Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-09-30 09:19:07 +0300
committerGitHub <noreply@github.com>2020-09-30 09:19:07 +0300
commit250a34891e0dbdb70dde636e665d54d66e2491ef (patch)
treeaed44079c9546712a195be688f697979aed592cd /js/highlight/axapta.js.map
parent1337d1a36a5f0f4e5270c30888c866e031f49357 (diff)
parent0ef40612008d82dcdfcab5befe24ed45ec4c18a8 (diff)
Merge pull request #1066 from nextcloud/backport/1060/stable20v20.0.0
Diffstat (limited to 'js/highlight/axapta.js.map')
-rw-r--r--js/highlight/axapta.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/axapta.js.map b/js/highlight/axapta.js.map
index 2dd910170..6672342f7 100644
--- a/js/highlight/axapta.js.map
+++ b/js/highlight/axapta.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/axapta.js"],"names":["module","exports","hljs","keywords","contains","C_LINE_COMMENT_MODE","C_BLOCK_COMMENT_MODE","APOS_STRING_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin","end","beginKeywords","excludeEnd","illegal","UNDERSCORE_TITLE_MODE"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,SAAU,maAMVC,SAAU,CACRF,EAAKG,oBACLH,EAAKI,qBACLJ,EAAKK,iBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OACXC,MAAO,IAAKC,IAAK,KAEnB,CACEF,UAAW,QACXG,cAAe,kBAAmBD,IAAK,IAAKE,YAAY,EACxDC,QAAS,IACTX,SAAU,CACR,CAACS,cAAe,sBAChBX,EAAKc","file":"highlight/axapta.js?v=4e2621c42b639f21e727","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: 'false int abstract private char boolean static null if for true ' +\n 'while long throw finally protected final return void enum else ' +\n 'break new catch byte super case short default double public try this switch ' +\n 'continue reverse firstfast firstonly forupdate nofetch sum avg minof maxof count ' +\n 'order group by asc desc index hint like dispaly edit client server ttsbegin ' +\n 'ttscommit str real date container anytype common div mod',\n contains: [\n hljs.C_LINE_COMMENT_MODE,\n hljs.C_BLOCK_COMMENT_MODE,\n hljs.APOS_STRING_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta',\n begin: '#', end: '$'\n },\n {\n className: 'class',\n beginKeywords: 'class interface', end: '{', excludeEnd: true,\n illegal: ':',\n contains: [\n {beginKeywords: 'extends implements'},\n hljs.UNDERSCORE_TITLE_MODE\n ]\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/axapta.js"],"names":["module","exports","hljs","keywords","contains","C_LINE_COMMENT_MODE","C_BLOCK_COMMENT_MODE","APOS_STRING_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin","end","beginKeywords","excludeEnd","illegal","UNDERSCORE_TITLE_MODE"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,SAAU,maAMVC,SAAU,CACRF,EAAKG,oBACLH,EAAKI,qBACLJ,EAAKK,iBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OACXC,MAAO,IAAKC,IAAK,KAEnB,CACEF,UAAW,QACXG,cAAe,kBAAmBD,IAAK,IAAKE,YAAY,EACxDC,QAAS,IACTX,SAAU,CACR,CAACS,cAAe,sBAChBX,EAAKc","file":"highlight/axapta.js?v=1fae1a097f350662a722","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: 'false int abstract private char boolean static null if for true ' +\n 'while long throw finally protected final return void enum else ' +\n 'break new catch byte super case short default double public try this switch ' +\n 'continue reverse firstfast firstonly forupdate nofetch sum avg minof maxof count ' +\n 'order group by asc desc index hint like dispaly edit client server ttsbegin ' +\n 'ttscommit str real date container anytype common div mod',\n contains: [\n hljs.C_LINE_COMMENT_MODE,\n hljs.C_BLOCK_COMMENT_MODE,\n hljs.APOS_STRING_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta',\n begin: '#', end: '$'\n },\n {\n className: 'class',\n beginKeywords: 'class interface', end: '{', excludeEnd: true,\n illegal: ':',\n contains: [\n {beginKeywords: 'extends implements'},\n hljs.UNDERSCORE_TITLE_MODE\n ]\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file