@blueking/ai-blueking 0.0.1 → 0.0.3

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,9 +1,9 @@
1
1
  import { Popover as yr, Input as Yn, Exception as Ar, clickoutside as Cr, bkTooltips as an, Button as wr, provideGlobalConfig as Er } from "bkui-vue";
2
- import { defineComponent as Yt, computed as le, openBlock as U, createElementBlock as Y, normalizeClass as en, Fragment as ue, createElementVNode as I, createCommentVNode as nn, toDisplayString as ge, ref as qt, watch as Oo, onMounted as Dr, createBlock as pe, unref as B, withCtx as fe, withDirectives as xt, createVNode as jt, renderList as Bo, normalizeStyle as he, createTextVNode as Uo, nextTick as Tr, pushScopeId as Sr, popScopeId as Lr, onBeforeMount as qr, onBeforeUnmount as Rr, withModifiers as mt, renderSlot as Fr } from "vue";
2
+ import { defineComponent as Wt, computed as le, openBlock as U, createElementBlock as X, normalizeClass as en, Fragment as ue, createElementVNode as I, createCommentVNode as nn, toDisplayString as ge, ref as Rt, watch as Oo, onMounted as Dr, createBlock as pe, unref as B, withCtx as fe, withDirectives as xt, createVNode as Zt, renderList as Bo, normalizeStyle as he, createTextVNode as Uo, nextTick as Tr, pushScopeId as Sr, popScopeId as Lr, onBeforeMount as qr, onBeforeUnmount as Rr, withModifiers as mt, renderSlot as Fr } from "vue";
3
3
  const Mr = (n) => {
4
4
  const t = document.cookie.match(new RegExp(`(^| )${n}=([^;]*)(;|$)`));
5
5
  return t ? t[2] : "";
6
- }, Ir = Mr("blueking_language") || "zh-cn", zr = {
6
+ }, Ir = Mr("blueking_language") || "zh-cn", Pr = {
7
7
  小鲸: "BK GPT",
8
8
  向下收缩: "shrink down",
9
9
  向上扩展: "expand upward",
@@ -13,27 +13,27 @@ const Mr = (n) => {
13
13
  发送: "Send",
14
14
  "您可以键入 “/” 查看更多Prompt": 'You can type "/" to see more Prompts',
15
15
  请输入: "Please input"
16
- }, gt = (n) => Ir !== "en" ? n : zr[n] || n;
16
+ }, gt = (n) => Ir !== "en" ? n : Pr[n] || n;
17
17
  /*! @license DOMPurify 3.1.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.5/LICENSE */
18
18
  const {
19
19
  entries: Vo,
20
20
  setPrototypeOf: Wn,
21
21
  isFrozen: Nr,
22
- getPrototypeOf: Pr,
22
+ getPrototypeOf: zr,
23
23
  getOwnPropertyDescriptor: Or
24
24
  } = Object;
25
25
  let {
26
- freeze: Q,
27
- seal: nt,
26
+ freeze: J,
27
+ seal: ot,
28
28
  create: Ho
29
29
  } = Object, {
30
30
  apply: on,
31
31
  construct: rn
32
32
  } = typeof Reflect < "u" && Reflect;
33
- Q || (Q = function(t) {
33
+ J || (J = function(t) {
34
34
  return t;
35
35
  });
36
- nt || (nt = function(t) {
36
+ ot || (ot = function(t) {
37
37
  return t;
38
38
  });
39
39
  on || (on = function(t, e, o) {
@@ -42,8 +42,8 @@ on || (on = function(t, e, o) {
42
42
  rn || (rn = function(t, e) {
43
43
  return new t(...e);
44
44
  });
45
- const ne = tt(Array.prototype.forEach), Xn = tt(Array.prototype.pop), Bt = tt(Array.prototype.push), ae = tt(String.prototype.toLowerCase), ze = tt(String.prototype.toString), Kn = tt(String.prototype.match), Ut = tt(String.prototype.replace), Br = tt(String.prototype.indexOf), Ur = tt(String.prototype.trim), st = tt(Object.prototype.hasOwnProperty), K = tt(RegExp.prototype.test), Vt = Vr(TypeError);
46
- function tt(n) {
45
+ const ne = et(Array.prototype.forEach), Xn = et(Array.prototype.pop), Ut = et(Array.prototype.push), ae = et(String.prototype.toLowerCase), Pe = et(String.prototype.toString), Kn = et(String.prototype.match), Vt = et(String.prototype.replace), Br = et(String.prototype.indexOf), Ur = et(String.prototype.trim), st = et(Object.prototype.hasOwnProperty), Q = et(RegExp.prototype.test), Ht = Vr(TypeError);
46
+ function et(n) {
47
47
  return function(t) {
48
48
  for (var e = arguments.length, o = new Array(e > 1 ? e - 1 : 0), r = 1; r < e; r++)
49
49
  o[r - 1] = arguments[r];
@@ -87,24 +87,24 @@ function oe(n, t) {
87
87
  const o = Or(n, t);
88
88
  if (o) {
89
89
  if (o.get)
90
- return tt(o.get);
90
+ return et(o.get);
91
91
  if (typeof o.value == "function")
92
- return tt(o.value);
92
+ return et(o.value);
93
93
  }
94
- n = Pr(n);
94
+ n = zr(n);
95
95
  }
96
96
  function e() {
97
97
  return null;
98
98
  }
99
99
  return e;
100
100
  }
101
- const Qn = Q(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), Ne = Q(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), Pe = Q(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Gr = Q(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Oe = Q(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), jr = Q(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Jn = Q(["#text"]), $n = Q(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), Be = Q(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), to = Q(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), re = Q(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), Zr = nt(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Yr = nt(/<%[\w\W]*|[\w\W]*%>/gm), Wr = nt(/\${[\w\W]*}/gm), Xr = nt(/^data-[\-\w.\u00B7-\uFFFF]/), Kr = nt(/^aria-[\-\w]+$/), Go = nt(
101
+ const Qn = J(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), Ne = J(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), ze = J(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Gr = J(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Oe = J(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), jr = J(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Jn = J(["#text"]), $n = J(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), Be = J(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), to = J(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), re = J(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), Zr = ot(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Yr = ot(/<%[\w\W]*|[\w\W]*%>/gm), Wr = ot(/\${[\w\W]*}/gm), Xr = ot(/^data-[\-\w.\u00B7-\uFFFF]/), Kr = ot(/^aria-[\-\w]+$/), Go = ot(
102
102
  /^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
103
103
  // eslint-disable-line no-useless-escape
104
- ), Qr = nt(/^(?:\w+script|data):/i), Jr = nt(
104
+ ), Qr = ot(/^(?:\w+script|data):/i), Jr = ot(
105
105
  /[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g
106
106
  // eslint-disable-line no-control-regex
107
- ), jo = nt(/^html$/i), $r = nt(/^[a-z][.\w]*(-[.\w]+)+$/i);
107
+ ), jo = ot(/^html$/i), $r = ot(/^[a-z][.\w]*(-[.\w]+)+$/i);
108
108
  var eo = /* @__PURE__ */ Object.freeze({
109
109
  __proto__: null,
110
110
  MUSTACHE_EXPR: Zr,
@@ -118,7 +118,7 @@ var eo = /* @__PURE__ */ Object.freeze({
118
118
  DOCTYPE_NAME: jo,
119
119
  CUSTOM_ELEMENT: $r
120
120
  });
121
- const Ht = {
121
+ const Gt = {
122
122
  element: 1,
123
123
  attribute: 2,
124
124
  text: 3,
@@ -159,7 +159,7 @@ const Ht = {
159
159
  function Zo() {
160
160
  let n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : ts();
161
161
  const t = (T) => Zo(T);
162
- if (t.version = "3.1.5", t.removed = [], !n || !n.document || n.document.nodeType !== Ht.document)
162
+ if (t.version = "3.1.5", t.removed = [], !n || !n.document || n.document.nodeType !== Gt.document)
163
163
  return t.isSupported = !1, t;
164
164
  let {
165
165
  document: e
@@ -174,7 +174,7 @@ function Zo() {
174
174
  HTMLFormElement: f,
175
175
  DOMParser: h,
176
176
  trustedTypes: d
177
- } = n, x = a.prototype, k = oe(x, "cloneNode"), D = oe(x, "nextSibling"), y = oe(x, "childNodes"), b = oe(x, "parentNode");
177
+ } = n, x = a.prototype, k = oe(x, "cloneNode"), D = oe(x, "nextSibling"), y = oe(x, "childNodes"), _ = oe(x, "parentNode");
178
178
  if (typeof c == "function") {
179
179
  const T = e.createElement("template");
180
180
  T.content && T.content.ownerDocument && (e = T.content.ownerDocument);
@@ -182,28 +182,28 @@ function Zo() {
182
182
  let g, w = "";
183
183
  const {
184
184
  implementation: S,
185
- createNodeIterator: _,
185
+ createNodeIterator: v,
186
186
  createDocumentFragment: F,
187
- getElementsByTagName: N
187
+ getElementsByTagName: z
188
188
  } = e, {
189
- importNode: $
189
+ importNode: tt
190
190
  } = o;
191
191
  let L = {};
192
- t.isSupported = typeof Vo == "function" && typeof b == "function" && S && S.createHTMLDocument !== void 0;
192
+ t.isSupported = typeof Vo == "function" && typeof _ == "function" && S && S.createHTMLDocument !== void 0;
193
193
  const {
194
- MUSTACHE_EXPR: E,
195
- ERB_EXPR: P,
196
- TMPLIT_EXPR: W,
197
- DATA_ATTR: v,
194
+ MUSTACHE_EXPR: Y,
195
+ ERB_EXPR: E,
196
+ TMPLIT_EXPR: P,
197
+ DATA_ATTR: b,
198
198
  ARIA_ATTR: q,
199
199
  IS_SCRIPT_OR_DATA: A,
200
- ATTR_WHITESPACE: rt,
201
- CUSTOM_ELEMENT: Kt
200
+ ATTR_WHITESPACE: j,
201
+ CUSTOM_ELEMENT: Ct
202
202
  } = eo;
203
203
  let {
204
204
  IS_ALLOWED_URI: kn
205
205
  } = eo, V = null;
206
- const xn = R({}, [...Qn, ...Ne, ...Pe, ...Oe, ...Jn]);
206
+ const xn = R({}, [...Qn, ...Ne, ...ze, ...Oe, ...Jn]);
207
207
  let H = null;
208
208
  const yn = R({}, [...$n, ...Be, ...to, ...re]);
209
209
  let O = Object.seal(Ho(null, {
@@ -225,26 +225,26 @@ function Zo() {
225
225
  enumerable: !0,
226
226
  value: !1
227
227
  }
228
- })), zt = null, Ee = null, An = !0, De = !0, Cn = !1, wn = !0, Ct = !1, Te = !0, _t = !1, Se = !1, Le = !1, wt = !1, Qt = !1, Jt = !1, En = !0, Dn = !1;
228
+ })), Nt = null, Ee = null, An = !0, De = !0, Cn = !1, wn = !0, wt = !1, Te = !0, _t = !1, Se = !1, Le = !1, Et = !1, Qt = !1, Jt = !1, En = !0, Dn = !1;
229
229
  const dr = "user-content-";
230
- let qe = !0, Nt = !1, Et = {}, Dt = null;
230
+ let qe = !0, zt = !1, Dt = {}, Tt = null;
231
231
  const Tn = R({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
232
232
  let Sn = null;
233
233
  const Ln = R({}, ["audio", "video", "img", "source", "image", "track"]);
234
234
  let Re = null;
235
235
  const qn = R({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), $t = "http://www.w3.org/1998/Math/MathML", te = "http://www.w3.org/2000/svg", ht = "http://www.w3.org/1999/xhtml";
236
- let Tt = ht, Fe = !1, Me = null;
237
- const mr = R({}, [$t, te, ht], ze);
238
- let Pt = null;
236
+ let St = ht, Fe = !1, Me = null;
237
+ const mr = R({}, [$t, te, ht], Pe);
238
+ let Ot = null;
239
239
  const gr = ["application/xhtml+xml", "text/html"], br = "text/html";
240
- let G = null, St = null;
240
+ let G = null, Lt = null;
241
241
  const _r = e.createElement("form"), Rn = function(p) {
242
242
  return p instanceof RegExp || p instanceof Function;
243
243
  }, Ie = function() {
244
244
  let p = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
245
- if (!(St && St === p)) {
246
- if ((!p || typeof p != "object") && (p = {}), p = kt(p), Pt = // eslint-disable-next-line unicorn/prefer-includes
247
- gr.indexOf(p.PARSER_MEDIA_TYPE) === -1 ? br : p.PARSER_MEDIA_TYPE, G = Pt === "application/xhtml+xml" ? ze : ae, V = st(p, "ALLOWED_TAGS") ? R({}, p.ALLOWED_TAGS, G) : xn, H = st(p, "ALLOWED_ATTR") ? R({}, p.ALLOWED_ATTR, G) : yn, Me = st(p, "ALLOWED_NAMESPACES") ? R({}, p.ALLOWED_NAMESPACES, ze) : mr, Re = st(p, "ADD_URI_SAFE_ATTR") ? R(
245
+ if (!(Lt && Lt === p)) {
246
+ if ((!p || typeof p != "object") && (p = {}), p = kt(p), Ot = // eslint-disable-next-line unicorn/prefer-includes
247
+ gr.indexOf(p.PARSER_MEDIA_TYPE) === -1 ? br : p.PARSER_MEDIA_TYPE, G = Ot === "application/xhtml+xml" ? Pe : ae, V = st(p, "ALLOWED_TAGS") ? R({}, p.ALLOWED_TAGS, G) : xn, H = st(p, "ALLOWED_ATTR") ? R({}, p.ALLOWED_ATTR, G) : yn, Me = st(p, "ALLOWED_NAMESPACES") ? R({}, p.ALLOWED_NAMESPACES, Pe) : mr, Re = st(p, "ADD_URI_SAFE_ATTR") ? R(
248
248
  kt(qn),
249
249
  // eslint-disable-line indent
250
250
  p.ADD_URI_SAFE_ATTR,
@@ -258,26 +258,26 @@ function Zo() {
258
258
  // eslint-disable-line indent
259
259
  G
260
260
  // eslint-disable-line indent
261
- ) : Ln, Dt = st(p, "FORBID_CONTENTS") ? R({}, p.FORBID_CONTENTS, G) : Tn, zt = st(p, "FORBID_TAGS") ? R({}, p.FORBID_TAGS, G) : {}, Ee = st(p, "FORBID_ATTR") ? R({}, p.FORBID_ATTR, G) : {}, Et = st(p, "USE_PROFILES") ? p.USE_PROFILES : !1, An = p.ALLOW_ARIA_ATTR !== !1, De = p.ALLOW_DATA_ATTR !== !1, Cn = p.ALLOW_UNKNOWN_PROTOCOLS || !1, wn = p.ALLOW_SELF_CLOSE_IN_ATTR !== !1, Ct = p.SAFE_FOR_TEMPLATES || !1, Te = p.SAFE_FOR_XML !== !1, _t = p.WHOLE_DOCUMENT || !1, wt = p.RETURN_DOM || !1, Qt = p.RETURN_DOM_FRAGMENT || !1, Jt = p.RETURN_TRUSTED_TYPE || !1, Le = p.FORCE_BODY || !1, En = p.SANITIZE_DOM !== !1, Dn = p.SANITIZE_NAMED_PROPS || !1, qe = p.KEEP_CONTENT !== !1, Nt = p.IN_PLACE || !1, kn = p.ALLOWED_URI_REGEXP || Go, Tt = p.NAMESPACE || ht, O = p.CUSTOM_ELEMENT_HANDLING || {}, p.CUSTOM_ELEMENT_HANDLING && Rn(p.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (O.tagNameCheck = p.CUSTOM_ELEMENT_HANDLING.tagNameCheck), p.CUSTOM_ELEMENT_HANDLING && Rn(p.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (O.attributeNameCheck = p.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), p.CUSTOM_ELEMENT_HANDLING && typeof p.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (O.allowCustomizedBuiltInElements = p.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), Ct && (De = !1), Qt && (wt = !0), Et && (V = R({}, Jn), H = [], Et.html === !0 && (R(V, Qn), R(H, $n)), Et.svg === !0 && (R(V, Ne), R(H, Be), R(H, re)), Et.svgFilters === !0 && (R(V, Pe), R(H, Be), R(H, re)), Et.mathMl === !0 && (R(V, Oe), R(H, to), R(H, re))), p.ADD_TAGS && (V === xn && (V = kt(V)), R(V, p.ADD_TAGS, G)), p.ADD_ATTR && (H === yn && (H = kt(H)), R(H, p.ADD_ATTR, G)), p.ADD_URI_SAFE_ATTR && R(Re, p.ADD_URI_SAFE_ATTR, G), p.FORBID_CONTENTS && (Dt === Tn && (Dt = kt(Dt)), R(Dt, p.FORBID_CONTENTS, G)), qe && (V["#text"] = !0), _t && R(V, ["html", "head", "body"]), V.table && (R(V, ["tbody"]), delete zt.tbody), p.TRUSTED_TYPES_POLICY) {
261
+ ) : Ln, Tt = st(p, "FORBID_CONTENTS") ? R({}, p.FORBID_CONTENTS, G) : Tn, Nt = st(p, "FORBID_TAGS") ? R({}, p.FORBID_TAGS, G) : {}, Ee = st(p, "FORBID_ATTR") ? R({}, p.FORBID_ATTR, G) : {}, Dt = st(p, "USE_PROFILES") ? p.USE_PROFILES : !1, An = p.ALLOW_ARIA_ATTR !== !1, De = p.ALLOW_DATA_ATTR !== !1, Cn = p.ALLOW_UNKNOWN_PROTOCOLS || !1, wn = p.ALLOW_SELF_CLOSE_IN_ATTR !== !1, wt = p.SAFE_FOR_TEMPLATES || !1, Te = p.SAFE_FOR_XML !== !1, _t = p.WHOLE_DOCUMENT || !1, Et = p.RETURN_DOM || !1, Qt = p.RETURN_DOM_FRAGMENT || !1, Jt = p.RETURN_TRUSTED_TYPE || !1, Le = p.FORCE_BODY || !1, En = p.SANITIZE_DOM !== !1, Dn = p.SANITIZE_NAMED_PROPS || !1, qe = p.KEEP_CONTENT !== !1, zt = p.IN_PLACE || !1, kn = p.ALLOWED_URI_REGEXP || Go, St = p.NAMESPACE || ht, O = p.CUSTOM_ELEMENT_HANDLING || {}, p.CUSTOM_ELEMENT_HANDLING && Rn(p.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (O.tagNameCheck = p.CUSTOM_ELEMENT_HANDLING.tagNameCheck), p.CUSTOM_ELEMENT_HANDLING && Rn(p.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (O.attributeNameCheck = p.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), p.CUSTOM_ELEMENT_HANDLING && typeof p.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (O.allowCustomizedBuiltInElements = p.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), wt && (De = !1), Qt && (Et = !0), Dt && (V = R({}, Jn), H = [], Dt.html === !0 && (R(V, Qn), R(H, $n)), Dt.svg === !0 && (R(V, Ne), R(H, Be), R(H, re)), Dt.svgFilters === !0 && (R(V, ze), R(H, Be), R(H, re)), Dt.mathMl === !0 && (R(V, Oe), R(H, to), R(H, re))), p.ADD_TAGS && (V === xn && (V = kt(V)), R(V, p.ADD_TAGS, G)), p.ADD_ATTR && (H === yn && (H = kt(H)), R(H, p.ADD_ATTR, G)), p.ADD_URI_SAFE_ATTR && R(Re, p.ADD_URI_SAFE_ATTR, G), p.FORBID_CONTENTS && (Tt === Tn && (Tt = kt(Tt)), R(Tt, p.FORBID_CONTENTS, G)), qe && (V["#text"] = !0), _t && R(V, ["html", "head", "body"]), V.table && (R(V, ["tbody"]), delete Nt.tbody), p.TRUSTED_TYPES_POLICY) {
262
262
  if (typeof p.TRUSTED_TYPES_POLICY.createHTML != "function")
263
- throw Vt('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
263
+ throw Ht('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
264
264
  if (typeof p.TRUSTED_TYPES_POLICY.createScriptURL != "function")
265
- throw Vt('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
265
+ throw Ht('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
266
266
  g = p.TRUSTED_TYPES_POLICY, w = g.createHTML("");
267
267
  } else
268
268
  g === void 0 && (g = es(d, r)), g !== null && typeof w == "string" && (w = g.createHTML(""));
269
- Q && Q(p), St = p;
269
+ J && J(p), Lt = p;
270
270
  }
271
- }, Fn = R({}, ["mi", "mo", "mn", "ms", "mtext"]), Mn = R({}, ["foreignobject", "annotation-xml"]), vr = R({}, ["title", "style", "font", "a", "script"]), In = R({}, [...Ne, ...Pe, ...Gr]), zn = R({}, [...Oe, ...jr]), kr = function(p) {
272
- let m = b(p);
271
+ }, Fn = R({}, ["mi", "mo", "mn", "ms", "mtext"]), Mn = R({}, ["foreignobject", "annotation-xml"]), vr = R({}, ["title", "style", "font", "a", "script"]), In = R({}, [...Ne, ...ze, ...Gr]), Pn = R({}, [...Oe, ...jr]), kr = function(p) {
272
+ let m = _(p);
273
273
  (!m || !m.tagName) && (m = {
274
- namespaceURI: Tt,
274
+ namespaceURI: St,
275
275
  tagName: "template"
276
276
  });
277
- const C = ae(p.tagName), z = ae(m.tagName);
278
- return Me[p.namespaceURI] ? p.namespaceURI === te ? m.namespaceURI === ht ? C === "svg" : m.namespaceURI === $t ? C === "svg" && (z === "annotation-xml" || Fn[z]) : !!In[C] : p.namespaceURI === $t ? m.namespaceURI === ht ? C === "math" : m.namespaceURI === te ? C === "math" && Mn[z] : !!zn[C] : p.namespaceURI === ht ? m.namespaceURI === te && !Mn[z] || m.namespaceURI === $t && !Fn[z] ? !1 : !zn[C] && (vr[C] || !In[C]) : !!(Pt === "application/xhtml+xml" && Me[p.namespaceURI]) : !1;
277
+ const C = ae(p.tagName), N = ae(m.tagName);
278
+ return Me[p.namespaceURI] ? p.namespaceURI === te ? m.namespaceURI === ht ? C === "svg" : m.namespaceURI === $t ? C === "svg" && (N === "annotation-xml" || Fn[N]) : !!In[C] : p.namespaceURI === $t ? m.namespaceURI === ht ? C === "math" : m.namespaceURI === te ? C === "math" && Mn[N] : !!Pn[C] : p.namespaceURI === ht ? m.namespaceURI === te && !Mn[N] || m.namespaceURI === $t && !Fn[N] ? !1 : !Pn[C] && (vr[C] || !In[C]) : !!(Ot === "application/xhtml+xml" && Me[p.namespaceURI]) : !1;
279
279
  }, it = function(p) {
280
- Bt(t.removed, {
280
+ Ut(t.removed, {
281
281
  element: p
282
282
  });
283
283
  try {
@@ -287,18 +287,18 @@ function Zo() {
287
287
  }
288
288
  }, ee = function(p, m) {
289
289
  try {
290
- Bt(t.removed, {
290
+ Ut(t.removed, {
291
291
  attribute: m.getAttributeNode(p),
292
292
  from: m
293
293
  });
294
294
  } catch {
295
- Bt(t.removed, {
295
+ Ut(t.removed, {
296
296
  attribute: null,
297
297
  from: m
298
298
  });
299
299
  }
300
300
  if (m.removeAttribute(p), p === "is" && !H[p])
301
- if (wt || Qt)
301
+ if (Et || Qt)
302
302
  try {
303
303
  it(m);
304
304
  } catch {
@@ -313,27 +313,27 @@ function Zo() {
313
313
  if (Le)
314
314
  p = "<remove></remove>" + p;
315
315
  else {
316
- const j = Kn(p, /^[\r\n\t ]+/);
317
- C = j && j[0];
316
+ const Z = Kn(p, /^[\r\n\t ]+/);
317
+ C = Z && Z[0];
318
318
  }
319
- Pt === "application/xhtml+xml" && Tt === ht && (p = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + p + "</body></html>");
320
- const z = g ? g.createHTML(p) : p;
321
- if (Tt === ht)
319
+ Ot === "application/xhtml+xml" && St === ht && (p = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + p + "</body></html>");
320
+ const N = g ? g.createHTML(p) : p;
321
+ if (St === ht)
322
322
  try {
323
- m = new h().parseFromString(z, Pt);
323
+ m = new h().parseFromString(N, Ot);
324
324
  } catch {
325
325
  }
326
326
  if (!m || !m.documentElement) {
327
- m = S.createDocument(Tt, "template", null);
327
+ m = S.createDocument(St, "template", null);
328
328
  try {
329
- m.documentElement.innerHTML = Fe ? w : z;
329
+ m.documentElement.innerHTML = Fe ? w : N;
330
330
  } catch {
331
331
  }
332
332
  }
333
- const Z = m.body || m.documentElement;
334
- return p && C && Z.insertBefore(e.createTextNode(C), Z.childNodes[0] || null), Tt === ht ? N.call(m, _t ? "html" : "body")[0] : _t ? m.documentElement : Z;
335
- }, Pn = function(p) {
336
- return _.call(
333
+ const W = m.body || m.documentElement;
334
+ return p && C && W.insertBefore(e.createTextNode(C), W.childNodes[0] || null), St === ht ? z.call(m, _t ? "html" : "body")[0] : _t ? m.documentElement : W;
335
+ }, zn = function(p) {
336
+ return v.call(
337
337
  p.ownerDocument || p,
338
338
  p,
339
339
  // eslint-disable-next-line no-bitwise
@@ -345,8 +345,8 @@ function Zo() {
345
345
  }, Bn = function(p) {
346
346
  return typeof i == "function" && p instanceof i;
347
347
  }, dt = function(p, m, C) {
348
- L[p] && ne(L[p], (z) => {
349
- z.call(t, m, C, St);
348
+ L[p] && ne(L[p], (N) => {
349
+ N.call(t, m, C, Lt);
350
350
  });
351
351
  }, Un = function(p) {
352
352
  let m = null;
@@ -356,47 +356,47 @@ function Zo() {
356
356
  if (dt("uponSanitizeElement", p, {
357
357
  tagName: C,
358
358
  allowedTags: V
359
- }), p.hasChildNodes() && !Bn(p.firstElementChild) && K(/<[/\w]/g, p.innerHTML) && K(/<[/\w]/g, p.textContent) || p.nodeType === Ht.progressingInstruction || Te && p.nodeType === Ht.comment && K(/<[/\w]/g, p.data))
359
+ }), p.hasChildNodes() && !Bn(p.firstElementChild) && Q(/<[/\w]/g, p.innerHTML) && Q(/<[/\w]/g, p.textContent) || p.nodeType === Gt.progressingInstruction || Te && p.nodeType === Gt.comment && Q(/<[/\w]/g, p.data))
360
360
  return it(p), !0;
361
- if (!V[C] || zt[C]) {
362
- if (!zt[C] && Hn(C) && (O.tagNameCheck instanceof RegExp && K(O.tagNameCheck, C) || O.tagNameCheck instanceof Function && O.tagNameCheck(C)))
361
+ if (!V[C] || Nt[C]) {
362
+ if (!Nt[C] && Hn(C) && (O.tagNameCheck instanceof RegExp && Q(O.tagNameCheck, C) || O.tagNameCheck instanceof Function && O.tagNameCheck(C)))
363
363
  return !1;
364
- if (qe && !Dt[C]) {
365
- const z = b(p) || p.parentNode, Z = y(p) || p.childNodes;
366
- if (Z && z) {
367
- const j = Z.length;
368
- for (let J = j - 1; J >= 0; --J) {
369
- const at = k(Z[J], !0);
370
- at.__removalCount = (p.__removalCount || 0) + 1, z.insertBefore(at, D(p));
364
+ if (qe && !Tt[C]) {
365
+ const N = _(p) || p.parentNode, W = y(p) || p.childNodes;
366
+ if (W && N) {
367
+ const Z = W.length;
368
+ for (let $ = Z - 1; $ >= 0; --$) {
369
+ const at = k(W[$], !0);
370
+ at.__removalCount = (p.__removalCount || 0) + 1, N.insertBefore(at, D(p));
371
371
  }
372
372
  }
373
373
  }
374
374
  return it(p), !0;
375
375
  }
376
- return p instanceof a && !kr(p) || (C === "noscript" || C === "noembed" || C === "noframes") && K(/<\/no(script|embed|frames)/i, p.innerHTML) ? (it(p), !0) : (Ct && p.nodeType === Ht.text && (m = p.textContent, ne([E, P, W], (z) => {
377
- m = Ut(m, z, " ");
378
- }), p.textContent !== m && (Bt(t.removed, {
376
+ return p instanceof a && !kr(p) || (C === "noscript" || C === "noembed" || C === "noframes") && Q(/<\/no(script|embed|frames)/i, p.innerHTML) ? (it(p), !0) : (wt && p.nodeType === Gt.text && (m = p.textContent, ne([Y, E, P], (N) => {
377
+ m = Vt(m, N, " ");
378
+ }), p.textContent !== m && (Ut(t.removed, {
379
379
  element: p.cloneNode()
380
380
  }), p.textContent = m)), dt("afterSanitizeElements", p, null), !1);
381
381
  }, Vn = function(p, m, C) {
382
382
  if (En && (m === "id" || m === "name") && (C in e || C in _r))
383
383
  return !1;
384
- if (!(De && !Ee[m] && K(v, m))) {
385
- if (!(An && K(q, m))) {
384
+ if (!(De && !Ee[m] && Q(b, m))) {
385
+ if (!(An && Q(q, m))) {
386
386
  if (!H[m] || Ee[m]) {
387
387
  if (
388
388
  // First condition does a very basic check if a) it's basically a valid custom element tagname AND
389
389
  // b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
390
390
  // and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
391
- !(Hn(p) && (O.tagNameCheck instanceof RegExp && K(O.tagNameCheck, p) || O.tagNameCheck instanceof Function && O.tagNameCheck(p)) && (O.attributeNameCheck instanceof RegExp && K(O.attributeNameCheck, m) || O.attributeNameCheck instanceof Function && O.attributeNameCheck(m)) || // Alternative, second condition checks if it's an `is`-attribute, AND
391
+ !(Hn(p) && (O.tagNameCheck instanceof RegExp && Q(O.tagNameCheck, p) || O.tagNameCheck instanceof Function && O.tagNameCheck(p)) && (O.attributeNameCheck instanceof RegExp && Q(O.attributeNameCheck, m) || O.attributeNameCheck instanceof Function && O.attributeNameCheck(m)) || // Alternative, second condition checks if it's an `is`-attribute, AND
392
392
  // the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
393
- m === "is" && O.allowCustomizedBuiltInElements && (O.tagNameCheck instanceof RegExp && K(O.tagNameCheck, C) || O.tagNameCheck instanceof Function && O.tagNameCheck(C)))
393
+ m === "is" && O.allowCustomizedBuiltInElements && (O.tagNameCheck instanceof RegExp && Q(O.tagNameCheck, C) || O.tagNameCheck instanceof Function && O.tagNameCheck(C)))
394
394
  )
395
395
  return !1;
396
396
  } else if (!Re[m]) {
397
- if (!K(kn, Ut(C, rt, ""))) {
397
+ if (!Q(kn, Vt(C, j, ""))) {
398
398
  if (!((m === "src" || m === "xlink:href" || m === "href") && p !== "script" && Br(C, "data:") === 0 && Sn[p])) {
399
- if (!(Cn && !K(A, Ut(C, rt, "")))) {
399
+ if (!(Cn && !Q(A, Vt(C, j, "")))) {
400
400
  if (C)
401
401
  return !1;
402
402
  }
@@ -407,7 +407,7 @@ function Zo() {
407
407
  }
408
408
  return !0;
409
409
  }, Hn = function(p) {
410
- return p !== "annotation-xml" && Kn(p, Kt);
410
+ return p !== "annotation-xml" && Kn(p, Ct);
411
411
  }, Gn = function(p) {
412
412
  dt("beforeSanitizeAttributes", p, null);
413
413
  const {
@@ -421,42 +421,42 @@ function Zo() {
421
421
  keepAttr: !0,
422
422
  allowedAttributes: H
423
423
  };
424
- let z = m.length;
425
- for (; z--; ) {
426
- const Z = m[z], {
427
- name: j,
428
- namespaceURI: J,
424
+ let N = m.length;
425
+ for (; N--; ) {
426
+ const W = m[N], {
427
+ name: Z,
428
+ namespaceURI: $,
429
429
  value: at
430
- } = Z, Ot = G(j);
431
- let X = j === "value" ? at : Ur(at);
432
- if (C.attrName = Ot, C.attrValue = X, C.keepAttr = !0, C.forceKeepAttr = void 0, dt("uponSanitizeAttribute", p, C), X = C.attrValue, C.forceKeepAttr || (ee(j, p), !C.keepAttr))
430
+ } = W, Bt = G(Z);
431
+ let K = Z === "value" ? at : Ur(at);
432
+ if (C.attrName = Bt, C.attrValue = K, C.keepAttr = !0, C.forceKeepAttr = void 0, dt("uponSanitizeAttribute", p, C), K = C.attrValue, C.forceKeepAttr || (ee(Z, p), !C.keepAttr))
433
433
  continue;
434
- if (!wn && K(/\/>/i, X)) {
435
- ee(j, p);
434
+ if (!wn && Q(/\/>/i, K)) {
435
+ ee(Z, p);
436
436
  continue;
437
437
  }
438
- if (Te && K(/((--!?|])>)|<\/(style|title)/i, X)) {
439
- ee(j, p);
438
+ if (Te && Q(/((--!?|])>)|<\/(style|title)/i, K)) {
439
+ ee(Z, p);
440
440
  continue;
441
441
  }
442
- Ct && ne([E, P, W], (Zn) => {
443
- X = Ut(X, Zn, " ");
442
+ wt && ne([Y, E, P], (Zn) => {
443
+ K = Vt(K, Zn, " ");
444
444
  });
445
445
  const jn = G(p.nodeName);
446
- if (Vn(jn, Ot, X)) {
447
- if (Dn && (Ot === "id" || Ot === "name") && (ee(j, p), X = dr + X), g && typeof d == "object" && typeof d.getAttributeType == "function" && !J)
448
- switch (d.getAttributeType(jn, Ot)) {
446
+ if (Vn(jn, Bt, K)) {
447
+ if (Dn && (Bt === "id" || Bt === "name") && (ee(Z, p), K = dr + K), g && typeof d == "object" && typeof d.getAttributeType == "function" && !$)
448
+ switch (d.getAttributeType(jn, Bt)) {
449
449
  case "TrustedHTML": {
450
- X = g.createHTML(X);
450
+ K = g.createHTML(K);
451
451
  break;
452
452
  }
453
453
  case "TrustedScriptURL": {
454
- X = g.createScriptURL(X);
454
+ K = g.createScriptURL(K);
455
455
  break;
456
456
  }
457
457
  }
458
458
  try {
459
- J ? p.setAttributeNS(J, j, X) : p.setAttribute(j, X), On(p) ? it(p) : Xn(t.removed);
459
+ $ ? p.setAttributeNS($, Z, K) : p.setAttribute(Z, K), On(p) ? it(p) : Xn(t.removed);
460
460
  } catch {
461
461
  }
462
462
  }
@@ -464,66 +464,66 @@ function Zo() {
464
464
  dt("afterSanitizeAttributes", p, null);
465
465
  }, xr = function T(p) {
466
466
  let m = null;
467
- const C = Pn(p);
467
+ const C = zn(p);
468
468
  for (dt("beforeSanitizeShadowDOM", p, null); m = C.nextNode(); )
469
469
  dt("uponSanitizeShadowNode", m, null), !Un(m) && (m.content instanceof s && T(m.content), Gn(m));
470
470
  dt("afterSanitizeShadowDOM", p, null);
471
471
  };
472
472
  return t.sanitize = function(T) {
473
- let p = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = null, C = null, z = null, Z = null;
473
+ let p = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = null, C = null, N = null, W = null;
474
474
  if (Fe = !T, Fe && (T = "<!-->"), typeof T != "string" && !Bn(T))
475
475
  if (typeof T.toString == "function") {
476
476
  if (T = T.toString(), typeof T != "string")
477
- throw Vt("dirty is not a string, aborting");
477
+ throw Ht("dirty is not a string, aborting");
478
478
  } else
479
- throw Vt("toString is not a function");
479
+ throw Ht("toString is not a function");
480
480
  if (!t.isSupported)
481
481
  return T;
482
- if (Se || Ie(p), t.removed = [], typeof T == "string" && (Nt = !1), Nt) {
482
+ if (Se || Ie(p), t.removed = [], typeof T == "string" && (zt = !1), zt) {
483
483
  if (T.nodeName) {
484
484
  const at = G(T.nodeName);
485
- if (!V[at] || zt[at])
486
- throw Vt("root node is forbidden and cannot be sanitized in-place");
485
+ if (!V[at] || Nt[at])
486
+ throw Ht("root node is forbidden and cannot be sanitized in-place");
487
487
  }
488
488
  } else if (T instanceof i)
489
- m = Nn("<!---->"), C = m.ownerDocument.importNode(T, !0), C.nodeType === Ht.element && C.nodeName === "BODY" || C.nodeName === "HTML" ? m = C : m.appendChild(C);
489
+ m = Nn("<!---->"), C = m.ownerDocument.importNode(T, !0), C.nodeType === Gt.element && C.nodeName === "BODY" || C.nodeName === "HTML" ? m = C : m.appendChild(C);
490
490
  else {
491
- if (!wt && !Ct && !_t && // eslint-disable-next-line unicorn/prefer-includes
491
+ if (!Et && !wt && !_t && // eslint-disable-next-line unicorn/prefer-includes
492
492
  T.indexOf("<") === -1)
493
493
  return g && Jt ? g.createHTML(T) : T;
494
494
  if (m = Nn(T), !m)
495
- return wt ? null : Jt ? w : "";
495
+ return Et ? null : Jt ? w : "";
496
496
  }
497
497
  m && Le && it(m.firstChild);
498
- const j = Pn(Nt ? T : m);
499
- for (; z = j.nextNode(); )
500
- Un(z) || (z.content instanceof s && xr(z.content), Gn(z));
501
- if (Nt)
498
+ const Z = zn(zt ? T : m);
499
+ for (; N = Z.nextNode(); )
500
+ Un(N) || (N.content instanceof s && xr(N.content), Gn(N));
501
+ if (zt)
502
502
  return T;
503
- if (wt) {
503
+ if (Et) {
504
504
  if (Qt)
505
- for (Z = F.call(m.ownerDocument); m.firstChild; )
506
- Z.appendChild(m.firstChild);
505
+ for (W = F.call(m.ownerDocument); m.firstChild; )
506
+ W.appendChild(m.firstChild);
507
507
  else
508
- Z = m;
509
- return (H.shadowroot || H.shadowrootmode) && (Z = $.call(o, Z, !0)), Z;
508
+ W = m;
509
+ return (H.shadowroot || H.shadowrootmode) && (W = tt.call(o, W, !0)), W;
510
510
  }
511
- let J = _t ? m.outerHTML : m.innerHTML;
512
- return _t && V["!doctype"] && m.ownerDocument && m.ownerDocument.doctype && m.ownerDocument.doctype.name && K(jo, m.ownerDocument.doctype.name) && (J = "<!DOCTYPE " + m.ownerDocument.doctype.name + `>
513
- ` + J), Ct && ne([E, P, W], (at) => {
514
- J = Ut(J, at, " ");
515
- }), g && Jt ? g.createHTML(J) : J;
511
+ let $ = _t ? m.outerHTML : m.innerHTML;
512
+ return _t && V["!doctype"] && m.ownerDocument && m.ownerDocument.doctype && m.ownerDocument.doctype.name && Q(jo, m.ownerDocument.doctype.name) && ($ = "<!DOCTYPE " + m.ownerDocument.doctype.name + `>
513
+ ` + $), wt && ne([Y, E, P], (at) => {
514
+ $ = Vt($, at, " ");
515
+ }), g && Jt ? g.createHTML($) : $;
516
516
  }, t.setConfig = function() {
517
517
  let T = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
518
518
  Ie(T), Se = !0;
519
519
  }, t.clearConfig = function() {
520
- St = null, Se = !1;
520
+ Lt = null, Se = !1;
521
521
  }, t.isValidAttribute = function(T, p, m) {
522
- St || Ie({});
523
- const C = G(T), z = G(p);
524
- return Vn(C, z, m);
522
+ Lt || Ie({});
523
+ const C = G(T), N = G(p);
524
+ return Vn(C, N, m);
525
525
  }, t.addHook = function(T, p) {
526
- typeof p == "function" && (L[T] = L[T] || [], Bt(L[T], p));
526
+ typeof p == "function" && (L[T] = L[T] || [], Ut(L[T], p));
527
527
  }, t.removeHook = function(T) {
528
528
  if (L[T])
529
529
  return Xn(L[T]);
@@ -559,8 +559,8 @@ function rs(n) {
559
559
  }), e;
560
560
  }
561
561
  var M = {};
562
- const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "∾̳", fs = "Â", hs = "â", ds = "´", ms = "А", gs = "а", bs = "Æ", _s = "æ", vs = "⁡", ks = "𝔄", xs = "𝔞", ys = "À", As = "à", Cs = "ℵ", ws = "ℵ", Es = "Α", Ds = "α", Ts = "Ā", Ss = "ā", Ls = "⨿", qs = "&", Rs = "&", Fs = "⩕", Ms = "⩓", Is = "∧", zs = "⩜", Ns = "⩘", Ps = "⩚", Os = "∠", Bs = "⦤", Us = "∠", Vs = "⦨", Hs = "⦩", Gs = "⦪", js = "⦫", Zs = "⦬", Ys = "⦭", Ws = "⦮", Xs = "⦯", Ks = "∡", Qs = "∟", Js = "⊾", $s = "⦝", tc = "∢", ec = "Å", nc = "⍼", oc = "Ą", rc = "ą", sc = "𝔸", cc = "𝕒", ic = "⩯", ac = "≈", lc = "⩰", uc = "≊", pc = "≋", fc = "'", hc = "⁡", dc = "≈", mc = "≊", gc = "Å", bc = "å", _c = "𝒜", vc = "𝒶", kc = "≔", xc = "*", yc = "≈", Ac = "≍", Cc = "Ã", wc = "ã", Ec = "Ä", Dc = "ä", Tc = "∳", Sc = "⨑", Lc = "≌", qc = "϶", Rc = "‵", Fc = "∽", Mc = "⋍", Ic = "∖", zc = "⫧", Nc = "⊽", Pc = "⌅", Oc = "⌆", Bc = "⌅", Uc = "⎵", Vc = "⎶", Hc = "≌", Gc = "Б", jc = "б", Zc = "„", Yc = "∵", Wc = "∵", Xc = "∵", Kc = "⦰", Qc = "϶", Jc = "ℬ", $c = "ℬ", ti = "Β", ei = "β", ni = "ℶ", oi = "≬", ri = "𝔅", si = "𝔟", ci = "⋂", ii = "◯", ai = "⋃", li = "⨀", ui = "⨁", pi = "⨂", fi = "⨆", hi = "★", di = "▽", mi = "△", gi = "⨄", bi = "⋁", _i = "⋀", vi = "⤍", ki = "⧫", xi = "▪", yi = "▴", Ai = "▾", Ci = "◂", wi = "▸", Ei = "␣", Di = "▒", Ti = "░", Si = "▓", Li = "█", qi = "=⃥", Ri = "≡⃥", Fi = "⫭", Mi = "⌐", Ii = "𝔹", zi = "𝕓", Ni = "⊥", Pi = "⊥", Oi = "⋈", Bi = "⧉", Ui = "┐", Vi = "╕", Hi = "╖", Gi = "╗", ji = "┌", Zi = "╒", Yi = "╓", Wi = "╔", Xi = "─", Ki = "═", Qi = "┬", Ji = "╤", $i = "╥", ta = "╦", ea = "┴", na = "╧", oa = "╨", ra = "╩", sa = "⊟", ca = "⊞", ia = "⊠", aa = "┘", la = "╛", ua = "╜", pa = "╝", fa = "└", ha = "╘", da = "╙", ma = "╚", ga = "│", ba = "║", _a = "┼", va = "╪", ka = "╫", xa = "╬", ya = "┤", Aa = "╡", Ca = "╢", wa = "╣", Ea = "├", Da = "╞", Ta = "╟", Sa = "╠", La = "‵", qa = "˘", Ra = "˘", Fa = "¦", Ma = "𝒷", Ia = "ℬ", za = "⁏", Na = "∽", Pa = "⋍", Oa = "⧅", Ba = "\\", Ua = "⟈", Va = "•", Ha = "•", Ga = "≎", ja = "⪮", Za = "≏", Ya = "≎", Wa = "≏", Xa = "Ć", Ka = "ć", Qa = "⩄", Ja = "⩉", $a = "⩋", tl = "∩", el = "⋒", nl = "⩇", ol = "⩀", rl = "ⅅ", sl = "∩︀", cl = "⁁", il = "ˇ", al = "ℭ", ll = "⩍", ul = "Č", pl = "č", fl = "Ç", hl = "ç", dl = "Ĉ", ml = "ĉ", gl = "∰", bl = "⩌", _l = "⩐", vl = "Ċ", kl = "ċ", xl = "¸", yl = "¸", Al = "⦲", Cl = "¢", wl = "·", El = "·", Dl = "𝔠", Tl = "ℭ", Sl = "Ч", Ll = "ч", ql = "✓", Rl = "✓", Fl = "Χ", Ml = "χ", Il = "ˆ", zl = "≗", Nl = "↺", Pl = "↻", Ol = "⊛", Bl = "⊚", Ul = "⊝", Vl = "⊙", Hl = "®", Gl = "Ⓢ", jl = "⊖", Zl = "⊕", Yl = "⊗", Wl = "○", Xl = "⧃", Kl = "≗", Ql = "⨐", Jl = "⫯", $l = "⧂", tu = "∲", eu = "”", nu = "’", ou = "♣", ru = "♣", su = ":", cu = "∷", iu = "⩴", au = "≔", lu = "≔", uu = ",", pu = "@", fu = "∁", hu = "∘", du = "∁", mu = "ℂ", gu = "≅", bu = "⩭", _u = "≡", vu = "∮", ku = "∯", xu = "∮", yu = "𝕔", Au = "ℂ", Cu = "∐", wu = "∐", Eu = "©", Du = "©", Tu = "℗", Su = "∳", Lu = "↵", qu = "✗", Ru = "⨯", Fu = "𝒞", Mu = "𝒸", Iu = "⫏", zu = "⫑", Nu = "⫐", Pu = "⫒", Ou = "⋯", Bu = "⤸", Uu = "⤵", Vu = "⋞", Hu = "⋟", Gu = "↶", ju = "⤽", Zu = "⩈", Yu = "⩆", Wu = "≍", Xu = "∪", Ku = "⋓", Qu = "⩊", Ju = "⊍", $u = "⩅", tp = "∪︀", ep = "↷", np = "⤼", op = "⋞", rp = "⋟", sp = "⋎", cp = "⋏", ip = "¤", ap = "↶", lp = "↷", up = "⋎", pp = "⋏", fp = "∲", hp = "∱", dp = "⌭", mp = "†", gp = "‡", bp = "ℸ", _p = "↓", vp = "↡", kp = "⇓", xp = "‐", yp = "⫤", Ap = "⊣", Cp = "⤏", wp = "˝", Ep = "Ď", Dp = "ď", Tp = "Д", Sp = "д", Lp = "‡", qp = "⇊", Rp = "ⅅ", Fp = "ⅆ", Mp = "⤑", Ip = "⩷", zp = "°", Np = "∇", Pp = "Δ", Op = "δ", Bp = "⦱", Up = "⥿", Vp = "𝔇", Hp = "𝔡", Gp = "⥥", jp = "⇃", Zp = "⇂", Yp = "´", Wp = "˙", Xp = "˝", Kp = "`", Qp = "˜", Jp = "⋄", $p = "⋄", tf = "⋄", ef = "♦", nf = "♦", of = "¨", rf = "ⅆ", sf = "ϝ", cf = "⋲", af = "÷", lf = "÷", uf = "⋇", pf = "⋇", ff = "Ђ", hf = "ђ", df = "⌞", mf = "⌍", gf = "$", bf = "𝔻", _f = "𝕕", vf = "¨", kf = "˙", xf = "⃜", yf = "≐", Af = "≑", Cf = "≐", wf = "∸", Ef = "∔", Df = "⊡", Tf = "⌆", Sf = "∯", Lf = "¨", qf = "⇓", Rf = "⇐", Ff = "⇔", Mf = "⫤", If = "⟸", zf = "⟺", Nf = "⟹", Pf = "⇒", Of = "⊨", Bf = "⇑", Uf = "⇕", Vf = "∥", Hf = "⤓", Gf = "↓", jf = "↓", Zf = "⇓", Yf = "⇵", Wf = "̑", Xf = "⇊", Kf = "⇃", Qf = "⇂", Jf = "⥐", $f = "⥞", th = "⥖", eh = "↽", nh = "⥟", oh = "⥗", rh = "⇁", sh = "↧", ch = "⊤", ih = "⤐", ah = "⌟", lh = "⌌", uh = "𝒟", ph = "𝒹", fh = "Ѕ", hh = "ѕ", dh = "⧶", mh = "Đ", gh = "đ", bh = "⋱", _h = "▿", vh = "▾", kh = "⇵", xh = "⥯", yh = "⦦", Ah = "Џ", Ch = "џ", wh = "⟿", Eh = "É", Dh = "é", Th = "⩮", Sh = "Ě", Lh = "ě", qh = "Ê", Rh = "ê", Fh = "≖", Mh = "≕", Ih = "Э", zh = "э", Nh = "⩷", Ph = "Ė", Oh = "ė", Bh = "≑", Uh = "ⅇ", Vh = "≒", Hh = "𝔈", Gh = "𝔢", jh = "⪚", Zh = "È", Yh = "è", Wh = "⪖", Xh = "⪘", Kh = "⪙", Qh = "∈", Jh = "⏧", $h = "ℓ", td = "⪕", ed = "⪗", nd = "Ē", od = "ē", rd = "∅", sd = "∅", cd = "◻", id = "∅", ad = "▫", ld = " ", ud = " ", pd = " ", fd = "Ŋ", hd = "ŋ", dd = " ", md = "Ę", gd = "ę", bd = "𝔼", _d = "𝕖", vd = "⋕", kd = "⧣", xd = "⩱", yd = "ε", Ad = "Ε", Cd = "ε", wd = "ϵ", Ed = "≖", Dd = "≕", Td = "≂", Sd = "⪖", Ld = "⪕", qd = "⩵", Rd = "=", Fd = "≂", Md = "≟", Id = "⇌", zd = "≡", Nd = "⩸", Pd = "⧥", Od = "⥱", Bd = "≓", Ud = "ℯ", Vd = "ℰ", Hd = "≐", Gd = "⩳", jd = "≂", Zd = "Η", Yd = "η", Wd = "Ð", Xd = "ð", Kd = "Ë", Qd = "ë", Jd = "€", $d = "!", tm = "∃", em = "∃", nm = "ℰ", om = "ⅇ", rm = "ⅇ", sm = "≒", cm = "Ф", im = "ф", am = "♀", lm = "ffi", um = "ff", pm = "ffl", fm = "𝔉", hm = "𝔣", dm = "fi", mm = "◼", gm = "▪", bm = "fj", _m = "♭", vm = "fl", km = "▱", xm = "ƒ", ym = "𝔽", Am = "𝕗", Cm = "∀", wm = "∀", Em = "⋔", Dm = "⫙", Tm = "ℱ", Sm = "⨍", Lm = "½", qm = "⅓", Rm = "¼", Fm = "⅕", Mm = "⅙", Im = "⅛", zm = "⅔", Nm = "⅖", Pm = "¾", Om = "⅗", Bm = "⅜", Um = "⅘", Vm = "⅚", Hm = "⅝", Gm = "⅞", jm = "⁄", Zm = "⌢", Ym = "𝒻", Wm = "ℱ", Xm = "ǵ", Km = "Γ", Qm = "γ", Jm = "Ϝ", $m = "ϝ", tg = "⪆", eg = "Ğ", ng = "ğ", og = "Ģ", rg = "Ĝ", sg = "ĝ", cg = "Г", ig = "г", ag = "Ġ", lg = "ġ", ug = "≥", pg = "≧", fg = "⪌", hg = "⋛", dg = "≥", mg = "≧", gg = "⩾", bg = "⪩", _g = "⩾", vg = "⪀", kg = "⪂", xg = "⪄", yg = "⋛︀", Ag = "⪔", Cg = "𝔊", wg = "𝔤", Eg = "≫", Dg = "⋙", Tg = "⋙", Sg = "ℷ", Lg = "Ѓ", qg = "ѓ", Rg = "⪥", Fg = "≷", Mg = "⪒", Ig = "⪤", zg = "⪊", Ng = "⪊", Pg = "⪈", Og = "≩", Bg = "⪈", Ug = "≩", Vg = "⋧", Hg = "𝔾", Gg = "𝕘", jg = "`", Zg = "≥", Yg = "⋛", Wg = "≧", Xg = "⪢", Kg = "≷", Qg = "⩾", Jg = "≳", $g = "𝒢", t0 = "ℊ", e0 = "≳", n0 = "⪎", o0 = "⪐", r0 = "⪧", s0 = "⩺", c0 = ">", i0 = ">", a0 = "≫", l0 = "⋗", u0 = "⦕", p0 = "⩼", f0 = "⪆", h0 = "⥸", d0 = "⋗", m0 = "⋛", g0 = "⪌", b0 = "≷", _0 = "≳", v0 = "≩︀", k0 = "≩︀", x0 = "ˇ", y0 = " ", A0 = "½", C0 = "ℋ", w0 = "Ъ", E0 = "ъ", D0 = "⥈", T0 = "↔", S0 = "⇔", L0 = "↭", q0 = "^", R0 = "ℏ", F0 = "Ĥ", M0 = "ĥ", I0 = "♥", z0 = "♥", N0 = "…", P0 = "⊹", O0 = "𝔥", B0 = "ℌ", U0 = "ℋ", V0 = "⤥", H0 = "⤦", G0 = "⇿", j0 = "∻", Z0 = "↩", Y0 = "↪", W0 = "𝕙", X0 = "ℍ", K0 = "―", Q0 = "─", J0 = "𝒽", $0 = "ℋ", tb = "ℏ", eb = "Ħ", nb = "ħ", ob = "≎", rb = "≏", sb = "⁃", cb = "‐", ib = "Í", ab = "í", lb = "⁣", ub = "Î", pb = "î", fb = "И", hb = "и", db = "İ", mb = "Е", gb = "е", bb = "¡", _b = "⇔", vb = "𝔦", kb = "ℑ", xb = "Ì", yb = "ì", Ab = "ⅈ", Cb = "⨌", wb = "∭", Eb = "⧜", Db = "℩", Tb = "IJ", Sb = "ij", Lb = "Ī", qb = "ī", Rb = "ℑ", Fb = "ⅈ", Mb = "ℐ", Ib = "ℑ", zb = "ı", Nb = "ℑ", Pb = "⊷", Ob = "Ƶ", Bb = "⇒", Ub = "℅", Vb = "∞", Hb = "⧝", Gb = "ı", jb = "⊺", Zb = "∫", Yb = "∬", Wb = "ℤ", Xb = "∫", Kb = "⊺", Qb = "⋂", Jb = "⨗", $b = "⨼", t_ = "⁣", e_ = "⁢", n_ = "Ё", o_ = "ё", r_ = "Į", s_ = "į", c_ = "𝕀", i_ = "𝕚", a_ = "Ι", l_ = "ι", u_ = "⨼", p_ = "¿", f_ = "𝒾", h_ = "ℐ", d_ = "∈", m_ = "⋵", g_ = "⋹", b_ = "⋴", __ = "⋳", v_ = "∈", k_ = "⁢", x_ = "Ĩ", y_ = "ĩ", A_ = "І", C_ = "і", w_ = "Ï", E_ = "ï", D_ = "Ĵ", T_ = "ĵ", S_ = "Й", L_ = "й", q_ = "𝔍", R_ = "𝔧", F_ = "ȷ", M_ = "𝕁", I_ = "𝕛", z_ = "𝒥", N_ = "𝒿", P_ = "Ј", O_ = "ј", B_ = "Є", U_ = "є", V_ = "Κ", H_ = "κ", G_ = "ϰ", j_ = "Ķ", Z_ = "ķ", Y_ = "К", W_ = "к", X_ = "𝔎", K_ = "𝔨", Q_ = "ĸ", J_ = "Х", $_ = "х", tv = "Ќ", ev = "ќ", nv = "𝕂", ov = "𝕜", rv = "𝒦", sv = "𝓀", cv = "⇚", iv = "Ĺ", av = "ĺ", lv = "⦴", uv = "ℒ", pv = "Λ", fv = "λ", hv = "⟨", dv = "⟪", mv = "⦑", gv = "⟨", bv = "⪅", _v = "ℒ", vv = "«", kv = "⇤", xv = "⤟", yv = "←", Av = "↞", Cv = "⇐", wv = "⤝", Ev = "↩", Dv = "↫", Tv = "⤹", Sv = "⥳", Lv = "↢", qv = "⤙", Rv = "⤛", Fv = "⪫", Mv = "⪭", Iv = "⪭︀", zv = "⤌", Nv = "⤎", Pv = "❲", Ov = "{", Bv = "[", Uv = "⦋", Vv = "⦏", Hv = "⦍", Gv = "Ľ", jv = "ľ", Zv = "Ļ", Yv = "ļ", Wv = "⌈", Xv = "{", Kv = "Л", Qv = "л", Jv = "⤶", $v = "“", tk = "„", ek = "⥧", nk = "⥋", ok = "↲", rk = "≤", sk = "≦", ck = "⟨", ik = "⇤", ak = "←", lk = "←", uk = "⇐", pk = "⇆", fk = "↢", hk = "⌈", dk = "⟦", mk = "⥡", gk = "⥙", bk = "⇃", _k = "⌊", vk = "↽", kk = "↼", xk = "⇇", yk = "↔", Ak = "↔", Ck = "⇔", wk = "⇆", Ek = "⇋", Dk = "↭", Tk = "⥎", Sk = "↤", Lk = "⊣", qk = "⥚", Rk = "⋋", Fk = "⧏", Mk = "⊲", Ik = "⊴", zk = "⥑", Nk = "⥠", Pk = "⥘", Ok = "↿", Bk = "⥒", Uk = "↼", Vk = "⪋", Hk = "⋚", Gk = "≤", jk = "≦", Zk = "⩽", Yk = "⪨", Wk = "⩽", Xk = "⩿", Kk = "⪁", Qk = "⪃", Jk = "⋚︀", $k = "⪓", t1 = "⪅", e1 = "⋖", n1 = "⋚", o1 = "⪋", r1 = "⋚", s1 = "≦", c1 = "≶", i1 = "≶", a1 = "⪡", l1 = "≲", u1 = "⩽", p1 = "≲", f1 = "⥼", h1 = "⌊", d1 = "𝔏", m1 = "𝔩", g1 = "≶", b1 = "⪑", _1 = "⥢", v1 = "↽", k1 = "↼", x1 = "⥪", y1 = "▄", A1 = "Љ", C1 = "љ", w1 = "⇇", E1 = "≪", D1 = "⋘", T1 = "⌞", S1 = "⇚", L1 = "⥫", q1 = "◺", R1 = "Ŀ", F1 = "ŀ", M1 = "⎰", I1 = "⎰", z1 = "⪉", N1 = "⪉", P1 = "⪇", O1 = "≨", B1 = "⪇", U1 = "≨", V1 = "⋦", H1 = "⟬", G1 = "⇽", j1 = "⟦", Z1 = "⟵", Y1 = "⟵", W1 = "⟸", X1 = "⟷", K1 = "⟷", Q1 = "⟺", J1 = "⟼", $1 = "⟶", tx = "⟶", ex = "⟹", nx = "↫", ox = "↬", rx = "⦅", sx = "𝕃", cx = "𝕝", ix = "⨭", ax = "⨴", lx = "∗", ux = "_", px = "↙", fx = "↘", hx = "◊", dx = "◊", mx = "⧫", gx = "(", bx = "⦓", _x = "⇆", vx = "⌟", kx = "⇋", xx = "⥭", yx = "‎", Ax = "⊿", Cx = "‹", wx = "𝓁", Ex = "ℒ", Dx = "↰", Tx = "↰", Sx = "≲", Lx = "⪍", qx = "⪏", Rx = "[", Fx = "‘", Mx = "‚", Ix = "Ł", zx = "ł", Nx = "⪦", Px = "⩹", Ox = "<", Bx = "<", Ux = "≪", Vx = "⋖", Hx = "⋋", Gx = "⋉", jx = "⥶", Zx = "⩻", Yx = "◃", Wx = "⊴", Xx = "◂", Kx = "⦖", Qx = "⥊", Jx = "⥦", $x = "≨︀", ty = "≨︀", ey = "¯", ny = "♂", oy = "✠", ry = "✠", sy = "↦", cy = "↦", iy = "↧", ay = "↤", ly = "↥", uy = "▮", py = "⨩", fy = "М", hy = "м", dy = "—", my = "∺", gy = "∡", by = " ", _y = "ℳ", vy = "𝔐", ky = "𝔪", xy = "℧", yy = "µ", Ay = "*", Cy = "⫰", wy = "∣", Ey = "·", Dy = "⊟", Ty = "−", Sy = "∸", Ly = "⨪", qy = "∓", Ry = "⫛", Fy = "…", My = "∓", Iy = "⊧", zy = "𝕄", Ny = "𝕞", Py = "∓", Oy = "𝓂", By = "ℳ", Uy = "∾", Vy = "Μ", Hy = "μ", Gy = "⊸", jy = "⊸", Zy = "∇", Yy = "Ń", Wy = "ń", Xy = "∠⃒", Ky = "≉", Qy = "⩰̸", Jy = "≋̸", $y = "ʼn", tA = "≉", eA = "♮", nA = "ℕ", oA = "♮", rA = " ", sA = "≎̸", cA = "≏̸", iA = "⩃", aA = "Ň", lA = "ň", uA = "Ņ", pA = "ņ", fA = "≇", hA = "⩭̸", dA = "⩂", mA = "Н", gA = "н", bA = "–", _A = "⤤", vA = "↗", kA = "⇗", xA = "↗", yA = "≠", AA = "≐̸", CA = "​", wA = "​", EA = "​", DA = "​", TA = "≢", SA = "⤨", LA = "≂̸", qA = "≫", RA = "≪", FA = `
563
- `, MA = "∄", IA = "∄", zA = "𝔑", NA = "𝔫", PA = "≧̸", OA = "≱", BA = "≱", UA = "≧̸", VA = "⩾̸", HA = "⩾̸", GA = "⋙̸", jA = "≵", ZA = "≫⃒", YA = "≯", WA = "≯", XA = "≫̸", KA = "↮", QA = "⇎", JA = "⫲", $A = "∋", tC = "⋼", eC = "⋺", nC = "∋", oC = "Њ", rC = "њ", sC = "↚", cC = "⇍", iC = "‥", aC = "≦̸", lC = "≰", uC = "↚", pC = "⇍", fC = "↮", hC = "⇎", dC = "≰", mC = "≦̸", gC = "⩽̸", bC = "⩽̸", _C = "≮", vC = "⋘̸", kC = "≴", xC = "≪⃒", yC = "≮", AC = "⋪", CC = "⋬", wC = "≪̸", EC = "∤", DC = "⁠", TC = " ", SC = "𝕟", LC = "ℕ", qC = "⫬", RC = "¬", FC = "≢", MC = "≭", IC = "∦", zC = "∉", NC = "≠", PC = "≂̸", OC = "∄", BC = "≯", UC = "≱", VC = "≧̸", HC = "≫̸", GC = "≹", jC = "⩾̸", ZC = "≵", YC = "≎̸", WC = "≏̸", XC = "∉", KC = "⋵̸", QC = "⋹̸", JC = "∉", $C = "⋷", tw = "⋶", ew = "⧏̸", nw = "⋪", ow = "⋬", rw = "≮", sw = "≰", cw = "≸", iw = "≪̸", aw = "⩽̸", lw = "≴", uw = "⪢̸", pw = "⪡̸", fw = "∌", hw = "∌", dw = "⋾", mw = "⋽", gw = "⊀", bw = "⪯̸", _w = "⋠", vw = "∌", kw = "⧐̸", xw = "⋫", yw = "⋭", Aw = "⊏̸", Cw = "⋢", ww = "⊐̸", Ew = "⋣", Dw = "⊂⃒", Tw = "⊈", Sw = "⊁", Lw = "⪰̸", qw = "⋡", Rw = "≿̸", Fw = "⊃⃒", Mw = "⊉", Iw = "≁", zw = "≄", Nw = "≇", Pw = "≉", Ow = "∤", Bw = "∦", Uw = "∦", Vw = "⫽⃥", Hw = "∂̸", Gw = "⨔", jw = "⊀", Zw = "⋠", Yw = "⊀", Ww = "⪯̸", Xw = "⪯̸", Kw = "⤳̸", Qw = "↛", Jw = "⇏", $w = "↝̸", tE = "↛", eE = "⇏", nE = "⋫", oE = "⋭", rE = "⊁", sE = "⋡", cE = "⪰̸", iE = "𝒩", aE = "𝓃", lE = "∤", uE = "∦", pE = "≁", fE = "≄", hE = "≄", dE = "∤", mE = "∦", gE = "⋢", bE = "⋣", _E = "⊄", vE = "⫅̸", kE = "⊈", xE = "⊂⃒", yE = "⊈", AE = "⫅̸", CE = "⊁", wE = "⪰̸", EE = "⊅", DE = "⫆̸", TE = "⊉", SE = "⊃⃒", LE = "⊉", qE = "⫆̸", RE = "≹", FE = "Ñ", ME = "ñ", IE = "≸", zE = "⋪", NE = "⋬", PE = "⋫", OE = "⋭", BE = "Ν", UE = "ν", VE = "#", HE = "№", GE = " ", jE = "≍⃒", ZE = "⊬", YE = "⊭", WE = "⊮", XE = "⊯", KE = "≥⃒", QE = ">⃒", JE = "⤄", $E = "⧞", t2 = "⤂", e2 = "≤⃒", n2 = "<⃒", o2 = "⊴⃒", r2 = "⤃", s2 = "⊵⃒", c2 = "∼⃒", i2 = "⤣", a2 = "↖", l2 = "⇖", u2 = "↖", p2 = "⤧", f2 = "Ó", h2 = "ó", d2 = "⊛", m2 = "Ô", g2 = "ô", b2 = "⊚", _2 = "О", v2 = "о", k2 = "⊝", x2 = "Ő", y2 = "ő", A2 = "⨸", C2 = "⊙", w2 = "⦼", E2 = "Œ", D2 = "œ", T2 = "⦿", S2 = "𝔒", L2 = "𝔬", q2 = "˛", R2 = "Ò", F2 = "ò", M2 = "⧁", I2 = "⦵", z2 = "Ω", N2 = "∮", P2 = "↺", O2 = "⦾", B2 = "⦻", U2 = "‾", V2 = "⧀", H2 = "Ō", G2 = "ō", j2 = "Ω", Z2 = "ω", Y2 = "Ο", W2 = "ο", X2 = "⦶", K2 = "⊖", Q2 = "𝕆", J2 = "𝕠", $2 = "⦷", tD = "“", eD = "‘", nD = "⦹", oD = "⊕", rD = "↻", sD = "⩔", cD = "∨", iD = "⩝", aD = "ℴ", lD = "ℴ", uD = "ª", pD = "º", fD = "⊶", hD = "⩖", dD = "⩗", mD = "⩛", gD = "Ⓢ", bD = "𝒪", _D = "ℴ", vD = "Ø", kD = "ø", xD = "⊘", yD = "Õ", AD = "õ", CD = "⨶", wD = "⨷", ED = "⊗", DD = "Ö", TD = "ö", SD = "⌽", LD = "‾", qD = "⏞", RD = "⎴", FD = "⏜", MD = "¶", ID = "∥", zD = "∥", ND = "⫳", PD = "⫽", OD = "∂", BD = "∂", UD = "П", VD = "п", HD = "%", GD = ".", jD = "‰", ZD = "⊥", YD = "‱", WD = "𝔓", XD = "𝔭", KD = "Φ", QD = "φ", JD = "ϕ", $D = "ℳ", tT = "☎", eT = "Π", nT = "π", oT = "⋔", rT = "ϖ", sT = "ℏ", cT = "ℎ", iT = "ℏ", aT = "⨣", lT = "⊞", uT = "⨢", pT = "+", fT = "∔", hT = "⨥", dT = "⩲", mT = "±", gT = "±", bT = "⨦", _T = "⨧", vT = "±", kT = "ℌ", xT = "⨕", yT = "𝕡", AT = "ℙ", CT = "£", wT = "⪷", ET = "⪻", DT = "≺", TT = "≼", ST = "⪷", LT = "≺", qT = "≼", RT = "≺", FT = "⪯", MT = "≼", IT = "≾", zT = "⪯", NT = "⪹", PT = "⪵", OT = "⋨", BT = "⪯", UT = "⪳", VT = "≾", HT = "′", GT = "″", jT = "ℙ", ZT = "⪹", YT = "⪵", WT = "⋨", XT = "∏", KT = "∏", QT = "⌮", JT = "⌒", $T = "⌓", tS = "∝", eS = "∝", nS = "∷", oS = "∝", rS = "≾", sS = "⊰", cS = "𝒫", iS = "𝓅", aS = "Ψ", lS = "ψ", uS = " ", pS = "𝔔", fS = "𝔮", hS = "⨌", dS = "𝕢", mS = "ℚ", gS = "⁗", bS = "𝒬", _S = "𝓆", vS = "ℍ", kS = "⨖", xS = "?", yS = "≟", AS = '"', CS = '"', wS = "⇛", ES = "∽̱", DS = "Ŕ", TS = "ŕ", SS = "√", LS = "⦳", qS = "⟩", RS = "⟫", FS = "⦒", MS = "⦥", IS = "⟩", zS = "»", NS = "⥵", PS = "⇥", OS = "⤠", BS = "⤳", US = "→", VS = "↠", HS = "⇒", GS = "⤞", jS = "↪", ZS = "↬", YS = "⥅", WS = "⥴", XS = "⤖", KS = "↣", QS = "↝", JS = "⤚", $S = "⤜", tL = "∶", eL = "ℚ", nL = "⤍", oL = "⤏", rL = "⤐", sL = "❳", cL = "}", iL = "]", aL = "⦌", lL = "⦎", uL = "⦐", pL = "Ř", fL = "ř", hL = "Ŗ", dL = "ŗ", mL = "⌉", gL = "}", bL = "Р", _L = "р", vL = "⤷", kL = "⥩", xL = "”", yL = "”", AL = "↳", CL = "ℜ", wL = "ℛ", EL = "ℜ", DL = "ℝ", TL = "ℜ", SL = "▭", LL = "®", qL = "®", RL = "∋", FL = "⇋", ML = "⥯", IL = "⥽", zL = "⌋", NL = "𝔯", PL = "ℜ", OL = "⥤", BL = "⇁", UL = "⇀", VL = "⥬", HL = "Ρ", GL = "ρ", jL = "ϱ", ZL = "⟩", YL = "⇥", WL = "→", XL = "→", KL = "⇒", QL = "⇄", JL = "↣", $L = "⌉", t4 = "⟧", e4 = "⥝", n4 = "⥕", o4 = "⇂", r4 = "⌋", s4 = "⇁", c4 = "⇀", i4 = "⇄", a4 = "⇌", l4 = "⇉", u4 = "↝", p4 = "↦", f4 = "⊢", h4 = "⥛", d4 = "⋌", m4 = "⧐", g4 = "⊳", b4 = "⊵", _4 = "⥏", v4 = "⥜", k4 = "⥔", x4 = "↾", y4 = "⥓", A4 = "⇀", C4 = "˚", w4 = "≓", E4 = "⇄", D4 = "⇌", T4 = "‏", S4 = "⎱", L4 = "⎱", q4 = "⫮", R4 = "⟭", F4 = "⇾", M4 = "⟧", I4 = "⦆", z4 = "𝕣", N4 = "ℝ", P4 = "⨮", O4 = "⨵", B4 = "⥰", U4 = ")", V4 = "⦔", H4 = "⨒", G4 = "⇉", j4 = "⇛", Z4 = "›", Y4 = "𝓇", W4 = "ℛ", X4 = "↱", K4 = "↱", Q4 = "]", J4 = "’", $4 = "’", tq = "⋌", eq = "⋊", nq = "▹", oq = "⊵", rq = "▸", sq = "⧎", cq = "⧴", iq = "⥨", aq = "℞", lq = "Ś", uq = "ś", pq = "‚", fq = "⪸", hq = "Š", dq = "š", mq = "⪼", gq = "≻", bq = "≽", _q = "⪰", vq = "⪴", kq = "Ş", xq = "ş", yq = "Ŝ", Aq = "ŝ", Cq = "⪺", wq = "⪶", Eq = "⋩", Dq = "⨓", Tq = "≿", Sq = "С", Lq = "с", qq = "⊡", Rq = "⋅", Fq = "⩦", Mq = "⤥", Iq = "↘", zq = "⇘", Nq = "↘", Pq = "§", Oq = ";", Bq = "⤩", Uq = "∖", Vq = "∖", Hq = "✶", Gq = "𝔖", jq = "𝔰", Zq = "⌢", Yq = "♯", Wq = "Щ", Xq = "щ", Kq = "Ш", Qq = "ш", Jq = "↓", $q = "←", tR = "∣", eR = "∥", nR = "→", oR = "↑", rR = "­", sR = "Σ", cR = "σ", iR = "ς", aR = "ς", lR = "∼", uR = "⩪", pR = "≃", fR = "≃", hR = "⪞", dR = "⪠", mR = "⪝", gR = "⪟", bR = "≆", _R = "⨤", vR = "⥲", kR = "←", xR = "∘", yR = "∖", AR = "⨳", CR = "⧤", wR = "∣", ER = "⌣", DR = "⪪", TR = "⪬", SR = "⪬︀", LR = "Ь", qR = "ь", RR = "⌿", FR = "⧄", MR = "/", IR = "𝕊", zR = "𝕤", NR = "♠", PR = "♠", OR = "∥", BR = "⊓", UR = "⊓︀", VR = "⊔", HR = "⊔︀", GR = "√", jR = "⊏", ZR = "⊑", YR = "⊏", WR = "⊑", XR = "⊐", KR = "⊒", QR = "⊐", JR = "⊒", $R = "□", t3 = "□", e3 = "⊓", n3 = "⊏", o3 = "⊑", r3 = "⊐", s3 = "⊒", c3 = "⊔", i3 = "▪", a3 = "□", l3 = "▪", u3 = "→", p3 = "𝒮", f3 = "𝓈", h3 = "∖", d3 = "⌣", m3 = "⋆", g3 = "⋆", b3 = "☆", _3 = "★", v3 = "ϵ", k3 = "ϕ", x3 = "¯", y3 = "⊂", A3 = "⋐", C3 = "⪽", w3 = "⫅", E3 = "⊆", D3 = "⫃", T3 = "⫁", S3 = "⫋", L3 = "⊊", q3 = "⪿", R3 = "⥹", F3 = "⊂", M3 = "⋐", I3 = "⊆", z3 = "⫅", N3 = "⊆", P3 = "⊊", O3 = "⫋", B3 = "⫇", U3 = "⫕", V3 = "⫓", H3 = "⪸", G3 = "≻", j3 = "≽", Z3 = "≻", Y3 = "⪰", W3 = "≽", X3 = "≿", K3 = "⪰", Q3 = "⪺", J3 = "⪶", $3 = "⋩", t6 = "≿", e6 = "∋", n6 = "∑", o6 = "∑", r6 = "♪", s6 = "¹", c6 = "²", i6 = "³", a6 = "⊃", l6 = "⋑", u6 = "⪾", p6 = "⫘", f6 = "⫆", h6 = "⊇", d6 = "⫄", m6 = "⊃", g6 = "⊇", b6 = "⟉", _6 = "⫗", v6 = "⥻", k6 = "⫂", x6 = "⫌", y6 = "⊋", A6 = "⫀", C6 = "⊃", w6 = "⋑", E6 = "⊇", D6 = "⫆", T6 = "⊋", S6 = "⫌", L6 = "⫈", q6 = "⫔", R6 = "⫖", F6 = "⤦", M6 = "↙", I6 = "⇙", z6 = "↙", N6 = "⤪", P6 = "ß", O6 = " ", B6 = "⌖", U6 = "Τ", V6 = "τ", H6 = "⎴", G6 = "Ť", j6 = "ť", Z6 = "Ţ", Y6 = "ţ", W6 = "Т", X6 = "т", K6 = "⃛", Q6 = "⌕", J6 = "𝔗", $6 = "𝔱", t5 = "∴", e5 = "∴", n5 = "∴", o5 = "Θ", r5 = "θ", s5 = "ϑ", c5 = "ϑ", i5 = "≈", a5 = "∼", l5 = "  ", u5 = " ", p5 = " ", f5 = "≈", h5 = "∼", d5 = "Þ", m5 = "þ", g5 = "˜", b5 = "∼", _5 = "≃", v5 = "≅", k5 = "≈", x5 = "⨱", y5 = "⊠", A5 = "×", C5 = "⨰", w5 = "∭", E5 = "⤨", D5 = "⌶", T5 = "⫱", S5 = "⊤", L5 = "𝕋", q5 = "𝕥", R5 = "⫚", F5 = "⤩", M5 = "‴", I5 = "™", z5 = "™", N5 = "▵", P5 = "▿", O5 = "◃", B5 = "⊴", U5 = "≜", V5 = "▹", H5 = "⊵", G5 = "◬", j5 = "≜", Z5 = "⨺", Y5 = "⃛", W5 = "⨹", X5 = "⧍", K5 = "⨻", Q5 = "⏢", J5 = "𝒯", $5 = "𝓉", tF = "Ц", eF = "ц", nF = "Ћ", oF = "ћ", rF = "Ŧ", sF = "ŧ", cF = "≬", iF = "↞", aF = "↠", lF = "Ú", uF = "ú", pF = "↑", fF = "↟", hF = "⇑", dF = "⥉", mF = "Ў", gF = "ў", bF = "Ŭ", _F = "ŭ", vF = "Û", kF = "û", xF = "У", yF = "у", AF = "⇅", CF = "Ű", wF = "ű", EF = "⥮", DF = "⥾", TF = "𝔘", SF = "𝔲", LF = "Ù", qF = "ù", RF = "⥣", FF = "↿", MF = "↾", IF = "▀", zF = "⌜", NF = "⌜", PF = "⌏", OF = "◸", BF = "Ū", UF = "ū", VF = "¨", HF = "_", GF = "⏟", jF = "⎵", ZF = "⏝", YF = "⋃", WF = "⊎", XF = "Ų", KF = "ų", QF = "𝕌", JF = "𝕦", $F = "⤒", t8 = "↑", e8 = "↑", n8 = "⇑", o8 = "⇅", r8 = "↕", s8 = "↕", c8 = "⇕", i8 = "⥮", a8 = "↿", l8 = "↾", u8 = "⊎", p8 = "↖", f8 = "↗", h8 = "υ", d8 = "ϒ", m8 = "ϒ", g8 = "Υ", b8 = "υ", _8 = "↥", v8 = "⊥", k8 = "⇈", x8 = "⌝", y8 = "⌝", A8 = "⌎", C8 = "Ů", w8 = "ů", E8 = "◹", D8 = "𝒰", T8 = "𝓊", S8 = "⋰", L8 = "Ũ", q8 = "ũ", R8 = "▵", F8 = "▴", M8 = "⇈", I8 = "Ü", z8 = "ü", N8 = "⦧", P8 = "⦜", O8 = "ϵ", B8 = "ϰ", U8 = "∅", V8 = "ϕ", H8 = "ϖ", G8 = "∝", j8 = "↕", Z8 = "⇕", Y8 = "ϱ", W8 = "ς", X8 = "⊊︀", K8 = "⫋︀", Q8 = "⊋︀", J8 = "⫌︀", $8 = "ϑ", tM = "⊲", eM = "⊳", nM = "⫨", oM = "⫫", rM = "⫩", sM = "В", cM = "в", iM = "⊢", aM = "⊨", lM = "⊩", uM = "⊫", pM = "⫦", fM = "⊻", hM = "∨", dM = "⋁", mM = "≚", gM = "⋮", bM = "|", _M = "‖", vM = "|", kM = "‖", xM = "∣", yM = "|", AM = "❘", CM = "≀", wM = " ", EM = "𝔙", DM = "𝔳", TM = "⊲", SM = "⊂⃒", LM = "⊃⃒", qM = "𝕍", RM = "𝕧", FM = "∝", MM = "⊳", IM = "𝒱", zM = "𝓋", NM = "⫋︀", PM = "⊊︀", OM = "⫌︀", BM = "⊋︀", UM = "⊪", VM = "⦚", HM = "Ŵ", GM = "ŵ", jM = "⩟", ZM = "∧", YM = "⋀", WM = "≙", XM = "℘", KM = "𝔚", QM = "𝔴", JM = "𝕎", $M = "𝕨", tI = "℘", eI = "≀", nI = "≀", oI = "𝒲", rI = "𝓌", sI = "⋂", cI = "◯", iI = "⋃", aI = "▽", lI = "𝔛", uI = "𝔵", pI = "⟷", fI = "⟺", hI = "Ξ", dI = "ξ", mI = "⟵", gI = "⟸", bI = "⟼", _I = "⋻", vI = "⨀", kI = "𝕏", xI = "𝕩", yI = "⨁", AI = "⨂", CI = "⟶", wI = "⟹", EI = "𝒳", DI = "𝓍", TI = "⨆", SI = "⨄", LI = "△", qI = "⋁", RI = "⋀", FI = "Ý", MI = "ý", II = "Я", zI = "я", NI = "Ŷ", PI = "ŷ", OI = "Ы", BI = "ы", UI = "¥", VI = "𝔜", HI = "𝔶", GI = "Ї", jI = "ї", ZI = "𝕐", YI = "𝕪", WI = "𝒴", XI = "𝓎", KI = "Ю", QI = "ю", JI = "ÿ", $I = "Ÿ", tz = "Ź", ez = "ź", nz = "Ž", oz = "ž", rz = "З", sz = "з", cz = "Ż", iz = "ż", az = "ℨ", lz = "​", uz = "Ζ", pz = "ζ", fz = "𝔷", hz = "ℨ", dz = "Ж", mz = "ж", gz = "⇝", bz = "𝕫", _z = "ℤ", vz = "𝒵", kz = "𝓏", xz = "‍", yz = "‌", Az = {
562
+ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "∾̳", fs = "Â", hs = "â", ds = "´", ms = "А", gs = "а", bs = "Æ", _s = "æ", vs = "⁡", ks = "𝔄", xs = "𝔞", ys = "À", As = "à", Cs = "ℵ", ws = "ℵ", Es = "Α", Ds = "α", Ts = "Ā", Ss = "ā", Ls = "⨿", qs = "&", Rs = "&", Fs = "⩕", Ms = "⩓", Is = "∧", Ps = "⩜", Ns = "⩘", zs = "⩚", Os = "∠", Bs = "⦤", Us = "∠", Vs = "⦨", Hs = "⦩", Gs = "⦪", js = "⦫", Zs = "⦬", Ys = "⦭", Ws = "⦮", Xs = "⦯", Ks = "∡", Qs = "∟", Js = "⊾", $s = "⦝", tc = "∢", ec = "Å", nc = "⍼", oc = "Ą", rc = "ą", sc = "𝔸", cc = "𝕒", ic = "⩯", ac = "≈", lc = "⩰", uc = "≊", pc = "≋", fc = "'", hc = "⁡", dc = "≈", mc = "≊", gc = "Å", bc = "å", _c = "𝒜", vc = "𝒶", kc = "≔", xc = "*", yc = "≈", Ac = "≍", Cc = "Ã", wc = "ã", Ec = "Ä", Dc = "ä", Tc = "∳", Sc = "⨑", Lc = "≌", qc = "϶", Rc = "‵", Fc = "∽", Mc = "⋍", Ic = "∖", Pc = "⫧", Nc = "⊽", zc = "⌅", Oc = "⌆", Bc = "⌅", Uc = "⎵", Vc = "⎶", Hc = "≌", Gc = "Б", jc = "б", Zc = "„", Yc = "∵", Wc = "∵", Xc = "∵", Kc = "⦰", Qc = "϶", Jc = "ℬ", $c = "ℬ", ti = "Β", ei = "β", ni = "ℶ", oi = "≬", ri = "𝔅", si = "𝔟", ci = "⋂", ii = "◯", ai = "⋃", li = "⨀", ui = "⨁", pi = "⨂", fi = "⨆", hi = "★", di = "▽", mi = "△", gi = "⨄", bi = "⋁", _i = "⋀", vi = "⤍", ki = "⧫", xi = "▪", yi = "▴", Ai = "▾", Ci = "◂", wi = "▸", Ei = "␣", Di = "▒", Ti = "░", Si = "▓", Li = "█", qi = "=⃥", Ri = "≡⃥", Fi = "⫭", Mi = "⌐", Ii = "𝔹", Pi = "𝕓", Ni = "⊥", zi = "⊥", Oi = "⋈", Bi = "⧉", Ui = "┐", Vi = "╕", Hi = "╖", Gi = "╗", ji = "┌", Zi = "╒", Yi = "╓", Wi = "╔", Xi = "─", Ki = "═", Qi = "┬", Ji = "╤", $i = "╥", ta = "╦", ea = "┴", na = "╧", oa = "╨", ra = "╩", sa = "⊟", ca = "⊞", ia = "⊠", aa = "┘", la = "╛", ua = "╜", pa = "╝", fa = "└", ha = "╘", da = "╙", ma = "╚", ga = "│", ba = "║", _a = "┼", va = "╪", ka = "╫", xa = "╬", ya = "┤", Aa = "╡", Ca = "╢", wa = "╣", Ea = "├", Da = "╞", Ta = "╟", Sa = "╠", La = "‵", qa = "˘", Ra = "˘", Fa = "¦", Ma = "𝒷", Ia = "ℬ", Pa = "⁏", Na = "∽", za = "⋍", Oa = "⧅", Ba = "\\", Ua = "⟈", Va = "•", Ha = "•", Ga = "≎", ja = "⪮", Za = "≏", Ya = "≎", Wa = "≏", Xa = "Ć", Ka = "ć", Qa = "⩄", Ja = "⩉", $a = "⩋", tl = "∩", el = "⋒", nl = "⩇", ol = "⩀", rl = "ⅅ", sl = "∩︀", cl = "⁁", il = "ˇ", al = "ℭ", ll = "⩍", ul = "Č", pl = "č", fl = "Ç", hl = "ç", dl = "Ĉ", ml = "ĉ", gl = "∰", bl = "⩌", _l = "⩐", vl = "Ċ", kl = "ċ", xl = "¸", yl = "¸", Al = "⦲", Cl = "¢", wl = "·", El = "·", Dl = "𝔠", Tl = "ℭ", Sl = "Ч", Ll = "ч", ql = "✓", Rl = "✓", Fl = "Χ", Ml = "χ", Il = "ˆ", Pl = "≗", Nl = "↺", zl = "↻", Ol = "⊛", Bl = "⊚", Ul = "⊝", Vl = "⊙", Hl = "®", Gl = "Ⓢ", jl = "⊖", Zl = "⊕", Yl = "⊗", Wl = "○", Xl = "⧃", Kl = "≗", Ql = "⨐", Jl = "⫯", $l = "⧂", tu = "∲", eu = "”", nu = "’", ou = "♣", ru = "♣", su = ":", cu = "∷", iu = "⩴", au = "≔", lu = "≔", uu = ",", pu = "@", fu = "∁", hu = "∘", du = "∁", mu = "ℂ", gu = "≅", bu = "⩭", _u = "≡", vu = "∮", ku = "∯", xu = "∮", yu = "𝕔", Au = "ℂ", Cu = "∐", wu = "∐", Eu = "©", Du = "©", Tu = "℗", Su = "∳", Lu = "↵", qu = "✗", Ru = "⨯", Fu = "𝒞", Mu = "𝒸", Iu = "⫏", Pu = "⫑", Nu = "⫐", zu = "⫒", Ou = "⋯", Bu = "⤸", Uu = "⤵", Vu = "⋞", Hu = "⋟", Gu = "↶", ju = "⤽", Zu = "⩈", Yu = "⩆", Wu = "≍", Xu = "∪", Ku = "⋓", Qu = "⩊", Ju = "⊍", $u = "⩅", tp = "∪︀", ep = "↷", np = "⤼", op = "⋞", rp = "⋟", sp = "⋎", cp = "⋏", ip = "¤", ap = "↶", lp = "↷", up = "⋎", pp = "⋏", fp = "∲", hp = "∱", dp = "⌭", mp = "†", gp = "‡", bp = "ℸ", _p = "↓", vp = "↡", kp = "⇓", xp = "‐", yp = "⫤", Ap = "⊣", Cp = "⤏", wp = "˝", Ep = "Ď", Dp = "ď", Tp = "Д", Sp = "д", Lp = "‡", qp = "⇊", Rp = "ⅅ", Fp = "ⅆ", Mp = "⤑", Ip = "⩷", Pp = "°", Np = "∇", zp = "Δ", Op = "δ", Bp = "⦱", Up = "⥿", Vp = "𝔇", Hp = "𝔡", Gp = "⥥", jp = "⇃", Zp = "⇂", Yp = "´", Wp = "˙", Xp = "˝", Kp = "`", Qp = "˜", Jp = "⋄", $p = "⋄", tf = "⋄", ef = "♦", nf = "♦", of = "¨", rf = "ⅆ", sf = "ϝ", cf = "⋲", af = "÷", lf = "÷", uf = "⋇", pf = "⋇", ff = "Ђ", hf = "ђ", df = "⌞", mf = "⌍", gf = "$", bf = "𝔻", _f = "𝕕", vf = "¨", kf = "˙", xf = "⃜", yf = "≐", Af = "≑", Cf = "≐", wf = "∸", Ef = "∔", Df = "⊡", Tf = "⌆", Sf = "∯", Lf = "¨", qf = "⇓", Rf = "⇐", Ff = "⇔", Mf = "⫤", If = "⟸", Pf = "⟺", Nf = "⟹", zf = "⇒", Of = "⊨", Bf = "⇑", Uf = "⇕", Vf = "∥", Hf = "⤓", Gf = "↓", jf = "↓", Zf = "⇓", Yf = "⇵", Wf = "̑", Xf = "⇊", Kf = "⇃", Qf = "⇂", Jf = "⥐", $f = "⥞", th = "⥖", eh = "↽", nh = "⥟", oh = "⥗", rh = "⇁", sh = "↧", ch = "⊤", ih = "⤐", ah = "⌟", lh = "⌌", uh = "𝒟", ph = "𝒹", fh = "Ѕ", hh = "ѕ", dh = "⧶", mh = "Đ", gh = "đ", bh = "⋱", _h = "▿", vh = "▾", kh = "⇵", xh = "⥯", yh = "⦦", Ah = "Џ", Ch = "џ", wh = "⟿", Eh = "É", Dh = "é", Th = "⩮", Sh = "Ě", Lh = "ě", qh = "Ê", Rh = "ê", Fh = "≖", Mh = "≕", Ih = "Э", Ph = "э", Nh = "⩷", zh = "Ė", Oh = "ė", Bh = "≑", Uh = "ⅇ", Vh = "≒", Hh = "𝔈", Gh = "𝔢", jh = "⪚", Zh = "È", Yh = "è", Wh = "⪖", Xh = "⪘", Kh = "⪙", Qh = "∈", Jh = "⏧", $h = "ℓ", td = "⪕", ed = "⪗", nd = "Ē", od = "ē", rd = "∅", sd = "∅", cd = "◻", id = "∅", ad = "▫", ld = " ", ud = " ", pd = " ", fd = "Ŋ", hd = "ŋ", dd = " ", md = "Ę", gd = "ę", bd = "𝔼", _d = "𝕖", vd = "⋕", kd = "⧣", xd = "⩱", yd = "ε", Ad = "Ε", Cd = "ε", wd = "ϵ", Ed = "≖", Dd = "≕", Td = "≂", Sd = "⪖", Ld = "⪕", qd = "⩵", Rd = "=", Fd = "≂", Md = "≟", Id = "⇌", Pd = "≡", Nd = "⩸", zd = "⧥", Od = "⥱", Bd = "≓", Ud = "ℯ", Vd = "ℰ", Hd = "≐", Gd = "⩳", jd = "≂", Zd = "Η", Yd = "η", Wd = "Ð", Xd = "ð", Kd = "Ë", Qd = "ë", Jd = "€", $d = "!", tm = "∃", em = "∃", nm = "ℰ", om = "ⅇ", rm = "ⅇ", sm = "≒", cm = "Ф", im = "ф", am = "♀", lm = "ffi", um = "ff", pm = "ffl", fm = "𝔉", hm = "𝔣", dm = "fi", mm = "◼", gm = "▪", bm = "fj", _m = "♭", vm = "fl", km = "▱", xm = "ƒ", ym = "𝔽", Am = "𝕗", Cm = "∀", wm = "∀", Em = "⋔", Dm = "⫙", Tm = "ℱ", Sm = "⨍", Lm = "½", qm = "⅓", Rm = "¼", Fm = "⅕", Mm = "⅙", Im = "⅛", Pm = "⅔", Nm = "⅖", zm = "¾", Om = "⅗", Bm = "⅜", Um = "⅘", Vm = "⅚", Hm = "⅝", Gm = "⅞", jm = "⁄", Zm = "⌢", Ym = "𝒻", Wm = "ℱ", Xm = "ǵ", Km = "Γ", Qm = "γ", Jm = "Ϝ", $m = "ϝ", tg = "⪆", eg = "Ğ", ng = "ğ", og = "Ģ", rg = "Ĝ", sg = "ĝ", cg = "Г", ig = "г", ag = "Ġ", lg = "ġ", ug = "≥", pg = "≧", fg = "⪌", hg = "⋛", dg = "≥", mg = "≧", gg = "⩾", bg = "⪩", _g = "⩾", vg = "⪀", kg = "⪂", xg = "⪄", yg = "⋛︀", Ag = "⪔", Cg = "𝔊", wg = "𝔤", Eg = "≫", Dg = "⋙", Tg = "⋙", Sg = "ℷ", Lg = "Ѓ", qg = "ѓ", Rg = "⪥", Fg = "≷", Mg = "⪒", Ig = "⪤", Pg = "⪊", Ng = "⪊", zg = "⪈", Og = "≩", Bg = "⪈", Ug = "≩", Vg = "⋧", Hg = "𝔾", Gg = "𝕘", jg = "`", Zg = "≥", Yg = "⋛", Wg = "≧", Xg = "⪢", Kg = "≷", Qg = "⩾", Jg = "≳", $g = "𝒢", t0 = "ℊ", e0 = "≳", n0 = "⪎", o0 = "⪐", r0 = "⪧", s0 = "⩺", c0 = ">", i0 = ">", a0 = "≫", l0 = "⋗", u0 = "⦕", p0 = "⩼", f0 = "⪆", h0 = "⥸", d0 = "⋗", m0 = "⋛", g0 = "⪌", b0 = "≷", _0 = "≳", v0 = "≩︀", k0 = "≩︀", x0 = "ˇ", y0 = " ", A0 = "½", C0 = "ℋ", w0 = "Ъ", E0 = "ъ", D0 = "⥈", T0 = "↔", S0 = "⇔", L0 = "↭", q0 = "^", R0 = "ℏ", F0 = "Ĥ", M0 = "ĥ", I0 = "♥", P0 = "♥", N0 = "…", z0 = "⊹", O0 = "𝔥", B0 = "ℌ", U0 = "ℋ", V0 = "⤥", H0 = "⤦", G0 = "⇿", j0 = "∻", Z0 = "↩", Y0 = "↪", W0 = "𝕙", X0 = "ℍ", K0 = "―", Q0 = "─", J0 = "𝒽", $0 = "ℋ", tb = "ℏ", eb = "Ħ", nb = "ħ", ob = "≎", rb = "≏", sb = "⁃", cb = "‐", ib = "Í", ab = "í", lb = "⁣", ub = "Î", pb = "î", fb = "И", hb = "и", db = "İ", mb = "Е", gb = "е", bb = "¡", _b = "⇔", vb = "𝔦", kb = "ℑ", xb = "Ì", yb = "ì", Ab = "ⅈ", Cb = "⨌", wb = "∭", Eb = "⧜", Db = "℩", Tb = "IJ", Sb = "ij", Lb = "Ī", qb = "ī", Rb = "ℑ", Fb = "ⅈ", Mb = "ℐ", Ib = "ℑ", Pb = "ı", Nb = "ℑ", zb = "⊷", Ob = "Ƶ", Bb = "⇒", Ub = "℅", Vb = "∞", Hb = "⧝", Gb = "ı", jb = "⊺", Zb = "∫", Yb = "∬", Wb = "ℤ", Xb = "∫", Kb = "⊺", Qb = "⋂", Jb = "⨗", $b = "⨼", t_ = "⁣", e_ = "⁢", n_ = "Ё", o_ = "ё", r_ = "Į", s_ = "į", c_ = "𝕀", i_ = "𝕚", a_ = "Ι", l_ = "ι", u_ = "⨼", p_ = "¿", f_ = "𝒾", h_ = "ℐ", d_ = "∈", m_ = "⋵", g_ = "⋹", b_ = "⋴", __ = "⋳", v_ = "∈", k_ = "⁢", x_ = "Ĩ", y_ = "ĩ", A_ = "І", C_ = "і", w_ = "Ï", E_ = "ï", D_ = "Ĵ", T_ = "ĵ", S_ = "Й", L_ = "й", q_ = "𝔍", R_ = "𝔧", F_ = "ȷ", M_ = "𝕁", I_ = "𝕛", P_ = "𝒥", N_ = "𝒿", z_ = "Ј", O_ = "ј", B_ = "Є", U_ = "є", V_ = "Κ", H_ = "κ", G_ = "ϰ", j_ = "Ķ", Z_ = "ķ", Y_ = "К", W_ = "к", X_ = "𝔎", K_ = "𝔨", Q_ = "ĸ", J_ = "Х", $_ = "х", tv = "Ќ", ev = "ќ", nv = "𝕂", ov = "𝕜", rv = "𝒦", sv = "𝓀", cv = "⇚", iv = "Ĺ", av = "ĺ", lv = "⦴", uv = "ℒ", pv = "Λ", fv = "λ", hv = "⟨", dv = "⟪", mv = "⦑", gv = "⟨", bv = "⪅", _v = "ℒ", vv = "«", kv = "⇤", xv = "⤟", yv = "←", Av = "↞", Cv = "⇐", wv = "⤝", Ev = "↩", Dv = "↫", Tv = "⤹", Sv = "⥳", Lv = "↢", qv = "⤙", Rv = "⤛", Fv = "⪫", Mv = "⪭", Iv = "⪭︀", Pv = "⤌", Nv = "⤎", zv = "❲", Ov = "{", Bv = "[", Uv = "⦋", Vv = "⦏", Hv = "⦍", Gv = "Ľ", jv = "ľ", Zv = "Ļ", Yv = "ļ", Wv = "⌈", Xv = "{", Kv = "Л", Qv = "л", Jv = "⤶", $v = "“", tk = "„", ek = "⥧", nk = "⥋", ok = "↲", rk = "≤", sk = "≦", ck = "⟨", ik = "⇤", ak = "←", lk = "←", uk = "⇐", pk = "⇆", fk = "↢", hk = "⌈", dk = "⟦", mk = "⥡", gk = "⥙", bk = "⇃", _k = "⌊", vk = "↽", kk = "↼", xk = "⇇", yk = "↔", Ak = "↔", Ck = "⇔", wk = "⇆", Ek = "⇋", Dk = "↭", Tk = "⥎", Sk = "↤", Lk = "⊣", qk = "⥚", Rk = "⋋", Fk = "⧏", Mk = "⊲", Ik = "⊴", Pk = "⥑", Nk = "⥠", zk = "⥘", Ok = "↿", Bk = "⥒", Uk = "↼", Vk = "⪋", Hk = "⋚", Gk = "≤", jk = "≦", Zk = "⩽", Yk = "⪨", Wk = "⩽", Xk = "⩿", Kk = "⪁", Qk = "⪃", Jk = "⋚︀", $k = "⪓", t1 = "⪅", e1 = "⋖", n1 = "⋚", o1 = "⪋", r1 = "⋚", s1 = "≦", c1 = "≶", i1 = "≶", a1 = "⪡", l1 = "≲", u1 = "⩽", p1 = "≲", f1 = "⥼", h1 = "⌊", d1 = "𝔏", m1 = "𝔩", g1 = "≶", b1 = "⪑", _1 = "⥢", v1 = "↽", k1 = "↼", x1 = "⥪", y1 = "▄", A1 = "Љ", C1 = "љ", w1 = "⇇", E1 = "≪", D1 = "⋘", T1 = "⌞", S1 = "⇚", L1 = "⥫", q1 = "◺", R1 = "Ŀ", F1 = "ŀ", M1 = "⎰", I1 = "⎰", P1 = "⪉", N1 = "⪉", z1 = "⪇", O1 = "≨", B1 = "⪇", U1 = "≨", V1 = "⋦", H1 = "⟬", G1 = "⇽", j1 = "⟦", Z1 = "⟵", Y1 = "⟵", W1 = "⟸", X1 = "⟷", K1 = "⟷", Q1 = "⟺", J1 = "⟼", $1 = "⟶", tx = "⟶", ex = "⟹", nx = "↫", ox = "↬", rx = "⦅", sx = "𝕃", cx = "𝕝", ix = "⨭", ax = "⨴", lx = "∗", ux = "_", px = "↙", fx = "↘", hx = "◊", dx = "◊", mx = "⧫", gx = "(", bx = "⦓", _x = "⇆", vx = "⌟", kx = "⇋", xx = "⥭", yx = "‎", Ax = "⊿", Cx = "‹", wx = "𝓁", Ex = "ℒ", Dx = "↰", Tx = "↰", Sx = "≲", Lx = "⪍", qx = "⪏", Rx = "[", Fx = "‘", Mx = "‚", Ix = "Ł", Px = "ł", Nx = "⪦", zx = "⩹", Ox = "<", Bx = "<", Ux = "≪", Vx = "⋖", Hx = "⋋", Gx = "⋉", jx = "⥶", Zx = "⩻", Yx = "◃", Wx = "⊴", Xx = "◂", Kx = "⦖", Qx = "⥊", Jx = "⥦", $x = "≨︀", ty = "≨︀", ey = "¯", ny = "♂", oy = "✠", ry = "✠", sy = "↦", cy = "↦", iy = "↧", ay = "↤", ly = "↥", uy = "▮", py = "⨩", fy = "М", hy = "м", dy = "—", my = "∺", gy = "∡", by = " ", _y = "ℳ", vy = "𝔐", ky = "𝔪", xy = "℧", yy = "µ", Ay = "*", Cy = "⫰", wy = "∣", Ey = "·", Dy = "⊟", Ty = "−", Sy = "∸", Ly = "⨪", qy = "∓", Ry = "⫛", Fy = "…", My = "∓", Iy = "⊧", Py = "𝕄", Ny = "𝕞", zy = "∓", Oy = "𝓂", By = "ℳ", Uy = "∾", Vy = "Μ", Hy = "μ", Gy = "⊸", jy = "⊸", Zy = "∇", Yy = "Ń", Wy = "ń", Xy = "∠⃒", Ky = "≉", Qy = "⩰̸", Jy = "≋̸", $y = "ʼn", tA = "≉", eA = "♮", nA = "ℕ", oA = "♮", rA = " ", sA = "≎̸", cA = "≏̸", iA = "⩃", aA = "Ň", lA = "ň", uA = "Ņ", pA = "ņ", fA = "≇", hA = "⩭̸", dA = "⩂", mA = "Н", gA = "н", bA = "–", _A = "⤤", vA = "↗", kA = "⇗", xA = "↗", yA = "≠", AA = "≐̸", CA = "​", wA = "​", EA = "​", DA = "​", TA = "≢", SA = "⤨", LA = "≂̸", qA = "≫", RA = "≪", FA = `
563
+ `, MA = "∄", IA = "∄", PA = "𝔑", NA = "𝔫", zA = "≧̸", OA = "≱", BA = "≱", UA = "≧̸", VA = "⩾̸", HA = "⩾̸", GA = "⋙̸", jA = "≵", ZA = "≫⃒", YA = "≯", WA = "≯", XA = "≫̸", KA = "↮", QA = "⇎", JA = "⫲", $A = "∋", tC = "⋼", eC = "⋺", nC = "∋", oC = "Њ", rC = "њ", sC = "↚", cC = "⇍", iC = "‥", aC = "≦̸", lC = "≰", uC = "↚", pC = "⇍", fC = "↮", hC = "⇎", dC = "≰", mC = "≦̸", gC = "⩽̸", bC = "⩽̸", _C = "≮", vC = "⋘̸", kC = "≴", xC = "≪⃒", yC = "≮", AC = "⋪", CC = "⋬", wC = "≪̸", EC = "∤", DC = "⁠", TC = " ", SC = "𝕟", LC = "ℕ", qC = "⫬", RC = "¬", FC = "≢", MC = "≭", IC = "∦", PC = "∉", NC = "≠", zC = "≂̸", OC = "∄", BC = "≯", UC = "≱", VC = "≧̸", HC = "≫̸", GC = "≹", jC = "⩾̸", ZC = "≵", YC = "≎̸", WC = "≏̸", XC = "∉", KC = "⋵̸", QC = "⋹̸", JC = "∉", $C = "⋷", tw = "⋶", ew = "⧏̸", nw = "⋪", ow = "⋬", rw = "≮", sw = "≰", cw = "≸", iw = "≪̸", aw = "⩽̸", lw = "≴", uw = "⪢̸", pw = "⪡̸", fw = "∌", hw = "∌", dw = "⋾", mw = "⋽", gw = "⊀", bw = "⪯̸", _w = "⋠", vw = "∌", kw = "⧐̸", xw = "⋫", yw = "⋭", Aw = "⊏̸", Cw = "⋢", ww = "⊐̸", Ew = "⋣", Dw = "⊂⃒", Tw = "⊈", Sw = "⊁", Lw = "⪰̸", qw = "⋡", Rw = "≿̸", Fw = "⊃⃒", Mw = "⊉", Iw = "≁", Pw = "≄", Nw = "≇", zw = "≉", Ow = "∤", Bw = "∦", Uw = "∦", Vw = "⫽⃥", Hw = "∂̸", Gw = "⨔", jw = "⊀", Zw = "⋠", Yw = "⊀", Ww = "⪯̸", Xw = "⪯̸", Kw = "⤳̸", Qw = "↛", Jw = "⇏", $w = "↝̸", tE = "↛", eE = "⇏", nE = "⋫", oE = "⋭", rE = "⊁", sE = "⋡", cE = "⪰̸", iE = "𝒩", aE = "𝓃", lE = "∤", uE = "∦", pE = "≁", fE = "≄", hE = "≄", dE = "∤", mE = "∦", gE = "⋢", bE = "⋣", _E = "⊄", vE = "⫅̸", kE = "⊈", xE = "⊂⃒", yE = "⊈", AE = "⫅̸", CE = "⊁", wE = "⪰̸", EE = "⊅", DE = "⫆̸", TE = "⊉", SE = "⊃⃒", LE = "⊉", qE = "⫆̸", RE = "≹", FE = "Ñ", ME = "ñ", IE = "≸", PE = "⋪", NE = "⋬", zE = "⋫", OE = "⋭", BE = "Ν", UE = "ν", VE = "#", HE = "№", GE = " ", jE = "≍⃒", ZE = "⊬", YE = "⊭", WE = "⊮", XE = "⊯", KE = "≥⃒", QE = ">⃒", JE = "⤄", $E = "⧞", t2 = "⤂", e2 = "≤⃒", n2 = "<⃒", o2 = "⊴⃒", r2 = "⤃", s2 = "⊵⃒", c2 = "∼⃒", i2 = "⤣", a2 = "↖", l2 = "⇖", u2 = "↖", p2 = "⤧", f2 = "Ó", h2 = "ó", d2 = "⊛", m2 = "Ô", g2 = "ô", b2 = "⊚", _2 = "О", v2 = "о", k2 = "⊝", x2 = "Ő", y2 = "ő", A2 = "⨸", C2 = "⊙", w2 = "⦼", E2 = "Œ", D2 = "œ", T2 = "⦿", S2 = "𝔒", L2 = "𝔬", q2 = "˛", R2 = "Ò", F2 = "ò", M2 = "⧁", I2 = "⦵", P2 = "Ω", N2 = "∮", z2 = "↺", O2 = "⦾", B2 = "⦻", U2 = "‾", V2 = "⧀", H2 = "Ō", G2 = "ō", j2 = "Ω", Z2 = "ω", Y2 = "Ο", W2 = "ο", X2 = "⦶", K2 = "⊖", Q2 = "𝕆", J2 = "𝕠", $2 = "⦷", tD = "“", eD = "‘", nD = "⦹", oD = "⊕", rD = "↻", sD = "⩔", cD = "∨", iD = "⩝", aD = "ℴ", lD = "ℴ", uD = "ª", pD = "º", fD = "⊶", hD = "⩖", dD = "⩗", mD = "⩛", gD = "Ⓢ", bD = "𝒪", _D = "ℴ", vD = "Ø", kD = "ø", xD = "⊘", yD = "Õ", AD = "õ", CD = "⨶", wD = "⨷", ED = "⊗", DD = "Ö", TD = "ö", SD = "⌽", LD = "‾", qD = "⏞", RD = "⎴", FD = "⏜", MD = "¶", ID = "∥", PD = "∥", ND = "⫳", zD = "⫽", OD = "∂", BD = "∂", UD = "П", VD = "п", HD = "%", GD = ".", jD = "‰", ZD = "⊥", YD = "‱", WD = "𝔓", XD = "𝔭", KD = "Φ", QD = "φ", JD = "ϕ", $D = "ℳ", tT = "☎", eT = "Π", nT = "π", oT = "⋔", rT = "ϖ", sT = "ℏ", cT = "ℎ", iT = "ℏ", aT = "⨣", lT = "⊞", uT = "⨢", pT = "+", fT = "∔", hT = "⨥", dT = "⩲", mT = "±", gT = "±", bT = "⨦", _T = "⨧", vT = "±", kT = "ℌ", xT = "⨕", yT = "𝕡", AT = "ℙ", CT = "£", wT = "⪷", ET = "⪻", DT = "≺", TT = "≼", ST = "⪷", LT = "≺", qT = "≼", RT = "≺", FT = "⪯", MT = "≼", IT = "≾", PT = "⪯", NT = "⪹", zT = "⪵", OT = "⋨", BT = "⪯", UT = "⪳", VT = "≾", HT = "′", GT = "″", jT = "ℙ", ZT = "⪹", YT = "⪵", WT = "⋨", XT = "∏", KT = "∏", QT = "⌮", JT = "⌒", $T = "⌓", tS = "∝", eS = "∝", nS = "∷", oS = "∝", rS = "≾", sS = "⊰", cS = "𝒫", iS = "𝓅", aS = "Ψ", lS = "ψ", uS = " ", pS = "𝔔", fS = "𝔮", hS = "⨌", dS = "𝕢", mS = "ℚ", gS = "⁗", bS = "𝒬", _S = "𝓆", vS = "ℍ", kS = "⨖", xS = "?", yS = "≟", AS = '"', CS = '"', wS = "⇛", ES = "∽̱", DS = "Ŕ", TS = "ŕ", SS = "√", LS = "⦳", qS = "⟩", RS = "⟫", FS = "⦒", MS = "⦥", IS = "⟩", PS = "»", NS = "⥵", zS = "⇥", OS = "⤠", BS = "⤳", US = "→", VS = "↠", HS = "⇒", GS = "⤞", jS = "↪", ZS = "↬", YS = "⥅", WS = "⥴", XS = "⤖", KS = "↣", QS = "↝", JS = "⤚", $S = "⤜", tL = "∶", eL = "ℚ", nL = "⤍", oL = "⤏", rL = "⤐", sL = "❳", cL = "}", iL = "]", aL = "⦌", lL = "⦎", uL = "⦐", pL = "Ř", fL = "ř", hL = "Ŗ", dL = "ŗ", mL = "⌉", gL = "}", bL = "Р", _L = "р", vL = "⤷", kL = "⥩", xL = "”", yL = "”", AL = "↳", CL = "ℜ", wL = "ℛ", EL = "ℜ", DL = "ℝ", TL = "ℜ", SL = "▭", LL = "®", qL = "®", RL = "∋", FL = "⇋", ML = "⥯", IL = "⥽", PL = "⌋", NL = "𝔯", zL = "ℜ", OL = "⥤", BL = "⇁", UL = "⇀", VL = "⥬", HL = "Ρ", GL = "ρ", jL = "ϱ", ZL = "⟩", YL = "⇥", WL = "→", XL = "→", KL = "⇒", QL = "⇄", JL = "↣", $L = "⌉", t4 = "⟧", e4 = "⥝", n4 = "⥕", o4 = "⇂", r4 = "⌋", s4 = "⇁", c4 = "⇀", i4 = "⇄", a4 = "⇌", l4 = "⇉", u4 = "↝", p4 = "↦", f4 = "⊢", h4 = "⥛", d4 = "⋌", m4 = "⧐", g4 = "⊳", b4 = "⊵", _4 = "⥏", v4 = "⥜", k4 = "⥔", x4 = "↾", y4 = "⥓", A4 = "⇀", C4 = "˚", w4 = "≓", E4 = "⇄", D4 = "⇌", T4 = "‏", S4 = "⎱", L4 = "⎱", q4 = "⫮", R4 = "⟭", F4 = "⇾", M4 = "⟧", I4 = "⦆", P4 = "𝕣", N4 = "ℝ", z4 = "⨮", O4 = "⨵", B4 = "⥰", U4 = ")", V4 = "⦔", H4 = "⨒", G4 = "⇉", j4 = "⇛", Z4 = "›", Y4 = "𝓇", W4 = "ℛ", X4 = "↱", K4 = "↱", Q4 = "]", J4 = "’", $4 = "’", tq = "⋌", eq = "⋊", nq = "▹", oq = "⊵", rq = "▸", sq = "⧎", cq = "⧴", iq = "⥨", aq = "℞", lq = "Ś", uq = "ś", pq = "‚", fq = "⪸", hq = "Š", dq = "š", mq = "⪼", gq = "≻", bq = "≽", _q = "⪰", vq = "⪴", kq = "Ş", xq = "ş", yq = "Ŝ", Aq = "ŝ", Cq = "⪺", wq = "⪶", Eq = "⋩", Dq = "⨓", Tq = "≿", Sq = "С", Lq = "с", qq = "⊡", Rq = "⋅", Fq = "⩦", Mq = "⤥", Iq = "↘", Pq = "⇘", Nq = "↘", zq = "§", Oq = ";", Bq = "⤩", Uq = "∖", Vq = "∖", Hq = "✶", Gq = "𝔖", jq = "𝔰", Zq = "⌢", Yq = "♯", Wq = "Щ", Xq = "щ", Kq = "Ш", Qq = "ш", Jq = "↓", $q = "←", tR = "∣", eR = "∥", nR = "→", oR = "↑", rR = "­", sR = "Σ", cR = "σ", iR = "ς", aR = "ς", lR = "∼", uR = "⩪", pR = "≃", fR = "≃", hR = "⪞", dR = "⪠", mR = "⪝", gR = "⪟", bR = "≆", _R = "⨤", vR = "⥲", kR = "←", xR = "∘", yR = "∖", AR = "⨳", CR = "⧤", wR = "∣", ER = "⌣", DR = "⪪", TR = "⪬", SR = "⪬︀", LR = "Ь", qR = "ь", RR = "⌿", FR = "⧄", MR = "/", IR = "𝕊", PR = "𝕤", NR = "♠", zR = "♠", OR = "∥", BR = "⊓", UR = "⊓︀", VR = "⊔", HR = "⊔︀", GR = "√", jR = "⊏", ZR = "⊑", YR = "⊏", WR = "⊑", XR = "⊐", KR = "⊒", QR = "⊐", JR = "⊒", $R = "□", t3 = "□", e3 = "⊓", n3 = "⊏", o3 = "⊑", r3 = "⊐", s3 = "⊒", c3 = "⊔", i3 = "▪", a3 = "□", l3 = "▪", u3 = "→", p3 = "𝒮", f3 = "𝓈", h3 = "∖", d3 = "⌣", m3 = "⋆", g3 = "⋆", b3 = "☆", _3 = "★", v3 = "ϵ", k3 = "ϕ", x3 = "¯", y3 = "⊂", A3 = "⋐", C3 = "⪽", w3 = "⫅", E3 = "⊆", D3 = "⫃", T3 = "⫁", S3 = "⫋", L3 = "⊊", q3 = "⪿", R3 = "⥹", F3 = "⊂", M3 = "⋐", I3 = "⊆", P3 = "⫅", N3 = "⊆", z3 = "⊊", O3 = "⫋", B3 = "⫇", U3 = "⫕", V3 = "⫓", H3 = "⪸", G3 = "≻", j3 = "≽", Z3 = "≻", Y3 = "⪰", W3 = "≽", X3 = "≿", K3 = "⪰", Q3 = "⪺", J3 = "⪶", $3 = "⋩", t6 = "≿", e6 = "∋", n6 = "∑", o6 = "∑", r6 = "♪", s6 = "¹", c6 = "²", i6 = "³", a6 = "⊃", l6 = "⋑", u6 = "⪾", p6 = "⫘", f6 = "⫆", h6 = "⊇", d6 = "⫄", m6 = "⊃", g6 = "⊇", b6 = "⟉", _6 = "⫗", v6 = "⥻", k6 = "⫂", x6 = "⫌", y6 = "⊋", A6 = "⫀", C6 = "⊃", w6 = "⋑", E6 = "⊇", D6 = "⫆", T6 = "⊋", S6 = "⫌", L6 = "⫈", q6 = "⫔", R6 = "⫖", F6 = "⤦", M6 = "↙", I6 = "⇙", P6 = "↙", N6 = "⤪", z6 = "ß", O6 = " ", B6 = "⌖", U6 = "Τ", V6 = "τ", H6 = "⎴", G6 = "Ť", j6 = "ť", Z6 = "Ţ", Y6 = "ţ", W6 = "Т", X6 = "т", K6 = "⃛", Q6 = "⌕", J6 = "𝔗", $6 = "𝔱", t5 = "∴", e5 = "∴", n5 = "∴", o5 = "Θ", r5 = "θ", s5 = "ϑ", c5 = "ϑ", i5 = "≈", a5 = "∼", l5 = "  ", u5 = " ", p5 = " ", f5 = "≈", h5 = "∼", d5 = "Þ", m5 = "þ", g5 = "˜", b5 = "∼", _5 = "≃", v5 = "≅", k5 = "≈", x5 = "⨱", y5 = "⊠", A5 = "×", C5 = "⨰", w5 = "∭", E5 = "⤨", D5 = "⌶", T5 = "⫱", S5 = "⊤", L5 = "𝕋", q5 = "𝕥", R5 = "⫚", F5 = "⤩", M5 = "‴", I5 = "™", P5 = "™", N5 = "▵", z5 = "▿", O5 = "◃", B5 = "⊴", U5 = "≜", V5 = "▹", H5 = "⊵", G5 = "◬", j5 = "≜", Z5 = "⨺", Y5 = "⃛", W5 = "⨹", X5 = "⧍", K5 = "⨻", Q5 = "⏢", J5 = "𝒯", $5 = "𝓉", tF = "Ц", eF = "ц", nF = "Ћ", oF = "ћ", rF = "Ŧ", sF = "ŧ", cF = "≬", iF = "↞", aF = "↠", lF = "Ú", uF = "ú", pF = "↑", fF = "↟", hF = "⇑", dF = "⥉", mF = "Ў", gF = "ў", bF = "Ŭ", _F = "ŭ", vF = "Û", kF = "û", xF = "У", yF = "у", AF = "⇅", CF = "Ű", wF = "ű", EF = "⥮", DF = "⥾", TF = "𝔘", SF = "𝔲", LF = "Ù", qF = "ù", RF = "⥣", FF = "↿", MF = "↾", IF = "▀", PF = "⌜", NF = "⌜", zF = "⌏", OF = "◸", BF = "Ū", UF = "ū", VF = "¨", HF = "_", GF = "⏟", jF = "⎵", ZF = "⏝", YF = "⋃", WF = "⊎", XF = "Ų", KF = "ų", QF = "𝕌", JF = "𝕦", $F = "⤒", t8 = "↑", e8 = "↑", n8 = "⇑", o8 = "⇅", r8 = "↕", s8 = "↕", c8 = "⇕", i8 = "⥮", a8 = "↿", l8 = "↾", u8 = "⊎", p8 = "↖", f8 = "↗", h8 = "υ", d8 = "ϒ", m8 = "ϒ", g8 = "Υ", b8 = "υ", _8 = "↥", v8 = "⊥", k8 = "⇈", x8 = "⌝", y8 = "⌝", A8 = "⌎", C8 = "Ů", w8 = "ů", E8 = "◹", D8 = "𝒰", T8 = "𝓊", S8 = "⋰", L8 = "Ũ", q8 = "ũ", R8 = "▵", F8 = "▴", M8 = "⇈", I8 = "Ü", P8 = "ü", N8 = "⦧", z8 = "⦜", O8 = "ϵ", B8 = "ϰ", U8 = "∅", V8 = "ϕ", H8 = "ϖ", G8 = "∝", j8 = "↕", Z8 = "⇕", Y8 = "ϱ", W8 = "ς", X8 = "⊊︀", K8 = "⫋︀", Q8 = "⊋︀", J8 = "⫌︀", $8 = "ϑ", tM = "⊲", eM = "⊳", nM = "⫨", oM = "⫫", rM = "⫩", sM = "В", cM = "в", iM = "⊢", aM = "⊨", lM = "⊩", uM = "⊫", pM = "⫦", fM = "⊻", hM = "∨", dM = "⋁", mM = "≚", gM = "⋮", bM = "|", _M = "‖", vM = "|", kM = "‖", xM = "∣", yM = "|", AM = "❘", CM = "≀", wM = " ", EM = "𝔙", DM = "𝔳", TM = "⊲", SM = "⊂⃒", LM = "⊃⃒", qM = "𝕍", RM = "𝕧", FM = "∝", MM = "⊳", IM = "𝒱", PM = "𝓋", NM = "⫋︀", zM = "⊊︀", OM = "⫌︀", BM = "⊋︀", UM = "⊪", VM = "⦚", HM = "Ŵ", GM = "ŵ", jM = "⩟", ZM = "∧", YM = "⋀", WM = "≙", XM = "℘", KM = "𝔚", QM = "𝔴", JM = "𝕎", $M = "𝕨", tI = "℘", eI = "≀", nI = "≀", oI = "𝒲", rI = "𝓌", sI = "⋂", cI = "◯", iI = "⋃", aI = "▽", lI = "𝔛", uI = "𝔵", pI = "⟷", fI = "⟺", hI = "Ξ", dI = "ξ", mI = "⟵", gI = "⟸", bI = "⟼", _I = "⋻", vI = "⨀", kI = "𝕏", xI = "𝕩", yI = "⨁", AI = "⨂", CI = "⟶", wI = "⟹", EI = "𝒳", DI = "𝓍", TI = "⨆", SI = "⨄", LI = "△", qI = "⋁", RI = "⋀", FI = "Ý", MI = "ý", II = "Я", PI = "я", NI = "Ŷ", zI = "ŷ", OI = "Ы", BI = "ы", UI = "¥", VI = "𝔜", HI = "𝔶", GI = "Ї", jI = "ї", ZI = "𝕐", YI = "𝕪", WI = "𝒴", XI = "𝓎", KI = "Ю", QI = "ю", JI = "ÿ", $I = "Ÿ", tP = "Ź", eP = "ź", nP = "Ž", oP = "ž", rP = "З", sP = "з", cP = "Ż", iP = "ż", aP = "ℨ", lP = "​", uP = "Ζ", pP = "ζ", fP = "𝔷", hP = "ℨ", dP = "Ж", mP = "ж", gP = "⇝", bP = "𝕫", _P = "ℤ", vP = "𝒵", kP = "𝓏", xP = "‍", yP = "‌", AP = {
564
564
  Aacute: ss,
565
565
  aacute: cs,
566
566
  Abreve: is,
@@ -592,9 +592,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
592
592
  andand: Fs,
593
593
  And: Ms,
594
594
  and: Is,
595
- andd: zs,
595
+ andd: Ps,
596
596
  andslope: Ns,
597
- andv: Ps,
597
+ andv: zs,
598
598
  ang: Os,
599
599
  ange: Bs,
600
600
  angle: Us,
@@ -646,9 +646,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
646
646
  backsim: Fc,
647
647
  backsimeq: Mc,
648
648
  Backslash: Ic,
649
- Barv: zc,
649
+ Barv: Pc,
650
650
  barvee: Nc,
651
- barwed: Pc,
651
+ barwed: zc,
652
652
  Barwed: Oc,
653
653
  barwedge: Bc,
654
654
  bbrk: Uc,
@@ -700,9 +700,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
700
700
  bNot: Fi,
701
701
  bnot: Mi,
702
702
  Bopf: Ii,
703
- bopf: zi,
703
+ bopf: Pi,
704
704
  bot: Ni,
705
- bottom: Pi,
705
+ bottom: zi,
706
706
  bowtie: Oi,
707
707
  boxbox: Bi,
708
708
  boxdl: Ui,
@@ -754,9 +754,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
754
754
  brvbar: Fa,
755
755
  bscr: Ma,
756
756
  Bscr: Ia,
757
- bsemi: za,
757
+ bsemi: Pa,
758
758
  bsim: Na,
759
- bsime: Pa,
759
+ bsime: za,
760
760
  bsolb: Oa,
761
761
  bsol: Ba,
762
762
  bsolhsub: Ua,
@@ -808,9 +808,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
808
808
  Chi: Fl,
809
809
  chi: Ml,
810
810
  circ: Il,
811
- circeq: zl,
811
+ circeq: Pl,
812
812
  circlearrowleft: Nl,
813
- circlearrowright: Pl,
813
+ circlearrowright: zl,
814
814
  circledast: Ol,
815
815
  circledcirc: Bl,
816
816
  circleddash: Ul,
@@ -862,9 +862,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
862
862
  Cscr: Fu,
863
863
  cscr: Mu,
864
864
  csub: Iu,
865
- csube: zu,
865
+ csube: Pu,
866
866
  csup: Nu,
867
- csupe: Pu,
867
+ csupe: zu,
868
868
  ctdot: Ou,
869
869
  cudarrl: Bu,
870
870
  cudarrr: Uu,
@@ -916,9 +916,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
916
916
  dd: Fp,
917
917
  DDotrahd: Mp,
918
918
  ddotseq: Ip,
919
- deg: zp,
919
+ deg: Pp,
920
920
  Del: Np,
921
- Delta: Pp,
921
+ Delta: zp,
922
922
  delta: Op,
923
923
  demptyv: Bp,
924
924
  dfisht: Up,
@@ -969,9 +969,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
969
969
  DoubleLeftRightArrow: Ff,
970
970
  DoubleLeftTee: Mf,
971
971
  DoubleLongLeftArrow: If,
972
- DoubleLongLeftRightArrow: zf,
972
+ DoubleLongLeftRightArrow: Pf,
973
973
  DoubleLongRightArrow: Nf,
974
- DoubleRightArrow: Pf,
974
+ DoubleRightArrow: zf,
975
975
  DoubleRightTee: Of,
976
976
  DoubleUpArrow: Bf,
977
977
  DoubleUpDownArrow: Uf,
@@ -1023,9 +1023,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1023
1023
  ecir: Fh,
1024
1024
  ecolon: Mh,
1025
1025
  Ecy: Ih,
1026
- ecy: zh,
1026
+ ecy: Ph,
1027
1027
  eDDot: Nh,
1028
- Edot: Ph,
1028
+ Edot: zh,
1029
1029
  edot: Oh,
1030
1030
  eDot: Bh,
1031
1031
  ee: Uh,
@@ -1077,9 +1077,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1077
1077
  EqualTilde: Fd,
1078
1078
  equest: Md,
1079
1079
  Equilibrium: Id,
1080
- equiv: zd,
1080
+ equiv: Pd,
1081
1081
  equivDD: Nd,
1082
- eqvparsl: Pd,
1082
+ eqvparsl: zd,
1083
1083
  erarr: Od,
1084
1084
  erDot: Bd,
1085
1085
  escr: Ud,
@@ -1131,9 +1131,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1131
1131
  frac15: Fm,
1132
1132
  frac16: Mm,
1133
1133
  frac18: Im,
1134
- frac23: zm,
1134
+ frac23: Pm,
1135
1135
  frac25: Nm,
1136
- frac34: Pm,
1136
+ frac34: zm,
1137
1137
  frac35: Om,
1138
1138
  frac38: Bm,
1139
1139
  frac45: Um,
@@ -1185,9 +1185,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1185
1185
  gl: Fg,
1186
1186
  glE: Mg,
1187
1187
  glj: Ig,
1188
- gnap: zg,
1188
+ gnap: Pg,
1189
1189
  gnapprox: Ng,
1190
- gne: Pg,
1190
+ gne: zg,
1191
1191
  gnE: Og,
1192
1192
  gneq: Bg,
1193
1193
  gneqq: Ug,
@@ -1239,9 +1239,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1239
1239
  Hcirc: F0,
1240
1240
  hcirc: M0,
1241
1241
  hearts: I0,
1242
- heartsuit: z0,
1242
+ heartsuit: P0,
1243
1243
  hellip: N0,
1244
- hercon: P0,
1244
+ hercon: z0,
1245
1245
  hfr: O0,
1246
1246
  Hfr: B0,
1247
1247
  HilbertSpace: U0,
@@ -1293,9 +1293,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1293
1293
  ImaginaryI: Fb,
1294
1294
  imagline: Mb,
1295
1295
  imagpart: Ib,
1296
- imath: zb,
1296
+ imath: Pb,
1297
1297
  Im: Nb,
1298
- imof: Pb,
1298
+ imof: zb,
1299
1299
  imped: Ob,
1300
1300
  Implies: Bb,
1301
1301
  incare: Ub,
@@ -1348,9 +1348,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1348
1348
  jmath: F_,
1349
1349
  Jopf: M_,
1350
1350
  jopf: I_,
1351
- Jscr: z_,
1351
+ Jscr: P_,
1352
1352
  jscr: N_,
1353
- Jsercy: P_,
1353
+ Jsercy: z_,
1354
1354
  jsercy: O_,
1355
1355
  Jukcy: B_,
1356
1356
  jukcy: U_,
@@ -1402,9 +1402,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1402
1402
  lat: Fv,
1403
1403
  late: Mv,
1404
1404
  lates: Iv,
1405
- lbarr: zv,
1405
+ lbarr: Pv,
1406
1406
  lBarr: Nv,
1407
- lbbrk: Pv,
1407
+ lbbrk: zv,
1408
1408
  lbrace: Ov,
1409
1409
  lbrack: Bv,
1410
1410
  lbrke: Uv,
@@ -1456,9 +1456,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1456
1456
  LeftTriangleBar: Fk,
1457
1457
  LeftTriangle: Mk,
1458
1458
  LeftTriangleEqual: Ik,
1459
- LeftUpDownVector: zk,
1459
+ LeftUpDownVector: Pk,
1460
1460
  LeftUpTeeVector: Nk,
1461
- LeftUpVectorBar: Pk,
1461
+ LeftUpVectorBar: zk,
1462
1462
  LeftUpVector: Ok,
1463
1463
  LeftVectorBar: Bk,
1464
1464
  LeftVector: Uk,
@@ -1510,9 +1510,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1510
1510
  lmidot: F1,
1511
1511
  lmoustache: M1,
1512
1512
  lmoust: I1,
1513
- lnap: z1,
1513
+ lnap: P1,
1514
1514
  lnapprox: N1,
1515
- lne: P1,
1515
+ lne: z1,
1516
1516
  lnE: O1,
1517
1517
  lneq: B1,
1518
1518
  lneqq: U1,
@@ -1564,9 +1564,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1564
1564
  lsquo: Fx,
1565
1565
  lsquor: Mx,
1566
1566
  Lstrok: Ix,
1567
- lstrok: zx,
1567
+ lstrok: Px,
1568
1568
  ltcc: Nx,
1569
- ltcir: Px,
1569
+ ltcir: zx,
1570
1570
  lt: Ox,
1571
1571
  LT: Bx,
1572
1572
  Lt: Ux,
@@ -1619,9 +1619,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1619
1619
  mldr: Fy,
1620
1620
  mnplus: My,
1621
1621
  models: Iy,
1622
- Mopf: zy,
1622
+ Mopf: Py,
1623
1623
  mopf: Ny,
1624
- mp: Py,
1624
+ mp: zy,
1625
1625
  mscr: Oy,
1626
1626
  Mscr: By,
1627
1627
  mstpos: Uy,
@@ -1673,9 +1673,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1673
1673
  NewLine: FA,
1674
1674
  nexist: MA,
1675
1675
  nexists: IA,
1676
- Nfr: zA,
1676
+ Nfr: PA,
1677
1677
  nfr: NA,
1678
- ngE: PA,
1678
+ ngE: zA,
1679
1679
  nge: OA,
1680
1680
  ngeq: BA,
1681
1681
  ngeqq: UA,
@@ -1727,9 +1727,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1727
1727
  NotCongruent: FC,
1728
1728
  NotCupCap: MC,
1729
1729
  NotDoubleVerticalBar: IC,
1730
- NotElement: zC,
1730
+ NotElement: PC,
1731
1731
  NotEqual: NC,
1732
- NotEqualTilde: PC,
1732
+ NotEqualTilde: zC,
1733
1733
  NotExists: OC,
1734
1734
  NotGreater: BC,
1735
1735
  NotGreaterEqual: UC,
@@ -1781,9 +1781,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1781
1781
  NotSuperset: Fw,
1782
1782
  NotSupersetEqual: Mw,
1783
1783
  NotTilde: Iw,
1784
- NotTildeEqual: zw,
1784
+ NotTildeEqual: Pw,
1785
1785
  NotTildeFullEqual: Nw,
1786
- NotTildeTilde: Pw,
1786
+ NotTildeTilde: zw,
1787
1787
  NotVerticalBar: Ow,
1788
1788
  nparallel: Bw,
1789
1789
  npar: Uw,
@@ -1835,9 +1835,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1835
1835
  Ntilde: FE,
1836
1836
  ntilde: ME,
1837
1837
  ntlg: IE,
1838
- ntriangleleft: zE,
1838
+ ntriangleleft: PE,
1839
1839
  ntrianglelefteq: NE,
1840
- ntriangleright: PE,
1840
+ ntriangleright: zE,
1841
1841
  ntrianglerighteq: OE,
1842
1842
  Nu: BE,
1843
1843
  nu: UE,
@@ -1889,9 +1889,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1889
1889
  ograve: F2,
1890
1890
  ogt: M2,
1891
1891
  ohbar: I2,
1892
- ohm: z2,
1892
+ ohm: P2,
1893
1893
  oint: N2,
1894
- olarr: P2,
1894
+ olarr: z2,
1895
1895
  olcir: O2,
1896
1896
  olcross: B2,
1897
1897
  oline: U2,
@@ -1943,9 +1943,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1943
1943
  OverParenthesis: FD,
1944
1944
  para: MD,
1945
1945
  parallel: ID,
1946
- par: zD,
1946
+ par: PD,
1947
1947
  parsim: ND,
1948
- parsl: PD,
1948
+ parsl: zD,
1949
1949
  part: OD,
1950
1950
  PartialD: BD,
1951
1951
  Pcy: UD,
@@ -1997,9 +1997,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1997
1997
  PrecedesEqual: FT,
1998
1998
  PrecedesSlantEqual: MT,
1999
1999
  PrecedesTilde: IT,
2000
- preceq: zT,
2000
+ preceq: PT,
2001
2001
  precnapprox: NT,
2002
- precneqq: PT,
2002
+ precneqq: zT,
2003
2003
  precnsim: OT,
2004
2004
  pre: BT,
2005
2005
  prE: UT,
@@ -2051,9 +2051,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2051
2051
  rangd: FS,
2052
2052
  range: MS,
2053
2053
  rangle: IS,
2054
- raquo: zS,
2054
+ raquo: PS,
2055
2055
  rarrap: NS,
2056
- rarrb: PS,
2056
+ rarrb: zS,
2057
2057
  rarrbfs: OS,
2058
2058
  rarrc: BS,
2059
2059
  rarr: US,
@@ -2105,9 +2105,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2105
2105
  ReverseEquilibrium: FL,
2106
2106
  ReverseUpEquilibrium: ML,
2107
2107
  rfisht: IL,
2108
- rfloor: zL,
2108
+ rfloor: PL,
2109
2109
  rfr: NL,
2110
- Rfr: PL,
2110
+ Rfr: zL,
2111
2111
  rHar: OL,
2112
2112
  rhard: BL,
2113
2113
  rharu: UL,
@@ -2159,9 +2159,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2159
2159
  roarr: F4,
2160
2160
  robrk: M4,
2161
2161
  ropar: I4,
2162
- ropf: z4,
2162
+ ropf: P4,
2163
2163
  Ropf: N4,
2164
- roplus: P4,
2164
+ roplus: z4,
2165
2165
  rotimes: O4,
2166
2166
  RoundImplies: B4,
2167
2167
  rpar: U4,
@@ -2213,9 +2213,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2213
2213
  sdote: Fq,
2214
2214
  searhk: Mq,
2215
2215
  searr: Iq,
2216
- seArr: zq,
2216
+ seArr: Pq,
2217
2217
  searrow: Nq,
2218
- sect: Pq,
2218
+ sect: zq,
2219
2219
  semi: Oq,
2220
2220
  seswar: Bq,
2221
2221
  setminus: Uq,
@@ -2267,9 +2267,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2267
2267
  solb: FR,
2268
2268
  sol: MR,
2269
2269
  Sopf: IR,
2270
- sopf: zR,
2270
+ sopf: PR,
2271
2271
  spades: NR,
2272
- spadesuit: PR,
2272
+ spadesuit: zR,
2273
2273
  spar: OR,
2274
2274
  sqcap: BR,
2275
2275
  sqcaps: UR,
@@ -2321,9 +2321,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2321
2321
  subset: F3,
2322
2322
  Subset: M3,
2323
2323
  subseteq: I3,
2324
- subseteqq: z3,
2324
+ subseteqq: P3,
2325
2325
  SubsetEqual: N3,
2326
- subsetneq: P3,
2326
+ subsetneq: z3,
2327
2327
  subsetneqq: O3,
2328
2328
  subsim: B3,
2329
2329
  subsub: U3,
@@ -2375,9 +2375,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2375
2375
  swarhk: F6,
2376
2376
  swarr: M6,
2377
2377
  swArr: I6,
2378
- swarrow: z6,
2378
+ swarrow: P6,
2379
2379
  swnwar: N6,
2380
- szlig: P6,
2380
+ szlig: z6,
2381
2381
  Tab: O6,
2382
2382
  target: B6,
2383
2383
  Tau: U6,
@@ -2429,9 +2429,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2429
2429
  tosa: F5,
2430
2430
  tprime: M5,
2431
2431
  trade: I5,
2432
- TRADE: z5,
2432
+ TRADE: P5,
2433
2433
  triangle: N5,
2434
- triangledown: P5,
2434
+ triangledown: z5,
2435
2435
  triangleleft: O5,
2436
2436
  trianglelefteq: B5,
2437
2437
  triangleq: U5,
@@ -2483,9 +2483,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2483
2483
  uharl: FF,
2484
2484
  uharr: MF,
2485
2485
  uhblk: IF,
2486
- ulcorn: zF,
2486
+ ulcorn: PF,
2487
2487
  ulcorner: NF,
2488
- ulcrop: PF,
2488
+ ulcrop: zF,
2489
2489
  ultri: OF,
2490
2490
  Umacr: BF,
2491
2491
  umacr: UF,
@@ -2537,9 +2537,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2537
2537
  utrif: F8,
2538
2538
  uuarr: M8,
2539
2539
  Uuml: I8,
2540
- uuml: z8,
2540
+ uuml: P8,
2541
2541
  uwangle: N8,
2542
- vangrt: P8,
2542
+ vangrt: z8,
2543
2543
  varepsilon: O8,
2544
2544
  varkappa: B8,
2545
2545
  varnothing: U8,
@@ -2591,9 +2591,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2591
2591
  vprop: FM,
2592
2592
  vrtri: MM,
2593
2593
  Vscr: IM,
2594
- vscr: zM,
2594
+ vscr: PM,
2595
2595
  vsubnE: NM,
2596
- vsubne: PM,
2596
+ vsubne: zM,
2597
2597
  vsupnE: OM,
2598
2598
  vsupne: BM,
2599
2599
  Vvdash: UM,
@@ -2645,9 +2645,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2645
2645
  Yacute: FI,
2646
2646
  yacute: MI,
2647
2647
  YAcy: II,
2648
- yacy: zI,
2648
+ yacy: PI,
2649
2649
  Ycirc: NI,
2650
- ycirc: PI,
2650
+ ycirc: zI,
2651
2651
  Ycy: OI,
2652
2652
  ycy: BI,
2653
2653
  yen: UI,
@@ -2663,32 +2663,32 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2663
2663
  yucy: QI,
2664
2664
  yuml: JI,
2665
2665
  Yuml: $I,
2666
- Zacute: tz,
2667
- zacute: ez,
2668
- Zcaron: nz,
2669
- zcaron: oz,
2670
- Zcy: rz,
2671
- zcy: sz,
2672
- Zdot: cz,
2673
- zdot: iz,
2674
- zeetrf: az,
2675
- ZeroWidthSpace: lz,
2676
- Zeta: uz,
2677
- zeta: pz,
2678
- zfr: fz,
2679
- Zfr: hz,
2680
- ZHcy: dz,
2681
- zhcy: mz,
2682
- zigrarr: gz,
2683
- zopf: bz,
2684
- Zopf: _z,
2685
- Zscr: vz,
2686
- zscr: kz,
2687
- zwj: xz,
2688
- zwnj: yz
2666
+ Zacute: tP,
2667
+ zacute: eP,
2668
+ Zcaron: nP,
2669
+ zcaron: oP,
2670
+ Zcy: rP,
2671
+ zcy: sP,
2672
+ Zdot: cP,
2673
+ zdot: iP,
2674
+ zeetrf: aP,
2675
+ ZeroWidthSpace: lP,
2676
+ Zeta: uP,
2677
+ zeta: pP,
2678
+ zfr: fP,
2679
+ Zfr: hP,
2680
+ ZHcy: dP,
2681
+ zhcy: mP,
2682
+ zigrarr: gP,
2683
+ zopf: bP,
2684
+ Zopf: _P,
2685
+ Zscr: vP,
2686
+ zscr: kP,
2687
+ zwj: xP,
2688
+ zwnj: yP
2689
2689
  };
2690
- var Yo = Az, ln = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/, Ft = {}, no = {};
2691
- function Cz(n) {
2690
+ var Yo = AP, ln = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/, Mt = {}, no = {};
2691
+ function CP(n) {
2692
2692
  var t, e, o = no[n];
2693
2693
  if (o)
2694
2694
  return o;
@@ -2700,7 +2700,7 @@ function Cz(n) {
2700
2700
  }
2701
2701
  function be(n, t, e) {
2702
2702
  var o, r, s, c, i, a = "";
2703
- for (typeof t != "string" && (e = t, t = be.defaultChars), typeof e > "u" && (e = !0), i = Cz(t), o = 0, r = n.length; o < r; o++) {
2703
+ for (typeof t != "string" && (e = t, t = be.defaultChars), typeof e > "u" && (e = !0), i = CP(t), o = 0, r = n.length; o < r; o++) {
2704
2704
  if (s = n.charCodeAt(o), e && s === 37 && o + 2 < r && /^[0-9a-f]{2}$/i.test(n.slice(o + 1, o + 3))) {
2705
2705
  a += n.slice(o, o + 3), o += 2;
2706
2706
  continue;
@@ -2723,8 +2723,8 @@ function be(n, t, e) {
2723
2723
  }
2724
2724
  be.defaultChars = ";/?:@&=+$,-_.!~*'()#";
2725
2725
  be.componentChars = "-_.!~*'()";
2726
- var wz = be, oo = {};
2727
- function Ez(n) {
2726
+ var wP = be, oo = {};
2727
+ function EP(n) {
2728
2728
  var t, e, o = oo[n];
2729
2729
  if (o)
2730
2730
  return o;
@@ -2736,7 +2736,7 @@ function Ez(n) {
2736
2736
  }
2737
2737
  function _e(n, t) {
2738
2738
  var e;
2739
- return typeof t != "string" && (t = _e.defaultChars), e = Ez(t), n.replace(/(%[a-f0-9]{2})+/gi, function(o) {
2739
+ return typeof t != "string" && (t = _e.defaultChars), e = EP(t), n.replace(/(%[a-f0-9]{2})+/gi, function(o) {
2740
2740
  var r, s, c, i, a, l, u, f = "";
2741
2741
  for (r = 0, s = o.length; r < s; r += 3) {
2742
2742
  if (c = parseInt(o.slice(r + 1, r + 3), 16), c < 128) {
@@ -2762,15 +2762,15 @@ function _e(n, t) {
2762
2762
  }
2763
2763
  _e.defaultChars = ";/?:@&=+$,#";
2764
2764
  _e.componentChars = "";
2765
- var Dz = _e, Tz = function(t) {
2765
+ var DP = _e, TP = function(t) {
2766
2766
  var e = "";
2767
2767
  return e += t.protocol || "", e += t.slashes ? "//" : "", e += t.auth ? t.auth + "@" : "", t.hostname && t.hostname.indexOf(":") !== -1 ? e += "[" + t.hostname + "]" : e += t.hostname || "", e += t.port ? ":" + t.port : "", e += t.pathname || "", e += t.search || "", e += t.hash || "", e;
2768
2768
  };
2769
2769
  function de() {
2770
2770
  this.protocol = null, this.slashes = null, this.auth = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.pathname = null;
2771
2771
  }
2772
- var Sz = /^([a-z0-9.+-]+:)/i, Lz = /:[0-9]*$/, qz = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, Rz = ["<", ">", '"', "`", " ", "\r", `
2773
- `, " "], Fz = ["{", "}", "|", "\\", "^", "`"].concat(Rz), Mz = ["'"].concat(Fz), ro = ["%", "/", "?", ";", "#"].concat(Mz), so = ["/", "?", "#"], Iz = 255, co = /^[+a-z0-9A-Z_-]{0,63}$/, zz = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, io = {
2772
+ var SP = /^([a-z0-9.+-]+:)/i, LP = /:[0-9]*$/, qP = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, RP = ["<", ">", '"', "`", " ", "\r", `
2773
+ `, " "], FP = ["{", "}", "|", "\\", "^", "`"].concat(RP), MP = ["'"].concat(FP), ro = ["%", "/", "?", ";", "#"].concat(MP), so = ["/", "?", "#"], IP = 255, co = /^[+a-z0-9A-Z_-]{0,63}$/, PP = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, io = {
2774
2774
  javascript: !0,
2775
2775
  "javascript:": !0
2776
2776
  }, ao = {
@@ -2785,7 +2785,7 @@ var Sz = /^([a-z0-9.+-]+:)/i, Lz = /:[0-9]*$/, qz = /^(\/\/?(?!\/)[^\?\s]*)(\?[^
2785
2785
  "gopher:": !0,
2786
2786
  "file:": !0
2787
2787
  };
2788
- function Nz(n, t) {
2788
+ function NP(n, t) {
2789
2789
  if (n && n instanceof de)
2790
2790
  return n;
2791
2791
  var e = new de();
@@ -2794,11 +2794,11 @@ function Nz(n, t) {
2794
2794
  de.prototype.parse = function(n, t) {
2795
2795
  var e, o, r, s, c, i = n;
2796
2796
  if (i = i.trim(), !t && n.split("#").length === 1) {
2797
- var a = qz.exec(i);
2797
+ var a = qP.exec(i);
2798
2798
  if (a)
2799
2799
  return this.pathname = a[1], a[2] && (this.search = a[2]), this;
2800
2800
  }
2801
- var l = Sz.exec(i);
2801
+ var l = SP.exec(i);
2802
2802
  if (l && (l = l[0], r = l.toLowerCase(), this.protocol = l, i = i.substr(l.length)), (t || l || i.match(/^\/\/[^@\/]+@[^@\/]+/)) && (c = i.substr(0, 2) === "//", c && !(l && io[l]) && (i = i.substr(2), this.slashes = !0)), !io[l] && (c || l && !ao[l])) {
2803
2803
  var u = -1;
2804
2804
  for (e = 0; e < so.length; e++)
@@ -2815,32 +2815,32 @@ de.prototype.parse = function(n, t) {
2815
2815
  for (e = 0, o = k.length; e < o; e++) {
2816
2816
  var D = k[e];
2817
2817
  if (D && !D.match(co)) {
2818
- for (var y = "", b = 0, g = D.length; b < g; b++)
2819
- D.charCodeAt(b) > 127 ? y += "x" : y += D[b];
2818
+ for (var y = "", _ = 0, g = D.length; _ < g; _++)
2819
+ D.charCodeAt(_) > 127 ? y += "x" : y += D[_];
2820
2820
  if (!y.match(co)) {
2821
- var w = k.slice(0, e), S = k.slice(e + 1), _ = D.match(zz);
2822
- _ && (w.push(_[1]), S.unshift(_[2])), S.length && (i = S.join(".") + i), this.hostname = w.join(".");
2821
+ var w = k.slice(0, e), S = k.slice(e + 1), v = D.match(PP);
2822
+ v && (w.push(v[1]), S.unshift(v[2])), S.length && (i = S.join(".") + i), this.hostname = w.join(".");
2823
2823
  break;
2824
2824
  }
2825
2825
  }
2826
2826
  }
2827
2827
  }
2828
- this.hostname.length > Iz && (this.hostname = ""), x && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
2828
+ this.hostname.length > IP && (this.hostname = ""), x && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
2829
2829
  }
2830
2830
  var F = i.indexOf("#");
2831
2831
  F !== -1 && (this.hash = i.substr(F), i = i.slice(0, F));
2832
- var N = i.indexOf("?");
2833
- return N !== -1 && (this.search = i.substr(N), i = i.slice(0, N)), i && (this.pathname = i), ao[r] && this.hostname && !this.pathname && (this.pathname = ""), this;
2832
+ var z = i.indexOf("?");
2833
+ return z !== -1 && (this.search = i.substr(z), i = i.slice(0, z)), i && (this.pathname = i), ao[r] && this.hostname && !this.pathname && (this.pathname = ""), this;
2834
2834
  };
2835
2835
  de.prototype.parseHost = function(n) {
2836
- var t = Lz.exec(n);
2836
+ var t = LP.exec(n);
2837
2837
  t && (t = t[0], t !== ":" && (this.port = t.substr(1)), n = n.substr(0, n.length - t.length)), n && (this.hostname = n);
2838
2838
  };
2839
- var Pz = Nz;
2840
- Ft.encode = wz;
2841
- Ft.decode = Dz;
2842
- Ft.format = Tz;
2843
- Ft.parse = Pz;
2839
+ var zP = NP;
2840
+ Mt.encode = wP;
2841
+ Mt.decode = DP;
2842
+ Mt.format = TP;
2843
+ Mt.parse = zP;
2844
2844
  var vt = {}, Ue, lo;
2845
2845
  function Wo() {
2846
2846
  return lo || (lo = 1, Ue = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/), Ue;
@@ -2850,7 +2850,7 @@ function Xo() {
2850
2850
  return uo || (uo = 1, Ve = /[\0-\x1F\x7F-\x9F]/), Ve;
2851
2851
  }
2852
2852
  var He, po;
2853
- function Oz() {
2853
+ function OP() {
2854
2854
  return po || (po = 1, He = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/), He;
2855
2855
  }
2856
2856
  var Ge, fo;
@@ -2858,87 +2858,87 @@ function Ko() {
2858
2858
  return fo || (fo = 1, Ge = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/), Ge;
2859
2859
  }
2860
2860
  var ho;
2861
- function Bz() {
2862
- return ho || (ho = 1, vt.Any = Wo(), vt.Cc = Xo(), vt.Cf = Oz(), vt.P = ln, vt.Z = Ko()), vt;
2861
+ function BP() {
2862
+ return ho || (ho = 1, vt.Any = Wo(), vt.Cc = Xo(), vt.Cf = OP(), vt.P = ln, vt.Z = Ko()), vt;
2863
2863
  }
2864
2864
  (function(n) {
2865
- function t(v) {
2866
- return Object.prototype.toString.call(v);
2865
+ function t(b) {
2866
+ return Object.prototype.toString.call(b);
2867
2867
  }
2868
- function e(v) {
2869
- return t(v) === "[object String]";
2868
+ function e(b) {
2869
+ return t(b) === "[object String]";
2870
2870
  }
2871
2871
  var o = Object.prototype.hasOwnProperty;
2872
- function r(v, q) {
2873
- return o.call(v, q);
2872
+ function r(b, q) {
2873
+ return o.call(b, q);
2874
2874
  }
2875
- function s(v) {
2875
+ function s(b) {
2876
2876
  var q = Array.prototype.slice.call(arguments, 1);
2877
2877
  return q.forEach(function(A) {
2878
2878
  if (A) {
2879
2879
  if (typeof A != "object")
2880
2880
  throw new TypeError(A + "must be object");
2881
- Object.keys(A).forEach(function(rt) {
2882
- v[rt] = A[rt];
2881
+ Object.keys(A).forEach(function(j) {
2882
+ b[j] = A[j];
2883
2883
  });
2884
2884
  }
2885
- }), v;
2885
+ }), b;
2886
2886
  }
2887
- function c(v, q, A) {
2888
- return [].concat(v.slice(0, q), A, v.slice(q + 1));
2887
+ function c(b, q, A) {
2888
+ return [].concat(b.slice(0, q), A, b.slice(q + 1));
2889
2889
  }
2890
- function i(v) {
2891
- return !(v >= 55296 && v <= 57343 || v >= 64976 && v <= 65007 || (v & 65535) === 65535 || (v & 65535) === 65534 || v >= 0 && v <= 8 || v === 11 || v >= 14 && v <= 31 || v >= 127 && v <= 159 || v > 1114111);
2890
+ function i(b) {
2891
+ return !(b >= 55296 && b <= 57343 || b >= 64976 && b <= 65007 || (b & 65535) === 65535 || (b & 65535) === 65534 || b >= 0 && b <= 8 || b === 11 || b >= 14 && b <= 31 || b >= 127 && b <= 159 || b > 1114111);
2892
2892
  }
2893
- function a(v) {
2894
- if (v > 65535) {
2895
- v -= 65536;
2896
- var q = 55296 + (v >> 10), A = 56320 + (v & 1023);
2893
+ function a(b) {
2894
+ if (b > 65535) {
2895
+ b -= 65536;
2896
+ var q = 55296 + (b >> 10), A = 56320 + (b & 1023);
2897
2897
  return String.fromCharCode(q, A);
2898
2898
  }
2899
- return String.fromCharCode(v);
2899
+ return String.fromCharCode(b);
2900
2900
  }
2901
2901
  var l = /\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g, u = /&([a-z#][a-z0-9]{1,31});/gi, f = new RegExp(l.source + "|" + u.source, "gi"), h = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i, d = Yo;
2902
- function x(v, q) {
2902
+ function x(b, q) {
2903
2903
  var A;
2904
- return r(d, q) ? d[q] : q.charCodeAt(0) === 35 && h.test(q) && (A = q[1].toLowerCase() === "x" ? parseInt(q.slice(2), 16) : parseInt(q.slice(1), 10), i(A)) ? a(A) : v;
2904
+ return r(d, q) ? d[q] : q.charCodeAt(0) === 35 && h.test(q) && (A = q[1].toLowerCase() === "x" ? parseInt(q.slice(2), 16) : parseInt(q.slice(1), 10), i(A)) ? a(A) : b;
2905
2905
  }
2906
- function k(v) {
2907
- return v.indexOf("\\") < 0 ? v : v.replace(l, "$1");
2906
+ function k(b) {
2907
+ return b.indexOf("\\") < 0 ? b : b.replace(l, "$1");
2908
2908
  }
2909
- function D(v) {
2910
- return v.indexOf("\\") < 0 && v.indexOf("&") < 0 ? v : v.replace(f, function(q, A, rt) {
2911
- return A || x(q, rt);
2909
+ function D(b) {
2910
+ return b.indexOf("\\") < 0 && b.indexOf("&") < 0 ? b : b.replace(f, function(q, A, j) {
2911
+ return A || x(q, j);
2912
2912
  });
2913
2913
  }
2914
- var y = /[&<>"]/, b = /[&<>"]/g, g = {
2914
+ var y = /[&<>"]/, _ = /[&<>"]/g, g = {
2915
2915
  "&": "&amp;",
2916
2916
  "<": "&lt;",
2917
2917
  ">": "&gt;",
2918
2918
  '"': "&quot;"
2919
2919
  };
2920
- function w(v) {
2921
- return g[v];
2920
+ function w(b) {
2921
+ return g[b];
2922
2922
  }
2923
- function S(v) {
2924
- return y.test(v) ? v.replace(b, w) : v;
2923
+ function S(b) {
2924
+ return y.test(b) ? b.replace(_, w) : b;
2925
2925
  }
2926
- var _ = /[.?*+^$[\]\\(){}|-]/g;
2927
- function F(v) {
2928
- return v.replace(_, "\\$&");
2926
+ var v = /[.?*+^$[\]\\(){}|-]/g;
2927
+ function F(b) {
2928
+ return b.replace(v, "\\$&");
2929
2929
  }
2930
- function N(v) {
2931
- switch (v) {
2930
+ function z(b) {
2931
+ switch (b) {
2932
2932
  case 9:
2933
2933
  case 32:
2934
2934
  return !0;
2935
2935
  }
2936
2936
  return !1;
2937
2937
  }
2938
- function $(v) {
2939
- if (v >= 8192 && v <= 8202)
2938
+ function tt(b) {
2939
+ if (b >= 8192 && b <= 8202)
2940
2940
  return !0;
2941
- switch (v) {
2941
+ switch (b) {
2942
2942
  case 9:
2943
2943
  case 10:
2944
2944
  case 11:
@@ -2955,11 +2955,11 @@ function Bz() {
2955
2955
  return !1;
2956
2956
  }
2957
2957
  var L = ln;
2958
- function E(v) {
2959
- return L.test(v);
2958
+ function Y(b) {
2959
+ return L.test(b);
2960
2960
  }
2961
- function P(v) {
2962
- switch (v) {
2961
+ function E(b) {
2962
+ switch (b) {
2963
2963
  case 33:
2964
2964
  case 34:
2965
2965
  case 35:
@@ -2997,12 +2997,12 @@ function Bz() {
2997
2997
  return !1;
2998
2998
  }
2999
2999
  }
3000
- function W(v) {
3001
- return v = v.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (v = v.replace(/ẞ/g, "ß")), v.toLowerCase().toUpperCase();
3000
+ function P(b) {
3001
+ return b = b.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (b = b.replace(/ẞ/g, "ß")), b.toLowerCase().toUpperCase();
3002
3002
  }
3003
- n.lib = {}, n.lib.mdurl = Ft, n.lib.ucmicro = Bz(), n.assign = s, n.isString = e, n.has = r, n.unescapeMd = k, n.unescapeAll = D, n.isValidEntityCode = i, n.fromCodePoint = a, n.escapeHtml = S, n.arrayReplaceAt = c, n.isSpace = N, n.isWhiteSpace = $, n.isMdAsciiPunct = P, n.isPunctChar = E, n.escapeRE = F, n.normalizeReference = W;
3003
+ n.lib = {}, n.lib.mdurl = Mt, n.lib.ucmicro = BP(), n.assign = s, n.isString = e, n.has = r, n.unescapeMd = k, n.unescapeAll = D, n.isValidEntityCode = i, n.fromCodePoint = a, n.escapeHtml = S, n.arrayReplaceAt = c, n.isSpace = z, n.isWhiteSpace = tt, n.isMdAsciiPunct = E, n.isPunctChar = Y, n.escapeRE = F, n.normalizeReference = P;
3004
3004
  })(M);
3005
- var ve = {}, Uz = function(t, e, o) {
3005
+ var ve = {}, UP = function(t, e, o) {
3006
3006
  var r, s, c, i, a = -1, l = t.posMax, u = t.pos;
3007
3007
  for (t.pos = e + 1, r = 1; t.pos < l; ) {
3008
3008
  if (c = t.src.charCodeAt(t.pos), c === 93 && (r--, r === 0)) {
@@ -3017,7 +3017,7 @@ var ve = {}, Uz = function(t, e, o) {
3017
3017
  }
3018
3018
  }
3019
3019
  return s && (a = t.pos), t.pos = u, a;
3020
- }, mo = M.unescapeAll, Vz = function(t, e, o) {
3020
+ }, mo = M.unescapeAll, VP = function(t, e, o) {
3021
3021
  var r, s, c = e, i = {
3022
3022
  ok: !1,
3023
3023
  pos: 0,
@@ -3055,7 +3055,7 @@ var ve = {}, Uz = function(t, e, o) {
3055
3055
  c++;
3056
3056
  }
3057
3057
  return e === c || s !== 0 || (i.str = mo(t.slice(e, c)), i.pos = c, i.ok = !0), i;
3058
- }, Hz = M.unescapeAll, Gz = function(t, e, o) {
3058
+ }, HP = M.unescapeAll, GP = function(t, e, o) {
3059
3059
  var r, s, c = 0, i = e, a = {
3060
3060
  ok: !1,
3061
3061
  pos: 0,
@@ -3066,17 +3066,17 @@ var ve = {}, Uz = function(t, e, o) {
3066
3066
  return a;
3067
3067
  for (i++, s === 40 && (s = 41); i < o; ) {
3068
3068
  if (r = t.charCodeAt(i), r === s)
3069
- return a.pos = i + 1, a.lines = c, a.str = Hz(t.slice(e + 1, i)), a.ok = !0, a;
3069
+ return a.pos = i + 1, a.lines = c, a.str = HP(t.slice(e + 1, i)), a.ok = !0, a;
3070
3070
  if (r === 40 && s === 41)
3071
3071
  return a;
3072
3072
  r === 10 ? c++ : r === 92 && i + 1 < o && (i++, t.charCodeAt(i) === 10 && c++), i++;
3073
3073
  }
3074
3074
  return a;
3075
3075
  };
3076
- ve.parseLinkLabel = Uz;
3077
- ve.parseLinkDestination = Vz;
3078
- ve.parseLinkTitle = Gz;
3079
- var jz = M.assign, Zz = M.unescapeAll, At = M.escapeHtml, pt = {};
3076
+ ve.parseLinkLabel = UP;
3077
+ ve.parseLinkDestination = VP;
3078
+ ve.parseLinkTitle = GP;
3079
+ var jP = M.assign, ZP = M.unescapeAll, At = M.escapeHtml, pt = {};
3080
3080
  pt.code_inline = function(n, t, e, o, r) {
3081
3081
  var s = n[t];
3082
3082
  return "<code" + r.renderAttrs(s) + ">" + At(s.content) + "</code>";
@@ -3087,7 +3087,7 @@ pt.code_block = function(n, t, e, o, r) {
3087
3087
  `;
3088
3088
  };
3089
3089
  pt.fence = function(n, t, e, o, r) {
3090
- var s = n[t], c = s.info ? Zz(s.info).trim() : "", i = "", a = "", l, u, f, h, d;
3090
+ var s = n[t], c = s.info ? ZP(s.info).trim() : "", i = "", a = "", l, u, f, h, d;
3091
3091
  return c && (f = c.split(/(\s+)/g), i = f[0], a = f.slice(2).join("")), e.highlight ? l = e.highlight(s.content, i, a) || At(s.content) : l = At(s.content), l.indexOf("<pre") === 0 ? l + `
3092
3092
  ` : c ? (u = s.attrIndex("class"), h = s.attrs ? s.attrs.slice() : [], u < 0 ? h.push(["class", e.langPrefix + i]) : (h[u] = h[u].slice(), h[u][1] += " " + e.langPrefix + i), d = {
3093
3093
  attrs: h
@@ -3119,10 +3119,10 @@ pt.html_block = function(n, t) {
3119
3119
  pt.html_inline = function(n, t) {
3120
3120
  return n[t].content;
3121
3121
  };
3122
- function Mt() {
3123
- this.rules = jz({}, pt);
3122
+ function It() {
3123
+ this.rules = jP({}, pt);
3124
3124
  }
3125
- Mt.prototype.renderAttrs = function(t) {
3125
+ It.prototype.renderAttrs = function(t) {
3126
3126
  var e, o, r;
3127
3127
  if (!t.attrs)
3128
3128
  return "";
@@ -3130,30 +3130,30 @@ Mt.prototype.renderAttrs = function(t) {
3130
3130
  r += " " + At(t.attrs[e][0]) + '="' + At(t.attrs[e][1]) + '"';
3131
3131
  return r;
3132
3132
  };
3133
- Mt.prototype.renderToken = function(t, e, o) {
3133
+ It.prototype.renderToken = function(t, e, o) {
3134
3134
  var r, s = "", c = !1, i = t[e];
3135
3135
  return i.hidden ? "" : (i.block && i.nesting !== -1 && e && t[e - 1].hidden && (s += `
3136
3136
  `), s += (i.nesting === -1 ? "</" : "<") + i.tag, s += this.renderAttrs(i), i.nesting === 0 && o.xhtmlOut && (s += " /"), i.block && (c = !0, i.nesting === 1 && e + 1 < t.length && (r = t[e + 1], (r.type === "inline" || r.hidden || r.nesting === -1 && r.tag === i.tag) && (c = !1))), s += c ? `>
3137
3137
  ` : ">", s);
3138
3138
  };
3139
- Mt.prototype.renderInline = function(n, t, e) {
3139
+ It.prototype.renderInline = function(n, t, e) {
3140
3140
  for (var o, r = "", s = this.rules, c = 0, i = n.length; c < i; c++)
3141
3141
  o = n[c].type, typeof s[o] < "u" ? r += s[o](n, c, t, e, this) : r += this.renderToken(n, c, t);
3142
3142
  return r;
3143
3143
  };
3144
- Mt.prototype.renderInlineAsText = function(n, t, e) {
3144
+ It.prototype.renderInlineAsText = function(n, t, e) {
3145
3145
  for (var o = "", r = 0, s = n.length; r < s; r++)
3146
3146
  n[r].type === "text" ? o += n[r].content : n[r].type === "image" ? o += this.renderInlineAsText(n[r].children, t, e) : n[r].type === "softbreak" && (o += `
3147
3147
  `);
3148
3148
  return o;
3149
3149
  };
3150
- Mt.prototype.render = function(n, t, e) {
3150
+ It.prototype.render = function(n, t, e) {
3151
3151
  var o, r, s, c = "", i = this.rules;
3152
3152
  for (o = 0, r = n.length; o < r; o++)
3153
3153
  s = n[o].type, s === "inline" ? c += this.renderInline(n[o].children, t, e) : typeof i[s] < "u" ? c += i[s](n, o, t, e, this) : c += this.renderToken(n, o, t, e);
3154
3154
  return c;
3155
3155
  };
3156
- var Yz = Mt;
3156
+ var YP = It;
3157
3157
  function ct() {
3158
3158
  this.__rules__ = [], this.__cache__ = null;
3159
3159
  }
@@ -3246,18 +3246,18 @@ ct.prototype.disable = function(n, t) {
3246
3246
  ct.prototype.getRules = function(n) {
3247
3247
  return this.__cache__ === null && this.__compile__(), this.__cache__[n] || [];
3248
3248
  };
3249
- var un = ct, Wz = /\r\n?|\n/g, Xz = /\0/g, Kz = function(t) {
3249
+ var un = ct, WP = /\r\n?|\n/g, XP = /\0/g, KP = function(t) {
3250
3250
  var e;
3251
- e = t.src.replace(Wz, `
3252
- `), e = e.replace(Xz, "�"), t.src = e;
3253
- }, Qz = function(t) {
3251
+ e = t.src.replace(WP, `
3252
+ `), e = e.replace(XP, "�"), t.src = e;
3253
+ }, QP = function(t) {
3254
3254
  var e;
3255
3255
  t.inlineMode ? (e = new t.Token("inline", "", 0), e.content = t.src, e.map = [0, 1], e.children = [], t.tokens.push(e)) : t.md.block.parse(t.src, t.md, t.env, t.tokens);
3256
- }, Jz = function(t) {
3256
+ }, JP = function(t) {
3257
3257
  var e = t.tokens, o, r, s;
3258
3258
  for (r = 0, s = e.length; r < s; r++)
3259
3259
  o = e[r], o.type === "inline" && t.md.inline.parse(o.content, t.md, t.env, o.children);
3260
- }, $z = M.arrayReplaceAt;
3260
+ }, $P = M.arrayReplaceAt;
3261
3261
  function tN(n) {
3262
3262
  return /^<a[>\s]/i.test(n);
3263
3263
  }
@@ -3265,11 +3265,11 @@ function eN(n) {
3265
3265
  return /^<\/a\s*>/i.test(n);
3266
3266
  }
3267
3267
  var nN = function(t) {
3268
- var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, b = t.tokens, g;
3268
+ var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, _ = t.tokens, g;
3269
3269
  if (t.md.options.linkify) {
3270
- for (o = 0, r = b.length; o < r; o++)
3271
- if (!(b[o].type !== "inline" || !t.md.linkify.pretest(b[o].content)))
3272
- for (s = b[o].children, x = 0, e = s.length - 1; e >= 0; e--) {
3270
+ for (o = 0, r = _.length; o < r; o++)
3271
+ if (!(_[o].type !== "inline" || !t.md.linkify.pretest(_[o].content)))
3272
+ for (s = _[o].children, x = 0, e = s.length - 1; e >= 0; e--) {
3273
3273
  if (i = s[e], i.type === "link_close") {
3274
3274
  for (e--; s[e].level !== i.level && s[e].type !== "link_open"; )
3275
3275
  e--;
@@ -3278,7 +3278,7 @@ var nN = function(t) {
3278
3278
  if (i.type === "html_inline" && (tN(i.content) && x > 0 && x--, eN(i.content) && x++), !(x > 0) && i.type === "text" && t.md.linkify.test(i.content)) {
3279
3279
  for (u = i.content, g = t.md.linkify.match(u), a = [], d = i.level, h = 0, g.length > 0 && g[0].index === 0 && e > 0 && s[e - 1].type === "text_special" && (g = g.slice(1)), l = 0; l < g.length; l++)
3280
3280
  k = g[l].url, D = t.md.normalizeLink(k), t.md.validateLink(D) && (y = g[l].text, g[l].schema ? g[l].schema === "mailto:" && !/^mailto:/i.test(y) ? y = t.md.normalizeLinkText("mailto:" + y).replace(/^mailto:/, "") : y = t.md.normalizeLinkText(y) : y = t.md.normalizeLinkText("http://" + y).replace(/^http:\/\//, ""), f = g[l].index, f > h && (c = new t.Token("text", "", 0), c.content = u.slice(h, f), c.level = d, a.push(c)), c = new t.Token("link_open", "a", 1), c.attrs = [["href", D]], c.level = d++, c.markup = "linkify", c.info = "auto", a.push(c), c = new t.Token("text", "", 0), c.content = y, c.level = d, a.push(c), c = new t.Token("link_close", "a", -1), c.level = --d, c.markup = "linkify", c.info = "auto", a.push(c), h = g[l].lastIndex);
3281
- h < u.length && (c = new t.Token("text", "", 0), c.content = u.slice(h), c.level = d, a.push(c)), b[o].children = s = $z(s, e, a);
3281
+ h < u.length && (c = new t.Token("text", "", 0), c.content = u.slice(h), c.level = d, a.push(c)), _[o].children = s = $P(s, e, a);
3282
3282
  }
3283
3283
  }
3284
3284
  }
@@ -3310,28 +3310,28 @@ function se(n, t, e) {
3310
3310
  return n.slice(0, t) + e + n.slice(t + 1);
3311
3311
  }
3312
3312
  function pN(n, t) {
3313
- var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, b, g, w, S, _;
3313
+ var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, w, S, v;
3314
3314
  for (w = [], e = 0; e < n.length; e++) {
3315
- for (o = n[e], a = n[e].level, b = w.length - 1; b >= 0 && !(w[b].level <= a); b--)
3315
+ for (o = n[e], a = n[e].level, _ = w.length - 1; _ >= 0 && !(w[_].level <= a); _--)
3316
3316
  ;
3317
- if (w.length = b + 1, o.type === "text") {
3317
+ if (w.length = _ + 1, o.type === "text") {
3318
3318
  r = o.content, c = 0, i = r.length;
3319
3319
  t:
3320
3320
  for (; c < i && (vo.lastIndex = c, s = vo.exec(r), !!s); ) {
3321
3321
  if (D = y = !0, c = s.index + 1, g = s[0] === "'", u = 32, s.index - 1 >= 0)
3322
3322
  u = r.charCodeAt(s.index - 1);
3323
3323
  else
3324
- for (b = e - 1; b >= 0 && !(n[b].type === "softbreak" || n[b].type === "hardbreak"); b--)
3325
- if (n[b].content) {
3326
- u = n[b].content.charCodeAt(n[b].content.length - 1);
3324
+ for (_ = e - 1; _ >= 0 && !(n[_].type === "softbreak" || n[_].type === "hardbreak"); _--)
3325
+ if (n[_].content) {
3326
+ u = n[_].content.charCodeAt(n[_].content.length - 1);
3327
3327
  break;
3328
3328
  }
3329
3329
  if (f = 32, c < i)
3330
3330
  f = r.charCodeAt(c);
3331
3331
  else
3332
- for (b = e + 1; b < n.length && !(n[b].type === "softbreak" || n[b].type === "hardbreak"); b++)
3333
- if (n[b].content) {
3334
- f = n[b].content.charCodeAt(0);
3332
+ for (_ = e + 1; _ < n.length && !(n[_].type === "softbreak" || n[_].type === "hardbreak"); _++)
3333
+ if (n[_].content) {
3334
+ f = n[_].content.charCodeAt(0);
3335
3335
  break;
3336
3336
  }
3337
3337
  if (h = _o(u) || bo(String.fromCharCode(u)), d = _o(f) || bo(String.fromCharCode(f)), x = go(u), k = go(f), k ? D = !1 : d && (x || h || (D = !1)), x ? y = !1 : h && (k || d || (y = !1)), f === 34 && s[0] === '"' && u >= 48 && u <= 57 && (y = D = !1), D && y && (D = h, y = d), !D && !y) {
@@ -3339,13 +3339,13 @@ function pN(n, t) {
3339
3339
  continue;
3340
3340
  }
3341
3341
  if (y) {
3342
- for (b = w.length - 1; b >= 0 && (l = w[b], !(w[b].level < a)); b--)
3343
- if (l.single === g && w[b].level === a) {
3344
- l = w[b], g ? (S = t.md.options.quotes[2], _ = t.md.options.quotes[3]) : (S = t.md.options.quotes[0], _ = t.md.options.quotes[1]), o.content = se(o.content, s.index, _), n[l.token].content = se(
3342
+ for (_ = w.length - 1; _ >= 0 && (l = w[_], !(w[_].level < a)); _--)
3343
+ if (l.single === g && w[_].level === a) {
3344
+ l = w[_], g ? (S = t.md.options.quotes[2], v = t.md.options.quotes[3]) : (S = t.md.options.quotes[0], v = t.md.options.quotes[1]), o.content = se(o.content, s.index, v), n[l.token].content = se(
3345
3345
  n[l.token].content,
3346
3346
  l.pos,
3347
3347
  S
3348
- ), c += _.length - 1, l.token === e && (c += S.length - 1), r = o.content, i = r.length, w.length = b;
3348
+ ), c += v.length - 1, l.token === e && (c += S.length - 1), r = o.content, i = r.length, w.length = _;
3349
3349
  continue t;
3350
3350
  }
3351
3351
  }
@@ -3375,10 +3375,10 @@ var fN = function(t) {
3375
3375
  s !== i && (r.length = i);
3376
3376
  }
3377
3377
  };
3378
- function It(n, t, e) {
3378
+ function Pt(n, t, e) {
3379
3379
  this.type = n, this.tag = t, this.attrs = null, this.map = null, this.nesting = e, this.level = 0, this.children = null, this.content = "", this.markup = "", this.info = "", this.meta = null, this.block = !1, this.hidden = !1;
3380
3380
  }
3381
- It.prototype.attrIndex = function(t) {
3381
+ Pt.prototype.attrIndex = function(t) {
3382
3382
  var e, o, r;
3383
3383
  if (!this.attrs)
3384
3384
  return -1;
@@ -3387,30 +3387,30 @@ It.prototype.attrIndex = function(t) {
3387
3387
  return o;
3388
3388
  return -1;
3389
3389
  };
3390
- It.prototype.attrPush = function(t) {
3390
+ Pt.prototype.attrPush = function(t) {
3391
3391
  this.attrs ? this.attrs.push(t) : this.attrs = [t];
3392
3392
  };
3393
- It.prototype.attrSet = function(t, e) {
3393
+ Pt.prototype.attrSet = function(t, e) {
3394
3394
  var o = this.attrIndex(t), r = [t, e];
3395
3395
  o < 0 ? this.attrPush(r) : this.attrs[o] = r;
3396
3396
  };
3397
- It.prototype.attrGet = function(t) {
3397
+ Pt.prototype.attrGet = function(t) {
3398
3398
  var e = this.attrIndex(t), o = null;
3399
3399
  return e >= 0 && (o = this.attrs[e][1]), o;
3400
3400
  };
3401
- It.prototype.attrJoin = function(t, e) {
3401
+ Pt.prototype.attrJoin = function(t, e) {
3402
3402
  var o = this.attrIndex(t);
3403
3403
  o < 0 ? this.attrPush([t, e]) : this.attrs[o][1] = this.attrs[o][1] + " " + e;
3404
3404
  };
3405
- var pn = It, dN = pn;
3405
+ var pn = Pt, dN = pn;
3406
3406
  function Jo(n, t, e) {
3407
3407
  this.src = n, this.env = e, this.tokens = [], this.inlineMode = !1, this.md = t;
3408
3408
  }
3409
3409
  Jo.prototype.Token = dN;
3410
3410
  var mN = Jo, gN = un, je = [
3411
- ["normalize", Kz],
3412
- ["block", Qz],
3413
- ["inline", Jz],
3411
+ ["normalize", KP],
3412
+ ["block", QP],
3413
+ ["inline", JP],
3414
3414
  ["linkify", nN],
3415
3415
  ["replacements", lN],
3416
3416
  ["smartquotes", fN],
@@ -3441,8 +3441,8 @@ function xo(n) {
3441
3441
  return t.push(i + n.substring(c)), t;
3442
3442
  }
3443
3443
  var _N = function(t, e, o, r) {
3444
- var s, c, i, a, l, u, f, h, d, x, k, D, y, b, g, w, S, _;
3445
- if (e + 2 > o || (u = e + 1, t.sCount[u] < t.blkIndent) || t.sCount[u] - t.blkIndent >= 4 || (i = t.bMarks[u] + t.tShift[u], i >= t.eMarks[u]) || (S = t.src.charCodeAt(i++), S !== 124 && S !== 45 && S !== 58) || i >= t.eMarks[u] || (_ = t.src.charCodeAt(i++), _ !== 124 && _ !== 45 && _ !== 58 && !Ze(_)) || S === 45 && Ze(_))
3444
+ var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, w, S, v;
3445
+ if (e + 2 > o || (u = e + 1, t.sCount[u] < t.blkIndent) || t.sCount[u] - t.blkIndent >= 4 || (i = t.bMarks[u] + t.tShift[u], i >= t.eMarks[u]) || (S = t.src.charCodeAt(i++), S !== 124 && S !== 45 && S !== 58) || i >= t.eMarks[u] || (v = t.src.charCodeAt(i++), v !== 124 && v !== 45 && v !== 58 && !Ze(v)) || S === 45 && Ze(v))
3446
3446
  return !1;
3447
3447
  for (; i < t.eMarks[u]; ) {
3448
3448
  if (s = t.src.charCodeAt(i), s !== 124 && s !== 45 && s !== 58 && !Ze(s))
@@ -3463,7 +3463,7 @@ var _N = function(t, e, o, r) {
3463
3463
  return !1;
3464
3464
  if (r)
3465
3465
  return !0;
3466
- for (b = t.parentType, t.parentType = "table", w = t.md.block.ruler.getRules("blockquote"), d = t.push("table_open", "table", 1), d.map = D = [e, 0], d = t.push("thead_open", "thead", 1), d.map = [e, e + 1], d = t.push("tr_open", "tr", 1), d.map = [e, e + 1], a = 0; a < f.length; a++)
3466
+ for (_ = t.parentType, t.parentType = "table", w = t.md.block.ruler.getRules("blockquote"), d = t.push("table_open", "table", 1), d.map = D = [e, 0], d = t.push("thead_open", "thead", 1), d.map = [e, e + 1], d = t.push("tr_open", "tr", 1), d.map = [e, e + 1], a = 0; a < f.length; a++)
3467
3467
  d = t.push("th_open", "th", 1), x[a] && (d.attrs = [["style", "text-align:" + x[a]]]), d = t.push("inline", "", 0), d.content = f[a].trim(), d.children = [], d = t.push("th_close", "th", -1);
3468
3468
  for (d = t.push("tr_close", "tr", -1), d = t.push("thead_close", "thead", -1), u = e + 2; u < o && !(t.sCount[u] < t.blkIndent); u++) {
3469
3469
  for (g = !1, a = 0, l = w.length; a < l; a++)
@@ -3477,7 +3477,7 @@ var _N = function(t, e, o, r) {
3477
3477
  d = t.push("td_open", "td", 1), x[a] && (d.attrs = [["style", "text-align:" + x[a]]]), d = t.push("inline", "", 0), d.content = f[a] ? f[a].trim() : "", d.children = [], d = t.push("td_close", "td", -1);
3478
3478
  d = t.push("tr_close", "tr", -1);
3479
3479
  }
3480
- return y && (d = t.push("tbody_close", "tbody", -1), y[1] = u), d = t.push("table_close", "table", -1), D[1] = u, t.parentType = b, t.line = u, !0;
3480
+ return y && (d = t.push("tbody_close", "tbody", -1), y[1] = u), d = t.push("table_close", "table", -1), D[1] = u, t.parentType = _, t.line = u, !0;
3481
3481
  }, vN = function(t, e, o) {
3482
3482
  var r, s, c;
3483
3483
  if (t.sCount[e] - t.blkIndent < 4)
@@ -3508,35 +3508,35 @@ var _N = function(t, e, o, r) {
3508
3508
  }
3509
3509
  return c = t.sCount[e], t.line = a + (h ? 1 : 0), u = t.push("fence", "code", 0), u.info = i, u.content = t.getLines(e + 1, a, c, !0), u.markup = f, u.map = [e, t.line], !0;
3510
3510
  }, xN = M.isSpace, yN = function(t, e, o, r) {
3511
- var s, c, i, a, l, u, f, h, d, x, k, D, y, b, g, w, S, _, F, N, $ = t.lineMax, L = t.bMarks[e] + t.tShift[e], E = t.eMarks[e];
3511
+ var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, w, S, v, F, z, tt = t.lineMax, L = t.bMarks[e] + t.tShift[e], Y = t.eMarks[e];
3512
3512
  if (t.sCount[e] - t.blkIndent >= 4 || t.src.charCodeAt(L) !== 62)
3513
3513
  return !1;
3514
3514
  if (r)
3515
3515
  return !0;
3516
- for (x = [], k = [], b = [], g = [], _ = t.md.block.ruler.getRules("blockquote"), y = t.parentType, t.parentType = "blockquote", h = e; h < o && (N = t.sCount[h] < t.blkIndent, L = t.bMarks[h] + t.tShift[h], E = t.eMarks[h], !(L >= E)); h++) {
3517
- if (t.src.charCodeAt(L++) === 62 && !N) {
3518
- for (a = t.sCount[h] + 1, t.src.charCodeAt(L) === 32 ? (L++, a++, s = !1, w = !0) : t.src.charCodeAt(L) === 9 ? (w = !0, (t.bsCount[h] + a) % 4 === 3 ? (L++, a++, s = !1) : s = !0) : w = !1, d = a, x.push(t.bMarks[h]), t.bMarks[h] = L; L < E && (c = t.src.charCodeAt(L), xN(c)); ) {
3516
+ for (x = [], k = [], _ = [], g = [], v = t.md.block.ruler.getRules("blockquote"), y = t.parentType, t.parentType = "blockquote", h = e; h < o && (z = t.sCount[h] < t.blkIndent, L = t.bMarks[h] + t.tShift[h], Y = t.eMarks[h], !(L >= Y)); h++) {
3517
+ if (t.src.charCodeAt(L++) === 62 && !z) {
3518
+ for (a = t.sCount[h] + 1, t.src.charCodeAt(L) === 32 ? (L++, a++, s = !1, w = !0) : t.src.charCodeAt(L) === 9 ? (w = !0, (t.bsCount[h] + a) % 4 === 3 ? (L++, a++, s = !1) : s = !0) : w = !1, d = a, x.push(t.bMarks[h]), t.bMarks[h] = L; L < Y && (c = t.src.charCodeAt(L), xN(c)); ) {
3519
3519
  c === 9 ? d += 4 - (d + t.bsCount[h] + (s ? 1 : 0)) % 4 : d++;
3520
3520
  L++;
3521
3521
  }
3522
- u = L >= E, k.push(t.bsCount[h]), t.bsCount[h] = t.sCount[h] + 1 + (w ? 1 : 0), b.push(t.sCount[h]), t.sCount[h] = d - a, g.push(t.tShift[h]), t.tShift[h] = L - t.bMarks[h];
3522
+ u = L >= Y, k.push(t.bsCount[h]), t.bsCount[h] = t.sCount[h] + 1 + (w ? 1 : 0), _.push(t.sCount[h]), t.sCount[h] = d - a, g.push(t.tShift[h]), t.tShift[h] = L - t.bMarks[h];
3523
3523
  continue;
3524
3524
  }
3525
3525
  if (u)
3526
3526
  break;
3527
- for (S = !1, i = 0, l = _.length; i < l; i++)
3528
- if (_[i](t, h, o, !0)) {
3527
+ for (S = !1, i = 0, l = v.length; i < l; i++)
3528
+ if (v[i](t, h, o, !0)) {
3529
3529
  S = !0;
3530
3530
  break;
3531
3531
  }
3532
3532
  if (S) {
3533
- t.lineMax = h, t.blkIndent !== 0 && (x.push(t.bMarks[h]), k.push(t.bsCount[h]), g.push(t.tShift[h]), b.push(t.sCount[h]), t.sCount[h] -= t.blkIndent);
3533
+ t.lineMax = h, t.blkIndent !== 0 && (x.push(t.bMarks[h]), k.push(t.bsCount[h]), g.push(t.tShift[h]), _.push(t.sCount[h]), t.sCount[h] -= t.blkIndent);
3534
3534
  break;
3535
3535
  }
3536
- x.push(t.bMarks[h]), k.push(t.bsCount[h]), g.push(t.tShift[h]), b.push(t.sCount[h]), t.sCount[h] = -1;
3536
+ x.push(t.bMarks[h]), k.push(t.bsCount[h]), g.push(t.tShift[h]), _.push(t.sCount[h]), t.sCount[h] = -1;
3537
3537
  }
3538
- for (D = t.blkIndent, t.blkIndent = 0, F = t.push("blockquote_open", "blockquote", 1), F.markup = ">", F.map = f = [e, 0], t.md.block.tokenize(t, e, h), F = t.push("blockquote_close", "blockquote", -1), F.markup = ">", t.lineMax = $, t.parentType = y, f[1] = t.line, i = 0; i < g.length; i++)
3539
- t.bMarks[i + e] = x[i], t.tShift[i + e] = g[i], t.sCount[i + e] = b[i], t.bsCount[i + e] = k[i];
3538
+ for (D = t.blkIndent, t.blkIndent = 0, F = t.push("blockquote_open", "blockquote", 1), F.markup = ">", F.map = f = [e, 0], t.md.block.tokenize(t, e, h), F = t.push("blockquote_close", "blockquote", -1), F.markup = ">", t.lineMax = tt, t.parentType = y, f[1] = t.line, i = 0; i < g.length; i++)
3539
+ t.bMarks[i + e] = x[i], t.tShift[i + e] = g[i], t.sCount[i + e] = _[i], t.bsCount[i + e] = k[i];
3540
3540
  return t.blkIndent = D, !0;
3541
3541
  }, AN = M.isSpace, CN = function(t, e, o, r) {
3542
3542
  var s, c, i, a, l = t.bMarks[e] + t.tShift[e], u = t.eMarks[e];
@@ -3577,98 +3577,98 @@ function wN(n, t) {
3577
3577
  n.tokens[e].level === r && n.tokens[e].type === "paragraph_open" && (n.tokens[e + 2].hidden = !0, n.tokens[e].hidden = !0, e += 2);
3578
3578
  }
3579
3579
  var EN = function(t, e, o, r) {
3580
- var s, c, i, a, l, u, f, h, d, x, k, D, y, b, g, w, S, _, F, N, $, L, E, P, W, v, q, A = e, rt = !1, Kt = !0;
3580
+ var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, w, S, v, F, z, tt, L, Y, E, P, b, q, A = e, j = !1, Ct = !0;
3581
3581
  if (t.sCount[A] - t.blkIndent >= 4 || t.listIndent >= 0 && t.sCount[A] - t.listIndent >= 4 && t.sCount[A] < t.blkIndent)
3582
3582
  return !1;
3583
- if (r && t.parentType === "paragraph" && t.sCount[A] >= t.blkIndent && (rt = !0), (L = Ao(t, A)) >= 0) {
3584
- if (f = !0, P = t.bMarks[A] + t.tShift[A], y = Number(t.src.slice(P, L - 1)), rt && y !== 1)
3583
+ if (r && t.parentType === "paragraph" && t.sCount[A] >= t.blkIndent && (j = !0), (L = Ao(t, A)) >= 0) {
3584
+ if (f = !0, E = t.bMarks[A] + t.tShift[A], y = Number(t.src.slice(E, L - 1)), j && y !== 1)
3585
3585
  return !1;
3586
3586
  } else if ((L = yo(t, A)) >= 0)
3587
3587
  f = !1;
3588
3588
  else
3589
3589
  return !1;
3590
- if (rt && t.skipSpaces(L) >= t.eMarks[A])
3590
+ if (j && t.skipSpaces(L) >= t.eMarks[A])
3591
3591
  return !1;
3592
3592
  if (r)
3593
3593
  return !0;
3594
- for (D = t.src.charCodeAt(L - 1), k = t.tokens.length, f ? (q = t.push("ordered_list_open", "ol", 1), y !== 1 && (q.attrs = [["start", y]])) : q = t.push("bullet_list_open", "ul", 1), q.map = x = [A, 0], q.markup = String.fromCharCode(D), E = !1, v = t.md.block.ruler.getRules("list"), S = t.parentType, t.parentType = "list"; A < o; ) {
3595
- for ($ = L, b = t.eMarks[A], u = g = t.sCount[A] + L - (t.bMarks[A] + t.tShift[A]); $ < b; ) {
3596
- if (s = t.src.charCodeAt($), s === 9)
3594
+ for (D = t.src.charCodeAt(L - 1), k = t.tokens.length, f ? (q = t.push("ordered_list_open", "ol", 1), y !== 1 && (q.attrs = [["start", y]])) : q = t.push("bullet_list_open", "ul", 1), q.map = x = [A, 0], q.markup = String.fromCharCode(D), Y = !1, b = t.md.block.ruler.getRules("list"), S = t.parentType, t.parentType = "list"; A < o; ) {
3595
+ for (tt = L, _ = t.eMarks[A], u = g = t.sCount[A] + L - (t.bMarks[A] + t.tShift[A]); tt < _; ) {
3596
+ if (s = t.src.charCodeAt(tt), s === 9)
3597
3597
  g += 4 - (g + t.bsCount[A]) % 4;
3598
3598
  else if (s === 32)
3599
3599
  g++;
3600
3600
  else
3601
3601
  break;
3602
- $++;
3602
+ tt++;
3603
3603
  }
3604
- if (c = $, c >= b ? l = 1 : l = g - u, l > 4 && (l = 1), a = u + l, q = t.push("list_item_open", "li", 1), q.markup = String.fromCharCode(D), q.map = h = [A, 0], f && (q.info = t.src.slice(P, L - 1)), N = t.tight, F = t.tShift[A], _ = t.sCount[A], w = t.listIndent, t.listIndent = t.blkIndent, t.blkIndent = a, t.tight = !0, t.tShift[A] = c - t.bMarks[A], t.sCount[A] = g, c >= b && t.isEmpty(A + 1) ? t.line = Math.min(t.line + 2, o) : t.md.block.tokenize(t, A, o, !0), (!t.tight || E) && (Kt = !1), E = t.line - A > 1 && t.isEmpty(t.line - 1), t.blkIndent = t.listIndent, t.listIndent = w, t.tShift[A] = F, t.sCount[A] = _, t.tight = N, q = t.push("list_item_close", "li", -1), q.markup = String.fromCharCode(D), A = t.line, h[1] = A, A >= o || t.sCount[A] < t.blkIndent || t.sCount[A] - t.blkIndent >= 4)
3604
+ if (c = tt, c >= _ ? l = 1 : l = g - u, l > 4 && (l = 1), a = u + l, q = t.push("list_item_open", "li", 1), q.markup = String.fromCharCode(D), q.map = h = [A, 0], f && (q.info = t.src.slice(E, L - 1)), z = t.tight, F = t.tShift[A], v = t.sCount[A], w = t.listIndent, t.listIndent = t.blkIndent, t.blkIndent = a, t.tight = !0, t.tShift[A] = c - t.bMarks[A], t.sCount[A] = g, c >= _ && t.isEmpty(A + 1) ? t.line = Math.min(t.line + 2, o) : t.md.block.tokenize(t, A, o, !0), (!t.tight || Y) && (Ct = !1), Y = t.line - A > 1 && t.isEmpty(t.line - 1), t.blkIndent = t.listIndent, t.listIndent = w, t.tShift[A] = F, t.sCount[A] = v, t.tight = z, q = t.push("list_item_close", "li", -1), q.markup = String.fromCharCode(D), A = t.line, h[1] = A, A >= o || t.sCount[A] < t.blkIndent || t.sCount[A] - t.blkIndent >= 4)
3605
3605
  break;
3606
- for (W = !1, i = 0, d = v.length; i < d; i++)
3607
- if (v[i](t, A, o, !0)) {
3608
- W = !0;
3606
+ for (P = !1, i = 0, d = b.length; i < d; i++)
3607
+ if (b[i](t, A, o, !0)) {
3608
+ P = !0;
3609
3609
  break;
3610
3610
  }
3611
- if (W)
3611
+ if (P)
3612
3612
  break;
3613
3613
  if (f) {
3614
3614
  if (L = Ao(t, A), L < 0)
3615
3615
  break;
3616
- P = t.bMarks[A] + t.tShift[A];
3616
+ E = t.bMarks[A] + t.tShift[A];
3617
3617
  } else if (L = yo(t, A), L < 0)
3618
3618
  break;
3619
3619
  if (D !== t.src.charCodeAt(L - 1))
3620
3620
  break;
3621
3621
  }
3622
- return f ? q = t.push("ordered_list_close", "ol", -1) : q = t.push("bullet_list_close", "ul", -1), q.markup = String.fromCharCode(D), x[1] = A, t.line = A, t.parentType = S, Kt && wN(t, k), !0;
3622
+ return f ? q = t.push("ordered_list_close", "ol", -1) : q = t.push("bullet_list_close", "ul", -1), q.markup = String.fromCharCode(D), x[1] = A, t.line = A, t.parentType = S, Ct && wN(t, k), !0;
3623
3623
  }, DN = M.normalizeReference, ce = M.isSpace, TN = function(t, e, o, r) {
3624
- var s, c, i, a, l, u, f, h, d, x, k, D, y, b, g, w, S = 0, _ = t.bMarks[e] + t.tShift[e], F = t.eMarks[e], N = e + 1;
3625
- if (t.sCount[e] - t.blkIndent >= 4 || t.src.charCodeAt(_) !== 91)
3624
+ var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, w, S = 0, v = t.bMarks[e] + t.tShift[e], F = t.eMarks[e], z = e + 1;
3625
+ if (t.sCount[e] - t.blkIndent >= 4 || t.src.charCodeAt(v) !== 91)
3626
3626
  return !1;
3627
- for (; ++_ < F; )
3628
- if (t.src.charCodeAt(_) === 93 && t.src.charCodeAt(_ - 1) !== 92) {
3629
- if (_ + 1 === F || t.src.charCodeAt(_ + 1) !== 58)
3627
+ for (; ++v < F; )
3628
+ if (t.src.charCodeAt(v) === 93 && t.src.charCodeAt(v - 1) !== 92) {
3629
+ if (v + 1 === F || t.src.charCodeAt(v + 1) !== 58)
3630
3630
  return !1;
3631
3631
  break;
3632
3632
  }
3633
- for (a = t.lineMax, g = t.md.block.ruler.getRules("reference"), x = t.parentType, t.parentType = "reference"; N < a && !t.isEmpty(N); N++)
3634
- if (!(t.sCount[N] - t.blkIndent > 3) && !(t.sCount[N] < 0)) {
3635
- for (b = !1, u = 0, f = g.length; u < f; u++)
3636
- if (g[u](t, N, a, !0)) {
3637
- b = !0;
3633
+ for (a = t.lineMax, g = t.md.block.ruler.getRules("reference"), x = t.parentType, t.parentType = "reference"; z < a && !t.isEmpty(z); z++)
3634
+ if (!(t.sCount[z] - t.blkIndent > 3) && !(t.sCount[z] < 0)) {
3635
+ for (_ = !1, u = 0, f = g.length; u < f; u++)
3636
+ if (g[u](t, z, a, !0)) {
3637
+ _ = !0;
3638
3638
  break;
3639
3639
  }
3640
- if (b)
3640
+ if (_)
3641
3641
  break;
3642
3642
  }
3643
- for (y = t.getLines(e, N, t.blkIndent, !1).trim(), F = y.length, _ = 1; _ < F; _++) {
3644
- if (s = y.charCodeAt(_), s === 91)
3643
+ for (y = t.getLines(e, z, t.blkIndent, !1).trim(), F = y.length, v = 1; v < F; v++) {
3644
+ if (s = y.charCodeAt(v), s === 91)
3645
3645
  return !1;
3646
3646
  if (s === 93) {
3647
- d = _;
3647
+ d = v;
3648
3648
  break;
3649
3649
  } else
3650
- s === 10 ? S++ : s === 92 && (_++, _ < F && y.charCodeAt(_) === 10 && S++);
3650
+ s === 10 ? S++ : s === 92 && (v++, v < F && y.charCodeAt(v) === 10 && S++);
3651
3651
  }
3652
3652
  if (d < 0 || y.charCodeAt(d + 1) !== 58)
3653
3653
  return !1;
3654
- for (_ = d + 2; _ < F; _++)
3655
- if (s = y.charCodeAt(_), s === 10)
3654
+ for (v = d + 2; v < F; v++)
3655
+ if (s = y.charCodeAt(v), s === 10)
3656
3656
  S++;
3657
3657
  else if (!ce(s))
3658
3658
  break;
3659
- if (k = t.md.helpers.parseLinkDestination(y, _, F), !k.ok || (l = t.md.normalizeLink(k.str), !t.md.validateLink(l)))
3659
+ if (k = t.md.helpers.parseLinkDestination(y, v, F), !k.ok || (l = t.md.normalizeLink(k.str), !t.md.validateLink(l)))
3660
3660
  return !1;
3661
- for (_ = k.pos, S += k.lines, c = _, i = S, D = _; _ < F; _++)
3662
- if (s = y.charCodeAt(_), s === 10)
3661
+ for (v = k.pos, S += k.lines, c = v, i = S, D = v; v < F; v++)
3662
+ if (s = y.charCodeAt(v), s === 10)
3663
3663
  S++;
3664
3664
  else if (!ce(s))
3665
3665
  break;
3666
- for (k = t.md.helpers.parseLinkTitle(y, _, F), _ < F && D !== _ && k.ok ? (w = k.str, _ = k.pos, S += k.lines) : (w = "", _ = c, S = i); _ < F && (s = y.charCodeAt(_), !!ce(s)); )
3667
- _++;
3668
- if (_ < F && y.charCodeAt(_) !== 10 && w)
3669
- for (w = "", _ = c, S = i; _ < F && (s = y.charCodeAt(_), !!ce(s)); )
3670
- _++;
3671
- return _ < F && y.charCodeAt(_) !== 10 || (h = DN(y.slice(1, d)), !h) ? !1 : (r || (typeof t.env.references > "u" && (t.env.references = {}), typeof t.env.references[h] > "u" && (t.env.references[h] = { title: w, href: l }), t.parentType = x, t.line = e + S + 1), !0);
3666
+ for (k = t.md.helpers.parseLinkTitle(y, v, F), v < F && D !== v && k.ok ? (w = k.str, v = k.pos, S += k.lines) : (w = "", v = c, S = i); v < F && (s = y.charCodeAt(v), !!ce(s)); )
3667
+ v++;
3668
+ if (v < F && y.charCodeAt(v) !== 10 && w)
3669
+ for (w = "", v = c, S = i; v < F && (s = y.charCodeAt(v), !!ce(s)); )
3670
+ v++;
3671
+ return v < F && y.charCodeAt(v) !== 10 || (h = DN(y.slice(1, d)), !h) ? !1 : (r || (typeof t.env.references > "u" && (t.env.references = {}), typeof t.env.references[h] > "u" && (t.env.references[h] = { title: w, href: l }), t.parentType = x, t.line = e + S + 1), !0);
3672
3672
  }, SN = [
3673
3673
  "address",
3674
3674
  "article",
@@ -3732,10 +3732,10 @@ var EN = function(t, e, o, r) {
3732
3732
  "tr",
3733
3733
  "track",
3734
3734
  "ul"
3735
- ], ke = {}, LN = "[a-zA-Z_:][a-zA-Z0-9:._-]*", qN = "[^\"'=<>`\\x00-\\x20]+", RN = "'[^']*'", FN = '"[^"]*"', MN = "(?:" + qN + "|" + RN + "|" + FN + ")", IN = "(?:\\s+" + LN + "(?:\\s*=\\s*" + MN + ")?)", tr = "<[A-Za-z][A-Za-z0-9\\-]*" + IN + "*\\s*\\/?>", er = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", zN = "<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->", NN = "<[?][\\s\\S]*?[?]>", PN = "<![A-Z]+\\s+[^>]*>", ON = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", BN = new RegExp("^(?:" + tr + "|" + er + "|" + zN + "|" + NN + "|" + PN + "|" + ON + ")"), UN = new RegExp("^(?:" + tr + "|" + er + ")");
3735
+ ], ke = {}, LN = "[a-zA-Z_:][a-zA-Z0-9:._-]*", qN = "[^\"'=<>`\\x00-\\x20]+", RN = "'[^']*'", FN = '"[^"]*"', MN = "(?:" + qN + "|" + RN + "|" + FN + ")", IN = "(?:\\s+" + LN + "(?:\\s*=\\s*" + MN + ")?)", tr = "<[A-Za-z][A-Za-z0-9\\-]*" + IN + "*\\s*\\/?>", er = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", PN = "<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->", NN = "<[?][\\s\\S]*?[?]>", zN = "<![A-Z]+\\s+[^>]*>", ON = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", BN = new RegExp("^(?:" + tr + "|" + er + "|" + PN + "|" + NN + "|" + zN + "|" + ON + ")"), UN = new RegExp("^(?:" + tr + "|" + er + ")");
3736
3736
  ke.HTML_TAG_RE = BN;
3737
3737
  ke.HTML_OPEN_CLOSE_TAG_RE = UN;
3738
- var VN = SN, HN = ke.HTML_OPEN_CLOSE_TAG_RE, Lt = [
3738
+ var VN = SN, HN = ke.HTML_OPEN_CLOSE_TAG_RE, qt = [
3739
3739
  [/^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, !0],
3740
3740
  [/^<!--/, /-->/, !0],
3741
3741
  [/^<\?/, /\?>/, !0],
@@ -3747,15 +3747,15 @@ var VN = SN, HN = ke.HTML_OPEN_CLOSE_TAG_RE, Lt = [
3747
3747
  var s, c, i, a, l = t.bMarks[e] + t.tShift[e], u = t.eMarks[e];
3748
3748
  if (t.sCount[e] - t.blkIndent >= 4 || !t.md.options.html || t.src.charCodeAt(l) !== 60)
3749
3749
  return !1;
3750
- for (a = t.src.slice(l, u), s = 0; s < Lt.length && !Lt[s][0].test(a); s++)
3750
+ for (a = t.src.slice(l, u), s = 0; s < qt.length && !qt[s][0].test(a); s++)
3751
3751
  ;
3752
- if (s === Lt.length)
3752
+ if (s === qt.length)
3753
3753
  return !1;
3754
3754
  if (r)
3755
- return Lt[s][2];
3756
- if (c = e + 1, !Lt[s][1].test(a)) {
3755
+ return qt[s][2];
3756
+ if (c = e + 1, !qt[s][1].test(a)) {
3757
3757
  for (; c < o && !(t.sCount[c] < t.blkIndent); c++)
3758
- if (l = t.bMarks[c] + t.tShift[c], u = t.eMarks[c], a = t.src.slice(l, u), Lt[s][1].test(a)) {
3758
+ if (l = t.bMarks[c] + t.tShift[c], u = t.eMarks[c], a = t.src.slice(l, u), qt[s][1].test(a)) {
3759
3759
  a.length !== 0 && c++;
3760
3760
  break;
3761
3761
  }
@@ -3950,10 +3950,10 @@ var JN = function(t, e) {
3950
3950
  for (var o = t.pos; o < t.posMax && !QN(t.src.charCodeAt(o)); )
3951
3951
  o++;
3952
3952
  return o === t.pos ? !1 : (e || (t.pending += t.src.slice(t.pos, o)), t.pos = o, !0);
3953
- }, $N = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i, tP = function(t, e) {
3953
+ }, $N = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i, tz = function(t, e) {
3954
3954
  var o, r, s, c, i, a, l, u;
3955
3955
  return !t.md.options.linkify || t.linkLevel > 0 || (o = t.pos, r = t.posMax, o + 3 > r) || t.src.charCodeAt(o) !== 58 || t.src.charCodeAt(o + 1) !== 47 || t.src.charCodeAt(o + 2) !== 47 || (s = t.pending.match($N), !s) || (c = s[1], i = t.md.linkify.matchAtStart(t.src.slice(o - c.length)), !i) || (a = i.url, a.length <= c.length) || (a = a.replace(/\*+$/, ""), l = t.md.normalizeLink(a), !t.md.validateLink(l)) ? !1 : (e || (t.pending = t.pending.slice(0, -c.length), u = t.push("link_open", "a", 1), u.attrs = [["href", l]], u.markup = "linkify", u.info = "auto", u = t.push("text", "", 0), u.content = t.md.normalizeLinkText(a), u = t.push("link_close", "a", -1), u.markup = "linkify", u.info = "auto"), t.pos += a.length - c.length, !0);
3956
- }, eP = M.isSpace, nP = function(t, e) {
3956
+ }, ez = M.isSpace, nz = function(t, e) {
3957
3957
  var o, r, s, c = t.pos;
3958
3958
  if (t.src.charCodeAt(c) !== 10)
3959
3959
  return !1;
@@ -3967,26 +3967,26 @@ var JN = function(t, e) {
3967
3967
  t.pending = t.pending.slice(0, -1), t.push("softbreak", "br", 0);
3968
3968
  else
3969
3969
  t.push("softbreak", "br", 0);
3970
- for (c++; c < r && eP(t.src.charCodeAt(c)); )
3970
+ for (c++; c < r && ez(t.src.charCodeAt(c)); )
3971
3971
  c++;
3972
3972
  return t.pos = c, !0;
3973
- }, oP = M.isSpace, hn = [];
3973
+ }, oz = M.isSpace, hn = [];
3974
3974
  for (var wo = 0; wo < 256; wo++)
3975
3975
  hn.push(0);
3976
3976
  "\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(n) {
3977
3977
  hn[n.charCodeAt(0)] = 1;
3978
3978
  });
3979
- var rP = function(t, e) {
3979
+ var rz = function(t, e) {
3980
3980
  var o, r, s, c, i, a = t.pos, l = t.posMax;
3981
3981
  if (t.src.charCodeAt(a) !== 92 || (a++, a >= l))
3982
3982
  return !1;
3983
3983
  if (o = t.src.charCodeAt(a), o === 10) {
3984
- for (e || t.push("hardbreak", "br", 0), a++; a < l && (o = t.src.charCodeAt(a), !!oP(o)); )
3984
+ for (e || t.push("hardbreak", "br", 0), a++; a < l && (o = t.src.charCodeAt(a), !!oz(o)); )
3985
3985
  a++;
3986
3986
  return t.pos = a, !0;
3987
3987
  }
3988
3988
  return c = t.src[a], o >= 55296 && o <= 56319 && a + 1 < l && (r = t.src.charCodeAt(a + 1), r >= 56320 && r <= 57343 && (c += t.src[a + 1], a++)), s = "\\" + c, e || (i = t.push("text_special", "", 0), o < 256 && hn[o] !== 0 ? i.content = c : i.content = s, i.markup = s, i.info = "escape"), t.pos = a + 1, !0;
3989
- }, sP = function(t, e) {
3989
+ }, sz = function(t, e) {
3990
3990
  var o, r, s, c, i, a, l, u, f = t.pos, h = t.src.charCodeAt(f);
3991
3991
  if (h !== 96)
3992
3992
  return !1;
@@ -4074,7 +4074,7 @@ Ce.postProcess = function(t) {
4074
4074
  for (Do(t, t.delimiters), e = 0; e < r; e++)
4075
4075
  o[e] && o[e].delimiters && Do(t, o[e].delimiters);
4076
4076
  };
4077
- var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4077
+ var cz = M.normalizeReference, We = M.isSpace, iz = function(t, e) {
4078
4078
  var o, r, s, c, i, a, l, u, f, h = "", d = "", x = t.pos, k = t.posMax, D = t.pos, y = !0;
4079
4079
  if (t.src.charCodeAt(t.pos) !== 91 || (i = t.pos + 1, c = t.md.helpers.parseLinkLabel(t, t.pos, !0), c < 0))
4080
4080
  return !1;
@@ -4095,34 +4095,34 @@ var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4095
4095
  if (y) {
4096
4096
  if (typeof t.env.references > "u")
4097
4097
  return !1;
4098
- if (a < k && t.src.charCodeAt(a) === 91 ? (D = a + 1, a = t.md.helpers.parseLinkLabel(t, a), a >= 0 ? s = t.src.slice(D, a++) : a = c + 1) : a = c + 1, s || (s = t.src.slice(i, c)), u = t.env.references[cP(s)], !u)
4098
+ if (a < k && t.src.charCodeAt(a) === 91 ? (D = a + 1, a = t.md.helpers.parseLinkLabel(t, a), a >= 0 ? s = t.src.slice(D, a++) : a = c + 1) : a = c + 1, s || (s = t.src.slice(i, c)), u = t.env.references[cz(s)], !u)
4099
4099
  return t.pos = x, !1;
4100
4100
  h = u.href, d = u.title;
4101
4101
  }
4102
4102
  return e || (t.pos = i, t.posMax = c, f = t.push("link_open", "a", 1), f.attrs = o = [["href", h]], d && o.push(["title", d]), t.linkLevel++, t.md.inline.tokenize(t), t.linkLevel--, f = t.push("link_close", "a", -1)), t.pos = a, t.posMax = k, !0;
4103
- }, aP = M.normalizeReference, Xe = M.isSpace, lP = function(t, e) {
4104
- var o, r, s, c, i, a, l, u, f, h, d, x, k, D = "", y = t.pos, b = t.posMax;
4103
+ }, az = M.normalizeReference, Xe = M.isSpace, lz = function(t, e) {
4104
+ var o, r, s, c, i, a, l, u, f, h, d, x, k, D = "", y = t.pos, _ = t.posMax;
4105
4105
  if (t.src.charCodeAt(t.pos) !== 33 || t.src.charCodeAt(t.pos + 1) !== 91 || (a = t.pos + 2, i = t.md.helpers.parseLinkLabel(t, t.pos + 1, !1), i < 0))
4106
4106
  return !1;
4107
- if (l = i + 1, l < b && t.src.charCodeAt(l) === 40) {
4108
- for (l++; l < b && (r = t.src.charCodeAt(l), !(!Xe(r) && r !== 10)); l++)
4107
+ if (l = i + 1, l < _ && t.src.charCodeAt(l) === 40) {
4108
+ for (l++; l < _ && (r = t.src.charCodeAt(l), !(!Xe(r) && r !== 10)); l++)
4109
4109
  ;
4110
- if (l >= b)
4110
+ if (l >= _)
4111
4111
  return !1;
4112
- for (k = l, f = t.md.helpers.parseLinkDestination(t.src, l, t.posMax), f.ok && (D = t.md.normalizeLink(f.str), t.md.validateLink(D) ? l = f.pos : D = ""), k = l; l < b && (r = t.src.charCodeAt(l), !(!Xe(r) && r !== 10)); l++)
4112
+ for (k = l, f = t.md.helpers.parseLinkDestination(t.src, l, t.posMax), f.ok && (D = t.md.normalizeLink(f.str), t.md.validateLink(D) ? l = f.pos : D = ""), k = l; l < _ && (r = t.src.charCodeAt(l), !(!Xe(r) && r !== 10)); l++)
4113
4113
  ;
4114
- if (f = t.md.helpers.parseLinkTitle(t.src, l, t.posMax), l < b && k !== l && f.ok)
4115
- for (h = f.str, l = f.pos; l < b && (r = t.src.charCodeAt(l), !(!Xe(r) && r !== 10)); l++)
4114
+ if (f = t.md.helpers.parseLinkTitle(t.src, l, t.posMax), l < _ && k !== l && f.ok)
4115
+ for (h = f.str, l = f.pos; l < _ && (r = t.src.charCodeAt(l), !(!Xe(r) && r !== 10)); l++)
4116
4116
  ;
4117
4117
  else
4118
4118
  h = "";
4119
- if (l >= b || t.src.charCodeAt(l) !== 41)
4119
+ if (l >= _ || t.src.charCodeAt(l) !== 41)
4120
4120
  return t.pos = y, !1;
4121
4121
  l++;
4122
4122
  } else {
4123
4123
  if (typeof t.env.references > "u")
4124
4124
  return !1;
4125
- if (l < b && t.src.charCodeAt(l) === 91 ? (k = l + 1, l = t.md.helpers.parseLinkLabel(t, l), l >= 0 ? c = t.src.slice(k, l++) : l = i + 1) : l = i + 1, c || (c = t.src.slice(a, i)), u = t.env.references[aP(c)], !u)
4125
+ if (l < _ && t.src.charCodeAt(l) === 91 ? (k = l + 1, l = t.md.helpers.parseLinkLabel(t, l), l >= 0 ? c = t.src.slice(k, l++) : l = i + 1) : l = i + 1, c || (c = t.src.slice(a, i)), u = t.env.references[az(c)], !u)
4126
4126
  return t.pos = y, !1;
4127
4127
  D = u.href, h = u.title;
4128
4128
  }
@@ -4131,8 +4131,8 @@ var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4131
4131
  t.md,
4132
4132
  t.env,
4133
4133
  x = []
4134
- ), d = t.push("image", "img", 0), d.attrs = o = [["src", D], ["alt", ""]], d.children = x, d.content = s, h && o.push(["title", h])), t.pos = l, t.posMax = b, !0;
4135
- }, uP = /^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, pP = /^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/, fP = function(t, e) {
4134
+ ), d = t.push("image", "img", 0), d.attrs = o = [["src", D], ["alt", ""]], d.children = x, d.content = s, h && o.push(["title", h])), t.pos = l, t.posMax = _, !0;
4135
+ }, uz = /^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, pz = /^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/, fz = function(t, e) {
4136
4136
  var o, r, s, c, i, a, l = t.pos;
4137
4137
  if (t.src.charCodeAt(l) !== 60)
4138
4138
  return !1;
@@ -4142,29 +4142,29 @@ var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4142
4142
  if (c === 62)
4143
4143
  break;
4144
4144
  }
4145
- return o = t.src.slice(i + 1, l), pP.test(o) ? (r = t.md.normalizeLink(o), t.md.validateLink(r) ? (e || (s = t.push("link_open", "a", 1), s.attrs = [["href", r]], s.markup = "autolink", s.info = "auto", s = t.push("text", "", 0), s.content = t.md.normalizeLinkText(o), s = t.push("link_close", "a", -1), s.markup = "autolink", s.info = "auto"), t.pos += o.length + 2, !0) : !1) : uP.test(o) ? (r = t.md.normalizeLink("mailto:" + o), t.md.validateLink(r) ? (e || (s = t.push("link_open", "a", 1), s.attrs = [["href", r]], s.markup = "autolink", s.info = "auto", s = t.push("text", "", 0), s.content = t.md.normalizeLinkText(o), s = t.push("link_close", "a", -1), s.markup = "autolink", s.info = "auto"), t.pos += o.length + 2, !0) : !1) : !1;
4146
- }, hP = ke.HTML_TAG_RE;
4147
- function dP(n) {
4145
+ return o = t.src.slice(i + 1, l), pz.test(o) ? (r = t.md.normalizeLink(o), t.md.validateLink(r) ? (e || (s = t.push("link_open", "a", 1), s.attrs = [["href", r]], s.markup = "autolink", s.info = "auto", s = t.push("text", "", 0), s.content = t.md.normalizeLinkText(o), s = t.push("link_close", "a", -1), s.markup = "autolink", s.info = "auto"), t.pos += o.length + 2, !0) : !1) : uz.test(o) ? (r = t.md.normalizeLink("mailto:" + o), t.md.validateLink(r) ? (e || (s = t.push("link_open", "a", 1), s.attrs = [["href", r]], s.markup = "autolink", s.info = "auto", s = t.push("text", "", 0), s.content = t.md.normalizeLinkText(o), s = t.push("link_close", "a", -1), s.markup = "autolink", s.info = "auto"), t.pos += o.length + 2, !0) : !1) : !1;
4146
+ }, hz = ke.HTML_TAG_RE;
4147
+ function dz(n) {
4148
4148
  return /^<a[>\s]/i.test(n);
4149
4149
  }
4150
- function mP(n) {
4150
+ function mz(n) {
4151
4151
  return /^<\/a\s*>/i.test(n);
4152
4152
  }
4153
- function gP(n) {
4153
+ function gz(n) {
4154
4154
  var t = n | 32;
4155
4155
  return t >= 97 && t <= 122;
4156
4156
  }
4157
- var bP = function(t, e) {
4157
+ var bz = function(t, e) {
4158
4158
  var o, r, s, c, i = t.pos;
4159
- return !t.md.options.html || (s = t.posMax, t.src.charCodeAt(i) !== 60 || i + 2 >= s) || (o = t.src.charCodeAt(i + 1), o !== 33 && o !== 63 && o !== 47 && !gP(o)) || (r = t.src.slice(i).match(hP), !r) ? !1 : (e || (c = t.push("html_inline", "", 0), c.content = r[0], dP(c.content) && t.linkLevel++, mP(c.content) && t.linkLevel--), t.pos += r[0].length, !0);
4160
- }, To = Yo, _P = M.has, vP = M.isValidEntityCode, So = M.fromCodePoint, kP = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i, xP = /^&([a-z][a-z0-9]{1,31});/i, yP = function(t, e) {
4159
+ return !t.md.options.html || (s = t.posMax, t.src.charCodeAt(i) !== 60 || i + 2 >= s) || (o = t.src.charCodeAt(i + 1), o !== 33 && o !== 63 && o !== 47 && !gz(o)) || (r = t.src.slice(i).match(hz), !r) ? !1 : (e || (c = t.push("html_inline", "", 0), c.content = r[0], dz(c.content) && t.linkLevel++, mz(c.content) && t.linkLevel--), t.pos += r[0].length, !0);
4160
+ }, To = Yo, _z = M.has, vz = M.isValidEntityCode, So = M.fromCodePoint, kz = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i, xz = /^&([a-z][a-z0-9]{1,31});/i, yz = function(t, e) {
4161
4161
  var o, r, s, c, i = t.pos, a = t.posMax;
4162
4162
  if (t.src.charCodeAt(i) !== 38 || i + 1 >= a)
4163
4163
  return !1;
4164
4164
  if (o = t.src.charCodeAt(i + 1), o === 35) {
4165
- if (s = t.src.slice(i).match(kP), s)
4166
- return e || (r = s[1][0].toLowerCase() === "x" ? parseInt(s[1].slice(1), 16) : parseInt(s[1], 10), c = t.push("text_special", "", 0), c.content = vP(r) ? So(r) : So(65533), c.markup = s[0], c.info = "entity"), t.pos += s[0].length, !0;
4167
- } else if (s = t.src.slice(i).match(xP), s && _P(To, s[1]))
4165
+ if (s = t.src.slice(i).match(kz), s)
4166
+ return e || (r = s[1][0].toLowerCase() === "x" ? parseInt(s[1].slice(1), 16) : parseInt(s[1], 10), c = t.push("text_special", "", 0), c.content = vz(r) ? So(r) : So(65533), c.markup = s[0], c.info = "entity"), t.pos += s[0].length, !0;
4167
+ } else if (s = t.src.slice(i).match(xz), s && _z(To, s[1]))
4168
4168
  return e || (c = t.push("text_special", "", 0), c.content = To[s[1]], c.markup = s[0], c.info = "entity"), t.pos += s[0].length, !0;
4169
4169
  return !1;
4170
4170
  };
@@ -4183,29 +4183,29 @@ function Lo(n) {
4183
4183
  }
4184
4184
  }
4185
4185
  }
4186
- var AP = function(t) {
4186
+ var Az = function(t) {
4187
4187
  var e, o = t.tokens_meta, r = t.tokens_meta.length;
4188
4188
  for (Lo(t.delimiters), e = 0; e < r; e++)
4189
4189
  o[e] && o[e].delimiters && Lo(o[e].delimiters);
4190
- }, CP = function(t) {
4190
+ }, Cz = function(t) {
4191
4191
  var e, o, r = 0, s = t.tokens, c = t.tokens.length;
4192
4192
  for (e = o = 0; e < c; e++)
4193
4193
  s[e].nesting < 0 && r--, s[e].level = r, s[e].nesting > 0 && r++, s[e].type === "text" && e + 1 < c && s[e + 1].type === "text" ? s[e + 1].content = s[e].content + s[e + 1].content : (e !== o && (s[o] = s[e]), o++);
4194
4194
  e !== o && (s.length = o);
4195
4195
  }, dn = pn, qo = M.isWhiteSpace, Ro = M.isPunctChar, Fo = M.isMdAsciiPunct;
4196
- function Wt(n, t, e, o) {
4196
+ function Xt(n, t, e, o) {
4197
4197
  this.src = n, this.env = e, this.md = t, this.tokens = o, this.tokens_meta = Array(o.length), this.pos = 0, this.posMax = this.src.length, this.level = 0, this.pending = "", this.pendingLevel = 0, this.cache = {}, this.delimiters = [], this._prev_delimiters = [], this.backticks = {}, this.backticksScanned = !1, this.linkLevel = 0;
4198
4198
  }
4199
- Wt.prototype.pushPending = function() {
4199
+ Xt.prototype.pushPending = function() {
4200
4200
  var n = new dn("text", "", 0);
4201
4201
  return n.content = this.pending, n.level = this.pendingLevel, this.tokens.push(n), this.pending = "", n;
4202
4202
  };
4203
- Wt.prototype.push = function(n, t, e) {
4203
+ Xt.prototype.push = function(n, t, e) {
4204
4204
  this.pending && this.pushPending();
4205
4205
  var o = new dn(n, t, e), r = null;
4206
4206
  return e < 0 && (this.level--, this.delimiters = this._prev_delimiters.pop()), o.level = this.level, e > 0 && (this.level++, this._prev_delimiters.push(this.delimiters), this.delimiters = [], r = { delimiters: this.delimiters }), this.pendingLevel = this.level, this.tokens.push(o), this.tokens_meta.push(r), o;
4207
4207
  };
4208
- Wt.prototype.scanDelims = function(n, t) {
4208
+ Xt.prototype.scanDelims = function(n, t) {
4209
4209
  var e = n, o, r, s, c, i, a, l, u, f, h = !0, d = !0, x = this.posMax, k = this.src.charCodeAt(n);
4210
4210
  for (o = n > 0 ? this.src.charCodeAt(n - 1) : 32; e < x && this.src.charCodeAt(e) === k; )
4211
4211
  e++;
@@ -4215,36 +4215,36 @@ Wt.prototype.scanDelims = function(n, t) {
4215
4215
  length: s
4216
4216
  };
4217
4217
  };
4218
- Wt.prototype.Token = dn;
4219
- var wP = Wt, Mo = un, Ke = [
4218
+ Xt.prototype.Token = dn;
4219
+ var wz = Xt, Mo = un, Ke = [
4220
4220
  ["text", JN],
4221
- ["linkify", tP],
4222
- ["newline", nP],
4223
- ["escape", rP],
4224
- ["backticks", sP],
4221
+ ["linkify", tz],
4222
+ ["newline", nz],
4223
+ ["escape", rz],
4224
+ ["backticks", sz],
4225
4225
  ["strikethrough", Ae.tokenize],
4226
4226
  ["emphasis", Ce.tokenize],
4227
- ["link", iP],
4228
- ["image", lP],
4229
- ["autolink", fP],
4230
- ["html_inline", bP],
4231
- ["entity", yP]
4227
+ ["link", iz],
4228
+ ["image", lz],
4229
+ ["autolink", fz],
4230
+ ["html_inline", bz],
4231
+ ["entity", yz]
4232
4232
  ], Qe = [
4233
- ["balance_pairs", AP],
4233
+ ["balance_pairs", Az],
4234
4234
  ["strikethrough", Ae.postProcess],
4235
4235
  ["emphasis", Ce.postProcess],
4236
4236
  // rules for pairs separate '**' into its own text tokens, which may be left unused,
4237
4237
  // rule below merges unused segments back with the rest of the text
4238
- ["fragments_join", CP]
4238
+ ["fragments_join", Cz]
4239
4239
  ];
4240
- function Xt() {
4240
+ function Kt() {
4241
4241
  var n;
4242
4242
  for (this.ruler = new Mo(), n = 0; n < Ke.length; n++)
4243
4243
  this.ruler.push(Ke[n][0], Ke[n][1]);
4244
4244
  for (this.ruler2 = new Mo(), n = 0; n < Qe.length; n++)
4245
4245
  this.ruler2.push(Qe[n][0], Qe[n][1]);
4246
4246
  }
4247
- Xt.prototype.skipToken = function(n) {
4247
+ Kt.prototype.skipToken = function(n) {
4248
4248
  var t, e, o = n.pos, r = this.ruler.getRules(""), s = r.length, c = n.md.options.maxNesting, i = n.cache;
4249
4249
  if (typeof i[o] < "u") {
4250
4250
  n.pos = i[o];
@@ -4261,7 +4261,7 @@ Xt.prototype.skipToken = function(n) {
4261
4261
  n.pos = n.posMax;
4262
4262
  t || n.pos++, i[o] = n.pos;
4263
4263
  };
4264
- Xt.prototype.tokenize = function(n) {
4264
+ Kt.prototype.tokenize = function(n) {
4265
4265
  for (var t, e, o, r = this.ruler.getRules(""), s = r.length, c = n.posMax, i = n.md.options.maxNesting; n.pos < c; ) {
4266
4266
  if (o = n.pos, n.level < i) {
4267
4267
  for (e = 0; e < s; e++)
@@ -4280,14 +4280,14 @@ Xt.prototype.tokenize = function(n) {
4280
4280
  }
4281
4281
  n.pending && n.pushPending();
4282
4282
  };
4283
- Xt.prototype.parse = function(n, t, e, o) {
4283
+ Kt.prototype.parse = function(n, t, e, o) {
4284
4284
  var r, s, c, i = new this.State(n, t, e, o);
4285
4285
  for (this.tokenize(i), s = this.ruler2.getRules(""), c = s.length, r = 0; r < c; r++)
4286
4286
  s[r](i);
4287
4287
  };
4288
- Xt.prototype.State = wP;
4289
- var EP = Xt, Je, Io;
4290
- function DP() {
4288
+ Kt.prototype.State = wz;
4289
+ var Ez = Kt, Je, Io;
4290
+ function Dz() {
4291
4291
  return Io || (Io = 1, Je = function(n) {
4292
4292
  var t = {};
4293
4293
  n = n || {}, t.src_Any = Wo().source, t.src_Cc = Xo().source, t.src_Z = Ko().source, t.src_P = ln.source, t.src_ZPCc = [t.src_Z, t.src_P, t.src_Cc].join("|"), t.src_ZCc = [t.src_Z, t.src_Cc].join("|");
@@ -4311,19 +4311,19 @@ function sn(n) {
4311
4311
  function we(n) {
4312
4312
  return Object.prototype.toString.call(n);
4313
4313
  }
4314
- function TP(n) {
4314
+ function Tz(n) {
4315
4315
  return we(n) === "[object String]";
4316
4316
  }
4317
- function SP(n) {
4317
+ function Sz(n) {
4318
4318
  return we(n) === "[object Object]";
4319
4319
  }
4320
- function LP(n) {
4320
+ function Lz(n) {
4321
4321
  return we(n) === "[object RegExp]";
4322
4322
  }
4323
- function zo(n) {
4323
+ function Po(n) {
4324
4324
  return we(n) === "[object Function]";
4325
4325
  }
4326
- function qP(n) {
4326
+ function qz(n) {
4327
4327
  return n.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
4328
4328
  }
4329
4329
  var or = {
@@ -4331,12 +4331,12 @@ var or = {
4331
4331
  fuzzyEmail: !0,
4332
4332
  fuzzyIP: !1
4333
4333
  };
4334
- function RP(n) {
4334
+ function Rz(n) {
4335
4335
  return Object.keys(n || {}).reduce(function(t, e) {
4336
4336
  return t || or.hasOwnProperty(e);
4337
4337
  }, !1);
4338
4338
  }
4339
- var FP = {
4339
+ var Fz = {
4340
4340
  "http:": {
4341
4341
  validate: function(n, t, e) {
4342
4342
  var o = n.slice(t);
@@ -4368,11 +4368,11 @@ var FP = {
4368
4368
  )), e.re.mailto.test(o) ? o.match(e.re.mailto)[0].length : 0;
4369
4369
  }
4370
4370
  }
4371
- }, MP = "a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]", IP = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");
4372
- function zP(n) {
4371
+ }, Mz = "a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]", Iz = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");
4372
+ function Pz(n) {
4373
4373
  n.__index__ = -1, n.__text_cache__ = "";
4374
4374
  }
4375
- function NP(n) {
4375
+ function Nz(n) {
4376
4376
  return function(t, e) {
4377
4377
  var o = t.slice(e);
4378
4378
  return n.test(o) ? o.match(n)[0].length : 0;
@@ -4384,8 +4384,8 @@ function No() {
4384
4384
  };
4385
4385
  }
4386
4386
  function me(n) {
4387
- var t = n.re = DP()(n.__opts__), e = n.__tlds__.slice();
4388
- n.onCompile(), n.__tlds_replaced__ || e.push(MP), e.push(t.src_xn), t.src_tlds = e.join("|");
4387
+ var t = n.re = Dz()(n.__opts__), e = n.__tlds__.slice();
4388
+ n.onCompile(), n.__tlds_replaced__ || e.push(Mz), e.push(t.src_xn), t.src_tlds = e.join("|");
4389
4389
  function o(i) {
4390
4390
  return i.replace("%TLDS%", t.src_tlds);
4391
4391
  }
@@ -4399,11 +4399,11 @@ function me(n) {
4399
4399
  var a = n.__schemas__[i];
4400
4400
  if (a !== null) {
4401
4401
  var l = { validate: null, link: null };
4402
- if (n.__compiled__[i] = l, SP(a)) {
4403
- LP(a.validate) ? l.validate = NP(a.validate) : zo(a.validate) ? l.validate = a.validate : s(i, a), zo(a.normalize) ? l.normalize = a.normalize : a.normalize ? s(i, a) : l.normalize = No();
4402
+ if (n.__compiled__[i] = l, Sz(a)) {
4403
+ Lz(a.validate) ? l.validate = Nz(a.validate) : Po(a.validate) ? l.validate = a.validate : s(i, a), Po(a.normalize) ? l.normalize = a.normalize : a.normalize ? s(i, a) : l.normalize = No();
4404
4404
  return;
4405
4405
  }
4406
- if (TP(a)) {
4406
+ if (Tz(a)) {
4407
4407
  r.push(i);
4408
4408
  return;
4409
4409
  }
@@ -4414,32 +4414,32 @@ function me(n) {
4414
4414
  }), n.__compiled__[""] = { validate: null, normalize: No() };
4415
4415
  var c = Object.keys(n.__compiled__).filter(function(i) {
4416
4416
  return i.length > 0 && n.__compiled__[i];
4417
- }).map(qP).join("|");
4417
+ }).map(qz).join("|");
4418
4418
  n.re.schema_test = RegExp("(^|(?!_)(?:[><|]|" + t.src_ZPCc + "))(" + c + ")", "i"), n.re.schema_search = RegExp("(^|(?!_)(?:[><|]|" + t.src_ZPCc + "))(" + c + ")", "ig"), n.re.schema_at_start = RegExp("^" + n.re.schema_search.source, "i"), n.re.pretest = RegExp(
4419
4419
  "(" + n.re.schema_test.source + ")|(" + n.re.host_fuzzy_test.source + ")|@",
4420
4420
  "i"
4421
- ), zP(n);
4421
+ ), Pz(n);
4422
4422
  }
4423
- function PP(n, t) {
4423
+ function zz(n, t) {
4424
4424
  var e = n.__index__, o = n.__last_index__, r = n.__text_cache__.slice(e, o);
4425
4425
  this.schema = n.__schema__.toLowerCase(), this.index = e + t, this.lastIndex = o + t, this.raw = r, this.text = r, this.url = r;
4426
4426
  }
4427
4427
  function cn(n, t) {
4428
- var e = new PP(n, t);
4428
+ var e = new zz(n, t);
4429
4429
  return n.__compiled__[e.schema].normalize(e, n), e;
4430
4430
  }
4431
- function et(n, t) {
4432
- if (!(this instanceof et))
4433
- return new et(n, t);
4434
- t || RP(n) && (t = n, n = {}), this.__opts__ = sn({}, or, t), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = sn({}, FP, n), this.__compiled__ = {}, this.__tlds__ = IP, this.__tlds_replaced__ = !1, this.re = {}, me(this);
4431
+ function nt(n, t) {
4432
+ if (!(this instanceof nt))
4433
+ return new nt(n, t);
4434
+ t || Rz(n) && (t = n, n = {}), this.__opts__ = sn({}, or, t), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = sn({}, Fz, n), this.__compiled__ = {}, this.__tlds__ = Iz, this.__tlds_replaced__ = !1, this.re = {}, me(this);
4435
4435
  }
4436
- et.prototype.add = function(t, e) {
4436
+ nt.prototype.add = function(t, e) {
4437
4437
  return this.__schemas__[t] = e, me(this), this;
4438
4438
  };
4439
- et.prototype.set = function(t) {
4439
+ nt.prototype.set = function(t) {
4440
4440
  return this.__opts__ = sn(this.__opts__, t), this;
4441
4441
  };
4442
- et.prototype.test = function(t) {
4442
+ nt.prototype.test = function(t) {
4443
4443
  if (this.__text_cache__ = t, this.__index__ = -1, !t.length)
4444
4444
  return !1;
4445
4445
  var e, o, r, s, c, i, a, l, u;
@@ -4452,20 +4452,20 @@ et.prototype.test = function(t) {
4452
4452
  }
4453
4453
  return this.__opts__.fuzzyLink && this.__compiled__["http:"] && (l = t.search(this.re.host_fuzzy_test), l >= 0 && (this.__index__ < 0 || l < this.__index__) && (o = t.match(this.__opts__.fuzzyIP ? this.re.link_fuzzy : this.re.link_no_ip_fuzzy)) !== null && (c = o.index + o[1].length, (this.__index__ < 0 || c < this.__index__) && (this.__schema__ = "", this.__index__ = c, this.__last_index__ = o.index + o[0].length))), this.__opts__.fuzzyEmail && this.__compiled__["mailto:"] && (u = t.indexOf("@"), u >= 0 && (r = t.match(this.re.email_fuzzy)) !== null && (c = r.index + r[1].length, i = r.index + r[0].length, (this.__index__ < 0 || c < this.__index__ || c === this.__index__ && i > this.__last_index__) && (this.__schema__ = "mailto:", this.__index__ = c, this.__last_index__ = i))), this.__index__ >= 0;
4454
4454
  };
4455
- et.prototype.pretest = function(t) {
4455
+ nt.prototype.pretest = function(t) {
4456
4456
  return this.re.pretest.test(t);
4457
4457
  };
4458
- et.prototype.testSchemaAt = function(t, e, o) {
4458
+ nt.prototype.testSchemaAt = function(t, e, o) {
4459
4459
  return this.__compiled__[e.toLowerCase()] ? this.__compiled__[e.toLowerCase()].validate(t, o, this) : 0;
4460
4460
  };
4461
- et.prototype.match = function(t) {
4461
+ nt.prototype.match = function(t) {
4462
4462
  var e = 0, o = [];
4463
4463
  this.__index__ >= 0 && this.__text_cache__ === t && (o.push(cn(this, e)), e = this.__last_index__);
4464
4464
  for (var r = e ? t.slice(e) : t; this.test(r); )
4465
4465
  o.push(cn(this, e)), r = r.slice(this.__last_index__), e += this.__last_index__;
4466
4466
  return o.length ? o : null;
4467
4467
  };
4468
- et.prototype.matchAtStart = function(t) {
4468
+ nt.prototype.matchAtStart = function(t) {
4469
4469
  if (this.__text_cache__ = t, this.__index__ = -1, !t.length)
4470
4470
  return null;
4471
4471
  var e = this.re.schema_at_start.exec(t);
@@ -4474,26 +4474,26 @@ et.prototype.matchAtStart = function(t) {
4474
4474
  var o = this.testSchemaAt(t, e[2], e[0].length);
4475
4475
  return o ? (this.__schema__ = e[2], this.__index__ = e.index + e[1].length, this.__last_index__ = e.index + e[0].length + o, cn(this, 0)) : null;
4476
4476
  };
4477
- et.prototype.tlds = function(t, e) {
4477
+ nt.prototype.tlds = function(t, e) {
4478
4478
  return t = Array.isArray(t) ? t : [t], e ? (this.__tlds__ = this.__tlds__.concat(t).sort().filter(function(o, r, s) {
4479
4479
  return o !== s[r - 1];
4480
4480
  }).reverse(), me(this), this) : (this.__tlds__ = t.slice(), this.__tlds_replaced__ = !0, me(this), this);
4481
4481
  };
4482
- et.prototype.normalize = function(t) {
4482
+ nt.prototype.normalize = function(t) {
4483
4483
  t.schema || (t.url = "http://" + t.url), t.schema === "mailto:" && !/^mailto:/i.test(t.url) && (t.url = "mailto:" + t.url);
4484
4484
  };
4485
- et.prototype.onCompile = function() {
4485
+ nt.prototype.onCompile = function() {
4486
4486
  };
4487
- var OP = et;
4488
- const Rt = 2147483647, lt = 36, mn = 1, Zt = 26, BP = 38, UP = 700, rr = 72, sr = 128, cr = "-", VP = /^xn--/, HP = /[^\0-\x7F]/, GP = /[\x2E\u3002\uFF0E\uFF61]/g, jP = {
4487
+ var Oz = nt;
4488
+ const Ft = 2147483647, lt = 36, mn = 1, Yt = 26, Bz = 38, Uz = 700, rr = 72, sr = 128, cr = "-", Vz = /^xn--/, Hz = /[^\0-\x7F]/, Gz = /[\x2E\u3002\uFF0E\uFF61]/g, jz = {
4489
4489
  overflow: "Overflow: input needs wider integers to process",
4490
4490
  "not-basic": "Illegal input >= 0x80 (not a basic code point)",
4491
4491
  "invalid-input": "Invalid input"
4492
4492
  }, $e = lt - mn, ut = Math.floor, tn = String.fromCharCode;
4493
4493
  function bt(n) {
4494
- throw new RangeError(jP[n]);
4494
+ throw new RangeError(jz[n]);
4495
4495
  }
4496
- function ZP(n, t) {
4496
+ function Zz(n, t) {
4497
4497
  const e = [];
4498
4498
  let o = n.length;
4499
4499
  for (; o--; )
@@ -4503,8 +4503,8 @@ function ZP(n, t) {
4503
4503
  function ir(n, t) {
4504
4504
  const e = n.split("@");
4505
4505
  let o = "";
4506
- e.length > 1 && (o = e[0] + "@", n = e[1]), n = n.replace(GP, ".");
4507
- const r = n.split("."), s = ZP(r, t).join(".");
4506
+ e.length > 1 && (o = e[0] + "@", n = e[1]), n = n.replace(Gz, ".");
4507
+ const r = n.split("."), s = Zz(r, t).join(".");
4508
4508
  return o + s;
4509
4509
  }
4510
4510
  function gn(n) {
@@ -4521,15 +4521,15 @@ function gn(n) {
4521
4521
  }
4522
4522
  return t;
4523
4523
  }
4524
- const ar = (n) => String.fromCodePoint(...n), YP = function(n) {
4524
+ const ar = (n) => String.fromCodePoint(...n), Yz = function(n) {
4525
4525
  return n >= 48 && n < 58 ? 26 + (n - 48) : n >= 65 && n < 91 ? n - 65 : n >= 97 && n < 123 ? n - 97 : lt;
4526
- }, Po = function(n, t) {
4526
+ }, zo = function(n, t) {
4527
4527
  return n + 22 + 75 * (n < 26) - ((t != 0) << 5);
4528
4528
  }, lr = function(n, t, e) {
4529
4529
  let o = 0;
4530
- for (n = e ? ut(n / UP) : n >> 1, n += ut(n / t); n > $e * Zt >> 1; o += lt)
4530
+ for (n = e ? ut(n / Uz) : n >> 1, n += ut(n / t); n > $e * Yt >> 1; o += lt)
4531
4531
  n = ut(n / $e);
4532
- return ut(o + ($e + 1) * n / (n + BP));
4532
+ return ut(o + ($e + 1) * n / (n + Bz));
4533
4533
  }, bn = function(n) {
4534
4534
  const t = [], e = n.length;
4535
4535
  let o = 0, r = sr, s = rr, c = n.lastIndexOf(cr);
@@ -4540,16 +4540,16 @@ const ar = (n) => String.fromCodePoint(...n), YP = function(n) {
4540
4540
  const a = o;
4541
4541
  for (let u = 1, f = lt; ; f += lt) {
4542
4542
  i >= e && bt("invalid-input");
4543
- const h = YP(n.charCodeAt(i++));
4544
- h >= lt && bt("invalid-input"), h > ut((Rt - o) / u) && bt("overflow"), o += h * u;
4545
- const d = f <= s ? mn : f >= s + Zt ? Zt : f - s;
4543
+ const h = Yz(n.charCodeAt(i++));
4544
+ h >= lt && bt("invalid-input"), h > ut((Ft - o) / u) && bt("overflow"), o += h * u;
4545
+ const d = f <= s ? mn : f >= s + Yt ? Yt : f - s;
4546
4546
  if (h < d)
4547
4547
  break;
4548
4548
  const x = lt - d;
4549
- u > ut(Rt / x) && bt("overflow"), u *= x;
4549
+ u > ut(Ft / x) && bt("overflow"), u *= x;
4550
4550
  }
4551
4551
  const l = t.length + 1;
4552
- s = lr(o - a, l, a == 0), ut(o / l) > Rt - r && bt("overflow"), r += ut(o / l), o %= l, t.splice(o++, 0, r);
4552
+ s = lr(o - a, l, a == 0), ut(o / l) > Ft - r && bt("overflow"), r += ut(o / l), o %= l, t.splice(o++, 0, r);
4553
4553
  }
4554
4554
  return String.fromCodePoint(...t);
4555
4555
  }, _n = function(n) {
@@ -4562,37 +4562,37 @@ const ar = (n) => String.fromCodePoint(...n), YP = function(n) {
4562
4562
  const c = t.length;
4563
4563
  let i = c;
4564
4564
  for (c && t.push(cr); i < e; ) {
4565
- let a = Rt;
4565
+ let a = Ft;
4566
4566
  for (const u of n)
4567
4567
  u >= o && u < a && (a = u);
4568
4568
  const l = i + 1;
4569
- a - o > ut((Rt - r) / l) && bt("overflow"), r += (a - o) * l, o = a;
4569
+ a - o > ut((Ft - r) / l) && bt("overflow"), r += (a - o) * l, o = a;
4570
4570
  for (const u of n)
4571
- if (u < o && ++r > Rt && bt("overflow"), u === o) {
4571
+ if (u < o && ++r > Ft && bt("overflow"), u === o) {
4572
4572
  let f = r;
4573
4573
  for (let h = lt; ; h += lt) {
4574
- const d = h <= s ? mn : h >= s + Zt ? Zt : h - s;
4574
+ const d = h <= s ? mn : h >= s + Yt ? Yt : h - s;
4575
4575
  if (f < d)
4576
4576
  break;
4577
4577
  const x = f - d, k = lt - d;
4578
4578
  t.push(
4579
- tn(Po(d + x % k, 0))
4579
+ tn(zo(d + x % k, 0))
4580
4580
  ), f = ut(x / k);
4581
4581
  }
4582
- t.push(tn(Po(f, 0))), s = lr(r, l, i === c), r = 0, ++i;
4582
+ t.push(tn(zo(f, 0))), s = lr(r, l, i === c), r = 0, ++i;
4583
4583
  }
4584
4584
  ++r, ++o;
4585
4585
  }
4586
4586
  return t.join("");
4587
4587
  }, ur = function(n) {
4588
4588
  return ir(n, function(t) {
4589
- return VP.test(t) ? bn(t.slice(4).toLowerCase()) : t;
4589
+ return Vz.test(t) ? bn(t.slice(4).toLowerCase()) : t;
4590
4590
  });
4591
4591
  }, pr = function(n) {
4592
4592
  return ir(n, function(t) {
4593
- return HP.test(t) ? "xn--" + _n(t) : t;
4593
+ return Hz.test(t) ? "xn--" + _n(t) : t;
4594
4594
  });
4595
- }, WP = {
4595
+ }, Wz = {
4596
4596
  /**
4597
4597
  * A string representing the current Punycode.js version number.
4598
4598
  * @memberOf punycode
@@ -4614,17 +4614,17 @@ const ar = (n) => String.fromCodePoint(...n), YP = function(n) {
4614
4614
  encode: _n,
4615
4615
  toASCII: pr,
4616
4616
  toUnicode: ur
4617
- }, XP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4617
+ }, Xz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4618
4618
  __proto__: null,
4619
4619
  decode: bn,
4620
- default: WP,
4620
+ default: Wz,
4621
4621
  encode: _n,
4622
4622
  toASCII: pr,
4623
4623
  toUnicode: ur,
4624
4624
  ucs2decode: gn,
4625
4625
  ucs2encode: ar
4626
- }, Symbol.toStringTag, { value: "Module" })), KP = /* @__PURE__ */ rs(XP);
4627
- var QP = {
4626
+ }, Symbol.toStringTag, { value: "Module" })), Kz = /* @__PURE__ */ rs(Xz);
4627
+ var Qz = {
4628
4628
  options: {
4629
4629
  html: !1,
4630
4630
  // Enable HTML tags in source
@@ -4660,7 +4660,7 @@ var QP = {
4660
4660
  block: {},
4661
4661
  inline: {}
4662
4662
  }
4663
- }, JP = {
4663
+ }, Jz = {
4664
4664
  options: {
4665
4665
  html: !1,
4666
4666
  // Enable HTML tags in source
@@ -4715,7 +4715,7 @@ var QP = {
4715
4715
  ]
4716
4716
  }
4717
4717
  }
4718
- }, $P = {
4718
+ }, $z = {
4719
4719
  options: {
4720
4720
  html: !0,
4721
4721
  // Enable HTML tags in source
@@ -4789,10 +4789,10 @@ var QP = {
4789
4789
  ]
4790
4790
  }
4791
4791
  }
4792
- }, Gt = M, t9 = ve, e9 = Yz, n9 = bN, o9 = KN, r9 = EP, s9 = OP, yt = Ft, fr = KP, c9 = {
4793
- default: QP,
4794
- zero: JP,
4795
- commonmark: $P
4792
+ }, jt = M, t9 = ve, e9 = YP, n9 = bN, o9 = KN, r9 = Ez, s9 = Oz, yt = Mt, fr = Kz, c9 = {
4793
+ default: Qz,
4794
+ zero: Jz,
4795
+ commonmark: $z
4796
4796
  }, i9 = /^(vbscript|javascript|file|data):/, a9 = /^data:image\/(gif|png|jpeg|webp);/;
4797
4797
  function l9(n) {
4798
4798
  var t = n.trim().toLowerCase();
@@ -4817,17 +4817,17 @@ function p9(n) {
4817
4817
  }
4818
4818
  return yt.decode(yt.format(t), yt.decode.defaultChars + "%");
4819
4819
  }
4820
- function ot(n, t) {
4821
- if (!(this instanceof ot))
4822
- return new ot(n, t);
4823
- t || Gt.isString(n) || (t = n || {}, n = "default"), this.inline = new r9(), this.block = new o9(), this.core = new n9(), this.renderer = new e9(), this.linkify = new s9(), this.validateLink = l9, this.normalizeLink = u9, this.normalizeLinkText = p9, this.utils = Gt, this.helpers = Gt.assign({}, t9), this.options = {}, this.configure(n), t && this.set(t);
4820
+ function rt(n, t) {
4821
+ if (!(this instanceof rt))
4822
+ return new rt(n, t);
4823
+ t || jt.isString(n) || (t = n || {}, n = "default"), this.inline = new r9(), this.block = new o9(), this.core = new n9(), this.renderer = new e9(), this.linkify = new s9(), this.validateLink = l9, this.normalizeLink = u9, this.normalizeLinkText = p9, this.utils = jt, this.helpers = jt.assign({}, t9), this.options = {}, this.configure(n), t && this.set(t);
4824
4824
  }
4825
- ot.prototype.set = function(n) {
4826
- return Gt.assign(this.options, n), this;
4825
+ rt.prototype.set = function(n) {
4826
+ return jt.assign(this.options, n), this;
4827
4827
  };
4828
- ot.prototype.configure = function(n) {
4828
+ rt.prototype.configure = function(n) {
4829
4829
  var t = this, e;
4830
- if (Gt.isString(n) && (e = n, n = c9[e], !n))
4830
+ if (jt.isString(n) && (e = n, n = c9[e], !n))
4831
4831
  throw new Error('Wrong `markdown-it` preset "' + e + '", check name');
4832
4832
  if (!n)
4833
4833
  throw new Error("Wrong `markdown-it` preset, can't be empty");
@@ -4835,7 +4835,7 @@ ot.prototype.configure = function(n) {
4835
4835
  n.components[o].rules && t[o].ruler.enableOnly(n.components[o].rules), n.components[o].rules2 && t[o].ruler2.enableOnly(n.components[o].rules2);
4836
4836
  }), this;
4837
4837
  };
4838
- ot.prototype.enable = function(n, t) {
4838
+ rt.prototype.enable = function(n, t) {
4839
4839
  var e = [];
4840
4840
  Array.isArray(n) || (n = [n]), ["core", "block", "inline"].forEach(function(r) {
4841
4841
  e = e.concat(this[r].ruler.enable(n, !0));
@@ -4847,7 +4847,7 @@ ot.prototype.enable = function(n, t) {
4847
4847
  throw new Error("MarkdownIt. Failed to enable unknown rule(s): " + o);
4848
4848
  return this;
4849
4849
  };
4850
- ot.prototype.disable = function(n, t) {
4850
+ rt.prototype.disable = function(n, t) {
4851
4851
  var e = [];
4852
4852
  Array.isArray(n) || (n = [n]), ["core", "block", "inline"].forEach(function(r) {
4853
4853
  e = e.concat(this[r].ruler.disable(n, !0));
@@ -4859,27 +4859,27 @@ ot.prototype.disable = function(n, t) {
4859
4859
  throw new Error("MarkdownIt. Failed to disable unknown rule(s): " + o);
4860
4860
  return this;
4861
4861
  };
4862
- ot.prototype.use = function(n) {
4862
+ rt.prototype.use = function(n) {
4863
4863
  var t = [this].concat(Array.prototype.slice.call(arguments, 1));
4864
4864
  return n.apply(n, t), this;
4865
4865
  };
4866
- ot.prototype.parse = function(n, t) {
4866
+ rt.prototype.parse = function(n, t) {
4867
4867
  if (typeof n != "string")
4868
4868
  throw new Error("Input data should be a String");
4869
4869
  var e = new this.core.State(n, this, t);
4870
4870
  return this.core.process(e), e.tokens;
4871
4871
  };
4872
- ot.prototype.render = function(n, t) {
4872
+ rt.prototype.render = function(n, t) {
4873
4873
  return t = t || {}, this.renderer.render(this.parse(n, t), this.options, t);
4874
4874
  };
4875
- ot.prototype.parseInline = function(n, t) {
4875
+ rt.prototype.parseInline = function(n, t) {
4876
4876
  var e = new this.core.State(n, this, t);
4877
4877
  return e.inlineMode = !0, this.core.process(e), e.tokens;
4878
4878
  };
4879
- ot.prototype.renderInline = function(n, t) {
4879
+ rt.prototype.renderInline = function(n, t) {
4880
4880
  return t = t || {}, this.renderer.render(this.parseInline(n, t), this.options, t);
4881
4881
  };
4882
- var f9 = ot, h9 = f9;
4882
+ var f9 = rt, h9 = f9;
4883
4883
  const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,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", g9 = /* @__PURE__ */ I(
4884
4884
  "span",
4885
4885
  { class: "message-photo ai" },
@@ -4905,7 +4905,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4905
4905
  ], x9 = {
4906
4906
  key: 2,
4907
4907
  class: "message-wrap"
4908
- }, y9 = ["innerHTML"], A9 = { class: "message-content user" }, C9 = ["innerHTML"], w9 = { class: "message-photo user" }, E9 = ["src"], D9 = /* @__PURE__ */ Yt({
4908
+ }, y9 = ["innerHTML"], A9 = { class: "message-content user" }, C9 = ["innerHTML"], w9 = { class: "message-photo user" }, E9 = ["src"], D9 = /* @__PURE__ */ Wt({
4909
4909
  __name: "render-message",
4910
4910
  props: {
4911
4911
  message: {},
@@ -4926,19 +4926,19 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4926
4926
  }
4927
4927
  return "";
4928
4928
  });
4929
- return (r, s) => (U(), Y(
4929
+ return (r, s) => (U(), X(
4930
4930
  "li",
4931
4931
  {
4932
4932
  class: en([r.message.type, "message-main"])
4933
4933
  },
4934
4934
  [
4935
- r.message.type === "ai" ? (U(), Y(
4935
+ r.message.type === "ai" ? (U(), X(
4936
4936
  ue,
4937
4937
  { key: 0 },
4938
4938
  [
4939
4939
  g9,
4940
4940
  I("p", b9, [
4941
- e.value ? (U(), Y(
4941
+ e.value ? (U(), X(
4942
4942
  "i",
4943
4943
  {
4944
4944
  key: 0,
@@ -4948,14 +4948,14 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4948
4948
  2
4949
4949
  /* CLASS */
4950
4950
  )) : nn("v-if", !0),
4951
- r.message.status === "loading" ? (U(), Y("svg", _9, k9)) : nn("v-if", !0),
4952
- r.message.status === "error" ? (U(), Y(
4951
+ r.message.status === "loading" ? (U(), X("svg", _9, k9)) : nn("v-if", !0),
4952
+ r.message.status === "error" ? (U(), X(
4953
4953
  "span",
4954
4954
  x9,
4955
4955
  ge(r.message.content),
4956
4956
  1
4957
4957
  /* TEXT */
4958
- )) : (U(), Y("span", {
4958
+ )) : (U(), X("span", {
4959
4959
  key: 3,
4960
4960
  class: "markdown-message",
4961
4961
  innerHTML: o.value
@@ -4964,7 +4964,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4964
4964
  ],
4965
4965
  64
4966
4966
  /* STABLE_FRAGMENT */
4967
- )) : (U(), Y(
4967
+ )) : (U(), X(
4968
4968
  ue,
4969
4969
  { key: 1 },
4970
4970
  [
@@ -4986,7 +4986,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4986
4986
  /* CLASS */
4987
4987
  ));
4988
4988
  }
4989
- }), T9 = { class: "prompt-list" }, S9 = { class: "search-group" }, L9 = ["onClick"], q9 = { class: "prompt-content" }, R9 = /* @__PURE__ */ Yt({
4989
+ }), T9 = { class: "prompt-list" }, S9 = { class: "search-group" }, L9 = ["onClick"], q9 = { class: "prompt-content" }, R9 = /* @__PURE__ */ Wt({
4990
4990
  __name: "render-send",
4991
4991
  props: {
4992
4992
  prompts: {},
@@ -4994,19 +4994,19 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4994
4994
  },
4995
4995
  emits: ["update:value", "enter", "choose-prompt"],
4996
4996
  setup(n, { emit: t }) {
4997
- const e = n, o = t, r = Cr, s = an, c = qt(""), i = qt(40), a = qt(), l = qt(!1), u = le(() => {
4997
+ const e = n, o = t, r = Cr, s = an, c = Rt(""), i = Rt(40), a = Rt(), l = Rt(!1), u = le(() => {
4998
4998
  var g;
4999
4999
  return ((g = e.prompts) == null ? void 0 : g.filter((w) => w.content.includes(c.value))) || [];
5000
5000
  }), f = (g) => {
5001
5001
  o("update:value", g);
5002
5002
  }, h = () => {
5003
5003
  var g;
5004
- e.value === "/" && ((g = e.prompts) != null && g.length) ? y() : b();
5004
+ e.value === "/" && ((g = e.prompts) != null && g.length) ? y() : _();
5005
5005
  }, d = () => {
5006
5006
  let w = 24 + e.value.split(/\r?\n/).length * 16;
5007
5007
  w >= 200 && (w = 200), i.value = w;
5008
5008
  }, x = (g) => {
5009
- o("update:value", g.content), o("choose-prompt", g), b(), D();
5009
+ o("update:value", g.content), o("choose-prompt", g), _(), D();
5010
5010
  }, k = (g, w) => {
5011
5011
  w.key === "Enter" && !w.shiftKey && (w.preventDefault(), o("enter"));
5012
5012
  }, D = () => {
@@ -5015,7 +5015,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5015
5015
  g == null || g.focus();
5016
5016
  }, y = () => {
5017
5017
  l.value = !0;
5018
- }, b = () => {
5018
+ }, _ = () => {
5019
5019
  l.value = !1;
5020
5020
  };
5021
5021
  return Oo(
@@ -5038,33 +5038,33 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5038
5038
  var S;
5039
5039
  return [
5040
5040
  I("div", null, [
5041
- xt((U(), Y("section", T9, [
5042
- jt(B(Yn), {
5041
+ xt((U(), X("section", T9, [
5042
+ Zt(B(Yn), {
5043
5043
  class: "input-search",
5044
5044
  modelValue: c.value,
5045
- "onUpdate:modelValue": w[0] || (w[0] = (_) => c.value = _),
5045
+ "onUpdate:modelValue": w[0] || (w[0] = (v) => c.value = v),
5046
5046
  behavior: "simplicity",
5047
5047
  clearable: ""
5048
5048
  }, null, 8, ["modelValue"]),
5049
5049
  I("section", S9, [
5050
- (U(!0), Y(
5050
+ (U(!0), X(
5051
5051
  ue,
5052
5052
  null,
5053
- Bo(u.value, (_, F) => xt((U(), Y("span", {
5053
+ Bo(u.value, (v, F) => xt((U(), X("span", {
5054
5054
  class: "group-prompt",
5055
5055
  key: F,
5056
- onClick: (N) => x(_)
5056
+ onClick: (z) => x(v)
5057
5057
  }, [
5058
5058
  I(
5059
5059
  "span",
5060
5060
  q9,
5061
- ge(_.content),
5061
+ ge(v.content),
5062
5062
  1
5063
5063
  /* TEXT */
5064
5064
  )
5065
5065
  ], 8, L9)), [
5066
5066
  [B(s), {
5067
- content: _.content,
5067
+ content: v.content,
5068
5068
  placement: "right",
5069
5069
  theme: "light",
5070
5070
  width: 300,
@@ -5083,7 +5083,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5083
5083
  }))
5084
5084
  ])
5085
5085
  ])), [
5086
- [B(r), b]
5086
+ [B(r), _]
5087
5087
  ])
5088
5088
  ])
5089
5089
  ];
@@ -5101,7 +5101,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5101
5101
  })
5102
5102
  },
5103
5103
  [
5104
- jt(B(Yn), {
5104
+ Zt(B(Yn), {
5105
5105
  ref_key: "inputRef",
5106
5106
  ref: a,
5107
5107
  class: "send-prompt",
@@ -5129,13 +5129,13 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5129
5129
  for (const [o, r] of t)
5130
5130
  e[o] = r;
5131
5131
  return e;
5132
- }, F9 = /* @__PURE__ */ vn(R9, [["__scopeId", "data-v-accee441"]]), M9 = (n) => (Sr("data-v-fa72e9f6"), n = n(), Lr(), n), I9 = { class: "ai-messages" }, z9 = { class: "ai-operation" }, N9 = /* @__PURE__ */ M9(() => /* @__PURE__ */ I(
5132
+ }, F9 = /* @__PURE__ */ vn(R9, [["__scopeId", "data-v-accee441"]]), M9 = (n) => (Sr("data-v-fa72e9f6"), n = n(), Lr(), n), I9 = { class: "ai-messages" }, P9 = { class: "ai-operation" }, N9 = /* @__PURE__ */ M9(() => /* @__PURE__ */ I(
5133
5133
  "i",
5134
5134
  { class: "ai-blueking-icon ai-blueking-fasong" },
5135
5135
  null,
5136
5136
  -1
5137
5137
  /* HOISTED */
5138
- )), P9 = /* @__PURE__ */ Yt({
5138
+ )), z9 = /* @__PURE__ */ Wt({
5139
5139
  __name: "render-content",
5140
5140
  props: {
5141
5141
  messages: {},
@@ -5146,7 +5146,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5146
5146
  },
5147
5147
  emits: ["send", "choose-prompt"],
5148
5148
  setup(n, { emit: t }) {
5149
- const e = n, o = t, r = an, s = qt(""), c = () => {
5149
+ const e = n, o = t, r = an, s = Rt(""), c = () => {
5150
5150
  Tr(() => {
5151
5151
  const l = document.querySelector(".ai-messages");
5152
5152
  l.scrollTop = l.scrollHeight;
@@ -5158,7 +5158,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5158
5158
  };
5159
5159
  return Oo(() => e.messages, c, {
5160
5160
  deep: !0
5161
- }), (l, u) => (U(), Y(
5161
+ }), (l, u) => (U(), X(
5162
5162
  "section",
5163
5163
  {
5164
5164
  style: he({
@@ -5168,7 +5168,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5168
5168
  },
5169
5169
  [
5170
5170
  I("ul", I9, [
5171
- (U(!0), Y(
5171
+ (U(!0), X(
5172
5172
  ue,
5173
5173
  null,
5174
5174
  Bo(l.messages, (f) => (U(), pe(D9, {
@@ -5181,15 +5181,15 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5181
5181
  /* KEYED_FRAGMENT */
5182
5182
  ))
5183
5183
  ]),
5184
- xt((U(), Y("section", z9, [
5185
- jt(F9, {
5184
+ xt((U(), X("section", P9, [
5185
+ Zt(F9, {
5186
5186
  value: s.value,
5187
5187
  "onUpdate:value": u[0] || (u[0] = (f) => s.value = f),
5188
5188
  prompts: l.prompts,
5189
5189
  onChoosePrompt: a,
5190
5190
  onEnter: i
5191
5191
  }, null, 8, ["value", "prompts"]),
5192
- jt(B(wr), {
5192
+ Zt(B(wr), {
5193
5193
  class: "ai-operation-button",
5194
5194
  disabled: l.loading || !s.value,
5195
5195
  size: "large",
@@ -5219,7 +5219,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5219
5219
  /* STYLE */
5220
5220
  ));
5221
5221
  }
5222
- }), O9 = /* @__PURE__ */ vn(P9, [["__scopeId", "data-v-fa72e9f6"]]), B9 = /* @__PURE__ */ Yt({
5222
+ }), O9 = /* @__PURE__ */ vn(z9, [["__scopeId", "data-v-fa72e9f6"]]), B9 = /* @__PURE__ */ Wt({
5223
5223
  __name: "render-modal",
5224
5224
  props: {
5225
5225
  headBackground: { default: "linear-gradient(267deg, #2dd1f4 0%, #1482ff 95%)" },
@@ -5246,72 +5246,69 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5246
5246
  type: "",
5247
5247
  clientX: 0,
5248
5248
  clientY: 0
5249
- }, i = qt(
5250
- e.startPosition || {
5251
- top: s.height - e.sizeLimit.height - 100,
5252
- bottom: 0,
5253
- left: 102,
5254
- right: s.width - e.sizeLimit.width - 270
5255
- }
5256
- ), a = le(() => i.value.top <= e.positionLimit.top && i.value.bottom <= e.positionLimit.bottom), l = (E) => {
5249
+ }, i = () => {
5250
+ var P, b, q, A;
5251
+ const E = (j, Ct) => j === void 0 ? Ct : j;
5252
+ return {
5253
+ top: E((P = e.startPosition) == null ? void 0 : P.top, s.height - e.sizeLimit.height),
5254
+ bottom: E((b = e.startPosition) == null ? void 0 : b.bottom, 0),
5255
+ left: E((q = e.startPosition) == null ? void 0 : q.left, 0),
5256
+ right: E((A = e.startPosition) == null ? void 0 : A.right, s.width - e.sizeLimit.width)
5257
+ };
5258
+ }, a = Rt(i()), l = le(() => a.value.top <= e.positionLimit.top && a.value.bottom <= e.positionLimit.bottom), u = (E) => {
5257
5259
  c.isMove = !0, c.type = "move", c.clientX = E.clientX, c.clientY = E.clientY;
5258
- }, u = (E) => {
5259
- c.isMove = !0, c.type = "rightDrag", c.clientX = E.clientX;
5260
5260
  }, f = (E) => {
5261
- c.isMove = !0, c.type = "leftDrag", c.clientX = E.clientX;
5261
+ c.isMove = !0, c.type = "rightDrag", c.clientX = E.clientX;
5262
5262
  }, h = (E) => {
5263
- c.isMove = !0, c.type = "topDrag", c.clientY = E.clientY;
5263
+ c.isMove = !0, c.type = "leftDrag", c.clientX = E.clientX;
5264
5264
  }, d = (E) => {
5265
- c.isMove = !0, c.type = "bottomDrag", c.clientY = E.clientY;
5265
+ c.isMove = !0, c.type = "topDrag", c.clientY = E.clientY;
5266
5266
  }, x = (E) => {
5267
- c.isMove = !0, c.type = "topLeftDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5267
+ c.isMove = !0, c.type = "bottomDrag", c.clientY = E.clientY;
5268
5268
  }, k = (E) => {
5269
- c.isMove = !0, c.type = "topRightDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5269
+ c.isMove = !0, c.type = "topLeftDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5270
5270
  }, D = (E) => {
5271
- c.isMove = !0, c.type = "bottomLeftDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5271
+ c.isMove = !0, c.type = "topRightDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5272
5272
  }, y = (E) => {
5273
+ c.isMove = !0, c.type = "bottomLeftDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5274
+ }, _ = (E) => {
5273
5275
  c.isMove = !0, c.type = "bottomRightDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5274
- }, b = () => {
5276
+ }, g = () => {
5275
5277
  c.isMove = !1;
5276
- }, g = (E, P) => {
5277
- ["move", "leftDrag"].includes(c.type) && (i.value.left += E), ["move", "rightDrag"].includes(c.type) && (i.value.right -= E), ["move", "topDrag"].includes(c.type) && (i.value.top += P), ["move", "bottomDrag"].includes(c.type) && (i.value.bottom -= P), ["topLeftDrag"].includes(c.type) && (i.value.left += E, i.value.top += P), ["topRightDrag"].includes(c.type) && (i.value.right -= E, i.value.top += P), ["bottomLeftDrag"].includes(c.type) && (i.value.left += E, i.value.bottom -= P), ["bottomRightDrag"].includes(c.type) && (i.value.right -= E, i.value.bottom -= P);
5278
5278
  }, w = (E, P) => {
5279
- const { top: W, bottom: v, left: q, right: A } = i.value;
5280
- (s.width - q - A < e.sizeLimit.width || q < e.positionLimit.left || A < e.positionLimit.right) && (["move", "leftDrag", "topLeftDrag", "bottomLeftDrag"].includes(c.type) && (i.value.left -= E), ["move", "rightDrag", "topRightDrag", "bottomRightDrag"].includes(c.type) && (i.value.right += E)), (s.height - W - v < e.sizeLimit.height || W < e.positionLimit.top || v < e.positionLimit.bottom) && (["move", "topDrag", "topRightDrag", "topLeftDrag"].includes(c.type) && (i.value.top -= P), ["move", "bottomDrag", "bottomLeftDrag", "bottomRightDrag"].includes(c.type) && (i.value.bottom += P));
5281
- }, S = (E) => {
5279
+ ["move", "leftDrag"].includes(c.type) && (a.value.left += E), ["move", "rightDrag"].includes(c.type) && (a.value.right -= E), ["move", "topDrag"].includes(c.type) && (a.value.top += P), ["move", "bottomDrag"].includes(c.type) && (a.value.bottom -= P), ["topLeftDrag"].includes(c.type) && (a.value.left += E, a.value.top += P), ["topRightDrag"].includes(c.type) && (a.value.right -= E, a.value.top += P), ["bottomLeftDrag"].includes(c.type) && (a.value.left += E, a.value.bottom -= P), ["bottomRightDrag"].includes(c.type) && (a.value.right -= E, a.value.bottom -= P);
5280
+ }, S = (E, P) => {
5281
+ const { top: b, bottom: q, left: A, right: j } = a.value;
5282
+ (s.width - A - j < e.sizeLimit.width || A < e.positionLimit.left || j < e.positionLimit.right) && (["move", "leftDrag", "topLeftDrag", "bottomLeftDrag"].includes(c.type) && (a.value.left -= E), ["move", "rightDrag", "topRightDrag", "bottomRightDrag"].includes(c.type) && (a.value.right += E)), (s.height - b - q < e.sizeLimit.height || b < e.positionLimit.top || q < e.positionLimit.bottom) && (["move", "topDrag", "topRightDrag", "topLeftDrag"].includes(c.type) && (a.value.top -= P), ["move", "bottomDrag", "bottomLeftDrag", "bottomRightDrag"].includes(c.type) && (a.value.bottom += P));
5283
+ }, v = (E) => {
5282
5284
  if (!c.isMove)
5283
5285
  return;
5284
5286
  E.preventDefault();
5285
- const P = E.clientX - c.clientX, W = E.clientY - c.clientY;
5286
- g(P, W), w(P, W), c.clientX = E.clientX, c.clientY = E.clientY;
5287
- }, _ = () => {
5288
- s.height = window.innerHeight, s.width = window.innerWidth, i.value = e.startPosition || {
5289
- top: s.height - e.sizeLimit.height - 100,
5290
- bottom: 0,
5291
- left: 102,
5292
- right: s.width - e.sizeLimit.width - 270
5293
- };
5287
+ const P = E.clientX - c.clientX, b = E.clientY - c.clientY;
5288
+ w(P, b), S(P, b), c.clientX = E.clientX, c.clientY = E.clientY;
5294
5289
  }, F = () => {
5295
- i.value.top = e.positionLimit.top, i.value.bottom = e.positionLimit.bottom;
5296
- }, N = () => {
5297
- i.value.top = s.height - e.sizeLimit.height, i.value.bottom = e.positionLimit.bottom;
5298
- }, $ = () => {
5299
- o("clear");
5290
+ s.height = window.innerHeight, s.width = window.innerWidth, a.value = i();
5291
+ }, z = () => {
5292
+ a.value.top = e.positionLimit.top, a.value.bottom = e.positionLimit.bottom;
5293
+ }, tt = () => {
5294
+ a.value.top = s.height - e.sizeLimit.height, a.value.bottom = e.positionLimit.bottom;
5300
5295
  }, L = () => {
5296
+ o("clear");
5297
+ }, Y = () => {
5301
5298
  o("close");
5302
5299
  };
5303
5300
  return qr(() => {
5304
- window.addEventListener("mousemove", S, !0), window.addEventListener("mouseup", b), window.addEventListener("resize", _);
5301
+ window.addEventListener("mousemove", v, !0), window.addEventListener("mouseup", g), window.addEventListener("resize", F);
5305
5302
  }), Rr(() => {
5306
- window.removeEventListener("mousemove", S, !0), window.removeEventListener("mouseup", b), window.removeEventListener("resize", _);
5307
- }), (E, P) => (U(), Y(
5303
+ window.removeEventListener("mousemove", v, !0), window.removeEventListener("mouseup", g), window.removeEventListener("resize", F);
5304
+ }), (E, P) => (U(), X(
5308
5305
  "section",
5309
5306
  {
5310
5307
  style: he({
5311
- top: i.value.top + "px",
5312
- bottom: i.value.bottom + "px",
5313
- left: i.value.left + "px",
5314
- right: i.value.right + "px"
5308
+ top: a.value.top + "px",
5309
+ bottom: a.value.bottom + "px",
5310
+ left: a.value.left + "px",
5311
+ right: a.value.right + "px"
5315
5312
  }),
5316
5313
  class: "ai-modal"
5317
5314
  },
@@ -5323,7 +5320,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5323
5320
  background: E.headBackground
5324
5321
  }),
5325
5322
  class: "ai-modal-header",
5326
- onMousedown: mt(l, ["stop"])
5323
+ onMousedown: mt(u, ["stop"])
5327
5324
  },
5328
5325
  [
5329
5326
  I("span", null, [
@@ -5343,12 +5340,12 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5343
5340
  )
5344
5341
  ]),
5345
5342
  I("span", null, [
5346
- a.value ? xt((U(), Y(
5343
+ l.value ? xt((U(), X(
5347
5344
  "i",
5348
5345
  {
5349
5346
  key: 0,
5350
5347
  class: "ai-header-tool ai-blueking-icon ai-blueking-shangxiajuhe",
5351
- onClick: N
5348
+ onClick: tt
5352
5349
  },
5353
5350
  null,
5354
5351
  512
@@ -5359,12 +5356,12 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5359
5356
  distance: 20,
5360
5357
  extCls: "ai-tooltips ai-blueking-popover ai-blueking-pop2-content"
5361
5358
  }]
5362
- ]) : xt((U(), Y(
5359
+ ]) : xt((U(), X(
5363
5360
  "i",
5364
5361
  {
5365
5362
  key: 1,
5366
5363
  class: "ai-header-tool ai-blueking-icon ai-blueking-shangxialashen-2",
5367
- onClick: F
5364
+ onClick: z
5368
5365
  },
5369
5366
  null,
5370
5367
  512
@@ -5380,7 +5377,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5380
5377
  "i",
5381
5378
  {
5382
5379
  class: "ai-header-tool ai-blueking-icon ai-blueking-saoba",
5383
- onClick: $
5380
+ onClick: L
5384
5381
  },
5385
5382
  null,
5386
5383
  512
@@ -5396,7 +5393,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5396
5393
  "i",
5397
5394
  {
5398
5395
  class: "ai-header-tool ai-blueking-icon ai-blueking-shanchu-2",
5399
- onClick: L
5396
+ onClick: Y
5400
5397
  },
5401
5398
  null,
5402
5399
  512
@@ -5418,7 +5415,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5418
5415
  "span",
5419
5416
  {
5420
5417
  class: "drag-line left",
5421
- onMousedown: mt(f, ["stop"])
5418
+ onMousedown: mt(h, ["stop"])
5422
5419
  },
5423
5420
  null,
5424
5421
  32
@@ -5428,7 +5425,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5428
5425
  "span",
5429
5426
  {
5430
5427
  class: "drag-line right",
5431
- onMousedown: mt(u, ["stop"])
5428
+ onMousedown: mt(f, ["stop"])
5432
5429
  },
5433
5430
  null,
5434
5431
  32
@@ -5438,7 +5435,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5438
5435
  "span",
5439
5436
  {
5440
5437
  class: "drag-line top",
5441
- onMousedown: mt(h, ["stop"])
5438
+ onMousedown: mt(d, ["stop"])
5442
5439
  },
5443
5440
  null,
5444
5441
  32
@@ -5448,7 +5445,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5448
5445
  "span",
5449
5446
  {
5450
5447
  class: "drag-line bottom",
5451
- onMousedown: mt(d, ["stop"])
5448
+ onMousedown: mt(x, ["stop"])
5452
5449
  },
5453
5450
  null,
5454
5451
  32
@@ -5458,7 +5455,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5458
5455
  "span",
5459
5456
  {
5460
5457
  class: "drag-line top-left-corner",
5461
- onMousedown: mt(x, ["stop"])
5458
+ onMousedown: mt(k, ["stop"])
5462
5459
  },
5463
5460
  null,
5464
5461
  32
@@ -5468,7 +5465,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5468
5465
  "span",
5469
5466
  {
5470
5467
  class: "drag-line top-right-corner",
5471
- onMousedown: mt(k, ["stop"])
5468
+ onMousedown: mt(D, ["stop"])
5472
5469
  },
5473
5470
  null,
5474
5471
  32
@@ -5478,7 +5475,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5478
5475
  "span",
5479
5476
  {
5480
5477
  class: "drag-line bottom-left-corner",
5481
- onMousedown: mt(D, ["stop"])
5478
+ onMousedown: mt(y, ["stop"])
5482
5479
  },
5483
5480
  null,
5484
5481
  32
@@ -5488,7 +5485,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5488
5485
  "span",
5489
5486
  {
5490
5487
  class: "drag-line bottom-right-corner",
5491
- onMousedown: mt(y, ["stop"])
5488
+ onMousedown: mt(_, ["stop"])
5492
5489
  },
5493
5490
  null,
5494
5491
  32
@@ -5499,7 +5496,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5499
5496
  /* STYLE */
5500
5497
  ));
5501
5498
  }
5502
- }), U9 = /* @__PURE__ */ vn(B9, [["__scopeId", "data-v-d8380d5c"]]), G9 = /* @__PURE__ */ Yt({
5499
+ }), U9 = /* @__PURE__ */ vn(B9, [["__scopeId", "data-v-16343dd3"]]), G9 = /* @__PURE__ */ Wt({
5503
5500
  __name: "ai-blueking",
5504
5501
  props: {
5505
5502
  messages: {},
@@ -5534,7 +5531,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5534
5531
  onClose: r
5535
5532
  }, {
5536
5533
  default: fe(() => [
5537
- jt(O9, {
5534
+ Zt(O9, {
5538
5535
  background: i.background,
5539
5536
  loading: i.loading,
5540
5537
  messages: i.messages,