@versini/sassysaint 6.4.0 → 6.4.1
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/dist/chunks/{App.BP43Jj_A.js → App.KB01Hp9h.js} +438 -402
- package/dist/chunks/{MarkdownWithExtra.BibVSqvz.js → MarkdownWithExtra.B4DWJPGx.js} +2 -2
- package/dist/chunks/{MessageAssistant.DFb8HD5S.js → MessageAssistant.BGPVUtl5.js} +116 -116
- package/dist/chunks/{index.D5qg19Ov.js → index.B2CHNioG.js} +4 -4
- package/dist/chunks/{index.Qmbvv1pV.js → index.CfjkM26U.js} +213 -204
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as en, jsx as re, Fragment as nr } from "react/jsx-runtime";
|
|
2
|
-
import { AppContext as di, E as yi, Ee as ct } from "./App.
|
|
2
|
+
import { AppContext as di, E as yi, Ee as ct } from "./App.KB01Hp9h.js";
|
|
3
3
|
import hn from "clsx";
|
|
4
4
|
import { lazy as ki, useContext as xi, Suspense as bi } from "react";
|
|
5
|
-
import { LOCAL_STORAGE_PREFIX as wi, LOCAL_STORAGE_CHAT_DETAILS as Si, durationFormatter as Ci } from "./index.
|
|
5
|
+
import { LOCAL_STORAGE_PREFIX as wi, LOCAL_STORAGE_CHAT_DETAILS as Si, durationFormatter as Ci } from "./index.CfjkM26U.js";
|
|
6
6
|
function tr(e) {
|
|
7
7
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
8
8
|
}
|
|
@@ -80,7 +80,7 @@ function Li(e) {
|
|
|
80
80
|
function pt(e) {
|
|
81
81
|
return e.replace(vi, "") === "";
|
|
82
82
|
}
|
|
83
|
-
class
|
|
83
|
+
class Ve {
|
|
84
84
|
/**
|
|
85
85
|
* @constructor
|
|
86
86
|
* @param {Properties} property
|
|
@@ -91,15 +91,15 @@ class $e {
|
|
|
91
91
|
this.property = t, this.normal = n, r && (this.space = r);
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
94
|
+
Ve.prototype.property = {};
|
|
95
|
+
Ve.prototype.normal = {};
|
|
96
|
+
Ve.prototype.space = null;
|
|
97
97
|
function rr(e, t) {
|
|
98
98
|
const n = {}, r = {};
|
|
99
99
|
let i = -1;
|
|
100
100
|
for (; ++i < e.length; )
|
|
101
101
|
Object.assign(n, e[i].property), Object.assign(r, e[i].normal);
|
|
102
|
-
return new
|
|
102
|
+
return new Ve(n, r, t);
|
|
103
103
|
}
|
|
104
104
|
function zn(e) {
|
|
105
105
|
return e.toLowerCase();
|
|
@@ -125,11 +125,11 @@ le.prototype.commaOrSpaceSeparated = !1;
|
|
|
125
125
|
le.prototype.mustUseProperty = !1;
|
|
126
126
|
le.prototype.defined = !1;
|
|
127
127
|
let zi = 0;
|
|
128
|
-
const M = Ie(), W = Ie(), ir = Ie(), I = Ie(),
|
|
128
|
+
const M = Ie(), W = Ie(), ir = Ie(), I = Ie(), V = Ie(), ze = Ie(), ne = Ie();
|
|
129
129
|
function Ie() {
|
|
130
130
|
return 2 ** ++zi;
|
|
131
131
|
}
|
|
132
|
-
const Dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: M, booleanish: W, commaOrSpaceSeparated: ne, commaSeparated: ze, number: I, overloadedBoolean: ir, spaceSeparated:
|
|
132
|
+
const Dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: M, booleanish: W, commaOrSpaceSeparated: ne, commaSeparated: ze, number: I, overloadedBoolean: ir, spaceSeparated: V }, Symbol.toStringTag, { value: "Module" })), pn = Object.keys(Dn);
|
|
133
133
|
class Hn extends le {
|
|
134
134
|
/**
|
|
135
135
|
* @constructor
|
|
@@ -165,7 +165,7 @@ function Fe(e) {
|
|
|
165
165
|
);
|
|
166
166
|
e.mustUseProperty && e.mustUseProperty.includes(r) && (o.mustUseProperty = !0), t[r] = o, n[zn(r)] = r, n[zn(o.attribute)] = r;
|
|
167
167
|
}
|
|
168
|
-
return new
|
|
168
|
+
return new Ve(t, n, e.space);
|
|
169
169
|
}
|
|
170
170
|
const lr = Fe({
|
|
171
171
|
space: "xlink",
|
|
@@ -212,36 +212,36 @@ const sr = Fe({
|
|
|
212
212
|
ariaColCount: I,
|
|
213
213
|
ariaColIndex: I,
|
|
214
214
|
ariaColSpan: I,
|
|
215
|
-
ariaControls:
|
|
215
|
+
ariaControls: V,
|
|
216
216
|
ariaCurrent: null,
|
|
217
|
-
ariaDescribedBy:
|
|
217
|
+
ariaDescribedBy: V,
|
|
218
218
|
ariaDetails: null,
|
|
219
219
|
ariaDisabled: W,
|
|
220
|
-
ariaDropEffect:
|
|
220
|
+
ariaDropEffect: V,
|
|
221
221
|
ariaErrorMessage: null,
|
|
222
222
|
ariaExpanded: W,
|
|
223
|
-
ariaFlowTo:
|
|
223
|
+
ariaFlowTo: V,
|
|
224
224
|
ariaGrabbed: W,
|
|
225
225
|
ariaHasPopup: null,
|
|
226
226
|
ariaHidden: W,
|
|
227
227
|
ariaInvalid: null,
|
|
228
228
|
ariaKeyShortcuts: null,
|
|
229
229
|
ariaLabel: null,
|
|
230
|
-
ariaLabelledBy:
|
|
230
|
+
ariaLabelledBy: V,
|
|
231
231
|
ariaLevel: I,
|
|
232
232
|
ariaLive: null,
|
|
233
233
|
ariaModal: W,
|
|
234
234
|
ariaMultiLine: W,
|
|
235
235
|
ariaMultiSelectable: W,
|
|
236
236
|
ariaOrientation: null,
|
|
237
|
-
ariaOwns:
|
|
237
|
+
ariaOwns: V,
|
|
238
238
|
ariaPlaceholder: null,
|
|
239
239
|
ariaPosInSet: I,
|
|
240
240
|
ariaPressed: W,
|
|
241
241
|
ariaReadOnly: W,
|
|
242
242
|
ariaRelevant: null,
|
|
243
243
|
ariaRequired: W,
|
|
244
|
-
ariaRoleDescription:
|
|
244
|
+
ariaRoleDescription: V,
|
|
245
245
|
ariaRowCount: I,
|
|
246
246
|
ariaRowIndex: I,
|
|
247
247
|
ariaRowSpan: I,
|
|
@@ -268,8 +268,8 @@ const sr = Fe({
|
|
|
268
268
|
// Standard Properties.
|
|
269
269
|
abbr: null,
|
|
270
270
|
accept: ze,
|
|
271
|
-
acceptCharset:
|
|
272
|
-
accessKey:
|
|
271
|
+
acceptCharset: V,
|
|
272
|
+
accessKey: V,
|
|
273
273
|
action: null,
|
|
274
274
|
allow: null,
|
|
275
275
|
allowFullScreen: M,
|
|
@@ -279,21 +279,21 @@ const sr = Fe({
|
|
|
279
279
|
as: null,
|
|
280
280
|
async: M,
|
|
281
281
|
autoCapitalize: null,
|
|
282
|
-
autoComplete:
|
|
282
|
+
autoComplete: V,
|
|
283
283
|
autoFocus: M,
|
|
284
284
|
autoPlay: M,
|
|
285
|
-
blocking:
|
|
285
|
+
blocking: V,
|
|
286
286
|
capture: null,
|
|
287
287
|
charSet: null,
|
|
288
288
|
checked: M,
|
|
289
289
|
cite: null,
|
|
290
|
-
className:
|
|
290
|
+
className: V,
|
|
291
291
|
cols: I,
|
|
292
292
|
colSpan: null,
|
|
293
293
|
content: null,
|
|
294
294
|
contentEditable: W,
|
|
295
295
|
controls: M,
|
|
296
|
-
controlsList:
|
|
296
|
+
controlsList: V,
|
|
297
297
|
coords: I | ze,
|
|
298
298
|
crossOrigin: null,
|
|
299
299
|
data: null,
|
|
@@ -315,14 +315,14 @@ const sr = Fe({
|
|
|
315
315
|
formMethod: null,
|
|
316
316
|
formNoValidate: M,
|
|
317
317
|
formTarget: null,
|
|
318
|
-
headers:
|
|
318
|
+
headers: V,
|
|
319
319
|
height: I,
|
|
320
320
|
hidden: M,
|
|
321
321
|
high: I,
|
|
322
322
|
href: null,
|
|
323
323
|
hrefLang: null,
|
|
324
|
-
htmlFor:
|
|
325
|
-
httpEquiv:
|
|
324
|
+
htmlFor: V,
|
|
325
|
+
httpEquiv: V,
|
|
326
326
|
id: null,
|
|
327
327
|
imageSizes: null,
|
|
328
328
|
imageSrcSet: null,
|
|
@@ -332,10 +332,10 @@ const sr = Fe({
|
|
|
332
332
|
is: null,
|
|
333
333
|
isMap: M,
|
|
334
334
|
itemId: null,
|
|
335
|
-
itemProp:
|
|
336
|
-
itemRef:
|
|
335
|
+
itemProp: V,
|
|
336
|
+
itemRef: V,
|
|
337
337
|
itemScope: M,
|
|
338
|
-
itemType:
|
|
338
|
+
itemType: V,
|
|
339
339
|
kind: null,
|
|
340
340
|
label: null,
|
|
341
341
|
lang: null,
|
|
@@ -448,7 +448,7 @@ const sr = Fe({
|
|
|
448
448
|
open: M,
|
|
449
449
|
optimum: I,
|
|
450
450
|
pattern: null,
|
|
451
|
-
ping:
|
|
451
|
+
ping: V,
|
|
452
452
|
placeholder: null,
|
|
453
453
|
playsInline: M,
|
|
454
454
|
popover: null,
|
|
@@ -458,12 +458,12 @@ const sr = Fe({
|
|
|
458
458
|
preload: null,
|
|
459
459
|
readOnly: M,
|
|
460
460
|
referrerPolicy: null,
|
|
461
|
-
rel:
|
|
461
|
+
rel: V,
|
|
462
462
|
required: M,
|
|
463
463
|
reversed: M,
|
|
464
464
|
rows: I,
|
|
465
465
|
rowSpan: I,
|
|
466
|
-
sandbox:
|
|
466
|
+
sandbox: V,
|
|
467
467
|
scope: null,
|
|
468
468
|
scoped: M,
|
|
469
469
|
seamless: M,
|
|
@@ -501,7 +501,7 @@ const sr = Fe({
|
|
|
501
501
|
// Several. Use CSS `text-align` instead,
|
|
502
502
|
aLink: null,
|
|
503
503
|
// `<body>`. Use CSS `a:active {color}` instead
|
|
504
|
-
archive:
|
|
504
|
+
archive: V,
|
|
505
505
|
// `<object>`. List of URIs to archives
|
|
506
506
|
axis: null,
|
|
507
507
|
// `<td>` and `<th>`. Use `scope` on `<th>`
|
|
@@ -816,7 +816,7 @@ const sr = Fe({
|
|
|
816
816
|
by: null,
|
|
817
817
|
calcMode: null,
|
|
818
818
|
capHeight: I,
|
|
819
|
-
className:
|
|
819
|
+
className: V,
|
|
820
820
|
clip: null,
|
|
821
821
|
clipPath: null,
|
|
822
822
|
clipPathUnits: null,
|
|
@@ -1051,7 +1051,7 @@ const sr = Fe({
|
|
|
1051
1051
|
patternTransform: null,
|
|
1052
1052
|
patternUnits: null,
|
|
1053
1053
|
phase: null,
|
|
1054
|
-
ping:
|
|
1054
|
+
ping: V,
|
|
1055
1055
|
pitch: null,
|
|
1056
1056
|
playbackOrder: null,
|
|
1057
1057
|
pointerEvents: null,
|
|
@@ -1318,7 +1318,7 @@ function qi() {
|
|
|
1318
1318
|
return mn;
|
|
1319
1319
|
}
|
|
1320
1320
|
var yt;
|
|
1321
|
-
function
|
|
1321
|
+
function $i() {
|
|
1322
1322
|
if (yt) return Ne;
|
|
1323
1323
|
yt = 1;
|
|
1324
1324
|
var e = Ne.__importDefault || function(r) {
|
|
@@ -1340,8 +1340,8 @@ function Vi() {
|
|
|
1340
1340
|
}
|
|
1341
1341
|
return Ne;
|
|
1342
1342
|
}
|
|
1343
|
-
var
|
|
1344
|
-
const kt = /* @__PURE__ */ tr(
|
|
1343
|
+
var Vi = /* @__PURE__ */ $i();
|
|
1344
|
+
const kt = /* @__PURE__ */ tr(Vi), Wi = kt.default || kt, fr = hr("end"), qn = hr("start");
|
|
1345
1345
|
function hr(e) {
|
|
1346
1346
|
return t;
|
|
1347
1347
|
function t(n) {
|
|
@@ -1458,7 +1458,7 @@ K.prototype.fatal = void 0;
|
|
|
1458
1458
|
K.prototype.place = void 0;
|
|
1459
1459
|
K.prototype.ruleId = void 0;
|
|
1460
1460
|
K.prototype.source = void 0;
|
|
1461
|
-
const
|
|
1461
|
+
const $n = {}.hasOwnProperty, Yi = /* @__PURE__ */ new Map(), Gi = /[A-Z]/g, Xi = /-([a-z])/g, Ki = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), Ji = /* @__PURE__ */ new Set(["td", "th"]), pr = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
|
|
1462
1462
|
function Zi(e, t) {
|
|
1463
1463
|
if (!t || t.Fragment === void 0)
|
|
1464
1464
|
throw new TypeError("Expected `Fragment` in options");
|
|
@@ -1521,7 +1521,7 @@ function el(e, t, n) {
|
|
|
1521
1521
|
let a = Wn(e, t);
|
|
1522
1522
|
return Ki.has(t.tagName) && (a = a.filter(function(u) {
|
|
1523
1523
|
return typeof u == "string" ? !Li(u) : !0;
|
|
1524
|
-
})), gr(e, l, o, t),
|
|
1524
|
+
})), gr(e, l, o, t), Vn(l, a), e.ancestors.pop(), e.schema = r, e.create(t, o, l, n);
|
|
1525
1525
|
}
|
|
1526
1526
|
function nl(e, t) {
|
|
1527
1527
|
if (t.data && t.data.estree && e.evaluater) {
|
|
@@ -1546,11 +1546,11 @@ function rl(e, t, n) {
|
|
|
1546
1546
|
let i = r;
|
|
1547
1547
|
t.name === "svg" && r.space === "html" && (i = Un, e.schema = i), e.ancestors.push(t);
|
|
1548
1548
|
const o = t.name === null ? e.Fragment : dr(e, t.name, !0), l = sl(e, t), a = Wn(e, t);
|
|
1549
|
-
return gr(e, l, o, t),
|
|
1549
|
+
return gr(e, l, o, t), Vn(l, a), e.ancestors.pop(), e.schema = r, e.create(t, o, l, n);
|
|
1550
1550
|
}
|
|
1551
1551
|
function il(e, t, n) {
|
|
1552
1552
|
const r = {};
|
|
1553
|
-
return
|
|
1553
|
+
return Vn(r, Wn(e, t)), e.create(t, e.Fragment, r, n);
|
|
1554
1554
|
}
|
|
1555
1555
|
function ll(e, t) {
|
|
1556
1556
|
return t.value;
|
|
@@ -1558,7 +1558,7 @@ function ll(e, t) {
|
|
|
1558
1558
|
function gr(e, t, n, r) {
|
|
1559
1559
|
typeof n != "string" && n !== e.Fragment && e.passNode && (t.node = r);
|
|
1560
1560
|
}
|
|
1561
|
-
function
|
|
1561
|
+
function Vn(e, t) {
|
|
1562
1562
|
if (t.length > 0) {
|
|
1563
1563
|
const n = t.length > 1 ? t : t[0];
|
|
1564
1564
|
n && (e.children = n);
|
|
@@ -1593,7 +1593,7 @@ function ul(e, t) {
|
|
|
1593
1593
|
const n = {};
|
|
1594
1594
|
let r, i;
|
|
1595
1595
|
for (i in t.properties)
|
|
1596
|
-
if (i !== "children" &&
|
|
1596
|
+
if (i !== "children" && $n.call(t.properties, i)) {
|
|
1597
1597
|
const o = cl(e, i, t.properties[i]);
|
|
1598
1598
|
if (o) {
|
|
1599
1599
|
const [l, a] = o;
|
|
@@ -1718,7 +1718,7 @@ function dr(e, t, n) {
|
|
|
1718
1718
|
/** @type {keyof JSX.IntrinsicElements} */
|
|
1719
1719
|
r.value
|
|
1720
1720
|
);
|
|
1721
|
-
return
|
|
1721
|
+
return $n.call(e.components, i) ? e.components[i] : i;
|
|
1722
1722
|
}
|
|
1723
1723
|
if (e.evaluater)
|
|
1724
1724
|
return e.evaluater.evaluateExpression(r);
|
|
@@ -1740,7 +1740,7 @@ function hl(e) {
|
|
|
1740
1740
|
const t = {};
|
|
1741
1741
|
let n;
|
|
1742
1742
|
for (n in e)
|
|
1743
|
-
|
|
1743
|
+
$n.call(e, n) && (t[pl(n)] = e[n]);
|
|
1744
1744
|
return t;
|
|
1745
1745
|
}
|
|
1746
1746
|
function pl(e) {
|
|
@@ -1880,7 +1880,7 @@ const _n = be(/\d/), wl = be(/[\dA-Fa-f]/), Sl = be(/[!-/:-@[-`{-~]/);
|
|
|
1880
1880
|
function D(e) {
|
|
1881
1881
|
return e !== null && e < -2;
|
|
1882
1882
|
}
|
|
1883
|
-
function
|
|
1883
|
+
function $(e) {
|
|
1884
1884
|
return e !== null && (e < 0 || e === 32);
|
|
1885
1885
|
}
|
|
1886
1886
|
function N(e) {
|
|
@@ -2076,7 +2076,7 @@ function Tl(e, t, n) {
|
|
|
2076
2076
|
return j(e, e.attempt(this.parser.constructs.document, t, n), "linePrefix", this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4);
|
|
2077
2077
|
}
|
|
2078
2078
|
function De(e) {
|
|
2079
|
-
if (e === null ||
|
|
2079
|
+
if (e === null || $(e) || Ee(e))
|
|
2080
2080
|
return 1;
|
|
2081
2081
|
if (an(e))
|
|
2082
2082
|
return 2;
|
|
@@ -2423,11 +2423,11 @@ function Ul(e, t, n) {
|
|
|
2423
2423
|
}
|
|
2424
2424
|
const ql = {
|
|
2425
2425
|
name: "codeText",
|
|
2426
|
-
previous:
|
|
2427
|
-
resolve:
|
|
2426
|
+
previous: Vl,
|
|
2427
|
+
resolve: $l,
|
|
2428
2428
|
tokenize: Wl
|
|
2429
2429
|
};
|
|
2430
|
-
function
|
|
2430
|
+
function $l(e) {
|
|
2431
2431
|
let t = e.length - 4, n = 3, r, i;
|
|
2432
2432
|
if ((e[n][1].type === "lineEnding" || e[n][1].type === "space") && (e[t][1].type === "lineEnding" || e[t][1].type === "space")) {
|
|
2433
2433
|
for (r = n; ++r < t; )
|
|
@@ -2440,7 +2440,7 @@ function Vl(e) {
|
|
|
2440
2440
|
i === void 0 ? r !== t && e[r][1].type !== "lineEnding" && (i = r) : (r === t || e[r][1].type === "lineEnding") && (e[i][1].type = "codeTextData", r !== i + 2 && (e[i][1].end = e[r - 1][1].end, e.splice(i + 2, r - i - 2), t -= r - i - 2, r = i + 2), i = void 0);
|
|
2441
2441
|
return e;
|
|
2442
2442
|
}
|
|
2443
|
-
function
|
|
2443
|
+
function Vl(e) {
|
|
2444
2444
|
return e !== 96 || this.events[this.events.length - 1][1].type === "characterEscape";
|
|
2445
2445
|
}
|
|
2446
2446
|
function Wl(e, t, n) {
|
|
@@ -2743,7 +2743,7 @@ function Er(e, t, n, r, i, o, l, a, u) {
|
|
|
2743
2743
|
return y === 60 || y === 62 || y === 92 ? (e.consume(y), h) : h(y);
|
|
2744
2744
|
}
|
|
2745
2745
|
function x(y) {
|
|
2746
|
-
return !f && (y === null || y === 41 ||
|
|
2746
|
+
return !f && (y === null || y === 41 || $(y)) ? (e.exit("chunkString"), e.exit(a), e.exit(l), e.exit(r), t(y)) : f < s && y === 40 ? (e.consume(y), f++, x) : y === 41 ? (e.consume(y), f--, x) : y === null || y === 32 || y === 40 || nn(y) ? n(y) : (e.consume(y), y === 92 ? E : x);
|
|
2747
2747
|
}
|
|
2748
2748
|
function E(y) {
|
|
2749
2749
|
return y === 40 || y === 41 || y === 92 ? (e.consume(y), x) : x(y);
|
|
@@ -2831,7 +2831,7 @@ function to(e, t, n) {
|
|
|
2831
2831
|
return i = ce(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1)), h === 58 ? (e.enter("definitionMarker"), e.consume(h), e.exit("definitionMarker"), u) : n(h);
|
|
2832
2832
|
}
|
|
2833
2833
|
function u(h) {
|
|
2834
|
-
return
|
|
2834
|
+
return $(h) ? Ue(e, s)(h) : s(h);
|
|
2835
2835
|
}
|
|
2836
2836
|
function s(h) {
|
|
2837
2837
|
return Er(
|
|
@@ -2859,7 +2859,7 @@ function to(e, t, n) {
|
|
|
2859
2859
|
function ro(e, t, n) {
|
|
2860
2860
|
return r;
|
|
2861
2861
|
function r(a) {
|
|
2862
|
-
return
|
|
2862
|
+
return $(a) ? Ue(e, i)(a) : n(a);
|
|
2863
2863
|
}
|
|
2864
2864
|
function i(a) {
|
|
2865
2865
|
return Ar(e, o, n, "definitionTitle", "definitionTitleMarker", "definitionTitleString")(a);
|
|
@@ -2912,7 +2912,7 @@ function uo(e, t, n) {
|
|
|
2912
2912
|
return e.enter("atxHeadingSequence"), l(f);
|
|
2913
2913
|
}
|
|
2914
2914
|
function l(f) {
|
|
2915
|
-
return f === 35 && r++ < 6 ? (e.consume(f), l) : f === null ||
|
|
2915
|
+
return f === 35 && r++ < 6 ? (e.consume(f), l) : f === null || $(f) ? (e.exit("atxHeadingSequence"), a(f)) : n(f);
|
|
2916
2916
|
}
|
|
2917
2917
|
function a(f) {
|
|
2918
2918
|
return f === 35 ? (e.enter("atxHeadingSequence"), u(f)) : f === null || D(f) ? (e.exit("atxHeading"), t(f)) : N(f) ? j(e, a, "whitespace")(f) : (e.enter("atxHeadingText"), s(f));
|
|
@@ -2921,7 +2921,7 @@ function uo(e, t, n) {
|
|
|
2921
2921
|
return f === 35 ? (e.consume(f), u) : (e.exit("atxHeadingSequence"), a(f));
|
|
2922
2922
|
}
|
|
2923
2923
|
function s(f) {
|
|
2924
|
-
return f === null || f === 35 ||
|
|
2924
|
+
return f === null || f === 35 || $(f) ? (e.exit("atxHeadingText"), a(f)) : (e.consume(f), s);
|
|
2925
2925
|
}
|
|
2926
2926
|
}
|
|
2927
2927
|
const so = [
|
|
@@ -3032,7 +3032,7 @@ function mo(e, t, n) {
|
|
|
3032
3032
|
return J(g) ? (e.consume(g), l = String.fromCharCode(g), E) : n(g);
|
|
3033
3033
|
}
|
|
3034
3034
|
function E(g) {
|
|
3035
|
-
if (g === null || g === 47 || g === 62 ||
|
|
3035
|
+
if (g === null || g === 47 || g === 62 || $(g)) {
|
|
3036
3036
|
const ue = g === 47, we = l.toLowerCase();
|
|
3037
3037
|
return !ue && !o && Pt.includes(we) ? (i = 1, r.interrupt ? t(g) : v(g)) : so.includes(l.toLowerCase()) ? (i = 6, ue ? (e.consume(g), y) : r.interrupt ? t(g) : v(g)) : (i = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(g) : o ? S(g) : C(g));
|
|
3038
3038
|
}
|
|
@@ -3060,7 +3060,7 @@ function mo(e, t, n) {
|
|
|
3060
3060
|
return g === u ? (e.consume(g), u = null, H) : g === null || D(g) ? n(g) : (e.consume(g), O);
|
|
3061
3061
|
}
|
|
3062
3062
|
function U(g) {
|
|
3063
|
-
return g === null || g === 34 || g === 39 || g === 47 || g === 60 || g === 61 || g === 62 || g === 96 ||
|
|
3063
|
+
return g === null || g === 34 || g === 39 || g === 47 || g === 60 || g === 61 || g === 62 || g === 96 || $(g) ? z(g) : (e.consume(g), U);
|
|
3064
3064
|
}
|
|
3065
3065
|
function H(g) {
|
|
3066
3066
|
return g === 47 || g === 62 || N(g) ? C(g) : n(g);
|
|
@@ -3186,7 +3186,7 @@ function xo(e, t, n) {
|
|
|
3186
3186
|
return D(m) ? (l = O, Y(m)) : N(m) ? (e.consume(m), O) : Q(m);
|
|
3187
3187
|
}
|
|
3188
3188
|
function U(m) {
|
|
3189
|
-
return m === 45 || X(m) ? (e.consume(m), U) : m === 47 || m === 62 ||
|
|
3189
|
+
return m === 45 || X(m) ? (e.consume(m), U) : m === 47 || m === 62 || $(m) ? H(m) : n(m);
|
|
3190
3190
|
}
|
|
3191
3191
|
function H(m) {
|
|
3192
3192
|
return m === 47 ? (e.consume(m), Q) : m === 58 || m === 95 || J(m) ? (e.consume(m), k) : D(m) ? (l = H, Y(m)) : N(m) ? (e.consume(m), H) : Q(m);
|
|
@@ -3204,10 +3204,10 @@ function xo(e, t, n) {
|
|
|
3204
3204
|
return m === i ? (e.consume(m), i = void 0, _) : m === null ? n(m) : D(m) ? (l = L, Y(m)) : (e.consume(m), L);
|
|
3205
3205
|
}
|
|
3206
3206
|
function T(m) {
|
|
3207
|
-
return m === null || m === 34 || m === 39 || m === 60 || m === 61 || m === 96 ? n(m) : m === 47 || m === 62 ||
|
|
3207
|
+
return m === null || m === 34 || m === 39 || m === 60 || m === 61 || m === 96 ? n(m) : m === 47 || m === 62 || $(m) ? H(m) : (e.consume(m), T);
|
|
3208
3208
|
}
|
|
3209
3209
|
function _(m) {
|
|
3210
|
-
return m === 47 || m === 62 ||
|
|
3210
|
+
return m === 47 || m === 62 || $(m) ? H(m) : n(m);
|
|
3211
3211
|
}
|
|
3212
3212
|
function Q(m) {
|
|
3213
3213
|
return m === 62 ? (e.consume(m), e.exit("htmlTextData"), e.exit("htmlText"), t) : n(m);
|
|
@@ -3320,13 +3320,13 @@ function Ao(e, t, n) {
|
|
|
3320
3320
|
return e.enter("resource"), e.enter("resourceMarker"), e.consume(c), e.exit("resourceMarker"), i;
|
|
3321
3321
|
}
|
|
3322
3322
|
function i(c) {
|
|
3323
|
-
return
|
|
3323
|
+
return $(c) ? Ue(e, o)(c) : o(c);
|
|
3324
3324
|
}
|
|
3325
3325
|
function o(c) {
|
|
3326
3326
|
return c === 41 ? f(c) : Er(e, l, a, "resourceDestination", "resourceDestinationLiteral", "resourceDestinationLiteralMarker", "resourceDestinationRaw", "resourceDestinationString", 32)(c);
|
|
3327
3327
|
}
|
|
3328
3328
|
function l(c) {
|
|
3329
|
-
return
|
|
3329
|
+
return $(c) ? Ue(e, u)(c) : f(c);
|
|
3330
3330
|
}
|
|
3331
3331
|
function a(c) {
|
|
3332
3332
|
return n(c);
|
|
@@ -3335,7 +3335,7 @@ function Ao(e, t, n) {
|
|
|
3335
3335
|
return c === 34 || c === 39 || c === 40 ? Ar(e, s, n, "resourceTitle", "resourceTitleMarker", "resourceTitleString")(c) : f(c);
|
|
3336
3336
|
}
|
|
3337
3337
|
function s(c) {
|
|
3338
|
-
return
|
|
3338
|
+
return $(c) ? Ue(e, f)(c) : f(c);
|
|
3339
3339
|
}
|
|
3340
3340
|
function f(c) {
|
|
3341
3341
|
return c === 41 ? (e.enter("resourceMarker"), e.consume(c), e.exit("resourceMarker"), e.exit("resource"), t) : n(c);
|
|
@@ -3561,10 +3561,10 @@ function qo(e, t, n) {
|
|
|
3561
3561
|
return s === null || D(s) ? (e.exit("setextHeadingLine"), t(s)) : n(s);
|
|
3562
3562
|
}
|
|
3563
3563
|
}
|
|
3564
|
-
const
|
|
3565
|
-
tokenize:
|
|
3564
|
+
const $o = {
|
|
3565
|
+
tokenize: Vo
|
|
3566
3566
|
};
|
|
3567
|
-
function
|
|
3567
|
+
function Vo(e) {
|
|
3568
3568
|
const t = this, n = e.attempt(
|
|
3569
3569
|
// Try to parse a blank line.
|
|
3570
3570
|
We,
|
|
@@ -3957,7 +3957,7 @@ function sa(e) {
|
|
|
3957
3957
|
content: i(Cl),
|
|
3958
3958
|
defined: [],
|
|
3959
3959
|
document: i(Il),
|
|
3960
|
-
flow: i(
|
|
3960
|
+
flow: i($o),
|
|
3961
3961
|
lazy: {},
|
|
3962
3962
|
string: i(Qo),
|
|
3963
3963
|
text: i(Yo)
|
|
@@ -4926,7 +4926,7 @@ function qa(e, t) {
|
|
|
4926
4926
|
};
|
|
4927
4927
|
return e.patch(t, n), e.applyData(t, n);
|
|
4928
4928
|
}
|
|
4929
|
-
const
|
|
4929
|
+
const $a = {
|
|
4930
4930
|
blockquote: xa,
|
|
4931
4931
|
break: ba,
|
|
4932
4932
|
code: wa,
|
|
@@ -4958,7 +4958,7 @@ const Va = {
|
|
|
4958
4958
|
};
|
|
4959
4959
|
function Ge() {
|
|
4960
4960
|
}
|
|
4961
|
-
const Fr = -1, sn = 0, tn = 1, rn = 2, Xn = 3, Kn = 4, Jn = 5, Zn = 6, _r = 7, Rr = 8, Rt = typeof self == "object" ? self : globalThis,
|
|
4961
|
+
const Fr = -1, sn = 0, tn = 1, rn = 2, Xn = 3, Kn = 4, Jn = 5, Zn = 6, _r = 7, Rr = 8, Rt = typeof self == "object" ? self : globalThis, Va = (e, t) => {
|
|
4962
4962
|
const n = (i, o) => (e.set(o, i), i), r = (i) => {
|
|
4963
4963
|
if (e.has(i))
|
|
4964
4964
|
return e.get(i);
|
|
@@ -5009,7 +5009,7 @@ const Fr = -1, sn = 0, tn = 1, rn = 2, Xn = 3, Kn = 4, Jn = 5, Zn = 6, _r = 7, R
|
|
|
5009
5009
|
return n(new Rt[o](l), i);
|
|
5010
5010
|
};
|
|
5011
5011
|
return r;
|
|
5012
|
-
}, Ot = (e) =>
|
|
5012
|
+
}, Ot = (e) => Va(/* @__PURE__ */ new Map(), e)(0), ve = "", { toString: Wa } = {}, { keys: Qa } = Object, je = (e) => {
|
|
5013
5013
|
const t = typeof e;
|
|
5014
5014
|
if (t !== "object" || !e)
|
|
5015
5015
|
return [sn, t];
|
|
@@ -5332,7 +5332,7 @@ function et(e, t, n, r) {
|
|
|
5332
5332
|
}
|
|
5333
5333
|
const Mn = {}.hasOwnProperty, ou = {};
|
|
5334
5334
|
function au(e, t) {
|
|
5335
|
-
const n = t || ou, r = /* @__PURE__ */ new Map(), i = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map(), l = {
|
|
5335
|
+
const n = t || ou, r = /* @__PURE__ */ new Map(), i = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map(), l = { ...$a, ...n.handlers }, a = {
|
|
5336
5336
|
all: s,
|
|
5337
5337
|
applyData: su,
|
|
5338
5338
|
definitionById: r,
|
|
@@ -6375,7 +6375,7 @@ class nt extends Pu {
|
|
|
6375
6375
|
*/
|
|
6376
6376
|
processSync(t) {
|
|
6377
6377
|
let n = !1, r;
|
|
6378
|
-
return this.freeze(), Cn("processSync", this.parser || this.Parser), En("processSync", this.compiler || this.Compiler), this.process(t, i),
|
|
6378
|
+
return this.freeze(), Cn("processSync", this.parser || this.Parser), En("processSync", this.compiler || this.Compiler), this.process(t, i), $t("processSync", "process", n), r;
|
|
6379
6379
|
function i(o, l) {
|
|
6380
6380
|
n = !0, jt(o), r = l;
|
|
6381
6381
|
}
|
|
@@ -6453,7 +6453,7 @@ class nt extends Pu {
|
|
|
6453
6453
|
*/
|
|
6454
6454
|
runSync(t, n) {
|
|
6455
6455
|
let r = !1, i;
|
|
6456
|
-
return this.run(t, n, o),
|
|
6456
|
+
return this.run(t, n, o), $t("runSync", "run", r), i;
|
|
6457
6457
|
function o(l, a) {
|
|
6458
6458
|
jt(l), i = a, r = !0;
|
|
6459
6459
|
}
|
|
@@ -6626,7 +6626,7 @@ function qt(e) {
|
|
|
6626
6626
|
if (!Nn(e) || typeof e.type != "string")
|
|
6627
6627
|
throw new TypeError("Expected node, got `" + e + "`");
|
|
6628
6628
|
}
|
|
6629
|
-
function
|
|
6629
|
+
function $t(e, t, n) {
|
|
6630
6630
|
if (!n)
|
|
6631
6631
|
throw new Error(
|
|
6632
6632
|
"`" + e + "` finished async. Use `" + t + "` instead"
|
|
@@ -6644,7 +6644,7 @@ function Du(e) {
|
|
|
6644
6644
|
function Fu(e) {
|
|
6645
6645
|
return !!(e && typeof e == "object" && "byteLength" in e && "byteOffset" in e);
|
|
6646
6646
|
}
|
|
6647
|
-
const
|
|
6647
|
+
const Vt = [], Wt = { allowDangerousHtml: !0 }, _u = /^(https?|ircs?|mailto|xmpp)$/i, Ru = [
|
|
6648
6648
|
{ from: "astPlugins", id: "remove-buggy-html-in-markdown-parser" },
|
|
6649
6649
|
{ from: "allowDangerousHtml", id: "remove-buggy-html-in-markdown-parser" },
|
|
6650
6650
|
{
|
|
@@ -6678,7 +6678,7 @@ const $t = [], Wt = { allowDangerousHtml: !0 }, _u = /^(https?|ircs?|mailto|xmpp
|
|
|
6678
6678
|
{ from: "transformLinkUri", id: "#add-urltransform", to: "urlTransform" }
|
|
6679
6679
|
];
|
|
6680
6680
|
function Ou(e) {
|
|
6681
|
-
const t = e.allowedElements, n = e.allowElement, r = e.children || "", i = e.className, o = e.components, l = e.disallowedElements, a = e.rehypePlugins ||
|
|
6681
|
+
const t = e.allowedElements, n = e.allowElement, r = e.children || "", i = e.className, o = e.components, l = e.disallowedElements, a = e.rehypePlugins || Vt, u = e.remarkPlugins || Vt, s = e.remarkRehypeOptions ? { ...e.remarkRehypeOptions, ...Wt } : Wt, f = e.skipHtml, c = e.unwrapDisallowed, p = e.urlTransform || Mu, h = Lu().use(ka).use(u).use(hu, s).use(a), d = new Nr();
|
|
6682
6682
|
typeof r == "string" && (d.value = r);
|
|
6683
6683
|
for (const S of Ru)
|
|
6684
6684
|
;
|
|
@@ -6815,7 +6815,7 @@ function qu() {
|
|
|
6815
6815
|
return {
|
|
6816
6816
|
transforms: [Xu],
|
|
6817
6817
|
enter: {
|
|
6818
|
-
literalAutolink:
|
|
6818
|
+
literalAutolink: Vu,
|
|
6819
6819
|
literalAutolinkEmail: Pn,
|
|
6820
6820
|
literalAutolinkHttp: Pn,
|
|
6821
6821
|
literalAutolinkWww: Pn
|
|
@@ -6828,7 +6828,7 @@ function qu() {
|
|
|
6828
6828
|
}
|
|
6829
6829
|
};
|
|
6830
6830
|
}
|
|
6831
|
-
function
|
|
6831
|
+
function $u() {
|
|
6832
6832
|
return {
|
|
6833
6833
|
unsafe: [
|
|
6834
6834
|
{
|
|
@@ -6855,7 +6855,7 @@ function Vu() {
|
|
|
6855
6855
|
]
|
|
6856
6856
|
};
|
|
6857
6857
|
}
|
|
6858
|
-
function
|
|
6858
|
+
function Vu(e) {
|
|
6859
6859
|
this.enter({ type: "link", title: null, url: "", children: [] }, e);
|
|
6860
6860
|
}
|
|
6861
6861
|
function Pn(e) {
|
|
@@ -7281,7 +7281,7 @@ function Ds(e) {
|
|
|
7281
7281
|
);
|
|
7282
7282
|
return t;
|
|
7283
7283
|
}
|
|
7284
|
-
function
|
|
7284
|
+
function $e(e) {
|
|
7285
7285
|
return "&#x" + e.toString(16).toUpperCase() + ";";
|
|
7286
7286
|
}
|
|
7287
7287
|
function on(e, t, n) {
|
|
@@ -7332,9 +7332,9 @@ function Ur(e, t, n, r) {
|
|
|
7332
7332
|
s,
|
|
7333
7333
|
i
|
|
7334
7334
|
);
|
|
7335
|
-
f.inside && (u =
|
|
7335
|
+
f.inside && (u = $e(s) + u.slice(1));
|
|
7336
7336
|
const c = u.charCodeAt(u.length - 1), p = on(r.after.charCodeAt(0), c, i);
|
|
7337
|
-
p.inside && (u = u.slice(0, -1) +
|
|
7337
|
+
p.inside && (u = u.slice(0, -1) + $e(c));
|
|
7338
7338
|
const h = l.move(i);
|
|
7339
7339
|
return o(), n.attentionEncodeSurroundingInfo = {
|
|
7340
7340
|
after: p.outside,
|
|
@@ -7378,7 +7378,7 @@ function Rs(e, t, n, r) {
|
|
|
7378
7378
|
`,
|
|
7379
7379
|
...o.current()
|
|
7380
7380
|
});
|
|
7381
|
-
return /^[\t ]/.test(s) && (s =
|
|
7381
|
+
return /^[\t ]/.test(s) && (s = $e(s.charCodeAt(0)) + s.slice(1)), s = s ? l + " " + s : l, n.options.closeAtx && (s += " " + l), u(), a(), s;
|
|
7382
7382
|
}
|
|
7383
7383
|
qr.peek = Os;
|
|
7384
7384
|
function qr(e) {
|
|
@@ -7387,8 +7387,8 @@ function qr(e) {
|
|
|
7387
7387
|
function Os() {
|
|
7388
7388
|
return "<";
|
|
7389
7389
|
}
|
|
7390
|
-
|
|
7391
|
-
function
|
|
7390
|
+
$r.peek = Ms;
|
|
7391
|
+
function $r(e, t, n, r) {
|
|
7392
7392
|
const i = tt(n), o = i === '"' ? "Quote" : "Apostrophe", l = n.enter("image");
|
|
7393
7393
|
let a = n.enter("label");
|
|
7394
7394
|
const u = n.createTracker(r);
|
|
@@ -7416,8 +7416,8 @@ function Vr(e, t, n, r) {
|
|
|
7416
7416
|
function Ms() {
|
|
7417
7417
|
return "!";
|
|
7418
7418
|
}
|
|
7419
|
-
|
|
7420
|
-
function
|
|
7419
|
+
Vr.peek = Ns;
|
|
7420
|
+
function Vr(e, t, n, r) {
|
|
7421
7421
|
const i = e.referenceType, o = n.enter("imageReference");
|
|
7422
7422
|
let l = n.enter("label");
|
|
7423
7423
|
const a = n.createTracker(r);
|
|
@@ -7577,7 +7577,7 @@ function Xr(e) {
|
|
|
7577
7577
|
);
|
|
7578
7578
|
return t;
|
|
7579
7579
|
}
|
|
7580
|
-
function
|
|
7580
|
+
function $s(e, t, n, r) {
|
|
7581
7581
|
const i = n.enter("list"), o = n.bulletCurrent;
|
|
7582
7582
|
let l = e.ordered ? qs(n) : rt(n);
|
|
7583
7583
|
const a = e.ordered ? l === "." ? ")" : "." : Us(n);
|
|
@@ -7605,7 +7605,7 @@ function Vs(e, t, n, r) {
|
|
|
7605
7605
|
const s = n.containerFlow(e, r);
|
|
7606
7606
|
return n.bulletLastUsed = l, n.bulletCurrent = o, i(), s;
|
|
7607
7607
|
}
|
|
7608
|
-
function
|
|
7608
|
+
function Vs(e) {
|
|
7609
7609
|
const t = e.options.listItemIndent || "one";
|
|
7610
7610
|
if (t !== "tab" && t !== "one" && t !== "mixed")
|
|
7611
7611
|
throw new Error(
|
|
@@ -7614,7 +7614,7 @@ function $s(e) {
|
|
|
7614
7614
|
return t;
|
|
7615
7615
|
}
|
|
7616
7616
|
function Ws(e, t, n, r) {
|
|
7617
|
-
const i =
|
|
7617
|
+
const i = Vs(n);
|
|
7618
7618
|
let o = n.bulletCurrent || rt(n);
|
|
7619
7619
|
t && t.type === "list" && t.ordered && (o = (typeof t.start == "number" && t.start > -1 ? t.start : 1) + (n.options.incrementListMarker === !1 ? 0 : t.children.indexOf(e)) + o);
|
|
7620
7620
|
let l = o.length + 1;
|
|
@@ -7688,9 +7688,9 @@ function Kr(e, t, n, r) {
|
|
|
7688
7688
|
s,
|
|
7689
7689
|
i
|
|
7690
7690
|
);
|
|
7691
|
-
f.inside && (u =
|
|
7691
|
+
f.inside && (u = $e(s) + u.slice(1));
|
|
7692
7692
|
const c = u.charCodeAt(u.length - 1), p = on(r.after.charCodeAt(0), c, i);
|
|
7693
|
-
p.inside && (u = u.slice(0, -1) +
|
|
7693
|
+
p.inside && (u = u.slice(0, -1) + $e(c));
|
|
7694
7694
|
const h = l.move(i + i);
|
|
7695
7695
|
return o(), n.attentionEncodeSurroundingInfo = {
|
|
7696
7696
|
after: p.outside,
|
|
@@ -7724,12 +7724,12 @@ const Jr = {
|
|
|
7724
7724
|
hardBreak: Xt,
|
|
7725
7725
|
heading: Rs,
|
|
7726
7726
|
html: qr,
|
|
7727
|
-
image:
|
|
7728
|
-
imageReference:
|
|
7727
|
+
image: $r,
|
|
7728
|
+
imageReference: Vr,
|
|
7729
7729
|
inlineCode: Wr,
|
|
7730
7730
|
link: Yr,
|
|
7731
7731
|
linkReference: Gr,
|
|
7732
|
-
list:
|
|
7732
|
+
list: $s,
|
|
7733
7733
|
listItem: Ws,
|
|
7734
7734
|
paragraph: Qs,
|
|
7735
7735
|
root: Gs,
|
|
@@ -7927,7 +7927,7 @@ function hc() {
|
|
|
7927
7927
|
function pc(e) {
|
|
7928
7928
|
return {
|
|
7929
7929
|
extensions: [
|
|
7930
|
-
|
|
7930
|
+
$u(),
|
|
7931
7931
|
ts(),
|
|
7932
7932
|
ds(),
|
|
7933
7933
|
ac(e),
|
|
@@ -8030,7 +8030,7 @@ function xc(e, t, n) {
|
|
|
8030
8030
|
return c === 47 ? (e.consume(c), o ? s : (o = !0, u)) : n(c);
|
|
8031
8031
|
}
|
|
8032
8032
|
function s(c) {
|
|
8033
|
-
return c === null || nn(c) ||
|
|
8033
|
+
return c === null || nn(c) || $(c) || Ee(c) || an(c) ? n(c) : e.attempt(Zr, e.attempt(ei, f), n)(c);
|
|
8034
8034
|
}
|
|
8035
8035
|
function f(c) {
|
|
8036
8036
|
return e.exit("literalAutolinkHttp"), e.exit("literalAutolink"), t(c);
|
|
@@ -8050,7 +8050,7 @@ function wc(e, t, n) {
|
|
|
8050
8050
|
let r, i, o;
|
|
8051
8051
|
return l;
|
|
8052
8052
|
function l(s) {
|
|
8053
|
-
return s === 46 || s === 95 ? e.check(ni, u, a)(s) : s === null ||
|
|
8053
|
+
return s === 46 || s === 95 ? e.check(ni, u, a)(s) : s === null || $(s) || Ee(s) || s !== 45 && an(s) ? u(s) : (o = !0, e.consume(s), l);
|
|
8054
8054
|
}
|
|
8055
8055
|
function a(s) {
|
|
8056
8056
|
return s === 95 ? r = !0 : (i = r, r = void 0), e.consume(s), l;
|
|
@@ -8063,7 +8063,7 @@ function Sc(e, t) {
|
|
|
8063
8063
|
let n = 0, r = 0;
|
|
8064
8064
|
return i;
|
|
8065
8065
|
function i(l) {
|
|
8066
|
-
return l === 40 ? (n++, e.consume(l), i) : l === 41 && r < n ? o(l) : l === 33 || l === 34 || l === 38 || l === 39 || l === 41 || l === 42 || l === 44 || l === 46 || l === 58 || l === 59 || l === 60 || l === 63 || l === 93 || l === 95 || l === 126 ? e.check(ni, t, o)(l) : l === null ||
|
|
8066
|
+
return l === 40 ? (n++, e.consume(l), i) : l === 41 && r < n ? o(l) : l === 33 || l === 34 || l === 38 || l === 39 || l === 41 || l === 42 || l === 44 || l === 46 || l === 58 || l === 59 || l === 60 || l === 63 || l === 93 || l === 95 || l === 126 ? e.check(ni, t, o)(l) : l === null || $(l) || Ee(l) ? t(l) : (e.consume(l), i);
|
|
8067
8067
|
}
|
|
8068
8068
|
function o(l) {
|
|
8069
8069
|
return l === 41 && r++, e.consume(l), i;
|
|
@@ -8075,11 +8075,11 @@ function Cc(e, t, n) {
|
|
|
8075
8075
|
return a === 33 || a === 34 || a === 39 || a === 41 || a === 42 || a === 44 || a === 46 || a === 58 || a === 59 || a === 63 || a === 95 || a === 126 ? (e.consume(a), r) : a === 38 ? (e.consume(a), o) : a === 93 ? (e.consume(a), i) : (
|
|
8076
8076
|
// `<` is an end.
|
|
8077
8077
|
a === 60 || // So is whitespace.
|
|
8078
|
-
a === null ||
|
|
8078
|
+
a === null || $(a) || Ee(a) ? t(a) : n(a)
|
|
8079
8079
|
);
|
|
8080
8080
|
}
|
|
8081
8081
|
function i(a) {
|
|
8082
|
-
return a === null || a === 40 || a === 91 ||
|
|
8082
|
+
return a === null || a === 40 || a === 91 || $(a) || Ee(a) ? t(a) : r(a);
|
|
8083
8083
|
}
|
|
8084
8084
|
function o(a) {
|
|
8085
8085
|
return J(a) ? l(a) : n(a);
|
|
@@ -8098,7 +8098,7 @@ function Ec(e, t, n) {
|
|
|
8098
8098
|
}
|
|
8099
8099
|
}
|
|
8100
8100
|
function ii(e) {
|
|
8101
|
-
return e === null || e === 40 || e === 42 || e === 95 || e === 91 || e === 93 || e === 126 ||
|
|
8101
|
+
return e === null || e === 40 || e === 42 || e === 95 || e === 91 || e === 93 || e === 126 || $(e);
|
|
8102
8102
|
}
|
|
8103
8103
|
function li(e) {
|
|
8104
8104
|
return !J(e);
|
|
@@ -8242,7 +8242,7 @@ function vc(e, t, n) {
|
|
|
8242
8242
|
o > 999 || // Closing brace with nothing.
|
|
8243
8243
|
c === 93 && !l || // Space or tab is not supported by GFM for some reason.
|
|
8244
8244
|
// `\n` and `[` not being supported makes sense.
|
|
8245
|
-
c === null || c === 91 ||
|
|
8245
|
+
c === null || c === 91 || $(c)
|
|
8246
8246
|
)
|
|
8247
8247
|
return n(c);
|
|
8248
8248
|
if (c === 93) {
|
|
@@ -8250,7 +8250,7 @@ function vc(e, t, n) {
|
|
|
8250
8250
|
const p = e.exit("gfmFootnoteCallString");
|
|
8251
8251
|
return i.includes(ce(r.sliceSerialize(p))) ? (e.enter("gfmFootnoteCallLabelMarker"), e.consume(c), e.exit("gfmFootnoteCallLabelMarker"), e.exit("gfmFootnoteCall"), t) : n(c);
|
|
8252
8252
|
}
|
|
8253
|
-
return
|
|
8253
|
+
return $(c) || (l = !0), o++, e.consume(c), c === 92 ? f : s;
|
|
8254
8254
|
}
|
|
8255
8255
|
function f(c) {
|
|
8256
8256
|
return c === 91 || c === 92 || c === 93 ? (e.consume(c), o++, s) : s(c);
|
|
@@ -8272,7 +8272,7 @@ function Lc(e, t, n) {
|
|
|
8272
8272
|
l > 999 || // Closing brace with nothing.
|
|
8273
8273
|
d === 93 && !a || // Space or tab is not supported by GFM for some reason.
|
|
8274
8274
|
// `\n` and `[` not being supported makes sense.
|
|
8275
|
-
d === null || d === 91 ||
|
|
8275
|
+
d === null || d === 91 || $(d)
|
|
8276
8276
|
)
|
|
8277
8277
|
return n(d);
|
|
8278
8278
|
if (d === 93) {
|
|
@@ -8280,7 +8280,7 @@ function Lc(e, t, n) {
|
|
|
8280
8280
|
const x = e.exit("gfmFootnoteDefinitionLabelString");
|
|
8281
8281
|
return o = ce(r.sliceSerialize(x)), e.enter("gfmFootnoteDefinitionLabelMarker"), e.consume(d), e.exit("gfmFootnoteDefinitionLabelMarker"), e.exit("gfmFootnoteDefinitionLabel"), p;
|
|
8282
8282
|
}
|
|
8283
|
-
return
|
|
8283
|
+
return $(d) || (a = !0), l++, e.consume(d), d === 92 ? c : f;
|
|
8284
8284
|
}
|
|
8285
8285
|
function c(d) {
|
|
8286
8286
|
return d === 91 || d === 92 || d === 93 ? (e.consume(d), l++, f) : f(d);
|
|
@@ -8491,7 +8491,7 @@ function Bc(e, t, n) {
|
|
|
8491
8491
|
return k === null ? n(k) : D(k) ? o > 1 ? (o = 0, r.interrupt = !0, e.exit("tableRow"), e.enter("lineEnding"), e.consume(k), e.exit("lineEnding"), h) : n(k) : N(k) ? j(e, f, "whitespace")(k) : (o += 1, l && (l = !1, i += 1), k === 124 ? (e.enter("tableCellDivider"), e.consume(k), e.exit("tableCellDivider"), l = !0, f) : (e.enter("data"), c(k)));
|
|
8492
8492
|
}
|
|
8493
8493
|
function c(k) {
|
|
8494
|
-
return k === null || k === 124 ||
|
|
8494
|
+
return k === null || k === 124 || $(k) ? (e.exit("data"), f(k)) : (e.consume(k), k === 92 ? p : c);
|
|
8495
8495
|
}
|
|
8496
8496
|
function p(k) {
|
|
8497
8497
|
return k === 92 || k === 124 ? (e.consume(k), c) : c(k);
|
|
@@ -8530,7 +8530,7 @@ function Bc(e, t, n) {
|
|
|
8530
8530
|
return k === 124 ? (e.enter("tableCellDivider"), e.consume(k), e.exit("tableCellDivider"), O) : k === null || D(k) ? (e.exit("tableRow"), t(k)) : N(k) ? j(e, O, "whitespace")(k) : (e.enter("data"), U(k));
|
|
8531
8531
|
}
|
|
8532
8532
|
function U(k) {
|
|
8533
|
-
return k === null || k === 124 ||
|
|
8533
|
+
return k === null || k === 124 || $(k) ? (e.exit("data"), O(k)) : (e.consume(k), k === 92 ? H : U);
|
|
8534
8534
|
}
|
|
8535
8535
|
function H(k) {
|
|
8536
8536
|
return k === 92 || k === 124 ? (e.consume(k), U) : U(k);
|
|
@@ -8616,24 +8616,24 @@ function qc(e, t, n) {
|
|
|
8616
8616
|
);
|
|
8617
8617
|
}
|
|
8618
8618
|
function o(u) {
|
|
8619
|
-
return
|
|
8619
|
+
return $(u) ? (e.enter("taskListCheckValueUnchecked"), e.consume(u), e.exit("taskListCheckValueUnchecked"), l) : u === 88 || u === 120 ? (e.enter("taskListCheckValueChecked"), e.consume(u), e.exit("taskListCheckValueChecked"), l) : n(u);
|
|
8620
8620
|
}
|
|
8621
8621
|
function l(u) {
|
|
8622
8622
|
return u === 93 ? (e.enter("taskListCheckMarker"), e.consume(u), e.exit("taskListCheckMarker"), e.exit("taskListCheck"), a) : n(u);
|
|
8623
8623
|
}
|
|
8624
8624
|
function a(u) {
|
|
8625
8625
|
return D(u) ? t(u) : N(u) ? e.check({
|
|
8626
|
-
tokenize:
|
|
8626
|
+
tokenize: $c
|
|
8627
8627
|
}, t, n)(u) : n(u);
|
|
8628
8628
|
}
|
|
8629
8629
|
}
|
|
8630
|
-
function
|
|
8630
|
+
function $c(e, t, n) {
|
|
8631
8631
|
return j(e, r, "whitespace");
|
|
8632
8632
|
function r(i) {
|
|
8633
8633
|
return i === null ? n(i) : t(i);
|
|
8634
8634
|
}
|
|
8635
8635
|
}
|
|
8636
|
-
function
|
|
8636
|
+
function Vc(e) {
|
|
8637
8637
|
return kr([
|
|
8638
8638
|
dc(),
|
|
8639
8639
|
Ac(),
|
|
@@ -8648,12 +8648,12 @@ function Qc(e) {
|
|
|
8648
8648
|
/** @type {Processor} */
|
|
8649
8649
|
this
|
|
8650
8650
|
), n = e || Wc, r = t.data(), i = r.micromarkExtensions || (r.micromarkExtensions = []), o = r.fromMarkdownExtensions || (r.fromMarkdownExtensions = []), l = r.toMarkdownExtensions || (r.toMarkdownExtensions = []);
|
|
8651
|
-
i.push(
|
|
8651
|
+
i.push(Vc(n)), o.push(hc()), l.push(pc(n));
|
|
8652
8652
|
}
|
|
8653
8653
|
const Yc = ki(
|
|
8654
8654
|
() => import(
|
|
8655
8655
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8656
|
-
"./MarkdownWithExtra.
|
|
8656
|
+
"./MarkdownWithExtra.B4DWJPGx.js"
|
|
8657
8657
|
)
|
|
8658
8658
|
), Ln = {
|
|
8659
8659
|
MODEL: "Model",
|