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-09 10:25:08 +0300
committerJulius Härtl <jus@bitgrid.net>2020-09-09 10:25:08 +0300
commitf6699d742f132f025e83cef36a9b2a141a2a6e26 (patch)
tree265fcb7d5d4ddb4519d1063358b8b43a7c839f3c /js/highlight/csp.js.map
parent638524da5d5a480f52c8e440e20af1394a4b07f1 (diff)
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'js/highlight/csp.js.map')
-rw-r--r--js/highlight/csp.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/csp.js.map b/js/highlight/csp.js.map
index ef9c55765..c330e4a20 100644
--- a/js/highlight/csp.js.map
+++ b/js/highlight/csp.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/csp.js"],"names":["module","exports","hljs","case_insensitive","lexemes","keywords","keyword","contains","className","begin","end","excludeEnd"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,kBAAkB,EAClBC,QAAS,yBACTC,SAAU,CACRC,QAAS,+KAIXC,SAAU,CACV,CACEC,UAAW,SACXC,MAAO,IAAKC,IAAK,KAEnB,CACEF,UAAW,YACXC,MAAO,WAAYC,IAAK,IAAKC,YAAY","file":"highlight/csp.js?v=fe3bd1b963f4b889cf8e","sourcesContent":["module.exports = function(hljs) {\n return {\n case_insensitive: false,\n lexemes: '[a-zA-Z][a-zA-Z0-9_-]*',\n keywords: {\n keyword: 'base-uri child-src connect-src default-src font-src form-action' +\n ' frame-ancestors frame-src img-src media-src object-src plugin-types' +\n ' report-uri sandbox script-src style-src',\n },\n contains: [\n {\n className: 'string',\n begin: \"'\", end: \"'\"\n },\n {\n className: 'attribute',\n begin: '^Content', end: ':', excludeEnd: true,\n },\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/csp.js"],"names":["module","exports","hljs","case_insensitive","lexemes","keywords","keyword","contains","className","begin","end","excludeEnd"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,kBAAkB,EAClBC,QAAS,yBACTC,SAAU,CACRC,QAAS,+KAIXC,SAAU,CACV,CACEC,UAAW,SACXC,MAAO,IAAKC,IAAK,KAEnB,CACEF,UAAW,YACXC,MAAO,WAAYC,IAAK,IAAKC,YAAY","file":"highlight/csp.js?v=4ab11f940cba8f709340","sourcesContent":["module.exports = function(hljs) {\n return {\n case_insensitive: false,\n lexemes: '[a-zA-Z][a-zA-Z0-9_-]*',\n keywords: {\n keyword: 'base-uri child-src connect-src default-src font-src form-action' +\n ' frame-ancestors frame-src img-src media-src object-src plugin-types' +\n ' report-uri sandbox script-src style-src',\n },\n contains: [\n {\n className: 'string',\n begin: \"'\", end: \"'\"\n },\n {\n className: 'attribute',\n begin: '^Content', end: ':', excludeEnd: true,\n },\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file