@sps-woodland/rich-text-editor 8.24.0 → 8.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +630 -622
- package/lib/index.umd.cjs +13 -13
- package/lib/style.css +1 -1
- package/package.json +9 -9
package/lib/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { code as R1 } from "@spscommerce/utils";
|
|
2
2
|
import * as X from "react";
|
|
3
|
-
import { useMemo as
|
|
4
|
-
import { Metadata as
|
|
3
|
+
import { useMemo as Lt, useState as nn, useCallback as rn, useEffect as sn, useRef as Ml } from "react";
|
|
4
|
+
import { Metadata as wl, useChildTestIdAttrBuilder as Pl, cl as Dl } from "@sps-woodland/core";
|
|
5
5
|
import { useSpsForm as Fl, SpsModal as Hl, SpsLabel as ti, SpsTextInput as ni, SpsModalFooter as Bl } from "@spscommerce/ds-react";
|
|
6
|
-
import { Button as
|
|
7
|
-
const
|
|
6
|
+
import { Button as vl } from "@sps-woodland/buttons";
|
|
7
|
+
const Ul = {};
|
|
8
8
|
function dn(e, t) {
|
|
9
|
-
const n =
|
|
9
|
+
const n = Ul, r = typeof n.includeImageAlt == "boolean" ? n.includeImageAlt : !0, i = typeof n.includeHtml == "boolean" ? n.includeHtml : !0;
|
|
10
10
|
return xo(e, r, i);
|
|
11
11
|
}
|
|
12
12
|
function xo(e, t, n) {
|
|
@@ -74,7 +74,7 @@ function $l(e, t) {
|
|
|
74
74
|
(t[n].add === "after" ? e : r).push(t[n]);
|
|
75
75
|
Ze(e, 0, 0, r);
|
|
76
76
|
}
|
|
77
|
-
const Yl = /[!-\/:-@\[-`\{-~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/, Qe = Nt(/[A-Za-z]/),
|
|
77
|
+
const Yl = /[!-\/:-@\[-`\{-~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/, Qe = Nt(/[A-Za-z]/), ke = Nt(/[\dA-Za-z]/), jl = Nt(/[#-'*+\--9=?A-Z^-~]/);
|
|
78
78
|
function lr(e) {
|
|
79
79
|
return (
|
|
80
80
|
// Special whitespace codes (which have negative values), C0 and Control
|
|
@@ -155,20 +155,20 @@ function e0(e) {
|
|
|
155
155
|
const t = this, n = [];
|
|
156
156
|
let r = 0, i, s, o;
|
|
157
157
|
return a;
|
|
158
|
-
function a(
|
|
158
|
+
function a(k) {
|
|
159
159
|
if (r < n.length) {
|
|
160
160
|
const G = n[r];
|
|
161
161
|
return t.containerState = G[1], e.attempt(
|
|
162
162
|
G[0].continuation,
|
|
163
163
|
c,
|
|
164
164
|
u
|
|
165
|
-
)(
|
|
165
|
+
)(k);
|
|
166
166
|
}
|
|
167
|
-
return u(
|
|
167
|
+
return u(k);
|
|
168
168
|
}
|
|
169
|
-
function c(
|
|
169
|
+
function c(k) {
|
|
170
170
|
if (r++, t.containerState._closeFlow) {
|
|
171
|
-
t.containerState._closeFlow = void 0, i &&
|
|
171
|
+
t.containerState._closeFlow = void 0, i && v();
|
|
172
172
|
const G = t.events.length;
|
|
173
173
|
let z = G, _;
|
|
174
174
|
for (; z--; )
|
|
@@ -185,61 +185,61 @@ function e0(e) {
|
|
|
185
185
|
z + 1,
|
|
186
186
|
0,
|
|
187
187
|
t.events.slice(G)
|
|
188
|
-
), t.events.length = D, u(
|
|
188
|
+
), t.events.length = D, u(k);
|
|
189
189
|
}
|
|
190
|
-
return a(
|
|
190
|
+
return a(k);
|
|
191
191
|
}
|
|
192
|
-
function u(
|
|
192
|
+
function u(k) {
|
|
193
193
|
if (r === n.length) {
|
|
194
194
|
if (!i)
|
|
195
|
-
return g(
|
|
195
|
+
return g(k);
|
|
196
196
|
if (i.currentConstruct && i.currentConstruct.concrete)
|
|
197
|
-
return k
|
|
197
|
+
return L(k);
|
|
198
198
|
t.interrupt = !!(i.currentConstruct && !i._gfmTableDynamicInterruptHack);
|
|
199
199
|
}
|
|
200
200
|
return t.containerState = {}, e.check(
|
|
201
201
|
si,
|
|
202
202
|
f,
|
|
203
203
|
h
|
|
204
|
-
)(
|
|
204
|
+
)(k);
|
|
205
205
|
}
|
|
206
|
-
function f(
|
|
207
|
-
return i &&
|
|
206
|
+
function f(k) {
|
|
207
|
+
return i && v(), N(r), g(k);
|
|
208
208
|
}
|
|
209
|
-
function h(
|
|
210
|
-
return t.parser.lazy[t.now().line] = r !== n.length, o = t.now().offset, k
|
|
209
|
+
function h(k) {
|
|
210
|
+
return t.parser.lazy[t.now().line] = r !== n.length, o = t.now().offset, L(k);
|
|
211
211
|
}
|
|
212
|
-
function g(
|
|
212
|
+
function g(k) {
|
|
213
213
|
return t.containerState = {}, e.attempt(
|
|
214
214
|
si,
|
|
215
215
|
d,
|
|
216
|
-
|
|
217
|
-
)(
|
|
216
|
+
L
|
|
217
|
+
)(k);
|
|
218
218
|
}
|
|
219
|
-
function d(
|
|
220
|
-
return r++, n.push([t.currentConstruct, t.containerState]), g(
|
|
219
|
+
function d(k) {
|
|
220
|
+
return r++, n.push([t.currentConstruct, t.containerState]), g(k);
|
|
221
221
|
}
|
|
222
|
-
function k
|
|
223
|
-
if (
|
|
224
|
-
i &&
|
|
222
|
+
function L(k) {
|
|
223
|
+
if (k === null) {
|
|
224
|
+
i && v(), N(0), e.consume(k);
|
|
225
225
|
return;
|
|
226
226
|
}
|
|
227
227
|
return i = i || t.parser.flow(t.now()), e.enter("chunkFlow", {
|
|
228
228
|
contentType: "flow",
|
|
229
229
|
previous: s,
|
|
230
230
|
_tokenizer: i
|
|
231
|
-
}), S(
|
|
231
|
+
}), S(k);
|
|
232
232
|
}
|
|
233
|
-
function S(
|
|
234
|
-
if (
|
|
235
|
-
R(e.exit("chunkFlow"), !0), N(0), e.consume(
|
|
233
|
+
function S(k) {
|
|
234
|
+
if (k === null) {
|
|
235
|
+
R(e.exit("chunkFlow"), !0), N(0), e.consume(k);
|
|
236
236
|
return;
|
|
237
237
|
}
|
|
238
|
-
return B(
|
|
238
|
+
return B(k) ? (e.consume(k), R(e.exit("chunkFlow")), r = 0, t.interrupt = void 0, a) : (e.consume(k), S);
|
|
239
239
|
}
|
|
240
|
-
function R(
|
|
241
|
-
const z = t.sliceStream(
|
|
242
|
-
if (G && z.push(null),
|
|
240
|
+
function R(k, G) {
|
|
241
|
+
const z = t.sliceStream(k);
|
|
242
|
+
if (G && z.push(null), k.previous = s, s && (s.next = k), s = k, i.defineSkip(k.start), i.write(z), t.parser.lazy[k.start.line]) {
|
|
243
243
|
let _ = i.events.length;
|
|
244
244
|
for (; _--; )
|
|
245
245
|
if (
|
|
@@ -269,15 +269,15 @@ function e0(e) {
|
|
|
269
269
|
), t.events.length = _;
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
|
-
function N(
|
|
272
|
+
function N(k) {
|
|
273
273
|
let G = n.length;
|
|
274
|
-
for (; G-- >
|
|
274
|
+
for (; G-- > k; ) {
|
|
275
275
|
const z = n[G];
|
|
276
276
|
t.containerState = z[1], z[0].exit.call(t, e);
|
|
277
277
|
}
|
|
278
|
-
n.length =
|
|
278
|
+
n.length = k;
|
|
279
279
|
}
|
|
280
|
-
function
|
|
280
|
+
function v() {
|
|
281
281
|
i.write([null]), s = void 0, i = void 0, t.containerState._closeFlow = void 0;
|
|
282
282
|
}
|
|
283
283
|
}
|
|
@@ -398,10 +398,10 @@ function s0(e, t, n) {
|
|
|
398
398
|
return Qe(d) ? (e.consume(d), o) : u(d);
|
|
399
399
|
}
|
|
400
400
|
function o(d) {
|
|
401
|
-
return d === 43 || d === 45 || d === 46 ||
|
|
401
|
+
return d === 43 || d === 45 || d === 46 || ke(d) ? (r = 1, a(d)) : u(d);
|
|
402
402
|
}
|
|
403
403
|
function a(d) {
|
|
404
|
-
return d === 58 ? (e.consume(d), r = 0, c) : (d === 43 || d === 45 || d === 46 ||
|
|
404
|
+
return d === 58 ? (e.consume(d), r = 0, c) : (d === 43 || d === 45 || d === 46 || ke(d)) && r++ < 32 ? (e.consume(d), a) : (r = 0, u(d));
|
|
405
405
|
}
|
|
406
406
|
function c(d) {
|
|
407
407
|
return d === 62 ? (e.exit("autolinkProtocol"), e.enter("autolinkMarker"), e.consume(d), e.exit("autolinkMarker"), e.exit("autolink"), t) : d === null || d === 32 || d === 60 || lr(d) ? n(d) : (e.consume(d), c);
|
|
@@ -410,15 +410,15 @@ function s0(e, t, n) {
|
|
|
410
410
|
return d === 64 ? (e.consume(d), f) : jl(d) ? (e.consume(d), u) : n(d);
|
|
411
411
|
}
|
|
412
412
|
function f(d) {
|
|
413
|
-
return
|
|
413
|
+
return ke(d) ? h(d) : n(d);
|
|
414
414
|
}
|
|
415
415
|
function h(d) {
|
|
416
416
|
return d === 46 ? (e.consume(d), r = 0, f) : d === 62 ? (e.exit("autolinkProtocol").type = "autolinkEmail", e.enter("autolinkMarker"), e.consume(d), e.exit("autolinkMarker"), e.exit("autolink"), t) : g(d);
|
|
417
417
|
}
|
|
418
418
|
function g(d) {
|
|
419
|
-
if ((d === 45 ||
|
|
420
|
-
const
|
|
421
|
-
return e.consume(d),
|
|
419
|
+
if ((d === 45 || ke(d)) && r++ < 63) {
|
|
420
|
+
const L = d === 45 ? g : h;
|
|
421
|
+
return e.consume(d), L;
|
|
422
422
|
}
|
|
423
423
|
return n(d);
|
|
424
424
|
}
|
|
@@ -510,7 +510,7 @@ function f0(e, t, n) {
|
|
|
510
510
|
return e.enter("characterReference"), e.enter("characterReferenceMarker"), e.consume(h), e.exit("characterReferenceMarker"), c;
|
|
511
511
|
}
|
|
512
512
|
function c(h) {
|
|
513
|
-
return h === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(h), e.exit("characterReferenceMarkerNumeric"), u) : (e.enter("characterReferenceValue"), s = 31, o =
|
|
513
|
+
return h === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(h), e.exit("characterReferenceMarkerNumeric"), u) : (e.enter("characterReferenceValue"), s = 31, o = ke, f(h));
|
|
514
514
|
}
|
|
515
515
|
function u(h) {
|
|
516
516
|
return h === 88 || h === 120 ? (e.enter("characterReferenceMarkerHexadecimal"), e.consume(h), e.exit("characterReferenceMarkerHexadecimal"), e.enter("characterReferenceValue"), s = 6, o = ql, f) : (e.enter("characterReferenceValue"), s = 7, o = cr, f(h));
|
|
@@ -518,7 +518,7 @@ function f0(e, t, n) {
|
|
|
518
518
|
function f(h) {
|
|
519
519
|
if (h === 59 && i) {
|
|
520
520
|
const g = e.exit("characterReferenceValue");
|
|
521
|
-
return o ===
|
|
521
|
+
return o === ke && !Cr(r.sliceSerialize(g)) ? n(h) : (e.enter("characterReferenceMarker"), e.consume(h), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
|
|
522
522
|
}
|
|
523
523
|
return o(h) && i++ < s ? (e.consume(h), f) : n(h);
|
|
524
524
|
}
|
|
@@ -559,10 +559,10 @@ function h0(e, t, n) {
|
|
|
559
559
|
function d(_) {
|
|
560
560
|
return _ === null || B(_) ? h(_) : (e.enter("codeFencedFenceMeta"), e.enter("chunkString", {
|
|
561
561
|
contentType: "string"
|
|
562
|
-
}),
|
|
562
|
+
}), L(_));
|
|
563
563
|
}
|
|
564
|
-
function
|
|
565
|
-
return _ === null || B(_) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), h(_)) : _ === 96 && _ === a ? n(_) : (e.consume(_),
|
|
564
|
+
function L(_) {
|
|
565
|
+
return _ === null || B(_) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), h(_)) : _ === 96 && _ === a ? n(_) : (e.consume(_), L);
|
|
566
566
|
}
|
|
567
567
|
function S(_) {
|
|
568
568
|
return e.attempt(i, G, R)(_);
|
|
@@ -573,16 +573,16 @@ function h0(e, t, n) {
|
|
|
573
573
|
function N(_) {
|
|
574
574
|
return s > 0 && Q(_) ? re(
|
|
575
575
|
e,
|
|
576
|
-
|
|
576
|
+
v,
|
|
577
577
|
"linePrefix",
|
|
578
578
|
s + 1
|
|
579
|
-
)(_) :
|
|
579
|
+
)(_) : v(_);
|
|
580
580
|
}
|
|
581
|
-
function
|
|
582
|
-
return _ === null || B(_) ? e.check(ci, S, G)(_) : (e.enter("codeFlowValue"),
|
|
581
|
+
function v(_) {
|
|
582
|
+
return _ === null || B(_) ? e.check(ci, S, G)(_) : (e.enter("codeFlowValue"), k(_));
|
|
583
583
|
}
|
|
584
|
-
function
|
|
585
|
-
return _ === null || B(_) ? (e.exit("codeFlowValue"),
|
|
584
|
+
function k(_) {
|
|
585
|
+
return _ === null || B(_) ? (e.exit("codeFlowValue"), v(_)) : (e.consume(_), k);
|
|
586
586
|
}
|
|
587
587
|
function G(_) {
|
|
588
588
|
return e.exit("codeFenced"), t(_);
|
|
@@ -596,12 +596,12 @@ function h0(e, t, n) {
|
|
|
596
596
|
function M(V) {
|
|
597
597
|
return _.enter("codeFencedFence"), Q(V) ? re(
|
|
598
598
|
_,
|
|
599
|
-
|
|
599
|
+
w,
|
|
600
600
|
"linePrefix",
|
|
601
601
|
r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4
|
|
602
|
-
)(V) :
|
|
602
|
+
)(V) : w(V);
|
|
603
603
|
}
|
|
604
|
-
function
|
|
604
|
+
function w(V) {
|
|
605
605
|
return V === a ? (_.enter("codeFencedFenceSequence"), oe(V)) : Y(V);
|
|
606
606
|
}
|
|
607
607
|
function oe(V) {
|
|
@@ -622,7 +622,7 @@ function m0(e, t, n) {
|
|
|
622
622
|
return r.parser.lazy[r.now().line] ? n(o) : t(o);
|
|
623
623
|
}
|
|
624
624
|
}
|
|
625
|
-
const
|
|
625
|
+
const Ln = {
|
|
626
626
|
name: "codeIndented",
|
|
627
627
|
tokenize: p0
|
|
628
628
|
}, d0 = {
|
|
@@ -724,7 +724,7 @@ function C0(e, t) {
|
|
|
724
724
|
const n = e[t][1], r = e[t][2];
|
|
725
725
|
let i = t - 1;
|
|
726
726
|
const s = [], o = n._tokenizer || r.parser[n.contentType](n.start), a = o.events, c = [], u = {};
|
|
727
|
-
let f, h, g = -1, d = n,
|
|
727
|
+
let f, h, g = -1, d = n, L = 0, S = 0;
|
|
728
728
|
const R = [S];
|
|
729
729
|
for (; d; ) {
|
|
730
730
|
for (; e[++i][1] !== d; )
|
|
@@ -735,11 +735,11 @@ function C0(e, t) {
|
|
|
735
735
|
// Find a void token that includes a break.
|
|
736
736
|
a[g][0] === "exit" && a[g - 1][0] === "enter" && a[g][1].type === a[g - 1][1].type && a[g][1].start.line !== a[g][1].end.line && (S = g + 1, R.push(S), d._tokenizer = void 0, d.previous = void 0, d = d.next);
|
|
737
737
|
for (o.events = [], d ? (d._tokenizer = void 0, d.previous = void 0) : R.pop(), g = R.length; g--; ) {
|
|
738
|
-
const N = a.slice(R[g], R[g + 1]),
|
|
739
|
-
c.unshift([
|
|
738
|
+
const N = a.slice(R[g], R[g + 1]), v = s.pop();
|
|
739
|
+
c.unshift([v, v + N.length - 1]), Ze(e, v, 2, N);
|
|
740
740
|
}
|
|
741
741
|
for (g = -1; ++g < c.length; )
|
|
742
|
-
u[
|
|
742
|
+
u[L + c[g][0]] = L + c[g][1], L += c[g][1] - c[g][0] - 1;
|
|
743
743
|
return u;
|
|
744
744
|
}
|
|
745
745
|
const N0 = {
|
|
@@ -790,7 +790,7 @@ function O0(e, t, n) {
|
|
|
790
790
|
return !r.parser.constructs.disable.null.includes("codeIndented") && a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? t(o) : e.interrupt(r.parser.constructs.flow, n, t)(o);
|
|
791
791
|
}
|
|
792
792
|
}
|
|
793
|
-
function
|
|
793
|
+
function ko(e, t, n, r, i, s, o, a, c) {
|
|
794
794
|
const u = c || Number.POSITIVE_INFINITY;
|
|
795
795
|
let f = 0;
|
|
796
796
|
return h;
|
|
@@ -805,9 +805,9 @@ function Lo(e, t, n, r, i, s, o, a, c) {
|
|
|
805
805
|
}), d(N));
|
|
806
806
|
}
|
|
807
807
|
function d(N) {
|
|
808
|
-
return N === 62 ? (e.exit("chunkString"), e.exit(a), g(N)) : N === null || N === 60 || B(N) ? n(N) : (e.consume(N), N === 92 ?
|
|
808
|
+
return N === 62 ? (e.exit("chunkString"), e.exit(a), g(N)) : N === null || N === 60 || B(N) ? n(N) : (e.consume(N), N === 92 ? L : d);
|
|
809
809
|
}
|
|
810
|
-
function
|
|
810
|
+
function L(N) {
|
|
811
811
|
return N === 60 || N === 62 || N === 92 ? (e.consume(N), d) : d(N);
|
|
812
812
|
}
|
|
813
813
|
function S(N) {
|
|
@@ -817,7 +817,7 @@ function Lo(e, t, n, r, i, s, o, a, c) {
|
|
|
817
817
|
return N === 40 || N === 41 || N === 92 ? (e.consume(N), S) : S(N);
|
|
818
818
|
}
|
|
819
819
|
}
|
|
820
|
-
function
|
|
820
|
+
function Lo(e, t, n, r, i, s) {
|
|
821
821
|
const o = this;
|
|
822
822
|
let a = 0, c;
|
|
823
823
|
return u;
|
|
@@ -878,12 +878,12 @@ function qt(e) {
|
|
|
878
878
|
}
|
|
879
879
|
const y0 = {
|
|
880
880
|
name: "definition",
|
|
881
|
-
tokenize:
|
|
881
|
+
tokenize: k0
|
|
882
882
|
}, R0 = {
|
|
883
|
-
tokenize:
|
|
883
|
+
tokenize: L0,
|
|
884
884
|
partial: !0
|
|
885
885
|
};
|
|
886
|
-
function
|
|
886
|
+
function k0(e, t, n) {
|
|
887
887
|
const r = this;
|
|
888
888
|
let i;
|
|
889
889
|
return s;
|
|
@@ -891,7 +891,7 @@ function L0(e, t, n) {
|
|
|
891
891
|
return e.enter("definition"), o(d);
|
|
892
892
|
}
|
|
893
893
|
function o(d) {
|
|
894
|
-
return
|
|
894
|
+
return Lo.call(
|
|
895
895
|
r,
|
|
896
896
|
e,
|
|
897
897
|
a,
|
|
@@ -911,7 +911,7 @@ function L0(e, t, n) {
|
|
|
911
911
|
return Oe(d) ? m1(e, u)(d) : u(d);
|
|
912
912
|
}
|
|
913
913
|
function u(d) {
|
|
914
|
-
return
|
|
914
|
+
return ko(
|
|
915
915
|
e,
|
|
916
916
|
f,
|
|
917
917
|
// Note: we don’t need to reset the way `markdown-rs` does.
|
|
@@ -933,7 +933,7 @@ function L0(e, t, n) {
|
|
|
933
933
|
return d === null || B(d) ? (e.exit("definition"), r.parser.defined.push(i), t(d)) : n(d);
|
|
934
934
|
}
|
|
935
935
|
}
|
|
936
|
-
function
|
|
936
|
+
function L0(e, t, n) {
|
|
937
937
|
return r;
|
|
938
938
|
function r(a) {
|
|
939
939
|
return Oe(a) ? m1(e, i)(a) : n(a);
|
|
@@ -968,12 +968,12 @@ function M0(e, t, n) {
|
|
|
968
968
|
return B(s) ? (e.exit("hardBreakEscape"), t(s)) : n(s);
|
|
969
969
|
}
|
|
970
970
|
}
|
|
971
|
-
const
|
|
971
|
+
const w0 = {
|
|
972
972
|
name: "headingAtx",
|
|
973
973
|
tokenize: D0,
|
|
974
|
-
resolve:
|
|
974
|
+
resolve: P0
|
|
975
975
|
};
|
|
976
|
-
function
|
|
976
|
+
function P0(e, t) {
|
|
977
977
|
let n = e.length - 2, r = 3, i, s;
|
|
978
978
|
return e[r][1].type === "whitespace" && (r += 2), n - 2 > r && e[n][1].type === "whitespace" && (n -= 2), e[n][1].type === "atxHeadingSequence" && (r === n - 1 || n - 4 > r && e[n - 2][1].type === "whitespace") && (n -= r + 1 === n ? 2 : 4), n > r && (i = {
|
|
979
979
|
type: "atxHeadingText",
|
|
@@ -1079,16 +1079,16 @@ const F0 = [
|
|
|
1079
1079
|
], fi = ["pre", "script", "style", "textarea"], H0 = {
|
|
1080
1080
|
name: "htmlFlow",
|
|
1081
1081
|
tokenize: G0,
|
|
1082
|
-
resolveTo:
|
|
1082
|
+
resolveTo: U0,
|
|
1083
1083
|
concrete: !0
|
|
1084
1084
|
}, B0 = {
|
|
1085
1085
|
tokenize: z0,
|
|
1086
1086
|
partial: !0
|
|
1087
|
-
},
|
|
1087
|
+
}, v0 = {
|
|
1088
1088
|
tokenize: K0,
|
|
1089
1089
|
partial: !0
|
|
1090
1090
|
};
|
|
1091
|
-
function
|
|
1091
|
+
function U0(e) {
|
|
1092
1092
|
let t = e.length;
|
|
1093
1093
|
for (; t-- && !(e[t][0] === "enter" && e[t][1].type === "htmlFlow"); )
|
|
1094
1094
|
;
|
|
@@ -1108,39 +1108,39 @@ function G0(e, t, n) {
|
|
|
1108
1108
|
return E === 33 ? (e.consume(E), g) : E === 47 ? (e.consume(E), s = !0, S) : E === 63 ? (e.consume(E), i = 3, r.interrupt ? t : T) : Qe(E) ? (e.consume(E), o = String.fromCharCode(E), R) : n(E);
|
|
1109
1109
|
}
|
|
1110
1110
|
function g(E) {
|
|
1111
|
-
return E === 45 ? (e.consume(E), i = 2, d) : E === 91 ? (e.consume(E), i = 5, a = 0,
|
|
1111
|
+
return E === 45 ? (e.consume(E), i = 2, d) : E === 91 ? (e.consume(E), i = 5, a = 0, L) : Qe(E) ? (e.consume(E), i = 4, r.interrupt ? t : T) : n(E);
|
|
1112
1112
|
}
|
|
1113
1113
|
function d(E) {
|
|
1114
1114
|
return E === 45 ? (e.consume(E), r.interrupt ? t : T) : n(E);
|
|
1115
1115
|
}
|
|
1116
|
-
function
|
|
1117
|
-
const
|
|
1118
|
-
return E ===
|
|
1116
|
+
function L(E) {
|
|
1117
|
+
const ve = "CDATA[";
|
|
1118
|
+
return E === ve.charCodeAt(a++) ? (e.consume(E), a === ve.length ? r.interrupt ? t : w : L) : n(E);
|
|
1119
1119
|
}
|
|
1120
1120
|
function S(E) {
|
|
1121
1121
|
return Qe(E) ? (e.consume(E), o = String.fromCharCode(E), R) : n(E);
|
|
1122
1122
|
}
|
|
1123
1123
|
function R(E) {
|
|
1124
1124
|
if (E === null || E === 47 || E === 62 || Oe(E)) {
|
|
1125
|
-
const
|
|
1126
|
-
return !
|
|
1125
|
+
const ve = E === 47, Dt = o.toLowerCase();
|
|
1126
|
+
return !ve && !s && fi.includes(Dt) ? (i = 1, r.interrupt ? t(E) : w(E)) : F0.includes(o.toLowerCase()) ? (i = 6, ve ? (e.consume(E), N) : r.interrupt ? t(E) : w(E)) : (i = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(E) : s ? v(E) : k(E));
|
|
1127
1127
|
}
|
|
1128
|
-
return E === 45 ||
|
|
1128
|
+
return E === 45 || ke(E) ? (e.consume(E), o += String.fromCharCode(E), R) : n(E);
|
|
1129
1129
|
}
|
|
1130
1130
|
function N(E) {
|
|
1131
|
-
return E === 62 ? (e.consume(E), r.interrupt ? t :
|
|
1131
|
+
return E === 62 ? (e.consume(E), r.interrupt ? t : w) : n(E);
|
|
1132
1132
|
}
|
|
1133
|
-
function
|
|
1134
|
-
return Q(E) ? (e.consume(E),
|
|
1133
|
+
function v(E) {
|
|
1134
|
+
return Q(E) ? (e.consume(E), v) : pe(E);
|
|
1135
1135
|
}
|
|
1136
|
-
function
|
|
1137
|
-
return E === 47 ? (e.consume(E), pe) : E === 58 || E === 95 || Qe(E) ? (e.consume(E), G) : Q(E) ? (e.consume(E),
|
|
1136
|
+
function k(E) {
|
|
1137
|
+
return E === 47 ? (e.consume(E), pe) : E === 58 || E === 95 || Qe(E) ? (e.consume(E), G) : Q(E) ? (e.consume(E), k) : pe(E);
|
|
1138
1138
|
}
|
|
1139
1139
|
function G(E) {
|
|
1140
|
-
return E === 45 || E === 46 || E === 58 || E === 95 ||
|
|
1140
|
+
return E === 45 || E === 46 || E === 58 || E === 95 || ke(E) ? (e.consume(E), G) : z(E);
|
|
1141
1141
|
}
|
|
1142
1142
|
function z(E) {
|
|
1143
|
-
return E === 61 ? (e.consume(E), _) : Q(E) ? (e.consume(E), z) :
|
|
1143
|
+
return E === 61 ? (e.consume(E), _) : Q(E) ? (e.consume(E), z) : k(E);
|
|
1144
1144
|
}
|
|
1145
1145
|
function _(E) {
|
|
1146
1146
|
return E === null || E === 60 || E === 61 || E === 62 || E === 96 ? n(E) : E === 34 || E === 39 ? (e.consume(E), c = E, D) : Q(E) ? (e.consume(E), _) : Y(E);
|
|
@@ -1152,24 +1152,24 @@ function G0(e, t, n) {
|
|
|
1152
1152
|
return E === null || E === 34 || E === 39 || E === 47 || E === 60 || E === 61 || E === 62 || E === 96 || Oe(E) ? z(E) : (e.consume(E), Y);
|
|
1153
1153
|
}
|
|
1154
1154
|
function W(E) {
|
|
1155
|
-
return E === 47 || E === 62 || Q(E) ?
|
|
1155
|
+
return E === 47 || E === 62 || Q(E) ? k(E) : n(E);
|
|
1156
1156
|
}
|
|
1157
1157
|
function pe(E) {
|
|
1158
1158
|
return E === 62 ? (e.consume(E), M) : n(E);
|
|
1159
1159
|
}
|
|
1160
1160
|
function M(E) {
|
|
1161
|
-
return E === null || B(E) ?
|
|
1161
|
+
return E === null || B(E) ? w(E) : Q(E) ? (e.consume(E), M) : n(E);
|
|
1162
1162
|
}
|
|
1163
|
-
function
|
|
1163
|
+
function w(E) {
|
|
1164
1164
|
return E === 45 && i === 2 ? (e.consume(E), Ae) : E === 60 && i === 1 ? (e.consume(E), Te) : E === 62 && i === 4 ? (e.consume(E), Be) : E === 63 && i === 3 ? (e.consume(E), T) : E === 93 && i === 5 ? (e.consume(E), Je) : B(E) && (i === 6 || i === 7) ? (e.exit("htmlFlowData"), e.check(
|
|
1165
1165
|
B0,
|
|
1166
1166
|
et,
|
|
1167
1167
|
oe
|
|
1168
|
-
)(E)) : E === null || B(E) ? (e.exit("htmlFlowData"), oe(E)) : (e.consume(E),
|
|
1168
|
+
)(E)) : E === null || B(E) ? (e.exit("htmlFlowData"), oe(E)) : (e.consume(E), w);
|
|
1169
1169
|
}
|
|
1170
1170
|
function oe(E) {
|
|
1171
1171
|
return e.check(
|
|
1172
|
-
|
|
1172
|
+
v0,
|
|
1173
1173
|
ce,
|
|
1174
1174
|
et
|
|
1175
1175
|
)(E);
|
|
@@ -1178,26 +1178,26 @@ function G0(e, t, n) {
|
|
|
1178
1178
|
return e.enter("lineEnding"), e.consume(E), e.exit("lineEnding"), V;
|
|
1179
1179
|
}
|
|
1180
1180
|
function V(E) {
|
|
1181
|
-
return E === null || B(E) ? oe(E) : (e.enter("htmlFlowData"),
|
|
1181
|
+
return E === null || B(E) ? oe(E) : (e.enter("htmlFlowData"), w(E));
|
|
1182
1182
|
}
|
|
1183
1183
|
function Ae(E) {
|
|
1184
|
-
return E === 45 ? (e.consume(E), T) :
|
|
1184
|
+
return E === 45 ? (e.consume(E), T) : w(E);
|
|
1185
1185
|
}
|
|
1186
1186
|
function Te(E) {
|
|
1187
|
-
return E === 47 ? (e.consume(E), o = "", He) :
|
|
1187
|
+
return E === 47 ? (e.consume(E), o = "", He) : w(E);
|
|
1188
1188
|
}
|
|
1189
1189
|
function He(E) {
|
|
1190
1190
|
if (E === 62) {
|
|
1191
|
-
const
|
|
1192
|
-
return fi.includes(
|
|
1191
|
+
const ve = o.toLowerCase();
|
|
1192
|
+
return fi.includes(ve) ? (e.consume(E), Be) : w(E);
|
|
1193
1193
|
}
|
|
1194
|
-
return Qe(E) && o.length < 8 ? (e.consume(E), o += String.fromCharCode(E), He) :
|
|
1194
|
+
return Qe(E) && o.length < 8 ? (e.consume(E), o += String.fromCharCode(E), He) : w(E);
|
|
1195
1195
|
}
|
|
1196
1196
|
function Je(E) {
|
|
1197
|
-
return E === 93 ? (e.consume(E), T) :
|
|
1197
|
+
return E === 93 ? (e.consume(E), T) : w(E);
|
|
1198
1198
|
}
|
|
1199
1199
|
function T(E) {
|
|
1200
|
-
return E === 62 ? (e.consume(E), Be) : E === 45 && i === 2 ? (e.consume(E), T) :
|
|
1200
|
+
return E === 62 ? (e.consume(E), Be) : E === 45 && i === 2 ? (e.consume(E), T) : w(E);
|
|
1201
1201
|
}
|
|
1202
1202
|
function Be(E) {
|
|
1203
1203
|
return E === null || B(E) ? (e.exit("htmlFlowData"), et(E)) : (e.consume(E), Be);
|
|
@@ -1234,10 +1234,10 @@ function Y0(e, t, n) {
|
|
|
1234
1234
|
return e.enter("htmlText"), e.enter("htmlTextData"), e.consume(T), c;
|
|
1235
1235
|
}
|
|
1236
1236
|
function c(T) {
|
|
1237
|
-
return T === 33 ? (e.consume(T), u) : T === 47 ? (e.consume(T), z) : T === 63 ? (e.consume(T),
|
|
1237
|
+
return T === 33 ? (e.consume(T), u) : T === 47 ? (e.consume(T), z) : T === 63 ? (e.consume(T), k) : Qe(T) ? (e.consume(T), Y) : n(T);
|
|
1238
1238
|
}
|
|
1239
1239
|
function u(T) {
|
|
1240
|
-
return T === 45 ? (e.consume(T), f) : T === 91 ? (e.consume(T), s = 0,
|
|
1240
|
+
return T === 45 ? (e.consume(T), f) : T === 91 ? (e.consume(T), s = 0, L) : Qe(T) ? (e.consume(T), v) : n(T);
|
|
1241
1241
|
}
|
|
1242
1242
|
function f(T) {
|
|
1243
1243
|
return T === 45 ? (e.consume(T), d) : n(T);
|
|
@@ -1251,9 +1251,9 @@ function Y0(e, t, n) {
|
|
|
1251
1251
|
function d(T) {
|
|
1252
1252
|
return T === 62 ? Ae(T) : T === 45 ? g(T) : h(T);
|
|
1253
1253
|
}
|
|
1254
|
-
function
|
|
1254
|
+
function L(T) {
|
|
1255
1255
|
const Be = "CDATA[";
|
|
1256
|
-
return T === Be.charCodeAt(s++) ? (e.consume(T), s === Be.length ? S :
|
|
1256
|
+
return T === Be.charCodeAt(s++) ? (e.consume(T), s === Be.length ? S : L) : n(T);
|
|
1257
1257
|
}
|
|
1258
1258
|
function S(T) {
|
|
1259
1259
|
return T === null ? n(T) : T === 93 ? (e.consume(T), R) : B(T) ? (o = S, Te(T)) : (e.consume(T), S);
|
|
@@ -1264,38 +1264,38 @@ function Y0(e, t, n) {
|
|
|
1264
1264
|
function N(T) {
|
|
1265
1265
|
return T === 62 ? Ae(T) : T === 93 ? (e.consume(T), N) : S(T);
|
|
1266
1266
|
}
|
|
1267
|
-
function
|
|
1268
|
-
return T === null || T === 62 ? Ae(T) : B(T) ? (o =
|
|
1267
|
+
function v(T) {
|
|
1268
|
+
return T === null || T === 62 ? Ae(T) : B(T) ? (o = v, Te(T)) : (e.consume(T), v);
|
|
1269
1269
|
}
|
|
1270
|
-
function
|
|
1271
|
-
return T === null ? n(T) : T === 63 ? (e.consume(T), G) : B(T) ? (o =
|
|
1270
|
+
function k(T) {
|
|
1271
|
+
return T === null ? n(T) : T === 63 ? (e.consume(T), G) : B(T) ? (o = k, Te(T)) : (e.consume(T), k);
|
|
1272
1272
|
}
|
|
1273
1273
|
function G(T) {
|
|
1274
|
-
return T === 62 ? Ae(T) :
|
|
1274
|
+
return T === 62 ? Ae(T) : k(T);
|
|
1275
1275
|
}
|
|
1276
1276
|
function z(T) {
|
|
1277
1277
|
return Qe(T) ? (e.consume(T), _) : n(T);
|
|
1278
1278
|
}
|
|
1279
1279
|
function _(T) {
|
|
1280
|
-
return T === 45 ||
|
|
1280
|
+
return T === 45 || ke(T) ? (e.consume(T), _) : D(T);
|
|
1281
1281
|
}
|
|
1282
1282
|
function D(T) {
|
|
1283
1283
|
return B(T) ? (o = D, Te(T)) : Q(T) ? (e.consume(T), D) : Ae(T);
|
|
1284
1284
|
}
|
|
1285
1285
|
function Y(T) {
|
|
1286
|
-
return T === 45 ||
|
|
1286
|
+
return T === 45 || ke(T) ? (e.consume(T), Y) : T === 47 || T === 62 || Oe(T) ? W(T) : n(T);
|
|
1287
1287
|
}
|
|
1288
1288
|
function W(T) {
|
|
1289
1289
|
return T === 47 ? (e.consume(T), Ae) : T === 58 || T === 95 || Qe(T) ? (e.consume(T), pe) : B(T) ? (o = W, Te(T)) : Q(T) ? (e.consume(T), W) : Ae(T);
|
|
1290
1290
|
}
|
|
1291
1291
|
function pe(T) {
|
|
1292
|
-
return T === 45 || T === 46 || T === 58 || T === 95 ||
|
|
1292
|
+
return T === 45 || T === 46 || T === 58 || T === 95 || ke(T) ? (e.consume(T), pe) : M(T);
|
|
1293
1293
|
}
|
|
1294
1294
|
function M(T) {
|
|
1295
|
-
return T === 61 ? (e.consume(T),
|
|
1295
|
+
return T === 61 ? (e.consume(T), w) : B(T) ? (o = M, Te(T)) : Q(T) ? (e.consume(T), M) : W(T);
|
|
1296
1296
|
}
|
|
1297
|
-
function
|
|
1298
|
-
return T === null || T === 60 || T === 61 || T === 62 || T === 96 ? n(T) : T === 34 || T === 39 ? (e.consume(T), i = T, oe) : B(T) ? (o =
|
|
1297
|
+
function w(T) {
|
|
1298
|
+
return T === null || T === 60 || T === 61 || T === 62 || T === 96 ? n(T) : T === 34 || T === 39 ? (e.consume(T), i = T, oe) : B(T) ? (o = w, Te(T)) : Q(T) ? (e.consume(T), w) : (e.consume(T), ce);
|
|
1299
1299
|
}
|
|
1300
1300
|
function oe(T) {
|
|
1301
1301
|
return T === i ? (e.consume(T), i = void 0, V) : T === null ? n(T) : B(T) ? (o = oe, Te(T)) : (e.consume(T), oe);
|
|
@@ -1440,7 +1440,7 @@ function Z0(e, t, n) {
|
|
|
1440
1440
|
return Oe(h) ? m1(e, s)(h) : s(h);
|
|
1441
1441
|
}
|
|
1442
1442
|
function s(h) {
|
|
1443
|
-
return h === 41 ? f(h) :
|
|
1443
|
+
return h === 41 ? f(h) : ko(
|
|
1444
1444
|
e,
|
|
1445
1445
|
o,
|
|
1446
1446
|
a,
|
|
@@ -1479,7 +1479,7 @@ function J0(e, t, n) {
|
|
|
1479
1479
|
const r = this;
|
|
1480
1480
|
return i;
|
|
1481
1481
|
function i(a) {
|
|
1482
|
-
return
|
|
1482
|
+
return Lo.call(
|
|
1483
1483
|
r,
|
|
1484
1484
|
e,
|
|
1485
1485
|
s,
|
|
@@ -1591,11 +1591,11 @@ function cc(e, t, n) {
|
|
|
1591
1591
|
let s = i && i[1].type === "linePrefix" ? i[2].sliceSerialize(i[1], !0).length : 0, o = 0;
|
|
1592
1592
|
return a;
|
|
1593
1593
|
function a(d) {
|
|
1594
|
-
const
|
|
1595
|
-
if (
|
|
1596
|
-
if (r.containerState.type || (r.containerState.type =
|
|
1594
|
+
const L = r.containerState.type || (d === 42 || d === 43 || d === 45 ? "listUnordered" : "listOrdered");
|
|
1595
|
+
if (L === "listUnordered" ? !r.containerState.marker || d === r.containerState.marker : cr(d)) {
|
|
1596
|
+
if (r.containerState.type || (r.containerState.type = L, e.enter(L, {
|
|
1597
1597
|
_container: !0
|
|
1598
|
-
})),
|
|
1598
|
+
})), L === "listUnordered")
|
|
1599
1599
|
return e.enter("listItemPrefix"), d === 42 || d === 45 ? e.check(Q1, n, u)(d) : u(d);
|
|
1600
1600
|
if (!r.interrupt || d === 49)
|
|
1601
1601
|
return e.enter("listItemPrefix"), e.enter("listItemValue"), c(d);
|
|
@@ -1765,12 +1765,12 @@ function Ec(e) {
|
|
|
1765
1765
|
}
|
|
1766
1766
|
}
|
|
1767
1767
|
const gc = {
|
|
1768
|
-
resolveAll:
|
|
1768
|
+
resolveAll: wo()
|
|
1769
1769
|
}, _c = Mo("string"), Ac = Mo("text");
|
|
1770
1770
|
function Mo(e) {
|
|
1771
1771
|
return {
|
|
1772
1772
|
tokenize: t,
|
|
1773
|
-
resolveAll:
|
|
1773
|
+
resolveAll: wo(
|
|
1774
1774
|
e === "text" ? Cc : void 0
|
|
1775
1775
|
)
|
|
1776
1776
|
};
|
|
@@ -1805,7 +1805,7 @@ function Mo(e) {
|
|
|
1805
1805
|
}
|
|
1806
1806
|
}
|
|
1807
1807
|
}
|
|
1808
|
-
function
|
|
1808
|
+
function wo(e) {
|
|
1809
1809
|
return t;
|
|
1810
1810
|
function t(n, r) {
|
|
1811
1811
|
let i = -1, s;
|
|
@@ -1872,8 +1872,8 @@ function Nc(e, t, n) {
|
|
|
1872
1872
|
const i = {}, s = [];
|
|
1873
1873
|
let o = [], a = [];
|
|
1874
1874
|
const c = {
|
|
1875
|
-
consume:
|
|
1876
|
-
enter:
|
|
1875
|
+
consume: v,
|
|
1876
|
+
enter: k,
|
|
1877
1877
|
exit: G,
|
|
1878
1878
|
attempt: D(z),
|
|
1879
1879
|
check: D(_),
|
|
@@ -1888,7 +1888,7 @@ function Nc(e, t, n) {
|
|
|
1888
1888
|
parser: e,
|
|
1889
1889
|
sliceStream: d,
|
|
1890
1890
|
sliceSerialize: g,
|
|
1891
|
-
now:
|
|
1891
|
+
now: L,
|
|
1892
1892
|
defineSkip: S,
|
|
1893
1893
|
write: h
|
|
1894
1894
|
};
|
|
@@ -1897,17 +1897,17 @@ function Nc(e, t, n) {
|
|
|
1897
1897
|
function h(M) {
|
|
1898
1898
|
return o = Me(o, M), R(), o[o.length - 1] !== null ? [] : (Y(t, 0), u.events = Ar(s, u.events, u), u.events);
|
|
1899
1899
|
}
|
|
1900
|
-
function g(M,
|
|
1901
|
-
return xc(d(M),
|
|
1900
|
+
function g(M, w) {
|
|
1901
|
+
return xc(d(M), w);
|
|
1902
1902
|
}
|
|
1903
1903
|
function d(M) {
|
|
1904
1904
|
return Sc(o, M);
|
|
1905
1905
|
}
|
|
1906
|
-
function
|
|
1907
|
-
const { line: M, column:
|
|
1906
|
+
function L() {
|
|
1907
|
+
const { line: M, column: w, offset: oe, _index: ce, _bufferIndex: V } = r;
|
|
1908
1908
|
return {
|
|
1909
1909
|
line: M,
|
|
1910
|
-
column:
|
|
1910
|
+
column: w,
|
|
1911
1911
|
offset: oe,
|
|
1912
1912
|
_index: ce,
|
|
1913
1913
|
_bufferIndex: V
|
|
@@ -1919,35 +1919,35 @@ function Nc(e, t, n) {
|
|
|
1919
1919
|
function R() {
|
|
1920
1920
|
let M;
|
|
1921
1921
|
for (; r._index < o.length; ) {
|
|
1922
|
-
const
|
|
1923
|
-
if (typeof
|
|
1924
|
-
for (M = r._index, r._bufferIndex < 0 && (r._bufferIndex = 0); r._index === M && r._bufferIndex <
|
|
1925
|
-
N(
|
|
1922
|
+
const w = o[r._index];
|
|
1923
|
+
if (typeof w == "string")
|
|
1924
|
+
for (M = r._index, r._bufferIndex < 0 && (r._bufferIndex = 0); r._index === M && r._bufferIndex < w.length; )
|
|
1925
|
+
N(w.charCodeAt(r._bufferIndex));
|
|
1926
1926
|
else
|
|
1927
|
-
N(
|
|
1927
|
+
N(w);
|
|
1928
1928
|
}
|
|
1929
1929
|
}
|
|
1930
1930
|
function N(M) {
|
|
1931
1931
|
f = f(M);
|
|
1932
1932
|
}
|
|
1933
|
-
function
|
|
1933
|
+
function v(M) {
|
|
1934
1934
|
B(M) ? (r.line++, r.column = 1, r.offset += M === -3 ? 2 : 1, pe()) : M !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === o[r._index].length && (r._bufferIndex = -1, r._index++)), u.previous = M;
|
|
1935
1935
|
}
|
|
1936
|
-
function
|
|
1937
|
-
const oe =
|
|
1938
|
-
return oe.type = M, oe.start =
|
|
1936
|
+
function k(M, w) {
|
|
1937
|
+
const oe = w || {};
|
|
1938
|
+
return oe.type = M, oe.start = L(), u.events.push(["enter", oe, u]), a.push(oe), oe;
|
|
1939
1939
|
}
|
|
1940
1940
|
function G(M) {
|
|
1941
|
-
const
|
|
1942
|
-
return
|
|
1941
|
+
const w = a.pop();
|
|
1942
|
+
return w.end = L(), u.events.push(["exit", w, u]), w;
|
|
1943
1943
|
}
|
|
1944
|
-
function z(M,
|
|
1945
|
-
Y(M,
|
|
1944
|
+
function z(M, w) {
|
|
1945
|
+
Y(M, w.from);
|
|
1946
1946
|
}
|
|
1947
|
-
function _(M,
|
|
1948
|
-
|
|
1947
|
+
function _(M, w) {
|
|
1948
|
+
w.restore();
|
|
1949
1949
|
}
|
|
1950
|
-
function D(M,
|
|
1950
|
+
function D(M, w) {
|
|
1951
1951
|
return oe;
|
|
1952
1952
|
function oe(ce, V, Ae) {
|
|
1953
1953
|
let Te, He, Je, T;
|
|
@@ -1977,14 +1977,14 @@ function Nc(e, t, n) {
|
|
|
1977
1977
|
// If we do have fields, create an object w/ `context` as its
|
|
1978
1978
|
// prototype.
|
|
1979
1979
|
// This allows a “live binding”, which is needed for `interrupt`.
|
|
1980
|
-
|
|
1980
|
+
w ? Object.assign(Object.create(u), w) : u,
|
|
1981
1981
|
c,
|
|
1982
|
-
|
|
1982
|
+
ve,
|
|
1983
1983
|
Dt
|
|
1984
1984
|
)(ft);
|
|
1985
1985
|
}
|
|
1986
1986
|
}
|
|
1987
|
-
function
|
|
1987
|
+
function ve(Ee) {
|
|
1988
1988
|
return M(Je, T), V;
|
|
1989
1989
|
}
|
|
1990
1990
|
function Dt(Ee) {
|
|
@@ -1992,22 +1992,22 @@ function Nc(e, t, n) {
|
|
|
1992
1992
|
}
|
|
1993
1993
|
}
|
|
1994
1994
|
}
|
|
1995
|
-
function Y(M,
|
|
1995
|
+
function Y(M, w) {
|
|
1996
1996
|
M.resolveAll && !s.includes(M) && s.push(M), M.resolve && Ze(
|
|
1997
1997
|
u.events,
|
|
1998
|
-
|
|
1999
|
-
u.events.length -
|
|
2000
|
-
M.resolve(u.events.slice(
|
|
1998
|
+
w,
|
|
1999
|
+
u.events.length - w,
|
|
2000
|
+
M.resolve(u.events.slice(w), u)
|
|
2001
2001
|
), M.resolveTo && (u.events = M.resolveTo(u.events, u));
|
|
2002
2002
|
}
|
|
2003
2003
|
function W() {
|
|
2004
|
-
const M =
|
|
2004
|
+
const M = L(), w = u.previous, oe = u.currentConstruct, ce = u.events.length, V = Array.from(a);
|
|
2005
2005
|
return {
|
|
2006
2006
|
restore: Ae,
|
|
2007
2007
|
from: ce
|
|
2008
2008
|
};
|
|
2009
2009
|
function Ae() {
|
|
2010
|
-
r = M, u.previous =
|
|
2010
|
+
r = M, u.previous = w, u.currentConstruct = oe, u.events.length = ce, a = V, pe();
|
|
2011
2011
|
}
|
|
2012
2012
|
}
|
|
2013
2013
|
function pe() {
|
|
@@ -2087,11 +2087,11 @@ const Ic = {
|
|
|
2087
2087
|
}, Oc = {
|
|
2088
2088
|
91: y0
|
|
2089
2089
|
}, yc = {
|
|
2090
|
-
[-2]:
|
|
2091
|
-
[-1]:
|
|
2092
|
-
32:
|
|
2090
|
+
[-2]: Ln,
|
|
2091
|
+
[-1]: Ln,
|
|
2092
|
+
32: Ln
|
|
2093
2093
|
}, Rc = {
|
|
2094
|
-
35:
|
|
2094
|
+
35: w0,
|
|
2095
2095
|
42: Q1,
|
|
2096
2096
|
45: [hi, Q1],
|
|
2097
2097
|
60: H0,
|
|
@@ -2099,10 +2099,10 @@ const Ic = {
|
|
|
2099
2099
|
95: Q1,
|
|
2100
2100
|
96: ui,
|
|
2101
2101
|
126: ui
|
|
2102
|
-
},
|
|
2102
|
+
}, kc = {
|
|
2103
2103
|
38: yo,
|
|
2104
2104
|
92: Oo
|
|
2105
|
-
},
|
|
2105
|
+
}, Lc = {
|
|
2106
2106
|
[-5]: bn,
|
|
2107
2107
|
[-4]: bn,
|
|
2108
2108
|
[-3]: bn,
|
|
@@ -2119,24 +2119,24 @@ const Ic = {
|
|
|
2119
2119
|
null: [ur, gc]
|
|
2120
2120
|
}, Mc = {
|
|
2121
2121
|
null: [42, 95]
|
|
2122
|
-
},
|
|
2122
|
+
}, wc = {
|
|
2123
2123
|
null: []
|
|
2124
|
-
},
|
|
2124
|
+
}, Pc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2125
2125
|
__proto__: null,
|
|
2126
2126
|
attentionMarkers: Mc,
|
|
2127
2127
|
contentInitial: Oc,
|
|
2128
|
-
disable:
|
|
2128
|
+
disable: wc,
|
|
2129
2129
|
document: Ic,
|
|
2130
2130
|
flow: Rc,
|
|
2131
2131
|
flowInitial: yc,
|
|
2132
2132
|
insideSpan: bc,
|
|
2133
|
-
string:
|
|
2134
|
-
text:
|
|
2133
|
+
string: kc,
|
|
2134
|
+
text: Lc
|
|
2135
2135
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
2136
2136
|
function Dc(e) {
|
|
2137
2137
|
const n = (
|
|
2138
2138
|
/** @type {FullNormalizedExtension} */
|
|
2139
|
-
Kl([
|
|
2139
|
+
Kl([Pc, ...(e || {}).extensions || []])
|
|
2140
2140
|
), r = {
|
|
2141
2141
|
defined: [],
|
|
2142
2142
|
lazy: {},
|
|
@@ -2196,7 +2196,7 @@ function Hc(e) {
|
|
|
2196
2196
|
;
|
|
2197
2197
|
return e;
|
|
2198
2198
|
}
|
|
2199
|
-
function
|
|
2199
|
+
function Po(e, t) {
|
|
2200
2200
|
const n = Number.parseInt(e, t);
|
|
2201
2201
|
return (
|
|
2202
2202
|
// C0 except for HT, LF, FF, CR, space.
|
|
@@ -2209,14 +2209,14 @@ function wo(e, t) {
|
|
|
2209
2209
|
}
|
|
2210
2210
|
const Bc = /\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;
|
|
2211
2211
|
function Do(e) {
|
|
2212
|
-
return e.replace(Bc,
|
|
2212
|
+
return e.replace(Bc, vc);
|
|
2213
2213
|
}
|
|
2214
|
-
function
|
|
2214
|
+
function vc(e, t, n) {
|
|
2215
2215
|
if (t)
|
|
2216
2216
|
return t;
|
|
2217
2217
|
if (n.charCodeAt(0) === 35) {
|
|
2218
2218
|
const i = n.charCodeAt(1), s = i === 120 || i === 88;
|
|
2219
|
-
return
|
|
2219
|
+
return Po(n.slice(s ? 2 : 1), s ? 16 : 10);
|
|
2220
2220
|
}
|
|
2221
2221
|
return Cr(n) || e;
|
|
2222
2222
|
}
|
|
@@ -2232,7 +2232,7 @@ function di(e) {
|
|
|
2232
2232
|
function pi(e) {
|
|
2233
2233
|
return e && typeof e == "number" ? e : 1;
|
|
2234
2234
|
}
|
|
2235
|
-
const Fo = {}.hasOwnProperty,
|
|
2235
|
+
const Fo = {}.hasOwnProperty, Uc = (
|
|
2236
2236
|
/**
|
|
2237
2237
|
* @type {(
|
|
2238
2238
|
* ((value: Value, encoding: Encoding, options?: Options | null | undefined) => Root) &
|
|
@@ -2288,7 +2288,7 @@ function Gc(e) {
|
|
|
2288
2288
|
label: c,
|
|
2289
2289
|
link: a(Jr),
|
|
2290
2290
|
listItem: a(yl),
|
|
2291
|
-
listItemValue:
|
|
2291
|
+
listItemValue: L,
|
|
2292
2292
|
listOrdered: a(ei, d),
|
|
2293
2293
|
listUnordered: a(ei),
|
|
2294
2294
|
paragraph: a(Rl),
|
|
@@ -2297,7 +2297,7 @@ function Gc(e) {
|
|
|
2297
2297
|
resourceDestinationString: c,
|
|
2298
2298
|
resourceTitleString: c,
|
|
2299
2299
|
setextHeading: a(Wr),
|
|
2300
|
-
strong: a(
|
|
2300
|
+
strong: a(kl),
|
|
2301
2301
|
thematicBreak: a(bl)
|
|
2302
2302
|
},
|
|
2303
2303
|
exit: {
|
|
@@ -2307,19 +2307,19 @@ function Gc(e) {
|
|
|
2307
2307
|
autolinkEmail: Bt,
|
|
2308
2308
|
autolinkProtocol: Ht,
|
|
2309
2309
|
blockQuote: f(),
|
|
2310
|
-
characterEscapeValue:
|
|
2310
|
+
characterEscapeValue: w,
|
|
2311
2311
|
characterReferenceMarkerHexadecimal: Ft,
|
|
2312
2312
|
characterReferenceMarkerNumeric: Ft,
|
|
2313
2313
|
characterReferenceValue: ft,
|
|
2314
|
-
codeFenced: f(
|
|
2314
|
+
codeFenced: f(v),
|
|
2315
2315
|
codeFencedFence: N,
|
|
2316
2316
|
codeFencedFenceInfo: S,
|
|
2317
2317
|
codeFencedFenceMeta: R,
|
|
2318
|
-
codeFlowValue:
|
|
2319
|
-
codeIndented: f(
|
|
2318
|
+
codeFlowValue: w,
|
|
2319
|
+
codeIndented: f(k),
|
|
2320
2320
|
codeText: f(Te),
|
|
2321
|
-
codeTextData:
|
|
2322
|
-
data:
|
|
2321
|
+
codeTextData: w,
|
|
2322
|
+
data: w,
|
|
2323
2323
|
definition: f(),
|
|
2324
2324
|
definitionDestinationString: _,
|
|
2325
2325
|
definitionLabelString: G,
|
|
@@ -2328,9 +2328,9 @@ function Gc(e) {
|
|
|
2328
2328
|
hardBreakEscape: f(ce),
|
|
2329
2329
|
hardBreakTrailing: f(ce),
|
|
2330
2330
|
htmlFlow: f(V),
|
|
2331
|
-
htmlFlowData:
|
|
2331
|
+
htmlFlowData: w,
|
|
2332
2332
|
htmlText: f(Ae),
|
|
2333
|
-
htmlTextData:
|
|
2333
|
+
htmlTextData: w,
|
|
2334
2334
|
image: f(Je),
|
|
2335
2335
|
label: Be,
|
|
2336
2336
|
labelText: T,
|
|
@@ -2343,7 +2343,7 @@ function Gc(e) {
|
|
|
2343
2343
|
referenceString: Ee,
|
|
2344
2344
|
resourceDestinationString: et,
|
|
2345
2345
|
resourceTitleString: E,
|
|
2346
|
-
resource:
|
|
2346
|
+
resource: ve,
|
|
2347
2347
|
setextHeading: f(pe),
|
|
2348
2348
|
setextHeadingLineSequence: W,
|
|
2349
2349
|
setextHeadingText: Y,
|
|
@@ -2376,12 +2376,12 @@ function Gc(e) {
|
|
|
2376
2376
|
if (A[te][0] === "enter")
|
|
2377
2377
|
Z.push(te);
|
|
2378
2378
|
else {
|
|
2379
|
-
const
|
|
2380
|
-
te = i(A,
|
|
2379
|
+
const Ue = Z.pop();
|
|
2380
|
+
te = i(A, Ue, te);
|
|
2381
2381
|
}
|
|
2382
2382
|
for (te = -1; ++te < A.length; ) {
|
|
2383
|
-
const
|
|
2384
|
-
Fo.call(
|
|
2383
|
+
const Ue = t[A[te][0]];
|
|
2384
|
+
Fo.call(Ue, A[te][1].type) && Ue[A[te][1].type].call(
|
|
2385
2385
|
Object.assign(
|
|
2386
2386
|
{
|
|
2387
2387
|
sliceSerialize: A[te][2].sliceSerialize
|
|
@@ -2392,8 +2392,8 @@ function Gc(e) {
|
|
|
2392
2392
|
);
|
|
2393
2393
|
}
|
|
2394
2394
|
if (H.tokenStack.length > 0) {
|
|
2395
|
-
const
|
|
2396
|
-
(
|
|
2395
|
+
const Ue = H.tokenStack[H.tokenStack.length - 1];
|
|
2396
|
+
(Ue[1] || Ti).call(H, void 0, Ue[0]);
|
|
2397
2397
|
}
|
|
2398
2398
|
for (y.position = {
|
|
2399
2399
|
start: mt(
|
|
@@ -2415,17 +2415,17 @@ function Gc(e) {
|
|
|
2415
2415
|
return y;
|
|
2416
2416
|
}
|
|
2417
2417
|
function i(A, y, H) {
|
|
2418
|
-
let Z = y - 1, te = -1,
|
|
2418
|
+
let Z = y - 1, te = -1, Ue = !1, ht, tt, e1, t1;
|
|
2419
2419
|
for (; ++Z <= H; ) {
|
|
2420
2420
|
const ue = A[Z];
|
|
2421
2421
|
if (ue[1].type === "listUnordered" || ue[1].type === "listOrdered" || ue[1].type === "blockQuote" ? (ue[0] === "enter" ? te++ : te--, t1 = void 0) : ue[1].type === "lineEndingBlank" ? ue[0] === "enter" && (ht && !t1 && !te && !e1 && (e1 = Z), t1 = void 0) : ue[1].type === "linePrefix" || ue[1].type === "listItemValue" || ue[1].type === "listItemMarker" || ue[1].type === "listItemPrefix" || ue[1].type === "listItemPrefixWhitespace" || (t1 = void 0), !te && ue[0] === "enter" && ue[1].type === "listItemPrefix" || te === -1 && ue[0] === "exit" && (ue[1].type === "listUnordered" || ue[1].type === "listOrdered")) {
|
|
2422
2422
|
if (ht) {
|
|
2423
|
-
let
|
|
2424
|
-
for (tt = void 0;
|
|
2425
|
-
const nt = A[
|
|
2423
|
+
let kn = Z;
|
|
2424
|
+
for (tt = void 0; kn--; ) {
|
|
2425
|
+
const nt = A[kn];
|
|
2426
2426
|
if (nt[1].type === "lineEnding" || nt[1].type === "lineEndingBlank") {
|
|
2427
2427
|
if (nt[0] === "exit") continue;
|
|
2428
|
-
tt && (A[tt][1].type = "lineEndingBlank",
|
|
2428
|
+
tt && (A[tt][1].type = "lineEndingBlank", Ue = !0), nt[1].type = "lineEnding", tt = kn;
|
|
2429
2429
|
} else if (!(nt[1].type === "linePrefix" || nt[1].type === "blockQuotePrefix" || nt[1].type === "blockQuotePrefixWhitespace" || nt[1].type === "blockQuoteMarker" || nt[1].type === "listItemIndent")) break;
|
|
2430
2430
|
}
|
|
2431
2431
|
e1 && (!tt || e1 < tt) && (ht._spread = !0), ht.end = Object.assign(
|
|
@@ -2442,7 +2442,7 @@ function Gc(e) {
|
|
|
2442
2442
|
}, A.splice(Z, 0, ["enter", ht, ue[2]]), Z++, H++, e1 = void 0, t1 = !0);
|
|
2443
2443
|
}
|
|
2444
2444
|
}
|
|
2445
|
-
return A[y][1]._spread =
|
|
2445
|
+
return A[y][1]._spread = Ue, H;
|
|
2446
2446
|
}
|
|
2447
2447
|
function s(A, y) {
|
|
2448
2448
|
n[A] = y;
|
|
@@ -2491,7 +2491,7 @@ function Gc(e) {
|
|
|
2491
2491
|
function d() {
|
|
2492
2492
|
s("expectingFirstListItemValue", !0);
|
|
2493
2493
|
}
|
|
2494
|
-
function
|
|
2494
|
+
function L(A) {
|
|
2495
2495
|
if (o("expectingFirstListItemValue")) {
|
|
2496
2496
|
const y = this.stack[this.stack.length - 2];
|
|
2497
2497
|
y.start = Number.parseInt(this.sliceSerialize(A), 10), s("expectingFirstListItemValue");
|
|
@@ -2508,11 +2508,11 @@ function Gc(e) {
|
|
|
2508
2508
|
function N() {
|
|
2509
2509
|
o("flowCodeInside") || (this.buffer(), s("flowCodeInside", !0));
|
|
2510
2510
|
}
|
|
2511
|
-
function
|
|
2511
|
+
function v() {
|
|
2512
2512
|
const A = this.resume(), y = this.stack[this.stack.length - 1];
|
|
2513
2513
|
y.value = A.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g, ""), s("flowCodeInside");
|
|
2514
2514
|
}
|
|
2515
|
-
function
|
|
2515
|
+
function k() {
|
|
2516
2516
|
const A = this.resume(), y = this.stack[this.stack.length - 1];
|
|
2517
2517
|
y.value = A.replace(/(\r?\n|\r)$/g, "");
|
|
2518
2518
|
}
|
|
@@ -2550,11 +2550,11 @@ function Gc(e) {
|
|
|
2550
2550
|
function M(A) {
|
|
2551
2551
|
const y = this.stack[this.stack.length - 1];
|
|
2552
2552
|
let H = y.children[y.children.length - 1];
|
|
2553
|
-
(!H || H.type !== "text") && (H =
|
|
2553
|
+
(!H || H.type !== "text") && (H = Ll(), H.position = {
|
|
2554
2554
|
start: mt(A.start)
|
|
2555
2555
|
}, y.children.push(H)), this.stack.push(H);
|
|
2556
2556
|
}
|
|
2557
|
-
function
|
|
2557
|
+
function w(A) {
|
|
2558
2558
|
const y = this.stack.pop();
|
|
2559
2559
|
y.value += this.sliceSerialize(A), y.position.end = mt(A.end);
|
|
2560
2560
|
}
|
|
@@ -2565,7 +2565,7 @@ function Gc(e) {
|
|
|
2565
2565
|
H.position.end = mt(A.end), s("atHardBreak");
|
|
2566
2566
|
return;
|
|
2567
2567
|
}
|
|
2568
|
-
!o("setextHeadingSlurpLineEnding") && t.canContainEols.includes(y.type) && (M.call(this, A),
|
|
2568
|
+
!o("setextHeadingSlurpLineEnding") && t.canContainEols.includes(y.type) && (M.call(this, A), w.call(this, A));
|
|
2569
2569
|
}
|
|
2570
2570
|
function ce() {
|
|
2571
2571
|
s("atHardBreak", !0);
|
|
@@ -2620,7 +2620,7 @@ function Gc(e) {
|
|
|
2620
2620
|
const A = this.resume(), y = this.stack[this.stack.length - 1];
|
|
2621
2621
|
y.title = A;
|
|
2622
2622
|
}
|
|
2623
|
-
function
|
|
2623
|
+
function ve() {
|
|
2624
2624
|
s("inReference");
|
|
2625
2625
|
}
|
|
2626
2626
|
function Dt() {
|
|
@@ -2638,7 +2638,7 @@ function Gc(e) {
|
|
|
2638
2638
|
function ft(A) {
|
|
2639
2639
|
const y = this.sliceSerialize(A), H = o("characterReferenceType");
|
|
2640
2640
|
let Z;
|
|
2641
|
-
H ? (Z =
|
|
2641
|
+
H ? (Z = Po(
|
|
2642
2642
|
y,
|
|
2643
2643
|
H === "characterReferenceMarkerNumeric" ? 10 : 16
|
|
2644
2644
|
), s("characterReferenceType")) : Z = Cr(y);
|
|
@@ -2646,12 +2646,12 @@ function Gc(e) {
|
|
|
2646
2646
|
te.value += Z, te.position.end = mt(A.end);
|
|
2647
2647
|
}
|
|
2648
2648
|
function Ht(A) {
|
|
2649
|
-
|
|
2649
|
+
w.call(this, A);
|
|
2650
2650
|
const y = this.stack[this.stack.length - 1];
|
|
2651
2651
|
y.url = this.sliceSerialize(A);
|
|
2652
2652
|
}
|
|
2653
2653
|
function Bt(A) {
|
|
2654
|
-
|
|
2654
|
+
w.call(this, A);
|
|
2655
2655
|
const y = this.stack[this.stack.length - 1];
|
|
2656
2656
|
y.url = "mailto:" + this.sliceSerialize(A);
|
|
2657
2657
|
}
|
|
@@ -2747,13 +2747,13 @@ function Gc(e) {
|
|
|
2747
2747
|
children: []
|
|
2748
2748
|
};
|
|
2749
2749
|
}
|
|
2750
|
-
function
|
|
2750
|
+
function kl() {
|
|
2751
2751
|
return {
|
|
2752
2752
|
type: "strong",
|
|
2753
2753
|
children: []
|
|
2754
2754
|
};
|
|
2755
2755
|
}
|
|
2756
|
-
function
|
|
2756
|
+
function Ll() {
|
|
2757
2757
|
return {
|
|
2758
2758
|
type: "text",
|
|
2759
2759
|
value: ""
|
|
@@ -2817,7 +2817,7 @@ function zc(e) {
|
|
|
2817
2817
|
/** @type {Options} */
|
|
2818
2818
|
this.data("settings")
|
|
2819
2819
|
);
|
|
2820
|
-
return
|
|
2820
|
+
return Uc(
|
|
2821
2821
|
n,
|
|
2822
2822
|
Object.assign({}, r, e, {
|
|
2823
2823
|
// Note: these options are not in the readme.
|
|
@@ -2879,7 +2879,7 @@ function Wt(e) {
|
|
|
2879
2879
|
for (; ++n < e.length; ) {
|
|
2880
2880
|
const s = e.charCodeAt(n);
|
|
2881
2881
|
let o = "";
|
|
2882
|
-
if (s === 37 &&
|
|
2882
|
+
if (s === 37 && ke(e.charCodeAt(n + 1)) && ke(e.charCodeAt(n + 2)))
|
|
2883
2883
|
i = 2;
|
|
2884
2884
|
else if (s < 128)
|
|
2885
2885
|
/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s)) || (o = String.fromCharCode(s));
|
|
@@ -2948,7 +2948,7 @@ function Xc(e, t) {
|
|
|
2948
2948
|
}
|
|
2949
2949
|
return null;
|
|
2950
2950
|
}
|
|
2951
|
-
function
|
|
2951
|
+
function vo(e, t) {
|
|
2952
2952
|
const n = t.referenceType;
|
|
2953
2953
|
let r = "]";
|
|
2954
2954
|
if (n === "collapsed" ? r += "[]" : n === "full" && (r += "[" + (t.label || t.identifier) + "]"), t.type === "imageReference")
|
|
@@ -2961,7 +2961,7 @@ function Uo(e, t) {
|
|
|
2961
2961
|
function Zc(e, t) {
|
|
2962
2962
|
const n = e.definition(t.identifier);
|
|
2963
2963
|
if (!n)
|
|
2964
|
-
return
|
|
2964
|
+
return vo(e, t);
|
|
2965
2965
|
const r = { src: Wt(n.url || ""), alt: t.alt };
|
|
2966
2966
|
n.title !== null && n.title !== void 0 && (r.title = n.title);
|
|
2967
2967
|
const i = { type: "element", tagName: "img", properties: r, children: [] };
|
|
@@ -2987,7 +2987,7 @@ function eu(e, t) {
|
|
|
2987
2987
|
function tu(e, t) {
|
|
2988
2988
|
const n = e.definition(t.identifier);
|
|
2989
2989
|
if (!n)
|
|
2990
|
-
return
|
|
2990
|
+
return vo(e, t);
|
|
2991
2991
|
const r = { href: Wt(n.url || "") };
|
|
2992
2992
|
n.title !== null && n.title !== void 0 && (r.title = n.title);
|
|
2993
2993
|
const i = {
|
|
@@ -3010,7 +3010,7 @@ function nu(e, t) {
|
|
|
3010
3010
|
return e.patch(t, r), e.applyData(t, r);
|
|
3011
3011
|
}
|
|
3012
3012
|
function ru(e, t, n) {
|
|
3013
|
-
const r = e.all(t), i = n ? iu(n) :
|
|
3013
|
+
const r = e.all(t), i = n ? iu(n) : Uo(t), s = {}, o = [];
|
|
3014
3014
|
if (typeof t.checked == "boolean") {
|
|
3015
3015
|
const f = r[0];
|
|
3016
3016
|
let h;
|
|
@@ -3040,11 +3040,11 @@ function iu(e) {
|
|
|
3040
3040
|
const n = e.children;
|
|
3041
3041
|
let r = -1;
|
|
3042
3042
|
for (; !t && ++r < n.length; )
|
|
3043
|
-
t =
|
|
3043
|
+
t = Uo(n[r]);
|
|
3044
3044
|
}
|
|
3045
3045
|
return t;
|
|
3046
3046
|
}
|
|
3047
|
-
function
|
|
3047
|
+
function Uo(e) {
|
|
3048
3048
|
const t = e.spread;
|
|
3049
3049
|
return t ?? e.children.length > 1;
|
|
3050
3050
|
}
|
|
@@ -3141,8 +3141,8 @@ function fu(e, t, n) {
|
|
|
3141
3141
|
for (; ++c < a; ) {
|
|
3142
3142
|
const h = t.children[c], g = {}, d = o ? o[c] : void 0;
|
|
3143
3143
|
d && (g.align = d);
|
|
3144
|
-
let
|
|
3145
|
-
h && (
|
|
3144
|
+
let L = { type: "element", tagName: s, properties: g, children: [] };
|
|
3145
|
+
h && (L.children = e.all(h), e.patch(h, L), L = e.applyData(t, L)), u.push(L);
|
|
3146
3146
|
}
|
|
3147
3147
|
const f = {
|
|
3148
3148
|
type: "element",
|
|
@@ -3226,12 +3226,12 @@ const Tu = {
|
|
|
3226
3226
|
tableRow: fu,
|
|
3227
3227
|
text: du,
|
|
3228
3228
|
thematicBreak: pu,
|
|
3229
|
-
toml:
|
|
3230
|
-
yaml:
|
|
3231
|
-
definition:
|
|
3232
|
-
footnoteDefinition:
|
|
3229
|
+
toml: k1,
|
|
3230
|
+
yaml: k1,
|
|
3231
|
+
definition: k1,
|
|
3232
|
+
footnoteDefinition: k1
|
|
3233
3233
|
};
|
|
3234
|
-
function
|
|
3234
|
+
function k1() {
|
|
3235
3235
|
return null;
|
|
3236
3236
|
}
|
|
3237
3237
|
const Xt = (
|
|
@@ -3328,14 +3328,14 @@ const Cu = !0, on = !1, Ko = "skip", Nu = (
|
|
|
3328
3328
|
}
|
|
3329
3329
|
return h;
|
|
3330
3330
|
function h() {
|
|
3331
|
-
let g = [], d,
|
|
3331
|
+
let g = [], d, L, S;
|
|
3332
3332
|
if ((!t || i(a, c, u[u.length - 1] || null)) && (g = Su(n(a, u)), g[0] === on))
|
|
3333
3333
|
return g;
|
|
3334
3334
|
if (a.children && g[0] !== Ko)
|
|
3335
|
-
for (
|
|
3336
|
-
if (d = o(a.children[
|
|
3335
|
+
for (L = (r ? a.children.length : -1) + s, S = u.concat(a); L > -1 && L < a.children.length; ) {
|
|
3336
|
+
if (d = o(a.children[L], L, S)(), d[0] === on)
|
|
3337
3337
|
return d;
|
|
3338
|
-
|
|
3338
|
+
L = typeof d[1] == "number" ? d[1] : L + s;
|
|
3339
3339
|
}
|
|
3340
3340
|
return g;
|
|
3341
3341
|
}
|
|
@@ -3396,7 +3396,7 @@ function Ou(e, t) {
|
|
|
3396
3396
|
const n = t || {}, r = n.allowDangerousHtml || !1, i = {};
|
|
3397
3397
|
return o.dangerous = r, o.clobberPrefix = n.clobberPrefix === void 0 || n.clobberPrefix === null ? "user-content-" : n.clobberPrefix, o.footnoteLabel = n.footnoteLabel || "Footnotes", o.footnoteLabelTagName = n.footnoteLabelTagName || "h2", o.footnoteLabelProperties = n.footnoteLabelProperties || {
|
|
3398
3398
|
className: ["sr-only"]
|
|
3399
|
-
}, o.footnoteBackLabel = n.footnoteBackLabel || "Back to content", o.unknownHandler = n.unknownHandler, o.passThrough = n.passThrough, o.handlers = { ...Tu, ...n.handlers }, o.definition = Iu(e), o.footnoteById = i, o.footnoteOrder = [], o.footnoteCounts = {}, o.patch = yu, o.applyData = Ru, o.one = a, o.all = c, o.wrap =
|
|
3399
|
+
}, o.footnoteBackLabel = n.footnoteBackLabel || "Back to content", o.unknownHandler = n.unknownHandler, o.passThrough = n.passThrough, o.handlers = { ...Tu, ...n.handlers }, o.definition = Iu(e), o.footnoteById = i, o.footnoteOrder = [], o.footnoteCounts = {}, o.patch = yu, o.applyData = Ru, o.one = a, o.all = c, o.wrap = Lu, o.augment = s, Ct(e, "footnoteDefinition", (u) => {
|
|
3400
3400
|
const f = String(u.identifier).toUpperCase();
|
|
3401
3401
|
an.call(i, f) || (i[f] = u);
|
|
3402
3402
|
}), o;
|
|
@@ -3451,7 +3451,7 @@ function zo(e, t, n) {
|
|
|
3451
3451
|
const r = t && t.type;
|
|
3452
3452
|
if (!r)
|
|
3453
3453
|
throw new Error("Expected node, got `" + t + "`");
|
|
3454
|
-
return an.call(e.handlers, r) ? e.handlers[r](e, t, n) : e.passThrough && e.passThrough.includes(r) ? "children" in t ? { ...t, children: Ir(e, t) } : t : e.unknownHandler ? e.unknownHandler(e, t, n) :
|
|
3454
|
+
return an.call(e.handlers, r) ? e.handlers[r](e, t, n) : e.passThrough && e.passThrough.includes(r) ? "children" in t ? { ...t, children: Ir(e, t) } : t : e.unknownHandler ? e.unknownHandler(e, t, n) : ku(e, t);
|
|
3455
3455
|
}
|
|
3456
3456
|
function Ir(e, t) {
|
|
3457
3457
|
const n = [];
|
|
@@ -3471,7 +3471,7 @@ function Ir(e, t) {
|
|
|
3471
3471
|
}
|
|
3472
3472
|
return n;
|
|
3473
3473
|
}
|
|
3474
|
-
function
|
|
3474
|
+
function ku(e, t) {
|
|
3475
3475
|
const n = t.data || {}, r = "value" in t && !(an.call(n, "hProperties") || an.call(n, "hChildren")) ? { type: "text", value: t.value } : {
|
|
3476
3476
|
type: "element",
|
|
3477
3477
|
tagName: "div",
|
|
@@ -3480,7 +3480,7 @@ function Lu(e, t) {
|
|
|
3480
3480
|
};
|
|
3481
3481
|
return e.patch(t, r), e.applyData(t, r);
|
|
3482
3482
|
}
|
|
3483
|
-
function
|
|
3483
|
+
function Lu(e, t) {
|
|
3484
3484
|
const n = [];
|
|
3485
3485
|
let r = -1;
|
|
3486
3486
|
for (t && n.push({ type: "text", value: `
|
|
@@ -3569,17 +3569,17 @@ function $o(e, t) {
|
|
|
3569
3569
|
const Mu = (
|
|
3570
3570
|
/** @type {(import('unified').Plugin<[Processor, Options?]|[null|undefined, Options?]|[Options]|[], MdastRoot>)} */
|
|
3571
3571
|
function(e, t) {
|
|
3572
|
-
return e && "run" in e ?
|
|
3572
|
+
return e && "run" in e ? wu(e, t) : Pu(e || t);
|
|
3573
3573
|
}
|
|
3574
3574
|
);
|
|
3575
|
-
function
|
|
3575
|
+
function wu(e, t) {
|
|
3576
3576
|
return (n, r, i) => {
|
|
3577
3577
|
e.run($o(n, t), r, (s) => {
|
|
3578
3578
|
i(s);
|
|
3579
3579
|
});
|
|
3580
3580
|
};
|
|
3581
3581
|
}
|
|
3582
|
-
function
|
|
3582
|
+
function Pu(e) {
|
|
3583
3583
|
return (t) => $o(t, e);
|
|
3584
3584
|
}
|
|
3585
3585
|
const Yo = {
|
|
@@ -3812,10 +3812,10 @@ function Ni(e, t, n, r) {
|
|
|
3812
3812
|
return i;
|
|
3813
3813
|
}
|
|
3814
3814
|
function Fu(e) {
|
|
3815
|
-
return e.allowDoctypes ? { name:
|
|
3815
|
+
return e.allowDoctypes ? { name: vu } : void 0;
|
|
3816
3816
|
}
|
|
3817
3817
|
function Hu(e) {
|
|
3818
|
-
return e.allowComments ? { value:
|
|
3818
|
+
return e.allowComments ? { value: Uu } : void 0;
|
|
3819
3819
|
}
|
|
3820
3820
|
function Bu(e, t, n, r) {
|
|
3821
3821
|
const i = qo(e, n.tagName, n, r), s = e.attributes || {}, o = e.required || {}, a = t || {}, c = Object.assign(
|
|
@@ -3840,7 +3840,7 @@ function Bu(e, t, n, r) {
|
|
|
3840
3840
|
Ve.call(u, f) || (u[f] = o[i][f]);
|
|
3841
3841
|
return u;
|
|
3842
3842
|
}
|
|
3843
|
-
function
|
|
3843
|
+
function vu() {
|
|
3844
3844
|
return "html";
|
|
3845
3845
|
}
|
|
3846
3846
|
function qo(e, t, n, r) {
|
|
@@ -3856,7 +3856,7 @@ function qo(e, t, n, r) {
|
|
|
3856
3856
|
}
|
|
3857
3857
|
return i;
|
|
3858
3858
|
}
|
|
3859
|
-
function
|
|
3859
|
+
function Uu(e, t) {
|
|
3860
3860
|
const n = typeof t == "string" ? t : "", r = n.indexOf("-->");
|
|
3861
3861
|
return r < 0 ? n : n.slice(0, r);
|
|
3862
3862
|
}
|
|
@@ -3931,7 +3931,7 @@ function Qo(e, t) {
|
|
|
3931
3931
|
function C1(e) {
|
|
3932
3932
|
return e.toLowerCase();
|
|
3933
3933
|
}
|
|
3934
|
-
class
|
|
3934
|
+
class Pe {
|
|
3935
3935
|
/**
|
|
3936
3936
|
* @constructor
|
|
3937
3937
|
* @param {string} property
|
|
@@ -3941,32 +3941,32 @@ class we {
|
|
|
3941
3941
|
this.property = t, this.attribute = n;
|
|
3942
3942
|
}
|
|
3943
3943
|
}
|
|
3944
|
-
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3944
|
+
Pe.prototype.space = null;
|
|
3945
|
+
Pe.prototype.boolean = !1;
|
|
3946
|
+
Pe.prototype.booleanish = !1;
|
|
3947
|
+
Pe.prototype.overloadedBoolean = !1;
|
|
3948
|
+
Pe.prototype.number = !1;
|
|
3949
|
+
Pe.prototype.commaSeparated = !1;
|
|
3950
|
+
Pe.prototype.spaceSeparated = !1;
|
|
3951
|
+
Pe.prototype.commaOrSpaceSeparated = !1;
|
|
3952
|
+
Pe.prototype.mustUseProperty = !1;
|
|
3953
|
+
Pe.prototype.defined = !1;
|
|
3954
3954
|
let ju = 0;
|
|
3955
|
-
const
|
|
3955
|
+
const U = Mt(), fe = Mt(), Wo = Mt(), x = Mt(), ne = Mt(), Vt = Mt(), Re = Mt();
|
|
3956
3956
|
function Mt() {
|
|
3957
3957
|
return 2 ** ++ju;
|
|
3958
3958
|
}
|
|
3959
3959
|
const hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3960
3960
|
__proto__: null,
|
|
3961
|
-
boolean:
|
|
3961
|
+
boolean: U,
|
|
3962
3962
|
booleanish: fe,
|
|
3963
3963
|
commaOrSpaceSeparated: Re,
|
|
3964
3964
|
commaSeparated: Vt,
|
|
3965
3965
|
number: x,
|
|
3966
3966
|
overloadedBoolean: Wo,
|
|
3967
3967
|
spaceSeparated: ne
|
|
3968
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3969
|
-
class Or extends
|
|
3968
|
+
}, Symbol.toStringTag, { value: "Module" })), wn = Object.keys(hr);
|
|
3969
|
+
class Or extends Pe {
|
|
3970
3970
|
/**
|
|
3971
3971
|
* @constructor
|
|
3972
3972
|
* @param {string} property
|
|
@@ -3977,9 +3977,9 @@ class Or extends we {
|
|
|
3977
3977
|
constructor(t, n, r, i) {
|
|
3978
3978
|
let s = -1;
|
|
3979
3979
|
if (super(t, n), Ii(this, "space", i), typeof r == "number")
|
|
3980
|
-
for (; ++s <
|
|
3981
|
-
const o =
|
|
3982
|
-
Ii(this,
|
|
3980
|
+
for (; ++s < wn.length; ) {
|
|
3981
|
+
const o = wn[s];
|
|
3982
|
+
Ii(this, wn[s], (r & hr[o]) === hr[o]);
|
|
3983
3983
|
}
|
|
3984
3984
|
}
|
|
3985
3985
|
}
|
|
@@ -4108,38 +4108,38 @@ const ta = Zt({
|
|
|
4108
4108
|
accessKey: ne,
|
|
4109
4109
|
action: null,
|
|
4110
4110
|
allow: null,
|
|
4111
|
-
allowFullScreen:
|
|
4112
|
-
allowPaymentRequest:
|
|
4113
|
-
allowUserMedia:
|
|
4111
|
+
allowFullScreen: U,
|
|
4112
|
+
allowPaymentRequest: U,
|
|
4113
|
+
allowUserMedia: U,
|
|
4114
4114
|
alt: null,
|
|
4115
4115
|
as: null,
|
|
4116
|
-
async:
|
|
4116
|
+
async: U,
|
|
4117
4117
|
autoCapitalize: null,
|
|
4118
4118
|
autoComplete: ne,
|
|
4119
|
-
autoFocus:
|
|
4120
|
-
autoPlay:
|
|
4119
|
+
autoFocus: U,
|
|
4120
|
+
autoPlay: U,
|
|
4121
4121
|
blocking: ne,
|
|
4122
4122
|
capture: null,
|
|
4123
4123
|
charSet: null,
|
|
4124
|
-
checked:
|
|
4124
|
+
checked: U,
|
|
4125
4125
|
cite: null,
|
|
4126
4126
|
className: ne,
|
|
4127
4127
|
cols: x,
|
|
4128
4128
|
colSpan: null,
|
|
4129
4129
|
content: null,
|
|
4130
4130
|
contentEditable: fe,
|
|
4131
|
-
controls:
|
|
4131
|
+
controls: U,
|
|
4132
4132
|
controlsList: ne,
|
|
4133
4133
|
coords: x | Vt,
|
|
4134
4134
|
crossOrigin: null,
|
|
4135
4135
|
data: null,
|
|
4136
4136
|
dateTime: null,
|
|
4137
4137
|
decoding: null,
|
|
4138
|
-
default:
|
|
4139
|
-
defer:
|
|
4138
|
+
default: U,
|
|
4139
|
+
defer: U,
|
|
4140
4140
|
dir: null,
|
|
4141
4141
|
dirName: null,
|
|
4142
|
-
disabled:
|
|
4142
|
+
disabled: U,
|
|
4143
4143
|
download: Wo,
|
|
4144
4144
|
draggable: fe,
|
|
4145
4145
|
encType: null,
|
|
@@ -4149,11 +4149,11 @@ const ta = Zt({
|
|
|
4149
4149
|
formAction: null,
|
|
4150
4150
|
formEncType: null,
|
|
4151
4151
|
formMethod: null,
|
|
4152
|
-
formNoValidate:
|
|
4152
|
+
formNoValidate: U,
|
|
4153
4153
|
formTarget: null,
|
|
4154
4154
|
headers: ne,
|
|
4155
4155
|
height: x,
|
|
4156
|
-
hidden:
|
|
4156
|
+
hidden: U,
|
|
4157
4157
|
high: x,
|
|
4158
4158
|
href: null,
|
|
4159
4159
|
hrefLang: null,
|
|
@@ -4162,15 +4162,15 @@ const ta = Zt({
|
|
|
4162
4162
|
id: null,
|
|
4163
4163
|
imageSizes: null,
|
|
4164
4164
|
imageSrcSet: null,
|
|
4165
|
-
inert:
|
|
4165
|
+
inert: U,
|
|
4166
4166
|
inputMode: null,
|
|
4167
4167
|
integrity: null,
|
|
4168
4168
|
is: null,
|
|
4169
|
-
isMap:
|
|
4169
|
+
isMap: U,
|
|
4170
4170
|
itemId: null,
|
|
4171
4171
|
itemProp: ne,
|
|
4172
4172
|
itemRef: ne,
|
|
4173
|
-
itemScope:
|
|
4173
|
+
itemScope: U,
|
|
4174
4174
|
itemType: ne,
|
|
4175
4175
|
kind: null,
|
|
4176
4176
|
label: null,
|
|
@@ -4178,7 +4178,7 @@ const ta = Zt({
|
|
|
4178
4178
|
language: null,
|
|
4179
4179
|
list: null,
|
|
4180
4180
|
loading: null,
|
|
4181
|
-
loop:
|
|
4181
|
+
loop: U,
|
|
4182
4182
|
low: x,
|
|
4183
4183
|
manifest: null,
|
|
4184
4184
|
max: null,
|
|
@@ -4187,12 +4187,12 @@ const ta = Zt({
|
|
|
4187
4187
|
method: null,
|
|
4188
4188
|
min: null,
|
|
4189
4189
|
minLength: x,
|
|
4190
|
-
multiple:
|
|
4191
|
-
muted:
|
|
4190
|
+
multiple: U,
|
|
4191
|
+
muted: U,
|
|
4192
4192
|
name: null,
|
|
4193
4193
|
nonce: null,
|
|
4194
|
-
noModule:
|
|
4195
|
-
noValidate:
|
|
4194
|
+
noModule: U,
|
|
4195
|
+
noValidate: U,
|
|
4196
4196
|
onAbort: null,
|
|
4197
4197
|
onAfterPrint: null,
|
|
4198
4198
|
onAuxClick: null,
|
|
@@ -4281,31 +4281,31 @@ const ta = Zt({
|
|
|
4281
4281
|
onVolumeChange: null,
|
|
4282
4282
|
onWaiting: null,
|
|
4283
4283
|
onWheel: null,
|
|
4284
|
-
open:
|
|
4284
|
+
open: U,
|
|
4285
4285
|
optimum: x,
|
|
4286
4286
|
pattern: null,
|
|
4287
4287
|
ping: ne,
|
|
4288
4288
|
placeholder: null,
|
|
4289
|
-
playsInline:
|
|
4289
|
+
playsInline: U,
|
|
4290
4290
|
popover: null,
|
|
4291
4291
|
popoverTarget: null,
|
|
4292
4292
|
popoverTargetAction: null,
|
|
4293
4293
|
poster: null,
|
|
4294
4294
|
preload: null,
|
|
4295
|
-
readOnly:
|
|
4295
|
+
readOnly: U,
|
|
4296
4296
|
referrerPolicy: null,
|
|
4297
4297
|
rel: ne,
|
|
4298
|
-
required:
|
|
4299
|
-
reversed:
|
|
4298
|
+
required: U,
|
|
4299
|
+
reversed: U,
|
|
4300
4300
|
rows: x,
|
|
4301
4301
|
rowSpan: x,
|
|
4302
4302
|
sandbox: ne,
|
|
4303
4303
|
scope: null,
|
|
4304
|
-
scoped:
|
|
4305
|
-
seamless:
|
|
4306
|
-
selected:
|
|
4307
|
-
shadowRootClonable:
|
|
4308
|
-
shadowRootDelegatesFocus:
|
|
4304
|
+
scoped: U,
|
|
4305
|
+
seamless: U,
|
|
4306
|
+
selected: U,
|
|
4307
|
+
shadowRootClonable: U,
|
|
4308
|
+
shadowRootDelegatesFocus: U,
|
|
4309
4309
|
shadowRootMode: null,
|
|
4310
4310
|
shape: null,
|
|
4311
4311
|
size: x,
|
|
@@ -4325,7 +4325,7 @@ const ta = Zt({
|
|
|
4325
4325
|
title: null,
|
|
4326
4326
|
translate: null,
|
|
4327
4327
|
type: null,
|
|
4328
|
-
typeMustMatch:
|
|
4328
|
+
typeMustMatch: U,
|
|
4329
4329
|
useMap: null,
|
|
4330
4330
|
value: fe,
|
|
4331
4331
|
width: x,
|
|
@@ -4371,9 +4371,9 @@ const ta = Zt({
|
|
|
4371
4371
|
// `<object>`
|
|
4372
4372
|
color: null,
|
|
4373
4373
|
// `<font>` and `<hr>`. Use CSS instead
|
|
4374
|
-
compact:
|
|
4374
|
+
compact: U,
|
|
4375
4375
|
// Lists. Use CSS to reduce space between items instead
|
|
4376
|
-
declare:
|
|
4376
|
+
declare: U,
|
|
4377
4377
|
// `<object>`
|
|
4378
4378
|
event: null,
|
|
4379
4379
|
// `<script>`
|
|
@@ -4397,13 +4397,13 @@ const ta = Zt({
|
|
|
4397
4397
|
// `<body>`
|
|
4398
4398
|
marginWidth: x,
|
|
4399
4399
|
// `<body>`
|
|
4400
|
-
noResize:
|
|
4400
|
+
noResize: U,
|
|
4401
4401
|
// `<frame>`
|
|
4402
|
-
noHref:
|
|
4402
|
+
noHref: U,
|
|
4403
4403
|
// `<area>`. Use no href instead of an explicit `nohref`
|
|
4404
|
-
noShade:
|
|
4404
|
+
noShade: U,
|
|
4405
4405
|
// `<hr>`. Use background-color and height instead of borders
|
|
4406
|
-
noWrap:
|
|
4406
|
+
noWrap: U,
|
|
4407
4407
|
// `<td>` and `<th>`
|
|
4408
4408
|
object: null,
|
|
4409
4409
|
// `<applet>`
|
|
@@ -4443,8 +4443,8 @@ const ta = Zt({
|
|
|
4443
4443
|
allowTransparency: null,
|
|
4444
4444
|
autoCorrect: null,
|
|
4445
4445
|
autoSave: null,
|
|
4446
|
-
disablePictureInPicture:
|
|
4447
|
-
disableRemotePlayback:
|
|
4446
|
+
disablePictureInPicture: U,
|
|
4447
|
+
disableRemotePlayback: U,
|
|
4448
4448
|
prefix: null,
|
|
4449
4449
|
property: null,
|
|
4450
4450
|
results: x,
|
|
@@ -4679,7 +4679,7 @@ const ta = Zt({
|
|
|
4679
4679
|
dur: null,
|
|
4680
4680
|
divisor: x,
|
|
4681
4681
|
dominantBaseline: null,
|
|
4682
|
-
download:
|
|
4682
|
+
download: U,
|
|
4683
4683
|
dx: null,
|
|
4684
4684
|
dy: null,
|
|
4685
4685
|
edgeMode: null,
|
|
@@ -5013,7 +5013,7 @@ const ta = Zt({
|
|
|
5013
5013
|
}), Wu = /^data[-\w.:]+$/i, Oi = /-[a-z]/g, Xu = /[A-Z]/g;
|
|
5014
5014
|
function yr(e, t) {
|
|
5015
5015
|
const n = C1(t);
|
|
5016
|
-
let r = t, i =
|
|
5016
|
+
let r = t, i = Pe;
|
|
5017
5017
|
if (n in e.normal)
|
|
5018
5018
|
return e.property[e.normal[n]];
|
|
5019
5019
|
if (n.length > 4 && n.slice(0, 4) === "data" && Wu.test(t)) {
|
|
@@ -5230,7 +5230,7 @@ const h9 = [
|
|
|
5230
5230
|
"yacute",
|
|
5231
5231
|
"yen",
|
|
5232
5232
|
"yuml"
|
|
5233
|
-
],
|
|
5233
|
+
], Pn = {
|
|
5234
5234
|
nbsp: " ",
|
|
5235
5235
|
iexcl: "¡",
|
|
5236
5236
|
cent: "¢",
|
|
@@ -5493,9 +5493,9 @@ const h9 = [
|
|
|
5493
5493
|
"para",
|
|
5494
5494
|
"times"
|
|
5495
5495
|
], ia = {}.hasOwnProperty, mr = {};
|
|
5496
|
-
let
|
|
5497
|
-
for (
|
|
5498
|
-
ia.call(
|
|
5496
|
+
let L1;
|
|
5497
|
+
for (L1 in Pn)
|
|
5498
|
+
ia.call(Pn, L1) && (mr[Pn[L1]] = L1);
|
|
5499
5499
|
const d9 = /[^\dA-Za-z]/;
|
|
5500
5500
|
function p9(e, t, n, r) {
|
|
5501
5501
|
const i = String.fromCharCode(e);
|
|
@@ -5538,7 +5538,7 @@ function E9(e, t, n, r) {
|
|
|
5538
5538
|
function g9(e, t, n, r) {
|
|
5539
5539
|
return "<!" + (r.settings.upperDoctype ? "DOCTYPE" : "doctype") + (r.settings.tightDoctype ? "" : " ") + "html>";
|
|
5540
5540
|
}
|
|
5541
|
-
function
|
|
5541
|
+
function ki(e, t) {
|
|
5542
5542
|
const n = String(e);
|
|
5543
5543
|
if (typeof t != "string")
|
|
5544
5544
|
throw new TypeError("Expected character");
|
|
@@ -5547,7 +5547,7 @@ function Li(e, t) {
|
|
|
5547
5547
|
r++, i = n.indexOf(t, i + t.length);
|
|
5548
5548
|
return r;
|
|
5549
5549
|
}
|
|
5550
|
-
function
|
|
5550
|
+
function Li(e) {
|
|
5551
5551
|
const t = [], n = String(e || "");
|
|
5552
5552
|
let r = n.indexOf(","), i = 0, s = !1;
|
|
5553
5553
|
for (; !s; ) {
|
|
@@ -5610,16 +5610,16 @@ const Rr = aa({
|
|
|
5610
5610
|
rt: Mi,
|
|
5611
5611
|
rp: Mi,
|
|
5612
5612
|
optgroup: R9,
|
|
5613
|
-
option:
|
|
5614
|
-
menuitem:
|
|
5613
|
+
option: k9,
|
|
5614
|
+
menuitem: L9,
|
|
5615
5615
|
colgroup: Dn,
|
|
5616
5616
|
caption: Dn,
|
|
5617
5617
|
thead: b9,
|
|
5618
5618
|
tbody: M9,
|
|
5619
|
-
tfoot:
|
|
5620
|
-
tr:
|
|
5621
|
-
td:
|
|
5622
|
-
th:
|
|
5619
|
+
tfoot: w9,
|
|
5620
|
+
tr: P9,
|
|
5621
|
+
td: wi,
|
|
5622
|
+
th: wi
|
|
5623
5623
|
});
|
|
5624
5624
|
function Dn(e, t, n) {
|
|
5625
5625
|
const r = he(n, t, !0);
|
|
@@ -5658,11 +5658,11 @@ function R9(e, t, n) {
|
|
|
5658
5658
|
const r = he(n, t);
|
|
5659
5659
|
return !r || r.type === "element" && r.tagName === "optgroup";
|
|
5660
5660
|
}
|
|
5661
|
-
function
|
|
5661
|
+
function k9(e, t, n) {
|
|
5662
5662
|
const r = he(n, t);
|
|
5663
5663
|
return !r || r.type === "element" && (r.tagName === "option" || r.tagName === "optgroup");
|
|
5664
5664
|
}
|
|
5665
|
-
function
|
|
5665
|
+
function L9(e, t, n) {
|
|
5666
5666
|
const r = he(n, t);
|
|
5667
5667
|
return !r || r.type === "element" && (r.tagName === "menuitem" || r.tagName === "hr" || r.tagName === "menu");
|
|
5668
5668
|
}
|
|
@@ -5674,14 +5674,14 @@ function M9(e, t, n) {
|
|
|
5674
5674
|
const r = he(n, t);
|
|
5675
5675
|
return !r || r.type === "element" && (r.tagName === "tbody" || r.tagName === "tfoot");
|
|
5676
5676
|
}
|
|
5677
|
-
function
|
|
5677
|
+
function w9(e, t, n) {
|
|
5678
5678
|
return !he(n, t);
|
|
5679
5679
|
}
|
|
5680
|
-
function
|
|
5680
|
+
function P9(e, t, n) {
|
|
5681
5681
|
const r = he(n, t);
|
|
5682
5682
|
return !r || r.type === "element" && r.tagName === "tr";
|
|
5683
5683
|
}
|
|
5684
|
-
function
|
|
5684
|
+
function wi(e, t, n) {
|
|
5685
5685
|
const r = he(n, t);
|
|
5686
5686
|
return !r || r.type === "element" && (r.tagName === "td" || r.tagName === "th");
|
|
5687
5687
|
}
|
|
@@ -5689,8 +5689,8 @@ const D9 = aa({
|
|
|
5689
5689
|
html: F9,
|
|
5690
5690
|
head: H9,
|
|
5691
5691
|
body: B9,
|
|
5692
|
-
colgroup:
|
|
5693
|
-
tbody:
|
|
5692
|
+
colgroup: v9,
|
|
5693
|
+
tbody: U9
|
|
5694
5694
|
});
|
|
5695
5695
|
function F9(e) {
|
|
5696
5696
|
const t = he(e, -1);
|
|
@@ -5712,11 +5712,11 @@ function B9(e) {
|
|
|
5712
5712
|
const t = he(e, -1, !0);
|
|
5713
5713
|
return !t || t.type !== "comment" && !(t.type === "text" && gn(t.value.charAt(0))) && !(t.type === "element" && (t.tagName === "meta" || t.tagName === "link" || t.tagName === "script" || t.tagName === "style" || t.tagName === "template"));
|
|
5714
5714
|
}
|
|
5715
|
-
function
|
|
5715
|
+
function v9(e, t, n) {
|
|
5716
5716
|
const r = sa(n, t), i = he(e, -1, !0);
|
|
5717
5717
|
return n && r && r.type === "element" && r.tagName === "colgroup" && Rr(r, n.children.indexOf(r), n) ? !1 : i && i.type === "element" && i.tagName === "col";
|
|
5718
5718
|
}
|
|
5719
|
-
function
|
|
5719
|
+
function U9(e, t, n) {
|
|
5720
5720
|
const r = sa(n, t), i = he(e, -1);
|
|
5721
5721
|
return n && r && r.type === "element" && (r.tagName === "thead" || r.tagName === "tbody") && Rr(r, n.children.indexOf(r), n) ? !1 : i && i.type === "element" && i.tagName === "tr";
|
|
5722
5722
|
}
|
|
@@ -5797,7 +5797,7 @@ function z9(e, t, n) {
|
|
|
5797
5797
|
subset: b1.unquoted[i][s],
|
|
5798
5798
|
attribute: !0
|
|
5799
5799
|
})
|
|
5800
|
-
)), a !== n && (e.settings.quoteSmart &&
|
|
5800
|
+
)), a !== n && (e.settings.quoteSmart && ki(n, o) > ki(n, e.alternative) && (o = e.alternative), a = o + Qt(
|
|
5801
5801
|
n,
|
|
5802
5802
|
Object.assign({}, e.settings.characterReferences, {
|
|
5803
5803
|
// Always encode without parse errors in non-HTML.
|
|
@@ -5886,11 +5886,11 @@ function Z9(e) {
|
|
|
5886
5886
|
return Q9(i, n);
|
|
5887
5887
|
}
|
|
5888
5888
|
}
|
|
5889
|
-
function
|
|
5889
|
+
function Pi(e) {
|
|
5890
5890
|
if (e)
|
|
5891
5891
|
throw e;
|
|
5892
5892
|
}
|
|
5893
|
-
function
|
|
5893
|
+
function kr(e) {
|
|
5894
5894
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
5895
5895
|
}
|
|
5896
5896
|
/*!
|
|
@@ -5902,7 +5902,7 @@ function Lr(e) {
|
|
|
5902
5902
|
var J9 = function(t) {
|
|
5903
5903
|
return t != null && t.constructor != null && typeof t.constructor.isBuffer == "function" && t.constructor.isBuffer(t);
|
|
5904
5904
|
};
|
|
5905
|
-
const ca = /* @__PURE__ */
|
|
5905
|
+
const ca = /* @__PURE__ */ kr(J9);
|
|
5906
5906
|
var W1 = Object.prototype.hasOwnProperty, ua = Object.prototype.toString, Di = Object.defineProperty, Fi = Object.getOwnPropertyDescriptor, Hi = function(t) {
|
|
5907
5907
|
return typeof Array.isArray == "function" ? Array.isArray(t) : ua.call(t) === "[object Array]";
|
|
5908
5908
|
}, Bi = function(t) {
|
|
@@ -5915,14 +5915,14 @@ var W1 = Object.prototype.hasOwnProperty, ua = Object.prototype.toString, Di = O
|
|
|
5915
5915
|
for (i in t)
|
|
5916
5916
|
;
|
|
5917
5917
|
return typeof i > "u" || W1.call(t, i);
|
|
5918
|
-
},
|
|
5918
|
+
}, vi = function(t, n) {
|
|
5919
5919
|
Di && n.name === "__proto__" ? Di(t, n.name, {
|
|
5920
5920
|
enumerable: !0,
|
|
5921
5921
|
configurable: !0,
|
|
5922
5922
|
value: n.newValue,
|
|
5923
5923
|
writable: !0
|
|
5924
5924
|
}) : t[n.name] = n.newValue;
|
|
5925
|
-
},
|
|
5925
|
+
}, Ui = function(t, n) {
|
|
5926
5926
|
if (n === "__proto__")
|
|
5927
5927
|
if (W1.call(t, n)) {
|
|
5928
5928
|
if (Fi)
|
|
@@ -5934,10 +5934,10 @@ var W1 = Object.prototype.hasOwnProperty, ua = Object.prototype.toString, Di = O
|
|
|
5934
5934
|
for (typeof a == "boolean" && (f = a, a = arguments[1] || {}, c = 2), (a == null || typeof a != "object" && typeof a != "function") && (a = {}); c < u; ++c)
|
|
5935
5935
|
if (t = arguments[c], t != null)
|
|
5936
5936
|
for (n in t)
|
|
5937
|
-
r =
|
|
5937
|
+
r = Ui(a, n), i = Ui(t, n), a !== i && (f && i && (Bi(i) || (s = Hi(i))) ? (s ? (s = !1, o = r && Hi(r) ? r : []) : o = r && Bi(r) ? r : {}, vi(a, { name: n, newValue: e(f, o, i) })) : typeof i < "u" && vi(a, { name: n, newValue: i }));
|
|
5938
5938
|
return a;
|
|
5939
5939
|
};
|
|
5940
|
-
const ln = /* @__PURE__ */
|
|
5940
|
+
const ln = /* @__PURE__ */ kr(e5);
|
|
5941
5941
|
function dr(e) {
|
|
5942
5942
|
if (typeof e != "object" || e === null)
|
|
5943
5943
|
return !1;
|
|
@@ -6421,7 +6421,7 @@ const fa = ma().freeze(), ha = {}.hasOwnProperty;
|
|
|
6421
6421
|
function ma() {
|
|
6422
6422
|
const e = t5(), t = [];
|
|
6423
6423
|
let n = {}, r, i = -1;
|
|
6424
|
-
return s.data = o, s.Parser = void 0, s.Compiler = void 0, s.freeze = a, s.attachers = t, s.use = c, s.parse = u, s.stringify = f, s.run = h, s.runSync = g, s.process = d, s.processSync =
|
|
6424
|
+
return s.data = o, s.Parser = void 0, s.Compiler = void 0, s.freeze = a, s.attachers = t, s.use = c, s.parse = u, s.stringify = f, s.run = h, s.runSync = g, s.process = d, s.processSync = L, s;
|
|
6425
6425
|
function s() {
|
|
6426
6426
|
const S = ma();
|
|
6427
6427
|
let R = -1;
|
|
@@ -6450,11 +6450,11 @@ function ma() {
|
|
|
6450
6450
|
if (Gn("use", r), S != null) if (typeof S == "function")
|
|
6451
6451
|
z(S, ...R);
|
|
6452
6452
|
else if (typeof S == "object")
|
|
6453
|
-
Array.isArray(S) ? G(S) :
|
|
6453
|
+
Array.isArray(S) ? G(S) : k(S);
|
|
6454
6454
|
else
|
|
6455
6455
|
throw new TypeError("Expected usable value, not `" + S + "`");
|
|
6456
6456
|
return N && (n.settings = Object.assign(n.settings || {}, N)), s;
|
|
6457
|
-
function
|
|
6457
|
+
function v(_) {
|
|
6458
6458
|
if (typeof _ == "function")
|
|
6459
6459
|
z(_);
|
|
6460
6460
|
else if (typeof _ == "object")
|
|
@@ -6462,11 +6462,11 @@ function ma() {
|
|
|
6462
6462
|
const [D, ...Y] = _;
|
|
6463
6463
|
z(D, ...Y);
|
|
6464
6464
|
} else
|
|
6465
|
-
|
|
6465
|
+
k(_);
|
|
6466
6466
|
else
|
|
6467
6467
|
throw new TypeError("Expected usable value, not `" + _ + "`");
|
|
6468
6468
|
}
|
|
6469
|
-
function
|
|
6469
|
+
function k(_) {
|
|
6470
6470
|
G(_.plugins), _.settings && (N = Object.assign(N || {}, _.settings));
|
|
6471
6471
|
}
|
|
6472
6472
|
function G(_) {
|
|
@@ -6474,7 +6474,7 @@ function ma() {
|
|
|
6474
6474
|
if (_ != null) if (Array.isArray(_))
|
|
6475
6475
|
for (; ++D < _.length; ) {
|
|
6476
6476
|
const Y = _[D];
|
|
6477
|
-
|
|
6477
|
+
v(Y);
|
|
6478
6478
|
}
|
|
6479
6479
|
else
|
|
6480
6480
|
throw new TypeError("Expected a list of plugins, not `" + _ + "`");
|
|
@@ -6492,36 +6492,36 @@ function ma() {
|
|
|
6492
6492
|
function u(S) {
|
|
6493
6493
|
s.freeze();
|
|
6494
6494
|
const R = n1(S), N = s.Parser;
|
|
6495
|
-
return
|
|
6495
|
+
return vn("parse", N), Ki(N, "parse") ? new N(String(R), R).parse() : N(String(R), R);
|
|
6496
6496
|
}
|
|
6497
6497
|
function f(S, R) {
|
|
6498
6498
|
s.freeze();
|
|
6499
|
-
const N = n1(R),
|
|
6500
|
-
return
|
|
6499
|
+
const N = n1(R), v = s.Compiler;
|
|
6500
|
+
return Un("stringify", v), zi(S), Ki(v, "compile") ? new v(S, N).compile() : v(S, N);
|
|
6501
6501
|
}
|
|
6502
6502
|
function h(S, R, N) {
|
|
6503
6503
|
if (zi(S), s.freeze(), !N && typeof R == "function" && (N = R, R = void 0), !N)
|
|
6504
|
-
return new Promise(
|
|
6505
|
-
|
|
6506
|
-
function
|
|
6504
|
+
return new Promise(v);
|
|
6505
|
+
v(null, N);
|
|
6506
|
+
function v(k, G) {
|
|
6507
6507
|
e.run(S, n1(R), z);
|
|
6508
6508
|
function z(_, D, Y) {
|
|
6509
|
-
D = D || S, _ ? G(_) :
|
|
6509
|
+
D = D || S, _ ? G(_) : k ? k(D) : N(null, D, Y);
|
|
6510
6510
|
}
|
|
6511
6511
|
}
|
|
6512
6512
|
}
|
|
6513
6513
|
function g(S, R) {
|
|
6514
|
-
let N,
|
|
6515
|
-
return s.run(S, R,
|
|
6516
|
-
function
|
|
6517
|
-
|
|
6514
|
+
let N, v;
|
|
6515
|
+
return s.run(S, R, k), $i("runSync", "run", v), N;
|
|
6516
|
+
function k(G, z) {
|
|
6517
|
+
Pi(G), N = z, v = !0;
|
|
6518
6518
|
}
|
|
6519
6519
|
}
|
|
6520
6520
|
function d(S, R) {
|
|
6521
|
-
if (s.freeze(),
|
|
6521
|
+
if (s.freeze(), vn("process", s.Parser), Un("process", s.Compiler), !R)
|
|
6522
6522
|
return new Promise(N);
|
|
6523
6523
|
N(null, R);
|
|
6524
|
-
function N(
|
|
6524
|
+
function N(v, k) {
|
|
6525
6525
|
const G = n1(S);
|
|
6526
6526
|
s.run(s.parse(G), G, (_, D, Y) => {
|
|
6527
6527
|
if (_ || !D || !Y)
|
|
@@ -6532,17 +6532,17 @@ function ma() {
|
|
|
6532
6532
|
}
|
|
6533
6533
|
});
|
|
6534
6534
|
function z(_, D) {
|
|
6535
|
-
_ || !D ?
|
|
6535
|
+
_ || !D ? k(_) : v ? v(D) : R(null, D);
|
|
6536
6536
|
}
|
|
6537
6537
|
}
|
|
6538
6538
|
}
|
|
6539
|
-
function
|
|
6539
|
+
function L(S) {
|
|
6540
6540
|
let R;
|
|
6541
|
-
s.freeze(),
|
|
6541
|
+
s.freeze(), vn("processSync", s.Parser), Un("processSync", s.Compiler);
|
|
6542
6542
|
const N = n1(S);
|
|
6543
|
-
return s.process(N,
|
|
6544
|
-
function
|
|
6545
|
-
R = !0,
|
|
6543
|
+
return s.process(N, v), $i("processSync", "process", R), N;
|
|
6544
|
+
function v(k) {
|
|
6545
|
+
R = !0, Pi(k);
|
|
6546
6546
|
}
|
|
6547
6547
|
}
|
|
6548
6548
|
}
|
|
@@ -6562,11 +6562,11 @@ function p5(e) {
|
|
|
6562
6562
|
return !0;
|
|
6563
6563
|
return !1;
|
|
6564
6564
|
}
|
|
6565
|
-
function
|
|
6565
|
+
function vn(e, t) {
|
|
6566
6566
|
if (typeof t != "function")
|
|
6567
6567
|
throw new TypeError("Cannot `" + e + "` without `Parser`");
|
|
6568
6568
|
}
|
|
6569
|
-
function
|
|
6569
|
+
function Un(e, t) {
|
|
6570
6570
|
if (typeof t != "function")
|
|
6571
6571
|
throw new TypeError("Cannot `" + e + "` without `Compiler`");
|
|
6572
6572
|
}
|
|
@@ -6606,11 +6606,11 @@ function g5() {
|
|
|
6606
6606
|
}), e);
|
|
6607
6607
|
}
|
|
6608
6608
|
function _5() {
|
|
6609
|
-
const e =
|
|
6609
|
+
const e = Lt(
|
|
6610
6610
|
() => fa().use(zc).use(g5).use(Mu).use(Yu).use(Z9),
|
|
6611
6611
|
[]
|
|
6612
6612
|
);
|
|
6613
|
-
return
|
|
6613
|
+
return Lt(
|
|
6614
6614
|
() => function(n) {
|
|
6615
6615
|
return e.process(n).then(String);
|
|
6616
6616
|
},
|
|
@@ -6718,7 +6718,7 @@ $e.isControlCodePoint = function(e) {
|
|
|
6718
6718
|
$e.isUndefinedCodePoint = function(e) {
|
|
6719
6719
|
return e >= 64976 && e <= 65007 || A5.indexOf(e) > -1;
|
|
6720
6720
|
};
|
|
6721
|
-
var
|
|
6721
|
+
var Lr = {
|
|
6722
6722
|
controlCharacterInInputStream: "control-character-in-input-stream",
|
|
6723
6723
|
noncharacterInInputStream: "noncharacter-in-input-stream",
|
|
6724
6724
|
surrogateInInputStream: "surrogate-in-input-stream",
|
|
@@ -6780,7 +6780,7 @@ var kr = {
|
|
|
6780
6780
|
nestedNoscriptInHead: "nested-noscript-in-head",
|
|
6781
6781
|
eofInElementThatCanContainOnlyText: "eof-in-element-that-can-contain-only-text"
|
|
6782
6782
|
};
|
|
6783
|
-
const zt = $e, Kn =
|
|
6783
|
+
const zt = $e, Kn = Lr, xt = zt.CODE_POINTS, C5 = 65536;
|
|
6784
6784
|
let N5 = class {
|
|
6785
6785
|
constructor() {
|
|
6786
6786
|
this.html = null, this.pos = -1, this.lastGapPos = -1, this.lastCharPos = -1, this.gapStack = [], this.skipNextNewLine = !1, this.lastChunkWritten = !1, this.endOfChunkHit = !1, this.bufferWaterline = C5;
|
|
@@ -6822,7 +6822,7 @@ let N5 = class {
|
|
|
6822
6822
|
}
|
|
6823
6823
|
};
|
|
6824
6824
|
var S5 = N5, x5 = new Uint16Array([4, 52, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 106, 303, 412, 810, 1432, 1701, 1796, 1987, 2114, 2360, 2420, 2484, 3170, 3251, 4140, 4393, 4575, 4610, 5106, 5512, 5728, 6117, 6274, 6315, 6345, 6427, 6516, 7002, 7910, 8733, 9323, 9870, 10170, 10631, 10893, 11318, 11386, 11467, 12773, 13092, 14474, 14922, 15448, 15542, 16419, 17666, 18166, 18611, 19004, 19095, 19298, 19397, 4, 16, 69, 77, 97, 98, 99, 102, 103, 108, 109, 110, 111, 112, 114, 115, 116, 117, 140, 150, 158, 169, 176, 194, 199, 210, 216, 222, 226, 242, 256, 266, 283, 294, 108, 105, 103, 5, 198, 1, 59, 148, 1, 198, 80, 5, 38, 1, 59, 156, 1, 38, 99, 117, 116, 101, 5, 193, 1, 59, 167, 1, 193, 114, 101, 118, 101, 59, 1, 258, 4, 2, 105, 121, 182, 191, 114, 99, 5, 194, 1, 59, 189, 1, 194, 59, 1, 1040, 114, 59, 3, 55349, 56580, 114, 97, 118, 101, 5, 192, 1, 59, 208, 1, 192, 112, 104, 97, 59, 1, 913, 97, 99, 114, 59, 1, 256, 100, 59, 1, 10835, 4, 2, 103, 112, 232, 237, 111, 110, 59, 1, 260, 102, 59, 3, 55349, 56632, 112, 108, 121, 70, 117, 110, 99, 116, 105, 111, 110, 59, 1, 8289, 105, 110, 103, 5, 197, 1, 59, 264, 1, 197, 4, 2, 99, 115, 272, 277, 114, 59, 3, 55349, 56476, 105, 103, 110, 59, 1, 8788, 105, 108, 100, 101, 5, 195, 1, 59, 292, 1, 195, 109, 108, 5, 196, 1, 59, 301, 1, 196, 4, 8, 97, 99, 101, 102, 111, 114, 115, 117, 321, 350, 354, 383, 388, 394, 400, 405, 4, 2, 99, 114, 327, 336, 107, 115, 108, 97, 115, 104, 59, 1, 8726, 4, 2, 118, 119, 342, 345, 59, 1, 10983, 101, 100, 59, 1, 8966, 121, 59, 1, 1041, 4, 3, 99, 114, 116, 362, 369, 379, 97, 117, 115, 101, 59, 1, 8757, 110, 111, 117, 108, 108, 105, 115, 59, 1, 8492, 97, 59, 1, 914, 114, 59, 3, 55349, 56581, 112, 102, 59, 3, 55349, 56633, 101, 118, 101, 59, 1, 728, 99, 114, 59, 1, 8492, 109, 112, 101, 113, 59, 1, 8782, 4, 14, 72, 79, 97, 99, 100, 101, 102, 104, 105, 108, 111, 114, 115, 117, 442, 447, 456, 504, 542, 547, 569, 573, 577, 616, 678, 784, 790, 796, 99, 121, 59, 1, 1063, 80, 89, 5, 169, 1, 59, 454, 1, 169, 4, 3, 99, 112, 121, 464, 470, 497, 117, 116, 101, 59, 1, 262, 4, 2, 59, 105, 476, 478, 1, 8914, 116, 97, 108, 68, 105, 102, 102, 101, 114, 101, 110, 116, 105, 97, 108, 68, 59, 1, 8517, 108, 101, 121, 115, 59, 1, 8493, 4, 4, 97, 101, 105, 111, 514, 520, 530, 535, 114, 111, 110, 59, 1, 268, 100, 105, 108, 5, 199, 1, 59, 528, 1, 199, 114, 99, 59, 1, 264, 110, 105, 110, 116, 59, 1, 8752, 111, 116, 59, 1, 266, 4, 2, 100, 110, 553, 560, 105, 108, 108, 97, 59, 1, 184, 116, 101, 114, 68, 111, 116, 59, 1, 183, 114, 59, 1, 8493, 105, 59, 1, 935, 114, 99, 108, 101, 4, 4, 68, 77, 80, 84, 591, 596, 603, 609, 111, 116, 59, 1, 8857, 105, 110, 117, 115, 59, 1, 8854, 108, 117, 115, 59, 1, 8853, 105, 109, 101, 115, 59, 1, 8855, 111, 4, 2, 99, 115, 623, 646, 107, 119, 105, 115, 101, 67, 111, 110, 116, 111, 117, 114, 73, 110, 116, 101, 103, 114, 97, 108, 59, 1, 8754, 101, 67, 117, 114, 108, 121, 4, 2, 68, 81, 658, 671, 111, 117, 98, 108, 101, 81, 117, 111, 116, 101, 59, 1, 8221, 117, 111, 116, 101, 59, 1, 8217, 4, 4, 108, 110, 112, 117, 688, 701, 736, 753, 111, 110, 4, 2, 59, 101, 696, 698, 1, 8759, 59, 1, 10868, 4, 3, 103, 105, 116, 709, 717, 722, 114, 117, 101, 110, 116, 59, 1, 8801, 110, 116, 59, 1, 8751, 111, 117, 114, 73, 110, 116, 101, 103, 114, 97, 108, 59, 1, 8750, 4, 2, 102, 114, 742, 745, 59, 1, 8450, 111, 100, 117, 99, 116, 59, 1, 8720, 110, 116, 101, 114, 67, 108, 111, 99, 107, 119, 105, 115, 101, 67, 111, 110, 116, 111, 117, 114, 73, 110, 116, 101, 103, 114, 97, 108, 59, 1, 8755, 111, 115, 115, 59, 1, 10799, 99, 114, 59, 3, 55349, 56478, 112, 4, 2, 59, 67, 803, 805, 1, 8915, 97, 112, 59, 1, 8781, 4, 11, 68, 74, 83, 90, 97, 99, 101, 102, 105, 111, 115, 834, 850, 855, 860, 865, 888, 903, 916, 921, 1011, 1415, 4, 2, 59, 111, 840, 842, 1, 8517, 116, 114, 97, 104, 100, 59, 1, 10513, 99, 121, 59, 1, 1026, 99, 121, 59, 1, 1029, 99, 121, 59, 1, 1039, 4, 3, 103, 114, 115, 873, 879, 883, 103, 101, 114, 59, 1, 8225, 114, 59, 1, 8609, 104, 118, 59, 1, 10980, 4, 2, 97, 121, 894, 900, 114, 111, 110, 59, 1, 270, 59, 1, 1044, 108, 4, 2, 59, 116, 910, 912, 1, 8711, 97, 59, 1, 916, 114, 59, 3, 55349, 56583, 4, 2, 97, 102, 927, 998, 4, 2, 99, 109, 933, 992, 114, 105, 116, 105, 99, 97, 108, 4, 4, 65, 68, 71, 84, 950, 957, 978, 985, 99, 117, 116, 101, 59, 1, 180, 111, 4, 2, 116, 117, 964, 967, 59, 1, 729, 98, 108, 101, 65, 99, 117, 116, 101, 59, 1, 733, 114, 97, 118, 101, 59, 1, 96, 105, 108, 100, 101, 59, 1, 732, 111, 110, 100, 59, 1, 8900, 102, 101, 114, 101, 110, 116, 105, 97, 108, 68, 59, 1, 8518, 4, 4, 112, 116, 117, 119, 1021, 1026, 1048, 1249, 102, 59, 3, 55349, 56635, 4, 3, 59, 68, 69, 1034, 1036, 1041, 1, 168, 111, 116, 59, 1, 8412, 113, 117, 97, 108, 59, 1, 8784, 98, 108, 101, 4, 6, 67, 68, 76, 82, 85, 86, 1065, 1082, 1101, 1189, 1211, 1236, 111, 110, 116, 111, 117, 114, 73, 110, 116, 101, 103, 114, 97, 108, 59, 1, 8751, 111, 4, 2, 116, 119, 1089, 1092, 59, 1, 168, 110, 65, 114, 114, 111, 119, 59, 1, 8659, 4, 2, 101, 111, 1107, 1141, 102, 116, 4, 3, 65, 82, 84, 1117, 1124, 1136, 114, 114, 111, 119, 59, 1, 8656, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 8660, 101, 101, 59, 1, 10980, 110, 103, 4, 2, 76, 82, 1149, 1177, 101, 102, 116, 4, 2, 65, 82, 1158, 1165, 114, 114, 111, 119, 59, 1, 10232, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 10234, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 10233, 105, 103, 104, 116, 4, 2, 65, 84, 1199, 1206, 114, 114, 111, 119, 59, 1, 8658, 101, 101, 59, 1, 8872, 112, 4, 2, 65, 68, 1218, 1225, 114, 114, 111, 119, 59, 1, 8657, 111, 119, 110, 65, 114, 114, 111, 119, 59, 1, 8661, 101, 114, 116, 105, 99, 97, 108, 66, 97, 114, 59, 1, 8741, 110, 4, 6, 65, 66, 76, 82, 84, 97, 1264, 1292, 1299, 1352, 1391, 1408, 114, 114, 111, 119, 4, 3, 59, 66, 85, 1276, 1278, 1283, 1, 8595, 97, 114, 59, 1, 10515, 112, 65, 114, 114, 111, 119, 59, 1, 8693, 114, 101, 118, 101, 59, 1, 785, 101, 102, 116, 4, 3, 82, 84, 86, 1310, 1323, 1334, 105, 103, 104, 116, 86, 101, 99, 116, 111, 114, 59, 1, 10576, 101, 101, 86, 101, 99, 116, 111, 114, 59, 1, 10590, 101, 99, 116, 111, 114, 4, 2, 59, 66, 1345, 1347, 1, 8637, 97, 114, 59, 1, 10582, 105, 103, 104, 116, 4, 2, 84, 86, 1362, 1373, 101, 101, 86, 101, 99, 116, 111, 114, 59, 1, 10591, 101, 99, 116, 111, 114, 4, 2, 59, 66, 1384, 1386, 1, 8641, 97, 114, 59, 1, 10583, 101, 101, 4, 2, 59, 65, 1399, 1401, 1, 8868, 114, 114, 111, 119, 59, 1, 8615, 114, 114, 111, 119, 59, 1, 8659, 4, 2, 99, 116, 1421, 1426, 114, 59, 3, 55349, 56479, 114, 111, 107, 59, 1, 272, 4, 16, 78, 84, 97, 99, 100, 102, 103, 108, 109, 111, 112, 113, 115, 116, 117, 120, 1466, 1470, 1478, 1489, 1515, 1520, 1525, 1536, 1544, 1593, 1609, 1617, 1650, 1664, 1668, 1677, 71, 59, 1, 330, 72, 5, 208, 1, 59, 1476, 1, 208, 99, 117, 116, 101, 5, 201, 1, 59, 1487, 1, 201, 4, 3, 97, 105, 121, 1497, 1503, 1512, 114, 111, 110, 59, 1, 282, 114, 99, 5, 202, 1, 59, 1510, 1, 202, 59, 1, 1069, 111, 116, 59, 1, 278, 114, 59, 3, 55349, 56584, 114, 97, 118, 101, 5, 200, 1, 59, 1534, 1, 200, 101, 109, 101, 110, 116, 59, 1, 8712, 4, 2, 97, 112, 1550, 1555, 99, 114, 59, 1, 274, 116, 121, 4, 2, 83, 86, 1563, 1576, 109, 97, 108, 108, 83, 113, 117, 97, 114, 101, 59, 1, 9723, 101, 114, 121, 83, 109, 97, 108, 108, 83, 113, 117, 97, 114, 101, 59, 1, 9643, 4, 2, 103, 112, 1599, 1604, 111, 110, 59, 1, 280, 102, 59, 3, 55349, 56636, 115, 105, 108, 111, 110, 59, 1, 917, 117, 4, 2, 97, 105, 1624, 1640, 108, 4, 2, 59, 84, 1631, 1633, 1, 10869, 105, 108, 100, 101, 59, 1, 8770, 108, 105, 98, 114, 105, 117, 109, 59, 1, 8652, 4, 2, 99, 105, 1656, 1660, 114, 59, 1, 8496, 109, 59, 1, 10867, 97, 59, 1, 919, 109, 108, 5, 203, 1, 59, 1675, 1, 203, 4, 2, 105, 112, 1683, 1689, 115, 116, 115, 59, 1, 8707, 111, 110, 101, 110, 116, 105, 97, 108, 69, 59, 1, 8519, 4, 5, 99, 102, 105, 111, 115, 1713, 1717, 1722, 1762, 1791, 121, 59, 1, 1060, 114, 59, 3, 55349, 56585, 108, 108, 101, 100, 4, 2, 83, 86, 1732, 1745, 109, 97, 108, 108, 83, 113, 117, 97, 114, 101, 59, 1, 9724, 101, 114, 121, 83, 109, 97, 108, 108, 83, 113, 117, 97, 114, 101, 59, 1, 9642, 4, 3, 112, 114, 117, 1770, 1775, 1781, 102, 59, 3, 55349, 56637, 65, 108, 108, 59, 1, 8704, 114, 105, 101, 114, 116, 114, 102, 59, 1, 8497, 99, 114, 59, 1, 8497, 4, 12, 74, 84, 97, 98, 99, 100, 102, 103, 111, 114, 115, 116, 1822, 1827, 1834, 1848, 1855, 1877, 1882, 1887, 1890, 1896, 1978, 1984, 99, 121, 59, 1, 1027, 5, 62, 1, 59, 1832, 1, 62, 109, 109, 97, 4, 2, 59, 100, 1843, 1845, 1, 915, 59, 1, 988, 114, 101, 118, 101, 59, 1, 286, 4, 3, 101, 105, 121, 1863, 1869, 1874, 100, 105, 108, 59, 1, 290, 114, 99, 59, 1, 284, 59, 1, 1043, 111, 116, 59, 1, 288, 114, 59, 3, 55349, 56586, 59, 1, 8921, 112, 102, 59, 3, 55349, 56638, 101, 97, 116, 101, 114, 4, 6, 69, 70, 71, 76, 83, 84, 1915, 1933, 1944, 1953, 1959, 1971, 113, 117, 97, 108, 4, 2, 59, 76, 1925, 1927, 1, 8805, 101, 115, 115, 59, 1, 8923, 117, 108, 108, 69, 113, 117, 97, 108, 59, 1, 8807, 114, 101, 97, 116, 101, 114, 59, 1, 10914, 101, 115, 115, 59, 1, 8823, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 1, 10878, 105, 108, 100, 101, 59, 1, 8819, 99, 114, 59, 3, 55349, 56482, 59, 1, 8811, 4, 8, 65, 97, 99, 102, 105, 111, 115, 117, 2005, 2012, 2026, 2032, 2036, 2049, 2073, 2089, 82, 68, 99, 121, 59, 1, 1066, 4, 2, 99, 116, 2018, 2023, 101, 107, 59, 1, 711, 59, 1, 94, 105, 114, 99, 59, 1, 292, 114, 59, 1, 8460, 108, 98, 101, 114, 116, 83, 112, 97, 99, 101, 59, 1, 8459, 4, 2, 112, 114, 2055, 2059, 102, 59, 1, 8461, 105, 122, 111, 110, 116, 97, 108, 76, 105, 110, 101, 59, 1, 9472, 4, 2, 99, 116, 2079, 2083, 114, 59, 1, 8459, 114, 111, 107, 59, 1, 294, 109, 112, 4, 2, 68, 69, 2097, 2107, 111, 119, 110, 72, 117, 109, 112, 59, 1, 8782, 113, 117, 97, 108, 59, 1, 8783, 4, 14, 69, 74, 79, 97, 99, 100, 102, 103, 109, 110, 111, 115, 116, 117, 2144, 2149, 2155, 2160, 2171, 2189, 2194, 2198, 2209, 2245, 2307, 2329, 2334, 2341, 99, 121, 59, 1, 1045, 108, 105, 103, 59, 1, 306, 99, 121, 59, 1, 1025, 99, 117, 116, 101, 5, 205, 1, 59, 2169, 1, 205, 4, 2, 105, 121, 2177, 2186, 114, 99, 5, 206, 1, 59, 2184, 1, 206, 59, 1, 1048, 111, 116, 59, 1, 304, 114, 59, 1, 8465, 114, 97, 118, 101, 5, 204, 1, 59, 2207, 1, 204, 4, 3, 59, 97, 112, 2217, 2219, 2238, 1, 8465, 4, 2, 99, 103, 2225, 2229, 114, 59, 1, 298, 105, 110, 97, 114, 121, 73, 59, 1, 8520, 108, 105, 101, 115, 59, 1, 8658, 4, 2, 116, 118, 2251, 2281, 4, 2, 59, 101, 2257, 2259, 1, 8748, 4, 2, 103, 114, 2265, 2271, 114, 97, 108, 59, 1, 8747, 115, 101, 99, 116, 105, 111, 110, 59, 1, 8898, 105, 115, 105, 98, 108, 101, 4, 2, 67, 84, 2293, 2300, 111, 109, 109, 97, 59, 1, 8291, 105, 109, 101, 115, 59, 1, 8290, 4, 3, 103, 112, 116, 2315, 2320, 2325, 111, 110, 59, 1, 302, 102, 59, 3, 55349, 56640, 97, 59, 1, 921, 99, 114, 59, 1, 8464, 105, 108, 100, 101, 59, 1, 296, 4, 2, 107, 109, 2347, 2352, 99, 121, 59, 1, 1030, 108, 5, 207, 1, 59, 2358, 1, 207, 4, 5, 99, 102, 111, 115, 117, 2372, 2386, 2391, 2397, 2414, 4, 2, 105, 121, 2378, 2383, 114, 99, 59, 1, 308, 59, 1, 1049, 114, 59, 3, 55349, 56589, 112, 102, 59, 3, 55349, 56641, 4, 2, 99, 101, 2403, 2408, 114, 59, 3, 55349, 56485, 114, 99, 121, 59, 1, 1032, 107, 99, 121, 59, 1, 1028, 4, 7, 72, 74, 97, 99, 102, 111, 115, 2436, 2441, 2446, 2452, 2467, 2472, 2478, 99, 121, 59, 1, 1061, 99, 121, 59, 1, 1036, 112, 112, 97, 59, 1, 922, 4, 2, 101, 121, 2458, 2464, 100, 105, 108, 59, 1, 310, 59, 1, 1050, 114, 59, 3, 55349, 56590, 112, 102, 59, 3, 55349, 56642, 99, 114, 59, 3, 55349, 56486, 4, 11, 74, 84, 97, 99, 101, 102, 108, 109, 111, 115, 116, 2508, 2513, 2520, 2562, 2585, 2981, 2986, 3004, 3011, 3146, 3167, 99, 121, 59, 1, 1033, 5, 60, 1, 59, 2518, 1, 60, 4, 5, 99, 109, 110, 112, 114, 2532, 2538, 2544, 2548, 2558, 117, 116, 101, 59, 1, 313, 98, 100, 97, 59, 1, 923, 103, 59, 1, 10218, 108, 97, 99, 101, 116, 114, 102, 59, 1, 8466, 114, 59, 1, 8606, 4, 3, 97, 101, 121, 2570, 2576, 2582, 114, 111, 110, 59, 1, 317, 100, 105, 108, 59, 1, 315, 59, 1, 1051, 4, 2, 102, 115, 2591, 2907, 116, 4, 10, 65, 67, 68, 70, 82, 84, 85, 86, 97, 114, 2614, 2663, 2672, 2728, 2735, 2760, 2820, 2870, 2888, 2895, 4, 2, 110, 114, 2620, 2633, 103, 108, 101, 66, 114, 97, 99, 107, 101, 116, 59, 1, 10216, 114, 111, 119, 4, 3, 59, 66, 82, 2644, 2646, 2651, 1, 8592, 97, 114, 59, 1, 8676, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 8646, 101, 105, 108, 105, 110, 103, 59, 1, 8968, 111, 4, 2, 117, 119, 2679, 2692, 98, 108, 101, 66, 114, 97, 99, 107, 101, 116, 59, 1, 10214, 110, 4, 2, 84, 86, 2699, 2710, 101, 101, 86, 101, 99, 116, 111, 114, 59, 1, 10593, 101, 99, 116, 111, 114, 4, 2, 59, 66, 2721, 2723, 1, 8643, 97, 114, 59, 1, 10585, 108, 111, 111, 114, 59, 1, 8970, 105, 103, 104, 116, 4, 2, 65, 86, 2745, 2752, 114, 114, 111, 119, 59, 1, 8596, 101, 99, 116, 111, 114, 59, 1, 10574, 4, 2, 101, 114, 2766, 2792, 101, 4, 3, 59, 65, 86, 2775, 2777, 2784, 1, 8867, 114, 114, 111, 119, 59, 1, 8612, 101, 99, 116, 111, 114, 59, 1, 10586, 105, 97, 110, 103, 108, 101, 4, 3, 59, 66, 69, 2806, 2808, 2813, 1, 8882, 97, 114, 59, 1, 10703, 113, 117, 97, 108, 59, 1, 8884, 112, 4, 3, 68, 84, 86, 2829, 2841, 2852, 111, 119, 110, 86, 101, 99, 116, 111, 114, 59, 1, 10577, 101, 101, 86, 101, 99, 116, 111, 114, 59, 1, 10592, 101, 99, 116, 111, 114, 4, 2, 59, 66, 2863, 2865, 1, 8639, 97, 114, 59, 1, 10584, 101, 99, 116, 111, 114, 4, 2, 59, 66, 2881, 2883, 1, 8636, 97, 114, 59, 1, 10578, 114, 114, 111, 119, 59, 1, 8656, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8660, 115, 4, 6, 69, 70, 71, 76, 83, 84, 2922, 2936, 2947, 2956, 2962, 2974, 113, 117, 97, 108, 71, 114, 101, 97, 116, 101, 114, 59, 1, 8922, 117, 108, 108, 69, 113, 117, 97, 108, 59, 1, 8806, 114, 101, 97, 116, 101, 114, 59, 1, 8822, 101, 115, 115, 59, 1, 10913, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 1, 10877, 105, 108, 100, 101, 59, 1, 8818, 114, 59, 3, 55349, 56591, 4, 2, 59, 101, 2992, 2994, 1, 8920, 102, 116, 97, 114, 114, 111, 119, 59, 1, 8666, 105, 100, 111, 116, 59, 1, 319, 4, 3, 110, 112, 119, 3019, 3110, 3115, 103, 4, 4, 76, 82, 108, 114, 3030, 3058, 3070, 3098, 101, 102, 116, 4, 2, 65, 82, 3039, 3046, 114, 114, 111, 119, 59, 1, 10229, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 10231, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 10230, 101, 102, 116, 4, 2, 97, 114, 3079, 3086, 114, 114, 111, 119, 59, 1, 10232, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 10234, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 10233, 102, 59, 3, 55349, 56643, 101, 114, 4, 2, 76, 82, 3123, 3134, 101, 102, 116, 65, 114, 114, 111, 119, 59, 1, 8601, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 8600, 4, 3, 99, 104, 116, 3154, 3158, 3161, 114, 59, 1, 8466, 59, 1, 8624, 114, 111, 107, 59, 1, 321, 59, 1, 8810, 4, 8, 97, 99, 101, 102, 105, 111, 115, 117, 3188, 3192, 3196, 3222, 3227, 3237, 3243, 3248, 112, 59, 1, 10501, 121, 59, 1, 1052, 4, 2, 100, 108, 3202, 3213, 105, 117, 109, 83, 112, 97, 99, 101, 59, 1, 8287, 108, 105, 110, 116, 114, 102, 59, 1, 8499, 114, 59, 3, 55349, 56592, 110, 117, 115, 80, 108, 117, 115, 59, 1, 8723, 112, 102, 59, 3, 55349, 56644, 99, 114, 59, 1, 8499, 59, 1, 924, 4, 9, 74, 97, 99, 101, 102, 111, 115, 116, 117, 3271, 3276, 3283, 3306, 3422, 3427, 4120, 4126, 4137, 99, 121, 59, 1, 1034, 99, 117, 116, 101, 59, 1, 323, 4, 3, 97, 101, 121, 3291, 3297, 3303, 114, 111, 110, 59, 1, 327, 100, 105, 108, 59, 1, 325, 59, 1, 1053, 4, 3, 103, 115, 119, 3314, 3380, 3415, 97, 116, 105, 118, 101, 4, 3, 77, 84, 86, 3327, 3340, 3365, 101, 100, 105, 117, 109, 83, 112, 97, 99, 101, 59, 1, 8203, 104, 105, 4, 2, 99, 110, 3348, 3357, 107, 83, 112, 97, 99, 101, 59, 1, 8203, 83, 112, 97, 99, 101, 59, 1, 8203, 101, 114, 121, 84, 104, 105, 110, 83, 112, 97, 99, 101, 59, 1, 8203, 116, 101, 100, 4, 2, 71, 76, 3389, 3405, 114, 101, 97, 116, 101, 114, 71, 114, 101, 97, 116, 101, 114, 59, 1, 8811, 101, 115, 115, 76, 101, 115, 115, 59, 1, 8810, 76, 105, 110, 101, 59, 1, 10, 114, 59, 3, 55349, 56593, 4, 4, 66, 110, 112, 116, 3437, 3444, 3460, 3464, 114, 101, 97, 107, 59, 1, 8288, 66, 114, 101, 97, 107, 105, 110, 103, 83, 112, 97, 99, 101, 59, 1, 160, 102, 59, 1, 8469, 4, 13, 59, 67, 68, 69, 71, 72, 76, 78, 80, 82, 83, 84, 86, 3492, 3494, 3517, 3536, 3578, 3657, 3685, 3784, 3823, 3860, 3915, 4066, 4107, 1, 10988, 4, 2, 111, 117, 3500, 3510, 110, 103, 114, 117, 101, 110, 116, 59, 1, 8802, 112, 67, 97, 112, 59, 1, 8813, 111, 117, 98, 108, 101, 86, 101, 114, 116, 105, 99, 97, 108, 66, 97, 114, 59, 1, 8742, 4, 3, 108, 113, 120, 3544, 3552, 3571, 101, 109, 101, 110, 116, 59, 1, 8713, 117, 97, 108, 4, 2, 59, 84, 3561, 3563, 1, 8800, 105, 108, 100, 101, 59, 3, 8770, 824, 105, 115, 116, 115, 59, 1, 8708, 114, 101, 97, 116, 101, 114, 4, 7, 59, 69, 70, 71, 76, 83, 84, 3600, 3602, 3609, 3621, 3631, 3637, 3650, 1, 8815, 113, 117, 97, 108, 59, 1, 8817, 117, 108, 108, 69, 113, 117, 97, 108, 59, 3, 8807, 824, 114, 101, 97, 116, 101, 114, 59, 3, 8811, 824, 101, 115, 115, 59, 1, 8825, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 3, 10878, 824, 105, 108, 100, 101, 59, 1, 8821, 117, 109, 112, 4, 2, 68, 69, 3666, 3677, 111, 119, 110, 72, 117, 109, 112, 59, 3, 8782, 824, 113, 117, 97, 108, 59, 3, 8783, 824, 101, 4, 2, 102, 115, 3692, 3724, 116, 84, 114, 105, 97, 110, 103, 108, 101, 4, 3, 59, 66, 69, 3709, 3711, 3717, 1, 8938, 97, 114, 59, 3, 10703, 824, 113, 117, 97, 108, 59, 1, 8940, 115, 4, 6, 59, 69, 71, 76, 83, 84, 3739, 3741, 3748, 3757, 3764, 3777, 1, 8814, 113, 117, 97, 108, 59, 1, 8816, 114, 101, 97, 116, 101, 114, 59, 1, 8824, 101, 115, 115, 59, 3, 8810, 824, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 3, 10877, 824, 105, 108, 100, 101, 59, 1, 8820, 101, 115, 116, 101, 100, 4, 2, 71, 76, 3795, 3812, 114, 101, 97, 116, 101, 114, 71, 114, 101, 97, 116, 101, 114, 59, 3, 10914, 824, 101, 115, 115, 76, 101, 115, 115, 59, 3, 10913, 824, 114, 101, 99, 101, 100, 101, 115, 4, 3, 59, 69, 83, 3838, 3840, 3848, 1, 8832, 113, 117, 97, 108, 59, 3, 10927, 824, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 1, 8928, 4, 2, 101, 105, 3866, 3881, 118, 101, 114, 115, 101, 69, 108, 101, 109, 101, 110, 116, 59, 1, 8716, 103, 104, 116, 84, 114, 105, 97, 110, 103, 108, 101, 4, 3, 59, 66, 69, 3900, 3902, 3908, 1, 8939, 97, 114, 59, 3, 10704, 824, 113, 117, 97, 108, 59, 1, 8941, 4, 2, 113, 117, 3921, 3973, 117, 97, 114, 101, 83, 117, 4, 2, 98, 112, 3933, 3952, 115, 101, 116, 4, 2, 59, 69, 3942, 3945, 3, 8847, 824, 113, 117, 97, 108, 59, 1, 8930, 101, 114, 115, 101, 116, 4, 2, 59, 69, 3963, 3966, 3, 8848, 824, 113, 117, 97, 108, 59, 1, 8931, 4, 3, 98, 99, 112, 3981, 4e3, 4045, 115, 101, 116, 4, 2, 59, 69, 3990, 3993, 3, 8834, 8402, 113, 117, 97, 108, 59, 1, 8840, 99, 101, 101, 100, 115, 4, 4, 59, 69, 83, 84, 4015, 4017, 4025, 4037, 1, 8833, 113, 117, 97, 108, 59, 3, 10928, 824, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 1, 8929, 105, 108, 100, 101, 59, 3, 8831, 824, 101, 114, 115, 101, 116, 4, 2, 59, 69, 4056, 4059, 3, 8835, 8402, 113, 117, 97, 108, 59, 1, 8841, 105, 108, 100, 101, 4, 4, 59, 69, 70, 84, 4080, 4082, 4089, 4100, 1, 8769, 113, 117, 97, 108, 59, 1, 8772, 117, 108, 108, 69, 113, 117, 97, 108, 59, 1, 8775, 105, 108, 100, 101, 59, 1, 8777, 101, 114, 116, 105, 99, 97, 108, 66, 97, 114, 59, 1, 8740, 99, 114, 59, 3, 55349, 56489, 105, 108, 100, 101, 5, 209, 1, 59, 4135, 1, 209, 59, 1, 925, 4, 14, 69, 97, 99, 100, 102, 103, 109, 111, 112, 114, 115, 116, 117, 118, 4170, 4176, 4187, 4205, 4212, 4217, 4228, 4253, 4259, 4292, 4295, 4316, 4337, 4346, 108, 105, 103, 59, 1, 338, 99, 117, 116, 101, 5, 211, 1, 59, 4185, 1, 211, 4, 2, 105, 121, 4193, 4202, 114, 99, 5, 212, 1, 59, 4200, 1, 212, 59, 1, 1054, 98, 108, 97, 99, 59, 1, 336, 114, 59, 3, 55349, 56594, 114, 97, 118, 101, 5, 210, 1, 59, 4226, 1, 210, 4, 3, 97, 101, 105, 4236, 4241, 4246, 99, 114, 59, 1, 332, 103, 97, 59, 1, 937, 99, 114, 111, 110, 59, 1, 927, 112, 102, 59, 3, 55349, 56646, 101, 110, 67, 117, 114, 108, 121, 4, 2, 68, 81, 4272, 4285, 111, 117, 98, 108, 101, 81, 117, 111, 116, 101, 59, 1, 8220, 117, 111, 116, 101, 59, 1, 8216, 59, 1, 10836, 4, 2, 99, 108, 4301, 4306, 114, 59, 3, 55349, 56490, 97, 115, 104, 5, 216, 1, 59, 4314, 1, 216, 105, 4, 2, 108, 109, 4323, 4332, 100, 101, 5, 213, 1, 59, 4330, 1, 213, 101, 115, 59, 1, 10807, 109, 108, 5, 214, 1, 59, 4344, 1, 214, 101, 114, 4, 2, 66, 80, 4354, 4380, 4, 2, 97, 114, 4360, 4364, 114, 59, 1, 8254, 97, 99, 4, 2, 101, 107, 4372, 4375, 59, 1, 9182, 101, 116, 59, 1, 9140, 97, 114, 101, 110, 116, 104, 101, 115, 105, 115, 59, 1, 9180, 4, 9, 97, 99, 102, 104, 105, 108, 111, 114, 115, 4413, 4422, 4426, 4431, 4435, 4438, 4448, 4471, 4561, 114, 116, 105, 97, 108, 68, 59, 1, 8706, 121, 59, 1, 1055, 114, 59, 3, 55349, 56595, 105, 59, 1, 934, 59, 1, 928, 117, 115, 77, 105, 110, 117, 115, 59, 1, 177, 4, 2, 105, 112, 4454, 4467, 110, 99, 97, 114, 101, 112, 108, 97, 110, 101, 59, 1, 8460, 102, 59, 1, 8473, 4, 4, 59, 101, 105, 111, 4481, 4483, 4526, 4531, 1, 10939, 99, 101, 100, 101, 115, 4, 4, 59, 69, 83, 84, 4498, 4500, 4507, 4519, 1, 8826, 113, 117, 97, 108, 59, 1, 10927, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 1, 8828, 105, 108, 100, 101, 59, 1, 8830, 109, 101, 59, 1, 8243, 4, 2, 100, 112, 4537, 4543, 117, 99, 116, 59, 1, 8719, 111, 114, 116, 105, 111, 110, 4, 2, 59, 97, 4555, 4557, 1, 8759, 108, 59, 1, 8733, 4, 2, 99, 105, 4567, 4572, 114, 59, 3, 55349, 56491, 59, 1, 936, 4, 4, 85, 102, 111, 115, 4585, 4594, 4599, 4604, 79, 84, 5, 34, 1, 59, 4592, 1, 34, 114, 59, 3, 55349, 56596, 112, 102, 59, 1, 8474, 99, 114, 59, 3, 55349, 56492, 4, 12, 66, 69, 97, 99, 101, 102, 104, 105, 111, 114, 115, 117, 4636, 4642, 4650, 4681, 4704, 4763, 4767, 4771, 5047, 5069, 5081, 5094, 97, 114, 114, 59, 1, 10512, 71, 5, 174, 1, 59, 4648, 1, 174, 4, 3, 99, 110, 114, 4658, 4664, 4668, 117, 116, 101, 59, 1, 340, 103, 59, 1, 10219, 114, 4, 2, 59, 116, 4675, 4677, 1, 8608, 108, 59, 1, 10518, 4, 3, 97, 101, 121, 4689, 4695, 4701, 114, 111, 110, 59, 1, 344, 100, 105, 108, 59, 1, 342, 59, 1, 1056, 4, 2, 59, 118, 4710, 4712, 1, 8476, 101, 114, 115, 101, 4, 2, 69, 85, 4722, 4748, 4, 2, 108, 113, 4728, 4736, 101, 109, 101, 110, 116, 59, 1, 8715, 117, 105, 108, 105, 98, 114, 105, 117, 109, 59, 1, 8651, 112, 69, 113, 117, 105, 108, 105, 98, 114, 105, 117, 109, 59, 1, 10607, 114, 59, 1, 8476, 111, 59, 1, 929, 103, 104, 116, 4, 8, 65, 67, 68, 70, 84, 85, 86, 97, 4792, 4840, 4849, 4905, 4912, 4972, 5022, 5040, 4, 2, 110, 114, 4798, 4811, 103, 108, 101, 66, 114, 97, 99, 107, 101, 116, 59, 1, 10217, 114, 111, 119, 4, 3, 59, 66, 76, 4822, 4824, 4829, 1, 8594, 97, 114, 59, 1, 8677, 101, 102, 116, 65, 114, 114, 111, 119, 59, 1, 8644, 101, 105, 108, 105, 110, 103, 59, 1, 8969, 111, 4, 2, 117, 119, 4856, 4869, 98, 108, 101, 66, 114, 97, 99, 107, 101, 116, 59, 1, 10215, 110, 4, 2, 84, 86, 4876, 4887, 101, 101, 86, 101, 99, 116, 111, 114, 59, 1, 10589, 101, 99, 116, 111, 114, 4, 2, 59, 66, 4898, 4900, 1, 8642, 97, 114, 59, 1, 10581, 108, 111, 111, 114, 59, 1, 8971, 4, 2, 101, 114, 4918, 4944, 101, 4, 3, 59, 65, 86, 4927, 4929, 4936, 1, 8866, 114, 114, 111, 119, 59, 1, 8614, 101, 99, 116, 111, 114, 59, 1, 10587, 105, 97, 110, 103, 108, 101, 4, 3, 59, 66, 69, 4958, 4960, 4965, 1, 8883, 97, 114, 59, 1, 10704, 113, 117, 97, 108, 59, 1, 8885, 112, 4, 3, 68, 84, 86, 4981, 4993, 5004, 111, 119, 110, 86, 101, 99, 116, 111, 114, 59, 1, 10575, 101, 101, 86, 101, 99, 116, 111, 114, 59, 1, 10588, 101, 99, 116, 111, 114, 4, 2, 59, 66, 5015, 5017, 1, 8638, 97, 114, 59, 1, 10580, 101, 99, 116, 111, 114, 4, 2, 59, 66, 5033, 5035, 1, 8640, 97, 114, 59, 1, 10579, 114, 114, 111, 119, 59, 1, 8658, 4, 2, 112, 117, 5053, 5057, 102, 59, 1, 8477, 110, 100, 73, 109, 112, 108, 105, 101, 115, 59, 1, 10608, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8667, 4, 2, 99, 104, 5087, 5091, 114, 59, 1, 8475, 59, 1, 8625, 108, 101, 68, 101, 108, 97, 121, 101, 100, 59, 1, 10740, 4, 13, 72, 79, 97, 99, 102, 104, 105, 109, 111, 113, 115, 116, 117, 5134, 5150, 5157, 5164, 5198, 5203, 5259, 5265, 5277, 5283, 5374, 5380, 5385, 4, 2, 67, 99, 5140, 5146, 72, 99, 121, 59, 1, 1065, 121, 59, 1, 1064, 70, 84, 99, 121, 59, 1, 1068, 99, 117, 116, 101, 59, 1, 346, 4, 5, 59, 97, 101, 105, 121, 5176, 5178, 5184, 5190, 5195, 1, 10940, 114, 111, 110, 59, 1, 352, 100, 105, 108, 59, 1, 350, 114, 99, 59, 1, 348, 59, 1, 1057, 114, 59, 3, 55349, 56598, 111, 114, 116, 4, 4, 68, 76, 82, 85, 5216, 5227, 5238, 5250, 111, 119, 110, 65, 114, 114, 111, 119, 59, 1, 8595, 101, 102, 116, 65, 114, 114, 111, 119, 59, 1, 8592, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 8594, 112, 65, 114, 114, 111, 119, 59, 1, 8593, 103, 109, 97, 59, 1, 931, 97, 108, 108, 67, 105, 114, 99, 108, 101, 59, 1, 8728, 112, 102, 59, 3, 55349, 56650, 4, 2, 114, 117, 5289, 5293, 116, 59, 1, 8730, 97, 114, 101, 4, 4, 59, 73, 83, 85, 5306, 5308, 5322, 5367, 1, 9633, 110, 116, 101, 114, 115, 101, 99, 116, 105, 111, 110, 59, 1, 8851, 117, 4, 2, 98, 112, 5329, 5347, 115, 101, 116, 4, 2, 59, 69, 5338, 5340, 1, 8847, 113, 117, 97, 108, 59, 1, 8849, 101, 114, 115, 101, 116, 4, 2, 59, 69, 5358, 5360, 1, 8848, 113, 117, 97, 108, 59, 1, 8850, 110, 105, 111, 110, 59, 1, 8852, 99, 114, 59, 3, 55349, 56494, 97, 114, 59, 1, 8902, 4, 4, 98, 99, 109, 112, 5395, 5420, 5475, 5478, 4, 2, 59, 115, 5401, 5403, 1, 8912, 101, 116, 4, 2, 59, 69, 5411, 5413, 1, 8912, 113, 117, 97, 108, 59, 1, 8838, 4, 2, 99, 104, 5426, 5468, 101, 101, 100, 115, 4, 4, 59, 69, 83, 84, 5440, 5442, 5449, 5461, 1, 8827, 113, 117, 97, 108, 59, 1, 10928, 108, 97, 110, 116, 69, 113, 117, 97, 108, 59, 1, 8829, 105, 108, 100, 101, 59, 1, 8831, 84, 104, 97, 116, 59, 1, 8715, 59, 1, 8721, 4, 3, 59, 101, 115, 5486, 5488, 5507, 1, 8913, 114, 115, 101, 116, 4, 2, 59, 69, 5498, 5500, 1, 8835, 113, 117, 97, 108, 59, 1, 8839, 101, 116, 59, 1, 8913, 4, 11, 72, 82, 83, 97, 99, 102, 104, 105, 111, 114, 115, 5536, 5546, 5552, 5567, 5579, 5602, 5607, 5655, 5695, 5701, 5711, 79, 82, 78, 5, 222, 1, 59, 5544, 1, 222, 65, 68, 69, 59, 1, 8482, 4, 2, 72, 99, 5558, 5563, 99, 121, 59, 1, 1035, 121, 59, 1, 1062, 4, 2, 98, 117, 5573, 5576, 59, 1, 9, 59, 1, 932, 4, 3, 97, 101, 121, 5587, 5593, 5599, 114, 111, 110, 59, 1, 356, 100, 105, 108, 59, 1, 354, 59, 1, 1058, 114, 59, 3, 55349, 56599, 4, 2, 101, 105, 5613, 5631, 4, 2, 114, 116, 5619, 5627, 101, 102, 111, 114, 101, 59, 1, 8756, 97, 59, 1, 920, 4, 2, 99, 110, 5637, 5647, 107, 83, 112, 97, 99, 101, 59, 3, 8287, 8202, 83, 112, 97, 99, 101, 59, 1, 8201, 108, 100, 101, 4, 4, 59, 69, 70, 84, 5668, 5670, 5677, 5688, 1, 8764, 113, 117, 97, 108, 59, 1, 8771, 117, 108, 108, 69, 113, 117, 97, 108, 59, 1, 8773, 105, 108, 100, 101, 59, 1, 8776, 112, 102, 59, 3, 55349, 56651, 105, 112, 108, 101, 68, 111, 116, 59, 1, 8411, 4, 2, 99, 116, 5717, 5722, 114, 59, 3, 55349, 56495, 114, 111, 107, 59, 1, 358, 4, 14, 97, 98, 99, 100, 102, 103, 109, 110, 111, 112, 114, 115, 116, 117, 5758, 5789, 5805, 5823, 5830, 5835, 5846, 5852, 5921, 5937, 6089, 6095, 6101, 6108, 4, 2, 99, 114, 5764, 5774, 117, 116, 101, 5, 218, 1, 59, 5772, 1, 218, 114, 4, 2, 59, 111, 5781, 5783, 1, 8607, 99, 105, 114, 59, 1, 10569, 114, 4, 2, 99, 101, 5796, 5800, 121, 59, 1, 1038, 118, 101, 59, 1, 364, 4, 2, 105, 121, 5811, 5820, 114, 99, 5, 219, 1, 59, 5818, 1, 219, 59, 1, 1059, 98, 108, 97, 99, 59, 1, 368, 114, 59, 3, 55349, 56600, 114, 97, 118, 101, 5, 217, 1, 59, 5844, 1, 217, 97, 99, 114, 59, 1, 362, 4, 2, 100, 105, 5858, 5905, 101, 114, 4, 2, 66, 80, 5866, 5892, 4, 2, 97, 114, 5872, 5876, 114, 59, 1, 95, 97, 99, 4, 2, 101, 107, 5884, 5887, 59, 1, 9183, 101, 116, 59, 1, 9141, 97, 114, 101, 110, 116, 104, 101, 115, 105, 115, 59, 1, 9181, 111, 110, 4, 2, 59, 80, 5913, 5915, 1, 8899, 108, 117, 115, 59, 1, 8846, 4, 2, 103, 112, 5927, 5932, 111, 110, 59, 1, 370, 102, 59, 3, 55349, 56652, 4, 8, 65, 68, 69, 84, 97, 100, 112, 115, 5955, 5985, 5996, 6009, 6026, 6033, 6044, 6075, 114, 114, 111, 119, 4, 3, 59, 66, 68, 5967, 5969, 5974, 1, 8593, 97, 114, 59, 1, 10514, 111, 119, 110, 65, 114, 114, 111, 119, 59, 1, 8645, 111, 119, 110, 65, 114, 114, 111, 119, 59, 1, 8597, 113, 117, 105, 108, 105, 98, 114, 105, 117, 109, 59, 1, 10606, 101, 101, 4, 2, 59, 65, 6017, 6019, 1, 8869, 114, 114, 111, 119, 59, 1, 8613, 114, 114, 111, 119, 59, 1, 8657, 111, 119, 110, 97, 114, 114, 111, 119, 59, 1, 8661, 101, 114, 4, 2, 76, 82, 6052, 6063, 101, 102, 116, 65, 114, 114, 111, 119, 59, 1, 8598, 105, 103, 104, 116, 65, 114, 114, 111, 119, 59, 1, 8599, 105, 4, 2, 59, 108, 6082, 6084, 1, 978, 111, 110, 59, 1, 933, 105, 110, 103, 59, 1, 366, 99, 114, 59, 3, 55349, 56496, 105, 108, 100, 101, 59, 1, 360, 109, 108, 5, 220, 1, 59, 6115, 1, 220, 4, 9, 68, 98, 99, 100, 101, 102, 111, 115, 118, 6137, 6143, 6148, 6152, 6166, 6250, 6255, 6261, 6267, 97, 115, 104, 59, 1, 8875, 97, 114, 59, 1, 10987, 121, 59, 1, 1042, 97, 115, 104, 4, 2, 59, 108, 6161, 6163, 1, 8873, 59, 1, 10982, 4, 2, 101, 114, 6172, 6175, 59, 1, 8897, 4, 3, 98, 116, 121, 6183, 6188, 6238, 97, 114, 59, 1, 8214, 4, 2, 59, 105, 6194, 6196, 1, 8214, 99, 97, 108, 4, 4, 66, 76, 83, 84, 6209, 6214, 6220, 6231, 97, 114, 59, 1, 8739, 105, 110, 101, 59, 1, 124, 101, 112, 97, 114, 97, 116, 111, 114, 59, 1, 10072, 105, 108, 100, 101, 59, 1, 8768, 84, 104, 105, 110, 83, 112, 97, 99, 101, 59, 1, 8202, 114, 59, 3, 55349, 56601, 112, 102, 59, 3, 55349, 56653, 99, 114, 59, 3, 55349, 56497, 100, 97, 115, 104, 59, 1, 8874, 4, 5, 99, 101, 102, 111, 115, 6286, 6292, 6298, 6303, 6309, 105, 114, 99, 59, 1, 372, 100, 103, 101, 59, 1, 8896, 114, 59, 3, 55349, 56602, 112, 102, 59, 3, 55349, 56654, 99, 114, 59, 3, 55349, 56498, 4, 4, 102, 105, 111, 115, 6325, 6330, 6333, 6339, 114, 59, 3, 55349, 56603, 59, 1, 926, 112, 102, 59, 3, 55349, 56655, 99, 114, 59, 3, 55349, 56499, 4, 9, 65, 73, 85, 97, 99, 102, 111, 115, 117, 6365, 6370, 6375, 6380, 6391, 6405, 6410, 6416, 6422, 99, 121, 59, 1, 1071, 99, 121, 59, 1, 1031, 99, 121, 59, 1, 1070, 99, 117, 116, 101, 5, 221, 1, 59, 6389, 1, 221, 4, 2, 105, 121, 6397, 6402, 114, 99, 59, 1, 374, 59, 1, 1067, 114, 59, 3, 55349, 56604, 112, 102, 59, 3, 55349, 56656, 99, 114, 59, 3, 55349, 56500, 109, 108, 59, 1, 376, 4, 8, 72, 97, 99, 100, 101, 102, 111, 115, 6445, 6450, 6457, 6472, 6477, 6501, 6505, 6510, 99, 121, 59, 1, 1046, 99, 117, 116, 101, 59, 1, 377, 4, 2, 97, 121, 6463, 6469, 114, 111, 110, 59, 1, 381, 59, 1, 1047, 111, 116, 59, 1, 379, 4, 2, 114, 116, 6483, 6497, 111, 87, 105, 100, 116, 104, 83, 112, 97, 99, 101, 59, 1, 8203, 97, 59, 1, 918, 114, 59, 1, 8488, 112, 102, 59, 1, 8484, 99, 114, 59, 3, 55349, 56501, 4, 16, 97, 98, 99, 101, 102, 103, 108, 109, 110, 111, 112, 114, 115, 116, 117, 119, 6550, 6561, 6568, 6612, 6622, 6634, 6645, 6672, 6699, 6854, 6870, 6923, 6933, 6963, 6974, 6983, 99, 117, 116, 101, 5, 225, 1, 59, 6559, 1, 225, 114, 101, 118, 101, 59, 1, 259, 4, 6, 59, 69, 100, 105, 117, 121, 6582, 6584, 6588, 6591, 6600, 6609, 1, 8766, 59, 3, 8766, 819, 59, 1, 8767, 114, 99, 5, 226, 1, 59, 6598, 1, 226, 116, 101, 5, 180, 1, 59, 6607, 1, 180, 59, 1, 1072, 108, 105, 103, 5, 230, 1, 59, 6620, 1, 230, 4, 2, 59, 114, 6628, 6630, 1, 8289, 59, 3, 55349, 56606, 114, 97, 118, 101, 5, 224, 1, 59, 6643, 1, 224, 4, 2, 101, 112, 6651, 6667, 4, 2, 102, 112, 6657, 6663, 115, 121, 109, 59, 1, 8501, 104, 59, 1, 8501, 104, 97, 59, 1, 945, 4, 2, 97, 112, 6678, 6692, 4, 2, 99, 108, 6684, 6688, 114, 59, 1, 257, 103, 59, 1, 10815, 5, 38, 1, 59, 6697, 1, 38, 4, 2, 100, 103, 6705, 6737, 4, 5, 59, 97, 100, 115, 118, 6717, 6719, 6724, 6727, 6734, 1, 8743, 110, 100, 59, 1, 10837, 59, 1, 10844, 108, 111, 112, 101, 59, 1, 10840, 59, 1, 10842, 4, 7, 59, 101, 108, 109, 114, 115, 122, 6753, 6755, 6758, 6762, 6814, 6835, 6848, 1, 8736, 59, 1, 10660, 101, 59, 1, 8736, 115, 100, 4, 2, 59, 97, 6770, 6772, 1, 8737, 4, 8, 97, 98, 99, 100, 101, 102, 103, 104, 6790, 6793, 6796, 6799, 6802, 6805, 6808, 6811, 59, 1, 10664, 59, 1, 10665, 59, 1, 10666, 59, 1, 10667, 59, 1, 10668, 59, 1, 10669, 59, 1, 10670, 59, 1, 10671, 116, 4, 2, 59, 118, 6821, 6823, 1, 8735, 98, 4, 2, 59, 100, 6830, 6832, 1, 8894, 59, 1, 10653, 4, 2, 112, 116, 6841, 6845, 104, 59, 1, 8738, 59, 1, 197, 97, 114, 114, 59, 1, 9084, 4, 2, 103, 112, 6860, 6865, 111, 110, 59, 1, 261, 102, 59, 3, 55349, 56658, 4, 7, 59, 69, 97, 101, 105, 111, 112, 6886, 6888, 6891, 6897, 6900, 6904, 6908, 1, 8776, 59, 1, 10864, 99, 105, 114, 59, 1, 10863, 59, 1, 8778, 100, 59, 1, 8779, 115, 59, 1, 39, 114, 111, 120, 4, 2, 59, 101, 6917, 6919, 1, 8776, 113, 59, 1, 8778, 105, 110, 103, 5, 229, 1, 59, 6931, 1, 229, 4, 3, 99, 116, 121, 6941, 6946, 6949, 114, 59, 3, 55349, 56502, 59, 1, 42, 109, 112, 4, 2, 59, 101, 6957, 6959, 1, 8776, 113, 59, 1, 8781, 105, 108, 100, 101, 5, 227, 1, 59, 6972, 1, 227, 109, 108, 5, 228, 1, 59, 6981, 1, 228, 4, 2, 99, 105, 6989, 6997, 111, 110, 105, 110, 116, 59, 1, 8755, 110, 116, 59, 1, 10769, 4, 16, 78, 97, 98, 99, 100, 101, 102, 105, 107, 108, 110, 111, 112, 114, 115, 117, 7036, 7041, 7119, 7135, 7149, 7155, 7219, 7224, 7347, 7354, 7463, 7489, 7786, 7793, 7814, 7866, 111, 116, 59, 1, 10989, 4, 2, 99, 114, 7047, 7094, 107, 4, 4, 99, 101, 112, 115, 7058, 7064, 7073, 7080, 111, 110, 103, 59, 1, 8780, 112, 115, 105, 108, 111, 110, 59, 1, 1014, 114, 105, 109, 101, 59, 1, 8245, 105, 109, 4, 2, 59, 101, 7088, 7090, 1, 8765, 113, 59, 1, 8909, 4, 2, 118, 119, 7100, 7105, 101, 101, 59, 1, 8893, 101, 100, 4, 2, 59, 103, 7113, 7115, 1, 8965, 101, 59, 1, 8965, 114, 107, 4, 2, 59, 116, 7127, 7129, 1, 9141, 98, 114, 107, 59, 1, 9142, 4, 2, 111, 121, 7141, 7146, 110, 103, 59, 1, 8780, 59, 1, 1073, 113, 117, 111, 59, 1, 8222, 4, 5, 99, 109, 112, 114, 116, 7167, 7181, 7188, 7193, 7199, 97, 117, 115, 4, 2, 59, 101, 7176, 7178, 1, 8757, 59, 1, 8757, 112, 116, 121, 118, 59, 1, 10672, 115, 105, 59, 1, 1014, 110, 111, 117, 59, 1, 8492, 4, 3, 97, 104, 119, 7207, 7210, 7213, 59, 1, 946, 59, 1, 8502, 101, 101, 110, 59, 1, 8812, 114, 59, 3, 55349, 56607, 103, 4, 7, 99, 111, 115, 116, 117, 118, 119, 7241, 7262, 7288, 7305, 7328, 7335, 7340, 4, 3, 97, 105, 117, 7249, 7253, 7258, 112, 59, 1, 8898, 114, 99, 59, 1, 9711, 112, 59, 1, 8899, 4, 3, 100, 112, 116, 7270, 7275, 7281, 111, 116, 59, 1, 10752, 108, 117, 115, 59, 1, 10753, 105, 109, 101, 115, 59, 1, 10754, 4, 2, 113, 116, 7294, 7300, 99, 117, 112, 59, 1, 10758, 97, 114, 59, 1, 9733, 114, 105, 97, 110, 103, 108, 101, 4, 2, 100, 117, 7318, 7324, 111, 119, 110, 59, 1, 9661, 112, 59, 1, 9651, 112, 108, 117, 115, 59, 1, 10756, 101, 101, 59, 1, 8897, 101, 100, 103, 101, 59, 1, 8896, 97, 114, 111, 119, 59, 1, 10509, 4, 3, 97, 107, 111, 7362, 7436, 7458, 4, 2, 99, 110, 7368, 7432, 107, 4, 3, 108, 115, 116, 7377, 7386, 7394, 111, 122, 101, 110, 103, 101, 59, 1, 10731, 113, 117, 97, 114, 101, 59, 1, 9642, 114, 105, 97, 110, 103, 108, 101, 4, 4, 59, 100, 108, 114, 7411, 7413, 7419, 7425, 1, 9652, 111, 119, 110, 59, 1, 9662, 101, 102, 116, 59, 1, 9666, 105, 103, 104, 116, 59, 1, 9656, 107, 59, 1, 9251, 4, 2, 49, 51, 7442, 7454, 4, 2, 50, 52, 7448, 7451, 59, 1, 9618, 59, 1, 9617, 52, 59, 1, 9619, 99, 107, 59, 1, 9608, 4, 2, 101, 111, 7469, 7485, 4, 2, 59, 113, 7475, 7478, 3, 61, 8421, 117, 105, 118, 59, 3, 8801, 8421, 116, 59, 1, 8976, 4, 4, 112, 116, 119, 120, 7499, 7504, 7517, 7523, 102, 59, 3, 55349, 56659, 4, 2, 59, 116, 7510, 7512, 1, 8869, 111, 109, 59, 1, 8869, 116, 105, 101, 59, 1, 8904, 4, 12, 68, 72, 85, 86, 98, 100, 104, 109, 112, 116, 117, 118, 7549, 7571, 7597, 7619, 7655, 7660, 7682, 7708, 7715, 7721, 7728, 7750, 4, 4, 76, 82, 108, 114, 7559, 7562, 7565, 7568, 59, 1, 9559, 59, 1, 9556, 59, 1, 9558, 59, 1, 9555, 4, 5, 59, 68, 85, 100, 117, 7583, 7585, 7588, 7591, 7594, 1, 9552, 59, 1, 9574, 59, 1, 9577, 59, 1, 9572, 59, 1, 9575, 4, 4, 76, 82, 108, 114, 7607, 7610, 7613, 7616, 59, 1, 9565, 59, 1, 9562, 59, 1, 9564, 59, 1, 9561, 4, 7, 59, 72, 76, 82, 104, 108, 114, 7635, 7637, 7640, 7643, 7646, 7649, 7652, 1, 9553, 59, 1, 9580, 59, 1, 9571, 59, 1, 9568, 59, 1, 9579, 59, 1, 9570, 59, 1, 9567, 111, 120, 59, 1, 10697, 4, 4, 76, 82, 108, 114, 7670, 7673, 7676, 7679, 59, 1, 9557, 59, 1, 9554, 59, 1, 9488, 59, 1, 9484, 4, 5, 59, 68, 85, 100, 117, 7694, 7696, 7699, 7702, 7705, 1, 9472, 59, 1, 9573, 59, 1, 9576, 59, 1, 9516, 59, 1, 9524, 105, 110, 117, 115, 59, 1, 8863, 108, 117, 115, 59, 1, 8862, 105, 109, 101, 115, 59, 1, 8864, 4, 4, 76, 82, 108, 114, 7738, 7741, 7744, 7747, 59, 1, 9563, 59, 1, 9560, 59, 1, 9496, 59, 1, 9492, 4, 7, 59, 72, 76, 82, 104, 108, 114, 7766, 7768, 7771, 7774, 7777, 7780, 7783, 1, 9474, 59, 1, 9578, 59, 1, 9569, 59, 1, 9566, 59, 1, 9532, 59, 1, 9508, 59, 1, 9500, 114, 105, 109, 101, 59, 1, 8245, 4, 2, 101, 118, 7799, 7804, 118, 101, 59, 1, 728, 98, 97, 114, 5, 166, 1, 59, 7812, 1, 166, 4, 4, 99, 101, 105, 111, 7824, 7829, 7834, 7846, 114, 59, 3, 55349, 56503, 109, 105, 59, 1, 8271, 109, 4, 2, 59, 101, 7841, 7843, 1, 8765, 59, 1, 8909, 108, 4, 3, 59, 98, 104, 7855, 7857, 7860, 1, 92, 59, 1, 10693, 115, 117, 98, 59, 1, 10184, 4, 2, 108, 109, 7872, 7885, 108, 4, 2, 59, 101, 7879, 7881, 1, 8226, 116, 59, 1, 8226, 112, 4, 3, 59, 69, 101, 7894, 7896, 7899, 1, 8782, 59, 1, 10926, 4, 2, 59, 113, 7905, 7907, 1, 8783, 59, 1, 8783, 4, 15, 97, 99, 100, 101, 102, 104, 105, 108, 111, 114, 115, 116, 117, 119, 121, 7942, 8021, 8075, 8080, 8121, 8126, 8157, 8279, 8295, 8430, 8446, 8485, 8491, 8707, 8726, 4, 3, 99, 112, 114, 7950, 7956, 8007, 117, 116, 101, 59, 1, 263, 4, 6, 59, 97, 98, 99, 100, 115, 7970, 7972, 7977, 7984, 7998, 8003, 1, 8745, 110, 100, 59, 1, 10820, 114, 99, 117, 112, 59, 1, 10825, 4, 2, 97, 117, 7990, 7994, 112, 59, 1, 10827, 112, 59, 1, 10823, 111, 116, 59, 1, 10816, 59, 3, 8745, 65024, 4, 2, 101, 111, 8013, 8017, 116, 59, 1, 8257, 110, 59, 1, 711, 4, 4, 97, 101, 105, 117, 8031, 8046, 8056, 8061, 4, 2, 112, 114, 8037, 8041, 115, 59, 1, 10829, 111, 110, 59, 1, 269, 100, 105, 108, 5, 231, 1, 59, 8054, 1, 231, 114, 99, 59, 1, 265, 112, 115, 4, 2, 59, 115, 8069, 8071, 1, 10828, 109, 59, 1, 10832, 111, 116, 59, 1, 267, 4, 3, 100, 109, 110, 8088, 8097, 8104, 105, 108, 5, 184, 1, 59, 8095, 1, 184, 112, 116, 121, 118, 59, 1, 10674, 116, 5, 162, 2, 59, 101, 8112, 8114, 1, 162, 114, 100, 111, 116, 59, 1, 183, 114, 59, 3, 55349, 56608, 4, 3, 99, 101, 105, 8134, 8138, 8154, 121, 59, 1, 1095, 99, 107, 4, 2, 59, 109, 8146, 8148, 1, 10003, 97, 114, 107, 59, 1, 10003, 59, 1, 967, 114, 4, 7, 59, 69, 99, 101, 102, 109, 115, 8174, 8176, 8179, 8258, 8261, 8268, 8273, 1, 9675, 59, 1, 10691, 4, 3, 59, 101, 108, 8187, 8189, 8193, 1, 710, 113, 59, 1, 8791, 101, 4, 2, 97, 100, 8200, 8223, 114, 114, 111, 119, 4, 2, 108, 114, 8210, 8216, 101, 102, 116, 59, 1, 8634, 105, 103, 104, 116, 59, 1, 8635, 4, 5, 82, 83, 97, 99, 100, 8235, 8238, 8241, 8246, 8252, 59, 1, 174, 59, 1, 9416, 115, 116, 59, 1, 8859, 105, 114, 99, 59, 1, 8858, 97, 115, 104, 59, 1, 8861, 59, 1, 8791, 110, 105, 110, 116, 59, 1, 10768, 105, 100, 59, 1, 10991, 99, 105, 114, 59, 1, 10690, 117, 98, 115, 4, 2, 59, 117, 8288, 8290, 1, 9827, 105, 116, 59, 1, 9827, 4, 4, 108, 109, 110, 112, 8305, 8326, 8376, 8400, 111, 110, 4, 2, 59, 101, 8313, 8315, 1, 58, 4, 2, 59, 113, 8321, 8323, 1, 8788, 59, 1, 8788, 4, 2, 109, 112, 8332, 8344, 97, 4, 2, 59, 116, 8339, 8341, 1, 44, 59, 1, 64, 4, 3, 59, 102, 108, 8352, 8354, 8358, 1, 8705, 110, 59, 1, 8728, 101, 4, 2, 109, 120, 8365, 8371, 101, 110, 116, 59, 1, 8705, 101, 115, 59, 1, 8450, 4, 2, 103, 105, 8382, 8395, 4, 2, 59, 100, 8388, 8390, 1, 8773, 111, 116, 59, 1, 10861, 110, 116, 59, 1, 8750, 4, 3, 102, 114, 121, 8408, 8412, 8417, 59, 3, 55349, 56660, 111, 100, 59, 1, 8720, 5, 169, 2, 59, 115, 8424, 8426, 1, 169, 114, 59, 1, 8471, 4, 2, 97, 111, 8436, 8441, 114, 114, 59, 1, 8629, 115, 115, 59, 1, 10007, 4, 2, 99, 117, 8452, 8457, 114, 59, 3, 55349, 56504, 4, 2, 98, 112, 8463, 8474, 4, 2, 59, 101, 8469, 8471, 1, 10959, 59, 1, 10961, 4, 2, 59, 101, 8480, 8482, 1, 10960, 59, 1, 10962, 100, 111, 116, 59, 1, 8943, 4, 7, 100, 101, 108, 112, 114, 118, 119, 8507, 8522, 8536, 8550, 8600, 8697, 8702, 97, 114, 114, 4, 2, 108, 114, 8516, 8519, 59, 1, 10552, 59, 1, 10549, 4, 2, 112, 115, 8528, 8532, 114, 59, 1, 8926, 99, 59, 1, 8927, 97, 114, 114, 4, 2, 59, 112, 8545, 8547, 1, 8630, 59, 1, 10557, 4, 6, 59, 98, 99, 100, 111, 115, 8564, 8566, 8573, 8587, 8592, 8596, 1, 8746, 114, 99, 97, 112, 59, 1, 10824, 4, 2, 97, 117, 8579, 8583, 112, 59, 1, 10822, 112, 59, 1, 10826, 111, 116, 59, 1, 8845, 114, 59, 1, 10821, 59, 3, 8746, 65024, 4, 4, 97, 108, 114, 118, 8610, 8623, 8663, 8672, 114, 114, 4, 2, 59, 109, 8618, 8620, 1, 8631, 59, 1, 10556, 121, 4, 3, 101, 118, 119, 8632, 8651, 8656, 113, 4, 2, 112, 115, 8639, 8645, 114, 101, 99, 59, 1, 8926, 117, 99, 99, 59, 1, 8927, 101, 101, 59, 1, 8910, 101, 100, 103, 101, 59, 1, 8911, 101, 110, 5, 164, 1, 59, 8670, 1, 164, 101, 97, 114, 114, 111, 119, 4, 2, 108, 114, 8684, 8690, 101, 102, 116, 59, 1, 8630, 105, 103, 104, 116, 59, 1, 8631, 101, 101, 59, 1, 8910, 101, 100, 59, 1, 8911, 4, 2, 99, 105, 8713, 8721, 111, 110, 105, 110, 116, 59, 1, 8754, 110, 116, 59, 1, 8753, 108, 99, 116, 121, 59, 1, 9005, 4, 19, 65, 72, 97, 98, 99, 100, 101, 102, 104, 105, 106, 108, 111, 114, 115, 116, 117, 119, 122, 8773, 8778, 8783, 8821, 8839, 8854, 8887, 8914, 8930, 8944, 9036, 9041, 9058, 9197, 9227, 9258, 9281, 9297, 9305, 114, 114, 59, 1, 8659, 97, 114, 59, 1, 10597, 4, 4, 103, 108, 114, 115, 8793, 8799, 8805, 8809, 103, 101, 114, 59, 1, 8224, 101, 116, 104, 59, 1, 8504, 114, 59, 1, 8595, 104, 4, 2, 59, 118, 8816, 8818, 1, 8208, 59, 1, 8867, 4, 2, 107, 108, 8827, 8834, 97, 114, 111, 119, 59, 1, 10511, 97, 99, 59, 1, 733, 4, 2, 97, 121, 8845, 8851, 114, 111, 110, 59, 1, 271, 59, 1, 1076, 4, 3, 59, 97, 111, 8862, 8864, 8880, 1, 8518, 4, 2, 103, 114, 8870, 8876, 103, 101, 114, 59, 1, 8225, 114, 59, 1, 8650, 116, 115, 101, 113, 59, 1, 10871, 4, 3, 103, 108, 109, 8895, 8902, 8907, 5, 176, 1, 59, 8900, 1, 176, 116, 97, 59, 1, 948, 112, 116, 121, 118, 59, 1, 10673, 4, 2, 105, 114, 8920, 8926, 115, 104, 116, 59, 1, 10623, 59, 3, 55349, 56609, 97, 114, 4, 2, 108, 114, 8938, 8941, 59, 1, 8643, 59, 1, 8642, 4, 5, 97, 101, 103, 115, 118, 8956, 8986, 8989, 8996, 9001, 109, 4, 3, 59, 111, 115, 8965, 8967, 8983, 1, 8900, 110, 100, 4, 2, 59, 115, 8975, 8977, 1, 8900, 117, 105, 116, 59, 1, 9830, 59, 1, 9830, 59, 1, 168, 97, 109, 109, 97, 59, 1, 989, 105, 110, 59, 1, 8946, 4, 3, 59, 105, 111, 9009, 9011, 9031, 1, 247, 100, 101, 5, 247, 2, 59, 111, 9020, 9022, 1, 247, 110, 116, 105, 109, 101, 115, 59, 1, 8903, 110, 120, 59, 1, 8903, 99, 121, 59, 1, 1106, 99, 4, 2, 111, 114, 9048, 9053, 114, 110, 59, 1, 8990, 111, 112, 59, 1, 8973, 4, 5, 108, 112, 116, 117, 119, 9070, 9076, 9081, 9130, 9144, 108, 97, 114, 59, 1, 36, 102, 59, 3, 55349, 56661, 4, 5, 59, 101, 109, 112, 115, 9093, 9095, 9109, 9116, 9122, 1, 729, 113, 4, 2, 59, 100, 9102, 9104, 1, 8784, 111, 116, 59, 1, 8785, 105, 110, 117, 115, 59, 1, 8760, 108, 117, 115, 59, 1, 8724, 113, 117, 97, 114, 101, 59, 1, 8865, 98, 108, 101, 98, 97, 114, 119, 101, 100, 103, 101, 59, 1, 8966, 110, 4, 3, 97, 100, 104, 9153, 9160, 9172, 114, 114, 111, 119, 59, 1, 8595, 111, 119, 110, 97, 114, 114, 111, 119, 115, 59, 1, 8650, 97, 114, 112, 111, 111, 110, 4, 2, 108, 114, 9184, 9190, 101, 102, 116, 59, 1, 8643, 105, 103, 104, 116, 59, 1, 8642, 4, 2, 98, 99, 9203, 9211, 107, 97, 114, 111, 119, 59, 1, 10512, 4, 2, 111, 114, 9217, 9222, 114, 110, 59, 1, 8991, 111, 112, 59, 1, 8972, 4, 3, 99, 111, 116, 9235, 9248, 9252, 4, 2, 114, 121, 9241, 9245, 59, 3, 55349, 56505, 59, 1, 1109, 108, 59, 1, 10742, 114, 111, 107, 59, 1, 273, 4, 2, 100, 114, 9264, 9269, 111, 116, 59, 1, 8945, 105, 4, 2, 59, 102, 9276, 9278, 1, 9663, 59, 1, 9662, 4, 2, 97, 104, 9287, 9292, 114, 114, 59, 1, 8693, 97, 114, 59, 1, 10607, 97, 110, 103, 108, 101, 59, 1, 10662, 4, 2, 99, 105, 9311, 9315, 121, 59, 1, 1119, 103, 114, 97, 114, 114, 59, 1, 10239, 4, 18, 68, 97, 99, 100, 101, 102, 103, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 120, 9361, 9376, 9398, 9439, 9444, 9447, 9462, 9495, 9531, 9585, 9598, 9614, 9659, 9755, 9771, 9792, 9808, 9826, 4, 2, 68, 111, 9367, 9372, 111, 116, 59, 1, 10871, 116, 59, 1, 8785, 4, 2, 99, 115, 9382, 9392, 117, 116, 101, 5, 233, 1, 59, 9390, 1, 233, 116, 101, 114, 59, 1, 10862, 4, 4, 97, 105, 111, 121, 9408, 9414, 9430, 9436, 114, 111, 110, 59, 1, 283, 114, 4, 2, 59, 99, 9421, 9423, 1, 8790, 5, 234, 1, 59, 9428, 1, 234, 108, 111, 110, 59, 1, 8789, 59, 1, 1101, 111, 116, 59, 1, 279, 59, 1, 8519, 4, 2, 68, 114, 9453, 9458, 111, 116, 59, 1, 8786, 59, 3, 55349, 56610, 4, 3, 59, 114, 115, 9470, 9472, 9482, 1, 10906, 97, 118, 101, 5, 232, 1, 59, 9480, 1, 232, 4, 2, 59, 100, 9488, 9490, 1, 10902, 111, 116, 59, 1, 10904, 4, 4, 59, 105, 108, 115, 9505, 9507, 9515, 9518, 1, 10905, 110, 116, 101, 114, 115, 59, 1, 9191, 59, 1, 8467, 4, 2, 59, 100, 9524, 9526, 1, 10901, 111, 116, 59, 1, 10903, 4, 3, 97, 112, 115, 9539, 9544, 9564, 99, 114, 59, 1, 275, 116, 121, 4, 3, 59, 115, 118, 9554, 9556, 9561, 1, 8709, 101, 116, 59, 1, 8709, 59, 1, 8709, 112, 4, 2, 49, 59, 9571, 9583, 4, 2, 51, 52, 9577, 9580, 59, 1, 8196, 59, 1, 8197, 1, 8195, 4, 2, 103, 115, 9591, 9594, 59, 1, 331, 112, 59, 1, 8194, 4, 2, 103, 112, 9604, 9609, 111, 110, 59, 1, 281, 102, 59, 3, 55349, 56662, 4, 3, 97, 108, 115, 9622, 9635, 9640, 114, 4, 2, 59, 115, 9629, 9631, 1, 8917, 108, 59, 1, 10723, 117, 115, 59, 1, 10865, 105, 4, 3, 59, 108, 118, 9649, 9651, 9656, 1, 949, 111, 110, 59, 1, 949, 59, 1, 1013, 4, 4, 99, 115, 117, 118, 9669, 9686, 9716, 9747, 4, 2, 105, 111, 9675, 9680, 114, 99, 59, 1, 8790, 108, 111, 110, 59, 1, 8789, 4, 2, 105, 108, 9692, 9696, 109, 59, 1, 8770, 97, 110, 116, 4, 2, 103, 108, 9705, 9710, 116, 114, 59, 1, 10902, 101, 115, 115, 59, 1, 10901, 4, 3, 97, 101, 105, 9724, 9729, 9734, 108, 115, 59, 1, 61, 115, 116, 59, 1, 8799, 118, 4, 2, 59, 68, 9741, 9743, 1, 8801, 68, 59, 1, 10872, 112, 97, 114, 115, 108, 59, 1, 10725, 4, 2, 68, 97, 9761, 9766, 111, 116, 59, 1, 8787, 114, 114, 59, 1, 10609, 4, 3, 99, 100, 105, 9779, 9783, 9788, 114, 59, 1, 8495, 111, 116, 59, 1, 8784, 109, 59, 1, 8770, 4, 2, 97, 104, 9798, 9801, 59, 1, 951, 5, 240, 1, 59, 9806, 1, 240, 4, 2, 109, 114, 9814, 9822, 108, 5, 235, 1, 59, 9820, 1, 235, 111, 59, 1, 8364, 4, 3, 99, 105, 112, 9834, 9838, 9843, 108, 59, 1, 33, 115, 116, 59, 1, 8707, 4, 2, 101, 111, 9849, 9859, 99, 116, 97, 116, 105, 111, 110, 59, 1, 8496, 110, 101, 110, 116, 105, 97, 108, 101, 59, 1, 8519, 4, 12, 97, 99, 101, 102, 105, 106, 108, 110, 111, 112, 114, 115, 9896, 9910, 9914, 9921, 9954, 9960, 9967, 9989, 9994, 10027, 10036, 10164, 108, 108, 105, 110, 103, 100, 111, 116, 115, 101, 113, 59, 1, 8786, 121, 59, 1, 1092, 109, 97, 108, 101, 59, 1, 9792, 4, 3, 105, 108, 114, 9929, 9935, 9950, 108, 105, 103, 59, 1, 64259, 4, 2, 105, 108, 9941, 9945, 103, 59, 1, 64256, 105, 103, 59, 1, 64260, 59, 3, 55349, 56611, 108, 105, 103, 59, 1, 64257, 108, 105, 103, 59, 3, 102, 106, 4, 3, 97, 108, 116, 9975, 9979, 9984, 116, 59, 1, 9837, 105, 103, 59, 1, 64258, 110, 115, 59, 1, 9649, 111, 102, 59, 1, 402, 4, 2, 112, 114, 1e4, 10005, 102, 59, 3, 55349, 56663, 4, 2, 97, 107, 10011, 10016, 108, 108, 59, 1, 8704, 4, 2, 59, 118, 10022, 10024, 1, 8916, 59, 1, 10969, 97, 114, 116, 105, 110, 116, 59, 1, 10765, 4, 2, 97, 111, 10042, 10159, 4, 2, 99, 115, 10048, 10155, 4, 6, 49, 50, 51, 52, 53, 55, 10062, 10102, 10114, 10135, 10139, 10151, 4, 6, 50, 51, 52, 53, 54, 56, 10076, 10083, 10086, 10093, 10096, 10099, 5, 189, 1, 59, 10081, 1, 189, 59, 1, 8531, 5, 188, 1, 59, 10091, 1, 188, 59, 1, 8533, 59, 1, 8537, 59, 1, 8539, 4, 2, 51, 53, 10108, 10111, 59, 1, 8532, 59, 1, 8534, 4, 3, 52, 53, 56, 10122, 10129, 10132, 5, 190, 1, 59, 10127, 1, 190, 59, 1, 8535, 59, 1, 8540, 53, 59, 1, 8536, 4, 2, 54, 56, 10145, 10148, 59, 1, 8538, 59, 1, 8541, 56, 59, 1, 8542, 108, 59, 1, 8260, 119, 110, 59, 1, 8994, 99, 114, 59, 3, 55349, 56507, 4, 17, 69, 97, 98, 99, 100, 101, 102, 103, 105, 106, 108, 110, 111, 114, 115, 116, 118, 10206, 10217, 10247, 10254, 10268, 10273, 10358, 10363, 10374, 10380, 10385, 10406, 10458, 10464, 10470, 10497, 10610, 4, 2, 59, 108, 10212, 10214, 1, 8807, 59, 1, 10892, 4, 3, 99, 109, 112, 10225, 10231, 10244, 117, 116, 101, 59, 1, 501, 109, 97, 4, 2, 59, 100, 10239, 10241, 1, 947, 59, 1, 989, 59, 1, 10886, 114, 101, 118, 101, 59, 1, 287, 4, 2, 105, 121, 10260, 10265, 114, 99, 59, 1, 285, 59, 1, 1075, 111, 116, 59, 1, 289, 4, 4, 59, 108, 113, 115, 10283, 10285, 10288, 10308, 1, 8805, 59, 1, 8923, 4, 3, 59, 113, 115, 10296, 10298, 10301, 1, 8805, 59, 1, 8807, 108, 97, 110, 116, 59, 1, 10878, 4, 4, 59, 99, 100, 108, 10318, 10320, 10324, 10345, 1, 10878, 99, 59, 1, 10921, 111, 116, 4, 2, 59, 111, 10332, 10334, 1, 10880, 4, 2, 59, 108, 10340, 10342, 1, 10882, 59, 1, 10884, 4, 2, 59, 101, 10351, 10354, 3, 8923, 65024, 115, 59, 1, 10900, 114, 59, 3, 55349, 56612, 4, 2, 59, 103, 10369, 10371, 1, 8811, 59, 1, 8921, 109, 101, 108, 59, 1, 8503, 99, 121, 59, 1, 1107, 4, 4, 59, 69, 97, 106, 10395, 10397, 10400, 10403, 1, 8823, 59, 1, 10898, 59, 1, 10917, 59, 1, 10916, 4, 4, 69, 97, 101, 115, 10416, 10419, 10434, 10453, 59, 1, 8809, 112, 4, 2, 59, 112, 10426, 10428, 1, 10890, 114, 111, 120, 59, 1, 10890, 4, 2, 59, 113, 10440, 10442, 1, 10888, 4, 2, 59, 113, 10448, 10450, 1, 10888, 59, 1, 8809, 105, 109, 59, 1, 8935, 112, 102, 59, 3, 55349, 56664, 97, 118, 101, 59, 1, 96, 4, 2, 99, 105, 10476, 10480, 114, 59, 1, 8458, 109, 4, 3, 59, 101, 108, 10489, 10491, 10494, 1, 8819, 59, 1, 10894, 59, 1, 10896, 5, 62, 6, 59, 99, 100, 108, 113, 114, 10512, 10514, 10527, 10532, 10538, 10545, 1, 62, 4, 2, 99, 105, 10520, 10523, 59, 1, 10919, 114, 59, 1, 10874, 111, 116, 59, 1, 8919, 80, 97, 114, 59, 1, 10645, 117, 101, 115, 116, 59, 1, 10876, 4, 5, 97, 100, 101, 108, 115, 10557, 10574, 10579, 10599, 10605, 4, 2, 112, 114, 10563, 10570, 112, 114, 111, 120, 59, 1, 10886, 114, 59, 1, 10616, 111, 116, 59, 1, 8919, 113, 4, 2, 108, 113, 10586, 10592, 101, 115, 115, 59, 1, 8923, 108, 101, 115, 115, 59, 1, 10892, 101, 115, 115, 59, 1, 8823, 105, 109, 59, 1, 8819, 4, 2, 101, 110, 10616, 10626, 114, 116, 110, 101, 113, 113, 59, 3, 8809, 65024, 69, 59, 3, 8809, 65024, 4, 10, 65, 97, 98, 99, 101, 102, 107, 111, 115, 121, 10653, 10658, 10713, 10718, 10724, 10760, 10765, 10786, 10850, 10875, 114, 114, 59, 1, 8660, 4, 4, 105, 108, 109, 114, 10668, 10674, 10678, 10684, 114, 115, 112, 59, 1, 8202, 102, 59, 1, 189, 105, 108, 116, 59, 1, 8459, 4, 2, 100, 114, 10690, 10695, 99, 121, 59, 1, 1098, 4, 3, 59, 99, 119, 10703, 10705, 10710, 1, 8596, 105, 114, 59, 1, 10568, 59, 1, 8621, 97, 114, 59, 1, 8463, 105, 114, 99, 59, 1, 293, 4, 3, 97, 108, 114, 10732, 10748, 10754, 114, 116, 115, 4, 2, 59, 117, 10741, 10743, 1, 9829, 105, 116, 59, 1, 9829, 108, 105, 112, 59, 1, 8230, 99, 111, 110, 59, 1, 8889, 114, 59, 3, 55349, 56613, 115, 4, 2, 101, 119, 10772, 10779, 97, 114, 111, 119, 59, 1, 10533, 97, 114, 111, 119, 59, 1, 10534, 4, 5, 97, 109, 111, 112, 114, 10798, 10803, 10809, 10839, 10844, 114, 114, 59, 1, 8703, 116, 104, 116, 59, 1, 8763, 107, 4, 2, 108, 114, 10816, 10827, 101, 102, 116, 97, 114, 114, 111, 119, 59, 1, 8617, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8618, 102, 59, 3, 55349, 56665, 98, 97, 114, 59, 1, 8213, 4, 3, 99, 108, 116, 10858, 10863, 10869, 114, 59, 3, 55349, 56509, 97, 115, 104, 59, 1, 8463, 114, 111, 107, 59, 1, 295, 4, 2, 98, 112, 10881, 10887, 117, 108, 108, 59, 1, 8259, 104, 101, 110, 59, 1, 8208, 4, 15, 97, 99, 101, 102, 103, 105, 106, 109, 110, 111, 112, 113, 115, 116, 117, 10925, 10936, 10958, 10977, 10990, 11001, 11039, 11045, 11101, 11192, 11220, 11226, 11237, 11285, 11299, 99, 117, 116, 101, 5, 237, 1, 59, 10934, 1, 237, 4, 3, 59, 105, 121, 10944, 10946, 10955, 1, 8291, 114, 99, 5, 238, 1, 59, 10953, 1, 238, 59, 1, 1080, 4, 2, 99, 120, 10964, 10968, 121, 59, 1, 1077, 99, 108, 5, 161, 1, 59, 10975, 1, 161, 4, 2, 102, 114, 10983, 10986, 59, 1, 8660, 59, 3, 55349, 56614, 114, 97, 118, 101, 5, 236, 1, 59, 10999, 1, 236, 4, 4, 59, 105, 110, 111, 11011, 11013, 11028, 11034, 1, 8520, 4, 2, 105, 110, 11019, 11024, 110, 116, 59, 1, 10764, 116, 59, 1, 8749, 102, 105, 110, 59, 1, 10716, 116, 97, 59, 1, 8489, 108, 105, 103, 59, 1, 307, 4, 3, 97, 111, 112, 11053, 11092, 11096, 4, 3, 99, 103, 116, 11061, 11065, 11088, 114, 59, 1, 299, 4, 3, 101, 108, 112, 11073, 11076, 11082, 59, 1, 8465, 105, 110, 101, 59, 1, 8464, 97, 114, 116, 59, 1, 8465, 104, 59, 1, 305, 102, 59, 1, 8887, 101, 100, 59, 1, 437, 4, 5, 59, 99, 102, 111, 116, 11113, 11115, 11121, 11136, 11142, 1, 8712, 97, 114, 101, 59, 1, 8453, 105, 110, 4, 2, 59, 116, 11129, 11131, 1, 8734, 105, 101, 59, 1, 10717, 100, 111, 116, 59, 1, 305, 4, 5, 59, 99, 101, 108, 112, 11154, 11156, 11161, 11179, 11186, 1, 8747, 97, 108, 59, 1, 8890, 4, 2, 103, 114, 11167, 11173, 101, 114, 115, 59, 1, 8484, 99, 97, 108, 59, 1, 8890, 97, 114, 104, 107, 59, 1, 10775, 114, 111, 100, 59, 1, 10812, 4, 4, 99, 103, 112, 116, 11202, 11206, 11211, 11216, 121, 59, 1, 1105, 111, 110, 59, 1, 303, 102, 59, 3, 55349, 56666, 97, 59, 1, 953, 114, 111, 100, 59, 1, 10812, 117, 101, 115, 116, 5, 191, 1, 59, 11235, 1, 191, 4, 2, 99, 105, 11243, 11248, 114, 59, 3, 55349, 56510, 110, 4, 5, 59, 69, 100, 115, 118, 11261, 11263, 11266, 11271, 11282, 1, 8712, 59, 1, 8953, 111, 116, 59, 1, 8949, 4, 2, 59, 118, 11277, 11279, 1, 8948, 59, 1, 8947, 59, 1, 8712, 4, 2, 59, 105, 11291, 11293, 1, 8290, 108, 100, 101, 59, 1, 297, 4, 2, 107, 109, 11305, 11310, 99, 121, 59, 1, 1110, 108, 5, 239, 1, 59, 11316, 1, 239, 4, 6, 99, 102, 109, 111, 115, 117, 11332, 11346, 11351, 11357, 11363, 11380, 4, 2, 105, 121, 11338, 11343, 114, 99, 59, 1, 309, 59, 1, 1081, 114, 59, 3, 55349, 56615, 97, 116, 104, 59, 1, 567, 112, 102, 59, 3, 55349, 56667, 4, 2, 99, 101, 11369, 11374, 114, 59, 3, 55349, 56511, 114, 99, 121, 59, 1, 1112, 107, 99, 121, 59, 1, 1108, 4, 8, 97, 99, 102, 103, 104, 106, 111, 115, 11404, 11418, 11433, 11438, 11445, 11450, 11455, 11461, 112, 112, 97, 4, 2, 59, 118, 11413, 11415, 1, 954, 59, 1, 1008, 4, 2, 101, 121, 11424, 11430, 100, 105, 108, 59, 1, 311, 59, 1, 1082, 114, 59, 3, 55349, 56616, 114, 101, 101, 110, 59, 1, 312, 99, 121, 59, 1, 1093, 99, 121, 59, 1, 1116, 112, 102, 59, 3, 55349, 56668, 99, 114, 59, 3, 55349, 56512, 4, 23, 65, 66, 69, 72, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 11515, 11538, 11544, 11555, 11560, 11721, 11780, 11818, 11868, 12136, 12160, 12171, 12203, 12208, 12246, 12275, 12327, 12509, 12523, 12569, 12641, 12732, 12752, 4, 3, 97, 114, 116, 11523, 11528, 11532, 114, 114, 59, 1, 8666, 114, 59, 1, 8656, 97, 105, 108, 59, 1, 10523, 97, 114, 114, 59, 1, 10510, 4, 2, 59, 103, 11550, 11552, 1, 8806, 59, 1, 10891, 97, 114, 59, 1, 10594, 4, 9, 99, 101, 103, 109, 110, 112, 113, 114, 116, 11580, 11586, 11594, 11600, 11606, 11624, 11627, 11636, 11694, 117, 116, 101, 59, 1, 314, 109, 112, 116, 121, 118, 59, 1, 10676, 114, 97, 110, 59, 1, 8466, 98, 100, 97, 59, 1, 955, 103, 4, 3, 59, 100, 108, 11615, 11617, 11620, 1, 10216, 59, 1, 10641, 101, 59, 1, 10216, 59, 1, 10885, 117, 111, 5, 171, 1, 59, 11634, 1, 171, 114, 4, 8, 59, 98, 102, 104, 108, 112, 115, 116, 11655, 11657, 11669, 11673, 11677, 11681, 11685, 11690, 1, 8592, 4, 2, 59, 102, 11663, 11665, 1, 8676, 115, 59, 1, 10527, 115, 59, 1, 10525, 107, 59, 1, 8617, 112, 59, 1, 8619, 108, 59, 1, 10553, 105, 109, 59, 1, 10611, 108, 59, 1, 8610, 4, 3, 59, 97, 101, 11702, 11704, 11709, 1, 10923, 105, 108, 59, 1, 10521, 4, 2, 59, 115, 11715, 11717, 1, 10925, 59, 3, 10925, 65024, 4, 3, 97, 98, 114, 11729, 11734, 11739, 114, 114, 59, 1, 10508, 114, 107, 59, 1, 10098, 4, 2, 97, 107, 11745, 11758, 99, 4, 2, 101, 107, 11752, 11755, 59, 1, 123, 59, 1, 91, 4, 2, 101, 115, 11764, 11767, 59, 1, 10635, 108, 4, 2, 100, 117, 11774, 11777, 59, 1, 10639, 59, 1, 10637, 4, 4, 97, 101, 117, 121, 11790, 11796, 11811, 11815, 114, 111, 110, 59, 1, 318, 4, 2, 100, 105, 11802, 11807, 105, 108, 59, 1, 316, 108, 59, 1, 8968, 98, 59, 1, 123, 59, 1, 1083, 4, 4, 99, 113, 114, 115, 11828, 11832, 11845, 11864, 97, 59, 1, 10550, 117, 111, 4, 2, 59, 114, 11840, 11842, 1, 8220, 59, 1, 8222, 4, 2, 100, 117, 11851, 11857, 104, 97, 114, 59, 1, 10599, 115, 104, 97, 114, 59, 1, 10571, 104, 59, 1, 8626, 4, 5, 59, 102, 103, 113, 115, 11880, 11882, 12008, 12011, 12031, 1, 8804, 116, 4, 5, 97, 104, 108, 114, 116, 11895, 11913, 11935, 11947, 11996, 114, 114, 111, 119, 4, 2, 59, 116, 11905, 11907, 1, 8592, 97, 105, 108, 59, 1, 8610, 97, 114, 112, 111, 111, 110, 4, 2, 100, 117, 11925, 11931, 111, 119, 110, 59, 1, 8637, 112, 59, 1, 8636, 101, 102, 116, 97, 114, 114, 111, 119, 115, 59, 1, 8647, 105, 103, 104, 116, 4, 3, 97, 104, 115, 11959, 11974, 11984, 114, 114, 111, 119, 4, 2, 59, 115, 11969, 11971, 1, 8596, 59, 1, 8646, 97, 114, 112, 111, 111, 110, 115, 59, 1, 8651, 113, 117, 105, 103, 97, 114, 114, 111, 119, 59, 1, 8621, 104, 114, 101, 101, 116, 105, 109, 101, 115, 59, 1, 8907, 59, 1, 8922, 4, 3, 59, 113, 115, 12019, 12021, 12024, 1, 8804, 59, 1, 8806, 108, 97, 110, 116, 59, 1, 10877, 4, 5, 59, 99, 100, 103, 115, 12043, 12045, 12049, 12070, 12083, 1, 10877, 99, 59, 1, 10920, 111, 116, 4, 2, 59, 111, 12057, 12059, 1, 10879, 4, 2, 59, 114, 12065, 12067, 1, 10881, 59, 1, 10883, 4, 2, 59, 101, 12076, 12079, 3, 8922, 65024, 115, 59, 1, 10899, 4, 5, 97, 100, 101, 103, 115, 12095, 12103, 12108, 12126, 12131, 112, 112, 114, 111, 120, 59, 1, 10885, 111, 116, 59, 1, 8918, 113, 4, 2, 103, 113, 12115, 12120, 116, 114, 59, 1, 8922, 103, 116, 114, 59, 1, 10891, 116, 114, 59, 1, 8822, 105, 109, 59, 1, 8818, 4, 3, 105, 108, 114, 12144, 12150, 12156, 115, 104, 116, 59, 1, 10620, 111, 111, 114, 59, 1, 8970, 59, 3, 55349, 56617, 4, 2, 59, 69, 12166, 12168, 1, 8822, 59, 1, 10897, 4, 2, 97, 98, 12177, 12198, 114, 4, 2, 100, 117, 12184, 12187, 59, 1, 8637, 4, 2, 59, 108, 12193, 12195, 1, 8636, 59, 1, 10602, 108, 107, 59, 1, 9604, 99, 121, 59, 1, 1113, 4, 5, 59, 97, 99, 104, 116, 12220, 12222, 12227, 12235, 12241, 1, 8810, 114, 114, 59, 1, 8647, 111, 114, 110, 101, 114, 59, 1, 8990, 97, 114, 100, 59, 1, 10603, 114, 105, 59, 1, 9722, 4, 2, 105, 111, 12252, 12258, 100, 111, 116, 59, 1, 320, 117, 115, 116, 4, 2, 59, 97, 12267, 12269, 1, 9136, 99, 104, 101, 59, 1, 9136, 4, 4, 69, 97, 101, 115, 12285, 12288, 12303, 12322, 59, 1, 8808, 112, 4, 2, 59, 112, 12295, 12297, 1, 10889, 114, 111, 120, 59, 1, 10889, 4, 2, 59, 113, 12309, 12311, 1, 10887, 4, 2, 59, 113, 12317, 12319, 1, 10887, 59, 1, 8808, 105, 109, 59, 1, 8934, 4, 8, 97, 98, 110, 111, 112, 116, 119, 122, 12345, 12359, 12364, 12421, 12446, 12467, 12474, 12490, 4, 2, 110, 114, 12351, 12355, 103, 59, 1, 10220, 114, 59, 1, 8701, 114, 107, 59, 1, 10214, 103, 4, 3, 108, 109, 114, 12373, 12401, 12409, 101, 102, 116, 4, 2, 97, 114, 12382, 12389, 114, 114, 111, 119, 59, 1, 10229, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 10231, 97, 112, 115, 116, 111, 59, 1, 10236, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 10230, 112, 97, 114, 114, 111, 119, 4, 2, 108, 114, 12433, 12439, 101, 102, 116, 59, 1, 8619, 105, 103, 104, 116, 59, 1, 8620, 4, 3, 97, 102, 108, 12454, 12458, 12462, 114, 59, 1, 10629, 59, 3, 55349, 56669, 117, 115, 59, 1, 10797, 105, 109, 101, 115, 59, 1, 10804, 4, 2, 97, 98, 12480, 12485, 115, 116, 59, 1, 8727, 97, 114, 59, 1, 95, 4, 3, 59, 101, 102, 12498, 12500, 12506, 1, 9674, 110, 103, 101, 59, 1, 9674, 59, 1, 10731, 97, 114, 4, 2, 59, 108, 12517, 12519, 1, 40, 116, 59, 1, 10643, 4, 5, 97, 99, 104, 109, 116, 12535, 12540, 12548, 12561, 12564, 114, 114, 59, 1, 8646, 111, 114, 110, 101, 114, 59, 1, 8991, 97, 114, 4, 2, 59, 100, 12556, 12558, 1, 8651, 59, 1, 10605, 59, 1, 8206, 114, 105, 59, 1, 8895, 4, 6, 97, 99, 104, 105, 113, 116, 12583, 12589, 12594, 12597, 12614, 12635, 113, 117, 111, 59, 1, 8249, 114, 59, 3, 55349, 56513, 59, 1, 8624, 109, 4, 3, 59, 101, 103, 12606, 12608, 12611, 1, 8818, 59, 1, 10893, 59, 1, 10895, 4, 2, 98, 117, 12620, 12623, 59, 1, 91, 111, 4, 2, 59, 114, 12630, 12632, 1, 8216, 59, 1, 8218, 114, 111, 107, 59, 1, 322, 5, 60, 8, 59, 99, 100, 104, 105, 108, 113, 114, 12660, 12662, 12675, 12680, 12686, 12692, 12698, 12705, 1, 60, 4, 2, 99, 105, 12668, 12671, 59, 1, 10918, 114, 59, 1, 10873, 111, 116, 59, 1, 8918, 114, 101, 101, 59, 1, 8907, 109, 101, 115, 59, 1, 8905, 97, 114, 114, 59, 1, 10614, 117, 101, 115, 116, 59, 1, 10875, 4, 2, 80, 105, 12711, 12716, 97, 114, 59, 1, 10646, 4, 3, 59, 101, 102, 12724, 12726, 12729, 1, 9667, 59, 1, 8884, 59, 1, 9666, 114, 4, 2, 100, 117, 12739, 12746, 115, 104, 97, 114, 59, 1, 10570, 104, 97, 114, 59, 1, 10598, 4, 2, 101, 110, 12758, 12768, 114, 116, 110, 101, 113, 113, 59, 3, 8808, 65024, 69, 59, 3, 8808, 65024, 4, 14, 68, 97, 99, 100, 101, 102, 104, 105, 108, 110, 111, 112, 115, 117, 12803, 12809, 12893, 12908, 12914, 12928, 12933, 12937, 13011, 13025, 13032, 13049, 13052, 13069, 68, 111, 116, 59, 1, 8762, 4, 4, 99, 108, 112, 114, 12819, 12827, 12849, 12887, 114, 5, 175, 1, 59, 12825, 1, 175, 4, 2, 101, 116, 12833, 12836, 59, 1, 9794, 4, 2, 59, 101, 12842, 12844, 1, 10016, 115, 101, 59, 1, 10016, 4, 2, 59, 115, 12855, 12857, 1, 8614, 116, 111, 4, 4, 59, 100, 108, 117, 12869, 12871, 12877, 12883, 1, 8614, 111, 119, 110, 59, 1, 8615, 101, 102, 116, 59, 1, 8612, 112, 59, 1, 8613, 107, 101, 114, 59, 1, 9646, 4, 2, 111, 121, 12899, 12905, 109, 109, 97, 59, 1, 10793, 59, 1, 1084, 97, 115, 104, 59, 1, 8212, 97, 115, 117, 114, 101, 100, 97, 110, 103, 108, 101, 59, 1, 8737, 114, 59, 3, 55349, 56618, 111, 59, 1, 8487, 4, 3, 99, 100, 110, 12945, 12954, 12985, 114, 111, 5, 181, 1, 59, 12952, 1, 181, 4, 4, 59, 97, 99, 100, 12964, 12966, 12971, 12976, 1, 8739, 115, 116, 59, 1, 42, 105, 114, 59, 1, 10992, 111, 116, 5, 183, 1, 59, 12983, 1, 183, 117, 115, 4, 3, 59, 98, 100, 12995, 12997, 13e3, 1, 8722, 59, 1, 8863, 4, 2, 59, 117, 13006, 13008, 1, 8760, 59, 1, 10794, 4, 2, 99, 100, 13017, 13021, 112, 59, 1, 10971, 114, 59, 1, 8230, 112, 108, 117, 115, 59, 1, 8723, 4, 2, 100, 112, 13038, 13044, 101, 108, 115, 59, 1, 8871, 102, 59, 3, 55349, 56670, 59, 1, 8723, 4, 2, 99, 116, 13058, 13063, 114, 59, 3, 55349, 56514, 112, 111, 115, 59, 1, 8766, 4, 3, 59, 108, 109, 13077, 13079, 13087, 1, 956, 116, 105, 109, 97, 112, 59, 1, 8888, 97, 112, 59, 1, 8888, 4, 24, 71, 76, 82, 86, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 111, 112, 114, 115, 116, 117, 118, 119, 13142, 13165, 13217, 13229, 13247, 13330, 13359, 13414, 13420, 13508, 13513, 13579, 13602, 13626, 13631, 13762, 13767, 13855, 13936, 13995, 14214, 14285, 14312, 14432, 4, 2, 103, 116, 13148, 13152, 59, 3, 8921, 824, 4, 2, 59, 118, 13158, 13161, 3, 8811, 8402, 59, 3, 8811, 824, 4, 3, 101, 108, 116, 13173, 13200, 13204, 102, 116, 4, 2, 97, 114, 13181, 13188, 114, 114, 111, 119, 59, 1, 8653, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8654, 59, 3, 8920, 824, 4, 2, 59, 118, 13210, 13213, 3, 8810, 8402, 59, 3, 8810, 824, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8655, 4, 2, 68, 100, 13235, 13241, 97, 115, 104, 59, 1, 8879, 97, 115, 104, 59, 1, 8878, 4, 5, 98, 99, 110, 112, 116, 13259, 13264, 13270, 13275, 13308, 108, 97, 59, 1, 8711, 117, 116, 101, 59, 1, 324, 103, 59, 3, 8736, 8402, 4, 5, 59, 69, 105, 111, 112, 13287, 13289, 13293, 13298, 13302, 1, 8777, 59, 3, 10864, 824, 100, 59, 3, 8779, 824, 115, 59, 1, 329, 114, 111, 120, 59, 1, 8777, 117, 114, 4, 2, 59, 97, 13316, 13318, 1, 9838, 108, 4, 2, 59, 115, 13325, 13327, 1, 9838, 59, 1, 8469, 4, 2, 115, 117, 13336, 13344, 112, 5, 160, 1, 59, 13342, 1, 160, 109, 112, 4, 2, 59, 101, 13352, 13355, 3, 8782, 824, 59, 3, 8783, 824, 4, 5, 97, 101, 111, 117, 121, 13371, 13385, 13391, 13407, 13411, 4, 2, 112, 114, 13377, 13380, 59, 1, 10819, 111, 110, 59, 1, 328, 100, 105, 108, 59, 1, 326, 110, 103, 4, 2, 59, 100, 13399, 13401, 1, 8775, 111, 116, 59, 3, 10861, 824, 112, 59, 1, 10818, 59, 1, 1085, 97, 115, 104, 59, 1, 8211, 4, 7, 59, 65, 97, 100, 113, 115, 120, 13436, 13438, 13443, 13466, 13472, 13478, 13494, 1, 8800, 114, 114, 59, 1, 8663, 114, 4, 2, 104, 114, 13450, 13454, 107, 59, 1, 10532, 4, 2, 59, 111, 13460, 13462, 1, 8599, 119, 59, 1, 8599, 111, 116, 59, 3, 8784, 824, 117, 105, 118, 59, 1, 8802, 4, 2, 101, 105, 13484, 13489, 97, 114, 59, 1, 10536, 109, 59, 3, 8770, 824, 105, 115, 116, 4, 2, 59, 115, 13503, 13505, 1, 8708, 59, 1, 8708, 114, 59, 3, 55349, 56619, 4, 4, 69, 101, 115, 116, 13523, 13527, 13563, 13568, 59, 3, 8807, 824, 4, 3, 59, 113, 115, 13535, 13537, 13559, 1, 8817, 4, 3, 59, 113, 115, 13545, 13547, 13551, 1, 8817, 59, 3, 8807, 824, 108, 97, 110, 116, 59, 3, 10878, 824, 59, 3, 10878, 824, 105, 109, 59, 1, 8821, 4, 2, 59, 114, 13574, 13576, 1, 8815, 59, 1, 8815, 4, 3, 65, 97, 112, 13587, 13592, 13597, 114, 114, 59, 1, 8654, 114, 114, 59, 1, 8622, 97, 114, 59, 1, 10994, 4, 3, 59, 115, 118, 13610, 13612, 13623, 1, 8715, 4, 2, 59, 100, 13618, 13620, 1, 8956, 59, 1, 8954, 59, 1, 8715, 99, 121, 59, 1, 1114, 4, 7, 65, 69, 97, 100, 101, 115, 116, 13647, 13652, 13656, 13661, 13665, 13737, 13742, 114, 114, 59, 1, 8653, 59, 3, 8806, 824, 114, 114, 59, 1, 8602, 114, 59, 1, 8229, 4, 4, 59, 102, 113, 115, 13675, 13677, 13703, 13725, 1, 8816, 116, 4, 2, 97, 114, 13684, 13691, 114, 114, 111, 119, 59, 1, 8602, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8622, 4, 3, 59, 113, 115, 13711, 13713, 13717, 1, 8816, 59, 3, 8806, 824, 108, 97, 110, 116, 59, 3, 10877, 824, 4, 2, 59, 115, 13731, 13734, 3, 10877, 824, 59, 1, 8814, 105, 109, 59, 1, 8820, 4, 2, 59, 114, 13748, 13750, 1, 8814, 105, 4, 2, 59, 101, 13757, 13759, 1, 8938, 59, 1, 8940, 105, 100, 59, 1, 8740, 4, 2, 112, 116, 13773, 13778, 102, 59, 3, 55349, 56671, 5, 172, 3, 59, 105, 110, 13787, 13789, 13829, 1, 172, 110, 4, 4, 59, 69, 100, 118, 13800, 13802, 13806, 13812, 1, 8713, 59, 3, 8953, 824, 111, 116, 59, 3, 8949, 824, 4, 3, 97, 98, 99, 13820, 13823, 13826, 59, 1, 8713, 59, 1, 8951, 59, 1, 8950, 105, 4, 2, 59, 118, 13836, 13838, 1, 8716, 4, 3, 97, 98, 99, 13846, 13849, 13852, 59, 1, 8716, 59, 1, 8958, 59, 1, 8957, 4, 3, 97, 111, 114, 13863, 13892, 13899, 114, 4, 4, 59, 97, 115, 116, 13874, 13876, 13883, 13888, 1, 8742, 108, 108, 101, 108, 59, 1, 8742, 108, 59, 3, 11005, 8421, 59, 3, 8706, 824, 108, 105, 110, 116, 59, 1, 10772, 4, 3, 59, 99, 101, 13907, 13909, 13914, 1, 8832, 117, 101, 59, 1, 8928, 4, 2, 59, 99, 13920, 13923, 3, 10927, 824, 4, 2, 59, 101, 13929, 13931, 1, 8832, 113, 59, 3, 10927, 824, 4, 4, 65, 97, 105, 116, 13946, 13951, 13971, 13982, 114, 114, 59, 1, 8655, 114, 114, 4, 3, 59, 99, 119, 13961, 13963, 13967, 1, 8603, 59, 3, 10547, 824, 59, 3, 8605, 824, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8603, 114, 105, 4, 2, 59, 101, 13990, 13992, 1, 8939, 59, 1, 8941, 4, 7, 99, 104, 105, 109, 112, 113, 117, 14011, 14036, 14060, 14080, 14085, 14090, 14106, 4, 4, 59, 99, 101, 114, 14021, 14023, 14028, 14032, 1, 8833, 117, 101, 59, 1, 8929, 59, 3, 10928, 824, 59, 3, 55349, 56515, 111, 114, 116, 4, 2, 109, 112, 14045, 14050, 105, 100, 59, 1, 8740, 97, 114, 97, 108, 108, 101, 108, 59, 1, 8742, 109, 4, 2, 59, 101, 14067, 14069, 1, 8769, 4, 2, 59, 113, 14075, 14077, 1, 8772, 59, 1, 8772, 105, 100, 59, 1, 8740, 97, 114, 59, 1, 8742, 115, 117, 4, 2, 98, 112, 14098, 14102, 101, 59, 1, 8930, 101, 59, 1, 8931, 4, 3, 98, 99, 112, 14114, 14157, 14171, 4, 4, 59, 69, 101, 115, 14124, 14126, 14130, 14133, 1, 8836, 59, 3, 10949, 824, 59, 1, 8840, 101, 116, 4, 2, 59, 101, 14141, 14144, 3, 8834, 8402, 113, 4, 2, 59, 113, 14151, 14153, 1, 8840, 59, 3, 10949, 824, 99, 4, 2, 59, 101, 14164, 14166, 1, 8833, 113, 59, 3, 10928, 824, 4, 4, 59, 69, 101, 115, 14181, 14183, 14187, 14190, 1, 8837, 59, 3, 10950, 824, 59, 1, 8841, 101, 116, 4, 2, 59, 101, 14198, 14201, 3, 8835, 8402, 113, 4, 2, 59, 113, 14208, 14210, 1, 8841, 59, 3, 10950, 824, 4, 4, 103, 105, 108, 114, 14224, 14228, 14238, 14242, 108, 59, 1, 8825, 108, 100, 101, 5, 241, 1, 59, 14236, 1, 241, 103, 59, 1, 8824, 105, 97, 110, 103, 108, 101, 4, 2, 108, 114, 14254, 14269, 101, 102, 116, 4, 2, 59, 101, 14263, 14265, 1, 8938, 113, 59, 1, 8940, 105, 103, 104, 116, 4, 2, 59, 101, 14279, 14281, 1, 8939, 113, 59, 1, 8941, 4, 2, 59, 109, 14291, 14293, 1, 957, 4, 3, 59, 101, 115, 14301, 14303, 14308, 1, 35, 114, 111, 59, 1, 8470, 112, 59, 1, 8199, 4, 9, 68, 72, 97, 100, 103, 105, 108, 114, 115, 14332, 14338, 14344, 14349, 14355, 14369, 14376, 14408, 14426, 97, 115, 104, 59, 1, 8877, 97, 114, 114, 59, 1, 10500, 112, 59, 3, 8781, 8402, 97, 115, 104, 59, 1, 8876, 4, 2, 101, 116, 14361, 14365, 59, 3, 8805, 8402, 59, 3, 62, 8402, 110, 102, 105, 110, 59, 1, 10718, 4, 3, 65, 101, 116, 14384, 14389, 14393, 114, 114, 59, 1, 10498, 59, 3, 8804, 8402, 4, 2, 59, 114, 14399, 14402, 3, 60, 8402, 105, 101, 59, 3, 8884, 8402, 4, 2, 65, 116, 14414, 14419, 114, 114, 59, 1, 10499, 114, 105, 101, 59, 3, 8885, 8402, 105, 109, 59, 3, 8764, 8402, 4, 3, 65, 97, 110, 14440, 14445, 14468, 114, 114, 59, 1, 8662, 114, 4, 2, 104, 114, 14452, 14456, 107, 59, 1, 10531, 4, 2, 59, 111, 14462, 14464, 1, 8598, 119, 59, 1, 8598, 101, 97, 114, 59, 1, 10535, 4, 18, 83, 97, 99, 100, 101, 102, 103, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 118, 14512, 14515, 14535, 14560, 14597, 14603, 14618, 14643, 14657, 14662, 14701, 14741, 14747, 14769, 14851, 14877, 14907, 14916, 59, 1, 9416, 4, 2, 99, 115, 14521, 14531, 117, 116, 101, 5, 243, 1, 59, 14529, 1, 243, 116, 59, 1, 8859, 4, 2, 105, 121, 14541, 14557, 114, 4, 2, 59, 99, 14548, 14550, 1, 8858, 5, 244, 1, 59, 14555, 1, 244, 59, 1, 1086, 4, 5, 97, 98, 105, 111, 115, 14572, 14577, 14583, 14587, 14591, 115, 104, 59, 1, 8861, 108, 97, 99, 59, 1, 337, 118, 59, 1, 10808, 116, 59, 1, 8857, 111, 108, 100, 59, 1, 10684, 108, 105, 103, 59, 1, 339, 4, 2, 99, 114, 14609, 14614, 105, 114, 59, 1, 10687, 59, 3, 55349, 56620, 4, 3, 111, 114, 116, 14626, 14630, 14640, 110, 59, 1, 731, 97, 118, 101, 5, 242, 1, 59, 14638, 1, 242, 59, 1, 10689, 4, 2, 98, 109, 14649, 14654, 97, 114, 59, 1, 10677, 59, 1, 937, 110, 116, 59, 1, 8750, 4, 4, 97, 99, 105, 116, 14672, 14677, 14693, 14698, 114, 114, 59, 1, 8634, 4, 2, 105, 114, 14683, 14687, 114, 59, 1, 10686, 111, 115, 115, 59, 1, 10683, 110, 101, 59, 1, 8254, 59, 1, 10688, 4, 3, 97, 101, 105, 14709, 14714, 14719, 99, 114, 59, 1, 333, 103, 97, 59, 1, 969, 4, 3, 99, 100, 110, 14727, 14733, 14736, 114, 111, 110, 59, 1, 959, 59, 1, 10678, 117, 115, 59, 1, 8854, 112, 102, 59, 3, 55349, 56672, 4, 3, 97, 101, 108, 14755, 14759, 14764, 114, 59, 1, 10679, 114, 112, 59, 1, 10681, 117, 115, 59, 1, 8853, 4, 7, 59, 97, 100, 105, 111, 115, 118, 14785, 14787, 14792, 14831, 14837, 14841, 14848, 1, 8744, 114, 114, 59, 1, 8635, 4, 4, 59, 101, 102, 109, 14802, 14804, 14817, 14824, 1, 10845, 114, 4, 2, 59, 111, 14811, 14813, 1, 8500, 102, 59, 1, 8500, 5, 170, 1, 59, 14822, 1, 170, 5, 186, 1, 59, 14829, 1, 186, 103, 111, 102, 59, 1, 8886, 114, 59, 1, 10838, 108, 111, 112, 101, 59, 1, 10839, 59, 1, 10843, 4, 3, 99, 108, 111, 14859, 14863, 14873, 114, 59, 1, 8500, 97, 115, 104, 5, 248, 1, 59, 14871, 1, 248, 108, 59, 1, 8856, 105, 4, 2, 108, 109, 14884, 14893, 100, 101, 5, 245, 1, 59, 14891, 1, 245, 101, 115, 4, 2, 59, 97, 14901, 14903, 1, 8855, 115, 59, 1, 10806, 109, 108, 5, 246, 1, 59, 14914, 1, 246, 98, 97, 114, 59, 1, 9021, 4, 12, 97, 99, 101, 102, 104, 105, 108, 109, 111, 114, 115, 117, 14948, 14992, 14996, 15033, 15038, 15068, 15090, 15189, 15192, 15222, 15427, 15441, 114, 4, 4, 59, 97, 115, 116, 14959, 14961, 14976, 14989, 1, 8741, 5, 182, 2, 59, 108, 14968, 14970, 1, 182, 108, 101, 108, 59, 1, 8741, 4, 2, 105, 108, 14982, 14986, 109, 59, 1, 10995, 59, 1, 11005, 59, 1, 8706, 121, 59, 1, 1087, 114, 4, 5, 99, 105, 109, 112, 116, 15009, 15014, 15019, 15024, 15027, 110, 116, 59, 1, 37, 111, 100, 59, 1, 46, 105, 108, 59, 1, 8240, 59, 1, 8869, 101, 110, 107, 59, 1, 8241, 114, 59, 3, 55349, 56621, 4, 3, 105, 109, 111, 15046, 15057, 15063, 4, 2, 59, 118, 15052, 15054, 1, 966, 59, 1, 981, 109, 97, 116, 59, 1, 8499, 110, 101, 59, 1, 9742, 4, 3, 59, 116, 118, 15076, 15078, 15087, 1, 960, 99, 104, 102, 111, 114, 107, 59, 1, 8916, 59, 1, 982, 4, 2, 97, 117, 15096, 15119, 110, 4, 2, 99, 107, 15103, 15115, 107, 4, 2, 59, 104, 15110, 15112, 1, 8463, 59, 1, 8462, 118, 59, 1, 8463, 115, 4, 9, 59, 97, 98, 99, 100, 101, 109, 115, 116, 15140, 15142, 15148, 15151, 15156, 15168, 15171, 15179, 15184, 1, 43, 99, 105, 114, 59, 1, 10787, 59, 1, 8862, 105, 114, 59, 1, 10786, 4, 2, 111, 117, 15162, 15165, 59, 1, 8724, 59, 1, 10789, 59, 1, 10866, 110, 5, 177, 1, 59, 15177, 1, 177, 105, 109, 59, 1, 10790, 119, 111, 59, 1, 10791, 59, 1, 177, 4, 3, 105, 112, 117, 15200, 15208, 15213, 110, 116, 105, 110, 116, 59, 1, 10773, 102, 59, 3, 55349, 56673, 110, 100, 5, 163, 1, 59, 15220, 1, 163, 4, 10, 59, 69, 97, 99, 101, 105, 110, 111, 115, 117, 15244, 15246, 15249, 15253, 15258, 15334, 15347, 15367, 15416, 15421, 1, 8826, 59, 1, 10931, 112, 59, 1, 10935, 117, 101, 59, 1, 8828, 4, 2, 59, 99, 15264, 15266, 1, 10927, 4, 6, 59, 97, 99, 101, 110, 115, 15280, 15282, 15290, 15299, 15303, 15329, 1, 8826, 112, 112, 114, 111, 120, 59, 1, 10935, 117, 114, 108, 121, 101, 113, 59, 1, 8828, 113, 59, 1, 10927, 4, 3, 97, 101, 115, 15311, 15319, 15324, 112, 112, 114, 111, 120, 59, 1, 10937, 113, 113, 59, 1, 10933, 105, 109, 59, 1, 8936, 105, 109, 59, 1, 8830, 109, 101, 4, 2, 59, 115, 15342, 15344, 1, 8242, 59, 1, 8473, 4, 3, 69, 97, 115, 15355, 15358, 15362, 59, 1, 10933, 112, 59, 1, 10937, 105, 109, 59, 1, 8936, 4, 3, 100, 102, 112, 15375, 15378, 15404, 59, 1, 8719, 4, 3, 97, 108, 115, 15386, 15392, 15398, 108, 97, 114, 59, 1, 9006, 105, 110, 101, 59, 1, 8978, 117, 114, 102, 59, 1, 8979, 4, 2, 59, 116, 15410, 15412, 1, 8733, 111, 59, 1, 8733, 105, 109, 59, 1, 8830, 114, 101, 108, 59, 1, 8880, 4, 2, 99, 105, 15433, 15438, 114, 59, 3, 55349, 56517, 59, 1, 968, 110, 99, 115, 112, 59, 1, 8200, 4, 6, 102, 105, 111, 112, 115, 117, 15462, 15467, 15472, 15478, 15485, 15491, 114, 59, 3, 55349, 56622, 110, 116, 59, 1, 10764, 112, 102, 59, 3, 55349, 56674, 114, 105, 109, 101, 59, 1, 8279, 99, 114, 59, 3, 55349, 56518, 4, 3, 97, 101, 111, 15499, 15520, 15534, 116, 4, 2, 101, 105, 15506, 15515, 114, 110, 105, 111, 110, 115, 59, 1, 8461, 110, 116, 59, 1, 10774, 115, 116, 4, 2, 59, 101, 15528, 15530, 1, 63, 113, 59, 1, 8799, 116, 5, 34, 1, 59, 15540, 1, 34, 4, 21, 65, 66, 72, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 110, 111, 112, 114, 115, 116, 117, 120, 15586, 15609, 15615, 15620, 15796, 15855, 15893, 15931, 15977, 16001, 16039, 16183, 16204, 16222, 16228, 16285, 16312, 16318, 16363, 16408, 16416, 4, 3, 97, 114, 116, 15594, 15599, 15603, 114, 114, 59, 1, 8667, 114, 59, 1, 8658, 97, 105, 108, 59, 1, 10524, 97, 114, 114, 59, 1, 10511, 97, 114, 59, 1, 10596, 4, 7, 99, 100, 101, 110, 113, 114, 116, 15636, 15651, 15656, 15664, 15687, 15696, 15770, 4, 2, 101, 117, 15642, 15646, 59, 3, 8765, 817, 116, 101, 59, 1, 341, 105, 99, 59, 1, 8730, 109, 112, 116, 121, 118, 59, 1, 10675, 103, 4, 4, 59, 100, 101, 108, 15675, 15677, 15680, 15683, 1, 10217, 59, 1, 10642, 59, 1, 10661, 101, 59, 1, 10217, 117, 111, 5, 187, 1, 59, 15694, 1, 187, 114, 4, 11, 59, 97, 98, 99, 102, 104, 108, 112, 115, 116, 119, 15721, 15723, 15727, 15739, 15742, 15746, 15750, 15754, 15758, 15763, 15767, 1, 8594, 112, 59, 1, 10613, 4, 2, 59, 102, 15733, 15735, 1, 8677, 115, 59, 1, 10528, 59, 1, 10547, 115, 59, 1, 10526, 107, 59, 1, 8618, 112, 59, 1, 8620, 108, 59, 1, 10565, 105, 109, 59, 1, 10612, 108, 59, 1, 8611, 59, 1, 8605, 4, 2, 97, 105, 15776, 15781, 105, 108, 59, 1, 10522, 111, 4, 2, 59, 110, 15788, 15790, 1, 8758, 97, 108, 115, 59, 1, 8474, 4, 3, 97, 98, 114, 15804, 15809, 15814, 114, 114, 59, 1, 10509, 114, 107, 59, 1, 10099, 4, 2, 97, 107, 15820, 15833, 99, 4, 2, 101, 107, 15827, 15830, 59, 1, 125, 59, 1, 93, 4, 2, 101, 115, 15839, 15842, 59, 1, 10636, 108, 4, 2, 100, 117, 15849, 15852, 59, 1, 10638, 59, 1, 10640, 4, 4, 97, 101, 117, 121, 15865, 15871, 15886, 15890, 114, 111, 110, 59, 1, 345, 4, 2, 100, 105, 15877, 15882, 105, 108, 59, 1, 343, 108, 59, 1, 8969, 98, 59, 1, 125, 59, 1, 1088, 4, 4, 99, 108, 113, 115, 15903, 15907, 15914, 15927, 97, 59, 1, 10551, 100, 104, 97, 114, 59, 1, 10601, 117, 111, 4, 2, 59, 114, 15922, 15924, 1, 8221, 59, 1, 8221, 104, 59, 1, 8627, 4, 3, 97, 99, 103, 15939, 15966, 15970, 108, 4, 4, 59, 105, 112, 115, 15950, 15952, 15957, 15963, 1, 8476, 110, 101, 59, 1, 8475, 97, 114, 116, 59, 1, 8476, 59, 1, 8477, 116, 59, 1, 9645, 5, 174, 1, 59, 15975, 1, 174, 4, 3, 105, 108, 114, 15985, 15991, 15997, 115, 104, 116, 59, 1, 10621, 111, 111, 114, 59, 1, 8971, 59, 3, 55349, 56623, 4, 2, 97, 111, 16007, 16028, 114, 4, 2, 100, 117, 16014, 16017, 59, 1, 8641, 4, 2, 59, 108, 16023, 16025, 1, 8640, 59, 1, 10604, 4, 2, 59, 118, 16034, 16036, 1, 961, 59, 1, 1009, 4, 3, 103, 110, 115, 16047, 16167, 16171, 104, 116, 4, 6, 97, 104, 108, 114, 115, 116, 16063, 16081, 16103, 16130, 16143, 16155, 114, 114, 111, 119, 4, 2, 59, 116, 16073, 16075, 1, 8594, 97, 105, 108, 59, 1, 8611, 97, 114, 112, 111, 111, 110, 4, 2, 100, 117, 16093, 16099, 111, 119, 110, 59, 1, 8641, 112, 59, 1, 8640, 101, 102, 116, 4, 2, 97, 104, 16112, 16120, 114, 114, 111, 119, 115, 59, 1, 8644, 97, 114, 112, 111, 111, 110, 115, 59, 1, 8652, 105, 103, 104, 116, 97, 114, 114, 111, 119, 115, 59, 1, 8649, 113, 117, 105, 103, 97, 114, 114, 111, 119, 59, 1, 8605, 104, 114, 101, 101, 116, 105, 109, 101, 115, 59, 1, 8908, 103, 59, 1, 730, 105, 110, 103, 100, 111, 116, 115, 101, 113, 59, 1, 8787, 4, 3, 97, 104, 109, 16191, 16196, 16201, 114, 114, 59, 1, 8644, 97, 114, 59, 1, 8652, 59, 1, 8207, 111, 117, 115, 116, 4, 2, 59, 97, 16214, 16216, 1, 9137, 99, 104, 101, 59, 1, 9137, 109, 105, 100, 59, 1, 10990, 4, 4, 97, 98, 112, 116, 16238, 16252, 16257, 16278, 4, 2, 110, 114, 16244, 16248, 103, 59, 1, 10221, 114, 59, 1, 8702, 114, 107, 59, 1, 10215, 4, 3, 97, 102, 108, 16265, 16269, 16273, 114, 59, 1, 10630, 59, 3, 55349, 56675, 117, 115, 59, 1, 10798, 105, 109, 101, 115, 59, 1, 10805, 4, 2, 97, 112, 16291, 16304, 114, 4, 2, 59, 103, 16298, 16300, 1, 41, 116, 59, 1, 10644, 111, 108, 105, 110, 116, 59, 1, 10770, 97, 114, 114, 59, 1, 8649, 4, 4, 97, 99, 104, 113, 16328, 16334, 16339, 16342, 113, 117, 111, 59, 1, 8250, 114, 59, 3, 55349, 56519, 59, 1, 8625, 4, 2, 98, 117, 16348, 16351, 59, 1, 93, 111, 4, 2, 59, 114, 16358, 16360, 1, 8217, 59, 1, 8217, 4, 3, 104, 105, 114, 16371, 16377, 16383, 114, 101, 101, 59, 1, 8908, 109, 101, 115, 59, 1, 8906, 105, 4, 4, 59, 101, 102, 108, 16394, 16396, 16399, 16402, 1, 9657, 59, 1, 8885, 59, 1, 9656, 116, 114, 105, 59, 1, 10702, 108, 117, 104, 97, 114, 59, 1, 10600, 59, 1, 8478, 4, 19, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 122, 16459, 16466, 16472, 16572, 16590, 16672, 16687, 16746, 16844, 16850, 16924, 16963, 16988, 17115, 17121, 17154, 17206, 17614, 17656, 99, 117, 116, 101, 59, 1, 347, 113, 117, 111, 59, 1, 8218, 4, 10, 59, 69, 97, 99, 101, 105, 110, 112, 115, 121, 16494, 16496, 16499, 16513, 16518, 16531, 16536, 16556, 16564, 16569, 1, 8827, 59, 1, 10932, 4, 2, 112, 114, 16505, 16508, 59, 1, 10936, 111, 110, 59, 1, 353, 117, 101, 59, 1, 8829, 4, 2, 59, 100, 16524, 16526, 1, 10928, 105, 108, 59, 1, 351, 114, 99, 59, 1, 349, 4, 3, 69, 97, 115, 16544, 16547, 16551, 59, 1, 10934, 112, 59, 1, 10938, 105, 109, 59, 1, 8937, 111, 108, 105, 110, 116, 59, 1, 10771, 105, 109, 59, 1, 8831, 59, 1, 1089, 111, 116, 4, 3, 59, 98, 101, 16582, 16584, 16587, 1, 8901, 59, 1, 8865, 59, 1, 10854, 4, 7, 65, 97, 99, 109, 115, 116, 120, 16606, 16611, 16634, 16642, 16646, 16652, 16668, 114, 114, 59, 1, 8664, 114, 4, 2, 104, 114, 16618, 16622, 107, 59, 1, 10533, 4, 2, 59, 111, 16628, 16630, 1, 8600, 119, 59, 1, 8600, 116, 5, 167, 1, 59, 16640, 1, 167, 105, 59, 1, 59, 119, 97, 114, 59, 1, 10537, 109, 4, 2, 105, 110, 16659, 16665, 110, 117, 115, 59, 1, 8726, 59, 1, 8726, 116, 59, 1, 10038, 114, 4, 2, 59, 111, 16679, 16682, 3, 55349, 56624, 119, 110, 59, 1, 8994, 4, 4, 97, 99, 111, 121, 16697, 16702, 16716, 16739, 114, 112, 59, 1, 9839, 4, 2, 104, 121, 16708, 16713, 99, 121, 59, 1, 1097, 59, 1, 1096, 114, 116, 4, 2, 109, 112, 16724, 16729, 105, 100, 59, 1, 8739, 97, 114, 97, 108, 108, 101, 108, 59, 1, 8741, 5, 173, 1, 59, 16744, 1, 173, 4, 2, 103, 109, 16752, 16770, 109, 97, 4, 3, 59, 102, 118, 16762, 16764, 16767, 1, 963, 59, 1, 962, 59, 1, 962, 4, 8, 59, 100, 101, 103, 108, 110, 112, 114, 16788, 16790, 16795, 16806, 16817, 16828, 16832, 16838, 1, 8764, 111, 116, 59, 1, 10858, 4, 2, 59, 113, 16801, 16803, 1, 8771, 59, 1, 8771, 4, 2, 59, 69, 16812, 16814, 1, 10910, 59, 1, 10912, 4, 2, 59, 69, 16823, 16825, 1, 10909, 59, 1, 10911, 101, 59, 1, 8774, 108, 117, 115, 59, 1, 10788, 97, 114, 114, 59, 1, 10610, 97, 114, 114, 59, 1, 8592, 4, 4, 97, 101, 105, 116, 16860, 16883, 16891, 16904, 4, 2, 108, 115, 16866, 16878, 108, 115, 101, 116, 109, 105, 110, 117, 115, 59, 1, 8726, 104, 112, 59, 1, 10803, 112, 97, 114, 115, 108, 59, 1, 10724, 4, 2, 100, 108, 16897, 16900, 59, 1, 8739, 101, 59, 1, 8995, 4, 2, 59, 101, 16910, 16912, 1, 10922, 4, 2, 59, 115, 16918, 16920, 1, 10924, 59, 3, 10924, 65024, 4, 3, 102, 108, 112, 16932, 16938, 16958, 116, 99, 121, 59, 1, 1100, 4, 2, 59, 98, 16944, 16946, 1, 47, 4, 2, 59, 97, 16952, 16954, 1, 10692, 114, 59, 1, 9023, 102, 59, 3, 55349, 56676, 97, 4, 2, 100, 114, 16970, 16985, 101, 115, 4, 2, 59, 117, 16978, 16980, 1, 9824, 105, 116, 59, 1, 9824, 59, 1, 8741, 4, 3, 99, 115, 117, 16996, 17028, 17089, 4, 2, 97, 117, 17002, 17015, 112, 4, 2, 59, 115, 17009, 17011, 1, 8851, 59, 3, 8851, 65024, 112, 4, 2, 59, 115, 17022, 17024, 1, 8852, 59, 3, 8852, 65024, 117, 4, 2, 98, 112, 17035, 17062, 4, 3, 59, 101, 115, 17043, 17045, 17048, 1, 8847, 59, 1, 8849, 101, 116, 4, 2, 59, 101, 17056, 17058, 1, 8847, 113, 59, 1, 8849, 4, 3, 59, 101, 115, 17070, 17072, 17075, 1, 8848, 59, 1, 8850, 101, 116, 4, 2, 59, 101, 17083, 17085, 1, 8848, 113, 59, 1, 8850, 4, 3, 59, 97, 102, 17097, 17099, 17112, 1, 9633, 114, 4, 2, 101, 102, 17106, 17109, 59, 1, 9633, 59, 1, 9642, 59, 1, 9642, 97, 114, 114, 59, 1, 8594, 4, 4, 99, 101, 109, 116, 17131, 17136, 17142, 17148, 114, 59, 3, 55349, 56520, 116, 109, 110, 59, 1, 8726, 105, 108, 101, 59, 1, 8995, 97, 114, 102, 59, 1, 8902, 4, 2, 97, 114, 17160, 17172, 114, 4, 2, 59, 102, 17167, 17169, 1, 9734, 59, 1, 9733, 4, 2, 97, 110, 17178, 17202, 105, 103, 104, 116, 4, 2, 101, 112, 17188, 17197, 112, 115, 105, 108, 111, 110, 59, 1, 1013, 104, 105, 59, 1, 981, 115, 59, 1, 175, 4, 5, 98, 99, 109, 110, 112, 17218, 17351, 17420, 17423, 17427, 4, 9, 59, 69, 100, 101, 109, 110, 112, 114, 115, 17238, 17240, 17243, 17248, 17261, 17267, 17279, 17285, 17291, 1, 8834, 59, 1, 10949, 111, 116, 59, 1, 10941, 4, 2, 59, 100, 17254, 17256, 1, 8838, 111, 116, 59, 1, 10947, 117, 108, 116, 59, 1, 10945, 4, 2, 69, 101, 17273, 17276, 59, 1, 10955, 59, 1, 8842, 108, 117, 115, 59, 1, 10943, 97, 114, 114, 59, 1, 10617, 4, 3, 101, 105, 117, 17299, 17335, 17339, 116, 4, 3, 59, 101, 110, 17308, 17310, 17322, 1, 8834, 113, 4, 2, 59, 113, 17317, 17319, 1, 8838, 59, 1, 10949, 101, 113, 4, 2, 59, 113, 17330, 17332, 1, 8842, 59, 1, 10955, 109, 59, 1, 10951, 4, 2, 98, 112, 17345, 17348, 59, 1, 10965, 59, 1, 10963, 99, 4, 6, 59, 97, 99, 101, 110, 115, 17366, 17368, 17376, 17385, 17389, 17415, 1, 8827, 112, 112, 114, 111, 120, 59, 1, 10936, 117, 114, 108, 121, 101, 113, 59, 1, 8829, 113, 59, 1, 10928, 4, 3, 97, 101, 115, 17397, 17405, 17410, 112, 112, 114, 111, 120, 59, 1, 10938, 113, 113, 59, 1, 10934, 105, 109, 59, 1, 8937, 105, 109, 59, 1, 8831, 59, 1, 8721, 103, 59, 1, 9834, 4, 13, 49, 50, 51, 59, 69, 100, 101, 104, 108, 109, 110, 112, 115, 17455, 17462, 17469, 17476, 17478, 17481, 17496, 17509, 17524, 17530, 17536, 17548, 17554, 5, 185, 1, 59, 17460, 1, 185, 5, 178, 1, 59, 17467, 1, 178, 5, 179, 1, 59, 17474, 1, 179, 1, 8835, 59, 1, 10950, 4, 2, 111, 115, 17487, 17491, 116, 59, 1, 10942, 117, 98, 59, 1, 10968, 4, 2, 59, 100, 17502, 17504, 1, 8839, 111, 116, 59, 1, 10948, 115, 4, 2, 111, 117, 17516, 17520, 108, 59, 1, 10185, 98, 59, 1, 10967, 97, 114, 114, 59, 1, 10619, 117, 108, 116, 59, 1, 10946, 4, 2, 69, 101, 17542, 17545, 59, 1, 10956, 59, 1, 8843, 108, 117, 115, 59, 1, 10944, 4, 3, 101, 105, 117, 17562, 17598, 17602, 116, 4, 3, 59, 101, 110, 17571, 17573, 17585, 1, 8835, 113, 4, 2, 59, 113, 17580, 17582, 1, 8839, 59, 1, 10950, 101, 113, 4, 2, 59, 113, 17593, 17595, 1, 8843, 59, 1, 10956, 109, 59, 1, 10952, 4, 2, 98, 112, 17608, 17611, 59, 1, 10964, 59, 1, 10966, 4, 3, 65, 97, 110, 17622, 17627, 17650, 114, 114, 59, 1, 8665, 114, 4, 2, 104, 114, 17634, 17638, 107, 59, 1, 10534, 4, 2, 59, 111, 17644, 17646, 1, 8601, 119, 59, 1, 8601, 119, 97, 114, 59, 1, 10538, 108, 105, 103, 5, 223, 1, 59, 17664, 1, 223, 4, 13, 97, 98, 99, 100, 101, 102, 104, 105, 111, 112, 114, 115, 119, 17694, 17709, 17714, 17737, 17742, 17749, 17754, 17860, 17905, 17957, 17964, 18090, 18122, 4, 2, 114, 117, 17700, 17706, 103, 101, 116, 59, 1, 8982, 59, 1, 964, 114, 107, 59, 1, 9140, 4, 3, 97, 101, 121, 17722, 17728, 17734, 114, 111, 110, 59, 1, 357, 100, 105, 108, 59, 1, 355, 59, 1, 1090, 111, 116, 59, 1, 8411, 108, 114, 101, 99, 59, 1, 8981, 114, 59, 3, 55349, 56625, 4, 4, 101, 105, 107, 111, 17764, 17805, 17836, 17851, 4, 2, 114, 116, 17770, 17786, 101, 4, 2, 52, 102, 17777, 17780, 59, 1, 8756, 111, 114, 101, 59, 1, 8756, 97, 4, 3, 59, 115, 118, 17795, 17797, 17802, 1, 952, 121, 109, 59, 1, 977, 59, 1, 977, 4, 2, 99, 110, 17811, 17831, 107, 4, 2, 97, 115, 17818, 17826, 112, 112, 114, 111, 120, 59, 1, 8776, 105, 109, 59, 1, 8764, 115, 112, 59, 1, 8201, 4, 2, 97, 115, 17842, 17846, 112, 59, 1, 8776, 105, 109, 59, 1, 8764, 114, 110, 5, 254, 1, 59, 17858, 1, 254, 4, 3, 108, 109, 110, 17868, 17873, 17901, 100, 101, 59, 1, 732, 101, 115, 5, 215, 3, 59, 98, 100, 17884, 17886, 17898, 1, 215, 4, 2, 59, 97, 17892, 17894, 1, 8864, 114, 59, 1, 10801, 59, 1, 10800, 116, 59, 1, 8749, 4, 3, 101, 112, 115, 17913, 17917, 17953, 97, 59, 1, 10536, 4, 4, 59, 98, 99, 102, 17927, 17929, 17934, 17939, 1, 8868, 111, 116, 59, 1, 9014, 105, 114, 59, 1, 10993, 4, 2, 59, 111, 17945, 17948, 3, 55349, 56677, 114, 107, 59, 1, 10970, 97, 59, 1, 10537, 114, 105, 109, 101, 59, 1, 8244, 4, 3, 97, 105, 112, 17972, 17977, 18082, 100, 101, 59, 1, 8482, 4, 7, 97, 100, 101, 109, 112, 115, 116, 17993, 18051, 18056, 18059, 18066, 18072, 18076, 110, 103, 108, 101, 4, 5, 59, 100, 108, 113, 114, 18009, 18011, 18017, 18032, 18035, 1, 9653, 111, 119, 110, 59, 1, 9663, 101, 102, 116, 4, 2, 59, 101, 18026, 18028, 1, 9667, 113, 59, 1, 8884, 59, 1, 8796, 105, 103, 104, 116, 4, 2, 59, 101, 18045, 18047, 1, 9657, 113, 59, 1, 8885, 111, 116, 59, 1, 9708, 59, 1, 8796, 105, 110, 117, 115, 59, 1, 10810, 108, 117, 115, 59, 1, 10809, 98, 59, 1, 10701, 105, 109, 101, 59, 1, 10811, 101, 122, 105, 117, 109, 59, 1, 9186, 4, 3, 99, 104, 116, 18098, 18111, 18116, 4, 2, 114, 121, 18104, 18108, 59, 3, 55349, 56521, 59, 1, 1094, 99, 121, 59, 1, 1115, 114, 111, 107, 59, 1, 359, 4, 2, 105, 111, 18128, 18133, 120, 116, 59, 1, 8812, 104, 101, 97, 100, 4, 2, 108, 114, 18143, 18154, 101, 102, 116, 97, 114, 114, 111, 119, 59, 1, 8606, 105, 103, 104, 116, 97, 114, 114, 111, 119, 59, 1, 8608, 4, 18, 65, 72, 97, 98, 99, 100, 102, 103, 104, 108, 109, 111, 112, 114, 115, 116, 117, 119, 18204, 18209, 18214, 18234, 18250, 18268, 18292, 18308, 18319, 18343, 18379, 18397, 18413, 18504, 18547, 18553, 18584, 18603, 114, 114, 59, 1, 8657, 97, 114, 59, 1, 10595, 4, 2, 99, 114, 18220, 18230, 117, 116, 101, 5, 250, 1, 59, 18228, 1, 250, 114, 59, 1, 8593, 114, 4, 2, 99, 101, 18241, 18245, 121, 59, 1, 1118, 118, 101, 59, 1, 365, 4, 2, 105, 121, 18256, 18265, 114, 99, 5, 251, 1, 59, 18263, 1, 251, 59, 1, 1091, 4, 3, 97, 98, 104, 18276, 18281, 18287, 114, 114, 59, 1, 8645, 108, 97, 99, 59, 1, 369, 97, 114, 59, 1, 10606, 4, 2, 105, 114, 18298, 18304, 115, 104, 116, 59, 1, 10622, 59, 3, 55349, 56626, 114, 97, 118, 101, 5, 249, 1, 59, 18317, 1, 249, 4, 2, 97, 98, 18325, 18338, 114, 4, 2, 108, 114, 18332, 18335, 59, 1, 8639, 59, 1, 8638, 108, 107, 59, 1, 9600, 4, 2, 99, 116, 18349, 18374, 4, 2, 111, 114, 18355, 18369, 114, 110, 4, 2, 59, 101, 18363, 18365, 1, 8988, 114, 59, 1, 8988, 111, 112, 59, 1, 8975, 114, 105, 59, 1, 9720, 4, 2, 97, 108, 18385, 18390, 99, 114, 59, 1, 363, 5, 168, 1, 59, 18395, 1, 168, 4, 2, 103, 112, 18403, 18408, 111, 110, 59, 1, 371, 102, 59, 3, 55349, 56678, 4, 6, 97, 100, 104, 108, 115, 117, 18427, 18434, 18445, 18470, 18475, 18494, 114, 114, 111, 119, 59, 1, 8593, 111, 119, 110, 97, 114, 114, 111, 119, 59, 1, 8597, 97, 114, 112, 111, 111, 110, 4, 2, 108, 114, 18457, 18463, 101, 102, 116, 59, 1, 8639, 105, 103, 104, 116, 59, 1, 8638, 117, 115, 59, 1, 8846, 105, 4, 3, 59, 104, 108, 18484, 18486, 18489, 1, 965, 59, 1, 978, 111, 110, 59, 1, 965, 112, 97, 114, 114, 111, 119, 115, 59, 1, 8648, 4, 3, 99, 105, 116, 18512, 18537, 18542, 4, 2, 111, 114, 18518, 18532, 114, 110, 4, 2, 59, 101, 18526, 18528, 1, 8989, 114, 59, 1, 8989, 111, 112, 59, 1, 8974, 110, 103, 59, 1, 367, 114, 105, 59, 1, 9721, 99, 114, 59, 3, 55349, 56522, 4, 3, 100, 105, 114, 18561, 18566, 18572, 111, 116, 59, 1, 8944, 108, 100, 101, 59, 1, 361, 105, 4, 2, 59, 102, 18579, 18581, 1, 9653, 59, 1, 9652, 4, 2, 97, 109, 18590, 18595, 114, 114, 59, 1, 8648, 108, 5, 252, 1, 59, 18601, 1, 252, 97, 110, 103, 108, 101, 59, 1, 10663, 4, 15, 65, 66, 68, 97, 99, 100, 101, 102, 108, 110, 111, 112, 114, 115, 122, 18643, 18648, 18661, 18667, 18847, 18851, 18857, 18904, 18909, 18915, 18931, 18937, 18943, 18949, 18996, 114, 114, 59, 1, 8661, 97, 114, 4, 2, 59, 118, 18656, 18658, 1, 10984, 59, 1, 10985, 97, 115, 104, 59, 1, 8872, 4, 2, 110, 114, 18673, 18679, 103, 114, 116, 59, 1, 10652, 4, 7, 101, 107, 110, 112, 114, 115, 116, 18695, 18704, 18711, 18720, 18742, 18754, 18810, 112, 115, 105, 108, 111, 110, 59, 1, 1013, 97, 112, 112, 97, 59, 1, 1008, 111, 116, 104, 105, 110, 103, 59, 1, 8709, 4, 3, 104, 105, 114, 18728, 18732, 18735, 105, 59, 1, 981, 59, 1, 982, 111, 112, 116, 111, 59, 1, 8733, 4, 2, 59, 104, 18748, 18750, 1, 8597, 111, 59, 1, 1009, 4, 2, 105, 117, 18760, 18766, 103, 109, 97, 59, 1, 962, 4, 2, 98, 112, 18772, 18791, 115, 101, 116, 110, 101, 113, 4, 2, 59, 113, 18784, 18787, 3, 8842, 65024, 59, 3, 10955, 65024, 115, 101, 116, 110, 101, 113, 4, 2, 59, 113, 18803, 18806, 3, 8843, 65024, 59, 3, 10956, 65024, 4, 2, 104, 114, 18816, 18822, 101, 116, 97, 59, 1, 977, 105, 97, 110, 103, 108, 101, 4, 2, 108, 114, 18834, 18840, 101, 102, 116, 59, 1, 8882, 105, 103, 104, 116, 59, 1, 8883, 121, 59, 1, 1074, 97, 115, 104, 59, 1, 8866, 4, 3, 101, 108, 114, 18865, 18884, 18890, 4, 3, 59, 98, 101, 18873, 18875, 18880, 1, 8744, 97, 114, 59, 1, 8891, 113, 59, 1, 8794, 108, 105, 112, 59, 1, 8942, 4, 2, 98, 116, 18896, 18901, 97, 114, 59, 1, 124, 59, 1, 124, 114, 59, 3, 55349, 56627, 116, 114, 105, 59, 1, 8882, 115, 117, 4, 2, 98, 112, 18923, 18927, 59, 3, 8834, 8402, 59, 3, 8835, 8402, 112, 102, 59, 3, 55349, 56679, 114, 111, 112, 59, 1, 8733, 116, 114, 105, 59, 1, 8883, 4, 2, 99, 117, 18955, 18960, 114, 59, 3, 55349, 56523, 4, 2, 98, 112, 18966, 18981, 110, 4, 2, 69, 101, 18973, 18977, 59, 3, 10955, 65024, 59, 3, 8842, 65024, 110, 4, 2, 69, 101, 18988, 18992, 59, 3, 10956, 65024, 59, 3, 8843, 65024, 105, 103, 122, 97, 103, 59, 1, 10650, 4, 7, 99, 101, 102, 111, 112, 114, 115, 19020, 19026, 19061, 19066, 19072, 19075, 19089, 105, 114, 99, 59, 1, 373, 4, 2, 100, 105, 19032, 19055, 4, 2, 98, 103, 19038, 19043, 97, 114, 59, 1, 10847, 101, 4, 2, 59, 113, 19050, 19052, 1, 8743, 59, 1, 8793, 101, 114, 112, 59, 1, 8472, 114, 59, 3, 55349, 56628, 112, 102, 59, 3, 55349, 56680, 59, 1, 8472, 4, 2, 59, 101, 19081, 19083, 1, 8768, 97, 116, 104, 59, 1, 8768, 99, 114, 59, 3, 55349, 56524, 4, 14, 99, 100, 102, 104, 105, 108, 109, 110, 111, 114, 115, 117, 118, 119, 19125, 19146, 19152, 19157, 19173, 19176, 19192, 19197, 19202, 19236, 19252, 19269, 19286, 19291, 4, 3, 97, 105, 117, 19133, 19137, 19142, 112, 59, 1, 8898, 114, 99, 59, 1, 9711, 112, 59, 1, 8899, 116, 114, 105, 59, 1, 9661, 114, 59, 3, 55349, 56629, 4, 2, 65, 97, 19163, 19168, 114, 114, 59, 1, 10234, 114, 114, 59, 1, 10231, 59, 1, 958, 4, 2, 65, 97, 19182, 19187, 114, 114, 59, 1, 10232, 114, 114, 59, 1, 10229, 97, 112, 59, 1, 10236, 105, 115, 59, 1, 8955, 4, 3, 100, 112, 116, 19210, 19215, 19230, 111, 116, 59, 1, 10752, 4, 2, 102, 108, 19221, 19225, 59, 3, 55349, 56681, 117, 115, 59, 1, 10753, 105, 109, 101, 59, 1, 10754, 4, 2, 65, 97, 19242, 19247, 114, 114, 59, 1, 10233, 114, 114, 59, 1, 10230, 4, 2, 99, 113, 19258, 19263, 114, 59, 3, 55349, 56525, 99, 117, 112, 59, 1, 10758, 4, 2, 112, 116, 19275, 19281, 108, 117, 115, 59, 1, 10756, 114, 105, 59, 1, 9651, 101, 101, 59, 1, 8897, 101, 100, 103, 101, 59, 1, 8896, 4, 8, 97, 99, 101, 102, 105, 111, 115, 117, 19316, 19335, 19349, 19357, 19362, 19367, 19373, 19379, 99, 4, 2, 117, 121, 19323, 19332, 116, 101, 5, 253, 1, 59, 19330, 1, 253, 59, 1, 1103, 4, 2, 105, 121, 19341, 19346, 114, 99, 59, 1, 375, 59, 1, 1099, 110, 5, 165, 1, 59, 19355, 1, 165, 114, 59, 3, 55349, 56630, 99, 121, 59, 1, 1111, 112, 102, 59, 3, 55349, 56682, 99, 114, 59, 3, 55349, 56526, 4, 2, 99, 109, 19385, 19389, 121, 59, 1, 1102, 108, 5, 255, 1, 59, 19395, 1, 255, 4, 10, 97, 99, 100, 101, 102, 104, 105, 111, 115, 119, 19419, 19426, 19441, 19446, 19462, 19467, 19472, 19480, 19486, 19492, 99, 117, 116, 101, 59, 1, 378, 4, 2, 97, 121, 19432, 19438, 114, 111, 110, 59, 1, 382, 59, 1, 1079, 111, 116, 59, 1, 380, 4, 2, 101, 116, 19452, 19458, 116, 114, 102, 59, 1, 8488, 97, 59, 1, 950, 114, 59, 3, 55349, 56631, 99, 121, 59, 1, 1078, 103, 114, 97, 114, 114, 59, 1, 8669, 112, 102, 59, 3, 55349, 56683, 99, 114, 59, 3, 55349, 56527, 4, 2, 106, 110, 19498, 19501, 59, 1, 8205, 106, 59, 1, 8204]);
|
|
6825
|
-
const I5 = S5, J = $e,
|
|
6825
|
+
const I5 = S5, J = $e, kt = x5, C = Lr, m = J.CODE_POINTS, It = J.CODE_POINT_SEQUENCES, O5 = {
|
|
6826
6826
|
128: 8364,
|
|
6827
6827
|
130: 8218,
|
|
6828
6828
|
131: 402,
|
|
@@ -6850,7 +6850,7 @@ const I5 = S5, J = $e, Lt = x5, C = kr, m = J.CODE_POINTS, It = J.CODE_POINT_SEQ
|
|
|
6850
6850
|
156: 339,
|
|
6851
6851
|
158: 382,
|
|
6852
6852
|
159: 376
|
|
6853
|
-
}, da = 1, pa = 2, Ta = 4, y5 = da | pa | Ta, $ = "DATA_STATE", $t = "RCDATA_STATE", f1 = "RAWTEXT_STATE", lt = "SCRIPT_DATA_STATE", Ea = "PLAINTEXT_STATE", Yi = "TAG_OPEN_STATE", ji = "END_TAG_OPEN_STATE", zn = "TAG_NAME_STATE", qi = "RCDATA_LESS_THAN_SIGN_STATE", Vi = "RCDATA_END_TAG_OPEN_STATE", Qi = "RCDATA_END_TAG_NAME_STATE", Wi = "RAWTEXT_LESS_THAN_SIGN_STATE", Xi = "RAWTEXT_END_TAG_OPEN_STATE", Zi = "RAWTEXT_END_TAG_NAME_STATE", Ji = "SCRIPT_DATA_LESS_THAN_SIGN_STATE", es = "SCRIPT_DATA_END_TAG_OPEN_STATE", ts = "SCRIPT_DATA_END_TAG_NAME_STATE", ns = "SCRIPT_DATA_ESCAPE_START_STATE", rs = "SCRIPT_DATA_ESCAPE_START_DASH_STATE", Ge = "SCRIPT_DATA_ESCAPED_STATE", is = "SCRIPT_DATA_ESCAPED_DASH_STATE", $n = "SCRIPT_DATA_ESCAPED_DASH_DASH_STATE", M1 = "SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN_STATE", ss = "SCRIPT_DATA_ESCAPED_END_TAG_OPEN_STATE", os = "SCRIPT_DATA_ESCAPED_END_TAG_NAME_STATE", as = "SCRIPT_DATA_DOUBLE_ESCAPE_START_STATE", rt = "SCRIPT_DATA_DOUBLE_ESCAPED_STATE", ls = "SCRIPT_DATA_DOUBLE_ESCAPED_DASH_STATE", cs = "SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH_STATE",
|
|
6853
|
+
}, da = 1, pa = 2, Ta = 4, y5 = da | pa | Ta, $ = "DATA_STATE", $t = "RCDATA_STATE", f1 = "RAWTEXT_STATE", lt = "SCRIPT_DATA_STATE", Ea = "PLAINTEXT_STATE", Yi = "TAG_OPEN_STATE", ji = "END_TAG_OPEN_STATE", zn = "TAG_NAME_STATE", qi = "RCDATA_LESS_THAN_SIGN_STATE", Vi = "RCDATA_END_TAG_OPEN_STATE", Qi = "RCDATA_END_TAG_NAME_STATE", Wi = "RAWTEXT_LESS_THAN_SIGN_STATE", Xi = "RAWTEXT_END_TAG_OPEN_STATE", Zi = "RAWTEXT_END_TAG_NAME_STATE", Ji = "SCRIPT_DATA_LESS_THAN_SIGN_STATE", es = "SCRIPT_DATA_END_TAG_OPEN_STATE", ts = "SCRIPT_DATA_END_TAG_NAME_STATE", ns = "SCRIPT_DATA_ESCAPE_START_STATE", rs = "SCRIPT_DATA_ESCAPE_START_DASH_STATE", Ge = "SCRIPT_DATA_ESCAPED_STATE", is = "SCRIPT_DATA_ESCAPED_DASH_STATE", $n = "SCRIPT_DATA_ESCAPED_DASH_DASH_STATE", M1 = "SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN_STATE", ss = "SCRIPT_DATA_ESCAPED_END_TAG_OPEN_STATE", os = "SCRIPT_DATA_ESCAPED_END_TAG_NAME_STATE", as = "SCRIPT_DATA_DOUBLE_ESCAPE_START_STATE", rt = "SCRIPT_DATA_DOUBLE_ESCAPED_STATE", ls = "SCRIPT_DATA_DOUBLE_ESCAPED_DASH_STATE", cs = "SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH_STATE", w1 = "SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN_STATE", us = "SCRIPT_DATA_DOUBLE_ESCAPE_END_STATE", je = "BEFORE_ATTRIBUTE_NAME_STATE", P1 = "ATTRIBUTE_NAME_STATE", Yn = "AFTER_ATTRIBUTE_NAME_STATE", jn = "BEFORE_ATTRIBUTE_VALUE_STATE", D1 = "ATTRIBUTE_VALUE_DOUBLE_QUOTED_STATE", F1 = "ATTRIBUTE_VALUE_SINGLE_QUOTED_STATE", H1 = "ATTRIBUTE_VALUE_UNQUOTED_STATE", qn = "AFTER_ATTRIBUTE_VALUE_QUOTED_STATE", dt = "SELF_CLOSING_START_TAG_STATE", r1 = "BOGUS_COMMENT_STATE", fs = "MARKUP_DECLARATION_OPEN_STATE", hs = "COMMENT_START_STATE", ms = "COMMENT_START_DASH_STATE", pt = "COMMENT_STATE", ds = "COMMENT_LESS_THAN_SIGN_STATE", ps = "COMMENT_LESS_THAN_SIGN_BANG_STATE", Ts = "COMMENT_LESS_THAN_SIGN_BANG_DASH_STATE", Es = "COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH_STATE", B1 = "COMMENT_END_DASH_STATE", v1 = "COMMENT_END_STATE", gs = "COMMENT_END_BANG_STATE", _s = "DOCTYPE_STATE", U1 = "BEFORE_DOCTYPE_NAME_STATE", G1 = "DOCTYPE_NAME_STATE", As = "AFTER_DOCTYPE_NAME_STATE", Cs = "AFTER_DOCTYPE_PUBLIC_KEYWORD_STATE", Ns = "BEFORE_DOCTYPE_PUBLIC_IDENTIFIER_STATE", Vn = "DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED_STATE", Qn = "DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED_STATE", Wn = "AFTER_DOCTYPE_PUBLIC_IDENTIFIER_STATE", Ss = "BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS_STATE", xs = "AFTER_DOCTYPE_SYSTEM_KEYWORD_STATE", Is = "BEFORE_DOCTYPE_SYSTEM_IDENTIFIER_STATE", i1 = "DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED_STATE", s1 = "DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED_STATE", Xn = "AFTER_DOCTYPE_SYSTEM_IDENTIFIER_STATE", it = "BOGUS_DOCTYPE_STATE", K1 = "CDATA_SECTION_STATE", Os = "CDATA_SECTION_BRACKET_STATE", ys = "CDATA_SECTION_END_STATE", vt = "CHARACTER_REFERENCE_STATE", Rs = "NAMED_CHARACTER_REFERENCE_STATE", ks = "AMBIGUOS_AMPERSAND_STATE", Ls = "NUMERIC_CHARACTER_REFERENCE_STATE", bs = "HEXADEMICAL_CHARACTER_REFERENCE_START_STATE", Ms = "DECIMAL_CHARACTER_REFERENCE_START_STATE", ws = "HEXADEMICAL_CHARACTER_REFERENCE_STATE", Ps = "DECIMAL_CHARACTER_REFERENCE_STATE", o1 = "NUMERIC_CHARACTER_REFERENCE_END_STATE";
|
|
6854
6854
|
function se(e) {
|
|
6855
6855
|
return e === m.SPACE || e === m.LINE_FEED || e === m.TABULATION || e === m.FORM_FEED;
|
|
6856
6856
|
}
|
|
@@ -6888,16 +6888,16 @@ function Tt(e) {
|
|
|
6888
6888
|
return String.fromCharCode(X1(e));
|
|
6889
6889
|
}
|
|
6890
6890
|
function Ds(e, t) {
|
|
6891
|
-
const n =
|
|
6891
|
+
const n = kt[++e];
|
|
6892
6892
|
let r = ++e, i = r + n - 1;
|
|
6893
6893
|
for (; r <= i; ) {
|
|
6894
|
-
const s = r + i >>> 1, o =
|
|
6894
|
+
const s = r + i >>> 1, o = kt[s];
|
|
6895
6895
|
if (o < t)
|
|
6896
6896
|
r = s + 1;
|
|
6897
6897
|
else if (o > t)
|
|
6898
6898
|
i = s - 1;
|
|
6899
6899
|
else
|
|
6900
|
-
return
|
|
6900
|
+
return kt[s + n];
|
|
6901
6901
|
}
|
|
6902
6902
|
return -1;
|
|
6903
6903
|
}
|
|
@@ -7069,8 +7069,8 @@ let Fe = class xe {
|
|
|
7069
7069
|
_matchNamedCharacterReference(t) {
|
|
7070
7070
|
let n = null, r = 1, i = Ds(0, t);
|
|
7071
7071
|
for (this.tempBuff.push(t); i > -1; ) {
|
|
7072
|
-
const s =
|
|
7073
|
-
o && s & da && (n = s & pa ? [
|
|
7072
|
+
const s = kt[i], o = s < y5;
|
|
7073
|
+
o && s & da && (n = s & pa ? [kt[++i], kt[++i]] : [kt[++i]], r = 0);
|
|
7074
7074
|
const c = this._consume();
|
|
7075
7075
|
if (this.tempBuff.push(c), r++, c === m.EOF)
|
|
7076
7076
|
break;
|
|
@@ -7102,12 +7102,12 @@ let Fe = class xe {
|
|
|
7102
7102
|
// Data state
|
|
7103
7103
|
//------------------------------------------------------------------
|
|
7104
7104
|
[$](t) {
|
|
7105
|
-
this.preprocessor.dropParsedChunk(), t === m.LESS_THAN_SIGN ? this.state = Yi : t === m.AMPERSAND ? (this.returnState = $, this.state =
|
|
7105
|
+
this.preprocessor.dropParsedChunk(), t === m.LESS_THAN_SIGN ? this.state = Yi : t === m.AMPERSAND ? (this.returnState = $, this.state = vt) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this._emitCodePoint(t)) : t === m.EOF ? this._emitEOFToken() : this._emitCodePoint(t);
|
|
7106
7106
|
}
|
|
7107
7107
|
// RCDATA state
|
|
7108
7108
|
//------------------------------------------------------------------
|
|
7109
7109
|
[$t](t) {
|
|
7110
|
-
this.preprocessor.dropParsedChunk(), t === m.AMPERSAND ? (this.returnState = $t, this.state =
|
|
7110
|
+
this.preprocessor.dropParsedChunk(), t === m.AMPERSAND ? (this.returnState = $t, this.state = vt) : t === m.LESS_THAN_SIGN ? this.state = qi : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this._emitChars(J.REPLACEMENT_CHARACTER)) : t === m.EOF ? this._emitEOFToken() : this._emitCodePoint(t);
|
|
7111
7111
|
}
|
|
7112
7112
|
// RAWTEXT state
|
|
7113
7113
|
//------------------------------------------------------------------
|
|
@@ -7310,21 +7310,21 @@ let Fe = class xe {
|
|
|
7310
7310
|
// Script data double escaped state
|
|
7311
7311
|
//------------------------------------------------------------------
|
|
7312
7312
|
[rt](t) {
|
|
7313
|
-
t === m.HYPHEN_MINUS ? (this.state = ls, this._emitChars("-")) : t === m.LESS_THAN_SIGN ? (this.state =
|
|
7313
|
+
t === m.HYPHEN_MINUS ? (this.state = ls, this._emitChars("-")) : t === m.LESS_THAN_SIGN ? (this.state = w1, this._emitChars("<")) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this._emitChars(J.REPLACEMENT_CHARACTER)) : t === m.EOF ? (this._err(C.eofInScriptHtmlCommentLikeText), this._emitEOFToken()) : this._emitCodePoint(t);
|
|
7314
7314
|
}
|
|
7315
7315
|
// Script data double escaped dash state
|
|
7316
7316
|
//------------------------------------------------------------------
|
|
7317
7317
|
[ls](t) {
|
|
7318
|
-
t === m.HYPHEN_MINUS ? (this.state = cs, this._emitChars("-")) : t === m.LESS_THAN_SIGN ? (this.state =
|
|
7318
|
+
t === m.HYPHEN_MINUS ? (this.state = cs, this._emitChars("-")) : t === m.LESS_THAN_SIGN ? (this.state = w1, this._emitChars("<")) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this.state = rt, this._emitChars(J.REPLACEMENT_CHARACTER)) : t === m.EOF ? (this._err(C.eofInScriptHtmlCommentLikeText), this._emitEOFToken()) : (this.state = rt, this._emitCodePoint(t));
|
|
7319
7319
|
}
|
|
7320
7320
|
// Script data double escaped dash dash state
|
|
7321
7321
|
//------------------------------------------------------------------
|
|
7322
7322
|
[cs](t) {
|
|
7323
|
-
t === m.HYPHEN_MINUS ? this._emitChars("-") : t === m.LESS_THAN_SIGN ? (this.state =
|
|
7323
|
+
t === m.HYPHEN_MINUS ? this._emitChars("-") : t === m.LESS_THAN_SIGN ? (this.state = w1, this._emitChars("<")) : t === m.GREATER_THAN_SIGN ? (this.state = lt, this._emitChars(">")) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this.state = rt, this._emitChars(J.REPLACEMENT_CHARACTER)) : t === m.EOF ? (this._err(C.eofInScriptHtmlCommentLikeText), this._emitEOFToken()) : (this.state = rt, this._emitCodePoint(t));
|
|
7324
7324
|
}
|
|
7325
7325
|
// Script data double escaped less-than sign state
|
|
7326
7326
|
//------------------------------------------------------------------
|
|
7327
|
-
[
|
|
7327
|
+
[w1](t) {
|
|
7328
7328
|
t === m.SOLIDUS ? (this.tempBuff = [], this.state = us, this._emitChars("/")) : this._reconsumeInState(rt);
|
|
7329
7329
|
}
|
|
7330
7330
|
// Script data double escape end state
|
|
@@ -7335,17 +7335,17 @@ let Fe = class xe {
|
|
|
7335
7335
|
// Before attribute name state
|
|
7336
7336
|
//------------------------------------------------------------------
|
|
7337
7337
|
[je](t) {
|
|
7338
|
-
se(t) || (t === m.SOLIDUS || t === m.GREATER_THAN_SIGN || t === m.EOF ? this._reconsumeInState(Yn) : t === m.EQUALS_SIGN ? (this._err(C.unexpectedEqualsSignBeforeAttributeName), this._createAttr("="), this.state =
|
|
7338
|
+
se(t) || (t === m.SOLIDUS || t === m.GREATER_THAN_SIGN || t === m.EOF ? this._reconsumeInState(Yn) : t === m.EQUALS_SIGN ? (this._err(C.unexpectedEqualsSignBeforeAttributeName), this._createAttr("="), this.state = P1) : (this._createAttr(""), this._reconsumeInState(P1)));
|
|
7339
7339
|
}
|
|
7340
7340
|
// Attribute name state
|
|
7341
7341
|
//------------------------------------------------------------------
|
|
7342
|
-
[
|
|
7342
|
+
[P1](t) {
|
|
7343
7343
|
se(t) || t === m.SOLIDUS || t === m.GREATER_THAN_SIGN || t === m.EOF ? (this._leaveAttrName(Yn), this._unconsume()) : t === m.EQUALS_SIGN ? this._leaveAttrName(jn) : Ke(t) ? this.currentAttr.name += Tt(t) : t === m.QUOTATION_MARK || t === m.APOSTROPHE || t === m.LESS_THAN_SIGN ? (this._err(C.unexpectedCharacterInAttributeName), this.currentAttr.name += ae(t)) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this.currentAttr.name += J.REPLACEMENT_CHARACTER) : this.currentAttr.name += ae(t);
|
|
7344
7344
|
}
|
|
7345
7345
|
// After attribute name state
|
|
7346
7346
|
//------------------------------------------------------------------
|
|
7347
7347
|
[Yn](t) {
|
|
7348
|
-
se(t) || (t === m.SOLIDUS ? this.state = dt : t === m.EQUALS_SIGN ? this.state = jn : t === m.GREATER_THAN_SIGN ? (this.state = $, this._emitCurrentToken()) : t === m.EOF ? (this._err(C.eofInTag), this._emitEOFToken()) : (this._createAttr(""), this._reconsumeInState(
|
|
7348
|
+
se(t) || (t === m.SOLIDUS ? this.state = dt : t === m.EQUALS_SIGN ? this.state = jn : t === m.GREATER_THAN_SIGN ? (this.state = $, this._emitCurrentToken()) : t === m.EOF ? (this._err(C.eofInTag), this._emitEOFToken()) : (this._createAttr(""), this._reconsumeInState(P1)));
|
|
7349
7349
|
}
|
|
7350
7350
|
// Before attribute value state
|
|
7351
7351
|
//------------------------------------------------------------------
|
|
@@ -7355,17 +7355,17 @@ let Fe = class xe {
|
|
|
7355
7355
|
// Attribute value (double-quoted) state
|
|
7356
7356
|
//------------------------------------------------------------------
|
|
7357
7357
|
[D1](t) {
|
|
7358
|
-
t === m.QUOTATION_MARK ? this.state = qn : t === m.AMPERSAND ? (this.returnState = D1, this.state =
|
|
7358
|
+
t === m.QUOTATION_MARK ? this.state = qn : t === m.AMPERSAND ? (this.returnState = D1, this.state = vt) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this.currentAttr.value += J.REPLACEMENT_CHARACTER) : t === m.EOF ? (this._err(C.eofInTag), this._emitEOFToken()) : this.currentAttr.value += ae(t);
|
|
7359
7359
|
}
|
|
7360
7360
|
// Attribute value (single-quoted) state
|
|
7361
7361
|
//------------------------------------------------------------------
|
|
7362
7362
|
[F1](t) {
|
|
7363
|
-
t === m.APOSTROPHE ? this.state = qn : t === m.AMPERSAND ? (this.returnState = F1, this.state =
|
|
7363
|
+
t === m.APOSTROPHE ? this.state = qn : t === m.AMPERSAND ? (this.returnState = F1, this.state = vt) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this.currentAttr.value += J.REPLACEMENT_CHARACTER) : t === m.EOF ? (this._err(C.eofInTag), this._emitEOFToken()) : this.currentAttr.value += ae(t);
|
|
7364
7364
|
}
|
|
7365
7365
|
// Attribute value (unquoted) state
|
|
7366
7366
|
//------------------------------------------------------------------
|
|
7367
7367
|
[H1](t) {
|
|
7368
|
-
se(t) ? this._leaveAttrValue(je) : t === m.AMPERSAND ? (this.returnState = H1, this.state =
|
|
7368
|
+
se(t) ? this._leaveAttrValue(je) : t === m.AMPERSAND ? (this.returnState = H1, this.state = vt) : t === m.GREATER_THAN_SIGN ? (this._leaveAttrValue($), this._emitCurrentToken()) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this.currentAttr.value += J.REPLACEMENT_CHARACTER) : t === m.QUOTATION_MARK || t === m.APOSTROPHE || t === m.LESS_THAN_SIGN || t === m.EQUALS_SIGN || t === m.GRAVE_ACCENT ? (this._err(C.unexpectedCharacterInUnquotedAttributeValue), this.currentAttr.value += ae(t)) : t === m.EOF ? (this._err(C.eofInTag), this._emitEOFToken()) : this.currentAttr.value += ae(t);
|
|
7369
7369
|
}
|
|
7370
7370
|
// After attribute value (quoted) state
|
|
7371
7371
|
//------------------------------------------------------------------
|
|
@@ -7395,7 +7395,7 @@ let Fe = class xe {
|
|
|
7395
7395
|
// Comment start dash state
|
|
7396
7396
|
//------------------------------------------------------------------
|
|
7397
7397
|
[ms](t) {
|
|
7398
|
-
t === m.HYPHEN_MINUS ? this.state =
|
|
7398
|
+
t === m.HYPHEN_MINUS ? this.state = v1 : t === m.GREATER_THAN_SIGN ? (this._err(C.abruptClosingOfEmptyComment), this.state = $, this._emitCurrentToken()) : t === m.EOF ? (this._err(C.eofInComment), this._emitCurrentToken(), this._emitEOFToken()) : (this.currentToken.data += "-", this._reconsumeInState(pt));
|
|
7399
7399
|
}
|
|
7400
7400
|
// Comment state
|
|
7401
7401
|
//------------------------------------------------------------------
|
|
@@ -7420,16 +7420,16 @@ let Fe = class xe {
|
|
|
7420
7420
|
// Comment less-than sign bang dash dash state
|
|
7421
7421
|
//------------------------------------------------------------------
|
|
7422
7422
|
[Es](t) {
|
|
7423
|
-
t !== m.GREATER_THAN_SIGN && t !== m.EOF && this._err(C.nestedComment), this._reconsumeInState(
|
|
7423
|
+
t !== m.GREATER_THAN_SIGN && t !== m.EOF && this._err(C.nestedComment), this._reconsumeInState(v1);
|
|
7424
7424
|
}
|
|
7425
7425
|
// Comment end dash state
|
|
7426
7426
|
//------------------------------------------------------------------
|
|
7427
7427
|
[B1](t) {
|
|
7428
|
-
t === m.HYPHEN_MINUS ? this.state =
|
|
7428
|
+
t === m.HYPHEN_MINUS ? this.state = v1 : t === m.EOF ? (this._err(C.eofInComment), this._emitCurrentToken(), this._emitEOFToken()) : (this.currentToken.data += "-", this._reconsumeInState(pt));
|
|
7429
7429
|
}
|
|
7430
7430
|
// Comment end state
|
|
7431
7431
|
//------------------------------------------------------------------
|
|
7432
|
-
[
|
|
7432
|
+
[v1](t) {
|
|
7433
7433
|
t === m.GREATER_THAN_SIGN ? (this.state = $, this._emitCurrentToken()) : t === m.EXCLAMATION_MARK ? this.state = gs : t === m.HYPHEN_MINUS ? this.currentToken.data += "-" : t === m.EOF ? (this._err(C.eofInComment), this._emitCurrentToken(), this._emitEOFToken()) : (this.currentToken.data += "--", this._reconsumeInState(pt));
|
|
7434
7434
|
}
|
|
7435
7435
|
// Comment end bang state
|
|
@@ -7440,11 +7440,11 @@ let Fe = class xe {
|
|
|
7440
7440
|
// DOCTYPE state
|
|
7441
7441
|
//------------------------------------------------------------------
|
|
7442
7442
|
[_s](t) {
|
|
7443
|
-
se(t) ? this.state =
|
|
7443
|
+
se(t) ? this.state = U1 : t === m.GREATER_THAN_SIGN ? this._reconsumeInState(U1) : t === m.EOF ? (this._err(C.eofInDoctype), this._createDoctypeToken(null), this.currentToken.forceQuirks = !0, this._emitCurrentToken(), this._emitEOFToken()) : (this._err(C.missingWhitespaceBeforeDoctypeName), this._reconsumeInState(U1));
|
|
7444
7444
|
}
|
|
7445
7445
|
// Before DOCTYPE name state
|
|
7446
7446
|
//------------------------------------------------------------------
|
|
7447
|
-
[
|
|
7447
|
+
[U1](t) {
|
|
7448
7448
|
se(t) || (Ke(t) ? (this._createDoctypeToken(Tt(t)), this.state = G1) : t === m.NULL ? (this._err(C.unexpectedNullCharacter), this._createDoctypeToken(J.REPLACEMENT_CHARACTER), this.state = G1) : t === m.GREATER_THAN_SIGN ? (this._err(C.missingDoctypeName), this._createDoctypeToken(null), this.currentToken.forceQuirks = !0, this._emitCurrentToken(), this.state = $) : t === m.EOF ? (this._err(C.eofInDoctype), this._createDoctypeToken(null), this.currentToken.forceQuirks = !0, this._emitCurrentToken(), this._emitEOFToken()) : (this._createDoctypeToken(ae(t)), this.state = G1));
|
|
7449
7449
|
}
|
|
7450
7450
|
// DOCTYPE name state
|
|
@@ -7534,8 +7534,8 @@ let Fe = class xe {
|
|
|
7534
7534
|
}
|
|
7535
7535
|
// Character reference state
|
|
7536
7536
|
//------------------------------------------------------------------
|
|
7537
|
-
[
|
|
7538
|
-
this.tempBuff = [m.AMPERSAND], t === m.NUMBER_SIGN ? (this.tempBuff.push(t), this.state =
|
|
7537
|
+
[vt](t) {
|
|
7538
|
+
this.tempBuff = [m.AMPERSAND], t === m.NUMBER_SIGN ? (this.tempBuff.push(t), this.state = Ls) : Zn(t) ? this._reconsumeInState(Rs) : (this._flushCodePointsConsumedAsCharacterReference(), this._reconsumeInState(this.returnState));
|
|
7539
7539
|
}
|
|
7540
7540
|
// Named character reference state
|
|
7541
7541
|
//------------------------------------------------------------------
|
|
@@ -7547,36 +7547,36 @@ let Fe = class xe {
|
|
|
7547
7547
|
const r = this.tempBuff[this.tempBuff.length - 1] === m.SEMICOLON;
|
|
7548
7548
|
this._isCharacterReferenceAttributeQuirk(r) || (r || this._errOnNextCodePoint(C.missingSemicolonAfterCharacterReference), this.tempBuff = n), this._flushCodePointsConsumedAsCharacterReference(), this.state = this.returnState;
|
|
7549
7549
|
} else
|
|
7550
|
-
this._flushCodePointsConsumedAsCharacterReference(), this.state =
|
|
7550
|
+
this._flushCodePointsConsumedAsCharacterReference(), this.state = ks;
|
|
7551
7551
|
}
|
|
7552
7552
|
// Ambiguos ampersand state
|
|
7553
7553
|
//------------------------------------------------------------------
|
|
7554
|
-
[
|
|
7554
|
+
[ks](t) {
|
|
7555
7555
|
Zn(t) ? this._isCharacterReferenceInAttribute() ? this.currentAttr.value += ae(t) : this._emitCodePoint(t) : (t === m.SEMICOLON && this._err(C.unknownNamedCharacterReference), this._reconsumeInState(this.returnState));
|
|
7556
7556
|
}
|
|
7557
7557
|
// Numeric character reference state
|
|
7558
7558
|
//------------------------------------------------------------------
|
|
7559
|
-
[
|
|
7559
|
+
[Ls](t) {
|
|
7560
7560
|
this.charRefCode = 0, t === m.LATIN_SMALL_X || t === m.LATIN_CAPITAL_X ? (this.tempBuff.push(t), this.state = bs) : this._reconsumeInState(Ms);
|
|
7561
7561
|
}
|
|
7562
7562
|
// Hexademical character reference start state
|
|
7563
7563
|
//------------------------------------------------------------------
|
|
7564
7564
|
[bs](t) {
|
|
7565
|
-
R5(t) ? this._reconsumeInState(
|
|
7565
|
+
R5(t) ? this._reconsumeInState(ws) : (this._err(C.absenceOfDigitsInNumericCharacterReference), this._flushCodePointsConsumedAsCharacterReference(), this._reconsumeInState(this.returnState));
|
|
7566
7566
|
}
|
|
7567
7567
|
// Decimal character reference start state
|
|
7568
7568
|
//------------------------------------------------------------------
|
|
7569
7569
|
[Ms](t) {
|
|
7570
|
-
p1(t) ? this._reconsumeInState(
|
|
7570
|
+
p1(t) ? this._reconsumeInState(Ps) : (this._err(C.absenceOfDigitsInNumericCharacterReference), this._flushCodePointsConsumedAsCharacterReference(), this._reconsumeInState(this.returnState));
|
|
7571
7571
|
}
|
|
7572
7572
|
// Hexademical character reference state
|
|
7573
7573
|
//------------------------------------------------------------------
|
|
7574
|
-
[
|
|
7574
|
+
[ws](t) {
|
|
7575
7575
|
ga(t) ? this.charRefCode = this.charRefCode * 16 + t - 55 : _a(t) ? this.charRefCode = this.charRefCode * 16 + t - 87 : p1(t) ? this.charRefCode = this.charRefCode * 16 + t - 48 : t === m.SEMICOLON ? this.state = o1 : (this._err(C.missingSemicolonAfterCharacterReference), this._reconsumeInState(o1));
|
|
7576
7576
|
}
|
|
7577
7577
|
// Decimal character reference state
|
|
7578
7578
|
//------------------------------------------------------------------
|
|
7579
|
-
[
|
|
7579
|
+
[Ps](t) {
|
|
7580
7580
|
p1(t) ? this.charRefCode = this.charRefCode * 10 + t - 48 : t === m.SEMICOLON ? this.state = o1 : (this._err(C.missingSemicolonAfterCharacterReference), this._reconsumeInState(o1));
|
|
7581
7581
|
}
|
|
7582
7582
|
// Numeric character reference end state
|
|
@@ -7882,7 +7882,7 @@ function Fs(e) {
|
|
|
7882
7882
|
}
|
|
7883
7883
|
return !1;
|
|
7884
7884
|
}
|
|
7885
|
-
function
|
|
7885
|
+
function k5(e) {
|
|
7886
7886
|
switch (e.length) {
|
|
7887
7887
|
case 1:
|
|
7888
7888
|
return e === O.P;
|
|
@@ -7936,7 +7936,7 @@ function z1(e, t) {
|
|
|
7936
7936
|
}
|
|
7937
7937
|
return !1;
|
|
7938
7938
|
}
|
|
7939
|
-
let
|
|
7939
|
+
let L5 = class {
|
|
7940
7940
|
constructor(t, n) {
|
|
7941
7941
|
this.stackTop = -1, this.items = [], this.current = t, this.currentTagName = null, this.currentTmplContent = null, this.tmplCount = 0, this.treeAdapter = n;
|
|
7942
7942
|
}
|
|
@@ -8120,7 +8120,7 @@ let k5 = class {
|
|
|
8120
8120
|
this.pop();
|
|
8121
8121
|
}
|
|
8122
8122
|
generateImpliedEndTagsThoroughly() {
|
|
8123
|
-
for (;
|
|
8123
|
+
for (; k5(this.currentTagName); )
|
|
8124
8124
|
this.pop();
|
|
8125
8125
|
}
|
|
8126
8126
|
generateImpliedEndTagsWithExclusion(t) {
|
|
@@ -8128,7 +8128,7 @@ let k5 = class {
|
|
|
8128
8128
|
this.pop();
|
|
8129
8129
|
}
|
|
8130
8130
|
};
|
|
8131
|
-
var b5 =
|
|
8131
|
+
var b5 = L5;
|
|
8132
8132
|
const $1 = 3;
|
|
8133
8133
|
let br = class _t {
|
|
8134
8134
|
constructor(t) {
|
|
@@ -8247,8 +8247,8 @@ Ca.install = function(e, t, n) {
|
|
|
8247
8247
|
return e.__mixins.push(r), r;
|
|
8248
8248
|
};
|
|
8249
8249
|
var ut = Ca;
|
|
8250
|
-
const
|
|
8251
|
-
let
|
|
8250
|
+
const w5 = ut;
|
|
8251
|
+
let P5 = class extends w5 {
|
|
8252
8252
|
constructor(t) {
|
|
8253
8253
|
super(t), this.preprocessor = t, this.isEol = !1, this.lineStartPos = 0, this.droppedBufferSize = 0, this.offset = 0, this.col = 0, this.line = 1;
|
|
8254
8254
|
}
|
|
@@ -8272,7 +8272,7 @@ let w5 = class extends P5 {
|
|
|
8272
8272
|
};
|
|
8273
8273
|
}
|
|
8274
8274
|
};
|
|
8275
|
-
var Na =
|
|
8275
|
+
var Na = P5;
|
|
8276
8276
|
const Hs = ut, er = _n, D5 = Na;
|
|
8277
8277
|
let F5 = class extends Hs {
|
|
8278
8278
|
constructor(t) {
|
|
@@ -8361,8 +8361,8 @@ let B5 = class extends H5 {
|
|
|
8361
8361
|
};
|
|
8362
8362
|
}
|
|
8363
8363
|
};
|
|
8364
|
-
var
|
|
8365
|
-
const tr = ut, Bs = _n,
|
|
8364
|
+
var v5 = B5;
|
|
8365
|
+
const tr = ut, Bs = _n, U5 = Sa, G5 = v5, K5 = Ye, nr = K5.TAG_NAMES;
|
|
8366
8366
|
let z5 = class extends tr {
|
|
8367
8367
|
constructor(t) {
|
|
8368
8368
|
super(t), this.parser = t, this.treeAdapter = this.parser.treeAdapter, this.posTracker = null, this.lastStartTagToken = null, this.lastFosterParentingLocation = null, this.currentToken = null;
|
|
@@ -8381,7 +8381,7 @@ let z5 = class extends tr {
|
|
|
8381
8381
|
return {
|
|
8382
8382
|
_bootstrap(r, i) {
|
|
8383
8383
|
n._bootstrap.call(this, r, i), t.lastStartTagToken = null, t.lastFosterParentingLocation = null, t.currentToken = null;
|
|
8384
|
-
const s = tr.install(this.tokenizer,
|
|
8384
|
+
const s = tr.install(this.tokenizer, U5);
|
|
8385
8385
|
t.posTracker = s.posTracker, tr.install(this.openElements, G5, {
|
|
8386
8386
|
onItemPop: function(o) {
|
|
8387
8387
|
t._setEndLocation(o, t.currentToken);
|
|
@@ -8508,7 +8508,7 @@ let t2 = class extends Z5 {
|
|
|
8508
8508
|
}
|
|
8509
8509
|
};
|
|
8510
8510
|
var n2 = t2;
|
|
8511
|
-
const r2 = Mr, i2 = n2, s2 = Sa,
|
|
8511
|
+
const r2 = Mr, i2 = n2, s2 = Sa, vs = ut;
|
|
8512
8512
|
let o2 = class extends r2 {
|
|
8513
8513
|
constructor(t, n) {
|
|
8514
8514
|
super(t, n), this.opts = n, this.ctLoc = null, this.locBeforeToken = !1;
|
|
@@ -8519,7 +8519,7 @@ let o2 = class extends r2 {
|
|
|
8519
8519
|
_getOverriddenMethods(t, n) {
|
|
8520
8520
|
return {
|
|
8521
8521
|
_bootstrap(r, i) {
|
|
8522
|
-
n._bootstrap.call(this, r, i),
|
|
8522
|
+
n._bootstrap.call(this, r, i), vs.install(this.tokenizer, i2, t.opts), vs.install(this.tokenizer, s2);
|
|
8523
8523
|
},
|
|
8524
8524
|
_processInputToken(r) {
|
|
8525
8525
|
t.ctLoc = r.location, n._processInputToken.call(this, r);
|
|
@@ -8686,7 +8686,7 @@ var u2 = function(t, n) {
|
|
|
8686
8686
|
r[s] = i[s];
|
|
8687
8687
|
}), r), /* @__PURE__ */ Object.create(null));
|
|
8688
8688
|
}, An = {};
|
|
8689
|
-
const { DOCUMENT_MODE:
|
|
8689
|
+
const { DOCUMENT_MODE: Ut } = Ye, Oa = "html", f2 = "about:legacy-compat", h2 = "http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd", ya = [
|
|
8690
8690
|
"+//silmaril//dtd html pro v0r11 19970101//",
|
|
8691
8691
|
"-//as//dtd html 3.0 aswedit + extensions//",
|
|
8692
8692
|
"-//advasoft ltd//dtd html 3.0 aswedit + extensions//",
|
|
@@ -8749,7 +8749,7 @@ const { DOCUMENT_MODE: vt } = Ye, Oa = "html", f2 = "about:legacy-compat", h2 =
|
|
|
8749
8749
|
"-//w3c//dtd html 4.01 frameset//",
|
|
8750
8750
|
"-//w3c//dtd html 4.01 transitional//"
|
|
8751
8751
|
]);
|
|
8752
|
-
function
|
|
8752
|
+
function Us(e) {
|
|
8753
8753
|
const t = e.indexOf('"') !== -1 ? "'" : '"';
|
|
8754
8754
|
return t + e + t;
|
|
8755
8755
|
}
|
|
@@ -8764,28 +8764,28 @@ An.isConforming = function(e) {
|
|
|
8764
8764
|
};
|
|
8765
8765
|
An.getDocumentMode = function(e) {
|
|
8766
8766
|
if (e.name !== Oa)
|
|
8767
|
-
return
|
|
8767
|
+
return Ut.QUIRKS;
|
|
8768
8768
|
const t = e.systemId;
|
|
8769
8769
|
if (t && t.toLowerCase() === h2)
|
|
8770
|
-
return
|
|
8770
|
+
return Ut.QUIRKS;
|
|
8771
8771
|
let n = e.publicId;
|
|
8772
8772
|
if (n !== null) {
|
|
8773
8773
|
if (n = n.toLowerCase(), d2.indexOf(n) > -1)
|
|
8774
|
-
return
|
|
8774
|
+
return Ut.QUIRKS;
|
|
8775
8775
|
let r = t === null ? m2 : ya;
|
|
8776
8776
|
if (Gs(n, r))
|
|
8777
|
-
return
|
|
8777
|
+
return Ut.QUIRKS;
|
|
8778
8778
|
if (r = t === null ? Ra : p2, Gs(n, r))
|
|
8779
|
-
return
|
|
8779
|
+
return Ut.LIMITED_QUIRKS;
|
|
8780
8780
|
}
|
|
8781
|
-
return
|
|
8781
|
+
return Ut.NO_QUIRKS;
|
|
8782
8782
|
};
|
|
8783
8783
|
An.serializeContent = function(e, t, n) {
|
|
8784
8784
|
let r = "!DOCTYPE ";
|
|
8785
|
-
return e && (r += e), t ? r += " PUBLIC " +
|
|
8785
|
+
return e && (r += e), t ? r += " PUBLIC " + Us(t) : n && (r += " SYSTEM"), n !== null && (r += " " + Us(n)), r;
|
|
8786
8786
|
};
|
|
8787
8787
|
var St = {};
|
|
8788
|
-
const rr = _n,
|
|
8788
|
+
const rr = _n, wr = Ye, P = wr.TAG_NAMES, ge = wr.NAMESPACES, Z1 = wr.ATTRS, Ks = {
|
|
8789
8789
|
TEXT_HTML: "text/html",
|
|
8790
8790
|
APPLICATION_XML: "application/xhtml+xml"
|
|
8791
8791
|
}, T2 = "definitionurl", E2 = "definitionURL", g2 = {
|
|
@@ -8898,54 +8898,54 @@ const rr = _n, Pr = Ye, w = Pr.TAG_NAMES, ge = Pr.NAMESPACES, Z1 = Pr.ATTRS, Ks
|
|
|
8898
8898
|
radialgradient: "radialGradient",
|
|
8899
8899
|
textpath: "textPath"
|
|
8900
8900
|
}, C2 = {
|
|
8901
|
-
[
|
|
8902
|
-
[
|
|
8903
|
-
[
|
|
8904
|
-
[
|
|
8905
|
-
[
|
|
8906
|
-
[
|
|
8907
|
-
[
|
|
8908
|
-
[
|
|
8909
|
-
[
|
|
8910
|
-
[
|
|
8911
|
-
[
|
|
8912
|
-
[
|
|
8913
|
-
[
|
|
8914
|
-
[
|
|
8915
|
-
[
|
|
8916
|
-
[
|
|
8917
|
-
[
|
|
8918
|
-
[
|
|
8919
|
-
[
|
|
8920
|
-
[
|
|
8921
|
-
[
|
|
8922
|
-
[
|
|
8923
|
-
[
|
|
8924
|
-
[
|
|
8925
|
-
[
|
|
8926
|
-
[
|
|
8927
|
-
[
|
|
8928
|
-
[
|
|
8929
|
-
[
|
|
8930
|
-
[
|
|
8931
|
-
[
|
|
8932
|
-
[
|
|
8933
|
-
[
|
|
8934
|
-
[
|
|
8935
|
-
[
|
|
8936
|
-
[
|
|
8937
|
-
[
|
|
8938
|
-
[
|
|
8939
|
-
[
|
|
8940
|
-
[
|
|
8941
|
-
[
|
|
8942
|
-
[
|
|
8943
|
-
[
|
|
8944
|
-
[
|
|
8901
|
+
[P.B]: !0,
|
|
8902
|
+
[P.BIG]: !0,
|
|
8903
|
+
[P.BLOCKQUOTE]: !0,
|
|
8904
|
+
[P.BODY]: !0,
|
|
8905
|
+
[P.BR]: !0,
|
|
8906
|
+
[P.CENTER]: !0,
|
|
8907
|
+
[P.CODE]: !0,
|
|
8908
|
+
[P.DD]: !0,
|
|
8909
|
+
[P.DIV]: !0,
|
|
8910
|
+
[P.DL]: !0,
|
|
8911
|
+
[P.DT]: !0,
|
|
8912
|
+
[P.EM]: !0,
|
|
8913
|
+
[P.EMBED]: !0,
|
|
8914
|
+
[P.H1]: !0,
|
|
8915
|
+
[P.H2]: !0,
|
|
8916
|
+
[P.H3]: !0,
|
|
8917
|
+
[P.H4]: !0,
|
|
8918
|
+
[P.H5]: !0,
|
|
8919
|
+
[P.H6]: !0,
|
|
8920
|
+
[P.HEAD]: !0,
|
|
8921
|
+
[P.HR]: !0,
|
|
8922
|
+
[P.I]: !0,
|
|
8923
|
+
[P.IMG]: !0,
|
|
8924
|
+
[P.LI]: !0,
|
|
8925
|
+
[P.LISTING]: !0,
|
|
8926
|
+
[P.MENU]: !0,
|
|
8927
|
+
[P.META]: !0,
|
|
8928
|
+
[P.NOBR]: !0,
|
|
8929
|
+
[P.OL]: !0,
|
|
8930
|
+
[P.P]: !0,
|
|
8931
|
+
[P.PRE]: !0,
|
|
8932
|
+
[P.RUBY]: !0,
|
|
8933
|
+
[P.S]: !0,
|
|
8934
|
+
[P.SMALL]: !0,
|
|
8935
|
+
[P.SPAN]: !0,
|
|
8936
|
+
[P.STRONG]: !0,
|
|
8937
|
+
[P.STRIKE]: !0,
|
|
8938
|
+
[P.SUB]: !0,
|
|
8939
|
+
[P.SUP]: !0,
|
|
8940
|
+
[P.TABLE]: !0,
|
|
8941
|
+
[P.TT]: !0,
|
|
8942
|
+
[P.U]: !0,
|
|
8943
|
+
[P.UL]: !0,
|
|
8944
|
+
[P.VAR]: !0
|
|
8945
8945
|
};
|
|
8946
8946
|
St.causesExit = function(e) {
|
|
8947
8947
|
const t = e.tagName;
|
|
8948
|
-
return t ===
|
|
8948
|
+
return t === P.FONT && (rr.getTokenAttr(e, Z1.COLOR) !== null || rr.getTokenAttr(e, Z1.SIZE) !== null || rr.getTokenAttr(e, Z1.FACE) !== null) ? !0 : C2[t];
|
|
8949
8949
|
};
|
|
8950
8950
|
St.adjustTokenMathMLAttrs = function(e) {
|
|
8951
8951
|
for (let t = 0; t < e.attrs.length; t++)
|
|
@@ -8971,44 +8971,44 @@ St.adjustTokenSVGTagName = function(e) {
|
|
|
8971
8971
|
t && (e.tagName = t);
|
|
8972
8972
|
};
|
|
8973
8973
|
function N2(e, t) {
|
|
8974
|
-
return t === ge.MATHML && (e ===
|
|
8974
|
+
return t === ge.MATHML && (e === P.MI || e === P.MO || e === P.MN || e === P.MS || e === P.MTEXT);
|
|
8975
8975
|
}
|
|
8976
8976
|
function S2(e, t, n) {
|
|
8977
|
-
if (t === ge.MATHML && e ===
|
|
8977
|
+
if (t === ge.MATHML && e === P.ANNOTATION_XML) {
|
|
8978
8978
|
for (let r = 0; r < n.length; r++)
|
|
8979
8979
|
if (n[r].name === Z1.ENCODING) {
|
|
8980
8980
|
const i = n[r].value.toLowerCase();
|
|
8981
8981
|
return i === Ks.TEXT_HTML || i === Ks.APPLICATION_XML;
|
|
8982
8982
|
}
|
|
8983
8983
|
}
|
|
8984
|
-
return t === ge.SVG && (e ===
|
|
8984
|
+
return t === ge.SVG && (e === P.FOREIGN_OBJECT || e === P.DESC || e === P.TITLE);
|
|
8985
8985
|
}
|
|
8986
8986
|
St.isIntegrationPoint = function(e, t, n, r) {
|
|
8987
8987
|
return !!((!r || r === ge.HTML) && S2(e, t, n) || (!r || r === ge.MATHML) && N2(e, t));
|
|
8988
8988
|
};
|
|
8989
|
-
const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys = An, We = St, _e =
|
|
8989
|
+
const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys = An, We = St, _e = Lr, k2 = $e, wt = Ye, l = wt.TAG_NAMES, b = wt.NAMESPACES, ka = wt.ATTRS, L2 = {
|
|
8990
8990
|
scriptingEnabled: !0,
|
|
8991
8991
|
sourceCodeLocationInfo: !1,
|
|
8992
8992
|
onParseError: null,
|
|
8993
8993
|
treeAdapter: y2
|
|
8994
|
-
},
|
|
8994
|
+
}, La = "hidden", b2 = 8, M2 = 3, ba = "INITIAL_MODE", Pr = "BEFORE_HTML_MODE", Cn = "BEFORE_HEAD_MODE", Jt = "IN_HEAD_MODE", Ma = "IN_HEAD_NO_SCRIPT_MODE", Nn = "AFTER_HEAD_MODE", Xe = "IN_BODY_MODE", cn = "TEXT_MODE", Ne = "IN_TABLE_MODE", wa = "IN_TABLE_TEXT_MODE", Sn = "IN_CAPTION_MODE", I1 = "IN_COLUMN_GROUP_MODE", we = "IN_TABLE_BODY_MODE", ct = "IN_ROW_MODE", xn = "IN_CELL_MODE", Dr = "IN_SELECT_MODE", Fr = "IN_SELECT_IN_TABLE_MODE", un = "IN_TEMPLATE_MODE", Hr = "AFTER_BODY_MODE", In = "IN_FRAMESET_MODE", Pa = "AFTER_FRAMESET_MODE", Da = "AFTER_AFTER_BODY_MODE", Fa = "AFTER_AFTER_FRAMESET_MODE", w2 = {
|
|
8995
8995
|
[l.TR]: ct,
|
|
8996
|
-
[l.TBODY]:
|
|
8997
|
-
[l.THEAD]:
|
|
8998
|
-
[l.TFOOT]:
|
|
8996
|
+
[l.TBODY]: we,
|
|
8997
|
+
[l.THEAD]: we,
|
|
8998
|
+
[l.TFOOT]: we,
|
|
8999
8999
|
[l.CAPTION]: Sn,
|
|
9000
9000
|
[l.COLGROUP]: I1,
|
|
9001
9001
|
[l.TABLE]: Ne,
|
|
9002
9002
|
[l.BODY]: Xe,
|
|
9003
9003
|
[l.FRAMESET]: In
|
|
9004
|
-
},
|
|
9004
|
+
}, P2 = {
|
|
9005
9005
|
[l.CAPTION]: Ne,
|
|
9006
9006
|
[l.COLGROUP]: Ne,
|
|
9007
9007
|
[l.TBODY]: Ne,
|
|
9008
9008
|
[l.TFOOT]: Ne,
|
|
9009
9009
|
[l.THEAD]: Ne,
|
|
9010
9010
|
[l.COL]: I1,
|
|
9011
|
-
[l.TR]:
|
|
9011
|
+
[l.TR]: we,
|
|
9012
9012
|
[l.TD]: ct,
|
|
9013
9013
|
[l.TH]: ct
|
|
9014
9014
|
}, js = {
|
|
@@ -9022,7 +9022,7 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9022
9022
|
[p.END_TAG_TOKEN]: l1,
|
|
9023
9023
|
[p.EOF_TOKEN]: l1
|
|
9024
9024
|
},
|
|
9025
|
-
[
|
|
9025
|
+
[Pr]: {
|
|
9026
9026
|
[p.CHARACTER_TOKEN]: T1,
|
|
9027
9027
|
[p.NULL_CHARACTER_TOKEN]: T1,
|
|
9028
9028
|
[p.WHITESPACE_CHARACTER_TOKEN]: j,
|
|
@@ -9049,7 +9049,7 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9049
9049
|
[p.COMMENT_TOKEN]: me,
|
|
9050
9050
|
[p.DOCTYPE_TOKEN]: Y1,
|
|
9051
9051
|
[p.START_TAG_TOKEN]: de,
|
|
9052
|
-
[p.END_TAG_TOKEN]:
|
|
9052
|
+
[p.END_TAG_TOKEN]: Pt,
|
|
9053
9053
|
[p.EOF_TOKEN]: g1
|
|
9054
9054
|
},
|
|
9055
9055
|
[Ma]: {
|
|
@@ -9089,7 +9089,7 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9089
9089
|
[p.COMMENT_TOKEN]: j,
|
|
9090
9090
|
[p.DOCTYPE_TOKEN]: j,
|
|
9091
9091
|
[p.START_TAG_TOKEN]: j,
|
|
9092
|
-
[p.END_TAG_TOKEN]:
|
|
9092
|
+
[p.END_TAG_TOKEN]: Lf,
|
|
9093
9093
|
[p.EOF_TOKEN]: bf
|
|
9094
9094
|
},
|
|
9095
9095
|
[Ne]: {
|
|
@@ -9098,14 +9098,14 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9098
9098
|
[p.WHITESPACE_CHARACTER_TOKEN]: at,
|
|
9099
9099
|
[p.COMMENT_TOKEN]: me,
|
|
9100
9100
|
[p.DOCTYPE_TOKEN]: j,
|
|
9101
|
-
[p.START_TAG_TOKEN]:
|
|
9102
|
-
[p.END_TAG_TOKEN]:
|
|
9101
|
+
[p.START_TAG_TOKEN]: vr,
|
|
9102
|
+
[p.END_TAG_TOKEN]: Ur,
|
|
9103
9103
|
[p.EOF_TOKEN]: ot
|
|
9104
9104
|
},
|
|
9105
|
-
[
|
|
9105
|
+
[wa]: {
|
|
9106
9106
|
[p.CHARACTER_TOKEN]: Gf,
|
|
9107
9107
|
[p.NULL_CHARACTER_TOKEN]: j,
|
|
9108
|
-
[p.WHITESPACE_CHARACTER_TOKEN]:
|
|
9108
|
+
[p.WHITESPACE_CHARACTER_TOKEN]: Uf,
|
|
9109
9109
|
[p.COMMENT_TOKEN]: c1,
|
|
9110
9110
|
[p.DOCTYPE_TOKEN]: c1,
|
|
9111
9111
|
[p.START_TAG_TOKEN]: c1,
|
|
@@ -9132,7 +9132,7 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9132
9132
|
[p.END_TAG_TOKEN]: Yf,
|
|
9133
9133
|
[p.EOF_TOKEN]: ot
|
|
9134
9134
|
},
|
|
9135
|
-
[
|
|
9135
|
+
[we]: {
|
|
9136
9136
|
[p.CHARACTER_TOKEN]: at,
|
|
9137
9137
|
[p.NULL_CHARACTER_TOKEN]: at,
|
|
9138
9138
|
[p.WHITESPACE_CHARACTER_TOKEN]: at,
|
|
@@ -9190,7 +9190,7 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9190
9190
|
[p.DOCTYPE_TOKEN]: j,
|
|
9191
9191
|
[p.START_TAG_TOKEN]: eh,
|
|
9192
9192
|
[p.END_TAG_TOKEN]: th,
|
|
9193
|
-
[p.EOF_TOKEN]:
|
|
9193
|
+
[p.EOF_TOKEN]: va
|
|
9194
9194
|
},
|
|
9195
9195
|
[Hr]: {
|
|
9196
9196
|
[p.CHARACTER_TOKEN]: hn,
|
|
@@ -9212,7 +9212,7 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9212
9212
|
[p.END_TAG_TOKEN]: sh,
|
|
9213
9213
|
[p.EOF_TOKEN]: a1
|
|
9214
9214
|
},
|
|
9215
|
-
[
|
|
9215
|
+
[Pa]: {
|
|
9216
9216
|
[p.CHARACTER_TOKEN]: j,
|
|
9217
9217
|
[p.NULL_CHARACTER_TOKEN]: j,
|
|
9218
9218
|
[p.WHITESPACE_CHARACTER_TOKEN]: Ie,
|
|
@@ -9245,7 +9245,7 @@ const p = _n, x2 = b5, zs = M5, I2 = $5, O2 = a2, $s = ut, y2 = q, R2 = u2, Ys =
|
|
|
9245
9245
|
};
|
|
9246
9246
|
class D2 {
|
|
9247
9247
|
constructor(t) {
|
|
9248
|
-
this.options = R2(
|
|
9248
|
+
this.options = R2(L2, t), this.treeAdapter = this.options.treeAdapter, this.pendingScript = null, this.options.sourceCodeLocationInfo && $s.install(this, I2), this.options.onParseError && $s.install(this, O2, { onParseError: this.options.onParseError });
|
|
9249
9249
|
}
|
|
9250
9250
|
// API
|
|
9251
9251
|
parse(t) {
|
|
@@ -9426,7 +9426,7 @@ class D2 {
|
|
|
9426
9426
|
for (let t = this.openElements.stackTop, n = !1; t >= 0; t--) {
|
|
9427
9427
|
let r = this.openElements.items[t];
|
|
9428
9428
|
t === 0 && (n = !0, this.fragmentContext && (r = this.fragmentContext));
|
|
9429
|
-
const i = this.treeAdapter.getTagName(r), s =
|
|
9429
|
+
const i = this.treeAdapter.getTagName(r), s = w2[i];
|
|
9430
9430
|
if (s) {
|
|
9431
9431
|
this.insertionMode = s;
|
|
9432
9432
|
break;
|
|
@@ -9506,7 +9506,7 @@ class D2 {
|
|
|
9506
9506
|
//Special elements
|
|
9507
9507
|
_isSpecialElement(t) {
|
|
9508
9508
|
const n = this.treeAdapter.getTagName(t), r = this.treeAdapter.getNamespaceURI(t);
|
|
9509
|
-
return
|
|
9509
|
+
return wt.SPECIAL_ELEMENTS[r][n];
|
|
9510
9510
|
}
|
|
9511
9511
|
}
|
|
9512
9512
|
var F2 = D2;
|
|
@@ -9524,16 +9524,16 @@ function B2(e, t) {
|
|
|
9524
9524
|
}
|
|
9525
9525
|
return n || (e.openElements.popUntilElementPopped(t.element), e.activeFormattingElements.removeEntry(t)), n;
|
|
9526
9526
|
}
|
|
9527
|
-
function
|
|
9527
|
+
function v2(e, t, n) {
|
|
9528
9528
|
let r = t, i = e.openElements.getCommonAncestor(t);
|
|
9529
9529
|
for (let s = 0, o = i; o !== n; s++, o = i) {
|
|
9530
9530
|
i = e.openElements.getCommonAncestor(o);
|
|
9531
9531
|
const a = e.activeFormattingElements.getElementEntry(o), c = a && s >= M2;
|
|
9532
|
-
!a || c ? (c && e.activeFormattingElements.removeEntry(a), e.openElements.remove(o)) : (o =
|
|
9532
|
+
!a || c ? (c && e.activeFormattingElements.removeEntry(a), e.openElements.remove(o)) : (o = U2(e, a), r === t && (e.activeFormattingElements.bookmark = a), e.treeAdapter.detachNode(r), e.treeAdapter.appendChild(o, r), r = o);
|
|
9533
9533
|
}
|
|
9534
9534
|
return r;
|
|
9535
9535
|
}
|
|
9536
|
-
function
|
|
9536
|
+
function U2(e, t) {
|
|
9537
9537
|
const n = e.treeAdapter.getNamespaceURI(t.element), r = e.treeAdapter.createElement(t.token.tagName, n, t.token.attrs);
|
|
9538
9538
|
return e.openElements.replace(t.element, r), t.element = r, r;
|
|
9539
9539
|
}
|
|
@@ -9556,7 +9556,7 @@ function At(e, t) {
|
|
|
9556
9556
|
if (!i)
|
|
9557
9557
|
break;
|
|
9558
9558
|
e.activeFormattingElements.bookmark = n;
|
|
9559
|
-
const s =
|
|
9559
|
+
const s = v2(e, i, n.element), o = e.openElements.getCommonAncestor(n.element);
|
|
9560
9560
|
e.treeAdapter.detachNode(s), G2(e, o, s), K2(e, i, n);
|
|
9561
9561
|
}
|
|
9562
9562
|
}
|
|
@@ -9582,11 +9582,11 @@ function a1(e) {
|
|
|
9582
9582
|
}
|
|
9583
9583
|
function $2(e, t) {
|
|
9584
9584
|
e._setDocumentType(t);
|
|
9585
|
-
const n = t.forceQuirks ?
|
|
9586
|
-
Ys.isConforming(t) || e._err(_e.nonConformingDoctype), e.treeAdapter.setDocumentMode(e.document, n), e.insertionMode =
|
|
9585
|
+
const n = t.forceQuirks ? wt.DOCUMENT_MODE.QUIRKS : Ys.getDocumentMode(t);
|
|
9586
|
+
Ys.isConforming(t) || e._err(_e.nonConformingDoctype), e.treeAdapter.setDocumentMode(e.document, n), e.insertionMode = Pr;
|
|
9587
9587
|
}
|
|
9588
9588
|
function l1(e, t) {
|
|
9589
|
-
e._err(_e.missingDoctype, { beforeToken: !0 }), e.treeAdapter.setDocumentMode(e.document,
|
|
9589
|
+
e._err(_e.missingDoctype, { beforeToken: !0 }), e.treeAdapter.setDocumentMode(e.document, wt.DOCUMENT_MODE.QUIRKS), e.insertionMode = Pr, e._processToken(t);
|
|
9590
9590
|
}
|
|
9591
9591
|
function Y2(e, t) {
|
|
9592
9592
|
t.tagName === l.HTML ? (e._insertElement(t, b.HTML), e.insertionMode = Cn) : T1(e, t);
|
|
@@ -9613,7 +9613,7 @@ function de(e, t) {
|
|
|
9613
9613
|
const n = t.tagName;
|
|
9614
9614
|
n === l.HTML ? ye(e, t) : n === l.BASE || n === l.BASEFONT || n === l.BGSOUND || n === l.LINK || n === l.META ? (e._appendElement(t, b.HTML), t.ackSelfClosing = !0) : n === l.TITLE ? e._switchToTextParsing(t, p.MODE.RCDATA) : n === l.NOSCRIPT ? e.options.scriptingEnabled ? e._switchToTextParsing(t, p.MODE.RAWTEXT) : (e._insertElement(t, b.HTML), e.insertionMode = Ma) : n === l.NOFRAMES || n === l.STYLE ? e._switchToTextParsing(t, p.MODE.RAWTEXT) : n === l.SCRIPT ? e._switchToTextParsing(t, p.MODE.SCRIPT_DATA) : n === l.TEMPLATE ? (e._insertTemplate(t, b.HTML), e.activeFormattingElements.insertMarker(), e.framesetOk = !1, e.insertionMode = un, e._pushTmplInsertionMode(un)) : n === l.HEAD ? e._err(_e.misplacedStartTagForHeadElement) : g1(e, t);
|
|
9615
9615
|
}
|
|
9616
|
-
function
|
|
9616
|
+
function Pt(e, t) {
|
|
9617
9617
|
const n = t.tagName;
|
|
9618
9618
|
n === l.HEAD ? (e.openElements.pop(), e.insertionMode = Nn) : n === l.BODY || n === l.BR || n === l.HTML ? g1(e, t) : n === l.TEMPLATE && e.openElements.tmplCount > 0 ? (e.openElements.generateImpliedEndTagsThoroughly(), e.openElements.currentTagName !== l.TEMPLATE && e._err(_e.closingOfElementWithOpenChildElements), e.openElements.popUntilTagNamePopped(l.TEMPLATE), e.activeFormattingElements.clearToLastMarker(), e._popTmplInsertionMode(), e._resetInsertionMode()) : e._err(_e.endTagWithoutMatchingOpenElement);
|
|
9619
9619
|
}
|
|
@@ -9638,7 +9638,7 @@ function X2(e, t) {
|
|
|
9638
9638
|
}
|
|
9639
9639
|
function Z2(e, t) {
|
|
9640
9640
|
const n = t.tagName;
|
|
9641
|
-
n === l.BODY || n === l.HTML || n === l.BR ? A1(e, t) : n === l.TEMPLATE ?
|
|
9641
|
+
n === l.BODY || n === l.HTML || n === l.BR ? A1(e, t) : n === l.TEMPLATE ? Pt(e, t) : e._err(_e.endTagWithoutMatchingOpenElement);
|
|
9642
9642
|
}
|
|
9643
9643
|
function A1(e, t) {
|
|
9644
9644
|
e._insertFakeElement(l.BODY), e.insertionMode = Xe, e._processToken(t);
|
|
@@ -9710,15 +9710,15 @@ function Qs(e, t) {
|
|
|
9710
9710
|
e._reconstructActiveFormattingElements(), e._insertElement(t, b.HTML), e.activeFormattingElements.insertMarker(), e.framesetOk = !1;
|
|
9711
9711
|
}
|
|
9712
9712
|
function uf(e, t) {
|
|
9713
|
-
e.treeAdapter.getDocumentMode(e.document) !==
|
|
9713
|
+
e.treeAdapter.getDocumentMode(e.document) !== wt.DOCUMENT_MODE.QUIRKS && e.openElements.hasInButtonScope(l.P) && e._closePElement(), e._insertElement(t, b.HTML), e.framesetOk = !1, e.insertionMode = Ne;
|
|
9714
9714
|
}
|
|
9715
9715
|
function Yt(e, t) {
|
|
9716
9716
|
e._reconstructActiveFormattingElements(), e._appendElement(t, b.HTML), e.framesetOk = !1, t.ackSelfClosing = !0;
|
|
9717
9717
|
}
|
|
9718
9718
|
function ff(e, t) {
|
|
9719
9719
|
e._reconstructActiveFormattingElements(), e._appendElement(t, b.HTML);
|
|
9720
|
-
const n = p.getTokenAttr(t,
|
|
9721
|
-
(!n || n.toLowerCase() !==
|
|
9720
|
+
const n = p.getTokenAttr(t, ka.TYPE);
|
|
9721
|
+
(!n || n.toLowerCase() !== La) && (e.framesetOk = !1), t.ackSelfClosing = !0;
|
|
9722
9722
|
}
|
|
9723
9723
|
function Ws(e, t) {
|
|
9724
9724
|
e._appendElement(t, b.HTML), t.ackSelfClosing = !0;
|
|
@@ -9742,7 +9742,7 @@ function Xs(e, t) {
|
|
|
9742
9742
|
e._switchToTextParsing(t, p.MODE.RAWTEXT);
|
|
9743
9743
|
}
|
|
9744
9744
|
function Ef(e, t) {
|
|
9745
|
-
e._reconstructActiveFormattingElements(), e._insertElement(t, b.HTML), e.framesetOk = !1, e.insertionMode === Ne || e.insertionMode === Sn || e.insertionMode ===
|
|
9745
|
+
e._reconstructActiveFormattingElements(), e._insertElement(t, b.HTML), e.framesetOk = !1, e.insertionMode === Ne || e.insertionMode === Sn || e.insertionMode === we || e.insertionMode === ct || e.insertionMode === xn ? e.insertionMode = Fr : e.insertionMode = Dr;
|
|
9746
9746
|
}
|
|
9747
9747
|
function Zs(e, t) {
|
|
9748
9748
|
e.openElements.currentTagName === l.OPTION && e.openElements.pop(), e._reconstructActiveFormattingElements(), e._insertElement(t, b.HTML);
|
|
@@ -9762,44 +9762,44 @@ function Af(e, t) {
|
|
|
9762
9762
|
function Cf(e, t) {
|
|
9763
9763
|
e._reconstructActiveFormattingElements(), We.adjustTokenSVGAttrs(t), We.adjustTokenXMLAttrs(t), t.selfClosing ? e._appendElement(t, b.SVG) : e._insertElement(t, b.SVG), t.ackSelfClosing = !0;
|
|
9764
9764
|
}
|
|
9765
|
-
function
|
|
9765
|
+
function Le(e, t) {
|
|
9766
9766
|
e._reconstructActiveFormattingElements(), e._insertElement(t, b.HTML);
|
|
9767
9767
|
}
|
|
9768
9768
|
function ye(e, t) {
|
|
9769
9769
|
const n = t.tagName;
|
|
9770
9770
|
switch (n.length) {
|
|
9771
9771
|
case 1:
|
|
9772
|
-
n === l.I || n === l.S || n === l.B || n === l.U ? Gt(e, t) : n === l.P ? st(e, t) : n === l.A ? lf(e, t) :
|
|
9772
|
+
n === l.I || n === l.S || n === l.B || n === l.U ? Gt(e, t) : n === l.P ? st(e, t) : n === l.A ? lf(e, t) : Le(e, t);
|
|
9773
9773
|
break;
|
|
9774
9774
|
case 2:
|
|
9775
|
-
n === l.DL || n === l.OL || n === l.UL ? st(e, t) : n === l.H1 || n === l.H2 || n === l.H3 || n === l.H4 || n === l.H5 || n === l.H6 ? nf(e, t) : n === l.LI || n === l.DD || n === l.DT ? sf(e, t) : n === l.EM || n === l.TT ? Gt(e, t) : n === l.BR ? Yt(e, t) : n === l.HR ? hf(e, t) : n === l.RB ? Js(e, t) : n === l.RT || n === l.RP ? gf(e, t) : n !== l.TH && n !== l.TD && n !== l.TR &&
|
|
9775
|
+
n === l.DL || n === l.OL || n === l.UL ? st(e, t) : n === l.H1 || n === l.H2 || n === l.H3 || n === l.H4 || n === l.H5 || n === l.H6 ? nf(e, t) : n === l.LI || n === l.DD || n === l.DT ? sf(e, t) : n === l.EM || n === l.TT ? Gt(e, t) : n === l.BR ? Yt(e, t) : n === l.HR ? hf(e, t) : n === l.RB ? Js(e, t) : n === l.RT || n === l.RP ? gf(e, t) : n !== l.TH && n !== l.TD && n !== l.TR && Le(e, t);
|
|
9776
9776
|
break;
|
|
9777
9777
|
case 3:
|
|
9778
|
-
n === l.DIV || n === l.DIR || n === l.NAV ? st(e, t) : n === l.PRE ? Vs(e, t) : n === l.BIG ? Gt(e, t) : n === l.IMG || n === l.WBR ? Yt(e, t) : n === l.XMP ? pf(e, t) : n === l.SVG ? Cf(e, t) : n === l.RTC ? Js(e, t) : n !== l.COL &&
|
|
9778
|
+
n === l.DIV || n === l.DIR || n === l.NAV ? st(e, t) : n === l.PRE ? Vs(e, t) : n === l.BIG ? Gt(e, t) : n === l.IMG || n === l.WBR ? Yt(e, t) : n === l.XMP ? pf(e, t) : n === l.SVG ? Cf(e, t) : n === l.RTC ? Js(e, t) : n !== l.COL && Le(e, t);
|
|
9779
9779
|
break;
|
|
9780
9780
|
case 4:
|
|
9781
|
-
n === l.HTML ? J2(e, t) : n === l.BASE || n === l.LINK || n === l.META ? de(e, t) : n === l.BODY ? ef(e, t) : n === l.MAIN || n === l.MENU ? st(e, t) : n === l.FORM ? rf(e, t) : n === l.CODE || n === l.FONT ? Gt(e, t) : n === l.NOBR ? cf(e, t) : n === l.AREA ? Yt(e, t) : n === l.MATH ? Af(e, t) : n === l.MENU ? _f(e, t) : n !== l.HEAD &&
|
|
9781
|
+
n === l.HTML ? J2(e, t) : n === l.BASE || n === l.LINK || n === l.META ? de(e, t) : n === l.BODY ? ef(e, t) : n === l.MAIN || n === l.MENU ? st(e, t) : n === l.FORM ? rf(e, t) : n === l.CODE || n === l.FONT ? Gt(e, t) : n === l.NOBR ? cf(e, t) : n === l.AREA ? Yt(e, t) : n === l.MATH ? Af(e, t) : n === l.MENU ? _f(e, t) : n !== l.HEAD && Le(e, t);
|
|
9782
9782
|
break;
|
|
9783
9783
|
case 5:
|
|
9784
|
-
n === l.STYLE || n === l.TITLE ? de(e, t) : n === l.ASIDE ? st(e, t) : n === l.SMALL ? Gt(e, t) : n === l.TABLE ? uf(e, t) : n === l.EMBED ? Yt(e, t) : n === l.INPUT ? ff(e, t) : n === l.PARAM || n === l.TRACK ? Ws(e, t) : n === l.IMAGE ? mf(e, t) : n !== l.FRAME && n !== l.TBODY && n !== l.TFOOT && n !== l.THEAD &&
|
|
9784
|
+
n === l.STYLE || n === l.TITLE ? de(e, t) : n === l.ASIDE ? st(e, t) : n === l.SMALL ? Gt(e, t) : n === l.TABLE ? uf(e, t) : n === l.EMBED ? Yt(e, t) : n === l.INPUT ? ff(e, t) : n === l.PARAM || n === l.TRACK ? Ws(e, t) : n === l.IMAGE ? mf(e, t) : n !== l.FRAME && n !== l.TBODY && n !== l.TFOOT && n !== l.THEAD && Le(e, t);
|
|
9785
9785
|
break;
|
|
9786
9786
|
case 6:
|
|
9787
|
-
n === l.SCRIPT ? de(e, t) : n === l.CENTER || n === l.FIGURE || n === l.FOOTER || n === l.HEADER || n === l.HGROUP || n === l.DIALOG ? st(e, t) : n === l.BUTTON ? af(e, t) : n === l.STRIKE || n === l.STRONG ? Gt(e, t) : n === l.APPLET || n === l.OBJECT ? Qs(e, t) : n === l.KEYGEN ? Yt(e, t) : n === l.SOURCE ? Ws(e, t) : n === l.IFRAME ? Tf(e, t) : n === l.SELECT ? Ef(e, t) : n === l.OPTION ? Zs(e, t) :
|
|
9787
|
+
n === l.SCRIPT ? de(e, t) : n === l.CENTER || n === l.FIGURE || n === l.FOOTER || n === l.HEADER || n === l.HGROUP || n === l.DIALOG ? st(e, t) : n === l.BUTTON ? af(e, t) : n === l.STRIKE || n === l.STRONG ? Gt(e, t) : n === l.APPLET || n === l.OBJECT ? Qs(e, t) : n === l.KEYGEN ? Yt(e, t) : n === l.SOURCE ? Ws(e, t) : n === l.IFRAME ? Tf(e, t) : n === l.SELECT ? Ef(e, t) : n === l.OPTION ? Zs(e, t) : Le(e, t);
|
|
9788
9788
|
break;
|
|
9789
9789
|
case 7:
|
|
9790
|
-
n === l.BGSOUND ? de(e, t) : n === l.DETAILS || n === l.ADDRESS || n === l.ARTICLE || n === l.SECTION || n === l.SUMMARY ? st(e, t) : n === l.LISTING ? Vs(e, t) : n === l.MARQUEE ? Qs(e, t) : n === l.NOEMBED ? Xs(e, t) : n !== l.CAPTION &&
|
|
9790
|
+
n === l.BGSOUND ? de(e, t) : n === l.DETAILS || n === l.ADDRESS || n === l.ARTICLE || n === l.SECTION || n === l.SUMMARY ? st(e, t) : n === l.LISTING ? Vs(e, t) : n === l.MARQUEE ? Qs(e, t) : n === l.NOEMBED ? Xs(e, t) : n !== l.CAPTION && Le(e, t);
|
|
9791
9791
|
break;
|
|
9792
9792
|
case 8:
|
|
9793
|
-
n === l.BASEFONT ? de(e, t) : n === l.FRAMESET ? tf(e, t) : n === l.FIELDSET ? st(e, t) : n === l.TEXTAREA ? df(e, t) : n === l.TEMPLATE ? de(e, t) : n === l.NOSCRIPT ? e.options.scriptingEnabled ? Xs(e, t) :
|
|
9793
|
+
n === l.BASEFONT ? de(e, t) : n === l.FRAMESET ? tf(e, t) : n === l.FIELDSET ? st(e, t) : n === l.TEXTAREA ? df(e, t) : n === l.TEMPLATE ? de(e, t) : n === l.NOSCRIPT ? e.options.scriptingEnabled ? Xs(e, t) : Le(e, t) : n === l.OPTGROUP ? Zs(e, t) : n !== l.COLGROUP && Le(e, t);
|
|
9794
9794
|
break;
|
|
9795
9795
|
case 9:
|
|
9796
|
-
n === l.PLAINTEXT ? of(e, t) :
|
|
9796
|
+
n === l.PLAINTEXT ? of(e, t) : Le(e, t);
|
|
9797
9797
|
break;
|
|
9798
9798
|
case 10:
|
|
9799
|
-
n === l.BLOCKQUOTE || n === l.FIGCAPTION ? st(e, t) :
|
|
9799
|
+
n === l.BLOCKQUOTE || n === l.FIGCAPTION ? st(e, t) : Le(e, t);
|
|
9800
9800
|
break;
|
|
9801
9801
|
default:
|
|
9802
|
-
|
|
9802
|
+
Le(e, t);
|
|
9803
9803
|
}
|
|
9804
9804
|
}
|
|
9805
9805
|
function Nf(e) {
|
|
@@ -9833,7 +9833,7 @@ function eo(e, t) {
|
|
|
9833
9833
|
const n = t.tagName;
|
|
9834
9834
|
e.openElements.hasInScope(n) && (e.openElements.generateImpliedEndTags(), e.openElements.popUntilTagNamePopped(n), e.activeFormattingElements.clearToLastMarker());
|
|
9835
9835
|
}
|
|
9836
|
-
function
|
|
9836
|
+
function kf(e) {
|
|
9837
9837
|
e._reconstructActiveFormattingElements(), e._insertFakeElement(l.BR), e.openElements.pop(), e.framesetOk = !1;
|
|
9838
9838
|
}
|
|
9839
9839
|
function ze(e, t) {
|
|
@@ -9855,7 +9855,7 @@ function Br(e, t) {
|
|
|
9855
9855
|
n === l.A || n === l.B || n === l.I || n === l.S || n === l.U ? At(e, t) : n === l.P ? If(e) : ze(e, t);
|
|
9856
9856
|
break;
|
|
9857
9857
|
case 2:
|
|
9858
|
-
n === l.DL || n === l.UL || n === l.OL ? Et(e, t) : n === l.LI ? Of(e) : n === l.DD || n === l.DT ? yf(e, t) : n === l.H1 || n === l.H2 || n === l.H3 || n === l.H4 || n === l.H5 || n === l.H6 ? Rf(e) : n === l.BR ?
|
|
9858
|
+
n === l.DL || n === l.UL || n === l.OL ? Et(e, t) : n === l.LI ? Of(e) : n === l.DD || n === l.DT ? yf(e, t) : n === l.H1 || n === l.H2 || n === l.H3 || n === l.H4 || n === l.H5 || n === l.H6 ? Rf(e) : n === l.BR ? kf(e) : n === l.EM || n === l.TT ? At(e, t) : ze(e, t);
|
|
9859
9859
|
break;
|
|
9860
9860
|
case 3:
|
|
9861
9861
|
n === l.BIG ? At(e, t) : n === l.DIR || n === l.DIV || n === l.NAV || n === l.PRE ? Et(e, t) : ze(e, t);
|
|
@@ -9873,7 +9873,7 @@ function Br(e, t) {
|
|
|
9873
9873
|
n === l.ADDRESS || n === l.ARTICLE || n === l.DETAILS || n === l.SECTION || n === l.SUMMARY || n === l.LISTING ? Et(e, t) : n === l.MARQUEE ? eo(e, t) : ze(e, t);
|
|
9874
9874
|
break;
|
|
9875
9875
|
case 8:
|
|
9876
|
-
n === l.FIELDSET ? Et(e, t) : n === l.TEMPLATE ?
|
|
9876
|
+
n === l.FIELDSET ? Et(e, t) : n === l.TEMPLATE ? Pt(e, t) : ze(e, t);
|
|
9877
9877
|
break;
|
|
9878
9878
|
case 10:
|
|
9879
9879
|
n === l.BLOCKQUOTE || n === l.FIGCAPTION ? Et(e, t) : ze(e, t);
|
|
@@ -9883,9 +9883,9 @@ function Br(e, t) {
|
|
|
9883
9883
|
}
|
|
9884
9884
|
}
|
|
9885
9885
|
function ot(e, t) {
|
|
9886
|
-
e.tmplInsertionModeStackTop > -1 ?
|
|
9886
|
+
e.tmplInsertionModeStackTop > -1 ? va(e, t) : e.stopped = !0;
|
|
9887
9887
|
}
|
|
9888
|
-
function
|
|
9888
|
+
function Lf(e, t) {
|
|
9889
9889
|
t.tagName === l.SCRIPT && (e.pendingScript = e.openElements.current), e.openElements.pop(), e.insertionMode = e.originalInsertionMode;
|
|
9890
9890
|
}
|
|
9891
9891
|
function bf(e, t) {
|
|
@@ -9893,44 +9893,44 @@ function bf(e, t) {
|
|
|
9893
9893
|
}
|
|
9894
9894
|
function at(e, t) {
|
|
9895
9895
|
const n = e.openElements.currentTagName;
|
|
9896
|
-
n === l.TABLE || n === l.TBODY || n === l.TFOOT || n === l.THEAD || n === l.TR ? (e.pendingCharacterTokens = [], e.hasNonWhitespacePendingCharacterToken = !1, e.originalInsertionMode = e.insertionMode, e.insertionMode =
|
|
9896
|
+
n === l.TABLE || n === l.TBODY || n === l.TFOOT || n === l.THEAD || n === l.TR ? (e.pendingCharacterTokens = [], e.hasNonWhitespacePendingCharacterToken = !1, e.originalInsertionMode = e.insertionMode, e.insertionMode = wa, e._processToken(t)) : be(e, t);
|
|
9897
9897
|
}
|
|
9898
9898
|
function Mf(e, t) {
|
|
9899
9899
|
e.openElements.clearBackToTableContext(), e.activeFormattingElements.insertMarker(), e._insertElement(t, b.HTML), e.insertionMode = Sn;
|
|
9900
9900
|
}
|
|
9901
|
-
function
|
|
9901
|
+
function wf(e, t) {
|
|
9902
9902
|
e.openElements.clearBackToTableContext(), e._insertElement(t, b.HTML), e.insertionMode = I1;
|
|
9903
9903
|
}
|
|
9904
|
-
function
|
|
9904
|
+
function Pf(e, t) {
|
|
9905
9905
|
e.openElements.clearBackToTableContext(), e._insertFakeElement(l.COLGROUP), e.insertionMode = I1, e._processToken(t);
|
|
9906
9906
|
}
|
|
9907
9907
|
function Df(e, t) {
|
|
9908
|
-
e.openElements.clearBackToTableContext(), e._insertElement(t, b.HTML), e.insertionMode =
|
|
9908
|
+
e.openElements.clearBackToTableContext(), e._insertElement(t, b.HTML), e.insertionMode = we;
|
|
9909
9909
|
}
|
|
9910
9910
|
function Ff(e, t) {
|
|
9911
|
-
e.openElements.clearBackToTableContext(), e._insertFakeElement(l.TBODY), e.insertionMode =
|
|
9911
|
+
e.openElements.clearBackToTableContext(), e._insertFakeElement(l.TBODY), e.insertionMode = we, e._processToken(t);
|
|
9912
9912
|
}
|
|
9913
9913
|
function Hf(e, t) {
|
|
9914
9914
|
e.openElements.hasInTableScope(l.TABLE) && (e.openElements.popUntilTagNamePopped(l.TABLE), e._resetInsertionMode(), e._processToken(t));
|
|
9915
9915
|
}
|
|
9916
9916
|
function Bf(e, t) {
|
|
9917
|
-
const n = p.getTokenAttr(t,
|
|
9918
|
-
n && n.toLowerCase() ===
|
|
9917
|
+
const n = p.getTokenAttr(t, ka.TYPE);
|
|
9918
|
+
n && n.toLowerCase() === La ? e._appendElement(t, b.HTML) : be(e, t), t.ackSelfClosing = !0;
|
|
9919
9919
|
}
|
|
9920
|
-
function
|
|
9920
|
+
function vf(e, t) {
|
|
9921
9921
|
!e.formElement && e.openElements.tmplCount === 0 && (e._insertElement(t, b.HTML), e.formElement = e.openElements.current, e.openElements.pop());
|
|
9922
9922
|
}
|
|
9923
|
-
function
|
|
9923
|
+
function vr(e, t) {
|
|
9924
9924
|
const n = t.tagName;
|
|
9925
9925
|
switch (n.length) {
|
|
9926
9926
|
case 2:
|
|
9927
9927
|
n === l.TD || n === l.TH || n === l.TR ? Ff(e, t) : be(e, t);
|
|
9928
9928
|
break;
|
|
9929
9929
|
case 3:
|
|
9930
|
-
n === l.COL ?
|
|
9930
|
+
n === l.COL ? Pf(e, t) : be(e, t);
|
|
9931
9931
|
break;
|
|
9932
9932
|
case 4:
|
|
9933
|
-
n === l.FORM ?
|
|
9933
|
+
n === l.FORM ? vf(e, t) : be(e, t);
|
|
9934
9934
|
break;
|
|
9935
9935
|
case 5:
|
|
9936
9936
|
n === l.TABLE ? Hf(e, t) : n === l.STYLE ? de(e, t) : n === l.TBODY || n === l.TFOOT || n === l.THEAD ? Df(e, t) : n === l.INPUT ? Bf(e, t) : be(e, t);
|
|
@@ -9942,21 +9942,21 @@ function Ur(e, t) {
|
|
|
9942
9942
|
n === l.CAPTION ? Mf(e, t) : be(e, t);
|
|
9943
9943
|
break;
|
|
9944
9944
|
case 8:
|
|
9945
|
-
n === l.COLGROUP ?
|
|
9945
|
+
n === l.COLGROUP ? wf(e, t) : n === l.TEMPLATE ? de(e, t) : be(e, t);
|
|
9946
9946
|
break;
|
|
9947
9947
|
default:
|
|
9948
9948
|
be(e, t);
|
|
9949
9949
|
}
|
|
9950
9950
|
}
|
|
9951
|
-
function
|
|
9951
|
+
function Ur(e, t) {
|
|
9952
9952
|
const n = t.tagName;
|
|
9953
|
-
n === l.TABLE ? e.openElements.hasInTableScope(l.TABLE) && (e.openElements.popUntilTagNamePopped(l.TABLE), e._resetInsertionMode()) : n === l.TEMPLATE ?
|
|
9953
|
+
n === l.TABLE ? e.openElements.hasInTableScope(l.TABLE) && (e.openElements.popUntilTagNamePopped(l.TABLE), e._resetInsertionMode()) : n === l.TEMPLATE ? Pt(e, t) : n !== l.BODY && n !== l.CAPTION && n !== l.COL && n !== l.COLGROUP && n !== l.HTML && n !== l.TBODY && n !== l.TD && n !== l.TFOOT && n !== l.TH && n !== l.THEAD && n !== l.TR && be(e, t);
|
|
9954
9954
|
}
|
|
9955
9955
|
function be(e, t) {
|
|
9956
9956
|
const n = e.fosterParentingEnabled;
|
|
9957
9957
|
e.fosterParentingEnabled = !0, e._processTokenInBodyMode(t), e.fosterParentingEnabled = n;
|
|
9958
9958
|
}
|
|
9959
|
-
function
|
|
9959
|
+
function Uf(e, t) {
|
|
9960
9960
|
e.pendingCharacterTokens.push(t);
|
|
9961
9961
|
}
|
|
9962
9962
|
function Gf(e, t) {
|
|
@@ -9986,26 +9986,26 @@ function $f(e, t) {
|
|
|
9986
9986
|
}
|
|
9987
9987
|
function Yf(e, t) {
|
|
9988
9988
|
const n = t.tagName;
|
|
9989
|
-
n === l.COLGROUP ? e.openElements.currentTagName === l.COLGROUP && (e.openElements.pop(), e.insertionMode = Ne) : n === l.TEMPLATE ?
|
|
9989
|
+
n === l.COLGROUP ? e.openElements.currentTagName === l.COLGROUP && (e.openElements.pop(), e.insertionMode = Ne) : n === l.TEMPLATE ? Pt(e, t) : n !== l.COL && fn(e, t);
|
|
9990
9990
|
}
|
|
9991
9991
|
function fn(e, t) {
|
|
9992
9992
|
e.openElements.currentTagName === l.COLGROUP && (e.openElements.pop(), e.insertionMode = Ne, e._processToken(t));
|
|
9993
9993
|
}
|
|
9994
9994
|
function jf(e, t) {
|
|
9995
9995
|
const n = t.tagName;
|
|
9996
|
-
n === l.TR ? (e.openElements.clearBackToTableBodyContext(), e._insertElement(t, b.HTML), e.insertionMode = ct) : n === l.TH || n === l.TD ? (e.openElements.clearBackToTableBodyContext(), e._insertFakeElement(l.TR), e.insertionMode = ct, e._processToken(t)) : n === l.CAPTION || n === l.COL || n === l.COLGROUP || n === l.TBODY || n === l.TFOOT || n === l.THEAD ? e.openElements.hasTableBodyContextInTableScope() && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), e.insertionMode = Ne, e._processToken(t)) :
|
|
9996
|
+
n === l.TR ? (e.openElements.clearBackToTableBodyContext(), e._insertElement(t, b.HTML), e.insertionMode = ct) : n === l.TH || n === l.TD ? (e.openElements.clearBackToTableBodyContext(), e._insertFakeElement(l.TR), e.insertionMode = ct, e._processToken(t)) : n === l.CAPTION || n === l.COL || n === l.COLGROUP || n === l.TBODY || n === l.TFOOT || n === l.THEAD ? e.openElements.hasTableBodyContextInTableScope() && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), e.insertionMode = Ne, e._processToken(t)) : vr(e, t);
|
|
9997
9997
|
}
|
|
9998
9998
|
function qf(e, t) {
|
|
9999
9999
|
const n = t.tagName;
|
|
10000
|
-
n === l.TBODY || n === l.TFOOT || n === l.THEAD ? e.openElements.hasInTableScope(n) && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), e.insertionMode = Ne) : n === l.TABLE ? e.openElements.hasTableBodyContextInTableScope() && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), e.insertionMode = Ne, e._processToken(t)) : (n !== l.BODY && n !== l.CAPTION && n !== l.COL && n !== l.COLGROUP || n !== l.HTML && n !== l.TD && n !== l.TH && n !== l.TR) &&
|
|
10000
|
+
n === l.TBODY || n === l.TFOOT || n === l.THEAD ? e.openElements.hasInTableScope(n) && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), e.insertionMode = Ne) : n === l.TABLE ? e.openElements.hasTableBodyContextInTableScope() && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), e.insertionMode = Ne, e._processToken(t)) : (n !== l.BODY && n !== l.CAPTION && n !== l.COL && n !== l.COLGROUP || n !== l.HTML && n !== l.TD && n !== l.TH && n !== l.TR) && Ur(e, t);
|
|
10001
10001
|
}
|
|
10002
10002
|
function Vf(e, t) {
|
|
10003
10003
|
const n = t.tagName;
|
|
10004
|
-
n === l.TH || n === l.TD ? (e.openElements.clearBackToTableRowContext(), e._insertElement(t, b.HTML), e.insertionMode = xn, e.activeFormattingElements.insertMarker()) : n === l.CAPTION || n === l.COL || n === l.COLGROUP || n === l.TBODY || n === l.TFOOT || n === l.THEAD || n === l.TR ? e.openElements.hasInTableScope(l.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), e.insertionMode =
|
|
10004
|
+
n === l.TH || n === l.TD ? (e.openElements.clearBackToTableRowContext(), e._insertElement(t, b.HTML), e.insertionMode = xn, e.activeFormattingElements.insertMarker()) : n === l.CAPTION || n === l.COL || n === l.COLGROUP || n === l.TBODY || n === l.TFOOT || n === l.THEAD || n === l.TR ? e.openElements.hasInTableScope(l.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), e.insertionMode = we, e._processToken(t)) : vr(e, t);
|
|
10005
10005
|
}
|
|
10006
10006
|
function Qf(e, t) {
|
|
10007
10007
|
const n = t.tagName;
|
|
10008
|
-
n === l.TR ? e.openElements.hasInTableScope(l.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), e.insertionMode =
|
|
10008
|
+
n === l.TR ? e.openElements.hasInTableScope(l.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), e.insertionMode = we) : n === l.TABLE ? e.openElements.hasInTableScope(l.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), e.insertionMode = we, e._processToken(t)) : n === l.TBODY || n === l.TFOOT || n === l.THEAD ? (e.openElements.hasInTableScope(n) || e.openElements.hasInTableScope(l.TR)) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), e.insertionMode = we, e._processToken(t)) : (n !== l.BODY && n !== l.CAPTION && n !== l.COL && n !== l.COLGROUP || n !== l.HTML && n !== l.TD && n !== l.TH) && Ur(e, t);
|
|
10009
10009
|
}
|
|
10010
10010
|
function Wf(e, t) {
|
|
10011
10011
|
const n = t.tagName;
|
|
@@ -10024,7 +10024,7 @@ function Ba(e, t) {
|
|
|
10024
10024
|
if (n === l.OPTGROUP) {
|
|
10025
10025
|
const r = e.openElements.items[e.openElements.stackTop - 1], i = r && e.treeAdapter.getTagName(r);
|
|
10026
10026
|
e.openElements.currentTagName === l.OPTION && i === l.OPTGROUP && e.openElements.pop(), e.openElements.currentTagName === l.OPTGROUP && e.openElements.pop();
|
|
10027
|
-
} else n === l.OPTION ? e.openElements.currentTagName === l.OPTION && e.openElements.pop() : n === l.SELECT && e.openElements.hasInSelectScope(l.SELECT) ? (e.openElements.popUntilTagNamePopped(l.SELECT), e._resetInsertionMode()) : n === l.TEMPLATE &&
|
|
10027
|
+
} else n === l.OPTION ? e.openElements.currentTagName === l.OPTION && e.openElements.pop() : n === l.SELECT && e.openElements.hasInSelectScope(l.SELECT) ? (e.openElements.popUntilTagNamePopped(l.SELECT), e._resetInsertionMode()) : n === l.TEMPLATE && Pt(e, t);
|
|
10028
10028
|
}
|
|
10029
10029
|
function Zf(e, t) {
|
|
10030
10030
|
const n = t.tagName;
|
|
@@ -10039,14 +10039,14 @@ function eh(e, t) {
|
|
|
10039
10039
|
if (n === l.BASE || n === l.BASEFONT || n === l.BGSOUND || n === l.LINK || n === l.META || n === l.NOFRAMES || n === l.SCRIPT || n === l.STYLE || n === l.TEMPLATE || n === l.TITLE)
|
|
10040
10040
|
de(e, t);
|
|
10041
10041
|
else {
|
|
10042
|
-
const r =
|
|
10042
|
+
const r = P2[n] || Xe;
|
|
10043
10043
|
e._popTmplInsertionMode(), e._pushTmplInsertionMode(r), e.insertionMode = r, e._processToken(t);
|
|
10044
10044
|
}
|
|
10045
10045
|
}
|
|
10046
10046
|
function th(e, t) {
|
|
10047
|
-
t.tagName === l.TEMPLATE &&
|
|
10047
|
+
t.tagName === l.TEMPLATE && Pt(e, t);
|
|
10048
10048
|
}
|
|
10049
|
-
function
|
|
10049
|
+
function va(e, t) {
|
|
10050
10050
|
e.openElements.tmplCount > 0 ? (e.openElements.popUntilTagNamePopped(l.TEMPLATE), e.activeFormattingElements.clearToLastMarker(), e._popTmplInsertionMode(), e._resetInsertionMode(), e._processToken(t)) : e.stopped = !0;
|
|
10051
10051
|
}
|
|
10052
10052
|
function nh(e, t) {
|
|
@@ -10063,7 +10063,7 @@ function ih(e, t) {
|
|
|
10063
10063
|
n === l.HTML ? ye(e, t) : n === l.FRAMESET ? e._insertElement(t, b.HTML) : n === l.FRAME ? (e._appendElement(t, b.HTML), t.ackSelfClosing = !0) : n === l.NOFRAMES && de(e, t);
|
|
10064
10064
|
}
|
|
10065
10065
|
function sh(e, t) {
|
|
10066
|
-
t.tagName === l.FRAMESET && !e.openElements.isRootHtmlElementCurrent() && (e.openElements.pop(), !e.fragmentContext && e.openElements.currentTagName !== l.FRAMESET && (e.insertionMode =
|
|
10066
|
+
t.tagName === l.FRAMESET && !e.openElements.isRootHtmlElementCurrent() && (e.openElements.pop(), !e.fragmentContext && e.openElements.currentTagName !== l.FRAMESET && (e.insertionMode = Pa));
|
|
10067
10067
|
}
|
|
10068
10068
|
function oh(e, t) {
|
|
10069
10069
|
const n = t.tagName;
|
|
@@ -10083,7 +10083,7 @@ function ch(e, t) {
|
|
|
10083
10083
|
n === l.HTML ? ye(e, t) : n === l.NOFRAMES && de(e, t);
|
|
10084
10084
|
}
|
|
10085
10085
|
function uh(e, t) {
|
|
10086
|
-
t.chars =
|
|
10086
|
+
t.chars = k2.REPLACEMENT_CHARACTER, e._insertCharacters(t);
|
|
10087
10087
|
}
|
|
10088
10088
|
function fh(e, t) {
|
|
10089
10089
|
e._insertCharacters(t), e.framesetOk = !1;
|
|
@@ -10111,7 +10111,7 @@ function mh(e, t) {
|
|
|
10111
10111
|
}
|
|
10112
10112
|
}
|
|
10113
10113
|
}
|
|
10114
|
-
const dh = /* @__PURE__ */
|
|
10114
|
+
const dh = /* @__PURE__ */ kr(F2), to = /[#.]/g;
|
|
10115
10115
|
function ph(e, t) {
|
|
10116
10116
|
const n = e || "", r = {};
|
|
10117
10117
|
let i = 0, s, o;
|
|
@@ -10129,7 +10129,7 @@ function ph(e, t) {
|
|
|
10129
10129
|
};
|
|
10130
10130
|
}
|
|
10131
10131
|
const Th = /* @__PURE__ */ new Set(["menu", "submit", "reset", "button"]), Tr = {}.hasOwnProperty;
|
|
10132
|
-
function
|
|
10132
|
+
function Ua(e, t, n) {
|
|
10133
10133
|
const r = n && Ah(n);
|
|
10134
10134
|
return (
|
|
10135
10135
|
/**
|
|
@@ -10174,7 +10174,7 @@ function gh(e, t, n, r) {
|
|
|
10174
10174
|
if (typeof r == "number") {
|
|
10175
10175
|
if (Number.isNaN(r)) return;
|
|
10176
10176
|
o = r;
|
|
10177
|
-
} else typeof r == "boolean" ? o = r : typeof r == "string" ? i.spaceSeparated ? o = bi(r) : i.commaSeparated ? o =
|
|
10177
|
+
} else typeof r == "boolean" ? o = r : typeof r == "string" ? i.spaceSeparated ? o = bi(r) : i.commaSeparated ? o = Li(r) : i.commaOrSpaceSeparated ? o = bi(Li(r).join(" ")) : o = no(i, i.property, r) : Array.isArray(r) ? o = r.concat() : o = i.property === "style" ? _h(r) : String(r);
|
|
10178
10178
|
if (Array.isArray(o)) {
|
|
10179
10179
|
const a = [];
|
|
10180
10180
|
for (; ++s < o.length; )
|
|
@@ -10219,7 +10219,7 @@ function Ah(e) {
|
|
|
10219
10219
|
t[e[n].toLowerCase()] = e[n];
|
|
10220
10220
|
return t;
|
|
10221
10221
|
}
|
|
10222
|
-
const Ch =
|
|
10222
|
+
const Ch = Ua(En, "div"), Nh = [
|
|
10223
10223
|
"altGlyph",
|
|
10224
10224
|
"altGlyphDef",
|
|
10225
10225
|
"altGlyphItem",
|
|
@@ -10259,7 +10259,7 @@ const Ch = va(En, "div"), Nh = [
|
|
|
10259
10259
|
"solidColor",
|
|
10260
10260
|
"textArea",
|
|
10261
10261
|
"textPath"
|
|
10262
|
-
], Sh =
|
|
10262
|
+
], Sh = Ua(S1, "g", Nh);
|
|
10263
10263
|
function xh(e) {
|
|
10264
10264
|
const t = String(e), n = [], r = /\r?\n|\r/g;
|
|
10265
10265
|
for (; r.test(t); )
|
|
@@ -10289,12 +10289,17 @@ function xh(e) {
|
|
|
10289
10289
|
}
|
|
10290
10290
|
}
|
|
10291
10291
|
const Ih = {
|
|
10292
|
-
|
|
10292
|
+
html: "http://www.w3.org/1999/xhtml",
|
|
10293
|
+
mathml: "http://www.w3.org/1998/Math/MathML",
|
|
10294
|
+
svg: "http://www.w3.org/2000/svg",
|
|
10295
|
+
xlink: "http://www.w3.org/1999/xlink",
|
|
10296
|
+
xml: "http://www.w3.org/XML/1998/namespace",
|
|
10297
|
+
xmlns: "http://www.w3.org/2000/xmlns/"
|
|
10293
10298
|
}, Ga = {}.hasOwnProperty, Oh = Object.prototype;
|
|
10294
10299
|
function yh(e, t) {
|
|
10295
10300
|
const n = t || {};
|
|
10296
10301
|
let r, i;
|
|
10297
|
-
return
|
|
10302
|
+
return Lh(n) ? (i = n, r = {}) : (i = n.file || void 0, r = n), Gr(
|
|
10298
10303
|
{
|
|
10299
10304
|
schema: r.space === "svg" ? S1 : En,
|
|
10300
10305
|
file: i,
|
|
@@ -10380,11 +10385,11 @@ function Rh(e, t) {
|
|
|
10380
10385
|
}
|
|
10381
10386
|
function en(e, t, n) {
|
|
10382
10387
|
if ("sourceCodeLocation" in t && t.sourceCodeLocation && e.file) {
|
|
10383
|
-
const r =
|
|
10388
|
+
const r = kh(e, n, t.sourceCodeLocation);
|
|
10384
10389
|
r && (e.location = !0, n.position = r);
|
|
10385
10390
|
}
|
|
10386
10391
|
}
|
|
10387
|
-
function
|
|
10392
|
+
function kh(e, t, n) {
|
|
10388
10393
|
const r = jt(n);
|
|
10389
10394
|
if (t.type === "element") {
|
|
10390
10395
|
const i = t.children[t.children.length - 1];
|
|
@@ -10423,7 +10428,7 @@ function jt(e) {
|
|
|
10423
10428
|
function ro(e) {
|
|
10424
10429
|
return e.line && e.column ? e : void 0;
|
|
10425
10430
|
}
|
|
10426
|
-
function
|
|
10431
|
+
function Lh(e) {
|
|
10427
10432
|
return "messages" in e;
|
|
10428
10433
|
}
|
|
10429
10434
|
const bh = {
|
|
@@ -10678,8 +10683,8 @@ const bh = {
|
|
|
10678
10683
|
reason: "Unexpected unknown named character reference",
|
|
10679
10684
|
description: "Unexpected character reference. Expected known named character references"
|
|
10680
10685
|
}
|
|
10681
|
-
}, Mh = "https://html.spec.whatwg.org/multipage/parsing.html#parse-error-",
|
|
10682
|
-
function
|
|
10686
|
+
}, Mh = "https://html.spec.whatwg.org/multipage/parsing.html#parse-error-", wh = { 2: !0, 1: !1, 0: null };
|
|
10687
|
+
function Ph(e) {
|
|
10683
10688
|
const t = (
|
|
10684
10689
|
/** @type {Options} */
|
|
10685
10690
|
this.data("settings")
|
|
@@ -10697,7 +10702,7 @@ function wh(e) {
|
|
|
10697
10702
|
verbose: n.verbose
|
|
10698
10703
|
});
|
|
10699
10704
|
function u(f) {
|
|
10700
|
-
const h = f.code, g = Dh(h), d = n[g],
|
|
10705
|
+
const h = f.code, g = Dh(h), d = n[g], L = d ?? !0, S = typeof L == "number" ? L : L ? 1 : 0, R = {
|
|
10701
10706
|
line: f.startLine,
|
|
10702
10707
|
column: f.startCol,
|
|
10703
10708
|
offset: f.startOffset
|
|
@@ -10707,11 +10712,11 @@ function wh(e) {
|
|
|
10707
10712
|
offset: f.endOffset
|
|
10708
10713
|
};
|
|
10709
10714
|
if (S) {
|
|
10710
|
-
const
|
|
10711
|
-
G.source = "parse-error", G.ruleId = h, G.fatal =
|
|
10715
|
+
const k = bh[g] || { reason: "", description: "", url: "" }, G = s.message(v(k.reason), { start: R, end: N });
|
|
10716
|
+
G.source = "parse-error", G.ruleId = h, G.fatal = wh[S], G.note = v(k.description), G.url = "url" in k && k.url === !1 ? null : Mh + h;
|
|
10712
10717
|
}
|
|
10713
|
-
function
|
|
10714
|
-
return
|
|
10718
|
+
function v(k) {
|
|
10719
|
+
return k.replace(/%c(?:-(\d+))?/g, (G, z) => {
|
|
10715
10720
|
const _ = z ? -Number.parseInt(z, 10) : 0, D = i.charAt(f.startOffset + _);
|
|
10716
10721
|
return D === "`" ? "` ` `" : D;
|
|
10717
10722
|
}).replace(
|
|
@@ -10928,13 +10933,13 @@ const $a = ie([
|
|
|
10928
10933
|
// Contribute whitespace intrinsically.
|
|
10929
10934
|
"xmp"
|
|
10930
10935
|
// Flow content, legacy
|
|
10931
|
-
],
|
|
10936
|
+
], vh = [
|
|
10932
10937
|
// Form.
|
|
10933
10938
|
"button",
|
|
10934
10939
|
"input",
|
|
10935
10940
|
"select",
|
|
10936
10941
|
"textarea"
|
|
10937
|
-
],
|
|
10942
|
+
], Uh = [
|
|
10938
10943
|
"area",
|
|
10939
10944
|
"base",
|
|
10940
10945
|
"basefont",
|
|
@@ -11017,13 +11022,13 @@ function $h(e) {
|
|
|
11017
11022
|
return !1;
|
|
11018
11023
|
}
|
|
11019
11024
|
function qa(e) {
|
|
11020
|
-
return $a(e) || On(e,
|
|
11025
|
+
return $a(e) || On(e, vh);
|
|
11021
11026
|
}
|
|
11022
11027
|
function Va(e) {
|
|
11023
11028
|
return On(e, Bh);
|
|
11024
11029
|
}
|
|
11025
11030
|
function Yh(e) {
|
|
11026
|
-
return !!("properties" in e && e.properties && e.properties.hidden) || zr(e) || On(e,
|
|
11031
|
+
return !!("properties" in e && e.properties && e.properties.hidden) || zr(e) || On(e, Uh);
|
|
11027
11032
|
}
|
|
11028
11033
|
function io(e) {
|
|
11029
11034
|
return e === " " || e === `
|
|
@@ -11398,10 +11403,13 @@ const so = (
|
|
|
11398
11403
|
]);
|
|
11399
11404
|
function y1(e, t = {}) {
|
|
11400
11405
|
const n = "children" in e ? e.children : [], r = el(e), i = rl(e, {
|
|
11401
|
-
whitespace: t.whitespace || "normal"
|
|
11406
|
+
whitespace: t.whitespace || "normal",
|
|
11407
|
+
breakBefore: !1,
|
|
11408
|
+
breakAfter: !1
|
|
11402
11409
|
}), s = [];
|
|
11403
11410
|
(e.type === "text" || e.type === "comment") && s.push(
|
|
11404
11411
|
...nl(e, {
|
|
11412
|
+
whitespace: i,
|
|
11405
11413
|
breakBefore: !0,
|
|
11406
11414
|
breakAfter: !0
|
|
11407
11415
|
})
|
|
@@ -11651,7 +11659,7 @@ function fo(e, t) {
|
|
|
11651
11659
|
function u1(e, t) {
|
|
11652
11660
|
return e(t, "inlineCode", Ce(e, y1(t)));
|
|
11653
11661
|
}
|
|
11654
|
-
const
|
|
11662
|
+
const k4 = ie("option");
|
|
11655
11663
|
function sl(e, t, n) {
|
|
11656
11664
|
const r = n || t.properties;
|
|
11657
11665
|
let i = ol(t);
|
|
@@ -11661,8 +11669,8 @@ function sl(e, t, n) {
|
|
|
11661
11669
|
for (; ++o < i.length; )
|
|
11662
11670
|
O1(i[o], "selected") && a.push(i[o]);
|
|
11663
11671
|
for (i = (a.length > 0 ? a : i).slice(0, s), o = -1; ++o < i.length; ) {
|
|
11664
|
-
const f = i[o], h = Ce(e, y1(f)), g = f.properties, d = h || String(g.label || ""),
|
|
11665
|
-
c.push([
|
|
11672
|
+
const f = i[o], h = Ce(e, y1(f)), g = f.properties, d = h || String(g.label || ""), L = String(g.value || "") || h;
|
|
11673
|
+
c.push([L, d === L ? null : d]);
|
|
11666
11674
|
}
|
|
11667
11675
|
return c;
|
|
11668
11676
|
}
|
|
@@ -11670,10 +11678,10 @@ function ol(e) {
|
|
|
11670
11678
|
const t = e.children;
|
|
11671
11679
|
let n = -1, r = [], i;
|
|
11672
11680
|
for (; ++n < t.length; )
|
|
11673
|
-
i = t[n], Array.isArray(i.children) && (r = r.concat(ol(i))),
|
|
11681
|
+
i = t[n], Array.isArray(i.children) && (r = r.concat(ol(i))), k4(i) && !O1(i, "disabled") && r.push(i);
|
|
11674
11682
|
return r;
|
|
11675
11683
|
}
|
|
11676
|
-
const
|
|
11684
|
+
const L4 = ie("datalist");
|
|
11677
11685
|
function b4(e, t) {
|
|
11678
11686
|
const n = t.properties;
|
|
11679
11687
|
let r = String(n.value || n.placeholder || "");
|
|
@@ -11694,7 +11702,7 @@ function b4(e, t) {
|
|
|
11694
11702
|
}) : [];
|
|
11695
11703
|
if (r ? o = [[r, null]] : (
|
|
11696
11704
|
// `list` is not supported on these types:
|
|
11697
|
-
n.type !== "password" && n.type !== "file" && n.type !== "submit" && n.type !== "reset" && n.type !== "button" && n.list && (c = String(n.list).toUpperCase(), mn.call(e.nodeById, c) &&
|
|
11705
|
+
n.type !== "password" && n.type !== "file" && n.type !== "submit" && n.type !== "reset" && n.type !== "button" && n.list && (c = String(n.list).toUpperCase(), mn.call(e.nodeById, c) && L4(e.nodeById[c]) && (o = sl(e, e.nodeById[c], n)))
|
|
11698
11706
|
), o.length !== 0) {
|
|
11699
11707
|
if (n.type === "password" && (o[0] = ["•".repeat(o[0][0].length), null]), n.type === "url" || n.type === "email") {
|
|
11700
11708
|
for (; ++a < o.length; )
|
|
@@ -11719,11 +11727,11 @@ function b4(e, t) {
|
|
|
11719
11727
|
}
|
|
11720
11728
|
}
|
|
11721
11729
|
}
|
|
11722
|
-
const M4 = ie("p"),
|
|
11730
|
+
const M4 = ie("p"), w4 = ie("input");
|
|
11723
11731
|
function or(e, t) {
|
|
11724
11732
|
const n = t.children[0];
|
|
11725
11733
|
let r = null, i, s;
|
|
11726
|
-
M4(n) && (i = n.children[0],
|
|
11734
|
+
M4(n) && (i = n.children[0], w4(i) && i.properties && (i.properties.type === "checkbox" || i.properties.type === "radio") && (r = !!i.properties.checked, s = {
|
|
11727
11735
|
...t,
|
|
11728
11736
|
children: [
|
|
11729
11737
|
{ ...n, children: n.children.slice(1) },
|
|
@@ -11733,9 +11741,9 @@ function or(e, t) {
|
|
|
11733
11741
|
const o = le(e, s || t);
|
|
11734
11742
|
return e(t, "listItem", { spread: o.length > 1, checked: r }, o);
|
|
11735
11743
|
}
|
|
11736
|
-
const
|
|
11744
|
+
const P4 = ie("ol");
|
|
11737
11745
|
function ar(e, t) {
|
|
11738
|
-
const n =
|
|
11746
|
+
const n = P4(t), r = il(e, t);
|
|
11739
11747
|
let i = null;
|
|
11740
11748
|
return n && (i = O1(t, "start") ? (
|
|
11741
11749
|
// @ts-expect-error: `props` exist.
|
|
@@ -11793,7 +11801,7 @@ function B4(e, t) {
|
|
|
11793
11801
|
let n = F(e, t);
|
|
11794
11802
|
return (e.document || yn(n)) && (n = Xa(n)), e(t, "root", n);
|
|
11795
11803
|
}
|
|
11796
|
-
function
|
|
11804
|
+
function v4(e, t) {
|
|
11797
11805
|
const n = sl(e, t);
|
|
11798
11806
|
let r = -1;
|
|
11799
11807
|
const i = [];
|
|
@@ -11816,7 +11824,7 @@ function To(e, t) {
|
|
|
11816
11824
|
}
|
|
11817
11825
|
return e.wrapText = n, r;
|
|
11818
11826
|
}
|
|
11819
|
-
function
|
|
11827
|
+
function U4(e, t) {
|
|
11820
11828
|
return e(t, "tableRow", F(e, t));
|
|
11821
11829
|
}
|
|
11822
11830
|
const G4 = ie("thead"), K4 = ie("tr"), z4 = ie(["th", "td"]);
|
|
@@ -11836,10 +11844,10 @@ function $4(e, t) {
|
|
|
11836
11844
|
if (h > 1 || g > 1) {
|
|
11837
11845
|
let d = o - 1;
|
|
11838
11846
|
for (; ++d < o + g; ) {
|
|
11839
|
-
let
|
|
11840
|
-
for (; ++
|
|
11847
|
+
let L = u - 1;
|
|
11848
|
+
for (; ++L < u + h && i[d]; ) {
|
|
11841
11849
|
const S = [];
|
|
11842
|
-
(d !== o ||
|
|
11850
|
+
(d !== o || L !== u) && S.push({ type: "tableCell", children: [] }), i[d].children.splice(L, 0, ...S);
|
|
11843
11851
|
}
|
|
11844
11852
|
}
|
|
11845
11853
|
}
|
|
@@ -12032,7 +12040,7 @@ const Eo = {
|
|
|
12032
12040
|
q: H4,
|
|
12033
12041
|
s: sr,
|
|
12034
12042
|
samp: u1,
|
|
12035
|
-
select:
|
|
12043
|
+
select: v4,
|
|
12036
12044
|
strike: sr,
|
|
12037
12045
|
strong: po,
|
|
12038
12046
|
summary: mo,
|
|
@@ -12040,7 +12048,7 @@ const Eo = {
|
|
|
12040
12048
|
td: To,
|
|
12041
12049
|
textarea: Q4,
|
|
12042
12050
|
th: To,
|
|
12043
|
-
tr:
|
|
12051
|
+
tr: U4,
|
|
12044
12052
|
tt: u1,
|
|
12045
12053
|
u: V1,
|
|
12046
12054
|
ul: ar,
|
|
@@ -12650,7 +12658,7 @@ function R8(e, t, n) {
|
|
|
12650
12658
|
const r = (Al(n) + (n.options.ruleSpaces ? " " : "")).repeat(y8(n));
|
|
12651
12659
|
return n.options.ruleSpaces ? r.slice(0, -1) : r;
|
|
12652
12660
|
}
|
|
12653
|
-
const
|
|
12661
|
+
const k8 = {
|
|
12654
12662
|
blockquote: t8,
|
|
12655
12663
|
break: _o,
|
|
12656
12664
|
code: s8,
|
|
@@ -12671,7 +12679,7 @@ const L8 = {
|
|
|
12671
12679
|
strong: Cl,
|
|
12672
12680
|
text: O8,
|
|
12673
12681
|
thematicBreak: R8
|
|
12674
|
-
},
|
|
12682
|
+
}, L8 = [b8];
|
|
12675
12683
|
function b8(e, t, n, r) {
|
|
12676
12684
|
if (t.type === "code" && _r(t, r) && (e.type === "list" || e.type === t.type && _r(e, r)) || e.type === "list" && e.type === t.type && !!e.ordered == !!t.ordered && !(e.ordered ? r.options.bulletOrderedOther : r.options.bulletOther))
|
|
12677
12685
|
return !1;
|
|
@@ -12817,10 +12825,10 @@ const yt = [
|
|
|
12817
12825
|
// A tilde can start code (fenced).
|
|
12818
12826
|
{ atBreak: !0, character: "~" }
|
|
12819
12827
|
];
|
|
12820
|
-
function
|
|
12828
|
+
function w8(e) {
|
|
12821
12829
|
return e.label || !e.identifier ? e.label || "" : Do(e.identifier);
|
|
12822
12830
|
}
|
|
12823
|
-
function
|
|
12831
|
+
function P8(e, t, n) {
|
|
12824
12832
|
const r = t.indexStack, i = e.children || [], s = [];
|
|
12825
12833
|
let o = -1, a = n.before;
|
|
12826
12834
|
r.push(-1);
|
|
@@ -12905,7 +12913,7 @@ function B8(e, t) {
|
|
|
12905
12913
|
n.push(t(a, i, !a));
|
|
12906
12914
|
}
|
|
12907
12915
|
}
|
|
12908
|
-
function
|
|
12916
|
+
function v8(e, t, n) {
|
|
12909
12917
|
const r = (n.before || "") + (t || "") + (n.after || ""), i = [], s = [], o = {};
|
|
12910
12918
|
let a = -1;
|
|
12911
12919
|
for (; ++a < e.unsafe.length; ) {
|
|
@@ -12915,11 +12923,11 @@ function U8(e, t, n) {
|
|
|
12915
12923
|
const h = dl(f);
|
|
12916
12924
|
let g;
|
|
12917
12925
|
for (; g = h.exec(r); ) {
|
|
12918
|
-
const d = "before" in f || !!f.atBreak,
|
|
12919
|
-
i.includes(S) ? (o[S].before && !d && (o[S].before = !1), o[S].after && !
|
|
12926
|
+
const d = "before" in f || !!f.atBreak, L = "after" in f, S = g.index + (d ? g[1].length : 0);
|
|
12927
|
+
i.includes(S) ? (o[S].before && !d && (o[S].before = !1), o[S].after && !L && (o[S].after = !1)) : (i.push(S), o[S] = { before: d, after: L });
|
|
12920
12928
|
}
|
|
12921
12929
|
}
|
|
12922
|
-
i.sort(
|
|
12930
|
+
i.sort(U8);
|
|
12923
12931
|
let c = n.before ? n.before.length : 0;
|
|
12924
12932
|
const u = r.length - (n.after ? n.after.length : 0);
|
|
12925
12933
|
for (a = -1; ++a < i.length; ) {
|
|
@@ -12930,7 +12938,7 @@ function U8(e, t, n) {
|
|
|
12930
12938
|
}
|
|
12931
12939
|
return s.push(Ao(r.slice(c, u), n.after)), s.join("");
|
|
12932
12940
|
}
|
|
12933
|
-
function
|
|
12941
|
+
function U8(e, t) {
|
|
12934
12942
|
return e - t;
|
|
12935
12943
|
}
|
|
12936
12944
|
function Ao(e, t) {
|
|
@@ -12961,7 +12969,7 @@ function K8(e, t = {}) {
|
|
|
12961
12969
|
const n = {
|
|
12962
12970
|
enter: i,
|
|
12963
12971
|
indentLines: B8,
|
|
12964
|
-
associationId:
|
|
12972
|
+
associationId: w8,
|
|
12965
12973
|
containerPhrasing: j8,
|
|
12966
12974
|
containerFlow: q8,
|
|
12967
12975
|
createTracker: G8,
|
|
@@ -12976,7 +12984,7 @@ function K8(e, t = {}) {
|
|
|
12976
12984
|
// @ts-expect-error: we’ll add `handle` later.
|
|
12977
12985
|
handle: void 0
|
|
12978
12986
|
};
|
|
12979
|
-
tn(n, { unsafe: M8, join:
|
|
12987
|
+
tn(n, { unsafe: M8, join: L8, handlers: k8 }), tn(n, t), n.options.tightDefinitions && tn(n, { join: [Y8] }), n.handle = ra("type", {
|
|
12980
12988
|
invalid: z8,
|
|
12981
12989
|
unknown: $8,
|
|
12982
12990
|
handlers: n.handlers
|
|
@@ -13009,13 +13017,13 @@ function Y8(e, t) {
|
|
|
13009
13017
|
return 0;
|
|
13010
13018
|
}
|
|
13011
13019
|
function j8(e, t) {
|
|
13012
|
-
return
|
|
13020
|
+
return P8(e, this, t);
|
|
13013
13021
|
}
|
|
13014
13022
|
function q8(e, t) {
|
|
13015
13023
|
return D8(e, this, t);
|
|
13016
13024
|
}
|
|
13017
13025
|
function V8(e, t) {
|
|
13018
|
-
return
|
|
13026
|
+
return v8(this, e, t);
|
|
13019
13027
|
}
|
|
13020
13028
|
function Q8(e) {
|
|
13021
13029
|
Object.assign(this, { Compiler: (n) => {
|
|
@@ -13038,11 +13046,11 @@ function Q8(e) {
|
|
|
13038
13046
|
} });
|
|
13039
13047
|
}
|
|
13040
13048
|
function W8() {
|
|
13041
|
-
const e =
|
|
13042
|
-
() => fa().use(
|
|
13049
|
+
const e = Lt(
|
|
13050
|
+
() => fa().use(Ph).use(Z4).use(Q8),
|
|
13043
13051
|
[]
|
|
13044
13052
|
);
|
|
13045
|
-
return
|
|
13053
|
+
return Lt(
|
|
13046
13054
|
() => function(n) {
|
|
13047
13055
|
return e.process(n).then(String);
|
|
13048
13056
|
},
|
|
@@ -13125,7 +13133,7 @@ function t3(e) {
|
|
|
13125
13133
|
n == null || n.removeAllRanges(), n == null || n.addRange(t);
|
|
13126
13134
|
}
|
|
13127
13135
|
function n3(e) {
|
|
13128
|
-
const t = Ml(null), n =
|
|
13136
|
+
const t = Ml(null), n = Lt(() => new MutationObserver(([r]) => {
|
|
13129
13137
|
if (r.type === "characterData" && r.oldValue && r.target.textContent) {
|
|
13130
13138
|
for (const i of J8)
|
|
13131
13139
|
if (!i.regex.test(r.oldValue) && i.regex.test(r.target.textContent)) {
|
|
@@ -13345,7 +13353,7 @@ const i3 = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c
|
|
|
13345
13353
|
};
|
|
13346
13354
|
function N3(e, t) {
|
|
13347
13355
|
const [n, r] = nn(!1), i = rn((c, u) => {
|
|
13348
|
-
var g, d,
|
|
13356
|
+
var g, d, L;
|
|
13349
13357
|
r(!1);
|
|
13350
13358
|
const f = c.cloneRange(), h = window.getSelection();
|
|
13351
13359
|
if (((h == null ? void 0 : h.rangeCount) ?? 0) > 0 && (h == null || h.removeAllRanges()), h == null || h.addRange(f), !(f != null && f.toString()) && (u != null && u.text) && h) {
|
|
@@ -13356,10 +13364,10 @@ function N3(e, t) {
|
|
|
13356
13364
|
} else if (R) {
|
|
13357
13365
|
const N = f.cloneRange();
|
|
13358
13366
|
N.selectNodeContents(R), N.setEnd(f.endContainer, f.endOffset);
|
|
13359
|
-
const
|
|
13367
|
+
const v = N.toString().length;
|
|
13360
13368
|
(g = R.parentElement) == null || g.insertBefore(
|
|
13361
13369
|
S,
|
|
13362
|
-
R.splitText(
|
|
13370
|
+
R.splitText(v)
|
|
13363
13371
|
);
|
|
13364
13372
|
}
|
|
13365
13373
|
f.setStart(S, 0), f.setEnd(S, u.text.length);
|
|
@@ -13368,12 +13376,12 @@ function N3(e, t) {
|
|
|
13368
13376
|
const S = (d = f == null ? void 0 : f.startContainer) == null ? void 0 : d.parentElement;
|
|
13369
13377
|
if (S && S.tagName === "A") {
|
|
13370
13378
|
S.setAttribute("href", u.link), S.textContent = u.text;
|
|
13371
|
-
const R = (
|
|
13379
|
+
const R = (L = window.getSelection()) == null ? void 0 : L.getRangeAt(0);
|
|
13372
13380
|
R == null || R.selectNodeContents(S);
|
|
13373
13381
|
} else
|
|
13374
13382
|
document.execCommand("createLink", void 0, u.link);
|
|
13375
13383
|
}
|
|
13376
|
-
}, []), s =
|
|
13384
|
+
}, []), s = Lt(() => ({
|
|
13377
13385
|
key: "link",
|
|
13378
13386
|
icon: a3,
|
|
13379
13387
|
onClick: () => {
|
|
@@ -13381,7 +13389,7 @@ function N3(e, t) {
|
|
|
13381
13389
|
t.current && u && t.current.contains(u) && r(!0);
|
|
13382
13390
|
},
|
|
13383
13391
|
activeTest: (c) => c.tagName === "A"
|
|
13384
|
-
}), []), o =
|
|
13392
|
+
}), []), o = Lt(() => ({
|
|
13385
13393
|
key: "unlink",
|
|
13386
13394
|
icon: h3,
|
|
13387
13395
|
onClick: () => {
|
|
@@ -13463,7 +13471,7 @@ var x3 = (e, t, n) => {
|
|
|
13463
13471
|
for (var [u, f] of e.compoundVariants)
|
|
13464
13472
|
x3(u, r, e.defaultVariants) && (n += " " + f);
|
|
13465
13473
|
return n;
|
|
13466
|
-
}, I3 = Vr({ defaultClassName: "pkg_sps-woodland_rich-text-
|
|
13474
|
+
}, I3 = Vr({ defaultClassName: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_ks637j0", variantClassNames: { active: { true: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_ks637j1", false: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_ks637j2" } }, defaultVariants: {}, compoundVariants: [] }), O3 = { icon: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_ks637j3" };
|
|
13467
13475
|
function y3({
|
|
13468
13476
|
icon: e,
|
|
13469
13477
|
onClick: t,
|
|
@@ -13522,10 +13530,10 @@ function R3({
|
|
|
13522
13530
|
},
|
|
13523
13531
|
/* @__PURE__ */ X.createElement("div", { className: "sg-row" }, /* @__PURE__ */ X.createElement("div", { className: "sg-col-12" }, /* @__PURE__ */ X.createElement(ti, { for: o.fields.text }, "Text"), /* @__PURE__ */ X.createElement(ni, { formMeta: o.fields.text, value: s.text }))),
|
|
13524
13532
|
/* @__PURE__ */ X.createElement("div", { className: "sg-row" }, /* @__PURE__ */ X.createElement("div", { className: "sg-col-12" }, /* @__PURE__ */ X.createElement(ti, { for: o.fields.link }, "Link"), /* @__PURE__ */ X.createElement(ni, { formMeta: o.fields.link, value: s.link }))),
|
|
13525
|
-
/* @__PURE__ */ X.createElement(Bl, null, /* @__PURE__ */ X.createElement(
|
|
13533
|
+
/* @__PURE__ */ X.createElement(Bl, null, /* @__PURE__ */ X.createElement(vl, { onClick: () => e(r.current, s) }, "OK"))
|
|
13526
13534
|
);
|
|
13527
13535
|
}
|
|
13528
|
-
var
|
|
13536
|
+
var k3 = Vr({ defaultClassName: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e0", variantClassNames: { disabled: { true: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e1", false: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e2" } }, defaultVariants: { disabled: !1 }, compoundVariants: [] }), L3 = Vr({ defaultClassName: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e3", variantClassNames: { disabled: { true: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e4", false: "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e5" } }, defaultVariants: {}, compoundVariants: [] }), b3 = "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e6", M3 = "pkg_sps-woodland_rich-text-editor__version_8_25_0__hash_7hct4e7";
|
|
13529
13537
|
function Nl({
|
|
13530
13538
|
className: e,
|
|
13531
13539
|
md: t,
|
|
@@ -13534,7 +13542,7 @@ function Nl({
|
|
|
13534
13542
|
onChange: i,
|
|
13535
13543
|
...s
|
|
13536
13544
|
}) {
|
|
13537
|
-
const o =
|
|
13545
|
+
const o = Pl(s), {
|
|
13538
13546
|
aggValue: a,
|
|
13539
13547
|
editableDivInnerHtml: c,
|
|
13540
13548
|
updateStateFromDiv: u
|
|
@@ -13551,17 +13559,17 @@ function Nl({
|
|
|
13551
13559
|
selectionDOMContextFind: g
|
|
13552
13560
|
} = r3(f), {
|
|
13553
13561
|
toolbarButtons: d,
|
|
13554
|
-
showLinkModal:
|
|
13562
|
+
showLinkModal: L,
|
|
13555
13563
|
handleLinkModalClose: S
|
|
13556
13564
|
} = N3(g, f);
|
|
13557
|
-
return /* @__PURE__ */ X.createElement("div", { className: Dl(
|
|
13565
|
+
return /* @__PURE__ */ X.createElement("div", { className: Dl(k3({ disabled: r }), e), ...s }, !r && /* @__PURE__ */ X.createElement(X.Fragment, null, /* @__PURE__ */ X.createElement("div", { className: b3, ...o("toolbar") }, d.map((R, N) => R === "vr" ? /* @__PURE__ */ X.createElement("div", { className: M3, key: `vr-${N}` }) : /* @__PURE__ */ X.createElement(
|
|
13558
13566
|
y3,
|
|
13559
13567
|
{
|
|
13560
13568
|
...R,
|
|
13561
13569
|
selectionDOMContextFind: g,
|
|
13562
13570
|
...o(`button-${R.key}`)
|
|
13563
13571
|
}
|
|
13564
|
-
))),
|
|
13572
|
+
))), L && /* @__PURE__ */ X.createElement(
|
|
13565
13573
|
R3,
|
|
13566
13574
|
{
|
|
13567
13575
|
onClose: S,
|
|
@@ -13571,14 +13579,14 @@ function Nl({
|
|
|
13571
13579
|
)), /* @__PURE__ */ X.createElement(
|
|
13572
13580
|
"div",
|
|
13573
13581
|
{
|
|
13574
|
-
className:
|
|
13582
|
+
className: L3({ disabled: r }),
|
|
13575
13583
|
ref: f,
|
|
13576
13584
|
contentEditable: !r,
|
|
13577
13585
|
...o("input")
|
|
13578
13586
|
}
|
|
13579
13587
|
));
|
|
13580
13588
|
}
|
|
13581
|
-
|
|
13589
|
+
wl.set(Nl, {
|
|
13582
13590
|
name: "RichTextEditor",
|
|
13583
13591
|
props: {
|
|
13584
13592
|
md: "string",
|
|
@@ -13587,7 +13595,7 @@ Pl.set(Nl, {
|
|
|
13587
13595
|
onChange: "(newValue: RichTextEditorAggregateValue) => void"
|
|
13588
13596
|
}
|
|
13589
13597
|
});
|
|
13590
|
-
const
|
|
13598
|
+
const w3 = {
|
|
13591
13599
|
description: () => /* @__PURE__ */ X.createElement("p", null, "Placeholder for Rich Text Editor guidelines"),
|
|
13592
13600
|
components: [Nl],
|
|
13593
13601
|
examples: {
|
|
@@ -13726,10 +13734,10 @@ const P3 = {
|
|
|
13726
13734
|
}
|
|
13727
13735
|
}
|
|
13728
13736
|
}, W3 = {
|
|
13729
|
-
"Rich Text Editor":
|
|
13737
|
+
"Rich Text Editor": w3
|
|
13730
13738
|
};
|
|
13731
13739
|
export {
|
|
13732
13740
|
W3 as MANIFEST,
|
|
13733
13741
|
Nl as RichTextEditor,
|
|
13734
|
-
|
|
13742
|
+
w3 as RichTextEditorExamples
|
|
13735
13743
|
};
|