@chatsystem/client 1.1.62 → 1.1.64

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/index.mjs CHANGED
@@ -1,17 +1,17 @@
1
1
  import { jsx as L, jsxs as ye, Fragment as It } from "react/jsx-runtime";
2
2
  import * as Be from "react";
3
- import ke, { useState as de, useEffect as Se, forwardRef as du, useRef as Ce, useMemo as sn, useImperativeHandle as Bl, useContext as et, useCallback as Rt, createContext as Fl, useLayoutEffect as Hl } from "react";
3
+ import ke, { useState as de, useEffect as Se, forwardRef as fu, useRef as Ce, useMemo as sn, useImperativeHandle as Bl, useContext as et, useCallback as Rt, createContext as Fl, useLayoutEffect as Hl } from "react";
4
4
  import Xn, { createPortal as Ul } from "react-dom";
5
5
  import $l from "lottie-react";
6
6
  import { DotLottieReact as zl } from "@lottiefiles/dotlottie-react";
7
7
  const Yl = (e) => /* @__PURE__ */ Be.createElement("svg", { fill: "#000000", height: "800px", width: "800px", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 330 330", xmlSpace: "preserve", ...e }, /* @__PURE__ */ Be.createElement("path", { id: "XMLID_102_", d: "M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z" }));
8
- function ja(e) {
8
+ function Va(e) {
9
9
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
10
10
  }
11
- var Ft = {}, Ai;
11
+ var Ft = {}, xi;
12
12
  function Gl() {
13
- if (Ai) return Ft;
14
- Ai = 1, Object.defineProperty(Ft, "__esModule", { value: !0 }), Ft.AgentDisplayFacetRoleType = Ft.AgentDisplayFacetModeType = void 0;
13
+ if (xi) return Ft;
14
+ xi = 1, Object.defineProperty(Ft, "__esModule", { value: !0 }), Ft.AgentDisplayFacetRoleType = Ft.AgentDisplayFacetModeType = void 0;
15
15
  var e;
16
16
  (function(n) {
17
17
  n.SPRITESHEET = "spritesheet", n.LOTTIE = "lottie", n.IMAGE = "image", n.SVG = "svg", n.VIDEO = "video";
@@ -85,7 +85,7 @@ async function _r(e, t) {
85
85
  });
86
86
  }
87
87
  }
88
- async function fu(e) {
88
+ async function hu(e) {
89
89
  const t = kt.svg.get(e);
90
90
  if (t) return t.promise;
91
91
  const n = (async () => {
@@ -108,7 +108,7 @@ async function fu(e) {
108
108
  })();
109
109
  return kt.svg.set(e, { promise: n, ts: Date.now() }), n;
110
110
  }
111
- function hu(e) {
111
+ function mu(e) {
112
112
  const t = kt.img.get(e);
113
113
  if (t) return t.promise;
114
114
  const n = (async () => {
@@ -117,7 +117,7 @@ function hu(e) {
117
117
  })();
118
118
  return kt.img.set(e, { promise: n, ts: Date.now() }), n;
119
119
  }
120
- function mu(e) {
120
+ function pu(e) {
121
121
  const t = kt.lot.get(e);
122
122
  if (t) return t.promise;
123
123
  const n = (async () => {
@@ -131,7 +131,7 @@ function mu(e) {
131
131
  })();
132
132
  return kt.lot.set(e, { promise: n, ts: Date.now() }), n;
133
133
  }
134
- function pu(e) {
134
+ function Eu(e) {
135
135
  const t = kt.spr.get(e);
136
136
  if (t) return t.promise;
137
137
  const n = (async () => {
@@ -157,7 +157,7 @@ function pu(e) {
157
157
  return kt.spr.set(e, { promise: n, ts: Date.now() }), n;
158
158
  }
159
159
  function ql(e) {
160
- e.images?.forEach((t) => void hu(t)), e.svgs?.forEach((t) => void fu(t)), e.lotties?.forEach((t) => void mu(t)), e.sprites?.forEach((t) => void pu(t));
160
+ e.images?.forEach((t) => void mu(t)), e.svgs?.forEach((t) => void hu(t)), e.lotties?.forEach((t) => void pu(t)), e.sprites?.forEach((t) => void Eu(t));
161
161
  }
162
162
  function Wl(e) {
163
163
  try {
@@ -169,7 +169,7 @@ function Wl(e) {
169
169
  console.log("error in injectPreconnect", t);
170
170
  }
171
171
  }
172
- function Eu(e) {
172
+ function gu(e) {
173
173
  return new URL(e, document.baseURI).toString();
174
174
  }
175
175
  function Xl(e, t) {
@@ -181,7 +181,7 @@ function Xl(e, t) {
181
181
  return !1;
182
182
  }
183
183
  function Qn(e, t, n, r) {
184
- const a = Eu(n), i = `${e}|${t ?? ""}|${a}`;
184
+ const a = gu(n), i = `${e}|${t ?? ""}|${a}`;
185
185
  if (Fr.has(i)) return;
186
186
  if (Xl(t, a)) {
187
187
  Fr.add(i);
@@ -191,7 +191,7 @@ function Qn(e, t, n, r) {
191
191
  s.rel = e, t && (s.as = t), s.href = a, s.crossOrigin = "anonymous", r && (s.type = r), s.setAttribute("data-chatsystem-preload", "1"), document.head.appendChild(s), Fr.add(i);
192
192
  }
193
193
  function Ql(e) {
194
- const t = (s) => Array.from(new Set((s ?? []).map(Eu))), n = t(e.images), r = t(e.svgs), a = t(e.lotties), i = t(e.sprites);
194
+ const t = (s) => Array.from(new Set((s ?? []).map(gu))), n = t(e.images), r = t(e.svgs), a = t(e.lotties), i = t(e.sprites);
195
195
  n.forEach((s) => Qn("preload", "image", s)), r.forEach((s) => Qn("preload", "fetch", s, "image/svg+xml")), a.forEach(
196
196
  (s) => Qn("preload", "fetch", s, "application/zip")
197
197
  ), i.forEach((s) => Qn("preload", "fetch", s));
@@ -200,7 +200,7 @@ const Kl = ({ src: e }) => {
200
200
  const [t, n] = de(null);
201
201
  return Se(() => {
202
202
  let r = !1;
203
- return hu(e).then(({ blobUrl: a }) => {
203
+ return mu(e).then(({ blobUrl: a }) => {
204
204
  n(a);
205
205
  }).catch(() => n(null)), () => {
206
206
  t && !r && (URL.revokeObjectURL(t), r = !0);
@@ -224,7 +224,7 @@ function Jl({
224
224
  const [c, d] = ke.useState({ kind: "loading" });
225
225
  return Se(() => {
226
226
  let f = null, h = !1;
227
- return d({ kind: "loading" }), mu(e).then(async (m) => {
227
+ return d({ kind: "loading" }), pu(e).then(async (m) => {
228
228
  if (!h)
229
229
  if (m.kind === "zip") {
230
230
  const A = Zl(m) ? m.blob : await (await fetch(m.blobUrl)).blob();
@@ -310,26 +310,26 @@ async function ec(e, t = {}) {
310
310
  }
311
311
  m[Y] = $;
312
312
  }
313
- const A = xi(
313
+ const A = _i(
314
314
  h,
315
315
  n,
316
316
  Math.min(r, c / 2)
317
- ), x = xi(
317
+ ), x = _i(
318
318
  m,
319
319
  n,
320
320
  Math.min(r, d / 2)
321
321
  );
322
322
  if (!A || !x)
323
323
  return i && console.warn("detectGrid: could not find periods"), null;
324
- const C = Math.max(1, Math.round(c / A)), y = Math.max(1, Math.round(d / x)), O = _i(
324
+ const C = Math.max(1, Math.round(c / A)), y = Math.max(1, Math.round(d / x)), O = Si(
325
325
  h,
326
326
  A,
327
327
  C,
328
328
  a
329
- ), I = _i(m, x, y, a), M = Math.max(1, A - O), S = Math.max(1, x - I);
329
+ ), I = Si(m, x, y, a), M = Math.max(1, A - O), S = Math.max(1, x - I);
330
330
  if (M * C > c + 2 || S * y > d + 2)
331
331
  return i && console.warn("detectGrid: sanity check failed"), null;
332
- const w = pa(h, 60), Q = pa(m, 60), le = Math.max(0, Si(h, w)), ie = Math.max(0, Si(m, Q));
332
+ const w = pa(h, 60), Q = pa(m, 60), le = Math.max(0, Ci(h, w)), ie = Math.max(0, Ci(m, Q));
333
333
  return i && console.log({
334
334
  periodX: A,
335
335
  periodY: x,
@@ -352,8 +352,8 @@ async function ec(e, t = {}) {
352
352
  originY: ie
353
353
  };
354
354
  }
355
- function xi(e, t, n) {
356
- const r = gu(e);
355
+ function _i(e, t, n) {
356
+ const r = bu(e);
357
357
  let a = 0;
358
358
  for (let m = 0; m < e.length; m++) {
359
359
  const A = e[m] - r;
@@ -373,7 +373,7 @@ function xi(e, t, n) {
373
373
  const l = i[s - 1], c = i[s], d = i[s + 1], f = l - 2 * c + d, h = f === 0 ? 0 : 0.5 * (l - d) / f;
374
374
  return s + h;
375
375
  }
376
- function _i(e, t, n, r) {
376
+ function Si(e, t, n, r) {
377
377
  const a = [];
378
378
  for (let o = 1; o < n; o++) {
379
379
  const l = o * t;
@@ -396,10 +396,10 @@ function _i(e, t, n, r) {
396
396
  d++;
397
397
  i.push(Math.max(0, d - c + 1));
398
398
  }
399
- const s = Math.round(gu(i));
399
+ const s = Math.round(bu(i));
400
400
  return Math.max(0, Math.min(s, Math.floor(t / 4)));
401
401
  }
402
- function gu(e) {
402
+ function bu(e) {
403
403
  let t = 0;
404
404
  for (let n = 0; n < e.length; n++) t += e[n];
405
405
  return t / e.length;
@@ -413,7 +413,7 @@ function pa(e, t) {
413
413
  );
414
414
  return n[r];
415
415
  }
416
- function Si(e, t) {
416
+ function Ci(e, t) {
417
417
  for (let n = 0; n < e.length; n++) if (e[n] > t) return n;
418
418
  return 0;
419
419
  }
@@ -423,7 +423,7 @@ function tc(e, t, n, r, a) {
423
423
  for (let o = 3; o < i.length; o += 4) s += i[o];
424
424
  return s / (255 * (i.length / 4)) < 0.03;
425
425
  }
426
- const nc = du(function({
426
+ const nc = fu(function({
427
427
  src: t,
428
428
  frameWidth: n,
429
429
  frameHeight: r,
@@ -455,7 +455,7 @@ const nc = du(function({
455
455
  );
456
456
  Se(() => {
457
457
  let oe = !1;
458
- return Fe(!1), pu(t).then(({ imgEl: ve, bitmap: Ee }) => {
458
+ return Fe(!1), Eu(t).then(({ imgEl: ve, bitmap: Ee }) => {
459
459
  oe || (z(ve), K(Ee), Ae({ w: ve.naturalWidth, h: ve.naturalHeight }), Fe(!0), w?.());
460
460
  }).catch(() => {
461
461
  }), () => {
@@ -624,7 +624,7 @@ function rc({
624
624
  const [n, r] = de(""), [a, i] = de(null);
625
625
  return Se(() => {
626
626
  let s = !1;
627
- return fu(e).then(({ sanitized: o }) => {
627
+ return hu(e).then(({ sanitized: o }) => {
628
628
  s || (r(o), i(null));
629
629
  }).catch((o) => !s && i(o.message ?? "Failed to load")), () => {
630
630
  s = !0;
@@ -661,7 +661,7 @@ function ac({
661
661
  };
662
662
  }, [e, t, n]), r;
663
663
  }
664
- const Va = ({ facet: e }) => {
664
+ const qa = ({ facet: e }) => {
665
665
  const {
666
666
  mode: t,
667
667
  assetUrl: n,
@@ -736,7 +736,7 @@ const Va = ({ facet: e }) => {
736
736
  onClick: () => t(!e),
737
737
  children: [
738
738
  !e && /* @__PURE__ */ L(
739
- Va,
739
+ qa,
740
740
  {
741
741
  facet: n.agent.display[Xe.AgentDisplayFacetRoleType.LAUNCHER]
742
742
  }
@@ -793,10 +793,10 @@ var Kn = { exports: {} }, be = {};
793
793
  * This source code is licensed under the MIT license found in the
794
794
  * LICENSE file in the root directory of this source tree.
795
795
  */
796
- var Ci;
796
+ var Ii;
797
797
  function sc() {
798
- if (Ci) return be;
799
- Ci = 1;
798
+ if (Ii) return be;
799
+ Ii = 1;
800
800
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, o = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, c = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, f = e ? Symbol.for("react.suspense") : 60113, h = e ? Symbol.for("react.suspense_list") : 60120, m = e ? Symbol.for("react.memo") : 60115, A = e ? Symbol.for("react.lazy") : 60116, x = e ? Symbol.for("react.block") : 60121, C = e ? Symbol.for("react.fundamental") : 60117, y = e ? Symbol.for("react.responder") : 60118, O = e ? Symbol.for("react.scope") : 60119;
801
801
  function I(S) {
802
802
  if (typeof S == "object" && S !== null) {
@@ -868,9 +868,9 @@ var Te = {};
868
868
  * This source code is licensed under the MIT license found in the
869
869
  * LICENSE file in the root directory of this source tree.
870
870
  */
871
- var Ii;
871
+ var Ni;
872
872
  function uc() {
873
- return Ii || (Ii = 1, process.env.NODE_ENV !== "production" && (function() {
873
+ return Ni || (Ni = 1, process.env.NODE_ENV !== "production" && (function() {
874
874
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, o = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, c = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, f = e ? Symbol.for("react.suspense") : 60113, h = e ? Symbol.for("react.suspense_list") : 60120, m = e ? Symbol.for("react.memo") : 60115, A = e ? Symbol.for("react.lazy") : 60116, x = e ? Symbol.for("react.block") : 60121, C = e ? Symbol.for("react.fundamental") : 60117, y = e ? Symbol.for("react.responder") : 60118, O = e ? Symbol.for("react.scope") : 60119;
875
875
  function I(H) {
876
876
  return typeof H == "string" || typeof H == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
@@ -951,15 +951,15 @@ function uc() {
951
951
  Te.AsyncMode = S, Te.ConcurrentMode = w, Te.ContextConsumer = Q, Te.ContextProvider = le, Te.Element = ie, Te.ForwardRef = Y, Te.Fragment = $, Te.Lazy = B, Te.Memo = z, Te.Portal = U, Te.Profiler = K, Te.StrictMode = ce, Te.Suspense = Ae, Te.isAsyncMode = Fe, Te.isConcurrentMode = p, Te.isContextConsumer = F, Te.isContextProvider = q, Te.isElement = b, Te.isForwardRef = j, Te.isFragment = J, Te.isLazy = G, Te.isMemo = Z, Te.isPortal = ee, Te.isProfiler = ne, Te.isStrictMode = W, Te.isSuspense = me, Te.isValidElementType = I, Te.typeOf = M;
952
952
  })()), Te;
953
953
  }
954
- var Ni;
955
- function qa() {
956
- return Ni || (Ni = 1, process.env.NODE_ENV === "production" ? Kn.exports = sc() : Kn.exports = uc()), Kn.exports;
954
+ var vi;
955
+ function Wa() {
956
+ return vi || (vi = 1, process.env.NODE_ENV === "production" ? Kn.exports = sc() : Kn.exports = uc()), Kn.exports;
957
957
  }
958
- var Hr, vi;
958
+ var Hr, wi;
959
959
  function oc() {
960
- if (vi) return Hr;
961
- vi = 1;
962
- var e = qa(), t = {
960
+ if (wi) return Hr;
961
+ wi = 1;
962
+ var e = Wa(), t = {
963
963
  childContextTypes: !0,
964
964
  contextType: !0,
965
965
  contextTypes: !0,
@@ -1022,7 +1022,7 @@ function oc() {
1022
1022
  return Hr = m, Hr;
1023
1023
  }
1024
1024
  oc();
1025
- function bu(e, t, n) {
1025
+ function Tu(e, t, n) {
1026
1026
  if (n === void 0 && (n = Error), !e)
1027
1027
  throw new n(t);
1028
1028
  }
@@ -1038,40 +1038,40 @@ var cn;
1038
1038
  (function(e) {
1039
1039
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1040
1040
  })(cn || (cn = {}));
1041
- function wi(e) {
1041
+ function Oi(e) {
1042
1042
  return e.type === we.literal;
1043
1043
  }
1044
1044
  function lc(e) {
1045
1045
  return e.type === we.argument;
1046
1046
  }
1047
- function Tu(e) {
1047
+ function yu(e) {
1048
1048
  return e.type === we.number;
1049
1049
  }
1050
- function yu(e) {
1050
+ function Au(e) {
1051
1051
  return e.type === we.date;
1052
1052
  }
1053
- function Au(e) {
1053
+ function xu(e) {
1054
1054
  return e.type === we.time;
1055
1055
  }
1056
- function xu(e) {
1056
+ function _u(e) {
1057
1057
  return e.type === we.select;
1058
1058
  }
1059
- function _u(e) {
1059
+ function Su(e) {
1060
1060
  return e.type === we.plural;
1061
1061
  }
1062
1062
  function cc(e) {
1063
1063
  return e.type === we.pound;
1064
1064
  }
1065
- function Su(e) {
1065
+ function Cu(e) {
1066
1066
  return e.type === we.tag;
1067
1067
  }
1068
- function Cu(e) {
1068
+ function Iu(e) {
1069
1069
  return !!(e && typeof e == "object" && e.type === cn.number);
1070
1070
  }
1071
1071
  function ga(e) {
1072
1072
  return !!(e && typeof e == "object" && e.type === cn.dateTime);
1073
1073
  }
1074
- var Iu = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, dc = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1074
+ var Nu = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, dc = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1075
1075
  function fc(e) {
1076
1076
  var t = {};
1077
1077
  return e.replace(dc, function(n) {
@@ -1202,14 +1202,14 @@ function mc(e) {
1202
1202
  function pc(e) {
1203
1203
  return e.replace(/^(.*?)-/, "");
1204
1204
  }
1205
- var Oi = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Nu = /^(@+)?(\+|#+)?[rs]?$/g, Ec = /(\*)(0+)|(#+)(0+)|(0+)/g, vu = /^(0+)$/;
1206
- function Li(e) {
1205
+ var Li = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vu = /^(@+)?(\+|#+)?[rs]?$/g, Ec = /(\*)(0+)|(#+)(0+)|(0+)/g, wu = /^(0+)$/;
1206
+ function Ri(e) {
1207
1207
  var t = {};
1208
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Nu, function(n, r, a) {
1208
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(vu, function(n, r, a) {
1209
1209
  return typeof a != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : a === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof a == "string" ? a.length : 0)), "";
1210
1210
  }), t;
1211
1211
  }
1212
- function wu(e) {
1212
+ function Ou(e) {
1213
1213
  switch (e) {
1214
1214
  case "sign-auto":
1215
1215
  return {
@@ -1257,14 +1257,14 @@ function gc(e) {
1257
1257
  notation: "scientific"
1258
1258
  }, e = e.slice(1)), t) {
1259
1259
  var n = e.slice(0, 2);
1260
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !vu.test(e))
1260
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !wu.test(e))
1261
1261
  throw new Error("Malformed concise eng/scientific notation");
1262
1262
  t.minimumIntegerDigits = e.length;
1263
1263
  }
1264
1264
  return t;
1265
1265
  }
1266
- function Ri(e) {
1267
- var t = {}, n = wu(e);
1266
+ function ki(e) {
1267
+ var t = {}, n = Ou(e);
1268
1268
  return n || t;
1269
1269
  }
1270
1270
  function bc(e) {
@@ -1303,12 +1303,12 @@ function bc(e) {
1303
1303
  continue;
1304
1304
  case "scientific":
1305
1305
  t = V(V(V({}, t), { notation: "scientific" }), a.options.reduce(function(l, c) {
1306
- return V(V({}, l), Ri(c));
1306
+ return V(V({}, l), ki(c));
1307
1307
  }, {}));
1308
1308
  continue;
1309
1309
  case "engineering":
1310
1310
  t = V(V(V({}, t), { notation: "engineering" }), a.options.reduce(function(l, c) {
1311
- return V(V({}, l), Ri(c));
1311
+ return V(V({}, l), ki(c));
1312
1312
  }, {}));
1313
1313
  continue;
1314
1314
  case "notation-simple":
@@ -1368,25 +1368,25 @@ function bc(e) {
1368
1368
  });
1369
1369
  continue;
1370
1370
  }
1371
- if (vu.test(a.stem)) {
1371
+ if (wu.test(a.stem)) {
1372
1372
  t.minimumIntegerDigits = a.stem.length;
1373
1373
  continue;
1374
1374
  }
1375
- if (Oi.test(a.stem)) {
1375
+ if (Li.test(a.stem)) {
1376
1376
  if (a.options.length > 1)
1377
1377
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1378
- a.stem.replace(Oi, function(l, c, d, f, h, m) {
1378
+ a.stem.replace(Li, function(l, c, d, f, h, m) {
1379
1379
  return d === "*" ? t.minimumFractionDigits = c.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : h && m ? (t.minimumFractionDigits = h.length, t.maximumFractionDigits = h.length + m.length) : (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length), "";
1380
1380
  });
1381
1381
  var i = a.options[0];
1382
- i === "w" ? t = V(V({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = V(V({}, t), Li(i)));
1382
+ i === "w" ? t = V(V({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = V(V({}, t), Ri(i)));
1383
1383
  continue;
1384
1384
  }
1385
- if (Nu.test(a.stem)) {
1386
- t = V(V({}, t), Li(a.stem));
1385
+ if (vu.test(a.stem)) {
1386
+ t = V(V({}, t), Ri(a.stem));
1387
1387
  continue;
1388
1388
  }
1389
- var s = wu(a.stem);
1389
+ var s = Ou(a.stem);
1390
1390
  s && (t = V(V({}, t), s));
1391
1391
  var o = gc(a.stem);
1392
1392
  o && (t = V(V({}, t), o));
@@ -2839,7 +2839,7 @@ function yc(e) {
2839
2839
  var a = Zn[r || ""] || Zn[n || ""] || Zn["".concat(n, "-001")] || Zn["001"];
2840
2840
  return a[0];
2841
2841
  }
2842
- var Ur, Ac = new RegExp("^".concat(Iu.source, "*")), xc = new RegExp("".concat(Iu.source, "*$"));
2842
+ var Ur, Ac = new RegExp("^".concat(Nu.source, "*")), xc = new RegExp("".concat(Nu.source, "*$"));
2843
2843
  function he(e, t) {
2844
2844
  return { start: e, end: t };
2845
2845
  }
@@ -2847,12 +2847,12 @@ var _c = !!String.prototype.startsWith && "_a".startsWith("a", 1), Sc = !!String
2847
2847
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2848
2848
  }, ba = !0;
2849
2849
  try {
2850
- var Lc = Lu("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2850
+ var Lc = Ru("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2851
2851
  ba = ((Ur = Lc.exec("a")) === null || Ur === void 0 ? void 0 : Ur[0]) === "a";
2852
2852
  } catch {
2853
2853
  ba = !1;
2854
2854
  }
2855
- var ki = _c ? (
2855
+ var Di = _c ? (
2856
2856
  // Native
2857
2857
  function(t, n, r) {
2858
2858
  return t.startsWith(n, r);
@@ -2874,7 +2874,7 @@ var ki = _c ? (
2874
2874
  }
2875
2875
  return r;
2876
2876
  }
2877
- ), Di = (
2877
+ ), Pi = (
2878
2878
  // native
2879
2879
  Cc ? Object.fromEntries : (
2880
2880
  // Ponyfill
@@ -2886,7 +2886,7 @@ var ki = _c ? (
2886
2886
  return n;
2887
2887
  }
2888
2888
  )
2889
- ), Ou = Ic ? (
2889
+ ), Lu = Ic ? (
2890
2890
  // Native
2891
2891
  function(t, n) {
2892
2892
  return t.codePointAt(n);
@@ -2921,23 +2921,23 @@ var ki = _c ? (
2921
2921
  return t.replace(xc, "");
2922
2922
  }
2923
2923
  );
2924
- function Lu(e, t) {
2924
+ function Ru(e, t) {
2925
2925
  return new RegExp(e, t);
2926
2926
  }
2927
2927
  var ya;
2928
2928
  if (ba) {
2929
- var Pi = Lu("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2929
+ var Mi = Ru("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2930
2930
  ya = function(t, n) {
2931
2931
  var r;
2932
- Pi.lastIndex = n;
2933
- var a = Pi.exec(t);
2932
+ Mi.lastIndex = n;
2933
+ var a = Mi.exec(t);
2934
2934
  return (r = a[1]) !== null && r !== void 0 ? r : "";
2935
2935
  };
2936
2936
  } else
2937
2937
  ya = function(t, n) {
2938
2938
  for (var r = []; ; ) {
2939
- var a = Ou(t, n);
2940
- if (a === void 0 || Ru(a) || Bc(a))
2939
+ var a = Lu(t, n);
2940
+ if (a === void 0 || ku(a) || Bc(a))
2941
2941
  break;
2942
2942
  r.push(a), n += a >= 65536 ? 2 : 1;
2943
2943
  }
@@ -3154,7 +3154,7 @@ var Dc = (
3154
3154
  if (A.err)
3155
3155
  return A;
3156
3156
  var x = he(a, this.clonePosition());
3157
- if (c && ki(c?.style, "::", 0)) {
3157
+ if (c && Di(c?.style, "::", 0)) {
3158
3158
  var C = Rc(c.style.slice(2));
3159
3159
  if (o === "number") {
3160
3160
  var f = this.parseNumberSkeletonFromString(C, c.styleLocation);
@@ -3217,7 +3217,7 @@ var Dc = (
3217
3217
  val: {
3218
3218
  type: we.select,
3219
3219
  value: r,
3220
- options: Di(w.val),
3220
+ options: Pi(w.val),
3221
3221
  location: Q
3222
3222
  },
3223
3223
  err: null
@@ -3225,7 +3225,7 @@ var Dc = (
3225
3225
  val: {
3226
3226
  type: we.plural,
3227
3227
  value: r,
3228
- options: Di(w.val),
3228
+ options: Pi(w.val),
3229
3229
  offset: S,
3230
3230
  pluralType: o === "plural" ? "cardinal" : "ordinal",
3231
3231
  location: Q
@@ -3348,7 +3348,7 @@ var Dc = (
3348
3348
  var t = this.position.offset;
3349
3349
  if (t >= this.message.length)
3350
3350
  throw Error("out of bound");
3351
- var n = Ou(this.message, t);
3351
+ var n = Lu(this.message, t);
3352
3352
  if (n === void 0)
3353
3353
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3354
3354
  return n;
@@ -3367,7 +3367,7 @@ var Dc = (
3367
3367
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3368
3368
  }
3369
3369
  }, e.prototype.bumpIf = function(t) {
3370
- if (ki(this.message, t, this.offset())) {
3370
+ if (Di(this.message, t, this.offset())) {
3371
3371
  for (var n = 0; n < t.length; n++)
3372
3372
  this.bump();
3373
3373
  return !0;
@@ -3389,7 +3389,7 @@ var Dc = (
3389
3389
  break;
3390
3390
  }
3391
3391
  }, e.prototype.bumpSpace = function() {
3392
- for (; !this.isEOF() && Ru(this.char()); )
3392
+ for (; !this.isEOF() && ku(this.char()); )
3393
3393
  this.bump();
3394
3394
  }, e.prototype.peek = function() {
3395
3395
  if (this.isEOF())
@@ -3408,7 +3408,7 @@ function Pc(e) {
3408
3408
  function Mc(e) {
3409
3409
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3410
3410
  }
3411
- function Ru(e) {
3411
+ function ku(e) {
3412
3412
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3413
3413
  }
3414
3414
  function Bc(e) {
@@ -3416,10 +3416,10 @@ function Bc(e) {
3416
3416
  }
3417
3417
  function xa(e) {
3418
3418
  e.forEach(function(t) {
3419
- if (delete t.location, xu(t) || _u(t))
3419
+ if (delete t.location, _u(t) || Su(t))
3420
3420
  for (var n in t.options)
3421
3421
  delete t.options[n].location, xa(t.options[n].value);
3422
- else Tu(t) && Cu(t.style) || (yu(t) || Au(t)) && ga(t.style) ? delete t.style.location : Su(t) && xa(t.children);
3422
+ else yu(t) && Iu(t.style) || (Au(t) || xu(t)) && ga(t.style) ? delete t.style.location : Cu(t) && xa(t.children);
3423
3423
  });
3424
3424
  }
3425
3425
  function Fc(e, t) {
@@ -3445,35 +3445,35 @@ function Uc(e, t, n, r) {
3445
3445
  var a = Hc(r) ? r : n(r), i = t.get(a);
3446
3446
  return typeof i > "u" && (i = e.call(this, r), t.set(a, i)), i;
3447
3447
  }
3448
- function ku(e, t, n) {
3448
+ function Du(e, t, n) {
3449
3449
  var r = Array.prototype.slice.call(arguments, 3), a = n(r), i = t.get(a);
3450
3450
  return typeof i > "u" && (i = e.apply(this, r), t.set(a, i)), i;
3451
3451
  }
3452
- function Du(e, t, n, r, a) {
3452
+ function Pu(e, t, n, r, a) {
3453
3453
  return n.bind(t, e, r, a);
3454
3454
  }
3455
3455
  function $c(e, t) {
3456
- var n = e.length === 1 ? Uc : ku;
3457
- return Du(e, this, n, t.cache.create(), t.serializer);
3456
+ var n = e.length === 1 ? Uc : Du;
3457
+ return Pu(e, this, n, t.cache.create(), t.serializer);
3458
3458
  }
3459
3459
  function zc(e, t) {
3460
- return Du(e, this, ku, t.cache.create(), t.serializer);
3460
+ return Pu(e, this, Du, t.cache.create(), t.serializer);
3461
3461
  }
3462
3462
  var Yc = function() {
3463
3463
  return JSON.stringify(arguments);
3464
3464
  };
3465
- function Wa() {
3465
+ function Xa() {
3466
3466
  this.cache = /* @__PURE__ */ Object.create(null);
3467
3467
  }
3468
- Wa.prototype.get = function(e) {
3468
+ Xa.prototype.get = function(e) {
3469
3469
  return this.cache[e];
3470
3470
  };
3471
- Wa.prototype.set = function(e, t) {
3471
+ Xa.prototype.set = function(e, t) {
3472
3472
  this.cache[e] = t;
3473
3473
  };
3474
3474
  var Gc = {
3475
3475
  create: function() {
3476
- return new Wa();
3476
+ return new Xa();
3477
3477
  }
3478
3478
  }, pt = {
3479
3479
  variadic: zc
@@ -3493,7 +3493,7 @@ var Dt = (
3493
3493
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3494
3494
  }, t;
3495
3495
  })(Error)
3496
- ), Mi = (
3496
+ ), Bi = (
3497
3497
  /** @class */
3498
3498
  (function(e) {
3499
3499
  ot(t, e);
@@ -3530,11 +3530,11 @@ function qc(e) {
3530
3530
  return !r || r.type !== Ve.literal || n.type !== Ve.literal ? t.push(n) : r.value += n.value, t;
3531
3531
  }, []);
3532
3532
  }
3533
- function Pu(e) {
3533
+ function Mu(e) {
3534
3534
  return typeof e == "function";
3535
3535
  }
3536
3536
  function ur(e, t, n, r, a, i, s) {
3537
- if (e.length === 1 && wi(e[0]))
3537
+ if (e.length === 1 && Oi(e[0]))
3538
3538
  return [
3539
3539
  {
3540
3540
  type: Ve.literal,
@@ -3543,7 +3543,7 @@ function ur(e, t, n, r, a, i, s) {
3543
3543
  ];
3544
3544
  for (var o = [], l = 0, c = e; l < c.length; l++) {
3545
3545
  var d = c[l];
3546
- if (wi(d)) {
3546
+ if (Oi(d)) {
3547
3547
  o.push({
3548
3548
  type: Ve.literal,
3549
3549
  value: d.value
@@ -3568,7 +3568,7 @@ function ur(e, t, n, r, a, i, s) {
3568
3568
  });
3569
3569
  continue;
3570
3570
  }
3571
- if (yu(d)) {
3571
+ if (Au(d)) {
3572
3572
  var m = typeof d.style == "string" ? r.date[d.style] : ga(d.style) ? d.style.parsedOptions : void 0;
3573
3573
  o.push({
3574
3574
  type: Ve.literal,
@@ -3576,7 +3576,7 @@ function ur(e, t, n, r, a, i, s) {
3576
3576
  });
3577
3577
  continue;
3578
3578
  }
3579
- if (Au(d)) {
3579
+ if (xu(d)) {
3580
3580
  var m = typeof d.style == "string" ? r.time[d.style] : ga(d.style) ? d.style.parsedOptions : r.time.medium;
3581
3581
  o.push({
3582
3582
  type: Ve.literal,
@@ -3584,17 +3584,17 @@ function ur(e, t, n, r, a, i, s) {
3584
3584
  });
3585
3585
  continue;
3586
3586
  }
3587
- if (Tu(d)) {
3588
- var m = typeof d.style == "string" ? r.number[d.style] : Cu(d.style) ? d.style.parsedOptions : void 0;
3587
+ if (yu(d)) {
3588
+ var m = typeof d.style == "string" ? r.number[d.style] : Iu(d.style) ? d.style.parsedOptions : void 0;
3589
3589
  m && m.scale && (h = h * (m.scale || 1)), o.push({
3590
3590
  type: Ve.literal,
3591
3591
  value: n.getNumberFormat(t, m).format(h)
3592
3592
  });
3593
3593
  continue;
3594
3594
  }
3595
- if (Su(d)) {
3595
+ if (Cu(d)) {
3596
3596
  var A = d.children, x = d.value, C = a[x];
3597
- if (!Pu(C))
3597
+ if (!Mu(C))
3598
3598
  throw new jc(x, "function", s);
3599
3599
  var y = ur(A, t, n, r, a, i), O = C(y.map(function(S) {
3600
3600
  return S.value;
@@ -3606,14 +3606,14 @@ function ur(e, t, n, r, a, i, s) {
3606
3606
  };
3607
3607
  }));
3608
3608
  }
3609
- if (xu(d)) {
3609
+ if (_u(d)) {
3610
3610
  var I = d.options[h] || d.options.other;
3611
3611
  if (!I)
3612
- throw new Mi(d.value, h, Object.keys(d.options), s);
3612
+ throw new Bi(d.value, h, Object.keys(d.options), s);
3613
3613
  o.push.apply(o, ur(I.value, t, n, r, a));
3614
3614
  continue;
3615
3615
  }
3616
- if (_u(d)) {
3616
+ if (Su(d)) {
3617
3617
  var I = d.options["=".concat(h)];
3618
3618
  if (!I) {
3619
3619
  if (!Intl.PluralRules)
@@ -3624,7 +3624,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3624
3624
  I = d.options[M] || d.options.other;
3625
3625
  }
3626
3626
  if (!I)
3627
- throw new Mi(d.value, h, Object.keys(d.options), s);
3627
+ throw new Bi(d.value, h, Object.keys(d.options), s);
3628
3628
  o.push.apply(o, ur(I.value, t, n, r, a, h - (d.offset || 0)));
3629
3629
  continue;
3630
3630
  }
@@ -3687,7 +3687,7 @@ function Qc(e) {
3687
3687
  })
3688
3688
  };
3689
3689
  }
3690
- var Mu = (
3690
+ var Bu = (
3691
3691
  /** @class */
3692
3692
  (function() {
3693
3693
  function e(t, n, r, a) {
@@ -3832,7 +3832,7 @@ var Un = (
3832
3832
  }
3833
3833
  return t;
3834
3834
  })(Un)
3835
- ), Bi = (
3835
+ ), Fi = (
3836
3836
  /** @class */
3837
3837
  (function(e) {
3838
3838
  ot(t, e);
@@ -3890,7 +3890,7 @@ var ed = function(e) {
3890
3890
  process.env.NODE_ENV !== "production" && console.error(e);
3891
3891
  }, td = function(e) {
3892
3892
  process.env.NODE_ENV !== "production" && console.warn(e);
3893
- }, Bu = {
3893
+ }, Fu = {
3894
3894
  formats: {},
3895
3895
  messages: {},
3896
3896
  timeZone: void 0,
@@ -3900,7 +3900,7 @@ var ed = function(e) {
3900
3900
  onError: ed,
3901
3901
  onWarn: td
3902
3902
  };
3903
- function Fu() {
3903
+ function Hu() {
3904
3904
  return {
3905
3905
  dateTime: {},
3906
3906
  number: {},
@@ -3926,7 +3926,7 @@ function Ht(e) {
3926
3926
  };
3927
3927
  }
3928
3928
  function nd(e) {
3929
- e === void 0 && (e = Fu());
3929
+ e === void 0 && (e = Hu());
3930
3930
  var t = Intl.RelativeTimeFormat, n = Intl.ListFormat, r = Intl.DisplayNames, a = mt(function() {
3931
3931
  for (var o, l = [], c = 0; c < arguments.length; c++)
3932
3932
  l[c] = arguments[c];
@@ -3953,7 +3953,7 @@ function nd(e) {
3953
3953
  getDateTimeFormat: a,
3954
3954
  getNumberFormat: i,
3955
3955
  getMessageFormat: mt(function(o, l, c, d) {
3956
- return new Mu(o, l, c, V({ formatters: {
3956
+ return new Bu(o, l, c, V({ formatters: {
3957
3957
  getNumberFormat: i,
3958
3958
  getDateTimeFormat: a,
3959
3959
  getPluralRules: s
@@ -3989,7 +3989,7 @@ function nd(e) {
3989
3989
  })
3990
3990
  };
3991
3991
  }
3992
- function Xa(e, t, n, r) {
3992
+ function Qa(e, t, n, r) {
3993
3993
  var a = e && e[t], i;
3994
3994
  if (a && (i = a[n]), i)
3995
3995
  return i;
@@ -4000,23 +4000,23 @@ function Jn(e, t) {
4000
4000
  return n[r] = V({ timeZone: t }, e[r]), n;
4001
4001
  }, {});
4002
4002
  }
4003
- function Fi(e, t) {
4003
+ function Hi(e, t) {
4004
4004
  var n = Object.keys(V(V({}, e), t));
4005
4005
  return n.reduce(function(r, a) {
4006
4006
  return r[a] = V(V({}, e[a] || {}), t[a] || {}), r;
4007
4007
  }, {});
4008
4008
  }
4009
- function Hi(e, t) {
4009
+ function Ui(e, t) {
4010
4010
  if (!t)
4011
4011
  return e;
4012
- var n = Mu.formats;
4013
- return V(V(V({}, n), e), { date: Fi(Jn(n.date, t), Jn(e.date || {}, t)), time: Fi(Jn(n.time, t), Jn(e.time || {}, t)) });
4012
+ var n = Bu.formats;
4013
+ return V(V(V({}, n), e), { date: Hi(Jn(n.date, t), Jn(e.date || {}, t)), time: Hi(Jn(n.time, t), Jn(e.time || {}, t)) });
4014
4014
  }
4015
4015
  var _a = function(e, t, n, r, a) {
4016
4016
  var i = e.locale, s = e.formats, o = e.messages, l = e.defaultLocale, c = e.defaultFormats, d = e.fallbackOnEmptyString, f = e.onError, h = e.timeZone, m = e.defaultRichTextElements;
4017
4017
  n === void 0 && (n = { id: "" });
4018
4018
  var A = n.id, x = n.defaultMessage;
4019
- bu(!!A, "[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");
4019
+ Tu(!!A, "[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");
4020
4020
  var C = String(A), y = (
4021
4021
  // In case messages is Object.create(null)
4022
4022
  // e.g import('foo.json') from webpack)
@@ -4027,7 +4027,7 @@ var _a = function(e, t, n, r, a) {
4027
4027
  return y[0].value;
4028
4028
  if (!r && y && typeof y == "string" && !m)
4029
4029
  return y.replace(/'\{(.*?)\}'/gi, "{$1}");
4030
- if (r = V(V({}, m), r || {}), s = Hi(s, h), c = Hi(c, h), !y) {
4030
+ if (r = V(V({}, m), r || {}), s = Ui(s, h), c = Ui(c, h), !y) {
4031
4031
  if (d === !1 && y === "")
4032
4032
  return y;
4033
4033
  if ((!x || i && i.toLowerCase() !== l.toLowerCase()) && f(new Jc(n, i)), x)
@@ -4053,7 +4053,7 @@ var _a = function(e, t, n, r, a) {
4053
4053
  f(new zr('Error formatting the default message for: "'.concat(C, '", rendering message verbatim'), i, n, I));
4054
4054
  }
4055
4055
  return typeof y == "string" ? y : typeof x == "string" ? x : C;
4056
- }, Hu = [
4056
+ }, Uu = [
4057
4057
  "formatMatcher",
4058
4058
  "timeZone",
4059
4059
  "hour12",
@@ -4077,7 +4077,7 @@ var _a = function(e, t, n, r, a) {
4077
4077
  function Cr(e, t, n, r) {
4078
4078
  var a = e.locale, i = e.formats, s = e.onError, o = e.timeZone;
4079
4079
  r === void 0 && (r = {});
4080
- var l = r.format, c = V(V({}, o && { timeZone: o }), l && Xa(i, t, l, s)), d = qt(r, Hu, c);
4080
+ var l = r.format, c = V(V({}, o && { timeZone: o }), l && Qa(i, t, l, s)), d = qt(r, Uu, c);
4081
4081
  return t === "time" && !d.hour && !d.minute && !d.second && !d.timeStyle && !d.dateStyle && (d = V(V({}, d), { hour: "numeric", minute: "numeric" })), n(a, d);
4082
4082
  }
4083
4083
  function rd(e, t) {
@@ -4105,7 +4105,7 @@ function ad(e, t) {
4105
4105
  function id(e, t) {
4106
4106
  for (var n = [], r = 2; r < arguments.length; r++)
4107
4107
  n[r - 2] = arguments[r];
4108
- var a = n[0], i = n[1], s = n[2], o = s === void 0 ? {} : s, l = e.timeZone, c = e.locale, d = e.onError, f = qt(o, Hu, l ? { timeZone: l } : {});
4108
+ var a = n[0], i = n[1], s = n[2], o = s === void 0 ? {} : s, l = e.timeZone, c = e.locale, d = e.onError, f = qt(o, Uu, l ? { timeZone: l } : {});
4109
4109
  try {
4110
4110
  return t(c, f).formatRange(a, i);
4111
4111
  } catch (h) {
@@ -4156,19 +4156,19 @@ Try polyfilling it using "@formatjs/intl-displaynames"
4156
4156
  var cd = [
4157
4157
  "type",
4158
4158
  "style"
4159
- ], Ui = Date.now();
4159
+ ], $i = Date.now();
4160
4160
  function dd(e) {
4161
- return "".concat(Ui, "_").concat(e, "_").concat(Ui);
4161
+ return "".concat($i, "_").concat(e, "_").concat($i);
4162
4162
  }
4163
4163
  function fd(e, t, n, r) {
4164
4164
  r === void 0 && (r = {});
4165
- var a = Uu(e, t, n, r).reduce(function(i, s) {
4165
+ var a = $u(e, t, n, r).reduce(function(i, s) {
4166
4166
  var o = s.value;
4167
4167
  return typeof o != "string" ? i.push(o) : typeof i[i.length - 1] == "string" ? i[i.length - 1] += o : i.push(o), i;
4168
4168
  }, []);
4169
4169
  return a.length === 1 ? a[0] : a.length === 0 ? "" : a;
4170
4170
  }
4171
- function Uu(e, t, n, r) {
4171
+ function $u(e, t, n, r) {
4172
4172
  var a = e.locale, i = e.onError;
4173
4173
  r === void 0 && (r = {});
4174
4174
  var s = Intl.ListFormat;
@@ -4210,7 +4210,7 @@ var pd = ["numeric", "style"];
4210
4210
  function Ed(e, t, n) {
4211
4211
  var r = e.locale, a = e.formats, i = e.onError;
4212
4212
  n === void 0 && (n = {});
4213
- var s = n.format, o = !!s && Xa(a, "relative", s, i) || {}, l = qt(n, pd, o);
4213
+ var s = n.format, o = !!s && Qa(a, "relative", s, i) || {}, l = qt(n, pd, o);
4214
4214
  return t(r, l);
4215
4215
  }
4216
4216
  function gd(e, t, n, r, a) {
@@ -4252,16 +4252,16 @@ var bd = [
4252
4252
  "roundingIncrement",
4253
4253
  "roundingMode"
4254
4254
  ];
4255
- function $u(e, t, n) {
4255
+ function zu(e, t, n) {
4256
4256
  var r = e.locale, a = e.formats, i = e.onError;
4257
4257
  n === void 0 && (n = {});
4258
- var s = n.format, o = s && Xa(a, "number", s, i) || {}, l = qt(n, bd, o);
4258
+ var s = n.format, o = s && Qa(a, "number", s, i) || {}, l = qt(n, bd, o);
4259
4259
  return t(r, l);
4260
4260
  }
4261
4261
  function Td(e, t, n, r) {
4262
4262
  r === void 0 && (r = {});
4263
4263
  try {
4264
- return $u(e, t, r).format(n);
4264
+ return zu(e, t, r).format(n);
4265
4265
  } catch (a) {
4266
4266
  e.onError(new lt("Error formatting number.", e.locale, a));
4267
4267
  }
@@ -4270,7 +4270,7 @@ function Td(e, t, n, r) {
4270
4270
  function yd(e, t, n, r) {
4271
4271
  r === void 0 && (r = {});
4272
4272
  try {
4273
- return $u(e, t, r).formatToParts(n);
4273
+ return zu(e, t, r).formatToParts(n);
4274
4274
  } catch (a) {
4275
4275
  e.onError(new lt("Error formatting number.", e.locale, a));
4276
4276
  }
@@ -4286,8 +4286,8 @@ Please consider using "@formatjs/cli" to pre-compile your messages for performan
4286
4286
  For more details see https://formatjs.io/docs/getting-started/message-distribution`);
4287
4287
  }
4288
4288
  function _d(e, t) {
4289
- var n = nd(t), r = V(V({}, Bu), e), a = r.locale, i = r.defaultLocale, s = r.onError;
4290
- return a ? !Intl.NumberFormat.supportedLocalesOf(a).length && s ? s(new Bi('Missing locale data for locale: "'.concat(a, '" in Intl.NumberFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : !Intl.DateTimeFormat.supportedLocalesOf(a).length && s && s(new Bi('Missing locale data for locale: "'.concat(a, '" in Intl.DateTimeFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : (s && s(new Zc('"locale" was not configured, using "'.concat(i, '" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))), r.locale = r.defaultLocale || "en"), xd(r), V(V({}, r), {
4289
+ var n = nd(t), r = V(V({}, Fu), e), a = r.locale, i = r.defaultLocale, s = r.onError;
4290
+ return a ? !Intl.NumberFormat.supportedLocalesOf(a).length && s ? s(new Fi('Missing locale data for locale: "'.concat(a, '" in Intl.NumberFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : !Intl.DateTimeFormat.supportedLocalesOf(a).length && s && s(new Fi('Missing locale data for locale: "'.concat(a, '" in Intl.DateTimeFormat. Using default locale: "').concat(i, '" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))) : (s && s(new Zc('"locale" was not configured, using "'.concat(i, '" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))), r.locale = r.defaultLocale || "en"), xd(r), V(V({}, r), {
4291
4291
  formatters: n,
4292
4292
  formatNumber: Td.bind(null, r, n.getNumberFormat),
4293
4293
  formatNumberToParts: yd.bind(null, r, n.getNumberFormat),
@@ -4303,14 +4303,14 @@ function _d(e, t) {
4303
4303
  // @ts-expect-error TODO: will get to this later
4304
4304
  $t: _a.bind(null, r, n),
4305
4305
  formatList: fd.bind(null, r, n.getListFormat),
4306
- formatListToParts: Uu.bind(null, r, n.getListFormat),
4306
+ formatListToParts: $u.bind(null, r, n.getListFormat),
4307
4307
  formatDisplayName: ld.bind(null, r, n.getDisplayNames)
4308
4308
  });
4309
4309
  }
4310
- function zu(e) {
4311
- bu(e, "[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.");
4310
+ function Yu(e) {
4311
+ Tu(e, "[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.");
4312
4312
  }
4313
- var Yu = V(V({}, Bu), { textComponent: Be.Fragment });
4313
+ var Gu = V(V({}, Fu), { textComponent: Be.Fragment });
4314
4314
  function Sd(e) {
4315
4315
  return function(t) {
4316
4316
  return e(Be.Children.toArray(t));
@@ -4331,12 +4331,12 @@ function Cd(e, t) {
4331
4331
  }
4332
4332
  return !0;
4333
4333
  }
4334
- var Qa = typeof window < "u" && !window.__REACT_INTL_BYPASS_GLOBAL_CONTEXT__ ? window.__REACT_INTL_CONTEXT__ || (window.__REACT_INTL_CONTEXT__ = Be.createContext(null)) : Be.createContext(null);
4335
- Qa.Consumer;
4336
- var Id = Qa.Provider, Nd = Id, vd = Qa;
4334
+ var Ka = typeof window < "u" && !window.__REACT_INTL_BYPASS_GLOBAL_CONTEXT__ ? window.__REACT_INTL_CONTEXT__ || (window.__REACT_INTL_CONTEXT__ = Be.createContext(null)) : Be.createContext(null);
4335
+ Ka.Consumer;
4336
+ var Id = Ka.Provider, Nd = Id, vd = Ka;
4337
4337
  function $n() {
4338
4338
  var e = Be.useContext(vd);
4339
- return zu(e), e;
4339
+ return Yu(e), e;
4340
4340
  }
4341
4341
  var Sa;
4342
4342
  (function(e) {
@@ -4346,7 +4346,7 @@ var Ca;
4346
4346
  (function(e) {
4347
4347
  e.formatDate = "FormattedDateParts", e.formatTime = "FormattedTimeParts", e.formatNumber = "FormattedNumberParts", e.formatList = "FormattedListParts";
4348
4348
  })(Ca || (Ca = {}));
4349
- function Gu(e) {
4349
+ function ju(e) {
4350
4350
  var t = function(n) {
4351
4351
  var r = $n(), a = n.value, i = n.children, s = Sr(n, ["value", "children"]), o = typeof a == "string" ? new Date(a || 0) : a, l = e === "formatDate" ? r.formatDateToParts(o, s) : r.formatTimeToParts(o, s);
4352
4352
  return i(l);
@@ -4366,24 +4366,24 @@ function zn(e) {
4366
4366
  };
4367
4367
  return t.displayName = Sa[e], t;
4368
4368
  }
4369
- function ju(e) {
4369
+ function Vu(e) {
4370
4370
  return e && Object.keys(e).reduce(function(t, n) {
4371
4371
  var r = e[n];
4372
- return t[n] = Pu(r) ? Sd(r) : r, t;
4372
+ return t[n] = Mu(r) ? Sd(r) : r, t;
4373
4373
  }, {});
4374
4374
  }
4375
- var $i = function(e, t, n, r) {
4375
+ var zi = function(e, t, n, r) {
4376
4376
  for (var a = [], i = 4; i < arguments.length; i++)
4377
4377
  a[i - 4] = arguments[i];
4378
- var s = ju(r), o = _a.apply(void 0, Et([
4378
+ var s = Vu(r), o = _a.apply(void 0, Et([
4379
4379
  e,
4380
4380
  t,
4381
4381
  n,
4382
4382
  s
4383
4383
  ], a, !1));
4384
4384
  return Array.isArray(o) ? Be.Children.toArray(o) : o;
4385
- }, zi = function(e, t) {
4386
- var n = e.defaultRichTextElements, r = Sr(e, ["defaultRichTextElements"]), a = ju(n), i = _d(V(V(V({}, Yu), r), { defaultRichTextElements: a }), t), s = {
4385
+ }, Yi = function(e, t) {
4386
+ var n = e.defaultRichTextElements, r = Sr(e, ["defaultRichTextElements"]), a = Vu(n), i = _d(V(V(V({}, Gu), r), { defaultRichTextElements: a }), t), s = {
4387
4387
  locale: i.locale,
4388
4388
  timeZone: i.timeZone,
4389
4389
  fallbackOnEmptyString: i.fallbackOnEmptyString,
@@ -4395,14 +4395,14 @@ var $i = function(e, t, n, r) {
4395
4395
  defaultRichTextElements: a
4396
4396
  };
4397
4397
  return V(V({}, i), {
4398
- formatMessage: $i.bind(
4398
+ formatMessage: zi.bind(
4399
4399
  null,
4400
4400
  s,
4401
4401
  // @ts-expect-error fix this
4402
4402
  i.formatters
4403
4403
  ),
4404
4404
  // @ts-expect-error fix this
4405
- $t: $i.bind(null, s, i.formatters)
4405
+ $t: zi.bind(null, s, i.formatters)
4406
4406
  });
4407
4407
  };
4408
4408
  function Yr(e) {
@@ -4427,21 +4427,21 @@ var wd = (
4427
4427
  ot(t, e);
4428
4428
  function t() {
4429
4429
  var n = e !== null && e.apply(this, arguments) || this;
4430
- return n.cache = Fu(), n.state = {
4430
+ return n.cache = Hu(), n.state = {
4431
4431
  cache: n.cache,
4432
- intl: zi(Yr(n.props), n.cache),
4432
+ intl: Yi(Yr(n.props), n.cache),
4433
4433
  prevConfig: Yr(n.props)
4434
4434
  }, n;
4435
4435
  }
4436
4436
  return t.getDerivedStateFromProps = function(n, r) {
4437
4437
  var a = r.prevConfig, i = r.cache, s = Yr(n);
4438
4438
  return Cd(a, s) ? null : {
4439
- intl: zi(s, i),
4439
+ intl: Yi(s, i),
4440
4440
  prevConfig: s
4441
4441
  };
4442
4442
  }, t.prototype.render = function() {
4443
- return zu(this.state.intl), Be.createElement(Nd, { value: this.state.intl }, this.props.children);
4444
- }, t.displayName = "IntlProvider", t.defaultProps = Yu, t;
4443
+ return Yu(this.state.intl), Be.createElement(Nd, { value: this.state.intl }, this.props.children);
4444
+ }, t.displayName = "IntlProvider", t.defaultProps = Gu, t;
4445
4445
  })(Be.PureComponent)
4446
4446
  );
4447
4447
  zn("formatDate");
@@ -4449,9 +4449,9 @@ zn("formatTime");
4449
4449
  zn("formatNumber");
4450
4450
  zn("formatList");
4451
4451
  zn("formatDisplayName");
4452
- Gu("formatDate");
4453
- Gu("formatTime");
4454
- const Ka = () => {
4452
+ ju("formatDate");
4453
+ ju("formatTime");
4454
+ const Za = () => {
4455
4455
  const e = $n(), t = e.formatMessage({
4456
4456
  defaultMessage: "Message the assistant...",
4457
4457
  id: "chatbot.placeholder.content"
@@ -4488,7 +4488,7 @@ const Ka = () => {
4488
4488
  infoBannerExplainationTranslation: l
4489
4489
  };
4490
4490
  };
4491
- function Yi(e) {
4491
+ function Gi(e) {
4492
4492
  const t = [], n = String(e || "");
4493
4493
  let r = n.indexOf(","), a = 0, i = !1;
4494
4494
  for (; !i; ) {
@@ -4498,21 +4498,21 @@ function Yi(e) {
4498
4498
  }
4499
4499
  return t;
4500
4500
  }
4501
- function Vu(e, t) {
4501
+ function qu(e, t) {
4502
4502
  const n = {};
4503
4503
  return (e[e.length - 1] === "" ? [...e, ""] : e).join(
4504
4504
  (n.padRight ? " " : "") + "," + (n.padLeft === !1 ? "" : " ")
4505
4505
  ).trim();
4506
4506
  }
4507
4507
  const Od = /^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u, Ld = /^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u, Rd = {};
4508
- function Gi(e, t) {
4508
+ function ji(e, t) {
4509
4509
  return (Rd.jsx ? Ld : Od).test(e);
4510
4510
  }
4511
4511
  const kd = /[ \t\n\f\r]/g;
4512
4512
  function Dd(e) {
4513
- return typeof e == "object" ? e.type === "text" ? ji(e.value) : !1 : ji(e);
4513
+ return typeof e == "object" ? e.type === "text" ? Vi(e.value) : !1 : Vi(e);
4514
4514
  }
4515
- function ji(e) {
4515
+ function Vi(e) {
4516
4516
  return e.replace(kd, "") === "";
4517
4517
  }
4518
4518
  class Yn {
@@ -4529,7 +4529,7 @@ class Yn {
4529
4529
  Yn.prototype.property = {};
4530
4530
  Yn.prototype.normal = {};
4531
4531
  Yn.prototype.space = null;
4532
- function qu(e, t) {
4532
+ function Wu(e, t) {
4533
4533
  const n = {}, r = {};
4534
4534
  let a = -1;
4535
4535
  for (; ++a < e.length; )
@@ -4560,7 +4560,7 @@ ct.prototype.commaOrSpaceSeparated = !1;
4560
4560
  ct.prototype.mustUseProperty = !1;
4561
4561
  ct.prototype.defined = !1;
4562
4562
  let Pd = 0;
4563
- const se = Wt(), Me = Wt(), Wu = Wt(), P = Wt(), Ie = Wt(), un = Wt(), Ze = Wt();
4563
+ const se = Wt(), Me = Wt(), Xu = Wt(), P = Wt(), Ie = Wt(), un = Wt(), Ze = Wt();
4564
4564
  function Wt() {
4565
4565
  return 2 ** ++Pd;
4566
4566
  }
@@ -4571,10 +4571,10 @@ const Ia = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4571
4571
  commaOrSpaceSeparated: Ze,
4572
4572
  commaSeparated: un,
4573
4573
  number: P,
4574
- overloadedBoolean: Wu,
4574
+ overloadedBoolean: Xu,
4575
4575
  spaceSeparated: Ie
4576
4576
  }, Symbol.toStringTag, { value: "Module" })), Gr = Object.keys(Ia);
4577
- class Za extends ct {
4577
+ class Ja extends ct {
4578
4578
  /**
4579
4579
  * @constructor
4580
4580
  * @param {string} property
@@ -4584,15 +4584,15 @@ class Za extends ct {
4584
4584
  */
4585
4585
  constructor(t, n, r, a) {
4586
4586
  let i = -1;
4587
- if (super(t, n), Vi(this, "space", a), typeof r == "number")
4587
+ if (super(t, n), qi(this, "space", a), typeof r == "number")
4588
4588
  for (; ++i < Gr.length; ) {
4589
4589
  const s = Gr[i];
4590
- Vi(this, Gr[i], (r & Ia[s]) === Ia[s]);
4590
+ qi(this, Gr[i], (r & Ia[s]) === Ia[s]);
4591
4591
  }
4592
4592
  }
4593
4593
  }
4594
- Za.prototype.defined = !0;
4595
- function Vi(e, t, n) {
4594
+ Ja.prototype.defined = !0;
4595
+ function qi(e, t, n) {
4596
4596
  n && (e[t] = n);
4597
4597
  }
4598
4598
  const Md = {}.hasOwnProperty;
@@ -4601,7 +4601,7 @@ function pn(e) {
4601
4601
  let r;
4602
4602
  for (r in e.properties)
4603
4603
  if (Md.call(e.properties, r)) {
4604
- const a = e.properties[r], i = new Za(
4604
+ const a = e.properties[r], i = new Ja(
4605
4605
  r,
4606
4606
  e.transform(e.attributes || {}, r),
4607
4607
  a,
@@ -4611,7 +4611,7 @@ function pn(e) {
4611
4611
  }
4612
4612
  return new Yn(t, n, e.space);
4613
4613
  }
4614
- const Xu = pn({
4614
+ const Qu = pn({
4615
4615
  space: "xlink",
4616
4616
  transform(e, t) {
4617
4617
  return "xlink:" + t.slice(5).toLowerCase();
@@ -4625,25 +4625,25 @@ const Xu = pn({
4625
4625
  xLinkTitle: null,
4626
4626
  xLinkType: null
4627
4627
  }
4628
- }), Qu = pn({
4628
+ }), Ku = pn({
4629
4629
  space: "xml",
4630
4630
  transform(e, t) {
4631
4631
  return "xml:" + t.slice(3).toLowerCase();
4632
4632
  },
4633
4633
  properties: { xmlLang: null, xmlBase: null, xmlSpace: null }
4634
4634
  });
4635
- function Ku(e, t) {
4635
+ function Zu(e, t) {
4636
4636
  return t in e ? e[t] : t;
4637
4637
  }
4638
- function Zu(e, t) {
4639
- return Ku(e, t.toLowerCase());
4638
+ function Ju(e, t) {
4639
+ return Zu(e, t.toLowerCase());
4640
4640
  }
4641
- const Ju = pn({
4641
+ const eo = pn({
4642
4642
  space: "xmlns",
4643
4643
  attributes: { xmlnsxlink: "xmlns:xlink" },
4644
- transform: Zu,
4644
+ transform: Ju,
4645
4645
  properties: { xmlns: null, xmlnsXLink: null }
4646
- }), eo = pn({
4646
+ }), to = pn({
4647
4647
  transform(e, t) {
4648
4648
  return t === "role" ? t : "aria-" + t.slice(4).toLowerCase();
4649
4649
  },
@@ -4706,7 +4706,7 @@ const Ju = pn({
4706
4706
  htmlfor: "for",
4707
4707
  httpequiv: "http-equiv"
4708
4708
  },
4709
- transform: Zu,
4709
+ transform: Ju,
4710
4710
  mustUseProperty: ["checked", "multiple", "muted", "selected"],
4711
4711
  properties: {
4712
4712
  // Standard Properties.
@@ -4748,7 +4748,7 @@ const Ju = pn({
4748
4748
  dir: null,
4749
4749
  dirName: null,
4750
4750
  disabled: se,
4751
- download: Wu,
4751
+ download: Xu,
4752
4752
  draggable: Me,
4753
4753
  encType: null,
4754
4754
  enterKeyHint: null,
@@ -5234,7 +5234,7 @@ const Ju = pn({
5234
5234
  playbackOrder: "playbackorder",
5235
5235
  timelineBegin: "timelinebegin"
5236
5236
  },
5237
- transform: Ku,
5237
+ transform: Zu,
5238
5238
  properties: {
5239
5239
  about: Ze,
5240
5240
  accentHeight: P,
@@ -5616,7 +5616,7 @@ const Ju = pn({
5616
5616
  z: null,
5617
5617
  zoomAndPan: null
5618
5618
  }
5619
- }), Hd = /^data[-\w.:]+$/i, qi = /-[a-z]/g, Ud = /[A-Z]/g;
5619
+ }), Hd = /^data[-\w.:]+$/i, Wi = /-[a-z]/g, Ud = /[A-Z]/g;
5620
5620
  function Ir(e, t) {
5621
5621
  const n = Mn(t);
5622
5622
  let r = t, a = ct;
@@ -5624,16 +5624,16 @@ function Ir(e, t) {
5624
5624
  return e.property[e.normal[n]];
5625
5625
  if (n.length > 4 && n.slice(0, 4) === "data" && Hd.test(t)) {
5626
5626
  if (t.charAt(4) === "-") {
5627
- const i = t.slice(5).replace(qi, zd);
5627
+ const i = t.slice(5).replace(Wi, zd);
5628
5628
  r = "data" + i.charAt(0).toUpperCase() + i.slice(1);
5629
5629
  } else {
5630
5630
  const i = t.slice(4);
5631
- if (!qi.test(i)) {
5631
+ if (!Wi.test(i)) {
5632
5632
  let s = i.replace(Ud, $d);
5633
5633
  s.charAt(0) !== "-" && (s = "-" + s), t = "data" + s;
5634
5634
  }
5635
5635
  }
5636
- a = Za;
5636
+ a = Ja;
5637
5637
  }
5638
5638
  return new a(r, t);
5639
5639
  }
@@ -5661,18 +5661,18 @@ const Yd = {
5661
5661
  xLinkTitle: "xlinkTitle",
5662
5662
  xLinkType: "xlinkType",
5663
5663
  xmlnsXLink: "xmlnsXlink"
5664
- }, Gn = qu([Qu, Xu, Ju, eo, Bd], "html"), Pt = qu([Qu, Xu, Ju, eo, Fd], "svg");
5665
- function Wi(e) {
5664
+ }, Gn = Wu([Ku, Qu, eo, to, Bd], "html"), Pt = Wu([Ku, Qu, eo, to, Fd], "svg");
5665
+ function Xi(e) {
5666
5666
  const t = String(e || "").trim();
5667
5667
  return t ? t.split(/[ \t\n\r\f]+/g) : [];
5668
5668
  }
5669
- function to(e) {
5669
+ function no(e) {
5670
5670
  return e.join(" ").trim();
5671
5671
  }
5672
- var Zt = {}, jr, Xi;
5672
+ var Zt = {}, jr, Qi;
5673
5673
  function Gd() {
5674
- if (Xi) return jr;
5675
- Xi = 1;
5674
+ if (Qi) return jr;
5675
+ Qi = 1;
5676
5676
  var e = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, t = /\n/g, n = /^\s*/, r = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, a = /^:\s*/, i = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, s = /^[;\s]*/, o = /^\s+|\s+$/g, l = `
5677
5677
  `, c = "/", d = "*", f = "", h = "comment", m = "declaration";
5678
5678
  jr = function(x, C) {
@@ -5759,10 +5759,10 @@ function Gd() {
5759
5759
  }
5760
5760
  return jr;
5761
5761
  }
5762
- var Qi;
5762
+ var Ki;
5763
5763
  function jd() {
5764
- if (Qi) return Zt;
5765
- Qi = 1;
5764
+ if (Ki) return Zt;
5765
+ Ki = 1;
5766
5766
  var e = Zt && Zt.__importDefault || function(r) {
5767
5767
  return r && r.__esModule ? r : { default: r };
5768
5768
  };
@@ -5783,8 +5783,8 @@ function jd() {
5783
5783
  return Zt.default = n, Zt;
5784
5784
  }
5785
5785
  var Vd = jd();
5786
- const Ki = /* @__PURE__ */ ja(Vd), qd = Ki.default || Ki, Nr = no("end"), At = no("start");
5787
- function no(e) {
5786
+ const Zi = /* @__PURE__ */ Va(Vd), qd = Zi.default || Zi, Nr = ro("end"), At = ro("start");
5787
+ function ro(e) {
5788
5788
  return t;
5789
5789
  function t(n) {
5790
5790
  const r = n && n.position && n.position[e] || {};
@@ -5802,15 +5802,15 @@ function Wd(e) {
5802
5802
  return { start: t, end: n };
5803
5803
  }
5804
5804
  function vn(e) {
5805
- return !e || typeof e != "object" ? "" : "position" in e || "type" in e ? Zi(e.position) : "start" in e || "end" in e ? Zi(e) : "line" in e || "column" in e ? Na(e) : "";
5805
+ return !e || typeof e != "object" ? "" : "position" in e || "type" in e ? Ji(e.position) : "start" in e || "end" in e ? Ji(e) : "line" in e || "column" in e ? Na(e) : "";
5806
5806
  }
5807
5807
  function Na(e) {
5808
- return Ji(e && e.line) + ":" + Ji(e && e.column);
5808
+ return es(e && e.line) + ":" + es(e && e.column);
5809
5809
  }
5810
- function Zi(e) {
5810
+ function Ji(e) {
5811
5811
  return Na(e && e.start) + "-" + Na(e && e.end);
5812
5812
  }
5813
- function Ji(e) {
5813
+ function es(e) {
5814
5814
  return e && typeof e == "number" ? e : 1;
5815
5815
  }
5816
5816
  class ze extends Error {
@@ -5900,7 +5900,7 @@ ze.prototype.fatal = void 0;
5900
5900
  ze.prototype.place = void 0;
5901
5901
  ze.prototype.ruleId = void 0;
5902
5902
  ze.prototype.source = void 0;
5903
- const Ja = {}.hasOwnProperty, Xd = /* @__PURE__ */ new Map(), Qd = /[A-Z]/g, Kd = /-([a-z])/g, Zd = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), Jd = /* @__PURE__ */ new Set(["td", "th"]), ro = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
5903
+ const ei = {}.hasOwnProperty, Xd = /* @__PURE__ */ new Map(), Qd = /[A-Z]/g, Kd = /-([a-z])/g, Zd = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), Jd = /* @__PURE__ */ new Set(["td", "th"]), ao = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
5904
5904
  function e0(e, t) {
5905
5905
  if (!t || t.Fragment === void 0)
5906
5906
  throw new TypeError("Expected `Fragment` in options");
@@ -5933,7 +5933,7 @@ function e0(e, t) {
5933
5933
  schema: t.space === "svg" ? Pt : Gn,
5934
5934
  stylePropertyNameCase: t.stylePropertyNameCase || "dom",
5935
5935
  tableCellAlignToStyle: t.tableCellAlignToStyle !== !1
5936
- }, i = ao(a, e, void 0);
5936
+ }, i = io(a, e, void 0);
5937
5937
  return i && typeof i != "string" ? i : a.create(
5938
5938
  e,
5939
5939
  a.Fragment,
@@ -5941,7 +5941,7 @@ function e0(e, t) {
5941
5941
  void 0
5942
5942
  );
5943
5943
  }
5944
- function ao(e, t, n) {
5944
+ function io(e, t, n) {
5945
5945
  if (t.type === "element")
5946
5946
  return t0(e, t, n);
5947
5947
  if (t.type === "mdxFlowExpression" || t.type === "mdxTextExpression")
@@ -5959,11 +5959,11 @@ function t0(e, t, n) {
5959
5959
  const r = e.schema;
5960
5960
  let a = r;
5961
5961
  t.tagName.toLowerCase() === "svg" && r.space === "html" && (a = Pt, e.schema = a), e.ancestors.push(t);
5962
- const i = so(e, t.tagName, !1), s = l0(e, t);
5963
- let o = ti(e, t);
5962
+ const i = uo(e, t.tagName, !1), s = l0(e, t);
5963
+ let o = ni(e, t);
5964
5964
  return Zd.has(t.tagName) && (o = o.filter(function(l) {
5965
5965
  return typeof l == "string" ? !Dd(l) : !0;
5966
- })), io(e, s, i, t), ei(s, o), e.ancestors.pop(), e.schema = r, e.create(t, i, s, n);
5966
+ })), so(e, s, i, t), ti(s, o), e.ancestors.pop(), e.schema = r, e.create(t, i, s, n);
5967
5967
  }
5968
5968
  function n0(e, t) {
5969
5969
  if (t.data && t.data.estree && e.evaluater) {
@@ -5985,20 +5985,20 @@ function a0(e, t, n) {
5985
5985
  const r = e.schema;
5986
5986
  let a = r;
5987
5987
  t.name === "svg" && r.space === "html" && (a = Pt, e.schema = a), e.ancestors.push(t);
5988
- const i = t.name === null ? e.Fragment : so(e, t.name, !0), s = c0(e, t), o = ti(e, t);
5989
- return io(e, s, i, t), ei(s, o), e.ancestors.pop(), e.schema = r, e.create(t, i, s, n);
5988
+ const i = t.name === null ? e.Fragment : uo(e, t.name, !0), s = c0(e, t), o = ni(e, t);
5989
+ return so(e, s, i, t), ti(s, o), e.ancestors.pop(), e.schema = r, e.create(t, i, s, n);
5990
5990
  }
5991
5991
  function i0(e, t, n) {
5992
5992
  const r = {};
5993
- return ei(r, ti(e, t)), e.create(t, e.Fragment, r, n);
5993
+ return ti(r, ni(e, t)), e.create(t, e.Fragment, r, n);
5994
5994
  }
5995
5995
  function s0(e, t) {
5996
5996
  return t.value;
5997
5997
  }
5998
- function io(e, t, n, r) {
5998
+ function so(e, t, n, r) {
5999
5999
  typeof n != "string" && n !== e.Fragment && e.passNode && (t.node = r);
6000
6000
  }
6001
- function ei(e, t) {
6001
+ function ti(e, t) {
6002
6002
  if (t.length > 0) {
6003
6003
  const n = t.length > 1 ? t : t[0];
6004
6004
  n && (e.children = n);
@@ -6033,7 +6033,7 @@ function l0(e, t) {
6033
6033
  const n = {};
6034
6034
  let r, a;
6035
6035
  for (a in t.properties)
6036
- if (a !== "children" && Ja.call(t.properties, a)) {
6036
+ if (a !== "children" && ei.call(t.properties, a)) {
6037
6037
  const i = d0(e, a, t.properties[a]);
6038
6038
  if (i) {
6039
6039
  const [s, o] = i;
@@ -6081,7 +6081,7 @@ function c0(e, t) {
6081
6081
  }
6082
6082
  return n;
6083
6083
  }
6084
- function ti(e, t) {
6084
+ function ni(e, t) {
6085
6085
  const n = [];
6086
6086
  let r = -1;
6087
6087
  const a = e.passKeys ? /* @__PURE__ */ new Map() : Xd;
@@ -6095,7 +6095,7 @@ function ti(e, t) {
6095
6095
  s = l + "-" + c, a.set(l, c + 1);
6096
6096
  }
6097
6097
  }
6098
- const o = ao(e, i, s);
6098
+ const o = io(e, i, s);
6099
6099
  o !== void 0 && n.push(o);
6100
6100
  }
6101
6101
  return n;
@@ -6103,7 +6103,7 @@ function ti(e, t) {
6103
6103
  function d0(e, t, n) {
6104
6104
  const r = Ir(e.schema, t);
6105
6105
  if (!(n == null || typeof n == "number" && Number.isNaN(n))) {
6106
- if (Array.isArray(n) && (n = r.commaSeparated ? Vu(n) : to(n)), r.property === "style") {
6106
+ if (Array.isArray(n) && (n = r.commaSeparated ? qu(n) : no(n)), r.property === "style") {
6107
6107
  let a = typeof n == "object" ? n : f0(e, String(n));
6108
6108
  return e.stylePropertyNameCase === "css" && (a = h0(a)), ["style", a];
6109
6109
  }
@@ -6128,7 +6128,7 @@ function f0(e, t) {
6128
6128
  ruleId: "style",
6129
6129
  source: "hast-util-to-jsx-runtime"
6130
6130
  });
6131
- throw s.file = e.filePath || void 0, s.url = ro + "#cannot-parse-style-attribute", s;
6131
+ throw s.file = e.filePath || void 0, s.url = ao + "#cannot-parse-style-attribute", s;
6132
6132
  }
6133
6133
  }
6134
6134
  return n;
@@ -6137,7 +6137,7 @@ function f0(e, t) {
6137
6137
  s.slice(0, 2) !== "--" && (s.slice(0, 4) === "-ms-" && (s = "ms-" + s.slice(4)), s = s.replace(Kd, p0)), n[s] = i;
6138
6138
  }
6139
6139
  }
6140
- function so(e, t, n) {
6140
+ function uo(e, t, n) {
6141
6141
  let r;
6142
6142
  if (!n)
6143
6143
  r = { type: "Literal", value: t };
@@ -6145,7 +6145,7 @@ function so(e, t, n) {
6145
6145
  const a = t.split(".");
6146
6146
  let i = -1, s;
6147
6147
  for (; ++i < a.length; ) {
6148
- const o = Gi(a[i]) ? { type: "Identifier", name: a[i] } : { type: "Literal", value: a[i] };
6148
+ const o = ji(a[i]) ? { type: "Identifier", name: a[i] } : { type: "Literal", value: a[i] };
6149
6149
  s = s ? {
6150
6150
  type: "MemberExpression",
6151
6151
  object: s,
@@ -6156,13 +6156,13 @@ function so(e, t, n) {
6156
6156
  }
6157
6157
  r = s;
6158
6158
  } else
6159
- r = Gi(t) && !/^[a-z]/.test(t) ? { type: "Identifier", name: t } : { type: "Literal", value: t };
6159
+ r = ji(t) && !/^[a-z]/.test(t) ? { type: "Identifier", name: t } : { type: "Literal", value: t };
6160
6160
  if (r.type === "Literal") {
6161
6161
  const a = (
6162
6162
  /** @type {keyof JSX.IntrinsicElements} */
6163
6163
  r.value
6164
6164
  );
6165
- return Ja.call(e.components, a) ? e.components[a] : a;
6165
+ return ei.call(e.components, a) ? e.components[a] : a;
6166
6166
  }
6167
6167
  if (e.evaluater)
6168
6168
  return e.evaluater.evaluateExpression(r);
@@ -6178,13 +6178,13 @@ function Bn(e, t) {
6178
6178
  source: "hast-util-to-jsx-runtime"
6179
6179
  }
6180
6180
  );
6181
- throw n.file = e.filePath || void 0, n.url = ro + "#cannot-handle-mdx-estrees-without-createevaluater", n;
6181
+ throw n.file = e.filePath || void 0, n.url = ao + "#cannot-handle-mdx-estrees-without-createevaluater", n;
6182
6182
  }
6183
6183
  function h0(e) {
6184
6184
  const t = {};
6185
6185
  let n;
6186
6186
  for (n in e)
6187
- Ja.call(e, n) && (t[m0(n)] = e[n]);
6187
+ ei.call(e, n) && (t[m0(n)] = e[n]);
6188
6188
  return t;
6189
6189
  }
6190
6190
  function m0(e) {
@@ -6222,34 +6222,34 @@ const Vr = {
6222
6222
  }, g0 = {};
6223
6223
  function b0(e, t) {
6224
6224
  const n = g0, r = typeof n.includeImageAlt == "boolean" ? n.includeImageAlt : !0, a = typeof n.includeHtml == "boolean" ? n.includeHtml : !0;
6225
- return uo(e, r, a);
6225
+ return oo(e, r, a);
6226
6226
  }
6227
- function uo(e, t, n) {
6227
+ function oo(e, t, n) {
6228
6228
  if (T0(e)) {
6229
6229
  if ("value" in e)
6230
6230
  return e.type === "html" && !n ? "" : e.value;
6231
6231
  if (t && "alt" in e && e.alt)
6232
6232
  return e.alt;
6233
6233
  if ("children" in e)
6234
- return es(e.children, t, n);
6234
+ return ts(e.children, t, n);
6235
6235
  }
6236
- return Array.isArray(e) ? es(e, t, n) : "";
6236
+ return Array.isArray(e) ? ts(e, t, n) : "";
6237
6237
  }
6238
- function es(e, t, n) {
6238
+ function ts(e, t, n) {
6239
6239
  const r = [];
6240
6240
  let a = -1;
6241
6241
  for (; ++a < e.length; )
6242
- r[a] = uo(e[a], t, n);
6242
+ r[a] = oo(e[a], t, n);
6243
6243
  return r.join("");
6244
6244
  }
6245
6245
  function T0(e) {
6246
6246
  return !!(e && typeof e == "object");
6247
6247
  }
6248
- const ts = document.createElement("i");
6249
- function ni(e) {
6248
+ const ns = document.createElement("i");
6249
+ function ri(e) {
6250
6250
  const t = "&" + e + ";";
6251
- ts.innerHTML = t;
6252
- const n = ts.textContent;
6251
+ ns.innerHTML = t;
6252
+ const n = ns.textContent;
6253
6253
  return n.charCodeAt(n.length - 1) === 59 && e !== "semi" || n === t ? !1 : n;
6254
6254
  }
6255
6255
  function yt(e, t, n, r) {
@@ -6264,7 +6264,7 @@ function yt(e, t, n, r) {
6264
6264
  function at(e, t) {
6265
6265
  return e.length > 0 ? (yt(e, e.length, 0, t), e) : t;
6266
6266
  }
6267
- const ns = {}.hasOwnProperty;
6267
+ const rs = {}.hasOwnProperty;
6268
6268
  function y0(e) {
6269
6269
  const t = {};
6270
6270
  let n = -1;
@@ -6275,11 +6275,11 @@ function y0(e) {
6275
6275
  function A0(e, t) {
6276
6276
  let n;
6277
6277
  for (n in t) {
6278
- const a = (ns.call(e, n) ? e[n] : void 0) || (e[n] = {}), i = t[n];
6278
+ const a = (rs.call(e, n) ? e[n] : void 0) || (e[n] = {}), i = t[n];
6279
6279
  let s;
6280
6280
  if (i)
6281
6281
  for (s in i) {
6282
- ns.call(a, s) || (a[s] = []);
6282
+ rs.call(a, s) || (a[s] = []);
6283
6283
  const o = i[s];
6284
6284
  x0(
6285
6285
  // @ts-expect-error Looks like a list.
@@ -6296,7 +6296,7 @@ function x0(e, t) {
6296
6296
  (t[n].add === "after" ? e : r).push(t[n]);
6297
6297
  yt(e, 0, 0, r);
6298
6298
  }
6299
- function oo(e, t) {
6299
+ function lo(e, t) {
6300
6300
  const n = Number.parseInt(e, t);
6301
6301
  return (
6302
6302
  // C0 except for HT, LF, FF, CR, space.
@@ -6405,7 +6405,7 @@ function w0(e) {
6405
6405
  }
6406
6406
  const O0 = {
6407
6407
  tokenize: L0
6408
- }, rs = {
6408
+ }, as = {
6409
6409
  tokenize: R0
6410
6410
  };
6411
6411
  function L0(e) {
@@ -6455,7 +6455,7 @@ function L0(e) {
6455
6455
  t.interrupt = !!(a.currentConstruct && !a._gfmTableDynamicInterruptHack);
6456
6456
  }
6457
6457
  return t.containerState = {}, e.check(
6458
- rs,
6458
+ as,
6459
6459
  d,
6460
6460
  f
6461
6461
  )(I);
@@ -6468,7 +6468,7 @@ function L0(e) {
6468
6468
  }
6469
6469
  function h(I) {
6470
6470
  return t.containerState = {}, e.attempt(
6471
- rs,
6471
+ as,
6472
6472
  m,
6473
6473
  A
6474
6474
  )(I);
@@ -6546,13 +6546,13 @@ function R0(e, t, n) {
6546
6546
  this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4
6547
6547
  );
6548
6548
  }
6549
- function as(e) {
6549
+ function is(e) {
6550
6550
  if (e === null || Qe(e) || N0(e))
6551
6551
  return 1;
6552
6552
  if (I0(e))
6553
6553
  return 2;
6554
6554
  }
6555
- function ri(e, t, n) {
6555
+ function ai(e, t, n) {
6556
6556
  const r = [];
6557
6557
  let a = -1;
6558
6558
  for (; ++a < e.length; ) {
@@ -6577,7 +6577,7 @@ function k0(e, t) {
6577
6577
  continue;
6578
6578
  l = e[r][1].end.offset - e[r][1].start.offset > 1 && e[n][1].end.offset - e[n][1].start.offset > 1 ? 2 : 1;
6579
6579
  const f = Object.assign({}, e[r][1].end), h = Object.assign({}, e[n][1].start);
6580
- is(f, -l), is(h, l), s = {
6580
+ ss(f, -l), ss(h, l), s = {
6581
6581
  type: l > 1 ? "strongSequence" : "emphasisSequence",
6582
6582
  start: f,
6583
6583
  end: Object.assign({}, e[r][1].end)
@@ -6603,7 +6603,7 @@ function k0(e, t) {
6603
6603
  ["enter", i, t]
6604
6604
  ]), c = at(
6605
6605
  c,
6606
- ri(
6606
+ ai(
6607
6607
  t.parser.constructs.insideSpan.null,
6608
6608
  e.slice(r + 1, n),
6609
6609
  t
@@ -6625,7 +6625,7 @@ function k0(e, t) {
6625
6625
  return e;
6626
6626
  }
6627
6627
  function D0(e, t) {
6628
- const n = this.parser.constructs.attentionMarkers.null, r = this.previous, a = as(r);
6628
+ const n = this.parser.constructs.attentionMarkers.null, r = this.previous, a = is(r);
6629
6629
  let i;
6630
6630
  return s;
6631
6631
  function s(l) {
@@ -6634,11 +6634,11 @@ function D0(e, t) {
6634
6634
  function o(l) {
6635
6635
  if (l === i)
6636
6636
  return e.consume(l), o;
6637
- const c = e.exit("attentionSequence"), d = as(l), f = !d || d === 2 && a || n.includes(l), h = !a || a === 2 && d || n.includes(r);
6637
+ const c = e.exit("attentionSequence"), d = is(l), f = !d || d === 2 && a || n.includes(l), h = !a || a === 2 && d || n.includes(r);
6638
6638
  return c._open = !!(i === 42 ? f : f && (a || !h)), c._close = !!(i === 42 ? h : h && (d || !f)), t(l);
6639
6639
  }
6640
6640
  }
6641
- function is(e, t) {
6641
+ function ss(e, t) {
6642
6642
  e.column += t, e.offset += t, e._bufferIndex += t;
6643
6643
  }
6644
6644
  const P0 = {
@@ -6693,7 +6693,7 @@ function B0(e, t, n) {
6693
6693
  return i === null || te(i) ? t(i) : n(i);
6694
6694
  }
6695
6695
  }
6696
- const lo = {
6696
+ const co = {
6697
6697
  name: "blockQuote",
6698
6698
  tokenize: F0,
6699
6699
  continuation: {
@@ -6729,13 +6729,13 @@ function H0(e, t, n) {
6729
6729
  )(s) : i(s);
6730
6730
  }
6731
6731
  function i(s) {
6732
- return e.attempt(lo, t, n)(s);
6732
+ return e.attempt(co, t, n)(s);
6733
6733
  }
6734
6734
  }
6735
6735
  function U0(e) {
6736
6736
  e.exit("blockQuote");
6737
6737
  }
6738
- const co = {
6738
+ const fo = {
6739
6739
  name: "characterEscape",
6740
6740
  tokenize: $0
6741
6741
  };
@@ -6748,7 +6748,7 @@ function $0(e, t, n) {
6748
6748
  return C0(i) ? (e.enter("characterEscapeValue"), e.consume(i), e.exit("characterEscapeValue"), e.exit("characterEscape"), t) : n(i);
6749
6749
  }
6750
6750
  }
6751
- const fo = {
6751
+ const ho = {
6752
6752
  name: "characterReference",
6753
6753
  tokenize: z0
6754
6754
  };
@@ -6768,15 +6768,15 @@ function z0(e, t, n) {
6768
6768
  function d(f) {
6769
6769
  if (f === 59 && a) {
6770
6770
  const h = e.exit("characterReferenceValue");
6771
- return s === Je && !ni(r.sliceSerialize(h)) ? n(f) : (e.enter("characterReferenceMarker"), e.consume(f), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
6771
+ return s === Je && !ri(r.sliceSerialize(h)) ? n(f) : (e.enter("characterReferenceMarker"), e.consume(f), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
6772
6772
  }
6773
6773
  return s(f) && a++ < i ? (e.consume(f), d) : n(f);
6774
6774
  }
6775
6775
  }
6776
- const ss = {
6776
+ const us = {
6777
6777
  tokenize: G0,
6778
6778
  partial: !0
6779
- }, us = {
6779
+ }, os = {
6780
6780
  name: "codeFenced",
6781
6781
  tokenize: Y0,
6782
6782
  concrete: !0
@@ -6799,7 +6799,7 @@ function Y0(e, t, n) {
6799
6799
  return w === o ? (s++, e.consume(w), d) : s < 3 ? n(w) : (e.exit("codeFencedFenceSequence"), pe(w) ? Ne(e, f, "whitespace")(w) : f(w));
6800
6800
  }
6801
6801
  function f(w) {
6802
- return w === null || te(w) ? (e.exit("codeFencedFence"), r.interrupt ? t(w) : e.check(ss, x, M)(w)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", {
6802
+ return w === null || te(w) ? (e.exit("codeFencedFence"), r.interrupt ? t(w) : e.check(us, x, M)(w)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", {
6803
6803
  contentType: "string"
6804
6804
  }), h(w));
6805
6805
  }
@@ -6829,7 +6829,7 @@ function Y0(e, t, n) {
6829
6829
  )(w) : O(w);
6830
6830
  }
6831
6831
  function O(w) {
6832
- return w === null || te(w) ? e.check(ss, x, M)(w) : (e.enter("codeFlowValue"), I(w));
6832
+ return w === null || te(w) ? e.check(us, x, M)(w) : (e.enter("codeFlowValue"), I(w));
6833
6833
  }
6834
6834
  function I(w) {
6835
6835
  return w === null || te(w) ? (e.exit("codeFlowValue"), O(w)) : (e.consume(w), I);
@@ -6951,7 +6951,7 @@ function K0(e, t, n) {
6951
6951
  return f === 96 ? (e.consume(f), a++, d) : a === r ? (e.exit("codeTextSequence"), e.exit("codeText"), t(f)) : (i.type = "codeTextData", c(f));
6952
6952
  }
6953
6953
  }
6954
- function ho(e) {
6954
+ function mo(e) {
6955
6955
  const t = {};
6956
6956
  let n = -1, r, a, i, s, o, l, c;
6957
6957
  for (; ++n < e.length; ) {
@@ -7000,7 +7000,7 @@ const J0 = {
7000
7000
  partial: !0
7001
7001
  };
7002
7002
  function tf(e) {
7003
- return ho(e), e;
7003
+ return mo(e), e;
7004
7004
  }
7005
7005
  function nf(e, t) {
7006
7006
  let n;
@@ -7040,7 +7040,7 @@ function rf(e, t, n) {
7040
7040
  return !r.parser.constructs.disable.null.includes("codeIndented") && o && o[1].type === "linePrefix" && o[2].sliceSerialize(o[1], !0).length >= 4 ? t(s) : e.interrupt(r.parser.constructs.flow, n, t)(s);
7041
7041
  }
7042
7042
  }
7043
- function mo(e, t, n, r, a, i, s, o, l) {
7043
+ function po(e, t, n, r, a, i, s, o, l) {
7044
7044
  const c = l || Number.POSITIVE_INFINITY;
7045
7045
  let d = 0;
7046
7046
  return f;
@@ -7067,7 +7067,7 @@ function mo(e, t, n, r, a, i, s, o, l) {
7067
7067
  return y === 40 || y === 41 || y === 92 ? (e.consume(y), x) : x(y);
7068
7068
  }
7069
7069
  }
7070
- function po(e, t, n, r, a, i) {
7070
+ function Eo(e, t, n, r, a, i) {
7071
7071
  const s = this;
7072
7072
  let o = 0, l;
7073
7073
  return c;
@@ -7091,7 +7091,7 @@ function po(e, t, n, r, a, i) {
7091
7091
  return m === 91 || m === 92 || m === 93 ? (e.consume(m), o++, f) : f(m);
7092
7092
  }
7093
7093
  }
7094
- function Eo(e, t, n, r, a, i) {
7094
+ function go(e, t, n, r, a, i) {
7095
7095
  let s;
7096
7096
  return o;
7097
7097
  function o(h) {
@@ -7138,7 +7138,7 @@ function uf(e, t, n) {
7138
7138
  return e.enter("definition"), s(m);
7139
7139
  }
7140
7140
  function s(m) {
7141
- return po.call(
7141
+ return Eo.call(
7142
7142
  r,
7143
7143
  e,
7144
7144
  o,
@@ -7158,7 +7158,7 @@ function uf(e, t, n) {
7158
7158
  return Qe(m) ? wn(e, c)(m) : c(m);
7159
7159
  }
7160
7160
  function c(m) {
7161
- return mo(
7161
+ return po(
7162
7162
  e,
7163
7163
  d,
7164
7164
  // Note: we don’t need to reset the way `markdown-rs` does.
@@ -7186,7 +7186,7 @@ function of(e, t, n) {
7186
7186
  return Qe(o) ? wn(e, a)(o) : n(o);
7187
7187
  }
7188
7188
  function a(o) {
7189
- return Eo(
7189
+ return go(
7190
7190
  e,
7191
7191
  i,
7192
7192
  n,
@@ -7323,7 +7323,7 @@ const mf = [
7323
7323
  "tr",
7324
7324
  "track",
7325
7325
  "ul"
7326
- ], os = ["pre", "script", "style", "textarea"], pf = {
7326
+ ], ls = ["pre", "script", "style", "textarea"], pf = {
7327
7327
  name: "htmlFlow",
7328
7328
  tokenize: Tf,
7329
7329
  resolveTo: bf,
@@ -7370,7 +7370,7 @@ function Tf(e, t, n) {
7370
7370
  function C(b) {
7371
7371
  if (b === null || b === 47 || b === 62 || Qe(b)) {
7372
7372
  const j = b === 47, J = s.toLowerCase();
7373
- return !j && !i && os.includes(J) ? (a = 1, r.interrupt ? t(b) : B(b)) : mf.includes(s.toLowerCase()) ? (a = 6, j ? (e.consume(b), y) : r.interrupt ? t(b) : B(b)) : (a = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(b) : i ? O(b) : I(b));
7373
+ return !j && !i && ls.includes(J) ? (a = 1, r.interrupt ? t(b) : B(b)) : mf.includes(s.toLowerCase()) ? (a = 6, j ? (e.consume(b), y) : r.interrupt ? t(b) : B(b)) : (a = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(b) : i ? O(b) : I(b));
7374
7374
  }
7375
7375
  return b === 45 || Je(b) ? (e.consume(b), s += String.fromCharCode(b), C) : n(b);
7376
7376
  }
@@ -7436,7 +7436,7 @@ function Tf(e, t, n) {
7436
7436
  function Le(b) {
7437
7437
  if (b === 62) {
7438
7438
  const j = s.toLowerCase();
7439
- return os.includes(j) ? (e.consume(b), F) : B(b);
7439
+ return ls.includes(j) ? (e.consume(b), F) : B(b);
7440
7440
  }
7441
7441
  return bt(b) && s.length < 8 ? (e.consume(b), s += String.fromCharCode(b), Le) : B(b);
7442
7442
  }
@@ -7571,7 +7571,7 @@ function _f(e, t, n) {
7571
7571
  return e.enter("htmlTextData"), s(p);
7572
7572
  }
7573
7573
  }
7574
- const ai = {
7574
+ const ii = {
7575
7575
  name: "labelEnd",
7576
7576
  tokenize: wf,
7577
7577
  resolveTo: vf,
@@ -7622,7 +7622,7 @@ function vf(e, t) {
7622
7622
  ["enter", c, t]
7623
7623
  ], o = at(o, e.slice(i + 1, i + r + 3)), o = at(o, [["enter", d, t]]), o = at(
7624
7624
  o,
7625
- ri(
7625
+ ai(
7626
7626
  t.parser.constructs.insideSpan.null,
7627
7627
  e.slice(i + r + 4, s - 3),
7628
7628
  t
@@ -7687,7 +7687,7 @@ function Of(e, t, n) {
7687
7687
  return Qe(f) ? wn(e, i)(f) : i(f);
7688
7688
  }
7689
7689
  function i(f) {
7690
- return f === 41 ? d(f) : mo(
7690
+ return f === 41 ? d(f) : po(
7691
7691
  e,
7692
7692
  s,
7693
7693
  o,
@@ -7706,7 +7706,7 @@ function Of(e, t, n) {
7706
7706
  return n(f);
7707
7707
  }
7708
7708
  function l(f) {
7709
- return f === 34 || f === 39 || f === 40 ? Eo(
7709
+ return f === 34 || f === 39 || f === 40 ? go(
7710
7710
  e,
7711
7711
  c,
7712
7712
  n,
@@ -7726,7 +7726,7 @@ function Lf(e, t, n) {
7726
7726
  const r = this;
7727
7727
  return a;
7728
7728
  function a(o) {
7729
- return po.call(
7729
+ return Eo.call(
7730
7730
  r,
7731
7731
  e,
7732
7732
  i,
@@ -7759,7 +7759,7 @@ function Rf(e, t, n) {
7759
7759
  const kf = {
7760
7760
  name: "labelStartImage",
7761
7761
  tokenize: Df,
7762
- resolveAll: ai.resolveAll
7762
+ resolveAll: ii.resolveAll
7763
7763
  };
7764
7764
  function Df(e, t, n) {
7765
7765
  const r = this;
@@ -7777,7 +7777,7 @@ function Df(e, t, n) {
7777
7777
  const Pf = {
7778
7778
  name: "labelStartLink",
7779
7779
  tokenize: Mf,
7780
- resolveAll: ai.resolveAll
7780
+ resolveAll: ii.resolveAll
7781
7781
  };
7782
7782
  function Mf(e, t, n) {
7783
7783
  const r = this;
@@ -7926,7 +7926,7 @@ function jf(e, t, n) {
7926
7926
  return !pe(i) && s && s[1].type === "listItemPrefixWhitespace" ? t(i) : n(i);
7927
7927
  }
7928
7928
  }
7929
- const ls = {
7929
+ const cs = {
7930
7930
  name: "setextUnderline",
7931
7931
  tokenize: qf,
7932
7932
  resolveTo: Vf
@@ -8012,12 +8012,12 @@ function Xf(e) {
8012
8012
  }
8013
8013
  }
8014
8014
  const Qf = {
8015
- resolveAll: bo()
8016
- }, Kf = go("string"), Zf = go("text");
8017
- function go(e) {
8015
+ resolveAll: To()
8016
+ }, Kf = bo("string"), Zf = bo("text");
8017
+ function bo(e) {
8018
8018
  return {
8019
8019
  tokenize: t,
8020
- resolveAll: bo(
8020
+ resolveAll: To(
8021
8021
  e === "text" ? Jf : void 0
8022
8022
  )
8023
8023
  };
@@ -8052,7 +8052,7 @@ function go(e) {
8052
8052
  }
8053
8053
  }
8054
8054
  }
8055
- function bo(e) {
8055
+ function To(e) {
8056
8056
  return t;
8057
8057
  function t(n, r) {
8058
8058
  let a = -1, i;
@@ -8142,7 +8142,7 @@ function eh(e, t, n) {
8142
8142
  let d = t.tokenize.call(c, l);
8143
8143
  return t.resolveAll && i.push(t), c;
8144
8144
  function f($) {
8145
- return s = at(s, $), C(), s[s.length - 1] !== null ? [] : (le(t, 0), c.events = ri(i, c.events, c), c.events);
8145
+ return s = at(s, $), C(), s[s.length - 1] !== null ? [] : (le(t, 0), c.events = ai(i, c.events, c), c.events);
8146
8146
  }
8147
8147
  function h($, B) {
8148
8148
  return nh(m($), B);
@@ -8330,7 +8330,7 @@ const rh = {
8330
8330
  55: We,
8331
8331
  56: We,
8332
8332
  57: We,
8333
- 62: lo
8333
+ 62: co
8334
8334
  }, ah = {
8335
8335
  91: af
8336
8336
  }, ih = {
@@ -8340,26 +8340,26 @@ const rh = {
8340
8340
  }, sh = {
8341
8341
  35: df,
8342
8342
  42: or,
8343
- 45: [ls, or],
8343
+ 45: [cs, or],
8344
8344
  60: pf,
8345
- 61: ls,
8345
+ 61: cs,
8346
8346
  95: or,
8347
- 96: us,
8348
- 126: us
8347
+ 96: os,
8348
+ 126: os
8349
8349
  }, uh = {
8350
- 38: fo,
8351
- 92: co
8350
+ 38: ho,
8351
+ 92: fo
8352
8352
  }, oh = {
8353
8353
  [-5]: Wr,
8354
8354
  [-4]: Wr,
8355
8355
  [-3]: Wr,
8356
8356
  33: kf,
8357
- 38: fo,
8357
+ 38: ho,
8358
8358
  42: Oa,
8359
8359
  60: [P0, xf],
8360
8360
  91: Pf,
8361
- 92: [lf, co],
8362
- 93: ai,
8361
+ 92: [lf, fo],
8362
+ 93: ii,
8363
8363
  95: Oa,
8364
8364
  96: W0
8365
8365
  }, lh = {
@@ -8403,11 +8403,11 @@ function hh(e) {
8403
8403
  }
8404
8404
  }
8405
8405
  function mh(e) {
8406
- for (; !ho(e); )
8406
+ for (; !mo(e); )
8407
8407
  ;
8408
8408
  return e;
8409
8409
  }
8410
- const cs = /[\0\t\n\r]/g;
8410
+ const ds = /[\0\t\n\r]/g;
8411
8411
  function ph() {
8412
8412
  let e = 1, t = "", n = !0, r;
8413
8413
  return a;
@@ -8415,7 +8415,7 @@ function ph() {
8415
8415
  const l = [];
8416
8416
  let c, d, f, h, m;
8417
8417
  for (i = t + (typeof i == "string" ? i.toString() : new TextDecoder(s || void 0).decode(i)), f = 0, t = "", n && (i.charCodeAt(0) === 65279 && f++, n = void 0); f < i.length; ) {
8418
- if (cs.lastIndex = f, c = cs.exec(i), h = c && c.index !== void 0 ? c.index : i.length, m = i.charCodeAt(h), !c) {
8418
+ if (ds.lastIndex = f, c = ds.exec(i), h = c && c.index !== void 0 ? c.index : i.length, m = i.charCodeAt(h), !c) {
8419
8419
  t = i.slice(f);
8420
8420
  break;
8421
8421
  }
@@ -8452,11 +8452,11 @@ function bh(e, t, n) {
8452
8452
  return t;
8453
8453
  if (n.charCodeAt(0) === 35) {
8454
8454
  const a = n.charCodeAt(1), i = a === 120 || a === 88;
8455
- return oo(n.slice(i ? 2 : 1), i ? 16 : 10);
8455
+ return lo(n.slice(i ? 2 : 1), i ? 16 : 10);
8456
8456
  }
8457
- return ni(n) || e;
8457
+ return ri(n) || e;
8458
8458
  }
8459
- const To = {}.hasOwnProperty;
8459
+ const yo = {}.hasOwnProperty;
8460
8460
  function Th(e, t, n) {
8461
8461
  return typeof t != "string" && (n = t, t = void 0), yh(n)(
8462
8462
  mh(
@@ -8562,7 +8562,7 @@ function yh(e) {
8562
8562
  thematicBreak: l()
8563
8563
  }
8564
8564
  };
8565
- yo(t, (e || {}).mdastExtensions || []);
8565
+ Ao(t, (e || {}).mdastExtensions || []);
8566
8566
  const n = {};
8567
8567
  return r;
8568
8568
  function r(v) {
@@ -8591,7 +8591,7 @@ function yh(e) {
8591
8591
  }
8592
8592
  for (ge = -1; ++ge < v.length; ) {
8593
8593
  const Ke = t[v[ge][0]];
8594
- To.call(Ke, v[ge][1].type) && Ke[v[ge][1].type].call(
8594
+ yo.call(Ke, v[ge][1].type) && Ke[v[ge][1].type].call(
8595
8595
  Object.assign(
8596
8596
  {
8597
8597
  sliceSerialize: v[ge][2].sliceSerialize
@@ -8603,7 +8603,7 @@ function yh(e) {
8603
8603
  }
8604
8604
  if (X.tokenStack.length > 0) {
8605
8605
  const Ke = X.tokenStack[X.tokenStack.length - 1];
8606
- (Ke[1] || ds).call(X, void 0, Ke[0]);
8606
+ (Ke[1] || fs).call(X, void 0, Ke[0]);
8607
8607
  }
8608
8608
  for (k.position = {
8609
8609
  start: vt(
@@ -8705,7 +8705,7 @@ function yh(e) {
8705
8705
  function c(v, k) {
8706
8706
  const X = this.stack.pop(), re = this.tokenStack.pop();
8707
8707
  if (re)
8708
- re[0].type !== v.type && (k ? k.call(this, v, re[0]) : (re[1] || ds).call(this, v, re[0]));
8708
+ re[0].type !== v.type && (k ? k.call(this, v, re[0]) : (re[1] || fs).call(this, v, re[0]));
8709
8709
  else throw new Error(
8710
8710
  "Cannot close `" + v.type + "` (" + vn({
8711
8711
  start: v.start,
@@ -8869,10 +8869,10 @@ function yh(e) {
8869
8869
  function G(v) {
8870
8870
  const k = this.sliceSerialize(v), X = this.data.characterReferenceType;
8871
8871
  let re;
8872
- X ? (re = oo(
8872
+ X ? (re = lo(
8873
8873
  k,
8874
8874
  X === "characterReferenceMarkerNumeric" ? 10 : 16
8875
- ), this.data.characterReferenceType = void 0) : re = ni(k);
8875
+ ), this.data.characterReferenceType = void 0) : re = ri(k);
8876
8876
  const ge = this.stack.pop();
8877
8877
  ge.value += re, ge.position.end = vt(v.end);
8878
8878
  }
@@ -9004,17 +9004,17 @@ function vt(e) {
9004
9004
  offset: e.offset
9005
9005
  };
9006
9006
  }
9007
- function yo(e, t) {
9007
+ function Ao(e, t) {
9008
9008
  let n = -1;
9009
9009
  for (; ++n < t.length; ) {
9010
9010
  const r = t[n];
9011
- Array.isArray(r) ? yo(e, r) : Ah(e, r);
9011
+ Array.isArray(r) ? Ao(e, r) : Ah(e, r);
9012
9012
  }
9013
9013
  }
9014
9014
  function Ah(e, t) {
9015
9015
  let n;
9016
9016
  for (n in t)
9017
- if (To.call(t, n))
9017
+ if (yo.call(t, n))
9018
9018
  switch (n) {
9019
9019
  case "canContainEols": {
9020
9020
  const r = t[n];
@@ -9034,7 +9034,7 @@ function Ah(e, t) {
9034
9034
  }
9035
9035
  }
9036
9036
  }
9037
- function ds(e, t) {
9037
+ function fs(e, t) {
9038
9038
  throw e ? new Error(
9039
9039
  "Cannot close `" + e.type + "` (" + vn({
9040
9040
  start: e.start,
@@ -9148,7 +9148,7 @@ function Oh(e, t) {
9148
9148
  return e.patch(t, n), e.applyData(t, n);
9149
9149
  }
9150
9150
  }
9151
- function Ao(e, t) {
9151
+ function xo(e, t) {
9152
9152
  const n = t.referenceType;
9153
9153
  let r = "]";
9154
9154
  if (n === "collapsed" ? r += "[]" : n === "full" && (r += "[" + (t.label || t.identifier) + "]"), t.type === "imageReference")
@@ -9161,7 +9161,7 @@ function Ao(e, t) {
9161
9161
  function Lh(e, t) {
9162
9162
  const n = String(t.identifier).toUpperCase(), r = e.definitionById.get(n);
9163
9163
  if (!r)
9164
- return Ao(e, t);
9164
+ return xo(e, t);
9165
9165
  const a = { src: En(r.url || ""), alt: t.alt };
9166
9166
  r.title !== null && r.title !== void 0 && (a.title = r.title);
9167
9167
  const i = { type: "element", tagName: "img", properties: a, children: [] };
@@ -9187,7 +9187,7 @@ function kh(e, t) {
9187
9187
  function Dh(e, t) {
9188
9188
  const n = String(t.identifier).toUpperCase(), r = e.definitionById.get(n);
9189
9189
  if (!r)
9190
- return Ao(e, t);
9190
+ return xo(e, t);
9191
9191
  const a = { href: En(r.url || "") };
9192
9192
  r.title !== null && r.title !== void 0 && (a.title = r.title);
9193
9193
  const i = {
@@ -9210,7 +9210,7 @@ function Ph(e, t) {
9210
9210
  return e.patch(t, r), e.applyData(t, r);
9211
9211
  }
9212
9212
  function Mh(e, t, n) {
9213
- const r = e.all(t), a = n ? Bh(n) : xo(t), i = {}, s = [];
9213
+ const r = e.all(t), a = n ? Bh(n) : _o(t), i = {}, s = [];
9214
9214
  if (typeof t.checked == "boolean") {
9215
9215
  const d = r[0];
9216
9216
  let f;
@@ -9240,11 +9240,11 @@ function Bh(e) {
9240
9240
  const n = e.children;
9241
9241
  let r = -1;
9242
9242
  for (; !t && ++r < n.length; )
9243
- t = xo(n[r]);
9243
+ t = _o(n[r]);
9244
9244
  }
9245
9245
  return t;
9246
9246
  }
9247
- function xo(e) {
9247
+ function _o(e) {
9248
9248
  const t = e.spread;
9249
9249
  return t ?? e.children.length > 1;
9250
9250
  }
@@ -9344,28 +9344,28 @@ function Gh(e, t) {
9344
9344
  };
9345
9345
  return e.patch(t, n), e.applyData(t, n);
9346
9346
  }
9347
- const fs = 9, hs = 32;
9347
+ const hs = 9, ms = 32;
9348
9348
  function jh(e) {
9349
9349
  const t = String(e), n = /\r?\n|\r/g;
9350
9350
  let r = n.exec(t), a = 0;
9351
9351
  const i = [];
9352
9352
  for (; r; )
9353
9353
  i.push(
9354
- ms(t.slice(a, r.index), a > 0, !0),
9354
+ ps(t.slice(a, r.index), a > 0, !0),
9355
9355
  r[0]
9356
9356
  ), a = r.index + r[0].length, r = n.exec(t);
9357
- return i.push(ms(t.slice(a), a > 0, !1)), i.join("");
9357
+ return i.push(ps(t.slice(a), a > 0, !1)), i.join("");
9358
9358
  }
9359
- function ms(e, t, n) {
9359
+ function ps(e, t, n) {
9360
9360
  let r = 0, a = e.length;
9361
9361
  if (t) {
9362
9362
  let i = e.codePointAt(r);
9363
- for (; i === fs || i === hs; )
9363
+ for (; i === hs || i === ms; )
9364
9364
  r++, i = e.codePointAt(r);
9365
9365
  }
9366
9366
  if (n) {
9367
9367
  let i = e.codePointAt(a - 1);
9368
- for (; i === fs || i === hs; )
9368
+ for (; i === hs || i === ms; )
9369
9369
  a--, i = e.codePointAt(a - 1);
9370
9370
  }
9371
9371
  return a > r ? e.slice(r, a) : "";
@@ -9415,14 +9415,14 @@ const Wh = {
9415
9415
  };
9416
9416
  function er() {
9417
9417
  }
9418
- const _o = -1, wr = 0, dr = 1, fr = 2, ii = 3, si = 4, ui = 5, oi = 6, So = 7, Co = 8, ps = typeof self == "object" ? self : globalThis, Xh = (e, t) => {
9418
+ const So = -1, wr = 0, dr = 1, fr = 2, si = 3, ui = 4, oi = 5, li = 6, Co = 7, Io = 8, Es = typeof self == "object" ? self : globalThis, Xh = (e, t) => {
9419
9419
  const n = (a, i) => (e.set(i, a), a), r = (a) => {
9420
9420
  if (e.has(a))
9421
9421
  return e.get(a);
9422
9422
  const [i, s] = t[a];
9423
9423
  switch (i) {
9424
9424
  case wr:
9425
- case _o:
9425
+ case So:
9426
9426
  return n(s, a);
9427
9427
  case dr: {
9428
9428
  const o = n([], a);
@@ -9436,37 +9436,37 @@ const _o = -1, wr = 0, dr = 1, fr = 2, ii = 3, si = 4, ui = 5, oi = 6, So = 7, C
9436
9436
  o[r(l)] = r(c);
9437
9437
  return o;
9438
9438
  }
9439
- case ii:
9439
+ case si:
9440
9440
  return n(new Date(s), a);
9441
- case si: {
9441
+ case ui: {
9442
9442
  const { source: o, flags: l } = s;
9443
9443
  return n(new RegExp(o, l), a);
9444
9444
  }
9445
- case ui: {
9445
+ case oi: {
9446
9446
  const o = n(/* @__PURE__ */ new Map(), a);
9447
9447
  for (const [l, c] of s)
9448
9448
  o.set(r(l), r(c));
9449
9449
  return o;
9450
9450
  }
9451
- case oi: {
9451
+ case li: {
9452
9452
  const o = n(/* @__PURE__ */ new Set(), a);
9453
9453
  for (const l of s)
9454
9454
  o.add(r(l));
9455
9455
  return o;
9456
9456
  }
9457
- case So: {
9457
+ case Co: {
9458
9458
  const { name: o, message: l } = s;
9459
- return n(new ps[o](l), a);
9459
+ return n(new Es[o](l), a);
9460
9460
  }
9461
- case Co:
9461
+ case Io:
9462
9462
  return n(BigInt(s), a);
9463
9463
  case "BigInt":
9464
9464
  return n(Object(BigInt(s)), a);
9465
9465
  }
9466
- return n(new ps[i](s), a);
9466
+ return n(new Es[i](s), a);
9467
9467
  };
9468
9468
  return r;
9469
- }, Es = (e) => Xh(/* @__PURE__ */ new Map(), e)(0), Jt = "", { toString: Qh } = {}, { keys: Kh } = Object, An = (e) => {
9469
+ }, gs = (e) => Xh(/* @__PURE__ */ new Map(), e)(0), Jt = "", { toString: Qh } = {}, { keys: Kh } = Object, An = (e) => {
9470
9470
  const t = typeof e;
9471
9471
  if (t !== "object" || !e)
9472
9472
  return [wr, t];
@@ -9477,15 +9477,15 @@ const _o = -1, wr = 0, dr = 1, fr = 2, ii = 3, si = 4, ui = 5, oi = 6, So = 7, C
9477
9477
  case "Object":
9478
9478
  return [fr, Jt];
9479
9479
  case "Date":
9480
- return [ii, Jt];
9481
- case "RegExp":
9482
9480
  return [si, Jt];
9483
- case "Map":
9481
+ case "RegExp":
9484
9482
  return [ui, Jt];
9485
- case "Set":
9483
+ case "Map":
9486
9484
  return [oi, Jt];
9485
+ case "Set":
9486
+ return [li, Jt];
9487
9487
  }
9488
- return n.includes("Array") ? [dr, n] : n.includes("Error") ? [So, n] : [fr, n];
9488
+ return n.includes("Array") ? [dr, n] : n.includes("Error") ? [Co, n] : [fr, n];
9489
9489
  }, tr = ([e, t]) => e === wr && (t === "function" || t === "symbol"), Zh = (e, t, n, r) => {
9490
9490
  const a = (s, o) => {
9491
9491
  const l = r.push(s) - 1;
@@ -9499,7 +9499,7 @@ const _o = -1, wr = 0, dr = 1, fr = 2, ii = 3, si = 4, ui = 5, oi = 6, So = 7, C
9499
9499
  let d = s;
9500
9500
  switch (l) {
9501
9501
  case "bigint":
9502
- o = Co, d = s.toString();
9502
+ o = Io, d = s.toString();
9503
9503
  break;
9504
9504
  case "function":
9505
9505
  case "symbol":
@@ -9508,7 +9508,7 @@ const _o = -1, wr = 0, dr = 1, fr = 2, ii = 3, si = 4, ui = 5, oi = 6, So = 7, C
9508
9508
  d = null;
9509
9509
  break;
9510
9510
  case "undefined":
9511
- return a([_o], s);
9511
+ return a([So], s);
9512
9512
  }
9513
9513
  return a([o, d], s);
9514
9514
  }
@@ -9537,19 +9537,19 @@ const _o = -1, wr = 0, dr = 1, fr = 2, ii = 3, si = 4, ui = 5, oi = 6, So = 7, C
9537
9537
  (e || !tr(An(s[h]))) && d.push([i(h), i(s[h])]);
9538
9538
  return f;
9539
9539
  }
9540
- case ii:
9540
+ case si:
9541
9541
  return a([o, s.toISOString()], s);
9542
- case si: {
9542
+ case ui: {
9543
9543
  const { source: d, flags: f } = s;
9544
9544
  return a([o, { source: d, flags: f }], s);
9545
9545
  }
9546
- case ui: {
9546
+ case oi: {
9547
9547
  const d = [], f = a([o, d], s);
9548
9548
  for (const [h, m] of s)
9549
9549
  (e || !(tr(An(h)) || tr(An(m)))) && d.push([i(h), i(m)]);
9550
9550
  return f;
9551
9551
  }
9552
- case oi: {
9552
+ case li: {
9553
9553
  const d = [], f = a([o, d], s);
9554
9554
  for (const h of s)
9555
9555
  (e || !tr(An(h))) && d.push(i(h));
@@ -9560,13 +9560,13 @@ const _o = -1, wr = 0, dr = 1, fr = 2, ii = 3, si = 4, ui = 5, oi = 6, So = 7, C
9560
9560
  return a([o, { name: l, message: c }], s);
9561
9561
  };
9562
9562
  return i;
9563
- }, gs = (e, { json: t, lossy: n } = {}) => {
9563
+ }, bs = (e, { json: t, lossy: n } = {}) => {
9564
9564
  const r = [];
9565
9565
  return Zh(!(t || n), !!t, /* @__PURE__ */ new Map(), r)(e), r;
9566
9566
  }, dn = typeof structuredClone == "function" ? (
9567
9567
  /* c8 ignore start */
9568
- (e, t) => t && ("json" in t || "lossy" in t) ? Es(gs(e, t)) : structuredClone(e)
9569
- ) : (e, t) => Es(gs(e, t));
9568
+ (e, t) => t && ("json" in t || "lossy" in t) ? gs(bs(e, t)) : structuredClone(e)
9569
+ ) : (e, t) => gs(bs(e, t));
9570
9570
  function Jh(e, t) {
9571
9571
  const n = [{ type: "text", value: "↩" }];
9572
9572
  return t > 1 && n.push({
@@ -9648,7 +9648,7 @@ function tm(e) {
9648
9648
  ]
9649
9649
  };
9650
9650
  }
9651
- const Io = (
9651
+ const No = (
9652
9652
  // Note: overloads in JSDoc can’t yet use different `@template`s.
9653
9653
  /**
9654
9654
  * @type {(
@@ -9679,7 +9679,7 @@ function nm(e) {
9679
9679
  const t = [];
9680
9680
  let n = -1;
9681
9681
  for (; ++n < e.length; )
9682
- t[n] = Io(e[n]);
9682
+ t[n] = No(e[n]);
9683
9683
  return Or(r);
9684
9684
  function r(...a) {
9685
9685
  let i = -1;
@@ -9729,11 +9729,11 @@ function im() {
9729
9729
  function sm(e) {
9730
9730
  return e !== null && typeof e == "object" && "type" in e;
9731
9731
  }
9732
- const No = [], um = !0, bs = !1, om = "skip";
9732
+ const vo = [], um = !0, Ts = !1, om = "skip";
9733
9733
  function lm(e, t, n, r) {
9734
9734
  let a;
9735
9735
  typeof t == "function" && typeof n != "function" ? (r = n, n = t) : a = t;
9736
- const i = Io(a), s = r ? -1 : 1;
9736
+ const i = No(a), s = r ? -1 : 1;
9737
9737
  o(e, void 0, [])();
9738
9738
  function o(l, c, d) {
9739
9739
  const f = (
@@ -9754,8 +9754,8 @@ function lm(e, t, n, r) {
9754
9754
  }
9755
9755
  return h;
9756
9756
  function h() {
9757
- let m = No, A, x, C;
9758
- if ((!t || i(l, c, d[d.length - 1] || void 0)) && (m = cm(n(l, d)), m[0] === bs))
9757
+ let m = vo, A, x, C;
9758
+ if ((!t || i(l, c, d[d.length - 1] || void 0)) && (m = cm(n(l, d)), m[0] === Ts))
9759
9759
  return m;
9760
9760
  if ("children" in l && l.children) {
9761
9761
  const y = (
@@ -9765,7 +9765,7 @@ function lm(e, t, n, r) {
9765
9765
  if (y.children && m[0] !== om)
9766
9766
  for (x = (r ? y.children.length : -1) + s, C = d.concat(y); x > -1 && x < y.children.length; ) {
9767
9767
  const O = y.children[x];
9768
- if (A = o(O, x, C)(), A[0] === bs)
9768
+ if (A = o(O, x, C)(), A[0] === Ts)
9769
9769
  return A;
9770
9770
  x = typeof A[1] == "number" ? A[1] : x + s;
9771
9771
  }
@@ -9775,9 +9775,9 @@ function lm(e, t, n, r) {
9775
9775
  }
9776
9776
  }
9777
9777
  function cm(e) {
9778
- return Array.isArray(e) ? e : typeof e == "number" ? [um, e] : e == null ? No : [e];
9778
+ return Array.isArray(e) ? e : typeof e == "number" ? [um, e] : e == null ? vo : [e];
9779
9779
  }
9780
- function li(e, t, n, r) {
9780
+ function ci(e, t, n, r) {
9781
9781
  let a, i, s;
9782
9782
  typeof t == "function" && typeof n != "function" ? (i = void 0, s = t, a = n) : (i = t, s = n, a = r), lm(e, i, o, a);
9783
9783
  function o(l, c) {
@@ -9800,7 +9800,7 @@ function fm(e, t) {
9800
9800
  patch: hm,
9801
9801
  wrap: Em
9802
9802
  };
9803
- return li(e, function(d) {
9803
+ return ci(e, function(d) {
9804
9804
  if (d.type === "definition" || d.type === "footnoteDefinition") {
9805
9805
  const f = d.type === "definition" ? r : a, h = String(d.identifier).toUpperCase();
9806
9806
  f.has(h) || f.set(h, d);
@@ -9827,9 +9827,9 @@ function fm(e, t) {
9827
9827
  for (; ++m < h.length; ) {
9828
9828
  const A = o.one(h[m], d);
9829
9829
  if (A) {
9830
- if (m && h[m - 1].type === "break" && (!Array.isArray(A) && A.type === "text" && (A.value = Ts(A.value)), !Array.isArray(A) && A.type === "element")) {
9830
+ if (m && h[m - 1].type === "break" && (!Array.isArray(A) && A.type === "text" && (A.value = ys(A.value)), !Array.isArray(A) && A.type === "element")) {
9831
9831
  const x = A.children[0];
9832
- x && x.type === "text" && (x.value = Ts(x.value));
9832
+ x && x.type === "text" && (x.value = ys(x.value));
9833
9833
  }
9834
9834
  Array.isArray(A) ? f.push(...A) : f.push(A);
9835
9835
  }
@@ -9875,13 +9875,13 @@ function Em(e, t) {
9875
9875
  return t && e.length > 0 && n.push({ type: "text", value: `
9876
9876
  ` }), n;
9877
9877
  }
9878
- function Ts(e) {
9878
+ function ys(e) {
9879
9879
  let t = 0, n = e.charCodeAt(t);
9880
9880
  for (; n === 9 || n === 32; )
9881
9881
  t++, n = e.charCodeAt(t);
9882
9882
  return e.slice(t);
9883
9883
  }
9884
- function ys(e, t) {
9884
+ function As(e, t) {
9885
9885
  const n = fm(e, t), r = n.one(e, void 0), a = tm(n), i = Array.isArray(r) ? { type: "root", children: r } : r || { type: "root", children: [] };
9886
9886
  return a && i.children.push({ type: "text", value: `
9887
9887
  ` }, a), i;
@@ -9890,24 +9890,24 @@ function gm(e, t) {
9890
9890
  return e && "run" in e ? async function(n, r) {
9891
9891
  const a = (
9892
9892
  /** @type {HastRoot} */
9893
- ys(n, { file: r, ...t })
9893
+ As(n, { file: r, ...t })
9894
9894
  );
9895
9895
  await e.run(a, r);
9896
9896
  } : function(n, r) {
9897
9897
  return (
9898
9898
  /** @type {HastRoot} */
9899
- ys(n, { file: r, ...t || e })
9899
+ As(n, { file: r, ...t || e })
9900
9900
  );
9901
9901
  };
9902
9902
  }
9903
- function As(e) {
9903
+ function xs(e) {
9904
9904
  if (e)
9905
9905
  throw e;
9906
9906
  }
9907
- var Xr, xs;
9907
+ var Xr, _s;
9908
9908
  function bm() {
9909
- if (xs) return Xr;
9910
- xs = 1;
9909
+ if (_s) return Xr;
9910
+ _s = 1;
9911
9911
  var e = Object.prototype.hasOwnProperty, t = Object.prototype.toString, n = Object.defineProperty, r = Object.getOwnPropertyDescriptor, a = function(c) {
9912
9912
  return typeof Array.isArray == "function" ? Array.isArray(c) : t.call(c) === "[object Array]";
9913
9913
  }, i = function(c) {
@@ -9945,7 +9945,7 @@ function bm() {
9945
9945
  }, Xr;
9946
9946
  }
9947
9947
  var Tm = bm();
9948
- const Qr = /* @__PURE__ */ ja(Tm);
9948
+ const Qr = /* @__PURE__ */ Va(Tm);
9949
9949
  function Ra(e) {
9950
9950
  if (typeof e != "object" || e === null)
9951
9951
  return !1;
@@ -10172,7 +10172,7 @@ const Kr = (
10172
10172
  "dirname"
10173
10173
  ]
10174
10174
  );
10175
- class vo {
10175
+ class wo {
10176
10176
  /**
10177
10177
  * Create a new virtual file.
10178
10178
  *
@@ -10251,7 +10251,7 @@ class vo {
10251
10251
  * Nothing.
10252
10252
  */
10253
10253
  set dirname(t) {
10254
- _s(this.basename, "dirname"), this.path = ht.join(t || "", this.basename);
10254
+ Ss(this.basename, "dirname"), this.path = ht.join(t || "", this.basename);
10255
10255
  }
10256
10256
  /**
10257
10257
  * Get the extname (including dot) (example: `'.js'`).
@@ -10275,7 +10275,7 @@ class vo {
10275
10275
  * Nothing.
10276
10276
  */
10277
10277
  set extname(t) {
10278
- if (Zr(t, "extname"), _s(this.dirname, "extname"), t) {
10278
+ if (Zr(t, "extname"), Ss(this.dirname, "extname"), t) {
10279
10279
  if (t.codePointAt(0) !== 46)
10280
10280
  throw new Error("`extname` must start with `.`");
10281
10281
  if (t.includes(".", 1))
@@ -10552,7 +10552,7 @@ function Jr(e, t) {
10552
10552
  if (!e)
10553
10553
  throw new Error("`" + t + "` cannot be empty");
10554
10554
  }
10555
- function _s(e, t) {
10555
+ function Ss(e, t) {
10556
10556
  if (!e)
10557
10557
  throw new Error("Setting `" + t + "` requires `path` to be set too");
10558
10558
  }
@@ -10587,7 +10587,7 @@ const km = (
10587
10587
  return i;
10588
10588
  })
10589
10589
  ), Dm = {}.hasOwnProperty;
10590
- class ci extends km {
10590
+ class di extends km {
10591
10591
  /**
10592
10592
  * Create a processor.
10593
10593
  */
@@ -10608,7 +10608,7 @@ class ci extends km {
10608
10608
  copy() {
10609
10609
  const t = (
10610
10610
  /** @type {Processor<ParseTree, HeadTree, TailTree, CompileTree, CompileResult>} */
10611
- new ci()
10611
+ new di()
10612
10612
  );
10613
10613
  let n = -1;
10614
10614
  for (; ++n < this.attachers.length; ) {
@@ -10836,9 +10836,9 @@ class ci extends km {
10836
10836
  */
10837
10837
  processSync(t) {
10838
10838
  let n = !1, r;
10839
- return this.freeze(), ea("processSync", this.parser || this.Parser), ta("processSync", this.compiler || this.Compiler), this.process(t, a), Cs("processSync", "process", n), r;
10839
+ return this.freeze(), ea("processSync", this.parser || this.Parser), ta("processSync", this.compiler || this.Compiler), this.process(t, a), Is("processSync", "process", n), r;
10840
10840
  function a(i, s) {
10841
- n = !0, As(i), r = s;
10841
+ n = !0, xs(i), r = s;
10842
10842
  }
10843
10843
  }
10844
10844
  /**
@@ -10880,7 +10880,7 @@ class ci extends km {
10880
10880
  * transformed tree.
10881
10881
  */
10882
10882
  run(t, n, r) {
10883
- Ss(t), this.freeze();
10883
+ Cs(t), this.freeze();
10884
10884
  const a = this.transformers;
10885
10885
  return !r && typeof n == "function" && (r = n, n = void 0), r ? i(void 0, r) : new Promise(i);
10886
10886
  function i(s, o) {
@@ -10914,9 +10914,9 @@ class ci extends km {
10914
10914
  */
10915
10915
  runSync(t, n) {
10916
10916
  let r = !1, a;
10917
- return this.run(t, n, i), Cs("runSync", "run", r), a;
10917
+ return this.run(t, n, i), Is("runSync", "run", r), a;
10918
10918
  function i(s, o) {
10919
- As(s), a = o, r = !0;
10919
+ xs(s), a = o, r = !0;
10920
10920
  }
10921
10921
  }
10922
10922
  /**
@@ -10951,7 +10951,7 @@ class ci extends km {
10951
10951
  stringify(t, n) {
10952
10952
  this.freeze();
10953
10953
  const r = nr(n), a = this.compiler || this.Compiler;
10954
- return ta("stringify", a), Ss(t), a(t, r);
10954
+ return ta("stringify", a), Cs(t), a(t, r);
10955
10955
  }
10956
10956
  /**
10957
10957
  * Configure the processor to use a plugin, a list of usable values, or a
@@ -11068,7 +11068,7 @@ class ci extends km {
11068
11068
  }
11069
11069
  }
11070
11070
  }
11071
- const Pm = new ci().freeze();
11071
+ const Pm = new di().freeze();
11072
11072
  function ea(e, t) {
11073
11073
  if (typeof t != "function")
11074
11074
  throw new TypeError("Cannot `" + e + "` without `parser`");
@@ -11083,18 +11083,18 @@ function na(e, t) {
11083
11083
  "Cannot call `" + e + "` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`."
11084
11084
  );
11085
11085
  }
11086
- function Ss(e) {
11086
+ function Cs(e) {
11087
11087
  if (!Ra(e) || typeof e.type != "string")
11088
11088
  throw new TypeError("Expected node, got `" + e + "`");
11089
11089
  }
11090
- function Cs(e, t, n) {
11090
+ function Is(e, t, n) {
11091
11091
  if (!n)
11092
11092
  throw new Error(
11093
11093
  "`" + e + "` finished async. Use `" + t + "` instead"
11094
11094
  );
11095
11095
  }
11096
11096
  function nr(e) {
11097
- return Mm(e) ? e : new vo(e);
11097
+ return Mm(e) ? e : new wo(e);
11098
11098
  }
11099
11099
  function Mm(e) {
11100
11100
  return !!(e && typeof e == "object" && "message" in e && "messages" in e);
@@ -11105,7 +11105,7 @@ function Bm(e) {
11105
11105
  function Fm(e) {
11106
11106
  return !!(e && typeof e == "object" && "byteLength" in e && "byteOffset" in e);
11107
11107
  }
11108
- const Hm = "https://github.com/remarkjs/react-markdown/blob/main/changelog.md", Is = [], Ns = { allowDangerousHtml: !0 }, Um = /^(https?|ircs?|mailto|xmpp)$/i, $m = [
11108
+ const Hm = "https://github.com/remarkjs/react-markdown/blob/main/changelog.md", Ns = [], vs = { allowDangerousHtml: !0 }, Um = /^(https?|ircs?|mailto|xmpp)$/i, $m = [
11109
11109
  { from: "astPlugins", id: "remove-buggy-html-in-markdown-parser" },
11110
11110
  { from: "allowDangerousHtml", id: "remove-buggy-html-in-markdown-parser" },
11111
11111
  {
@@ -11138,8 +11138,8 @@ const Hm = "https://github.com/remarkjs/react-markdown/blob/main/changelog.md",
11138
11138
  { from: "transformImageUri", id: "#add-urltransform", to: "urlTransform" },
11139
11139
  { from: "transformLinkUri", id: "#add-urltransform", to: "urlTransform" }
11140
11140
  ];
11141
- function wo(e) {
11142
- const t = e.allowedElements, n = e.allowElement, r = e.children || "", a = e.className, i = e.components, s = e.disallowedElements, o = e.rehypePlugins || Is, l = e.remarkPlugins || Is, c = e.remarkRehypeOptions ? { ...e.remarkRehypeOptions, ...Ns } : Ns, d = e.skipHtml, f = e.unwrapDisallowed, h = e.urlTransform || zm, m = Pm().use(xh).use(l).use(gm, c).use(o), A = new vo();
11141
+ function Oo(e) {
11142
+ const t = e.allowedElements, n = e.allowElement, r = e.children || "", a = e.className, i = e.components, s = e.disallowedElements, o = e.rehypePlugins || Ns, l = e.remarkPlugins || Ns, c = e.remarkRehypeOptions ? { ...e.remarkRehypeOptions, ...vs } : vs, d = e.skipHtml, f = e.unwrapDisallowed, h = e.urlTransform || zm, m = Pm().use(xh).use(l).use(gm, c).use(o), A = new wo();
11143
11143
  typeof r == "string" && (A.value = r);
11144
11144
  for (const O of $m)
11145
11145
  Object.hasOwn(e, O.from) && ("" + O.from + (O.to ? "use `" + O.to + "` instead" : "remove it") + Hm + O.id, void 0);
@@ -11154,7 +11154,7 @@ function wo(e) {
11154
11154
  /** @type {Array<ElementContent>} */
11155
11155
  C.type === "root" ? C.children : [C]
11156
11156
  )
11157
- }), li(C, y), e0(C, {
11157
+ }), ci(C, y), e0(C, {
11158
11158
  Fragment: It,
11159
11159
  components: i,
11160
11160
  ignoreInvalidStyle: !0,
@@ -11190,13 +11190,13 @@ function zm(e) {
11190
11190
  Um.test(e.slice(0, t)) ? e : ""
11191
11191
  );
11192
11192
  }
11193
- const vs = /[#.]/g;
11193
+ const ws = /[#.]/g;
11194
11194
  function Ym(e, t) {
11195
11195
  const n = e || "", r = {};
11196
11196
  let a = 0, i, s;
11197
11197
  for (; a < n.length; ) {
11198
- vs.lastIndex = a;
11199
- const o = vs.exec(n), l = n.slice(a, o ? o.index : n.length);
11198
+ ws.lastIndex = a;
11199
+ const o = ws.exec(n), l = n.slice(a, o ? o.index : n.length);
11200
11200
  l && (i ? i === "#" ? r.id = l : Array.isArray(r.className) ? r.className.push(l) : r.className = [l] : s = l, a += l.length), o && (i = o[0], a++);
11201
11201
  }
11202
11202
  return {
@@ -11208,7 +11208,7 @@ function Ym(e, t) {
11208
11208
  };
11209
11209
  }
11210
11210
  const Gm = /* @__PURE__ */ new Set(["button", "menu", "reset", "submit"]), Da = {}.hasOwnProperty;
11211
- function Oo(e, t, n) {
11211
+ function Lo(e, t, n) {
11212
11212
  const r = n && Wm(n);
11213
11213
  function a(i, s, ...o) {
11214
11214
  let l = -1, c;
@@ -11241,13 +11241,13 @@ function Vm(e, t, n, r) {
11241
11241
  if (typeof r == "number") {
11242
11242
  if (Number.isNaN(r)) return;
11243
11243
  s = r;
11244
- } else typeof r == "boolean" ? s = r : typeof r == "string" ? a.spaceSeparated ? s = Wi(r) : a.commaSeparated ? s = Yi(r) : a.commaOrSpaceSeparated ? s = Wi(Yi(r).join(" ")) : s = ws(a, a.property, r) : Array.isArray(r) ? s = r.concat() : s = a.property === "style" ? qm(r) : String(r);
11244
+ } else typeof r == "boolean" ? s = r : typeof r == "string" ? a.spaceSeparated ? s = Xi(r) : a.commaSeparated ? s = Gi(r) : a.commaOrSpaceSeparated ? s = Xi(Gi(r).join(" ")) : s = Os(a, a.property, r) : Array.isArray(r) ? s = r.concat() : s = a.property === "style" ? qm(r) : String(r);
11245
11245
  if (Array.isArray(s)) {
11246
11246
  const o = [];
11247
11247
  for (; ++i < s.length; ) {
11248
11248
  const l = (
11249
11249
  /** @type {number | string} */
11250
- ws(a, a.property, s[i])
11250
+ Os(a, a.property, s[i])
11251
11251
  );
11252
11252
  o[i] = l;
11253
11253
  }
@@ -11275,7 +11275,7 @@ function Pa(e, t) {
11275
11275
  else
11276
11276
  throw new Error("Expected node, nodes, or string, got `" + t + "`");
11277
11277
  }
11278
- function ws(e, t, n) {
11278
+ function Os(e, t, n) {
11279
11279
  if (typeof n == "string") {
11280
11280
  if (e.number && n && !Number.isNaN(Number(n)))
11281
11281
  return Number(n);
@@ -11338,7 +11338,7 @@ const Xm = [
11338
11338
  "solidColor",
11339
11339
  "textArea",
11340
11340
  "textPath"
11341
- ], Qm = Oo(Gn, "div"), Km = Oo(Pt, "g", Xm);
11341
+ ], Qm = Lo(Gn, "div"), Km = Lo(Pt, "g", Xm);
11342
11342
  function Zm(e) {
11343
11343
  const t = String(e), n = [];
11344
11344
  return { toOffset: a, toPoint: r };
@@ -11348,7 +11348,7 @@ function Zm(e) {
11348
11348
  for (; ; ) {
11349
11349
  let o = n[s];
11350
11350
  if (o === void 0) {
11351
- const l = Os(t, n[s - 1]);
11351
+ const l = Ls(t, n[s - 1]);
11352
11352
  o = l === -1 ? t.length + 1 : l + 1, n[s] = o;
11353
11353
  }
11354
11354
  if (o > i)
@@ -11364,7 +11364,7 @@ function Zm(e) {
11364
11364
  function a(i) {
11365
11365
  if (i && typeof i.line == "number" && typeof i.column == "number" && !Number.isNaN(i.line) && !Number.isNaN(i.column)) {
11366
11366
  for (; n.length < i.line; ) {
11367
- const o = n[n.length - 1], l = Os(t, o), c = l === -1 ? t.length + 1 : l + 1;
11367
+ const o = n[n.length - 1], l = Ls(t, o), c = l === -1 ? t.length + 1 : l + 1;
11368
11368
  if (o === c) break;
11369
11369
  n.push(c);
11370
11370
  }
@@ -11373,7 +11373,7 @@ function Zm(e) {
11373
11373
  }
11374
11374
  }
11375
11375
  }
11376
- function Os(e, t) {
11376
+ function Ls(e, t) {
11377
11377
  const n = e.indexOf("\r", t), r = e.indexOf(`
11378
11378
  `, t);
11379
11379
  return r === -1 ? n : n === -1 || n + 1 === r ? r : n < r ? n : r;
@@ -11385,10 +11385,10 @@ const zt = {
11385
11385
  xlink: "http://www.w3.org/1999/xlink",
11386
11386
  xml: "http://www.w3.org/XML/1998/namespace",
11387
11387
  xmlns: "http://www.w3.org/2000/xmlns/"
11388
- }, Lo = {}.hasOwnProperty, Jm = Object.prototype;
11388
+ }, Ro = {}.hasOwnProperty, Jm = Object.prototype;
11389
11389
  function ep(e, t) {
11390
11390
  const n = t || {};
11391
- return di(
11391
+ return fi(
11392
11392
  {
11393
11393
  file: n.file || void 0,
11394
11394
  location: !1,
@@ -11398,7 +11398,7 @@ function ep(e, t) {
11398
11398
  e
11399
11399
  );
11400
11400
  }
11401
- function di(e, t) {
11401
+ function fi(e, t) {
11402
11402
  let n;
11403
11403
  switch (t.nodeName) {
11404
11404
  case "#comment": {
@@ -11416,7 +11416,7 @@ function di(e, t) {
11416
11416
  ), a = "mode" in r ? r.mode === "quirks" || r.mode === "limited-quirks" : !1;
11417
11417
  if (n = {
11418
11418
  type: "root",
11419
- children: Ro(e, t.childNodes),
11419
+ children: ko(e, t.childNodes),
11420
11420
  data: { quirksMode: a }
11421
11421
  }, e.file && e.location) {
11422
11422
  const i = String(e.file), s = Zm(i), o = s.toPoint(0), l = s.toPoint(i.length);
@@ -11447,13 +11447,13 @@ function di(e, t) {
11447
11447
  ), n;
11448
11448
  }
11449
11449
  }
11450
- function Ro(e, t) {
11450
+ function ko(e, t) {
11451
11451
  let n = -1;
11452
11452
  const r = [];
11453
11453
  for (; ++n < t.length; ) {
11454
11454
  const a = (
11455
11455
  /** @type {RootContent} */
11456
- di(e, t[n])
11456
+ fi(e, t[n])
11457
11457
  );
11458
11458
  r.push(a);
11459
11459
  }
@@ -11466,16 +11466,16 @@ function tp(e, t) {
11466
11466
  const a = {};
11467
11467
  for (; ++r < t.attrs.length; ) {
11468
11468
  const o = t.attrs[r], l = (o.prefix ? o.prefix + ":" : "") + o.name;
11469
- Lo.call(Jm, l) || (a[l] = o.value);
11469
+ Ro.call(Jm, l) || (a[l] = o.value);
11470
11470
  }
11471
- const s = (e.schema.space === "svg" ? Km : Qm)(t.tagName, a, Ro(e, t.childNodes));
11471
+ const s = (e.schema.space === "svg" ? Km : Qm)(t.tagName, a, ko(e, t.childNodes));
11472
11472
  if (lr(e, t, s), s.tagName === "template") {
11473
11473
  const o = (
11474
11474
  /** @type {P5Template} */
11475
11475
  t
11476
11476
  ), l = o.sourceCodeLocation, c = l && l.startTag && an(l.startTag), d = l && l.endTag && an(l.endTag), f = (
11477
11477
  /** @type {Root} */
11478
- di(e, o.content)
11478
+ fi(e, o.content)
11479
11479
  );
11480
11480
  c && d && e.file && (f.position = { start: c.end, end: d.start }), s.content = f;
11481
11481
  }
@@ -11496,7 +11496,7 @@ function np(e, t, n) {
11496
11496
  let s;
11497
11497
  if (n.attrs)
11498
11498
  for (s in n.attrs)
11499
- Lo.call(n.attrs, s) && (i[Ir(e.schema, s).property] = an(
11499
+ Ro.call(n.attrs, s) && (i[Ir(e.schema, s).property] = an(
11500
11500
  n.attrs[s]
11501
11501
  ));
11502
11502
  n.startTag;
@@ -11507,39 +11507,39 @@ function np(e, t, n) {
11507
11507
  return r;
11508
11508
  }
11509
11509
  function an(e) {
11510
- const t = Ls({
11510
+ const t = Rs({
11511
11511
  line: e.startLine,
11512
11512
  column: e.startCol,
11513
11513
  offset: e.startOffset
11514
- }), n = Ls({
11514
+ }), n = Rs({
11515
11515
  line: e.endLine,
11516
11516
  column: e.endCol,
11517
11517
  offset: e.endOffset
11518
11518
  });
11519
11519
  return t || n ? { start: t, end: n } : void 0;
11520
11520
  }
11521
- function Ls(e) {
11521
+ function Rs(e) {
11522
11522
  return e.line && e.column ? e : void 0;
11523
11523
  }
11524
- const Rs = {}.hasOwnProperty;
11525
- function ko(e, t) {
11524
+ const ks = {}.hasOwnProperty;
11525
+ function Do(e, t) {
11526
11526
  const n = t || {};
11527
11527
  function r(a, ...i) {
11528
11528
  let s = r.invalid;
11529
11529
  const o = r.handlers;
11530
- if (a && Rs.call(a, e)) {
11530
+ if (a && ks.call(a, e)) {
11531
11531
  const l = String(a[e]);
11532
- s = Rs.call(o, l) ? o[l] : r.unknown;
11532
+ s = ks.call(o, l) ? o[l] : r.unknown;
11533
11533
  }
11534
11534
  if (s)
11535
11535
  return s.call(this, a, ...i);
11536
11536
  }
11537
11537
  return r.handlers = n.handlers || {}, r.invalid = n.invalid, r.unknown = n.unknown, r;
11538
11538
  }
11539
- const rp = {}, ap = {}.hasOwnProperty, Do = ko("type", { handlers: { root: sp, element: dp, text: lp, comment: cp, doctype: op } });
11539
+ const rp = {}, ap = {}.hasOwnProperty, Po = Do("type", { handlers: { root: sp, element: dp, text: lp, comment: cp, doctype: op } });
11540
11540
  function ip(e, t) {
11541
11541
  const r = (t || rp).space;
11542
- return Do(e, r === "svg" ? Pt : Gn);
11542
+ return Po(e, r === "svg" ? Pt : Gn);
11543
11543
  }
11544
11544
  function sp(e, t) {
11545
11545
  const n = {
@@ -11548,11 +11548,11 @@ function sp(e, t) {
11548
11548
  mode: (e.data || {}).quirksMode ? "quirks" : "no-quirks",
11549
11549
  childNodes: []
11550
11550
  };
11551
- return n.childNodes = fi(e.children, n, t), gn(e, n), n;
11551
+ return n.childNodes = hi(e.children, n, t), gn(e, n), n;
11552
11552
  }
11553
11553
  function up(e, t) {
11554
11554
  const n = { nodeName: "#document-fragment", childNodes: [] };
11555
- return n.childNodes = fi(e.children, n, t), gn(e, n), n;
11555
+ return n.childNodes = hi(e.children, n, t), gn(e, n), n;
11556
11556
  }
11557
11557
  function op(e) {
11558
11558
  const t = {
@@ -11606,13 +11606,13 @@ function dp(e, t) {
11606
11606
  childNodes: [],
11607
11607
  parentNode: null
11608
11608
  };
11609
- return o.childNodes = fi(e.children, o, r), gn(e, o), e.tagName === "template" && e.content && (o.content = up(e.content, r)), o;
11609
+ return o.childNodes = hi(e.children, o, r), gn(e, o), e.tagName === "template" && e.content && (o.content = up(e.content, r)), o;
11610
11610
  }
11611
11611
  function fp(e, t, n) {
11612
11612
  const r = Ir(e, t);
11613
11613
  if (n === !1 || n === null || n === void 0 || typeof n == "number" && Number.isNaN(n) || !n && r.boolean)
11614
11614
  return;
11615
- Array.isArray(n) && (n = r.commaSeparated ? Vu(n) : to(n));
11615
+ Array.isArray(n) && (n = r.commaSeparated ? qu(n) : no(n));
11616
11616
  const a = {
11617
11617
  name: r.attribute,
11618
11618
  value: n === !0 ? "" : String(n)
@@ -11623,12 +11623,12 @@ function fp(e, t, n) {
11623
11623
  }
11624
11624
  return a;
11625
11625
  }
11626
- function fi(e, t, n) {
11626
+ function hi(e, t, n) {
11627
11627
  let r = -1;
11628
11628
  const a = [];
11629
11629
  if (e)
11630
11630
  for (; ++r < e.length; ) {
11631
- const i = Do(e[r], n);
11631
+ const i = Po(e[r], n);
11632
11632
  i.parentNode = t, a.push(i);
11633
11633
  }
11634
11634
  return a;
@@ -11713,7 +11713,7 @@ const qe = {
11713
11713
  PUBLIC: "public",
11714
11714
  SYSTEM: "system"
11715
11715
  };
11716
- function Po(e) {
11716
+ function Mo(e) {
11717
11717
  return e >= 55296 && e <= 57343;
11718
11718
  }
11719
11719
  function pp(e) {
@@ -11722,10 +11722,10 @@ function pp(e) {
11722
11722
  function Ep(e, t) {
11723
11723
  return (e - 55296) * 1024 + 9216 + t;
11724
11724
  }
11725
- function Mo(e) {
11725
+ function Bo(e) {
11726
11726
  return e !== 32 && e !== 10 && e !== 13 && e !== 9 && e !== 12 && e >= 1 && e <= 31 || e >= 127 && e <= 159;
11727
11727
  }
11728
- function Bo(e) {
11728
+ function Fo(e) {
11729
11729
  return e >= 64976 && e <= 65007 || mp.has(e);
11730
11730
  }
11731
11731
  var N;
@@ -11804,10 +11804,10 @@ class bp {
11804
11804
  if (this.pos++, this.isEol && (this.isEol = !1, this.line++, this.lineStartPos = this.pos), this.pos >= this.html.length)
11805
11805
  return this.endOfChunkHit = !this.lastChunkWritten, E.EOF;
11806
11806
  let t = this.html.charCodeAt(this.pos);
11807
- return t === E.CARRIAGE_RETURN ? (this.isEol = !0, this.skipNextNewLine = !0, E.LINE_FEED) : t === E.LINE_FEED && (this.isEol = !0, this.skipNextNewLine) ? (this.line--, this.skipNextNewLine = !1, this._addGap(), this.advance()) : (this.skipNextNewLine = !1, Po(t) && (t = this._processSurrogate(t)), this.handler.onParseError === null || t > 31 && t < 127 || t === E.LINE_FEED || t === E.CARRIAGE_RETURN || t > 159 && t < 64976 || this._checkForProblematicCharacters(t), t);
11807
+ return t === E.CARRIAGE_RETURN ? (this.isEol = !0, this.skipNextNewLine = !0, E.LINE_FEED) : t === E.LINE_FEED && (this.isEol = !0, this.skipNextNewLine) ? (this.line--, this.skipNextNewLine = !1, this._addGap(), this.advance()) : (this.skipNextNewLine = !1, Mo(t) && (t = this._processSurrogate(t)), this.handler.onParseError === null || t > 31 && t < 127 || t === E.LINE_FEED || t === E.CARRIAGE_RETURN || t > 159 && t < 64976 || this._checkForProblematicCharacters(t), t);
11808
11808
  }
11809
11809
  _checkForProblematicCharacters(t) {
11810
- Mo(t) ? this._err(N.controlCharacterInInputStream) : Bo(t) && this._err(N.noncharacterInInputStream);
11810
+ Bo(t) ? this._err(N.controlCharacterInInputStream) : Fo(t) && this._err(N.noncharacterInInputStream);
11811
11811
  }
11812
11812
  retreat(t) {
11813
11813
  for (this.pos -= t; this.pos < this.lastGapPos; )
@@ -11819,13 +11819,13 @@ var ue;
11819
11819
  (function(e) {
11820
11820
  e[e.CHARACTER = 0] = "CHARACTER", e[e.NULL_CHARACTER = 1] = "NULL_CHARACTER", e[e.WHITESPACE_CHARACTER = 2] = "WHITESPACE_CHARACTER", e[e.START_TAG = 3] = "START_TAG", e[e.END_TAG = 4] = "END_TAG", e[e.COMMENT = 5] = "COMMENT", e[e.DOCTYPE = 6] = "DOCTYPE", e[e.EOF = 7] = "EOF", e[e.HIBERNATION = 8] = "HIBERNATION";
11821
11821
  })(ue || (ue = {}));
11822
- function Fo(e, t) {
11822
+ function Ho(e, t) {
11823
11823
  for (let n = e.attrs.length - 1; n >= 0; n--)
11824
11824
  if (e.attrs[n].name === t)
11825
11825
  return e.attrs[n].value;
11826
11826
  return null;
11827
11827
  }
11828
- const Ho = new Uint16Array(
11828
+ const Uo = new Uint16Array(
11829
11829
  // prettier-ignore
11830
11830
  'ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((e) => e.charCodeAt(0))
11831
11831
  ), Tp = new Uint16Array(
@@ -11903,7 +11903,7 @@ var Ct;
11903
11903
  (function(e) {
11904
11904
  e[e.Legacy = 0] = "Legacy", e[e.Strict = 1] = "Strict", e[e.Attribute = 2] = "Attribute";
11905
11905
  })(Ct || (Ct = {}));
11906
- class Uo {
11906
+ class $o {
11907
11907
  constructor(t, n, r) {
11908
11908
  this.decodeTree = t, this.emitCodePoint = n, this.errors = r, this.state = He.EntityStart, this.consumed = 1, this.result = 0, this.treeIndex = 0, this.excess = 1, this.decodeMode = Ct.Strict;
11909
11909
  }
@@ -12091,9 +12091,9 @@ class Uo {
12091
12091
  }
12092
12092
  }
12093
12093
  }
12094
- function $o(e) {
12094
+ function zo(e) {
12095
12095
  let t = "";
12096
- const n = new Uo(e, (r) => t += Ap(r));
12096
+ const n = new $o(e, (r) => t += Ap(r));
12097
12097
  return function(a, i) {
12098
12098
  let s = 0, o = 0;
12099
12099
  for (; (o = a.indexOf("&", o)) >= 0; ) {
@@ -12133,8 +12133,8 @@ function Np(e, t, n, r) {
12133
12133
  }
12134
12134
  return -1;
12135
12135
  }
12136
- $o(Ho);
12137
- $o(Tp);
12136
+ zo(Uo);
12137
+ zo(Tp);
12138
12138
  var R;
12139
12139
  (function(e) {
12140
12140
  e.HTML = "http://www.w3.org/1999/xhtml", e.MATHML = "http://www.w3.org/1998/Math/MathML", e.SVG = "http://www.w3.org/2000/svg", e.XLINK = "http://www.w3.org/1999/xlink", e.XML = "http://www.w3.org/XML/1998/namespace", e.XMLNS = "http://www.w3.org/2000/xmlns/";
@@ -12399,24 +12399,24 @@ function Lp(e) {
12399
12399
  function wt(e) {
12400
12400
  return Lp(e) || Cn(e);
12401
12401
  }
12402
- function ks(e) {
12402
+ function Ds(e) {
12403
12403
  return wt(e) || Op(e);
12404
12404
  }
12405
12405
  function rr(e) {
12406
12406
  return e + 32;
12407
12407
  }
12408
- function zo(e) {
12408
+ function Yo(e) {
12409
12409
  return e === E.SPACE || e === E.LINE_FEED || e === E.TABULATION || e === E.FORM_FEED;
12410
12410
  }
12411
- function Ds(e) {
12412
- return zo(e) || e === E.SOLIDUS || e === E.GREATER_THAN_SIGN;
12411
+ function Ps(e) {
12412
+ return Yo(e) || e === E.SOLIDUS || e === E.GREATER_THAN_SIGN;
12413
12413
  }
12414
12414
  function Rp(e) {
12415
- return e === E.NULL ? N.nullCharacterReference : e > 1114111 ? N.characterReferenceOutsideUnicodeRange : Po(e) ? N.surrogateCharacterReference : Bo(e) ? N.noncharacterCharacterReference : Mo(e) || e === E.CARRIAGE_RETURN ? N.controlCharacterReference : null;
12415
+ return e === E.NULL ? N.nullCharacterReference : e > 1114111 ? N.characterReferenceOutsideUnicodeRange : Mo(e) ? N.surrogateCharacterReference : Fo(e) ? N.noncharacterCharacterReference : Bo(e) || e === E.CARRIAGE_RETURN ? N.controlCharacterReference : null;
12416
12416
  }
12417
12417
  class kp {
12418
12418
  constructor(t, n) {
12419
- this.options = t, this.handler = n, this.paused = !1, this.inLoop = !1, this.inForeignNode = !1, this.lastStartTagName = "", this.active = !1, this.state = g.DATA, this.returnState = g.DATA, this.entityStartPos = 0, this.consumedAfterSnapshot = -1, this.currentCharacterToken = null, this.currentToken = null, this.currentAttr = { name: "", value: "" }, this.preprocessor = new bp(n), this.currentLocation = this.getCurrentLocation(-1), this.entityDecoder = new Uo(Ho, (r, a) => {
12419
+ this.options = t, this.handler = n, this.paused = !1, this.inLoop = !1, this.inForeignNode = !1, this.lastStartTagName = "", this.active = !1, this.state = g.DATA, this.returnState = g.DATA, this.entityStartPos = 0, this.consumedAfterSnapshot = -1, this.currentCharacterToken = null, this.currentToken = null, this.currentAttr = { name: "", value: "" }, this.preprocessor = new bp(n), this.currentLocation = this.getCurrentLocation(-1), this.entityDecoder = new $o(Uo, (r, a) => {
12420
12420
  this.preprocessor.pos = this.entityStartPos + a - 1, this._flushCodePointConsumedAsCharacterReference(r);
12421
12421
  }, n.onParseError ? {
12422
12422
  missingSemicolonAfterCharacterReference: () => {
@@ -12545,7 +12545,7 @@ class kp {
12545
12545
  _leaveAttrName() {
12546
12546
  var t, n;
12547
12547
  const r = this.currentToken;
12548
- if (Fo(r, this.currentAttr.name) === null) {
12548
+ if (Ho(r, this.currentAttr.name) === null) {
12549
12549
  if (r.attrs.push(this.currentAttr), r.location && this.currentLocation) {
12550
12550
  const a = (t = (n = r.location).attrs) !== null && t !== void 0 ? t : n.attrs = /* @__PURE__ */ Object.create(null);
12551
12551
  a[this.currentAttr.name] = this.currentLocation, this._leaveAttrValue();
@@ -12612,7 +12612,7 @@ class kp {
12612
12612
  this._createCharacterToken(t, n);
12613
12613
  }
12614
12614
  _emitCodePoint(t) {
12615
- const n = zo(t) ? ue.WHITESPACE_CHARACTER : t === E.NULL ? ue.NULL_CHARACTER : ue.CHARACTER;
12615
+ const n = Yo(t) ? ue.WHITESPACE_CHARACTER : t === E.NULL ? ue.NULL_CHARACTER : ue.CHARACTER;
12616
12616
  this._appendCharToCurrentCharacterToken(n, String.fromCodePoint(t));
12617
12617
  }
12618
12618
  //NOTE: used when we emit characters explicitly.
@@ -13291,7 +13291,7 @@ class kp {
13291
13291
  // Script data double escape start state
13292
13292
  //------------------------------------------------------------------
13293
13293
  _stateScriptDataDoubleEscapeStart(t) {
13294
- if (this.preprocessor.startsWith(qe.SCRIPT, !1) && Ds(this.preprocessor.peek(qe.SCRIPT.length))) {
13294
+ if (this.preprocessor.startsWith(qe.SCRIPT, !1) && Ps(this.preprocessor.peek(qe.SCRIPT.length))) {
13295
13295
  this._emitCodePoint(t);
13296
13296
  for (let n = 0; n < qe.SCRIPT.length; n++)
13297
13297
  this._emitCodePoint(this._consume());
@@ -13382,7 +13382,7 @@ class kp {
13382
13382
  // Script data double escape end state
13383
13383
  //------------------------------------------------------------------
13384
13384
  _stateScriptDataDoubleEscapeEnd(t) {
13385
- if (this.preprocessor.startsWith(qe.SCRIPT, !1) && Ds(this.preprocessor.peek(qe.SCRIPT.length))) {
13385
+ if (this.preprocessor.startsWith(qe.SCRIPT, !1) && Ps(this.preprocessor.peek(qe.SCRIPT.length))) {
13386
13386
  this._emitCodePoint(t);
13387
13387
  for (let n = 0; n < qe.SCRIPT.length; n++)
13388
13388
  this._emitCodePoint(this._consume());
@@ -14296,16 +14296,16 @@ class kp {
14296
14296
  this.active = !1, this.preprocessor.pos = this.preprocessor.html.length - 1, this.consumedAfterSnapshot = 0, this.preprocessor.endOfChunkHit = !0;
14297
14297
  return;
14298
14298
  }
14299
- t === 0 ? (this.preprocessor.pos = this.entityStartPos, this._flushCodePointConsumedAsCharacterReference(E.AMPERSAND), this.state = !this._isCharacterReferenceInAttribute() && ks(this.preprocessor.peek(1)) ? g.AMBIGUOUS_AMPERSAND : this.returnState) : this.state = this.returnState;
14299
+ t === 0 ? (this.preprocessor.pos = this.entityStartPos, this._flushCodePointConsumedAsCharacterReference(E.AMPERSAND), this.state = !this._isCharacterReferenceInAttribute() && Ds(this.preprocessor.peek(1)) ? g.AMBIGUOUS_AMPERSAND : this.returnState) : this.state = this.returnState;
14300
14300
  }
14301
14301
  // Ambiguos ampersand state
14302
14302
  //------------------------------------------------------------------
14303
14303
  _stateAmbiguousAmpersand(t) {
14304
- ks(t) ? this._flushCodePointConsumedAsCharacterReference(t) : (t === E.SEMICOLON && this._err(N.unknownNamedCharacterReference), this.state = this.returnState, this._callState(t));
14304
+ Ds(t) ? this._flushCodePointConsumedAsCharacterReference(t) : (t === E.SEMICOLON && this._err(N.unknownNamedCharacterReference), this.state = this.returnState, this._callState(t));
14305
14305
  }
14306
14306
  }
14307
- const Yo = /* @__PURE__ */ new Set([u.DD, u.DT, u.LI, u.OPTGROUP, u.OPTION, u.P, u.RB, u.RP, u.RT, u.RTC]), Ps = /* @__PURE__ */ new Set([
14308
- ...Yo,
14307
+ const Go = /* @__PURE__ */ new Set([u.DD, u.DT, u.LI, u.OPTGROUP, u.OPTION, u.P, u.RB, u.RP, u.RT, u.RTC]), Ms = /* @__PURE__ */ new Set([
14308
+ ...Go,
14309
14309
  u.CAPTION,
14310
14310
  u.COLGROUP,
14311
14311
  u.TBODY,
@@ -14324,7 +14324,7 @@ const Yo = /* @__PURE__ */ new Set([u.DD, u.DT, u.LI, u.OPTGROUP, u.OPTION, u.P,
14324
14324
  u.TD,
14325
14325
  u.TEMPLATE,
14326
14326
  u.TH
14327
- ]), Dp = /* @__PURE__ */ new Set([...hr, u.OL, u.UL]), Pp = /* @__PURE__ */ new Set([...hr, u.BUTTON]), Ms = /* @__PURE__ */ new Set([u.ANNOTATION_XML, u.MI, u.MN, u.MO, u.MS, u.MTEXT]), Bs = /* @__PURE__ */ new Set([u.DESC, u.FOREIGN_OBJECT, u.TITLE]), Mp = /* @__PURE__ */ new Set([u.TR, u.TEMPLATE, u.HTML]), Bp = /* @__PURE__ */ new Set([u.TBODY, u.TFOOT, u.THEAD, u.TEMPLATE, u.HTML]), Fp = /* @__PURE__ */ new Set([u.TABLE, u.TEMPLATE, u.HTML]), Hp = /* @__PURE__ */ new Set([u.TD, u.TH]);
14327
+ ]), Dp = /* @__PURE__ */ new Set([...hr, u.OL, u.UL]), Pp = /* @__PURE__ */ new Set([...hr, u.BUTTON]), Bs = /* @__PURE__ */ new Set([u.ANNOTATION_XML, u.MI, u.MN, u.MO, u.MS, u.MTEXT]), Fs = /* @__PURE__ */ new Set([u.DESC, u.FOREIGN_OBJECT, u.TITLE]), Mp = /* @__PURE__ */ new Set([u.TR, u.TEMPLATE, u.HTML]), Bp = /* @__PURE__ */ new Set([u.TBODY, u.TFOOT, u.THEAD, u.TEMPLATE, u.HTML]), Fp = /* @__PURE__ */ new Set([u.TABLE, u.TEMPLATE, u.HTML]), Hp = /* @__PURE__ */ new Set([u.TD, u.TH]);
14328
14328
  class Up {
14329
14329
  get currentTmplContentOrNode() {
14330
14330
  return this._isInTemplate() ? this.treeAdapter.getTemplateContent(this.current) : this.current;
@@ -14439,12 +14439,12 @@ class Up {
14439
14439
  break;
14440
14440
  }
14441
14441
  case R.SVG: {
14442
- if (Bs.has(a))
14442
+ if (Fs.has(a))
14443
14443
  return !1;
14444
14444
  break;
14445
14445
  }
14446
14446
  case R.MATHML: {
14447
- if (Ms.has(a))
14447
+ if (Bs.has(a))
14448
14448
  return !1;
14449
14449
  break;
14450
14450
  }
@@ -14473,12 +14473,12 @@ class Up {
14473
14473
  break;
14474
14474
  }
14475
14475
  case R.SVG: {
14476
- if (Bs.has(n))
14476
+ if (Fs.has(n))
14477
14477
  return !1;
14478
14478
  break;
14479
14479
  }
14480
14480
  case R.MATHML: {
14481
- if (Ms.has(n))
14481
+ if (Bs.has(n))
14482
14482
  return !1;
14483
14483
  break;
14484
14484
  }
@@ -14528,15 +14528,15 @@ class Up {
14528
14528
  }
14529
14529
  //Implied end tags
14530
14530
  generateImpliedEndTags() {
14531
- for (; Yo.has(this.currentTagId); )
14531
+ for (; Go.has(this.currentTagId); )
14532
14532
  this.pop();
14533
14533
  }
14534
14534
  generateImpliedEndTagsThoroughly() {
14535
- for (; Ps.has(this.currentTagId); )
14535
+ for (; Ms.has(this.currentTagId); )
14536
14536
  this.pop();
14537
14537
  }
14538
14538
  generateImpliedEndTagsWithExclusion(t) {
14539
- for (; this.currentTagId !== t && Ps.has(this.currentTagId); )
14539
+ for (; this.currentTagId !== t && Ms.has(this.currentTagId); )
14540
14540
  this.pop();
14541
14541
  }
14542
14542
  }
@@ -14545,7 +14545,7 @@ var gt;
14545
14545
  (function(e) {
14546
14546
  e[e.Marker = 0] = "Marker", e[e.Element = 1] = "Element";
14547
14547
  })(gt || (gt = {}));
14548
- const Fs = { type: gt.Marker };
14548
+ const Hs = { type: gt.Marker };
14549
14549
  class $p {
14550
14550
  constructor(t) {
14551
14551
  this.treeAdapter = t, this.entries = [], this.bookmark = null;
@@ -14582,7 +14582,7 @@ class $p {
14582
14582
  }
14583
14583
  //Mutations
14584
14584
  insertMarker() {
14585
- this.entries.unshift(Fs);
14585
+ this.entries.unshift(Hs);
14586
14586
  }
14587
14587
  pushElement(t, n) {
14588
14588
  this._ensureNoahArkCondition(t), this.entries.unshift({
@@ -14609,7 +14609,7 @@ class $p {
14609
14609
  * @see https://html.spec.whatwg.org/multipage/parsing.html#clear-the-list-of-active-formatting-elements-up-to-the-last-marker
14610
14610
  */
14611
14611
  clearToLastMarker() {
14612
- const t = this.entries.indexOf(Fs);
14612
+ const t = this.entries.indexOf(Hs);
14613
14613
  t >= 0 ? this.entries.splice(0, t + 1) : this.entries.length = 0;
14614
14614
  }
14615
14615
  //Search
@@ -14778,7 +14778,7 @@ const Ot = {
14778
14778
  updateNodeSourceCodeLocation(e, t) {
14779
14779
  e.sourceCodeLocation = { ...e.sourceCodeLocation, ...t };
14780
14780
  }
14781
- }, Go = "html", zp = "about:legacy-compat", Yp = "http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd", jo = [
14781
+ }, jo = "html", zp = "about:legacy-compat", Yp = "http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd", Vo = [
14782
14782
  "+//silmaril//dtd html pro v0r11 19970101//",
14783
14783
  "-//as//dtd html 3.0 aswedit + extensions//",
14784
14784
  "-//advasoft ltd//dtd html 3.0 aswedit + extensions//",
@@ -14835,26 +14835,26 @@ const Ot = {
14835
14835
  "-//webtechs//dtd mozilla html 2.0//",
14836
14836
  "-//webtechs//dtd mozilla html//"
14837
14837
  ], Gp = [
14838
- ...jo,
14838
+ ...Vo,
14839
14839
  "-//w3c//dtd html 4.01 frameset//",
14840
14840
  "-//w3c//dtd html 4.01 transitional//"
14841
14841
  ], jp = /* @__PURE__ */ new Set([
14842
14842
  "-//w3o//dtd w3 html strict 3.0//en//",
14843
14843
  "-/w3c/dtd html 4.0 transitional/en",
14844
14844
  "html"
14845
- ]), Vo = ["-//w3c//dtd xhtml 1.0 frameset//", "-//w3c//dtd xhtml 1.0 transitional//"], Vp = [
14846
- ...Vo,
14845
+ ]), qo = ["-//w3c//dtd xhtml 1.0 frameset//", "-//w3c//dtd xhtml 1.0 transitional//"], Vp = [
14846
+ ...qo,
14847
14847
  "-//w3c//dtd html 4.01 frameset//",
14848
14848
  "-//w3c//dtd html 4.01 transitional//"
14849
14849
  ];
14850
- function Hs(e, t) {
14850
+ function Us(e, t) {
14851
14851
  return t.some((n) => e.startsWith(n));
14852
14852
  }
14853
14853
  function qp(e) {
14854
- return e.name === Go && e.publicId === null && (e.systemId === null || e.systemId === zp);
14854
+ return e.name === jo && e.publicId === null && (e.systemId === null || e.systemId === zp);
14855
14855
  }
14856
14856
  function Wp(e) {
14857
- if (e.name !== Go)
14857
+ if (e.name !== jo)
14858
14858
  return it.QUIRKS;
14859
14859
  const { systemId: t } = e;
14860
14860
  if (t && t.toLowerCase() === Yp)
@@ -14863,15 +14863,15 @@ function Wp(e) {
14863
14863
  if (n !== null) {
14864
14864
  if (n = n.toLowerCase(), jp.has(n))
14865
14865
  return it.QUIRKS;
14866
- let r = t === null ? Gp : jo;
14867
- if (Hs(n, r))
14866
+ let r = t === null ? Gp : Vo;
14867
+ if (Us(n, r))
14868
14868
  return it.QUIRKS;
14869
- if (r = t === null ? Vo : Vp, Hs(n, r))
14869
+ if (r = t === null ? qo : Vp, Us(n, r))
14870
14870
  return it.LIMITED_QUIRKS;
14871
14871
  }
14872
14872
  return it.NO_QUIRKS;
14873
14873
  }
14874
- const Us = {
14874
+ const $s = {
14875
14875
  TEXT_HTML: "text/html",
14876
14876
  APPLICATION_XML: "application/xhtml+xml"
14877
14877
  }, Xp = "definitionurl", Qp = "definitionURL", Kp = new Map([
@@ -15032,20 +15032,20 @@ function t1(e) {
15032
15032
  const t = e.tagID;
15033
15033
  return t === u.FONT && e.attrs.some(({ name: r }) => r === Yt.COLOR || r === Yt.SIZE || r === Yt.FACE) || e1.has(t);
15034
15034
  }
15035
- function qo(e) {
15035
+ function Wo(e) {
15036
15036
  for (let t = 0; t < e.attrs.length; t++)
15037
15037
  if (e.attrs[t].name === Xp) {
15038
15038
  e.attrs[t].name = Qp;
15039
15039
  break;
15040
15040
  }
15041
15041
  }
15042
- function Wo(e) {
15042
+ function Xo(e) {
15043
15043
  for (let t = 0; t < e.attrs.length; t++) {
15044
15044
  const n = Kp.get(e.attrs[t].name);
15045
15045
  n != null && (e.attrs[t].name = n);
15046
15046
  }
15047
15047
  }
15048
- function hi(e) {
15048
+ function mi(e) {
15049
15049
  for (let t = 0; t < e.attrs.length; t++) {
15050
15050
  const n = Zp.get(e.attrs[t].name);
15051
15051
  n && (e.attrs[t].prefix = n.prefix, e.attrs[t].name = n.name, e.attrs[t].namespace = n.namespace);
@@ -15063,7 +15063,7 @@ function a1(e, t, n) {
15063
15063
  for (let r = 0; r < n.length; r++)
15064
15064
  if (n[r].name === Yt.ENCODING) {
15065
15065
  const a = n[r].value.toLowerCase();
15066
- return a === Us.TEXT_HTML || a === Us.APPLICATION_XML;
15066
+ return a === $s.TEXT_HTML || a === $s.APPLICATION_XML;
15067
15067
  }
15068
15068
  }
15069
15069
  return t === R.SVG && (e === u.FOREIGN_OBJECT || e === u.DESC || e === u.TITLE);
@@ -15083,16 +15083,16 @@ const l1 = {
15083
15083
  endLine: -1,
15084
15084
  endCol: -1,
15085
15085
  endOffset: -1
15086
- }, Xo = /* @__PURE__ */ new Set([u.TABLE, u.TBODY, u.TFOOT, u.THEAD, u.TR]), $s = {
15086
+ }, Qo = /* @__PURE__ */ new Set([u.TABLE, u.TBODY, u.TFOOT, u.THEAD, u.TR]), zs = {
15087
15087
  scriptingEnabled: !0,
15088
15088
  sourceCodeLocationInfo: !1,
15089
15089
  treeAdapter: Ot,
15090
15090
  onParseError: null
15091
15091
  };
15092
- class zs {
15092
+ class Ys {
15093
15093
  constructor(t, n, r = null, a = null) {
15094
15094
  this.fragmentContext = r, this.scriptHandler = a, this.currentToken = null, this.stopped = !1, this.insertionMode = T.INITIAL, this.originalInsertionMode = T.INITIAL, this.headElement = null, this.formElement = null, this.currentNotInHTML = !1, this.tmplInsertionModeStack = [], this.pendingCharacterTokens = [], this.hasNonWhitespacePendingCharacterToken = !1, this.framesetOk = !0, this.skipNextNewLine = !1, this.fosterParentingEnabled = !1, this.options = {
15095
- ...$s,
15095
+ ...zs,
15096
15096
  ...t
15097
15097
  }, this.treeAdapter = this.options.treeAdapter, this.onParseError = this.options.onParseError, this.onParseError && (this.options.sourceCodeLocationInfo = !0), this.document = n ?? this.treeAdapter.createDocument(), this.tokenizer = new kp(this.options, this), this.activeFormattingElements = new $p(this.treeAdapter), this.fragmentContextID = r ? bn(this.treeAdapter.getTagName(r)) : u.UNKNOWN, this._setContextModes(r ?? this.document, this.fragmentContextID), this.openElements = new Up(this.document, this.treeAdapter, this);
15098
15098
  }
@@ -15103,7 +15103,7 @@ class zs {
15103
15103
  }
15104
15104
  static getFragmentParser(t, n) {
15105
15105
  const r = {
15106
- ...$s,
15106
+ ...zs,
15107
15107
  ...n
15108
15108
  };
15109
15109
  t ?? (t = r.treeAdapter.createElement(_.TEMPLATE, R.HTML, []));
@@ -15452,7 +15452,7 @@ class zs {
15452
15452
  //Foster parenting
15453
15453
  /** @protected */
15454
15454
  _isElementCausesFosterParenting(t) {
15455
- return Xo.has(t);
15455
+ return Qo.has(t);
15456
15456
  }
15457
15457
  /** @protected */
15458
15458
  _shouldFosterParentOnInsertion() {
@@ -15522,7 +15522,7 @@ class zs {
15522
15522
  case T.IN_CAPTION:
15523
15523
  case T.IN_CELL:
15524
15524
  case T.IN_TEMPLATE: {
15525
- Ko(this, t);
15525
+ Zo(this, t);
15526
15526
  break;
15527
15527
  }
15528
15528
  case T.TEXT:
@@ -15538,7 +15538,7 @@ class zs {
15538
15538
  break;
15539
15539
  }
15540
15540
  case T.IN_TABLE_TEXT: {
15541
- rl(this, t);
15541
+ al(this, t);
15542
15542
  break;
15543
15543
  }
15544
15544
  case T.IN_COLUMN_GROUP: {
@@ -15735,7 +15735,7 @@ class zs {
15735
15735
  break;
15736
15736
  }
15737
15737
  case T.IN_COLUMN_GROUP: {
15738
- Ei(this, t);
15738
+ gi(this, t);
15739
15739
  break;
15740
15740
  }
15741
15741
  case T.IN_TABLE_BODY: {
@@ -15751,7 +15751,7 @@ class zs {
15751
15751
  break;
15752
15752
  }
15753
15753
  case T.IN_SELECT: {
15754
- sl(this, t);
15754
+ ul(this, t);
15755
15755
  break;
15756
15756
  }
15757
15757
  case T.IN_SELECT_IN_TABLE: {
@@ -15844,7 +15844,7 @@ class zs {
15844
15844
  break;
15845
15845
  }
15846
15846
  case T.IN_ROW: {
15847
- il(this, t);
15847
+ sl(this, t);
15848
15848
  break;
15849
15849
  }
15850
15850
  case T.IN_CELL: {
@@ -15852,7 +15852,7 @@ class zs {
15852
15852
  break;
15853
15853
  }
15854
15854
  case T.IN_SELECT: {
15855
- ul(this, t);
15855
+ ol(this, t);
15856
15856
  break;
15857
15857
  }
15858
15858
  case T.IN_SELECT_IN_TABLE: {
@@ -15864,7 +15864,7 @@ class zs {
15864
15864
  break;
15865
15865
  }
15866
15866
  case T.AFTER_BODY: {
15867
- ll(this, t);
15867
+ cl(this, t);
15868
15868
  break;
15869
15869
  }
15870
15870
  case T.IN_FRAMESET: {
@@ -15917,7 +15917,7 @@ class zs {
15917
15917
  case T.IN_CELL:
15918
15918
  case T.IN_SELECT:
15919
15919
  case T.IN_SELECT_IN_TABLE: {
15920
- tl(this, t);
15920
+ nl(this, t);
15921
15921
  break;
15922
15922
  }
15923
15923
  case T.TEXT: {
@@ -15929,7 +15929,7 @@ class zs {
15929
15929
  break;
15930
15930
  }
15931
15931
  case T.IN_TEMPLATE: {
15932
- ol(this, t);
15932
+ ll(this, t);
15933
15933
  break;
15934
15934
  }
15935
15935
  case T.AFTER_BODY:
@@ -15937,7 +15937,7 @@ class zs {
15937
15937
  case T.AFTER_FRAMESET:
15938
15938
  case T.AFTER_AFTER_BODY:
15939
15939
  case T.AFTER_AFTER_FRAMESET: {
15940
- pi(this, t);
15940
+ Ei(this, t);
15941
15941
  break;
15942
15942
  }
15943
15943
  }
@@ -15973,7 +15973,7 @@ class zs {
15973
15973
  case T.AFTER_BODY:
15974
15974
  case T.AFTER_AFTER_BODY:
15975
15975
  case T.AFTER_AFTER_FRAMESET: {
15976
- Qo(this, t);
15976
+ Ko(this, t);
15977
15977
  break;
15978
15978
  }
15979
15979
  case T.IN_TABLE:
@@ -15983,7 +15983,7 @@ class zs {
15983
15983
  break;
15984
15984
  }
15985
15985
  case T.IN_TABLE_TEXT: {
15986
- nl(this, t);
15986
+ rl(this, t);
15987
15987
  break;
15988
15988
  }
15989
15989
  }
@@ -15991,7 +15991,7 @@ class zs {
15991
15991
  }
15992
15992
  function c1(e, t) {
15993
15993
  let n = e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);
15994
- return n ? e.openElements.contains(n.element) ? e.openElements.hasInScope(t.tagID) || (n = null) : (e.activeFormattingElements.removeEntry(n), n = null) : el(e, t), n;
15994
+ return n ? e.openElements.contains(n.element) ? e.openElements.hasInScope(t.tagID) || (n = null) : (e.activeFormattingElements.removeEntry(n), n = null) : tl(e, t), n;
15995
15995
  }
15996
15996
  function d1(e, t) {
15997
15997
  let n = null, r = e.openElements.stackTop;
@@ -16029,7 +16029,7 @@ function p1(e, t, n) {
16029
16029
  const r = e.treeAdapter.getNamespaceURI(n.element), { token: a } = n, i = e.treeAdapter.createElement(a.tagName, r, a.attrs);
16030
16030
  e._adoptNodes(t, i), e.treeAdapter.appendChild(t, i), e.activeFormattingElements.insertElementAfterBookmark(i, a), e.activeFormattingElements.removeEntry(n), e.openElements.remove(n.element), e.openElements.insertAfter(t, i, a.tagID);
16031
16031
  }
16032
- function mi(e, t) {
16032
+ function pi(e, t) {
16033
16033
  for (let n = 0; n < u1; n++) {
16034
16034
  const r = c1(e, t);
16035
16035
  if (!r)
@@ -16051,7 +16051,7 @@ function E1(e, t) {
16051
16051
  function g1(e, t) {
16052
16052
  e._appendCommentNode(t, e.document);
16053
16053
  }
16054
- function pi(e, t) {
16054
+ function Ei(e, t) {
16055
16055
  if (e.stopped = !0, t.location) {
16056
16056
  const n = e.fragmentContext ? 0 : 2;
16057
16057
  for (let r = e.openElements.stackTop; r >= n; r--)
@@ -16272,11 +16272,11 @@ function Dn(e, t) {
16272
16272
  function Lr(e, t) {
16273
16273
  switch (t.type) {
16274
16274
  case ue.CHARACTER: {
16275
- Ko(e, t);
16275
+ Zo(e, t);
16276
16276
  break;
16277
16277
  }
16278
16278
  case ue.WHITESPACE_CHARACTER: {
16279
- Qo(e, t);
16279
+ Ko(e, t);
16280
16280
  break;
16281
16281
  }
16282
16282
  case ue.COMMENT: {
@@ -16292,15 +16292,15 @@ function Lr(e, t) {
16292
16292
  break;
16293
16293
  }
16294
16294
  case ue.EOF: {
16295
- tl(e, t);
16295
+ nl(e, t);
16296
16296
  break;
16297
16297
  }
16298
16298
  }
16299
16299
  }
16300
- function Qo(e, t) {
16300
+ function Ko(e, t) {
16301
16301
  e._reconstructActiveFormattingElements(), e._insertCharacters(t);
16302
16302
  }
16303
- function Ko(e, t) {
16303
+ function Zo(e, t) {
16304
16304
  e._reconstructActiveFormattingElements(), e._insertCharacters(t), e.framesetOk = !1;
16305
16305
  }
16306
16306
  function v1(e, t) {
@@ -16349,13 +16349,13 @@ function B1(e, t) {
16349
16349
  }
16350
16350
  function F1(e, t) {
16351
16351
  const n = e.activeFormattingElements.getElementEntryInScopeWithTagName(_.A);
16352
- n && (mi(e, t), e.openElements.remove(n.element), e.activeFormattingElements.removeEntry(n)), e._reconstructActiveFormattingElements(), e._insertElement(t, R.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t);
16352
+ n && (pi(e, t), e.openElements.remove(n.element), e.activeFormattingElements.removeEntry(n)), e._reconstructActiveFormattingElements(), e._insertElement(t, R.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t);
16353
16353
  }
16354
16354
  function H1(e, t) {
16355
16355
  e._reconstructActiveFormattingElements(), e._insertElement(t, R.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t);
16356
16356
  }
16357
16357
  function U1(e, t) {
16358
- e._reconstructActiveFormattingElements(), e.openElements.hasInScope(u.NOBR) && (mi(e, t), e._reconstructActiveFormattingElements()), e._insertElement(t, R.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t);
16358
+ e._reconstructActiveFormattingElements(), e.openElements.hasInScope(u.NOBR) && (pi(e, t), e._reconstructActiveFormattingElements()), e._insertElement(t, R.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t);
16359
16359
  }
16360
16360
  function $1(e, t) {
16361
16361
  e._reconstructActiveFormattingElements(), e._insertElement(t, R.HTML), e.activeFormattingElements.insertMarker(), e.framesetOk = !1;
@@ -16363,15 +16363,15 @@ function $1(e, t) {
16363
16363
  function z1(e, t) {
16364
16364
  e.treeAdapter.getDocumentMode(e.document) !== it.QUIRKS && e.openElements.hasInButtonScope(u.P) && e._closePElement(), e._insertElement(t, R.HTML), e.framesetOk = !1, e.insertionMode = T.IN_TABLE;
16365
16365
  }
16366
- function Zo(e, t) {
16366
+ function Jo(e, t) {
16367
16367
  e._reconstructActiveFormattingElements(), e._appendElement(t, R.HTML), e.framesetOk = !1, t.ackSelfClosing = !0;
16368
16368
  }
16369
- function Jo(e) {
16370
- const t = Fo(e, Yt.TYPE);
16369
+ function el(e) {
16370
+ const t = Ho(e, Yt.TYPE);
16371
16371
  return t != null && t.toLowerCase() === s1;
16372
16372
  }
16373
16373
  function Y1(e, t) {
16374
- e._reconstructActiveFormattingElements(), e._appendElement(t, R.HTML), Jo(t) || (e.framesetOk = !1), t.ackSelfClosing = !0;
16374
+ e._reconstructActiveFormattingElements(), e._appendElement(t, R.HTML), el(t) || (e.framesetOk = !1), t.ackSelfClosing = !0;
16375
16375
  }
16376
16376
  function G1(e, t) {
16377
16377
  e._appendElement(t, R.HTML), t.ackSelfClosing = !0;
@@ -16380,7 +16380,7 @@ function j1(e, t) {
16380
16380
  e.openElements.hasInButtonScope(u.P) && e._closePElement(), e._appendElement(t, R.HTML), e.framesetOk = !1, t.ackSelfClosing = !0;
16381
16381
  }
16382
16382
  function V1(e, t) {
16383
- t.tagName = _.IMG, t.tagID = u.IMG, Zo(e, t);
16383
+ t.tagName = _.IMG, t.tagID = u.IMG, Jo(e, t);
16384
16384
  }
16385
16385
  function q1(e, t) {
16386
16386
  e._insertElement(t, R.HTML), e.skipNextNewLine = !0, e.tokenizer.state = De.RCDATA, e.originalInsertionMode = e.insertionMode, e.framesetOk = !1, e.insertionMode = T.TEXT;
@@ -16391,7 +16391,7 @@ function W1(e, t) {
16391
16391
  function X1(e, t) {
16392
16392
  e.framesetOk = !1, e._switchToTextParsing(t, De.RAWTEXT);
16393
16393
  }
16394
- function Ys(e, t) {
16394
+ function Gs(e, t) {
16395
16395
  e._switchToTextParsing(t, De.RAWTEXT);
16396
16396
  }
16397
16397
  function Q1(e, t) {
@@ -16407,12 +16407,12 @@ function J1(e, t) {
16407
16407
  e.openElements.hasInScope(u.RUBY) && e.openElements.generateImpliedEndTagsWithExclusion(u.RTC), e._insertElement(t, R.HTML);
16408
16408
  }
16409
16409
  function eE(e, t) {
16410
- e._reconstructActiveFormattingElements(), qo(t), hi(t), t.selfClosing ? e._appendElement(t, R.MATHML) : e._insertElement(t, R.MATHML), t.ackSelfClosing = !0;
16410
+ e._reconstructActiveFormattingElements(), Wo(t), mi(t), t.selfClosing ? e._appendElement(t, R.MATHML) : e._insertElement(t, R.MATHML), t.ackSelfClosing = !0;
16411
16411
  }
16412
16412
  function tE(e, t) {
16413
- e._reconstructActiveFormattingElements(), Wo(t), hi(t), t.selfClosing ? e._appendElement(t, R.SVG) : e._insertElement(t, R.SVG), t.ackSelfClosing = !0;
16413
+ e._reconstructActiveFormattingElements(), Xo(t), mi(t), t.selfClosing ? e._appendElement(t, R.SVG) : e._insertElement(t, R.SVG), t.ackSelfClosing = !0;
16414
16414
  }
16415
- function Gs(e, t) {
16415
+ function js(e, t) {
16416
16416
  e._reconstructActiveFormattingElements(), e._insertElement(t, R.HTML);
16417
16417
  }
16418
16418
  function Ye(e, t) {
@@ -16485,7 +16485,7 @@ function Ye(e, t) {
16485
16485
  case u.AREA:
16486
16486
  case u.EMBED:
16487
16487
  case u.KEYGEN: {
16488
- Zo(e, t);
16488
+ Jo(e, t);
16489
16489
  break;
16490
16490
  }
16491
16491
  case u.HR: {
@@ -16590,7 +16590,7 @@ function Ye(e, t) {
16590
16590
  }
16591
16591
  case u.NOEMBED:
16592
16592
  case u.NOFRAMES: {
16593
- Ys(e, t);
16593
+ Gs(e, t);
16594
16594
  break;
16595
16595
  }
16596
16596
  case u.FRAMESET: {
@@ -16602,7 +16602,7 @@ function Ye(e, t) {
16602
16602
  break;
16603
16603
  }
16604
16604
  case u.NOSCRIPT: {
16605
- e.options.scriptingEnabled ? Ys(e, t) : Gs(e, t);
16605
+ e.options.scriptingEnabled ? Gs(e, t) : js(e, t);
16606
16606
  break;
16607
16607
  }
16608
16608
  case u.PLAINTEXT: {
@@ -16622,7 +16622,7 @@ function Ye(e, t) {
16622
16622
  case u.COLGROUP:
16623
16623
  break;
16624
16624
  default:
16625
- Gs(e, t);
16625
+ js(e, t);
16626
16626
  }
16627
16627
  }
16628
16628
  function nE(e, t) {
@@ -16632,7 +16632,7 @@ function nE(e, t) {
16632
16632
  }
16633
16633
  }
16634
16634
  function rE(e, t) {
16635
- e.openElements.hasInScope(u.BODY) && (e.insertionMode = T.AFTER_BODY, ll(e, t));
16635
+ e.openElements.hasInScope(u.BODY) && (e.insertionMode = T.AFTER_BODY, cl(e, t));
16636
16636
  }
16637
16637
  function aE(e, t) {
16638
16638
  const n = t.tagID;
@@ -16662,7 +16662,7 @@ function cE(e, t) {
16662
16662
  function dE(e) {
16663
16663
  e._reconstructActiveFormattingElements(), e._insertFakeElement(_.BR, u.BR), e.openElements.pop(), e.framesetOk = !1;
16664
16664
  }
16665
- function el(e, t) {
16665
+ function tl(e, t) {
16666
16666
  const n = t.tagName, r = t.tagID;
16667
16667
  for (let a = e.openElements.stackTop; a > 0; a--) {
16668
16668
  const i = e.openElements.items[a], s = e.openElements.tagIDs[a];
@@ -16690,7 +16690,7 @@ function Rr(e, t) {
16690
16690
  case u.SMALL:
16691
16691
  case u.STRIKE:
16692
16692
  case u.STRONG: {
16693
- mi(e, t);
16693
+ pi(e, t);
16694
16694
  break;
16695
16695
  }
16696
16696
  case u.P: {
@@ -16772,11 +16772,11 @@ function Rr(e, t) {
16772
16772
  break;
16773
16773
  }
16774
16774
  default:
16775
- el(e, t);
16775
+ tl(e, t);
16776
16776
  }
16777
16777
  }
16778
- function tl(e, t) {
16779
- e.tmplInsertionModeStack.length > 0 ? ol(e, t) : pi(e, t);
16778
+ function nl(e, t) {
16779
+ e.tmplInsertionModeStack.length > 0 ? ll(e, t) : Ei(e, t);
16780
16780
  }
16781
16781
  function fE(e, t) {
16782
16782
  var n;
@@ -16786,14 +16786,14 @@ function hE(e, t) {
16786
16786
  e._err(t, N.eofInElementThatCanContainOnlyText), e.openElements.pop(), e.insertionMode = e.originalInsertionMode, e.onEof(t);
16787
16787
  }
16788
16788
  function ia(e, t) {
16789
- if (Xo.has(e.openElements.currentTagId))
16789
+ if (Qo.has(e.openElements.currentTagId))
16790
16790
  switch (e.pendingCharacterTokens.length = 0, e.hasNonWhitespacePendingCharacterToken = !1, e.originalInsertionMode = e.insertionMode, e.insertionMode = T.IN_TABLE_TEXT, t.type) {
16791
16791
  case ue.CHARACTER: {
16792
- rl(e, t);
16792
+ al(e, t);
16793
16793
  break;
16794
16794
  }
16795
16795
  case ue.WHITESPACE_CHARACTER: {
16796
- nl(e, t);
16796
+ rl(e, t);
16797
16797
  break;
16798
16798
  }
16799
16799
  }
@@ -16807,7 +16807,7 @@ function pE(e, t) {
16807
16807
  e.openElements.clearBackToTableContext(), e._insertElement(t, R.HTML), e.insertionMode = T.IN_COLUMN_GROUP;
16808
16808
  }
16809
16809
  function EE(e, t) {
16810
- e.openElements.clearBackToTableContext(), e._insertFakeElement(_.COLGROUP, u.COLGROUP), e.insertionMode = T.IN_COLUMN_GROUP, Ei(e, t);
16810
+ e.openElements.clearBackToTableContext(), e._insertFakeElement(_.COLGROUP, u.COLGROUP), e.insertionMode = T.IN_COLUMN_GROUP, gi(e, t);
16811
16811
  }
16812
16812
  function gE(e, t) {
16813
16813
  e.openElements.clearBackToTableContext(), e._insertElement(t, R.HTML), e.insertionMode = T.IN_TABLE_BODY;
@@ -16819,7 +16819,7 @@ function TE(e, t) {
16819
16819
  e.openElements.hasInTableScope(u.TABLE) && (e.openElements.popUntilTagNamePopped(u.TABLE), e._resetInsertionMode(), e._processStartTag(t));
16820
16820
  }
16821
16821
  function yE(e, t) {
16822
- Jo(t) ? e._appendElement(t, R.HTML) : Vn(e, t), t.ackSelfClosing = !0;
16822
+ el(t) ? e._appendElement(t, R.HTML) : Vn(e, t), t.ackSelfClosing = !0;
16823
16823
  }
16824
16824
  function AE(e, t) {
16825
16825
  !e.formElement && e.openElements.tmplCount === 0 && (e._insertElement(t, R.HTML), e.formElement = e.openElements.current, e.openElements.pop());
@@ -16902,10 +16902,10 @@ function Vn(e, t) {
16902
16902
  const n = e.fosterParentingEnabled;
16903
16903
  e.fosterParentingEnabled = !0, Lr(e, t), e.fosterParentingEnabled = n;
16904
16904
  }
16905
- function nl(e, t) {
16905
+ function rl(e, t) {
16906
16906
  e.pendingCharacterTokens.push(t);
16907
16907
  }
16908
- function rl(e, t) {
16908
+ function al(e, t) {
16909
16909
  e.pendingCharacterTokens.push(t), e.hasNonWhitespacePendingCharacterToken = !0;
16910
16910
  }
16911
16911
  function _n(e, t) {
@@ -16918,10 +16918,10 @@ function _n(e, t) {
16918
16918
  e._insertCharacters(e.pendingCharacterTokens[n]);
16919
16919
  e.insertionMode = e.originalInsertionMode, e._processToken(t);
16920
16920
  }
16921
- const al = /* @__PURE__ */ new Set([u.CAPTION, u.COL, u.COLGROUP, u.TBODY, u.TD, u.TFOOT, u.TH, u.THEAD, u.TR]);
16921
+ const il = /* @__PURE__ */ new Set([u.CAPTION, u.COL, u.COLGROUP, u.TBODY, u.TD, u.TFOOT, u.TH, u.THEAD, u.TR]);
16922
16922
  function xE(e, t) {
16923
16923
  const n = t.tagID;
16924
- al.has(n) ? e.openElements.hasInTableScope(u.CAPTION) && (e.openElements.generateImpliedEndTags(), e.openElements.popUntilTagNamePopped(u.CAPTION), e.activeFormattingElements.clearToLastMarker(), e.insertionMode = T.IN_TABLE, fn(e, t)) : Ye(e, t);
16924
+ il.has(n) ? e.openElements.hasInTableScope(u.CAPTION) && (e.openElements.generateImpliedEndTags(), e.openElements.popUntilTagNamePopped(u.CAPTION), e.activeFormattingElements.clearToLastMarker(), e.insertionMode = T.IN_TABLE, fn(e, t)) : Ye(e, t);
16925
16925
  }
16926
16926
  function _E(e, t) {
16927
16927
  const n = t.tagID;
@@ -16946,7 +16946,7 @@ function _E(e, t) {
16946
16946
  Rr(e, t);
16947
16947
  }
16948
16948
  }
16949
- function Ei(e, t) {
16949
+ function gi(e, t) {
16950
16950
  switch (t.tagID) {
16951
16951
  case u.HTML: {
16952
16952
  Ye(e, t);
@@ -17054,7 +17054,7 @@ function Dr(e, t) {
17054
17054
  fn(e, t);
17055
17055
  }
17056
17056
  }
17057
- function il(e, t) {
17057
+ function sl(e, t) {
17058
17058
  switch (t.tagID) {
17059
17059
  case u.TR: {
17060
17060
  e.openElements.hasInTableScope(u.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), e.insertionMode = T.IN_TABLE_BODY);
@@ -17084,7 +17084,7 @@ function il(e, t) {
17084
17084
  }
17085
17085
  function CE(e, t) {
17086
17086
  const n = t.tagID;
17087
- al.has(n) ? (e.openElements.hasInTableScope(u.TD) || e.openElements.hasInTableScope(u.TH)) && (e._closeTableCell(), Dr(e, t)) : Ye(e, t);
17087
+ il.has(n) ? (e.openElements.hasInTableScope(u.TD) || e.openElements.hasInTableScope(u.TH)) && (e._closeTableCell(), Dr(e, t)) : Ye(e, t);
17088
17088
  }
17089
17089
  function IE(e, t) {
17090
17090
  const n = t.tagID;
@@ -17099,7 +17099,7 @@ function IE(e, t) {
17099
17099
  case u.TFOOT:
17100
17100
  case u.THEAD:
17101
17101
  case u.TR: {
17102
- e.openElements.hasInTableScope(n) && (e._closeTableCell(), il(e, t));
17102
+ e.openElements.hasInTableScope(n) && (e._closeTableCell(), sl(e, t));
17103
17103
  break;
17104
17104
  }
17105
17105
  case u.BODY:
@@ -17112,7 +17112,7 @@ function IE(e, t) {
17112
17112
  Rr(e, t);
17113
17113
  }
17114
17114
  }
17115
- function sl(e, t) {
17115
+ function ul(e, t) {
17116
17116
  switch (t.tagID) {
17117
17117
  case u.HTML: {
17118
17118
  Ye(e, t);
@@ -17144,7 +17144,7 @@ function sl(e, t) {
17144
17144
  }
17145
17145
  }
17146
17146
  }
17147
- function ul(e, t) {
17147
+ function ol(e, t) {
17148
17148
  switch (t.tagID) {
17149
17149
  case u.OPTGROUP: {
17150
17150
  e.openElements.stackTop > 0 && e.openElements.currentTagId === u.OPTION && e.openElements.tagIDs[e.openElements.stackTop - 1] === u.OPTGROUP && e.openElements.pop(), e.openElements.currentTagId === u.OPTGROUP && e.openElements.pop();
@@ -17166,11 +17166,11 @@ function ul(e, t) {
17166
17166
  }
17167
17167
  function NE(e, t) {
17168
17168
  const n = t.tagID;
17169
- n === u.CAPTION || n === u.TABLE || n === u.TBODY || n === u.TFOOT || n === u.THEAD || n === u.TR || n === u.TD || n === u.TH ? (e.openElements.popUntilTagNamePopped(u.SELECT), e._resetInsertionMode(), e._processStartTag(t)) : sl(e, t);
17169
+ n === u.CAPTION || n === u.TABLE || n === u.TBODY || n === u.TFOOT || n === u.THEAD || n === u.TR || n === u.TD || n === u.TH ? (e.openElements.popUntilTagNamePopped(u.SELECT), e._resetInsertionMode(), e._processStartTag(t)) : ul(e, t);
17170
17170
  }
17171
17171
  function vE(e, t) {
17172
17172
  const n = t.tagID;
17173
- n === u.CAPTION || n === u.TABLE || n === u.TBODY || n === u.TFOOT || n === u.THEAD || n === u.TR || n === u.TD || n === u.TH ? e.openElements.hasInTableScope(n) && (e.openElements.popUntilTagNamePopped(u.SELECT), e._resetInsertionMode(), e.onEndTag(t)) : ul(e, t);
17173
+ n === u.CAPTION || n === u.TABLE || n === u.TBODY || n === u.TFOOT || n === u.THEAD || n === u.TR || n === u.TD || n === u.TH ? e.openElements.hasInTableScope(n) && (e.openElements.popUntilTagNamePopped(u.SELECT), e._resetInsertionMode(), e.onEndTag(t)) : ol(e, t);
17174
17174
  }
17175
17175
  function wE(e, t) {
17176
17176
  switch (t.tagID) {
@@ -17198,7 +17198,7 @@ function wE(e, t) {
17198
17198
  break;
17199
17199
  }
17200
17200
  case u.COL: {
17201
- e.tmplInsertionModeStack[0] = T.IN_COLUMN_GROUP, e.insertionMode = T.IN_COLUMN_GROUP, Ei(e, t);
17201
+ e.tmplInsertionModeStack[0] = T.IN_COLUMN_GROUP, e.insertionMode = T.IN_COLUMN_GROUP, gi(e, t);
17202
17202
  break;
17203
17203
  }
17204
17204
  case u.TR: {
@@ -17217,13 +17217,13 @@ function wE(e, t) {
17217
17217
  function OE(e, t) {
17218
17218
  t.tagID === u.TEMPLATE && Xt(e, t);
17219
17219
  }
17220
- function ol(e, t) {
17221
- e.openElements.tmplCount > 0 ? (e.openElements.popUntilTagNamePopped(u.TEMPLATE), e.activeFormattingElements.clearToLastMarker(), e.tmplInsertionModeStack.shift(), e._resetInsertionMode(), e.onEof(t)) : pi(e, t);
17220
+ function ll(e, t) {
17221
+ e.openElements.tmplCount > 0 ? (e.openElements.popUntilTagNamePopped(u.TEMPLATE), e.activeFormattingElements.clearToLastMarker(), e.tmplInsertionModeStack.shift(), e._resetInsertionMode(), e.onEof(t)) : Ei(e, t);
17222
17222
  }
17223
17223
  function LE(e, t) {
17224
17224
  t.tagID === u.HTML ? Ye(e, t) : pr(e, t);
17225
17225
  }
17226
- function ll(e, t) {
17226
+ function cl(e, t) {
17227
17227
  var n;
17228
17228
  if (t.tagID === u.HTML) {
17229
17229
  if (e.fragmentContext || (e.insertionMode = T.AFTER_AFTER_BODY), e.options.sourceCodeLocationInfo && e.openElements.tagIDs[0] === u.HTML) {
@@ -17299,21 +17299,21 @@ function FE(e, t) {
17299
17299
  function HE(e, t) {
17300
17300
  e._insertCharacters(t), e.framesetOk = !1;
17301
17301
  }
17302
- function cl(e) {
17302
+ function dl(e) {
17303
17303
  for (; e.treeAdapter.getNamespaceURI(e.openElements.current) !== R.HTML && !e._isIntegrationPoint(e.openElements.currentTagId, e.openElements.current); )
17304
17304
  e.openElements.pop();
17305
17305
  }
17306
17306
  function UE(e, t) {
17307
17307
  if (t1(t))
17308
- cl(e), e._startTagOutsideForeignContent(t);
17308
+ dl(e), e._startTagOutsideForeignContent(t);
17309
17309
  else {
17310
17310
  const n = e._getAdjustedCurrentElement(), r = e.treeAdapter.getNamespaceURI(n);
17311
- r === R.MATHML ? qo(t) : r === R.SVG && (n1(t), Wo(t)), hi(t), t.selfClosing ? e._appendElement(t, r) : e._insertElement(t, r), t.ackSelfClosing = !0;
17311
+ r === R.MATHML ? Wo(t) : r === R.SVG && (n1(t), Xo(t)), mi(t), t.selfClosing ? e._appendElement(t, r) : e._insertElement(t, r), t.ackSelfClosing = !0;
17312
17312
  }
17313
17313
  }
17314
17314
  function $E(e, t) {
17315
17315
  if (t.tagID === u.P || t.tagID === u.BR) {
17316
- cl(e), e._endTagOutsideForeignContent(t);
17316
+ dl(e), e._endTagOutsideForeignContent(t);
17317
17317
  return;
17318
17318
  }
17319
17319
  for (let n = e.openElements.stackTop; n > 0; n--) {
@@ -17336,13 +17336,13 @@ const zE = /* @__PURE__ */ new Set([
17336
17336
  "mdxJsxTextElement",
17337
17337
  "mdxTextExpression",
17338
17338
  "mdxjsEsm"
17339
- ]), js = { sourceCodeLocationInfo: !0, scriptingEnabled: !1 };
17340
- function dl(e, t) {
17341
- const n = ZE(e), r = ko("type", {
17342
- handlers: { root: YE, element: GE, text: jE, comment: hl, doctype: VE, raw: WE },
17339
+ ]), Vs = { sourceCodeLocationInfo: !0, scriptingEnabled: !1 };
17340
+ function fl(e, t) {
17341
+ const n = ZE(e), r = Do("type", {
17342
+ handlers: { root: YE, element: GE, text: jE, comment: ml, doctype: VE, raw: WE },
17343
17343
  unknown: XE
17344
17344
  }), a = {
17345
- parser: n ? new zs(js) : zs.getFragmentParser(void 0, js),
17345
+ parser: n ? new Ys(Vs) : Ys.getFragmentParser(void 0, Vs),
17346
17346
  handle(o) {
17347
17347
  r(o, a);
17348
17348
  },
@@ -17354,7 +17354,7 @@ function dl(e, t) {
17354
17354
  // To do: support `space`?
17355
17355
  file: a.options.file
17356
17356
  });
17357
- return a.stitches && li(s, "comment", function(o, l, c) {
17357
+ return a.stitches && ci(s, "comment", function(o, l, c) {
17358
17358
  const d = (
17359
17359
  /** @type {Stitch} */
17360
17360
  /** @type {unknown} */
@@ -17366,17 +17366,17 @@ function dl(e, t) {
17366
17366
  }
17367
17367
  }), s.type === "root" && s.children.length === 1 && s.children[0].type === e.type ? s.children[0] : s;
17368
17368
  }
17369
- function fl(e, t) {
17369
+ function hl(e, t) {
17370
17370
  let n = -1;
17371
17371
  if (e)
17372
17372
  for (; ++n < e.length; )
17373
17373
  t.handle(e[n]);
17374
17374
  }
17375
17375
  function YE(e, t) {
17376
- fl(e.children, t);
17376
+ hl(e.children, t);
17377
17377
  }
17378
17378
  function GE(e, t) {
17379
- QE(e, t), fl(e.children, t), KE(e, t);
17379
+ QE(e, t), hl(e.children, t), KE(e, t);
17380
17380
  }
17381
17381
  function jE(e, t) {
17382
17382
  t.parser.tokenizer.state > 4 && (t.parser.tokenizer.state = 0);
@@ -17404,13 +17404,13 @@ function qE(e, t) {
17404
17404
  if ("children" in e && "children" in n) {
17405
17405
  const r = (
17406
17406
  /** @type {Root} */
17407
- dl({ type: "root", children: e.children }, t.options)
17407
+ fl({ type: "root", children: e.children }, t.options)
17408
17408
  );
17409
17409
  n.children = r.children;
17410
17410
  }
17411
- hl({ type: "comment", value: { stitch: n } }, t);
17411
+ ml({ type: "comment", value: { stitch: n } }, t);
17412
17412
  }
17413
- function hl(e, t) {
17413
+ function ml(e, t) {
17414
17414
  const n = e.value, r = {
17415
17415
  type: ue.COMMENT,
17416
17416
  data: n,
@@ -17419,7 +17419,7 @@ function hl(e, t) {
17419
17419
  Tn(t, At(e)), t.parser.currentToken = r, t.parser._processToken(t.parser.currentToken);
17420
17420
  }
17421
17421
  function WE(e, t) {
17422
- if (t.parser.tokenizer.preprocessor.html = "", t.parser.tokenizer.preprocessor.pos = -1, t.parser.tokenizer.preprocessor.lastGapPos = -2, t.parser.tokenizer.preprocessor.gapStack = [], t.parser.tokenizer.preprocessor.skipNextNewLine = !1, t.parser.tokenizer.preprocessor.lastChunkWritten = !1, t.parser.tokenizer.preprocessor.endOfChunkHit = !1, t.parser.tokenizer.preprocessor.isEol = !1, ml(t, At(e)), t.parser.tokenizer.write(e.value, !1), t.parser.tokenizer._runParsingLoop(), t.parser.tokenizer.state === 72 || t.parser.tokenizer.state === 78) {
17422
+ if (t.parser.tokenizer.preprocessor.html = "", t.parser.tokenizer.preprocessor.pos = -1, t.parser.tokenizer.preprocessor.lastGapPos = -2, t.parser.tokenizer.preprocessor.gapStack = [], t.parser.tokenizer.preprocessor.skipNextNewLine = !1, t.parser.tokenizer.preprocessor.lastChunkWritten = !1, t.parser.tokenizer.preprocessor.endOfChunkHit = !1, t.parser.tokenizer.preprocessor.isEol = !1, pl(t, At(e)), t.parser.tokenizer.write(e.value, !1), t.parser.tokenizer._runParsingLoop(), t.parser.tokenizer.state === 72 || t.parser.tokenizer.state === 78) {
17423
17423
  t.parser.tokenizer.preprocessor.lastChunkWritten = !0;
17424
17424
  const n = t.parser.tokenizer._consume();
17425
17425
  t.parser.tokenizer._callState(n);
@@ -17438,11 +17438,11 @@ function XE(e, t) {
17438
17438
  }
17439
17439
  }
17440
17440
  function Tn(e, t) {
17441
- ml(e, t);
17441
+ pl(e, t);
17442
17442
  const n = e.parser.tokenizer.currentCharacterToken;
17443
17443
  n && n.location && (n.location.endLine = e.parser.tokenizer.preprocessor.line, n.location.endCol = e.parser.tokenizer.preprocessor.col + 1, n.location.endOffset = e.parser.tokenizer.preprocessor.offset + 1, e.parser.currentToken = n, e.parser._processToken(e.parser.currentToken)), e.parser.tokenizer.paused = !1, e.parser.tokenizer.inLoop = !1, e.parser.tokenizer.active = !1, e.parser.tokenizer.returnState = De.DATA, e.parser.tokenizer.charRefCode = -1, e.parser.tokenizer.consumedAfterSnapshot = -1, e.parser.tokenizer.currentLocation = null, e.parser.tokenizer.currentCharacterToken = null, e.parser.tokenizer.currentToken = null, e.parser.tokenizer.currentAttr = { name: "", value: "" };
17444
17444
  }
17445
- function ml(e, t) {
17445
+ function pl(e, t) {
17446
17446
  if (t && t.offset !== void 0) {
17447
17447
  const n = {
17448
17448
  startLine: t.line,
@@ -17525,11 +17525,11 @@ function qn(e) {
17525
17525
  function JE(e) {
17526
17526
  return "children" in e ? dn({ ...e, children: [] }) : dn(e);
17527
17527
  }
17528
- function pl(e) {
17528
+ function El(e) {
17529
17529
  return function(t, n) {
17530
17530
  return (
17531
17531
  /** @type {Root} */
17532
- dl(t, { ...e, file: n })
17532
+ fl(t, { ...e, file: n })
17533
17533
  );
17534
17534
  };
17535
17535
  }
@@ -17537,7 +17537,7 @@ const eg = (e) => /* @__PURE__ */ Be.createElement("svg", { xmlns: "http://www.w
17537
17537
  content: e,
17538
17538
  metaData: t
17539
17539
  }) => {
17540
- const { chatlineLabelUserTranslation: n } = Ka();
17540
+ const { chatlineLabelUserTranslation: n } = Za();
17541
17541
  return /* @__PURE__ */ ye("div", { className: "flex px-3 justify-between mt-8 bg-gray-200 rounded-lg", children: [
17542
17542
  /* @__PURE__ */ L("div", { className: "w-10 mr-3 flex-col content-center", children: /* @__PURE__ */ L("div", { children: /* @__PURE__ */ L(eg, { fill: "#4564d6" }) }) }),
17543
17543
  /* @__PURE__ */ ye(
@@ -17546,7 +17546,7 @@ const eg = (e) => /* @__PURE__ */ Be.createElement("svg", { xmlns: "http://www.w
17546
17546
  className: `w-full p-4 rounded-lg transition-all duration-300 ${t?.isErrorMessage ? "bg-red-100 border-l-4 border-red-400 text-red-800 shadow-md animate-fade-in" : " text-gray-800"}`,
17547
17547
  children: [
17548
17548
  /* @__PURE__ */ L("p", { className: "font-bold", children: n }),
17549
- /* @__PURE__ */ L("div", { children: /* @__PURE__ */ L(wo, { rehypePlugins: [pl], children: e && e }) })
17549
+ /* @__PURE__ */ L("div", { children: /* @__PURE__ */ L(Oo, { rehypePlugins: [El], children: e && e }) })
17550
17550
  ]
17551
17551
  }
17552
17552
  )
@@ -17566,16 +17566,16 @@ const eg = (e) => /* @__PURE__ */ Be.createElement("svg", { xmlns: "http://www.w
17566
17566
  items-center
17567
17567
  `,
17568
17568
  children: /* @__PURE__ */ L(
17569
- Va,
17569
+ qa,
17570
17570
  {
17571
17571
  facet: e.agent.display[Xe.AgentDisplayFacetRoleType.ASSISTANT]
17572
17572
  }
17573
17573
  )
17574
17574
  }
17575
17575
  );
17576
- }, Vs = /* @__PURE__ */ new Set();
17576
+ }, qs = /* @__PURE__ */ new Set();
17577
17577
  function rg(e) {
17578
- return Vs.has(e) ? !1 : (Vs.add(e), !0);
17578
+ return qs.has(e) ? !1 : (qs.add(e), !0);
17579
17579
  }
17580
17580
  function ag(e, {
17581
17581
  root: t,
@@ -17609,7 +17609,7 @@ function ag(e, {
17609
17609
  class Hn {
17610
17610
  constructor() {
17611
17611
  }
17612
- static getApiUrl = () => typeof document < "u" && new URL(document.URL)?.hostname.includes("localhost:3080") ? "http://localhost:3001" : "https://www.api.chatsystem.ai";
17612
+ static getApiUrl = () => typeof document < "u" && new URL(document.URL)?.host.includes("localhost:3080") ? "http://localhost:3001" : "https://www.api.chatsystem.ai";
17613
17613
  static getHeaders = ({ contentType: t = "text/plain" }) => ({
17614
17614
  "Content-Type": t
17615
17615
  });
@@ -17723,7 +17723,7 @@ function sg({
17723
17723
  );
17724
17724
  }
17725
17725
  const ug = ({ content: e, metaData: t, context: n, seenRootEl: r }) => {
17726
- const { chatlineLabelAssistantTranslation: a } = Ka();
17726
+ const { chatlineLabelAssistantTranslation: a } = Za();
17727
17727
  return /* @__PURE__ */ ye("div", { className: "flex justify-between mt-8 px-3 chatLineAssistant", children: [
17728
17728
  /* @__PURE__ */ L("div", { className: "w-10 mr-3 mt-6", children: /* @__PURE__ */ L("div", { children: /* @__PURE__ */ L(ng, {}) }) }),
17729
17729
  /* @__PURE__ */ ye(
@@ -17733,9 +17733,9 @@ const ug = ({ content: e, metaData: t, context: n, seenRootEl: r }) => {
17733
17733
  children: [
17734
17734
  /* @__PURE__ */ L("p", { className: "font-bold", children: a }),
17735
17735
  /* @__PURE__ */ L("div", { children: /* @__PURE__ */ L(
17736
- wo,
17736
+ Oo,
17737
17737
  {
17738
- rehypePlugins: [pl],
17738
+ rehypePlugins: [El],
17739
17739
  components: {
17740
17740
  a: ({ node: i, href: s, children: o, ...l }) => /* @__PURE__ */ L(
17741
17741
  sg,
@@ -17802,10 +17802,10 @@ function lg(e, t, n) {
17802
17802
  const Er = {
17803
17803
  prefix: String(Math.round(Math.random() * 1e10)),
17804
17804
  current: 0
17805
- }, El = /* @__PURE__ */ ke.createContext(Er), cg = /* @__PURE__ */ ke.createContext(!1);
17805
+ }, gl = /* @__PURE__ */ ke.createContext(Er), cg = /* @__PURE__ */ ke.createContext(!1);
17806
17806
  let dg = !!(typeof window < "u" && window.document && window.document.createElement), sa = /* @__PURE__ */ new WeakMap();
17807
17807
  function fg(e = !1) {
17808
- let t = et(El), n = Ce(null);
17808
+ let t = et(gl), n = Ce(null);
17809
17809
  if (n.current === null && !e) {
17810
17810
  var r, a;
17811
17811
  let i = (a = ke.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED) === null || a === void 0 || (r = a.ReactCurrentOwner) === null || r === void 0 ? void 0 : r.current;
@@ -17821,7 +17821,7 @@ function fg(e = !1) {
17821
17821
  return n.current;
17822
17822
  }
17823
17823
  function hg(e) {
17824
- let t = et(El);
17824
+ let t = et(gl);
17825
17825
  t === Er && !dg && console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");
17826
17826
  let n = fg(!!e), r = t === Er && process.env.NODE_ENV === "test" ? "react-aria" : `react-aria${t.prefix}`;
17827
17827
  return e || `${r}-${n}`;
@@ -17844,17 +17844,17 @@ function bg(e) {
17844
17844
  function Tg() {
17845
17845
  return typeof ke.useSyncExternalStore == "function" ? ke.useSyncExternalStore(bg, Eg, gg) : et(cg);
17846
17846
  }
17847
- function gl(e) {
17847
+ function bl(e) {
17848
17848
  var t, n, r = "";
17849
17849
  if (typeof e == "string" || typeof e == "number") r += e;
17850
17850
  else if (typeof e == "object") if (Array.isArray(e)) {
17851
17851
  var a = e.length;
17852
- for (t = 0; t < a; t++) e[t] && (n = gl(e[t])) && (r && (r += " "), r += n);
17852
+ for (t = 0; t < a; t++) e[t] && (n = bl(e[t])) && (r && (r += " "), r += n);
17853
17853
  } else for (n in e) e[n] && (r && (r += " "), r += n);
17854
17854
  return r;
17855
17855
  }
17856
17856
  function yg() {
17857
- for (var e, t, n = 0, r = "", a = arguments.length; n < a; n++) (e = arguments[n]) && (t = gl(e)) && (r && (r += " "), r += t);
17857
+ for (var e, t, n = 0, r = "", a = arguments.length; n < a; n++) (e = arguments[n]) && (t = bl(e)) && (r && (r += " "), r += t);
17858
17858
  return r;
17859
17859
  }
17860
17860
  const Qt = typeof document < "u" ? ke.useLayoutEffect : () => {
@@ -17916,7 +17916,7 @@ function _g(e, t) {
17916
17916
  let r = gr.get(t);
17917
17917
  return r ? (r(e), e) : t;
17918
17918
  }
17919
- function qs(e = []) {
17919
+ function Ws(e = []) {
17920
17920
  let t = br(), [n, r] = Ag(t), a = Rt(() => {
17921
17921
  r(function* () {
17922
17922
  yield t, yield document.getElementById(t) ? t : void 0;
@@ -17976,7 +17976,7 @@ function wg(e, t = {}) {
17976
17976
  for (const s in e) Object.prototype.hasOwnProperty.call(e, s) && (Cg.has(s) || n && Ig.has(s) || r && Ng.has(s) || a?.has(s) || vg.test(s)) && (i[s] = e[s]);
17977
17977
  return i;
17978
17978
  }
17979
- function Ws(e) {
17979
+ function Xs(e) {
17980
17980
  if (Og()) e.focus({
17981
17981
  preventScroll: !0
17982
17982
  });
@@ -18033,7 +18033,7 @@ function Mg() {
18033
18033
  return kg(/Android/i);
18034
18034
  }
18035
18035
  let nn = /* @__PURE__ */ new Map(), Ua = /* @__PURE__ */ new Set();
18036
- function Xs() {
18036
+ function Qs() {
18037
18037
  if (typeof window > "u") return;
18038
18038
  function e(r) {
18039
18039
  return "propertyName" in r;
@@ -18054,7 +18054,7 @@ function Xs() {
18054
18054
  };
18055
18055
  document.body.addEventListener("transitionrun", t), document.body.addEventListener("transitionend", n);
18056
18056
  }
18057
- typeof document < "u" && (document.readyState !== "loading" ? Xs() : document.addEventListener("DOMContentLoaded", Xs));
18057
+ typeof document < "u" && (document.readyState !== "loading" ? Qs() : document.addEventListener("DOMContentLoaded", Qs));
18058
18058
  function Bg(e) {
18059
18059
  requestAnimationFrame(() => {
18060
18060
  nn.size === 0 ? e() : Ua.add(e);
@@ -18203,39 +18203,39 @@ function Ar(e) {
18203
18203
  function st(e) {
18204
18204
  yn = "pointer", (e.type === "mousedown" || e.type === "pointerdown") && (Vt = !0, Pr("pointer", e));
18205
18205
  }
18206
- function bl(e) {
18206
+ function Tl(e) {
18207
18207
  Ug(e) && (Vt = !0, yn = "virtual");
18208
18208
  }
18209
- function Tl(e) {
18209
+ function yl(e) {
18210
18210
  e.target === window || e.target === document || (!Vt && !$a && (yn = "virtual", Pr("virtual", e)), Vt = !1, $a = !1);
18211
18211
  }
18212
- function yl() {
18212
+ function Al() {
18213
18213
  Vt = !1, $a = !0;
18214
18214
  }
18215
- function Qs(e) {
18215
+ function Ks(e) {
18216
18216
  if (typeof window > "u" || Pn.get(Tr(e))) return;
18217
18217
  const t = Tr(e), n = Wn(e);
18218
18218
  let r = t.HTMLElement.prototype.focus;
18219
18219
  t.HTMLElement.prototype.focus = function() {
18220
18220
  Vt = !0, r.apply(this, arguments);
18221
- }, n.addEventListener("keydown", Ar, !0), n.addEventListener("keyup", Ar, !0), n.addEventListener("click", bl, !0), t.addEventListener("focus", Tl, !0), t.addEventListener("blur", yl, !1), typeof PointerEvent < "u" ? (n.addEventListener("pointerdown", st, !0), n.addEventListener("pointermove", st, !0), n.addEventListener("pointerup", st, !0)) : (n.addEventListener("mousedown", st, !0), n.addEventListener("mousemove", st, !0), n.addEventListener("mouseup", st, !0)), t.addEventListener("beforeunload", () => {
18222
- Al(e);
18221
+ }, n.addEventListener("keydown", Ar, !0), n.addEventListener("keyup", Ar, !0), n.addEventListener("click", Tl, !0), t.addEventListener("focus", yl, !0), t.addEventListener("blur", Al, !1), typeof PointerEvent < "u" ? (n.addEventListener("pointerdown", st, !0), n.addEventListener("pointermove", st, !0), n.addEventListener("pointerup", st, !0)) : (n.addEventListener("mousedown", st, !0), n.addEventListener("mousemove", st, !0), n.addEventListener("mouseup", st, !0)), t.addEventListener("beforeunload", () => {
18222
+ xl(e);
18223
18223
  }, {
18224
18224
  once: !0
18225
18225
  }), Pn.set(t, {
18226
18226
  focus: r
18227
18227
  });
18228
18228
  }
18229
- const Al = (e, t) => {
18229
+ const xl = (e, t) => {
18230
18230
  const n = Tr(e), r = Wn(e);
18231
- t && r.removeEventListener("DOMContentLoaded", t), Pn.has(n) && (n.HTMLElement.prototype.focus = Pn.get(n).focus, r.removeEventListener("keydown", Ar, !0), r.removeEventListener("keyup", Ar, !0), r.removeEventListener("click", bl, !0), n.removeEventListener("focus", Tl, !0), n.removeEventListener("blur", yl, !1), typeof PointerEvent < "u" ? (r.removeEventListener("pointerdown", st, !0), r.removeEventListener("pointermove", st, !0), r.removeEventListener("pointerup", st, !0)) : (r.removeEventListener("mousedown", st, !0), r.removeEventListener("mousemove", st, !0), r.removeEventListener("mouseup", st, !0)), Pn.delete(n));
18231
+ t && r.removeEventListener("DOMContentLoaded", t), Pn.has(n) && (n.HTMLElement.prototype.focus = Pn.get(n).focus, r.removeEventListener("keydown", Ar, !0), r.removeEventListener("keyup", Ar, !0), r.removeEventListener("click", Tl, !0), n.removeEventListener("focus", yl, !0), n.removeEventListener("blur", Al, !1), typeof PointerEvent < "u" ? (r.removeEventListener("pointerdown", st, !0), r.removeEventListener("pointermove", st, !0), r.removeEventListener("pointerup", st, !0)) : (r.removeEventListener("mousedown", st, !0), r.removeEventListener("mousemove", st, !0), r.removeEventListener("mouseup", st, !0)), Pn.delete(n));
18232
18232
  };
18233
18233
  function Wg(e) {
18234
18234
  const t = Wn(e);
18235
18235
  let n;
18236
- return t.readyState !== "loading" ? Qs(e) : (n = () => {
18237
- Qs(e);
18238
- }, t.addEventListener("DOMContentLoaded", n)), () => Al(e, n);
18236
+ return t.readyState !== "loading" ? Ks(e) : (n = () => {
18237
+ Ks(e);
18238
+ }, t.addEventListener("DOMContentLoaded", n)), () => xl(e, n);
18239
18239
  }
18240
18240
  typeof document < "u" && Wg();
18241
18241
  function Xg() {
@@ -18244,7 +18244,7 @@ function Xg() {
18244
18244
  function Qg(e) {
18245
18245
  yn = e, Pr(e, null);
18246
18246
  }
18247
- function Ks(e) {
18247
+ function Zs(e) {
18248
18248
  if (!e) return;
18249
18249
  let t = !0;
18250
18250
  return (n) => {
@@ -18269,8 +18269,8 @@ function Ks(e) {
18269
18269
  function Kg(e) {
18270
18270
  return {
18271
18271
  keyboardProps: e.isDisabled ? {} : {
18272
- onKeyDown: Ks(e.onKeyDown),
18273
- onKeyUp: Ks(e.onKeyUp)
18272
+ onKeyDown: Zs(e.onKeyDown),
18273
+ onKeyUp: Zs(e.onKeyUp)
18274
18274
  }
18275
18275
  };
18276
18276
  }
@@ -18279,14 +18279,14 @@ function Zg(e) {
18279
18279
  if (Xg() === "virtual") {
18280
18280
  let n = t.activeElement;
18281
18281
  Bg(() => {
18282
- t.activeElement === n && e.isConnected && Ws(e);
18282
+ t.activeElement === n && e.isConnected && Xs(e);
18283
18283
  });
18284
- } else Ws(e);
18284
+ } else Xs(e);
18285
18285
  }
18286
18286
  function Jg(e, t) {
18287
18287
  return !e || !t ? !1 : t.some((n) => n.contains(e));
18288
18288
  }
18289
- class gi {
18289
+ class bi {
18290
18290
  get size() {
18291
18291
  return this.fastMap.size;
18292
18292
  }
@@ -18296,7 +18296,7 @@ class gi {
18296
18296
  addTreeNode(t, n, r) {
18297
18297
  let a = this.fastMap.get(n ?? null);
18298
18298
  if (!a) return;
18299
- let i = new Zs({
18299
+ let i = new Js({
18300
18300
  scopeRef: t
18301
18301
  });
18302
18302
  a.addChild(i), i.parent = a, this.fastMap.set(t, i), r && (i.nodeToRestore = r);
@@ -18319,18 +18319,18 @@ class gi {
18319
18319
  }
18320
18320
  clone() {
18321
18321
  var t;
18322
- let n = new gi();
18322
+ let n = new bi();
18323
18323
  var r;
18324
18324
  for (let a of this.traverse()) n.addTreeNode(a.scopeRef, (r = (t = a.parent) === null || t === void 0 ? void 0 : t.scopeRef) !== null && r !== void 0 ? r : null, a.nodeToRestore);
18325
18325
  return n;
18326
18326
  }
18327
18327
  constructor() {
18328
- this.fastMap = /* @__PURE__ */ new Map(), this.root = new Zs({
18328
+ this.fastMap = /* @__PURE__ */ new Map(), this.root = new Js({
18329
18329
  scopeRef: null
18330
18330
  }), this.fastMap.set(null, this.root);
18331
18331
  }
18332
18332
  }
18333
- class Zs {
18333
+ class Js {
18334
18334
  addChild(t) {
18335
18335
  this.children.add(t), t.parent = this;
18336
18336
  }
@@ -18341,7 +18341,7 @@ class Zs {
18341
18341
  this.children = /* @__PURE__ */ new Set(), this.contain = !1, this.scopeRef = t.scopeRef;
18342
18342
  }
18343
18343
  }
18344
- new gi();
18344
+ new bi();
18345
18345
  let eb = /* @__PURE__ */ ke.createContext(null);
18346
18346
  function tb(e) {
18347
18347
  let t = et(eb) || {};
@@ -18431,7 +18431,7 @@ function sb(e) {
18431
18431
  }
18432
18432
  return null;
18433
18433
  }
18434
- const xl = {
18434
+ const _l = {
18435
18435
  badInput: !1,
18436
18436
  customError: !1,
18437
18437
  patternMismatch: !1,
@@ -18443,18 +18443,18 @@ const xl = {
18443
18443
  typeMismatch: !1,
18444
18444
  valueMissing: !1,
18445
18445
  valid: !0
18446
- }, _l = {
18447
- ...xl,
18446
+ }, Sl = {
18447
+ ..._l,
18448
18448
  customError: !0,
18449
18449
  valid: !1
18450
18450
  }, Sn = {
18451
18451
  isInvalid: !1,
18452
- validationDetails: xl,
18452
+ validationDetails: _l,
18453
18453
  validationErrors: []
18454
- }, ub = Fl({}), Js = "__formValidationState" + Date.now();
18454
+ }, ub = Fl({}), eu = "__formValidationState" + Date.now();
18455
18455
  function ob(e) {
18456
- if (e[Js]) {
18457
- let { realtimeValidation: t, displayValidation: n, updateValidation: r, resetValidation: a, commitValidation: i } = e[Js];
18456
+ if (e[eu]) {
18457
+ let { realtimeValidation: t, displayValidation: n, updateValidation: r, resetValidation: a, commitValidation: i } = e[eu];
18458
18458
  return {
18459
18459
  realtimeValidation: t,
18460
18460
  displayValidation: n,
@@ -18471,8 +18471,8 @@ function lb(e) {
18471
18471
  let l = t ? {
18472
18472
  isInvalid: !0,
18473
18473
  validationErrors: [],
18474
- validationDetails: _l
18475
- } : null, c = sn(() => eu(cb(s, a)), [
18474
+ validationDetails: Sl
18475
+ } : null, c = sn(() => tu(cb(s, a)), [
18476
18476
  s,
18477
18477
  a
18478
18478
  ]);
@@ -18482,7 +18482,7 @@ function lb(e) {
18482
18482
  r
18483
18483
  ]), [h, m] = de(d), [A, x] = de(!1);
18484
18484
  d !== h && (m(d), x(!1));
18485
- let C = sn(() => eu(A ? [] : f), [
18485
+ let C = sn(() => tu(A ? [] : f), [
18486
18486
  A,
18487
18487
  f
18488
18488
  ]), y = Ce(Sn), [O, I] = de(Sn), M = Ce(Sn), S = () => {
@@ -18518,11 +18518,11 @@ function cb(e, t) {
18518
18518
  }
18519
18519
  return [];
18520
18520
  }
18521
- function eu(e) {
18521
+ function tu(e) {
18522
18522
  return e.length ? {
18523
18523
  isInvalid: !0,
18524
18524
  validationErrors: e,
18525
- validationDetails: _l
18525
+ validationDetails: Sl
18526
18526
  } : null;
18527
18527
  }
18528
18528
  function ua(e, t) {
@@ -18547,12 +18547,12 @@ function db(e) {
18547
18547
  };
18548
18548
  }
18549
18549
  function fb(e) {
18550
- let { description: t, errorMessage: n, isInvalid: r, validationState: a } = e, { labelProps: i, fieldProps: s } = db(e), o = qs([
18550
+ let { description: t, errorMessage: n, isInvalid: r, validationState: a } = e, { labelProps: i, fieldProps: s } = db(e), o = Ws([
18551
18551
  !!t,
18552
18552
  !!n,
18553
18553
  r,
18554
18554
  a
18555
- ]), l = qs([
18555
+ ]), l = Ws([
18556
18556
  !!t,
18557
18557
  !!n,
18558
18558
  r,
@@ -18866,13 +18866,13 @@ Tb.reduce(
18866
18866
  },
18867
18867
  []
18868
18868
  );
18869
- const yb = "languageSettings", Sl = ke.createContext({
18869
+ const yb = "languageSettings", Cl = ke.createContext({
18870
18870
  appCurrentLang: Mr[ut.ENGLISH],
18871
18871
  setAppCurrentLang: () => {
18872
18872
  }
18873
18873
  }), Ab = (e) => /(\[.*|\!\[.*)$/.test(e), xb = (e) => /\)/.test(e), _b = (e) => e.filter((t) => t.userType === "user").length;
18874
- var Cl = /* @__PURE__ */ ((e) => (e.GET_DISCUSSION_ID = "/id", e))(Cl || {});
18875
- const Sb = (e) => !!e.startsWith("/"), Cb = (e, t) => e === Cl.GET_DISCUSSION_ID ? t ? `Votre ID de discussion est ${t}` : "Votre ID de discussion n'est pas encore défini. Envoyez un premier message pour que ce soit le cas." : `La commande ${e} n'est pas prise en compte.`;
18874
+ var Ya = /* @__PURE__ */ ((e) => (e.GET_DISCUSSION_ID = "/id", e.RESET_DISCUSSION = "/delete", e))(Ya || {});
18875
+ const Sb = (e) => !!e.startsWith("/"), Cb = (e, t, n, r) => e === Ya.GET_DISCUSSION_ID ? t ? `Votre ID de discussion est ${t}` : "Votre ID de discussion n'est pas encore défini. Envoyez un premier message pour que ce soit le cas." : e === Ya.RESET_DISCUSSION ? (n(r), null) : `La commande ${e} n'est pas prise en compte.`;
18876
18876
  var In = /* @__PURE__ */ ((e) => (e.OUTPUT_STREAM_TEXT_TYPE = "text", e.OUTPUT_STREAM_NUMBER_OF_STEPS_TYPE = "number_of_steps", e.OUTPUT_STREAM_CURRENT_STEP_NUMBER_TYPE = "current_step_number", e.OUTPUT_STREAM_CURRENT_STEP_NAME_TYPE = "current_step_name", e))(In || {});
18877
18877
  class en {
18878
18878
  constructor() {
@@ -18958,7 +18958,7 @@ const Il = () => {
18958
18958
  items-center
18959
18959
  `,
18960
18960
  children: /* @__PURE__ */ L(
18961
- Va,
18961
+ qa,
18962
18962
  {
18963
18963
  facet: e.agent.display[Xe.AgentDisplayFacetRoleType.SEARCH]
18964
18964
  }
@@ -19384,7 +19384,7 @@ const wl = ({
19384
19384
  discussionFullErrorTranslation: s,
19385
19385
  infoBannerExplainationTranslation: o,
19386
19386
  infoBannerTitleTranslation: l
19387
- } = Ka(), {
19387
+ } = Za(), {
19388
19388
  currentConversation: c,
19389
19389
  addEmptyAssistantMessageToCurrentConversation: d,
19390
19390
  addMessageToCurrentConversation: f,
@@ -19401,7 +19401,7 @@ const wl = ({
19401
19401
  S
19402
19402
  ), [$, B] = de(
19403
19403
  null
19404
- ), [z, U] = de(!1), { companySettings: K } = et(mn), { appCurrentLang: ce } = et(Sl), Ae = I !== "notLoading" || (c?.items?.length ?? 0) > 0, [Le, Fe] = de(!0), p = !!y && (y.items?.length ?? 0) > 0, F = () => {
19404
+ ), [z, U] = de(!1), { companySettings: K } = et(mn), { appCurrentLang: ce } = et(Cl), Ae = I !== "notLoading" || (c?.items?.length ?? 0) > 0, [Le, Fe] = de(!0), p = !!y && (y.items?.length ?? 0) > 0, F = () => {
19405
19405
  O(), Fe(!1);
19406
19406
  }, q = Ce(I);
19407
19407
  Se(() => {
@@ -19481,11 +19481,11 @@ const wl = ({
19481
19481
  content: _e,
19482
19482
  isLastAnswer: Nt,
19483
19483
  streamSourceUuid: rt,
19484
- shouldStopStream: yi
19484
+ shouldStopStream: Ai
19485
19485
  } = je;
19486
- Ee && Ee !== rt && (_t += '<span style="display:block;height:1rem;"></span>'), Ee = rt, (Nt || yi) && (ve = !0), k.enqueue(_e), xb(_e) ? (dt += _e, _t += dt, dt = "", oe = !1) : oe || Ab(_e) ? (dt += _e, oe = !0) : _t += _e, C(
19486
+ Ee && Ee !== rt && (_t += '<span style="display:block;height:1rem;"></span>'), Ee = rt, (Nt || Ai) && (ve = !0), k.enqueue(_e), xb(_e) ? (dt += _e, _t += dt, dt = "", oe = !1) : oe || Ab(_e) ? (dt += _e, oe = !0) : _t += _e, C(
19487
19487
  _t,
19488
- yi
19488
+ Ai
19489
19489
  );
19490
19490
  } else if (en.isObjectOutputstreamLoadingCurrentStepNumberDTO(
19491
19491
  je
@@ -19604,9 +19604,11 @@ const wl = ({
19604
19604
  if (Fe(!1), Sb(W)) {
19605
19605
  const me = Cb(
19606
19606
  W,
19607
- c.discussionId
19607
+ c.discussionId,
19608
+ A,
19609
+ K
19608
19610
  );
19609
- f({
19611
+ me && f({
19610
19612
  userType: "user",
19611
19613
  content: me
19612
19614
  }), Z(), j({
@@ -19650,13 +19652,13 @@ function Ol(e, t) {
19650
19652
  a = r[i], !(t.indexOf(a) >= 0) && (n[a] = e[a]);
19651
19653
  return n;
19652
19654
  }
19653
- function Ya(e, t) {
19654
- return Ya = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(r, a) {
19655
+ function Ga(e, t) {
19656
+ return Ga = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(r, a) {
19655
19657
  return r.__proto__ = a, r;
19656
- }, Ya(e, t);
19658
+ }, Ga(e, t);
19657
19659
  }
19658
19660
  function Ll(e, t) {
19659
- e.prototype = Object.create(t.prototype), e.prototype.constructor = e, Ya(e, t);
19661
+ e.prototype = Object.create(t.prototype), e.prototype.constructor = e, Ga(e, t);
19660
19662
  }
19661
19663
  var sr = { exports: {} };
19662
19664
  /*
@@ -19664,10 +19666,10 @@ object-assign
19664
19666
  (c) Sindre Sorhus
19665
19667
  @license MIT
19666
19668
  */
19667
- var oa, tu;
19669
+ var oa, nu;
19668
19670
  function $b() {
19669
- if (tu) return oa;
19670
- tu = 1;
19671
+ if (nu) return oa;
19672
+ nu = 1;
19671
19673
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
19672
19674
  function r(i) {
19673
19675
  if (i == null)
@@ -19710,25 +19712,25 @@ function $b() {
19710
19712
  return l;
19711
19713
  }, oa;
19712
19714
  }
19713
- var la, nu;
19714
- function bi() {
19715
- if (nu) return la;
19716
- nu = 1;
19715
+ var la, ru;
19716
+ function Ti() {
19717
+ if (ru) return la;
19718
+ ru = 1;
19717
19719
  var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
19718
19720
  return la = e, la;
19719
19721
  }
19720
- var ca, ru;
19722
+ var ca, au;
19721
19723
  function Rl() {
19722
- return ru || (ru = 1, ca = Function.call.bind(Object.prototype.hasOwnProperty)), ca;
19724
+ return au || (au = 1, ca = Function.call.bind(Object.prototype.hasOwnProperty)), ca;
19723
19725
  }
19724
- var da, au;
19726
+ var da, iu;
19725
19727
  function zb() {
19726
- if (au) return da;
19727
- au = 1;
19728
+ if (iu) return da;
19729
+ iu = 1;
19728
19730
  var e = function() {
19729
19731
  };
19730
19732
  if (process.env.NODE_ENV !== "production") {
19731
- var t = /* @__PURE__ */ bi(), n = {}, r = /* @__PURE__ */ Rl();
19733
+ var t = /* @__PURE__ */ Ti(), n = {}, r = /* @__PURE__ */ Rl();
19732
19734
  e = function(i) {
19733
19735
  var s = "Warning: " + i;
19734
19736
  typeof console < "u" && console.error(s);
@@ -19770,11 +19772,11 @@ function zb() {
19770
19772
  process.env.NODE_ENV !== "production" && (n = {});
19771
19773
  }, da = a, da;
19772
19774
  }
19773
- var fa, iu;
19775
+ var fa, su;
19774
19776
  function Yb() {
19775
- if (iu) return fa;
19776
- iu = 1;
19777
- var e = qa(), t = $b(), n = /* @__PURE__ */ bi(), r = /* @__PURE__ */ Rl(), a = /* @__PURE__ */ zb(), i = function() {
19777
+ if (su) return fa;
19778
+ su = 1;
19779
+ var e = Wa(), t = $b(), n = /* @__PURE__ */ Ti(), r = /* @__PURE__ */ Rl(), a = /* @__PURE__ */ zb(), i = function() {
19778
19780
  };
19779
19781
  process.env.NODE_ENV !== "production" && (i = function(o) {
19780
19782
  var l = "Warning: " + o;
@@ -20091,11 +20093,11 @@ Valid keys: ` + JSON.stringify(Object.keys(p), null, " ")
20091
20093
  return m.checkPropTypes = a, m.resetWarningCache = a.resetWarningCache, m.PropTypes = m, m;
20092
20094
  }, fa;
20093
20095
  }
20094
- var ha, su;
20096
+ var ha, uu;
20095
20097
  function Gb() {
20096
- if (su) return ha;
20097
- su = 1;
20098
- var e = /* @__PURE__ */ bi();
20098
+ if (uu) return ha;
20099
+ uu = 1;
20100
+ var e = /* @__PURE__ */ Ti();
20099
20101
  function t() {
20100
20102
  }
20101
20103
  function n() {
@@ -20139,31 +20141,31 @@ function Gb() {
20139
20141
  return i.PropTypes = i, i;
20140
20142
  }, ha;
20141
20143
  }
20142
- var uu;
20144
+ var ou;
20143
20145
  function jb() {
20144
- if (uu) return sr.exports;
20145
- if (uu = 1, process.env.NODE_ENV !== "production") {
20146
- var e = qa(), t = !0;
20146
+ if (ou) return sr.exports;
20147
+ if (ou = 1, process.env.NODE_ENV !== "production") {
20148
+ var e = Wa(), t = !0;
20147
20149
  sr.exports = /* @__PURE__ */ Yb()(e.isElement, t);
20148
20150
  } else
20149
20151
  sr.exports = /* @__PURE__ */ Gb()();
20150
20152
  return sr.exports;
20151
20153
  }
20152
20154
  var Vb = /* @__PURE__ */ jb();
20153
- const ae = /* @__PURE__ */ ja(Vb);
20155
+ const ae = /* @__PURE__ */ Va(Vb);
20154
20156
  function qb(e, t) {
20155
20157
  return e.classList ? !!t && e.classList.contains(t) : (" " + (e.className.baseVal || e.className) + " ").indexOf(" " + t + " ") !== -1;
20156
20158
  }
20157
20159
  function Wb(e, t) {
20158
20160
  e.classList ? e.classList.add(t) : qb(e, t) || (typeof e.className == "string" ? e.className = e.className + " " + t : e.setAttribute("class", (e.className && e.className.baseVal || "") + " " + t));
20159
20161
  }
20160
- function ou(e, t) {
20162
+ function lu(e, t) {
20161
20163
  return e.replace(new RegExp("(^|\\s)" + t + "(?:\\s|$)", "g"), "$1").replace(/\s+/g, " ").replace(/^\s*|\s*$/g, "");
20162
20164
  }
20163
20165
  function Xb(e, t) {
20164
- e.classList ? e.classList.remove(t) : typeof e.className == "string" ? e.className = ou(e.className, t) : e.setAttribute("class", ou(e.className && e.className.baseVal || "", t));
20166
+ e.classList ? e.classList.remove(t) : typeof e.className == "string" ? e.className = lu(e.className, t) : e.setAttribute("class", lu(e.className && e.className.baseVal || "", t));
20165
20167
  }
20166
- const lu = {
20168
+ const cu = {
20167
20169
  disabled: !1
20168
20170
  };
20169
20171
  var Qb = process.env.NODE_ENV !== "production" ? ae.oneOfType([ae.number, ae.shape({
@@ -20185,7 +20187,7 @@ var Qb = process.env.NODE_ENV !== "production" ? ae.oneOfType([ae.number, ae.sha
20185
20187
  const kl = ke.createContext(null);
20186
20188
  var Dl = function(t) {
20187
20189
  return t.scrollTop;
20188
- }, Nn = "unmounted", Ut = "exited", $t = "entering", rn = "entered", Ga = "exiting", xt = /* @__PURE__ */ (function(e) {
20190
+ }, Nn = "unmounted", Ut = "exited", $t = "entering", rn = "entered", ja = "exiting", xt = /* @__PURE__ */ (function(e) {
20189
20191
  Ll(t, e);
20190
20192
  function t(r, a) {
20191
20193
  var i;
@@ -20208,7 +20210,7 @@ var Dl = function(t) {
20208
20210
  var i = null;
20209
20211
  if (a !== this.props) {
20210
20212
  var s = this.state.status;
20211
- this.props.in ? s !== $t && s !== rn && (i = $t) : (s === $t || s === rn) && (i = Ga);
20213
+ this.props.in ? s !== $t && s !== rn && (i = $t) : (s === $t || s === rn) && (i = ja);
20212
20214
  }
20213
20215
  this.updateStatus(!1, i);
20214
20216
  }, n.componentWillUnmount = function() {
@@ -20235,7 +20237,7 @@ var Dl = function(t) {
20235
20237
  });
20236
20238
  }, n.performEnter = function(a) {
20237
20239
  var i = this, s = this.props.enter, o = this.context ? this.context.isMounting : a, l = this.props.nodeRef ? [o] : [Xn.findDOMNode(this), o], c = l[0], d = l[1], f = this.getTimeouts(), h = o ? f.appear : f.enter;
20238
- if (!a && !s || lu.disabled) {
20240
+ if (!a && !s || cu.disabled) {
20239
20241
  this.safeSetState({
20240
20242
  status: rn
20241
20243
  }, function() {
@@ -20256,7 +20258,7 @@ var Dl = function(t) {
20256
20258
  });
20257
20259
  }, n.performExit = function() {
20258
20260
  var a = this, i = this.props.exit, s = this.getTimeouts(), o = this.props.nodeRef ? void 0 : Xn.findDOMNode(this);
20259
- if (!i || lu.disabled) {
20261
+ if (!i || cu.disabled) {
20260
20262
  this.safeSetState({
20261
20263
  status: Ut
20262
20264
  }, function() {
@@ -20265,7 +20267,7 @@ var Dl = function(t) {
20265
20267
  return;
20266
20268
  }
20267
20269
  this.props.onExit(o), this.safeSetState({
20268
- status: Ga
20270
+ status: ja
20269
20271
  }, function() {
20270
20272
  a.props.onExiting(o), a.onTransitionEnd(s.exit, function() {
20271
20273
  a.safeSetState({
@@ -20503,7 +20505,7 @@ xt.UNMOUNTED = Nn;
20503
20505
  xt.EXITED = Ut;
20504
20506
  xt.ENTERING = $t;
20505
20507
  xt.ENTERED = rn;
20506
- xt.EXITING = Ga;
20508
+ xt.EXITING = ja;
20507
20509
  var Zb = function(t, n) {
20508
20510
  return t && n && n.split(" ").forEach(function(r) {
20509
20511
  return Wb(t, r);
@@ -20512,7 +20514,7 @@ var Zb = function(t, n) {
20512
20514
  return t && n && n.split(" ").forEach(function(r) {
20513
20515
  return Xb(t, r);
20514
20516
  });
20515
- }, Ti = /* @__PURE__ */ (function(e) {
20517
+ }, yi = /* @__PURE__ */ (function(e) {
20516
20518
  Ll(t, e);
20517
20519
  function t() {
20518
20520
  for (var r, a = arguments.length, i = new Array(a), s = 0; s < a; s++)
@@ -20571,10 +20573,10 @@ var Zb = function(t, n) {
20571
20573
  }));
20572
20574
  }, t;
20573
20575
  })(ke.Component);
20574
- Ti.defaultProps = {
20576
+ yi.defaultProps = {
20575
20577
  classNames: ""
20576
20578
  };
20577
- Ti.propTypes = process.env.NODE_ENV !== "production" ? xr({}, xt.propTypes, {
20579
+ yi.propTypes = process.env.NODE_ENV !== "production" ? xr({}, xt.propTypes, {
20578
20580
  /**
20579
20581
  * The animation classNames applied to the component as it appears, enters,
20580
20582
  * exits or has finished the transition. A single name can be provided, which
@@ -20738,7 +20740,7 @@ const Jb = ({ setIsWidgetOpen: e }) => /* @__PURE__ */ L(It, { children: /* @__P
20738
20740
  }
20739
20741
  )
20740
20742
  }
20741
- ) }), eT = du(
20743
+ ) }), eT = fu(
20742
20744
  ({ props: e }, t) => /* @__PURE__ */ ye(
20743
20745
  "div",
20744
20746
  {
@@ -20775,7 +20777,7 @@ const Jb = ({ setIsWidgetOpen: e }) => /* @__PURE__ */ L(It, { children: /* @__P
20775
20777
  }) => {
20776
20778
  const r = Ce(null);
20777
20779
  return /* @__PURE__ */ L("div", { children: /* @__PURE__ */ L(
20778
- Ti,
20780
+ yi,
20779
20781
  {
20780
20782
  nodeRef: r,
20781
20783
  in: e,
@@ -21072,7 +21074,7 @@ const yT = ({
21072
21074
  {
21073
21075
  locale: s?.locale,
21074
21076
  messages: s?.translatedText,
21075
- children: /* @__PURE__ */ L(Sl.Provider, { value: l, children: /* @__PURE__ */ L(Ml.Provider, { value: c, children: /* @__PURE__ */ L(mn.Provider, { value: d, children: /* @__PURE__ */ L(
21077
+ children: /* @__PURE__ */ L(Cl.Provider, { value: l, children: /* @__PURE__ */ L(Ml.Provider, { value: c, children: /* @__PURE__ */ L(mn.Provider, { value: d, children: /* @__PURE__ */ L(
21076
21078
  vl.Provider,
21077
21079
  {
21078
21080
  value: f,
@@ -22770,7 +22772,7 @@ textarea::placeholder {
22770
22772
 
22771
22773
  /* Ensure the wrapper itself doesn't get a default outline either */
22772
22774
  .app-root:focus { outline: none; }
22773
- `, cu = `${xT}
22775
+ `, du = `${xT}
22774
22776
  ${_T}
22775
22777
  ${ST}
22776
22778
  ${CT}`;
@@ -22794,7 +22796,7 @@ function LT({
22794
22796
  try {
22795
22797
  if ("adoptedStyleSheets" in A && !e) {
22796
22798
  const y = new CSSStyleSheet();
22797
- y.replaceSync(cu), A.adoptedStyleSheets = [
22799
+ y.replaceSync(du), A.adoptedStyleSheets = [
22798
22800
  ...A.adoptedStyleSheets ?? [],
22799
22801
  y
22800
22802
  ], x = !0;
@@ -22807,7 +22809,7 @@ function LT({
22807
22809
  y.rel = "stylesheet", y.href = e, A.appendChild(y);
22808
22810
  } else {
22809
22811
  const y = document.createElement("style");
22810
- y.textContent = cu, A.appendChild(y);
22812
+ y.textContent = du, A.appendChild(y);
22811
22813
  }
22812
22814
  const C = document.createElement("div");
22813
22815
  return A.appendChild(C), c(C), () => {