@arcgis/coding-components 5.1.0-next.91 → 5.1.0-next.93
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/cdn/{SQJBYEJN.js → 6BS5M2LA.js} +1 -1
- package/dist/cdn/{NYL3WO6Q.js → 6TBGTZVD.js} +17 -17
- package/dist/cdn/{QQQCEVQW.js → EOGGHL44.js} +1 -1
- package/dist/cdn/KLNTCPWU.js +2 -0
- package/dist/cdn/{YVB23BMR.js → R5QVN7GZ.js} +1 -1
- package/dist/cdn/{2DDNEQDO.js → UB7TEPYB.js} +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.ar.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.bg.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.bs.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.ca.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.cs.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.da.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.de.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.el.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.es.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.et.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.fi.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.fr.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.he.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.hr.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.hu.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.id.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.it.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.ja.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.ko.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.lt.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.lv.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.nl.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.no.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.pl.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.pt-BR.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.pt-PT.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.ro.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.ru.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.sk.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.sl.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.sr.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.sv.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.th.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.tr.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.uk.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.vi.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.zh-CN.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.zh-HK.json +1 -1
- package/dist/cdn/assets/arcade-debugger-console/t9n/messages.zh-TW.json +1 -1
- package/dist/cdn/assets/code-editor/sql-expr.worker.js +1 -1
- package/dist/cdn/index.js +1 -1
- package/dist/chunks/debugger-value-components.js +91 -88
- package/dist/chunks/markdown.js +93 -93
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/package.json +5 -5
- package/dist/cdn/Z5TZFEAT.js +0 -2
package/dist/chunks/markdown.js
CHANGED
|
@@ -152,26 +152,26 @@ var C = class {
|
|
|
152
152
|
else break;
|
|
153
153
|
t = t.slice(c);
|
|
154
154
|
let o = a.join(`
|
|
155
|
-
`),
|
|
155
|
+
`), p = o.replace(this.rules.other.blockquoteSetextReplace, `
|
|
156
156
|
$1`).replace(this.rules.other.blockquoteSetextReplace2, "");
|
|
157
157
|
s = s ? `${s}
|
|
158
158
|
${o}` : o, n = n ? `${n}
|
|
159
|
-
${
|
|
160
|
-
let
|
|
161
|
-
if (this.lexer.state.top = !0, this.lexer.blockTokens(
|
|
162
|
-
let
|
|
163
|
-
if (
|
|
164
|
-
if (
|
|
165
|
-
let d =
|
|
159
|
+
${p}` : p;
|
|
160
|
+
let h = this.lexer.state.top;
|
|
161
|
+
if (this.lexer.state.top = !0, this.lexer.blockTokens(p, i, !0), this.lexer.state.top = h, t.length === 0) break;
|
|
162
|
+
let g = i.at(-1);
|
|
163
|
+
if (g?.type === "code") break;
|
|
164
|
+
if (g?.type === "blockquote") {
|
|
165
|
+
let d = g, f = d.raw + `
|
|
166
166
|
` + t.join(`
|
|
167
167
|
`), y = this.blockquote(f);
|
|
168
168
|
i[i.length - 1] = y, s = s.substring(0, s.length - d.raw.length) + y.raw, n = n.substring(0, n.length - d.text.length) + y.text;
|
|
169
169
|
break;
|
|
170
|
-
} else if (
|
|
171
|
-
let d =
|
|
170
|
+
} else if (g?.type === "list") {
|
|
171
|
+
let d = g, f = d.raw + `
|
|
172
172
|
` + t.join(`
|
|
173
173
|
`), y = this.list(f);
|
|
174
|
-
i[i.length - 1] = y, s = s.substring(0, s.length -
|
|
174
|
+
i[i.length - 1] = y, s = s.substring(0, s.length - g.raw.length) + y.raw, n = n.substring(0, n.length - d.raw.length) + y.raw, t = f.substring(i.at(-1).raw.length).split(`
|
|
175
175
|
`);
|
|
176
176
|
continue;
|
|
177
177
|
}
|
|
@@ -186,53 +186,53 @@ ${h}` : h;
|
|
|
186
186
|
t = s ? `\\d{1,9}\\${t.slice(-1)}` : `\\${t}`, this.options.pedantic && (t = s ? t : "[*+-]");
|
|
187
187
|
let i = this.rules.other.listItemRegex(t), l = !1;
|
|
188
188
|
for (; r; ) {
|
|
189
|
-
let c = !1, o = "",
|
|
189
|
+
let c = !1, o = "", p = "";
|
|
190
190
|
if (!(e = i.exec(r)) || this.rules.block.hr.test(r)) break;
|
|
191
191
|
o = e[0], r = r.substring(o.length);
|
|
192
|
-
let
|
|
193
|
-
`, 1)[0], e[1].length),
|
|
194
|
-
`, 1)[0], d = !
|
|
195
|
-
if (this.options.pedantic ? (f = 2,
|
|
196
|
-
`, r = r.substring(
|
|
192
|
+
let h = rt(e[2].split(`
|
|
193
|
+
`, 1)[0], e[1].length), g = r.split(`
|
|
194
|
+
`, 1)[0], d = !h.trim(), f = 0;
|
|
195
|
+
if (this.options.pedantic ? (f = 2, p = h.trimStart()) : d ? f = e[1].length + 1 : (f = h.search(this.rules.other.nonSpaceChar), f = f > 4 ? 1 : f, p = h.slice(f), f += e[1].length), d && this.rules.other.blankLine.test(g) && (o += g + `
|
|
196
|
+
`, r = r.substring(g.length + 1), c = !0), !c) {
|
|
197
197
|
let y = this.rules.other.nextBulletRegex(f), J = this.rules.other.hrRegex(f), K = this.rules.other.fencesBeginRegex(f), V = this.rules.other.headingBeginRegex(f), de = this.rules.other.htmlBeginRegex(f), xe = this.rules.other.blockquoteBeginRegex(f);
|
|
198
198
|
for (; r; ) {
|
|
199
199
|
let Z = r.split(`
|
|
200
200
|
`, 1)[0], A;
|
|
201
|
-
if (
|
|
202
|
-
if (A.search(this.rules.other.nonSpaceChar) >= f || !
|
|
201
|
+
if (g = Z, this.options.pedantic ? (g = g.replace(this.rules.other.listReplaceNesting, " "), A = g) : A = g.replace(this.rules.other.tabCharGlobal, " "), K.test(g) || V.test(g) || de.test(g) || xe.test(g) || y.test(g) || J.test(g)) break;
|
|
202
|
+
if (A.search(this.rules.other.nonSpaceChar) >= f || !g.trim()) p += `
|
|
203
203
|
` + A.slice(f);
|
|
204
204
|
else {
|
|
205
|
-
if (d ||
|
|
206
|
-
|
|
207
|
-
` +
|
|
205
|
+
if (d || h.replace(this.rules.other.tabCharGlobal, " ").search(this.rules.other.nonSpaceChar) >= 4 || K.test(h) || V.test(h) || J.test(h)) break;
|
|
206
|
+
p += `
|
|
207
|
+
` + g;
|
|
208
208
|
}
|
|
209
|
-
d = !
|
|
210
|
-
`, r = r.substring(Z.length + 1),
|
|
209
|
+
d = !g.trim(), o += Z + `
|
|
210
|
+
`, r = r.substring(Z.length + 1), h = A.slice(f);
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
|
-
n.loose || (l ? n.loose = !0 : this.rules.other.doubleBlankLine.test(o) && (l = !0)), n.items.push({ type: "list_item", raw: o, task: !!this.options.gfm && this.rules.other.listIsTask.test(
|
|
213
|
+
n.loose || (l ? n.loose = !0 : this.rules.other.doubleBlankLine.test(o) && (l = !0)), n.items.push({ type: "list_item", raw: o, task: !!this.options.gfm && this.rules.other.listIsTask.test(p), loose: !1, text: p, tokens: [] }), n.raw += o;
|
|
214
214
|
}
|
|
215
215
|
let a = n.items.at(-1);
|
|
216
216
|
if (a) a.raw = a.raw.trimEnd(), a.text = a.text.trimEnd();
|
|
217
217
|
else return;
|
|
218
218
|
n.raw = n.raw.trimEnd();
|
|
219
219
|
for (let c of n.items) {
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
220
|
+
this.lexer.state.top = !1, c.tokens = this.lexer.blockTokens(c.text, []);
|
|
221
|
+
let o = c.tokens[0];
|
|
222
|
+
if (c.task && (o?.type === "text" || o?.type === "paragraph")) {
|
|
223
|
+
c.text = c.text.replace(this.rules.other.listReplaceTask, ""), o.raw = o.raw.replace(this.rules.other.listReplaceTask, ""), o.text = o.text.replace(this.rules.other.listReplaceTask, "");
|
|
224
|
+
for (let h = this.lexer.inlineQueue.length - 1; h >= 0; h--) if (this.rules.other.listIsTask.test(this.lexer.inlineQueue[h].src)) {
|
|
225
|
+
this.lexer.inlineQueue[h].src = this.lexer.inlineQueue[h].src.replace(this.rules.other.listReplaceTask, "");
|
|
226
|
+
break;
|
|
227
227
|
}
|
|
228
|
-
let
|
|
229
|
-
if (
|
|
230
|
-
let h = { type: "checkbox", raw:
|
|
228
|
+
let p = this.rules.other.listTaskCheckbox.exec(c.raw);
|
|
229
|
+
if (p) {
|
|
230
|
+
let h = { type: "checkbox", raw: p[0] + " ", checked: p[0] !== "[ ]" };
|
|
231
231
|
c.checked = h.checked, n.loose ? c.tokens[0] && ["paragraph", "text"].includes(c.tokens[0].type) && "tokens" in c.tokens[0] && c.tokens[0].tokens ? (c.tokens[0].raw = h.raw + c.tokens[0].raw, c.tokens[0].text = h.raw + c.tokens[0].text, c.tokens[0].tokens.unshift(h)) : c.tokens.unshift({ type: "paragraph", raw: h.raw, text: h.raw, tokens: [h] }) : c.tokens.unshift(h);
|
|
232
232
|
}
|
|
233
|
-
}
|
|
233
|
+
} else c.task && (c.task = !1);
|
|
234
234
|
if (!n.loose) {
|
|
235
|
-
let
|
|
235
|
+
let p = c.tokens.filter((g) => g.type === "space"), h = p.length > 0 && p.some((g) => this.rules.other.anyLine.test(g.raw));
|
|
236
236
|
n.loose = h;
|
|
237
237
|
}
|
|
238
238
|
}
|
|
@@ -349,13 +349,13 @@ ${h}` : h;
|
|
|
349
349
|
}
|
|
350
350
|
if (a -= l, a > 0) continue;
|
|
351
351
|
l = Math.min(l, l + a + c);
|
|
352
|
-
let
|
|
352
|
+
let p = [...s[0]][0].length, h = r.slice(0, n + s.index + p + l);
|
|
353
353
|
if (Math.min(n, l) % 2) {
|
|
354
|
-
let d =
|
|
355
|
-
return { type: "em", raw:
|
|
354
|
+
let d = h.slice(1, -1);
|
|
355
|
+
return { type: "em", raw: h, text: d, tokens: this.lexer.inlineTokens(d) };
|
|
356
356
|
}
|
|
357
|
-
let
|
|
358
|
-
return { type: "strong", raw:
|
|
357
|
+
let g = h.slice(2, -2);
|
|
358
|
+
return { type: "strong", raw: h, text: g, tokens: this.lexer.inlineTokens(g) };
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
361
|
}
|
|
@@ -382,8 +382,8 @@ ${h}` : h;
|
|
|
382
382
|
}
|
|
383
383
|
if (a -= l, a > 0) continue;
|
|
384
384
|
l = Math.min(l, l + a);
|
|
385
|
-
let o = [...s[0]][0].length,
|
|
386
|
-
return { type: "del", raw:
|
|
385
|
+
let o = [...s[0]][0].length, p = r.slice(0, n + s.index + o + l), h = p.slice(n, -n);
|
|
386
|
+
return { type: "del", raw: p, text: h, tokens: this.lexer.inlineTokens(h) };
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
389
|
}
|
|
@@ -516,8 +516,8 @@ ${h}` : h;
|
|
|
516
516
|
let l = e;
|
|
517
517
|
if (this.options.extensions?.startBlock) {
|
|
518
518
|
let a = 1 / 0, c = e.slice(1), o;
|
|
519
|
-
this.options.extensions.startBlock.forEach((
|
|
520
|
-
o =
|
|
519
|
+
this.options.extensions.startBlock.forEach((p) => {
|
|
520
|
+
o = p.call({ lexer: this }, c), typeof o == "number" && o >= 0 && (a = Math.min(a, o));
|
|
521
521
|
}), a < 1 / 0 && a >= 0 && (l = e.substring(0, a + 1));
|
|
522
522
|
}
|
|
523
523
|
if (this.state.top && (i = this.tokenizer.paragraph(l))) {
|
|
@@ -567,7 +567,7 @@ ${h}` : h;
|
|
|
567
567
|
}
|
|
568
568
|
l || (a = ""), l = !1;
|
|
569
569
|
let o;
|
|
570
|
-
if (this.options.extensions?.inline?.some((
|
|
570
|
+
if (this.options.extensions?.inline?.some((h) => (o = h.call({ lexer: this }, e, t)) ? (e = e.substring(o.raw.length), t.push(o), !0) : !1)) continue;
|
|
571
571
|
if (o = this.tokenizer.escape(e)) {
|
|
572
572
|
e = e.substring(o.raw.length), t.push(o);
|
|
573
573
|
continue;
|
|
@@ -582,8 +582,8 @@ ${h}` : h;
|
|
|
582
582
|
}
|
|
583
583
|
if (o = this.tokenizer.reflink(e, this.tokens.links)) {
|
|
584
584
|
e = e.substring(o.raw.length);
|
|
585
|
-
let
|
|
586
|
-
o.type === "text" &&
|
|
585
|
+
let h = t.at(-1);
|
|
586
|
+
o.type === "text" && h?.type === "text" ? (h.raw += o.raw, h.text += o.text) : t.push(o);
|
|
587
587
|
continue;
|
|
588
588
|
}
|
|
589
589
|
if (o = this.tokenizer.emStrong(e, s, a)) {
|
|
@@ -610,17 +610,17 @@ ${h}` : h;
|
|
|
610
610
|
e = e.substring(o.raw.length), t.push(o);
|
|
611
611
|
continue;
|
|
612
612
|
}
|
|
613
|
-
let
|
|
613
|
+
let p = e;
|
|
614
614
|
if (this.options.extensions?.startInline) {
|
|
615
|
-
let
|
|
615
|
+
let h = 1 / 0, g = e.slice(1), d;
|
|
616
616
|
this.options.extensions.startInline.forEach((f) => {
|
|
617
|
-
d = f.call({ lexer: this },
|
|
618
|
-
}),
|
|
617
|
+
d = f.call({ lexer: this }, g), typeof d == "number" && d >= 0 && (h = Math.min(h, d));
|
|
618
|
+
}), h < 1 / 0 && h >= 0 && (p = e.substring(0, h + 1));
|
|
619
619
|
}
|
|
620
|
-
if (o = this.tokenizer.inlineText(
|
|
620
|
+
if (o = this.tokenizer.inlineText(p)) {
|
|
621
621
|
e = e.substring(o.raw.length), o.raw.slice(-1) !== "_" && (a = o.raw.slice(-1)), l = !0;
|
|
622
|
-
let
|
|
623
|
-
|
|
622
|
+
let h = t.at(-1);
|
|
623
|
+
h?.type === "text" ? (h.raw += o.raw, h.text += o.text) : t.push(o);
|
|
624
624
|
continue;
|
|
625
625
|
}
|
|
626
626
|
if (e) {
|
|
@@ -1024,8 +1024,8 @@ ${r}</tr>
|
|
|
1024
1024
|
if (["options", "parser"].includes(i)) continue;
|
|
1025
1025
|
let l = i, a = t.renderer[l], c = n[l];
|
|
1026
1026
|
n[l] = (...o) => {
|
|
1027
|
-
let
|
|
1028
|
-
return
|
|
1027
|
+
let p = a.apply(n, o);
|
|
1028
|
+
return p === !1 && (p = c.apply(n, o)), p || "";
|
|
1029
1029
|
};
|
|
1030
1030
|
}
|
|
1031
1031
|
s.renderer = n;
|
|
@@ -1037,8 +1037,8 @@ ${r}</tr>
|
|
|
1037
1037
|
if (["options", "rules", "lexer"].includes(i)) continue;
|
|
1038
1038
|
let l = i, a = t.tokenizer[l], c = n[l];
|
|
1039
1039
|
n[l] = (...o) => {
|
|
1040
|
-
let
|
|
1041
|
-
return
|
|
1040
|
+
let p = a.apply(n, o);
|
|
1041
|
+
return p === !1 && (p = c.apply(n, o)), p;
|
|
1042
1042
|
};
|
|
1043
1043
|
}
|
|
1044
1044
|
s.tokenizer = n;
|
|
@@ -1051,18 +1051,18 @@ ${r}</tr>
|
|
|
1051
1051
|
let l = i, a = t.hooks[l], c = n[l];
|
|
1052
1052
|
P.passThroughHooks.has(i) ? n[l] = (o) => {
|
|
1053
1053
|
if (this.defaults.async && P.passThroughHooksRespectAsync.has(i)) return (async () => {
|
|
1054
|
-
let
|
|
1055
|
-
return c.call(n,
|
|
1054
|
+
let h = await a.call(n, o);
|
|
1055
|
+
return c.call(n, h);
|
|
1056
1056
|
})();
|
|
1057
|
-
let
|
|
1058
|
-
return c.call(n,
|
|
1057
|
+
let p = a.call(n, o);
|
|
1058
|
+
return c.call(n, p);
|
|
1059
1059
|
} : n[l] = (...o) => {
|
|
1060
1060
|
if (this.defaults.async) return (async () => {
|
|
1061
|
-
let
|
|
1062
|
-
return
|
|
1061
|
+
let h = await a.apply(n, o);
|
|
1062
|
+
return h === !1 && (h = await c.apply(n, o)), h;
|
|
1063
1063
|
})();
|
|
1064
|
-
let
|
|
1065
|
-
return
|
|
1064
|
+
let p = a.apply(n, o);
|
|
1065
|
+
return p === !1 && (p = c.apply(n, o)), p;
|
|
1066
1066
|
};
|
|
1067
1067
|
}
|
|
1068
1068
|
s.hooks = n;
|
|
@@ -1121,38 +1121,38 @@ Please report this to https://github.com/markedjs/marked.`, r) {
|
|
|
1121
1121
|
};
|
|
1122
1122
|
}
|
|
1123
1123
|
}, R = new st();
|
|
1124
|
-
function
|
|
1124
|
+
function k(r, e) {
|
|
1125
1125
|
return R.parse(r, e);
|
|
1126
1126
|
}
|
|
1127
|
-
|
|
1128
|
-
return R.setOptions(r),
|
|
1127
|
+
k.options = k.setOptions = function(r) {
|
|
1128
|
+
return R.setOptions(r), k.defaults = R.defaults, le(k.defaults), k;
|
|
1129
1129
|
};
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
return R.use(...r),
|
|
1130
|
+
k.getDefaults = H;
|
|
1131
|
+
k.defaults = T;
|
|
1132
|
+
k.use = function(...r) {
|
|
1133
|
+
return R.use(...r), k.defaults = R.defaults, le(k.defaults), k;
|
|
1134
1134
|
};
|
|
1135
|
-
|
|
1135
|
+
k.walkTokens = function(r, e) {
|
|
1136
1136
|
return R.walkTokens(r, e);
|
|
1137
1137
|
};
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1138
|
+
k.parseInline = R.parseInline;
|
|
1139
|
+
k.Parser = w;
|
|
1140
|
+
k.parser = w.parse;
|
|
1141
|
+
k.Renderer = q;
|
|
1142
|
+
k.TextRenderer = U;
|
|
1143
|
+
k.Lexer = b;
|
|
1144
|
+
k.lexer = b.lex;
|
|
1145
|
+
k.Tokenizer = C;
|
|
1146
|
+
k.Hooks = P;
|
|
1147
|
+
k.parse = k;
|
|
1148
|
+
k.options;
|
|
1149
|
+
k.setOptions;
|
|
1150
|
+
k.use;
|
|
1151
|
+
k.walkTokens;
|
|
1152
|
+
k.parseInline;
|
|
1153
1153
|
w.parse;
|
|
1154
1154
|
b.lex;
|
|
1155
|
-
|
|
1155
|
+
k.use({
|
|
1156
1156
|
gfm: !0,
|
|
1157
1157
|
breaks: !0,
|
|
1158
1158
|
async: !1,
|
|
@@ -1167,7 +1167,7 @@ g.use({
|
|
|
1167
1167
|
}
|
|
1168
1168
|
});
|
|
1169
1169
|
function it(r) {
|
|
1170
|
-
return r == null ? "" :
|
|
1170
|
+
return r == null ? "" : k.parse(typeof r == "string" ? r : r.value, { async: !1 });
|
|
1171
1171
|
}
|
|
1172
1172
|
export {
|
|
1173
1173
|
it as c
|