@asgard-js/react 0.0.43-canary.5 → 0.0.43-canary.6

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.js CHANGED
@@ -1,4 +1,4 @@
1
- import { Fragment as sh, jsx as Z, jsxs as ot } from "react/jsx-runtime";
1
+ import { Fragment as sh, jsx as Q, jsxs as ot } from "react/jsx-runtime";
2
2
  import * as ln from "react";
3
3
  import ku, { useRef as so, useEffect as un, useState as gn, useCallback as Wt, useMemo as fn, useLayoutEffect as PO, createContext as Ly, useContext as zy, useImperativeHandle as QV, memo as JV, forwardRef as eY } from "react";
4
4
  import { AsgardServiceClient as tY, EventType as Dc, Conversation as nY, Channel as rY, MessageTemplateType as cu } from "@asgard-js/core";
@@ -1700,7 +1700,7 @@ function Pk(e) {
1700
1700
  function Uk(e) {
1701
1701
  return e && typeof e == "number" ? e : 1;
1702
1702
  }
1703
- class pr extends Error {
1703
+ class hr extends Error {
1704
1704
  /**
1705
1705
  * Create a message for `reason`.
1706
1706
  *
@@ -1774,19 +1774,19 @@ class pr extends Error {
1774
1774
  this.ancestors = a.ancestors || void 0, this.cause = a.cause || void 0, this.column = s ? s.column : void 0, this.fatal = void 0, this.file = "", this.message = i, this.line = s ? s.line : void 0, this.name = Ud(a.place) || "1:1", this.place = a.place || void 0, this.reason = this.message, this.ruleId = a.ruleId || void 0, this.source = a.source || void 0, this.stack = o && a.cause && typeof a.cause.stack == "string" ? a.cause.stack : "", this.actual = void 0, this.expected = void 0, this.note = void 0, this.url = void 0;
1775
1775
  }
1776
1776
  }
1777
- pr.prototype.file = "";
1778
- pr.prototype.name = "";
1779
- pr.prototype.reason = "";
1780
- pr.prototype.message = "";
1781
- pr.prototype.stack = "";
1782
- pr.prototype.column = void 0;
1783
- pr.prototype.line = void 0;
1784
- pr.prototype.ancestors = void 0;
1785
- pr.prototype.cause = void 0;
1786
- pr.prototype.fatal = void 0;
1787
- pr.prototype.place = void 0;
1788
- pr.prototype.ruleId = void 0;
1789
- pr.prototype.source = void 0;
1777
+ hr.prototype.file = "";
1778
+ hr.prototype.name = "";
1779
+ hr.prototype.reason = "";
1780
+ hr.prototype.message = "";
1781
+ hr.prototype.stack = "";
1782
+ hr.prototype.column = void 0;
1783
+ hr.prototype.line = void 0;
1784
+ hr.prototype.ancestors = void 0;
1785
+ hr.prototype.cause = void 0;
1786
+ hr.prototype.fatal = void 0;
1787
+ hr.prototype.place = void 0;
1788
+ hr.prototype.ruleId = void 0;
1789
+ hr.prototype.source = void 0;
1790
1790
  const I6 = {}.hasOwnProperty, aX = /* @__PURE__ */ new Map(), oX = /[A-Z]/g, sX = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), lX = /* @__PURE__ */ new Set(["td", "th"]), tR = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
1791
1791
  function uX(e, t) {
1792
1792
  if (!t || t.Fragment === void 0)
@@ -2009,7 +2009,7 @@ function wX(e, t) {
2009
2009
  const r = (
2010
2010
  /** @type {Error} */
2011
2011
  n
2012
- ), i = new pr("Cannot parse `style` attribute", {
2012
+ ), i = new hr("Cannot parse `style` attribute", {
2013
2013
  ancestors: e.ancestors,
2014
2014
  cause: r,
2015
2015
  ruleId: "style",
@@ -2050,7 +2050,7 @@ function iR(e, t, n) {
2050
2050
  uh(e);
2051
2051
  }
2052
2052
  function uh(e, t) {
2053
- const n = new pr(
2053
+ const n = new hr(
2054
2054
  "Cannot handle MDX estrees without `createEvaluater`",
2055
2055
  {
2056
2056
  ancestors: e.ancestors,
@@ -2194,7 +2194,7 @@ function sR(e, t) {
2194
2194
  function ya(e) {
2195
2195
  return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
2196
2196
  }
2197
- const Ar = Dl(/[A-Za-z]/), rr = Dl(/[\dA-Za-z]/), MX = Dl(/[#-'*+\--9=?A-Z^-~]/);
2197
+ const Ar = Dl(/[A-Za-z]/), nr = Dl(/[\dA-Za-z]/), MX = Dl(/[#-'*+\--9=?A-Z^-~]/);
2198
2198
  function W1(e) {
2199
2199
  return (
2200
2200
  // Special whitespace codes (which have negative values), C0 and Control
@@ -2225,7 +2225,7 @@ function l0(e) {
2225
2225
  for (; ++n < e.length; ) {
2226
2226
  const a = e.charCodeAt(n);
2227
2227
  let o = "";
2228
- if (a === 37 && rr(e.charCodeAt(n + 1)) && rr(e.charCodeAt(n + 2)))
2228
+ if (a === 37 && nr(e.charCodeAt(n + 1)) && nr(e.charCodeAt(n + 2)))
2229
2229
  i = 2;
2230
2230
  else if (a < 128)
2231
2231
  /[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a)) || (o = String.fromCharCode(a));
@@ -2507,10 +2507,10 @@ function PX(e, t, n) {
2507
2507
  return Ar(h) ? (e.consume(h), o) : h === 64 ? n(h) : u(h);
2508
2508
  }
2509
2509
  function o(h) {
2510
- return h === 43 || h === 45 || h === 46 || rr(h) ? (r = 1, s(h)) : u(h);
2510
+ return h === 43 || h === 45 || h === 46 || nr(h) ? (r = 1, s(h)) : u(h);
2511
2511
  }
2512
2512
  function s(h) {
2513
- return h === 58 ? (e.consume(h), r = 0, l) : (h === 43 || h === 45 || h === 46 || rr(h)) && r++ < 32 ? (e.consume(h), s) : (r = 0, u(h));
2513
+ return h === 58 ? (e.consume(h), r = 0, l) : (h === 43 || h === 45 || h === 46 || nr(h)) && r++ < 32 ? (e.consume(h), s) : (r = 0, u(h));
2514
2514
  }
2515
2515
  function l(h) {
2516
2516
  return h === 62 ? (e.exit("autolinkProtocol"), e.enter("autolinkMarker"), e.consume(h), e.exit("autolinkMarker"), e.exit("autolink"), t) : h === null || h === 32 || h === 60 || W1(h) ? n(h) : (e.consume(h), l);
@@ -2519,13 +2519,13 @@ function PX(e, t, n) {
2519
2519
  return h === 64 ? (e.consume(h), c) : MX(h) ? (e.consume(h), u) : n(h);
2520
2520
  }
2521
2521
  function c(h) {
2522
- return rr(h) ? f(h) : n(h);
2522
+ return nr(h) ? f(h) : n(h);
2523
2523
  }
2524
2524
  function f(h) {
2525
2525
  return h === 46 ? (e.consume(h), r = 0, c) : h === 62 ? (e.exit("autolinkProtocol").type = "autolinkEmail", e.enter("autolinkMarker"), e.consume(h), e.exit("autolinkMarker"), e.exit("autolink"), t) : d(h);
2526
2526
  }
2527
2527
  function d(h) {
2528
- if ((h === 45 || rr(h)) && r++ < 63) {
2528
+ if ((h === 45 || nr(h)) && r++ < 63) {
2529
2529
  const p = h === 45 ? d : f;
2530
2530
  return e.consume(h), p;
2531
2531
  }
@@ -2607,7 +2607,7 @@ function GX(e, t, n) {
2607
2607
  return e.enter("characterReference"), e.enter("characterReferenceMarker"), e.consume(f), e.exit("characterReferenceMarker"), l;
2608
2608
  }
2609
2609
  function l(f) {
2610
- return f === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(f), e.exit("characterReferenceMarkerNumeric"), u) : (e.enter("characterReferenceValue"), a = 31, o = rr, c(f));
2610
+ return f === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(f), e.exit("characterReferenceMarkerNumeric"), u) : (e.enter("characterReferenceValue"), a = 31, o = nr, c(f));
2611
2611
  }
2612
2612
  function u(f) {
2613
2613
  return f === 88 || f === 120 ? (e.enter("characterReferenceMarkerHexadecimal"), e.consume(f), e.exit("characterReferenceMarkerHexadecimal"), e.enter("characterReferenceValue"), a = 6, o = NX, c) : (e.enter("characterReferenceValue"), a = 7, o = Wx, c(f));
@@ -2615,7 +2615,7 @@ function GX(e, t, n) {
2615
2615
  function c(f) {
2616
2616
  if (f === 59 && i) {
2617
2617
  const d = e.exit("characterReferenceValue");
2618
- return o === rr && !P6(r.sliceSerialize(d)) ? n(f) : (e.enter("characterReferenceMarker"), e.consume(f), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
2618
+ return o === nr && !P6(r.sliceSerialize(d)) ? n(f) : (e.enter("characterReferenceMarker"), e.consume(f), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
2619
2619
  }
2620
2620
  return o(f) && i++ < a ? (e.consume(f), c) : n(f);
2621
2621
  }
@@ -3367,7 +3367,7 @@ function _K(e, t, n) {
3367
3367
  const ae = F === 47, ie = o.toLowerCase();
3368
3368
  return !ae && !a && Xk.includes(ie) ? (i = 1, r.interrupt ? t(F) : z(F)) : bK.includes(o.toLowerCase()) ? (i = 6, ae ? (e.consume(F), y) : r.interrupt ? t(F) : z(F)) : (i = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(F) : a ? b(F) : v(F));
3369
3369
  }
3370
- return F === 45 || rr(F) ? (e.consume(F), o += String.fromCharCode(F), g) : n(F);
3370
+ return F === 45 || nr(F) ? (e.consume(F), o += String.fromCharCode(F), g) : n(F);
3371
3371
  }
3372
3372
  function y(F) {
3373
3373
  return F === 62 ? (e.consume(F), r.interrupt ? t : z) : n(F);
@@ -3379,7 +3379,7 @@ function _K(e, t, n) {
3379
3379
  return F === 47 ? (e.consume(F), T) : F === 58 || F === 95 || Ar(F) ? (e.consume(F), w) : st(F) ? (e.consume(F), v) : T(F);
3380
3380
  }
3381
3381
  function w(F) {
3382
- return F === 45 || F === 46 || F === 58 || F === 95 || rr(F) ? (e.consume(F), w) : E(F);
3382
+ return F === 45 || F === 46 || F === 58 || F === 95 || nr(F) ? (e.consume(F), w) : E(F);
3383
3383
  }
3384
3384
  function E(F) {
3385
3385
  return F === 61 ? (e.consume(F), _) : st(F) ? (e.consume(F), E) : v(F);
@@ -3511,19 +3511,19 @@ function CK(e, t, n) {
3511
3511
  return Ar(A) ? (e.consume(A), _) : n(A);
3512
3512
  }
3513
3513
  function _(A) {
3514
- return A === 45 || rr(A) ? (e.consume(A), _) : S(A);
3514
+ return A === 45 || nr(A) ? (e.consume(A), _) : S(A);
3515
3515
  }
3516
3516
  function S(A) {
3517
3517
  return Fe(A) ? (o = S, U(A)) : st(A) ? (e.consume(A), S) : $(A);
3518
3518
  }
3519
3519
  function N(A) {
3520
- return A === 45 || rr(A) ? (e.consume(A), N) : A === 47 || A === 62 || $t(A) ? M(A) : n(A);
3520
+ return A === 45 || nr(A) ? (e.consume(A), N) : A === 47 || A === 62 || $t(A) ? M(A) : n(A);
3521
3521
  }
3522
3522
  function M(A) {
3523
3523
  return A === 47 ? (e.consume(A), $) : A === 58 || A === 95 || Ar(A) ? (e.consume(A), T) : Fe(A) ? (o = M, U(A)) : st(A) ? (e.consume(A), M) : $(A);
3524
3524
  }
3525
3525
  function T(A) {
3526
- return A === 45 || A === 46 || A === 58 || A === 95 || rr(A) ? (e.consume(A), T) : O(A);
3526
+ return A === 45 || A === 46 || A === 58 || A === 95 || nr(A) ? (e.consume(A), T) : O(A);
3527
3527
  }
3528
3528
  function O(A) {
3529
3529
  return A === 61 ? (e.consume(A), z) : Fe(A) ? (o = O, U(A)) : st(A) ? (e.consume(A), O) : M(A);
@@ -4375,7 +4375,7 @@ function kZ(e) {
4375
4375
  transforms: [],
4376
4376
  canContainEols: ["emphasis", "fragment", "heading", "paragraph", "strong"],
4377
4377
  enter: {
4378
- autolink: a(gr),
4378
+ autolink: a(mr),
4379
4379
  autolinkProtocol: M,
4380
4380
  autolinkEmail: M,
4381
4381
  atxHeading: a(Je),
@@ -4403,7 +4403,7 @@ function kZ(e) {
4403
4403
  htmlTextData: M,
4404
4404
  image: a(De),
4405
4405
  label: o,
4406
- link: a(gr),
4406
+ link: a(mr),
4407
4407
  listItem: a(bt),
4408
4408
  listItemValue: d,
4409
4409
  listOrdered: a(Xt, f),
@@ -4524,16 +4524,16 @@ function kZ(e) {
4524
4524
  function i(j, K, ge) {
4525
4525
  let Ce = K - 1, Ve = -1, Ht = !1, Mi, Pr, $s, Fs;
4526
4526
  for (; ++Ce <= ge; ) {
4527
- const Kn = j[Ce];
4528
- switch (Kn[1].type) {
4527
+ const Xn = j[Ce];
4528
+ switch (Xn[1].type) {
4529
4529
  case "listUnordered":
4530
4530
  case "listOrdered":
4531
4531
  case "blockQuote": {
4532
- Kn[0] === "enter" ? Ve++ : Ve--, Fs = void 0;
4532
+ Xn[0] === "enter" ? Ve++ : Ve--, Fs = void 0;
4533
4533
  break;
4534
4534
  }
4535
4535
  case "lineEndingBlank": {
4536
- Kn[0] === "enter" && (Mi && !Fs && !Ve && !$s && ($s = Ce), Fs = void 0);
4536
+ Xn[0] === "enter" && (Mi && !Fs && !Ve && !$s && ($s = Ce), Fs = void 0);
4537
4537
  break;
4538
4538
  }
4539
4539
  case "linePrefix":
@@ -4545,7 +4545,7 @@ function kZ(e) {
4545
4545
  default:
4546
4546
  Fs = void 0;
4547
4547
  }
4548
- if (!Ve && Kn[0] === "enter" && Kn[1].type === "listItemPrefix" || Ve === -1 && Kn[0] === "exit" && (Kn[1].type === "listUnordered" || Kn[1].type === "listOrdered")) {
4548
+ if (!Ve && Xn[0] === "enter" && Xn[1].type === "listItemPrefix" || Ve === -1 && Xn[0] === "exit" && (Xn[1].type === "listUnordered" || Xn[1].type === "listOrdered")) {
4549
4549
  if (Mi) {
4550
4550
  let Lo = Ce;
4551
4551
  for (Pr = void 0; Lo--; ) {
@@ -4555,17 +4555,17 @@ function kZ(e) {
4555
4555
  Pr && (j[Pr][1].type = "lineEndingBlank", Ht = !0), Ni[1].type = "lineEnding", Pr = Lo;
4556
4556
  } else if (!(Ni[1].type === "linePrefix" || Ni[1].type === "blockQuotePrefix" || Ni[1].type === "blockQuotePrefixWhitespace" || Ni[1].type === "blockQuoteMarker" || Ni[1].type === "listItemIndent")) break;
4557
4557
  }
4558
- $s && (!Pr || $s < Pr) && (Mi._spread = !0), Mi.end = Object.assign({}, Pr ? j[Pr][1].start : Kn[1].end), j.splice(Pr || Ce, 0, ["exit", Mi, Kn[2]]), Ce++, ge++;
4558
+ $s && (!Pr || $s < Pr) && (Mi._spread = !0), Mi.end = Object.assign({}, Pr ? j[Pr][1].start : Xn[1].end), j.splice(Pr || Ce, 0, ["exit", Mi, Xn[2]]), Ce++, ge++;
4559
4559
  }
4560
- if (Kn[1].type === "listItemPrefix") {
4560
+ if (Xn[1].type === "listItemPrefix") {
4561
4561
  const Lo = {
4562
4562
  type: "listItem",
4563
4563
  _spread: !1,
4564
- start: Object.assign({}, Kn[1].start),
4564
+ start: Object.assign({}, Xn[1].start),
4565
4565
  // @ts-expect-error: we’ll add `end` in a second.
4566
4566
  end: void 0
4567
4567
  };
4568
- Mi = Lo, j.splice(Ce, 0, ["enter", Lo, Kn[2]]), Ce++, ge++, $s = void 0, Fs = !0;
4568
+ Mi = Lo, j.splice(Ce, 0, ["enter", Lo, Xn[2]]), Ce++, ge++, $s = void 0, Fs = !0;
4569
4569
  }
4570
4570
  }
4571
4571
  }
@@ -4837,7 +4837,7 @@ function kZ(e) {
4837
4837
  alt: null
4838
4838
  };
4839
4839
  }
4840
- function gr() {
4840
+ function mr() {
4841
4841
  return {
4842
4842
  type: "link",
4843
4843
  title: null,
@@ -6407,7 +6407,7 @@ class CR {
6407
6407
  * Message.
6408
6408
  */
6409
6409
  message(t, n, r) {
6410
- const i = new pr(
6410
+ const i = new hr(
6411
6411
  // @ts-expect-error: the overloads are fine.
6412
6412
  t,
6413
6413
  n,
@@ -7043,7 +7043,7 @@ function GQ(e, t) {
7043
7043
  Fragment: sh,
7044
7044
  components: i,
7045
7045
  ignoreInvalidStyle: !0,
7046
- jsx: Z,
7046
+ jsx: Q,
7047
7047
  jsxs: ot,
7048
7048
  passKeys: !0,
7049
7049
  passNode: !0
@@ -8333,7 +8333,7 @@ function See(e, t, n) {
8333
8333
  return Zx(f) ? (e.consume(f), s) : f === 64 ? (e.consume(f), l) : n(f);
8334
8334
  }
8335
8335
  function l(f) {
8336
- return f === 46 ? e.check(_ee, c, u)(f) : f === 45 || f === 95 || rr(f) ? (a = !0, e.consume(f), l) : c(f);
8336
+ return f === 46 ? e.check(_ee, c, u)(f) : f === 45 || f === 95 || nr(f) ? (a = !0, e.consume(f), l) : c(f);
8337
8337
  }
8338
8338
  function u(f) {
8339
8339
  return e.consume(f), i = !0, l;
@@ -8437,7 +8437,7 @@ function Oee(e, t, n) {
8437
8437
  return e.consume(a), i;
8438
8438
  }
8439
8439
  function i(a) {
8440
- return rr(a) ? n(a) : t(a);
8440
+ return nr(a) ? n(a) : t(a);
8441
8441
  }
8442
8442
  }
8443
8443
  function XR(e) {
@@ -8450,7 +8450,7 @@ function ZR(e) {
8450
8450
  return !(e === 47 || Zx(e));
8451
8451
  }
8452
8452
  function Zx(e) {
8453
- return e === 43 || e === 45 || e === 46 || e === 95 || rr(e);
8453
+ return e === 43 || e === 45 || e === 46 || e === 95 || nr(e);
8454
8454
  }
8455
8455
  function K6(e) {
8456
8456
  let t = e.length, n = !1;
@@ -13474,9 +13474,9 @@ x(oe, L, H, "Z", "ℤ");
13474
13474
  x(k, C, qe, "h", "ℎ");
13475
13475
  x(oe, C, qe, "h", "ℎ");
13476
13476
  var Ge = "";
13477
- for (var yr = 0; yr < K1.length; yr++) {
13478
- var tn = K1.charAt(yr);
13479
- Ge = String.fromCharCode(55349, 56320 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56372 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56424 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56580 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56684 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56736 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56788 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56840 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56944 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), yr < 26 && (Ge = String.fromCharCode(55349, 56632 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56476 + yr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge));
13477
+ for (var gr = 0; gr < K1.length; gr++) {
13478
+ var tn = K1.charAt(gr);
13479
+ Ge = String.fromCharCode(55349, 56320 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56372 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56424 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56580 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56684 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56736 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56788 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56840 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56944 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), gr < 26 && (Ge = String.fromCharCode(55349, 56632 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge), Ge = String.fromCharCode(55349, 56476 + gr), x(k, C, qe, tn, Ge), x(oe, C, H, tn, Ge));
13480
13480
  }
13481
13481
  Ge = "𝕜";
13482
13482
  x(k, C, qe, "k", Ge);
@@ -16150,10 +16150,10 @@ var xo = function(t, n) {
16150
16150
  unit: "ex"
16151
16151
  }, n) : 12 * f, m = 3 * f, g = t.arraystretch * p, y = 0.7 * g, b = 0.3 * g, v = 0;
16152
16152
  function w(De) {
16153
- for (var gr = 0; gr < De.length; ++gr)
16154
- gr > 0 && (v += 0.25), u.push({
16153
+ for (var mr = 0; mr < De.length; ++mr)
16154
+ mr > 0 && (v += 0.25), u.push({
16155
16155
  pos: v,
16156
- isDashed: De[gr]
16156
+ isDashed: De[mr]
16157
16157
  });
16158
16158
  }
16159
16159
  for (w(o[0]), r = 0; r < t.body.length; ++r) {
@@ -32386,7 +32386,7 @@ function zie(e) {
32386
32386
  ]
32387
32387
  };
32388
32388
  for (const Ie of M.variants) {
32389
- const _t = Ie.contains.find((gr) => gr.label === "interpol");
32389
+ const _t = Ie.contains.find((mr) => mr.label === "interpol");
32390
32390
  _t.keywords = u;
32391
32391
  const De = [
32392
32392
  ...c,
@@ -34577,7 +34577,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), A = $, W = U), q ===
34577
34577
  Xt.addText(bt);
34578
34578
  return;
34579
34579
  }
34580
- j = f(De.subLanguage, bt, !0, gr[De.subLanguage]), gr[De.subLanguage] = /** @type {CompiledMode} */
34580
+ j = f(De.subLanguage, bt, !0, mr[De.subLanguage]), mr[De.subLanguage] = /** @type {CompiledMode} */
34581
34581
  j._top;
34582
34582
  } else
34583
34583
  j = h(bt, De.subLanguage.length ? De.subLanguage : null);
@@ -34681,7 +34681,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), A = $, W = U), q ===
34681
34681
  throw Su(a.replace("{}", $)), new Error('Unknown language: "' + $ + '"');
34682
34682
  const Ie = Rae(Je);
34683
34683
  let _t = "", De = W || Ie;
34684
- const gr = {}, Xt = new s.__emitter(s);
34684
+ const mr = {}, Xt = new s.__emitter(s);
34685
34685
  G();
34686
34686
  let bt = "", Io = 0, Ti = 0, Os = 0, Rs = !1;
34687
34687
  try {
@@ -35501,7 +35501,7 @@ function yoe(e) {
35501
35501
  }),
35502
35502
  [r, n, i, a]
35503
35503
  );
35504
- return /* @__PURE__ */ Z(NF.Provider, { value: o, children: t });
35504
+ return /* @__PURE__ */ Q(NF.Provider, { value: o, children: t });
35505
35505
  }
35506
35506
  function _7() {
35507
35507
  return zy(NF);
@@ -35552,14 +35552,14 @@ function _oe(e) {
35552
35552
  `) && e.trim().length > 0;
35553
35553
  return r && s || l && s;
35554
35554
  }
35555
- const koe = ({ children: e, ...t }) => /* @__PURE__ */ Z("div", { className: $i.table_container, children: /* @__PURE__ */ Z("table", { ...t, children: e }) }), Soe = ({ children: e, className: t, ...n }) => /* @__PURE__ */ Z("code", { className: `hljs ${t || ""}`, ...n, children: e }), Aoe = ({ children: e, href: t, ...n }) => {
35556
- const { defaultLinkTarget: r } = _7(), { botMessage: i } = mr(), a = Wt(
35555
+ const koe = ({ children: e, ...t }) => /* @__PURE__ */ Q("div", { className: $i.table_container, children: /* @__PURE__ */ Q("table", { ...t, children: e }) }), Soe = ({ children: e, className: t, ...n }) => /* @__PURE__ */ Q("code", { className: `hljs ${t || ""}`, ...n, children: e }), Aoe = ({ children: e, href: t, ...n }) => {
35556
+ const { defaultLinkTarget: r } = _7(), { botMessage: i } = pr(), a = Wt(
35557
35557
  (o) => {
35558
35558
  o.preventDefault(), t && DF(t, r || "_blank");
35559
35559
  },
35560
35560
  [t, r]
35561
35561
  );
35562
- return /* @__PURE__ */ Z(
35562
+ return /* @__PURE__ */ Q(
35563
35563
  "a",
35564
35564
  {
35565
35565
  href: t,
@@ -35574,20 +35574,20 @@ const koe = ({ children: e, ...t }) => /* @__PURE__ */ Z("div", { className: $i.
35574
35574
  children: e
35575
35575
  }
35576
35576
  );
35577
- }, Coe = ({ children: e, ...t }) => /* @__PURE__ */ Z("span", { className: "math math-inline", ...t, children: e }), Toe = ({ children: e, ...t }) => /* @__PURE__ */ Z("div", { className: "math math-display", ...t, children: e }), Moe = {
35577
+ }, Coe = ({ children: e, ...t }) => /* @__PURE__ */ Q("span", { className: "math math-inline", ...t, children: e }), Toe = ({ children: e, ...t }) => /* @__PURE__ */ Q("div", { className: "math math-display", ...t, children: e }), Moe = {
35578
35578
  table: koe,
35579
35579
  code: Soe,
35580
35580
  a: Aoe,
35581
35581
  math: Coe,
35582
35582
  // Inline math: $expression$
35583
- div: ({ className: e, ...t }) => e != null && e.includes("math-display") || e != null && e.includes("katex-display") ? /* @__PURE__ */ Z(
35583
+ div: ({ className: e, ...t }) => e != null && e.includes("math-display") || e != null && e.includes("katex-display") ? /* @__PURE__ */ Q(
35584
35584
  Toe,
35585
35585
  {
35586
35586
  className: `math math-display ${e || ""}`,
35587
35587
  ...t,
35588
35588
  children: t.children
35589
35589
  }
35590
- ) : /* @__PURE__ */ Z("div", { className: e, ...t })
35590
+ ) : /* @__PURE__ */ Q("div", { className: e, ...t })
35591
35591
  };
35592
35592
  function OF(e, t = 100) {
35593
35593
  const [n, r] = gn([]), [i, a] = gn(""), o = so(/* @__PURE__ */ new Map()), s = Wt((c) => c || "", []), l = Wt((c) => c ? (c.includes(`
@@ -35625,7 +35625,7 @@ function OF(e, t = 100) {
35625
35625
  if (v)
35626
35626
  m.push(v);
35627
35627
  else {
35628
- const w = /* @__PURE__ */ Z(
35628
+ const w = /* @__PURE__ */ Q(
35629
35629
  HQ,
35630
35630
  {
35631
35631
  remarkPlugins: [tte, dre],
@@ -35644,7 +35644,7 @@ function OF(e, t = 100) {
35644
35644
  }, t);
35645
35645
  return () => clearTimeout(c);
35646
35646
  }, [e, t, s, l]), {
35647
- htmlBlocks: fn(() => /* @__PURE__ */ Z("div", { className: $i.md_container, children: n }), [n]),
35647
+ htmlBlocks: fn(() => /* @__PURE__ */ Q("div", { className: $i.md_container, children: n }), [n]),
35648
35648
  lastTypingText: i
35649
35649
  };
35650
35650
  }
@@ -35671,7 +35671,7 @@ const RF = Ly({
35671
35671
  enabled: t,
35672
35672
  asyncInitializers: n = {},
35673
35673
  children: r,
35674
- loadingComponent: i = /* @__PURE__ */ Z("div", { children: "Loading..." })
35674
+ loadingComponent: i = /* @__PURE__ */ Q("div", { children: "Loading..." })
35675
35675
  } = e, a = Tk(
35676
35676
  () => aY(e.config),
35677
35677
  [e.config]
@@ -35705,7 +35705,7 @@ const RF = Ly({
35705
35705
  }), () => {
35706
35706
  h = !1;
35707
35707
  };
35708
- }, [o, t]), t ? u ? i : /* @__PURE__ */ Z(RF.Provider, { value: { data: s, loading: u, error: f }, children: r }) : r;
35708
+ }, [o, t]), t ? u ? i : /* @__PURE__ */ Q(RF.Provider, { value: { data: s, loading: u, error: f }, children: r }) : r;
35709
35709
  }, $F = () => zy(RF), u3 = {
35710
35710
  chatbot: {
35711
35711
  width: "375px",
@@ -35811,7 +35811,7 @@ function MA(e) {
35811
35811
  data: { annotations: r }
35812
35812
  } = $F(), i = Wt(
35813
35813
  function() {
35814
- var f, d, h, p, m, g, y, b, v, w, E, _, S, N, M, T, O, z, P, I, R, $, U, q, W, A, V, X, F, ae, ie, be, Ne, Me, re, fe, Te, G, Ke, We, Je, Ie, _t, De, gr, Xt, bt, Io, Ti, Os, Rs, j, K, ge, Ce, Ve, Ht, Mi, Pr, $s, Fs, Kn, Lo, Ni, ek, tk, nk, rk, ik, ak, ok, sk, lk, uk, ck, fk, dk, hk, pk, mk, gk, yk, bk, vk, xk, wk, Ek, _k, kk;
35814
+ var f, d, h, p, m, g, y, b, v, w, E, _, S, N, M, T, O, z, P, I, R, $, U, q, W, A, V, X, F, ae, ie, be, Ne, Me, re, fe, Te, G, Ke, We, Je, Ie, _t, De, mr, Xt, bt, Io, Ti, Os, Rs, j, K, ge, Ce, Ve, Ht, Mi, Pr, $s, Fs, Xn, Lo, Ni, ek, tk, nk, rk, ik, ak, ok, sk, lk, uk, ck, fk, dk, hk, pk, mk, gk, yk, bk, vk, xk, wk, Ek, _k, kk;
35815
35815
  const s = ((f = r == null ? void 0 : r.embedConfig) == null ? void 0 : f.theme) ?? {
35816
35816
  chatbot: {},
35817
35817
  botMessage: {},
@@ -35926,7 +35926,7 @@ function MA(e) {
35926
35926
  }
35927
35927
  }
35928
35928
  }), u = n;
35929
- if (((De = u.chatbot) == null ? void 0 : De.primaryComponent) || ((gr = u.chatbot) == null ? void 0 : gr.backgroundColor) || u.botMessage || u.userMessage) {
35929
+ if (((De = u.chatbot) == null ? void 0 : De.primaryComponent) || ((mr = u.chatbot) == null ? void 0 : mr.backgroundColor) || u.botMessage || u.userMessage) {
35930
35930
  const ZV = tf(u3, {
35931
35931
  chatbot: {
35932
35932
  backgroundColor: (Xt = u.chatbot) == null ? void 0 : Xt.backgroundColor,
@@ -35979,7 +35979,7 @@ function MA(e) {
35979
35979
  },
35980
35980
  botMessage: {
35981
35981
  backgroundColor: (Fs = u.botMessage) == null ? void 0 : Fs.backgroundColor,
35982
- color: (Kn = u.botMessage) == null ? void 0 : Kn.color,
35982
+ color: (Xn = u.botMessage) == null ? void 0 : Xn.color,
35983
35983
  linkColor: (Lo = u.botMessage) != null && Lo.backgroundColor ? Ak(u.botMessage.backgroundColor, 0.2) : void 0,
35984
35984
  unsentBackgroundColor: (Ni = u.botMessage) != null && Ni.backgroundColor ? `color-mix(in srgb, ${u.botMessage.backgroundColor} 20%, transparent)` : void 0,
35985
35985
  quickReplyBackgroundColor: (ek = u.botMessage) != null && ek.backgroundColor ? `color-mix(in srgb, ${u.botMessage.backgroundColor} 20%, transparent)` : void 0
@@ -36045,9 +36045,9 @@ function MA(e) {
36045
36045
  },
36046
36046
  [n, (o = r == null ? void 0 : r.embedConfig) == null ? void 0 : o.theme]
36047
36047
  ), a = fn(() => i(), [i]);
36048
- return /* @__PURE__ */ Z(FF.Provider, { value: a, children: t });
36048
+ return /* @__PURE__ */ Q(FF.Provider, { value: a, children: t });
36049
36049
  }
36050
- function mr() {
36050
+ function pr() {
36051
36051
  return zy(FF);
36052
36052
  }
36053
36053
  const IF = Ly({
@@ -36118,7 +36118,7 @@ function NA(e) {
36118
36118
  );
36119
36119
  return QV(r, () => ({
36120
36120
  serviceContext: w
36121
- })), /* @__PURE__ */ Z(IF.Provider, { value: w, children: n });
36121
+ })), /* @__PURE__ */ Q(IF.Provider, { value: w, children: n });
36122
36122
  }
36123
36123
  function Ci() {
36124
36124
  return zy(IF);
@@ -36136,25 +36136,41 @@ function qt() {
36136
36136
  for (var e, t, n = 0, r = "", i = arguments.length; n < i; n++) (e = arguments[n]) && (t = LF(e)) && (r && (r += " "), r += t);
36137
36137
  return r;
36138
36138
  }
36139
- const zF = (e) => /* @__PURE__ */ ln.createElement("svg", { width: 33, height: 32, viewBox: "0 0 33 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ ln.createElement("g", { clipPath: "url(#clip0_3084_29383)" }, /* @__PURE__ */ ln.createElement("path", { d: "M0.410645 16C0.410645 7.16344 7.57409 0 16.4106 0C25.2472 0 32.4106 7.16344 32.4106 16C32.4106 24.8366 25.2472 32 16.4106 32C7.57409 32 0.410645 24.8366 0.410645 16Z", fill: "#333333" }), /* @__PURE__ */ ln.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5788 6.33398C19.8925 6.33398 22.5788 9.02028 22.5788 12.334C22.5788 14.2211 21.7075 15.9048 20.3453 17.0047C23.6487 18.3735 26.0607 21.6974 26.4106 25.6673H24.4569C24.0206 21.6274 20.9742 18.4911 17.2591 18.3397L16.9776 18.334H16.5788H15.8437C12.0019 18.334 8.81164 21.5258 8.36437 25.6673H6.41064C6.76857 21.607 9.28344 18.2225 12.7029 16.9143C11.4036 15.8137 10.5788 14.1701 10.5788 12.334C10.5788 9.02028 13.265 6.33398 16.5788 6.33398ZM16.5788 16.334C18.7879 16.334 20.5788 14.5431 20.5788 12.334C20.5788 10.1248 18.7879 8.33398 16.5788 8.33398C14.3696 8.33398 12.5788 10.1248 12.5788 12.334C12.5788 14.5431 14.3696 16.334 16.5788 16.334Z", fill: "#8C8C8C" })), /* @__PURE__ */ ln.createElement("defs", null, /* @__PURE__ */ ln.createElement("clipPath", { id: "clip0_3084_29383" }, /* @__PURE__ */ ln.createElement("path", { d: "M0.410645 16C0.410645 7.16344 7.57409 0 16.4106 0C25.2472 0 32.4106 7.16344 32.4106 16C32.4106 24.8366 25.2472 32 16.4106 32C7.57409 32 0.410645 24.8366 0.410645 16Z", fill: "white" })))), Ooe = "_container_1agmr_1", Roe = "_header_1agmr_9", $oe = "_icon_1agmr_17", Foe = "_title_1agmr_24", Ioe = "_form_1agmr_31", Loe = "_label_1agmr_38", zoe = "_inputWrapper_1agmr_45", Boe = "_input_1agmr_45", Poe = "_error_1agmr_71", Uoe = "_disabled_1agmr_75", qoe = "_toggleButton_1agmr_80", Hoe = "_toggleIcon_1agmr_105", joe = "_errorMessage_1agmr_110", Woe = "_submitButton_1agmr_116", Goe = "_loading_1agmr_141", Voe = "_spin_1agmr_1", zn = {
36140
- container: Ooe,
36141
- header: Roe,
36142
- icon: $oe,
36143
- title: Foe,
36144
- form: Ioe,
36145
- label: Loe,
36146
- inputWrapper: zoe,
36147
- input: Boe,
36148
- error: Poe,
36149
- disabled: Uoe,
36150
- toggleButton: qoe,
36151
- toggleIcon: Hoe,
36152
- errorMessage: joe,
36153
- submitButton: Woe,
36154
- loading: Goe,
36155
- spin: Voe
36139
+ const Ooe = (e) => /* @__PURE__ */ ln.createElement("svg", { width: 33, height: 32, viewBox: "0 0 33 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ ln.createElement("g", { clipPath: "url(#clip0_3084_29383)" }, /* @__PURE__ */ ln.createElement("path", { d: "M0.410645 16C0.410645 7.16344 7.57409 0 16.4106 0C25.2472 0 32.4106 7.16344 32.4106 16C32.4106 24.8366 25.2472 32 16.4106 32C7.57409 32 0.410645 24.8366 0.410645 16Z", fill: "#333333" }), /* @__PURE__ */ ln.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5788 6.33398C19.8925 6.33398 22.5788 9.02028 22.5788 12.334C22.5788 14.2211 21.7075 15.9048 20.3453 17.0047C23.6487 18.3735 26.0607 21.6974 26.4106 25.6673H24.4569C24.0206 21.6274 20.9742 18.4911 17.2591 18.3397L16.9776 18.334H16.5788H15.8437C12.0019 18.334 8.81164 21.5258 8.36437 25.6673H6.41064C6.76857 21.607 9.28344 18.2225 12.7029 16.9143C11.4036 15.8137 10.5788 14.1701 10.5788 12.334C10.5788 9.02028 13.265 6.33398 16.5788 6.33398ZM16.5788 16.334C18.7879 16.334 20.5788 14.5431 20.5788 12.334C20.5788 10.1248 18.7879 8.33398 16.5788 8.33398C14.3696 8.33398 12.5788 10.1248 12.5788 12.334C12.5788 14.5431 14.3696 16.334 16.5788 16.334Z", fill: "#8C8C8C" })), /* @__PURE__ */ ln.createElement("defs", null, /* @__PURE__ */ ln.createElement("clipPath", { id: "clip0_3084_29383" }, /* @__PURE__ */ ln.createElement("path", { d: "M0.410645 16C0.410645 7.16344 7.57409 0 16.4106 0C25.2472 0 32.4106 7.16344 32.4106 16C32.4106 24.8366 25.2472 32 16.4106 32C7.57409 32 0.410645 24.8366 0.410645 16Z", fill: "white" }))));
36140
+ function zF(e) {
36141
+ const { avatar: t } = e;
36142
+ return t ? /* @__PURE__ */ Q(
36143
+ "img",
36144
+ {
36145
+ src: t,
36146
+ alt: "avatar",
36147
+ style: {
36148
+ width: 33,
36149
+ height: 32,
36150
+ borderRadius: "50%"
36151
+ }
36152
+ }
36153
+ ) : /* @__PURE__ */ Q(Ooe, {});
36154
+ }
36155
+ const Roe = "_container_8s5aq_1", $oe = "_header_8s5aq_9", Foe = "_icon_8s5aq_17", Ioe = "_title_8s5aq_22", Loe = "_form_8s5aq_29", zoe = "_label_8s5aq_36", Boe = "_inputWrapper_8s5aq_43", Poe = "_input_8s5aq_43", Uoe = "_error_8s5aq_69", qoe = "_disabled_8s5aq_73", Hoe = "_toggleButton_8s5aq_78", joe = "_toggleIcon_8s5aq_103", Woe = "_errorMessage_8s5aq_108", Goe = "_submitButton_8s5aq_114", Voe = "_loading_8s5aq_139", Yoe = "_spin_8s5aq_1", yr = {
36156
+ container: Roe,
36157
+ header: $oe,
36158
+ icon: Foe,
36159
+ title: Ioe,
36160
+ form: Loe,
36161
+ label: zoe,
36162
+ inputWrapper: Boe,
36163
+ input: Poe,
36164
+ error: Uoe,
36165
+ disabled: qoe,
36166
+ toggleButton: Hoe,
36167
+ toggleIcon: joe,
36168
+ errorMessage: Woe,
36169
+ submitButton: Goe,
36170
+ loading: Voe,
36171
+ spin: Yoe
36156
36172
  };
36157
- function Yoe({
36173
+ function Xoe({
36158
36174
  onSubmit: e,
36159
36175
  loading: t = !1,
36160
36176
  error: n,
@@ -36163,7 +36179,7 @@ function Yoe({
36163
36179
  showToggle: a = !0,
36164
36180
  className: o
36165
36181
  }) {
36166
- const [s, l] = gn(""), [u, c] = gn(!1), { chatbot: f } = mr(), { avatar: d } = Ci(), h = (g) => {
36182
+ const [s, l] = gn(""), [u, c] = gn(!1), { chatbot: f } = pr(), { avatar: d } = Ci(), h = (g) => {
36167
36183
  g.preventDefault(), s.trim() && !t && e(s.trim());
36168
36184
  }, p = (g) => {
36169
36185
  l(g.target.value);
@@ -36173,54 +36189,47 @@ function Yoe({
36173
36189
  return /* @__PURE__ */ ot(
36174
36190
  "div",
36175
36191
  {
36176
- className: qt(zn.container, o),
36192
+ className: qt(yr.container, o),
36177
36193
  style: {
36178
36194
  backgroundColor: f.backgroundColor,
36179
36195
  borderColor: f.borderColor
36180
36196
  },
36181
36197
  children: [
36182
- /* @__PURE__ */ ot("div", { className: zn.header, children: [
36183
- d ? /* @__PURE__ */ Z(
36184
- "img",
36185
- {
36186
- src: d,
36187
- alt: "Bot Avatar",
36188
- className: zn.icon
36189
- }
36190
- ) : /* @__PURE__ */ Z(zF, { className: zn.icon }),
36191
- /* @__PURE__ */ Z("h2", { className: zn.title, children: i })
36198
+ /* @__PURE__ */ ot("div", { className: yr.header, children: [
36199
+ /* @__PURE__ */ Q(zF, { avatar: d }),
36200
+ /* @__PURE__ */ Q("h2", { className: yr.title, children: i })
36192
36201
  ] }),
36193
- /* @__PURE__ */ ot("form", { onSubmit: h, className: zn.form, children: [
36194
- /* @__PURE__ */ ot("div", { className: zn.inputGroup, children: [
36195
- /* @__PURE__ */ Z("label", { className: zn.label, children: "Key" }),
36196
- /* @__PURE__ */ ot("div", { className: zn.inputWrapper, children: [
36197
- /* @__PURE__ */ Z(
36202
+ /* @__PURE__ */ ot("form", { onSubmit: h, className: yr.form, children: [
36203
+ /* @__PURE__ */ ot("div", { className: yr.inputGroup, children: [
36204
+ /* @__PURE__ */ Q("label", { className: yr.label, children: "Key" }),
36205
+ /* @__PURE__ */ ot("div", { className: yr.inputWrapper, children: [
36206
+ /* @__PURE__ */ Q(
36198
36207
  "input",
36199
36208
  {
36200
36209
  type: u ? "text" : "password",
36201
36210
  value: s,
36202
36211
  onChange: p,
36203
36212
  placeholder: r,
36204
- className: qt(zn.input, {
36205
- [zn.error]: n,
36206
- [zn.disabled]: t
36213
+ className: qt(yr.input, {
36214
+ [yr.error]: n,
36215
+ [yr.disabled]: t
36207
36216
  }),
36208
36217
  disabled: t,
36209
36218
  autoComplete: "off"
36210
36219
  }
36211
36220
  ),
36212
- a && /* @__PURE__ */ Z(
36221
+ a && /* @__PURE__ */ Q(
36213
36222
  "button",
36214
36223
  {
36215
36224
  type: "button",
36216
36225
  onClick: m,
36217
- className: zn.toggleButton,
36226
+ className: yr.toggleButton,
36218
36227
  disabled: t,
36219
36228
  "aria-label": u ? "Hide password" : "Show password",
36220
- children: /* @__PURE__ */ Z(
36229
+ children: /* @__PURE__ */ Q(
36221
36230
  "svg",
36222
36231
  {
36223
- className: zn.toggleIcon,
36232
+ className: yr.toggleIcon,
36224
36233
  width: "16",
36225
36234
  height: "16",
36226
36235
  viewBox: "0 0 24 24",
@@ -36230,26 +36239,26 @@ function Yoe({
36230
36239
  strokeLinecap: "round",
36231
36240
  strokeLinejoin: "round",
36232
36241
  children: u ? /* @__PURE__ */ ot(sh, { children: [
36233
- /* @__PURE__ */ Z("path", { d: "M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24" }),
36234
- /* @__PURE__ */ Z("line", { x1: "1", y1: "1", x2: "23", y2: "23" })
36242
+ /* @__PURE__ */ Q("path", { d: "M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24" }),
36243
+ /* @__PURE__ */ Q("line", { x1: "1", y1: "1", x2: "23", y2: "23" })
36235
36244
  ] }) : /* @__PURE__ */ ot(sh, { children: [
36236
- /* @__PURE__ */ Z("path", { d: "M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z" }),
36237
- /* @__PURE__ */ Z("circle", { cx: "12", cy: "12", r: "3" })
36245
+ /* @__PURE__ */ Q("path", { d: "M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z" }),
36246
+ /* @__PURE__ */ Q("circle", { cx: "12", cy: "12", r: "3" })
36238
36247
  ] })
36239
36248
  }
36240
36249
  )
36241
36250
  }
36242
36251
  )
36243
36252
  ] }),
36244
- n && /* @__PURE__ */ Z("div", { className: zn.errorMessage, children: n })
36253
+ n && /* @__PURE__ */ Q("div", { className: yr.errorMessage, children: n })
36245
36254
  ] }),
36246
- /* @__PURE__ */ Z(
36255
+ /* @__PURE__ */ Q(
36247
36256
  "button",
36248
36257
  {
36249
36258
  type: "submit",
36250
36259
  disabled: !s.trim() || t,
36251
- className: qt(zn.submitButton, {
36252
- [zn.loading]: t
36260
+ className: qt(yr.submitButton, {
36261
+ [yr.loading]: t
36253
36262
  }),
36254
36263
  children: t ? "Loading..." : "Continue"
36255
36264
  }
@@ -36259,28 +36268,12 @@ function Yoe({
36259
36268
  }
36260
36269
  );
36261
36270
  }
36262
- const Xoe = "_chatbot_header_luxt4_1", Koe = "_chatbot_header__content_luxt4_4", Zoe = "_chatbot_header__title_luxt4_12", Qoe = "_chatbot_header__extra_luxt4_23", ym = {
36263
- chatbot_header: Xoe,
36264
- chatbot_header__content: Koe,
36265
- chatbot_header__title: Zoe,
36266
- chatbot_header__extra: Qoe
36267
- };
36268
- function Joe(e) {
36269
- const { avatar: t } = e;
36270
- return t ? /* @__PURE__ */ Z(
36271
- "img",
36272
- {
36273
- src: t,
36274
- alt: "avatar",
36275
- style: {
36276
- width: 33,
36277
- height: 32,
36278
- borderRadius: "50%"
36279
- }
36280
- }
36281
- ) : /* @__PURE__ */ Z(zF, {});
36282
- }
36283
- const ese = (e) => /* @__PURE__ */ ln.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ ln.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.49453 2.3352C6.44049 -0.226723 10.9105 -0.106316 13.7142 2.69633C16.6428 5.62613 16.6428 10.3739 13.7144 13.3035C10.7846 16.2322 6.03581 16.2322 3.1073 13.3036C2.30873 12.505 1.71132 11.5536 1.34188 10.5109L1.78892 10.3525L1.34171 10.5106L1.22791 10.162C1.01752 9.46018 0.910643 8.73159 0.910643 7.9997H2.4542L2.46382 8.33865C2.49584 8.9024 2.60763 9.46037 2.79674 9.99539L2.7968 9.99536L2.90116 10.2683C3.19714 10.9887 3.63414 11.6475 4.19876 12.2121C6.52451 14.5379 10.2961 14.5379 12.6229 12.212C14.9486 9.88539 14.9486 6.11464 12.6227 3.78781C10.3306 1.49653 6.63579 1.46263 4.30292 3.68622L6.68087 3.68698V5.22954H3.49394H1.95141V3.68698V0.5H3.49394L3.49453 2.3352Z", fill: "currentColor" })), BF = (e) => /* @__PURE__ */ ln.createElement("svg", { width: 15, height: 14, viewBox: "0 0 15 14", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ ln.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.3496 0L7.41062 5.938L1.47162 0L0.411621 1.06L6.34962 6.999L0.411621 12.938L1.47162 13.999L7.41062 8.059L13.3496 13.999L14.4096 12.938L8.47162 6.999L14.4096 1.06L13.3496 0Z", fill: "currentColor" }));
36271
+ const Koe = "_chatbot_header_luxt4_1", Zoe = "_chatbot_header__content_luxt4_4", Qoe = "_chatbot_header__title_luxt4_12", Joe = "_chatbot_header__extra_luxt4_23", ym = {
36272
+ chatbot_header: Koe,
36273
+ chatbot_header__content: Zoe,
36274
+ chatbot_header__title: Qoe,
36275
+ chatbot_header__extra: Joe
36276
+ }, ese = (e) => /* @__PURE__ */ ln.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ ln.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.49453 2.3352C6.44049 -0.226723 10.9105 -0.106316 13.7142 2.69633C16.6428 5.62613 16.6428 10.3739 13.7144 13.3035C10.7846 16.2322 6.03581 16.2322 3.1073 13.3036C2.30873 12.505 1.71132 11.5536 1.34188 10.5109L1.78892 10.3525L1.34171 10.5106L1.22791 10.162C1.01752 9.46018 0.910643 8.73159 0.910643 7.9997H2.4542L2.46382 8.33865C2.49584 8.9024 2.60763 9.46037 2.79674 9.99539L2.7968 9.99536L2.90116 10.2683C3.19714 10.9887 3.63414 11.6475 4.19876 12.2121C6.52451 14.5379 10.2961 14.5379 12.6229 12.212C14.9486 9.88539 14.9486 6.11464 12.6227 3.78781C10.3306 1.49653 6.63579 1.46263 4.30292 3.68622L6.68087 3.68698V5.22954H3.49394H1.95141V3.68698V0.5H3.49394L3.49453 2.3352Z", fill: "currentColor" })), BF = (e) => /* @__PURE__ */ ln.createElement("svg", { width: 15, height: 14, viewBox: "0 0 15 14", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ ln.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.3496 0L7.41062 5.938L1.47162 0L0.411621 1.06L6.34962 6.999L0.411621 12.938L1.47162 13.999L7.41062 8.059L13.3496 13.999L14.4096 12.938L8.47162 6.999L14.4096 1.06L13.3496 0Z", fill: "currentColor" }));
36284
36277
  function DA(e) {
36285
36278
  var m, g, y, b, v, w;
36286
36279
  const {
@@ -36289,7 +36282,7 @@ function DA(e) {
36289
36282
  onClose: r,
36290
36283
  customActions: i,
36291
36284
  maintainConnectionWhenClosed: a
36292
- } = e, { chatbot: o } = mr(), {
36285
+ } = e, { chatbot: o } = pr(), {
36293
36286
  data: { annotations: s }
36294
36287
  } = $F(), { avatar: l, isResetting: u, resetChannel: c, closeChannel: f } = Ci(), d = fn(
36295
36288
  () => ({
@@ -36308,15 +36301,15 @@ function DA(e) {
36308
36301
  },
36309
36302
  [u, r, f, a]
36310
36303
  );
36311
- return /* @__PURE__ */ Z(
36304
+ return /* @__PURE__ */ Q(
36312
36305
  "div",
36313
36306
  {
36314
36307
  className: qt("asgard-chatbot-header", ym.chatbot_header),
36315
36308
  style: (m = o == null ? void 0 : o.header) == null ? void 0 : m.style,
36316
36309
  children: /* @__PURE__ */ ot("div", { className: ym.chatbot_header__content, style: d, children: [
36317
36310
  /* @__PURE__ */ ot("div", { className: ym.chatbot_header__title, children: [
36318
- /* @__PURE__ */ Z(Joe, { avatar: l }),
36319
- /* @__PURE__ */ Z("h4", { style: (y = (g = o == null ? void 0 : o.header) == null ? void 0 : g.title) == null ? void 0 : y.style, children: ((b = s == null ? void 0 : s.embedConfig) == null ? void 0 : b.title) || t || "Bot" })
36311
+ /* @__PURE__ */ Q(zF, { avatar: l }),
36312
+ /* @__PURE__ */ Q("h4", { style: (y = (g = o == null ? void 0 : o.header) == null ? void 0 : g.title) == null ? void 0 : y.style, children: ((b = s == null ? void 0 : s.embedConfig) == null ? void 0 : b.title) || t || "Bot" })
36320
36313
  ] }),
36321
36314
  /* @__PURE__ */ ot(
36322
36315
  "div",
@@ -36325,8 +36318,8 @@ function DA(e) {
36325
36318
  style: (w = (v = o == null ? void 0 : o.header) == null ? void 0 : v.actionButton) == null ? void 0 : w.style,
36326
36319
  children: [
36327
36320
  i,
36328
- /* @__PURE__ */ Z("div", { onClick: h, children: /* @__PURE__ */ Z(ese, {}) }),
36329
- /* @__PURE__ */ Z("div", { onClick: p, children: /* @__PURE__ */ Z(BF, {}) })
36321
+ /* @__PURE__ */ Q("div", { onClick: h, children: /* @__PURE__ */ Q(ese, {}) }),
36322
+ /* @__PURE__ */ Q("div", { onClick: p, children: /* @__PURE__ */ Q(BF, {}) })
36330
36323
  ]
36331
36324
  }
36332
36325
  )
@@ -36358,7 +36351,7 @@ function Lu(e) {
36358
36351
  );
36359
36352
  }
36360
36353
  }, [n, t]);
36361
- return /* @__PURE__ */ Z(
36354
+ return /* @__PURE__ */ Q(
36362
36355
  "div",
36363
36356
  {
36364
36357
  className: qt("asgard-template-box", o, a),
@@ -36376,18 +36369,18 @@ const ise = "_template_box_content_fs2wk_1", ase = "_content_fs2wk_8", RA = {
36376
36369
  };
36377
36370
  function lse(e) {
36378
36371
  var s;
36379
- const { quickReplies: t } = e, { template: n, botMessage: r } = mr(), { sendMessage: i, isConnecting: a } = Ci(), o = Wt(
36372
+ const { quickReplies: t } = e, { template: n, botMessage: r } = pr(), { sendMessage: i, isConnecting: a } = Ci(), o = Wt(
36380
36373
  (l) => i == null ? void 0 : i({ text: l }),
36381
36374
  [i]
36382
36375
  );
36383
- return t != null && t.length ? /* @__PURE__ */ Z(
36376
+ return t != null && t.length ? /* @__PURE__ */ Q(
36384
36377
  "div",
36385
36378
  {
36386
36379
  className: qt("asgard-quick-replies", $A.quick_replies_box),
36387
36380
  style: (s = n == null ? void 0 : n.quickReplies) == null ? void 0 : s.style,
36388
36381
  children: t.map((l) => {
36389
36382
  var u, c, f, d, h;
36390
- return /* @__PURE__ */ Z(
36383
+ return /* @__PURE__ */ Q(
36391
36384
  "button",
36392
36385
  {
36393
36386
  className: $A.quick_reply,
@@ -36418,7 +36411,7 @@ const use = "_time_rgg92_1", cse = {
36418
36411
  };
36419
36412
  function e2(e) {
36420
36413
  var a, o;
36421
- const { time: t, className: n } = e, { template: r } = mr(), i = fn(
36414
+ const { time: t, className: n } = e, { template: r } = pr(), i = fn(
36422
36415
  () => {
36423
36416
  var s, l;
36424
36417
  return {
@@ -36427,7 +36420,7 @@ function e2(e) {
36427
36420
  },
36428
36421
  [(o = (a = r == null ? void 0 : r.time) == null ? void 0 : a.style) == null ? void 0 : o.color]
36429
36422
  );
36430
- return t ? /* @__PURE__ */ Z(
36423
+ return t ? /* @__PURE__ */ Q(
36431
36424
  "div",
36432
36425
  {
36433
36426
  className: qt("asgard-time", cse.time, n),
@@ -36448,9 +36441,9 @@ function f0(e) {
36448
36441
  children: [
36449
36442
  /* @__PURE__ */ ot("div", { className: RA.content, children: [
36450
36443
  r,
36451
- /* @__PURE__ */ Z(e2, { time: n })
36444
+ /* @__PURE__ */ Q(e2, { time: n })
36452
36445
  ] }),
36453
- !!(t != null && t.length) && /* @__PURE__ */ Z(lse, { quickReplies: t })
36446
+ !!(t != null && t.length) && /* @__PURE__ */ Q(lse, { quickReplies: t })
36454
36447
  ]
36455
36448
  }
36456
36449
  );
@@ -36459,14 +36452,14 @@ const fse = "_bot_avatar_xrs9x_1", FA = {
36459
36452
  bot_avatar: fse
36460
36453
  }, dse = (e) => /* @__PURE__ */ ln.createElement("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ ln.createElement("path", { d: "M0.40625 12C0.40625 5.37258 5.77883 0 12.4062 0C19.0337 0 24.4062 5.37258 24.4062 12C24.4062 18.6274 19.0337 24 12.4062 24C5.77883 24 0.40625 18.6274 0.40625 12Z", fill: "#585858" }), /* @__PURE__ */ ln.createElement("path", { d: "M6.40625 18.75V15C6.40625 14.5875 6.55313 14.2344 6.84688 13.9406C7.14063 13.6469 7.49375 13.5 7.90625 13.5H16.9062C17.3188 13.5 17.6719 13.6469 17.9656 13.9406C18.2594 14.2344 18.4062 14.5875 18.4062 15V18.75H6.40625ZM10.1562 12.75C9.11875 12.75 8.23438 12.3844 7.50312 11.6531C6.77187 10.9219 6.40625 10.0375 6.40625 9C6.40625 7.9625 6.77187 7.07812 7.50312 6.34687C8.23438 5.61562 9.11875 5.25 10.1562 5.25H14.6562C15.6938 5.25 16.5781 5.61562 17.3094 6.34687C18.0406 7.07812 18.4062 7.9625 18.4062 9C18.4062 10.0375 18.0406 10.9219 17.3094 11.6531C16.5781 12.3844 15.6938 12.75 14.6562 12.75H10.1562ZM7.90625 17.25H16.9062V15H7.90625V17.25ZM10.1562 11.25H14.6562C15.2812 11.25 15.8125 11.0312 16.25 10.5938C16.6875 10.1562 16.9062 9.625 16.9062 9C16.9062 8.375 16.6875 7.84375 16.25 7.40625C15.8125 6.96875 15.2812 6.75 14.6562 6.75H10.1562C9.53125 6.75 9 6.96875 8.5625 7.40625C8.125 7.84375 7.90625 8.375 7.90625 9C7.90625 9.625 8.125 10.1562 8.5625 10.5938C9 11.0312 9.53125 11.25 10.1562 11.25ZM10.1562 9.75C10.3688 9.75 10.5469 9.67812 10.6906 9.53438C10.8344 9.39062 10.9062 9.2125 10.9062 9C10.9062 8.7875 10.8344 8.60938 10.6906 8.46562C10.5469 8.32187 10.3688 8.25 10.1562 8.25C9.94375 8.25 9.76562 8.32187 9.62187 8.46562C9.47812 8.60938 9.40625 8.7875 9.40625 9C9.40625 9.2125 9.47812 9.39062 9.62187 9.53438C9.76562 9.67812 9.94375 9.75 10.1562 9.75ZM14.6562 9.75C14.8687 9.75 15.0469 9.67812 15.1906 9.53438C15.3344 9.39062 15.4062 9.2125 15.4062 9C15.4062 8.7875 15.3344 8.60938 15.1906 8.46562C15.0469 8.32187 14.8687 8.25 14.6562 8.25C14.4438 8.25 14.2656 8.32187 14.1219 8.46562C13.9781 8.60938 13.9062 8.7875 13.9062 9C13.9062 9.2125 13.9781 9.39062 14.1219 9.53438C14.2656 9.67812 14.4438 9.75 14.6562 9.75Z", fill: "white" })), d0 = JV((e) => {
36461
36454
  const { avatar: t } = e;
36462
- return t ? /* @__PURE__ */ Z(
36455
+ return t ? /* @__PURE__ */ Q(
36463
36456
  "img",
36464
36457
  {
36465
36458
  src: t,
36466
36459
  alt: "Bot Avatar",
36467
36460
  className: qt("asgard-avatar", FA.bot_avatar)
36468
36461
  }
36469
- ) : /* @__PURE__ */ Z("div", { className: qt("asgard-avatar", FA.bot_avatar), children: /* @__PURE__ */ Z(dse, {}) });
36462
+ ) : /* @__PURE__ */ Q("div", { className: qt("asgard-avatar", FA.bot_avatar), children: /* @__PURE__ */ Q(dse, {}) });
36470
36463
  }), hse = "_card_root_1qjc0_1", pse = "_card_content_1qjc0_12", mse = "_card_title_1qjc0_20", gse = "_card_description_1qjc0_26", yse = "_card_actions_1qjc0_41", q0 = {
36471
36464
  card_root: hse,
36472
36465
  card_content: pse,
@@ -36521,7 +36514,7 @@ function PF(e) {
36521
36514
  className: qt("asgard-card", q0.card_root),
36522
36515
  style: n == null ? void 0 : n.style,
36523
36516
  children: [
36524
- (t == null ? void 0 : t.thumbnailImageUrl) && /* @__PURE__ */ Z(
36517
+ (t == null ? void 0 : t.thumbnailImageUrl) && /* @__PURE__ */ Q(
36525
36518
  "img",
36526
36519
  {
36527
36520
  alt: t == null ? void 0 : t.title,
@@ -36536,11 +36529,11 @@ function PF(e) {
36536
36529
  }
36537
36530
  ),
36538
36531
  /* @__PURE__ */ ot("div", { className: q0.card_content, children: [
36539
- /* @__PURE__ */ Z("h5", { className: q0.card_title, children: t == null ? void 0 : t.title }),
36540
- /* @__PURE__ */ Z("div", { className: q0.card_description, children: t == null ? void 0 : t.text }),
36541
- /* @__PURE__ */ Z("div", { className: q0.card_actions, children: (u = t == null ? void 0 : t.buttons) == null ? void 0 : u.map((c, f) => {
36532
+ /* @__PURE__ */ Q("h5", { className: q0.card_title, children: t == null ? void 0 : t.title }),
36533
+ /* @__PURE__ */ Q("div", { className: q0.card_description, children: t == null ? void 0 : t.text }),
36534
+ /* @__PURE__ */ Q("div", { className: q0.card_actions, children: (u = t == null ? void 0 : t.buttons) == null ? void 0 : u.map((c, f) => {
36542
36535
  var d;
36543
- return /* @__PURE__ */ Z(
36536
+ return /* @__PURE__ */ Q(
36544
36537
  "button",
36545
36538
  {
36546
36539
  onClick: l(c.action),
@@ -36557,7 +36550,7 @@ function PF(e) {
36557
36550
  }
36558
36551
  function bse(e) {
36559
36552
  var a, o, s;
36560
- const { message: t } = e, { template: n } = mr(), { avatar: r } = Ci(), i = t.message.template;
36553
+ const { message: t } = e, { template: n } = pr(), { avatar: r } = Ci(), i = t.message.template;
36561
36554
  return /* @__PURE__ */ ot(
36562
36555
  Lu,
36563
36556
  {
@@ -36566,13 +36559,13 @@ function bse(e) {
36566
36559
  direction: "horizontal",
36567
36560
  style: (a = n == null ? void 0 : n.ButtonMessageTemplate) == null ? void 0 : a.style,
36568
36561
  children: [
36569
- /* @__PURE__ */ Z(d0, { avatar: r }),
36570
- /* @__PURE__ */ Z(
36562
+ /* @__PURE__ */ Q(d0, { avatar: r }),
36563
+ /* @__PURE__ */ Q(
36571
36564
  f0,
36572
36565
  {
36573
36566
  time: t.time,
36574
36567
  quickReplies: i == null ? void 0 : i.quickReplies,
36575
- children: /* @__PURE__ */ Z(
36568
+ children: /* @__PURE__ */ Q(
36576
36569
  PF,
36577
36570
  {
36578
36571
  template: i,
@@ -36591,7 +36584,7 @@ function bse(e) {
36591
36584
  }
36592
36585
  function IA(e) {
36593
36586
  var u, c, f, d;
36594
- const { message: t } = e, { avatar: n } = Ci(), r = mr(), { botMessage: i } = r, { htmlBlocks: a, lastTypingText: o } = OF(
36587
+ const { message: t } = e, { avatar: n } = Ci(), r = pr(), { botMessage: i } = r, { htmlBlocks: a, lastTypingText: o } = OF(
36595
36588
  ((u = t == null ? void 0 : t.message) == null ? void 0 : u.text) || "",
36596
36589
  20
36597
36590
  ), s = (f = (c = r == null ? void 0 : r.template) == null ? void 0 : c.TextMessageTemplate) == null ? void 0 : f.style, l = fn(() => {
@@ -36622,7 +36615,7 @@ function IA(e) {
36622
36615
  direction: "horizontal",
36623
36616
  style: s,
36624
36617
  children: [
36625
- /* @__PURE__ */ Z(
36618
+ /* @__PURE__ */ Q(
36626
36619
  "div",
36627
36620
  {
36628
36621
  className: qt($i.text, $i["text--user"]),
@@ -36630,7 +36623,7 @@ function IA(e) {
36630
36623
  children: t.text
36631
36624
  }
36632
36625
  ),
36633
- /* @__PURE__ */ Z(e2, { time: t.time })
36626
+ /* @__PURE__ */ Q(e2, { time: t.time })
36634
36627
  ]
36635
36628
  }
36636
36629
  ) : /* @__PURE__ */ ot(
@@ -36641,8 +36634,8 @@ function IA(e) {
36641
36634
  direction: "horizontal",
36642
36635
  style: s,
36643
36636
  children: [
36644
- /* @__PURE__ */ Z(d0, { avatar: n }),
36645
- /* @__PURE__ */ Z(
36637
+ /* @__PURE__ */ Q(d0, { avatar: n }),
36638
+ /* @__PURE__ */ Q(
36646
36639
  f0,
36647
36640
  {
36648
36641
  time: t.time,
@@ -36665,7 +36658,7 @@ function IA(e) {
36665
36658
  );
36666
36659
  }
36667
36660
  function UF(e) {
36668
- const { isTyping: t, typingText: n } = e, { messageBoxBottomRef: r, avatar: i } = Ci(), a = mr(), o = so(null), s = Wt(() => {
36661
+ const { isTyping: t, typingText: n } = e, { messageBoxBottomRef: r, avatar: i } = Ci(), a = pr(), o = so(null), s = Wt(() => {
36669
36662
  var h;
36670
36663
  (h = r.current) == null || h.scrollIntoView({ behavior: "smooth" });
36671
36664
  }, [r]);
@@ -36698,8 +36691,8 @@ function UF(e) {
36698
36691
  type: "bot",
36699
36692
  direction: "horizontal",
36700
36693
  children: [
36701
- /* @__PURE__ */ Z(d0, { avatar: i }),
36702
- /* @__PURE__ */ Z(f0, { time: /* @__PURE__ */ new Date(), children: /* @__PURE__ */ Z(
36694
+ /* @__PURE__ */ Q(d0, { avatar: i }),
36695
+ /* @__PURE__ */ Q(f0, { time: /* @__PURE__ */ new Date(), children: /* @__PURE__ */ Q(
36703
36696
  "div",
36704
36697
  {
36705
36698
  ref: o,
@@ -36709,9 +36702,9 @@ function UF(e) {
36709
36702
  u,
36710
36703
  c ?? "",
36711
36704
  l && /* @__PURE__ */ ot("span", { className: $i["typing-indicator"], children: [
36712
- /* @__PURE__ */ Z("div", { className: $i.dot, style: d }),
36713
- /* @__PURE__ */ Z("div", { className: $i.dot, style: d }),
36714
- /* @__PURE__ */ Z("div", { className: $i.dot, style: d })
36705
+ /* @__PURE__ */ Q("div", { className: $i.dot, style: d }),
36706
+ /* @__PURE__ */ Q("div", { className: $i.dot, style: d }),
36707
+ /* @__PURE__ */ Q("div", { className: $i.dot, style: d })
36715
36708
  ] })
36716
36709
  ] })
36717
36710
  }
@@ -36727,7 +36720,7 @@ function vse(e) {
36727
36720
  ),
36728
36721
  [r]
36729
36722
  );
36730
- return n && !i ? /* @__PURE__ */ Z(UF, { isTyping: !0, typingText: t }) : null;
36723
+ return n && !i ? /* @__PURE__ */ Q(UF, { isTyping: !0, typingText: t }) : null;
36731
36724
  }
36732
36725
  const xse = "_carousel_root_sv1hc_1", wse = "_carousel_time_sv1hc_12", LA = {
36733
36726
  carousel_root: xse,
@@ -36735,7 +36728,7 @@ const xse = "_carousel_root_sv1hc_1", wse = "_carousel_time_sv1hc_12", LA = {
36735
36728
  };
36736
36729
  function Ese(e) {
36737
36730
  var a, o;
36738
- const { message: t } = e, { template: n } = mr(), { avatar: r } = Ci(), i = t.message.template;
36731
+ const { message: t } = e, { template: n } = pr(), { avatar: r } = Ci(), i = t.message.template;
36739
36732
  return /* @__PURE__ */ ot(
36740
36733
  Lu,
36741
36734
  {
@@ -36744,10 +36737,10 @@ function Ese(e) {
36744
36737
  direction: "vertical",
36745
36738
  style: (a = n == null ? void 0 : n.CarouselMessageTemplate) == null ? void 0 : a.style,
36746
36739
  children: [
36747
- /* @__PURE__ */ Z(d0, { avatar: r }),
36748
- /* @__PURE__ */ Z(f0, { quickReplies: i.quickReplies, children: /* @__PURE__ */ Z("div", { className: LA.carousel_root, children: (o = i.columns) == null ? void 0 : o.map((s, l) => {
36740
+ /* @__PURE__ */ Q(d0, { avatar: r }),
36741
+ /* @__PURE__ */ Q(f0, { quickReplies: i.quickReplies, children: /* @__PURE__ */ Q("div", { className: LA.carousel_root, children: (o = i.columns) == null ? void 0 : o.map((s, l) => {
36749
36742
  var u;
36750
- return /* @__PURE__ */ Z(
36743
+ return /* @__PURE__ */ Q(
36751
36744
  PF,
36752
36745
  {
36753
36746
  template: s,
@@ -36756,7 +36749,7 @@ function Ese(e) {
36756
36749
  l
36757
36750
  );
36758
36751
  }) }) }),
36759
- /* @__PURE__ */ Z(e2, { className: LA.carousel_time, time: t.time })
36752
+ /* @__PURE__ */ Q(e2, { className: LA.carousel_time, time: t.time })
36760
36753
  ]
36761
36754
  }
36762
36755
  );
@@ -36771,12 +36764,12 @@ const _se = "_hint_root_1hmle_1", kse = "_hint_root__error_1hmle_14", Sse = "_er
36771
36764
  };
36772
36765
  function zA(e) {
36773
36766
  var s, l;
36774
- const { message: t } = e, { template: n } = mr(), { onErrorClick: r, errorMessageRenderer: i } = _7(), a = Wt(() => {
36767
+ const { message: t } = e, { template: n } = pr(), { onErrorClick: r, errorMessageRenderer: i } = _7(), a = Wt(() => {
36775
36768
  r == null || r(t);
36776
36769
  }, [t, r]);
36777
36770
  if (t.type === "user") return null;
36778
36771
  if (t.type === "error")
36779
- return /* @__PURE__ */ Z(
36772
+ return /* @__PURE__ */ Q(
36780
36773
  "div",
36781
36774
  {
36782
36775
  className: qt(
@@ -36785,8 +36778,8 @@ function zA(e) {
36785
36778
  ),
36786
36779
  children: (i == null ? void 0 : i(t)) ?? /* @__PURE__ */ ot(sh, { children: [
36787
36780
  /* @__PURE__ */ ot("div", { className: Ql.error_hint_title, children: [
36788
- /* @__PURE__ */ Z("span", { className: Ql.time, children: c3(t.time) }),
36789
- /* @__PURE__ */ Z("span", { children: "Unexpected error" })
36781
+ /* @__PURE__ */ Q("span", { className: Ql.time, children: c3(t.time) }),
36782
+ /* @__PURE__ */ Q("span", { children: "Unexpected error" })
36790
36783
  ] }),
36791
36784
  r && /* @__PURE__ */ ot(
36792
36785
  "div",
@@ -36795,7 +36788,7 @@ function zA(e) {
36795
36788
  onClick: a,
36796
36789
  children: [
36797
36790
  "Click ",
36798
- /* @__PURE__ */ Z("span", { children: "here" }),
36791
+ /* @__PURE__ */ Q("span", { children: "here" }),
36799
36792
  " to view the report."
36800
36793
  ]
36801
36794
  }
@@ -36813,8 +36806,8 @@ function zA(e) {
36813
36806
  ),
36814
36807
  style: (s = n == null ? void 0 : n.HintMessageTemplate) == null ? void 0 : s.style,
36815
36808
  children: [
36816
- /* @__PURE__ */ Z("div", { className: Ql.time, children: c3(t.time) }),
36817
- /* @__PURE__ */ Z(
36809
+ /* @__PURE__ */ Q("div", { className: Ql.time, children: c3(t.time) }),
36810
+ /* @__PURE__ */ Q(
36818
36811
  "div",
36819
36812
  {
36820
36813
  className: Ql.hint_text,
@@ -38766,7 +38759,7 @@ function oi(e, t, n) {
38766
38759
  function on(e) {
38767
38760
  return e == null ? null : e.fname;
38768
38761
  }
38769
- function or(e) {
38762
+ function ar(e) {
38770
38763
  return e == null ? null : e.fields;
38771
38764
  }
38772
38765
  function tI(e) {
@@ -38808,7 +38801,7 @@ function Vi(e, t, n) {
38808
38801
  const r = Eo(e);
38809
38802
  return e = r.length === 1 ? r[0] : e, oi((n && n.get || tI)(r), [e], t || e);
38810
38803
  }
38811
- const np = Vi("id"), dr = oi((e) => e, [], "identity"), Ys = oi(() => 0, [], "zero"), p0 = oi(() => 1, [], "one"), Yi = oi(() => !0, [], "true"), Ps = oi(() => !1, [], "false");
38804
+ const np = Vi("id"), fr = oi((e) => e, [], "identity"), Ys = oi(() => 0, [], "zero"), p0 = oi(() => 1, [], "one"), Yi = oi(() => !0, [], "true"), Ps = oi(() => !1, [], "false");
38812
38805
  function Yce(e, t, n) {
38813
38806
  const r = [t].concat([].slice.call(n));
38814
38807
  console[e].apply(console, r);
@@ -38876,7 +38869,7 @@ function Xce(e, t) {
38876
38869
  function ct(e) {
38877
38870
  return e[e.length - 1];
38878
38871
  }
38879
- function ir(e) {
38872
+ function rr(e) {
38880
38873
  return e == null || e === "" ? null : +e;
38881
38874
  }
38882
38875
  const aI = (e) => (t) => e * Math.exp(t), oI = (e) => (t) => Math.log(e * t), sI = (e) => (t) => Math.sign(t) * Math.log1p(Math.abs(t / e)), lI = (e) => (t) => Math.sign(t) * Math.expm1(Math.abs(t)) * e, og = (e) => (t) => t < 0 ? -Math.pow(-t, e) : Math.pow(t, e);
@@ -38885,7 +38878,7 @@ function s2(e, t, n, r) {
38885
38878
  return [r(i - o), r(a - o)];
38886
38879
  }
38887
38880
  function uI(e, t) {
38888
- return s2(e, t, ir, dr);
38881
+ return s2(e, t, rr, fr);
38889
38882
  }
38890
38883
  function cI(e, t) {
38891
38884
  var n = Math.sign(e[0]);
@@ -38902,7 +38895,7 @@ function l2(e, t, n, r, i) {
38902
38895
  return [i(s + (a - s) * n), i(s + (o - s) * n)];
38903
38896
  }
38904
38897
  function z7(e, t, n) {
38905
- return l2(e, t, n, ir, dr);
38898
+ return l2(e, t, n, rr, fr);
38906
38899
  }
38907
38900
  function B7(e, t, n) {
38908
38901
  const r = Math.sign(e[0]);
@@ -38935,7 +38928,7 @@ function U7(e, t, n) {
38935
38928
  n = n || {}, t = we(t) || [];
38936
38929
  const r = [], i = [], a = {}, o = n.comparator || Zce;
38937
38930
  return we(e).forEach((s, l) => {
38938
- s != null && (r.push(t[l] === Kce ? -1 : 1), i.push(s = Qe(s) ? s : Vi(s, null, n)), (or(s) || []).forEach((u) => a[u] = 1));
38931
+ s != null && (r.push(t[l] === Kce ? -1 : 1), i.push(s = Qe(s) ? s : Vi(s, null, n)), (ar(s) || []).forEach((u) => a[u] = 1));
38939
38932
  }), i.length === 0 ? null : oi(o(i, r), Object.keys(a));
38940
38933
  }
38941
38934
  const rp = (e, t) => (e < t || e == null) && t != null ? -1 : (e > t || t == null) && e != null ? 1 : (t = t instanceof Date ? +t : t, (e = e instanceof Date ? +e : e) !== e && t === t ? -1 : t !== t && e === e ? 1 : 0), Zce = (e, t) => e.length === 1 ? Qce(e[0], t[0]) : Jce(e, t, e.length), Qce = (e, t) => function(n, r) {
@@ -38946,7 +38939,7 @@ const rp = (e, t) => (e < t || e == null) && t != null ? -1 : (e > t || t == nul
38946
38939
  a = e[s], o = rp(a(r), a(i));
38947
38940
  return o * t[s];
38948
38941
  });
38949
- function hr(e) {
38942
+ function dr(e) {
38950
38943
  return Qe(e) ? e : () => e;
38951
38944
  }
38952
38945
  function q7(e, t) {
@@ -40110,27 +40103,27 @@ function HI(e, t, n, r, i, a) {
40110
40103
  }
40111
40104
  return [s, l];
40112
40105
  }
40113
- const [Wfe, Gfe] = HI(co, yh, x0, qI, h2, f2), [Vfe, Yfe] = HI(uo, gh, v0, as, d2, c2), Gn = "year", Qr = "quarter", sr = "month", wn = "week", Jr = "date", nr = "day", fo = "dayofyear", Ei = "hours", _i = "minutes", Xi = "seconds", wa = "milliseconds", Z7 = [Gn, Qr, sr, wn, Jr, nr, fo, Ei, _i, Xi, wa], mv = Z7.reduce((e, t, n) => (e[t] = 1 + n, e), {});
40106
+ const [Wfe, Gfe] = HI(co, yh, x0, qI, h2, f2), [Vfe, Yfe] = HI(uo, gh, v0, as, d2, c2), Wn = "year", Qr = "quarter", or = "month", wn = "week", Jr = "date", tr = "day", fo = "dayofyear", Ei = "hours", _i = "minutes", Xi = "seconds", wa = "milliseconds", Z7 = [Wn, Qr, or, wn, Jr, tr, fo, Ei, _i, Xi, wa], mv = Z7.reduce((e, t, n) => (e[t] = 1 + n, e), {});
40114
40107
  function Q7(e) {
40115
40108
  const t = we(e).slice(), n = {};
40116
40109
  return t.length || te("Missing time unit."), t.forEach((i) => {
40117
40110
  Se(mv, i) ? n[i] = 1 : te(`Invalid time unit: ${i}.`);
40118
- }), (n[wn] || n[nr] ? 1 : 0) + (n[Qr] || n[sr] || n[Jr] ? 1 : 0) + (n[fo] ? 1 : 0) > 1 && te(`Incompatible time units: ${e}`), t.sort((i, a) => mv[i] - mv[a]), t;
40111
+ }), (n[wn] || n[tr] ? 1 : 0) + (n[Qr] || n[or] || n[Jr] ? 1 : 0) + (n[fo] ? 1 : 0) > 1 && te(`Incompatible time units: ${e}`), t.sort((i, a) => mv[i] - mv[a]), t;
40119
40112
  }
40120
40113
  const Xfe = {
40121
- [Gn]: "%Y ",
40114
+ [Wn]: "%Y ",
40122
40115
  [Qr]: "Q%q ",
40123
- [sr]: "%b ",
40116
+ [or]: "%b ",
40124
40117
  [Jr]: "%d ",
40125
40118
  [wn]: "W%U ",
40126
- [nr]: "%a ",
40119
+ [tr]: "%a ",
40127
40120
  [fo]: "%j ",
40128
40121
  [Ei]: "%H:00",
40129
40122
  [_i]: "00:%M",
40130
40123
  [Xi]: ":%S",
40131
40124
  [wa]: ".%L",
40132
- [`${Gn}-${sr}`]: "%Y-%m ",
40133
- [`${Gn}-${sr}-${Jr}`]: "%Y-%m-%d ",
40125
+ [`${Wn}-${or}`]: "%Y-%m ",
40126
+ [`${Wn}-${or}-${Jr}`]: "%Y-%m-%d ",
40134
40127
  [`${Ei}-${_i}`]: "%H:%M"
40135
40128
  };
40136
40129
  function jI(e, t) {
@@ -40195,7 +40188,7 @@ function Zfe(e, t, n, r, i, a, o) {
40195
40188
  return new Date(Date.UTC(e, t, n, r, i, a, o));
40196
40189
  }
40197
40190
  function ZI(e, t, n, r, i) {
40198
- const a = t || 1, o = ct(e), s = (y, b, v) => (v = v || y, Qfe(n[v], r[v], y === o && a, b)), l = /* @__PURE__ */ new Date(), u = xa(e), c = u[Gn] ? s(Gn) : hr(2012), f = u[sr] ? s(sr) : u[Qr] ? s(Qr) : Ys, d = u[wn] && u[nr] ? s(nr, 1, wn + nr) : u[wn] ? s(wn, 1) : u[nr] ? s(nr, 1) : u[Jr] ? s(Jr, 1) : u[fo] ? s(fo, 1) : p0, h = u[Ei] ? s(Ei) : Ys, p = u[_i] ? s(_i) : Ys, m = u[Xi] ? s(Xi) : Ys, g = u[wa] ? s(wa) : Ys;
40191
+ const a = t || 1, o = ct(e), s = (y, b, v) => (v = v || y, Qfe(n[v], r[v], y === o && a, b)), l = /* @__PURE__ */ new Date(), u = xa(e), c = u[Wn] ? s(Wn) : dr(2012), f = u[or] ? s(or) : u[Qr] ? s(Qr) : Ys, d = u[wn] && u[tr] ? s(tr, 1, wn + tr) : u[wn] ? s(wn, 1) : u[tr] ? s(tr, 1) : u[Jr] ? s(Jr, 1) : u[fo] ? s(fo, 1) : p0, h = u[Ei] ? s(Ei) : Ys, p = u[_i] ? s(_i) : Ys, m = u[Xi] ? s(Xi) : Ys, g = u[wa] ? s(wa) : Ys;
40199
40192
  return function(y) {
40200
40193
  l.setTime(+y);
40201
40194
  const b = c(l);
@@ -40210,9 +40203,9 @@ function Mf(e, t, n) {
40210
40203
  return t + e * 7 - (n + 6) % 7;
40211
40204
  }
40212
40205
  const Jfe = {
40213
- [Gn]: (e) => e.getFullYear(),
40206
+ [Wn]: (e) => e.getFullYear(),
40214
40207
  [Qr]: (e) => Math.floor(e.getMonth() / 3),
40215
- [sr]: (e) => e.getMonth(),
40208
+ [or]: (e) => e.getMonth(),
40216
40209
  [Jr]: (e) => e.getDate(),
40217
40210
  [Ei]: (e) => e.getHours(),
40218
40211
  [_i]: (e) => e.getMinutes(),
@@ -40220,8 +40213,8 @@ const Jfe = {
40220
40213
  [wa]: (e) => e.getMilliseconds(),
40221
40214
  [fo]: (e) => VI(e),
40222
40215
  [wn]: (e) => k3(e),
40223
- [wn + nr]: (e, t) => Mf(k3(e), e.getDay(), S3(t)),
40224
- [nr]: (e, t) => Mf(1, e.getDay(), S3(t))
40216
+ [wn + tr]: (e, t) => Mf(k3(e), e.getDay(), S3(t)),
40217
+ [tr]: (e, t) => Mf(1, e.getDay(), S3(t))
40225
40218
  }, e0e = {
40226
40219
  [Qr]: (e) => 3 * e,
40227
40220
  [wn]: (e, t) => Mf(e, 0, S3(t))
@@ -40230,9 +40223,9 @@ function QI(e, t) {
40230
40223
  return ZI(e, t || 1, Jfe, e0e, Kfe);
40231
40224
  }
40232
40225
  const t0e = {
40233
- [Gn]: (e) => e.getUTCFullYear(),
40226
+ [Wn]: (e) => e.getUTCFullYear(),
40234
40227
  [Qr]: (e) => Math.floor(e.getUTCMonth() / 3),
40235
- [sr]: (e) => e.getUTCMonth(),
40228
+ [or]: (e) => e.getUTCMonth(),
40236
40229
  [Jr]: (e) => e.getUTCDate(),
40237
40230
  [Ei]: (e) => e.getUTCHours(),
40238
40231
  [_i]: (e) => e.getUTCMinutes(),
@@ -40240,8 +40233,8 @@ const t0e = {
40240
40233
  [wa]: (e) => e.getUTCMilliseconds(),
40241
40234
  [fo]: (e) => KI(e),
40242
40235
  [wn]: (e) => A3(e),
40243
- [nr]: (e, t) => Mf(1, e.getUTCDay(), C3(t)),
40244
- [wn + nr]: (e, t) => Mf(A3(e), e.getUTCDay(), C3(t))
40236
+ [tr]: (e, t) => Mf(1, e.getUTCDay(), C3(t)),
40237
+ [wn + tr]: (e, t) => Mf(A3(e), e.getUTCDay(), C3(t))
40245
40238
  }, n0e = {
40246
40239
  [Qr]: (e) => 3 * e,
40247
40240
  [wn]: (e, t) => Mf(e, 0, C3(t))
@@ -40250,24 +40243,24 @@ function JI(e, t) {
40250
40243
  return ZI(e, t || 1, t0e, n0e, Zfe);
40251
40244
  }
40252
40245
  const r0e = {
40253
- [Gn]: uo,
40246
+ [Wn]: uo,
40254
40247
  [Qr]: gh.every(3),
40255
- [sr]: gh,
40248
+ [or]: gh,
40256
40249
  [wn]: v0,
40257
40250
  [Jr]: as,
40258
- [nr]: as,
40251
+ [tr]: as,
40259
40252
  [fo]: as,
40260
40253
  [Ei]: d2,
40261
40254
  [_i]: c2,
40262
40255
  [Xi]: Qo,
40263
40256
  [wa]: Af
40264
40257
  }, i0e = {
40265
- [Gn]: co,
40258
+ [Wn]: co,
40266
40259
  [Qr]: yh.every(3),
40267
- [sr]: yh,
40260
+ [or]: yh,
40268
40261
  [wn]: x0,
40269
40262
  [Jr]: ll,
40270
- [nr]: ll,
40263
+ [tr]: ll,
40271
40264
  [fo]: ll,
40272
40265
  [Ei]: h2,
40273
40266
  [_i]: f2,
@@ -40298,7 +40291,7 @@ function iL(e, t, n, r) {
40298
40291
  function aL(e, t, n, r) {
40299
40292
  return rL(E0(e), t, n, r);
40300
40293
  }
40301
- const yd = 1e3, bd = yd * 60, vd = bd * 60, p2 = vd * 24, a0e = p2 * 7, CC = p2 * 30, T3 = p2 * 365, oL = [Gn, sr, Jr, Ei, _i, Xi, wa], xd = oL.slice(0, -1), wd = xd.slice(0, -1), Ed = wd.slice(0, -1), o0e = Ed.slice(0, -1), s0e = [Gn, wn], TC = [Gn, sr], sL = [Gn], G0 = [[xd, 1, yd], [xd, 5, 5 * yd], [xd, 15, 15 * yd], [xd, 30, 30 * yd], [wd, 1, bd], [wd, 5, 5 * bd], [wd, 15, 15 * bd], [wd, 30, 30 * bd], [Ed, 1, vd], [Ed, 3, 3 * vd], [Ed, 6, 6 * vd], [Ed, 12, 12 * vd], [o0e, 1, p2], [s0e, 1, a0e], [TC, 1, CC], [TC, 3, 3 * CC], [sL, 1, T3]];
40294
+ const yd = 1e3, bd = yd * 60, vd = bd * 60, p2 = vd * 24, a0e = p2 * 7, CC = p2 * 30, T3 = p2 * 365, oL = [Wn, or, Jr, Ei, _i, Xi, wa], xd = oL.slice(0, -1), wd = xd.slice(0, -1), Ed = wd.slice(0, -1), o0e = Ed.slice(0, -1), s0e = [Wn, wn], TC = [Wn, or], sL = [Wn], G0 = [[xd, 1, yd], [xd, 5, 5 * yd], [xd, 15, 15 * yd], [xd, 30, 30 * yd], [wd, 1, bd], [wd, 5, 5 * bd], [wd, 15, 15 * bd], [wd, 30, 30 * bd], [Ed, 1, vd], [Ed, 3, 3 * vd], [Ed, 6, 6 * vd], [Ed, 12, 12 * vd], [o0e, 1, p2], [s0e, 1, a0e], [TC, 1, CC], [TC, 3, 3 * CC], [sL, 1, T3]];
40302
40295
  function lL(e) {
40303
40296
  const t = e.extent, n = e.maxbins || 40, r = Math.abs(ip(t)) / n;
40304
40297
  let i = b0((s) => s[2]).right(G0, r), a, o;
@@ -40883,7 +40876,7 @@ function hg(e) {
40883
40876
  }
40884
40877
  function BC(e, t, n) {
40885
40878
  n = n || {}, Ee(n) || te(`Invalid time multi-format specifier: ${n}`);
40886
- const r = t(Xi), i = t(_i), a = t(Ei), o = t(Jr), s = t(wn), l = t(sr), u = t(Qr), c = t(Gn), f = e(n[wa] || ".%L"), d = e(n[Xi] || ":%S"), h = e(n[_i] || "%I:%M"), p = e(n[Ei] || "%I %p"), m = e(n[Jr] || n[nr] || "%a %d"), g = e(n[wn] || "%b %d"), y = e(n[sr] || "%B"), b = e(n[Qr] || "%B"), v = e(n[Gn] || "%Y");
40879
+ const r = t(Xi), i = t(_i), a = t(Ei), o = t(Jr), s = t(wn), l = t(or), u = t(Qr), c = t(Wn), f = e(n[wa] || ".%L"), d = e(n[Xi] || ":%S"), h = e(n[_i] || "%I:%M"), p = e(n[Ei] || "%I %p"), m = e(n[Jr] || n[tr] || "%a %d"), g = e(n[wn] || "%b %d"), y = e(n[or] || "%B"), b = e(n[Qr] || "%B"), v = e(n[Wn] || "%Y");
40887
40880
  return (w) => (r(w) < w ? f : i(w) < w ? d : a(w) < w ? h : o(w) < w ? p : l(w) < w ? s(w) < w ? m : g : c(w) < w ? u(w) < w ? y : b : v)(w);
40888
40881
  }
40889
40882
  function vL(e) {
@@ -40972,11 +40965,11 @@ async function xde() {
40972
40965
  }
40973
40966
  const wde = (e) => e != null && e === e, Ede = (e) => e === "true" || e === "false" || e === !0 || e === !1, _de = (e) => !Number.isNaN(Date.parse(e)), _L = (e) => !Number.isNaN(+e) && !(e instanceof Date), kde = (e) => _L(e) && Number.isInteger(+e), O3 = {
40974
40967
  boolean: W7,
40975
- integer: ir,
40976
- number: ir,
40968
+ integer: rr,
40969
+ number: rr,
40977
40970
  date: G7,
40978
40971
  string: V7,
40979
- unknown: dr
40972
+ unknown: fr
40980
40973
  }, Cm = [Ede, kde, _L, _de], Sde = ["boolean", "integer", "number", "date"];
40981
40974
  function kL(e, t) {
40982
40975
  if (!e || !e.length) return "unknown";
@@ -41008,7 +41001,7 @@ function Ade(e) {
41008
41001
  return typeof Buffer == "function" && Qe(Buffer.isBuffer) ? Buffer.isBuffer(e) : !1;
41009
41002
  }
41010
41003
  function iw(e, t) {
41011
- const n = t && t.property ? Vi(t.property) : dr;
41004
+ const n = t && t.property ? Vi(t.property) : fr;
41012
41005
  return Ee(e) && !Ade(e) ? Cde(n(e), t) : n(JSON.parse(e));
41013
41006
  }
41014
41007
  iw.responseType = "json";
@@ -41069,7 +41062,7 @@ const m2 = pde(
41069
41062
  // no file system access
41070
41063
  );
41071
41064
  function g2(e) {
41072
- const t = e || dr, n = [], r = {};
41065
+ const t = e || fr, n = [], r = {};
41073
41066
  return n.add = (i) => {
41074
41067
  const a = t(i);
41075
41068
  return r[a] || (r[a] = 1, n.push(i)), n;
@@ -41141,7 +41134,7 @@ function mc() {
41141
41134
  modify(s, l, u) {
41142
41135
  const c = {
41143
41136
  field: l,
41144
- value: hr(u)
41137
+ value: dr(u)
41145
41138
  };
41146
41139
  return Qe(s) ? (c.filter = s, i.push(c)) : (c.tuple = s, n.push(c)), this;
41147
41140
  },
@@ -41421,7 +41414,7 @@ function Us(e, t, n) {
41421
41414
  }
41422
41415
  x2.prototype = {
41423
41416
  _filter: Yi,
41424
- _apply: dr,
41417
+ _apply: fr,
41425
41418
  targets() {
41426
41419
  return this._targets || (this._targets = g2(np));
41427
41420
  },
@@ -41540,7 +41533,7 @@ function Gde(e, t, n, r, i) {
41540
41533
  function Vde(e, t, n, r, i, a) {
41541
41534
  const o = Ze({}, a, Wde);
41542
41535
  let s, l;
41543
- Qe(n) || (n = hr(n)), r === void 0 ? s = (u) => e.touch(n(u)) : Qe(r) ? (l = new Rt(null, r, i, !1), s = (u) => {
41536
+ Qe(n) || (n = dr(n)), r === void 0 ? s = (u) => e.touch(n(u)) : Qe(r) ? (l = new Rt(null, r, i, !1), s = (u) => {
41544
41537
  l.evaluate(u);
41545
41538
  const c = n(u), f = l.value;
41546
41539
  OL(f) ? e.pulse(c, f, a) : e.update(c, f, o);
@@ -41555,7 +41548,7 @@ function Yde(e, t, n, r, i, a) {
41555
41548
  }
41556
41549
  }
41557
41550
  function Xde(e, t) {
41558
- return t = Qe(t) ? t : hr(t), e ? function(n, r) {
41551
+ return t = Qe(t) ? t : dr(t), e ? function(n, r) {
41559
41552
  const i = t(n, r);
41560
41553
  return e.skip() || (e.skip(i !== this.value).value = i), i;
41561
41554
  } : t;
@@ -42100,10 +42093,10 @@ df.prototype = {
42100
42093
  _enqueue: rhe,
42101
42094
  _getPulse: ihe
42102
42095
  };
42103
- function Q(e, t) {
42096
+ function Z(e, t) {
42104
42097
  Rt.call(this, e, null, t);
42105
42098
  }
42106
- ye(Q, Rt, {
42099
+ ye(Z, Rt, {
42107
42100
  /**
42108
42101
  * Overrides {@link Operator.evaluate} for transform operators.
42109
42102
  * Internally, this method calls {@link evaluate} to perform processing.
@@ -42924,7 +42917,7 @@ function Ohe(e) {
42924
42917
  return this._out.forEach((t) => e[t.out] = t.value(this)), e;
42925
42918
  }
42926
42919
  function JL(e, t) {
42927
- const n = t || dr, r = The(e), i = e.slice().sort(QL);
42920
+ const n = t || fr, r = The(e), i = e.slice().sort(QL);
42928
42921
  function a(o) {
42929
42922
  this._ops = r, this._out = i, this.cell = o, this.init();
42930
42923
  }
@@ -42933,17 +42926,17 @@ function JL(e, t) {
42933
42926
  function Aw(e) {
42934
42927
  this._key = e ? Vi(e) : ze, this.reset();
42935
42928
  }
42936
- const Xn = Aw.prototype;
42937
- Xn.reset = function() {
42929
+ const Yn = Aw.prototype;
42930
+ Yn.reset = function() {
42938
42931
  this._add = [], this._rem = [], this._ext = null, this._get = null, this._q = null;
42939
42932
  };
42940
- Xn.add = function(e) {
42933
+ Yn.add = function(e) {
42941
42934
  this._add.push(e);
42942
42935
  };
42943
- Xn.rem = function(e) {
42936
+ Yn.rem = function(e) {
42944
42937
  this._rem.push(e);
42945
42938
  };
42946
- Xn.values = function() {
42939
+ Yn.values = function() {
42947
42940
  if (this._get = null, this._rem.length === 0) return this._add;
42948
42941
  const e = this._add, t = this._rem, n = this._key, r = e.length, i = t.length, a = Array(r - i), o = {};
42949
42942
  let s, l, u;
@@ -42953,57 +42946,57 @@ Xn.values = function() {
42953
42946
  o[n(u = e[s])] ? o[n(u)] = 0 : a[l++] = u;
42954
42947
  return this._rem = [], this._add = a;
42955
42948
  };
42956
- Xn.distinct = function(e) {
42949
+ Yn.distinct = function(e) {
42957
42950
  const t = this.values(), n = {};
42958
42951
  let r = t.length, i = 0, a;
42959
42952
  for (; --r >= 0; )
42960
42953
  a = e(t[r]) + "", Se(n, a) || (n[a] = 1, ++i);
42961
42954
  return i;
42962
42955
  };
42963
- Xn.extent = function(e) {
42956
+ Yn.extent = function(e) {
42964
42957
  if (this._get !== e || !this._ext) {
42965
42958
  const t = this.values(), n = gI(t, e);
42966
42959
  this._ext = [t[n[0]], t[n[1]]], this._get = e;
42967
42960
  }
42968
42961
  return this._ext;
42969
42962
  };
42970
- Xn.argmin = function(e) {
42963
+ Yn.argmin = function(e) {
42971
42964
  return this.extent(e)[0] || {};
42972
42965
  };
42973
- Xn.argmax = function(e) {
42966
+ Yn.argmax = function(e) {
42974
42967
  return this.extent(e)[1] || {};
42975
42968
  };
42976
- Xn.min = function(e) {
42969
+ Yn.min = function(e) {
42977
42970
  const t = this.extent(e)[0];
42978
42971
  return t != null ? e(t) : void 0;
42979
42972
  };
42980
- Xn.max = function(e) {
42973
+ Yn.max = function(e) {
42981
42974
  const t = this.extent(e)[1];
42982
42975
  return t != null ? e(t) : void 0;
42983
42976
  };
42984
- Xn.quartile = function(e) {
42977
+ Yn.quartile = function(e) {
42985
42978
  return (this._get !== e || !this._q) && (this._q = cw(this.values(), e), this._get = e), this._q;
42986
42979
  };
42987
- Xn.q1 = function(e) {
42980
+ Yn.q1 = function(e) {
42988
42981
  return this.quartile(e)[0];
42989
42982
  };
42990
- Xn.q2 = function(e) {
42983
+ Yn.q2 = function(e) {
42991
42984
  return this.quartile(e)[1];
42992
42985
  };
42993
- Xn.q3 = function(e) {
42986
+ Yn.q3 = function(e) {
42994
42987
  return this.quartile(e)[2];
42995
42988
  };
42996
- Xn.ci = function(e) {
42989
+ Yn.ci = function(e) {
42997
42990
  return (this._get !== e || !this._ci) && (this._ci = BL(this.values(), 1e3, 0.05, e), this._get = e), this._ci;
42998
42991
  };
42999
- Xn.ci0 = function(e) {
42992
+ Yn.ci0 = function(e) {
43000
42993
  return this.ci(e)[0];
43001
42994
  };
43002
- Xn.ci1 = function(e) {
42995
+ Yn.ci1 = function(e) {
43003
42996
  return this.ci(e)[1];
43004
42997
  };
43005
42998
  function bl(e) {
43006
- Q.call(this, null, e), this._adds = [], this._mods = [], this._alen = 0, this._mlen = 0, this._drop = !0, this._cross = !1, this._dims = [], this._dnames = [], this._measures = [], this._countOnly = !1, this._counts = null, this._prev = null, this._inputs = null, this._outputs = null;
42999
+ Z.call(this, null, e), this._adds = [], this._mods = [], this._alen = 0, this._mlen = 0, this._drop = !0, this._cross = !1, this._dims = [], this._dnames = [], this._measures = [], this._countOnly = !1, this._counts = null, this._prev = null, this._inputs = null, this._outputs = null;
43007
43000
  }
43008
43001
  bl.Definition = {
43009
43002
  type: "Aggregate",
@@ -43048,7 +43041,7 @@ bl.Definition = {
43048
43041
  type: "field"
43049
43042
  }]
43050
43043
  };
43051
- ye(bl, Q, {
43044
+ ye(bl, Z, {
43052
43045
  transform(e, t) {
43053
43046
  const n = this, r = t.fork(t.NO_SOURCE | t.NO_FIELDS), i = e.modified();
43054
43047
  return n.stamp = r.stamp, n.value && (i || t.modified(n._inputs, !0)) ? (n._prev = n.value, n.value = i ? n.init(e) : /* @__PURE__ */ Object.create(null), t.visit(t.SOURCE, (a) => n.add(a))) : (n.value = n.value || n.init(e), t.visit(t.REM, (a) => n.rem(a)), t.visit(t.ADD, (a) => n.add(a))), r.modifies(n._outputs), n._drop = e.drop !== !1, e.cross && n._dims.length > 1 && (n._drop = !1, n.cross()), t.clean() && n._drop && r.clean(!0).runAfter(() => this.clean()), n.changes(r);
@@ -43074,7 +43067,7 @@ ye(bl, Q, {
43074
43067
  init(e) {
43075
43068
  const t = this._inputs = [], n = this._outputs = [], r = {};
43076
43069
  function i(b) {
43077
- const v = we(or(b)), w = v.length;
43070
+ const v = we(ar(b)), w = v.length;
43078
43071
  let E = 0, _;
43079
43072
  for (; E < w; ++E)
43080
43073
  r[_ = v[E]] || (r[_] = 1, t.push(_));
@@ -43171,7 +43164,7 @@ ye(bl, Q, {
43171
43164
  });
43172
43165
  const Rhe = 1e-14;
43173
43166
  function Cw(e) {
43174
- Q.call(this, null, e);
43167
+ Z.call(this, null, e);
43175
43168
  }
43176
43169
  Cw.Definition = {
43177
43170
  type: "Bin",
@@ -43237,11 +43230,11 @@ Cw.Definition = {
43237
43230
  default: ["bin0", "bin1"]
43238
43231
  }]
43239
43232
  };
43240
- ye(Cw, Q, {
43233
+ ye(Cw, Z, {
43241
43234
  transform(e, t) {
43242
43235
  const n = e.interval !== !1, r = this._bins(e), i = r.start, a = r.step, o = e.as || ["bin0", "bin1"], s = o[0], l = o[1];
43243
43236
  let u;
43244
- return e.modified() ? (t = t.reflow(!0), u = t.SOURCE) : u = t.modified(or(e.field)) ? t.ADD_MOD : t.ADD, t.visit(u, n ? (c) => {
43237
+ return e.modified() ? (t = t.reflow(!0), u = t.SOURCE) : u = t.modified(ar(e.field)) ? t.ADD_MOD : t.ADD, t.visit(u, n ? (c) => {
43245
43238
  const f = r(c);
43246
43239
  c[s] = f, c[l] = f == null ? null : i + a * (1 + (f - i) / a);
43247
43240
  } : (c) => c[s] = r(c)), t.modifies(n ? o : s);
@@ -43253,10 +43246,10 @@ ye(Cw, Q, {
43253
43246
  let i = n.start, a = i + Math.ceil((n.stop - i) / r) * r, o, s;
43254
43247
  (o = e.anchor) != null && (s = o - (i + r * Math.floor((o - i) / r)), i += s, a += s);
43255
43248
  const l = function(u) {
43256
- let c = ir(t(u));
43249
+ let c = rr(t(u));
43257
43250
  return c == null ? null : c < i ? -1 / 0 : c > a ? 1 / 0 : (c = Math.max(i, Math.min(c, a - r)), i + r * Math.floor(Rhe + (c - i) / r));
43258
43251
  };
43259
- return l.start = i, l.stop = n.stop, l.step = r, this.value = oi(l, or(t), e.name || "bin_" + on(t));
43252
+ return l.start = i, l.stop = n.stop, l.step = r, this.value = oi(l, ar(t), e.name || "bin_" + on(t));
43260
43253
  }
43261
43254
  });
43262
43255
  function ez(e, t, n) {
@@ -43270,7 +43263,7 @@ function ez(e, t, n) {
43270
43263
  };
43271
43264
  }
43272
43265
  function Tw(e) {
43273
- Q.call(this, [], e);
43266
+ Z.call(this, [], e);
43274
43267
  }
43275
43268
  Tw.Definition = {
43276
43269
  type: "Collect",
@@ -43282,7 +43275,7 @@ Tw.Definition = {
43282
43275
  type: "compare"
43283
43276
  }]
43284
43277
  };
43285
- ye(Tw, Q, {
43278
+ ye(Tw, Z, {
43286
43279
  transform(e, t) {
43287
43280
  const n = t.fork(t.ALL), r = ez(ze, this.value, n.materialize(n.ADD).add), i = e.sort, a = t.changed() || i && (e.modified("sort") || t.modified(i.fields));
43288
43281
  return n.visit(n.REM, r.remove), this.modified(a), this.value = n.source = r.data(pc(i), a), t.source && t.source.root && (this.value.root = t.source.root), n;
@@ -43296,7 +43289,7 @@ function $he(e) {
43296
43289
  return this.value && !e.modified() ? this.value : U7(e.fields, e.orders);
43297
43290
  }
43298
43291
  function Mw(e) {
43299
- Q.call(this, null, e);
43292
+ Z.call(this, null, e);
43300
43293
  }
43301
43294
  Mw.Definition = {
43302
43295
  type: "CountPattern",
@@ -43340,7 +43333,7 @@ function Fhe(e, t, n) {
43340
43333
  }
43341
43334
  return e.match(n);
43342
43335
  }
43343
- ye(Mw, Q, {
43336
+ ye(Mw, Z, {
43344
43337
  transform(e, t) {
43345
43338
  const n = (f) => (d) => {
43346
43339
  for (var h = Fhe(s(d), e.case, a) || [], p, m = 0, g = h.length; m < g; ++m)
@@ -43361,7 +43354,7 @@ ye(Mw, Q, {
43361
43354
  }
43362
43355
  });
43363
43356
  function Nw(e) {
43364
- Q.call(this, null, e);
43357
+ Z.call(this, null, e);
43365
43358
  }
43366
43359
  Nw.Definition = {
43367
43360
  type: "Cross",
@@ -43379,7 +43372,7 @@ Nw.Definition = {
43379
43372
  default: ["a", "b"]
43380
43373
  }]
43381
43374
  };
43382
- ye(Nw, Q, {
43375
+ ye(Nw, Z, {
43383
43376
  transform(e, t) {
43384
43377
  const n = t.fork(t.NO_SOURCE), r = e.as || ["a", "b"], i = r[0], a = r[1], o = !this.value || t.changed(t.ADD_REM) || e.modified("as") || e.modified("filter");
43385
43378
  let s = this.value;
@@ -43408,7 +43401,7 @@ function nz(e, t) {
43408
43401
  return r;
43409
43402
  }
43410
43403
  function Dw(e) {
43411
- Q.call(this, null, e);
43404
+ Z.call(this, null, e);
43412
43405
  }
43413
43406
  const rz = [{
43414
43407
  key: {
@@ -43517,7 +43510,7 @@ Dw.Definition = {
43517
43510
  default: ["value", "density"]
43518
43511
  }]
43519
43512
  };
43520
- ye(Dw, Q, {
43513
+ ye(Dw, Z, {
43521
43514
  transform(e, t) {
43522
43515
  const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
43523
43516
  if (!this.value || t.changed() || e.modified()) {
@@ -43551,7 +43544,7 @@ function Ow(e, t, n) {
43551
43544
  }
43552
43545
  const az = "bin";
43553
43546
  function Rw(e) {
43554
- Q.call(this, null, e);
43547
+ Z.call(this, null, e);
43555
43548
  }
43556
43549
  Rw.Definition = {
43557
43550
  type: "DotBin",
@@ -43580,11 +43573,11 @@ Rw.Definition = {
43580
43573
  }]
43581
43574
  };
43582
43575
  const Uhe = (e, t) => ip(lo(e, t)) / 30;
43583
- ye(Rw, Q, {
43576
+ ye(Rw, Z, {
43584
43577
  transform(e, t) {
43585
43578
  if (this.value && !(e.modified() || t.changed()))
43586
43579
  return t;
43587
- const n = t.materialize(t.SOURCE).source, r = Ow(t.source, e.groupby, dr), i = e.smooth || !1, a = e.field, o = e.step || Uhe(n, a), s = pc((p, m) => a(p) - a(m)), l = e.as || az, u = r.length;
43580
+ const n = t.materialize(t.SOURCE).source, r = Ow(t.source, e.groupby, fr), i = e.smooth || !1, a = e.field, o = e.step || Uhe(n, a), s = pc((p, m) => a(p) - a(m)), l = e.as || az, u = r.length;
43588
43581
  let c = 1 / 0, f = -1 / 0, d = 0, h;
43589
43582
  for (; d < u; ++d) {
43590
43583
  const p = r[d].sort(s);
@@ -43605,10 +43598,10 @@ function oz(e) {
43605
43598
  ye(oz, Rt);
43606
43599
  function qhe(e) {
43607
43600
  const t = e.expr;
43608
- return this.value && !e.modified("expr") ? this.value : oi((n) => t(n, e), or(t), on(t));
43601
+ return this.value && !e.modified("expr") ? this.value : oi((n) => t(n, e), ar(t), on(t));
43609
43602
  }
43610
43603
  function $w(e) {
43611
- Q.call(this, [void 0, void 0], e);
43604
+ Z.call(this, [void 0, void 0], e);
43612
43605
  }
43613
43606
  $w.Definition = {
43614
43607
  type: "Extent",
@@ -43619,12 +43612,12 @@ $w.Definition = {
43619
43612
  required: !0
43620
43613
  }]
43621
43614
  };
43622
- ye($w, Q, {
43615
+ ye($w, Z, {
43623
43616
  transform(e, t) {
43624
43617
  const n = this.value, r = e.field, i = t.changed() || t.modified(r.fields) || e.modified("field");
43625
43618
  let a = n[0], o = n[1];
43626
43619
  if ((i || a == null) && (a = 1 / 0, o = -1 / 0), t.visit(i ? t.SOURCE : t.ADD, (s) => {
43627
- const l = ir(r(s));
43620
+ const l = rr(r(s));
43628
43621
  l != null && (l < a && (a = l), l > o && (o = l));
43629
43622
  }), !Number.isFinite(a) || !Number.isFinite(o)) {
43630
43623
  let s = on(r);
@@ -43683,14 +43676,14 @@ ye(Fw, Rt, {
43683
43676
  }
43684
43677
  });
43685
43678
  function A2(e) {
43686
- Q.call(this, {}, e), this._keys = y0();
43679
+ Z.call(this, {}, e), this._keys = y0();
43687
43680
  const t = this._targets = [];
43688
43681
  t.active = 0, t.forEach = (n) => {
43689
43682
  for (let r = 0, i = t.active; r < i; ++r)
43690
43683
  n(t[r], r, t);
43691
43684
  };
43692
43685
  }
43693
- ye(A2, Q, {
43686
+ ye(A2, Z, {
43694
43687
  activate(e) {
43695
43688
  this._targets[this._targets.active++] = e;
43696
43689
  },
@@ -43751,7 +43744,7 @@ function Hhe(e) {
43751
43744
  return this.value && !e.modified() ? this.value : ne(e.name) ? we(e.name).map((t) => Vi(t)) : Vi(e.name, e.as);
43752
43745
  }
43753
43746
  function Iw(e) {
43754
- Q.call(this, y0(), e);
43747
+ Z.call(this, y0(), e);
43755
43748
  }
43756
43749
  Iw.Definition = {
43757
43750
  type: "Filter",
@@ -43764,7 +43757,7 @@ Iw.Definition = {
43764
43757
  required: !0
43765
43758
  }]
43766
43759
  };
43767
- ye(Iw, Q, {
43760
+ ye(Iw, Z, {
43768
43761
  transform(e, t) {
43769
43762
  const n = t.dataflow, r = this.value, i = t.fork(), a = i.add, o = i.rem, s = i.mod, l = e.expr;
43770
43763
  let u = !0;
@@ -43782,7 +43775,7 @@ ye(Iw, Q, {
43782
43775
  }
43783
43776
  });
43784
43777
  function Lw(e) {
43785
- Q.call(this, [], e);
43778
+ Z.call(this, [], e);
43786
43779
  }
43787
43780
  Lw.Definition = {
43788
43781
  type: "Flatten",
@@ -43803,7 +43796,7 @@ Lw.Definition = {
43803
43796
  array: !0
43804
43797
  }]
43805
43798
  };
43806
- ye(Lw, Q, {
43799
+ ye(Lw, Z, {
43807
43800
  transform(e, t) {
43808
43801
  const n = t.fork(t.NO_SOURCE), r = e.fields, i = iz(r, e.as || []), a = e.index || null, o = i.length;
43809
43802
  return n.rem = this.value, t.visit(t.SOURCE, (s) => {
@@ -43818,7 +43811,7 @@ ye(Lw, Q, {
43818
43811
  }
43819
43812
  });
43820
43813
  function zw(e) {
43821
- Q.call(this, [], e);
43814
+ Z.call(this, [], e);
43822
43815
  }
43823
43816
  zw.Definition = {
43824
43817
  type: "Fold",
@@ -43838,7 +43831,7 @@ zw.Definition = {
43838
43831
  default: ["key", "value"]
43839
43832
  }]
43840
43833
  };
43841
- ye(zw, Q, {
43834
+ ye(zw, Z, {
43842
43835
  transform(e, t) {
43843
43836
  const n = t.fork(t.NO_SOURCE), r = e.fields, i = r.map(on), a = e.as || ["key", "value"], o = a[0], s = a[1], l = r.length;
43844
43837
  return n.rem = this.value, t.visit(t.SOURCE, (u) => {
@@ -43848,7 +43841,7 @@ ye(zw, Q, {
43848
43841
  }
43849
43842
  });
43850
43843
  function Bw(e) {
43851
- Q.call(this, null, e);
43844
+ Z.call(this, null, e);
43852
43845
  }
43853
43846
  Bw.Definition = {
43854
43847
  type: "Formula",
@@ -43868,16 +43861,16 @@ Bw.Definition = {
43868
43861
  type: "boolean"
43869
43862
  }]
43870
43863
  };
43871
- ye(Bw, Q, {
43864
+ ye(Bw, Z, {
43872
43865
  transform(e, t) {
43873
43866
  const n = e.expr, r = e.as, i = e.modified(), a = e.initonly ? t.ADD : i ? t.SOURCE : t.modified(n.fields) || t.modified(r) ? t.ADD_MOD : t.ADD;
43874
43867
  return i && (t = t.materialize().reflow(!0)), e.initonly || t.modifies(r), t.visit(a, (o) => o[r] = n(o, e));
43875
43868
  }
43876
43869
  });
43877
43870
  function lz(e) {
43878
- Q.call(this, [], e);
43871
+ Z.call(this, [], e);
43879
43872
  }
43880
- ye(lz, Q, {
43873
+ ye(lz, Z, {
43881
43874
  transform(e, t) {
43882
43875
  const n = t.fork(t.ALL), r = e.generator;
43883
43876
  let i = this.value, a = e.size - i.length, o, s, l;
@@ -43898,7 +43891,7 @@ const Mm = {
43898
43891
  max: Cu
43899
43892
  }, jhe = [];
43900
43893
  function Pw(e) {
43901
- Q.call(this, [], e);
43894
+ Z.call(this, [], e);
43902
43895
  }
43903
43896
  Pw.Definition = {
43904
43897
  type: "Impute",
@@ -43940,7 +43933,7 @@ function Ghe(e) {
43940
43933
  const t = e.field;
43941
43934
  return (n) => n ? t(n) : NaN;
43942
43935
  }
43943
- ye(Pw, Q, {
43936
+ ye(Pw, Z, {
43944
43937
  transform(e, t) {
43945
43938
  var n = t.fork(t.ALL), r = Whe(e), i = Ghe(e), a = on(e.field), o = on(e.key), s = (e.groupby || []).map(on), l = Vhe(t.source, e.groupby, e.key, e.keyvals), u = [], c = this.value, f = l.domain.length, d, h, p, m, g, y, b, v, w, E;
43946
43939
  for (g = 0, v = l.length; g < v; ++g)
@@ -44011,7 +44004,7 @@ ye(Uw, bl, {
44011
44004
  }
44012
44005
  });
44013
44006
  function qw(e) {
44014
- Q.call(this, null, e);
44007
+ Z.call(this, null, e);
44015
44008
  }
44016
44009
  qw.Definition = {
44017
44010
  type: "KDE",
@@ -44066,7 +44059,7 @@ qw.Definition = {
44066
44059
  default: ["value", "density"]
44067
44060
  }]
44068
44061
  };
44069
- ye(qw, Q, {
44062
+ ye(qw, Z, {
44070
44063
  transform(e, t) {
44071
44064
  const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
44072
44065
  if (!this.value || t.changed() || e.modified()) {
@@ -44093,9 +44086,9 @@ function Yhe(e) {
44093
44086
  return this.value && !e.modified() ? this.value : j7(e.fields, e.flat);
44094
44087
  }
44095
44088
  function cz(e) {
44096
- Q.call(this, [], e), this._pending = null;
44089
+ Z.call(this, [], e), this._pending = null;
44097
44090
  }
44098
- ye(cz, Q, {
44091
+ ye(cz, Z, {
44099
44092
  transform(e, t) {
44100
44093
  const n = t.dataflow;
44101
44094
  return this._pending ? xv(this, t, this._pending) : Xhe(e) ? t.StopPropagation : e.values ? xv(this, t, n.parse(e.values, e.format)) : e.async ? {
@@ -44112,7 +44105,7 @@ function xv(e, t, n) {
44112
44105
  return r.rem = e.value, e.value = r.source = r.add = n, e._pending = null, r.rem.length && r.clean(!0), r;
44113
44106
  }
44114
44107
  function Hw(e) {
44115
- Q.call(this, {}, e);
44108
+ Z.call(this, {}, e);
44116
44109
  }
44117
44110
  Hw.Definition = {
44118
44111
  type: "Lookup",
@@ -44149,7 +44142,7 @@ Hw.Definition = {
44149
44142
  default: null
44150
44143
  }]
44151
44144
  };
44152
- ye(Hw, Q, {
44145
+ ye(Hw, Z, {
44153
44146
  transform(e, t) {
44154
44147
  const n = e.fields, r = e.index, i = e.values, a = e.default == null ? null : e.default, o = e.modified(), s = n.length;
44155
44148
  let l = o ? t.SOURCE : t.ADD, u = t, c = e.as, f, d, h;
@@ -44184,9 +44177,9 @@ function Zhe(e) {
44184
44177
  return this.value && !e.modified() ? this.value : e.values.reduce((t, n) => t.concat(n), []);
44185
44178
  }
44186
44179
  function hz(e) {
44187
- Q.call(this, null, e);
44180
+ Z.call(this, null, e);
44188
44181
  }
44189
- ye(hz, Q, {
44182
+ ye(hz, Z, {
44190
44183
  transform(e, t) {
44191
44184
  return this.modified(e.modified()), this.value = e, t.fork(t.NO_SOURCE | t.NO_FIELDS);
44192
44185
  }
@@ -44233,7 +44226,7 @@ ye(jw, bl, {
44233
44226
  }
44234
44227
  });
44235
44228
  function Qhe(e, t) {
44236
- const n = e.field, r = e.value, i = (e.op === "count" ? "__count__" : e.op) || "sum", a = or(n).concat(or(r)), o = epe(n, e.limit || 0, t);
44229
+ const n = e.field, r = e.value, i = (e.op === "count" ? "__count__" : e.op) || "sum", a = ar(n).concat(ar(r)), o = epe(n, e.limit || 0, t);
44237
44230
  return t.changed() && e.set("__pivot__", null, null, !0), {
44238
44231
  key: e.key,
44239
44232
  groupby: e.groupby,
@@ -44259,7 +44252,7 @@ function pz(e) {
44259
44252
  ye(pz, A2, {
44260
44253
  transform(e, t) {
44261
44254
  const n = e.subflow, r = e.field, i = (a) => this.subflow(ze(a), n, t, a);
44262
- return (e.modified("field") || r && t.modified(or(r))) && te("PreFacet does not support field modification."), this.initTargets(), r ? (t.visit(t.MOD, (a) => {
44255
+ return (e.modified("field") || r && t.modified(ar(r))) && te("PreFacet does not support field modification."), this.initTargets(), r ? (t.visit(t.MOD, (a) => {
44263
44256
  const o = i(a);
44264
44257
  r(a).forEach((s) => o.mod(s));
44265
44258
  }), t.visit(t.ADD, (a) => {
@@ -44272,7 +44265,7 @@ ye(pz, A2, {
44272
44265
  }
44273
44266
  });
44274
44267
  function Ww(e) {
44275
- Q.call(this, null, e);
44268
+ Z.call(this, null, e);
44276
44269
  }
44277
44270
  Ww.Definition = {
44278
44271
  type: "Project",
@@ -44291,7 +44284,7 @@ Ww.Definition = {
44291
44284
  array: !0
44292
44285
  }]
44293
44286
  };
44294
- ye(Ww, Q, {
44287
+ ye(Ww, Z, {
44295
44288
  transform(e, t) {
44296
44289
  const n = t.fork(t.NO_SOURCE), r = e.fields, i = iz(e.fields, e.as || []), a = r ? (s, l) => tpe(s, l, r, i) : b2;
44297
44290
  let o;
@@ -44312,15 +44305,15 @@ function tpe(e, t, n, r) {
44312
44305
  return t;
44313
44306
  }
44314
44307
  function mz(e) {
44315
- Q.call(this, null, e);
44308
+ Z.call(this, null, e);
44316
44309
  }
44317
- ye(mz, Q, {
44310
+ ye(mz, Z, {
44318
44311
  transform(e, t) {
44319
44312
  return this.value = e.value, e.modified("value") ? t.fork(t.NO_SOURCE | t.NO_FIELDS) : t.StopPropagation;
44320
44313
  }
44321
44314
  });
44322
44315
  function Gw(e) {
44323
- Q.call(this, null, e);
44316
+ Z.call(this, null, e);
44324
44317
  }
44325
44318
  Gw.Definition = {
44326
44319
  type: "Quantile",
@@ -44352,7 +44345,7 @@ Gw.Definition = {
44352
44345
  }]
44353
44346
  };
44354
44347
  const npe = 1e-14;
44355
- ye(Gw, Q, {
44348
+ ye(Gw, Z, {
44356
44349
  transform(e, t) {
44357
44350
  const n = t.fork(t.NO_SOURCE | t.NO_FIELDS), r = e.as || ["prob", "value"];
44358
44351
  if (this.value && !e.modified() && !t.changed())
@@ -44370,9 +44363,9 @@ ye(Gw, Q, {
44370
44363
  }
44371
44364
  });
44372
44365
  function gz(e) {
44373
- Q.call(this, null, e);
44366
+ Z.call(this, null, e);
44374
44367
  }
44375
- ye(gz, Q, {
44368
+ ye(gz, Z, {
44376
44369
  transform(e, t) {
44377
44370
  let n, r;
44378
44371
  return this.value ? r = this.value : (n = t = t.addAll(), r = this.value = {}), e.derive && (n = t.fork(t.NO_SOURCE), t.visit(t.REM, (i) => {
@@ -44390,7 +44383,7 @@ ye(gz, Q, {
44390
44383
  }
44391
44384
  });
44392
44385
  function Vw(e) {
44393
- Q.call(this, [], e), this.count = 0;
44386
+ Z.call(this, [], e), this.count = 0;
44394
44387
  }
44395
44388
  Vw.Definition = {
44396
44389
  type: "Sample",
@@ -44401,7 +44394,7 @@ Vw.Definition = {
44401
44394
  default: 1e3
44402
44395
  }]
44403
44396
  };
44404
- ye(Vw, Q, {
44397
+ ye(Vw, Z, {
44405
44398
  transform(e, t) {
44406
44399
  const n = t.fork(t.NO_SOURCE), r = e.modified("size"), i = e.size, a = this.value.reduce((c, f) => (c[ze(f)] = 1, c), {});
44407
44400
  let o = this.value, s = this.count, l = 0;
@@ -44426,7 +44419,7 @@ ye(Vw, Q, {
44426
44419
  }
44427
44420
  });
44428
44421
  function Yw(e) {
44429
- Q.call(this, null, e);
44422
+ Z.call(this, null, e);
44430
44423
  }
44431
44424
  Yw.Definition = {
44432
44425
  type: "Sequence",
@@ -44452,7 +44445,7 @@ Yw.Definition = {
44452
44445
  default: "data"
44453
44446
  }]
44454
44447
  };
44455
- ye(Yw, Q, {
44448
+ ye(Yw, Z, {
44456
44449
  transform(e, t) {
44457
44450
  if (this.value && !e.modified()) return;
44458
44451
  const n = t.materialize().fork(t.MOD), r = e.as || "data";
@@ -44463,15 +44456,15 @@ ye(Yw, Q, {
44463
44456
  }
44464
44457
  });
44465
44458
  function yz(e) {
44466
- Q.call(this, null, e), this.modified(!0);
44459
+ Z.call(this, null, e), this.modified(!0);
44467
44460
  }
44468
- ye(yz, Q, {
44461
+ ye(yz, Z, {
44469
44462
  transform(e, t) {
44470
44463
  return this.value = t.source, t.changed() ? t.fork(t.NO_SOURCE | t.NO_FIELDS) : t.StopPropagation;
44471
44464
  }
44472
44465
  });
44473
44466
  function Xw(e) {
44474
- Q.call(this, null, e);
44467
+ Z.call(this, null, e);
44475
44468
  }
44476
44469
  const bz = ["unit0", "unit1"];
44477
44470
  Xw.Definition = {
@@ -44517,11 +44510,11 @@ Xw.Definition = {
44517
44510
  default: bz
44518
44511
  }]
44519
44512
  };
44520
- ye(Xw, Q, {
44513
+ ye(Xw, Z, {
44521
44514
  transform(e, t) {
44522
44515
  const n = e.field, r = e.interval !== !1, i = e.timezone === "utc", a = this._floor(e, t), o = (i ? E0 : w0)(a.unit).offset, s = e.as || bz, l = s[0], u = s[1], c = a.step;
44523
44516
  let f = a.start || 1 / 0, d = a.stop || -1 / 0, h = t.ADD;
44524
- return (e.modified() || t.changed(t.REM) || t.modified(or(n))) && (t = t.reflow(!0), h = t.SOURCE, f = 1 / 0, d = -1 / 0), t.visit(h, (p) => {
44517
+ return (e.modified() || t.changed(t.REM) || t.modified(ar(n))) && (t = t.reflow(!0), h = t.SOURCE, f = 1 / 0, d = -1 / 0), t.visit(h, (p) => {
44525
44518
  const m = n(p);
44526
44519
  let g, y;
44527
44520
  m == null ? (p[l] = null, r && (p[u] = null)) : (p[l] = g = y = a(m), r && (p[u] = y = o(g, c)), g < f && (f = g), y > d && (d = y));
@@ -44542,9 +44535,9 @@ ye(Xw, Q, {
44542
44535
  }
44543
44536
  });
44544
44537
  function vz(e) {
44545
- Q.call(this, y0(), e);
44538
+ Z.call(this, y0(), e);
44546
44539
  }
44547
- ye(vz, Q, {
44540
+ ye(vz, Z, {
44548
44541
  transform(e, t) {
44549
44542
  const n = t.dataflow, r = e.field, i = this.value, a = (s) => i.set(r(s), s);
44550
44543
  let o = !0;
@@ -44552,9 +44545,9 @@ ye(vz, Q, {
44552
44545
  }
44553
44546
  });
44554
44547
  function xz(e) {
44555
- Q.call(this, null, e);
44548
+ Z.call(this, null, e);
44556
44549
  }
44557
- ye(xz, Q, {
44550
+ ye(xz, Z, {
44558
44551
  transform(e, t) {
44559
44552
  (!this.value || e.modified("field") || e.modified("sort") || t.changed() || e.sort && t.modified(e.sort.fields)) && (this.value = (e.sort ? t.source.slice().sort(pc(e.sort)) : t.source).map(e.field));
44560
44553
  }
@@ -44689,7 +44682,7 @@ function wz(e) {
44689
44682
  const t = we(e.ops), n = we(e.fields), r = we(e.params), i = we(e.aggregate_params), a = we(e.as), o = this.outputs = [], s = this.windows = [], l = {}, u = {}, c = [], f = [];
44690
44683
  let d = !0;
44691
44684
  function h(p) {
44692
- we(or(p)).forEach((m) => l[m] = 1);
44685
+ we(ar(p)).forEach((m) => l[m] = 1);
44693
44686
  }
44694
44687
  h(e.sort), t.forEach((p, m) => {
44695
44688
  const g = n[m], y = r[m], b = i[m] || null, v = on(g), w = KL(p, v, a[m]);
@@ -44754,7 +44747,7 @@ function ope(e, t, n) {
44754
44747
  }, r;
44755
44748
  }
44756
44749
  function Kw(e) {
44757
- Q.call(this, {}, e), this._mlen = 0, this._mods = [];
44750
+ Z.call(this, {}, e), this._mlen = 0, this._mods = [];
44758
44751
  }
44759
44752
  Kw.Definition = {
44760
44753
  type: "Window",
@@ -44806,7 +44799,7 @@ Kw.Definition = {
44806
44799
  default: !1
44807
44800
  }]
44808
44801
  };
44809
- ye(Kw, Q, {
44802
+ ye(Kw, Z, {
44810
44803
  transform(e, t) {
44811
44804
  this.stamp = t.stamp;
44812
44805
  const n = e.modified(), r = pc(e.sort), i = R3(e.groupby), a = (s) => this.group(i(s));
@@ -44829,7 +44822,7 @@ function spe(e, t, n, r) {
44829
44822
  p1: 0,
44830
44823
  index: 0,
44831
44824
  data: s,
44832
- compare: i || hr(-1)
44825
+ compare: i || dr(-1)
44833
44826
  };
44834
44827
  t.init();
44835
44828
  for (let f = 0; f < l; ++f)
@@ -44890,7 +44883,7 @@ function Et(e) {
44890
44883
  return e;
44891
44884
  };
44892
44885
  }
44893
- const QC = Math.abs, Zn = Math.atan2, Jl = Math.cos, fpe = Math.max, wv = Math.min, za = Math.sin, xu = Math.sqrt, Jn = 1e-12, Df = Math.PI, mg = Df / 2, _z = 2 * Df;
44886
+ const QC = Math.abs, Kn = Math.atan2, Jl = Math.cos, fpe = Math.max, wv = Math.min, za = Math.sin, xu = Math.sqrt, Qn = 1e-12, Df = Math.PI, mg = Df / 2, _z = 2 * Df;
44894
44887
  function dpe(e) {
44895
44888
  return e > 1 ? 0 : e < -1 ? Df : Math.acos(e);
44896
44889
  }
@@ -44993,7 +44986,7 @@ function vpe(e) {
44993
44986
  }
44994
44987
  function xpe(e, t, n, r, i, a, o, s) {
44995
44988
  var l = n - e, u = r - t, c = o - i, f = s - a, d = f * l - c * u;
44996
- if (!(d * d < Jn))
44989
+ if (!(d * d < Qn))
44997
44990
  return d = (c * (t - a) - f * (e - i)) / d, [e + d * l, t + d * u];
44998
44991
  }
44999
44992
  function Nm(e, t, n, r, i, a, o) {
@@ -45011,17 +45004,17 @@ function wpe() {
45011
45004
  var e = mpe, t = gpe, n = Et(0), r = null, i = ype, a = bpe, o = vpe, s = null, l = T2(u);
45012
45005
  function u() {
45013
45006
  var c, f, d = +e.apply(this, arguments), h = +t.apply(this, arguments), p = i.apply(this, arguments) - mg, m = a.apply(this, arguments) - mg, g = QC(m - p), y = m > p;
45014
- if (s || (s = c = l()), h < d && (f = h, h = d, d = f), !(h > Jn)) s.moveTo(0, 0);
45015
- else if (g > _z - Jn)
45016
- s.moveTo(h * Jl(p), h * za(p)), s.arc(0, 0, h, p, m, !y), d > Jn && (s.moveTo(d * Jl(m), d * za(m)), s.arc(0, 0, d, m, p, y));
45007
+ if (s || (s = c = l()), h < d && (f = h, h = d, d = f), !(h > Qn)) s.moveTo(0, 0);
45008
+ else if (g > _z - Qn)
45009
+ s.moveTo(h * Jl(p), h * za(p)), s.arc(0, 0, h, p, m, !y), d > Qn && (s.moveTo(d * Jl(m), d * za(m)), s.arc(0, 0, d, m, p, y));
45017
45010
  else {
45018
- var b = p, v = m, w = p, E = m, _ = g, S = g, N = o.apply(this, arguments) / 2, M = N > Jn && (r ? +r.apply(this, arguments) : xu(d * d + h * h)), T = wv(QC(h - d) / 2, +n.apply(this, arguments)), O = T, z = T, P, I;
45019
- if (M > Jn) {
45011
+ var b = p, v = m, w = p, E = m, _ = g, S = g, N = o.apply(this, arguments) / 2, M = N > Qn && (r ? +r.apply(this, arguments) : xu(d * d + h * h)), T = wv(QC(h - d) / 2, +n.apply(this, arguments)), O = T, z = T, P, I;
45012
+ if (M > Qn) {
45020
45013
  var R = JC(M / d * za(N)), $ = JC(M / h * za(N));
45021
- (_ -= R * 2) > Jn ? (R *= y ? 1 : -1, w += R, E -= R) : (_ = 0, w = E = (p + m) / 2), (S -= $ * 2) > Jn ? ($ *= y ? 1 : -1, b += $, v -= $) : (S = 0, b = v = (p + m) / 2);
45014
+ (_ -= R * 2) > Qn ? (R *= y ? 1 : -1, w += R, E -= R) : (_ = 0, w = E = (p + m) / 2), (S -= $ * 2) > Qn ? ($ *= y ? 1 : -1, b += $, v -= $) : (S = 0, b = v = (p + m) / 2);
45022
45015
  }
45023
45016
  var U = h * Jl(b), q = h * za(b), W = d * Jl(E), A = d * za(E);
45024
- if (T > Jn) {
45017
+ if (T > Qn) {
45025
45018
  var V = h * Jl(v), X = h * za(v), F = d * Jl(w), ae = d * za(w), ie;
45026
45019
  if (g < Df)
45027
45020
  if (ie = xpe(U, q, F, ae, V, X, W, A)) {
@@ -45030,7 +45023,7 @@ function wpe() {
45030
45023
  } else
45031
45024
  O = z = 0;
45032
45025
  }
45033
- S > Jn ? z > Jn ? (P = Nm(F, ae, U, q, h, z, y), I = Nm(V, X, W, A, h, z, y), s.moveTo(P.cx + P.x01, P.cy + P.y01), z < T ? s.arc(P.cx, P.cy, z, Zn(P.y01, P.x01), Zn(I.y01, I.x01), !y) : (s.arc(P.cx, P.cy, z, Zn(P.y01, P.x01), Zn(P.y11, P.x11), !y), s.arc(0, 0, h, Zn(P.cy + P.y11, P.cx + P.x11), Zn(I.cy + I.y11, I.cx + I.x11), !y), s.arc(I.cx, I.cy, z, Zn(I.y11, I.x11), Zn(I.y01, I.x01), !y))) : (s.moveTo(U, q), s.arc(0, 0, h, b, v, !y)) : s.moveTo(U, q), !(d > Jn) || !(_ > Jn) ? s.lineTo(W, A) : O > Jn ? (P = Nm(W, A, V, X, d, -O, y), I = Nm(U, q, F, ae, d, -O, y), s.lineTo(P.cx + P.x01, P.cy + P.y01), O < T ? s.arc(P.cx, P.cy, O, Zn(P.y01, P.x01), Zn(I.y01, I.x01), !y) : (s.arc(P.cx, P.cy, O, Zn(P.y01, P.x01), Zn(P.y11, P.x11), !y), s.arc(0, 0, d, Zn(P.cy + P.y11, P.cx + P.x11), Zn(I.cy + I.y11, I.cx + I.x11), y), s.arc(I.cx, I.cy, O, Zn(I.y11, I.x11), Zn(I.y01, I.x01), !y))) : s.arc(0, 0, d, E, w, y);
45026
+ S > Qn ? z > Qn ? (P = Nm(F, ae, U, q, h, z, y), I = Nm(V, X, W, A, h, z, y), s.moveTo(P.cx + P.x01, P.cy + P.y01), z < T ? s.arc(P.cx, P.cy, z, Kn(P.y01, P.x01), Kn(I.y01, I.x01), !y) : (s.arc(P.cx, P.cy, z, Kn(P.y01, P.x01), Kn(P.y11, P.x11), !y), s.arc(0, 0, h, Kn(P.cy + P.y11, P.cx + P.x11), Kn(I.cy + I.y11, I.cx + I.x11), !y), s.arc(I.cx, I.cy, z, Kn(I.y11, I.x11), Kn(I.y01, I.x01), !y))) : (s.moveTo(U, q), s.arc(0, 0, h, b, v, !y)) : s.moveTo(U, q), !(d > Qn) || !(_ > Qn) ? s.lineTo(W, A) : O > Qn ? (P = Nm(W, A, V, X, d, -O, y), I = Nm(U, q, F, ae, d, -O, y), s.lineTo(P.cx + P.x01, P.cy + P.y01), O < T ? s.arc(P.cx, P.cy, O, Kn(P.y01, P.x01), Kn(I.y01, I.x01), !y) : (s.arc(P.cx, P.cy, O, Kn(P.y01, P.x01), Kn(P.y11, P.x11), !y), s.arc(0, 0, d, Kn(P.cy + P.y11, P.cx + P.x11), Kn(I.cy + I.y11, I.cx + I.x11), y), s.arc(I.cx, I.cy, O, Kn(I.y11, I.x11), Kn(I.y01, I.x01), !y))) : s.arc(0, 0, d, E, w, y);
45034
45027
  }
45035
45028
  if (s.closePath(), c) return s = null, c + "" || null;
45036
45029
  }
@@ -45512,11 +45505,11 @@ const Npe = function e(t) {
45512
45505
  }(0);
45513
45506
  function n8(e, t, n) {
45514
45507
  var r = e._x1, i = e._y1, a = e._x2, o = e._y2;
45515
- if (e._l01_a > Jn) {
45508
+ if (e._l01_a > Qn) {
45516
45509
  var s = 2 * e._l01_2a + 3 * e._l01_a * e._l12_a + e._l12_2a, l = 3 * e._l01_a * (e._l01_a + e._l12_a);
45517
45510
  r = (r * s - e._x0 * e._l12_2a + e._x2 * e._l01_2a) / l, i = (i * s - e._y0 * e._l12_2a + e._y2 * e._l01_2a) / l;
45518
45511
  }
45519
- if (e._l23_a > Jn) {
45512
+ if (e._l23_a > Qn) {
45520
45513
  var u = 2 * e._l23_2a + 3 * e._l23_a * e._l12_a + e._l12_2a, c = 3 * e._l23_a * (e._l23_a + e._l12_a);
45521
45514
  a = (a * u + e._x1 * e._l23_2a - t * e._l12_2a) / c, o = (o * u + e._y1 * e._l23_2a - n * e._l12_2a) / c;
45522
45515
  }
@@ -47223,7 +47216,7 @@ function i1e() {
47223
47216
  }
47224
47217
  var a1e = Array.prototype.map;
47225
47218
  function o1e(e) {
47226
- return a1e.call(e, ir);
47219
+ return a1e.call(e, rr);
47227
47220
  }
47228
47221
  const s1e = Array.prototype.slice;
47229
47222
  function NB() {
@@ -47330,7 +47323,7 @@ function zB(e, t) {
47330
47323
  function BB(e, t, n) {
47331
47324
  const r = n - t;
47332
47325
  let i, a, o;
47333
- return !r || !Number.isFinite(r) ? hr(0.5) : (i = (a = e.type).indexOf("-"), a = i < 0 ? a : a.slice(i + 1), o = yt(a)().domain([t, n]).range([0, 1]), c1e.forEach((s) => e[s] ? o[s](e[s]()) : 0), o);
47326
+ return !r || !Number.isFinite(r) ? dr(0.5) : (i = (a = e.type).indexOf("-"), a = i < 0 ? a : a.slice(i + 1), o = yt(a)().domain([t, n]).range([0, 1]), c1e.forEach((s) => e[s] ? o[s](e[s]()) : 0), o);
47334
47327
  }
47335
47328
  function _8(e, t) {
47336
47329
  const n = Ame[f1e(e)];
@@ -49793,7 +49786,7 @@ class J8 extends Ep {
49793
49786
  * @param {Item} item - The mark item.
49794
49787
  */
49795
49788
  _update(t, n, r) {
49796
- es = n, tr = n.__values__, RP(Vd, r), t.attr(Vd, r, this);
49789
+ es = n, er = n.__values__, RP(Vd, r), t.attr(Vd, r, this);
49797
49790
  const i = Zye[t.type];
49798
49791
  i && i.call(this, t, n, r), es && this.style(es, r);
49799
49792
  }
@@ -49806,9 +49799,9 @@ class J8 extends Ep {
49806
49799
  if (n != null) {
49807
49800
  for (const r in Ig) {
49808
49801
  let i = r === "font" ? wp(n) : n[r];
49809
- if (i === tr[r]) continue;
49802
+ if (i === er[r]) continue;
49810
49803
  const a = Ig[r];
49811
- i == null ? t.removeAttribute(a) : (C8(i) && (i = KB(i, this._defs.gradient, PP())), t.setAttribute(a, i + "")), tr[r] = i;
49804
+ i == null ? t.removeAttribute(a) : (C8(i) && (i = KB(i, this._defs.gradient, PP())), t.setAttribute(a, i + "")), er[r] = i;
49812
49805
  }
49813
49806
  for (const r in Lg)
49814
49807
  T1(t, Lg[r], n[r]);
@@ -49912,17 +49905,17 @@ function ZT(e, t, n, r, i) {
49912
49905
  function Kye(e, t) {
49913
49906
  return e.parentNode && e.parentNode.childNodes.length > 1 && e.previousSibling != t;
49914
49907
  }
49915
- let es = null, tr = null;
49908
+ let es = null, er = null;
49916
49909
  const Zye = {
49917
49910
  group(e, t, n) {
49918
49911
  const r = es = t.childNodes[2];
49919
- tr = r.__values__, e.foreground(Vd, n, this), tr = t.__values__, es = t.childNodes[1], e.content(Vd, n, this);
49912
+ er = r.__values__, e.foreground(Vd, n, this), er = t.__values__, es = t.childNodes[1], e.content(Vd, n, this);
49920
49913
  const i = es = t.childNodes[0];
49921
49914
  e.background(Vd, n, this);
49922
49915
  const a = n.mark.interactive === !1 ? "none" : null;
49923
- if (a !== tr.events && (wr(r, "pointer-events", a), wr(i, "pointer-events", a), tr.events = a), n.strokeForeground && n.stroke) {
49916
+ if (a !== er.events && (wr(r, "pointer-events", a), wr(i, "pointer-events", a), er.events = a), n.strokeForeground && n.stroke) {
49924
49917
  const o = n.fill;
49925
- wr(r, "display", null), this.style(i, n), wr(i, "stroke", null), o && (n.fill = null), tr = r.__values__, this.style(r, n), o && (n.fill = o), es = null;
49918
+ wr(r, "display", null), this.style(i, n), wr(i, "stroke", null), o && (n.fill = null), er = r.__values__, this.style(r, n), o && (n.fill = o), es = null;
49926
49919
  } else
49927
49920
  wr(r, "display", "none");
49928
49921
  },
@@ -49933,17 +49926,17 @@ const Zye = {
49933
49926
  const r = xp(n);
49934
49927
  let i, a, o, s;
49935
49928
  ne(r) ? (a = r.map((l) => _l(n, l)), i = a.join(`
49936
- `), i !== tr.text && (Fi(t, 0), o = t.ownerDocument, s = El(n), a.forEach((l, u) => {
49929
+ `), i !== er.text && (Fi(t, 0), o = t.ownerDocument, s = El(n), a.forEach((l, u) => {
49937
49930
  const c = Js(o, "tspan", vn);
49938
49931
  c.__data__ = n, c.textContent = l, u && (c.setAttribute("x", 0), c.setAttribute("dy", s)), t.appendChild(c);
49939
- }), tr.text = i)) : (a = _l(n, r), a !== tr.text && (t.textContent = a, tr.text = a)), wr(t, "font-family", wp(n)), wr(t, "font-size", So(n) + "px"), wr(t, "font-style", n.fontStyle), wr(t, "font-variant", n.fontVariant), wr(t, "font-weight", n.fontWeight);
49932
+ }), er.text = i)) : (a = _l(n, r), a !== er.text && (t.textContent = a, er.text = a)), wr(t, "font-family", wp(n)), wr(t, "font-size", So(n) + "px"), wr(t, "font-style", n.fontStyle), wr(t, "font-variant", n.fontVariant), wr(t, "font-weight", n.fontWeight);
49940
49933
  }
49941
49934
  };
49942
49935
  function Vd(e, t, n) {
49943
- t !== tr[e] && (n ? Qye(es, e, t, n) : wr(es, e, t), tr[e] = t);
49936
+ t !== er[e] && (n ? Qye(es, e, t, n) : wr(es, e, t), er[e] = t);
49944
49937
  }
49945
49938
  function T1(e, t, n) {
49946
- n !== tr[t] && (n == null ? e.style.removeProperty(t) : e.style.setProperty(t, n + ""), tr[t] = n);
49939
+ n !== er[t] && (n == null ? e.style.removeProperty(t) : e.style.setProperty(t, n + ""), er[t] = n);
49947
49940
  }
49948
49941
  function el(e, t) {
49949
49942
  for (const n in t)
@@ -50300,9 +50293,9 @@ function i2e() {
50300
50293
  }
50301
50294
  const Bf = "top", da = "left", ha = "right", kl = "bottom", a2e = "top-left", o2e = "top-right", s2e = "bottom-left", l2e = "bottom-right", tE = "start", n5 = "middle", Er = "end", u2e = "x", c2e = "y", Q2 = "group", nE = "axis", rE = "title", f2e = "frame", d2e = "scope", iE = "legend", eU = "row-header", tU = "row-footer", nU = "row-title", rU = "column-header", iU = "column-footer", aU = "column-title", h2e = "padding", p2e = "symbol", oU = "fit", sU = "fit-x", lU = "fit-y", m2e = "pad", aE = "none", Fm = "all", r5 = "each", oE = "flush", nl = "column", rl = "row";
50302
50295
  function uU(e) {
50303
- Q.call(this, null, e);
50296
+ Z.call(this, null, e);
50304
50297
  }
50305
- ye(uU, Q, {
50298
+ ye(uU, Z, {
50306
50299
  transform(e, t) {
50307
50300
  const n = t.dataflow, r = e.mark, i = r.marktype, a = ki[i], o = a.bound;
50308
50301
  let s = r.bounds, l;
@@ -50331,7 +50324,7 @@ function Im(e, t, n) {
50331
50324
  }
50332
50325
  const QT = ":vega_identifier:";
50333
50326
  function sE(e) {
50334
- Q.call(this, 0, e);
50327
+ Z.call(this, 0, e);
50335
50328
  }
50336
50329
  sE.Definition = {
50337
50330
  type: "Identifier",
@@ -50344,7 +50337,7 @@ sE.Definition = {
50344
50337
  required: !0
50345
50338
  }]
50346
50339
  };
50347
- ye(sE, Q, {
50340
+ ye(sE, Z, {
50348
50341
  transform(e, t) {
50349
50342
  const n = g2e(t.dataflow), r = e.as;
50350
50343
  let i = n.value;
@@ -50355,9 +50348,9 @@ function g2e(e) {
50355
50348
  return e._signals[QT] || (e._signals[QT] = e.add(0));
50356
50349
  }
50357
50350
  function cU(e) {
50358
- Q.call(this, null, e);
50351
+ Z.call(this, null, e);
50359
50352
  }
50360
- ye(cU, Q, {
50353
+ ye(cU, Z, {
50361
50354
  transform(e, t) {
50362
50355
  let n = this.value;
50363
50356
  n || (n = t.dataflow.scenegraph().mark(e.markdef, y2e(e), e.index), n.group.context = e.context, e.context.group || (e.context.group = n.group), n.source = this.source, n.clip = e.clip, n.interactive = e.interactive, this.value = n);
@@ -50370,7 +50363,7 @@ function y2e(e) {
50370
50363
  return t && t.size === 1 ? t.get(Object.keys(t.object)[0]) : t && n ? t.lookup(n) : null;
50371
50364
  }
50372
50365
  function fU(e) {
50373
- Q.call(this, null, e);
50366
+ Z.call(this, null, e);
50374
50367
  }
50375
50368
  const JT = {
50376
50369
  parity: (e) => e.filter((t, n) => n % 2 ? t.opacity = 0 : 1),
@@ -50388,7 +50381,7 @@ const JT = {
50388
50381
  var r = e.range(), i = new yn();
50389
50382
  return t === Bf || t === kl ? i.set(r[0], -1 / 0, r[1], 1 / 0) : i.set(-1 / 0, r[0], 1 / 0, r[1]), i.expand(n || 1), (a) => i.encloses(a.bounds);
50390
50383
  }, tM = (e) => (e.forEach((t) => t.opacity = 1), e), nM = (e, t) => e.reflow(t.modified()).modifies("opacity");
50391
- ye(fU, Q, {
50384
+ ye(fU, Z, {
50392
50385
  transform(e, t) {
50393
50386
  const n = JT[e.method] || JT.parity, r = e.separation || 0;
50394
50387
  let i = t.materialize(t.SOURCE).source, a, o;
@@ -50412,9 +50405,9 @@ ye(fU, Q, {
50412
50405
  }
50413
50406
  });
50414
50407
  function hU(e) {
50415
- Q.call(this, null, e);
50408
+ Z.call(this, null, e);
50416
50409
  }
50417
- ye(hU, Q, {
50410
+ ye(hU, Z, {
50418
50411
  transform(e, t) {
50419
50412
  const n = t.dataflow;
50420
50413
  if (t.visit(t.ALL, (r) => n.dirty(r)), t.fields && t.fields.zindex) {
@@ -50423,7 +50416,7 @@ ye(hU, Q, {
50423
50416
  }
50424
50417
  }
50425
50418
  });
50426
- const er = new yn();
50419
+ const Jn = new yn();
50427
50420
  function of(e, t, n) {
50428
50421
  return e[t] === n ? 0 : (e[t] = n, 1);
50429
50422
  }
@@ -50444,7 +50437,7 @@ function w2e(e) {
50444
50437
  }
50445
50438
  function E2e(e, t, n, r) {
50446
50439
  var i = t.items[0], a = i.datum, o = i.translate != null ? i.translate : 0.5, s = i.orient, l = w2e(a), u = i.range, c = i.offset, f = i.position, d = i.minExtent, h = i.maxExtent, p = a.title && i.items[l[2]].items[0], m = i.titlePadding, g = i.bounds, y = p && H8(p), b = 0, v = 0, w, E;
50447
- switch (er.clear().union(g), g.clear(), (w = l[0]) > -1 && g.union(i.items[w].bounds), (w = l[1]) > -1 && g.union(i.items[w].bounds), s) {
50440
+ switch (Jn.clear().union(g), g.clear(), (w = l[0]) > -1 && g.union(i.items[w].bounds), (w = l[1]) > -1 && g.union(i.items[w].bounds), s) {
50448
50441
  case Bf:
50449
50442
  b = f || 0, v = -c, E = Math.max(d, Math.min(h, -g.y1)), g.add(0, -E).add(u, 0), p && Lm(e, p, E, m, y, 0, -1, g);
50450
50443
  break;
@@ -50460,7 +50453,7 @@ function E2e(e, t, n, r) {
50460
50453
  default:
50461
50454
  b = i.x, v = i.y;
50462
50455
  }
50463
- return _s(g.translate(b, v), i), of(i, "x", b + o) | of(i, "y", v + o) && (i.bounds = er, e.dirty(i), i.bounds = g, e.dirty(i)), i.mark.bounds.clear().union(g);
50456
+ return _s(g.translate(b, v), i), of(i, "x", b + o) | of(i, "y", v + o) && (i.bounds = Jn, e.dirty(i), i.bounds = g, e.dirty(i)), i.mark.bounds.clear().union(g);
50464
50457
  }
50465
50458
  function Lm(e, t, n, r, i, a, o, s) {
50466
50459
  const l = t.bounds;
@@ -50528,7 +50521,7 @@ function aM(e) {
50528
50521
  return e < 0 ? Math.ceil(-e) : 0;
50529
50522
  }
50530
50523
  function pU(e, t, n) {
50531
- var r = !n.nodirty, i = n.bounds === oE ? k2e : S2e, a = er.set(0, 0, 0, 0), o = jt(n.align, nl), s = jt(n.align, rl), l = jt(n.padding, nl), u = jt(n.padding, rl), c = n.columns || t.length, f = c <= 0 ? 1 : Math.ceil(t.length / c), d = t.length, h = Array(d), p = Array(c), m = 0, g = Array(d), y = Array(f), b = 0, v = Array(d), w = Array(d), E = Array(d), _, S, N, M, T, O, z, P, I, R, $;
50524
+ var r = !n.nodirty, i = n.bounds === oE ? k2e : S2e, a = Jn.set(0, 0, 0, 0), o = jt(n.align, nl), s = jt(n.align, rl), l = jt(n.padding, nl), u = jt(n.padding, rl), c = n.columns || t.length, f = c <= 0 ? 1 : Math.ceil(t.length / c), d = t.length, h = Array(d), p = Array(c), m = 0, g = Array(d), y = Array(f), b = 0, v = Array(d), w = Array(d), E = Array(d), _, S, N, M, T, O, z, P, I, R, $;
50532
50525
  for (S = 0; S < c; ++S) p[S] = 0;
50533
50526
  for (S = 0; S < f; ++S) y[S] = 0;
50534
50527
  for (S = 0; S < d; ++S)
@@ -50780,18 +50773,18 @@ function I2e(e, t, n, r, i) {
50780
50773
  y = -f.bounds.width() - c;
50781
50774
  break;
50782
50775
  }
50783
- er.clear().union(d.bounds), er.translate(y - (d.x || 0), b - (d.y || 0)), of(d, "x", y) | of(d, "y", b) && (e.dirty(d), d.bounds.clear().union(er), d.mark.bounds.clear().union(er), e.dirty(d)), er.clear().union(d.bounds);
50776
+ Jn.clear().union(d.bounds), Jn.translate(y - (d.x || 0), b - (d.y || 0)), of(d, "x", y) | of(d, "y", b) && (e.dirty(d), d.bounds.clear().union(Jn), d.mark.bounds.clear().union(Jn), e.dirty(d)), Jn.clear().union(d.bounds);
50784
50777
  } else
50785
- er.clear();
50786
- switch (er.union(f.bounds), s) {
50778
+ Jn.clear();
50779
+ switch (Jn.union(f.bounds), s) {
50787
50780
  case Bf:
50788
- m = v, g = i.y1 - er.height() - u;
50781
+ m = v, g = i.y1 - Jn.height() - u;
50789
50782
  break;
50790
50783
  case da:
50791
- m = i.x1 - er.width() - u, g = v;
50784
+ m = i.x1 - Jn.width() - u, g = v;
50792
50785
  break;
50793
50786
  case ha:
50794
- m = i.x2 + er.width() + u, g = v;
50787
+ m = i.x2 + Jn.width() + u, g = v;
50795
50788
  break;
50796
50789
  case kl:
50797
50790
  m = v, g = i.y2 + u;
@@ -50799,12 +50792,12 @@ function I2e(e, t, n, r, i) {
50799
50792
  default:
50800
50793
  m = a.x, g = a.y;
50801
50794
  }
50802
- return of(a, "x", m) | of(a, "y", g) && (er.translate(m, g), e.dirty(a), a.bounds.clear().union(er), t.bounds.clear().union(er), e.dirty(a)), a.bounds;
50795
+ return of(a, "x", m) | of(a, "y", g) && (Jn.translate(m, g), e.dirty(a), a.bounds.clear().union(Jn), t.bounds.clear().union(Jn), e.dirty(a)), a.bounds;
50803
50796
  }
50804
50797
  function mU(e) {
50805
- Q.call(this, null, e);
50798
+ Z.call(this, null, e);
50806
50799
  }
50807
- ye(mU, Q, {
50800
+ ye(mU, Z, {
50808
50801
  transform(e, t) {
50809
50802
  const n = t.dataflow;
50810
50803
  return e.mark.items.forEach((r) => {
@@ -50889,9 +50882,9 @@ const P2e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
50889
50882
  viewlayout: mU
50890
50883
  }, Symbol.toStringTag, { value: "Module" }));
50891
50884
  function gU(e) {
50892
- Q.call(this, null, e);
50885
+ Z.call(this, null, e);
50893
50886
  }
50894
- ye(gU, Q, {
50887
+ ye(gU, Z, {
50895
50888
  transform(e, t) {
50896
50889
  if (this.value && !e.modified())
50897
50890
  return t.StopPropagation;
@@ -50910,7 +50903,7 @@ ye(gU, Q, {
50910
50903
  }
50911
50904
  });
50912
50905
  function yU(e) {
50913
- Q.call(this, null, e);
50906
+ Z.call(this, null, e);
50914
50907
  }
50915
50908
  function U2e() {
50916
50909
  return vt({});
@@ -50919,7 +50912,7 @@ function q2e(e) {
50919
50912
  const t = y0().test((n) => n.exit);
50920
50913
  return t.lookup = (n) => t.get(e(n)), t;
50921
50914
  }
50922
- ye(yU, Q, {
50915
+ ye(yU, Z, {
50923
50916
  transform(e, t) {
50924
50917
  var n = t.dataflow, r = t.fork(t.NO_SOURCE | t.NO_FIELDS), i = e.item || U2e, a = e.key || ze, o = this.value;
50925
50918
  return ne(r.encode) && (r.encode = null), o && (e.modified("key") || t.modified(a)) && te("DataJoin does not support modified key function or fields."), o || (t = t.addAll(), this.value = o = q2e(a)), t.visit(t.ADD, (s) => {
@@ -50936,9 +50929,9 @@ ye(yU, Q, {
50936
50929
  }
50937
50930
  });
50938
50931
  function bU(e) {
50939
- Q.call(this, null, e);
50932
+ Z.call(this, null, e);
50940
50933
  }
50941
- ye(bU, Q, {
50934
+ ye(bU, Z, {
50942
50935
  transform(e, t) {
50943
50936
  var n = t.fork(t.ADD_REM), r = e.mod || !1, i = e.encoders, a = t.encode;
50944
50937
  if (ne(a))
@@ -50966,14 +50959,14 @@ ye(bU, Q, {
50966
50959
  }
50967
50960
  });
50968
50961
  function vU(e) {
50969
- Q.call(this, [], e);
50962
+ Z.call(this, [], e);
50970
50963
  }
50971
- ye(vU, Q, {
50964
+ ye(vU, Z, {
50972
50965
  transform(e, t) {
50973
50966
  if (this.value != null && !e.modified())
50974
50967
  return t.StopPropagation;
50975
50968
  var n = t.dataflow.locale(), r = t.fork(t.NO_SOURCE | t.NO_FIELDS), i = this.value, a = e.type || x1, o = e.scale, s = +e.limit, l = S8(o, e.count == null ? 5 : e.count, e.minstep), u = !!e.values || a === x1, c = e.format || VB(n, o, l, a, e.formatSpecifier, e.formatType, u), f = e.values || GB(o, l), d, h, p, m, g;
50976
- return i && (r.rem = i), a === x1 ? (s && f.length > s ? (t.dataflow.warn("Symbol legend count exceeds limit, filtering items."), i = f.slice(0, s - 1), g = !0) : i = f, Qe(p = e.size) ? (!e.values && o(i[0]) === 0 && (i = i.slice(1)), m = i.reduce((y, b) => Math.max(y, p(b, e)), 0)) : p = hr(m = p || 8), i = i.map((y, b) => vt({
50969
+ return i && (r.rem = i), a === x1 ? (s && f.length > s ? (t.dataflow.warn("Symbol legend count exceeds limit, filtering items."), i = f.slice(0, s - 1), g = !0) : i = f, Qe(p = e.size) ? (!e.values && o(i[0]) === 0 && (i = i.slice(1)), m = i.reduce((y, b) => Math.max(y, p(b, e)), 0)) : p = dr(m = p || 8), i = i.map((y, b) => vt({
50977
50970
  index: b,
50978
50971
  label: c(y, b, i),
50979
50972
  value: y,
@@ -51001,7 +50994,7 @@ ye(vU, Q, {
51001
50994
  });
51002
50995
  const H2e = (e) => e.source.x, j2e = (e) => e.source.y, W2e = (e) => e.target.x, G2e = (e) => e.target.y;
51003
50996
  function lE(e) {
51004
- Q.call(this, {}, e);
50997
+ Z.call(this, {}, e);
51005
50998
  }
51006
50999
  lE.Definition = {
51007
51000
  type: "LinkPath",
@@ -51043,7 +51036,7 @@ lE.Definition = {
51043
51036
  default: "path"
51044
51037
  }]
51045
51038
  };
51046
- ye(lE, Q, {
51039
+ ye(lE, Z, {
51047
51040
  transform(e, t) {
51048
51041
  var n = e.sourceX || H2e, r = e.sourceY || j2e, i = e.targetX || W2e, a = e.targetY || G2e, o = e.as || "path", s = e.orient || "vertical", l = e.shape || "line", u = sM.get(l + "-" + s) || sM.get(l);
51049
51042
  return u || te("LinkPath unsupported type: " + e.shape + (e.orient ? "-" + e.orient : "")), t.visit(t.SOURCE, (c) => {
@@ -51084,7 +51077,7 @@ const xU = (e, t, n, r) => "M" + e + "," + t + "L" + n + "," + r, V2e = (e, t, n
51084
51077
  "diagonal-radial": tbe
51085
51078
  });
51086
51079
  function uE(e) {
51087
- Q.call(this, null, e);
51080
+ Z.call(this, null, e);
51088
51081
  }
51089
51082
  uE.Definition = {
51090
51083
  type: "Pie",
@@ -51114,7 +51107,7 @@ uE.Definition = {
51114
51107
  default: ["startAngle", "endAngle"]
51115
51108
  }]
51116
51109
  };
51117
- ye(uE, Q, {
51110
+ ye(uE, Z, {
51118
51111
  transform(e, t) {
51119
51112
  var n = e.as || ["startAngle", "endAngle"], r = n[0], i = n[1], a = e.field || p0, o = e.startAngle || 0, s = e.endAngle != null ? e.endAngle : 2 * Math.PI, l = t.source, u = l.map(a), c = u.length, f = o, d = (s - o) / II(u), h = gi(c), p, m, g;
51120
51113
  for (e.sort && h.sort((y, b) => u[y] - u[b]), p = 0; p < c; ++p)
@@ -51132,9 +51125,9 @@ function _U(e) {
51132
51125
  }
51133
51126
  const ibe = xa(["set", "modified", "clear", "type", "scheme", "schemeExtent", "schemeCount", "domain", "domainMin", "domainMid", "domainMax", "domainRaw", "domainImplicit", "nice", "zero", "bins", "range", "rangeStep", "round", "reverse", "interpolate", "interpolateGamma"]);
51134
51127
  function kU(e) {
51135
- Q.call(this, null, e), this.modified(!0);
51128
+ Z.call(this, null, e), this.modified(!0);
51136
51129
  }
51137
- ye(kU, Q, {
51130
+ ye(kU, Z, {
51138
51131
  transform(e, t) {
51139
51132
  var n = t.dataflow, r = this.value, i = abe(e);
51140
51133
  (!r || i !== r.type) && (this.value = r = yt(i)());
@@ -51217,9 +51210,9 @@ function i5(e, t) {
51217
51210
  return t ? e.slice().reverse() : e;
51218
51211
  }
51219
51212
  function AU(e) {
51220
- Q.call(this, null, e);
51213
+ Z.call(this, null, e);
51221
51214
  }
51222
- ye(AU, Q, {
51215
+ ye(AU, Z, {
51223
51216
  transform(e, t) {
51224
51217
  const n = e.modified("sort") || t.changed(t.ADD) || t.modified(e.sort.fields) || t.modified("datum");
51225
51218
  return n && t.source.sort(pc(e.sort)), this.modified(n), t;
@@ -51227,7 +51220,7 @@ ye(AU, Q, {
51227
51220
  });
51228
51221
  const uM = "zero", CU = "center", TU = "normalize", MU = ["y0", "y1"];
51229
51222
  function cE(e) {
51230
- Q.call(this, null, e);
51223
+ Z.call(this, null, e);
51231
51224
  }
51232
51225
  cE.Definition = {
51233
51226
  type: "Stack",
@@ -51257,7 +51250,7 @@ cE.Definition = {
51257
51250
  default: MU
51258
51251
  }]
51259
51252
  };
51260
- ye(cE, Q, {
51253
+ ye(cE, Z, {
51261
51254
  transform(e, t) {
51262
51255
  var n = e.as || MU, r = n[0], i = n[1], a = pc(e.sort), o = e.field || p0, s = e.offset === CU ? pbe : e.offset === TU ? mbe : gbe, l, u, c, f;
51263
51256
  for (l = ybe(t.source, e.groupby, a, o), u = 0, c = l.length, f = l.max; u < c; ++u)
@@ -51312,7 +51305,7 @@ function DU(e) {
51312
51305
  function ei(e) {
51313
51306
  return e > 1 ? an : e < -1 ? -an : Math.asin(e);
51314
51307
  }
51315
- function Hn() {
51308
+ function qn() {
51316
51309
  }
51317
51310
  function Pg(e, t) {
51318
51311
  e && fM.hasOwnProperty(e.type) && fM[e.type](e, t);
@@ -51364,15 +51357,15 @@ function Yo(e, t) {
51364
51357
  e && cM.hasOwnProperty(e.type) ? cM[e.type](e, t) : Pg(e, t);
51365
51358
  }
51366
51359
  var Ug = new Dr(), qg = new Dr(), OU, RU, l5, u5, c5, ho = {
51367
- point: Hn,
51368
- lineStart: Hn,
51369
- lineEnd: Hn,
51360
+ point: qn,
51361
+ lineStart: qn,
51362
+ lineEnd: qn,
51370
51363
  polygonStart: function() {
51371
51364
  Ug = new Dr(), ho.lineStart = vbe, ho.lineEnd = xbe;
51372
51365
  },
51373
51366
  polygonEnd: function() {
51374
51367
  var e = +Ug;
51375
- qg.add(e < 0 ? Rr + e : e), this.lineStart = this.lineEnd = this.point = Hn;
51368
+ qg.add(e < 0 ? Rr + e : e), this.lineStart = this.lineEnd = this.point = qn;
51376
51369
  },
51377
51370
  sphere: function() {
51378
51371
  qg.add(Rr);
@@ -51486,7 +51479,7 @@ function Abe(e) {
51486
51479
  return Ws = ys = null, Zt === 1 / 0 || Gr === 1 / 0 ? [[NaN, NaN], [NaN, NaN]] : [[Zt, Gr], [nn, di]];
51487
51480
  }
51488
51481
  var Sd, Wg, Gg, Vg, Yg, Xg, Kg, Zg, d5, h5, p5, BU, PU, _r, kr, Sr, pa = {
51489
- sphere: Hn,
51482
+ sphere: qn,
51490
51483
  point: dE,
51491
51484
  lineStart: gM,
51492
51485
  lineEnd: yM,
@@ -51614,7 +51607,7 @@ function HU() {
51614
51607
  lineStart: function() {
51615
51608
  e.push(t = []);
51616
51609
  },
51617
- lineEnd: Hn,
51610
+ lineEnd: qn,
51618
51611
  rejoin: function() {
51619
51612
  e.length > 1 && e.push(e.pop().concat(e.shift()));
51620
51613
  },
@@ -52025,14 +52018,14 @@ function Hbe() {
52025
52018
  }
52026
52019
  const Ch = (e) => e;
52027
52020
  var Bv = new Dr(), y5 = new Dr(), VU, YU, b5, v5, Xo = {
52028
- point: Hn,
52029
- lineStart: Hn,
52030
- lineEnd: Hn,
52021
+ point: qn,
52022
+ lineStart: qn,
52023
+ lineEnd: qn,
52031
52024
  polygonStart: function() {
52032
52025
  Xo.lineStart = jbe, Xo.lineEnd = Gbe;
52033
52026
  },
52034
52027
  polygonEnd: function() {
52035
- Xo.lineStart = Xo.lineEnd = Xo.point = Hn, Bv.add(ut(y5)), y5 = new Dr();
52028
+ Xo.lineStart = Xo.lineEnd = Xo.point = qn, Bv.add(ut(y5)), y5 = new Dr();
52036
52029
  },
52037
52030
  result: function() {
52038
52031
  var e = Bv / 2;
@@ -52053,10 +52046,10 @@ function Gbe() {
52053
52046
  }
52054
52047
  var Uf = 1 / 0, Qg = Uf, Th = -Uf, Jg = Th, ey = {
52055
52048
  point: Vbe,
52056
- lineStart: Hn,
52057
- lineEnd: Hn,
52058
- polygonStart: Hn,
52059
- polygonEnd: Hn,
52049
+ lineStart: qn,
52050
+ lineEnd: qn,
52051
+ polygonStart: qn,
52052
+ polygonEnd: qn,
52060
52053
  result: function() {
52061
52054
  var e = [[Uf, Qg], [Th, Jg]];
52062
52055
  return Th = Jg = -(Qg = Uf = 1 / 0), e;
@@ -52145,15 +52138,15 @@ JU.prototype = {
52145
52138
  }
52146
52139
  }
52147
52140
  },
52148
- result: Hn
52141
+ result: qn
52149
52142
  };
52150
52143
  var k5 = new Dr(), Pv, eq, tq, Td, Md, Mh = {
52151
- point: Hn,
52144
+ point: qn,
52152
52145
  lineStart: function() {
52153
52146
  Mh.point = Jbe;
52154
52147
  },
52155
52148
  lineEnd: function() {
52156
- Pv && nq(eq, tq), Mh.point = Hn;
52149
+ Pv && nq(eq, tq), Mh.point = qn;
52157
52150
  },
52158
52151
  polygonStart: function() {
52159
52152
  Pv = !0;
@@ -52987,7 +52980,7 @@ function xq(e, t, n) {
52987
52980
  };
52988
52981
  }
52989
52982
  function vE(e) {
52990
- Q.call(this, null, e);
52983
+ Z.call(this, null, e);
52991
52984
  }
52992
52985
  vE.Definition = {
52993
52986
  type: "Isocontour",
@@ -53037,11 +53030,11 @@ vE.Definition = {
53037
53030
  default: "contour"
53038
53031
  }]
53039
53032
  };
53040
- ye(vE, Q, {
53033
+ ye(vE, Z, {
53041
53034
  transform(e, t) {
53042
53035
  if (this.value && !t.changed() && !e.modified())
53043
53036
  return t.StopPropagation;
53044
- var n = t.fork(t.NO_SOURCE | t.NO_FIELDS), r = t.materialize(t.SOURCE).source, i = e.field || dr, a = vq().smooth(e.smooth !== !1), o = e.thresholds || H4e(r, i, e), s = e.as === null ? null : e.as || "contour", l = [];
53037
+ var n = t.fork(t.NO_SOURCE | t.NO_FIELDS), r = t.materialize(t.SOURCE).source, i = e.field || fr, a = vq().smooth(e.smooth !== !1), o = e.thresholds || H4e(r, i, e), s = e.as === null ? null : e.as || "contour", l = [];
53045
53038
  return r.forEach((u) => {
53046
53039
  const c = i(u), f = a.size([c.width, c.height])(c.values, ne(o) ? o : o(c.values));
53047
53040
  j4e(f, c, u, e), f.forEach((d) => {
@@ -53082,7 +53075,7 @@ function LM(e, t, n) {
53082
53075
  return Math.round((Math.sqrt(4 * r * r + 1) - 1) / 2);
53083
53076
  }
53084
53077
  function Uv(e) {
53085
- return Qe(e) ? e : hr(+e);
53078
+ return Qe(e) ? e : dr(+e);
53086
53079
  }
53087
53080
  function Eq() {
53088
53081
  var e = (l) => l[0], t = (l) => l[1], n = p0, r = [-1, -1], i = 960, a = 500, o = 2;
@@ -53135,7 +53128,7 @@ function qc(e, t, n, r, i) {
53135
53128
  s < t && (l += n[o + s * e]), s >= i && (s >= a && (l -= n[o + (s - a) * e]), r[o + (s - i) * e] = l / Math.min(s + 1, t - 1 + a - s, a));
53136
53129
  }
53137
53130
  function xE(e) {
53138
- Q.call(this, null, e);
53131
+ Z.call(this, null, e);
53139
53132
  }
53140
53133
  xE.Definition = {
53141
53134
  type: "KDE2D",
@@ -53185,7 +53178,7 @@ const W4e = ["x", "y", "weight", "size", "cellSize", "bandwidth"];
53185
53178
  function _q(e, t) {
53186
53179
  return W4e.forEach((n) => t[n] != null ? e[n](t[n]) : 0), e;
53187
53180
  }
53188
- ye(xE, Q, {
53181
+ ye(xE, Z, {
53189
53182
  transform(e, t) {
53190
53183
  if (this.value && !t.changed() && !e.modified()) return t.StopPropagation;
53191
53184
  var n = t.fork(t.NO_SOURCE | t.NO_FIELDS), r = t.materialize(t.SOURCE).source, i = G4e(r, e.groupby), a = (e.groupby || []).map(on), o = _q(Eq(), e), s = e.as || "grid", l = [];
@@ -53208,7 +53201,7 @@ function G4e(e, t) {
53208
53201
  return n;
53209
53202
  }
53210
53203
  function wE(e) {
53211
- Q.call(this, null, e);
53204
+ Z.call(this, null, e);
53212
53205
  }
53213
53206
  wE.Definition = {
53214
53207
  type: "Contour",
@@ -53257,7 +53250,7 @@ wE.Definition = {
53257
53250
  default: !0
53258
53251
  }]
53259
53252
  };
53260
- ye(wE, Q, {
53253
+ ye(wE, Z, {
53261
53254
  transform(e, t) {
53262
53255
  if (this.value && !t.changed() && !e.modified())
53263
53256
  return t.StopPropagation;
@@ -53267,7 +53260,7 @@ ye(wE, Q, {
53267
53260
  });
53268
53261
  const M5 = "Feature", EE = "FeatureCollection", V4e = "MultiPoint";
53269
53262
  function _E(e) {
53270
- Q.call(this, null, e);
53263
+ Z.call(this, null, e);
53271
53264
  }
53272
53265
  _E.Definition = {
53273
53266
  type: "GeoJSON",
@@ -53282,10 +53275,10 @@ _E.Definition = {
53282
53275
  type: "field"
53283
53276
  }]
53284
53277
  };
53285
- ye(_E, Q, {
53278
+ ye(_E, Z, {
53286
53279
  transform(e, t) {
53287
- var n = this._features, r = this._points, i = e.fields, a = i && i[0], o = i && i[1], s = e.geojson || !i && dr, l = t.ADD, u;
53288
- u = e.modified() || t.changed(t.REM) || t.modified(or(s)) || a && t.modified(or(a)) || o && t.modified(or(o)), (!this.value || u) && (l = t.SOURCE, this._features = n = [], this._points = r = []), s && t.visit(l, (c) => n.push(s(c))), a && o && (t.visit(l, (c) => {
53280
+ var n = this._features, r = this._points, i = e.fields, a = i && i[0], o = i && i[1], s = e.geojson || !i && fr, l = t.ADD, u;
53281
+ u = e.modified() || t.changed(t.REM) || t.modified(ar(s)) || a && t.modified(ar(a)) || o && t.modified(ar(o)), (!this.value || u) && (l = t.SOURCE, this._features = n = [], this._points = r = []), s && t.visit(l, (c) => n.push(s(c))), a && o && (t.visit(l, (c) => {
53289
53282
  var f = a(c), d = o(c);
53290
53283
  f != null && d != null && (f = +f) === f && (d = +d) === d && r.push([f, d]);
53291
53284
  }), n = n.concat({
@@ -53301,7 +53294,7 @@ ye(_E, Q, {
53301
53294
  }
53302
53295
  });
53303
53296
  function kE(e) {
53304
- Q.call(this, null, e);
53297
+ Z.call(this, null, e);
53305
53298
  }
53306
53299
  kE.Definition = {
53307
53300
  type: "GeoPath",
@@ -53324,10 +53317,10 @@ kE.Definition = {
53324
53317
  default: "path"
53325
53318
  }]
53326
53319
  };
53327
- ye(kE, Q, {
53320
+ ye(kE, Z, {
53328
53321
  transform(e, t) {
53329
- var n = t.fork(t.ALL), r = this.value, i = e.field || dr, a = e.as || "path", o = n.SOURCE;
53330
- !r || e.modified() ? (this.value = r = bq(e.projection), n.materialize().reflow()) : o = i === dr || t.modified(i.fields) ? n.ADD_MOD : n.ADD;
53322
+ var n = t.fork(t.ALL), r = this.value, i = e.field || fr, a = e.as || "path", o = n.SOURCE;
53323
+ !r || e.modified() ? (this.value = r = bq(e.projection), n.materialize().reflow()) : o = i === fr || t.modified(i.fields) ? n.ADD_MOD : n.ADD;
53331
53324
  const s = Y4e(r, e.pointRadius);
53332
53325
  return n.visit(o, (l) => l[a] = r(i(l))), r.pointRadius(s), n.modifies(a);
53333
53326
  }
@@ -53337,7 +53330,7 @@ function Y4e(e, t) {
53337
53330
  return e.context(null), t != null && e.pointRadius(t), n;
53338
53331
  }
53339
53332
  function SE(e) {
53340
- Q.call(this, null, e);
53333
+ Z.call(this, null, e);
53341
53334
  }
53342
53335
  SE.Definition = {
53343
53336
  type: "GeoPoint",
@@ -53362,7 +53355,7 @@ SE.Definition = {
53362
53355
  default: ["x", "y"]
53363
53356
  }]
53364
53357
  };
53365
- ye(SE, Q, {
53358
+ ye(SE, Z, {
53366
53359
  transform(e, t) {
53367
53360
  var n = e.projection, r = e.fields[0], i = e.fields[1], a = e.as || ["x", "y"], o = a[0], s = a[1], l;
53368
53361
  function u(c) {
@@ -53373,7 +53366,7 @@ ye(SE, Q, {
53373
53366
  }
53374
53367
  });
53375
53368
  function AE(e) {
53376
- Q.call(this, null, e);
53369
+ Z.call(this, null, e);
53377
53370
  }
53378
53371
  AE.Definition = {
53379
53372
  type: "GeoShape",
@@ -53398,7 +53391,7 @@ AE.Definition = {
53398
53391
  default: "shape"
53399
53392
  }]
53400
53393
  };
53401
- ye(AE, Q, {
53394
+ ye(AE, Z, {
53402
53395
  transform(e, t) {
53403
53396
  var n = t.fork(t.ALL), r = this.value, i = e.as || "shape", a = n.ADD;
53404
53397
  return (!r || e.modified()) && (this.value = r = X4e(bq(e.projection), e.field || Vi("datum"), e.pointRadius), n.materialize().reflow(), a = n.SOURCE), n.visit(a, (o) => o[i] = r), n.modifies(i);
@@ -53412,7 +53405,7 @@ function X4e(e, t, n) {
53412
53405
  return r.context = (i) => (e.context(i), r), r;
53413
53406
  }
53414
53407
  function CE(e) {
53415
- Q.call(this, [], e), this.generator = Hbe();
53408
+ Z.call(this, [], e), this.generator = Hbe();
53416
53409
  }
53417
53410
  CE.Definition = {
53418
53411
  type: "Graticule",
@@ -53473,7 +53466,7 @@ CE.Definition = {
53473
53466
  default: 2.5
53474
53467
  }]
53475
53468
  };
53476
- ye(CE, Q, {
53469
+ ye(CE, Z, {
53477
53470
  transform(e, t) {
53478
53471
  var n = this.value, r = this.generator, i;
53479
53472
  if (!n.length || e.modified())
@@ -53483,7 +53476,7 @@ ye(CE, Q, {
53483
53476
  }
53484
53477
  });
53485
53478
  function TE(e) {
53486
- Q.call(this, null, e);
53479
+ Z.call(this, null, e);
53487
53480
  }
53488
53481
  TE.Definition = {
53489
53482
  type: "heatmap",
@@ -53512,11 +53505,11 @@ TE.Definition = {
53512
53505
  default: "image"
53513
53506
  }]
53514
53507
  };
53515
- ye(TE, Q, {
53508
+ ye(TE, Z, {
53516
53509
  transform(e, t) {
53517
53510
  if (!t.changed() && !e.modified())
53518
53511
  return t.StopPropagation;
53519
- var n = t.materialize(t.SOURCE).source, r = e.resolve === "shared", i = e.field || dr, a = Z4e(e.opacity, e), o = K4e(e.color, e), s = e.as || "image", l = {
53512
+ var n = t.materialize(t.SOURCE).source, r = e.resolve === "shared", i = e.field || fr, a = Z4e(e.opacity, e), o = K4e(e.color, e), s = e.as || "image", l = {
53520
53513
  $x: 0,
53521
53514
  $y: 0,
53522
53515
  $value: 0,
@@ -53524,21 +53517,21 @@ ye(TE, Q, {
53524
53517
  };
53525
53518
  return n.forEach((u) => {
53526
53519
  const c = i(u), f = Ze({}, u, l);
53527
- r || (f.$max = Cu(c.values || [])), u[s] = Q4e(c, f, o.dep ? o : hr(o(f)), a.dep ? a : hr(a(f)));
53520
+ r || (f.$max = Cu(c.values || [])), u[s] = Q4e(c, f, o.dep ? o : dr(o(f)), a.dep ? a : dr(a(f)));
53528
53521
  }), t.reflow(!0).modifies(s);
53529
53522
  }
53530
53523
  });
53531
53524
  function K4e(e, t) {
53532
53525
  let n;
53533
- return Qe(e) ? (n = (r) => xl(e(r, t)), n.dep = kq(e)) : n = hr(xl(e || "#888")), n;
53526
+ return Qe(e) ? (n = (r) => xl(e(r, t)), n.dep = kq(e)) : n = dr(xl(e || "#888")), n;
53534
53527
  }
53535
53528
  function Z4e(e, t) {
53536
53529
  let n;
53537
- return Qe(e) ? (n = (r) => e(r, t), n.dep = kq(e)) : e ? n = hr(e) : (n = (r) => r.$value / r.$max || 0, n.dep = !0), n;
53530
+ return Qe(e) ? (n = (r) => e(r, t), n.dep = kq(e)) : e ? n = dr(e) : (n = (r) => r.$value / r.$max || 0, n.dep = !0), n;
53538
53531
  }
53539
53532
  function kq(e) {
53540
53533
  if (!Qe(e)) return !1;
53541
- const t = xa(or(e));
53534
+ const t = xa(ar(e));
53542
53535
  return t.$x || t.$y || t.$value || t.$max;
53543
53536
  }
53544
53537
  function Q4e(e, t, n, r) {
@@ -53554,9 +53547,9 @@ function Q4e(e, t, n, r) {
53554
53547
  return h.putImageData(p, 0, 0), d;
53555
53548
  }
53556
53549
  function Sq(e) {
53557
- Q.call(this, null, e), this.modified(!0);
53550
+ Z.call(this, null, e), this.modified(!0);
53558
53551
  }
53559
- ye(Sq, Q, {
53552
+ ye(Sq, Z, {
53560
53553
  transform(e, t) {
53561
53554
  let n = this.value;
53562
53555
  return !n || e.modified("type") ? (this.value = n = eve(e.type), T5.forEach((r) => {
@@ -54221,7 +54214,7 @@ const jM = {
54221
54214
  y: jve
54222
54215
  }, Od = "forces", D5 = ["alpha", "alphaMin", "alphaTarget", "velocityDecay", "forces"], Wve = ["static", "iterations"], Dq = ["x", "y", "vx", "vy"];
54223
54216
  function OE(e) {
54224
- Q.call(this, null, e);
54217
+ Z.call(this, null, e);
54225
54218
  }
54226
54219
  OE.Definition = {
54227
54220
  type: "Force",
@@ -54368,7 +54361,7 @@ OE.Definition = {
54368
54361
  default: Dq
54369
54362
  }]
54370
54363
  };
54371
- ye(OE, Q, {
54364
+ ye(OE, Z, {
54372
54365
  transform(e, t) {
54373
54366
  var n = this.value, r = t.changed(t.ADD_REM), i = e.modified(D5), a = e.iterations || 300;
54374
54367
  if (n ? (r && (t.modifies("index"), n.nodes(t.source)), (i || t.changed(t.MOD)) && Oq(n, e, 0, t)) : (this.value = n = Vve(t.source, e), n.on("tick", Gve(t.dataflow, this)), e.static || (r = !0, n.tick()), t.modifies("index")), i || r || e.modified(Wve) || t.changed() && e.restart) {
@@ -54412,7 +54405,7 @@ function Oq(e, t, n, r) {
54412
54405
  function Yve(e, t) {
54413
54406
  var n, r;
54414
54407
  for (n in e)
54415
- if (Qe(r = e[n]) && t.modified(or(r))) return 1;
54408
+ if (Qe(r = e[n]) && t.modified(ar(r))) return 1;
54416
54409
  return 0;
54417
54410
  }
54418
54411
  function Xve(e) {
@@ -55077,7 +55070,7 @@ function R5(e, t, n) {
55077
55070
  }), e.lookup = r, e;
55078
55071
  }
55079
55072
  function $E(e) {
55080
- Q.call(this, null, e);
55073
+ Z.call(this, null, e);
55081
55074
  }
55082
55075
  $E.Definition = {
55083
55076
  type: "Nest",
@@ -55095,7 +55088,7 @@ $E.Definition = {
55095
55088
  }]
55096
55089
  };
55097
55090
  const Qxe = (e) => e.values;
55098
- ye($E, Q, {
55091
+ ye($E, Z, {
55099
55092
  transform(e, t) {
55100
55093
  t.source || te("Nest transform requires an upstream data source.");
55101
55094
  var n = e.generate, r = e.modified(), i = t.clone(), a = this.value;
@@ -55137,10 +55130,10 @@ function Jxe() {
55137
55130
  return t;
55138
55131
  }
55139
55132
  function ks(e) {
55140
- Q.call(this, null, e);
55133
+ Z.call(this, null, e);
55141
55134
  }
55142
55135
  const e3e = (e, t) => e.parent === t.parent ? 1 : 2;
55143
- ye(ks, Q, {
55136
+ ye(ks, Z, {
55144
55137
  transform(e, t) {
55145
55138
  (!t.source || !t.source.root) && te(this.constructor.name + " transform requires a backing tree data source.");
55146
55139
  const n = this.layout(e.method), r = this.fields, i = t.source.root, a = e.as || r;
@@ -55248,7 +55241,7 @@ ye(IE, ks, {
55248
55241
  fields: F5
55249
55242
  });
55250
55243
  function LE(e) {
55251
- Q.call(this, null, e);
55244
+ Z.call(this, null, e);
55252
55245
  }
55253
55246
  LE.Definition = {
55254
55247
  type: "Stratify",
@@ -55265,7 +55258,7 @@ LE.Definition = {
55265
55258
  required: !0
55266
55259
  }]
55267
55260
  };
55268
- ye(LE, Q, {
55261
+ ye(LE, Z, {
55269
55262
  transform(e, t) {
55270
55263
  t.source || te("Stratify transform requires an upstream data source.");
55271
55264
  let n = this.value;
@@ -55332,7 +55325,7 @@ ye(zE, ks, {
55332
55325
  fields: I5
55333
55326
  });
55334
55327
  function BE(e) {
55335
- Q.call(this, [], e);
55328
+ Z.call(this, [], e);
55336
55329
  }
55337
55330
  BE.Definition = {
55338
55331
  type: "TreeLinks",
@@ -55343,7 +55336,7 @@ BE.Definition = {
55343
55336
  },
55344
55337
  params: []
55345
55338
  };
55346
- ye(BE, Q, {
55339
+ ye(BE, Z, {
55347
55340
  transform(e, t) {
55348
55341
  const n = this.value, r = t.source && t.source.root, i = t.fork(t.NO_SOURCE), a = {};
55349
55342
  return r || te("TreeLinks transform requires a tree data source."), t.changed(t.ADD_REM) ? (i.rem = n, t.visit(t.SOURCE, (o) => a[ze(o)] = 1), r.each((o) => {
@@ -55726,7 +55719,7 @@ function _3e(e, t, n, r) {
55726
55719
  }
55727
55720
  const z5 = ["x", "y", "opacity", "align", "baseline"], Uq = ["top-left", "left", "bottom-left", "top", "bottom", "top-right", "right", "bottom-right"];
55728
55721
  function UE(e) {
55729
- Q.call(this, null, e);
55722
+ Z.call(this, null, e);
55730
55723
  }
55731
55724
  UE.Definition = {
55732
55725
  type: "Label",
@@ -55786,7 +55779,7 @@ UE.Definition = {
55786
55779
  default: z5
55787
55780
  }]
55788
55781
  };
55789
- ye(UE, Q, {
55782
+ ye(UE, Z, {
55790
55783
  transform(e, t) {
55791
55784
  function n(a) {
55792
55785
  const o = e[a];
@@ -55818,7 +55811,7 @@ function qq(e, t) {
55818
55811
  return n;
55819
55812
  }
55820
55813
  function qE(e) {
55821
- Q.call(this, null, e);
55814
+ Z.call(this, null, e);
55822
55815
  }
55823
55816
  qE.Definition = {
55824
55817
  type: "Loess",
@@ -55847,7 +55840,7 @@ qE.Definition = {
55847
55840
  array: !0
55848
55841
  }]
55849
55842
  };
55850
- ye(qE, Q, {
55843
+ ye(qE, Z, {
55851
55844
  transform(e, t) {
55852
55845
  const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
55853
55846
  if (!this.value || t.changed() || e.modified()) {
@@ -55874,7 +55867,7 @@ const B5 = {
55874
55867
  poly: YL
55875
55868
  }, S3e = (e, t) => e === "poly" ? t : e === "quad" ? 2 : 1;
55876
55869
  function HE(e) {
55877
- Q.call(this, null, e);
55870
+ Z.call(this, null, e);
55878
55871
  }
55879
55872
  HE.Definition = {
55880
55873
  type: "Regression",
@@ -55917,7 +55910,7 @@ HE.Definition = {
55917
55910
  array: !0
55918
55911
  }]
55919
55912
  };
55920
- ye(HE, Q, {
55913
+ ye(HE, Z, {
55921
55914
  transform(e, t) {
55922
55915
  const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
55923
55916
  if (!this.value || t.changed() || e.modified()) {
@@ -55953,7 +55946,7 @@ const A3e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
55953
55946
  __proto__: null,
55954
55947
  loess: qE,
55955
55948
  regression: HE
55956
- }, Symbol.toStringTag, { value: "Module" })), os = 11102230246251565e-32, Qn = 134217729, C3e = (3 + 8 * os) * os;
55949
+ }, Symbol.toStringTag, { value: "Module" })), os = 11102230246251565e-32, Zn = 134217729, C3e = (3 + 8 * os) * os;
55957
55950
  function tx(e, t, n, r, i) {
55958
55951
  let a, o, s, l, u = t[0], c = r[0], f = 0, d = 0;
55959
55952
  c > u == c > -u ? (a = u, u = t[++f]) : (a = c, c = r[++d]);
@@ -55979,14 +55972,14 @@ const M3e = (3 + 16 * os) * os, N3e = (2 + 12 * os) * os, D3e = (9 + 64 * os) *
55979
55972
  function O3e(e, t, n, r, i, a, o) {
55980
55973
  let s, l, u, c, f, d, h, p, m, g, y, b, v, w, E, _, S, N;
55981
55974
  const M = e - i, T = n - i, O = t - a, z = r - a;
55982
- w = M * z, d = Qn * M, h = d - (d - M), p = M - h, d = Qn * z, m = d - (d - z), g = z - m, E = p * g - (w - h * m - p * m - h * g), _ = O * T, d = Qn * O, h = d - (d - O), p = O - h, d = Qn * T, m = d - (d - T), g = T - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, Hc[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, Hc[1] = v - (y + f) + (f - _), N = b + y, f = N - b, Hc[2] = b - (N - f) + (y - f), Hc[3] = N;
55975
+ w = M * z, d = Zn * M, h = d - (d - M), p = M - h, d = Zn * z, m = d - (d - z), g = z - m, E = p * g - (w - h * m - p * m - h * g), _ = O * T, d = Zn * O, h = d - (d - O), p = O - h, d = Zn * T, m = d - (d - T), g = T - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, Hc[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, Hc[1] = v - (y + f) + (f - _), N = b + y, f = N - b, Hc[2] = b - (N - f) + (y - f), Hc[3] = N;
55983
55976
  let P = T3e(4, Hc), I = N3e * o;
55984
55977
  if (P >= I || -P >= I || (f = e - M, s = e - (M + f) + (f - i), f = n - T, u = n - (T + f) + (f - i), f = t - O, l = t - (O + f) + (f - a), f = r - z, c = r - (z + f) + (f - a), s === 0 && l === 0 && u === 0 && c === 0) || (I = D3e * o + C3e * Math.abs(P), P += M * c + z * s - (O * u + T * l), P >= I || -P >= I)) return P;
55985
- w = s * z, d = Qn * s, h = d - (d - s), p = s - h, d = Qn * z, m = d - (d - z), g = z - m, E = p * g - (w - h * m - p * m - h * g), _ = l * T, d = Qn * l, h = d - (d - l), p = l - h, d = Qn * T, m = d - (d - T), g = T - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, vr[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, vr[1] = v - (y + f) + (f - _), N = b + y, f = N - b, vr[2] = b - (N - f) + (y - f), vr[3] = N;
55978
+ w = s * z, d = Zn * s, h = d - (d - s), p = s - h, d = Zn * z, m = d - (d - z), g = z - m, E = p * g - (w - h * m - p * m - h * g), _ = l * T, d = Zn * l, h = d - (d - l), p = l - h, d = Zn * T, m = d - (d - T), g = T - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, vr[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, vr[1] = v - (y + f) + (f - _), N = b + y, f = N - b, vr[2] = b - (N - f) + (y - f), vr[3] = N;
55986
55979
  const R = tx(4, Hc, 4, vr, rN);
55987
- w = M * c, d = Qn * M, h = d - (d - M), p = M - h, d = Qn * c, m = d - (d - c), g = c - m, E = p * g - (w - h * m - p * m - h * g), _ = O * u, d = Qn * O, h = d - (d - O), p = O - h, d = Qn * u, m = d - (d - u), g = u - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, vr[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, vr[1] = v - (y + f) + (f - _), N = b + y, f = N - b, vr[2] = b - (N - f) + (y - f), vr[3] = N;
55980
+ w = M * c, d = Zn * M, h = d - (d - M), p = M - h, d = Zn * c, m = d - (d - c), g = c - m, E = p * g - (w - h * m - p * m - h * g), _ = O * u, d = Zn * O, h = d - (d - O), p = O - h, d = Zn * u, m = d - (d - u), g = u - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, vr[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, vr[1] = v - (y + f) + (f - _), N = b + y, f = N - b, vr[2] = b - (N - f) + (y - f), vr[3] = N;
55988
55981
  const $ = tx(R, rN, 4, vr, iN);
55989
- w = s * c, d = Qn * s, h = d - (d - s), p = s - h, d = Qn * c, m = d - (d - c), g = c - m, E = p * g - (w - h * m - p * m - h * g), _ = l * u, d = Qn * l, h = d - (d - l), p = l - h, d = Qn * u, m = d - (d - u), g = u - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, vr[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, vr[1] = v - (y + f) + (f - _), N = b + y, f = N - b, vr[2] = b - (N - f) + (y - f), vr[3] = N;
55982
+ w = s * c, d = Zn * s, h = d - (d - s), p = s - h, d = Zn * c, m = d - (d - c), g = c - m, E = p * g - (w - h * m - p * m - h * g), _ = l * u, d = Zn * l, h = d - (d - l), p = l - h, d = Zn * u, m = d - (d - u), g = u - m, S = p * g - (_ - h * m - p * m - h * g), y = E - S, f = E - y, vr[0] = E - (y + f) + (f - S), b = w + y, f = b - w, v = w - (b - f) + (y - f), y = v - _, f = v - y, vr[1] = v - (y + f) + (f - _), N = b + y, f = N - b, vr[2] = b - (N - f) + (y - f), vr[3] = N;
55990
55983
  const U = tx($, iN, 4, vr, aN);
55991
55984
  return aN[U - 1];
55992
55985
  }
@@ -56627,7 +56620,7 @@ function* G3e(e, t, n, r) {
56627
56620
  yield t.call(r, a, i, e), yield n.call(r, a, i, e), ++i;
56628
56621
  }
56629
56622
  function WE(e) {
56630
- Q.call(this, null, e);
56623
+ Z.call(this, null, e);
56631
56624
  }
56632
56625
  WE.Definition = {
56633
56626
  type: "Voronoi",
@@ -56665,7 +56658,7 @@ WE.Definition = {
56665
56658
  }]
56666
56659
  };
56667
56660
  const V3e = [-1e5, -1e5, 1e5, 1e5];
56668
- ye(WE, Q, {
56661
+ ye(WE, Z, {
56669
56662
  transform(e, t) {
56670
56663
  const n = e.as || "path", r = t.source;
56671
56664
  if (!r || !r.length) return t;
@@ -56862,7 +56855,7 @@ var i5e = {
56862
56855
  };
56863
56856
  const jq = ["x", "y", "font", "fontSize", "fontStyle", "fontWeight", "angle"], a5e = ["text", "font", "rotate", "fontSize", "fontStyle", "fontWeight"];
56864
56857
  function GE(e) {
56865
- Q.call(this, Z3e(), e);
56858
+ Z.call(this, Z3e(), e);
56866
56859
  }
56867
56860
  GE.Definition = {
56868
56861
  type: "Wordcloud",
@@ -56923,7 +56916,7 @@ GE.Definition = {
56923
56916
  default: jq
56924
56917
  }]
56925
56918
  };
56926
- ye(GE, Q, {
56919
+ ye(GE, Z, {
56927
56920
  transform(e, t) {
56928
56921
  e.size && !(e.size[0] && e.size[1]) && te("Wordcloud size dimensions must be non-zero.");
56929
56922
  function n(p) {
@@ -56934,7 +56927,7 @@ ye(GE, Q, {
56934
56927
  if (!(r || t.changed(t.ADD_REM) || a5e.some(n))) return;
56935
56928
  const i = t.materialize(t.SOURCE).source, a = this.value, o = e.as || jq;
56936
56929
  let s = e.fontSize || 14, l;
56937
- if (Qe(s) ? l = e.fontSizeRange : s = hr(s), l) {
56930
+ if (Qe(s) ? l = e.fontSizeRange : s = dr(s), l) {
56938
56931
  const p = s, m = yt("sqrt")().domain(lo(i, p)).range(l);
56939
56932
  s = (g) => m(p(g));
56940
56933
  }
@@ -57072,7 +57065,7 @@ function d5e(e, t, n, r, i, a, o, s, l) {
57072
57065
  s[f] = i[c], l[f] = a[c] + e;
57073
57066
  }
57074
57067
  function VE(e) {
57075
- Q.call(this, u5e(), e), this._indices = null, this._dims = null;
57068
+ Z.call(this, u5e(), e), this._indices = null, this._dims = null;
57076
57069
  }
57077
57070
  VE.Definition = {
57078
57071
  type: "CrossFilter",
@@ -57094,7 +57087,7 @@ VE.Definition = {
57094
57087
  }
57095
57088
  }]
57096
57089
  };
57097
- ye(VE, Q, {
57090
+ ye(VE, Z, {
57098
57091
  transform(e, t) {
57099
57092
  if (this._dims) {
57100
57093
  var n = e.modified("fields") || e.fields.some((r) => t.modified(r.fields));
@@ -57207,7 +57200,7 @@ ye(VE, Q, {
57207
57200
  }
57208
57201
  });
57209
57202
  function YE(e) {
57210
- Q.call(this, null, e);
57203
+ Z.call(this, null, e);
57211
57204
  }
57212
57205
  YE.Definition = {
57213
57206
  type: "ResolveFilter",
@@ -57224,7 +57217,7 @@ YE.Definition = {
57224
57217
  description: "Per-tuple filter bitmaps from a CrossFilter transform."
57225
57218
  }]
57226
57219
  };
57227
- ye(YE, Q, {
57220
+ ye(YE, Z, {
57228
57221
  transform(e, t) {
57229
57222
  const n = ~(e.ignore || 0), r = e.filter, i = r.mask;
57230
57223
  if (!(i & n)) return t.StopPropagation;
@@ -57278,7 +57271,7 @@ function k5e(e) {
57278
57271
  return [];
57279
57272
  }
57280
57273
  }
57281
- var Co, Oe, J, lr, St, ib = 1, Tp = 2, Vu = 3, zl = 4, ab = 5, bc = 6, jr = 7, Mp = 8, S5e = 9;
57274
+ var Co, Oe, J, sr, St, ib = 1, Tp = 2, Vu = 3, zl = 4, ab = 5, bc = 6, jr = 7, Mp = 8, S5e = 9;
57282
57275
  Co = {};
57283
57276
  Co[ib] = "Boolean";
57284
57277
  Co[Tp] = "<end>";
@@ -57289,7 +57282,7 @@ Co[bc] = "Numeric";
57289
57282
  Co[jr] = "Punctuator";
57290
57283
  Co[Mp] = "String";
57291
57284
  Co[S5e] = "RegularExpression";
57292
- var A5e = "ArrayExpression", C5e = "BinaryExpression", T5e = "CallExpression", M5e = "ConditionalExpression", Gq = "Identifier", N5e = "Literal", D5e = "LogicalExpression", O5e = "MemberExpression", R5e = "ObjectExpression", $5e = "Property", F5e = "UnaryExpression", Nn = "Unexpected token %0", I5e = "Unexpected number", L5e = "Unexpected string", z5e = "Unexpected identifier", B5e = "Unexpected reserved word", P5e = "Unexpected end of input", U5 = "Invalid regular expression", ix = "Invalid regular expression: missing /", Vq = "Octal literals are not allowed in strict mode.", U5e = "Duplicate data property in object literal not allowed in strict mode", jn = "ILLEGAL", Oh = "Disabled.", q5e = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0370-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0620-\\u064A\\u066E\\u066F\\u0671-\\u06D3\\u06D5\\u06E5\\u06E6\\u06EE\\u06EF\\u06FA-\\u06FC\\u06FF\\u0710\\u0712-\\u072F\\u074D-\\u07A5\\u07B1\\u07CA-\\u07EA\\u07F4\\u07F5\\u07FA\\u0800-\\u0815\\u081A\\u0824\\u0828\\u0840-\\u0858\\u08A0-\\u08B2\\u0904-\\u0939\\u093D\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BD\\u09CE\\u09DC\\u09DD\\u09DF-\\u09E1\\u09F0\\u09F1\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A59-\\u0A5C\\u0A5E\\u0A72-\\u0A74\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AD0\\u0AE0\\u0AE1\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B71\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BD0\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D\\u0C58\\u0C59\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBD\\u0CDE\\u0CE0\\u0CE1\\u0CF1\\u0CF2\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D\\u0D4E\\u0D60\\u0D61\\u0D7A-\\u0D7F\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0E01-\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E46\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EDC-\\u0EDF\\u0F00\\u0F40-\\u0F47\\u0F49-\\u0F6C\\u0F88-\\u0F8C\\u1000-\\u102A\\u103F\\u1050-\\u1055\\u105A-\\u105D\\u1061\\u1065\\u1066\\u106E-\\u1070\\u1075-\\u1081\\u108E\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1711\\u1720-\\u1731\\u1740-\\u1751\\u1760-\\u176C\\u176E-\\u1770\\u1780-\\u17B3\\u17D7\\u17DC\\u1820-\\u1877\\u1880-\\u18A8\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1950-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19C1-\\u19C7\\u1A00-\\u1A16\\u1A20-\\u1A54\\u1AA7\\u1B05-\\u1B33\\u1B45-\\u1B4B\\u1B83-\\u1BA0\\u1BAE\\u1BAF\\u1BBA-\\u1BE5\\u1C00-\\u1C23\\u1C4D-\\u1C4F\\u1C5A-\\u1C7D\\u1CE9-\\u1CEC\\u1CEE-\\u1CF1\\u1CF5\\u1CF6\\u1D00-\\u1DBF\\u1E00-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u2071\\u207F\\u2090-\\u209C\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CEE\\u2CF2\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D80-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2E2F\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA61F\\uA62A\\uA62B\\uA640-\\uA66E\\uA67F-\\uA69D\\uA6A0-\\uA6EF\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA801\\uA803-\\uA805\\uA807-\\uA80A\\uA80C-\\uA822\\uA840-\\uA873\\uA882-\\uA8B3\\uA8F2-\\uA8F7\\uA8FB\\uA90A-\\uA925\\uA930-\\uA946\\uA960-\\uA97C\\uA984-\\uA9B2\\uA9CF\\uA9E0-\\uA9E4\\uA9E6-\\uA9EF\\uA9FA-\\uA9FE\\uAA00-\\uAA28\\uAA40-\\uAA42\\uAA44-\\uAA4B\\uAA60-\\uAA76\\uAA7A\\uAA7E-\\uAAAF\\uAAB1\\uAAB5\\uAAB6\\uAAB9-\\uAABD\\uAAC0\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEA\\uAAF2-\\uAAF4\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABE2\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D\\uFB1F-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF21-\\uFF3A\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]"), H5e = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]");
57285
+ var A5e = "ArrayExpression", C5e = "BinaryExpression", T5e = "CallExpression", M5e = "ConditionalExpression", Gq = "Identifier", N5e = "Literal", D5e = "LogicalExpression", O5e = "MemberExpression", R5e = "ObjectExpression", $5e = "Property", F5e = "UnaryExpression", Nn = "Unexpected token %0", I5e = "Unexpected number", L5e = "Unexpected string", z5e = "Unexpected identifier", B5e = "Unexpected reserved word", P5e = "Unexpected end of input", U5 = "Invalid regular expression", ix = "Invalid regular expression: missing /", Vq = "Octal literals are not allowed in strict mode.", U5e = "Duplicate data property in object literal not allowed in strict mode", Hn = "ILLEGAL", Oh = "Disabled.", q5e = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0370-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0620-\\u064A\\u066E\\u066F\\u0671-\\u06D3\\u06D5\\u06E5\\u06E6\\u06EE\\u06EF\\u06FA-\\u06FC\\u06FF\\u0710\\u0712-\\u072F\\u074D-\\u07A5\\u07B1\\u07CA-\\u07EA\\u07F4\\u07F5\\u07FA\\u0800-\\u0815\\u081A\\u0824\\u0828\\u0840-\\u0858\\u08A0-\\u08B2\\u0904-\\u0939\\u093D\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BD\\u09CE\\u09DC\\u09DD\\u09DF-\\u09E1\\u09F0\\u09F1\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A59-\\u0A5C\\u0A5E\\u0A72-\\u0A74\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AD0\\u0AE0\\u0AE1\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B71\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BD0\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D\\u0C58\\u0C59\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBD\\u0CDE\\u0CE0\\u0CE1\\u0CF1\\u0CF2\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D\\u0D4E\\u0D60\\u0D61\\u0D7A-\\u0D7F\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0E01-\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E46\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EDC-\\u0EDF\\u0F00\\u0F40-\\u0F47\\u0F49-\\u0F6C\\u0F88-\\u0F8C\\u1000-\\u102A\\u103F\\u1050-\\u1055\\u105A-\\u105D\\u1061\\u1065\\u1066\\u106E-\\u1070\\u1075-\\u1081\\u108E\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1711\\u1720-\\u1731\\u1740-\\u1751\\u1760-\\u176C\\u176E-\\u1770\\u1780-\\u17B3\\u17D7\\u17DC\\u1820-\\u1877\\u1880-\\u18A8\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1950-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19C1-\\u19C7\\u1A00-\\u1A16\\u1A20-\\u1A54\\u1AA7\\u1B05-\\u1B33\\u1B45-\\u1B4B\\u1B83-\\u1BA0\\u1BAE\\u1BAF\\u1BBA-\\u1BE5\\u1C00-\\u1C23\\u1C4D-\\u1C4F\\u1C5A-\\u1C7D\\u1CE9-\\u1CEC\\u1CEE-\\u1CF1\\u1CF5\\u1CF6\\u1D00-\\u1DBF\\u1E00-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u2071\\u207F\\u2090-\\u209C\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CEE\\u2CF2\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D80-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2E2F\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA61F\\uA62A\\uA62B\\uA640-\\uA66E\\uA67F-\\uA69D\\uA6A0-\\uA6EF\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA801\\uA803-\\uA805\\uA807-\\uA80A\\uA80C-\\uA822\\uA840-\\uA873\\uA882-\\uA8B3\\uA8F2-\\uA8F7\\uA8FB\\uA90A-\\uA925\\uA930-\\uA946\\uA960-\\uA97C\\uA984-\\uA9B2\\uA9CF\\uA9E0-\\uA9E4\\uA9E6-\\uA9EF\\uA9FA-\\uA9FE\\uAA00-\\uAA28\\uAA40-\\uAA42\\uAA44-\\uAA4B\\uAA60-\\uAA76\\uAA7A\\uAA7E-\\uAAAF\\uAAB1\\uAAB5\\uAAB6\\uAAB9-\\uAABD\\uAAC0\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEA\\uAAF2-\\uAAF4\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABE2\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D\\uFB1F-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF21-\\uFF3A\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]"), H5e = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]");
57293
57286
  function ob(e, t) {
57294
57287
  if (!e)
57295
57288
  throw new Error("ASSERT: " + t);
@@ -57369,7 +57362,7 @@ const W5e = {
57369
57362
  implements: 1
57370
57363
  };
57371
57364
  function Yq() {
57372
- for (; J < lr; ) {
57365
+ for (; J < sr; ) {
57373
57366
  const e = Oe.charCodeAt(J);
57374
57367
  if (j5e(e) || Rh(e))
57375
57368
  ++J;
@@ -57380,24 +57373,24 @@ function Yq() {
57380
57373
  function q5(e) {
57381
57374
  var t, n, r, i = 0;
57382
57375
  for (n = e === "u" ? 4 : 2, t = 0; t < n; ++t)
57383
- J < lr && XE(Oe[J]) ? (r = Oe[J++], i = i * 16 + "0123456789abcdef".indexOf(r.toLowerCase())) : ht({}, Nn, jn);
57376
+ J < sr && XE(Oe[J]) ? (r = Oe[J++], i = i * 16 + "0123456789abcdef".indexOf(r.toLowerCase())) : ht({}, Nn, Hn);
57384
57377
  return String.fromCharCode(i);
57385
57378
  }
57386
57379
  function G5e() {
57387
57380
  var e, t, n, r;
57388
- for (e = Oe[J], t = 0, e === "}" && ht({}, Nn, jn); J < lr && (e = Oe[J++], !!XE(e)); )
57381
+ for (e = Oe[J], t = 0, e === "}" && ht({}, Nn, Hn); J < sr && (e = Oe[J++], !!XE(e)); )
57389
57382
  t = t * 16 + "0123456789abcdef".indexOf(e.toLowerCase());
57390
- return (t > 1114111 || e !== "}") && ht({}, Nn, jn), t <= 65535 ? String.fromCharCode(t) : (n = (t - 65536 >> 10) + 55296, r = (t - 65536 & 1023) + 56320, String.fromCharCode(n, r));
57383
+ return (t > 1114111 || e !== "}") && ht({}, Nn, Hn), t <= 65535 ? String.fromCharCode(t) : (n = (t - 65536 >> 10) + 55296, r = (t - 65536 & 1023) + 56320, String.fromCharCode(n, r));
57391
57384
  }
57392
57385
  function Xq() {
57393
57386
  var e, t;
57394
- for (e = Oe.charCodeAt(J++), t = String.fromCharCode(e), e === 92 && (Oe.charCodeAt(J) !== 117 && ht({}, Nn, jn), ++J, e = q5("u"), (!e || e === "\\" || !Np(e.charCodeAt(0))) && ht({}, Nn, jn), t = e); J < lr && (e = Oe.charCodeAt(J), !!py(e)); )
57395
- ++J, t += String.fromCharCode(e), e === 92 && (t = t.substr(0, t.length - 1), Oe.charCodeAt(J) !== 117 && ht({}, Nn, jn), ++J, e = q5("u"), (!e || e === "\\" || !py(e.charCodeAt(0))) && ht({}, Nn, jn), t += e);
57387
+ for (e = Oe.charCodeAt(J++), t = String.fromCharCode(e), e === 92 && (Oe.charCodeAt(J) !== 117 && ht({}, Nn, Hn), ++J, e = q5("u"), (!e || e === "\\" || !Np(e.charCodeAt(0))) && ht({}, Nn, Hn), t = e); J < sr && (e = Oe.charCodeAt(J), !!py(e)); )
57388
+ ++J, t += String.fromCharCode(e), e === 92 && (t = t.substr(0, t.length - 1), Oe.charCodeAt(J) !== 117 && ht({}, Nn, Hn), ++J, e = q5("u"), (!e || e === "\\" || !py(e.charCodeAt(0))) && ht({}, Nn, Hn), t += e);
57396
57389
  return t;
57397
57390
  }
57398
57391
  function V5e() {
57399
57392
  var e, t;
57400
- for (e = J++; J < lr; ) {
57393
+ for (e = J++; J < sr; ) {
57401
57394
  if (t = Oe.charCodeAt(J), t === 92)
57402
57395
  return J = e, Xq();
57403
57396
  if (py(t))
@@ -57487,20 +57480,20 @@ function ax() {
57487
57480
  start: e,
57488
57481
  end: J
57489
57482
  };
57490
- if (i === "//" && ht({}, Nn, jn), "<>=!+-*%&|^/".includes(r))
57483
+ if (i === "//" && ht({}, Nn, Hn), "<>=!+-*%&|^/".includes(r))
57491
57484
  return ++J, {
57492
57485
  type: jr,
57493
57486
  value: r,
57494
57487
  start: e,
57495
57488
  end: J
57496
57489
  };
57497
- ht({}, Nn, jn);
57490
+ ht({}, Nn, Hn);
57498
57491
  }
57499
57492
  function X5e(e) {
57500
57493
  let t = "";
57501
- for (; J < lr && XE(Oe[J]); )
57494
+ for (; J < sr && XE(Oe[J]); )
57502
57495
  t += Oe[J++];
57503
- return t.length === 0 && ht({}, Nn, jn), Np(Oe.charCodeAt(J)) && ht({}, Nn, jn), {
57496
+ return t.length === 0 && ht({}, Nn, Hn), Np(Oe.charCodeAt(J)) && ht({}, Nn, Hn), {
57504
57497
  type: bc,
57505
57498
  value: parseInt("0x" + t, 16),
57506
57499
  start: e,
@@ -57509,9 +57502,9 @@ function X5e(e) {
57509
57502
  }
57510
57503
  function K5e(e) {
57511
57504
  let t = "0" + Oe[J++];
57512
- for (; J < lr && eh(Oe[J]); )
57505
+ for (; J < sr && eh(Oe[J]); )
57513
57506
  t += Oe[J++];
57514
- return (Np(Oe.charCodeAt(J)) || Go(Oe.charCodeAt(J))) && ht({}, Nn, jn), {
57507
+ return (Np(Oe.charCodeAt(J)) || Go(Oe.charCodeAt(J))) && ht({}, Nn, Hn), {
57515
57508
  type: bc,
57516
57509
  value: parseInt(t, 8),
57517
57510
  octal: !0,
@@ -57527,7 +57520,7 @@ function cN() {
57527
57520
  return ++J, X5e(t);
57528
57521
  if (eh(n))
57529
57522
  return K5e(t);
57530
- n && Go(n.charCodeAt(0)) && ht({}, Nn, jn);
57523
+ n && Go(n.charCodeAt(0)) && ht({}, Nn, Hn);
57531
57524
  }
57532
57525
  for (; Go(Oe.charCodeAt(J)); )
57533
57526
  e += Oe[J++];
@@ -57543,8 +57536,8 @@ function cN() {
57543
57536
  for (; Go(Oe.charCodeAt(J)); )
57544
57537
  e += Oe[J++];
57545
57538
  else
57546
- ht({}, Nn, jn);
57547
- return Np(Oe.charCodeAt(J)) && ht({}, Nn, jn), {
57539
+ ht({}, Nn, Hn);
57540
+ return Np(Oe.charCodeAt(J)) && ht({}, Nn, Hn), {
57548
57541
  type: bc,
57549
57542
  value: parseFloat(e),
57550
57543
  start: t,
@@ -57553,7 +57546,7 @@ function cN() {
57553
57546
  }
57554
57547
  function Z5e() {
57555
57548
  var e = "", t, n, r, i, a = !1;
57556
- for (t = Oe[J], ob(t === "'" || t === '"', "String literal must starts with a quote"), n = J, ++J; J < lr; )
57549
+ for (t = Oe[J], ob(t === "'" || t === '"', "String literal must starts with a quote"), n = J, ++J; J < sr; )
57557
57550
  if (r = Oe[J++], r === t) {
57558
57551
  t = "";
57559
57552
  break;
@@ -57584,7 +57577,7 @@ function Z5e() {
57584
57577
  e += "\v";
57585
57578
  break;
57586
57579
  default:
57587
- eh(r) ? (i = "01234567".indexOf(r), i !== 0 && (a = !0), J < lr && eh(Oe[J]) && (a = !0, i = i * 8 + "01234567".indexOf(Oe[J++]), "0123".includes(r) && J < lr && eh(Oe[J]) && (i = i * 8 + "01234567".indexOf(Oe[J++]))), e += String.fromCharCode(i)) : e += r;
57580
+ eh(r) ? (i = "01234567".indexOf(r), i !== 0 && (a = !0), J < sr && eh(Oe[J]) && (a = !0, i = i * 8 + "01234567".indexOf(Oe[J++]), "0123".includes(r) && J < sr && eh(Oe[J]) && (i = i * 8 + "01234567".indexOf(Oe[J++]))), e += String.fromCharCode(i)) : e += r;
57588
57581
  break;
57589
57582
  }
57590
57583
  else
@@ -57595,7 +57588,7 @@ function Z5e() {
57595
57588
  break;
57596
57589
  e += r;
57597
57590
  }
57598
- return t !== "" && ht({}, Nn, jn), {
57591
+ return t !== "" && ht({}, Nn, Hn), {
57599
57592
  type: Mp,
57600
57593
  value: e,
57601
57594
  octal: a,
@@ -57623,7 +57616,7 @@ function Q5e(e, t) {
57623
57616
  }
57624
57617
  function J5e() {
57625
57618
  var e, t, n, r, i;
57626
- for (e = Oe[J], ob(e === "/", "Regular expression literal must start with a slash"), t = Oe[J++], n = !1, r = !1; J < lr; )
57619
+ for (e = Oe[J], ob(e === "/", "Regular expression literal must start with a slash"), t = Oe[J++], n = !1, r = !1; J < sr; )
57627
57620
  if (e = Oe[J++], t += e, e === "\\")
57628
57621
  e = Oe[J++], Rh(e.charCodeAt(0)) && ht({}, ix), t += e;
57629
57622
  else if (Rh(e.charCodeAt(0)))
@@ -57641,8 +57634,8 @@ function J5e() {
57641
57634
  }
57642
57635
  function e6e() {
57643
57636
  var e, t, n;
57644
- for (t = "", n = ""; J < lr && (e = Oe[J], !!py(e.charCodeAt(0))); )
57645
- ++J, e === "\\" && J < lr ? ht({}, Nn, jn) : (n += e, t += e);
57637
+ for (t = "", n = ""; J < sr && (e = Oe[J], !!py(e.charCodeAt(0))); )
57638
+ ++J, e === "\\" && J < sr ? ht({}, Nn, Hn) : (n += e, t += e);
57646
57639
  return n.search(/[^gimuy]/g) >= 0 && ht({}, U5, n), {
57647
57640
  value: n,
57648
57641
  literal: t
@@ -57665,7 +57658,7 @@ function n6e(e) {
57665
57658
  return e.type === Vu || e.type === zl || e.type === ib || e.type === ab;
57666
57659
  }
57667
57660
  function Kq() {
57668
- if (Yq(), J >= lr)
57661
+ if (Yq(), J >= sr)
57669
57662
  return {
57670
57663
  type: Tp,
57671
57664
  start: J,
@@ -57729,7 +57722,7 @@ function ht(e, t) {
57729
57722
  function sb(e) {
57730
57723
  e.type === Tp && ht(e, P5e), e.type === bc && ht(e, I5e), e.type === Mp && ht(e, L5e), e.type === Vu && ht(e, z5e), e.type === zl && ht(e, B5e), ht(e, Nn, e.value);
57731
57724
  }
57732
- function ur(e) {
57725
+ function lr(e) {
57733
57726
  const t = Vr();
57734
57727
  (t.type !== jr || t.value !== e) && sb(t);
57735
57728
  }
@@ -57741,8 +57734,8 @@ function ox(e) {
57741
57734
  }
57742
57735
  function l6e() {
57743
57736
  const e = [];
57744
- for (J = St.start, ur("["); !Bt("]"); )
57745
- Bt(",") ? (Vr(), e.push(null)) : (e.push(Yu()), Bt("]") || ur(","));
57737
+ for (J = St.start, lr("["); !Bt("]"); )
57738
+ Bt(",") ? (Vr(), e.push(null)) : (e.push(Yu()), Bt("]") || lr(","));
57746
57739
  return Vr(), r6e(e);
57747
57740
  }
57748
57741
  function pN() {
@@ -57753,22 +57746,22 @@ function pN() {
57753
57746
  function u6e() {
57754
57747
  var e, t, n, r;
57755
57748
  if (J = St.start, e = St, e.type === Vu)
57756
- return n = pN(), ur(":"), r = Yu(), hN("init", n, r);
57749
+ return n = pN(), lr(":"), r = Yu(), hN("init", n, r);
57757
57750
  if (e.type === Tp || e.type === jr)
57758
57751
  sb(e);
57759
57752
  else
57760
- return t = pN(), ur(":"), r = Yu(), hN("init", t, r);
57753
+ return t = pN(), lr(":"), r = Yu(), hN("init", t, r);
57761
57754
  }
57762
57755
  function c6e() {
57763
57756
  var e = [], t, n, r, i = {}, a = String;
57764
- for (J = St.start, ur("{"); !Bt("}"); )
57765
- t = u6e(), t.key.type === Gq ? n = t.key.name : n = a(t.key.value), r = "$" + n, Object.prototype.hasOwnProperty.call(i, r) ? ht({}, U5e) : i[r] = !0, e.push(t), Bt("}") || ur(",");
57766
- return ur("}"), o6e(e);
57757
+ for (J = St.start, lr("{"); !Bt("}"); )
57758
+ t = u6e(), t.key.type === Gq ? n = t.key.name : n = a(t.key.value), r = "$" + n, Object.prototype.hasOwnProperty.call(i, r) ? ht({}, U5e) : i[r] = !0, e.push(t), Bt("}") || lr(",");
57759
+ return lr("}"), o6e(e);
57767
57760
  }
57768
57761
  function f6e() {
57769
- ur("(");
57762
+ lr("(");
57770
57763
  const e = ZE();
57771
- return ur(")"), e;
57764
+ return lr(")"), e;
57772
57765
  }
57773
57766
  const d6e = {
57774
57767
  if: 1
@@ -57794,10 +57787,10 @@ function h6e() {
57794
57787
  }
57795
57788
  function p6e() {
57796
57789
  const e = [];
57797
- if (ur("("), !Bt(")"))
57798
- for (; J < lr && (e.push(Yu()), !Bt(")")); )
57799
- ur(",");
57800
- return ur(")"), e;
57790
+ if (lr("("), !Bt(")"))
57791
+ for (; J < sr && (e.push(Yu()), !Bt(")")); )
57792
+ lr(",");
57793
+ return lr(")"), e;
57801
57794
  }
57802
57795
  function m6e() {
57803
57796
  J = St.start;
@@ -57805,12 +57798,12 @@ function m6e() {
57805
57798
  return n6e(e) || sb(e), KE(e.value);
57806
57799
  }
57807
57800
  function g6e() {
57808
- return ur("."), m6e();
57801
+ return lr("."), m6e();
57809
57802
  }
57810
57803
  function y6e() {
57811
- ur("[");
57804
+ lr("[");
57812
57805
  const e = ZE();
57813
- return ur("]"), e;
57806
+ return lr("]"), e;
57814
57807
  }
57815
57808
  function b6e() {
57816
57809
  var e, t, n;
@@ -57914,7 +57907,7 @@ function v6e() {
57914
57907
  }
57915
57908
  function Yu() {
57916
57909
  var e, t, n;
57917
- return e = v6e(), Bt("?") && (Vr(), t = Yu(), ur(":"), n = Yu(), e = a6e(e, t, n)), e;
57910
+ return e = v6e(), Bt("?") && (Vr(), t = Yu(), lr(":"), n = Yu(), e = a6e(e, t, n)), e;
57918
57911
  }
57919
57912
  function ZE() {
57920
57913
  const e = Yu();
@@ -57923,7 +57916,7 @@ function ZE() {
57923
57916
  return e;
57924
57917
  }
57925
57918
  function Qq(e) {
57926
- Oe = e, J = 0, lr = Oe.length, St = null, Zq();
57919
+ Oe = e, J = 0, sr = Oe.length, St = null, Zq();
57927
57920
  const t = ZE();
57928
57921
  if (St.type !== Tp)
57929
57922
  throw new Error("Unexpect token after expression.");
@@ -58084,7 +58077,7 @@ function nH(e) {
58084
58077
  const QE = "intersect", bN = "union", w6e = "vlMulti", E6e = "vlPoint", vN = "or", _6e = "and", Va = "_vgsid_", $h = Vi(Va), k6e = "E", S6e = "R", A6e = "R-E", C6e = "R-LE", T6e = "R-RE", M6e = "E-LT", N6e = "E-LTE", D6e = "E-GT", O6e = "E-GTE", R6e = "E-VALID", $6e = "E-ONE", my = "index:unit";
58085
58078
  function xN(e, t) {
58086
58079
  for (var n = t.fields, r = t.values, i = n.length, a = 0, o, s; a < i; ++a)
58087
- if (s = n[a], o = nH(s)(e), sl(o) && (o = ir(o)), sl(r[a]) && (r[a] = ir(r[a])), ne(r[a]) && sl(r[a][0]) && (r[a] = r[a].map(ir)), s.type === k6e) {
58080
+ if (s = n[a], o = nH(s)(e), sl(o) && (o = rr(o)), sl(r[a]) && (r[a] = rr(r[a])), ne(r[a]) && sl(r[a][0]) && (r[a] = r[a].map(rr)), s.type === k6e) {
58088
58081
  if (ne(r[a]) ? !r[a].includes(o) : o !== r[a])
58089
58082
  return !1;
58090
58083
  } else if (s.type === S6e) {
@@ -58171,11 +58164,11 @@ var sx = {
58171
58164
  return e.length ? e.filter((n) => t.includes(n)) : t;
58172
58165
  },
58173
58166
  R_union: function(e, t) {
58174
- var n = ir(t[0]), r = ir(t[1]);
58167
+ var n = rr(t[0]), r = rr(t[1]);
58175
58168
  return n > r && (n = t[1], r = t[0]), e.length ? (e[0] > n && (e[0] = n), e[1] < r && (e[1] = r), e) : [n, r];
58176
58169
  },
58177
58170
  R_intersect: function(e, t) {
58178
- var n = ir(t[0]), r = ir(t[1]);
58171
+ var n = rr(t[0]), r = rr(t[1]);
58179
58172
  return n > r && (n = t[1], r = t[0]), e.length ? r < e[0] || e[1] < n ? [] : (e[0] < n && (e[0] = n), e[1] > r && (e[1] = r), e) : [n, r];
58180
58173
  }
58181
58174
  };
@@ -58434,7 +58427,7 @@ function O7e(e, t, n) {
58434
58427
  function R7e(e, t, n, r, i) {
58435
58428
  e = To(e, (i || this).context);
58436
58429
  const a = ZB(t, n);
58437
- let o = e.domain(), s = o[0], l = ct(o), u = dr;
58430
+ let o = e.domain(), s = o[0], l = ct(o), u = fr;
58438
58431
  return l - s ? u = BB(e, s, l) : e = (e.interpolator ? yt("sequential")().interpolator(e.interpolator()) : yt("linear")().interpolate(e.interpolate()).range(e.range())).domain([s = 0, l = 1]), e.ticks && (o = e.ticks(+r || 15), s !== o[0] && o.unshift(s), l !== ct(o) && o.push(l)), o.forEach((c) => a.stop(u(c), e(c))), a;
58439
58432
  }
58440
58433
  function $7e(e, t, n) {
@@ -58554,7 +58547,7 @@ const Fh = {
58554
58547
  return G7(e);
58555
58548
  },
58556
58549
  // suppress extra arguments
58557
- toNumber: ir,
58550
+ toNumber: rr,
58558
58551
  toString: V7,
58559
58552
  indexof: x7e,
58560
58553
  join: v7e,
@@ -59101,8 +59094,8 @@ function Cwe(e, t, n) {
59101
59094
  return s;
59102
59095
  }
59103
59096
  return {
59104
- view: hr(e),
59105
- item: hr(t || {}),
59097
+ view: dr(e),
59098
+ item: dr(t || {}),
59106
59099
  group: i,
59107
59100
  xy: a,
59108
59101
  x: (o) => a(o)[0],
@@ -59791,7 +59784,7 @@ function IN(e, t, n, r) {
59791
59784
  value: n
59792
59785
  }, 1) : 0;
59793
59786
  }
59794
- function Yn(e, t, n) {
59787
+ function Vn(e, t, n) {
59795
59788
  for (const r in t)
59796
59789
  IN(e, r, t[r]);
59797
59790
  for (const r in n)
@@ -60298,7 +60291,7 @@ function u9e(e, t, n, r) {
60298
60291
  opacity: ft
60299
60292
  }
60300
60293
  };
60301
- return Yn(h, {
60294
+ return Vn(h, {
60302
60295
  stroke: i("gradientStrokeColor"),
60303
60296
  strokeWidth: i("gradientStrokeWidth")
60304
60297
  }, {
@@ -60337,7 +60330,7 @@ function c9e(e, t, n, r, i) {
60337
60330
  opacity: ft
60338
60331
  }
60339
60332
  };
60340
- return Yn(m, {
60333
+ return Vn(m, {
60341
60334
  stroke: a("gradientStrokeColor"),
60342
60335
  strokeWidth: a("gradientStrokeWidth")
60343
60336
  }, {
@@ -60369,7 +60362,7 @@ function qN(e, t, n, r) {
60369
60362
  opacity: ft
60370
60363
  }
60371
60364
  };
60372
- return Yn(p, {
60365
+ return Vn(p, {
60373
60366
  fill: i("labelColor"),
60374
60367
  fillOpacity: i("labelOpacity"),
60375
60368
  font: i("labelFont"),
@@ -60429,7 +60422,7 @@ function h9e(e, t, n, r, i) {
60429
60422
  }
60430
60423
  };
60431
60424
  let E = null, _ = null;
60432
- e.fill || (E = t.symbolBaseFillColor, _ = t.symbolBaseStrokeColor), Yn(g, {
60425
+ e.fill || (E = t.symbolBaseFillColor, _ = t.symbolBaseStrokeColor), Vn(g, {
60433
60426
  fill: a("symbolFillColor", E),
60434
60427
  shape: a("symbolType"),
60435
60428
  size: a("symbolSize"),
@@ -60474,7 +60467,7 @@ function h9e(e, t, n, r, i) {
60474
60467
  exit: {
60475
60468
  opacity: ft
60476
60469
  }
60477
- }, Yn(g, {
60470
+ }, Vn(g, {
60478
60471
  align: a("labelAlign"),
60479
60472
  baseline: a("labelBaseline"),
60480
60473
  fill: a("labelColor"),
@@ -60573,7 +60566,7 @@ function E9e(e, t, n, r) {
60573
60566
  opacity: ft
60574
60567
  }
60575
60568
  };
60576
- return Yn(a, {
60569
+ return Vn(a, {
60577
60570
  orient: i("titleOrient"),
60578
60571
  _anchor: i("titleAnchor"),
60579
60572
  anchor: {
@@ -60940,7 +60933,7 @@ function B9e(e, t, n) {
60940
60933
  enter: {},
60941
60934
  update: {}
60942
60935
  };
60943
- return Yn(r, {
60936
+ return Vn(r, {
60944
60937
  orient: e("orient"),
60945
60938
  offset: e("offset"),
60946
60939
  padding: e("padding"),
@@ -60999,7 +60992,7 @@ function W9e(e, t) {
60999
60992
  enter: {},
61000
60993
  update: {}
61001
60994
  };
61002
- return Yn(n, {
60995
+ return Vn(n, {
61003
60996
  orient: e("orient"),
61004
60997
  anchor: e("anchor"),
61005
60998
  align: {
@@ -61030,7 +61023,7 @@ function G9e(e, t, n, r) {
61030
61023
  opacity: i
61031
61024
  }
61032
61025
  };
61033
- return Yn(o, {
61026
+ return Vn(o, {
61034
61027
  text: a,
61035
61028
  align: {
61036
61029
  signal: "item.mark.group.align"
@@ -61079,7 +61072,7 @@ function V9e(e, t, n, r) {
61079
61072
  opacity: i
61080
61073
  }
61081
61074
  };
61082
- return Yn(o, {
61075
+ return Vn(o, {
61083
61076
  text: a,
61084
61077
  align: {
61085
61078
  signal: "item.mark.group.align"
@@ -61241,7 +61234,7 @@ function a_e(e, t, n, r) {
61241
61234
  opacity: ft
61242
61235
  }
61243
61236
  };
61244
- Yn(l, {
61237
+ Vn(l, {
61245
61238
  stroke: i("domainColor"),
61246
61239
  strokeCap: i("domainCap"),
61247
61240
  strokeDash: i("domainDash"),
@@ -61277,7 +61270,7 @@ function o_e(e, t, n, r, i) {
61277
61270
  opacity: ft
61278
61271
  }
61279
61272
  };
61280
- Yn(h, {
61273
+ Vn(h, {
61281
61274
  stroke: a("gridColor"),
61282
61275
  strokeCap: a("gridCap"),
61283
61276
  strokeDash: a("gridDash"),
@@ -61353,7 +61346,7 @@ function l_e(e, t, n, r, i, a) {
61353
61346
  opacity: ft
61354
61347
  }
61355
61348
  };
61356
- Yn(d, {
61349
+ Vn(d, {
61357
61350
  stroke: o("tickColor"),
61358
61351
  strokeCap: o("tickCap"),
61359
61352
  strokeDash: o("tickDash"),
@@ -61422,10 +61415,10 @@ function u_e(e, t, n, r, i, a) {
61422
61415
  y: E.y
61423
61416
  }
61424
61417
  };
61425
- Yn(_, {
61418
+ Vn(_, {
61426
61419
  dx: !d && p ? On(s, w) : null,
61427
61420
  dy: !h && p ? ba(s, w) : null
61428
- }), Yn(_, {
61421
+ }), Vn(_, {
61429
61422
  angle: o("labelAngle"),
61430
61423
  fill: o("labelColor"),
61431
61424
  fillOpacity: o("labelOpacity"),
@@ -61483,7 +61476,7 @@ function c_e(e, t, n, r) {
61483
61476
  };
61484
61477
  return l.x = On(a, c), l.y = ba(a, c), s.angle = On(a, ft, r_e(o, 90)), s.baseline = On(a, lj(a, Sl, Da), {
61485
61478
  value: Sl
61486
- }), l.angle = s.angle, l.baseline = s.baseline, Yn(u, {
61479
+ }), l.angle = s.angle, l.baseline = s.baseline, Vn(u, {
61487
61480
  fill: i("titleColor"),
61488
61481
  fillOpacity: i("titleOpacity"),
61489
61482
  font: i("titleFont"),
@@ -61545,7 +61538,7 @@ function h_e(e, t) {
61545
61538
  enter: {},
61546
61539
  update: {}
61547
61540
  };
61548
- return Yn(n, {
61541
+ return Vn(n, {
61549
61542
  orient: e("orient"),
61550
61543
  offset: e("offset") || 0,
61551
61544
  position: la(t.position, 0),
@@ -62082,7 +62075,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62082
62075
  CanvasHandler: _p,
62083
62076
  CanvasRenderer: Fg,
62084
62077
  DATE: Jr,
62085
- DAY: nr,
62078
+ DAY: tr,
62086
62079
  DAYOFYEAR: fo,
62087
62080
  Dataflow: df,
62088
62081
  Debug: iI,
@@ -62098,7 +62091,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62098
62091
  Item: q2,
62099
62092
  MILLISECONDS: wa,
62100
62093
  MINUTES: _i,
62101
- MONTH: sr,
62094
+ MONTH: or,
62102
62095
  Marks: ki,
62103
62096
  MultiPulse: sw,
62104
62097
  None: nI,
@@ -62115,13 +62108,13 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62115
62108
  SVGStringRenderer: UP,
62116
62109
  Scenegraph: wP,
62117
62110
  TIME_UNITS: Z7,
62118
- Transform: Q,
62111
+ Transform: Z,
62119
62112
  View: MH,
62120
62113
  WEEK: wn,
62121
62114
  Warn: I7,
62122
- YEAR: Gn,
62115
+ YEAR: Wn,
62123
62116
  accessor: oi,
62124
- accessorFields: or,
62117
+ accessorFields: ar,
62125
62118
  accessorName: on,
62126
62119
  array: we,
62127
62120
  ascending: rp,
@@ -62137,7 +62130,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62137
62130
  clampRange: mI,
62138
62131
  codegenExpression: tH,
62139
62132
  compare: U7,
62140
- constant: hr,
62133
+ constant: dr,
62141
62134
  cumulativeLogNormal: yw,
62142
62135
  cumulativeNormal: E2,
62143
62136
  cumulativeUniform: ww,
@@ -62170,7 +62163,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62170
62163
  formats: aw,
62171
62164
  hasOwnProperty: Se,
62172
62165
  id: np,
62173
- identity: dr,
62166
+ identity: fr,
62174
62167
  inferType: kL,
62175
62168
  inferTypes: SL,
62176
62169
  ingest: vt,
@@ -62287,7 +62280,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62287
62280
  timeUnits: Q7,
62288
62281
  toBoolean: W7,
62289
62282
  toDate: G7,
62290
- toNumber: ir,
62283
+ toNumber: rr,
62291
62284
  toSet: xa,
62292
62285
  toString: V7,
62293
62286
  transform: IL,
@@ -62586,7 +62579,7 @@ function M9(e, t) {
62586
62579
  function Nt(e) {
62587
62580
  return se(e).length === 0;
62588
62581
  }
62589
- const se = Object.keys, Vn = Object.values, Al = Object.entries;
62582
+ const se = Object.keys, Gn = Object.values, Al = Object.entries;
62590
62583
  function Bh(e) {
62591
62584
  return e === !0 || e === !1;
62592
62585
  }
@@ -63243,7 +63236,7 @@ function Oj(e) {
63243
63236
  function zt(e) {
63244
63237
  return e === !0 || _c(e) && !e.binned;
63245
63238
  }
63246
- function Bn(e) {
63239
+ function zn(e) {
63247
63240
  return e === "binned" || _c(e) && e.binned === !0;
63248
63241
  }
63249
63242
  function _c(e) {
@@ -63275,10 +63268,10 @@ function nD(e) {
63275
63268
  function zp(e) {
63276
63269
  return le(e, "expr");
63277
63270
  }
63278
- function Pn(e, { level: t } = { level: 0 }) {
63271
+ function Bn(e, { level: t } = { level: 0 }) {
63279
63272
  const n = se(e || {}), r = {};
63280
63273
  for (const i of n)
63281
- r[i] = t === 0 ? pi(e[i]) : Pn(e[i], { level: t - 1 });
63274
+ r[i] = t === 0 ? pi(e[i]) : Bn(e[i], { level: t - 1 });
63282
63275
  return r;
63283
63276
  }
63284
63277
  function Rj(e) {
@@ -64058,7 +64051,7 @@ function iW(e, t = !0) {
64058
64051
  if (QSe(e))
64059
64052
  return Ob(s, e.valid);
64060
64053
  if (Q9(e)) {
64061
- const { range: l } = Pn(e), u = $e(l) ? { signal: `${l.signal}[0]` } : l[0], c = $e(l) ? { signal: `${l.signal}[1]` } : l[1];
64054
+ const { range: l } = Bn(e), u = $e(l) ? { signal: `${l.signal}[0]` } : l[0], c = $e(l) ? { signal: `${l.signal}[1]` } : l[1];
64062
64055
  if (u !== null && c !== null && t)
64063
64056
  return "inrange(" + s + ", [" + qa(u, i) + ", " + qa(c, i) + "])";
64064
64057
  const f = [];
@@ -64109,7 +64102,7 @@ function nAe(e) {
64109
64102
  return "geojson";
64110
64103
  }
64111
64104
  }
64112
- const Un = {
64105
+ const Pn = {
64113
64106
  // Continuous - Quantitative
64114
64107
  LINEAR: "linear",
64115
64108
  LOG: "log",
@@ -64368,7 +64361,7 @@ function fW(e, t) {
64368
64361
  }
64369
64362
  }
64370
64363
  function pAe(e, t) {
64371
- return at([e_, t_], t) ? e === void 0 || Fn(e) : t === Xf ? at([Un.TIME, Un.UTC, void 0], e) : t === ec ? lW(e) || Kf(e) || e === void 0 : !0;
64364
+ return at([e_, t_], t) ? e === void 0 || Fn(e) : t === Xf ? at([Pn.TIME, Pn.UTC, void 0], e) : t === ec ? lW(e) || Kf(e) || e === void 0 : !0;
64372
64365
  }
64373
64366
  function mAe(e, t, n = !1) {
64374
64367
  if (!Ro(e))
@@ -64618,7 +64611,7 @@ function l_({ channel: e, channelDef: t, channel2Def: n, markDef: r, config: i,
64618
64611
  return s != null && s.impute ? Ou(t, a, { binSuffix: "mid" }, { offset: l }) : c && !Fn(f) ? ky({ scaleName: a, fieldOrDatumDef: t, bandPosition: c, offset: l }) : Ou(t, a, jp(t, e) ? { binSuffix: "range" } : {}, {
64619
64612
  offset: l
64620
64613
  });
64621
- if (Bn(d)) {
64614
+ if (zn(d)) {
64622
64615
  if (he(n))
64623
64616
  return ky({
64624
64617
  scaleName: a,
@@ -64708,7 +64701,7 @@ function u_({ fieldOrDatumDef: e, format: t, formatType: n, expr: r, normalizeSt
64708
64701
  format: t,
64709
64702
  formatType: a.timeFormatType,
64710
64703
  rawTimeFormat: a.timeFormat,
64711
- isUTCScale: Cc(e) && ((u = e.scale) == null ? void 0 : u.type) === Un.UTC
64704
+ isUTCScale: Cc(e) && ((u = e.scale) == null ? void 0 : u.type) === Pn.UTC
64712
64705
  });
64713
64706
  return c ? { signal: c } : void 0;
64714
64707
  }
@@ -65120,7 +65113,7 @@ function JAe(e) {
65120
65113
  }
65121
65114
  function p_(e, t, { compositeMark: n = !1 } = {}) {
65122
65115
  const { aggregate: r, timeUnit: i, bin: a, field: o } = e, s = { ...e };
65123
- if (!n && r && !B9(r) && !Gl(r) && !bs(r) && (ce(Jke(r)), delete s.aggregate), i && (s.timeUnit = $n(i)), o && (s.field = `${o}`), zt(a) && (s.bin = Pb(a, t)), Bn(a) && !hn(t) && ce(DSe(t)), Fr(s)) {
65116
+ if (!n && r && !B9(r) && !Gl(r) && !bs(r) && (ce(Jke(r)), delete s.aggregate), i && (s.timeUnit = $n(i)), o && (s.field = `${o}`), zt(a) && (s.bin = Pb(a, t)), zn(a) && !hn(t) && ce(DSe(t)), Fr(s)) {
65124
65117
  const { type: l } = s, u = nAe(l);
65125
65118
  l !== u && (s.type = u), l !== "quantitative" && Tb(r) && (ce(Qke(l, r)), s.type = "quantitative");
65126
65119
  } else if (!Aj(t)) {
@@ -65649,7 +65642,7 @@ function aCe(e, t, n) {
65649
65642
  if (r) {
65650
65643
  if (r === "binned") {
65651
65644
  const i = e[t === Oa ? Vt : Ln];
65652
- return !!(he(i) && he(e[t]) && Bn(i.bin));
65645
+ return !!(he(i) && he(e[t]) && zn(i.bin));
65653
65646
  }
65654
65647
  } else return !1;
65655
65648
  return !0;
@@ -66864,19 +66857,19 @@ function sG(e = {}) {
66864
66857
  for (const l of ["background", "lineBreak", "padding"])
66865
66858
  o[l] && (s[l] = pi(o[l]));
66866
66859
  for (const l of mW)
66867
- o[l] && (s[l] = Pn(o[l]));
66860
+ o[l] && (s[l] = Bn(o[l]));
66868
66861
  for (const l of LW)
66869
66862
  o[l] && (s[l] = oG(o[l]));
66870
66863
  for (const l of tG)
66871
- o[l] && (s[l] = Pn(o[l]));
66872
- if (o.legend && (s.legend = Pn(o.legend)), o.scale) {
66873
- const { invalid: l, ...u } = o.scale, c = Pn(l, { level: 1 });
66864
+ o[l] && (s[l] = Bn(o[l]));
66865
+ if (o.legend && (s.legend = Bn(o.legend)), o.scale) {
66866
+ const { invalid: l, ...u } = o.scale, c = Bn(l, { level: 1 });
66874
66867
  s.scale = {
66875
- ...Pn(u),
66868
+ ...Bn(u),
66876
66869
  ...se(c).length > 0 ? { invalid: c } : {}
66877
66870
  };
66878
66871
  }
66879
- return o.style && (s.style = BCe(o.style)), o.title && (s.title = Pn(o.title)), o.view && (s.view = Pn(o.view)), s;
66872
+ return o.style && (s.style = BCe(o.style)), o.title && (s.title = Bn(o.title)), o.view && (s.view = Bn(o.view)), s;
66880
66873
  }
66881
66874
  const UCe = /* @__PURE__ */ new Set(["view", ...xAe]), qCe = [
66882
66875
  "color",
@@ -67113,7 +67106,7 @@ function lG(e, t) {
67113
67106
  return y;
67114
67107
  }, []);
67115
67108
  let p;
67116
- return a.stack !== void 0 ? Rl(a.stack) ? p = a.stack ? "zero" : null : p = a.stack : QCe.has(r) && (p = "zero"), !p || !KCe(p) || PW(t) && h.length === 0 ? null : ((m = a == null ? void 0 : a.scale) != null && m.type && ((g = a == null ? void 0 : a.scale) == null ? void 0 : g.type) !== Un.LINEAR && a != null && a.stack && ce(SSe(a.scale.type)), Xe(t[Oo(i)]) ? (a.stack !== void 0 && ce(kSe(i)), null) : (he(a) && a.aggregate && !vke.has(a.aggregate) && ce(ASe(a.aggregate)), {
67109
+ return a.stack !== void 0 ? Rl(a.stack) ? p = a.stack ? "zero" : null : p = a.stack : QCe.has(r) && (p = "zero"), !p || !KCe(p) || PW(t) && h.length === 0 ? null : ((m = a == null ? void 0 : a.scale) != null && m.type && ((g = a == null ? void 0 : a.scale) == null ? void 0 : g.type) !== Pn.LINEAR && a != null && a.stack && ce(SSe(a.scale.type)), Xe(t[Oo(i)]) ? (a.stack !== void 0 && ce(kSe(i)), null) : (he(a) && a.aggregate && !vke.has(a.aggregate) && ce(ASe(a.aggregate)), {
67117
67110
  groupbyChannels: l,
67118
67111
  groupbyFields: u,
67119
67112
  fieldChannel: i,
@@ -67123,7 +67116,7 @@ function lG(e, t) {
67123
67116
  }));
67124
67117
  }
67125
67118
  function uG(e, t, n) {
67126
- const r = Pn(e), i = Mt("orient", r, n);
67119
+ const r = Bn(e), i = Mt("orient", r, n);
67127
67120
  if (r.orient = rTe(r.type, t, i), i !== void 0 && i !== r.orient && ce(lSe(r.orient, i)), r.type === "bar" && r.orient) {
67128
67121
  const l = Mt("cornerRadiusEnd", r, n);
67129
67122
  if (l !== void 0) {
@@ -67162,26 +67155,26 @@ function rTe(e, t, n) {
67162
67155
  const { x: r, y: i, x2: a, y2: o } = t;
67163
67156
  switch (e) {
67164
67157
  case $b:
67165
- if (he(r) && (Bn(r.bin) || he(i) && i.aggregate && !r.aggregate))
67158
+ if (he(r) && (zn(r.bin) || he(i) && i.aggregate && !r.aggregate))
67166
67159
  return "vertical";
67167
- if (he(i) && (Bn(i.bin) || he(r) && r.aggregate && !i.aggregate))
67160
+ if (he(i) && (zn(i.bin) || he(r) && r.aggregate && !i.aggregate))
67168
67161
  return "horizontal";
67169
67162
  if (o || a) {
67170
67163
  if (n)
67171
67164
  return n;
67172
67165
  if (!a)
67173
- return (he(r) && r.type === ec && !zt(r.bin) || Sy(r)) && he(i) && Bn(i.bin) ? "horizontal" : "vertical";
67166
+ return (he(r) && r.type === ec && !zt(r.bin) || Sy(r)) && he(i) && zn(i.bin) ? "horizontal" : "vertical";
67174
67167
  if (!o)
67175
- return (he(i) && i.type === ec && !zt(i.bin) || Sy(i)) && he(r) && Bn(r.bin) ? "vertical" : "horizontal";
67168
+ return (he(i) && i.type === ec && !zt(i.bin) || Sy(i)) && he(r) && zn(r.bin) ? "vertical" : "horizontal";
67176
67169
  }
67177
67170
  case _y:
67178
- if (a && !(he(r) && Bn(r.bin)) && o && !(he(i) && Bn(i.bin)))
67171
+ if (a && !(he(r) && zn(r.bin)) && o && !(he(i) && zn(i.bin)))
67179
67172
  return;
67180
67173
  case Rb:
67181
67174
  if (o)
67182
- return he(i) && Bn(i.bin) ? "horizontal" : "vertical";
67175
+ return he(i) && zn(i.bin) ? "horizontal" : "vertical";
67183
67176
  if (a)
67184
- return he(r) && Bn(r.bin) ? "vertical" : "horizontal";
67177
+ return he(r) && zn(r.bin) ? "vertical" : "horizontal";
67185
67178
  if (e === _y) {
67186
67179
  if (r && !i)
67187
67180
  return "vertical";
@@ -67388,7 +67381,7 @@ class lTe {
67388
67381
  if (r === "line" || go(r) && r.type === "line")
67389
67382
  for (const i of rke) {
67390
67383
  const a = Ec(i), o = n[a];
67391
- if (n[i] && (he(o) && !Bn(o.bin) || $o(o)))
67384
+ if (n[i] && (he(o) && !zn(o.bin) || $o(o)))
67392
67385
  return !0;
67393
67386
  }
67394
67387
  }
@@ -67678,7 +67671,7 @@ class NTe extends S_ {
67678
67671
  params: Al(r).map(([a, o]) => {
67679
67672
  const { init: s, bind: l, empty: u, ...c } = o;
67680
67673
  c.type === "single" ? (c.type = "point", c.toggle = !1) : c.type === "multi" && (c.type = "point"), n.emptySelections[a] = u !== "none";
67681
- for (const f of Vn(n.selectionPredicates[a] ?? {}))
67674
+ for (const f of Gn(n.selectionPredicates[a] ?? {}))
67682
67675
  f.empty = u !== "none";
67683
67676
  return { name: a, value: s, select: c, bind: l };
67684
67677
  })
@@ -68140,17 +68133,17 @@ class io extends Ct {
68140
68133
  this.timeUnits = n;
68141
68134
  }
68142
68135
  producedFields() {
68143
- return new Set(Vn(this.timeUnits).map((t) => wx(t) ? t.as : ID(t.field)));
68136
+ return new Set(Gn(this.timeUnits).map((t) => wx(t) ? t.as : ID(t.field)));
68144
68137
  }
68145
68138
  dependentFields() {
68146
- return new Set(Vn(this.timeUnits).map((t) => t.field));
68139
+ return new Set(Gn(this.timeUnits).map((t) => t.field));
68147
68140
  }
68148
68141
  hash() {
68149
68142
  return `TimeUnit ${lt(this.timeUnits)}`;
68150
68143
  }
68151
68144
  assemble() {
68152
68145
  const t = [];
68153
- for (const n of Vn(this.timeUnits)) {
68146
+ for (const n of Gn(this.timeUnits)) {
68154
68147
  const { rectBandPosition: r } = n, i = $n(n.timeUnit);
68155
68148
  if (wx(n)) {
68156
68149
  const { field: a, as: o } = n, { unit: s, utc: l, ...u } = i, c = [o, `${o}_end`];
@@ -68313,7 +68306,7 @@ const HTe = {
68313
68306
  }
68314
68307
  ])), n),
68315
68308
  signals: (e, t, n) => {
68316
- const r = t.name, i = r + Gp, a = t.project, o = "(item().isVoronoi ? datum.datum : datum)", s = Vn(e.component.selection ?? {}).reduce((c, f) => f.type === "interval" ? c.concat(f.name + xf) : c, []).map((c) => `indexof(item().mark.name, '${c}') < 0`).join(" && "), l = `datum && item().mark.marktype !== 'group' && indexof(item().mark.role, 'legend') < 0${s ? ` && ${s}` : ""}`;
68309
+ const r = t.name, i = r + Gp, a = t.project, o = "(item().isVoronoi ? datum.datum : datum)", s = Gn(e.component.selection ?? {}).reduce((c, f) => f.type === "interval" ? c.concat(f.name + xf) : c, []).map((c) => `indexof(item().mark.name, '${c}') < 0`).join(" && "), l = `datum && item().mark.marktype !== 'group' && indexof(item().mark.role, 'legend') < 0${s ? ` && ${s}` : ""}`;
68317
68310
  let u = `unit: ${$u(e)}, `;
68318
68311
  if (t.project.hasSelectionId)
68319
68312
  u += `${Aa}: ${o}[${me(Aa)}]`;
@@ -68360,7 +68353,7 @@ function AG(e) {
68360
68353
  const { signals: t, hasLegend: n, index: r, ...i } = e;
68361
68354
  return i.field = Qi(i.field), i;
68362
68355
  }
68363
- function rc(e, t = !0, n = dr) {
68356
+ function rc(e, t = !0, n = fr) {
68364
68357
  if (ne(e)) {
68365
68358
  const r = e.map((i) => rc(i, t, n));
68366
68359
  return t ? `[${r.join(", ")}]` : r;
@@ -68369,7 +68362,7 @@ function rc(e, t = !0, n = dr) {
68369
68362
  return t ? n(Dt(e)) : e;
68370
68363
  }
68371
68364
  function VTe(e, t) {
68372
- for (const n of Vn(e.component.selection ?? {})) {
68365
+ for (const n of Gn(e.component.selection ?? {})) {
68373
68366
  const r = n.name;
68374
68367
  let i = `${r}${xs}, ${n.resolve === "global" ? "true" : `{unit: ${$u(e)}}`}`;
68375
68368
  for (const a of Kb)
@@ -68404,7 +68397,7 @@ function YTe(e, t) {
68404
68397
  }
68405
68398
  function XTe(e, t) {
68406
68399
  let n = !1;
68407
- for (const r of Vn(e.component.selection ?? {})) {
68400
+ for (const r of Gn(e.component.selection ?? {})) {
68408
68401
  const i = r.name, a = me(i + ic);
68409
68402
  if (t.filter((s) => s.name === i).length === 0) {
68410
68403
  const s = r.resolve === "global" ? "union" : r.resolve, l = r.type === "point" ? ", true, true)" : ")";
@@ -68425,7 +68418,7 @@ function XTe(e, t) {
68425
68418
  }
68426
68419
  function KTe(e, t) {
68427
68420
  const n = [], r = [], i = $u(e, { escape: !1 });
68428
- for (const a of Vn(e.component.selection ?? {})) {
68421
+ for (const a of Gn(e.component.selection ?? {})) {
68429
68422
  const o = { name: a.name + ic };
68430
68423
  if (a.project.hasSelectionId && (o.transform = [{ type: "collect", sort: { field: Aa } }]), a.init) {
68431
68424
  const l = a.project.items.map(AG);
@@ -68448,7 +68441,7 @@ function KTe(e, t) {
68448
68441
  return n.concat(t, r);
68449
68442
  }
68450
68443
  function CG(e, t) {
68451
- for (const n of Vn(e.component.selection ?? {}))
68444
+ for (const n of Gn(e.component.selection ?? {}))
68452
68445
  for (const r of Kb)
68453
68446
  r.defined(n) && r.marks && (t = r.marks(e, n, t));
68454
68447
  return t;
@@ -68536,7 +68529,7 @@ const xf = "_brush", TG = "_scale_trigger", ud = "geo_interval_init_tick", MG =
68536
68529
  }
68537
68530
  },
68538
68531
  signals: (e, t, n) => {
68539
- const r = t.name, i = r + xs, a = Vn(t.project.hasChannel).filter((s) => s.channel === Vt || s.channel === Ln), o = t.init ? t.init[0] : null;
68532
+ const r = t.name, i = r + xs, a = Gn(t.project.hasChannel).filter((s) => s.channel === Vt || s.channel === Ln), o = t.init ? t.init[0] : null;
68540
68533
  if (n.push(...a.reduce((s, l) => s.concat(tMe(e, t, l, o && o[l.index])), [])), e.hasProjection) {
68541
68534
  const s = me(e.projectionName()), l = e.projectionName() + JTe, { x: u, y: c } = t.project.hasChannel, f = u && u.signals.visual, d = c && c.signals.visual, h = u ? o && o[u.index] : `${l}[0]`, p = c ? o && o[c.index] : `${l}[1]`, m = (E) => e.getSizeSignalRef(E).signal, g = `[[${f ? f + "[0]" : "0"}, ${d ? d + "[0]" : "0"}],[${f ? f + "[1]" : m("width")}, ${d ? d + "[1]" : m("height")}]]`;
68542
68535
  o && (n.unshift({
@@ -68765,7 +68758,7 @@ function DG(e, t, n, { reactiveGeom: r } = {}) {
68765
68758
  let g;
68766
68759
  if (hn(f)) {
68767
68760
  const y = f === "x" ? "x2" : "y2", b = Sa(e[y]);
68768
- if (Bn(h.bin) && b) {
68761
+ if (zn(h.bin) && b) {
68769
68762
  const v = xe(h, { expr: o }), w = xe(b, { expr: o }), { format: E, formatType: _ } = Cy(h);
68770
68763
  g = Pp(v, w, E, _, i), a.add(y);
68771
68764
  }
@@ -68836,7 +68829,7 @@ function iMe(e) {
68836
68829
  }
68837
68830
  };
68838
68831
  }
68839
- function qn(e, t, n = {}) {
68832
+ function Un(e, t, n = {}) {
68840
68833
  const { markDef: r, encoding: i, config: a } = t, { vgChannel: o } = n;
68841
68834
  let { defaultRef: s, defaultValue: l } = n;
68842
68835
  const u = i[e];
@@ -68882,15 +68875,15 @@ function OG(e, t = { filled: void 0 }) {
68882
68875
  };
68883
68876
  return n.color && (o ? n.fill : n.stroke) && ce(Hj("property", { fill: "fill" in n, stroke: "stroke" in n })), {
68884
68877
  ...f,
68885
- ...qn("color", e, {
68878
+ ...Un("color", e, {
68886
68879
  vgChannel: c,
68887
68880
  defaultValue: o ? l : u
68888
68881
  }),
68889
- ...qn("fill", e, {
68882
+ ...Un("fill", e, {
68890
68883
  // if there is encoding.fill, include default fill just in case we have conditional-only fill encoding
68891
68884
  defaultValue: r.fill ? l : void 0
68892
68885
  }),
68893
- ...qn("stroke", e, {
68886
+ ...Un("stroke", e, {
68894
68887
  // if there is encoding.stroke, include default fill just in case we have conditional-only stroke encoding
68895
68888
  defaultValue: r.stroke ? u : void 0
68896
68889
  })
@@ -69114,7 +69107,7 @@ function n1(e, t) {
69114
69107
  }
69115
69108
  function vs(e, t) {
69116
69109
  const { config: n, encoding: r, markDef: i } = e, a = i.type, o = Oo(t), s = ri(t), l = r[t], u = r[o], c = e.getScaleComponent(t), f = c ? c.get("type") : void 0, d = i.orient, h = r[s] ?? r.size ?? Mt("size", i, n, { vgChannel: s }), p = Cj(t), m = a === "bar" && (t === "x" ? d === "vertical" : d === "horizontal") || a === "tick" && (t === "y" ? d === "vertical" : d === "horizontal");
69117
- return he(l) && (zt(l.bin) || Bn(l.bin) || l.timeUnit && !u) && !(h && !tc(h)) && !r[p] && !Fn(f) ? hMe({
69110
+ return he(l) && (zt(l.bin) || zn(l.bin) || l.timeUnit && !u) && !(h && !tc(h)) && !r[p] && !Fn(f) ? hMe({
69118
69111
  fieldDef: l,
69119
69112
  fieldDef2: u,
69120
69113
  channel: t,
@@ -69164,7 +69157,7 @@ function dMe(e, t, n) {
69164
69157
  s === "horizontal" && t === "y" || s === "vertical" && t === "x"
69165
69158
  );
69166
69159
  let g;
69167
- (i.size || r.size) && (m ? g = qn("size", n, {
69160
+ (i.size || r.size) && (m ? g = Un("size", n, {
69168
69161
  vgChannel: c,
69169
69162
  defaultRef: Pt(r.size)
69170
69163
  }) : ce(pSe(r.type)));
@@ -69238,7 +69231,7 @@ function hMe({ fieldDef: e, fieldDef2: t, channel: n, model: r }) {
69238
69231
  useRectOffsetField: O
69239
69232
  })
69240
69233
  };
69241
- } else if (Bn(e.bin)) {
69234
+ } else if (zn(e.bin)) {
69242
69235
  const O = Ou(e, l, {}, { offset: S });
69243
69236
  if (he(t))
69244
69237
  return {
@@ -69275,11 +69268,11 @@ function na(e, t) {
69275
69268
  ...mMe(e.markDef, t),
69276
69269
  ...HD("fill", n),
69277
69270
  ...HD("stroke", r),
69278
- ...qn("opacity", e),
69279
- ...qn("fillOpacity", e),
69280
- ...qn("strokeOpacity", e),
69281
- ...qn("strokeWidth", e),
69282
- ...qn("strokeDash", e),
69271
+ ...Un("opacity", e),
69272
+ ...Un("fillOpacity", e),
69273
+ ...Un("strokeOpacity", e),
69274
+ ...Un("strokeWidth", e),
69275
+ ...Un("strokeDash", e),
69283
69276
  ...aMe(e),
69284
69277
  ...NG(e),
69285
69278
  ...M_(e, "href"),
@@ -69479,7 +69472,7 @@ const kx = "voronoi", FG = {
69479
69472
  function yMe(e, t, n) {
69480
69473
  var i;
69481
69474
  const r = (i = e.fieldDef(t)) == null ? void 0 : i.field;
69482
- for (const a of Vn(e.component.selection ?? {})) {
69475
+ for (const a of Gn(e.component.selection ?? {})) {
69483
69476
  const o = a.project.hasField[r] ?? a.project.hasChannel[t];
69484
69477
  if (o && zG.defined(a)) {
69485
69478
  const s = n.get("selections") ?? [];
@@ -69583,7 +69576,7 @@ function $u(e, { escape: t } = { escape: !0 }) {
69583
69576
  return n;
69584
69577
  }
69585
69578
  function O_(e) {
69586
- return Vn(e.component.selection ?? {}).reduce((t, n) => t || n.project.hasSelectionId, !1);
69579
+ return Gn(e.component.selection ?? {}).reduce((t, n) => t || n.project.hasSelectionId, !1);
69587
69580
  }
69588
69581
  function jG(e, t) {
69589
69582
  (_e(t.select) || !t.select.on) && delete e.events, (_e(t.select) || !t.select.clear) && delete e.clear, (_e(t.select) || !t.select.toggle) && delete e.toggle;
@@ -69628,7 +69621,7 @@ function $Me(e) {
69628
69621
  return [];
69629
69622
  }
69630
69623
  }
69631
- var Fo, Re, ee, cr, At, Zb = 1, Vp = 2, ac = 3, Yl = 4, Qb = 5, Tc = 6, Wr = 7, Yp = 8, FMe = 9;
69624
+ var Fo, Re, ee, ur, At, Zb = 1, Vp = 2, ac = 3, Yl = 4, Qb = 5, Tc = 6, Wr = 7, Yp = 8, FMe = 9;
69632
69625
  Fo = {};
69633
69626
  Fo[Zb] = "Boolean";
69634
69627
  Fo[Vp] = "<end>";
@@ -69639,7 +69632,7 @@ Fo[Tc] = "Numeric";
69639
69632
  Fo[Wr] = "Punctuator";
69640
69633
  Fo[Yp] = "String";
69641
69634
  Fo[FMe] = "RegularExpression";
69642
- var IMe = "ArrayExpression", LMe = "BinaryExpression", zMe = "CallExpression", BMe = "ConditionalExpression", WG = "Identifier", PMe = "Literal", UMe = "LogicalExpression", qMe = "MemberExpression", HMe = "ObjectExpression", jMe = "Property", WMe = "UnaryExpression", Rn = "Unexpected token %0", GMe = "Unexpected number", VMe = "Unexpected string", YMe = "Unexpected identifier", XMe = "Unexpected reserved word", KMe = "Unexpected end of input", y6 = "Invalid regular expression", Sx = "Invalid regular expression: missing /", GG = "Octal literals are not allowed in strict mode.", ZMe = "Duplicate data property in object literal not allowed in strict mode", Wn = "ILLEGAL", Hh = "Disabled.", QMe = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0370-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0620-\\u064A\\u066E\\u066F\\u0671-\\u06D3\\u06D5\\u06E5\\u06E6\\u06EE\\u06EF\\u06FA-\\u06FC\\u06FF\\u0710\\u0712-\\u072F\\u074D-\\u07A5\\u07B1\\u07CA-\\u07EA\\u07F4\\u07F5\\u07FA\\u0800-\\u0815\\u081A\\u0824\\u0828\\u0840-\\u0858\\u08A0-\\u08B2\\u0904-\\u0939\\u093D\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BD\\u09CE\\u09DC\\u09DD\\u09DF-\\u09E1\\u09F0\\u09F1\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A59-\\u0A5C\\u0A5E\\u0A72-\\u0A74\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AD0\\u0AE0\\u0AE1\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B71\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BD0\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D\\u0C58\\u0C59\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBD\\u0CDE\\u0CE0\\u0CE1\\u0CF1\\u0CF2\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D\\u0D4E\\u0D60\\u0D61\\u0D7A-\\u0D7F\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0E01-\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E46\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EDC-\\u0EDF\\u0F00\\u0F40-\\u0F47\\u0F49-\\u0F6C\\u0F88-\\u0F8C\\u1000-\\u102A\\u103F\\u1050-\\u1055\\u105A-\\u105D\\u1061\\u1065\\u1066\\u106E-\\u1070\\u1075-\\u1081\\u108E\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1711\\u1720-\\u1731\\u1740-\\u1751\\u1760-\\u176C\\u176E-\\u1770\\u1780-\\u17B3\\u17D7\\u17DC\\u1820-\\u1877\\u1880-\\u18A8\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1950-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19C1-\\u19C7\\u1A00-\\u1A16\\u1A20-\\u1A54\\u1AA7\\u1B05-\\u1B33\\u1B45-\\u1B4B\\u1B83-\\u1BA0\\u1BAE\\u1BAF\\u1BBA-\\u1BE5\\u1C00-\\u1C23\\u1C4D-\\u1C4F\\u1C5A-\\u1C7D\\u1CE9-\\u1CEC\\u1CEE-\\u1CF1\\u1CF5\\u1CF6\\u1D00-\\u1DBF\\u1E00-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u2071\\u207F\\u2090-\\u209C\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CEE\\u2CF2\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D80-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2E2F\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA61F\\uA62A\\uA62B\\uA640-\\uA66E\\uA67F-\\uA69D\\uA6A0-\\uA6EF\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA801\\uA803-\\uA805\\uA807-\\uA80A\\uA80C-\\uA822\\uA840-\\uA873\\uA882-\\uA8B3\\uA8F2-\\uA8F7\\uA8FB\\uA90A-\\uA925\\uA930-\\uA946\\uA960-\\uA97C\\uA984-\\uA9B2\\uA9CF\\uA9E0-\\uA9E4\\uA9E6-\\uA9EF\\uA9FA-\\uA9FE\\uAA00-\\uAA28\\uAA40-\\uAA42\\uAA44-\\uAA4B\\uAA60-\\uAA76\\uAA7A\\uAA7E-\\uAAAF\\uAAB1\\uAAB5\\uAAB6\\uAAB9-\\uAABD\\uAAC0\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEA\\uAAF2-\\uAAF4\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABE2\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D\\uFB1F-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF21-\\uFF3A\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]"), JMe = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]");
69635
+ var IMe = "ArrayExpression", LMe = "BinaryExpression", zMe = "CallExpression", BMe = "ConditionalExpression", WG = "Identifier", PMe = "Literal", UMe = "LogicalExpression", qMe = "MemberExpression", HMe = "ObjectExpression", jMe = "Property", WMe = "UnaryExpression", Rn = "Unexpected token %0", GMe = "Unexpected number", VMe = "Unexpected string", YMe = "Unexpected identifier", XMe = "Unexpected reserved word", KMe = "Unexpected end of input", y6 = "Invalid regular expression", Sx = "Invalid regular expression: missing /", GG = "Octal literals are not allowed in strict mode.", ZMe = "Duplicate data property in object literal not allowed in strict mode", jn = "ILLEGAL", Hh = "Disabled.", QMe = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0370-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0620-\\u064A\\u066E\\u066F\\u0671-\\u06D3\\u06D5\\u06E5\\u06E6\\u06EE\\u06EF\\u06FA-\\u06FC\\u06FF\\u0710\\u0712-\\u072F\\u074D-\\u07A5\\u07B1\\u07CA-\\u07EA\\u07F4\\u07F5\\u07FA\\u0800-\\u0815\\u081A\\u0824\\u0828\\u0840-\\u0858\\u08A0-\\u08B2\\u0904-\\u0939\\u093D\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BD\\u09CE\\u09DC\\u09DD\\u09DF-\\u09E1\\u09F0\\u09F1\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A59-\\u0A5C\\u0A5E\\u0A72-\\u0A74\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AD0\\u0AE0\\u0AE1\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B71\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BD0\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D\\u0C58\\u0C59\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBD\\u0CDE\\u0CE0\\u0CE1\\u0CF1\\u0CF2\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D\\u0D4E\\u0D60\\u0D61\\u0D7A-\\u0D7F\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0E01-\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E46\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EDC-\\u0EDF\\u0F00\\u0F40-\\u0F47\\u0F49-\\u0F6C\\u0F88-\\u0F8C\\u1000-\\u102A\\u103F\\u1050-\\u1055\\u105A-\\u105D\\u1061\\u1065\\u1066\\u106E-\\u1070\\u1075-\\u1081\\u108E\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1711\\u1720-\\u1731\\u1740-\\u1751\\u1760-\\u176C\\u176E-\\u1770\\u1780-\\u17B3\\u17D7\\u17DC\\u1820-\\u1877\\u1880-\\u18A8\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1950-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19C1-\\u19C7\\u1A00-\\u1A16\\u1A20-\\u1A54\\u1AA7\\u1B05-\\u1B33\\u1B45-\\u1B4B\\u1B83-\\u1BA0\\u1BAE\\u1BAF\\u1BBA-\\u1BE5\\u1C00-\\u1C23\\u1C4D-\\u1C4F\\u1C5A-\\u1C7D\\u1CE9-\\u1CEC\\u1CEE-\\u1CF1\\u1CF5\\u1CF6\\u1D00-\\u1DBF\\u1E00-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u2071\\u207F\\u2090-\\u209C\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CEE\\u2CF2\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D80-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2E2F\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA61F\\uA62A\\uA62B\\uA640-\\uA66E\\uA67F-\\uA69D\\uA6A0-\\uA6EF\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA801\\uA803-\\uA805\\uA807-\\uA80A\\uA80C-\\uA822\\uA840-\\uA873\\uA882-\\uA8B3\\uA8F2-\\uA8F7\\uA8FB\\uA90A-\\uA925\\uA930-\\uA946\\uA960-\\uA97C\\uA984-\\uA9B2\\uA9CF\\uA9E0-\\uA9E4\\uA9E6-\\uA9EF\\uA9FA-\\uA9FE\\uAA00-\\uAA28\\uAA40-\\uAA42\\uAA44-\\uAA4B\\uAA60-\\uAA76\\uAA7A\\uAA7E-\\uAAAF\\uAAB1\\uAAB5\\uAAB6\\uAAB9-\\uAABD\\uAAC0\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEA\\uAAF2-\\uAAF4\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABE2\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D\\uFB1F-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF21-\\uFF3A\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]"), JMe = new RegExp("[\\xAA\\xB5\\xBA\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u02C1\\u02C6-\\u02D1\\u02E0-\\u02E4\\u02EC\\u02EE\\u0300-\\u0374\\u0376\\u0377\\u037A-\\u037D\\u037F\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03F5\\u03F7-\\u0481\\u0483-\\u0487\\u048A-\\u052F\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u0591-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u05C5\\u05C7\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0610-\\u061A\\u0620-\\u0669\\u066E-\\u06D3\\u06D5-\\u06DC\\u06DF-\\u06E8\\u06EA-\\u06FC\\u06FF\\u0710-\\u074A\\u074D-\\u07B1\\u07C0-\\u07F5\\u07FA\\u0800-\\u082D\\u0840-\\u085B\\u08A0-\\u08B2\\u08E4-\\u0963\\u0966-\\u096F\\u0971-\\u0983\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\u09BC-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CE\\u09D7\\u09DC\\u09DD\\u09DF-\\u09E3\\u09E6-\\u09F1\\u0A01-\\u0A03\\u0A05-\\u0A0A\\u0A0F\\u0A10\\u0A13-\\u0A28\\u0A2A-\\u0A30\\u0A32\\u0A33\\u0A35\\u0A36\\u0A38\\u0A39\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A51\\u0A59-\\u0A5C\\u0A5E\\u0A66-\\u0A75\\u0A81-\\u0A83\\u0A85-\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABC-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0AD0\\u0AE0-\\u0AE3\\u0AE6-\\u0AEF\\u0B01-\\u0B03\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B35-\\u0B39\\u0B3C-\\u0B44\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B5C\\u0B5D\\u0B5F-\\u0B63\\u0B66-\\u0B6F\\u0B71\\u0B82\\u0B83\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB9\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD0\\u0BD7\\u0BE6-\\u0BEF\\u0C00-\\u0C03\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C39\\u0C3D-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C58\\u0C59\\u0C60-\\u0C63\\u0C66-\\u0C6F\\u0C81-\\u0C83\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CBC-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0CDE\\u0CE0-\\u0CE3\\u0CE6-\\u0CEF\\u0CF1\\u0CF2\\u0D01-\\u0D03\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D3A\\u0D3D-\\u0D44\\u0D46-\\u0D48\\u0D4A-\\u0D4E\\u0D57\\u0D60-\\u0D63\\u0D66-\\u0D6F\\u0D7A-\\u0D7F\\u0D82\\u0D83\\u0D85-\\u0D96\\u0D9A-\\u0DB1\\u0DB3-\\u0DBB\\u0DBD\\u0DC0-\\u0DC6\\u0DCA\\u0DCF-\\u0DD4\\u0DD6\\u0DD8-\\u0DDF\\u0DE6-\\u0DEF\\u0DF2\\u0DF3\\u0E01-\\u0E3A\\u0E40-\\u0E4E\\u0E50-\\u0E59\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD-\\u0EB9\\u0EBB-\\u0EBD\\u0EC0-\\u0EC4\\u0EC6\\u0EC8-\\u0ECD\\u0ED0-\\u0ED9\\u0EDC-\\u0EDF\\u0F00\\u0F18\\u0F19\\u0F20-\\u0F29\\u0F35\\u0F37\\u0F39\\u0F3E-\\u0F47\\u0F49-\\u0F6C\\u0F71-\\u0F84\\u0F86-\\u0F97\\u0F99-\\u0FBC\\u0FC6\\u1000-\\u1049\\u1050-\\u109D\\u10A0-\\u10C5\\u10C7\\u10CD\\u10D0-\\u10FA\\u10FC-\\u1248\\u124A-\\u124D\\u1250-\\u1256\\u1258\\u125A-\\u125D\\u1260-\\u1288\\u128A-\\u128D\\u1290-\\u12B0\\u12B2-\\u12B5\\u12B8-\\u12BE\\u12C0\\u12C2-\\u12C5\\u12C8-\\u12D6\\u12D8-\\u1310\\u1312-\\u1315\\u1318-\\u135A\\u135D-\\u135F\\u1380-\\u138F\\u13A0-\\u13F4\\u1401-\\u166C\\u166F-\\u167F\\u1681-\\u169A\\u16A0-\\u16EA\\u16EE-\\u16F8\\u1700-\\u170C\\u170E-\\u1714\\u1720-\\u1734\\u1740-\\u1753\\u1760-\\u176C\\u176E-\\u1770\\u1772\\u1773\\u1780-\\u17D3\\u17D7\\u17DC\\u17DD\\u17E0-\\u17E9\\u180B-\\u180D\\u1810-\\u1819\\u1820-\\u1877\\u1880-\\u18AA\\u18B0-\\u18F5\\u1900-\\u191E\\u1920-\\u192B\\u1930-\\u193B\\u1946-\\u196D\\u1970-\\u1974\\u1980-\\u19AB\\u19B0-\\u19C9\\u19D0-\\u19D9\\u1A00-\\u1A1B\\u1A20-\\u1A5E\\u1A60-\\u1A7C\\u1A7F-\\u1A89\\u1A90-\\u1A99\\u1AA7\\u1AB0-\\u1ABD\\u1B00-\\u1B4B\\u1B50-\\u1B59\\u1B6B-\\u1B73\\u1B80-\\u1BF3\\u1C00-\\u1C37\\u1C40-\\u1C49\\u1C4D-\\u1C7D\\u1CD0-\\u1CD2\\u1CD4-\\u1CF6\\u1CF8\\u1CF9\\u1D00-\\u1DF5\\u1DFC-\\u1F15\\u1F18-\\u1F1D\\u1F20-\\u1F45\\u1F48-\\u1F4D\\u1F50-\\u1F57\\u1F59\\u1F5B\\u1F5D\\u1F5F-\\u1F7D\\u1F80-\\u1FB4\\u1FB6-\\u1FBC\\u1FBE\\u1FC2-\\u1FC4\\u1FC6-\\u1FCC\\u1FD0-\\u1FD3\\u1FD6-\\u1FDB\\u1FE0-\\u1FEC\\u1FF2-\\u1FF4\\u1FF6-\\u1FFC\\u200C\\u200D\\u203F\\u2040\\u2054\\u2071\\u207F\\u2090-\\u209C\\u20D0-\\u20DC\\u20E1\\u20E5-\\u20F0\\u2102\\u2107\\u210A-\\u2113\\u2115\\u2119-\\u211D\\u2124\\u2126\\u2128\\u212A-\\u212D\\u212F-\\u2139\\u213C-\\u213F\\u2145-\\u2149\\u214E\\u2160-\\u2188\\u2C00-\\u2C2E\\u2C30-\\u2C5E\\u2C60-\\u2CE4\\u2CEB-\\u2CF3\\u2D00-\\u2D25\\u2D27\\u2D2D\\u2D30-\\u2D67\\u2D6F\\u2D7F-\\u2D96\\u2DA0-\\u2DA6\\u2DA8-\\u2DAE\\u2DB0-\\u2DB6\\u2DB8-\\u2DBE\\u2DC0-\\u2DC6\\u2DC8-\\u2DCE\\u2DD0-\\u2DD6\\u2DD8-\\u2DDE\\u2DE0-\\u2DFF\\u2E2F\\u3005-\\u3007\\u3021-\\u302F\\u3031-\\u3035\\u3038-\\u303C\\u3041-\\u3096\\u3099\\u309A\\u309D-\\u309F\\u30A1-\\u30FA\\u30FC-\\u30FF\\u3105-\\u312D\\u3131-\\u318E\\u31A0-\\u31BA\\u31F0-\\u31FF\\u3400-\\u4DB5\\u4E00-\\u9FCC\\uA000-\\uA48C\\uA4D0-\\uA4FD\\uA500-\\uA60C\\uA610-\\uA62B\\uA640-\\uA66F\\uA674-\\uA67D\\uA67F-\\uA69D\\uA69F-\\uA6F1\\uA717-\\uA71F\\uA722-\\uA788\\uA78B-\\uA78E\\uA790-\\uA7AD\\uA7B0\\uA7B1\\uA7F7-\\uA827\\uA840-\\uA873\\uA880-\\uA8C4\\uA8D0-\\uA8D9\\uA8E0-\\uA8F7\\uA8FB\\uA900-\\uA92D\\uA930-\\uA953\\uA960-\\uA97C\\uA980-\\uA9C0\\uA9CF-\\uA9D9\\uA9E0-\\uA9FE\\uAA00-\\uAA36\\uAA40-\\uAA4D\\uAA50-\\uAA59\\uAA60-\\uAA76\\uAA7A-\\uAAC2\\uAADB-\\uAADD\\uAAE0-\\uAAEF\\uAAF2-\\uAAF6\\uAB01-\\uAB06\\uAB09-\\uAB0E\\uAB11-\\uAB16\\uAB20-\\uAB26\\uAB28-\\uAB2E\\uAB30-\\uAB5A\\uAB5C-\\uAB5F\\uAB64\\uAB65\\uABC0-\\uABEA\\uABEC\\uABED\\uABF0-\\uABF9\\uAC00-\\uD7A3\\uD7B0-\\uD7C6\\uD7CB-\\uD7FB\\uF900-\\uFA6D\\uFA70-\\uFAD9\\uFB00-\\uFB06\\uFB13-\\uFB17\\uFB1D-\\uFB28\\uFB2A-\\uFB36\\uFB38-\\uFB3C\\uFB3E\\uFB40\\uFB41\\uFB43\\uFB44\\uFB46-\\uFBB1\\uFBD3-\\uFD3D\\uFD50-\\uFD8F\\uFD92-\\uFDC7\\uFDF0-\\uFDFB\\uFE00-\\uFE0F\\uFE20-\\uFE2D\\uFE33\\uFE34\\uFE4D-\\uFE4F\\uFE70-\\uFE74\\uFE76-\\uFEFC\\uFF10-\\uFF19\\uFF21-\\uFF3A\\uFF3F\\uFF41-\\uFF5A\\uFF66-\\uFFBE\\uFFC2-\\uFFC7\\uFFCA-\\uFFCF\\uFFD2-\\uFFD7\\uFFDA-\\uFFDC]");
69643
69636
  function Jb(e, t) {
69644
69637
  if (!e)
69645
69638
  throw new Error("ASSERT: " + t);
@@ -69719,7 +69712,7 @@ const tNe = {
69719
69712
  implements: 1
69720
69713
  };
69721
69714
  function VG() {
69722
- for (; ee < cr; ) {
69715
+ for (; ee < ur; ) {
69723
69716
  const e = Re.charCodeAt(ee);
69724
69717
  if (eNe(e) || jh(e))
69725
69718
  ++ee;
@@ -69730,24 +69723,24 @@ function VG() {
69730
69723
  function b6(e) {
69731
69724
  var t, n, r, i = 0;
69732
69725
  for (n = e === "u" ? 4 : 2, t = 0; t < n; ++t)
69733
- ee < cr && R_(Re[ee]) ? (r = Re[ee++], i = i * 16 + "0123456789abcdef".indexOf(r.toLowerCase())) : pt({}, Rn, Wn);
69726
+ ee < ur && R_(Re[ee]) ? (r = Re[ee++], i = i * 16 + "0123456789abcdef".indexOf(r.toLowerCase())) : pt({}, Rn, jn);
69734
69727
  return String.fromCharCode(i);
69735
69728
  }
69736
69729
  function nNe() {
69737
69730
  var e, t, n, r;
69738
- for (e = Re[ee], t = 0, e === "}" && pt({}, Rn, Wn); ee < cr && (e = Re[ee++], !!R_(e)); )
69731
+ for (e = Re[ee], t = 0, e === "}" && pt({}, Rn, jn); ee < ur && (e = Re[ee++], !!R_(e)); )
69739
69732
  t = t * 16 + "0123456789abcdef".indexOf(e.toLowerCase());
69740
- return (t > 1114111 || e !== "}") && pt({}, Rn, Wn), t <= 65535 ? String.fromCharCode(t) : (n = (t - 65536 >> 10) + 55296, r = (t - 65536 & 1023) + 56320, String.fromCharCode(n, r));
69733
+ return (t > 1114111 || e !== "}") && pt({}, Rn, jn), t <= 65535 ? String.fromCharCode(t) : (n = (t - 65536 >> 10) + 55296, r = (t - 65536 & 1023) + 56320, String.fromCharCode(n, r));
69741
69734
  }
69742
69735
  function YG() {
69743
69736
  var e, t;
69744
- for (e = Re.charCodeAt(ee++), t = String.fromCharCode(e), e === 92 && (Re.charCodeAt(ee) !== 117 && pt({}, Rn, Wn), ++ee, e = b6("u"), (!e || e === "\\" || !Xp(e.charCodeAt(0))) && pt({}, Rn, Wn), t = e); ee < cr && (e = Re.charCodeAt(ee), !!Ry(e)); )
69745
- ++ee, t += String.fromCharCode(e), e === 92 && (t = t.substr(0, t.length - 1), Re.charCodeAt(ee) !== 117 && pt({}, Rn, Wn), ++ee, e = b6("u"), (!e || e === "\\" || !Ry(e.charCodeAt(0))) && pt({}, Rn, Wn), t += e);
69737
+ for (e = Re.charCodeAt(ee++), t = String.fromCharCode(e), e === 92 && (Re.charCodeAt(ee) !== 117 && pt({}, Rn, jn), ++ee, e = b6("u"), (!e || e === "\\" || !Xp(e.charCodeAt(0))) && pt({}, Rn, jn), t = e); ee < ur && (e = Re.charCodeAt(ee), !!Ry(e)); )
69738
+ ++ee, t += String.fromCharCode(e), e === 92 && (t = t.substr(0, t.length - 1), Re.charCodeAt(ee) !== 117 && pt({}, Rn, jn), ++ee, e = b6("u"), (!e || e === "\\" || !Ry(e.charCodeAt(0))) && pt({}, Rn, jn), t += e);
69746
69739
  return t;
69747
69740
  }
69748
69741
  function rNe() {
69749
69742
  var e, t;
69750
- for (e = ee++; ee < cr; ) {
69743
+ for (e = ee++; ee < ur; ) {
69751
69744
  if (t = Re.charCodeAt(ee), t === 92)
69752
69745
  return ee = e, YG();
69753
69746
  if (Ry(t))
@@ -69837,20 +69830,20 @@ function Ax() {
69837
69830
  start: e,
69838
69831
  end: ee
69839
69832
  };
69840
- if (i === "//" && pt({}, Rn, Wn), "<>=!+-*%&|^/".includes(r))
69833
+ if (i === "//" && pt({}, Rn, jn), "<>=!+-*%&|^/".includes(r))
69841
69834
  return ++ee, {
69842
69835
  type: Wr,
69843
69836
  value: r,
69844
69837
  start: e,
69845
69838
  end: ee
69846
69839
  };
69847
- pt({}, Rn, Wn);
69840
+ pt({}, Rn, jn);
69848
69841
  }
69849
69842
  function aNe(e) {
69850
69843
  let t = "";
69851
- for (; ee < cr && R_(Re[ee]); )
69844
+ for (; ee < ur && R_(Re[ee]); )
69852
69845
  t += Re[ee++];
69853
- return t.length === 0 && pt({}, Rn, Wn), Xp(Re.charCodeAt(ee)) && pt({}, Rn, Wn), {
69846
+ return t.length === 0 && pt({}, Rn, jn), Xp(Re.charCodeAt(ee)) && pt({}, Rn, jn), {
69854
69847
  type: Tc,
69855
69848
  value: parseInt("0x" + t, 16),
69856
69849
  start: e,
@@ -69859,9 +69852,9 @@ function aNe(e) {
69859
69852
  }
69860
69853
  function oNe(e) {
69861
69854
  let t = "0" + Re[ee++];
69862
- for (; ee < cr && ih(Re[ee]); )
69855
+ for (; ee < ur && ih(Re[ee]); )
69863
69856
  t += Re[ee++];
69864
- return (Xp(Re.charCodeAt(ee)) || Vo(Re.charCodeAt(ee))) && pt({}, Rn, Wn), {
69857
+ return (Xp(Re.charCodeAt(ee)) || Vo(Re.charCodeAt(ee))) && pt({}, Rn, jn), {
69865
69858
  type: Tc,
69866
69859
  value: parseInt(t, 8),
69867
69860
  octal: !0,
@@ -69877,7 +69870,7 @@ function VD() {
69877
69870
  return ++ee, aNe(t);
69878
69871
  if (ih(n))
69879
69872
  return oNe(t);
69880
- n && Vo(n.charCodeAt(0)) && pt({}, Rn, Wn);
69873
+ n && Vo(n.charCodeAt(0)) && pt({}, Rn, jn);
69881
69874
  }
69882
69875
  for (; Vo(Re.charCodeAt(ee)); )
69883
69876
  e += Re[ee++];
@@ -69893,8 +69886,8 @@ function VD() {
69893
69886
  for (; Vo(Re.charCodeAt(ee)); )
69894
69887
  e += Re[ee++];
69895
69888
  else
69896
- pt({}, Rn, Wn);
69897
- return Xp(Re.charCodeAt(ee)) && pt({}, Rn, Wn), {
69889
+ pt({}, Rn, jn);
69890
+ return Xp(Re.charCodeAt(ee)) && pt({}, Rn, jn), {
69898
69891
  type: Tc,
69899
69892
  value: parseFloat(e),
69900
69893
  start: t,
@@ -69903,7 +69896,7 @@ function VD() {
69903
69896
  }
69904
69897
  function sNe() {
69905
69898
  var e = "", t, n, r, i, a = !1;
69906
- for (t = Re[ee], Jb(t === "'" || t === '"', "String literal must starts with a quote"), n = ee, ++ee; ee < cr; )
69899
+ for (t = Re[ee], Jb(t === "'" || t === '"', "String literal must starts with a quote"), n = ee, ++ee; ee < ur; )
69907
69900
  if (r = Re[ee++], r === t) {
69908
69901
  t = "";
69909
69902
  break;
@@ -69934,7 +69927,7 @@ function sNe() {
69934
69927
  e += "\v";
69935
69928
  break;
69936
69929
  default:
69937
- ih(r) ? (i = "01234567".indexOf(r), i !== 0 && (a = !0), ee < cr && ih(Re[ee]) && (a = !0, i = i * 8 + "01234567".indexOf(Re[ee++]), "0123".includes(r) && ee < cr && ih(Re[ee]) && (i = i * 8 + "01234567".indexOf(Re[ee++]))), e += String.fromCharCode(i)) : e += r;
69930
+ ih(r) ? (i = "01234567".indexOf(r), i !== 0 && (a = !0), ee < ur && ih(Re[ee]) && (a = !0, i = i * 8 + "01234567".indexOf(Re[ee++]), "0123".includes(r) && ee < ur && ih(Re[ee]) && (i = i * 8 + "01234567".indexOf(Re[ee++]))), e += String.fromCharCode(i)) : e += r;
69938
69931
  break;
69939
69932
  }
69940
69933
  else
@@ -69945,7 +69938,7 @@ function sNe() {
69945
69938
  break;
69946
69939
  e += r;
69947
69940
  }
69948
- return t !== "" && pt({}, Rn, Wn), {
69941
+ return t !== "" && pt({}, Rn, jn), {
69949
69942
  type: Yp,
69950
69943
  value: e,
69951
69944
  octal: a,
@@ -69973,7 +69966,7 @@ function lNe(e, t) {
69973
69966
  }
69974
69967
  function uNe() {
69975
69968
  var e, t, n, r, i;
69976
- for (e = Re[ee], Jb(e === "/", "Regular expression literal must start with a slash"), t = Re[ee++], n = !1, r = !1; ee < cr; )
69969
+ for (e = Re[ee], Jb(e === "/", "Regular expression literal must start with a slash"), t = Re[ee++], n = !1, r = !1; ee < ur; )
69977
69970
  if (e = Re[ee++], t += e, e === "\\")
69978
69971
  e = Re[ee++], jh(e.charCodeAt(0)) && pt({}, Sx), t += e;
69979
69972
  else if (jh(e.charCodeAt(0)))
@@ -69991,8 +69984,8 @@ function uNe() {
69991
69984
  }
69992
69985
  function cNe() {
69993
69986
  var e, t, n;
69994
- for (t = "", n = ""; ee < cr && (e = Re[ee], !!Ry(e.charCodeAt(0))); )
69995
- ++ee, e === "\\" && ee < cr ? pt({}, Rn, Wn) : (n += e, t += e);
69987
+ for (t = "", n = ""; ee < ur && (e = Re[ee], !!Ry(e.charCodeAt(0))); )
69988
+ ++ee, e === "\\" && ee < ur ? pt({}, Rn, jn) : (n += e, t += e);
69996
69989
  return n.search(/[^gimuy]/g) >= 0 && pt({}, y6, n), {
69997
69990
  value: n,
69998
69991
  literal: t
@@ -70015,7 +70008,7 @@ function dNe(e) {
70015
70008
  return e.type === ac || e.type === Yl || e.type === Zb || e.type === Qb;
70016
70009
  }
70017
70010
  function XG() {
70018
- if (VG(), ee >= cr)
70011
+ if (VG(), ee >= ur)
70019
70012
  return {
70020
70013
  type: Vp,
70021
70014
  start: ee,
@@ -70079,7 +70072,7 @@ function pt(e, t) {
70079
70072
  function e4(e) {
70080
70073
  e.type === Vp && pt(e, KMe), e.type === Tc && pt(e, GMe), e.type === Yp && pt(e, VMe), e.type === ac && pt(e, YMe), e.type === Yl && pt(e, XMe), pt(e, Rn, e.value);
70081
70074
  }
70082
- function fr(e) {
70075
+ function cr(e) {
70083
70076
  const t = Yr();
70084
70077
  (t.type !== Wr || t.value !== e) && e4(t);
70085
70078
  }
@@ -70091,8 +70084,8 @@ function Cx(e) {
70091
70084
  }
70092
70085
  function bNe() {
70093
70086
  const e = [];
70094
- for (ee = At.start, fr("["); !Ut("]"); )
70095
- Ut(",") ? (Yr(), e.push(null)) : (e.push(oc()), Ut("]") || fr(","));
70087
+ for (ee = At.start, cr("["); !Ut("]"); )
70088
+ Ut(",") ? (Yr(), e.push(null)) : (e.push(oc()), Ut("]") || cr(","));
70096
70089
  return Yr(), hNe(e);
70097
70090
  }
70098
70091
  function ZD() {
@@ -70103,22 +70096,22 @@ function ZD() {
70103
70096
  function vNe() {
70104
70097
  var e, t, n, r;
70105
70098
  if (ee = At.start, e = At, e.type === ac)
70106
- return n = ZD(), fr(":"), r = oc(), KD("init", n, r);
70099
+ return n = ZD(), cr(":"), r = oc(), KD("init", n, r);
70107
70100
  if (e.type === Vp || e.type === Wr)
70108
70101
  e4(e);
70109
70102
  else
70110
- return t = ZD(), fr(":"), r = oc(), KD("init", t, r);
70103
+ return t = ZD(), cr(":"), r = oc(), KD("init", t, r);
70111
70104
  }
70112
70105
  function xNe() {
70113
70106
  var e = [], t, n, r, i = {}, a = String;
70114
- for (ee = At.start, fr("{"); !Ut("}"); )
70115
- t = vNe(), t.key.type === WG ? n = t.key.name : n = a(t.key.value), r = "$" + n, Object.prototype.hasOwnProperty.call(i, r) ? pt({}, ZMe) : i[r] = !0, e.push(t), Ut("}") || fr(",");
70116
- return fr("}"), gNe(e);
70107
+ for (ee = At.start, cr("{"); !Ut("}"); )
70108
+ t = vNe(), t.key.type === WG ? n = t.key.name : n = a(t.key.value), r = "$" + n, Object.prototype.hasOwnProperty.call(i, r) ? pt({}, ZMe) : i[r] = !0, e.push(t), Ut("}") || cr(",");
70109
+ return cr("}"), gNe(e);
70117
70110
  }
70118
70111
  function wNe() {
70119
- fr("(");
70112
+ cr("(");
70120
70113
  const e = F_();
70121
- return fr(")"), e;
70114
+ return cr(")"), e;
70122
70115
  }
70123
70116
  const ENe = {
70124
70117
  if: 1
@@ -70144,10 +70137,10 @@ function _Ne() {
70144
70137
  }
70145
70138
  function kNe() {
70146
70139
  const e = [];
70147
- if (fr("("), !Ut(")"))
70148
- for (; ee < cr && (e.push(oc()), !Ut(")")); )
70149
- fr(",");
70150
- return fr(")"), e;
70140
+ if (cr("("), !Ut(")"))
70141
+ for (; ee < ur && (e.push(oc()), !Ut(")")); )
70142
+ cr(",");
70143
+ return cr(")"), e;
70151
70144
  }
70152
70145
  function SNe() {
70153
70146
  ee = At.start;
@@ -70155,12 +70148,12 @@ function SNe() {
70155
70148
  return dNe(e) || e4(e), $_(e.value);
70156
70149
  }
70157
70150
  function ANe() {
70158
- return fr("."), SNe();
70151
+ return cr("."), SNe();
70159
70152
  }
70160
70153
  function CNe() {
70161
- fr("[");
70154
+ cr("[");
70162
70155
  const e = F_();
70163
- return fr("]"), e;
70156
+ return cr("]"), e;
70164
70157
  }
70165
70158
  function TNe() {
70166
70159
  var e, t, n;
@@ -70264,7 +70257,7 @@ function MNe() {
70264
70257
  }
70265
70258
  function oc() {
70266
70259
  var e, t, n;
70267
- return e = MNe(), Ut("?") && (Yr(), t = oc(), fr(":"), n = oc(), e = mNe(e, t, n)), e;
70260
+ return e = MNe(), Ut("?") && (Yr(), t = oc(), cr(":"), n = oc(), e = mNe(e, t, n)), e;
70268
70261
  }
70269
70262
  function F_() {
70270
70263
  const e = oc();
@@ -70273,7 +70266,7 @@ function F_() {
70273
70266
  return e;
70274
70267
  }
70275
70268
  function NNe(e) {
70276
- Re = e, ee = 0, cr = Re.length, At = null, KG();
70269
+ Re = e, ee = 0, ur = Re.length, At = null, KG();
70277
70270
  const t = F_();
70278
70271
  if (At.type !== Vp)
70279
70272
  throw new Error("Unexpect token after expression.");
@@ -70596,7 +70589,7 @@ const tO = {
70596
70589
  zindex: ({ axis: e, fieldOrDatumDef: t, mark: n }) => e.zindex ?? GNe(n, t)
70597
70590
  };
70598
70591
  function LNe(e, t) {
70599
- return !Fn(e) && he(t) && !zt(t == null ? void 0 : t.bin) && !Bn(t == null ? void 0 : t.bin);
70592
+ return !Fn(e) && he(t) && !zt(t == null ? void 0 : t.bin) && !zn(t == null ? void 0 : t.bin);
70600
70593
  }
70601
70594
  function zNe(e, t) {
70602
70595
  const n = t === "x" ? "y" : "x";
@@ -71369,7 +71362,7 @@ function bV(e) {
71369
71362
  else
71370
71363
  n[o] = [t[i].clone()];
71371
71364
  }
71372
- return Vn(n).flat().map((i) => wDe(i, e.config)).filter((i) => i !== void 0);
71365
+ return Gn(n).flat().map((i) => wDe(i, e.config)).filter((i) => i !== void 0);
71373
71366
  }
71374
71367
  function wDe(e, t) {
71375
71368
  var o, s, l;
@@ -71469,8 +71462,8 @@ function wV(e) {
71469
71462
  }
71470
71463
  function SDe(e) {
71471
71464
  if (e.hasProjection) {
71472
- const t = Pn(e.specifiedProjection), n = !(t.scale != null || t.translate != null), r = n ? [e.getSizeSignalRef("width"), e.getSizeSignalRef("height")] : void 0, i = n ? ADe(e) : void 0, a = new xV(e.projectionName(!0), {
71473
- ...Pn(e.config.projection),
71465
+ const t = Bn(e.specifiedProjection), n = !(t.scale != null || t.translate != null), r = n ? [e.getSizeSignalRef("width"), e.getSizeSignalRef("height")] : void 0, i = n ? ADe(e) : void 0, a = new xV(e.projectionName(!0), {
71466
+ ...Bn(e.config.projection),
71474
71467
  ...t
71475
71468
  }, r, i);
71476
71469
  return a.get("type") || a.set("type", "equalEarth", !1), a;
@@ -71614,16 +71607,16 @@ class oo extends Ct {
71614
71607
  t.remove();
71615
71608
  }
71616
71609
  producedFields() {
71617
- return new Set(Vn(this.bins).map((t) => t.as).flat(2));
71610
+ return new Set(Gn(this.bins).map((t) => t.as).flat(2));
71618
71611
  }
71619
71612
  dependentFields() {
71620
- return new Set(Vn(this.bins).map((t) => t.field));
71613
+ return new Set(Gn(this.bins).map((t) => t.field));
71621
71614
  }
71622
71615
  hash() {
71623
71616
  return `Bin ${lt(this.bins)}`;
71624
71617
  }
71625
71618
  assemble() {
71626
- return Vn(this.bins).flatMap((t) => {
71619
+ return Gn(this.bins).flatMap((t) => {
71627
71620
  const n = [], [r, ...i] = t.as, { extent: a, ...o } = t.bin, s = {
71628
71621
  type: "bin",
71629
71622
  field: Qi(t.field),
@@ -71972,9 +71965,9 @@ function LDe(e) {
71972
71965
  }
71973
71966
  return t;
71974
71967
  }
71975
- class ar extends Ct {
71968
+ class ir extends Ct {
71976
71969
  clone() {
71977
- return new ar(null, Ye(this._parse));
71970
+ return new ir(null, Ye(this._parse));
71978
71971
  }
71979
71972
  constructor(t, n) {
71980
71973
  super(t), this._parse = n;
@@ -72010,7 +72003,7 @@ class ar extends Ct {
72010
72003
  const l = a.get(s);
72011
72004
  l !== null && (o[s] = l);
72012
72005
  }
72013
- return se(o).length === 0 || i.parseNothing ? null : new ar(t, o);
72006
+ return se(o).length === 0 || i.parseNothing ? null : new ir(t, o);
72014
72007
  }
72015
72008
  get parse() {
72016
72009
  return this._parse;
@@ -72240,7 +72233,7 @@ class PDe extends H_ {
72240
72233
  super(), this.requiresSelectionId = t && O_(t);
72241
72234
  }
72242
72235
  run(t) {
72243
- t instanceof Nl && (this.requiresSelectionId && (U_(t.parent) || t.parent instanceof va || t.parent instanceof ar) || (this.setModified(), t.remove()));
72236
+ t instanceof Nl && (this.requiresSelectionId && (U_(t.parent) || t.parent instanceof va || t.parent instanceof ir) || (this.setModified(), t.remove()));
72244
72237
  }
72245
72238
  }
72246
72239
  class UDe extends q_ {
@@ -72266,8 +72259,8 @@ class HDe extends Mc {
72266
72259
  run(t) {
72267
72260
  if (!U_(t) && !(t.numChildren() > 1)) {
72268
72261
  for (const n of t.children)
72269
- if (n instanceof ar)
72270
- if (t instanceof ar)
72262
+ if (n instanceof ir)
72263
+ if (t instanceof ir)
72271
72264
  this.setModified(), t.merge(n);
72272
72265
  else {
72273
72266
  if (M9(t.producedFields(), n.dependentFields()))
@@ -72279,7 +72272,7 @@ class HDe extends Mc {
72279
72272
  }
72280
72273
  class jDe extends Mc {
72281
72274
  run(t) {
72282
- const n = [...t.children], r = t.children.filter((i) => i instanceof ar);
72275
+ const n = [...t.children], r = t.children.filter((i) => i instanceof ir);
72283
72276
  if (t.numChildren() > 1 && r.length >= 1) {
72284
72277
  const i = {}, a = /* @__PURE__ */ new Set();
72285
72278
  for (const o of r) {
@@ -72291,12 +72284,12 @@ class jDe extends Mc {
72291
72284
  delete i[o];
72292
72285
  if (!Nt(i)) {
72293
72286
  this.setModified();
72294
- const o = new ar(t, i);
72287
+ const o = new ir(t, i);
72295
72288
  for (const s of n) {
72296
- if (s instanceof ar)
72289
+ if (s instanceof ir)
72297
72290
  for (const l of se(i))
72298
72291
  delete s.parse[l];
72299
- t.removeChild(s), s.parent = o, s instanceof ar && se(s.parse).length === 0 && s.remove();
72292
+ t.removeChild(s), s.parent = o, s instanceof ir && se(s.parse).length === 0 && s.remove();
72300
72293
  }
72301
72294
  }
72302
72295
  }
@@ -72336,7 +72329,7 @@ class YDe extends Mc {
72336
72329
  super(), this.model = t;
72337
72330
  }
72338
72331
  run(t) {
72339
- const n = !(U_(t) || t instanceof F0 || t instanceof ar || t instanceof Nl), r = [], i = [];
72332
+ const n = !(U_(t) || t instanceof F0 || t instanceof ir || t instanceof Nl), r = [], i = [];
72340
72333
  for (const a of t.children)
72341
72334
  a instanceof oo && (n && !M9(t.producedFields(), a.dependentFields()) ? r.push(a) : i.push(a));
72342
72335
  if (r.length > 0) {
@@ -73091,11 +73084,11 @@ class AV extends Ds {
73091
73084
  */
73092
73085
  domainHasZero() {
73093
73086
  const t = this.get("type");
73094
- if (at([Un.LOG, Un.TIME, Un.UTC], t))
73087
+ if (at([Pn.LOG, Pn.TIME, Pn.UTC], t))
73095
73088
  return "definitely-not";
73096
73089
  const n = this.get("zero");
73097
73090
  if (n === !0 || // If zero is undefined, linear/sqrt/pow scales have zero by default.
73098
- n === void 0 && at([Un.LINEAR, Un.SQRT, Un.POW], t))
73091
+ n === void 0 && at([Pn.LINEAR, Pn.SQRT, Pn.POW], t))
73099
73092
  return "definitely";
73100
73093
  const r = this.get("domains");
73101
73094
  if (r.length > 0) {
@@ -73487,7 +73480,7 @@ function xOe(e, t) {
73487
73480
  if (zt(n)) {
73488
73481
  const r = P_(e, t.field, n);
73489
73482
  return new Cn(() => e.getSignalName(r));
73490
- } else if (Bn(n) && _c(n) && n.step !== void 0)
73483
+ } else if (zn(n) && _c(n) && n.step !== void 0)
73491
73484
  return {
73492
73485
  step: n.step
73493
73486
  };
@@ -73498,7 +73491,7 @@ function wOe(e, t) {
73498
73491
  }
73499
73492
  function EOe(e, t, n, r, i, a) {
73500
73493
  var o;
73501
- if (!((o = Sa(a)) != null && o.bin || ne(n) || i != null || r != null || at([Un.TIME, Un.UTC], e)))
73494
+ if (!((o = Sa(a)) != null && o.bin || ne(n) || i != null || r != null || at([Pn.TIME, Pn.UTC], e)))
73502
73495
  return hn(t) ? !0 : void 0;
73503
73496
  }
73504
73497
  function _Oe(e, t, n, r, i, a) {
@@ -73510,7 +73503,7 @@ function _Oe(e, t, n, r, i, a) {
73510
73503
  if (o === "bar" && !(he(r) && (r.bin || r.timeUnit)) && (s === "vertical" && e === "x" || s === "horizontal" && e === "y"))
73511
73504
  return a.continuousBandSize;
73512
73505
  }
73513
- if (t === Un.POINT)
73506
+ if (t === Pn.POINT)
73514
73507
  return n.pointPadding;
73515
73508
  }
73516
73509
  }
@@ -73519,7 +73512,7 @@ function kOe(e, t, n, r, i, a = !1) {
73519
73512
  if (hn(t)) {
73520
73513
  const { bandPaddingInner: o, barBandPaddingInner: s, rectBandPaddingInner: l, tickBandPaddingInner: u, bandWithNestedOffsetPaddingInner: c } = i;
73521
73514
  return a ? c : dn(o, n === "bar" ? s : n === "tick" ? u : l);
73522
- } else if (Lp(t) && r === Un.BAND)
73515
+ } else if (Lp(t) && r === Pn.BAND)
73523
73516
  return i.offsetBandPaddingInner;
73524
73517
  }
73525
73518
  }
@@ -73529,7 +73522,7 @@ function SOe(e, t, n, r, i, a = !1) {
73529
73522
  const { bandPaddingOuter: o, bandWithNestedOffsetPaddingOuter: s } = i;
73530
73523
  if (a)
73531
73524
  return s;
73532
- if (n === Un.BAND)
73525
+ if (n === Pn.BAND)
73533
73526
  return dn(
73534
73527
  o,
73535
73528
  /* By default, paddingOuter is paddingInner / 2. The reason is that
@@ -73539,9 +73532,9 @@ function SOe(e, t, n, r, i, a = !1) {
73539
73532
  $e(r) ? { signal: `${r.signal}/2` } : r / 2
73540
73533
  );
73541
73534
  } else if (Lp(t)) {
73542
- if (n === Un.POINT)
73535
+ if (n === Pn.POINT)
73543
73536
  return 0.5;
73544
- if (n === Un.BAND)
73537
+ if (n === Pn.BAND)
73545
73538
  return i.offsetBandPaddingOuter;
73546
73539
  }
73547
73540
  }
@@ -73678,7 +73671,7 @@ function z0(e) {
73678
73671
  }
73679
73672
  class G_ {
73680
73673
  constructor(t, n, r, i, a, o, s) {
73681
- this.type = n, this.parent = r, this.config = a, this.parent = r, this.config = a, this.view = Pn(s), this.name = t.name ?? i, this.title = Vs(t.title) ? { text: t.title } : t.title ? Pn(t.title) : void 0, this.scaleNameMap = r ? r.scaleNameMap : new Dx(), this.projectionNameMap = r ? r.projectionNameMap : new Dx(), this.signalNameMap = r ? r.signalNameMap : new Dx(), this.data = t.data, this.description = t.description, this.transforms = MTe(t.transform ?? []), this.layout = n === "layer" || n === "unit" ? {} : RCe(t, n, a), this.component = {
73674
+ this.type = n, this.parent = r, this.config = a, this.parent = r, this.config = a, this.view = Bn(s), this.name = t.name ?? i, this.title = Vs(t.title) ? { text: t.title } : t.title ? Bn(t.title) : void 0, this.scaleNameMap = r ? r.scaleNameMap : new Dx(), this.projectionNameMap = r ? r.projectionNameMap : new Dx(), this.signalNameMap = r ? r.signalNameMap : new Dx(), this.data = t.data, this.description = t.description, this.transforms = MTe(t.transform ?? []), this.layout = n === "layer" || n === "unit" ? {} : RCe(t, n, a), this.component = {
73682
73675
  data: {
73683
73676
  sources: r ? r.component.data.sources : [],
73684
73677
  outputNodes: r ? r.component.data.outputNodes : {},
@@ -74407,7 +74400,7 @@ function IV(e) {
74407
74400
  name: null,
74408
74401
  source: i.name,
74409
74402
  transform: []
74410
- }), r instanceof ar && (r.parent instanceof sc && !i.source ? (i.format = {
74403
+ }), r instanceof ir && (r.parent instanceof sc && !i.source ? (i.format = {
74411
74404
  ...i.format,
74412
74405
  parse: r.assembleFormatParse()
74413
74406
  }, i.transform.push(...r.assembleTransforms(!0))) : i.transform.push(...r.assembleTransforms())), r instanceof I0) {
@@ -74618,7 +74611,7 @@ class ah extends FV {
74618
74611
  }
74619
74612
  initFacetFieldDef(t, n) {
74620
74613
  const r = p_(t, n);
74621
- return r.header ? r.header = Pn(r.header) : r.header === null && (r.header = null), r;
74614
+ return r.header ? r.header = Bn(r.header) : r.header === null && (r.header = null), r;
74622
74615
  }
74623
74616
  channelHasField(t) {
74624
74617
  return le(this.facet, t);
@@ -74878,11 +74871,11 @@ function WOe(e, t, n) {
74878
74871
  o = e = new n0(e, i), a = "derived";
74879
74872
  else if (A_(i)) {
74880
74873
  const s = FDe(i);
74881
- o = e = ar.makeWithAncestors(e, {}, s, n) ?? e, e = new F0(e, t, i.filter);
74874
+ o = e = ir.makeWithAncestors(e, {}, s, n) ?? e, e = new F0(e, t, i.filter);
74882
74875
  } else if (hG(i))
74883
74876
  o = e = oo.makeFromTransform(e, i, t), a = "number";
74884
74877
  else if (kTe(i))
74885
- a = "date", n.getWithExplicit(i.field).value === void 0 && (e = new ar(e, { [i.field]: a }), n.set(i.field, a, !1)), o = e = io.makeFromTransform(e, i);
74878
+ a = "date", n.getWithExplicit(i.field).value === void 0 && (e = new ir(e, { [i.field]: a }), n.set(i.field, a, !1)), o = e = io.makeFromTransform(e, i);
74886
74879
  else if (STe(i))
74887
74880
  o = e = va.makeFromTransform(e, i), a = "number", O_(t) && (e = new Nl(e));
74888
74881
  else if (dG(i))
@@ -74927,11 +74920,11 @@ function h4(e) {
74927
74920
  var g;
74928
74921
  let t = jOe(e, e.component.data.sources);
74929
74922
  const { outputNodes: n, outputNodeRefCounts: r } = e.component.data, i = e.data, o = !(i && (dl(i) || e0(i) || qh(i))) && e.parent ? e.parent.component.data.ancestorParse.clone() : new PTe();
74930
- dl(i) ? (vG(i) ? t = new Zp(t, i.sequence) : C_(i) && (t = new Kp(t, i.graticule)), o.parseNothing = !0) : ((g = i == null ? void 0 : i.format) == null ? void 0 : g.parse) === null && (o.parseNothing = !0), t = ar.makeExplicit(t, e, o) ?? t, t = new Nl(t);
74923
+ dl(i) ? (vG(i) ? t = new Zp(t, i.sequence) : C_(i) && (t = new Kp(t, i.graticule)), o.parseNothing = !0) : ((g = i == null ? void 0 : i.format) == null ? void 0 : g.parse) === null && (o.parseNothing = !0), t = ir.makeExplicit(t, e, o) ?? t, t = new Nl(t);
74931
74924
  const s = e.parent && z0(e.parent);
74932
74925
  (Qt(e) || wi(e)) && s && (t = oo.makeFromEncoding(t, e) ?? t), e.transforms.length > 0 && (t = WOe(t, e, o));
74933
74926
  const l = LDe(e), u = IDe(e);
74934
- t = ar.makeWithAncestors(t, {}, { ...l, ...u }, o) ?? t, Qt(e) && (t = wf.parseAll(t, e), t = Wh.parseAll(t, e)), (Qt(e) || wi(e)) && (s || (t = oo.makeFromEncoding(t, e) ?? t), t = io.makeFromEncoding(t, e) ?? t, t = n0.parseAllForSortIndex(t, e));
74927
+ t = ir.makeWithAncestors(t, {}, { ...l, ...u }, o) ?? t, Qt(e) && (t = wf.parseAll(t, e), t = Wh.parseAll(t, e)), (Qt(e) || wi(e)) && (s || (t = oo.makeFromEncoding(t, e) ?? t), t = io.makeFromEncoding(t, e) ?? t, t = n0.parseAllForSortIndex(t, e));
74935
74928
  const c = t = a1(en.Raw, e, t);
74936
74929
  if (Qt(e)) {
74937
74930
  const y = va.makeFromEncoding(t, e);
@@ -75395,7 +75388,7 @@ const aRe = {
75395
75388
  }),
75396
75389
  ...Nr("x", e, { defaultPos: "mid" }),
75397
75390
  ...Nr("y", e, { defaultPos: "mid" }),
75398
- ...qn("size", e, {
75391
+ ...Un("size", e, {
75399
75392
  vgChannel: "strokeWidth"
75400
75393
  // VL's line size is strokeWidth
75401
75394
  }),
@@ -75414,7 +75407,7 @@ const aRe = {
75414
75407
  }),
75415
75408
  ...Nr("x", e, { defaultPos: "mid" }),
75416
75409
  ...Nr("y", e, { defaultPos: "mid" }),
75417
- ...qn("size", e),
75410
+ ...Un("size", e),
75418
75411
  ...D_(e)
75419
75412
  })
75420
75413
  };
@@ -75431,13 +75424,13 @@ function X_(e, t) {
75431
75424
  }),
75432
75425
  ...Nr("x", e, { defaultPos: "mid" }),
75433
75426
  ...Nr("y", e, { defaultPos: "mid" }),
75434
- ...qn("size", e),
75435
- ...qn("angle", e),
75427
+ ...Un("size", e),
75428
+ ...Un("angle", e),
75436
75429
  ...dRe(e, n, t)
75437
75430
  };
75438
75431
  }
75439
75432
  function dRe(e, t, n) {
75440
- return n ? { shape: { value: n } } : qn("shape", e);
75433
+ return n ? { shape: { value: n } } : Un("shape", e);
75441
75434
  }
75442
75435
  const hRe = {
75443
75436
  vgMark: "symbol",
@@ -75487,7 +75480,7 @@ const hRe = {
75487
75480
  range: n !== "horizontal"
75488
75481
  // include y2 for vertical or line segment rule
75489
75482
  }),
75490
- ...qn("size", e, {
75483
+ ...Un("size", e, {
75491
75484
  vgChannel: "strokeWidth"
75492
75485
  // VL's rule size is strokeWidth
75493
75486
  })
@@ -75509,11 +75502,11 @@ const hRe = {
75509
75502
  ...Nr("x", e, { defaultPos: "mid" }),
75510
75503
  ...Nr("y", e, { defaultPos: "mid" }),
75511
75504
  ...M_(e),
75512
- ...qn("size", e, {
75505
+ ...Un("size", e, {
75513
75506
  vgChannel: "fontSize"
75514
75507
  // VL's text size is fontSize
75515
75508
  }),
75516
- ...qn("angle", e),
75509
+ ...Un("angle", e),
75517
75510
  ...jD("align", vRe(e.markDef, n, t)),
75518
75511
  ...jD("baseline", xRe(e.markDef, n, t)),
75519
75512
  ...Nr("radius", e, { defaultPos: null }),
@@ -75794,7 +75787,7 @@ class PV extends FV {
75794
75787
  }, {});
75795
75788
  }
75796
75789
  initScale(t) {
75797
- const { domain: n, range: r } = t, i = Pn(t);
75790
+ const { domain: n, range: r } = t, i = Bn(t);
75798
75791
  return ne(n) && (i.domain = n.map(pi)), ne(r) && (i.range = r.map(pi)), i;
75799
75792
  }
75800
75793
  initAxes(t) {
@@ -75820,7 +75813,7 @@ class PV extends FV {
75820
75813
  const i = En(t[r]);
75821
75814
  if (i && fke(r)) {
75822
75815
  const a = i.legend;
75823
- n[r] = a && Pn(a);
75816
+ n[r] = a && Bn(a);
75824
75817
  }
75825
75818
  return n;
75826
75819
  }, {});
@@ -76068,7 +76061,7 @@ const ORe = G_e.version, RRe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Obj
76068
76061
  titleCase: $p,
76069
76062
  unique: Ja,
76070
76063
  uniqueId: yj,
76071
- vals: Vn,
76064
+ vals: Gn,
76072
76065
  varName: Gt,
76073
76066
  version: ORe
76074
76067
  }, Symbol.toStringTag, { value: "Module" }));
@@ -77655,7 +77648,7 @@ const dFe = "_text_we7dz_1", hFe = "_md_container_we7dz_11", pFe = "_chart_time_
77655
77648
  };
77656
77649
  function yFe(e) {
77657
77650
  var f, d, h;
77658
- const { message: t } = e, n = t.message.template, { template: r, botMessage: i } = mr(), { avatar: a } = Ci(), [o, s] = gn(
77651
+ const { message: t } = e, n = t.message.template, { template: r, botMessage: i } = pr(), { avatar: a } = Ci(), [o, s] = gn(
77659
77652
  (n == null ? void 0 : n.defaultChart) ?? ((d = (f = n == null ? void 0 : n.chartOptions) == null ? void 0 : f[0]) == null ? void 0 : d.type)
77660
77653
  ), l = fn(() => n.chartOptions, [n]), u = fn(
77661
77654
  () => {
@@ -77678,12 +77671,12 @@ function yFe(e) {
77678
77671
  direction: "vertical",
77679
77672
  style: (h = r == null ? void 0 : r.ChartMessageTemplate) == null ? void 0 : h.style,
77680
77673
  children: [
77681
- /* @__PURE__ */ Z(d0, { avatar: a }),
77674
+ /* @__PURE__ */ Q(d0, { avatar: a }),
77682
77675
  /* @__PURE__ */ ot("div", { className: qt(pd.text, pd["text--bot"]), style: c, children: [
77683
- /* @__PURE__ */ Z("div", { children: n.title }),
77684
- /* @__PURE__ */ Z("div", { children: n.text })
77676
+ /* @__PURE__ */ Q("div", { children: n.title }),
77677
+ /* @__PURE__ */ Q("div", { children: n.text })
77685
77678
  ] }),
77686
- l.length > 1 && /* @__PURE__ */ Z("div", { className: pd.quick_replies_box, children: l.map((p) => /* @__PURE__ */ Z(
77679
+ l.length > 1 && /* @__PURE__ */ Q("div", { className: pd.quick_replies_box, children: l.map((p) => /* @__PURE__ */ Q(
77687
77680
  "button",
77688
77681
  {
77689
77682
  className: pd.quick_reply,
@@ -77692,8 +77685,8 @@ function yFe(e) {
77692
77685
  },
77693
77686
  p.type
77694
77687
  )) }),
77695
- /* @__PURE__ */ Z(f0, { quickReplies: n == null ? void 0 : n.quickReplies, children: /* @__PURE__ */ Z(fFe, { spec: u }) }),
77696
- /* @__PURE__ */ Z(e2, { className: pd.chart_time, time: t.time })
77688
+ /* @__PURE__ */ Q(f0, { quickReplies: n == null ? void 0 : n.quickReplies, children: /* @__PURE__ */ Q(fFe, { spec: u }) }),
77689
+ /* @__PURE__ */ Q(e2, { className: pd.chart_time, time: t.time })
77697
77690
  ]
77698
77691
  }
77699
77692
  );
@@ -77709,15 +77702,15 @@ const bFe = "_image_box_8cz9p_1", vFe = "_time_8cz9p_14", xFe = "_quick_replies_
77709
77702
  };
77710
77703
  function SFe(e) {
77711
77704
  var u;
77712
- const { message: t } = e, n = t.message.template, { previewImageUrl: r, originalContentUrl: i } = n, { template: a } = mr(), { avatar: o } = Ci(), [s, l] = gn(!1);
77705
+ const { message: t } = e, n = t.message.template, { previewImageUrl: r, originalContentUrl: i } = n, { template: a } = pr(), { avatar: o } = Ci(), [s, l] = gn(!1);
77713
77706
  return s ? /* @__PURE__ */ ot(
77714
77707
  "div",
77715
77708
  {
77716
77709
  className: d1.full_screen,
77717
77710
  onClick: () => l(!1),
77718
77711
  children: [
77719
- /* @__PURE__ */ Z("div", { className: d1.full_screen_close, children: /* @__PURE__ */ Z(BF, {}) }),
77720
- /* @__PURE__ */ Z(
77712
+ /* @__PURE__ */ Q("div", { className: d1.full_screen_close, children: /* @__PURE__ */ Q(BF, {}) }),
77713
+ /* @__PURE__ */ Q(
77721
77714
  "div",
77722
77715
  {
77723
77716
  className: d1.imageOrigin,
@@ -77734,13 +77727,13 @@ function SFe(e) {
77734
77727
  direction: "horizontal",
77735
77728
  style: (u = a == null ? void 0 : a.ImageMessageTemplate) == null ? void 0 : u.style,
77736
77729
  children: [
77737
- /* @__PURE__ */ Z(d0, { avatar: o }),
77738
- /* @__PURE__ */ Z(
77730
+ /* @__PURE__ */ Q(d0, { avatar: o }),
77731
+ /* @__PURE__ */ Q(
77739
77732
  f0,
77740
77733
  {
77741
77734
  quickReplies: n.quickReplies,
77742
77735
  time: t.time,
77743
- children: /* @__PURE__ */ Z("div", { className: d1.image_box, onClick: () => l(!0), children: /* @__PURE__ */ Z("img", { src: r, alt: "Conversation content" }) })
77736
+ children: /* @__PURE__ */ Q("div", { className: d1.image_box, onClick: () => l(!0), children: /* @__PURE__ */ Q("img", { src: r, alt: "Conversation content" }) })
77744
77737
  }
77745
77738
  )
77746
77739
  ]
@@ -77751,11 +77744,11 @@ function AFe(e) {
77751
77744
  var n;
77752
77745
  const { message: t } = e;
77753
77746
  if (t.type === "user")
77754
- return /* @__PURE__ */ Z(IA, { message: t });
77747
+ return /* @__PURE__ */ Q(IA, { message: t });
77755
77748
  if (t.type === "error")
77756
- return /* @__PURE__ */ Z(zA, { message: t });
77749
+ return /* @__PURE__ */ Q(zA, { message: t });
77757
77750
  if (t.isTyping)
77758
- return /* @__PURE__ */ Z(
77751
+ return /* @__PURE__ */ Q(
77759
77752
  UF,
77760
77753
  {
77761
77754
  isTyping: t.isTyping,
@@ -77764,24 +77757,24 @@ function AFe(e) {
77764
77757
  );
77765
77758
  switch ((n = t.message.template) == null ? void 0 : n.type) {
77766
77759
  case cu.TEXT:
77767
- return /* @__PURE__ */ Z(IA, { message: t });
77760
+ return /* @__PURE__ */ Q(IA, { message: t });
77768
77761
  case cu.HINT:
77769
- return /* @__PURE__ */ Z(zA, { message: t });
77762
+ return /* @__PURE__ */ Q(zA, { message: t });
77770
77763
  case cu.BUTTON:
77771
- return /* @__PURE__ */ Z(bse, { message: t });
77764
+ return /* @__PURE__ */ Q(bse, { message: t });
77772
77765
  case cu.CAROUSEL:
77773
- return /* @__PURE__ */ Z(Ese, { message: t });
77766
+ return /* @__PURE__ */ Q(Ese, { message: t });
77774
77767
  case cu.CHART:
77775
- return /* @__PURE__ */ Z(yFe, { message: t });
77768
+ return /* @__PURE__ */ Q(yFe, { message: t });
77776
77769
  case cu.IMAGE:
77777
- return /* @__PURE__ */ Z(SFe, { message: t });
77770
+ return /* @__PURE__ */ Q(SFe, { message: t });
77778
77771
  default:
77779
- return /* @__PURE__ */ Z("div", {});
77772
+ return /* @__PURE__ */ Q("div", {});
77780
77773
  }
77781
77774
  }
77782
77775
  function CFe() {
77783
77776
  var a;
77784
- const { chatbot: e } = mr(), { messages: t, messageBoxBottomRef: n, botTypingPlaceholder: r } = Ci();
77777
+ const { chatbot: e } = pr(), { messages: t, messageBoxBottomRef: n, botTypingPlaceholder: r } = Ci();
77785
77778
  un(() => {
77786
77779
  var o;
77787
77780
  (o = n.current) == null || o.scrollIntoView({ behavior: "smooth" });
@@ -77792,26 +77785,26 @@ function CFe() {
77792
77785
  }),
77793
77786
  [e]
77794
77787
  );
77795
- return /* @__PURE__ */ Z(
77788
+ return /* @__PURE__ */ Q(
77796
77789
  "div",
77797
77790
  {
77798
77791
  className: qt("asgard-chatbot-body", OA.chatbot_body),
77799
77792
  style: (a = e == null ? void 0 : e.body) == null ? void 0 : a.style,
77800
77793
  children: /* @__PURE__ */ ot("div", { className: OA.chatbot_body__content, style: i, children: [
77801
- Array.from((t == null ? void 0 : t.values()) ?? []).map((o) => /* @__PURE__ */ Z(
77794
+ Array.from((t == null ? void 0 : t.values()) ?? []).map((o) => /* @__PURE__ */ Q(
77802
77795
  AFe,
77803
77796
  {
77804
77797
  message: o
77805
77798
  },
77806
77799
  o.messageId
77807
77800
  )),
77808
- /* @__PURE__ */ Z(
77801
+ /* @__PURE__ */ Q(
77809
77802
  vse,
77810
77803
  {
77811
77804
  placeholder: r ?? "正在輸入訊息"
77812
77805
  }
77813
77806
  ),
77814
- /* @__PURE__ */ Z("div", { ref: n })
77807
+ /* @__PURE__ */ Q("div", { ref: n })
77815
77808
  ] })
77816
77809
  }
77817
77810
  );
@@ -77871,7 +77864,7 @@ function IFe(e) {
77871
77864
  },
77872
77865
  [i, l]
77873
77866
  );
77874
- return /* @__PURE__ */ Z(
77867
+ return /* @__PURE__ */ Q(
77875
77868
  "div",
77876
77869
  {
77877
77870
  className: n,
@@ -77880,13 +77873,13 @@ function IFe(e) {
77880
77873
  onMouseUp: c,
77881
77874
  onTouchStart: f,
77882
77875
  onTouchEnd: d,
77883
- children: i ? /* @__PURE__ */ Z(FFe, {}) : /* @__PURE__ */ Z($Fe, {})
77876
+ children: i ? /* @__PURE__ */ Q(FFe, {}) : /* @__PURE__ */ Q($Fe, {})
77884
77877
  }
77885
77878
  );
77886
77879
  }
77887
77880
  function LFe() {
77888
77881
  var p, m, g, y, b, v, w, E;
77889
- const { sendMessage: e, isConnecting: t, inputPlaceholder: n } = Ci(), { chatbot: r } = mr(), [i, a] = gn(""), [o, s] = gn(!1), l = so(null), u = fn(
77882
+ const { sendMessage: e, isConnecting: t, inputPlaceholder: n } = Ci(), { chatbot: r } = pr(), [i, a] = gn(""), [o, s] = gn(!1), l = so(null), u = fn(
77890
77883
  () => t || !i.trim(),
77891
77884
  [t, i]
77892
77885
  ), c = fn(
@@ -77919,13 +77912,13 @@ function LFe() {
77919
77912
  "--asg-color-text-placeholder",
77920
77913
  ((N = (S = (_ = r.footer) == null ? void 0 : _.textArea) == null ? void 0 : S["::placeholder"]) == null ? void 0 : N.color) ?? "var(--asg-color-text-placeholder)"
77921
77914
  );
77922
- }, [(p = r.footer) == null ? void 0 : p.textArea]), /* @__PURE__ */ Z(
77915
+ }, [(p = r.footer) == null ? void 0 : p.textArea]), /* @__PURE__ */ Q(
77923
77916
  "div",
77924
77917
  {
77925
77918
  className: qt("asgard-chatbot-footer", uu.chatbot_footer),
77926
77919
  style: (m = r.footer) == null ? void 0 : m.style,
77927
77920
  children: /* @__PURE__ */ ot("div", { className: uu.chatbot_footer__content, style: c, children: [
77928
- /* @__PURE__ */ Z(
77921
+ /* @__PURE__ */ Q(
77929
77922
  "textarea",
77930
77923
  {
77931
77924
  ref: l,
@@ -77941,7 +77934,7 @@ function LFe() {
77941
77934
  onCompositionEnd: () => s(!1)
77942
77935
  }
77943
77936
  ),
77944
- i ? /* @__PURE__ */ Z(
77937
+ i ? /* @__PURE__ */ Q(
77945
77938
  "button",
77946
77939
  {
77947
77940
  className: qt(
@@ -77951,9 +77944,9 @@ function LFe() {
77951
77944
  style: (v = (b = r.footer) == null ? void 0 : b.submitButton) == null ? void 0 : v.style,
77952
77945
  disabled: u,
77953
77946
  onClick: d,
77954
- children: /* @__PURE__ */ Z(RFe, {})
77947
+ children: /* @__PURE__ */ Q(RFe, {})
77955
77948
  }
77956
- ) : /* @__PURE__ */ Z(
77949
+ ) : /* @__PURE__ */ Q(
77957
77950
  IFe,
77958
77951
  {
77959
77952
  setValue: a,
@@ -77975,7 +77968,7 @@ const zFe = "_chatbot_root_z7j5t_2", BFe = "_full_screen_z7j5t_125", PFe = "_cha
77975
77968
  screen_keyboard_open: UFe
77976
77969
  };
77977
77970
  function qFe(e) {
77978
- const { children: t } = e, n = so(null), r = mr();
77971
+ const { children: t } = e, n = so(null), r = pr();
77979
77972
  hY(n), dY();
77980
77973
  const [, i] = cY() ?? [], a = fY(), o = fn(() => {
77981
77974
  var s, l;
@@ -77986,7 +77979,7 @@ function qFe(e) {
77986
77979
  a ? { height: i } : {}
77987
77980
  );
77988
77981
  }, [i, a, r]);
77989
- return /* @__PURE__ */ Z("div", { className: oh.full_screen, children: /* @__PURE__ */ Z(
77982
+ return /* @__PURE__ */ Q("div", { className: oh.full_screen, children: /* @__PURE__ */ Q(
77990
77983
  "div",
77991
77984
  {
77992
77985
  ref: n,
@@ -78010,14 +78003,14 @@ function BO(e) {
78010
78003
  footer: u,
78011
78004
  ...c
78012
78005
  }
78013
- } = mr();
78014
- return /* @__PURE__ */ Z(
78006
+ } = pr();
78007
+ return /* @__PURE__ */ Q(
78015
78008
  "div",
78016
78009
  {
78017
78010
  ref: a,
78018
78011
  className: qt(oh.chatbot_root, r),
78019
78012
  style: Object.assign({}, o, i),
78020
- children: t ? /* @__PURE__ */ Z(qFe, { children: n }) : /* @__PURE__ */ Z(
78013
+ children: t ? /* @__PURE__ */ Q(qFe, { children: n }) : /* @__PURE__ */ Q(
78021
78014
  "div",
78022
78015
  {
78023
78016
  className: oh.chatbot_container,
@@ -78059,22 +78052,22 @@ const DIe = eY(function(t, n) {
78059
78052
  } = t, P = () => {
78060
78053
  switch (T) {
78061
78054
  case "loading":
78062
- return /* @__PURE__ */ Z("div", { style: {
78055
+ return /* @__PURE__ */ Q("div", { style: {
78063
78056
  display: "flex",
78064
78057
  alignItems: "center",
78065
78058
  justifyContent: "center",
78066
78059
  flex: 1,
78067
78060
  padding: "20px"
78068
- }, children: y || /* @__PURE__ */ Z("div", { children: "Loading..." }) });
78061
+ }, children: y || /* @__PURE__ */ Q("div", { children: "Loading..." }) });
78069
78062
  case "needApiKey":
78070
- return /* @__PURE__ */ Z("div", { style: {
78063
+ return /* @__PURE__ */ Q("div", { style: {
78071
78064
  display: "flex",
78072
78065
  alignItems: "center",
78073
78066
  justifyContent: "center",
78074
78067
  flex: 1,
78075
78068
  padding: "20px"
78076
- }, children: /* @__PURE__ */ Z(
78077
- Yoe,
78069
+ }, children: /* @__PURE__ */ Q(
78070
+ Xoe,
78078
78071
  {
78079
78072
  title: r,
78080
78073
  onSubmit: O || (() => {
@@ -78083,7 +78076,7 @@ const DIe = eY(function(t, n) {
78083
78076
  }
78084
78077
  ) });
78085
78078
  case "error":
78086
- return /* @__PURE__ */ Z("div", { style: {
78079
+ return /* @__PURE__ */ Q("div", { style: {
78087
78080
  display: "flex",
78088
78081
  alignItems: "center",
78089
78082
  justifyContent: "center",
@@ -78091,34 +78084,34 @@ const DIe = eY(function(t, n) {
78091
78084
  padding: "20px",
78092
78085
  color: "#ff6b6b"
78093
78086
  }, children: /* @__PURE__ */ ot("div", { style: { textAlign: "center" }, children: [
78094
- /* @__PURE__ */ Z("div", { style: { fontSize: "16px", marginBottom: "8px" }, children: "⚠️" }),
78095
- /* @__PURE__ */ Z("div", { children: "Something went wrong. Please try again later." })
78087
+ /* @__PURE__ */ Q("div", { style: { fontSize: "16px", marginBottom: "8px" }, children: "⚠️" }),
78088
+ /* @__PURE__ */ Q("div", { children: "Something went wrong. Please try again later." })
78096
78089
  ] }) });
78097
78090
  case "authenticated":
78098
78091
  default:
78099
78092
  return /* @__PURE__ */ ot(sh, { children: [
78100
- /* @__PURE__ */ Z(
78093
+ /* @__PURE__ */ Q(
78101
78094
  yoe,
78102
78095
  {
78103
78096
  onErrorClick: E,
78104
78097
  errorMessageRenderer: _,
78105
78098
  onTemplateBtnClick: w,
78106
78099
  defaultLinkTarget: M,
78107
- children: /* @__PURE__ */ Z(CFe, {})
78100
+ children: /* @__PURE__ */ Q(CFe, {})
78108
78101
  }
78109
78102
  ),
78110
- /* @__PURE__ */ Z(LFe, {})
78103
+ /* @__PURE__ */ Q(LFe, {})
78111
78104
  ] });
78112
78105
  }
78113
78106
  };
78114
- return T !== "needApiKey" && T !== "error" ? /* @__PURE__ */ Z(
78107
+ return T !== "needApiKey" && T !== "error" ? /* @__PURE__ */ Q(
78115
78108
  Doe,
78116
78109
  {
78117
78110
  enabled: p,
78118
78111
  config: o,
78119
78112
  asyncInitializers: g,
78120
78113
  loadingComponent: y,
78121
- children: /* @__PURE__ */ Z(MA, { theme: a, children: /* @__PURE__ */ Z(
78114
+ children: /* @__PURE__ */ Q(MA, { theme: a, children: /* @__PURE__ */ Q(
78122
78115
  NA,
78123
78116
  {
78124
78117
  parentRef: n,
@@ -78137,7 +78130,7 @@ const DIe = eY(function(t, n) {
78137
78130
  className: S,
78138
78131
  style: N,
78139
78132
  children: [
78140
- /* @__PURE__ */ Z(
78133
+ /* @__PURE__ */ Q(
78141
78134
  DA,
78142
78135
  {
78143
78136
  title: r,
@@ -78154,7 +78147,7 @@ const DIe = eY(function(t, n) {
78154
78147
  }
78155
78148
  ) })
78156
78149
  }
78157
- ) : /* @__PURE__ */ Z(MA, { theme: a, children: /* @__PURE__ */ Z(
78150
+ ) : /* @__PURE__ */ Q(MA, { theme: a, children: /* @__PURE__ */ Q(
78158
78151
  NA,
78159
78152
  {
78160
78153
  parentRef: n,
@@ -78173,7 +78166,7 @@ const DIe = eY(function(t, n) {
78173
78166
  className: S,
78174
78167
  style: N,
78175
78168
  children: [
78176
- /* @__PURE__ */ Z(
78169
+ /* @__PURE__ */ Q(
78177
78170
  DA,
78178
78171
  {
78179
78172
  title: r,
@@ -78218,7 +78211,7 @@ export {
78218
78211
  Ci as useAsgardContext,
78219
78212
  oY as useAsgardServiceClient,
78220
78213
  _7 as useAsgardTemplateContext,
78221
- mr as useAsgardThemeContext,
78214
+ pr as useAsgardThemeContext,
78222
78215
  sY as useChannel,
78223
78216
  lY as useDebounce,
78224
78217
  Tk as useDeepCompareMemo,