@asgard-js/react 0.0.43-canary.5 → 0.0.43-canary.7
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/components/chatbot/api-key-input/api-key-input.d.ts.map +1 -1
- package/dist/index.js +748 -754
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/chatbot/api-key-input/api-key-input.module.scss +0 -2
- package/src/components/chatbot/api-key-input/api-key-input.tsx +3 -11
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Fragment as sh, jsx as
|
|
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
|
|
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
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
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
|
|
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
|
|
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]/),
|
|
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 &&
|
|
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 ||
|
|
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 ||
|
|
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
|
|
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 ||
|
|
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 =
|
|
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 ===
|
|
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 ||
|
|
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 ||
|
|
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 ||
|
|
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 ||
|
|
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 ||
|
|
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(
|
|
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(
|
|
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
|
|
4528
|
-
switch (
|
|
4527
|
+
const Xn = j[Ce];
|
|
4528
|
+
switch (Xn[1].type) {
|
|
4529
4529
|
case "listUnordered":
|
|
4530
4530
|
case "listOrdered":
|
|
4531
4531
|
case "blockQuote": {
|
|
4532
|
-
|
|
4532
|
+
Xn[0] === "enter" ? Ve++ : Ve--, Fs = void 0;
|
|
4533
4533
|
break;
|
|
4534
4534
|
}
|
|
4535
4535
|
case "lineEndingBlank": {
|
|
4536
|
-
|
|
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 &&
|
|
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 :
|
|
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 (
|
|
4560
|
+
if (Xn[1].type === "listItemPrefix") {
|
|
4561
4561
|
const Lo = {
|
|
4562
4562
|
type: "listItem",
|
|
4563
4563
|
_spread: !1,
|
|
4564
|
-
start: Object.assign({},
|
|
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,
|
|
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
|
|
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
|
|
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:
|
|
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 ||
|
|
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
|
|
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 ||
|
|
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
|
|
13478
|
-
var tn = K1.charAt(
|
|
13479
|
-
Ge = String.fromCharCode(55349, 56320 +
|
|
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
|
|
16154
|
-
|
|
16153
|
+
for (var mr = 0; mr < De.length; ++mr)
|
|
16154
|
+
mr > 0 && (v += 0.25), u.push({
|
|
16155
16155
|
pos: v,
|
|
16156
|
-
isDashed: De[
|
|
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((
|
|
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,
|
|
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
|
|
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__ */
|
|
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__ */
|
|
35556
|
-
const { defaultLinkTarget: r } = _7(), { botMessage: i } =
|
|
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__ */
|
|
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__ */
|
|
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__ */
|
|
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__ */
|
|
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__ */
|
|
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__ */
|
|
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__ */
|
|
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__ */
|
|
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,
|
|
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) || ((
|
|
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: (
|
|
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__ */
|
|
36048
|
+
return /* @__PURE__ */ Q(FF.Provider, { value: a, children: t });
|
|
36049
36049
|
}
|
|
36050
|
-
function
|
|
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__ */
|
|
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
|
|
36140
|
-
|
|
36141
|
-
|
|
36142
|
-
|
|
36143
|
-
|
|
36144
|
-
|
|
36145
|
-
|
|
36146
|
-
|
|
36147
|
-
|
|
36148
|
-
|
|
36149
|
-
|
|
36150
|
-
|
|
36151
|
-
|
|
36152
|
-
|
|
36153
|
-
|
|
36154
|
-
|
|
36155
|
-
|
|
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
|
|
36173
|
+
function Xoe({
|
|
36158
36174
|
onSubmit: e,
|
|
36159
36175
|
loading: t = !1,
|
|
36160
36176
|
error: n,
|
|
@@ -36163,64 +36179,58 @@ function Yoe({
|
|
|
36163
36179
|
showToggle: a = !0,
|
|
36164
36180
|
className: o
|
|
36165
36181
|
}) {
|
|
36166
|
-
|
|
36167
|
-
|
|
36168
|
-
|
|
36169
|
-
|
|
36182
|
+
var g, y;
|
|
36183
|
+
const [s, l] = gn(""), [u, c] = gn(!1), { chatbot: f } = pr(), { avatar: d } = Ci(), h = (b) => {
|
|
36184
|
+
b.preventDefault(), s.trim() && !t && e(s.trim());
|
|
36185
|
+
}, p = (b) => {
|
|
36186
|
+
l(b.target.value);
|
|
36170
36187
|
}, m = () => {
|
|
36171
36188
|
c(!u);
|
|
36172
36189
|
};
|
|
36173
36190
|
return /* @__PURE__ */ ot(
|
|
36174
36191
|
"div",
|
|
36175
36192
|
{
|
|
36176
|
-
className: qt(
|
|
36193
|
+
className: qt(yr.container, o),
|
|
36177
36194
|
style: {
|
|
36178
36195
|
backgroundColor: f.backgroundColor,
|
|
36179
36196
|
borderColor: f.borderColor
|
|
36180
36197
|
},
|
|
36181
36198
|
children: [
|
|
36182
|
-
/* @__PURE__ */ ot("div", { className:
|
|
36183
|
-
|
|
36184
|
-
|
|
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 })
|
|
36199
|
+
/* @__PURE__ */ ot("div", { className: yr.header, children: [
|
|
36200
|
+
/* @__PURE__ */ Q(zF, { avatar: d }),
|
|
36201
|
+
/* @__PURE__ */ Q("h2", { className: yr.title, style: (y = (g = f == null ? void 0 : f.header) == null ? void 0 : g.title) == null ? void 0 : y.style, children: i })
|
|
36192
36202
|
] }),
|
|
36193
|
-
/* @__PURE__ */ ot("form", { onSubmit: h, className:
|
|
36194
|
-
/* @__PURE__ */ ot("div", { className:
|
|
36195
|
-
/* @__PURE__ */
|
|
36196
|
-
/* @__PURE__ */ ot("div", { className:
|
|
36197
|
-
/* @__PURE__ */
|
|
36203
|
+
/* @__PURE__ */ ot("form", { onSubmit: h, className: yr.form, children: [
|
|
36204
|
+
/* @__PURE__ */ ot("div", { className: yr.inputGroup, children: [
|
|
36205
|
+
/* @__PURE__ */ Q("label", { className: yr.label, children: "Key" }),
|
|
36206
|
+
/* @__PURE__ */ ot("div", { className: yr.inputWrapper, children: [
|
|
36207
|
+
/* @__PURE__ */ Q(
|
|
36198
36208
|
"input",
|
|
36199
36209
|
{
|
|
36200
36210
|
type: u ? "text" : "password",
|
|
36201
36211
|
value: s,
|
|
36202
36212
|
onChange: p,
|
|
36203
36213
|
placeholder: r,
|
|
36204
|
-
className: qt(
|
|
36205
|
-
[
|
|
36206
|
-
[
|
|
36214
|
+
className: qt(yr.input, {
|
|
36215
|
+
[yr.error]: n,
|
|
36216
|
+
[yr.disabled]: t
|
|
36207
36217
|
}),
|
|
36208
36218
|
disabled: t,
|
|
36209
36219
|
autoComplete: "off"
|
|
36210
36220
|
}
|
|
36211
36221
|
),
|
|
36212
|
-
a && /* @__PURE__ */
|
|
36222
|
+
a && /* @__PURE__ */ Q(
|
|
36213
36223
|
"button",
|
|
36214
36224
|
{
|
|
36215
36225
|
type: "button",
|
|
36216
36226
|
onClick: m,
|
|
36217
|
-
className:
|
|
36227
|
+
className: yr.toggleButton,
|
|
36218
36228
|
disabled: t,
|
|
36219
36229
|
"aria-label": u ? "Hide password" : "Show password",
|
|
36220
|
-
children: /* @__PURE__ */
|
|
36230
|
+
children: /* @__PURE__ */ Q(
|
|
36221
36231
|
"svg",
|
|
36222
36232
|
{
|
|
36223
|
-
className:
|
|
36233
|
+
className: yr.toggleIcon,
|
|
36224
36234
|
width: "16",
|
|
36225
36235
|
height: "16",
|
|
36226
36236
|
viewBox: "0 0 24 24",
|
|
@@ -36230,26 +36240,26 @@ function Yoe({
|
|
|
36230
36240
|
strokeLinecap: "round",
|
|
36231
36241
|
strokeLinejoin: "round",
|
|
36232
36242
|
children: u ? /* @__PURE__ */ ot(sh, { children: [
|
|
36233
|
-
/* @__PURE__ */
|
|
36234
|
-
/* @__PURE__ */
|
|
36243
|
+
/* @__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" }),
|
|
36244
|
+
/* @__PURE__ */ Q("line", { x1: "1", y1: "1", x2: "23", y2: "23" })
|
|
36235
36245
|
] }) : /* @__PURE__ */ ot(sh, { children: [
|
|
36236
|
-
/* @__PURE__ */
|
|
36237
|
-
/* @__PURE__ */
|
|
36246
|
+
/* @__PURE__ */ Q("path", { d: "M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z" }),
|
|
36247
|
+
/* @__PURE__ */ Q("circle", { cx: "12", cy: "12", r: "3" })
|
|
36238
36248
|
] })
|
|
36239
36249
|
}
|
|
36240
36250
|
)
|
|
36241
36251
|
}
|
|
36242
36252
|
)
|
|
36243
36253
|
] }),
|
|
36244
|
-
n && /* @__PURE__ */
|
|
36254
|
+
n && /* @__PURE__ */ Q("div", { className: yr.errorMessage, children: n })
|
|
36245
36255
|
] }),
|
|
36246
|
-
/* @__PURE__ */
|
|
36256
|
+
/* @__PURE__ */ Q(
|
|
36247
36257
|
"button",
|
|
36248
36258
|
{
|
|
36249
36259
|
type: "submit",
|
|
36250
36260
|
disabled: !s.trim() || t,
|
|
36251
|
-
className: qt(
|
|
36252
|
-
[
|
|
36261
|
+
className: qt(yr.submitButton, {
|
|
36262
|
+
[yr.loading]: t
|
|
36253
36263
|
}),
|
|
36254
36264
|
children: t ? "Loading..." : "Continue"
|
|
36255
36265
|
}
|
|
@@ -36259,28 +36269,12 @@ function Yoe({
|
|
|
36259
36269
|
}
|
|
36260
36270
|
);
|
|
36261
36271
|
}
|
|
36262
|
-
const
|
|
36263
|
-
chatbot_header:
|
|
36264
|
-
chatbot_header__content:
|
|
36265
|
-
chatbot_header__title:
|
|
36266
|
-
chatbot_header__extra:
|
|
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" }));
|
|
36272
|
+
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 = {
|
|
36273
|
+
chatbot_header: Koe,
|
|
36274
|
+
chatbot_header__content: Zoe,
|
|
36275
|
+
chatbot_header__title: Qoe,
|
|
36276
|
+
chatbot_header__extra: Joe
|
|
36277
|
+
}, 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
36278
|
function DA(e) {
|
|
36285
36279
|
var m, g, y, b, v, w;
|
|
36286
36280
|
const {
|
|
@@ -36289,7 +36283,7 @@ function DA(e) {
|
|
|
36289
36283
|
onClose: r,
|
|
36290
36284
|
customActions: i,
|
|
36291
36285
|
maintainConnectionWhenClosed: a
|
|
36292
|
-
} = e, { chatbot: o } =
|
|
36286
|
+
} = e, { chatbot: o } = pr(), {
|
|
36293
36287
|
data: { annotations: s }
|
|
36294
36288
|
} = $F(), { avatar: l, isResetting: u, resetChannel: c, closeChannel: f } = Ci(), d = fn(
|
|
36295
36289
|
() => ({
|
|
@@ -36308,15 +36302,15 @@ function DA(e) {
|
|
|
36308
36302
|
},
|
|
36309
36303
|
[u, r, f, a]
|
|
36310
36304
|
);
|
|
36311
|
-
return /* @__PURE__ */
|
|
36305
|
+
return /* @__PURE__ */ Q(
|
|
36312
36306
|
"div",
|
|
36313
36307
|
{
|
|
36314
36308
|
className: qt("asgard-chatbot-header", ym.chatbot_header),
|
|
36315
36309
|
style: (m = o == null ? void 0 : o.header) == null ? void 0 : m.style,
|
|
36316
36310
|
children: /* @__PURE__ */ ot("div", { className: ym.chatbot_header__content, style: d, children: [
|
|
36317
36311
|
/* @__PURE__ */ ot("div", { className: ym.chatbot_header__title, children: [
|
|
36318
|
-
/* @__PURE__ */
|
|
36319
|
-
/* @__PURE__ */
|
|
36312
|
+
/* @__PURE__ */ Q(zF, { avatar: l }),
|
|
36313
|
+
/* @__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
36314
|
] }),
|
|
36321
36315
|
/* @__PURE__ */ ot(
|
|
36322
36316
|
"div",
|
|
@@ -36325,8 +36319,8 @@ function DA(e) {
|
|
|
36325
36319
|
style: (w = (v = o == null ? void 0 : o.header) == null ? void 0 : v.actionButton) == null ? void 0 : w.style,
|
|
36326
36320
|
children: [
|
|
36327
36321
|
i,
|
|
36328
|
-
/* @__PURE__ */
|
|
36329
|
-
/* @__PURE__ */
|
|
36322
|
+
/* @__PURE__ */ Q("div", { onClick: h, children: /* @__PURE__ */ Q(ese, {}) }),
|
|
36323
|
+
/* @__PURE__ */ Q("div", { onClick: p, children: /* @__PURE__ */ Q(BF, {}) })
|
|
36330
36324
|
]
|
|
36331
36325
|
}
|
|
36332
36326
|
)
|
|
@@ -36358,7 +36352,7 @@ function Lu(e) {
|
|
|
36358
36352
|
);
|
|
36359
36353
|
}
|
|
36360
36354
|
}, [n, t]);
|
|
36361
|
-
return /* @__PURE__ */
|
|
36355
|
+
return /* @__PURE__ */ Q(
|
|
36362
36356
|
"div",
|
|
36363
36357
|
{
|
|
36364
36358
|
className: qt("asgard-template-box", o, a),
|
|
@@ -36376,18 +36370,18 @@ const ise = "_template_box_content_fs2wk_1", ase = "_content_fs2wk_8", RA = {
|
|
|
36376
36370
|
};
|
|
36377
36371
|
function lse(e) {
|
|
36378
36372
|
var s;
|
|
36379
|
-
const { quickReplies: t } = e, { template: n, botMessage: r } =
|
|
36373
|
+
const { quickReplies: t } = e, { template: n, botMessage: r } = pr(), { sendMessage: i, isConnecting: a } = Ci(), o = Wt(
|
|
36380
36374
|
(l) => i == null ? void 0 : i({ text: l }),
|
|
36381
36375
|
[i]
|
|
36382
36376
|
);
|
|
36383
|
-
return t != null && t.length ? /* @__PURE__ */
|
|
36377
|
+
return t != null && t.length ? /* @__PURE__ */ Q(
|
|
36384
36378
|
"div",
|
|
36385
36379
|
{
|
|
36386
36380
|
className: qt("asgard-quick-replies", $A.quick_replies_box),
|
|
36387
36381
|
style: (s = n == null ? void 0 : n.quickReplies) == null ? void 0 : s.style,
|
|
36388
36382
|
children: t.map((l) => {
|
|
36389
36383
|
var u, c, f, d, h;
|
|
36390
|
-
return /* @__PURE__ */
|
|
36384
|
+
return /* @__PURE__ */ Q(
|
|
36391
36385
|
"button",
|
|
36392
36386
|
{
|
|
36393
36387
|
className: $A.quick_reply,
|
|
@@ -36418,7 +36412,7 @@ const use = "_time_rgg92_1", cse = {
|
|
|
36418
36412
|
};
|
|
36419
36413
|
function e2(e) {
|
|
36420
36414
|
var a, o;
|
|
36421
|
-
const { time: t, className: n } = e, { template: r } =
|
|
36415
|
+
const { time: t, className: n } = e, { template: r } = pr(), i = fn(
|
|
36422
36416
|
() => {
|
|
36423
36417
|
var s, l;
|
|
36424
36418
|
return {
|
|
@@ -36427,7 +36421,7 @@ function e2(e) {
|
|
|
36427
36421
|
},
|
|
36428
36422
|
[(o = (a = r == null ? void 0 : r.time) == null ? void 0 : a.style) == null ? void 0 : o.color]
|
|
36429
36423
|
);
|
|
36430
|
-
return t ? /* @__PURE__ */
|
|
36424
|
+
return t ? /* @__PURE__ */ Q(
|
|
36431
36425
|
"div",
|
|
36432
36426
|
{
|
|
36433
36427
|
className: qt("asgard-time", cse.time, n),
|
|
@@ -36448,9 +36442,9 @@ function f0(e) {
|
|
|
36448
36442
|
children: [
|
|
36449
36443
|
/* @__PURE__ */ ot("div", { className: RA.content, children: [
|
|
36450
36444
|
r,
|
|
36451
|
-
/* @__PURE__ */
|
|
36445
|
+
/* @__PURE__ */ Q(e2, { time: n })
|
|
36452
36446
|
] }),
|
|
36453
|
-
!!(t != null && t.length) && /* @__PURE__ */
|
|
36447
|
+
!!(t != null && t.length) && /* @__PURE__ */ Q(lse, { quickReplies: t })
|
|
36454
36448
|
]
|
|
36455
36449
|
}
|
|
36456
36450
|
);
|
|
@@ -36459,14 +36453,14 @@ const fse = "_bot_avatar_xrs9x_1", FA = {
|
|
|
36459
36453
|
bot_avatar: fse
|
|
36460
36454
|
}, 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
36455
|
const { avatar: t } = e;
|
|
36462
|
-
return t ? /* @__PURE__ */
|
|
36456
|
+
return t ? /* @__PURE__ */ Q(
|
|
36463
36457
|
"img",
|
|
36464
36458
|
{
|
|
36465
36459
|
src: t,
|
|
36466
36460
|
alt: "Bot Avatar",
|
|
36467
36461
|
className: qt("asgard-avatar", FA.bot_avatar)
|
|
36468
36462
|
}
|
|
36469
|
-
) : /* @__PURE__ */
|
|
36463
|
+
) : /* @__PURE__ */ Q("div", { className: qt("asgard-avatar", FA.bot_avatar), children: /* @__PURE__ */ Q(dse, {}) });
|
|
36470
36464
|
}), 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
36465
|
card_root: hse,
|
|
36472
36466
|
card_content: pse,
|
|
@@ -36521,7 +36515,7 @@ function PF(e) {
|
|
|
36521
36515
|
className: qt("asgard-card", q0.card_root),
|
|
36522
36516
|
style: n == null ? void 0 : n.style,
|
|
36523
36517
|
children: [
|
|
36524
|
-
(t == null ? void 0 : t.thumbnailImageUrl) && /* @__PURE__ */
|
|
36518
|
+
(t == null ? void 0 : t.thumbnailImageUrl) && /* @__PURE__ */ Q(
|
|
36525
36519
|
"img",
|
|
36526
36520
|
{
|
|
36527
36521
|
alt: t == null ? void 0 : t.title,
|
|
@@ -36536,11 +36530,11 @@ function PF(e) {
|
|
|
36536
36530
|
}
|
|
36537
36531
|
),
|
|
36538
36532
|
/* @__PURE__ */ ot("div", { className: q0.card_content, children: [
|
|
36539
|
-
/* @__PURE__ */
|
|
36540
|
-
/* @__PURE__ */
|
|
36541
|
-
/* @__PURE__ */
|
|
36533
|
+
/* @__PURE__ */ Q("h5", { className: q0.card_title, children: t == null ? void 0 : t.title }),
|
|
36534
|
+
/* @__PURE__ */ Q("div", { className: q0.card_description, children: t == null ? void 0 : t.text }),
|
|
36535
|
+
/* @__PURE__ */ Q("div", { className: q0.card_actions, children: (u = t == null ? void 0 : t.buttons) == null ? void 0 : u.map((c, f) => {
|
|
36542
36536
|
var d;
|
|
36543
|
-
return /* @__PURE__ */
|
|
36537
|
+
return /* @__PURE__ */ Q(
|
|
36544
36538
|
"button",
|
|
36545
36539
|
{
|
|
36546
36540
|
onClick: l(c.action),
|
|
@@ -36557,7 +36551,7 @@ function PF(e) {
|
|
|
36557
36551
|
}
|
|
36558
36552
|
function bse(e) {
|
|
36559
36553
|
var a, o, s;
|
|
36560
|
-
const { message: t } = e, { template: n } =
|
|
36554
|
+
const { message: t } = e, { template: n } = pr(), { avatar: r } = Ci(), i = t.message.template;
|
|
36561
36555
|
return /* @__PURE__ */ ot(
|
|
36562
36556
|
Lu,
|
|
36563
36557
|
{
|
|
@@ -36566,13 +36560,13 @@ function bse(e) {
|
|
|
36566
36560
|
direction: "horizontal",
|
|
36567
36561
|
style: (a = n == null ? void 0 : n.ButtonMessageTemplate) == null ? void 0 : a.style,
|
|
36568
36562
|
children: [
|
|
36569
|
-
/* @__PURE__ */
|
|
36570
|
-
/* @__PURE__ */
|
|
36563
|
+
/* @__PURE__ */ Q(d0, { avatar: r }),
|
|
36564
|
+
/* @__PURE__ */ Q(
|
|
36571
36565
|
f0,
|
|
36572
36566
|
{
|
|
36573
36567
|
time: t.time,
|
|
36574
36568
|
quickReplies: i == null ? void 0 : i.quickReplies,
|
|
36575
|
-
children: /* @__PURE__ */
|
|
36569
|
+
children: /* @__PURE__ */ Q(
|
|
36576
36570
|
PF,
|
|
36577
36571
|
{
|
|
36578
36572
|
template: i,
|
|
@@ -36591,7 +36585,7 @@ function bse(e) {
|
|
|
36591
36585
|
}
|
|
36592
36586
|
function IA(e) {
|
|
36593
36587
|
var u, c, f, d;
|
|
36594
|
-
const { message: t } = e, { avatar: n } = Ci(), r =
|
|
36588
|
+
const { message: t } = e, { avatar: n } = Ci(), r = pr(), { botMessage: i } = r, { htmlBlocks: a, lastTypingText: o } = OF(
|
|
36595
36589
|
((u = t == null ? void 0 : t.message) == null ? void 0 : u.text) || "",
|
|
36596
36590
|
20
|
|
36597
36591
|
), s = (f = (c = r == null ? void 0 : r.template) == null ? void 0 : c.TextMessageTemplate) == null ? void 0 : f.style, l = fn(() => {
|
|
@@ -36622,7 +36616,7 @@ function IA(e) {
|
|
|
36622
36616
|
direction: "horizontal",
|
|
36623
36617
|
style: s,
|
|
36624
36618
|
children: [
|
|
36625
|
-
/* @__PURE__ */
|
|
36619
|
+
/* @__PURE__ */ Q(
|
|
36626
36620
|
"div",
|
|
36627
36621
|
{
|
|
36628
36622
|
className: qt($i.text, $i["text--user"]),
|
|
@@ -36630,7 +36624,7 @@ function IA(e) {
|
|
|
36630
36624
|
children: t.text
|
|
36631
36625
|
}
|
|
36632
36626
|
),
|
|
36633
|
-
/* @__PURE__ */
|
|
36627
|
+
/* @__PURE__ */ Q(e2, { time: t.time })
|
|
36634
36628
|
]
|
|
36635
36629
|
}
|
|
36636
36630
|
) : /* @__PURE__ */ ot(
|
|
@@ -36641,8 +36635,8 @@ function IA(e) {
|
|
|
36641
36635
|
direction: "horizontal",
|
|
36642
36636
|
style: s,
|
|
36643
36637
|
children: [
|
|
36644
|
-
/* @__PURE__ */
|
|
36645
|
-
/* @__PURE__ */
|
|
36638
|
+
/* @__PURE__ */ Q(d0, { avatar: n }),
|
|
36639
|
+
/* @__PURE__ */ Q(
|
|
36646
36640
|
f0,
|
|
36647
36641
|
{
|
|
36648
36642
|
time: t.time,
|
|
@@ -36665,7 +36659,7 @@ function IA(e) {
|
|
|
36665
36659
|
);
|
|
36666
36660
|
}
|
|
36667
36661
|
function UF(e) {
|
|
36668
|
-
const { isTyping: t, typingText: n } = e, { messageBoxBottomRef: r, avatar: i } = Ci(), a =
|
|
36662
|
+
const { isTyping: t, typingText: n } = e, { messageBoxBottomRef: r, avatar: i } = Ci(), a = pr(), o = so(null), s = Wt(() => {
|
|
36669
36663
|
var h;
|
|
36670
36664
|
(h = r.current) == null || h.scrollIntoView({ behavior: "smooth" });
|
|
36671
36665
|
}, [r]);
|
|
@@ -36698,8 +36692,8 @@ function UF(e) {
|
|
|
36698
36692
|
type: "bot",
|
|
36699
36693
|
direction: "horizontal",
|
|
36700
36694
|
children: [
|
|
36701
|
-
/* @__PURE__ */
|
|
36702
|
-
/* @__PURE__ */
|
|
36695
|
+
/* @__PURE__ */ Q(d0, { avatar: i }),
|
|
36696
|
+
/* @__PURE__ */ Q(f0, { time: /* @__PURE__ */ new Date(), children: /* @__PURE__ */ Q(
|
|
36703
36697
|
"div",
|
|
36704
36698
|
{
|
|
36705
36699
|
ref: o,
|
|
@@ -36709,9 +36703,9 @@ function UF(e) {
|
|
|
36709
36703
|
u,
|
|
36710
36704
|
c ?? "",
|
|
36711
36705
|
l && /* @__PURE__ */ ot("span", { className: $i["typing-indicator"], children: [
|
|
36712
|
-
/* @__PURE__ */
|
|
36713
|
-
/* @__PURE__ */
|
|
36714
|
-
/* @__PURE__ */
|
|
36706
|
+
/* @__PURE__ */ Q("div", { className: $i.dot, style: d }),
|
|
36707
|
+
/* @__PURE__ */ Q("div", { className: $i.dot, style: d }),
|
|
36708
|
+
/* @__PURE__ */ Q("div", { className: $i.dot, style: d })
|
|
36715
36709
|
] })
|
|
36716
36710
|
] })
|
|
36717
36711
|
}
|
|
@@ -36727,7 +36721,7 @@ function vse(e) {
|
|
|
36727
36721
|
),
|
|
36728
36722
|
[r]
|
|
36729
36723
|
);
|
|
36730
|
-
return n && !i ? /* @__PURE__ */
|
|
36724
|
+
return n && !i ? /* @__PURE__ */ Q(UF, { isTyping: !0, typingText: t }) : null;
|
|
36731
36725
|
}
|
|
36732
36726
|
const xse = "_carousel_root_sv1hc_1", wse = "_carousel_time_sv1hc_12", LA = {
|
|
36733
36727
|
carousel_root: xse,
|
|
@@ -36735,7 +36729,7 @@ const xse = "_carousel_root_sv1hc_1", wse = "_carousel_time_sv1hc_12", LA = {
|
|
|
36735
36729
|
};
|
|
36736
36730
|
function Ese(e) {
|
|
36737
36731
|
var a, o;
|
|
36738
|
-
const { message: t } = e, { template: n } =
|
|
36732
|
+
const { message: t } = e, { template: n } = pr(), { avatar: r } = Ci(), i = t.message.template;
|
|
36739
36733
|
return /* @__PURE__ */ ot(
|
|
36740
36734
|
Lu,
|
|
36741
36735
|
{
|
|
@@ -36744,10 +36738,10 @@ function Ese(e) {
|
|
|
36744
36738
|
direction: "vertical",
|
|
36745
36739
|
style: (a = n == null ? void 0 : n.CarouselMessageTemplate) == null ? void 0 : a.style,
|
|
36746
36740
|
children: [
|
|
36747
|
-
/* @__PURE__ */
|
|
36748
|
-
/* @__PURE__ */
|
|
36741
|
+
/* @__PURE__ */ Q(d0, { avatar: r }),
|
|
36742
|
+
/* @__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
36743
|
var u;
|
|
36750
|
-
return /* @__PURE__ */
|
|
36744
|
+
return /* @__PURE__ */ Q(
|
|
36751
36745
|
PF,
|
|
36752
36746
|
{
|
|
36753
36747
|
template: s,
|
|
@@ -36756,7 +36750,7 @@ function Ese(e) {
|
|
|
36756
36750
|
l
|
|
36757
36751
|
);
|
|
36758
36752
|
}) }) }),
|
|
36759
|
-
/* @__PURE__ */
|
|
36753
|
+
/* @__PURE__ */ Q(e2, { className: LA.carousel_time, time: t.time })
|
|
36760
36754
|
]
|
|
36761
36755
|
}
|
|
36762
36756
|
);
|
|
@@ -36771,12 +36765,12 @@ const _se = "_hint_root_1hmle_1", kse = "_hint_root__error_1hmle_14", Sse = "_er
|
|
|
36771
36765
|
};
|
|
36772
36766
|
function zA(e) {
|
|
36773
36767
|
var s, l;
|
|
36774
|
-
const { message: t } = e, { template: n } =
|
|
36768
|
+
const { message: t } = e, { template: n } = pr(), { onErrorClick: r, errorMessageRenderer: i } = _7(), a = Wt(() => {
|
|
36775
36769
|
r == null || r(t);
|
|
36776
36770
|
}, [t, r]);
|
|
36777
36771
|
if (t.type === "user") return null;
|
|
36778
36772
|
if (t.type === "error")
|
|
36779
|
-
return /* @__PURE__ */
|
|
36773
|
+
return /* @__PURE__ */ Q(
|
|
36780
36774
|
"div",
|
|
36781
36775
|
{
|
|
36782
36776
|
className: qt(
|
|
@@ -36785,8 +36779,8 @@ function zA(e) {
|
|
|
36785
36779
|
),
|
|
36786
36780
|
children: (i == null ? void 0 : i(t)) ?? /* @__PURE__ */ ot(sh, { children: [
|
|
36787
36781
|
/* @__PURE__ */ ot("div", { className: Ql.error_hint_title, children: [
|
|
36788
|
-
/* @__PURE__ */
|
|
36789
|
-
/* @__PURE__ */
|
|
36782
|
+
/* @__PURE__ */ Q("span", { className: Ql.time, children: c3(t.time) }),
|
|
36783
|
+
/* @__PURE__ */ Q("span", { children: "Unexpected error" })
|
|
36790
36784
|
] }),
|
|
36791
36785
|
r && /* @__PURE__ */ ot(
|
|
36792
36786
|
"div",
|
|
@@ -36795,7 +36789,7 @@ function zA(e) {
|
|
|
36795
36789
|
onClick: a,
|
|
36796
36790
|
children: [
|
|
36797
36791
|
"Click ",
|
|
36798
|
-
/* @__PURE__ */
|
|
36792
|
+
/* @__PURE__ */ Q("span", { children: "here" }),
|
|
36799
36793
|
" to view the report."
|
|
36800
36794
|
]
|
|
36801
36795
|
}
|
|
@@ -36813,8 +36807,8 @@ function zA(e) {
|
|
|
36813
36807
|
),
|
|
36814
36808
|
style: (s = n == null ? void 0 : n.HintMessageTemplate) == null ? void 0 : s.style,
|
|
36815
36809
|
children: [
|
|
36816
|
-
/* @__PURE__ */
|
|
36817
|
-
/* @__PURE__ */
|
|
36810
|
+
/* @__PURE__ */ Q("div", { className: Ql.time, children: c3(t.time) }),
|
|
36811
|
+
/* @__PURE__ */ Q(
|
|
36818
36812
|
"div",
|
|
36819
36813
|
{
|
|
36820
36814
|
className: Ql.hint_text,
|
|
@@ -38766,7 +38760,7 @@ function oi(e, t, n) {
|
|
|
38766
38760
|
function on(e) {
|
|
38767
38761
|
return e == null ? null : e.fname;
|
|
38768
38762
|
}
|
|
38769
|
-
function
|
|
38763
|
+
function ar(e) {
|
|
38770
38764
|
return e == null ? null : e.fields;
|
|
38771
38765
|
}
|
|
38772
38766
|
function tI(e) {
|
|
@@ -38808,7 +38802,7 @@ function Vi(e, t, n) {
|
|
|
38808
38802
|
const r = Eo(e);
|
|
38809
38803
|
return e = r.length === 1 ? r[0] : e, oi((n && n.get || tI)(r), [e], t || e);
|
|
38810
38804
|
}
|
|
38811
|
-
const np = Vi("id"),
|
|
38805
|
+
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
38806
|
function Yce(e, t, n) {
|
|
38813
38807
|
const r = [t].concat([].slice.call(n));
|
|
38814
38808
|
console[e].apply(console, r);
|
|
@@ -38876,7 +38870,7 @@ function Xce(e, t) {
|
|
|
38876
38870
|
function ct(e) {
|
|
38877
38871
|
return e[e.length - 1];
|
|
38878
38872
|
}
|
|
38879
|
-
function
|
|
38873
|
+
function rr(e) {
|
|
38880
38874
|
return e == null || e === "" ? null : +e;
|
|
38881
38875
|
}
|
|
38882
38876
|
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 +38879,7 @@ function s2(e, t, n, r) {
|
|
|
38885
38879
|
return [r(i - o), r(a - o)];
|
|
38886
38880
|
}
|
|
38887
38881
|
function uI(e, t) {
|
|
38888
|
-
return s2(e, t,
|
|
38882
|
+
return s2(e, t, rr, fr);
|
|
38889
38883
|
}
|
|
38890
38884
|
function cI(e, t) {
|
|
38891
38885
|
var n = Math.sign(e[0]);
|
|
@@ -38902,7 +38896,7 @@ function l2(e, t, n, r, i) {
|
|
|
38902
38896
|
return [i(s + (a - s) * n), i(s + (o - s) * n)];
|
|
38903
38897
|
}
|
|
38904
38898
|
function z7(e, t, n) {
|
|
38905
|
-
return l2(e, t, n,
|
|
38899
|
+
return l2(e, t, n, rr, fr);
|
|
38906
38900
|
}
|
|
38907
38901
|
function B7(e, t, n) {
|
|
38908
38902
|
const r = Math.sign(e[0]);
|
|
@@ -38935,7 +38929,7 @@ function U7(e, t, n) {
|
|
|
38935
38929
|
n = n || {}, t = we(t) || [];
|
|
38936
38930
|
const r = [], i = [], a = {}, o = n.comparator || Zce;
|
|
38937
38931
|
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)), (
|
|
38932
|
+
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
38933
|
}), i.length === 0 ? null : oi(o(i, r), Object.keys(a));
|
|
38940
38934
|
}
|
|
38941
38935
|
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 +38940,7 @@ const rp = (e, t) => (e < t || e == null) && t != null ? -1 : (e > t || t == nul
|
|
|
38946
38940
|
a = e[s], o = rp(a(r), a(i));
|
|
38947
38941
|
return o * t[s];
|
|
38948
38942
|
});
|
|
38949
|
-
function
|
|
38943
|
+
function dr(e) {
|
|
38950
38944
|
return Qe(e) ? e : () => e;
|
|
38951
38945
|
}
|
|
38952
38946
|
function q7(e, t) {
|
|
@@ -40110,27 +40104,27 @@ function HI(e, t, n, r, i, a) {
|
|
|
40110
40104
|
}
|
|
40111
40105
|
return [s, l];
|
|
40112
40106
|
}
|
|
40113
|
-
const [Wfe, Gfe] = HI(co, yh, x0, qI, h2, f2), [Vfe, Yfe] = HI(uo, gh, v0, as, d2, c2),
|
|
40107
|
+
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
40108
|
function Q7(e) {
|
|
40115
40109
|
const t = we(e).slice(), n = {};
|
|
40116
40110
|
return t.length || te("Missing time unit."), t.forEach((i) => {
|
|
40117
40111
|
Se(mv, i) ? n[i] = 1 : te(`Invalid time unit: ${i}.`);
|
|
40118
|
-
}), (n[wn] || n[
|
|
40112
|
+
}), (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
40113
|
}
|
|
40120
40114
|
const Xfe = {
|
|
40121
|
-
[
|
|
40115
|
+
[Wn]: "%Y ",
|
|
40122
40116
|
[Qr]: "Q%q ",
|
|
40123
|
-
[
|
|
40117
|
+
[or]: "%b ",
|
|
40124
40118
|
[Jr]: "%d ",
|
|
40125
40119
|
[wn]: "W%U ",
|
|
40126
|
-
[
|
|
40120
|
+
[tr]: "%a ",
|
|
40127
40121
|
[fo]: "%j ",
|
|
40128
40122
|
[Ei]: "%H:00",
|
|
40129
40123
|
[_i]: "00:%M",
|
|
40130
40124
|
[Xi]: ":%S",
|
|
40131
40125
|
[wa]: ".%L",
|
|
40132
|
-
[`${
|
|
40133
|
-
[`${
|
|
40126
|
+
[`${Wn}-${or}`]: "%Y-%m ",
|
|
40127
|
+
[`${Wn}-${or}-${Jr}`]: "%Y-%m-%d ",
|
|
40134
40128
|
[`${Ei}-${_i}`]: "%H:%M"
|
|
40135
40129
|
};
|
|
40136
40130
|
function jI(e, t) {
|
|
@@ -40195,7 +40189,7 @@ function Zfe(e, t, n, r, i, a, o) {
|
|
|
40195
40189
|
return new Date(Date.UTC(e, t, n, r, i, a, o));
|
|
40196
40190
|
}
|
|
40197
40191
|
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[
|
|
40192
|
+
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
40193
|
return function(y) {
|
|
40200
40194
|
l.setTime(+y);
|
|
40201
40195
|
const b = c(l);
|
|
@@ -40210,9 +40204,9 @@ function Mf(e, t, n) {
|
|
|
40210
40204
|
return t + e * 7 - (n + 6) % 7;
|
|
40211
40205
|
}
|
|
40212
40206
|
const Jfe = {
|
|
40213
|
-
[
|
|
40207
|
+
[Wn]: (e) => e.getFullYear(),
|
|
40214
40208
|
[Qr]: (e) => Math.floor(e.getMonth() / 3),
|
|
40215
|
-
[
|
|
40209
|
+
[or]: (e) => e.getMonth(),
|
|
40216
40210
|
[Jr]: (e) => e.getDate(),
|
|
40217
40211
|
[Ei]: (e) => e.getHours(),
|
|
40218
40212
|
[_i]: (e) => e.getMinutes(),
|
|
@@ -40220,8 +40214,8 @@ const Jfe = {
|
|
|
40220
40214
|
[wa]: (e) => e.getMilliseconds(),
|
|
40221
40215
|
[fo]: (e) => VI(e),
|
|
40222
40216
|
[wn]: (e) => k3(e),
|
|
40223
|
-
[wn +
|
|
40224
|
-
[
|
|
40217
|
+
[wn + tr]: (e, t) => Mf(k3(e), e.getDay(), S3(t)),
|
|
40218
|
+
[tr]: (e, t) => Mf(1, e.getDay(), S3(t))
|
|
40225
40219
|
}, e0e = {
|
|
40226
40220
|
[Qr]: (e) => 3 * e,
|
|
40227
40221
|
[wn]: (e, t) => Mf(e, 0, S3(t))
|
|
@@ -40230,9 +40224,9 @@ function QI(e, t) {
|
|
|
40230
40224
|
return ZI(e, t || 1, Jfe, e0e, Kfe);
|
|
40231
40225
|
}
|
|
40232
40226
|
const t0e = {
|
|
40233
|
-
[
|
|
40227
|
+
[Wn]: (e) => e.getUTCFullYear(),
|
|
40234
40228
|
[Qr]: (e) => Math.floor(e.getUTCMonth() / 3),
|
|
40235
|
-
[
|
|
40229
|
+
[or]: (e) => e.getUTCMonth(),
|
|
40236
40230
|
[Jr]: (e) => e.getUTCDate(),
|
|
40237
40231
|
[Ei]: (e) => e.getUTCHours(),
|
|
40238
40232
|
[_i]: (e) => e.getUTCMinutes(),
|
|
@@ -40240,8 +40234,8 @@ const t0e = {
|
|
|
40240
40234
|
[wa]: (e) => e.getUTCMilliseconds(),
|
|
40241
40235
|
[fo]: (e) => KI(e),
|
|
40242
40236
|
[wn]: (e) => A3(e),
|
|
40243
|
-
[
|
|
40244
|
-
[wn +
|
|
40237
|
+
[tr]: (e, t) => Mf(1, e.getUTCDay(), C3(t)),
|
|
40238
|
+
[wn + tr]: (e, t) => Mf(A3(e), e.getUTCDay(), C3(t))
|
|
40245
40239
|
}, n0e = {
|
|
40246
40240
|
[Qr]: (e) => 3 * e,
|
|
40247
40241
|
[wn]: (e, t) => Mf(e, 0, C3(t))
|
|
@@ -40250,24 +40244,24 @@ function JI(e, t) {
|
|
|
40250
40244
|
return ZI(e, t || 1, t0e, n0e, Zfe);
|
|
40251
40245
|
}
|
|
40252
40246
|
const r0e = {
|
|
40253
|
-
[
|
|
40247
|
+
[Wn]: uo,
|
|
40254
40248
|
[Qr]: gh.every(3),
|
|
40255
|
-
[
|
|
40249
|
+
[or]: gh,
|
|
40256
40250
|
[wn]: v0,
|
|
40257
40251
|
[Jr]: as,
|
|
40258
|
-
[
|
|
40252
|
+
[tr]: as,
|
|
40259
40253
|
[fo]: as,
|
|
40260
40254
|
[Ei]: d2,
|
|
40261
40255
|
[_i]: c2,
|
|
40262
40256
|
[Xi]: Qo,
|
|
40263
40257
|
[wa]: Af
|
|
40264
40258
|
}, i0e = {
|
|
40265
|
-
[
|
|
40259
|
+
[Wn]: co,
|
|
40266
40260
|
[Qr]: yh.every(3),
|
|
40267
|
-
[
|
|
40261
|
+
[or]: yh,
|
|
40268
40262
|
[wn]: x0,
|
|
40269
40263
|
[Jr]: ll,
|
|
40270
|
-
[
|
|
40264
|
+
[tr]: ll,
|
|
40271
40265
|
[fo]: ll,
|
|
40272
40266
|
[Ei]: h2,
|
|
40273
40267
|
[_i]: f2,
|
|
@@ -40298,7 +40292,7 @@ function iL(e, t, n, r) {
|
|
|
40298
40292
|
function aL(e, t, n, r) {
|
|
40299
40293
|
return rL(E0(e), t, n, r);
|
|
40300
40294
|
}
|
|
40301
|
-
const yd = 1e3, bd = yd * 60, vd = bd * 60, p2 = vd * 24, a0e = p2 * 7, CC = p2 * 30, T3 = p2 * 365, oL = [
|
|
40295
|
+
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
40296
|
function lL(e) {
|
|
40303
40297
|
const t = e.extent, n = e.maxbins || 40, r = Math.abs(ip(t)) / n;
|
|
40304
40298
|
let i = b0((s) => s[2]).right(G0, r), a, o;
|
|
@@ -40883,7 +40877,7 @@ function hg(e) {
|
|
|
40883
40877
|
}
|
|
40884
40878
|
function BC(e, t, n) {
|
|
40885
40879
|
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(
|
|
40880
|
+
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
40881
|
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
40882
|
}
|
|
40889
40883
|
function vL(e) {
|
|
@@ -40972,11 +40966,11 @@ async function xde() {
|
|
|
40972
40966
|
}
|
|
40973
40967
|
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
40968
|
boolean: W7,
|
|
40975
|
-
integer:
|
|
40976
|
-
number:
|
|
40969
|
+
integer: rr,
|
|
40970
|
+
number: rr,
|
|
40977
40971
|
date: G7,
|
|
40978
40972
|
string: V7,
|
|
40979
|
-
unknown:
|
|
40973
|
+
unknown: fr
|
|
40980
40974
|
}, Cm = [Ede, kde, _L, _de], Sde = ["boolean", "integer", "number", "date"];
|
|
40981
40975
|
function kL(e, t) {
|
|
40982
40976
|
if (!e || !e.length) return "unknown";
|
|
@@ -41008,7 +41002,7 @@ function Ade(e) {
|
|
|
41008
41002
|
return typeof Buffer == "function" && Qe(Buffer.isBuffer) ? Buffer.isBuffer(e) : !1;
|
|
41009
41003
|
}
|
|
41010
41004
|
function iw(e, t) {
|
|
41011
|
-
const n = t && t.property ? Vi(t.property) :
|
|
41005
|
+
const n = t && t.property ? Vi(t.property) : fr;
|
|
41012
41006
|
return Ee(e) && !Ade(e) ? Cde(n(e), t) : n(JSON.parse(e));
|
|
41013
41007
|
}
|
|
41014
41008
|
iw.responseType = "json";
|
|
@@ -41069,7 +41063,7 @@ const m2 = pde(
|
|
|
41069
41063
|
// no file system access
|
|
41070
41064
|
);
|
|
41071
41065
|
function g2(e) {
|
|
41072
|
-
const t = e ||
|
|
41066
|
+
const t = e || fr, n = [], r = {};
|
|
41073
41067
|
return n.add = (i) => {
|
|
41074
41068
|
const a = t(i);
|
|
41075
41069
|
return r[a] || (r[a] = 1, n.push(i)), n;
|
|
@@ -41141,7 +41135,7 @@ function mc() {
|
|
|
41141
41135
|
modify(s, l, u) {
|
|
41142
41136
|
const c = {
|
|
41143
41137
|
field: l,
|
|
41144
|
-
value:
|
|
41138
|
+
value: dr(u)
|
|
41145
41139
|
};
|
|
41146
41140
|
return Qe(s) ? (c.filter = s, i.push(c)) : (c.tuple = s, n.push(c)), this;
|
|
41147
41141
|
},
|
|
@@ -41421,7 +41415,7 @@ function Us(e, t, n) {
|
|
|
41421
41415
|
}
|
|
41422
41416
|
x2.prototype = {
|
|
41423
41417
|
_filter: Yi,
|
|
41424
|
-
_apply:
|
|
41418
|
+
_apply: fr,
|
|
41425
41419
|
targets() {
|
|
41426
41420
|
return this._targets || (this._targets = g2(np));
|
|
41427
41421
|
},
|
|
@@ -41540,7 +41534,7 @@ function Gde(e, t, n, r, i) {
|
|
|
41540
41534
|
function Vde(e, t, n, r, i, a) {
|
|
41541
41535
|
const o = Ze({}, a, Wde);
|
|
41542
41536
|
let s, l;
|
|
41543
|
-
Qe(n) || (n =
|
|
41537
|
+
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
41538
|
l.evaluate(u);
|
|
41545
41539
|
const c = n(u), f = l.value;
|
|
41546
41540
|
OL(f) ? e.pulse(c, f, a) : e.update(c, f, o);
|
|
@@ -41555,7 +41549,7 @@ function Yde(e, t, n, r, i, a) {
|
|
|
41555
41549
|
}
|
|
41556
41550
|
}
|
|
41557
41551
|
function Xde(e, t) {
|
|
41558
|
-
return t = Qe(t) ? t :
|
|
41552
|
+
return t = Qe(t) ? t : dr(t), e ? function(n, r) {
|
|
41559
41553
|
const i = t(n, r);
|
|
41560
41554
|
return e.skip() || (e.skip(i !== this.value).value = i), i;
|
|
41561
41555
|
} : t;
|
|
@@ -42100,10 +42094,10 @@ df.prototype = {
|
|
|
42100
42094
|
_enqueue: rhe,
|
|
42101
42095
|
_getPulse: ihe
|
|
42102
42096
|
};
|
|
42103
|
-
function
|
|
42097
|
+
function Z(e, t) {
|
|
42104
42098
|
Rt.call(this, e, null, t);
|
|
42105
42099
|
}
|
|
42106
|
-
ye(
|
|
42100
|
+
ye(Z, Rt, {
|
|
42107
42101
|
/**
|
|
42108
42102
|
* Overrides {@link Operator.evaluate} for transform operators.
|
|
42109
42103
|
* Internally, this method calls {@link evaluate} to perform processing.
|
|
@@ -42924,7 +42918,7 @@ function Ohe(e) {
|
|
|
42924
42918
|
return this._out.forEach((t) => e[t.out] = t.value(this)), e;
|
|
42925
42919
|
}
|
|
42926
42920
|
function JL(e, t) {
|
|
42927
|
-
const n = t ||
|
|
42921
|
+
const n = t || fr, r = The(e), i = e.slice().sort(QL);
|
|
42928
42922
|
function a(o) {
|
|
42929
42923
|
this._ops = r, this._out = i, this.cell = o, this.init();
|
|
42930
42924
|
}
|
|
@@ -42933,17 +42927,17 @@ function JL(e, t) {
|
|
|
42933
42927
|
function Aw(e) {
|
|
42934
42928
|
this._key = e ? Vi(e) : ze, this.reset();
|
|
42935
42929
|
}
|
|
42936
|
-
const
|
|
42937
|
-
|
|
42930
|
+
const Yn = Aw.prototype;
|
|
42931
|
+
Yn.reset = function() {
|
|
42938
42932
|
this._add = [], this._rem = [], this._ext = null, this._get = null, this._q = null;
|
|
42939
42933
|
};
|
|
42940
|
-
|
|
42934
|
+
Yn.add = function(e) {
|
|
42941
42935
|
this._add.push(e);
|
|
42942
42936
|
};
|
|
42943
|
-
|
|
42937
|
+
Yn.rem = function(e) {
|
|
42944
42938
|
this._rem.push(e);
|
|
42945
42939
|
};
|
|
42946
|
-
|
|
42940
|
+
Yn.values = function() {
|
|
42947
42941
|
if (this._get = null, this._rem.length === 0) return this._add;
|
|
42948
42942
|
const e = this._add, t = this._rem, n = this._key, r = e.length, i = t.length, a = Array(r - i), o = {};
|
|
42949
42943
|
let s, l, u;
|
|
@@ -42953,57 +42947,57 @@ Xn.values = function() {
|
|
|
42953
42947
|
o[n(u = e[s])] ? o[n(u)] = 0 : a[l++] = u;
|
|
42954
42948
|
return this._rem = [], this._add = a;
|
|
42955
42949
|
};
|
|
42956
|
-
|
|
42950
|
+
Yn.distinct = function(e) {
|
|
42957
42951
|
const t = this.values(), n = {};
|
|
42958
42952
|
let r = t.length, i = 0, a;
|
|
42959
42953
|
for (; --r >= 0; )
|
|
42960
42954
|
a = e(t[r]) + "", Se(n, a) || (n[a] = 1, ++i);
|
|
42961
42955
|
return i;
|
|
42962
42956
|
};
|
|
42963
|
-
|
|
42957
|
+
Yn.extent = function(e) {
|
|
42964
42958
|
if (this._get !== e || !this._ext) {
|
|
42965
42959
|
const t = this.values(), n = gI(t, e);
|
|
42966
42960
|
this._ext = [t[n[0]], t[n[1]]], this._get = e;
|
|
42967
42961
|
}
|
|
42968
42962
|
return this._ext;
|
|
42969
42963
|
};
|
|
42970
|
-
|
|
42964
|
+
Yn.argmin = function(e) {
|
|
42971
42965
|
return this.extent(e)[0] || {};
|
|
42972
42966
|
};
|
|
42973
|
-
|
|
42967
|
+
Yn.argmax = function(e) {
|
|
42974
42968
|
return this.extent(e)[1] || {};
|
|
42975
42969
|
};
|
|
42976
|
-
|
|
42970
|
+
Yn.min = function(e) {
|
|
42977
42971
|
const t = this.extent(e)[0];
|
|
42978
42972
|
return t != null ? e(t) : void 0;
|
|
42979
42973
|
};
|
|
42980
|
-
|
|
42974
|
+
Yn.max = function(e) {
|
|
42981
42975
|
const t = this.extent(e)[1];
|
|
42982
42976
|
return t != null ? e(t) : void 0;
|
|
42983
42977
|
};
|
|
42984
|
-
|
|
42978
|
+
Yn.quartile = function(e) {
|
|
42985
42979
|
return (this._get !== e || !this._q) && (this._q = cw(this.values(), e), this._get = e), this._q;
|
|
42986
42980
|
};
|
|
42987
|
-
|
|
42981
|
+
Yn.q1 = function(e) {
|
|
42988
42982
|
return this.quartile(e)[0];
|
|
42989
42983
|
};
|
|
42990
|
-
|
|
42984
|
+
Yn.q2 = function(e) {
|
|
42991
42985
|
return this.quartile(e)[1];
|
|
42992
42986
|
};
|
|
42993
|
-
|
|
42987
|
+
Yn.q3 = function(e) {
|
|
42994
42988
|
return this.quartile(e)[2];
|
|
42995
42989
|
};
|
|
42996
|
-
|
|
42990
|
+
Yn.ci = function(e) {
|
|
42997
42991
|
return (this._get !== e || !this._ci) && (this._ci = BL(this.values(), 1e3, 0.05, e), this._get = e), this._ci;
|
|
42998
42992
|
};
|
|
42999
|
-
|
|
42993
|
+
Yn.ci0 = function(e) {
|
|
43000
42994
|
return this.ci(e)[0];
|
|
43001
42995
|
};
|
|
43002
|
-
|
|
42996
|
+
Yn.ci1 = function(e) {
|
|
43003
42997
|
return this.ci(e)[1];
|
|
43004
42998
|
};
|
|
43005
42999
|
function bl(e) {
|
|
43006
|
-
|
|
43000
|
+
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
43001
|
}
|
|
43008
43002
|
bl.Definition = {
|
|
43009
43003
|
type: "Aggregate",
|
|
@@ -43048,7 +43042,7 @@ bl.Definition = {
|
|
|
43048
43042
|
type: "field"
|
|
43049
43043
|
}]
|
|
43050
43044
|
};
|
|
43051
|
-
ye(bl,
|
|
43045
|
+
ye(bl, Z, {
|
|
43052
43046
|
transform(e, t) {
|
|
43053
43047
|
const n = this, r = t.fork(t.NO_SOURCE | t.NO_FIELDS), i = e.modified();
|
|
43054
43048
|
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 +43068,7 @@ ye(bl, Q, {
|
|
|
43074
43068
|
init(e) {
|
|
43075
43069
|
const t = this._inputs = [], n = this._outputs = [], r = {};
|
|
43076
43070
|
function i(b) {
|
|
43077
|
-
const v = we(
|
|
43071
|
+
const v = we(ar(b)), w = v.length;
|
|
43078
43072
|
let E = 0, _;
|
|
43079
43073
|
for (; E < w; ++E)
|
|
43080
43074
|
r[_ = v[E]] || (r[_] = 1, t.push(_));
|
|
@@ -43171,7 +43165,7 @@ ye(bl, Q, {
|
|
|
43171
43165
|
});
|
|
43172
43166
|
const Rhe = 1e-14;
|
|
43173
43167
|
function Cw(e) {
|
|
43174
|
-
|
|
43168
|
+
Z.call(this, null, e);
|
|
43175
43169
|
}
|
|
43176
43170
|
Cw.Definition = {
|
|
43177
43171
|
type: "Bin",
|
|
@@ -43237,11 +43231,11 @@ Cw.Definition = {
|
|
|
43237
43231
|
default: ["bin0", "bin1"]
|
|
43238
43232
|
}]
|
|
43239
43233
|
};
|
|
43240
|
-
ye(Cw,
|
|
43234
|
+
ye(Cw, Z, {
|
|
43241
43235
|
transform(e, t) {
|
|
43242
43236
|
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
43237
|
let u;
|
|
43244
|
-
return e.modified() ? (t = t.reflow(!0), u = t.SOURCE) : u = t.modified(
|
|
43238
|
+
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
43239
|
const f = r(c);
|
|
43246
43240
|
c[s] = f, c[l] = f == null ? null : i + a * (1 + (f - i) / a);
|
|
43247
43241
|
} : (c) => c[s] = r(c)), t.modifies(n ? o : s);
|
|
@@ -43253,10 +43247,10 @@ ye(Cw, Q, {
|
|
|
43253
43247
|
let i = n.start, a = i + Math.ceil((n.stop - i) / r) * r, o, s;
|
|
43254
43248
|
(o = e.anchor) != null && (s = o - (i + r * Math.floor((o - i) / r)), i += s, a += s);
|
|
43255
43249
|
const l = function(u) {
|
|
43256
|
-
let c =
|
|
43250
|
+
let c = rr(t(u));
|
|
43257
43251
|
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
43252
|
};
|
|
43259
|
-
return l.start = i, l.stop = n.stop, l.step = r, this.value = oi(l,
|
|
43253
|
+
return l.start = i, l.stop = n.stop, l.step = r, this.value = oi(l, ar(t), e.name || "bin_" + on(t));
|
|
43260
43254
|
}
|
|
43261
43255
|
});
|
|
43262
43256
|
function ez(e, t, n) {
|
|
@@ -43270,7 +43264,7 @@ function ez(e, t, n) {
|
|
|
43270
43264
|
};
|
|
43271
43265
|
}
|
|
43272
43266
|
function Tw(e) {
|
|
43273
|
-
|
|
43267
|
+
Z.call(this, [], e);
|
|
43274
43268
|
}
|
|
43275
43269
|
Tw.Definition = {
|
|
43276
43270
|
type: "Collect",
|
|
@@ -43282,7 +43276,7 @@ Tw.Definition = {
|
|
|
43282
43276
|
type: "compare"
|
|
43283
43277
|
}]
|
|
43284
43278
|
};
|
|
43285
|
-
ye(Tw,
|
|
43279
|
+
ye(Tw, Z, {
|
|
43286
43280
|
transform(e, t) {
|
|
43287
43281
|
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
43282
|
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 +43290,7 @@ function $he(e) {
|
|
|
43296
43290
|
return this.value && !e.modified() ? this.value : U7(e.fields, e.orders);
|
|
43297
43291
|
}
|
|
43298
43292
|
function Mw(e) {
|
|
43299
|
-
|
|
43293
|
+
Z.call(this, null, e);
|
|
43300
43294
|
}
|
|
43301
43295
|
Mw.Definition = {
|
|
43302
43296
|
type: "CountPattern",
|
|
@@ -43340,7 +43334,7 @@ function Fhe(e, t, n) {
|
|
|
43340
43334
|
}
|
|
43341
43335
|
return e.match(n);
|
|
43342
43336
|
}
|
|
43343
|
-
ye(Mw,
|
|
43337
|
+
ye(Mw, Z, {
|
|
43344
43338
|
transform(e, t) {
|
|
43345
43339
|
const n = (f) => (d) => {
|
|
43346
43340
|
for (var h = Fhe(s(d), e.case, a) || [], p, m = 0, g = h.length; m < g; ++m)
|
|
@@ -43361,7 +43355,7 @@ ye(Mw, Q, {
|
|
|
43361
43355
|
}
|
|
43362
43356
|
});
|
|
43363
43357
|
function Nw(e) {
|
|
43364
|
-
|
|
43358
|
+
Z.call(this, null, e);
|
|
43365
43359
|
}
|
|
43366
43360
|
Nw.Definition = {
|
|
43367
43361
|
type: "Cross",
|
|
@@ -43379,7 +43373,7 @@ Nw.Definition = {
|
|
|
43379
43373
|
default: ["a", "b"]
|
|
43380
43374
|
}]
|
|
43381
43375
|
};
|
|
43382
|
-
ye(Nw,
|
|
43376
|
+
ye(Nw, Z, {
|
|
43383
43377
|
transform(e, t) {
|
|
43384
43378
|
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
43379
|
let s = this.value;
|
|
@@ -43408,7 +43402,7 @@ function nz(e, t) {
|
|
|
43408
43402
|
return r;
|
|
43409
43403
|
}
|
|
43410
43404
|
function Dw(e) {
|
|
43411
|
-
|
|
43405
|
+
Z.call(this, null, e);
|
|
43412
43406
|
}
|
|
43413
43407
|
const rz = [{
|
|
43414
43408
|
key: {
|
|
@@ -43517,7 +43511,7 @@ Dw.Definition = {
|
|
|
43517
43511
|
default: ["value", "density"]
|
|
43518
43512
|
}]
|
|
43519
43513
|
};
|
|
43520
|
-
ye(Dw,
|
|
43514
|
+
ye(Dw, Z, {
|
|
43521
43515
|
transform(e, t) {
|
|
43522
43516
|
const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
|
|
43523
43517
|
if (!this.value || t.changed() || e.modified()) {
|
|
@@ -43551,7 +43545,7 @@ function Ow(e, t, n) {
|
|
|
43551
43545
|
}
|
|
43552
43546
|
const az = "bin";
|
|
43553
43547
|
function Rw(e) {
|
|
43554
|
-
|
|
43548
|
+
Z.call(this, null, e);
|
|
43555
43549
|
}
|
|
43556
43550
|
Rw.Definition = {
|
|
43557
43551
|
type: "DotBin",
|
|
@@ -43580,11 +43574,11 @@ Rw.Definition = {
|
|
|
43580
43574
|
}]
|
|
43581
43575
|
};
|
|
43582
43576
|
const Uhe = (e, t) => ip(lo(e, t)) / 30;
|
|
43583
|
-
ye(Rw,
|
|
43577
|
+
ye(Rw, Z, {
|
|
43584
43578
|
transform(e, t) {
|
|
43585
43579
|
if (this.value && !(e.modified() || t.changed()))
|
|
43586
43580
|
return t;
|
|
43587
|
-
const n = t.materialize(t.SOURCE).source, r = Ow(t.source, e.groupby,
|
|
43581
|
+
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
43582
|
let c = 1 / 0, f = -1 / 0, d = 0, h;
|
|
43589
43583
|
for (; d < u; ++d) {
|
|
43590
43584
|
const p = r[d].sort(s);
|
|
@@ -43605,10 +43599,10 @@ function oz(e) {
|
|
|
43605
43599
|
ye(oz, Rt);
|
|
43606
43600
|
function qhe(e) {
|
|
43607
43601
|
const t = e.expr;
|
|
43608
|
-
return this.value && !e.modified("expr") ? this.value : oi((n) => t(n, e),
|
|
43602
|
+
return this.value && !e.modified("expr") ? this.value : oi((n) => t(n, e), ar(t), on(t));
|
|
43609
43603
|
}
|
|
43610
43604
|
function $w(e) {
|
|
43611
|
-
|
|
43605
|
+
Z.call(this, [void 0, void 0], e);
|
|
43612
43606
|
}
|
|
43613
43607
|
$w.Definition = {
|
|
43614
43608
|
type: "Extent",
|
|
@@ -43619,12 +43613,12 @@ $w.Definition = {
|
|
|
43619
43613
|
required: !0
|
|
43620
43614
|
}]
|
|
43621
43615
|
};
|
|
43622
|
-
ye($w,
|
|
43616
|
+
ye($w, Z, {
|
|
43623
43617
|
transform(e, t) {
|
|
43624
43618
|
const n = this.value, r = e.field, i = t.changed() || t.modified(r.fields) || e.modified("field");
|
|
43625
43619
|
let a = n[0], o = n[1];
|
|
43626
43620
|
if ((i || a == null) && (a = 1 / 0, o = -1 / 0), t.visit(i ? t.SOURCE : t.ADD, (s) => {
|
|
43627
|
-
const l =
|
|
43621
|
+
const l = rr(r(s));
|
|
43628
43622
|
l != null && (l < a && (a = l), l > o && (o = l));
|
|
43629
43623
|
}), !Number.isFinite(a) || !Number.isFinite(o)) {
|
|
43630
43624
|
let s = on(r);
|
|
@@ -43683,14 +43677,14 @@ ye(Fw, Rt, {
|
|
|
43683
43677
|
}
|
|
43684
43678
|
});
|
|
43685
43679
|
function A2(e) {
|
|
43686
|
-
|
|
43680
|
+
Z.call(this, {}, e), this._keys = y0();
|
|
43687
43681
|
const t = this._targets = [];
|
|
43688
43682
|
t.active = 0, t.forEach = (n) => {
|
|
43689
43683
|
for (let r = 0, i = t.active; r < i; ++r)
|
|
43690
43684
|
n(t[r], r, t);
|
|
43691
43685
|
};
|
|
43692
43686
|
}
|
|
43693
|
-
ye(A2,
|
|
43687
|
+
ye(A2, Z, {
|
|
43694
43688
|
activate(e) {
|
|
43695
43689
|
this._targets[this._targets.active++] = e;
|
|
43696
43690
|
},
|
|
@@ -43751,7 +43745,7 @@ function Hhe(e) {
|
|
|
43751
43745
|
return this.value && !e.modified() ? this.value : ne(e.name) ? we(e.name).map((t) => Vi(t)) : Vi(e.name, e.as);
|
|
43752
43746
|
}
|
|
43753
43747
|
function Iw(e) {
|
|
43754
|
-
|
|
43748
|
+
Z.call(this, y0(), e);
|
|
43755
43749
|
}
|
|
43756
43750
|
Iw.Definition = {
|
|
43757
43751
|
type: "Filter",
|
|
@@ -43764,7 +43758,7 @@ Iw.Definition = {
|
|
|
43764
43758
|
required: !0
|
|
43765
43759
|
}]
|
|
43766
43760
|
};
|
|
43767
|
-
ye(Iw,
|
|
43761
|
+
ye(Iw, Z, {
|
|
43768
43762
|
transform(e, t) {
|
|
43769
43763
|
const n = t.dataflow, r = this.value, i = t.fork(), a = i.add, o = i.rem, s = i.mod, l = e.expr;
|
|
43770
43764
|
let u = !0;
|
|
@@ -43782,7 +43776,7 @@ ye(Iw, Q, {
|
|
|
43782
43776
|
}
|
|
43783
43777
|
});
|
|
43784
43778
|
function Lw(e) {
|
|
43785
|
-
|
|
43779
|
+
Z.call(this, [], e);
|
|
43786
43780
|
}
|
|
43787
43781
|
Lw.Definition = {
|
|
43788
43782
|
type: "Flatten",
|
|
@@ -43803,7 +43797,7 @@ Lw.Definition = {
|
|
|
43803
43797
|
array: !0
|
|
43804
43798
|
}]
|
|
43805
43799
|
};
|
|
43806
|
-
ye(Lw,
|
|
43800
|
+
ye(Lw, Z, {
|
|
43807
43801
|
transform(e, t) {
|
|
43808
43802
|
const n = t.fork(t.NO_SOURCE), r = e.fields, i = iz(r, e.as || []), a = e.index || null, o = i.length;
|
|
43809
43803
|
return n.rem = this.value, t.visit(t.SOURCE, (s) => {
|
|
@@ -43818,7 +43812,7 @@ ye(Lw, Q, {
|
|
|
43818
43812
|
}
|
|
43819
43813
|
});
|
|
43820
43814
|
function zw(e) {
|
|
43821
|
-
|
|
43815
|
+
Z.call(this, [], e);
|
|
43822
43816
|
}
|
|
43823
43817
|
zw.Definition = {
|
|
43824
43818
|
type: "Fold",
|
|
@@ -43838,7 +43832,7 @@ zw.Definition = {
|
|
|
43838
43832
|
default: ["key", "value"]
|
|
43839
43833
|
}]
|
|
43840
43834
|
};
|
|
43841
|
-
ye(zw,
|
|
43835
|
+
ye(zw, Z, {
|
|
43842
43836
|
transform(e, t) {
|
|
43843
43837
|
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
43838
|
return n.rem = this.value, t.visit(t.SOURCE, (u) => {
|
|
@@ -43848,7 +43842,7 @@ ye(zw, Q, {
|
|
|
43848
43842
|
}
|
|
43849
43843
|
});
|
|
43850
43844
|
function Bw(e) {
|
|
43851
|
-
|
|
43845
|
+
Z.call(this, null, e);
|
|
43852
43846
|
}
|
|
43853
43847
|
Bw.Definition = {
|
|
43854
43848
|
type: "Formula",
|
|
@@ -43868,16 +43862,16 @@ Bw.Definition = {
|
|
|
43868
43862
|
type: "boolean"
|
|
43869
43863
|
}]
|
|
43870
43864
|
};
|
|
43871
|
-
ye(Bw,
|
|
43865
|
+
ye(Bw, Z, {
|
|
43872
43866
|
transform(e, t) {
|
|
43873
43867
|
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
43868
|
return i && (t = t.materialize().reflow(!0)), e.initonly || t.modifies(r), t.visit(a, (o) => o[r] = n(o, e));
|
|
43875
43869
|
}
|
|
43876
43870
|
});
|
|
43877
43871
|
function lz(e) {
|
|
43878
|
-
|
|
43872
|
+
Z.call(this, [], e);
|
|
43879
43873
|
}
|
|
43880
|
-
ye(lz,
|
|
43874
|
+
ye(lz, Z, {
|
|
43881
43875
|
transform(e, t) {
|
|
43882
43876
|
const n = t.fork(t.ALL), r = e.generator;
|
|
43883
43877
|
let i = this.value, a = e.size - i.length, o, s, l;
|
|
@@ -43898,7 +43892,7 @@ const Mm = {
|
|
|
43898
43892
|
max: Cu
|
|
43899
43893
|
}, jhe = [];
|
|
43900
43894
|
function Pw(e) {
|
|
43901
|
-
|
|
43895
|
+
Z.call(this, [], e);
|
|
43902
43896
|
}
|
|
43903
43897
|
Pw.Definition = {
|
|
43904
43898
|
type: "Impute",
|
|
@@ -43940,7 +43934,7 @@ function Ghe(e) {
|
|
|
43940
43934
|
const t = e.field;
|
|
43941
43935
|
return (n) => n ? t(n) : NaN;
|
|
43942
43936
|
}
|
|
43943
|
-
ye(Pw,
|
|
43937
|
+
ye(Pw, Z, {
|
|
43944
43938
|
transform(e, t) {
|
|
43945
43939
|
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
43940
|
for (g = 0, v = l.length; g < v; ++g)
|
|
@@ -44011,7 +44005,7 @@ ye(Uw, bl, {
|
|
|
44011
44005
|
}
|
|
44012
44006
|
});
|
|
44013
44007
|
function qw(e) {
|
|
44014
|
-
|
|
44008
|
+
Z.call(this, null, e);
|
|
44015
44009
|
}
|
|
44016
44010
|
qw.Definition = {
|
|
44017
44011
|
type: "KDE",
|
|
@@ -44066,7 +44060,7 @@ qw.Definition = {
|
|
|
44066
44060
|
default: ["value", "density"]
|
|
44067
44061
|
}]
|
|
44068
44062
|
};
|
|
44069
|
-
ye(qw,
|
|
44063
|
+
ye(qw, Z, {
|
|
44070
44064
|
transform(e, t) {
|
|
44071
44065
|
const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
|
|
44072
44066
|
if (!this.value || t.changed() || e.modified()) {
|
|
@@ -44093,9 +44087,9 @@ function Yhe(e) {
|
|
|
44093
44087
|
return this.value && !e.modified() ? this.value : j7(e.fields, e.flat);
|
|
44094
44088
|
}
|
|
44095
44089
|
function cz(e) {
|
|
44096
|
-
|
|
44090
|
+
Z.call(this, [], e), this._pending = null;
|
|
44097
44091
|
}
|
|
44098
|
-
ye(cz,
|
|
44092
|
+
ye(cz, Z, {
|
|
44099
44093
|
transform(e, t) {
|
|
44100
44094
|
const n = t.dataflow;
|
|
44101
44095
|
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 +44106,7 @@ function xv(e, t, n) {
|
|
|
44112
44106
|
return r.rem = e.value, e.value = r.source = r.add = n, e._pending = null, r.rem.length && r.clean(!0), r;
|
|
44113
44107
|
}
|
|
44114
44108
|
function Hw(e) {
|
|
44115
|
-
|
|
44109
|
+
Z.call(this, {}, e);
|
|
44116
44110
|
}
|
|
44117
44111
|
Hw.Definition = {
|
|
44118
44112
|
type: "Lookup",
|
|
@@ -44149,7 +44143,7 @@ Hw.Definition = {
|
|
|
44149
44143
|
default: null
|
|
44150
44144
|
}]
|
|
44151
44145
|
};
|
|
44152
|
-
ye(Hw,
|
|
44146
|
+
ye(Hw, Z, {
|
|
44153
44147
|
transform(e, t) {
|
|
44154
44148
|
const n = e.fields, r = e.index, i = e.values, a = e.default == null ? null : e.default, o = e.modified(), s = n.length;
|
|
44155
44149
|
let l = o ? t.SOURCE : t.ADD, u = t, c = e.as, f, d, h;
|
|
@@ -44184,9 +44178,9 @@ function Zhe(e) {
|
|
|
44184
44178
|
return this.value && !e.modified() ? this.value : e.values.reduce((t, n) => t.concat(n), []);
|
|
44185
44179
|
}
|
|
44186
44180
|
function hz(e) {
|
|
44187
|
-
|
|
44181
|
+
Z.call(this, null, e);
|
|
44188
44182
|
}
|
|
44189
|
-
ye(hz,
|
|
44183
|
+
ye(hz, Z, {
|
|
44190
44184
|
transform(e, t) {
|
|
44191
44185
|
return this.modified(e.modified()), this.value = e, t.fork(t.NO_SOURCE | t.NO_FIELDS);
|
|
44192
44186
|
}
|
|
@@ -44233,7 +44227,7 @@ ye(jw, bl, {
|
|
|
44233
44227
|
}
|
|
44234
44228
|
});
|
|
44235
44229
|
function Qhe(e, t) {
|
|
44236
|
-
const n = e.field, r = e.value, i = (e.op === "count" ? "__count__" : e.op) || "sum", a =
|
|
44230
|
+
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
44231
|
return t.changed() && e.set("__pivot__", null, null, !0), {
|
|
44238
44232
|
key: e.key,
|
|
44239
44233
|
groupby: e.groupby,
|
|
@@ -44259,7 +44253,7 @@ function pz(e) {
|
|
|
44259
44253
|
ye(pz, A2, {
|
|
44260
44254
|
transform(e, t) {
|
|
44261
44255
|
const n = e.subflow, r = e.field, i = (a) => this.subflow(ze(a), n, t, a);
|
|
44262
|
-
return (e.modified("field") || r && t.modified(
|
|
44256
|
+
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
44257
|
const o = i(a);
|
|
44264
44258
|
r(a).forEach((s) => o.mod(s));
|
|
44265
44259
|
}), t.visit(t.ADD, (a) => {
|
|
@@ -44272,7 +44266,7 @@ ye(pz, A2, {
|
|
|
44272
44266
|
}
|
|
44273
44267
|
});
|
|
44274
44268
|
function Ww(e) {
|
|
44275
|
-
|
|
44269
|
+
Z.call(this, null, e);
|
|
44276
44270
|
}
|
|
44277
44271
|
Ww.Definition = {
|
|
44278
44272
|
type: "Project",
|
|
@@ -44291,7 +44285,7 @@ Ww.Definition = {
|
|
|
44291
44285
|
array: !0
|
|
44292
44286
|
}]
|
|
44293
44287
|
};
|
|
44294
|
-
ye(Ww,
|
|
44288
|
+
ye(Ww, Z, {
|
|
44295
44289
|
transform(e, t) {
|
|
44296
44290
|
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
44291
|
let o;
|
|
@@ -44312,15 +44306,15 @@ function tpe(e, t, n, r) {
|
|
|
44312
44306
|
return t;
|
|
44313
44307
|
}
|
|
44314
44308
|
function mz(e) {
|
|
44315
|
-
|
|
44309
|
+
Z.call(this, null, e);
|
|
44316
44310
|
}
|
|
44317
|
-
ye(mz,
|
|
44311
|
+
ye(mz, Z, {
|
|
44318
44312
|
transform(e, t) {
|
|
44319
44313
|
return this.value = e.value, e.modified("value") ? t.fork(t.NO_SOURCE | t.NO_FIELDS) : t.StopPropagation;
|
|
44320
44314
|
}
|
|
44321
44315
|
});
|
|
44322
44316
|
function Gw(e) {
|
|
44323
|
-
|
|
44317
|
+
Z.call(this, null, e);
|
|
44324
44318
|
}
|
|
44325
44319
|
Gw.Definition = {
|
|
44326
44320
|
type: "Quantile",
|
|
@@ -44352,7 +44346,7 @@ Gw.Definition = {
|
|
|
44352
44346
|
}]
|
|
44353
44347
|
};
|
|
44354
44348
|
const npe = 1e-14;
|
|
44355
|
-
ye(Gw,
|
|
44349
|
+
ye(Gw, Z, {
|
|
44356
44350
|
transform(e, t) {
|
|
44357
44351
|
const n = t.fork(t.NO_SOURCE | t.NO_FIELDS), r = e.as || ["prob", "value"];
|
|
44358
44352
|
if (this.value && !e.modified() && !t.changed())
|
|
@@ -44370,9 +44364,9 @@ ye(Gw, Q, {
|
|
|
44370
44364
|
}
|
|
44371
44365
|
});
|
|
44372
44366
|
function gz(e) {
|
|
44373
|
-
|
|
44367
|
+
Z.call(this, null, e);
|
|
44374
44368
|
}
|
|
44375
|
-
ye(gz,
|
|
44369
|
+
ye(gz, Z, {
|
|
44376
44370
|
transform(e, t) {
|
|
44377
44371
|
let n, r;
|
|
44378
44372
|
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 +44384,7 @@ ye(gz, Q, {
|
|
|
44390
44384
|
}
|
|
44391
44385
|
});
|
|
44392
44386
|
function Vw(e) {
|
|
44393
|
-
|
|
44387
|
+
Z.call(this, [], e), this.count = 0;
|
|
44394
44388
|
}
|
|
44395
44389
|
Vw.Definition = {
|
|
44396
44390
|
type: "Sample",
|
|
@@ -44401,7 +44395,7 @@ Vw.Definition = {
|
|
|
44401
44395
|
default: 1e3
|
|
44402
44396
|
}]
|
|
44403
44397
|
};
|
|
44404
|
-
ye(Vw,
|
|
44398
|
+
ye(Vw, Z, {
|
|
44405
44399
|
transform(e, t) {
|
|
44406
44400
|
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
44401
|
let o = this.value, s = this.count, l = 0;
|
|
@@ -44426,7 +44420,7 @@ ye(Vw, Q, {
|
|
|
44426
44420
|
}
|
|
44427
44421
|
});
|
|
44428
44422
|
function Yw(e) {
|
|
44429
|
-
|
|
44423
|
+
Z.call(this, null, e);
|
|
44430
44424
|
}
|
|
44431
44425
|
Yw.Definition = {
|
|
44432
44426
|
type: "Sequence",
|
|
@@ -44452,7 +44446,7 @@ Yw.Definition = {
|
|
|
44452
44446
|
default: "data"
|
|
44453
44447
|
}]
|
|
44454
44448
|
};
|
|
44455
|
-
ye(Yw,
|
|
44449
|
+
ye(Yw, Z, {
|
|
44456
44450
|
transform(e, t) {
|
|
44457
44451
|
if (this.value && !e.modified()) return;
|
|
44458
44452
|
const n = t.materialize().fork(t.MOD), r = e.as || "data";
|
|
@@ -44463,15 +44457,15 @@ ye(Yw, Q, {
|
|
|
44463
44457
|
}
|
|
44464
44458
|
});
|
|
44465
44459
|
function yz(e) {
|
|
44466
|
-
|
|
44460
|
+
Z.call(this, null, e), this.modified(!0);
|
|
44467
44461
|
}
|
|
44468
|
-
ye(yz,
|
|
44462
|
+
ye(yz, Z, {
|
|
44469
44463
|
transform(e, t) {
|
|
44470
44464
|
return this.value = t.source, t.changed() ? t.fork(t.NO_SOURCE | t.NO_FIELDS) : t.StopPropagation;
|
|
44471
44465
|
}
|
|
44472
44466
|
});
|
|
44473
44467
|
function Xw(e) {
|
|
44474
|
-
|
|
44468
|
+
Z.call(this, null, e);
|
|
44475
44469
|
}
|
|
44476
44470
|
const bz = ["unit0", "unit1"];
|
|
44477
44471
|
Xw.Definition = {
|
|
@@ -44517,11 +44511,11 @@ Xw.Definition = {
|
|
|
44517
44511
|
default: bz
|
|
44518
44512
|
}]
|
|
44519
44513
|
};
|
|
44520
|
-
ye(Xw,
|
|
44514
|
+
ye(Xw, Z, {
|
|
44521
44515
|
transform(e, t) {
|
|
44522
44516
|
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
44517
|
let f = a.start || 1 / 0, d = a.stop || -1 / 0, h = t.ADD;
|
|
44524
|
-
return (e.modified() || t.changed(t.REM) || t.modified(
|
|
44518
|
+
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
44519
|
const m = n(p);
|
|
44526
44520
|
let g, y;
|
|
44527
44521
|
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 +44536,9 @@ ye(Xw, Q, {
|
|
|
44542
44536
|
}
|
|
44543
44537
|
});
|
|
44544
44538
|
function vz(e) {
|
|
44545
|
-
|
|
44539
|
+
Z.call(this, y0(), e);
|
|
44546
44540
|
}
|
|
44547
|
-
ye(vz,
|
|
44541
|
+
ye(vz, Z, {
|
|
44548
44542
|
transform(e, t) {
|
|
44549
44543
|
const n = t.dataflow, r = e.field, i = this.value, a = (s) => i.set(r(s), s);
|
|
44550
44544
|
let o = !0;
|
|
@@ -44552,9 +44546,9 @@ ye(vz, Q, {
|
|
|
44552
44546
|
}
|
|
44553
44547
|
});
|
|
44554
44548
|
function xz(e) {
|
|
44555
|
-
|
|
44549
|
+
Z.call(this, null, e);
|
|
44556
44550
|
}
|
|
44557
|
-
ye(xz,
|
|
44551
|
+
ye(xz, Z, {
|
|
44558
44552
|
transform(e, t) {
|
|
44559
44553
|
(!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
44554
|
}
|
|
@@ -44689,7 +44683,7 @@ function wz(e) {
|
|
|
44689
44683
|
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
44684
|
let d = !0;
|
|
44691
44685
|
function h(p) {
|
|
44692
|
-
we(
|
|
44686
|
+
we(ar(p)).forEach((m) => l[m] = 1);
|
|
44693
44687
|
}
|
|
44694
44688
|
h(e.sort), t.forEach((p, m) => {
|
|
44695
44689
|
const g = n[m], y = r[m], b = i[m] || null, v = on(g), w = KL(p, v, a[m]);
|
|
@@ -44754,7 +44748,7 @@ function ope(e, t, n) {
|
|
|
44754
44748
|
}, r;
|
|
44755
44749
|
}
|
|
44756
44750
|
function Kw(e) {
|
|
44757
|
-
|
|
44751
|
+
Z.call(this, {}, e), this._mlen = 0, this._mods = [];
|
|
44758
44752
|
}
|
|
44759
44753
|
Kw.Definition = {
|
|
44760
44754
|
type: "Window",
|
|
@@ -44806,7 +44800,7 @@ Kw.Definition = {
|
|
|
44806
44800
|
default: !1
|
|
44807
44801
|
}]
|
|
44808
44802
|
};
|
|
44809
|
-
ye(Kw,
|
|
44803
|
+
ye(Kw, Z, {
|
|
44810
44804
|
transform(e, t) {
|
|
44811
44805
|
this.stamp = t.stamp;
|
|
44812
44806
|
const n = e.modified(), r = pc(e.sort), i = R3(e.groupby), a = (s) => this.group(i(s));
|
|
@@ -44829,7 +44823,7 @@ function spe(e, t, n, r) {
|
|
|
44829
44823
|
p1: 0,
|
|
44830
44824
|
index: 0,
|
|
44831
44825
|
data: s,
|
|
44832
|
-
compare: i ||
|
|
44826
|
+
compare: i || dr(-1)
|
|
44833
44827
|
};
|
|
44834
44828
|
t.init();
|
|
44835
44829
|
for (let f = 0; f < l; ++f)
|
|
@@ -44890,7 +44884,7 @@ function Et(e) {
|
|
|
44890
44884
|
return e;
|
|
44891
44885
|
};
|
|
44892
44886
|
}
|
|
44893
|
-
const QC = Math.abs,
|
|
44887
|
+
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
44888
|
function dpe(e) {
|
|
44895
44889
|
return e > 1 ? 0 : e < -1 ? Df : Math.acos(e);
|
|
44896
44890
|
}
|
|
@@ -44993,7 +44987,7 @@ function vpe(e) {
|
|
|
44993
44987
|
}
|
|
44994
44988
|
function xpe(e, t, n, r, i, a, o, s) {
|
|
44995
44989
|
var l = n - e, u = r - t, c = o - i, f = s - a, d = f * l - c * u;
|
|
44996
|
-
if (!(d * d <
|
|
44990
|
+
if (!(d * d < Qn))
|
|
44997
44991
|
return d = (c * (t - a) - f * (e - i)) / d, [e + d * l, t + d * u];
|
|
44998
44992
|
}
|
|
44999
44993
|
function Nm(e, t, n, r, i, a, o) {
|
|
@@ -45011,17 +45005,17 @@ function wpe() {
|
|
|
45011
45005
|
var e = mpe, t = gpe, n = Et(0), r = null, i = ype, a = bpe, o = vpe, s = null, l = T2(u);
|
|
45012
45006
|
function u() {
|
|
45013
45007
|
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 >
|
|
45015
|
-
else if (g > _z -
|
|
45016
|
-
s.moveTo(h * Jl(p), h * za(p)), s.arc(0, 0, h, p, m, !y), d >
|
|
45008
|
+
if (s || (s = c = l()), h < d && (f = h, h = d, d = f), !(h > Qn)) s.moveTo(0, 0);
|
|
45009
|
+
else if (g > _z - Qn)
|
|
45010
|
+
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
45011
|
else {
|
|
45018
|
-
var b = p, v = m, w = p, E = m, _ = g, S = g, N = o.apply(this, arguments) / 2, M = N >
|
|
45019
|
-
if (M >
|
|
45012
|
+
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;
|
|
45013
|
+
if (M > Qn) {
|
|
45020
45014
|
var R = JC(M / d * za(N)), $ = JC(M / h * za(N));
|
|
45021
|
-
(_ -= R * 2) >
|
|
45015
|
+
(_ -= 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
45016
|
}
|
|
45023
45017
|
var U = h * Jl(b), q = h * za(b), W = d * Jl(E), A = d * za(E);
|
|
45024
|
-
if (T >
|
|
45018
|
+
if (T > Qn) {
|
|
45025
45019
|
var V = h * Jl(v), X = h * za(v), F = d * Jl(w), ae = d * za(w), ie;
|
|
45026
45020
|
if (g < Df)
|
|
45027
45021
|
if (ie = xpe(U, q, F, ae, V, X, W, A)) {
|
|
@@ -45030,7 +45024,7 @@ function wpe() {
|
|
|
45030
45024
|
} else
|
|
45031
45025
|
O = z = 0;
|
|
45032
45026
|
}
|
|
45033
|
-
S >
|
|
45027
|
+
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
45028
|
}
|
|
45035
45029
|
if (s.closePath(), c) return s = null, c + "" || null;
|
|
45036
45030
|
}
|
|
@@ -45512,11 +45506,11 @@ const Npe = function e(t) {
|
|
|
45512
45506
|
}(0);
|
|
45513
45507
|
function n8(e, t, n) {
|
|
45514
45508
|
var r = e._x1, i = e._y1, a = e._x2, o = e._y2;
|
|
45515
|
-
if (e._l01_a >
|
|
45509
|
+
if (e._l01_a > Qn) {
|
|
45516
45510
|
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
45511
|
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
45512
|
}
|
|
45519
|
-
if (e._l23_a >
|
|
45513
|
+
if (e._l23_a > Qn) {
|
|
45520
45514
|
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
45515
|
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
45516
|
}
|
|
@@ -47223,7 +47217,7 @@ function i1e() {
|
|
|
47223
47217
|
}
|
|
47224
47218
|
var a1e = Array.prototype.map;
|
|
47225
47219
|
function o1e(e) {
|
|
47226
|
-
return a1e.call(e,
|
|
47220
|
+
return a1e.call(e, rr);
|
|
47227
47221
|
}
|
|
47228
47222
|
const s1e = Array.prototype.slice;
|
|
47229
47223
|
function NB() {
|
|
@@ -47330,7 +47324,7 @@ function zB(e, t) {
|
|
|
47330
47324
|
function BB(e, t, n) {
|
|
47331
47325
|
const r = n - t;
|
|
47332
47326
|
let i, a, o;
|
|
47333
|
-
return !r || !Number.isFinite(r) ?
|
|
47327
|
+
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
47328
|
}
|
|
47335
47329
|
function _8(e, t) {
|
|
47336
47330
|
const n = Ame[f1e(e)];
|
|
@@ -49793,7 +49787,7 @@ class J8 extends Ep {
|
|
|
49793
49787
|
* @param {Item} item - The mark item.
|
|
49794
49788
|
*/
|
|
49795
49789
|
_update(t, n, r) {
|
|
49796
|
-
es = n,
|
|
49790
|
+
es = n, er = n.__values__, RP(Vd, r), t.attr(Vd, r, this);
|
|
49797
49791
|
const i = Zye[t.type];
|
|
49798
49792
|
i && i.call(this, t, n, r), es && this.style(es, r);
|
|
49799
49793
|
}
|
|
@@ -49806,9 +49800,9 @@ class J8 extends Ep {
|
|
|
49806
49800
|
if (n != null) {
|
|
49807
49801
|
for (const r in Ig) {
|
|
49808
49802
|
let i = r === "font" ? wp(n) : n[r];
|
|
49809
|
-
if (i ===
|
|
49803
|
+
if (i === er[r]) continue;
|
|
49810
49804
|
const a = Ig[r];
|
|
49811
|
-
i == null ? t.removeAttribute(a) : (C8(i) && (i = KB(i, this._defs.gradient, PP())), t.setAttribute(a, i + "")),
|
|
49805
|
+
i == null ? t.removeAttribute(a) : (C8(i) && (i = KB(i, this._defs.gradient, PP())), t.setAttribute(a, i + "")), er[r] = i;
|
|
49812
49806
|
}
|
|
49813
49807
|
for (const r in Lg)
|
|
49814
49808
|
T1(t, Lg[r], n[r]);
|
|
@@ -49912,17 +49906,17 @@ function ZT(e, t, n, r, i) {
|
|
|
49912
49906
|
function Kye(e, t) {
|
|
49913
49907
|
return e.parentNode && e.parentNode.childNodes.length > 1 && e.previousSibling != t;
|
|
49914
49908
|
}
|
|
49915
|
-
let es = null,
|
|
49909
|
+
let es = null, er = null;
|
|
49916
49910
|
const Zye = {
|
|
49917
49911
|
group(e, t, n) {
|
|
49918
49912
|
const r = es = t.childNodes[2];
|
|
49919
|
-
|
|
49913
|
+
er = r.__values__, e.foreground(Vd, n, this), er = t.__values__, es = t.childNodes[1], e.content(Vd, n, this);
|
|
49920
49914
|
const i = es = t.childNodes[0];
|
|
49921
49915
|
e.background(Vd, n, this);
|
|
49922
49916
|
const a = n.mark.interactive === !1 ? "none" : null;
|
|
49923
|
-
if (a !==
|
|
49917
|
+
if (a !== er.events && (wr(r, "pointer-events", a), wr(i, "pointer-events", a), er.events = a), n.strokeForeground && n.stroke) {
|
|
49924
49918
|
const o = n.fill;
|
|
49925
|
-
wr(r, "display", null), this.style(i, n), wr(i, "stroke", null), o && (n.fill = null),
|
|
49919
|
+
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
49920
|
} else
|
|
49927
49921
|
wr(r, "display", "none");
|
|
49928
49922
|
},
|
|
@@ -49933,17 +49927,17 @@ const Zye = {
|
|
|
49933
49927
|
const r = xp(n);
|
|
49934
49928
|
let i, a, o, s;
|
|
49935
49929
|
ne(r) ? (a = r.map((l) => _l(n, l)), i = a.join(`
|
|
49936
|
-
`), i !==
|
|
49930
|
+
`), i !== er.text && (Fi(t, 0), o = t.ownerDocument, s = El(n), a.forEach((l, u) => {
|
|
49937
49931
|
const c = Js(o, "tspan", vn);
|
|
49938
49932
|
c.__data__ = n, c.textContent = l, u && (c.setAttribute("x", 0), c.setAttribute("dy", s)), t.appendChild(c);
|
|
49939
|
-
}),
|
|
49933
|
+
}), 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
49934
|
}
|
|
49941
49935
|
};
|
|
49942
49936
|
function Vd(e, t, n) {
|
|
49943
|
-
t !==
|
|
49937
|
+
t !== er[e] && (n ? Qye(es, e, t, n) : wr(es, e, t), er[e] = t);
|
|
49944
49938
|
}
|
|
49945
49939
|
function T1(e, t, n) {
|
|
49946
|
-
n !==
|
|
49940
|
+
n !== er[t] && (n == null ? e.style.removeProperty(t) : e.style.setProperty(t, n + ""), er[t] = n);
|
|
49947
49941
|
}
|
|
49948
49942
|
function el(e, t) {
|
|
49949
49943
|
for (const n in t)
|
|
@@ -50300,9 +50294,9 @@ function i2e() {
|
|
|
50300
50294
|
}
|
|
50301
50295
|
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
50296
|
function uU(e) {
|
|
50303
|
-
|
|
50297
|
+
Z.call(this, null, e);
|
|
50304
50298
|
}
|
|
50305
|
-
ye(uU,
|
|
50299
|
+
ye(uU, Z, {
|
|
50306
50300
|
transform(e, t) {
|
|
50307
50301
|
const n = t.dataflow, r = e.mark, i = r.marktype, a = ki[i], o = a.bound;
|
|
50308
50302
|
let s = r.bounds, l;
|
|
@@ -50331,7 +50325,7 @@ function Im(e, t, n) {
|
|
|
50331
50325
|
}
|
|
50332
50326
|
const QT = ":vega_identifier:";
|
|
50333
50327
|
function sE(e) {
|
|
50334
|
-
|
|
50328
|
+
Z.call(this, 0, e);
|
|
50335
50329
|
}
|
|
50336
50330
|
sE.Definition = {
|
|
50337
50331
|
type: "Identifier",
|
|
@@ -50344,7 +50338,7 @@ sE.Definition = {
|
|
|
50344
50338
|
required: !0
|
|
50345
50339
|
}]
|
|
50346
50340
|
};
|
|
50347
|
-
ye(sE,
|
|
50341
|
+
ye(sE, Z, {
|
|
50348
50342
|
transform(e, t) {
|
|
50349
50343
|
const n = g2e(t.dataflow), r = e.as;
|
|
50350
50344
|
let i = n.value;
|
|
@@ -50355,9 +50349,9 @@ function g2e(e) {
|
|
|
50355
50349
|
return e._signals[QT] || (e._signals[QT] = e.add(0));
|
|
50356
50350
|
}
|
|
50357
50351
|
function cU(e) {
|
|
50358
|
-
|
|
50352
|
+
Z.call(this, null, e);
|
|
50359
50353
|
}
|
|
50360
|
-
ye(cU,
|
|
50354
|
+
ye(cU, Z, {
|
|
50361
50355
|
transform(e, t) {
|
|
50362
50356
|
let n = this.value;
|
|
50363
50357
|
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 +50364,7 @@ function y2e(e) {
|
|
|
50370
50364
|
return t && t.size === 1 ? t.get(Object.keys(t.object)[0]) : t && n ? t.lookup(n) : null;
|
|
50371
50365
|
}
|
|
50372
50366
|
function fU(e) {
|
|
50373
|
-
|
|
50367
|
+
Z.call(this, null, e);
|
|
50374
50368
|
}
|
|
50375
50369
|
const JT = {
|
|
50376
50370
|
parity: (e) => e.filter((t, n) => n % 2 ? t.opacity = 0 : 1),
|
|
@@ -50388,7 +50382,7 @@ const JT = {
|
|
|
50388
50382
|
var r = e.range(), i = new yn();
|
|
50389
50383
|
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
50384
|
}, tM = (e) => (e.forEach((t) => t.opacity = 1), e), nM = (e, t) => e.reflow(t.modified()).modifies("opacity");
|
|
50391
|
-
ye(fU,
|
|
50385
|
+
ye(fU, Z, {
|
|
50392
50386
|
transform(e, t) {
|
|
50393
50387
|
const n = JT[e.method] || JT.parity, r = e.separation || 0;
|
|
50394
50388
|
let i = t.materialize(t.SOURCE).source, a, o;
|
|
@@ -50412,9 +50406,9 @@ ye(fU, Q, {
|
|
|
50412
50406
|
}
|
|
50413
50407
|
});
|
|
50414
50408
|
function hU(e) {
|
|
50415
|
-
|
|
50409
|
+
Z.call(this, null, e);
|
|
50416
50410
|
}
|
|
50417
|
-
ye(hU,
|
|
50411
|
+
ye(hU, Z, {
|
|
50418
50412
|
transform(e, t) {
|
|
50419
50413
|
const n = t.dataflow;
|
|
50420
50414
|
if (t.visit(t.ALL, (r) => n.dirty(r)), t.fields && t.fields.zindex) {
|
|
@@ -50423,7 +50417,7 @@ ye(hU, Q, {
|
|
|
50423
50417
|
}
|
|
50424
50418
|
}
|
|
50425
50419
|
});
|
|
50426
|
-
const
|
|
50420
|
+
const Jn = new yn();
|
|
50427
50421
|
function of(e, t, n) {
|
|
50428
50422
|
return e[t] === n ? 0 : (e[t] = n, 1);
|
|
50429
50423
|
}
|
|
@@ -50444,7 +50438,7 @@ function w2e(e) {
|
|
|
50444
50438
|
}
|
|
50445
50439
|
function E2e(e, t, n, r) {
|
|
50446
50440
|
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 (
|
|
50441
|
+
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
50442
|
case Bf:
|
|
50449
50443
|
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
50444
|
break;
|
|
@@ -50460,7 +50454,7 @@ function E2e(e, t, n, r) {
|
|
|
50460
50454
|
default:
|
|
50461
50455
|
b = i.x, v = i.y;
|
|
50462
50456
|
}
|
|
50463
|
-
return _s(g.translate(b, v), i), of(i, "x", b + o) | of(i, "y", v + o) && (i.bounds =
|
|
50457
|
+
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
50458
|
}
|
|
50465
50459
|
function Lm(e, t, n, r, i, a, o, s) {
|
|
50466
50460
|
const l = t.bounds;
|
|
@@ -50528,7 +50522,7 @@ function aM(e) {
|
|
|
50528
50522
|
return e < 0 ? Math.ceil(-e) : 0;
|
|
50529
50523
|
}
|
|
50530
50524
|
function pU(e, t, n) {
|
|
50531
|
-
var r = !n.nodirty, i = n.bounds === oE ? k2e : S2e, a =
|
|
50525
|
+
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
50526
|
for (S = 0; S < c; ++S) p[S] = 0;
|
|
50533
50527
|
for (S = 0; S < f; ++S) y[S] = 0;
|
|
50534
50528
|
for (S = 0; S < d; ++S)
|
|
@@ -50780,18 +50774,18 @@ function I2e(e, t, n, r, i) {
|
|
|
50780
50774
|
y = -f.bounds.width() - c;
|
|
50781
50775
|
break;
|
|
50782
50776
|
}
|
|
50783
|
-
|
|
50777
|
+
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
50778
|
} else
|
|
50785
|
-
|
|
50786
|
-
switch (
|
|
50779
|
+
Jn.clear();
|
|
50780
|
+
switch (Jn.union(f.bounds), s) {
|
|
50787
50781
|
case Bf:
|
|
50788
|
-
m = v, g = i.y1 -
|
|
50782
|
+
m = v, g = i.y1 - Jn.height() - u;
|
|
50789
50783
|
break;
|
|
50790
50784
|
case da:
|
|
50791
|
-
m = i.x1 -
|
|
50785
|
+
m = i.x1 - Jn.width() - u, g = v;
|
|
50792
50786
|
break;
|
|
50793
50787
|
case ha:
|
|
50794
|
-
m = i.x2 +
|
|
50788
|
+
m = i.x2 + Jn.width() + u, g = v;
|
|
50795
50789
|
break;
|
|
50796
50790
|
case kl:
|
|
50797
50791
|
m = v, g = i.y2 + u;
|
|
@@ -50799,12 +50793,12 @@ function I2e(e, t, n, r, i) {
|
|
|
50799
50793
|
default:
|
|
50800
50794
|
m = a.x, g = a.y;
|
|
50801
50795
|
}
|
|
50802
|
-
return of(a, "x", m) | of(a, "y", g) && (
|
|
50796
|
+
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
50797
|
}
|
|
50804
50798
|
function mU(e) {
|
|
50805
|
-
|
|
50799
|
+
Z.call(this, null, e);
|
|
50806
50800
|
}
|
|
50807
|
-
ye(mU,
|
|
50801
|
+
ye(mU, Z, {
|
|
50808
50802
|
transform(e, t) {
|
|
50809
50803
|
const n = t.dataflow;
|
|
50810
50804
|
return e.mark.items.forEach((r) => {
|
|
@@ -50889,9 +50883,9 @@ const P2e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
50889
50883
|
viewlayout: mU
|
|
50890
50884
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
50891
50885
|
function gU(e) {
|
|
50892
|
-
|
|
50886
|
+
Z.call(this, null, e);
|
|
50893
50887
|
}
|
|
50894
|
-
ye(gU,
|
|
50888
|
+
ye(gU, Z, {
|
|
50895
50889
|
transform(e, t) {
|
|
50896
50890
|
if (this.value && !e.modified())
|
|
50897
50891
|
return t.StopPropagation;
|
|
@@ -50910,7 +50904,7 @@ ye(gU, Q, {
|
|
|
50910
50904
|
}
|
|
50911
50905
|
});
|
|
50912
50906
|
function yU(e) {
|
|
50913
|
-
|
|
50907
|
+
Z.call(this, null, e);
|
|
50914
50908
|
}
|
|
50915
50909
|
function U2e() {
|
|
50916
50910
|
return vt({});
|
|
@@ -50919,7 +50913,7 @@ function q2e(e) {
|
|
|
50919
50913
|
const t = y0().test((n) => n.exit);
|
|
50920
50914
|
return t.lookup = (n) => t.get(e(n)), t;
|
|
50921
50915
|
}
|
|
50922
|
-
ye(yU,
|
|
50916
|
+
ye(yU, Z, {
|
|
50923
50917
|
transform(e, t) {
|
|
50924
50918
|
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
50919
|
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 +50930,9 @@ ye(yU, Q, {
|
|
|
50936
50930
|
}
|
|
50937
50931
|
});
|
|
50938
50932
|
function bU(e) {
|
|
50939
|
-
|
|
50933
|
+
Z.call(this, null, e);
|
|
50940
50934
|
}
|
|
50941
|
-
ye(bU,
|
|
50935
|
+
ye(bU, Z, {
|
|
50942
50936
|
transform(e, t) {
|
|
50943
50937
|
var n = t.fork(t.ADD_REM), r = e.mod || !1, i = e.encoders, a = t.encode;
|
|
50944
50938
|
if (ne(a))
|
|
@@ -50966,14 +50960,14 @@ ye(bU, Q, {
|
|
|
50966
50960
|
}
|
|
50967
50961
|
});
|
|
50968
50962
|
function vU(e) {
|
|
50969
|
-
|
|
50963
|
+
Z.call(this, [], e);
|
|
50970
50964
|
}
|
|
50971
|
-
ye(vU,
|
|
50965
|
+
ye(vU, Z, {
|
|
50972
50966
|
transform(e, t) {
|
|
50973
50967
|
if (this.value != null && !e.modified())
|
|
50974
50968
|
return t.StopPropagation;
|
|
50975
50969
|
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 =
|
|
50970
|
+
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
50971
|
index: b,
|
|
50978
50972
|
label: c(y, b, i),
|
|
50979
50973
|
value: y,
|
|
@@ -51001,7 +50995,7 @@ ye(vU, Q, {
|
|
|
51001
50995
|
});
|
|
51002
50996
|
const H2e = (e) => e.source.x, j2e = (e) => e.source.y, W2e = (e) => e.target.x, G2e = (e) => e.target.y;
|
|
51003
50997
|
function lE(e) {
|
|
51004
|
-
|
|
50998
|
+
Z.call(this, {}, e);
|
|
51005
50999
|
}
|
|
51006
51000
|
lE.Definition = {
|
|
51007
51001
|
type: "LinkPath",
|
|
@@ -51043,7 +51037,7 @@ lE.Definition = {
|
|
|
51043
51037
|
default: "path"
|
|
51044
51038
|
}]
|
|
51045
51039
|
};
|
|
51046
|
-
ye(lE,
|
|
51040
|
+
ye(lE, Z, {
|
|
51047
51041
|
transform(e, t) {
|
|
51048
51042
|
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
51043
|
return u || te("LinkPath unsupported type: " + e.shape + (e.orient ? "-" + e.orient : "")), t.visit(t.SOURCE, (c) => {
|
|
@@ -51084,7 +51078,7 @@ const xU = (e, t, n, r) => "M" + e + "," + t + "L" + n + "," + r, V2e = (e, t, n
|
|
|
51084
51078
|
"diagonal-radial": tbe
|
|
51085
51079
|
});
|
|
51086
51080
|
function uE(e) {
|
|
51087
|
-
|
|
51081
|
+
Z.call(this, null, e);
|
|
51088
51082
|
}
|
|
51089
51083
|
uE.Definition = {
|
|
51090
51084
|
type: "Pie",
|
|
@@ -51114,7 +51108,7 @@ uE.Definition = {
|
|
|
51114
51108
|
default: ["startAngle", "endAngle"]
|
|
51115
51109
|
}]
|
|
51116
51110
|
};
|
|
51117
|
-
ye(uE,
|
|
51111
|
+
ye(uE, Z, {
|
|
51118
51112
|
transform(e, t) {
|
|
51119
51113
|
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
51114
|
for (e.sort && h.sort((y, b) => u[y] - u[b]), p = 0; p < c; ++p)
|
|
@@ -51132,9 +51126,9 @@ function _U(e) {
|
|
|
51132
51126
|
}
|
|
51133
51127
|
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
51128
|
function kU(e) {
|
|
51135
|
-
|
|
51129
|
+
Z.call(this, null, e), this.modified(!0);
|
|
51136
51130
|
}
|
|
51137
|
-
ye(kU,
|
|
51131
|
+
ye(kU, Z, {
|
|
51138
51132
|
transform(e, t) {
|
|
51139
51133
|
var n = t.dataflow, r = this.value, i = abe(e);
|
|
51140
51134
|
(!r || i !== r.type) && (this.value = r = yt(i)());
|
|
@@ -51217,9 +51211,9 @@ function i5(e, t) {
|
|
|
51217
51211
|
return t ? e.slice().reverse() : e;
|
|
51218
51212
|
}
|
|
51219
51213
|
function AU(e) {
|
|
51220
|
-
|
|
51214
|
+
Z.call(this, null, e);
|
|
51221
51215
|
}
|
|
51222
|
-
ye(AU,
|
|
51216
|
+
ye(AU, Z, {
|
|
51223
51217
|
transform(e, t) {
|
|
51224
51218
|
const n = e.modified("sort") || t.changed(t.ADD) || t.modified(e.sort.fields) || t.modified("datum");
|
|
51225
51219
|
return n && t.source.sort(pc(e.sort)), this.modified(n), t;
|
|
@@ -51227,7 +51221,7 @@ ye(AU, Q, {
|
|
|
51227
51221
|
});
|
|
51228
51222
|
const uM = "zero", CU = "center", TU = "normalize", MU = ["y0", "y1"];
|
|
51229
51223
|
function cE(e) {
|
|
51230
|
-
|
|
51224
|
+
Z.call(this, null, e);
|
|
51231
51225
|
}
|
|
51232
51226
|
cE.Definition = {
|
|
51233
51227
|
type: "Stack",
|
|
@@ -51257,7 +51251,7 @@ cE.Definition = {
|
|
|
51257
51251
|
default: MU
|
|
51258
51252
|
}]
|
|
51259
51253
|
};
|
|
51260
|
-
ye(cE,
|
|
51254
|
+
ye(cE, Z, {
|
|
51261
51255
|
transform(e, t) {
|
|
51262
51256
|
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
51257
|
for (l = ybe(t.source, e.groupby, a, o), u = 0, c = l.length, f = l.max; u < c; ++u)
|
|
@@ -51312,7 +51306,7 @@ function DU(e) {
|
|
|
51312
51306
|
function ei(e) {
|
|
51313
51307
|
return e > 1 ? an : e < -1 ? -an : Math.asin(e);
|
|
51314
51308
|
}
|
|
51315
|
-
function
|
|
51309
|
+
function qn() {
|
|
51316
51310
|
}
|
|
51317
51311
|
function Pg(e, t) {
|
|
51318
51312
|
e && fM.hasOwnProperty(e.type) && fM[e.type](e, t);
|
|
@@ -51364,15 +51358,15 @@ function Yo(e, t) {
|
|
|
51364
51358
|
e && cM.hasOwnProperty(e.type) ? cM[e.type](e, t) : Pg(e, t);
|
|
51365
51359
|
}
|
|
51366
51360
|
var Ug = new Dr(), qg = new Dr(), OU, RU, l5, u5, c5, ho = {
|
|
51367
|
-
point:
|
|
51368
|
-
lineStart:
|
|
51369
|
-
lineEnd:
|
|
51361
|
+
point: qn,
|
|
51362
|
+
lineStart: qn,
|
|
51363
|
+
lineEnd: qn,
|
|
51370
51364
|
polygonStart: function() {
|
|
51371
51365
|
Ug = new Dr(), ho.lineStart = vbe, ho.lineEnd = xbe;
|
|
51372
51366
|
},
|
|
51373
51367
|
polygonEnd: function() {
|
|
51374
51368
|
var e = +Ug;
|
|
51375
|
-
qg.add(e < 0 ? Rr + e : e), this.lineStart = this.lineEnd = this.point =
|
|
51369
|
+
qg.add(e < 0 ? Rr + e : e), this.lineStart = this.lineEnd = this.point = qn;
|
|
51376
51370
|
},
|
|
51377
51371
|
sphere: function() {
|
|
51378
51372
|
qg.add(Rr);
|
|
@@ -51486,7 +51480,7 @@ function Abe(e) {
|
|
|
51486
51480
|
return Ws = ys = null, Zt === 1 / 0 || Gr === 1 / 0 ? [[NaN, NaN], [NaN, NaN]] : [[Zt, Gr], [nn, di]];
|
|
51487
51481
|
}
|
|
51488
51482
|
var Sd, Wg, Gg, Vg, Yg, Xg, Kg, Zg, d5, h5, p5, BU, PU, _r, kr, Sr, pa = {
|
|
51489
|
-
sphere:
|
|
51483
|
+
sphere: qn,
|
|
51490
51484
|
point: dE,
|
|
51491
51485
|
lineStart: gM,
|
|
51492
51486
|
lineEnd: yM,
|
|
@@ -51614,7 +51608,7 @@ function HU() {
|
|
|
51614
51608
|
lineStart: function() {
|
|
51615
51609
|
e.push(t = []);
|
|
51616
51610
|
},
|
|
51617
|
-
lineEnd:
|
|
51611
|
+
lineEnd: qn,
|
|
51618
51612
|
rejoin: function() {
|
|
51619
51613
|
e.length > 1 && e.push(e.pop().concat(e.shift()));
|
|
51620
51614
|
},
|
|
@@ -52025,14 +52019,14 @@ function Hbe() {
|
|
|
52025
52019
|
}
|
|
52026
52020
|
const Ch = (e) => e;
|
|
52027
52021
|
var Bv = new Dr(), y5 = new Dr(), VU, YU, b5, v5, Xo = {
|
|
52028
|
-
point:
|
|
52029
|
-
lineStart:
|
|
52030
|
-
lineEnd:
|
|
52022
|
+
point: qn,
|
|
52023
|
+
lineStart: qn,
|
|
52024
|
+
lineEnd: qn,
|
|
52031
52025
|
polygonStart: function() {
|
|
52032
52026
|
Xo.lineStart = jbe, Xo.lineEnd = Gbe;
|
|
52033
52027
|
},
|
|
52034
52028
|
polygonEnd: function() {
|
|
52035
|
-
Xo.lineStart = Xo.lineEnd = Xo.point =
|
|
52029
|
+
Xo.lineStart = Xo.lineEnd = Xo.point = qn, Bv.add(ut(y5)), y5 = new Dr();
|
|
52036
52030
|
},
|
|
52037
52031
|
result: function() {
|
|
52038
52032
|
var e = Bv / 2;
|
|
@@ -52053,10 +52047,10 @@ function Gbe() {
|
|
|
52053
52047
|
}
|
|
52054
52048
|
var Uf = 1 / 0, Qg = Uf, Th = -Uf, Jg = Th, ey = {
|
|
52055
52049
|
point: Vbe,
|
|
52056
|
-
lineStart:
|
|
52057
|
-
lineEnd:
|
|
52058
|
-
polygonStart:
|
|
52059
|
-
polygonEnd:
|
|
52050
|
+
lineStart: qn,
|
|
52051
|
+
lineEnd: qn,
|
|
52052
|
+
polygonStart: qn,
|
|
52053
|
+
polygonEnd: qn,
|
|
52060
52054
|
result: function() {
|
|
52061
52055
|
var e = [[Uf, Qg], [Th, Jg]];
|
|
52062
52056
|
return Th = Jg = -(Qg = Uf = 1 / 0), e;
|
|
@@ -52145,15 +52139,15 @@ JU.prototype = {
|
|
|
52145
52139
|
}
|
|
52146
52140
|
}
|
|
52147
52141
|
},
|
|
52148
|
-
result:
|
|
52142
|
+
result: qn
|
|
52149
52143
|
};
|
|
52150
52144
|
var k5 = new Dr(), Pv, eq, tq, Td, Md, Mh = {
|
|
52151
|
-
point:
|
|
52145
|
+
point: qn,
|
|
52152
52146
|
lineStart: function() {
|
|
52153
52147
|
Mh.point = Jbe;
|
|
52154
52148
|
},
|
|
52155
52149
|
lineEnd: function() {
|
|
52156
|
-
Pv && nq(eq, tq), Mh.point =
|
|
52150
|
+
Pv && nq(eq, tq), Mh.point = qn;
|
|
52157
52151
|
},
|
|
52158
52152
|
polygonStart: function() {
|
|
52159
52153
|
Pv = !0;
|
|
@@ -52987,7 +52981,7 @@ function xq(e, t, n) {
|
|
|
52987
52981
|
};
|
|
52988
52982
|
}
|
|
52989
52983
|
function vE(e) {
|
|
52990
|
-
|
|
52984
|
+
Z.call(this, null, e);
|
|
52991
52985
|
}
|
|
52992
52986
|
vE.Definition = {
|
|
52993
52987
|
type: "Isocontour",
|
|
@@ -53037,11 +53031,11 @@ vE.Definition = {
|
|
|
53037
53031
|
default: "contour"
|
|
53038
53032
|
}]
|
|
53039
53033
|
};
|
|
53040
|
-
ye(vE,
|
|
53034
|
+
ye(vE, Z, {
|
|
53041
53035
|
transform(e, t) {
|
|
53042
53036
|
if (this.value && !t.changed() && !e.modified())
|
|
53043
53037
|
return t.StopPropagation;
|
|
53044
|
-
var n = t.fork(t.NO_SOURCE | t.NO_FIELDS), r = t.materialize(t.SOURCE).source, i = e.field ||
|
|
53038
|
+
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
53039
|
return r.forEach((u) => {
|
|
53046
53040
|
const c = i(u), f = a.size([c.width, c.height])(c.values, ne(o) ? o : o(c.values));
|
|
53047
53041
|
j4e(f, c, u, e), f.forEach((d) => {
|
|
@@ -53082,7 +53076,7 @@ function LM(e, t, n) {
|
|
|
53082
53076
|
return Math.round((Math.sqrt(4 * r * r + 1) - 1) / 2);
|
|
53083
53077
|
}
|
|
53084
53078
|
function Uv(e) {
|
|
53085
|
-
return Qe(e) ? e :
|
|
53079
|
+
return Qe(e) ? e : dr(+e);
|
|
53086
53080
|
}
|
|
53087
53081
|
function Eq() {
|
|
53088
53082
|
var e = (l) => l[0], t = (l) => l[1], n = p0, r = [-1, -1], i = 960, a = 500, o = 2;
|
|
@@ -53135,7 +53129,7 @@ function qc(e, t, n, r, i) {
|
|
|
53135
53129
|
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
53130
|
}
|
|
53137
53131
|
function xE(e) {
|
|
53138
|
-
|
|
53132
|
+
Z.call(this, null, e);
|
|
53139
53133
|
}
|
|
53140
53134
|
xE.Definition = {
|
|
53141
53135
|
type: "KDE2D",
|
|
@@ -53185,7 +53179,7 @@ const W4e = ["x", "y", "weight", "size", "cellSize", "bandwidth"];
|
|
|
53185
53179
|
function _q(e, t) {
|
|
53186
53180
|
return W4e.forEach((n) => t[n] != null ? e[n](t[n]) : 0), e;
|
|
53187
53181
|
}
|
|
53188
|
-
ye(xE,
|
|
53182
|
+
ye(xE, Z, {
|
|
53189
53183
|
transform(e, t) {
|
|
53190
53184
|
if (this.value && !t.changed() && !e.modified()) return t.StopPropagation;
|
|
53191
53185
|
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 +53202,7 @@ function G4e(e, t) {
|
|
|
53208
53202
|
return n;
|
|
53209
53203
|
}
|
|
53210
53204
|
function wE(e) {
|
|
53211
|
-
|
|
53205
|
+
Z.call(this, null, e);
|
|
53212
53206
|
}
|
|
53213
53207
|
wE.Definition = {
|
|
53214
53208
|
type: "Contour",
|
|
@@ -53257,7 +53251,7 @@ wE.Definition = {
|
|
|
53257
53251
|
default: !0
|
|
53258
53252
|
}]
|
|
53259
53253
|
};
|
|
53260
|
-
ye(wE,
|
|
53254
|
+
ye(wE, Z, {
|
|
53261
53255
|
transform(e, t) {
|
|
53262
53256
|
if (this.value && !t.changed() && !e.modified())
|
|
53263
53257
|
return t.StopPropagation;
|
|
@@ -53267,7 +53261,7 @@ ye(wE, Q, {
|
|
|
53267
53261
|
});
|
|
53268
53262
|
const M5 = "Feature", EE = "FeatureCollection", V4e = "MultiPoint";
|
|
53269
53263
|
function _E(e) {
|
|
53270
|
-
|
|
53264
|
+
Z.call(this, null, e);
|
|
53271
53265
|
}
|
|
53272
53266
|
_E.Definition = {
|
|
53273
53267
|
type: "GeoJSON",
|
|
@@ -53282,10 +53276,10 @@ _E.Definition = {
|
|
|
53282
53276
|
type: "field"
|
|
53283
53277
|
}]
|
|
53284
53278
|
};
|
|
53285
|
-
ye(_E,
|
|
53279
|
+
ye(_E, Z, {
|
|
53286
53280
|
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 &&
|
|
53288
|
-
u = e.modified() || t.changed(t.REM) || t.modified(
|
|
53281
|
+
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;
|
|
53282
|
+
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
53283
|
var f = a(c), d = o(c);
|
|
53290
53284
|
f != null && d != null && (f = +f) === f && (d = +d) === d && r.push([f, d]);
|
|
53291
53285
|
}), n = n.concat({
|
|
@@ -53301,7 +53295,7 @@ ye(_E, Q, {
|
|
|
53301
53295
|
}
|
|
53302
53296
|
});
|
|
53303
53297
|
function kE(e) {
|
|
53304
|
-
|
|
53298
|
+
Z.call(this, null, e);
|
|
53305
53299
|
}
|
|
53306
53300
|
kE.Definition = {
|
|
53307
53301
|
type: "GeoPath",
|
|
@@ -53324,10 +53318,10 @@ kE.Definition = {
|
|
|
53324
53318
|
default: "path"
|
|
53325
53319
|
}]
|
|
53326
53320
|
};
|
|
53327
|
-
ye(kE,
|
|
53321
|
+
ye(kE, Z, {
|
|
53328
53322
|
transform(e, t) {
|
|
53329
|
-
var n = t.fork(t.ALL), r = this.value, i = e.field ||
|
|
53330
|
-
!r || e.modified() ? (this.value = r = bq(e.projection), n.materialize().reflow()) : o = i ===
|
|
53323
|
+
var n = t.fork(t.ALL), r = this.value, i = e.field || fr, a = e.as || "path", o = n.SOURCE;
|
|
53324
|
+
!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
53325
|
const s = Y4e(r, e.pointRadius);
|
|
53332
53326
|
return n.visit(o, (l) => l[a] = r(i(l))), r.pointRadius(s), n.modifies(a);
|
|
53333
53327
|
}
|
|
@@ -53337,7 +53331,7 @@ function Y4e(e, t) {
|
|
|
53337
53331
|
return e.context(null), t != null && e.pointRadius(t), n;
|
|
53338
53332
|
}
|
|
53339
53333
|
function SE(e) {
|
|
53340
|
-
|
|
53334
|
+
Z.call(this, null, e);
|
|
53341
53335
|
}
|
|
53342
53336
|
SE.Definition = {
|
|
53343
53337
|
type: "GeoPoint",
|
|
@@ -53362,7 +53356,7 @@ SE.Definition = {
|
|
|
53362
53356
|
default: ["x", "y"]
|
|
53363
53357
|
}]
|
|
53364
53358
|
};
|
|
53365
|
-
ye(SE,
|
|
53359
|
+
ye(SE, Z, {
|
|
53366
53360
|
transform(e, t) {
|
|
53367
53361
|
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
53362
|
function u(c) {
|
|
@@ -53373,7 +53367,7 @@ ye(SE, Q, {
|
|
|
53373
53367
|
}
|
|
53374
53368
|
});
|
|
53375
53369
|
function AE(e) {
|
|
53376
|
-
|
|
53370
|
+
Z.call(this, null, e);
|
|
53377
53371
|
}
|
|
53378
53372
|
AE.Definition = {
|
|
53379
53373
|
type: "GeoShape",
|
|
@@ -53398,7 +53392,7 @@ AE.Definition = {
|
|
|
53398
53392
|
default: "shape"
|
|
53399
53393
|
}]
|
|
53400
53394
|
};
|
|
53401
|
-
ye(AE,
|
|
53395
|
+
ye(AE, Z, {
|
|
53402
53396
|
transform(e, t) {
|
|
53403
53397
|
var n = t.fork(t.ALL), r = this.value, i = e.as || "shape", a = n.ADD;
|
|
53404
53398
|
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 +53406,7 @@ function X4e(e, t, n) {
|
|
|
53412
53406
|
return r.context = (i) => (e.context(i), r), r;
|
|
53413
53407
|
}
|
|
53414
53408
|
function CE(e) {
|
|
53415
|
-
|
|
53409
|
+
Z.call(this, [], e), this.generator = Hbe();
|
|
53416
53410
|
}
|
|
53417
53411
|
CE.Definition = {
|
|
53418
53412
|
type: "Graticule",
|
|
@@ -53473,7 +53467,7 @@ CE.Definition = {
|
|
|
53473
53467
|
default: 2.5
|
|
53474
53468
|
}]
|
|
53475
53469
|
};
|
|
53476
|
-
ye(CE,
|
|
53470
|
+
ye(CE, Z, {
|
|
53477
53471
|
transform(e, t) {
|
|
53478
53472
|
var n = this.value, r = this.generator, i;
|
|
53479
53473
|
if (!n.length || e.modified())
|
|
@@ -53483,7 +53477,7 @@ ye(CE, Q, {
|
|
|
53483
53477
|
}
|
|
53484
53478
|
});
|
|
53485
53479
|
function TE(e) {
|
|
53486
|
-
|
|
53480
|
+
Z.call(this, null, e);
|
|
53487
53481
|
}
|
|
53488
53482
|
TE.Definition = {
|
|
53489
53483
|
type: "heatmap",
|
|
@@ -53512,11 +53506,11 @@ TE.Definition = {
|
|
|
53512
53506
|
default: "image"
|
|
53513
53507
|
}]
|
|
53514
53508
|
};
|
|
53515
|
-
ye(TE,
|
|
53509
|
+
ye(TE, Z, {
|
|
53516
53510
|
transform(e, t) {
|
|
53517
53511
|
if (!t.changed() && !e.modified())
|
|
53518
53512
|
return t.StopPropagation;
|
|
53519
|
-
var n = t.materialize(t.SOURCE).source, r = e.resolve === "shared", i = e.field ||
|
|
53513
|
+
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
53514
|
$x: 0,
|
|
53521
53515
|
$y: 0,
|
|
53522
53516
|
$value: 0,
|
|
@@ -53524,21 +53518,21 @@ ye(TE, Q, {
|
|
|
53524
53518
|
};
|
|
53525
53519
|
return n.forEach((u) => {
|
|
53526
53520
|
const c = i(u), f = Ze({}, u, l);
|
|
53527
|
-
r || (f.$max = Cu(c.values || [])), u[s] = Q4e(c, f, o.dep ? o :
|
|
53521
|
+
r || (f.$max = Cu(c.values || [])), u[s] = Q4e(c, f, o.dep ? o : dr(o(f)), a.dep ? a : dr(a(f)));
|
|
53528
53522
|
}), t.reflow(!0).modifies(s);
|
|
53529
53523
|
}
|
|
53530
53524
|
});
|
|
53531
53525
|
function K4e(e, t) {
|
|
53532
53526
|
let n;
|
|
53533
|
-
return Qe(e) ? (n = (r) => xl(e(r, t)), n.dep = kq(e)) : n =
|
|
53527
|
+
return Qe(e) ? (n = (r) => xl(e(r, t)), n.dep = kq(e)) : n = dr(xl(e || "#888")), n;
|
|
53534
53528
|
}
|
|
53535
53529
|
function Z4e(e, t) {
|
|
53536
53530
|
let n;
|
|
53537
|
-
return Qe(e) ? (n = (r) => e(r, t), n.dep = kq(e)) : e ? n =
|
|
53531
|
+
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
53532
|
}
|
|
53539
53533
|
function kq(e) {
|
|
53540
53534
|
if (!Qe(e)) return !1;
|
|
53541
|
-
const t = xa(
|
|
53535
|
+
const t = xa(ar(e));
|
|
53542
53536
|
return t.$x || t.$y || t.$value || t.$max;
|
|
53543
53537
|
}
|
|
53544
53538
|
function Q4e(e, t, n, r) {
|
|
@@ -53554,9 +53548,9 @@ function Q4e(e, t, n, r) {
|
|
|
53554
53548
|
return h.putImageData(p, 0, 0), d;
|
|
53555
53549
|
}
|
|
53556
53550
|
function Sq(e) {
|
|
53557
|
-
|
|
53551
|
+
Z.call(this, null, e), this.modified(!0);
|
|
53558
53552
|
}
|
|
53559
|
-
ye(Sq,
|
|
53553
|
+
ye(Sq, Z, {
|
|
53560
53554
|
transform(e, t) {
|
|
53561
53555
|
let n = this.value;
|
|
53562
53556
|
return !n || e.modified("type") ? (this.value = n = eve(e.type), T5.forEach((r) => {
|
|
@@ -54221,7 +54215,7 @@ const jM = {
|
|
|
54221
54215
|
y: jve
|
|
54222
54216
|
}, Od = "forces", D5 = ["alpha", "alphaMin", "alphaTarget", "velocityDecay", "forces"], Wve = ["static", "iterations"], Dq = ["x", "y", "vx", "vy"];
|
|
54223
54217
|
function OE(e) {
|
|
54224
|
-
|
|
54218
|
+
Z.call(this, null, e);
|
|
54225
54219
|
}
|
|
54226
54220
|
OE.Definition = {
|
|
54227
54221
|
type: "Force",
|
|
@@ -54368,7 +54362,7 @@ OE.Definition = {
|
|
|
54368
54362
|
default: Dq
|
|
54369
54363
|
}]
|
|
54370
54364
|
};
|
|
54371
|
-
ye(OE,
|
|
54365
|
+
ye(OE, Z, {
|
|
54372
54366
|
transform(e, t) {
|
|
54373
54367
|
var n = this.value, r = t.changed(t.ADD_REM), i = e.modified(D5), a = e.iterations || 300;
|
|
54374
54368
|
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 +54406,7 @@ function Oq(e, t, n, r) {
|
|
|
54412
54406
|
function Yve(e, t) {
|
|
54413
54407
|
var n, r;
|
|
54414
54408
|
for (n in e)
|
|
54415
|
-
if (Qe(r = e[n]) && t.modified(
|
|
54409
|
+
if (Qe(r = e[n]) && t.modified(ar(r))) return 1;
|
|
54416
54410
|
return 0;
|
|
54417
54411
|
}
|
|
54418
54412
|
function Xve(e) {
|
|
@@ -55077,7 +55071,7 @@ function R5(e, t, n) {
|
|
|
55077
55071
|
}), e.lookup = r, e;
|
|
55078
55072
|
}
|
|
55079
55073
|
function $E(e) {
|
|
55080
|
-
|
|
55074
|
+
Z.call(this, null, e);
|
|
55081
55075
|
}
|
|
55082
55076
|
$E.Definition = {
|
|
55083
55077
|
type: "Nest",
|
|
@@ -55095,7 +55089,7 @@ $E.Definition = {
|
|
|
55095
55089
|
}]
|
|
55096
55090
|
};
|
|
55097
55091
|
const Qxe = (e) => e.values;
|
|
55098
|
-
ye($E,
|
|
55092
|
+
ye($E, Z, {
|
|
55099
55093
|
transform(e, t) {
|
|
55100
55094
|
t.source || te("Nest transform requires an upstream data source.");
|
|
55101
55095
|
var n = e.generate, r = e.modified(), i = t.clone(), a = this.value;
|
|
@@ -55137,10 +55131,10 @@ function Jxe() {
|
|
|
55137
55131
|
return t;
|
|
55138
55132
|
}
|
|
55139
55133
|
function ks(e) {
|
|
55140
|
-
|
|
55134
|
+
Z.call(this, null, e);
|
|
55141
55135
|
}
|
|
55142
55136
|
const e3e = (e, t) => e.parent === t.parent ? 1 : 2;
|
|
55143
|
-
ye(ks,
|
|
55137
|
+
ye(ks, Z, {
|
|
55144
55138
|
transform(e, t) {
|
|
55145
55139
|
(!t.source || !t.source.root) && te(this.constructor.name + " transform requires a backing tree data source.");
|
|
55146
55140
|
const n = this.layout(e.method), r = this.fields, i = t.source.root, a = e.as || r;
|
|
@@ -55248,7 +55242,7 @@ ye(IE, ks, {
|
|
|
55248
55242
|
fields: F5
|
|
55249
55243
|
});
|
|
55250
55244
|
function LE(e) {
|
|
55251
|
-
|
|
55245
|
+
Z.call(this, null, e);
|
|
55252
55246
|
}
|
|
55253
55247
|
LE.Definition = {
|
|
55254
55248
|
type: "Stratify",
|
|
@@ -55265,7 +55259,7 @@ LE.Definition = {
|
|
|
55265
55259
|
required: !0
|
|
55266
55260
|
}]
|
|
55267
55261
|
};
|
|
55268
|
-
ye(LE,
|
|
55262
|
+
ye(LE, Z, {
|
|
55269
55263
|
transform(e, t) {
|
|
55270
55264
|
t.source || te("Stratify transform requires an upstream data source.");
|
|
55271
55265
|
let n = this.value;
|
|
@@ -55332,7 +55326,7 @@ ye(zE, ks, {
|
|
|
55332
55326
|
fields: I5
|
|
55333
55327
|
});
|
|
55334
55328
|
function BE(e) {
|
|
55335
|
-
|
|
55329
|
+
Z.call(this, [], e);
|
|
55336
55330
|
}
|
|
55337
55331
|
BE.Definition = {
|
|
55338
55332
|
type: "TreeLinks",
|
|
@@ -55343,7 +55337,7 @@ BE.Definition = {
|
|
|
55343
55337
|
},
|
|
55344
55338
|
params: []
|
|
55345
55339
|
};
|
|
55346
|
-
ye(BE,
|
|
55340
|
+
ye(BE, Z, {
|
|
55347
55341
|
transform(e, t) {
|
|
55348
55342
|
const n = this.value, r = t.source && t.source.root, i = t.fork(t.NO_SOURCE), a = {};
|
|
55349
55343
|
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 +55720,7 @@ function _3e(e, t, n, r) {
|
|
|
55726
55720
|
}
|
|
55727
55721
|
const z5 = ["x", "y", "opacity", "align", "baseline"], Uq = ["top-left", "left", "bottom-left", "top", "bottom", "top-right", "right", "bottom-right"];
|
|
55728
55722
|
function UE(e) {
|
|
55729
|
-
|
|
55723
|
+
Z.call(this, null, e);
|
|
55730
55724
|
}
|
|
55731
55725
|
UE.Definition = {
|
|
55732
55726
|
type: "Label",
|
|
@@ -55786,7 +55780,7 @@ UE.Definition = {
|
|
|
55786
55780
|
default: z5
|
|
55787
55781
|
}]
|
|
55788
55782
|
};
|
|
55789
|
-
ye(UE,
|
|
55783
|
+
ye(UE, Z, {
|
|
55790
55784
|
transform(e, t) {
|
|
55791
55785
|
function n(a) {
|
|
55792
55786
|
const o = e[a];
|
|
@@ -55818,7 +55812,7 @@ function qq(e, t) {
|
|
|
55818
55812
|
return n;
|
|
55819
55813
|
}
|
|
55820
55814
|
function qE(e) {
|
|
55821
|
-
|
|
55815
|
+
Z.call(this, null, e);
|
|
55822
55816
|
}
|
|
55823
55817
|
qE.Definition = {
|
|
55824
55818
|
type: "Loess",
|
|
@@ -55847,7 +55841,7 @@ qE.Definition = {
|
|
|
55847
55841
|
array: !0
|
|
55848
55842
|
}]
|
|
55849
55843
|
};
|
|
55850
|
-
ye(qE,
|
|
55844
|
+
ye(qE, Z, {
|
|
55851
55845
|
transform(e, t) {
|
|
55852
55846
|
const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
|
|
55853
55847
|
if (!this.value || t.changed() || e.modified()) {
|
|
@@ -55874,7 +55868,7 @@ const B5 = {
|
|
|
55874
55868
|
poly: YL
|
|
55875
55869
|
}, S3e = (e, t) => e === "poly" ? t : e === "quad" ? 2 : 1;
|
|
55876
55870
|
function HE(e) {
|
|
55877
|
-
|
|
55871
|
+
Z.call(this, null, e);
|
|
55878
55872
|
}
|
|
55879
55873
|
HE.Definition = {
|
|
55880
55874
|
type: "Regression",
|
|
@@ -55917,7 +55911,7 @@ HE.Definition = {
|
|
|
55917
55911
|
array: !0
|
|
55918
55912
|
}]
|
|
55919
55913
|
};
|
|
55920
|
-
ye(HE,
|
|
55914
|
+
ye(HE, Z, {
|
|
55921
55915
|
transform(e, t) {
|
|
55922
55916
|
const n = t.fork(t.NO_SOURCE | t.NO_FIELDS);
|
|
55923
55917
|
if (!this.value || t.changed() || e.modified()) {
|
|
@@ -55953,7 +55947,7 @@ const A3e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
55953
55947
|
__proto__: null,
|
|
55954
55948
|
loess: qE,
|
|
55955
55949
|
regression: HE
|
|
55956
|
-
}, Symbol.toStringTag, { value: "Module" })), os = 11102230246251565e-32,
|
|
55950
|
+
}, Symbol.toStringTag, { value: "Module" })), os = 11102230246251565e-32, Zn = 134217729, C3e = (3 + 8 * os) * os;
|
|
55957
55951
|
function tx(e, t, n, r, i) {
|
|
55958
55952
|
let a, o, s, l, u = t[0], c = r[0], f = 0, d = 0;
|
|
55959
55953
|
c > u == c > -u ? (a = u, u = t[++f]) : (a = c, c = r[++d]);
|
|
@@ -55979,14 +55973,14 @@ const M3e = (3 + 16 * os) * os, N3e = (2 + 12 * os) * os, D3e = (9 + 64 * os) *
|
|
|
55979
55973
|
function O3e(e, t, n, r, i, a, o) {
|
|
55980
55974
|
let s, l, u, c, f, d, h, p, m, g, y, b, v, w, E, _, S, N;
|
|
55981
55975
|
const M = e - i, T = n - i, O = t - a, z = r - a;
|
|
55982
|
-
w = M * z, d =
|
|
55976
|
+
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
55977
|
let P = T3e(4, Hc), I = N3e * o;
|
|
55984
55978
|
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 =
|
|
55979
|
+
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
55980
|
const R = tx(4, Hc, 4, vr, rN);
|
|
55987
|
-
w = M * c, d =
|
|
55981
|
+
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
55982
|
const $ = tx(R, rN, 4, vr, iN);
|
|
55989
|
-
w = s * c, d =
|
|
55983
|
+
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
55984
|
const U = tx($, iN, 4, vr, aN);
|
|
55991
55985
|
return aN[U - 1];
|
|
55992
55986
|
}
|
|
@@ -56627,7 +56621,7 @@ function* G3e(e, t, n, r) {
|
|
|
56627
56621
|
yield t.call(r, a, i, e), yield n.call(r, a, i, e), ++i;
|
|
56628
56622
|
}
|
|
56629
56623
|
function WE(e) {
|
|
56630
|
-
|
|
56624
|
+
Z.call(this, null, e);
|
|
56631
56625
|
}
|
|
56632
56626
|
WE.Definition = {
|
|
56633
56627
|
type: "Voronoi",
|
|
@@ -56665,7 +56659,7 @@ WE.Definition = {
|
|
|
56665
56659
|
}]
|
|
56666
56660
|
};
|
|
56667
56661
|
const V3e = [-1e5, -1e5, 1e5, 1e5];
|
|
56668
|
-
ye(WE,
|
|
56662
|
+
ye(WE, Z, {
|
|
56669
56663
|
transform(e, t) {
|
|
56670
56664
|
const n = e.as || "path", r = t.source;
|
|
56671
56665
|
if (!r || !r.length) return t;
|
|
@@ -56862,7 +56856,7 @@ var i5e = {
|
|
|
56862
56856
|
};
|
|
56863
56857
|
const jq = ["x", "y", "font", "fontSize", "fontStyle", "fontWeight", "angle"], a5e = ["text", "font", "rotate", "fontSize", "fontStyle", "fontWeight"];
|
|
56864
56858
|
function GE(e) {
|
|
56865
|
-
|
|
56859
|
+
Z.call(this, Z3e(), e);
|
|
56866
56860
|
}
|
|
56867
56861
|
GE.Definition = {
|
|
56868
56862
|
type: "Wordcloud",
|
|
@@ -56923,7 +56917,7 @@ GE.Definition = {
|
|
|
56923
56917
|
default: jq
|
|
56924
56918
|
}]
|
|
56925
56919
|
};
|
|
56926
|
-
ye(GE,
|
|
56920
|
+
ye(GE, Z, {
|
|
56927
56921
|
transform(e, t) {
|
|
56928
56922
|
e.size && !(e.size[0] && e.size[1]) && te("Wordcloud size dimensions must be non-zero.");
|
|
56929
56923
|
function n(p) {
|
|
@@ -56934,7 +56928,7 @@ ye(GE, Q, {
|
|
|
56934
56928
|
if (!(r || t.changed(t.ADD_REM) || a5e.some(n))) return;
|
|
56935
56929
|
const i = t.materialize(t.SOURCE).source, a = this.value, o = e.as || jq;
|
|
56936
56930
|
let s = e.fontSize || 14, l;
|
|
56937
|
-
if (Qe(s) ? l = e.fontSizeRange : s =
|
|
56931
|
+
if (Qe(s) ? l = e.fontSizeRange : s = dr(s), l) {
|
|
56938
56932
|
const p = s, m = yt("sqrt")().domain(lo(i, p)).range(l);
|
|
56939
56933
|
s = (g) => m(p(g));
|
|
56940
56934
|
}
|
|
@@ -57072,7 +57066,7 @@ function d5e(e, t, n, r, i, a, o, s, l) {
|
|
|
57072
57066
|
s[f] = i[c], l[f] = a[c] + e;
|
|
57073
57067
|
}
|
|
57074
57068
|
function VE(e) {
|
|
57075
|
-
|
|
57069
|
+
Z.call(this, u5e(), e), this._indices = null, this._dims = null;
|
|
57076
57070
|
}
|
|
57077
57071
|
VE.Definition = {
|
|
57078
57072
|
type: "CrossFilter",
|
|
@@ -57094,7 +57088,7 @@ VE.Definition = {
|
|
|
57094
57088
|
}
|
|
57095
57089
|
}]
|
|
57096
57090
|
};
|
|
57097
|
-
ye(VE,
|
|
57091
|
+
ye(VE, Z, {
|
|
57098
57092
|
transform(e, t) {
|
|
57099
57093
|
if (this._dims) {
|
|
57100
57094
|
var n = e.modified("fields") || e.fields.some((r) => t.modified(r.fields));
|
|
@@ -57207,7 +57201,7 @@ ye(VE, Q, {
|
|
|
57207
57201
|
}
|
|
57208
57202
|
});
|
|
57209
57203
|
function YE(e) {
|
|
57210
|
-
|
|
57204
|
+
Z.call(this, null, e);
|
|
57211
57205
|
}
|
|
57212
57206
|
YE.Definition = {
|
|
57213
57207
|
type: "ResolveFilter",
|
|
@@ -57224,7 +57218,7 @@ YE.Definition = {
|
|
|
57224
57218
|
description: "Per-tuple filter bitmaps from a CrossFilter transform."
|
|
57225
57219
|
}]
|
|
57226
57220
|
};
|
|
57227
|
-
ye(YE,
|
|
57221
|
+
ye(YE, Z, {
|
|
57228
57222
|
transform(e, t) {
|
|
57229
57223
|
const n = ~(e.ignore || 0), r = e.filter, i = r.mask;
|
|
57230
57224
|
if (!(i & n)) return t.StopPropagation;
|
|
@@ -57278,7 +57272,7 @@ function k5e(e) {
|
|
|
57278
57272
|
return [];
|
|
57279
57273
|
}
|
|
57280
57274
|
}
|
|
57281
|
-
var Co, Oe, J,
|
|
57275
|
+
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
57276
|
Co = {};
|
|
57283
57277
|
Co[ib] = "Boolean";
|
|
57284
57278
|
Co[Tp] = "<end>";
|
|
@@ -57289,7 +57283,7 @@ Co[bc] = "Numeric";
|
|
|
57289
57283
|
Co[jr] = "Punctuator";
|
|
57290
57284
|
Co[Mp] = "String";
|
|
57291
57285
|
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]");
|
|
57286
|
+
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
57287
|
function ob(e, t) {
|
|
57294
57288
|
if (!e)
|
|
57295
57289
|
throw new Error("ASSERT: " + t);
|
|
@@ -57369,7 +57363,7 @@ const W5e = {
|
|
|
57369
57363
|
implements: 1
|
|
57370
57364
|
};
|
|
57371
57365
|
function Yq() {
|
|
57372
|
-
for (; J <
|
|
57366
|
+
for (; J < sr; ) {
|
|
57373
57367
|
const e = Oe.charCodeAt(J);
|
|
57374
57368
|
if (j5e(e) || Rh(e))
|
|
57375
57369
|
++J;
|
|
@@ -57380,24 +57374,24 @@ function Yq() {
|
|
|
57380
57374
|
function q5(e) {
|
|
57381
57375
|
var t, n, r, i = 0;
|
|
57382
57376
|
for (n = e === "u" ? 4 : 2, t = 0; t < n; ++t)
|
|
57383
|
-
J <
|
|
57377
|
+
J < sr && XE(Oe[J]) ? (r = Oe[J++], i = i * 16 + "0123456789abcdef".indexOf(r.toLowerCase())) : ht({}, Nn, Hn);
|
|
57384
57378
|
return String.fromCharCode(i);
|
|
57385
57379
|
}
|
|
57386
57380
|
function G5e() {
|
|
57387
57381
|
var e, t, n, r;
|
|
57388
|
-
for (e = Oe[J], t = 0, e === "}" && ht({}, Nn,
|
|
57382
|
+
for (e = Oe[J], t = 0, e === "}" && ht({}, Nn, Hn); J < sr && (e = Oe[J++], !!XE(e)); )
|
|
57389
57383
|
t = t * 16 + "0123456789abcdef".indexOf(e.toLowerCase());
|
|
57390
|
-
return (t > 1114111 || e !== "}") && ht({}, Nn,
|
|
57384
|
+
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
57385
|
}
|
|
57392
57386
|
function Xq() {
|
|
57393
57387
|
var e, t;
|
|
57394
|
-
for (e = Oe.charCodeAt(J++), t = String.fromCharCode(e), e === 92 && (Oe.charCodeAt(J) !== 117 && ht({}, Nn,
|
|
57395
|
-
++J, t += String.fromCharCode(e), e === 92 && (t = t.substr(0, t.length - 1), Oe.charCodeAt(J) !== 117 && ht({}, Nn,
|
|
57388
|
+
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)); )
|
|
57389
|
+
++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
57390
|
return t;
|
|
57397
57391
|
}
|
|
57398
57392
|
function V5e() {
|
|
57399
57393
|
var e, t;
|
|
57400
|
-
for (e = J++; J <
|
|
57394
|
+
for (e = J++; J < sr; ) {
|
|
57401
57395
|
if (t = Oe.charCodeAt(J), t === 92)
|
|
57402
57396
|
return J = e, Xq();
|
|
57403
57397
|
if (py(t))
|
|
@@ -57487,20 +57481,20 @@ function ax() {
|
|
|
57487
57481
|
start: e,
|
|
57488
57482
|
end: J
|
|
57489
57483
|
};
|
|
57490
|
-
if (i === "//" && ht({}, Nn,
|
|
57484
|
+
if (i === "//" && ht({}, Nn, Hn), "<>=!+-*%&|^/".includes(r))
|
|
57491
57485
|
return ++J, {
|
|
57492
57486
|
type: jr,
|
|
57493
57487
|
value: r,
|
|
57494
57488
|
start: e,
|
|
57495
57489
|
end: J
|
|
57496
57490
|
};
|
|
57497
|
-
ht({}, Nn,
|
|
57491
|
+
ht({}, Nn, Hn);
|
|
57498
57492
|
}
|
|
57499
57493
|
function X5e(e) {
|
|
57500
57494
|
let t = "";
|
|
57501
|
-
for (; J <
|
|
57495
|
+
for (; J < sr && XE(Oe[J]); )
|
|
57502
57496
|
t += Oe[J++];
|
|
57503
|
-
return t.length === 0 && ht({}, Nn,
|
|
57497
|
+
return t.length === 0 && ht({}, Nn, Hn), Np(Oe.charCodeAt(J)) && ht({}, Nn, Hn), {
|
|
57504
57498
|
type: bc,
|
|
57505
57499
|
value: parseInt("0x" + t, 16),
|
|
57506
57500
|
start: e,
|
|
@@ -57509,9 +57503,9 @@ function X5e(e) {
|
|
|
57509
57503
|
}
|
|
57510
57504
|
function K5e(e) {
|
|
57511
57505
|
let t = "0" + Oe[J++];
|
|
57512
|
-
for (; J <
|
|
57506
|
+
for (; J < sr && eh(Oe[J]); )
|
|
57513
57507
|
t += Oe[J++];
|
|
57514
|
-
return (Np(Oe.charCodeAt(J)) || Go(Oe.charCodeAt(J))) && ht({}, Nn,
|
|
57508
|
+
return (Np(Oe.charCodeAt(J)) || Go(Oe.charCodeAt(J))) && ht({}, Nn, Hn), {
|
|
57515
57509
|
type: bc,
|
|
57516
57510
|
value: parseInt(t, 8),
|
|
57517
57511
|
octal: !0,
|
|
@@ -57527,7 +57521,7 @@ function cN() {
|
|
|
57527
57521
|
return ++J, X5e(t);
|
|
57528
57522
|
if (eh(n))
|
|
57529
57523
|
return K5e(t);
|
|
57530
|
-
n && Go(n.charCodeAt(0)) && ht({}, Nn,
|
|
57524
|
+
n && Go(n.charCodeAt(0)) && ht({}, Nn, Hn);
|
|
57531
57525
|
}
|
|
57532
57526
|
for (; Go(Oe.charCodeAt(J)); )
|
|
57533
57527
|
e += Oe[J++];
|
|
@@ -57543,8 +57537,8 @@ function cN() {
|
|
|
57543
57537
|
for (; Go(Oe.charCodeAt(J)); )
|
|
57544
57538
|
e += Oe[J++];
|
|
57545
57539
|
else
|
|
57546
|
-
ht({}, Nn,
|
|
57547
|
-
return Np(Oe.charCodeAt(J)) && ht({}, Nn,
|
|
57540
|
+
ht({}, Nn, Hn);
|
|
57541
|
+
return Np(Oe.charCodeAt(J)) && ht({}, Nn, Hn), {
|
|
57548
57542
|
type: bc,
|
|
57549
57543
|
value: parseFloat(e),
|
|
57550
57544
|
start: t,
|
|
@@ -57553,7 +57547,7 @@ function cN() {
|
|
|
57553
57547
|
}
|
|
57554
57548
|
function Z5e() {
|
|
57555
57549
|
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 <
|
|
57550
|
+
for (t = Oe[J], ob(t === "'" || t === '"', "String literal must starts with a quote"), n = J, ++J; J < sr; )
|
|
57557
57551
|
if (r = Oe[J++], r === t) {
|
|
57558
57552
|
t = "";
|
|
57559
57553
|
break;
|
|
@@ -57584,7 +57578,7 @@ function Z5e() {
|
|
|
57584
57578
|
e += "\v";
|
|
57585
57579
|
break;
|
|
57586
57580
|
default:
|
|
57587
|
-
eh(r) ? (i = "01234567".indexOf(r), i !== 0 && (a = !0), J <
|
|
57581
|
+
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
57582
|
break;
|
|
57589
57583
|
}
|
|
57590
57584
|
else
|
|
@@ -57595,7 +57589,7 @@ function Z5e() {
|
|
|
57595
57589
|
break;
|
|
57596
57590
|
e += r;
|
|
57597
57591
|
}
|
|
57598
|
-
return t !== "" && ht({}, Nn,
|
|
57592
|
+
return t !== "" && ht({}, Nn, Hn), {
|
|
57599
57593
|
type: Mp,
|
|
57600
57594
|
value: e,
|
|
57601
57595
|
octal: a,
|
|
@@ -57623,7 +57617,7 @@ function Q5e(e, t) {
|
|
|
57623
57617
|
}
|
|
57624
57618
|
function J5e() {
|
|
57625
57619
|
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 <
|
|
57620
|
+
for (e = Oe[J], ob(e === "/", "Regular expression literal must start with a slash"), t = Oe[J++], n = !1, r = !1; J < sr; )
|
|
57627
57621
|
if (e = Oe[J++], t += e, e === "\\")
|
|
57628
57622
|
e = Oe[J++], Rh(e.charCodeAt(0)) && ht({}, ix), t += e;
|
|
57629
57623
|
else if (Rh(e.charCodeAt(0)))
|
|
@@ -57641,8 +57635,8 @@ function J5e() {
|
|
|
57641
57635
|
}
|
|
57642
57636
|
function e6e() {
|
|
57643
57637
|
var e, t, n;
|
|
57644
|
-
for (t = "", n = ""; J <
|
|
57645
|
-
++J, e === "\\" && J <
|
|
57638
|
+
for (t = "", n = ""; J < sr && (e = Oe[J], !!py(e.charCodeAt(0))); )
|
|
57639
|
+
++J, e === "\\" && J < sr ? ht({}, Nn, Hn) : (n += e, t += e);
|
|
57646
57640
|
return n.search(/[^gimuy]/g) >= 0 && ht({}, U5, n), {
|
|
57647
57641
|
value: n,
|
|
57648
57642
|
literal: t
|
|
@@ -57665,7 +57659,7 @@ function n6e(e) {
|
|
|
57665
57659
|
return e.type === Vu || e.type === zl || e.type === ib || e.type === ab;
|
|
57666
57660
|
}
|
|
57667
57661
|
function Kq() {
|
|
57668
|
-
if (Yq(), J >=
|
|
57662
|
+
if (Yq(), J >= sr)
|
|
57669
57663
|
return {
|
|
57670
57664
|
type: Tp,
|
|
57671
57665
|
start: J,
|
|
@@ -57729,7 +57723,7 @@ function ht(e, t) {
|
|
|
57729
57723
|
function sb(e) {
|
|
57730
57724
|
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
57725
|
}
|
|
57732
|
-
function
|
|
57726
|
+
function lr(e) {
|
|
57733
57727
|
const t = Vr();
|
|
57734
57728
|
(t.type !== jr || t.value !== e) && sb(t);
|
|
57735
57729
|
}
|
|
@@ -57741,8 +57735,8 @@ function ox(e) {
|
|
|
57741
57735
|
}
|
|
57742
57736
|
function l6e() {
|
|
57743
57737
|
const e = [];
|
|
57744
|
-
for (J = St.start,
|
|
57745
|
-
Bt(",") ? (Vr(), e.push(null)) : (e.push(Yu()), Bt("]") ||
|
|
57738
|
+
for (J = St.start, lr("["); !Bt("]"); )
|
|
57739
|
+
Bt(",") ? (Vr(), e.push(null)) : (e.push(Yu()), Bt("]") || lr(","));
|
|
57746
57740
|
return Vr(), r6e(e);
|
|
57747
57741
|
}
|
|
57748
57742
|
function pN() {
|
|
@@ -57753,22 +57747,22 @@ function pN() {
|
|
|
57753
57747
|
function u6e() {
|
|
57754
57748
|
var e, t, n, r;
|
|
57755
57749
|
if (J = St.start, e = St, e.type === Vu)
|
|
57756
|
-
return n = pN(),
|
|
57750
|
+
return n = pN(), lr(":"), r = Yu(), hN("init", n, r);
|
|
57757
57751
|
if (e.type === Tp || e.type === jr)
|
|
57758
57752
|
sb(e);
|
|
57759
57753
|
else
|
|
57760
|
-
return t = pN(),
|
|
57754
|
+
return t = pN(), lr(":"), r = Yu(), hN("init", t, r);
|
|
57761
57755
|
}
|
|
57762
57756
|
function c6e() {
|
|
57763
57757
|
var e = [], t, n, r, i = {}, a = String;
|
|
57764
|
-
for (J = St.start,
|
|
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("}") ||
|
|
57766
|
-
return
|
|
57758
|
+
for (J = St.start, lr("{"); !Bt("}"); )
|
|
57759
|
+
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(",");
|
|
57760
|
+
return lr("}"), o6e(e);
|
|
57767
57761
|
}
|
|
57768
57762
|
function f6e() {
|
|
57769
|
-
|
|
57763
|
+
lr("(");
|
|
57770
57764
|
const e = ZE();
|
|
57771
|
-
return
|
|
57765
|
+
return lr(")"), e;
|
|
57772
57766
|
}
|
|
57773
57767
|
const d6e = {
|
|
57774
57768
|
if: 1
|
|
@@ -57794,10 +57788,10 @@ function h6e() {
|
|
|
57794
57788
|
}
|
|
57795
57789
|
function p6e() {
|
|
57796
57790
|
const e = [];
|
|
57797
|
-
if (
|
|
57798
|
-
for (; J <
|
|
57799
|
-
|
|
57800
|
-
return
|
|
57791
|
+
if (lr("("), !Bt(")"))
|
|
57792
|
+
for (; J < sr && (e.push(Yu()), !Bt(")")); )
|
|
57793
|
+
lr(",");
|
|
57794
|
+
return lr(")"), e;
|
|
57801
57795
|
}
|
|
57802
57796
|
function m6e() {
|
|
57803
57797
|
J = St.start;
|
|
@@ -57805,12 +57799,12 @@ function m6e() {
|
|
|
57805
57799
|
return n6e(e) || sb(e), KE(e.value);
|
|
57806
57800
|
}
|
|
57807
57801
|
function g6e() {
|
|
57808
|
-
return
|
|
57802
|
+
return lr("."), m6e();
|
|
57809
57803
|
}
|
|
57810
57804
|
function y6e() {
|
|
57811
|
-
|
|
57805
|
+
lr("[");
|
|
57812
57806
|
const e = ZE();
|
|
57813
|
-
return
|
|
57807
|
+
return lr("]"), e;
|
|
57814
57808
|
}
|
|
57815
57809
|
function b6e() {
|
|
57816
57810
|
var e, t, n;
|
|
@@ -57914,7 +57908,7 @@ function v6e() {
|
|
|
57914
57908
|
}
|
|
57915
57909
|
function Yu() {
|
|
57916
57910
|
var e, t, n;
|
|
57917
|
-
return e = v6e(), Bt("?") && (Vr(), t = Yu(),
|
|
57911
|
+
return e = v6e(), Bt("?") && (Vr(), t = Yu(), lr(":"), n = Yu(), e = a6e(e, t, n)), e;
|
|
57918
57912
|
}
|
|
57919
57913
|
function ZE() {
|
|
57920
57914
|
const e = Yu();
|
|
@@ -57923,7 +57917,7 @@ function ZE() {
|
|
|
57923
57917
|
return e;
|
|
57924
57918
|
}
|
|
57925
57919
|
function Qq(e) {
|
|
57926
|
-
Oe = e, J = 0,
|
|
57920
|
+
Oe = e, J = 0, sr = Oe.length, St = null, Zq();
|
|
57927
57921
|
const t = ZE();
|
|
57928
57922
|
if (St.type !== Tp)
|
|
57929
57923
|
throw new Error("Unexpect token after expression.");
|
|
@@ -58084,7 +58078,7 @@ function nH(e) {
|
|
|
58084
58078
|
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
58079
|
function xN(e, t) {
|
|
58086
58080
|
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 =
|
|
58081
|
+
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
58082
|
if (ne(r[a]) ? !r[a].includes(o) : o !== r[a])
|
|
58089
58083
|
return !1;
|
|
58090
58084
|
} else if (s.type === S6e) {
|
|
@@ -58171,11 +58165,11 @@ var sx = {
|
|
|
58171
58165
|
return e.length ? e.filter((n) => t.includes(n)) : t;
|
|
58172
58166
|
},
|
|
58173
58167
|
R_union: function(e, t) {
|
|
58174
|
-
var n =
|
|
58168
|
+
var n = rr(t[0]), r = rr(t[1]);
|
|
58175
58169
|
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
58170
|
},
|
|
58177
58171
|
R_intersect: function(e, t) {
|
|
58178
|
-
var n =
|
|
58172
|
+
var n = rr(t[0]), r = rr(t[1]);
|
|
58179
58173
|
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
58174
|
}
|
|
58181
58175
|
};
|
|
@@ -58434,7 +58428,7 @@ function O7e(e, t, n) {
|
|
|
58434
58428
|
function R7e(e, t, n, r, i) {
|
|
58435
58429
|
e = To(e, (i || this).context);
|
|
58436
58430
|
const a = ZB(t, n);
|
|
58437
|
-
let o = e.domain(), s = o[0], l = ct(o), u =
|
|
58431
|
+
let o = e.domain(), s = o[0], l = ct(o), u = fr;
|
|
58438
58432
|
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
58433
|
}
|
|
58440
58434
|
function $7e(e, t, n) {
|
|
@@ -58554,7 +58548,7 @@ const Fh = {
|
|
|
58554
58548
|
return G7(e);
|
|
58555
58549
|
},
|
|
58556
58550
|
// suppress extra arguments
|
|
58557
|
-
toNumber:
|
|
58551
|
+
toNumber: rr,
|
|
58558
58552
|
toString: V7,
|
|
58559
58553
|
indexof: x7e,
|
|
58560
58554
|
join: v7e,
|
|
@@ -59101,8 +59095,8 @@ function Cwe(e, t, n) {
|
|
|
59101
59095
|
return s;
|
|
59102
59096
|
}
|
|
59103
59097
|
return {
|
|
59104
|
-
view:
|
|
59105
|
-
item:
|
|
59098
|
+
view: dr(e),
|
|
59099
|
+
item: dr(t || {}),
|
|
59106
59100
|
group: i,
|
|
59107
59101
|
xy: a,
|
|
59108
59102
|
x: (o) => a(o)[0],
|
|
@@ -59791,7 +59785,7 @@ function IN(e, t, n, r) {
|
|
|
59791
59785
|
value: n
|
|
59792
59786
|
}, 1) : 0;
|
|
59793
59787
|
}
|
|
59794
|
-
function
|
|
59788
|
+
function Vn(e, t, n) {
|
|
59795
59789
|
for (const r in t)
|
|
59796
59790
|
IN(e, r, t[r]);
|
|
59797
59791
|
for (const r in n)
|
|
@@ -60298,7 +60292,7 @@ function u9e(e, t, n, r) {
|
|
|
60298
60292
|
opacity: ft
|
|
60299
60293
|
}
|
|
60300
60294
|
};
|
|
60301
|
-
return
|
|
60295
|
+
return Vn(h, {
|
|
60302
60296
|
stroke: i("gradientStrokeColor"),
|
|
60303
60297
|
strokeWidth: i("gradientStrokeWidth")
|
|
60304
60298
|
}, {
|
|
@@ -60337,7 +60331,7 @@ function c9e(e, t, n, r, i) {
|
|
|
60337
60331
|
opacity: ft
|
|
60338
60332
|
}
|
|
60339
60333
|
};
|
|
60340
|
-
return
|
|
60334
|
+
return Vn(m, {
|
|
60341
60335
|
stroke: a("gradientStrokeColor"),
|
|
60342
60336
|
strokeWidth: a("gradientStrokeWidth")
|
|
60343
60337
|
}, {
|
|
@@ -60369,7 +60363,7 @@ function qN(e, t, n, r) {
|
|
|
60369
60363
|
opacity: ft
|
|
60370
60364
|
}
|
|
60371
60365
|
};
|
|
60372
|
-
return
|
|
60366
|
+
return Vn(p, {
|
|
60373
60367
|
fill: i("labelColor"),
|
|
60374
60368
|
fillOpacity: i("labelOpacity"),
|
|
60375
60369
|
font: i("labelFont"),
|
|
@@ -60429,7 +60423,7 @@ function h9e(e, t, n, r, i) {
|
|
|
60429
60423
|
}
|
|
60430
60424
|
};
|
|
60431
60425
|
let E = null, _ = null;
|
|
60432
|
-
e.fill || (E = t.symbolBaseFillColor, _ = t.symbolBaseStrokeColor),
|
|
60426
|
+
e.fill || (E = t.symbolBaseFillColor, _ = t.symbolBaseStrokeColor), Vn(g, {
|
|
60433
60427
|
fill: a("symbolFillColor", E),
|
|
60434
60428
|
shape: a("symbolType"),
|
|
60435
60429
|
size: a("symbolSize"),
|
|
@@ -60474,7 +60468,7 @@ function h9e(e, t, n, r, i) {
|
|
|
60474
60468
|
exit: {
|
|
60475
60469
|
opacity: ft
|
|
60476
60470
|
}
|
|
60477
|
-
},
|
|
60471
|
+
}, Vn(g, {
|
|
60478
60472
|
align: a("labelAlign"),
|
|
60479
60473
|
baseline: a("labelBaseline"),
|
|
60480
60474
|
fill: a("labelColor"),
|
|
@@ -60573,7 +60567,7 @@ function E9e(e, t, n, r) {
|
|
|
60573
60567
|
opacity: ft
|
|
60574
60568
|
}
|
|
60575
60569
|
};
|
|
60576
|
-
return
|
|
60570
|
+
return Vn(a, {
|
|
60577
60571
|
orient: i("titleOrient"),
|
|
60578
60572
|
_anchor: i("titleAnchor"),
|
|
60579
60573
|
anchor: {
|
|
@@ -60940,7 +60934,7 @@ function B9e(e, t, n) {
|
|
|
60940
60934
|
enter: {},
|
|
60941
60935
|
update: {}
|
|
60942
60936
|
};
|
|
60943
|
-
return
|
|
60937
|
+
return Vn(r, {
|
|
60944
60938
|
orient: e("orient"),
|
|
60945
60939
|
offset: e("offset"),
|
|
60946
60940
|
padding: e("padding"),
|
|
@@ -60999,7 +60993,7 @@ function W9e(e, t) {
|
|
|
60999
60993
|
enter: {},
|
|
61000
60994
|
update: {}
|
|
61001
60995
|
};
|
|
61002
|
-
return
|
|
60996
|
+
return Vn(n, {
|
|
61003
60997
|
orient: e("orient"),
|
|
61004
60998
|
anchor: e("anchor"),
|
|
61005
60999
|
align: {
|
|
@@ -61030,7 +61024,7 @@ function G9e(e, t, n, r) {
|
|
|
61030
61024
|
opacity: i
|
|
61031
61025
|
}
|
|
61032
61026
|
};
|
|
61033
|
-
return
|
|
61027
|
+
return Vn(o, {
|
|
61034
61028
|
text: a,
|
|
61035
61029
|
align: {
|
|
61036
61030
|
signal: "item.mark.group.align"
|
|
@@ -61079,7 +61073,7 @@ function V9e(e, t, n, r) {
|
|
|
61079
61073
|
opacity: i
|
|
61080
61074
|
}
|
|
61081
61075
|
};
|
|
61082
|
-
return
|
|
61076
|
+
return Vn(o, {
|
|
61083
61077
|
text: a,
|
|
61084
61078
|
align: {
|
|
61085
61079
|
signal: "item.mark.group.align"
|
|
@@ -61241,7 +61235,7 @@ function a_e(e, t, n, r) {
|
|
|
61241
61235
|
opacity: ft
|
|
61242
61236
|
}
|
|
61243
61237
|
};
|
|
61244
|
-
|
|
61238
|
+
Vn(l, {
|
|
61245
61239
|
stroke: i("domainColor"),
|
|
61246
61240
|
strokeCap: i("domainCap"),
|
|
61247
61241
|
strokeDash: i("domainDash"),
|
|
@@ -61277,7 +61271,7 @@ function o_e(e, t, n, r, i) {
|
|
|
61277
61271
|
opacity: ft
|
|
61278
61272
|
}
|
|
61279
61273
|
};
|
|
61280
|
-
|
|
61274
|
+
Vn(h, {
|
|
61281
61275
|
stroke: a("gridColor"),
|
|
61282
61276
|
strokeCap: a("gridCap"),
|
|
61283
61277
|
strokeDash: a("gridDash"),
|
|
@@ -61353,7 +61347,7 @@ function l_e(e, t, n, r, i, a) {
|
|
|
61353
61347
|
opacity: ft
|
|
61354
61348
|
}
|
|
61355
61349
|
};
|
|
61356
|
-
|
|
61350
|
+
Vn(d, {
|
|
61357
61351
|
stroke: o("tickColor"),
|
|
61358
61352
|
strokeCap: o("tickCap"),
|
|
61359
61353
|
strokeDash: o("tickDash"),
|
|
@@ -61422,10 +61416,10 @@ function u_e(e, t, n, r, i, a) {
|
|
|
61422
61416
|
y: E.y
|
|
61423
61417
|
}
|
|
61424
61418
|
};
|
|
61425
|
-
|
|
61419
|
+
Vn(_, {
|
|
61426
61420
|
dx: !d && p ? On(s, w) : null,
|
|
61427
61421
|
dy: !h && p ? ba(s, w) : null
|
|
61428
|
-
}),
|
|
61422
|
+
}), Vn(_, {
|
|
61429
61423
|
angle: o("labelAngle"),
|
|
61430
61424
|
fill: o("labelColor"),
|
|
61431
61425
|
fillOpacity: o("labelOpacity"),
|
|
@@ -61483,7 +61477,7 @@ function c_e(e, t, n, r) {
|
|
|
61483
61477
|
};
|
|
61484
61478
|
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
61479
|
value: Sl
|
|
61486
|
-
}), l.angle = s.angle, l.baseline = s.baseline,
|
|
61480
|
+
}), l.angle = s.angle, l.baseline = s.baseline, Vn(u, {
|
|
61487
61481
|
fill: i("titleColor"),
|
|
61488
61482
|
fillOpacity: i("titleOpacity"),
|
|
61489
61483
|
font: i("titleFont"),
|
|
@@ -61545,7 +61539,7 @@ function h_e(e, t) {
|
|
|
61545
61539
|
enter: {},
|
|
61546
61540
|
update: {}
|
|
61547
61541
|
};
|
|
61548
|
-
return
|
|
61542
|
+
return Vn(n, {
|
|
61549
61543
|
orient: e("orient"),
|
|
61550
61544
|
offset: e("offset") || 0,
|
|
61551
61545
|
position: la(t.position, 0),
|
|
@@ -62082,7 +62076,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
62082
62076
|
CanvasHandler: _p,
|
|
62083
62077
|
CanvasRenderer: Fg,
|
|
62084
62078
|
DATE: Jr,
|
|
62085
|
-
DAY:
|
|
62079
|
+
DAY: tr,
|
|
62086
62080
|
DAYOFYEAR: fo,
|
|
62087
62081
|
Dataflow: df,
|
|
62088
62082
|
Debug: iI,
|
|
@@ -62098,7 +62092,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
62098
62092
|
Item: q2,
|
|
62099
62093
|
MILLISECONDS: wa,
|
|
62100
62094
|
MINUTES: _i,
|
|
62101
|
-
MONTH:
|
|
62095
|
+
MONTH: or,
|
|
62102
62096
|
Marks: ki,
|
|
62103
62097
|
MultiPulse: sw,
|
|
62104
62098
|
None: nI,
|
|
@@ -62115,13 +62109,13 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
62115
62109
|
SVGStringRenderer: UP,
|
|
62116
62110
|
Scenegraph: wP,
|
|
62117
62111
|
TIME_UNITS: Z7,
|
|
62118
|
-
Transform:
|
|
62112
|
+
Transform: Z,
|
|
62119
62113
|
View: MH,
|
|
62120
62114
|
WEEK: wn,
|
|
62121
62115
|
Warn: I7,
|
|
62122
|
-
YEAR:
|
|
62116
|
+
YEAR: Wn,
|
|
62123
62117
|
accessor: oi,
|
|
62124
|
-
accessorFields:
|
|
62118
|
+
accessorFields: ar,
|
|
62125
62119
|
accessorName: on,
|
|
62126
62120
|
array: we,
|
|
62127
62121
|
ascending: rp,
|
|
@@ -62137,7 +62131,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
62137
62131
|
clampRange: mI,
|
|
62138
62132
|
codegenExpression: tH,
|
|
62139
62133
|
compare: U7,
|
|
62140
|
-
constant:
|
|
62134
|
+
constant: dr,
|
|
62141
62135
|
cumulativeLogNormal: yw,
|
|
62142
62136
|
cumulativeNormal: E2,
|
|
62143
62137
|
cumulativeUniform: ww,
|
|
@@ -62170,7 +62164,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
62170
62164
|
formats: aw,
|
|
62171
62165
|
hasOwnProperty: Se,
|
|
62172
62166
|
id: np,
|
|
62173
|
-
identity:
|
|
62167
|
+
identity: fr,
|
|
62174
62168
|
inferType: kL,
|
|
62175
62169
|
inferTypes: SL,
|
|
62176
62170
|
ingest: vt,
|
|
@@ -62287,7 +62281,7 @@ const E_e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
62287
62281
|
timeUnits: Q7,
|
|
62288
62282
|
toBoolean: W7,
|
|
62289
62283
|
toDate: G7,
|
|
62290
|
-
toNumber:
|
|
62284
|
+
toNumber: rr,
|
|
62291
62285
|
toSet: xa,
|
|
62292
62286
|
toString: V7,
|
|
62293
62287
|
transform: IL,
|
|
@@ -62586,7 +62580,7 @@ function M9(e, t) {
|
|
|
62586
62580
|
function Nt(e) {
|
|
62587
62581
|
return se(e).length === 0;
|
|
62588
62582
|
}
|
|
62589
|
-
const se = Object.keys,
|
|
62583
|
+
const se = Object.keys, Gn = Object.values, Al = Object.entries;
|
|
62590
62584
|
function Bh(e) {
|
|
62591
62585
|
return e === !0 || e === !1;
|
|
62592
62586
|
}
|
|
@@ -63243,7 +63237,7 @@ function Oj(e) {
|
|
|
63243
63237
|
function zt(e) {
|
|
63244
63238
|
return e === !0 || _c(e) && !e.binned;
|
|
63245
63239
|
}
|
|
63246
|
-
function
|
|
63240
|
+
function zn(e) {
|
|
63247
63241
|
return e === "binned" || _c(e) && e.binned === !0;
|
|
63248
63242
|
}
|
|
63249
63243
|
function _c(e) {
|
|
@@ -63275,10 +63269,10 @@ function nD(e) {
|
|
|
63275
63269
|
function zp(e) {
|
|
63276
63270
|
return le(e, "expr");
|
|
63277
63271
|
}
|
|
63278
|
-
function
|
|
63272
|
+
function Bn(e, { level: t } = { level: 0 }) {
|
|
63279
63273
|
const n = se(e || {}), r = {};
|
|
63280
63274
|
for (const i of n)
|
|
63281
|
-
r[i] = t === 0 ? pi(e[i]) :
|
|
63275
|
+
r[i] = t === 0 ? pi(e[i]) : Bn(e[i], { level: t - 1 });
|
|
63282
63276
|
return r;
|
|
63283
63277
|
}
|
|
63284
63278
|
function Rj(e) {
|
|
@@ -64058,7 +64052,7 @@ function iW(e, t = !0) {
|
|
|
64058
64052
|
if (QSe(e))
|
|
64059
64053
|
return Ob(s, e.valid);
|
|
64060
64054
|
if (Q9(e)) {
|
|
64061
|
-
const { range: l } =
|
|
64055
|
+
const { range: l } = Bn(e), u = $e(l) ? { signal: `${l.signal}[0]` } : l[0], c = $e(l) ? { signal: `${l.signal}[1]` } : l[1];
|
|
64062
64056
|
if (u !== null && c !== null && t)
|
|
64063
64057
|
return "inrange(" + s + ", [" + qa(u, i) + ", " + qa(c, i) + "])";
|
|
64064
64058
|
const f = [];
|
|
@@ -64109,7 +64103,7 @@ function nAe(e) {
|
|
|
64109
64103
|
return "geojson";
|
|
64110
64104
|
}
|
|
64111
64105
|
}
|
|
64112
|
-
const
|
|
64106
|
+
const Pn = {
|
|
64113
64107
|
// Continuous - Quantitative
|
|
64114
64108
|
LINEAR: "linear",
|
|
64115
64109
|
LOG: "log",
|
|
@@ -64368,7 +64362,7 @@ function fW(e, t) {
|
|
|
64368
64362
|
}
|
|
64369
64363
|
}
|
|
64370
64364
|
function pAe(e, t) {
|
|
64371
|
-
return at([e_, t_], t) ? e === void 0 || Fn(e) : t === Xf ? at([
|
|
64365
|
+
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
64366
|
}
|
|
64373
64367
|
function mAe(e, t, n = !1) {
|
|
64374
64368
|
if (!Ro(e))
|
|
@@ -64618,7 +64612,7 @@ function l_({ channel: e, channelDef: t, channel2Def: n, markDef: r, config: i,
|
|
|
64618
64612
|
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
64613
|
offset: l
|
|
64620
64614
|
});
|
|
64621
|
-
if (
|
|
64615
|
+
if (zn(d)) {
|
|
64622
64616
|
if (he(n))
|
|
64623
64617
|
return ky({
|
|
64624
64618
|
scaleName: a,
|
|
@@ -64708,7 +64702,7 @@ function u_({ fieldOrDatumDef: e, format: t, formatType: n, expr: r, normalizeSt
|
|
|
64708
64702
|
format: t,
|
|
64709
64703
|
formatType: a.timeFormatType,
|
|
64710
64704
|
rawTimeFormat: a.timeFormat,
|
|
64711
|
-
isUTCScale: Cc(e) && ((u = e.scale) == null ? void 0 : u.type) ===
|
|
64705
|
+
isUTCScale: Cc(e) && ((u = e.scale) == null ? void 0 : u.type) === Pn.UTC
|
|
64712
64706
|
});
|
|
64713
64707
|
return c ? { signal: c } : void 0;
|
|
64714
64708
|
}
|
|
@@ -65120,7 +65114,7 @@ function JAe(e) {
|
|
|
65120
65114
|
}
|
|
65121
65115
|
function p_(e, t, { compositeMark: n = !1 } = {}) {
|
|
65122
65116
|
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)),
|
|
65117
|
+
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
65118
|
const { type: l } = s, u = nAe(l);
|
|
65125
65119
|
l !== u && (s.type = u), l !== "quantitative" && Tb(r) && (ce(Qke(l, r)), s.type = "quantitative");
|
|
65126
65120
|
} else if (!Aj(t)) {
|
|
@@ -65649,7 +65643,7 @@ function aCe(e, t, n) {
|
|
|
65649
65643
|
if (r) {
|
|
65650
65644
|
if (r === "binned") {
|
|
65651
65645
|
const i = e[t === Oa ? Vt : Ln];
|
|
65652
|
-
return !!(he(i) && he(e[t]) &&
|
|
65646
|
+
return !!(he(i) && he(e[t]) && zn(i.bin));
|
|
65653
65647
|
}
|
|
65654
65648
|
} else return !1;
|
|
65655
65649
|
return !0;
|
|
@@ -66864,19 +66858,19 @@ function sG(e = {}) {
|
|
|
66864
66858
|
for (const l of ["background", "lineBreak", "padding"])
|
|
66865
66859
|
o[l] && (s[l] = pi(o[l]));
|
|
66866
66860
|
for (const l of mW)
|
|
66867
|
-
o[l] && (s[l] =
|
|
66861
|
+
o[l] && (s[l] = Bn(o[l]));
|
|
66868
66862
|
for (const l of LW)
|
|
66869
66863
|
o[l] && (s[l] = oG(o[l]));
|
|
66870
66864
|
for (const l of tG)
|
|
66871
|
-
o[l] && (s[l] =
|
|
66872
|
-
if (o.legend && (s.legend =
|
|
66873
|
-
const { invalid: l, ...u } = o.scale, c =
|
|
66865
|
+
o[l] && (s[l] = Bn(o[l]));
|
|
66866
|
+
if (o.legend && (s.legend = Bn(o.legend)), o.scale) {
|
|
66867
|
+
const { invalid: l, ...u } = o.scale, c = Bn(l, { level: 1 });
|
|
66874
66868
|
s.scale = {
|
|
66875
|
-
...
|
|
66869
|
+
...Bn(u),
|
|
66876
66870
|
...se(c).length > 0 ? { invalid: c } : {}
|
|
66877
66871
|
};
|
|
66878
66872
|
}
|
|
66879
|
-
return o.style && (s.style = BCe(o.style)), o.title && (s.title =
|
|
66873
|
+
return o.style && (s.style = BCe(o.style)), o.title && (s.title = Bn(o.title)), o.view && (s.view = Bn(o.view)), s;
|
|
66880
66874
|
}
|
|
66881
66875
|
const UCe = /* @__PURE__ */ new Set(["view", ...xAe]), qCe = [
|
|
66882
66876
|
"color",
|
|
@@ -67113,7 +67107,7 @@ function lG(e, t) {
|
|
|
67113
67107
|
return y;
|
|
67114
67108
|
}, []);
|
|
67115
67109
|
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) !==
|
|
67110
|
+
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
67111
|
groupbyChannels: l,
|
|
67118
67112
|
groupbyFields: u,
|
|
67119
67113
|
fieldChannel: i,
|
|
@@ -67123,7 +67117,7 @@ function lG(e, t) {
|
|
|
67123
67117
|
}));
|
|
67124
67118
|
}
|
|
67125
67119
|
function uG(e, t, n) {
|
|
67126
|
-
const r =
|
|
67120
|
+
const r = Bn(e), i = Mt("orient", r, n);
|
|
67127
67121
|
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
67122
|
const l = Mt("cornerRadiusEnd", r, n);
|
|
67129
67123
|
if (l !== void 0) {
|
|
@@ -67162,26 +67156,26 @@ function rTe(e, t, n) {
|
|
|
67162
67156
|
const { x: r, y: i, x2: a, y2: o } = t;
|
|
67163
67157
|
switch (e) {
|
|
67164
67158
|
case $b:
|
|
67165
|
-
if (he(r) && (
|
|
67159
|
+
if (he(r) && (zn(r.bin) || he(i) && i.aggregate && !r.aggregate))
|
|
67166
67160
|
return "vertical";
|
|
67167
|
-
if (he(i) && (
|
|
67161
|
+
if (he(i) && (zn(i.bin) || he(r) && r.aggregate && !i.aggregate))
|
|
67168
67162
|
return "horizontal";
|
|
67169
67163
|
if (o || a) {
|
|
67170
67164
|
if (n)
|
|
67171
67165
|
return n;
|
|
67172
67166
|
if (!a)
|
|
67173
|
-
return (he(r) && r.type === ec && !zt(r.bin) || Sy(r)) && he(i) &&
|
|
67167
|
+
return (he(r) && r.type === ec && !zt(r.bin) || Sy(r)) && he(i) && zn(i.bin) ? "horizontal" : "vertical";
|
|
67174
67168
|
if (!o)
|
|
67175
|
-
return (he(i) && i.type === ec && !zt(i.bin) || Sy(i)) && he(r) &&
|
|
67169
|
+
return (he(i) && i.type === ec && !zt(i.bin) || Sy(i)) && he(r) && zn(r.bin) ? "vertical" : "horizontal";
|
|
67176
67170
|
}
|
|
67177
67171
|
case _y:
|
|
67178
|
-
if (a && !(he(r) &&
|
|
67172
|
+
if (a && !(he(r) && zn(r.bin)) && o && !(he(i) && zn(i.bin)))
|
|
67179
67173
|
return;
|
|
67180
67174
|
case Rb:
|
|
67181
67175
|
if (o)
|
|
67182
|
-
return he(i) &&
|
|
67176
|
+
return he(i) && zn(i.bin) ? "horizontal" : "vertical";
|
|
67183
67177
|
if (a)
|
|
67184
|
-
return he(r) &&
|
|
67178
|
+
return he(r) && zn(r.bin) ? "vertical" : "horizontal";
|
|
67185
67179
|
if (e === _y) {
|
|
67186
67180
|
if (r && !i)
|
|
67187
67181
|
return "vertical";
|
|
@@ -67388,7 +67382,7 @@ class lTe {
|
|
|
67388
67382
|
if (r === "line" || go(r) && r.type === "line")
|
|
67389
67383
|
for (const i of rke) {
|
|
67390
67384
|
const a = Ec(i), o = n[a];
|
|
67391
|
-
if (n[i] && (he(o) && !
|
|
67385
|
+
if (n[i] && (he(o) && !zn(o.bin) || $o(o)))
|
|
67392
67386
|
return !0;
|
|
67393
67387
|
}
|
|
67394
67388
|
}
|
|
@@ -67678,7 +67672,7 @@ class NTe extends S_ {
|
|
|
67678
67672
|
params: Al(r).map(([a, o]) => {
|
|
67679
67673
|
const { init: s, bind: l, empty: u, ...c } = o;
|
|
67680
67674
|
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
|
|
67675
|
+
for (const f of Gn(n.selectionPredicates[a] ?? {}))
|
|
67682
67676
|
f.empty = u !== "none";
|
|
67683
67677
|
return { name: a, value: s, select: c, bind: l };
|
|
67684
67678
|
})
|
|
@@ -68140,17 +68134,17 @@ class io extends Ct {
|
|
|
68140
68134
|
this.timeUnits = n;
|
|
68141
68135
|
}
|
|
68142
68136
|
producedFields() {
|
|
68143
|
-
return new Set(
|
|
68137
|
+
return new Set(Gn(this.timeUnits).map((t) => wx(t) ? t.as : ID(t.field)));
|
|
68144
68138
|
}
|
|
68145
68139
|
dependentFields() {
|
|
68146
|
-
return new Set(
|
|
68140
|
+
return new Set(Gn(this.timeUnits).map((t) => t.field));
|
|
68147
68141
|
}
|
|
68148
68142
|
hash() {
|
|
68149
68143
|
return `TimeUnit ${lt(this.timeUnits)}`;
|
|
68150
68144
|
}
|
|
68151
68145
|
assemble() {
|
|
68152
68146
|
const t = [];
|
|
68153
|
-
for (const n of
|
|
68147
|
+
for (const n of Gn(this.timeUnits)) {
|
|
68154
68148
|
const { rectBandPosition: r } = n, i = $n(n.timeUnit);
|
|
68155
68149
|
if (wx(n)) {
|
|
68156
68150
|
const { field: a, as: o } = n, { unit: s, utc: l, ...u } = i, c = [o, `${o}_end`];
|
|
@@ -68313,7 +68307,7 @@ const HTe = {
|
|
|
68313
68307
|
}
|
|
68314
68308
|
])), n),
|
|
68315
68309
|
signals: (e, t, n) => {
|
|
68316
|
-
const r = t.name, i = r + Gp, a = t.project, o = "(item().isVoronoi ? datum.datum : datum)", s =
|
|
68310
|
+
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
68311
|
let u = `unit: ${$u(e)}, `;
|
|
68318
68312
|
if (t.project.hasSelectionId)
|
|
68319
68313
|
u += `${Aa}: ${o}[${me(Aa)}]`;
|
|
@@ -68360,7 +68354,7 @@ function AG(e) {
|
|
|
68360
68354
|
const { signals: t, hasLegend: n, index: r, ...i } = e;
|
|
68361
68355
|
return i.field = Qi(i.field), i;
|
|
68362
68356
|
}
|
|
68363
|
-
function rc(e, t = !0, n =
|
|
68357
|
+
function rc(e, t = !0, n = fr) {
|
|
68364
68358
|
if (ne(e)) {
|
|
68365
68359
|
const r = e.map((i) => rc(i, t, n));
|
|
68366
68360
|
return t ? `[${r.join(", ")}]` : r;
|
|
@@ -68369,7 +68363,7 @@ function rc(e, t = !0, n = dr) {
|
|
|
68369
68363
|
return t ? n(Dt(e)) : e;
|
|
68370
68364
|
}
|
|
68371
68365
|
function VTe(e, t) {
|
|
68372
|
-
for (const n of
|
|
68366
|
+
for (const n of Gn(e.component.selection ?? {})) {
|
|
68373
68367
|
const r = n.name;
|
|
68374
68368
|
let i = `${r}${xs}, ${n.resolve === "global" ? "true" : `{unit: ${$u(e)}}`}`;
|
|
68375
68369
|
for (const a of Kb)
|
|
@@ -68404,7 +68398,7 @@ function YTe(e, t) {
|
|
|
68404
68398
|
}
|
|
68405
68399
|
function XTe(e, t) {
|
|
68406
68400
|
let n = !1;
|
|
68407
|
-
for (const r of
|
|
68401
|
+
for (const r of Gn(e.component.selection ?? {})) {
|
|
68408
68402
|
const i = r.name, a = me(i + ic);
|
|
68409
68403
|
if (t.filter((s) => s.name === i).length === 0) {
|
|
68410
68404
|
const s = r.resolve === "global" ? "union" : r.resolve, l = r.type === "point" ? ", true, true)" : ")";
|
|
@@ -68425,7 +68419,7 @@ function XTe(e, t) {
|
|
|
68425
68419
|
}
|
|
68426
68420
|
function KTe(e, t) {
|
|
68427
68421
|
const n = [], r = [], i = $u(e, { escape: !1 });
|
|
68428
|
-
for (const a of
|
|
68422
|
+
for (const a of Gn(e.component.selection ?? {})) {
|
|
68429
68423
|
const o = { name: a.name + ic };
|
|
68430
68424
|
if (a.project.hasSelectionId && (o.transform = [{ type: "collect", sort: { field: Aa } }]), a.init) {
|
|
68431
68425
|
const l = a.project.items.map(AG);
|
|
@@ -68448,7 +68442,7 @@ function KTe(e, t) {
|
|
|
68448
68442
|
return n.concat(t, r);
|
|
68449
68443
|
}
|
|
68450
68444
|
function CG(e, t) {
|
|
68451
|
-
for (const n of
|
|
68445
|
+
for (const n of Gn(e.component.selection ?? {}))
|
|
68452
68446
|
for (const r of Kb)
|
|
68453
68447
|
r.defined(n) && r.marks && (t = r.marks(e, n, t));
|
|
68454
68448
|
return t;
|
|
@@ -68536,7 +68530,7 @@ const xf = "_brush", TG = "_scale_trigger", ud = "geo_interval_init_tick", MG =
|
|
|
68536
68530
|
}
|
|
68537
68531
|
},
|
|
68538
68532
|
signals: (e, t, n) => {
|
|
68539
|
-
const r = t.name, i = r + xs, a =
|
|
68533
|
+
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
68534
|
if (n.push(...a.reduce((s, l) => s.concat(tMe(e, t, l, o && o[l.index])), [])), e.hasProjection) {
|
|
68541
68535
|
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
68536
|
o && (n.unshift({
|
|
@@ -68765,7 +68759,7 @@ function DG(e, t, n, { reactiveGeom: r } = {}) {
|
|
|
68765
68759
|
let g;
|
|
68766
68760
|
if (hn(f)) {
|
|
68767
68761
|
const y = f === "x" ? "x2" : "y2", b = Sa(e[y]);
|
|
68768
|
-
if (
|
|
68762
|
+
if (zn(h.bin) && b) {
|
|
68769
68763
|
const v = xe(h, { expr: o }), w = xe(b, { expr: o }), { format: E, formatType: _ } = Cy(h);
|
|
68770
68764
|
g = Pp(v, w, E, _, i), a.add(y);
|
|
68771
68765
|
}
|
|
@@ -68836,7 +68830,7 @@ function iMe(e) {
|
|
|
68836
68830
|
}
|
|
68837
68831
|
};
|
|
68838
68832
|
}
|
|
68839
|
-
function
|
|
68833
|
+
function Un(e, t, n = {}) {
|
|
68840
68834
|
const { markDef: r, encoding: i, config: a } = t, { vgChannel: o } = n;
|
|
68841
68835
|
let { defaultRef: s, defaultValue: l } = n;
|
|
68842
68836
|
const u = i[e];
|
|
@@ -68882,15 +68876,15 @@ function OG(e, t = { filled: void 0 }) {
|
|
|
68882
68876
|
};
|
|
68883
68877
|
return n.color && (o ? n.fill : n.stroke) && ce(Hj("property", { fill: "fill" in n, stroke: "stroke" in n })), {
|
|
68884
68878
|
...f,
|
|
68885
|
-
...
|
|
68879
|
+
...Un("color", e, {
|
|
68886
68880
|
vgChannel: c,
|
|
68887
68881
|
defaultValue: o ? l : u
|
|
68888
68882
|
}),
|
|
68889
|
-
...
|
|
68883
|
+
...Un("fill", e, {
|
|
68890
68884
|
// if there is encoding.fill, include default fill just in case we have conditional-only fill encoding
|
|
68891
68885
|
defaultValue: r.fill ? l : void 0
|
|
68892
68886
|
}),
|
|
68893
|
-
...
|
|
68887
|
+
...Un("stroke", e, {
|
|
68894
68888
|
// if there is encoding.stroke, include default fill just in case we have conditional-only stroke encoding
|
|
68895
68889
|
defaultValue: r.stroke ? u : void 0
|
|
68896
68890
|
})
|
|
@@ -69114,7 +69108,7 @@ function n1(e, t) {
|
|
|
69114
69108
|
}
|
|
69115
69109
|
function vs(e, t) {
|
|
69116
69110
|
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) ||
|
|
69111
|
+
return he(l) && (zt(l.bin) || zn(l.bin) || l.timeUnit && !u) && !(h && !tc(h)) && !r[p] && !Fn(f) ? hMe({
|
|
69118
69112
|
fieldDef: l,
|
|
69119
69113
|
fieldDef2: u,
|
|
69120
69114
|
channel: t,
|
|
@@ -69164,7 +69158,7 @@ function dMe(e, t, n) {
|
|
|
69164
69158
|
s === "horizontal" && t === "y" || s === "vertical" && t === "x"
|
|
69165
69159
|
);
|
|
69166
69160
|
let g;
|
|
69167
|
-
(i.size || r.size) && (m ? g =
|
|
69161
|
+
(i.size || r.size) && (m ? g = Un("size", n, {
|
|
69168
69162
|
vgChannel: c,
|
|
69169
69163
|
defaultRef: Pt(r.size)
|
|
69170
69164
|
}) : ce(pSe(r.type)));
|
|
@@ -69238,7 +69232,7 @@ function hMe({ fieldDef: e, fieldDef2: t, channel: n, model: r }) {
|
|
|
69238
69232
|
useRectOffsetField: O
|
|
69239
69233
|
})
|
|
69240
69234
|
};
|
|
69241
|
-
} else if (
|
|
69235
|
+
} else if (zn(e.bin)) {
|
|
69242
69236
|
const O = Ou(e, l, {}, { offset: S });
|
|
69243
69237
|
if (he(t))
|
|
69244
69238
|
return {
|
|
@@ -69275,11 +69269,11 @@ function na(e, t) {
|
|
|
69275
69269
|
...mMe(e.markDef, t),
|
|
69276
69270
|
...HD("fill", n),
|
|
69277
69271
|
...HD("stroke", r),
|
|
69278
|
-
...
|
|
69279
|
-
...
|
|
69280
|
-
...
|
|
69281
|
-
...
|
|
69282
|
-
...
|
|
69272
|
+
...Un("opacity", e),
|
|
69273
|
+
...Un("fillOpacity", e),
|
|
69274
|
+
...Un("strokeOpacity", e),
|
|
69275
|
+
...Un("strokeWidth", e),
|
|
69276
|
+
...Un("strokeDash", e),
|
|
69283
69277
|
...aMe(e),
|
|
69284
69278
|
...NG(e),
|
|
69285
69279
|
...M_(e, "href"),
|
|
@@ -69479,7 +69473,7 @@ const kx = "voronoi", FG = {
|
|
|
69479
69473
|
function yMe(e, t, n) {
|
|
69480
69474
|
var i;
|
|
69481
69475
|
const r = (i = e.fieldDef(t)) == null ? void 0 : i.field;
|
|
69482
|
-
for (const a of
|
|
69476
|
+
for (const a of Gn(e.component.selection ?? {})) {
|
|
69483
69477
|
const o = a.project.hasField[r] ?? a.project.hasChannel[t];
|
|
69484
69478
|
if (o && zG.defined(a)) {
|
|
69485
69479
|
const s = n.get("selections") ?? [];
|
|
@@ -69583,7 +69577,7 @@ function $u(e, { escape: t } = { escape: !0 }) {
|
|
|
69583
69577
|
return n;
|
|
69584
69578
|
}
|
|
69585
69579
|
function O_(e) {
|
|
69586
|
-
return
|
|
69580
|
+
return Gn(e.component.selection ?? {}).reduce((t, n) => t || n.project.hasSelectionId, !1);
|
|
69587
69581
|
}
|
|
69588
69582
|
function jG(e, t) {
|
|
69589
69583
|
(_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 +69622,7 @@ function $Me(e) {
|
|
|
69628
69622
|
return [];
|
|
69629
69623
|
}
|
|
69630
69624
|
}
|
|
69631
|
-
var Fo, Re, ee,
|
|
69625
|
+
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
69626
|
Fo = {};
|
|
69633
69627
|
Fo[Zb] = "Boolean";
|
|
69634
69628
|
Fo[Vp] = "<end>";
|
|
@@ -69639,7 +69633,7 @@ Fo[Tc] = "Numeric";
|
|
|
69639
69633
|
Fo[Wr] = "Punctuator";
|
|
69640
69634
|
Fo[Yp] = "String";
|
|
69641
69635
|
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]");
|
|
69636
|
+
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
69637
|
function Jb(e, t) {
|
|
69644
69638
|
if (!e)
|
|
69645
69639
|
throw new Error("ASSERT: " + t);
|
|
@@ -69719,7 +69713,7 @@ const tNe = {
|
|
|
69719
69713
|
implements: 1
|
|
69720
69714
|
};
|
|
69721
69715
|
function VG() {
|
|
69722
|
-
for (; ee <
|
|
69716
|
+
for (; ee < ur; ) {
|
|
69723
69717
|
const e = Re.charCodeAt(ee);
|
|
69724
69718
|
if (eNe(e) || jh(e))
|
|
69725
69719
|
++ee;
|
|
@@ -69730,24 +69724,24 @@ function VG() {
|
|
|
69730
69724
|
function b6(e) {
|
|
69731
69725
|
var t, n, r, i = 0;
|
|
69732
69726
|
for (n = e === "u" ? 4 : 2, t = 0; t < n; ++t)
|
|
69733
|
-
ee <
|
|
69727
|
+
ee < ur && R_(Re[ee]) ? (r = Re[ee++], i = i * 16 + "0123456789abcdef".indexOf(r.toLowerCase())) : pt({}, Rn, jn);
|
|
69734
69728
|
return String.fromCharCode(i);
|
|
69735
69729
|
}
|
|
69736
69730
|
function nNe() {
|
|
69737
69731
|
var e, t, n, r;
|
|
69738
|
-
for (e = Re[ee], t = 0, e === "}" && pt({}, Rn,
|
|
69732
|
+
for (e = Re[ee], t = 0, e === "}" && pt({}, Rn, jn); ee < ur && (e = Re[ee++], !!R_(e)); )
|
|
69739
69733
|
t = t * 16 + "0123456789abcdef".indexOf(e.toLowerCase());
|
|
69740
|
-
return (t > 1114111 || e !== "}") && pt({}, Rn,
|
|
69734
|
+
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
69735
|
}
|
|
69742
69736
|
function YG() {
|
|
69743
69737
|
var e, t;
|
|
69744
|
-
for (e = Re.charCodeAt(ee++), t = String.fromCharCode(e), e === 92 && (Re.charCodeAt(ee) !== 117 && pt({}, Rn,
|
|
69745
|
-
++ee, t += String.fromCharCode(e), e === 92 && (t = t.substr(0, t.length - 1), Re.charCodeAt(ee) !== 117 && pt({}, Rn,
|
|
69738
|
+
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)); )
|
|
69739
|
+
++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
69740
|
return t;
|
|
69747
69741
|
}
|
|
69748
69742
|
function rNe() {
|
|
69749
69743
|
var e, t;
|
|
69750
|
-
for (e = ee++; ee <
|
|
69744
|
+
for (e = ee++; ee < ur; ) {
|
|
69751
69745
|
if (t = Re.charCodeAt(ee), t === 92)
|
|
69752
69746
|
return ee = e, YG();
|
|
69753
69747
|
if (Ry(t))
|
|
@@ -69837,20 +69831,20 @@ function Ax() {
|
|
|
69837
69831
|
start: e,
|
|
69838
69832
|
end: ee
|
|
69839
69833
|
};
|
|
69840
|
-
if (i === "//" && pt({}, Rn,
|
|
69834
|
+
if (i === "//" && pt({}, Rn, jn), "<>=!+-*%&|^/".includes(r))
|
|
69841
69835
|
return ++ee, {
|
|
69842
69836
|
type: Wr,
|
|
69843
69837
|
value: r,
|
|
69844
69838
|
start: e,
|
|
69845
69839
|
end: ee
|
|
69846
69840
|
};
|
|
69847
|
-
pt({}, Rn,
|
|
69841
|
+
pt({}, Rn, jn);
|
|
69848
69842
|
}
|
|
69849
69843
|
function aNe(e) {
|
|
69850
69844
|
let t = "";
|
|
69851
|
-
for (; ee <
|
|
69845
|
+
for (; ee < ur && R_(Re[ee]); )
|
|
69852
69846
|
t += Re[ee++];
|
|
69853
|
-
return t.length === 0 && pt({}, Rn,
|
|
69847
|
+
return t.length === 0 && pt({}, Rn, jn), Xp(Re.charCodeAt(ee)) && pt({}, Rn, jn), {
|
|
69854
69848
|
type: Tc,
|
|
69855
69849
|
value: parseInt("0x" + t, 16),
|
|
69856
69850
|
start: e,
|
|
@@ -69859,9 +69853,9 @@ function aNe(e) {
|
|
|
69859
69853
|
}
|
|
69860
69854
|
function oNe(e) {
|
|
69861
69855
|
let t = "0" + Re[ee++];
|
|
69862
|
-
for (; ee <
|
|
69856
|
+
for (; ee < ur && ih(Re[ee]); )
|
|
69863
69857
|
t += Re[ee++];
|
|
69864
|
-
return (Xp(Re.charCodeAt(ee)) || Vo(Re.charCodeAt(ee))) && pt({}, Rn,
|
|
69858
|
+
return (Xp(Re.charCodeAt(ee)) || Vo(Re.charCodeAt(ee))) && pt({}, Rn, jn), {
|
|
69865
69859
|
type: Tc,
|
|
69866
69860
|
value: parseInt(t, 8),
|
|
69867
69861
|
octal: !0,
|
|
@@ -69877,7 +69871,7 @@ function VD() {
|
|
|
69877
69871
|
return ++ee, aNe(t);
|
|
69878
69872
|
if (ih(n))
|
|
69879
69873
|
return oNe(t);
|
|
69880
|
-
n && Vo(n.charCodeAt(0)) && pt({}, Rn,
|
|
69874
|
+
n && Vo(n.charCodeAt(0)) && pt({}, Rn, jn);
|
|
69881
69875
|
}
|
|
69882
69876
|
for (; Vo(Re.charCodeAt(ee)); )
|
|
69883
69877
|
e += Re[ee++];
|
|
@@ -69893,8 +69887,8 @@ function VD() {
|
|
|
69893
69887
|
for (; Vo(Re.charCodeAt(ee)); )
|
|
69894
69888
|
e += Re[ee++];
|
|
69895
69889
|
else
|
|
69896
|
-
pt({}, Rn,
|
|
69897
|
-
return Xp(Re.charCodeAt(ee)) && pt({}, Rn,
|
|
69890
|
+
pt({}, Rn, jn);
|
|
69891
|
+
return Xp(Re.charCodeAt(ee)) && pt({}, Rn, jn), {
|
|
69898
69892
|
type: Tc,
|
|
69899
69893
|
value: parseFloat(e),
|
|
69900
69894
|
start: t,
|
|
@@ -69903,7 +69897,7 @@ function VD() {
|
|
|
69903
69897
|
}
|
|
69904
69898
|
function sNe() {
|
|
69905
69899
|
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 <
|
|
69900
|
+
for (t = Re[ee], Jb(t === "'" || t === '"', "String literal must starts with a quote"), n = ee, ++ee; ee < ur; )
|
|
69907
69901
|
if (r = Re[ee++], r === t) {
|
|
69908
69902
|
t = "";
|
|
69909
69903
|
break;
|
|
@@ -69934,7 +69928,7 @@ function sNe() {
|
|
|
69934
69928
|
e += "\v";
|
|
69935
69929
|
break;
|
|
69936
69930
|
default:
|
|
69937
|
-
ih(r) ? (i = "01234567".indexOf(r), i !== 0 && (a = !0), ee <
|
|
69931
|
+
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
69932
|
break;
|
|
69939
69933
|
}
|
|
69940
69934
|
else
|
|
@@ -69945,7 +69939,7 @@ function sNe() {
|
|
|
69945
69939
|
break;
|
|
69946
69940
|
e += r;
|
|
69947
69941
|
}
|
|
69948
|
-
return t !== "" && pt({}, Rn,
|
|
69942
|
+
return t !== "" && pt({}, Rn, jn), {
|
|
69949
69943
|
type: Yp,
|
|
69950
69944
|
value: e,
|
|
69951
69945
|
octal: a,
|
|
@@ -69973,7 +69967,7 @@ function lNe(e, t) {
|
|
|
69973
69967
|
}
|
|
69974
69968
|
function uNe() {
|
|
69975
69969
|
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 <
|
|
69970
|
+
for (e = Re[ee], Jb(e === "/", "Regular expression literal must start with a slash"), t = Re[ee++], n = !1, r = !1; ee < ur; )
|
|
69977
69971
|
if (e = Re[ee++], t += e, e === "\\")
|
|
69978
69972
|
e = Re[ee++], jh(e.charCodeAt(0)) && pt({}, Sx), t += e;
|
|
69979
69973
|
else if (jh(e.charCodeAt(0)))
|
|
@@ -69991,8 +69985,8 @@ function uNe() {
|
|
|
69991
69985
|
}
|
|
69992
69986
|
function cNe() {
|
|
69993
69987
|
var e, t, n;
|
|
69994
|
-
for (t = "", n = ""; ee <
|
|
69995
|
-
++ee, e === "\\" && ee <
|
|
69988
|
+
for (t = "", n = ""; ee < ur && (e = Re[ee], !!Ry(e.charCodeAt(0))); )
|
|
69989
|
+
++ee, e === "\\" && ee < ur ? pt({}, Rn, jn) : (n += e, t += e);
|
|
69996
69990
|
return n.search(/[^gimuy]/g) >= 0 && pt({}, y6, n), {
|
|
69997
69991
|
value: n,
|
|
69998
69992
|
literal: t
|
|
@@ -70015,7 +70009,7 @@ function dNe(e) {
|
|
|
70015
70009
|
return e.type === ac || e.type === Yl || e.type === Zb || e.type === Qb;
|
|
70016
70010
|
}
|
|
70017
70011
|
function XG() {
|
|
70018
|
-
if (VG(), ee >=
|
|
70012
|
+
if (VG(), ee >= ur)
|
|
70019
70013
|
return {
|
|
70020
70014
|
type: Vp,
|
|
70021
70015
|
start: ee,
|
|
@@ -70079,7 +70073,7 @@ function pt(e, t) {
|
|
|
70079
70073
|
function e4(e) {
|
|
70080
70074
|
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
70075
|
}
|
|
70082
|
-
function
|
|
70076
|
+
function cr(e) {
|
|
70083
70077
|
const t = Yr();
|
|
70084
70078
|
(t.type !== Wr || t.value !== e) && e4(t);
|
|
70085
70079
|
}
|
|
@@ -70091,8 +70085,8 @@ function Cx(e) {
|
|
|
70091
70085
|
}
|
|
70092
70086
|
function bNe() {
|
|
70093
70087
|
const e = [];
|
|
70094
|
-
for (ee = At.start,
|
|
70095
|
-
Ut(",") ? (Yr(), e.push(null)) : (e.push(oc()), Ut("]") ||
|
|
70088
|
+
for (ee = At.start, cr("["); !Ut("]"); )
|
|
70089
|
+
Ut(",") ? (Yr(), e.push(null)) : (e.push(oc()), Ut("]") || cr(","));
|
|
70096
70090
|
return Yr(), hNe(e);
|
|
70097
70091
|
}
|
|
70098
70092
|
function ZD() {
|
|
@@ -70103,22 +70097,22 @@ function ZD() {
|
|
|
70103
70097
|
function vNe() {
|
|
70104
70098
|
var e, t, n, r;
|
|
70105
70099
|
if (ee = At.start, e = At, e.type === ac)
|
|
70106
|
-
return n = ZD(),
|
|
70100
|
+
return n = ZD(), cr(":"), r = oc(), KD("init", n, r);
|
|
70107
70101
|
if (e.type === Vp || e.type === Wr)
|
|
70108
70102
|
e4(e);
|
|
70109
70103
|
else
|
|
70110
|
-
return t = ZD(),
|
|
70104
|
+
return t = ZD(), cr(":"), r = oc(), KD("init", t, r);
|
|
70111
70105
|
}
|
|
70112
70106
|
function xNe() {
|
|
70113
70107
|
var e = [], t, n, r, i = {}, a = String;
|
|
70114
|
-
for (ee = At.start,
|
|
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("}") ||
|
|
70116
|
-
return
|
|
70108
|
+
for (ee = At.start, cr("{"); !Ut("}"); )
|
|
70109
|
+
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(",");
|
|
70110
|
+
return cr("}"), gNe(e);
|
|
70117
70111
|
}
|
|
70118
70112
|
function wNe() {
|
|
70119
|
-
|
|
70113
|
+
cr("(");
|
|
70120
70114
|
const e = F_();
|
|
70121
|
-
return
|
|
70115
|
+
return cr(")"), e;
|
|
70122
70116
|
}
|
|
70123
70117
|
const ENe = {
|
|
70124
70118
|
if: 1
|
|
@@ -70144,10 +70138,10 @@ function _Ne() {
|
|
|
70144
70138
|
}
|
|
70145
70139
|
function kNe() {
|
|
70146
70140
|
const e = [];
|
|
70147
|
-
if (
|
|
70148
|
-
for (; ee <
|
|
70149
|
-
|
|
70150
|
-
return
|
|
70141
|
+
if (cr("("), !Ut(")"))
|
|
70142
|
+
for (; ee < ur && (e.push(oc()), !Ut(")")); )
|
|
70143
|
+
cr(",");
|
|
70144
|
+
return cr(")"), e;
|
|
70151
70145
|
}
|
|
70152
70146
|
function SNe() {
|
|
70153
70147
|
ee = At.start;
|
|
@@ -70155,12 +70149,12 @@ function SNe() {
|
|
|
70155
70149
|
return dNe(e) || e4(e), $_(e.value);
|
|
70156
70150
|
}
|
|
70157
70151
|
function ANe() {
|
|
70158
|
-
return
|
|
70152
|
+
return cr("."), SNe();
|
|
70159
70153
|
}
|
|
70160
70154
|
function CNe() {
|
|
70161
|
-
|
|
70155
|
+
cr("[");
|
|
70162
70156
|
const e = F_();
|
|
70163
|
-
return
|
|
70157
|
+
return cr("]"), e;
|
|
70164
70158
|
}
|
|
70165
70159
|
function TNe() {
|
|
70166
70160
|
var e, t, n;
|
|
@@ -70264,7 +70258,7 @@ function MNe() {
|
|
|
70264
70258
|
}
|
|
70265
70259
|
function oc() {
|
|
70266
70260
|
var e, t, n;
|
|
70267
|
-
return e = MNe(), Ut("?") && (Yr(), t = oc(),
|
|
70261
|
+
return e = MNe(), Ut("?") && (Yr(), t = oc(), cr(":"), n = oc(), e = mNe(e, t, n)), e;
|
|
70268
70262
|
}
|
|
70269
70263
|
function F_() {
|
|
70270
70264
|
const e = oc();
|
|
@@ -70273,7 +70267,7 @@ function F_() {
|
|
|
70273
70267
|
return e;
|
|
70274
70268
|
}
|
|
70275
70269
|
function NNe(e) {
|
|
70276
|
-
Re = e, ee = 0,
|
|
70270
|
+
Re = e, ee = 0, ur = Re.length, At = null, KG();
|
|
70277
70271
|
const t = F_();
|
|
70278
70272
|
if (At.type !== Vp)
|
|
70279
70273
|
throw new Error("Unexpect token after expression.");
|
|
@@ -70596,7 +70590,7 @@ const tO = {
|
|
|
70596
70590
|
zindex: ({ axis: e, fieldOrDatumDef: t, mark: n }) => e.zindex ?? GNe(n, t)
|
|
70597
70591
|
};
|
|
70598
70592
|
function LNe(e, t) {
|
|
70599
|
-
return !Fn(e) && he(t) && !zt(t == null ? void 0 : t.bin) && !
|
|
70593
|
+
return !Fn(e) && he(t) && !zt(t == null ? void 0 : t.bin) && !zn(t == null ? void 0 : t.bin);
|
|
70600
70594
|
}
|
|
70601
70595
|
function zNe(e, t) {
|
|
70602
70596
|
const n = t === "x" ? "y" : "x";
|
|
@@ -71369,7 +71363,7 @@ function bV(e) {
|
|
|
71369
71363
|
else
|
|
71370
71364
|
n[o] = [t[i].clone()];
|
|
71371
71365
|
}
|
|
71372
|
-
return
|
|
71366
|
+
return Gn(n).flat().map((i) => wDe(i, e.config)).filter((i) => i !== void 0);
|
|
71373
71367
|
}
|
|
71374
71368
|
function wDe(e, t) {
|
|
71375
71369
|
var o, s, l;
|
|
@@ -71469,8 +71463,8 @@ function wV(e) {
|
|
|
71469
71463
|
}
|
|
71470
71464
|
function SDe(e) {
|
|
71471
71465
|
if (e.hasProjection) {
|
|
71472
|
-
const t =
|
|
71473
|
-
...
|
|
71466
|
+
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), {
|
|
71467
|
+
...Bn(e.config.projection),
|
|
71474
71468
|
...t
|
|
71475
71469
|
}, r, i);
|
|
71476
71470
|
return a.get("type") || a.set("type", "equalEarth", !1), a;
|
|
@@ -71614,16 +71608,16 @@ class oo extends Ct {
|
|
|
71614
71608
|
t.remove();
|
|
71615
71609
|
}
|
|
71616
71610
|
producedFields() {
|
|
71617
|
-
return new Set(
|
|
71611
|
+
return new Set(Gn(this.bins).map((t) => t.as).flat(2));
|
|
71618
71612
|
}
|
|
71619
71613
|
dependentFields() {
|
|
71620
|
-
return new Set(
|
|
71614
|
+
return new Set(Gn(this.bins).map((t) => t.field));
|
|
71621
71615
|
}
|
|
71622
71616
|
hash() {
|
|
71623
71617
|
return `Bin ${lt(this.bins)}`;
|
|
71624
71618
|
}
|
|
71625
71619
|
assemble() {
|
|
71626
|
-
return
|
|
71620
|
+
return Gn(this.bins).flatMap((t) => {
|
|
71627
71621
|
const n = [], [r, ...i] = t.as, { extent: a, ...o } = t.bin, s = {
|
|
71628
71622
|
type: "bin",
|
|
71629
71623
|
field: Qi(t.field),
|
|
@@ -71972,9 +71966,9 @@ function LDe(e) {
|
|
|
71972
71966
|
}
|
|
71973
71967
|
return t;
|
|
71974
71968
|
}
|
|
71975
|
-
class
|
|
71969
|
+
class ir extends Ct {
|
|
71976
71970
|
clone() {
|
|
71977
|
-
return new
|
|
71971
|
+
return new ir(null, Ye(this._parse));
|
|
71978
71972
|
}
|
|
71979
71973
|
constructor(t, n) {
|
|
71980
71974
|
super(t), this._parse = n;
|
|
@@ -72010,7 +72004,7 @@ class ar extends Ct {
|
|
|
72010
72004
|
const l = a.get(s);
|
|
72011
72005
|
l !== null && (o[s] = l);
|
|
72012
72006
|
}
|
|
72013
|
-
return se(o).length === 0 || i.parseNothing ? null : new
|
|
72007
|
+
return se(o).length === 0 || i.parseNothing ? null : new ir(t, o);
|
|
72014
72008
|
}
|
|
72015
72009
|
get parse() {
|
|
72016
72010
|
return this._parse;
|
|
@@ -72240,7 +72234,7 @@ class PDe extends H_ {
|
|
|
72240
72234
|
super(), this.requiresSelectionId = t && O_(t);
|
|
72241
72235
|
}
|
|
72242
72236
|
run(t) {
|
|
72243
|
-
t instanceof Nl && (this.requiresSelectionId && (U_(t.parent) || t.parent instanceof va || t.parent instanceof
|
|
72237
|
+
t instanceof Nl && (this.requiresSelectionId && (U_(t.parent) || t.parent instanceof va || t.parent instanceof ir) || (this.setModified(), t.remove()));
|
|
72244
72238
|
}
|
|
72245
72239
|
}
|
|
72246
72240
|
class UDe extends q_ {
|
|
@@ -72266,8 +72260,8 @@ class HDe extends Mc {
|
|
|
72266
72260
|
run(t) {
|
|
72267
72261
|
if (!U_(t) && !(t.numChildren() > 1)) {
|
|
72268
72262
|
for (const n of t.children)
|
|
72269
|
-
if (n instanceof
|
|
72270
|
-
if (t instanceof
|
|
72263
|
+
if (n instanceof ir)
|
|
72264
|
+
if (t instanceof ir)
|
|
72271
72265
|
this.setModified(), t.merge(n);
|
|
72272
72266
|
else {
|
|
72273
72267
|
if (M9(t.producedFields(), n.dependentFields()))
|
|
@@ -72279,7 +72273,7 @@ class HDe extends Mc {
|
|
|
72279
72273
|
}
|
|
72280
72274
|
class jDe extends Mc {
|
|
72281
72275
|
run(t) {
|
|
72282
|
-
const n = [...t.children], r = t.children.filter((i) => i instanceof
|
|
72276
|
+
const n = [...t.children], r = t.children.filter((i) => i instanceof ir);
|
|
72283
72277
|
if (t.numChildren() > 1 && r.length >= 1) {
|
|
72284
72278
|
const i = {}, a = /* @__PURE__ */ new Set();
|
|
72285
72279
|
for (const o of r) {
|
|
@@ -72291,12 +72285,12 @@ class jDe extends Mc {
|
|
|
72291
72285
|
delete i[o];
|
|
72292
72286
|
if (!Nt(i)) {
|
|
72293
72287
|
this.setModified();
|
|
72294
|
-
const o = new
|
|
72288
|
+
const o = new ir(t, i);
|
|
72295
72289
|
for (const s of n) {
|
|
72296
|
-
if (s instanceof
|
|
72290
|
+
if (s instanceof ir)
|
|
72297
72291
|
for (const l of se(i))
|
|
72298
72292
|
delete s.parse[l];
|
|
72299
|
-
t.removeChild(s), s.parent = o, s instanceof
|
|
72293
|
+
t.removeChild(s), s.parent = o, s instanceof ir && se(s.parse).length === 0 && s.remove();
|
|
72300
72294
|
}
|
|
72301
72295
|
}
|
|
72302
72296
|
}
|
|
@@ -72336,7 +72330,7 @@ class YDe extends Mc {
|
|
|
72336
72330
|
super(), this.model = t;
|
|
72337
72331
|
}
|
|
72338
72332
|
run(t) {
|
|
72339
|
-
const n = !(U_(t) || t instanceof F0 || t instanceof
|
|
72333
|
+
const n = !(U_(t) || t instanceof F0 || t instanceof ir || t instanceof Nl), r = [], i = [];
|
|
72340
72334
|
for (const a of t.children)
|
|
72341
72335
|
a instanceof oo && (n && !M9(t.producedFields(), a.dependentFields()) ? r.push(a) : i.push(a));
|
|
72342
72336
|
if (r.length > 0) {
|
|
@@ -73091,11 +73085,11 @@ class AV extends Ds {
|
|
|
73091
73085
|
*/
|
|
73092
73086
|
domainHasZero() {
|
|
73093
73087
|
const t = this.get("type");
|
|
73094
|
-
if (at([
|
|
73088
|
+
if (at([Pn.LOG, Pn.TIME, Pn.UTC], t))
|
|
73095
73089
|
return "definitely-not";
|
|
73096
73090
|
const n = this.get("zero");
|
|
73097
73091
|
if (n === !0 || // If zero is undefined, linear/sqrt/pow scales have zero by default.
|
|
73098
|
-
n === void 0 && at([
|
|
73092
|
+
n === void 0 && at([Pn.LINEAR, Pn.SQRT, Pn.POW], t))
|
|
73099
73093
|
return "definitely";
|
|
73100
73094
|
const r = this.get("domains");
|
|
73101
73095
|
if (r.length > 0) {
|
|
@@ -73487,7 +73481,7 @@ function xOe(e, t) {
|
|
|
73487
73481
|
if (zt(n)) {
|
|
73488
73482
|
const r = P_(e, t.field, n);
|
|
73489
73483
|
return new Cn(() => e.getSignalName(r));
|
|
73490
|
-
} else if (
|
|
73484
|
+
} else if (zn(n) && _c(n) && n.step !== void 0)
|
|
73491
73485
|
return {
|
|
73492
73486
|
step: n.step
|
|
73493
73487
|
};
|
|
@@ -73498,7 +73492,7 @@ function wOe(e, t) {
|
|
|
73498
73492
|
}
|
|
73499
73493
|
function EOe(e, t, n, r, i, a) {
|
|
73500
73494
|
var o;
|
|
73501
|
-
if (!((o = Sa(a)) != null && o.bin || ne(n) || i != null || r != null || at([
|
|
73495
|
+
if (!((o = Sa(a)) != null && o.bin || ne(n) || i != null || r != null || at([Pn.TIME, Pn.UTC], e)))
|
|
73502
73496
|
return hn(t) ? !0 : void 0;
|
|
73503
73497
|
}
|
|
73504
73498
|
function _Oe(e, t, n, r, i, a) {
|
|
@@ -73510,7 +73504,7 @@ function _Oe(e, t, n, r, i, a) {
|
|
|
73510
73504
|
if (o === "bar" && !(he(r) && (r.bin || r.timeUnit)) && (s === "vertical" && e === "x" || s === "horizontal" && e === "y"))
|
|
73511
73505
|
return a.continuousBandSize;
|
|
73512
73506
|
}
|
|
73513
|
-
if (t ===
|
|
73507
|
+
if (t === Pn.POINT)
|
|
73514
73508
|
return n.pointPadding;
|
|
73515
73509
|
}
|
|
73516
73510
|
}
|
|
@@ -73519,7 +73513,7 @@ function kOe(e, t, n, r, i, a = !1) {
|
|
|
73519
73513
|
if (hn(t)) {
|
|
73520
73514
|
const { bandPaddingInner: o, barBandPaddingInner: s, rectBandPaddingInner: l, tickBandPaddingInner: u, bandWithNestedOffsetPaddingInner: c } = i;
|
|
73521
73515
|
return a ? c : dn(o, n === "bar" ? s : n === "tick" ? u : l);
|
|
73522
|
-
} else if (Lp(t) && r ===
|
|
73516
|
+
} else if (Lp(t) && r === Pn.BAND)
|
|
73523
73517
|
return i.offsetBandPaddingInner;
|
|
73524
73518
|
}
|
|
73525
73519
|
}
|
|
@@ -73529,7 +73523,7 @@ function SOe(e, t, n, r, i, a = !1) {
|
|
|
73529
73523
|
const { bandPaddingOuter: o, bandWithNestedOffsetPaddingOuter: s } = i;
|
|
73530
73524
|
if (a)
|
|
73531
73525
|
return s;
|
|
73532
|
-
if (n ===
|
|
73526
|
+
if (n === Pn.BAND)
|
|
73533
73527
|
return dn(
|
|
73534
73528
|
o,
|
|
73535
73529
|
/* By default, paddingOuter is paddingInner / 2. The reason is that
|
|
@@ -73539,9 +73533,9 @@ function SOe(e, t, n, r, i, a = !1) {
|
|
|
73539
73533
|
$e(r) ? { signal: `${r.signal}/2` } : r / 2
|
|
73540
73534
|
);
|
|
73541
73535
|
} else if (Lp(t)) {
|
|
73542
|
-
if (n ===
|
|
73536
|
+
if (n === Pn.POINT)
|
|
73543
73537
|
return 0.5;
|
|
73544
|
-
if (n ===
|
|
73538
|
+
if (n === Pn.BAND)
|
|
73545
73539
|
return i.offsetBandPaddingOuter;
|
|
73546
73540
|
}
|
|
73547
73541
|
}
|
|
@@ -73678,7 +73672,7 @@ function z0(e) {
|
|
|
73678
73672
|
}
|
|
73679
73673
|
class G_ {
|
|
73680
73674
|
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 =
|
|
73675
|
+
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
73676
|
data: {
|
|
73683
73677
|
sources: r ? r.component.data.sources : [],
|
|
73684
73678
|
outputNodes: r ? r.component.data.outputNodes : {},
|
|
@@ -74407,7 +74401,7 @@ function IV(e) {
|
|
|
74407
74401
|
name: null,
|
|
74408
74402
|
source: i.name,
|
|
74409
74403
|
transform: []
|
|
74410
|
-
}), r instanceof
|
|
74404
|
+
}), r instanceof ir && (r.parent instanceof sc && !i.source ? (i.format = {
|
|
74411
74405
|
...i.format,
|
|
74412
74406
|
parse: r.assembleFormatParse()
|
|
74413
74407
|
}, i.transform.push(...r.assembleTransforms(!0))) : i.transform.push(...r.assembleTransforms())), r instanceof I0) {
|
|
@@ -74618,7 +74612,7 @@ class ah extends FV {
|
|
|
74618
74612
|
}
|
|
74619
74613
|
initFacetFieldDef(t, n) {
|
|
74620
74614
|
const r = p_(t, n);
|
|
74621
|
-
return r.header ? r.header =
|
|
74615
|
+
return r.header ? r.header = Bn(r.header) : r.header === null && (r.header = null), r;
|
|
74622
74616
|
}
|
|
74623
74617
|
channelHasField(t) {
|
|
74624
74618
|
return le(this.facet, t);
|
|
@@ -74878,11 +74872,11 @@ function WOe(e, t, n) {
|
|
|
74878
74872
|
o = e = new n0(e, i), a = "derived";
|
|
74879
74873
|
else if (A_(i)) {
|
|
74880
74874
|
const s = FDe(i);
|
|
74881
|
-
o = e =
|
|
74875
|
+
o = e = ir.makeWithAncestors(e, {}, s, n) ?? e, e = new F0(e, t, i.filter);
|
|
74882
74876
|
} else if (hG(i))
|
|
74883
74877
|
o = e = oo.makeFromTransform(e, i, t), a = "number";
|
|
74884
74878
|
else if (kTe(i))
|
|
74885
|
-
a = "date", n.getWithExplicit(i.field).value === void 0 && (e = new
|
|
74879
|
+
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
74880
|
else if (STe(i))
|
|
74887
74881
|
o = e = va.makeFromTransform(e, i), a = "number", O_(t) && (e = new Nl(e));
|
|
74888
74882
|
else if (dG(i))
|
|
@@ -74927,11 +74921,11 @@ function h4(e) {
|
|
|
74927
74921
|
var g;
|
|
74928
74922
|
let t = jOe(e, e.component.data.sources);
|
|
74929
74923
|
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 =
|
|
74924
|
+
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
74925
|
const s = e.parent && z0(e.parent);
|
|
74932
74926
|
(Qt(e) || wi(e)) && s && (t = oo.makeFromEncoding(t, e) ?? t), e.transforms.length > 0 && (t = WOe(t, e, o));
|
|
74933
74927
|
const l = LDe(e), u = IDe(e);
|
|
74934
|
-
t =
|
|
74928
|
+
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
74929
|
const c = t = a1(en.Raw, e, t);
|
|
74936
74930
|
if (Qt(e)) {
|
|
74937
74931
|
const y = va.makeFromEncoding(t, e);
|
|
@@ -75395,7 +75389,7 @@ const aRe = {
|
|
|
75395
75389
|
}),
|
|
75396
75390
|
...Nr("x", e, { defaultPos: "mid" }),
|
|
75397
75391
|
...Nr("y", e, { defaultPos: "mid" }),
|
|
75398
|
-
...
|
|
75392
|
+
...Un("size", e, {
|
|
75399
75393
|
vgChannel: "strokeWidth"
|
|
75400
75394
|
// VL's line size is strokeWidth
|
|
75401
75395
|
}),
|
|
@@ -75414,7 +75408,7 @@ const aRe = {
|
|
|
75414
75408
|
}),
|
|
75415
75409
|
...Nr("x", e, { defaultPos: "mid" }),
|
|
75416
75410
|
...Nr("y", e, { defaultPos: "mid" }),
|
|
75417
|
-
...
|
|
75411
|
+
...Un("size", e),
|
|
75418
75412
|
...D_(e)
|
|
75419
75413
|
})
|
|
75420
75414
|
};
|
|
@@ -75431,13 +75425,13 @@ function X_(e, t) {
|
|
|
75431
75425
|
}),
|
|
75432
75426
|
...Nr("x", e, { defaultPos: "mid" }),
|
|
75433
75427
|
...Nr("y", e, { defaultPos: "mid" }),
|
|
75434
|
-
...
|
|
75435
|
-
...
|
|
75428
|
+
...Un("size", e),
|
|
75429
|
+
...Un("angle", e),
|
|
75436
75430
|
...dRe(e, n, t)
|
|
75437
75431
|
};
|
|
75438
75432
|
}
|
|
75439
75433
|
function dRe(e, t, n) {
|
|
75440
|
-
return n ? { shape: { value: n } } :
|
|
75434
|
+
return n ? { shape: { value: n } } : Un("shape", e);
|
|
75441
75435
|
}
|
|
75442
75436
|
const hRe = {
|
|
75443
75437
|
vgMark: "symbol",
|
|
@@ -75487,7 +75481,7 @@ const hRe = {
|
|
|
75487
75481
|
range: n !== "horizontal"
|
|
75488
75482
|
// include y2 for vertical or line segment rule
|
|
75489
75483
|
}),
|
|
75490
|
-
...
|
|
75484
|
+
...Un("size", e, {
|
|
75491
75485
|
vgChannel: "strokeWidth"
|
|
75492
75486
|
// VL's rule size is strokeWidth
|
|
75493
75487
|
})
|
|
@@ -75509,11 +75503,11 @@ const hRe = {
|
|
|
75509
75503
|
...Nr("x", e, { defaultPos: "mid" }),
|
|
75510
75504
|
...Nr("y", e, { defaultPos: "mid" }),
|
|
75511
75505
|
...M_(e),
|
|
75512
|
-
...
|
|
75506
|
+
...Un("size", e, {
|
|
75513
75507
|
vgChannel: "fontSize"
|
|
75514
75508
|
// VL's text size is fontSize
|
|
75515
75509
|
}),
|
|
75516
|
-
...
|
|
75510
|
+
...Un("angle", e),
|
|
75517
75511
|
...jD("align", vRe(e.markDef, n, t)),
|
|
75518
75512
|
...jD("baseline", xRe(e.markDef, n, t)),
|
|
75519
75513
|
...Nr("radius", e, { defaultPos: null }),
|
|
@@ -75794,7 +75788,7 @@ class PV extends FV {
|
|
|
75794
75788
|
}, {});
|
|
75795
75789
|
}
|
|
75796
75790
|
initScale(t) {
|
|
75797
|
-
const { domain: n, range: r } = t, i =
|
|
75791
|
+
const { domain: n, range: r } = t, i = Bn(t);
|
|
75798
75792
|
return ne(n) && (i.domain = n.map(pi)), ne(r) && (i.range = r.map(pi)), i;
|
|
75799
75793
|
}
|
|
75800
75794
|
initAxes(t) {
|
|
@@ -75820,7 +75814,7 @@ class PV extends FV {
|
|
|
75820
75814
|
const i = En(t[r]);
|
|
75821
75815
|
if (i && fke(r)) {
|
|
75822
75816
|
const a = i.legend;
|
|
75823
|
-
n[r] = a &&
|
|
75817
|
+
n[r] = a && Bn(a);
|
|
75824
75818
|
}
|
|
75825
75819
|
return n;
|
|
75826
75820
|
}, {});
|
|
@@ -76068,7 +76062,7 @@ const ORe = G_e.version, RRe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Obj
|
|
|
76068
76062
|
titleCase: $p,
|
|
76069
76063
|
unique: Ja,
|
|
76070
76064
|
uniqueId: yj,
|
|
76071
|
-
vals:
|
|
76065
|
+
vals: Gn,
|
|
76072
76066
|
varName: Gt,
|
|
76073
76067
|
version: ORe
|
|
76074
76068
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -77655,7 +77649,7 @@ const dFe = "_text_we7dz_1", hFe = "_md_container_we7dz_11", pFe = "_chart_time_
|
|
|
77655
77649
|
};
|
|
77656
77650
|
function yFe(e) {
|
|
77657
77651
|
var f, d, h;
|
|
77658
|
-
const { message: t } = e, n = t.message.template, { template: r, botMessage: i } =
|
|
77652
|
+
const { message: t } = e, n = t.message.template, { template: r, botMessage: i } = pr(), { avatar: a } = Ci(), [o, s] = gn(
|
|
77659
77653
|
(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
77654
|
), l = fn(() => n.chartOptions, [n]), u = fn(
|
|
77661
77655
|
() => {
|
|
@@ -77678,12 +77672,12 @@ function yFe(e) {
|
|
|
77678
77672
|
direction: "vertical",
|
|
77679
77673
|
style: (h = r == null ? void 0 : r.ChartMessageTemplate) == null ? void 0 : h.style,
|
|
77680
77674
|
children: [
|
|
77681
|
-
/* @__PURE__ */
|
|
77675
|
+
/* @__PURE__ */ Q(d0, { avatar: a }),
|
|
77682
77676
|
/* @__PURE__ */ ot("div", { className: qt(pd.text, pd["text--bot"]), style: c, children: [
|
|
77683
|
-
/* @__PURE__ */
|
|
77684
|
-
/* @__PURE__ */
|
|
77677
|
+
/* @__PURE__ */ Q("div", { children: n.title }),
|
|
77678
|
+
/* @__PURE__ */ Q("div", { children: n.text })
|
|
77685
77679
|
] }),
|
|
77686
|
-
l.length > 1 && /* @__PURE__ */
|
|
77680
|
+
l.length > 1 && /* @__PURE__ */ Q("div", { className: pd.quick_replies_box, children: l.map((p) => /* @__PURE__ */ Q(
|
|
77687
77681
|
"button",
|
|
77688
77682
|
{
|
|
77689
77683
|
className: pd.quick_reply,
|
|
@@ -77692,8 +77686,8 @@ function yFe(e) {
|
|
|
77692
77686
|
},
|
|
77693
77687
|
p.type
|
|
77694
77688
|
)) }),
|
|
77695
|
-
/* @__PURE__ */
|
|
77696
|
-
/* @__PURE__ */
|
|
77689
|
+
/* @__PURE__ */ Q(f0, { quickReplies: n == null ? void 0 : n.quickReplies, children: /* @__PURE__ */ Q(fFe, { spec: u }) }),
|
|
77690
|
+
/* @__PURE__ */ Q(e2, { className: pd.chart_time, time: t.time })
|
|
77697
77691
|
]
|
|
77698
77692
|
}
|
|
77699
77693
|
);
|
|
@@ -77709,15 +77703,15 @@ const bFe = "_image_box_8cz9p_1", vFe = "_time_8cz9p_14", xFe = "_quick_replies_
|
|
|
77709
77703
|
};
|
|
77710
77704
|
function SFe(e) {
|
|
77711
77705
|
var u;
|
|
77712
|
-
const { message: t } = e, n = t.message.template, { previewImageUrl: r, originalContentUrl: i } = n, { template: a } =
|
|
77706
|
+
const { message: t } = e, n = t.message.template, { previewImageUrl: r, originalContentUrl: i } = n, { template: a } = pr(), { avatar: o } = Ci(), [s, l] = gn(!1);
|
|
77713
77707
|
return s ? /* @__PURE__ */ ot(
|
|
77714
77708
|
"div",
|
|
77715
77709
|
{
|
|
77716
77710
|
className: d1.full_screen,
|
|
77717
77711
|
onClick: () => l(!1),
|
|
77718
77712
|
children: [
|
|
77719
|
-
/* @__PURE__ */
|
|
77720
|
-
/* @__PURE__ */
|
|
77713
|
+
/* @__PURE__ */ Q("div", { className: d1.full_screen_close, children: /* @__PURE__ */ Q(BF, {}) }),
|
|
77714
|
+
/* @__PURE__ */ Q(
|
|
77721
77715
|
"div",
|
|
77722
77716
|
{
|
|
77723
77717
|
className: d1.imageOrigin,
|
|
@@ -77734,13 +77728,13 @@ function SFe(e) {
|
|
|
77734
77728
|
direction: "horizontal",
|
|
77735
77729
|
style: (u = a == null ? void 0 : a.ImageMessageTemplate) == null ? void 0 : u.style,
|
|
77736
77730
|
children: [
|
|
77737
|
-
/* @__PURE__ */
|
|
77738
|
-
/* @__PURE__ */
|
|
77731
|
+
/* @__PURE__ */ Q(d0, { avatar: o }),
|
|
77732
|
+
/* @__PURE__ */ Q(
|
|
77739
77733
|
f0,
|
|
77740
77734
|
{
|
|
77741
77735
|
quickReplies: n.quickReplies,
|
|
77742
77736
|
time: t.time,
|
|
77743
|
-
children: /* @__PURE__ */
|
|
77737
|
+
children: /* @__PURE__ */ Q("div", { className: d1.image_box, onClick: () => l(!0), children: /* @__PURE__ */ Q("img", { src: r, alt: "Conversation content" }) })
|
|
77744
77738
|
}
|
|
77745
77739
|
)
|
|
77746
77740
|
]
|
|
@@ -77751,11 +77745,11 @@ function AFe(e) {
|
|
|
77751
77745
|
var n;
|
|
77752
77746
|
const { message: t } = e;
|
|
77753
77747
|
if (t.type === "user")
|
|
77754
|
-
return /* @__PURE__ */
|
|
77748
|
+
return /* @__PURE__ */ Q(IA, { message: t });
|
|
77755
77749
|
if (t.type === "error")
|
|
77756
|
-
return /* @__PURE__ */
|
|
77750
|
+
return /* @__PURE__ */ Q(zA, { message: t });
|
|
77757
77751
|
if (t.isTyping)
|
|
77758
|
-
return /* @__PURE__ */
|
|
77752
|
+
return /* @__PURE__ */ Q(
|
|
77759
77753
|
UF,
|
|
77760
77754
|
{
|
|
77761
77755
|
isTyping: t.isTyping,
|
|
@@ -77764,24 +77758,24 @@ function AFe(e) {
|
|
|
77764
77758
|
);
|
|
77765
77759
|
switch ((n = t.message.template) == null ? void 0 : n.type) {
|
|
77766
77760
|
case cu.TEXT:
|
|
77767
|
-
return /* @__PURE__ */
|
|
77761
|
+
return /* @__PURE__ */ Q(IA, { message: t });
|
|
77768
77762
|
case cu.HINT:
|
|
77769
|
-
return /* @__PURE__ */
|
|
77763
|
+
return /* @__PURE__ */ Q(zA, { message: t });
|
|
77770
77764
|
case cu.BUTTON:
|
|
77771
|
-
return /* @__PURE__ */
|
|
77765
|
+
return /* @__PURE__ */ Q(bse, { message: t });
|
|
77772
77766
|
case cu.CAROUSEL:
|
|
77773
|
-
return /* @__PURE__ */
|
|
77767
|
+
return /* @__PURE__ */ Q(Ese, { message: t });
|
|
77774
77768
|
case cu.CHART:
|
|
77775
|
-
return /* @__PURE__ */
|
|
77769
|
+
return /* @__PURE__ */ Q(yFe, { message: t });
|
|
77776
77770
|
case cu.IMAGE:
|
|
77777
|
-
return /* @__PURE__ */
|
|
77771
|
+
return /* @__PURE__ */ Q(SFe, { message: t });
|
|
77778
77772
|
default:
|
|
77779
|
-
return /* @__PURE__ */
|
|
77773
|
+
return /* @__PURE__ */ Q("div", {});
|
|
77780
77774
|
}
|
|
77781
77775
|
}
|
|
77782
77776
|
function CFe() {
|
|
77783
77777
|
var a;
|
|
77784
|
-
const { chatbot: e } =
|
|
77778
|
+
const { chatbot: e } = pr(), { messages: t, messageBoxBottomRef: n, botTypingPlaceholder: r } = Ci();
|
|
77785
77779
|
un(() => {
|
|
77786
77780
|
var o;
|
|
77787
77781
|
(o = n.current) == null || o.scrollIntoView({ behavior: "smooth" });
|
|
@@ -77792,26 +77786,26 @@ function CFe() {
|
|
|
77792
77786
|
}),
|
|
77793
77787
|
[e]
|
|
77794
77788
|
);
|
|
77795
|
-
return /* @__PURE__ */
|
|
77789
|
+
return /* @__PURE__ */ Q(
|
|
77796
77790
|
"div",
|
|
77797
77791
|
{
|
|
77798
77792
|
className: qt("asgard-chatbot-body", OA.chatbot_body),
|
|
77799
77793
|
style: (a = e == null ? void 0 : e.body) == null ? void 0 : a.style,
|
|
77800
77794
|
children: /* @__PURE__ */ ot("div", { className: OA.chatbot_body__content, style: i, children: [
|
|
77801
|
-
Array.from((t == null ? void 0 : t.values()) ?? []).map((o) => /* @__PURE__ */
|
|
77795
|
+
Array.from((t == null ? void 0 : t.values()) ?? []).map((o) => /* @__PURE__ */ Q(
|
|
77802
77796
|
AFe,
|
|
77803
77797
|
{
|
|
77804
77798
|
message: o
|
|
77805
77799
|
},
|
|
77806
77800
|
o.messageId
|
|
77807
77801
|
)),
|
|
77808
|
-
/* @__PURE__ */
|
|
77802
|
+
/* @__PURE__ */ Q(
|
|
77809
77803
|
vse,
|
|
77810
77804
|
{
|
|
77811
77805
|
placeholder: r ?? "正在輸入訊息"
|
|
77812
77806
|
}
|
|
77813
77807
|
),
|
|
77814
|
-
/* @__PURE__ */
|
|
77808
|
+
/* @__PURE__ */ Q("div", { ref: n })
|
|
77815
77809
|
] })
|
|
77816
77810
|
}
|
|
77817
77811
|
);
|
|
@@ -77871,7 +77865,7 @@ function IFe(e) {
|
|
|
77871
77865
|
},
|
|
77872
77866
|
[i, l]
|
|
77873
77867
|
);
|
|
77874
|
-
return /* @__PURE__ */
|
|
77868
|
+
return /* @__PURE__ */ Q(
|
|
77875
77869
|
"div",
|
|
77876
77870
|
{
|
|
77877
77871
|
className: n,
|
|
@@ -77880,13 +77874,13 @@ function IFe(e) {
|
|
|
77880
77874
|
onMouseUp: c,
|
|
77881
77875
|
onTouchStart: f,
|
|
77882
77876
|
onTouchEnd: d,
|
|
77883
|
-
children: i ? /* @__PURE__ */
|
|
77877
|
+
children: i ? /* @__PURE__ */ Q(FFe, {}) : /* @__PURE__ */ Q($Fe, {})
|
|
77884
77878
|
}
|
|
77885
77879
|
);
|
|
77886
77880
|
}
|
|
77887
77881
|
function LFe() {
|
|
77888
77882
|
var p, m, g, y, b, v, w, E;
|
|
77889
|
-
const { sendMessage: e, isConnecting: t, inputPlaceholder: n } = Ci(), { chatbot: r } =
|
|
77883
|
+
const { sendMessage: e, isConnecting: t, inputPlaceholder: n } = Ci(), { chatbot: r } = pr(), [i, a] = gn(""), [o, s] = gn(!1), l = so(null), u = fn(
|
|
77890
77884
|
() => t || !i.trim(),
|
|
77891
77885
|
[t, i]
|
|
77892
77886
|
), c = fn(
|
|
@@ -77919,13 +77913,13 @@ function LFe() {
|
|
|
77919
77913
|
"--asg-color-text-placeholder",
|
|
77920
77914
|
((N = (S = (_ = r.footer) == null ? void 0 : _.textArea) == null ? void 0 : S["::placeholder"]) == null ? void 0 : N.color) ?? "var(--asg-color-text-placeholder)"
|
|
77921
77915
|
);
|
|
77922
|
-
}, [(p = r.footer) == null ? void 0 : p.textArea]), /* @__PURE__ */
|
|
77916
|
+
}, [(p = r.footer) == null ? void 0 : p.textArea]), /* @__PURE__ */ Q(
|
|
77923
77917
|
"div",
|
|
77924
77918
|
{
|
|
77925
77919
|
className: qt("asgard-chatbot-footer", uu.chatbot_footer),
|
|
77926
77920
|
style: (m = r.footer) == null ? void 0 : m.style,
|
|
77927
77921
|
children: /* @__PURE__ */ ot("div", { className: uu.chatbot_footer__content, style: c, children: [
|
|
77928
|
-
/* @__PURE__ */
|
|
77922
|
+
/* @__PURE__ */ Q(
|
|
77929
77923
|
"textarea",
|
|
77930
77924
|
{
|
|
77931
77925
|
ref: l,
|
|
@@ -77941,7 +77935,7 @@ function LFe() {
|
|
|
77941
77935
|
onCompositionEnd: () => s(!1)
|
|
77942
77936
|
}
|
|
77943
77937
|
),
|
|
77944
|
-
i ? /* @__PURE__ */
|
|
77938
|
+
i ? /* @__PURE__ */ Q(
|
|
77945
77939
|
"button",
|
|
77946
77940
|
{
|
|
77947
77941
|
className: qt(
|
|
@@ -77951,9 +77945,9 @@ function LFe() {
|
|
|
77951
77945
|
style: (v = (b = r.footer) == null ? void 0 : b.submitButton) == null ? void 0 : v.style,
|
|
77952
77946
|
disabled: u,
|
|
77953
77947
|
onClick: d,
|
|
77954
|
-
children: /* @__PURE__ */
|
|
77948
|
+
children: /* @__PURE__ */ Q(RFe, {})
|
|
77955
77949
|
}
|
|
77956
|
-
) : /* @__PURE__ */
|
|
77950
|
+
) : /* @__PURE__ */ Q(
|
|
77957
77951
|
IFe,
|
|
77958
77952
|
{
|
|
77959
77953
|
setValue: a,
|
|
@@ -77975,7 +77969,7 @@ const zFe = "_chatbot_root_z7j5t_2", BFe = "_full_screen_z7j5t_125", PFe = "_cha
|
|
|
77975
77969
|
screen_keyboard_open: UFe
|
|
77976
77970
|
};
|
|
77977
77971
|
function qFe(e) {
|
|
77978
|
-
const { children: t } = e, n = so(null), r =
|
|
77972
|
+
const { children: t } = e, n = so(null), r = pr();
|
|
77979
77973
|
hY(n), dY();
|
|
77980
77974
|
const [, i] = cY() ?? [], a = fY(), o = fn(() => {
|
|
77981
77975
|
var s, l;
|
|
@@ -77986,7 +77980,7 @@ function qFe(e) {
|
|
|
77986
77980
|
a ? { height: i } : {}
|
|
77987
77981
|
);
|
|
77988
77982
|
}, [i, a, r]);
|
|
77989
|
-
return /* @__PURE__ */
|
|
77983
|
+
return /* @__PURE__ */ Q("div", { className: oh.full_screen, children: /* @__PURE__ */ Q(
|
|
77990
77984
|
"div",
|
|
77991
77985
|
{
|
|
77992
77986
|
ref: n,
|
|
@@ -78010,14 +78004,14 @@ function BO(e) {
|
|
|
78010
78004
|
footer: u,
|
|
78011
78005
|
...c
|
|
78012
78006
|
}
|
|
78013
|
-
} =
|
|
78014
|
-
return /* @__PURE__ */
|
|
78007
|
+
} = pr();
|
|
78008
|
+
return /* @__PURE__ */ Q(
|
|
78015
78009
|
"div",
|
|
78016
78010
|
{
|
|
78017
78011
|
ref: a,
|
|
78018
78012
|
className: qt(oh.chatbot_root, r),
|
|
78019
78013
|
style: Object.assign({}, o, i),
|
|
78020
|
-
children: t ? /* @__PURE__ */
|
|
78014
|
+
children: t ? /* @__PURE__ */ Q(qFe, { children: n }) : /* @__PURE__ */ Q(
|
|
78021
78015
|
"div",
|
|
78022
78016
|
{
|
|
78023
78017
|
className: oh.chatbot_container,
|
|
@@ -78059,22 +78053,22 @@ const DIe = eY(function(t, n) {
|
|
|
78059
78053
|
} = t, P = () => {
|
|
78060
78054
|
switch (T) {
|
|
78061
78055
|
case "loading":
|
|
78062
|
-
return /* @__PURE__ */
|
|
78056
|
+
return /* @__PURE__ */ Q("div", { style: {
|
|
78063
78057
|
display: "flex",
|
|
78064
78058
|
alignItems: "center",
|
|
78065
78059
|
justifyContent: "center",
|
|
78066
78060
|
flex: 1,
|
|
78067
78061
|
padding: "20px"
|
|
78068
|
-
}, children: y || /* @__PURE__ */
|
|
78062
|
+
}, children: y || /* @__PURE__ */ Q("div", { children: "Loading..." }) });
|
|
78069
78063
|
case "needApiKey":
|
|
78070
|
-
return /* @__PURE__ */
|
|
78064
|
+
return /* @__PURE__ */ Q("div", { style: {
|
|
78071
78065
|
display: "flex",
|
|
78072
78066
|
alignItems: "center",
|
|
78073
78067
|
justifyContent: "center",
|
|
78074
78068
|
flex: 1,
|
|
78075
78069
|
padding: "20px"
|
|
78076
|
-
}, children: /* @__PURE__ */
|
|
78077
|
-
|
|
78070
|
+
}, children: /* @__PURE__ */ Q(
|
|
78071
|
+
Xoe,
|
|
78078
78072
|
{
|
|
78079
78073
|
title: r,
|
|
78080
78074
|
onSubmit: O || (() => {
|
|
@@ -78083,7 +78077,7 @@ const DIe = eY(function(t, n) {
|
|
|
78083
78077
|
}
|
|
78084
78078
|
) });
|
|
78085
78079
|
case "error":
|
|
78086
|
-
return /* @__PURE__ */
|
|
78080
|
+
return /* @__PURE__ */ Q("div", { style: {
|
|
78087
78081
|
display: "flex",
|
|
78088
78082
|
alignItems: "center",
|
|
78089
78083
|
justifyContent: "center",
|
|
@@ -78091,34 +78085,34 @@ const DIe = eY(function(t, n) {
|
|
|
78091
78085
|
padding: "20px",
|
|
78092
78086
|
color: "#ff6b6b"
|
|
78093
78087
|
}, children: /* @__PURE__ */ ot("div", { style: { textAlign: "center" }, children: [
|
|
78094
|
-
/* @__PURE__ */
|
|
78095
|
-
/* @__PURE__ */
|
|
78088
|
+
/* @__PURE__ */ Q("div", { style: { fontSize: "16px", marginBottom: "8px" }, children: "⚠️" }),
|
|
78089
|
+
/* @__PURE__ */ Q("div", { children: "Something went wrong. Please try again later." })
|
|
78096
78090
|
] }) });
|
|
78097
78091
|
case "authenticated":
|
|
78098
78092
|
default:
|
|
78099
78093
|
return /* @__PURE__ */ ot(sh, { children: [
|
|
78100
|
-
/* @__PURE__ */
|
|
78094
|
+
/* @__PURE__ */ Q(
|
|
78101
78095
|
yoe,
|
|
78102
78096
|
{
|
|
78103
78097
|
onErrorClick: E,
|
|
78104
78098
|
errorMessageRenderer: _,
|
|
78105
78099
|
onTemplateBtnClick: w,
|
|
78106
78100
|
defaultLinkTarget: M,
|
|
78107
|
-
children: /* @__PURE__ */
|
|
78101
|
+
children: /* @__PURE__ */ Q(CFe, {})
|
|
78108
78102
|
}
|
|
78109
78103
|
),
|
|
78110
|
-
/* @__PURE__ */
|
|
78104
|
+
/* @__PURE__ */ Q(LFe, {})
|
|
78111
78105
|
] });
|
|
78112
78106
|
}
|
|
78113
78107
|
};
|
|
78114
|
-
return T !== "needApiKey" && T !== "error" ? /* @__PURE__ */
|
|
78108
|
+
return T !== "needApiKey" && T !== "error" ? /* @__PURE__ */ Q(
|
|
78115
78109
|
Doe,
|
|
78116
78110
|
{
|
|
78117
78111
|
enabled: p,
|
|
78118
78112
|
config: o,
|
|
78119
78113
|
asyncInitializers: g,
|
|
78120
78114
|
loadingComponent: y,
|
|
78121
|
-
children: /* @__PURE__ */
|
|
78115
|
+
children: /* @__PURE__ */ Q(MA, { theme: a, children: /* @__PURE__ */ Q(
|
|
78122
78116
|
NA,
|
|
78123
78117
|
{
|
|
78124
78118
|
parentRef: n,
|
|
@@ -78137,7 +78131,7 @@ const DIe = eY(function(t, n) {
|
|
|
78137
78131
|
className: S,
|
|
78138
78132
|
style: N,
|
|
78139
78133
|
children: [
|
|
78140
|
-
/* @__PURE__ */
|
|
78134
|
+
/* @__PURE__ */ Q(
|
|
78141
78135
|
DA,
|
|
78142
78136
|
{
|
|
78143
78137
|
title: r,
|
|
@@ -78154,7 +78148,7 @@ const DIe = eY(function(t, n) {
|
|
|
78154
78148
|
}
|
|
78155
78149
|
) })
|
|
78156
78150
|
}
|
|
78157
|
-
) : /* @__PURE__ */
|
|
78151
|
+
) : /* @__PURE__ */ Q(MA, { theme: a, children: /* @__PURE__ */ Q(
|
|
78158
78152
|
NA,
|
|
78159
78153
|
{
|
|
78160
78154
|
parentRef: n,
|
|
@@ -78173,7 +78167,7 @@ const DIe = eY(function(t, n) {
|
|
|
78173
78167
|
className: S,
|
|
78174
78168
|
style: N,
|
|
78175
78169
|
children: [
|
|
78176
|
-
/* @__PURE__ */
|
|
78170
|
+
/* @__PURE__ */ Q(
|
|
78177
78171
|
DA,
|
|
78178
78172
|
{
|
|
78179
78173
|
title: r,
|
|
@@ -78218,7 +78212,7 @@ export {
|
|
|
78218
78212
|
Ci as useAsgardContext,
|
|
78219
78213
|
oY as useAsgardServiceClient,
|
|
78220
78214
|
_7 as useAsgardTemplateContext,
|
|
78221
|
-
|
|
78215
|
+
pr as useAsgardThemeContext,
|
|
78222
78216
|
sY as useChannel,
|
|
78223
78217
|
lY as useDebounce,
|
|
78224
78218
|
Tk as useDeepCompareMemo,
|