@blueking/ai-blueking 0.0.0 → 0.0.2

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",
@@ -11,28 +11,29 @@ const Mr = (n) => {
11
11
  关闭: "close",
12
12
  "内容正在执行中,请执行完成后再输入": "The content is being executed, please enter it again after the execution is completed.",
13
13
  发送: "Send",
14
- "您可以键入 “/” 查看更多Prompt": 'You can type "/" to see more Prompts'
15
- }, bt = (n) => Ir !== "en" ? n : zr[n] || n;
14
+ "您可以键入 “/” 查看更多Prompt": 'You can type "/" to see more Prompts',
15
+ 请输入: "Please input"
16
+ }, gt = (n) => Ir !== "en" ? n : Pr[n] || n;
16
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 */
17
18
  const {
18
19
  entries: Vo,
19
20
  setPrototypeOf: Wn,
20
21
  isFrozen: Nr,
21
- getPrototypeOf: Pr,
22
+ getPrototypeOf: zr,
22
23
  getOwnPropertyDescriptor: Or
23
24
  } = Object;
24
25
  let {
25
- freeze: Q,
26
- seal: nt,
26
+ freeze: J,
27
+ seal: ot,
27
28
  create: Ho
28
29
  } = Object, {
29
30
  apply: on,
30
31
  construct: rn
31
32
  } = typeof Reflect < "u" && Reflect;
32
- Q || (Q = function(t) {
33
+ J || (J = function(t) {
33
34
  return t;
34
35
  });
35
- nt || (nt = function(t) {
36
+ ot || (ot = function(t) {
36
37
  return t;
37
38
  });
38
39
  on || (on = function(t, e, o) {
@@ -41,8 +42,8 @@ on || (on = function(t, e, o) {
41
42
  rn || (rn = function(t, e) {
42
43
  return new t(...e);
43
44
  });
44
- 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);
45
- 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) {
46
47
  return function(t) {
47
48
  for (var e = arguments.length, o = new Array(e > 1 ? e - 1 : 0), r = 1; r < e; r++)
48
49
  o[r - 1] = arguments[r];
@@ -86,24 +87,24 @@ function oe(n, t) {
86
87
  const o = Or(n, t);
87
88
  if (o) {
88
89
  if (o.get)
89
- return tt(o.get);
90
+ return et(o.get);
90
91
  if (typeof o.value == "function")
91
- return tt(o.value);
92
+ return et(o.value);
92
93
  }
93
- n = Pr(n);
94
+ n = zr(n);
94
95
  }
95
96
  function e() {
96
97
  return null;
97
98
  }
98
99
  return e;
99
100
  }
100
- 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(
101
102
  /^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
102
103
  // eslint-disable-line no-useless-escape
103
- ), Qr = nt(/^(?:\w+script|data):/i), Jr = nt(
104
+ ), Qr = ot(/^(?:\w+script|data):/i), Jr = ot(
104
105
  /[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g
105
106
  // eslint-disable-line no-control-regex
106
- ), jo = nt(/^html$/i), $r = nt(/^[a-z][.\w]*(-[.\w]+)+$/i);
107
+ ), jo = ot(/^html$/i), $r = ot(/^[a-z][.\w]*(-[.\w]+)+$/i);
107
108
  var eo = /* @__PURE__ */ Object.freeze({
108
109
  __proto__: null,
109
110
  MUSTACHE_EXPR: Zr,
@@ -117,7 +118,7 @@ var eo = /* @__PURE__ */ Object.freeze({
117
118
  DOCTYPE_NAME: jo,
118
119
  CUSTOM_ELEMENT: $r
119
120
  });
120
- const Ht = {
121
+ const Gt = {
121
122
  element: 1,
122
123
  attribute: 2,
123
124
  text: 3,
@@ -158,7 +159,7 @@ const Ht = {
158
159
  function Zo() {
159
160
  let n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : ts();
160
161
  const t = (T) => Zo(T);
161
- 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)
162
163
  return t.isSupported = !1, t;
163
164
  let {
164
165
  document: e
@@ -173,36 +174,36 @@ function Zo() {
173
174
  HTMLFormElement: f,
174
175
  DOMParser: h,
175
176
  trustedTypes: d
176
- } = n, x = a.prototype, k = oe(x, "cloneNode"), D = oe(x, "nextSibling"), y = oe(x, "childNodes"), g = oe(x, "parentNode");
177
+ } = n, x = a.prototype, k = oe(x, "cloneNode"), D = oe(x, "nextSibling"), y = oe(x, "childNodes"), _ = oe(x, "parentNode");
177
178
  if (typeof c == "function") {
178
179
  const T = e.createElement("template");
179
180
  T.content && T.content.ownerDocument && (e = T.content.ownerDocument);
180
181
  }
181
- let b, w = "";
182
+ let g, w = "";
182
183
  const {
183
184
  implementation: S,
184
- createNodeIterator: _,
185
+ createNodeIterator: v,
185
186
  createDocumentFragment: F,
186
- getElementsByTagName: N
187
+ getElementsByTagName: z
187
188
  } = e, {
188
- importNode: $
189
+ importNode: tt
189
190
  } = o;
190
191
  let L = {};
191
- t.isSupported = typeof Vo == "function" && typeof g == "function" && S && S.createHTMLDocument !== void 0;
192
+ t.isSupported = typeof Vo == "function" && typeof _ == "function" && S && S.createHTMLDocument !== void 0;
192
193
  const {
193
- MUSTACHE_EXPR: E,
194
- ERB_EXPR: P,
195
- TMPLIT_EXPR: W,
196
- DATA_ATTR: v,
194
+ MUSTACHE_EXPR: Y,
195
+ ERB_EXPR: E,
196
+ TMPLIT_EXPR: P,
197
+ DATA_ATTR: b,
197
198
  ARIA_ATTR: q,
198
199
  IS_SCRIPT_OR_DATA: A,
199
- ATTR_WHITESPACE: rt,
200
- CUSTOM_ELEMENT: Kt
200
+ ATTR_WHITESPACE: j,
201
+ CUSTOM_ELEMENT: Ct
201
202
  } = eo;
202
203
  let {
203
204
  IS_ALLOWED_URI: kn
204
205
  } = eo, V = null;
205
- const xn = R({}, [...Qn, ...Ne, ...Pe, ...Oe, ...Jn]);
206
+ const xn = R({}, [...Qn, ...Ne, ...ze, ...Oe, ...Jn]);
206
207
  let H = null;
207
208
  const yn = R({}, [...$n, ...Be, ...to, ...re]);
208
209
  let O = Object.seal(Ho(null, {
@@ -224,26 +225,26 @@ function Zo() {
224
225
  enumerable: !0,
225
226
  value: !1
226
227
  }
227
- })), 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;
228
229
  const dr = "user-content-";
229
- let qe = !0, Nt = !1, Et = {}, Dt = null;
230
+ let qe = !0, zt = !1, Dt = {}, Tt = null;
230
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"]);
231
232
  let Sn = null;
232
233
  const Ln = R({}, ["audio", "video", "img", "source", "image", "track"]);
233
234
  let Re = null;
234
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";
235
- let Tt = ht, Fe = !1, Me = null;
236
- const mr = R({}, [$t, te, ht], ze);
237
- let Pt = null;
236
+ let St = ht, Fe = !1, Me = null;
237
+ const mr = R({}, [$t, te, ht], Pe);
238
+ let Ot = null;
238
239
  const gr = ["application/xhtml+xml", "text/html"], br = "text/html";
239
- let G = null, St = null;
240
+ let G = null, Lt = null;
240
241
  const _r = e.createElement("form"), Rn = function(p) {
241
242
  return p instanceof RegExp || p instanceof Function;
242
243
  }, Ie = function() {
243
244
  let p = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
244
- if (!(St && St === p)) {
245
- if ((!p || typeof p != "object") && (p = {}), p = kt(p), Pt = // eslint-disable-next-line unicorn/prefer-includes
246
- 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(
247
248
  kt(qn),
248
249
  // eslint-disable-line indent
249
250
  p.ADD_URI_SAFE_ATTR,
@@ -257,26 +258,26 @@ function Zo() {
257
258
  // eslint-disable-line indent
258
259
  G
259
260
  // eslint-disable-line indent
260
- ) : 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) {
261
262
  if (typeof p.TRUSTED_TYPES_POLICY.createHTML != "function")
262
- 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.');
263
264
  if (typeof p.TRUSTED_TYPES_POLICY.createScriptURL != "function")
264
- throw Vt('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
265
- b = p.TRUSTED_TYPES_POLICY, w = b.createHTML("");
265
+ throw Ht('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
266
+ g = p.TRUSTED_TYPES_POLICY, w = g.createHTML("");
266
267
  } else
267
- b === void 0 && (b = es(d, r)), b !== null && typeof w == "string" && (w = b.createHTML(""));
268
- Q && Q(p), St = p;
268
+ g === void 0 && (g = es(d, r)), g !== null && typeof w == "string" && (w = g.createHTML(""));
269
+ J && J(p), Lt = p;
269
270
  }
270
- }, 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) {
271
- let m = g(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);
272
273
  (!m || !m.tagName) && (m = {
273
- namespaceURI: Tt,
274
+ namespaceURI: St,
274
275
  tagName: "template"
275
276
  });
276
- const C = ae(p.tagName), z = ae(m.tagName);
277
- 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;
278
279
  }, it = function(p) {
279
- Bt(t.removed, {
280
+ Ut(t.removed, {
280
281
  element: p
281
282
  });
282
283
  try {
@@ -286,18 +287,18 @@ function Zo() {
286
287
  }
287
288
  }, ee = function(p, m) {
288
289
  try {
289
- Bt(t.removed, {
290
+ Ut(t.removed, {
290
291
  attribute: m.getAttributeNode(p),
291
292
  from: m
292
293
  });
293
294
  } catch {
294
- Bt(t.removed, {
295
+ Ut(t.removed, {
295
296
  attribute: null,
296
297
  from: m
297
298
  });
298
299
  }
299
300
  if (m.removeAttribute(p), p === "is" && !H[p])
300
- if (wt || Qt)
301
+ if (Et || Qt)
301
302
  try {
302
303
  it(m);
303
304
  } catch {
@@ -312,27 +313,27 @@ function Zo() {
312
313
  if (Le)
313
314
  p = "<remove></remove>" + p;
314
315
  else {
315
- const j = Kn(p, /^[\r\n\t ]+/);
316
- C = j && j[0];
316
+ const Z = Kn(p, /^[\r\n\t ]+/);
317
+ C = Z && Z[0];
317
318
  }
318
- Pt === "application/xhtml+xml" && Tt === ht && (p = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + p + "</body></html>");
319
- const z = b ? b.createHTML(p) : p;
320
- 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)
321
322
  try {
322
- m = new h().parseFromString(z, Pt);
323
+ m = new h().parseFromString(N, Ot);
323
324
  } catch {
324
325
  }
325
326
  if (!m || !m.documentElement) {
326
- m = S.createDocument(Tt, "template", null);
327
+ m = S.createDocument(St, "template", null);
327
328
  try {
328
- m.documentElement.innerHTML = Fe ? w : z;
329
+ m.documentElement.innerHTML = Fe ? w : N;
329
330
  } catch {
330
331
  }
331
332
  }
332
- const Z = m.body || m.documentElement;
333
- 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;
334
- }, Pn = function(p) {
335
- 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(
336
337
  p.ownerDocument || p,
337
338
  p,
338
339
  // eslint-disable-next-line no-bitwise
@@ -344,8 +345,8 @@ function Zo() {
344
345
  }, Bn = function(p) {
345
346
  return typeof i == "function" && p instanceof i;
346
347
  }, dt = function(p, m, C) {
347
- L[p] && ne(L[p], (z) => {
348
- z.call(t, m, C, St);
348
+ L[p] && ne(L[p], (N) => {
349
+ N.call(t, m, C, Lt);
349
350
  });
350
351
  }, Un = function(p) {
351
352
  let m = null;
@@ -355,47 +356,47 @@ function Zo() {
355
356
  if (dt("uponSanitizeElement", p, {
356
357
  tagName: C,
357
358
  allowedTags: V
358
- }), 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))
359
360
  return it(p), !0;
360
- if (!V[C] || zt[C]) {
361
- 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)))
362
363
  return !1;
363
- if (qe && !Dt[C]) {
364
- const z = g(p) || p.parentNode, Z = y(p) || p.childNodes;
365
- if (Z && z) {
366
- const j = Z.length;
367
- for (let J = j - 1; J >= 0; --J) {
368
- const at = k(Z[J], !0);
369
- 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));
370
371
  }
371
372
  }
372
373
  }
373
374
  return it(p), !0;
374
375
  }
375
- 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) => {
376
- m = Ut(m, z, " ");
377
- }), 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, {
378
379
  element: p.cloneNode()
379
380
  }), p.textContent = m)), dt("afterSanitizeElements", p, null), !1);
380
381
  }, Vn = function(p, m, C) {
381
382
  if (En && (m === "id" || m === "name") && (C in e || C in _r))
382
383
  return !1;
383
- if (!(De && !Ee[m] && K(v, m))) {
384
- if (!(An && K(q, m))) {
384
+ if (!(De && !Ee[m] && Q(b, m))) {
385
+ if (!(An && Q(q, m))) {
385
386
  if (!H[m] || Ee[m]) {
386
387
  if (
387
388
  // First condition does a very basic check if a) it's basically a valid custom element tagname AND
388
389
  // b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
389
390
  // and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
390
- !(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
391
392
  // the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
392
- 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)))
393
394
  )
394
395
  return !1;
395
396
  } else if (!Re[m]) {
396
- if (!K(kn, Ut(C, rt, ""))) {
397
+ if (!Q(kn, Vt(C, j, ""))) {
397
398
  if (!((m === "src" || m === "xlink:href" || m === "href") && p !== "script" && Br(C, "data:") === 0 && Sn[p])) {
398
- if (!(Cn && !K(A, Ut(C, rt, "")))) {
399
+ if (!(Cn && !Q(A, Vt(C, j, "")))) {
399
400
  if (C)
400
401
  return !1;
401
402
  }
@@ -406,7 +407,7 @@ function Zo() {
406
407
  }
407
408
  return !0;
408
409
  }, Hn = function(p) {
409
- return p !== "annotation-xml" && Kn(p, Kt);
410
+ return p !== "annotation-xml" && Kn(p, Ct);
410
411
  }, Gn = function(p) {
411
412
  dt("beforeSanitizeAttributes", p, null);
412
413
  const {
@@ -420,42 +421,42 @@ function Zo() {
420
421
  keepAttr: !0,
421
422
  allowedAttributes: H
422
423
  };
423
- let z = m.length;
424
- for (; z--; ) {
425
- const Z = m[z], {
426
- name: j,
427
- namespaceURI: J,
424
+ let N = m.length;
425
+ for (; N--; ) {
426
+ const W = m[N], {
427
+ name: Z,
428
+ namespaceURI: $,
428
429
  value: at
429
- } = Z, Ot = G(j);
430
- let X = j === "value" ? at : Ur(at);
431
- 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))
432
433
  continue;
433
- if (!wn && K(/\/>/i, X)) {
434
- ee(j, p);
434
+ if (!wn && Q(/\/>/i, K)) {
435
+ ee(Z, p);
435
436
  continue;
436
437
  }
437
- if (Te && K(/((--!?|])>)|<\/(style|title)/i, X)) {
438
- ee(j, p);
438
+ if (Te && Q(/((--!?|])>)|<\/(style|title)/i, K)) {
439
+ ee(Z, p);
439
440
  continue;
440
441
  }
441
- Ct && ne([E, P, W], (Zn) => {
442
- X = Ut(X, Zn, " ");
442
+ wt && ne([Y, E, P], (Zn) => {
443
+ K = Vt(K, Zn, " ");
443
444
  });
444
445
  const jn = G(p.nodeName);
445
- if (Vn(jn, Ot, X)) {
446
- if (Dn && (Ot === "id" || Ot === "name") && (ee(j, p), X = dr + X), b && typeof d == "object" && typeof d.getAttributeType == "function" && !J)
447
- 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)) {
448
449
  case "TrustedHTML": {
449
- X = b.createHTML(X);
450
+ K = g.createHTML(K);
450
451
  break;
451
452
  }
452
453
  case "TrustedScriptURL": {
453
- X = b.createScriptURL(X);
454
+ K = g.createScriptURL(K);
454
455
  break;
455
456
  }
456
457
  }
457
458
  try {
458
- 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);
459
460
  } catch {
460
461
  }
461
462
  }
@@ -463,66 +464,66 @@ function Zo() {
463
464
  dt("afterSanitizeAttributes", p, null);
464
465
  }, xr = function T(p) {
465
466
  let m = null;
466
- const C = Pn(p);
467
+ const C = zn(p);
467
468
  for (dt("beforeSanitizeShadowDOM", p, null); m = C.nextNode(); )
468
469
  dt("uponSanitizeShadowNode", m, null), !Un(m) && (m.content instanceof s && T(m.content), Gn(m));
469
470
  dt("afterSanitizeShadowDOM", p, null);
470
471
  };
471
472
  return t.sanitize = function(T) {
472
- 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;
473
474
  if (Fe = !T, Fe && (T = "<!-->"), typeof T != "string" && !Bn(T))
474
475
  if (typeof T.toString == "function") {
475
476
  if (T = T.toString(), typeof T != "string")
476
- throw Vt("dirty is not a string, aborting");
477
+ throw Ht("dirty is not a string, aborting");
477
478
  } else
478
- throw Vt("toString is not a function");
479
+ throw Ht("toString is not a function");
479
480
  if (!t.isSupported)
480
481
  return T;
481
- 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) {
482
483
  if (T.nodeName) {
483
484
  const at = G(T.nodeName);
484
- if (!V[at] || zt[at])
485
- 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");
486
487
  }
487
488
  } else if (T instanceof i)
488
- 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);
489
490
  else {
490
- if (!wt && !Ct && !_t && // eslint-disable-next-line unicorn/prefer-includes
491
+ if (!Et && !wt && !_t && // eslint-disable-next-line unicorn/prefer-includes
491
492
  T.indexOf("<") === -1)
492
- return b && Jt ? b.createHTML(T) : T;
493
+ return g && Jt ? g.createHTML(T) : T;
493
494
  if (m = Nn(T), !m)
494
- return wt ? null : Jt ? w : "";
495
+ return Et ? null : Jt ? w : "";
495
496
  }
496
497
  m && Le && it(m.firstChild);
497
- const j = Pn(Nt ? T : m);
498
- for (; z = j.nextNode(); )
499
- Un(z) || (z.content instanceof s && xr(z.content), Gn(z));
500
- 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)
501
502
  return T;
502
- if (wt) {
503
+ if (Et) {
503
504
  if (Qt)
504
- for (Z = F.call(m.ownerDocument); m.firstChild; )
505
- Z.appendChild(m.firstChild);
505
+ for (W = F.call(m.ownerDocument); m.firstChild; )
506
+ W.appendChild(m.firstChild);
506
507
  else
507
- Z = m;
508
- 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;
509
510
  }
510
- let J = _t ? m.outerHTML : m.innerHTML;
511
- 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 + `>
512
- ` + J), Ct && ne([E, P, W], (at) => {
513
- J = Ut(J, at, " ");
514
- }), b && Jt ? b.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($) : $;
515
516
  }, t.setConfig = function() {
516
517
  let T = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
517
518
  Ie(T), Se = !0;
518
519
  }, t.clearConfig = function() {
519
- St = null, Se = !1;
520
+ Lt = null, Se = !1;
520
521
  }, t.isValidAttribute = function(T, p, m) {
521
- St || Ie({});
522
- const C = G(T), z = G(p);
523
- return Vn(C, z, m);
522
+ Lt || Ie({});
523
+ const C = G(T), N = G(p);
524
+ return Vn(C, N, m);
524
525
  }, t.addHook = function(T, p) {
525
- typeof p == "function" && (L[T] = L[T] || [], Bt(L[T], p));
526
+ typeof p == "function" && (L[T] = L[T] || [], Ut(L[T], p));
526
527
  }, t.removeHook = function(T) {
527
528
  if (L[T])
528
529
  return Xn(L[T]);
@@ -558,8 +559,8 @@ function rs(n) {
558
559
  }), e;
559
560
  }
560
561
  var M = {};
561
- 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 = `
562
- `, 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 = {
563
564
  Aacute: ss,
564
565
  aacute: cs,
565
566
  Abreve: is,
@@ -591,9 +592,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
591
592
  andand: Fs,
592
593
  And: Ms,
593
594
  and: Is,
594
- andd: zs,
595
+ andd: Ps,
595
596
  andslope: Ns,
596
- andv: Ps,
597
+ andv: zs,
597
598
  ang: Os,
598
599
  ange: Bs,
599
600
  angle: Us,
@@ -645,9 +646,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
645
646
  backsim: Fc,
646
647
  backsimeq: Mc,
647
648
  Backslash: Ic,
648
- Barv: zc,
649
+ Barv: Pc,
649
650
  barvee: Nc,
650
- barwed: Pc,
651
+ barwed: zc,
651
652
  Barwed: Oc,
652
653
  barwedge: Bc,
653
654
  bbrk: Uc,
@@ -699,9 +700,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
699
700
  bNot: Fi,
700
701
  bnot: Mi,
701
702
  Bopf: Ii,
702
- bopf: zi,
703
+ bopf: Pi,
703
704
  bot: Ni,
704
- bottom: Pi,
705
+ bottom: zi,
705
706
  bowtie: Oi,
706
707
  boxbox: Bi,
707
708
  boxdl: Ui,
@@ -753,9 +754,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
753
754
  brvbar: Fa,
754
755
  bscr: Ma,
755
756
  Bscr: Ia,
756
- bsemi: za,
757
+ bsemi: Pa,
757
758
  bsim: Na,
758
- bsime: Pa,
759
+ bsime: za,
759
760
  bsolb: Oa,
760
761
  bsol: Ba,
761
762
  bsolhsub: Ua,
@@ -807,9 +808,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
807
808
  Chi: Fl,
808
809
  chi: Ml,
809
810
  circ: Il,
810
- circeq: zl,
811
+ circeq: Pl,
811
812
  circlearrowleft: Nl,
812
- circlearrowright: Pl,
813
+ circlearrowright: zl,
813
814
  circledast: Ol,
814
815
  circledcirc: Bl,
815
816
  circleddash: Ul,
@@ -861,9 +862,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
861
862
  Cscr: Fu,
862
863
  cscr: Mu,
863
864
  csub: Iu,
864
- csube: zu,
865
+ csube: Pu,
865
866
  csup: Nu,
866
- csupe: Pu,
867
+ csupe: zu,
867
868
  ctdot: Ou,
868
869
  cudarrl: Bu,
869
870
  cudarrr: Uu,
@@ -915,9 +916,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
915
916
  dd: Fp,
916
917
  DDotrahd: Mp,
917
918
  ddotseq: Ip,
918
- deg: zp,
919
+ deg: Pp,
919
920
  Del: Np,
920
- Delta: Pp,
921
+ Delta: zp,
921
922
  delta: Op,
922
923
  demptyv: Bp,
923
924
  dfisht: Up,
@@ -968,9 +969,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
968
969
  DoubleLeftRightArrow: Ff,
969
970
  DoubleLeftTee: Mf,
970
971
  DoubleLongLeftArrow: If,
971
- DoubleLongLeftRightArrow: zf,
972
+ DoubleLongLeftRightArrow: Pf,
972
973
  DoubleLongRightArrow: Nf,
973
- DoubleRightArrow: Pf,
974
+ DoubleRightArrow: zf,
974
975
  DoubleRightTee: Of,
975
976
  DoubleUpArrow: Bf,
976
977
  DoubleUpDownArrow: Uf,
@@ -1022,9 +1023,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1022
1023
  ecir: Fh,
1023
1024
  ecolon: Mh,
1024
1025
  Ecy: Ih,
1025
- ecy: zh,
1026
+ ecy: Ph,
1026
1027
  eDDot: Nh,
1027
- Edot: Ph,
1028
+ Edot: zh,
1028
1029
  edot: Oh,
1029
1030
  eDot: Bh,
1030
1031
  ee: Uh,
@@ -1076,9 +1077,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1076
1077
  EqualTilde: Fd,
1077
1078
  equest: Md,
1078
1079
  Equilibrium: Id,
1079
- equiv: zd,
1080
+ equiv: Pd,
1080
1081
  equivDD: Nd,
1081
- eqvparsl: Pd,
1082
+ eqvparsl: zd,
1082
1083
  erarr: Od,
1083
1084
  erDot: Bd,
1084
1085
  escr: Ud,
@@ -1130,9 +1131,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1130
1131
  frac15: Fm,
1131
1132
  frac16: Mm,
1132
1133
  frac18: Im,
1133
- frac23: zm,
1134
+ frac23: Pm,
1134
1135
  frac25: Nm,
1135
- frac34: Pm,
1136
+ frac34: zm,
1136
1137
  frac35: Om,
1137
1138
  frac38: Bm,
1138
1139
  frac45: Um,
@@ -1184,9 +1185,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1184
1185
  gl: Fg,
1185
1186
  glE: Mg,
1186
1187
  glj: Ig,
1187
- gnap: zg,
1188
+ gnap: Pg,
1188
1189
  gnapprox: Ng,
1189
- gne: Pg,
1190
+ gne: zg,
1190
1191
  gnE: Og,
1191
1192
  gneq: Bg,
1192
1193
  gneqq: Ug,
@@ -1238,9 +1239,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1238
1239
  Hcirc: F0,
1239
1240
  hcirc: M0,
1240
1241
  hearts: I0,
1241
- heartsuit: z0,
1242
+ heartsuit: P0,
1242
1243
  hellip: N0,
1243
- hercon: P0,
1244
+ hercon: z0,
1244
1245
  hfr: O0,
1245
1246
  Hfr: B0,
1246
1247
  HilbertSpace: U0,
@@ -1292,9 +1293,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1292
1293
  ImaginaryI: Fb,
1293
1294
  imagline: Mb,
1294
1295
  imagpart: Ib,
1295
- imath: zb,
1296
+ imath: Pb,
1296
1297
  Im: Nb,
1297
- imof: Pb,
1298
+ imof: zb,
1298
1299
  imped: Ob,
1299
1300
  Implies: Bb,
1300
1301
  incare: Ub,
@@ -1347,9 +1348,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1347
1348
  jmath: F_,
1348
1349
  Jopf: M_,
1349
1350
  jopf: I_,
1350
- Jscr: z_,
1351
+ Jscr: P_,
1351
1352
  jscr: N_,
1352
- Jsercy: P_,
1353
+ Jsercy: z_,
1353
1354
  jsercy: O_,
1354
1355
  Jukcy: B_,
1355
1356
  jukcy: U_,
@@ -1401,9 +1402,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1401
1402
  lat: Fv,
1402
1403
  late: Mv,
1403
1404
  lates: Iv,
1404
- lbarr: zv,
1405
+ lbarr: Pv,
1405
1406
  lBarr: Nv,
1406
- lbbrk: Pv,
1407
+ lbbrk: zv,
1407
1408
  lbrace: Ov,
1408
1409
  lbrack: Bv,
1409
1410
  lbrke: Uv,
@@ -1455,9 +1456,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1455
1456
  LeftTriangleBar: Fk,
1456
1457
  LeftTriangle: Mk,
1457
1458
  LeftTriangleEqual: Ik,
1458
- LeftUpDownVector: zk,
1459
+ LeftUpDownVector: Pk,
1459
1460
  LeftUpTeeVector: Nk,
1460
- LeftUpVectorBar: Pk,
1461
+ LeftUpVectorBar: zk,
1461
1462
  LeftUpVector: Ok,
1462
1463
  LeftVectorBar: Bk,
1463
1464
  LeftVector: Uk,
@@ -1509,9 +1510,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1509
1510
  lmidot: F1,
1510
1511
  lmoustache: M1,
1511
1512
  lmoust: I1,
1512
- lnap: z1,
1513
+ lnap: P1,
1513
1514
  lnapprox: N1,
1514
- lne: P1,
1515
+ lne: z1,
1515
1516
  lnE: O1,
1516
1517
  lneq: B1,
1517
1518
  lneqq: U1,
@@ -1563,9 +1564,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1563
1564
  lsquo: Fx,
1564
1565
  lsquor: Mx,
1565
1566
  Lstrok: Ix,
1566
- lstrok: zx,
1567
+ lstrok: Px,
1567
1568
  ltcc: Nx,
1568
- ltcir: Px,
1569
+ ltcir: zx,
1569
1570
  lt: Ox,
1570
1571
  LT: Bx,
1571
1572
  Lt: Ux,
@@ -1618,9 +1619,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1618
1619
  mldr: Fy,
1619
1620
  mnplus: My,
1620
1621
  models: Iy,
1621
- Mopf: zy,
1622
+ Mopf: Py,
1622
1623
  mopf: Ny,
1623
- mp: Py,
1624
+ mp: zy,
1624
1625
  mscr: Oy,
1625
1626
  Mscr: By,
1626
1627
  mstpos: Uy,
@@ -1672,9 +1673,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1672
1673
  NewLine: FA,
1673
1674
  nexist: MA,
1674
1675
  nexists: IA,
1675
- Nfr: zA,
1676
+ Nfr: PA,
1676
1677
  nfr: NA,
1677
- ngE: PA,
1678
+ ngE: zA,
1678
1679
  nge: OA,
1679
1680
  ngeq: BA,
1680
1681
  ngeqq: UA,
@@ -1726,9 +1727,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1726
1727
  NotCongruent: FC,
1727
1728
  NotCupCap: MC,
1728
1729
  NotDoubleVerticalBar: IC,
1729
- NotElement: zC,
1730
+ NotElement: PC,
1730
1731
  NotEqual: NC,
1731
- NotEqualTilde: PC,
1732
+ NotEqualTilde: zC,
1732
1733
  NotExists: OC,
1733
1734
  NotGreater: BC,
1734
1735
  NotGreaterEqual: UC,
@@ -1780,9 +1781,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1780
1781
  NotSuperset: Fw,
1781
1782
  NotSupersetEqual: Mw,
1782
1783
  NotTilde: Iw,
1783
- NotTildeEqual: zw,
1784
+ NotTildeEqual: Pw,
1784
1785
  NotTildeFullEqual: Nw,
1785
- NotTildeTilde: Pw,
1786
+ NotTildeTilde: zw,
1786
1787
  NotVerticalBar: Ow,
1787
1788
  nparallel: Bw,
1788
1789
  npar: Uw,
@@ -1834,9 +1835,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1834
1835
  Ntilde: FE,
1835
1836
  ntilde: ME,
1836
1837
  ntlg: IE,
1837
- ntriangleleft: zE,
1838
+ ntriangleleft: PE,
1838
1839
  ntrianglelefteq: NE,
1839
- ntriangleright: PE,
1840
+ ntriangleright: zE,
1840
1841
  ntrianglerighteq: OE,
1841
1842
  Nu: BE,
1842
1843
  nu: UE,
@@ -1888,9 +1889,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1888
1889
  ograve: F2,
1889
1890
  ogt: M2,
1890
1891
  ohbar: I2,
1891
- ohm: z2,
1892
+ ohm: P2,
1892
1893
  oint: N2,
1893
- olarr: P2,
1894
+ olarr: z2,
1894
1895
  olcir: O2,
1895
1896
  olcross: B2,
1896
1897
  oline: U2,
@@ -1942,9 +1943,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1942
1943
  OverParenthesis: FD,
1943
1944
  para: MD,
1944
1945
  parallel: ID,
1945
- par: zD,
1946
+ par: PD,
1946
1947
  parsim: ND,
1947
- parsl: PD,
1948
+ parsl: zD,
1948
1949
  part: OD,
1949
1950
  PartialD: BD,
1950
1951
  Pcy: UD,
@@ -1996,9 +1997,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
1996
1997
  PrecedesEqual: FT,
1997
1998
  PrecedesSlantEqual: MT,
1998
1999
  PrecedesTilde: IT,
1999
- preceq: zT,
2000
+ preceq: PT,
2000
2001
  precnapprox: NT,
2001
- precneqq: PT,
2002
+ precneqq: zT,
2002
2003
  precnsim: OT,
2003
2004
  pre: BT,
2004
2005
  prE: UT,
@@ -2050,9 +2051,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2050
2051
  rangd: FS,
2051
2052
  range: MS,
2052
2053
  rangle: IS,
2053
- raquo: zS,
2054
+ raquo: PS,
2054
2055
  rarrap: NS,
2055
- rarrb: PS,
2056
+ rarrb: zS,
2056
2057
  rarrbfs: OS,
2057
2058
  rarrc: BS,
2058
2059
  rarr: US,
@@ -2104,9 +2105,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2104
2105
  ReverseEquilibrium: FL,
2105
2106
  ReverseUpEquilibrium: ML,
2106
2107
  rfisht: IL,
2107
- rfloor: zL,
2108
+ rfloor: PL,
2108
2109
  rfr: NL,
2109
- Rfr: PL,
2110
+ Rfr: zL,
2110
2111
  rHar: OL,
2111
2112
  rhard: BL,
2112
2113
  rharu: UL,
@@ -2158,9 +2159,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2158
2159
  roarr: F4,
2159
2160
  robrk: M4,
2160
2161
  ropar: I4,
2161
- ropf: z4,
2162
+ ropf: P4,
2162
2163
  Ropf: N4,
2163
- roplus: P4,
2164
+ roplus: z4,
2164
2165
  rotimes: O4,
2165
2166
  RoundImplies: B4,
2166
2167
  rpar: U4,
@@ -2212,9 +2213,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2212
2213
  sdote: Fq,
2213
2214
  searhk: Mq,
2214
2215
  searr: Iq,
2215
- seArr: zq,
2216
+ seArr: Pq,
2216
2217
  searrow: Nq,
2217
- sect: Pq,
2218
+ sect: zq,
2218
2219
  semi: Oq,
2219
2220
  seswar: Bq,
2220
2221
  setminus: Uq,
@@ -2266,9 +2267,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2266
2267
  solb: FR,
2267
2268
  sol: MR,
2268
2269
  Sopf: IR,
2269
- sopf: zR,
2270
+ sopf: PR,
2270
2271
  spades: NR,
2271
- spadesuit: PR,
2272
+ spadesuit: zR,
2272
2273
  spar: OR,
2273
2274
  sqcap: BR,
2274
2275
  sqcaps: UR,
@@ -2320,9 +2321,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2320
2321
  subset: F3,
2321
2322
  Subset: M3,
2322
2323
  subseteq: I3,
2323
- subseteqq: z3,
2324
+ subseteqq: P3,
2324
2325
  SubsetEqual: N3,
2325
- subsetneq: P3,
2326
+ subsetneq: z3,
2326
2327
  subsetneqq: O3,
2327
2328
  subsim: B3,
2328
2329
  subsub: U3,
@@ -2374,9 +2375,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2374
2375
  swarhk: F6,
2375
2376
  swarr: M6,
2376
2377
  swArr: I6,
2377
- swarrow: z6,
2378
+ swarrow: P6,
2378
2379
  swnwar: N6,
2379
- szlig: P6,
2380
+ szlig: z6,
2380
2381
  Tab: O6,
2381
2382
  target: B6,
2382
2383
  Tau: U6,
@@ -2428,9 +2429,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2428
2429
  tosa: F5,
2429
2430
  tprime: M5,
2430
2431
  trade: I5,
2431
- TRADE: z5,
2432
+ TRADE: P5,
2432
2433
  triangle: N5,
2433
- triangledown: P5,
2434
+ triangledown: z5,
2434
2435
  triangleleft: O5,
2435
2436
  trianglelefteq: B5,
2436
2437
  triangleq: U5,
@@ -2482,9 +2483,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2482
2483
  uharl: FF,
2483
2484
  uharr: MF,
2484
2485
  uhblk: IF,
2485
- ulcorn: zF,
2486
+ ulcorn: PF,
2486
2487
  ulcorner: NF,
2487
- ulcrop: PF,
2488
+ ulcrop: zF,
2488
2489
  ultri: OF,
2489
2490
  Umacr: BF,
2490
2491
  umacr: UF,
@@ -2536,9 +2537,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2536
2537
  utrif: F8,
2537
2538
  uuarr: M8,
2538
2539
  Uuml: I8,
2539
- uuml: z8,
2540
+ uuml: P8,
2540
2541
  uwangle: N8,
2541
- vangrt: P8,
2542
+ vangrt: z8,
2542
2543
  varepsilon: O8,
2543
2544
  varkappa: B8,
2544
2545
  varnothing: U8,
@@ -2590,9 +2591,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2590
2591
  vprop: FM,
2591
2592
  vrtri: MM,
2592
2593
  Vscr: IM,
2593
- vscr: zM,
2594
+ vscr: PM,
2594
2595
  vsubnE: NM,
2595
- vsubne: PM,
2596
+ vsubne: zM,
2596
2597
  vsupnE: OM,
2597
2598
  vsupne: BM,
2598
2599
  Vvdash: UM,
@@ -2644,9 +2645,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2644
2645
  Yacute: FI,
2645
2646
  yacute: MI,
2646
2647
  YAcy: II,
2647
- yacy: zI,
2648
+ yacy: PI,
2648
2649
  Ycirc: NI,
2649
- ycirc: PI,
2650
+ ycirc: zI,
2650
2651
  Ycy: OI,
2651
2652
  ycy: BI,
2652
2653
  yen: UI,
@@ -2662,32 +2663,32 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
2662
2663
  yucy: QI,
2663
2664
  yuml: JI,
2664
2665
  Yuml: $I,
2665
- Zacute: tz,
2666
- zacute: ez,
2667
- Zcaron: nz,
2668
- zcaron: oz,
2669
- Zcy: rz,
2670
- zcy: sz,
2671
- Zdot: cz,
2672
- zdot: iz,
2673
- zeetrf: az,
2674
- ZeroWidthSpace: lz,
2675
- Zeta: uz,
2676
- zeta: pz,
2677
- zfr: fz,
2678
- Zfr: hz,
2679
- ZHcy: dz,
2680
- zhcy: mz,
2681
- zigrarr: gz,
2682
- zopf: bz,
2683
- Zopf: _z,
2684
- Zscr: vz,
2685
- zscr: kz,
2686
- zwj: xz,
2687
- 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
2688
2689
  };
2689
- 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 = {};
2690
- 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) {
2691
2692
  var t, e, o = no[n];
2692
2693
  if (o)
2693
2694
  return o;
@@ -2699,7 +2700,7 @@ function Cz(n) {
2699
2700
  }
2700
2701
  function be(n, t, e) {
2701
2702
  var o, r, s, c, i, a = "";
2702
- 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++) {
2703
2704
  if (s = n.charCodeAt(o), e && s === 37 && o + 2 < r && /^[0-9a-f]{2}$/i.test(n.slice(o + 1, o + 3))) {
2704
2705
  a += n.slice(o, o + 3), o += 2;
2705
2706
  continue;
@@ -2722,8 +2723,8 @@ function be(n, t, e) {
2722
2723
  }
2723
2724
  be.defaultChars = ";/?:@&=+$,-_.!~*'()#";
2724
2725
  be.componentChars = "-_.!~*'()";
2725
- var wz = be, oo = {};
2726
- function Ez(n) {
2726
+ var wP = be, oo = {};
2727
+ function EP(n) {
2727
2728
  var t, e, o = oo[n];
2728
2729
  if (o)
2729
2730
  return o;
@@ -2735,7 +2736,7 @@ function Ez(n) {
2735
2736
  }
2736
2737
  function _e(n, t) {
2737
2738
  var e;
2738
- 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) {
2739
2740
  var r, s, c, i, a, l, u, f = "";
2740
2741
  for (r = 0, s = o.length; r < s; r += 3) {
2741
2742
  if (c = parseInt(o.slice(r + 1, r + 3), 16), c < 128) {
@@ -2761,15 +2762,15 @@ function _e(n, t) {
2761
2762
  }
2762
2763
  _e.defaultChars = ";/?:@&=+$,#";
2763
2764
  _e.componentChars = "";
2764
- var Dz = _e, Tz = function(t) {
2765
+ var DP = _e, TP = function(t) {
2765
2766
  var e = "";
2766
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;
2767
2768
  };
2768
2769
  function de() {
2769
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;
2770
2771
  }
2771
- var Sz = /^([a-z0-9.+-]+:)/i, Lz = /:[0-9]*$/, qz = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, Rz = ["<", ">", '"', "`", " ", "\r", `
2772
- `, " "], 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 = {
2773
2774
  javascript: !0,
2774
2775
  "javascript:": !0
2775
2776
  }, ao = {
@@ -2784,7 +2785,7 @@ var Sz = /^([a-z0-9.+-]+:)/i, Lz = /:[0-9]*$/, qz = /^(\/\/?(?!\/)[^\?\s]*)(\?[^
2784
2785
  "gopher:": !0,
2785
2786
  "file:": !0
2786
2787
  };
2787
- function Nz(n, t) {
2788
+ function NP(n, t) {
2788
2789
  if (n && n instanceof de)
2789
2790
  return n;
2790
2791
  var e = new de();
@@ -2793,11 +2794,11 @@ function Nz(n, t) {
2793
2794
  de.prototype.parse = function(n, t) {
2794
2795
  var e, o, r, s, c, i = n;
2795
2796
  if (i = i.trim(), !t && n.split("#").length === 1) {
2796
- var a = qz.exec(i);
2797
+ var a = qP.exec(i);
2797
2798
  if (a)
2798
2799
  return this.pathname = a[1], a[2] && (this.search = a[2]), this;
2799
2800
  }
2800
- var l = Sz.exec(i);
2801
+ var l = SP.exec(i);
2801
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])) {
2802
2803
  var u = -1;
2803
2804
  for (e = 0; e < so.length; e++)
@@ -2814,32 +2815,32 @@ de.prototype.parse = function(n, t) {
2814
2815
  for (e = 0, o = k.length; e < o; e++) {
2815
2816
  var D = k[e];
2816
2817
  if (D && !D.match(co)) {
2817
- for (var y = "", g = 0, b = D.length; g < b; g++)
2818
- D.charCodeAt(g) > 127 ? y += "x" : y += D[g];
2818
+ for (var y = "", _ = 0, g = D.length; _ < g; _++)
2819
+ D.charCodeAt(_) > 127 ? y += "x" : y += D[_];
2819
2820
  if (!y.match(co)) {
2820
- var w = k.slice(0, e), S = k.slice(e + 1), _ = D.match(zz);
2821
- _ && (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(".");
2822
2823
  break;
2823
2824
  }
2824
2825
  }
2825
2826
  }
2826
2827
  }
2827
- 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));
2828
2829
  }
2829
2830
  var F = i.indexOf("#");
2830
2831
  F !== -1 && (this.hash = i.substr(F), i = i.slice(0, F));
2831
- var N = i.indexOf("?");
2832
- 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;
2833
2834
  };
2834
2835
  de.prototype.parseHost = function(n) {
2835
- var t = Lz.exec(n);
2836
+ var t = LP.exec(n);
2836
2837
  t && (t = t[0], t !== ":" && (this.port = t.substr(1)), n = n.substr(0, n.length - t.length)), n && (this.hostname = n);
2837
2838
  };
2838
- var Pz = Nz;
2839
- Ft.encode = wz;
2840
- Ft.decode = Dz;
2841
- Ft.format = Tz;
2842
- Ft.parse = Pz;
2839
+ var zP = NP;
2840
+ Mt.encode = wP;
2841
+ Mt.decode = DP;
2842
+ Mt.format = TP;
2843
+ Mt.parse = zP;
2843
2844
  var vt = {}, Ue, lo;
2844
2845
  function Wo() {
2845
2846
  return lo || (lo = 1, Ue = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/), Ue;
@@ -2849,7 +2850,7 @@ function Xo() {
2849
2850
  return uo || (uo = 1, Ve = /[\0-\x1F\x7F-\x9F]/), Ve;
2850
2851
  }
2851
2852
  var He, po;
2852
- function Oz() {
2853
+ function OP() {
2853
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;
2854
2855
  }
2855
2856
  var Ge, fo;
@@ -2857,87 +2858,87 @@ function Ko() {
2857
2858
  return fo || (fo = 1, Ge = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/), Ge;
2858
2859
  }
2859
2860
  var ho;
2860
- function Bz() {
2861
- 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;
2862
2863
  }
2863
2864
  (function(n) {
2864
- function t(v) {
2865
- return Object.prototype.toString.call(v);
2865
+ function t(b) {
2866
+ return Object.prototype.toString.call(b);
2866
2867
  }
2867
- function e(v) {
2868
- return t(v) === "[object String]";
2868
+ function e(b) {
2869
+ return t(b) === "[object String]";
2869
2870
  }
2870
2871
  var o = Object.prototype.hasOwnProperty;
2871
- function r(v, q) {
2872
- return o.call(v, q);
2872
+ function r(b, q) {
2873
+ return o.call(b, q);
2873
2874
  }
2874
- function s(v) {
2875
+ function s(b) {
2875
2876
  var q = Array.prototype.slice.call(arguments, 1);
2876
2877
  return q.forEach(function(A) {
2877
2878
  if (A) {
2878
2879
  if (typeof A != "object")
2879
2880
  throw new TypeError(A + "must be object");
2880
- Object.keys(A).forEach(function(rt) {
2881
- v[rt] = A[rt];
2881
+ Object.keys(A).forEach(function(j) {
2882
+ b[j] = A[j];
2882
2883
  });
2883
2884
  }
2884
- }), v;
2885
+ }), b;
2885
2886
  }
2886
- function c(v, q, A) {
2887
- 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));
2888
2889
  }
2889
- function i(v) {
2890
- 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);
2891
2892
  }
2892
- function a(v) {
2893
- if (v > 65535) {
2894
- v -= 65536;
2895
- 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);
2896
2897
  return String.fromCharCode(q, A);
2897
2898
  }
2898
- return String.fromCharCode(v);
2899
+ return String.fromCharCode(b);
2899
2900
  }
2900
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;
2901
- function x(v, q) {
2902
+ function x(b, q) {
2902
2903
  var A;
2903
- 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;
2904
2905
  }
2905
- function k(v) {
2906
- return v.indexOf("\\") < 0 ? v : v.replace(l, "$1");
2906
+ function k(b) {
2907
+ return b.indexOf("\\") < 0 ? b : b.replace(l, "$1");
2907
2908
  }
2908
- function D(v) {
2909
- return v.indexOf("\\") < 0 && v.indexOf("&") < 0 ? v : v.replace(f, function(q, A, rt) {
2910
- 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);
2911
2912
  });
2912
2913
  }
2913
- var y = /[&<>"]/, g = /[&<>"]/g, b = {
2914
+ var y = /[&<>"]/, _ = /[&<>"]/g, g = {
2914
2915
  "&": "&amp;",
2915
2916
  "<": "&lt;",
2916
2917
  ">": "&gt;",
2917
2918
  '"': "&quot;"
2918
2919
  };
2919
- function w(v) {
2920
- return b[v];
2920
+ function w(b) {
2921
+ return g[b];
2921
2922
  }
2922
- function S(v) {
2923
- return y.test(v) ? v.replace(g, w) : v;
2923
+ function S(b) {
2924
+ return y.test(b) ? b.replace(_, w) : b;
2924
2925
  }
2925
- var _ = /[.?*+^$[\]\\(){}|-]/g;
2926
- function F(v) {
2927
- return v.replace(_, "\\$&");
2926
+ var v = /[.?*+^$[\]\\(){}|-]/g;
2927
+ function F(b) {
2928
+ return b.replace(v, "\\$&");
2928
2929
  }
2929
- function N(v) {
2930
- switch (v) {
2930
+ function z(b) {
2931
+ switch (b) {
2931
2932
  case 9:
2932
2933
  case 32:
2933
2934
  return !0;
2934
2935
  }
2935
2936
  return !1;
2936
2937
  }
2937
- function $(v) {
2938
- if (v >= 8192 && v <= 8202)
2938
+ function tt(b) {
2939
+ if (b >= 8192 && b <= 8202)
2939
2940
  return !0;
2940
- switch (v) {
2941
+ switch (b) {
2941
2942
  case 9:
2942
2943
  case 10:
2943
2944
  case 11:
@@ -2954,11 +2955,11 @@ function Bz() {
2954
2955
  return !1;
2955
2956
  }
2956
2957
  var L = ln;
2957
- function E(v) {
2958
- return L.test(v);
2958
+ function Y(b) {
2959
+ return L.test(b);
2959
2960
  }
2960
- function P(v) {
2961
- switch (v) {
2961
+ function E(b) {
2962
+ switch (b) {
2962
2963
  case 33:
2963
2964
  case 34:
2964
2965
  case 35:
@@ -2996,12 +2997,12 @@ function Bz() {
2996
2997
  return !1;
2997
2998
  }
2998
2999
  }
2999
- function W(v) {
3000
- 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();
3001
3002
  }
3002
- 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;
3003
3004
  })(M);
3004
- var ve = {}, Uz = function(t, e, o) {
3005
+ var ve = {}, UP = function(t, e, o) {
3005
3006
  var r, s, c, i, a = -1, l = t.posMax, u = t.pos;
3006
3007
  for (t.pos = e + 1, r = 1; t.pos < l; ) {
3007
3008
  if (c = t.src.charCodeAt(t.pos), c === 93 && (r--, r === 0)) {
@@ -3016,7 +3017,7 @@ var ve = {}, Uz = function(t, e, o) {
3016
3017
  }
3017
3018
  }
3018
3019
  return s && (a = t.pos), t.pos = u, a;
3019
- }, mo = M.unescapeAll, Vz = function(t, e, o) {
3020
+ }, mo = M.unescapeAll, VP = function(t, e, o) {
3020
3021
  var r, s, c = e, i = {
3021
3022
  ok: !1,
3022
3023
  pos: 0,
@@ -3054,7 +3055,7 @@ var ve = {}, Uz = function(t, e, o) {
3054
3055
  c++;
3055
3056
  }
3056
3057
  return e === c || s !== 0 || (i.str = mo(t.slice(e, c)), i.pos = c, i.ok = !0), i;
3057
- }, Hz = M.unescapeAll, Gz = function(t, e, o) {
3058
+ }, HP = M.unescapeAll, GP = function(t, e, o) {
3058
3059
  var r, s, c = 0, i = e, a = {
3059
3060
  ok: !1,
3060
3061
  pos: 0,
@@ -3065,17 +3066,17 @@ var ve = {}, Uz = function(t, e, o) {
3065
3066
  return a;
3066
3067
  for (i++, s === 40 && (s = 41); i < o; ) {
3067
3068
  if (r = t.charCodeAt(i), r === s)
3068
- 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;
3069
3070
  if (r === 40 && s === 41)
3070
3071
  return a;
3071
3072
  r === 10 ? c++ : r === 92 && i + 1 < o && (i++, t.charCodeAt(i) === 10 && c++), i++;
3072
3073
  }
3073
3074
  return a;
3074
3075
  };
3075
- ve.parseLinkLabel = Uz;
3076
- ve.parseLinkDestination = Vz;
3077
- ve.parseLinkTitle = Gz;
3078
- 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 = {};
3079
3080
  pt.code_inline = function(n, t, e, o, r) {
3080
3081
  var s = n[t];
3081
3082
  return "<code" + r.renderAttrs(s) + ">" + At(s.content) + "</code>";
@@ -3086,7 +3087,7 @@ pt.code_block = function(n, t, e, o, r) {
3086
3087
  `;
3087
3088
  };
3088
3089
  pt.fence = function(n, t, e, o, r) {
3089
- 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;
3090
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 + `
3091
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 = {
3092
3093
  attrs: h
@@ -3118,10 +3119,10 @@ pt.html_block = function(n, t) {
3118
3119
  pt.html_inline = function(n, t) {
3119
3120
  return n[t].content;
3120
3121
  };
3121
- function Mt() {
3122
- this.rules = jz({}, pt);
3122
+ function It() {
3123
+ this.rules = jP({}, pt);
3123
3124
  }
3124
- Mt.prototype.renderAttrs = function(t) {
3125
+ It.prototype.renderAttrs = function(t) {
3125
3126
  var e, o, r;
3126
3127
  if (!t.attrs)
3127
3128
  return "";
@@ -3129,30 +3130,30 @@ Mt.prototype.renderAttrs = function(t) {
3129
3130
  r += " " + At(t.attrs[e][0]) + '="' + At(t.attrs[e][1]) + '"';
3130
3131
  return r;
3131
3132
  };
3132
- Mt.prototype.renderToken = function(t, e, o) {
3133
+ It.prototype.renderToken = function(t, e, o) {
3133
3134
  var r, s = "", c = !1, i = t[e];
3134
3135
  return i.hidden ? "" : (i.block && i.nesting !== -1 && e && t[e - 1].hidden && (s += `
3135
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 ? `>
3136
3137
  ` : ">", s);
3137
3138
  };
3138
- Mt.prototype.renderInline = function(n, t, e) {
3139
+ It.prototype.renderInline = function(n, t, e) {
3139
3140
  for (var o, r = "", s = this.rules, c = 0, i = n.length; c < i; c++)
3140
3141
  o = n[c].type, typeof s[o] < "u" ? r += s[o](n, c, t, e, this) : r += this.renderToken(n, c, t);
3141
3142
  return r;
3142
3143
  };
3143
- Mt.prototype.renderInlineAsText = function(n, t, e) {
3144
+ It.prototype.renderInlineAsText = function(n, t, e) {
3144
3145
  for (var o = "", r = 0, s = n.length; r < s; r++)
3145
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 += `
3146
3147
  `);
3147
3148
  return o;
3148
3149
  };
3149
- Mt.prototype.render = function(n, t, e) {
3150
+ It.prototype.render = function(n, t, e) {
3150
3151
  var o, r, s, c = "", i = this.rules;
3151
3152
  for (o = 0, r = n.length; o < r; o++)
3152
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);
3153
3154
  return c;
3154
3155
  };
3155
- var Yz = Mt;
3156
+ var YP = It;
3156
3157
  function ct() {
3157
3158
  this.__rules__ = [], this.__cache__ = null;
3158
3159
  }
@@ -3245,18 +3246,18 @@ ct.prototype.disable = function(n, t) {
3245
3246
  ct.prototype.getRules = function(n) {
3246
3247
  return this.__cache__ === null && this.__compile__(), this.__cache__[n] || [];
3247
3248
  };
3248
- 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) {
3249
3250
  var e;
3250
- e = t.src.replace(Wz, `
3251
- `), e = e.replace(Xz, "�"), t.src = e;
3252
- }, Qz = function(t) {
3251
+ e = t.src.replace(WP, `
3252
+ `), e = e.replace(XP, "�"), t.src = e;
3253
+ }, QP = function(t) {
3253
3254
  var e;
3254
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);
3255
- }, Jz = function(t) {
3256
+ }, JP = function(t) {
3256
3257
  var e = t.tokens, o, r, s;
3257
3258
  for (r = 0, s = e.length; r < s; r++)
3258
3259
  o = e[r], o.type === "inline" && t.md.inline.parse(o.content, t.md, t.env, o.children);
3259
- }, $z = M.arrayReplaceAt;
3260
+ }, $P = M.arrayReplaceAt;
3260
3261
  function tN(n) {
3261
3262
  return /^<a[>\s]/i.test(n);
3262
3263
  }
@@ -3264,20 +3265,20 @@ function eN(n) {
3264
3265
  return /^<\/a\s*>/i.test(n);
3265
3266
  }
3266
3267
  var nN = function(t) {
3267
- var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, g = t.tokens, b;
3268
+ var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, _ = t.tokens, g;
3268
3269
  if (t.md.options.linkify) {
3269
- for (o = 0, r = g.length; o < r; o++)
3270
- if (!(g[o].type !== "inline" || !t.md.linkify.pretest(g[o].content)))
3271
- for (s = g[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--) {
3272
3273
  if (i = s[e], i.type === "link_close") {
3273
3274
  for (e--; s[e].level !== i.level && s[e].type !== "link_open"; )
3274
3275
  e--;
3275
3276
  continue;
3276
3277
  }
3277
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)) {
3278
- for (u = i.content, b = t.md.linkify.match(u), a = [], d = i.level, h = 0, b.length > 0 && b[0].index === 0 && e > 0 && s[e - 1].type === "text_special" && (b = b.slice(1)), l = 0; l < b.length; l++)
3279
- k = b[l].url, D = t.md.normalizeLink(k), t.md.validateLink(D) && (y = b[l].text, b[l].schema ? b[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 = b[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 = b[l].lastIndex);
3280
- h < u.length && (c = new t.Token("text", "", 0), c.content = u.slice(h), c.level = d, a.push(c)), g[o].children = s = $z(s, e, a);
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
+ 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)), _[o].children = s = $P(s, e, a);
3281
3282
  }
3282
3283
  }
3283
3284
  }
@@ -3309,51 +3310,51 @@ function se(n, t, e) {
3309
3310
  return n.slice(0, t) + e + n.slice(t + 1);
3310
3311
  }
3311
3312
  function pN(n, t) {
3312
- var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, g, b, w, S, _;
3313
+ var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, w, S, v;
3313
3314
  for (w = [], e = 0; e < n.length; e++) {
3314
- for (o = n[e], a = n[e].level, g = w.length - 1; g >= 0 && !(w[g].level <= a); g--)
3315
+ for (o = n[e], a = n[e].level, _ = w.length - 1; _ >= 0 && !(w[_].level <= a); _--)
3315
3316
  ;
3316
- if (w.length = g + 1, o.type === "text") {
3317
+ if (w.length = _ + 1, o.type === "text") {
3317
3318
  r = o.content, c = 0, i = r.length;
3318
3319
  t:
3319
3320
  for (; c < i && (vo.lastIndex = c, s = vo.exec(r), !!s); ) {
3320
- if (D = y = !0, c = s.index + 1, b = s[0] === "'", u = 32, s.index - 1 >= 0)
3321
+ if (D = y = !0, c = s.index + 1, g = s[0] === "'", u = 32, s.index - 1 >= 0)
3321
3322
  u = r.charCodeAt(s.index - 1);
3322
3323
  else
3323
- for (g = e - 1; g >= 0 && !(n[g].type === "softbreak" || n[g].type === "hardbreak"); g--)
3324
- if (n[g].content) {
3325
- u = n[g].content.charCodeAt(n[g].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);
3326
3327
  break;
3327
3328
  }
3328
3329
  if (f = 32, c < i)
3329
3330
  f = r.charCodeAt(c);
3330
3331
  else
3331
- for (g = e + 1; g < n.length && !(n[g].type === "softbreak" || n[g].type === "hardbreak"); g++)
3332
- if (n[g].content) {
3333
- f = n[g].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);
3334
3335
  break;
3335
3336
  }
3336
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) {
3337
- b && (o.content = se(o.content, s.index, ko));
3338
+ g && (o.content = se(o.content, s.index, ko));
3338
3339
  continue;
3339
3340
  }
3340
3341
  if (y) {
3341
- for (g = w.length - 1; g >= 0 && (l = w[g], !(w[g].level < a)); g--)
3342
- if (l.single === b && w[g].level === a) {
3343
- l = w[g], b ? (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(
3344
3345
  n[l.token].content,
3345
3346
  l.pos,
3346
3347
  S
3347
- ), c += _.length - 1, l.token === e && (c += S.length - 1), r = o.content, i = r.length, w.length = g;
3348
+ ), c += v.length - 1, l.token === e && (c += S.length - 1), r = o.content, i = r.length, w.length = _;
3348
3349
  continue t;
3349
3350
  }
3350
3351
  }
3351
3352
  D ? w.push({
3352
3353
  token: e,
3353
3354
  pos: s.index,
3354
- single: b,
3355
+ single: g,
3355
3356
  level: a
3356
- }) : y && b && (o.content = se(o.content, s.index, ko));
3357
+ }) : y && g && (o.content = se(o.content, s.index, ko));
3357
3358
  }
3358
3359
  }
3359
3360
  }
@@ -3374,10 +3375,10 @@ var fN = function(t) {
3374
3375
  s !== i && (r.length = i);
3375
3376
  }
3376
3377
  };
3377
- function It(n, t, e) {
3378
+ function Pt(n, t, e) {
3378
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;
3379
3380
  }
3380
- It.prototype.attrIndex = function(t) {
3381
+ Pt.prototype.attrIndex = function(t) {
3381
3382
  var e, o, r;
3382
3383
  if (!this.attrs)
3383
3384
  return -1;
@@ -3386,30 +3387,30 @@ It.prototype.attrIndex = function(t) {
3386
3387
  return o;
3387
3388
  return -1;
3388
3389
  };
3389
- It.prototype.attrPush = function(t) {
3390
+ Pt.prototype.attrPush = function(t) {
3390
3391
  this.attrs ? this.attrs.push(t) : this.attrs = [t];
3391
3392
  };
3392
- It.prototype.attrSet = function(t, e) {
3393
+ Pt.prototype.attrSet = function(t, e) {
3393
3394
  var o = this.attrIndex(t), r = [t, e];
3394
3395
  o < 0 ? this.attrPush(r) : this.attrs[o] = r;
3395
3396
  };
3396
- It.prototype.attrGet = function(t) {
3397
+ Pt.prototype.attrGet = function(t) {
3397
3398
  var e = this.attrIndex(t), o = null;
3398
3399
  return e >= 0 && (o = this.attrs[e][1]), o;
3399
3400
  };
3400
- It.prototype.attrJoin = function(t, e) {
3401
+ Pt.prototype.attrJoin = function(t, e) {
3401
3402
  var o = this.attrIndex(t);
3402
3403
  o < 0 ? this.attrPush([t, e]) : this.attrs[o][1] = this.attrs[o][1] + " " + e;
3403
3404
  };
3404
- var pn = It, dN = pn;
3405
+ var pn = Pt, dN = pn;
3405
3406
  function Jo(n, t, e) {
3406
3407
  this.src = n, this.env = e, this.tokens = [], this.inlineMode = !1, this.md = t;
3407
3408
  }
3408
3409
  Jo.prototype.Token = dN;
3409
3410
  var mN = Jo, gN = un, je = [
3410
- ["normalize", Kz],
3411
- ["block", Qz],
3412
- ["inline", Jz],
3411
+ ["normalize", KP],
3412
+ ["block", QP],
3413
+ ["inline", JP],
3413
3414
  ["linkify", nN],
3414
3415
  ["replacements", lN],
3415
3416
  ["smartquotes", fN],
@@ -3440,8 +3441,8 @@ function xo(n) {
3440
3441
  return t.push(i + n.substring(c)), t;
3441
3442
  }
3442
3443
  var _N = function(t, e, o, r) {
3443
- var s, c, i, a, l, u, f, h, d, x, k, D, y, g, b, w, S, _;
3444
- 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))
3445
3446
  return !1;
3446
3447
  for (; i < t.eMarks[u]; ) {
3447
3448
  if (s = t.src.charCodeAt(i), s !== 124 && s !== 45 && s !== 58 && !Ze(s))
@@ -3462,21 +3463,21 @@ var _N = function(t, e, o, r) {
3462
3463
  return !1;
3463
3464
  if (r)
3464
3465
  return !0;
3465
- for (g = 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++)
3466
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);
3467
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++) {
3468
- for (b = !1, a = 0, l = w.length; a < l; a++)
3469
+ for (g = !1, a = 0, l = w.length; a < l; a++)
3469
3470
  if (w[a](t, u, o, !0)) {
3470
- b = !0;
3471
+ g = !0;
3471
3472
  break;
3472
3473
  }
3473
- if (b || (c = Ye(t, u).trim(), !c) || t.sCount[u] - t.blkIndent >= 4)
3474
+ if (g || (c = Ye(t, u).trim(), !c) || t.sCount[u] - t.blkIndent >= 4)
3474
3475
  break;
3475
3476
  for (f = xo(c), f.length && f[0] === "" && f.shift(), f.length && f[f.length - 1] === "" && f.pop(), u === e + 2 && (d = t.push("tbody_open", "tbody", 1), d.map = y = [e + 2, 0]), d = t.push("tr_open", "tr", 1), d.map = [u, u + 1], a = 0; a < h; a++)
3476
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);
3477
3478
  d = t.push("tr_close", "tr", -1);
3478
3479
  }
3479
- return y && (d = t.push("tbody_close", "tbody", -1), y[1] = u), d = t.push("table_close", "table", -1), D[1] = u, t.parentType = g, 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;
3480
3481
  }, vN = function(t, e, o) {
3481
3482
  var r, s, c;
3482
3483
  if (t.sCount[e] - t.blkIndent < 4)
@@ -3507,35 +3508,35 @@ var _N = function(t, e, o, r) {
3507
3508
  }
3508
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;
3509
3510
  }, xN = M.isSpace, yN = function(t, e, o, r) {
3510
- var s, c, i, a, l, u, f, h, d, x, k, D, y, g, b, 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];
3511
3512
  if (t.sCount[e] - t.blkIndent >= 4 || t.src.charCodeAt(L) !== 62)
3512
3513
  return !1;
3513
3514
  if (r)
3514
3515
  return !0;
3515
- for (x = [], k = [], g = [], b = [], _ = 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++) {
3516
- if (t.src.charCodeAt(L++) === 62 && !N) {
3517
- 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)); ) {
3518
3519
  c === 9 ? d += 4 - (d + t.bsCount[h] + (s ? 1 : 0)) % 4 : d++;
3519
3520
  L++;
3520
3521
  }
3521
- u = L >= E, k.push(t.bsCount[h]), t.bsCount[h] = t.sCount[h] + 1 + (w ? 1 : 0), g.push(t.sCount[h]), t.sCount[h] = d - a, b.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];
3522
3523
  continue;
3523
3524
  }
3524
3525
  if (u)
3525
3526
  break;
3526
- for (S = !1, i = 0, l = _.length; i < l; i++)
3527
- 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)) {
3528
3529
  S = !0;
3529
3530
  break;
3530
3531
  }
3531
3532
  if (S) {
3532
- t.lineMax = h, t.blkIndent !== 0 && (x.push(t.bMarks[h]), k.push(t.bsCount[h]), b.push(t.tShift[h]), g.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);
3533
3534
  break;
3534
3535
  }
3535
- x.push(t.bMarks[h]), k.push(t.bsCount[h]), b.push(t.tShift[h]), g.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;
3536
3537
  }
3537
- 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 < b.length; i++)
3538
- t.bMarks[i + e] = x[i], t.tShift[i + e] = b[i], t.sCount[i + e] = g[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];
3539
3540
  return t.blkIndent = D, !0;
3540
3541
  }, AN = M.isSpace, CN = function(t, e, o, r) {
3541
3542
  var s, c, i, a, l = t.bMarks[e] + t.tShift[e], u = t.eMarks[e];
@@ -3576,98 +3577,98 @@ function wN(n, t) {
3576
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);
3577
3578
  }
3578
3579
  var EN = function(t, e, o, r) {
3579
- var s, c, i, a, l, u, f, h, d, x, k, D, y, g, b, 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;
3580
3581
  if (t.sCount[A] - t.blkIndent >= 4 || t.listIndent >= 0 && t.sCount[A] - t.listIndent >= 4 && t.sCount[A] < t.blkIndent)
3581
3582
  return !1;
3582
- if (r && t.parentType === "paragraph" && t.sCount[A] >= t.blkIndent && (rt = !0), (L = Ao(t, A)) >= 0) {
3583
- 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)
3584
3585
  return !1;
3585
3586
  } else if ((L = yo(t, A)) >= 0)
3586
3587
  f = !1;
3587
3588
  else
3588
3589
  return !1;
3589
- if (rt && t.skipSpaces(L) >= t.eMarks[A])
3590
+ if (j && t.skipSpaces(L) >= t.eMarks[A])
3590
3591
  return !1;
3591
3592
  if (r)
3592
3593
  return !0;
3593
- 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; ) {
3594
- for ($ = L, g = t.eMarks[A], u = b = t.sCount[A] + L - (t.bMarks[A] + t.tShift[A]); $ < g; ) {
3595
- if (s = t.src.charCodeAt($), s === 9)
3596
- b += 4 - (b + t.bsCount[A]) % 4;
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
+ g += 4 - (g + t.bsCount[A]) % 4;
3597
3598
  else if (s === 32)
3598
- b++;
3599
+ g++;
3599
3600
  else
3600
3601
  break;
3601
- $++;
3602
+ tt++;
3602
3603
  }
3603
- if (c = $, c >= g ? l = 1 : l = b - 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] = b, c >= g && 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)
3604
3605
  break;
3605
- for (W = !1, i = 0, d = v.length; i < d; i++)
3606
- if (v[i](t, A, o, !0)) {
3607
- 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;
3608
3609
  break;
3609
3610
  }
3610
- if (W)
3611
+ if (P)
3611
3612
  break;
3612
3613
  if (f) {
3613
3614
  if (L = Ao(t, A), L < 0)
3614
3615
  break;
3615
- P = t.bMarks[A] + t.tShift[A];
3616
+ E = t.bMarks[A] + t.tShift[A];
3616
3617
  } else if (L = yo(t, A), L < 0)
3617
3618
  break;
3618
3619
  if (D !== t.src.charCodeAt(L - 1))
3619
3620
  break;
3620
3621
  }
3621
- 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;
3622
3623
  }, DN = M.normalizeReference, ce = M.isSpace, TN = function(t, e, o, r) {
3623
- var s, c, i, a, l, u, f, h, d, x, k, D, y, g, b, w, S = 0, _ = t.bMarks[e] + t.tShift[e], F = t.eMarks[e], N = e + 1;
3624
- 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)
3625
3626
  return !1;
3626
- for (; ++_ < F; )
3627
- if (t.src.charCodeAt(_) === 93 && t.src.charCodeAt(_ - 1) !== 92) {
3628
- 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)
3629
3630
  return !1;
3630
3631
  break;
3631
3632
  }
3632
- for (a = t.lineMax, b = t.md.block.ruler.getRules("reference"), x = t.parentType, t.parentType = "reference"; N < a && !t.isEmpty(N); N++)
3633
- if (!(t.sCount[N] - t.blkIndent > 3) && !(t.sCount[N] < 0)) {
3634
- for (g = !1, u = 0, f = b.length; u < f; u++)
3635
- if (b[u](t, N, a, !0)) {
3636
- g = !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;
3637
3638
  break;
3638
3639
  }
3639
- if (g)
3640
+ if (_)
3640
3641
  break;
3641
3642
  }
3642
- for (y = t.getLines(e, N, t.blkIndent, !1).trim(), F = y.length, _ = 1; _ < F; _++) {
3643
- 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)
3644
3645
  return !1;
3645
3646
  if (s === 93) {
3646
- d = _;
3647
+ d = v;
3647
3648
  break;
3648
3649
  } else
3649
- s === 10 ? S++ : s === 92 && (_++, _ < F && y.charCodeAt(_) === 10 && S++);
3650
+ s === 10 ? S++ : s === 92 && (v++, v < F && y.charCodeAt(v) === 10 && S++);
3650
3651
  }
3651
3652
  if (d < 0 || y.charCodeAt(d + 1) !== 58)
3652
3653
  return !1;
3653
- for (_ = d + 2; _ < F; _++)
3654
- if (s = y.charCodeAt(_), s === 10)
3654
+ for (v = d + 2; v < F; v++)
3655
+ if (s = y.charCodeAt(v), s === 10)
3655
3656
  S++;
3656
3657
  else if (!ce(s))
3657
3658
  break;
3658
- 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)))
3659
3660
  return !1;
3660
- for (_ = k.pos, S += k.lines, c = _, i = S, D = _; _ < F; _++)
3661
- 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)
3662
3663
  S++;
3663
3664
  else if (!ce(s))
3664
3665
  break;
3665
- 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)); )
3666
- _++;
3667
- if (_ < F && y.charCodeAt(_) !== 10 && w)
3668
- for (w = "", _ = c, S = i; _ < F && (s = y.charCodeAt(_), !!ce(s)); )
3669
- _++;
3670
- 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);
3671
3672
  }, SN = [
3672
3673
  "address",
3673
3674
  "article",
@@ -3731,10 +3732,10 @@ var EN = function(t, e, o, r) {
3731
3732
  "tr",
3732
3733
  "track",
3733
3734
  "ul"
3734
- ], 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 + ")");
3735
3736
  ke.HTML_TAG_RE = BN;
3736
3737
  ke.HTML_OPEN_CLOSE_TAG_RE = UN;
3737
- var VN = SN, HN = ke.HTML_OPEN_CLOSE_TAG_RE, Lt = [
3738
+ var VN = SN, HN = ke.HTML_OPEN_CLOSE_TAG_RE, qt = [
3738
3739
  [/^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, !0],
3739
3740
  [/^<!--/, /-->/, !0],
3740
3741
  [/^<\?/, /\?>/, !0],
@@ -3746,15 +3747,15 @@ var VN = SN, HN = ke.HTML_OPEN_CLOSE_TAG_RE, Lt = [
3746
3747
  var s, c, i, a, l = t.bMarks[e] + t.tShift[e], u = t.eMarks[e];
3747
3748
  if (t.sCount[e] - t.blkIndent >= 4 || !t.md.options.html || t.src.charCodeAt(l) !== 60)
3748
3749
  return !1;
3749
- 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++)
3750
3751
  ;
3751
- if (s === Lt.length)
3752
+ if (s === qt.length)
3752
3753
  return !1;
3753
3754
  if (r)
3754
- return Lt[s][2];
3755
- if (c = e + 1, !Lt[s][1].test(a)) {
3755
+ return qt[s][2];
3756
+ if (c = e + 1, !qt[s][1].test(a)) {
3756
3757
  for (; c < o && !(t.sCount[c] < t.blkIndent); c++)
3757
- 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)) {
3758
3759
  a.length !== 0 && c++;
3759
3760
  break;
3760
3761
  }
@@ -3949,10 +3950,10 @@ var JN = function(t, e) {
3949
3950
  for (var o = t.pos; o < t.posMax && !QN(t.src.charCodeAt(o)); )
3950
3951
  o++;
3951
3952
  return o === t.pos ? !1 : (e || (t.pending += t.src.slice(t.pos, o)), t.pos = o, !0);
3952
- }, $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) {
3953
3954
  var o, r, s, c, i, a, l, u;
3954
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);
3955
- }, eP = M.isSpace, nP = function(t, e) {
3956
+ }, ez = M.isSpace, nz = function(t, e) {
3956
3957
  var o, r, s, c = t.pos;
3957
3958
  if (t.src.charCodeAt(c) !== 10)
3958
3959
  return !1;
@@ -3966,26 +3967,26 @@ var JN = function(t, e) {
3966
3967
  t.pending = t.pending.slice(0, -1), t.push("softbreak", "br", 0);
3967
3968
  else
3968
3969
  t.push("softbreak", "br", 0);
3969
- for (c++; c < r && eP(t.src.charCodeAt(c)); )
3970
+ for (c++; c < r && ez(t.src.charCodeAt(c)); )
3970
3971
  c++;
3971
3972
  return t.pos = c, !0;
3972
- }, oP = M.isSpace, hn = [];
3973
+ }, oz = M.isSpace, hn = [];
3973
3974
  for (var wo = 0; wo < 256; wo++)
3974
3975
  hn.push(0);
3975
3976
  "\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(n) {
3976
3977
  hn[n.charCodeAt(0)] = 1;
3977
3978
  });
3978
- var rP = function(t, e) {
3979
+ var rz = function(t, e) {
3979
3980
  var o, r, s, c, i, a = t.pos, l = t.posMax;
3980
3981
  if (t.src.charCodeAt(a) !== 92 || (a++, a >= l))
3981
3982
  return !1;
3982
3983
  if (o = t.src.charCodeAt(a), o === 10) {
3983
- 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)); )
3984
3985
  a++;
3985
3986
  return t.pos = a, !0;
3986
3987
  }
3987
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;
3988
- }, sP = function(t, e) {
3989
+ }, sz = function(t, e) {
3989
3990
  var o, r, s, c, i, a, l, u, f = t.pos, h = t.src.charCodeAt(f);
3990
3991
  if (h !== 96)
3991
3992
  return !1;
@@ -4073,7 +4074,7 @@ Ce.postProcess = function(t) {
4073
4074
  for (Do(t, t.delimiters), e = 0; e < r; e++)
4074
4075
  o[e] && o[e].delimiters && Do(t, o[e].delimiters);
4075
4076
  };
4076
- var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4077
+ var cz = M.normalizeReference, We = M.isSpace, iz = function(t, e) {
4077
4078
  var o, r, s, c, i, a, l, u, f, h = "", d = "", x = t.pos, k = t.posMax, D = t.pos, y = !0;
4078
4079
  if (t.src.charCodeAt(t.pos) !== 91 || (i = t.pos + 1, c = t.md.helpers.parseLinkLabel(t, t.pos, !0), c < 0))
4079
4080
  return !1;
@@ -4094,34 +4095,34 @@ var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4094
4095
  if (y) {
4095
4096
  if (typeof t.env.references > "u")
4096
4097
  return !1;
4097
- 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)
4098
4099
  return t.pos = x, !1;
4099
4100
  h = u.href, d = u.title;
4100
4101
  }
4101
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;
4102
- }, aP = M.normalizeReference, Xe = M.isSpace, lP = function(t, e) {
4103
- var o, r, s, c, i, a, l, u, f, h, d, x, k, D = "", y = t.pos, g = 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;
4104
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))
4105
4106
  return !1;
4106
- if (l = i + 1, l < g && t.src.charCodeAt(l) === 40) {
4107
- for (l++; l < g && (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++)
4108
4109
  ;
4109
- if (l >= g)
4110
+ if (l >= _)
4110
4111
  return !1;
4111
- 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 < g && (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++)
4112
4113
  ;
4113
- if (f = t.md.helpers.parseLinkTitle(t.src, l, t.posMax), l < g && k !== l && f.ok)
4114
- for (h = f.str, l = f.pos; l < g && (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++)
4115
4116
  ;
4116
4117
  else
4117
4118
  h = "";
4118
- if (l >= g || t.src.charCodeAt(l) !== 41)
4119
+ if (l >= _ || t.src.charCodeAt(l) !== 41)
4119
4120
  return t.pos = y, !1;
4120
4121
  l++;
4121
4122
  } else {
4122
4123
  if (typeof t.env.references > "u")
4123
4124
  return !1;
4124
- if (l < g && 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)
4125
4126
  return t.pos = y, !1;
4126
4127
  D = u.href, h = u.title;
4127
4128
  }
@@ -4130,8 +4131,8 @@ var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4130
4131
  t.md,
4131
4132
  t.env,
4132
4133
  x = []
4133
- ), 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 = g, !0;
4134
- }, 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) {
4135
4136
  var o, r, s, c, i, a, l = t.pos;
4136
4137
  if (t.src.charCodeAt(l) !== 60)
4137
4138
  return !1;
@@ -4141,29 +4142,29 @@ var cP = M.normalizeReference, We = M.isSpace, iP = function(t, e) {
4141
4142
  if (c === 62)
4142
4143
  break;
4143
4144
  }
4144
- 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;
4145
- }, hP = ke.HTML_TAG_RE;
4146
- 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) {
4147
4148
  return /^<a[>\s]/i.test(n);
4148
4149
  }
4149
- function mP(n) {
4150
+ function mz(n) {
4150
4151
  return /^<\/a\s*>/i.test(n);
4151
4152
  }
4152
- function gP(n) {
4153
+ function gz(n) {
4153
4154
  var t = n | 32;
4154
4155
  return t >= 97 && t <= 122;
4155
4156
  }
4156
- var bP = function(t, e) {
4157
+ var bz = function(t, e) {
4157
4158
  var o, r, s, c, i = t.pos;
4158
- 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);
4159
- }, 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) {
4160
4161
  var o, r, s, c, i = t.pos, a = t.posMax;
4161
4162
  if (t.src.charCodeAt(i) !== 38 || i + 1 >= a)
4162
4163
  return !1;
4163
4164
  if (o = t.src.charCodeAt(i + 1), o === 35) {
4164
- if (s = t.src.slice(i).match(kP), s)
4165
- 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;
4166
- } 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]))
4167
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;
4168
4169
  return !1;
4169
4170
  };
@@ -4182,29 +4183,29 @@ function Lo(n) {
4182
4183
  }
4183
4184
  }
4184
4185
  }
4185
- var AP = function(t) {
4186
+ var Az = function(t) {
4186
4187
  var e, o = t.tokens_meta, r = t.tokens_meta.length;
4187
4188
  for (Lo(t.delimiters), e = 0; e < r; e++)
4188
4189
  o[e] && o[e].delimiters && Lo(o[e].delimiters);
4189
- }, CP = function(t) {
4190
+ }, Cz = function(t) {
4190
4191
  var e, o, r = 0, s = t.tokens, c = t.tokens.length;
4191
4192
  for (e = o = 0; e < c; e++)
4192
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++);
4193
4194
  e !== o && (s.length = o);
4194
4195
  }, dn = pn, qo = M.isWhiteSpace, Ro = M.isPunctChar, Fo = M.isMdAsciiPunct;
4195
- function Wt(n, t, e, o) {
4196
+ function Xt(n, t, e, o) {
4196
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;
4197
4198
  }
4198
- Wt.prototype.pushPending = function() {
4199
+ Xt.prototype.pushPending = function() {
4199
4200
  var n = new dn("text", "", 0);
4200
4201
  return n.content = this.pending, n.level = this.pendingLevel, this.tokens.push(n), this.pending = "", n;
4201
4202
  };
4202
- Wt.prototype.push = function(n, t, e) {
4203
+ Xt.prototype.push = function(n, t, e) {
4203
4204
  this.pending && this.pushPending();
4204
4205
  var o = new dn(n, t, e), r = null;
4205
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;
4206
4207
  };
4207
- Wt.prototype.scanDelims = function(n, t) {
4208
+ Xt.prototype.scanDelims = function(n, t) {
4208
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);
4209
4210
  for (o = n > 0 ? this.src.charCodeAt(n - 1) : 32; e < x && this.src.charCodeAt(e) === k; )
4210
4211
  e++;
@@ -4214,36 +4215,36 @@ Wt.prototype.scanDelims = function(n, t) {
4214
4215
  length: s
4215
4216
  };
4216
4217
  };
4217
- Wt.prototype.Token = dn;
4218
- var wP = Wt, Mo = un, Ke = [
4218
+ Xt.prototype.Token = dn;
4219
+ var wz = Xt, Mo = un, Ke = [
4219
4220
  ["text", JN],
4220
- ["linkify", tP],
4221
- ["newline", nP],
4222
- ["escape", rP],
4223
- ["backticks", sP],
4221
+ ["linkify", tz],
4222
+ ["newline", nz],
4223
+ ["escape", rz],
4224
+ ["backticks", sz],
4224
4225
  ["strikethrough", Ae.tokenize],
4225
4226
  ["emphasis", Ce.tokenize],
4226
- ["link", iP],
4227
- ["image", lP],
4228
- ["autolink", fP],
4229
- ["html_inline", bP],
4230
- ["entity", yP]
4227
+ ["link", iz],
4228
+ ["image", lz],
4229
+ ["autolink", fz],
4230
+ ["html_inline", bz],
4231
+ ["entity", yz]
4231
4232
  ], Qe = [
4232
- ["balance_pairs", AP],
4233
+ ["balance_pairs", Az],
4233
4234
  ["strikethrough", Ae.postProcess],
4234
4235
  ["emphasis", Ce.postProcess],
4235
4236
  // rules for pairs separate '**' into its own text tokens, which may be left unused,
4236
4237
  // rule below merges unused segments back with the rest of the text
4237
- ["fragments_join", CP]
4238
+ ["fragments_join", Cz]
4238
4239
  ];
4239
- function Xt() {
4240
+ function Kt() {
4240
4241
  var n;
4241
4242
  for (this.ruler = new Mo(), n = 0; n < Ke.length; n++)
4242
4243
  this.ruler.push(Ke[n][0], Ke[n][1]);
4243
4244
  for (this.ruler2 = new Mo(), n = 0; n < Qe.length; n++)
4244
4245
  this.ruler2.push(Qe[n][0], Qe[n][1]);
4245
4246
  }
4246
- Xt.prototype.skipToken = function(n) {
4247
+ Kt.prototype.skipToken = function(n) {
4247
4248
  var t, e, o = n.pos, r = this.ruler.getRules(""), s = r.length, c = n.md.options.maxNesting, i = n.cache;
4248
4249
  if (typeof i[o] < "u") {
4249
4250
  n.pos = i[o];
@@ -4260,7 +4261,7 @@ Xt.prototype.skipToken = function(n) {
4260
4261
  n.pos = n.posMax;
4261
4262
  t || n.pos++, i[o] = n.pos;
4262
4263
  };
4263
- Xt.prototype.tokenize = function(n) {
4264
+ Kt.prototype.tokenize = function(n) {
4264
4265
  for (var t, e, o, r = this.ruler.getRules(""), s = r.length, c = n.posMax, i = n.md.options.maxNesting; n.pos < c; ) {
4265
4266
  if (o = n.pos, n.level < i) {
4266
4267
  for (e = 0; e < s; e++)
@@ -4279,14 +4280,14 @@ Xt.prototype.tokenize = function(n) {
4279
4280
  }
4280
4281
  n.pending && n.pushPending();
4281
4282
  };
4282
- Xt.prototype.parse = function(n, t, e, o) {
4283
+ Kt.prototype.parse = function(n, t, e, o) {
4283
4284
  var r, s, c, i = new this.State(n, t, e, o);
4284
4285
  for (this.tokenize(i), s = this.ruler2.getRules(""), c = s.length, r = 0; r < c; r++)
4285
4286
  s[r](i);
4286
4287
  };
4287
- Xt.prototype.State = wP;
4288
- var EP = Xt, Je, Io;
4289
- function DP() {
4288
+ Kt.prototype.State = wz;
4289
+ var Ez = Kt, Je, Io;
4290
+ function Dz() {
4290
4291
  return Io || (Io = 1, Je = function(n) {
4291
4292
  var t = {};
4292
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("|");
@@ -4310,19 +4311,19 @@ function sn(n) {
4310
4311
  function we(n) {
4311
4312
  return Object.prototype.toString.call(n);
4312
4313
  }
4313
- function TP(n) {
4314
+ function Tz(n) {
4314
4315
  return we(n) === "[object String]";
4315
4316
  }
4316
- function SP(n) {
4317
+ function Sz(n) {
4317
4318
  return we(n) === "[object Object]";
4318
4319
  }
4319
- function LP(n) {
4320
+ function Lz(n) {
4320
4321
  return we(n) === "[object RegExp]";
4321
4322
  }
4322
- function zo(n) {
4323
+ function Po(n) {
4323
4324
  return we(n) === "[object Function]";
4324
4325
  }
4325
- function qP(n) {
4326
+ function qz(n) {
4326
4327
  return n.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
4327
4328
  }
4328
4329
  var or = {
@@ -4330,12 +4331,12 @@ var or = {
4330
4331
  fuzzyEmail: !0,
4331
4332
  fuzzyIP: !1
4332
4333
  };
4333
- function RP(n) {
4334
+ function Rz(n) {
4334
4335
  return Object.keys(n || {}).reduce(function(t, e) {
4335
4336
  return t || or.hasOwnProperty(e);
4336
4337
  }, !1);
4337
4338
  }
4338
- var FP = {
4339
+ var Fz = {
4339
4340
  "http:": {
4340
4341
  validate: function(n, t, e) {
4341
4342
  var o = n.slice(t);
@@ -4367,11 +4368,11 @@ var FP = {
4367
4368
  )), e.re.mailto.test(o) ? o.match(e.re.mailto)[0].length : 0;
4368
4369
  }
4369
4370
  }
4370
- }, 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("|");
4371
- 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) {
4372
4373
  n.__index__ = -1, n.__text_cache__ = "";
4373
4374
  }
4374
- function NP(n) {
4375
+ function Nz(n) {
4375
4376
  return function(t, e) {
4376
4377
  var o = t.slice(e);
4377
4378
  return n.test(o) ? o.match(n)[0].length : 0;
@@ -4383,8 +4384,8 @@ function No() {
4383
4384
  };
4384
4385
  }
4385
4386
  function me(n) {
4386
- var t = n.re = DP()(n.__opts__), e = n.__tlds__.slice();
4387
- 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("|");
4388
4389
  function o(i) {
4389
4390
  return i.replace("%TLDS%", t.src_tlds);
4390
4391
  }
@@ -4398,11 +4399,11 @@ function me(n) {
4398
4399
  var a = n.__schemas__[i];
4399
4400
  if (a !== null) {
4400
4401
  var l = { validate: null, link: null };
4401
- if (n.__compiled__[i] = l, SP(a)) {
4402
- 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();
4403
4404
  return;
4404
4405
  }
4405
- if (TP(a)) {
4406
+ if (Tz(a)) {
4406
4407
  r.push(i);
4407
4408
  return;
4408
4409
  }
@@ -4413,32 +4414,32 @@ function me(n) {
4413
4414
  }), n.__compiled__[""] = { validate: null, normalize: No() };
4414
4415
  var c = Object.keys(n.__compiled__).filter(function(i) {
4415
4416
  return i.length > 0 && n.__compiled__[i];
4416
- }).map(qP).join("|");
4417
+ }).map(qz).join("|");
4417
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(
4418
4419
  "(" + n.re.schema_test.source + ")|(" + n.re.host_fuzzy_test.source + ")|@",
4419
4420
  "i"
4420
- ), zP(n);
4421
+ ), Pz(n);
4421
4422
  }
4422
- function PP(n, t) {
4423
+ function zz(n, t) {
4423
4424
  var e = n.__index__, o = n.__last_index__, r = n.__text_cache__.slice(e, o);
4424
4425
  this.schema = n.__schema__.toLowerCase(), this.index = e + t, this.lastIndex = o + t, this.raw = r, this.text = r, this.url = r;
4425
4426
  }
4426
4427
  function cn(n, t) {
4427
- var e = new PP(n, t);
4428
+ var e = new zz(n, t);
4428
4429
  return n.__compiled__[e.schema].normalize(e, n), e;
4429
4430
  }
4430
- function et(n, t) {
4431
- if (!(this instanceof et))
4432
- return new et(n, t);
4433
- 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);
4434
4435
  }
4435
- et.prototype.add = function(t, e) {
4436
+ nt.prototype.add = function(t, e) {
4436
4437
  return this.__schemas__[t] = e, me(this), this;
4437
4438
  };
4438
- et.prototype.set = function(t) {
4439
+ nt.prototype.set = function(t) {
4439
4440
  return this.__opts__ = sn(this.__opts__, t), this;
4440
4441
  };
4441
- et.prototype.test = function(t) {
4442
+ nt.prototype.test = function(t) {
4442
4443
  if (this.__text_cache__ = t, this.__index__ = -1, !t.length)
4443
4444
  return !1;
4444
4445
  var e, o, r, s, c, i, a, l, u;
@@ -4451,20 +4452,20 @@ et.prototype.test = function(t) {
4451
4452
  }
4452
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;
4453
4454
  };
4454
- et.prototype.pretest = function(t) {
4455
+ nt.prototype.pretest = function(t) {
4455
4456
  return this.re.pretest.test(t);
4456
4457
  };
4457
- et.prototype.testSchemaAt = function(t, e, o) {
4458
+ nt.prototype.testSchemaAt = function(t, e, o) {
4458
4459
  return this.__compiled__[e.toLowerCase()] ? this.__compiled__[e.toLowerCase()].validate(t, o, this) : 0;
4459
4460
  };
4460
- et.prototype.match = function(t) {
4461
+ nt.prototype.match = function(t) {
4461
4462
  var e = 0, o = [];
4462
4463
  this.__index__ >= 0 && this.__text_cache__ === t && (o.push(cn(this, e)), e = this.__last_index__);
4463
4464
  for (var r = e ? t.slice(e) : t; this.test(r); )
4464
4465
  o.push(cn(this, e)), r = r.slice(this.__last_index__), e += this.__last_index__;
4465
4466
  return o.length ? o : null;
4466
4467
  };
4467
- et.prototype.matchAtStart = function(t) {
4468
+ nt.prototype.matchAtStart = function(t) {
4468
4469
  if (this.__text_cache__ = t, this.__index__ = -1, !t.length)
4469
4470
  return null;
4470
4471
  var e = this.re.schema_at_start.exec(t);
@@ -4473,26 +4474,26 @@ et.prototype.matchAtStart = function(t) {
4473
4474
  var o = this.testSchemaAt(t, e[2], e[0].length);
4474
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;
4475
4476
  };
4476
- et.prototype.tlds = function(t, e) {
4477
+ nt.prototype.tlds = function(t, e) {
4477
4478
  return t = Array.isArray(t) ? t : [t], e ? (this.__tlds__ = this.__tlds__.concat(t).sort().filter(function(o, r, s) {
4478
4479
  return o !== s[r - 1];
4479
4480
  }).reverse(), me(this), this) : (this.__tlds__ = t.slice(), this.__tlds_replaced__ = !0, me(this), this);
4480
4481
  };
4481
- et.prototype.normalize = function(t) {
4482
+ nt.prototype.normalize = function(t) {
4482
4483
  t.schema || (t.url = "http://" + t.url), t.schema === "mailto:" && !/^mailto:/i.test(t.url) && (t.url = "mailto:" + t.url);
4483
4484
  };
4484
- et.prototype.onCompile = function() {
4485
+ nt.prototype.onCompile = function() {
4485
4486
  };
4486
- var OP = et;
4487
- 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 = {
4488
4489
  overflow: "Overflow: input needs wider integers to process",
4489
4490
  "not-basic": "Illegal input >= 0x80 (not a basic code point)",
4490
4491
  "invalid-input": "Invalid input"
4491
4492
  }, $e = lt - mn, ut = Math.floor, tn = String.fromCharCode;
4492
- function gt(n) {
4493
- throw new RangeError(jP[n]);
4493
+ function bt(n) {
4494
+ throw new RangeError(jz[n]);
4494
4495
  }
4495
- function ZP(n, t) {
4496
+ function Zz(n, t) {
4496
4497
  const e = [];
4497
4498
  let o = n.length;
4498
4499
  for (; o--; )
@@ -4502,8 +4503,8 @@ function ZP(n, t) {
4502
4503
  function ir(n, t) {
4503
4504
  const e = n.split("@");
4504
4505
  let o = "";
4505
- e.length > 1 && (o = e[0] + "@", n = e[1]), n = n.replace(GP, ".");
4506
- 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(".");
4507
4508
  return o + s;
4508
4509
  }
4509
4510
  function gn(n) {
@@ -4520,35 +4521,35 @@ function gn(n) {
4520
4521
  }
4521
4522
  return t;
4522
4523
  }
4523
- const ar = (n) => String.fromCodePoint(...n), YP = function(n) {
4524
+ const ar = (n) => String.fromCodePoint(...n), Yz = function(n) {
4524
4525
  return n >= 48 && n < 58 ? 26 + (n - 48) : n >= 65 && n < 91 ? n - 65 : n >= 97 && n < 123 ? n - 97 : lt;
4525
- }, Po = function(n, t) {
4526
+ }, zo = function(n, t) {
4526
4527
  return n + 22 + 75 * (n < 26) - ((t != 0) << 5);
4527
4528
  }, lr = function(n, t, e) {
4528
4529
  let o = 0;
4529
- 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)
4530
4531
  n = ut(n / $e);
4531
- return ut(o + ($e + 1) * n / (n + BP));
4532
+ return ut(o + ($e + 1) * n / (n + Bz));
4532
4533
  }, bn = function(n) {
4533
4534
  const t = [], e = n.length;
4534
4535
  let o = 0, r = sr, s = rr, c = n.lastIndexOf(cr);
4535
4536
  c < 0 && (c = 0);
4536
4537
  for (let i = 0; i < c; ++i)
4537
- n.charCodeAt(i) >= 128 && gt("not-basic"), t.push(n.charCodeAt(i));
4538
+ n.charCodeAt(i) >= 128 && bt("not-basic"), t.push(n.charCodeAt(i));
4538
4539
  for (let i = c > 0 ? c + 1 : 0; i < e; ) {
4539
4540
  const a = o;
4540
4541
  for (let u = 1, f = lt; ; f += lt) {
4541
- i >= e && gt("invalid-input");
4542
- const h = YP(n.charCodeAt(i++));
4543
- h >= lt && gt("invalid-input"), h > ut((Rt - o) / u) && gt("overflow"), o += h * u;
4544
- const d = f <= s ? mn : f >= s + Zt ? Zt : f - s;
4542
+ i >= e && bt("invalid-input");
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;
4545
4546
  if (h < d)
4546
4547
  break;
4547
4548
  const x = lt - d;
4548
- u > ut(Rt / x) && gt("overflow"), u *= x;
4549
+ u > ut(Ft / x) && bt("overflow"), u *= x;
4549
4550
  }
4550
4551
  const l = t.length + 1;
4551
- s = lr(o - a, l, a == 0), ut(o / l) > Rt - r && gt("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);
4552
4553
  }
4553
4554
  return String.fromCodePoint(...t);
4554
4555
  }, _n = function(n) {
@@ -4561,37 +4562,37 @@ const ar = (n) => String.fromCodePoint(...n), YP = function(n) {
4561
4562
  const c = t.length;
4562
4563
  let i = c;
4563
4564
  for (c && t.push(cr); i < e; ) {
4564
- let a = Rt;
4565
+ let a = Ft;
4565
4566
  for (const u of n)
4566
4567
  u >= o && u < a && (a = u);
4567
4568
  const l = i + 1;
4568
- a - o > ut((Rt - r) / l) && gt("overflow"), r += (a - o) * l, o = a;
4569
+ a - o > ut((Ft - r) / l) && bt("overflow"), r += (a - o) * l, o = a;
4569
4570
  for (const u of n)
4570
- if (u < o && ++r > Rt && gt("overflow"), u === o) {
4571
+ if (u < o && ++r > Ft && bt("overflow"), u === o) {
4571
4572
  let f = r;
4572
4573
  for (let h = lt; ; h += lt) {
4573
- const d = h <= s ? mn : h >= s + Zt ? Zt : h - s;
4574
+ const d = h <= s ? mn : h >= s + Yt ? Yt : h - s;
4574
4575
  if (f < d)
4575
4576
  break;
4576
4577
  const x = f - d, k = lt - d;
4577
4578
  t.push(
4578
- tn(Po(d + x % k, 0))
4579
+ tn(zo(d + x % k, 0))
4579
4580
  ), f = ut(x / k);
4580
4581
  }
4581
- 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;
4582
4583
  }
4583
4584
  ++r, ++o;
4584
4585
  }
4585
4586
  return t.join("");
4586
4587
  }, ur = function(n) {
4587
4588
  return ir(n, function(t) {
4588
- return VP.test(t) ? bn(t.slice(4).toLowerCase()) : t;
4589
+ return Vz.test(t) ? bn(t.slice(4).toLowerCase()) : t;
4589
4590
  });
4590
4591
  }, pr = function(n) {
4591
4592
  return ir(n, function(t) {
4592
- return HP.test(t) ? "xn--" + _n(t) : t;
4593
+ return Hz.test(t) ? "xn--" + _n(t) : t;
4593
4594
  });
4594
- }, WP = {
4595
+ }, Wz = {
4595
4596
  /**
4596
4597
  * A string representing the current Punycode.js version number.
4597
4598
  * @memberOf punycode
@@ -4613,17 +4614,17 @@ const ar = (n) => String.fromCodePoint(...n), YP = function(n) {
4613
4614
  encode: _n,
4614
4615
  toASCII: pr,
4615
4616
  toUnicode: ur
4616
- }, XP = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4617
+ }, Xz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4617
4618
  __proto__: null,
4618
4619
  decode: bn,
4619
- default: WP,
4620
+ default: Wz,
4620
4621
  encode: _n,
4621
4622
  toASCII: pr,
4622
4623
  toUnicode: ur,
4623
4624
  ucs2decode: gn,
4624
4625
  ucs2encode: ar
4625
- }, Symbol.toStringTag, { value: "Module" })), KP = /* @__PURE__ */ rs(XP);
4626
- var QP = {
4626
+ }, Symbol.toStringTag, { value: "Module" })), Kz = /* @__PURE__ */ rs(Xz);
4627
+ var Qz = {
4627
4628
  options: {
4628
4629
  html: !1,
4629
4630
  // Enable HTML tags in source
@@ -4659,7 +4660,7 @@ var QP = {
4659
4660
  block: {},
4660
4661
  inline: {}
4661
4662
  }
4662
- }, JP = {
4663
+ }, Jz = {
4663
4664
  options: {
4664
4665
  html: !1,
4665
4666
  // Enable HTML tags in source
@@ -4714,7 +4715,7 @@ var QP = {
4714
4715
  ]
4715
4716
  }
4716
4717
  }
4717
- }, $P = {
4718
+ }, $z = {
4718
4719
  options: {
4719
4720
  html: !0,
4720
4721
  // Enable HTML tags in source
@@ -4788,10 +4789,10 @@ var QP = {
4788
4789
  ]
4789
4790
  }
4790
4791
  }
4791
- }, Gt = M, t9 = ve, e9 = Yz, n9 = bN, o9 = KN, r9 = EP, s9 = OP, yt = Ft, fr = KP, c9 = {
4792
- default: QP,
4793
- zero: JP,
4794
- 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
4795
4796
  }, i9 = /^(vbscript|javascript|file|data):/, a9 = /^data:image\/(gif|png|jpeg|webp);/;
4796
4797
  function l9(n) {
4797
4798
  var t = n.trim().toLowerCase();
@@ -4816,17 +4817,17 @@ function p9(n) {
4816
4817
  }
4817
4818
  return yt.decode(yt.format(t), yt.decode.defaultChars + "%");
4818
4819
  }
4819
- function ot(n, t) {
4820
- if (!(this instanceof ot))
4821
- return new ot(n, t);
4822
- 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);
4823
4824
  }
4824
- ot.prototype.set = function(n) {
4825
- return Gt.assign(this.options, n), this;
4825
+ rt.prototype.set = function(n) {
4826
+ return jt.assign(this.options, n), this;
4826
4827
  };
4827
- ot.prototype.configure = function(n) {
4828
+ rt.prototype.configure = function(n) {
4828
4829
  var t = this, e;
4829
- if (Gt.isString(n) && (e = n, n = c9[e], !n))
4830
+ if (jt.isString(n) && (e = n, n = c9[e], !n))
4830
4831
  throw new Error('Wrong `markdown-it` preset "' + e + '", check name');
4831
4832
  if (!n)
4832
4833
  throw new Error("Wrong `markdown-it` preset, can't be empty");
@@ -4834,7 +4835,7 @@ ot.prototype.configure = function(n) {
4834
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);
4835
4836
  }), this;
4836
4837
  };
4837
- ot.prototype.enable = function(n, t) {
4838
+ rt.prototype.enable = function(n, t) {
4838
4839
  var e = [];
4839
4840
  Array.isArray(n) || (n = [n]), ["core", "block", "inline"].forEach(function(r) {
4840
4841
  e = e.concat(this[r].ruler.enable(n, !0));
@@ -4846,7 +4847,7 @@ ot.prototype.enable = function(n, t) {
4846
4847
  throw new Error("MarkdownIt. Failed to enable unknown rule(s): " + o);
4847
4848
  return this;
4848
4849
  };
4849
- ot.prototype.disable = function(n, t) {
4850
+ rt.prototype.disable = function(n, t) {
4850
4851
  var e = [];
4851
4852
  Array.isArray(n) || (n = [n]), ["core", "block", "inline"].forEach(function(r) {
4852
4853
  e = e.concat(this[r].ruler.disable(n, !0));
@@ -4858,27 +4859,27 @@ ot.prototype.disable = function(n, t) {
4858
4859
  throw new Error("MarkdownIt. Failed to disable unknown rule(s): " + o);
4859
4860
  return this;
4860
4861
  };
4861
- ot.prototype.use = function(n) {
4862
+ rt.prototype.use = function(n) {
4862
4863
  var t = [this].concat(Array.prototype.slice.call(arguments, 1));
4863
4864
  return n.apply(n, t), this;
4864
4865
  };
4865
- ot.prototype.parse = function(n, t) {
4866
+ rt.prototype.parse = function(n, t) {
4866
4867
  if (typeof n != "string")
4867
4868
  throw new Error("Input data should be a String");
4868
4869
  var e = new this.core.State(n, this, t);
4869
4870
  return this.core.process(e), e.tokens;
4870
4871
  };
4871
- ot.prototype.render = function(n, t) {
4872
+ rt.prototype.render = function(n, t) {
4872
4873
  return t = t || {}, this.renderer.render(this.parse(n, t), this.options, t);
4873
4874
  };
4874
- ot.prototype.parseInline = function(n, t) {
4875
+ rt.prototype.parseInline = function(n, t) {
4875
4876
  var e = new this.core.State(n, this, t);
4876
4877
  return e.inlineMode = !0, this.core.process(e), e.tokens;
4877
4878
  };
4878
- ot.prototype.renderInline = function(n, t) {
4879
+ rt.prototype.renderInline = function(n, t) {
4879
4880
  return t = t || {}, this.renderer.render(this.parseInline(n, t), this.options, t);
4880
4881
  };
4881
- var f9 = ot, h9 = f9;
4882
+ var f9 = rt, h9 = f9;
4882
4883
  const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,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", g9 = /* @__PURE__ */ I(
4883
4884
  "span",
4884
4885
  { class: "message-photo ai" },
@@ -4904,7 +4905,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4904
4905
  ], x9 = {
4905
4906
  key: 2,
4906
4907
  class: "message-wrap"
4907
- }, 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({
4908
4909
  __name: "render-message",
4909
4910
  props: {
4910
4911
  message: {},
@@ -4925,19 +4926,19 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4925
4926
  }
4926
4927
  return "";
4927
4928
  });
4928
- return (r, s) => (U(), Y(
4929
+ return (r, s) => (U(), X(
4929
4930
  "li",
4930
4931
  {
4931
4932
  class: en([r.message.type, "message-main"])
4932
4933
  },
4933
4934
  [
4934
- r.message.type === "ai" ? (U(), Y(
4935
+ r.message.type === "ai" ? (U(), X(
4935
4936
  ue,
4936
4937
  { key: 0 },
4937
4938
  [
4938
4939
  g9,
4939
4940
  I("p", b9, [
4940
- e.value ? (U(), Y(
4941
+ e.value ? (U(), X(
4941
4942
  "i",
4942
4943
  {
4943
4944
  key: 0,
@@ -4947,14 +4948,14 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4947
4948
  2
4948
4949
  /* CLASS */
4949
4950
  )) : nn("v-if", !0),
4950
- r.message.status === "loading" ? (U(), Y("svg", _9, k9)) : nn("v-if", !0),
4951
- 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(
4952
4953
  "span",
4953
4954
  x9,
4954
4955
  ge(r.message.content),
4955
4956
  1
4956
4957
  /* TEXT */
4957
- )) : (U(), Y("span", {
4958
+ )) : (U(), X("span", {
4958
4959
  key: 3,
4959
4960
  class: "markdown-message",
4960
4961
  innerHTML: o.value
@@ -4963,7 +4964,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4963
4964
  ],
4964
4965
  64
4965
4966
  /* STABLE_FRAGMENT */
4966
- )) : (U(), Y(
4967
+ )) : (U(), X(
4967
4968
  ue,
4968
4969
  { key: 1 },
4969
4970
  [
@@ -4985,7 +4986,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4985
4986
  /* CLASS */
4986
4987
  ));
4987
4988
  }
4988
- }), 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({
4989
4990
  __name: "render-send",
4990
4991
  props: {
4991
4992
  prompts: {},
@@ -4993,27 +4994,28 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
4993
4994
  },
4994
4995
  emits: ["update:value", "enter", "choose-prompt"],
4995
4996
  setup(n, { emit: t }) {
4996
- const e = n, o = t, r = Cr, s = an, c = qt(""), i = qt(40), a = qt(), l = qt(!1), u = le(() => {
4997
- var b;
4998
- return ((b = e.prompts) == null ? void 0 : b.filter((w) => w.content.includes(c.value))) || [];
4999
- }), f = (b) => {
5000
- o("update:value", b);
4997
+ const e = n, o = t, r = Cr, s = an, c = Rt(""), i = Rt(40), a = Rt(), l = Rt(!1), u = le(() => {
4998
+ var g;
4999
+ return ((g = e.prompts) == null ? void 0 : g.filter((w) => w.content.includes(c.value))) || [];
5000
+ }), f = (g) => {
5001
+ o("update:value", g);
5001
5002
  }, h = () => {
5002
- e.value === "/" ? y() : g();
5003
+ var g;
5004
+ e.value === "/" && ((g = e.prompts) != null && g.length) ? y() : _();
5003
5005
  }, d = () => {
5004
5006
  let w = 24 + e.value.split(/\r?\n/).length * 16;
5005
5007
  w >= 200 && (w = 200), i.value = w;
5006
- }, x = (b) => {
5007
- o("update:value", b.content), o("choose-prompt", b), g(), D();
5008
- }, k = (b, w) => {
5008
+ }, x = (g) => {
5009
+ o("update:value", g.content), o("choose-prompt", g), _(), D();
5010
+ }, k = (g, w) => {
5009
5011
  w.key === "Enter" && !w.shiftKey && (w.preventDefault(), o("enter"));
5010
5012
  }, D = () => {
5011
5013
  var w;
5012
- const b = (w = a.value) == null ? void 0 : w.$el.querySelector("textarea");
5013
- b == null || b.focus();
5014
+ const g = (w = a.value) == null ? void 0 : w.$el.querySelector("textarea");
5015
+ g == null || g.focus();
5014
5016
  }, y = () => {
5015
5017
  l.value = !0;
5016
- }, g = () => {
5018
+ }, _ = () => {
5017
5019
  l.value = !1;
5018
5020
  };
5019
5021
  return Oo(
@@ -5021,7 +5023,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5021
5023
  () => {
5022
5024
  d(), h();
5023
5025
  }
5024
- ), Dr(D), (b, w) => (U(), pe(B(yr), {
5026
+ ), Dr(D), (g, w) => (U(), pe(B(yr), {
5025
5027
  width: "calc(100% - 118px)",
5026
5028
  "ext-cls": "empty-padding",
5027
5029
  arrow: !1,
@@ -5036,33 +5038,33 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5036
5038
  var S;
5037
5039
  return [
5038
5040
  I("div", null, [
5039
- xt((U(), Y("section", T9, [
5040
- jt(B(Yn), {
5041
+ xt((U(), X("section", T9, [
5042
+ Zt(B(Yn), {
5041
5043
  class: "input-search",
5042
5044
  modelValue: c.value,
5043
- "onUpdate:modelValue": w[0] || (w[0] = (_) => c.value = _),
5045
+ "onUpdate:modelValue": w[0] || (w[0] = (v) => c.value = v),
5044
5046
  behavior: "simplicity",
5045
5047
  clearable: ""
5046
5048
  }, null, 8, ["modelValue"]),
5047
5049
  I("section", S9, [
5048
- (U(!0), Y(
5050
+ (U(!0), X(
5049
5051
  ue,
5050
5052
  null,
5051
- Bo(u.value, (_, F) => xt((U(), Y("span", {
5053
+ Bo(u.value, (v, F) => xt((U(), X("span", {
5052
5054
  class: "group-prompt",
5053
5055
  key: F,
5054
- onClick: (N) => x(_)
5056
+ onClick: (z) => x(v)
5055
5057
  }, [
5056
5058
  I(
5057
5059
  "span",
5058
5060
  q9,
5059
- ge(_.content),
5061
+ ge(v.content),
5060
5062
  1
5061
5063
  /* TEXT */
5062
5064
  )
5063
5065
  ], 8, L9)), [
5064
5066
  [B(s), {
5065
- content: _.content,
5067
+ content: v.content,
5066
5068
  placement: "right",
5067
5069
  theme: "light",
5068
5070
  width: 300,
@@ -5081,40 +5083,43 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5081
5083
  }))
5082
5084
  ])
5083
5085
  ])), [
5084
- [B(r), g]
5086
+ [B(r), _]
5085
5087
  ])
5086
5088
  ])
5087
5089
  ];
5088
5090
  }),
5089
- default: fe(() => [
5090
- I(
5091
- "section",
5092
- {
5093
- style: he({
5094
- width: "calc(100% - 84px)",
5095
- "margin-right": "7px",
5096
- "--text-height": i.value + "px"
5097
- })
5098
- },
5099
- [
5100
- jt(B(Yn), {
5101
- ref_key: "inputRef",
5102
- ref: a,
5103
- class: "send-prompt",
5104
- clearable: !0,
5105
- "model-value": b.value,
5106
- "native-attributes": { autofocus: "autofocus" },
5107
- placeholder: B(bt)("您可以键入 “/” 查看更多Prompt"),
5108
- row: "1",
5109
- type: "textarea",
5110
- onInput: f,
5111
- onKeydown: k
5112
- }, null, 8, ["model-value", "placeholder"])
5113
- ],
5114
- 4
5115
- /* STYLE */
5116
- )
5117
- ]),
5091
+ default: fe(() => {
5092
+ var S;
5093
+ return [
5094
+ I(
5095
+ "section",
5096
+ {
5097
+ style: he({
5098
+ width: "calc(100% - 84px)",
5099
+ "margin-right": "7px",
5100
+ "--text-height": i.value + "px"
5101
+ })
5102
+ },
5103
+ [
5104
+ Zt(B(Yn), {
5105
+ ref_key: "inputRef",
5106
+ ref: a,
5107
+ class: "send-prompt",
5108
+ clearable: !0,
5109
+ "model-value": g.value,
5110
+ "native-attributes": { autofocus: "autofocus" },
5111
+ placeholder: (S = g.prompts) != null && S.length ? B(gt)("您可以键入 “/” 查看更多Prompt") : B(gt)("请输入"),
5112
+ row: "1",
5113
+ type: "textarea",
5114
+ onInput: f,
5115
+ onKeydown: k
5116
+ }, null, 8, ["model-value", "placeholder"])
5117
+ ],
5118
+ 4
5119
+ /* STYLE */
5120
+ )
5121
+ ];
5122
+ }),
5118
5123
  _: 1
5119
5124
  /* STABLE */
5120
5125
  }, 8, ["is-show"]));
@@ -5124,13 +5129,13 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5124
5129
  for (const [o, r] of t)
5125
5130
  e[o] = r;
5126
5131
  return e;
5127
- }, F9 = /* @__PURE__ */ vn(R9, [["__scopeId", "data-v-46f6b8b6"]]), M9 = (n) => (Sr("data-v-661dffcc"), 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(
5128
5133
  "i",
5129
5134
  { class: "ai-blueking-icon ai-blueking-fasong" },
5130
5135
  null,
5131
5136
  -1
5132
5137
  /* HOISTED */
5133
- )), P9 = /* @__PURE__ */ Yt({
5138
+ )), z9 = /* @__PURE__ */ Wt({
5134
5139
  __name: "render-content",
5135
5140
  props: {
5136
5141
  messages: {},
@@ -5141,19 +5146,19 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5141
5146
  },
5142
5147
  emits: ["send", "choose-prompt"],
5143
5148
  setup(n, { emit: t }) {
5144
- const e = n, o = t, r = an, s = qt(""), c = () => {
5149
+ const e = n, o = t, r = an, s = Rt(""), c = () => {
5145
5150
  Tr(() => {
5146
5151
  const l = document.querySelector(".ai-messages");
5147
5152
  l.scrollTop = l.scrollHeight;
5148
5153
  });
5149
5154
  }, i = () => {
5150
- e.loading || o("send", s.value);
5155
+ e.loading || (o("send", s.value), s.value = "");
5151
5156
  }, a = (l) => {
5152
5157
  o("choose-prompt", l);
5153
5158
  };
5154
5159
  return Oo(() => e.messages, c, {
5155
5160
  deep: !0
5156
- }), (l, u) => (U(), Y(
5161
+ }), (l, u) => (U(), X(
5157
5162
  "section",
5158
5163
  {
5159
5164
  style: he({
@@ -5163,7 +5168,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5163
5168
  },
5164
5169
  [
5165
5170
  I("ul", I9, [
5166
- (U(!0), Y(
5171
+ (U(!0), X(
5167
5172
  ue,
5168
5173
  null,
5169
5174
  Bo(l.messages, (f) => (U(), pe(D9, {
@@ -5176,15 +5181,15 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5176
5181
  /* KEYED_FRAGMENT */
5177
5182
  ))
5178
5183
  ]),
5179
- xt((U(), Y("section", z9, [
5180
- jt(F9, {
5184
+ xt((U(), X("section", P9, [
5185
+ Zt(F9, {
5181
5186
  value: s.value,
5182
5187
  "onUpdate:value": u[0] || (u[0] = (f) => s.value = f),
5183
5188
  prompts: l.prompts,
5184
5189
  onChoosePrompt: a,
5185
5190
  onEnter: i
5186
5191
  }, null, 8, ["value", "prompts"]),
5187
- jt(B(wr), {
5192
+ Zt(B(wr), {
5188
5193
  class: "ai-operation-button",
5189
5194
  disabled: l.loading || !s.value,
5190
5195
  size: "large",
@@ -5194,7 +5199,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5194
5199
  default: fe(() => [
5195
5200
  N9,
5196
5201
  Uo(
5197
- " " + ge(B(bt)("发送")),
5202
+ " " + ge(B(gt)("发送")),
5198
5203
  1
5199
5204
  /* TEXT */
5200
5205
  )
@@ -5204,7 +5209,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5204
5209
  }, 8, ["disabled"])
5205
5210
  ])), [
5206
5211
  [B(r), {
5207
- content: B(bt)("内容正在执行中,请执行完成后再输入"),
5212
+ content: B(gt)("内容正在执行中,请执行完成后再输入"),
5208
5213
  disabled: !l.loading,
5209
5214
  extCls: "ai-tooltips ai-blueking-popover ai-blueking-pop2-content"
5210
5215
  }]
@@ -5214,7 +5219,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5214
5219
  /* STYLE */
5215
5220
  ));
5216
5221
  }
5217
- }), O9 = /* @__PURE__ */ vn(P9, [["__scopeId", "data-v-661dffcc"]]), B9 = /* @__PURE__ */ Yt({
5222
+ }), O9 = /* @__PURE__ */ vn(z9, [["__scopeId", "data-v-fa72e9f6"]]), B9 = /* @__PURE__ */ Wt({
5218
5223
  __name: "render-modal",
5219
5224
  props: {
5220
5225
  headBackground: { default: "linear-gradient(267deg, #2dd1f4 0%, #1482ff 95%)" },
@@ -5228,7 +5233,8 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5228
5233
  height: 500,
5229
5234
  width: 294
5230
5235
  }) },
5231
- logo: { default: "ai-blueking-icon ai-blueking-ai" }
5236
+ logo: { default: "ai-blueking-icon ai-blueking-ai" },
5237
+ startPosition: {}
5232
5238
  },
5233
5239
  emits: ["clear", "close"],
5234
5240
  setup(n, { emit: t }) {
@@ -5240,70 +5246,69 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5240
5246
  type: "",
5241
5247
  clientX: 0,
5242
5248
  clientY: 0
5243
- }, i = qt({
5244
- top: s.height - e.sizeLimit.height - 100,
5245
- bottom: 0,
5246
- left: 102,
5247
- right: s.width - e.sizeLimit.width - 270
5248
- }), 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 - 100),
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 - 270)
5257
+ };
5258
+ }, a = Rt(i()), l = le(() => a.value.top <= e.positionLimit.top && a.value.bottom <= e.positionLimit.bottom), u = (E) => {
5249
5259
  c.isMove = !0, c.type = "move", c.clientX = E.clientX, c.clientY = E.clientY;
5250
- }, u = (E) => {
5251
- c.isMove = !0, c.type = "rightDrag", c.clientX = E.clientX;
5252
5260
  }, f = (E) => {
5253
- c.isMove = !0, c.type = "leftDrag", c.clientX = E.clientX;
5261
+ c.isMove = !0, c.type = "rightDrag", c.clientX = E.clientX;
5254
5262
  }, h = (E) => {
5255
- c.isMove = !0, c.type = "topDrag", c.clientY = E.clientY;
5263
+ c.isMove = !0, c.type = "leftDrag", c.clientX = E.clientX;
5256
5264
  }, d = (E) => {
5257
- c.isMove = !0, c.type = "bottomDrag", c.clientY = E.clientY;
5265
+ c.isMove = !0, c.type = "topDrag", c.clientY = E.clientY;
5258
5266
  }, x = (E) => {
5259
- 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;
5260
5268
  }, k = (E) => {
5261
- 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;
5262
5270
  }, D = (E) => {
5263
- 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;
5264
5272
  }, y = (E) => {
5273
+ c.isMove = !0, c.type = "bottomLeftDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5274
+ }, _ = (E) => {
5265
5275
  c.isMove = !0, c.type = "bottomRightDrag", c.clientY = E.clientY, c.clientX = E.clientX;
5266
5276
  }, g = () => {
5267
5277
  c.isMove = !1;
5268
- }, b = (E, P) => {
5269
- ["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);
5270
5278
  }, w = (E, P) => {
5271
- const { top: W, bottom: v, left: q, right: A } = i.value;
5272
- (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));
5273
- }, 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) => {
5274
5284
  if (!c.isMove)
5275
5285
  return;
5276
5286
  E.preventDefault();
5277
- const P = E.clientX - c.clientX, W = E.clientY - c.clientY;
5278
- b(P, W), w(P, W), c.clientX = E.clientX, c.clientY = E.clientY;
5279
- }, _ = () => {
5280
- s.height = window.innerHeight, s.width = window.innerWidth, i.value = {
5281
- top: s.height - e.sizeLimit.height - 100,
5282
- bottom: 0,
5283
- left: 102,
5284
- right: s.width - e.sizeLimit.width - 270
5285
- };
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;
5286
5289
  }, F = () => {
5287
- i.value.top = e.positionLimit.top, i.value.bottom = e.positionLimit.bottom;
5288
- }, N = () => {
5289
- i.value.top = s.height - e.sizeLimit.height, i.value.bottom = e.positionLimit.bottom;
5290
- }, $ = () => {
5291
- 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;
5292
5295
  }, L = () => {
5296
+ o("clear");
5297
+ }, Y = () => {
5293
5298
  o("close");
5294
5299
  };
5295
5300
  return qr(() => {
5296
- window.addEventListener("mousemove", S, !0), window.addEventListener("mouseup", g), window.addEventListener("resize", _);
5301
+ window.addEventListener("mousemove", v, !0), window.addEventListener("mouseup", g), window.addEventListener("resize", F);
5297
5302
  }), Rr(() => {
5298
- window.removeEventListener("mousemove", S, !0), window.removeEventListener("mouseup", g), window.removeEventListener("resize", _);
5299
- }), (E, P) => (U(), Y(
5303
+ window.removeEventListener("mousemove", v, !0), window.removeEventListener("mouseup", g), window.removeEventListener("resize", F);
5304
+ }), (E, P) => (U(), X(
5300
5305
  "section",
5301
5306
  {
5302
5307
  style: he({
5303
- top: i.value.top + "px",
5304
- bottom: i.value.bottom + "px",
5305
- left: i.value.left + "px",
5306
- 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"
5307
5312
  }),
5308
5313
  class: "ai-modal"
5309
5314
  },
@@ -5315,7 +5320,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5315
5320
  background: E.headBackground
5316
5321
  }),
5317
5322
  class: "ai-modal-header",
5318
- onMousedown: mt(l, ["stop"])
5323
+ onMousedown: mt(u, ["stop"])
5319
5324
  },
5320
5325
  [
5321
5326
  I("span", null, [
@@ -5329,41 +5334,41 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5329
5334
  /* CLASS */
5330
5335
  ),
5331
5336
  Uo(
5332
- " " + ge(B(bt)("小鲸")),
5337
+ " " + ge(B(gt)("小鲸")),
5333
5338
  1
5334
5339
  /* TEXT */
5335
5340
  )
5336
5341
  ]),
5337
5342
  I("span", null, [
5338
- a.value ? xt((U(), Y(
5343
+ l.value ? xt((U(), X(
5339
5344
  "i",
5340
5345
  {
5341
5346
  key: 0,
5342
5347
  class: "ai-header-tool ai-blueking-icon ai-blueking-shangxiajuhe",
5343
- onClick: N
5348
+ onClick: tt
5344
5349
  },
5345
5350
  null,
5346
5351
  512
5347
5352
  /* NEED_PATCH */
5348
5353
  )), [
5349
5354
  [B(r), {
5350
- content: B(bt)("向下收缩"),
5355
+ content: B(gt)("向下收缩"),
5351
5356
  distance: 20,
5352
5357
  extCls: "ai-tooltips ai-blueking-popover ai-blueking-pop2-content"
5353
5358
  }]
5354
- ]) : xt((U(), Y(
5359
+ ]) : xt((U(), X(
5355
5360
  "i",
5356
5361
  {
5357
5362
  key: 1,
5358
5363
  class: "ai-header-tool ai-blueking-icon ai-blueking-shangxialashen-2",
5359
- onClick: F
5364
+ onClick: z
5360
5365
  },
5361
5366
  null,
5362
5367
  512
5363
5368
  /* NEED_PATCH */
5364
5369
  )), [
5365
5370
  [B(r), {
5366
- content: B(bt)("向上扩展"),
5371
+ content: B(gt)("向上扩展"),
5367
5372
  distance: 20,
5368
5373
  extCls: "ai-tooltips ai-blueking-popover ai-blueking-pop2-content"
5369
5374
  }]
@@ -5372,14 +5377,14 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5372
5377
  "i",
5373
5378
  {
5374
5379
  class: "ai-header-tool ai-blueking-icon ai-blueking-saoba",
5375
- onClick: $
5380
+ onClick: L
5376
5381
  },
5377
5382
  null,
5378
5383
  512
5379
5384
  /* NEED_PATCH */
5380
5385
  ), [
5381
5386
  [B(r), {
5382
- content: B(bt)("清空聊天记录"),
5387
+ content: B(gt)("清空聊天记录"),
5383
5388
  distance: 20,
5384
5389
  extCls: "ai-tooltips ai-blueking-popover ai-blueking-pop2-content"
5385
5390
  }]
@@ -5388,14 +5393,14 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5388
5393
  "i",
5389
5394
  {
5390
5395
  class: "ai-header-tool ai-blueking-icon ai-blueking-shanchu-2",
5391
- onClick: L
5396
+ onClick: Y
5392
5397
  },
5393
5398
  null,
5394
5399
  512
5395
5400
  /* NEED_PATCH */
5396
5401
  ), [
5397
5402
  [B(r), {
5398
- content: B(bt)("关闭"),
5403
+ content: B(gt)("关闭"),
5399
5404
  distance: 20,
5400
5405
  extCls: "ai-tooltips ai-blueking-popover ai-blueking-pop2-content"
5401
5406
  }]
@@ -5410,7 +5415,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5410
5415
  "span",
5411
5416
  {
5412
5417
  class: "drag-line left",
5413
- onMousedown: mt(f, ["stop"])
5418
+ onMousedown: mt(h, ["stop"])
5414
5419
  },
5415
5420
  null,
5416
5421
  32
@@ -5420,7 +5425,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5420
5425
  "span",
5421
5426
  {
5422
5427
  class: "drag-line right",
5423
- onMousedown: mt(u, ["stop"])
5428
+ onMousedown: mt(f, ["stop"])
5424
5429
  },
5425
5430
  null,
5426
5431
  32
@@ -5430,7 +5435,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5430
5435
  "span",
5431
5436
  {
5432
5437
  class: "drag-line top",
5433
- onMousedown: mt(h, ["stop"])
5438
+ onMousedown: mt(d, ["stop"])
5434
5439
  },
5435
5440
  null,
5436
5441
  32
@@ -5440,7 +5445,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5440
5445
  "span",
5441
5446
  {
5442
5447
  class: "drag-line bottom",
5443
- onMousedown: mt(d, ["stop"])
5448
+ onMousedown: mt(x, ["stop"])
5444
5449
  },
5445
5450
  null,
5446
5451
  32
@@ -5450,7 +5455,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5450
5455
  "span",
5451
5456
  {
5452
5457
  class: "drag-line top-left-corner",
5453
- onMousedown: mt(x, ["stop"])
5458
+ onMousedown: mt(k, ["stop"])
5454
5459
  },
5455
5460
  null,
5456
5461
  32
@@ -5460,7 +5465,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5460
5465
  "span",
5461
5466
  {
5462
5467
  class: "drag-line top-right-corner",
5463
- onMousedown: mt(k, ["stop"])
5468
+ onMousedown: mt(D, ["stop"])
5464
5469
  },
5465
5470
  null,
5466
5471
  32
@@ -5470,7 +5475,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5470
5475
  "span",
5471
5476
  {
5472
5477
  class: "drag-line bottom-left-corner",
5473
- onMousedown: mt(D, ["stop"])
5478
+ onMousedown: mt(y, ["stop"])
5474
5479
  },
5475
5480
  null,
5476
5481
  32
@@ -5480,7 +5485,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5480
5485
  "span",
5481
5486
  {
5482
5487
  class: "drag-line bottom-right-corner",
5483
- onMousedown: mt(y, ["stop"])
5488
+ onMousedown: mt(_, ["stop"])
5484
5489
  },
5485
5490
  null,
5486
5491
  32
@@ -5491,7 +5496,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5491
5496
  /* STYLE */
5492
5497
  ));
5493
5498
  }
5494
- }), U9 = /* @__PURE__ */ vn(B9, [["__scopeId", "data-v-b96029d0"]]), G9 = /* @__PURE__ */ Yt({
5499
+ }), U9 = /* @__PURE__ */ vn(B9, [["__scopeId", "data-v-59951cc0"]]), G9 = /* @__PURE__ */ Wt({
5495
5500
  __name: "ai-blueking",
5496
5501
  props: {
5497
5502
  messages: {},
@@ -5501,6 +5506,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5501
5506
  background: {},
5502
5507
  positionLimit: {},
5503
5508
  sizeLimit: {},
5509
+ startPosition: {},
5504
5510
  userPhoto: {},
5505
5511
  logo: {}
5506
5512
  },
@@ -5520,11 +5526,12 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5520
5526
  logo: i.logo,
5521
5527
  "position-limit": i.positionLimit,
5522
5528
  "size-limit": i.sizeLimit,
5529
+ "start-position": i.startPosition,
5523
5530
  onClear: o,
5524
5531
  onClose: r
5525
5532
  }, {
5526
5533
  default: fe(() => [
5527
- jt(O9, {
5534
+ Zt(O9, {
5528
5535
  background: i.background,
5529
5536
  loading: i.loading,
5530
5537
  messages: i.messages,
@@ -5536,7 +5543,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
5536
5543
  ]),
5537
5544
  _: 1
5538
5545
  /* STABLE */
5539
- }, 8, ["head-background", "logo", "position-limit", "size-limit"]));
5546
+ }, 8, ["head-background", "logo", "position-limit", "size-limit", "start-position"]));
5540
5547
  }
5541
5548
  });
5542
5549
  (function() {