@versini/sassysaint 8.99.0 → 8.99.2

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.
Files changed (26) hide show
  1. package/dist/chunks/{AboutChangelog.Lsbr0lUh.js → AboutChangelog.u1NxfRZ6.js} +3 -3
  2. package/dist/chunks/{AboutEntry.C-uC4MBB.js → AboutEntry.2URxdMvt.js} +5 -5
  3. package/dist/chunks/{App.lHXZIn8I.js → App.9OTgQFE5.js} +1737 -1715
  4. package/dist/chunks/{Chart.ClOH2fiY.js → Chart.CTX3yXAp.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.BV6sVx6a.js → ChatBubbleAssistant.DHiBvqvV.js} +793 -753
  6. package/dist/chunks/{ChatBubbleUser.Dij7uJwm.js → ChatBubbleUser.BdygOc-M.js} +36 -36
  7. package/dist/chunks/{ChatHistoryTable.BFfmfdjX.js → ChatHistoryTable.XuPzHnDG.js} +38 -38
  8. package/dist/chunks/{HistoryEntry.BkOQP3CV.js → HistoryEntry.CVgA3SYH.js} +16 -16
  9. package/dist/chunks/{ProfileEntry.DuvmIHnj.js → ProfileEntry.wwU14Mrk.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.Cu-T81W1.js → SettingsEntry.CFneilrk.js} +16 -16
  11. package/dist/chunks/{UsageEntry.XYX0KDAl.js → UsageEntry.CgMVSr_T.js} +23 -23
  12. package/dist/chunks/{UserMemoriesPanel.Cm0Gz7iM.js → UserMemoriesPanel.D9cKoAvT.js} +8 -8
  13. package/dist/chunks/{index.5-5jxYfs.js → index.BNtgmlzo.js} +358 -358
  14. package/dist/chunks/{index.B5oy8JDL.js → index.BgQcUSpD.js} +1 -1
  15. package/dist/chunks/{index.BTGZYTuA.js → index.CI7wfY6h.js} +2 -2
  16. package/dist/chunks/{index.CfH88Vnf.js → index.CSpbJbbj.js} +1 -1
  17. package/dist/chunks/{index.CDxR_BoA.js → index.CbyVRgN9.js} +29 -29
  18. package/dist/chunks/{index.B-J4ZnaE.js → index.CqZKR4eS.js} +18 -18
  19. package/dist/chunks/{index.D5nCT2P4.js → index.DXbW0hgE.js} +1 -1
  20. package/dist/chunks/{index.ttYr-nJ-.js → index.Dy3lHiSY.js} +18 -18
  21. package/dist/chunks/{index.DvsI9f9_.js → index.IgpP31Km.js} +3 -3
  22. package/dist/chunks/{useMarkdown.Df5zZY4U.js → useMarkdown.CnnQWkcw.js} +146 -140
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/dist/style.css +2 -2
  26. package/package.json +6 -6
@@ -1,16 +1,16 @@
1
- import { jsx as Tn, jsxs as Rt, Fragment as Lr } from "react/jsx-runtime";
2
- import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.5-5jxYfs.js";
1
+ import { jsx as Tn, jsxs as Rt, Fragment as zr } from "react/jsx-runtime";
2
+ import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.BNtgmlzo.js";
3
3
  import Fr, { useState as Dt, useEffect as Ot, useCallback as Ft, useRef as Dn } from "react";
4
- import { getDefaultExportFromCjs as Bt } from "./App.lHXZIn8I.js";
4
+ import { getDefaultExportFromCjs as Bt } from "./App.9OTgQFE5.js";
5
5
  /*!
6
- @versini/ui-button v9.0.0
6
+ @versini/ui-button v10.0.1
7
7
  © 2025 gizmette.com
8
8
  */
9
9
  try {
10
10
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
11
- version: "9.0.0",
12
- buildTime: "12/04/2025 04:00 PM EST",
13
- homepage: "https://github.com/aversini/ui-components",
11
+ version: "10.0.1",
12
+ buildTime: "12/12/2025 10:28 AM EST",
13
+ homepage: "https://www.npmjs.com/package/@versini/ui-button",
14
14
  license: "MIT"
15
15
  });
16
16
  } catch {
@@ -43,7 +43,7 @@ const Ut = /* @__PURE__ */ Fr.forwardRef(({ copyToClipboard: n, ...e }, t) => {
43
43
  });
44
44
  });
45
45
  Ut.displayName = "ButtonCopy";
46
- const jt = -1, te = 0, Hn = 1, ee = 2, ze = 3, Le = 4, Ne = 5, Me = 6, $t = 7, Ht = 8, Qe = typeof self == "object" ? self : globalThis, Br = (n, e) => {
46
+ const jt = -1, te = 0, Hn = 1, ee = 2, Le = 3, ze = 4, Ne = 5, Me = 6, $t = 7, Ht = 8, Qe = typeof self == "object" ? self : globalThis, Br = (n, e) => {
47
47
  const t = (i, l) => (n.set(l, i), i), r = (i) => {
48
48
  if (n.has(i))
49
49
  return n.get(i);
@@ -64,9 +64,9 @@ const jt = -1, te = 0, Hn = 1, ee = 2, ze = 3, Le = 4, Ne = 5, Me = 6, $t = 7, H
64
64
  a[r(s)] = r(u);
65
65
  return a;
66
66
  }
67
- case ze:
67
+ case Le:
68
68
  return t(new Date(o), i);
69
- case Le: {
69
+ case ze: {
70
70
  const { source: a, flags: s } = o;
71
71
  return t(new RegExp(a, s), i);
72
72
  }
@@ -111,9 +111,9 @@ const jt = -1, te = 0, Hn = 1, ee = 2, ze = 3, Le = 4, Ne = 5, Me = 6, $t = 7, H
111
111
  case "Object":
112
112
  return [ee, Pn];
113
113
  case "Date":
114
- return [ze, Pn];
115
- case "RegExp":
116
114
  return [Le, Pn];
115
+ case "RegExp":
116
+ return [ze, Pn];
117
117
  case "Map":
118
118
  return [Ne, Pn];
119
119
  case "Set":
@@ -175,9 +175,9 @@ const jt = -1, te = 0, Hn = 1, ee = 2, ze = 3, Le = 4, Ne = 5, Me = 6, $t = 7, H
175
175
  (n || !Kn(On(o[d]))) && c.push([l(d), l(o[d])]);
176
176
  return f;
177
177
  }
178
- case ze:
178
+ case Le:
179
179
  return i([a, o.toISOString()], o);
180
- case Le: {
180
+ case ze: {
181
181
  const { source: c, flags: f } = o;
182
182
  return i([a, { source: c, flags: f }], o);
183
183
  }
@@ -470,11 +470,17 @@ function et(n, e) {
470
470
  } catch {
471
471
  return null;
472
472
  }
473
+ if (n.startsWith("/") || n.startsWith("./") || n.startsWith("../"))
474
+ try {
475
+ return new URL(n, "http://example.com");
476
+ } catch {
477
+ return null;
478
+ }
473
479
  return null;
474
480
  }
475
481
  }
476
482
  function ci(n) {
477
- return typeof n != "string" ? !1 : n.startsWith("/");
483
+ return typeof n != "string" ? !1 : n.startsWith("/") || n.startsWith("./") || n.startsWith("../");
478
484
  }
479
485
  const fi = /* @__PURE__ */ new Set([
480
486
  "https:",
@@ -682,7 +688,7 @@ Re.prototype.defined = !0;
682
688
  function lt(n, e, t) {
683
689
  t && (n[e] = t);
684
690
  }
685
- function Ln(n) {
691
+ function zn(n) {
686
692
  const e = {}, t = {};
687
693
  for (const [r, i] of Object.entries(n.properties)) {
688
694
  const l = new Re(
@@ -695,7 +701,7 @@ function Ln(n) {
695
701
  }
696
702
  return new Xn(e, t, n.space);
697
703
  }
698
- const Gt = Ln({
704
+ const Gt = zn({
699
705
  properties: {
700
706
  ariaActiveDescendant: null,
701
707
  ariaAtomic: q,
@@ -757,7 +763,7 @@ function Yt(n, e) {
757
763
  function Kt(n, e) {
758
764
  return Yt(n, e.toLowerCase());
759
765
  }
760
- const wi = Ln({
766
+ const wi = zn({
761
767
  attributes: {
762
768
  acceptcharset: "accept-charset",
763
769
  classname: "class",
@@ -1118,7 +1124,7 @@ const wi = Ln({
1118
1124
  },
1119
1125
  space: "html",
1120
1126
  transform: Kt
1121
- }), Si = Ln({
1127
+ }), Si = zn({
1122
1128
  attributes: {
1123
1129
  accentHeight: "accent-height",
1124
1130
  alignmentBaseline: "alignment-baseline",
@@ -1677,7 +1683,7 @@ const wi = Ln({
1677
1683
  },
1678
1684
  space: "svg",
1679
1685
  transform: Yt
1680
- }), Qt = Ln({
1686
+ }), Qt = zn({
1681
1687
  properties: {
1682
1688
  xLinkActuate: null,
1683
1689
  xLinkArcRole: null,
@@ -1691,12 +1697,12 @@ const wi = Ln({
1691
1697
  transform(n, e) {
1692
1698
  return "xlink:" + e.slice(5).toLowerCase();
1693
1699
  }
1694
- }), Jt = Ln({
1700
+ }), Jt = zn({
1695
1701
  attributes: { xmlnsxlink: "xmlns:xlink" },
1696
1702
  properties: { xmlnsXLink: null, xmlns: null },
1697
1703
  space: "xmlns",
1698
1704
  transform: Kt
1699
- }), Zt = Ln({
1705
+ }), Zt = zn({
1700
1706
  properties: { xmlBase: null, xmlLang: null, xmlSpace: null },
1701
1707
  space: "xml",
1702
1708
  transform(n, e) {
@@ -1749,7 +1755,7 @@ function Ti(n) {
1749
1755
  }
1750
1756
  const _i = Xt([Gt, wi, Qt, Jt, Zt], "html"), De = Xt([Gt, Si, Qt, Jt, Zt], "svg");
1751
1757
  var An = {}, ue, at;
1752
- function zi() {
1758
+ function Li() {
1753
1759
  if (at) return ue;
1754
1760
  at = 1;
1755
1761
  var n = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, e = /\n/g, t = /^\s*/, r = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, i = /^:\s*/, l = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, o = /^[;\s]*/, a = /^\s+|\s+$/g, s = `
@@ -1763,8 +1769,8 @@ function zi() {
1763
1769
  function C(P) {
1764
1770
  var I = P.match(e);
1765
1771
  I && (x += I.length);
1766
- var L = P.lastIndexOf(s);
1767
- T = ~L ? P.length - L : T + P.length;
1772
+ var z = P.lastIndexOf(s);
1773
+ T = ~z ? P.length - z : T + P.length;
1768
1774
  }
1769
1775
  function B() {
1770
1776
  var P = { line: x, column: T };
@@ -1785,8 +1791,8 @@ function zi() {
1785
1791
  function R(P) {
1786
1792
  var I = P.exec(b);
1787
1793
  if (I) {
1788
- var L = I[0];
1789
- return C(L), b = b.slice(L.length), I;
1794
+ var z = I[0];
1795
+ return C(z), b = b.slice(z.length), I;
1790
1796
  }
1791
1797
  }
1792
1798
  function V() {
@@ -1805,10 +1811,10 @@ function zi() {
1805
1811
  ++I;
1806
1812
  if (I += 2, f === b.charAt(I - 1))
1807
1813
  return y("End of comment missing");
1808
- var L = b.slice(2, I - 2);
1809
- return T += 2, C(L), b = b.slice(I), T += 2, P({
1814
+ var z = b.slice(2, I - 2);
1815
+ return T += 2, C(z), b = b.slice(I), T += 2, P({
1810
1816
  type: d,
1811
- comment: L
1817
+ comment: z
1812
1818
  });
1813
1819
  }
1814
1820
  }
@@ -1816,10 +1822,10 @@ function zi() {
1816
1822
  var P = B(), I = R(r);
1817
1823
  if (I) {
1818
1824
  if (F(), !R(i)) return y("property missing ':'");
1819
- var L = R(l), W = P({
1825
+ var z = R(l), W = P({
1820
1826
  type: p,
1821
1827
  property: w(I[0].replace(n, f)),
1822
- value: L ? w(L[0].replace(n, f)) : f
1828
+ value: z ? w(z[0].replace(n, f)) : f
1823
1829
  });
1824
1830
  return R(o), W;
1825
1831
  }
@@ -1839,14 +1845,14 @@ function zi() {
1839
1845
  return ue;
1840
1846
  }
1841
1847
  var ut;
1842
- function Li() {
1848
+ function zi() {
1843
1849
  if (ut) return An;
1844
1850
  ut = 1;
1845
1851
  var n = An && An.__importDefault || function(r) {
1846
1852
  return r && r.__esModule ? r : { default: r };
1847
1853
  };
1848
1854
  Object.defineProperty(An, "__esModule", { value: !0 }), An.default = t;
1849
- const e = n(/* @__PURE__ */ zi());
1855
+ const e = n(/* @__PURE__ */ Li());
1850
1856
  function t(r, i) {
1851
1857
  let l = null;
1852
1858
  if (!r || typeof r != "string")
@@ -1882,7 +1888,7 @@ function Mi() {
1882
1888
  ct = 1;
1883
1889
  var n = Un && Un.__importDefault || function(i) {
1884
1890
  return i && i.__esModule ? i : { default: i };
1885
- }, e = n(/* @__PURE__ */ Li()), t = /* @__PURE__ */ Ni();
1891
+ }, e = n(/* @__PURE__ */ zi()), t = /* @__PURE__ */ Ni();
1886
1892
  function r(i, l) {
1887
1893
  var o = {};
1888
1894
  return !i || typeof i != "string" || (0, e.default)(i, function(a, s) {
@@ -2399,7 +2405,7 @@ function ar(n, e) {
2399
2405
  t > 1114111 ? "�" : String.fromCodePoint(t)
2400
2406
  );
2401
2407
  }
2402
- function zn(n) {
2408
+ function Ln(n) {
2403
2409
  return n.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
2404
2410
  }
2405
2411
  const sn = yn(/[A-Za-z]/), en = yn(/[\dA-Za-z]/), cl = yn(/[#-'*+\--9=?A-Z^-~]/);
@@ -2411,7 +2417,7 @@ function Ie(n) {
2411
2417
  );
2412
2418
  }
2413
2419
  const Ee = yn(/\d/), fl = yn(/[\dA-Fa-f]/), pl = yn(/[!-/:-@[-`{-~]/);
2414
- function z(n) {
2420
+ function L(n) {
2415
2421
  return n !== null && n < -2;
2416
2422
  }
2417
2423
  function Q(n) {
@@ -2486,7 +2492,7 @@ function gl(n) {
2486
2492
  n.exit("chunkText"), n.exit("paragraph"), n.consume(a);
2487
2493
  return;
2488
2494
  }
2489
- return z(a) ? (n.consume(a), n.exit("chunkText"), l) : (n.consume(a), o);
2495
+ return L(a) ? (n.consume(a), n.exit("chunkText"), l) : (n.consume(a), o);
2490
2496
  }
2491
2497
  }
2492
2498
  const yl = {
@@ -2563,7 +2569,7 @@ function kl(n) {
2563
2569
  _(n.exit("chunkFlow"), !0), x(0), n.consume(C);
2564
2570
  return;
2565
2571
  }
2566
- return z(C) ? (n.consume(C), _(n.exit("chunkFlow")), r = 0, e.interrupt = void 0, a) : (n.consume(C), b);
2572
+ return L(C) ? (n.consume(C), _(n.exit("chunkFlow")), r = 0, e.interrupt = void 0, a) : (n.consume(C), b);
2567
2573
  }
2568
2574
  function _(C, B) {
2569
2575
  const j = e.sliceStream(C);
@@ -2750,7 +2756,7 @@ function Il(n, e, t) {
2750
2756
  return D(l) ? H(n, i, "linePrefix")(l) : i(l);
2751
2757
  }
2752
2758
  function i(l) {
2753
- return l === null || z(l) ? e(l) : t(l);
2759
+ return l === null || L(l) ? e(l) : t(l);
2754
2760
  }
2755
2761
  }
2756
2762
  const ur = {
@@ -2830,13 +2836,13 @@ function _l(n, e, t) {
2830
2836
  }
2831
2837
  const xt = {
2832
2838
  partial: !0,
2833
- tokenize: Ll
2839
+ tokenize: zl
2834
2840
  }, bt = {
2835
2841
  concrete: !0,
2836
2842
  name: "codeFenced",
2837
- tokenize: zl
2843
+ tokenize: Ll
2838
2844
  };
2839
- function zl(n, e, t) {
2845
+ function Ll(n, e, t) {
2840
2846
  const r = this, i = {
2841
2847
  partial: !0,
2842
2848
  tokenize: j
@@ -2854,20 +2860,20 @@ function zl(n, e, t) {
2854
2860
  return y === a ? (o++, n.consume(y), c) : o < 3 ? t(y) : (n.exit("codeFencedFenceSequence"), D(y) ? H(n, f, "whitespace")(y) : f(y));
2855
2861
  }
2856
2862
  function f(y) {
2857
- return y === null || z(y) ? (n.exit("codeFencedFence"), r.interrupt ? e(y) : n.check(xt, b, B)(y)) : (n.enter("codeFencedFenceInfo"), n.enter("chunkString", {
2863
+ return y === null || L(y) ? (n.exit("codeFencedFence"), r.interrupt ? e(y) : n.check(xt, b, B)(y)) : (n.enter("codeFencedFenceInfo"), n.enter("chunkString", {
2858
2864
  contentType: "string"
2859
2865
  }), d(y));
2860
2866
  }
2861
2867
  function d(y) {
2862
- return y === null || z(y) ? (n.exit("chunkString"), n.exit("codeFencedFenceInfo"), f(y)) : D(y) ? (n.exit("chunkString"), n.exit("codeFencedFenceInfo"), H(n, p, "whitespace")(y)) : y === 96 && y === a ? t(y) : (n.consume(y), d);
2868
+ return y === null || L(y) ? (n.exit("chunkString"), n.exit("codeFencedFenceInfo"), f(y)) : D(y) ? (n.exit("chunkString"), n.exit("codeFencedFenceInfo"), H(n, p, "whitespace")(y)) : y === 96 && y === a ? t(y) : (n.consume(y), d);
2863
2869
  }
2864
2870
  function p(y) {
2865
- return y === null || z(y) ? f(y) : (n.enter("codeFencedFenceMeta"), n.enter("chunkString", {
2871
+ return y === null || L(y) ? f(y) : (n.enter("codeFencedFenceMeta"), n.enter("chunkString", {
2866
2872
  contentType: "string"
2867
2873
  }), w(y));
2868
2874
  }
2869
2875
  function w(y) {
2870
- return y === null || z(y) ? (n.exit("chunkString"), n.exit("codeFencedFenceMeta"), f(y)) : y === 96 && y === a ? t(y) : (n.consume(y), w);
2876
+ return y === null || L(y) ? (n.exit("chunkString"), n.exit("codeFencedFenceMeta"), f(y)) : y === 96 && y === a ? t(y) : (n.consume(y), w);
2871
2877
  }
2872
2878
  function b(y) {
2873
2879
  return n.attempt(i, B, _)(y);
@@ -2879,10 +2885,10 @@ function zl(n, e, t) {
2879
2885
  return l > 0 && D(y) ? H(n, T, "linePrefix", l + 1)(y) : T(y);
2880
2886
  }
2881
2887
  function T(y) {
2882
- return y === null || z(y) ? n.check(xt, b, B)(y) : (n.enter("codeFlowValue"), C(y));
2888
+ return y === null || L(y) ? n.check(xt, b, B)(y) : (n.enter("codeFlowValue"), C(y));
2883
2889
  }
2884
2890
  function C(y) {
2885
- return y === null || z(y) ? (n.exit("codeFlowValue"), T(y)) : (n.consume(y), C);
2891
+ return y === null || L(y) ? (n.exit("codeFlowValue"), T(y)) : (n.consume(y), C);
2886
2892
  }
2887
2893
  function B(y) {
2888
2894
  return n.exit("codeFenced"), e(y);
@@ -2890,24 +2896,24 @@ function zl(n, e, t) {
2890
2896
  function j(y, R, V) {
2891
2897
  let O = 0;
2892
2898
  return F;
2893
- function F(L) {
2894
- return y.enter("lineEnding"), y.consume(L), y.exit("lineEnding"), A;
2899
+ function F(z) {
2900
+ return y.enter("lineEnding"), y.consume(z), y.exit("lineEnding"), A;
2895
2901
  }
2896
- function A(L) {
2897
- return y.enter("codeFencedFence"), D(L) ? H(y, E, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(L) : E(L);
2902
+ function A(z) {
2903
+ return y.enter("codeFencedFence"), D(z) ? H(y, E, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(z) : E(z);
2898
2904
  }
2899
- function E(L) {
2900
- return L === a ? (y.enter("codeFencedFenceSequence"), P(L)) : V(L);
2905
+ function E(z) {
2906
+ return z === a ? (y.enter("codeFencedFenceSequence"), P(z)) : V(z);
2901
2907
  }
2902
- function P(L) {
2903
- return L === a ? (O++, y.consume(L), P) : O >= o ? (y.exit("codeFencedFenceSequence"), D(L) ? H(y, I, "whitespace")(L) : I(L)) : V(L);
2908
+ function P(z) {
2909
+ return z === a ? (O++, y.consume(z), P) : O >= o ? (y.exit("codeFencedFenceSequence"), D(z) ? H(y, I, "whitespace")(z) : I(z)) : V(z);
2904
2910
  }
2905
- function I(L) {
2906
- return L === null || z(L) ? (y.exit("codeFencedFence"), R(L)) : V(L);
2911
+ function I(z) {
2912
+ return z === null || L(z) ? (y.exit("codeFencedFence"), R(z)) : V(z);
2907
2913
  }
2908
2914
  }
2909
2915
  }
2910
- function Ll(n, e, t) {
2916
+ function zl(n, e, t) {
2911
2917
  const r = this;
2912
2918
  return i;
2913
2919
  function i(o) {
@@ -2935,10 +2941,10 @@ function Ml(n, e, t) {
2935
2941
  return c && c[1].type === "linePrefix" && c[2].sliceSerialize(c[1], !0).length >= 4 ? o(u) : t(u);
2936
2942
  }
2937
2943
  function o(u) {
2938
- return u === null ? s(u) : z(u) ? n.attempt(Nl, o, s)(u) : (n.enter("codeFlowValue"), a(u));
2944
+ return u === null ? s(u) : L(u) ? n.attempt(Nl, o, s)(u) : (n.enter("codeFlowValue"), a(u));
2939
2945
  }
2940
2946
  function a(u) {
2941
- return u === null || z(u) ? (n.exit("codeFlowValue"), o(u)) : (n.consume(u), a);
2947
+ return u === null || L(u) ? (n.exit("codeFlowValue"), o(u)) : (n.consume(u), a);
2942
2948
  }
2943
2949
  function s(u) {
2944
2950
  return n.exit("codeIndented"), e(u);
@@ -2948,11 +2954,11 @@ function vl(n, e, t) {
2948
2954
  const r = this;
2949
2955
  return i;
2950
2956
  function i(o) {
2951
- return r.parser.lazy[r.now().line] ? t(o) : z(o) ? (n.enter("lineEnding"), n.consume(o), n.exit("lineEnding"), i) : H(n, l, "linePrefix", 5)(o);
2957
+ return r.parser.lazy[r.now().line] ? t(o) : L(o) ? (n.enter("lineEnding"), n.consume(o), n.exit("lineEnding"), i) : H(n, l, "linePrefix", 5)(o);
2952
2958
  }
2953
2959
  function l(o) {
2954
2960
  const a = r.events[r.events.length - 1];
2955
- return a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? e(o) : z(o) ? i(o) : t(o);
2961
+ return a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? e(o) : L(o) ? i(o) : t(o);
2956
2962
  }
2957
2963
  }
2958
2964
  const Rl = {
@@ -2987,10 +2993,10 @@ function Fl(n, e, t) {
2987
2993
  return f === 96 ? (n.consume(f), r++, a) : (n.exit("codeTextSequence"), s(f));
2988
2994
  }
2989
2995
  function s(f) {
2990
- return f === null ? t(f) : f === 32 ? (n.enter("space"), n.consume(f), n.exit("space"), s) : f === 96 ? (l = n.enter("codeTextSequence"), i = 0, c(f)) : z(f) ? (n.enter("lineEnding"), n.consume(f), n.exit("lineEnding"), s) : (n.enter("codeTextData"), u(f));
2996
+ return f === null ? t(f) : f === 32 ? (n.enter("space"), n.consume(f), n.exit("space"), s) : f === 96 ? (l = n.enter("codeTextSequence"), i = 0, c(f)) : L(f) ? (n.enter("lineEnding"), n.consume(f), n.exit("lineEnding"), s) : (n.enter("codeTextData"), u(f));
2991
2997
  }
2992
2998
  function u(f) {
2993
- return f === null || f === 32 || f === 96 || z(f) ? (n.exit("codeTextData"), s(f)) : (n.consume(f), u);
2999
+ return f === null || f === 32 || f === 96 || L(f) ? (n.exit("codeTextData"), s(f)) : (n.consume(f), u);
2994
3000
  }
2995
3001
  function c(f) {
2996
3002
  return f === 96 ? (n.consume(f), i++, c) : i === r ? (n.exit("codeTextSequence"), n.exit("codeText"), e(f)) : (l.type = "codeTextData", u(f));
@@ -3236,7 +3242,7 @@ function Vl(n, e) {
3236
3242
  }), i(a);
3237
3243
  }
3238
3244
  function i(a) {
3239
- return a === null ? l(a) : z(a) ? n.check($l, o, l)(a) : (n.consume(a), i);
3245
+ return a === null ? l(a) : L(a) ? n.check($l, o, l)(a) : (n.consume(a), i);
3240
3246
  }
3241
3247
  function l(a) {
3242
3248
  return n.exit("chunkContent"), n.exit("content"), e(a);
@@ -3255,7 +3261,7 @@ function ql(n, e, t) {
3255
3261
  return n.exit("chunkContent"), n.enter("lineEnding"), n.consume(o), n.exit("lineEnding"), H(n, l, "linePrefix");
3256
3262
  }
3257
3263
  function l(o) {
3258
- if (o === null || z(o))
3264
+ if (o === null || L(o))
3259
3265
  return t(o);
3260
3266
  const a = r.events[r.events.length - 1];
3261
3267
  return !r.parser.constructs.disable.null.includes("codeIndented") && a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? e(o) : n.interrupt(r.parser.constructs.flow, t, e)(o);
@@ -3276,7 +3282,7 @@ function pr(n, e, t, r, i, l, o, a, s) {
3276
3282
  }), p(x));
3277
3283
  }
3278
3284
  function p(x) {
3279
- return x === 62 ? (n.exit("chunkString"), n.exit(a), d(x)) : x === null || x === 60 || z(x) ? t(x) : (n.consume(x), x === 92 ? w : p);
3285
+ return x === 62 ? (n.exit("chunkString"), n.exit(a), d(x)) : x === null || x === 60 || L(x) ? t(x) : (n.consume(x), x === 92 ? w : p);
3280
3286
  }
3281
3287
  function w(x) {
3282
3288
  return x === 60 || x === 62 || x === 92 ? (n.consume(x), p) : p(x);
@@ -3301,12 +3307,12 @@ function hr(n, e, t, r, i, l) {
3301
3307
  // which doesn’t need this.
3302
3308
  // Hidden footnotes hook.
3303
3309
  /* c8 ignore next 3 */
3304
- p === 94 && !a && "_hiddenFootnoteSupport" in o.parser.constructs ? t(p) : p === 93 ? (n.exit(l), n.enter(i), n.consume(p), n.exit(i), n.exit(r), e) : z(p) ? (n.enter("lineEnding"), n.consume(p), n.exit("lineEnding"), c) : (n.enter("chunkString", {
3310
+ p === 94 && !a && "_hiddenFootnoteSupport" in o.parser.constructs ? t(p) : p === 93 ? (n.exit(l), n.enter(i), n.consume(p), n.exit(i), n.exit(r), e) : L(p) ? (n.enter("lineEnding"), n.consume(p), n.exit("lineEnding"), c) : (n.enter("chunkString", {
3305
3311
  contentType: "string"
3306
3312
  }), f(p));
3307
3313
  }
3308
3314
  function f(p) {
3309
- return p === null || p === 91 || p === 93 || z(p) || a++ > 999 ? (n.exit("chunkString"), c(p)) : (n.consume(p), s || (s = !D(p)), p === 92 ? d : f);
3315
+ return p === null || p === 91 || p === 93 || L(p) || a++ > 999 ? (n.exit("chunkString"), c(p)) : (n.consume(p), s || (s = !D(p)), p === 92 ? d : f);
3310
3316
  }
3311
3317
  function d(p) {
3312
3318
  return p === 91 || p === 92 || p === 93 ? (n.consume(p), a++, f) : f(p);
@@ -3322,12 +3328,12 @@ function mr(n, e, t, r, i, l) {
3322
3328
  return d === o ? (n.enter(i), n.consume(d), n.exit(i), n.exit(r), e) : (n.enter(l), u(d));
3323
3329
  }
3324
3330
  function u(d) {
3325
- return d === o ? (n.exit(l), s(o)) : d === null ? t(d) : z(d) ? (n.enter("lineEnding"), n.consume(d), n.exit("lineEnding"), H(n, u, "linePrefix")) : (n.enter("chunkString", {
3331
+ return d === o ? (n.exit(l), s(o)) : d === null ? t(d) : L(d) ? (n.enter("lineEnding"), n.consume(d), n.exit("lineEnding"), H(n, u, "linePrefix")) : (n.enter("chunkString", {
3326
3332
  contentType: "string"
3327
3333
  }), c(d));
3328
3334
  }
3329
3335
  function c(d) {
3330
- return d === o || d === null || z(d) ? (n.exit("chunkString"), u(d)) : (n.consume(d), d === 92 ? f : c);
3336
+ return d === o || d === null || L(d) ? (n.exit("chunkString"), u(d)) : (n.consume(d), d === 92 ? f : c);
3331
3337
  }
3332
3338
  function f(d) {
3333
3339
  return d === o || d === 92 ? (n.consume(d), c) : c(d);
@@ -3337,7 +3343,7 @@ function qn(n, e) {
3337
3343
  let t;
3338
3344
  return r;
3339
3345
  function r(i) {
3340
- return z(i) ? (n.enter("lineEnding"), n.consume(i), n.exit("lineEnding"), t = !0, r) : D(i) ? H(n, r, t ? "linePrefix" : "lineSuffix")(i) : e(i);
3346
+ return L(i) ? (n.enter("lineEnding"), n.consume(i), n.exit("lineEnding"), t = !0, r) : D(i) ? H(n, r, t ? "linePrefix" : "lineSuffix")(i) : e(i);
3341
3347
  }
3342
3348
  }
3343
3349
  const Wl = {
@@ -3367,7 +3373,7 @@ function Gl(n, e, t) {
3367
3373
  )(p);
3368
3374
  }
3369
3375
  function a(p) {
3370
- return i = zn(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1)), p === 58 ? (n.enter("definitionMarker"), n.consume(p), n.exit("definitionMarker"), s) : t(p);
3376
+ return i = Ln(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1)), p === 58 ? (n.enter("definitionMarker"), n.consume(p), n.exit("definitionMarker"), s) : t(p);
3371
3377
  }
3372
3378
  function s(p) {
3373
3379
  return Q(p) ? qn(n, u)(p) : u(p);
@@ -3392,7 +3398,7 @@ function Gl(n, e, t) {
3392
3398
  return D(p) ? H(n, d, "whitespace")(p) : d(p);
3393
3399
  }
3394
3400
  function d(p) {
3395
- return p === null || z(p) ? (n.exit("definition"), r.parser.defined.push(i), e(p)) : t(p);
3401
+ return p === null || L(p) ? (n.exit("definition"), r.parser.defined.push(i), e(p)) : t(p);
3396
3402
  }
3397
3403
  }
3398
3404
  function Yl(n, e, t) {
@@ -3407,7 +3413,7 @@ function Yl(n, e, t) {
3407
3413
  return D(a) ? H(n, o, "whitespace")(a) : o(a);
3408
3414
  }
3409
3415
  function o(a) {
3410
- return a === null || z(a) ? e(a) : t(a);
3416
+ return a === null || L(a) ? e(a) : t(a);
3411
3417
  }
3412
3418
  }
3413
3419
  const Kl = {
@@ -3420,7 +3426,7 @@ function Ql(n, e, t) {
3420
3426
  return n.enter("hardBreakEscape"), n.consume(l), i;
3421
3427
  }
3422
3428
  function i(l) {
3423
- return z(l) ? (n.exit("hardBreakEscape"), e(l)) : t(l);
3429
+ return L(l) ? (n.exit("hardBreakEscape"), e(l)) : t(l);
3424
3430
  }
3425
3431
  }
3426
3432
  const Jl = {
@@ -3454,7 +3460,7 @@ function no(n, e, t) {
3454
3460
  return c === 35 && r++ < 6 ? (n.consume(c), o) : c === null || Q(c) ? (n.exit("atxHeadingSequence"), a(c)) : t(c);
3455
3461
  }
3456
3462
  function a(c) {
3457
- return c === 35 ? (n.enter("atxHeadingSequence"), s(c)) : c === null || z(c) ? (n.exit("atxHeading"), e(c)) : D(c) ? H(n, a, "whitespace")(c) : (n.enter("atxHeadingText"), u(c));
3463
+ return c === 35 ? (n.enter("atxHeadingSequence"), s(c)) : c === null || L(c) ? (n.exit("atxHeading"), e(c)) : D(c) ? H(n, a, "whitespace")(c) : (n.enter("atxHeadingText"), u(c));
3458
3464
  }
3459
3465
  function s(c) {
3460
3466
  return c === 35 ? (n.consume(c), s) : (n.exit("atxHeadingSequence"), a(c));
@@ -3596,7 +3602,7 @@ function oo(n, e, t) {
3596
3602
  return m === null || m === 60 || m === 61 || m === 62 || m === 96 ? t(m) : m === 34 || m === 39 ? (n.consume(m), s = m, R) : D(m) ? (n.consume(m), y) : V(m);
3597
3603
  }
3598
3604
  function R(m) {
3599
- return m === s ? (n.consume(m), s = null, O) : m === null || z(m) ? t(m) : (n.consume(m), R);
3605
+ return m === s ? (n.consume(m), s = null, O) : m === null || L(m) ? t(m) : (n.consume(m), R);
3600
3606
  }
3601
3607
  function V(m) {
3602
3608
  return m === null || m === 34 || m === 39 || m === 47 || m === 60 || m === 61 || m === 62 || m === 96 || Q(m) ? j(m) : (n.consume(m), V);
@@ -3608,19 +3614,19 @@ function oo(n, e, t) {
3608
3614
  return m === 62 ? (n.consume(m), A) : t(m);
3609
3615
  }
3610
3616
  function A(m) {
3611
- return m === null || z(m) ? E(m) : D(m) ? (n.consume(m), A) : t(m);
3617
+ return m === null || L(m) ? E(m) : D(m) ? (n.consume(m), A) : t(m);
3612
3618
  }
3613
3619
  function E(m) {
3614
- return m === 45 && i === 2 ? (n.consume(m), W) : m === 60 && i === 1 ? (n.consume(m), X) : m === 62 && i === 4 ? (n.consume(m), ln) : m === 63 && i === 3 ? (n.consume(m), h) : m === 93 && i === 5 ? (n.consume(m), fn) : z(m) && (i === 6 || i === 7) ? (n.exit("htmlFlowData"), n.check(ro, pn, P)(m)) : m === null || z(m) ? (n.exit("htmlFlowData"), P(m)) : (n.consume(m), E);
3620
+ return m === 45 && i === 2 ? (n.consume(m), W) : m === 60 && i === 1 ? (n.consume(m), X) : m === 62 && i === 4 ? (n.consume(m), ln) : m === 63 && i === 3 ? (n.consume(m), h) : m === 93 && i === 5 ? (n.consume(m), fn) : L(m) && (i === 6 || i === 7) ? (n.exit("htmlFlowData"), n.check(ro, pn, P)(m)) : m === null || L(m) ? (n.exit("htmlFlowData"), P(m)) : (n.consume(m), E);
3615
3621
  }
3616
3622
  function P(m) {
3617
3623
  return n.check(io, I, pn)(m);
3618
3624
  }
3619
3625
  function I(m) {
3620
- return n.enter("lineEnding"), n.consume(m), n.exit("lineEnding"), L;
3626
+ return n.enter("lineEnding"), n.consume(m), n.exit("lineEnding"), z;
3621
3627
  }
3622
- function L(m) {
3623
- return m === null || z(m) ? P(m) : (n.enter("htmlFlowData"), E(m));
3628
+ function z(m) {
3629
+ return m === null || L(m) ? P(m) : (n.enter("htmlFlowData"), E(m));
3624
3630
  }
3625
3631
  function W(m) {
3626
3632
  return m === 45 ? (n.consume(m), h) : E(m);
@@ -3642,7 +3648,7 @@ function oo(n, e, t) {
3642
3648
  return m === 62 ? (n.consume(m), ln) : m === 45 && i === 2 ? (n.consume(m), h) : E(m);
3643
3649
  }
3644
3650
  function ln(m) {
3645
- return m === null || z(m) ? (n.exit("htmlFlowData"), pn(m)) : (n.consume(m), ln);
3651
+ return m === null || L(m) ? (n.exit("htmlFlowData"), pn(m)) : (n.consume(m), ln);
3646
3652
  }
3647
3653
  function pn(m) {
3648
3654
  return n.exit("htmlFlow"), e(m);
@@ -3652,7 +3658,7 @@ function ao(n, e, t) {
3652
3658
  const r = this;
3653
3659
  return i;
3654
3660
  function i(o) {
3655
- return z(o) ? (n.enter("lineEnding"), n.consume(o), n.exit("lineEnding"), l) : t(o);
3661
+ return L(o) ? (n.enter("lineEnding"), n.consume(o), n.exit("lineEnding"), l) : t(o);
3656
3662
  }
3657
3663
  function l(o) {
3658
3664
  return r.parser.lazy[r.now().line] ? t(o) : e(o);
@@ -3685,7 +3691,7 @@ function co(n, e, t) {
3685
3691
  return h === 45 ? (n.consume(h), p) : t(h);
3686
3692
  }
3687
3693
  function f(h) {
3688
- return h === null ? t(h) : h === 45 ? (n.consume(h), d) : z(h) ? (o = f, X(h)) : (n.consume(h), f);
3694
+ return h === null ? t(h) : h === 45 ? (n.consume(h), d) : L(h) ? (o = f, X(h)) : (n.consume(h), f);
3689
3695
  }
3690
3696
  function d(h) {
3691
3697
  return h === 45 ? (n.consume(h), p) : f(h);
@@ -3698,7 +3704,7 @@ function co(n, e, t) {
3698
3704
  return h === ln.charCodeAt(l++) ? (n.consume(h), l === ln.length ? b : w) : t(h);
3699
3705
  }
3700
3706
  function b(h) {
3701
- return h === null ? t(h) : h === 93 ? (n.consume(h), _) : z(h) ? (o = b, X(h)) : (n.consume(h), b);
3707
+ return h === null ? t(h) : h === 93 ? (n.consume(h), _) : L(h) ? (o = b, X(h)) : (n.consume(h), b);
3702
3708
  }
3703
3709
  function _(h) {
3704
3710
  return h === 93 ? (n.consume(h), x) : b(h);
@@ -3707,10 +3713,10 @@ function co(n, e, t) {
3707
3713
  return h === 62 ? W(h) : h === 93 ? (n.consume(h), x) : b(h);
3708
3714
  }
3709
3715
  function T(h) {
3710
- return h === null || h === 62 ? W(h) : z(h) ? (o = T, X(h)) : (n.consume(h), T);
3716
+ return h === null || h === 62 ? W(h) : L(h) ? (o = T, X(h)) : (n.consume(h), T);
3711
3717
  }
3712
3718
  function C(h) {
3713
- return h === null ? t(h) : h === 63 ? (n.consume(h), B) : z(h) ? (o = C, X(h)) : (n.consume(h), C);
3719
+ return h === null ? t(h) : h === 63 ? (n.consume(h), B) : L(h) ? (o = C, X(h)) : (n.consume(h), C);
3714
3720
  }
3715
3721
  function B(h) {
3716
3722
  return h === 62 ? W(h) : C(h);
@@ -3722,30 +3728,30 @@ function co(n, e, t) {
3722
3728
  return h === 45 || en(h) ? (n.consume(h), y) : R(h);
3723
3729
  }
3724
3730
  function R(h) {
3725
- return z(h) ? (o = R, X(h)) : D(h) ? (n.consume(h), R) : W(h);
3731
+ return L(h) ? (o = R, X(h)) : D(h) ? (n.consume(h), R) : W(h);
3726
3732
  }
3727
3733
  function V(h) {
3728
3734
  return h === 45 || en(h) ? (n.consume(h), V) : h === 47 || h === 62 || Q(h) ? O(h) : t(h);
3729
3735
  }
3730
3736
  function O(h) {
3731
- return h === 47 ? (n.consume(h), W) : h === 58 || h === 95 || sn(h) ? (n.consume(h), F) : z(h) ? (o = O, X(h)) : D(h) ? (n.consume(h), O) : W(h);
3737
+ return h === 47 ? (n.consume(h), W) : h === 58 || h === 95 || sn(h) ? (n.consume(h), F) : L(h) ? (o = O, X(h)) : D(h) ? (n.consume(h), O) : W(h);
3732
3738
  }
3733
3739
  function F(h) {
3734
3740
  return h === 45 || h === 46 || h === 58 || h === 95 || en(h) ? (n.consume(h), F) : A(h);
3735
3741
  }
3736
3742
  function A(h) {
3737
- return h === 61 ? (n.consume(h), E) : z(h) ? (o = A, X(h)) : D(h) ? (n.consume(h), A) : O(h);
3743
+ return h === 61 ? (n.consume(h), E) : L(h) ? (o = A, X(h)) : D(h) ? (n.consume(h), A) : O(h);
3738
3744
  }
3739
3745
  function E(h) {
3740
- return h === null || h === 60 || h === 61 || h === 62 || h === 96 ? t(h) : h === 34 || h === 39 ? (n.consume(h), i = h, P) : z(h) ? (o = E, X(h)) : D(h) ? (n.consume(h), E) : (n.consume(h), I);
3746
+ return h === null || h === 60 || h === 61 || h === 62 || h === 96 ? t(h) : h === 34 || h === 39 ? (n.consume(h), i = h, P) : L(h) ? (o = E, X(h)) : D(h) ? (n.consume(h), E) : (n.consume(h), I);
3741
3747
  }
3742
3748
  function P(h) {
3743
- return h === i ? (n.consume(h), i = void 0, L) : h === null ? t(h) : z(h) ? (o = P, X(h)) : (n.consume(h), P);
3749
+ return h === i ? (n.consume(h), i = void 0, z) : h === null ? t(h) : L(h) ? (o = P, X(h)) : (n.consume(h), P);
3744
3750
  }
3745
3751
  function I(h) {
3746
3752
  return h === null || h === 34 || h === 39 || h === 60 || h === 61 || h === 96 ? t(h) : h === 47 || h === 62 || Q(h) ? O(h) : (n.consume(h), I);
3747
3753
  }
3748
- function L(h) {
3754
+ function z(h) {
3749
3755
  return h === 47 || h === 62 || Q(h) ? O(h) : t(h);
3750
3756
  }
3751
3757
  function W(h) {
@@ -3835,7 +3841,7 @@ function yo(n, e, t) {
3835
3841
  }
3836
3842
  return a;
3837
3843
  function a(d) {
3838
- return l ? l._inactive ? f(d) : (o = r.parser.defined.includes(zn(r.sliceSerialize({
3844
+ return l ? l._inactive ? f(d) : (o = r.parser.defined.includes(Ln(r.sliceSerialize({
3839
3845
  start: l.end,
3840
3846
  end: r.now()
3841
3847
  }))), n.enter("labelEnd"), n.enter("labelMarker"), n.consume(d), n.exit("labelMarker"), n.exit("labelEnd"), s) : t(d);
@@ -3887,7 +3893,7 @@ function xo(n, e, t) {
3887
3893
  return hr.call(r, n, l, o, "reference", "referenceMarker", "referenceString")(a);
3888
3894
  }
3889
3895
  function l(a) {
3890
- return r.parser.defined.includes(zn(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1))) ? e(a) : t(a);
3896
+ return r.parser.defined.includes(Ln(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1))) ? e(a) : t(a);
3891
3897
  }
3892
3898
  function o(a) {
3893
3899
  return t(a);
@@ -3959,7 +3965,7 @@ function Po(n, e, t) {
3959
3965
  return i = u, a(u);
3960
3966
  }
3961
3967
  function a(u) {
3962
- return u === i ? (n.enter("thematicBreakSequence"), s(u)) : r >= 3 && (u === null || z(u)) ? (n.exit("thematicBreak"), e(u)) : t(u);
3968
+ return u === i ? (n.enter("thematicBreakSequence"), s(u)) : r >= 3 && (u === null || L(u)) ? (n.exit("thematicBreak"), e(u)) : t(u);
3963
3969
  }
3964
3970
  function s(u) {
3965
3971
  return u === i ? (n.consume(u), r++, s) : (n.exit("thematicBreakSequence"), D(u) ? H(n, a, "whitespace")(u) : a(u));
@@ -3967,7 +3973,7 @@ function Po(n, e, t) {
3967
3973
  }
3968
3974
  const K = {
3969
3975
  continuation: {
3970
- tokenize: zo
3976
+ tokenize: Lo
3971
3977
  },
3972
3978
  exit: No,
3973
3979
  name: "list",
@@ -3977,7 +3983,7 @@ const K = {
3977
3983
  tokenize: Mo
3978
3984
  }, To = {
3979
3985
  partial: !0,
3980
- tokenize: Lo
3986
+ tokenize: zo
3981
3987
  };
3982
3988
  function _o(n, e, t) {
3983
3989
  const r = this, i = r.events[r.events.length - 1];
@@ -4016,7 +4022,7 @@ function _o(n, e, t) {
4016
4022
  return r.containerState.size = l + r.sliceSerialize(n.exit("listItemPrefix"), !0).length, e(p);
4017
4023
  }
4018
4024
  }
4019
- function zo(n, e, t) {
4025
+ function Lo(n, e, t) {
4020
4026
  const r = this;
4021
4027
  return r.containerState._closeFlow = void 0, n.check(ie, i, l);
4022
4028
  function i(a) {
@@ -4029,7 +4035,7 @@ function zo(n, e, t) {
4029
4035
  return r.containerState._closeFlow = !0, r.interrupt = void 0, H(n, n.attempt(K, e, t), "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(a);
4030
4036
  }
4031
4037
  }
4032
- function Lo(n, e, t) {
4038
+ function zo(n, e, t) {
4033
4039
  const r = this;
4034
4040
  return H(n, i, "listItemIndent", r.containerState.size + 1);
4035
4041
  function i(l) {
@@ -4097,7 +4103,7 @@ function Ro(n, e, t) {
4097
4103
  return u === i ? (n.consume(u), a) : (n.exit("setextHeadingLineSequence"), D(u) ? H(n, s, "lineSuffix")(u) : s(u));
4098
4104
  }
4099
4105
  function s(u) {
4100
- return u === null || z(u) ? (n.exit("setextHeadingLine"), e(u)) : t(u);
4106
+ return u === null || L(u) ? (n.exit("setextHeadingLine"), e(u)) : t(u);
4101
4107
  }
4102
4108
  }
4103
4109
  const Do = {
@@ -4318,14 +4324,14 @@ function Jo(n, e, t) {
4318
4324
  _index: E,
4319
4325
  line: P,
4320
4326
  column: I,
4321
- offset: L
4327
+ offset: z
4322
4328
  } = r;
4323
4329
  return {
4324
4330
  _bufferIndex: A,
4325
4331
  _index: E,
4326
4332
  line: P,
4327
4333
  column: I,
4328
- offset: L
4334
+ offset: z
4329
4335
  };
4330
4336
  }
4331
4337
  function b(A) {
@@ -4346,7 +4352,7 @@ function Jo(n, e, t) {
4346
4352
  c = c(A);
4347
4353
  }
4348
4354
  function T(A) {
4349
- z(A) ? (r.line++, r.column = 1, r.offset += A === -3 ? 2 : 1, F()) : A !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === // Points w/ non-negative `_bufferIndex` reference
4355
+ L(A) ? (r.line++, r.column = 1, r.offset += A === -3 ? 2 : 1, F()) : A !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === // Points w/ non-negative `_bufferIndex` reference
4350
4356
  // strings.
4351
4357
  /** @type {string} */
4352
4358
  o[r._index].length && (r._bufferIndex = -1, r._index++)), u.previous = A;
@@ -4367,7 +4373,7 @@ function Jo(n, e, t) {
4367
4373
  }
4368
4374
  function R(A, E) {
4369
4375
  return P;
4370
- function P(I, L, W) {
4376
+ function P(I, z, W) {
4371
4377
  let X, rn, fn, h;
4372
4378
  return Array.isArray(I) ? (
4373
4379
  /* c8 ignore next 1 */
@@ -4409,7 +4415,7 @@ function Jo(n, e, t) {
4409
4415
  }
4410
4416
  }
4411
4417
  function on(G) {
4412
- return A(fn, h), L;
4418
+ return A(fn, h), z;
4413
4419
  }
4414
4420
  function kn(G) {
4415
4421
  return h.restore(), ++rn < X.length ? m(X[rn]) : W;
@@ -4420,13 +4426,13 @@ function Jo(n, e, t) {
4420
4426
  A.resolveAll && !l.includes(A) && l.push(A), A.resolve && cn(u.events, E, u.events.length - E, A.resolve(u.events.slice(E), u)), A.resolveTo && (u.events = A.resolveTo(u.events, u));
4421
4427
  }
4422
4428
  function O() {
4423
- const A = w(), E = u.previous, P = u.currentConstruct, I = u.events.length, L = Array.from(a);
4429
+ const A = w(), E = u.previous, P = u.currentConstruct, I = u.events.length, z = Array.from(a);
4424
4430
  return {
4425
4431
  from: I,
4426
4432
  restore: W
4427
4433
  };
4428
4434
  function W() {
4429
- r = A, u.previous = E, u.currentConstruct = P, u.events.length = I, a = L, F();
4435
+ r = A, u.previous = E, u.currentConstruct = P, u.events.length = I, a = z, F();
4430
4436
  }
4431
4437
  }
4432
4438
  function F() {
@@ -4612,7 +4618,7 @@ function ua(n) {
4612
4618
  resourceTitleString: o,
4613
4619
  setextHeading: l(We),
4614
4620
  strong: l(Tr),
4615
- thematicBreak: l(zr)
4621
+ thematicBreak: l(Lr)
4616
4622
  },
4617
4623
  exit: {
4618
4624
  atxHeading: s(),
@@ -4632,7 +4638,7 @@ function ua(n) {
4632
4638
  codeFencedFenceMeta: w,
4633
4639
  codeFlowValue: F,
4634
4640
  codeIndented: s(x),
4635
- codeText: s(L),
4641
+ codeText: s(z),
4636
4642
  codeTextData: F,
4637
4643
  data: F,
4638
4644
  definition: s(),
@@ -4836,7 +4842,7 @@ function ua(n) {
4836
4842
  }
4837
4843
  function T(g) {
4838
4844
  const S = this.resume(), N = this.stack[this.stack.length - 1];
4839
- N.label = S, N.identifier = zn(this.sliceSerialize(g)).toLowerCase();
4845
+ N.label = S, N.identifier = Ln(this.sliceSerialize(g)).toLowerCase();
4840
4846
  }
4841
4847
  function C() {
4842
4848
  const g = this.resume(), S = this.stack[this.stack.length - 1];
@@ -4896,7 +4902,7 @@ function ua(n) {
4896
4902
  const g = this.resume(), S = this.stack[this.stack.length - 1];
4897
4903
  S.value = g;
4898
4904
  }
4899
- function L() {
4905
+ function z() {
4900
4906
  const g = this.resume(), S = this.stack[this.stack.length - 1];
4901
4907
  S.value = g;
4902
4908
  }
@@ -4920,7 +4926,7 @@ function ua(n) {
4920
4926
  }
4921
4927
  function rn(g) {
4922
4928
  const S = this.sliceSerialize(g), N = this.stack[this.stack.length - 2];
4923
- N.label = la(S), N.identifier = zn(S).toLowerCase();
4929
+ N.label = la(S), N.identifier = Ln(S).toLowerCase();
4924
4930
  }
4925
4931
  function fn() {
4926
4932
  const g = this.stack[this.stack.length - 1], S = this.resume(), N = this.stack[this.stack.length - 1];
@@ -4946,7 +4952,7 @@ function ua(n) {
4946
4952
  }
4947
4953
  function on(g) {
4948
4954
  const S = this.resume(), N = this.stack[this.stack.length - 1];
4949
- N.label = S, N.identifier = zn(this.sliceSerialize(g)).toLowerCase(), this.data.referenceType = "full";
4955
+ N.label = S, N.identifier = Ln(this.sliceSerialize(g)).toLowerCase(), this.data.referenceType = "full";
4950
4956
  }
4951
4957
  function kn(g) {
4952
4958
  this.data.characterReferenceType = g.type;
@@ -5077,7 +5083,7 @@ function ua(n) {
5077
5083
  value: ""
5078
5084
  };
5079
5085
  }
5080
- function zr() {
5086
+ function Lr() {
5081
5087
  return {
5082
5088
  type: "thematicBreak"
5083
5089
  };
@@ -5370,7 +5376,7 @@ function _a(n, e) {
5370
5376
  };
5371
5377
  return n.patch(e, t), n.applyData(e, t);
5372
5378
  }
5373
- function za(n, e) {
5379
+ function La(n, e) {
5374
5380
  const t = n.all(e), r = t.shift(), i = [];
5375
5381
  if (r) {
5376
5382
  const o = {
@@ -5398,7 +5404,7 @@ function za(n, e) {
5398
5404
  };
5399
5405
  return n.patch(e, l), n.applyData(e, l);
5400
5406
  }
5401
- function La(n, e, t) {
5407
+ function za(n, e, t) {
5402
5408
  const r = t ? t.children : void 0, l = (r ? r.indexOf(e) : 1) === 0 ? "th" : "td", o = t && t.type === "table" ? t.align : void 0, a = o ? o.length : e.children.length;
5403
5409
  let s = -1;
5404
5410
  const u = [];
@@ -5485,9 +5491,9 @@ const Da = {
5485
5491
  // @ts-expect-error: root is different, but hard to type.
5486
5492
  root: Ta,
5487
5493
  strong: _a,
5488
- table: za,
5494
+ table: La,
5489
5495
  tableCell: Na,
5490
- tableRow: La,
5496
+ tableRow: za,
5491
5497
  text: va,
5492
5498
  thematicBreak: Ra,
5493
5499
  toml: Qn,
@@ -5695,14 +5701,14 @@ function Wa(n, e) {
5695
5701
  );
5696
5702
  };
5697
5703
  }
5698
- function zt(n) {
5704
+ function Lt(n) {
5699
5705
  if (n)
5700
5706
  throw n;
5701
5707
  }
5702
- var fe, Lt;
5708
+ var fe, zt;
5703
5709
  function Xa() {
5704
- if (Lt) return fe;
5705
- Lt = 1;
5710
+ if (zt) return fe;
5711
+ zt = 1;
5706
5712
  var n = Object.prototype.hasOwnProperty, e = Object.prototype.toString, t = Object.defineProperty, r = Object.getOwnPropertyDescriptor, i = function(u) {
5707
5713
  return typeof Array.isArray == "function" ? Array.isArray(u) : e.call(u) === "[object Array]";
5708
5714
  }, l = function(u) {
@@ -6627,7 +6633,7 @@ class Ve extends su {
6627
6633
  let t = !1, r;
6628
6634
  return this.freeze(), ge("processSync", this.parser || this.Parser), ye("processSync", this.compiler || this.Compiler), this.process(e, i), vt("processSync", "process", t), r;
6629
6635
  function i(l, o) {
6630
- t = !0, zt(l), r = o;
6636
+ t = !0, Lt(l), r = o;
6631
6637
  }
6632
6638
  }
6633
6639
  /**
@@ -6705,7 +6711,7 @@ class Ve extends su {
6705
6711
  let r = !1, i;
6706
6712
  return this.run(e, t, l), vt("runSync", "run", r), i;
6707
6713
  function l(o, a) {
6708
- zt(o), i = a, r = !0;
6714
+ Lt(o), i = a, r = !0;
6709
6715
  }
6710
6716
  }
6711
6717
  /**
@@ -6964,7 +6970,7 @@ const yu = /(!?\[)([^\]]*?)$/, ku = /(\*\*)([^*]*?)$/, xu = /(__)([^_]*?)$/, bu
6964
6970
  return `${n}**`;
6965
6971
  }
6966
6972
  return n;
6967
- }, zu = (n) => {
6973
+ }, Lu = (n) => {
6968
6974
  const e = n.match(xu);
6969
6975
  if (e) {
6970
6976
  const t = e[2];
@@ -6979,7 +6985,7 @@ const yu = /(!?\[)([^\]]*?)$/, ku = /(\*\*)([^*]*?)$/, xu = /(__)([^_]*?)$/, bu
6979
6985
  return `${n}__`;
6980
6986
  }
6981
6987
  return n;
6982
- }, Lu = (n) => {
6988
+ }, zu = (n) => {
6983
6989
  let e = 0, t = !1, r = 0;
6984
6990
  for (let i = 0; i < n.length; i++) {
6985
6991
  const l = n[i];
@@ -7025,7 +7031,7 @@ const yu = /(!?\[)([^\]]*?)$/, ku = /(\*\*)([^*]*?)$/, xu = /(__)([^_]*?)$/, bu
7025
7031
  );
7026
7032
  if (!r || /^[\s_~*`]*$/.test(r))
7027
7033
  return n;
7028
- if (Lu(n) % 2 === 1)
7034
+ if (zu(n) % 2 === 1)
7029
7035
  return `${n}*`;
7030
7036
  }
7031
7037
  return n;
@@ -7164,7 +7170,7 @@ $$` : `${n}$$`;
7164
7170
  let e = n;
7165
7171
  e = Au(e);
7166
7172
  const t = Tu(e);
7167
- return t.endsWith("](placeholder:incomplete-link)") ? t : (e = t, e = Ou(e), e = ju(e), e = _u(e), e = zu(e), e = Nu(e), e = Ru(e), e = Fu(e), e = Bu(e), e);
7173
+ return t.endsWith("](placeholder:incomplete-link)") ? t : (e = t, e = Ou(e), e = ju(e), e = _u(e), e = Lu(e), e = Nu(e), e = Ru(e), e = Fu(e), e = Bu(e), e);
7168
7174
  };
7169
7175
  class Hu {
7170
7176
  remarkGfm = null;
@@ -7178,7 +7184,7 @@ class Hu {
7178
7184
  if (!this.remarkGfm) {
7179
7185
  const { default: e } = await import(
7180
7186
  /* webpackChunkName: "md-remark" */
7181
- "./index.B5oy8JDL.js"
7187
+ "./index.BgQcUSpD.js"
7182
7188
  );
7183
7189
  this.remarkGfm = e;
7184
7190
  }
@@ -7189,7 +7195,7 @@ class Hu {
7189
7195
  Gu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
7190
7196
  const { default: e } = await import(
7191
7197
  /* webpackChunkName: "md-rehype-katex" */
7192
- "./index.BTGZYTuA.js"
7198
+ "./index.CI7wfY6h.js"
7193
7199
  );
7194
7200
  this.rehypeKatex = e;
7195
7201
  }
@@ -7199,7 +7205,7 @@ class Hu {
7199
7205
  if (!this.remarkMath) {
7200
7206
  const { default: e } = await import(
7201
7207
  /* webpackChunkName: "md-remark" */
7202
- "./index.CfH88Vnf.js"
7208
+ "./index.CSpbJbbj.js"
7203
7209
  );
7204
7210
  this.remarkMath = e;
7205
7211
  }
@@ -7209,7 +7215,7 @@ class Hu {
7209
7215
  if (!this.rehypeHighlight) {
7210
7216
  const { default: e } = await import(
7211
7217
  /* webpackChunkName: "md-rehype-highlight" */
7212
- "./index.DvsI9f9_.js"
7218
+ "./index.IgpP31Km.js"
7213
7219
  );
7214
7220
  this.rehypeHighlight = e;
7215
7221
  }
@@ -7321,7 +7327,7 @@ const Zn = new Hu(), Vu = ({
7321
7327
  Ku
7322
7328
  ];
7323
7329
  fu().use(ca).use(o.current.remarkPlugins).use(Wa).use(d).use(rl, {
7324
- Fragment: Lr,
7330
+ Fragment: zr,
7325
7331
  jsx: Tn,
7326
7332
  jsxs: Rt,
7327
7333
  components: {
@@ -7349,11 +7355,11 @@ export {
7349
7355
  H as factorySpace,
7350
7356
  Pi as find,
7351
7357
  _i as html,
7352
- z as markdownLineEnding,
7358
+ L as markdownLineEnding,
7353
7359
  Q as markdownLineEndingOrSpace,
7354
7360
  D as markdownSpace,
7355
7361
  be as normalize,
7356
- zn as normalizeIdentifier,
7362
+ Ln as normalizeIdentifier,
7357
7363
  Kr as parse,
7358
7364
  es as parse$1,
7359
7365
  $e as resolveAll,