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>2019-12-06 14:17:27 +0300
committerJulius Härtl <jus@bitgrid.net>2019-12-06 14:17:27 +0300
commit100d61cf16536cab76147483ff5ba1ce21f44a29 (patch)
tree18cd2e912e9cb3297597f6219940f741a7e18f98 /js/highlight/golo.js.map
parente0b099d4398873fdc5357111273b27a3dbbb09a0 (diff)
Update @nextcloud/vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'js/highlight/golo.js.map')
-rw-r--r--js/highlight/golo.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/golo.js.map b/js/highlight/golo.js.map
index 3c6d05fe4..9df79a507 100644
--- a/js/highlight/golo.js.map
+++ b/js/highlight/golo.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/golo.js"],"names":["module","exports","hljs","keywords","keyword","literal","contains","HASH_COMMENT_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACtB,MAAO,CACLC,SAAU,CACRC,QACE,0TAKFC,QACE,mBAEJC,SAAU,CACRJ,EAAKK,kBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OAAQC,MAAO","file":"highlight/golo.js?v=e21fbbdfc64b23f28110","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: {\n keyword:\n 'println readln print import module function local return let var ' +\n 'while for foreach times in case when match with break continue ' +\n 'augment augmentation each find filter reduce ' +\n 'if then else otherwise try catch finally raise throw orIfNull ' +\n 'DynamicObject|10 DynamicVariable struct Observable map set vector list array',\n literal:\n 'true false null'\n },\n contains: [\n hljs.HASH_COMMENT_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta', begin: '@[A-Za-z]+'\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/golo.js"],"names":["module","exports","hljs","keywords","keyword","literal","contains","HASH_COMMENT_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACtB,MAAO,CACLC,SAAU,CACRC,QACE,0TAKFC,QACE,mBAEJC,SAAU,CACRJ,EAAKK,kBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OAAQC,MAAO","file":"highlight/golo.js?v=731531118603cde3c836","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: {\n keyword:\n 'println readln print import module function local return let var ' +\n 'while for foreach times in case when match with break continue ' +\n 'augment augmentation each find filter reduce ' +\n 'if then else otherwise try catch finally raise throw orIfNull ' +\n 'DynamicObject|10 DynamicVariable struct Observable map set vector list array',\n literal:\n 'true false null'\n },\n contains: [\n hljs.HASH_COMMENT_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta', begin: '@[A-Za-z]+'\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file