@kong-ui-public/document-viewer 0.7.29 → 0.7.30

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,15 +1,15 @@
1
- import { openBlock as B, createElementBlock as D, renderSlot as N, defineComponent as F, ref as lt, computed as Re, watch as Gt, resolveComponent as Mt, createBlock as ee, unref as X, resolveDynamicComponent as se, withCtx as ae, createElementVNode as qt, normalizeClass as mt, Fragment as Ut, createTextVNode as $t, toDisplayString as pt, createCommentVNode as Ve, createVNode as Ee, mergeProps as ke, h as Vt } from "vue";
1
+ import { openBlock as B, createElementBlock as I, renderSlot as N, defineComponent as F, ref as at, computed as Ae, watch as Mt, resolveComponent as qt, createBlock as ee, unref as X, resolveDynamicComponent as se, withCtx as ae, createElementVNode as Ut, normalizeClass as lt, Fragment as $t, createTextVNode as Vt, toDisplayString as mt, createCommentVNode as Ue, createVNode as we, mergeProps as Ee, h as zt } from "vue";
2
2
  var Y = /* @__PURE__ */ ((e) => (e.header = "header", e.body = "body", e.footer = "footer", e))(Y || {}), ge = /* @__PURE__ */ ((e) => (e.left = "left", e.center = "center", e.right = "right", e))(ge || {});
3
- function zt(e) {
3
+ function Xt(e) {
4
4
  return (e == null ? void 0 : e.type) === "table_header";
5
5
  }
6
- function Xt(e) {
6
+ function Kt(e) {
7
7
  return (e == null ? void 0 : e.type) === "text";
8
8
  }
9
- function Kt(e) {
9
+ function Wt(e) {
10
10
  return (e == null ? void 0 : e.type) === "heading";
11
11
  }
12
- function Wt(e) {
12
+ function Zt(e) {
13
13
  return (e == null ? void 0 : e.type) === "list";
14
14
  }
15
15
  const C = (e, t) => {
@@ -17,45 +17,35 @@ const C = (e, t) => {
17
17
  for (const [n, o] of t)
18
18
  r[n] = o;
19
19
  return r;
20
- }, Zt = {};
21
- function Jt(e, t) {
22
- return B(), D("blockquote", null, [
20
+ }, Jt = {};
21
+ function Yt(e, t) {
22
+ return B(), I("blockquote", null, [
23
23
  N(e.$slots, "default", {}, void 0, !0)
24
24
  ]);
25
25
  }
26
- const Yt = /* @__PURE__ */ C(Zt, [["render", Jt], ["__scopeId", "data-v-0978f9b5"]]);
27
- const Qt = {};
28
- function er(e, t) {
29
- return B(), D("code", null, [
26
+ const Qt = /* @__PURE__ */ C(Jt, [["render", Yt], ["__scopeId", "data-v-0978f9b5"]]);
27
+ const er = {};
28
+ function tr(e, t) {
29
+ return B(), I("code", null, [
30
30
  N(e.$slots, "default", {}, void 0, !0)
31
31
  ]);
32
32
  }
33
- const tr = /* @__PURE__ */ C(Qt, [["render", er], ["__scopeId", "data-v-3d07f321"]]), rr = (e, t) => {
33
+ const rr = /* @__PURE__ */ C(er, [["render", tr], ["__scopeId", "data-v-3d07f321"]]), nr = (e, t) => {
34
34
  const r = e[t];
35
35
  return r ? typeof r == "function" ? r() : Promise.resolve(r) : new Promise((n, o) => {
36
36
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(o.bind(null, new Error("Unknown variable dynamic import: " + t)));
37
37
  });
38
38
  };
39
- var ze = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, ve = {}, nr = {
40
- get exports() {
41
- return ve;
42
- },
43
- set exports(e) {
44
- ve = e;
45
- }
46
- };
39
+ var $e = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
40
+ function or(e) {
41
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
42
+ }
43
+ var pt = { exports: {} };
47
44
  (function(e) {
48
45
  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" } } };
49
46
  e.exports && (e.exports = t);
50
- })(nr);
51
- var Le = {}, or = {
52
- get exports() {
53
- return Le;
54
- },
55
- set exports(e) {
56
- Le = e;
57
- }
58
- };
47
+ })(pt);
48
+ var Ve = pt.exports, ut = { exports: {} };
59
49
  (function(e) {
60
50
  var t = typeof window < "u" ? window : typeof WorkerGlobalScope < "u" && self instanceof WorkerGlobalScope ? self : {};
61
51
  /**
@@ -679,41 +669,41 @@ var Le = {}, or = {
679
669
  for (var H = 0; H < b.length; ++H) {
680
670
  if (j && j.cause == A + "," + H)
681
671
  return;
682
- var P = b[H], K = P.inside, Me = !!P.lookbehind, qe = !!P.greedy, xt = P.alias;
683
- if (qe && !P.pattern.global) {
684
- var Nt = P.pattern.toString().match(/[imsuy]*$/)[0];
685
- P.pattern = RegExp(P.pattern.source, Nt + "g");
672
+ var P = b[H], K = P.inside, Oe = !!P.lookbehind, Ge = !!P.greedy, Nt = P.alias;
673
+ if (Ge && !P.pattern.global) {
674
+ var Ft = P.pattern.toString().match(/[imsuy]*$/)[0];
675
+ P.pattern = RegExp(P.pattern.source, Ft + "g");
686
676
  }
687
- for (var Ue = P.pattern || P, I = h.next, q = f; I !== m.tail && !(j && q >= j.reach); q += I.value.length, I = I.next) {
688
- var re = I.value;
677
+ for (var Me = P.pattern || P, D = h.next, q = f; D !== m.tail && !(j && q >= j.reach); q += D.value.length, D = D.next) {
678
+ var re = D.value;
689
679
  if (m.length > c.length)
690
680
  return;
691
681
  if (!(re instanceof a)) {
692
682
  var me = 1, G;
693
- if (qe) {
694
- if (G = p(Ue, q, c, Me), !G || G.index >= c.length)
683
+ if (Ge) {
684
+ if (G = p(Me, q, c, Oe), !G || G.index >= c.length)
695
685
  break;
696
- var pe = G.index, Ft = G.index + G[0].length, W = q;
697
- for (W += I.value.length; pe >= W; )
698
- I = I.next, W += I.value.length;
699
- if (W -= I.value.length, q = W, I.value instanceof a)
686
+ var pe = G.index, Ot = G.index + G[0].length, W = q;
687
+ for (W += D.value.length; pe >= W; )
688
+ D = D.next, W += D.value.length;
689
+ if (W -= D.value.length, q = W, D.value instanceof a)
700
690
  continue;
701
- for (var oe = I; oe !== m.tail && (W < Ft || typeof oe.value == "string"); oe = oe.next)
691
+ for (var oe = D; oe !== m.tail && (W < Ot || typeof oe.value == "string"); oe = oe.next)
702
692
  me++, W += oe.value.length;
703
693
  me--, re = c.slice(q, W), G.index -= q;
704
- } else if (G = p(Ue, 0, re, Me), !G)
694
+ } else if (G = p(Me, 0, re, Oe), !G)
705
695
  continue;
706
- var pe = G.index, ue = G[0], be = re.slice(0, pe), $e = re.slice(pe + ue.length), ye = q + re.length;
707
- j && ye > j.reach && (j.reach = ye);
708
- var ce = I.prev;
709
- be && (ce = _(m, ce, be), q += be.length), E(m, ce, me);
710
- var Ot = new a(A, K ? s.tokenize(ue, K) : ue, xt, ue);
711
- if (I = _(m, ce, Ot), $e && _(m, I, $e), me > 1) {
712
- var we = {
696
+ var pe = G.index, ue = G[0], je = re.slice(0, pe), qe = re.slice(pe + ue.length), be = q + re.length;
697
+ j && be > j.reach && (j.reach = be);
698
+ var ce = D.prev;
699
+ je && (ce = _(m, ce, je), q += je.length), E(m, ce, me);
700
+ var Gt = new a(A, K ? s.tokenize(ue, K) : ue, Nt, ue);
701
+ if (D = _(m, ce, Gt), qe && _(m, D, qe), me > 1) {
702
+ var ye = {
713
703
  cause: A + "," + H,
714
- reach: ye
704
+ reach: be
715
705
  };
716
- u(c, m, d, I.prev, q, we), j && we.reach > j.reach && (j.reach = we.reach);
706
+ u(c, m, d, D.prev, q, ye), j && ye.reach > j.reach && (j.reach = ye.reach);
717
707
  }
718
708
  }
719
709
  }
@@ -754,7 +744,7 @@ var Le = {}, or = {
754
744
  }
755
745
  return s;
756
746
  }(t);
757
- e.exports && (e.exports = r), typeof ze < "u" && (ze.Prism = r), r.languages.markup = {
747
+ e.exports && (e.exports = r), typeof $e < "u" && ($e.Prism = r), r.languages.markup = {
758
748
  comment: {
759
749
  pattern: /<!--(?:(?!<!--)[\s\S])*?-->/,
760
750
  greedy: !0
@@ -1211,9 +1201,10 @@ var Le = {}, or = {
1211
1201
  R || (console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."), R = !0), r.plugins.fileHighlight.highlight.apply(this, arguments);
1212
1202
  };
1213
1203
  }();
1214
- })(or);
1215
- const de = Le;
1216
- const ir = /* @__PURE__ */ F({
1204
+ })(ut);
1205
+ var ir = ut.exports;
1206
+ const de = /* @__PURE__ */ or(ir);
1207
+ const sr = /* @__PURE__ */ F({
1217
1208
  __name: "CodeBlock",
1218
1209
  props: {
1219
1210
  codeBlockIndex: {
@@ -1236,28 +1227,28 @@ const ir = /* @__PURE__ */ F({
1236
1227
  setup(e) {
1237
1228
  const t = e;
1238
1229
  de.manual = !0;
1239
- const r = lt(!1), n = Object.keys(ve.languages).reduce((a, p) => {
1240
- const u = ve.languages[p].alias || [];
1230
+ const r = at(!1), n = Object.keys(Ve.languages).reduce((a, p) => {
1231
+ const u = Ve.languages[p].alias || [];
1241
1232
  return [...a, p, ...Array.isArray(u) ? u : [u]];
1242
1233
  }, []).sort();
1243
1234
  function o(a) {
1244
1235
  r.value = !0, de.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), de.highlightElement(a.codeElement), r.value = !1;
1245
1236
  }
1246
- const i = (a) => a.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replaceAll('"', "&quot;").replaceAll("'", "&#039;"), l = Re(() => `document-code-block-${t.codeBlockIndex}`), s = Re(() => {
1237
+ const i = (a) => a.replaceAll("<", "&lt;").replaceAll(">", "&gt;").replaceAll('"', "&quot;").replaceAll("'", "&#039;"), l = Ae(() => `document-code-block-${t.codeBlockIndex}`), s = Ae(() => {
1247
1238
  const a = t.lines.flatMap((p) => p.text).join("");
1248
1239
  return a.endsWith(`
1249
1240
  `) && !t.isSingleLine ? a.slice(0, -1) : a;
1250
1241
  });
1251
- return Gt(() => t.lang, async (a) => {
1242
+ return Mt(() => t.lang, async (a) => {
1252
1243
  if (n.includes(a))
1253
1244
  try {
1254
- await rr(/* @__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-9a821a09.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-2fe85287.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`);
1245
+ await nr(/* @__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-6d2bb4f1.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-2fe85287.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`);
1255
1246
  } catch {
1256
1247
  console.warn(`Prism does not have a language file for '${a}'`);
1257
1248
  }
1258
1249
  de.highlightAll();
1259
1250
  }, { immediate: !0 }), (a, p) => {
1260
- const u = Mt("KCodeBlock");
1251
+ const u = qt("KCodeBlock");
1261
1252
  return B(), ee(u, {
1262
1253
  id: X(l),
1263
1254
  class: "document-code-block",
@@ -1271,7 +1262,7 @@ const ir = /* @__PURE__ */ F({
1271
1262
  };
1272
1263
  }
1273
1264
  });
1274
- const sr = /* @__PURE__ */ C(ir, [["__scopeId", "data-v-a4f41cdb"]]), ar = /* @__PURE__ */ F({
1265
+ const ar = /* @__PURE__ */ C(sr, [["__scopeId", "data-v-a4f41cdb"]]), lr = /* @__PURE__ */ F({
1275
1266
  __name: "Emphasis",
1276
1267
  props: {
1277
1268
  level: {
@@ -1294,7 +1285,7 @@ const sr = /* @__PURE__ */ C(ir, [["__scopeId", "data-v-a4f41cdb"]]), ar = /* @_
1294
1285
  _: 3
1295
1286
  }));
1296
1287
  }
1297
- }), lr = /* @__PURE__ */ F({
1288
+ }), mr = /* @__PURE__ */ F({
1298
1289
  __name: "Heading",
1299
1290
  props: {
1300
1291
  level: {
@@ -1322,7 +1313,7 @@ const sr = /* @__PURE__ */ C(ir, [["__scopeId", "data-v-a4f41cdb"]]), ar = /* @_
1322
1313
  }));
1323
1314
  }
1324
1315
  });
1325
- const mr = /* @__PURE__ */ C(lr, [["__scopeId", "data-v-cccf10b1"]]), pr = ["alt", "src", "title"], ur = /* @__PURE__ */ F({
1316
+ const pr = /* @__PURE__ */ C(mr, [["__scopeId", "data-v-cccf10b1"]]), ur = ["alt", "src", "title"], cr = /* @__PURE__ */ F({
1326
1317
  __name: "Image",
1327
1318
  props: {
1328
1319
  url: {
@@ -1339,32 +1330,32 @@ const mr = /* @__PURE__ */ C(lr, [["__scopeId", "data-v-cccf10b1"]]), pr = ["alt
1339
1330
  }
1340
1331
  },
1341
1332
  setup(e) {
1342
- return (t, r) => (B(), D("img", {
1333
+ return (t, r) => (B(), I("img", {
1343
1334
  alt: e.alt,
1344
1335
  src: e.url,
1345
1336
  title: e.title
1346
- }, null, 8, pr));
1337
+ }, null, 8, ur));
1347
1338
  }
1348
1339
  });
1349
- const cr = /* @__PURE__ */ C(ur, [["__scopeId", "data-v-13314abe"]]);
1350
- const dr = {};
1351
- function hr(e, t) {
1352
- return B(), D("hr");
1340
+ const dr = /* @__PURE__ */ C(cr, [["__scopeId", "data-v-13314abe"]]);
1341
+ const hr = {};
1342
+ function fr(e, t) {
1343
+ return B(), I("hr");
1353
1344
  }
1354
- const fr = /* @__PURE__ */ C(dr, [["render", hr], ["__scopeId", "data-v-405e9f79"]]), gr = {};
1355
- function _r(e, t) {
1356
- return B(), D("s", null, [
1345
+ const gr = /* @__PURE__ */ C(hr, [["render", fr], ["__scopeId", "data-v-405e9f79"]]), _r = {};
1346
+ function vr(e, t) {
1347
+ return B(), I("s", null, [
1357
1348
  N(e.$slots, "default")
1358
1349
  ]);
1359
1350
  }
1360
- const vr = /* @__PURE__ */ C(gr, [["render", _r]]);
1361
- const jr = {};
1362
- function br(e, t) {
1363
- return B(), D("table", null, [
1351
+ const jr = /* @__PURE__ */ C(_r, [["render", vr]]);
1352
+ const br = {};
1353
+ function yr(e, t) {
1354
+ return B(), I("table", null, [
1364
1355
  N(e.$slots, "default", {}, void 0, !0)
1365
1356
  ]);
1366
1357
  }
1367
- const yr = /* @__PURE__ */ C(jr, [["render", br], ["__scopeId", "data-v-8bc62a53"]]), wr = /* @__PURE__ */ F({
1358
+ const wr = /* @__PURE__ */ C(br, [["render", yr], ["__scopeId", "data-v-8bc62a53"]]), Er = /* @__PURE__ */ F({
1368
1359
  __name: "TableRow",
1369
1360
  props: {
1370
1361
  section: {
@@ -1377,7 +1368,7 @@ const yr = /* @__PURE__ */ C(jr, [["render", br], ["__scopeId", "data-v-8bc62a53
1377
1368
  let r;
1378
1369
  return t.section === Y.header ? r = "thead" : t.section === Y.body ? r = "tbody" : t.section === Y.footer && (r = "tfoot"), (n, o) => (B(), ee(se(X(r)), null, {
1379
1370
  default: ae(() => [
1380
- qt("tr", null, [
1371
+ Ut("tr", null, [
1381
1372
  N(n.$slots, "default", {}, void 0, !0)
1382
1373
  ])
1383
1374
  ]),
@@ -1385,7 +1376,7 @@ const yr = /* @__PURE__ */ C(jr, [["render", br], ["__scopeId", "data-v-8bc62a53
1385
1376
  }));
1386
1377
  }
1387
1378
  });
1388
- const Xe = /* @__PURE__ */ C(wr, [["__scopeId", "data-v-ce6cbdb9"]]), Er = /* @__PURE__ */ F({
1379
+ const ze = /* @__PURE__ */ C(Er, [["__scopeId", "data-v-ce6cbdb9"]]), kr = /* @__PURE__ */ F({
1389
1380
  __name: "TableCell",
1390
1381
  props: {
1391
1382
  alignment: {
@@ -1402,7 +1393,7 @@ const Xe = /* @__PURE__ */ C(wr, [["__scopeId", "data-v-ce6cbdb9"]]), Er = /* @_
1402
1393
  const t = e, r = ((o = t.parent) == null ? void 0 : o.section) === Y.header ? "th" : "td";
1403
1394
  let n;
1404
1395
  return t.alignment === ge.center ? n = "align-center" : t.alignment === ge.right && (n = "align-right"), (i, l) => (B(), ee(se(X(r)), {
1405
- class: mt(X(n))
1396
+ class: lt(X(n))
1406
1397
  }, {
1407
1398
  default: ae(() => [
1408
1399
  N(i.$slots, "default", {}, void 0, !0)
@@ -1411,23 +1402,23 @@ const Xe = /* @__PURE__ */ C(wr, [["__scopeId", "data-v-ce6cbdb9"]]), Er = /* @_
1411
1402
  }, 8, ["class"]));
1412
1403
  }
1413
1404
  });
1414
- const kr = /* @__PURE__ */ C(Er, [["__scopeId", "data-v-49af7eb9"]]), Sr = ["checked"], Tr = /* @__PURE__ */ F({
1405
+ const Sr = /* @__PURE__ */ C(kr, [["__scopeId", "data-v-49af7eb9"]]), Tr = ["checked"], Ar = /* @__PURE__ */ F({
1415
1406
  __name: "TaskCheckbox",
1416
1407
  props: {
1417
1408
  checked: { type: Boolean }
1418
1409
  },
1419
1410
  setup(e) {
1420
- const r = lt(e.checked);
1421
- return (n, o) => (B(), D("input", {
1411
+ const r = at(e.checked);
1412
+ return (n, o) => (B(), I("input", {
1422
1413
  "aria-label": "Display-only checkbox for task",
1423
1414
  checked: r.value,
1424
1415
  type: "checkbox"
1425
- }, null, 8, Sr));
1416
+ }, null, 8, Tr));
1426
1417
  }
1427
- }), Ar = { key: 0 }, Rr = { key: 1 }, Lr = {
1418
+ }), Rr = { key: 0 }, Lr = { key: 1 }, Br = {
1428
1419
  inheritAttrs: !1
1429
- }, Br = /* @__PURE__ */ F({
1430
- ...Lr,
1420
+ }, Hr = /* @__PURE__ */ F({
1421
+ ...Br,
1431
1422
  __name: "Text",
1432
1423
  props: {
1433
1424
  text: {
@@ -1444,26 +1435,26 @@ const kr = /* @__PURE__ */ C(Er, [["__scopeId", "data-v-49af7eb9"]]), Sr = ["che
1444
1435
  }
1445
1436
  },
1446
1437
  setup(e) {
1447
- return (t, r) => (B(), D(Ut, null, [
1448
- $t(pt(e.text), 1),
1449
- e.appendSpace ? (B(), D("span", Ar, " ")) : Ve("", !0),
1450
- e.hardBreak ? (B(), D("br", Rr)) : Ve("", !0)
1438
+ return (t, r) => (B(), I($t, null, [
1439
+ Vt(mt(e.text), 1),
1440
+ e.appendSpace ? (B(), I("span", Rr, " ")) : Ue("", !0),
1441
+ e.hardBreak ? (B(), I("br", Lr)) : Ue("", !0)
1451
1442
  ], 64));
1452
1443
  }
1453
- }), Hr = {};
1454
- function Pr(e, t) {
1455
- return B(), D("span", null, [
1444
+ }), Pr = {};
1445
+ function Dr(e, t) {
1446
+ return B(), I("span", null, [
1456
1447
  N(e.$slots, "default")
1457
1448
  ]);
1458
1449
  }
1459
- const Ir = /* @__PURE__ */ C(Hr, [["render", Pr]]);
1460
- const Dr = {};
1461
- function Cr(e, t) {
1462
- return B(), D("p", null, [
1450
+ const Ir = /* @__PURE__ */ C(Pr, [["render", Dr]]);
1451
+ const Cr = {};
1452
+ function xr(e, t) {
1453
+ return B(), I("p", null, [
1463
1454
  N(e.$slots, "default", {}, void 0, !0)
1464
1455
  ]);
1465
1456
  }
1466
- const xr = /* @__PURE__ */ C(Dr, [["render", Cr], ["__scopeId", "data-v-c7681718"]]), Nr = /* @__PURE__ */ F({
1457
+ const Nr = /* @__PURE__ */ C(Cr, [["render", xr], ["__scopeId", "data-v-c7681718"]]), Fr = /* @__PURE__ */ F({
1467
1458
  __name: "List",
1468
1459
  props: {
1469
1460
  isOrdered: {
@@ -1478,7 +1469,7 @@ const xr = /* @__PURE__ */ C(Dr, [["render", Cr], ["__scopeId", "data-v-c7681718
1478
1469
  setup(e) {
1479
1470
  const r = e.isOrdered ? "ol" : "ul";
1480
1471
  return (n, o) => (B(), ee(se(X(r)), {
1481
- class: mt({ "has-task-items": e.hasTaskItems })
1472
+ class: lt({ "has-task-items": e.hasTaskItems })
1482
1473
  }, {
1483
1474
  default: ae(() => [
1484
1475
  N(n.$slots, "default", {}, void 0, !0)
@@ -1487,14 +1478,14 @@ const xr = /* @__PURE__ */ C(Dr, [["render", Cr], ["__scopeId", "data-v-c7681718
1487
1478
  }, 8, ["class"]));
1488
1479
  }
1489
1480
  });
1490
- const Fr = /* @__PURE__ */ C(Nr, [["__scopeId", "data-v-25a55bc5"]]);
1491
- const Or = {};
1492
- function Gr(e, t) {
1493
- return B(), D("li", null, [
1481
+ const Or = /* @__PURE__ */ C(Fr, [["__scopeId", "data-v-25a55bc5"]]);
1482
+ const Gr = {};
1483
+ function Mr(e, t) {
1484
+ return B(), I("li", null, [
1494
1485
  N(e.$slots, "default", {}, void 0, !0)
1495
1486
  ]);
1496
1487
  }
1497
- const Mr = /* @__PURE__ */ C(Or, [["render", Gr], ["__scopeId", "data-v-e9d9bfb2"]]), qr = ["href", "title"], Ur = /* @__PURE__ */ F({
1488
+ const qr = /* @__PURE__ */ C(Gr, [["render", Mr], ["__scopeId", "data-v-e9d9bfb2"]]), Ur = ["href", "title"], $r = /* @__PURE__ */ F({
1498
1489
  __name: "Link",
1499
1490
  props: {
1500
1491
  href: {
@@ -1507,40 +1498,40 @@ const Mr = /* @__PURE__ */ C(Or, [["render", Gr], ["__scopeId", "data-v-e9d9bfb2
1507
1498
  }
1508
1499
  },
1509
1500
  setup(e) {
1510
- return (t, r) => (B(), D("a", {
1501
+ return (t, r) => (B(), I("a", {
1511
1502
  href: e.href,
1512
1503
  rel: "noreferrer noopener nofollow",
1513
1504
  title: e.title
1514
1505
  }, [
1515
1506
  N(t.$slots, "default", {}, void 0, !0)
1516
- ], 8, qr));
1507
+ ], 8, Ur));
1517
1508
  }
1518
1509
  });
1519
- const $r = /* @__PURE__ */ C(Ur, [["__scopeId", "data-v-9b27e235"]]), Vr = {
1520
- blockquote: Yt,
1521
- code: tr,
1522
- code_block: sr,
1523
- emphasis: ar,
1524
- heading: mr,
1525
- image: cr,
1526
- break: fr,
1527
- link: $r,
1528
- list: Fr,
1529
- list_item: Mr,
1530
- paragraph: xr,
1531
- strikethrough: vr,
1532
- table: yr,
1533
- table_header: Xe,
1534
- table_row: Xe,
1535
- table_cell: kr,
1536
- task_checkbox: Tr,
1537
- text: Br,
1510
+ const Vr = /* @__PURE__ */ C($r, [["__scopeId", "data-v-9b27e235"]]), zr = {
1511
+ blockquote: Qt,
1512
+ code: rr,
1513
+ code_block: ar,
1514
+ emphasis: lr,
1515
+ heading: pr,
1516
+ image: dr,
1517
+ break: gr,
1518
+ link: Vr,
1519
+ list: Or,
1520
+ list_item: qr,
1521
+ paragraph: Nr,
1522
+ strikethrough: jr,
1523
+ table: wr,
1524
+ table_header: ze,
1525
+ table_row: ze,
1526
+ table_cell: Sr,
1527
+ task_checkbox: Ar,
1528
+ text: Hr,
1538
1529
  text_block: Ir
1539
- }, Ke = [];
1540
- function zr(e) {
1541
- Ke.indexOf(e) === -1 && (Ke.push(e), console.warn(`[DocumentViewer] Unable to render an unknown node type "${e}"`));
1530
+ }, Xe = [];
1531
+ function Xr(e) {
1532
+ Xe.indexOf(e) === -1 && (Xe.push(e), console.warn(`[DocumentViewer] Unable to render an unknown node type "${e}"`));
1542
1533
  }
1543
- function Be(e, t) {
1534
+ function Re(e, t) {
1544
1535
  return e.map((r, n) => {
1545
1536
  var a;
1546
1537
  if (!r)
@@ -1549,10 +1540,10 @@ function Be(e, t) {
1549
1540
  type: o,
1550
1541
  children: i,
1551
1542
  ...l
1552
- } = r, s = Vr[r.type];
1543
+ } = r, s = zr[r.type];
1553
1544
  if (!s)
1554
- return zr(o), null;
1555
- if (zt(r) && (r.section = Y.header), Wt(r)) {
1545
+ return Xr(o), null;
1546
+ if (Xt(r) && (r.section = Y.header), Zt(r)) {
1556
1547
  const p = (a = r.children) == null ? void 0 : a.some((u) => {
1557
1548
  var g;
1558
1549
  return (g = u.children) == null ? void 0 : g.some((_) => {
@@ -1560,37 +1551,37 @@ function Be(e, t) {
1560
1551
  return (E = _.children) == null ? void 0 : E.some((R) => R.type === "task_checkbox");
1561
1552
  });
1562
1553
  });
1563
- return Ee(s, ke({
1554
+ return we(s, Ee({
1564
1555
  hasTaskItems: p
1565
1556
  }, l, {
1566
1557
  parent: t
1567
1558
  }), {
1568
- default: () => i && Be(i, r)
1559
+ default: () => i && Re(i, r)
1569
1560
  });
1570
1561
  }
1571
- return (r == null ? void 0 : r.type) === "code_block" ? Ee(s, ke(l, {
1562
+ return (r == null ? void 0 : r.type) === "code_block" ? we(s, Ee(l, {
1572
1563
  lines: i,
1573
1564
  isSingleLine: (i == null ? void 0 : i.length) && i.length === 1,
1574
1565
  codeBlockIndex: n
1575
- }), null) : Ee(s, ke(l, {
1566
+ }), null) : we(s, Ee(l, {
1576
1567
  parent: t
1577
1568
  }), {
1578
- default: () => i && Be(i, r)
1569
+ default: () => i && Re(i, r)
1579
1570
  });
1580
1571
  });
1581
1572
  }
1582
- var He = function(e, t) {
1583
- return He = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1573
+ var Le = function(e, t) {
1574
+ return Le = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1584
1575
  r.__proto__ = n;
1585
1576
  } || function(r, n) {
1586
1577
  for (var o in n)
1587
1578
  Object.prototype.hasOwnProperty.call(n, o) && (r[o] = n[o]);
1588
- }, He(e, t);
1579
+ }, Le(e, t);
1589
1580
  };
1590
1581
  function M(e, t) {
1591
1582
  if (typeof t != "function" && t !== null)
1592
1583
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1593
- He(e, t);
1584
+ Le(e, t);
1594
1585
  function r() {
1595
1586
  this.constructor = e;
1596
1587
  }
@@ -1606,7 +1597,7 @@ var v = function() {
1606
1597
  return e;
1607
1598
  }, v.apply(this, arguments);
1608
1599
  };
1609
- function Xr(e, t) {
1600
+ function Kr(e, t) {
1610
1601
  var r = {};
1611
1602
  for (var n in e)
1612
1603
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -1633,43 +1624,43 @@ var ne;
1633
1624
  (function(e) {
1634
1625
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1635
1626
  })(ne || (ne = {}));
1636
- function We(e) {
1627
+ function Ke(e) {
1637
1628
  return e.type === L.literal;
1638
1629
  }
1639
- function Kr(e) {
1630
+ function Wr(e) {
1640
1631
  return e.type === L.argument;
1641
1632
  }
1642
- function ut(e) {
1633
+ function ct(e) {
1643
1634
  return e.type === L.number;
1644
1635
  }
1645
- function ct(e) {
1636
+ function dt(e) {
1646
1637
  return e.type === L.date;
1647
1638
  }
1648
- function dt(e) {
1639
+ function ht(e) {
1649
1640
  return e.type === L.time;
1650
1641
  }
1651
- function ht(e) {
1642
+ function ft(e) {
1652
1643
  return e.type === L.select;
1653
1644
  }
1654
- function ft(e) {
1645
+ function gt(e) {
1655
1646
  return e.type === L.plural;
1656
1647
  }
1657
- function Wr(e) {
1648
+ function Zr(e) {
1658
1649
  return e.type === L.pound;
1659
1650
  }
1660
- function gt(e) {
1651
+ function _t(e) {
1661
1652
  return e.type === L.tag;
1662
1653
  }
1663
- function _t(e) {
1654
+ function vt(e) {
1664
1655
  return !!(e && typeof e == "object" && e.type === ne.number);
1665
1656
  }
1666
- function Pe(e) {
1657
+ function Be(e) {
1667
1658
  return !!(e && typeof e == "object" && e.type === ne.dateTime);
1668
1659
  }
1669
- var vt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Zr = /(?:[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;
1670
- function Jr(e) {
1660
+ var jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Jr = /(?:[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;
1661
+ function Yr(e) {
1671
1662
  var t = {};
1672
- return e.replace(Zr, function(r) {
1663
+ return e.replace(Jr, function(r) {
1673
1664
  var n = r.length;
1674
1665
  switch (r[0]) {
1675
1666
  case "G":
@@ -1758,11 +1749,11 @@ function Jr(e) {
1758
1749
  return "";
1759
1750
  }), t;
1760
1751
  }
1761
- var Yr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1762
- function Qr(e) {
1752
+ var Qr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1753
+ function en(e) {
1763
1754
  if (e.length === 0)
1764
1755
  throw new Error("Number skeleton cannot be empty");
1765
- for (var t = e.split(Yr).filter(function(_) {
1756
+ for (var t = e.split(Qr).filter(function(_) {
1766
1757
  return _.length > 0;
1767
1758
  }), r = [], n = 0, o = t; n < o.length; n++) {
1768
1759
  var i = o[n], l = i.split("/");
@@ -1777,17 +1768,17 @@ function Qr(e) {
1777
1768
  }
1778
1769
  return r;
1779
1770
  }
1780
- function en(e) {
1771
+ function tn(e) {
1781
1772
  return e.replace(/^(.*?)-/, "");
1782
1773
  }
1783
- var Ze = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jt = /^(@+)?(\+|#+)?[rs]?$/g, tn = /(\*)(0+)|(#+)(0+)|(0+)/g, bt = /^(0+)$/;
1784
- function Je(e) {
1774
+ var We = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, bt = /^(@+)?(\+|#+)?[rs]?$/g, rn = /(\*)(0+)|(#+)(0+)|(0+)/g, yt = /^(0+)$/;
1775
+ function Ze(e) {
1785
1776
  var t = {};
1786
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jt, function(r, n, o) {
1777
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(bt, function(r, n, o) {
1787
1778
  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)), "";
1788
1779
  }), t;
1789
1780
  }
1790
- function yt(e) {
1781
+ function wt(e) {
1791
1782
  switch (e) {
1792
1783
  case "sign-auto":
1793
1784
  return {
@@ -1827,7 +1818,7 @@ function yt(e) {
1827
1818
  };
1828
1819
  }
1829
1820
  }
1830
- function rn(e) {
1821
+ function nn(e) {
1831
1822
  var t;
1832
1823
  if (e[0] === "E" && e[1] === "E" ? (t = {
1833
1824
  notation: "engineering"
@@ -1835,17 +1826,17 @@ function rn(e) {
1835
1826
  notation: "scientific"
1836
1827
  }, e = e.slice(1)), t) {
1837
1828
  var r = e.slice(0, 2);
1838
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !bt.test(e))
1829
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !yt.test(e))
1839
1830
  throw new Error("Malformed concise eng/scientific notation");
1840
1831
  t.minimumIntegerDigits = e.length;
1841
1832
  }
1842
1833
  return t;
1843
1834
  }
1844
- function Ye(e) {
1845
- var t = {}, r = yt(e);
1835
+ function Je(e) {
1836
+ var t = {}, r = wt(e);
1846
1837
  return r || t;
1847
1838
  }
1848
- function nn(e) {
1839
+ function on(e) {
1849
1840
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1850
1841
  var o = n[r];
1851
1842
  switch (o.stem) {
@@ -1869,7 +1860,7 @@ function nn(e) {
1869
1860
  continue;
1870
1861
  case "measure-unit":
1871
1862
  case "unit":
1872
- t.style = "unit", t.unit = en(o.options[0]);
1863
+ t.style = "unit", t.unit = tn(o.options[0]);
1873
1864
  continue;
1874
1865
  case "compact-short":
1875
1866
  case "K":
@@ -1881,12 +1872,12 @@ function nn(e) {
1881
1872
  continue;
1882
1873
  case "scientific":
1883
1874
  t = v(v(v({}, t), { notation: "scientific" }), o.options.reduce(function(a, p) {
1884
- return v(v({}, a), Ye(p));
1875
+ return v(v({}, a), Je(p));
1885
1876
  }, {}));
1886
1877
  continue;
1887
1878
  case "engineering":
1888
1879
  t = v(v(v({}, t), { notation: "engineering" }), o.options.reduce(function(a, p) {
1889
- return v(v({}, a), Ye(p));
1880
+ return v(v({}, a), Je(p));
1890
1881
  }, {}));
1891
1882
  continue;
1892
1883
  case "notation-simple":
@@ -1910,7 +1901,7 @@ function nn(e) {
1910
1901
  case "integer-width":
1911
1902
  if (o.options.length > 1)
1912
1903
  throw new RangeError("integer-width stems only accept a single optional option");
1913
- o.options[0].replace(tn, function(a, p, u, g, _, E) {
1904
+ o.options[0].replace(rn, function(a, p, u, g, _, E) {
1914
1905
  if (p)
1915
1906
  t.minimumIntegerDigits = u.length;
1916
1907
  else {
@@ -1923,27 +1914,27 @@ function nn(e) {
1923
1914
  });
1924
1915
  continue;
1925
1916
  }
1926
- if (bt.test(o.stem)) {
1917
+ if (yt.test(o.stem)) {
1927
1918
  t.minimumIntegerDigits = o.stem.length;
1928
1919
  continue;
1929
1920
  }
1930
- if (Ze.test(o.stem)) {
1921
+ if (We.test(o.stem)) {
1931
1922
  if (o.options.length > 1)
1932
1923
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1933
- o.stem.replace(Ze, function(a, p, u, g, _, E) {
1924
+ o.stem.replace(We, function(a, p, u, g, _, E) {
1934
1925
  return u === "*" ? t.minimumFractionDigits = p.length : g && g[0] === "#" ? t.maximumFractionDigits = g.length : _ && E ? (t.minimumFractionDigits = _.length, t.maximumFractionDigits = _.length + E.length) : (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length), "";
1935
1926
  });
1936
1927
  var i = o.options[0];
1937
- i === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = v(v({}, t), Je(i)));
1928
+ i === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = v(v({}, t), Ze(i)));
1938
1929
  continue;
1939
1930
  }
1940
- if (jt.test(o.stem)) {
1941
- t = v(v({}, t), Je(o.stem));
1931
+ if (bt.test(o.stem)) {
1932
+ t = v(v({}, t), Ze(o.stem));
1942
1933
  continue;
1943
1934
  }
1944
- var l = yt(o.stem);
1935
+ var l = wt(o.stem);
1945
1936
  l && (t = v(v({}, t), l));
1946
- var s = rn(o.stem);
1937
+ var s = nn(o.stem);
1947
1938
  s && (t = v(v({}, t), s));
1948
1939
  }
1949
1940
  return t;
@@ -3285,13 +3276,13 @@ var he = {
3285
3276
  "h"
3286
3277
  ]
3287
3278
  };
3288
- function on(e, t) {
3279
+ function sn(e, t) {
3289
3280
  for (var r = "", n = 0; n < e.length; n++) {
3290
3281
  var o = e.charAt(n);
3291
3282
  if (o === "j") {
3292
3283
  for (var i = 0; n + 1 < e.length && e.charAt(n + 1) === o; )
3293
3284
  i++, n++;
3294
- var l = 1 + (i & 1), s = i < 2 ? 1 : 3 + (i >> 1), a = "a", p = sn(t);
3285
+ var l = 1 + (i & 1), s = i < 2 ? 1 : 3 + (i >> 1), a = "a", p = an(t);
3295
3286
  for ((p == "H" || p == "k") && (s = 0); s-- > 0; )
3296
3287
  r += a;
3297
3288
  for (; l-- > 0; )
@@ -3301,7 +3292,7 @@ function on(e, t) {
3301
3292
  }
3302
3293
  return r;
3303
3294
  }
3304
- function sn(e) {
3295
+ function an(e) {
3305
3296
  var t = e.hourCycle;
3306
3297
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3307
3298
  e.hourCycles && // @ts-ignore
@@ -3323,20 +3314,20 @@ function sn(e) {
3323
3314
  var o = he[n || ""] || he[r || ""] || he["".concat(r, "-001")] || he["001"];
3324
3315
  return o[0];
3325
3316
  }
3326
- var Se, an = new RegExp("^".concat(vt.source, "*")), ln = new RegExp("".concat(vt.source, "*$"));
3317
+ var ke, ln = new RegExp("^".concat(jt.source, "*")), mn = new RegExp("".concat(jt.source, "*$"));
3327
3318
  function T(e, t) {
3328
3319
  return { start: e, end: t };
3329
3320
  }
3330
- var mn = !!String.prototype.startsWith, pn = !!String.fromCodePoint, un = !!Object.fromEntries, cn = !!String.prototype.codePointAt, dn = !!String.prototype.trimStart, hn = !!String.prototype.trimEnd, fn = !!Number.isSafeInteger, gn = fn ? Number.isSafeInteger : function(e) {
3321
+ var pn = !!String.prototype.startsWith, un = !!String.fromCodePoint, cn = !!Object.fromEntries, dn = !!String.prototype.codePointAt, hn = !!String.prototype.trimStart, fn = !!String.prototype.trimEnd, gn = !!Number.isSafeInteger, _n = gn ? Number.isSafeInteger : function(e) {
3331
3322
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3332
- }, Ie = !0;
3323
+ }, He = !0;
3333
3324
  try {
3334
- var _n = Et("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3335
- Ie = ((Se = _n.exec("a")) === null || Se === void 0 ? void 0 : Se[0]) === "a";
3325
+ var vn = kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3326
+ He = ((ke = vn.exec("a")) === null || ke === void 0 ? void 0 : ke[0]) === "a";
3336
3327
  } catch {
3337
- Ie = !1;
3328
+ He = !1;
3338
3329
  }
3339
- var Qe = mn ? (
3330
+ var Ye = pn ? (
3340
3331
  // Native
3341
3332
  function(e, t, r) {
3342
3333
  return e.startsWith(t, r);
@@ -3346,7 +3337,7 @@ var Qe = mn ? (
3346
3337
  function(e, t, r) {
3347
3338
  return e.slice(r, r + t.length) === t;
3348
3339
  }
3349
- ), De = pn ? String.fromCodePoint : (
3340
+ ), Pe = un ? String.fromCodePoint : (
3350
3341
  // IE11
3351
3342
  function() {
3352
3343
  for (var e = [], t = 0; t < arguments.length; t++)
@@ -3358,9 +3349,9 @@ var Qe = mn ? (
3358
3349
  }
3359
3350
  return r;
3360
3351
  }
3361
- ), et = (
3352
+ ), Qe = (
3362
3353
  // native
3363
- un ? Object.fromEntries : (
3354
+ cn ? Object.fromEntries : (
3364
3355
  // Ponyfill
3365
3356
  function(e) {
3366
3357
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
@@ -3370,7 +3361,7 @@ var Qe = mn ? (
3370
3361
  return t;
3371
3362
  }
3372
3363
  )
3373
- ), wt = cn ? (
3364
+ ), Et = dn ? (
3374
3365
  // Native
3375
3366
  function(e, t) {
3376
3367
  return e.codePointAt(t);
@@ -3384,7 +3375,7 @@ var Qe = mn ? (
3384
3375
  return n < 55296 || n > 56319 || t + 1 === r || (o = e.charCodeAt(t + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
3385
3376
  }
3386
3377
  }
3387
- ), vn = dn ? (
3378
+ ), jn = hn ? (
3388
3379
  // Native
3389
3380
  function(e) {
3390
3381
  return e.trimStart();
@@ -3392,9 +3383,9 @@ var Qe = mn ? (
3392
3383
  ) : (
3393
3384
  // Ponyfill
3394
3385
  function(e) {
3395
- return e.replace(an, "");
3386
+ return e.replace(ln, "");
3396
3387
  }
3397
- ), jn = hn ? (
3388
+ ), bn = fn ? (
3398
3389
  // Native
3399
3390
  function(e) {
3400
3391
  return e.trimEnd();
@@ -3402,32 +3393,32 @@ var Qe = mn ? (
3402
3393
  ) : (
3403
3394
  // Ponyfill
3404
3395
  function(e) {
3405
- return e.replace(ln, "");
3396
+ return e.replace(mn, "");
3406
3397
  }
3407
3398
  );
3408
- function Et(e, t) {
3399
+ function kt(e, t) {
3409
3400
  return new RegExp(e, t);
3410
3401
  }
3411
- var Ce;
3412
- if (Ie) {
3413
- var tt = Et("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3414
- Ce = function(e, t) {
3402
+ var De;
3403
+ if (He) {
3404
+ var et = kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3405
+ De = function(e, t) {
3415
3406
  var r;
3416
- tt.lastIndex = t;
3417
- var n = tt.exec(e);
3407
+ et.lastIndex = t;
3408
+ var n = et.exec(e);
3418
3409
  return (r = n[1]) !== null && r !== void 0 ? r : "";
3419
3410
  };
3420
3411
  } else
3421
- Ce = function(e, t) {
3412
+ De = function(e, t) {
3422
3413
  for (var r = []; ; ) {
3423
- var n = wt(e, t);
3424
- if (n === void 0 || kt(n) || En(n))
3414
+ var n = Et(e, t);
3415
+ if (n === void 0 || St(n) || kn(n))
3425
3416
  break;
3426
3417
  r.push(n), t += n >= 65536 ? 2 : 1;
3427
3418
  }
3428
- return De.apply(void 0, r);
3419
+ return Pe.apply(void 0, r);
3429
3420
  };
3430
- var bn = (
3421
+ var yn = (
3431
3422
  /** @class */
3432
3423
  function() {
3433
3424
  function e(t, r) {
@@ -3458,7 +3449,7 @@ var bn = (
3458
3449
  if (n)
3459
3450
  break;
3460
3451
  return this.error(S.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
3461
- } else if (i === 60 && !this.ignoreTag && xe(this.peek() || 0)) {
3452
+ } else if (i === 60 && !this.ignoreTag && Ie(this.peek() || 0)) {
3462
3453
  var l = this.parseTag(t, r);
3463
3454
  if (l.err)
3464
3455
  return l;
@@ -3491,7 +3482,7 @@ var bn = (
3491
3482
  return i;
3492
3483
  var l = i.val, s = this.clonePosition();
3493
3484
  if (this.bumpIf("</")) {
3494
- if (this.isEOF() || !xe(this.char()))
3485
+ if (this.isEOF() || !Ie(this.char()))
3495
3486
  return this.error(S.INVALID_TAG, T(s, this.clonePosition()));
3496
3487
  var a = this.clonePosition(), p = this.parseTagName();
3497
3488
  return o !== p ? this.error(S.UNMATCHED_CLOSING_TAG, T(a, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -3509,7 +3500,7 @@ var bn = (
3509
3500
  return this.error(S.INVALID_TAG, T(n, this.clonePosition()));
3510
3501
  }, e.prototype.parseTagName = function() {
3511
3502
  var t = this.offset();
3512
- for (this.bump(); !this.isEOF() && wn(this.char()); )
3503
+ for (this.bump(); !this.isEOF() && En(this.char()); )
3513
3504
  this.bump();
3514
3505
  return this.message.slice(t, this.offset());
3515
3506
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3538,7 +3529,7 @@ var bn = (
3538
3529
  };
3539
3530
  }, e.prototype.tryParseLeftAngleBracket = function() {
3540
3531
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3541
- !yn(this.peek() || 0)) ? (this.bump(), "<") : null;
3532
+ !wn(this.peek() || 0)) ? (this.bump(), "<") : null;
3542
3533
  }, e.prototype.tryParseQuote = function(t) {
3543
3534
  if (this.isEOF() || this.char() !== 39)
3544
3535
  return null;
@@ -3572,12 +3563,12 @@ var bn = (
3572
3563
  r.push(n);
3573
3564
  this.bump();
3574
3565
  }
3575
- return De.apply(void 0, r);
3566
+ return Pe.apply(void 0, r);
3576
3567
  }, e.prototype.tryParseUnquoted = function(t, r) {
3577
3568
  if (this.isEOF())
3578
3569
  return null;
3579
3570
  var n = this.char();
3580
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), De(n));
3571
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Pe(n));
3581
3572
  }, e.prototype.parseArgument = function(t, r) {
3582
3573
  var n = this.clonePosition();
3583
3574
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3606,7 +3597,7 @@ var bn = (
3606
3597
  return this.error(S.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
3607
3598
  }
3608
3599
  }, e.prototype.parseIdentifierIfPossible = function() {
3609
- var t = this.clonePosition(), r = this.offset(), n = Ce(this.message, r), o = r + n.length;
3600
+ var t = this.clonePosition(), r = this.offset(), n = De(this.message, r), o = r + n.length;
3610
3601
  this.bumpTo(o);
3611
3602
  var i = this.clonePosition(), l = T(t, i);
3612
3603
  return { value: n, location: l };
@@ -3625,7 +3616,7 @@ var bn = (
3625
3616
  var u = this.clonePosition(), g = this.parseSimpleArgStyleIfPossible();
3626
3617
  if (g.err)
3627
3618
  return g;
3628
- var _ = jn(g.val);
3619
+ var _ = bn(g.val);
3629
3620
  if (_.length === 0)
3630
3621
  return this.error(S.EXPECT_ARGUMENT_STYLE, T(this.clonePosition(), this.clonePosition()));
3631
3622
  var E = T(u, this.clonePosition());
@@ -3635,8 +3626,8 @@ var bn = (
3635
3626
  if (R.err)
3636
3627
  return R;
3637
3628
  var y = T(o, this.clonePosition());
3638
- if (p && Qe(p == null ? void 0 : p.style, "::", 0)) {
3639
- var w = vn(p.style.slice(2));
3629
+ if (p && Ye(p == null ? void 0 : p.style, "::", 0)) {
3630
+ var w = jn(p.style.slice(2));
3640
3631
  if (s === "number") {
3641
3632
  var g = this.parseNumberSkeletonFromString(w, p.styleLocation);
3642
3633
  return g.err ? g : {
@@ -3647,12 +3638,12 @@ var bn = (
3647
3638
  if (w.length === 0)
3648
3639
  return this.error(S.EXPECT_DATE_TIME_SKELETON, y);
3649
3640
  var k = w;
3650
- this.locale && (k = on(w, this.locale));
3641
+ this.locale && (k = sn(w, this.locale));
3651
3642
  var _ = {
3652
3643
  type: ne.dateTime,
3653
3644
  pattern: k,
3654
3645
  location: p.styleLocation,
3655
- parsedOptions: this.shouldParseSkeletons ? Jr(k) : {}
3646
+ parsedOptions: this.shouldParseSkeletons ? Yr(k) : {}
3656
3647
  }, c = s === "date" ? L.date : L.time;
3657
3648
  return {
3658
3649
  val: { type: c, value: n, location: y, style: _ },
@@ -3698,7 +3689,7 @@ var bn = (
3698
3689
  val: {
3699
3690
  type: L.select,
3700
3691
  value: n,
3701
- options: et(f.val),
3692
+ options: Qe(f.val),
3702
3693
  location: j
3703
3694
  },
3704
3695
  err: null
@@ -3706,7 +3697,7 @@ var bn = (
3706
3697
  val: {
3707
3698
  type: L.plural,
3708
3699
  value: n,
3709
- options: et(f.val),
3700
+ options: Qe(f.val),
3710
3701
  offset: h,
3711
3702
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3712
3703
  location: j
@@ -3757,7 +3748,7 @@ var bn = (
3757
3748
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3758
3749
  var n = [];
3759
3750
  try {
3760
- n = Qr(t);
3751
+ n = en(t);
3761
3752
  } catch {
3762
3753
  return this.error(S.INVALID_NUMBER_SKELETON, r);
3763
3754
  }
@@ -3766,7 +3757,7 @@ var bn = (
3766
3757
  type: ne.number,
3767
3758
  tokens: n,
3768
3759
  location: r,
3769
- parsedOptions: this.shouldParseSkeletons ? nn(n) : {}
3760
+ parsedOptions: this.shouldParseSkeletons ? on(n) : {}
3770
3761
  },
3771
3762
  err: null
3772
3763
  };
@@ -3814,7 +3805,7 @@ var bn = (
3814
3805
  break;
3815
3806
  }
3816
3807
  var a = T(o, this.clonePosition());
3817
- return i ? (l *= n, gn(l) ? { val: l, err: null } : this.error(r, a)) : this.error(t, a);
3808
+ return i ? (l *= n, _n(l) ? { val: l, err: null } : this.error(r, a)) : this.error(t, a);
3818
3809
  }, e.prototype.offset = function() {
3819
3810
  return this.position.offset;
3820
3811
  }, e.prototype.isEOF = function() {
@@ -3829,7 +3820,7 @@ var bn = (
3829
3820
  var t = this.position.offset;
3830
3821
  if (t >= this.message.length)
3831
3822
  throw Error("out of bound");
3832
- var r = wt(this.message, t);
3823
+ var r = Et(this.message, t);
3833
3824
  if (r === void 0)
3834
3825
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3835
3826
  return r;
@@ -3848,7 +3839,7 @@ var bn = (
3848
3839
  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);
3849
3840
  }
3850
3841
  }, e.prototype.bumpIf = function(t) {
3851
- if (Qe(this.message, t, this.offset())) {
3842
+ if (Ye(this.message, t, this.offset())) {
3852
3843
  for (var r = 0; r < t.length; r++)
3853
3844
  this.bump();
3854
3845
  return !0;
@@ -3870,7 +3861,7 @@ var bn = (
3870
3861
  break;
3871
3862
  }
3872
3863
  }, e.prototype.bumpSpace = function() {
3873
- for (; !this.isEOF() && kt(this.char()); )
3864
+ for (; !this.isEOF() && St(this.char()); )
3874
3865
  this.bump();
3875
3866
  }, e.prototype.peek = function() {
3876
3867
  if (this.isEOF())
@@ -3880,89 +3871,89 @@ var bn = (
3880
3871
  }, e;
3881
3872
  }()
3882
3873
  );
3883
- function xe(e) {
3874
+ function Ie(e) {
3884
3875
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3885
3876
  }
3886
- function yn(e) {
3887
- return xe(e) || e === 47;
3888
- }
3889
3877
  function wn(e) {
3878
+ return Ie(e) || e === 47;
3879
+ }
3880
+ function En(e) {
3890
3881
  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;
3891
3882
  }
3892
- function kt(e) {
3883
+ function St(e) {
3893
3884
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3894
3885
  }
3895
- function En(e) {
3886
+ function kn(e) {
3896
3887
  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;
3897
3888
  }
3898
- function Ne(e) {
3889
+ function Ce(e) {
3899
3890
  e.forEach(function(t) {
3900
- if (delete t.location, ht(t) || ft(t))
3891
+ if (delete t.location, ft(t) || gt(t))
3901
3892
  for (var r in t.options)
3902
- delete t.options[r].location, Ne(t.options[r].value);
3893
+ delete t.options[r].location, Ce(t.options[r].value);
3903
3894
  else
3904
- ut(t) && _t(t.style) || (ct(t) || dt(t)) && Pe(t.style) ? delete t.style.location : gt(t) && Ne(t.children);
3895
+ ct(t) && vt(t.style) || (dt(t) || ht(t)) && Be(t.style) ? delete t.style.location : _t(t) && Ce(t.children);
3905
3896
  });
3906
3897
  }
3907
- function kn(e, t) {
3898
+ function Sn(e, t) {
3908
3899
  t === void 0 && (t = {}), t = v({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3909
- var r = new bn(e, t).parse();
3900
+ var r = new yn(e, t).parse();
3910
3901
  if (r.err) {
3911
3902
  var n = SyntaxError(S[r.err.kind]);
3912
3903
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3913
3904
  }
3914
- return t != null && t.captureLocation || Ne(r.val), r.val;
3905
+ return t != null && t.captureLocation || Ce(r.val), r.val;
3915
3906
  }
3916
3907
  function U(e, t) {
3917
- var r = t && t.cache ? t.cache : Bn, n = t && t.serializer ? t.serializer : Ln, o = t && t.strategy ? t.strategy : Tn;
3908
+ var r = t && t.cache ? t.cache : Hn, n = t && t.serializer ? t.serializer : Bn, o = t && t.strategy ? t.strategy : An;
3918
3909
  return o(e, {
3919
3910
  cache: r,
3920
3911
  serializer: n
3921
3912
  });
3922
3913
  }
3923
- function Sn(e) {
3914
+ function Tn(e) {
3924
3915
  return e == null || typeof e == "number" || typeof e == "boolean";
3925
3916
  }
3926
- function St(e, t, r, n) {
3927
- var o = Sn(n) ? n : r(n), i = t.get(o);
3917
+ function Tt(e, t, r, n) {
3918
+ var o = Tn(n) ? n : r(n), i = t.get(o);
3928
3919
  return typeof i > "u" && (i = e.call(this, n), t.set(o, i)), i;
3929
3920
  }
3930
- function Tt(e, t, r) {
3921
+ function At(e, t, r) {
3931
3922
  var n = Array.prototype.slice.call(arguments, 3), o = r(n), i = t.get(o);
3932
3923
  return typeof i > "u" && (i = e.apply(this, n), t.set(o, i)), i;
3933
3924
  }
3934
- function Fe(e, t, r, n, o) {
3925
+ function xe(e, t, r, n, o) {
3935
3926
  return r.bind(t, e, n, o);
3936
3927
  }
3937
- function Tn(e, t) {
3938
- var r = e.length === 1 ? St : Tt;
3939
- return Fe(e, this, r, t.cache.create(), t.serializer);
3940
- }
3941
3928
  function An(e, t) {
3942
- return Fe(e, this, Tt, t.cache.create(), t.serializer);
3929
+ var r = e.length === 1 ? Tt : At;
3930
+ return xe(e, this, r, t.cache.create(), t.serializer);
3943
3931
  }
3944
3932
  function Rn(e, t) {
3945
- return Fe(e, this, St, t.cache.create(), t.serializer);
3933
+ return xe(e, this, At, t.cache.create(), t.serializer);
3934
+ }
3935
+ function Ln(e, t) {
3936
+ return xe(e, this, Tt, t.cache.create(), t.serializer);
3946
3937
  }
3947
- var Ln = function() {
3938
+ var Bn = function() {
3948
3939
  return JSON.stringify(arguments);
3949
3940
  };
3950
- function Oe() {
3941
+ function Ne() {
3951
3942
  this.cache = /* @__PURE__ */ Object.create(null);
3952
3943
  }
3953
- Oe.prototype.get = function(e) {
3944
+ Ne.prototype.get = function(e) {
3954
3945
  return this.cache[e];
3955
3946
  };
3956
- Oe.prototype.set = function(e, t) {
3947
+ Ne.prototype.set = function(e, t) {
3957
3948
  this.cache[e] = t;
3958
3949
  };
3959
- var Bn = {
3950
+ var Hn = {
3960
3951
  create: function() {
3961
- return new Oe();
3952
+ return new Ne();
3962
3953
  }
3963
3954
  }, $ = {
3964
- variadic: An,
3965
- monadic: Rn
3955
+ variadic: Rn,
3956
+ monadic: Ln
3966
3957
  }, V;
3967
3958
  (function(e) {
3968
3959
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
@@ -3979,7 +3970,7 @@ var Z = (
3979
3970
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3980
3971
  }, t;
3981
3972
  }(Error)
3982
- ), rt = (
3973
+ ), tt = (
3983
3974
  /** @class */
3984
3975
  function(e) {
3985
3976
  M(t, e);
@@ -3988,7 +3979,7 @@ var Z = (
3988
3979
  }
3989
3980
  return t;
3990
3981
  }(Z)
3991
- ), Hn = (
3982
+ ), Pn = (
3992
3983
  /** @class */
3993
3984
  function(e) {
3994
3985
  M(t, e);
@@ -3997,7 +3988,7 @@ var Z = (
3997
3988
  }
3998
3989
  return t;
3999
3990
  }(Z)
4000
- ), Pn = (
3991
+ ), Dn = (
4001
3992
  /** @class */
4002
3993
  function(e) {
4003
3994
  M(t, e);
@@ -4016,11 +4007,11 @@ function In(e) {
4016
4007
  return !n || n.type !== x.literal || r.type !== x.literal ? t.push(r) : n.value += r.value, t;
4017
4008
  }, []);
4018
4009
  }
4019
- function Dn(e) {
4010
+ function Cn(e) {
4020
4011
  return typeof e == "function";
4021
4012
  }
4022
4013
  function _e(e, t, r, n, o, i, l) {
4023
- if (e.length === 1 && We(e[0]))
4014
+ if (e.length === 1 && Ke(e[0]))
4024
4015
  return [
4025
4016
  {
4026
4017
  type: x.literal,
@@ -4029,14 +4020,14 @@ function _e(e, t, r, n, o, i, l) {
4029
4020
  ];
4030
4021
  for (var s = [], a = 0, p = e; a < p.length; a++) {
4031
4022
  var u = p[a];
4032
- if (We(u)) {
4023
+ if (Ke(u)) {
4033
4024
  s.push({
4034
4025
  type: x.literal,
4035
4026
  value: u.value
4036
4027
  });
4037
4028
  continue;
4038
4029
  }
4039
- if (Wr(u)) {
4030
+ if (Zr(u)) {
4040
4031
  typeof i == "number" && s.push({
4041
4032
  type: x.literal,
4042
4033
  value: r.getNumberFormat(t).format(i)
@@ -4045,43 +4036,43 @@ function _e(e, t, r, n, o, i, l) {
4045
4036
  }
4046
4037
  var g = u.value;
4047
4038
  if (!(o && g in o))
4048
- throw new Pn(g, l);
4039
+ throw new Dn(g, l);
4049
4040
  var _ = o[g];
4050
- if (Kr(u)) {
4041
+ if (Wr(u)) {
4051
4042
  (!_ || typeof _ == "string" || typeof _ == "number") && (_ = typeof _ == "string" || typeof _ == "number" ? String(_) : ""), s.push({
4052
4043
  type: typeof _ == "string" ? x.literal : x.object,
4053
4044
  value: _
4054
4045
  });
4055
4046
  continue;
4056
4047
  }
4057
- if (ct(u)) {
4058
- var E = typeof u.style == "string" ? n.date[u.style] : Pe(u.style) ? u.style.parsedOptions : void 0;
4048
+ if (dt(u)) {
4049
+ var E = typeof u.style == "string" ? n.date[u.style] : Be(u.style) ? u.style.parsedOptions : void 0;
4059
4050
  s.push({
4060
4051
  type: x.literal,
4061
4052
  value: r.getDateTimeFormat(t, E).format(_)
4062
4053
  });
4063
4054
  continue;
4064
4055
  }
4065
- if (dt(u)) {
4066
- var E = typeof u.style == "string" ? n.time[u.style] : Pe(u.style) ? u.style.parsedOptions : n.time.medium;
4056
+ if (ht(u)) {
4057
+ var E = typeof u.style == "string" ? n.time[u.style] : Be(u.style) ? u.style.parsedOptions : n.time.medium;
4067
4058
  s.push({
4068
4059
  type: x.literal,
4069
4060
  value: r.getDateTimeFormat(t, E).format(_)
4070
4061
  });
4071
4062
  continue;
4072
4063
  }
4073
- if (ut(u)) {
4074
- var E = typeof u.style == "string" ? n.number[u.style] : _t(u.style) ? u.style.parsedOptions : void 0;
4064
+ if (ct(u)) {
4065
+ var E = typeof u.style == "string" ? n.number[u.style] : vt(u.style) ? u.style.parsedOptions : void 0;
4075
4066
  E && E.scale && (_ = _ * (E.scale || 1)), s.push({
4076
4067
  type: x.literal,
4077
4068
  value: r.getNumberFormat(t, E).format(_)
4078
4069
  });
4079
4070
  continue;
4080
4071
  }
4081
- if (gt(u)) {
4072
+ if (_t(u)) {
4082
4073
  var R = u.children, y = u.value, w = o[y];
4083
- if (!Dn(w))
4084
- throw new Hn(y, "function", l);
4074
+ if (!Cn(w))
4075
+ throw new Pn(y, "function", l);
4085
4076
  var k = _e(R, t, r, n, o, i), c = w(k.map(function(h) {
4086
4077
  return h.value;
4087
4078
  }));
@@ -4092,14 +4083,14 @@ function _e(e, t, r, n, o, i, l) {
4092
4083
  };
4093
4084
  }));
4094
4085
  }
4095
- if (ht(u)) {
4086
+ if (ft(u)) {
4096
4087
  var m = u.options[_] || u.options.other;
4097
4088
  if (!m)
4098
- throw new rt(u.value, _, Object.keys(u.options), l);
4089
+ throw new tt(u.value, _, Object.keys(u.options), l);
4099
4090
  s.push.apply(s, _e(m.value, t, r, n, o));
4100
4091
  continue;
4101
4092
  }
4102
- if (ft(u)) {
4093
+ if (gt(u)) {
4103
4094
  var m = u.options["=".concat(_)];
4104
4095
  if (!m) {
4105
4096
  if (!Intl.PluralRules)
@@ -4110,24 +4101,24 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
4110
4101
  m = u.options[d] || u.options.other;
4111
4102
  }
4112
4103
  if (!m)
4113
- throw new rt(u.value, _, Object.keys(u.options), l);
4104
+ throw new tt(u.value, _, Object.keys(u.options), l);
4114
4105
  s.push.apply(s, _e(m.value, t, r, n, o, _ - (u.offset || 0)));
4115
4106
  continue;
4116
4107
  }
4117
4108
  }
4118
4109
  return In(s);
4119
4110
  }
4120
- function Cn(e, t) {
4111
+ function xn(e, t) {
4121
4112
  return t ? v(v(v({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4122
4113
  return r[n] = v(v({}, e[n]), t[n] || {}), r;
4123
4114
  }, {})) : e;
4124
4115
  }
4125
- function xn(e, t) {
4116
+ function Nn(e, t) {
4126
4117
  return t ? Object.keys(e).reduce(function(r, n) {
4127
- return r[n] = Cn(e[n], t[n]), r;
4118
+ return r[n] = xn(e[n], t[n]), r;
4128
4119
  }, v({}, e)) : e;
4129
4120
  }
4130
- function Te(e) {
4121
+ function Se(e) {
4131
4122
  return {
4132
4123
  create: function() {
4133
4124
  return {
@@ -4141,7 +4132,7 @@ function Te(e) {
4141
4132
  }
4142
4133
  };
4143
4134
  }
4144
- function Nn(e) {
4135
+ function Fn(e) {
4145
4136
  return e === void 0 && (e = {
4146
4137
  number: {},
4147
4138
  dateTime: {},
@@ -4152,7 +4143,7 @@ function Nn(e) {
4152
4143
  r[n] = arguments[n];
4153
4144
  return new ((t = Intl.NumberFormat).bind.apply(t, z([void 0], r, !1)))();
4154
4145
  }, {
4155
- cache: Te(e.number),
4146
+ cache: Se(e.number),
4156
4147
  strategy: $.variadic
4157
4148
  }),
4158
4149
  getDateTimeFormat: U(function() {
@@ -4160,7 +4151,7 @@ function Nn(e) {
4160
4151
  r[n] = arguments[n];
4161
4152
  return new ((t = Intl.DateTimeFormat).bind.apply(t, z([void 0], r, !1)))();
4162
4153
  }, {
4163
- cache: Te(e.dateTime),
4154
+ cache: Se(e.dateTime),
4164
4155
  strategy: $.variadic
4165
4156
  }),
4166
4157
  getPluralRules: U(function() {
@@ -4168,12 +4159,12 @@ function Nn(e) {
4168
4159
  r[n] = arguments[n];
4169
4160
  return new ((t = Intl.PluralRules).bind.apply(t, z([void 0], r, !1)))();
4170
4161
  }, {
4171
- cache: Te(e.pluralRules),
4162
+ cache: Se(e.pluralRules),
4172
4163
  strategy: $.variadic
4173
4164
  })
4174
4165
  };
4175
4166
  }
4176
- var At = (
4167
+ var Rt = (
4177
4168
  /** @class */
4178
4169
  function() {
4179
4170
  function e(t, r, n, o) {
@@ -4205,13 +4196,13 @@ var At = (
4205
4196
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4206
4197
  var l = o || {};
4207
4198
  l.formatters;
4208
- var s = Xr(l, ["formatters"]);
4199
+ var s = Kr(l, ["formatters"]);
4209
4200
  this.ast = e.__parse(t, v(v({}, s), { locale: this.resolvedLocale }));
4210
4201
  } else
4211
4202
  this.ast = t;
4212
4203
  if (!Array.isArray(this.ast))
4213
4204
  throw new TypeError("A message must be provided as a String or AST.");
4214
- this.formats = xn(e.formats, n), this.formatters = o && o.formatters || Nn(this.formatterCache);
4205
+ this.formats = Nn(e.formats, n), this.formatters = o && o.formatters || Fn(this.formatterCache);
4215
4206
  }
4216
4207
  return Object.defineProperty(e, "defaultLocale", {
4217
4208
  get: function() {
@@ -4224,7 +4215,7 @@ var At = (
4224
4215
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4225
4216
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4226
4217
  }
4227
- }, e.__parse = kn, e.formats = {
4218
+ }, e.__parse = Sn, e.formats = {
4228
4219
  number: {
4229
4220
  integer: {
4230
4221
  maximumFractionDigits: 0
@@ -4301,7 +4292,7 @@ var le = (
4301
4292
  }
4302
4293
  return t;
4303
4294
  }(Error)
4304
- ), Fn = (
4295
+ ), On = (
4305
4296
  /** @class */
4306
4297
  function(e) {
4307
4298
  M(t, e);
@@ -4310,7 +4301,7 @@ var le = (
4310
4301
  }
4311
4302
  return t;
4312
4303
  }(le)
4313
- ), On = (
4304
+ ), Gn = (
4314
4305
  /** @class */
4315
4306
  function(e) {
4316
4307
  M(t, e);
@@ -4319,7 +4310,7 @@ var le = (
4319
4310
  }
4320
4311
  return t;
4321
4312
  }(le)
4322
- ), nt = (
4313
+ ), rt = (
4323
4314
  /** @class */
4324
4315
  function(e) {
4325
4316
  M(t, e);
@@ -4340,7 +4331,7 @@ Locale: `).concat(n, `
4340
4331
  }
4341
4332
  return t;
4342
4333
  }(le)
4343
- ), Ae = (
4334
+ ), Te = (
4344
4335
  /** @class */
4345
4336
  function(e) {
4346
4337
  M(t, e);
@@ -4354,7 +4345,7 @@ Description: `).concat(o == null ? void 0 : o.description, `
4354
4345
  }
4355
4346
  return t;
4356
4347
  }(O)
4357
- ), Gn = (
4348
+ ), Mn = (
4358
4349
  /** @class */
4359
4350
  function(e) {
4360
4351
  M(t, e);
@@ -4373,21 +4364,21 @@ function te(e, t, r) {
4373
4364
  return o in e ? n[o] = e[o] : o in r && (n[o] = r[o]), n;
4374
4365
  }, {});
4375
4366
  }
4376
- var Mn = function(e) {
4367
+ var qn = function(e) {
4377
4368
  process.env.NODE_ENV !== "production" && console.error(e);
4378
- }, qn = function(e) {
4369
+ }, Un = function(e) {
4379
4370
  process.env.NODE_ENV !== "production" && console.warn(e);
4380
- }, Un = {
4371
+ }, $n = {
4381
4372
  formats: {},
4382
4373
  messages: {},
4383
4374
  timeZone: void 0,
4384
4375
  defaultLocale: "en",
4385
4376
  defaultFormats: {},
4386
4377
  fallbackOnEmptyString: !0,
4387
- onError: Mn,
4388
- onWarn: qn
4378
+ onError: qn,
4379
+ onWarn: Un
4389
4380
  };
4390
- function Rt() {
4381
+ function Lt() {
4391
4382
  return {
4392
4383
  dateTime: {},
4393
4384
  number: {},
@@ -4412,8 +4403,8 @@ function J(e) {
4412
4403
  }
4413
4404
  };
4414
4405
  }
4415
- function $n(e) {
4416
- e === void 0 && (e = Rt());
4406
+ function Vn(e) {
4407
+ e === void 0 && (e = Lt());
4417
4408
  var t = Intl.RelativeTimeFormat, r = Intl.ListFormat, n = Intl.DisplayNames, o = U(function() {
4418
4409
  for (var s, a = [], p = 0; p < arguments.length; p++)
4419
4410
  a[p] = arguments[p];
@@ -4440,7 +4431,7 @@ function $n(e) {
4440
4431
  getDateTimeFormat: o,
4441
4432
  getNumberFormat: i,
4442
4433
  getMessageFormat: U(function(s, a, p, u) {
4443
- return new At(s, a, p, v({ formatters: {
4434
+ return new Rt(s, a, p, v({ formatters: {
4444
4435
  getNumberFormat: i,
4445
4436
  getDateTimeFormat: o,
4446
4437
  getPluralRules: l
@@ -4476,13 +4467,13 @@ function $n(e) {
4476
4467
  })
4477
4468
  };
4478
4469
  }
4479
- function Ge(e, t, r, n) {
4470
+ function Fe(e, t, r, n) {
4480
4471
  var o = e && e[t], i;
4481
4472
  if (o && (i = o[r]), i)
4482
4473
  return i;
4483
- n(new Fn("No ".concat(t, " format named: ").concat(r)));
4474
+ n(new On("No ".concat(t, " format named: ").concat(r)));
4484
4475
  }
4485
- function Vn(e, t, r) {
4476
+ function zn(e, t, r) {
4486
4477
  if (r === void 0 && (r = Error), !e)
4487
4478
  throw new r(t);
4488
4479
  }
@@ -4491,23 +4482,23 @@ function fe(e, t) {
4491
4482
  return r[n] = v({ timeZone: t }, e[n]), r;
4492
4483
  }, {});
4493
4484
  }
4494
- function ot(e, t) {
4485
+ function nt(e, t) {
4495
4486
  var r = Object.keys(v(v({}, e), t));
4496
4487
  return r.reduce(function(n, o) {
4497
4488
  return n[o] = v(v({}, e[o] || {}), t[o] || {}), n;
4498
4489
  }, {});
4499
4490
  }
4500
- function it(e, t) {
4491
+ function ot(e, t) {
4501
4492
  if (!t)
4502
4493
  return e;
4503
- var r = At.formats;
4504
- return v(v(v({}, r), e), { date: ot(fe(r.date, t), fe(e.date || {}, t)), time: ot(fe(r.time, t), fe(e.time || {}, t)) });
4494
+ var r = Rt.formats;
4495
+ return v(v(v({}, r), e), { date: nt(fe(r.date, t), fe(e.date || {}, t)), time: nt(fe(r.time, t), fe(e.time || {}, t)) });
4505
4496
  }
4506
- var st = function(e, t, r, n, o) {
4497
+ var it = function(e, t, r, n, o) {
4507
4498
  var i = e.locale, l = e.formats, s = e.messages, a = e.defaultLocale, p = e.defaultFormats, u = e.fallbackOnEmptyString, g = e.onError, _ = e.timeZone, E = e.defaultRichTextElements;
4508
4499
  r === void 0 && (r = { id: "" });
4509
4500
  var R = r.id, y = r.defaultMessage;
4510
- Vn(!!R, "[@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");
4501
+ zn(!!R, "[@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");
4511
4502
  var w = String(R), k = (
4512
4503
  // In case messages is Object.create(null)
4513
4504
  // e.g import('foo.json') from webpack)
@@ -4518,15 +4509,15 @@ var st = function(e, t, r, n, o) {
4518
4509
  return k[0].value;
4519
4510
  if (!n && k && typeof k == "string" && !E)
4520
4511
  return k.replace(/'\{(.*?)\}'/gi, "{$1}");
4521
- if (n = v(v({}, E), n || {}), l = it(l, _), p = it(p, _), !k) {
4512
+ if (n = v(v({}, E), n || {}), l = ot(l, _), p = ot(p, _), !k) {
4522
4513
  if (u === !1 && k === "")
4523
4514
  return k;
4524
- if ((!y || i && i.toLowerCase() !== a.toLowerCase()) && g(new Gn(r, i)), y)
4515
+ if ((!y || i && i.toLowerCase() !== a.toLowerCase()) && g(new Mn(r, i)), y)
4525
4516
  try {
4526
4517
  var c = t.getMessageFormat(y, a, p, o);
4527
4518
  return c.format(n);
4528
4519
  } catch (m) {
4529
- return g(new Ae('Error formatting default message for: "'.concat(w, '", rendering default message verbatim'), i, r, m)), typeof y == "string" ? y : w;
4520
+ return g(new Te('Error formatting default message for: "'.concat(w, '", rendering default message verbatim'), i, r, m)), typeof y == "string" ? y : w;
4530
4521
  }
4531
4522
  return w;
4532
4523
  }
@@ -4534,17 +4525,17 @@ var st = function(e, t, r, n, o) {
4534
4525
  var c = t.getMessageFormat(k, i, l, v({ formatters: t }, o || {}));
4535
4526
  return c.format(n);
4536
4527
  } catch (m) {
4537
- g(new Ae('Error formatting message: "'.concat(w, '", using ').concat(y ? "default message" : "id", " as fallback."), i, r, m));
4528
+ g(new Te('Error formatting message: "'.concat(w, '", using ').concat(y ? "default message" : "id", " as fallback."), i, r, m));
4538
4529
  }
4539
4530
  if (y)
4540
4531
  try {
4541
4532
  var c = t.getMessageFormat(y, a, p, o);
4542
4533
  return c.format(n);
4543
4534
  } catch (m) {
4544
- g(new Ae('Error formatting the default message for: "'.concat(w, '", rendering message verbatim'), i, r, m));
4535
+ g(new Te('Error formatting the default message for: "'.concat(w, '", rendering message verbatim'), i, r, m));
4545
4536
  }
4546
4537
  return typeof k == "string" ? k : typeof y == "string" ? y : w;
4547
- }, Lt = [
4538
+ }, Bt = [
4548
4539
  "formatMatcher",
4549
4540
  "timeZone",
4550
4541
  "hour12",
@@ -4565,38 +4556,38 @@ var st = function(e, t, r, n, o) {
4565
4556
  "numberingSystem",
4566
4557
  "fractionalSecondDigits"
4567
4558
  ];
4568
- function je(e, t, r, n) {
4559
+ function ve(e, t, r, n) {
4569
4560
  var o = e.locale, i = e.formats, l = e.onError, s = e.timeZone;
4570
4561
  n === void 0 && (n = {});
4571
- var a = n.format, p = v(v({}, s && { timeZone: s }), a && Ge(i, t, a, l)), u = te(n, Lt, p);
4562
+ var a = n.format, p = v(v({}, s && { timeZone: s }), a && Fe(i, t, a, l)), u = te(n, Bt, p);
4572
4563
  return t === "time" && !u.hour && !u.minute && !u.second && !u.timeStyle && !u.dateStyle && (u = v(v({}, u), { hour: "numeric", minute: "numeric" })), r(o, u);
4573
4564
  }
4574
- function zn(e, t) {
4565
+ function Xn(e, t) {
4575
4566
  for (var r = [], n = 2; n < arguments.length; n++)
4576
4567
  r[n - 2] = arguments[n];
4577
4568
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
4578
4569
  try {
4579
- return je(e, "date", t, l).format(s);
4570
+ return ve(e, "date", t, l).format(s);
4580
4571
  } catch (a) {
4581
4572
  e.onError(new O("Error formatting date.", e.locale, a));
4582
4573
  }
4583
4574
  return String(s);
4584
4575
  }
4585
- function Xn(e, t) {
4576
+ function Kn(e, t) {
4586
4577
  for (var r = [], n = 2; n < arguments.length; n++)
4587
4578
  r[n - 2] = arguments[n];
4588
4579
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
4589
4580
  try {
4590
- return je(e, "time", t, l).format(s);
4581
+ return ve(e, "time", t, l).format(s);
4591
4582
  } catch (a) {
4592
4583
  e.onError(new O("Error formatting time.", e.locale, a));
4593
4584
  }
4594
4585
  return String(s);
4595
4586
  }
4596
- function Kn(e, t) {
4587
+ function Wn(e, t) {
4597
4588
  for (var r = [], n = 2; n < arguments.length; n++)
4598
4589
  r[n - 2] = arguments[n];
4599
- 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 = te(s, Lt, a ? { timeZone: a } : {});
4590
+ 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 = te(s, Bt, a ? { timeZone: a } : {});
4600
4591
  try {
4601
4592
  return t(p, g).formatRange(o, i);
4602
4593
  } catch (_) {
@@ -4604,73 +4595,73 @@ function Kn(e, t) {
4604
4595
  }
4605
4596
  return String(o);
4606
4597
  }
4607
- function Wn(e, t) {
4598
+ function Zn(e, t) {
4608
4599
  for (var r = [], n = 2; n < arguments.length; n++)
4609
4600
  r[n - 2] = arguments[n];
4610
4601
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
4611
4602
  try {
4612
- return je(e, "date", t, l).formatToParts(s);
4603
+ return ve(e, "date", t, l).formatToParts(s);
4613
4604
  } catch (a) {
4614
4605
  e.onError(new O("Error formatting date.", e.locale, a));
4615
4606
  }
4616
4607
  return [];
4617
4608
  }
4618
- function Zn(e, t) {
4609
+ function Jn(e, t) {
4619
4610
  for (var r = [], n = 2; n < arguments.length; n++)
4620
4611
  r[n - 2] = arguments[n];
4621
4612
  var o = r[0], i = r[1], l = i === void 0 ? {} : i, s = typeof o == "string" ? new Date(o || 0) : o;
4622
4613
  try {
4623
- return je(e, "time", t, l).formatToParts(s);
4614
+ return ve(e, "time", t, l).formatToParts(s);
4624
4615
  } catch (a) {
4625
4616
  e.onError(new O("Error formatting time.", e.locale, a));
4626
4617
  }
4627
4618
  return [];
4628
4619
  }
4629
- var Jn = [
4620
+ var Yn = [
4630
4621
  "style",
4631
4622
  "type",
4632
4623
  "fallback",
4633
4624
  "languageDisplay"
4634
4625
  ];
4635
- function Yn(e, t, r, n) {
4626
+ function Qn(e, t, r, n) {
4636
4627
  var o = e.locale, i = e.onError, l = Intl.DisplayNames;
4637
4628
  l || i(new Z(`Intl.DisplayNames is not available in this environment.
4638
4629
  Try polyfilling it using "@formatjs/intl-displaynames"
4639
4630
  `, V.MISSING_INTL_API));
4640
- var s = te(n, Jn);
4631
+ var s = te(n, Yn);
4641
4632
  try {
4642
4633
  return t(o, s).of(r);
4643
4634
  } catch (a) {
4644
4635
  i(new O("Error formatting display name.", o, a));
4645
4636
  }
4646
4637
  }
4647
- var Qn = [
4638
+ var eo = [
4648
4639
  "type",
4649
4640
  "style"
4650
- ], at = Date.now();
4651
- function eo(e) {
4652
- return "".concat(at, "_").concat(e, "_").concat(at);
4641
+ ], st = Date.now();
4642
+ function to(e) {
4643
+ return "".concat(st, "_").concat(e, "_").concat(st);
4653
4644
  }
4654
- function to(e, t, r, n) {
4645
+ function ro(e, t, r, n) {
4655
4646
  n === void 0 && (n = {});
4656
- var o = Bt(e, t, r, n).reduce(function(i, l) {
4647
+ var o = Ht(e, t, r, n).reduce(function(i, l) {
4657
4648
  var s = l.value;
4658
4649
  return typeof s != "string" ? i.push(s) : typeof i[i.length - 1] == "string" ? i[i.length - 1] += s : i.push(s), i;
4659
4650
  }, []);
4660
4651
  return o.length === 1 ? o[0] : o.length === 0 ? "" : o;
4661
4652
  }
4662
- function Bt(e, t, r, n) {
4653
+ function Ht(e, t, r, n) {
4663
4654
  var o = e.locale, i = e.onError;
4664
4655
  n === void 0 && (n = {});
4665
4656
  var l = Intl.ListFormat;
4666
4657
  l || i(new Z(`Intl.ListFormat is not available in this environment.
4667
4658
  Try polyfilling it using "@formatjs/intl-listformat"
4668
4659
  `, V.MISSING_INTL_API));
4669
- var s = te(n, Qn);
4660
+ var s = te(n, eo);
4670
4661
  try {
4671
4662
  var a = {}, p = r.map(function(u, g) {
4672
4663
  if (typeof u == "object") {
4673
- var _ = eo(g);
4664
+ var _ = to(g);
4674
4665
  return a[_] = u, _;
4675
4666
  }
4676
4667
  return String(u);
@@ -4683,13 +4674,13 @@ Try polyfilling it using "@formatjs/intl-listformat"
4683
4674
  }
4684
4675
  return r;
4685
4676
  }
4686
- var ro = ["type"];
4687
- function no(e, t, r, n) {
4677
+ var no = ["type"];
4678
+ function oo(e, t, r, n) {
4688
4679
  var o = e.locale, i = e.onError;
4689
4680
  n === void 0 && (n = {}), Intl.PluralRules || i(new Z(`Intl.PluralRules is not available in this environment.
4690
4681
  Try polyfilling it using "@formatjs/intl-pluralrules"
4691
4682
  `, V.MISSING_INTL_API));
4692
- var l = te(n, ro);
4683
+ var l = te(n, no);
4693
4684
  try {
4694
4685
  return t(o, l).select(r);
4695
4686
  } catch (s) {
@@ -4697,27 +4688,27 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
4697
4688
  }
4698
4689
  return "other";
4699
4690
  }
4700
- var oo = ["numeric", "style"];
4701
- function io(e, t, r) {
4691
+ var io = ["numeric", "style"];
4692
+ function so(e, t, r) {
4702
4693
  var n = e.locale, o = e.formats, i = e.onError;
4703
4694
  r === void 0 && (r = {});
4704
- var l = r.format, s = !!l && Ge(o, "relative", l, i) || {}, a = te(r, oo, s);
4695
+ var l = r.format, s = !!l && Fe(o, "relative", l, i) || {}, a = te(r, io, s);
4705
4696
  return t(n, a);
4706
4697
  }
4707
- function so(e, t, r, n, o) {
4698
+ function ao(e, t, r, n, o) {
4708
4699
  o === void 0 && (o = {}), n || (n = "second");
4709
4700
  var i = Intl.RelativeTimeFormat;
4710
4701
  i || e.onError(new Z(`Intl.RelativeTimeFormat is not available in this environment.
4711
4702
  Try polyfilling it using "@formatjs/intl-relativetimeformat"
4712
4703
  `, V.MISSING_INTL_API));
4713
4704
  try {
4714
- return io(e, t, o).format(r, n);
4705
+ return so(e, t, o).format(r, n);
4715
4706
  } catch (l) {
4716
4707
  e.onError(new O("Error formatting relative time.", e.locale, l));
4717
4708
  }
4718
4709
  return String(r);
4719
4710
  }
4720
- var ao = [
4711
+ var lo = [
4721
4712
  "style",
4722
4713
  "currency",
4723
4714
  "currencyDisplay",
@@ -4739,65 +4730,65 @@ var ao = [
4739
4730
  "unitDisplay",
4740
4731
  "numberingSystem"
4741
4732
  ];
4742
- function Ht(e, t, r) {
4733
+ function Pt(e, t, r) {
4743
4734
  var n = e.locale, o = e.formats, i = e.onError;
4744
4735
  r === void 0 && (r = {});
4745
- var l = r.format, s = l && Ge(o, "number", l, i) || {}, a = te(r, ao, s);
4736
+ var l = r.format, s = l && Fe(o, "number", l, i) || {}, a = te(r, lo, s);
4746
4737
  return t(n, a);
4747
4738
  }
4748
- function lo(e, t, r, n) {
4739
+ function mo(e, t, r, n) {
4749
4740
  n === void 0 && (n = {});
4750
4741
  try {
4751
- return Ht(e, t, n).format(r);
4742
+ return Pt(e, t, n).format(r);
4752
4743
  } catch (o) {
4753
4744
  e.onError(new O("Error formatting number.", e.locale, o));
4754
4745
  }
4755
4746
  return String(r);
4756
4747
  }
4757
- function mo(e, t, r, n) {
4748
+ function po(e, t, r, n) {
4758
4749
  n === void 0 && (n = {});
4759
4750
  try {
4760
- return Ht(e, t, n).formatToParts(r);
4751
+ return Pt(e, t, n).formatToParts(r);
4761
4752
  } catch (o) {
4762
4753
  e.onError(new O("Error formatting number.", e.locale, o));
4763
4754
  }
4764
4755
  return [];
4765
4756
  }
4766
- function po(e) {
4757
+ function uo(e) {
4767
4758
  var t = e ? e[Object.keys(e)[0]] : void 0;
4768
4759
  return typeof t == "string";
4769
4760
  }
4770
- function uo(e) {
4771
- e.onWarn && e.defaultRichTextElements && po(e.messages || {}) && e.onWarn(`[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled.
4761
+ function co(e) {
4762
+ e.onWarn && e.defaultRichTextElements && uo(e.messages || {}) && e.onWarn(`[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled.
4772
4763
  Please consider using "@formatjs/cli" to pre-compile your messages for performance.
4773
4764
  For more details see https://formatjs.io/docs/getting-started/message-distribution`);
4774
4765
  }
4775
- function co(e, t) {
4776
- var r = $n(t), n = v(v({}, Un), e), o = n.locale, i = n.defaultLocale, l = n.onError;
4777
- return o ? !Intl.NumberFormat.supportedLocalesOf(o).length && l ? l(new nt('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 nt('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 On('"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"), uo(n), v(v({}, n), {
4766
+ function ho(e, t) {
4767
+ var r = Vn(t), n = v(v({}, $n), e), o = n.locale, i = n.defaultLocale, l = n.onError;
4768
+ 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 Gn('"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"), co(n), v(v({}, n), {
4778
4769
  formatters: r,
4779
- formatNumber: lo.bind(null, n, r.getNumberFormat),
4780
- formatNumberToParts: mo.bind(null, n, r.getNumberFormat),
4781
- formatRelativeTime: so.bind(null, n, r.getRelativeTimeFormat),
4782
- formatDate: zn.bind(null, n, r.getDateTimeFormat),
4783
- formatDateToParts: Wn.bind(null, n, r.getDateTimeFormat),
4784
- formatTime: Xn.bind(null, n, r.getDateTimeFormat),
4785
- formatDateTimeRange: Kn.bind(null, n, r.getDateTimeFormat),
4786
- formatTimeToParts: Zn.bind(null, n, r.getDateTimeFormat),
4787
- formatPlural: no.bind(null, n, r.getPluralRules),
4770
+ formatNumber: mo.bind(null, n, r.getNumberFormat),
4771
+ formatNumberToParts: po.bind(null, n, r.getNumberFormat),
4772
+ formatRelativeTime: ao.bind(null, n, r.getRelativeTimeFormat),
4773
+ formatDate: Xn.bind(null, n, r.getDateTimeFormat),
4774
+ formatDateToParts: Zn.bind(null, n, r.getDateTimeFormat),
4775
+ formatTime: Kn.bind(null, n, r.getDateTimeFormat),
4776
+ formatDateTimeRange: Wn.bind(null, n, r.getDateTimeFormat),
4777
+ formatTimeToParts: Jn.bind(null, n, r.getDateTimeFormat),
4778
+ formatPlural: oo.bind(null, n, r.getPluralRules),
4788
4779
  // @ts-expect-error TODO: will get to this later
4789
- formatMessage: st.bind(null, n, r),
4780
+ formatMessage: it.bind(null, n, r),
4790
4781
  // @ts-expect-error TODO: will get to this later
4791
- $t: st.bind(null, n, r),
4792
- formatList: to.bind(null, n, r.getListFormat),
4793
- formatListToParts: Bt.bind(null, n, r.getListFormat),
4794
- formatDisplayName: Yn.bind(null, n, r.getDisplayNames)
4782
+ $t: it.bind(null, n, r),
4783
+ formatList: ro.bind(null, n, r.getListFormat),
4784
+ formatListToParts: Ht.bind(null, n, r.getListFormat),
4785
+ formatDisplayName: Qn.bind(null, n, r.getDisplayNames)
4795
4786
  });
4796
4787
  }
4797
- var ho = ie;
4788
+ var fo = ie;
4798
4789
  ie.flatten = ie;
4799
- ie.unflatten = Dt;
4800
- function Pt(e) {
4790
+ ie.unflatten = Ct;
4791
+ function Dt(e) {
4801
4792
  return e && e.constructor && typeof e.constructor.isBuffer == "function" && e.constructor.isBuffer(e);
4802
4793
  }
4803
4794
  function It(e) {
@@ -4808,7 +4799,7 @@ function ie(e, t) {
4808
4799
  const r = t.delimiter || ".", n = t.maxDepth, o = t.transformKey || It, i = {};
4809
4800
  function l(s, a, p) {
4810
4801
  p = p || 1, Object.keys(s).forEach(function(u) {
4811
- const g = s[u], _ = t.safe && Array.isArray(g), E = Object.prototype.toString.call(g), R = Pt(g), y = E === "[object Object]" || E === "[object Array]", w = a ? a + r + o(u) : o(u);
4802
+ const g = s[u], _ = t.safe && Array.isArray(g), E = Object.prototype.toString.call(g), R = Dt(g), y = E === "[object Object]" || E === "[object Array]", w = a ? a + r + o(u) : o(u);
4812
4803
  if (!_ && !R && y && Object.keys(g).length && (!t.maxDepth || p < n))
4813
4804
  return l(g, w, p + 1);
4814
4805
  i[w] = g;
@@ -4816,10 +4807,10 @@ function ie(e, t) {
4816
4807
  }
4817
4808
  return l(e), i;
4818
4809
  }
4819
- function Dt(e, t) {
4810
+ function Ct(e, t) {
4820
4811
  t = t || {};
4821
4812
  const r = t.delimiter || ".", n = t.overwrite || !1, o = t.transformKey || It, i = {};
4822
- if (Pt(e) || Object.prototype.toString.call(e) !== "[object Object]")
4813
+ if (Dt(e) || Object.prototype.toString.call(e) !== "[object Object]")
4823
4814
  return e;
4824
4815
  function l(p) {
4825
4816
  const u = Number(p);
@@ -4858,19 +4849,19 @@ function Dt(e, t) {
4858
4849
  return;
4859
4850
  (n && !y || !n && E[g] == null) && (E[g] = typeof _ == "number" && !t.object ? [] : {}), E = E[g], u.length > 0 && (g = l(u.shift()), _ = l(u[0]));
4860
4851
  }
4861
- E[g] = Dt(e[p], t);
4852
+ E[g] = Ct(e[p], t);
4862
4853
  }), i;
4863
4854
  }
4864
- const fo = Rt(), go = (e, t, r = !1) => {
4865
- const n = co(
4855
+ const go = Lt(), _o = (e, t, r = !1) => {
4856
+ const n = ho(
4866
4857
  {
4867
4858
  locale: e,
4868
- messages: ho.flatten(t, {
4859
+ messages: fo.flatten(t, {
4869
4860
  safe: !0
4870
4861
  // Preserve arrays
4871
4862
  })
4872
4863
  },
4873
- fo
4864
+ go
4874
4865
  ), { $t: o, ...i } = n, l = i;
4875
4866
  return {
4876
4867
  t: (a, p, u) => l.formatMessage({ id: a }, p, u),
@@ -4879,7 +4870,7 @@ const fo = Rt(), go = (e, t, r = !1) => {
4879
4870
  ...l,
4880
4871
  source: t
4881
4872
  };
4882
- }, _o = (e = null) => F({
4873
+ }, vo = (e = null) => F({
4883
4874
  name: "I18nT",
4884
4875
  props: {
4885
4876
  i18n: {
@@ -4911,27 +4902,27 @@ const fo = Rt(), go = (e, t, r = !1) => {
4911
4902
  return;
4912
4903
  const p = s.replace(/[\{\}]/g, "");
4913
4904
  p === "0" && r.default ? l[a] = r.default() : o.includes(p) && r[p] && (l[a] = r[p]());
4914
- }), Vt(t.tag, t, l);
4905
+ }), zt(t.tag, t, l);
4915
4906
  };
4916
4907
  }
4917
- }), vo = {
4908
+ }), jo = {
4918
4909
  install(e, t) {
4919
4910
  const { i18n: r } = t;
4920
- e.component("I18nT", _o(r));
4911
+ e.component("I18nT", vo(r));
4921
4912
  }
4922
- }, jo = {
4923
- error: "Error: Markdown content missing"
4924
4913
  }, bo = {
4925
- documentViewer: jo
4914
+ error: "Error: Markdown content missing"
4915
+ }, yo = {
4916
+ documentViewer: bo
4926
4917
  };
4927
- function yo() {
4918
+ function wo() {
4928
4919
  return {
4929
- i18n: go("en-us", bo),
4930
- i18nT: vo
4920
+ i18n: _o("en-us", yo),
4921
+ i18nT: jo
4931
4922
  // Translation component <i18n-t>
4932
4923
  };
4933
4924
  }
4934
- function wo() {
4925
+ function Eo() {
4935
4926
  return {
4936
4927
  hasRequiredProps: (t, r) => {
4937
4928
  let n = !0;
@@ -4943,36 +4934,36 @@ function wo() {
4943
4934
  }
4944
4935
  };
4945
4936
  }
4946
- const Eo = {
4947
- useI18n: yo,
4948
- useUtilities: wo
4937
+ const ko = {
4938
+ useI18n: wo,
4939
+ useUtilities: Eo
4949
4940
  };
4950
- function ko(e, t = "") {
4941
+ function So(e, t = "") {
4951
4942
  return e.toLowerCase().trim().replace(/ /g, "-").replace(/[^\w-]+/g, "") + t;
4952
4943
  }
4953
- function Ct(e, t = /* @__PURE__ */ new Map()) {
4944
+ function xt(e, t = /* @__PURE__ */ new Map()) {
4954
4945
  if (!e)
4955
4946
  return e;
4956
4947
  const r = t || /* @__PURE__ */ new Map();
4957
- return e.map((n) => Kt(n) ? So(n, t) : (n.children && (n.children = Ct(n.children, r)), n));
4948
+ return e.map((n) => Wt(n) ? To(n, t) : (n.children && (n.children = xt(n.children, r)), n));
4958
4949
  }
4959
- function So(e, t, r = "doc-heading-") {
4950
+ function To(e, t, r = "doc-heading-") {
4960
4951
  var p;
4961
- const n = (p = e.children) == null ? void 0 : p[0], o = `level-${e.level}`, i = Xt(n) && n.text || o, l = t.get(i);
4952
+ const n = (p = e.children) == null ? void 0 : p[0], o = `level-${e.level}`, i = Kt(n) && n.text || o, l = t.get(i);
4962
4953
  t.set(i, (l || 0) + 1);
4963
- const s = l && l > 1 ? `-${l}` : "", a = r + ko(i, s);
4954
+ const s = l && l > 1 ? `-${l}` : "", a = r + So(i, s);
4964
4955
  return {
4965
4956
  ...e,
4966
4957
  slug: a
4967
4958
  };
4968
4959
  }
4969
- const To = {
4960
+ const Ao = {
4970
4961
  class: "document-viewer",
4971
4962
  "data-testid": "document-viewer"
4972
- }, Ao = {
4963
+ }, Ro = {
4973
4964
  key: 1,
4974
4965
  "data-testid": "document-viewer-error"
4975
- }, Ro = /* @__PURE__ */ F({
4966
+ }, Lo = /* @__PURE__ */ F({
4976
4967
  __name: "DocumentViewer",
4977
4968
  props: {
4978
4969
  document: {
@@ -4982,27 +4973,28 @@ const To = {
4982
4973
  },
4983
4974
  setup(e) {
4984
4975
  var s;
4985
- const t = e, { i18n: r } = Eo.useI18n(), n = (a) => !a || Object.keys(a).length === 0 && a.constructor === Object, o = Re(() => !n(t.document)), i = Ct((s = t.document) == null ? void 0 : s.children), l = () => {
4976
+ const t = e, { i18n: r } = ko.useI18n(), n = (a) => !a || Object.keys(a).length === 0 && a.constructor === Object, o = Ae(() => !n(t.document)), i = xt((s = t.document) == null ? void 0 : s.children), l = () => {
4986
4977
  var a;
4987
- return (a = t.document) != null && a.children ? Be(i) : null;
4978
+ return (a = t.document) != null && a.children ? Re(i) : null;
4988
4979
  };
4989
- return (a, p) => (B(), D("div", To, [
4990
- X(o) ? (B(), ee(l, { key: 0 })) : (B(), D("div", Ao, pt(X(r).t("documentViewer.error")), 1))
4980
+ return (a, p) => (B(), I("div", Ao, [
4981
+ X(o) ? (B(), ee(l, { key: 0 })) : (B(), I("div", Ro, mt(X(r).t("documentViewer.error")), 1))
4991
4982
  ]));
4992
4983
  }
4993
4984
  });
4994
- const Bo = /* @__PURE__ */ C(Ro, [["__scopeId", "data-v-24740eee"]]);
4985
+ const Ho = /* @__PURE__ */ C(Lo, [["__scopeId", "data-v-24740eee"]]);
4995
4986
  export {
4996
- Bo as D,
4987
+ Ho as D,
4997
4988
  Y as T,
4998
4989
  ge as a,
4999
- Xt as b,
5000
- ze as c,
5001
- Kt as d,
5002
- Wt as e,
5003
- Ct as f,
5004
- So as g,
5005
- zt as i,
5006
- ko as t
4990
+ Kt as b,
4991
+ $e as c,
4992
+ Wt as d,
4993
+ Zt as e,
4994
+ xt as f,
4995
+ or as g,
4996
+ To as h,
4997
+ Xt as i,
4998
+ So as t
5007
4999
  };
5008
- //# sourceMappingURL=index-1a6bdaf4.js.map
5000
+ //# sourceMappingURL=index-a5e79ffc.js.map