@kong-ui-public/document-viewer 0.5.5 → 0.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/document-viewer.es.js +1 -1
- package/dist/document-viewer.umd.js +10 -10
- package/dist/document-viewer.umd.js.map +1 -1
- package/dist/{index-b5ed889b.js → index-5ef9de1c.js} +230 -230
- package/dist/{index-b5ed889b.js.map → index-5ef9de1c.js.map} +1 -1
- package/dist/{prism-core.min-a2fd4912.js → prism-core.min-398a3a7c.js} +2 -2
- package/dist/{prism-core.min-a2fd4912.js.map → prism-core.min-398a3a7c.js.map} +1 -1
- package/dist/types/utils/addUniqueHeadingSlugs.d.ts +1 -1
- package/dist/types/utils/addUniqueHeadingSlugs.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { openBlock as H, createElementBlock as N, renderSlot as F, defineComponent as G, ref as
|
|
1
|
+
import { openBlock as H, createElementBlock as N, renderSlot as F, defineComponent as G, ref as Ot, computed as Te, watch as Mt, resolveComponent as Gt, createBlock as Q, unref as K, resolveDynamicComponent as se, withCtx as ae, createElementVNode as qe, normalizeClass as qt, Fragment as Ut, createTextVNode as $t, toDisplayString as at, createCommentVNode as Ue, createVNode as $e, mergeProps as Ve, h as Vt } from "vue";
|
|
2
2
|
var re = /* @__PURE__ */ ((e) => (e.header = "header", e.body = "body", e.footer = "footer", e))(re || {}), fe = /* @__PURE__ */ ((e) => (e.left = "left", e.center = "center", e.right = "right", e))(fe || {});
|
|
3
3
|
function lt(e) {
|
|
4
4
|
return (e == null ? void 0 : e.type) === "text";
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function zt(e) {
|
|
7
7
|
return (e == null ? void 0 : e.type) === "heading";
|
|
8
8
|
}
|
|
9
9
|
const O = (e, t) => {
|
|
@@ -11,26 +11,26 @@ const O = (e, t) => {
|
|
|
11
11
|
for (const [n, o] of t)
|
|
12
12
|
r[n] = o;
|
|
13
13
|
return r;
|
|
14
|
-
},
|
|
15
|
-
function
|
|
14
|
+
}, Xt = {};
|
|
15
|
+
function Kt(e, t) {
|
|
16
16
|
return H(), N("blockquote", null, [
|
|
17
17
|
F(e.$slots, "default", {}, void 0, !0)
|
|
18
18
|
]);
|
|
19
19
|
}
|
|
20
|
-
const
|
|
21
|
-
const
|
|
22
|
-
function
|
|
20
|
+
const Wt = /* @__PURE__ */ O(Xt, [["render", Kt], ["__scopeId", "data-v-0978f9b5"]]);
|
|
21
|
+
const Zt = {};
|
|
22
|
+
function Jt(e, t) {
|
|
23
23
|
return H(), N("code", null, [
|
|
24
24
|
F(e.$slots, "default", {}, void 0, !0)
|
|
25
25
|
]);
|
|
26
26
|
}
|
|
27
|
-
const
|
|
27
|
+
const Yt = /* @__PURE__ */ O(Zt, [["render", Jt], ["__scopeId", "data-v-015a6bbb"]]), Qt = (e, t) => {
|
|
28
28
|
const r = e[t];
|
|
29
29
|
return r ? typeof r == "function" ? r() : Promise.resolve(r) : new Promise((n, o) => {
|
|
30
30
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(o.bind(null, new Error("Unknown variable dynamic import: " + t)));
|
|
31
31
|
});
|
|
32
32
|
};
|
|
33
|
-
var ze = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, ve = {},
|
|
33
|
+
var ze = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, ve = {}, er = {
|
|
34
34
|
get exports() {
|
|
35
35
|
return ve;
|
|
36
36
|
},
|
|
@@ -41,8 +41,8 @@ var ze = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
41
41
|
(function(e) {
|
|
42
42
|
var t = { core: { meta: { path: "components/prism-core.js", option: "mandatory" }, core: "Core" }, themes: { meta: { path: "themes/{id}.css", link: "index.html?theme={id}", exclusive: !0 }, prism: { title: "Default", option: "default" }, "prism-dark": "Dark", "prism-funky": "Funky", "prism-okaidia": { title: "Okaidia", owner: "ocodia" }, "prism-twilight": { title: "Twilight", owner: "remybach" }, "prism-coy": { title: "Coy", owner: "tshedor" }, "prism-solarizedlight": { title: "Solarized Light", owner: "hectormatos2011 " }, "prism-tomorrow": { title: "Tomorrow Night", owner: "Rosey" } }, languages: { meta: { path: "components/prism-{id}", noCSS: !0, examplesPath: "examples/prism-{id}", addCheckAll: !0 }, markup: { title: "Markup", alias: ["html", "xml", "svg", "mathml", "ssml", "atom", "rss"], aliasTitles: { html: "HTML", xml: "XML", svg: "SVG", mathml: "MathML", ssml: "SSML", atom: "Atom", rss: "RSS" }, option: "default" }, css: { title: "CSS", option: "default", modify: "markup" }, clike: { title: "C-like", option: "default" }, javascript: { title: "JavaScript", require: "clike", modify: "markup", optional: "regex", alias: "js", option: "default" }, abap: { title: "ABAP", owner: "dellagustin" }, abnf: { title: "ABNF", owner: "RunDevelopment" }, actionscript: { title: "ActionScript", require: "javascript", modify: "markup", owner: "Golmote" }, ada: { title: "Ada", owner: "Lucretia" }, agda: { title: "Agda", owner: "xy-ren" }, al: { title: "AL", owner: "RunDevelopment" }, antlr4: { title: "ANTLR4", alias: "g4", owner: "RunDevelopment" }, apacheconf: { title: "Apache Configuration", owner: "GuiTeK" }, apex: { title: "Apex", require: ["clike", "sql"], owner: "RunDevelopment" }, apl: { title: "APL", owner: "ngn" }, applescript: { title: "AppleScript", owner: "Golmote" }, aql: { title: "AQL", owner: "RunDevelopment" }, arduino: { title: "Arduino", require: "cpp", alias: "ino", owner: "dkern" }, arff: { title: "ARFF", owner: "Golmote" }, armasm: { title: "ARM Assembly", alias: "arm-asm", owner: "RunDevelopment" }, arturo: { title: "Arturo", alias: "art", optional: ["bash", "css", "javascript", "markup", "markdown", "sql"], owner: "drkameleon" }, asciidoc: { alias: "adoc", title: "AsciiDoc", owner: "Golmote" }, aspnet: { title: "ASP.NET (C#)", require: ["markup", "csharp"], owner: "nauzilus" }, asm6502: { title: "6502 Assembly", owner: "kzurawel" }, asmatmel: { title: "Atmel AVR Assembly", owner: "cerkit" }, autohotkey: { title: "AutoHotkey", owner: "aviaryan" }, autoit: { title: "AutoIt", owner: "Golmote" }, avisynth: { title: "AviSynth", alias: "avs", owner: "Zinfidel" }, "avro-idl": { title: "Avro IDL", alias: "avdl", owner: "RunDevelopment" }, awk: { title: "AWK", alias: "gawk", aliasTitles: { gawk: "GAWK" }, owner: "RunDevelopment" }, bash: { title: "Bash", alias: ["sh", "shell"], aliasTitles: { sh: "Shell", shell: "Shell" }, owner: "zeitgeist87" }, basic: { title: "BASIC", owner: "Golmote" }, batch: { title: "Batch", owner: "Golmote" }, bbcode: { title: "BBcode", alias: "shortcode", aliasTitles: { shortcode: "Shortcode" }, owner: "RunDevelopment" }, bbj: { title: "BBj", owner: "hyyan" }, bicep: { title: "Bicep", owner: "johnnyreilly" }, birb: { title: "Birb", require: "clike", owner: "Calamity210" }, bison: { title: "Bison", require: "c", owner: "Golmote" }, bnf: { title: "BNF", alias: "rbnf", aliasTitles: { rbnf: "RBNF" }, owner: "RunDevelopment" }, bqn: { title: "BQN", owner: "yewscion" }, brainfuck: { title: "Brainfuck", owner: "Golmote" }, brightscript: { title: "BrightScript", owner: "RunDevelopment" }, bro: { title: "Bro", owner: "wayward710" }, bsl: { title: "BSL (1C:Enterprise)", alias: "oscript", aliasTitles: { oscript: "OneScript" }, owner: "Diversus23" }, c: { title: "C", require: "clike", owner: "zeitgeist87" }, csharp: { title: "C#", require: "clike", alias: ["cs", "dotnet"], owner: "mvalipour" }, cpp: { title: "C++", require: "c", owner: "zeitgeist87" }, cfscript: { title: "CFScript", require: "clike", alias: "cfc", owner: "mjclemente" }, chaiscript: { title: "ChaiScript", require: ["clike", "cpp"], owner: "RunDevelopment" }, cil: { title: "CIL", owner: "sbrl" }, cilkc: { title: "Cilk/C", require: "c", alias: "cilk-c", owner: "OpenCilk" }, cilkcpp: { title: "Cilk/C++", require: "cpp", alias: ["cilk-cpp", "cilk"], owner: "OpenCilk" }, clojure: { title: "Clojure", owner: "troglotit" }, cmake: { title: "CMake", owner: "mjrogozinski" }, cobol: { title: "COBOL", owner: "RunDevelopment" }, coffeescript: { title: "CoffeeScript", require: "javascript", alias: "coffee", owner: "R-osey" }, concurnas: { title: "Concurnas", alias: "conc", owner: "jasontatton" }, csp: { title: "Content-Security-Policy", owner: "ScottHelme" }, cooklang: { title: "Cooklang", owner: "ahue" }, coq: { title: "Coq", owner: "RunDevelopment" }, crystal: { title: "Crystal", require: "ruby", owner: "MakeNowJust" }, "css-extras": { title: "CSS Extras", require: "css", modify: "css", owner: "milesj" }, csv: { title: "CSV", owner: "RunDevelopment" }, cue: { title: "CUE", owner: "RunDevelopment" }, cypher: { title: "Cypher", owner: "RunDevelopment" }, d: { title: "D", require: "clike", owner: "Golmote" }, dart: { title: "Dart", require: "clike", owner: "Golmote" }, dataweave: { title: "DataWeave", owner: "machaval" }, dax: { title: "DAX", owner: "peterbud" }, dhall: { title: "Dhall", owner: "RunDevelopment" }, diff: { title: "Diff", owner: "uranusjr" }, django: { title: "Django/Jinja2", require: "markup-templating", alias: "jinja2", owner: "romanvm" }, "dns-zone-file": { title: "DNS zone file", owner: "RunDevelopment", alias: "dns-zone" }, docker: { title: "Docker", alias: "dockerfile", owner: "JustinBeckwith" }, dot: { title: "DOT (Graphviz)", alias: "gv", optional: "markup", owner: "RunDevelopment" }, ebnf: { title: "EBNF", owner: "RunDevelopment" }, editorconfig: { title: "EditorConfig", owner: "osipxd" }, eiffel: { title: "Eiffel", owner: "Conaclos" }, ejs: { title: "EJS", require: ["javascript", "markup-templating"], owner: "RunDevelopment", alias: "eta", aliasTitles: { eta: "Eta" } }, elixir: { title: "Elixir", owner: "Golmote" }, elm: { title: "Elm", owner: "zwilias" }, etlua: { title: "Embedded Lua templating", require: ["lua", "markup-templating"], owner: "RunDevelopment" }, erb: { title: "ERB", require: ["ruby", "markup-templating"], owner: "Golmote" }, erlang: { title: "Erlang", owner: "Golmote" }, "excel-formula": { title: "Excel Formula", alias: ["xlsx", "xls"], owner: "RunDevelopment" }, fsharp: { title: "F#", require: "clike", owner: "simonreynolds7" }, factor: { title: "Factor", owner: "catb0t" }, false: { title: "False", owner: "edukisto" }, "firestore-security-rules": { title: "Firestore security rules", require: "clike", owner: "RunDevelopment" }, flow: { title: "Flow", require: "javascript", owner: "Golmote" }, fortran: { title: "Fortran", owner: "Golmote" }, ftl: { title: "FreeMarker Template Language", require: "markup-templating", owner: "RunDevelopment" }, gml: { title: "GameMaker Language", alias: "gamemakerlanguage", require: "clike", owner: "LiarOnce" }, gap: { title: "GAP (CAS)", owner: "RunDevelopment" }, gcode: { title: "G-code", owner: "RunDevelopment" }, gdscript: { title: "GDScript", owner: "RunDevelopment" }, gedcom: { title: "GEDCOM", owner: "Golmote" }, gettext: { title: "gettext", alias: "po", owner: "RunDevelopment" }, gherkin: { title: "Gherkin", owner: "hason" }, git: { title: "Git", owner: "lgiraudel" }, glsl: { title: "GLSL", require: "c", owner: "Golmote" }, gn: { title: "GN", alias: "gni", owner: "RunDevelopment" }, "linker-script": { title: "GNU Linker Script", alias: "ld", owner: "RunDevelopment" }, go: { title: "Go", require: "clike", owner: "arnehormann" }, "go-module": { title: "Go module", alias: "go-mod", owner: "RunDevelopment" }, gradle: { title: "Gradle", require: "clike", owner: "zeabdelkhalek-badido18" }, graphql: { title: "GraphQL", optional: "markdown", owner: "Golmote" }, groovy: { title: "Groovy", require: "clike", owner: "robfletcher" }, haml: { title: "Haml", require: "ruby", optional: ["css", "css-extras", "coffeescript", "erb", "javascript", "less", "markdown", "scss", "textile"], owner: "Golmote" }, handlebars: { title: "Handlebars", require: "markup-templating", alias: ["hbs", "mustache"], aliasTitles: { mustache: "Mustache" }, owner: "Golmote" }, haskell: { title: "Haskell", alias: "hs", owner: "bholst" }, haxe: { title: "Haxe", require: "clike", optional: "regex", owner: "Golmote" }, hcl: { title: "HCL", owner: "outsideris" }, hlsl: { title: "HLSL", require: "c", owner: "RunDevelopment" }, hoon: { title: "Hoon", owner: "matildepark" }, http: { title: "HTTP", optional: ["csp", "css", "hpkp", "hsts", "javascript", "json", "markup", "uri"], owner: "danielgtaylor" }, hpkp: { title: "HTTP Public-Key-Pins", owner: "ScottHelme" }, hsts: { title: "HTTP Strict-Transport-Security", owner: "ScottHelme" }, ichigojam: { title: "IchigoJam", owner: "BlueCocoa" }, icon: { title: "Icon", owner: "Golmote" }, "icu-message-format": { title: "ICU Message Format", owner: "RunDevelopment" }, idris: { title: "Idris", alias: "idr", owner: "KeenS", require: "haskell" }, ignore: { title: ".ignore", owner: "osipxd", alias: ["gitignore", "hgignore", "npmignore"], aliasTitles: { gitignore: ".gitignore", hgignore: ".hgignore", npmignore: ".npmignore" } }, inform7: { title: "Inform 7", owner: "Golmote" }, ini: { title: "Ini", owner: "aviaryan" }, io: { title: "Io", owner: "AlesTsurko" }, j: { title: "J", owner: "Golmote" }, java: { title: "Java", require: "clike", owner: "sherblot" }, javadoc: { title: "JavaDoc", require: ["markup", "java", "javadoclike"], modify: "java", optional: "scala", owner: "RunDevelopment" }, javadoclike: { title: "JavaDoc-like", modify: ["java", "javascript", "php"], owner: "RunDevelopment" }, javastacktrace: { title: "Java stack trace", owner: "RunDevelopment" }, jexl: { title: "Jexl", owner: "czosel" }, jolie: { title: "Jolie", require: "clike", owner: "thesave" }, jq: { title: "JQ", owner: "RunDevelopment" }, jsdoc: { title: "JSDoc", require: ["javascript", "javadoclike", "typescript"], modify: "javascript", optional: ["actionscript", "coffeescript"], owner: "RunDevelopment" }, "js-extras": { title: "JS Extras", require: "javascript", modify: "javascript", optional: ["actionscript", "coffeescript", "flow", "n4js", "typescript"], owner: "RunDevelopment" }, json: { title: "JSON", alias: "webmanifest", aliasTitles: { webmanifest: "Web App Manifest" }, owner: "CupOfTea696" }, json5: { title: "JSON5", require: "json", owner: "RunDevelopment" }, jsonp: { title: "JSONP", require: "json", owner: "RunDevelopment" }, jsstacktrace: { title: "JS stack trace", owner: "sbrl" }, "js-templates": { title: "JS Templates", require: "javascript", modify: "javascript", optional: ["css", "css-extras", "graphql", "markdown", "markup", "sql"], owner: "RunDevelopment" }, julia: { title: "Julia", owner: "cdagnino" }, keepalived: { title: "Keepalived Configure", owner: "dev-itsheng" }, keyman: { title: "Keyman", owner: "mcdurdin" }, kotlin: { title: "Kotlin", alias: ["kt", "kts"], aliasTitles: { kts: "Kotlin Script" }, require: "clike", owner: "Golmote" }, kumir: { title: "KuMir (КуМир)", alias: "kum", owner: "edukisto" }, kusto: { title: "Kusto", owner: "RunDevelopment" }, latex: { title: "LaTeX", alias: ["tex", "context"], aliasTitles: { tex: "TeX", context: "ConTeXt" }, owner: "japborst" }, latte: { title: "Latte", require: ["clike", "markup-templating", "php"], owner: "nette" }, less: { title: "Less", require: "css", optional: "css-extras", owner: "Golmote" }, lilypond: { title: "LilyPond", require: "scheme", alias: "ly", owner: "RunDevelopment" }, liquid: { title: "Liquid", require: "markup-templating", owner: "cinhtau" }, lisp: { title: "Lisp", alias: ["emacs", "elisp", "emacs-lisp"], owner: "JuanCaicedo" }, livescript: { title: "LiveScript", owner: "Golmote" }, llvm: { title: "LLVM IR", owner: "porglezomp" }, log: { title: "Log file", optional: "javastacktrace", owner: "RunDevelopment" }, lolcode: { title: "LOLCODE", owner: "Golmote" }, lua: { title: "Lua", owner: "Golmote" }, magma: { title: "Magma (CAS)", owner: "RunDevelopment" }, makefile: { title: "Makefile", owner: "Golmote" }, markdown: { title: "Markdown", require: "markup", optional: "yaml", alias: "md", owner: "Golmote" }, "markup-templating": { title: "Markup templating", require: "markup", owner: "Golmote" }, mata: { title: "Mata", owner: "RunDevelopment" }, matlab: { title: "MATLAB", owner: "Golmote" }, maxscript: { title: "MAXScript", owner: "RunDevelopment" }, mel: { title: "MEL", owner: "Golmote" }, mermaid: { title: "Mermaid", owner: "RunDevelopment" }, metafont: { title: "METAFONT", owner: "LaeriExNihilo" }, mizar: { title: "Mizar", owner: "Golmote" }, mongodb: { title: "MongoDB", owner: "airs0urce", require: "javascript" }, monkey: { title: "Monkey", owner: "Golmote" }, moonscript: { title: "MoonScript", alias: "moon", owner: "RunDevelopment" }, n1ql: { title: "N1QL", owner: "TMWilds" }, n4js: { title: "N4JS", require: "javascript", optional: "jsdoc", alias: "n4jsd", owner: "bsmith-n4" }, "nand2tetris-hdl": { title: "Nand To Tetris HDL", owner: "stephanmax" }, naniscript: { title: "Naninovel Script", owner: "Elringus", alias: "nani" }, nasm: { title: "NASM", owner: "rbmj" }, neon: { title: "NEON", owner: "nette" }, nevod: { title: "Nevod", owner: "nezaboodka" }, nginx: { title: "nginx", owner: "volado" }, nim: { title: "Nim", owner: "Golmote" }, nix: { title: "Nix", owner: "Golmote" }, nsis: { title: "NSIS", owner: "idleberg" }, objectivec: { title: "Objective-C", require: "c", alias: "objc", owner: "uranusjr" }, ocaml: { title: "OCaml", owner: "Golmote" }, odin: { title: "Odin", owner: "edukisto" }, opencl: { title: "OpenCL", require: "c", modify: ["c", "cpp"], owner: "Milania1" }, openqasm: { title: "OpenQasm", alias: "qasm", owner: "RunDevelopment" }, oz: { title: "Oz", owner: "Golmote" }, parigp: { title: "PARI/GP", owner: "Golmote" }, parser: { title: "Parser", require: "markup", owner: "Golmote" }, pascal: { title: "Pascal", alias: "objectpascal", aliasTitles: { objectpascal: "Object Pascal" }, owner: "Golmote" }, pascaligo: { title: "Pascaligo", owner: "DefinitelyNotAGoat" }, psl: { title: "PATROL Scripting Language", owner: "bertysentry" }, pcaxis: { title: "PC-Axis", alias: "px", owner: "RunDevelopment" }, peoplecode: { title: "PeopleCode", alias: "pcode", owner: "RunDevelopment" }, perl: { title: "Perl", owner: "Golmote" }, php: { title: "PHP", require: "markup-templating", owner: "milesj" }, phpdoc: { title: "PHPDoc", require: ["php", "javadoclike"], modify: "php", owner: "RunDevelopment" }, "php-extras": { title: "PHP Extras", require: "php", modify: "php", owner: "milesj" }, "plant-uml": { title: "PlantUML", alias: "plantuml", owner: "RunDevelopment" }, plsql: { title: "PL/SQL", require: "sql", owner: "Golmote" }, powerquery: { title: "PowerQuery", alias: ["pq", "mscript"], owner: "peterbud" }, powershell: { title: "PowerShell", owner: "nauzilus" }, processing: { title: "Processing", require: "clike", owner: "Golmote" }, prolog: { title: "Prolog", owner: "Golmote" }, promql: { title: "PromQL", owner: "arendjr" }, properties: { title: ".properties", owner: "Golmote" }, protobuf: { title: "Protocol Buffers", require: "clike", owner: "just-boris" }, pug: { title: "Pug", require: ["markup", "javascript"], optional: ["coffeescript", "ejs", "handlebars", "less", "livescript", "markdown", "scss", "stylus", "twig"], owner: "Golmote" }, puppet: { title: "Puppet", owner: "Golmote" }, pure: { title: "Pure", optional: ["c", "cpp", "fortran"], owner: "Golmote" }, purebasic: { title: "PureBasic", require: "clike", alias: "pbfasm", owner: "HeX0R101" }, purescript: { title: "PureScript", require: "haskell", alias: "purs", owner: "sriharshachilakapati" }, python: { title: "Python", alias: "py", owner: "multipetros" }, qsharp: { title: "Q#", require: "clike", alias: "qs", owner: "fedonman" }, q: { title: "Q (kdb+ database)", owner: "Golmote" }, qml: { title: "QML", require: "javascript", owner: "RunDevelopment" }, qore: { title: "Qore", require: "clike", owner: "temnroegg" }, r: { title: "R", owner: "Golmote" }, racket: { title: "Racket", require: "scheme", alias: "rkt", owner: "RunDevelopment" }, cshtml: { title: "Razor C#", alias: "razor", require: ["markup", "csharp"], optional: ["css", "css-extras", "javascript", "js-extras"], owner: "RunDevelopment" }, jsx: { title: "React JSX", require: ["markup", "javascript"], optional: ["jsdoc", "js-extras", "js-templates"], owner: "vkbansal" }, tsx: { title: "React TSX", require: ["jsx", "typescript"] }, reason: { title: "Reason", require: "clike", owner: "Golmote" }, regex: { title: "Regex", owner: "RunDevelopment" }, rego: { title: "Rego", owner: "JordanSh" }, renpy: { title: "Ren'py", alias: "rpy", owner: "HyuchiaDiego" }, rescript: { title: "ReScript", alias: "res", owner: "vmarcosp" }, rest: { title: "reST (reStructuredText)", owner: "Golmote" }, rip: { title: "Rip", owner: "ravinggenius" }, roboconf: { title: "Roboconf", owner: "Golmote" }, robotframework: { title: "Robot Framework", alias: "robot", owner: "RunDevelopment" }, ruby: { title: "Ruby", require: "clike", alias: "rb", owner: "samflores" }, rust: { title: "Rust", owner: "Golmote" }, sas: { title: "SAS", optional: ["groovy", "lua", "sql"], owner: "Golmote" }, sass: { title: "Sass (Sass)", require: "css", optional: "css-extras", owner: "Golmote" }, scss: { title: "Sass (SCSS)", require: "css", optional: "css-extras", owner: "MoOx" }, scala: { title: "Scala", require: "java", owner: "jozic" }, scheme: { title: "Scheme", owner: "bacchus123" }, "shell-session": { title: "Shell session", require: "bash", alias: ["sh-session", "shellsession"], owner: "RunDevelopment" }, smali: { title: "Smali", owner: "RunDevelopment" }, smalltalk: { title: "Smalltalk", owner: "Golmote" }, smarty: { title: "Smarty", require: "markup-templating", optional: "php", owner: "Golmote" }, sml: { title: "SML", alias: "smlnj", aliasTitles: { smlnj: "SML/NJ" }, owner: "RunDevelopment" }, solidity: { title: "Solidity (Ethereum)", alias: "sol", require: "clike", owner: "glachaud" }, "solution-file": { title: "Solution file", alias: "sln", owner: "RunDevelopment" }, soy: { title: "Soy (Closure Template)", require: "markup-templating", owner: "Golmote" }, sparql: { title: "SPARQL", require: "turtle", owner: "Triply-Dev", alias: "rq" }, "splunk-spl": { title: "Splunk SPL", owner: "RunDevelopment" }, sqf: { title: "SQF: Status Quo Function (Arma 3)", require: "clike", owner: "RunDevelopment" }, sql: { title: "SQL", owner: "multipetros" }, squirrel: { title: "Squirrel", require: "clike", owner: "RunDevelopment" }, stan: { title: "Stan", owner: "RunDevelopment" }, stata: { title: "Stata Ado", require: ["mata", "java", "python"], owner: "RunDevelopment" }, iecst: { title: "Structured Text (IEC 61131-3)", owner: "serhioromano" }, stylus: { title: "Stylus", owner: "vkbansal" }, supercollider: { title: "SuperCollider", alias: "sclang", owner: "RunDevelopment" }, swift: { title: "Swift", owner: "chrischares" }, systemd: { title: "Systemd configuration file", owner: "RunDevelopment" }, "t4-templating": { title: "T4 templating", owner: "RunDevelopment" }, "t4-cs": { title: "T4 Text Templates (C#)", require: ["t4-templating", "csharp"], alias: "t4", owner: "RunDevelopment" }, "t4-vb": { title: "T4 Text Templates (VB)", require: ["t4-templating", "vbnet"], owner: "RunDevelopment" }, tap: { title: "TAP", owner: "isaacs", require: "yaml" }, tcl: { title: "Tcl", owner: "PeterChaplin" }, tt2: { title: "Template Toolkit 2", require: ["clike", "markup-templating"], owner: "gflohr" }, textile: { title: "Textile", require: "markup", optional: "css", owner: "Golmote" }, toml: { title: "TOML", owner: "RunDevelopment" }, tremor: { title: "Tremor", alias: ["trickle", "troy"], owner: "darach", aliasTitles: { trickle: "trickle", troy: "troy" } }, turtle: { title: "Turtle", alias: "trig", aliasTitles: { trig: "TriG" }, owner: "jakubklimek" }, twig: { title: "Twig", require: "markup-templating", owner: "brandonkelly" }, typescript: { title: "TypeScript", require: "javascript", optional: "js-templates", alias: "ts", owner: "vkbansal" }, typoscript: { title: "TypoScript", alias: "tsconfig", aliasTitles: { tsconfig: "TSConfig" }, owner: "dkern" }, unrealscript: { title: "UnrealScript", alias: ["uscript", "uc"], owner: "RunDevelopment" }, uorazor: { title: "UO Razor Script", owner: "jaseowns" }, uri: { title: "URI", alias: "url", aliasTitles: { url: "URL" }, owner: "RunDevelopment" }, v: { title: "V", require: "clike", owner: "taggon" }, vala: { title: "Vala", require: "clike", optional: "regex", owner: "TemplarVolk" }, vbnet: { title: "VB.Net", require: "basic", owner: "Bigsby" }, velocity: { title: "Velocity", require: "markup", owner: "Golmote" }, verilog: { title: "Verilog", owner: "a-rey" }, vhdl: { title: "VHDL", owner: "a-rey" }, vim: { title: "vim", owner: "westonganger" }, "visual-basic": { title: "Visual Basic", alias: ["vb", "vba"], aliasTitles: { vba: "VBA" }, owner: "Golmote" }, warpscript: { title: "WarpScript", owner: "RunDevelopment" }, wasm: { title: "WebAssembly", owner: "Golmote" }, "web-idl": { title: "Web IDL", alias: "webidl", owner: "RunDevelopment" }, wgsl: { title: "WGSL", owner: "Dr4gonthree" }, wiki: { title: "Wiki markup", require: "markup", owner: "Golmote" }, wolfram: { title: "Wolfram language", alias: ["mathematica", "nb", "wl"], aliasTitles: { mathematica: "Mathematica", nb: "Mathematica Notebook" }, owner: "msollami" }, wren: { title: "Wren", owner: "clsource" }, xeora: { title: "Xeora", require: "markup", alias: "xeoracube", aliasTitles: { xeoracube: "XeoraCube" }, owner: "freakmaxi" }, "xml-doc": { title: "XML doc (.net)", require: "markup", modify: ["csharp", "fsharp", "vbnet"], owner: "RunDevelopment" }, xojo: { title: "Xojo (REALbasic)", owner: "Golmote" }, xquery: { title: "XQuery", require: "markup", owner: "Golmote" }, yaml: { title: "YAML", alias: "yml", owner: "hason" }, yang: { title: "YANG", owner: "RunDevelopment" }, zig: { title: "Zig", owner: "RunDevelopment" } }, plugins: { meta: { path: "plugins/{id}/prism-{id}", link: "plugins/{id}/" }, "line-highlight": { title: "Line Highlight", description: "Highlights specific lines and/or line ranges." }, "line-numbers": { title: "Line Numbers", description: "Line number at the beginning of code lines.", owner: "kuba-kubula" }, "show-invisibles": { title: "Show Invisibles", description: "Show hidden characters such as tabs and line breaks.", optional: ["autolinker", "data-uri-highlight"] }, autolinker: { title: "Autolinker", description: "Converts URLs and emails in code to clickable links. Parses Markdown links in comments." }, wpd: { title: "WebPlatform Docs", description: 'Makes tokens link to <a href="https://webplatform.github.io/docs/">WebPlatform.org documentation</a>. The links open in a new tab.' }, "custom-class": { title: "Custom Class", description: "This plugin allows you to prefix Prism's default classes (<code>.comment</code> can become <code>.namespace--comment</code>) or replace them with your defined ones (like <code>.editor__comment</code>). You can even add new classes.", owner: "dvkndn", noCSS: !0 }, "file-highlight": { title: "File Highlight", description: "Fetch external files and highlight them with Prism. Used on the Prism website itself.", noCSS: !0 }, "show-language": { title: "Show Language", description: "Display the highlighted language in code blocks (inline code does not show the label).", owner: "nauzilus", noCSS: !0, require: "toolbar" }, "jsonp-highlight": { title: "JSONP Highlight", description: "Fetch content with JSONP and highlight some interesting content (e.g. GitHub/Gists or Bitbucket API).", noCSS: !0, owner: "nauzilus" }, "highlight-keywords": { title: "Highlight Keywords", description: "Adds special CSS classes for each keyword for fine-grained highlighting.", owner: "vkbansal", noCSS: !0 }, "remove-initial-line-feed": { title: "Remove initial line feed", description: "Removes the initial line feed in code blocks.", owner: "Golmote", noCSS: !0 }, "inline-color": { title: "Inline color", description: "Adds a small inline preview for colors in style sheets.", require: "css-extras", owner: "RunDevelopment" }, previewers: { title: "Previewers", description: "Previewers for angles, colors, gradients, easing and time.", require: "css-extras", owner: "Golmote" }, autoloader: { title: "Autoloader", description: "Automatically loads the needed languages to highlight the code blocks.", owner: "Golmote", noCSS: !0 }, "keep-markup": { title: "Keep Markup", description: "Prevents custom markup from being dropped out during highlighting.", owner: "Golmote", optional: "normalize-whitespace", noCSS: !0 }, "command-line": { title: "Command Line", description: "Display a command line with a prompt and, optionally, the output/response from the commands.", owner: "chriswells0" }, "unescaped-markup": { title: "Unescaped Markup", description: "Write markup without having to escape anything." }, "normalize-whitespace": { title: "Normalize Whitespace", description: "Supports multiple operations to normalize whitespace in code blocks.", owner: "zeitgeist87", optional: "unescaped-markup", noCSS: !0 }, "data-uri-highlight": { title: "Data-URI Highlight", description: "Highlights data-URI contents.", owner: "Golmote", noCSS: !0 }, toolbar: { title: "Toolbar", description: "Attach a toolbar for plugins to easily register buttons on the top of a code block.", owner: "mAAdhaTTah" }, "copy-to-clipboard": { title: "Copy to Clipboard Button", description: "Add a button that copies the code block to the clipboard when clicked.", owner: "mAAdhaTTah", require: "toolbar", noCSS: !0 }, "download-button": { title: "Download Button", description: "A button in the toolbar of a code block adding a convenient way to download a code file.", owner: "Golmote", require: "toolbar", noCSS: !0 }, "match-braces": { title: "Match braces", description: "Highlights matching braces.", owner: "RunDevelopment" }, "diff-highlight": { title: "Diff Highlight", description: "Highlights the code inside diff blocks.", owner: "RunDevelopment", require: "diff" }, "filter-highlight-all": { title: "Filter highlightAll", description: "Filters the elements the <code>highlightAll</code> and <code>highlightAllUnder</code> methods actually highlight.", owner: "RunDevelopment", noCSS: !0 }, treeview: { title: "Treeview", description: "A language with special styles to highlight file system tree structures.", owner: "Golmote" } } };
|
|
43
43
|
e.exports && (e.exports = t);
|
|
44
|
-
})(
|
|
45
|
-
var ke = {},
|
|
44
|
+
})(er);
|
|
45
|
+
var ke = {}, tr = {
|
|
46
46
|
get exports() {
|
|
47
47
|
return ke;
|
|
48
48
|
},
|
|
@@ -673,10 +673,10 @@ var ke = {}, er = {
|
|
|
673
673
|
for (var B = 0; B < b.length; ++B) {
|
|
674
674
|
if (j && j.cause == A + "," + B)
|
|
675
675
|
return;
|
|
676
|
-
var P = b[B], W = P.inside, Fe = !!P.lookbehind, Oe = !!P.greedy,
|
|
676
|
+
var P = b[B], W = P.inside, Fe = !!P.lookbehind, Oe = !!P.greedy, Ct = P.alias;
|
|
677
677
|
if (Oe && !P.pattern.global) {
|
|
678
|
-
var
|
|
679
|
-
P.pattern = RegExp(P.pattern.source,
|
|
678
|
+
var Nt = P.pattern.toString().match(/[imsuy]*$/)[0];
|
|
679
|
+
P.pattern = RegExp(P.pattern.source, Nt + "g");
|
|
680
680
|
}
|
|
681
681
|
for (var Me = P.pattern || P, D = h.next, U = f; D !== m.tail && !(j && U >= j.reach); U += D.value.length, D = D.next) {
|
|
682
682
|
var te = D.value;
|
|
@@ -687,12 +687,12 @@ var ke = {}, er = {
|
|
|
687
687
|
if (Oe) {
|
|
688
688
|
if (M = p(Me, U, c, Fe), !M || M.index >= c.length)
|
|
689
689
|
break;
|
|
690
|
-
var me = M.index,
|
|
690
|
+
var me = M.index, xt = M.index + M[0].length, Z = U;
|
|
691
691
|
for (Z += D.value.length; me >= Z; )
|
|
692
692
|
D = D.next, Z += D.value.length;
|
|
693
693
|
if (Z -= D.value.length, U = Z, D.value instanceof a)
|
|
694
694
|
continue;
|
|
695
|
-
for (var oe = D; oe !== m.tail && (Z <
|
|
695
|
+
for (var oe = D; oe !== m.tail && (Z < xt || typeof oe.value == "string"); oe = oe.next)
|
|
696
696
|
le++, Z += oe.value.length;
|
|
697
697
|
le--, te = c.slice(U, Z), M.index -= U;
|
|
698
698
|
} else if (M = p(Me, 0, te, Fe), !M)
|
|
@@ -701,8 +701,8 @@ var ke = {}, er = {
|
|
|
701
701
|
j && be > j.reach && (j.reach = be);
|
|
702
702
|
var ue = D.prev;
|
|
703
703
|
je && (ue = v(m, ue, je), U += je.length), E(m, ue, le);
|
|
704
|
-
var
|
|
705
|
-
if (D = v(m, ue,
|
|
704
|
+
var Ft = new a(A, W ? s.tokenize(pe, W) : pe, Ct, pe);
|
|
705
|
+
if (D = v(m, ue, Ft), Ge && v(m, D, Ge), le > 1) {
|
|
706
706
|
var ye = {
|
|
707
707
|
cause: A + "," + B,
|
|
708
708
|
reach: be
|
|
@@ -1205,9 +1205,9 @@ var ke = {}, er = {
|
|
|
1205
1205
|
L || (console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."), L = !0), r.plugins.fileHighlight.highlight.apply(this, arguments);
|
|
1206
1206
|
};
|
|
1207
1207
|
}();
|
|
1208
|
-
})(
|
|
1208
|
+
})(tr);
|
|
1209
1209
|
const ce = ke;
|
|
1210
|
-
const
|
|
1210
|
+
const rr = /* @__PURE__ */ G({
|
|
1211
1211
|
__name: "CodeBlock",
|
|
1212
1212
|
props: {
|
|
1213
1213
|
codeBlockIndex: {
|
|
@@ -1230,7 +1230,7 @@ const tr = /* @__PURE__ */ G({
|
|
|
1230
1230
|
setup(e) {
|
|
1231
1231
|
const t = e;
|
|
1232
1232
|
ce.manual = !0;
|
|
1233
|
-
const r =
|
|
1233
|
+
const r = Ot(!1), n = Object.keys(ve.languages).reduce((a, p) => {
|
|
1234
1234
|
const u = ve.languages[p].alias || [];
|
|
1235
1235
|
return [...a, p, ...Array.isArray(u) ? u : [u]];
|
|
1236
1236
|
}, []).sort();
|
|
@@ -1242,16 +1242,16 @@ const tr = /* @__PURE__ */ G({
|
|
|
1242
1242
|
return a.endsWith(`
|
|
1243
1243
|
`) && !t.isSingleLine ? a.slice(0, -1) : a;
|
|
1244
1244
|
});
|
|
1245
|
-
return
|
|
1245
|
+
return Mt(() => t.lang, async (a) => {
|
|
1246
1246
|
if (n.includes(a))
|
|
1247
1247
|
try {
|
|
1248
|
-
await Yt(/* @__PURE__ */ Object.assign({ "../../../node_modules/prismjs/components/prism-abap.min.js": () => import("./prism-abap.min-5dd8af1f.js"), "../../../node_modules/prismjs/components/prism-abnf.min.js": () => import("./prism-abnf.min-c3c3a9d9.js"), "../../../node_modules/prismjs/components/prism-actionscript.min.js": () => import("./prism-actionscript.min-bd2d6afb.js"), "../../../node_modules/prismjs/components/prism-ada.min.js": () => import("./prism-ada.min-316d6d00.js"), "../../../node_modules/prismjs/components/prism-agda.min.js": () => import("./prism-agda.min-a6b4d217.js"), "../../../node_modules/prismjs/components/prism-al.min.js": () => import("./prism-al.min-f12e9359.js"), "../../../node_modules/prismjs/components/prism-antlr4.min.js": () => import("./prism-antlr4.min-850b07d5.js"), "../../../node_modules/prismjs/components/prism-apacheconf.min.js": () => import("./prism-apacheconf.min-948db440.js"), "../../../node_modules/prismjs/components/prism-apex.min.js": () => import("./prism-apex.min-cb3fec7c.js"), "../../../node_modules/prismjs/components/prism-apl.min.js": () => import("./prism-apl.min-98159dbe.js"), "../../../node_modules/prismjs/components/prism-applescript.min.js": () => import("./prism-applescript.min-feb2957e.js"), "../../../node_modules/prismjs/components/prism-aql.min.js": () => import("./prism-aql.min-d24bd57a.js"), "../../../node_modules/prismjs/components/prism-arduino.min.js": () => import("./prism-arduino.min-497e5615.js"), "../../../node_modules/prismjs/components/prism-arff.min.js": () => import("./prism-arff.min-54f15f52.js"), "../../../node_modules/prismjs/components/prism-armasm.min.js": () => import("./prism-armasm.min-60c6ead7.js"), "../../../node_modules/prismjs/components/prism-arturo.min.js": () => import("./prism-arturo.min-699e210e.js"), "../../../node_modules/prismjs/components/prism-asciidoc.min.js": () => import("./prism-asciidoc.min-f4622897.js"), "../../../node_modules/prismjs/components/prism-asm6502.min.js": () => import("./prism-asm6502.min-d16ec8e7.js"), "../../../node_modules/prismjs/components/prism-asmatmel.min.js": () => import("./prism-asmatmel.min-ebb34761.js"), "../../../node_modules/prismjs/components/prism-aspnet.min.js": () => import("./prism-aspnet.min-02de9064.js"), "../../../node_modules/prismjs/components/prism-autohotkey.min.js": () => import("./prism-autohotkey.min-58278b6c.js"), "../../../node_modules/prismjs/components/prism-autoit.min.js": () => import("./prism-autoit.min-bb495ed7.js"), "../../../node_modules/prismjs/components/prism-avisynth.min.js": () => import("./prism-avisynth.min-21dd4dbf.js"), "../../../node_modules/prismjs/components/prism-avro-idl.min.js": () => import("./prism-avro-idl.min-37aa0190.js"), "../../../node_modules/prismjs/components/prism-awk.min.js": () => import("./prism-awk.min-8362995b.js"), "../../../node_modules/prismjs/components/prism-bash.min.js": () => import("./prism-bash.min-3a888b73.js"), "../../../node_modules/prismjs/components/prism-basic.min.js": () => import("./prism-basic.min-70837013.js"), "../../../node_modules/prismjs/components/prism-batch.min.js": () => import("./prism-batch.min-e22008b6.js"), "../../../node_modules/prismjs/components/prism-bbcode.min.js": () => import("./prism-bbcode.min-1be070b7.js"), "../../../node_modules/prismjs/components/prism-bbj.min.js": () => import("./prism-bbj.min-c8595d55.js"), "../../../node_modules/prismjs/components/prism-bicep.min.js": () => import("./prism-bicep.min-b958c50e.js"), "../../../node_modules/prismjs/components/prism-birb.min.js": () => import("./prism-birb.min-1790d3b7.js"), "../../../node_modules/prismjs/components/prism-bison.min.js": () => import("./prism-bison.min-58efa25c.js"), "../../../node_modules/prismjs/components/prism-bnf.min.js": () => import("./prism-bnf.min-8a47cccc.js"), "../../../node_modules/prismjs/components/prism-bqn.min.js": () => import("./prism-bqn.min-7536e012.js"), "../../../node_modules/prismjs/components/prism-brainfuck.min.js": () => import("./prism-brainfuck.min-c9364b5e.js"), "../../../node_modules/prismjs/components/prism-brightscript.min.js": () => import("./prism-brightscript.min-d8aa03cd.js"), "../../../node_modules/prismjs/components/prism-bro.min.js": () => import("./prism-bro.min-6e2db8a0.js"), "../../../node_modules/prismjs/components/prism-bsl.min.js": () => import("./prism-bsl.min-6da4b323.js"), "../../../node_modules/prismjs/components/prism-c.min.js": () => import("./prism-c.min-b845f634.js"), "../../../node_modules/prismjs/components/prism-cfscript.min.js": () => import("./prism-cfscript.min-e626d6e7.js"), "../../../node_modules/prismjs/components/prism-chaiscript.min.js": () => import("./prism-chaiscript.min-59cf3b38.js"), "../../../node_modules/prismjs/components/prism-cil.min.js": () => import("./prism-cil.min-60db77c1.js"), "../../../node_modules/prismjs/components/prism-cilkc.min.js": () => import("./prism-cilkc.min-4c71300b.js"), "../../../node_modules/prismjs/components/prism-cilkcpp.min.js": () => import("./prism-cilkcpp.min-3963bb02.js"), "../../../node_modules/prismjs/components/prism-clike.min.js": () => import("./prism-clike.min-7115c549.js"), "../../../node_modules/prismjs/components/prism-clojure.min.js": () => import("./prism-clojure.min-8aa86fbd.js"), "../../../node_modules/prismjs/components/prism-cmake.min.js": () => import("./prism-cmake.min-194d339e.js"), "../../../node_modules/prismjs/components/prism-cobol.min.js": () => import("./prism-cobol.min-4f11593e.js"), "../../../node_modules/prismjs/components/prism-coffeescript.min.js": () => import("./prism-coffeescript.min-c3968b8f.js"), "../../../node_modules/prismjs/components/prism-concurnas.min.js": () => import("./prism-concurnas.min-5073257b.js"), "../../../node_modules/prismjs/components/prism-cooklang.min.js": () => import("./prism-cooklang.min-39421cc9.js"), "../../../node_modules/prismjs/components/prism-coq.min.js": () => import("./prism-coq.min-b08d301c.js"), "../../../node_modules/prismjs/components/prism-core.min.js": () => import("./prism-core.min-a2fd4912.js").then((p) => p.p), "../../../node_modules/prismjs/components/prism-cpp.min.js": () => import("./prism-cpp.min-ac230d87.js"), "../../../node_modules/prismjs/components/prism-crystal.min.js": () => import("./prism-crystal.min-13116708.js"), "../../../node_modules/prismjs/components/prism-csharp.min.js": () => import("./prism-csharp.min-2a7aa1d7.js"), "../../../node_modules/prismjs/components/prism-cshtml.min.js": () => import("./prism-cshtml.min-e0dea03d.js"), "../../../node_modules/prismjs/components/prism-csp.min.js": () => import("./prism-csp.min-9632aa13.js"), "../../../node_modules/prismjs/components/prism-css-extras.min.js": () => import("./prism-css-extras.min-b8bed0b9.js"), "../../../node_modules/prismjs/components/prism-css.min.js": () => import("./prism-css.min-e38589a9.js"), "../../../node_modules/prismjs/components/prism-csv.min.js": () => import("./prism-csv.min-59c9f7fe.js"), "../../../node_modules/prismjs/components/prism-cue.min.js": () => import("./prism-cue.min-a0471d75.js"), "../../../node_modules/prismjs/components/prism-cypher.min.js": () => import("./prism-cypher.min-c0e5a4ac.js"), "../../../node_modules/prismjs/components/prism-d.min.js": () => import("./prism-d.min-fe73d282.js"), "../../../node_modules/prismjs/components/prism-dart.min.js": () => import("./prism-dart.min-79822d61.js"), "../../../node_modules/prismjs/components/prism-dataweave.min.js": () => import("./prism-dataweave.min-ac7788bb.js"), "../../../node_modules/prismjs/components/prism-dax.min.js": () => import("./prism-dax.min-10526a78.js"), "../../../node_modules/prismjs/components/prism-dhall.min.js": () => import("./prism-dhall.min-1d8f852b.js"), "../../../node_modules/prismjs/components/prism-diff.min.js": () => import("./prism-diff.min-58a65b3c.js"), "../../../node_modules/prismjs/components/prism-django.min.js": () => import("./prism-django.min-966e5f65.js"), "../../../node_modules/prismjs/components/prism-dns-zone-file.min.js": () => import("./prism-dns-zone-file.min-6884205e.js"), "../../../node_modules/prismjs/components/prism-docker.min.js": () => import("./prism-docker.min-2330af65.js"), "../../../node_modules/prismjs/components/prism-dot.min.js": () => import("./prism-dot.min-b7040a53.js"), "../../../node_modules/prismjs/components/prism-ebnf.min.js": () => import("./prism-ebnf.min-72a1d666.js"), "../../../node_modules/prismjs/components/prism-editorconfig.min.js": () => import("./prism-editorconfig.min-f0a114f7.js"), "../../../node_modules/prismjs/components/prism-eiffel.min.js": () => import("./prism-eiffel.min-49594bdc.js"), "../../../node_modules/prismjs/components/prism-ejs.min.js": () => import("./prism-ejs.min-a2f2c9ea.js"), "../../../node_modules/prismjs/components/prism-elixir.min.js": () => import("./prism-elixir.min-ba69265c.js"), "../../../node_modules/prismjs/components/prism-elm.min.js": () => import("./prism-elm.min-3290c07f.js"), "../../../node_modules/prismjs/components/prism-erb.min.js": () => import("./prism-erb.min-51922f18.js"), "../../../node_modules/prismjs/components/prism-erlang.min.js": () => import("./prism-erlang.min-1847c6a7.js"), "../../../node_modules/prismjs/components/prism-etlua.min.js": () => import("./prism-etlua.min-d9358902.js"), "../../../node_modules/prismjs/components/prism-excel-formula.min.js": () => import("./prism-excel-formula.min-0e717178.js"), "../../../node_modules/prismjs/components/prism-factor.min.js": () => import("./prism-factor.min-0ea41495.js"), "../../../node_modules/prismjs/components/prism-false.min.js": () => import("./prism-false.min-d1e3e399.js"), "../../../node_modules/prismjs/components/prism-firestore-security-rules.min.js": () => import("./prism-firestore-security-rules.min-2230fbf2.js"), "../../../node_modules/prismjs/components/prism-flow.min.js": () => import("./prism-flow.min-4379ef1a.js"), "../../../node_modules/prismjs/components/prism-fortran.min.js": () => import("./prism-fortran.min-32dee11f.js"), "../../../node_modules/prismjs/components/prism-fsharp.min.js": () => import("./prism-fsharp.min-e4eccb74.js"), "../../../node_modules/prismjs/components/prism-ftl.min.js": () => import("./prism-ftl.min-cf603b01.js"), "../../../node_modules/prismjs/components/prism-gap.min.js": () => import("./prism-gap.min-3eca85c2.js"), "../../../node_modules/prismjs/components/prism-gcode.min.js": () => import("./prism-gcode.min-7be81032.js"), "../../../node_modules/prismjs/components/prism-gdscript.min.js": () => import("./prism-gdscript.min-a7d78975.js"), "../../../node_modules/prismjs/components/prism-gedcom.min.js": () => import("./prism-gedcom.min-364aaac3.js"), "../../../node_modules/prismjs/components/prism-gettext.min.js": () => import("./prism-gettext.min-d6e41f3f.js"), "../../../node_modules/prismjs/components/prism-gherkin.min.js": () => import("./prism-gherkin.min-b8bce925.js"), "../../../node_modules/prismjs/components/prism-git.min.js": () => import("./prism-git.min-d984e2ae.js"), "../../../node_modules/prismjs/components/prism-glsl.min.js": () => import("./prism-glsl.min-5a4d82d4.js"), "../../../node_modules/prismjs/components/prism-gml.min.js": () => import("./prism-gml.min-b91c603d.js"), "../../../node_modules/prismjs/components/prism-gn.min.js": () => import("./prism-gn.min-b37dd2cf.js"), "../../../node_modules/prismjs/components/prism-go-module.min.js": () => import("./prism-go-module.min-e9a704bf.js"), "../../../node_modules/prismjs/components/prism-go.min.js": () => import("./prism-go.min-c7322c64.js"), "../../../node_modules/prismjs/components/prism-gradle.min.js": () => import("./prism-gradle.min-1a828d06.js"), "../../../node_modules/prismjs/components/prism-graphql.min.js": () => import("./prism-graphql.min-e5fddf96.js"), "../../../node_modules/prismjs/components/prism-groovy.min.js": () => import("./prism-groovy.min-6999a453.js"), "../../../node_modules/prismjs/components/prism-haml.min.js": () => import("./prism-haml.min-06d636e1.js"), "../../../node_modules/prismjs/components/prism-handlebars.min.js": () => import("./prism-handlebars.min-d59c233b.js"), "../../../node_modules/prismjs/components/prism-haskell.min.js": () => import("./prism-haskell.min-2d474195.js"), "../../../node_modules/prismjs/components/prism-haxe.min.js": () => import("./prism-haxe.min-0b47bda7.js"), "../../../node_modules/prismjs/components/prism-hcl.min.js": () => import("./prism-hcl.min-dd93c4fa.js"), "../../../node_modules/prismjs/components/prism-hlsl.min.js": () => import("./prism-hlsl.min-90bc1513.js"), "../../../node_modules/prismjs/components/prism-hoon.min.js": () => import("./prism-hoon.min-5ac6535d.js"), "../../../node_modules/prismjs/components/prism-hpkp.min.js": () => import("./prism-hpkp.min-ccf08017.js"), "../../../node_modules/prismjs/components/prism-hsts.min.js": () => import("./prism-hsts.min-0dd9146f.js"), "../../../node_modules/prismjs/components/prism-http.min.js": () => import("./prism-http.min-10b32777.js"), "../../../node_modules/prismjs/components/prism-ichigojam.min.js": () => import("./prism-ichigojam.min-144f1b4b.js"), "../../../node_modules/prismjs/components/prism-icon.min.js": () => import("./prism-icon.min-22bb1195.js"), "../../../node_modules/prismjs/components/prism-icu-message-format.min.js": () => import("./prism-icu-message-format.min-b2ecdff3.js"), "../../../node_modules/prismjs/components/prism-idris.min.js": () => import("./prism-idris.min-920ad8df.js"), "../../../node_modules/prismjs/components/prism-iecst.min.js": () => import("./prism-iecst.min-d5ab1f6c.js"), "../../../node_modules/prismjs/components/prism-ignore.min.js": () => import("./prism-ignore.min-272b6ccf.js"), "../../../node_modules/prismjs/components/prism-inform7.min.js": () => import("./prism-inform7.min-22b438d7.js"), "../../../node_modules/prismjs/components/prism-ini.min.js": () => import("./prism-ini.min-b9585cc2.js"), "../../../node_modules/prismjs/components/prism-io.min.js": () => import("./prism-io.min-bc03d63b.js"), "../../../node_modules/prismjs/components/prism-j.min.js": () => import("./prism-j.min-2dc34683.js"), "../../../node_modules/prismjs/components/prism-java.min.js": () => import("./prism-java.min-2cfc90de.js"), "../../../node_modules/prismjs/components/prism-javadoc.min.js": () => import("./prism-javadoc.min-12ef12d8.js"), "../../../node_modules/prismjs/components/prism-javadoclike.min.js": () => import("./prism-javadoclike.min-e07933fc.js"), "../../../node_modules/prismjs/components/prism-javascript.min.js": () => import("./prism-javascript.min-03c8bcee.js"), "../../../node_modules/prismjs/components/prism-javastacktrace.min.js": () => import("./prism-javastacktrace.min-d3186b3e.js"), "../../../node_modules/prismjs/components/prism-jexl.min.js": () => import("./prism-jexl.min-084d69d8.js"), "../../../node_modules/prismjs/components/prism-jolie.min.js": () => import("./prism-jolie.min-466d4cf7.js"), "../../../node_modules/prismjs/components/prism-jq.min.js": () => import("./prism-jq.min-3daf478a.js"), "../../../node_modules/prismjs/components/prism-js-extras.min.js": () => import("./prism-js-extras.min-a225cee9.js"), "../../../node_modules/prismjs/components/prism-js-templates.min.js": () => import("./prism-js-templates.min-c950373d.js"), "../../../node_modules/prismjs/components/prism-jsdoc.min.js": () => import("./prism-jsdoc.min-02975619.js"), "../../../node_modules/prismjs/components/prism-json.min.js": () => import("./prism-json.min-fa2dced5.js"), "../../../node_modules/prismjs/components/prism-json5.min.js": () => import("./prism-json5.min-3917dd44.js"), "../../../node_modules/prismjs/components/prism-jsonp.min.js": () => import("./prism-jsonp.min-a0f4106e.js"), "../../../node_modules/prismjs/components/prism-jsstacktrace.min.js": () => import("./prism-jsstacktrace.min-bc3f3759.js"), "../../../node_modules/prismjs/components/prism-jsx.min.js": () => import("./prism-jsx.min-8af1efbf.js"), "../../../node_modules/prismjs/components/prism-julia.min.js": () => import("./prism-julia.min-cc71d15e.js"), "../../../node_modules/prismjs/components/prism-keepalived.min.js": () => import("./prism-keepalived.min-1428eb2f.js"), "../../../node_modules/prismjs/components/prism-keyman.min.js": () => import("./prism-keyman.min-3b419e70.js"), "../../../node_modules/prismjs/components/prism-kotlin.min.js": () => import("./prism-kotlin.min-ecbf8553.js"), "../../../node_modules/prismjs/components/prism-kumir.min.js": () => import("./prism-kumir.min-624860b6.js"), "../../../node_modules/prismjs/components/prism-kusto.min.js": () => import("./prism-kusto.min-67b0f58b.js"), "../../../node_modules/prismjs/components/prism-latex.min.js": () => import("./prism-latex.min-af145af5.js"), "../../../node_modules/prismjs/components/prism-latte.min.js": () => import("./prism-latte.min-b9a60122.js"), "../../../node_modules/prismjs/components/prism-less.min.js": () => import("./prism-less.min-3a3313ed.js"), "../../../node_modules/prismjs/components/prism-lilypond.min.js": () => import("./prism-lilypond.min-b0ed8db8.js"), "../../../node_modules/prismjs/components/prism-linker-script.min.js": () => import("./prism-linker-script.min-dc3fc5ad.js"), "../../../node_modules/prismjs/components/prism-liquid.min.js": () => import("./prism-liquid.min-86fa81e6.js"), "../../../node_modules/prismjs/components/prism-lisp.min.js": () => import("./prism-lisp.min-cae2f73f.js"), "../../../node_modules/prismjs/components/prism-livescript.min.js": () => import("./prism-livescript.min-b5d9d700.js"), "../../../node_modules/prismjs/components/prism-llvm.min.js": () => import("./prism-llvm.min-2b4a3e33.js"), "../../../node_modules/prismjs/components/prism-log.min.js": () => import("./prism-log.min-e9ba9fa2.js"), "../../../node_modules/prismjs/components/prism-lolcode.min.js": () => import("./prism-lolcode.min-1d0782a6.js"), "../../../node_modules/prismjs/components/prism-lua.min.js": () => import("./prism-lua.min-9c7e1242.js"), "../../../node_modules/prismjs/components/prism-magma.min.js": () => import("./prism-magma.min-6b08ba18.js"), "../../../node_modules/prismjs/components/prism-makefile.min.js": () => import("./prism-makefile.min-10c204c7.js"), "../../../node_modules/prismjs/components/prism-markdown.min.js": () => import("./prism-markdown.min-97e74eb9.js"), "../../../node_modules/prismjs/components/prism-markup-templating.min.js": () => import("./prism-markup-templating.min-c55d1b76.js"), "../../../node_modules/prismjs/components/prism-markup.min.js": () => import("./prism-markup.min-849389d5.js"), "../../../node_modules/prismjs/components/prism-mata.min.js": () => import("./prism-mata.min-1bbaed90.js"), "../../../node_modules/prismjs/components/prism-matlab.min.js": () => import("./prism-matlab.min-c787c897.js"), "../../../node_modules/prismjs/components/prism-maxscript.min.js": () => import("./prism-maxscript.min-8ff24836.js"), "../../../node_modules/prismjs/components/prism-mel.min.js": () => import("./prism-mel.min-e8ff632f.js"), "../../../node_modules/prismjs/components/prism-mermaid.min.js": () => import("./prism-mermaid.min-77fee473.js"), "../../../node_modules/prismjs/components/prism-metafont.min.js": () => import("./prism-metafont.min-94223e4b.js"), "../../../node_modules/prismjs/components/prism-mizar.min.js": () => import("./prism-mizar.min-50230be0.js"), "../../../node_modules/prismjs/components/prism-mongodb.min.js": () => import("./prism-mongodb.min-9790bcfd.js"), "../../../node_modules/prismjs/components/prism-monkey.min.js": () => import("./prism-monkey.min-5a1eb1ff.js"), "../../../node_modules/prismjs/components/prism-moonscript.min.js": () => import("./prism-moonscript.min-ed957c18.js"), "../../../node_modules/prismjs/components/prism-n1ql.min.js": () => import("./prism-n1ql.min-f3780067.js"), "../../../node_modules/prismjs/components/prism-n4js.min.js": () => import("./prism-n4js.min-d57fb90f.js"), "../../../node_modules/prismjs/components/prism-nand2tetris-hdl.min.js": () => import("./prism-nand2tetris-hdl.min-8228b246.js"), "../../../node_modules/prismjs/components/prism-naniscript.min.js": () => import("./prism-naniscript.min-a2fa6109.js"), "../../../node_modules/prismjs/components/prism-nasm.min.js": () => import("./prism-nasm.min-09906ffc.js"), "../../../node_modules/prismjs/components/prism-neon.min.js": () => import("./prism-neon.min-83c9b2c5.js"), "../../../node_modules/prismjs/components/prism-nevod.min.js": () => import("./prism-nevod.min-c2d107f2.js"), "../../../node_modules/prismjs/components/prism-nginx.min.js": () => import("./prism-nginx.min-01df8a32.js"), "../../../node_modules/prismjs/components/prism-nim.min.js": () => import("./prism-nim.min-dd447d6c.js"), "../../../node_modules/prismjs/components/prism-nix.min.js": () => import("./prism-nix.min-6430b249.js"), "../../../node_modules/prismjs/components/prism-nsis.min.js": () => import("./prism-nsis.min-dff25bf5.js"), "../../../node_modules/prismjs/components/prism-objectivec.min.js": () => import("./prism-objectivec.min-01ae0d96.js"), "../../../node_modules/prismjs/components/prism-ocaml.min.js": () => import("./prism-ocaml.min-20e838d9.js"), "../../../node_modules/prismjs/components/prism-odin.min.js": () => import("./prism-odin.min-b5d9183b.js"), "../../../node_modules/prismjs/components/prism-opencl.min.js": () => import("./prism-opencl.min-1d85e7cf.js"), "../../../node_modules/prismjs/components/prism-openqasm.min.js": () => import("./prism-openqasm.min-29eb40fe.js"), "../../../node_modules/prismjs/components/prism-oz.min.js": () => import("./prism-oz.min-c1f4ebd4.js"), "../../../node_modules/prismjs/components/prism-parigp.min.js": () => import("./prism-parigp.min-8bff0612.js"), "../../../node_modules/prismjs/components/prism-parser.min.js": () => import("./prism-parser.min-7722395f.js"), "../../../node_modules/prismjs/components/prism-pascal.min.js": () => import("./prism-pascal.min-ccf26fed.js"), "../../../node_modules/prismjs/components/prism-pascaligo.min.js": () => import("./prism-pascaligo.min-3aecb02c.js"), "../../../node_modules/prismjs/components/prism-pcaxis.min.js": () => import("./prism-pcaxis.min-c5e7a871.js"), "../../../node_modules/prismjs/components/prism-peoplecode.min.js": () => import("./prism-peoplecode.min-7c8ed2ef.js"), "../../../node_modules/prismjs/components/prism-perl.min.js": () => import("./prism-perl.min-108f825c.js"), "../../../node_modules/prismjs/components/prism-php-extras.min.js": () => import("./prism-php-extras.min-4b649f6b.js"), "../../../node_modules/prismjs/components/prism-php.min.js": () => import("./prism-php.min-b4bebbdb.js"), "../../../node_modules/prismjs/components/prism-phpdoc.min.js": () => import("./prism-phpdoc.min-71857b79.js"), "../../../node_modules/prismjs/components/prism-plant-uml.min.js": () => import("./prism-plant-uml.min-91d8fdec.js"), "../../../node_modules/prismjs/components/prism-plsql.min.js": () => import("./prism-plsql.min-8b0dd1ce.js"), "../../../node_modules/prismjs/components/prism-powerquery.min.js": () => import("./prism-powerquery.min-de7eda80.js"), "../../../node_modules/prismjs/components/prism-powershell.min.js": () => import("./prism-powershell.min-13582006.js"), "../../../node_modules/prismjs/components/prism-processing.min.js": () => import("./prism-processing.min-ddf61715.js"), "../../../node_modules/prismjs/components/prism-prolog.min.js": () => import("./prism-prolog.min-be61447f.js"), "../../../node_modules/prismjs/components/prism-promql.min.js": () => import("./prism-promql.min-b94dbbcb.js"), "../../../node_modules/prismjs/components/prism-properties.min.js": () => import("./prism-properties.min-4b65aff4.js"), "../../../node_modules/prismjs/components/prism-protobuf.min.js": () => import("./prism-protobuf.min-c7dd99a8.js"), "../../../node_modules/prismjs/components/prism-psl.min.js": () => import("./prism-psl.min-3cb6ca77.js"), "../../../node_modules/prismjs/components/prism-pug.min.js": () => import("./prism-pug.min-84ed48ec.js"), "../../../node_modules/prismjs/components/prism-puppet.min.js": () => import("./prism-puppet.min-c02bdf50.js"), "../../../node_modules/prismjs/components/prism-pure.min.js": () => import("./prism-pure.min-7b5eae7a.js"), "../../../node_modules/prismjs/components/prism-purebasic.min.js": () => import("./prism-purebasic.min-a62b63be.js"), "../../../node_modules/prismjs/components/prism-purescript.min.js": () => import("./prism-purescript.min-d7c49bf2.js"), "../../../node_modules/prismjs/components/prism-python.min.js": () => import("./prism-python.min-89935d5e.js"), "../../../node_modules/prismjs/components/prism-q.min.js": () => import("./prism-q.min-96d8fb1b.js"), "../../../node_modules/prismjs/components/prism-qml.min.js": () => import("./prism-qml.min-eb7c0dfc.js"), "../../../node_modules/prismjs/components/prism-qore.min.js": () => import("./prism-qore.min-ed8ddb5e.js"), "../../../node_modules/prismjs/components/prism-qsharp.min.js": () => import("./prism-qsharp.min-fb960bab.js"), "../../../node_modules/prismjs/components/prism-r.min.js": () => import("./prism-r.min-9fe1f3ed.js"), "../../../node_modules/prismjs/components/prism-racket.min.js": () => import("./prism-racket.min-e90ec309.js"), "../../../node_modules/prismjs/components/prism-reason.min.js": () => import("./prism-reason.min-63d1fa8a.js"), "../../../node_modules/prismjs/components/prism-regex.min.js": () => import("./prism-regex.min-96d0bc4f.js"), "../../../node_modules/prismjs/components/prism-rego.min.js": () => import("./prism-rego.min-281a02c1.js"), "../../../node_modules/prismjs/components/prism-renpy.min.js": () => import("./prism-renpy.min-2bef2655.js"), "../../../node_modules/prismjs/components/prism-rescript.min.js": () => import("./prism-rescript.min-2a3bda12.js"), "../../../node_modules/prismjs/components/prism-rest.min.js": () => import("./prism-rest.min-09260b93.js"), "../../../node_modules/prismjs/components/prism-rip.min.js": () => import("./prism-rip.min-c89fc679.js"), "../../../node_modules/prismjs/components/prism-roboconf.min.js": () => import("./prism-roboconf.min-362299cf.js"), "../../../node_modules/prismjs/components/prism-robotframework.min.js": () => import("./prism-robotframework.min-901bf739.js"), "../../../node_modules/prismjs/components/prism-ruby.min.js": () => import("./prism-ruby.min-6e459016.js"), "../../../node_modules/prismjs/components/prism-rust.min.js": () => import("./prism-rust.min-820420d0.js"), "../../../node_modules/prismjs/components/prism-sas.min.js": () => import("./prism-sas.min-920eaa09.js"), "../../../node_modules/prismjs/components/prism-sass.min.js": () => import("./prism-sass.min-4dc53bc5.js"), "../../../node_modules/prismjs/components/prism-scala.min.js": () => import("./prism-scala.min-83738843.js"), "../../../node_modules/prismjs/components/prism-scheme.min.js": () => import("./prism-scheme.min-1358e051.js"), "../../../node_modules/prismjs/components/prism-scss.min.js": () => import("./prism-scss.min-92aea743.js"), "../../../node_modules/prismjs/components/prism-shell-session.min.js": () => import("./prism-shell-session.min-2977ab53.js"), "../../../node_modules/prismjs/components/prism-smali.min.js": () => import("./prism-smali.min-e768ca38.js"), "../../../node_modules/prismjs/components/prism-smalltalk.min.js": () => import("./prism-smalltalk.min-139c1ee1.js"), "../../../node_modules/prismjs/components/prism-smarty.min.js": () => import("./prism-smarty.min-f8debf97.js"), "../../../node_modules/prismjs/components/prism-sml.min.js": () => import("./prism-sml.min-0c679316.js"), "../../../node_modules/prismjs/components/prism-solidity.min.js": () => import("./prism-solidity.min-83eb4a29.js"), "../../../node_modules/prismjs/components/prism-solution-file.min.js": () => import("./prism-solution-file.min-52546f1c.js"), "../../../node_modules/prismjs/components/prism-soy.min.js": () => import("./prism-soy.min-d2b3294e.js"), "../../../node_modules/prismjs/components/prism-sparql.min.js": () => import("./prism-sparql.min-b55f57a3.js"), "../../../node_modules/prismjs/components/prism-splunk-spl.min.js": () => import("./prism-splunk-spl.min-bd51901e.js"), "../../../node_modules/prismjs/components/prism-sqf.min.js": () => import("./prism-sqf.min-7796abe2.js"), "../../../node_modules/prismjs/components/prism-sql.min.js": () => import("./prism-sql.min-583eab97.js"), "../../../node_modules/prismjs/components/prism-squirrel.min.js": () => import("./prism-squirrel.min-6210cc27.js"), "../../../node_modules/prismjs/components/prism-stan.min.js": () => import("./prism-stan.min-0219161d.js"), "../../../node_modules/prismjs/components/prism-stata.min.js": () => import("./prism-stata.min-e8468e92.js"), "../../../node_modules/prismjs/components/prism-stylus.min.js": () => import("./prism-stylus.min-b4211725.js"), "../../../node_modules/prismjs/components/prism-supercollider.min.js": () => import("./prism-supercollider.min-a1e102ff.js"), "../../../node_modules/prismjs/components/prism-swift.min.js": () => import("./prism-swift.min-962aa7ba.js"), "../../../node_modules/prismjs/components/prism-systemd.min.js": () => import("./prism-systemd.min-6d49f69b.js"), "../../../node_modules/prismjs/components/prism-t4-cs.min.js": () => import("./prism-t4-cs.min-258a46d3.js"), "../../../node_modules/prismjs/components/prism-t4-templating.min.js": () => import("./prism-t4-templating.min-740d429f.js"), "../../../node_modules/prismjs/components/prism-t4-vb.min.js": () => import("./prism-t4-vb.min-c3ca6021.js"), "../../../node_modules/prismjs/components/prism-tap.min.js": () => import("./prism-tap.min-2d582f1c.js"), "../../../node_modules/prismjs/components/prism-tcl.min.js": () => import("./prism-tcl.min-3d421e58.js"), "../../../node_modules/prismjs/components/prism-textile.min.js": () => import("./prism-textile.min-bea9a185.js"), "../../../node_modules/prismjs/components/prism-toml.min.js": () => import("./prism-toml.min-ba409a46.js"), "../../../node_modules/prismjs/components/prism-tremor.min.js": () => import("./prism-tremor.min-cf11bafd.js"), "../../../node_modules/prismjs/components/prism-tsx.min.js": () => import("./prism-tsx.min-90ee8eaa.js"), "../../../node_modules/prismjs/components/prism-tt2.min.js": () => import("./prism-tt2.min-c7317371.js"), "../../../node_modules/prismjs/components/prism-turtle.min.js": () => import("./prism-turtle.min-d3f6c908.js"), "../../../node_modules/prismjs/components/prism-twig.min.js": () => import("./prism-twig.min-06667cf3.js"), "../../../node_modules/prismjs/components/prism-typescript.min.js": () => import("./prism-typescript.min-da950f4e.js"), "../../../node_modules/prismjs/components/prism-typoscript.min.js": () => import("./prism-typoscript.min-92ab2527.js"), "../../../node_modules/prismjs/components/prism-unrealscript.min.js": () => import("./prism-unrealscript.min-524c9821.js"), "../../../node_modules/prismjs/components/prism-uorazor.min.js": () => import("./prism-uorazor.min-8445afde.js"), "../../../node_modules/prismjs/components/prism-uri.min.js": () => import("./prism-uri.min-8d153620.js"), "../../../node_modules/prismjs/components/prism-v.min.js": () => import("./prism-v.min-f5dfa62f.js"), "../../../node_modules/prismjs/components/prism-vala.min.js": () => import("./prism-vala.min-8099e50d.js"), "../../../node_modules/prismjs/components/prism-vbnet.min.js": () => import("./prism-vbnet.min-c684e95c.js"), "../../../node_modules/prismjs/components/prism-velocity.min.js": () => import("./prism-velocity.min-ce8230ae.js"), "../../../node_modules/prismjs/components/prism-verilog.min.js": () => import("./prism-verilog.min-49879cf6.js"), "../../../node_modules/prismjs/components/prism-vhdl.min.js": () => import("./prism-vhdl.min-9c469192.js"), "../../../node_modules/prismjs/components/prism-vim.min.js": () => import("./prism-vim.min-753cf120.js"), "../../../node_modules/prismjs/components/prism-visual-basic.min.js": () => import("./prism-visual-basic.min-03026ad9.js"), "../../../node_modules/prismjs/components/prism-warpscript.min.js": () => import("./prism-warpscript.min-69ba95e0.js"), "../../../node_modules/prismjs/components/prism-wasm.min.js": () => import("./prism-wasm.min-a8aa80a7.js"), "../../../node_modules/prismjs/components/prism-web-idl.min.js": () => import("./prism-web-idl.min-502d10ad.js"), "../../../node_modules/prismjs/components/prism-wgsl.min.js": () => import("./prism-wgsl.min-674a5833.js"), "../../../node_modules/prismjs/components/prism-wiki.min.js": () => import("./prism-wiki.min-6aa23d83.js"), "../../../node_modules/prismjs/components/prism-wolfram.min.js": () => import("./prism-wolfram.min-5edca627.js"), "../../../node_modules/prismjs/components/prism-wren.min.js": () => import("./prism-wren.min-87e34869.js"), "../../../node_modules/prismjs/components/prism-xeora.min.js": () => import("./prism-xeora.min-39184a91.js"), "../../../node_modules/prismjs/components/prism-xml-doc.min.js": () => import("./prism-xml-doc.min-cd59a0d2.js"), "../../../node_modules/prismjs/components/prism-xojo.min.js": () => import("./prism-xojo.min-7d27c927.js"), "../../../node_modules/prismjs/components/prism-xquery.min.js": () => import("./prism-xquery.min-aebd2f79.js"), "../../../node_modules/prismjs/components/prism-yaml.min.js": () => import("./prism-yaml.min-971ccff8.js"), "../../../node_modules/prismjs/components/prism-yang.min.js": () => import("./prism-yang.min-39f14179.js"), "../../../node_modules/prismjs/components/prism-zig.min.js": () => import("./prism-zig.min-e777c275.js") }), `../../../node_modules/prismjs/components/prism-${a}.min.js`);
|
|
1248
|
+
await Qt(/* @__PURE__ */ Object.assign({ "../../../node_modules/prismjs/components/prism-abap.min.js": () => import("./prism-abap.min-5dd8af1f.js"), "../../../node_modules/prismjs/components/prism-abnf.min.js": () => import("./prism-abnf.min-c3c3a9d9.js"), "../../../node_modules/prismjs/components/prism-actionscript.min.js": () => import("./prism-actionscript.min-bd2d6afb.js"), "../../../node_modules/prismjs/components/prism-ada.min.js": () => import("./prism-ada.min-316d6d00.js"), "../../../node_modules/prismjs/components/prism-agda.min.js": () => import("./prism-agda.min-a6b4d217.js"), "../../../node_modules/prismjs/components/prism-al.min.js": () => import("./prism-al.min-f12e9359.js"), "../../../node_modules/prismjs/components/prism-antlr4.min.js": () => import("./prism-antlr4.min-850b07d5.js"), "../../../node_modules/prismjs/components/prism-apacheconf.min.js": () => import("./prism-apacheconf.min-948db440.js"), "../../../node_modules/prismjs/components/prism-apex.min.js": () => import("./prism-apex.min-cb3fec7c.js"), "../../../node_modules/prismjs/components/prism-apl.min.js": () => import("./prism-apl.min-98159dbe.js"), "../../../node_modules/prismjs/components/prism-applescript.min.js": () => import("./prism-applescript.min-feb2957e.js"), "../../../node_modules/prismjs/components/prism-aql.min.js": () => import("./prism-aql.min-d24bd57a.js"), "../../../node_modules/prismjs/components/prism-arduino.min.js": () => import("./prism-arduino.min-497e5615.js"), "../../../node_modules/prismjs/components/prism-arff.min.js": () => import("./prism-arff.min-54f15f52.js"), "../../../node_modules/prismjs/components/prism-armasm.min.js": () => import("./prism-armasm.min-60c6ead7.js"), "../../../node_modules/prismjs/components/prism-arturo.min.js": () => import("./prism-arturo.min-699e210e.js"), "../../../node_modules/prismjs/components/prism-asciidoc.min.js": () => import("./prism-asciidoc.min-f4622897.js"), "../../../node_modules/prismjs/components/prism-asm6502.min.js": () => import("./prism-asm6502.min-d16ec8e7.js"), "../../../node_modules/prismjs/components/prism-asmatmel.min.js": () => import("./prism-asmatmel.min-ebb34761.js"), "../../../node_modules/prismjs/components/prism-aspnet.min.js": () => import("./prism-aspnet.min-02de9064.js"), "../../../node_modules/prismjs/components/prism-autohotkey.min.js": () => import("./prism-autohotkey.min-58278b6c.js"), "../../../node_modules/prismjs/components/prism-autoit.min.js": () => import("./prism-autoit.min-bb495ed7.js"), "../../../node_modules/prismjs/components/prism-avisynth.min.js": () => import("./prism-avisynth.min-21dd4dbf.js"), "../../../node_modules/prismjs/components/prism-avro-idl.min.js": () => import("./prism-avro-idl.min-37aa0190.js"), "../../../node_modules/prismjs/components/prism-awk.min.js": () => import("./prism-awk.min-8362995b.js"), "../../../node_modules/prismjs/components/prism-bash.min.js": () => import("./prism-bash.min-3a888b73.js"), "../../../node_modules/prismjs/components/prism-basic.min.js": () => import("./prism-basic.min-70837013.js"), "../../../node_modules/prismjs/components/prism-batch.min.js": () => import("./prism-batch.min-e22008b6.js"), "../../../node_modules/prismjs/components/prism-bbcode.min.js": () => import("./prism-bbcode.min-1be070b7.js"), "../../../node_modules/prismjs/components/prism-bbj.min.js": () => import("./prism-bbj.min-c8595d55.js"), "../../../node_modules/prismjs/components/prism-bicep.min.js": () => import("./prism-bicep.min-b958c50e.js"), "../../../node_modules/prismjs/components/prism-birb.min.js": () => import("./prism-birb.min-1790d3b7.js"), "../../../node_modules/prismjs/components/prism-bison.min.js": () => import("./prism-bison.min-58efa25c.js"), "../../../node_modules/prismjs/components/prism-bnf.min.js": () => import("./prism-bnf.min-8a47cccc.js"), "../../../node_modules/prismjs/components/prism-bqn.min.js": () => import("./prism-bqn.min-7536e012.js"), "../../../node_modules/prismjs/components/prism-brainfuck.min.js": () => import("./prism-brainfuck.min-c9364b5e.js"), "../../../node_modules/prismjs/components/prism-brightscript.min.js": () => import("./prism-brightscript.min-d8aa03cd.js"), "../../../node_modules/prismjs/components/prism-bro.min.js": () => import("./prism-bro.min-6e2db8a0.js"), "../../../node_modules/prismjs/components/prism-bsl.min.js": () => import("./prism-bsl.min-6da4b323.js"), "../../../node_modules/prismjs/components/prism-c.min.js": () => import("./prism-c.min-b845f634.js"), "../../../node_modules/prismjs/components/prism-cfscript.min.js": () => import("./prism-cfscript.min-e626d6e7.js"), "../../../node_modules/prismjs/components/prism-chaiscript.min.js": () => import("./prism-chaiscript.min-59cf3b38.js"), "../../../node_modules/prismjs/components/prism-cil.min.js": () => import("./prism-cil.min-60db77c1.js"), "../../../node_modules/prismjs/components/prism-cilkc.min.js": () => import("./prism-cilkc.min-4c71300b.js"), "../../../node_modules/prismjs/components/prism-cilkcpp.min.js": () => import("./prism-cilkcpp.min-3963bb02.js"), "../../../node_modules/prismjs/components/prism-clike.min.js": () => import("./prism-clike.min-7115c549.js"), "../../../node_modules/prismjs/components/prism-clojure.min.js": () => import("./prism-clojure.min-8aa86fbd.js"), "../../../node_modules/prismjs/components/prism-cmake.min.js": () => import("./prism-cmake.min-194d339e.js"), "../../../node_modules/prismjs/components/prism-cobol.min.js": () => import("./prism-cobol.min-4f11593e.js"), "../../../node_modules/prismjs/components/prism-coffeescript.min.js": () => import("./prism-coffeescript.min-c3968b8f.js"), "../../../node_modules/prismjs/components/prism-concurnas.min.js": () => import("./prism-concurnas.min-5073257b.js"), "../../../node_modules/prismjs/components/prism-cooklang.min.js": () => import("./prism-cooklang.min-39421cc9.js"), "../../../node_modules/prismjs/components/prism-coq.min.js": () => import("./prism-coq.min-b08d301c.js"), "../../../node_modules/prismjs/components/prism-core.min.js": () => import("./prism-core.min-398a3a7c.js").then((p) => p.p), "../../../node_modules/prismjs/components/prism-cpp.min.js": () => import("./prism-cpp.min-ac230d87.js"), "../../../node_modules/prismjs/components/prism-crystal.min.js": () => import("./prism-crystal.min-13116708.js"), "../../../node_modules/prismjs/components/prism-csharp.min.js": () => import("./prism-csharp.min-2a7aa1d7.js"), "../../../node_modules/prismjs/components/prism-cshtml.min.js": () => import("./prism-cshtml.min-e0dea03d.js"), "../../../node_modules/prismjs/components/prism-csp.min.js": () => import("./prism-csp.min-9632aa13.js"), "../../../node_modules/prismjs/components/prism-css-extras.min.js": () => import("./prism-css-extras.min-b8bed0b9.js"), "../../../node_modules/prismjs/components/prism-css.min.js": () => import("./prism-css.min-e38589a9.js"), "../../../node_modules/prismjs/components/prism-csv.min.js": () => import("./prism-csv.min-59c9f7fe.js"), "../../../node_modules/prismjs/components/prism-cue.min.js": () => import("./prism-cue.min-a0471d75.js"), "../../../node_modules/prismjs/components/prism-cypher.min.js": () => import("./prism-cypher.min-c0e5a4ac.js"), "../../../node_modules/prismjs/components/prism-d.min.js": () => import("./prism-d.min-fe73d282.js"), "../../../node_modules/prismjs/components/prism-dart.min.js": () => import("./prism-dart.min-79822d61.js"), "../../../node_modules/prismjs/components/prism-dataweave.min.js": () => import("./prism-dataweave.min-ac7788bb.js"), "../../../node_modules/prismjs/components/prism-dax.min.js": () => import("./prism-dax.min-10526a78.js"), "../../../node_modules/prismjs/components/prism-dhall.min.js": () => import("./prism-dhall.min-1d8f852b.js"), "../../../node_modules/prismjs/components/prism-diff.min.js": () => import("./prism-diff.min-58a65b3c.js"), "../../../node_modules/prismjs/components/prism-django.min.js": () => import("./prism-django.min-966e5f65.js"), "../../../node_modules/prismjs/components/prism-dns-zone-file.min.js": () => import("./prism-dns-zone-file.min-6884205e.js"), "../../../node_modules/prismjs/components/prism-docker.min.js": () => import("./prism-docker.min-2330af65.js"), "../../../node_modules/prismjs/components/prism-dot.min.js": () => import("./prism-dot.min-b7040a53.js"), "../../../node_modules/prismjs/components/prism-ebnf.min.js": () => import("./prism-ebnf.min-72a1d666.js"), "../../../node_modules/prismjs/components/prism-editorconfig.min.js": () => import("./prism-editorconfig.min-f0a114f7.js"), "../../../node_modules/prismjs/components/prism-eiffel.min.js": () => import("./prism-eiffel.min-49594bdc.js"), "../../../node_modules/prismjs/components/prism-ejs.min.js": () => import("./prism-ejs.min-a2f2c9ea.js"), "../../../node_modules/prismjs/components/prism-elixir.min.js": () => import("./prism-elixir.min-ba69265c.js"), "../../../node_modules/prismjs/components/prism-elm.min.js": () => import("./prism-elm.min-3290c07f.js"), "../../../node_modules/prismjs/components/prism-erb.min.js": () => import("./prism-erb.min-51922f18.js"), "../../../node_modules/prismjs/components/prism-erlang.min.js": () => import("./prism-erlang.min-1847c6a7.js"), "../../../node_modules/prismjs/components/prism-etlua.min.js": () => import("./prism-etlua.min-d9358902.js"), "../../../node_modules/prismjs/components/prism-excel-formula.min.js": () => import("./prism-excel-formula.min-0e717178.js"), "../../../node_modules/prismjs/components/prism-factor.min.js": () => import("./prism-factor.min-0ea41495.js"), "../../../node_modules/prismjs/components/prism-false.min.js": () => import("./prism-false.min-d1e3e399.js"), "../../../node_modules/prismjs/components/prism-firestore-security-rules.min.js": () => import("./prism-firestore-security-rules.min-2230fbf2.js"), "../../../node_modules/prismjs/components/prism-flow.min.js": () => import("./prism-flow.min-4379ef1a.js"), "../../../node_modules/prismjs/components/prism-fortran.min.js": () => import("./prism-fortran.min-32dee11f.js"), "../../../node_modules/prismjs/components/prism-fsharp.min.js": () => import("./prism-fsharp.min-e4eccb74.js"), "../../../node_modules/prismjs/components/prism-ftl.min.js": () => import("./prism-ftl.min-cf603b01.js"), "../../../node_modules/prismjs/components/prism-gap.min.js": () => import("./prism-gap.min-3eca85c2.js"), "../../../node_modules/prismjs/components/prism-gcode.min.js": () => import("./prism-gcode.min-7be81032.js"), "../../../node_modules/prismjs/components/prism-gdscript.min.js": () => import("./prism-gdscript.min-a7d78975.js"), "../../../node_modules/prismjs/components/prism-gedcom.min.js": () => import("./prism-gedcom.min-364aaac3.js"), "../../../node_modules/prismjs/components/prism-gettext.min.js": () => import("./prism-gettext.min-d6e41f3f.js"), "../../../node_modules/prismjs/components/prism-gherkin.min.js": () => import("./prism-gherkin.min-b8bce925.js"), "../../../node_modules/prismjs/components/prism-git.min.js": () => import("./prism-git.min-d984e2ae.js"), "../../../node_modules/prismjs/components/prism-glsl.min.js": () => import("./prism-glsl.min-5a4d82d4.js"), "../../../node_modules/prismjs/components/prism-gml.min.js": () => import("./prism-gml.min-b91c603d.js"), "../../../node_modules/prismjs/components/prism-gn.min.js": () => import("./prism-gn.min-b37dd2cf.js"), "../../../node_modules/prismjs/components/prism-go-module.min.js": () => import("./prism-go-module.min-e9a704bf.js"), "../../../node_modules/prismjs/components/prism-go.min.js": () => import("./prism-go.min-c7322c64.js"), "../../../node_modules/prismjs/components/prism-gradle.min.js": () => import("./prism-gradle.min-1a828d06.js"), "../../../node_modules/prismjs/components/prism-graphql.min.js": () => import("./prism-graphql.min-e5fddf96.js"), "../../../node_modules/prismjs/components/prism-groovy.min.js": () => import("./prism-groovy.min-6999a453.js"), "../../../node_modules/prismjs/components/prism-haml.min.js": () => import("./prism-haml.min-06d636e1.js"), "../../../node_modules/prismjs/components/prism-handlebars.min.js": () => import("./prism-handlebars.min-d59c233b.js"), "../../../node_modules/prismjs/components/prism-haskell.min.js": () => import("./prism-haskell.min-2d474195.js"), "../../../node_modules/prismjs/components/prism-haxe.min.js": () => import("./prism-haxe.min-0b47bda7.js"), "../../../node_modules/prismjs/components/prism-hcl.min.js": () => import("./prism-hcl.min-dd93c4fa.js"), "../../../node_modules/prismjs/components/prism-hlsl.min.js": () => import("./prism-hlsl.min-90bc1513.js"), "../../../node_modules/prismjs/components/prism-hoon.min.js": () => import("./prism-hoon.min-5ac6535d.js"), "../../../node_modules/prismjs/components/prism-hpkp.min.js": () => import("./prism-hpkp.min-ccf08017.js"), "../../../node_modules/prismjs/components/prism-hsts.min.js": () => import("./prism-hsts.min-0dd9146f.js"), "../../../node_modules/prismjs/components/prism-http.min.js": () => import("./prism-http.min-10b32777.js"), "../../../node_modules/prismjs/components/prism-ichigojam.min.js": () => import("./prism-ichigojam.min-144f1b4b.js"), "../../../node_modules/prismjs/components/prism-icon.min.js": () => import("./prism-icon.min-22bb1195.js"), "../../../node_modules/prismjs/components/prism-icu-message-format.min.js": () => import("./prism-icu-message-format.min-b2ecdff3.js"), "../../../node_modules/prismjs/components/prism-idris.min.js": () => import("./prism-idris.min-920ad8df.js"), "../../../node_modules/prismjs/components/prism-iecst.min.js": () => import("./prism-iecst.min-d5ab1f6c.js"), "../../../node_modules/prismjs/components/prism-ignore.min.js": () => import("./prism-ignore.min-272b6ccf.js"), "../../../node_modules/prismjs/components/prism-inform7.min.js": () => import("./prism-inform7.min-22b438d7.js"), "../../../node_modules/prismjs/components/prism-ini.min.js": () => import("./prism-ini.min-b9585cc2.js"), "../../../node_modules/prismjs/components/prism-io.min.js": () => import("./prism-io.min-bc03d63b.js"), "../../../node_modules/prismjs/components/prism-j.min.js": () => import("./prism-j.min-2dc34683.js"), "../../../node_modules/prismjs/components/prism-java.min.js": () => import("./prism-java.min-2cfc90de.js"), "../../../node_modules/prismjs/components/prism-javadoc.min.js": () => import("./prism-javadoc.min-12ef12d8.js"), "../../../node_modules/prismjs/components/prism-javadoclike.min.js": () => import("./prism-javadoclike.min-e07933fc.js"), "../../../node_modules/prismjs/components/prism-javascript.min.js": () => import("./prism-javascript.min-03c8bcee.js"), "../../../node_modules/prismjs/components/prism-javastacktrace.min.js": () => import("./prism-javastacktrace.min-d3186b3e.js"), "../../../node_modules/prismjs/components/prism-jexl.min.js": () => import("./prism-jexl.min-084d69d8.js"), "../../../node_modules/prismjs/components/prism-jolie.min.js": () => import("./prism-jolie.min-466d4cf7.js"), "../../../node_modules/prismjs/components/prism-jq.min.js": () => import("./prism-jq.min-3daf478a.js"), "../../../node_modules/prismjs/components/prism-js-extras.min.js": () => import("./prism-js-extras.min-a225cee9.js"), "../../../node_modules/prismjs/components/prism-js-templates.min.js": () => import("./prism-js-templates.min-c950373d.js"), "../../../node_modules/prismjs/components/prism-jsdoc.min.js": () => import("./prism-jsdoc.min-02975619.js"), "../../../node_modules/prismjs/components/prism-json.min.js": () => import("./prism-json.min-fa2dced5.js"), "../../../node_modules/prismjs/components/prism-json5.min.js": () => import("./prism-json5.min-3917dd44.js"), "../../../node_modules/prismjs/components/prism-jsonp.min.js": () => import("./prism-jsonp.min-a0f4106e.js"), "../../../node_modules/prismjs/components/prism-jsstacktrace.min.js": () => import("./prism-jsstacktrace.min-bc3f3759.js"), "../../../node_modules/prismjs/components/prism-jsx.min.js": () => import("./prism-jsx.min-8af1efbf.js"), "../../../node_modules/prismjs/components/prism-julia.min.js": () => import("./prism-julia.min-cc71d15e.js"), "../../../node_modules/prismjs/components/prism-keepalived.min.js": () => import("./prism-keepalived.min-1428eb2f.js"), "../../../node_modules/prismjs/components/prism-keyman.min.js": () => import("./prism-keyman.min-3b419e70.js"), "../../../node_modules/prismjs/components/prism-kotlin.min.js": () => import("./prism-kotlin.min-ecbf8553.js"), "../../../node_modules/prismjs/components/prism-kumir.min.js": () => import("./prism-kumir.min-624860b6.js"), "../../../node_modules/prismjs/components/prism-kusto.min.js": () => import("./prism-kusto.min-67b0f58b.js"), "../../../node_modules/prismjs/components/prism-latex.min.js": () => import("./prism-latex.min-af145af5.js"), "../../../node_modules/prismjs/components/prism-latte.min.js": () => import("./prism-latte.min-b9a60122.js"), "../../../node_modules/prismjs/components/prism-less.min.js": () => import("./prism-less.min-3a3313ed.js"), "../../../node_modules/prismjs/components/prism-lilypond.min.js": () => import("./prism-lilypond.min-b0ed8db8.js"), "../../../node_modules/prismjs/components/prism-linker-script.min.js": () => import("./prism-linker-script.min-dc3fc5ad.js"), "../../../node_modules/prismjs/components/prism-liquid.min.js": () => import("./prism-liquid.min-86fa81e6.js"), "../../../node_modules/prismjs/components/prism-lisp.min.js": () => import("./prism-lisp.min-cae2f73f.js"), "../../../node_modules/prismjs/components/prism-livescript.min.js": () => import("./prism-livescript.min-b5d9d700.js"), "../../../node_modules/prismjs/components/prism-llvm.min.js": () => import("./prism-llvm.min-2b4a3e33.js"), "../../../node_modules/prismjs/components/prism-log.min.js": () => import("./prism-log.min-e9ba9fa2.js"), "../../../node_modules/prismjs/components/prism-lolcode.min.js": () => import("./prism-lolcode.min-1d0782a6.js"), "../../../node_modules/prismjs/components/prism-lua.min.js": () => import("./prism-lua.min-9c7e1242.js"), "../../../node_modules/prismjs/components/prism-magma.min.js": () => import("./prism-magma.min-6b08ba18.js"), "../../../node_modules/prismjs/components/prism-makefile.min.js": () => import("./prism-makefile.min-10c204c7.js"), "../../../node_modules/prismjs/components/prism-markdown.min.js": () => import("./prism-markdown.min-97e74eb9.js"), "../../../node_modules/prismjs/components/prism-markup-templating.min.js": () => import("./prism-markup-templating.min-c55d1b76.js"), "../../../node_modules/prismjs/components/prism-markup.min.js": () => import("./prism-markup.min-849389d5.js"), "../../../node_modules/prismjs/components/prism-mata.min.js": () => import("./prism-mata.min-1bbaed90.js"), "../../../node_modules/prismjs/components/prism-matlab.min.js": () => import("./prism-matlab.min-c787c897.js"), "../../../node_modules/prismjs/components/prism-maxscript.min.js": () => import("./prism-maxscript.min-8ff24836.js"), "../../../node_modules/prismjs/components/prism-mel.min.js": () => import("./prism-mel.min-e8ff632f.js"), "../../../node_modules/prismjs/components/prism-mermaid.min.js": () => import("./prism-mermaid.min-77fee473.js"), "../../../node_modules/prismjs/components/prism-metafont.min.js": () => import("./prism-metafont.min-94223e4b.js"), "../../../node_modules/prismjs/components/prism-mizar.min.js": () => import("./prism-mizar.min-50230be0.js"), "../../../node_modules/prismjs/components/prism-mongodb.min.js": () => import("./prism-mongodb.min-9790bcfd.js"), "../../../node_modules/prismjs/components/prism-monkey.min.js": () => import("./prism-monkey.min-5a1eb1ff.js"), "../../../node_modules/prismjs/components/prism-moonscript.min.js": () => import("./prism-moonscript.min-ed957c18.js"), "../../../node_modules/prismjs/components/prism-n1ql.min.js": () => import("./prism-n1ql.min-f3780067.js"), "../../../node_modules/prismjs/components/prism-n4js.min.js": () => import("./prism-n4js.min-d57fb90f.js"), "../../../node_modules/prismjs/components/prism-nand2tetris-hdl.min.js": () => import("./prism-nand2tetris-hdl.min-8228b246.js"), "../../../node_modules/prismjs/components/prism-naniscript.min.js": () => import("./prism-naniscript.min-a2fa6109.js"), "../../../node_modules/prismjs/components/prism-nasm.min.js": () => import("./prism-nasm.min-09906ffc.js"), "../../../node_modules/prismjs/components/prism-neon.min.js": () => import("./prism-neon.min-83c9b2c5.js"), "../../../node_modules/prismjs/components/prism-nevod.min.js": () => import("./prism-nevod.min-c2d107f2.js"), "../../../node_modules/prismjs/components/prism-nginx.min.js": () => import("./prism-nginx.min-01df8a32.js"), "../../../node_modules/prismjs/components/prism-nim.min.js": () => import("./prism-nim.min-dd447d6c.js"), "../../../node_modules/prismjs/components/prism-nix.min.js": () => import("./prism-nix.min-6430b249.js"), "../../../node_modules/prismjs/components/prism-nsis.min.js": () => import("./prism-nsis.min-dff25bf5.js"), "../../../node_modules/prismjs/components/prism-objectivec.min.js": () => import("./prism-objectivec.min-01ae0d96.js"), "../../../node_modules/prismjs/components/prism-ocaml.min.js": () => import("./prism-ocaml.min-20e838d9.js"), "../../../node_modules/prismjs/components/prism-odin.min.js": () => import("./prism-odin.min-b5d9183b.js"), "../../../node_modules/prismjs/components/prism-opencl.min.js": () => import("./prism-opencl.min-1d85e7cf.js"), "../../../node_modules/prismjs/components/prism-openqasm.min.js": () => import("./prism-openqasm.min-29eb40fe.js"), "../../../node_modules/prismjs/components/prism-oz.min.js": () => import("./prism-oz.min-c1f4ebd4.js"), "../../../node_modules/prismjs/components/prism-parigp.min.js": () => import("./prism-parigp.min-8bff0612.js"), "../../../node_modules/prismjs/components/prism-parser.min.js": () => import("./prism-parser.min-7722395f.js"), "../../../node_modules/prismjs/components/prism-pascal.min.js": () => import("./prism-pascal.min-ccf26fed.js"), "../../../node_modules/prismjs/components/prism-pascaligo.min.js": () => import("./prism-pascaligo.min-3aecb02c.js"), "../../../node_modules/prismjs/components/prism-pcaxis.min.js": () => import("./prism-pcaxis.min-c5e7a871.js"), "../../../node_modules/prismjs/components/prism-peoplecode.min.js": () => import("./prism-peoplecode.min-7c8ed2ef.js"), "../../../node_modules/prismjs/components/prism-perl.min.js": () => import("./prism-perl.min-108f825c.js"), "../../../node_modules/prismjs/components/prism-php-extras.min.js": () => import("./prism-php-extras.min-4b649f6b.js"), "../../../node_modules/prismjs/components/prism-php.min.js": () => import("./prism-php.min-b4bebbdb.js"), "../../../node_modules/prismjs/components/prism-phpdoc.min.js": () => import("./prism-phpdoc.min-71857b79.js"), "../../../node_modules/prismjs/components/prism-plant-uml.min.js": () => import("./prism-plant-uml.min-91d8fdec.js"), "../../../node_modules/prismjs/components/prism-plsql.min.js": () => import("./prism-plsql.min-8b0dd1ce.js"), "../../../node_modules/prismjs/components/prism-powerquery.min.js": () => import("./prism-powerquery.min-de7eda80.js"), "../../../node_modules/prismjs/components/prism-powershell.min.js": () => import("./prism-powershell.min-13582006.js"), "../../../node_modules/prismjs/components/prism-processing.min.js": () => import("./prism-processing.min-ddf61715.js"), "../../../node_modules/prismjs/components/prism-prolog.min.js": () => import("./prism-prolog.min-be61447f.js"), "../../../node_modules/prismjs/components/prism-promql.min.js": () => import("./prism-promql.min-b94dbbcb.js"), "../../../node_modules/prismjs/components/prism-properties.min.js": () => import("./prism-properties.min-4b65aff4.js"), "../../../node_modules/prismjs/components/prism-protobuf.min.js": () => import("./prism-protobuf.min-c7dd99a8.js"), "../../../node_modules/prismjs/components/prism-psl.min.js": () => import("./prism-psl.min-3cb6ca77.js"), "../../../node_modules/prismjs/components/prism-pug.min.js": () => import("./prism-pug.min-84ed48ec.js"), "../../../node_modules/prismjs/components/prism-puppet.min.js": () => import("./prism-puppet.min-c02bdf50.js"), "../../../node_modules/prismjs/components/prism-pure.min.js": () => import("./prism-pure.min-7b5eae7a.js"), "../../../node_modules/prismjs/components/prism-purebasic.min.js": () => import("./prism-purebasic.min-a62b63be.js"), "../../../node_modules/prismjs/components/prism-purescript.min.js": () => import("./prism-purescript.min-d7c49bf2.js"), "../../../node_modules/prismjs/components/prism-python.min.js": () => import("./prism-python.min-89935d5e.js"), "../../../node_modules/prismjs/components/prism-q.min.js": () => import("./prism-q.min-96d8fb1b.js"), "../../../node_modules/prismjs/components/prism-qml.min.js": () => import("./prism-qml.min-eb7c0dfc.js"), "../../../node_modules/prismjs/components/prism-qore.min.js": () => import("./prism-qore.min-ed8ddb5e.js"), "../../../node_modules/prismjs/components/prism-qsharp.min.js": () => import("./prism-qsharp.min-fb960bab.js"), "../../../node_modules/prismjs/components/prism-r.min.js": () => import("./prism-r.min-9fe1f3ed.js"), "../../../node_modules/prismjs/components/prism-racket.min.js": () => import("./prism-racket.min-e90ec309.js"), "../../../node_modules/prismjs/components/prism-reason.min.js": () => import("./prism-reason.min-63d1fa8a.js"), "../../../node_modules/prismjs/components/prism-regex.min.js": () => import("./prism-regex.min-96d0bc4f.js"), "../../../node_modules/prismjs/components/prism-rego.min.js": () => import("./prism-rego.min-281a02c1.js"), "../../../node_modules/prismjs/components/prism-renpy.min.js": () => import("./prism-renpy.min-2bef2655.js"), "../../../node_modules/prismjs/components/prism-rescript.min.js": () => import("./prism-rescript.min-2a3bda12.js"), "../../../node_modules/prismjs/components/prism-rest.min.js": () => import("./prism-rest.min-09260b93.js"), "../../../node_modules/prismjs/components/prism-rip.min.js": () => import("./prism-rip.min-c89fc679.js"), "../../../node_modules/prismjs/components/prism-roboconf.min.js": () => import("./prism-roboconf.min-362299cf.js"), "../../../node_modules/prismjs/components/prism-robotframework.min.js": () => import("./prism-robotframework.min-901bf739.js"), "../../../node_modules/prismjs/components/prism-ruby.min.js": () => import("./prism-ruby.min-6e459016.js"), "../../../node_modules/prismjs/components/prism-rust.min.js": () => import("./prism-rust.min-820420d0.js"), "../../../node_modules/prismjs/components/prism-sas.min.js": () => import("./prism-sas.min-920eaa09.js"), "../../../node_modules/prismjs/components/prism-sass.min.js": () => import("./prism-sass.min-4dc53bc5.js"), "../../../node_modules/prismjs/components/prism-scala.min.js": () => import("./prism-scala.min-83738843.js"), "../../../node_modules/prismjs/components/prism-scheme.min.js": () => import("./prism-scheme.min-1358e051.js"), "../../../node_modules/prismjs/components/prism-scss.min.js": () => import("./prism-scss.min-92aea743.js"), "../../../node_modules/prismjs/components/prism-shell-session.min.js": () => import("./prism-shell-session.min-2977ab53.js"), "../../../node_modules/prismjs/components/prism-smali.min.js": () => import("./prism-smali.min-e768ca38.js"), "../../../node_modules/prismjs/components/prism-smalltalk.min.js": () => import("./prism-smalltalk.min-139c1ee1.js"), "../../../node_modules/prismjs/components/prism-smarty.min.js": () => import("./prism-smarty.min-f8debf97.js"), "../../../node_modules/prismjs/components/prism-sml.min.js": () => import("./prism-sml.min-0c679316.js"), "../../../node_modules/prismjs/components/prism-solidity.min.js": () => import("./prism-solidity.min-83eb4a29.js"), "../../../node_modules/prismjs/components/prism-solution-file.min.js": () => import("./prism-solution-file.min-52546f1c.js"), "../../../node_modules/prismjs/components/prism-soy.min.js": () => import("./prism-soy.min-d2b3294e.js"), "../../../node_modules/prismjs/components/prism-sparql.min.js": () => import("./prism-sparql.min-b55f57a3.js"), "../../../node_modules/prismjs/components/prism-splunk-spl.min.js": () => import("./prism-splunk-spl.min-bd51901e.js"), "../../../node_modules/prismjs/components/prism-sqf.min.js": () => import("./prism-sqf.min-7796abe2.js"), "../../../node_modules/prismjs/components/prism-sql.min.js": () => import("./prism-sql.min-583eab97.js"), "../../../node_modules/prismjs/components/prism-squirrel.min.js": () => import("./prism-squirrel.min-6210cc27.js"), "../../../node_modules/prismjs/components/prism-stan.min.js": () => import("./prism-stan.min-0219161d.js"), "../../../node_modules/prismjs/components/prism-stata.min.js": () => import("./prism-stata.min-e8468e92.js"), "../../../node_modules/prismjs/components/prism-stylus.min.js": () => import("./prism-stylus.min-b4211725.js"), "../../../node_modules/prismjs/components/prism-supercollider.min.js": () => import("./prism-supercollider.min-a1e102ff.js"), "../../../node_modules/prismjs/components/prism-swift.min.js": () => import("./prism-swift.min-962aa7ba.js"), "../../../node_modules/prismjs/components/prism-systemd.min.js": () => import("./prism-systemd.min-6d49f69b.js"), "../../../node_modules/prismjs/components/prism-t4-cs.min.js": () => import("./prism-t4-cs.min-258a46d3.js"), "../../../node_modules/prismjs/components/prism-t4-templating.min.js": () => import("./prism-t4-templating.min-740d429f.js"), "../../../node_modules/prismjs/components/prism-t4-vb.min.js": () => import("./prism-t4-vb.min-c3ca6021.js"), "../../../node_modules/prismjs/components/prism-tap.min.js": () => import("./prism-tap.min-2d582f1c.js"), "../../../node_modules/prismjs/components/prism-tcl.min.js": () => import("./prism-tcl.min-3d421e58.js"), "../../../node_modules/prismjs/components/prism-textile.min.js": () => import("./prism-textile.min-bea9a185.js"), "../../../node_modules/prismjs/components/prism-toml.min.js": () => import("./prism-toml.min-ba409a46.js"), "../../../node_modules/prismjs/components/prism-tremor.min.js": () => import("./prism-tremor.min-cf11bafd.js"), "../../../node_modules/prismjs/components/prism-tsx.min.js": () => import("./prism-tsx.min-90ee8eaa.js"), "../../../node_modules/prismjs/components/prism-tt2.min.js": () => import("./prism-tt2.min-c7317371.js"), "../../../node_modules/prismjs/components/prism-turtle.min.js": () => import("./prism-turtle.min-d3f6c908.js"), "../../../node_modules/prismjs/components/prism-twig.min.js": () => import("./prism-twig.min-06667cf3.js"), "../../../node_modules/prismjs/components/prism-typescript.min.js": () => import("./prism-typescript.min-da950f4e.js"), "../../../node_modules/prismjs/components/prism-typoscript.min.js": () => import("./prism-typoscript.min-92ab2527.js"), "../../../node_modules/prismjs/components/prism-unrealscript.min.js": () => import("./prism-unrealscript.min-524c9821.js"), "../../../node_modules/prismjs/components/prism-uorazor.min.js": () => import("./prism-uorazor.min-8445afde.js"), "../../../node_modules/prismjs/components/prism-uri.min.js": () => import("./prism-uri.min-8d153620.js"), "../../../node_modules/prismjs/components/prism-v.min.js": () => import("./prism-v.min-f5dfa62f.js"), "../../../node_modules/prismjs/components/prism-vala.min.js": () => import("./prism-vala.min-8099e50d.js"), "../../../node_modules/prismjs/components/prism-vbnet.min.js": () => import("./prism-vbnet.min-c684e95c.js"), "../../../node_modules/prismjs/components/prism-velocity.min.js": () => import("./prism-velocity.min-ce8230ae.js"), "../../../node_modules/prismjs/components/prism-verilog.min.js": () => import("./prism-verilog.min-49879cf6.js"), "../../../node_modules/prismjs/components/prism-vhdl.min.js": () => import("./prism-vhdl.min-9c469192.js"), "../../../node_modules/prismjs/components/prism-vim.min.js": () => import("./prism-vim.min-753cf120.js"), "../../../node_modules/prismjs/components/prism-visual-basic.min.js": () => import("./prism-visual-basic.min-03026ad9.js"), "../../../node_modules/prismjs/components/prism-warpscript.min.js": () => import("./prism-warpscript.min-69ba95e0.js"), "../../../node_modules/prismjs/components/prism-wasm.min.js": () => import("./prism-wasm.min-a8aa80a7.js"), "../../../node_modules/prismjs/components/prism-web-idl.min.js": () => import("./prism-web-idl.min-502d10ad.js"), "../../../node_modules/prismjs/components/prism-wgsl.min.js": () => import("./prism-wgsl.min-674a5833.js"), "../../../node_modules/prismjs/components/prism-wiki.min.js": () => import("./prism-wiki.min-6aa23d83.js"), "../../../node_modules/prismjs/components/prism-wolfram.min.js": () => import("./prism-wolfram.min-5edca627.js"), "../../../node_modules/prismjs/components/prism-wren.min.js": () => import("./prism-wren.min-87e34869.js"), "../../../node_modules/prismjs/components/prism-xeora.min.js": () => import("./prism-xeora.min-39184a91.js"), "../../../node_modules/prismjs/components/prism-xml-doc.min.js": () => import("./prism-xml-doc.min-cd59a0d2.js"), "../../../node_modules/prismjs/components/prism-xojo.min.js": () => import("./prism-xojo.min-7d27c927.js"), "../../../node_modules/prismjs/components/prism-xquery.min.js": () => import("./prism-xquery.min-aebd2f79.js"), "../../../node_modules/prismjs/components/prism-yaml.min.js": () => import("./prism-yaml.min-971ccff8.js"), "../../../node_modules/prismjs/components/prism-yang.min.js": () => import("./prism-yang.min-39f14179.js"), "../../../node_modules/prismjs/components/prism-zig.min.js": () => import("./prism-zig.min-e777c275.js") }), `../../../node_modules/prismjs/components/prism-${a}.min.js`);
|
|
1249
1249
|
} catch {
|
|
1250
1250
|
console.warn(`Prism does not have a language file for '${a}'`);
|
|
1251
1251
|
}
|
|
1252
1252
|
ce.highlightAll();
|
|
1253
1253
|
}, { immediate: !0 }), (a, p) => {
|
|
1254
|
-
const u =
|
|
1254
|
+
const u = Gt("KCodeBlock");
|
|
1255
1255
|
return H(), Q(u, {
|
|
1256
1256
|
id: K(l),
|
|
1257
1257
|
class: "document-code-block",
|
|
@@ -1265,7 +1265,7 @@ const tr = /* @__PURE__ */ G({
|
|
|
1265
1265
|
};
|
|
1266
1266
|
}
|
|
1267
1267
|
});
|
|
1268
|
-
const
|
|
1268
|
+
const nr = /* @__PURE__ */ O(rr, [["__scopeId", "data-v-893581d7"]]), or = /* @__PURE__ */ G({
|
|
1269
1269
|
__name: "Emphasis",
|
|
1270
1270
|
props: {
|
|
1271
1271
|
level: {
|
|
@@ -1288,7 +1288,7 @@ const rr = /* @__PURE__ */ O(tr, [["__scopeId", "data-v-893581d7"]]), nr = /* @_
|
|
|
1288
1288
|
_: 3
|
|
1289
1289
|
}));
|
|
1290
1290
|
}
|
|
1291
|
-
}),
|
|
1291
|
+
}), ir = /* @__PURE__ */ G({
|
|
1292
1292
|
__name: "Heading",
|
|
1293
1293
|
props: {
|
|
1294
1294
|
level: {
|
|
@@ -1316,7 +1316,7 @@ const rr = /* @__PURE__ */ O(tr, [["__scopeId", "data-v-893581d7"]]), nr = /* @_
|
|
|
1316
1316
|
}));
|
|
1317
1317
|
}
|
|
1318
1318
|
});
|
|
1319
|
-
const
|
|
1319
|
+
const sr = /* @__PURE__ */ O(ir, [["__scopeId", "data-v-2a3c189f"]]), ar = ["alt", "src", "title"], lr = /* @__PURE__ */ G({
|
|
1320
1320
|
__name: "Image",
|
|
1321
1321
|
props: {
|
|
1322
1322
|
url: {
|
|
@@ -1338,23 +1338,23 @@ const ir = /* @__PURE__ */ O(or, [["__scopeId", "data-v-2a3c189f"]]), sr = ["alt
|
|
|
1338
1338
|
alt: e.alt,
|
|
1339
1339
|
src: e.url,
|
|
1340
1340
|
title: e.title
|
|
1341
|
-
}, null, 8,
|
|
1341
|
+
}, null, 8, ar),
|
|
1342
1342
|
qe("figcaption", null, [
|
|
1343
1343
|
F(t.$slots, "default")
|
|
1344
1344
|
])
|
|
1345
1345
|
]));
|
|
1346
1346
|
}
|
|
1347
|
-
}),
|
|
1348
|
-
function
|
|
1347
|
+
}), mr = {};
|
|
1348
|
+
function pr(e, t) {
|
|
1349
1349
|
return H(), N("hr");
|
|
1350
1350
|
}
|
|
1351
|
-
const
|
|
1352
|
-
function
|
|
1351
|
+
const ur = /* @__PURE__ */ O(mr, [["render", pr]]), cr = {};
|
|
1352
|
+
function dr(e, t) {
|
|
1353
1353
|
return H(), N("table", null, [
|
|
1354
1354
|
F(e.$slots, "default")
|
|
1355
1355
|
]);
|
|
1356
1356
|
}
|
|
1357
|
-
const
|
|
1357
|
+
const hr = /* @__PURE__ */ O(cr, [["render", dr]]), fr = /* @__PURE__ */ G({
|
|
1358
1358
|
__name: "TableRow",
|
|
1359
1359
|
props: {
|
|
1360
1360
|
section: {
|
|
@@ -1372,7 +1372,7 @@ const dr = /* @__PURE__ */ O(ur, [["render", cr]]), hr = /* @__PURE__ */ G({
|
|
|
1372
1372
|
_: 3
|
|
1373
1373
|
}));
|
|
1374
1374
|
}
|
|
1375
|
-
}),
|
|
1375
|
+
}), gr = /* @__PURE__ */ G({
|
|
1376
1376
|
__name: "TableCell",
|
|
1377
1377
|
props: {
|
|
1378
1378
|
align: {
|
|
@@ -1389,7 +1389,7 @@ const dr = /* @__PURE__ */ O(ur, [["render", cr]]), hr = /* @__PURE__ */ G({
|
|
|
1389
1389
|
const t = e, r = ((o = t.parent) == null ? void 0 : o.section) === re.header ? "th" : "td";
|
|
1390
1390
|
let n;
|
|
1391
1391
|
return t.align === fe.center ? n = "align-center" : t.align === fe.right && (n = "align-right"), (i, l) => (H(), Q(se(K(r)), {
|
|
1392
|
-
class:
|
|
1392
|
+
class: qt(K(n))
|
|
1393
1393
|
}, {
|
|
1394
1394
|
default: ae(() => [
|
|
1395
1395
|
F(i.$slots, "default", {}, void 0, !0)
|
|
@@ -1398,10 +1398,10 @@ const dr = /* @__PURE__ */ O(ur, [["render", cr]]), hr = /* @__PURE__ */ G({
|
|
|
1398
1398
|
}, 8, ["class"]));
|
|
1399
1399
|
}
|
|
1400
1400
|
});
|
|
1401
|
-
const
|
|
1401
|
+
const vr = /* @__PURE__ */ O(gr, [["__scopeId", "data-v-6da63f53"]]), _r = { key: 0 }, jr = { key: 1 }, br = {
|
|
1402
1402
|
inheritAttrs: !1
|
|
1403
|
-
},
|
|
1404
|
-
...
|
|
1403
|
+
}, yr = /* @__PURE__ */ G({
|
|
1404
|
+
...br,
|
|
1405
1405
|
__name: "Text",
|
|
1406
1406
|
props: {
|
|
1407
1407
|
text: {
|
|
@@ -1418,26 +1418,26 @@ const gr = /* @__PURE__ */ O(fr, [["__scopeId", "data-v-6da63f53"]]), vr = { key
|
|
|
1418
1418
|
}
|
|
1419
1419
|
},
|
|
1420
1420
|
setup(e) {
|
|
1421
|
-
return (t, r) => (H(), N(
|
|
1422
|
-
|
|
1423
|
-
e.appendSpace ? (H(), N("span",
|
|
1424
|
-
e.hardBreak ? (H(), N("br",
|
|
1421
|
+
return (t, r) => (H(), N(Ut, null, [
|
|
1422
|
+
$t(at(e.text), 1),
|
|
1423
|
+
e.appendSpace ? (H(), N("span", _r, " ")) : Ue("", !0),
|
|
1424
|
+
e.hardBreak ? (H(), N("br", jr)) : Ue("", !0)
|
|
1425
1425
|
], 64));
|
|
1426
1426
|
}
|
|
1427
|
-
}),
|
|
1428
|
-
function
|
|
1427
|
+
}), wr = {};
|
|
1428
|
+
function Er(e, t) {
|
|
1429
1429
|
return H(), N("span", null, [
|
|
1430
1430
|
F(e.$slots, "default")
|
|
1431
1431
|
]);
|
|
1432
1432
|
}
|
|
1433
|
-
const
|
|
1434
|
-
const
|
|
1435
|
-
function
|
|
1433
|
+
const Sr = /* @__PURE__ */ O(wr, [["render", Er]]);
|
|
1434
|
+
const Tr = {};
|
|
1435
|
+
function kr(e, t) {
|
|
1436
1436
|
return H(), N("p", null, [
|
|
1437
1437
|
F(e.$slots, "default", {}, void 0, !0)
|
|
1438
1438
|
]);
|
|
1439
1439
|
}
|
|
1440
|
-
const
|
|
1440
|
+
const Ar = /* @__PURE__ */ O(Tr, [["render", kr], ["__scopeId", "data-v-c7681718"]]), Rr = /* @__PURE__ */ G({
|
|
1441
1441
|
__name: "List",
|
|
1442
1442
|
props: {
|
|
1443
1443
|
isOrdered: {
|
|
@@ -1455,13 +1455,13 @@ const kr = /* @__PURE__ */ O(Sr, [["render", Tr], ["__scopeId", "data-v-c7681718
|
|
|
1455
1455
|
}));
|
|
1456
1456
|
}
|
|
1457
1457
|
});
|
|
1458
|
-
const
|
|
1459
|
-
function
|
|
1458
|
+
const Lr = /* @__PURE__ */ O(Rr, [["__scopeId", "data-v-f52e8277"]]), Br = {};
|
|
1459
|
+
function Hr(e, t) {
|
|
1460
1460
|
return H(), N("li", null, [
|
|
1461
1461
|
F(e.$slots, "default")
|
|
1462
1462
|
]);
|
|
1463
1463
|
}
|
|
1464
|
-
const
|
|
1464
|
+
const Pr = /* @__PURE__ */ O(Br, [["render", Hr]]), Dr = ["href", "title"], Ir = /* @__PURE__ */ G({
|
|
1465
1465
|
__name: "Link",
|
|
1466
1466
|
props: {
|
|
1467
1467
|
href: {
|
|
@@ -1480,28 +1480,28 @@ const Hr = /* @__PURE__ */ O(Lr, [["render", Br]]), Pr = ["href", "title"], Dr =
|
|
|
1480
1480
|
title: e.title
|
|
1481
1481
|
}, [
|
|
1482
1482
|
F(t.$slots, "default", {}, void 0, !0)
|
|
1483
|
-
], 8,
|
|
1483
|
+
], 8, Dr));
|
|
1484
1484
|
}
|
|
1485
1485
|
});
|
|
1486
|
-
const
|
|
1487
|
-
blockquote:
|
|
1488
|
-
code:
|
|
1489
|
-
code_block:
|
|
1490
|
-
emphasis:
|
|
1491
|
-
heading:
|
|
1492
|
-
image:
|
|
1493
|
-
line_break:
|
|
1494
|
-
link:
|
|
1495
|
-
list:
|
|
1496
|
-
list_item:
|
|
1497
|
-
paragraph:
|
|
1498
|
-
table:
|
|
1499
|
-
table_row:
|
|
1500
|
-
table_cell:
|
|
1501
|
-
text:
|
|
1502
|
-
text_block:
|
|
1486
|
+
const Cr = /* @__PURE__ */ O(Ir, [["__scopeId", "data-v-9b27e235"]]), Nr = {
|
|
1487
|
+
blockquote: Wt,
|
|
1488
|
+
code: Yt,
|
|
1489
|
+
code_block: nr,
|
|
1490
|
+
emphasis: or,
|
|
1491
|
+
heading: sr,
|
|
1492
|
+
image: lr,
|
|
1493
|
+
line_break: ur,
|
|
1494
|
+
link: Cr,
|
|
1495
|
+
list: Lr,
|
|
1496
|
+
list_item: Pr,
|
|
1497
|
+
paragraph: Ar,
|
|
1498
|
+
table: hr,
|
|
1499
|
+
table_row: fr,
|
|
1500
|
+
table_cell: vr,
|
|
1501
|
+
text: yr,
|
|
1502
|
+
text_block: Sr
|
|
1503
1503
|
}, Xe = [];
|
|
1504
|
-
function
|
|
1504
|
+
function xr(e) {
|
|
1505
1505
|
Xe.indexOf(e) === -1 && (Xe.push(e), console.warn(`[DocumentViewer] Unable to render an unknown node type "${e}"`));
|
|
1506
1506
|
}
|
|
1507
1507
|
function mt(e, t) {
|
|
@@ -1512,9 +1512,9 @@ function mt(e, t) {
|
|
|
1512
1512
|
type: o,
|
|
1513
1513
|
children: i,
|
|
1514
1514
|
...l
|
|
1515
|
-
} = r, s =
|
|
1515
|
+
} = r, s = Nr[r.type];
|
|
1516
1516
|
if (!s)
|
|
1517
|
-
return
|
|
1517
|
+
return xr(o), null;
|
|
1518
1518
|
if ((r == null ? void 0 : r.type) === "paragraph" && (r != null && r.children)) {
|
|
1519
1519
|
const a = r.children, p = a.length - 1;
|
|
1520
1520
|
a.forEach((u, g) => {
|
|
@@ -1560,7 +1560,7 @@ var _ = function() {
|
|
|
1560
1560
|
return e;
|
|
1561
1561
|
}, _.apply(this, arguments);
|
|
1562
1562
|
};
|
|
1563
|
-
function
|
|
1563
|
+
function Fr(e, t) {
|
|
1564
1564
|
var r = {};
|
|
1565
1565
|
for (var n in e)
|
|
1566
1566
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -1590,7 +1590,7 @@ var ne;
|
|
|
1590
1590
|
function Ke(e) {
|
|
1591
1591
|
return e.type === R.literal;
|
|
1592
1592
|
}
|
|
1593
|
-
function
|
|
1593
|
+
function Or(e) {
|
|
1594
1594
|
return e.type === R.argument;
|
|
1595
1595
|
}
|
|
1596
1596
|
function pt(e) {
|
|
@@ -1608,7 +1608,7 @@ function dt(e) {
|
|
|
1608
1608
|
function ht(e) {
|
|
1609
1609
|
return e.type === R.plural;
|
|
1610
1610
|
}
|
|
1611
|
-
function
|
|
1611
|
+
function Mr(e) {
|
|
1612
1612
|
return e.type === R.pound;
|
|
1613
1613
|
}
|
|
1614
1614
|
function ft(e) {
|
|
@@ -1620,10 +1620,10 @@ function gt(e) {
|
|
|
1620
1620
|
function Re(e) {
|
|
1621
1621
|
return !!(e && typeof e == "object" && e.type === ne.dateTime);
|
|
1622
1622
|
}
|
|
1623
|
-
var vt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
1624
|
-
function
|
|
1623
|
+
var vt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Gr = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
|
|
1624
|
+
function qr(e) {
|
|
1625
1625
|
var t = {};
|
|
1626
|
-
return e.replace(
|
|
1626
|
+
return e.replace(Gr, function(r) {
|
|
1627
1627
|
var n = r.length;
|
|
1628
1628
|
switch (r[0]) {
|
|
1629
1629
|
case "G":
|
|
@@ -1712,11 +1712,11 @@ function Gr(e) {
|
|
|
1712
1712
|
return "";
|
|
1713
1713
|
}), t;
|
|
1714
1714
|
}
|
|
1715
|
-
var
|
|
1716
|
-
function
|
|
1715
|
+
var Ur = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1716
|
+
function $r(e) {
|
|
1717
1717
|
if (e.length === 0)
|
|
1718
1718
|
throw new Error("Number skeleton cannot be empty");
|
|
1719
|
-
for (var t = e.split(
|
|
1719
|
+
for (var t = e.split(Ur).filter(function(v) {
|
|
1720
1720
|
return v.length > 0;
|
|
1721
1721
|
}), r = [], n = 0, o = t; n < o.length; n++) {
|
|
1722
1722
|
var i = o[n], l = i.split("/");
|
|
@@ -1731,10 +1731,10 @@ function Ur(e) {
|
|
|
1731
1731
|
}
|
|
1732
1732
|
return r;
|
|
1733
1733
|
}
|
|
1734
|
-
function
|
|
1734
|
+
function Vr(e) {
|
|
1735
1735
|
return e.replace(/^(.*?)-/, "");
|
|
1736
1736
|
}
|
|
1737
|
-
var We = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, _t = /^(@+)?(\+|#+)?[rs]?$/g,
|
|
1737
|
+
var We = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, _t = /^(@+)?(\+|#+)?[rs]?$/g, zr = /(\*)(0+)|(#+)(0+)|(0+)/g, jt = /^(0+)$/;
|
|
1738
1738
|
function Ze(e) {
|
|
1739
1739
|
var t = {};
|
|
1740
1740
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(_t, function(r, n, o) {
|
|
@@ -1781,7 +1781,7 @@ function bt(e) {
|
|
|
1781
1781
|
};
|
|
1782
1782
|
}
|
|
1783
1783
|
}
|
|
1784
|
-
function
|
|
1784
|
+
function Xr(e) {
|
|
1785
1785
|
var t;
|
|
1786
1786
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1787
1787
|
notation: "engineering"
|
|
@@ -1799,7 +1799,7 @@ function Je(e) {
|
|
|
1799
1799
|
var t = {}, r = bt(e);
|
|
1800
1800
|
return r || t;
|
|
1801
1801
|
}
|
|
1802
|
-
function
|
|
1802
|
+
function Kr(e) {
|
|
1803
1803
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1804
1804
|
var o = n[r];
|
|
1805
1805
|
switch (o.stem) {
|
|
@@ -1823,7 +1823,7 @@ function Xr(e) {
|
|
|
1823
1823
|
continue;
|
|
1824
1824
|
case "measure-unit":
|
|
1825
1825
|
case "unit":
|
|
1826
|
-
t.style = "unit", t.unit =
|
|
1826
|
+
t.style = "unit", t.unit = Vr(o.options[0]);
|
|
1827
1827
|
continue;
|
|
1828
1828
|
case "compact-short":
|
|
1829
1829
|
case "K":
|
|
@@ -1864,7 +1864,7 @@ function Xr(e) {
|
|
|
1864
1864
|
case "integer-width":
|
|
1865
1865
|
if (o.options.length > 1)
|
|
1866
1866
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1867
|
-
o.options[0].replace(
|
|
1867
|
+
o.options[0].replace(zr, function(a, p, u, g, v, E) {
|
|
1868
1868
|
if (p)
|
|
1869
1869
|
t.minimumIntegerDigits = u.length;
|
|
1870
1870
|
else {
|
|
@@ -1897,7 +1897,7 @@ function Xr(e) {
|
|
|
1897
1897
|
}
|
|
1898
1898
|
var l = bt(o.stem);
|
|
1899
1899
|
l && (t = _(_({}, t), l));
|
|
1900
|
-
var s =
|
|
1900
|
+
var s = Xr(o.stem);
|
|
1901
1901
|
s && (t = _(_({}, t), s));
|
|
1902
1902
|
}
|
|
1903
1903
|
return t;
|
|
@@ -3239,13 +3239,13 @@ var de = {
|
|
|
3239
3239
|
"h"
|
|
3240
3240
|
]
|
|
3241
3241
|
};
|
|
3242
|
-
function
|
|
3242
|
+
function Wr(e, t) {
|
|
3243
3243
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3244
3244
|
var o = e.charAt(n);
|
|
3245
3245
|
if (o === "j") {
|
|
3246
3246
|
for (var i = 0; n + 1 < e.length && e.charAt(n + 1) === o; )
|
|
3247
3247
|
i++, n++;
|
|
3248
|
-
var l = 1 + (i & 1), s = i < 2 ? 1 : 3 + (i >> 1), a = "a", p =
|
|
3248
|
+
var l = 1 + (i & 1), s = i < 2 ? 1 : 3 + (i >> 1), a = "a", p = Zr(t);
|
|
3249
3249
|
for ((p == "H" || p == "k") && (s = 0); s-- > 0; )
|
|
3250
3250
|
r += a;
|
|
3251
3251
|
for (; l-- > 0; )
|
|
@@ -3255,7 +3255,7 @@ function Kr(e, t) {
|
|
|
3255
3255
|
}
|
|
3256
3256
|
return r;
|
|
3257
3257
|
}
|
|
3258
|
-
function
|
|
3258
|
+
function Zr(e) {
|
|
3259
3259
|
var t = e.hourCycle;
|
|
3260
3260
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3261
3261
|
e.hourCycles && // @ts-ignore
|
|
@@ -3277,20 +3277,20 @@ function Wr(e) {
|
|
|
3277
3277
|
var o = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
|
|
3278
3278
|
return o[0];
|
|
3279
3279
|
}
|
|
3280
|
-
var we,
|
|
3280
|
+
var we, Jr = new RegExp("^".concat(vt.source, "*")), Yr = new RegExp("".concat(vt.source, "*$"));
|
|
3281
3281
|
function k(e, t) {
|
|
3282
3282
|
return { start: e, end: t };
|
|
3283
3283
|
}
|
|
3284
|
-
var
|
|
3284
|
+
var Qr = !!String.prototype.startsWith, en = !!String.fromCodePoint, tn = !!Object.fromEntries, rn = !!String.prototype.codePointAt, nn = !!String.prototype.trimStart, on = !!String.prototype.trimEnd, sn = !!Number.isSafeInteger, an = sn ? Number.isSafeInteger : function(e) {
|
|
3285
3285
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3286
3286
|
}, Le = !0;
|
|
3287
3287
|
try {
|
|
3288
|
-
var
|
|
3289
|
-
Le = ((we =
|
|
3288
|
+
var ln = wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3289
|
+
Le = ((we = ln.exec("a")) === null || we === void 0 ? void 0 : we[0]) === "a";
|
|
3290
3290
|
} catch {
|
|
3291
3291
|
Le = !1;
|
|
3292
3292
|
}
|
|
3293
|
-
var Ye =
|
|
3293
|
+
var Ye = Qr ? (
|
|
3294
3294
|
// Native
|
|
3295
3295
|
function(e, t, r) {
|
|
3296
3296
|
return e.startsWith(t, r);
|
|
@@ -3300,7 +3300,7 @@ var Ye = Yr ? (
|
|
|
3300
3300
|
function(e, t, r) {
|
|
3301
3301
|
return e.slice(r, r + t.length) === t;
|
|
3302
3302
|
}
|
|
3303
|
-
), Be =
|
|
3303
|
+
), Be = en ? String.fromCodePoint : (
|
|
3304
3304
|
// IE11
|
|
3305
3305
|
function() {
|
|
3306
3306
|
for (var e = [], t = 0; t < arguments.length; t++)
|
|
@@ -3314,7 +3314,7 @@ var Ye = Yr ? (
|
|
|
3314
3314
|
}
|
|
3315
3315
|
), Qe = (
|
|
3316
3316
|
// native
|
|
3317
|
-
|
|
3317
|
+
tn ? Object.fromEntries : (
|
|
3318
3318
|
// Ponyfill
|
|
3319
3319
|
function(e) {
|
|
3320
3320
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
@@ -3324,7 +3324,7 @@ var Ye = Yr ? (
|
|
|
3324
3324
|
return t;
|
|
3325
3325
|
}
|
|
3326
3326
|
)
|
|
3327
|
-
), yt =
|
|
3327
|
+
), yt = rn ? (
|
|
3328
3328
|
// Native
|
|
3329
3329
|
function(e, t) {
|
|
3330
3330
|
return e.codePointAt(t);
|
|
@@ -3338,7 +3338,7 @@ var Ye = Yr ? (
|
|
|
3338
3338
|
return n < 55296 || n > 56319 || t + 1 === r || (o = e.charCodeAt(t + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
|
|
3339
3339
|
}
|
|
3340
3340
|
}
|
|
3341
|
-
),
|
|
3341
|
+
), mn = nn ? (
|
|
3342
3342
|
// Native
|
|
3343
3343
|
function(e) {
|
|
3344
3344
|
return e.trimStart();
|
|
@@ -3346,9 +3346,9 @@ var Ye = Yr ? (
|
|
|
3346
3346
|
) : (
|
|
3347
3347
|
// Ponyfill
|
|
3348
3348
|
function(e) {
|
|
3349
|
-
return e.replace(
|
|
3349
|
+
return e.replace(Jr, "");
|
|
3350
3350
|
}
|
|
3351
|
-
),
|
|
3351
|
+
), pn = on ? (
|
|
3352
3352
|
// Native
|
|
3353
3353
|
function(e) {
|
|
3354
3354
|
return e.trimEnd();
|
|
@@ -3356,7 +3356,7 @@ var Ye = Yr ? (
|
|
|
3356
3356
|
) : (
|
|
3357
3357
|
// Ponyfill
|
|
3358
3358
|
function(e) {
|
|
3359
|
-
return e.replace(
|
|
3359
|
+
return e.replace(Yr, "");
|
|
3360
3360
|
}
|
|
3361
3361
|
);
|
|
3362
3362
|
function wt(e, t) {
|
|
@@ -3375,13 +3375,13 @@ if (Le) {
|
|
|
3375
3375
|
He = function(e, t) {
|
|
3376
3376
|
for (var r = []; ; ) {
|
|
3377
3377
|
var n = yt(e, t);
|
|
3378
|
-
if (n === void 0 || Et(n) ||
|
|
3378
|
+
if (n === void 0 || Et(n) || hn(n))
|
|
3379
3379
|
break;
|
|
3380
3380
|
r.push(n), t += n >= 65536 ? 2 : 1;
|
|
3381
3381
|
}
|
|
3382
3382
|
return Be.apply(void 0, r);
|
|
3383
3383
|
};
|
|
3384
|
-
var
|
|
3384
|
+
var un = (
|
|
3385
3385
|
/** @class */
|
|
3386
3386
|
function() {
|
|
3387
3387
|
function e(t, r) {
|
|
@@ -3463,7 +3463,7 @@ var pn = (
|
|
|
3463
3463
|
return this.error(T.INVALID_TAG, k(n, this.clonePosition()));
|
|
3464
3464
|
}, e.prototype.parseTagName = function() {
|
|
3465
3465
|
var t = this.offset();
|
|
3466
|
-
for (this.bump(); !this.isEOF() &&
|
|
3466
|
+
for (this.bump(); !this.isEOF() && dn(this.char()); )
|
|
3467
3467
|
this.bump();
|
|
3468
3468
|
return this.message.slice(t, this.offset());
|
|
3469
3469
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3492,7 +3492,7 @@ var pn = (
|
|
|
3492
3492
|
};
|
|
3493
3493
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3494
3494
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3495
|
-
!
|
|
3495
|
+
!cn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3496
3496
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3497
3497
|
if (this.isEOF() || this.char() !== 39)
|
|
3498
3498
|
return null;
|
|
@@ -3579,7 +3579,7 @@ var pn = (
|
|
|
3579
3579
|
var u = this.clonePosition(), g = this.parseSimpleArgStyleIfPossible();
|
|
3580
3580
|
if (g.err)
|
|
3581
3581
|
return g;
|
|
3582
|
-
var v =
|
|
3582
|
+
var v = pn(g.val);
|
|
3583
3583
|
if (v.length === 0)
|
|
3584
3584
|
return this.error(T.EXPECT_ARGUMENT_STYLE, k(this.clonePosition(), this.clonePosition()));
|
|
3585
3585
|
var E = k(u, this.clonePosition());
|
|
@@ -3590,7 +3590,7 @@ var pn = (
|
|
|
3590
3590
|
return L;
|
|
3591
3591
|
var y = k(o, this.clonePosition());
|
|
3592
3592
|
if (p && Ye(p == null ? void 0 : p.style, "::", 0)) {
|
|
3593
|
-
var w =
|
|
3593
|
+
var w = mn(p.style.slice(2));
|
|
3594
3594
|
if (s === "number") {
|
|
3595
3595
|
var g = this.parseNumberSkeletonFromString(w, p.styleLocation);
|
|
3596
3596
|
return g.err ? g : {
|
|
@@ -3601,12 +3601,12 @@ var pn = (
|
|
|
3601
3601
|
if (w.length === 0)
|
|
3602
3602
|
return this.error(T.EXPECT_DATE_TIME_SKELETON, y);
|
|
3603
3603
|
var S = w;
|
|
3604
|
-
this.locale && (S =
|
|
3604
|
+
this.locale && (S = Wr(w, this.locale));
|
|
3605
3605
|
var v = {
|
|
3606
3606
|
type: ne.dateTime,
|
|
3607
3607
|
pattern: S,
|
|
3608
3608
|
location: p.styleLocation,
|
|
3609
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3609
|
+
parsedOptions: this.shouldParseSkeletons ? qr(S) : {}
|
|
3610
3610
|
}, c = s === "date" ? R.date : R.time;
|
|
3611
3611
|
return {
|
|
3612
3612
|
val: { type: c, value: n, location: y, style: v },
|
|
@@ -3711,7 +3711,7 @@ var pn = (
|
|
|
3711
3711
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3712
3712
|
var n = [];
|
|
3713
3713
|
try {
|
|
3714
|
-
n =
|
|
3714
|
+
n = $r(t);
|
|
3715
3715
|
} catch {
|
|
3716
3716
|
return this.error(T.INVALID_NUMBER_SKELETON, r);
|
|
3717
3717
|
}
|
|
@@ -3720,7 +3720,7 @@ var pn = (
|
|
|
3720
3720
|
type: ne.number,
|
|
3721
3721
|
tokens: n,
|
|
3722
3722
|
location: r,
|
|
3723
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3723
|
+
parsedOptions: this.shouldParseSkeletons ? Kr(n) : {}
|
|
3724
3724
|
},
|
|
3725
3725
|
err: null
|
|
3726
3726
|
};
|
|
@@ -3768,7 +3768,7 @@ var pn = (
|
|
|
3768
3768
|
break;
|
|
3769
3769
|
}
|
|
3770
3770
|
var a = k(o, this.clonePosition());
|
|
3771
|
-
return i ? (l *= n,
|
|
3771
|
+
return i ? (l *= n, an(l) ? { val: l, err: null } : this.error(r, a)) : this.error(t, a);
|
|
3772
3772
|
}, e.prototype.offset = function() {
|
|
3773
3773
|
return this.position.offset;
|
|
3774
3774
|
}, e.prototype.isEOF = function() {
|
|
@@ -3837,16 +3837,16 @@ var pn = (
|
|
|
3837
3837
|
function Pe(e) {
|
|
3838
3838
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3839
3839
|
}
|
|
3840
|
-
function
|
|
3840
|
+
function cn(e) {
|
|
3841
3841
|
return Pe(e) || e === 47;
|
|
3842
3842
|
}
|
|
3843
|
-
function
|
|
3843
|
+
function dn(e) {
|
|
3844
3844
|
return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
|
|
3845
3845
|
}
|
|
3846
3846
|
function Et(e) {
|
|
3847
3847
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3848
3848
|
}
|
|
3849
|
-
function
|
|
3849
|
+
function hn(e) {
|
|
3850
3850
|
return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
|
|
3851
3851
|
}
|
|
3852
3852
|
function De(e) {
|
|
@@ -3858,9 +3858,9 @@ function De(e) {
|
|
|
3858
3858
|
pt(t) && gt(t.style) || (ut(t) || ct(t)) && Re(t.style) ? delete t.style.location : ft(t) && De(t.children);
|
|
3859
3859
|
});
|
|
3860
3860
|
}
|
|
3861
|
-
function
|
|
3861
|
+
function fn(e, t) {
|
|
3862
3862
|
t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3863
|
-
var r = new
|
|
3863
|
+
var r = new un(e, t).parse();
|
|
3864
3864
|
if (r.err) {
|
|
3865
3865
|
var n = SyntaxError(T[r.err.kind]);
|
|
3866
3866
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
@@ -3868,17 +3868,17 @@ function hn(e, t) {
|
|
|
3868
3868
|
return t != null && t.captureLocation || De(r.val), r.val;
|
|
3869
3869
|
}
|
|
3870
3870
|
function $(e, t) {
|
|
3871
|
-
var r = t && t.cache ? t.cache :
|
|
3871
|
+
var r = t && t.cache ? t.cache : yn, n = t && t.serializer ? t.serializer : bn, o = t && t.strategy ? t.strategy : vn;
|
|
3872
3872
|
return o(e, {
|
|
3873
3873
|
cache: r,
|
|
3874
3874
|
serializer: n
|
|
3875
3875
|
});
|
|
3876
3876
|
}
|
|
3877
|
-
function
|
|
3877
|
+
function gn(e) {
|
|
3878
3878
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
3879
3879
|
}
|
|
3880
3880
|
function St(e, t, r, n) {
|
|
3881
|
-
var o =
|
|
3881
|
+
var o = gn(n) ? n : r(n), i = t.get(o);
|
|
3882
3882
|
return typeof i > "u" && (i = e.call(this, n), t.set(o, i)), i;
|
|
3883
3883
|
}
|
|
3884
3884
|
function Tt(e, t, r) {
|
|
@@ -3888,17 +3888,17 @@ function Tt(e, t, r) {
|
|
|
3888
3888
|
function Ie(e, t, r, n, o) {
|
|
3889
3889
|
return r.bind(t, e, n, o);
|
|
3890
3890
|
}
|
|
3891
|
-
function
|
|
3891
|
+
function vn(e, t) {
|
|
3892
3892
|
var r = e.length === 1 ? St : Tt;
|
|
3893
3893
|
return Ie(e, this, r, t.cache.create(), t.serializer);
|
|
3894
3894
|
}
|
|
3895
|
-
function
|
|
3895
|
+
function _n(e, t) {
|
|
3896
3896
|
return Ie(e, this, Tt, t.cache.create(), t.serializer);
|
|
3897
3897
|
}
|
|
3898
|
-
function
|
|
3898
|
+
function jn(e, t) {
|
|
3899
3899
|
return Ie(e, this, St, t.cache.create(), t.serializer);
|
|
3900
3900
|
}
|
|
3901
|
-
var
|
|
3901
|
+
var bn = function() {
|
|
3902
3902
|
return JSON.stringify(arguments);
|
|
3903
3903
|
};
|
|
3904
3904
|
function Ce() {
|
|
@@ -3910,13 +3910,13 @@ Ce.prototype.get = function(e) {
|
|
|
3910
3910
|
Ce.prototype.set = function(e, t) {
|
|
3911
3911
|
this.cache[e] = t;
|
|
3912
3912
|
};
|
|
3913
|
-
var
|
|
3913
|
+
var yn = {
|
|
3914
3914
|
create: function() {
|
|
3915
3915
|
return new Ce();
|
|
3916
3916
|
}
|
|
3917
3917
|
}, V = {
|
|
3918
|
-
variadic:
|
|
3919
|
-
monadic:
|
|
3918
|
+
variadic: _n,
|
|
3919
|
+
monadic: jn
|
|
3920
3920
|
}, z;
|
|
3921
3921
|
(function(e) {
|
|
3922
3922
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
@@ -3942,7 +3942,7 @@ var J = (
|
|
|
3942
3942
|
}
|
|
3943
3943
|
return t;
|
|
3944
3944
|
}(J)
|
|
3945
|
-
),
|
|
3945
|
+
), wn = (
|
|
3946
3946
|
/** @class */
|
|
3947
3947
|
function(e) {
|
|
3948
3948
|
q(t, e);
|
|
@@ -3951,7 +3951,7 @@ var J = (
|
|
|
3951
3951
|
}
|
|
3952
3952
|
return t;
|
|
3953
3953
|
}(J)
|
|
3954
|
-
),
|
|
3954
|
+
), En = (
|
|
3955
3955
|
/** @class */
|
|
3956
3956
|
function(e) {
|
|
3957
3957
|
q(t, e);
|
|
@@ -3964,13 +3964,13 @@ var J = (
|
|
|
3964
3964
|
(function(e) {
|
|
3965
3965
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3966
3966
|
})(C || (C = {}));
|
|
3967
|
-
function
|
|
3967
|
+
function Sn(e) {
|
|
3968
3968
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3969
3969
|
var n = t[t.length - 1];
|
|
3970
3970
|
return !n || n.type !== C.literal || r.type !== C.literal ? t.push(r) : n.value += r.value, t;
|
|
3971
3971
|
}, []);
|
|
3972
3972
|
}
|
|
3973
|
-
function
|
|
3973
|
+
function Tn(e) {
|
|
3974
3974
|
return typeof e == "function";
|
|
3975
3975
|
}
|
|
3976
3976
|
function ge(e, t, r, n, o, i, l) {
|
|
@@ -3990,7 +3990,7 @@ function ge(e, t, r, n, o, i, l) {
|
|
|
3990
3990
|
});
|
|
3991
3991
|
continue;
|
|
3992
3992
|
}
|
|
3993
|
-
if (
|
|
3993
|
+
if (Mr(u)) {
|
|
3994
3994
|
typeof i == "number" && s.push({
|
|
3995
3995
|
type: C.literal,
|
|
3996
3996
|
value: r.getNumberFormat(t).format(i)
|
|
@@ -3999,9 +3999,9 @@ function ge(e, t, r, n, o, i, l) {
|
|
|
3999
3999
|
}
|
|
4000
4000
|
var g = u.value;
|
|
4001
4001
|
if (!(o && g in o))
|
|
4002
|
-
throw new
|
|
4002
|
+
throw new En(g, l);
|
|
4003
4003
|
var v = o[g];
|
|
4004
|
-
if (
|
|
4004
|
+
if (Or(u)) {
|
|
4005
4005
|
(!v || typeof v == "string" || typeof v == "number") && (v = typeof v == "string" || typeof v == "number" ? String(v) : ""), s.push({
|
|
4006
4006
|
type: typeof v == "string" ? C.literal : C.object,
|
|
4007
4007
|
value: v
|
|
@@ -4034,8 +4034,8 @@ function ge(e, t, r, n, o, i, l) {
|
|
|
4034
4034
|
}
|
|
4035
4035
|
if (ft(u)) {
|
|
4036
4036
|
var L = u.children, y = u.value, w = o[y];
|
|
4037
|
-
if (!
|
|
4038
|
-
throw new
|
|
4037
|
+
if (!Tn(w))
|
|
4038
|
+
throw new wn(y, "function", l);
|
|
4039
4039
|
var S = ge(L, t, r, n, o, i), c = w(S.map(function(h) {
|
|
4040
4040
|
return h.value;
|
|
4041
4041
|
}));
|
|
@@ -4069,16 +4069,16 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
4069
4069
|
continue;
|
|
4070
4070
|
}
|
|
4071
4071
|
}
|
|
4072
|
-
return
|
|
4072
|
+
return Sn(s);
|
|
4073
4073
|
}
|
|
4074
|
-
function
|
|
4074
|
+
function kn(e, t) {
|
|
4075
4075
|
return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
4076
4076
|
return r[n] = _(_({}, e[n]), t[n] || {}), r;
|
|
4077
4077
|
}, {})) : e;
|
|
4078
4078
|
}
|
|
4079
|
-
function
|
|
4079
|
+
function An(e, t) {
|
|
4080
4080
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
4081
|
-
return r[n] =
|
|
4081
|
+
return r[n] = kn(e[n], t[n]), r;
|
|
4082
4082
|
}, _({}, e)) : e;
|
|
4083
4083
|
}
|
|
4084
4084
|
function Ee(e) {
|
|
@@ -4095,7 +4095,7 @@ function Ee(e) {
|
|
|
4095
4095
|
}
|
|
4096
4096
|
};
|
|
4097
4097
|
}
|
|
4098
|
-
function
|
|
4098
|
+
function Rn(e) {
|
|
4099
4099
|
return e === void 0 && (e = {
|
|
4100
4100
|
number: {},
|
|
4101
4101
|
dateTime: {},
|
|
@@ -4159,13 +4159,13 @@ var kt = (
|
|
|
4159
4159
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
4160
4160
|
var l = o || {};
|
|
4161
4161
|
l.formatters;
|
|
4162
|
-
var s =
|
|
4162
|
+
var s = Fr(l, ["formatters"]);
|
|
4163
4163
|
this.ast = e.__parse(t, _(_({}, s), { locale: this.resolvedLocale }));
|
|
4164
4164
|
} else
|
|
4165
4165
|
this.ast = t;
|
|
4166
4166
|
if (!Array.isArray(this.ast))
|
|
4167
4167
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
4168
|
-
this.formats =
|
|
4168
|
+
this.formats = An(e.formats, n), this.formatters = o && o.formatters || Rn(this.formatterCache);
|
|
4169
4169
|
}
|
|
4170
4170
|
return Object.defineProperty(e, "defaultLocale", {
|
|
4171
4171
|
get: function() {
|
|
@@ -4178,7 +4178,7 @@ var kt = (
|
|
|
4178
4178
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
4179
4179
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
4180
4180
|
}
|
|
4181
|
-
}, e.__parse =
|
|
4181
|
+
}, e.__parse = fn, e.formats = {
|
|
4182
4182
|
number: {
|
|
4183
4183
|
integer: {
|
|
4184
4184
|
maximumFractionDigits: 0
|
|
@@ -4255,7 +4255,7 @@ var x = (
|
|
|
4255
4255
|
}
|
|
4256
4256
|
return t;
|
|
4257
4257
|
}(Error)
|
|
4258
|
-
),
|
|
4258
|
+
), Ln = (
|
|
4259
4259
|
/** @class */
|
|
4260
4260
|
function(e) {
|
|
4261
4261
|
q(t, e);
|
|
@@ -4264,7 +4264,7 @@ var x = (
|
|
|
4264
4264
|
}
|
|
4265
4265
|
return t;
|
|
4266
4266
|
}(x)
|
|
4267
|
-
),
|
|
4267
|
+
), Bn = (
|
|
4268
4268
|
/** @class */
|
|
4269
4269
|
function(e) {
|
|
4270
4270
|
q(t, e);
|
|
@@ -4307,7 +4307,7 @@ Description: `).concat(o == null ? void 0 : o.description, `
|
|
|
4307
4307
|
}
|
|
4308
4308
|
return t;
|
|
4309
4309
|
}(Ne)
|
|
4310
|
-
),
|
|
4310
|
+
), Hn = (
|
|
4311
4311
|
/** @class */
|
|
4312
4312
|
function(e) {
|
|
4313
4313
|
q(t, e);
|
|
@@ -4326,19 +4326,19 @@ function ee(e, t, r) {
|
|
|
4326
4326
|
return o in e ? n[o] = e[o] : o in r && (n[o] = r[o]), n;
|
|
4327
4327
|
}, {});
|
|
4328
4328
|
}
|
|
4329
|
-
var
|
|
4329
|
+
var Pn = function(e) {
|
|
4330
4330
|
process.env.NODE_ENV !== "production" && console.error(e);
|
|
4331
|
-
},
|
|
4331
|
+
}, Dn = function(e) {
|
|
4332
4332
|
process.env.NODE_ENV !== "production" && console.warn(e);
|
|
4333
|
-
},
|
|
4333
|
+
}, In = {
|
|
4334
4334
|
formats: {},
|
|
4335
4335
|
messages: {},
|
|
4336
4336
|
timeZone: void 0,
|
|
4337
4337
|
defaultLocale: "en",
|
|
4338
4338
|
defaultFormats: {},
|
|
4339
4339
|
fallbackOnEmptyString: !0,
|
|
4340
|
-
onError:
|
|
4341
|
-
onWarn:
|
|
4340
|
+
onError: Pn,
|
|
4341
|
+
onWarn: Dn
|
|
4342
4342
|
};
|
|
4343
4343
|
function At() {
|
|
4344
4344
|
return {
|
|
@@ -4365,7 +4365,7 @@ function Y(e) {
|
|
|
4365
4365
|
}
|
|
4366
4366
|
};
|
|
4367
4367
|
}
|
|
4368
|
-
function
|
|
4368
|
+
function Cn(e) {
|
|
4369
4369
|
e === void 0 && (e = At());
|
|
4370
4370
|
var t = Intl.RelativeTimeFormat, r = Intl.ListFormat, n = Intl.DisplayNames, o = $(function() {
|
|
4371
4371
|
for (var s, a = [], p = 0; p < arguments.length; p++)
|
|
@@ -4433,9 +4433,9 @@ function xe(e, t, r, n) {
|
|
|
4433
4433
|
var o = e && e[t], i;
|
|
4434
4434
|
if (o && (i = o[r]), i)
|
|
4435
4435
|
return i;
|
|
4436
|
-
n(new
|
|
4436
|
+
n(new Ln("No ".concat(t, " format named: ").concat(r)));
|
|
4437
4437
|
}
|
|
4438
|
-
function
|
|
4438
|
+
function Nn(e, t, r) {
|
|
4439
4439
|
if (r === void 0 && (r = Error), !e)
|
|
4440
4440
|
throw new r(t);
|
|
4441
4441
|
}
|
|
@@ -4460,7 +4460,7 @@ var it = function(e, t, r, n, o) {
|
|
|
4460
4460
|
var i = e.locale, l = e.formats, s = e.messages, a = e.defaultLocale, p = e.defaultFormats, u = e.fallbackOnEmptyString, g = e.onError, v = e.timeZone, E = e.defaultRichTextElements;
|
|
4461
4461
|
r === void 0 && (r = { id: "" });
|
|
4462
4462
|
var L = r.id, y = r.defaultMessage;
|
|
4463
|
-
|
|
4463
|
+
Nn(!!L, "[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");
|
|
4464
4464
|
var w = String(L), S = (
|
|
4465
4465
|
// In case messages is Object.create(null)
|
|
4466
4466
|
// e.g import('foo.json') from webpack)
|
|
@@ -4474,7 +4474,7 @@ var it = function(e, t, r, n, o) {
|
|
|
4474
4474
|
if (n = _(_({}, E), n || {}), l = ot(l, v), p = ot(p, v), !S) {
|
|
4475
4475
|
if (u === !1 && S === "")
|
|
4476
4476
|
return S;
|
|
4477
|
-
if ((!y || i && i.toLowerCase() !== a.toLowerCase()) && g(new
|
|
4477
|
+
if ((!y || i && i.toLowerCase() !== a.toLowerCase()) && g(new Hn(r, i)), y)
|
|
4478
4478
|
try {
|
|
4479
4479
|
var c = t.getMessageFormat(y, a, p, o);
|
|
4480
4480
|
return c.format(n);
|
|
@@ -4524,7 +4524,7 @@ function _e(e, t, r, n) {
|
|
|
4524
4524
|
var a = n.format, p = _(_({}, s && { timeZone: s }), a && xe(i, t, a, l)), u = ee(n, Rt, p);
|
|
4525
4525
|
return t === "time" && !u.hour && !u.minute && !u.second && !u.timeStyle && !u.dateStyle && (u = _(_({}, u), { hour: "numeric", minute: "numeric" })), r(o, u);
|
|
4526
4526
|
}
|
|
4527
|
-
function
|
|
4527
|
+
function xn(e, t) {
|
|
4528
4528
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
4529
4529
|
r[n - 2] = arguments[n];
|
|
4530
4530
|
var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
|
|
@@ -4535,7 +4535,7 @@ function Nn(e, t) {
|
|
|
4535
4535
|
}
|
|
4536
4536
|
return String(s);
|
|
4537
4537
|
}
|
|
4538
|
-
function
|
|
4538
|
+
function Fn(e, t) {
|
|
4539
4539
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
4540
4540
|
r[n - 2] = arguments[n];
|
|
4541
4541
|
var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
|
|
@@ -4546,7 +4546,7 @@ function xn(e, t) {
|
|
|
4546
4546
|
}
|
|
4547
4547
|
return String(s);
|
|
4548
4548
|
}
|
|
4549
|
-
function
|
|
4549
|
+
function On(e, t) {
|
|
4550
4550
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
4551
4551
|
r[n - 2] = arguments[n];
|
|
4552
4552
|
var o = r[0], i = r[1], l = r[2], s = l === void 0 ? {} : l, a = e.timeZone, p = e.locale, u = e.onError, g = ee(s, Rt, a ? { timeZone: a } : {});
|
|
@@ -4557,7 +4557,7 @@ function Fn(e, t) {
|
|
|
4557
4557
|
}
|
|
4558
4558
|
return String(o);
|
|
4559
4559
|
}
|
|
4560
|
-
function
|
|
4560
|
+
function Mn(e, t) {
|
|
4561
4561
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
4562
4562
|
r[n - 2] = arguments[n];
|
|
4563
4563
|
var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
|
|
@@ -4568,7 +4568,7 @@ function On(e, t) {
|
|
|
4568
4568
|
}
|
|
4569
4569
|
return [];
|
|
4570
4570
|
}
|
|
4571
|
-
function
|
|
4571
|
+
function Gn(e, t) {
|
|
4572
4572
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
4573
4573
|
r[n - 2] = arguments[n];
|
|
4574
4574
|
var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
|
|
@@ -4579,32 +4579,32 @@ function Mn(e, t) {
|
|
|
4579
4579
|
}
|
|
4580
4580
|
return [];
|
|
4581
4581
|
}
|
|
4582
|
-
var
|
|
4582
|
+
var qn = [
|
|
4583
4583
|
"style",
|
|
4584
4584
|
"type",
|
|
4585
4585
|
"fallback",
|
|
4586
4586
|
"languageDisplay"
|
|
4587
4587
|
];
|
|
4588
|
-
function
|
|
4588
|
+
function Un(e, t, r, n) {
|
|
4589
4589
|
var o = e.locale, i = e.onError, l = Intl.DisplayNames;
|
|
4590
4590
|
l || i(new J(`Intl.DisplayNames is not available in this environment.
|
|
4591
4591
|
Try polyfilling it using "@formatjs/intl-displaynames"
|
|
4592
4592
|
`, z.MISSING_INTL_API));
|
|
4593
|
-
var s = ee(n,
|
|
4593
|
+
var s = ee(n, qn);
|
|
4594
4594
|
try {
|
|
4595
4595
|
return t(o, s).of(r);
|
|
4596
4596
|
} catch (a) {
|
|
4597
4597
|
i(new x(I.FORMAT_ERROR, "Error formatting display name.", a));
|
|
4598
4598
|
}
|
|
4599
4599
|
}
|
|
4600
|
-
var
|
|
4600
|
+
var $n = [
|
|
4601
4601
|
"type",
|
|
4602
4602
|
"style"
|
|
4603
4603
|
], st = Date.now();
|
|
4604
|
-
function
|
|
4604
|
+
function Vn(e) {
|
|
4605
4605
|
return "".concat(st, "_").concat(e, "_").concat(st);
|
|
4606
4606
|
}
|
|
4607
|
-
function
|
|
4607
|
+
function zn(e, t, r, n) {
|
|
4608
4608
|
n === void 0 && (n = {});
|
|
4609
4609
|
var o = Lt(e, t, r, n).reduce(function(i, l) {
|
|
4610
4610
|
var s = l.value;
|
|
@@ -4619,11 +4619,11 @@ function Lt(e, t, r, n) {
|
|
|
4619
4619
|
l || i(new J(`Intl.ListFormat is not available in this environment.
|
|
4620
4620
|
Try polyfilling it using "@formatjs/intl-listformat"
|
|
4621
4621
|
`, z.MISSING_INTL_API));
|
|
4622
|
-
var s = ee(n,
|
|
4622
|
+
var s = ee(n, $n);
|
|
4623
4623
|
try {
|
|
4624
4624
|
var a = {}, p = r.map(function(u, g) {
|
|
4625
4625
|
if (typeof u == "object") {
|
|
4626
|
-
var v =
|
|
4626
|
+
var v = Vn(g);
|
|
4627
4627
|
return a[v] = u, v;
|
|
4628
4628
|
}
|
|
4629
4629
|
return String(u);
|
|
@@ -4636,13 +4636,13 @@ Try polyfilling it using "@formatjs/intl-listformat"
|
|
|
4636
4636
|
}
|
|
4637
4637
|
return r;
|
|
4638
4638
|
}
|
|
4639
|
-
var
|
|
4640
|
-
function
|
|
4639
|
+
var Xn = ["type"];
|
|
4640
|
+
function Kn(e, t, r, n) {
|
|
4641
4641
|
var o = e.locale, i = e.onError;
|
|
4642
4642
|
n === void 0 && (n = {}), Intl.PluralRules || i(new J(`Intl.PluralRules is not available in this environment.
|
|
4643
4643
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
4644
4644
|
`, z.MISSING_INTL_API));
|
|
4645
|
-
var l = ee(n,
|
|
4645
|
+
var l = ee(n, Xn);
|
|
4646
4646
|
try {
|
|
4647
4647
|
return t(o, l).select(r);
|
|
4648
4648
|
} catch (s) {
|
|
@@ -4650,27 +4650,27 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
4650
4650
|
}
|
|
4651
4651
|
return "other";
|
|
4652
4652
|
}
|
|
4653
|
-
var
|
|
4654
|
-
function
|
|
4653
|
+
var Wn = ["numeric", "style"];
|
|
4654
|
+
function Zn(e, t, r) {
|
|
4655
4655
|
var n = e.locale, o = e.formats, i = e.onError;
|
|
4656
4656
|
r === void 0 && (r = {});
|
|
4657
|
-
var l = r.format, s = !!l && xe(o, "relative", l, i) || {}, a = ee(r,
|
|
4657
|
+
var l = r.format, s = !!l && xe(o, "relative", l, i) || {}, a = ee(r, Wn, s);
|
|
4658
4658
|
return t(n, a);
|
|
4659
4659
|
}
|
|
4660
|
-
function
|
|
4660
|
+
function Jn(e, t, r, n, o) {
|
|
4661
4661
|
o === void 0 && (o = {}), n || (n = "second");
|
|
4662
4662
|
var i = Intl.RelativeTimeFormat;
|
|
4663
4663
|
i || e.onError(new J(`Intl.RelativeTimeFormat is not available in this environment.
|
|
4664
4664
|
Try polyfilling it using "@formatjs/intl-relativetimeformat"
|
|
4665
4665
|
`, z.MISSING_INTL_API));
|
|
4666
4666
|
try {
|
|
4667
|
-
return
|
|
4667
|
+
return Zn(e, t, o).format(r, n);
|
|
4668
4668
|
} catch (l) {
|
|
4669
4669
|
e.onError(new Ne("Error formatting relative time.", e.locale, l));
|
|
4670
4670
|
}
|
|
4671
4671
|
return String(r);
|
|
4672
4672
|
}
|
|
4673
|
-
var
|
|
4673
|
+
var Yn = [
|
|
4674
4674
|
"style",
|
|
4675
4675
|
"currency",
|
|
4676
4676
|
"currencyDisplay",
|
|
@@ -4695,10 +4695,10 @@ var Jn = [
|
|
|
4695
4695
|
function Bt(e, t, r) {
|
|
4696
4696
|
var n = e.locale, o = e.formats, i = e.onError;
|
|
4697
4697
|
r === void 0 && (r = {});
|
|
4698
|
-
var l = r.format, s = l && xe(o, "number", l, i) || {}, a = ee(r,
|
|
4698
|
+
var l = r.format, s = l && xe(o, "number", l, i) || {}, a = ee(r, Yn, s);
|
|
4699
4699
|
return t(n, a);
|
|
4700
4700
|
}
|
|
4701
|
-
function
|
|
4701
|
+
function Qn(e, t, r, n) {
|
|
4702
4702
|
n === void 0 && (n = {});
|
|
4703
4703
|
try {
|
|
4704
4704
|
return Bt(e, t, n).format(r);
|
|
@@ -4707,7 +4707,7 @@ function Yn(e, t, r, n) {
|
|
|
4707
4707
|
}
|
|
4708
4708
|
return String(r);
|
|
4709
4709
|
}
|
|
4710
|
-
function
|
|
4710
|
+
function eo(e, t, r, n) {
|
|
4711
4711
|
n === void 0 && (n = {});
|
|
4712
4712
|
try {
|
|
4713
4713
|
return Bt(e, t, n).formatToParts(r);
|
|
@@ -4716,38 +4716,38 @@ function Qn(e, t, r, n) {
|
|
|
4716
4716
|
}
|
|
4717
4717
|
return [];
|
|
4718
4718
|
}
|
|
4719
|
-
function
|
|
4719
|
+
function to(e) {
|
|
4720
4720
|
var t = e ? e[Object.keys(e)[0]] : void 0;
|
|
4721
4721
|
return typeof t == "string";
|
|
4722
4722
|
}
|
|
4723
|
-
function
|
|
4724
|
-
e.onWarn && e.defaultRichTextElements &&
|
|
4723
|
+
function ro(e) {
|
|
4724
|
+
e.onWarn && e.defaultRichTextElements && to(e.messages || {}) && e.onWarn(`[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled.
|
|
4725
4725
|
Please consider using "@formatjs/cli" to pre-compile your messages for performance.
|
|
4726
4726
|
For more details see https://formatjs.io/docs/getting-started/message-distribution`);
|
|
4727
4727
|
}
|
|
4728
|
-
function
|
|
4729
|
-
var r =
|
|
4730
|
-
return o ? !Intl.NumberFormat.supportedLocalesOf(o).length && l ? l(new rt('Missing locale data for locale: "'.concat(o, '" in Intl.NumberFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : !Intl.DateTimeFormat.supportedLocalesOf(o).length && l && l(new rt('Missing locale data for locale: "'.concat(o, '" in Intl.DateTimeFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : (l && l(new
|
|
4728
|
+
function no(e, t) {
|
|
4729
|
+
var r = Cn(t), n = _(_({}, In), e), o = n.locale, i = n.defaultLocale, l = n.onError;
|
|
4730
|
+
return o ? !Intl.NumberFormat.supportedLocalesOf(o).length && l ? l(new rt('Missing locale data for locale: "'.concat(o, '" in Intl.NumberFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : !Intl.DateTimeFormat.supportedLocalesOf(o).length && l && l(new rt('Missing locale data for locale: "'.concat(o, '" in Intl.DateTimeFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : (l && l(new Bn('"locale" was not configured, using "'.concat(i, '" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))), n.locale = n.defaultLocale || "en"), ro(n), _(_({}, n), {
|
|
4731
4731
|
formatters: r,
|
|
4732
|
-
formatNumber:
|
|
4733
|
-
formatNumberToParts:
|
|
4734
|
-
formatRelativeTime:
|
|
4735
|
-
formatDate:
|
|
4736
|
-
formatDateToParts:
|
|
4737
|
-
formatTime:
|
|
4738
|
-
formatDateTimeRange:
|
|
4739
|
-
formatTimeToParts:
|
|
4740
|
-
formatPlural:
|
|
4732
|
+
formatNumber: Qn.bind(null, n, r.getNumberFormat),
|
|
4733
|
+
formatNumberToParts: eo.bind(null, n, r.getNumberFormat),
|
|
4734
|
+
formatRelativeTime: Jn.bind(null, n, r.getRelativeTimeFormat),
|
|
4735
|
+
formatDate: xn.bind(null, n, r.getDateTimeFormat),
|
|
4736
|
+
formatDateToParts: Mn.bind(null, n, r.getDateTimeFormat),
|
|
4737
|
+
formatTime: Fn.bind(null, n, r.getDateTimeFormat),
|
|
4738
|
+
formatDateTimeRange: On.bind(null, n, r.getDateTimeFormat),
|
|
4739
|
+
formatTimeToParts: Gn.bind(null, n, r.getDateTimeFormat),
|
|
4740
|
+
formatPlural: Kn.bind(null, n, r.getPluralRules),
|
|
4741
4741
|
// @ts-expect-error TODO: will get to this later
|
|
4742
4742
|
formatMessage: it.bind(null, n, r),
|
|
4743
4743
|
// @ts-expect-error TODO: will get to this later
|
|
4744
4744
|
$t: it.bind(null, n, r),
|
|
4745
|
-
formatList:
|
|
4745
|
+
formatList: zn.bind(null, n, r.getListFormat),
|
|
4746
4746
|
formatListToParts: Lt.bind(null, n, r.getListFormat),
|
|
4747
|
-
formatDisplayName:
|
|
4747
|
+
formatDisplayName: Un.bind(null, n, r.getDisplayNames)
|
|
4748
4748
|
});
|
|
4749
4749
|
}
|
|
4750
|
-
var
|
|
4750
|
+
var oo = ie;
|
|
4751
4751
|
ie.flatten = ie;
|
|
4752
4752
|
ie.unflatten = Dt;
|
|
4753
4753
|
function Ht(e) {
|
|
@@ -4814,16 +4814,16 @@ function Dt(e, t) {
|
|
|
4814
4814
|
E[g] = Dt(e[p], t);
|
|
4815
4815
|
}), i;
|
|
4816
4816
|
}
|
|
4817
|
-
const
|
|
4818
|
-
const n =
|
|
4817
|
+
const io = At(), so = (e, t, r = !1) => {
|
|
4818
|
+
const n = no(
|
|
4819
4819
|
{
|
|
4820
4820
|
locale: e,
|
|
4821
|
-
messages:
|
|
4821
|
+
messages: oo.flatten(t, {
|
|
4822
4822
|
safe: !0
|
|
4823
4823
|
// Preserve arrays
|
|
4824
4824
|
})
|
|
4825
4825
|
},
|
|
4826
|
-
|
|
4826
|
+
io
|
|
4827
4827
|
);
|
|
4828
4828
|
return {
|
|
4829
4829
|
t: (i, l, s) => n.formatMessage({ id: i }, l, s),
|
|
@@ -4832,7 +4832,7 @@ const oo = At(), io = (e, t, r = !1) => {
|
|
|
4832
4832
|
...n,
|
|
4833
4833
|
source: t
|
|
4834
4834
|
};
|
|
4835
|
-
},
|
|
4835
|
+
}, ao = (e = null) => G({
|
|
4836
4836
|
name: "I18nT",
|
|
4837
4837
|
props: {
|
|
4838
4838
|
i18n: {
|
|
@@ -4863,27 +4863,27 @@ const oo = At(), io = (e, t, r = !1) => {
|
|
|
4863
4863
|
return;
|
|
4864
4864
|
const p = s.replace(/[\{\}]/g, "");
|
|
4865
4865
|
p === "0" && r.default ? l[a] = r.default() : o.includes(p) && r[p] && (l[a] = r[p]());
|
|
4866
|
-
}),
|
|
4866
|
+
}), Vt(t.tag, t, l);
|
|
4867
4867
|
};
|
|
4868
4868
|
}
|
|
4869
|
-
}),
|
|
4869
|
+
}), lo = {
|
|
4870
4870
|
install(e, t) {
|
|
4871
4871
|
const { i18n: r } = t;
|
|
4872
|
-
e.component("I18nT",
|
|
4872
|
+
e.component("I18nT", ao(r));
|
|
4873
4873
|
}
|
|
4874
|
-
}, lo = {
|
|
4875
|
-
error: "Error: Markdown content missing"
|
|
4876
4874
|
}, mo = {
|
|
4877
|
-
|
|
4875
|
+
error: "Error: Markdown content missing"
|
|
4876
|
+
}, po = {
|
|
4877
|
+
documentViewer: mo
|
|
4878
4878
|
};
|
|
4879
|
-
function
|
|
4879
|
+
function uo() {
|
|
4880
4880
|
return {
|
|
4881
|
-
i18n:
|
|
4882
|
-
i18nT:
|
|
4881
|
+
i18n: so("en-us", po),
|
|
4882
|
+
i18nT: lo
|
|
4883
4883
|
// Translation component <i18n-t>
|
|
4884
4884
|
};
|
|
4885
4885
|
}
|
|
4886
|
-
function
|
|
4886
|
+
function co() {
|
|
4887
4887
|
return {
|
|
4888
4888
|
hasRequiredProps: (t, r) => {
|
|
4889
4889
|
let n = !0;
|
|
@@ -4895,24 +4895,24 @@ function uo() {
|
|
|
4895
4895
|
}
|
|
4896
4896
|
};
|
|
4897
4897
|
}
|
|
4898
|
-
const
|
|
4899
|
-
useI18n:
|
|
4900
|
-
useUtilities:
|
|
4898
|
+
const ho = {
|
|
4899
|
+
useI18n: uo,
|
|
4900
|
+
useUtilities: co
|
|
4901
4901
|
};
|
|
4902
|
-
function
|
|
4902
|
+
function fo(e, t = "") {
|
|
4903
4903
|
return e.toLowerCase().trim().replace(/ /g, "-").replace(/[^\w-]+/g, "") + t;
|
|
4904
4904
|
}
|
|
4905
|
-
function
|
|
4905
|
+
function It(e, t = /* @__PURE__ */ new Map()) {
|
|
4906
4906
|
if (!e)
|
|
4907
4907
|
return e;
|
|
4908
|
-
const
|
|
4909
|
-
return e.map((
|
|
4908
|
+
const r = t || /* @__PURE__ */ new Map();
|
|
4909
|
+
return e.map((n) => zt(n) ? go(n, t) : (n.children && (n.children = It(n.children, r)), n));
|
|
4910
4910
|
}
|
|
4911
4911
|
function go(e, t, r = "doc-heading-") {
|
|
4912
4912
|
var p;
|
|
4913
4913
|
const n = (p = e.children) == null ? void 0 : p[0], o = `level-${e.level}`, i = lt(n) && n.text || o, l = t.get(i);
|
|
4914
4914
|
t.set(i, (l || 0) + 1);
|
|
4915
|
-
const s = l && l > 1 ? `-${l}` : "", a = r +
|
|
4915
|
+
const s = l && l > 1 ? `-${l}` : "", a = r + fo(i, s);
|
|
4916
4916
|
return {
|
|
4917
4917
|
...e,
|
|
4918
4918
|
slug: a
|
|
@@ -4934,7 +4934,7 @@ const vo = {
|
|
|
4934
4934
|
},
|
|
4935
4935
|
setup(e) {
|
|
4936
4936
|
var s;
|
|
4937
|
-
const t = e, { i18n: r } =
|
|
4937
|
+
const t = e, { i18n: r } = ho.useI18n(), n = (a) => !a || Object.keys(a).length === 0 && a.constructor === Object, o = Te(() => !n(t.document)), i = It((s = t.document) == null ? void 0 : s.children), l = () => {
|
|
4938
4938
|
var a;
|
|
4939
4939
|
return (a = t.document) != null && a.children ? mt(i) : null;
|
|
4940
4940
|
};
|
|
@@ -4948,11 +4948,11 @@ export {
|
|
|
4948
4948
|
yo as D,
|
|
4949
4949
|
re as T,
|
|
4950
4950
|
fe as a,
|
|
4951
|
-
|
|
4951
|
+
zt as b,
|
|
4952
4952
|
ze as c,
|
|
4953
|
-
|
|
4953
|
+
It as d,
|
|
4954
4954
|
go as e,
|
|
4955
4955
|
lt as i,
|
|
4956
|
-
|
|
4956
|
+
fo as t
|
|
4957
4957
|
};
|
|
4958
|
-
//# sourceMappingURL=index-
|
|
4958
|
+
//# sourceMappingURL=index-5ef9de1c.js.map
|