eddyter 1.3.61 → 1.3.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3163 +0,0 @@
1
- var Wt = Object.create, Se = Object.defineProperty, Ht = Object.getOwnPropertyDescriptor, Gt = Object.getOwnPropertyNames, Jt = Object.getPrototypeOf, Yt = Object.prototype.hasOwnProperty, I = (u, e) => () => (e || u((e = { exports: {} }).exports, e), e.exports), Dt = (u, e) => {
2
- for (var t in e) Se(u, t, { get: e[t], enumerable: !0 });
3
- }, Kt = (u, e, t, r) => {
4
- if (e && typeof e == "object" || typeof e == "function") for (let n of Gt(e)) !Yt.call(u, n) && n !== t && Se(u, n, { get: () => e[n], enumerable: !(r = Ht(e, n)) || r.enumerable });
5
- return u;
6
- }, zu = (u, e, t) => (t = u != null ? Wt(Jt(u)) : {}, Kt(Se(t, "default", { value: u, enumerable: !0 }), u)), Le = I((u, e) => {
7
- e.exports = t;
8
- function t(r) {
9
- return String(r).replace(/\s+/g, " ");
10
- }
11
- }), Qt = I((u, e) => {
12
- e.exports = E;
13
- var t = 9, r = 10, n = 32, i = 33, a = 58, o = 91, D = 92, s = 93, l = 94, c = 96, C = 4, d = 1024;
14
- function E(h) {
15
- var F = this.Parser, A = this.Compiler;
16
- m(F) && x(F, h), g(A) && f(A);
17
- }
18
- function m(h) {
19
- return !!(h && h.prototype && h.prototype.blockTokenizers);
20
- }
21
- function g(h) {
22
- return !!(h && h.prototype && h.prototype.visitors);
23
- }
24
- function x(h, F) {
25
- for (var A = F || {}, y = h.prototype, w = y.blockTokenizers, T = y.inlineTokenizers, b = y.blockMethods, k = y.inlineMethods, L = w.definition, R = T.reference, v = [], S = -1, U = b.length, j; ++S < U; ) j = b[S], !(j === "newline" || j === "indentedCode" || j === "paragraph" || j === "footnoteDefinition") && v.push([j]);
26
- v.push(["footnoteDefinition"]), A.inlineNotes && (B(k, "reference", "inlineNote"), T.inlineNote = J), B(b, "definition", "footnoteDefinition"), B(k, "reference", "footnoteCall"), w.definition = O, w.footnoteDefinition = _, T.footnoteCall = q, T.reference = z, y.interruptFootnoteDefinition = v, z.locator = R.locator, q.locator = $, J.locator = M;
27
- function _(N, P, V) {
28
- for (var W = this, Y = W.interruptFootnoteDefinition, K = W.offset, tu = P.length + 1, H = 0, uu = [], cu, su, eu, G, Z, hu, yu, Fu, Cu, iu, du, ru, X; H < tu && (G = P.charCodeAt(H), !(G !== t && G !== n)); ) H++;
29
- if (P.charCodeAt(H++) === o && P.charCodeAt(H++) === l) {
30
- for (su = H; H < tu; ) {
31
- if (G = P.charCodeAt(H), G !== G || G === r || G === t || G === n) return;
32
- if (G === s) {
33
- eu = H, H++;
34
- break;
35
- }
36
- H++;
37
- }
38
- if (!(eu === void 0 || su === eu || P.charCodeAt(H++) !== a)) {
39
- if (V) return !0;
40
- for (cu = P.slice(su, eu), Z = N.now(), Cu = 0, iu = 0, du = H, ru = []; H < tu; ) {
41
- if (G = P.charCodeAt(H), G !== G || G === r) X = { start: Cu, contentStart: du || H, contentEnd: H, end: H }, ru.push(X), G === r && (Cu = H + 1, iu = 0, du = void 0, X.end = Cu);
42
- else if (iu !== void 0) if (G === n || G === t) iu += G === n ? 1 : C - iu % C, iu > C && (iu = void 0, du = H);
43
- else {
44
- if (iu < C && X && (X.contentStart === X.contentEnd || p(Y, w, W, [N, P.slice(H, d), !0]))) break;
45
- iu = void 0, du = H;
46
- }
47
- H++;
48
- }
49
- for (H = -1, tu = ru.length; tu > 0 && (X = ru[tu - 1], X.contentStart === X.contentEnd); ) tu--;
50
- for (hu = N(P.slice(0, X.contentEnd)); ++H < tu; ) X = ru[H], K[Z.line + H] = (K[Z.line + H] || 0) + (X.contentStart - X.start), uu.push(P.slice(X.contentStart, X.end));
51
- return yu = W.enterBlock(), Fu = W.tokenizeBlock(uu.join(""), Z), yu(), hu({ type: "footnoteDefinition", identifier: cu.toLowerCase(), label: cu, children: Fu });
52
- }
53
- }
54
- }
55
- function q(N, P, V) {
56
- var W = P.length + 1, Y = 0, K, tu, H, uu;
57
- if (P.charCodeAt(Y++) === o && P.charCodeAt(Y++) === l) {
58
- for (tu = Y; Y < W; ) {
59
- if (uu = P.charCodeAt(Y), uu !== uu || uu === r || uu === t || uu === n) return;
60
- if (uu === s) {
61
- H = Y, Y++;
62
- break;
63
- }
64
- Y++;
65
- }
66
- if (!(H === void 0 || tu === H)) return V ? !0 : (K = P.slice(tu, H), N(P.slice(0, Y))({ type: "footnoteReference", identifier: K.toLowerCase(), label: K }));
67
- }
68
- }
69
- function J(N, P, V) {
70
- var W = this, Y = P.length + 1, K = 0, tu = 0, H, uu, cu, su, eu, G, Z;
71
- if (P.charCodeAt(K++) === l && P.charCodeAt(K++) === o) {
72
- for (cu = K; K < Y; ) {
73
- if (uu = P.charCodeAt(K), uu !== uu) return;
74
- if (G === void 0) if (uu === D) K += 2;
75
- else if (uu === o) tu++, K++;
76
- else if (uu === s) if (tu === 0) {
77
- su = K, K++;
78
- break;
79
- } else tu--, K++;
80
- else if (uu === c) {
81
- for (eu = K, G = 1; P.charCodeAt(eu + G) === c; ) G++;
82
- K += G;
83
- } else K++;
84
- else if (uu === c) {
85
- for (eu = K, Z = 1; P.charCodeAt(eu + Z) === c; ) Z++;
86
- K += Z, G === Z && (G = void 0), Z = void 0;
87
- } else K++;
88
- }
89
- if (su !== void 0) return V ? !0 : (H = N.now(), H.column += 2, H.offset += 2, N(P.slice(0, K))({ type: "footnote", children: W.tokenizeInline(P.slice(cu, su), H) }));
90
- }
91
- }
92
- function z(N, P, V) {
93
- var W = 0;
94
- if (P.charCodeAt(W) === i && W++, P.charCodeAt(W) === o && P.charCodeAt(W + 1) !== l) return R.call(this, N, P, V);
95
- }
96
- function O(N, P, V) {
97
- for (var W = 0, Y = P.charCodeAt(W); Y === n || Y === t; ) Y = P.charCodeAt(++W);
98
- if (Y === o && P.charCodeAt(W + 1) !== l) return L.call(this, N, P, V);
99
- }
100
- function $(N, P) {
101
- return N.indexOf("[", P);
102
- }
103
- function M(N, P) {
104
- return N.indexOf("^[", P);
105
- }
106
- }
107
- function f(h) {
108
- var F = h.prototype.visitors, A = " ";
109
- F.footnote = y, F.footnoteReference = w, F.footnoteDefinition = T;
110
- function y(b) {
111
- return "^[" + this.all(b).join("") + "]";
112
- }
113
- function w(b) {
114
- return "[^" + (b.label || b.identifier) + "]";
115
- }
116
- function T(b) {
117
- for (var k = this.all(b).join(`
118
-
119
- `).split(`
120
- `), L = 0, R = k.length, v; ++L < R; ) v = k[L], v !== "" && (k[L] = A + v);
121
- return "[^" + (b.label || b.identifier) + "]: " + k.join(`
122
- `);
123
- }
124
- }
125
- function B(h, F, A) {
126
- h.splice(h.indexOf(F), 0, A);
127
- }
128
- function p(h, F, A, y) {
129
- for (var w = h.length, T = -1; ++T < w; ) if (F[h[T][0]].apply(A, y)) return !0;
130
- return !1;
131
- }
132
- }), lt = I((u) => {
133
- u.isRemarkParser = e, u.isRemarkCompiler = t;
134
- function e(r) {
135
- return !!(r && r.prototype && r.prototype.blockTokenizers);
136
- }
137
- function t(r) {
138
- return !!(r && r.prototype && r.prototype.visitors);
139
- }
140
- }), Zt = I((u, e) => {
141
- var t = lt();
142
- e.exports = c;
143
- var r = 9, n = 32, i = 36, a = 48, o = 57, D = 92, s = ["math", "math-inline"], l = "math-display";
144
- function c(E) {
145
- let m = this.Parser, g = this.Compiler;
146
- t.isRemarkParser(m) && C(m, E), t.isRemarkCompiler(g) && d(g);
147
- }
148
- function C(E, m) {
149
- let g = E.prototype, x = g.inlineMethods;
150
- B.locator = f, g.inlineTokenizers.math = B, x.splice(x.indexOf("text"), 0, "math");
151
- function f(p, h) {
152
- return p.indexOf("$", h);
153
- }
154
- function B(p, h, F) {
155
- let A = h.length, y = !1, w = !1, T = 0, b, k, L, R, v, S, U;
156
- if (h.charCodeAt(T) === D && (w = !0, T++), h.charCodeAt(T) === i) {
157
- if (T++, w) return F ? !0 : p(h.slice(0, T))({ type: "text", value: "$" });
158
- if (h.charCodeAt(T) === i && (y = !0, T++), L = h.charCodeAt(T), !(L === n || L === r)) {
159
- for (R = T; T < A; ) {
160
- if (k = L, L = h.charCodeAt(T + 1), k === i) {
161
- if (b = h.charCodeAt(T - 1), b !== n && b !== r && (L !== L || L < a || L > o) && (!y || L === i)) {
162
- v = T - 1, T++, y && T++, S = T;
163
- break;
164
- }
165
- } else k === D && (T++, L = h.charCodeAt(T + 1));
166
- T++;
167
- }
168
- if (S !== void 0) return F ? !0 : (U = h.slice(R, v + 1), p(h.slice(0, S))({ type: "inlineMath", value: U, data: { hName: "span", hProperties: { className: s.concat(y && m.inlineMathDouble ? [l] : []) }, hChildren: [{ type: "text", value: U }] } }));
169
- }
170
- }
171
- }
172
- }
173
- function d(E) {
174
- let m = E.prototype;
175
- m.visitors.inlineMath = g;
176
- function g(x) {
177
- let f = "$";
178
- return (x.data && x.data.hProperties && x.data.hProperties.className || []).includes(l) && (f = "$$"), f + x.value + f;
179
- }
180
- }
181
- }), Xt = I((u, e) => {
182
- var t = lt();
183
- e.exports = l;
184
- var r = 10, n = 32, i = 36, a = `
185
- `, o = "$", D = 2, s = ["math", "math-display"];
186
- function l() {
187
- let d = this.Parser, E = this.Compiler;
188
- t.isRemarkParser(d) && c(d), t.isRemarkCompiler(E) && C(E);
189
- }
190
- function c(d) {
191
- let E = d.prototype, m = E.blockMethods, g = E.interruptParagraph, x = E.interruptList, f = E.interruptBlockquote;
192
- E.blockTokenizers.math = B, m.splice(m.indexOf("fencedCode") + 1, 0, "math"), g.splice(g.indexOf("fencedCode") + 1, 0, ["math"]), x.splice(x.indexOf("fencedCode") + 1, 0, ["math"]), f.splice(f.indexOf("fencedCode") + 1, 0, ["math"]);
193
- function B(p, h, F) {
194
- var A = h.length, y = 0;
195
- let w, T, b, k, L, R, v, S, U, j, _;
196
- for (; y < A && h.charCodeAt(y) === n; ) y++;
197
- for (L = y; y < A && h.charCodeAt(y) === i; ) y++;
198
- if (R = y - L, !(R < D)) {
199
- for (; y < A && h.charCodeAt(y) === n; ) y++;
200
- for (v = y; y < A; ) {
201
- if (w = h.charCodeAt(y), w === i) return;
202
- if (w === r) break;
203
- y++;
204
- }
205
- if (h.charCodeAt(y) === r) {
206
- if (F) return !0;
207
- for (T = [], v !== y && T.push(h.slice(v, y)), y++, b = h.indexOf(a, y + 1), b = b === -1 ? A : b; y < A; ) {
208
- for (S = !1, j = y, _ = b, k = b, U = 0; k > j && h.charCodeAt(k - 1) === n; ) k--;
209
- for (; k > j && h.charCodeAt(k - 1) === i; ) U++, k--;
210
- for (R <= U && h.indexOf(o, j) === k && (S = !0, _ = k); j <= _ && j - y < L && h.charCodeAt(j) === n; ) j++;
211
- if (S) for (; _ > j && h.charCodeAt(_ - 1) === n; ) _--;
212
- if ((!S || j !== _) && T.push(h.slice(j, _)), S) break;
213
- y = b + 1, b = h.indexOf(a, y + 1), b = b === -1 ? A : b;
214
- }
215
- return T = T.join(`
216
- `), p(h.slice(0, b))({ type: "math", value: T, data: { hName: "div", hProperties: { className: s.concat() }, hChildren: [{ type: "text", value: T }] } });
217
- }
218
- }
219
- }
220
- }
221
- function C(d) {
222
- let E = d.prototype;
223
- E.visitors.math = m;
224
- function m(g) {
225
- return `$$
226
- ` + g.value + `
227
- $$`;
228
- }
229
- }
230
- }), ur = I((u, e) => {
231
- var t = Zt(), r = Xt();
232
- e.exports = n;
233
- function n(i) {
234
- var a = i || {};
235
- r.call(this, a), t.call(this, a);
236
- }
237
- }), $u = I((u, e) => {
238
- e.exports = r;
239
- var t = Object.prototype.hasOwnProperty;
240
- function r() {
241
- for (var n = {}, i = 0; i < arguments.length; i++) {
242
- var a = arguments[i];
243
- for (var o in a) t.call(a, o) && (n[o] = a[o]);
244
- }
245
- return n;
246
- }
247
- }), er = I((u, e) => {
248
- typeof Object.create == "function" ? e.exports = function(t, r) {
249
- r && (t.super_ = r, t.prototype = Object.create(r.prototype, { constructor: { value: t, enumerable: !1, writable: !0, configurable: !0 } }));
250
- } : e.exports = function(t, r) {
251
- if (r) {
252
- t.super_ = r;
253
- var n = function() {
254
- };
255
- n.prototype = r.prototype, t.prototype = new n(), t.prototype.constructor = t;
256
- }
257
- };
258
- }), tr = I((u, e) => {
259
- var t = $u(), r = er();
260
- e.exports = n;
261
- function n(i) {
262
- var a, o, D;
263
- r(l, i), r(s, l), a = l.prototype;
264
- for (o in a) D = a[o], D && typeof D == "object" && (a[o] = "concat" in D ? D.concat() : t(D));
265
- return l;
266
- function s(c) {
267
- return i.apply(this, c);
268
- }
269
- function l() {
270
- return this instanceof l ? i.apply(this, arguments) : new s(arguments);
271
- }
272
- }
273
- }), rr = I((u, e) => {
274
- e.exports = t;
275
- function t(r, n, i) {
276
- return a;
277
- function a() {
278
- var o = i || this, D = o[r];
279
- return o[r] = !n, s;
280
- function s() {
281
- o[r] = D;
282
- }
283
- }
284
- }
285
- }), nr = I((u, e) => {
286
- e.exports = t;
287
- function t(r) {
288
- for (var n = String(r), i = [], a = /\r?\n|\r/g; a.exec(n); ) i.push(a.lastIndex);
289
- return i.push(n.length + 1), { toPoint: o, toPosition: o, toOffset: D };
290
- function o(s) {
291
- var l = -1;
292
- if (s > -1 && s < i[i.length - 1]) {
293
- for (; ++l < i.length; ) if (i[l] > s) return { line: l + 1, column: s - (i[l - 1] || 0) + 1, offset: s };
294
- }
295
- return {};
296
- }
297
- function D(s) {
298
- var l = s && s.line, c = s && s.column, C;
299
- return !isNaN(l) && !isNaN(c) && l - 1 in i && (C = (i[l - 2] || 0) + c - 1 || 0), C > -1 && C < i[i.length - 1] ? C : -1;
300
- }
301
- }
302
- }), ir = I((u, e) => {
303
- e.exports = r;
304
- var t = "\\";
305
- function r(n, i) {
306
- return a;
307
- function a(o) {
308
- for (var D = 0, s = o.indexOf(t), l = n[i], c = [], C; s !== -1; ) c.push(o.slice(D, s)), D = s + 1, C = o.charAt(D), (!C || l.indexOf(C) === -1) && c.push(t), s = o.indexOf(t, D + 1);
309
- return c.push(o.slice(D)), c.join("");
310
- }
311
- }
312
- }), or = I((u, e) => {
313
- e.exports = { AElig: "Æ", AMP: "&", Aacute: "Á", Acirc: "Â", Agrave: "À", Aring: "Å", Atilde: "Ã", Auml: "Ä", COPY: "©", Ccedil: "Ç", ETH: "Ð", Eacute: "É", Ecirc: "Ê", Egrave: "È", Euml: "Ë", GT: ">", Iacute: "Í", Icirc: "Î", Igrave: "Ì", Iuml: "Ï", LT: "<", Ntilde: "Ñ", Oacute: "Ó", Ocirc: "Ô", Ograve: "Ò", Oslash: "Ø", Otilde: "Õ", Ouml: "Ö", QUOT: '"', REG: "®", THORN: "Þ", Uacute: "Ú", Ucirc: "Û", Ugrave: "Ù", Uuml: "Ü", Yacute: "Ý", aacute: "á", acirc: "â", acute: "´", aelig: "æ", agrave: "à", amp: "&", aring: "å", atilde: "ã", auml: "ä", brvbar: "¦", ccedil: "ç", cedil: "¸", cent: "¢", copy: "©", curren: "¤", deg: "°", divide: "÷", eacute: "é", ecirc: "ê", egrave: "è", eth: "ð", euml: "ë", frac12: "½", frac14: "¼", frac34: "¾", gt: ">", iacute: "í", icirc: "î", iexcl: "¡", igrave: "ì", iquest: "¿", iuml: "ï", laquo: "«", lt: "<", macr: "¯", micro: "µ", middot: "·", nbsp: " ", not: "¬", ntilde: "ñ", oacute: "ó", ocirc: "ô", ograve: "ò", ordf: "ª", ordm: "º", oslash: "ø", otilde: "õ", ouml: "ö", para: "¶", plusmn: "±", pound: "£", quot: '"', raquo: "»", reg: "®", sect: "§", shy: "­", sup1: "¹", sup2: "²", sup3: "³", szlig: "ß", thorn: "þ", times: "×", uacute: "ú", ucirc: "û", ugrave: "ù", uml: "¨", uuml: "ü", yacute: "ý", yen: "¥", yuml: "ÿ" };
314
- }), ar = I((u, e) => {
315
- e.exports = { 0: "�", 128: "€", 130: "‚", 131: "ƒ", 132: "„", 133: "…", 134: "†", 135: "‡", 136: "ˆ", 137: "‰", 138: "Š", 139: "‹", 140: "Œ", 142: "Ž", 145: "‘", 146: "’", 147: "“", 148: "”", 149: "•", 150: "–", 151: "—", 152: "˜", 153: "™", 154: "š", 155: "›", 156: "œ", 158: "ž", 159: "Ÿ" };
316
- }), Uu = I((u, e) => {
317
- e.exports = t;
318
- function t(r) {
319
- var n = typeof r == "string" ? r.charCodeAt(0) : r;
320
- return n >= 48 && n <= 57;
321
- }
322
- }), Dr = I((u, e) => {
323
- e.exports = t;
324
- function t(r) {
325
- var n = typeof r == "string" ? r.charCodeAt(0) : r;
326
- return n >= 97 && n <= 102 || n >= 65 && n <= 70 || n >= 48 && n <= 57;
327
- }
328
- }), te = I((u, e) => {
329
- e.exports = t;
330
- function t(r) {
331
- var n = typeof r == "string" ? r.charCodeAt(0) : r;
332
- return n >= 97 && n <= 122 || n >= 65 && n <= 90;
333
- }
334
- }), lr = I((u, e) => {
335
- var t = te(), r = Uu();
336
- e.exports = n;
337
- function n(i) {
338
- return t(i) || r(i);
339
- }
340
- }), sr = I((u, e) => {
341
- e.exports = { AEli: "Æ", AElig: "Æ", AM: "&", AMP: "&", Aacut: "Á", Aacute: "Á", Abreve: "Ă", Acir: "Â", Acirc: "Â", Acy: "А", Afr: "𝔄", Agrav: "À", Agrave: "À", Alpha: "Α", Amacr: "Ā", And: "⩓", Aogon: "Ą", Aopf: "𝔸", ApplyFunction: "⁡", Arin: "Å", Aring: "Å", Ascr: "𝒜", Assign: "≔", Atild: "Ã", Atilde: "Ã", Aum: "Ä", Auml: "Ä", Backslash: "∖", Barv: "⫧", Barwed: "⌆", Bcy: "Б", Because: "∵", Bernoullis: "ℬ", Beta: "Β", Bfr: "𝔅", Bopf: "𝔹", Breve: "˘", Bscr: "ℬ", Bumpeq: "≎", CHcy: "Ч", COP: "©", COPY: "©", Cacute: "Ć", Cap: "⋒", CapitalDifferentialD: "ⅅ", Cayleys: "ℭ", Ccaron: "Č", Ccedi: "Ç", Ccedil: "Ç", Ccirc: "Ĉ", Cconint: "∰", Cdot: "Ċ", Cedilla: "¸", CenterDot: "·", Cfr: "ℭ", Chi: "Χ", CircleDot: "⊙", CircleMinus: "⊖", CirclePlus: "⊕", CircleTimes: "⊗", ClockwiseContourIntegral: "∲", CloseCurlyDoubleQuote: "”", CloseCurlyQuote: "’", Colon: "∷", Colone: "⩴", Congruent: "≡", Conint: "∯", ContourIntegral: "∮", Copf: "ℂ", Coproduct: "∐", CounterClockwiseContourIntegral: "∳", Cross: "⨯", Cscr: "𝒞", Cup: "⋓", CupCap: "≍", DD: "ⅅ", DDotrahd: "⤑", DJcy: "Ђ", DScy: "Ѕ", DZcy: "Џ", Dagger: "‡", Darr: "↡", Dashv: "⫤", Dcaron: "Ď", Dcy: "Д", Del: "∇", Delta: "Δ", Dfr: "𝔇", DiacriticalAcute: "´", DiacriticalDot: "˙", DiacriticalDoubleAcute: "˝", DiacriticalGrave: "`", DiacriticalTilde: "˜", Diamond: "⋄", DifferentialD: "ⅆ", Dopf: "𝔻", Dot: "¨", DotDot: "⃜", DotEqual: "≐", DoubleContourIntegral: "∯", DoubleDot: "¨", DoubleDownArrow: "⇓", DoubleLeftArrow: "⇐", DoubleLeftRightArrow: "⇔", DoubleLeftTee: "⫤", DoubleLongLeftArrow: "⟸", DoubleLongLeftRightArrow: "⟺", DoubleLongRightArrow: "⟹", DoubleRightArrow: "⇒", DoubleRightTee: "⊨", DoubleUpArrow: "⇑", DoubleUpDownArrow: "⇕", DoubleVerticalBar: "∥", DownArrow: "↓", DownArrowBar: "⤓", DownArrowUpArrow: "⇵", DownBreve: "̑", DownLeftRightVector: "⥐", DownLeftTeeVector: "⥞", DownLeftVector: "↽", DownLeftVectorBar: "⥖", DownRightTeeVector: "⥟", DownRightVector: "⇁", DownRightVectorBar: "⥗", DownTee: "⊤", DownTeeArrow: "↧", Downarrow: "⇓", Dscr: "𝒟", Dstrok: "Đ", ENG: "Ŋ", ET: "Ð", ETH: "Ð", Eacut: "É", Eacute: "É", Ecaron: "Ě", Ecir: "Ê", Ecirc: "Ê", Ecy: "Э", Edot: "Ė", Efr: "𝔈", Egrav: "È", Egrave: "È", Element: "∈", Emacr: "Ē", EmptySmallSquare: "◻", EmptyVerySmallSquare: "▫", Eogon: "Ę", Eopf: "𝔼", Epsilon: "Ε", Equal: "⩵", EqualTilde: "≂", Equilibrium: "⇌", Escr: "ℰ", Esim: "⩳", Eta: "Η", Eum: "Ë", Euml: "Ë", Exists: "∃", ExponentialE: "ⅇ", Fcy: "Ф", Ffr: "𝔉", FilledSmallSquare: "◼", FilledVerySmallSquare: "▪", Fopf: "𝔽", ForAll: "∀", Fouriertrf: "ℱ", Fscr: "ℱ", GJcy: "Ѓ", G: ">", GT: ">", Gamma: "Γ", Gammad: "Ϝ", Gbreve: "Ğ", Gcedil: "Ģ", Gcirc: "Ĝ", Gcy: "Г", Gdot: "Ġ", Gfr: "𝔊", Gg: "⋙", Gopf: "𝔾", GreaterEqual: "≥", GreaterEqualLess: "⋛", GreaterFullEqual: "≧", GreaterGreater: "⪢", GreaterLess: "≷", GreaterSlantEqual: "⩾", GreaterTilde: "≳", Gscr: "𝒢", Gt: "≫", HARDcy: "Ъ", Hacek: "ˇ", Hat: "^", Hcirc: "Ĥ", Hfr: "ℌ", HilbertSpace: "ℋ", Hopf: "ℍ", HorizontalLine: "─", Hscr: "ℋ", Hstrok: "Ħ", HumpDownHump: "≎", HumpEqual: "≏", IEcy: "Е", IJlig: "IJ", IOcy: "Ё", Iacut: "Í", Iacute: "Í", Icir: "Î", Icirc: "Î", Icy: "И", Idot: "İ", Ifr: "ℑ", Igrav: "Ì", Igrave: "Ì", Im: "ℑ", Imacr: "Ī", ImaginaryI: "ⅈ", Implies: "⇒", Int: "∬", Integral: "∫", Intersection: "⋂", InvisibleComma: "⁣", InvisibleTimes: "⁢", Iogon: "Į", Iopf: "𝕀", Iota: "Ι", Iscr: "ℐ", Itilde: "Ĩ", Iukcy: "І", Ium: "Ï", Iuml: "Ï", Jcirc: "Ĵ", Jcy: "Й", Jfr: "𝔍", Jopf: "𝕁", Jscr: "𝒥", Jsercy: "Ј", Jukcy: "Є", KHcy: "Х", KJcy: "Ќ", Kappa: "Κ", Kcedil: "Ķ", Kcy: "К", Kfr: "𝔎", Kopf: "𝕂", Kscr: "𝒦", LJcy: "Љ", L: "<", LT: "<", Lacute: "Ĺ", Lambda: "Λ", Lang: "⟪", Laplacetrf: "ℒ", Larr: "↞", Lcaron: "Ľ", Lcedil: "Ļ", Lcy: "Л", LeftAngleBracket: "⟨", LeftArrow: "←", LeftArrowBar: "⇤", LeftArrowRightArrow: "⇆", LeftCeiling: "⌈", LeftDoubleBracket: "⟦", LeftDownTeeVector: "⥡", LeftDownVector: "⇃", LeftDownVectorBar: "⥙", LeftFloor: "⌊", LeftRightArrow: "↔", LeftRightVector: "⥎", LeftTee: "⊣", LeftTeeArrow: "↤", LeftTeeVector: "⥚", LeftTriangle: "⊲", LeftTriangleBar: "⧏", LeftTriangleEqual: "⊴", LeftUpDownVector: "⥑", LeftUpTeeVector: "⥠", LeftUpVector: "↿", LeftUpVectorBar: "⥘", LeftVector: "↼", LeftVectorBar: "⥒", Leftarrow: "⇐", Leftrightarrow: "⇔", LessEqualGreater: "⋚", LessFullEqual: "≦", LessGreater: "≶", LessLess: "⪡", LessSlantEqual: "⩽", LessTilde: "≲", Lfr: "𝔏", Ll: "⋘", Lleftarrow: "⇚", Lmidot: "Ŀ", LongLeftArrow: "⟵", LongLeftRightArrow: "⟷", LongRightArrow: "⟶", Longleftarrow: "⟸", Longleftrightarrow: "⟺", Longrightarrow: "⟹", Lopf: "𝕃", LowerLeftArrow: "↙", LowerRightArrow: "↘", Lscr: "ℒ", Lsh: "↰", Lstrok: "Ł", Lt: "≪", Map: "⤅", Mcy: "М", MediumSpace: " ", Mellintrf: "ℳ", Mfr: "𝔐", MinusPlus: "∓", Mopf: "𝕄", Mscr: "ℳ", Mu: "Μ", NJcy: "Њ", Nacute: "Ń", Ncaron: "Ň", Ncedil: "Ņ", Ncy: "Н", NegativeMediumSpace: "​", NegativeThickSpace: "​", NegativeThinSpace: "​", NegativeVeryThinSpace: "​", NestedGreaterGreater: "≫", NestedLessLess: "≪", NewLine: `
342
- `, Nfr: "𝔑", NoBreak: "⁠", NonBreakingSpace: " ", Nopf: "ℕ", Not: "⫬", NotCongruent: "≢", NotCupCap: "≭", NotDoubleVerticalBar: "∦", NotElement: "∉", NotEqual: "≠", NotEqualTilde: "≂̸", NotExists: "∄", NotGreater: "≯", NotGreaterEqual: "≱", NotGreaterFullEqual: "≧̸", NotGreaterGreater: "≫̸", NotGreaterLess: "≹", NotGreaterSlantEqual: "⩾̸", NotGreaterTilde: "≵", NotHumpDownHump: "≎̸", NotHumpEqual: "≏̸", NotLeftTriangle: "⋪", NotLeftTriangleBar: "⧏̸", NotLeftTriangleEqual: "⋬", NotLess: "≮", NotLessEqual: "≰", NotLessGreater: "≸", NotLessLess: "≪̸", NotLessSlantEqual: "⩽̸", NotLessTilde: "≴", NotNestedGreaterGreater: "⪢̸", NotNestedLessLess: "⪡̸", NotPrecedes: "⊀", NotPrecedesEqual: "⪯̸", NotPrecedesSlantEqual: "⋠", NotReverseElement: "∌", NotRightTriangle: "⋫", NotRightTriangleBar: "⧐̸", NotRightTriangleEqual: "⋭", NotSquareSubset: "⊏̸", NotSquareSubsetEqual: "⋢", NotSquareSuperset: "⊐̸", NotSquareSupersetEqual: "⋣", NotSubset: "⊂⃒", NotSubsetEqual: "⊈", NotSucceeds: "⊁", NotSucceedsEqual: "⪰̸", NotSucceedsSlantEqual: "⋡", NotSucceedsTilde: "≿̸", NotSuperset: "⊃⃒", NotSupersetEqual: "⊉", NotTilde: "≁", NotTildeEqual: "≄", NotTildeFullEqual: "≇", NotTildeTilde: "≉", NotVerticalBar: "∤", Nscr: "𝒩", Ntild: "Ñ", Ntilde: "Ñ", Nu: "Ν", OElig: "Œ", Oacut: "Ó", Oacute: "Ó", Ocir: "Ô", Ocirc: "Ô", Ocy: "О", Odblac: "Ő", Ofr: "𝔒", Ograv: "Ò", Ograve: "Ò", Omacr: "Ō", Omega: "Ω", Omicron: "Ο", Oopf: "𝕆", OpenCurlyDoubleQuote: "“", OpenCurlyQuote: "‘", Or: "⩔", Oscr: "𝒪", Oslas: "Ø", Oslash: "Ø", Otild: "Õ", Otilde: "Õ", Otimes: "⨷", Oum: "Ö", Ouml: "Ö", OverBar: "‾", OverBrace: "⏞", OverBracket: "⎴", OverParenthesis: "⏜", PartialD: "∂", Pcy: "П", Pfr: "𝔓", Phi: "Φ", Pi: "Π", PlusMinus: "±", Poincareplane: "ℌ", Popf: "ℙ", Pr: "⪻", Precedes: "≺", PrecedesEqual: "⪯", PrecedesSlantEqual: "≼", PrecedesTilde: "≾", Prime: "″", Product: "∏", Proportion: "∷", Proportional: "∝", Pscr: "𝒫", Psi: "Ψ", QUO: '"', QUOT: '"', Qfr: "𝔔", Qopf: "ℚ", Qscr: "𝒬", RBarr: "⤐", RE: "®", REG: "®", Racute: "Ŕ", Rang: "⟫", Rarr: "↠", Rarrtl: "⤖", Rcaron: "Ř", Rcedil: "Ŗ", Rcy: "Р", Re: "ℜ", ReverseElement: "∋", ReverseEquilibrium: "⇋", ReverseUpEquilibrium: "⥯", Rfr: "ℜ", Rho: "Ρ", RightAngleBracket: "⟩", RightArrow: "→", RightArrowBar: "⇥", RightArrowLeftArrow: "⇄", RightCeiling: "⌉", RightDoubleBracket: "⟧", RightDownTeeVector: "⥝", RightDownVector: "⇂", RightDownVectorBar: "⥕", RightFloor: "⌋", RightTee: "⊢", RightTeeArrow: "↦", RightTeeVector: "⥛", RightTriangle: "⊳", RightTriangleBar: "⧐", RightTriangleEqual: "⊵", RightUpDownVector: "⥏", RightUpTeeVector: "⥜", RightUpVector: "↾", RightUpVectorBar: "⥔", RightVector: "⇀", RightVectorBar: "⥓", Rightarrow: "⇒", Ropf: "ℝ", RoundImplies: "⥰", Rrightarrow: "⇛", Rscr: "ℛ", Rsh: "↱", RuleDelayed: "⧴", SHCHcy: "Щ", SHcy: "Ш", SOFTcy: "Ь", Sacute: "Ś", Sc: "⪼", Scaron: "Š", Scedil: "Ş", Scirc: "Ŝ", Scy: "С", Sfr: "𝔖", ShortDownArrow: "↓", ShortLeftArrow: "←", ShortRightArrow: "→", ShortUpArrow: "↑", Sigma: "Σ", SmallCircle: "∘", Sopf: "𝕊", Sqrt: "√", Square: "□", SquareIntersection: "⊓", SquareSubset: "⊏", SquareSubsetEqual: "⊑", SquareSuperset: "⊐", SquareSupersetEqual: "⊒", SquareUnion: "⊔", Sscr: "𝒮", Star: "⋆", Sub: "⋐", Subset: "⋐", SubsetEqual: "⊆", Succeeds: "≻", SucceedsEqual: "⪰", SucceedsSlantEqual: "≽", SucceedsTilde: "≿", SuchThat: "∋", Sum: "∑", Sup: "⋑", Superset: "⊃", SupersetEqual: "⊇", Supset: "⋑", THOR: "Þ", THORN: "Þ", TRADE: "™", TSHcy: "Ћ", TScy: "Ц", Tab: " ", Tau: "Τ", Tcaron: "Ť", Tcedil: "Ţ", Tcy: "Т", Tfr: "𝔗", Therefore: "∴", Theta: "Θ", ThickSpace: "  ", ThinSpace: " ", Tilde: "∼", TildeEqual: "≃", TildeFullEqual: "≅", TildeTilde: "≈", Topf: "𝕋", TripleDot: "⃛", Tscr: "𝒯", Tstrok: "Ŧ", Uacut: "Ú", Uacute: "Ú", Uarr: "↟", Uarrocir: "⥉", Ubrcy: "Ў", Ubreve: "Ŭ", Ucir: "Û", Ucirc: "Û", Ucy: "У", Udblac: "Ű", Ufr: "𝔘", Ugrav: "Ù", Ugrave: "Ù", Umacr: "Ū", UnderBar: "_", UnderBrace: "⏟", UnderBracket: "⎵", UnderParenthesis: "⏝", Union: "⋃", UnionPlus: "⊎", Uogon: "Ų", Uopf: "𝕌", UpArrow: "↑", UpArrowBar: "⤒", UpArrowDownArrow: "⇅", UpDownArrow: "↕", UpEquilibrium: "⥮", UpTee: "⊥", UpTeeArrow: "↥", Uparrow: "⇑", Updownarrow: "⇕", UpperLeftArrow: "↖", UpperRightArrow: "↗", Upsi: "ϒ", Upsilon: "Υ", Uring: "Ů", Uscr: "𝒰", Utilde: "Ũ", Uum: "Ü", Uuml: "Ü", VDash: "⊫", Vbar: "⫫", Vcy: "В", Vdash: "⊩", Vdashl: "⫦", Vee: "⋁", Verbar: "‖", Vert: "‖", VerticalBar: "∣", VerticalLine: "|", VerticalSeparator: "❘", VerticalTilde: "≀", VeryThinSpace: " ", Vfr: "𝔙", Vopf: "𝕍", Vscr: "𝒱", Vvdash: "⊪", Wcirc: "Ŵ", Wedge: "⋀", Wfr: "𝔚", Wopf: "𝕎", Wscr: "𝒲", Xfr: "𝔛", Xi: "Ξ", Xopf: "𝕏", Xscr: "𝒳", YAcy: "Я", YIcy: "Ї", YUcy: "Ю", Yacut: "Ý", Yacute: "Ý", Ycirc: "Ŷ", Ycy: "Ы", Yfr: "𝔜", Yopf: "𝕐", Yscr: "𝒴", Yuml: "Ÿ", ZHcy: "Ж", Zacute: "Ź", Zcaron: "Ž", Zcy: "З", Zdot: "Ż", ZeroWidthSpace: "​", Zeta: "Ζ", Zfr: "ℨ", Zopf: "ℤ", Zscr: "𝒵", aacut: "á", aacute: "á", abreve: "ă", ac: "∾", acE: "∾̳", acd: "∿", acir: "â", acirc: "â", acut: "´", acute: "´", acy: "а", aeli: "æ", aelig: "æ", af: "⁡", afr: "𝔞", agrav: "à", agrave: "à", alefsym: "ℵ", aleph: "ℵ", alpha: "α", amacr: "ā", amalg: "⨿", am: "&", amp: "&", and: "∧", andand: "⩕", andd: "⩜", andslope: "⩘", andv: "⩚", ang: "∠", ange: "⦤", angle: "∠", angmsd: "∡", angmsdaa: "⦨", angmsdab: "⦩", angmsdac: "⦪", angmsdad: "⦫", angmsdae: "⦬", angmsdaf: "⦭", angmsdag: "⦮", angmsdah: "⦯", angrt: "∟", angrtvb: "⊾", angrtvbd: "⦝", angsph: "∢", angst: "Å", angzarr: "⍼", aogon: "ą", aopf: "𝕒", ap: "≈", apE: "⩰", apacir: "⩯", ape: "≊", apid: "≋", apos: "'", approx: "≈", approxeq: "≊", arin: "å", aring: "å", ascr: "𝒶", ast: "*", asymp: "≈", asympeq: "≍", atild: "ã", atilde: "ã", aum: "ä", auml: "ä", awconint: "∳", awint: "⨑", bNot: "⫭", backcong: "≌", backepsilon: "϶", backprime: "‵", backsim: "∽", backsimeq: "⋍", barvee: "⊽", barwed: "⌅", barwedge: "⌅", bbrk: "⎵", bbrktbrk: "⎶", bcong: "≌", bcy: "б", bdquo: "„", becaus: "∵", because: "∵", bemptyv: "⦰", bepsi: "϶", bernou: "ℬ", beta: "β", beth: "ℶ", between: "≬", bfr: "𝔟", bigcap: "⋂", bigcirc: "◯", bigcup: "⋃", bigodot: "⨀", bigoplus: "⨁", bigotimes: "⨂", bigsqcup: "⨆", bigstar: "★", bigtriangledown: "▽", bigtriangleup: "△", biguplus: "⨄", bigvee: "⋁", bigwedge: "⋀", bkarow: "⤍", blacklozenge: "⧫", blacksquare: "▪", blacktriangle: "▴", blacktriangledown: "▾", blacktriangleleft: "◂", blacktriangleright: "▸", blank: "␣", blk12: "▒", blk14: "░", blk34: "▓", block: "█", bne: "=⃥", bnequiv: "≡⃥", bnot: "⌐", bopf: "𝕓", bot: "⊥", bottom: "⊥", bowtie: "⋈", boxDL: "╗", boxDR: "╔", boxDl: "╖", boxDr: "╓", boxH: "═", boxHD: "╦", boxHU: "╩", boxHd: "╤", boxHu: "╧", boxUL: "╝", boxUR: "╚", boxUl: "╜", boxUr: "╙", boxV: "║", boxVH: "╬", boxVL: "╣", boxVR: "╠", boxVh: "╫", boxVl: "╢", boxVr: "╟", boxbox: "⧉", boxdL: "╕", boxdR: "╒", boxdl: "┐", boxdr: "┌", boxh: "─", boxhD: "╥", boxhU: "╨", boxhd: "┬", boxhu: "┴", boxminus: "⊟", boxplus: "⊞", boxtimes: "⊠", boxuL: "╛", boxuR: "╘", boxul: "┘", boxur: "└", boxv: "│", boxvH: "╪", boxvL: "╡", boxvR: "╞", boxvh: "┼", boxvl: "┤", boxvr: "├", bprime: "‵", breve: "˘", brvba: "¦", brvbar: "¦", bscr: "𝒷", bsemi: "⁏", bsim: "∽", bsime: "⋍", bsol: "\\", bsolb: "⧅", bsolhsub: "⟈", bull: "•", bullet: "•", bump: "≎", bumpE: "⪮", bumpe: "≏", bumpeq: "≏", cacute: "ć", cap: "∩", capand: "⩄", capbrcup: "⩉", capcap: "⩋", capcup: "⩇", capdot: "⩀", caps: "∩︀", caret: "⁁", caron: "ˇ", ccaps: "⩍", ccaron: "č", ccedi: "ç", ccedil: "ç", ccirc: "ĉ", ccups: "⩌", ccupssm: "⩐", cdot: "ċ", cedi: "¸", cedil: "¸", cemptyv: "⦲", cen: "¢", cent: "¢", centerdot: "·", cfr: "𝔠", chcy: "ч", check: "✓", checkmark: "✓", chi: "χ", cir: "○", cirE: "⧃", circ: "ˆ", circeq: "≗", circlearrowleft: "↺", circlearrowright: "↻", circledR: "®", circledS: "Ⓢ", circledast: "⊛", circledcirc: "⊚", circleddash: "⊝", cire: "≗", cirfnint: "⨐", cirmid: "⫯", cirscir: "⧂", clubs: "♣", clubsuit: "♣", colon: ":", colone: "≔", coloneq: "≔", comma: ",", commat: "@", comp: "∁", compfn: "∘", complement: "∁", complexes: "ℂ", cong: "≅", congdot: "⩭", conint: "∮", copf: "𝕔", coprod: "∐", cop: "©", copy: "©", copysr: "℗", crarr: "↵", cross: "✗", cscr: "𝒸", csub: "⫏", csube: "⫑", csup: "⫐", csupe: "⫒", ctdot: "⋯", cudarrl: "⤸", cudarrr: "⤵", cuepr: "⋞", cuesc: "⋟", cularr: "↶", cularrp: "⤽", cup: "∪", cupbrcap: "⩈", cupcap: "⩆", cupcup: "⩊", cupdot: "⊍", cupor: "⩅", cups: "∪︀", curarr: "↷", curarrm: "⤼", curlyeqprec: "⋞", curlyeqsucc: "⋟", curlyvee: "⋎", curlywedge: "⋏", curre: "¤", curren: "¤", curvearrowleft: "↶", curvearrowright: "↷", cuvee: "⋎", cuwed: "⋏", cwconint: "∲", cwint: "∱", cylcty: "⌭", dArr: "⇓", dHar: "⥥", dagger: "†", daleth: "ℸ", darr: "↓", dash: "‐", dashv: "⊣", dbkarow: "⤏", dblac: "˝", dcaron: "ď", dcy: "д", dd: "ⅆ", ddagger: "‡", ddarr: "⇊", ddotseq: "⩷", de: "°", deg: "°", delta: "δ", demptyv: "⦱", dfisht: "⥿", dfr: "𝔡", dharl: "⇃", dharr: "⇂", diam: "⋄", diamond: "⋄", diamondsuit: "♦", diams: "♦", die: "¨", digamma: "ϝ", disin: "⋲", div: "÷", divid: "÷", divide: "÷", divideontimes: "⋇", divonx: "⋇", djcy: "ђ", dlcorn: "⌞", dlcrop: "⌍", dollar: "$", dopf: "𝕕", dot: "˙", doteq: "≐", doteqdot: "≑", dotminus: "∸", dotplus: "∔", dotsquare: "⊡", doublebarwedge: "⌆", downarrow: "↓", downdownarrows: "⇊", downharpoonleft: "⇃", downharpoonright: "⇂", drbkarow: "⤐", drcorn: "⌟", drcrop: "⌌", dscr: "𝒹", dscy: "ѕ", dsol: "⧶", dstrok: "đ", dtdot: "⋱", dtri: "▿", dtrif: "▾", duarr: "⇵", duhar: "⥯", dwangle: "⦦", dzcy: "џ", dzigrarr: "⟿", eDDot: "⩷", eDot: "≑", eacut: "é", eacute: "é", easter: "⩮", ecaron: "ě", ecir: "ê", ecirc: "ê", ecolon: "≕", ecy: "э", edot: "ė", ee: "ⅇ", efDot: "≒", efr: "𝔢", eg: "⪚", egrav: "è", egrave: "è", egs: "⪖", egsdot: "⪘", el: "⪙", elinters: "⏧", ell: "ℓ", els: "⪕", elsdot: "⪗", emacr: "ē", empty: "∅", emptyset: "∅", emptyv: "∅", emsp13: " ", emsp14: " ", emsp: " ", eng: "ŋ", ensp: " ", eogon: "ę", eopf: "𝕖", epar: "⋕", eparsl: "⧣", eplus: "⩱", epsi: "ε", epsilon: "ε", epsiv: "ϵ", eqcirc: "≖", eqcolon: "≕", eqsim: "≂", eqslantgtr: "⪖", eqslantless: "⪕", equals: "=", equest: "≟", equiv: "≡", equivDD: "⩸", eqvparsl: "⧥", erDot: "≓", erarr: "⥱", escr: "ℯ", esdot: "≐", esim: "≂", eta: "η", et: "ð", eth: "ð", eum: "ë", euml: "ë", euro: "€", excl: "!", exist: "∃", expectation: "ℰ", exponentiale: "ⅇ", fallingdotseq: "≒", fcy: "ф", female: "♀", ffilig: "ffi", fflig: "ff", ffllig: "ffl", ffr: "𝔣", filig: "fi", fjlig: "fj", flat: "♭", fllig: "fl", fltns: "▱", fnof: "ƒ", fopf: "𝕗", forall: "∀", fork: "⋔", forkv: "⫙", fpartint: "⨍", frac1: "¼", frac12: "½", frac13: "⅓", frac14: "¼", frac15: "⅕", frac16: "⅙", frac18: "⅛", frac23: "⅔", frac25: "⅖", frac3: "¾", frac34: "¾", frac35: "⅗", frac38: "⅜", frac45: "⅘", frac56: "⅚", frac58: "⅝", frac78: "⅞", frasl: "⁄", frown: "⌢", fscr: "𝒻", gE: "≧", gEl: "⪌", gacute: "ǵ", gamma: "γ", gammad: "ϝ", gap: "⪆", gbreve: "ğ", gcirc: "ĝ", gcy: "г", gdot: "ġ", ge: "≥", gel: "⋛", geq: "≥", geqq: "≧", geqslant: "⩾", ges: "⩾", gescc: "⪩", gesdot: "⪀", gesdoto: "⪂", gesdotol: "⪄", gesl: "⋛︀", gesles: "⪔", gfr: "𝔤", gg: "≫", ggg: "⋙", gimel: "ℷ", gjcy: "ѓ", gl: "≷", glE: "⪒", gla: "⪥", glj: "⪤", gnE: "≩", gnap: "⪊", gnapprox: "⪊", gne: "⪈", gneq: "⪈", gneqq: "≩", gnsim: "⋧", gopf: "𝕘", grave: "`", gscr: "ℊ", gsim: "≳", gsime: "⪎", gsiml: "⪐", g: ">", gt: ">", gtcc: "⪧", gtcir: "⩺", gtdot: "⋗", gtlPar: "⦕", gtquest: "⩼", gtrapprox: "⪆", gtrarr: "⥸", gtrdot: "⋗", gtreqless: "⋛", gtreqqless: "⪌", gtrless: "≷", gtrsim: "≳", gvertneqq: "≩︀", gvnE: "≩︀", hArr: "⇔", hairsp: " ", half: "½", hamilt: "ℋ", hardcy: "ъ", harr: "↔", harrcir: "⥈", harrw: "↭", hbar: "ℏ", hcirc: "ĥ", hearts: "♥", heartsuit: "♥", hellip: "…", hercon: "⊹", hfr: "𝔥", hksearow: "⤥", hkswarow: "⤦", hoarr: "⇿", homtht: "∻", hookleftarrow: "↩", hookrightarrow: "↪", hopf: "𝕙", horbar: "―", hscr: "𝒽", hslash: "ℏ", hstrok: "ħ", hybull: "⁃", hyphen: "‐", iacut: "í", iacute: "í", ic: "⁣", icir: "î", icirc: "î", icy: "и", iecy: "е", iexc: "¡", iexcl: "¡", iff: "⇔", ifr: "𝔦", igrav: "ì", igrave: "ì", ii: "ⅈ", iiiint: "⨌", iiint: "∭", iinfin: "⧜", iiota: "℩", ijlig: "ij", imacr: "ī", image: "ℑ", imagline: "ℐ", imagpart: "ℑ", imath: "ı", imof: "⊷", imped: "Ƶ", in: "∈", incare: "℅", infin: "∞", infintie: "⧝", inodot: "ı", int: "∫", intcal: "⊺", integers: "ℤ", intercal: "⊺", intlarhk: "⨗", intprod: "⨼", iocy: "ё", iogon: "į", iopf: "𝕚", iota: "ι", iprod: "⨼", iques: "¿", iquest: "¿", iscr: "𝒾", isin: "∈", isinE: "⋹", isindot: "⋵", isins: "⋴", isinsv: "⋳", isinv: "∈", it: "⁢", itilde: "ĩ", iukcy: "і", ium: "ï", iuml: "ï", jcirc: "ĵ", jcy: "й", jfr: "𝔧", jmath: "ȷ", jopf: "𝕛", jscr: "𝒿", jsercy: "ј", jukcy: "є", kappa: "κ", kappav: "ϰ", kcedil: "ķ", kcy: "к", kfr: "𝔨", kgreen: "ĸ", khcy: "х", kjcy: "ќ", kopf: "𝕜", kscr: "𝓀", lAarr: "⇚", lArr: "⇐", lAtail: "⤛", lBarr: "⤎", lE: "≦", lEg: "⪋", lHar: "⥢", lacute: "ĺ", laemptyv: "⦴", lagran: "ℒ", lambda: "λ", lang: "⟨", langd: "⦑", langle: "⟨", lap: "⪅", laqu: "«", laquo: "«", larr: "←", larrb: "⇤", larrbfs: "⤟", larrfs: "⤝", larrhk: "↩", larrlp: "↫", larrpl: "⤹", larrsim: "⥳", larrtl: "↢", lat: "⪫", latail: "⤙", late: "⪭", lates: "⪭︀", lbarr: "⤌", lbbrk: "❲", lbrace: "{", lbrack: "[", lbrke: "⦋", lbrksld: "⦏", lbrkslu: "⦍", lcaron: "ľ", lcedil: "ļ", lceil: "⌈", lcub: "{", lcy: "л", ldca: "⤶", ldquo: "“", ldquor: "„", ldrdhar: "⥧", ldrushar: "⥋", ldsh: "↲", le: "≤", leftarrow: "←", leftarrowtail: "↢", leftharpoondown: "↽", leftharpoonup: "↼", leftleftarrows: "⇇", leftrightarrow: "↔", leftrightarrows: "⇆", leftrightharpoons: "⇋", leftrightsquigarrow: "↭", leftthreetimes: "⋋", leg: "⋚", leq: "≤", leqq: "≦", leqslant: "⩽", les: "⩽", lescc: "⪨", lesdot: "⩿", lesdoto: "⪁", lesdotor: "⪃", lesg: "⋚︀", lesges: "⪓", lessapprox: "⪅", lessdot: "⋖", lesseqgtr: "⋚", lesseqqgtr: "⪋", lessgtr: "≶", lesssim: "≲", lfisht: "⥼", lfloor: "⌊", lfr: "𝔩", lg: "≶", lgE: "⪑", lhard: "↽", lharu: "↼", lharul: "⥪", lhblk: "▄", ljcy: "љ", ll: "≪", llarr: "⇇", llcorner: "⌞", llhard: "⥫", lltri: "◺", lmidot: "ŀ", lmoust: "⎰", lmoustache: "⎰", lnE: "≨", lnap: "⪉", lnapprox: "⪉", lne: "⪇", lneq: "⪇", lneqq: "≨", lnsim: "⋦", loang: "⟬", loarr: "⇽", lobrk: "⟦", longleftarrow: "⟵", longleftrightarrow: "⟷", longmapsto: "⟼", longrightarrow: "⟶", looparrowleft: "↫", looparrowright: "↬", lopar: "⦅", lopf: "𝕝", loplus: "⨭", lotimes: "⨴", lowast: "∗", lowbar: "_", loz: "◊", lozenge: "◊", lozf: "⧫", lpar: "(", lparlt: "⦓", lrarr: "⇆", lrcorner: "⌟", lrhar: "⇋", lrhard: "⥭", lrm: "‎", lrtri: "⊿", lsaquo: "‹", lscr: "𝓁", lsh: "↰", lsim: "≲", lsime: "⪍", lsimg: "⪏", lsqb: "[", lsquo: "‘", lsquor: "‚", lstrok: "ł", l: "<", lt: "<", ltcc: "⪦", ltcir: "⩹", ltdot: "⋖", lthree: "⋋", ltimes: "⋉", ltlarr: "⥶", ltquest: "⩻", ltrPar: "⦖", ltri: "◃", ltrie: "⊴", ltrif: "◂", lurdshar: "⥊", luruhar: "⥦", lvertneqq: "≨︀", lvnE: "≨︀", mDDot: "∺", mac: "¯", macr: "¯", male: "♂", malt: "✠", maltese: "✠", map: "↦", mapsto: "↦", mapstodown: "↧", mapstoleft: "↤", mapstoup: "↥", marker: "▮", mcomma: "⨩", mcy: "м", mdash: "—", measuredangle: "∡", mfr: "𝔪", mho: "℧", micr: "µ", micro: "µ", mid: "∣", midast: "*", midcir: "⫰", middo: "·", middot: "·", minus: "−", minusb: "⊟", minusd: "∸", minusdu: "⨪", mlcp: "⫛", mldr: "…", mnplus: "∓", models: "⊧", mopf: "𝕞", mp: "∓", mscr: "𝓂", mstpos: "∾", mu: "μ", multimap: "⊸", mumap: "⊸", nGg: "⋙̸", nGt: "≫⃒", nGtv: "≫̸", nLeftarrow: "⇍", nLeftrightarrow: "⇎", nLl: "⋘̸", nLt: "≪⃒", nLtv: "≪̸", nRightarrow: "⇏", nVDash: "⊯", nVdash: "⊮", nabla: "∇", nacute: "ń", nang: "∠⃒", nap: "≉", napE: "⩰̸", napid: "≋̸", napos: "ʼn", napprox: "≉", natur: "♮", natural: "♮", naturals: "ℕ", nbs: " ", nbsp: " ", nbump: "≎̸", nbumpe: "≏̸", ncap: "⩃", ncaron: "ň", ncedil: "ņ", ncong: "≇", ncongdot: "⩭̸", ncup: "⩂", ncy: "н", ndash: "–", ne: "≠", neArr: "⇗", nearhk: "⤤", nearr: "↗", nearrow: "↗", nedot: "≐̸", nequiv: "≢", nesear: "⤨", nesim: "≂̸", nexist: "∄", nexists: "∄", nfr: "𝔫", ngE: "≧̸", nge: "≱", ngeq: "≱", ngeqq: "≧̸", ngeqslant: "⩾̸", nges: "⩾̸", ngsim: "≵", ngt: "≯", ngtr: "≯", nhArr: "⇎", nharr: "↮", nhpar: "⫲", ni: "∋", nis: "⋼", nisd: "⋺", niv: "∋", njcy: "њ", nlArr: "⇍", nlE: "≦̸", nlarr: "↚", nldr: "‥", nle: "≰", nleftarrow: "↚", nleftrightarrow: "↮", nleq: "≰", nleqq: "≦̸", nleqslant: "⩽̸", nles: "⩽̸", nless: "≮", nlsim: "≴", nlt: "≮", nltri: "⋪", nltrie: "⋬", nmid: "∤", nopf: "𝕟", no: "¬", not: "¬", notin: "∉", notinE: "⋹̸", notindot: "⋵̸", notinva: "∉", notinvb: "⋷", notinvc: "⋶", notni: "∌", notniva: "∌", notnivb: "⋾", notnivc: "⋽", npar: "∦", nparallel: "∦", nparsl: "⫽⃥", npart: "∂̸", npolint: "⨔", npr: "⊀", nprcue: "⋠", npre: "⪯̸", nprec: "⊀", npreceq: "⪯̸", nrArr: "⇏", nrarr: "↛", nrarrc: "⤳̸", nrarrw: "↝̸", nrightarrow: "↛", nrtri: "⋫", nrtrie: "⋭", nsc: "⊁", nsccue: "⋡", nsce: "⪰̸", nscr: "𝓃", nshortmid: "∤", nshortparallel: "∦", nsim: "≁", nsime: "≄", nsimeq: "≄", nsmid: "∤", nspar: "∦", nsqsube: "⋢", nsqsupe: "⋣", nsub: "⊄", nsubE: "⫅̸", nsube: "⊈", nsubset: "⊂⃒", nsubseteq: "⊈", nsubseteqq: "⫅̸", nsucc: "⊁", nsucceq: "⪰̸", nsup: "⊅", nsupE: "⫆̸", nsupe: "⊉", nsupset: "⊃⃒", nsupseteq: "⊉", nsupseteqq: "⫆̸", ntgl: "≹", ntild: "ñ", ntilde: "ñ", ntlg: "≸", ntriangleleft: "⋪", ntrianglelefteq: "⋬", ntriangleright: "⋫", ntrianglerighteq: "⋭", nu: "ν", num: "#", numero: "№", numsp: " ", nvDash: "⊭", nvHarr: "⤄", nvap: "≍⃒", nvdash: "⊬", nvge: "≥⃒", nvgt: ">⃒", nvinfin: "⧞", nvlArr: "⤂", nvle: "≤⃒", nvlt: "<⃒", nvltrie: "⊴⃒", nvrArr: "⤃", nvrtrie: "⊵⃒", nvsim: "∼⃒", nwArr: "⇖", nwarhk: "⤣", nwarr: "↖", nwarrow: "↖", nwnear: "⤧", oS: "Ⓢ", oacut: "ó", oacute: "ó", oast: "⊛", ocir: "ô", ocirc: "ô", ocy: "о", odash: "⊝", odblac: "ő", odiv: "⨸", odot: "⊙", odsold: "⦼", oelig: "œ", ofcir: "⦿", ofr: "𝔬", ogon: "˛", ograv: "ò", ograve: "ò", ogt: "⧁", ohbar: "⦵", ohm: "Ω", oint: "∮", olarr: "↺", olcir: "⦾", olcross: "⦻", oline: "‾", olt: "⧀", omacr: "ō", omega: "ω", omicron: "ο", omid: "⦶", ominus: "⊖", oopf: "𝕠", opar: "⦷", operp: "⦹", oplus: "⊕", or: "∨", orarr: "↻", ord: "º", order: "ℴ", orderof: "ℴ", ordf: "ª", ordm: "º", origof: "⊶", oror: "⩖", orslope: "⩗", orv: "⩛", oscr: "ℴ", oslas: "ø", oslash: "ø", osol: "⊘", otild: "õ", otilde: "õ", otimes: "⊗", otimesas: "⨶", oum: "ö", ouml: "ö", ovbar: "⌽", par: "¶", para: "¶", parallel: "∥", parsim: "⫳", parsl: "⫽", part: "∂", pcy: "п", percnt: "%", period: ".", permil: "‰", perp: "⊥", pertenk: "‱", pfr: "𝔭", phi: "φ", phiv: "ϕ", phmmat: "ℳ", phone: "☎", pi: "π", pitchfork: "⋔", piv: "ϖ", planck: "ℏ", planckh: "ℎ", plankv: "ℏ", plus: "+", plusacir: "⨣", plusb: "⊞", pluscir: "⨢", plusdo: "∔", plusdu: "⨥", pluse: "⩲", plusm: "±", plusmn: "±", plussim: "⨦", plustwo: "⨧", pm: "±", pointint: "⨕", popf: "𝕡", poun: "£", pound: "£", pr: "≺", prE: "⪳", prap: "⪷", prcue: "≼", pre: "⪯", prec: "≺", precapprox: "⪷", preccurlyeq: "≼", preceq: "⪯", precnapprox: "⪹", precneqq: "⪵", precnsim: "⋨", precsim: "≾", prime: "′", primes: "ℙ", prnE: "⪵", prnap: "⪹", prnsim: "⋨", prod: "∏", profalar: "⌮", profline: "⌒", profsurf: "⌓", prop: "∝", propto: "∝", prsim: "≾", prurel: "⊰", pscr: "𝓅", psi: "ψ", puncsp: " ", qfr: "𝔮", qint: "⨌", qopf: "𝕢", qprime: "⁗", qscr: "𝓆", quaternions: "ℍ", quatint: "⨖", quest: "?", questeq: "≟", quo: '"', quot: '"', rAarr: "⇛", rArr: "⇒", rAtail: "⤜", rBarr: "⤏", rHar: "⥤", race: "∽̱", racute: "ŕ", radic: "√", raemptyv: "⦳", rang: "⟩", rangd: "⦒", range: "⦥", rangle: "⟩", raqu: "»", raquo: "»", rarr: "→", rarrap: "⥵", rarrb: "⇥", rarrbfs: "⤠", rarrc: "⤳", rarrfs: "⤞", rarrhk: "↪", rarrlp: "↬", rarrpl: "⥅", rarrsim: "⥴", rarrtl: "↣", rarrw: "↝", ratail: "⤚", ratio: "∶", rationals: "ℚ", rbarr: "⤍", rbbrk: "❳", rbrace: "}", rbrack: "]", rbrke: "⦌", rbrksld: "⦎", rbrkslu: "⦐", rcaron: "ř", rcedil: "ŗ", rceil: "⌉", rcub: "}", rcy: "р", rdca: "⤷", rdldhar: "⥩", rdquo: "”", rdquor: "”", rdsh: "↳", real: "ℜ", realine: "ℛ", realpart: "ℜ", reals: "ℝ", rect: "▭", re: "®", reg: "®", rfisht: "⥽", rfloor: "⌋", rfr: "𝔯", rhard: "⇁", rharu: "⇀", rharul: "⥬", rho: "ρ", rhov: "ϱ", rightarrow: "→", rightarrowtail: "↣", rightharpoondown: "⇁", rightharpoonup: "⇀", rightleftarrows: "⇄", rightleftharpoons: "⇌", rightrightarrows: "⇉", rightsquigarrow: "↝", rightthreetimes: "⋌", ring: "˚", risingdotseq: "≓", rlarr: "⇄", rlhar: "⇌", rlm: "‏", rmoust: "⎱", rmoustache: "⎱", rnmid: "⫮", roang: "⟭", roarr: "⇾", robrk: "⟧", ropar: "⦆", ropf: "𝕣", roplus: "⨮", rotimes: "⨵", rpar: ")", rpargt: "⦔", rppolint: "⨒", rrarr: "⇉", rsaquo: "›", rscr: "𝓇", rsh: "↱", rsqb: "]", rsquo: "’", rsquor: "’", rthree: "⋌", rtimes: "⋊", rtri: "▹", rtrie: "⊵", rtrif: "▸", rtriltri: "⧎", ruluhar: "⥨", rx: "℞", sacute: "ś", sbquo: "‚", sc: "≻", scE: "⪴", scap: "⪸", scaron: "š", sccue: "≽", sce: "⪰", scedil: "ş", scirc: "ŝ", scnE: "⪶", scnap: "⪺", scnsim: "⋩", scpolint: "⨓", scsim: "≿", scy: "с", sdot: "⋅", sdotb: "⊡", sdote: "⩦", seArr: "⇘", searhk: "⤥", searr: "↘", searrow: "↘", sec: "§", sect: "§", semi: ";", seswar: "⤩", setminus: "∖", setmn: "∖", sext: "✶", sfr: "𝔰", sfrown: "⌢", sharp: "♯", shchcy: "щ", shcy: "ш", shortmid: "∣", shortparallel: "∥", sh: "­", shy: "­", sigma: "σ", sigmaf: "ς", sigmav: "ς", sim: "∼", simdot: "⩪", sime: "≃", simeq: "≃", simg: "⪞", simgE: "⪠", siml: "⪝", simlE: "⪟", simne: "≆", simplus: "⨤", simrarr: "⥲", slarr: "←", smallsetminus: "∖", smashp: "⨳", smeparsl: "⧤", smid: "∣", smile: "⌣", smt: "⪪", smte: "⪬", smtes: "⪬︀", softcy: "ь", sol: "/", solb: "⧄", solbar: "⌿", sopf: "𝕤", spades: "♠", spadesuit: "♠", spar: "∥", sqcap: "⊓", sqcaps: "⊓︀", sqcup: "⊔", sqcups: "⊔︀", sqsub: "⊏", sqsube: "⊑", sqsubset: "⊏", sqsubseteq: "⊑", sqsup: "⊐", sqsupe: "⊒", sqsupset: "⊐", sqsupseteq: "⊒", squ: "□", square: "□", squarf: "▪", squf: "▪", srarr: "→", sscr: "𝓈", ssetmn: "∖", ssmile: "⌣", sstarf: "⋆", star: "☆", starf: "★", straightepsilon: "ϵ", straightphi: "ϕ", strns: "¯", sub: "⊂", subE: "⫅", subdot: "⪽", sube: "⊆", subedot: "⫃", submult: "⫁", subnE: "⫋", subne: "⊊", subplus: "⪿", subrarr: "⥹", subset: "⊂", subseteq: "⊆", subseteqq: "⫅", subsetneq: "⊊", subsetneqq: "⫋", subsim: "⫇", subsub: "⫕", subsup: "⫓", succ: "≻", succapprox: "⪸", succcurlyeq: "≽", succeq: "⪰", succnapprox: "⪺", succneqq: "⪶", succnsim: "⋩", succsim: "≿", sum: "∑", sung: "♪", sup: "⊃", sup1: "¹", sup2: "²", sup3: "³", supE: "⫆", supdot: "⪾", supdsub: "⫘", supe: "⊇", supedot: "⫄", suphsol: "⟉", suphsub: "⫗", suplarr: "⥻", supmult: "⫂", supnE: "⫌", supne: "⊋", supplus: "⫀", supset: "⊃", supseteq: "⊇", supseteqq: "⫆", supsetneq: "⊋", supsetneqq: "⫌", supsim: "⫈", supsub: "⫔", supsup: "⫖", swArr: "⇙", swarhk: "⤦", swarr: "↙", swarrow: "↙", swnwar: "⤪", szli: "ß", szlig: "ß", target: "⌖", tau: "τ", tbrk: "⎴", tcaron: "ť", tcedil: "ţ", tcy: "т", tdot: "⃛", telrec: "⌕", tfr: "𝔱", there4: "∴", therefore: "∴", theta: "θ", thetasym: "ϑ", thetav: "ϑ", thickapprox: "≈", thicksim: "∼", thinsp: " ", thkap: "≈", thksim: "∼", thor: "þ", thorn: "þ", tilde: "˜", time: "×", times: "×", timesb: "⊠", timesbar: "⨱", timesd: "⨰", tint: "∭", toea: "⤨", top: "⊤", topbot: "⌶", topcir: "⫱", topf: "𝕥", topfork: "⫚", tosa: "⤩", tprime: "‴", trade: "™", triangle: "▵", triangledown: "▿", triangleleft: "◃", trianglelefteq: "⊴", triangleq: "≜", triangleright: "▹", trianglerighteq: "⊵", tridot: "◬", trie: "≜", triminus: "⨺", triplus: "⨹", trisb: "⧍", tritime: "⨻", trpezium: "⏢", tscr: "𝓉", tscy: "ц", tshcy: "ћ", tstrok: "ŧ", twixt: "≬", twoheadleftarrow: "↞", twoheadrightarrow: "↠", uArr: "⇑", uHar: "⥣", uacut: "ú", uacute: "ú", uarr: "↑", ubrcy: "ў", ubreve: "ŭ", ucir: "û", ucirc: "û", ucy: "у", udarr: "⇅", udblac: "ű", udhar: "⥮", ufisht: "⥾", ufr: "𝔲", ugrav: "ù", ugrave: "ù", uharl: "↿", uharr: "↾", uhblk: "▀", ulcorn: "⌜", ulcorner: "⌜", ulcrop: "⌏", ultri: "◸", umacr: "ū", um: "¨", uml: "¨", uogon: "ų", uopf: "𝕦", uparrow: "↑", updownarrow: "↕", upharpoonleft: "↿", upharpoonright: "↾", uplus: "⊎", upsi: "υ", upsih: "ϒ", upsilon: "υ", upuparrows: "⇈", urcorn: "⌝", urcorner: "⌝", urcrop: "⌎", uring: "ů", urtri: "◹", uscr: "𝓊", utdot: "⋰", utilde: "ũ", utri: "▵", utrif: "▴", uuarr: "⇈", uum: "ü", uuml: "ü", uwangle: "⦧", vArr: "⇕", vBar: "⫨", vBarv: "⫩", vDash: "⊨", vangrt: "⦜", varepsilon: "ϵ", varkappa: "ϰ", varnothing: "∅", varphi: "ϕ", varpi: "ϖ", varpropto: "∝", varr: "↕", varrho: "ϱ", varsigma: "ς", varsubsetneq: "⊊︀", varsubsetneqq: "⫋︀", varsupsetneq: "⊋︀", varsupsetneqq: "⫌︀", vartheta: "ϑ", vartriangleleft: "⊲", vartriangleright: "⊳", vcy: "в", vdash: "⊢", vee: "∨", veebar: "⊻", veeeq: "≚", vellip: "⋮", verbar: "|", vert: "|", vfr: "𝔳", vltri: "⊲", vnsub: "⊂⃒", vnsup: "⊃⃒", vopf: "𝕧", vprop: "∝", vrtri: "⊳", vscr: "𝓋", vsubnE: "⫋︀", vsubne: "⊊︀", vsupnE: "⫌︀", vsupne: "⊋︀", vzigzag: "⦚", wcirc: "ŵ", wedbar: "⩟", wedge: "∧", wedgeq: "≙", weierp: "℘", wfr: "𝔴", wopf: "𝕨", wp: "℘", wr: "≀", wreath: "≀", wscr: "𝓌", xcap: "⋂", xcirc: "◯", xcup: "⋃", xdtri: "▽", xfr: "𝔵", xhArr: "⟺", xharr: "⟷", xi: "ξ", xlArr: "⟸", xlarr: "⟵", xmap: "⟼", xnis: "⋻", xodot: "⨀", xopf: "𝕩", xoplus: "⨁", xotime: "⨂", xrArr: "⟹", xrarr: "⟶", xscr: "𝓍", xsqcup: "⨆", xuplus: "⨄", xutri: "△", xvee: "⋁", xwedge: "⋀", yacut: "ý", yacute: "ý", yacy: "я", ycirc: "ŷ", ycy: "ы", ye: "¥", yen: "¥", yfr: "𝔶", yicy: "ї", yopf: "𝕪", yscr: "𝓎", yucy: "ю", yum: "ÿ", yuml: "ÿ", zacute: "ź", zcaron: "ž", zcy: "з", zdot: "ż", zeetrf: "ℨ", zeta: "ζ", zfr: "𝔷", zhcy: "ж", zigrarr: "⇝", zopf: "𝕫", zscr: "𝓏", zwj: "‍", zwnj: "‌" };
343
- }), cr = I((u, e) => {
344
- var t = sr();
345
- e.exports = n;
346
- var r = {}.hasOwnProperty;
347
- function n(i) {
348
- return r.call(t, i) ? t[i] : !1;
349
- }
350
- }), Ae = I((u, e) => {
351
- var t = or(), r = ar(), n = Uu(), i = Dr(), a = lr(), o = cr();
352
- e.exports = J;
353
- var D = {}.hasOwnProperty, s = String.fromCharCode, l = Function.prototype, c = { warning: null, reference: null, text: null, warningContext: null, referenceContext: null, textContext: null, position: {}, additional: null, attribute: !1, nonTerminated: !0 }, C = 9, d = 10, E = 12, m = 32, g = 38, x = 59, f = 60, B = 61, p = 35, h = 88, F = 120, A = 65533, y = "named", w = "hexadecimal", T = "decimal", b = {};
354
- b[w] = 16, b[T] = 10;
355
- var k = {};
356
- k[y] = a, k[T] = n, k[w] = i;
357
- var L = 1, R = 2, v = 3, S = 4, U = 5, j = 6, _ = 7, q = {};
358
- q[L] = "Named character references must be terminated by a semicolon", q[R] = "Numeric character references must be terminated by a semicolon", q[v] = "Named character references cannot be empty", q[S] = "Numeric character references cannot be empty", q[U] = "Named character references must be known", q[j] = "Numeric character references cannot be disallowed", q[_] = "Numeric character references cannot be outside the permissible Unicode range";
359
- function J(M, N) {
360
- var P = {}, V, W;
361
- N || (N = {});
362
- for (W in c) V = N[W], P[W] = V ?? c[W];
363
- return (P.position.indent || P.position.start) && (P.indent = P.position.indent || [], P.position = P.position.start), z(M, P);
364
- }
365
- function z(M, N) {
366
- var P = N.additional, V = N.nonTerminated, W = N.text, Y = N.reference, K = N.warning, tu = N.textContext, H = N.referenceContext, uu = N.warningContext, cu = N.position, su = N.indent || [], eu = M.length, G = 0, Z = -1, hu = cu.column || 1, yu = cu.line || 1, Fu = "", Cu = [], iu, du, ru, X, wu, ou, nu, gu, De, ve, Tu, Gu, Ou, vu, $e, Ju, le, Eu, au;
367
- for (typeof P == "string" && (P = P.charCodeAt(0)), Ju = Yu(), gu = K ? Vt : l, G--, eu++; ++G < eu; ) if (wu === d && (hu = su[Z] || 1), wu = M.charCodeAt(G), wu === g) {
368
- if (nu = M.charCodeAt(G + 1), nu === C || nu === d || nu === E || nu === m || nu === g || nu === f || nu !== nu || P && nu === P) {
369
- Fu += s(wu), hu++;
370
- continue;
371
- }
372
- for (Ou = G + 1, Gu = Ou, au = Ou, nu === p ? (au = ++Gu, nu = M.charCodeAt(au), nu === h || nu === F ? (vu = w, au = ++Gu) : vu = T) : vu = y, iu = "", Tu = "", X = "", $e = k[vu], au--; ++au < eu && (nu = M.charCodeAt(au), !!$e(nu)); ) X += s(nu), vu === y && D.call(t, X) && (iu = X, Tu = t[X]);
373
- ru = M.charCodeAt(au) === x, ru && (au++, du = vu === y ? o(X) : !1, du && (iu = X, Tu = du)), Eu = 1 + au - Ou, !ru && !V || (X ? vu === y ? (ru && !Tu ? gu(U, 1) : (iu !== X && (au = Gu + iu.length, Eu = 1 + au - Gu, ru = !1), ru || (De = iu ? L : v, N.attribute ? (nu = M.charCodeAt(au), nu === B ? (gu(De, Eu), Tu = null) : a(nu) ? Tu = null : gu(De, Eu)) : gu(De, Eu))), ou = Tu) : (ru || gu(R, Eu), ou = parseInt(X, b[vu]), O(ou) ? (gu(_, Eu), ou = s(A)) : ou in r ? (gu(j, Eu), ou = r[ou]) : (ve = "", $(ou) && gu(j, Eu), ou > 65535 && (ou -= 65536, ve += s(ou >>> 10 | 55296), ou = 56320 | ou & 1023), ou = ve + s(ou))) : vu !== y && gu(S, Eu)), ou ? (Ue(), Ju = Yu(), G = au - 1, hu += au - Ou + 1, Cu.push(ou), le = Yu(), le.offset++, Y && Y.call(H, ou, { start: Ju, end: le }, M.slice(Ou - 1, au)), Ju = le) : (X = M.slice(Ou - 1, au), Fu += X, hu += X.length, G = au - 1);
374
- } else wu === 10 && (yu++, Z++, hu = 0), wu === wu ? (Fu += s(wu), hu++) : Ue();
375
- return Cu.join("");
376
- function Yu() {
377
- return { line: yu, column: hu, offset: G + (cu.offset || 0) };
378
- }
379
- function Vt(Me, _e) {
380
- var xe = Yu();
381
- xe.column += _e, xe.offset += _e, K.call(uu, q[Me], xe, Me);
382
- }
383
- function Ue() {
384
- Fu && (Cu.push(Fu), W && W.call(tu, Fu, { start: Ju, end: Yu() }), Fu = "");
385
- }
386
- }
387
- function O(M) {
388
- return M >= 55296 && M <= 57343 || M > 1114111;
389
- }
390
- function $(M) {
391
- return M >= 1 && M <= 8 || M === 11 || M >= 13 && M <= 31 || M >= 127 && M <= 159 || M >= 64976 && M <= 65007 || (M & 65535) === 65535 || (M & 65535) === 65534;
392
- }
393
- }), fr = I((u, e) => {
394
- var t = $u(), r = Ae();
395
- e.exports = n;
396
- function n(i) {
397
- return o.raw = D, o;
398
- function a(l) {
399
- for (var c = i.offset, C = l.line, d = []; ++C && C in c; ) d.push((c[C] || 0) + 1);
400
- return { start: l, indent: d };
401
- }
402
- function o(l, c, C) {
403
- r(l, { position: a(c), warning: s, text: C, reference: C, textContext: i, referenceContext: i });
404
- }
405
- function D(l, c, C) {
406
- return r(l, t(C, { position: a(c), warning: s }));
407
- }
408
- function s(l, c, C) {
409
- C !== 3 && i.file.message(l, c);
410
- }
411
- }
412
- }), pr = I((u, e) => {
413
- e.exports = t;
414
- function t(a) {
415
- return o;
416
- function o(D, s) {
417
- var l = this, c = l.offset, C = [], d = l[a + "Methods"], E = l[a + "Tokenizers"], m = s.line, g = s.column, x, f, B, p, h, F;
418
- if (!D) return C;
419
- for (R.now = w, R.file = l.file, A(""); D; ) {
420
- for (x = -1, f = d.length, h = !1; ++x < f && (p = d[x], B = E[p], !(B && (!B.onlyAtStart || l.atStart) && (!B.notInList || !l.inList) && (!B.notInBlock || !l.inBlock) && (!B.notInLink || !l.inLink) && (F = D.length, B.apply(l, [R, D]), h = F !== D.length, h))); ) ;
421
- h || l.file.fail(new Error("Infinite loop"), R.now());
422
- }
423
- return l.eof = w(), C;
424
- function A(v) {
425
- for (var S = -1, U = v.indexOf(`
426
- `); U !== -1; ) m++, S = U, U = v.indexOf(`
427
- `, U + 1);
428
- S === -1 ? g += v.length : g = v.length - S, m in c && (S !== -1 ? g += c[m] : g <= c[m] && (g = c[m] + 1));
429
- }
430
- function y() {
431
- var v = [], S = m + 1;
432
- return function() {
433
- for (var U = m + 1; S < U; ) v.push((c[S] || 0) + 1), S++;
434
- return v;
435
- };
436
- }
437
- function w() {
438
- var v = { line: m, column: g };
439
- return v.offset = l.toOffset(v), v;
440
- }
441
- function T(v) {
442
- this.start = v, this.end = w();
443
- }
444
- function b(v) {
445
- D.slice(0, v.length) !== v && l.file.fail(new Error("Incorrectly eaten value: please report this warning on https://git.io/vg5Ft"), w());
446
- }
447
- function k() {
448
- var v = w();
449
- return S;
450
- function S(U, j) {
451
- var _ = U.position, q = _ ? _.start : v, J = [], z = _ && _.end.line, O = v.line;
452
- if (U.position = new T(q), _ && j && _.indent) {
453
- if (J = _.indent, z < O) {
454
- for (; ++z < O; ) J.push((c[z] || 0) + 1);
455
- J.push(v.column);
456
- }
457
- j = J.concat(j);
458
- }
459
- return U.position.indent = j || [], U;
460
- }
461
- }
462
- function L(v, S) {
463
- var U = S ? S.children : C, j = U[U.length - 1], _;
464
- return j && v.type === j.type && (v.type === "text" || v.type === "blockquote") && r(j) && r(v) && (_ = v.type === "text" ? n : i, v = _.call(l, j, v)), v !== j && U.push(v), l.atStart && C.length !== 0 && l.exitStart(), v;
465
- }
466
- function R(v) {
467
- var S = y(), U = k(), j = w();
468
- return b(v), _.reset = q, q.test = J, _.test = J, D = D.slice(v.length), A(v), S = S(), _;
469
- function _(z, O) {
470
- return U(L(U(z), O), S);
471
- }
472
- function q() {
473
- var z = _.apply(null, arguments);
474
- return m = j.line, g = j.column, D = v + D, z;
475
- }
476
- function J() {
477
- var z = U({});
478
- return m = j.line, g = j.column, D = v + D, z.position;
479
- }
480
- }
481
- }
482
- }
483
- function r(a) {
484
- var o, D;
485
- return a.type !== "text" || !a.position ? !0 : (o = a.position.start, D = a.position.end, o.line !== D.line || D.column - o.column === a.value.length);
486
- }
487
- function n(a, o) {
488
- return a.value += o.value, a;
489
- }
490
- function i(a, o) {
491
- return this.options.commonmark || this.options.gfm ? o : (a.children = a.children.concat(o.children), a);
492
- }
493
- }), hr = I((u, e) => {
494
- e.exports = i;
495
- var t = ["\\", "`", "*", "{", "}", "[", "]", "(", ")", "#", "+", "-", ".", "!", "_", ">"], r = t.concat(["~", "|"]), n = r.concat([`
496
- `, '"', "$", "%", "&", "'", ",", "/", ":", ";", "<", "=", "?", "@", "^"]);
497
- i.default = t, i.gfm = r, i.commonmark = n;
498
- function i(a) {
499
- var o = a || {};
500
- return o.commonmark ? n : o.gfm ? r : t;
501
- }
502
- }), Fr = I((u, e) => {
503
- e.exports = ["address", "article", "aside", "base", "basefont", "blockquote", "body", "caption", "center", "col", "colgroup", "dd", "details", "dialog", "dir", "div", "dl", "dt", "fieldset", "figcaption", "figure", "footer", "form", "frame", "frameset", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "iframe", "legend", "li", "link", "main", "menu", "menuitem", "meta", "nav", "noframes", "ol", "optgroup", "option", "p", "param", "pre", "section", "source", "title", "summary", "table", "tbody", "td", "tfoot", "th", "thead", "title", "tr", "track", "ul"];
504
- }), st = I((u, e) => {
505
- e.exports = { position: !0, gfm: !0, commonmark: !1, pedantic: !1, blocks: Fr() };
506
- }), dr = I((u, e) => {
507
- var t = $u(), r = hr(), n = st();
508
- e.exports = i;
509
- function i(a) {
510
- var o = this, D = o.options, s, l;
511
- if (a == null) a = {};
512
- else if (typeof a == "object") a = t(a);
513
- else throw new Error("Invalid value `" + a + "` for setting `options`");
514
- for (s in n) {
515
- if (l = a[s], l == null && (l = D[s]), s !== "blocks" && typeof l != "boolean" || s === "blocks" && typeof l != "object") throw new Error("Invalid value `" + l + "` for setting `options." + s + "`");
516
- a[s] = l;
517
- }
518
- return o.options = a, o.escape = r(a), o;
519
- }
520
- }), Cr = I((u, e) => {
521
- e.exports = t;
522
- function t(o) {
523
- if (o == null) return a;
524
- if (typeof o == "string") return i(o);
525
- if (typeof o == "object") return "length" in o ? n(o) : r(o);
526
- if (typeof o == "function") return o;
527
- throw new Error("Expected function, string, or object as test");
528
- }
529
- function r(o) {
530
- return D;
531
- function D(s) {
532
- var l;
533
- for (l in o) if (s[l] !== o[l]) return !1;
534
- return !0;
535
- }
536
- }
537
- function n(o) {
538
- for (var D = [], s = -1; ++s < o.length; ) D[s] = t(o[s]);
539
- return l;
540
- function l() {
541
- for (var c = -1; ++c < D.length; ) if (D[c].apply(this, arguments)) return !0;
542
- return !1;
543
- }
544
- }
545
- function i(o) {
546
- return D;
547
- function D(s) {
548
- return !!(s && s.type === o);
549
- }
550
- }
551
- function a() {
552
- return !0;
553
- }
554
- }), Ar = I((u, e) => {
555
- e.exports = t;
556
- function t(r) {
557
- return r;
558
- }
559
- }), gr = I((u, e) => {
560
- e.exports = o;
561
- var t = Cr(), r = Ar(), n = !0, i = "skip", a = !1;
562
- o.CONTINUE = n, o.SKIP = i, o.EXIT = a;
563
- function o(s, l, c, C) {
564
- var d, E;
565
- typeof l == "function" && typeof c != "function" && (C = c, c = l, l = null), E = t(l), d = C ? -1 : 1, m(s, null, [])();
566
- function m(g, x, f) {
567
- var B = typeof g == "object" && g !== null ? g : {}, p;
568
- return typeof B.type == "string" && (p = typeof B.tagName == "string" ? B.tagName : typeof B.name == "string" ? B.name : void 0, h.displayName = "node (" + r(B.type + (p ? "<" + p + ">" : "")) + ")"), h;
569
- function h() {
570
- var F = f.concat(g), A = [], y, w;
571
- if ((!l || E(g, x, f[f.length - 1] || null)) && (A = D(c(g, f)), A[0] === a)) return A;
572
- if (g.children && A[0] !== i) for (w = (C ? g.children.length : -1) + d; w > -1 && w < g.children.length; ) {
573
- if (y = m(g.children[w], w, F)(), y[0] === a) return y;
574
- w = typeof y[1] == "number" ? y[1] : w + d;
575
- }
576
- return A;
577
- }
578
- }
579
- }
580
- function D(s) {
581
- return s !== null && typeof s == "object" && "length" in s ? s : typeof s == "number" ? [n, s] : [s];
582
- }
583
- }), Er = I((u, e) => {
584
- e.exports = a;
585
- var t = gr(), r = t.CONTINUE, n = t.SKIP, i = t.EXIT;
586
- a.CONTINUE = r, a.SKIP = n, a.EXIT = i;
587
- function a(o, D, s, l) {
588
- typeof D == "function" && typeof s != "function" && (l = s, s = D, D = null), t(o, D, c, l);
589
- function c(C, d) {
590
- var E = d[d.length - 1], m = E ? E.children.indexOf(C) : null;
591
- return s(C, m, E);
592
- }
593
- }
594
- }), mr = I((u, e) => {
595
- var t = Er();
596
- e.exports = r;
597
- function r(a, o) {
598
- return t(a, o ? n : i), a;
599
- }
600
- function n(a) {
601
- delete a.position;
602
- }
603
- function i(a) {
604
- a.position = void 0;
605
- }
606
- }), vr = I((u, e) => {
607
- var t = $u(), r = mr();
608
- e.exports = a;
609
- var n = `
610
- `, i = /\r\n|\r/g;
611
- function a() {
612
- var o = this, D = String(o.file), s = { line: 1, column: 1, offset: 0 }, l = t(s), c;
613
- return D = D.replace(i, n), D.charCodeAt(0) === 65279 && (D = D.slice(1), l.column++, l.offset++), c = { type: "root", children: o.tokenizeBlock(D, l), position: { start: s, end: o.eof || t(s) } }, o.options.position || r(c, !0), c;
614
- }
615
- }), xr = I((u, e) => {
616
- var t = /^[ \t]*(\n|$)/;
617
- e.exports = r;
618
- function r(n, i, a) {
619
- for (var o, D = "", s = 0, l = i.length; s < l && (o = t.exec(i.slice(s)), o != null); ) s += o[0].length, D += o[0];
620
- if (D !== "") {
621
- if (a) return !0;
622
- n(D);
623
- }
624
- }
625
- }), Te = I((u, e) => {
626
- var t = "", r;
627
- e.exports = n;
628
- function n(i, a) {
629
- if (typeof i != "string") throw new TypeError("expected a string");
630
- if (a === 1) return i;
631
- if (a === 2) return i + i;
632
- var o = i.length * a;
633
- if (r !== i || typeof r > "u") r = i, t = "";
634
- else if (t.length >= o) return t.substr(0, o);
635
- for (; o > t.length && a > 1; ) a & 1 && (t += i), a >>= 1, i += i;
636
- return t += i, t = t.substr(0, o), t;
637
- }
638
- }), ct = I((u, e) => {
639
- e.exports = t;
640
- function t(r) {
641
- return String(r).replace(/\n+$/, "");
642
- }
643
- }), Br = I((u, e) => {
644
- var t = Te(), r = ct();
645
- e.exports = s;
646
- var n = `
647
- `, i = " ", a = " ", o = 4, D = t(a, o);
648
- function s(l, c, C) {
649
- for (var d = -1, E = c.length, m = "", g = "", x = "", f = "", B, p, h; ++d < E; ) if (B = c.charAt(d), h) if (h = !1, m += x, g += f, x = "", f = "", B === n) x = B, f = B;
650
- else for (m += B, g += B; ++d < E; ) {
651
- if (B = c.charAt(d), !B || B === n) {
652
- f = B, x = B;
653
- break;
654
- }
655
- m += B, g += B;
656
- }
657
- else if (B === a && c.charAt(d + 1) === B && c.charAt(d + 2) === B && c.charAt(d + 3) === B) x += D, d += 3, h = !0;
658
- else if (B === i) x += B, h = !0;
659
- else {
660
- for (p = ""; B === i || B === a; ) p += B, B = c.charAt(++d);
661
- if (B !== n) break;
662
- x += p + B, f += B;
663
- }
664
- if (g) return C ? !0 : l(m)({ type: "code", lang: null, meta: null, value: r(g) });
665
- }
666
- }), br = I((u, e) => {
667
- e.exports = s;
668
- var t = `
669
- `, r = " ", n = " ", i = "~", a = "`", o = 3, D = 4;
670
- function s(l, c, C) {
671
- var d = this, E = d.options.gfm, m = c.length + 1, g = 0, x = "", f, B, p, h, F, A, y, w, T, b, k, L, R;
672
- if (E) {
673
- for (; g < m && (p = c.charAt(g), !(p !== n && p !== r)); ) x += p, g++;
674
- if (L = g, p = c.charAt(g), !(p !== i && p !== a)) {
675
- for (g++, B = p, f = 1, x += p; g < m && (p = c.charAt(g), p === B); ) x += p, f++, g++;
676
- if (!(f < o)) {
677
- for (; g < m && (p = c.charAt(g), !(p !== n && p !== r)); ) x += p, g++;
678
- for (h = "", y = ""; g < m && (p = c.charAt(g), !(p === t || B === a && p === B)); ) p === n || p === r ? y += p : (h += y + p, y = ""), g++;
679
- if (p = c.charAt(g), !(p && p !== t)) {
680
- if (C) return !0;
681
- R = l.now(), R.column += x.length, R.offset += x.length, x += h, h = d.decode.raw(d.unescape(h), R), y && (x += y), y = "", b = "", k = "", w = "", T = "";
682
- for (var v = !0; g < m; ) {
683
- if (p = c.charAt(g), w += b, T += k, b = "", k = "", p !== t) {
684
- w += p, k += p, g++;
685
- continue;
686
- }
687
- for (v ? (x += p, v = !1) : (b += p, k += p), y = "", g++; g < m && (p = c.charAt(g), p === n); ) y += p, g++;
688
- if (b += y, k += y.slice(L), !(y.length >= D)) {
689
- for (y = ""; g < m && (p = c.charAt(g), p === B); ) y += p, g++;
690
- if (b += y, k += y, !(y.length < f)) {
691
- for (y = ""; g < m && (p = c.charAt(g), !(p !== n && p !== r)); ) b += p, k += p, g++;
692
- if (!p || p === t) break;
693
- }
694
- }
695
- }
696
- for (x += w + b, g = -1, m = h.length; ++g < m; ) if (p = h.charAt(g), p === n || p === r) F || (F = h.slice(0, g));
697
- else if (F) {
698
- A = h.slice(g);
699
- break;
700
- }
701
- return l(x)({ type: "code", lang: F || h || null, meta: A || null, value: T });
702
- }
703
- }
704
- }
705
- }
706
- }
707
- }), Mu = I((u, e) => {
708
- u = e.exports = t;
709
- function t(r) {
710
- return r.trim ? r.trim() : u.right(u.left(r));
711
- }
712
- u.left = function(r) {
713
- return r.trimLeft ? r.trimLeft() : r.replace(/^\s\s*/, "");
714
- }, u.right = function(r) {
715
- if (r.trimRight) return r.trimRight();
716
- for (var n = /\s/, i = r.length; n.test(r.charAt(--i)); ) ;
717
- return r.slice(0, i + 1);
718
- };
719
- }), Oe = I((u, e) => {
720
- e.exports = t;
721
- function t(r, n, i, a) {
722
- for (var o = r.length, D = -1, s, l; ++D < o; ) if (s = r[D], l = s[1] || {}, !(l.pedantic !== void 0 && l.pedantic !== i.options.pedantic) && !(l.commonmark !== void 0 && l.commonmark !== i.options.commonmark) && n[s[0]].apply(i, a)) return !0;
723
- return !1;
724
- }
725
- }), yr = I((u, e) => {
726
- var t = Mu(), r = Oe();
727
- e.exports = D;
728
- var n = `
729
- `, i = " ", a = " ", o = ">";
730
- function D(s, l, c) {
731
- for (var C = this, d = C.offset, E = C.blockTokenizers, m = C.interruptBlockquote, g = s.now(), x = g.line, f = l.length, B = [], p = [], h = [], F, A = 0, y, w, T, b, k, L, R, v; A < f && (y = l.charAt(A), !(y !== a && y !== i)); ) A++;
732
- if (l.charAt(A) === o) {
733
- if (c) return !0;
734
- for (A = 0; A < f; ) {
735
- for (T = l.indexOf(n, A), L = A, R = !1, T === -1 && (T = f); A < f && (y = l.charAt(A), !(y !== a && y !== i)); ) A++;
736
- if (l.charAt(A) === o ? (A++, R = !0, l.charAt(A) === a && A++) : A = L, b = l.slice(A, T), !R && !t(b)) {
737
- A = L;
738
- break;
739
- }
740
- if (!R && (w = l.slice(A), r(m, E, C, [s, w, !0]))) break;
741
- k = L === A ? b : l.slice(L, T), h.push(A - L), B.push(k), p.push(b), A = T + 1;
742
- }
743
- for (A = -1, f = h.length, F = s(B.join(n)); ++A < f; ) d[x] = (d[x] || 0) + h[A], x++;
744
- return v = C.enterBlock(), p = C.tokenizeBlock(p.join(n), g), v(), F({ type: "blockquote", children: p });
745
- }
746
- }
747
- }), wr = I((u, e) => {
748
- e.exports = o;
749
- var t = `
750
- `, r = " ", n = " ", i = "#", a = 6;
751
- function o(D, s, l) {
752
- for (var c = this, C = c.options.pedantic, d = s.length + 1, E = -1, m = D.now(), g = "", x = "", f, B, p; ++E < d; ) {
753
- if (f = s.charAt(E), f !== n && f !== r) {
754
- E--;
755
- break;
756
- }
757
- g += f;
758
- }
759
- for (p = 0; ++E <= d; ) {
760
- if (f = s.charAt(E), f !== i) {
761
- E--;
762
- break;
763
- }
764
- g += f, p++;
765
- }
766
- if (!(p > a) && !(!p || !C && s.charAt(E + 1) === i)) {
767
- for (d = s.length + 1, B = ""; ++E < d; ) {
768
- if (f = s.charAt(E), f !== n && f !== r) {
769
- E--;
770
- break;
771
- }
772
- B += f;
773
- }
774
- if (!(!C && B.length === 0 && f && f !== t)) {
775
- if (l) return !0;
776
- for (g += B, B = "", x = ""; ++E < d && (f = s.charAt(E), !(!f || f === t)); ) {
777
- if (f !== n && f !== r && f !== i) {
778
- x += B + f, B = "";
779
- continue;
780
- }
781
- for (; f === n || f === r; ) B += f, f = s.charAt(++E);
782
- if (!C && x && !B && f === i) {
783
- x += f;
784
- continue;
785
- }
786
- for (; f === i; ) B += f, f = s.charAt(++E);
787
- for (; f === n || f === r; ) B += f, f = s.charAt(++E);
788
- E--;
789
- }
790
- return m.column += g.length, m.offset += g.length, g += x + B, D(g)({ type: "heading", depth: p, children: c.tokenizeInline(x, m) });
791
- }
792
- }
793
- }
794
- }), kr = I((u, e) => {
795
- e.exports = s;
796
- var t = " ", r = `
797
- `, n = " ", i = "*", a = "-", o = "_", D = 3;
798
- function s(l, c, C) {
799
- for (var d = -1, E = c.length + 1, m = "", g, x, f, B; ++d < E && (g = c.charAt(d), !(g !== t && g !== n)); ) m += g;
800
- if (!(g !== i && g !== a && g !== o)) for (x = g, m += g, f = 1, B = ""; ++d < E; ) if (g = c.charAt(d), g === x) f++, m += B + x, B = "";
801
- else if (g === n) B += g;
802
- else return f >= D && (!g || g === r) ? (m += B, C ? !0 : l(m)({ type: "thematicBreak" })) : void 0;
803
- }
804
- }), ft = I((u, e) => {
805
- e.exports = a;
806
- var t = " ", r = " ", n = 1, i = 4;
807
- function a(o) {
808
- for (var D = 0, s = 0, l = o.charAt(D), c = {}, C, d = 0; l === t || l === r; ) {
809
- for (C = l === t ? i : n, s += C, C > 1 && (s = Math.floor(s / C) * C); d < s; ) c[++d] = D;
810
- l = o.charAt(++D);
811
- }
812
- return { indent: s, stops: c };
813
- }
814
- }), qr = I((u, e) => {
815
- var t = Mu(), r = Te(), n = ft();
816
- e.exports = D;
817
- var i = `
818
- `, a = " ", o = "!";
819
- function D(s, l) {
820
- var c = s.split(i), C = c.length + 1, d = 1 / 0, E = [], m, g, x;
821
- for (c.unshift(r(a, l) + o); C--; ) if (g = n(c[C]), E[C] = g.stops, t(c[C]).length !== 0) if (g.indent) g.indent > 0 && g.indent < d && (d = g.indent);
822
- else {
823
- d = 1 / 0;
824
- break;
825
- }
826
- if (d !== 1 / 0) for (C = c.length; C--; ) {
827
- for (x = E[C], m = d; m && !(m in x); ) m--;
828
- c[C] = c[C].slice(x[m] + 1);
829
- }
830
- return c.shift(), c.join(i);
831
- }
832
- }), Sr = I((u, e) => {
833
- var t = Mu(), r = Te(), n = Uu(), i = ft(), a = qr(), o = Oe();
834
- e.exports = y;
835
- var D = "*", s = "_", l = "+", c = "-", C = ".", d = " ", E = `
836
- `, m = " ", g = ")", x = "x", f = 4, B = /\n\n(?!\s*$)/, p = /^\[([ X\tx])][ \t]/, h = /^([ \t]*)([*+-]|\d+[.)])( {1,4}(?! )| |\t|$|(?=\n))([^\n]*)/, F = /^([ \t]*)([*+-]|\d+[.)])([ \t]+)/, A = /^( {1,4}|\t)?/gm;
837
- function y(k, L, R) {
838
- for (var v = this, S = v.options.commonmark, U = v.options.pedantic, j = v.blockTokenizers, _ = v.interruptList, q = 0, J = L.length, z = null, O, $, M, N, P, V, W, Y, K, tu, H, uu, cu, su, eu, G, Z, hu, yu, Fu = !1, Cu, iu, du, ru; q < J && (N = L.charAt(q), !(N !== m && N !== d)); ) q++;
839
- if (N = L.charAt(q), N === D || N === l || N === c) P = N, M = !1;
840
- else {
841
- for (M = !0, $ = ""; q < J && (N = L.charAt(q), !!n(N)); ) $ += N, q++;
842
- if (N = L.charAt(q), !$ || !(N === C || S && N === g) || R && $ !== "1") return;
843
- z = parseInt($, 10), P = N;
844
- }
845
- if (N = L.charAt(++q), !(N !== d && N !== m && (U || N !== E && N !== ""))) {
846
- if (R) return !0;
847
- for (q = 0, su = [], eu = [], G = []; q < J; ) {
848
- for (V = L.indexOf(E, q), W = q, Y = !1, ru = !1, V === -1 && (V = J), O = 0; q < J; ) {
849
- if (N = L.charAt(q), N === m) O += f - O % f;
850
- else if (N === d) O++;
851
- else break;
852
- q++;
853
- }
854
- if (Z && O >= Z.indent && (ru = !0), N = L.charAt(q), K = null, !ru) {
855
- if (N === D || N === l || N === c) K = N, q++, O++;
856
- else {
857
- for ($ = ""; q < J && (N = L.charAt(q), !!n(N)); ) $ += N, q++;
858
- N = L.charAt(q), q++, $ && (N === C || S && N === g) && (K = N, O += $.length + 1);
859
- }
860
- if (K) if (N = L.charAt(q), N === m) O += f - O % f, q++;
861
- else if (N === d) {
862
- for (du = q + f; q < du && L.charAt(q) === d; ) q++, O++;
863
- q === du && L.charAt(q) === d && (q -= f - 1, O -= f - 1);
864
- } else N !== E && N !== "" && (K = null);
865
- }
866
- if (K) {
867
- if (!U && P !== K) break;
868
- Y = !0;
869
- } else !S && !ru && L.charAt(W) === d ? ru = !0 : S && Z && (ru = O >= Z.indent || O > f), Y = !1, q = W;
870
- if (H = L.slice(W, V), tu = W === q ? H : L.slice(q, V), (K === D || K === s || K === c) && j.thematicBreak.call(v, k, H, !0)) break;
871
- if (uu = cu, cu = !Y && !t(tu).length, ru && Z) Z.value = Z.value.concat(G, H), eu = eu.concat(G, H), G = [];
872
- else if (Y) G.length !== 0 && (Fu = !0, Z.value.push(""), Z.trail = G.concat()), Z = { value: [H], indent: O, trail: [] }, su.push(Z), eu = eu.concat(G, H), G = [];
873
- else if (cu) {
874
- if (uu && !S) break;
875
- G.push(H);
876
- } else {
877
- if (uu || o(_, j, v, [k, H, !0])) break;
878
- Z.value = Z.value.concat(G, H), eu = eu.concat(G, H), G = [];
879
- }
880
- q = V + 1;
881
- }
882
- for (Cu = k(eu.join(E)).reset({ type: "list", ordered: M, start: z, spread: Fu, children: [] }), hu = v.enterList(), yu = v.enterBlock(), q = -1, J = su.length; ++q < J; ) Z = su[q].value.join(E), iu = k.now(), k(Z)(w(v, Z, iu), Cu), Z = su[q].trail.join(E), q !== J - 1 && (Z += E), k(Z);
883
- return hu(), yu(), Cu;
884
- }
885
- }
886
- function w(k, L, R) {
887
- var v = k.offset, S = k.options.pedantic ? T : b, U = null, j, _;
888
- return L = S.apply(null, arguments), k.options.gfm && (j = L.match(p), j && (_ = j[0].length, U = j[1].toLowerCase() === x, v[R.line] += _, L = L.slice(_))), { type: "listItem", spread: B.test(L), checked: U, children: k.tokenizeBlock(L, R) };
889
- }
890
- function T(k, L, R) {
891
- var v = k.offset, S = R.line;
892
- return L = L.replace(F, U), S = R.line, L.replace(A, U);
893
- function U(j) {
894
- return v[S] = (v[S] || 0) + j.length, S++, "";
895
- }
896
- }
897
- function b(k, L, R) {
898
- var v = k.offset, S = R.line, U, j, _, q, J, z, O;
899
- for (L = L.replace(h, $), q = L.split(E), J = a(L, i(U).indent).split(E), J[0] = _, v[S] = (v[S] || 0) + j.length, S++, z = 0, O = q.length; ++z < O; ) v[S] = (v[S] || 0) + q[z].length - J[z].length, S++;
900
- return J.join(E);
901
- function $(M, N, P, V, W) {
902
- return j = N + P + V, _ = W, Number(P) < 10 && j.length % 2 === 1 && (P = d + P), U = N + r(d, P.length) + V, U + _;
903
- }
904
- }
905
- }), Lr = I((u, e) => {
906
- e.exports = l;
907
- var t = `
908
- `, r = " ", n = " ", i = "=", a = "-", o = 3, D = 1, s = 2;
909
- function l(c, C, d) {
910
- for (var E = this, m = c.now(), g = C.length, x = -1, f = "", B, p, h, F, A; ++x < g; ) {
911
- if (h = C.charAt(x), h !== n || x >= o) {
912
- x--;
913
- break;
914
- }
915
- f += h;
916
- }
917
- for (B = "", p = ""; ++x < g; ) {
918
- if (h = C.charAt(x), h === t) {
919
- x--;
920
- break;
921
- }
922
- h === n || h === r ? p += h : (B += p + h, p = "");
923
- }
924
- if (m.column += f.length, m.offset += f.length, f += B + p, h = C.charAt(++x), F = C.charAt(++x), !(h !== t || F !== i && F !== a)) {
925
- for (f += h, p = F, A = F === i ? D : s; ++x < g; ) {
926
- if (h = C.charAt(x), h !== F) {
927
- if (h !== t) return;
928
- x--;
929
- break;
930
- }
931
- p += h;
932
- }
933
- return d ? !0 : c(f + p)({ type: "heading", depth: A, children: E.tokenizeInline(B, m) });
934
- }
935
- }
936
- }), pt = I((u) => {
937
- var e = "[a-zA-Z_:][a-zA-Z0-9:._-]*", t = "[^\"'=<>`\\u0000-\\u0020]+", r = "'[^']*'", n = '"[^"]*"', i = "(?:" + t + "|" + r + "|" + n + ")", a = "(?:\\s+" + e + "(?:\\s*=\\s*" + i + ")?)", o = "<[A-Za-z][A-Za-z0-9\\-]*" + a + "*\\s*\\/?>", D = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", s = "<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->", l = "<[?].*?[?]>", c = "<![A-Za-z]+\\s+[^>]*>", C = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>";
938
- u.openCloseTag = new RegExp("^(?:" + o + "|" + D + ")"), u.tag = new RegExp("^(?:" + o + "|" + D + "|" + s + "|" + l + "|" + c + "|" + C + ")");
939
- }), Tr = I((u, e) => {
940
- var t = pt().openCloseTag;
941
- e.exports = B;
942
- var r = " ", n = " ", i = `
943
- `, a = "<", o = /^<(script|pre|style)(?=(\s|>|$))/i, D = /<\/(script|pre|style)>/i, s = /^<!--/, l = /-->/, c = /^<\?/, C = /\?>/, d = /^<![A-Za-z]/, E = />/, m = /^<!\[CDATA\[/, g = /]]>/, x = /^$/, f = new RegExp(t.source + "\\s*$");
944
- function B(p, h, F) {
945
- for (var A = this, y = A.options.blocks.join("|"), w = new RegExp("^</?(" + y + ")(?=(\\s|/?>|$))", "i"), T = h.length, b = 0, k, L, R, v, S, U, j, _ = [[o, D, !0], [s, l, !0], [c, C, !0], [d, E, !0], [m, g, !0], [w, x, !0], [f, x, !1]]; b < T && (v = h.charAt(b), !(v !== r && v !== n)); ) b++;
946
- if (h.charAt(b) === a) {
947
- for (k = h.indexOf(i, b + 1), k = k === -1 ? T : k, L = h.slice(b, k), R = -1, S = _.length; ++R < S; ) if (_[R][0].test(L)) {
948
- U = _[R];
949
- break;
950
- }
951
- if (U) {
952
- if (F) return U[2];
953
- if (b = k, !U[1].test(L)) for (; b < T; ) {
954
- if (k = h.indexOf(i, b + 1), k = k === -1 ? T : k, L = h.slice(b + 1, k), U[1].test(L)) {
955
- L && (b = k);
956
- break;
957
- }
958
- b = k;
959
- }
960
- return j = h.slice(0, b), p(j)({ type: "html", value: j });
961
- }
962
- }
963
- }
964
- }), Bu = I((u, e) => {
965
- e.exports = n;
966
- var t = String.fromCharCode, r = /\s/;
967
- function n(i) {
968
- return r.test(typeof i == "number" ? t(i) : i.charAt(0));
969
- }
970
- }), ht = I((u, e) => {
971
- var t = Le();
972
- e.exports = r;
973
- function r(n) {
974
- return t(n).toLowerCase();
975
- }
976
- }), Or = I((u, e) => {
977
- var t = Bu(), r = ht();
978
- e.exports = x;
979
- var n = '"', i = "'", a = "\\", o = `
980
- `, D = " ", s = " ", l = "[", c = "]", C = "(", d = ")", E = ":", m = "<", g = ">";
981
- function x(p, h, F) {
982
- for (var A = this, y = A.options.commonmark, w = 0, T = h.length, b = "", k, L, R, v, S, U, j, _; w < T && (v = h.charAt(w), !(v !== s && v !== D)); ) b += v, w++;
983
- if (v = h.charAt(w), v === l) {
984
- for (w++, b += v, R = ""; w < T && (v = h.charAt(w), v !== c); ) v === a && (R += v, w++, v = h.charAt(w)), R += v, w++;
985
- if (!(!R || h.charAt(w) !== c || h.charAt(w + 1) !== E)) {
986
- for (U = R, b += R + c + E, w = b.length, R = ""; w < T && (v = h.charAt(w), !(v !== D && v !== s && v !== o)); ) b += v, w++;
987
- if (v = h.charAt(w), R = "", k = b, v === m) {
988
- for (w++; w < T && (v = h.charAt(w), !!f(v)); ) R += v, w++;
989
- if (v = h.charAt(w), v === f.delimiter) b += m + R + v, w++;
990
- else {
991
- if (y) return;
992
- w -= R.length + 1, R = "";
993
- }
994
- }
995
- if (!R) {
996
- for (; w < T && (v = h.charAt(w), !!B(v)); ) R += v, w++;
997
- b += R;
998
- }
999
- if (R) {
1000
- for (j = R, R = ""; w < T && (v = h.charAt(w), !(v !== D && v !== s && v !== o)); ) R += v, w++;
1001
- if (v = h.charAt(w), S = null, v === n ? S = n : v === i ? S = i : v === C && (S = d), !S) R = "", w = b.length;
1002
- else if (R) {
1003
- for (b += R + v, w = b.length, R = ""; w < T && (v = h.charAt(w), v !== S); ) {
1004
- if (v === o) {
1005
- if (w++, v = h.charAt(w), v === o || v === S) return;
1006
- R += o;
1007
- }
1008
- R += v, w++;
1009
- }
1010
- if (v = h.charAt(w), v !== S) return;
1011
- L = b, b += R + v, w++, _ = R, R = "";
1012
- } else return;
1013
- for (; w < T && (v = h.charAt(w), !(v !== D && v !== s)); ) b += v, w++;
1014
- if (v = h.charAt(w), !v || v === o) return F ? !0 : (k = p(k).test().end, j = A.decode.raw(A.unescape(j), k, { nonTerminated: !1 }), _ && (L = p(L).test().end, _ = A.decode.raw(A.unescape(_), L)), p(b)({ type: "definition", identifier: r(U), label: U, title: _ || null, url: j }));
1015
- }
1016
- }
1017
- }
1018
- }
1019
- function f(p) {
1020
- return p !== g && p !== l && p !== c;
1021
- }
1022
- f.delimiter = g;
1023
- function B(p) {
1024
- return p !== l && p !== c && !t(p);
1025
- }
1026
- }), Nr = I((u, e) => {
1027
- var t = Bu();
1028
- e.exports = m;
1029
- var r = " ", n = `
1030
- `, i = " ", a = "-", o = ":", D = "\\", s = "|", l = 1, c = 2, C = "left", d = "center", E = "right";
1031
- function m(g, x, f) {
1032
- var B = this, p, h, F, A, y, w, T, b, k, L, R, v, S, U, j, _, q, J, z, O, $, M;
1033
- if (B.options.gfm) {
1034
- for (p = 0, _ = 0, w = x.length + 1, T = []; p < w; ) {
1035
- if (O = x.indexOf(n, p), $ = x.indexOf(s, p + 1), O === -1 && (O = x.length), $ === -1 || $ > O) {
1036
- if (_ < c) return;
1037
- break;
1038
- }
1039
- T.push(x.slice(p, O)), _++, p = O + 1;
1040
- }
1041
- for (A = T.join(n), h = T.splice(1, 1)[0] || [], p = 0, w = h.length, _--, F = !1, R = []; p < w; ) {
1042
- if (k = h.charAt(p), k === s) {
1043
- if (L = null, F === !1) {
1044
- if (M === !1) return;
1045
- } else R.push(F), F = !1;
1046
- M = !1;
1047
- } else if (k === a) L = !0, F = F || null;
1048
- else if (k === o) F === C ? F = d : L && F === null ? F = E : F = C;
1049
- else if (!t(k)) return;
1050
- p++;
1051
- }
1052
- if (F !== !1 && R.push(F), !(R.length < l)) {
1053
- if (f) return !0;
1054
- for (j = -1, J = [], z = g(A).reset({ type: "table", align: R, children: J }); ++j < _; ) {
1055
- for (q = T[j], y = { type: "tableRow", children: [] }, j && g(n), g(q).reset(y, z), w = q.length + 1, p = 0, b = "", v = "", S = !0; p < w; ) {
1056
- if (k = q.charAt(p), k === r || k === i) {
1057
- v ? b += k : g(k), p++;
1058
- continue;
1059
- }
1060
- k === "" || k === s ? S ? g(k) : ((v || k) && !S && (A = v, b.length > 1 && (k ? (A += b.slice(0, -1), b = b.charAt(b.length - 1)) : (A += b, b = "")), U = g.now(), g(A)({ type: "tableCell", children: B.tokenizeInline(v, U) }, y)), g(b + k), b = "", v = "") : (b && (v += b, b = ""), v += k, k === D && p !== w - 2 && (v += q.charAt(p + 1), p++)), S = !1, p++;
1061
- }
1062
- j || g(n + h);
1063
- }
1064
- return z;
1065
- }
1066
- }
1067
- }
1068
- }), Rr = I((u, e) => {
1069
- var t = Mu(), r = ct(), n = Oe();
1070
- e.exports = s;
1071
- var i = " ", a = `
1072
- `, o = " ", D = 4;
1073
- function s(l, c, C) {
1074
- for (var d = this, E = d.options, m = E.commonmark, g = d.blockTokenizers, x = d.interruptParagraph, f = c.indexOf(a), B = c.length, p, h, F, A, y; f < B; ) {
1075
- if (f === -1) {
1076
- f = B;
1077
- break;
1078
- }
1079
- if (c.charAt(f + 1) === a) break;
1080
- if (m) {
1081
- for (A = 0, p = f + 1; p < B; ) {
1082
- if (F = c.charAt(p), F === i) {
1083
- A = D;
1084
- break;
1085
- } else if (F === o) A++;
1086
- else break;
1087
- p++;
1088
- }
1089
- if (A >= D && F !== a) {
1090
- f = c.indexOf(a, f + 1);
1091
- continue;
1092
- }
1093
- }
1094
- if (h = c.slice(f + 1), n(x, g, d, [l, h, !0])) break;
1095
- if (p = f, f = c.indexOf(a, f + 1), f !== -1 && t(c.slice(p, f)) === "") {
1096
- f = p;
1097
- break;
1098
- }
1099
- }
1100
- return h = c.slice(0, f), C ? !0 : (y = l.now(), h = r(h), l(h)({ type: "paragraph", children: d.tokenizeInline(h, y) }));
1101
- }
1102
- }), Ir = I((u, e) => {
1103
- e.exports = t;
1104
- function t(r, n) {
1105
- return r.indexOf("\\", n);
1106
- }
1107
- }), Pr = I((u, e) => {
1108
- var t = Ir();
1109
- e.exports = i, i.locator = t;
1110
- var r = `
1111
- `, n = "\\";
1112
- function i(a, o, D) {
1113
- var s = this, l, c;
1114
- if (o.charAt(0) === n && (l = o.charAt(1), s.escape.indexOf(l) !== -1)) return D ? !0 : (l === r ? c = { type: "break" } : c = { type: "text", value: l }, a(n + l)(c));
1115
- }
1116
- }), Ft = I((u, e) => {
1117
- e.exports = t;
1118
- function t(r, n) {
1119
- return r.indexOf("<", n);
1120
- }
1121
- }), jr = I((u, e) => {
1122
- var t = Bu(), r = Ae(), n = Ft();
1123
- e.exports = c, c.locator = n, c.notInLink = !0;
1124
- var i = "<", a = ">", o = "@", D = "/", s = "mailto:", l = s.length;
1125
- function c(C, d, E) {
1126
- var m = this, g = "", x = d.length, f = 0, B = "", p = !1, h = "", F, A, y, w, T;
1127
- if (d.charAt(0) === i) {
1128
- for (f++, g = i; f < x && (F = d.charAt(f), !(t(F) || F === a || F === o || F === ":" && d.charAt(f + 1) === D)); ) B += F, f++;
1129
- if (B) {
1130
- if (h += B, B = "", F = d.charAt(f), h += F, f++, F === o) p = !0;
1131
- else {
1132
- if (F !== ":" || d.charAt(f + 1) !== D) return;
1133
- h += D, f++;
1134
- }
1135
- for (; f < x && (F = d.charAt(f), !(t(F) || F === a)); ) B += F, f++;
1136
- if (F = d.charAt(f), !(!B || F !== a)) return E ? !0 : (h += B, y = h, g += h + F, A = C.now(), A.column++, A.offset++, p && (h.slice(0, l).toLowerCase() === s ? (y = y.slice(l), A.column += l, A.offset += l) : h = s + h), w = m.inlineTokenizers, m.inlineTokenizers = { text: w.text }, T = m.enterLink(), y = m.tokenizeInline(y, A), m.inlineTokenizers = w, T(), C(g)({ type: "link", title: null, url: r(h, { nonTerminated: !1 }), children: y }));
1137
- }
1138
- }
1139
- }
1140
- }), zr = I((u, e) => {
1141
- e.exports = t;
1142
- function t(r, n) {
1143
- var i = String(r), a = 0, o;
1144
- if (typeof n != "string") throw new Error("Expected character");
1145
- for (o = i.indexOf(n); o !== -1; ) a++, o = i.indexOf(n, o + n.length);
1146
- return a;
1147
- }
1148
- }), $r = I((u, e) => {
1149
- e.exports = r;
1150
- var t = ["www.", "http://", "https://"];
1151
- function r(n, i) {
1152
- var a = -1, o, D, s;
1153
- if (!this.options.gfm) return a;
1154
- for (D = t.length, o = -1; ++o < D; ) s = n.indexOf(t[o], i), s !== -1 && (a === -1 || s < a) && (a = s);
1155
- return a;
1156
- }
1157
- }), Ur = I((u, e) => {
1158
- var t = zr(), r = Ae(), n = Uu(), i = te(), a = Bu(), o = $r();
1159
- e.exports = A, A.locator = o, A.notInLink = !0;
1160
- var D = 33, s = 38, l = 41, c = 42, C = 44, d = 45, E = 46, m = 58, g = 59, x = 63, f = 60, B = 95, p = 126, h = "(", F = ")";
1161
- function A(y, w, T) {
1162
- var b = this, k = b.options.gfm, L = b.inlineTokenizers, R = w.length, v = -1, S = !1, U, j, _, q, J, z, O, $, M, N, P, V, W, Y;
1163
- if (k) {
1164
- if (w.slice(0, 4) === "www.") S = !0, q = 4;
1165
- else if (w.slice(0, 7).toLowerCase() === "http://") q = 7;
1166
- else if (w.slice(0, 8).toLowerCase() === "https://") q = 8;
1167
- else return;
1168
- for (v = q - 1, _ = q, U = []; q < R; ) {
1169
- if (O = w.charCodeAt(q), O === E) {
1170
- if (v === q - 1) break;
1171
- U.push(q), v = q, q++;
1172
- continue;
1173
- }
1174
- if (n(O) || i(O) || O === d || O === B) {
1175
- q++;
1176
- continue;
1177
- }
1178
- break;
1179
- }
1180
- if (O === E && (U.pop(), q--), U[0] !== void 0 && (j = U.length < 2 ? _ : U[U.length - 2] + 1, w.slice(j, q).indexOf("_") === -1)) {
1181
- if (T) return !0;
1182
- for ($ = q, J = q; q < R && (O = w.charCodeAt(q), !(a(O) || O === f)); ) q++, O === D || O === c || O === C || O === E || O === m || O === x || O === B || O === p || ($ = q);
1183
- if (q = $, w.charCodeAt(q - 1) === l) for (z = w.slice(J, q), M = t(z, h), N = t(z, F); N > M; ) q = J + z.lastIndexOf(F), z = w.slice(J, q), N--;
1184
- if (w.charCodeAt(q - 1) === g && (q--, i(w.charCodeAt(q - 1)))) {
1185
- for ($ = q - 2; i(w.charCodeAt($)); ) $--;
1186
- w.charCodeAt($) === s && (q = $);
1187
- }
1188
- return P = w.slice(0, q), W = r(P, { nonTerminated: !1 }), S && (W = "http://" + W), Y = b.enterLink(), b.inlineTokenizers = { text: L.text }, V = b.tokenizeInline(P, y.now()), b.inlineTokenizers = L, Y(), y(P)({ type: "link", title: null, url: W, children: V });
1189
- }
1190
- }
1191
- }
1192
- }), Mr = I((u, e) => {
1193
- var t = Uu(), r = te(), n = 43, i = 45, a = 46, o = 95;
1194
- e.exports = D;
1195
- function D(l, c) {
1196
- var C = this, d, E;
1197
- if (!this.options.gfm || (d = l.indexOf("@", c), d === -1)) return -1;
1198
- if (E = d, E === c || !s(l.charCodeAt(E - 1))) return D.call(C, l, d + 1);
1199
- for (; E > c && s(l.charCodeAt(E - 1)); ) E--;
1200
- return E;
1201
- }
1202
- function s(l) {
1203
- return t(l) || r(l) || l === n || l === i || l === a || l === o;
1204
- }
1205
- }), _r = I((u, e) => {
1206
- var t = Ae(), r = Uu(), n = te(), i = Mr();
1207
- e.exports = c, c.locator = i, c.notInLink = !0;
1208
- var a = 43, o = 45, D = 46, s = 64, l = 95;
1209
- function c(C, d, E) {
1210
- var m = this, g = m.options.gfm, x = m.inlineTokenizers, f = 0, B = d.length, p = -1, h, F, A, y;
1211
- if (g) {
1212
- for (h = d.charCodeAt(f); r(h) || n(h) || h === a || h === o || h === D || h === l; ) h = d.charCodeAt(++f);
1213
- if (f !== 0 && h === s) {
1214
- for (f++; f < B; ) {
1215
- if (h = d.charCodeAt(f), r(h) || n(h) || h === o || h === D || h === l) {
1216
- f++, p === -1 && h === D && (p = f);
1217
- continue;
1218
- }
1219
- break;
1220
- }
1221
- if (!(p === -1 || p === f || h === o || h === l)) return h === D && f--, F = d.slice(0, f), E ? !0 : (y = m.enterLink(), m.inlineTokenizers = { text: x.text }, A = m.tokenizeInline(F, C.now()), m.inlineTokenizers = x, y(), C(F)({ type: "link", title: null, url: "mailto:" + t(F, { nonTerminated: !1 }), children: A }));
1222
- }
1223
- }
1224
- }
1225
- }), Vr = I((u, e) => {
1226
- var t = te(), r = Ft(), n = pt().tag;
1227
- e.exports = c, c.locator = r;
1228
- var i = "<", a = "?", o = "!", D = "/", s = /^<a /i, l = /^<\/a>/i;
1229
- function c(C, d, E) {
1230
- var m = this, g = d.length, x, f;
1231
- if (!(d.charAt(0) !== i || g < 3) && (x = d.charAt(1), !(!t(x) && x !== a && x !== o && x !== D) && (f = d.match(n), !!f))) return E ? !0 : (f = f[0], !m.inLink && s.test(f) ? m.inLink = !0 : m.inLink && l.test(f) && (m.inLink = !1), C(f)({ type: "html", value: f }));
1232
- }
1233
- }), dt = I((u, e) => {
1234
- e.exports = t;
1235
- function t(r, n) {
1236
- var i = r.indexOf("[", n), a = r.indexOf("![", n);
1237
- return a === -1 || i < a ? i : a;
1238
- }
1239
- }), Wr = I((u, e) => {
1240
- var t = Bu(), r = dt();
1241
- e.exports = g, g.locator = r;
1242
- var n = `
1243
- `, i = "!", a = '"', o = "'", D = "(", s = ")", l = "<", c = ">", C = "[", d = "\\", E = "]", m = "`";
1244
- function g(x, f, B) {
1245
- var p = this, h = "", F = 0, A = f.charAt(0), y = p.options.pedantic, w = p.options.commonmark, T = p.options.gfm, b, k, L, R, v, S, U, j, _, q, J, z, O, $, M, N, P, V;
1246
- if (A === i && (j = !0, h = A, A = f.charAt(++F)), A === C && !(!j && p.inLink)) {
1247
- for (h += A, $ = "", F++, J = f.length, N = x.now(), O = 0, N.column += F, N.offset += F; F < J; ) {
1248
- if (A = f.charAt(F), S = A, A === m) {
1249
- for (k = 1; f.charAt(F + 1) === m; ) S += A, F++, k++;
1250
- L ? k >= L && (L = 0) : L = k;
1251
- } else if (A === d) F++, S += f.charAt(F);
1252
- else if ((!L || T) && A === C) O++;
1253
- else if ((!L || T) && A === E) if (O) O--;
1254
- else {
1255
- if (f.charAt(F + 1) !== D) return;
1256
- S += D, b = !0, F++;
1257
- break;
1258
- }
1259
- $ += S, S = "", F++;
1260
- }
1261
- if (b) {
1262
- for (_ = $, h += $ + S, F++; F < J && (A = f.charAt(F), !!t(A)); ) h += A, F++;
1263
- if (A = f.charAt(F), $ = "", R = h, A === l) {
1264
- for (F++, R += l; F < J && (A = f.charAt(F), A !== c); ) {
1265
- if (w && A === n) return;
1266
- $ += A, F++;
1267
- }
1268
- if (f.charAt(F) !== c) return;
1269
- h += l + $ + c, M = $, F++;
1270
- } else {
1271
- for (A = null, S = ""; F < J && (A = f.charAt(F), !(S && (A === a || A === o || w && A === D))); ) {
1272
- if (t(A)) {
1273
- if (!y) break;
1274
- S += A;
1275
- } else {
1276
- if (A === D) O++;
1277
- else if (A === s) {
1278
- if (O === 0) break;
1279
- O--;
1280
- }
1281
- $ += S, S = "", A === d && ($ += d, A = f.charAt(++F)), $ += A;
1282
- }
1283
- F++;
1284
- }
1285
- h += $, M = $, F = h.length;
1286
- }
1287
- for ($ = ""; F < J && (A = f.charAt(F), !!t(A)); ) $ += A, F++;
1288
- if (A = f.charAt(F), h += $, $ && (A === a || A === o || w && A === D)) if (F++, h += A, $ = "", q = A === D ? s : A, v = h, w) {
1289
- for (; F < J && (A = f.charAt(F), A !== q); ) A === d && ($ += d, A = f.charAt(++F)), F++, $ += A;
1290
- if (A = f.charAt(F), A !== q) return;
1291
- for (z = $, h += $ + A, F++; F < J && (A = f.charAt(F), !!t(A)); ) h += A, F++;
1292
- } else for (S = ""; F < J; ) {
1293
- if (A = f.charAt(F), A === q) U && ($ += q + S, S = ""), U = !0;
1294
- else if (!U) $ += A;
1295
- else if (A === s) {
1296
- h += $ + q + S, z = $;
1297
- break;
1298
- } else t(A) ? S += A : ($ += q + S + A, S = "", U = !1);
1299
- F++;
1300
- }
1301
- if (f.charAt(F) === s) return B ? !0 : (h += s, M = p.decode.raw(p.unescape(M), x(R).test().end, { nonTerminated: !1 }), z && (v = x(v).test().end, z = p.decode.raw(p.unescape(z), v)), V = { type: j ? "image" : "link", title: z || null, url: M }, j ? V.alt = p.decode.raw(p.unescape(_), N) || null : (P = p.enterLink(), V.children = p.tokenizeInline(_, N), P()), x(h)(V));
1302
- }
1303
- }
1304
- }
1305
- }), Hr = I((u, e) => {
1306
- var t = Bu(), r = dt(), n = ht();
1307
- e.exports = E, E.locator = r;
1308
- var i = "link", a = "image", o = "shortcut", D = "collapsed", s = "full", l = "!", c = "[", C = "\\", d = "]";
1309
- function E(m, g, x) {
1310
- var f = this, B = f.options.commonmark, p = g.charAt(0), h = 0, F = g.length, A = "", y = "", w = i, T = o, b, k, L, R, v, S, U, j;
1311
- if (p === l && (w = a, y = p, p = g.charAt(++h)), p === c) {
1312
- for (h++, y += p, S = "", j = 0; h < F; ) {
1313
- if (p = g.charAt(h), p === c) U = !0, j++;
1314
- else if (p === d) {
1315
- if (!j) break;
1316
- j--;
1317
- }
1318
- p === C && (S += C, p = g.charAt(++h)), S += p, h++;
1319
- }
1320
- if (A = S, b = S, p = g.charAt(h), p === d) {
1321
- if (h++, A += p, S = "", !B) for (; h < F && (p = g.charAt(h), !!t(p)); ) S += p, h++;
1322
- if (p = g.charAt(h), p === c) {
1323
- for (k = "", S += p, h++; h < F && (p = g.charAt(h), !(p === c || p === d)); ) p === C && (k += C, p = g.charAt(++h)), k += p, h++;
1324
- p = g.charAt(h), p === d ? (T = k ? s : D, S += k + p, h++) : k = "", A += S, S = "";
1325
- } else {
1326
- if (!b) return;
1327
- k = b;
1328
- }
1329
- if (!(T !== s && U)) return A = y + A, w === i && f.inLink ? null : x ? !0 : (L = m.now(), L.column += y.length, L.offset += y.length, k = T === s ? k : b, R = { type: w + "Reference", identifier: n(k), label: k, referenceType: T }, w === i ? (v = f.enterLink(), R.children = f.tokenizeInline(b, L), v()) : R.alt = f.decode.raw(f.unescape(b), L) || null, m(A)(R));
1330
- }
1331
- }
1332
- }
1333
- }), Gr = I((u, e) => {
1334
- e.exports = t;
1335
- function t(r, n) {
1336
- var i = r.indexOf("**", n), a = r.indexOf("__", n);
1337
- return a === -1 ? i : i === -1 || a < i ? a : i;
1338
- }
1339
- }), Jr = I((u, e) => {
1340
- var t = Mu(), r = Bu(), n = Gr();
1341
- e.exports = D, D.locator = n;
1342
- var i = "\\", a = "*", o = "_";
1343
- function D(s, l, c) {
1344
- var C = this, d = 0, E = l.charAt(d), m, g, x, f, B, p, h;
1345
- if (!(E !== a && E !== o || l.charAt(++d) !== E) && (g = C.options.pedantic, x = E, B = x + x, p = l.length, d++, f = "", E = "", !(g && r(l.charAt(d))))) for (; d < p; ) {
1346
- if (h = E, E = l.charAt(d), E === x && l.charAt(d + 1) === x && (!g || !r(h)) && (E = l.charAt(d + 2), E !== x)) return t(f) ? c ? !0 : (m = s.now(), m.column += 2, m.offset += 2, s(B + f + B)({ type: "strong", children: C.tokenizeInline(f, m) })) : void 0;
1347
- !g && E === i && (f += E, E = l.charAt(++d)), f += E, d++;
1348
- }
1349
- }
1350
- }), Yr = I((u, e) => {
1351
- e.exports = n;
1352
- var t = String.fromCharCode, r = /\w/;
1353
- function n(i) {
1354
- return r.test(typeof i == "number" ? t(i) : i.charAt(0));
1355
- }
1356
- }), Kr = I((u, e) => {
1357
- e.exports = t;
1358
- function t(r, n) {
1359
- var i = r.indexOf("*", n), a = r.indexOf("_", n);
1360
- return a === -1 ? i : i === -1 || a < i ? a : i;
1361
- }
1362
- }), Qr = I((u, e) => {
1363
- var t = Mu(), r = Yr(), n = Bu(), i = Kr();
1364
- e.exports = s, s.locator = i;
1365
- var a = "*", o = "_", D = "\\";
1366
- function s(l, c, C) {
1367
- var d = this, E = 0, m = c.charAt(E), g, x, f, B, p, h, F;
1368
- if (!(m !== a && m !== o) && (x = d.options.pedantic, p = m, f = m, h = c.length, E++, B = "", m = "", !(x && n(c.charAt(E))))) for (; E < h; ) {
1369
- if (F = m, m = c.charAt(E), m === f && (!x || !n(F))) {
1370
- if (m = c.charAt(++E), m !== f) {
1371
- if (!t(B) || F === f) return;
1372
- if (!x && f === o && r(m)) {
1373
- B += f;
1374
- continue;
1375
- }
1376
- return C ? !0 : (g = l.now(), g.column++, g.offset++, l(p + B + f)({ type: "emphasis", children: d.tokenizeInline(B, g) }));
1377
- }
1378
- B += f;
1379
- }
1380
- !x && m === D && (B += m, m = c.charAt(++E)), B += m, E++;
1381
- }
1382
- }
1383
- }), Zr = I((u, e) => {
1384
- e.exports = t;
1385
- function t(r, n) {
1386
- return r.indexOf("~~", n);
1387
- }
1388
- }), Xr = I((u, e) => {
1389
- var t = Bu(), r = Zr();
1390
- e.exports = a, a.locator = r;
1391
- var n = "~", i = "~~";
1392
- function a(o, D, s) {
1393
- var l = this, c = "", C = "", d = "", E = "", m, g, x;
1394
- if (!(!l.options.gfm || D.charAt(0) !== n || D.charAt(1) !== n || t(D.charAt(2)))) for (m = 1, g = D.length, x = o.now(), x.column += 2, x.offset += 2; ++m < g; ) {
1395
- if (c = D.charAt(m), c === n && C === n && (!d || !t(d))) return s ? !0 : o(i + E + i)({ type: "delete", children: l.tokenizeInline(E, x) });
1396
- E += C, d = C, C = c;
1397
- }
1398
- }
1399
- }), un = I((u, e) => {
1400
- e.exports = t;
1401
- function t(r, n) {
1402
- return r.indexOf("`", n);
1403
- }
1404
- }), en = I((u, e) => {
1405
- var t = un();
1406
- e.exports = a, a.locator = t;
1407
- var r = 10, n = 32, i = 96;
1408
- function a(o, D, s) {
1409
- for (var l = D.length, c = 0, C, d, E, m, g, x; c < l && D.charCodeAt(c) === i; ) c++;
1410
- if (!(c === 0 || c === l)) {
1411
- for (C = c, g = D.charCodeAt(c); c < l; ) {
1412
- if (m = g, g = D.charCodeAt(c + 1), m === i) {
1413
- if (d === void 0 && (d = c), E = c + 1, g !== i && E - d === C) {
1414
- x = !0;
1415
- break;
1416
- }
1417
- } else d !== void 0 && (d = void 0, E = void 0);
1418
- c++;
1419
- }
1420
- if (x) {
1421
- if (s) return !0;
1422
- if (c = C, l = d, m = D.charCodeAt(c), g = D.charCodeAt(l - 1), x = !1, l - c > 2 && (m === n || m === r) && (g === n || g === r)) {
1423
- for (c++, l--; c < l; ) {
1424
- if (m = D.charCodeAt(c), m !== n && m !== r) {
1425
- x = !0;
1426
- break;
1427
- }
1428
- c++;
1429
- }
1430
- x === !0 && (C++, d--);
1431
- }
1432
- return o(D.slice(0, E))({ type: "inlineCode", value: D.slice(C, d) });
1433
- }
1434
- }
1435
- }
1436
- }), tn = I((u, e) => {
1437
- e.exports = t;
1438
- function t(r, n) {
1439
- for (var i = r.indexOf(`
1440
- `, n); i > n && r.charAt(i - 1) === " "; ) i--;
1441
- return i;
1442
- }
1443
- }), rn = I((u, e) => {
1444
- var t = tn();
1445
- e.exports = a, a.locator = t;
1446
- var r = " ", n = `
1447
- `, i = 2;
1448
- function a(o, D, s) {
1449
- for (var l = D.length, c = -1, C = "", d; ++c < l; ) {
1450
- if (d = D.charAt(c), d === n) return c < i ? void 0 : s ? !0 : (C += d, o(C)({ type: "break" }));
1451
- if (d !== r) return;
1452
- C += d;
1453
- }
1454
- }
1455
- }), nn = I((u, e) => {
1456
- e.exports = t;
1457
- function t(r, n, i) {
1458
- var a = this, o, D, s, l, c, C, d, E, m, g;
1459
- if (i) return !0;
1460
- for (o = a.inlineMethods, l = o.length, D = a.inlineTokenizers, s = -1, m = n.length; ++s < l; ) E = o[s], !(E === "text" || !D[E]) && (d = D[E].locator, d || r.file.fail("Missing locator: `" + E + "`"), C = d.call(a, n, 1), C !== -1 && C < m && (m = C));
1461
- c = n.slice(0, m), g = r.now(), a.decode(c, g, x);
1462
- function x(f, B, p) {
1463
- r(p || f)({ type: "text", value: f });
1464
- }
1465
- }
1466
- }), on = I((u, e) => {
1467
- var t = $u(), r = rr(), n = nr(), i = ir(), a = fr(), o = pr();
1468
- e.exports = D;
1469
- function D(c, C) {
1470
- this.file = C, this.offset = {}, this.options = t(this.options), this.setOptions({}), this.inList = !1, this.inBlock = !1, this.inLink = !1, this.atStart = !0, this.toOffset = n(C).toOffset, this.unescape = i(this, "escape"), this.decode = a(this);
1471
- }
1472
- var s = D.prototype;
1473
- s.setOptions = dr(), s.parse = vr(), s.options = st(), s.exitStart = r("atStart", !0), s.enterList = r("inList", !1), s.enterLink = r("inLink", !1), s.enterBlock = r("inBlock", !1), s.interruptParagraph = [["thematicBreak"], ["list"], ["atxHeading"], ["fencedCode"], ["blockquote"], ["html"], ["setextHeading", { commonmark: !1 }], ["definition", { commonmark: !1 }]], s.interruptList = [["atxHeading", { pedantic: !1 }], ["fencedCode", { pedantic: !1 }], ["thematicBreak", { pedantic: !1 }], ["definition", { commonmark: !1 }]], s.interruptBlockquote = [["indentedCode", { commonmark: !0 }], ["fencedCode", { commonmark: !0 }], ["atxHeading", { commonmark: !0 }], ["setextHeading", { commonmark: !0 }], ["thematicBreak", { commonmark: !0 }], ["html", { commonmark: !0 }], ["list", { commonmark: !0 }], ["definition", { commonmark: !1 }]], s.blockTokenizers = { blankLine: xr(), indentedCode: Br(), fencedCode: br(), blockquote: yr(), atxHeading: wr(), thematicBreak: kr(), list: Sr(), setextHeading: Lr(), html: Tr(), definition: Or(), table: Nr(), paragraph: Rr() }, s.inlineTokenizers = { escape: Pr(), autoLink: jr(), url: Ur(), email: _r(), html: Vr(), link: Wr(), reference: Hr(), strong: Jr(), emphasis: Qr(), deletion: Xr(), code: en(), break: rn(), text: nn() }, s.blockMethods = l(s.blockTokenizers), s.inlineMethods = l(s.inlineTokenizers), s.tokenizeBlock = o("block"), s.tokenizeInline = o("inline"), s.tokenizeFactory = o;
1474
- function l(c) {
1475
- var C = [], d;
1476
- for (d in c) C.push(d);
1477
- return C;
1478
- }
1479
- }), an = I((u, e) => {
1480
- var t = tr(), r = $u(), n = on();
1481
- e.exports = i, i.Parser = n;
1482
- function i(a) {
1483
- var o = this.data("settings"), D = t(n);
1484
- D.prototype.options = r(D.prototype.options, o, a), this.Parser = D;
1485
- }
1486
- }), Dn = I((u, e) => {
1487
- e.exports = t;
1488
- function t(r) {
1489
- if (r) throw r;
1490
- }
1491
- }), Ct = I((u, e) => {
1492
- e.exports = function(t) {
1493
- return t != null && t.constructor != null && typeof t.constructor.isBuffer == "function" && t.constructor.isBuffer(t);
1494
- };
1495
- }), ln = I((u, e) => {
1496
- var t = Object.prototype.hasOwnProperty, r = Object.prototype.toString, n = Object.defineProperty, i = Object.getOwnPropertyDescriptor, a = function(l) {
1497
- return typeof Array.isArray == "function" ? Array.isArray(l) : r.call(l) === "[object Array]";
1498
- }, o = function(l) {
1499
- if (!l || r.call(l) !== "[object Object]") return !1;
1500
- var c = t.call(l, "constructor"), C = l.constructor && l.constructor.prototype && t.call(l.constructor.prototype, "isPrototypeOf");
1501
- if (l.constructor && !c && !C) return !1;
1502
- var d;
1503
- for (d in l) ;
1504
- return typeof d > "u" || t.call(l, d);
1505
- }, D = function(l, c) {
1506
- n && c.name === "__proto__" ? n(l, c.name, { enumerable: !0, configurable: !0, value: c.newValue, writable: !0 }) : l[c.name] = c.newValue;
1507
- }, s = function(l, c) {
1508
- if (c === "__proto__") if (t.call(l, c)) {
1509
- if (i) return i(l, c).value;
1510
- } else return;
1511
- return l[c];
1512
- };
1513
- e.exports = function l() {
1514
- var c, C, d, E, m, g, x = arguments[0], f = 1, B = arguments.length, p = !1;
1515
- for (typeof x == "boolean" && (p = x, x = arguments[1] || {}, f = 2), (x == null || typeof x != "object" && typeof x != "function") && (x = {}); f < B; ++f) if (c = arguments[f], c != null) for (C in c) d = s(x, C), E = s(c, C), x !== E && (p && E && (o(E) || (m = a(E))) ? (m ? (m = !1, g = d && a(d) ? d : []) : g = d && o(d) ? d : {}, D(x, { name: C, newValue: l(p, g, E) })) : typeof E < "u" && D(x, { name: C, newValue: E }));
1516
- return x;
1517
- };
1518
- }), sn = I((u, e) => {
1519
- e.exports = (t) => {
1520
- if (Object.prototype.toString.call(t) !== "[object Object]") return !1;
1521
- let r = Object.getPrototypeOf(t);
1522
- return r === null || r === Object.prototype;
1523
- };
1524
- }), cn = I((u, e) => {
1525
- var t = [].slice;
1526
- e.exports = r;
1527
- function r(n, i) {
1528
- var a;
1529
- return o;
1530
- function o() {
1531
- var l = t.call(arguments, 0), c = n.length > l.length, C;
1532
- c && l.push(D);
1533
- try {
1534
- C = n.apply(null, l);
1535
- } catch (d) {
1536
- if (c && a) throw d;
1537
- return D(d);
1538
- }
1539
- c || (C && typeof C.then == "function" ? C.then(s, D) : C instanceof Error ? D(C) : s(C));
1540
- }
1541
- function D() {
1542
- a || (a = !0, i.apply(null, arguments));
1543
- }
1544
- function s(l) {
1545
- D(null, l);
1546
- }
1547
- }
1548
- }), fn = I((u, e) => {
1549
- var t = cn();
1550
- e.exports = n, n.wrap = t;
1551
- var r = [].slice;
1552
- function n() {
1553
- var i = [], a = {};
1554
- return a.run = o, a.use = D, a;
1555
- function o() {
1556
- var s = -1, l = r.call(arguments, 0, -1), c = arguments[arguments.length - 1];
1557
- if (typeof c != "function") throw new Error("Expected function as last argument, not " + c);
1558
- C.apply(null, [null].concat(l));
1559
- function C(d) {
1560
- var E = i[++s], m = r.call(arguments, 0), g = m.slice(1), x = l.length, f = -1;
1561
- if (d) {
1562
- c(d);
1563
- return;
1564
- }
1565
- for (; ++f < x; ) (g[f] === null || g[f] === void 0) && (g[f] = l[f]);
1566
- l = g, E ? t(E, C).apply(null, l) : c.apply(null, [null].concat(l));
1567
- }
1568
- }
1569
- function D(s) {
1570
- if (typeof s != "function") throw new Error("Expected `fn` to be a function, not " + s);
1571
- return i.push(s), a;
1572
- }
1573
- }
1574
- }), pn = I((u, e) => {
1575
- var t = {}.hasOwnProperty;
1576
- e.exports = r;
1577
- function r(o) {
1578
- return !o || typeof o != "object" ? "" : t.call(o, "position") || t.call(o, "type") ? i(o.position) : t.call(o, "start") || t.call(o, "end") ? i(o) : t.call(o, "line") || t.call(o, "column") ? n(o) : "";
1579
- }
1580
- function n(o) {
1581
- return (!o || typeof o != "object") && (o = {}), a(o.line) + ":" + a(o.column);
1582
- }
1583
- function i(o) {
1584
- return (!o || typeof o != "object") && (o = {}), n(o.start) + "-" + n(o.end);
1585
- }
1586
- function a(o) {
1587
- return o && typeof o == "number" ? o : 1;
1588
- }
1589
- }), hn = I((u, e) => {
1590
- var t = pn();
1591
- e.exports = i;
1592
- function r() {
1593
- }
1594
- r.prototype = Error.prototype, i.prototype = new r();
1595
- var n = i.prototype;
1596
- n.file = "", n.name = "", n.reason = "", n.message = "", n.stack = "", n.fatal = null, n.column = null, n.line = null;
1597
- function i(o, D, s) {
1598
- var l, c, C;
1599
- typeof D == "string" && (s = D, D = null), l = a(s), c = t(D) || "1:1", C = { start: { line: null, column: null }, end: { line: null, column: null } }, D && D.position && (D = D.position), D && (D.start ? (C = D, D = D.start) : C.start = D), o.stack && (this.stack = o.stack, o = o.message), this.message = o, this.name = c, this.reason = o, this.line = D ? D.line : null, this.column = D ? D.column : null, this.location = C, this.source = l[0], this.ruleId = l[1];
1600
- }
1601
- function a(o) {
1602
- var D = [null, null], s;
1603
- return typeof o == "string" && (s = o.indexOf(":"), s === -1 ? D[1] = o : (D[0] = o.slice(0, s), D[1] = o.slice(s + 1))), D;
1604
- }
1605
- }), Fn = I((u) => {
1606
- u.basename = e, u.dirname = t, u.extname = r, u.join = n, u.sep = "/";
1607
- function e(D, s) {
1608
- var l = 0, c = -1, C, d, E, m;
1609
- if (s !== void 0 && typeof s != "string") throw new TypeError('"ext" argument must be a string');
1610
- if (o(D), C = D.length, s === void 0 || !s.length || s.length > D.length) {
1611
- for (; C--; ) if (D.charCodeAt(C) === 47) {
1612
- if (E) {
1613
- l = C + 1;
1614
- break;
1615
- }
1616
- } else c < 0 && (E = !0, c = C + 1);
1617
- return c < 0 ? "" : D.slice(l, c);
1618
- }
1619
- if (s === D) return "";
1620
- for (d = -1, m = s.length - 1; C--; ) if (D.charCodeAt(C) === 47) {
1621
- if (E) {
1622
- l = C + 1;
1623
- break;
1624
- }
1625
- } else d < 0 && (E = !0, d = C + 1), m > -1 && (D.charCodeAt(C) === s.charCodeAt(m--) ? m < 0 && (c = C) : (m = -1, c = d));
1626
- return l === c ? c = d : c < 0 && (c = D.length), D.slice(l, c);
1627
- }
1628
- function t(D) {
1629
- var s, l, c;
1630
- if (o(D), !D.length) return ".";
1631
- for (s = -1, c = D.length; --c; ) if (D.charCodeAt(c) === 47) {
1632
- if (l) {
1633
- s = c;
1634
- break;
1635
- }
1636
- } else l || (l = !0);
1637
- return s < 0 ? D.charCodeAt(0) === 47 ? "/" : "." : s === 1 && D.charCodeAt(0) === 47 ? "//" : D.slice(0, s);
1638
- }
1639
- function r(D) {
1640
- var s = -1, l = 0, c = -1, C = 0, d, E, m;
1641
- for (o(D), m = D.length; m--; ) {
1642
- if (E = D.charCodeAt(m), E === 47) {
1643
- if (d) {
1644
- l = m + 1;
1645
- break;
1646
- }
1647
- continue;
1648
- }
1649
- c < 0 && (d = !0, c = m + 1), E === 46 ? s < 0 ? s = m : C !== 1 && (C = 1) : s > -1 && (C = -1);
1650
- }
1651
- return s < 0 || c < 0 || C === 0 || C === 1 && s === c - 1 && s === l + 1 ? "" : D.slice(s, c);
1652
- }
1653
- function n() {
1654
- for (var D = -1, s; ++D < arguments.length; ) o(arguments[D]), arguments[D] && (s = s === void 0 ? arguments[D] : s + "/" + arguments[D]);
1655
- return s === void 0 ? "." : i(s);
1656
- }
1657
- function i(D) {
1658
- var s, l;
1659
- return o(D), s = D.charCodeAt(0) === 47, l = a(D, !s), !l.length && !s && (l = "."), l.length && D.charCodeAt(D.length - 1) === 47 && (l += "/"), s ? "/" + l : l;
1660
- }
1661
- function a(D, s) {
1662
- for (var l = "", c = 0, C = -1, d = 0, E = -1, m, g; ++E <= D.length; ) {
1663
- if (E < D.length) m = D.charCodeAt(E);
1664
- else {
1665
- if (m === 47) break;
1666
- m = 47;
1667
- }
1668
- if (m === 47) {
1669
- if (!(C === E - 1 || d === 1)) if (C !== E - 1 && d === 2) {
1670
- if (l.length < 2 || c !== 2 || l.charCodeAt(l.length - 1) !== 46 || l.charCodeAt(l.length - 2) !== 46) {
1671
- if (l.length > 2) {
1672
- if (g = l.lastIndexOf("/"), g !== l.length - 1) {
1673
- g < 0 ? (l = "", c = 0) : (l = l.slice(0, g), c = l.length - 1 - l.lastIndexOf("/")), C = E, d = 0;
1674
- continue;
1675
- }
1676
- } else if (l.length) {
1677
- l = "", c = 0, C = E, d = 0;
1678
- continue;
1679
- }
1680
- }
1681
- s && (l = l.length ? l + "/.." : "..", c = 2);
1682
- } else l.length ? l += "/" + D.slice(C + 1, E) : l = D.slice(C + 1, E), c = E - C - 1;
1683
- C = E, d = 0;
1684
- } else m === 46 && d > -1 ? d++ : d = -1;
1685
- }
1686
- return l;
1687
- }
1688
- function o(D) {
1689
- if (typeof D != "string") throw new TypeError("Path must be a string. Received " + JSON.stringify(D));
1690
- }
1691
- }), dn = I((u) => {
1692
- u.cwd = e;
1693
- function e() {
1694
- return "/";
1695
- }
1696
- }), Cn = I((u, e) => {
1697
- var t = Fn(), r = dn(), n = Ct();
1698
- e.exports = o;
1699
- var i = {}.hasOwnProperty, a = ["history", "path", "basename", "stem", "extname", "dirname"];
1700
- o.prototype.toString = f, Object.defineProperty(o.prototype, "path", { get: D, set: s }), Object.defineProperty(o.prototype, "dirname", { get: l, set: c }), Object.defineProperty(o.prototype, "basename", { get: C, set: d }), Object.defineProperty(o.prototype, "extname", { get: E, set: m }), Object.defineProperty(o.prototype, "stem", { get: g, set: x });
1701
- function o(F) {
1702
- var A, y;
1703
- if (!F) F = {};
1704
- else if (typeof F == "string" || n(F)) F = { contents: F };
1705
- else if ("message" in F && "messages" in F) return F;
1706
- if (!(this instanceof o)) return new o(F);
1707
- for (this.data = {}, this.messages = [], this.history = [], this.cwd = r.cwd(), y = -1; ++y < a.length; ) A = a[y], i.call(F, A) && (this[A] = F[A]);
1708
- for (A in F) a.indexOf(A) < 0 && (this[A] = F[A]);
1709
- }
1710
- function D() {
1711
- return this.history[this.history.length - 1];
1712
- }
1713
- function s(F) {
1714
- p(F, "path"), this.path !== F && this.history.push(F);
1715
- }
1716
- function l() {
1717
- return typeof this.path == "string" ? t.dirname(this.path) : void 0;
1718
- }
1719
- function c(F) {
1720
- h(this.path, "dirname"), this.path = t.join(F || "", this.basename);
1721
- }
1722
- function C() {
1723
- return typeof this.path == "string" ? t.basename(this.path) : void 0;
1724
- }
1725
- function d(F) {
1726
- p(F, "basename"), B(F, "basename"), this.path = t.join(this.dirname || "", F);
1727
- }
1728
- function E() {
1729
- return typeof this.path == "string" ? t.extname(this.path) : void 0;
1730
- }
1731
- function m(F) {
1732
- if (B(F, "extname"), h(this.path, "extname"), F) {
1733
- if (F.charCodeAt(0) !== 46) throw new Error("`extname` must start with `.`");
1734
- if (F.indexOf(".", 1) > -1) throw new Error("`extname` cannot contain multiple dots");
1735
- }
1736
- this.path = t.join(this.dirname, this.stem + (F || ""));
1737
- }
1738
- function g() {
1739
- return typeof this.path == "string" ? t.basename(this.path, this.extname) : void 0;
1740
- }
1741
- function x(F) {
1742
- p(F, "stem"), B(F, "stem"), this.path = t.join(this.dirname || "", F + (this.extname || ""));
1743
- }
1744
- function f(F) {
1745
- return (this.contents || "").toString(F);
1746
- }
1747
- function B(F, A) {
1748
- if (F && F.indexOf(t.sep) > -1) throw new Error("`" + A + "` cannot be a path: did not expect `" + t.sep + "`");
1749
- }
1750
- function p(F, A) {
1751
- if (!F) throw new Error("`" + A + "` cannot be empty");
1752
- }
1753
- function h(F, A) {
1754
- if (!F) throw new Error("Setting `" + A + "` requires `path` to be set too");
1755
- }
1756
- }), An = I((u, e) => {
1757
- var t = hn(), r = Cn();
1758
- e.exports = r, r.prototype.message = n, r.prototype.info = a, r.prototype.fail = i;
1759
- function n(o, D, s) {
1760
- var l = new t(o, D, s);
1761
- return this.path && (l.name = this.path + ":" + l.name, l.file = this.path), l.fatal = !1, this.messages.push(l), l;
1762
- }
1763
- function i() {
1764
- var o = this.message.apply(this, arguments);
1765
- throw o.fatal = !0, o;
1766
- }
1767
- function a() {
1768
- var o = this.message.apply(this, arguments);
1769
- return o.fatal = null, o;
1770
- }
1771
- }), gn = I((u, e) => {
1772
- e.exports = An();
1773
- }), En = I((u, e) => {
1774
- var t = Dn(), r = Ct(), n = ln(), i = sn(), a = fn(), o = gn();
1775
- e.exports = E().freeze();
1776
- var D = [].slice, s = {}.hasOwnProperty, l = a().use(c).use(C).use(d);
1777
- function c(F, A) {
1778
- A.tree = F.parse(A.file);
1779
- }
1780
- function C(F, A, y) {
1781
- F.run(A.tree, A.file, w);
1782
- function w(T, b, k) {
1783
- T ? y(T) : (A.tree = b, A.file = k, y());
1784
- }
1785
- }
1786
- function d(F, A) {
1787
- var y = F.stringify(A.tree, A.file);
1788
- y == null || (typeof y == "string" || r(y) ? ("value" in A.file && (A.file.value = y), A.file.contents = y) : A.file.result = y);
1789
- }
1790
- function E() {
1791
- var F = [], A = a(), y = {}, w = -1, T;
1792
- return b.data = L, b.freeze = k, b.attachers = F, b.use = R, b.parse = S, b.stringify = _, b.run = U, b.runSync = j, b.process = q, b.processSync = J, b;
1793
- function b() {
1794
- for (var z = E(), O = -1; ++O < F.length; ) z.use.apply(null, F[O]);
1795
- return z.data(n(!0, {}, y)), z;
1796
- }
1797
- function k() {
1798
- var z, O;
1799
- if (T) return b;
1800
- for (; ++w < F.length; ) z = F[w], z[1] !== !1 && (z[1] === !0 && (z[1] = void 0), O = z[0].apply(b, z.slice(1)), typeof O == "function" && A.use(O));
1801
- return T = !0, w = 1 / 0, b;
1802
- }
1803
- function L(z, O) {
1804
- return typeof z == "string" ? arguments.length === 2 ? (B("data", T), y[z] = O, b) : s.call(y, z) && y[z] || null : z ? (B("data", T), y = z, b) : y;
1805
- }
1806
- function R(z) {
1807
- var O;
1808
- if (B("use", T), z != null) if (typeof z == "function") P.apply(null, arguments);
1809
- else if (typeof z == "object") "length" in z ? N(z) : $(z);
1810
- else throw new Error("Expected usable value, not `" + z + "`");
1811
- return O && (y.settings = n(y.settings || {}, O)), b;
1812
- function $(V) {
1813
- N(V.plugins), V.settings && (O = n(O || {}, V.settings));
1814
- }
1815
- function M(V) {
1816
- if (typeof V == "function") P(V);
1817
- else if (typeof V == "object") "length" in V ? P.apply(null, V) : $(V);
1818
- else throw new Error("Expected usable value, not `" + V + "`");
1819
- }
1820
- function N(V) {
1821
- var W = -1;
1822
- if (V != null) if (typeof V == "object" && "length" in V) for (; ++W < V.length; ) M(V[W]);
1823
- else throw new Error("Expected a list of plugins, not `" + V + "`");
1824
- }
1825
- function P(V, W) {
1826
- var Y = v(V);
1827
- Y ? (i(Y[1]) && i(W) && (W = n(!0, Y[1], W)), Y[1] = W) : F.push(D.call(arguments));
1828
- }
1829
- }
1830
- function v(z) {
1831
- for (var O = -1; ++O < F.length; ) if (F[O][0] === z) return F[O];
1832
- }
1833
- function S(z) {
1834
- var O = o(z), $;
1835
- return k(), $ = b.Parser, x("parse", $), m($, "parse") ? new $(String(O), O).parse() : $(String(O), O);
1836
- }
1837
- function U(z, O, $) {
1838
- if (p(z), k(), !$ && typeof O == "function" && ($ = O, O = null), !$) return new Promise(M);
1839
- M(null, $);
1840
- function M(N, P) {
1841
- A.run(z, o(O), V);
1842
- function V(W, Y, K) {
1843
- Y = Y || z, W ? P(W) : N ? N(Y) : $(null, Y, K);
1844
- }
1845
- }
1846
- }
1847
- function j(z, O) {
1848
- var $, M;
1849
- return U(z, O, N), h("runSync", "run", M), $;
1850
- function N(P, V) {
1851
- M = !0, $ = V, t(P);
1852
- }
1853
- }
1854
- function _(z, O) {
1855
- var $ = o(O), M;
1856
- return k(), M = b.Compiler, f("stringify", M), p(z), m(M, "compile") ? new M(z, $).compile() : M(z, $);
1857
- }
1858
- function q(z, O) {
1859
- if (k(), x("process", b.Parser), f("process", b.Compiler), !O) return new Promise($);
1860
- $(null, O);
1861
- function $(M, N) {
1862
- var P = o(z);
1863
- l.run(b, { file: P }, V);
1864
- function V(W) {
1865
- W ? N(W) : M ? M(P) : O(null, P);
1866
- }
1867
- }
1868
- }
1869
- function J(z) {
1870
- var O, $;
1871
- return k(), x("processSync", b.Parser), f("processSync", b.Compiler), O = o(z), q(O, M), h("processSync", "process", $), O;
1872
- function M(N) {
1873
- $ = !0, t(N);
1874
- }
1875
- }
1876
- }
1877
- function m(F, A) {
1878
- return typeof F == "function" && F.prototype && (g(F.prototype) || A in F.prototype);
1879
- }
1880
- function g(F) {
1881
- var A;
1882
- for (A in F) return !0;
1883
- return !1;
1884
- }
1885
- function x(F, A) {
1886
- if (typeof A != "function") throw new Error("Cannot `" + F + "` without `Parser`");
1887
- }
1888
- function f(F, A) {
1889
- if (typeof A != "function") throw new Error("Cannot `" + F + "` without `Compiler`");
1890
- }
1891
- function B(F, A) {
1892
- if (A) throw new Error("Cannot invoke `" + F + "` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.");
1893
- }
1894
- function p(F) {
1895
- if (!F || typeof F.type != "string") throw new Error("Expected node, got `" + F + "`");
1896
- }
1897
- function h(F, A, y) {
1898
- if (!y) throw new Error("`" + F + "` finished async. Use `" + A + "` instead");
1899
- }
1900
- }), mn = {};
1901
- Dt(mn, { languages: () => Io, options: () => jo, parsers: () => jt, printers: () => ia });
1902
- var Ne = (u, e) => (t, r, ...n) => t | 1 && r == null ? void 0 : (e.call(r) ?? r[u]).apply(r, n);
1903
- function vn(u) {
1904
- return this[u < 0 ? this.length + u : u];
1905
- }
1906
- var xn = Ne("at", function() {
1907
- if (Array.isArray(this) || typeof this == "string") return vn;
1908
- }), Au = xn, Bn = String.prototype.replaceAll ?? function(u, e) {
1909
- return u.global ? this.replace(u, e) : this.split(u).join(e);
1910
- }, bn = Ne("replaceAll", function() {
1911
- if (typeof this == "string") return Bn;
1912
- }), lu = bn, yn = zu(Le());
1913
- function ge(u) {
1914
- if (typeof u != "string") throw new TypeError("Expected a string");
1915
- return u.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&").replace(/-/g, "\\x2d");
1916
- }
1917
- var wn = () => {
1918
- }, kn = wn, Ru = "string", qu = "array", Ee = "cursor", _u = "indent", Vu = "align", re = "trim", Su = "group", Iu = "fill", ku = "if-break", ne = "indent-if-break", ie = "line-suffix", oe = "line-suffix-boundary", bu = "line", ae = "label", Wu = "break-parent", At = /* @__PURE__ */ new Set([Ee, _u, Vu, re, Su, Iu, ku, ne, ie, oe, bu, ae, Wu]);
1919
- function qn(u) {
1920
- if (typeof u == "string") return Ru;
1921
- if (Array.isArray(u)) return qu;
1922
- if (!u) return;
1923
- let { type: e } = u;
1924
- if (At.has(e)) return e;
1925
- }
1926
- var Lu = qn, Sn = (u) => new Intl.ListFormat("en-US", { type: "disjunction" }).format(u);
1927
- function Ln(u) {
1928
- let e = u === null ? "null" : typeof u;
1929
- if (e !== "string" && e !== "object") return `Unexpected doc '${e}',
1930
- Expected it to be 'string' or 'object'.`;
1931
- if (Lu(u)) throw new Error("doc is valid.");
1932
- let t = Object.prototype.toString.call(u);
1933
- if (t !== "[object Object]") return `Unexpected doc '${t}'.`;
1934
- let r = Sn([...At].map((n) => `'${n}'`));
1935
- return `Unexpected doc.type '${u.type}'.
1936
- Expected it to be ${r}.`;
1937
- }
1938
- var Tn = class extends Error {
1939
- name = "InvalidDocError";
1940
- constructor(u) {
1941
- super(Ln(u)), this.doc = u;
1942
- }
1943
- }, pe = Tn, Ve = {};
1944
- function On(u, e, t, r) {
1945
- let n = [u];
1946
- for (; n.length > 0; ) {
1947
- let i = n.pop();
1948
- if (i === Ve) {
1949
- t(n.pop());
1950
- continue;
1951
- }
1952
- t && n.push(i, Ve);
1953
- let a = Lu(i);
1954
- if (!a) throw new pe(i);
1955
- if (e?.(i) !== !1) switch (a) {
1956
- case qu:
1957
- case Iu: {
1958
- let o = a === qu ? i : i.parts;
1959
- for (let D = o.length, s = D - 1; s >= 0; --s) n.push(o[s]);
1960
- break;
1961
- }
1962
- case ku:
1963
- n.push(i.flatContents, i.breakContents);
1964
- break;
1965
- case Su:
1966
- if (r && i.expandedStates) for (let o = i.expandedStates.length, D = o - 1; D >= 0; --D) n.push(i.expandedStates[D]);
1967
- else n.push(i.contents);
1968
- break;
1969
- case Vu:
1970
- case _u:
1971
- case ne:
1972
- case ae:
1973
- case ie:
1974
- n.push(i.contents);
1975
- break;
1976
- case Ru:
1977
- case Ee:
1978
- case re:
1979
- case oe:
1980
- case bu:
1981
- case Wu:
1982
- break;
1983
- default:
1984
- throw new pe(i);
1985
- }
1986
- }
1987
- }
1988
- var Nn = On;
1989
- function Rn(u, e) {
1990
- if (typeof u == "string") return e(u);
1991
- let t = /* @__PURE__ */ new Map();
1992
- return r(u);
1993
- function r(i) {
1994
- if (t.has(i)) return t.get(i);
1995
- let a = n(i);
1996
- return t.set(i, a), a;
1997
- }
1998
- function n(i) {
1999
- switch (Lu(i)) {
2000
- case qu:
2001
- return e(i.map(r));
2002
- case Iu:
2003
- return e({ ...i, parts: i.parts.map(r) });
2004
- case ku:
2005
- return e({ ...i, breakContents: r(i.breakContents), flatContents: r(i.flatContents) });
2006
- case Su: {
2007
- let { expandedStates: a, contents: o } = i;
2008
- return a ? (a = a.map(r), o = a[0]) : o = r(o), e({ ...i, contents: o, expandedStates: a });
2009
- }
2010
- case Vu:
2011
- case _u:
2012
- case ne:
2013
- case ae:
2014
- case ie:
2015
- return e({ ...i, contents: r(i.contents) });
2016
- case Ru:
2017
- case Ee:
2018
- case re:
2019
- case oe:
2020
- case bu:
2021
- case Wu:
2022
- return e(i);
2023
- default:
2024
- throw new pe(i);
2025
- }
2026
- }
2027
- }
2028
- function We(u) {
2029
- if (u.length > 0) {
2030
- let e = Au(0, u, -1);
2031
- !e.expandedStates && !e.break && (e.break = "propagated");
2032
- }
2033
- return null;
2034
- }
2035
- function In(u) {
2036
- let e = /* @__PURE__ */ new Set(), t = [];
2037
- function r(i) {
2038
- if (i.type === Wu && We(t), i.type === Su) {
2039
- if (t.push(i), e.has(i)) return !1;
2040
- e.add(i);
2041
- }
2042
- }
2043
- function n(i) {
2044
- i.type === Su && t.pop().break && We(t);
2045
- }
2046
- Nn(u, r, n, !0);
2047
- }
2048
- function Pu(u, e = ke) {
2049
- return Rn(u, (t) => typeof t == "string" ? gt(e, t.split(`
2050
- `)) : t);
2051
- }
2052
- var Pn = kn;
2053
- function ye(u) {
2054
- return { type: _u, contents: u };
2055
- }
2056
- function Nu(u, e) {
2057
- return { type: Vu, contents: e, n: u };
2058
- }
2059
- function we(u) {
2060
- return Nu({ type: "root" }, u);
2061
- }
2062
- var he = { type: Wu };
2063
- function Re(u) {
2064
- return { type: Iu, parts: u };
2065
- }
2066
- function ce(u, e = {}) {
2067
- return Pn(e.expandedStates), { type: Su, id: e.id, contents: u, break: !!e.shouldBreak, expandedStates: e.expandedStates };
2068
- }
2069
- function jn(u, e = "", t = {}) {
2070
- return { type: ku, breakContents: u, flatContents: e, groupId: t.groupId };
2071
- }
2072
- function gt(u, e) {
2073
- let t = [];
2074
- for (let r = 0; r < e.length; r++) r !== 0 && t.push(u), t.push(e[r]);
2075
- return t;
2076
- }
2077
- var Et = { type: bu }, mt = { type: bu, soft: !0 }, Ie = { type: bu, hard: !0 }, Du = [Ie, he], zn = { type: bu, hard: !0, literal: !0 }, ke = [zn, he], $n = "cr", Un = "crlf", Mn = "\r", _n = `\r
2078
- `, Vn = `
2079
- `, Wn = Vn;
2080
- function Hn(u) {
2081
- return u === $n ? Mn : u === Un ? _n : Wn;
2082
- }
2083
- var Gn = () => /[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;
2084
- function Jn(u) {
2085
- return u === 12288 || u >= 65281 && u <= 65376 || u >= 65504 && u <= 65510;
2086
- }
2087
- function Yn(u) {
2088
- return u >= 4352 && u <= 4447 || u === 8986 || u === 8987 || u === 9001 || u === 9002 || u >= 9193 && u <= 9196 || u === 9200 || u === 9203 || u === 9725 || u === 9726 || u === 9748 || u === 9749 || u >= 9776 && u <= 9783 || u >= 9800 && u <= 9811 || u === 9855 || u >= 9866 && u <= 9871 || u === 9875 || u === 9889 || u === 9898 || u === 9899 || u === 9917 || u === 9918 || u === 9924 || u === 9925 || u === 9934 || u === 9940 || u === 9962 || u === 9970 || u === 9971 || u === 9973 || u === 9978 || u === 9981 || u === 9989 || u === 9994 || u === 9995 || u === 10024 || u === 10060 || u === 10062 || u >= 10067 && u <= 10069 || u === 10071 || u >= 10133 && u <= 10135 || u === 10160 || u === 10175 || u === 11035 || u === 11036 || u === 11088 || u === 11093 || u >= 11904 && u <= 11929 || u >= 11931 && u <= 12019 || u >= 12032 && u <= 12245 || u >= 12272 && u <= 12287 || u >= 12289 && u <= 12350 || u >= 12353 && u <= 12438 || u >= 12441 && u <= 12543 || u >= 12549 && u <= 12591 || u >= 12593 && u <= 12686 || u >= 12688 && u <= 12773 || u >= 12783 && u <= 12830 || u >= 12832 && u <= 12871 || u >= 12880 && u <= 42124 || u >= 42128 && u <= 42182 || u >= 43360 && u <= 43388 || u >= 44032 && u <= 55203 || u >= 63744 && u <= 64255 || u >= 65040 && u <= 65049 || u >= 65072 && u <= 65106 || u >= 65108 && u <= 65126 || u >= 65128 && u <= 65131 || u >= 94176 && u <= 94180 || u >= 94192 && u <= 94198 || u >= 94208 && u <= 101589 || u >= 101631 && u <= 101662 || u >= 101760 && u <= 101874 || u >= 110576 && u <= 110579 || u >= 110581 && u <= 110587 || u === 110589 || u === 110590 || u >= 110592 && u <= 110882 || u === 110898 || u >= 110928 && u <= 110930 || u === 110933 || u >= 110948 && u <= 110951 || u >= 110960 && u <= 111355 || u >= 119552 && u <= 119638 || u >= 119648 && u <= 119670 || u === 126980 || u === 127183 || u === 127374 || u >= 127377 && u <= 127386 || u >= 127488 && u <= 127490 || u >= 127504 && u <= 127547 || u >= 127552 && u <= 127560 || u === 127568 || u === 127569 || u >= 127584 && u <= 127589 || u >= 127744 && u <= 127776 || u >= 127789 && u <= 127797 || u >= 127799 && u <= 127868 || u >= 127870 && u <= 127891 || u >= 127904 && u <= 127946 || u >= 127951 && u <= 127955 || u >= 127968 && u <= 127984 || u === 127988 || u >= 127992 && u <= 128062 || u === 128064 || u >= 128066 && u <= 128252 || u >= 128255 && u <= 128317 || u >= 128331 && u <= 128334 || u >= 128336 && u <= 128359 || u === 128378 || u === 128405 || u === 128406 || u === 128420 || u >= 128507 && u <= 128591 || u >= 128640 && u <= 128709 || u === 128716 || u >= 128720 && u <= 128722 || u >= 128725 && u <= 128728 || u >= 128732 && u <= 128735 || u === 128747 || u === 128748 || u >= 128756 && u <= 128764 || u >= 128992 && u <= 129003 || u === 129008 || u >= 129292 && u <= 129338 || u >= 129340 && u <= 129349 || u >= 129351 && u <= 129535 || u >= 129648 && u <= 129660 || u >= 129664 && u <= 129674 || u >= 129678 && u <= 129734 || u === 129736 || u >= 129741 && u <= 129756 || u >= 129759 && u <= 129770 || u >= 129775 && u <= 129784 || u >= 131072 && u <= 196605 || u >= 196608 && u <= 262141;
2089
- }
2090
- var Kn = "©®‼⁉™ℹ↔↕↖↗↘↙↩↪⌨⏏⏱⏲⏸⏹⏺▪▫▶◀◻◼☀☁☂☃☄☎☑☘☝☠☢☣☦☪☮☯☸☹☺♀♂♟♠♣♥♦♨♻♾⚒⚔⚕⚖⚗⚙⚛⚜⚠⚧⚰⚱⛈⛏⛑⛓⛩⛱⛷⛸⛹✂✈✉✌✍✏✒✔✖✝✡✳✴❄❇❣❤➡⤴⤵⬅⬆⬇", Qn = /[^\x20-\x7F]/u, Zn = new Set(Kn);
2091
- function Xn(u) {
2092
- if (!u) return 0;
2093
- if (!Qn.test(u)) return u.length;
2094
- u = u.replace(Gn(), (t) => Zn.has(t) ? " " : " ");
2095
- let e = 0;
2096
- for (let t of u) {
2097
- let r = t.codePointAt(0);
2098
- r <= 31 || r >= 127 && r <= 159 || r >= 768 && r <= 879 || r >= 65024 && r <= 65039 || (e += Jn(r) || Yn(r) ? 2 : 1);
2099
- }
2100
- return e;
2101
- }
2102
- var Pe = Xn, ui = { type: 0 }, ei = { type: 1 }, vt = { value: "", length: 0, queue: [], get root() {
2103
- return vt;
2104
- } };
2105
- function xt(u, e, t) {
2106
- let r = e.type === 1 ? u.queue.slice(0, -1) : [...u.queue, e], n = "", i = 0, a = 0, o = 0;
2107
- for (let E of r) switch (E.type) {
2108
- case 0:
2109
- l(), t.useTabs ? D(1) : s(t.tabWidth);
2110
- break;
2111
- case 3: {
2112
- let { string: m } = E;
2113
- l(), n += m, i += m.length;
2114
- break;
2115
- }
2116
- case 2: {
2117
- let { width: m } = E;
2118
- a += 1, o += m;
2119
- break;
2120
- }
2121
- default:
2122
- throw new Error(`Unexpected indent comment '${E.type}'.`);
2123
- }
2124
- return C(), { ...u, value: n, length: i, queue: r };
2125
- function D(E) {
2126
- n += " ".repeat(E), i += t.tabWidth * E;
2127
- }
2128
- function s(E) {
2129
- n += " ".repeat(E), i += E;
2130
- }
2131
- function l() {
2132
- t.useTabs ? c() : C();
2133
- }
2134
- function c() {
2135
- a > 0 && D(a), d();
2136
- }
2137
- function C() {
2138
- o > 0 && s(o), d();
2139
- }
2140
- function d() {
2141
- a = 0, o = 0;
2142
- }
2143
- }
2144
- function ti(u, e, t) {
2145
- if (!e) return u;
2146
- if (e.type === "root") return { ...u, root: u };
2147
- if (e === Number.NEGATIVE_INFINITY) return u.root;
2148
- let r;
2149
- return typeof e == "number" ? e < 0 ? r = ei : r = { type: 2, width: e } : r = { type: 3, string: e }, xt(u, r, t);
2150
- }
2151
- function ri(u, e) {
2152
- return xt(u, ui, e);
2153
- }
2154
- function ni(u) {
2155
- let e = 0;
2156
- for (let t = u.length - 1; t >= 0; t--) {
2157
- let r = u[t];
2158
- if (r === " " || r === " ") e++;
2159
- else break;
2160
- }
2161
- return e;
2162
- }
2163
- function Bt(u) {
2164
- let e = ni(u);
2165
- return { text: e === 0 ? u : u.slice(0, u.length - e), count: e };
2166
- }
2167
- var pu = /* @__PURE__ */ Symbol("MODE_BREAK"), mu = /* @__PURE__ */ Symbol("MODE_FLAT"), qe = /* @__PURE__ */ Symbol("DOC_FILL_PRINTED_LENGTH");
2168
- function se(u, e, t, r, n, i) {
2169
- if (t === Number.POSITIVE_INFINITY) return !0;
2170
- let a = e.length, o = !1, D = [u], s = "";
2171
- for (; t >= 0; ) {
2172
- if (D.length === 0) {
2173
- if (a === 0) return !0;
2174
- D.push(e[--a]);
2175
- continue;
2176
- }
2177
- let { mode: l, doc: c } = D.pop(), C = Lu(c);
2178
- switch (C) {
2179
- case Ru:
2180
- c && (o && (s += " ", t -= 1, o = !1), s += c, t -= Pe(c));
2181
- break;
2182
- case qu:
2183
- case Iu: {
2184
- let d = C === qu ? c : c.parts, E = c[qe] ?? 0;
2185
- for (let m = d.length - 1; m >= E; m--) D.push({ mode: l, doc: d[m] });
2186
- break;
2187
- }
2188
- case _u:
2189
- case Vu:
2190
- case ne:
2191
- case ae:
2192
- D.push({ mode: l, doc: c.contents });
2193
- break;
2194
- case re: {
2195
- let { text: d, count: E } = Bt(s);
2196
- s = d, t += E;
2197
- break;
2198
- }
2199
- case Su: {
2200
- if (i && c.break) return !1;
2201
- let d = c.break ? pu : l, E = c.expandedStates && d === pu ? Au(0, c.expandedStates, -1) : c.contents;
2202
- D.push({ mode: d, doc: E });
2203
- break;
2204
- }
2205
- case ku: {
2206
- let d = (c.groupId ? n[c.groupId] || mu : l) === pu ? c.breakContents : c.flatContents;
2207
- d && D.push({ mode: l, doc: d });
2208
- break;
2209
- }
2210
- case bu:
2211
- if (l === pu || c.hard) return !0;
2212
- c.soft || (o = !0);
2213
- break;
2214
- case ie:
2215
- r = !0;
2216
- break;
2217
- case oe:
2218
- if (r) return !1;
2219
- break;
2220
- }
2221
- }
2222
- return !1;
2223
- }
2224
- function ii(u, e) {
2225
- let t = /* @__PURE__ */ Object.create(null), r = e.printWidth, n = Hn(e.endOfLine), i = 0, a = [{ indent: vt, mode: pu, doc: u }], o = "", D = !1, s = [], l = [], c = [], C = [], d = 0;
2226
- for (In(u); a.length > 0; ) {
2227
- let { indent: f, mode: B, doc: p } = a.pop();
2228
- switch (Lu(p)) {
2229
- case Ru: {
2230
- let h = n !== `
2231
- ` ? lu(0, p, `
2232
- `, n) : p;
2233
- h && (o += h, a.length > 0 && (i += Pe(h)));
2234
- break;
2235
- }
2236
- case qu:
2237
- for (let h = p.length - 1; h >= 0; h--) a.push({ indent: f, mode: B, doc: p[h] });
2238
- break;
2239
- case Ee:
2240
- if (l.length >= 2) throw new Error("There are too many 'cursor' in doc.");
2241
- l.push(d + o.length);
2242
- break;
2243
- case _u:
2244
- a.push({ indent: ri(f, e), mode: B, doc: p.contents });
2245
- break;
2246
- case Vu:
2247
- a.push({ indent: ti(f, p.n, e), mode: B, doc: p.contents });
2248
- break;
2249
- case re:
2250
- x();
2251
- break;
2252
- case Su:
2253
- switch (B) {
2254
- case mu:
2255
- if (!D) {
2256
- a.push({ indent: f, mode: p.break ? pu : mu, doc: p.contents });
2257
- break;
2258
- }
2259
- case pu: {
2260
- D = !1;
2261
- let h = { indent: f, mode: mu, doc: p.contents }, F = r - i, A = s.length > 0;
2262
- if (!p.break && se(h, a, F, A, t)) a.push(h);
2263
- else if (p.expandedStates) {
2264
- let y = Au(0, p.expandedStates, -1);
2265
- if (p.break) {
2266
- a.push({ indent: f, mode: pu, doc: y });
2267
- break;
2268
- } else for (let w = 1; w < p.expandedStates.length + 1; w++) if (w >= p.expandedStates.length) {
2269
- a.push({ indent: f, mode: pu, doc: y });
2270
- break;
2271
- } else {
2272
- let T = p.expandedStates[w], b = { indent: f, mode: mu, doc: T };
2273
- if (se(b, a, F, A, t)) {
2274
- a.push(b);
2275
- break;
2276
- }
2277
- }
2278
- } else a.push({ indent: f, mode: pu, doc: p.contents });
2279
- break;
2280
- }
2281
- }
2282
- p.id && (t[p.id] = Au(0, a, -1).mode);
2283
- break;
2284
- case Iu: {
2285
- let h = r - i, F = p[qe] ?? 0, { parts: A } = p, y = A.length - F;
2286
- if (y === 0) break;
2287
- let w = A[F + 0], T = A[F + 1], b = { indent: f, mode: mu, doc: w }, k = { indent: f, mode: pu, doc: w }, L = se(b, [], h, s.length > 0, t, !0);
2288
- if (y === 1) {
2289
- L ? a.push(b) : a.push(k);
2290
- break;
2291
- }
2292
- let R = { indent: f, mode: mu, doc: T }, v = { indent: f, mode: pu, doc: T };
2293
- if (y === 2) {
2294
- L ? a.push(R, b) : a.push(v, k);
2295
- break;
2296
- }
2297
- let S = A[F + 2], U = { indent: f, mode: B, doc: { ...p, [qe]: F + 2 } }, j = se({ indent: f, mode: mu, doc: [w, T, S] }, [], h, s.length > 0, t, !0);
2298
- a.push(U), j ? a.push(R, b) : L ? a.push(v, b) : a.push(v, k);
2299
- break;
2300
- }
2301
- case ku:
2302
- case ne: {
2303
- let h = p.groupId ? t[p.groupId] : B;
2304
- if (h === pu) {
2305
- let F = p.type === ku ? p.breakContents : p.negate ? p.contents : ye(p.contents);
2306
- F && a.push({ indent: f, mode: B, doc: F });
2307
- }
2308
- if (h === mu) {
2309
- let F = p.type === ku ? p.flatContents : p.negate ? ye(p.contents) : p.contents;
2310
- F && a.push({ indent: f, mode: B, doc: F });
2311
- }
2312
- break;
2313
- }
2314
- case ie:
2315
- s.push({ indent: f, mode: B, doc: p.contents });
2316
- break;
2317
- case oe:
2318
- s.length > 0 && a.push({ indent: f, mode: B, doc: Ie });
2319
- break;
2320
- case bu:
2321
- switch (B) {
2322
- case mu:
2323
- if (p.hard) D = !0;
2324
- else {
2325
- p.soft || (o += " ", i += 1);
2326
- break;
2327
- }
2328
- case pu:
2329
- if (s.length > 0) {
2330
- a.push({ indent: f, mode: B, doc: p }, ...s.reverse()), s.length = 0;
2331
- break;
2332
- }
2333
- p.literal ? (o += n, i = 0, f.root && (f.root.value && (o += f.root.value), i = f.root.length)) : (x(), o += n + f.value, i = f.length);
2334
- break;
2335
- }
2336
- break;
2337
- case ae:
2338
- a.push({ indent: f, mode: B, doc: p.contents });
2339
- break;
2340
- case Wu:
2341
- break;
2342
- default:
2343
- throw new pe(p);
2344
- }
2345
- a.length === 0 && s.length > 0 && (a.push(...s.reverse()), s.length = 0);
2346
- }
2347
- let E = c.join("") + o, m = [...C, ...l];
2348
- if (m.length !== 2) return { formatted: E };
2349
- let g = m[0];
2350
- return { formatted: E, cursorNodeStart: g, cursorNodeText: E.slice(g, Au(0, m, -1)) };
2351
- function x() {
2352
- let { text: f, count: B } = Bt(o);
2353
- f && (c.push(f), d += f.length), o = "", i -= B, l.length > 0 && (C.push(...l.map((p) => Math.min(p, d))), l.length = 0);
2354
- }
2355
- }
2356
- function oi(u, e) {
2357
- let t = u.matchAll(new RegExp(`(?:${ge(e)})+`, "gu"));
2358
- return t.reduce || (t = [...t]), t.reduce((r, [n]) => Math.max(r, n.length), 0) / e.length;
2359
- }
2360
- var bt = oi;
2361
- function ai(u, e) {
2362
- let t = u.match(new RegExp(`(${ge(e)})+`, "gu"));
2363
- if (t === null) return 1;
2364
- let r = /* @__PURE__ */ new Map(), n = 0;
2365
- for (let i of t) {
2366
- let a = i.length / e.length;
2367
- r.set(a, !0), a > n && (n = a);
2368
- }
2369
- for (let i = 1; i < n; i++) if (!r.get(i)) return i;
2370
- return n + 1;
2371
- }
2372
- var Di = ai, yt = Object.freeze({ character: "'", codePoint: 39 }), wt = Object.freeze({ character: '"', codePoint: 34 }), li = Object.freeze({ preferred: yt, alternate: wt }), si = Object.freeze({ preferred: wt, alternate: yt });
2373
- function ci(u, e) {
2374
- let { preferred: t, alternate: r } = e === !0 || e === "'" ? li : si, { length: n } = u, i = 0, a = 0;
2375
- for (let o = 0; o < n; o++) {
2376
- let D = u.charCodeAt(o);
2377
- D === t.codePoint ? i++ : D === r.codePoint && a++;
2378
- }
2379
- return (i > a ? r : t).character;
2380
- }
2381
- var fi = ci, pi = class extends Error {
2382
- name = "UnexpectedNodeError";
2383
- constructor(u, e, t = "type") {
2384
- super(`Unexpected ${e} node ${t}: ${JSON.stringify(u[t])}.`), this.node = u;
2385
- }
2386
- }, hi = pi, Fi = zu(Le()), di = Array.prototype.toReversed ?? function() {
2387
- return [...this].reverse();
2388
- }, Ci = Ne("toReversed", function() {
2389
- if (Array.isArray(this)) return di;
2390
- }), Ai = Ci;
2391
- function gi() {
2392
- let u = globalThis, e = u.Deno?.build?.os;
2393
- return typeof e == "string" ? e === "windows" : u.navigator?.platform?.startsWith("Win") ?? u.process?.platform?.startsWith("win") ?? !1;
2394
- }
2395
- var Ei = gi();
2396
- function kt(u) {
2397
- if (u = u instanceof URL ? u : new URL(u), u.protocol !== "file:") throw new TypeError(`URL must be a file URL: received "${u.protocol}"`);
2398
- return u;
2399
- }
2400
- function mi(u) {
2401
- return u = kt(u), decodeURIComponent(u.pathname.replace(/%(?![0-9A-Fa-f]{2})/g, "%25"));
2402
- }
2403
- function vi(u) {
2404
- u = kt(u);
2405
- let e = decodeURIComponent(u.pathname.replace(/\//g, "\\").replace(/%(?![0-9A-Fa-f]{2})/g, "%25")).replace(/^\\*([A-Za-z]:)(\\|$)/, "$1\\");
2406
- return u.hostname !== "" && (e = `\\\\${u.hostname}${e}`), e;
2407
- }
2408
- function xi(u) {
2409
- return Ei ? vi(u) : mi(u);
2410
- }
2411
- var Bi = (u) => String(u).split(/[/\\]/u).pop(), bi = (u) => String(u).startsWith("file:");
2412
- function He(u, e) {
2413
- if (!e) return;
2414
- let t = Bi(e).toLowerCase();
2415
- return u.find(({ filenames: r }) => r?.some((n) => n.toLowerCase() === t)) ?? u.find(({ extensions: r }) => r?.some((n) => t.endsWith(n)));
2416
- }
2417
- function yi(u, e) {
2418
- if (e) return u.find(({ name: t }) => t.toLowerCase() === e) ?? u.find(({ aliases: t }) => t?.includes(e)) ?? u.find(({ extensions: t }) => t?.includes(`.${e}`));
2419
- }
2420
- var wi = void 0;
2421
- function Ge(u, e) {
2422
- if (e) {
2423
- if (bi(e)) try {
2424
- e = xi(e);
2425
- } catch {
2426
- return;
2427
- }
2428
- if (typeof e == "string") return u.find(({ isSupported: t }) => t?.({ filepath: e }));
2429
- }
2430
- }
2431
- function ki(u, e) {
2432
- let t = Ai(0, u.plugins).flatMap((r) => r.languages ?? []);
2433
- return (yi(t, e.language) ?? He(t, e.physicalFile) ?? He(t, e.file) ?? Ge(t, e.physicalFile) ?? Ge(t, e.file) ?? wi?.(t, e.physicalFile))?.parsers[0];
2434
- }
2435
- var Je = ki, qt = /* @__PURE__ */ Symbol.for("PRETTIER_IS_FRONT_MATTER");
2436
- function qi(u) {
2437
- return !!u?.[qt];
2438
- }
2439
- var Si = qi, Ku = 3;
2440
- function Li(u) {
2441
- let e = u.slice(0, Ku);
2442
- if (e !== "---" && e !== "+++") return;
2443
- let t = u.indexOf(`
2444
- `, Ku);
2445
- if (t === -1) return;
2446
- let r = u.slice(Ku, t).trim(), n = u.indexOf(`
2447
- ${e}`, t), i = r;
2448
- if (i || (i = e === "+++" ? "toml" : "yaml"), n === -1 && e === "---" && i === "yaml" && (n = u.indexOf(`
2449
- ...`, t)), n === -1) return;
2450
- let a = n + 1 + Ku, o = u.charAt(a + 1);
2451
- if (!/\s?/u.test(o)) return;
2452
- let D = u.slice(0, a), s;
2453
- return { language: i, explicitLanguage: r || null, value: u.slice(t + 1, n), startDelimiter: e, endDelimiter: D.slice(-Ku), raw: D, start: { line: 1, column: 0, index: 0 }, end: { index: D.length, get line() {
2454
- return s ?? (s = D.split(`
2455
- `)), s.length;
2456
- }, get column() {
2457
- return s ?? (s = D.split(`
2458
- `)), Au(0, s, -1).length;
2459
- } }, [qt]: !0 };
2460
- }
2461
- function Ti(u) {
2462
- let e = Li(u);
2463
- return e ? { frontMatter: e, get content() {
2464
- let { raw: t } = e;
2465
- return lu(0, t, /[^\n]/gu, " ") + u.slice(t.length);
2466
- } } : { content: u };
2467
- }
2468
- var me = Ti, Oi = "format", Ni = /<!--\s*@(?:noformat|noprettier)\s*-->|\{\s*\/\*\s*@(?:noformat|noprettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:noformat|noprettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu, Ri = /<!--\s*@(?:format|prettier)\s*-->|\{\s*\/\*\s*@(?:format|prettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:format|prettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu, St = (u) => me(u).content.trimStart().match(Ri)?.index === 0, Ii = (u) => me(u).content.trimStart().match(Ni)?.index === 0, Pi = (u) => {
2469
- let { frontMatter: e } = me(u), t = `<!-- @${Oi} -->`;
2470
- return e ? `${e.raw}
2471
-
2472
- ${t}
2473
-
2474
- ${u.slice(e.end.index)}` : `${t}
2475
-
2476
- ${u}`;
2477
- }, ji = /* @__PURE__ */ new Set(["position", "raw"]);
2478
- function Lt(u, e, t) {
2479
- if ((u.type === "code" || u.type === "yaml" || u.type === "import" || u.type === "export" || u.type === "jsx") && delete e.value, u.type === "list" && delete e.isAligned, (u.type === "list" || u.type === "listItem") && delete e.spread, u.type === "text") return null;
2480
- if (u.type === "inlineCode" && (e.value = lu(0, u.value, `
2481
- `, " ")), u.type === "wikiLink" && (e.value = lu(0, u.value.trim(), /[\t\n]+/gu, " ")), (u.type === "definition" || u.type === "linkReference" || u.type === "imageReference") && (e.label = (0, Fi.default)(u.label)), (u.type === "link" || u.type === "image") && u.url && u.url.includes("(")) for (let r of "<>") e.url = lu(0, u.url, r, encodeURIComponent(r));
2482
- if ((u.type === "definition" || u.type === "link" || u.type === "image") && u.title && (e.title = lu(0, u.title, /\\(?=["')])/gu, "")), t?.type === "root" && t.children.length > 0 && (t.children[0] === u || Si(t.children[0]) && t.children[1] === u) && u.type === "html" && St(u.value)) return null;
2483
- }
2484
- Lt.ignoredProperties = ji;
2485
- var zi = Lt, $i = /(?:[\u{2c7}\u{2c9}-\u{2cb}\u{2d9}\u{2ea}-\u{2eb}\u{305}\u{323}\u{1100}-\u{11ff}\u{2e80}-\u{2e99}\u{2e9b}-\u{2ef3}\u{2f00}-\u{2fd5}\u{2ff0}-\u{303f}\u{3041}-\u{3096}\u{3099}-\u{30ff}\u{3105}-\u{312f}\u{3131}-\u{318e}\u{3190}-\u{4dbf}\u{4e00}-\u{9fff}\u{a700}-\u{a707}\u{a960}-\u{a97c}\u{ac00}-\u{d7a3}\u{d7b0}-\u{d7c6}\u{d7cb}-\u{d7fb}\u{f900}-\u{fa6d}\u{fa70}-\u{fad9}\u{fe10}-\u{fe1f}\u{fe30}-\u{fe6f}\u{ff00}-\u{ffef}\u{16fe3}\u{16ff2}-\u{16ff6}\u{1aff0}-\u{1aff3}\u{1aff5}-\u{1affb}\u{1affd}-\u{1affe}\u{1b000}-\u{1b122}\u{1b132}\u{1b150}-\u{1b152}\u{1b155}\u{1b164}-\u{1b167}\u{1f200}\u{1f250}-\u{1f251}\u{20000}-\u{2a6df}\u{2a700}-\u{2b81d}\u{2b820}-\u{2cead}\u{2ceb0}-\u{2ebe0}\u{2ebf0}-\u{2ee5d}\u{2f800}-\u{2fa1d}\u{30000}-\u{3134a}\u{31350}-\u{33479}])(?:[\u{fe00}-\u{fe0f}\u{e0100}-\u{e01ef}])?/u, Zu = new RegExp("(?:[\\u{21}-\\u{2f}\\u{3a}-\\u{40}\\u{5b}-\\u{60}\\u{7b}-\\u{7e}]|\\p{General_Category=Connector_Punctuation}|\\p{General_Category=Dash_Punctuation}|\\p{General_Category=Close_Punctuation}|\\p{General_Category=Final_Punctuation}|\\p{General_Category=Initial_Punctuation}|\\p{General_Category=Other_Punctuation}|\\p{General_Category=Open_Punctuation})", "u"), Fe = (u) => u.position.start.offset, de = (u) => u.position.end.offset, Tt = /* @__PURE__ */ new Set(["liquidNode", "inlineCode", "emphasis", "esComment", "strong", "delete", "wikiLink", "link", "linkReference", "image", "imageReference", "footnote", "footnoteReference", "sentence", "whitespace", "word", "break", "inlineMath"]), Ot = /* @__PURE__ */ new Set([...Tt, "tableCell", "paragraph", "heading"]), ee = "non-cjk", xu = "cj-letter", ju = "k-letter", Ce = "cjk-punctuation", Ui = new RegExp("\\p{Script_Extensions=Hangul}", "u");
2486
- function Nt(u) {
2487
- let e = [], t = u.split(/([\t\n ]+)/u);
2488
- for (let [n, i] of t.entries()) {
2489
- if (n % 2 === 1) {
2490
- e.push({ type: "whitespace", value: /\n/u.test(i) ? `
2491
- ` : " " });
2492
- continue;
2493
- }
2494
- if ((n === 0 || n === t.length - 1) && i === "") continue;
2495
- let a = i.split(new RegExp(`(${$i.source})`, "u"));
2496
- for (let [o, D] of a.entries()) if (!((o === 0 || o === a.length - 1) && D === "")) {
2497
- if (o % 2 === 0) {
2498
- D !== "" && r({ type: "word", value: D, kind: ee, isCJ: !1, hasLeadingPunctuation: Zu.test(D[0]), hasTrailingPunctuation: Zu.test(Au(0, D, -1)) });
2499
- continue;
2500
- }
2501
- if (Zu.test(D)) {
2502
- r({ type: "word", value: D, kind: Ce, isCJ: !0, hasLeadingPunctuation: !0, hasTrailingPunctuation: !0 });
2503
- continue;
2504
- }
2505
- if (Ui.test(D)) {
2506
- r({ type: "word", value: D, kind: ju, isCJ: !1, hasLeadingPunctuation: !1, hasTrailingPunctuation: !1 });
2507
- continue;
2508
- }
2509
- r({ type: "word", value: D, kind: xu, isCJ: !0, hasLeadingPunctuation: !1, hasTrailingPunctuation: !1 });
2510
- }
2511
- }
2512
- return e;
2513
- function r(n) {
2514
- let i = Au(0, e, -1);
2515
- i?.type === "word" && !a(ee, Ce) && ![i.value, n.value].some((o) => /\u3000/u.test(o)) && e.push({ type: "whitespace", value: "" }), e.push(n);
2516
- function a(o, D) {
2517
- return i.kind === o && n.kind === D || i.kind === D && n.kind === o;
2518
- }
2519
- }
2520
- }
2521
- function Xu(u, e) {
2522
- let t = e.originalText.slice(u.position.start.offset, u.position.end.offset), { numberText: r, leadingSpaces: n } = t.match(/^\s*(?<numberText>\d+)(\.|\))(?<leadingSpaces>\s*)/u).groups;
2523
- return { number: Number(r), leadingSpaces: n };
2524
- }
2525
- function Mi(u, e) {
2526
- return !u.ordered || u.children.length < 2 || Xu(u.children[1], e).number !== 1 ? !1 : Xu(u.children[0], e).number !== 0 ? !0 : u.children.length > 2 && Xu(u.children[2], e).number === 1;
2527
- }
2528
- function Rt(u, e) {
2529
- let { value: t } = u;
2530
- return u.position.end.offset === e.length && t.endsWith(`
2531
- `) && e.endsWith(`
2532
- `) ? t.slice(0, -1) : t;
2533
- }
2534
- function Hu(u, e) {
2535
- return (function t(r, n, i) {
2536
- let a = { ...e(r, n, i) };
2537
- return a.children && (a.children = a.children.map((o, D) => t(o, D, [a, ...i]))), a;
2538
- })(u, null, []);
2539
- }
2540
- function It(u) {
2541
- if (u?.type !== "link" || u.children.length !== 1) return !1;
2542
- let [e] = u.children;
2543
- return Fe(u) === Fe(e) && de(u) === de(e);
2544
- }
2545
- function je(u) {
2546
- let e;
2547
- if (u.type === "html") e = u.value.match(/^<!--\s*prettier-ignore(?:-(start|end))?\s*-->$/u);
2548
- else {
2549
- let t;
2550
- u.type === "esComment" ? t = u : u.type === "paragraph" && u.children.length === 1 && u.children[0].type === "esComment" && (t = u.children[0]), t && (e = t.value.match(/^prettier-ignore(?:-(start|end))?$/u));
2551
- }
2552
- return e ? e[1] || "next" : !1;
2553
- }
2554
- function Pt(u, e) {
2555
- return t(u, e, (r) => r.ordered === u.ordered);
2556
- function t(r, n, i) {
2557
- let a = -1;
2558
- for (let o of n.children) if (o.type === r.type && i(o) ? a++ : a = -1, o === r) return a;
2559
- }
2560
- }
2561
- function _i(u, e) {
2562
- let { node: t } = u;
2563
- switch (t.type) {
2564
- case "code": {
2565
- let { lang: r } = t;
2566
- if (!r) return;
2567
- let n;
2568
- return r === "angular-ts" ? n = Je(e, { language: "typescript" }) : r === "angular-html" ? n = "angular" : n = Je(e, { language: r }), n ? async (i) => {
2569
- let a = { parser: n };
2570
- r === "ts" || r === "typescript" ? a.filepath = "dummy.ts" : r === "tsx" && (a.filepath = "dummy.tsx");
2571
- let o = await i(Rt(t, e.originalText), a), D = e.__inJsTemplate ? "~" : "`", s = D.repeat(Math.max(3, bt(t.value, D) + 1));
2572
- return we([s, t.lang, t.meta ? " " + t.meta : "", Du, Pu(o), Du, s]);
2573
- } : void 0;
2574
- }
2575
- case "import":
2576
- case "export":
2577
- return (r) => r(t.value, { __onHtmlBindingRoot: (n) => Vi(n, t.type), parser: "babel" });
2578
- case "jsx":
2579
- return (r) => r(`<$>${t.value}</$>`, { parser: "__js_expression", rootMarker: "mdx" });
2580
- }
2581
- return null;
2582
- }
2583
- function Vi(u, e) {
2584
- let { program: { body: t } } = u;
2585
- if (!t.every((r) => r.type === "ImportDeclaration" || r.type === "ExportDefaultDeclaration" || r.type === "ExportNamedDeclaration")) throw new Error(`Unexpected '${e}' in MDX.`);
2586
- }
2587
- var Wi = _i, Qu = null;
2588
- function ue(u) {
2589
- if (Qu !== null && typeof Qu.property) {
2590
- let e = Qu;
2591
- return Qu = ue.prototype = null, e;
2592
- }
2593
- return Qu = ue.prototype = u ?? /* @__PURE__ */ Object.create(null), new ue();
2594
- }
2595
- var Hi = 10;
2596
- for (let u = 0; u <= Hi; u++) ue();
2597
- function Gi(u) {
2598
- return ue(u);
2599
- }
2600
- function Ji(u, e = "type") {
2601
- Gi(u);
2602
- function t(r) {
2603
- let n = r[e], i = u[n];
2604
- if (!Array.isArray(i)) throw Object.assign(new Error(`Missing visitor keys for '${n}'.`), { node: r });
2605
- return i;
2606
- }
2607
- return t;
2608
- }
2609
- var Yi = Ji, Q = [["children"], []], Ki = { root: Q[0], paragraph: Q[0], sentence: Q[0], word: Q[1], whitespace: Q[1], emphasis: Q[0], strong: Q[0], delete: Q[0], inlineCode: Q[1], wikiLink: Q[1], link: Q[0], image: Q[1], blockquote: Q[0], heading: Q[0], code: Q[1], html: Q[1], list: Q[0], thematicBreak: Q[1], linkReference: Q[0], imageReference: Q[1], definition: Q[1], footnote: Q[0], footnoteReference: Q[1], footnoteDefinition: Q[0], table: Q[0], tableCell: Q[0], break: Q[1], liquidNode: Q[1], import: Q[1], export: Q[1], esComment: Q[1], jsx: Q[1], math: Q[1], inlineMath: Q[1], tableRow: Q[0], listItem: Q[0], text: Q[1] }, Qi = Yi(Ki), Zi = Qi;
2610
- function fu(u, e, t, r = {}) {
2611
- let { processor: n = t } = r, i = [];
2612
- return u.each(() => {
2613
- let a = n(u);
2614
- a !== !1 && (i.length > 0 && Xi(u) && (i.push(Du), (eo(u, e) || Ye(u)) && i.push(Du), Ye(u) && i.push(Du)), i.push(a));
2615
- }, "children"), i;
2616
- }
2617
- function Xi({ node: u, parent: e }) {
2618
- let t = Tt.has(u.type), r = u.type === "html" && Ot.has(e.type);
2619
- return !t && !r;
2620
- }
2621
- var uo = /* @__PURE__ */ new Set(["listItem", "definition"]);
2622
- function eo({ node: u, previous: e, parent: t }, r) {
2623
- if (Ke(e, r) || u.type === "list" && t.type === "listItem" && e.type === "code") return !0;
2624
- let n = e.type === u.type && uo.has(u.type), i = t.type === "listItem" && (u.type === "list" || !Ke(t, r)), a = je(e) === "next", o = u.type === "html" && e.type === "html" && e.position.end.line + 1 === u.position.start.line, D = u.type === "html" && t.type === "listItem" && e.type === "paragraph" && e.position.end.line + 1 === u.position.start.line;
2625
- return !(n || i || a || o || D);
2626
- }
2627
- function Ye({ node: u, previous: e }) {
2628
- let t = e.type === "list", r = u.type === "code" && u.isIndented;
2629
- return t && r;
2630
- }
2631
- function Ke(u, e) {
2632
- return u.type === "listItem" && (u.spread || e.originalText.charAt(u.position.end.offset - 1) === `
2633
- `);
2634
- }
2635
- function to(u, e, t) {
2636
- let { node: r } = u, n = Pt(r, u.parent), i = Mi(r, e);
2637
- return fu(u, e, t, { processor() {
2638
- let a = D(), { node: o } = u;
2639
- if (o.children.length === 2 && o.children[1].type === "html" && o.children[0].position.start.column !== o.children[1].position.start.column) return [a, Qe(u, e, t, a)];
2640
- return [a, Nu(" ".repeat(a.length), Qe(u, e, t, a))];
2641
- function D() {
2642
- let s = r.ordered ? (u.isFirst ? r.start : i ? 1 : r.start + u.index) + (n % 2 === 0 ? ". " : ") ") : n % 2 === 0 ? "- " : "* ";
2643
- return (r.isAligned || r.hasIndentedCodeblock) && r.ordered ? ro(s, e) : s;
2644
- }
2645
- } });
2646
- }
2647
- function Qe(u, e, t, r) {
2648
- let { node: n } = u, i = n.checked === null ? "" : n.checked ? "[x] " : "[ ] ";
2649
- return [i, fu(u, e, t, { processor({ node: a, isFirst: o }) {
2650
- if (o && a.type !== "list") return Nu(" ".repeat(i.length), t());
2651
- let D = " ".repeat(no(e.tabWidth - r.length, 0, 3));
2652
- return [D, Nu(D, t())];
2653
- } })];
2654
- }
2655
- function ro(u, e) {
2656
- let t = r();
2657
- return u + " ".repeat(t >= 4 ? 0 : t);
2658
- function r() {
2659
- let n = u.length % e.tabWidth;
2660
- return n === 0 ? 0 : e.tabWidth - n;
2661
- }
2662
- }
2663
- function no(u, e, t) {
2664
- return Math.max(e, Math.min(u, t));
2665
- }
2666
- function io(u, e, t) {
2667
- let { node: r } = u, n = [], i = u.map(() => u.map(({ index: c }) => {
2668
- let C = ii(t(), e).formatted, d = Pe(C);
2669
- return n[c] = Math.max(n[c] ?? 3, d), { text: C, width: d };
2670
- }, "children"), "children"), a = D(!1);
2671
- if (e.proseWrap !== "never") return [he, a];
2672
- let o = D(!0);
2673
- return [he, ce(jn(o, a))];
2674
- function D(c) {
2675
- return gt(Ie, [l(i[0], c), s(c), ...i.slice(1).map((C) => l(C, c))].map((C) => `| ${C.join(" | ")} |`));
2676
- }
2677
- function s(c) {
2678
- return n.map((C, d) => {
2679
- let E = r.align[d], m = E === "center" || E === "left" ? ":" : "-", g = E === "center" || E === "right" ? ":" : "-", x = c ? "-" : "-".repeat(C - 2);
2680
- return `${m}${x}${g}`;
2681
- });
2682
- }
2683
- function l(c, C) {
2684
- return c.map(({ text: d, width: E }, m) => {
2685
- if (C) return d;
2686
- let g = n[m] - E, x = r.align[m], f = 0;
2687
- x === "right" ? f = g : x === "center" && (f = Math.floor(g / 2));
2688
- let B = g - f;
2689
- return `${" ".repeat(f)}${d}${" ".repeat(B)}`;
2690
- });
2691
- }
2692
- }
2693
- function oo(u) {
2694
- let { node: e } = u, t = lu(0, lu(0, e.value, "*", "\\*"), new RegExp([`(^|${Zu.source})(_+)`, `(_+)(${Zu.source}|$)`].join("|"), "gu"), (i, a, o, D, s) => lu(0, o ? `${a}${o}` : `${D}${s}`, "_", "\\_")), r = (i, a, o) => i.type === "sentence" && o === 0, n = (i, a, o) => It(i.children[o - 1]);
2695
- return t !== e.value && (u.match(void 0, r, n) || u.match(void 0, r, (i, a, o) => i.type === "emphasis" && o === 0, n)) && (t = t.replace(/^(\\?[*_])+/u, (i) => lu(0, i, "\\", ""))), t;
2696
- }
2697
- function ao(u, e, t) {
2698
- let r = u.map(t, "children");
2699
- return Do(r);
2700
- }
2701
- function Do(u) {
2702
- let e = [""];
2703
- return (function t(r) {
2704
- for (let n of r) {
2705
- let i = Lu(n);
2706
- if (i === qu) {
2707
- t(n);
2708
- continue;
2709
- }
2710
- let a = n, o = [];
2711
- i === Iu && ([a, ...o] = n.parts), e.push([e.pop(), a], ...o);
2712
- }
2713
- })(u), Re(e);
2714
- }
2715
- var lo = class {
2716
- #u;
2717
- constructor(u) {
2718
- this.#u = new Set(u);
2719
- }
2720
- getLeadingWhitespaceCount(u) {
2721
- let e = this.#u, t = 0;
2722
- for (let r = 0; r < u.length && e.has(u.charAt(r)); r++) t++;
2723
- return t;
2724
- }
2725
- getTrailingWhitespaceCount(u) {
2726
- let e = this.#u, t = 0;
2727
- for (let r = u.length - 1; r >= 0 && e.has(u.charAt(r)); r--) t++;
2728
- return t;
2729
- }
2730
- getLeadingWhitespace(u) {
2731
- let e = this.getLeadingWhitespaceCount(u);
2732
- return u.slice(0, e);
2733
- }
2734
- getTrailingWhitespace(u) {
2735
- let e = this.getTrailingWhitespaceCount(u);
2736
- return u.slice(u.length - e);
2737
- }
2738
- hasLeadingWhitespace(u) {
2739
- return this.#u.has(u.charAt(0));
2740
- }
2741
- hasTrailingWhitespace(u) {
2742
- return this.#u.has(Au(0, u, -1));
2743
- }
2744
- trimStart(u) {
2745
- let e = this.getLeadingWhitespaceCount(u);
2746
- return u.slice(e);
2747
- }
2748
- trimEnd(u) {
2749
- let e = this.getTrailingWhitespaceCount(u);
2750
- return u.slice(0, u.length - e);
2751
- }
2752
- trim(u) {
2753
- return this.trimEnd(this.trimStart(u));
2754
- }
2755
- split(u, e = !1) {
2756
- let t = `[${ge([...this.#u].join(""))}]+`, r = new RegExp(e ? `(${t})` : t, "u");
2757
- return u.split(r);
2758
- }
2759
- hasWhitespaceCharacter(u) {
2760
- let e = this.#u;
2761
- return Array.prototype.some.call(u, (t) => e.has(t));
2762
- }
2763
- hasNonWhitespaceCharacter(u) {
2764
- let e = this.#u;
2765
- return Array.prototype.some.call(u, (t) => !e.has(t));
2766
- }
2767
- isWhitespaceOnly(u) {
2768
- let e = this.#u;
2769
- return Array.prototype.every.call(u, (t) => e.has(t));
2770
- }
2771
- #e(u) {
2772
- let e = Number.POSITIVE_INFINITY;
2773
- for (let t of u.split(`
2774
- `)) {
2775
- if (t.length === 0) continue;
2776
- let r = this.getLeadingWhitespaceCount(t);
2777
- if (r === 0) return 0;
2778
- t.length !== r && r < e && (e = r);
2779
- }
2780
- return e === Number.POSITIVE_INFINITY ? 0 : e;
2781
- }
2782
- dedentString(u) {
2783
- let e = this.#e(u);
2784
- return e === 0 ? u : u.split(`
2785
- `).map((t) => t.slice(e)).join(`
2786
- `);
2787
- }
2788
- }, so = lo, co = [" ", `
2789
- `, "\f", "\r", " "], fo = new so(co), Ze = fo, po = /^\\?.$/su, ho = /^\n *>[ >]*$/u;
2790
- function Fo(u, e) {
2791
- return u = Co(u, e), u = go(u), u = mo(u, e), u = vo(u, e), u = Eo(u), u;
2792
- }
2793
- function Co(u, e) {
2794
- return Hu(u, (t) => {
2795
- if (t.type !== "text") return t;
2796
- let { value: r } = t;
2797
- if (r === "*" || r === "_" || !po.test(r) || t.position.end.offset - t.position.start.offset === r.length) return t;
2798
- let n = e.originalText.slice(t.position.start.offset, t.position.end.offset);
2799
- return ho.test(n) ? t : { ...t, value: n };
2800
- });
2801
- }
2802
- function Ao(u, e, t) {
2803
- return Hu(u, (r) => {
2804
- if (!r.children) return r;
2805
- let n = [], i, a;
2806
- for (let o of r.children) i && e(i, o) ? (o = t(i, o), n.splice(-1, 1, o), a || (a = !0)) : n.push(o), i = o;
2807
- return a ? { ...r, children: n } : r;
2808
- });
2809
- }
2810
- function go(u) {
2811
- return Ao(u, (e, t) => e.type === "text" && t.type === "text", (e, t) => ({ type: "text", value: e.value + t.value, position: { start: e.position.start, end: t.position.end } }));
2812
- }
2813
- function Eo(u) {
2814
- return Hu(u, (e, t, [r]) => {
2815
- if (e.type !== "text") return e;
2816
- let { value: n } = e;
2817
- return r.type === "paragraph" && (t === 0 && (n = Ze.trimStart(n)), t === r.children.length - 1 && (n = Ze.trimEnd(n))), { type: "sentence", position: e.position, children: Nt(n) };
2818
- });
2819
- }
2820
- function mo(u, e) {
2821
- return Hu(u, (t, r, n) => {
2822
- if (t.type === "code") {
2823
- let i = /^\n?(?: {4,}|\t)/u.test(e.originalText.slice(t.position.start.offset, t.position.end.offset));
2824
- if (t.isIndented = i, i) for (let a = 0; a < n.length; a++) {
2825
- let o = n[a];
2826
- if (o.hasIndentedCodeblock) break;
2827
- o.type === "list" && (o.hasIndentedCodeblock = !0);
2828
- }
2829
- }
2830
- return t;
2831
- });
2832
- }
2833
- function vo(u, e) {
2834
- return Hu(u, (n, i, a) => {
2835
- if (n.type === "list" && n.children.length > 0) {
2836
- for (let o = 0; o < a.length; o++) {
2837
- let D = a[o];
2838
- if (D.type === "list" && !D.isAligned) return n.isAligned = !1, n;
2839
- }
2840
- n.isAligned = r(n);
2841
- }
2842
- return n;
2843
- });
2844
- function t(n) {
2845
- return n.children.length === 0 ? -1 : n.children[0].position.start.column - 1;
2846
- }
2847
- function r(n) {
2848
- if (!n.ordered) return !0;
2849
- let [i, a] = n.children;
2850
- if (Xu(i, e).leadingSpaces.length > 1) return !0;
2851
- let o = t(i);
2852
- if (o === -1) return !1;
2853
- if (n.children.length === 1) return o % e.tabWidth === 0;
2854
- let D = t(a);
2855
- return o !== D ? !1 : o % e.tabWidth === 0 ? !0 : Xu(a, e).leadingSpaces.length > 1;
2856
- }
2857
- }
2858
- var xo = Fo;
2859
- function Bo(u, e) {
2860
- let t = [""];
2861
- return u.each(() => {
2862
- let { node: r } = u, n = e();
2863
- switch (r.type) {
2864
- case "whitespace":
2865
- if (Lu(n) !== Ru) {
2866
- t.push(n, "");
2867
- break;
2868
- }
2869
- default:
2870
- t.push([t.pop(), n]);
2871
- }
2872
- }, "children"), Re(t);
2873
- }
2874
- var bo = /* @__PURE__ */ new Set(["heading", "tableCell", "link", "wikiLink"]), Xe = new Set("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~");
2875
- function yo({ parent: u }) {
2876
- if (u.usesCJSpaces === void 0) {
2877
- let e = { " ": 0, "": 0 }, { children: t } = u;
2878
- for (let r = 1; r < t.length - 1; ++r) {
2879
- let n = t[r];
2880
- if (n.type === "whitespace" && (n.value === " " || n.value === "")) {
2881
- let i = t[r - 1].kind, a = t[r + 1].kind;
2882
- (i === xu && a === ee || i === ee && a === xu) && ++e[n.value];
2883
- }
2884
- }
2885
- u.usesCJSpaces = e[" "] > e[""];
2886
- }
2887
- return u.usesCJSpaces;
2888
- }
2889
- function wo(u, e) {
2890
- if (e) return !0;
2891
- let { previous: t, next: r } = u;
2892
- if (!t || !r) return !0;
2893
- let n = t.kind, i = r.kind;
2894
- return ut(n) && ut(i) || n === ju && i === xu || i === ju && n === xu ? !0 : n === Ce || i === Ce || n === xu && i === xu ? !1 : Xe.has(r.value[0]) || Xe.has(Au(0, t.value, -1)) ? !0 : t.hasTrailingPunctuation || r.hasLeadingPunctuation ? !1 : yo(u);
2895
- }
2896
- function ut(u) {
2897
- return u === ee || u === ju;
2898
- }
2899
- function ko(u, e, t, r) {
2900
- if (t !== "always" || u.hasAncestor((a) => bo.has(a.type))) return !1;
2901
- if (r) return e !== "";
2902
- let { previous: n, next: i } = u;
2903
- return !n || !i ? !0 : e === "" ? !1 : n.kind === ju && i.kind === xu || i.kind === ju && n.kind === xu ? !0 : !(n.isCJ || i.isCJ);
2904
- }
2905
- function et(u, e, t, r) {
2906
- if (t === "preserve" && e === `
2907
- `) return Du;
2908
- let n = e === " " || e === `
2909
- ` && wo(u, r);
2910
- return ko(u, e, t, r) ? n ? Et : mt : n ? " " : "";
2911
- }
2912
- function tt(u) {
2913
- let { previous: e, next: t } = u;
2914
- return e?.type === "sentence" && Au(0, e.children, -1)?.type === "word" && !Au(0, e.children, -1).hasTrailingPunctuation || t?.type === "sentence" && t.children[0]?.type === "word" && !t.children[0].hasLeadingPunctuation;
2915
- }
2916
- function qo(u, e, t) {
2917
- let { node: r } = u;
2918
- if (Lo(u)) {
2919
- let n = [""], i = Nt(e.originalText.slice(r.position.start.offset, r.position.end.offset));
2920
- for (let a of i) {
2921
- if (a.type === "word") {
2922
- n.push([n.pop(), a.value]);
2923
- continue;
2924
- }
2925
- let o = et(u, a.value, e.proseWrap, !0);
2926
- if (Lu(o) === Ru) {
2927
- n.push([n.pop(), o]);
2928
- continue;
2929
- }
2930
- n.push(o, "");
2931
- }
2932
- return Re(n);
2933
- }
2934
- switch (r.type) {
2935
- case "root":
2936
- return r.children.length === 0 ? "" : [So(u, e, t), Du];
2937
- case "paragraph":
2938
- return ao(u, e, t);
2939
- case "sentence":
2940
- return Bo(u, t);
2941
- case "word":
2942
- return oo(u);
2943
- case "whitespace": {
2944
- let { next: n } = u, i = n && /^>|^(?:[*+-]|#{1,6}|\d+[).])$/u.test(n.value) ? "never" : e.proseWrap;
2945
- return et(u, r.value, i);
2946
- }
2947
- case "emphasis": {
2948
- let n;
2949
- if (It(r.children[0])) n = e.originalText[r.position.start.offset];
2950
- else {
2951
- let i = tt(u), a = u.callParent(({ node: o }) => o.type === "strong" && tt(u));
2952
- n = i || a || u.hasAncestor((o) => o.type === "emphasis") ? "*" : "_";
2953
- }
2954
- return [n, fu(u, e, t), n];
2955
- }
2956
- case "strong":
2957
- return ["**", fu(u, e, t), "**"];
2958
- case "delete":
2959
- return ["~~", fu(u, e, t), "~~"];
2960
- case "inlineCode": {
2961
- let n = e.proseWrap === "preserve" ? r.value : lu(0, r.value, `
2962
- `, " "), i = Di(n, "`"), a = "`".repeat(i), o = n.startsWith("`") || n.endsWith("`") || /^[\n ]/u.test(n) && /[\n ]$/u.test(n) && /[^\n ]/u.test(n) ? " " : "";
2963
- return [a, o, n, o, a];
2964
- }
2965
- case "wikiLink": {
2966
- let n = "";
2967
- return e.proseWrap === "preserve" ? n = r.value : n = lu(0, r.value, /[\t\n]+/gu, " "), ["[[", n, "]]"];
2968
- }
2969
- case "link":
2970
- switch (e.originalText[r.position.start.offset]) {
2971
- case "<": {
2972
- let n = "mailto:";
2973
- return ["<", r.url.startsWith(n) && e.originalText.slice(r.position.start.offset + 1, r.position.start.offset + 1 + n.length) !== n ? r.url.slice(n.length) : r.url, ">"];
2974
- }
2975
- case "[":
2976
- return ["[", fu(u, e, t), "](", Be(r.url, ")"), fe(r.title, e), ")"];
2977
- default:
2978
- return e.originalText.slice(r.position.start.offset, r.position.end.offset);
2979
- }
2980
- case "image":
2981
- return ["![", r.alt || "", "](", Be(r.url, ")"), fe(r.title, e), ")"];
2982
- case "blockquote":
2983
- return ["> ", Nu("> ", fu(u, e, t))];
2984
- case "heading":
2985
- return ["#".repeat(r.depth) + " ", fu(u, e, t)];
2986
- case "code": {
2987
- if (r.isIndented) {
2988
- let a = " ".repeat(4);
2989
- return Nu(a, [a, Pu(r.value, Du)]);
2990
- }
2991
- let n = e.__inJsTemplate ? "~" : "`", i = n.repeat(Math.max(3, bt(r.value, n) + 1));
2992
- return [i, r.lang || "", r.meta ? " " + r.meta : "", Du, Pu(Rt(r, e.originalText), Du), Du, i];
2993
- }
2994
- case "html": {
2995
- let { parent: n, isLast: i } = u, a = n.type === "root" && i ? r.value.trimEnd() : r.value, o = /^<!--.*-->$/su.test(a);
2996
- return Pu(a, o ? Du : we(ke));
2997
- }
2998
- case "list":
2999
- return to(u, e, t);
3000
- case "thematicBreak": {
3001
- let { ancestors: n } = u, i = n.findIndex((a) => a.type === "list");
3002
- return i === -1 ? "---" : Pt(n[i], n[i + 1]) % 2 === 0 ? "***" : "---";
3003
- }
3004
- case "linkReference":
3005
- return ["[", fu(u, e, t), "]", r.referenceType === "full" ? be(r) : r.referenceType === "collapsed" ? "[]" : ""];
3006
- case "imageReference":
3007
- return r.referenceType === "full" ? ["![", r.alt || "", "]", be(r)] : ["![", r.alt, "]", r.referenceType === "collapsed" ? "[]" : ""];
3008
- case "definition": {
3009
- let n = e.proseWrap === "always" ? Et : " ";
3010
- return ce([be(r), ":", ye([n, Be(r.url), r.title === null ? "" : [n, fe(r.title, e, !1)]])]);
3011
- }
3012
- case "footnote":
3013
- return ["[^", fu(u, e, t), "]"];
3014
- case "footnoteReference":
3015
- return nt(r);
3016
- case "footnoteDefinition": {
3017
- let n = r.children.length === 1 && r.children[0].type === "paragraph" && (e.proseWrap === "never" || e.proseWrap === "preserve" && r.children[0].position.start.line === r.children[0].position.end.line);
3018
- return [nt(r), ": ", n ? fu(u, e, t) : ce([Nu(" ".repeat(4), fu(u, e, t, { processor: ({ isFirst: i }) => i ? ce([mt, t()]) : t() }))])];
3019
- }
3020
- case "table":
3021
- return io(u, e, t);
3022
- case "tableCell":
3023
- return fu(u, e, t);
3024
- case "break":
3025
- return /\s/u.test(e.originalText[r.position.start.offset]) ? [" ", we(ke)] : ["\\", Du];
3026
- case "liquidNode":
3027
- return Pu(r.value, Du);
3028
- case "import":
3029
- case "export":
3030
- case "jsx":
3031
- return r.value.trimEnd();
3032
- case "esComment":
3033
- return ["{/* ", r.value, " */}"];
3034
- case "math":
3035
- return ["$$", Du, r.value ? [Pu(r.value, Du), Du] : "", "$$"];
3036
- case "inlineMath":
3037
- return e.originalText.slice(Fe(r), de(r));
3038
- default:
3039
- throw new hi(r, "Markdown");
3040
- }
3041
- }
3042
- function So(u, e, t) {
3043
- let r = [], n = null, { children: i } = u.node;
3044
- for (let [a, o] of i.entries()) switch (je(o)) {
3045
- case "start":
3046
- n === null && (n = { index: a, offset: o.position.end.offset });
3047
- break;
3048
- case "end":
3049
- n !== null && (r.push({ start: n, end: { index: a, offset: o.position.start.offset } }), n = null);
3050
- break;
3051
- }
3052
- return fu(u, e, t, { processor({ index: a }) {
3053
- if (r.length > 0) {
3054
- let o = r[0];
3055
- if (a === o.start.index) return [rt(i[o.start.index]), e.originalText.slice(o.start.offset, o.end.offset), rt(i[o.end.index])];
3056
- if (o.start.index < a && a < o.end.index) return !1;
3057
- if (a === o.end.index) return r.shift(), !1;
3058
- }
3059
- return t();
3060
- } });
3061
- }
3062
- function rt(u) {
3063
- if (u.type === "html") return u.value;
3064
- if (u.type === "paragraph" && Array.isArray(u.children) && u.children.length === 1 && u.children[0].type === "esComment") return ["{/* ", u.children[0].value, " */}"];
3065
- }
3066
- function Lo(u) {
3067
- let e = u.findAncestor((t) => t.type === "linkReference" || t.type === "imageReference");
3068
- return e && (e.type !== "linkReference" || e.referenceType !== "full");
3069
- }
3070
- var To = (u, e) => {
3071
- for (let t of e) u = lu(0, u, t, encodeURIComponent(t));
3072
- return u;
3073
- };
3074
- function Be(u, e = []) {
3075
- let t = [" ", ...Array.isArray(e) ? e : [e]];
3076
- return new RegExp(t.map((r) => ge(r)).join("|"), "u").test(u) ? `<${To(u, "<>")}>` : u;
3077
- }
3078
- function fe(u, e, t = !0) {
3079
- if (!u) return "";
3080
- if (t) return " " + fe(u, e, !1);
3081
- if (u = lu(0, u, /\\(?=["')])/gu, ""), u.includes('"') && u.includes("'") && !u.includes(")")) return `(${u})`;
3082
- let r = fi(u, e.singleQuote);
3083
- return u = lu(0, u, "\\", "\\\\"), u = lu(0, u, r, `\\${r}`), `${r}${u}${r}`;
3084
- }
3085
- function Oo(u) {
3086
- return u.index > 0 && je(u.previous) === "next";
3087
- }
3088
- function be(u) {
3089
- return `[${(0, yn.default)(u.label)}]`;
3090
- }
3091
- function nt(u) {
3092
- return `[^${u.label}]`;
3093
- }
3094
- var No = { features: { experimental_frontMatterSupport: { massageAstNode: !0, embed: !0, print: !0 } }, preprocess: xo, print: qo, embed: Wi, massageAstNode: zi, hasPrettierIgnore: Oo, insertPragma: Pi, getVisitorKeys: Zi }, Ro = No, Io = [{ name: "Markdown", type: "prose", aceMode: "markdown", extensions: [".md", ".livemd", ".markdown", ".mdown", ".mdwn", ".mkd", ".mkdn", ".mkdown", ".ronn", ".scd", ".workbook"], filenames: ["contents.lr", "README"], tmScope: "text.md", aliases: ["md", "pandoc"], codemirrorMode: "gfm", codemirrorMimeType: "text/x-gfm", wrap: !0, parsers: ["markdown"], vscodeLanguageIds: ["markdown"], linguistLanguageId: 222 }, { name: "MDX", type: "prose", aceMode: "markdown", extensions: [".mdx"], filenames: [], tmScope: "text.md", aliases: ["md", "pandoc"], codemirrorMode: "gfm", codemirrorMimeType: "text/x-gfm", wrap: !0, parsers: ["mdx"], vscodeLanguageIds: ["mdx"], linguistLanguageId: 222 }], it = { singleQuote: { category: "Common", type: "boolean", default: !1, description: "Use single quotes instead of double quotes." }, proseWrap: { category: "Common", type: "choice", default: "preserve", description: "How to wrap prose.", choices: [{ value: "always", description: "Wrap prose if it exceeds the print width." }, { value: "never", description: "Do not wrap prose." }, { value: "preserve", description: "Wrap prose as-is." }] } }, Po = { proseWrap: it.proseWrap, singleQuote: it.singleQuote }, jo = Po, jt = {};
3095
- Dt(jt, { markdown: () => at, mdx: () => na, remark: () => at });
3096
- var zo = zu(Qt()), $o = zu(ur()), Uo = zu(an()), Mo = zu(En()), _o = /^import\s/u, Vo = /^export\s/u, Wo = "[a-z][a-z0-9]*(\\.[a-z][a-z0-9]*)*|", Ho = /<!---->|<!---?[^>-](?:-?[^-])*-->/u, Go = /^\{\s*\/\*(.*)\*\/\s*\}/u, Jo = (u) => _o.test(u), zt = (u) => Vo.test(u), $t = (u) => Jo(u) || zt(u), ze = (u, e) => {
3097
- let t = e.indexOf(`
3098
-
3099
- `), r = t === -1 ? e : e.slice(0, t);
3100
- if ($t(r)) return u(r)({ type: zt(r) ? "export" : "import", value: r });
3101
- };
3102
- ze.notInBlock = !0;
3103
- ze.locator = (u) => $t(u) ? -1 : 1;
3104
- var Ut = (u, e) => {
3105
- let t = Go.exec(e);
3106
- if (t) return u(t[0])({ type: "esComment", value: t[1].trim() });
3107
- };
3108
- Ut.locator = (u, e) => u.indexOf("{", e);
3109
- var Yo = function() {
3110
- let { Parser: u } = this, { blockTokenizers: e, blockMethods: t, inlineTokenizers: r, inlineMethods: n } = u.prototype;
3111
- e.esSyntax = ze, r.esComment = Ut, t.splice(t.indexOf("paragraph"), 0, "esSyntax"), n.splice(n.indexOf("text"), 0, "esComment");
3112
- }, Ko = function() {
3113
- let u = this.Parser.prototype;
3114
- u.blockMethods = ["frontMatter", ...u.blockMethods], u.blockTokenizers.frontMatter = e;
3115
- function e(t, r) {
3116
- let { frontMatter: n } = me(r);
3117
- if (n) return t(n.raw)({ ...n, type: "frontMatter" });
3118
- }
3119
- e.onlyAtStart = !0;
3120
- }, Qo = Ko;
3121
- function Zo() {
3122
- return (u) => Hu(u, (e, t, [r]) => e.type !== "html" || Ho.test(e.value) || Ot.has(r.type) ? e : { ...e, type: "jsx" });
3123
- }
3124
- var Xo = Zo, ua = function() {
3125
- let u = this.Parser.prototype, e = u.inlineMethods;
3126
- e.splice(e.indexOf("text"), 0, "liquid"), u.inlineTokenizers.liquid = t;
3127
- function t(r, n) {
3128
- let i = n.match(/^(\{%.*?%\}|\{\{.*?\}\})/su);
3129
- if (i) return r(i[0])({ type: "liquidNode", value: i[0] });
3130
- }
3131
- t.locator = function(r, n) {
3132
- return r.indexOf("{", n);
3133
- };
3134
- }, ea = ua, ta = function() {
3135
- let u = "wikiLink", e = /^\[\[(?<linkContents>.+?)\]\]/su, t = this.Parser.prototype, r = t.inlineMethods;
3136
- r.splice(r.indexOf("link"), 0, u), t.inlineTokenizers.wikiLink = n;
3137
- function n(i, a) {
3138
- let o = e.exec(a);
3139
- if (o) {
3140
- let D = o.groups.linkContents.trim();
3141
- return i(o[0])({ type: u, value: D });
3142
- }
3143
- }
3144
- n.locator = function(i, a) {
3145
- return i.indexOf("[", a);
3146
- };
3147
- }, ra = ta;
3148
- function Mt({ isMDX: u }) {
3149
- return (e) => {
3150
- let t = (0, Mo.default)().use(Uo.default, { commonmark: !0, ...u && { blocks: [Wo] } }).use(zo.default).use(Qo).use($o.default).use(u ? Yo : ot).use(ea).use(u ? Xo : ot).use(ra);
3151
- return t.run(t.parse(e));
3152
- };
3153
- }
3154
- function ot() {
3155
- }
3156
- var _t = { astFormat: "mdast", hasPragma: St, hasIgnorePragma: Ii, locStart: Fe, locEnd: de }, at = { ..._t, parse: Mt({ isMDX: !1 }) }, na = { ..._t, parse: Mt({ isMDX: !0 }) }, ia = { mdast: Ro };
3157
- export {
3158
- mn as default,
3159
- Io as languages,
3160
- jo as options,
3161
- jt as parsers,
3162
- ia as printers
3163
- };