@blueking/ai-blueking 0.0.4 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -13
- package/dist/ai-blueking.vue.d.ts +0 -2
- package/dist/components/render-modal.vue.d.ts +11 -9
- package/dist/vue2/index.es.min.js +4121 -4119
- package/dist/vue2/index.iife.min.js +38 -38
- package/dist/vue2/index.umd.min.js +27 -27
- package/dist/vue2/style.css +1 -1
- package/dist/vue3/index.es.min.js +692 -693
- package/dist/vue3/index.iife.min.js +2 -2
- package/dist/vue3/index.umd.min.js +6 -6
- package/dist/vue3/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Popover as yr, Input as Yn, Exception as Ar, clickoutside as
|
|
1
|
+
import { Popover as yr, Input as Yn, Exception as Ar, clickoutside as wr, bkTooltips as an, Button as Cr, provideGlobalConfig as Er } from "bkui-vue";
|
|
2
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",
|
|
6
|
+
}, Ir = Mr("blueking_language") || "zh-cn", Pr = {
|
|
7
7
|
小鲸: "BK GPT",
|
|
8
8
|
向下收缩: "shrink down",
|
|
9
9
|
向上扩展: "expand upward",
|
|
@@ -13,13 +13,13 @@ const Mr = (n) => {
|
|
|
13
13
|
发送: "Send",
|
|
14
14
|
"您可以键入 “/” 查看更多Prompt": 'You can type "/" to see more Prompts',
|
|
15
15
|
请输入: "Please input"
|
|
16
|
-
}, gt = (n) => Ir !== "en" ? n :
|
|
16
|
+
}, gt = (n) => Ir !== "en" ? n : Pr[n] || n;
|
|
17
17
|
/*! @license DOMPurify 3.1.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.5/LICENSE */
|
|
18
18
|
const {
|
|
19
19
|
entries: Vo,
|
|
20
20
|
setPrototypeOf: Wn,
|
|
21
|
-
isFrozen:
|
|
22
|
-
getPrototypeOf:
|
|
21
|
+
isFrozen: Nr,
|
|
22
|
+
getPrototypeOf: zr,
|
|
23
23
|
getOwnPropertyDescriptor: Or
|
|
24
24
|
} = Object;
|
|
25
25
|
let {
|
|
@@ -42,7 +42,7 @@ on || (on = function(t, e, o) {
|
|
|
42
42
|
rn || (rn = function(t, e) {
|
|
43
43
|
return new t(...e);
|
|
44
44
|
});
|
|
45
|
-
const ne = et(Array.prototype.forEach), Xn = et(Array.prototype.pop), Ut = et(Array.prototype.push), ae = et(String.prototype.toLowerCase),
|
|
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
46
|
function et(n) {
|
|
47
47
|
return function(t) {
|
|
48
48
|
for (var e = arguments.length, o = new Array(e > 1 ? e - 1 : 0), r = 1; r < e; r++)
|
|
@@ -65,7 +65,7 @@ function R(n, t) {
|
|
|
65
65
|
let r = t[o];
|
|
66
66
|
if (typeof r == "string") {
|
|
67
67
|
const s = e(r);
|
|
68
|
-
s !== r && (
|
|
68
|
+
s !== r && (Nr(t) || (t[o] = s), r = s);
|
|
69
69
|
}
|
|
70
70
|
n[r] = !0;
|
|
71
71
|
}
|
|
@@ -91,14 +91,14 @@ function oe(n, t) {
|
|
|
91
91
|
if (typeof o.value == "function")
|
|
92
92
|
return et(o.value);
|
|
93
93
|
}
|
|
94
|
-
n =
|
|
94
|
+
n = zr(n);
|
|
95
95
|
}
|
|
96
96
|
function e() {
|
|
97
97
|
return null;
|
|
98
98
|
}
|
|
99
99
|
return e;
|
|
100
100
|
}
|
|
101
|
-
const Qn = 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"]),
|
|
101
|
+
const Qn = J(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), Ne = J(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), ze = J(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Gr = J(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Oe = J(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), jr = J(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Jn = J(["#text"]), $n = J(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), Be = J(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), to = J(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), re = J(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), Zr = ot(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Yr = ot(/<%[\w\W]*|[\w\W]*%>/gm), Wr = ot(/\${[\w\W]*}/gm), Xr = ot(/^data-[\-\w.\u00B7-\uFFFF]/), Kr = ot(/^aria-[\-\w]+$/), Go = ot(
|
|
102
102
|
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
103
103
|
// eslint-disable-line no-useless-escape
|
|
104
104
|
), Qr = ot(/^(?:\w+script|data):/i), Jr = ot(
|
|
@@ -179,12 +179,12 @@ function Zo() {
|
|
|
179
179
|
const T = e.createElement("template");
|
|
180
180
|
T.content && T.content.ownerDocument && (e = T.content.ownerDocument);
|
|
181
181
|
}
|
|
182
|
-
let g,
|
|
182
|
+
let g, C = "";
|
|
183
183
|
const {
|
|
184
184
|
implementation: S,
|
|
185
185
|
createNodeIterator: v,
|
|
186
186
|
createDocumentFragment: F,
|
|
187
|
-
getElementsByTagName:
|
|
187
|
+
getElementsByTagName: z
|
|
188
188
|
} = e, {
|
|
189
189
|
importNode: tt
|
|
190
190
|
} = o;
|
|
@@ -193,17 +193,17 @@ function Zo() {
|
|
|
193
193
|
const {
|
|
194
194
|
MUSTACHE_EXPR: Y,
|
|
195
195
|
ERB_EXPR: E,
|
|
196
|
-
TMPLIT_EXPR:
|
|
196
|
+
TMPLIT_EXPR: P,
|
|
197
197
|
DATA_ATTR: b,
|
|
198
198
|
ARIA_ATTR: q,
|
|
199
199
|
IS_SCRIPT_OR_DATA: A,
|
|
200
200
|
ATTR_WHITESPACE: j,
|
|
201
|
-
CUSTOM_ELEMENT:
|
|
201
|
+
CUSTOM_ELEMENT: wt
|
|
202
202
|
} = eo;
|
|
203
203
|
let {
|
|
204
204
|
IS_ALLOWED_URI: kn
|
|
205
205
|
} = eo, V = null;
|
|
206
|
-
const xn = R({}, [...Qn, ...
|
|
206
|
+
const xn = R({}, [...Qn, ...Ne, ...ze, ...Oe, ...Jn]);
|
|
207
207
|
let H = null;
|
|
208
208
|
const yn = R({}, [...$n, ...Be, ...to, ...re]);
|
|
209
209
|
let O = Object.seal(Ho(null, {
|
|
@@ -225,16 +225,16 @@ function Zo() {
|
|
|
225
225
|
enumerable: !0,
|
|
226
226
|
value: !1
|
|
227
227
|
}
|
|
228
|
-
})),
|
|
228
|
+
})), Nt = null, Ee = null, An = !0, De = !0, wn = !1, Cn = !0, Ct = !1, Te = !0, _t = !1, Se = !1, Le = !1, Et = !1, Qt = !1, Jt = !1, En = !0, Dn = !1;
|
|
229
229
|
const dr = "user-content-";
|
|
230
|
-
let qe = !0,
|
|
230
|
+
let qe = !0, zt = !1, Dt = {}, Tt = null;
|
|
231
231
|
const Tn = R({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
|
|
232
232
|
let Sn = null;
|
|
233
233
|
const Ln = R({}, ["audio", "video", "img", "source", "image", "track"]);
|
|
234
234
|
let Re = null;
|
|
235
235
|
const qn = R({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), $t = "http://www.w3.org/1998/Math/MathML", te = "http://www.w3.org/2000/svg", ht = "http://www.w3.org/1999/xhtml";
|
|
236
236
|
let St = ht, Fe = !1, Me = null;
|
|
237
|
-
const mr = R({}, [$t, te, ht],
|
|
237
|
+
const mr = R({}, [$t, te, ht], Pe);
|
|
238
238
|
let Ot = null;
|
|
239
239
|
const gr = ["application/xhtml+xml", "text/html"], br = "text/html";
|
|
240
240
|
let G = null, Lt = null;
|
|
@@ -244,7 +244,7 @@ function Zo() {
|
|
|
244
244
|
let p = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
245
245
|
if (!(Lt && Lt === p)) {
|
|
246
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" ?
|
|
247
|
+
gr.indexOf(p.PARSER_MEDIA_TYPE) === -1 ? br : p.PARSER_MEDIA_TYPE, G = Ot === "application/xhtml+xml" ? Pe : ae, V = st(p, "ALLOWED_TAGS") ? R({}, p.ALLOWED_TAGS, G) : xn, H = st(p, "ALLOWED_ATTR") ? R({}, p.ALLOWED_ATTR, G) : yn, Me = st(p, "ALLOWED_NAMESPACES") ? R({}, p.ALLOWED_NAMESPACES, Pe) : mr, Re = st(p, "ADD_URI_SAFE_ATTR") ? R(
|
|
248
248
|
kt(qn),
|
|
249
249
|
// eslint-disable-line indent
|
|
250
250
|
p.ADD_URI_SAFE_ATTR,
|
|
@@ -258,24 +258,24 @@ function Zo() {
|
|
|
258
258
|
// eslint-disable-line indent
|
|
259
259
|
G
|
|
260
260
|
// eslint-disable-line indent
|
|
261
|
-
) : Ln, Tt = st(p, "FORBID_CONTENTS") ? R({}, p.FORBID_CONTENTS, G) : Tn,
|
|
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, wn = p.ALLOW_UNKNOWN_PROTOCOLS || !1, Cn = p.ALLOW_SELF_CLOSE_IN_ATTR !== !1, Ct = 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), Ct && (De = !1), Qt && (Et = !0), Dt && (V = R({}, Jn), H = [], Dt.html === !0 && (R(V, Qn), R(H, $n)), Dt.svg === !0 && (R(V, Ne), R(H, Be), R(H, re)), Dt.svgFilters === !0 && (R(V, ze), R(H, Be), R(H, re)), Dt.mathMl === !0 && (R(V, Oe), R(H, to), R(H, re))), p.ADD_TAGS && (V === xn && (V = kt(V)), R(V, p.ADD_TAGS, G)), p.ADD_ATTR && (H === yn && (H = kt(H)), R(H, p.ADD_ATTR, G)), p.ADD_URI_SAFE_ATTR && R(Re, p.ADD_URI_SAFE_ATTR, G), p.FORBID_CONTENTS && (Tt === Tn && (Tt = kt(Tt)), R(Tt, p.FORBID_CONTENTS, G)), qe && (V["#text"] = !0), _t && R(V, ["html", "head", "body"]), V.table && (R(V, ["tbody"]), delete Nt.tbody), p.TRUSTED_TYPES_POLICY) {
|
|
262
262
|
if (typeof p.TRUSTED_TYPES_POLICY.createHTML != "function")
|
|
263
263
|
throw Ht('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
|
|
264
264
|
if (typeof p.TRUSTED_TYPES_POLICY.createScriptURL != "function")
|
|
265
265
|
throw Ht('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
|
|
266
|
-
g = p.TRUSTED_TYPES_POLICY,
|
|
266
|
+
g = p.TRUSTED_TYPES_POLICY, C = g.createHTML("");
|
|
267
267
|
} else
|
|
268
|
-
g === void 0 && (g = es(d, r)), g !== null && typeof
|
|
268
|
+
g === void 0 && (g = es(d, r)), g !== null && typeof C == "string" && (C = g.createHTML(""));
|
|
269
269
|
J && J(p), Lt = p;
|
|
270
270
|
}
|
|
271
|
-
}, Fn = R({}, ["mi", "mo", "mn", "ms", "mtext"]), Mn = R({}, ["foreignobject", "annotation-xml"]), vr = R({}, ["title", "style", "font", "a", "script"]), In = R({}, [...
|
|
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
272
|
let m = _(p);
|
|
273
273
|
(!m || !m.tagName) && (m = {
|
|
274
274
|
namespaceURI: St,
|
|
275
275
|
tagName: "template"
|
|
276
276
|
});
|
|
277
|
-
const
|
|
278
|
-
return Me[p.namespaceURI] ? p.namespaceURI === te ? m.namespaceURI === ht ?
|
|
277
|
+
const w = ae(p.tagName), N = ae(m.tagName);
|
|
278
|
+
return Me[p.namespaceURI] ? p.namespaceURI === te ? m.namespaceURI === ht ? w === "svg" : m.namespaceURI === $t ? w === "svg" && (N === "annotation-xml" || Fn[N]) : !!In[w] : p.namespaceURI === $t ? m.namespaceURI === ht ? w === "math" : m.namespaceURI === te ? w === "math" && Mn[N] : !!Pn[w] : p.namespaceURI === ht ? m.namespaceURI === te && !Mn[N] || m.namespaceURI === $t && !Fn[N] ? !1 : !Pn[w] && (vr[w] || !In[w]) : !!(Ot === "application/xhtml+xml" && Me[p.namespaceURI]) : !1;
|
|
279
279
|
}, it = function(p) {
|
|
280
280
|
Ut(t.removed, {
|
|
281
281
|
element: p
|
|
@@ -308,31 +308,31 @@ function Zo() {
|
|
|
308
308
|
m.setAttribute(p, "");
|
|
309
309
|
} catch {
|
|
310
310
|
}
|
|
311
|
-
},
|
|
312
|
-
let m = null,
|
|
311
|
+
}, Nn = function(p) {
|
|
312
|
+
let m = null, w = null;
|
|
313
313
|
if (Le)
|
|
314
314
|
p = "<remove></remove>" + p;
|
|
315
315
|
else {
|
|
316
316
|
const Z = Kn(p, /^[\r\n\t ]+/);
|
|
317
|
-
|
|
317
|
+
w = Z && Z[0];
|
|
318
318
|
}
|
|
319
319
|
Ot === "application/xhtml+xml" && St === ht && (p = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + p + "</body></html>");
|
|
320
|
-
const
|
|
320
|
+
const N = g ? g.createHTML(p) : p;
|
|
321
321
|
if (St === ht)
|
|
322
322
|
try {
|
|
323
|
-
m = new h().parseFromString(
|
|
323
|
+
m = new h().parseFromString(N, Ot);
|
|
324
324
|
} catch {
|
|
325
325
|
}
|
|
326
326
|
if (!m || !m.documentElement) {
|
|
327
327
|
m = S.createDocument(St, "template", null);
|
|
328
328
|
try {
|
|
329
|
-
m.documentElement.innerHTML = Fe ?
|
|
329
|
+
m.documentElement.innerHTML = Fe ? C : N;
|
|
330
330
|
} catch {
|
|
331
331
|
}
|
|
332
332
|
}
|
|
333
333
|
const W = m.body || m.documentElement;
|
|
334
|
-
return p &&
|
|
335
|
-
},
|
|
334
|
+
return p && w && W.insertBefore(e.createTextNode(w), W.childNodes[0] || null), St === ht ? z.call(m, _t ? "html" : "body")[0] : _t ? m.documentElement : W;
|
|
335
|
+
}, zn = function(p) {
|
|
336
336
|
return v.call(
|
|
337
337
|
p.ownerDocument || p,
|
|
338
338
|
p,
|
|
@@ -344,42 +344,42 @@ function Zo() {
|
|
|
344
344
|
return p instanceof f && (typeof p.nodeName != "string" || typeof p.textContent != "string" || typeof p.removeChild != "function" || !(p.attributes instanceof u) || typeof p.removeAttribute != "function" || typeof p.setAttribute != "function" || typeof p.namespaceURI != "string" || typeof p.insertBefore != "function" || typeof p.hasChildNodes != "function");
|
|
345
345
|
}, Bn = function(p) {
|
|
346
346
|
return typeof i == "function" && p instanceof i;
|
|
347
|
-
}, dt = function(p, m,
|
|
348
|
-
L[p] && ne(L[p], (
|
|
349
|
-
|
|
347
|
+
}, dt = function(p, m, w) {
|
|
348
|
+
L[p] && ne(L[p], (N) => {
|
|
349
|
+
N.call(t, m, w, Lt);
|
|
350
350
|
});
|
|
351
351
|
}, Un = function(p) {
|
|
352
352
|
let m = null;
|
|
353
353
|
if (dt("beforeSanitizeElements", p, null), On(p))
|
|
354
354
|
return it(p), !0;
|
|
355
|
-
const
|
|
355
|
+
const w = G(p.nodeName);
|
|
356
356
|
if (dt("uponSanitizeElement", p, {
|
|
357
|
-
tagName:
|
|
357
|
+
tagName: w,
|
|
358
358
|
allowedTags: V
|
|
359
359
|
}), p.hasChildNodes() && !Bn(p.firstElementChild) && Q(/<[/\w]/g, p.innerHTML) && Q(/<[/\w]/g, p.textContent) || p.nodeType === Gt.progressingInstruction || Te && p.nodeType === Gt.comment && Q(/<[/\w]/g, p.data))
|
|
360
360
|
return it(p), !0;
|
|
361
|
-
if (!V[
|
|
362
|
-
if (!
|
|
361
|
+
if (!V[w] || Nt[w]) {
|
|
362
|
+
if (!Nt[w] && Hn(w) && (O.tagNameCheck instanceof RegExp && Q(O.tagNameCheck, w) || O.tagNameCheck instanceof Function && O.tagNameCheck(w)))
|
|
363
363
|
return !1;
|
|
364
|
-
if (qe && !Tt[
|
|
365
|
-
const
|
|
366
|
-
if (W &&
|
|
364
|
+
if (qe && !Tt[w]) {
|
|
365
|
+
const N = _(p) || p.parentNode, W = y(p) || p.childNodes;
|
|
366
|
+
if (W && N) {
|
|
367
367
|
const Z = W.length;
|
|
368
368
|
for (let $ = Z - 1; $ >= 0; --$) {
|
|
369
369
|
const at = k(W[$], !0);
|
|
370
|
-
at.__removalCount = (p.__removalCount || 0) + 1,
|
|
370
|
+
at.__removalCount = (p.__removalCount || 0) + 1, N.insertBefore(at, D(p));
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
374
|
return it(p), !0;
|
|
375
375
|
}
|
|
376
|
-
return p instanceof a && !kr(p) || (
|
|
377
|
-
m = Vt(m,
|
|
376
|
+
return p instanceof a && !kr(p) || (w === "noscript" || w === "noembed" || w === "noframes") && Q(/<\/no(script|embed|frames)/i, p.innerHTML) ? (it(p), !0) : (Ct && p.nodeType === Gt.text && (m = p.textContent, ne([Y, E, P], (N) => {
|
|
377
|
+
m = Vt(m, N, " ");
|
|
378
378
|
}), p.textContent !== m && (Ut(t.removed, {
|
|
379
379
|
element: p.cloneNode()
|
|
380
380
|
}), p.textContent = m)), dt("afterSanitizeElements", p, null), !1);
|
|
381
|
-
}, Vn = function(p, m,
|
|
382
|
-
if (En && (m === "id" || m === "name") && (
|
|
381
|
+
}, Vn = function(p, m, w) {
|
|
382
|
+
if (En && (m === "id" || m === "name") && (w in e || w in _r))
|
|
383
383
|
return !1;
|
|
384
384
|
if (!(De && !Ee[m] && Q(b, m))) {
|
|
385
385
|
if (!(An && Q(q, m))) {
|
|
@@ -390,14 +390,14 @@ function Zo() {
|
|
|
390
390
|
// and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
|
|
391
391
|
!(Hn(p) && (O.tagNameCheck instanceof RegExp && Q(O.tagNameCheck, p) || O.tagNameCheck instanceof Function && O.tagNameCheck(p)) && (O.attributeNameCheck instanceof RegExp && Q(O.attributeNameCheck, m) || O.attributeNameCheck instanceof Function && O.attributeNameCheck(m)) || // Alternative, second condition checks if it's an `is`-attribute, AND
|
|
392
392
|
// the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
393
|
-
m === "is" && O.allowCustomizedBuiltInElements && (O.tagNameCheck instanceof RegExp && Q(O.tagNameCheck,
|
|
393
|
+
m === "is" && O.allowCustomizedBuiltInElements && (O.tagNameCheck instanceof RegExp && Q(O.tagNameCheck, w) || O.tagNameCheck instanceof Function && O.tagNameCheck(w)))
|
|
394
394
|
)
|
|
395
395
|
return !1;
|
|
396
396
|
} else if (!Re[m]) {
|
|
397
|
-
if (!Q(kn, Vt(
|
|
398
|
-
if (!((m === "src" || m === "xlink:href" || m === "href") && p !== "script" && Br(
|
|
399
|
-
if (!(
|
|
400
|
-
if (
|
|
397
|
+
if (!Q(kn, Vt(w, j, ""))) {
|
|
398
|
+
if (!((m === "src" || m === "xlink:href" || m === "href") && p !== "script" && Br(w, "data:") === 0 && Sn[p])) {
|
|
399
|
+
if (!(wn && !Q(A, Vt(w, j, "")))) {
|
|
400
|
+
if (w)
|
|
401
401
|
return !1;
|
|
402
402
|
}
|
|
403
403
|
}
|
|
@@ -407,7 +407,7 @@ function Zo() {
|
|
|
407
407
|
}
|
|
408
408
|
return !0;
|
|
409
409
|
}, Hn = function(p) {
|
|
410
|
-
return p !== "annotation-xml" && Kn(p,
|
|
410
|
+
return p !== "annotation-xml" && Kn(p, wt);
|
|
411
411
|
}, Gn = function(p) {
|
|
412
412
|
dt("beforeSanitizeAttributes", p, null);
|
|
413
413
|
const {
|
|
@@ -415,23 +415,23 @@ function Zo() {
|
|
|
415
415
|
} = p;
|
|
416
416
|
if (!m)
|
|
417
417
|
return;
|
|
418
|
-
const
|
|
418
|
+
const w = {
|
|
419
419
|
attrName: "",
|
|
420
420
|
attrValue: "",
|
|
421
421
|
keepAttr: !0,
|
|
422
422
|
allowedAttributes: H
|
|
423
423
|
};
|
|
424
|
-
let
|
|
425
|
-
for (;
|
|
426
|
-
const W = m[
|
|
424
|
+
let N = m.length;
|
|
425
|
+
for (; N--; ) {
|
|
426
|
+
const W = m[N], {
|
|
427
427
|
name: Z,
|
|
428
428
|
namespaceURI: $,
|
|
429
429
|
value: at
|
|
430
430
|
} = W, Bt = G(Z);
|
|
431
431
|
let K = Z === "value" ? at : Ur(at);
|
|
432
|
-
if (
|
|
432
|
+
if (w.attrName = Bt, w.attrValue = K, w.keepAttr = !0, w.forceKeepAttr = void 0, dt("uponSanitizeAttribute", p, w), K = w.attrValue, w.forceKeepAttr || (ee(Z, p), !w.keepAttr))
|
|
433
433
|
continue;
|
|
434
|
-
if (!
|
|
434
|
+
if (!Cn && Q(/\/>/i, K)) {
|
|
435
435
|
ee(Z, p);
|
|
436
436
|
continue;
|
|
437
437
|
}
|
|
@@ -439,7 +439,7 @@ function Zo() {
|
|
|
439
439
|
ee(Z, p);
|
|
440
440
|
continue;
|
|
441
441
|
}
|
|
442
|
-
|
|
442
|
+
Ct && ne([Y, E, P], (Zn) => {
|
|
443
443
|
K = Vt(K, Zn, " ");
|
|
444
444
|
});
|
|
445
445
|
const jn = G(p.nodeName);
|
|
@@ -464,13 +464,13 @@ function Zo() {
|
|
|
464
464
|
dt("afterSanitizeAttributes", p, null);
|
|
465
465
|
}, xr = function T(p) {
|
|
466
466
|
let m = null;
|
|
467
|
-
const
|
|
468
|
-
for (dt("beforeSanitizeShadowDOM", p, null); m =
|
|
467
|
+
const w = zn(p);
|
|
468
|
+
for (dt("beforeSanitizeShadowDOM", p, null); m = w.nextNode(); )
|
|
469
469
|
dt("uponSanitizeShadowNode", m, null), !Un(m) && (m.content instanceof s && T(m.content), Gn(m));
|
|
470
470
|
dt("afterSanitizeShadowDOM", p, null);
|
|
471
471
|
};
|
|
472
472
|
return t.sanitize = function(T) {
|
|
473
|
-
let p = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = null,
|
|
473
|
+
let p = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = null, w = null, N = null, W = null;
|
|
474
474
|
if (Fe = !T, Fe && (T = "<!-->"), typeof T != "string" && !Bn(T))
|
|
475
475
|
if (typeof T.toString == "function") {
|
|
476
476
|
if (T = T.toString(), typeof T != "string")
|
|
@@ -479,26 +479,26 @@ function Zo() {
|
|
|
479
479
|
throw Ht("toString is not a function");
|
|
480
480
|
if (!t.isSupported)
|
|
481
481
|
return T;
|
|
482
|
-
if (Se || Ie(p), t.removed = [], typeof T == "string" && (
|
|
482
|
+
if (Se || Ie(p), t.removed = [], typeof T == "string" && (zt = !1), zt) {
|
|
483
483
|
if (T.nodeName) {
|
|
484
484
|
const at = G(T.nodeName);
|
|
485
|
-
if (!V[at] ||
|
|
485
|
+
if (!V[at] || Nt[at])
|
|
486
486
|
throw Ht("root node is forbidden and cannot be sanitized in-place");
|
|
487
487
|
}
|
|
488
488
|
} else if (T instanceof i)
|
|
489
|
-
m =
|
|
489
|
+
m = Nn("<!---->"), w = m.ownerDocument.importNode(T, !0), w.nodeType === Gt.element && w.nodeName === "BODY" || w.nodeName === "HTML" ? m = w : m.appendChild(w);
|
|
490
490
|
else {
|
|
491
|
-
if (!Et && !
|
|
491
|
+
if (!Et && !Ct && !_t && // eslint-disable-next-line unicorn/prefer-includes
|
|
492
492
|
T.indexOf("<") === -1)
|
|
493
493
|
return g && Jt ? g.createHTML(T) : T;
|
|
494
|
-
if (m =
|
|
495
|
-
return Et ? null : Jt ?
|
|
494
|
+
if (m = Nn(T), !m)
|
|
495
|
+
return Et ? null : Jt ? C : "";
|
|
496
496
|
}
|
|
497
497
|
m && Le && it(m.firstChild);
|
|
498
|
-
const Z =
|
|
499
|
-
for (;
|
|
500
|
-
Un(
|
|
501
|
-
if (
|
|
498
|
+
const Z = zn(zt ? T : m);
|
|
499
|
+
for (; N = Z.nextNode(); )
|
|
500
|
+
Un(N) || (N.content instanceof s && xr(N.content), Gn(N));
|
|
501
|
+
if (zt)
|
|
502
502
|
return T;
|
|
503
503
|
if (Et) {
|
|
504
504
|
if (Qt)
|
|
@@ -510,7 +510,7 @@ function Zo() {
|
|
|
510
510
|
}
|
|
511
511
|
let $ = _t ? m.outerHTML : m.innerHTML;
|
|
512
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
|
-
` + $),
|
|
513
|
+
` + $), Ct && ne([Y, E, P], (at) => {
|
|
514
514
|
$ = Vt($, at, " ");
|
|
515
515
|
}), g && Jt ? g.createHTML($) : $;
|
|
516
516
|
}, t.setConfig = function() {
|
|
@@ -520,8 +520,8 @@ function Zo() {
|
|
|
520
520
|
Lt = null, Se = !1;
|
|
521
521
|
}, t.isValidAttribute = function(T, p, m) {
|
|
522
522
|
Lt || Ie({});
|
|
523
|
-
const
|
|
524
|
-
return Vn(
|
|
523
|
+
const w = G(T), N = G(p);
|
|
524
|
+
return Vn(w, N, m);
|
|
525
525
|
}, t.addHook = function(T, p) {
|
|
526
526
|
typeof p == "function" && (L[T] = L[T] || [], Ut(L[T], p));
|
|
527
527
|
}, t.removeHook = function(T) {
|
|
@@ -559,8 +559,8 @@ function rs(n) {
|
|
|
559
559
|
}), e;
|
|
560
560
|
}
|
|
561
561
|
var M = {};
|
|
562
|
-
const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "∾̳", fs = "Â", hs = "â", ds = "´", ms = "А", gs = "а", bs = "Æ", _s = "æ", vs = "", ks = "𝔄", xs = "𝔞", ys = "À", As = "à", Cs = "ℵ", ws = "ℵ", Es = "Α", Ds = "α", Ts = "Ā", Ss = "ā", Ls = "⨿", qs = "&", Rs = "&", Fs = "⩕", Ms = "⩓", Is = "∧", zs = "⩜", Ps = "⩘", Ns = "⩚", 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 = "⫧", Pc = "⊽", Nc = "⌅", 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 = "𝕓", Pi = "⊥", Ni = "⊥", 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 = "⁏", Pa = "∽", Na = "⋍", 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 = "≗", Pl = "↺", Nl = "↻", 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 = "⫑", Pu = "⫐", Nu = "⫒", 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 = "°", Pp = "∇", Np = "Δ", 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 = "⟺", Pf = "⟹", Nf = "⇒", 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 = "э", Ph = "⩷", Nh = "Ė", 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 = "≡", Pd = "⩸", Nd = "⧥", 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 = "⅔", Pm = "⅖", Nm = "¾", 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 = "⪊", Pg = "⪊", Ng = "⪈", 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 = "♥", P0 = "…", N0 = "⊹", 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 = "ı", Pb = "ℑ", Nb = "⊷", 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_ = "𝒥", P_ = "𝒿", N_ = "Ј", 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 = "⤌", Pv = "⤎", Nv = "❲", 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 = "⥑", Pk = "⥠", Nk = "⥘", 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 = "⪉", P1 = "⪉", N1 = "⪇", 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 = "ł", Px = "⪦", Nx = "⩹", 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 = "𝕄", Py = "𝕞", Ny = "∓", Oy = "𝓂", By = "ℳ", Uy = "∾", Vy = "Μ", Hy = "μ", Gy = "⊸", jy = "⊸", Zy = "∇", Yy = "Ń", Wy = "ń", Xy = "∠⃒", Ky = "≉", Qy = "⩰̸", Jy = "≋̸", $y = "ʼn", tA = "≉", eA = "♮", nA = "ℕ", oA = "♮", rA = " ", sA = "≎̸", cA = "≏̸", iA = "⩃", aA = "Ň", lA = "ň", uA = "Ņ", pA = "ņ", fA = "≇", hA = "⩭̸", dA = "⩂", mA = "Н", gA = "н", bA = "–", _A = "⤤", vA = "↗", kA = "⇗", xA = "↗", yA = "≠", AA = "≐̸", CA = "", wA = "", EA = "", DA = "", TA = "≢", SA = "⤨", LA = "≂̸", qA = "≫", RA = "≪", FA = `
|
|
563
|
-
`, MA = "∄", IA = "∄", zA = "𝔑", PA = "𝔫", NA = "≧̸", 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 = "∉", PC = "≠", NC = "≂̸", 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 = "≄", Pw = "≇", Nw = "≉", 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 = "⋪", PE = "⋬", NE = "⋫", 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 = "Ω", P2 = "∮", N2 = "↺", 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 = "∥", PD = "⫳", ND = "⫽", 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 = "⪯", PT = "⪹", NT = "⪵", 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 = "»", PS = "⥵", NS = "⇥", 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 = "⌋", PL = "𝔯", NL = "ℜ", 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 = "𝕣", P4 = "ℝ", N4 = "⨮", 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 = "⇘", Pq = "↘", Nq = "§", 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 = "𝕤", PR = "♠", NR = "♠", 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 = "⫅", P3 = "⊆", N3 = "⊊", 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 = "↙", P6 = "⤪", N6 = "ß", 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 = "™", P5 = "▵", N5 = "▿", 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 = "⌜", PF = "⌜", NF = "⌏", 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 = "ü", P8 = "⦧", N8 = "⦜", 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 = "𝓋", PM = "⫋︀", NM = "⊊︀", 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 = "я", PI = "Ŷ", NI = "ŷ", 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 = "à", ws = "ℵ", Cs = "ℵ", 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 = "≍", wc = "Ã", Cc = "ã", 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 = "▾", wi = "◂", Ci = "▸", 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 = "╡", wa = "╢", Ca = "╣", 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 = "⦲", wl = "¢", Cl = "·", 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 = "ℂ", wu = "∐", Cu = "∐", 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 = "⊣", wp = "⤏", Cp = "˝", 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 = "≑", wf = "≐", Cf = "∸", 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 = "Џ", wh = "џ", Ch = "⟿", 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 = "Ε", wd = "ε", Cd = "ϵ", 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 = "𝕗", wm = "∀", Cm = "∀", 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 = "⪔", wg = "𝔊", Cg = "𝔤", 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 = "½", w0 = "ℋ", C0 = "Ъ", 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 = "ⅈ", wb = "⨌", Cb = "∭", 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_ = "І", w_ = "і", C_ = "Ï", 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 = "↞", wv = "⇐", Cv = "⤝", 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 = "↔", wk = "⇔", Ck = "⇆", 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 = "Љ", w1 = "љ", C1 = "⇇", 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 = "⊿", wx = "‹", Cx = "𝓁", 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 = "*", wy = "⫰", Cy = "∣", 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 = "≐̸", wA = "", CA = "", 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 = "∋", tw = "⋼", ew = "⋺", nw = "∋", ow = "Њ", rw = "њ", sw = "↚", cw = "⇍", iw = "‥", aw = "≦̸", lw = "≰", uw = "↚", pw = "⇍", fw = "↮", hw = "⇎", dw = "≰", mw = "≦̸", gw = "⩽̸", bw = "⩽̸", _w = "≮", vw = "⋘̸", kw = "≴", xw = "≪⃒", yw = "≮", Aw = "⋪", ww = "⋬", Cw = "≪̸", 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 = "⋷", tC = "⋶", eC = "⧏̸", nC = "⋪", oC = "⋬", rC = "≮", sC = "≰", cC = "≸", iC = "≪̸", aC = "⩽̸", lC = "≴", uC = "⪢̸", pC = "⪡̸", fC = "∌", hC = "∌", dC = "⋾", mC = "⋽", gC = "⊀", bC = "⪯̸", _C = "⋠", vC = "∌", kC = "⧐̸", xC = "⋫", yC = "⋭", AC = "⊏̸", wC = "⋢", CC = "⊐̸", 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 = "↝̸", tE = "↛", eE = "⇏", nE = "⋫", oE = "⋭", rE = "⊁", sE = "⋡", cE = "⪰̸", iE = "𝒩", aE = "𝓃", lE = "∤", uE = "∦", pE = "≁", fE = "≄", hE = "≄", dE = "∤", mE = "∦", gE = "⋢", bE = "⋣", _E = "⊄", vE = "⫅̸", kE = "⊈", xE = "⊂⃒", yE = "⊈", AE = "⫅̸", wE = "⊁", CE = "⪰̸", 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 = "⨸", w2 = "⊙", C2 = "⦼", 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 = "õ", wD = "⨶", CD = "⨷", 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 = "ℙ", wT = "£", CT = "⪷", 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 = '"', wS = '"', CS = "⇛", 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 = "↳", wL = "ℜ", CL = "ℛ", 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 = "⇀", w4 = "˚", C4 = "≓", 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 = "ŝ", wq = "⪺", Cq = "⪶", 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 = "⨳", wR = "⧤", CR = "∣", 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 = "⋐", w3 = "⪽", C3 = "⫅", 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 = "⫀", w6 = "⊃", C6 = "⋑", 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 = "×", w5 = "⨰", C5 = "∭", 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 = "⇅", wF = "Ű", CF = "ű", 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 = "⌎", w8 = "Ů", C8 = "ů", 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 = "❘", wM = "≀", CM = " ", 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 = "⨂", wI = "⟶", CI = "⟹", EI = "𝒳", DI = "𝓍", TI = "⨆", SI = "⨄", LI = "△", qI = "⋁", RI = "⋀", FI = "Ý", MI = "ý", II = "Я", PI = "я", NI = "Ŷ", zI = "ŷ", OI = "Ы", BI = "ы", UI = "¥", VI = "𝔜", HI = "𝔶", GI = "Ї", jI = "ї", ZI = "𝕐", YI = "𝕪", WI = "𝒴", XI = "𝓎", KI = "Ю", QI = "ю", JI = "ÿ", $I = "Ÿ", tP = "Ź", eP = "ź", nP = "Ž", oP = "ž", rP = "З", sP = "з", cP = "Ż", iP = "ż", aP = "ℨ", lP = "", uP = "Ζ", pP = "ζ", fP = "𝔷", hP = "ℨ", dP = "Ж", mP = "ж", gP = "⇝", bP = "𝕫", _P = "ℤ", vP = "𝒵", kP = "𝓏", xP = "", yP = "", AP = {
|
|
564
564
|
Aacute: ss,
|
|
565
565
|
aacute: cs,
|
|
566
566
|
Abreve: is,
|
|
@@ -580,8 +580,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
580
580
|
afr: xs,
|
|
581
581
|
Agrave: ys,
|
|
582
582
|
agrave: As,
|
|
583
|
-
alefsym:
|
|
584
|
-
aleph:
|
|
583
|
+
alefsym: ws,
|
|
584
|
+
aleph: Cs,
|
|
585
585
|
Alpha: Es,
|
|
586
586
|
alpha: Ds,
|
|
587
587
|
Amacr: Ts,
|
|
@@ -592,9 +592,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
592
592
|
andand: Fs,
|
|
593
593
|
And: Ms,
|
|
594
594
|
and: Is,
|
|
595
|
-
andd:
|
|
596
|
-
andslope:
|
|
597
|
-
andv:
|
|
595
|
+
andd: Ps,
|
|
596
|
+
andslope: Ns,
|
|
597
|
+
andv: zs,
|
|
598
598
|
ang: Os,
|
|
599
599
|
ange: Bs,
|
|
600
600
|
angle: Us,
|
|
@@ -634,8 +634,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
634
634
|
ast: xc,
|
|
635
635
|
asymp: yc,
|
|
636
636
|
asympeq: Ac,
|
|
637
|
-
Atilde:
|
|
638
|
-
atilde:
|
|
637
|
+
Atilde: wc,
|
|
638
|
+
atilde: Cc,
|
|
639
639
|
Auml: Ec,
|
|
640
640
|
auml: Dc,
|
|
641
641
|
awconint: Tc,
|
|
@@ -646,9 +646,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
646
646
|
backsim: Fc,
|
|
647
647
|
backsimeq: Mc,
|
|
648
648
|
Backslash: Ic,
|
|
649
|
-
Barv:
|
|
650
|
-
barvee:
|
|
651
|
-
barwed:
|
|
649
|
+
Barv: Pc,
|
|
650
|
+
barvee: Nc,
|
|
651
|
+
barwed: zc,
|
|
652
652
|
Barwed: Oc,
|
|
653
653
|
barwedge: Bc,
|
|
654
654
|
bbrk: Uc,
|
|
@@ -688,8 +688,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
688
688
|
blacksquare: xi,
|
|
689
689
|
blacktriangle: yi,
|
|
690
690
|
blacktriangledown: Ai,
|
|
691
|
-
blacktriangleleft:
|
|
692
|
-
blacktriangleright:
|
|
691
|
+
blacktriangleleft: wi,
|
|
692
|
+
blacktriangleright: Ci,
|
|
693
693
|
blank: Ei,
|
|
694
694
|
blk12: Di,
|
|
695
695
|
blk14: Ti,
|
|
@@ -700,9 +700,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
700
700
|
bNot: Fi,
|
|
701
701
|
bnot: Mi,
|
|
702
702
|
Bopf: Ii,
|
|
703
|
-
bopf:
|
|
704
|
-
bot:
|
|
705
|
-
bottom:
|
|
703
|
+
bopf: Pi,
|
|
704
|
+
bot: Ni,
|
|
705
|
+
bottom: zi,
|
|
706
706
|
bowtie: Oi,
|
|
707
707
|
boxbox: Bi,
|
|
708
708
|
boxdl: Ui,
|
|
@@ -742,8 +742,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
742
742
|
boxVH: xa,
|
|
743
743
|
boxvl: ya,
|
|
744
744
|
boxvL: Aa,
|
|
745
|
-
boxVl:
|
|
746
|
-
boxVL:
|
|
745
|
+
boxVl: wa,
|
|
746
|
+
boxVL: Ca,
|
|
747
747
|
boxvr: Ea,
|
|
748
748
|
boxvR: Da,
|
|
749
749
|
boxVr: Ta,
|
|
@@ -754,9 +754,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
754
754
|
brvbar: Fa,
|
|
755
755
|
bscr: Ma,
|
|
756
756
|
Bscr: Ia,
|
|
757
|
-
bsemi:
|
|
758
|
-
bsim:
|
|
759
|
-
bsime:
|
|
757
|
+
bsemi: Pa,
|
|
758
|
+
bsim: Na,
|
|
759
|
+
bsime: za,
|
|
760
760
|
bsolb: Oa,
|
|
761
761
|
bsol: Ba,
|
|
762
762
|
bsolhsub: Ua,
|
|
@@ -796,8 +796,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
796
796
|
cedil: xl,
|
|
797
797
|
Cedilla: yl,
|
|
798
798
|
cemptyv: Al,
|
|
799
|
-
cent:
|
|
800
|
-
centerdot:
|
|
799
|
+
cent: wl,
|
|
800
|
+
centerdot: Cl,
|
|
801
801
|
CenterDot: El,
|
|
802
802
|
cfr: Dl,
|
|
803
803
|
Cfr: Tl,
|
|
@@ -808,9 +808,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
808
808
|
Chi: Fl,
|
|
809
809
|
chi: Ml,
|
|
810
810
|
circ: Il,
|
|
811
|
-
circeq:
|
|
812
|
-
circlearrowleft:
|
|
813
|
-
circlearrowright:
|
|
811
|
+
circeq: Pl,
|
|
812
|
+
circlearrowleft: Nl,
|
|
813
|
+
circlearrowright: zl,
|
|
814
814
|
circledast: Ol,
|
|
815
815
|
circledcirc: Bl,
|
|
816
816
|
circleddash: Ul,
|
|
@@ -850,8 +850,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
850
850
|
ContourIntegral: xu,
|
|
851
851
|
copf: yu,
|
|
852
852
|
Copf: Au,
|
|
853
|
-
coprod:
|
|
854
|
-
Coproduct:
|
|
853
|
+
coprod: wu,
|
|
854
|
+
Coproduct: Cu,
|
|
855
855
|
copy: Eu,
|
|
856
856
|
COPY: Du,
|
|
857
857
|
copysr: Tu,
|
|
@@ -862,9 +862,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
862
862
|
Cscr: Fu,
|
|
863
863
|
cscr: Mu,
|
|
864
864
|
csub: Iu,
|
|
865
|
-
csube:
|
|
866
|
-
csup:
|
|
867
|
-
csupe:
|
|
865
|
+
csube: Pu,
|
|
866
|
+
csup: Nu,
|
|
867
|
+
csupe: zu,
|
|
868
868
|
ctdot: Ou,
|
|
869
869
|
cudarrl: Bu,
|
|
870
870
|
cudarrr: Uu,
|
|
@@ -904,8 +904,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
904
904
|
dash: xp,
|
|
905
905
|
Dashv: yp,
|
|
906
906
|
dashv: Ap,
|
|
907
|
-
dbkarow:
|
|
908
|
-
dblac:
|
|
907
|
+
dbkarow: wp,
|
|
908
|
+
dblac: Cp,
|
|
909
909
|
Dcaron: Ep,
|
|
910
910
|
dcaron: Dp,
|
|
911
911
|
Dcy: Tp,
|
|
@@ -916,9 +916,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
916
916
|
dd: Fp,
|
|
917
917
|
DDotrahd: Mp,
|
|
918
918
|
ddotseq: Ip,
|
|
919
|
-
deg:
|
|
920
|
-
Del:
|
|
921
|
-
Delta:
|
|
919
|
+
deg: Pp,
|
|
920
|
+
Del: Np,
|
|
921
|
+
Delta: zp,
|
|
922
922
|
delta: Op,
|
|
923
923
|
demptyv: Bp,
|
|
924
924
|
dfisht: Up,
|
|
@@ -957,8 +957,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
957
957
|
DotDot: xf,
|
|
958
958
|
doteq: yf,
|
|
959
959
|
doteqdot: Af,
|
|
960
|
-
DotEqual:
|
|
961
|
-
dotminus:
|
|
960
|
+
DotEqual: wf,
|
|
961
|
+
dotminus: Cf,
|
|
962
962
|
dotplus: Ef,
|
|
963
963
|
dotsquare: Df,
|
|
964
964
|
doublebarwedge: Tf,
|
|
@@ -969,9 +969,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
969
969
|
DoubleLeftRightArrow: Ff,
|
|
970
970
|
DoubleLeftTee: Mf,
|
|
971
971
|
DoubleLongLeftArrow: If,
|
|
972
|
-
DoubleLongLeftRightArrow:
|
|
973
|
-
DoubleLongRightArrow:
|
|
974
|
-
DoubleRightArrow:
|
|
972
|
+
DoubleLongLeftRightArrow: Pf,
|
|
973
|
+
DoubleLongRightArrow: Nf,
|
|
974
|
+
DoubleRightArrow: zf,
|
|
975
975
|
DoubleRightTee: Of,
|
|
976
976
|
DoubleUpArrow: Bf,
|
|
977
977
|
DoubleUpDownArrow: Uf,
|
|
@@ -1011,8 +1011,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1011
1011
|
duhar: xh,
|
|
1012
1012
|
dwangle: yh,
|
|
1013
1013
|
DZcy: Ah,
|
|
1014
|
-
dzcy:
|
|
1015
|
-
dzigrarr:
|
|
1014
|
+
dzcy: wh,
|
|
1015
|
+
dzigrarr: Ch,
|
|
1016
1016
|
Eacute: Eh,
|
|
1017
1017
|
eacute: Dh,
|
|
1018
1018
|
easter: Th,
|
|
@@ -1023,9 +1023,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1023
1023
|
ecir: Fh,
|
|
1024
1024
|
ecolon: Mh,
|
|
1025
1025
|
Ecy: Ih,
|
|
1026
|
-
ecy:
|
|
1027
|
-
eDDot:
|
|
1028
|
-
Edot:
|
|
1026
|
+
ecy: Ph,
|
|
1027
|
+
eDDot: Nh,
|
|
1028
|
+
Edot: zh,
|
|
1029
1029
|
edot: Oh,
|
|
1030
1030
|
eDot: Bh,
|
|
1031
1031
|
ee: Uh,
|
|
@@ -1065,8 +1065,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1065
1065
|
eplus: xd,
|
|
1066
1066
|
epsi: yd,
|
|
1067
1067
|
Epsilon: Ad,
|
|
1068
|
-
epsilon:
|
|
1069
|
-
epsiv:
|
|
1068
|
+
epsilon: wd,
|
|
1069
|
+
epsiv: Cd,
|
|
1070
1070
|
eqcirc: Ed,
|
|
1071
1071
|
eqcolon: Dd,
|
|
1072
1072
|
eqsim: Td,
|
|
@@ -1077,9 +1077,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1077
1077
|
EqualTilde: Fd,
|
|
1078
1078
|
equest: Md,
|
|
1079
1079
|
Equilibrium: Id,
|
|
1080
|
-
equiv:
|
|
1081
|
-
equivDD:
|
|
1082
|
-
eqvparsl:
|
|
1080
|
+
equiv: Pd,
|
|
1081
|
+
equivDD: Nd,
|
|
1082
|
+
eqvparsl: zd,
|
|
1083
1083
|
erarr: Od,
|
|
1084
1084
|
erDot: Bd,
|
|
1085
1085
|
escr: Ud,
|
|
@@ -1119,8 +1119,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1119
1119
|
fnof: xm,
|
|
1120
1120
|
Fopf: ym,
|
|
1121
1121
|
fopf: Am,
|
|
1122
|
-
forall:
|
|
1123
|
-
ForAll:
|
|
1122
|
+
forall: wm,
|
|
1123
|
+
ForAll: Cm,
|
|
1124
1124
|
fork: Em,
|
|
1125
1125
|
forkv: Dm,
|
|
1126
1126
|
Fouriertrf: Tm,
|
|
@@ -1131,9 +1131,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1131
1131
|
frac15: Fm,
|
|
1132
1132
|
frac16: Mm,
|
|
1133
1133
|
frac18: Im,
|
|
1134
|
-
frac23:
|
|
1135
|
-
frac25:
|
|
1136
|
-
frac34:
|
|
1134
|
+
frac23: Pm,
|
|
1135
|
+
frac25: Nm,
|
|
1136
|
+
frac34: zm,
|
|
1137
1137
|
frac35: Om,
|
|
1138
1138
|
frac38: Bm,
|
|
1139
1139
|
frac45: Um,
|
|
@@ -1173,8 +1173,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1173
1173
|
gesdotol: xg,
|
|
1174
1174
|
gesl: yg,
|
|
1175
1175
|
gesles: Ag,
|
|
1176
|
-
Gfr:
|
|
1177
|
-
gfr:
|
|
1176
|
+
Gfr: wg,
|
|
1177
|
+
gfr: Cg,
|
|
1178
1178
|
gg: Eg,
|
|
1179
1179
|
Gg: Dg,
|
|
1180
1180
|
ggg: Tg,
|
|
@@ -1185,9 +1185,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1185
1185
|
gl: Fg,
|
|
1186
1186
|
glE: Mg,
|
|
1187
1187
|
glj: Ig,
|
|
1188
|
-
gnap:
|
|
1189
|
-
gnapprox:
|
|
1190
|
-
gne:
|
|
1188
|
+
gnap: Pg,
|
|
1189
|
+
gnapprox: Ng,
|
|
1190
|
+
gne: zg,
|
|
1191
1191
|
gnE: Og,
|
|
1192
1192
|
gneq: Bg,
|
|
1193
1193
|
gneqq: Ug,
|
|
@@ -1227,8 +1227,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1227
1227
|
Hacek: x0,
|
|
1228
1228
|
hairsp: y0,
|
|
1229
1229
|
half: A0,
|
|
1230
|
-
hamilt:
|
|
1231
|
-
HARDcy:
|
|
1230
|
+
hamilt: w0,
|
|
1231
|
+
HARDcy: C0,
|
|
1232
1232
|
hardcy: E0,
|
|
1233
1233
|
harrcir: D0,
|
|
1234
1234
|
harr: T0,
|
|
@@ -1239,9 +1239,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1239
1239
|
Hcirc: F0,
|
|
1240
1240
|
hcirc: M0,
|
|
1241
1241
|
hearts: I0,
|
|
1242
|
-
heartsuit:
|
|
1243
|
-
hellip:
|
|
1244
|
-
hercon:
|
|
1242
|
+
heartsuit: P0,
|
|
1243
|
+
hellip: N0,
|
|
1244
|
+
hercon: z0,
|
|
1245
1245
|
hfr: O0,
|
|
1246
1246
|
Hfr: B0,
|
|
1247
1247
|
HilbertSpace: U0,
|
|
@@ -1281,8 +1281,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1281
1281
|
Igrave: xb,
|
|
1282
1282
|
igrave: yb,
|
|
1283
1283
|
ii: Ab,
|
|
1284
|
-
iiiint:
|
|
1285
|
-
iiint:
|
|
1284
|
+
iiiint: wb,
|
|
1285
|
+
iiint: Cb,
|
|
1286
1286
|
iinfin: Eb,
|
|
1287
1287
|
iiota: Db,
|
|
1288
1288
|
IJlig: Tb,
|
|
@@ -1293,9 +1293,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1293
1293
|
ImaginaryI: Fb,
|
|
1294
1294
|
imagline: Mb,
|
|
1295
1295
|
imagpart: Ib,
|
|
1296
|
-
imath:
|
|
1297
|
-
Im:
|
|
1298
|
-
imof:
|
|
1296
|
+
imath: Pb,
|
|
1297
|
+
Im: Nb,
|
|
1298
|
+
imof: zb,
|
|
1299
1299
|
imped: Ob,
|
|
1300
1300
|
Implies: Bb,
|
|
1301
1301
|
incare: Ub,
|
|
@@ -1336,8 +1336,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1336
1336
|
Itilde: x_,
|
|
1337
1337
|
itilde: y_,
|
|
1338
1338
|
Iukcy: A_,
|
|
1339
|
-
iukcy:
|
|
1340
|
-
Iuml:
|
|
1339
|
+
iukcy: w_,
|
|
1340
|
+
Iuml: C_,
|
|
1341
1341
|
iuml: E_,
|
|
1342
1342
|
Jcirc: D_,
|
|
1343
1343
|
jcirc: T_,
|
|
@@ -1348,9 +1348,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1348
1348
|
jmath: F_,
|
|
1349
1349
|
Jopf: M_,
|
|
1350
1350
|
jopf: I_,
|
|
1351
|
-
Jscr:
|
|
1352
|
-
jscr:
|
|
1353
|
-
Jsercy:
|
|
1351
|
+
Jscr: P_,
|
|
1352
|
+
jscr: N_,
|
|
1353
|
+
Jsercy: z_,
|
|
1354
1354
|
jsercy: O_,
|
|
1355
1355
|
Jukcy: B_,
|
|
1356
1356
|
jukcy: U_,
|
|
@@ -1390,8 +1390,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1390
1390
|
larrbfs: xv,
|
|
1391
1391
|
larr: yv,
|
|
1392
1392
|
Larr: Av,
|
|
1393
|
-
lArr:
|
|
1394
|
-
larrfs:
|
|
1393
|
+
lArr: wv,
|
|
1394
|
+
larrfs: Cv,
|
|
1395
1395
|
larrhk: Ev,
|
|
1396
1396
|
larrlp: Dv,
|
|
1397
1397
|
larrpl: Tv,
|
|
@@ -1402,9 +1402,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1402
1402
|
lat: Fv,
|
|
1403
1403
|
late: Mv,
|
|
1404
1404
|
lates: Iv,
|
|
1405
|
-
lbarr:
|
|
1406
|
-
lBarr:
|
|
1407
|
-
lbbrk:
|
|
1405
|
+
lbarr: Pv,
|
|
1406
|
+
lBarr: Nv,
|
|
1407
|
+
lbbrk: zv,
|
|
1408
1408
|
lbrace: Ov,
|
|
1409
1409
|
lbrack: Bv,
|
|
1410
1410
|
lbrke: Uv,
|
|
@@ -1444,8 +1444,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1444
1444
|
leftleftarrows: xk,
|
|
1445
1445
|
leftrightarrow: yk,
|
|
1446
1446
|
LeftRightArrow: Ak,
|
|
1447
|
-
Leftrightarrow:
|
|
1448
|
-
leftrightarrows:
|
|
1447
|
+
Leftrightarrow: wk,
|
|
1448
|
+
leftrightarrows: Ck,
|
|
1449
1449
|
leftrightharpoons: Ek,
|
|
1450
1450
|
leftrightsquigarrow: Dk,
|
|
1451
1451
|
LeftRightVector: Tk,
|
|
@@ -1456,9 +1456,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1456
1456
|
LeftTriangleBar: Fk,
|
|
1457
1457
|
LeftTriangle: Mk,
|
|
1458
1458
|
LeftTriangleEqual: Ik,
|
|
1459
|
-
LeftUpDownVector:
|
|
1460
|
-
LeftUpTeeVector:
|
|
1461
|
-
LeftUpVectorBar:
|
|
1459
|
+
LeftUpDownVector: Pk,
|
|
1460
|
+
LeftUpTeeVector: Nk,
|
|
1461
|
+
LeftUpVectorBar: zk,
|
|
1462
1462
|
LeftUpVector: Ok,
|
|
1463
1463
|
LeftVectorBar: Bk,
|
|
1464
1464
|
LeftVector: Uk,
|
|
@@ -1498,8 +1498,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1498
1498
|
lharul: x1,
|
|
1499
1499
|
lhblk: y1,
|
|
1500
1500
|
LJcy: A1,
|
|
1501
|
-
ljcy:
|
|
1502
|
-
llarr:
|
|
1501
|
+
ljcy: w1,
|
|
1502
|
+
llarr: C1,
|
|
1503
1503
|
ll: E1,
|
|
1504
1504
|
Ll: D1,
|
|
1505
1505
|
llcorner: T1,
|
|
@@ -1510,9 +1510,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1510
1510
|
lmidot: F1,
|
|
1511
1511
|
lmoustache: M1,
|
|
1512
1512
|
lmoust: I1,
|
|
1513
|
-
lnap:
|
|
1514
|
-
lnapprox:
|
|
1515
|
-
lne:
|
|
1513
|
+
lnap: P1,
|
|
1514
|
+
lnapprox: N1,
|
|
1515
|
+
lne: z1,
|
|
1516
1516
|
lnE: O1,
|
|
1517
1517
|
lneq: B1,
|
|
1518
1518
|
lneqq: U1,
|
|
@@ -1552,8 +1552,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1552
1552
|
lrhard: xx,
|
|
1553
1553
|
lrm: yx,
|
|
1554
1554
|
lrtri: Ax,
|
|
1555
|
-
lsaquo:
|
|
1556
|
-
lscr:
|
|
1555
|
+
lsaquo: wx,
|
|
1556
|
+
lscr: Cx,
|
|
1557
1557
|
Lscr: Ex,
|
|
1558
1558
|
lsh: Dx,
|
|
1559
1559
|
Lsh: Tx,
|
|
@@ -1564,9 +1564,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1564
1564
|
lsquo: Fx,
|
|
1565
1565
|
lsquor: Mx,
|
|
1566
1566
|
Lstrok: Ix,
|
|
1567
|
-
lstrok:
|
|
1568
|
-
ltcc:
|
|
1569
|
-
ltcir:
|
|
1567
|
+
lstrok: Px,
|
|
1568
|
+
ltcc: Nx,
|
|
1569
|
+
ltcir: zx,
|
|
1570
1570
|
lt: Ox,
|
|
1571
1571
|
LT: Bx,
|
|
1572
1572
|
Lt: Ux,
|
|
@@ -1607,8 +1607,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1607
1607
|
mho: xy,
|
|
1608
1608
|
micro: yy,
|
|
1609
1609
|
midast: Ay,
|
|
1610
|
-
midcir:
|
|
1611
|
-
mid:
|
|
1610
|
+
midcir: wy,
|
|
1611
|
+
mid: Cy,
|
|
1612
1612
|
middot: Ey,
|
|
1613
1613
|
minusb: Dy,
|
|
1614
1614
|
minus: Ty,
|
|
@@ -1619,9 +1619,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1619
1619
|
mldr: Fy,
|
|
1620
1620
|
mnplus: My,
|
|
1621
1621
|
models: Iy,
|
|
1622
|
-
Mopf:
|
|
1623
|
-
mopf:
|
|
1624
|
-
mp:
|
|
1622
|
+
Mopf: Py,
|
|
1623
|
+
mopf: Ny,
|
|
1624
|
+
mp: zy,
|
|
1625
1625
|
mscr: Oy,
|
|
1626
1626
|
Mscr: By,
|
|
1627
1627
|
mstpos: Uy,
|
|
@@ -1661,8 +1661,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1661
1661
|
nearrow: xA,
|
|
1662
1662
|
ne: yA,
|
|
1663
1663
|
nedot: AA,
|
|
1664
|
-
NegativeMediumSpace:
|
|
1665
|
-
NegativeThickSpace:
|
|
1664
|
+
NegativeMediumSpace: wA,
|
|
1665
|
+
NegativeThickSpace: CA,
|
|
1666
1666
|
NegativeThinSpace: EA,
|
|
1667
1667
|
NegativeVeryThinSpace: DA,
|
|
1668
1668
|
nequiv: TA,
|
|
@@ -1673,9 +1673,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1673
1673
|
NewLine: FA,
|
|
1674
1674
|
nexist: MA,
|
|
1675
1675
|
nexists: IA,
|
|
1676
|
-
Nfr:
|
|
1677
|
-
nfr:
|
|
1678
|
-
ngE:
|
|
1676
|
+
Nfr: PA,
|
|
1677
|
+
nfr: NA,
|
|
1678
|
+
ngE: zA,
|
|
1679
1679
|
nge: OA,
|
|
1680
1680
|
ngeq: BA,
|
|
1681
1681
|
ngeqq: UA,
|
|
@@ -1691,114 +1691,114 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1691
1691
|
nhArr: QA,
|
|
1692
1692
|
nhpar: JA,
|
|
1693
1693
|
ni: $A,
|
|
1694
|
-
nis:
|
|
1695
|
-
nisd:
|
|
1696
|
-
niv:
|
|
1697
|
-
NJcy:
|
|
1698
|
-
njcy:
|
|
1699
|
-
nlarr:
|
|
1700
|
-
nlArr:
|
|
1701
|
-
nldr:
|
|
1702
|
-
nlE:
|
|
1703
|
-
nle:
|
|
1704
|
-
nleftarrow:
|
|
1705
|
-
nLeftarrow:
|
|
1706
|
-
nleftrightarrow:
|
|
1707
|
-
nLeftrightarrow:
|
|
1708
|
-
nleq:
|
|
1709
|
-
nleqq:
|
|
1710
|
-
nleqslant:
|
|
1711
|
-
nles:
|
|
1712
|
-
nless:
|
|
1713
|
-
nLl:
|
|
1714
|
-
nlsim:
|
|
1715
|
-
nLt:
|
|
1716
|
-
nlt:
|
|
1717
|
-
nltri:
|
|
1718
|
-
nltrie:
|
|
1719
|
-
nLtv:
|
|
1720
|
-
nmid:
|
|
1721
|
-
NoBreak:
|
|
1722
|
-
NonBreakingSpace:
|
|
1723
|
-
nopf:
|
|
1724
|
-
Nopf:
|
|
1725
|
-
Not:
|
|
1726
|
-
not:
|
|
1727
|
-
NotCongruent:
|
|
1728
|
-
NotCupCap:
|
|
1729
|
-
NotDoubleVerticalBar:
|
|
1730
|
-
NotElement:
|
|
1731
|
-
NotEqual:
|
|
1732
|
-
NotEqualTilde:
|
|
1733
|
-
NotExists:
|
|
1734
|
-
NotGreater:
|
|
1735
|
-
NotGreaterEqual:
|
|
1736
|
-
NotGreaterFullEqual:
|
|
1737
|
-
NotGreaterGreater:
|
|
1738
|
-
NotGreaterLess:
|
|
1739
|
-
NotGreaterSlantEqual:
|
|
1740
|
-
NotGreaterTilde:
|
|
1741
|
-
NotHumpDownHump:
|
|
1742
|
-
NotHumpEqual:
|
|
1743
|
-
notin:
|
|
1744
|
-
notindot:
|
|
1745
|
-
notinE:
|
|
1746
|
-
notinva:
|
|
1747
|
-
notinvb: $
|
|
1748
|
-
notinvc:
|
|
1749
|
-
NotLeftTriangleBar:
|
|
1750
|
-
NotLeftTriangle:
|
|
1751
|
-
NotLeftTriangleEqual:
|
|
1752
|
-
NotLess:
|
|
1753
|
-
NotLessEqual:
|
|
1754
|
-
NotLessGreater:
|
|
1755
|
-
NotLessLess:
|
|
1756
|
-
NotLessSlantEqual:
|
|
1757
|
-
NotLessTilde:
|
|
1758
|
-
NotNestedGreaterGreater:
|
|
1759
|
-
NotNestedLessLess:
|
|
1760
|
-
notni:
|
|
1761
|
-
notniva:
|
|
1762
|
-
notnivb:
|
|
1763
|
-
notnivc:
|
|
1764
|
-
NotPrecedes:
|
|
1765
|
-
NotPrecedesEqual:
|
|
1766
|
-
NotPrecedesSlantEqual:
|
|
1767
|
-
NotReverseElement:
|
|
1768
|
-
NotRightTriangleBar:
|
|
1769
|
-
NotRightTriangle:
|
|
1770
|
-
NotRightTriangleEqual:
|
|
1771
|
-
NotSquareSubset:
|
|
1772
|
-
NotSquareSubsetEqual:
|
|
1773
|
-
NotSquareSuperset:
|
|
1774
|
-
NotSquareSupersetEqual:
|
|
1775
|
-
NotSubset:
|
|
1776
|
-
NotSubsetEqual:
|
|
1777
|
-
NotSucceeds:
|
|
1778
|
-
NotSucceedsEqual:
|
|
1779
|
-
NotSucceedsSlantEqual:
|
|
1780
|
-
NotSucceedsTilde:
|
|
1781
|
-
NotSuperset:
|
|
1782
|
-
NotSupersetEqual:
|
|
1783
|
-
NotTilde:
|
|
1784
|
-
NotTildeEqual:
|
|
1785
|
-
NotTildeFullEqual:
|
|
1786
|
-
NotTildeTilde:
|
|
1787
|
-
NotVerticalBar:
|
|
1788
|
-
nparallel:
|
|
1789
|
-
npar:
|
|
1790
|
-
nparsl:
|
|
1791
|
-
npart:
|
|
1792
|
-
npolint:
|
|
1793
|
-
npr:
|
|
1794
|
-
nprcue:
|
|
1795
|
-
nprec:
|
|
1796
|
-
npreceq:
|
|
1797
|
-
npre:
|
|
1798
|
-
nrarrc:
|
|
1799
|
-
nrarr:
|
|
1800
|
-
nrArr:
|
|
1801
|
-
nrarrw: $
|
|
1694
|
+
nis: tw,
|
|
1695
|
+
nisd: ew,
|
|
1696
|
+
niv: nw,
|
|
1697
|
+
NJcy: ow,
|
|
1698
|
+
njcy: rw,
|
|
1699
|
+
nlarr: sw,
|
|
1700
|
+
nlArr: cw,
|
|
1701
|
+
nldr: iw,
|
|
1702
|
+
nlE: aw,
|
|
1703
|
+
nle: lw,
|
|
1704
|
+
nleftarrow: uw,
|
|
1705
|
+
nLeftarrow: pw,
|
|
1706
|
+
nleftrightarrow: fw,
|
|
1707
|
+
nLeftrightarrow: hw,
|
|
1708
|
+
nleq: dw,
|
|
1709
|
+
nleqq: mw,
|
|
1710
|
+
nleqslant: gw,
|
|
1711
|
+
nles: bw,
|
|
1712
|
+
nless: _w,
|
|
1713
|
+
nLl: vw,
|
|
1714
|
+
nlsim: kw,
|
|
1715
|
+
nLt: xw,
|
|
1716
|
+
nlt: yw,
|
|
1717
|
+
nltri: Aw,
|
|
1718
|
+
nltrie: ww,
|
|
1719
|
+
nLtv: Cw,
|
|
1720
|
+
nmid: Ew,
|
|
1721
|
+
NoBreak: Dw,
|
|
1722
|
+
NonBreakingSpace: Tw,
|
|
1723
|
+
nopf: Sw,
|
|
1724
|
+
Nopf: Lw,
|
|
1725
|
+
Not: qw,
|
|
1726
|
+
not: Rw,
|
|
1727
|
+
NotCongruent: Fw,
|
|
1728
|
+
NotCupCap: Mw,
|
|
1729
|
+
NotDoubleVerticalBar: Iw,
|
|
1730
|
+
NotElement: Pw,
|
|
1731
|
+
NotEqual: Nw,
|
|
1732
|
+
NotEqualTilde: zw,
|
|
1733
|
+
NotExists: Ow,
|
|
1734
|
+
NotGreater: Bw,
|
|
1735
|
+
NotGreaterEqual: Uw,
|
|
1736
|
+
NotGreaterFullEqual: Vw,
|
|
1737
|
+
NotGreaterGreater: Hw,
|
|
1738
|
+
NotGreaterLess: Gw,
|
|
1739
|
+
NotGreaterSlantEqual: jw,
|
|
1740
|
+
NotGreaterTilde: Zw,
|
|
1741
|
+
NotHumpDownHump: Yw,
|
|
1742
|
+
NotHumpEqual: Ww,
|
|
1743
|
+
notin: Xw,
|
|
1744
|
+
notindot: Kw,
|
|
1745
|
+
notinE: Qw,
|
|
1746
|
+
notinva: Jw,
|
|
1747
|
+
notinvb: $w,
|
|
1748
|
+
notinvc: tC,
|
|
1749
|
+
NotLeftTriangleBar: eC,
|
|
1750
|
+
NotLeftTriangle: nC,
|
|
1751
|
+
NotLeftTriangleEqual: oC,
|
|
1752
|
+
NotLess: rC,
|
|
1753
|
+
NotLessEqual: sC,
|
|
1754
|
+
NotLessGreater: cC,
|
|
1755
|
+
NotLessLess: iC,
|
|
1756
|
+
NotLessSlantEqual: aC,
|
|
1757
|
+
NotLessTilde: lC,
|
|
1758
|
+
NotNestedGreaterGreater: uC,
|
|
1759
|
+
NotNestedLessLess: pC,
|
|
1760
|
+
notni: fC,
|
|
1761
|
+
notniva: hC,
|
|
1762
|
+
notnivb: dC,
|
|
1763
|
+
notnivc: mC,
|
|
1764
|
+
NotPrecedes: gC,
|
|
1765
|
+
NotPrecedesEqual: bC,
|
|
1766
|
+
NotPrecedesSlantEqual: _C,
|
|
1767
|
+
NotReverseElement: vC,
|
|
1768
|
+
NotRightTriangleBar: kC,
|
|
1769
|
+
NotRightTriangle: xC,
|
|
1770
|
+
NotRightTriangleEqual: yC,
|
|
1771
|
+
NotSquareSubset: AC,
|
|
1772
|
+
NotSquareSubsetEqual: wC,
|
|
1773
|
+
NotSquareSuperset: CC,
|
|
1774
|
+
NotSquareSupersetEqual: EC,
|
|
1775
|
+
NotSubset: DC,
|
|
1776
|
+
NotSubsetEqual: TC,
|
|
1777
|
+
NotSucceeds: SC,
|
|
1778
|
+
NotSucceedsEqual: LC,
|
|
1779
|
+
NotSucceedsSlantEqual: qC,
|
|
1780
|
+
NotSucceedsTilde: RC,
|
|
1781
|
+
NotSuperset: FC,
|
|
1782
|
+
NotSupersetEqual: MC,
|
|
1783
|
+
NotTilde: IC,
|
|
1784
|
+
NotTildeEqual: PC,
|
|
1785
|
+
NotTildeFullEqual: NC,
|
|
1786
|
+
NotTildeTilde: zC,
|
|
1787
|
+
NotVerticalBar: OC,
|
|
1788
|
+
nparallel: BC,
|
|
1789
|
+
npar: UC,
|
|
1790
|
+
nparsl: VC,
|
|
1791
|
+
npart: HC,
|
|
1792
|
+
npolint: GC,
|
|
1793
|
+
npr: jC,
|
|
1794
|
+
nprcue: ZC,
|
|
1795
|
+
nprec: YC,
|
|
1796
|
+
npreceq: WC,
|
|
1797
|
+
npre: XC,
|
|
1798
|
+
nrarrc: KC,
|
|
1799
|
+
nrarr: QC,
|
|
1800
|
+
nrArr: JC,
|
|
1801
|
+
nrarrw: $C,
|
|
1802
1802
|
nrightarrow: tE,
|
|
1803
1803
|
nRightarrow: eE,
|
|
1804
1804
|
nrtri: nE,
|
|
@@ -1823,8 +1823,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1823
1823
|
nsubset: xE,
|
|
1824
1824
|
nsubseteq: yE,
|
|
1825
1825
|
nsubseteqq: AE,
|
|
1826
|
-
nsucc:
|
|
1827
|
-
nsucceq:
|
|
1826
|
+
nsucc: wE,
|
|
1827
|
+
nsucceq: CE,
|
|
1828
1828
|
nsup: EE,
|
|
1829
1829
|
nsupE: DE,
|
|
1830
1830
|
nsupe: TE,
|
|
@@ -1835,9 +1835,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1835
1835
|
Ntilde: FE,
|
|
1836
1836
|
ntilde: ME,
|
|
1837
1837
|
ntlg: IE,
|
|
1838
|
-
ntriangleleft:
|
|
1839
|
-
ntrianglelefteq:
|
|
1840
|
-
ntriangleright:
|
|
1838
|
+
ntriangleleft: PE,
|
|
1839
|
+
ntrianglelefteq: NE,
|
|
1840
|
+
ntriangleright: zE,
|
|
1841
1841
|
ntrianglerighteq: OE,
|
|
1842
1842
|
Nu: BE,
|
|
1843
1843
|
nu: UE,
|
|
@@ -1877,8 +1877,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1877
1877
|
Odblac: x2,
|
|
1878
1878
|
odblac: y2,
|
|
1879
1879
|
odiv: A2,
|
|
1880
|
-
odot:
|
|
1881
|
-
odsold:
|
|
1880
|
+
odot: w2,
|
|
1881
|
+
odsold: C2,
|
|
1882
1882
|
OElig: E2,
|
|
1883
1883
|
oelig: D2,
|
|
1884
1884
|
ofcir: T2,
|
|
@@ -1889,9 +1889,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1889
1889
|
ograve: F2,
|
|
1890
1890
|
ogt: M2,
|
|
1891
1891
|
ohbar: I2,
|
|
1892
|
-
ohm:
|
|
1893
|
-
oint:
|
|
1894
|
-
olarr:
|
|
1892
|
+
ohm: P2,
|
|
1893
|
+
oint: N2,
|
|
1894
|
+
olarr: z2,
|
|
1895
1895
|
olcir: O2,
|
|
1896
1896
|
olcross: B2,
|
|
1897
1897
|
oline: U2,
|
|
@@ -1931,8 +1931,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1931
1931
|
osol: xD,
|
|
1932
1932
|
Otilde: yD,
|
|
1933
1933
|
otilde: AD,
|
|
1934
|
-
otimesas:
|
|
1935
|
-
Otimes:
|
|
1934
|
+
otimesas: wD,
|
|
1935
|
+
Otimes: CD,
|
|
1936
1936
|
otimes: ED,
|
|
1937
1937
|
Ouml: DD,
|
|
1938
1938
|
ouml: TD,
|
|
@@ -1943,9 +1943,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1943
1943
|
OverParenthesis: FD,
|
|
1944
1944
|
para: MD,
|
|
1945
1945
|
parallel: ID,
|
|
1946
|
-
par:
|
|
1947
|
-
parsim:
|
|
1948
|
-
parsl:
|
|
1946
|
+
par: PD,
|
|
1947
|
+
parsim: ND,
|
|
1948
|
+
parsl: zD,
|
|
1949
1949
|
part: OD,
|
|
1950
1950
|
PartialD: BD,
|
|
1951
1951
|
Pcy: UD,
|
|
@@ -1985,8 +1985,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1985
1985
|
pointint: xT,
|
|
1986
1986
|
popf: yT,
|
|
1987
1987
|
Popf: AT,
|
|
1988
|
-
pound:
|
|
1989
|
-
prap:
|
|
1988
|
+
pound: wT,
|
|
1989
|
+
prap: CT,
|
|
1990
1990
|
Pr: ET,
|
|
1991
1991
|
pr: DT,
|
|
1992
1992
|
prcue: TT,
|
|
@@ -1997,9 +1997,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
1997
1997
|
PrecedesEqual: FT,
|
|
1998
1998
|
PrecedesSlantEqual: MT,
|
|
1999
1999
|
PrecedesTilde: IT,
|
|
2000
|
-
preceq:
|
|
2001
|
-
precnapprox:
|
|
2002
|
-
precneqq:
|
|
2000
|
+
preceq: PT,
|
|
2001
|
+
precnapprox: NT,
|
|
2002
|
+
precneqq: zT,
|
|
2003
2003
|
precnsim: OT,
|
|
2004
2004
|
pre: BT,
|
|
2005
2005
|
prE: UT,
|
|
@@ -2039,8 +2039,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2039
2039
|
quest: xS,
|
|
2040
2040
|
questeq: yS,
|
|
2041
2041
|
quot: AS,
|
|
2042
|
-
QUOT:
|
|
2043
|
-
rAarr:
|
|
2042
|
+
QUOT: wS,
|
|
2043
|
+
rAarr: CS,
|
|
2044
2044
|
race: ES,
|
|
2045
2045
|
Racute: DS,
|
|
2046
2046
|
racute: TS,
|
|
@@ -2051,9 +2051,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2051
2051
|
rangd: FS,
|
|
2052
2052
|
range: MS,
|
|
2053
2053
|
rangle: IS,
|
|
2054
|
-
raquo:
|
|
2055
|
-
rarrap:
|
|
2056
|
-
rarrb:
|
|
2054
|
+
raquo: PS,
|
|
2055
|
+
rarrap: NS,
|
|
2056
|
+
rarrb: zS,
|
|
2057
2057
|
rarrbfs: OS,
|
|
2058
2058
|
rarrc: BS,
|
|
2059
2059
|
rarr: US,
|
|
@@ -2093,8 +2093,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2093
2093
|
rdquo: xL,
|
|
2094
2094
|
rdquor: yL,
|
|
2095
2095
|
rdsh: AL,
|
|
2096
|
-
real:
|
|
2097
|
-
realine:
|
|
2096
|
+
real: wL,
|
|
2097
|
+
realine: CL,
|
|
2098
2098
|
realpart: EL,
|
|
2099
2099
|
reals: DL,
|
|
2100
2100
|
Re: TL,
|
|
@@ -2105,9 +2105,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2105
2105
|
ReverseEquilibrium: FL,
|
|
2106
2106
|
ReverseUpEquilibrium: ML,
|
|
2107
2107
|
rfisht: IL,
|
|
2108
|
-
rfloor:
|
|
2109
|
-
rfr:
|
|
2110
|
-
Rfr:
|
|
2108
|
+
rfloor: PL,
|
|
2109
|
+
rfr: NL,
|
|
2110
|
+
Rfr: zL,
|
|
2111
2111
|
rHar: OL,
|
|
2112
2112
|
rhard: BL,
|
|
2113
2113
|
rharu: UL,
|
|
@@ -2147,8 +2147,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2147
2147
|
RightUpVector: x4,
|
|
2148
2148
|
RightVectorBar: y4,
|
|
2149
2149
|
RightVector: A4,
|
|
2150
|
-
ring:
|
|
2151
|
-
risingdotseq:
|
|
2150
|
+
ring: w4,
|
|
2151
|
+
risingdotseq: C4,
|
|
2152
2152
|
rlarr: E4,
|
|
2153
2153
|
rlhar: D4,
|
|
2154
2154
|
rlm: T4,
|
|
@@ -2159,9 +2159,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2159
2159
|
roarr: F4,
|
|
2160
2160
|
robrk: M4,
|
|
2161
2161
|
ropar: I4,
|
|
2162
|
-
ropf:
|
|
2163
|
-
Ropf:
|
|
2164
|
-
roplus:
|
|
2162
|
+
ropf: P4,
|
|
2163
|
+
Ropf: N4,
|
|
2164
|
+
roplus: z4,
|
|
2165
2165
|
rotimes: O4,
|
|
2166
2166
|
RoundImplies: B4,
|
|
2167
2167
|
rpar: U4,
|
|
@@ -2201,8 +2201,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2201
2201
|
scedil: xq,
|
|
2202
2202
|
Scirc: yq,
|
|
2203
2203
|
scirc: Aq,
|
|
2204
|
-
scnap:
|
|
2205
|
-
scnE:
|
|
2204
|
+
scnap: wq,
|
|
2205
|
+
scnE: Cq,
|
|
2206
2206
|
scnsim: Eq,
|
|
2207
2207
|
scpolint: Dq,
|
|
2208
2208
|
scsim: Tq,
|
|
@@ -2213,9 +2213,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2213
2213
|
sdote: Fq,
|
|
2214
2214
|
searhk: Mq,
|
|
2215
2215
|
searr: Iq,
|
|
2216
|
-
seArr:
|
|
2217
|
-
searrow:
|
|
2218
|
-
sect:
|
|
2216
|
+
seArr: Pq,
|
|
2217
|
+
searrow: Nq,
|
|
2218
|
+
sect: zq,
|
|
2219
2219
|
semi: Oq,
|
|
2220
2220
|
seswar: Bq,
|
|
2221
2221
|
setminus: Uq,
|
|
@@ -2255,8 +2255,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2255
2255
|
SmallCircle: xR,
|
|
2256
2256
|
smallsetminus: yR,
|
|
2257
2257
|
smashp: AR,
|
|
2258
|
-
smeparsl:
|
|
2259
|
-
smid:
|
|
2258
|
+
smeparsl: wR,
|
|
2259
|
+
smid: CR,
|
|
2260
2260
|
smile: ER,
|
|
2261
2261
|
smt: DR,
|
|
2262
2262
|
smte: TR,
|
|
@@ -2267,9 +2267,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2267
2267
|
solb: FR,
|
|
2268
2268
|
sol: MR,
|
|
2269
2269
|
Sopf: IR,
|
|
2270
|
-
sopf:
|
|
2271
|
-
spades:
|
|
2272
|
-
spadesuit:
|
|
2270
|
+
sopf: PR,
|
|
2271
|
+
spades: NR,
|
|
2272
|
+
spadesuit: zR,
|
|
2273
2273
|
spar: OR,
|
|
2274
2274
|
sqcap: BR,
|
|
2275
2275
|
sqcaps: UR,
|
|
@@ -2309,8 +2309,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2309
2309
|
strns: x3,
|
|
2310
2310
|
sub: y3,
|
|
2311
2311
|
Sub: A3,
|
|
2312
|
-
subdot:
|
|
2313
|
-
subE:
|
|
2312
|
+
subdot: w3,
|
|
2313
|
+
subE: C3,
|
|
2314
2314
|
sube: E3,
|
|
2315
2315
|
subedot: D3,
|
|
2316
2316
|
submult: T3,
|
|
@@ -2321,9 +2321,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2321
2321
|
subset: F3,
|
|
2322
2322
|
Subset: M3,
|
|
2323
2323
|
subseteq: I3,
|
|
2324
|
-
subseteqq:
|
|
2325
|
-
SubsetEqual:
|
|
2326
|
-
subsetneq:
|
|
2324
|
+
subseteqq: P3,
|
|
2325
|
+
SubsetEqual: N3,
|
|
2326
|
+
subsetneq: z3,
|
|
2327
2327
|
subsetneqq: O3,
|
|
2328
2328
|
subsim: B3,
|
|
2329
2329
|
subsub: U3,
|
|
@@ -2363,8 +2363,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2363
2363
|
supnE: x6,
|
|
2364
2364
|
supne: y6,
|
|
2365
2365
|
supplus: A6,
|
|
2366
|
-
supset:
|
|
2367
|
-
Supset:
|
|
2366
|
+
supset: w6,
|
|
2367
|
+
Supset: C6,
|
|
2368
2368
|
supseteq: E6,
|
|
2369
2369
|
supseteqq: D6,
|
|
2370
2370
|
supsetneq: T6,
|
|
@@ -2375,9 +2375,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2375
2375
|
swarhk: F6,
|
|
2376
2376
|
swarr: M6,
|
|
2377
2377
|
swArr: I6,
|
|
2378
|
-
swarrow:
|
|
2379
|
-
swnwar:
|
|
2380
|
-
szlig:
|
|
2378
|
+
swarrow: P6,
|
|
2379
|
+
swnwar: N6,
|
|
2380
|
+
szlig: z6,
|
|
2381
2381
|
Tab: O6,
|
|
2382
2382
|
target: B6,
|
|
2383
2383
|
Tau: U6,
|
|
@@ -2417,8 +2417,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2417
2417
|
timesbar: x5,
|
|
2418
2418
|
timesb: y5,
|
|
2419
2419
|
times: A5,
|
|
2420
|
-
timesd:
|
|
2421
|
-
tint:
|
|
2420
|
+
timesd: w5,
|
|
2421
|
+
tint: C5,
|
|
2422
2422
|
toea: E5,
|
|
2423
2423
|
topbot: D5,
|
|
2424
2424
|
topcir: T5,
|
|
@@ -2429,9 +2429,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2429
2429
|
tosa: F5,
|
|
2430
2430
|
tprime: M5,
|
|
2431
2431
|
trade: I5,
|
|
2432
|
-
TRADE:
|
|
2433
|
-
triangle:
|
|
2434
|
-
triangledown:
|
|
2432
|
+
TRADE: P5,
|
|
2433
|
+
triangle: N5,
|
|
2434
|
+
triangledown: z5,
|
|
2435
2435
|
triangleleft: O5,
|
|
2436
2436
|
trianglelefteq: B5,
|
|
2437
2437
|
triangleq: U5,
|
|
@@ -2471,8 +2471,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2471
2471
|
Ucy: xF,
|
|
2472
2472
|
ucy: yF,
|
|
2473
2473
|
udarr: AF,
|
|
2474
|
-
Udblac:
|
|
2475
|
-
udblac:
|
|
2474
|
+
Udblac: wF,
|
|
2475
|
+
udblac: CF,
|
|
2476
2476
|
udhar: EF,
|
|
2477
2477
|
ufisht: DF,
|
|
2478
2478
|
Ufr: TF,
|
|
@@ -2483,9 +2483,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2483
2483
|
uharl: FF,
|
|
2484
2484
|
uharr: MF,
|
|
2485
2485
|
uhblk: IF,
|
|
2486
|
-
ulcorn:
|
|
2487
|
-
ulcorner:
|
|
2488
|
-
ulcrop:
|
|
2486
|
+
ulcorn: PF,
|
|
2487
|
+
ulcorner: NF,
|
|
2488
|
+
ulcrop: zF,
|
|
2489
2489
|
ultri: OF,
|
|
2490
2490
|
Umacr: BF,
|
|
2491
2491
|
umacr: UF,
|
|
@@ -2525,8 +2525,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2525
2525
|
urcorn: x8,
|
|
2526
2526
|
urcorner: y8,
|
|
2527
2527
|
urcrop: A8,
|
|
2528
|
-
Uring:
|
|
2529
|
-
uring:
|
|
2528
|
+
Uring: w8,
|
|
2529
|
+
uring: C8,
|
|
2530
2530
|
urtri: E8,
|
|
2531
2531
|
Uscr: D8,
|
|
2532
2532
|
uscr: T8,
|
|
@@ -2537,9 +2537,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2537
2537
|
utrif: F8,
|
|
2538
2538
|
uuarr: M8,
|
|
2539
2539
|
Uuml: I8,
|
|
2540
|
-
uuml:
|
|
2541
|
-
uwangle:
|
|
2542
|
-
vangrt:
|
|
2540
|
+
uuml: P8,
|
|
2541
|
+
uwangle: N8,
|
|
2542
|
+
vangrt: z8,
|
|
2543
2543
|
varepsilon: O8,
|
|
2544
2544
|
varkappa: B8,
|
|
2545
2545
|
varnothing: U8,
|
|
@@ -2579,8 +2579,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2579
2579
|
VerticalBar: xM,
|
|
2580
2580
|
VerticalLine: yM,
|
|
2581
2581
|
VerticalSeparator: AM,
|
|
2582
|
-
VerticalTilde:
|
|
2583
|
-
VeryThinSpace:
|
|
2582
|
+
VerticalTilde: wM,
|
|
2583
|
+
VeryThinSpace: CM,
|
|
2584
2584
|
Vfr: EM,
|
|
2585
2585
|
vfr: DM,
|
|
2586
2586
|
vltri: TM,
|
|
@@ -2591,9 +2591,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2591
2591
|
vprop: FM,
|
|
2592
2592
|
vrtri: MM,
|
|
2593
2593
|
Vscr: IM,
|
|
2594
|
-
vscr:
|
|
2595
|
-
vsubnE:
|
|
2596
|
-
vsubne:
|
|
2594
|
+
vscr: PM,
|
|
2595
|
+
vsubnE: NM,
|
|
2596
|
+
vsubne: zM,
|
|
2597
2597
|
vsupnE: OM,
|
|
2598
2598
|
vsupne: BM,
|
|
2599
2599
|
Vvdash: UM,
|
|
@@ -2633,8 +2633,8 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2633
2633
|
xopf: xI,
|
|
2634
2634
|
xoplus: yI,
|
|
2635
2635
|
xotime: AI,
|
|
2636
|
-
xrarr:
|
|
2637
|
-
xrArr:
|
|
2636
|
+
xrarr: wI,
|
|
2637
|
+
xrArr: CI,
|
|
2638
2638
|
Xscr: EI,
|
|
2639
2639
|
xscr: DI,
|
|
2640
2640
|
xsqcup: TI,
|
|
@@ -2645,9 +2645,9 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2645
2645
|
Yacute: FI,
|
|
2646
2646
|
yacute: MI,
|
|
2647
2647
|
YAcy: II,
|
|
2648
|
-
yacy:
|
|
2649
|
-
Ycirc:
|
|
2650
|
-
ycirc:
|
|
2648
|
+
yacy: PI,
|
|
2649
|
+
Ycirc: NI,
|
|
2650
|
+
ycirc: zI,
|
|
2651
2651
|
Ycy: OI,
|
|
2652
2652
|
ycy: BI,
|
|
2653
2653
|
yen: UI,
|
|
@@ -2663,32 +2663,32 @@ const ss = "Á", cs = "á", is = "Ă", as = "ă", ls = "∾", us = "∿", ps = "
|
|
|
2663
2663
|
yucy: QI,
|
|
2664
2664
|
yuml: JI,
|
|
2665
2665
|
Yuml: $I,
|
|
2666
|
-
Zacute:
|
|
2667
|
-
zacute:
|
|
2668
|
-
Zcaron:
|
|
2669
|
-
zcaron:
|
|
2670
|
-
Zcy:
|
|
2671
|
-
zcy:
|
|
2672
|
-
Zdot:
|
|
2673
|
-
zdot:
|
|
2674
|
-
zeetrf:
|
|
2675
|
-
ZeroWidthSpace:
|
|
2676
|
-
Zeta:
|
|
2677
|
-
zeta:
|
|
2678
|
-
zfr:
|
|
2679
|
-
Zfr:
|
|
2680
|
-
ZHcy:
|
|
2681
|
-
zhcy:
|
|
2682
|
-
zigrarr:
|
|
2683
|
-
zopf:
|
|
2684
|
-
Zopf:
|
|
2685
|
-
Zscr:
|
|
2686
|
-
zscr:
|
|
2687
|
-
zwj:
|
|
2688
|
-
zwnj:
|
|
2666
|
+
Zacute: tP,
|
|
2667
|
+
zacute: eP,
|
|
2668
|
+
Zcaron: nP,
|
|
2669
|
+
zcaron: oP,
|
|
2670
|
+
Zcy: rP,
|
|
2671
|
+
zcy: sP,
|
|
2672
|
+
Zdot: cP,
|
|
2673
|
+
zdot: iP,
|
|
2674
|
+
zeetrf: aP,
|
|
2675
|
+
ZeroWidthSpace: lP,
|
|
2676
|
+
Zeta: uP,
|
|
2677
|
+
zeta: pP,
|
|
2678
|
+
zfr: fP,
|
|
2679
|
+
Zfr: hP,
|
|
2680
|
+
ZHcy: dP,
|
|
2681
|
+
zhcy: mP,
|
|
2682
|
+
zigrarr: gP,
|
|
2683
|
+
zopf: bP,
|
|
2684
|
+
Zopf: _P,
|
|
2685
|
+
Zscr: vP,
|
|
2686
|
+
zscr: kP,
|
|
2687
|
+
zwj: xP,
|
|
2688
|
+
zwnj: yP
|
|
2689
2689
|
};
|
|
2690
|
-
var Yo =
|
|
2691
|
-
function
|
|
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 wP(n) {
|
|
2692
2692
|
var t, e, o = no[n];
|
|
2693
2693
|
if (o)
|
|
2694
2694
|
return o;
|
|
@@ -2700,7 +2700,7 @@ function Cz(n) {
|
|
|
2700
2700
|
}
|
|
2701
2701
|
function be(n, t, e) {
|
|
2702
2702
|
var o, r, s, c, i, a = "";
|
|
2703
|
-
for (typeof t != "string" && (e = t, t = be.defaultChars), typeof e > "u" && (e = !0), i =
|
|
2703
|
+
for (typeof t != "string" && (e = t, t = be.defaultChars), typeof e > "u" && (e = !0), i = wP(t), o = 0, r = n.length; o < r; o++) {
|
|
2704
2704
|
if (s = n.charCodeAt(o), e && s === 37 && o + 2 < r && /^[0-9a-f]{2}$/i.test(n.slice(o + 1, o + 3))) {
|
|
2705
2705
|
a += n.slice(o, o + 3), o += 2;
|
|
2706
2706
|
continue;
|
|
@@ -2723,8 +2723,8 @@ function be(n, t, e) {
|
|
|
2723
2723
|
}
|
|
2724
2724
|
be.defaultChars = ";/?:@&=+$,-_.!~*'()#";
|
|
2725
2725
|
be.componentChars = "-_.!~*'()";
|
|
2726
|
-
var
|
|
2727
|
-
function
|
|
2726
|
+
var CP = be, oo = {};
|
|
2727
|
+
function EP(n) {
|
|
2728
2728
|
var t, e, o = oo[n];
|
|
2729
2729
|
if (o)
|
|
2730
2730
|
return o;
|
|
@@ -2736,7 +2736,7 @@ function Ez(n) {
|
|
|
2736
2736
|
}
|
|
2737
2737
|
function _e(n, t) {
|
|
2738
2738
|
var e;
|
|
2739
|
-
return typeof t != "string" && (t = _e.defaultChars), e =
|
|
2739
|
+
return typeof t != "string" && (t = _e.defaultChars), e = EP(t), n.replace(/(%[a-f0-9]{2})+/gi, function(o) {
|
|
2740
2740
|
var r, s, c, i, a, l, u, f = "";
|
|
2741
2741
|
for (r = 0, s = o.length; r < s; r += 3) {
|
|
2742
2742
|
if (c = parseInt(o.slice(r + 1, r + 3), 16), c < 128) {
|
|
@@ -2762,15 +2762,15 @@ function _e(n, t) {
|
|
|
2762
2762
|
}
|
|
2763
2763
|
_e.defaultChars = ";/?:@&=+$,#";
|
|
2764
2764
|
_e.componentChars = "";
|
|
2765
|
-
var
|
|
2765
|
+
var DP = _e, TP = function(t) {
|
|
2766
2766
|
var e = "";
|
|
2767
2767
|
return e += t.protocol || "", e += t.slashes ? "//" : "", e += t.auth ? t.auth + "@" : "", t.hostname && t.hostname.indexOf(":") !== -1 ? e += "[" + t.hostname + "]" : e += t.hostname || "", e += t.port ? ":" + t.port : "", e += t.pathname || "", e += t.search || "", e += t.hash || "", e;
|
|
2768
2768
|
};
|
|
2769
2769
|
function de() {
|
|
2770
2770
|
this.protocol = null, this.slashes = null, this.auth = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.pathname = null;
|
|
2771
2771
|
}
|
|
2772
|
-
var
|
|
2773
|
-
`, " "],
|
|
2772
|
+
var SP = /^([a-z0-9.+-]+:)/i, LP = /:[0-9]*$/, qP = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, RP = ["<", ">", '"', "`", " ", "\r", `
|
|
2773
|
+
`, " "], FP = ["{", "}", "|", "\\", "^", "`"].concat(RP), MP = ["'"].concat(FP), ro = ["%", "/", "?", ";", "#"].concat(MP), so = ["/", "?", "#"], IP = 255, co = /^[+a-z0-9A-Z_-]{0,63}$/, PP = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, io = {
|
|
2774
2774
|
javascript: !0,
|
|
2775
2775
|
"javascript:": !0
|
|
2776
2776
|
}, ao = {
|
|
@@ -2785,7 +2785,7 @@ var Sz = /^([a-z0-9.+-]+:)/i, Lz = /:[0-9]*$/, qz = /^(\/\/?(?!\/)[^\?\s]*)(\?[^
|
|
|
2785
2785
|
"gopher:": !0,
|
|
2786
2786
|
"file:": !0
|
|
2787
2787
|
};
|
|
2788
|
-
function
|
|
2788
|
+
function NP(n, t) {
|
|
2789
2789
|
if (n && n instanceof de)
|
|
2790
2790
|
return n;
|
|
2791
2791
|
var e = new de();
|
|
@@ -2794,11 +2794,11 @@ function Pz(n, t) {
|
|
|
2794
2794
|
de.prototype.parse = function(n, t) {
|
|
2795
2795
|
var e, o, r, s, c, i = n;
|
|
2796
2796
|
if (i = i.trim(), !t && n.split("#").length === 1) {
|
|
2797
|
-
var a =
|
|
2797
|
+
var a = qP.exec(i);
|
|
2798
2798
|
if (a)
|
|
2799
2799
|
return this.pathname = a[1], a[2] && (this.search = a[2]), this;
|
|
2800
2800
|
}
|
|
2801
|
-
var l =
|
|
2801
|
+
var l = SP.exec(i);
|
|
2802
2802
|
if (l && (l = l[0], r = l.toLowerCase(), this.protocol = l, i = i.substr(l.length)), (t || l || i.match(/^\/\/[^@\/]+@[^@\/]+/)) && (c = i.substr(0, 2) === "//", c && !(l && io[l]) && (i = i.substr(2), this.slashes = !0)), !io[l] && (c || l && !ao[l])) {
|
|
2803
2803
|
var u = -1;
|
|
2804
2804
|
for (e = 0; e < so.length; e++)
|
|
@@ -2818,29 +2818,29 @@ de.prototype.parse = function(n, t) {
|
|
|
2818
2818
|
for (var y = "", _ = 0, g = D.length; _ < g; _++)
|
|
2819
2819
|
D.charCodeAt(_) > 127 ? y += "x" : y += D[_];
|
|
2820
2820
|
if (!y.match(co)) {
|
|
2821
|
-
var
|
|
2822
|
-
v && (
|
|
2821
|
+
var C = k.slice(0, e), S = k.slice(e + 1), v = D.match(PP);
|
|
2822
|
+
v && (C.push(v[1]), S.unshift(v[2])), S.length && (i = S.join(".") + i), this.hostname = C.join(".");
|
|
2823
2823
|
break;
|
|
2824
2824
|
}
|
|
2825
2825
|
}
|
|
2826
2826
|
}
|
|
2827
2827
|
}
|
|
2828
|
-
this.hostname.length >
|
|
2828
|
+
this.hostname.length > IP && (this.hostname = ""), x && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
|
|
2829
2829
|
}
|
|
2830
2830
|
var F = i.indexOf("#");
|
|
2831
2831
|
F !== -1 && (this.hash = i.substr(F), i = i.slice(0, F));
|
|
2832
|
-
var
|
|
2833
|
-
return
|
|
2832
|
+
var z = i.indexOf("?");
|
|
2833
|
+
return z !== -1 && (this.search = i.substr(z), i = i.slice(0, z)), i && (this.pathname = i), ao[r] && this.hostname && !this.pathname && (this.pathname = ""), this;
|
|
2834
2834
|
};
|
|
2835
2835
|
de.prototype.parseHost = function(n) {
|
|
2836
|
-
var t =
|
|
2836
|
+
var t = LP.exec(n);
|
|
2837
2837
|
t && (t = t[0], t !== ":" && (this.port = t.substr(1)), n = n.substr(0, n.length - t.length)), n && (this.hostname = n);
|
|
2838
2838
|
};
|
|
2839
|
-
var
|
|
2840
|
-
Mt.encode =
|
|
2841
|
-
Mt.decode =
|
|
2842
|
-
Mt.format =
|
|
2843
|
-
Mt.parse =
|
|
2839
|
+
var zP = NP;
|
|
2840
|
+
Mt.encode = CP;
|
|
2841
|
+
Mt.decode = DP;
|
|
2842
|
+
Mt.format = TP;
|
|
2843
|
+
Mt.parse = zP;
|
|
2844
2844
|
var vt = {}, Ue, lo;
|
|
2845
2845
|
function Wo() {
|
|
2846
2846
|
return lo || (lo = 1, Ue = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/), Ue;
|
|
@@ -2850,7 +2850,7 @@ function Xo() {
|
|
|
2850
2850
|
return uo || (uo = 1, Ve = /[\0-\x1F\x7F-\x9F]/), Ve;
|
|
2851
2851
|
}
|
|
2852
2852
|
var He, po;
|
|
2853
|
-
function
|
|
2853
|
+
function OP() {
|
|
2854
2854
|
return po || (po = 1, He = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/), He;
|
|
2855
2855
|
}
|
|
2856
2856
|
var Ge, fo;
|
|
@@ -2858,8 +2858,8 @@ function Ko() {
|
|
|
2858
2858
|
return fo || (fo = 1, Ge = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/), Ge;
|
|
2859
2859
|
}
|
|
2860
2860
|
var ho;
|
|
2861
|
-
function
|
|
2862
|
-
return ho || (ho = 1, vt.Any = Wo(), vt.Cc = Xo(), vt.Cf =
|
|
2861
|
+
function BP() {
|
|
2862
|
+
return ho || (ho = 1, vt.Any = Wo(), vt.Cc = Xo(), vt.Cf = OP(), vt.P = ln, vt.Z = Ko()), vt;
|
|
2863
2863
|
}
|
|
2864
2864
|
(function(n) {
|
|
2865
2865
|
function t(b) {
|
|
@@ -2917,17 +2917,17 @@ function Bz() {
|
|
|
2917
2917
|
">": ">",
|
|
2918
2918
|
'"': """
|
|
2919
2919
|
};
|
|
2920
|
-
function
|
|
2920
|
+
function C(b) {
|
|
2921
2921
|
return g[b];
|
|
2922
2922
|
}
|
|
2923
2923
|
function S(b) {
|
|
2924
|
-
return y.test(b) ? b.replace(_,
|
|
2924
|
+
return y.test(b) ? b.replace(_, C) : b;
|
|
2925
2925
|
}
|
|
2926
2926
|
var v = /[.?*+^$[\]\\(){}|-]/g;
|
|
2927
2927
|
function F(b) {
|
|
2928
2928
|
return b.replace(v, "\\$&");
|
|
2929
2929
|
}
|
|
2930
|
-
function
|
|
2930
|
+
function z(b) {
|
|
2931
2931
|
switch (b) {
|
|
2932
2932
|
case 9:
|
|
2933
2933
|
case 32:
|
|
@@ -2997,12 +2997,12 @@ function Bz() {
|
|
|
2997
2997
|
return !1;
|
|
2998
2998
|
}
|
|
2999
2999
|
}
|
|
3000
|
-
function
|
|
3000
|
+
function P(b) {
|
|
3001
3001
|
return b = b.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (b = b.replace(/ẞ/g, "ß")), b.toLowerCase().toUpperCase();
|
|
3002
3002
|
}
|
|
3003
|
-
n.lib = {}, n.lib.mdurl = Mt, n.lib.ucmicro =
|
|
3003
|
+
n.lib = {}, n.lib.mdurl = Mt, n.lib.ucmicro = BP(), n.assign = s, n.isString = e, n.has = r, n.unescapeMd = k, n.unescapeAll = D, n.isValidEntityCode = i, n.fromCodePoint = a, n.escapeHtml = S, n.arrayReplaceAt = c, n.isSpace = z, n.isWhiteSpace = tt, n.isMdAsciiPunct = E, n.isPunctChar = Y, n.escapeRE = F, n.normalizeReference = P;
|
|
3004
3004
|
})(M);
|
|
3005
|
-
var ve = {},
|
|
3005
|
+
var ve = {}, UP = function(t, e, o) {
|
|
3006
3006
|
var r, s, c, i, a = -1, l = t.posMax, u = t.pos;
|
|
3007
3007
|
for (t.pos = e + 1, r = 1; t.pos < l; ) {
|
|
3008
3008
|
if (c = t.src.charCodeAt(t.pos), c === 93 && (r--, r === 0)) {
|
|
@@ -3017,7 +3017,7 @@ var ve = {}, Uz = function(t, e, o) {
|
|
|
3017
3017
|
}
|
|
3018
3018
|
}
|
|
3019
3019
|
return s && (a = t.pos), t.pos = u, a;
|
|
3020
|
-
}, mo = M.unescapeAll,
|
|
3020
|
+
}, mo = M.unescapeAll, VP = function(t, e, o) {
|
|
3021
3021
|
var r, s, c = e, i = {
|
|
3022
3022
|
ok: !1,
|
|
3023
3023
|
pos: 0,
|
|
@@ -3055,7 +3055,7 @@ var ve = {}, Uz = function(t, e, o) {
|
|
|
3055
3055
|
c++;
|
|
3056
3056
|
}
|
|
3057
3057
|
return e === c || s !== 0 || (i.str = mo(t.slice(e, c)), i.pos = c, i.ok = !0), i;
|
|
3058
|
-
},
|
|
3058
|
+
}, HP = M.unescapeAll, GP = function(t, e, o) {
|
|
3059
3059
|
var r, s, c = 0, i = e, a = {
|
|
3060
3060
|
ok: !1,
|
|
3061
3061
|
pos: 0,
|
|
@@ -3066,17 +3066,17 @@ var ve = {}, Uz = function(t, e, o) {
|
|
|
3066
3066
|
return a;
|
|
3067
3067
|
for (i++, s === 40 && (s = 41); i < o; ) {
|
|
3068
3068
|
if (r = t.charCodeAt(i), r === s)
|
|
3069
|
-
return a.pos = i + 1, a.lines = c, a.str =
|
|
3069
|
+
return a.pos = i + 1, a.lines = c, a.str = HP(t.slice(e + 1, i)), a.ok = !0, a;
|
|
3070
3070
|
if (r === 40 && s === 41)
|
|
3071
3071
|
return a;
|
|
3072
3072
|
r === 10 ? c++ : r === 92 && i + 1 < o && (i++, t.charCodeAt(i) === 10 && c++), i++;
|
|
3073
3073
|
}
|
|
3074
3074
|
return a;
|
|
3075
3075
|
};
|
|
3076
|
-
ve.parseLinkLabel =
|
|
3077
|
-
ve.parseLinkDestination =
|
|
3078
|
-
ve.parseLinkTitle =
|
|
3079
|
-
var
|
|
3076
|
+
ve.parseLinkLabel = UP;
|
|
3077
|
+
ve.parseLinkDestination = VP;
|
|
3078
|
+
ve.parseLinkTitle = GP;
|
|
3079
|
+
var jP = M.assign, ZP = M.unescapeAll, At = M.escapeHtml, pt = {};
|
|
3080
3080
|
pt.code_inline = function(n, t, e, o, r) {
|
|
3081
3081
|
var s = n[t];
|
|
3082
3082
|
return "<code" + r.renderAttrs(s) + ">" + At(s.content) + "</code>";
|
|
@@ -3087,7 +3087,7 @@ pt.code_block = function(n, t, e, o, r) {
|
|
|
3087
3087
|
`;
|
|
3088
3088
|
};
|
|
3089
3089
|
pt.fence = function(n, t, e, o, r) {
|
|
3090
|
-
var s = n[t], c = s.info ?
|
|
3090
|
+
var s = n[t], c = s.info ? ZP(s.info).trim() : "", i = "", a = "", l, u, f, h, d;
|
|
3091
3091
|
return c && (f = c.split(/(\s+)/g), i = f[0], a = f.slice(2).join("")), e.highlight ? l = e.highlight(s.content, i, a) || At(s.content) : l = At(s.content), l.indexOf("<pre") === 0 ? l + `
|
|
3092
3092
|
` : c ? (u = s.attrIndex("class"), h = s.attrs ? s.attrs.slice() : [], u < 0 ? h.push(["class", e.langPrefix + i]) : (h[u] = h[u].slice(), h[u][1] += " " + e.langPrefix + i), d = {
|
|
3093
3093
|
attrs: h
|
|
@@ -3120,7 +3120,7 @@ pt.html_inline = function(n, t) {
|
|
|
3120
3120
|
return n[t].content;
|
|
3121
3121
|
};
|
|
3122
3122
|
function It() {
|
|
3123
|
-
this.rules =
|
|
3123
|
+
this.rules = jP({}, pt);
|
|
3124
3124
|
}
|
|
3125
3125
|
It.prototype.renderAttrs = function(t) {
|
|
3126
3126
|
var e, o, r;
|
|
@@ -3153,7 +3153,7 @@ It.prototype.render = function(n, t, e) {
|
|
|
3153
3153
|
s = n[o].type, s === "inline" ? c += this.renderInline(n[o].children, t, e) : typeof i[s] < "u" ? c += i[s](n, o, t, e, this) : c += this.renderToken(n, o, t, e);
|
|
3154
3154
|
return c;
|
|
3155
3155
|
};
|
|
3156
|
-
var
|
|
3156
|
+
var YP = It;
|
|
3157
3157
|
function ct() {
|
|
3158
3158
|
this.__rules__ = [], this.__cache__ = null;
|
|
3159
3159
|
}
|
|
@@ -3246,25 +3246,25 @@ ct.prototype.disable = function(n, t) {
|
|
|
3246
3246
|
ct.prototype.getRules = function(n) {
|
|
3247
3247
|
return this.__cache__ === null && this.__compile__(), this.__cache__[n] || [];
|
|
3248
3248
|
};
|
|
3249
|
-
var un = ct,
|
|
3249
|
+
var un = ct, WP = /\r\n?|\n/g, XP = /\0/g, KP = function(t) {
|
|
3250
3250
|
var e;
|
|
3251
|
-
e = t.src.replace(
|
|
3252
|
-
`), e = e.replace(
|
|
3253
|
-
},
|
|
3251
|
+
e = t.src.replace(WP, `
|
|
3252
|
+
`), e = e.replace(XP, "�"), t.src = e;
|
|
3253
|
+
}, QP = function(t) {
|
|
3254
3254
|
var e;
|
|
3255
3255
|
t.inlineMode ? (e = new t.Token("inline", "", 0), e.content = t.src, e.map = [0, 1], e.children = [], t.tokens.push(e)) : t.md.block.parse(t.src, t.md, t.env, t.tokens);
|
|
3256
|
-
},
|
|
3256
|
+
}, JP = function(t) {
|
|
3257
3257
|
var e = t.tokens, o, r, s;
|
|
3258
3258
|
for (r = 0, s = e.length; r < s; r++)
|
|
3259
3259
|
o = e[r], o.type === "inline" && t.md.inline.parse(o.content, t.md, t.env, o.children);
|
|
3260
|
-
}, $
|
|
3261
|
-
function
|
|
3260
|
+
}, $P = M.arrayReplaceAt;
|
|
3261
|
+
function tN(n) {
|
|
3262
3262
|
return /^<a[>\s]/i.test(n);
|
|
3263
3263
|
}
|
|
3264
|
-
function
|
|
3264
|
+
function eN(n) {
|
|
3265
3265
|
return /^<\/a\s*>/i.test(n);
|
|
3266
3266
|
}
|
|
3267
|
-
var
|
|
3267
|
+
var nN = function(t) {
|
|
3268
3268
|
var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, _ = t.tokens, g;
|
|
3269
3269
|
if (t.md.options.linkify) {
|
|
3270
3270
|
for (o = 0, r = _.length; o < r; o++)
|
|
@@ -3275,46 +3275,46 @@ var nP = function(t) {
|
|
|
3275
3275
|
e--;
|
|
3276
3276
|
continue;
|
|
3277
3277
|
}
|
|
3278
|
-
if (i.type === "html_inline" && (
|
|
3278
|
+
if (i.type === "html_inline" && (tN(i.content) && x > 0 && x--, eN(i.content) && x++), !(x > 0) && i.type === "text" && t.md.linkify.test(i.content)) {
|
|
3279
3279
|
for (u = i.content, g = t.md.linkify.match(u), a = [], d = i.level, h = 0, g.length > 0 && g[0].index === 0 && e > 0 && s[e - 1].type === "text_special" && (g = g.slice(1)), l = 0; l < g.length; l++)
|
|
3280
3280
|
k = g[l].url, D = t.md.normalizeLink(k), t.md.validateLink(D) && (y = g[l].text, g[l].schema ? g[l].schema === "mailto:" && !/^mailto:/i.test(y) ? y = t.md.normalizeLinkText("mailto:" + y).replace(/^mailto:/, "") : y = t.md.normalizeLinkText(y) : y = t.md.normalizeLinkText("http://" + y).replace(/^http:\/\//, ""), f = g[l].index, f > h && (c = new t.Token("text", "", 0), c.content = u.slice(h, f), c.level = d, a.push(c)), c = new t.Token("link_open", "a", 1), c.attrs = [["href", D]], c.level = d++, c.markup = "linkify", c.info = "auto", a.push(c), c = new t.Token("text", "", 0), c.content = y, c.level = d, a.push(c), c = new t.Token("link_close", "a", -1), c.level = --d, c.markup = "linkify", c.info = "auto", a.push(c), h = g[l].lastIndex);
|
|
3281
|
-
h < u.length && (c = new t.Token("text", "", 0), c.content = u.slice(h), c.level = d, a.push(c)), _[o].children = s = $
|
|
3281
|
+
h < u.length && (c = new t.Token("text", "", 0), c.content = u.slice(h), c.level = d, a.push(c)), _[o].children = s = $P(s, e, a);
|
|
3282
3282
|
}
|
|
3283
3283
|
}
|
|
3284
3284
|
}
|
|
3285
|
-
}, Qo = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/,
|
|
3285
|
+
}, Qo = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, oN = /\((c|tm|r)\)/i, rN = /\((c|tm|r)\)/ig, sN = {
|
|
3286
3286
|
c: "©",
|
|
3287
3287
|
r: "®",
|
|
3288
3288
|
tm: "™"
|
|
3289
3289
|
};
|
|
3290
|
-
function
|
|
3291
|
-
return
|
|
3290
|
+
function cN(n, t) {
|
|
3291
|
+
return sN[t.toLowerCase()];
|
|
3292
3292
|
}
|
|
3293
|
-
function
|
|
3293
|
+
function iN(n) {
|
|
3294
3294
|
var t, e, o = 0;
|
|
3295
3295
|
for (t = n.length - 1; t >= 0; t--)
|
|
3296
|
-
e = n[t], e.type === "text" && !o && (e.content = e.content.replace(
|
|
3296
|
+
e = n[t], e.type === "text" && !o && (e.content = e.content.replace(rN, cN)), e.type === "link_open" && e.info === "auto" && o--, e.type === "link_close" && e.info === "auto" && o++;
|
|
3297
3297
|
}
|
|
3298
|
-
function
|
|
3298
|
+
function aN(n) {
|
|
3299
3299
|
var t, e, o = 0;
|
|
3300
3300
|
for (t = n.length - 1; t >= 0; t--)
|
|
3301
3301
|
e = n[t], e.type === "text" && !o && Qo.test(e.content) && (e.content = e.content.replace(/\+-/g, "±").replace(/\.{2,}/g, "…").replace(/([?!])…/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/mg, "$1—").replace(/(^|\s)--(?=\s|$)/mg, "$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg, "$1–")), e.type === "link_open" && e.info === "auto" && o--, e.type === "link_close" && e.info === "auto" && o++;
|
|
3302
3302
|
}
|
|
3303
|
-
var
|
|
3303
|
+
var lN = function(t) {
|
|
3304
3304
|
var e;
|
|
3305
3305
|
if (t.md.options.typographer)
|
|
3306
3306
|
for (e = t.tokens.length - 1; e >= 0; e--)
|
|
3307
|
-
t.tokens[e].type === "inline" && (
|
|
3308
|
-
}, go = M.isWhiteSpace, bo = M.isPunctChar, _o = M.isMdAsciiPunct,
|
|
3307
|
+
t.tokens[e].type === "inline" && (oN.test(t.tokens[e].content) && iN(t.tokens[e].children), Qo.test(t.tokens[e].content) && aN(t.tokens[e].children));
|
|
3308
|
+
}, go = M.isWhiteSpace, bo = M.isPunctChar, _o = M.isMdAsciiPunct, uN = /['"]/, vo = /['"]/g, ko = "’";
|
|
3309
3309
|
function se(n, t, e) {
|
|
3310
3310
|
return n.slice(0, t) + e + n.slice(t + 1);
|
|
3311
3311
|
}
|
|
3312
|
-
function
|
|
3313
|
-
var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, _, g,
|
|
3314
|
-
for (
|
|
3315
|
-
for (o = n[e], a = n[e].level, _ =
|
|
3312
|
+
function pN(n, t) {
|
|
3313
|
+
var e, o, r, s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, C, S, v;
|
|
3314
|
+
for (C = [], e = 0; e < n.length; e++) {
|
|
3315
|
+
for (o = n[e], a = n[e].level, _ = C.length - 1; _ >= 0 && !(C[_].level <= a); _--)
|
|
3316
3316
|
;
|
|
3317
|
-
if (
|
|
3317
|
+
if (C.length = _ + 1, o.type === "text") {
|
|
3318
3318
|
r = o.content, c = 0, i = r.length;
|
|
3319
3319
|
t:
|
|
3320
3320
|
for (; c < i && (vo.lastIndex = c, s = vo.exec(r), !!s); ) {
|
|
@@ -3339,17 +3339,17 @@ function pP(n, t) {
|
|
|
3339
3339
|
continue;
|
|
3340
3340
|
}
|
|
3341
3341
|
if (y) {
|
|
3342
|
-
for (_ =
|
|
3343
|
-
if (l.single === g &&
|
|
3344
|
-
l =
|
|
3342
|
+
for (_ = C.length - 1; _ >= 0 && (l = C[_], !(C[_].level < a)); _--)
|
|
3343
|
+
if (l.single === g && C[_].level === a) {
|
|
3344
|
+
l = C[_], g ? (S = t.md.options.quotes[2], v = t.md.options.quotes[3]) : (S = t.md.options.quotes[0], v = t.md.options.quotes[1]), o.content = se(o.content, s.index, v), n[l.token].content = se(
|
|
3345
3345
|
n[l.token].content,
|
|
3346
3346
|
l.pos,
|
|
3347
3347
|
S
|
|
3348
|
-
), c += v.length - 1, l.token === e && (c += S.length - 1), r = o.content, i = r.length,
|
|
3348
|
+
), c += v.length - 1, l.token === e && (c += S.length - 1), r = o.content, i = r.length, C.length = _;
|
|
3349
3349
|
continue t;
|
|
3350
3350
|
}
|
|
3351
3351
|
}
|
|
3352
|
-
D ?
|
|
3352
|
+
D ? C.push({
|
|
3353
3353
|
token: e,
|
|
3354
3354
|
pos: s.index,
|
|
3355
3355
|
single: g,
|
|
@@ -3359,12 +3359,12 @@ function pP(n, t) {
|
|
|
3359
3359
|
}
|
|
3360
3360
|
}
|
|
3361
3361
|
}
|
|
3362
|
-
var
|
|
3362
|
+
var fN = function(t) {
|
|
3363
3363
|
var e;
|
|
3364
3364
|
if (t.md.options.typographer)
|
|
3365
3365
|
for (e = t.tokens.length - 1; e >= 0; e--)
|
|
3366
|
-
t.tokens[e].type !== "inline" || !
|
|
3367
|
-
},
|
|
3366
|
+
t.tokens[e].type !== "inline" || !uN.test(t.tokens[e].content) || pN(t.tokens[e].children, t);
|
|
3367
|
+
}, hN = function(t) {
|
|
3368
3368
|
var e, o, r, s, c, i, a = t.tokens;
|
|
3369
3369
|
for (e = 0, o = a.length; e < o; e++)
|
|
3370
3370
|
if (a[e].type === "inline") {
|
|
@@ -3375,10 +3375,10 @@ var fP = function(t) {
|
|
|
3375
3375
|
s !== i && (r.length = i);
|
|
3376
3376
|
}
|
|
3377
3377
|
};
|
|
3378
|
-
function
|
|
3378
|
+
function Pt(n, t, e) {
|
|
3379
3379
|
this.type = n, this.tag = t, this.attrs = null, this.map = null, this.nesting = e, this.level = 0, this.children = null, this.content = "", this.markup = "", this.info = "", this.meta = null, this.block = !1, this.hidden = !1;
|
|
3380
3380
|
}
|
|
3381
|
-
|
|
3381
|
+
Pt.prototype.attrIndex = function(t) {
|
|
3382
3382
|
var e, o, r;
|
|
3383
3383
|
if (!this.attrs)
|
|
3384
3384
|
return -1;
|
|
@@ -3387,39 +3387,39 @@ zt.prototype.attrIndex = function(t) {
|
|
|
3387
3387
|
return o;
|
|
3388
3388
|
return -1;
|
|
3389
3389
|
};
|
|
3390
|
-
|
|
3390
|
+
Pt.prototype.attrPush = function(t) {
|
|
3391
3391
|
this.attrs ? this.attrs.push(t) : this.attrs = [t];
|
|
3392
3392
|
};
|
|
3393
|
-
|
|
3393
|
+
Pt.prototype.attrSet = function(t, e) {
|
|
3394
3394
|
var o = this.attrIndex(t), r = [t, e];
|
|
3395
3395
|
o < 0 ? this.attrPush(r) : this.attrs[o] = r;
|
|
3396
3396
|
};
|
|
3397
|
-
|
|
3397
|
+
Pt.prototype.attrGet = function(t) {
|
|
3398
3398
|
var e = this.attrIndex(t), o = null;
|
|
3399
3399
|
return e >= 0 && (o = this.attrs[e][1]), o;
|
|
3400
3400
|
};
|
|
3401
|
-
|
|
3401
|
+
Pt.prototype.attrJoin = function(t, e) {
|
|
3402
3402
|
var o = this.attrIndex(t);
|
|
3403
3403
|
o < 0 ? this.attrPush([t, e]) : this.attrs[o][1] = this.attrs[o][1] + " " + e;
|
|
3404
3404
|
};
|
|
3405
|
-
var pn =
|
|
3405
|
+
var pn = Pt, dN = pn;
|
|
3406
3406
|
function Jo(n, t, e) {
|
|
3407
3407
|
this.src = n, this.env = e, this.tokens = [], this.inlineMode = !1, this.md = t;
|
|
3408
3408
|
}
|
|
3409
|
-
Jo.prototype.Token =
|
|
3410
|
-
var
|
|
3411
|
-
["normalize",
|
|
3412
|
-
["block",
|
|
3413
|
-
["inline",
|
|
3414
|
-
["linkify",
|
|
3415
|
-
["replacements",
|
|
3416
|
-
["smartquotes",
|
|
3409
|
+
Jo.prototype.Token = dN;
|
|
3410
|
+
var mN = Jo, gN = un, je = [
|
|
3411
|
+
["normalize", KP],
|
|
3412
|
+
["block", QP],
|
|
3413
|
+
["inline", JP],
|
|
3414
|
+
["linkify", nN],
|
|
3415
|
+
["replacements", lN],
|
|
3416
|
+
["smartquotes", fN],
|
|
3417
3417
|
// `text_join` finds `text_special` tokens (for escape sequences)
|
|
3418
3418
|
// and joins them with the rest of the text
|
|
3419
|
-
["text_join",
|
|
3419
|
+
["text_join", hN]
|
|
3420
3420
|
];
|
|
3421
3421
|
function fn() {
|
|
3422
|
-
this.ruler = new
|
|
3422
|
+
this.ruler = new gN();
|
|
3423
3423
|
for (var n = 0; n < je.length; n++)
|
|
3424
3424
|
this.ruler.push(je[n][0], je[n][1]);
|
|
3425
3425
|
}
|
|
@@ -3428,8 +3428,8 @@ fn.prototype.process = function(n) {
|
|
|
3428
3428
|
for (o = this.ruler.getRules(""), t = 0, e = o.length; t < e; t++)
|
|
3429
3429
|
o[t](n);
|
|
3430
3430
|
};
|
|
3431
|
-
fn.prototype.State =
|
|
3432
|
-
var
|
|
3431
|
+
fn.prototype.State = mN;
|
|
3432
|
+
var bN = fn, Ze = M.isSpace;
|
|
3433
3433
|
function Ye(n, t) {
|
|
3434
3434
|
var e = n.bMarks[t] + n.tShift[t], o = n.eMarks[t];
|
|
3435
3435
|
return n.src.slice(e, o);
|
|
@@ -3440,8 +3440,8 @@ function xo(n) {
|
|
|
3440
3440
|
r === 124 && (s ? (i += n.substring(c, e - 1), c = e) : (t.push(i + n.substring(c, e)), i = "", c = e + 1)), s = r === 92, e++, r = n.charCodeAt(e);
|
|
3441
3441
|
return t.push(i + n.substring(c)), t;
|
|
3442
3442
|
}
|
|
3443
|
-
var
|
|
3444
|
-
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g,
|
|
3443
|
+
var _N = function(t, e, o, r) {
|
|
3444
|
+
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, C, S, v;
|
|
3445
3445
|
if (e + 2 > o || (u = e + 1, t.sCount[u] < t.blkIndent) || t.sCount[u] - t.blkIndent >= 4 || (i = t.bMarks[u] + t.tShift[u], i >= t.eMarks[u]) || (S = t.src.charCodeAt(i++), S !== 124 && S !== 45 && S !== 58) || i >= t.eMarks[u] || (v = t.src.charCodeAt(i++), v !== 124 && v !== 45 && v !== 58 && !Ze(v)) || S === 45 && Ze(v))
|
|
3446
3446
|
return !1;
|
|
3447
3447
|
for (; i < t.eMarks[u]; ) {
|
|
@@ -3463,11 +3463,11 @@ var _P = function(t, e, o, r) {
|
|
|
3463
3463
|
return !1;
|
|
3464
3464
|
if (r)
|
|
3465
3465
|
return !0;
|
|
3466
|
-
for (_ = t.parentType, t.parentType = "table",
|
|
3466
|
+
for (_ = t.parentType, t.parentType = "table", C = t.md.block.ruler.getRules("blockquote"), d = t.push("table_open", "table", 1), d.map = D = [e, 0], d = t.push("thead_open", "thead", 1), d.map = [e, e + 1], d = t.push("tr_open", "tr", 1), d.map = [e, e + 1], a = 0; a < f.length; a++)
|
|
3467
3467
|
d = t.push("th_open", "th", 1), x[a] && (d.attrs = [["style", "text-align:" + x[a]]]), d = t.push("inline", "", 0), d.content = f[a].trim(), d.children = [], d = t.push("th_close", "th", -1);
|
|
3468
3468
|
for (d = t.push("tr_close", "tr", -1), d = t.push("thead_close", "thead", -1), u = e + 2; u < o && !(t.sCount[u] < t.blkIndent); u++) {
|
|
3469
|
-
for (g = !1, a = 0, l =
|
|
3470
|
-
if (
|
|
3469
|
+
for (g = !1, a = 0, l = C.length; a < l; a++)
|
|
3470
|
+
if (C[a](t, u, o, !0)) {
|
|
3471
3471
|
g = !0;
|
|
3472
3472
|
break;
|
|
3473
3473
|
}
|
|
@@ -3478,7 +3478,7 @@ var _P = function(t, e, o, r) {
|
|
|
3478
3478
|
d = t.push("tr_close", "tr", -1);
|
|
3479
3479
|
}
|
|
3480
3480
|
return y && (d = t.push("tbody_close", "tbody", -1), y[1] = u), d = t.push("table_close", "table", -1), D[1] = u, t.parentType = _, t.line = u, !0;
|
|
3481
|
-
},
|
|
3481
|
+
}, vN = function(t, e, o) {
|
|
3482
3482
|
var r, s, c;
|
|
3483
3483
|
if (t.sCount[e] - t.blkIndent < 4)
|
|
3484
3484
|
return !1;
|
|
@@ -3495,7 +3495,7 @@ var _P = function(t, e, o, r) {
|
|
|
3495
3495
|
}
|
|
3496
3496
|
return t.line = s, c = t.push("code_block", "code", 0), c.content = t.getLines(e, s, 4 + t.blkIndent, !1) + `
|
|
3497
3497
|
`, c.map = [e, t.line], !0;
|
|
3498
|
-
},
|
|
3498
|
+
}, kN = function(t, e, o, r) {
|
|
3499
3499
|
var s, c, i, a, l, u, f, h = !1, d = t.bMarks[e] + t.tShift[e], x = t.eMarks[e];
|
|
3500
3500
|
if (t.sCount[e] - t.blkIndent >= 4 || d + 3 > x || (s = t.src.charCodeAt(d), s !== 126 && s !== 96) || (l = d, d = t.skipChars(d, s), c = d - l, c < 3) || (f = t.src.slice(l, d), i = t.src.slice(d, x), s === 96 && i.indexOf(String.fromCharCode(s)) >= 0))
|
|
3501
3501
|
return !1;
|
|
@@ -3507,19 +3507,19 @@ var _P = function(t, e, o, r) {
|
|
|
3507
3507
|
break;
|
|
3508
3508
|
}
|
|
3509
3509
|
return c = t.sCount[e], t.line = a + (h ? 1 : 0), u = t.push("fence", "code", 0), u.info = i, u.content = t.getLines(e + 1, a, c, !0), u.markup = f, u.map = [e, t.line], !0;
|
|
3510
|
-
},
|
|
3511
|
-
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g,
|
|
3510
|
+
}, xN = M.isSpace, yN = function(t, e, o, r) {
|
|
3511
|
+
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, C, S, v, F, z, tt = t.lineMax, L = t.bMarks[e] + t.tShift[e], Y = t.eMarks[e];
|
|
3512
3512
|
if (t.sCount[e] - t.blkIndent >= 4 || t.src.charCodeAt(L) !== 62)
|
|
3513
3513
|
return !1;
|
|
3514
3514
|
if (r)
|
|
3515
3515
|
return !0;
|
|
3516
|
-
for (x = [], k = [], _ = [], g = [], v = t.md.block.ruler.getRules("blockquote"), y = t.parentType, t.parentType = "blockquote", h = e; h < o && (
|
|
3517
|
-
if (t.src.charCodeAt(L++) === 62 && !
|
|
3518
|
-
for (a = t.sCount[h] + 1, t.src.charCodeAt(L) === 32 ? (L++, a++, s = !1,
|
|
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, C = !0) : t.src.charCodeAt(L) === 9 ? (C = !0, (t.bsCount[h] + a) % 4 === 3 ? (L++, a++, s = !1) : s = !0) : C = !1, d = a, x.push(t.bMarks[h]), t.bMarks[h] = L; L < Y && (c = t.src.charCodeAt(L), xN(c)); ) {
|
|
3519
3519
|
c === 9 ? d += 4 - (d + t.bsCount[h] + (s ? 1 : 0)) % 4 : d++;
|
|
3520
3520
|
L++;
|
|
3521
3521
|
}
|
|
3522
|
-
u = L >= Y, k.push(t.bsCount[h]), t.bsCount[h] = t.sCount[h] + 1 + (
|
|
3522
|
+
u = L >= Y, k.push(t.bsCount[h]), t.bsCount[h] = t.sCount[h] + 1 + (C ? 1 : 0), _.push(t.sCount[h]), t.sCount[h] = d - a, g.push(t.tShift[h]), t.tShift[h] = L - t.bMarks[h];
|
|
3523
3523
|
continue;
|
|
3524
3524
|
}
|
|
3525
3525
|
if (u)
|
|
@@ -3538,12 +3538,12 @@ var _P = function(t, e, o, r) {
|
|
|
3538
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
3539
|
t.bMarks[i + e] = x[i], t.tShift[i + e] = g[i], t.sCount[i + e] = _[i], t.bsCount[i + e] = k[i];
|
|
3540
3540
|
return t.blkIndent = D, !0;
|
|
3541
|
-
},
|
|
3541
|
+
}, AN = M.isSpace, wN = function(t, e, o, r) {
|
|
3542
3542
|
var s, c, i, a, l = t.bMarks[e] + t.tShift[e], u = t.eMarks[e];
|
|
3543
3543
|
if (t.sCount[e] - t.blkIndent >= 4 || (s = t.src.charCodeAt(l++), s !== 42 && s !== 45 && s !== 95))
|
|
3544
3544
|
return !1;
|
|
3545
3545
|
for (c = 1; l < u; ) {
|
|
3546
|
-
if (i = t.src.charCodeAt(l++), i !== s && !
|
|
3546
|
+
if (i = t.src.charCodeAt(l++), i !== s && !AN(i))
|
|
3547
3547
|
return !1;
|
|
3548
3548
|
i === s && c++;
|
|
3549
3549
|
}
|
|
@@ -3571,13 +3571,13 @@ function Ao(n, t) {
|
|
|
3571
3571
|
}
|
|
3572
3572
|
return r < s && (e = n.src.charCodeAt(r), !$o(e)) ? -1 : r;
|
|
3573
3573
|
}
|
|
3574
|
-
function
|
|
3574
|
+
function CN(n, t) {
|
|
3575
3575
|
var e, o, r = n.level + 2;
|
|
3576
3576
|
for (e = t + 2, o = n.tokens.length - 2; e < o; e++)
|
|
3577
3577
|
n.tokens[e].level === r && n.tokens[e].type === "paragraph_open" && (n.tokens[e + 2].hidden = !0, n.tokens[e].hidden = !0, e += 2);
|
|
3578
3578
|
}
|
|
3579
|
-
var
|
|
3580
|
-
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g,
|
|
3579
|
+
var EN = function(t, e, o, r) {
|
|
3580
|
+
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, C, S, v, F, z, tt, L, Y, E, P, b, q, A = e, j = !1, wt = !0;
|
|
3581
3581
|
if (t.sCount[A] - t.blkIndent >= 4 || t.listIndent >= 0 && t.sCount[A] - t.listIndent >= 4 && t.sCount[A] < t.blkIndent)
|
|
3582
3582
|
return !1;
|
|
3583
3583
|
if (r && t.parentType === "paragraph" && t.sCount[A] >= t.blkIndent && (j = !0), (L = Ao(t, A)) >= 0) {
|
|
@@ -3601,14 +3601,14 @@ var EP = function(t, e, o, r) {
|
|
|
3601
3601
|
break;
|
|
3602
3602
|
tt++;
|
|
3603
3603
|
}
|
|
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)),
|
|
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], C = 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) && (wt = !1), Y = t.line - A > 1 && t.isEmpty(t.line - 1), t.blkIndent = t.listIndent, t.listIndent = C, t.tShift[A] = F, t.sCount[A] = v, t.tight = z, q = t.push("list_item_close", "li", -1), q.markup = String.fromCharCode(D), A = t.line, h[1] = A, A >= o || t.sCount[A] < t.blkIndent || t.sCount[A] - t.blkIndent >= 4)
|
|
3605
3605
|
break;
|
|
3606
|
-
for (
|
|
3606
|
+
for (P = !1, i = 0, d = b.length; i < d; i++)
|
|
3607
3607
|
if (b[i](t, A, o, !0)) {
|
|
3608
|
-
|
|
3608
|
+
P = !0;
|
|
3609
3609
|
break;
|
|
3610
3610
|
}
|
|
3611
|
-
if (
|
|
3611
|
+
if (P)
|
|
3612
3612
|
break;
|
|
3613
3613
|
if (f) {
|
|
3614
3614
|
if (L = Ao(t, A), L < 0)
|
|
@@ -3619,9 +3619,9 @@ var EP = function(t, e, o, r) {
|
|
|
3619
3619
|
if (D !== t.src.charCodeAt(L - 1))
|
|
3620
3620
|
break;
|
|
3621
3621
|
}
|
|
3622
|
-
return f ? q = t.push("ordered_list_close", "ol", -1) : q = t.push("bullet_list_close", "ul", -1), q.markup = String.fromCharCode(D), x[1] = A, t.line = A, t.parentType = S,
|
|
3623
|
-
},
|
|
3624
|
-
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g,
|
|
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, wt && CN(t, k), !0;
|
|
3623
|
+
}, DN = M.normalizeReference, ce = M.isSpace, TN = function(t, e, o, r) {
|
|
3624
|
+
var s, c, i, a, l, u, f, h, d, x, k, D, y, _, g, C, S = 0, v = t.bMarks[e] + t.tShift[e], F = t.eMarks[e], z = e + 1;
|
|
3625
3625
|
if (t.sCount[e] - t.blkIndent >= 4 || t.src.charCodeAt(v) !== 91)
|
|
3626
3626
|
return !1;
|
|
3627
3627
|
for (; ++v < F; )
|
|
@@ -3630,17 +3630,17 @@ var EP = function(t, e, o, r) {
|
|
|
3630
3630
|
return !1;
|
|
3631
3631
|
break;
|
|
3632
3632
|
}
|
|
3633
|
-
for (a = t.lineMax, g = t.md.block.ruler.getRules("reference"), x = t.parentType, t.parentType = "reference";
|
|
3634
|
-
if (!(t.sCount[
|
|
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
3635
|
for (_ = !1, u = 0, f = g.length; u < f; u++)
|
|
3636
|
-
if (g[u](t,
|
|
3636
|
+
if (g[u](t, z, a, !0)) {
|
|
3637
3637
|
_ = !0;
|
|
3638
3638
|
break;
|
|
3639
3639
|
}
|
|
3640
3640
|
if (_)
|
|
3641
3641
|
break;
|
|
3642
3642
|
}
|
|
3643
|
-
for (y = t.getLines(e,
|
|
3643
|
+
for (y = t.getLines(e, z, t.blkIndent, !1).trim(), F = y.length, v = 1; v < F; v++) {
|
|
3644
3644
|
if (s = y.charCodeAt(v), s === 91)
|
|
3645
3645
|
return !1;
|
|
3646
3646
|
if (s === 93) {
|
|
@@ -3663,13 +3663,13 @@ var EP = function(t, e, o, r) {
|
|
|
3663
3663
|
S++;
|
|
3664
3664
|
else if (!ce(s))
|
|
3665
3665
|
break;
|
|
3666
|
-
for (k = t.md.helpers.parseLinkTitle(y, v, F), v < F && D !== v && k.ok ? (
|
|
3666
|
+
for (k = t.md.helpers.parseLinkTitle(y, v, F), v < F && D !== v && k.ok ? (C = k.str, v = k.pos, S += k.lines) : (C = "", v = c, S = i); v < F && (s = y.charCodeAt(v), !!ce(s)); )
|
|
3667
3667
|
v++;
|
|
3668
|
-
if (v < F && y.charCodeAt(v) !== 10 &&
|
|
3669
|
-
for (
|
|
3668
|
+
if (v < F && y.charCodeAt(v) !== 10 && C)
|
|
3669
|
+
for (C = "", v = c, S = i; v < F && (s = y.charCodeAt(v), !!ce(s)); )
|
|
3670
3670
|
v++;
|
|
3671
|
-
return v < F && y.charCodeAt(v) !== 10 || (h =
|
|
3672
|
-
},
|
|
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: C, href: l }), t.parentType = x, t.line = e + S + 1), !0);
|
|
3672
|
+
}, SN = [
|
|
3673
3673
|
"address",
|
|
3674
3674
|
"article",
|
|
3675
3675
|
"aside",
|
|
@@ -3732,18 +3732,18 @@ var EP = function(t, e, o, r) {
|
|
|
3732
3732
|
"tr",
|
|
3733
3733
|
"track",
|
|
3734
3734
|
"ul"
|
|
3735
|
-
], ke = {},
|
|
3736
|
-
ke.HTML_TAG_RE =
|
|
3737
|
-
ke.HTML_OPEN_CLOSE_TAG_RE =
|
|
3738
|
-
var
|
|
3735
|
+
], ke = {}, LN = "[a-zA-Z_:][a-zA-Z0-9:._-]*", qN = "[^\"'=<>`\\x00-\\x20]+", RN = "'[^']*'", FN = '"[^"]*"', MN = "(?:" + qN + "|" + RN + "|" + FN + ")", IN = "(?:\\s+" + LN + "(?:\\s*=\\s*" + MN + ")?)", tr = "<[A-Za-z][A-Za-z0-9\\-]*" + IN + "*\\s*\\/?>", er = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", PN = "<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->", NN = "<[?][\\s\\S]*?[?]>", zN = "<![A-Z]+\\s+[^>]*>", ON = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", BN = new RegExp("^(?:" + tr + "|" + er + "|" + PN + "|" + NN + "|" + zN + "|" + ON + ")"), UN = new RegExp("^(?:" + tr + "|" + er + ")");
|
|
3736
|
+
ke.HTML_TAG_RE = BN;
|
|
3737
|
+
ke.HTML_OPEN_CLOSE_TAG_RE = UN;
|
|
3738
|
+
var VN = SN, HN = ke.HTML_OPEN_CLOSE_TAG_RE, qt = [
|
|
3739
3739
|
[/^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, !0],
|
|
3740
3740
|
[/^<!--/, /-->/, !0],
|
|
3741
3741
|
[/^<\?/, /\?>/, !0],
|
|
3742
3742
|
[/^<![A-Z]/, />/, !0],
|
|
3743
3743
|
[/^<!\[CDATA\[/, /\]\]>/, !0],
|
|
3744
|
-
[new RegExp("^</?(" +
|
|
3745
|
-
[new RegExp(
|
|
3746
|
-
],
|
|
3744
|
+
[new RegExp("^</?(" + VN.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, !0],
|
|
3745
|
+
[new RegExp(HN.source + "\\s*$"), /^$/, !1]
|
|
3746
|
+
], GN = function(t, e, o, r) {
|
|
3747
3747
|
var s, c, i, a, l = t.bMarks[e] + t.tShift[e], u = t.eMarks[e];
|
|
3748
3748
|
if (t.sCount[e] - t.blkIndent >= 4 || !t.md.options.html || t.src.charCodeAt(l) !== 60)
|
|
3749
3749
|
return !1;
|
|
@@ -3761,14 +3761,14 @@ var VP = SP, HP = ke.HTML_OPEN_CLOSE_TAG_RE, qt = [
|
|
|
3761
3761
|
}
|
|
3762
3762
|
}
|
|
3763
3763
|
return t.line = c, i = t.push("html_block", "", 0), i.map = [e, c], i.content = t.getLines(e, c, t.blkIndent, !0), !0;
|
|
3764
|
-
},
|
|
3764
|
+
}, wo = M.isSpace, jN = function(t, e, o, r) {
|
|
3765
3765
|
var s, c, i, a, l = t.bMarks[e] + t.tShift[e], u = t.eMarks[e];
|
|
3766
3766
|
if (t.sCount[e] - t.blkIndent >= 4 || (s = t.src.charCodeAt(l), s !== 35 || l >= u))
|
|
3767
3767
|
return !1;
|
|
3768
3768
|
for (c = 1, s = t.src.charCodeAt(++l); s === 35 && l < u && c <= 6; )
|
|
3769
3769
|
c++, s = t.src.charCodeAt(++l);
|
|
3770
|
-
return c > 6 || l < u && !
|
|
3771
|
-
},
|
|
3770
|
+
return c > 6 || l < u && !wo(s) ? !1 : (r || (u = t.skipSpacesBack(u, l), i = t.skipCharsBack(u, 35, l), i > l && wo(t.src.charCodeAt(i - 1)) && (u = i), t.line = e + 1, a = t.push("heading_open", "h" + String(c), 1), a.markup = "########".slice(0, c), a.map = [e, t.line], a = t.push("inline", "", 0), a.content = t.src.slice(l, u).trim(), a.map = [e, t.line], a.children = [], a = t.push("heading_close", "h" + String(c), -1), a.markup = "########".slice(0, c)), !0);
|
|
3771
|
+
}, ZN = function(t, e, o) {
|
|
3772
3772
|
var r, s, c, i, a, l, u, f, h, d = e + 1, x, k = t.md.block.ruler.getRules("paragraph");
|
|
3773
3773
|
if (t.sCount[e] - t.blkIndent >= 4)
|
|
3774
3774
|
return !1;
|
|
@@ -3789,7 +3789,7 @@ var VP = SP, HP = ke.HTML_OPEN_CLOSE_TAG_RE, qt = [
|
|
|
3789
3789
|
}
|
|
3790
3790
|
}
|
|
3791
3791
|
return f ? (r = t.getLines(e, d, t.blkIndent, !1).trim(), t.line = d + 1, a = t.push("heading_open", "h" + String(f), 1), a.markup = String.fromCharCode(h), a.map = [e, t.line], a = t.push("inline", "", 0), a.content = r, a.map = [e, t.line - 1], a.children = [], a = t.push("heading_close", "h" + String(f), -1), a.markup = String.fromCharCode(h), t.parentType = x, !0) : !1;
|
|
3792
|
-
},
|
|
3792
|
+
}, YN = function(t, e, o) {
|
|
3793
3793
|
var r, s, c, i, a, l, u = e + 1, f = t.md.block.ruler.getRules("paragraph");
|
|
3794
3794
|
for (l = t.parentType, t.parentType = "paragraph"; u < o && !t.isEmpty(u); u++)
|
|
3795
3795
|
if (!(t.sCount[u] - t.blkIndent > 3) && !(t.sCount[u] < 0)) {
|
|
@@ -3873,23 +3873,23 @@ ft.prototype.getLines = function(t, e, o, r) {
|
|
|
3873
3873
|
return u.join("");
|
|
3874
3874
|
};
|
|
3875
3875
|
ft.prototype.Token = nr;
|
|
3876
|
-
var
|
|
3876
|
+
var WN = ft, XN = un, ie = [
|
|
3877
3877
|
// First 2 params - rule name & source. Secondary array - list of rules,
|
|
3878
3878
|
// which can be terminated by this one.
|
|
3879
|
-
["table",
|
|
3880
|
-
["code",
|
|
3881
|
-
["fence",
|
|
3882
|
-
["blockquote",
|
|
3883
|
-
["hr",
|
|
3884
|
-
["list",
|
|
3885
|
-
["reference",
|
|
3886
|
-
["html_block",
|
|
3887
|
-
["heading",
|
|
3888
|
-
["lheading",
|
|
3889
|
-
["paragraph",
|
|
3879
|
+
["table", _N, ["paragraph", "reference"]],
|
|
3880
|
+
["code", vN],
|
|
3881
|
+
["fence", kN, ["paragraph", "reference", "blockquote", "list"]],
|
|
3882
|
+
["blockquote", yN, ["paragraph", "reference", "blockquote", "list"]],
|
|
3883
|
+
["hr", wN, ["paragraph", "reference", "blockquote", "list"]],
|
|
3884
|
+
["list", EN, ["paragraph", "reference", "blockquote"]],
|
|
3885
|
+
["reference", TN],
|
|
3886
|
+
["html_block", GN, ["paragraph", "reference", "blockquote"]],
|
|
3887
|
+
["heading", jN, ["paragraph", "reference", "blockquote"]],
|
|
3888
|
+
["lheading", ZN],
|
|
3889
|
+
["paragraph", YN]
|
|
3890
3890
|
];
|
|
3891
3891
|
function ye() {
|
|
3892
|
-
this.ruler = new
|
|
3892
|
+
this.ruler = new XN();
|
|
3893
3893
|
for (var n = 0; n < ie.length; n++)
|
|
3894
3894
|
this.ruler.push(ie[n][0], ie[n][1], { alt: (ie[n][2] || []).slice() });
|
|
3895
3895
|
}
|
|
@@ -3914,9 +3914,9 @@ ye.prototype.parse = function(n, t, e, o) {
|
|
|
3914
3914
|
var r;
|
|
3915
3915
|
n && (r = new this.State(n, t, e, o), this.tokenize(r, r.line, r.lineMax));
|
|
3916
3916
|
};
|
|
3917
|
-
ye.prototype.State =
|
|
3918
|
-
var
|
|
3919
|
-
function
|
|
3917
|
+
ye.prototype.State = WN;
|
|
3918
|
+
var KN = ye;
|
|
3919
|
+
function QN(n) {
|
|
3920
3920
|
switch (n) {
|
|
3921
3921
|
case 10:
|
|
3922
3922
|
case 33:
|
|
@@ -3946,14 +3946,14 @@ function QP(n) {
|
|
|
3946
3946
|
return !1;
|
|
3947
3947
|
}
|
|
3948
3948
|
}
|
|
3949
|
-
var
|
|
3950
|
-
for (var o = t.pos; o < t.posMax && !
|
|
3949
|
+
var JN = function(t, e) {
|
|
3950
|
+
for (var o = t.pos; o < t.posMax && !QN(t.src.charCodeAt(o)); )
|
|
3951
3951
|
o++;
|
|
3952
3952
|
return o === t.pos ? !1 : (e || (t.pending += t.src.slice(t.pos, o)), t.pos = o, !0);
|
|
3953
|
-
}, $
|
|
3953
|
+
}, $N = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i, tz = function(t, e) {
|
|
3954
3954
|
var o, r, s, c, i, a, l, u;
|
|
3955
|
-
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($
|
|
3956
|
-
},
|
|
3955
|
+
return !t.md.options.linkify || t.linkLevel > 0 || (o = t.pos, r = t.posMax, o + 3 > r) || t.src.charCodeAt(o) !== 58 || t.src.charCodeAt(o + 1) !== 47 || t.src.charCodeAt(o + 2) !== 47 || (s = t.pending.match($N), !s) || (c = s[1], i = t.md.linkify.matchAtStart(t.src.slice(o - c.length)), !i) || (a = i.url, a.length <= c.length) || (a = a.replace(/\*+$/, ""), l = t.md.normalizeLink(a), !t.md.validateLink(l)) ? !1 : (e || (t.pending = t.pending.slice(0, -c.length), u = t.push("link_open", "a", 1), u.attrs = [["href", l]], u.markup = "linkify", u.info = "auto", u = t.push("text", "", 0), u.content = t.md.normalizeLinkText(a), u = t.push("link_close", "a", -1), u.markup = "linkify", u.info = "auto"), t.pos += a.length - c.length, !0);
|
|
3956
|
+
}, ez = M.isSpace, nz = function(t, e) {
|
|
3957
3957
|
var o, r, s, c = t.pos;
|
|
3958
3958
|
if (t.src.charCodeAt(c) !== 10)
|
|
3959
3959
|
return !1;
|
|
@@ -3967,26 +3967,26 @@ var JP = function(t, e) {
|
|
|
3967
3967
|
t.pending = t.pending.slice(0, -1), t.push("softbreak", "br", 0);
|
|
3968
3968
|
else
|
|
3969
3969
|
t.push("softbreak", "br", 0);
|
|
3970
|
-
for (c++; c < r &&
|
|
3970
|
+
for (c++; c < r && ez(t.src.charCodeAt(c)); )
|
|
3971
3971
|
c++;
|
|
3972
3972
|
return t.pos = c, !0;
|
|
3973
|
-
},
|
|
3974
|
-
for (var
|
|
3973
|
+
}, oz = M.isSpace, hn = [];
|
|
3974
|
+
for (var Co = 0; Co < 256; Co++)
|
|
3975
3975
|
hn.push(0);
|
|
3976
3976
|
"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(n) {
|
|
3977
3977
|
hn[n.charCodeAt(0)] = 1;
|
|
3978
3978
|
});
|
|
3979
|
-
var
|
|
3979
|
+
var rz = function(t, e) {
|
|
3980
3980
|
var o, r, s, c, i, a = t.pos, l = t.posMax;
|
|
3981
3981
|
if (t.src.charCodeAt(a) !== 92 || (a++, a >= l))
|
|
3982
3982
|
return !1;
|
|
3983
3983
|
if (o = t.src.charCodeAt(a), o === 10) {
|
|
3984
|
-
for (e || t.push("hardbreak", "br", 0), a++; a < l && (o = t.src.charCodeAt(a), !!
|
|
3984
|
+
for (e || t.push("hardbreak", "br", 0), a++; a < l && (o = t.src.charCodeAt(a), !!oz(o)); )
|
|
3985
3985
|
a++;
|
|
3986
3986
|
return t.pos = a, !0;
|
|
3987
3987
|
}
|
|
3988
3988
|
return c = t.src[a], o >= 55296 && o <= 56319 && a + 1 < l && (r = t.src.charCodeAt(a + 1), r >= 56320 && r <= 57343 && (c += t.src[a + 1], a++)), s = "\\" + c, e || (i = t.push("text_special", "", 0), o < 256 && hn[o] !== 0 ? i.content = c : i.content = s, i.markup = s, i.info = "escape"), t.pos = a + 1, !0;
|
|
3989
|
-
},
|
|
3989
|
+
}, sz = function(t, e) {
|
|
3990
3990
|
var o, r, s, c, i, a, l, u, f = t.pos, h = t.src.charCodeAt(f);
|
|
3991
3991
|
if (h !== 96)
|
|
3992
3992
|
return !1;
|
|
@@ -4034,8 +4034,8 @@ Ae.postProcess = function(t) {
|
|
|
4034
4034
|
for (Eo(t, t.delimiters), e = 0; e < r; e++)
|
|
4035
4035
|
o[e] && o[e].delimiters && Eo(t, o[e].delimiters);
|
|
4036
4036
|
};
|
|
4037
|
-
var
|
|
4038
|
-
|
|
4037
|
+
var we = {};
|
|
4038
|
+
we.tokenize = function(t, e) {
|
|
4039
4039
|
var o, r, s, c = t.pos, i = t.src.charCodeAt(c);
|
|
4040
4040
|
if (e || i !== 95 && i !== 42)
|
|
4041
4041
|
return !1;
|
|
@@ -4069,12 +4069,12 @@ function Do(n, t) {
|
|
|
4069
4069
|
t[e - 1].marker === o.marker && t[e - 1].token === o.token - 1 && // check that last two markers are adjacent (we can safely assume they match)
|
|
4070
4070
|
t[o.end + 1].token === r.token + 1, c = String.fromCharCode(o.marker), s = n.tokens[o.token], s.type = i ? "strong_open" : "em_open", s.tag = i ? "strong" : "em", s.nesting = 1, s.markup = i ? c + c : c, s.content = "", s = n.tokens[r.token], s.type = i ? "strong_close" : "em_close", s.tag = i ? "strong" : "em", s.nesting = -1, s.markup = i ? c + c : c, s.content = "", i && (n.tokens[t[e - 1].token].content = "", n.tokens[t[o.end + 1].token].content = "", e--));
|
|
4071
4071
|
}
|
|
4072
|
-
|
|
4072
|
+
we.postProcess = function(t) {
|
|
4073
4073
|
var e, o = t.tokens_meta, r = t.tokens_meta.length;
|
|
4074
4074
|
for (Do(t, t.delimiters), e = 0; e < r; e++)
|
|
4075
4075
|
o[e] && o[e].delimiters && Do(t, o[e].delimiters);
|
|
4076
4076
|
};
|
|
4077
|
-
var
|
|
4077
|
+
var cz = M.normalizeReference, We = M.isSpace, iz = function(t, e) {
|
|
4078
4078
|
var o, r, s, c, i, a, l, u, f, h = "", d = "", x = t.pos, k = t.posMax, D = t.pos, y = !0;
|
|
4079
4079
|
if (t.src.charCodeAt(t.pos) !== 91 || (i = t.pos + 1, c = t.md.helpers.parseLinkLabel(t, t.pos, !0), c < 0))
|
|
4080
4080
|
return !1;
|
|
@@ -4095,12 +4095,12 @@ var cN = M.normalizeReference, We = M.isSpace, iN = function(t, e) {
|
|
|
4095
4095
|
if (y) {
|
|
4096
4096
|
if (typeof t.env.references > "u")
|
|
4097
4097
|
return !1;
|
|
4098
|
-
if (a < k && t.src.charCodeAt(a) === 91 ? (D = a + 1, a = t.md.helpers.parseLinkLabel(t, a), a >= 0 ? s = t.src.slice(D, a++) : a = c + 1) : a = c + 1, s || (s = t.src.slice(i, c)), u = t.env.references[
|
|
4098
|
+
if (a < k && t.src.charCodeAt(a) === 91 ? (D = a + 1, a = t.md.helpers.parseLinkLabel(t, a), a >= 0 ? s = t.src.slice(D, a++) : a = c + 1) : a = c + 1, s || (s = t.src.slice(i, c)), u = t.env.references[cz(s)], !u)
|
|
4099
4099
|
return t.pos = x, !1;
|
|
4100
4100
|
h = u.href, d = u.title;
|
|
4101
4101
|
}
|
|
4102
4102
|
return e || (t.pos = i, t.posMax = c, f = t.push("link_open", "a", 1), f.attrs = o = [["href", h]], d && o.push(["title", d]), t.linkLevel++, t.md.inline.tokenize(t), t.linkLevel--, f = t.push("link_close", "a", -1)), t.pos = a, t.posMax = k, !0;
|
|
4103
|
-
},
|
|
4103
|
+
}, az = M.normalizeReference, Xe = M.isSpace, lz = function(t, e) {
|
|
4104
4104
|
var o, r, s, c, i, a, l, u, f, h, d, x, k, D = "", y = t.pos, _ = t.posMax;
|
|
4105
4105
|
if (t.src.charCodeAt(t.pos) !== 33 || t.src.charCodeAt(t.pos + 1) !== 91 || (a = t.pos + 2, i = t.md.helpers.parseLinkLabel(t, t.pos + 1, !1), i < 0))
|
|
4106
4106
|
return !1;
|
|
@@ -4122,7 +4122,7 @@ var cN = M.normalizeReference, We = M.isSpace, iN = function(t, e) {
|
|
|
4122
4122
|
} else {
|
|
4123
4123
|
if (typeof t.env.references > "u")
|
|
4124
4124
|
return !1;
|
|
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[
|
|
4125
|
+
if (l < _ && t.src.charCodeAt(l) === 91 ? (k = l + 1, l = t.md.helpers.parseLinkLabel(t, l), l >= 0 ? c = t.src.slice(k, l++) : l = i + 1) : l = i + 1, c || (c = t.src.slice(a, i)), u = t.env.references[az(c)], !u)
|
|
4126
4126
|
return t.pos = y, !1;
|
|
4127
4127
|
D = u.href, h = u.title;
|
|
4128
4128
|
}
|
|
@@ -4132,7 +4132,7 @@ var cN = M.normalizeReference, We = M.isSpace, iN = function(t, e) {
|
|
|
4132
4132
|
t.env,
|
|
4133
4133
|
x = []
|
|
4134
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
|
-
},
|
|
4135
|
+
}, uz = /^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, pz = /^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/, fz = function(t, e) {
|
|
4136
4136
|
var o, r, s, c, i, a, l = t.pos;
|
|
4137
4137
|
if (t.src.charCodeAt(l) !== 60)
|
|
4138
4138
|
return !1;
|
|
@@ -4142,29 +4142,29 @@ var cN = M.normalizeReference, We = M.isSpace, iN = function(t, e) {
|
|
|
4142
4142
|
if (c === 62)
|
|
4143
4143
|
break;
|
|
4144
4144
|
}
|
|
4145
|
-
return o = t.src.slice(i + 1, l),
|
|
4146
|
-
},
|
|
4147
|
-
function
|
|
4145
|
+
return o = t.src.slice(i + 1, l), pz.test(o) ? (r = t.md.normalizeLink(o), t.md.validateLink(r) ? (e || (s = t.push("link_open", "a", 1), s.attrs = [["href", r]], s.markup = "autolink", s.info = "auto", s = t.push("text", "", 0), s.content = t.md.normalizeLinkText(o), s = t.push("link_close", "a", -1), s.markup = "autolink", s.info = "auto"), t.pos += o.length + 2, !0) : !1) : uz.test(o) ? (r = t.md.normalizeLink("mailto:" + o), t.md.validateLink(r) ? (e || (s = t.push("link_open", "a", 1), s.attrs = [["href", r]], s.markup = "autolink", s.info = "auto", s = t.push("text", "", 0), s.content = t.md.normalizeLinkText(o), s = t.push("link_close", "a", -1), s.markup = "autolink", s.info = "auto"), t.pos += o.length + 2, !0) : !1) : !1;
|
|
4146
|
+
}, hz = ke.HTML_TAG_RE;
|
|
4147
|
+
function dz(n) {
|
|
4148
4148
|
return /^<a[>\s]/i.test(n);
|
|
4149
4149
|
}
|
|
4150
|
-
function
|
|
4150
|
+
function mz(n) {
|
|
4151
4151
|
return /^<\/a\s*>/i.test(n);
|
|
4152
4152
|
}
|
|
4153
|
-
function
|
|
4153
|
+
function gz(n) {
|
|
4154
4154
|
var t = n | 32;
|
|
4155
4155
|
return t >= 97 && t <= 122;
|
|
4156
4156
|
}
|
|
4157
|
-
var
|
|
4157
|
+
var bz = function(t, e) {
|
|
4158
4158
|
var o, r, s, c, i = t.pos;
|
|
4159
|
-
return !t.md.options.html || (s = t.posMax, t.src.charCodeAt(i) !== 60 || i + 2 >= s) || (o = t.src.charCodeAt(i + 1), o !== 33 && o !== 63 && o !== 47 && !
|
|
4160
|
-
}, To = Yo,
|
|
4159
|
+
return !t.md.options.html || (s = t.posMax, t.src.charCodeAt(i) !== 60 || i + 2 >= s) || (o = t.src.charCodeAt(i + 1), o !== 33 && o !== 63 && o !== 47 && !gz(o)) || (r = t.src.slice(i).match(hz), !r) ? !1 : (e || (c = t.push("html_inline", "", 0), c.content = r[0], dz(c.content) && t.linkLevel++, mz(c.content) && t.linkLevel--), t.pos += r[0].length, !0);
|
|
4160
|
+
}, To = Yo, _z = M.has, vz = M.isValidEntityCode, So = M.fromCodePoint, kz = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i, xz = /^&([a-z][a-z0-9]{1,31});/i, yz = function(t, e) {
|
|
4161
4161
|
var o, r, s, c, i = t.pos, a = t.posMax;
|
|
4162
4162
|
if (t.src.charCodeAt(i) !== 38 || i + 1 >= a)
|
|
4163
4163
|
return !1;
|
|
4164
4164
|
if (o = t.src.charCodeAt(i + 1), o === 35) {
|
|
4165
|
-
if (s = t.src.slice(i).match(
|
|
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 =
|
|
4167
|
-
} else if (s = t.src.slice(i).match(
|
|
4165
|
+
if (s = t.src.slice(i).match(kz), s)
|
|
4166
|
+
return e || (r = s[1][0].toLowerCase() === "x" ? parseInt(s[1].slice(1), 16) : parseInt(s[1], 10), c = t.push("text_special", "", 0), c.content = vz(r) ? So(r) : So(65533), c.markup = s[0], c.info = "entity"), t.pos += s[0].length, !0;
|
|
4167
|
+
} else if (s = t.src.slice(i).match(xz), s && _z(To, s[1]))
|
|
4168
4168
|
return e || (c = t.push("text_special", "", 0), c.content = To[s[1]], c.markup = s[0], c.info = "entity"), t.pos += s[0].length, !0;
|
|
4169
4169
|
return !1;
|
|
4170
4170
|
};
|
|
@@ -4183,11 +4183,11 @@ function Lo(n) {
|
|
|
4183
4183
|
}
|
|
4184
4184
|
}
|
|
4185
4185
|
}
|
|
4186
|
-
var
|
|
4186
|
+
var Az = function(t) {
|
|
4187
4187
|
var e, o = t.tokens_meta, r = t.tokens_meta.length;
|
|
4188
4188
|
for (Lo(t.delimiters), e = 0; e < r; e++)
|
|
4189
4189
|
o[e] && o[e].delimiters && Lo(o[e].delimiters);
|
|
4190
|
-
},
|
|
4190
|
+
}, wz = function(t) {
|
|
4191
4191
|
var e, o, r = 0, s = t.tokens, c = t.tokens.length;
|
|
4192
4192
|
for (e = o = 0; e < c; e++)
|
|
4193
4193
|
s[e].nesting < 0 && r--, s[e].level = r, s[e].nesting > 0 && r++, s[e].type === "text" && e + 1 < c && s[e + 1].type === "text" ? s[e + 1].content = s[e].content + s[e + 1].content : (e !== o && (s[o] = s[e]), o++);
|
|
@@ -4216,26 +4216,26 @@ Xt.prototype.scanDelims = function(n, t) {
|
|
|
4216
4216
|
};
|
|
4217
4217
|
};
|
|
4218
4218
|
Xt.prototype.Token = dn;
|
|
4219
|
-
var
|
|
4220
|
-
["text",
|
|
4221
|
-
["linkify",
|
|
4222
|
-
["newline",
|
|
4223
|
-
["escape",
|
|
4224
|
-
["backticks",
|
|
4219
|
+
var Cz = Xt, Mo = un, Ke = [
|
|
4220
|
+
["text", JN],
|
|
4221
|
+
["linkify", tz],
|
|
4222
|
+
["newline", nz],
|
|
4223
|
+
["escape", rz],
|
|
4224
|
+
["backticks", sz],
|
|
4225
4225
|
["strikethrough", Ae.tokenize],
|
|
4226
|
-
["emphasis",
|
|
4227
|
-
["link",
|
|
4228
|
-
["image",
|
|
4229
|
-
["autolink",
|
|
4230
|
-
["html_inline",
|
|
4231
|
-
["entity",
|
|
4226
|
+
["emphasis", we.tokenize],
|
|
4227
|
+
["link", iz],
|
|
4228
|
+
["image", lz],
|
|
4229
|
+
["autolink", fz],
|
|
4230
|
+
["html_inline", bz],
|
|
4231
|
+
["entity", yz]
|
|
4232
4232
|
], Qe = [
|
|
4233
|
-
["balance_pairs",
|
|
4233
|
+
["balance_pairs", Az],
|
|
4234
4234
|
["strikethrough", Ae.postProcess],
|
|
4235
|
-
["emphasis",
|
|
4235
|
+
["emphasis", we.postProcess],
|
|
4236
4236
|
// rules for pairs separate '**' into its own text tokens, which may be left unused,
|
|
4237
4237
|
// rule below merges unused segments back with the rest of the text
|
|
4238
|
-
["fragments_join",
|
|
4238
|
+
["fragments_join", wz]
|
|
4239
4239
|
];
|
|
4240
4240
|
function Kt() {
|
|
4241
4241
|
var n;
|
|
@@ -4285,9 +4285,9 @@ Kt.prototype.parse = function(n, t, e, o) {
|
|
|
4285
4285
|
for (this.tokenize(i), s = this.ruler2.getRules(""), c = s.length, r = 0; r < c; r++)
|
|
4286
4286
|
s[r](i);
|
|
4287
4287
|
};
|
|
4288
|
-
Kt.prototype.State =
|
|
4289
|
-
var
|
|
4290
|
-
function
|
|
4288
|
+
Kt.prototype.State = Cz;
|
|
4289
|
+
var Ez = Kt, Je, Io;
|
|
4290
|
+
function Dz() {
|
|
4291
4291
|
return Io || (Io = 1, Je = function(n) {
|
|
4292
4292
|
var t = {};
|
|
4293
4293
|
n = n || {}, t.src_Any = Wo().source, t.src_Cc = Xo().source, t.src_Z = Ko().source, t.src_P = ln.source, t.src_ZPCc = [t.src_Z, t.src_P, t.src_Cc].join("|"), t.src_ZCc = [t.src_Z, t.src_Cc].join("|");
|
|
@@ -4308,22 +4308,22 @@ function sn(n) {
|
|
|
4308
4308
|
});
|
|
4309
4309
|
}), n;
|
|
4310
4310
|
}
|
|
4311
|
-
function
|
|
4311
|
+
function Ce(n) {
|
|
4312
4312
|
return Object.prototype.toString.call(n);
|
|
4313
4313
|
}
|
|
4314
|
-
function
|
|
4315
|
-
return
|
|
4314
|
+
function Tz(n) {
|
|
4315
|
+
return Ce(n) === "[object String]";
|
|
4316
4316
|
}
|
|
4317
|
-
function
|
|
4318
|
-
return
|
|
4317
|
+
function Sz(n) {
|
|
4318
|
+
return Ce(n) === "[object Object]";
|
|
4319
4319
|
}
|
|
4320
|
-
function
|
|
4321
|
-
return
|
|
4320
|
+
function Lz(n) {
|
|
4321
|
+
return Ce(n) === "[object RegExp]";
|
|
4322
4322
|
}
|
|
4323
|
-
function
|
|
4324
|
-
return
|
|
4323
|
+
function Po(n) {
|
|
4324
|
+
return Ce(n) === "[object Function]";
|
|
4325
4325
|
}
|
|
4326
|
-
function
|
|
4326
|
+
function qz(n) {
|
|
4327
4327
|
return n.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
|
|
4328
4328
|
}
|
|
4329
4329
|
var or = {
|
|
@@ -4331,12 +4331,12 @@ var or = {
|
|
|
4331
4331
|
fuzzyEmail: !0,
|
|
4332
4332
|
fuzzyIP: !1
|
|
4333
4333
|
};
|
|
4334
|
-
function
|
|
4334
|
+
function Rz(n) {
|
|
4335
4335
|
return Object.keys(n || {}).reduce(function(t, e) {
|
|
4336
4336
|
return t || or.hasOwnProperty(e);
|
|
4337
4337
|
}, !1);
|
|
4338
4338
|
}
|
|
4339
|
-
var
|
|
4339
|
+
var Fz = {
|
|
4340
4340
|
"http:": {
|
|
4341
4341
|
validate: function(n, t, e) {
|
|
4342
4342
|
var o = n.slice(t);
|
|
@@ -4368,24 +4368,24 @@ var FN = {
|
|
|
4368
4368
|
)), e.re.mailto.test(o) ? o.match(e.re.mailto)[0].length : 0;
|
|
4369
4369
|
}
|
|
4370
4370
|
}
|
|
4371
|
-
},
|
|
4372
|
-
function
|
|
4371
|
+
}, Mz = "a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]", Iz = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");
|
|
4372
|
+
function Pz(n) {
|
|
4373
4373
|
n.__index__ = -1, n.__text_cache__ = "";
|
|
4374
4374
|
}
|
|
4375
|
-
function
|
|
4375
|
+
function Nz(n) {
|
|
4376
4376
|
return function(t, e) {
|
|
4377
4377
|
var o = t.slice(e);
|
|
4378
4378
|
return n.test(o) ? o.match(n)[0].length : 0;
|
|
4379
4379
|
};
|
|
4380
4380
|
}
|
|
4381
|
-
function
|
|
4381
|
+
function No() {
|
|
4382
4382
|
return function(n, t) {
|
|
4383
4383
|
t.normalize(n);
|
|
4384
4384
|
};
|
|
4385
4385
|
}
|
|
4386
4386
|
function me(n) {
|
|
4387
|
-
var t = n.re =
|
|
4388
|
-
n.onCompile(), n.__tlds_replaced__ || e.push(
|
|
4387
|
+
var t = n.re = Dz()(n.__opts__), e = n.__tlds__.slice();
|
|
4388
|
+
n.onCompile(), n.__tlds_replaced__ || e.push(Mz), e.push(t.src_xn), t.src_tlds = e.join("|");
|
|
4389
4389
|
function o(i) {
|
|
4390
4390
|
return i.replace("%TLDS%", t.src_tlds);
|
|
4391
4391
|
}
|
|
@@ -4399,11 +4399,11 @@ function me(n) {
|
|
|
4399
4399
|
var a = n.__schemas__[i];
|
|
4400
4400
|
if (a !== null) {
|
|
4401
4401
|
var l = { validate: null, link: null };
|
|
4402
|
-
if (n.__compiled__[i] = l,
|
|
4403
|
-
|
|
4402
|
+
if (n.__compiled__[i] = l, Sz(a)) {
|
|
4403
|
+
Lz(a.validate) ? l.validate = Nz(a.validate) : Po(a.validate) ? l.validate = a.validate : s(i, a), Po(a.normalize) ? l.normalize = a.normalize : a.normalize ? s(i, a) : l.normalize = No();
|
|
4404
4404
|
return;
|
|
4405
4405
|
}
|
|
4406
|
-
if (
|
|
4406
|
+
if (Tz(a)) {
|
|
4407
4407
|
r.push(i);
|
|
4408
4408
|
return;
|
|
4409
4409
|
}
|
|
@@ -4411,27 +4411,27 @@ function me(n) {
|
|
|
4411
4411
|
}
|
|
4412
4412
|
}), r.forEach(function(i) {
|
|
4413
4413
|
n.__compiled__[n.__schemas__[i]] && (n.__compiled__[i].validate = n.__compiled__[n.__schemas__[i]].validate, n.__compiled__[i].normalize = n.__compiled__[n.__schemas__[i]].normalize);
|
|
4414
|
-
}), n.__compiled__[""] = { validate: null, normalize:
|
|
4414
|
+
}), n.__compiled__[""] = { validate: null, normalize: No() };
|
|
4415
4415
|
var c = Object.keys(n.__compiled__).filter(function(i) {
|
|
4416
4416
|
return i.length > 0 && n.__compiled__[i];
|
|
4417
|
-
}).map(
|
|
4417
|
+
}).map(qz).join("|");
|
|
4418
4418
|
n.re.schema_test = RegExp("(^|(?!_)(?:[><|]|" + t.src_ZPCc + "))(" + c + ")", "i"), n.re.schema_search = RegExp("(^|(?!_)(?:[><|]|" + t.src_ZPCc + "))(" + c + ")", "ig"), n.re.schema_at_start = RegExp("^" + n.re.schema_search.source, "i"), n.re.pretest = RegExp(
|
|
4419
4419
|
"(" + n.re.schema_test.source + ")|(" + n.re.host_fuzzy_test.source + ")|@",
|
|
4420
4420
|
"i"
|
|
4421
|
-
),
|
|
4421
|
+
), Pz(n);
|
|
4422
4422
|
}
|
|
4423
|
-
function
|
|
4423
|
+
function zz(n, t) {
|
|
4424
4424
|
var e = n.__index__, o = n.__last_index__, r = n.__text_cache__.slice(e, o);
|
|
4425
4425
|
this.schema = n.__schema__.toLowerCase(), this.index = e + t, this.lastIndex = o + t, this.raw = r, this.text = r, this.url = r;
|
|
4426
4426
|
}
|
|
4427
4427
|
function cn(n, t) {
|
|
4428
|
-
var e = new
|
|
4428
|
+
var e = new zz(n, t);
|
|
4429
4429
|
return n.__compiled__[e.schema].normalize(e, n), e;
|
|
4430
4430
|
}
|
|
4431
4431
|
function nt(n, t) {
|
|
4432
4432
|
if (!(this instanceof nt))
|
|
4433
4433
|
return new nt(n, t);
|
|
4434
|
-
t ||
|
|
4434
|
+
t || Rz(n) && (t = n, n = {}), this.__opts__ = sn({}, or, t), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = sn({}, Fz, n), this.__compiled__ = {}, this.__tlds__ = Iz, this.__tlds_replaced__ = !1, this.re = {}, me(this);
|
|
4435
4435
|
}
|
|
4436
4436
|
nt.prototype.add = function(t, e) {
|
|
4437
4437
|
return this.__schemas__[t] = e, me(this), this;
|
|
@@ -4484,16 +4484,16 @@ nt.prototype.normalize = function(t) {
|
|
|
4484
4484
|
};
|
|
4485
4485
|
nt.prototype.onCompile = function() {
|
|
4486
4486
|
};
|
|
4487
|
-
var
|
|
4488
|
-
const Ft = 2147483647, lt = 36, mn = 1, Yt = 26,
|
|
4487
|
+
var Oz = nt;
|
|
4488
|
+
const Ft = 2147483647, lt = 36, mn = 1, Yt = 26, Bz = 38, Uz = 700, rr = 72, sr = 128, cr = "-", Vz = /^xn--/, Hz = /[^\0-\x7F]/, Gz = /[\x2E\u3002\uFF0E\uFF61]/g, jz = {
|
|
4489
4489
|
overflow: "Overflow: input needs wider integers to process",
|
|
4490
4490
|
"not-basic": "Illegal input >= 0x80 (not a basic code point)",
|
|
4491
4491
|
"invalid-input": "Invalid input"
|
|
4492
4492
|
}, $e = lt - mn, ut = Math.floor, tn = String.fromCharCode;
|
|
4493
4493
|
function bt(n) {
|
|
4494
|
-
throw new RangeError(
|
|
4494
|
+
throw new RangeError(jz[n]);
|
|
4495
4495
|
}
|
|
4496
|
-
function
|
|
4496
|
+
function Zz(n, t) {
|
|
4497
4497
|
const e = [];
|
|
4498
4498
|
let o = n.length;
|
|
4499
4499
|
for (; o--; )
|
|
@@ -4503,8 +4503,8 @@ function ZN(n, t) {
|
|
|
4503
4503
|
function ir(n, t) {
|
|
4504
4504
|
const e = n.split("@");
|
|
4505
4505
|
let o = "";
|
|
4506
|
-
e.length > 1 && (o = e[0] + "@", n = e[1]), n = n.replace(
|
|
4507
|
-
const r = n.split("."), s =
|
|
4506
|
+
e.length > 1 && (o = e[0] + "@", n = e[1]), n = n.replace(Gz, ".");
|
|
4507
|
+
const r = n.split("."), s = Zz(r, t).join(".");
|
|
4508
4508
|
return o + s;
|
|
4509
4509
|
}
|
|
4510
4510
|
function gn(n) {
|
|
@@ -4521,15 +4521,15 @@ function gn(n) {
|
|
|
4521
4521
|
}
|
|
4522
4522
|
return t;
|
|
4523
4523
|
}
|
|
4524
|
-
const ar = (n) => String.fromCodePoint(...n),
|
|
4524
|
+
const ar = (n) => String.fromCodePoint(...n), Yz = function(n) {
|
|
4525
4525
|
return n >= 48 && n < 58 ? 26 + (n - 48) : n >= 65 && n < 91 ? n - 65 : n >= 97 && n < 123 ? n - 97 : lt;
|
|
4526
|
-
},
|
|
4526
|
+
}, zo = function(n, t) {
|
|
4527
4527
|
return n + 22 + 75 * (n < 26) - ((t != 0) << 5);
|
|
4528
4528
|
}, lr = function(n, t, e) {
|
|
4529
4529
|
let o = 0;
|
|
4530
|
-
for (n = e ? ut(n /
|
|
4530
|
+
for (n = e ? ut(n / Uz) : n >> 1, n += ut(n / t); n > $e * Yt >> 1; o += lt)
|
|
4531
4531
|
n = ut(n / $e);
|
|
4532
|
-
return ut(o + ($e + 1) * n / (n +
|
|
4532
|
+
return ut(o + ($e + 1) * n / (n + Bz));
|
|
4533
4533
|
}, bn = function(n) {
|
|
4534
4534
|
const t = [], e = n.length;
|
|
4535
4535
|
let o = 0, r = sr, s = rr, c = n.lastIndexOf(cr);
|
|
@@ -4540,7 +4540,7 @@ const ar = (n) => String.fromCodePoint(...n), YN = function(n) {
|
|
|
4540
4540
|
const a = o;
|
|
4541
4541
|
for (let u = 1, f = lt; ; f += lt) {
|
|
4542
4542
|
i >= e && bt("invalid-input");
|
|
4543
|
-
const h =
|
|
4543
|
+
const h = Yz(n.charCodeAt(i++));
|
|
4544
4544
|
h >= lt && bt("invalid-input"), h > ut((Ft - o) / u) && bt("overflow"), o += h * u;
|
|
4545
4545
|
const d = f <= s ? mn : f >= s + Yt ? Yt : f - s;
|
|
4546
4546
|
if (h < d)
|
|
@@ -4576,23 +4576,23 @@ const ar = (n) => String.fromCodePoint(...n), YN = function(n) {
|
|
|
4576
4576
|
break;
|
|
4577
4577
|
const x = f - d, k = lt - d;
|
|
4578
4578
|
t.push(
|
|
4579
|
-
tn(
|
|
4579
|
+
tn(zo(d + x % k, 0))
|
|
4580
4580
|
), f = ut(x / k);
|
|
4581
4581
|
}
|
|
4582
|
-
t.push(tn(
|
|
4582
|
+
t.push(tn(zo(f, 0))), s = lr(r, l, i === c), r = 0, ++i;
|
|
4583
4583
|
}
|
|
4584
4584
|
++r, ++o;
|
|
4585
4585
|
}
|
|
4586
4586
|
return t.join("");
|
|
4587
4587
|
}, ur = function(n) {
|
|
4588
4588
|
return ir(n, function(t) {
|
|
4589
|
-
return
|
|
4589
|
+
return Vz.test(t) ? bn(t.slice(4).toLowerCase()) : t;
|
|
4590
4590
|
});
|
|
4591
4591
|
}, pr = function(n) {
|
|
4592
4592
|
return ir(n, function(t) {
|
|
4593
|
-
return
|
|
4593
|
+
return Hz.test(t) ? "xn--" + _n(t) : t;
|
|
4594
4594
|
});
|
|
4595
|
-
},
|
|
4595
|
+
}, Wz = {
|
|
4596
4596
|
/**
|
|
4597
4597
|
* A string representing the current Punycode.js version number.
|
|
4598
4598
|
* @memberOf punycode
|
|
@@ -4614,17 +4614,17 @@ const ar = (n) => String.fromCodePoint(...n), YN = function(n) {
|
|
|
4614
4614
|
encode: _n,
|
|
4615
4615
|
toASCII: pr,
|
|
4616
4616
|
toUnicode: ur
|
|
4617
|
-
},
|
|
4617
|
+
}, Xz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4618
4618
|
__proto__: null,
|
|
4619
4619
|
decode: bn,
|
|
4620
|
-
default:
|
|
4620
|
+
default: Wz,
|
|
4621
4621
|
encode: _n,
|
|
4622
4622
|
toASCII: pr,
|
|
4623
4623
|
toUnicode: ur,
|
|
4624
4624
|
ucs2decode: gn,
|
|
4625
4625
|
ucs2encode: ar
|
|
4626
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4627
|
-
var
|
|
4626
|
+
}, Symbol.toStringTag, { value: "Module" })), Kz = /* @__PURE__ */ rs(Xz);
|
|
4627
|
+
var Qz = {
|
|
4628
4628
|
options: {
|
|
4629
4629
|
html: !1,
|
|
4630
4630
|
// Enable HTML tags in source
|
|
@@ -4660,7 +4660,7 @@ var QN = {
|
|
|
4660
4660
|
block: {},
|
|
4661
4661
|
inline: {}
|
|
4662
4662
|
}
|
|
4663
|
-
},
|
|
4663
|
+
}, Jz = {
|
|
4664
4664
|
options: {
|
|
4665
4665
|
html: !1,
|
|
4666
4666
|
// Enable HTML tags in source
|
|
@@ -4715,7 +4715,7 @@ var QN = {
|
|
|
4715
4715
|
]
|
|
4716
4716
|
}
|
|
4717
4717
|
}
|
|
4718
|
-
}, $
|
|
4718
|
+
}, $z = {
|
|
4719
4719
|
options: {
|
|
4720
4720
|
html: !0,
|
|
4721
4721
|
// Enable HTML tags in source
|
|
@@ -4789,10 +4789,10 @@ var QN = {
|
|
|
4789
4789
|
]
|
|
4790
4790
|
}
|
|
4791
4791
|
}
|
|
4792
|
-
}, jt = M, t9 = ve, e9 =
|
|
4793
|
-
default:
|
|
4794
|
-
zero:
|
|
4795
|
-
commonmark: $
|
|
4792
|
+
}, jt = M, t9 = ve, e9 = YP, n9 = bN, o9 = KN, r9 = Ez, s9 = Oz, yt = Mt, fr = Kz, c9 = {
|
|
4793
|
+
default: Qz,
|
|
4794
|
+
zero: Jz,
|
|
4795
|
+
commonmark: $z
|
|
4796
4796
|
}, i9 = /^(vbscript|javascript|file|data):/, a9 = /^data:image\/(gif|png|jpeg|webp);/;
|
|
4797
4797
|
function l9(n) {
|
|
4798
4798
|
var t = n.trim().toLowerCase();
|
|
@@ -4905,7 +4905,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
4905
4905
|
], x9 = {
|
|
4906
4906
|
key: 2,
|
|
4907
4907
|
class: "message-wrap"
|
|
4908
|
-
}, y9 = ["innerHTML"], A9 = { class: "message-content user" },
|
|
4908
|
+
}, y9 = ["innerHTML"], A9 = { class: "message-content user" }, w9 = ["innerHTML"], C9 = { class: "message-photo user" }, E9 = ["src"], D9 = /* @__PURE__ */ Wt({
|
|
4909
4909
|
__name: "render-message",
|
|
4910
4910
|
props: {
|
|
4911
4911
|
message: {},
|
|
@@ -4972,9 +4972,9 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
4972
4972
|
I("span", {
|
|
4973
4973
|
class: "markdown-message",
|
|
4974
4974
|
innerHTML: o.value
|
|
4975
|
-
}, null, 8,
|
|
4975
|
+
}, null, 8, w9)
|
|
4976
4976
|
]),
|
|
4977
|
-
I("span",
|
|
4977
|
+
I("span", C9, [
|
|
4978
4978
|
I("img", { src: r.userPhoto }, null, 8, E9)
|
|
4979
4979
|
])
|
|
4980
4980
|
],
|
|
@@ -4994,24 +4994,24 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
4994
4994
|
},
|
|
4995
4995
|
emits: ["update:value", "enter", "choose-prompt"],
|
|
4996
4996
|
setup(n, { emit: t }) {
|
|
4997
|
-
const e = n, o = t, r =
|
|
4997
|
+
const e = n, o = t, r = wr, s = an, c = Rt(""), i = Rt(40), a = Rt(), l = Rt(!1), u = le(() => {
|
|
4998
4998
|
var g;
|
|
4999
|
-
return ((g = e.prompts) == null ? void 0 : g.filter((
|
|
4999
|
+
return ((g = e.prompts) == null ? void 0 : g.filter((C) => C.content.includes(c.value))) || [];
|
|
5000
5000
|
}), f = (g) => {
|
|
5001
5001
|
o("update:value", g);
|
|
5002
5002
|
}, h = () => {
|
|
5003
5003
|
var g;
|
|
5004
5004
|
e.value === "/" && ((g = e.prompts) != null && g.length) ? y() : _();
|
|
5005
5005
|
}, d = () => {
|
|
5006
|
-
let
|
|
5007
|
-
|
|
5006
|
+
let C = 24 + e.value.split(/\r?\n/).length * 16;
|
|
5007
|
+
C >= 200 && (C = 200), i.value = C;
|
|
5008
5008
|
}, x = (g) => {
|
|
5009
5009
|
o("update:value", g.content), o("choose-prompt", g), _(), D();
|
|
5010
|
-
}, k = (g,
|
|
5011
|
-
|
|
5010
|
+
}, k = (g, C) => {
|
|
5011
|
+
C.key === "Enter" && !C.shiftKey && (C.preventDefault(), o("enter"));
|
|
5012
5012
|
}, D = () => {
|
|
5013
|
-
var
|
|
5014
|
-
const g = (
|
|
5013
|
+
var C;
|
|
5014
|
+
const g = (C = a.value) == null ? void 0 : C.$el.querySelector("textarea");
|
|
5015
5015
|
g == null || g.focus();
|
|
5016
5016
|
}, y = () => {
|
|
5017
5017
|
l.value = !0;
|
|
@@ -5023,7 +5023,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5023
5023
|
() => {
|
|
5024
5024
|
d(), h();
|
|
5025
5025
|
}
|
|
5026
|
-
), Dr(D), (g,
|
|
5026
|
+
), Dr(D), (g, C) => (U(), pe(B(yr), {
|
|
5027
5027
|
width: "calc(100% - 118px)",
|
|
5028
5028
|
"ext-cls": "empty-padding",
|
|
5029
5029
|
arrow: !1,
|
|
@@ -5042,7 +5042,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5042
5042
|
Zt(B(Yn), {
|
|
5043
5043
|
class: "input-search",
|
|
5044
5044
|
modelValue: c.value,
|
|
5045
|
-
"onUpdate:modelValue":
|
|
5045
|
+
"onUpdate:modelValue": C[0] || (C[0] = (v) => c.value = v),
|
|
5046
5046
|
behavior: "simplicity",
|
|
5047
5047
|
clearable: ""
|
|
5048
5048
|
}, null, 8, ["modelValue"]),
|
|
@@ -5053,7 +5053,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5053
5053
|
Bo(u.value, (v, F) => xt((U(), X("span", {
|
|
5054
5054
|
class: "group-prompt",
|
|
5055
5055
|
key: F,
|
|
5056
|
-
onClick: (
|
|
5056
|
+
onClick: (z) => x(v)
|
|
5057
5057
|
}, [
|
|
5058
5058
|
I(
|
|
5059
5059
|
"span",
|
|
@@ -5129,13 +5129,13 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5129
5129
|
for (const [o, r] of t)
|
|
5130
5130
|
e[o] = r;
|
|
5131
5131
|
return e;
|
|
5132
|
-
}, F9 = /* @__PURE__ */ vn(R9, [["__scopeId", "data-v-f2501723"]]), M9 = (n) => (Sr("data-v-fa72e9f6"), n = n(), Lr(), n), I9 = { class: "ai-messages" },
|
|
5132
|
+
}, F9 = /* @__PURE__ */ vn(R9, [["__scopeId", "data-v-f2501723"]]), M9 = (n) => (Sr("data-v-fa72e9f6"), n = n(), Lr(), n), I9 = { class: "ai-messages" }, P9 = { class: "ai-operation" }, N9 = /* @__PURE__ */ M9(() => /* @__PURE__ */ I(
|
|
5133
5133
|
"i",
|
|
5134
5134
|
{ class: "ai-blueking-icon ai-blueking-fasong" },
|
|
5135
5135
|
null,
|
|
5136
5136
|
-1
|
|
5137
5137
|
/* HOISTED */
|
|
5138
|
-
)),
|
|
5138
|
+
)), z9 = /* @__PURE__ */ Wt({
|
|
5139
5139
|
__name: "render-content",
|
|
5140
5140
|
props: {
|
|
5141
5141
|
messages: {},
|
|
@@ -5181,7 +5181,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5181
5181
|
/* KEYED_FRAGMENT */
|
|
5182
5182
|
))
|
|
5183
5183
|
]),
|
|
5184
|
-
xt((U(), X("section",
|
|
5184
|
+
xt((U(), X("section", P9, [
|
|
5185
5185
|
Zt(F9, {
|
|
5186
5186
|
value: s.value,
|
|
5187
5187
|
"onUpdate:value": u[0] || (u[0] = (f) => s.value = f),
|
|
@@ -5189,7 +5189,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5189
5189
|
onChoosePrompt: a,
|
|
5190
5190
|
onEnter: i
|
|
5191
5191
|
}, null, 8, ["value", "prompts"]),
|
|
5192
|
-
Zt(B(
|
|
5192
|
+
Zt(B(Cr), {
|
|
5193
5193
|
class: "ai-operation-button",
|
|
5194
5194
|
disabled: l.loading || !s.value,
|
|
5195
5195
|
size: "large",
|
|
@@ -5197,7 +5197,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5197
5197
|
onClick: i
|
|
5198
5198
|
}, {
|
|
5199
5199
|
default: fe(() => [
|
|
5200
|
-
|
|
5200
|
+
N9,
|
|
5201
5201
|
Uo(
|
|
5202
5202
|
" " + ge(B(gt)("发送")),
|
|
5203
5203
|
1
|
|
@@ -5219,7 +5219,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5219
5219
|
/* STYLE */
|
|
5220
5220
|
));
|
|
5221
5221
|
}
|
|
5222
|
-
}), O9 = /* @__PURE__ */ vn(
|
|
5222
|
+
}), O9 = /* @__PURE__ */ vn(z9, [["__scopeId", "data-v-fa72e9f6"]]), B9 = /* @__PURE__ */ Wt({
|
|
5223
5223
|
__name: "render-modal",
|
|
5224
5224
|
props: {
|
|
5225
5225
|
headBackground: { default: "linear-gradient(267deg, #2dd1f4 0%, #1482ff 95%)" },
|
|
@@ -5234,10 +5234,11 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5234
5234
|
width: 400
|
|
5235
5235
|
}) },
|
|
5236
5236
|
logo: { default: "ai-blueking-icon ai-blueking-ai" },
|
|
5237
|
-
startPosition: {
|
|
5238
|
-
|
|
5239
|
-
|
|
5240
|
-
|
|
5237
|
+
startPosition: { default: () => ({
|
|
5238
|
+
top: window.innerHeight - 560,
|
|
5239
|
+
bottom: 0,
|
|
5240
|
+
left: window.innerWidth - 400,
|
|
5241
|
+
right: 0
|
|
5241
5242
|
}) }
|
|
5242
5243
|
},
|
|
5243
5244
|
emits: ["clear", "close"],
|
|
@@ -5251,13 +5252,13 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5251
5252
|
clientX: 0,
|
|
5252
5253
|
clientY: 0
|
|
5253
5254
|
}, i = () => {
|
|
5254
|
-
var
|
|
5255
|
-
const E = (j,
|
|
5255
|
+
var P, b, q, A;
|
|
5256
|
+
const E = (j, wt) => j === void 0 ? wt : j;
|
|
5256
5257
|
return {
|
|
5257
|
-
top: E((
|
|
5258
|
+
top: E((P = e.startPosition) == null ? void 0 : P.top, s.height - e.sizeLimit.height),
|
|
5258
5259
|
bottom: E((b = e.startPosition) == null ? void 0 : b.bottom, 0),
|
|
5259
5260
|
left: E((q = e.startPosition) == null ? void 0 : q.left, 0),
|
|
5260
|
-
right: E((A = e.startPosition) == null ? void 0 : A.right, s.width - e.
|
|
5261
|
+
right: E((A = e.startPosition) == null ? void 0 : A.right, s.width - e.sizeLimit.width)
|
|
5261
5262
|
};
|
|
5262
5263
|
}, a = Rt(i()), l = le(() => a.value.top <= e.positionLimit.top && a.value.bottom <= e.positionLimit.bottom), u = (E) => {
|
|
5263
5264
|
c.isMove = !0, c.type = "move", c.clientX = E.clientX, c.clientY = E.clientY;
|
|
@@ -5279,20 +5280,20 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5279
5280
|
c.isMove = !0, c.type = "bottomRightDrag", c.clientY = E.clientY, c.clientX = E.clientX;
|
|
5280
5281
|
}, g = () => {
|
|
5281
5282
|
c.isMove = !1;
|
|
5282
|
-
},
|
|
5283
|
-
["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 +=
|
|
5284
|
-
}, S = (E,
|
|
5283
|
+
}, C = (E, P) => {
|
|
5284
|
+
["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);
|
|
5285
|
+
}, S = (E, P) => {
|
|
5285
5286
|
const { top: b, bottom: q, left: A, right: j } = a.value;
|
|
5286
|
-
(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 -=
|
|
5287
|
+
(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));
|
|
5287
5288
|
}, v = (E) => {
|
|
5288
5289
|
if (!c.isMove)
|
|
5289
5290
|
return;
|
|
5290
5291
|
E.preventDefault();
|
|
5291
|
-
const
|
|
5292
|
-
|
|
5292
|
+
const P = E.clientX - c.clientX, b = E.clientY - c.clientY;
|
|
5293
|
+
C(P, b), S(P, b), c.clientX = E.clientX, c.clientY = E.clientY;
|
|
5293
5294
|
}, F = () => {
|
|
5294
5295
|
s.height = window.innerHeight, s.width = window.innerWidth, a.value = i();
|
|
5295
|
-
},
|
|
5296
|
+
}, z = () => {
|
|
5296
5297
|
a.value.top = e.positionLimit.top, a.value.bottom = e.positionLimit.bottom;
|
|
5297
5298
|
}, tt = () => {
|
|
5298
5299
|
a.value.top = s.height - e.sizeLimit.height, a.value.bottom = e.positionLimit.bottom;
|
|
@@ -5305,7 +5306,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5305
5306
|
window.addEventListener("mousemove", v, !0), window.addEventListener("mouseup", g), window.addEventListener("resize", F);
|
|
5306
5307
|
}), Rr(() => {
|
|
5307
5308
|
window.removeEventListener("mousemove", v, !0), window.removeEventListener("mouseup", g), window.removeEventListener("resize", F);
|
|
5308
|
-
}), (E,
|
|
5309
|
+
}), (E, P) => (U(), X(
|
|
5309
5310
|
"section",
|
|
5310
5311
|
{
|
|
5311
5312
|
style: he({
|
|
@@ -5365,7 +5366,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5365
5366
|
{
|
|
5366
5367
|
key: 1,
|
|
5367
5368
|
class: "ai-header-tool ai-blueking-icon ai-blueking-shangxialashen-2",
|
|
5368
|
-
onClick:
|
|
5369
|
+
onClick: z
|
|
5369
5370
|
},
|
|
5370
5371
|
null,
|
|
5371
5372
|
512
|
|
@@ -5500,7 +5501,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5500
5501
|
/* STYLE */
|
|
5501
5502
|
));
|
|
5502
5503
|
}
|
|
5503
|
-
}), U9 = /* @__PURE__ */ vn(B9, [["__scopeId", "data-v-
|
|
5504
|
+
}), U9 = /* @__PURE__ */ vn(B9, [["__scopeId", "data-v-de00de78"]]), G9 = /* @__PURE__ */ Wt({
|
|
5504
5505
|
__name: "ai-blueking",
|
|
5505
5506
|
props: {
|
|
5506
5507
|
messages: {},
|
|
@@ -5511,7 +5512,6 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5511
5512
|
positionLimit: {},
|
|
5512
5513
|
sizeLimit: {},
|
|
5513
5514
|
startPosition: {},
|
|
5514
|
-
startSize: {},
|
|
5515
5515
|
userPhoto: {},
|
|
5516
5516
|
logo: {}
|
|
5517
5517
|
},
|
|
@@ -5532,7 +5532,6 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5532
5532
|
"position-limit": i.positionLimit,
|
|
5533
5533
|
"size-limit": i.sizeLimit,
|
|
5534
5534
|
"start-position": i.startPosition,
|
|
5535
|
-
"start-size": i.startSize,
|
|
5536
5535
|
onClear: o,
|
|
5537
5536
|
onClose: r
|
|
5538
5537
|
}, {
|
|
@@ -5549,7 +5548,7 @@ const d9 = /* @__PURE__ */ os(h9), m9 = "data:image/png;base64,iVBORw0KGgoAAAANS
|
|
|
5549
5548
|
]),
|
|
5550
5549
|
_: 1
|
|
5551
5550
|
/* STABLE */
|
|
5552
|
-
}, 8, ["head-background", "logo", "position-limit", "size-limit", "start-position"
|
|
5551
|
+
}, 8, ["head-background", "logo", "position-limit", "size-limit", "start-position"]));
|
|
5553
5552
|
}
|
|
5554
5553
|
});
|
|
5555
5554
|
(function() {
|