Deploying to gh-pages from @ 22d01776d0 🚀

This commit is contained in:
DaanVandenBosch 2024-07-14 11:04:53 +00:00
parent 18d65a68f6
commit 0c5761279c
87 changed files with 88 additions and 102 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
260.js

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"version":3,"sources":["webpack://web/../node_modules/source-map-loader/dist/node_modules/monaco-editor/esm/vs/basic-languages/azcli/azcli.js"],"names":["conf","comments","lineComment","language","defaultToken","ignoreCase","tokenPostfix","str","tokenizer","root","include","cases","token","next","type","comment"],"mappings":"oIAIO,IAAIA,EAAO,CACdC,SAAU,CACNC,YAAa,MAGVC,EAAW,CAClBC,aAAc,UACdC,YAAY,EACZC,aAAc,SACdC,IAAK,SACLC,UAAW,CACPC,KAAM,CACF,CAAEC,QAAS,YACX,CACI,eACA,CACIC,MAAO,CACH,OAAQ,CAAEC,MAAO,iBAAkBC,KAAM,WACzC,WAAY,CAAED,MAAO,iBAAkBC,KAAM,YAIzD,CACI,cACA,CACIF,MAAO,CACH,OAAQ,CAAEC,MAAO,iBAAkBC,KAAM,WACzC,WAAY,CAAED,MAAO,iBAAkBC,KAAM,aAK7DC,KAAM,CACF,CAAEJ,QAAS,YACX,CACI,aACA,CACIC,MAAO,CACH,OAAQ,CAAEC,MAAO,iBAAkBC,KAAM,WACzC,WAAY,oBAIxB,CACI,WACA,CACIF,MAAO,CACH,OAAQ,CAAEC,MAAO,SAAUC,KAAM,WACjC,WAAY,aAK5BE,QAAS,CACL,CACI,OACA,CACIJ,MAAO,CACH,OAAQ,CAAEC,MAAO,UAAWC,KAAM","file":"2676.js","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n * Copyright (c) Microsoft Corporation. All rights reserved.\r\n * Licensed under the MIT License. See License.txt in the project root for license information.\r\n *--------------------------------------------------------------------------------------------*/\r\nexport var conf = {\r\n comments: {\r\n lineComment: '#'\r\n }\r\n};\r\nexport var language = {\r\n defaultToken: 'keyword',\r\n ignoreCase: true,\r\n tokenPostfix: '.azcli',\r\n str: /[^#\\s]/,\r\n tokenizer: {\r\n root: [\r\n { include: '@comment' },\r\n [\r\n /\\s-+@str*\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'key.identifier', next: '@popall' },\r\n '@default': { token: 'key.identifier', next: '@type' }\r\n }\r\n }\r\n ],\r\n [\r\n /^-+@str*\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'key.identifier', next: '@popall' },\r\n '@default': { token: 'key.identifier', next: '@type' }\r\n }\r\n }\r\n ]\r\n ],\r\n type: [\r\n { include: '@comment' },\r\n [\r\n /-+@str*\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'key.identifier', next: '@popall' },\r\n '@default': 'key.identifier'\r\n }\r\n }\r\n ],\r\n [\r\n /@str+\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'string', next: '@popall' },\r\n '@default': 'string'\r\n }\r\n }\r\n ]\r\n ],\r\n comment: [\r\n [\r\n /#.*$/,\r\n {\r\n cases: {\r\n '@eos': { token: 'comment', next: '@popall' }\r\n }\r\n }\r\n ]\r\n ]\r\n }\r\n};\r\n"],"sourceRoot":""}
{"version":3,"sources":["webpack://web/../node_modules/source-map-loader/dist/node_modules/monaco-editor/esm/vs/basic-languages/azcli/azcli.js"],"names":["conf","comments","lineComment","language","defaultToken","ignoreCase","tokenPostfix","str","tokenizer","root","include","cases","token","next","type","comment"],"mappings":"oIAIO,IAAIA,EAAO,CACdC,SAAU,CACNC,YAAa,MAGVC,EAAW,CAClBC,aAAc,UACdC,YAAY,EACZC,aAAc,SACdC,IAAK,SACLC,UAAW,CACPC,KAAM,CACF,CAAEC,QAAS,YACX,CACI,eACA,CACIC,MAAO,CACH,OAAQ,CAAEC,MAAO,iBAAkBC,KAAM,WACzC,WAAY,CAAED,MAAO,iBAAkBC,KAAM,YAIzD,CACI,cACA,CACIF,MAAO,CACH,OAAQ,CAAEC,MAAO,iBAAkBC,KAAM,WACzC,WAAY,CAAED,MAAO,iBAAkBC,KAAM,aAK7DC,KAAM,CACF,CAAEJ,QAAS,YACX,CACI,aACA,CACIC,MAAO,CACH,OAAQ,CAAEC,MAAO,iBAAkBC,KAAM,WACzC,WAAY,oBAIxB,CACI,WACA,CACIF,MAAO,CACH,OAAQ,CAAEC,MAAO,SAAUC,KAAM,WACjC,WAAY,aAK5BE,QAAS,CACL,CACI,OACA,CACIJ,MAAO,CACH,OAAQ,CAAEC,MAAO,UAAWC,KAAM,gB","file":"2676.js","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n * Copyright (c) Microsoft Corporation. All rights reserved.\r\n * Licensed under the MIT License. See License.txt in the project root for license information.\r\n *--------------------------------------------------------------------------------------------*/\r\nexport var conf = {\r\n comments: {\r\n lineComment: '#'\r\n }\r\n};\r\nexport var language = {\r\n defaultToken: 'keyword',\r\n ignoreCase: true,\r\n tokenPostfix: '.azcli',\r\n str: /[^#\\s]/,\r\n tokenizer: {\r\n root: [\r\n { include: '@comment' },\r\n [\r\n /\\s-+@str*\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'key.identifier', next: '@popall' },\r\n '@default': { token: 'key.identifier', next: '@type' }\r\n }\r\n }\r\n ],\r\n [\r\n /^-+@str*\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'key.identifier', next: '@popall' },\r\n '@default': { token: 'key.identifier', next: '@type' }\r\n }\r\n }\r\n ]\r\n ],\r\n type: [\r\n { include: '@comment' },\r\n [\r\n /-+@str*\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'key.identifier', next: '@popall' },\r\n '@default': 'key.identifier'\r\n }\r\n }\r\n ],\r\n [\r\n /@str+\\s*/,\r\n {\r\n cases: {\r\n '@eos': { token: 'string', next: '@popall' },\r\n '@default': 'string'\r\n }\r\n }\r\n ]\r\n ],\r\n comment: [\r\n [\r\n /#.*$/,\r\n {\r\n cases: {\r\n '@eos': { token: 'comment', next: '@popall' }\r\n }\r\n }\r\n ]\r\n ]\r\n }\r\n};\r\n"],"sourceRoot":""}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"version":3,"sources":["webpack://web/../node_modules/source-map-loader/dist/node_modules/monaco-editor/esm/vs/basic-languages/ini/ini.js"],"names":["conf","comments","lineComment","brackets","autoClosingPairs","open","close","surroundingPairs","language","defaultToken","tokenPostfix","escapes","tokenizer","root","include","whitespace","string","cases","token","next"],"mappings":"oIAIO,IAAIA,EAAO,CACdC,SAAU,CACNC,YAAa,KAEjBC,SAAU,CACN,CAAC,IAAK,KACN,CAAC,IAAK,KACN,CAAC,IAAK,MAEVC,iBAAkB,CACd,CAAEC,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,MAExBC,iBAAkB,CACd,CAAEF,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,OAGjBE,EAAW,CAClBC,aAAc,GACdC,aAAc,OAEdC,QAAS,wEAETC,UAAW,CACPC,KAAM,CAEF,CAAC,cAAe,WAEhB,CAAC,kBAAmB,CAAC,MAAO,GAAI,cAEhC,CAAEC,QAAS,eAEX,CAAC,MAAO,UAER,CAAC,kBAAmB,kBACpB,CAAC,kBAAmB,kBACpB,CAAC,IAAK,SAAU,aAChB,CAAC,IAAK,SAAU,cAEpBC,WAAY,CACR,CAAC,aAAc,IACf,CAAC,cAAe,YAEpBC,OAAQ,CACJ,CAAC,WAAY,UACb,CAAC,WAAY,iBACb,CAAC,MAAO,yBACR,CACI,OACA,CACIC,MAAO,CACH,UAAW,CAAEC,MAAO,SAAUC,KAAM,QACpC,WAAY","file":"3090.js","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n * Copyright (c) Microsoft Corporation. All rights reserved.\r\n * Licensed under the MIT License. See License.txt in the project root for license information.\r\n *--------------------------------------------------------------------------------------------*/\r\nexport var conf = {\r\n comments: {\r\n lineComment: '#'\r\n },\r\n brackets: [\r\n ['{', '}'],\r\n ['[', ']'],\r\n ['(', ')']\r\n ],\r\n autoClosingPairs: [\r\n { open: '{', close: '}' },\r\n { open: '[', close: ']' },\r\n { open: '(', close: ')' },\r\n { open: '\"', close: '\"' },\r\n { open: \"'\", close: \"'\" }\r\n ],\r\n surroundingPairs: [\r\n { open: '{', close: '}' },\r\n { open: '[', close: ']' },\r\n { open: '(', close: ')' },\r\n { open: '\"', close: '\"' },\r\n { open: \"'\", close: \"'\" }\r\n ]\r\n};\r\nexport var language = {\r\n defaultToken: '',\r\n tokenPostfix: '.ini',\r\n // we include these common regular expressions\r\n escapes: /\\\\(?:[abfnrtv\\\\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,\r\n // The main tokenizer for our languages\r\n tokenizer: {\r\n root: [\r\n // sections\r\n [/^\\[[^\\]]*\\]/, 'metatag'],\r\n // keys\r\n [/(^\\w+)(\\s*)(\\=)/, ['key', '', 'delimiter']],\r\n // whitespace\r\n { include: '@whitespace' },\r\n // numbers\r\n [/\\d+/, 'number'],\r\n // strings: recover on non-terminated strings\r\n [/\"([^\"\\\\]|\\\\.)*$/, 'string.invalid'],\r\n [/'([^'\\\\]|\\\\.)*$/, 'string.invalid'],\r\n [/\"/, 'string', '@string.\"'],\r\n [/'/, 'string', \"@string.'\"]\r\n ],\r\n whitespace: [\r\n [/[ \\t\\r\\n]+/, ''],\r\n [/^\\s*[#;].*$/, 'comment']\r\n ],\r\n string: [\r\n [/[^\\\\\"']+/, 'string'],\r\n [/@escapes/, 'string.escape'],\r\n [/\\\\./, 'string.escape.invalid'],\r\n [\r\n /[\"']/,\r\n {\r\n cases: {\r\n '$#==$S2': { token: 'string', next: '@pop' },\r\n '@default': 'string'\r\n }\r\n }\r\n ]\r\n ]\r\n }\r\n};\r\n"],"sourceRoot":""}
{"version":3,"sources":["webpack://web/../node_modules/source-map-loader/dist/node_modules/monaco-editor/esm/vs/basic-languages/ini/ini.js"],"names":["conf","comments","lineComment","brackets","autoClosingPairs","open","close","surroundingPairs","language","defaultToken","tokenPostfix","escapes","tokenizer","root","include","whitespace","string","cases","token","next"],"mappings":"oIAIO,IAAIA,EAAO,CACdC,SAAU,CACNC,YAAa,KAEjBC,SAAU,CACN,CAAC,IAAK,KACN,CAAC,IAAK,KACN,CAAC,IAAK,MAEVC,iBAAkB,CACd,CAAEC,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,MAExBC,iBAAkB,CACd,CAAEF,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,KACpB,CAAED,KAAM,IAAKC,MAAO,OAGjBE,EAAW,CAClBC,aAAc,GACdC,aAAc,OAEdC,QAAS,wEAETC,UAAW,CACPC,KAAM,CAEF,CAAC,cAAe,WAEhB,CAAC,kBAAmB,CAAC,MAAO,GAAI,cAEhC,CAAEC,QAAS,eAEX,CAAC,MAAO,UAER,CAAC,kBAAmB,kBACpB,CAAC,kBAAmB,kBACpB,CAAC,IAAK,SAAU,aAChB,CAAC,IAAK,SAAU,cAEpBC,WAAY,CACR,CAAC,aAAc,IACf,CAAC,cAAe,YAEpBC,OAAQ,CACJ,CAAC,WAAY,UACb,CAAC,WAAY,iBACb,CAAC,MAAO,yBACR,CACI,OACA,CACIC,MAAO,CACH,UAAW,CAAEC,MAAO,SAAUC,KAAM,QACpC,WAAY,c","file":"3090.js","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n * Copyright (c) Microsoft Corporation. All rights reserved.\r\n * Licensed under the MIT License. See License.txt in the project root for license information.\r\n *--------------------------------------------------------------------------------------------*/\r\nexport var conf = {\r\n comments: {\r\n lineComment: '#'\r\n },\r\n brackets: [\r\n ['{', '}'],\r\n ['[', ']'],\r\n ['(', ')']\r\n ],\r\n autoClosingPairs: [\r\n { open: '{', close: '}' },\r\n { open: '[', close: ']' },\r\n { open: '(', close: ')' },\r\n { open: '\"', close: '\"' },\r\n { open: \"'\", close: \"'\" }\r\n ],\r\n surroundingPairs: [\r\n { open: '{', close: '}' },\r\n { open: '[', close: ']' },\r\n { open: '(', close: ')' },\r\n { open: '\"', close: '\"' },\r\n { open: \"'\", close: \"'\" }\r\n ]\r\n};\r\nexport var language = {\r\n defaultToken: '',\r\n tokenPostfix: '.ini',\r\n // we include these common regular expressions\r\n escapes: /\\\\(?:[abfnrtv\\\\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,\r\n // The main tokenizer for our languages\r\n tokenizer: {\r\n root: [\r\n // sections\r\n [/^\\[[^\\]]*\\]/, 'metatag'],\r\n // keys\r\n [/(^\\w+)(\\s*)(\\=)/, ['key', '', 'delimiter']],\r\n // whitespace\r\n { include: '@whitespace' },\r\n // numbers\r\n [/\\d+/, 'number'],\r\n // strings: recover on non-terminated strings\r\n [/\"([^\"\\\\]|\\\\.)*$/, 'string.invalid'],\r\n [/'([^'\\\\]|\\\\.)*$/, 'string.invalid'],\r\n [/\"/, 'string', '@string.\"'],\r\n [/'/, 'string', \"@string.'\"]\r\n ],\r\n whitespace: [\r\n [/[ \\t\\r\\n]+/, ''],\r\n [/^\\s*[#;].*$/, 'comment']\r\n ],\r\n string: [\r\n [/[^\\\\\"']+/, 'string'],\r\n [/@escapes/, 'string.escape'],\r\n [/\\\\./, 'string.escape.invalid'],\r\n [\r\n /[\"']/,\r\n {\r\n cases: {\r\n '$#==$S2': { token: 'string', next: '@pop' },\r\n '@default': 'string'\r\n }\r\n }\r\n ]\r\n ]\r\n }\r\n};\r\n"],"sourceRoot":""}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"version":3,"sources":["webpack://web/../node_modules/source-map-loader/dist/node_modules/monaco-editor/esm/vs/basic-languages/csp/csp.js"],"names":["conf","brackets","autoClosingPairs","surroundingPairs","language","keywords","typeKeywords","tokenPostfix","operators","symbols","escapes","tokenizer","root"],"mappings":"oIAIO,IAAIA,EAAO,CACdC,SAAU,GACVC,iBAAkB,GAClBC,iBAAkB,IAEXC,EAAW,CAGlBC,SAAU,GACVC,aAAc,GACdC,aAAc,OACdC,UAAW,GACXC,QAAS,wBACTC,QAAS,wEACTC,UAAW,CACPC,KAAM,CACF,CAAC,YAAa,gBACd,CAAC,cAAe,gBAChB,CAAC,cAAe,gBAChB,CAAC,WAAY,gBACb,CAAC,YAAa,gBACd,CAAC,UAAW,gBACZ,CAAC,eAAgB,gBACjB,CAAC,YAAa,gBACd,CAAC,aAAc,gBACf,CAAC,aAAc,gBACf,CAAC,YAAa,gBACd,CAAC,aAAc,gBACf,CAAC,WAAY,gBACb,CAAC,eAAgB,gBACjB,CAAC,UAAW,gBACZ,CAAC,gBAAiB,gBAClB,CAAC,cAAe,gBAChB,CAAC,kBAAmB,gBACpB,CAAC,aAAc,gBACf,CAAC,YAAa,gBACd,CAAC,4BAA6B,gBAC9B,CAAC,0BAA2B,gBAC5B,CAAC,kBAAmB,gBACpB,CAAC,gBAAiB,gBAClB,CAAC,WAAY,gBACb,CAAC,aAAc,gBACf,CAAC,SAAU,gBACX,CAAC,kBAAmB,gBACpB,CAAC,gBAAiB,gBAClB,CAAC,mBAAoB,gBACrB,CAAC,6BAA8B","file":"7379.js","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n * Copyright (c) Microsoft Corporation. All rights reserved.\r\n * Licensed under the MIT License. See License.txt in the project root for license information.\r\n *--------------------------------------------------------------------------------------------*/\r\nexport var conf = {\r\n brackets: [],\r\n autoClosingPairs: [],\r\n surroundingPairs: []\r\n};\r\nexport var language = {\r\n // Set defaultToken to invalid to see what you do not tokenize yet\r\n // defaultToken: 'invalid',\r\n keywords: [],\r\n typeKeywords: [],\r\n tokenPostfix: '.csp',\r\n operators: [],\r\n symbols: /[=><!~?:&|+\\-*\\/\\^%]+/,\r\n escapes: /\\\\(?:[abfnrtv\\\\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,\r\n tokenizer: {\r\n root: [\r\n [/child-src/, 'string.quote'],\r\n [/connect-src/, 'string.quote'],\r\n [/default-src/, 'string.quote'],\r\n [/font-src/, 'string.quote'],\r\n [/frame-src/, 'string.quote'],\r\n [/img-src/, 'string.quote'],\r\n [/manifest-src/, 'string.quote'],\r\n [/media-src/, 'string.quote'],\r\n [/object-src/, 'string.quote'],\r\n [/script-src/, 'string.quote'],\r\n [/style-src/, 'string.quote'],\r\n [/worker-src/, 'string.quote'],\r\n [/base-uri/, 'string.quote'],\r\n [/plugin-types/, 'string.quote'],\r\n [/sandbox/, 'string.quote'],\r\n [/disown-opener/, 'string.quote'],\r\n [/form-action/, 'string.quote'],\r\n [/frame-ancestors/, 'string.quote'],\r\n [/report-uri/, 'string.quote'],\r\n [/report-to/, 'string.quote'],\r\n [/upgrade-insecure-requests/, 'string.quote'],\r\n [/block-all-mixed-content/, 'string.quote'],\r\n [/require-sri-for/, 'string.quote'],\r\n [/reflected-xss/, 'string.quote'],\r\n [/referrer/, 'string.quote'],\r\n [/policy-uri/, 'string.quote'],\r\n [/'self'/, 'string.quote'],\r\n [/'unsafe-inline'/, 'string.quote'],\r\n [/'unsafe-eval'/, 'string.quote'],\r\n [/'strict-dynamic'/, 'string.quote'],\r\n [/'unsafe-hashed-attributes'/, 'string.quote']\r\n ]\r\n }\r\n};\r\n"],"sourceRoot":""}
{"version":3,"sources":["webpack://web/../node_modules/source-map-loader/dist/node_modules/monaco-editor/esm/vs/basic-languages/csp/csp.js"],"names":["conf","brackets","autoClosingPairs","surroundingPairs","language","keywords","typeKeywords","tokenPostfix","operators","symbols","escapes","tokenizer","root"],"mappings":"oIAIO,IAAIA,EAAO,CACdC,SAAU,GACVC,iBAAkB,GAClBC,iBAAkB,IAEXC,EAAW,CAGlBC,SAAU,GACVC,aAAc,GACdC,aAAc,OACdC,UAAW,GACXC,QAAS,wBACTC,QAAS,wEACTC,UAAW,CACPC,KAAM,CACF,CAAC,YAAa,gBACd,CAAC,cAAe,gBAChB,CAAC,cAAe,gBAChB,CAAC,WAAY,gBACb,CAAC,YAAa,gBACd,CAAC,UAAW,gBACZ,CAAC,eAAgB,gBACjB,CAAC,YAAa,gBACd,CAAC,aAAc,gBACf,CAAC,aAAc,gBACf,CAAC,YAAa,gBACd,CAAC,aAAc,gBACf,CAAC,WAAY,gBACb,CAAC,eAAgB,gBACjB,CAAC,UAAW,gBACZ,CAAC,gBAAiB,gBAClB,CAAC,cAAe,gBAChB,CAAC,kBAAmB,gBACpB,CAAC,aAAc,gBACf,CAAC,YAAa,gBACd,CAAC,4BAA6B,gBAC9B,CAAC,0BAA2B,gBAC5B,CAAC,kBAAmB,gBACpB,CAAC,gBAAiB,gBAClB,CAAC,WAAY,gBACb,CAAC,aAAc,gBACf,CAAC,SAAU,gBACX,CAAC,kBAAmB,gBACpB,CAAC,gBAAiB,gBAClB,CAAC,mBAAoB,gBACrB,CAAC,6BAA8B,kB","file":"7379.js","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n * Copyright (c) Microsoft Corporation. All rights reserved.\r\n * Licensed under the MIT License. See License.txt in the project root for license information.\r\n *--------------------------------------------------------------------------------------------*/\r\nexport var conf = {\r\n brackets: [],\r\n autoClosingPairs: [],\r\n surroundingPairs: []\r\n};\r\nexport var language = {\r\n // Set defaultToken to invalid to see what you do not tokenize yet\r\n // defaultToken: 'invalid',\r\n keywords: [],\r\n typeKeywords: [],\r\n tokenPostfix: '.csp',\r\n operators: [],\r\n symbols: /[=><!~?:&|+\\-*\\/\\^%]+/,\r\n escapes: /\\\\(?:[abfnrtv\\\\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,\r\n tokenizer: {\r\n root: [\r\n [/child-src/, 'string.quote'],\r\n [/connect-src/, 'string.quote'],\r\n [/default-src/, 'string.quote'],\r\n [/font-src/, 'string.quote'],\r\n [/frame-src/, 'string.quote'],\r\n [/img-src/, 'string.quote'],\r\n [/manifest-src/, 'string.quote'],\r\n [/media-src/, 'string.quote'],\r\n [/object-src/, 'string.quote'],\r\n [/script-src/, 'string.quote'],\r\n [/style-src/, 'string.quote'],\r\n [/worker-src/, 'string.quote'],\r\n [/base-uri/, 'string.quote'],\r\n [/plugin-types/, 'string.quote'],\r\n [/sandbox/, 'string.quote'],\r\n [/disown-opener/, 'string.quote'],\r\n [/form-action/, 'string.quote'],\r\n [/frame-ancestors/, 'string.quote'],\r\n [/report-uri/, 'string.quote'],\r\n [/report-to/, 'string.quote'],\r\n [/upgrade-insecure-requests/, 'string.quote'],\r\n [/block-all-mixed-content/, 'string.quote'],\r\n [/require-sri-for/, 'string.quote'],\r\n [/reflected-xss/, 'string.quote'],\r\n [/referrer/, 'string.quote'],\r\n [/policy-uri/, 'string.quote'],\r\n [/'self'/, 'string.quote'],\r\n [/'unsafe-inline'/, 'string.quote'],\r\n [/'unsafe-eval'/, 'string.quote'],\r\n [/'strict-dynamic'/, 'string.quote'],\r\n [/'unsafe-hashed-attributes'/, 'string.quote']\r\n ]\r\n }\r\n};\r\n"],"sourceRoot":""}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
web.js

File diff suppressed because one or more lines are too long

View File

@ -27,28 +27,14 @@
*/
/*!
* Sizzle CSS Selector Engine v2.3.6
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2021-02-16
*/
/*!
* jQuery JavaScript Library v3.6.0
* jQuery JavaScript Library v3.7.1
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2021-03-02T17:08Z
* Date: 2023-08-28T13:37Z
*/
/**

File diff suppressed because one or more lines are too long