@versini/sassysaint 8.1.1 → 8.1.3
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.1PlOa-0g.js → App.zk6w1HBw.js} +1784 -1775
- package/dist/chunks/{ChatBubbleAssistant.BeefC-md.js → ChatBubbleAssistant.BH-v1Y0K.js} +303 -306
- package/dist/chunks/{MarkdownWithExtra.uh4jbRSq.js → MarkdownWithExtra.D8ui40T2.js} +1605 -1761
- package/dist/chunks/{index.LpUeZZHT.js → index.BJvyzZMH.js} +1 -1
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Fragment as
|
|
2
|
-
import { getDefaultExportFromCjs as
|
|
1
|
+
import { Fragment as pi, jsx as de, jsxs as mi } from "react/jsx-runtime";
|
|
2
|
+
import { getDefaultExportFromCjs as Zt, ChatContext as gi, E as di, Re as at } from "./App.zk6w1HBw.js";
|
|
3
3
|
import { lazy as yi, useContext as ki, Suspense as xi } from "react";
|
|
4
|
-
import { LOCAL_STORAGE_PREFIX as bi, LOCAL_STORAGE_CHAT_DETAILS as wi, convertCamelCaseToReadable as Si, ROLE_INTERNAL as Ci } from "./index.
|
|
4
|
+
import { LOCAL_STORAGE_PREFIX as bi, LOCAL_STORAGE_CHAT_DETAILS as wi, convertCamelCaseToReadable as Si, ROLE_INTERNAL as Ci } from "./index.BJvyzZMH.js";
|
|
5
5
|
function Kc(e) {
|
|
6
6
|
const t = [], n = String(e || "");
|
|
7
7
|
let r = n.indexOf(","), i = 0, o = !1;
|
|
@@ -29,7 +29,7 @@ function Li(e) {
|
|
|
29
29
|
function st(e) {
|
|
30
30
|
return e.replace(Pi, "") === "";
|
|
31
31
|
}
|
|
32
|
-
class
|
|
32
|
+
class $e {
|
|
33
33
|
/**
|
|
34
34
|
* @constructor
|
|
35
35
|
* @param {Properties} property
|
|
@@ -40,15 +40,15 @@ class Ve {
|
|
|
40
40
|
this.property = t, this.normal = n, r && (this.space = r);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
function
|
|
43
|
+
$e.prototype.property = {};
|
|
44
|
+
$e.prototype.normal = {};
|
|
45
|
+
$e.prototype.space = null;
|
|
46
|
+
function er(e, t) {
|
|
47
47
|
const n = {}, r = {};
|
|
48
48
|
let i = -1;
|
|
49
49
|
for (; ++i < e.length; )
|
|
50
50
|
Object.assign(n, e[i].property), Object.assign(r, e[i].normal);
|
|
51
|
-
return new
|
|
51
|
+
return new $e(n, r, t);
|
|
52
52
|
}
|
|
53
53
|
function Pn(e) {
|
|
54
54
|
return e.toLowerCase();
|
|
@@ -74,11 +74,11 @@ ie.prototype.commaOrSpaceSeparated = !1;
|
|
|
74
74
|
ie.prototype.mustUseProperty = !1;
|
|
75
75
|
ie.prototype.defined = !1;
|
|
76
76
|
let vi = 0;
|
|
77
|
-
const M = Ie(), W = Ie(),
|
|
77
|
+
const M = Ie(), W = Ie(), nr = Ie(), I = Ie(), $ = Ie(), ze = Ie(), ne = Ie();
|
|
78
78
|
function Ie() {
|
|
79
79
|
return 2 ** ++vi;
|
|
80
80
|
}
|
|
81
|
-
const Ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: M, booleanish: W, commaOrSpaceSeparated: ne, commaSeparated: ze, number: I, overloadedBoolean:
|
|
81
|
+
const Ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: M, booleanish: W, commaOrSpaceSeparated: ne, commaSeparated: ze, number: I, overloadedBoolean: nr, spaceSeparated: $ }, Symbol.toStringTag, { value: "Module" })), fn = Object.keys(Ln);
|
|
82
82
|
class Nn extends ie {
|
|
83
83
|
/**
|
|
84
84
|
* @constructor
|
|
@@ -114,9 +114,9 @@ function Fe(e) {
|
|
|
114
114
|
);
|
|
115
115
|
e.mustUseProperty && e.mustUseProperty.includes(r) && (o.mustUseProperty = !0), t[r] = o, n[Pn(r)] = r, n[Pn(o.attribute)] = r;
|
|
116
116
|
}
|
|
117
|
-
return new
|
|
117
|
+
return new $e(t, n, e.space);
|
|
118
118
|
}
|
|
119
|
-
const
|
|
119
|
+
const tr = Fe({
|
|
120
120
|
space: "xlink",
|
|
121
121
|
transform(e, t) {
|
|
122
122
|
return "xlink:" + t.slice(5).toLowerCase();
|
|
@@ -130,25 +130,25 @@ const rr = Fe({
|
|
|
130
130
|
xLinkTitle: null,
|
|
131
131
|
xLinkType: null
|
|
132
132
|
}
|
|
133
|
-
}),
|
|
133
|
+
}), rr = Fe({
|
|
134
134
|
space: "xml",
|
|
135
135
|
transform(e, t) {
|
|
136
136
|
return "xml:" + t.slice(3).toLowerCase();
|
|
137
137
|
},
|
|
138
138
|
properties: { xmlLang: null, xmlBase: null, xmlSpace: null }
|
|
139
139
|
});
|
|
140
|
-
function
|
|
140
|
+
function ir(e, t) {
|
|
141
141
|
return t in e ? e[t] : t;
|
|
142
142
|
}
|
|
143
|
-
function
|
|
144
|
-
return
|
|
143
|
+
function lr(e, t) {
|
|
144
|
+
return ir(e, t.toLowerCase());
|
|
145
145
|
}
|
|
146
|
-
const
|
|
146
|
+
const or = Fe({
|
|
147
147
|
space: "xmlns",
|
|
148
148
|
attributes: { xmlnsxlink: "xmlns:xlink" },
|
|
149
|
-
transform:
|
|
149
|
+
transform: lr,
|
|
150
150
|
properties: { xmlns: null, xmlnsXLink: null }
|
|
151
|
-
}),
|
|
151
|
+
}), ar = Fe({
|
|
152
152
|
transform(e, t) {
|
|
153
153
|
return t === "role" ? t : "aria-" + t.slice(4).toLowerCase();
|
|
154
154
|
},
|
|
@@ -161,36 +161,36 @@ const ar = Fe({
|
|
|
161
161
|
ariaColCount: I,
|
|
162
162
|
ariaColIndex: I,
|
|
163
163
|
ariaColSpan: I,
|
|
164
|
-
ariaControls:
|
|
164
|
+
ariaControls: $,
|
|
165
165
|
ariaCurrent: null,
|
|
166
|
-
ariaDescribedBy:
|
|
166
|
+
ariaDescribedBy: $,
|
|
167
167
|
ariaDetails: null,
|
|
168
168
|
ariaDisabled: W,
|
|
169
|
-
ariaDropEffect:
|
|
169
|
+
ariaDropEffect: $,
|
|
170
170
|
ariaErrorMessage: null,
|
|
171
171
|
ariaExpanded: W,
|
|
172
|
-
ariaFlowTo:
|
|
172
|
+
ariaFlowTo: $,
|
|
173
173
|
ariaGrabbed: W,
|
|
174
174
|
ariaHasPopup: null,
|
|
175
175
|
ariaHidden: W,
|
|
176
176
|
ariaInvalid: null,
|
|
177
177
|
ariaKeyShortcuts: null,
|
|
178
178
|
ariaLabel: null,
|
|
179
|
-
ariaLabelledBy:
|
|
179
|
+
ariaLabelledBy: $,
|
|
180
180
|
ariaLevel: I,
|
|
181
181
|
ariaLive: null,
|
|
182
182
|
ariaModal: W,
|
|
183
183
|
ariaMultiLine: W,
|
|
184
184
|
ariaMultiSelectable: W,
|
|
185
185
|
ariaOrientation: null,
|
|
186
|
-
ariaOwns:
|
|
186
|
+
ariaOwns: $,
|
|
187
187
|
ariaPlaceholder: null,
|
|
188
188
|
ariaPosInSet: I,
|
|
189
189
|
ariaPressed: W,
|
|
190
190
|
ariaReadOnly: W,
|
|
191
191
|
ariaRelevant: null,
|
|
192
192
|
ariaRequired: W,
|
|
193
|
-
ariaRoleDescription:
|
|
193
|
+
ariaRoleDescription: $,
|
|
194
194
|
ariaRowCount: I,
|
|
195
195
|
ariaRowIndex: I,
|
|
196
196
|
ariaRowSpan: I,
|
|
@@ -211,14 +211,14 @@ const ar = Fe({
|
|
|
211
211
|
htmlfor: "for",
|
|
212
212
|
httpequiv: "http-equiv"
|
|
213
213
|
},
|
|
214
|
-
transform:
|
|
214
|
+
transform: lr,
|
|
215
215
|
mustUseProperty: ["checked", "multiple", "muted", "selected"],
|
|
216
216
|
properties: {
|
|
217
217
|
// Standard Properties.
|
|
218
218
|
abbr: null,
|
|
219
219
|
accept: ze,
|
|
220
|
-
acceptCharset:
|
|
221
|
-
accessKey:
|
|
220
|
+
acceptCharset: $,
|
|
221
|
+
accessKey: $,
|
|
222
222
|
action: null,
|
|
223
223
|
allow: null,
|
|
224
224
|
allowFullScreen: M,
|
|
@@ -228,21 +228,21 @@ const ar = Fe({
|
|
|
228
228
|
as: null,
|
|
229
229
|
async: M,
|
|
230
230
|
autoCapitalize: null,
|
|
231
|
-
autoComplete:
|
|
231
|
+
autoComplete: $,
|
|
232
232
|
autoFocus: M,
|
|
233
233
|
autoPlay: M,
|
|
234
|
-
blocking:
|
|
234
|
+
blocking: $,
|
|
235
235
|
capture: null,
|
|
236
236
|
charSet: null,
|
|
237
237
|
checked: M,
|
|
238
238
|
cite: null,
|
|
239
|
-
className:
|
|
239
|
+
className: $,
|
|
240
240
|
cols: I,
|
|
241
241
|
colSpan: null,
|
|
242
242
|
content: null,
|
|
243
243
|
contentEditable: W,
|
|
244
244
|
controls: M,
|
|
245
|
-
controlsList:
|
|
245
|
+
controlsList: $,
|
|
246
246
|
coords: I | ze,
|
|
247
247
|
crossOrigin: null,
|
|
248
248
|
data: null,
|
|
@@ -253,7 +253,7 @@ const ar = Fe({
|
|
|
253
253
|
dir: null,
|
|
254
254
|
dirName: null,
|
|
255
255
|
disabled: M,
|
|
256
|
-
download:
|
|
256
|
+
download: nr,
|
|
257
257
|
draggable: W,
|
|
258
258
|
encType: null,
|
|
259
259
|
enterKeyHint: null,
|
|
@@ -264,14 +264,14 @@ const ar = Fe({
|
|
|
264
264
|
formMethod: null,
|
|
265
265
|
formNoValidate: M,
|
|
266
266
|
formTarget: null,
|
|
267
|
-
headers:
|
|
267
|
+
headers: $,
|
|
268
268
|
height: I,
|
|
269
269
|
hidden: M,
|
|
270
270
|
high: I,
|
|
271
271
|
href: null,
|
|
272
272
|
hrefLang: null,
|
|
273
|
-
htmlFor:
|
|
274
|
-
httpEquiv:
|
|
273
|
+
htmlFor: $,
|
|
274
|
+
httpEquiv: $,
|
|
275
275
|
id: null,
|
|
276
276
|
imageSizes: null,
|
|
277
277
|
imageSrcSet: null,
|
|
@@ -281,10 +281,10 @@ const ar = Fe({
|
|
|
281
281
|
is: null,
|
|
282
282
|
isMap: M,
|
|
283
283
|
itemId: null,
|
|
284
|
-
itemProp:
|
|
285
|
-
itemRef:
|
|
284
|
+
itemProp: $,
|
|
285
|
+
itemRef: $,
|
|
286
286
|
itemScope: M,
|
|
287
|
-
itemType:
|
|
287
|
+
itemType: $,
|
|
288
288
|
kind: null,
|
|
289
289
|
label: null,
|
|
290
290
|
lang: null,
|
|
@@ -397,7 +397,7 @@ const ar = Fe({
|
|
|
397
397
|
open: M,
|
|
398
398
|
optimum: I,
|
|
399
399
|
pattern: null,
|
|
400
|
-
ping:
|
|
400
|
+
ping: $,
|
|
401
401
|
placeholder: null,
|
|
402
402
|
playsInline: M,
|
|
403
403
|
popover: null,
|
|
@@ -407,12 +407,12 @@ const ar = Fe({
|
|
|
407
407
|
preload: null,
|
|
408
408
|
readOnly: M,
|
|
409
409
|
referrerPolicy: null,
|
|
410
|
-
rel:
|
|
410
|
+
rel: $,
|
|
411
411
|
required: M,
|
|
412
412
|
reversed: M,
|
|
413
413
|
rows: I,
|
|
414
414
|
rowSpan: I,
|
|
415
|
-
sandbox:
|
|
415
|
+
sandbox: $,
|
|
416
416
|
scope: null,
|
|
417
417
|
scoped: M,
|
|
418
418
|
seamless: M,
|
|
@@ -450,7 +450,7 @@ const ar = Fe({
|
|
|
450
450
|
// Several. Use CSS `text-align` instead,
|
|
451
451
|
aLink: null,
|
|
452
452
|
// `<body>`. Use CSS `a:active {color}` instead
|
|
453
|
-
archive:
|
|
453
|
+
archive: $,
|
|
454
454
|
// `<object>`. List of URIs to archives
|
|
455
455
|
axis: null,
|
|
456
456
|
// `<td>` and `<th>`. Use `scope` on `<th>`
|
|
@@ -741,7 +741,7 @@ const ar = Fe({
|
|
|
741
741
|
playbackOrder: "playbackorder",
|
|
742
742
|
timelineBegin: "timelinebegin"
|
|
743
743
|
},
|
|
744
|
-
transform:
|
|
744
|
+
transform: ir,
|
|
745
745
|
properties: {
|
|
746
746
|
about: ne,
|
|
747
747
|
accentHeight: I,
|
|
@@ -765,7 +765,7 @@ const ar = Fe({
|
|
|
765
765
|
by: null,
|
|
766
766
|
calcMode: null,
|
|
767
767
|
capHeight: I,
|
|
768
|
-
className:
|
|
768
|
+
className: $,
|
|
769
769
|
clip: null,
|
|
770
770
|
clipPath: null,
|
|
771
771
|
clipPathUnits: null,
|
|
@@ -1000,7 +1000,7 @@ const ar = Fe({
|
|
|
1000
1000
|
patternTransform: null,
|
|
1001
1001
|
patternUnits: null,
|
|
1002
1002
|
phase: null,
|
|
1003
|
-
ping:
|
|
1003
|
+
ping: $,
|
|
1004
1004
|
pitch: null,
|
|
1005
1005
|
playbackOrder: null,
|
|
1006
1006
|
pointerEvents: null,
|
|
@@ -1168,7 +1168,7 @@ const Bi = {
|
|
|
1168
1168
|
xLinkTitle: "xlinkTitle",
|
|
1169
1169
|
xLinkType: "xlinkType",
|
|
1170
1170
|
xmlnsXLink: "xmlnsXlink"
|
|
1171
|
-
}, ji =
|
|
1171
|
+
}, ji = er([rr, tr, or, ar, Di], "html"), Bn = er([rr, tr, or, ar, Fi], "svg");
|
|
1172
1172
|
function Jc(e) {
|
|
1173
1173
|
const t = String(e || "").trim();
|
|
1174
1174
|
return t ? t.split(/[ \t\n\r\f]+/g) : [];
|
|
@@ -1289,9 +1289,9 @@ function qi() {
|
|
|
1289
1289
|
}
|
|
1290
1290
|
return Ne;
|
|
1291
1291
|
}
|
|
1292
|
-
var
|
|
1293
|
-
const mt = /* @__PURE__ */
|
|
1294
|
-
function
|
|
1292
|
+
var Vi = /* @__PURE__ */ qi();
|
|
1293
|
+
const mt = /* @__PURE__ */ Zt(Vi), $i = mt.default || mt, ur = sr("end"), jn = sr("start");
|
|
1294
|
+
function sr(e) {
|
|
1295
1295
|
return t;
|
|
1296
1296
|
function t(n) {
|
|
1297
1297
|
const r = n && n.position && n.position[e] || {};
|
|
@@ -1304,7 +1304,7 @@ function cr(e) {
|
|
|
1304
1304
|
}
|
|
1305
1305
|
}
|
|
1306
1306
|
function Wi(e) {
|
|
1307
|
-
const t = jn(e), n =
|
|
1307
|
+
const t = jn(e), n = ur(e);
|
|
1308
1308
|
if (t && n)
|
|
1309
1309
|
return { start: t, end: n };
|
|
1310
1310
|
}
|
|
@@ -1407,7 +1407,7 @@ K.prototype.fatal = void 0;
|
|
|
1407
1407
|
K.prototype.place = void 0;
|
|
1408
1408
|
K.prototype.ruleId = void 0;
|
|
1409
1409
|
K.prototype.source = void 0;
|
|
1410
|
-
const Hn = {}.hasOwnProperty, Qi = /* @__PURE__ */ new Map(), Yi = /[A-Z]/g, Gi = /-([a-z])/g, Xi = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), Ki = /* @__PURE__ */ new Set(["td", "th"]),
|
|
1410
|
+
const Hn = {}.hasOwnProperty, Qi = /* @__PURE__ */ new Map(), Yi = /[A-Z]/g, Gi = /-([a-z])/g, Xi = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), Ki = /* @__PURE__ */ new Set(["td", "th"]), cr = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
|
|
1411
1411
|
function Ji(e, t) {
|
|
1412
1412
|
if (!t || t.Fragment === void 0)
|
|
1413
1413
|
throw new TypeError("Expected `Fragment` in options");
|
|
@@ -1440,7 +1440,7 @@ function Ji(e, t) {
|
|
|
1440
1440
|
schema: t.space === "svg" ? Bn : ji,
|
|
1441
1441
|
stylePropertyNameCase: t.stylePropertyNameCase || "dom",
|
|
1442
1442
|
tableCellAlignToStyle: t.tableCellAlignToStyle !== !1
|
|
1443
|
-
}, o =
|
|
1443
|
+
}, o = fr(i, e, void 0);
|
|
1444
1444
|
return o && typeof o != "string" ? o : i.create(
|
|
1445
1445
|
e,
|
|
1446
1446
|
i.Fragment,
|
|
@@ -1448,7 +1448,7 @@ function Ji(e, t) {
|
|
|
1448
1448
|
void 0
|
|
1449
1449
|
);
|
|
1450
1450
|
}
|
|
1451
|
-
function
|
|
1451
|
+
function fr(e, t, n) {
|
|
1452
1452
|
if (t.type === "element")
|
|
1453
1453
|
return Zi(e, t, n);
|
|
1454
1454
|
if (t.type === "mdxFlowExpression" || t.type === "mdxTextExpression")
|
|
@@ -1466,11 +1466,11 @@ function Zi(e, t, n) {
|
|
|
1466
1466
|
const r = e.schema;
|
|
1467
1467
|
let i = r;
|
|
1468
1468
|
t.tagName.toLowerCase() === "svg" && r.space === "html" && (i = Bn, e.schema = i), e.ancestors.push(t);
|
|
1469
|
-
const o =
|
|
1469
|
+
const o = pr(e, t.tagName, !1), l = al(e, t);
|
|
1470
1470
|
let a = qn(e, t);
|
|
1471
1471
|
return Xi.has(t.tagName) && (a = a.filter(function(u) {
|
|
1472
1472
|
return typeof u == "string" ? !Li(u) : !0;
|
|
1473
|
-
})),
|
|
1473
|
+
})), hr(e, l, o, t), Un(l, a), e.ancestors.pop(), e.schema = r, e.create(t, o, l, n);
|
|
1474
1474
|
}
|
|
1475
1475
|
function el(e, t) {
|
|
1476
1476
|
if (t.data && t.data.estree && e.evaluater) {
|
|
@@ -1494,8 +1494,8 @@ function tl(e, t, n) {
|
|
|
1494
1494
|
const r = e.schema;
|
|
1495
1495
|
let i = r;
|
|
1496
1496
|
t.name === "svg" && r.space === "html" && (i = Bn, e.schema = i), e.ancestors.push(t);
|
|
1497
|
-
const o = t.name === null ? e.Fragment :
|
|
1498
|
-
return
|
|
1497
|
+
const o = t.name === null ? e.Fragment : pr(e, t.name, !0), l = ul(e, t), a = qn(e, t);
|
|
1498
|
+
return hr(e, l, o, t), Un(l, a), e.ancestors.pop(), e.schema = r, e.create(t, o, l, n);
|
|
1499
1499
|
}
|
|
1500
1500
|
function rl(e, t, n) {
|
|
1501
1501
|
const r = {};
|
|
@@ -1504,7 +1504,7 @@ function rl(e, t, n) {
|
|
|
1504
1504
|
function il(e, t) {
|
|
1505
1505
|
return t.value;
|
|
1506
1506
|
}
|
|
1507
|
-
function
|
|
1507
|
+
function hr(e, t, n, r) {
|
|
1508
1508
|
typeof n != "string" && n !== e.Fragment && e.passNode && (t.node = r);
|
|
1509
1509
|
}
|
|
1510
1510
|
function Un(e, t) {
|
|
@@ -1600,7 +1600,7 @@ function qn(e, t) {
|
|
|
1600
1600
|
l = u + "-" + s, i.set(u, s + 1);
|
|
1601
1601
|
}
|
|
1602
1602
|
}
|
|
1603
|
-
const a =
|
|
1603
|
+
const a = fr(e, o, l);
|
|
1604
1604
|
a !== void 0 && n.push(a);
|
|
1605
1605
|
}
|
|
1606
1606
|
return n;
|
|
@@ -1621,7 +1621,7 @@ function sl(e, t, n) {
|
|
|
1621
1621
|
function cl(e, t) {
|
|
1622
1622
|
const n = {};
|
|
1623
1623
|
try {
|
|
1624
|
-
|
|
1624
|
+
$i(t, r);
|
|
1625
1625
|
} catch (i) {
|
|
1626
1626
|
if (!e.ignoreInvalidStyle) {
|
|
1627
1627
|
const o = (
|
|
@@ -1633,7 +1633,7 @@ function cl(e, t) {
|
|
|
1633
1633
|
ruleId: "style",
|
|
1634
1634
|
source: "hast-util-to-jsx-runtime"
|
|
1635
1635
|
});
|
|
1636
|
-
throw l.file = e.filePath || void 0, l.url =
|
|
1636
|
+
throw l.file = e.filePath || void 0, l.url = cr + "#cannot-parse-style-attribute", l;
|
|
1637
1637
|
}
|
|
1638
1638
|
}
|
|
1639
1639
|
return n;
|
|
@@ -1642,7 +1642,7 @@ function cl(e, t) {
|
|
|
1642
1642
|
l.slice(0, 2) !== "--" && (l.slice(0, 4) === "-ms-" && (l = "ms-" + l.slice(4)), l = l.replace(Gi, pl)), n[l] = o;
|
|
1643
1643
|
}
|
|
1644
1644
|
}
|
|
1645
|
-
function
|
|
1645
|
+
function pr(e, t, n) {
|
|
1646
1646
|
let r;
|
|
1647
1647
|
if (!n)
|
|
1648
1648
|
r = { type: "Literal", value: t };
|
|
@@ -1683,7 +1683,7 @@ function qe(e, t) {
|
|
|
1683
1683
|
source: "hast-util-to-jsx-runtime"
|
|
1684
1684
|
}
|
|
1685
1685
|
);
|
|
1686
|
-
throw n.file = e.filePath || void 0, n.url =
|
|
1686
|
+
throw n.file = e.filePath || void 0, n.url = cr + "#cannot-handle-mdx-estrees-without-createevaluater", n;
|
|
1687
1687
|
}
|
|
1688
1688
|
function fl(e) {
|
|
1689
1689
|
const t = {};
|
|
@@ -1725,11 +1725,11 @@ const pn = {
|
|
|
1725
1725
|
"video"
|
|
1726
1726
|
]
|
|
1727
1727
|
}, gl = {};
|
|
1728
|
-
function
|
|
1728
|
+
function Vn(e, t) {
|
|
1729
1729
|
const n = gl, r = typeof n.includeImageAlt == "boolean" ? n.includeImageAlt : !0, i = typeof n.includeHtml == "boolean" ? n.includeHtml : !0;
|
|
1730
|
-
return
|
|
1730
|
+
return mr(e, r, i);
|
|
1731
1731
|
}
|
|
1732
|
-
function
|
|
1732
|
+
function mr(e, t, n) {
|
|
1733
1733
|
if (dl(e)) {
|
|
1734
1734
|
if ("value" in e)
|
|
1735
1735
|
return e.type === "html" && !n ? "" : e.value;
|
|
@@ -1744,14 +1744,14 @@ function yt(e, t, n) {
|
|
|
1744
1744
|
const r = [];
|
|
1745
1745
|
let i = -1;
|
|
1746
1746
|
for (; ++i < e.length; )
|
|
1747
|
-
r[i] =
|
|
1747
|
+
r[i] = mr(e[i], t, n);
|
|
1748
1748
|
return r.join("");
|
|
1749
1749
|
}
|
|
1750
1750
|
function dl(e) {
|
|
1751
1751
|
return !!(e && typeof e == "object");
|
|
1752
1752
|
}
|
|
1753
1753
|
const kt = document.createElement("i");
|
|
1754
|
-
function
|
|
1754
|
+
function $n(e) {
|
|
1755
1755
|
const t = "&" + e + ";";
|
|
1756
1756
|
kt.innerHTML = t;
|
|
1757
1757
|
const n = kt.textContent;
|
|
@@ -1770,7 +1770,7 @@ function re(e, t) {
|
|
|
1770
1770
|
return e.length > 0 ? (te(e, e.length, 0, t), e) : t;
|
|
1771
1771
|
}
|
|
1772
1772
|
const xt = {}.hasOwnProperty;
|
|
1773
|
-
function
|
|
1773
|
+
function gr(e) {
|
|
1774
1774
|
const t = {};
|
|
1775
1775
|
let n = -1;
|
|
1776
1776
|
for (; ++n < e.length; )
|
|
@@ -1801,7 +1801,7 @@ function kl(e, t) {
|
|
|
1801
1801
|
(t[n].add === "after" ? e : r).push(t[n]);
|
|
1802
1802
|
te(e, 0, 0, r);
|
|
1803
1803
|
}
|
|
1804
|
-
function
|
|
1804
|
+
function dr(e, t) {
|
|
1805
1805
|
const n = Number.parseInt(e, t);
|
|
1806
1806
|
return (
|
|
1807
1807
|
// C0 except for HT, LF, FF, CR, space.
|
|
@@ -1829,7 +1829,7 @@ const zn = be(/\d/), bl = be(/[\dA-Fa-f]/), wl = be(/[!-/:-@[-`{-~]/);
|
|
|
1829
1829
|
function D(e) {
|
|
1830
1830
|
return e !== null && e < -2;
|
|
1831
1831
|
}
|
|
1832
|
-
function
|
|
1832
|
+
function V(e) {
|
|
1833
1833
|
return e !== null && (e < 0 || e === 32);
|
|
1834
1834
|
}
|
|
1835
1835
|
function N(e) {
|
|
@@ -2025,7 +2025,7 @@ function Al(e, t, n) {
|
|
|
2025
2025
|
return j(e, e.attempt(this.parser.constructs.document, t, n), "linePrefix", this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4);
|
|
2026
2026
|
}
|
|
2027
2027
|
function De(e) {
|
|
2028
|
-
if (e === null ||
|
|
2028
|
+
if (e === null || V(e) || Ee(e))
|
|
2029
2029
|
return 1;
|
|
2030
2030
|
if (on(e))
|
|
2031
2031
|
return 2;
|
|
@@ -2168,7 +2168,7 @@ function zl(e, t, n) {
|
|
|
2168
2168
|
return o === null || D(o) ? t(o) : n(o);
|
|
2169
2169
|
}
|
|
2170
2170
|
}
|
|
2171
|
-
const
|
|
2171
|
+
const yr = {
|
|
2172
2172
|
continuation: {
|
|
2173
2173
|
tokenize: Fl
|
|
2174
2174
|
},
|
|
@@ -2199,13 +2199,13 @@ function Fl(e, t, n) {
|
|
|
2199
2199
|
return N(l) ? j(e, o, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(l) : o(l);
|
|
2200
2200
|
}
|
|
2201
2201
|
function o(l) {
|
|
2202
|
-
return e.attempt(
|
|
2202
|
+
return e.attempt(yr, t, n)(l);
|
|
2203
2203
|
}
|
|
2204
2204
|
}
|
|
2205
2205
|
function Rl(e) {
|
|
2206
2206
|
e.exit("blockQuote");
|
|
2207
2207
|
}
|
|
2208
|
-
const
|
|
2208
|
+
const kr = {
|
|
2209
2209
|
name: "characterEscape",
|
|
2210
2210
|
tokenize: Ol
|
|
2211
2211
|
};
|
|
@@ -2218,7 +2218,7 @@ function Ol(e, t, n) {
|
|
|
2218
2218
|
return wl(o) ? (e.enter("characterEscapeValue"), e.consume(o), e.exit("characterEscapeValue"), e.exit("characterEscape"), t) : n(o);
|
|
2219
2219
|
}
|
|
2220
2220
|
}
|
|
2221
|
-
const
|
|
2221
|
+
const xr = {
|
|
2222
2222
|
name: "characterReference",
|
|
2223
2223
|
tokenize: _l
|
|
2224
2224
|
};
|
|
@@ -2238,7 +2238,7 @@ function _l(e, t, n) {
|
|
|
2238
2238
|
function f(c) {
|
|
2239
2239
|
if (c === 59 && i) {
|
|
2240
2240
|
const p = e.exit("characterReferenceValue");
|
|
2241
|
-
return l === X &&
|
|
2241
|
+
return l === X && !$n(r.sliceSerialize(p)) ? n(c) : (e.enter("characterReferenceMarker"), e.consume(c), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
|
|
2242
2242
|
}
|
|
2243
2243
|
return l(c) && i++ < o ? (e.consume(c), f) : n(c);
|
|
2244
2244
|
}
|
|
@@ -2372,9 +2372,9 @@ function Hl(e, t, n) {
|
|
|
2372
2372
|
}
|
|
2373
2373
|
const Ul = {
|
|
2374
2374
|
name: "codeText",
|
|
2375
|
-
previous:
|
|
2375
|
+
previous: Vl,
|
|
2376
2376
|
resolve: ql,
|
|
2377
|
-
tokenize:
|
|
2377
|
+
tokenize: $l
|
|
2378
2378
|
};
|
|
2379
2379
|
function ql(e) {
|
|
2380
2380
|
let t = e.length - 4, n = 3, r, i;
|
|
@@ -2389,10 +2389,10 @@ function ql(e) {
|
|
|
2389
2389
|
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);
|
|
2390
2390
|
return e;
|
|
2391
2391
|
}
|
|
2392
|
-
function
|
|
2392
|
+
function Vl(e) {
|
|
2393
2393
|
return e !== 96 || this.events[this.events.length - 1][1].type === "characterEscape";
|
|
2394
2394
|
}
|
|
2395
|
-
function
|
|
2395
|
+
function $l(e, t, n) {
|
|
2396
2396
|
let r = 0, i, o;
|
|
2397
2397
|
return l;
|
|
2398
2398
|
function l(c) {
|
|
@@ -2583,7 +2583,7 @@ function Be(e, t) {
|
|
|
2583
2583
|
for (; n < t.length; )
|
|
2584
2584
|
e.push(...t.slice(n, n + 1e4)), n += 1e4;
|
|
2585
2585
|
}
|
|
2586
|
-
function
|
|
2586
|
+
function br(e) {
|
|
2587
2587
|
const t = {};
|
|
2588
2588
|
let n = -1, r, i, o, l, a, u, s;
|
|
2589
2589
|
const f = new Wl(e);
|
|
@@ -2635,7 +2635,7 @@ const Yl = {
|
|
|
2635
2635
|
tokenize: Jl
|
|
2636
2636
|
};
|
|
2637
2637
|
function Xl(e) {
|
|
2638
|
-
return
|
|
2638
|
+
return br(e), e;
|
|
2639
2639
|
}
|
|
2640
2640
|
function Kl(e, t) {
|
|
2641
2641
|
let n;
|
|
@@ -2671,7 +2671,7 @@ function Jl(e, t, n) {
|
|
|
2671
2671
|
return !r.parser.constructs.disable.null.includes("codeIndented") && a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? t(l) : e.interrupt(r.parser.constructs.flow, n, t)(l);
|
|
2672
2672
|
}
|
|
2673
2673
|
}
|
|
2674
|
-
function
|
|
2674
|
+
function wr(e, t, n, r, i, o, l, a, u) {
|
|
2675
2675
|
const s = u || Number.POSITIVE_INFINITY;
|
|
2676
2676
|
let f = 0;
|
|
2677
2677
|
return c;
|
|
@@ -2692,13 +2692,13 @@ function Sr(e, t, n, r, i, o, l, a, u) {
|
|
|
2692
2692
|
return y === 60 || y === 62 || y === 92 ? (e.consume(y), h) : h(y);
|
|
2693
2693
|
}
|
|
2694
2694
|
function x(y) {
|
|
2695
|
-
return !f && (y === null || y === 41 ||
|
|
2695
|
+
return !f && (y === null || y === 41 || V(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 || en(y) ? n(y) : (e.consume(y), y === 92 ? E : x);
|
|
2696
2696
|
}
|
|
2697
2697
|
function E(y) {
|
|
2698
2698
|
return y === 40 || y === 41 || y === 92 ? (e.consume(y), x) : x(y);
|
|
2699
2699
|
}
|
|
2700
2700
|
}
|
|
2701
|
-
function
|
|
2701
|
+
function Sr(e, t, n, r, i, o) {
|
|
2702
2702
|
const l = this;
|
|
2703
2703
|
let a = 0, u;
|
|
2704
2704
|
return s;
|
|
@@ -2722,7 +2722,7 @@ function Cr(e, t, n, r, i, o) {
|
|
|
2722
2722
|
return h === 91 || h === 92 || h === 93 ? (e.consume(h), a++, c) : c(h);
|
|
2723
2723
|
}
|
|
2724
2724
|
}
|
|
2725
|
-
function
|
|
2725
|
+
function Cr(e, t, n, r, i, o) {
|
|
2726
2726
|
let l;
|
|
2727
2727
|
return a;
|
|
2728
2728
|
function a(p) {
|
|
@@ -2765,7 +2765,7 @@ function no(e, t, n) {
|
|
|
2765
2765
|
return e.enter("definition"), l(h);
|
|
2766
2766
|
}
|
|
2767
2767
|
function l(h) {
|
|
2768
|
-
return
|
|
2768
|
+
return Sr.call(
|
|
2769
2769
|
r,
|
|
2770
2770
|
e,
|
|
2771
2771
|
a,
|
|
@@ -2780,10 +2780,10 @@ function no(e, t, n) {
|
|
|
2780
2780
|
return i = se(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);
|
|
2781
2781
|
}
|
|
2782
2782
|
function u(h) {
|
|
2783
|
-
return
|
|
2783
|
+
return V(h) ? Ue(e, s)(h) : s(h);
|
|
2784
2784
|
}
|
|
2785
2785
|
function s(h) {
|
|
2786
|
-
return
|
|
2786
|
+
return wr(
|
|
2787
2787
|
e,
|
|
2788
2788
|
f,
|
|
2789
2789
|
// Note: we don’t need to reset the way `markdown-rs` does.
|
|
@@ -2808,10 +2808,10 @@ function no(e, t, n) {
|
|
|
2808
2808
|
function to(e, t, n) {
|
|
2809
2809
|
return r;
|
|
2810
2810
|
function r(a) {
|
|
2811
|
-
return
|
|
2811
|
+
return V(a) ? Ue(e, i)(a) : n(a);
|
|
2812
2812
|
}
|
|
2813
2813
|
function i(a) {
|
|
2814
|
-
return
|
|
2814
|
+
return Cr(e, o, n, "definitionTitle", "definitionTitleMarker", "definitionTitleString")(a);
|
|
2815
2815
|
}
|
|
2816
2816
|
function o(a) {
|
|
2817
2817
|
return N(a) ? j(e, l, "whitespace")(a) : l(a);
|
|
@@ -2861,7 +2861,7 @@ function ao(e, t, n) {
|
|
|
2861
2861
|
return e.enter("atxHeadingSequence"), l(f);
|
|
2862
2862
|
}
|
|
2863
2863
|
function l(f) {
|
|
2864
|
-
return f === 35 && r++ < 6 ? (e.consume(f), l) : f === null ||
|
|
2864
|
+
return f === 35 && r++ < 6 ? (e.consume(f), l) : f === null || V(f) ? (e.exit("atxHeadingSequence"), a(f)) : n(f);
|
|
2865
2865
|
}
|
|
2866
2866
|
function a(f) {
|
|
2867
2867
|
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));
|
|
@@ -2870,7 +2870,7 @@ function ao(e, t, n) {
|
|
|
2870
2870
|
return f === 35 ? (e.consume(f), u) : (e.exit("atxHeadingSequence"), a(f));
|
|
2871
2871
|
}
|
|
2872
2872
|
function s(f) {
|
|
2873
|
-
return f === null || f === 35 ||
|
|
2873
|
+
return f === null || f === 35 || V(f) ? (e.exit("atxHeadingText"), a(f)) : (e.consume(f), s);
|
|
2874
2874
|
}
|
|
2875
2875
|
}
|
|
2876
2876
|
const uo = [
|
|
@@ -2981,7 +2981,7 @@ function po(e, t, n) {
|
|
|
2981
2981
|
return J(g) ? (e.consume(g), l = String.fromCharCode(g), E) : n(g);
|
|
2982
2982
|
}
|
|
2983
2983
|
function E(g) {
|
|
2984
|
-
if (g === null || g === 47 || g === 62 ||
|
|
2984
|
+
if (g === null || g === 47 || g === 62 || V(g)) {
|
|
2985
2985
|
const ae = g === 47, we = l.toLowerCase();
|
|
2986
2986
|
return !ae && !o && Et.includes(we) ? (i = 1, r.interrupt ? t(g) : L(g)) : uo.includes(l.toLowerCase()) ? (i = 6, ae ? (e.consume(g), y) : r.interrupt ? t(g) : L(g)) : (i = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(g) : o ? S(g) : C(g));
|
|
2987
2987
|
}
|
|
@@ -3009,7 +3009,7 @@ function po(e, t, n) {
|
|
|
3009
3009
|
return g === u ? (e.consume(g), u = null, H) : g === null || D(g) ? n(g) : (e.consume(g), _);
|
|
3010
3010
|
}
|
|
3011
3011
|
function U(g) {
|
|
3012
|
-
return g === null || g === 34 || g === 39 || g === 47 || g === 60 || g === 61 || g === 62 || g === 96 ||
|
|
3012
|
+
return g === null || g === 34 || g === 39 || g === 47 || g === 60 || g === 61 || g === 62 || g === 96 || V(g) ? z(g) : (e.consume(g), U);
|
|
3013
3013
|
}
|
|
3014
3014
|
function H(g) {
|
|
3015
3015
|
return g === 47 || g === 62 || N(g) ? C(g) : n(g);
|
|
@@ -3135,7 +3135,7 @@ function ko(e, t, n) {
|
|
|
3135
3135
|
return D(m) ? (l = _, Y(m)) : N(m) ? (e.consume(m), _) : Q(m);
|
|
3136
3136
|
}
|
|
3137
3137
|
function U(m) {
|
|
3138
|
-
return m === 45 || X(m) ? (e.consume(m), U) : m === 47 || m === 62 ||
|
|
3138
|
+
return m === 45 || X(m) ? (e.consume(m), U) : m === 47 || m === 62 || V(m) ? H(m) : n(m);
|
|
3139
3139
|
}
|
|
3140
3140
|
function H(m) {
|
|
3141
3141
|
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);
|
|
@@ -3153,10 +3153,10 @@ function ko(e, t, n) {
|
|
|
3153
3153
|
return m === i ? (e.consume(m), i = void 0, R) : m === null ? n(m) : D(m) ? (l = v, Y(m)) : (e.consume(m), v);
|
|
3154
3154
|
}
|
|
3155
3155
|
function T(m) {
|
|
3156
|
-
return m === null || m === 34 || m === 39 || m === 60 || m === 61 || m === 96 ? n(m) : m === 47 || m === 62 ||
|
|
3156
|
+
return m === null || m === 34 || m === 39 || m === 60 || m === 61 || m === 96 ? n(m) : m === 47 || m === 62 || V(m) ? H(m) : (e.consume(m), T);
|
|
3157
3157
|
}
|
|
3158
3158
|
function R(m) {
|
|
3159
|
-
return m === 47 || m === 62 ||
|
|
3159
|
+
return m === 47 || m === 62 || V(m) ? H(m) : n(m);
|
|
3160
3160
|
}
|
|
3161
3161
|
function Q(m) {
|
|
3162
3162
|
return m === 62 ? (e.consume(m), e.exit("htmlTextData"), e.exit("htmlText"), t) : n(m);
|
|
@@ -3269,22 +3269,22 @@ function Io(e, t, n) {
|
|
|
3269
3269
|
return e.enter("resource"), e.enter("resourceMarker"), e.consume(c), e.exit("resourceMarker"), i;
|
|
3270
3270
|
}
|
|
3271
3271
|
function i(c) {
|
|
3272
|
-
return
|
|
3272
|
+
return V(c) ? Ue(e, o)(c) : o(c);
|
|
3273
3273
|
}
|
|
3274
3274
|
function o(c) {
|
|
3275
|
-
return c === 41 ? f(c) :
|
|
3275
|
+
return c === 41 ? f(c) : wr(e, l, a, "resourceDestination", "resourceDestinationLiteral", "resourceDestinationLiteralMarker", "resourceDestinationRaw", "resourceDestinationString", 32)(c);
|
|
3276
3276
|
}
|
|
3277
3277
|
function l(c) {
|
|
3278
|
-
return
|
|
3278
|
+
return V(c) ? Ue(e, u)(c) : f(c);
|
|
3279
3279
|
}
|
|
3280
3280
|
function a(c) {
|
|
3281
3281
|
return n(c);
|
|
3282
3282
|
}
|
|
3283
3283
|
function u(c) {
|
|
3284
|
-
return c === 34 || c === 39 || c === 40 ?
|
|
3284
|
+
return c === 34 || c === 39 || c === 40 ? Cr(e, s, n, "resourceTitle", "resourceTitleMarker", "resourceTitleString")(c) : f(c);
|
|
3285
3285
|
}
|
|
3286
3286
|
function s(c) {
|
|
3287
|
-
return
|
|
3287
|
+
return V(c) ? Ue(e, f)(c) : f(c);
|
|
3288
3288
|
}
|
|
3289
3289
|
function f(c) {
|
|
3290
3290
|
return c === 41 ? (e.enter("resourceMarker"), e.consume(c), e.exit("resourceMarker"), e.exit("resource"), t) : n(c);
|
|
@@ -3294,7 +3294,7 @@ function Ao(e, t, n) {
|
|
|
3294
3294
|
const r = this;
|
|
3295
3295
|
return i;
|
|
3296
3296
|
function i(a) {
|
|
3297
|
-
return
|
|
3297
|
+
return Sr.call(r, e, o, l, "reference", "referenceMarker", "referenceString")(a);
|
|
3298
3298
|
}
|
|
3299
3299
|
function o(a) {
|
|
3300
3300
|
return r.parser.defined.includes(se(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1))) ? t(a) : n(a);
|
|
@@ -3511,9 +3511,9 @@ function Uo(e, t, n) {
|
|
|
3511
3511
|
}
|
|
3512
3512
|
}
|
|
3513
3513
|
const qo = {
|
|
3514
|
-
tokenize:
|
|
3514
|
+
tokenize: Vo
|
|
3515
3515
|
};
|
|
3516
|
-
function
|
|
3516
|
+
function Vo(e) {
|
|
3517
3517
|
const t = this, n = e.attempt(
|
|
3518
3518
|
// Try to parse a blank line.
|
|
3519
3519
|
We,
|
|
@@ -3537,12 +3537,12 @@ function $o(e) {
|
|
|
3537
3537
|
return e.enter("lineEnding"), e.consume(o), e.exit("lineEnding"), t.currentConstruct = void 0, n;
|
|
3538
3538
|
}
|
|
3539
3539
|
}
|
|
3540
|
-
const
|
|
3541
|
-
resolveAll:
|
|
3542
|
-
}, Wo =
|
|
3543
|
-
function
|
|
3540
|
+
const $o = {
|
|
3541
|
+
resolveAll: Ir()
|
|
3542
|
+
}, Wo = Er("string"), Qo = Er("text");
|
|
3543
|
+
function Er(e) {
|
|
3544
3544
|
return {
|
|
3545
|
-
resolveAll:
|
|
3545
|
+
resolveAll: Ir(e === "text" ? Yo : void 0),
|
|
3546
3546
|
tokenize: t
|
|
3547
3547
|
};
|
|
3548
3548
|
function t(n) {
|
|
@@ -3576,7 +3576,7 @@ function Ir(e) {
|
|
|
3576
3576
|
}
|
|
3577
3577
|
}
|
|
3578
3578
|
}
|
|
3579
|
-
function
|
|
3579
|
+
function Ir(e) {
|
|
3580
3580
|
return t;
|
|
3581
3581
|
function t(n, r) {
|
|
3582
3582
|
let i = -1, o;
|
|
@@ -3641,7 +3641,7 @@ const Go = {
|
|
|
3641
3641
|
55: Z,
|
|
3642
3642
|
56: Z,
|
|
3643
3643
|
57: Z,
|
|
3644
|
-
62:
|
|
3644
|
+
62: yr
|
|
3645
3645
|
}, Xo = {
|
|
3646
3646
|
91: Zl
|
|
3647
3647
|
}, Ko = {
|
|
@@ -3658,23 +3658,23 @@ const Go = {
|
|
|
3658
3658
|
96: Ct,
|
|
3659
3659
|
126: Ct
|
|
3660
3660
|
}, Zo = {
|
|
3661
|
-
38:
|
|
3662
|
-
92:
|
|
3661
|
+
38: xr,
|
|
3662
|
+
92: kr
|
|
3663
3663
|
}, ea = {
|
|
3664
3664
|
[-5]: gn,
|
|
3665
3665
|
[-4]: gn,
|
|
3666
3666
|
[-3]: gn,
|
|
3667
3667
|
33: Po,
|
|
3668
|
-
38:
|
|
3668
|
+
38: xr,
|
|
3669
3669
|
42: Dn,
|
|
3670
3670
|
60: [Ll, yo],
|
|
3671
3671
|
91: vo,
|
|
3672
|
-
92: [ro,
|
|
3672
|
+
92: [ro, kr],
|
|
3673
3673
|
93: Wn,
|
|
3674
3674
|
95: Dn,
|
|
3675
3675
|
96: Ul
|
|
3676
3676
|
}, na = {
|
|
3677
|
-
null: [Dn,
|
|
3677
|
+
null: [Dn, $o]
|
|
3678
3678
|
}, ta = {
|
|
3679
3679
|
null: [42, 95]
|
|
3680
3680
|
}, ra = {
|
|
@@ -3791,14 +3791,14 @@ function la(e, t, n) {
|
|
|
3791
3791
|
) : oe(T);
|
|
3792
3792
|
function oe(G) {
|
|
3793
3793
|
return Oe;
|
|
3794
|
-
function Oe(
|
|
3795
|
-
const Ae =
|
|
3794
|
+
function Oe(ke) {
|
|
3795
|
+
const Ae = ke !== null && G[ke], Te = ke !== null && G.null, Ye = [
|
|
3796
3796
|
// To do: add more extension tests.
|
|
3797
3797
|
/* c8 ignore next 2 */
|
|
3798
3798
|
...Array.isArray(Ae) ? Ae : Ae ? [Ae] : [],
|
|
3799
3799
|
...Array.isArray(Te) ? Te : Te ? [Te] : []
|
|
3800
3800
|
];
|
|
3801
|
-
return pe(Ye)(
|
|
3801
|
+
return pe(Ye)(ke);
|
|
3802
3802
|
}
|
|
3803
3803
|
}
|
|
3804
3804
|
function pe(G) {
|
|
@@ -3806,7 +3806,7 @@ function la(e, t, n) {
|
|
|
3806
3806
|
}
|
|
3807
3807
|
function g(G) {
|
|
3808
3808
|
return Oe;
|
|
3809
|
-
function Oe(
|
|
3809
|
+
function Oe(ke) {
|
|
3810
3810
|
return m = H(), he = G, G.partial || (s.currentConstruct = G), G.name && s.parser.constructs.disable.null.includes(G.name) ? we() : G.tokenize.call(
|
|
3811
3811
|
// If we do have fields, create an object w/ `context` as its
|
|
3812
3812
|
// prototype.
|
|
@@ -3815,7 +3815,7 @@ function la(e, t, n) {
|
|
|
3815
3815
|
u,
|
|
3816
3816
|
ae,
|
|
3817
3817
|
we
|
|
3818
|
-
)(
|
|
3818
|
+
)(ke);
|
|
3819
3819
|
}
|
|
3820
3820
|
}
|
|
3821
3821
|
function ae(G) {
|
|
@@ -3901,7 +3901,7 @@ function ua(e) {
|
|
|
3901
3901
|
const r = {
|
|
3902
3902
|
constructs: (
|
|
3903
3903
|
/** @type {FullNormalizedExtension} */
|
|
3904
|
-
|
|
3904
|
+
gr([ia, ...(e || {}).extensions || []])
|
|
3905
3905
|
),
|
|
3906
3906
|
content: i(Sl),
|
|
3907
3907
|
defined: [],
|
|
@@ -3920,7 +3920,7 @@ function ua(e) {
|
|
|
3920
3920
|
}
|
|
3921
3921
|
}
|
|
3922
3922
|
function sa(e) {
|
|
3923
|
-
for (; !
|
|
3923
|
+
for (; !br(e); )
|
|
3924
3924
|
;
|
|
3925
3925
|
return e;
|
|
3926
3926
|
}
|
|
@@ -3969,11 +3969,11 @@ function pa(e, t, n) {
|
|
|
3969
3969
|
return t;
|
|
3970
3970
|
if (n.charCodeAt(0) === 35) {
|
|
3971
3971
|
const i = n.charCodeAt(1), o = i === 120 || i === 88;
|
|
3972
|
-
return
|
|
3972
|
+
return dr(n.slice(o ? 2 : 1), o ? 16 : 10);
|
|
3973
3973
|
}
|
|
3974
|
-
return
|
|
3974
|
+
return $n(n) || e;
|
|
3975
3975
|
}
|
|
3976
|
-
const
|
|
3976
|
+
const Ar = {}.hasOwnProperty;
|
|
3977
3977
|
function ma(e, t, n) {
|
|
3978
3978
|
return typeof t != "string" && (n = t, t = void 0), ga(n)(sa(ua(n).document().write(ca()(e, t, !0))));
|
|
3979
3979
|
}
|
|
@@ -3993,43 +3993,43 @@ function ga(e) {
|
|
|
3993
3993
|
codeFencedFenceInfo: l,
|
|
3994
3994
|
codeFencedFenceMeta: l,
|
|
3995
3995
|
codeIndented: o(Ye, l),
|
|
3996
|
-
codeText: o(
|
|
3996
|
+
codeText: o(ii, l),
|
|
3997
3997
|
codeTextData: H,
|
|
3998
3998
|
data: H,
|
|
3999
3999
|
codeFlowValue: H,
|
|
4000
|
-
definition: o(
|
|
4000
|
+
definition: o(li),
|
|
4001
4001
|
definitionDestinationString: l,
|
|
4002
4002
|
definitionLabelString: l,
|
|
4003
4003
|
definitionTitleString: l,
|
|
4004
|
-
emphasis: o(
|
|
4004
|
+
emphasis: o(oi),
|
|
4005
4005
|
hardBreakEscape: o(rt),
|
|
4006
4006
|
hardBreakTrailing: o(rt),
|
|
4007
4007
|
htmlFlow: o(it, l),
|
|
4008
4008
|
htmlFlowData: H,
|
|
4009
4009
|
htmlText: o(it, l),
|
|
4010
4010
|
htmlTextData: H,
|
|
4011
|
-
image: o(
|
|
4011
|
+
image: o(ai),
|
|
4012
4012
|
label: l,
|
|
4013
4013
|
link: o(lt),
|
|
4014
|
-
listItem: o(
|
|
4014
|
+
listItem: o(ui),
|
|
4015
4015
|
listItemValue: p,
|
|
4016
4016
|
listOrdered: o(ot, c),
|
|
4017
4017
|
listUnordered: o(ot),
|
|
4018
|
-
paragraph: o(
|
|
4018
|
+
paragraph: o(si),
|
|
4019
4019
|
reference: g,
|
|
4020
4020
|
referenceString: l,
|
|
4021
4021
|
resourceDestinationString: l,
|
|
4022
4022
|
resourceTitleString: l,
|
|
4023
4023
|
setextHeading: o(tt),
|
|
4024
|
-
strong: o(
|
|
4025
|
-
thematicBreak: o(
|
|
4024
|
+
strong: o(ci),
|
|
4025
|
+
thematicBreak: o(hi)
|
|
4026
4026
|
},
|
|
4027
4027
|
exit: {
|
|
4028
4028
|
atxHeading: u(),
|
|
4029
4029
|
atxHeadingSequence: z,
|
|
4030
4030
|
autolink: u(),
|
|
4031
4031
|
autolinkEmail: Ae,
|
|
4032
|
-
autolinkProtocol:
|
|
4032
|
+
autolinkProtocol: ke,
|
|
4033
4033
|
blockQuote: u(),
|
|
4034
4034
|
characterEscapeValue: k,
|
|
4035
4035
|
characterReferenceMarkerHexadecimal: we,
|
|
@@ -4076,7 +4076,7 @@ function ga(e) {
|
|
|
4076
4076
|
thematicBreak: u()
|
|
4077
4077
|
}
|
|
4078
4078
|
};
|
|
4079
|
-
|
|
4079
|
+
Tr(t, (e || {}).mdastExtensions || []);
|
|
4080
4080
|
const n = {};
|
|
4081
4081
|
return r;
|
|
4082
4082
|
function r(b) {
|
|
@@ -4105,7 +4105,7 @@ function ga(e) {
|
|
|
4105
4105
|
}
|
|
4106
4106
|
for (q = -1; ++q < b.length; ) {
|
|
4107
4107
|
const ue = t[b[q][0]];
|
|
4108
|
-
|
|
4108
|
+
Ar.call(ue, b[q][1].type) && ue[b[q][1].type].call(Object.assign({
|
|
4109
4109
|
sliceSerialize: b[q][2].sliceSerialize
|
|
4110
4110
|
}, O), b[q][1]);
|
|
4111
4111
|
}
|
|
@@ -4114,12 +4114,12 @@ function ga(e) {
|
|
|
4114
4114
|
(ue[1] || Tt).call(O, void 0, ue[0]);
|
|
4115
4115
|
}
|
|
4116
4116
|
for (A.position = {
|
|
4117
|
-
start:
|
|
4117
|
+
start: xe(b.length > 0 ? b[0][1].start : {
|
|
4118
4118
|
line: 1,
|
|
4119
4119
|
column: 1,
|
|
4120
4120
|
offset: 0
|
|
4121
4121
|
}),
|
|
4122
|
-
end:
|
|
4122
|
+
end: xe(b.length > 0 ? b[b.length - 2][1].end : {
|
|
4123
4123
|
line: 1,
|
|
4124
4124
|
column: 1,
|
|
4125
4125
|
offset: 0
|
|
@@ -4192,7 +4192,7 @@ function ga(e) {
|
|
|
4192
4192
|
}
|
|
4193
4193
|
function a(b, A, O) {
|
|
4194
4194
|
this.stack[this.stack.length - 1].children.push(b), this.stack.push(b), this.tokenStack.push([A, O || void 0]), b.position = {
|
|
4195
|
-
start:
|
|
4195
|
+
start: xe(A.start),
|
|
4196
4196
|
// @ts-expect-error: `end` will be patched later.
|
|
4197
4197
|
end: void 0
|
|
4198
4198
|
};
|
|
@@ -4211,10 +4211,10 @@ function ga(e) {
|
|
|
4211
4211
|
start: b.start,
|
|
4212
4212
|
end: b.end
|
|
4213
4213
|
}) + "): it’s not open");
|
|
4214
|
-
O.position.end =
|
|
4214
|
+
O.position.end = xe(b.end);
|
|
4215
4215
|
}
|
|
4216
4216
|
function f() {
|
|
4217
|
-
return
|
|
4217
|
+
return Vn(this.stack.pop());
|
|
4218
4218
|
}
|
|
4219
4219
|
function c() {
|
|
4220
4220
|
this.data.expectingFirstListItemValue = !0;
|
|
@@ -4276,21 +4276,21 @@ function ga(e) {
|
|
|
4276
4276
|
function H(b) {
|
|
4277
4277
|
const O = this.stack[this.stack.length - 1].children;
|
|
4278
4278
|
let B = O[O.length - 1];
|
|
4279
|
-
(!B || B.type !== "text") && (B =
|
|
4280
|
-
start:
|
|
4279
|
+
(!B || B.type !== "text") && (B = fi(), B.position = {
|
|
4280
|
+
start: xe(b.start),
|
|
4281
4281
|
// @ts-expect-error: we’ll add `end` later.
|
|
4282
4282
|
end: void 0
|
|
4283
4283
|
}, O.push(B)), this.stack.push(B);
|
|
4284
4284
|
}
|
|
4285
4285
|
function k(b) {
|
|
4286
4286
|
const A = this.stack.pop();
|
|
4287
|
-
A.value += this.sliceSerialize(b), A.position.end =
|
|
4287
|
+
A.value += this.sliceSerialize(b), A.position.end = xe(b.end);
|
|
4288
4288
|
}
|
|
4289
4289
|
function P(b) {
|
|
4290
4290
|
const A = this.stack[this.stack.length - 1];
|
|
4291
4291
|
if (this.data.atHardBreak) {
|
|
4292
4292
|
const O = A.children[A.children.length - 1];
|
|
4293
|
-
O.position.end =
|
|
4293
|
+
O.position.end = xe(b.end), this.data.atHardBreak = void 0;
|
|
4294
4294
|
return;
|
|
4295
4295
|
}
|
|
4296
4296
|
!this.data.setextHeadingSlurpLineEnding && t.canContainEols.includes(A.type) && (H.call(this, b), k.call(this, b));
|
|
@@ -4364,15 +4364,15 @@ function ga(e) {
|
|
|
4364
4364
|
function G(b) {
|
|
4365
4365
|
const A = this.sliceSerialize(b), O = this.data.characterReferenceType;
|
|
4366
4366
|
let B;
|
|
4367
|
-
O ? (B =
|
|
4367
|
+
O ? (B = dr(A, O === "characterReferenceMarkerNumeric" ? 10 : 16), this.data.characterReferenceType = void 0) : B = $n(A);
|
|
4368
4368
|
const q = this.stack[this.stack.length - 1];
|
|
4369
4369
|
q.value += B;
|
|
4370
4370
|
}
|
|
4371
4371
|
function Oe(b) {
|
|
4372
4372
|
const A = this.stack.pop();
|
|
4373
|
-
A.position.end =
|
|
4373
|
+
A.position.end = xe(b.end);
|
|
4374
4374
|
}
|
|
4375
|
-
function
|
|
4375
|
+
function ke(b) {
|
|
4376
4376
|
k.call(this, b);
|
|
4377
4377
|
const A = this.stack[this.stack.length - 1];
|
|
4378
4378
|
A.url = this.sliceSerialize(b);
|
|
@@ -4396,13 +4396,13 @@ function ga(e) {
|
|
|
4396
4396
|
value: ""
|
|
4397
4397
|
};
|
|
4398
4398
|
}
|
|
4399
|
-
function
|
|
4399
|
+
function ii() {
|
|
4400
4400
|
return {
|
|
4401
4401
|
type: "inlineCode",
|
|
4402
4402
|
value: ""
|
|
4403
4403
|
};
|
|
4404
4404
|
}
|
|
4405
|
-
function
|
|
4405
|
+
function li() {
|
|
4406
4406
|
return {
|
|
4407
4407
|
type: "definition",
|
|
4408
4408
|
identifier: "",
|
|
@@ -4411,7 +4411,7 @@ function ga(e) {
|
|
|
4411
4411
|
url: ""
|
|
4412
4412
|
};
|
|
4413
4413
|
}
|
|
4414
|
-
function
|
|
4414
|
+
function oi() {
|
|
4415
4415
|
return {
|
|
4416
4416
|
type: "emphasis",
|
|
4417
4417
|
children: []
|
|
@@ -4436,7 +4436,7 @@ function ga(e) {
|
|
|
4436
4436
|
value: ""
|
|
4437
4437
|
};
|
|
4438
4438
|
}
|
|
4439
|
-
function
|
|
4439
|
+
function ai() {
|
|
4440
4440
|
return {
|
|
4441
4441
|
type: "image",
|
|
4442
4442
|
title: null,
|
|
@@ -4461,7 +4461,7 @@ function ga(e) {
|
|
|
4461
4461
|
children: []
|
|
4462
4462
|
};
|
|
4463
4463
|
}
|
|
4464
|
-
function
|
|
4464
|
+
function ui(b) {
|
|
4465
4465
|
return {
|
|
4466
4466
|
type: "listItem",
|
|
4467
4467
|
spread: b._spread,
|
|
@@ -4469,48 +4469,48 @@ function ga(e) {
|
|
|
4469
4469
|
children: []
|
|
4470
4470
|
};
|
|
4471
4471
|
}
|
|
4472
|
-
function
|
|
4472
|
+
function si() {
|
|
4473
4473
|
return {
|
|
4474
4474
|
type: "paragraph",
|
|
4475
4475
|
children: []
|
|
4476
4476
|
};
|
|
4477
4477
|
}
|
|
4478
|
-
function
|
|
4478
|
+
function ci() {
|
|
4479
4479
|
return {
|
|
4480
4480
|
type: "strong",
|
|
4481
4481
|
children: []
|
|
4482
4482
|
};
|
|
4483
4483
|
}
|
|
4484
|
-
function
|
|
4484
|
+
function fi() {
|
|
4485
4485
|
return {
|
|
4486
4486
|
type: "text",
|
|
4487
4487
|
value: ""
|
|
4488
4488
|
};
|
|
4489
4489
|
}
|
|
4490
|
-
function
|
|
4490
|
+
function hi() {
|
|
4491
4491
|
return {
|
|
4492
4492
|
type: "thematicBreak"
|
|
4493
4493
|
};
|
|
4494
4494
|
}
|
|
4495
4495
|
}
|
|
4496
|
-
function
|
|
4496
|
+
function xe(e) {
|
|
4497
4497
|
return {
|
|
4498
4498
|
line: e.line,
|
|
4499
4499
|
column: e.column,
|
|
4500
4500
|
offset: e.offset
|
|
4501
4501
|
};
|
|
4502
4502
|
}
|
|
4503
|
-
function
|
|
4503
|
+
function Tr(e, t) {
|
|
4504
4504
|
let n = -1;
|
|
4505
4505
|
for (; ++n < t.length; ) {
|
|
4506
4506
|
const r = t[n];
|
|
4507
|
-
Array.isArray(r) ?
|
|
4507
|
+
Array.isArray(r) ? Tr(e, r) : da(e, r);
|
|
4508
4508
|
}
|
|
4509
4509
|
}
|
|
4510
4510
|
function da(e, t) {
|
|
4511
4511
|
let n;
|
|
4512
4512
|
for (n in t)
|
|
4513
|
-
if (
|
|
4513
|
+
if (Ar.call(t, n))
|
|
4514
4514
|
switch (n) {
|
|
4515
4515
|
case "canContainEols": {
|
|
4516
4516
|
const r = t[n];
|
|
@@ -4640,7 +4640,7 @@ function Ia(e, t) {
|
|
|
4640
4640
|
return e.patch(t, n), e.applyData(t, n);
|
|
4641
4641
|
}
|
|
4642
4642
|
}
|
|
4643
|
-
function
|
|
4643
|
+
function Pr(e, t) {
|
|
4644
4644
|
const n = t.referenceType;
|
|
4645
4645
|
let r = "]";
|
|
4646
4646
|
if (n === "collapsed" ? r += "[]" : n === "full" && (r += "[" + (t.label || t.identifier) + "]"), t.type === "imageReference")
|
|
@@ -4653,7 +4653,7 @@ function Lr(e, t) {
|
|
|
4653
4653
|
function Aa(e, t) {
|
|
4654
4654
|
const n = String(t.identifier).toUpperCase(), r = e.definitionById.get(n);
|
|
4655
4655
|
if (!r)
|
|
4656
|
-
return
|
|
4656
|
+
return Pr(e, t);
|
|
4657
4657
|
const i = { src: Re(r.url || ""), alt: t.alt };
|
|
4658
4658
|
r.title !== null && r.title !== void 0 && (i.title = r.title);
|
|
4659
4659
|
const o = { type: "element", tagName: "img", properties: i, children: [] };
|
|
@@ -4679,7 +4679,7 @@ function Pa(e, t) {
|
|
|
4679
4679
|
function La(e, t) {
|
|
4680
4680
|
const n = String(t.identifier).toUpperCase(), r = e.definitionById.get(n);
|
|
4681
4681
|
if (!r)
|
|
4682
|
-
return
|
|
4682
|
+
return Pr(e, t);
|
|
4683
4683
|
const i = { href: Re(r.url || "") };
|
|
4684
4684
|
r.title !== null && r.title !== void 0 && (i.title = r.title);
|
|
4685
4685
|
const o = {
|
|
@@ -4702,7 +4702,7 @@ function va(e, t) {
|
|
|
4702
4702
|
return e.patch(t, r), e.applyData(t, r);
|
|
4703
4703
|
}
|
|
4704
4704
|
function za(e, t, n) {
|
|
4705
|
-
const r = e.all(t), i = n ? Da(n) :
|
|
4705
|
+
const r = e.all(t), i = n ? Da(n) : Lr(t), o = {}, l = [];
|
|
4706
4706
|
if (typeof t.checked == "boolean") {
|
|
4707
4707
|
const f = r[0];
|
|
4708
4708
|
let c;
|
|
@@ -4732,11 +4732,11 @@ function Da(e) {
|
|
|
4732
4732
|
const n = e.children;
|
|
4733
4733
|
let r = -1;
|
|
4734
4734
|
for (; !t && ++r < n.length; )
|
|
4735
|
-
t =
|
|
4735
|
+
t = Lr(n[r]);
|
|
4736
4736
|
}
|
|
4737
4737
|
return t;
|
|
4738
4738
|
}
|
|
4739
|
-
function
|
|
4739
|
+
function Lr(e) {
|
|
4740
4740
|
const t = e.spread;
|
|
4741
4741
|
return t ?? e.children.length > 1;
|
|
4742
4742
|
}
|
|
@@ -4797,7 +4797,7 @@ function Ma(e, t) {
|
|
|
4797
4797
|
tagName: "tbody",
|
|
4798
4798
|
properties: {},
|
|
4799
4799
|
children: e.wrap(n, !0)
|
|
4800
|
-
}, a = jn(t.children[1]), u =
|
|
4800
|
+
}, a = jn(t.children[1]), u = ur(t.children[t.children.length - 1]);
|
|
4801
4801
|
a && u && (l.position = { start: a, end: u }), i.push(l);
|
|
4802
4802
|
}
|
|
4803
4803
|
const o = {
|
|
@@ -4907,14 +4907,14 @@ const qa = {
|
|
|
4907
4907
|
};
|
|
4908
4908
|
function Ge() {
|
|
4909
4909
|
}
|
|
4910
|
-
const
|
|
4910
|
+
const vr = -1, un = 0, nn = 1, tn = 2, Qn = 3, Yn = 4, Gn = 5, Xn = 6, zr = 7, Dr = 8, zt = typeof self == "object" ? self : globalThis, Va = (e, t) => {
|
|
4911
4911
|
const n = (i, o) => (e.set(o, i), i), r = (i) => {
|
|
4912
4912
|
if (e.has(i))
|
|
4913
4913
|
return e.get(i);
|
|
4914
4914
|
const [o, l] = t[i];
|
|
4915
4915
|
switch (o) {
|
|
4916
4916
|
case un:
|
|
4917
|
-
case
|
|
4917
|
+
case vr:
|
|
4918
4918
|
return n(l, i);
|
|
4919
4919
|
case nn: {
|
|
4920
4920
|
const a = n([], i);
|
|
@@ -4946,11 +4946,11 @@ const zr = -1, un = 0, nn = 1, tn = 2, Qn = 3, Yn = 4, Gn = 5, Xn = 6, Dr = 7, F
|
|
|
4946
4946
|
a.add(r(u));
|
|
4947
4947
|
return a;
|
|
4948
4948
|
}
|
|
4949
|
-
case
|
|
4949
|
+
case zr: {
|
|
4950
4950
|
const { name: a, message: u } = l;
|
|
4951
4951
|
return n(new zt[a](u), i);
|
|
4952
4952
|
}
|
|
4953
|
-
case
|
|
4953
|
+
case Dr:
|
|
4954
4954
|
return n(BigInt(l), i);
|
|
4955
4955
|
case "BigInt":
|
|
4956
4956
|
return n(Object(BigInt(l)), i);
|
|
@@ -4958,11 +4958,11 @@ const zr = -1, un = 0, nn = 1, tn = 2, Qn = 3, Yn = 4, Gn = 5, Xn = 6, Dr = 7, F
|
|
|
4958
4958
|
return n(new zt[o](l), i);
|
|
4959
4959
|
};
|
|
4960
4960
|
return r;
|
|
4961
|
-
}, Dt = (e) =>
|
|
4961
|
+
}, Dt = (e) => Va(/* @__PURE__ */ new Map(), e)(0), Le = "", { toString: $a } = {}, { keys: Wa } = Object, je = (e) => {
|
|
4962
4962
|
const t = typeof e;
|
|
4963
4963
|
if (t !== "object" || !e)
|
|
4964
4964
|
return [un, t];
|
|
4965
|
-
const n =
|
|
4965
|
+
const n = $a.call(e).slice(8, -1);
|
|
4966
4966
|
switch (n) {
|
|
4967
4967
|
case "Array":
|
|
4968
4968
|
return [nn, Le];
|
|
@@ -4977,7 +4977,7 @@ const zr = -1, un = 0, nn = 1, tn = 2, Qn = 3, Yn = 4, Gn = 5, Xn = 6, Dr = 7, F
|
|
|
4977
4977
|
case "Set":
|
|
4978
4978
|
return [Xn, Le];
|
|
4979
4979
|
}
|
|
4980
|
-
return n.includes("Array") ? [nn, n] : n.includes("Error") ? [
|
|
4980
|
+
return n.includes("Array") ? [nn, n] : n.includes("Error") ? [zr, n] : [tn, n];
|
|
4981
4981
|
}, Xe = ([e, t]) => e === un && (t === "function" || t === "symbol"), Qa = (e, t, n, r) => {
|
|
4982
4982
|
const i = (l, a) => {
|
|
4983
4983
|
const u = r.push(l) - 1;
|
|
@@ -4991,7 +4991,7 @@ const zr = -1, un = 0, nn = 1, tn = 2, Qn = 3, Yn = 4, Gn = 5, Xn = 6, Dr = 7, F
|
|
|
4991
4991
|
let f = l;
|
|
4992
4992
|
switch (u) {
|
|
4993
4993
|
case "bigint":
|
|
4994
|
-
a =
|
|
4994
|
+
a = Dr, f = l.toString();
|
|
4995
4995
|
break;
|
|
4996
4996
|
case "function":
|
|
4997
4997
|
case "symbol":
|
|
@@ -5000,7 +5000,7 @@ const zr = -1, un = 0, nn = 1, tn = 2, Qn = 3, Yn = 4, Gn = 5, Xn = 6, Dr = 7, F
|
|
|
5000
5000
|
f = null;
|
|
5001
5001
|
break;
|
|
5002
5002
|
case "undefined":
|
|
5003
|
-
return i([
|
|
5003
|
+
return i([vr], l);
|
|
5004
5004
|
}
|
|
5005
5005
|
return i([a, f], l);
|
|
5006
5006
|
}
|
|
@@ -5223,8 +5223,8 @@ function eu() {
|
|
|
5223
5223
|
function nu(e) {
|
|
5224
5224
|
return e !== null && typeof e == "object" && "type" in e;
|
|
5225
5225
|
}
|
|
5226
|
-
const
|
|
5227
|
-
function
|
|
5226
|
+
const Fr = [], tu = !0, Fn = !1, ru = "skip";
|
|
5227
|
+
function Rr(e, t, n, r) {
|
|
5228
5228
|
let i;
|
|
5229
5229
|
typeof t == "function" && typeof n != "function" ? (r = n, n = t) : i = t;
|
|
5230
5230
|
const o = sn(i), l = r ? -1 : 1;
|
|
@@ -5248,7 +5248,7 @@ function Or(e, t, n, r) {
|
|
|
5248
5248
|
}
|
|
5249
5249
|
return p;
|
|
5250
5250
|
function p() {
|
|
5251
|
-
let h =
|
|
5251
|
+
let h = Fr, d, x, E;
|
|
5252
5252
|
if ((!t || o(u, s, f[f.length - 1] || void 0)) && (h = iu(n(u, f)), h[0] === Fn))
|
|
5253
5253
|
return h;
|
|
5254
5254
|
if ("children" in u && u.children) {
|
|
@@ -5269,11 +5269,11 @@ function Or(e, t, n, r) {
|
|
|
5269
5269
|
}
|
|
5270
5270
|
}
|
|
5271
5271
|
function iu(e) {
|
|
5272
|
-
return Array.isArray(e) ? e : typeof e == "number" ? [tu, e] : e == null ?
|
|
5272
|
+
return Array.isArray(e) ? e : typeof e == "number" ? [tu, e] : e == null ? Fr : [e];
|
|
5273
5273
|
}
|
|
5274
5274
|
function Kn(e, t, n, r) {
|
|
5275
5275
|
let i, o, l;
|
|
5276
|
-
typeof t == "function" && typeof n != "function" ? (o = void 0, l = t, i = n) : (o = t, l = n, i = r),
|
|
5276
|
+
typeof t == "function" && typeof n != "function" ? (o = void 0, l = t, i = n) : (o = t, l = n, i = r), Rr(e, o, a, i);
|
|
5277
5277
|
function a(u, s) {
|
|
5278
5278
|
const f = s[s.length - 1], c = f ? f.children.indexOf(u) : void 0;
|
|
5279
5279
|
return l(u, c, f);
|
|
@@ -5439,7 +5439,7 @@ function hu() {
|
|
|
5439
5439
|
}, dn;
|
|
5440
5440
|
}
|
|
5441
5441
|
var pu = /* @__PURE__ */ hu();
|
|
5442
|
-
const yn = /* @__PURE__ */
|
|
5442
|
+
const yn = /* @__PURE__ */ Zt(pu);
|
|
5443
5443
|
function On(e) {
|
|
5444
5444
|
if (typeof e != "object" || e === null)
|
|
5445
5445
|
return !1;
|
|
@@ -5666,7 +5666,7 @@ const kn = (
|
|
|
5666
5666
|
"dirname"
|
|
5667
5667
|
]
|
|
5668
5668
|
);
|
|
5669
|
-
class
|
|
5669
|
+
class Or {
|
|
5670
5670
|
/**
|
|
5671
5671
|
* Create a new virtual file.
|
|
5672
5672
|
*
|
|
@@ -6582,7 +6582,7 @@ function jt(e, t, n) {
|
|
|
6582
6582
|
);
|
|
6583
6583
|
}
|
|
6584
6584
|
function Ke(e) {
|
|
6585
|
-
return vu(e) ? e : new
|
|
6585
|
+
return vu(e) ? e : new Or(e);
|
|
6586
6586
|
}
|
|
6587
6587
|
function vu(e) {
|
|
6588
6588
|
return !!(e && typeof e == "object" && "message" in e && "messages" in e);
|
|
@@ -6627,7 +6627,7 @@ const Ht = [], Ut = { allowDangerousHtml: !0 }, Fu = /^(https?|ircs?|mailto|xmpp
|
|
|
6627
6627
|
{ from: "transformLinkUri", id: "#add-urltransform", to: "urlTransform" }
|
|
6628
6628
|
];
|
|
6629
6629
|
function qt(e) {
|
|
6630
|
-
const t = e.allowedElements, n = e.allowElement, r = e.children || "", i = e.className, o = e.components, l = e.disallowedElements, a = e.rehypePlugins || Ht, u = e.remarkPlugins || Ht, s = e.remarkRehypeOptions ? { ...e.remarkRehypeOptions, ...Ut } : Ut, f = e.skipHtml, c = e.unwrapDisallowed, p = e.urlTransform || Ou, h = Lu().use(ya).use(u).use(fu, s).use(a), d = new
|
|
6630
|
+
const t = e.allowedElements, n = e.allowElement, r = e.children || "", i = e.className, o = e.components, l = e.disallowedElements, a = e.rehypePlugins || Ht, u = e.remarkPlugins || Ht, s = e.remarkRehypeOptions ? { ...e.remarkRehypeOptions, ...Ut } : Ut, f = e.skipHtml, c = e.unwrapDisallowed, p = e.urlTransform || Ou, h = Lu().use(ya).use(u).use(fu, s).use(a), d = new Or();
|
|
6631
6631
|
typeof r == "string" && (d.value = r);
|
|
6632
6632
|
for (const S of Ru)
|
|
6633
6633
|
;
|
|
@@ -6643,14 +6643,14 @@ function qt(e) {
|
|
|
6643
6643
|
E.type === "root" ? E.children : [E]
|
|
6644
6644
|
)
|
|
6645
6645
|
}), Kn(E, y), Ji(E, {
|
|
6646
|
-
Fragment:
|
|
6646
|
+
Fragment: pi,
|
|
6647
6647
|
// @ts-expect-error
|
|
6648
6648
|
// React components are allowed to return numbers,
|
|
6649
6649
|
// but not according to the types in hast-util-to-jsx-runtime
|
|
6650
6650
|
components: o,
|
|
6651
6651
|
ignoreInvalidStyle: !0,
|
|
6652
|
-
jsx:
|
|
6653
|
-
jsxs:
|
|
6652
|
+
jsx: de,
|
|
6653
|
+
jsxs: mi,
|
|
6654
6654
|
passKeys: !0,
|
|
6655
6655
|
passNode: !0
|
|
6656
6656
|
});
|
|
@@ -6681,7 +6681,7 @@ function Ou(e) {
|
|
|
6681
6681
|
Fu.test(e.slice(0, t)) ? e : ""
|
|
6682
6682
|
);
|
|
6683
6683
|
}
|
|
6684
|
-
function
|
|
6684
|
+
function Vt(e, t) {
|
|
6685
6685
|
const n = String(e);
|
|
6686
6686
|
if (typeof t != "string")
|
|
6687
6687
|
throw new TypeError("Expected character");
|
|
@@ -6699,7 +6699,7 @@ function Mu(e, t, n) {
|
|
|
6699
6699
|
const i = sn(n.ignore || []), o = Nu(t);
|
|
6700
6700
|
let l = -1;
|
|
6701
6701
|
for (; ++l < o.length; )
|
|
6702
|
-
|
|
6702
|
+
Rr(e, "text", a);
|
|
6703
6703
|
function a(s, f) {
|
|
6704
6704
|
let c = -1, p;
|
|
6705
6705
|
for (; ++c < f.length; ) {
|
|
@@ -6772,8 +6772,8 @@ function Hu() {
|
|
|
6772
6772
|
exit: {
|
|
6773
6773
|
literalAutolink: Qu,
|
|
6774
6774
|
literalAutolinkEmail: Wu,
|
|
6775
|
-
literalAutolinkHttp:
|
|
6776
|
-
literalAutolinkWww:
|
|
6775
|
+
literalAutolinkHttp: Vu,
|
|
6776
|
+
literalAutolinkWww: $u
|
|
6777
6777
|
}
|
|
6778
6778
|
};
|
|
6779
6779
|
}
|
|
@@ -6810,10 +6810,10 @@ function qu(e) {
|
|
|
6810
6810
|
function An(e) {
|
|
6811
6811
|
this.config.enter.autolinkProtocol.call(this, e);
|
|
6812
6812
|
}
|
|
6813
|
-
function
|
|
6813
|
+
function Vu(e) {
|
|
6814
6814
|
this.config.exit.autolinkProtocol.call(this, e);
|
|
6815
6815
|
}
|
|
6816
|
-
function
|
|
6816
|
+
function $u(e) {
|
|
6817
6817
|
this.config.exit.data.call(this, e);
|
|
6818
6818
|
const t = this.stack[this.stack.length - 1];
|
|
6819
6819
|
t.url = "http://" + this.sliceSerialize(e);
|
|
@@ -6836,7 +6836,7 @@ function Yu(e) {
|
|
|
6836
6836
|
}
|
|
6837
6837
|
function Gu(e, t, n, r, i) {
|
|
6838
6838
|
let o = "";
|
|
6839
|
-
if (!
|
|
6839
|
+
if (!_r(i) || (/^w/i.test(t) && (n = t + n, t = "", o = "http://"), !Ku(n)))
|
|
6840
6840
|
return !1;
|
|
6841
6841
|
const l = Ju(n + r);
|
|
6842
6842
|
if (!l[0]) return !1;
|
|
@@ -6851,7 +6851,7 @@ function Gu(e, t, n, r, i) {
|
|
|
6851
6851
|
function Xu(e, t, n, r) {
|
|
6852
6852
|
return (
|
|
6853
6853
|
// Not an expected previous character.
|
|
6854
|
-
!
|
|
6854
|
+
!_r(r, !0) || // Label ends in not allowed character.
|
|
6855
6855
|
/[-\d_]$/.test(n) ? !1 : {
|
|
6856
6856
|
type: "link",
|
|
6857
6857
|
title: null,
|
|
@@ -6870,18 +6870,18 @@ function Ju(e) {
|
|
|
6870
6870
|
return [e, void 0];
|
|
6871
6871
|
e = e.slice(0, t.index);
|
|
6872
6872
|
let n = t[0], r = n.indexOf(")");
|
|
6873
|
-
const i =
|
|
6874
|
-
let o =
|
|
6873
|
+
const i = Vt(e, "(");
|
|
6874
|
+
let o = Vt(e, ")");
|
|
6875
6875
|
for (; r !== -1 && i > o; )
|
|
6876
6876
|
e += n.slice(0, r + 1), n = n.slice(r + 1), r = n.indexOf(")"), o++;
|
|
6877
6877
|
return [e, n];
|
|
6878
6878
|
}
|
|
6879
|
-
function
|
|
6879
|
+
function _r(e, t) {
|
|
6880
6880
|
const n = e.input.charCodeAt(e.index - 1);
|
|
6881
6881
|
return (e.index === 0 || Ee(n) || on(n)) && // If it’s an email, the previous character should not be a slash.
|
|
6882
6882
|
(!t || n !== 47);
|
|
6883
6883
|
}
|
|
6884
|
-
|
|
6884
|
+
Mr.peek = ss;
|
|
6885
6885
|
function Zu() {
|
|
6886
6886
|
return {
|
|
6887
6887
|
enter: {
|
|
@@ -6902,7 +6902,7 @@ function es() {
|
|
|
6902
6902
|
return {
|
|
6903
6903
|
// This is on by default already.
|
|
6904
6904
|
unsafe: [{ character: "[", inConstruct: ["phrasing", "label", "reference"] }],
|
|
6905
|
-
handlers: { footnoteDefinition: cs, footnoteReference:
|
|
6905
|
+
handlers: { footnoteDefinition: cs, footnoteReference: Mr }
|
|
6906
6906
|
};
|
|
6907
6907
|
}
|
|
6908
6908
|
function ns(e) {
|
|
@@ -6938,7 +6938,7 @@ function as(e) {
|
|
|
6938
6938
|
function us(e) {
|
|
6939
6939
|
this.exit(e);
|
|
6940
6940
|
}
|
|
6941
|
-
function
|
|
6941
|
+
function Mr(e, t, n, r) {
|
|
6942
6942
|
const i = n.createTracker(r);
|
|
6943
6943
|
let o = i.move("[^");
|
|
6944
6944
|
const l = n.enter("footnoteReference"), a = n.enter("reference");
|
|
@@ -6980,7 +6980,7 @@ const hs = [
|
|
|
6980
6980
|
"titleQuote",
|
|
6981
6981
|
"titleApostrophe"
|
|
6982
6982
|
];
|
|
6983
|
-
|
|
6983
|
+
Nr.peek = ys;
|
|
6984
6984
|
function ps() {
|
|
6985
6985
|
return {
|
|
6986
6986
|
canContainEols: ["delete"],
|
|
@@ -6997,7 +6997,7 @@ function ms() {
|
|
|
6997
6997
|
notInConstruct: hs
|
|
6998
6998
|
}
|
|
6999
6999
|
],
|
|
7000
|
-
handlers: { delete:
|
|
7000
|
+
handlers: { delete: Nr }
|
|
7001
7001
|
};
|
|
7002
7002
|
}
|
|
7003
7003
|
function gs(e) {
|
|
@@ -7006,7 +7006,7 @@ function gs(e) {
|
|
|
7006
7006
|
function ds(e) {
|
|
7007
7007
|
this.exit(e);
|
|
7008
7008
|
}
|
|
7009
|
-
function
|
|
7009
|
+
function Nr(e, t, n, r) {
|
|
7010
7010
|
const i = n.createTracker(r), o = n.enter("strikethrough");
|
|
7011
7011
|
let l = i.move("~~");
|
|
7012
7012
|
return l += n.containerPhrasing(e, {
|
|
@@ -7040,9 +7040,9 @@ function xs(e, t) {
|
|
|
7040
7040
|
let c = -1;
|
|
7041
7041
|
if (typeof r == "object" && "length" in r)
|
|
7042
7042
|
for (; ++c < s; )
|
|
7043
|
-
o[c] =
|
|
7043
|
+
o[c] = $t(r[c]);
|
|
7044
7044
|
else {
|
|
7045
|
-
const x =
|
|
7045
|
+
const x = $t(r);
|
|
7046
7046
|
for (; ++c < s; )
|
|
7047
7047
|
o[c] = x;
|
|
7048
7048
|
}
|
|
@@ -7086,7 +7086,7 @@ function xs(e, t) {
|
|
|
7086
7086
|
function bs(e) {
|
|
7087
7087
|
return e == null ? "" : String(e);
|
|
7088
7088
|
}
|
|
7089
|
-
function
|
|
7089
|
+
function $t(e) {
|
|
7090
7090
|
const t = typeof e == "string" ? e.codePointAt(0) : 0;
|
|
7091
7091
|
return t === 67 || t === 99 ? 99 : t === 76 || t === 108 ? 108 : t === 82 || t === 114 ? 114 : 0;
|
|
7092
7092
|
}
|
|
@@ -7230,7 +7230,7 @@ function vs(e) {
|
|
|
7230
7230
|
);
|
|
7231
7231
|
return t;
|
|
7232
7232
|
}
|
|
7233
|
-
function
|
|
7233
|
+
function Ve(e) {
|
|
7234
7234
|
return "&#x" + e.toString(16).toUpperCase() + ";";
|
|
7235
7235
|
}
|
|
7236
7236
|
function ln(e, t, n) {
|
|
@@ -7266,8 +7266,8 @@ function ln(e, t, n) {
|
|
|
7266
7266
|
{ inside: !1, outside: !1 }
|
|
7267
7267
|
);
|
|
7268
7268
|
}
|
|
7269
|
-
|
|
7270
|
-
function
|
|
7269
|
+
Br.peek = zs;
|
|
7270
|
+
function Br(e, t, n, r) {
|
|
7271
7271
|
const i = vs(n), o = n.enter("emphasis"), l = n.createTracker(r), a = l.move(i);
|
|
7272
7272
|
let u = l.move(
|
|
7273
7273
|
n.containerPhrasing(e, {
|
|
@@ -7281,9 +7281,9 @@ function jr(e, t, n, r) {
|
|
|
7281
7281
|
s,
|
|
7282
7282
|
i
|
|
7283
7283
|
);
|
|
7284
|
-
f.inside && (u =
|
|
7284
|
+
f.inside && (u = Ve(s) + u.slice(1));
|
|
7285
7285
|
const c = u.charCodeAt(u.length - 1), p = ln(r.after.charCodeAt(0), c, i);
|
|
7286
|
-
p.inside && (u = u.slice(0, -1) +
|
|
7286
|
+
p.inside && (u = u.slice(0, -1) + Ve(c));
|
|
7287
7287
|
const h = l.move(i);
|
|
7288
7288
|
return o(), n.attentionEncodeSurroundingInfo = {
|
|
7289
7289
|
after: p.outside,
|
|
@@ -7298,7 +7298,7 @@ function Ds(e, t) {
|
|
|
7298
7298
|
return Kn(e, function(r) {
|
|
7299
7299
|
if ("value" in r && /\r?\n|\r/.test(r.value) || r.type === "break")
|
|
7300
7300
|
return n = !0, Fn;
|
|
7301
|
-
}), !!((!e.depth || e.depth < 3) &&
|
|
7301
|
+
}), !!((!e.depth || e.depth < 3) && Vn(e) && (t.options.setext || n));
|
|
7302
7302
|
}
|
|
7303
7303
|
function Fs(e, t, n, r) {
|
|
7304
7304
|
const i = Math.max(Math.min(6, e.depth || 1), 1), o = n.createTracker(r);
|
|
@@ -7327,17 +7327,17 @@ function Fs(e, t, n, r) {
|
|
|
7327
7327
|
`,
|
|
7328
7328
|
...o.current()
|
|
7329
7329
|
});
|
|
7330
|
-
return /^[\t ]/.test(s) && (s =
|
|
7330
|
+
return /^[\t ]/.test(s) && (s = Ve(s.charCodeAt(0)) + s.slice(1)), s = s ? l + " " + s : l, n.options.closeAtx && (s += " " + l), u(), a(), s;
|
|
7331
7331
|
}
|
|
7332
|
-
|
|
7333
|
-
function
|
|
7332
|
+
jr.peek = Rs;
|
|
7333
|
+
function jr(e) {
|
|
7334
7334
|
return e.value || "";
|
|
7335
7335
|
}
|
|
7336
7336
|
function Rs() {
|
|
7337
7337
|
return "<";
|
|
7338
7338
|
}
|
|
7339
|
-
|
|
7340
|
-
function
|
|
7339
|
+
Hr.peek = Os;
|
|
7340
|
+
function Hr(e, t, n, r) {
|
|
7341
7341
|
const i = Zn(n), o = i === '"' ? "Quote" : "Apostrophe", l = n.enter("image");
|
|
7342
7342
|
let a = n.enter("label");
|
|
7343
7343
|
const u = n.createTracker(r);
|
|
@@ -7365,8 +7365,8 @@ function Ur(e, t, n, r) {
|
|
|
7365
7365
|
function Os() {
|
|
7366
7366
|
return "!";
|
|
7367
7367
|
}
|
|
7368
|
-
|
|
7369
|
-
function
|
|
7368
|
+
Ur.peek = _s;
|
|
7369
|
+
function Ur(e, t, n, r) {
|
|
7370
7370
|
const i = e.referenceType, o = n.enter("imageReference");
|
|
7371
7371
|
let l = n.enter("label");
|
|
7372
7372
|
const a = n.createTracker(r);
|
|
@@ -7389,8 +7389,8 @@ function qr(e, t, n, r) {
|
|
|
7389
7389
|
function _s() {
|
|
7390
7390
|
return "!";
|
|
7391
7391
|
}
|
|
7392
|
-
|
|
7393
|
-
function
|
|
7392
|
+
qr.peek = Ms;
|
|
7393
|
+
function qr(e, t, n) {
|
|
7394
7394
|
let r = e.value || "", i = "`", o = -1;
|
|
7395
7395
|
for (; new RegExp("(^|[^`])" + i + "([^`]|$)").test(r); )
|
|
7396
7396
|
i += "`";
|
|
@@ -7409,7 +7409,7 @@ function Ms() {
|
|
|
7409
7409
|
return "`";
|
|
7410
7410
|
}
|
|
7411
7411
|
function Vr(e, t) {
|
|
7412
|
-
const n =
|
|
7412
|
+
const n = Vn(e);
|
|
7413
7413
|
return !!(!t.options.resourceLink && // If there’s a url…
|
|
7414
7414
|
e.url && // And there’s a no title…
|
|
7415
7415
|
!e.title && // And the content of `node` is a single text node…
|
|
@@ -7419,8 +7419,8 @@ function Vr(e, t) {
|
|
|
7419
7419
|
// references don’t work), space, or angle brackets…
|
|
7420
7420
|
!/[\0- <>\u007F]/.test(e.url));
|
|
7421
7421
|
}
|
|
7422
|
-
|
|
7423
|
-
function
|
|
7422
|
+
$r.peek = Ns;
|
|
7423
|
+
function $r(e, t, n, r) {
|
|
7424
7424
|
const i = Zn(n), o = i === '"' ? "Quote" : "Apostrophe", l = n.createTracker(r);
|
|
7425
7425
|
let a, u;
|
|
7426
7426
|
if (Vr(e, n)) {
|
|
@@ -7464,8 +7464,8 @@ function Wr(e, t, n, r) {
|
|
|
7464
7464
|
function Ns(e, t, n) {
|
|
7465
7465
|
return Vr(e, n) ? "<" : "[";
|
|
7466
7466
|
}
|
|
7467
|
-
|
|
7468
|
-
function
|
|
7467
|
+
Wr.peek = Bs;
|
|
7468
|
+
function Wr(e, t, n, r) {
|
|
7469
7469
|
const i = e.referenceType, o = n.enter("linkReference");
|
|
7470
7470
|
let l = n.enter("label");
|
|
7471
7471
|
const a = n.createTracker(r);
|
|
@@ -7518,7 +7518,7 @@ function Hs(e) {
|
|
|
7518
7518
|
);
|
|
7519
7519
|
return t;
|
|
7520
7520
|
}
|
|
7521
|
-
function
|
|
7521
|
+
function Qr(e) {
|
|
7522
7522
|
const t = e.options.rule || "*";
|
|
7523
7523
|
if (t !== "*" && t !== "-" && t !== "_")
|
|
7524
7524
|
throw new Error(
|
|
@@ -7538,7 +7538,7 @@ function Us(e, t, n, r) {
|
|
|
7538
7538
|
(l === "*" || l === "-") && // Empty first list item:
|
|
7539
7539
|
f && (!f.children || !f.children[0]) && // Directly in two other list items:
|
|
7540
7540
|
n.stack[n.stack.length - 1] === "list" && n.stack[n.stack.length - 2] === "listItem" && n.stack[n.stack.length - 3] === "list" && n.stack[n.stack.length - 4] === "listItem" && // That are each the first child.
|
|
7541
|
-
n.indexStack[n.indexStack.length - 1] === 0 && n.indexStack[n.indexStack.length - 2] === 0 && n.indexStack[n.indexStack.length - 3] === 0 && (u = !0),
|
|
7541
|
+
n.indexStack[n.indexStack.length - 1] === 0 && n.indexStack[n.indexStack.length - 2] === 0 && n.indexStack[n.indexStack.length - 3] === 0 && (u = !0), Qr(n) === l && f
|
|
7542
7542
|
) {
|
|
7543
7543
|
let c = -1;
|
|
7544
7544
|
for (; ++c < e.children.length; ) {
|
|
@@ -7562,7 +7562,7 @@ function qs(e) {
|
|
|
7562
7562
|
);
|
|
7563
7563
|
return t;
|
|
7564
7564
|
}
|
|
7565
|
-
function
|
|
7565
|
+
function Vs(e, t, n, r) {
|
|
7566
7566
|
const i = qs(n);
|
|
7567
7567
|
let o = n.bulletCurrent || et(n);
|
|
7568
7568
|
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);
|
|
@@ -7579,7 +7579,7 @@ function $s(e, t, n, r) {
|
|
|
7579
7579
|
return p ? (h ? "" : " ".repeat(l)) + c : (h ? o : o + " ".repeat(l - o.length)) + c;
|
|
7580
7580
|
}
|
|
7581
7581
|
}
|
|
7582
|
-
function
|
|
7582
|
+
function $s(e, t, n, r) {
|
|
7583
7583
|
const i = n.enter("paragraph"), o = n.enter("phrasing"), l = n.containerPhrasing(e, r);
|
|
7584
7584
|
return o(), i(), l;
|
|
7585
7585
|
}
|
|
@@ -7622,8 +7622,8 @@ function Ys(e) {
|
|
|
7622
7622
|
);
|
|
7623
7623
|
return t;
|
|
7624
7624
|
}
|
|
7625
|
-
|
|
7626
|
-
function
|
|
7625
|
+
Yr.peek = Gs;
|
|
7626
|
+
function Yr(e, t, n, r) {
|
|
7627
7627
|
const i = Ys(n), o = n.enter("strong"), l = n.createTracker(r), a = l.move(i + i);
|
|
7628
7628
|
let u = l.move(
|
|
7629
7629
|
n.containerPhrasing(e, {
|
|
@@ -7637,9 +7637,9 @@ function Gr(e, t, n, r) {
|
|
|
7637
7637
|
s,
|
|
7638
7638
|
i
|
|
7639
7639
|
);
|
|
7640
|
-
f.inside && (u =
|
|
7640
|
+
f.inside && (u = Ve(s) + u.slice(1));
|
|
7641
7641
|
const c = u.charCodeAt(u.length - 1), p = ln(r.after.charCodeAt(0), c, i);
|
|
7642
|
-
p.inside && (u = u.slice(0, -1) +
|
|
7642
|
+
p.inside && (u = u.slice(0, -1) + Ve(c));
|
|
7643
7643
|
const h = l.move(i + i);
|
|
7644
7644
|
return o(), n.attentionEncodeSurroundingInfo = {
|
|
7645
7645
|
after: p.outside,
|
|
@@ -7661,28 +7661,28 @@ function Ks(e) {
|
|
|
7661
7661
|
return t;
|
|
7662
7662
|
}
|
|
7663
7663
|
function Js(e, t, n) {
|
|
7664
|
-
const r = (
|
|
7664
|
+
const r = (Qr(n) + (n.options.ruleSpaces ? " " : "")).repeat(Ks(n));
|
|
7665
7665
|
return n.options.ruleSpaces ? r.slice(0, -1) : r;
|
|
7666
7666
|
}
|
|
7667
|
-
const
|
|
7667
|
+
const Gr = {
|
|
7668
7668
|
blockquote: ws,
|
|
7669
7669
|
break: Qt,
|
|
7670
7670
|
code: Ts,
|
|
7671
7671
|
definition: Ls,
|
|
7672
|
-
emphasis:
|
|
7672
|
+
emphasis: Br,
|
|
7673
7673
|
hardBreak: Qt,
|
|
7674
7674
|
heading: Fs,
|
|
7675
|
-
html:
|
|
7676
|
-
image:
|
|
7677
|
-
imageReference:
|
|
7678
|
-
inlineCode:
|
|
7679
|
-
link:
|
|
7680
|
-
linkReference:
|
|
7675
|
+
html: jr,
|
|
7676
|
+
image: Hr,
|
|
7677
|
+
imageReference: Ur,
|
|
7678
|
+
inlineCode: qr,
|
|
7679
|
+
link: $r,
|
|
7680
|
+
linkReference: Wr,
|
|
7681
7681
|
list: Us,
|
|
7682
|
-
listItem:
|
|
7683
|
-
paragraph:
|
|
7682
|
+
listItem: Vs,
|
|
7683
|
+
paragraph: $s,
|
|
7684
7684
|
root: Qs,
|
|
7685
|
-
strong:
|
|
7685
|
+
strong: Yr,
|
|
7686
7686
|
text: Xs,
|
|
7687
7687
|
thematicBreak: Js
|
|
7688
7688
|
};
|
|
@@ -7810,7 +7810,7 @@ function lc(e) {
|
|
|
7810
7810
|
return C(), S;
|
|
7811
7811
|
}
|
|
7812
7812
|
function p(h, d, x) {
|
|
7813
|
-
let E =
|
|
7813
|
+
let E = Gr.inlineCode(h, d, x);
|
|
7814
7814
|
return x.stack.includes("tableCell") && (E = E.replace(/\|/g, "\\$&")), E;
|
|
7815
7815
|
}
|
|
7816
7816
|
}
|
|
@@ -7855,7 +7855,7 @@ function uc(e) {
|
|
|
7855
7855
|
function sc(e, t, n, r) {
|
|
7856
7856
|
const i = e.children[0], o = typeof e.checked == "boolean" && i && i.type === "paragraph", l = "[" + (e.checked ? "x" : " ") + "] ", a = n.createTracker(r);
|
|
7857
7857
|
o && a.move(l);
|
|
7858
|
-
let u =
|
|
7858
|
+
let u = Gr.listItem(e, t, n, {
|
|
7859
7859
|
...r,
|
|
7860
7860
|
...a.current()
|
|
7861
7861
|
});
|
|
@@ -7887,30 +7887,30 @@ function fc(e) {
|
|
|
7887
7887
|
const hc = {
|
|
7888
7888
|
tokenize: kc,
|
|
7889
7889
|
partial: !0
|
|
7890
|
-
},
|
|
7890
|
+
}, Xr = {
|
|
7891
7891
|
tokenize: xc,
|
|
7892
7892
|
partial: !0
|
|
7893
|
-
},
|
|
7893
|
+
}, Kr = {
|
|
7894
7894
|
tokenize: bc,
|
|
7895
7895
|
partial: !0
|
|
7896
|
-
},
|
|
7896
|
+
}, Jr = {
|
|
7897
7897
|
tokenize: wc,
|
|
7898
7898
|
partial: !0
|
|
7899
7899
|
}, pc = {
|
|
7900
7900
|
tokenize: Sc,
|
|
7901
7901
|
partial: !0
|
|
7902
|
-
},
|
|
7902
|
+
}, Zr = {
|
|
7903
7903
|
name: "wwwAutolink",
|
|
7904
7904
|
tokenize: dc,
|
|
7905
|
-
previous:
|
|
7906
|
-
},
|
|
7905
|
+
previous: ni
|
|
7906
|
+
}, ei = {
|
|
7907
7907
|
name: "protocolAutolink",
|
|
7908
7908
|
tokenize: yc,
|
|
7909
|
-
previous:
|
|
7910
|
-
},
|
|
7909
|
+
previous: ti
|
|
7910
|
+
}, ye = {
|
|
7911
7911
|
name: "emailAutolink",
|
|
7912
7912
|
tokenize: gc,
|
|
7913
|
-
previous:
|
|
7913
|
+
previous: ri
|
|
7914
7914
|
}, fe = {};
|
|
7915
7915
|
function mc() {
|
|
7916
7916
|
return {
|
|
@@ -7919,21 +7919,21 @@ function mc() {
|
|
|
7919
7919
|
}
|
|
7920
7920
|
let Ce = 48;
|
|
7921
7921
|
for (; Ce < 123; )
|
|
7922
|
-
fe[Ce] =
|
|
7923
|
-
fe[43] =
|
|
7924
|
-
fe[45] =
|
|
7925
|
-
fe[46] =
|
|
7926
|
-
fe[95] =
|
|
7927
|
-
fe[72] = [
|
|
7928
|
-
fe[104] = [
|
|
7929
|
-
fe[87] = [
|
|
7930
|
-
fe[119] = [
|
|
7922
|
+
fe[Ce] = ye, Ce++, Ce === 58 ? Ce = 65 : Ce === 91 && (Ce = 97);
|
|
7923
|
+
fe[43] = ye;
|
|
7924
|
+
fe[45] = ye;
|
|
7925
|
+
fe[46] = ye;
|
|
7926
|
+
fe[95] = ye;
|
|
7927
|
+
fe[72] = [ye, ei];
|
|
7928
|
+
fe[104] = [ye, ei];
|
|
7929
|
+
fe[87] = [ye, Zr];
|
|
7930
|
+
fe[119] = [ye, Zr];
|
|
7931
7931
|
function gc(e, t, n) {
|
|
7932
7932
|
const r = this;
|
|
7933
7933
|
let i, o;
|
|
7934
7934
|
return l;
|
|
7935
7935
|
function l(c) {
|
|
7936
|
-
return !Mn(c) || !
|
|
7936
|
+
return !Mn(c) || !ri.call(r, r.previous) || nt(r.events) ? n(c) : (e.enter("literalAutolink"), e.enter("literalAutolinkEmail"), a(c));
|
|
7937
7937
|
}
|
|
7938
7938
|
function a(c) {
|
|
7939
7939
|
return Mn(c) ? (e.consume(c), a) : c === 64 ? (e.consume(c), u) : n(c);
|
|
@@ -7952,7 +7952,7 @@ function dc(e, t, n) {
|
|
|
7952
7952
|
const r = this;
|
|
7953
7953
|
return i;
|
|
7954
7954
|
function i(l) {
|
|
7955
|
-
return l !== 87 && l !== 119 || !
|
|
7955
|
+
return l !== 87 && l !== 119 || !ni.call(r, r.previous) || nt(r.events) ? n(l) : (e.enter("literalAutolink"), e.enter("literalAutolinkWww"), e.check(hc, e.attempt(Xr, e.attempt(Kr, o), n), n)(l));
|
|
7956
7956
|
}
|
|
7957
7957
|
function o(l) {
|
|
7958
7958
|
return e.exit("literalAutolinkWww"), e.exit("literalAutolink"), t(l);
|
|
@@ -7963,7 +7963,7 @@ function yc(e, t, n) {
|
|
|
7963
7963
|
let i = "", o = !1;
|
|
7964
7964
|
return l;
|
|
7965
7965
|
function l(c) {
|
|
7966
|
-
return (c === 72 || c === 104) &&
|
|
7966
|
+
return (c === 72 || c === 104) && ti.call(r, r.previous) && !nt(r.events) ? (e.enter("literalAutolink"), e.enter("literalAutolinkHttp"), i += String.fromCodePoint(c), e.consume(c), a) : n(c);
|
|
7967
7967
|
}
|
|
7968
7968
|
function a(c) {
|
|
7969
7969
|
if (J(c) && i.length < 5)
|
|
@@ -7979,7 +7979,7 @@ function yc(e, t, n) {
|
|
|
7979
7979
|
return c === 47 ? (e.consume(c), o ? s : (o = !0, u)) : n(c);
|
|
7980
7980
|
}
|
|
7981
7981
|
function s(c) {
|
|
7982
|
-
return c === null || en(c) ||
|
|
7982
|
+
return c === null || en(c) || V(c) || Ee(c) || on(c) ? n(c) : e.attempt(Xr, e.attempt(Kr, f), n)(c);
|
|
7983
7983
|
}
|
|
7984
7984
|
function f(c) {
|
|
7985
7985
|
return e.exit("literalAutolinkHttp"), e.exit("literalAutolink"), t(c);
|
|
@@ -7999,7 +7999,7 @@ function xc(e, t, n) {
|
|
|
7999
7999
|
let r, i, o;
|
|
8000
8000
|
return l;
|
|
8001
8001
|
function l(s) {
|
|
8002
|
-
return s === 46 || s === 95 ? e.check(
|
|
8002
|
+
return s === 46 || s === 95 ? e.check(Jr, u, a)(s) : s === null || V(s) || Ee(s) || s !== 45 && on(s) ? u(s) : (o = !0, e.consume(s), l);
|
|
8003
8003
|
}
|
|
8004
8004
|
function a(s) {
|
|
8005
8005
|
return s === 95 ? r = !0 : (i = r, r = void 0), e.consume(s), l;
|
|
@@ -8012,7 +8012,7 @@ function bc(e, t) {
|
|
|
8012
8012
|
let n = 0, r = 0;
|
|
8013
8013
|
return i;
|
|
8014
8014
|
function i(l) {
|
|
8015
|
-
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(
|
|
8015
|
+
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(Jr, t, o)(l) : l === null || V(l) || Ee(l) ? t(l) : (e.consume(l), i);
|
|
8016
8016
|
}
|
|
8017
8017
|
function o(l) {
|
|
8018
8018
|
return l === 41 && r++, e.consume(l), i;
|
|
@@ -8024,11 +8024,11 @@ function wc(e, t, n) {
|
|
|
8024
8024
|
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) : (
|
|
8025
8025
|
// `<` is an end.
|
|
8026
8026
|
a === 60 || // So is whitespace.
|
|
8027
|
-
a === null ||
|
|
8027
|
+
a === null || V(a) || Ee(a) ? t(a) : n(a)
|
|
8028
8028
|
);
|
|
8029
8029
|
}
|
|
8030
8030
|
function i(a) {
|
|
8031
|
-
return a === null || a === 40 || a === 91 ||
|
|
8031
|
+
return a === null || a === 40 || a === 91 || V(a) || Ee(a) ? t(a) : r(a);
|
|
8032
8032
|
}
|
|
8033
8033
|
function o(a) {
|
|
8034
8034
|
return J(a) ? l(a) : n(a);
|
|
@@ -8046,13 +8046,13 @@ function Sc(e, t, n) {
|
|
|
8046
8046
|
return X(o) ? n(o) : t(o);
|
|
8047
8047
|
}
|
|
8048
8048
|
}
|
|
8049
|
-
function
|
|
8050
|
-
return e === null || e === 40 || e === 42 || e === 95 || e === 91 || e === 93 || e === 126 ||
|
|
8049
|
+
function ni(e) {
|
|
8050
|
+
return e === null || e === 40 || e === 42 || e === 95 || e === 91 || e === 93 || e === 126 || V(e);
|
|
8051
8051
|
}
|
|
8052
|
-
function
|
|
8052
|
+
function ti(e) {
|
|
8053
8053
|
return !J(e);
|
|
8054
8054
|
}
|
|
8055
|
-
function
|
|
8055
|
+
function ri(e) {
|
|
8056
8056
|
return !(e === 47 || Mn(e));
|
|
8057
8057
|
}
|
|
8058
8058
|
function Mn(e) {
|
|
@@ -8191,7 +8191,7 @@ function Tc(e, t, n) {
|
|
|
8191
8191
|
o > 999 || // Closing brace with nothing.
|
|
8192
8192
|
c === 93 && !l || // Space or tab is not supported by GFM for some reason.
|
|
8193
8193
|
// `\n` and `[` not being supported makes sense.
|
|
8194
|
-
c === null || c === 91 ||
|
|
8194
|
+
c === null || c === 91 || V(c)
|
|
8195
8195
|
)
|
|
8196
8196
|
return n(c);
|
|
8197
8197
|
if (c === 93) {
|
|
@@ -8199,7 +8199,7 @@ function Tc(e, t, n) {
|
|
|
8199
8199
|
const p = e.exit("gfmFootnoteCallString");
|
|
8200
8200
|
return i.includes(se(r.sliceSerialize(p))) ? (e.enter("gfmFootnoteCallLabelMarker"), e.consume(c), e.exit("gfmFootnoteCallLabelMarker"), e.exit("gfmFootnoteCall"), t) : n(c);
|
|
8201
8201
|
}
|
|
8202
|
-
return
|
|
8202
|
+
return V(c) || (l = !0), o++, e.consume(c), c === 92 ? f : s;
|
|
8203
8203
|
}
|
|
8204
8204
|
function f(c) {
|
|
8205
8205
|
return c === 91 || c === 92 || c === 93 ? (e.consume(c), o++, s) : s(c);
|
|
@@ -8221,7 +8221,7 @@ function Pc(e, t, n) {
|
|
|
8221
8221
|
l > 999 || // Closing brace with nothing.
|
|
8222
8222
|
d === 93 && !a || // Space or tab is not supported by GFM for some reason.
|
|
8223
8223
|
// `\n` and `[` not being supported makes sense.
|
|
8224
|
-
d === null || d === 91 ||
|
|
8224
|
+
d === null || d === 91 || V(d)
|
|
8225
8225
|
)
|
|
8226
8226
|
return n(d);
|
|
8227
8227
|
if (d === 93) {
|
|
@@ -8229,7 +8229,7 @@ function Pc(e, t, n) {
|
|
|
8229
8229
|
const x = e.exit("gfmFootnoteDefinitionLabelString");
|
|
8230
8230
|
return o = se(r.sliceSerialize(x)), e.enter("gfmFootnoteDefinitionLabelMarker"), e.consume(d), e.exit("gfmFootnoteDefinitionLabelMarker"), e.exit("gfmFootnoteDefinitionLabel"), p;
|
|
8231
8231
|
}
|
|
8232
|
-
return
|
|
8232
|
+
return V(d) || (a = !0), l++, e.consume(d), d === 92 ? c : f;
|
|
8233
8233
|
}
|
|
8234
8234
|
function c(d) {
|
|
8235
8235
|
return d === 91 || d === 92 || d === 93 ? (e.consume(d), l++, f) : f(d);
|
|
@@ -8440,7 +8440,7 @@ function Mc(e, t, n) {
|
|
|
8440
8440
|
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)));
|
|
8441
8441
|
}
|
|
8442
8442
|
function c(k) {
|
|
8443
|
-
return k === null || k === 124 ||
|
|
8443
|
+
return k === null || k === 124 || V(k) ? (e.exit("data"), f(k)) : (e.consume(k), k === 92 ? p : c);
|
|
8444
8444
|
}
|
|
8445
8445
|
function p(k) {
|
|
8446
8446
|
return k === 92 || k === 124 ? (e.consume(k), c) : c(k);
|
|
@@ -8479,7 +8479,7 @@ function Mc(e, t, n) {
|
|
|
8479
8479
|
return k === 124 ? (e.enter("tableCellDivider"), e.consume(k), e.exit("tableCellDivider"), _) : k === null || D(k) ? (e.exit("tableRow"), t(k)) : N(k) ? j(e, _, "whitespace")(k) : (e.enter("data"), U(k));
|
|
8480
8480
|
}
|
|
8481
8481
|
function U(k) {
|
|
8482
|
-
return k === null || k === 124 ||
|
|
8482
|
+
return k === null || k === 124 || V(k) ? (e.exit("data"), _(k)) : (e.consume(k), k === 92 ? H : U);
|
|
8483
8483
|
}
|
|
8484
8484
|
function H(k) {
|
|
8485
8485
|
return k === 92 || k === 124 ? (e.consume(k), U) : U(k);
|
|
@@ -8565,7 +8565,7 @@ function Hc(e, t, n) {
|
|
|
8565
8565
|
);
|
|
8566
8566
|
}
|
|
8567
8567
|
function o(u) {
|
|
8568
|
-
return
|
|
8568
|
+
return V(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);
|
|
8569
8569
|
}
|
|
8570
8570
|
function l(u) {
|
|
8571
8571
|
return u === 93 ? (e.enter("taskListCheckMarker"), e.consume(u), e.exit("taskListCheckMarker"), e.exit("taskListCheck"), a) : n(u);
|
|
@@ -8583,7 +8583,7 @@ function Uc(e, t, n) {
|
|
|
8583
8583
|
}
|
|
8584
8584
|
}
|
|
8585
8585
|
function qc(e) {
|
|
8586
|
-
return
|
|
8586
|
+
return gr([
|
|
8587
8587
|
mc(),
|
|
8588
8588
|
Ec(),
|
|
8589
8589
|
Dc(e),
|
|
@@ -8591,18 +8591,18 @@ function qc(e) {
|
|
|
8591
8591
|
jc()
|
|
8592
8592
|
]);
|
|
8593
8593
|
}
|
|
8594
|
-
const
|
|
8594
|
+
const Vc = {};
|
|
8595
8595
|
function Kt(e) {
|
|
8596
8596
|
const t = (
|
|
8597
8597
|
/** @type {Processor<Root>} */
|
|
8598
8598
|
this
|
|
8599
|
-
), n = e ||
|
|
8599
|
+
), n = e || Vc, r = t.data(), i = r.micromarkExtensions || (r.micromarkExtensions = []), o = r.fromMarkdownExtensions || (r.fromMarkdownExtensions = []), l = r.toMarkdownExtensions || (r.toMarkdownExtensions = []);
|
|
8600
8600
|
i.push(qc(n)), o.push(cc()), l.push(fc(n));
|
|
8601
8601
|
}
|
|
8602
|
-
const
|
|
8602
|
+
const $c = yi(
|
|
8603
8603
|
() => import(
|
|
8604
8604
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8605
|
-
"./MarkdownWithExtra.
|
|
8605
|
+
"./MarkdownWithExtra.D8ui40T2.js"
|
|
8606
8606
|
)
|
|
8607
8607
|
), Jt = {
|
|
8608
8608
|
MODEL: "Model",
|
|
@@ -8623,7 +8623,7 @@ const Vc = yi(
|
|
|
8623
8623
|
[Jt.MODEL]: o || null,
|
|
8624
8624
|
[Jt.PLUGIN]: n ? Si(n) : null
|
|
8625
8625
|
};
|
|
8626
|
-
return r === Ci ? /* @__PURE__ */
|
|
8626
|
+
return r === Ci ? /* @__PURE__ */ de(at, { className: "max-w-[99cqw] mt-3", children: /* @__PURE__ */ de("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ de(qt, { remarkPlugins: [Kt], children: e }) }) }) : /* @__PURE__ */ de(
|
|
8627
8627
|
at,
|
|
8628
8628
|
{
|
|
8629
8629
|
copyToClipboard: i ? "loading..." : e,
|
|
@@ -8631,10 +8631,7 @@ const Vc = yi(
|
|
|
8631
8631
|
footer: a,
|
|
8632
8632
|
noMaxWidth: !0,
|
|
8633
8633
|
className: "max-w-[99cqw] mt-3",
|
|
8634
|
-
children: [
|
|
8635
|
-
e && (e.includes("$$") || e.includes("```")) && /* @__PURE__ */ xe(xi, { fallback: /* @__PURE__ */ xe("div", {}), children: /* @__PURE__ */ xe(Vc, { content: e }) }),
|
|
8636
|
-
e && !e.includes("$$") && !e.includes("```") && /* @__PURE__ */ xe(qt, { remarkPlugins: [Kt], children: e })
|
|
8637
|
-
]
|
|
8634
|
+
children: e && (e.includes("$$") || e.includes("```")) ? /* @__PURE__ */ de(xi, { fallback: /* @__PURE__ */ de("div", {}), children: /* @__PURE__ */ de($c, { content: e }) }) : /* @__PURE__ */ de(qt, { remarkPlugins: [Kt], children: e })
|
|
8638
8635
|
}
|
|
8639
8636
|
);
|
|
8640
8637
|
}, Zc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, default: Wc }, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -8654,5 +8651,5 @@ export {
|
|
|
8654
8651
|
Kt as remarkGfm,
|
|
8655
8652
|
Bn as svg,
|
|
8656
8653
|
Kn as visit,
|
|
8657
|
-
|
|
8654
|
+
Rr as visitParents
|
|
8658
8655
|
};
|