@kong-ui-public/document-viewer 0.5.11 → 0.5.12

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.
@@ -1,36 +1,36 @@
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";
1
+ import { openBlock as H, createElementBlock as N, renderSlot as O, defineComponent as G, ref as Ft, computed as Te, watch as Ot, resolveComponent as Mt, createBlock as Q, unref as K, resolveDynamicComponent as se, withCtx as ae, normalizeClass as Gt, Fragment as qt, createTextVNode as Ut, toDisplayString as st, createCommentVNode as qe, createVNode as Ue, mergeProps as $e, h as $t } 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
- function lt(e) {
3
+ function at(e) {
4
4
  return (e == null ? void 0 : e.type) === "text";
5
5
  }
6
- function zt(e) {
6
+ function Vt(e) {
7
7
  return (e == null ? void 0 : e.type) === "heading";
8
8
  }
9
- const O = (e, t) => {
9
+ const F = (e, t) => {
10
10
  const r = e.__vccOpts || e;
11
11
  for (const [n, o] of t)
12
12
  r[n] = o;
13
13
  return r;
14
- }, Xt = {};
15
- function Kt(e, t) {
14
+ }, zt = {};
15
+ function Xt(e, t) {
16
16
  return H(), N("blockquote", null, [
17
- F(e.$slots, "default", {}, void 0, !0)
17
+ O(e.$slots, "default", {}, void 0, !0)
18
18
  ]);
19
19
  }
20
- const Wt = /* @__PURE__ */ O(Xt, [["render", Kt], ["__scopeId", "data-v-0978f9b5"]]);
21
- const Zt = {};
22
- function Jt(e, t) {
20
+ const Kt = /* @__PURE__ */ F(zt, [["render", Xt], ["__scopeId", "data-v-0978f9b5"]]);
21
+ const Wt = {};
22
+ function Zt(e, t) {
23
23
  return H(), N("code", null, [
24
- F(e.$slots, "default", {}, void 0, !0)
24
+ O(e.$slots, "default", {}, void 0, !0)
25
25
  ]);
26
26
  }
27
- const Yt = /* @__PURE__ */ O(Zt, [["render", Jt], ["__scopeId", "data-v-015a6bbb"]]), Qt = (e, t) => {
27
+ const Jt = /* @__PURE__ */ F(Wt, [["render", Zt], ["__scopeId", "data-v-3d07f321"]]), Yt = (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 = {}, er = {
33
+ var Ve = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, ve = {}, Qt = {
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
- })(er);
45
- var ke = {}, tr = {
44
+ })(Qt);
45
+ var ke = {}, er = {
46
46
  get exports() {
47
47
  return ke;
48
48
  },
@@ -673,10 +673,10 @@ var ke = {}, tr = {
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, Ct = P.alias;
676
+ var P = b[B], W = P.inside, Fe = !!P.lookbehind, Oe = !!P.greedy, It = P.alias;
677
677
  if (Oe && !P.pattern.global) {
678
- var Nt = P.pattern.toString().match(/[imsuy]*$/)[0];
679
- P.pattern = RegExp(P.pattern.source, Nt + "g");
678
+ var Ct = P.pattern.toString().match(/[imsuy]*$/)[0];
679
+ P.pattern = RegExp(P.pattern.source, Ct + "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 = {}, tr = {
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, xt = M.index + M[0].length, Z = U;
690
+ var me = M.index, Nt = 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 < xt || typeof oe.value == "string"); oe = oe.next)
695
+ for (var oe = D; oe !== m.tail && (Z < Nt || 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 = {}, tr = {
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 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) {
704
+ var xt = new a(A, W ? s.tokenize(pe, W) : pe, It, pe);
705
+ if (D = v(m, ue, xt), Ge && v(m, D, Ge), le > 1) {
706
706
  var ye = {
707
707
  cause: A + "," + B,
708
708
  reach: be
@@ -748,7 +748,7 @@ var ke = {}, tr = {
748
748
  }
749
749
  return s;
750
750
  }(t);
751
- e.exports && (e.exports = r), typeof ze < "u" && (ze.Prism = r), r.languages.markup = {
751
+ e.exports && (e.exports = r), typeof Ve < "u" && (Ve.Prism = r), r.languages.markup = {
752
752
  comment: {
753
753
  pattern: /<!--(?:(?!<!--)[\s\S])*?-->/,
754
754
  greedy: !0
@@ -1205,9 +1205,9 @@ var ke = {}, tr = {
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
- })(tr);
1208
+ })(er);
1209
1209
  const ce = ke;
1210
- const rr = /* @__PURE__ */ G({
1210
+ const tr = /* @__PURE__ */ G({
1211
1211
  __name: "CodeBlock",
1212
1212
  props: {
1213
1213
  codeBlockIndex: {
@@ -1230,28 +1230,28 @@ const rr = /* @__PURE__ */ G({
1230
1230
  setup(e) {
1231
1231
  const t = e;
1232
1232
  ce.manual = !0;
1233
- const r = Ot(!1), n = Object.keys(ve.languages).reduce((a, p) => {
1233
+ const r = Ft(!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();
1237
1237
  function o(a) {
1238
- r.value = !0, ce.languages[a.language] || console.warn(`Prism: the language “${a.language}” isn’t enabled.`), a.preElement.classList.contains(`language-${a.language}`) || a.preElement.classList.add(`language-${a.language}`), a.codeElement.innerHTML = a.language === "html" ? i(a.code) : a.code, ce.highlightElement(a.codeElement), r.value = !1;
1238
+ r.value = !0, ce.languages[a.language] || console.warn(`Prism: the language “${a.language}” isn’t enabled.`), a.preElement.classList.contains(`language-${a.language}`) || a.preElement.classList.add(`language-${a.language}`), a.codeElement.innerHTML = i(a.code), ce.highlightElement(a.codeElement), r.value = !1;
1239
1239
  }
1240
- const i = (a) => a.replaceAll("&", "&amp;").replaceAll("<", "&lt;").replaceAll(">", "&gt;").replaceAll('"', "&quot;").replaceAll("'", "&#039;"), l = Te(() => `document-code-block-${t.codeBlockIndex}`), s = Te(() => {
1240
+ const i = (a) => a.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replaceAll('"', "&quot;").replaceAll("'", "&#039;"), l = Te(() => `document-code-block-${t.codeBlockIndex}`), s = Te(() => {
1241
1241
  const a = t.lines.flatMap((p) => p.text).join("");
1242
1242
  return a.endsWith(`
1243
1243
  `) && !t.isSingleLine ? a.slice(0, -1) : a;
1244
1244
  });
1245
- return Mt(() => t.lang, async (a) => {
1245
+ return Ot(() => t.lang, async (a) => {
1246
1246
  if (n.includes(a))
1247
1247
  try {
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`);
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-b4e9a0e1.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 = Gt("KCodeBlock");
1254
+ const u = Mt("KCodeBlock");
1255
1255
  return H(), Q(u, {
1256
1256
  id: K(l),
1257
1257
  class: "document-code-block",
@@ -1265,7 +1265,7 @@ const rr = /* @__PURE__ */ G({
1265
1265
  };
1266
1266
  }
1267
1267
  });
1268
- const nr = /* @__PURE__ */ O(rr, [["__scopeId", "data-v-893581d7"]]), or = /* @__PURE__ */ G({
1268
+ const rr = /* @__PURE__ */ F(tr, [["__scopeId", "data-v-a4f41cdb"]]), nr = /* @__PURE__ */ G({
1269
1269
  __name: "Emphasis",
1270
1270
  props: {
1271
1271
  level: {
@@ -1283,12 +1283,12 @@ const nr = /* @__PURE__ */ O(rr, [["__scopeId", "data-v-893581d7"]]), or = /* @_
1283
1283
  const r = e.level === 1 ? "em" : "strong";
1284
1284
  return (n, o) => (H(), Q(se(K(r)), null, {
1285
1285
  default: ae(() => [
1286
- F(n.$slots, "default")
1286
+ O(n.$slots, "default")
1287
1287
  ]),
1288
1288
  _: 3
1289
1289
  }));
1290
1290
  }
1291
- }), ir = /* @__PURE__ */ G({
1291
+ }), or = /* @__PURE__ */ G({
1292
1292
  __name: "Heading",
1293
1293
  props: {
1294
1294
  level: {
@@ -1310,13 +1310,13 @@ const nr = /* @__PURE__ */ O(rr, [["__scopeId", "data-v-893581d7"]]), or = /* @_
1310
1310
  const t = e, r = `${t.slug}`, n = `h${t.level}`;
1311
1311
  return (o, i) => (H(), Q(se(n), { id: r }, {
1312
1312
  default: ae(() => [
1313
- F(o.$slots, "default", {}, void 0, !0)
1313
+ O(o.$slots, "default", {}, void 0, !0)
1314
1314
  ]),
1315
1315
  _: 3
1316
1316
  }));
1317
1317
  }
1318
1318
  });
1319
- const sr = /* @__PURE__ */ O(ir, [["__scopeId", "data-v-2a3c189f"]]), ar = ["alt", "src", "title"], lr = /* @__PURE__ */ G({
1319
+ const ir = /* @__PURE__ */ F(or, [["__scopeId", "data-v-cccf10b1"]]), sr = ["alt", "src", "title"], ar = /* @__PURE__ */ G({
1320
1320
  __name: "Image",
1321
1321
  props: {
1322
1322
  url: {
@@ -1333,28 +1333,23 @@ const sr = /* @__PURE__ */ O(ir, [["__scopeId", "data-v-2a3c189f"]]), ar = ["alt
1333
1333
  }
1334
1334
  },
1335
1335
  setup(e) {
1336
- return (t, r) => (H(), N("figure", null, [
1337
- qe("img", {
1338
- alt: e.alt,
1339
- src: e.url,
1340
- title: e.title
1341
- }, null, 8, ar),
1342
- qe("figcaption", null, [
1343
- F(t.$slots, "default")
1344
- ])
1345
- ]));
1336
+ return (t, r) => (H(), N("img", {
1337
+ alt: e.alt,
1338
+ src: e.url,
1339
+ title: e.title
1340
+ }, null, 8, sr));
1346
1341
  }
1347
- }), mr = {};
1348
- function pr(e, t) {
1342
+ }), lr = {};
1343
+ function mr(e, t) {
1349
1344
  return H(), N("hr");
1350
1345
  }
1351
- const ur = /* @__PURE__ */ O(mr, [["render", pr]]), cr = {};
1352
- function dr(e, t) {
1346
+ const pr = /* @__PURE__ */ F(lr, [["render", mr]]), ur = {};
1347
+ function cr(e, t) {
1353
1348
  return H(), N("table", null, [
1354
- F(e.$slots, "default")
1349
+ O(e.$slots, "default")
1355
1350
  ]);
1356
1351
  }
1357
- const hr = /* @__PURE__ */ O(cr, [["render", dr]]), fr = /* @__PURE__ */ G({
1352
+ const dr = /* @__PURE__ */ F(ur, [["render", cr]]), hr = /* @__PURE__ */ G({
1358
1353
  __name: "TableRow",
1359
1354
  props: {
1360
1355
  section: {
@@ -1367,12 +1362,12 @@ const hr = /* @__PURE__ */ O(cr, [["render", dr]]), fr = /* @__PURE__ */ G({
1367
1362
  let r;
1368
1363
  return t.section === re.header ? r = "thead" : t.section === re.body ? r = "tbody" : t.section === re.footer && (r = "tfoot"), (n, o) => (H(), Q(se(K(r)), null, {
1369
1364
  default: ae(() => [
1370
- F(n.$slots, "default")
1365
+ O(n.$slots, "default")
1371
1366
  ]),
1372
1367
  _: 3
1373
1368
  }));
1374
1369
  }
1375
- }), gr = /* @__PURE__ */ G({
1370
+ }), fr = /* @__PURE__ */ G({
1376
1371
  __name: "TableCell",
1377
1372
  props: {
1378
1373
  align: {
@@ -1389,19 +1384,19 @@ const hr = /* @__PURE__ */ O(cr, [["render", dr]]), fr = /* @__PURE__ */ G({
1389
1384
  const t = e, r = ((o = t.parent) == null ? void 0 : o.section) === re.header ? "th" : "td";
1390
1385
  let n;
1391
1386
  return t.align === fe.center ? n = "align-center" : t.align === fe.right && (n = "align-right"), (i, l) => (H(), Q(se(K(r)), {
1392
- class: qt(K(n))
1387
+ class: Gt(K(n))
1393
1388
  }, {
1394
1389
  default: ae(() => [
1395
- F(i.$slots, "default", {}, void 0, !0)
1390
+ O(i.$slots, "default", {}, void 0, !0)
1396
1391
  ]),
1397
1392
  _: 3
1398
1393
  }, 8, ["class"]));
1399
1394
  }
1400
1395
  });
1401
- const vr = /* @__PURE__ */ O(gr, [["__scopeId", "data-v-6da63f53"]]), _r = { key: 0 }, jr = { key: 1 }, br = {
1396
+ const gr = /* @__PURE__ */ F(fr, [["__scopeId", "data-v-6da63f53"]]), vr = { key: 0 }, _r = { key: 1 }, jr = {
1402
1397
  inheritAttrs: !1
1403
- }, yr = /* @__PURE__ */ G({
1404
- ...br,
1398
+ }, br = /* @__PURE__ */ G({
1399
+ ...jr,
1405
1400
  __name: "Text",
1406
1401
  props: {
1407
1402
  text: {
@@ -1418,26 +1413,26 @@ const vr = /* @__PURE__ */ O(gr, [["__scopeId", "data-v-6da63f53"]]), _r = { key
1418
1413
  }
1419
1414
  },
1420
1415
  setup(e) {
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)
1416
+ return (t, r) => (H(), N(qt, null, [
1417
+ Ut(st(e.text), 1),
1418
+ e.appendSpace ? (H(), N("span", vr, " ")) : qe("", !0),
1419
+ e.hardBreak ? (H(), N("br", _r)) : qe("", !0)
1425
1420
  ], 64));
1426
1421
  }
1427
- }), wr = {};
1428
- function Er(e, t) {
1422
+ }), yr = {};
1423
+ function wr(e, t) {
1429
1424
  return H(), N("span", null, [
1430
- F(e.$slots, "default")
1425
+ O(e.$slots, "default")
1431
1426
  ]);
1432
1427
  }
1433
- const Sr = /* @__PURE__ */ O(wr, [["render", Er]]);
1434
- const Tr = {};
1435
- function kr(e, t) {
1428
+ const Er = /* @__PURE__ */ F(yr, [["render", wr]]);
1429
+ const Sr = {};
1430
+ function Tr(e, t) {
1436
1431
  return H(), N("p", null, [
1437
- F(e.$slots, "default", {}, void 0, !0)
1432
+ O(e.$slots, "default", {}, void 0, !0)
1438
1433
  ]);
1439
1434
  }
1440
- const Ar = /* @__PURE__ */ O(Tr, [["render", kr], ["__scopeId", "data-v-c7681718"]]), Rr = /* @__PURE__ */ G({
1435
+ const kr = /* @__PURE__ */ F(Sr, [["render", Tr], ["__scopeId", "data-v-c7681718"]]), Ar = /* @__PURE__ */ G({
1441
1436
  __name: "List",
1442
1437
  props: {
1443
1438
  isOrdered: {
@@ -1449,19 +1444,20 @@ const Ar = /* @__PURE__ */ O(Tr, [["render", kr], ["__scopeId", "data-v-c7681718
1449
1444
  const r = e.isOrdered ? "ol" : "ul";
1450
1445
  return (n, o) => (H(), Q(se(K(r)), null, {
1451
1446
  default: ae(() => [
1452
- F(n.$slots, "default", {}, void 0, !0)
1447
+ O(n.$slots, "default", {}, void 0, !0)
1453
1448
  ]),
1454
1449
  _: 3
1455
1450
  }));
1456
1451
  }
1457
1452
  });
1458
- const Lr = /* @__PURE__ */ O(Rr, [["__scopeId", "data-v-f52e8277"]]), Br = {};
1459
- function Hr(e, t) {
1453
+ const Rr = /* @__PURE__ */ F(Ar, [["__scopeId", "data-v-f52e8277"]]);
1454
+ const Lr = {};
1455
+ function Br(e, t) {
1460
1456
  return H(), N("li", null, [
1461
- F(e.$slots, "default")
1457
+ O(e.$slots, "default", {}, void 0, !0)
1462
1458
  ]);
1463
1459
  }
1464
- const Pr = /* @__PURE__ */ O(Br, [["render", Hr]]), Dr = ["href", "title"], Ir = /* @__PURE__ */ G({
1460
+ const Hr = /* @__PURE__ */ F(Lr, [["render", Br], ["__scopeId", "data-v-902198b1"]]), Pr = ["href", "title"], Dr = /* @__PURE__ */ G({
1465
1461
  __name: "Link",
1466
1462
  props: {
1467
1463
  href: {
@@ -1479,32 +1475,32 @@ const Pr = /* @__PURE__ */ O(Br, [["render", Hr]]), Dr = ["href", "title"], Ir =
1479
1475
  rel: "noreferrer noopener nofollow",
1480
1476
  title: e.title
1481
1477
  }, [
1482
- F(t.$slots, "default", {}, void 0, !0)
1483
- ], 8, Dr));
1478
+ O(t.$slots, "default", {}, void 0, !0)
1479
+ ], 8, Pr));
1484
1480
  }
1485
1481
  });
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
- }, Xe = [];
1504
- function xr(e) {
1505
- Xe.indexOf(e) === -1 && (Xe.push(e), console.warn(`[DocumentViewer] Unable to render an unknown node type "${e}"`));
1482
+ const Ir = /* @__PURE__ */ F(Dr, [["__scopeId", "data-v-9b27e235"]]), Cr = {
1483
+ blockquote: Kt,
1484
+ code: Jt,
1485
+ code_block: rr,
1486
+ emphasis: nr,
1487
+ heading: ir,
1488
+ image: ar,
1489
+ line_break: pr,
1490
+ link: Ir,
1491
+ list: Rr,
1492
+ list_item: Hr,
1493
+ paragraph: kr,
1494
+ table: dr,
1495
+ table_row: hr,
1496
+ table_cell: gr,
1497
+ text: br,
1498
+ text_block: Er
1499
+ }, ze = [];
1500
+ function Nr(e) {
1501
+ ze.indexOf(e) === -1 && (ze.push(e), console.warn(`[DocumentViewer] Unable to render an unknown node type "${e}"`));
1506
1502
  }
1507
- function mt(e, t) {
1503
+ function lt(e, t) {
1508
1504
  return e.map((r, n) => {
1509
1505
  if (!r)
1510
1506
  return null;
@@ -1512,24 +1508,24 @@ function mt(e, t) {
1512
1508
  type: o,
1513
1509
  children: i,
1514
1510
  ...l
1515
- } = r, s = Nr[r.type];
1511
+ } = r, s = Cr[r.type];
1516
1512
  if (!s)
1517
- return xr(o), null;
1513
+ return Nr(o), null;
1518
1514
  if ((r == null ? void 0 : r.type) === "paragraph" && (r != null && r.children)) {
1519
1515
  const a = r.children, p = a.length - 1;
1520
1516
  a.forEach((u, g) => {
1521
1517
  var v;
1522
- lt(u) && !((v = u.text) != null && v.endsWith(" ")) && g !== p && (u.appendSpace = !0);
1518
+ at(u) && !((v = u.text) != null && v.endsWith(" ")) && g !== p && (u.appendSpace = !0);
1523
1519
  });
1524
1520
  }
1525
- return (r == null ? void 0 : r.type) === "code_block" ? $e(s, Ve(l, {
1521
+ return (r == null ? void 0 : r.type) === "code_block" ? Ue(s, $e(l, {
1526
1522
  lines: i,
1527
1523
  isSingleLine: (i == null ? void 0 : i.length) && i.length === 1,
1528
1524
  codeBlockIndex: n
1529
- }), null) : $e(s, Ve(l, {
1525
+ }), null) : Ue(s, $e(l, {
1530
1526
  parent: t
1531
1527
  }), {
1532
- default: () => i && mt(i, r)
1528
+ default: () => i && lt(i, r)
1533
1529
  });
1534
1530
  });
1535
1531
  }
@@ -1560,7 +1556,7 @@ var _ = function() {
1560
1556
  return e;
1561
1557
  }, _.apply(this, arguments);
1562
1558
  };
1563
- function Fr(e, t) {
1559
+ function xr(e, t) {
1564
1560
  var r = {};
1565
1561
  for (var n in e)
1566
1562
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -1587,43 +1583,43 @@ var ne;
1587
1583
  (function(e) {
1588
1584
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1589
1585
  })(ne || (ne = {}));
1590
- function Ke(e) {
1586
+ function Xe(e) {
1591
1587
  return e.type === R.literal;
1592
1588
  }
1593
- function Or(e) {
1589
+ function Fr(e) {
1594
1590
  return e.type === R.argument;
1595
1591
  }
1596
- function pt(e) {
1592
+ function mt(e) {
1597
1593
  return e.type === R.number;
1598
1594
  }
1599
- function ut(e) {
1595
+ function pt(e) {
1600
1596
  return e.type === R.date;
1601
1597
  }
1602
- function ct(e) {
1598
+ function ut(e) {
1603
1599
  return e.type === R.time;
1604
1600
  }
1605
- function dt(e) {
1601
+ function ct(e) {
1606
1602
  return e.type === R.select;
1607
1603
  }
1608
- function ht(e) {
1604
+ function dt(e) {
1609
1605
  return e.type === R.plural;
1610
1606
  }
1611
- function Mr(e) {
1607
+ function Or(e) {
1612
1608
  return e.type === R.pound;
1613
1609
  }
1614
- function ft(e) {
1610
+ function ht(e) {
1615
1611
  return e.type === R.tag;
1616
1612
  }
1617
- function gt(e) {
1613
+ function ft(e) {
1618
1614
  return !!(e && typeof e == "object" && e.type === ne.number);
1619
1615
  }
1620
1616
  function Re(e) {
1621
1617
  return !!(e && typeof e == "object" && e.type === ne.dateTime);
1622
1618
  }
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) {
1619
+ var gt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Mr = /(?:[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;
1620
+ function Gr(e) {
1625
1621
  var t = {};
1626
- return e.replace(Gr, function(r) {
1622
+ return e.replace(Mr, function(r) {
1627
1623
  var n = r.length;
1628
1624
  switch (r[0]) {
1629
1625
  case "G":
@@ -1712,11 +1708,11 @@ function qr(e) {
1712
1708
  return "";
1713
1709
  }), t;
1714
1710
  }
1715
- var Ur = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1716
- function $r(e) {
1711
+ var qr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1712
+ function Ur(e) {
1717
1713
  if (e.length === 0)
1718
1714
  throw new Error("Number skeleton cannot be empty");
1719
- for (var t = e.split(Ur).filter(function(v) {
1715
+ for (var t = e.split(qr).filter(function(v) {
1720
1716
  return v.length > 0;
1721
1717
  }), r = [], n = 0, o = t; n < o.length; n++) {
1722
1718
  var i = o[n], l = i.split("/");
@@ -1731,17 +1727,17 @@ function $r(e) {
1731
1727
  }
1732
1728
  return r;
1733
1729
  }
1734
- function Vr(e) {
1730
+ function $r(e) {
1735
1731
  return e.replace(/^(.*?)-/, "");
1736
1732
  }
1737
- var We = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, _t = /^(@+)?(\+|#+)?[rs]?$/g, zr = /(\*)(0+)|(#+)(0+)|(0+)/g, jt = /^(0+)$/;
1738
- function Ze(e) {
1733
+ var Ke = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vt = /^(@+)?(\+|#+)?[rs]?$/g, Vr = /(\*)(0+)|(#+)(0+)|(0+)/g, _t = /^(0+)$/;
1734
+ function We(e) {
1739
1735
  var t = {};
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) {
1736
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(vt, function(r, n, o) {
1741
1737
  return typeof o != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : o === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof o == "string" ? o.length : 0)), "";
1742
1738
  }), t;
1743
1739
  }
1744
- function bt(e) {
1740
+ function jt(e) {
1745
1741
  switch (e) {
1746
1742
  case "sign-auto":
1747
1743
  return {
@@ -1781,7 +1777,7 @@ function bt(e) {
1781
1777
  };
1782
1778
  }
1783
1779
  }
1784
- function Xr(e) {
1780
+ function zr(e) {
1785
1781
  var t;
1786
1782
  if (e[0] === "E" && e[1] === "E" ? (t = {
1787
1783
  notation: "engineering"
@@ -1789,17 +1785,17 @@ function Xr(e) {
1789
1785
  notation: "scientific"
1790
1786
  }, e = e.slice(1)), t) {
1791
1787
  var r = e.slice(0, 2);
1792
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !jt.test(e))
1788
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !_t.test(e))
1793
1789
  throw new Error("Malformed concise eng/scientific notation");
1794
1790
  t.minimumIntegerDigits = e.length;
1795
1791
  }
1796
1792
  return t;
1797
1793
  }
1798
- function Je(e) {
1799
- var t = {}, r = bt(e);
1794
+ function Ze(e) {
1795
+ var t = {}, r = jt(e);
1800
1796
  return r || t;
1801
1797
  }
1802
- function Kr(e) {
1798
+ function Xr(e) {
1803
1799
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1804
1800
  var o = n[r];
1805
1801
  switch (o.stem) {
@@ -1823,7 +1819,7 @@ function Kr(e) {
1823
1819
  continue;
1824
1820
  case "measure-unit":
1825
1821
  case "unit":
1826
- t.style = "unit", t.unit = Vr(o.options[0]);
1822
+ t.style = "unit", t.unit = $r(o.options[0]);
1827
1823
  continue;
1828
1824
  case "compact-short":
1829
1825
  case "K":
@@ -1835,12 +1831,12 @@ function Kr(e) {
1835
1831
  continue;
1836
1832
  case "scientific":
1837
1833
  t = _(_(_({}, t), { notation: "scientific" }), o.options.reduce(function(a, p) {
1838
- return _(_({}, a), Je(p));
1834
+ return _(_({}, a), Ze(p));
1839
1835
  }, {}));
1840
1836
  continue;
1841
1837
  case "engineering":
1842
1838
  t = _(_(_({}, t), { notation: "engineering" }), o.options.reduce(function(a, p) {
1843
- return _(_({}, a), Je(p));
1839
+ return _(_({}, a), Ze(p));
1844
1840
  }, {}));
1845
1841
  continue;
1846
1842
  case "notation-simple":
@@ -1864,7 +1860,7 @@ function Kr(e) {
1864
1860
  case "integer-width":
1865
1861
  if (o.options.length > 1)
1866
1862
  throw new RangeError("integer-width stems only accept a single optional option");
1867
- o.options[0].replace(zr, function(a, p, u, g, v, E) {
1863
+ o.options[0].replace(Vr, function(a, p, u, g, v, E) {
1868
1864
  if (p)
1869
1865
  t.minimumIntegerDigits = u.length;
1870
1866
  else {
@@ -1877,27 +1873,27 @@ function Kr(e) {
1877
1873
  });
1878
1874
  continue;
1879
1875
  }
1880
- if (jt.test(o.stem)) {
1876
+ if (_t.test(o.stem)) {
1881
1877
  t.minimumIntegerDigits = o.stem.length;
1882
1878
  continue;
1883
1879
  }
1884
- if (We.test(o.stem)) {
1880
+ if (Ke.test(o.stem)) {
1885
1881
  if (o.options.length > 1)
1886
1882
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1887
- o.stem.replace(We, function(a, p, u, g, v, E) {
1883
+ o.stem.replace(Ke, function(a, p, u, g, v, E) {
1888
1884
  return u === "*" ? t.minimumFractionDigits = p.length : g && g[0] === "#" ? t.maximumFractionDigits = g.length : v && E ? (t.minimumFractionDigits = v.length, t.maximumFractionDigits = v.length + E.length) : (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length), "";
1889
1885
  });
1890
1886
  var i = o.options[0];
1891
- i === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = _(_({}, t), Ze(i)));
1887
+ i === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = _(_({}, t), We(i)));
1892
1888
  continue;
1893
1889
  }
1894
- if (_t.test(o.stem)) {
1895
- t = _(_({}, t), Ze(o.stem));
1890
+ if (vt.test(o.stem)) {
1891
+ t = _(_({}, t), We(o.stem));
1896
1892
  continue;
1897
1893
  }
1898
- var l = bt(o.stem);
1894
+ var l = jt(o.stem);
1899
1895
  l && (t = _(_({}, t), l));
1900
- var s = Xr(o.stem);
1896
+ var s = zr(o.stem);
1901
1897
  s && (t = _(_({}, t), s));
1902
1898
  }
1903
1899
  return t;
@@ -3239,13 +3235,13 @@ var de = {
3239
3235
  "h"
3240
3236
  ]
3241
3237
  };
3242
- function Wr(e, t) {
3238
+ function Kr(e, t) {
3243
3239
  for (var r = "", n = 0; n < e.length; n++) {
3244
3240
  var o = e.charAt(n);
3245
3241
  if (o === "j") {
3246
3242
  for (var i = 0; n + 1 < e.length && e.charAt(n + 1) === o; )
3247
3243
  i++, n++;
3248
- var l = 1 + (i & 1), s = i < 2 ? 1 : 3 + (i >> 1), a = "a", p = Zr(t);
3244
+ var l = 1 + (i & 1), s = i < 2 ? 1 : 3 + (i >> 1), a = "a", p = Wr(t);
3249
3245
  for ((p == "H" || p == "k") && (s = 0); s-- > 0; )
3250
3246
  r += a;
3251
3247
  for (; l-- > 0; )
@@ -3255,7 +3251,7 @@ function Wr(e, t) {
3255
3251
  }
3256
3252
  return r;
3257
3253
  }
3258
- function Zr(e) {
3254
+ function Wr(e) {
3259
3255
  var t = e.hourCycle;
3260
3256
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3261
3257
  e.hourCycles && // @ts-ignore
@@ -3277,20 +3273,20 @@ function Zr(e) {
3277
3273
  var o = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
3278
3274
  return o[0];
3279
3275
  }
3280
- var we, Jr = new RegExp("^".concat(vt.source, "*")), Yr = new RegExp("".concat(vt.source, "*$"));
3276
+ var we, Zr = new RegExp("^".concat(gt.source, "*")), Jr = new RegExp("".concat(gt.source, "*$"));
3281
3277
  function k(e, t) {
3282
3278
  return { start: e, end: t };
3283
3279
  }
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) {
3280
+ var Yr = !!String.prototype.startsWith, Qr = !!String.fromCodePoint, en = !!Object.fromEntries, tn = !!String.prototype.codePointAt, rn = !!String.prototype.trimStart, nn = !!String.prototype.trimEnd, on = !!Number.isSafeInteger, sn = on ? Number.isSafeInteger : function(e) {
3285
3281
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3286
3282
  }, Le = !0;
3287
3283
  try {
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";
3284
+ var an = yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3285
+ Le = ((we = an.exec("a")) === null || we === void 0 ? void 0 : we[0]) === "a";
3290
3286
  } catch {
3291
3287
  Le = !1;
3292
3288
  }
3293
- var Ye = Qr ? (
3289
+ var Je = Yr ? (
3294
3290
  // Native
3295
3291
  function(e, t, r) {
3296
3292
  return e.startsWith(t, r);
@@ -3300,7 +3296,7 @@ var Ye = Qr ? (
3300
3296
  function(e, t, r) {
3301
3297
  return e.slice(r, r + t.length) === t;
3302
3298
  }
3303
- ), Be = en ? String.fromCodePoint : (
3299
+ ), Be = Qr ? String.fromCodePoint : (
3304
3300
  // IE11
3305
3301
  function() {
3306
3302
  for (var e = [], t = 0; t < arguments.length; t++)
@@ -3312,9 +3308,9 @@ var Ye = Qr ? (
3312
3308
  }
3313
3309
  return r;
3314
3310
  }
3315
- ), Qe = (
3311
+ ), Ye = (
3316
3312
  // native
3317
- tn ? Object.fromEntries : (
3313
+ en ? Object.fromEntries : (
3318
3314
  // Ponyfill
3319
3315
  function(e) {
3320
3316
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
@@ -3324,7 +3320,7 @@ var Ye = Qr ? (
3324
3320
  return t;
3325
3321
  }
3326
3322
  )
3327
- ), yt = rn ? (
3323
+ ), bt = tn ? (
3328
3324
  // Native
3329
3325
  function(e, t) {
3330
3326
  return e.codePointAt(t);
@@ -3338,7 +3334,7 @@ var Ye = Qr ? (
3338
3334
  return n < 55296 || n > 56319 || t + 1 === r || (o = e.charCodeAt(t + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
3339
3335
  }
3340
3336
  }
3341
- ), mn = nn ? (
3337
+ ), ln = rn ? (
3342
3338
  // Native
3343
3339
  function(e) {
3344
3340
  return e.trimStart();
@@ -3346,9 +3342,9 @@ var Ye = Qr ? (
3346
3342
  ) : (
3347
3343
  // Ponyfill
3348
3344
  function(e) {
3349
- return e.replace(Jr, "");
3345
+ return e.replace(Zr, "");
3350
3346
  }
3351
- ), pn = on ? (
3347
+ ), mn = nn ? (
3352
3348
  // Native
3353
3349
  function(e) {
3354
3350
  return e.trimEnd();
@@ -3356,32 +3352,32 @@ var Ye = Qr ? (
3356
3352
  ) : (
3357
3353
  // Ponyfill
3358
3354
  function(e) {
3359
- return e.replace(Yr, "");
3355
+ return e.replace(Jr, "");
3360
3356
  }
3361
3357
  );
3362
- function wt(e, t) {
3358
+ function yt(e, t) {
3363
3359
  return new RegExp(e, t);
3364
3360
  }
3365
3361
  var He;
3366
3362
  if (Le) {
3367
- var et = wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3363
+ var Qe = yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3368
3364
  He = function(e, t) {
3369
3365
  var r;
3370
- et.lastIndex = t;
3371
- var n = et.exec(e);
3366
+ Qe.lastIndex = t;
3367
+ var n = Qe.exec(e);
3372
3368
  return (r = n[1]) !== null && r !== void 0 ? r : "";
3373
3369
  };
3374
3370
  } else
3375
3371
  He = function(e, t) {
3376
3372
  for (var r = []; ; ) {
3377
- var n = yt(e, t);
3378
- if (n === void 0 || Et(n) || hn(n))
3373
+ var n = bt(e, t);
3374
+ if (n === void 0 || wt(n) || dn(n))
3379
3375
  break;
3380
3376
  r.push(n), t += n >= 65536 ? 2 : 1;
3381
3377
  }
3382
3378
  return Be.apply(void 0, r);
3383
3379
  };
3384
- var un = (
3380
+ var pn = (
3385
3381
  /** @class */
3386
3382
  function() {
3387
3383
  function e(t, r) {
@@ -3463,7 +3459,7 @@ var un = (
3463
3459
  return this.error(T.INVALID_TAG, k(n, this.clonePosition()));
3464
3460
  }, e.prototype.parseTagName = function() {
3465
3461
  var t = this.offset();
3466
- for (this.bump(); !this.isEOF() && dn(this.char()); )
3462
+ for (this.bump(); !this.isEOF() && cn(this.char()); )
3467
3463
  this.bump();
3468
3464
  return this.message.slice(t, this.offset());
3469
3465
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3492,7 +3488,7 @@ var un = (
3492
3488
  };
3493
3489
  }, e.prototype.tryParseLeftAngleBracket = function() {
3494
3490
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3495
- !cn(this.peek() || 0)) ? (this.bump(), "<") : null;
3491
+ !un(this.peek() || 0)) ? (this.bump(), "<") : null;
3496
3492
  }, e.prototype.tryParseQuote = function(t) {
3497
3493
  if (this.isEOF() || this.char() !== 39)
3498
3494
  return null;
@@ -3579,7 +3575,7 @@ var un = (
3579
3575
  var u = this.clonePosition(), g = this.parseSimpleArgStyleIfPossible();
3580
3576
  if (g.err)
3581
3577
  return g;
3582
- var v = pn(g.val);
3578
+ var v = mn(g.val);
3583
3579
  if (v.length === 0)
3584
3580
  return this.error(T.EXPECT_ARGUMENT_STYLE, k(this.clonePosition(), this.clonePosition()));
3585
3581
  var E = k(u, this.clonePosition());
@@ -3589,8 +3585,8 @@ var un = (
3589
3585
  if (L.err)
3590
3586
  return L;
3591
3587
  var y = k(o, this.clonePosition());
3592
- if (p && Ye(p == null ? void 0 : p.style, "::", 0)) {
3593
- var w = mn(p.style.slice(2));
3588
+ if (p && Je(p == null ? void 0 : p.style, "::", 0)) {
3589
+ var w = ln(p.style.slice(2));
3594
3590
  if (s === "number") {
3595
3591
  var g = this.parseNumberSkeletonFromString(w, p.styleLocation);
3596
3592
  return g.err ? g : {
@@ -3601,12 +3597,12 @@ var un = (
3601
3597
  if (w.length === 0)
3602
3598
  return this.error(T.EXPECT_DATE_TIME_SKELETON, y);
3603
3599
  var S = w;
3604
- this.locale && (S = Wr(w, this.locale));
3600
+ this.locale && (S = Kr(w, this.locale));
3605
3601
  var v = {
3606
3602
  type: ne.dateTime,
3607
3603
  pattern: S,
3608
3604
  location: p.styleLocation,
3609
- parsedOptions: this.shouldParseSkeletons ? qr(S) : {}
3605
+ parsedOptions: this.shouldParseSkeletons ? Gr(S) : {}
3610
3606
  }, c = s === "date" ? R.date : R.time;
3611
3607
  return {
3612
3608
  val: { type: c, value: n, location: y, style: v },
@@ -3652,7 +3648,7 @@ var un = (
3652
3648
  val: {
3653
3649
  type: R.select,
3654
3650
  value: n,
3655
- options: Qe(f.val),
3651
+ options: Ye(f.val),
3656
3652
  location: j
3657
3653
  },
3658
3654
  err: null
@@ -3660,7 +3656,7 @@ var un = (
3660
3656
  val: {
3661
3657
  type: R.plural,
3662
3658
  value: n,
3663
- options: Qe(f.val),
3659
+ options: Ye(f.val),
3664
3660
  offset: h,
3665
3661
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3666
3662
  location: j
@@ -3711,7 +3707,7 @@ var un = (
3711
3707
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3712
3708
  var n = [];
3713
3709
  try {
3714
- n = $r(t);
3710
+ n = Ur(t);
3715
3711
  } catch {
3716
3712
  return this.error(T.INVALID_NUMBER_SKELETON, r);
3717
3713
  }
@@ -3720,7 +3716,7 @@ var un = (
3720
3716
  type: ne.number,
3721
3717
  tokens: n,
3722
3718
  location: r,
3723
- parsedOptions: this.shouldParseSkeletons ? Kr(n) : {}
3719
+ parsedOptions: this.shouldParseSkeletons ? Xr(n) : {}
3724
3720
  },
3725
3721
  err: null
3726
3722
  };
@@ -3768,7 +3764,7 @@ var un = (
3768
3764
  break;
3769
3765
  }
3770
3766
  var a = k(o, this.clonePosition());
3771
- return i ? (l *= n, an(l) ? { val: l, err: null } : this.error(r, a)) : this.error(t, a);
3767
+ return i ? (l *= n, sn(l) ? { val: l, err: null } : this.error(r, a)) : this.error(t, a);
3772
3768
  }, e.prototype.offset = function() {
3773
3769
  return this.position.offset;
3774
3770
  }, e.prototype.isEOF = function() {
@@ -3783,7 +3779,7 @@ var un = (
3783
3779
  var t = this.position.offset;
3784
3780
  if (t >= this.message.length)
3785
3781
  throw Error("out of bound");
3786
- var r = yt(this.message, t);
3782
+ var r = bt(this.message, t);
3787
3783
  if (r === void 0)
3788
3784
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3789
3785
  return r;
@@ -3802,7 +3798,7 @@ var un = (
3802
3798
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3803
3799
  }
3804
3800
  }, e.prototype.bumpIf = function(t) {
3805
- if (Ye(this.message, t, this.offset())) {
3801
+ if (Je(this.message, t, this.offset())) {
3806
3802
  for (var r = 0; r < t.length; r++)
3807
3803
  this.bump();
3808
3804
  return !0;
@@ -3824,7 +3820,7 @@ var un = (
3824
3820
  break;
3825
3821
  }
3826
3822
  }, e.prototype.bumpSpace = function() {
3827
- for (; !this.isEOF() && Et(this.char()); )
3823
+ for (; !this.isEOF() && wt(this.char()); )
3828
3824
  this.bump();
3829
3825
  }, e.prototype.peek = function() {
3830
3826
  if (this.isEOF())
@@ -3837,30 +3833,30 @@ var un = (
3837
3833
  function Pe(e) {
3838
3834
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3839
3835
  }
3840
- function cn(e) {
3836
+ function un(e) {
3841
3837
  return Pe(e) || e === 47;
3842
3838
  }
3843
- function dn(e) {
3839
+ function cn(e) {
3844
3840
  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
3841
  }
3846
- function Et(e) {
3842
+ function wt(e) {
3847
3843
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3848
3844
  }
3849
- function hn(e) {
3845
+ function dn(e) {
3850
3846
  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
3847
  }
3852
3848
  function De(e) {
3853
3849
  e.forEach(function(t) {
3854
- if (delete t.location, dt(t) || ht(t))
3850
+ if (delete t.location, ct(t) || dt(t))
3855
3851
  for (var r in t.options)
3856
3852
  delete t.options[r].location, De(t.options[r].value);
3857
3853
  else
3858
- pt(t) && gt(t.style) || (ut(t) || ct(t)) && Re(t.style) ? delete t.style.location : ft(t) && De(t.children);
3854
+ mt(t) && ft(t.style) || (pt(t) || ut(t)) && Re(t.style) ? delete t.style.location : ht(t) && De(t.children);
3859
3855
  });
3860
3856
  }
3861
- function fn(e, t) {
3857
+ function hn(e, t) {
3862
3858
  t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3863
- var r = new un(e, t).parse();
3859
+ var r = new pn(e, t).parse();
3864
3860
  if (r.err) {
3865
3861
  var n = SyntaxError(T[r.err.kind]);
3866
3862
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
@@ -3868,37 +3864,37 @@ function fn(e, t) {
3868
3864
  return t != null && t.captureLocation || De(r.val), r.val;
3869
3865
  }
3870
3866
  function $(e, t) {
3871
- var r = t && t.cache ? t.cache : yn, n = t && t.serializer ? t.serializer : bn, o = t && t.strategy ? t.strategy : vn;
3867
+ var r = t && t.cache ? t.cache : bn, n = t && t.serializer ? t.serializer : jn, o = t && t.strategy ? t.strategy : gn;
3872
3868
  return o(e, {
3873
3869
  cache: r,
3874
3870
  serializer: n
3875
3871
  });
3876
3872
  }
3877
- function gn(e) {
3873
+ function fn(e) {
3878
3874
  return e == null || typeof e == "number" || typeof e == "boolean";
3879
3875
  }
3880
- function St(e, t, r, n) {
3881
- var o = gn(n) ? n : r(n), i = t.get(o);
3876
+ function Et(e, t, r, n) {
3877
+ var o = fn(n) ? n : r(n), i = t.get(o);
3882
3878
  return typeof i > "u" && (i = e.call(this, n), t.set(o, i)), i;
3883
3879
  }
3884
- function Tt(e, t, r) {
3880
+ function St(e, t, r) {
3885
3881
  var n = Array.prototype.slice.call(arguments, 3), o = r(n), i = t.get(o);
3886
3882
  return typeof i > "u" && (i = e.apply(this, n), t.set(o, i)), i;
3887
3883
  }
3888
3884
  function Ie(e, t, r, n, o) {
3889
3885
  return r.bind(t, e, n, o);
3890
3886
  }
3891
- function vn(e, t) {
3892
- var r = e.length === 1 ? St : Tt;
3887
+ function gn(e, t) {
3888
+ var r = e.length === 1 ? Et : St;
3893
3889
  return Ie(e, this, r, t.cache.create(), t.serializer);
3894
3890
  }
3895
- function _n(e, t) {
3896
- return Ie(e, this, Tt, t.cache.create(), t.serializer);
3897
- }
3898
- function jn(e, t) {
3891
+ function vn(e, t) {
3899
3892
  return Ie(e, this, St, t.cache.create(), t.serializer);
3900
3893
  }
3901
- var bn = function() {
3894
+ function _n(e, t) {
3895
+ return Ie(e, this, Et, t.cache.create(), t.serializer);
3896
+ }
3897
+ var jn = function() {
3902
3898
  return JSON.stringify(arguments);
3903
3899
  };
3904
3900
  function Ce() {
@@ -3910,13 +3906,13 @@ Ce.prototype.get = function(e) {
3910
3906
  Ce.prototype.set = function(e, t) {
3911
3907
  this.cache[e] = t;
3912
3908
  };
3913
- var yn = {
3909
+ var bn = {
3914
3910
  create: function() {
3915
3911
  return new Ce();
3916
3912
  }
3917
3913
  }, V = {
3918
- variadic: _n,
3919
- monadic: jn
3914
+ variadic: vn,
3915
+ monadic: _n
3920
3916
  }, z;
3921
3917
  (function(e) {
3922
3918
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
@@ -3933,7 +3929,7 @@ var J = (
3933
3929
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3934
3930
  }, t;
3935
3931
  }(Error)
3936
- ), tt = (
3932
+ ), et = (
3937
3933
  /** @class */
3938
3934
  function(e) {
3939
3935
  q(t, e);
@@ -3942,7 +3938,7 @@ var J = (
3942
3938
  }
3943
3939
  return t;
3944
3940
  }(J)
3945
- ), wn = (
3941
+ ), yn = (
3946
3942
  /** @class */
3947
3943
  function(e) {
3948
3944
  q(t, e);
@@ -3951,7 +3947,7 @@ var J = (
3951
3947
  }
3952
3948
  return t;
3953
3949
  }(J)
3954
- ), En = (
3950
+ ), wn = (
3955
3951
  /** @class */
3956
3952
  function(e) {
3957
3953
  q(t, e);
@@ -3964,17 +3960,17 @@ var J = (
3964
3960
  (function(e) {
3965
3961
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3966
3962
  })(C || (C = {}));
3967
- function Sn(e) {
3963
+ function En(e) {
3968
3964
  return e.length < 2 ? e : e.reduce(function(t, r) {
3969
3965
  var n = t[t.length - 1];
3970
3966
  return !n || n.type !== C.literal || r.type !== C.literal ? t.push(r) : n.value += r.value, t;
3971
3967
  }, []);
3972
3968
  }
3973
- function Tn(e) {
3969
+ function Sn(e) {
3974
3970
  return typeof e == "function";
3975
3971
  }
3976
3972
  function ge(e, t, r, n, o, i, l) {
3977
- if (e.length === 1 && Ke(e[0]))
3973
+ if (e.length === 1 && Xe(e[0]))
3978
3974
  return [
3979
3975
  {
3980
3976
  type: C.literal,
@@ -3983,14 +3979,14 @@ function ge(e, t, r, n, o, i, l) {
3983
3979
  ];
3984
3980
  for (var s = [], a = 0, p = e; a < p.length; a++) {
3985
3981
  var u = p[a];
3986
- if (Ke(u)) {
3982
+ if (Xe(u)) {
3987
3983
  s.push({
3988
3984
  type: C.literal,
3989
3985
  value: u.value
3990
3986
  });
3991
3987
  continue;
3992
3988
  }
3993
- if (Mr(u)) {
3989
+ if (Or(u)) {
3994
3990
  typeof i == "number" && s.push({
3995
3991
  type: C.literal,
3996
3992
  value: r.getNumberFormat(t).format(i)
@@ -3999,16 +3995,16 @@ function ge(e, t, r, n, o, i, l) {
3999
3995
  }
4000
3996
  var g = u.value;
4001
3997
  if (!(o && g in o))
4002
- throw new En(g, l);
3998
+ throw new wn(g, l);
4003
3999
  var v = o[g];
4004
- if (Or(u)) {
4000
+ if (Fr(u)) {
4005
4001
  (!v || typeof v == "string" || typeof v == "number") && (v = typeof v == "string" || typeof v == "number" ? String(v) : ""), s.push({
4006
4002
  type: typeof v == "string" ? C.literal : C.object,
4007
4003
  value: v
4008
4004
  });
4009
4005
  continue;
4010
4006
  }
4011
- if (ut(u)) {
4007
+ if (pt(u)) {
4012
4008
  var E = typeof u.style == "string" ? n.date[u.style] : Re(u.style) ? u.style.parsedOptions : void 0;
4013
4009
  s.push({
4014
4010
  type: C.literal,
@@ -4016,7 +4012,7 @@ function ge(e, t, r, n, o, i, l) {
4016
4012
  });
4017
4013
  continue;
4018
4014
  }
4019
- if (ct(u)) {
4015
+ if (ut(u)) {
4020
4016
  var E = typeof u.style == "string" ? n.time[u.style] : Re(u.style) ? u.style.parsedOptions : n.time.medium;
4021
4017
  s.push({
4022
4018
  type: C.literal,
@@ -4024,18 +4020,18 @@ function ge(e, t, r, n, o, i, l) {
4024
4020
  });
4025
4021
  continue;
4026
4022
  }
4027
- if (pt(u)) {
4028
- var E = typeof u.style == "string" ? n.number[u.style] : gt(u.style) ? u.style.parsedOptions : void 0;
4023
+ if (mt(u)) {
4024
+ var E = typeof u.style == "string" ? n.number[u.style] : ft(u.style) ? u.style.parsedOptions : void 0;
4029
4025
  E && E.scale && (v = v * (E.scale || 1)), s.push({
4030
4026
  type: C.literal,
4031
4027
  value: r.getNumberFormat(t, E).format(v)
4032
4028
  });
4033
4029
  continue;
4034
4030
  }
4035
- if (ft(u)) {
4031
+ if (ht(u)) {
4036
4032
  var L = u.children, y = u.value, w = o[y];
4037
- if (!Tn(w))
4038
- throw new wn(y, "function", l);
4033
+ if (!Sn(w))
4034
+ throw new yn(y, "function", l);
4039
4035
  var S = ge(L, t, r, n, o, i), c = w(S.map(function(h) {
4040
4036
  return h.value;
4041
4037
  }));
@@ -4046,14 +4042,14 @@ function ge(e, t, r, n, o, i, l) {
4046
4042
  };
4047
4043
  }));
4048
4044
  }
4049
- if (dt(u)) {
4045
+ if (ct(u)) {
4050
4046
  var m = u.options[v] || u.options.other;
4051
4047
  if (!m)
4052
- throw new tt(u.value, v, Object.keys(u.options), l);
4048
+ throw new et(u.value, v, Object.keys(u.options), l);
4053
4049
  s.push.apply(s, ge(m.value, t, r, n, o));
4054
4050
  continue;
4055
4051
  }
4056
- if (ht(u)) {
4052
+ if (dt(u)) {
4057
4053
  var m = u.options["=".concat(v)];
4058
4054
  if (!m) {
4059
4055
  if (!Intl.PluralRules)
@@ -4064,21 +4060,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
4064
4060
  m = u.options[d] || u.options.other;
4065
4061
  }
4066
4062
  if (!m)
4067
- throw new tt(u.value, v, Object.keys(u.options), l);
4063
+ throw new et(u.value, v, Object.keys(u.options), l);
4068
4064
  s.push.apply(s, ge(m.value, t, r, n, o, v - (u.offset || 0)));
4069
4065
  continue;
4070
4066
  }
4071
4067
  }
4072
- return Sn(s);
4068
+ return En(s);
4073
4069
  }
4074
- function kn(e, t) {
4070
+ function Tn(e, t) {
4075
4071
  return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4076
4072
  return r[n] = _(_({}, e[n]), t[n] || {}), r;
4077
4073
  }, {})) : e;
4078
4074
  }
4079
- function An(e, t) {
4075
+ function kn(e, t) {
4080
4076
  return t ? Object.keys(e).reduce(function(r, n) {
4081
- return r[n] = kn(e[n], t[n]), r;
4077
+ return r[n] = Tn(e[n], t[n]), r;
4082
4078
  }, _({}, e)) : e;
4083
4079
  }
4084
4080
  function Ee(e) {
@@ -4095,7 +4091,7 @@ function Ee(e) {
4095
4091
  }
4096
4092
  };
4097
4093
  }
4098
- function Rn(e) {
4094
+ function An(e) {
4099
4095
  return e === void 0 && (e = {
4100
4096
  number: {},
4101
4097
  dateTime: {},
@@ -4127,7 +4123,7 @@ function Rn(e) {
4127
4123
  })
4128
4124
  };
4129
4125
  }
4130
- var kt = (
4126
+ var Tt = (
4131
4127
  /** @class */
4132
4128
  function() {
4133
4129
  function e(t, r, n, o) {
@@ -4159,13 +4155,13 @@ var kt = (
4159
4155
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4160
4156
  var l = o || {};
4161
4157
  l.formatters;
4162
- var s = Fr(l, ["formatters"]);
4158
+ var s = xr(l, ["formatters"]);
4163
4159
  this.ast = e.__parse(t, _(_({}, s), { locale: this.resolvedLocale }));
4164
4160
  } else
4165
4161
  this.ast = t;
4166
4162
  if (!Array.isArray(this.ast))
4167
4163
  throw new TypeError("A message must be provided as a String or AST.");
4168
- this.formats = An(e.formats, n), this.formatters = o && o.formatters || Rn(this.formatterCache);
4164
+ this.formats = kn(e.formats, n), this.formatters = o && o.formatters || An(this.formatterCache);
4169
4165
  }
4170
4166
  return Object.defineProperty(e, "defaultLocale", {
4171
4167
  get: function() {
@@ -4178,7 +4174,7 @@ var kt = (
4178
4174
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4179
4175
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4180
4176
  }
4181
- }, e.__parse = fn, e.formats = {
4177
+ }, e.__parse = hn, e.formats = {
4182
4178
  number: {
4183
4179
  integer: {
4184
4180
  maximumFractionDigits: 0
@@ -4255,7 +4251,7 @@ var x = (
4255
4251
  }
4256
4252
  return t;
4257
4253
  }(Error)
4258
- ), Ln = (
4254
+ ), Rn = (
4259
4255
  /** @class */
4260
4256
  function(e) {
4261
4257
  q(t, e);
@@ -4264,7 +4260,7 @@ var x = (
4264
4260
  }
4265
4261
  return t;
4266
4262
  }(x)
4267
- ), Bn = (
4263
+ ), Ln = (
4268
4264
  /** @class */
4269
4265
  function(e) {
4270
4266
  q(t, e);
@@ -4273,7 +4269,7 @@ var x = (
4273
4269
  }
4274
4270
  return t;
4275
4271
  }(x)
4276
- ), rt = (
4272
+ ), tt = (
4277
4273
  /** @class */
4278
4274
  function(e) {
4279
4275
  q(t, e);
@@ -4307,7 +4303,7 @@ Description: `).concat(o == null ? void 0 : o.description, `
4307
4303
  }
4308
4304
  return t;
4309
4305
  }(Ne)
4310
- ), Hn = (
4306
+ ), Bn = (
4311
4307
  /** @class */
4312
4308
  function(e) {
4313
4309
  q(t, e);
@@ -4326,21 +4322,21 @@ function ee(e, t, r) {
4326
4322
  return o in e ? n[o] = e[o] : o in r && (n[o] = r[o]), n;
4327
4323
  }, {});
4328
4324
  }
4329
- var Pn = function(e) {
4325
+ var Hn = function(e) {
4330
4326
  process.env.NODE_ENV !== "production" && console.error(e);
4331
- }, Dn = function(e) {
4327
+ }, Pn = function(e) {
4332
4328
  process.env.NODE_ENV !== "production" && console.warn(e);
4333
- }, In = {
4329
+ }, Dn = {
4334
4330
  formats: {},
4335
4331
  messages: {},
4336
4332
  timeZone: void 0,
4337
4333
  defaultLocale: "en",
4338
4334
  defaultFormats: {},
4339
4335
  fallbackOnEmptyString: !0,
4340
- onError: Pn,
4341
- onWarn: Dn
4336
+ onError: Hn,
4337
+ onWarn: Pn
4342
4338
  };
4343
- function At() {
4339
+ function kt() {
4344
4340
  return {
4345
4341
  dateTime: {},
4346
4342
  number: {},
@@ -4365,8 +4361,8 @@ function Y(e) {
4365
4361
  }
4366
4362
  };
4367
4363
  }
4368
- function Cn(e) {
4369
- e === void 0 && (e = At());
4364
+ function In(e) {
4365
+ e === void 0 && (e = kt());
4370
4366
  var t = Intl.RelativeTimeFormat, r = Intl.ListFormat, n = Intl.DisplayNames, o = $(function() {
4371
4367
  for (var s, a = [], p = 0; p < arguments.length; p++)
4372
4368
  a[p] = arguments[p];
@@ -4393,7 +4389,7 @@ function Cn(e) {
4393
4389
  getDateTimeFormat: o,
4394
4390
  getNumberFormat: i,
4395
4391
  getMessageFormat: $(function(s, a, p, u) {
4396
- return new kt(s, a, p, _({ formatters: {
4392
+ return new Tt(s, a, p, _({ formatters: {
4397
4393
  getNumberFormat: i,
4398
4394
  getDateTimeFormat: o,
4399
4395
  getPluralRules: l
@@ -4433,9 +4429,9 @@ function xe(e, t, r, n) {
4433
4429
  var o = e && e[t], i;
4434
4430
  if (o && (i = o[r]), i)
4435
4431
  return i;
4436
- n(new Ln("No ".concat(t, " format named: ").concat(r)));
4432
+ n(new Rn("No ".concat(t, " format named: ").concat(r)));
4437
4433
  }
4438
- function Nn(e, t, r) {
4434
+ function Cn(e, t, r) {
4439
4435
  if (r === void 0 && (r = Error), !e)
4440
4436
  throw new r(t);
4441
4437
  }
@@ -4444,23 +4440,23 @@ function he(e, t) {
4444
4440
  return r[n] = _({ timeZone: t }, e[n]), r;
4445
4441
  }, {});
4446
4442
  }
4447
- function nt(e, t) {
4443
+ function rt(e, t) {
4448
4444
  var r = Object.keys(_(_({}, e), t));
4449
4445
  return r.reduce(function(n, o) {
4450
4446
  return n[o] = _(_({}, e[o] || {}), t[o] || {}), n;
4451
4447
  }, {});
4452
4448
  }
4453
- function ot(e, t) {
4449
+ function nt(e, t) {
4454
4450
  if (!t)
4455
4451
  return e;
4456
- var r = kt.formats;
4457
- return _(_(_({}, r), e), { date: nt(he(r.date, t), he(e.date || {}, t)), time: nt(he(r.time, t), he(e.time || {}, t)) });
4452
+ var r = Tt.formats;
4453
+ return _(_(_({}, r), e), { date: rt(he(r.date, t), he(e.date || {}, t)), time: rt(he(r.time, t), he(e.time || {}, t)) });
4458
4454
  }
4459
- var it = function(e, t, r, n, o) {
4455
+ var ot = function(e, t, r, n, o) {
4460
4456
  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
4457
  r === void 0 && (r = { id: "" });
4462
4458
  var L = r.id, y = r.defaultMessage;
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");
4459
+ Cn(!!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
4460
  var w = String(L), S = (
4465
4461
  // In case messages is Object.create(null)
4466
4462
  // e.g import('foo.json') from webpack)
@@ -4471,10 +4467,10 @@ var it = function(e, t, r, n, o) {
4471
4467
  return S[0].value;
4472
4468
  if (!n && S && typeof S == "string" && !E)
4473
4469
  return S.replace(/'\{(.*?)\}'/gi, "{$1}");
4474
- if (n = _(_({}, E), n || {}), l = ot(l, v), p = ot(p, v), !S) {
4470
+ if (n = _(_({}, E), n || {}), l = nt(l, v), p = nt(p, v), !S) {
4475
4471
  if (u === !1 && S === "")
4476
4472
  return S;
4477
- if ((!y || i && i.toLowerCase() !== a.toLowerCase()) && g(new Hn(r, i)), y)
4473
+ if ((!y || i && i.toLowerCase() !== a.toLowerCase()) && g(new Bn(r, i)), y)
4478
4474
  try {
4479
4475
  var c = t.getMessageFormat(y, a, p, o);
4480
4476
  return c.format(n);
@@ -4497,7 +4493,7 @@ var it = function(e, t, r, n, o) {
4497
4493
  g(new Se('Error formatting the default message for: "'.concat(w, '", rendering message verbatim'), i, r, m));
4498
4494
  }
4499
4495
  return typeof S == "string" ? S : typeof y == "string" ? y : w;
4500
- }, Rt = [
4496
+ }, At = [
4501
4497
  "formatMatcher",
4502
4498
  "timeZone",
4503
4499
  "hour12",
@@ -4521,10 +4517,10 @@ var it = function(e, t, r, n, o) {
4521
4517
  function _e(e, t, r, n) {
4522
4518
  var o = e.locale, i = e.formats, l = e.onError, s = e.timeZone;
4523
4519
  n === void 0 && (n = {});
4524
- var a = n.format, p = _(_({}, s && { timeZone: s }), a && xe(i, t, a, l)), u = ee(n, Rt, p);
4520
+ var a = n.format, p = _(_({}, s && { timeZone: s }), a && xe(i, t, a, l)), u = ee(n, At, p);
4525
4521
  return t === "time" && !u.hour && !u.minute && !u.second && !u.timeStyle && !u.dateStyle && (u = _(_({}, u), { hour: "numeric", minute: "numeric" })), r(o, u);
4526
4522
  }
4527
- function xn(e, t) {
4523
+ function Nn(e, t) {
4528
4524
  for (var r = [], n = 2; n < arguments.length; n++)
4529
4525
  r[n - 2] = arguments[n];
4530
4526
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
@@ -4535,7 +4531,7 @@ function xn(e, t) {
4535
4531
  }
4536
4532
  return String(s);
4537
4533
  }
4538
- function Fn(e, t) {
4534
+ function xn(e, t) {
4539
4535
  for (var r = [], n = 2; n < arguments.length; n++)
4540
4536
  r[n - 2] = arguments[n];
4541
4537
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
@@ -4546,10 +4542,10 @@ function Fn(e, t) {
4546
4542
  }
4547
4543
  return String(s);
4548
4544
  }
4549
- function On(e, t) {
4545
+ function Fn(e, t) {
4550
4546
  for (var r = [], n = 2; n < arguments.length; n++)
4551
4547
  r[n - 2] = arguments[n];
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 } : {});
4548
+ 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, At, a ? { timeZone: a } : {});
4553
4549
  try {
4554
4550
  return t(p, g).formatRange(o, i);
4555
4551
  } catch (v) {
@@ -4557,7 +4553,7 @@ function On(e, t) {
4557
4553
  }
4558
4554
  return String(o);
4559
4555
  }
4560
- function Mn(e, t) {
4556
+ function On(e, t) {
4561
4557
  for (var r = [], n = 2; n < arguments.length; n++)
4562
4558
  r[n - 2] = arguments[n];
4563
4559
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
@@ -4568,7 +4564,7 @@ function Mn(e, t) {
4568
4564
  }
4569
4565
  return [];
4570
4566
  }
4571
- function Gn(e, t) {
4567
+ function Mn(e, t) {
4572
4568
  for (var r = [], n = 2; n < arguments.length; n++)
4573
4569
  r[n - 2] = arguments[n];
4574
4570
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
@@ -4579,51 +4575,51 @@ function Gn(e, t) {
4579
4575
  }
4580
4576
  return [];
4581
4577
  }
4582
- var qn = [
4578
+ var Gn = [
4583
4579
  "style",
4584
4580
  "type",
4585
4581
  "fallback",
4586
4582
  "languageDisplay"
4587
4583
  ];
4588
- function Un(e, t, r, n) {
4584
+ function qn(e, t, r, n) {
4589
4585
  var o = e.locale, i = e.onError, l = Intl.DisplayNames;
4590
4586
  l || i(new J(`Intl.DisplayNames is not available in this environment.
4591
4587
  Try polyfilling it using "@formatjs/intl-displaynames"
4592
4588
  `, z.MISSING_INTL_API));
4593
- var s = ee(n, qn);
4589
+ var s = ee(n, Gn);
4594
4590
  try {
4595
4591
  return t(o, s).of(r);
4596
4592
  } catch (a) {
4597
4593
  i(new x(I.FORMAT_ERROR, "Error formatting display name.", a));
4598
4594
  }
4599
4595
  }
4600
- var $n = [
4596
+ var Un = [
4601
4597
  "type",
4602
4598
  "style"
4603
- ], st = Date.now();
4604
- function Vn(e) {
4605
- return "".concat(st, "_").concat(e, "_").concat(st);
4599
+ ], it = Date.now();
4600
+ function $n(e) {
4601
+ return "".concat(it, "_").concat(e, "_").concat(it);
4606
4602
  }
4607
- function zn(e, t, r, n) {
4603
+ function Vn(e, t, r, n) {
4608
4604
  n === void 0 && (n = {});
4609
- var o = Lt(e, t, r, n).reduce(function(i, l) {
4605
+ var o = Rt(e, t, r, n).reduce(function(i, l) {
4610
4606
  var s = l.value;
4611
4607
  return typeof s != "string" ? i.push(s) : typeof i[i.length - 1] == "string" ? i[i.length - 1] += s : i.push(s), i;
4612
4608
  }, []);
4613
4609
  return o.length === 1 ? o[0] : o.length === 0 ? "" : o;
4614
4610
  }
4615
- function Lt(e, t, r, n) {
4611
+ function Rt(e, t, r, n) {
4616
4612
  var o = e.locale, i = e.onError;
4617
4613
  n === void 0 && (n = {});
4618
4614
  var l = Intl.ListFormat;
4619
4615
  l || i(new J(`Intl.ListFormat is not available in this environment.
4620
4616
  Try polyfilling it using "@formatjs/intl-listformat"
4621
4617
  `, z.MISSING_INTL_API));
4622
- var s = ee(n, $n);
4618
+ var s = ee(n, Un);
4623
4619
  try {
4624
4620
  var a = {}, p = r.map(function(u, g) {
4625
4621
  if (typeof u == "object") {
4626
- var v = Vn(g);
4622
+ var v = $n(g);
4627
4623
  return a[v] = u, v;
4628
4624
  }
4629
4625
  return String(u);
@@ -4636,13 +4632,13 @@ Try polyfilling it using "@formatjs/intl-listformat"
4636
4632
  }
4637
4633
  return r;
4638
4634
  }
4639
- var Xn = ["type"];
4640
- function Kn(e, t, r, n) {
4635
+ var zn = ["type"];
4636
+ function Xn(e, t, r, n) {
4641
4637
  var o = e.locale, i = e.onError;
4642
4638
  n === void 0 && (n = {}), Intl.PluralRules || i(new J(`Intl.PluralRules is not available in this environment.
4643
4639
  Try polyfilling it using "@formatjs/intl-pluralrules"
4644
4640
  `, z.MISSING_INTL_API));
4645
- var l = ee(n, Xn);
4641
+ var l = ee(n, zn);
4646
4642
  try {
4647
4643
  return t(o, l).select(r);
4648
4644
  } catch (s) {
@@ -4650,27 +4646,27 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
4650
4646
  }
4651
4647
  return "other";
4652
4648
  }
4653
- var Wn = ["numeric", "style"];
4654
- function Zn(e, t, r) {
4649
+ var Kn = ["numeric", "style"];
4650
+ function Wn(e, t, r) {
4655
4651
  var n = e.locale, o = e.formats, i = e.onError;
4656
4652
  r === void 0 && (r = {});
4657
- var l = r.format, s = !!l && xe(o, "relative", l, i) || {}, a = ee(r, Wn, s);
4653
+ var l = r.format, s = !!l && xe(o, "relative", l, i) || {}, a = ee(r, Kn, s);
4658
4654
  return t(n, a);
4659
4655
  }
4660
- function Jn(e, t, r, n, o) {
4656
+ function Zn(e, t, r, n, o) {
4661
4657
  o === void 0 && (o = {}), n || (n = "second");
4662
4658
  var i = Intl.RelativeTimeFormat;
4663
4659
  i || e.onError(new J(`Intl.RelativeTimeFormat is not available in this environment.
4664
4660
  Try polyfilling it using "@formatjs/intl-relativetimeformat"
4665
4661
  `, z.MISSING_INTL_API));
4666
4662
  try {
4667
- return Zn(e, t, o).format(r, n);
4663
+ return Wn(e, t, o).format(r, n);
4668
4664
  } catch (l) {
4669
4665
  e.onError(new Ne("Error formatting relative time.", e.locale, l));
4670
4666
  }
4671
4667
  return String(r);
4672
4668
  }
4673
- var Yn = [
4669
+ var Jn = [
4674
4670
  "style",
4675
4671
  "currency",
4676
4672
  "currencyDisplay",
@@ -4692,76 +4688,76 @@ var Yn = [
4692
4688
  "unitDisplay",
4693
4689
  "numberingSystem"
4694
4690
  ];
4695
- function Bt(e, t, r) {
4691
+ function Lt(e, t, r) {
4696
4692
  var n = e.locale, o = e.formats, i = e.onError;
4697
4693
  r === void 0 && (r = {});
4698
- var l = r.format, s = l && xe(o, "number", l, i) || {}, a = ee(r, Yn, s);
4694
+ var l = r.format, s = l && xe(o, "number", l, i) || {}, a = ee(r, Jn, s);
4699
4695
  return t(n, a);
4700
4696
  }
4701
- function Qn(e, t, r, n) {
4697
+ function Yn(e, t, r, n) {
4702
4698
  n === void 0 && (n = {});
4703
4699
  try {
4704
- return Bt(e, t, n).format(r);
4700
+ return Lt(e, t, n).format(r);
4705
4701
  } catch (o) {
4706
4702
  e.onError(new x(I.FORMAT_ERROR, "Error formatting number.", o));
4707
4703
  }
4708
4704
  return String(r);
4709
4705
  }
4710
- function eo(e, t, r, n) {
4706
+ function Qn(e, t, r, n) {
4711
4707
  n === void 0 && (n = {});
4712
4708
  try {
4713
- return Bt(e, t, n).formatToParts(r);
4709
+ return Lt(e, t, n).formatToParts(r);
4714
4710
  } catch (o) {
4715
4711
  e.onError(new x(I.FORMAT_ERROR, "Error formatting number.", o));
4716
4712
  }
4717
4713
  return [];
4718
4714
  }
4719
- function to(e) {
4715
+ function eo(e) {
4720
4716
  var t = e ? e[Object.keys(e)[0]] : void 0;
4721
4717
  return typeof t == "string";
4722
4718
  }
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.
4719
+ function to(e) {
4720
+ e.onWarn && e.defaultRichTextElements && eo(e.messages || {}) && e.onWarn(`[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled.
4725
4721
  Please consider using "@formatjs/cli" to pre-compile your messages for performance.
4726
4722
  For more details see https://formatjs.io/docs/getting-started/message-distribution`);
4727
4723
  }
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), {
4724
+ function ro(e, t) {
4725
+ var r = In(t), n = _(_({}, Dn), e), o = n.locale, i = n.defaultLocale, l = n.onError;
4726
+ return o ? !Intl.NumberFormat.supportedLocalesOf(o).length && l ? l(new tt('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 tt('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 Ln('"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"), to(n), _(_({}, n), {
4731
4727
  formatters: r,
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),
4728
+ formatNumber: Yn.bind(null, n, r.getNumberFormat),
4729
+ formatNumberToParts: Qn.bind(null, n, r.getNumberFormat),
4730
+ formatRelativeTime: Zn.bind(null, n, r.getRelativeTimeFormat),
4731
+ formatDate: Nn.bind(null, n, r.getDateTimeFormat),
4732
+ formatDateToParts: On.bind(null, n, r.getDateTimeFormat),
4733
+ formatTime: xn.bind(null, n, r.getDateTimeFormat),
4734
+ formatDateTimeRange: Fn.bind(null, n, r.getDateTimeFormat),
4735
+ formatTimeToParts: Mn.bind(null, n, r.getDateTimeFormat),
4736
+ formatPlural: Xn.bind(null, n, r.getPluralRules),
4741
4737
  // @ts-expect-error TODO: will get to this later
4742
- formatMessage: it.bind(null, n, r),
4738
+ formatMessage: ot.bind(null, n, r),
4743
4739
  // @ts-expect-error TODO: will get to this later
4744
- $t: it.bind(null, n, r),
4745
- formatList: zn.bind(null, n, r.getListFormat),
4746
- formatListToParts: Lt.bind(null, n, r.getListFormat),
4747
- formatDisplayName: Un.bind(null, n, r.getDisplayNames)
4740
+ $t: ot.bind(null, n, r),
4741
+ formatList: Vn.bind(null, n, r.getListFormat),
4742
+ formatListToParts: Rt.bind(null, n, r.getListFormat),
4743
+ formatDisplayName: qn.bind(null, n, r.getDisplayNames)
4748
4744
  });
4749
4745
  }
4750
- var oo = ie;
4746
+ var no = ie;
4751
4747
  ie.flatten = ie;
4752
- ie.unflatten = Dt;
4753
- function Ht(e) {
4748
+ ie.unflatten = Pt;
4749
+ function Bt(e) {
4754
4750
  return e && e.constructor && typeof e.constructor.isBuffer == "function" && e.constructor.isBuffer(e);
4755
4751
  }
4756
- function Pt(e) {
4752
+ function Ht(e) {
4757
4753
  return e;
4758
4754
  }
4759
4755
  function ie(e, t) {
4760
4756
  t = t || {};
4761
- const r = t.delimiter || ".", n = t.maxDepth, o = t.transformKey || Pt, i = {};
4757
+ const r = t.delimiter || ".", n = t.maxDepth, o = t.transformKey || Ht, i = {};
4762
4758
  function l(s, a, p) {
4763
4759
  p = p || 1, Object.keys(s).forEach(function(u) {
4764
- const g = s[u], v = t.safe && Array.isArray(g), E = Object.prototype.toString.call(g), L = Ht(g), y = E === "[object Object]" || E === "[object Array]", w = a ? a + r + o(u) : o(u);
4760
+ const g = s[u], v = t.safe && Array.isArray(g), E = Object.prototype.toString.call(g), L = Bt(g), y = E === "[object Object]" || E === "[object Array]", w = a ? a + r + o(u) : o(u);
4765
4761
  if (!v && !L && y && Object.keys(g).length && (!t.maxDepth || p < n))
4766
4762
  return l(g, w, p + 1);
4767
4763
  i[w] = g;
@@ -4769,10 +4765,10 @@ function ie(e, t) {
4769
4765
  }
4770
4766
  return l(e), i;
4771
4767
  }
4772
- function Dt(e, t) {
4768
+ function Pt(e, t) {
4773
4769
  t = t || {};
4774
- const r = t.delimiter || ".", n = t.overwrite || !1, o = t.transformKey || Pt, i = {};
4775
- if (Ht(e) || Object.prototype.toString.call(e) !== "[object Object]")
4770
+ const r = t.delimiter || ".", n = t.overwrite || !1, o = t.transformKey || Ht, i = {};
4771
+ if (Bt(e) || Object.prototype.toString.call(e) !== "[object Object]")
4776
4772
  return e;
4777
4773
  function l(p) {
4778
4774
  const u = Number(p);
@@ -4811,19 +4807,19 @@ function Dt(e, t) {
4811
4807
  return;
4812
4808
  (n && !y || !n && E[g] == null) && (E[g] = typeof v == "number" && !t.object ? [] : {}), E = E[g], u.length > 0 && (g = l(u.shift()), v = l(u[0]));
4813
4809
  }
4814
- E[g] = Dt(e[p], t);
4810
+ E[g] = Pt(e[p], t);
4815
4811
  }), i;
4816
4812
  }
4817
- const io = At(), so = (e, t, r = !1) => {
4818
- const n = no(
4813
+ const oo = kt(), io = (e, t, r = !1) => {
4814
+ const n = ro(
4819
4815
  {
4820
4816
  locale: e,
4821
- messages: oo.flatten(t, {
4817
+ messages: no.flatten(t, {
4822
4818
  safe: !0
4823
4819
  // Preserve arrays
4824
4820
  })
4825
4821
  },
4826
- io
4822
+ oo
4827
4823
  );
4828
4824
  return {
4829
4825
  t: (i, l, s) => n.formatMessage({ id: i }, l, s),
@@ -4832,7 +4828,7 @@ const io = At(), so = (e, t, r = !1) => {
4832
4828
  ...n,
4833
4829
  source: t
4834
4830
  };
4835
- }, ao = (e = null) => G({
4831
+ }, so = (e = null) => G({
4836
4832
  name: "I18nT",
4837
4833
  props: {
4838
4834
  i18n: {
@@ -4863,27 +4859,27 @@ const io = At(), so = (e, t, r = !1) => {
4863
4859
  return;
4864
4860
  const p = s.replace(/[\{\}]/g, "");
4865
4861
  p === "0" && r.default ? l[a] = r.default() : o.includes(p) && r[p] && (l[a] = r[p]());
4866
- }), Vt(t.tag, t, l);
4862
+ }), $t(t.tag, t, l);
4867
4863
  };
4868
4864
  }
4869
- }), lo = {
4865
+ }), ao = {
4870
4866
  install(e, t) {
4871
4867
  const { i18n: r } = t;
4872
- e.component("I18nT", ao(r));
4868
+ e.component("I18nT", so(r));
4873
4869
  }
4874
- }, mo = {
4870
+ }, lo = {
4875
4871
  error: "Error: Markdown content missing"
4876
- }, po = {
4877
- documentViewer: mo
4872
+ }, mo = {
4873
+ documentViewer: lo
4878
4874
  };
4879
- function uo() {
4875
+ function po() {
4880
4876
  return {
4881
- i18n: so("en-us", po),
4882
- i18nT: lo
4877
+ i18n: io("en-us", mo),
4878
+ i18nT: ao
4883
4879
  // Translation component <i18n-t>
4884
4880
  };
4885
4881
  }
4886
- function co() {
4882
+ function uo() {
4887
4883
  return {
4888
4884
  hasRequiredProps: (t, r) => {
4889
4885
  let n = !0;
@@ -4895,36 +4891,36 @@ function co() {
4895
4891
  }
4896
4892
  };
4897
4893
  }
4898
- const ho = {
4899
- useI18n: uo,
4900
- useUtilities: co
4894
+ const co = {
4895
+ useI18n: po,
4896
+ useUtilities: uo
4901
4897
  };
4902
- function fo(e, t = "") {
4898
+ function ho(e, t = "") {
4903
4899
  return e.toLowerCase().trim().replace(/ /g, "-").replace(/[^\w-]+/g, "") + t;
4904
4900
  }
4905
- function It(e, t = /* @__PURE__ */ new Map()) {
4901
+ function Dt(e, t = /* @__PURE__ */ new Map()) {
4906
4902
  if (!e)
4907
4903
  return e;
4908
4904
  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));
4905
+ return e.map((n) => Vt(n) ? fo(n, t) : (n.children && (n.children = Dt(n.children, r)), n));
4910
4906
  }
4911
- function go(e, t, r = "doc-heading-") {
4907
+ function fo(e, t, r = "doc-heading-") {
4912
4908
  var p;
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);
4909
+ const n = (p = e.children) == null ? void 0 : p[0], o = `level-${e.level}`, i = at(n) && n.text || o, l = t.get(i);
4914
4910
  t.set(i, (l || 0) + 1);
4915
- const s = l && l > 1 ? `-${l}` : "", a = r + fo(i, s);
4911
+ const s = l && l > 1 ? `-${l}` : "", a = r + ho(i, s);
4916
4912
  return {
4917
4913
  ...e,
4918
4914
  slug: a
4919
4915
  };
4920
4916
  }
4921
- const vo = {
4917
+ const go = {
4922
4918
  class: "document-viewer",
4923
4919
  "data-testid": "document-viewer"
4924
- }, _o = {
4920
+ }, vo = {
4925
4921
  key: 1,
4926
4922
  "data-testid": "document-viewer-error"
4927
- }, jo = /* @__PURE__ */ G({
4923
+ }, _o = /* @__PURE__ */ G({
4928
4924
  __name: "DocumentViewer",
4929
4925
  props: {
4930
4926
  document: {
@@ -4934,25 +4930,25 @@ const vo = {
4934
4930
  },
4935
4931
  setup(e) {
4936
4932
  var s;
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 = () => {
4933
+ const t = e, { i18n: r } = co.useI18n(), n = (a) => !a || Object.keys(a).length === 0 && a.constructor === Object, o = Te(() => !n(t.document)), i = Dt((s = t.document) == null ? void 0 : s.children), l = () => {
4938
4934
  var a;
4939
- return (a = t.document) != null && a.children ? mt(i) : null;
4935
+ return (a = t.document) != null && a.children ? lt(i) : null;
4940
4936
  };
4941
- return (a, p) => (H(), N("div", vo, [
4942
- K(o) ? (H(), Q(l, { key: 0 })) : (H(), N("div", _o, at(K(r).t("docViewer.error")), 1))
4937
+ return (a, p) => (H(), N("div", go, [
4938
+ K(o) ? (H(), Q(l, { key: 0 })) : (H(), N("div", vo, st(K(r).t("docViewer.error")), 1))
4943
4939
  ]));
4944
4940
  }
4945
4941
  });
4946
- const yo = /* @__PURE__ */ O(jo, [["__scopeId", "data-v-c8c46db9"]]);
4942
+ const bo = /* @__PURE__ */ F(_o, [["__scopeId", "data-v-c8c46db9"]]);
4947
4943
  export {
4948
- yo as D,
4944
+ bo as D,
4949
4945
  re as T,
4950
4946
  fe as a,
4951
- zt as b,
4952
- ze as c,
4953
- It as d,
4954
- go as e,
4955
- lt as i,
4956
- fo as t
4947
+ Vt as b,
4948
+ Ve as c,
4949
+ Dt as d,
4950
+ fo as e,
4951
+ at as i,
4952
+ ho as t
4957
4953
  };
4958
- //# sourceMappingURL=index-5ef9de1c.js.map
4954
+ //# sourceMappingURL=index-290bf498.js.map