@versini/sassysaint 8.11.0 → 8.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{App.C7JVxBIG.js → App.CQH7qW3o.js} +1941 -1938
- package/dist/chunks/{J3FDRF32.D0biXgO0.js → CPIOZS5X.BillEMj3.js} +1557 -1662
- package/dist/chunks/Chart.DG0Kx0Ij.js +5238 -0
- package/dist/chunks/{ChatBubbleAssistant.CVjStp2V.js → ChatBubbleAssistant.BTFjZ92L.js} +66 -67
- package/dist/chunks/{index.lhov4edx.js → index.BiDwuKFX.js} +2 -2
- package/dist/chunks/{index.BTZMxdXv.js → index.Cq68cwyt.js} +487 -495
- package/dist/chunks/{index.yTgwMxtG.js → index.CqnbTTRx.js} +2506 -2540
- package/dist/chunks/{index.BskINRey.js → index.D4xL4FFm.js} +5 -5
- package/dist/chunks/{index.DYB6TQ8M.js → index.Djdp6UTa.js} +4 -4
- package/dist/chunks/{index.DhBo8Lvp.js → index.J_kALyCG.js} +49 -52
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +2 -2
- package/package.json +6 -6
- package/dist/chunks/Chart.DWjiN6um.js +0 -5238
@@ -1,12 +1,12 @@
|
|
1
1
|
var zr = Object.defineProperty;
|
2
2
|
var Lr = (e, n, t) => n in e ? zr(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
3
|
-
var
|
3
|
+
var Re = (e, n, t) => Lr(e, typeof n != "symbol" ? n + "" : n, t);
|
4
4
|
import * as ln from "react/jsx-runtime";
|
5
5
|
import { jsx as te, jsxs as Pn, Fragment as Nr } from "react/jsx-runtime";
|
6
|
-
import { getDefaultExportFromCjs as Rt, ChatContext as _r, E as vr, Te as Xn } from "./App.
|
6
|
+
import { getDefaultExportFromCjs as Rt, ChatContext as _r, E as vr, Te as Xn } from "./App.CQH7qW3o.js";
|
7
7
|
import zn from "clsx";
|
8
8
|
import Mt, { useState as Be, useEffect as Ze, useRef as be, useCallback as Or, useContext as Rr } from "react";
|
9
|
-
import { re as Mr, unObfuscate as Fr, obfuscate as Dr, LOCAL_STORAGE_PREFIX as Br, LOCAL_STORAGE_CHAT_DETAILS as jr, convertCamelCaseToReadable as Hr, ROLE_INTERNAL as Vr } from "./index.
|
9
|
+
import { re as Mr, unObfuscate as Fr, obfuscate as Dr, LOCAL_STORAGE_PREFIX as Br, LOCAL_STORAGE_CHAT_DETAILS as jr, convertCamelCaseToReadable as Hr, ROLE_INTERNAL as Vr } from "./index.CqnbTTRx.js";
|
10
10
|
const Ft = ({
|
11
11
|
children: e,
|
12
12
|
fill: n,
|
@@ -199,7 +199,7 @@ const Bt = -1, en = 0, Qe = 1, Je = 2, Ln = 3, Nn = 4, _n = 5, vn = 6, jt = 7, H
|
|
199
199
|
return t(new Qn[l](o), i);
|
200
200
|
};
|
201
201
|
return r;
|
202
|
-
}, Jn = (e) => Yr(/* @__PURE__ */ new Map(), e)(0), Te = "", { toString: Xr } = {}, { keys: Qr } = Object,
|
202
|
+
}, Jn = (e) => Yr(/* @__PURE__ */ new Map(), e)(0), Te = "", { toString: Xr } = {}, { keys: Qr } = Object, Me = (e) => {
|
203
203
|
const n = typeof e;
|
204
204
|
if (n !== "object" || !e)
|
205
205
|
return [en, n];
|
@@ -226,7 +226,7 @@ const Bt = -1, en = 0, Qe = 1, Je = 2, Ln = 3, Nn = 4, _n = 5, vn = 6, jt = 7, H
|
|
226
226
|
}, l = (o) => {
|
227
227
|
if (t.has(o))
|
228
228
|
return t.get(o);
|
229
|
-
let [a, s] =
|
229
|
+
let [a, s] = Me(o);
|
230
230
|
switch (a) {
|
231
231
|
case en: {
|
232
232
|
let c = o;
|
@@ -267,7 +267,7 @@ const Bt = -1, en = 0, Qe = 1, Je = 2, Ln = 3, Nn = 4, _n = 5, vn = 6, jt = 7, H
|
|
267
267
|
return l(o.toJSON());
|
268
268
|
const c = [], p = i([a, c], o);
|
269
269
|
for (const d of Qr(o))
|
270
|
-
(e || !We(
|
270
|
+
(e || !We(Me(o[d]))) && c.push([l(d), l(o[d])]);
|
271
271
|
return p;
|
272
272
|
}
|
273
273
|
case Ln:
|
@@ -279,13 +279,13 @@ const Bt = -1, en = 0, Qe = 1, Je = 2, Ln = 3, Nn = 4, _n = 5, vn = 6, jt = 7, H
|
|
279
279
|
case _n: {
|
280
280
|
const c = [], p = i([a, c], o);
|
281
281
|
for (const [d, h] of o)
|
282
|
-
(e || !(We(
|
282
|
+
(e || !(We(Me(d)) || We(Me(h)))) && c.push([l(d), l(h)]);
|
283
283
|
return p;
|
284
284
|
}
|
285
285
|
case vn: {
|
286
286
|
const c = [], p = i([a, c], o);
|
287
287
|
for (const d of o)
|
288
|
-
(e || !We(
|
288
|
+
(e || !We(Me(d))) && c.push(l(d));
|
289
289
|
return p;
|
290
290
|
}
|
291
291
|
}
|
@@ -519,9 +519,9 @@ function bi(e) {
|
|
519
519
|
if (l.tagName === "a" && typeof l.properties.href == "string" && r(l, o, a)) {
|
520
520
|
const s = l.properties.href;
|
521
521
|
if (li(s) ? t.includes(s.slice(0, s.indexOf(":"))) : s.startsWith("//")) {
|
522
|
-
const u =
|
522
|
+
const u = Fe(n.content, l), c = u && !Array.isArray(u) ? [u] : u, p = Fe(n.rel, l) || xi, d = typeof p == "string" ? oi(p) : p, h = Fe(n.target, l), w = Fe(n.properties, l);
|
523
523
|
if (w && Object.assign(l.properties, we(w)), d.length > 0 && (l.properties.rel = [...d]), h && (l.properties.target = h), c) {
|
524
|
-
const b =
|
524
|
+
const b = Fe(n.contentProperties, l) || {};
|
525
525
|
l.children.push({
|
526
526
|
type: "element",
|
527
527
|
tagName: "span",
|
@@ -534,7 +534,7 @@ function bi(e) {
|
|
534
534
|
});
|
535
535
|
};
|
536
536
|
}
|
537
|
-
function
|
537
|
+
function Fe(e, n) {
|
538
538
|
return typeof e == "function" ? e(n) : e;
|
539
539
|
}
|
540
540
|
function Du(e) {
|
@@ -617,11 +617,11 @@ J.prototype.property = "";
|
|
617
617
|
J.prototype.spaceSeparated = !1;
|
618
618
|
J.prototype.space = void 0;
|
619
619
|
let Ai = 0;
|
620
|
-
const v = Se(), $ = Se(), Wt = Se(), x = Se(), V = Se(),
|
620
|
+
const v = Se(), $ = Se(), Wt = Se(), x = Se(), V = Se(), Pe = Se(), ee = Se();
|
621
621
|
function Se() {
|
622
622
|
return 2 ** ++Ai;
|
623
623
|
}
|
624
|
-
const bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: v, booleanish: $, commaOrSpaceSeparated: ee, commaSeparated:
|
624
|
+
const bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: v, booleanish: $, commaOrSpaceSeparated: ee, commaSeparated: Pe, number: x, overloadedBoolean: Wt, spaceSeparated: V }, Symbol.toStringTag, { value: "Module" })), an = (
|
625
625
|
/** @type {ReadonlyArray<keyof typeof types>} */
|
626
626
|
Object.keys(bn)
|
627
627
|
);
|
@@ -652,7 +652,7 @@ Rn.prototype.defined = !0;
|
|
652
652
|
function rt(e, n, t) {
|
653
653
|
t && (e[n] = t);
|
654
654
|
}
|
655
|
-
function
|
655
|
+
function Le(e) {
|
656
656
|
const n = {}, t = {};
|
657
657
|
for (const [r, i] of Object.entries(e.properties)) {
|
658
658
|
const l = new Rn(
|
@@ -665,7 +665,7 @@ function ze(e) {
|
|
665
665
|
}
|
666
666
|
return new Ue(n, t, e.space);
|
667
667
|
}
|
668
|
-
const Gt =
|
668
|
+
const Gt = Le({
|
669
669
|
properties: {
|
670
670
|
ariaActiveDescendant: null,
|
671
671
|
ariaAtomic: $,
|
@@ -727,7 +727,7 @@ function Kt(e, n) {
|
|
727
727
|
function Yt(e, n) {
|
728
728
|
return Kt(e, n.toLowerCase());
|
729
729
|
}
|
730
|
-
const Pi =
|
730
|
+
const Pi = Le({
|
731
731
|
attributes: {
|
732
732
|
acceptcharset: "accept-charset",
|
733
733
|
classname: "class",
|
@@ -738,7 +738,7 @@ const Pi = ze({
|
|
738
738
|
properties: {
|
739
739
|
// Standard Properties.
|
740
740
|
abbr: null,
|
741
|
-
accept:
|
741
|
+
accept: Pe,
|
742
742
|
acceptCharset: V,
|
743
743
|
accessKey: V,
|
744
744
|
action: null,
|
@@ -765,7 +765,7 @@ const Pi = ze({
|
|
765
765
|
contentEditable: $,
|
766
766
|
controls: v,
|
767
767
|
controlsList: V,
|
768
|
-
coords: x |
|
768
|
+
coords: x | Pe,
|
769
769
|
crossOrigin: null,
|
770
770
|
data: null,
|
771
771
|
dateTime: null,
|
@@ -1088,7 +1088,7 @@ const Pi = ze({
|
|
1088
1088
|
},
|
1089
1089
|
space: "html",
|
1090
1090
|
transform: Yt
|
1091
|
-
}), zi =
|
1091
|
+
}), zi = Le({
|
1092
1092
|
attributes: {
|
1093
1093
|
accentHeight: "accent-height",
|
1094
1094
|
alignmentBaseline: "alignment-baseline",
|
@@ -1347,9 +1347,9 @@ const Pi = ze({
|
|
1347
1347
|
from: null,
|
1348
1348
|
fx: null,
|
1349
1349
|
fy: null,
|
1350
|
-
g1:
|
1351
|
-
g2:
|
1352
|
-
glyphName:
|
1350
|
+
g1: Pe,
|
1351
|
+
g2: Pe,
|
1352
|
+
glyphName: Pe,
|
1353
1353
|
glyphOrientationHorizontal: null,
|
1354
1354
|
glyphOrientationVertical: null,
|
1355
1355
|
glyphRef: null,
|
@@ -1647,7 +1647,7 @@ const Pi = ze({
|
|
1647
1647
|
},
|
1648
1648
|
space: "svg",
|
1649
1649
|
transform: Kt
|
1650
|
-
}), Xt =
|
1650
|
+
}), Xt = Le({
|
1651
1651
|
properties: {
|
1652
1652
|
xLinkActuate: null,
|
1653
1653
|
xLinkArcRole: null,
|
@@ -1661,12 +1661,12 @@ const Pi = ze({
|
|
1661
1661
|
transform(e, n) {
|
1662
1662
|
return "xlink:" + n.slice(5).toLowerCase();
|
1663
1663
|
}
|
1664
|
-
}), Qt =
|
1664
|
+
}), Qt = Le({
|
1665
1665
|
attributes: { xmlnsxlink: "xmlns:xlink" },
|
1666
1666
|
properties: { xmlnsXLink: null, xmlns: null },
|
1667
1667
|
space: "xmlns",
|
1668
1668
|
transform: Yt
|
1669
|
-
}), Jt =
|
1669
|
+
}), Jt = Le({
|
1670
1670
|
properties: { xmlBase: null, xmlLang: null, xmlSpace: null },
|
1671
1671
|
space: "xml",
|
1672
1672
|
transform(e, n) {
|
@@ -1718,7 +1718,7 @@ function Ri(e) {
|
|
1718
1718
|
return e.charAt(1).toUpperCase();
|
1719
1719
|
}
|
1720
1720
|
const Mi = $t([Gt, Pi, Xt, Qt, Jt], "html"), Mn = $t([Gt, zi, Xt, Qt, Jt], "svg");
|
1721
|
-
var
|
1721
|
+
var Ae = {}, un, lt;
|
1722
1722
|
function Fi() {
|
1723
1723
|
if (lt) return un;
|
1724
1724
|
lt = 1;
|
@@ -1810,12 +1810,12 @@ function Fi() {
|
|
1810
1810
|
}
|
1811
1811
|
var ot;
|
1812
1812
|
function Di() {
|
1813
|
-
if (ot) return
|
1813
|
+
if (ot) return Ae;
|
1814
1814
|
ot = 1;
|
1815
|
-
var e =
|
1815
|
+
var e = Ae && Ae.__importDefault || function(r) {
|
1816
1816
|
return r && r.__esModule ? r : { default: r };
|
1817
1817
|
};
|
1818
|
-
Object.defineProperty(
|
1818
|
+
Object.defineProperty(Ae, "__esModule", { value: !0 }), Ae.default = t;
|
1819
1819
|
var n = e(/* @__PURE__ */ Fi());
|
1820
1820
|
function t(r, i) {
|
1821
1821
|
var l = null;
|
@@ -1829,7 +1829,7 @@ function Di() {
|
|
1829
1829
|
}
|
1830
1830
|
}), l;
|
1831
1831
|
}
|
1832
|
-
return
|
1832
|
+
return Ae;
|
1833
1833
|
}
|
1834
1834
|
var Bi = /* @__PURE__ */ Di();
|
1835
1835
|
const at = /* @__PURE__ */ Rt(Bi), ji = at.default || at, Zt = er("end"), Fn = er("start");
|
@@ -2344,7 +2344,7 @@ function or(e, n) {
|
|
2344
2344
|
t > 1114111 ? "�" : String.fromCodePoint(t)
|
2345
2345
|
);
|
2346
2346
|
}
|
2347
|
-
function
|
2347
|
+
function ze(e) {
|
2348
2348
|
return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
|
2349
2349
|
}
|
2350
2350
|
const se = ye(/[A-Za-z]/), ne = ye(/[\dA-Za-z]/), yl = ye(/[#-'*+\--9=?A-Z^-~]/);
|
@@ -2372,7 +2372,7 @@ function ye(e) {
|
|
2372
2372
|
return t !== null && t > -1 && e.test(String.fromCharCode(t));
|
2373
2373
|
}
|
2374
2374
|
}
|
2375
|
-
function
|
2375
|
+
function Ne(e) {
|
2376
2376
|
const n = [];
|
2377
2377
|
let t = -1, r = 0, i = 0;
|
2378
2378
|
for (; ++t < e.length; ) {
|
@@ -3307,7 +3307,7 @@ function no(e, n, t) {
|
|
3307
3307
|
)(h);
|
3308
3308
|
}
|
3309
3309
|
function a(h) {
|
3310
|
-
return i =
|
3310
|
+
return i = ze(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1)), h === 58 ? (e.enter("definitionMarker"), e.consume(h), e.exit("definitionMarker"), s) : t(h);
|
3311
3311
|
}
|
3312
3312
|
function s(h) {
|
3313
3313
|
return Q(h) ? He(e, u)(h) : u(h);
|
@@ -3775,7 +3775,7 @@ function Eo(e, n, t) {
|
|
3775
3775
|
}
|
3776
3776
|
return a;
|
3777
3777
|
function a(d) {
|
3778
|
-
return l ? l._inactive ? p(d) : (o = r.parser.defined.includes(
|
3778
|
+
return l ? l._inactive ? p(d) : (o = r.parser.defined.includes(ze(r.sliceSerialize({
|
3779
3779
|
start: l.end,
|
3780
3780
|
end: r.now()
|
3781
3781
|
}))), e.enter("labelEnd"), e.enter("labelMarker"), e.consume(d), e.exit("labelMarker"), e.exit("labelEnd"), s) : t(d);
|
@@ -3827,7 +3827,7 @@ function To(e, n, t) {
|
|
3827
3827
|
return hr.call(r, e, l, o, "reference", "referenceMarker", "referenceString")(a);
|
3828
3828
|
}
|
3829
3829
|
function l(a) {
|
3830
|
-
return r.parser.defined.includes(
|
3830
|
+
return r.parser.defined.includes(ze(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1))) ? n(a) : t(a);
|
3831
3831
|
}
|
3832
3832
|
function o(a) {
|
3833
3833
|
return t(a);
|
@@ -4320,8 +4320,8 @@ function la(e, n, t) {
|
|
4320
4320
|
])
|
4321
4321
|
) : le(E);
|
4322
4322
|
function le(K) {
|
4323
|
-
return
|
4324
|
-
function
|
4323
|
+
return _e;
|
4324
|
+
function _e(de) {
|
4325
4325
|
const Ce = de !== null && K[de], Ee = de !== null && K.null, $e = [
|
4326
4326
|
// To do: add more extension tests.
|
4327
4327
|
/* c8 ignore next 2 */
|
@@ -4335,8 +4335,8 @@ function la(e, n, t) {
|
|
4335
4335
|
return G = K, ie = 0, K.length === 0 ? W : m(K[ie]);
|
4336
4336
|
}
|
4337
4337
|
function m(K) {
|
4338
|
-
return
|
4339
|
-
function
|
4338
|
+
return _e;
|
4339
|
+
function _e(de) {
|
4340
4340
|
return f = F(), pe = K, K.partial || (u.currentConstruct = K), K.name && u.parser.constructs.disable.null.includes(K.name) ? xe() : K.tokenize.call(
|
4341
4341
|
// If we do have fields, create an object w/ `context` as its
|
4342
4342
|
// prototype.
|
@@ -4565,7 +4565,7 @@ function da(e) {
|
|
4565
4565
|
characterReferenceMarkerHexadecimal: xe,
|
4566
4566
|
characterReferenceMarkerNumeric: xe,
|
4567
4567
|
characterReferenceValue: K,
|
4568
|
-
characterReference:
|
4568
|
+
characterReference: _e,
|
4569
4569
|
codeFenced: s(P),
|
4570
4570
|
codeFencedFence: b,
|
4571
4571
|
codeFencedFenceInfo: h,
|
@@ -4659,18 +4659,18 @@ function da(e) {
|
|
4659
4659
|
return S;
|
4660
4660
|
}
|
4661
4661
|
function i(g, S, _) {
|
4662
|
-
let O = S - 1, j = -1, ae = !1, ke, fe,
|
4662
|
+
let O = S - 1, j = -1, ae = !1, ke, fe, ve, Oe;
|
4663
4663
|
for (; ++O <= _; ) {
|
4664
4664
|
const Z = g[O];
|
4665
4665
|
switch (Z[1].type) {
|
4666
4666
|
case "listUnordered":
|
4667
4667
|
case "listOrdered":
|
4668
4668
|
case "blockQuote": {
|
4669
|
-
Z[0] === "enter" ? j++ : j--,
|
4669
|
+
Z[0] === "enter" ? j++ : j--, Oe = void 0;
|
4670
4670
|
break;
|
4671
4671
|
}
|
4672
4672
|
case "lineEndingBlank": {
|
4673
|
-
Z[0] === "enter" && (ke && !
|
4673
|
+
Z[0] === "enter" && (ke && !Oe && !j && !ve && (ve = O), Oe = void 0);
|
4674
4674
|
break;
|
4675
4675
|
}
|
4676
4676
|
case "linePrefix":
|
@@ -4680,7 +4680,7 @@ function da(e) {
|
|
4680
4680
|
case "listItemPrefixWhitespace":
|
4681
4681
|
break;
|
4682
4682
|
default:
|
4683
|
-
|
4683
|
+
Oe = void 0;
|
4684
4684
|
}
|
4685
4685
|
if (!j && Z[0] === "enter" && Z[1].type === "listItemPrefix" || j === -1 && Z[0] === "exit" && (Z[1].type === "listUnordered" || Z[1].type === "listOrdered")) {
|
4686
4686
|
if (ke) {
|
@@ -4692,7 +4692,7 @@ function da(e) {
|
|
4692
4692
|
fe && (g[fe][1].type = "lineEndingBlank", ae = !0), me[1].type = "lineEnding", fe = Ie;
|
4693
4693
|
} else if (!(me[1].type === "linePrefix" || me[1].type === "blockQuotePrefix" || me[1].type === "blockQuotePrefixWhitespace" || me[1].type === "blockQuoteMarker" || me[1].type === "listItemIndent")) break;
|
4694
4694
|
}
|
4695
|
-
|
4695
|
+
ve && (!fe || ve < fe) && (ke._spread = !0), ke.end = Object.assign({}, fe ? g[fe][1].start : Z[1].end), g.splice(fe || O, 0, ["exit", ke, Z[2]]), O++, _++;
|
4696
4696
|
}
|
4697
4697
|
if (Z[1].type === "listItemPrefix") {
|
4698
4698
|
const Ie = {
|
@@ -4702,7 +4702,7 @@ function da(e) {
|
|
4702
4702
|
// @ts-expect-error: we’ll add `end` in a second.
|
4703
4703
|
end: void 0
|
4704
4704
|
};
|
4705
|
-
ke = Ie, g.splice(O, 0, ["enter", Ie, Z[2]]), O++, _++,
|
4705
|
+
ke = Ie, g.splice(O, 0, ["enter", Ie, Z[2]]), O++, _++, ve = void 0, Oe = !0;
|
4706
4706
|
}
|
4707
4707
|
}
|
4708
4708
|
}
|
@@ -4776,7 +4776,7 @@ function da(e) {
|
|
4776
4776
|
}
|
4777
4777
|
function z(g) {
|
4778
4778
|
const S = this.resume(), _ = this.stack[this.stack.length - 1];
|
4779
|
-
_.label = S, _.identifier =
|
4779
|
+
_.label = S, _.identifier = ze(this.sliceSerialize(g)).toLowerCase();
|
4780
4780
|
}
|
4781
4781
|
function C() {
|
4782
4782
|
const g = this.resume(), S = this.stack[this.stack.length - 1];
|
@@ -4860,7 +4860,7 @@ function da(e) {
|
|
4860
4860
|
}
|
4861
4861
|
function ie(g) {
|
4862
4862
|
const S = this.sliceSerialize(g), _ = this.stack[this.stack.length - 2];
|
4863
|
-
_.label = ha(S), _.identifier =
|
4863
|
+
_.label = ha(S), _.identifier = ze(S).toLowerCase();
|
4864
4864
|
}
|
4865
4865
|
function pe() {
|
4866
4866
|
const g = this.stack[this.stack.length - 1], S = this.resume(), _ = this.stack[this.stack.length - 1];
|
@@ -4886,7 +4886,7 @@ function da(e) {
|
|
4886
4886
|
}
|
4887
4887
|
function oe(g) {
|
4888
4888
|
const S = this.resume(), _ = this.stack[this.stack.length - 1];
|
4889
|
-
_.label = S, _.identifier =
|
4889
|
+
_.label = S, _.identifier = ze(this.sliceSerialize(g)).toLowerCase(), this.data.referenceType = "full";
|
4890
4890
|
}
|
4891
4891
|
function xe(g) {
|
4892
4892
|
this.data.characterReferenceType = g.type;
|
@@ -4898,7 +4898,7 @@ function da(e) {
|
|
4898
4898
|
const j = this.stack[this.stack.length - 1];
|
4899
4899
|
j.value += O;
|
4900
4900
|
}
|
4901
|
-
function
|
4901
|
+
function _e(g) {
|
4902
4902
|
const S = this.stack.pop();
|
4903
4903
|
S.position.end = ge(g.end);
|
4904
4904
|
}
|
@@ -5132,7 +5132,7 @@ function Sa(e, n) {
|
|
5132
5132
|
return e.patch(n, t), e.applyData(n, t);
|
5133
5133
|
}
|
5134
5134
|
function Ca(e, n) {
|
5135
|
-
const t = typeof e.options.clobberPrefix == "string" ? e.options.clobberPrefix : "user-content-", r = String(n.identifier).toUpperCase(), i =
|
5135
|
+
const t = typeof e.options.clobberPrefix == "string" ? e.options.clobberPrefix : "user-content-", r = String(n.identifier).toUpperCase(), i = Ne(r.toLowerCase()), l = e.footnoteOrder.indexOf(r);
|
5136
5136
|
let o, a = e.footnoteCounts.get(r);
|
5137
5137
|
a === void 0 ? (a = 0, e.footnoteOrder.push(r), o = e.footnoteOrder.length) : o = l + 1, a += 1, e.footnoteCounts.set(r, a);
|
5138
5138
|
const s = {
|
@@ -5184,13 +5184,13 @@ function Ta(e, n) {
|
|
5184
5184
|
const t = String(n.identifier).toUpperCase(), r = e.definitionById.get(t);
|
5185
5185
|
if (!r)
|
5186
5186
|
return xr(e, n);
|
5187
|
-
const i = { src:
|
5187
|
+
const i = { src: Ne(r.url || ""), alt: n.alt };
|
5188
5188
|
r.title !== null && r.title !== void 0 && (i.title = r.title);
|
5189
5189
|
const l = { type: "element", tagName: "img", properties: i, children: [] };
|
5190
5190
|
return e.patch(n, l), e.applyData(n, l);
|
5191
5191
|
}
|
5192
5192
|
function Aa(e, n) {
|
5193
|
-
const t = { src:
|
5193
|
+
const t = { src: Ne(n.url) };
|
5194
5194
|
n.alt !== null && n.alt !== void 0 && (t.alt = n.alt), n.title !== null && n.title !== void 0 && (t.title = n.title);
|
5195
5195
|
const r = { type: "element", tagName: "img", properties: t, children: [] };
|
5196
5196
|
return e.patch(n, r), e.applyData(n, r);
|
@@ -5210,7 +5210,7 @@ function za(e, n) {
|
|
5210
5210
|
const t = String(n.identifier).toUpperCase(), r = e.definitionById.get(t);
|
5211
5211
|
if (!r)
|
5212
5212
|
return xr(e, n);
|
5213
|
-
const i = { href:
|
5213
|
+
const i = { href: Ne(r.url || "") };
|
5214
5214
|
r.title !== null && r.title !== void 0 && (i.title = r.title);
|
5215
5215
|
const l = {
|
5216
5216
|
type: "element",
|
@@ -5221,7 +5221,7 @@ function za(e, n) {
|
|
5221
5221
|
return e.patch(n, l), e.applyData(n, l);
|
5222
5222
|
}
|
5223
5223
|
function La(e, n) {
|
5224
|
-
const t = { href:
|
5224
|
+
const t = { href: Ne(n.url) };
|
5225
5225
|
n.title !== null && n.title !== void 0 && (t.title = n.title);
|
5226
5226
|
const r = {
|
5227
5227
|
type: "element",
|
@@ -5460,7 +5460,7 @@ function Wa(e) {
|
|
5460
5460
|
);
|
5461
5461
|
if (!u)
|
5462
5462
|
continue;
|
5463
|
-
const c = e.all(u), p = String(u.identifier).toUpperCase(), d =
|
5463
|
+
const c = e.all(u), p = String(u.identifier).toUpperCase(), d = Ne(p.toLowerCase());
|
5464
5464
|
let h = 0;
|
5465
5465
|
const w = [], b = e.footnoteCounts.get(p);
|
5466
5466
|
for (; b !== void 0 && ++h <= b; ) {
|
@@ -6836,17 +6836,17 @@ function wu(e) {
|
|
6836
6836
|
}
|
6837
6837
|
class Su {
|
6838
6838
|
constructor() {
|
6839
|
-
|
6840
|
-
|
6841
|
-
|
6842
|
-
|
6839
|
+
Re(this, "remarkGfm", null);
|
6840
|
+
Re(this, "rehypeKatex", null);
|
6841
|
+
Re(this, "remarkMath", null);
|
6842
|
+
Re(this, "rehypeHighlight", null);
|
6843
6843
|
this.remarkGfm = null, this.rehypeKatex = null, this.remarkMath = null, this.rehypeHighlight = null;
|
6844
6844
|
}
|
6845
6845
|
async loadGfm() {
|
6846
6846
|
if (!this.remarkGfm) {
|
6847
6847
|
const { default: n } = await import(
|
6848
6848
|
/* webpackChunkName: "LazyRemarkGfm" */
|
6849
|
-
"./index.
|
6849
|
+
"./index.D4xL4FFm.js"
|
6850
6850
|
);
|
6851
6851
|
this.remarkGfm = n;
|
6852
6852
|
}
|
@@ -6857,7 +6857,7 @@ class Su {
|
|
6857
6857
|
Au("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
6858
6858
|
const { default: n } = await import(
|
6859
6859
|
/* webpackChunkName: "LazyRehypeKatex" */
|
6860
|
-
"./index.
|
6860
|
+
"./index.Cq68cwyt.js"
|
6861
6861
|
);
|
6862
6862
|
this.rehypeKatex = n;
|
6863
6863
|
}
|
@@ -6867,7 +6867,7 @@ class Su {
|
|
6867
6867
|
if (!this.remarkMath) {
|
6868
6868
|
const { default: n } = await import(
|
6869
6869
|
/* webpackChunkName: "LazyRemarkMath" */
|
6870
|
-
"./index.
|
6870
|
+
"./index.BiDwuKFX.js"
|
6871
6871
|
);
|
6872
6872
|
this.remarkMath = n;
|
6873
6873
|
}
|
@@ -6877,7 +6877,7 @@ class Su {
|
|
6877
6877
|
if (!this.rehypeHighlight) {
|
6878
6878
|
const { default: n } = await import(
|
6879
6879
|
/* webpackChunkName: "LazyRehypeHighlight" */
|
6880
|
-
"./index.
|
6880
|
+
"./index.Djdp6UTa.js"
|
6881
6881
|
);
|
6882
6882
|
this.rehypeHighlight = n;
|
6883
6883
|
}
|
@@ -6975,8 +6975,7 @@ const Ye = new Su(), Cu = ({
|
|
6975
6975
|
return [o, s];
|
6976
6976
|
}, _t = {
|
6977
6977
|
MODEL: "Model",
|
6978
|
-
PLUGIN: "Plugin"
|
6979
|
-
USAGE: "Usage"
|
6978
|
+
PLUGIN: "Plugin"
|
6980
6979
|
}, vt = zn("max-w-[99cqw] mt-3"), Ot = zn("max-w-xs", "sm:max-w-3xl", "prose-li:ps-3"), Nu = Mt.memo(
|
6981
6980
|
({
|
6982
6981
|
content: e,
|
@@ -7036,7 +7035,7 @@ export {
|
|
7036
7035
|
L as markdownLineEnding,
|
7037
7036
|
Q as markdownLineEndingOrSpace,
|
7038
7037
|
M as markdownSpace,
|
7039
|
-
|
7038
|
+
ze as normalizeIdentifier,
|
7040
7039
|
oi as parse,
|
7041
7040
|
Du as parse$1,
|
7042
7041
|
Vn as resolveAll,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { factorySpace as M, markdownLineEnding as g } from "./ChatBubbleAssistant.
|
1
|
+
import { factorySpace as M, markdownLineEnding as g } from "./ChatBubbleAssistant.BTFjZ92L.js";
|
2
2
|
import { longestStreak as q } from "./index.Cyw5OC0t.js";
|
3
3
|
function b() {
|
4
4
|
return {
|
@@ -206,7 +206,7 @@ function N(t, u, o) {
|
|
206
206
|
}
|
207
207
|
}
|
208
208
|
function I(t) {
|
209
|
-
let o = t.singleDollarTextMath;
|
209
|
+
let o = (t || {}).singleDollarTextMath;
|
210
210
|
return o == null && (o = !0), {
|
211
211
|
tokenize: i,
|
212
212
|
resolve: O,
|