@malloydata/render 0.0.226-dev250113232339 → 0.0.226
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/module/index.mjs +657 -657
- package/dist/module/index.umd.js +50 -50
- package/dist/register/register.mjs +686 -686
- package/dist/register/register.umd.js +52 -52
- package/dist/webcomponent/malloy-render.mjs +686 -686
- package/dist/webcomponent/malloy-render.umd.js +52 -52
- package/package.json +2 -2
|
@@ -137,7 +137,7 @@ function Q$(t, e = {}, n = {}) {
|
|
|
137
137
|
const xce = {
|
|
138
138
|
context: void 0,
|
|
139
139
|
registry: void 0
|
|
140
|
-
}, dce = (t, e) => t === e,
|
|
140
|
+
}, dce = (t, e) => t === e, Nu = Symbol("solid-proxy"), HO = Symbol("solid-track"), HA = {
|
|
141
141
|
equals: dce
|
|
142
142
|
};
|
|
143
143
|
let TG = FG;
|
|
@@ -480,10 +480,10 @@ function Qy() {
|
|
|
480
480
|
}
|
|
481
481
|
const bce = {
|
|
482
482
|
get(t, e, n) {
|
|
483
|
-
return e ===
|
|
483
|
+
return e === Nu ? n : t.get(e);
|
|
484
484
|
},
|
|
485
485
|
has(t, e) {
|
|
486
|
-
return e ===
|
|
486
|
+
return e === Nu ? !0 : t.has(e);
|
|
487
487
|
},
|
|
488
488
|
set: Qy,
|
|
489
489
|
deleteProperty: Qy,
|
|
@@ -512,11 +512,11 @@ function Tce() {
|
|
|
512
512
|
return n;
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
|
-
function
|
|
515
|
+
function Au(...t) {
|
|
516
516
|
let e = !1;
|
|
517
517
|
for (let o = 0; o < t.length; o++) {
|
|
518
518
|
const u = t[o];
|
|
519
|
-
e = e || !!u &&
|
|
519
|
+
e = e || !!u && Nu in u, t[o] = typeof u == "function" ? (e = !0, Pn(u)) : u;
|
|
520
520
|
}
|
|
521
521
|
if (e)
|
|
522
522
|
return new Proxy(
|
|
@@ -5572,9 +5572,9 @@ V5.MySQLDialect = Fxe;
|
|
|
5572
5572
|
};
|
|
5573
5573
|
Object.defineProperty(t, "__esModule", { value: !0 }), n(V5, t);
|
|
5574
5574
|
})(AN);
|
|
5575
|
-
var
|
|
5576
|
-
Object.defineProperty(
|
|
5577
|
-
|
|
5575
|
+
var vu = {};
|
|
5576
|
+
Object.defineProperty(vu, "__esModule", { value: !0 });
|
|
5577
|
+
vu.getDialects = vu.registerDialect = vu.getDialect = void 0;
|
|
5578
5578
|
const Lxe = mN, Ixe = gN, Bxe = yN, $xe = hN, nW = EN, kxe = AN, vN = /* @__PURE__ */ new Map();
|
|
5579
5579
|
function Pxe(t) {
|
|
5580
5580
|
const e = vN.get(t);
|
|
@@ -5582,15 +5582,15 @@ function Pxe(t) {
|
|
|
5582
5582
|
throw new Error(`Unknown Dialect ${t}`);
|
|
5583
5583
|
return e;
|
|
5584
5584
|
}
|
|
5585
|
-
|
|
5585
|
+
vu.getDialect = Pxe;
|
|
5586
5586
|
function J0(t) {
|
|
5587
5587
|
vN.set(t.name, t);
|
|
5588
5588
|
}
|
|
5589
|
-
|
|
5589
|
+
vu.registerDialect = J0;
|
|
5590
5590
|
function Mxe() {
|
|
5591
5591
|
return [...vN.values()];
|
|
5592
5592
|
}
|
|
5593
|
-
|
|
5593
|
+
vu.getDialects = Mxe;
|
|
5594
5594
|
J0(new Ixe.PostgresDialect());
|
|
5595
5595
|
J0(new $xe.StandardSQLDialect());
|
|
5596
5596
|
J0(new Lxe.DuckDBDialect());
|
|
@@ -5656,7 +5656,7 @@ J0(new kxe.MySQLDialect());
|
|
|
5656
5656
|
Object.defineProperty(t, "MySQLDialect", { enumerable: !0, get: function() {
|
|
5657
5657
|
return a.MySQLDialect;
|
|
5658
5658
|
} });
|
|
5659
|
-
var l =
|
|
5659
|
+
var l = vu;
|
|
5660
5660
|
Object.defineProperty(t, "getDialect", { enumerable: !0, get: function() {
|
|
5661
5661
|
return l.getDialect;
|
|
5662
5662
|
} }), Object.defineProperty(t, "registerDialect", { enumerable: !0, get: function() {
|
|
@@ -5972,7 +5972,7 @@ var en = {}, gl = {};
|
|
|
5972
5972
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
5973
5973
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
5974
5974
|
*/
|
|
5975
|
-
var
|
|
5975
|
+
var Vu = T && T.__decorate || function(t, e, n, r) {
|
|
5976
5976
|
var i = arguments.length, s = i < 3 ? e : r === null ? r = Object.getOwnPropertyDescriptor(e, n) : r, o;
|
|
5977
5977
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
|
|
5978
5978
|
s = Reflect.decorate(t, e, n, r);
|
|
@@ -5983,7 +5983,7 @@ var Wu = T && T.__decorate || function(t, e, n, r) {
|
|
|
5983
5983
|
};
|
|
5984
5984
|
Object.defineProperty(jo, "__esModule", { value: !0 });
|
|
5985
5985
|
jo.TerminalNode = void 0;
|
|
5986
|
-
const zxe = dr,
|
|
5986
|
+
const zxe = dr, Yu = Ae, Qxe = en;
|
|
5987
5987
|
class Uo {
|
|
5988
5988
|
constructor(e) {
|
|
5989
5989
|
this._symbol = e;
|
|
@@ -6023,35 +6023,35 @@ class Uo {
|
|
|
6023
6023
|
return this._symbol.type === Qxe.Token.EOF ? "<EOF>" : this._symbol.text || "";
|
|
6024
6024
|
}
|
|
6025
6025
|
}
|
|
6026
|
-
|
|
6027
|
-
|
|
6026
|
+
Vu([
|
|
6027
|
+
Yu.Override
|
|
6028
6028
|
], Uo.prototype, "getChild", null);
|
|
6029
|
-
|
|
6030
|
-
|
|
6029
|
+
Vu([
|
|
6030
|
+
Yu.Override
|
|
6031
6031
|
], Uo.prototype, "parent", null);
|
|
6032
|
-
|
|
6033
|
-
|
|
6032
|
+
Vu([
|
|
6033
|
+
Yu.Override
|
|
6034
6034
|
], Uo.prototype, "setParent", null);
|
|
6035
|
-
|
|
6036
|
-
|
|
6035
|
+
Vu([
|
|
6036
|
+
Yu.Override
|
|
6037
6037
|
], Uo.prototype, "payload", null);
|
|
6038
|
-
|
|
6039
|
-
|
|
6038
|
+
Vu([
|
|
6039
|
+
Yu.Override
|
|
6040
6040
|
], Uo.prototype, "sourceInterval", null);
|
|
6041
|
-
|
|
6042
|
-
|
|
6041
|
+
Vu([
|
|
6042
|
+
Yu.Override
|
|
6043
6043
|
], Uo.prototype, "childCount", null);
|
|
6044
|
-
|
|
6045
|
-
|
|
6044
|
+
Vu([
|
|
6045
|
+
Yu.Override
|
|
6046
6046
|
], Uo.prototype, "accept", null);
|
|
6047
|
-
|
|
6048
|
-
|
|
6047
|
+
Vu([
|
|
6048
|
+
Yu.Override
|
|
6049
6049
|
], Uo.prototype, "text", null);
|
|
6050
|
-
|
|
6051
|
-
|
|
6050
|
+
Vu([
|
|
6051
|
+
Yu.Override
|
|
6052
6052
|
], Uo.prototype, "toStringTree", null);
|
|
6053
|
-
|
|
6054
|
-
|
|
6053
|
+
Vu([
|
|
6054
|
+
Yu.Override
|
|
6055
6055
|
], Uo.prototype, "toString", null);
|
|
6056
6056
|
jo.TerminalNode = Uo;
|
|
6057
6057
|
/*!
|
|
@@ -9350,7 +9350,7 @@ kW([
|
|
|
9350
9350
|
PW.Override
|
|
9351
9351
|
], Pg.prototype, "equals", null);
|
|
9352
9352
|
dx.ArrayEqualityComparator = Pg;
|
|
9353
|
-
var hx = {},
|
|
9353
|
+
var hx = {}, Ku = {}, Ju = {};
|
|
9354
9354
|
(function(t) {
|
|
9355
9355
|
/*!
|
|
9356
9356
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -9460,20 +9460,20 @@ var hx = {}, Yu = {}, Ku = {};
|
|
|
9460
9460
|
], r.prototype, "toString", null), t.ATNState = r, function(i) {
|
|
9461
9461
|
i.INVALID_STATE_NUMBER = -1;
|
|
9462
9462
|
}(r = t.ATNState || (t.ATNState = {}));
|
|
9463
|
-
})(
|
|
9463
|
+
})(Ju);
|
|
9464
9464
|
/*!
|
|
9465
9465
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
9466
9466
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
9467
9467
|
*/
|
|
9468
|
-
Object.defineProperty(
|
|
9469
|
-
|
|
9470
|
-
const Whe =
|
|
9468
|
+
Object.defineProperty(Ku, "__esModule", { value: !0 });
|
|
9469
|
+
Ku.DecisionState = void 0;
|
|
9470
|
+
const Whe = Ju;
|
|
9471
9471
|
class Vhe extends Whe.ATNState {
|
|
9472
9472
|
constructor() {
|
|
9473
9473
|
super(...arguments), this.decision = -1, this.nonGreedy = !1, this.sll = !1;
|
|
9474
9474
|
}
|
|
9475
9475
|
}
|
|
9476
|
-
|
|
9476
|
+
Ku.DecisionState = Vhe;
|
|
9477
9477
|
var S6 = {}, iS = {};
|
|
9478
9478
|
(function(t) {
|
|
9479
9479
|
/*!
|
|
@@ -10423,7 +10423,7 @@ var Mn = T && T.__decorate || function(t, e, n, r) {
|
|
|
10423
10423
|
};
|
|
10424
10424
|
Object.defineProperty(hx, "__esModule", { value: !0 });
|
|
10425
10425
|
hx.ATNConfig = void 0;
|
|
10426
|
-
const e2e = ml, t2e =
|
|
10426
|
+
const e2e = ml, t2e = Ku, va = Tn, Zt = Ae, n2e = bs, eP = Ho(), qc = px, tP = yi(), b6 = 2147483648;
|
|
10427
10427
|
let Ei = class $1 {
|
|
10428
10428
|
constructor(e, n, r) {
|
|
10429
10429
|
typeof n == "number" ? (tP((n & 16777215) === n), this._state = e, this.altAndOuterContextDepth = n, this._context = r) : (this._state = e, this.altAndOuterContextDepth = n.altAndOuterContextDepth, this._context = r);
|
|
@@ -10557,8 +10557,8 @@ let Ei = class $1 {
|
|
|
10557
10557
|
return this === e ? !0 : e instanceof $1 ? this.state.stateNumber === e.state.stateNumber && this.alt === e.alt && this.reachesIntoOuterContext === e.reachesIntoOuterContext && this.context.equals(e.context) && this.semanticContext.equals(e.semanticContext) && this.isPrecedenceFilterSuppressed === e.isPrecedenceFilterSuppressed && this.hasPassedThroughNonGreedyDecision === e.hasPassedThroughNonGreedyDecision && n2e.ObjectEqualityComparator.INSTANCE.equals(this.lexerActionExecutor, e.lexerActionExecutor) : !1;
|
|
10558
10558
|
}
|
|
10559
10559
|
hashCode() {
|
|
10560
|
-
let e =
|
|
10561
|
-
return e =
|
|
10560
|
+
let e = va.MurmurHash.initialize(7);
|
|
10561
|
+
return e = va.MurmurHash.update(e, this.state.stateNumber), e = va.MurmurHash.update(e, this.alt), e = va.MurmurHash.update(e, this.reachesIntoOuterContext ? 1 : 0), e = va.MurmurHash.update(e, this.context), e = va.MurmurHash.update(e, this.semanticContext), e = va.MurmurHash.update(e, this.hasPassedThroughNonGreedyDecision ? 1 : 0), e = va.MurmurHash.update(e, this.lexerActionExecutor), e = va.MurmurHash.finish(e, 7), e;
|
|
10562
10562
|
}
|
|
10563
10563
|
/**
|
|
10564
10564
|
* Returns a graphical representation of the current `ATNConfig` in Graphviz format. The graph can be stored to a
|
|
@@ -11638,7 +11638,7 @@ r2.ProxyErrorListener = jW;
|
|
|
11638
11638
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
11639
11639
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
11640
11640
|
*/
|
|
11641
|
-
var
|
|
11641
|
+
var Xu = T && T.__decorate || function(t, e, n, r) {
|
|
11642
11642
|
var i = arguments.length, s = i < 3 ? e : r === null ? r = Object.getOwnPropertyDescriptor(e, n) : r, o;
|
|
11643
11643
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
|
|
11644
11644
|
s = Reflect.decorate(t, e, n, r);
|
|
@@ -11792,37 +11792,37 @@ class zn {
|
|
|
11792
11792
|
zn.EOF = -1;
|
|
11793
11793
|
zn.tokenTypeMapCache = /* @__PURE__ */ new WeakMap();
|
|
11794
11794
|
zn.ruleIndexMapCache = /* @__PURE__ */ new WeakMap();
|
|
11795
|
-
|
|
11795
|
+
Xu([
|
|
11796
11796
|
ys.SuppressWarnings("serial"),
|
|
11797
11797
|
ys.NotNull
|
|
11798
11798
|
], zn.prototype, "_listeners", void 0);
|
|
11799
|
-
|
|
11799
|
+
Xu([
|
|
11800
11800
|
ys.NotNull
|
|
11801
11801
|
], zn.prototype, "getTokenTypeMap", null);
|
|
11802
|
-
|
|
11802
|
+
Xu([
|
|
11803
11803
|
ys.NotNull
|
|
11804
11804
|
], zn.prototype, "getRuleIndexMap", null);
|
|
11805
|
-
|
|
11805
|
+
Xu([
|
|
11806
11806
|
ys.NotNull
|
|
11807
11807
|
], zn.prototype, "serializedATN", null);
|
|
11808
|
-
|
|
11808
|
+
Xu([
|
|
11809
11809
|
ys.NotNull
|
|
11810
11810
|
], zn.prototype, "atn", null);
|
|
11811
|
-
|
|
11811
|
+
Xu([
|
|
11812
11812
|
ys.NotNull,
|
|
11813
11813
|
uS(0, ys.NotNull)
|
|
11814
11814
|
], zn.prototype, "interpreter", null);
|
|
11815
|
-
|
|
11815
|
+
Xu([
|
|
11816
11816
|
ys.NotNull,
|
|
11817
11817
|
uS(0, ys.NotNull)
|
|
11818
11818
|
], zn.prototype, "getErrorHeader", null);
|
|
11819
|
-
|
|
11819
|
+
Xu([
|
|
11820
11820
|
uS(0, ys.NotNull)
|
|
11821
11821
|
], zn.prototype, "addErrorListener", null);
|
|
11822
|
-
|
|
11822
|
+
Xu([
|
|
11823
11823
|
uS(0, ys.NotNull)
|
|
11824
11824
|
], zn.prototype, "removeErrorListener", null);
|
|
11825
|
-
|
|
11825
|
+
Xu([
|
|
11826
11826
|
ys.NotNull
|
|
11827
11827
|
], zn.prototype, "getErrorListeners", null);
|
|
11828
11828
|
tc.Recognizer = zn;
|
|
@@ -12072,7 +12072,7 @@ var x2e = T && T.__decorate || function(t, e, n, r) {
|
|
|
12072
12072
|
};
|
|
12073
12073
|
Object.defineProperty(i2, "__esModule", { value: !0 });
|
|
12074
12074
|
i2.StarLoopEntryState = void 0;
|
|
12075
|
-
const d2e = hr, h2e = zo, p2e =
|
|
12075
|
+
const d2e = hr, h2e = zo, p2e = Ku, g2e = Ae;
|
|
12076
12076
|
class qW extends p2e.DecisionState {
|
|
12077
12077
|
constructor() {
|
|
12078
12078
|
super(...arguments), this.precedenceRuleDecision = !1, this.precedenceLoopbackStates = new h2e.BitSet();
|
|
@@ -13117,7 +13117,7 @@ var WW = T && T.__decorate || function(t, e, n, r) {
|
|
|
13117
13117
|
};
|
|
13118
13118
|
Object.defineProperty(ic, "__esModule", { value: !0 });
|
|
13119
13119
|
ic.RuleStopState = void 0;
|
|
13120
|
-
const N2e =
|
|
13120
|
+
const N2e = Ju, F2e = hr, VW = Ae;
|
|
13121
13121
|
class kN extends N2e.ATNState {
|
|
13122
13122
|
get nonStopStateNumber() {
|
|
13123
13123
|
return -1;
|
|
@@ -14133,7 +14133,7 @@ var L2e = T && T.__decorate || function(t, e, n, r) {
|
|
|
14133
14133
|
};
|
|
14134
14134
|
Object.defineProperty(Qm, "__esModule", { value: !0 });
|
|
14135
14135
|
Qm.BasicState = void 0;
|
|
14136
|
-
const I2e =
|
|
14136
|
+
const I2e = Ju, B2e = hr, $2e = Ae;
|
|
14137
14137
|
class YW extends I2e.ATNState {
|
|
14138
14138
|
get stateType() {
|
|
14139
14139
|
return B2e.ATNStateType.BASIC;
|
|
@@ -14937,7 +14937,7 @@ var hS = {}, vx = {};
|
|
|
14937
14937
|
*/
|
|
14938
14938
|
Object.defineProperty(vx, "__esModule", { value: !0 });
|
|
14939
14939
|
vx.BlockStartState = void 0;
|
|
14940
|
-
const tpe =
|
|
14940
|
+
const tpe = Ku;
|
|
14941
14941
|
class npe extends tpe.DecisionState {
|
|
14942
14942
|
}
|
|
14943
14943
|
vx.BlockStartState = npe;
|
|
@@ -14982,7 +14982,7 @@ var upe = T && T.__decorate || function(t, e, n, r) {
|
|
|
14982
14982
|
};
|
|
14983
14983
|
Object.defineProperty(pS, "__esModule", { value: !0 });
|
|
14984
14984
|
pS.BlockEndState = void 0;
|
|
14985
|
-
const ape =
|
|
14985
|
+
const ape = Ju, lpe = hr, cpe = Ae;
|
|
14986
14986
|
class eV extends ape.ATNState {
|
|
14987
14987
|
get stateType() {
|
|
14988
14988
|
return lpe.ATNStateType.BLOCK_END;
|
|
@@ -15774,7 +15774,7 @@ var ype = T && T.__decorate || function(t, e, n, r) {
|
|
|
15774
15774
|
};
|
|
15775
15775
|
Object.defineProperty(n3, "__esModule", { value: !0 });
|
|
15776
15776
|
n3.LoopEndState = void 0;
|
|
15777
|
-
const Epe =
|
|
15777
|
+
const Epe = Ju, Ape = hr, vpe = Ae;
|
|
15778
15778
|
class iV extends Epe.ATNState {
|
|
15779
15779
|
get stateType() {
|
|
15780
15780
|
return Ape.ATNStateType.LOOP_END;
|
|
@@ -16336,7 +16336,7 @@ function x2() {
|
|
|
16336
16336
|
};
|
|
16337
16337
|
};
|
|
16338
16338
|
Object.defineProperty(Rp, "__esModule", { value: !0 }), Rp.ParserATNSimulator = void 0;
|
|
16339
|
-
const n = qm, r = Ym, i = qo, s = iS, o = Go(), u = hx, a = Mm(), l = oS(), c = hr, f = Xm, x = zo, h = _S, p =
|
|
16339
|
+
const n = qm, r = Ym, i = qo, s = iS, o = Go(), u = hx, a = Mm(), l = oS(), c = hr, f = Xm, x = zo, h = _S, p = Ku, m = sS(), g = s2, y = dr, E = gl, A = Ae, v = MN(), _ = i3(), S = bs, C = oo(), b = Ho(), N = LN(), L = lV, I = ic, P = u2, q = px, X = PN(), G = cV(), ue = en, he = Ts, pe = yi(), ae = 65535, fe = -(1 << 31 >>> 0);
|
|
16340
16340
|
let re = class ft extends l.ATNSimulator {
|
|
16341
16341
|
constructor(D, R) {
|
|
16342
16342
|
super(D), this.predictionMode = L.PredictionMode.LL, this.force_global_context = !1, this.always_try_local_context = !0, this.enable_global_context_dfa = !1, this.optimize_unique_closure = !0, this.optimize_ll1 = !0, this.optimize_tail_calls = !0, this.tail_call_preserves_sll = !0, this.treat_sllk1_conflict_as_ambiguity = !1, this.reportAmbiguities = !1, this.userWantsCtxSensitive = !0, this._parser = R;
|
|
@@ -17479,7 +17479,7 @@ var Rpe = T && T.__decorate || function(t, e, n, r) {
|
|
|
17479
17479
|
};
|
|
17480
17480
|
Object.defineProperty(CS, "__esModule", { value: !0 });
|
|
17481
17481
|
CS.PlusLoopbackState = void 0;
|
|
17482
|
-
const Ope = hr, Dpe =
|
|
17482
|
+
const Ope = hr, Dpe = Ku, wpe = Ae;
|
|
17483
17483
|
class xV extends Dpe.DecisionState {
|
|
17484
17484
|
get stateType() {
|
|
17485
17485
|
return Ope.ATNStateType.PLUS_LOOP_BACK;
|
|
@@ -17676,7 +17676,7 @@ var jpe = T && T.__decorate || function(t, e, n, r) {
|
|
|
17676
17676
|
};
|
|
17677
17677
|
Object.defineProperty(RS, "__esModule", { value: !0 });
|
|
17678
17678
|
RS.RuleStartState = void 0;
|
|
17679
|
-
const Upe =
|
|
17679
|
+
const Upe = Ju, qpe = hr, Hpe = Ae;
|
|
17680
17680
|
class dV extends Upe.ATNState {
|
|
17681
17681
|
constructor() {
|
|
17682
17682
|
super(...arguments), this.isPrecedenceRule = !1, this.leftFactored = !1;
|
|
@@ -17731,7 +17731,7 @@ var Vpe = T && T.__decorate || function(t, e, n, r) {
|
|
|
17731
17731
|
};
|
|
17732
17732
|
Object.defineProperty(DS, "__esModule", { value: !0 });
|
|
17733
17733
|
DS.StarLoopbackState = void 0;
|
|
17734
|
-
const Ype =
|
|
17734
|
+
const Ype = Ju, Kpe = hr, Jpe = Ae;
|
|
17735
17735
|
class pV extends Ype.ATNState {
|
|
17736
17736
|
get loopEntryState() {
|
|
17737
17737
|
return this.transition(0).target;
|
|
@@ -17760,7 +17760,7 @@ var Xpe = T && T.__decorate || function(t, e, n, r) {
|
|
|
17760
17760
|
};
|
|
17761
17761
|
Object.defineProperty(wS, "__esModule", { value: !0 });
|
|
17762
17762
|
wS.TokensStartState = void 0;
|
|
17763
|
-
const Zpe = hr, e1e =
|
|
17763
|
+
const Zpe = hr, e1e = Ku, t1e = Ae;
|
|
17764
17764
|
class gV extends e1e.DecisionState {
|
|
17765
17765
|
get stateType() {
|
|
17766
17766
|
return Zpe.ATNStateType.TOKEN_START;
|
|
@@ -17822,7 +17822,7 @@ function d2() {
|
|
|
17822
17822
|
};
|
|
17823
17823
|
};
|
|
17824
17824
|
Object.defineProperty(bp, "__esModule", { value: !0 }), bp.ATNDeserializer = void 0;
|
|
17825
|
-
const n = Ym, r = qo, i = Go(), s = Vm, o = hr, u = Xm, a = hS, l = Qm, c = zo, f = pS, x = vx, h =
|
|
17825
|
+
const n = Ym, r = qo, i = Go(), s = Vm, o = hr, u = Xm, a = hS, l = Qm, c = zo, f = pS, x = vx, h = Ku, p = HW(), m = gS, g = Ax(), y = zm, E = mS, A = yS, v = ES, _ = tV, S = nV, C = AS, b = rV, N = vS, L = n3, I = Ae, P = MN(), q = x2(), X = SS, G = CS, ue = bS, he = u3, pe = TS, ae = RS, fe = ic, re = u2, ie = PN(), D = OS, R = DS, O = i2, k = en, W = wS, H = NS, w = Wm;
|
|
17826
17826
|
var $;
|
|
17827
17827
|
(function(Q) {
|
|
17828
17828
|
Q[Q.UNICODE_BMP = 0] = "UNICODE_BMP", Q[Q.UNICODE_SMP = 1] = "UNICODE_SMP";
|
|
@@ -18540,7 +18540,7 @@ function jN() {
|
|
|
18540
18540
|
};
|
|
18541
18541
|
};
|
|
18542
18542
|
Object.defineProperty(Fp, "__esModule", { value: !0 }), Fp.DefaultErrorStrategy = void 0;
|
|
18543
|
-
const n =
|
|
18543
|
+
const n = Ju, r = hr, i = oc, s = _x, o = Ax(), u = i3(), a = Ho(), l = en, c = Ae;
|
|
18544
18544
|
let f = class {
|
|
18545
18545
|
constructor() {
|
|
18546
18546
|
this.errorRecoveryMode = !1, this.lastErrorIndex = -1, this.nextTokensState = n.ATNState.INVALID_STATE_NUMBER;
|
|
@@ -19537,7 +19537,7 @@ var x3 = {};
|
|
|
19537
19537
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
19538
19538
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
19539
19539
|
*/
|
|
19540
|
-
var
|
|
19540
|
+
var Zu = T && T.__decorate || function(t, e, n, r) {
|
|
19541
19541
|
var i = arguments.length, s = i < 3 ? e : r === null ? r = Object.getOwnPropertyDescriptor(e, n) : r, o;
|
|
19542
19542
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
|
|
19543
19543
|
s = Reflect.decorate(t, e, n, r);
|
|
@@ -19548,7 +19548,7 @@ var Xu = T && T.__decorate || function(t, e, n, r) {
|
|
|
19548
19548
|
};
|
|
19549
19549
|
Object.defineProperty(x3, "__esModule", { value: !0 });
|
|
19550
19550
|
x3.CodePointCharStream = void 0;
|
|
19551
|
-
const DP = yi(), eE = gl, g1e = dr,
|
|
19551
|
+
const DP = yi(), eE = gl, g1e = dr, ea = Ae;
|
|
19552
19552
|
class Rs {
|
|
19553
19553
|
// Use the factory method {@link #fromBuffer(CodePointBuffer)} to
|
|
19554
19554
|
// construct instances of this type.
|
|
@@ -19605,35 +19605,35 @@ class Rs {
|
|
|
19605
19605
|
return this._array instanceof Int32Array ? String.fromCodePoint(...Array.from(this._array.subarray(n, n + r))) : String.fromCharCode(...Array.from(this._array.subarray(n, n + r)));
|
|
19606
19606
|
}
|
|
19607
19607
|
}
|
|
19608
|
-
|
|
19609
|
-
|
|
19608
|
+
Zu([
|
|
19609
|
+
ea.Override
|
|
19610
19610
|
], Rs.prototype, "consume", null);
|
|
19611
|
-
|
|
19612
|
-
|
|
19611
|
+
Zu([
|
|
19612
|
+
ea.Override
|
|
19613
19613
|
], Rs.prototype, "index", null);
|
|
19614
|
-
|
|
19615
|
-
|
|
19614
|
+
Zu([
|
|
19615
|
+
ea.Override
|
|
19616
19616
|
], Rs.prototype, "size", null);
|
|
19617
|
-
|
|
19618
|
-
|
|
19617
|
+
Zu([
|
|
19618
|
+
ea.Override
|
|
19619
19619
|
], Rs.prototype, "mark", null);
|
|
19620
|
-
|
|
19621
|
-
|
|
19620
|
+
Zu([
|
|
19621
|
+
ea.Override
|
|
19622
19622
|
], Rs.prototype, "release", null);
|
|
19623
|
-
|
|
19624
|
-
|
|
19623
|
+
Zu([
|
|
19624
|
+
ea.Override
|
|
19625
19625
|
], Rs.prototype, "seek", null);
|
|
19626
|
-
|
|
19627
|
-
|
|
19626
|
+
Zu([
|
|
19627
|
+
ea.Override
|
|
19628
19628
|
], Rs.prototype, "sourceName", null);
|
|
19629
|
-
|
|
19630
|
-
|
|
19629
|
+
Zu([
|
|
19630
|
+
ea.Override
|
|
19631
19631
|
], Rs.prototype, "toString", null);
|
|
19632
|
-
|
|
19633
|
-
|
|
19632
|
+
Zu([
|
|
19633
|
+
ea.Override
|
|
19634
19634
|
], Rs.prototype, "LA", null);
|
|
19635
|
-
|
|
19636
|
-
|
|
19635
|
+
Zu([
|
|
19636
|
+
ea.Override
|
|
19637
19637
|
], Rs.prototype, "getText", null);
|
|
19638
19638
|
x3.CodePointCharStream = Rs;
|
|
19639
19639
|
(function(t) {
|
|
@@ -20289,7 +20289,7 @@ function SV() {
|
|
|
20289
20289
|
};
|
|
20290
20290
|
};
|
|
20291
20291
|
Object.defineProperty(Bp, "__esModule", { value: !0 }), Bp.ParserInterpreter = void 0;
|
|
20292
|
-
const n =
|
|
20292
|
+
const n = Ju, r = hr, i = zo, s = oc, o = _x, u = _V(), a = n3, l = Ae, c = Ae, f = g2(), x = x2(), h = so, p = i2, m = en;
|
|
20293
20293
|
let g = class gD extends f.Parser {
|
|
20294
20294
|
constructor(E, A, v, _, S) {
|
|
20295
20295
|
if (super(E instanceof gD ? E.inputStream : S), this._parentContextStack = [], this.overrideDecision = -1, this.overrideDecisionInputIndex = -1, this.overrideDecisionAlt = -1, this.overrideDecisionReached = !1, this._overrideDecisionRoot = void 0, E instanceof gD) {
|
|
@@ -23438,7 +23438,7 @@ var It = {}, J1e = T && T.__createBinding || (Object.create ? function(t, e, n,
|
|
|
23438
23438
|
};
|
|
23439
23439
|
Object.defineProperty(It, "__esModule", { value: !0 });
|
|
23440
23440
|
It.PropertiesContext = It.ArrayValueContext = It.ReferenceContext = It.ArrayElementContext = It.EqValueContext = It.PropNameContext = It.IdentifierContext = It.StringContext = It.TagDefContext = It.TagUpdatePropertiesContext = It.TagReplacePropertiesContext = It.TagEqContext = It.TagSpecContext = It.TagLineContext = It.MalloyTagParser = void 0;
|
|
23441
|
-
const ege = Go(), tge = d2(), nge = oc, P6 = i3(), rge = g2(),
|
|
23441
|
+
const ege = Go(), tge = d2(), nge = oc, P6 = i3(), rge = g2(), ta = oo(), ige = x2(), ru = so, fM = en, sge = Ts, oge = Z1e(yn);
|
|
23442
23442
|
class ye extends rge.Parser {
|
|
23443
23443
|
// @Override
|
|
23444
23444
|
// @NotNull
|
|
@@ -23488,7 +23488,7 @@ class ye extends rge.Parser {
|
|
|
23488
23488
|
}
|
|
23489
23489
|
// @RuleVersion(0)
|
|
23490
23490
|
tagSpec() {
|
|
23491
|
-
let e = new
|
|
23491
|
+
let e = new Fu(this._ctx, this.state);
|
|
23492
23492
|
this.enterRule(e, 2, ye.RULE_tagSpec);
|
|
23493
23493
|
let n;
|
|
23494
23494
|
try {
|
|
@@ -23830,12 +23830,12 @@ Z\v
|
|
|
23830
23830
|
KM LELILJLKMNO\x07\x07OP
|
|
23831
23831
|
PQ\x07\bQRS\x07\vSX\bTU\x07\fUW\bVTWZXVXYY\\ZX[]\x07\f\\[\\]]^^_\x07\r_\`h\x07 ai\x07bdcbdgeceffigehaheijjk\x07
|
|
23832
23832
|
k"'/2=CGLX\\eh`;
|
|
23833
|
-
class TV extends
|
|
23833
|
+
class TV extends ta.ParserRuleContext {
|
|
23834
23834
|
EOF() {
|
|
23835
23835
|
return this.getToken(ye.EOF, 0);
|
|
23836
23836
|
}
|
|
23837
23837
|
tagSpec(e) {
|
|
23838
|
-
return e === void 0 ? this.getRuleContexts(
|
|
23838
|
+
return e === void 0 ? this.getRuleContexts(Fu) : this.getRuleContext(e, Fu);
|
|
23839
23839
|
}
|
|
23840
23840
|
constructor(e, n) {
|
|
23841
23841
|
super(e, n);
|
|
@@ -23850,7 +23850,7 @@ class TV extends ea.ParserRuleContext {
|
|
|
23850
23850
|
}
|
|
23851
23851
|
}
|
|
23852
23852
|
It.TagLineContext = TV;
|
|
23853
|
-
class
|
|
23853
|
+
class Fu extends ta.ParserRuleContext {
|
|
23854
23854
|
constructor(e, n) {
|
|
23855
23855
|
super(e, n);
|
|
23856
23856
|
}
|
|
@@ -23862,8 +23862,8 @@ class Nu extends ea.ParserRuleContext {
|
|
|
23862
23862
|
super.copyFrom(e);
|
|
23863
23863
|
}
|
|
23864
23864
|
}
|
|
23865
|
-
It.TagSpecContext =
|
|
23866
|
-
class RV extends
|
|
23865
|
+
It.TagSpecContext = Fu;
|
|
23866
|
+
class RV extends Fu {
|
|
23867
23867
|
propName() {
|
|
23868
23868
|
return this.getRuleContext(0, Cx);
|
|
23869
23869
|
}
|
|
@@ -23885,7 +23885,7 @@ class RV extends Nu {
|
|
|
23885
23885
|
}
|
|
23886
23886
|
}
|
|
23887
23887
|
It.TagEqContext = RV;
|
|
23888
|
-
class OV extends
|
|
23888
|
+
class OV extends Fu {
|
|
23889
23889
|
propName() {
|
|
23890
23890
|
return this.getRuleContext(0, Cx);
|
|
23891
23891
|
}
|
|
@@ -23907,7 +23907,7 @@ class OV extends Nu {
|
|
|
23907
23907
|
}
|
|
23908
23908
|
}
|
|
23909
23909
|
It.TagReplacePropertiesContext = OV;
|
|
23910
|
-
class DV extends
|
|
23910
|
+
class DV extends Fu {
|
|
23911
23911
|
propName() {
|
|
23912
23912
|
return this.getRuleContext(0, Cx);
|
|
23913
23913
|
}
|
|
@@ -23923,7 +23923,7 @@ class DV extends Nu {
|
|
|
23923
23923
|
}
|
|
23924
23924
|
}
|
|
23925
23925
|
It.TagUpdatePropertiesContext = DV;
|
|
23926
|
-
class wV extends
|
|
23926
|
+
class wV extends Fu {
|
|
23927
23927
|
propName() {
|
|
23928
23928
|
return this.getRuleContext(0, Cx);
|
|
23929
23929
|
}
|
|
@@ -23939,7 +23939,7 @@ class wV extends Nu {
|
|
|
23939
23939
|
}
|
|
23940
23940
|
}
|
|
23941
23941
|
It.TagDefContext = wV;
|
|
23942
|
-
let PS = class extends
|
|
23942
|
+
let PS = class extends ta.ParserRuleContext {
|
|
23943
23943
|
SQ_STRING() {
|
|
23944
23944
|
return this.tryGetToken(ye.SQ_STRING, 0);
|
|
23945
23945
|
}
|
|
@@ -23965,7 +23965,7 @@ let PS = class extends ea.ParserRuleContext {
|
|
|
23965
23965
|
}
|
|
23966
23966
|
};
|
|
23967
23967
|
It.StringContext = PS;
|
|
23968
|
-
class iv extends
|
|
23968
|
+
class iv extends ta.ParserRuleContext {
|
|
23969
23969
|
BQ_STRING() {
|
|
23970
23970
|
return this.tryGetToken(ye.BQ_STRING, 0);
|
|
23971
23971
|
}
|
|
@@ -23985,7 +23985,7 @@ class iv extends ea.ParserRuleContext {
|
|
|
23985
23985
|
}
|
|
23986
23986
|
}
|
|
23987
23987
|
It.IdentifierContext = iv;
|
|
23988
|
-
class Cx extends
|
|
23988
|
+
class Cx extends ta.ParserRuleContext {
|
|
23989
23989
|
identifier(e) {
|
|
23990
23990
|
return e === void 0 ? this.getRuleContexts(iv) : this.getRuleContext(e, iv);
|
|
23991
23991
|
}
|
|
@@ -24005,7 +24005,7 @@ class Cx extends ea.ParserRuleContext {
|
|
|
24005
24005
|
}
|
|
24006
24006
|
}
|
|
24007
24007
|
It.PropNameContext = Cx;
|
|
24008
|
-
class WN extends
|
|
24008
|
+
class WN extends ta.ParserRuleContext {
|
|
24009
24009
|
string() {
|
|
24010
24010
|
return this.tryGetRuleContext(0, PS);
|
|
24011
24011
|
}
|
|
@@ -24028,7 +24028,7 @@ class WN extends ea.ParserRuleContext {
|
|
|
24028
24028
|
}
|
|
24029
24029
|
}
|
|
24030
24030
|
It.EqValueContext = WN;
|
|
24031
|
-
class sv extends
|
|
24031
|
+
class sv extends ta.ParserRuleContext {
|
|
24032
24032
|
string() {
|
|
24033
24033
|
return this.tryGetRuleContext(0, PS);
|
|
24034
24034
|
}
|
|
@@ -24054,7 +24054,7 @@ class sv extends ea.ParserRuleContext {
|
|
|
24054
24054
|
}
|
|
24055
24055
|
}
|
|
24056
24056
|
It.ArrayElementContext = sv;
|
|
24057
|
-
class MS extends
|
|
24057
|
+
class MS extends ta.ParserRuleContext {
|
|
24058
24058
|
RF_BEG() {
|
|
24059
24059
|
return this.getToken(ye.RF_BEG, 0);
|
|
24060
24060
|
}
|
|
@@ -24077,7 +24077,7 @@ class MS extends ea.ParserRuleContext {
|
|
|
24077
24077
|
}
|
|
24078
24078
|
}
|
|
24079
24079
|
It.ReferenceContext = MS;
|
|
24080
|
-
class jS extends
|
|
24080
|
+
class jS extends ta.ParserRuleContext {
|
|
24081
24081
|
AR_BEG() {
|
|
24082
24082
|
return this.getToken(ye.AR_BEG, 0);
|
|
24083
24083
|
}
|
|
@@ -24103,7 +24103,7 @@ class jS extends ea.ParserRuleContext {
|
|
|
24103
24103
|
}
|
|
24104
24104
|
}
|
|
24105
24105
|
It.ArrayValueContext = jS;
|
|
24106
|
-
class m2 extends
|
|
24106
|
+
class m2 extends ta.ParserRuleContext {
|
|
24107
24107
|
PR_BEG() {
|
|
24108
24108
|
return this.getToken(ye.PR_BEG, 0);
|
|
24109
24109
|
}
|
|
@@ -24114,7 +24114,7 @@ class m2 extends ea.ParserRuleContext {
|
|
|
24114
24114
|
return this.tryGetToken(ye.DOTTY, 0);
|
|
24115
24115
|
}
|
|
24116
24116
|
tagSpec(e) {
|
|
24117
|
-
return e === void 0 ? this.getRuleContexts(
|
|
24117
|
+
return e === void 0 ? this.getRuleContexts(Fu) : this.getRuleContext(e, Fu);
|
|
24118
24118
|
}
|
|
24119
24119
|
constructor(e, n) {
|
|
24120
24120
|
super(e, n);
|
|
@@ -24146,7 +24146,7 @@ var qS = {};
|
|
|
24146
24146
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
24147
24147
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
24148
24148
|
*/
|
|
24149
|
-
var
|
|
24149
|
+
var na = T && T.__decorate || function(t, e, n, r) {
|
|
24150
24150
|
var i = arguments.length, s = i < 3 ? e : r === null ? r = Object.getOwnPropertyDescriptor(e, n) : r, o;
|
|
24151
24151
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
|
|
24152
24152
|
s = Reflect.decorate(t, e, n, r);
|
|
@@ -24157,7 +24157,7 @@ var ta = T && T.__decorate || function(t, e, n, r) {
|
|
|
24157
24157
|
};
|
|
24158
24158
|
Object.defineProperty(qS, "__esModule", { value: !0 });
|
|
24159
24159
|
qS.ANTLRInputStream = void 0;
|
|
24160
|
-
const uge = yi(),
|
|
24160
|
+
const uge = yi(), ra = Ae, tE = gl;
|
|
24161
24161
|
class Wo {
|
|
24162
24162
|
/** Copy data in string to a local char array */
|
|
24163
24163
|
constructor(e) {
|
|
@@ -24221,35 +24221,35 @@ class Wo {
|
|
|
24221
24221
|
return this.data;
|
|
24222
24222
|
}
|
|
24223
24223
|
}
|
|
24224
|
-
|
|
24225
|
-
|
|
24224
|
+
na([
|
|
24225
|
+
ra.Override
|
|
24226
24226
|
], Wo.prototype, "consume", null);
|
|
24227
|
-
|
|
24228
|
-
|
|
24227
|
+
na([
|
|
24228
|
+
ra.Override
|
|
24229
24229
|
], Wo.prototype, "LA", null);
|
|
24230
|
-
|
|
24231
|
-
|
|
24230
|
+
na([
|
|
24231
|
+
ra.Override
|
|
24232
24232
|
], Wo.prototype, "index", null);
|
|
24233
|
-
|
|
24234
|
-
|
|
24233
|
+
na([
|
|
24234
|
+
ra.Override
|
|
24235
24235
|
], Wo.prototype, "size", null);
|
|
24236
|
-
|
|
24237
|
-
|
|
24236
|
+
na([
|
|
24237
|
+
ra.Override
|
|
24238
24238
|
], Wo.prototype, "mark", null);
|
|
24239
|
-
|
|
24240
|
-
|
|
24239
|
+
na([
|
|
24240
|
+
ra.Override
|
|
24241
24241
|
], Wo.prototype, "release", null);
|
|
24242
|
-
|
|
24243
|
-
|
|
24242
|
+
na([
|
|
24243
|
+
ra.Override
|
|
24244
24244
|
], Wo.prototype, "seek", null);
|
|
24245
|
-
|
|
24246
|
-
|
|
24245
|
+
na([
|
|
24246
|
+
ra.Override
|
|
24247
24247
|
], Wo.prototype, "getText", null);
|
|
24248
|
-
|
|
24249
|
-
|
|
24248
|
+
na([
|
|
24249
|
+
ra.Override
|
|
24250
24250
|
], Wo.prototype, "sourceName", null);
|
|
24251
|
-
|
|
24252
|
-
|
|
24251
|
+
na([
|
|
24252
|
+
ra.Override
|
|
24253
24253
|
], Wo.prototype, "toString", null);
|
|
24254
24254
|
qS.ANTLRInputStream = Wo;
|
|
24255
24255
|
var LV = {};
|
|
@@ -24394,7 +24394,7 @@ var ac = T && T.__decorate || function(t, e, n, r) {
|
|
|
24394
24394
|
Object.defineProperty(zS, "__esModule", { value: !0 });
|
|
24395
24395
|
zS.LexerInterpreter = void 0;
|
|
24396
24396
|
const cge = yl(), fge = Hm(), BV = Ae, E2 = Ae;
|
|
24397
|
-
let
|
|
24397
|
+
let Lu = class extends cge.Lexer {
|
|
24398
24398
|
constructor(e, n, r, i, s, o, u) {
|
|
24399
24399
|
if (super(u), o.grammarType !== 0)
|
|
24400
24400
|
throw new Error("IllegalArgumentException: The ATN must be a lexer ATN.");
|
|
@@ -24421,29 +24421,29 @@ let Fu = class extends cge.Lexer {
|
|
|
24421
24421
|
};
|
|
24422
24422
|
ac([
|
|
24423
24423
|
BV.NotNull
|
|
24424
|
-
],
|
|
24424
|
+
], Lu.prototype, "_vocabulary", void 0);
|
|
24425
24425
|
ac([
|
|
24426
24426
|
E2.Override
|
|
24427
|
-
],
|
|
24427
|
+
], Lu.prototype, "atn", null);
|
|
24428
24428
|
ac([
|
|
24429
24429
|
E2.Override
|
|
24430
|
-
],
|
|
24430
|
+
], Lu.prototype, "grammarFileName", null);
|
|
24431
24431
|
ac([
|
|
24432
24432
|
E2.Override
|
|
24433
|
-
],
|
|
24433
|
+
], Lu.prototype, "ruleNames", null);
|
|
24434
24434
|
ac([
|
|
24435
24435
|
E2.Override
|
|
24436
|
-
],
|
|
24436
|
+
], Lu.prototype, "channelNames", null);
|
|
24437
24437
|
ac([
|
|
24438
24438
|
E2.Override
|
|
24439
|
-
],
|
|
24439
|
+
], Lu.prototype, "modeNames", null);
|
|
24440
24440
|
ac([
|
|
24441
24441
|
E2.Override
|
|
24442
|
-
],
|
|
24443
|
-
|
|
24442
|
+
], Lu.prototype, "vocabulary", null);
|
|
24443
|
+
Lu = ac([
|
|
24444
24444
|
lge(1, BV.NotNull)
|
|
24445
|
-
],
|
|
24446
|
-
zS.LexerInterpreter =
|
|
24445
|
+
], Lu);
|
|
24446
|
+
zS.LexerInterpreter = Lu;
|
|
24447
24447
|
var $V = {};
|
|
24448
24448
|
/*!
|
|
24449
24449
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -25911,7 +25911,7 @@ class ni {
|
|
|
25911
25911
|
return this.analyticalSQL === void 0 ? this.getSQL() : e && this.partitionSQL ? this.partitionSQL : this.analyticalSQL;
|
|
25912
25912
|
}
|
|
25913
25913
|
}
|
|
25914
|
-
class
|
|
25914
|
+
class cu {
|
|
25915
25915
|
constructor(e, n) {
|
|
25916
25916
|
this.turtleDef = e, this.parent = n, this.type = "query", this.allFields = /* @__PURE__ */ new Map(), this.groupSet = 0, this.depth = 0, this.childGroups = [], this.hasHaving = !1, this.ungroupedSets = /* @__PURE__ */ new Map(), this.resultUsesUngrouped = !1, this.firstSegment = e.pipeline[0];
|
|
25917
25917
|
}
|
|
@@ -26013,7 +26013,7 @@ class lu {
|
|
|
26013
26013
|
structs() {
|
|
26014
26014
|
const e = [];
|
|
26015
26015
|
for (const n of this.allFields.values())
|
|
26016
|
-
n instanceof
|
|
26016
|
+
n instanceof cu && e.push(n);
|
|
26017
26017
|
return e;
|
|
26018
26018
|
}
|
|
26019
26019
|
// return a list of structs that match the criteria
|
|
@@ -26091,7 +26091,7 @@ class lu {
|
|
|
26091
26091
|
e.assignFieldsToGroups();
|
|
26092
26092
|
}
|
|
26093
26093
|
}
|
|
26094
|
-
class qge extends
|
|
26094
|
+
class qge extends cu {
|
|
26095
26095
|
constructor(e) {
|
|
26096
26096
|
super(e, void 0), this.joins = /* @__PURE__ */ new Map(), this.havings = new gn.AndChain(), this.isComplexQuery = !1, this.queryUsesPartitioning = !1, this.computeOnlyGroups = [], this.elimatedComputeGroups = !1;
|
|
26097
26097
|
}
|
|
@@ -26281,7 +26281,7 @@ class cs extends YN {
|
|
|
26281
26281
|
if (s instanceof cs) {
|
|
26282
26282
|
if (this.firstSegment.type === "project")
|
|
26283
26283
|
throw new Error(`Nested views cannot be used in select - '${s.fieldDef.name}'`);
|
|
26284
|
-
const o = new
|
|
26284
|
+
const o = new cu(s.fieldDef, e);
|
|
26285
26285
|
this.expandFields(o), e.add(i, o);
|
|
26286
26286
|
} else if (s instanceof Os) {
|
|
26287
26287
|
if (e.addField(i, s, {
|
|
@@ -26359,7 +26359,7 @@ class cs extends YN {
|
|
|
26359
26359
|
} : void 0;
|
|
26360
26360
|
}
|
|
26361
26361
|
return;
|
|
26362
|
-
} else if (e instanceof
|
|
26362
|
+
} else if (e instanceof cu) {
|
|
26363
26363
|
const n = e.turtleDef.name || e.turtleDef.as, r = n ? [n] : [], i = e.firstSegment.filterList, s = e.turtleDef.pipeline[e.turtleDef.pipeline.length - 1], o = (0, Be.isRawSegment)(s) ? void 0 : s.limit;
|
|
26364
26364
|
let u;
|
|
26365
26365
|
if ((0, Be.isQuerySegment)(s) && (u = s.orderBy), n)
|
|
@@ -26381,7 +26381,7 @@ class cs extends YN {
|
|
|
26381
26381
|
let s = 0;
|
|
26382
26382
|
for (const [u, a] of e.allFields) {
|
|
26383
26383
|
const l = this.getResultMetadata(a);
|
|
26384
|
-
if (a instanceof
|
|
26384
|
+
if (a instanceof cu) {
|
|
26385
26385
|
const { structDef: c } = this.generateTurtlePipelineSQL(a, new uv(!0, void 0), "<nosource>");
|
|
26386
26386
|
if (a.getRepeatedResultType() === "nested") {
|
|
26387
26387
|
const f = {
|
|
@@ -26634,7 +26634,7 @@ ${(0, gn.indent)(h)}) AS ${n.alias}
|
|
|
26634
26634
|
} else
|
|
26635
26635
|
rE(l.f) && (n.sql.push(`${f} as ${c}`), n.fieldIndex++);
|
|
26636
26636
|
}
|
|
26637
|
-
} else if (l instanceof
|
|
26637
|
+
} else if (l instanceof cu) {
|
|
26638
26638
|
if (l.firstSegment.type === "reduce")
|
|
26639
26639
|
this.generateStage0Fields(l, n, r);
|
|
26640
26640
|
else if (l.firstSegment.type === "project") {
|
|
@@ -26731,7 +26731,7 @@ WHERE NOT (${s.sqlOr()})`);
|
|
|
26731
26731
|
r.sql.push(`${l} as ${a}`), r.fieldIndex++;
|
|
26732
26732
|
}
|
|
26733
26733
|
}
|
|
26734
|
-
} else if (u instanceof
|
|
26734
|
+
} else if (u instanceof cu && !(u.depth > e))
|
|
26735
26735
|
if (u.depth === e) {
|
|
26736
26736
|
const l = this.generateTurtleSQL(u, i, a, r.outputPipelinedSQL);
|
|
26737
26737
|
r.groupsAggregated.push({
|
|
@@ -26776,7 +26776,7 @@ WHERE NOT (${s.sqlOr()})`);
|
|
|
26776
26776
|
const o = [], u = [];
|
|
26777
26777
|
for (const [l, c] of this.rootResult.allFields) {
|
|
26778
26778
|
const f = this.parent.dialect.sqlMaybeQuoteIdentifier(l);
|
|
26779
|
-
c instanceof ni ? c.fieldUsage.type === "result" && (mr(c.f) ? (i.push(this.parent.dialect.sqlMaybeQuoteIdentifier(`${l}__${this.rootResult.groupSet}`) + ` as ${f}`), u.push(s++)) : rE(c.f) && (i.push(this.parent.dialect.sqlAnyValueLastTurtle(this.parent.dialect.sqlMaybeQuoteIdentifier(`${l}__${this.rootResult.groupSet}`), this.rootResult.groupSet, f)), s++)) : c instanceof
|
|
26779
|
+
c instanceof ni ? c.fieldUsage.type === "result" && (mr(c.f) ? (i.push(this.parent.dialect.sqlMaybeQuoteIdentifier(`${l}__${this.rootResult.groupSet}`) + ` as ${f}`), u.push(s++)) : rE(c.f) && (i.push(this.parent.dialect.sqlAnyValueLastTurtle(this.parent.dialect.sqlMaybeQuoteIdentifier(`${l}__${this.rootResult.groupSet}`), this.rootResult.groupSet, f)), s++)) : c instanceof cu && (c.firstSegment.type === "reduce" ? (i.push(`${this.generateTurtleSQL(c, e, f, o)} as ${f}`), s++) : c.firstSegment.type === "project" && (i.push(this.parent.dialect.sqlAnyValueLastTurtle(this.parent.dialect.sqlMaybeQuoteIdentifier(`${l}__${this.rootResult.groupSet}`), this.rootResult.groupSet, f)), s++));
|
|
26780
26780
|
}
|
|
26781
26781
|
r += (0, gn.indent)(i.join(`,
|
|
26782
26782
|
`)) + `
|
|
@@ -26793,7 +26793,7 @@ FROM ${n}
|
|
|
26793
26793
|
const n = [];
|
|
26794
26794
|
for (const [r, i] of e.allFields) {
|
|
26795
26795
|
const s = this.parent.dialect.sqlMaybeQuoteIdentifier(r);
|
|
26796
|
-
if (e.firstSegment.type === "reduce" && i instanceof
|
|
26796
|
+
if (e.firstSegment.type === "reduce" && i instanceof cu) {
|
|
26797
26797
|
const o = {
|
|
26798
26798
|
type: "struct",
|
|
26799
26799
|
sqlExpression: this.parent.dialect.sqlMaybeQuoteIdentifier(`${r}__${e.groupSet}`),
|
|
@@ -27595,7 +27595,7 @@ bf.QueryModel = eY;
|
|
|
27595
27595
|
return i.composeSQLExpr;
|
|
27596
27596
|
} });
|
|
27597
27597
|
})(Cs);
|
|
27598
|
-
var ZN = {},
|
|
27598
|
+
var ZN = {}, yu = {}, JS = {}, Kge = T && T.__createBinding || (Object.create ? function(t, e, n, r) {
|
|
27599
27599
|
r === void 0 && (r = n);
|
|
27600
27600
|
var i = Object.getOwnPropertyDescriptor(e, n);
|
|
27601
27601
|
(!i || ("get" in i ? !e.__esModule : i.writable || i.configurable)) && (i = { enumerable: !0, get: function() {
|
|
@@ -29504,7 +29504,7 @@ class d extends ame.Parser {
|
|
|
29504
29504
|
}
|
|
29505
29505
|
// @RuleVersion(0)
|
|
29506
29506
|
accessLabel() {
|
|
29507
|
-
let e = new
|
|
29507
|
+
let e = new ia(this._ctx, this.state);
|
|
29508
29508
|
this.enterRule(e, 70, d.RULE_accessLabel);
|
|
29509
29509
|
let n;
|
|
29510
29510
|
try {
|
|
@@ -31588,7 +31588,7 @@ class d extends ame.Parser {
|
|
|
31588
31588
|
}
|
|
31589
31589
|
// @RuleVersion(0)
|
|
31590
31590
|
string() {
|
|
31591
|
-
let e = new
|
|
31591
|
+
let e = new sa(this._ctx, this.state);
|
|
31592
31592
|
this.enterRule(e, 224, d.RULE_string);
|
|
31593
31593
|
try {
|
|
31594
31594
|
switch (this.state = 1158, this._errHandler.sync(this), this._input.LA(1)) {
|
|
@@ -31648,7 +31648,7 @@ class d extends ame.Parser {
|
|
|
31648
31648
|
}
|
|
31649
31649
|
// @RuleVersion(0)
|
|
31650
31650
|
literal() {
|
|
31651
|
-
let e = new
|
|
31651
|
+
let e = new oa(this._ctx, this.state);
|
|
31652
31652
|
this.enterRule(e, 230, d.RULE_literal);
|
|
31653
31653
|
let n;
|
|
31654
31654
|
try {
|
|
@@ -31699,7 +31699,7 @@ class d extends ame.Parser {
|
|
|
31699
31699
|
}
|
|
31700
31700
|
// @RuleVersion(0)
|
|
31701
31701
|
dateLiteral() {
|
|
31702
|
-
let e = new
|
|
31702
|
+
let e = new ua(this._ctx, this.state);
|
|
31703
31703
|
this.enterRule(e, 232, d.RULE_dateLiteral);
|
|
31704
31704
|
try {
|
|
31705
31705
|
switch (this.state = 1180, this._errHandler.sync(this), this._input.LA(1)) {
|
|
@@ -32573,7 +32573,7 @@ class d extends ame.Parser {
|
|
|
32573
32573
|
}
|
|
32574
32574
|
// @RuleVersion(0)
|
|
32575
32575
|
fieldPath() {
|
|
32576
|
-
let e = new
|
|
32576
|
+
let e = new aa(this._ctx, this.state);
|
|
32577
32577
|
this.enterRule(e, 284, d.RULE_fieldPath);
|
|
32578
32578
|
try {
|
|
32579
32579
|
let n;
|
|
@@ -34254,7 +34254,7 @@ class cv extends me.ParserRuleContext {
|
|
|
34254
34254
|
F.ImportItemContext = cv;
|
|
34255
34255
|
class i8 extends me.ParserRuleContext {
|
|
34256
34256
|
string() {
|
|
34257
|
-
return this.getRuleContext(0,
|
|
34257
|
+
return this.getRuleContext(0, sa);
|
|
34258
34258
|
}
|
|
34259
34259
|
constructor(e, n) {
|
|
34260
34260
|
super(e, n);
|
|
@@ -35071,7 +35071,7 @@ class gY extends Yr {
|
|
|
35071
35071
|
return this.getRuleContext(0, g8);
|
|
35072
35072
|
}
|
|
35073
35073
|
accessLabel() {
|
|
35074
|
-
return this.tryGetRuleContext(0,
|
|
35074
|
+
return this.tryGetRuleContext(0, ia);
|
|
35075
35075
|
}
|
|
35076
35076
|
constructor(e) {
|
|
35077
35077
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -35131,7 +35131,7 @@ class yY extends Yr {
|
|
|
35131
35131
|
return this.tryGetToken(d.VIEW, 0);
|
|
35132
35132
|
}
|
|
35133
35133
|
accessLabel() {
|
|
35134
|
-
return this.tryGetRuleContext(0,
|
|
35134
|
+
return this.tryGetRuleContext(0, ia);
|
|
35135
35135
|
}
|
|
35136
35136
|
constructor(e) {
|
|
35137
35137
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -35213,7 +35213,7 @@ class vY extends Yr {
|
|
|
35213
35213
|
}
|
|
35214
35214
|
}
|
|
35215
35215
|
F.DefIgnoreModel_stubContext = vY;
|
|
35216
|
-
class
|
|
35216
|
+
class ia extends me.ParserRuleContext {
|
|
35217
35217
|
PUBLIC_KW() {
|
|
35218
35218
|
return this.tryGetToken(d.PUBLIC_KW, 0);
|
|
35219
35219
|
}
|
|
@@ -35243,7 +35243,7 @@ class ra extends me.ParserRuleContext {
|
|
|
35243
35243
|
return e.visitAccessLabel ? e.visitAccessLabel(this) : e.visitChildren(this);
|
|
35244
35244
|
}
|
|
35245
35245
|
}
|
|
35246
|
-
F.AccessLabelContext =
|
|
35246
|
+
F.AccessLabelContext = ia;
|
|
35247
35247
|
class _Y extends me.ParserRuleContext {
|
|
35248
35248
|
fieldNameList() {
|
|
35249
35249
|
return this.tryGetRuleContext(0, fh);
|
|
@@ -35286,7 +35286,7 @@ class rC extends me.ParserRuleContext {
|
|
|
35286
35286
|
return this.getRuleContext(0, y3);
|
|
35287
35287
|
}
|
|
35288
35288
|
accessLabel() {
|
|
35289
|
-
return this.tryGetRuleContext(0,
|
|
35289
|
+
return this.tryGetRuleContext(0, ia);
|
|
35290
35290
|
}
|
|
35291
35291
|
constructor(e, n) {
|
|
35292
35292
|
super(e, n);
|
|
@@ -35320,7 +35320,7 @@ class iC extends me.ParserRuleContext {
|
|
|
35320
35320
|
return this.getRuleContext(0, y3);
|
|
35321
35321
|
}
|
|
35322
35322
|
accessLabel() {
|
|
35323
|
-
return this.tryGetRuleContext(0,
|
|
35323
|
+
return this.tryGetRuleContext(0, ia);
|
|
35324
35324
|
}
|
|
35325
35325
|
constructor(e, n) {
|
|
35326
35326
|
super(e, n);
|
|
@@ -35519,7 +35519,7 @@ class E3 extends me.ParserRuleContext {
|
|
|
35519
35519
|
return this.getRuleContext(0, y3);
|
|
35520
35520
|
}
|
|
35521
35521
|
accessLabel() {
|
|
35522
|
-
return this.tryGetRuleContext(0,
|
|
35522
|
+
return this.tryGetRuleContext(0, ia);
|
|
35523
35523
|
}
|
|
35524
35524
|
constructor(e, n) {
|
|
35525
35525
|
super(e, n);
|
|
@@ -35566,7 +35566,7 @@ class SY extends Cl {
|
|
|
35566
35566
|
return this.getRuleContext(0, A3);
|
|
35567
35567
|
}
|
|
35568
35568
|
accessLabel() {
|
|
35569
|
-
return this.tryGetRuleContext(0,
|
|
35569
|
+
return this.tryGetRuleContext(0, ia);
|
|
35570
35570
|
}
|
|
35571
35571
|
constructor(e) {
|
|
35572
35572
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -35596,7 +35596,7 @@ class CY extends Cl {
|
|
|
35596
35596
|
return this.getRuleContext(0, A3);
|
|
35597
35597
|
}
|
|
35598
35598
|
accessLabel() {
|
|
35599
|
-
return this.tryGetRuleContext(0,
|
|
35599
|
+
return this.tryGetRuleContext(0, ia);
|
|
35600
35600
|
}
|
|
35601
35601
|
constructor(e) {
|
|
35602
35602
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -35626,7 +35626,7 @@ class bY extends Cl {
|
|
|
35626
35626
|
return this.getRuleContext(0, A3);
|
|
35627
35627
|
}
|
|
35628
35628
|
accessLabel() {
|
|
35629
|
-
return this.tryGetRuleContext(0,
|
|
35629
|
+
return this.tryGetRuleContext(0, ia);
|
|
35630
35630
|
}
|
|
35631
35631
|
constructor(e) {
|
|
35632
35632
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -36313,7 +36313,7 @@ class fs extends me.ParserRuleContext {
|
|
|
36313
36313
|
F.SegExprContext = fs;
|
|
36314
36314
|
class $Y extends fs {
|
|
36315
36315
|
fieldPath() {
|
|
36316
|
-
return this.getRuleContext(0,
|
|
36316
|
+
return this.getRuleContext(0, aa);
|
|
36317
36317
|
}
|
|
36318
36318
|
constructor(e) {
|
|
36319
36319
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -37733,7 +37733,7 @@ class z8 extends me.ParserRuleContext {
|
|
|
37733
37733
|
F.TopStatementContext = z8;
|
|
37734
37734
|
class Tv extends me.ParserRuleContext {
|
|
37735
37735
|
fieldPath() {
|
|
37736
|
-
return this.tryGetRuleContext(0,
|
|
37736
|
+
return this.tryGetRuleContext(0, aa);
|
|
37737
37737
|
}
|
|
37738
37738
|
DOT() {
|
|
37739
37739
|
return this.tryGetToken(d.DOT, 0);
|
|
@@ -37857,7 +37857,7 @@ class xC extends me.ParserRuleContext {
|
|
|
37857
37857
|
return this.getToken(d.TIMEZONE, 0);
|
|
37858
37858
|
}
|
|
37859
37859
|
string() {
|
|
37860
|
-
return this.getRuleContext(0,
|
|
37860
|
+
return this.getRuleContext(0, sa);
|
|
37861
37861
|
}
|
|
37862
37862
|
constructor(e, n) {
|
|
37863
37863
|
super(e, n);
|
|
@@ -38059,7 +38059,7 @@ class dC extends me.ParserRuleContext {
|
|
|
38059
38059
|
}
|
|
38060
38060
|
}
|
|
38061
38061
|
F.CompareOpContext = dC;
|
|
38062
|
-
class
|
|
38062
|
+
class sa extends me.ParserRuleContext {
|
|
38063
38063
|
shortString() {
|
|
38064
38064
|
return this.tryGetRuleContext(0, hC);
|
|
38065
38065
|
}
|
|
@@ -38086,7 +38086,7 @@ class ia extends me.ParserRuleContext {
|
|
|
38086
38086
|
return e.visitString ? e.visitString(this) : e.visitChildren(this);
|
|
38087
38087
|
}
|
|
38088
38088
|
}
|
|
38089
|
-
F.StringContext =
|
|
38089
|
+
F.StringContext = sa;
|
|
38090
38090
|
class hC extends me.ParserRuleContext {
|
|
38091
38091
|
SQ_STRING() {
|
|
38092
38092
|
return this.tryGetToken(d.SQ_STRING, 0);
|
|
@@ -38143,7 +38143,7 @@ class K8 extends me.ParserRuleContext {
|
|
|
38143
38143
|
}
|
|
38144
38144
|
}
|
|
38145
38145
|
F.NumericLiteralContext = K8;
|
|
38146
|
-
class
|
|
38146
|
+
class oa extends me.ParserRuleContext {
|
|
38147
38147
|
constructor(e, n) {
|
|
38148
38148
|
super(e, n);
|
|
38149
38149
|
}
|
|
@@ -38155,10 +38155,10 @@ class sa extends me.ParserRuleContext {
|
|
|
38155
38155
|
super.copyFrom(e);
|
|
38156
38156
|
}
|
|
38157
38157
|
}
|
|
38158
|
-
F.LiteralContext =
|
|
38159
|
-
class WY extends
|
|
38158
|
+
F.LiteralContext = oa;
|
|
38159
|
+
class WY extends oa {
|
|
38160
38160
|
string() {
|
|
38161
|
-
return this.getRuleContext(0,
|
|
38161
|
+
return this.getRuleContext(0, sa);
|
|
38162
38162
|
}
|
|
38163
38163
|
constructor(e) {
|
|
38164
38164
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -38177,7 +38177,7 @@ class WY extends sa {
|
|
|
38177
38177
|
}
|
|
38178
38178
|
}
|
|
38179
38179
|
F.ExprStringContext = WY;
|
|
38180
|
-
class VY extends
|
|
38180
|
+
class VY extends oa {
|
|
38181
38181
|
numericLiteral() {
|
|
38182
38182
|
return this.getRuleContext(0, K8);
|
|
38183
38183
|
}
|
|
@@ -38198,9 +38198,9 @@ class VY extends sa {
|
|
|
38198
38198
|
}
|
|
38199
38199
|
}
|
|
38200
38200
|
F.ExprNumberContext = VY;
|
|
38201
|
-
class YY extends
|
|
38201
|
+
class YY extends oa {
|
|
38202
38202
|
dateLiteral() {
|
|
38203
|
-
return this.getRuleContext(0,
|
|
38203
|
+
return this.getRuleContext(0, ua);
|
|
38204
38204
|
}
|
|
38205
38205
|
constructor(e) {
|
|
38206
38206
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -38219,7 +38219,7 @@ class YY extends sa {
|
|
|
38219
38219
|
}
|
|
38220
38220
|
}
|
|
38221
38221
|
F.ExprTimeContext = YY;
|
|
38222
|
-
class KY extends
|
|
38222
|
+
class KY extends oa {
|
|
38223
38223
|
NULL() {
|
|
38224
38224
|
return this.getToken(d.NULL, 0);
|
|
38225
38225
|
}
|
|
@@ -38240,7 +38240,7 @@ class KY extends sa {
|
|
|
38240
38240
|
}
|
|
38241
38241
|
}
|
|
38242
38242
|
F.ExprNULLContext = KY;
|
|
38243
|
-
class JY extends
|
|
38243
|
+
class JY extends oa {
|
|
38244
38244
|
TRUE() {
|
|
38245
38245
|
return this.tryGetToken(d.TRUE, 0);
|
|
38246
38246
|
}
|
|
@@ -38264,7 +38264,7 @@ class JY extends sa {
|
|
|
38264
38264
|
}
|
|
38265
38265
|
}
|
|
38266
38266
|
F.ExprBoolContext = JY;
|
|
38267
|
-
class XY extends
|
|
38267
|
+
class XY extends oa {
|
|
38268
38268
|
HACKY_REGEX() {
|
|
38269
38269
|
return this.getToken(d.HACKY_REGEX, 0);
|
|
38270
38270
|
}
|
|
@@ -38285,7 +38285,7 @@ class XY extends sa {
|
|
|
38285
38285
|
}
|
|
38286
38286
|
}
|
|
38287
38287
|
F.ExprRegexContext = XY;
|
|
38288
|
-
class ZY extends
|
|
38288
|
+
class ZY extends oa {
|
|
38289
38289
|
NOW() {
|
|
38290
38290
|
return this.getToken(d.NOW, 0);
|
|
38291
38291
|
}
|
|
@@ -38306,7 +38306,7 @@ class ZY extends sa {
|
|
|
38306
38306
|
}
|
|
38307
38307
|
}
|
|
38308
38308
|
F.ExprNowContext = ZY;
|
|
38309
|
-
class
|
|
38309
|
+
class ua extends me.ParserRuleContext {
|
|
38310
38310
|
constructor(e, n) {
|
|
38311
38311
|
super(e, n);
|
|
38312
38312
|
}
|
|
@@ -38318,8 +38318,8 @@ class oa extends me.ParserRuleContext {
|
|
|
38318
38318
|
super.copyFrom(e);
|
|
38319
38319
|
}
|
|
38320
38320
|
}
|
|
38321
|
-
F.DateLiteralContext =
|
|
38322
|
-
class eK extends
|
|
38321
|
+
F.DateLiteralContext = ua;
|
|
38322
|
+
class eK extends ua {
|
|
38323
38323
|
LITERAL_TIMESTAMP() {
|
|
38324
38324
|
return this.getToken(d.LITERAL_TIMESTAMP, 0);
|
|
38325
38325
|
}
|
|
@@ -38340,7 +38340,7 @@ class eK extends oa {
|
|
|
38340
38340
|
}
|
|
38341
38341
|
}
|
|
38342
38342
|
F.LiteralTimestampContext = eK;
|
|
38343
|
-
class tK extends
|
|
38343
|
+
class tK extends ua {
|
|
38344
38344
|
LITERAL_HOUR() {
|
|
38345
38345
|
return this.getToken(d.LITERAL_HOUR, 0);
|
|
38346
38346
|
}
|
|
@@ -38361,7 +38361,7 @@ class tK extends oa {
|
|
|
38361
38361
|
}
|
|
38362
38362
|
}
|
|
38363
38363
|
F.LiteralHourContext = tK;
|
|
38364
|
-
class nK extends
|
|
38364
|
+
class nK extends ua {
|
|
38365
38365
|
LITERAL_DAY() {
|
|
38366
38366
|
return this.getToken(d.LITERAL_DAY, 0);
|
|
38367
38367
|
}
|
|
@@ -38382,7 +38382,7 @@ class nK extends oa {
|
|
|
38382
38382
|
}
|
|
38383
38383
|
}
|
|
38384
38384
|
F.LiteralDayContext = nK;
|
|
38385
|
-
class rK extends
|
|
38385
|
+
class rK extends ua {
|
|
38386
38386
|
LITERAL_WEEK() {
|
|
38387
38387
|
return this.getToken(d.LITERAL_WEEK, 0);
|
|
38388
38388
|
}
|
|
@@ -38403,7 +38403,7 @@ class rK extends oa {
|
|
|
38403
38403
|
}
|
|
38404
38404
|
}
|
|
38405
38405
|
F.LiteralWeekContext = rK;
|
|
38406
|
-
class iK extends
|
|
38406
|
+
class iK extends ua {
|
|
38407
38407
|
LITERAL_MONTH() {
|
|
38408
38408
|
return this.getToken(d.LITERAL_MONTH, 0);
|
|
38409
38409
|
}
|
|
@@ -38424,7 +38424,7 @@ class iK extends oa {
|
|
|
38424
38424
|
}
|
|
38425
38425
|
}
|
|
38426
38426
|
F.LiteralMonthContext = iK;
|
|
38427
|
-
class sK extends
|
|
38427
|
+
class sK extends ua {
|
|
38428
38428
|
LITERAL_QUARTER() {
|
|
38429
38429
|
return this.getToken(d.LITERAL_QUARTER, 0);
|
|
38430
38430
|
}
|
|
@@ -38445,7 +38445,7 @@ class sK extends oa {
|
|
|
38445
38445
|
}
|
|
38446
38446
|
}
|
|
38447
38447
|
F.LiteralQuarterContext = sK;
|
|
38448
|
-
class oK extends
|
|
38448
|
+
class oK extends ua {
|
|
38449
38449
|
LITERAL_YEAR() {
|
|
38450
38450
|
return this.getToken(d.LITERAL_YEAR, 0);
|
|
38451
38451
|
}
|
|
@@ -38468,7 +38468,7 @@ class oK extends oa {
|
|
|
38468
38468
|
F.LiteralYearContext = oK;
|
|
38469
38469
|
class J8 extends me.ParserRuleContext {
|
|
38470
38470
|
string() {
|
|
38471
|
-
return this.getRuleContext(0,
|
|
38471
|
+
return this.getRuleContext(0, sa);
|
|
38472
38472
|
}
|
|
38473
38473
|
constructor(e, n) {
|
|
38474
38474
|
super(e, n);
|
|
@@ -38493,7 +38493,7 @@ class J8 extends me.ParserRuleContext {
|
|
|
38493
38493
|
F.TablePathContext = J8;
|
|
38494
38494
|
class X8 extends me.ParserRuleContext {
|
|
38495
38495
|
string() {
|
|
38496
|
-
return this.getRuleContext(0,
|
|
38496
|
+
return this.getRuleContext(0, sa);
|
|
38497
38497
|
}
|
|
38498
38498
|
constructor(e, n) {
|
|
38499
38499
|
super(e, n);
|
|
@@ -38623,7 +38623,7 @@ class pC extends me.ParserRuleContext {
|
|
|
38623
38623
|
return this.tryGetRuleContext(0, S3);
|
|
38624
38624
|
}
|
|
38625
38625
|
string() {
|
|
38626
|
-
return this.tryGetRuleContext(0,
|
|
38626
|
+
return this.tryGetRuleContext(0, sa);
|
|
38627
38627
|
}
|
|
38628
38628
|
constructor(e, n) {
|
|
38629
38629
|
super(e, n);
|
|
@@ -38661,7 +38661,7 @@ class be extends me.ParserRuleContext {
|
|
|
38661
38661
|
F.FieldExprContext = be;
|
|
38662
38662
|
class uK extends be {
|
|
38663
38663
|
fieldPath() {
|
|
38664
|
-
return this.getRuleContext(0,
|
|
38664
|
+
return this.getRuleContext(0, aa);
|
|
38665
38665
|
}
|
|
38666
38666
|
constructor(e) {
|
|
38667
38667
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -38682,7 +38682,7 @@ class uK extends be {
|
|
|
38682
38682
|
F.ExprFieldPathContext = uK;
|
|
38683
38683
|
class aK extends be {
|
|
38684
38684
|
literal() {
|
|
38685
|
-
return this.getRuleContext(0,
|
|
38685
|
+
return this.getRuleContext(0, oa);
|
|
38686
38686
|
}
|
|
38687
38687
|
constructor(e) {
|
|
38688
38688
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -39369,7 +39369,7 @@ class NK extends be {
|
|
|
39369
39369
|
F.ExprPathlessAggregateContext = NK;
|
|
39370
39370
|
class FK extends be {
|
|
39371
39371
|
fieldPath() {
|
|
39372
|
-
return this.getRuleContext(0,
|
|
39372
|
+
return this.getRuleContext(0, aa);
|
|
39373
39373
|
}
|
|
39374
39374
|
DOT() {
|
|
39375
39375
|
return this.getToken(d.DOT, 0);
|
|
@@ -39432,7 +39432,7 @@ class LK extends be {
|
|
|
39432
39432
|
F.ExprExprContext = LK;
|
|
39433
39433
|
class IK extends be {
|
|
39434
39434
|
fieldPath() {
|
|
39435
|
-
return this.getRuleContext(0,
|
|
39435
|
+
return this.getRuleContext(0, aa);
|
|
39436
39436
|
}
|
|
39437
39437
|
DOT() {
|
|
39438
39438
|
return this.getToken(d.DOT, 0);
|
|
@@ -39880,7 +39880,7 @@ class ch extends me.ParserRuleContext {
|
|
|
39880
39880
|
F.RecordElementContext = ch;
|
|
39881
39881
|
class MK extends ch {
|
|
39882
39882
|
fieldPath() {
|
|
39883
|
-
return this.getRuleContext(0,
|
|
39883
|
+
return this.getRuleContext(0, aa);
|
|
39884
39884
|
}
|
|
39885
39885
|
constructor(e) {
|
|
39886
39886
|
super(e.parent, e.invokingState), this.copyFrom(e);
|
|
@@ -40015,7 +40015,7 @@ class C3 extends me.ParserRuleContext {
|
|
|
40015
40015
|
return this.getToken(d.STAR, 0);
|
|
40016
40016
|
}
|
|
40017
40017
|
fieldPath() {
|
|
40018
|
-
return this.tryGetRuleContext(0,
|
|
40018
|
+
return this.tryGetRuleContext(0, aa);
|
|
40019
40019
|
}
|
|
40020
40020
|
DOT() {
|
|
40021
40021
|
return this.tryGetToken(d.DOT, 0);
|
|
@@ -40086,7 +40086,7 @@ class yC extends me.ParserRuleContext {
|
|
|
40086
40086
|
return this.getRuleContext(0, Ht);
|
|
40087
40087
|
}
|
|
40088
40088
|
fieldPath() {
|
|
40089
|
-
return this.getRuleContext(0,
|
|
40089
|
+
return this.getRuleContext(0, aa);
|
|
40090
40090
|
}
|
|
40091
40091
|
refExpr() {
|
|
40092
40092
|
return this.tryGetRuleContext(0, uF);
|
|
@@ -40180,7 +40180,7 @@ class Dv extends me.ParserRuleContext {
|
|
|
40180
40180
|
}
|
|
40181
40181
|
}
|
|
40182
40182
|
F.CollectionMemberContext = Dv;
|
|
40183
|
-
class
|
|
40183
|
+
class aa extends me.ParserRuleContext {
|
|
40184
40184
|
fieldName(e) {
|
|
40185
40185
|
return e === void 0 ? this.getRuleContexts(Tr) : this.getRuleContext(e, Tr);
|
|
40186
40186
|
}
|
|
@@ -40207,7 +40207,7 @@ class ua extends me.ParserRuleContext {
|
|
|
40207
40207
|
return e.visitFieldPath ? e.visitFieldPath(this) : e.visitChildren(this);
|
|
40208
40208
|
}
|
|
40209
40209
|
}
|
|
40210
|
-
F.FieldPathContext =
|
|
40210
|
+
F.FieldPathContext = aa;
|
|
40211
40211
|
class UK extends me.ParserRuleContext {
|
|
40212
40212
|
id() {
|
|
40213
40213
|
return this.getRuleContext(0, An);
|
|
@@ -40310,7 +40310,7 @@ class HK extends me.ParserRuleContext {
|
|
|
40310
40310
|
F.NameSQLBlockContext = HK;
|
|
40311
40311
|
class zK extends me.ParserRuleContext {
|
|
40312
40312
|
string() {
|
|
40313
|
-
return this.getRuleContext(0,
|
|
40313
|
+
return this.getRuleContext(0, sa);
|
|
40314
40314
|
}
|
|
40315
40315
|
constructor(e, n) {
|
|
40316
40316
|
super(e, n);
|
|
@@ -40397,7 +40397,7 @@ class aF extends me.ParserRuleContext {
|
|
|
40397
40397
|
return this.getToken(d.OBRACK, 0);
|
|
40398
40398
|
}
|
|
40399
40399
|
string() {
|
|
40400
|
-
return this.getRuleContext(0,
|
|
40400
|
+
return this.getRuleContext(0, sa);
|
|
40401
40401
|
}
|
|
40402
40402
|
CBRACK() {
|
|
40403
40403
|
return this.getToken(d.CBRACK, 0);
|
|
@@ -40460,20 +40460,20 @@ function xme(t, e) {
|
|
|
40460
40460
|
return r && e.logError("ambiguous-view-type", {}), n;
|
|
40461
40461
|
}
|
|
40462
40462
|
A2.detectAndRemovePartialStages = xme;
|
|
40463
|
-
var b3 = {}, Ye = {}, AC = {}, at = {},
|
|
40464
|
-
Object.defineProperty(
|
|
40465
|
-
|
|
40463
|
+
var b3 = {}, Ye = {}, AC = {}, at = {}, Iu = {};
|
|
40464
|
+
Object.defineProperty(Iu, "__esModule", { value: !0 });
|
|
40465
|
+
Iu.isNotUndefined = Iu.locationContainsPosition = void 0;
|
|
40466
40466
|
function dme(t, e) {
|
|
40467
40467
|
return t.range.start.line <= e.line && t.range.end.line >= e.line && (e.line !== t.range.start.line || e.character >= t.range.start.character) && (e.line !== t.range.end.line || e.character <= t.range.end.character);
|
|
40468
40468
|
}
|
|
40469
|
-
|
|
40469
|
+
Iu.locationContainsPosition = dme;
|
|
40470
40470
|
function hme(t) {
|
|
40471
40471
|
return t !== void 0;
|
|
40472
40472
|
}
|
|
40473
|
-
|
|
40473
|
+
Iu.isNotUndefined = hme;
|
|
40474
40474
|
Object.defineProperty(at, "__esModule", { value: !0 });
|
|
40475
40475
|
at.compositeFieldUsageJoinPaths = at.joinedCompositeFieldUsage = at.compositeFieldUsageDifference = at.emptyCompositeFieldUsage = at.mergeCompositeFieldUsage = at.unique = at.formatCompositeFieldUsage = at.compositeFieldUsageIsPlural = at.isEmptyCompositeFieldUsage = at.formatCompositeFieldUsages = at.compositeFieldUsagePaths = at.resolveCompositeSources = at.narrowCompositeFieldResolution = at.emptyNarrowedCompositeFieldResolution = void 0;
|
|
40476
|
-
const EM =
|
|
40476
|
+
const EM = Iu, U6 = Ke;
|
|
40477
40477
|
function wv(t, e, n, r = void 0) {
|
|
40478
40478
|
var i, s, o, u, a, l, c;
|
|
40479
40479
|
let f = { ...e }, x;
|
|
@@ -40844,7 +40844,7 @@ vC.DialectNameSpace = Rme;
|
|
|
40844
40844
|
var xh = {};
|
|
40845
40845
|
Object.defineProperty(xh, "__esModule", { value: !0 });
|
|
40846
40846
|
xh.getDialectFunctions = xh.GlobalNameSpace = void 0;
|
|
40847
|
-
const Ome = t2, Dme =
|
|
40847
|
+
const Ome = t2, Dme = vu, wme = Cs;
|
|
40848
40848
|
class Nme {
|
|
40849
40849
|
constructor() {
|
|
40850
40850
|
this.entries = eJ();
|
|
@@ -40924,7 +40924,7 @@ _r.extendNoteHelper = tJ;
|
|
|
40924
40924
|
Object.defineProperty(Ye, "__esModule", { value: !0 });
|
|
40925
40925
|
Ye.Document = Ye.DocStatementList = Ye.ListOf = Ye.isDocStatementOrDocStatementList = Ye.isDocStatement = Ye.ExperimentalExperiment = Ye.ModelEntryReference = Ye.Unimplemented = Ye.MalloyElement = void 0;
|
|
40926
40926
|
const AM = t2, fA = Ke, Bme = Mo, $me = AC, kme = Ds, Pme = vC, Mme = xh, vM = _r, jme = I5;
|
|
40927
|
-
class
|
|
40927
|
+
class _u {
|
|
40928
40928
|
/**
|
|
40929
40929
|
* @param kids All children passed to the constructor are not optional
|
|
40930
40930
|
*/
|
|
@@ -40940,7 +40940,7 @@ class vu {
|
|
|
40940
40940
|
for (const n in e) {
|
|
40941
40941
|
const r = e[n];
|
|
40942
40942
|
if (r !== void 0)
|
|
40943
|
-
if (this.children[n] = r, r instanceof
|
|
40943
|
+
if (this.children[n] = r, r instanceof _u)
|
|
40944
40944
|
r.parent = this;
|
|
40945
40945
|
else
|
|
40946
40946
|
for (const i of r)
|
|
@@ -41059,7 +41059,7 @@ class vu {
|
|
|
41059
41059
|
let i = `${r}${e}<${this.elementType}>${this.varInfo()}`;
|
|
41060
41060
|
for (const s of Object.keys(this.children)) {
|
|
41061
41061
|
const o = this.children[s];
|
|
41062
|
-
o instanceof
|
|
41062
|
+
o instanceof _u ? i += `
|
|
41063
41063
|
` + o.stringify(`${s}: `, n + 2) : (i += `
|
|
41064
41064
|
${r} ${s}: [`, o.length > 0 && (i += `
|
|
41065
41065
|
` + o.map((u) => u.stringify("", n + 4)).join(`
|
|
@@ -41071,7 +41071,7 @@ ${r} `), i += "]");
|
|
|
41071
41071
|
*walk() {
|
|
41072
41072
|
for (const e of Object.keys(this.children)) {
|
|
41073
41073
|
const n = this.children[e];
|
|
41074
|
-
if (n instanceof
|
|
41074
|
+
if (n instanceof _u)
|
|
41075
41075
|
yield n;
|
|
41076
41076
|
else
|
|
41077
41077
|
for (const r of n)
|
|
@@ -41100,14 +41100,14 @@ ${r} `), i += "]");
|
|
|
41100
41100
|
return i && (i.bare() || i.has(e)) ? !0 : (n || this.logError("experiment-not-enabled", { experimentId: e }), !1);
|
|
41101
41101
|
}
|
|
41102
41102
|
}
|
|
41103
|
-
Ye.MalloyElement =
|
|
41104
|
-
class Ume extends
|
|
41103
|
+
Ye.MalloyElement = _u;
|
|
41104
|
+
class Ume extends _u {
|
|
41105
41105
|
constructor() {
|
|
41106
41106
|
super(...arguments), this.elementType = "unimplemented", this.reported = !1;
|
|
41107
41107
|
}
|
|
41108
41108
|
}
|
|
41109
41109
|
Ye.Unimplemented = Ume;
|
|
41110
|
-
class yD extends
|
|
41110
|
+
class yD extends _u {
|
|
41111
41111
|
constructor(e) {
|
|
41112
41112
|
super(), this.name = e, this.elementType = "modelEntryReference";
|
|
41113
41113
|
}
|
|
@@ -41123,7 +41123,7 @@ class yD extends vu {
|
|
|
41123
41123
|
}
|
|
41124
41124
|
}
|
|
41125
41125
|
Ye.ModelEntryReference = yD;
|
|
41126
|
-
class qme extends
|
|
41126
|
+
class qme extends _u {
|
|
41127
41127
|
constructor(e) {
|
|
41128
41128
|
super(), this.id = e, this.elementType = "experimentalExperiment";
|
|
41129
41129
|
}
|
|
@@ -41140,7 +41140,7 @@ function Hme(t) {
|
|
|
41140
41140
|
return t instanceof T3 || nJ(t);
|
|
41141
41141
|
}
|
|
41142
41142
|
Ye.isDocStatementOrDocStatementList = Hme;
|
|
41143
|
-
class rJ extends
|
|
41143
|
+
class rJ extends _u {
|
|
41144
41144
|
constructor(e) {
|
|
41145
41145
|
super(), this.elements = e, this.newContents();
|
|
41146
41146
|
}
|
|
@@ -41199,7 +41199,7 @@ function Qme(t) {
|
|
|
41199
41199
|
const e = iJ(t).join("");
|
|
41200
41200
|
return (0, jme.v5)(e, zme);
|
|
41201
41201
|
}
|
|
41202
|
-
class ED extends
|
|
41202
|
+
class ED extends _u {
|
|
41203
41203
|
constructor(e) {
|
|
41204
41204
|
super(), this.elementType = "document", this.globalNameSpace = new Mme.GlobalNameSpace(), this.documentModel = {}, this.queryList = [], this.didInitModel = !1, this.annotation = {}, this.experiments = new Bme.Tag({}), this.modelAnnotationTodoList = [], this.dialectNameSpaces = /* @__PURE__ */ new Map(), this.statements = new T3(e), this.has({ statements: e });
|
|
41205
41205
|
}
|
|
@@ -41716,7 +41716,7 @@ function R3e(t, e) {
|
|
|
41716
41716
|
return r.push(...e), r;
|
|
41717
41717
|
}
|
|
41718
41718
|
b0.mergeFields = R3e;
|
|
41719
|
-
var O3 = {}, Sr = {},
|
|
41719
|
+
var O3 = {}, Sr = {}, Su = {}, O3e = T && T.__createBinding || (Object.create ? function(t, e, n, r) {
|
|
41720
41720
|
r === void 0 && (r = n);
|
|
41721
41721
|
var i = Object.getOwnPropertyDescriptor(e, n);
|
|
41722
41722
|
(!i || ("get" in i ? !e.__esModule : i.writable || i.configurable)) && (i = { enumerable: !0, get: function() {
|
|
@@ -41737,15 +41737,15 @@ var O3 = {}, Sr = {}, _u = {}, O3e = T && T.__createBinding || (Object.create ?
|
|
|
41737
41737
|
n !== "default" && Object.prototype.hasOwnProperty.call(t, n) && O3e(e, t, n);
|
|
41738
41738
|
return D3e(e, t), e;
|
|
41739
41739
|
};
|
|
41740
|
-
Object.defineProperty(
|
|
41741
|
-
|
|
41740
|
+
Object.defineProperty(Su, "__esModule", { value: !0 });
|
|
41741
|
+
Su.DefinedParameter = Su.AbstractParameter = Su.SpaceParam = void 0;
|
|
41742
41742
|
const N3e = C0, uJ = w3e(Wt), aJ = at;
|
|
41743
41743
|
class xF extends N3e.SpaceEntry {
|
|
41744
41744
|
constructor() {
|
|
41745
41745
|
super(...arguments), this.refType = "parameter";
|
|
41746
41746
|
}
|
|
41747
41747
|
}
|
|
41748
|
-
|
|
41748
|
+
Su.SpaceParam = xF;
|
|
41749
41749
|
class F3e extends xF {
|
|
41750
41750
|
constructor(e) {
|
|
41751
41751
|
super(), this.astParam = e, this._parameter = void 0;
|
|
@@ -41765,7 +41765,7 @@ class F3e extends xF {
|
|
|
41765
41765
|
return this.parameter().type;
|
|
41766
41766
|
}
|
|
41767
41767
|
}
|
|
41768
|
-
|
|
41768
|
+
Su.AbstractParameter = F3e;
|
|
41769
41769
|
class L3e extends xF {
|
|
41770
41770
|
constructor(e) {
|
|
41771
41771
|
super(), this.paramDef = e;
|
|
@@ -41787,7 +41787,7 @@ class L3e extends xF {
|
|
|
41787
41787
|
return this.paramDef.type;
|
|
41788
41788
|
}
|
|
41789
41789
|
}
|
|
41790
|
-
|
|
41790
|
+
Su.DefinedParameter = L3e;
|
|
41791
41791
|
var Dx = {}, I3e = T && T.__createBinding || (Object.create ? function(t, e, n, r) {
|
|
41792
41792
|
r === void 0 && (r = n);
|
|
41793
41793
|
var i = Object.getOwnPropertyDescriptor(e, n);
|
|
@@ -41888,7 +41888,7 @@ class z3e extends H3e.ViewField {
|
|
|
41888
41888
|
CC.IRViewField = z3e;
|
|
41889
41889
|
Object.defineProperty(Sr, "__esModule", { value: !0 });
|
|
41890
41890
|
Sr.StaticSourceSpace = Sr.StructSpaceField = Sr.StaticSpace = void 0;
|
|
41891
|
-
const Q3e =
|
|
41891
|
+
const Q3e = vu, vd = Ke, G3e = Su, W3e = Dr, j1 = Dx, V3e = D3, Y3e = CC;
|
|
41892
41892
|
class dF {
|
|
41893
41893
|
constructor(e, n) {
|
|
41894
41894
|
this.type = "fieldSpace", this.fromStruct = e, this.structDialect = n;
|
|
@@ -42030,7 +42030,7 @@ O3.JoinSpaceField = J3e;
|
|
|
42030
42030
|
var S2 = {};
|
|
42031
42031
|
Object.defineProperty(S2, "__esModule", { value: !0 });
|
|
42032
42032
|
S2.ParameterSpace = void 0;
|
|
42033
|
-
const X3e =
|
|
42033
|
+
const X3e = Su;
|
|
42034
42034
|
class Z3e {
|
|
42035
42035
|
constructor(e) {
|
|
42036
42036
|
this.type = "fieldSpace", this._map = {};
|
|
@@ -42115,7 +42115,7 @@ var eye = T && T.__createBinding || (Object.create ? function(t, e, n, r) {
|
|
|
42115
42115
|
};
|
|
42116
42116
|
Object.defineProperty(SC, "__esModule", { value: !0 });
|
|
42117
42117
|
SC.DynamicSpace = void 0;
|
|
42118
|
-
const rye = nye(Ke), iye = b0, sye = Xr, oye = Dr, uye = O3, aye = v2, RM =
|
|
42118
|
+
const rye = nye(Ke), iye = b0, sye = Xr, oye = Dr, uye = O3, aye = v2, RM = Su, lye = Sr, cye = Dx, fye = S2;
|
|
42119
42119
|
class xye extends lye.StaticSpace {
|
|
42120
42120
|
constructor(e) {
|
|
42121
42121
|
super(structuredClone(e), e.dialect), this.complete = !1, this.parameters = [], this.newAccessModifiers = /* @__PURE__ */ new Map(), this.newNotes = /* @__PURE__ */ new Map(), this.fromSource = e, this.sourceDef = void 0;
|
|
@@ -42321,10 +42321,10 @@ class Sye extends vye.DefinitionList {
|
|
|
42321
42321
|
}
|
|
42322
42322
|
}
|
|
42323
42323
|
cc.DeclareFields = Sye;
|
|
42324
|
-
var
|
|
42325
|
-
Object.defineProperty(
|
|
42326
|
-
|
|
42327
|
-
const DM = Ke, Cye =
|
|
42324
|
+
var Bu = {};
|
|
42325
|
+
Object.defineProperty(Bu, "__esModule", { value: !0 });
|
|
42326
|
+
Bu.Filter = Bu.FilterElement = void 0;
|
|
42327
|
+
const DM = Ke, Cye = Iu, cJ = Ye, q6 = Nn;
|
|
42328
42328
|
class bye extends cJ.MalloyElement {
|
|
42329
42329
|
constructor(e, n) {
|
|
42330
42330
|
super({ expr: e }), this.expr = e, this.exprSrc = n, this.elementType = "filterElement";
|
|
@@ -42346,7 +42346,7 @@ class bye extends cJ.MalloyElement {
|
|
|
42346
42346
|
};
|
|
42347
42347
|
}
|
|
42348
42348
|
}
|
|
42349
|
-
|
|
42349
|
+
Bu.FilterElement = bye;
|
|
42350
42350
|
let Tye = class extends cJ.ListOf {
|
|
42351
42351
|
constructor() {
|
|
42352
42352
|
super(...arguments), this.elementType = "filter", this.forceQueryClass = void 0, this.queryRefinementStage = q6.LegalRefinementStage.Head;
|
|
@@ -42382,7 +42382,7 @@ let Tye = class extends cJ.ListOf {
|
|
|
42382
42382
|
}
|
|
42383
42383
|
}
|
|
42384
42384
|
};
|
|
42385
|
-
|
|
42385
|
+
Bu.Filter = Tye;
|
|
42386
42386
|
var C2 = {};
|
|
42387
42387
|
Object.defineProperty(C2, "__esModule", { value: !0 });
|
|
42388
42388
|
C2.FieldListEdit = void 0;
|
|
@@ -43019,7 +43019,7 @@ class OEe extends dEe.DefinitionList {
|
|
|
43019
43019
|
ht.FieldReferences = OEe;
|
|
43020
43020
|
Object.defineProperty(R3, "__esModule", { value: !0 });
|
|
43021
43021
|
R3.RefinedSource = void 0;
|
|
43022
|
-
const DEe = Ke, wEe = _2, NEe = cc, FEe =
|
|
43022
|
+
const DEe = Ke, wEe = _2, NEe = cc, FEe = Bu, LEe = C2, IEe = b2, BEe = T2, $Ee = uo, kEe = R2, PEe = T0, MEe = R0, jEe = S2, UEe = ki, LM = So, H6 = ht;
|
|
43023
43023
|
class qEe extends $Ee.Source {
|
|
43024
43024
|
constructor(e, n, r) {
|
|
43025
43025
|
super({ source: e, refinement: n }), this.source = e, this.refinement = n, this.includeList = r, this.elementType = "refinedSource", r && this.has({ includeList: r });
|
|
@@ -45937,13 +45937,13 @@ e4.ExprSum = BSe;
|
|
|
45937
45937
|
var t4 = {};
|
|
45938
45938
|
Object.defineProperty(t4, "__esModule", { value: !0 });
|
|
45939
45939
|
t4.ExprTimeExtract = void 0;
|
|
45940
|
-
const
|
|
45940
|
+
const _a = Ke, cE = jt, J6 = ct, $Se = xc;
|
|
45941
45941
|
class Gg extends J6.ExpressionDef {
|
|
45942
45942
|
static extractor(e) {
|
|
45943
45943
|
const n = Gg.pluralMap[e];
|
|
45944
45944
|
if (n)
|
|
45945
45945
|
return n;
|
|
45946
|
-
if ((0,
|
|
45946
|
+
if ((0, _a.isExtractUnit)(e))
|
|
45947
45947
|
return e;
|
|
45948
45948
|
}
|
|
45949
45949
|
constructor(e, n) {
|
|
@@ -45963,12 +45963,12 @@ class Gg extends J6.ExpressionDef {
|
|
|
45963
45963
|
error: "extract from error",
|
|
45964
45964
|
from: [i, s]
|
|
45965
45965
|
});
|
|
45966
|
-
if (!(0,
|
|
45966
|
+
if (!(0, _a.isTemporalType)(i.type))
|
|
45967
45967
|
return r.first.loggedErrorExpr("invalid-type-for-time-extraction", `Can't extract ${n} from '${i.type}'`);
|
|
45968
|
-
if (!(0,
|
|
45968
|
+
if (!(0, _a.isTemporalType)(s.type))
|
|
45969
45969
|
return r.last.loggedErrorExpr("invalid-type-for-time-extraction", `Cannot extract ${n} from '${s.type}'`);
|
|
45970
45970
|
let o = i.type;
|
|
45971
|
-
if (!
|
|
45971
|
+
if (!_a.TD.eq(i, s)) {
|
|
45972
45972
|
let u = !0;
|
|
45973
45973
|
if (o = "timestamp", i.type === "date") {
|
|
45974
45974
|
const a = (0, J6.getMorphicValue)(i, "timestamp");
|
|
@@ -45980,25 +45980,25 @@ class Gg extends J6.ExpressionDef {
|
|
|
45980
45980
|
if (u)
|
|
45981
45981
|
return r.first.loggedErrorExpr("invalid-types-for-time-measurement", `Cannot measure from ${i.type} to ${s.type}`);
|
|
45982
45982
|
}
|
|
45983
|
-
return ["week", "month", "quarter", "year"].includes(n) ? this.loggedErrorExpr("invalid-timeframe-for-time-measurement", `Cannot measure interval using '${n}'`) : (0,
|
|
45983
|
+
return ["week", "month", "quarter", "year"].includes(n) ? this.loggedErrorExpr("invalid-timeframe-for-time-measurement", `Cannot measure interval using '${n}'`) : (0, _a.isTimestampUnit)(n) ? (0, cE.computedExprValue)({
|
|
45984
45984
|
dataType: { type: "number", numberType: "integer" },
|
|
45985
45985
|
value: {
|
|
45986
45986
|
node: "timeDiff",
|
|
45987
45987
|
units: n,
|
|
45988
45988
|
kids: {
|
|
45989
|
-
left: (0,
|
|
45990
|
-
right: (0,
|
|
45989
|
+
left: (0, _a.mkTemporal)(i.value, o),
|
|
45990
|
+
right: (0, _a.mkTemporal)(s.value, o)
|
|
45991
45991
|
}
|
|
45992
45992
|
},
|
|
45993
45993
|
from: [i, s]
|
|
45994
45994
|
}) : this.loggedErrorExpr("invalid-time-extraction-unit", `Cannot extract ${n} from a range`);
|
|
45995
45995
|
} else {
|
|
45996
45996
|
const i = r.getExpression(e);
|
|
45997
|
-
return (0,
|
|
45997
|
+
return (0, _a.isTemporalType)(i.type) ? (0, cE.computedExprValue)({
|
|
45998
45998
|
dataType: { type: "number", numberType: "integer" },
|
|
45999
45999
|
value: {
|
|
46000
46000
|
node: "extract",
|
|
46001
|
-
e: (0,
|
|
46001
|
+
e: (0, _a.mkTemporal)(i.value, i.type),
|
|
46002
46002
|
units: n
|
|
46003
46003
|
},
|
|
46004
46004
|
from: [i]
|
|
@@ -46077,7 +46077,7 @@ var jSe = T && T.__createBinding || (Object.create ? function(t, e, n, r) {
|
|
|
46077
46077
|
};
|
|
46078
46078
|
Object.defineProperty(Do, "__esModule", { value: !0 });
|
|
46079
46079
|
Do.ReduceFieldSpace = Do.QuerySpace = Do.QueryOperationSpace = void 0;
|
|
46080
|
-
const Fv = qSe(Ke), X6 = b0, DJ = hc, tj = Dr, HSe = ht, zSe = _2, QSe = D3, GSe = Sr, WSe = r4,
|
|
46080
|
+
const Fv = qSe(Ke), X6 = b0, DJ = hc, tj = Dr, HSe = ht, zSe = _2, QSe = D3, GSe = Sr, WSe = r4, uu = at, VSe = Dx;
|
|
46081
46081
|
class wJ extends zSe.RefinedSpace {
|
|
46082
46082
|
get compositeFieldUsage() {
|
|
46083
46083
|
if (this._compositeFieldUsage === void 0)
|
|
@@ -46147,14 +46147,14 @@ class wJ extends zSe.RefinedSpace {
|
|
|
46147
46147
|
this.astEl.has({ reference: r });
|
|
46148
46148
|
const i = this.exprSpace.lookup(r);
|
|
46149
46149
|
if (i.found && i.found instanceof VSe.StructSpaceFieldBase)
|
|
46150
|
-
return (n = i.found.fieldDef().onCompositeFieldUsage) !== null && n !== void 0 ? n : (0,
|
|
46150
|
+
return (0, uu.joinedCompositeFieldUsage)(e.slice(0, -1), (n = i.found.fieldDef().onCompositeFieldUsage) !== null && n !== void 0 ? n : (0, uu.emptyCompositeFieldUsage)());
|
|
46151
46151
|
throw new Error("Unexpected join lookup was not found or not a struct");
|
|
46152
46152
|
}
|
|
46153
46153
|
getCompositeFieldUsageIncludingJoinOns(e) {
|
|
46154
46154
|
let n = e;
|
|
46155
|
-
const r = (0,
|
|
46155
|
+
const r = (0, uu.compositeFieldUsageJoinPaths)(e);
|
|
46156
46156
|
for (const i of r)
|
|
46157
|
-
n = (0,
|
|
46157
|
+
n = (0, uu.mergeCompositeFieldUsage)(this.getJoinOnCompositeFieldUsage(i), n);
|
|
46158
46158
|
return n;
|
|
46159
46159
|
}
|
|
46160
46160
|
addCompositeFieldUserFromFilter(e, n) {
|
|
@@ -46165,9 +46165,9 @@ class wJ extends zSe.RefinedSpace {
|
|
|
46165
46165
|
}
|
|
46166
46166
|
applyNextCompositeFieldUsage(e, n, r, i, s) {
|
|
46167
46167
|
if (i) {
|
|
46168
|
-
const o = this.getCompositeFieldUsageIncludingJoinOns((0,
|
|
46169
|
-
if (n = (0,
|
|
46170
|
-
const u = (0,
|
|
46168
|
+
const o = this.getCompositeFieldUsageIncludingJoinOns((0, uu.compositeFieldUsageDifference)(i, n));
|
|
46169
|
+
if (n = (0, uu.mergeCompositeFieldUsage)(n, o), !(0, uu.isEmptyCompositeFieldUsage)(o)) {
|
|
46170
|
+
const u = (0, uu.narrowCompositeFieldResolution)(e, n, r);
|
|
46171
46171
|
u.error ? (s ?? this).logError("invalid-composite-field-usage", {
|
|
46172
46172
|
newUsage: o,
|
|
46173
46173
|
allUsage: n
|
|
@@ -46207,7 +46207,7 @@ class NJ extends wJ {
|
|
|
46207
46207
|
}
|
|
46208
46208
|
queryFieldDefs() {
|
|
46209
46209
|
const e = [];
|
|
46210
|
-
let n = (0,
|
|
46210
|
+
let n = (0, uu.emptyCompositeFieldUsage)(), r = (0, uu.emptyNarrowedCompositeFieldResolution)();
|
|
46211
46211
|
const i = this.inputSpace().structDef();
|
|
46212
46212
|
for (const s of this.compositeFieldUsers) {
|
|
46213
46213
|
let o;
|
|
@@ -47255,13 +47255,13 @@ function BCe(t, e) {
|
|
|
47255
47255
|
return r;
|
|
47256
47256
|
}
|
|
47257
47257
|
let dE = {};
|
|
47258
|
-
class
|
|
47258
|
+
class $u extends $2 {
|
|
47259
47259
|
/**
|
|
47260
47260
|
* @param {string} name - Zone name
|
|
47261
47261
|
* @return {IANAZone}
|
|
47262
47262
|
*/
|
|
47263
47263
|
static create(e) {
|
|
47264
|
-
return dE[e] || (dE[e] = new
|
|
47264
|
+
return dE[e] || (dE[e] = new $u(e)), dE[e];
|
|
47265
47265
|
}
|
|
47266
47266
|
/**
|
|
47267
47267
|
* Reset local caches. Should only be necessary in testing scenarios.
|
|
@@ -47301,7 +47301,7 @@ class Bu extends $2 {
|
|
|
47301
47301
|
}
|
|
47302
47302
|
}
|
|
47303
47303
|
constructor(e) {
|
|
47304
|
-
super(), this.zoneName = e, this.valid =
|
|
47304
|
+
super(), this.zoneName = e, this.valid = $u.isValidZone(e);
|
|
47305
47305
|
}
|
|
47306
47306
|
/** @override **/
|
|
47307
47307
|
get type() {
|
|
@@ -47472,7 +47472,7 @@ function e0(t, e) {
|
|
|
47472
47472
|
return t;
|
|
47473
47473
|
if (pCe(t)) {
|
|
47474
47474
|
const n = t.toLowerCase();
|
|
47475
|
-
return n === "local" || n === "system" ? e : n === "utc" || n === "gmt" ? qr.utcInstance : qr.parseSpecifier(n) ||
|
|
47475
|
+
return n === "local" || n === "system" ? e : n === "utc" || n === "gmt" ? qr.utcInstance : qr.parseSpecifier(n) || $u.create(t);
|
|
47476
47476
|
} else
|
|
47477
47477
|
return xf(t) ? qr.instance(t) : typeof t == "object" && t.offset && typeof t.offset == "number" ? t : new lX(t);
|
|
47478
47478
|
}
|
|
@@ -47572,7 +47572,7 @@ class In {
|
|
|
47572
47572
|
* @return {void}
|
|
47573
47573
|
*/
|
|
47574
47574
|
static resetCaches() {
|
|
47575
|
-
mn.resetCache(),
|
|
47575
|
+
mn.resetCache(), $u.resetCache();
|
|
47576
47576
|
}
|
|
47577
47577
|
}
|
|
47578
47578
|
let hj = {};
|
|
@@ -47683,7 +47683,7 @@ class GCe {
|
|
|
47683
47683
|
let i;
|
|
47684
47684
|
if (e.zone.isUniversal) {
|
|
47685
47685
|
const o = -1 * (e.offset / 60), u = o >= 0 ? `Etc/GMT+${o}` : `Etc/GMT${o}`;
|
|
47686
|
-
e.offset !== 0 &&
|
|
47686
|
+
e.offset !== 0 && $u.create(u).valid ? (i = u, this.dt = e) : (i = "UTC", r.timeZoneName ? this.dt = e : this.dt = e.offset === 0 ? e : xt.fromMillis(e.ts + e.offset * 60 * 1e3));
|
|
47687
47687
|
} else
|
|
47688
47688
|
e.zone.type === "system" ? this.dt = e : (this.dt = e, i = e.zone.name);
|
|
47689
47689
|
const s = {
|
|
@@ -47889,7 +47889,7 @@ function Q3(t, e) {
|
|
|
47889
47889
|
return [{}, i, e + 3];
|
|
47890
47890
|
}
|
|
47891
47891
|
function G3(t, e) {
|
|
47892
|
-
const n = t[e] ?
|
|
47892
|
+
const n = t[e] ? $u.create(t[e]) : null;
|
|
47893
47893
|
return [{}, n, e + 1];
|
|
47894
47894
|
}
|
|
47895
47895
|
const r4e = RegExp(`^T?${RF.source}$`), i4e = /^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;
|
|
@@ -49109,7 +49109,7 @@ let H1 = class {
|
|
|
49109
49109
|
* @return {boolean}
|
|
49110
49110
|
*/
|
|
49111
49111
|
static isValidIANAZone(e) {
|
|
49112
|
-
return
|
|
49112
|
+
return $u.isValidZone(e);
|
|
49113
49113
|
}
|
|
49114
49114
|
/**
|
|
49115
49115
|
* Converts the input into a {@link Zone} instance.
|
|
@@ -49608,7 +49608,7 @@ function J4e(t) {
|
|
|
49608
49608
|
}
|
|
49609
49609
|
};
|
|
49610
49610
|
let n = null, r;
|
|
49611
|
-
return bt(t.z) || (n =
|
|
49611
|
+
return bt(t.z) || (n = $u.create(t.z)), bt(t.Z) || (n || (n = new qr(t.Z)), r = t.Z), bt(t.q) || (t.M = (t.q - 1) * 3 + 1), bt(t.h) || (t.h < 12 && t.a === 1 ? t.h += 12 : t.h === 12 && t.a === 0 && (t.h = 0)), t.G === 0 && t.y && (t.y = -t.y), bt(t.u) || (t.S = CF(t.u)), [Object.keys(t).reduce((s, o) => {
|
|
49612
49612
|
const u = e(o);
|
|
49613
49613
|
return u && (s[u] = t[o]), s;
|
|
49614
49614
|
}, {}), n, r];
|
|
@@ -51420,7 +51420,7 @@ const abe = "2.5.2";
|
|
|
51420
51420
|
var lbe = Ki.DateTime = xt;
|
|
51421
51421
|
Ki.Duration = Tt;
|
|
51422
51422
|
Ki.FixedOffsetZone = qr;
|
|
51423
|
-
Ki.IANAZone =
|
|
51423
|
+
Ki.IANAZone = $u;
|
|
51424
51424
|
Ki.Info = H1;
|
|
51425
51425
|
Ki.Interval = dn;
|
|
51426
51426
|
Ki.InvalidZone = lX;
|
|
@@ -52437,7 +52437,7 @@ class ITe extends NTe.QueryOperationSpace {
|
|
|
52437
52437
|
A4.IndexFieldSpace = ITe;
|
|
52438
52438
|
Object.defineProperty(E4, "__esModule", { value: !0 });
|
|
52439
52439
|
E4.IndexBuilder = void 0;
|
|
52440
|
-
const fR = Ke, BTe = Xr, $Te =
|
|
52440
|
+
const fR = Ke, BTe = Xr, $Te = Bu, kTe = K3, PTe = dc, MTe = J3, jTe = A4, xR = at;
|
|
52441
52441
|
class UTe {
|
|
52442
52442
|
constructor(e, n, r, i) {
|
|
52443
52443
|
this.filters = [], this.alwaysJoins = [], this.type = "index", this.resultFS = new jTe.IndexFieldSpace(e, n, r, i), this.inputFS = this.resultFS.inputSpace();
|
|
@@ -53178,7 +53178,7 @@ D4.SourceDesc = uRe;
|
|
|
53178
53178
|
var w4 = {};
|
|
53179
53179
|
Object.defineProperty(w4, "__esModule", { value: !0 });
|
|
53180
53180
|
w4.isSourceProperty = void 0;
|
|
53181
|
-
const aRe =
|
|
53181
|
+
const aRe = Bu, lRe = cc, cRe = C2, fRe = R0, xRe = b2, dRe = T2, hRe = R2, pRe = T0, gRe = ki;
|
|
53182
53182
|
function mRe(t) {
|
|
53183
53183
|
return t instanceof aRe.Filter || t instanceof gRe.JoinStatement || t instanceof lRe.DeclareFields || t instanceof cRe.FieldListEdit || t instanceof fRe.Renames || t instanceof xRe.PrimaryKey || t instanceof pRe.ObjectAnnotation || t instanceof dRe.Views || t instanceof hRe.TimezoneStatement;
|
|
53184
53184
|
}
|
|
@@ -53219,7 +53219,7 @@ I4.isQueryExtendProperty = DRe;
|
|
|
53219
53219
|
var B4 = {};
|
|
53220
53220
|
Object.defineProperty(B4, "__esModule", { value: !0 });
|
|
53221
53221
|
B4.isFieldPropStatement = void 0;
|
|
53222
|
-
const wRe = D0, NRe =
|
|
53222
|
+
const wRe = D0, NRe = Bu, FRe = dc, LRe = B2;
|
|
53223
53223
|
function IRe(t) {
|
|
53224
53224
|
return t instanceof NRe.Filter || t instanceof FRe.Limit || t instanceof LRe.PartitionBy || t instanceof wRe.FunctionOrdering;
|
|
53225
53225
|
}
|
|
@@ -53237,7 +53237,7 @@ B4.isFieldPropStatement = IRe;
|
|
|
53237
53237
|
for (var s in r)
|
|
53238
53238
|
s !== "default" && !Object.prototype.hasOwnProperty.call(i, s) && e(i, r, s);
|
|
53239
53239
|
};
|
|
53240
|
-
Object.defineProperty(t, "__esModule", { value: !0 }), n(zg, t), n(dh, t), n(hh, t), n(uo, t), n(R3, t), n(Vo, t), n(bC, t), n(TC, t), n(OC, t), n(L3, t), n(wC, t), n(NC, t), n(So, t), n(C2, t), n(b2, t), n(R0, t), n(T2, t), n(R2, t), n(LC, t), n(L2, t), n(IC, t), n(D0, t), n(BC, t), n(bl, t), n($C, t), n(I2, t), n(kC, t), n(PC, t), n(MC, t), n(Ga, t), n(jC, t), n(UC, t), n(qC, t), n(q3, t), n(U3, t), n(Nx, t), n(HC, t), n(zC, t), n(QC, t), n(GC, t), n(WC, t), n(VC, t), n(YC, t), n(d0, t), n(KC, t), n(JC, t), n(XC, t), n(ZC, t), n(e4, t), n(t4, t), n(n4, t), n(i4, t), n(tr, t), n(l4, t), n(B2, t), n(gh, t), n(mh, t), n(c4, t), n(Uf, t), n(xc, t), n(f4, t), n(H3, t), n(h0, t), n(Wg, t), n(x4, t), n(d4, t), n(h4, t), n(D2, t), n(O2, t), n(pc, t), n(p4, t), n(g4, t), n(m4, t), n(y4, t), n(pn, t), n(ht, t), n(C4, t), n(b4, t), n(cc, t), n(Z3, t), n(Wg, t), n(
|
|
53240
|
+
Object.defineProperty(t, "__esModule", { value: !0 }), n(zg, t), n(dh, t), n(hh, t), n(uo, t), n(R3, t), n(Vo, t), n(bC, t), n(TC, t), n(OC, t), n(L3, t), n(wC, t), n(NC, t), n(So, t), n(C2, t), n(b2, t), n(R0, t), n(T2, t), n(R2, t), n(LC, t), n(L2, t), n(IC, t), n(D0, t), n(BC, t), n(bl, t), n($C, t), n(I2, t), n(kC, t), n(PC, t), n(MC, t), n(Ga, t), n(jC, t), n(UC, t), n(qC, t), n(q3, t), n(U3, t), n(Nx, t), n(HC, t), n(zC, t), n(QC, t), n(GC, t), n(WC, t), n(VC, t), n(YC, t), n(d0, t), n(KC, t), n(JC, t), n(XC, t), n(ZC, t), n(e4, t), n(t4, t), n(n4, t), n(i4, t), n(tr, t), n(l4, t), n(B2, t), n(gh, t), n(mh, t), n(c4, t), n(Uf, t), n(xc, t), n(f4, t), n(H3, t), n(h0, t), n(Wg, t), n(x4, t), n(d4, t), n(h4, t), n(D2, t), n(O2, t), n(pc, t), n(p4, t), n(g4, t), n(m4, t), n(y4, t), n(pn, t), n(ht, t), n(C4, t), n(b4, t), n(cc, t), n(Z3, t), n(Wg, t), n(Bu, t), n(X3, t), n(K3, t), n(ki, t), n(b3, t), n(dc, t), n(ey, t), n(zg, t), n(T4, t), n(qf, t), n(R4, t), n(Y3, t), n(J3, t), n(w2, t), n(wx, t), n(M3, t), n(p0, t), n(O4, t), n(T0, t), n(Oo, t), n(D4, t), n(w4, t), n(ct, t), n(N4, t), n(hc, t), n(Ye, t), n(F4, t), n(qX, t), n(L4, t), n(I4, t), n(B4, t);
|
|
53241
53241
|
})(EC);
|
|
53242
53242
|
var $4 = {}, yh = {};
|
|
53243
53243
|
Object.defineProperty(yh, "__esModule", { value: !0 });
|
|
@@ -53324,7 +53324,7 @@ var kRe = T && T.__createBinding || (Object.create ? function(t, e, n, r) {
|
|
|
53324
53324
|
};
|
|
53325
53325
|
Object.defineProperty($4, "__esModule", { value: !0 });
|
|
53326
53326
|
$4.MalloyToAST = void 0;
|
|
53327
|
-
const Xj = US, jRe = Im, te = MRe(EC), gR = AC, Zj = dr, URe = EC, Ln = xn, mR = Ke, qRe = Mo, HRe = yh, zRe =
|
|
53327
|
+
const Xj = US, jRe = Im, te = MRe(EC), gR = AC, Zj = dr, URe = EC, Ln = xn, mR = Ke, qRe = Mo, HRe = yh, zRe = Iu;
|
|
53328
53328
|
class eU extends te.SourceQueryElement {
|
|
53329
53329
|
constructor() {
|
|
53330
53330
|
super(...arguments), this.elementType = "parseErrorSourceQuery";
|
|
@@ -54722,7 +54722,7 @@ j4.walkForDocumentHelpContext = oOe;
|
|
|
54722
54722
|
var U4 = {};
|
|
54723
54723
|
Object.defineProperty(U4, "__esModule", { value: !0 });
|
|
54724
54724
|
U4.ReferenceList = void 0;
|
|
54725
|
-
const uOe =
|
|
54725
|
+
const uOe = Iu;
|
|
54726
54726
|
class aOe {
|
|
54727
54727
|
constructor(e) {
|
|
54728
54728
|
this.sourceURL = e, this.references = [];
|
|
@@ -54835,9 +54835,9 @@ var gOe = T && T.__createBinding || (Object.create ? function(t, e, n, r) {
|
|
|
54835
54835
|
n !== "default" && Object.prototype.hasOwnProperty.call(t, n) && gOe(e, t, n);
|
|
54836
54836
|
return mOe(e, t), e;
|
|
54837
54837
|
};
|
|
54838
|
-
Object.defineProperty(
|
|
54839
|
-
|
|
54840
|
-
const nU = US, EOe = Ke, AOe = JS, vOe = F, zX = yOe(EC), _Oe = $4, UD = AC, SOe = Wa, ER = k4, COe = P4, bOe = M4, TOe = j4, ROe = U4, $v = q4, OOe =
|
|
54838
|
+
Object.defineProperty(yu, "__esModule", { value: !0 });
|
|
54839
|
+
yu.MalloyParserErrorHandler = yu.MalloyTranslator = yu.MalloyChildTranslator = yu.MalloyTranslation = void 0;
|
|
54840
|
+
const nU = US, EOe = Ke, AOe = JS, vOe = F, zX = yOe(EC), _Oe = $4, UD = AC, SOe = Wa, ER = k4, COe = P4, bOe = M4, TOe = j4, ROe = U4, $v = q4, OOe = Iu, QX = Mo, DOe = H4, wOe = z4;
|
|
54841
54841
|
class NOe extends AOe.MalloyLexer {
|
|
54842
54842
|
popMode() {
|
|
54843
54843
|
return this._modeStack.isEmpty ? this._mode : super.popMode();
|
|
@@ -55391,13 +55391,13 @@ ${i}` : e = i;
|
|
|
55391
55391
|
return n !== void 0 && (n.bare() || n.has("dialect", e));
|
|
55392
55392
|
}
|
|
55393
55393
|
}
|
|
55394
|
-
|
|
55394
|
+
yu.MalloyTranslation = UF;
|
|
55395
55395
|
class GX extends UF {
|
|
55396
55396
|
constructor(e, n) {
|
|
55397
55397
|
super(e), this.root = n;
|
|
55398
55398
|
}
|
|
55399
55399
|
}
|
|
55400
|
-
|
|
55400
|
+
yu.MalloyChildTranslator = GX;
|
|
55401
55401
|
class UOe extends UF {
|
|
55402
55402
|
constructor(e, n = null, r = null, i = null) {
|
|
55403
55403
|
super(e, n), this.eventStream = i, this.schemaZone = new ER.Zone(), this.importZone = new ER.Zone(), this.pretranslatedModels = /* @__PURE__ */ new Map(), this.sqlQueryZone = new ER.Zone(), this.root = this, this.logger = new UD.BaseMessageLogger(i), r && this.update(r);
|
|
@@ -55412,7 +55412,7 @@ class UOe extends UF {
|
|
|
55412
55412
|
return this.logger.log((0, UD.makeLogMessage)(e, n, { severity: "error", ...r })), e;
|
|
55413
55413
|
}
|
|
55414
55414
|
}
|
|
55415
|
-
|
|
55415
|
+
yu.MalloyTranslator = UOe;
|
|
55416
55416
|
class WX {
|
|
55417
55417
|
constructor(e, n) {
|
|
55418
55418
|
this.translator = e, this.messages = n;
|
|
@@ -55427,7 +55427,7 @@ class WX {
|
|
|
55427
55427
|
});
|
|
55428
55428
|
}
|
|
55429
55429
|
}
|
|
55430
|
-
|
|
55430
|
+
yu.MalloyParserErrorHandler = WX;
|
|
55431
55431
|
function VX(t) {
|
|
55432
55432
|
return [
|
|
55433
55433
|
...Object.keys(t),
|
|
@@ -55466,7 +55466,7 @@ function HOe(t, e) {
|
|
|
55466
55466
|
Eh.exploreQueryWalkerBuilder = HOe;
|
|
55467
55467
|
(function(t) {
|
|
55468
55468
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.exploreQueryWalkerBuilder = t.MalloyTranslation = t.MalloyTranslator = void 0;
|
|
55469
|
-
var e =
|
|
55469
|
+
var e = yu;
|
|
55470
55470
|
Object.defineProperty(t, "MalloyTranslator", { enumerable: !0, get: function() {
|
|
55471
55471
|
return e.MalloyTranslator;
|
|
55472
55472
|
} }), Object.defineProperty(t, "MalloyTranslation", { enumerable: !0, get: function() {
|
|
@@ -56393,10 +56393,10 @@ class hs extends qF {
|
|
|
56393
56393
|
}
|
|
56394
56394
|
}
|
|
56395
56395
|
we.Explore = hs;
|
|
56396
|
-
var
|
|
56396
|
+
var au;
|
|
56397
56397
|
(function(t) {
|
|
56398
56398
|
t.String = "string", t.Number = "number", t.Boolean = "boolean", t.Date = "date", t.Timestamp = "timestamp", t.Json = "json", t.NativeUnsupported = "sql native", t.Error = "error";
|
|
56399
|
-
})(
|
|
56399
|
+
})(au || (we.AtomicFieldType = au = {}));
|
|
56400
56400
|
class mc extends qF {
|
|
56401
56401
|
constructor(e, n, r) {
|
|
56402
56402
|
super(e.as || e.name, n, r), this.fieldTypeDef = e, this.parent = n;
|
|
@@ -56404,21 +56404,21 @@ class mc extends qF {
|
|
|
56404
56404
|
get type() {
|
|
56405
56405
|
switch (this.fieldTypeDef.type) {
|
|
56406
56406
|
case "string":
|
|
56407
|
-
return
|
|
56407
|
+
return au.String;
|
|
56408
56408
|
case "boolean":
|
|
56409
|
-
return
|
|
56409
|
+
return au.Boolean;
|
|
56410
56410
|
case "date":
|
|
56411
|
-
return
|
|
56411
|
+
return au.Date;
|
|
56412
56412
|
case "timestamp":
|
|
56413
|
-
return
|
|
56413
|
+
return au.Timestamp;
|
|
56414
56414
|
case "number":
|
|
56415
|
-
return
|
|
56415
|
+
return au.Number;
|
|
56416
56416
|
case "json":
|
|
56417
|
-
return
|
|
56417
|
+
return au.Json;
|
|
56418
56418
|
case "sql native":
|
|
56419
|
-
return
|
|
56419
|
+
return au.NativeUnsupported;
|
|
56420
56420
|
case "error":
|
|
56421
|
-
return
|
|
56421
|
+
return au.Error;
|
|
56422
56422
|
case "record":
|
|
56423
56423
|
case "array":
|
|
56424
56424
|
throw new Error(`MTOY TODO IMPLEMENT Atomic ${this.fieldTypeDef.type}`);
|
|
@@ -56520,10 +56520,10 @@ var Vc;
|
|
|
56520
56520
|
(function(t) {
|
|
56521
56521
|
t.Day = "day", t.Week = "week", t.Month = "month", t.Quarter = "quarter", t.Year = "year";
|
|
56522
56522
|
})(Vc || (we.DateTimeframe = Vc = {}));
|
|
56523
|
-
var
|
|
56523
|
+
var lu;
|
|
56524
56524
|
(function(t) {
|
|
56525
56525
|
t.Day = "day", t.Week = "week", t.Month = "month", t.Quarter = "quarter", t.Year = "year", t.Second = "second", t.Hour = "hour", t.Minute = "minute";
|
|
56526
|
-
})(
|
|
56526
|
+
})(lu || (we.TimestampTimeframe = lu = {}));
|
|
56527
56527
|
class HF extends mc {
|
|
56528
56528
|
constructor(e, n, r) {
|
|
56529
56529
|
super(e, n, r), this.fieldDateDef = e;
|
|
@@ -56553,21 +56553,21 @@ class zF extends mc {
|
|
|
56553
56553
|
if (this.fieldTimestampDef.timeframe !== void 0)
|
|
56554
56554
|
switch (this.fieldTimestampDef.timeframe) {
|
|
56555
56555
|
case "day":
|
|
56556
|
-
return
|
|
56556
|
+
return lu.Day;
|
|
56557
56557
|
case "week":
|
|
56558
|
-
return
|
|
56558
|
+
return lu.Week;
|
|
56559
56559
|
case "month":
|
|
56560
|
-
return
|
|
56560
|
+
return lu.Month;
|
|
56561
56561
|
case "quarter":
|
|
56562
|
-
return
|
|
56562
|
+
return lu.Quarter;
|
|
56563
56563
|
case "year":
|
|
56564
|
-
return
|
|
56564
|
+
return lu.Year;
|
|
56565
56565
|
case "second":
|
|
56566
|
-
return
|
|
56566
|
+
return lu.Second;
|
|
56567
56567
|
case "hour":
|
|
56568
|
-
return
|
|
56568
|
+
return lu.Hour;
|
|
56569
56569
|
case "minute":
|
|
56570
|
-
return
|
|
56570
|
+
return lu.Minute;
|
|
56571
56571
|
}
|
|
56572
56572
|
}
|
|
56573
56573
|
}
|
|
@@ -57388,7 +57388,7 @@ class V4 {
|
|
|
57388
57388
|
return !0;
|
|
57389
57389
|
}
|
|
57390
57390
|
}
|
|
57391
|
-
class
|
|
57391
|
+
class la extends V4 {
|
|
57392
57392
|
constructor(e, n, r, i) {
|
|
57393
57393
|
super(n, r, i), this._value = e, this._field = n;
|
|
57394
57394
|
}
|
|
@@ -57399,10 +57399,10 @@ class aa extends V4 {
|
|
|
57399
57399
|
return this._field;
|
|
57400
57400
|
}
|
|
57401
57401
|
isScalar() {
|
|
57402
|
-
return this instanceof
|
|
57402
|
+
return this instanceof la;
|
|
57403
57403
|
}
|
|
57404
57404
|
}
|
|
57405
|
-
class sZ extends
|
|
57405
|
+
class sZ extends la {
|
|
57406
57406
|
constructor(e, n, r, i) {
|
|
57407
57407
|
super(e, n, r, i), this._field = n;
|
|
57408
57408
|
}
|
|
@@ -57416,7 +57416,7 @@ class sZ extends aa {
|
|
|
57416
57416
|
return this.value.toLocaleLowerCase().localeCompare(e.value.toLocaleLowerCase());
|
|
57417
57417
|
}
|
|
57418
57418
|
}
|
|
57419
|
-
class oZ extends
|
|
57419
|
+
class oZ extends la {
|
|
57420
57420
|
constructor(e, n, r, i) {
|
|
57421
57421
|
super(e, n, r, i), this._field = n;
|
|
57422
57422
|
}
|
|
@@ -57430,7 +57430,7 @@ class oZ extends aa {
|
|
|
57430
57430
|
return 0;
|
|
57431
57431
|
}
|
|
57432
57432
|
}
|
|
57433
|
-
class uZ extends
|
|
57433
|
+
class uZ extends la {
|
|
57434
57434
|
constructor(e, n, r, i) {
|
|
57435
57435
|
super(e, n, r, i), this._field = n;
|
|
57436
57436
|
}
|
|
@@ -57444,7 +57444,7 @@ class uZ extends aa {
|
|
|
57444
57444
|
return this.value === e.value ? 0 : this.value ? 1 : -1;
|
|
57445
57445
|
}
|
|
57446
57446
|
}
|
|
57447
|
-
class YOe extends
|
|
57447
|
+
class YOe extends la {
|
|
57448
57448
|
constructor(e, n, r, i) {
|
|
57449
57449
|
super(e, n, r, i), this._field = n;
|
|
57450
57450
|
}
|
|
@@ -57459,7 +57459,7 @@ class YOe extends aa {
|
|
|
57459
57459
|
return n === r ? 0 : n > r ? 1 : -1;
|
|
57460
57460
|
}
|
|
57461
57461
|
}
|
|
57462
|
-
class aZ extends
|
|
57462
|
+
class aZ extends la {
|
|
57463
57463
|
constructor(e, n, r, i) {
|
|
57464
57464
|
super(e, n, r, i), this._field = n;
|
|
57465
57465
|
}
|
|
@@ -57488,7 +57488,7 @@ function lZ(t) {
|
|
|
57488
57488
|
return n.isValid || (n = rU.DateTime.fromSQL(t, { zone: "UTC" })), n.toJSDate();
|
|
57489
57489
|
}
|
|
57490
57490
|
}
|
|
57491
|
-
class cZ extends
|
|
57491
|
+
class cZ extends la {
|
|
57492
57492
|
constructor(e, n, r, i) {
|
|
57493
57493
|
super(e, n, r, i), this._field = n;
|
|
57494
57494
|
}
|
|
@@ -57505,7 +57505,7 @@ class cZ extends aa {
|
|
|
57505
57505
|
return this.value > e.value ? 1 : this.value < e.value ? -1 : 0;
|
|
57506
57506
|
}
|
|
57507
57507
|
}
|
|
57508
|
-
class fZ extends
|
|
57508
|
+
class fZ extends la {
|
|
57509
57509
|
constructor(e, n, r, i) {
|
|
57510
57510
|
super(e, n, r, i), this._field = n;
|
|
57511
57511
|
}
|
|
@@ -57522,7 +57522,7 @@ class fZ extends aa {
|
|
|
57522
57522
|
return this.value > e.value ? 1 : this.value < e.value ? -1 : 0;
|
|
57523
57523
|
}
|
|
57524
57524
|
}
|
|
57525
|
-
class KOe extends
|
|
57525
|
+
class KOe extends la {
|
|
57526
57526
|
get key() {
|
|
57527
57527
|
return this.value.toString();
|
|
57528
57528
|
}
|
|
@@ -60008,7 +60008,7 @@ function oee(t, e) {
|
|
|
60008
60008
|
function uee(t) {
|
|
60009
60009
|
return t == null || t === "" ? null : t + "";
|
|
60010
60010
|
}
|
|
60011
|
-
function
|
|
60011
|
+
function ku(t) {
|
|
60012
60012
|
const e = {}, n = t.length;
|
|
60013
60013
|
for (let r = 0; r < n; ++r)
|
|
60014
60014
|
e[t[r]] = !0;
|
|
@@ -60928,28 +60928,28 @@ const em = Yn((t) => {
|
|
|
60928
60928
|
t.setUTCMonth(t.getUTCMonth() + e);
|
|
60929
60929
|
}, (t, e) => e.getUTCMonth() - t.getUTCMonth() + (e.getUTCFullYear() - t.getUTCFullYear()) * 12, (t) => t.getUTCMonth());
|
|
60930
60930
|
em.range;
|
|
60931
|
-
const
|
|
60931
|
+
const Pu = Yn((t) => {
|
|
60932
60932
|
t.setMonth(0, 1), t.setHours(0, 0, 0, 0);
|
|
60933
60933
|
}, (t, e) => {
|
|
60934
60934
|
t.setFullYear(t.getFullYear() + e);
|
|
60935
60935
|
}, (t, e) => e.getFullYear() - t.getFullYear(), (t) => t.getFullYear());
|
|
60936
|
-
|
|
60936
|
+
Pu.every = (t) => !isFinite(t = Math.floor(t)) || !(t > 0) ? null : Yn((e) => {
|
|
60937
60937
|
e.setFullYear(Math.floor(e.getFullYear() / t) * t), e.setMonth(0, 1), e.setHours(0, 0, 0, 0);
|
|
60938
60938
|
}, (e, n) => {
|
|
60939
60939
|
e.setFullYear(e.getFullYear() + n * t);
|
|
60940
60940
|
});
|
|
60941
|
-
|
|
60942
|
-
const
|
|
60941
|
+
Pu.range;
|
|
60942
|
+
const Mu = Yn((t) => {
|
|
60943
60943
|
t.setUTCMonth(0, 1), t.setUTCHours(0, 0, 0, 0);
|
|
60944
60944
|
}, (t, e) => {
|
|
60945
60945
|
t.setUTCFullYear(t.getUTCFullYear() + e);
|
|
60946
60946
|
}, (t, e) => e.getUTCFullYear() - t.getUTCFullYear(), (t) => t.getUTCFullYear());
|
|
60947
|
-
|
|
60947
|
+
Mu.every = (t) => !isFinite(t = Math.floor(t)) || !(t > 0) ? null : Yn((e) => {
|
|
60948
60948
|
e.setUTCFullYear(Math.floor(e.getUTCFullYear() / t) * t), e.setUTCMonth(0, 1), e.setUTCHours(0, 0, 0, 0);
|
|
60949
60949
|
}, (e, n) => {
|
|
60950
60950
|
e.setUTCFullYear(e.getUTCFullYear() + n * t);
|
|
60951
60951
|
});
|
|
60952
|
-
|
|
60952
|
+
Mu.range;
|
|
60953
60953
|
function Ree(t, e, n, r, i, s) {
|
|
60954
60954
|
const o = [
|
|
60955
60955
|
[ka, 1, Ba],
|
|
@@ -60988,7 +60988,7 @@ function Ree(t, e, n, r, i, s) {
|
|
|
60988
60988
|
}
|
|
60989
60989
|
return [u, a];
|
|
60990
60990
|
}
|
|
60991
|
-
const [A8e, v8e] = Ree(
|
|
60991
|
+
const [A8e, v8e] = Ree(Mu, em, H2, Tee, sb, rb), [_8e, S8e] = Ree(Pu, Zg, q2, Ya, ib, nb), Gr = "year", As = "quarter", pi = "month", ir = "week", vs = "date", li = "day", ll = "dayofyear", Xs = "hours", Zs = "minutes", $o = "seconds", ju = "milliseconds", Oee = [Gr, As, pi, ir, vs, li, ll, Xs, Zs, $o, ju], OR = Oee.reduce((t, e, n) => (t[e] = 1 + n, t), {});
|
|
60992
60992
|
function Dee(t) {
|
|
60993
60993
|
const e = je(t).slice(), n = {};
|
|
60994
60994
|
return e.length || _e("Missing time unit."), e.forEach((i) => {
|
|
@@ -61006,7 +61006,7 @@ const C8e = {
|
|
|
61006
61006
|
[Xs]: "%H:00",
|
|
61007
61007
|
[Zs]: "00:%M",
|
|
61008
61008
|
[$o]: ":%S",
|
|
61009
|
-
[
|
|
61009
|
+
[ju]: ".%L",
|
|
61010
61010
|
[`${Gr}-${pi}`]: "%Y-%m ",
|
|
61011
61011
|
[`${Gr}-${pi}-${vs}`]: "%Y-%m-%d ",
|
|
61012
61012
|
[`${Xs}-${Zs}`]: "%H:%M"
|
|
@@ -61073,7 +61073,7 @@ function N8e(t, e, n, r, i, s, o) {
|
|
|
61073
61073
|
return new Date(Date.UTC(t, e, n, r, i, s, o));
|
|
61074
61074
|
}
|
|
61075
61075
|
function Fee(t, e, n, r, i) {
|
|
61076
|
-
const s = e || 1, o = Ot(t), u = (y, E, A) => (A = A || y, F8e(n[A], r[A], y === o && s, E)), a = /* @__PURE__ */ new Date(), l =
|
|
61076
|
+
const s = e || 1, o = Ot(t), u = (y, E, A) => (A = A || y, F8e(n[A], r[A], y === o && s, E)), a = /* @__PURE__ */ new Date(), l = ku(t), c = l[Gr] ? u(Gr) : vi(2012), f = l[pi] ? u(pi) : l[As] ? u(As) : Kc, x = l[ir] && l[li] ? u(li, 1, ir + li) : l[ir] ? u(ir, 1) : l[li] ? u(li, 1) : l[vs] ? u(vs, 1) : l[ll] ? u(ll, 1) : ny, h = l[Xs] ? u(Xs) : Kc, p = l[Zs] ? u(Zs) : Kc, m = l[$o] ? u($o) : Kc, g = l[ju] ? u(ju) : Kc;
|
|
61077
61077
|
return function(y) {
|
|
61078
61078
|
a.setTime(+y);
|
|
61079
61079
|
const E = c(a);
|
|
@@ -61095,7 +61095,7 @@ const L8e = {
|
|
|
61095
61095
|
[Xs]: (t) => t.getHours(),
|
|
61096
61096
|
[Zs]: (t) => t.getMinutes(),
|
|
61097
61097
|
[$o]: (t) => t.getSeconds(),
|
|
61098
|
-
[
|
|
61098
|
+
[ju]: (t) => t.getMilliseconds(),
|
|
61099
61099
|
[ll]: (t) => wee(t),
|
|
61100
61100
|
[ir]: (t) => XD(t),
|
|
61101
61101
|
[ir + li]: (t, e) => Th(XD(t), t.getDay(), ZD(e)),
|
|
@@ -61115,7 +61115,7 @@ const $8e = {
|
|
|
61115
61115
|
[Xs]: (t) => t.getUTCHours(),
|
|
61116
61116
|
[Zs]: (t) => t.getUTCMinutes(),
|
|
61117
61117
|
[$o]: (t) => t.getUTCSeconds(),
|
|
61118
|
-
[
|
|
61118
|
+
[ju]: (t) => t.getUTCMilliseconds(),
|
|
61119
61119
|
[ll]: (t) => Nee(t),
|
|
61120
61120
|
[ir]: (t) => e7(t),
|
|
61121
61121
|
[li]: (t, e) => Th(1, t.getUTCDay(), t7(e)),
|
|
@@ -61128,7 +61128,7 @@ function P8e(t, e) {
|
|
|
61128
61128
|
return Fee(t, e || 1, $8e, k8e, N8e);
|
|
61129
61129
|
}
|
|
61130
61130
|
const M8e = {
|
|
61131
|
-
[Gr]:
|
|
61131
|
+
[Gr]: Pu,
|
|
61132
61132
|
[As]: Zg.every(3),
|
|
61133
61133
|
[pi]: Zg,
|
|
61134
61134
|
[ir]: q2,
|
|
@@ -61138,9 +61138,9 @@ const M8e = {
|
|
|
61138
61138
|
[Xs]: ib,
|
|
61139
61139
|
[Zs]: nb,
|
|
61140
61140
|
[$o]: ka,
|
|
61141
|
-
[
|
|
61141
|
+
[ju]: Sh
|
|
61142
61142
|
}, j8e = {
|
|
61143
|
-
[Gr]:
|
|
61143
|
+
[Gr]: Mu,
|
|
61144
61144
|
[As]: em.every(3),
|
|
61145
61145
|
[pi]: em,
|
|
61146
61146
|
[ir]: H2,
|
|
@@ -61150,7 +61150,7 @@ const M8e = {
|
|
|
61150
61150
|
[Xs]: sb,
|
|
61151
61151
|
[Zs]: rb,
|
|
61152
61152
|
[$o]: ka,
|
|
61153
|
-
[
|
|
61153
|
+
[ju]: Sh
|
|
61154
61154
|
};
|
|
61155
61155
|
function sy(t) {
|
|
61156
61156
|
return M8e[t];
|
|
@@ -61176,7 +61176,7 @@ function H8e(t, e, n, r) {
|
|
|
61176
61176
|
function z8e(t, e, n, r) {
|
|
61177
61177
|
return Iee(oy(t), e, n, r);
|
|
61178
61178
|
}
|
|
61179
|
-
const Q1 = 1e3, G1 = Q1 * 60, W1 = G1 * 60, ob = W1 * 24, Q8e = ob * 7, DU = ob * 30, n7 = ob * 365, Bee = [Gr, pi, vs, Xs, Zs, $o,
|
|
61179
|
+
const Q1 = 1e3, G1 = Q1 * 60, W1 = G1 * 60, ob = W1 * 24, Q8e = ob * 7, DU = ob * 30, n7 = ob * 365, Bee = [Gr, pi, vs, Xs, Zs, $o, ju], V1 = Bee.slice(0, -1), Y1 = V1.slice(0, -1), K1 = Y1.slice(0, -1), G8e = K1.slice(0, -1), W8e = [Gr, ir], wU = [Gr, pi], $ee = [Gr], g1 = [[V1, 1, Q1], [V1, 5, 5 * Q1], [V1, 15, 15 * Q1], [V1, 30, 30 * Q1], [Y1, 1, G1], [Y1, 5, 5 * G1], [Y1, 15, 15 * G1], [Y1, 30, 30 * G1], [K1, 1, W1], [K1, 3, 3 * W1], [K1, 6, 6 * W1], [K1, 12, 12 * W1], [G8e, 1, ob], [W8e, 1, Q8e], [wU, 1, DU], [wU, 3, 3 * DU], [$ee, 1, n7]];
|
|
61180
61180
|
function V8e(t) {
|
|
61181
61181
|
const e = t.extent, n = t.maxbins || 40, r = Math.abs(eb(e)) / n;
|
|
61182
61182
|
let i = iy((u) => u[2]).right(g1, r), s, o;
|
|
@@ -61538,7 +61538,7 @@ function pFe(t, e) {
|
|
|
61538
61538
|
return $t(t.getHours() % 12 || 12, e, 2);
|
|
61539
61539
|
}
|
|
61540
61540
|
function gFe(t, e) {
|
|
61541
|
-
return $t(1 + Ya.count(
|
|
61541
|
+
return $t(1 + Ya.count(Pu(t), t), e, 3);
|
|
61542
61542
|
}
|
|
61543
61543
|
function Pee(t, e) {
|
|
61544
61544
|
return $t(t.getMilliseconds(), e, 3);
|
|
@@ -61560,20 +61560,20 @@ function vFe(t) {
|
|
|
61560
61560
|
return e === 0 ? 7 : e;
|
|
61561
61561
|
}
|
|
61562
61562
|
function _Fe(t, e) {
|
|
61563
|
-
return $t(q2.count(
|
|
61563
|
+
return $t(q2.count(Pu(t) - 1, t), e, 2);
|
|
61564
61564
|
}
|
|
61565
61565
|
function Mee(t) {
|
|
61566
61566
|
var e = t.getDay();
|
|
61567
61567
|
return e >= 4 || e === 0 ? Ch(t) : Ch.ceil(t);
|
|
61568
61568
|
}
|
|
61569
61569
|
function SFe(t, e) {
|
|
61570
|
-
return t = Mee(t), $t(Ch.count(
|
|
61570
|
+
return t = Mee(t), $t(Ch.count(Pu(t), t) + (Pu(t).getDay() === 4), e, 2);
|
|
61571
61571
|
}
|
|
61572
61572
|
function CFe(t) {
|
|
61573
61573
|
return t.getDay();
|
|
61574
61574
|
}
|
|
61575
61575
|
function bFe(t, e) {
|
|
61576
|
-
return $t(Hv.count(
|
|
61576
|
+
return $t(Hv.count(Pu(t) - 1, t), e, 2);
|
|
61577
61577
|
}
|
|
61578
61578
|
function TFe(t, e) {
|
|
61579
61579
|
return $t(t.getFullYear() % 100, e, 2);
|
|
@@ -61602,7 +61602,7 @@ function FFe(t, e) {
|
|
|
61602
61602
|
return $t(t.getUTCHours() % 12 || 12, e, 2);
|
|
61603
61603
|
}
|
|
61604
61604
|
function LFe(t, e) {
|
|
61605
|
-
return $t(1 + g0.count(
|
|
61605
|
+
return $t(1 + g0.count(Mu(t), t), e, 3);
|
|
61606
61606
|
}
|
|
61607
61607
|
function jee(t, e) {
|
|
61608
61608
|
return $t(t.getUTCMilliseconds(), e, 3);
|
|
@@ -61624,20 +61624,20 @@ function PFe(t) {
|
|
|
61624
61624
|
return e === 0 ? 7 : e;
|
|
61625
61625
|
}
|
|
61626
61626
|
function MFe(t, e) {
|
|
61627
|
-
return $t(H2.count(
|
|
61627
|
+
return $t(H2.count(Mu(t) - 1, t), e, 2);
|
|
61628
61628
|
}
|
|
61629
61629
|
function Uee(t) {
|
|
61630
61630
|
var e = t.getUTCDay();
|
|
61631
61631
|
return e >= 4 || e === 0 ? bh(t) : bh.ceil(t);
|
|
61632
61632
|
}
|
|
61633
61633
|
function jFe(t, e) {
|
|
61634
|
-
return t = Uee(t), $t(bh.count(
|
|
61634
|
+
return t = Uee(t), $t(bh.count(Mu(t), t) + (Mu(t).getUTCDay() === 4), e, 2);
|
|
61635
61635
|
}
|
|
61636
61636
|
function UFe(t) {
|
|
61637
61637
|
return t.getUTCDay();
|
|
61638
61638
|
}
|
|
61639
61639
|
function qFe(t, e) {
|
|
61640
|
-
return $t(zv.count(
|
|
61640
|
+
return $t(zv.count(Mu(t) - 1, t), e, 2);
|
|
61641
61641
|
}
|
|
61642
61642
|
function HFe(t, e) {
|
|
61643
61643
|
return $t(t.getUTCFullYear() % 100, e, 2);
|
|
@@ -61772,7 +61772,7 @@ function i7(t) {
|
|
|
61772
61772
|
}
|
|
61773
61773
|
function UU(t, e, n) {
|
|
61774
61774
|
n = n || {}, ze(n) || _e(`Invalid time multi-format specifier: ${n}`);
|
|
61775
|
-
const r = e($o), i = e(Zs), s = e(Xs), o = e(vs), u = e(ir), a = e(pi), l = e(As), c = e(Gr), f = t(n[
|
|
61775
|
+
const r = e($o), i = e(Zs), s = e(Xs), o = e(vs), u = e(ir), a = e(pi), l = e(As), c = e(Gr), f = t(n[ju] || ".%L"), x = t(n[$o] || ":%S"), h = t(n[Zs] || "%I:%M"), p = t(n[Xs] || "%I %p"), m = t(n[vs] || n[li] || "%a %d"), g = t(n[ir] || "%b %d"), y = t(n[pi] || "%B"), E = t(n[As] || "%B"), A = t(n[Gr] || "%Y");
|
|
61776
61776
|
return (v) => (r(v) < v ? f : i(v) < v ? x : s(v) < v ? h : o(v) < v ? p : a(v) < v ? u(v) < v ? m : g : c(v) < v ? l(v) < v ? y : E : A)(v);
|
|
61777
61777
|
}
|
|
61778
61778
|
function Gee(t) {
|
|
@@ -62468,7 +62468,7 @@ function z9e(t) {
|
|
|
62468
62468
|
for (i = r.length; --i >= 0; )
|
|
62469
62469
|
e.push(n = r[i]), n === t && _e("Cycle detected in dataflow graph.");
|
|
62470
62470
|
}
|
|
62471
|
-
const Gv = {},
|
|
62471
|
+
const Gv = {}, fu = 1, Yl = 2, Ra = 4, Q9e = fu | Yl, GU = fu | Ra, sd = fu | Yl | Ra, WU = 8, A1 = 16, VU = 32, YU = 64;
|
|
62472
62472
|
function pf(t, e, n) {
|
|
62473
62473
|
this.dataflow = t, this.stamp = e ?? -1, this.add = [], this.rem = [], this.mod = [], this.fields = null, this.encode = n || null;
|
|
62474
62474
|
}
|
|
@@ -62493,7 +62493,7 @@ pf.prototype = {
|
|
|
62493
62493
|
/**
|
|
62494
62494
|
* Boolean flag indicating ADD (added) tuples.
|
|
62495
62495
|
*/
|
|
62496
|
-
ADD:
|
|
62496
|
+
ADD: fu,
|
|
62497
62497
|
/**
|
|
62498
62498
|
* Boolean flag indicating REM (removed) tuples.
|
|
62499
62499
|
*/
|
|
@@ -62588,7 +62588,7 @@ pf.prototype = {
|
|
|
62588
62588
|
*/
|
|
62589
62589
|
init(t, e) {
|
|
62590
62590
|
const n = this;
|
|
62591
|
-
return n.stamp = t.stamp, n.encode = t.encode, t.fields && !(e & YU) && (n.fields = t.fields), e &
|
|
62591
|
+
return n.stamp = t.stamp, n.encode = t.encode, t.fields && !(e & YU) && (n.fields = t.fields), e & fu ? (n.addF = t.addF, n.add = t.add) : (n.addF = null, n.add = []), e & Yl ? (n.remF = t.remF, n.rem = t.rem) : (n.remF = null, n.rem = []), e & Ra ? (n.modF = t.modF, n.mod = t.mod) : (n.modF = null, n.mod = []), e & VU ? (n.srcF = null, n.source = null) : (n.srcF = t.srcF, n.source = t.source, t.cleans && (n.cleans = t.cleans)), n;
|
|
62592
62592
|
},
|
|
62593
62593
|
/**
|
|
62594
62594
|
* Schedules a function to run after pulse propagation completes.
|
|
@@ -62606,7 +62606,7 @@ pf.prototype = {
|
|
|
62606
62606
|
*/
|
|
62607
62607
|
changed(t) {
|
|
62608
62608
|
const e = t || sd;
|
|
62609
|
-
return e &
|
|
62609
|
+
return e & fu && this.add.length || e & Yl && this.rem.length || e & Ra && this.mod.length;
|
|
62610
62610
|
},
|
|
62611
62611
|
/**
|
|
62612
62612
|
* Forces a "reflow" of tuple values, such that all tuples in the backing
|
|
@@ -62619,7 +62619,7 @@ pf.prototype = {
|
|
|
62619
62619
|
if (t)
|
|
62620
62620
|
return this.fork(sd).reflow();
|
|
62621
62621
|
const e = this.add.length, n = this.source && this.source.length;
|
|
62622
|
-
return n && n !== e && (this.mod = this.source, e && this.filter(Ra, KU(this,
|
|
62622
|
+
return n && n !== e && (this.mod = this.source, e && this.filter(Ra, KU(this, fu))), this;
|
|
62623
62623
|
},
|
|
62624
62624
|
/**
|
|
62625
62625
|
* Get/set metadata to pulse requesting garbage collection
|
|
@@ -62668,7 +62668,7 @@ pf.prototype = {
|
|
|
62668
62668
|
*/
|
|
62669
62669
|
filter(t, e) {
|
|
62670
62670
|
const n = this;
|
|
62671
|
-
return t &
|
|
62671
|
+
return t & fu && (n.addF = SE(n.addF, e)), t & Yl && (n.remF = SE(n.remF, e)), t & Ra && (n.modF = SE(n.modF, e)), t & A1 && (n.srcF = SE(n.srcF, e)), n;
|
|
62672
62672
|
},
|
|
62673
62673
|
/**
|
|
62674
62674
|
* Materialize one or more tuple sets in this pulse. If the tuple set(s) have
|
|
@@ -62680,7 +62680,7 @@ pf.prototype = {
|
|
|
62680
62680
|
materialize(t) {
|
|
62681
62681
|
t = t || sd;
|
|
62682
62682
|
const e = this;
|
|
62683
|
-
return t &
|
|
62683
|
+
return t & fu && e.addF && (e.add = FR(e.add, e.addF), e.addF = null), t & Yl && e.remF && (e.rem = FR(e.rem, e.remF), e.remF = null), t & Ra && e.modF && (e.mod = FR(e.mod, e.modF), e.modF = null), t & A1 && e.srcF && (e.source = e.source.filter(e.srcF), e.srcF = null), e;
|
|
62684
62684
|
},
|
|
62685
62685
|
/**
|
|
62686
62686
|
* Visit one or more tuple sets in this pulse.
|
|
@@ -62694,7 +62694,7 @@ pf.prototype = {
|
|
|
62694
62694
|
const n = this, r = e;
|
|
62695
62695
|
if (t & A1)
|
|
62696
62696
|
return zc(n.source, n.srcF, r), n;
|
|
62697
|
-
t &
|
|
62697
|
+
t & fu && zc(n.add, n.addF, r), t & Yl && zc(n.rem, n.remF, r), t & Ra && zc(n.mod, n.modF, r);
|
|
62698
62698
|
const i = n.source;
|
|
62699
62699
|
if (t & WU && i) {
|
|
62700
62700
|
const s = n.add.length + n.mod.length;
|
|
@@ -66759,7 +66759,7 @@ function m0(t, e) {
|
|
|
66759
66759
|
return null;
|
|
66760
66760
|
}
|
|
66761
66761
|
const zIe = () => typeof Image < "u" ? Image : null;
|
|
66762
|
-
function
|
|
66762
|
+
function ca(t, e) {
|
|
66763
66763
|
switch (arguments.length) {
|
|
66764
66764
|
case 0:
|
|
66765
66765
|
break;
|
|
@@ -66812,7 +66812,7 @@ function Z9() {
|
|
|
66812
66812
|
return arguments.length ? (r = s, i) : r;
|
|
66813
66813
|
}, i.copy = function() {
|
|
66814
66814
|
return Z9(e, n).unknown(r);
|
|
66815
|
-
},
|
|
66815
|
+
}, ca.apply(i, arguments), i;
|
|
66816
66816
|
}
|
|
66817
66817
|
function G2(t, e, n) {
|
|
66818
66818
|
t.prototype = e.prototype = n, n.constructor = t;
|
|
@@ -66825,7 +66825,7 @@ function cy(t, e) {
|
|
|
66825
66825
|
}
|
|
66826
66826
|
function Ec() {
|
|
66827
66827
|
}
|
|
66828
|
-
var Qf = 0.7, Oh = 1 / Qf, jd = "\\s*([+-]?\\d+)\\s*", im = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",
|
|
66828
|
+
var Qf = 0.7, Oh = 1 / Qf, jd = "\\s*([+-]?\\d+)\\s*", im = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*", Cu = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*", QIe = /^#([0-9a-f]{3,8})$/, GIe = new RegExp(`^rgb\\(${jd},${jd},${jd}\\)$`), WIe = new RegExp(`^rgb\\(${Cu},${Cu},${Cu}\\)$`), VIe = new RegExp(`^rgba\\(${jd},${jd},${jd},${im}\\)$`), YIe = new RegExp(`^rgba\\(${Cu},${Cu},${Cu},${im}\\)$`), KIe = new RegExp(`^hsl\\(${im},${Cu},${Cu}\\)$`), JIe = new RegExp(`^hsla\\(${im},${Cu},${Cu},${im}\\)$`), uq = {
|
|
66829
66829
|
aliceblue: 15792383,
|
|
66830
66830
|
antiquewhite: 16444375,
|
|
66831
66831
|
aqua: 65535,
|
|
@@ -67121,26 +67121,26 @@ function kR(t, e, n) {
|
|
|
67121
67121
|
}
|
|
67122
67122
|
const pne = Math.PI / 180, gne = 180 / Math.PI, Zv = 18, mne = 0.96422, yne = 1, Ene = 0.82521, Ane = 4 / 29, Ud = 6 / 29, vne = 3 * Ud * Ud, tBe = Ud * Ud * Ud;
|
|
67123
67123
|
function _ne(t) {
|
|
67124
|
-
if (t instanceof
|
|
67125
|
-
return new
|
|
67124
|
+
if (t instanceof bu)
|
|
67125
|
+
return new bu(t.l, t.a, t.b, t.opacity);
|
|
67126
67126
|
if (t instanceof Pa)
|
|
67127
67127
|
return Sne(t);
|
|
67128
67128
|
t instanceof sr || (t = eL(t));
|
|
67129
67129
|
var e = UR(t.r), n = UR(t.g), r = UR(t.b), i = PR((0.2225045 * e + 0.7168786 * n + 0.0606169 * r) / yne), s, o;
|
|
67130
|
-
return e === n && n === r ? s = o = i : (s = PR((0.4360747 * e + 0.3850649 * n + 0.1430804 * r) / mne), o = PR((0.0139322 * e + 0.0971045 * n + 0.7141733 * r) / Ene)), new
|
|
67130
|
+
return e === n && n === r ? s = o = i : (s = PR((0.4360747 * e + 0.3850649 * n + 0.1430804 * r) / mne), o = PR((0.0139322 * e + 0.0971045 * n + 0.7141733 * r) / Ene)), new bu(116 * i - 16, 500 * (s - i), 200 * (i - o), t.opacity);
|
|
67131
67131
|
}
|
|
67132
67132
|
function e_(t, e, n, r) {
|
|
67133
|
-
return arguments.length === 1 ? _ne(t) : new
|
|
67133
|
+
return arguments.length === 1 ? _ne(t) : new bu(t, e, n, r ?? 1);
|
|
67134
67134
|
}
|
|
67135
|
-
function
|
|
67135
|
+
function bu(t, e, n, r) {
|
|
67136
67136
|
this.l = +t, this.a = +e, this.b = +n, this.opacity = +r;
|
|
67137
67137
|
}
|
|
67138
|
-
G2(
|
|
67138
|
+
G2(bu, e_, cy(Ec, {
|
|
67139
67139
|
brighter(t) {
|
|
67140
|
-
return new
|
|
67140
|
+
return new bu(this.l + Zv * (t ?? 1), this.a, this.b, this.opacity);
|
|
67141
67141
|
},
|
|
67142
67142
|
darker(t) {
|
|
67143
|
-
return new
|
|
67143
|
+
return new bu(this.l - Zv * (t ?? 1), this.a, this.b, this.opacity);
|
|
67144
67144
|
},
|
|
67145
67145
|
rgb() {
|
|
67146
67146
|
var t = (this.l + 16) / 116, e = isNaN(this.a) ? t : t + this.a / 500, n = isNaN(this.b) ? t : t - this.b / 200;
|
|
@@ -67167,7 +67167,7 @@ function UR(t) {
|
|
|
67167
67167
|
function nBe(t) {
|
|
67168
67168
|
if (t instanceof Pa)
|
|
67169
67169
|
return new Pa(t.h, t.c, t.l, t.opacity);
|
|
67170
|
-
if (t instanceof
|
|
67170
|
+
if (t instanceof bu || (t = _ne(t)), t.a === 0 && t.b === 0)
|
|
67171
67171
|
return new Pa(NaN, 0 < t.l && t.l < 100 ? 0 : NaN, t.l, t.opacity);
|
|
67172
67172
|
var e = Math.atan2(t.b, t.a) * gne;
|
|
67173
67173
|
return new Pa(e < 0 ? e + 360 : e, Math.sqrt(t.a * t.a + t.b * t.b), t.l, t.opacity);
|
|
@@ -67180,9 +67180,9 @@ function Pa(t, e, n, r) {
|
|
|
67180
67180
|
}
|
|
67181
67181
|
function Sne(t) {
|
|
67182
67182
|
if (isNaN(t.h))
|
|
67183
|
-
return new
|
|
67183
|
+
return new bu(t.l, 0, 0, t.opacity);
|
|
67184
67184
|
var e = t.h * pne;
|
|
67185
|
-
return new
|
|
67185
|
+
return new bu(t.l, Math.cos(e) * t.c, Math.sin(e) * t.c, t.opacity);
|
|
67186
67186
|
}
|
|
67187
67187
|
G2(Pa, t_, cy(Ec, {
|
|
67188
67188
|
brighter(t) {
|
|
@@ -67687,7 +67687,7 @@ function qne() {
|
|
|
67687
67687
|
var t = jne();
|
|
67688
67688
|
return t.copy = function() {
|
|
67689
67689
|
return xy(t, qne());
|
|
67690
|
-
},
|
|
67690
|
+
}, ca.apply(t, arguments), Mx(t);
|
|
67691
67691
|
}
|
|
67692
67692
|
function Hne(t) {
|
|
67693
67693
|
var e;
|
|
@@ -67785,7 +67785,7 @@ function sL(t) {
|
|
|
67785
67785
|
}
|
|
67786
67786
|
function Qne() {
|
|
67787
67787
|
const t = sL(mb()).domain([1, 10]);
|
|
67788
|
-
return t.copy = () => xy(t, Qne()).base(t.base()),
|
|
67788
|
+
return t.copy = () => xy(t, Qne()).base(t.base()), ca.apply(t, arguments), t;
|
|
67789
67789
|
}
|
|
67790
67790
|
function Cq(t) {
|
|
67791
67791
|
return function(e) {
|
|
@@ -67807,7 +67807,7 @@ function Gne() {
|
|
|
67807
67807
|
var t = oL(mb());
|
|
67808
67808
|
return t.copy = function() {
|
|
67809
67809
|
return xy(t, Gne()).constant(t.constant());
|
|
67810
|
-
},
|
|
67810
|
+
}, ca.apply(t, arguments);
|
|
67811
67811
|
}
|
|
67812
67812
|
function Tq(t) {
|
|
67813
67813
|
return function(e) {
|
|
@@ -67833,7 +67833,7 @@ function aL() {
|
|
|
67833
67833
|
var t = uL(mb());
|
|
67834
67834
|
return t.copy = function() {
|
|
67835
67835
|
return xy(t, aL()).exponent(t.exponent());
|
|
67836
|
-
},
|
|
67836
|
+
}, ca.apply(t, arguments), t;
|
|
67837
67837
|
}
|
|
67838
67838
|
function UBe() {
|
|
67839
67839
|
return aL.apply(null, arguments).exponent(0.5);
|
|
@@ -67870,7 +67870,7 @@ function Wne() {
|
|
|
67870
67870
|
return n.slice();
|
|
67871
67871
|
}, s.copy = function() {
|
|
67872
67872
|
return Wne().domain(t).range(e).unknown(r);
|
|
67873
|
-
},
|
|
67873
|
+
}, ca.apply(s, arguments);
|
|
67874
67874
|
}
|
|
67875
67875
|
function Vne() {
|
|
67876
67876
|
var t = 0, e = 1, n = 1, r = [0.5], i = [0, 1], s;
|
|
@@ -67896,7 +67896,7 @@ function Vne() {
|
|
|
67896
67896
|
return r.slice();
|
|
67897
67897
|
}, o.copy = function() {
|
|
67898
67898
|
return Vne().domain([t, e]).range(i).unknown(s);
|
|
67899
|
-
},
|
|
67899
|
+
}, ca.apply(Mx(o), arguments);
|
|
67900
67900
|
}
|
|
67901
67901
|
function Yne() {
|
|
67902
67902
|
var t = [0.5], e = [0, 1], n, r = 1;
|
|
@@ -67914,7 +67914,7 @@ function Yne() {
|
|
|
67914
67914
|
return arguments.length ? (n = s, i) : n;
|
|
67915
67915
|
}, i.copy = function() {
|
|
67916
67916
|
return Yne().domain(t).range(e).unknown(n);
|
|
67917
|
-
},
|
|
67917
|
+
}, ca.apply(i, arguments);
|
|
67918
67918
|
}
|
|
67919
67919
|
function qBe(t) {
|
|
67920
67920
|
return new Date(t);
|
|
@@ -67944,10 +67944,10 @@ function lL(t, e, n, r, i, s, o, u, a, l) {
|
|
|
67944
67944
|
}, c;
|
|
67945
67945
|
}
|
|
67946
67946
|
function zBe() {
|
|
67947
|
-
return
|
|
67947
|
+
return ca.apply(lL(_8e, S8e, Pu, Zg, q2, Ya, ib, nb, ka, u9).domain([new Date(2e3, 0, 1), new Date(2e3, 0, 2)]), arguments);
|
|
67948
67948
|
}
|
|
67949
67949
|
function QBe() {
|
|
67950
|
-
return
|
|
67950
|
+
return ca.apply(lL(A8e, v8e, Mu, em, H2, g0, sb, rb, ka, a9).domain([Date.UTC(2e3, 0, 1), Date.UTC(2e3, 0, 2)]), arguments);
|
|
67951
67951
|
}
|
|
67952
67952
|
function yb() {
|
|
67953
67953
|
var t = 0, e = 1, n, r, i, s, o = ji, u = !1, a;
|
|
@@ -68058,7 +68058,7 @@ function dL(t, e, n) {
|
|
|
68058
68058
|
const r = t - e + n * 2;
|
|
68059
68059
|
return t ? r > 0 ? r : 1 : 0;
|
|
68060
68060
|
}
|
|
68061
|
-
const VBe = "identity", Dh = "linear", fl = "log", dy = "pow", hy = "sqrt", Ab = "symlog", Gf = "time", Wf = "utc",
|
|
68061
|
+
const VBe = "identity", Dh = "linear", fl = "log", dy = "pow", hy = "sqrt", Ab = "symlog", Gf = "time", Wf = "utc", Tu = "sequential", W2 = "diverging", wh = "quantile", vb = "quantize", _b = "threshold", hL = "ordinal", m7 = "point", tre = "band", pL = "bin-ordinal", Kn = "continuous", py = "discrete", gy = "discretizing", ao = "interpolating", gL = "temporal";
|
|
68062
68062
|
function YBe(t) {
|
|
68063
68063
|
return function(e) {
|
|
68064
68064
|
let n = e[0], r = e[1], i;
|
|
@@ -68161,7 +68161,7 @@ function n$e(t, e, n) {
|
|
|
68161
68161
|
const s = e();
|
|
68162
68162
|
return s.invertRange || (s.invertRange = s.invert ? YBe(s) : s.invertExtent ? KBe(s) : void 0), s.type = t, sre(s);
|
|
68163
68163
|
};
|
|
68164
|
-
return r.metadata =
|
|
68164
|
+
return r.metadata = ku(je(n)), r;
|
|
68165
68165
|
}
|
|
68166
68166
|
function kt(t, e, n) {
|
|
68167
68167
|
return arguments.length > 1 ? (n_.set(t, n$e(t, e, n)), this) : ore(t) ? n_.get(t) : void 0;
|
|
@@ -68174,12 +68174,12 @@ kt(hy, UBe, Kn);
|
|
|
68174
68174
|
kt(Ab, Gne, Kn);
|
|
68175
68175
|
kt(Gf, zBe, [Kn, gL]);
|
|
68176
68176
|
kt(Wf, QBe, [Kn, gL]);
|
|
68177
|
-
kt(
|
|
68178
|
-
kt(`${
|
|
68179
|
-
kt(`${
|
|
68180
|
-
kt(`${
|
|
68181
|
-
kt(`${
|
|
68182
|
-
kt(`${
|
|
68177
|
+
kt(Tu, cL, [Kn, ao]);
|
|
68178
|
+
kt(`${Tu}-${Dh}`, cL, [Kn, ao]);
|
|
68179
|
+
kt(`${Tu}-${fl}`, Kne, [Kn, ao, fl]);
|
|
68180
|
+
kt(`${Tu}-${dy}`, fL, [Kn, ao]);
|
|
68181
|
+
kt(`${Tu}-${hy}`, GBe, [Kn, ao]);
|
|
68182
|
+
kt(`${Tu}-${Ab}`, Jne, [Kn, ao]);
|
|
68183
68183
|
kt(`${W2}-${Dh}`, Xne, [Kn, ao]);
|
|
68184
68184
|
kt(`${W2}-${fl}`, Zne, [Kn, ao, fl]);
|
|
68185
68185
|
kt(`${W2}-${dy}`, xL, [Kn, ao]);
|
|
@@ -68584,7 +68584,7 @@ function N$e(t, e, n) {
|
|
|
68584
68584
|
}
|
|
68585
68585
|
return r;
|
|
68586
68586
|
}
|
|
68587
|
-
const k0 = Math.PI / 180, F$e = 1e-14, Xc = Math.PI / 2,
|
|
68587
|
+
const k0 = Math.PI / 180, F$e = 1e-14, Xc = Math.PI / 2, hu = Math.PI * 2, od = Math.sqrt(3) / 2;
|
|
68588
68588
|
var HR = {}, zR = {}, Cre = [].join;
|
|
68589
68589
|
function L$e(t, e, n, r, i, s, o, u, a) {
|
|
68590
68590
|
const l = Cre.call(arguments);
|
|
@@ -68602,7 +68602,7 @@ function L$e(t, e, n, r, i, s, o, u, a) {
|
|
|
68602
68602
|
s == i && (L = -L);
|
|
68603
68603
|
const I = 0.5 * (v + S) - L * (C - _), P = 0.5 * (_ + C) + L * (S - v), q = Math.atan2(_ - P, v - I);
|
|
68604
68604
|
let G = Math.atan2(C - P, S - I) - q;
|
|
68605
|
-
G < 0 && s === 1 ? G +=
|
|
68605
|
+
G < 0 && s === 1 ? G += hu : G > 0 && s === 0 && (G -= hu);
|
|
68606
68606
|
const ue = Math.ceil(Math.abs(G / (Xc + 1e-3))), he = [];
|
|
68607
68607
|
for (let pe = 0; pe < ue; ++pe) {
|
|
68608
68608
|
const ae = q + pe * G / ue, fe = q + (pe + 1) * G / ue;
|
|
@@ -68738,7 +68738,7 @@ const Fq = 0.5773502691896257, Lq = {
|
|
|
68738
68738
|
circle: {
|
|
68739
68739
|
draw: function(t, e) {
|
|
68740
68740
|
const n = Math.sqrt(e) / 2;
|
|
68741
|
-
t.moveTo(n, 0), t.arc(0, 0, n, 0,
|
|
68741
|
+
t.moveTo(n, 0), t.arc(0, 0, n, 0, hu);
|
|
68742
68742
|
}
|
|
68743
68743
|
},
|
|
68744
68744
|
cross: {
|
|
@@ -68836,14 +68836,14 @@ function j$e(t) {
|
|
|
68836
68836
|
function U$e(t) {
|
|
68837
68837
|
return t.height;
|
|
68838
68838
|
}
|
|
68839
|
-
function
|
|
68839
|
+
function Sa(t) {
|
|
68840
68840
|
return typeof t == "function" ? t : () => +t;
|
|
68841
68841
|
}
|
|
68842
68842
|
function DE(t, e, n) {
|
|
68843
68843
|
return Math.max(e, Math.min(t, n));
|
|
68844
68844
|
}
|
|
68845
68845
|
function q$e() {
|
|
68846
|
-
var t = P$e, e = M$e, n = j$e, r = U$e, i =
|
|
68846
|
+
var t = P$e, e = M$e, n = j$e, r = U$e, i = Sa(0), s = i, o = i, u = i, a = null;
|
|
68847
68847
|
function l(c, f, x) {
|
|
68848
68848
|
var h, p = f ?? +t.call(this, c), m = x ?? +e.call(this, c), g = +n.call(this, c), y = +r.call(this, c), E = Math.min(g, y) / 2, A = DE(+i.call(this, c), 0, E), v = DE(+s.call(this, c), 0, E), _ = DE(+o.call(this, c), 0, E), S = DE(+u.call(this, c), 0, E);
|
|
68849
68849
|
if (a || (a = h = W9()), A <= 0 && v <= 0 && _ <= 0 && S <= 0)
|
|
@@ -68856,15 +68856,15 @@ function q$e() {
|
|
|
68856
68856
|
return a = null, h + "" || null;
|
|
68857
68857
|
}
|
|
68858
68858
|
return l.x = function(c) {
|
|
68859
|
-
return arguments.length ? (t =
|
|
68859
|
+
return arguments.length ? (t = Sa(c), l) : t;
|
|
68860
68860
|
}, l.y = function(c) {
|
|
68861
|
-
return arguments.length ? (e =
|
|
68861
|
+
return arguments.length ? (e = Sa(c), l) : e;
|
|
68862
68862
|
}, l.width = function(c) {
|
|
68863
|
-
return arguments.length ? (n =
|
|
68863
|
+
return arguments.length ? (n = Sa(c), l) : n;
|
|
68864
68864
|
}, l.height = function(c) {
|
|
68865
|
-
return arguments.length ? (r =
|
|
68865
|
+
return arguments.length ? (r = Sa(c), l) : r;
|
|
68866
68866
|
}, l.cornerRadius = function(c, f, x, h) {
|
|
68867
|
-
return arguments.length ? (i =
|
|
68867
|
+
return arguments.length ? (i = Sa(c), s = f != null ? Sa(f) : i, u = x != null ? Sa(x) : i, o = h != null ? Sa(h) : s, l) : i;
|
|
68868
68868
|
}, l.context = function(c) {
|
|
68869
68869
|
return arguments.length ? (a = c ?? null, l) : a;
|
|
68870
68870
|
}, l;
|
|
@@ -68879,7 +68879,7 @@ function H$e() {
|
|
|
68879
68879
|
var y = Math.sqrt(m * m + g * g), E = (m /= y) * a, A = (g /= y) * a, v = Math.atan2(g, m);
|
|
68880
68880
|
i.moveTo(o - E, u - A), i.lineTo(f - m * p, x - g * p), i.arc(f, x, p, v - Math.PI, v), i.lineTo(o + E, u + A), i.arc(o, u, a, v, v + Math.PI);
|
|
68881
68881
|
} else
|
|
68882
|
-
i.arc(f, x, p, 0,
|
|
68882
|
+
i.arc(f, x, p, 0, hu);
|
|
68883
68883
|
i.closePath();
|
|
68884
68884
|
} else
|
|
68885
68885
|
s = 1;
|
|
@@ -69080,7 +69080,7 @@ function _c(t, e, n) {
|
|
|
69080
69080
|
function vke(t, e) {
|
|
69081
69081
|
return t.strokeJoin && t.strokeJoin !== "miter" ? 0 : e;
|
|
69082
69082
|
}
|
|
69083
|
-
const _ke =
|
|
69083
|
+
const _ke = hu - 1e-8;
|
|
69084
69084
|
let Cb, AA, vA, of, A7, _A, v7, _7;
|
|
69085
69085
|
const r0 = (t, e) => Cb.add(t, e), SA = (t, e) => r0(AA = t, vA = e), Bq = (t) => r0(t, Cb.y1), $q = (t) => r0(Cb.x1, t), Zc = (t, e) => A7 * t + v7 * e, ef = (t, e) => _A * t + _7 * e, GR = (t, e) => r0(Zc(t, e), ef(t, e)), WR = (t, e) => SA(Zc(t, e), ef(t, e));
|
|
69086
69086
|
function bb(t, e) {
|
|
@@ -69111,8 +69111,8 @@ const Ske = {
|
|
|
69111
69111
|
const o = (l) => r0(n * Math.cos(l) + t, n * Math.sin(l) + e);
|
|
69112
69112
|
let u, a;
|
|
69113
69113
|
if (o(r), o(i), i !== r)
|
|
69114
|
-
if (r = r %
|
|
69115
|
-
for (i -=
|
|
69114
|
+
if (r = r % hu, r < 0 && (r += hu), i = i % hu, i < 0 && (i += hu), i < r && (s = !s, u = r, r = i, i = u), s)
|
|
69115
|
+
for (i -= hu, u = r - r % Xc, a = 0; a < 4 && u > i; ++a, u -= Xc)
|
|
69116
69116
|
o(u);
|
|
69117
69117
|
else
|
|
69118
69118
|
for (u = r - r % Xc + Xc, a = 0; a < 4 && u < i; ++a, u = u + Xc)
|
|
@@ -69237,7 +69237,7 @@ function wre(t) {
|
|
|
69237
69237
|
r = e[i], r.index = i, r.zindex && n.push(r);
|
|
69238
69238
|
return t.zdirty = !1, t.zitems = n.sort(Rke);
|
|
69239
69239
|
}
|
|
69240
|
-
function
|
|
69240
|
+
function Uu(t, e) {
|
|
69241
69241
|
var n = t.items, r, i;
|
|
69242
69242
|
if (!n || !n.length)
|
|
69243
69243
|
return;
|
|
@@ -69267,7 +69267,7 @@ function C7(t, e) {
|
|
|
69267
69267
|
}
|
|
69268
69268
|
function OL(t) {
|
|
69269
69269
|
return function(e, n, r) {
|
|
69270
|
-
|
|
69270
|
+
Uu(n, (i) => {
|
|
69271
69271
|
(!r || r.intersects(i.bounds)) && Nre(t, e, i, i);
|
|
69272
69272
|
});
|
|
69273
69273
|
};
|
|
@@ -69429,9 +69429,9 @@ function um(t, e, n, r) {
|
|
|
69429
69429
|
}
|
|
69430
69430
|
const Hke = Ay(um), zke = Ay(um, !1), Qke = Ay(um, !0);
|
|
69431
69431
|
function Gke(t, e, n) {
|
|
69432
|
-
|
|
69432
|
+
Uu(e, (r) => {
|
|
69433
69433
|
const i = r.x || 0, s = r.y || 0, o = r.strokeForeground, u = r.opacity == null ? 1 : r.opacity;
|
|
69434
|
-
(r.stroke || r.fill) && u && (um(t, r, i, s), Fh(t, r), r.fill && s_(t, r, u) && t.fill(), r.stroke && !o && Lh(t, r, u) && t.stroke()), t.save(), t.translate(i, s), r.clip && Lre(t, r), n && n.translate(-i, -s),
|
|
69434
|
+
(r.stroke || r.fill) && u && (um(t, r, i, s), Fh(t, r), r.fill && s_(t, r, u) && t.fill(), r.stroke && !o && Lh(t, r, u) && t.stroke()), t.save(), t.translate(i, s), r.clip && Lre(t, r), n && n.translate(-i, -s), Uu(r, (a) => {
|
|
69435
69435
|
this.draw(t, a, n);
|
|
69436
69436
|
}), n && n.translate(i, s), t.restore(), o && r.stroke && u && (um(t, r, i, s), Fh(t, r), Lh(t, r, u) && t.stroke());
|
|
69437
69437
|
});
|
|
@@ -69506,7 +69506,7 @@ function Jke(t, e) {
|
|
|
69506
69506
|
return t.set(s, o, s + r, o + i);
|
|
69507
69507
|
}
|
|
69508
69508
|
function Xke(t, e, n) {
|
|
69509
|
-
|
|
69509
|
+
Uu(e, (r) => {
|
|
69510
69510
|
if (n && !n.intersects(r.bounds))
|
|
69511
69511
|
return;
|
|
69512
69512
|
const i = LL(r, this);
|
|
@@ -69587,7 +69587,7 @@ function $re(t, e, n) {
|
|
|
69587
69587
|
return e.stroke && Lh(t, e, n) ? (r = e.x || 0, i = e.y || 0, s = e.x2 != null ? e.x2 : r, o = e.y2 != null ? e.y2 : i, t.beginPath(), t.moveTo(r, i), t.lineTo(s, o), !0) : !1;
|
|
69588
69588
|
}
|
|
69589
69589
|
function lPe(t, e, n) {
|
|
69590
|
-
|
|
69590
|
+
Uu(e, (r) => {
|
|
69591
69591
|
if (!(n && !n.intersects(r.bounds))) {
|
|
69592
69592
|
var i = r.opacity == null ? 1 : r.opacity;
|
|
69593
69593
|
i && $re(t, r, i) && (Fh(t, r), t.stroke());
|
|
@@ -69608,7 +69608,7 @@ var fPe = {
|
|
|
69608
69608
|
isect: Cke
|
|
69609
69609
|
}, xPe = NL("shape", mke), dPe = NL("symbol", yke, Rre);
|
|
69610
69610
|
const qq = DNe();
|
|
69611
|
-
var
|
|
69611
|
+
var Ru = {
|
|
69612
69612
|
height: Ol,
|
|
69613
69613
|
measureWidth: $L,
|
|
69614
69614
|
estimateWidth: b7,
|
|
@@ -69617,7 +69617,7 @@ var Tu = {
|
|
|
69617
69617
|
};
|
|
69618
69618
|
kre(!0);
|
|
69619
69619
|
function kre(t) {
|
|
69620
|
-
|
|
69620
|
+
Ru.width = t && y0 ? $L : b7;
|
|
69621
69621
|
}
|
|
69622
69622
|
function b7(t, e) {
|
|
69623
69623
|
return Pre(P0(t, e), Ol(t));
|
|
@@ -69654,7 +69654,7 @@ function P0(t, e) {
|
|
|
69654
69654
|
return t.limit > 0 && n.length ? gPe(t, n) : n;
|
|
69655
69655
|
}
|
|
69656
69656
|
function pPe(t) {
|
|
69657
|
-
if (
|
|
69657
|
+
if (Ru.width === $L) {
|
|
69658
69658
|
const e = kL(t);
|
|
69659
69659
|
return (n) => Mre(n, e);
|
|
69660
69660
|
} else {
|
|
@@ -69702,15 +69702,15 @@ function yPe(t, e) {
|
|
|
69702
69702
|
t("text-anchor", mPe[e.align] || "start"), u ? (a = yf(s, o) + " " + wL(u), (n || r) && (a += " " + yf(n, r))) : a = yf(s + n, o + r), t("transform", a);
|
|
69703
69703
|
}
|
|
69704
69704
|
function ML(t, e, n) {
|
|
69705
|
-
var r =
|
|
69706
|
-
if (Ce(c) ? (r += Vf(e) * (c.length - 1), f = c.reduce((x, h) => Math.max(x,
|
|
69705
|
+
var r = Ru.height(e), i = e.align, s = wb(e), o = s.x1, u = s.y1, a = e.dx || 0, l = (e.dy || 0) + PL(e) - Math.round(0.8 * r), c = vy(e), f;
|
|
69706
|
+
if (Ce(c) ? (r += Vf(e) * (c.length - 1), f = c.reduce((x, h) => Math.max(x, Ru.width(e, h)), 0)) : f = Ru.width(e, c), i === "center" ? a -= f / 2 : i === "right" && (a -= f), t.set(a += o, l += u, a + f, l + r), e.angle && !n)
|
|
69707
69707
|
t.rotate(e.angle * k0, o, u);
|
|
69708
69708
|
else if (n === 2)
|
|
69709
69709
|
return t.rotatedPoints(e.angle * k0, o, u);
|
|
69710
69710
|
return t;
|
|
69711
69711
|
}
|
|
69712
69712
|
function EPe(t, e, n) {
|
|
69713
|
-
|
|
69713
|
+
Uu(e, (r) => {
|
|
69714
69714
|
var i = r.opacity == null ? 1 : r.opacity, s, o, u, a, l, c, f;
|
|
69715
69715
|
if (!(n && !n.intersects(r.bounds) || // bounds check
|
|
69716
69716
|
i === 0 || r.fontSize <= 0 || r.text == null || r.text.length === 0)) {
|
|
@@ -69919,7 +69919,7 @@ function us(t, e, n, r) {
|
|
|
69919
69919
|
var i = t.childNodes[e], s;
|
|
69920
69920
|
return (!i || i.tagName.toLowerCase() !== n.toLowerCase()) && (s = i || null, i = uf(t.ownerDocument, n, r), t.insertBefore(i, s)), i;
|
|
69921
69921
|
}
|
|
69922
|
-
function
|
|
69922
|
+
function pu(t, e) {
|
|
69923
69923
|
for (var n = t.childNodes, r = n.length; r > e; )
|
|
69924
69924
|
t.removeChild(n[--r]);
|
|
69925
69925
|
return t;
|
|
@@ -70341,7 +70341,7 @@ function HPe(t, e, n) {
|
|
|
70341
70341
|
}
|
|
70342
70342
|
Ne(D7, Dl, {
|
|
70343
70343
|
initialize(t, e, n, r, i, s) {
|
|
70344
|
-
return this._options = s || {}, this._canvas = this._options.externalContext ? null : m0(1, 1, this._options.type), t && this._canvas && (
|
|
70344
|
+
return this._options = s || {}, this._canvas = this._options.externalContext ? null : m0(1, 1, this._options.type), t && this._canvas && (pu(t, 0).appendChild(this._canvas), this._canvas.setAttribute("class", "marks")), Vq.initialize.call(this, t, e, n, r, i);
|
|
70345
70345
|
},
|
|
70346
70346
|
resize(t, e, n, r) {
|
|
70347
70347
|
if (Vq.resize.call(this, t, e, n, r), this._canvas)
|
|
@@ -70424,7 +70424,7 @@ const Jre = "aria-hidden", UL = "aria-label", qL = "role", HL = "aria-roledescri
|
|
|
70424
70424
|
[qL]: t,
|
|
70425
70425
|
[HL]: e,
|
|
70426
70426
|
[UL]: n || void 0
|
|
70427
|
-
}), zPe =
|
|
70427
|
+
}), zPe = ku(["axis-domain", "axis-grid", "axis-label", "axis-tick", "axis-title", "legend-band", "legend-entry", "legend-gradient", "legend-label", "legend-title", "legend-symbol", "title"]), Yq = {
|
|
70428
70428
|
axis: {
|
|
70429
70429
|
desc: "axis",
|
|
70430
70430
|
caption: WPe
|
|
@@ -70571,7 +70571,7 @@ Ne(uie, Dl, {
|
|
|
70571
70571
|
* @return {SVGRenderer} - This renderer instance.
|
|
70572
70572
|
*/
|
|
70573
70573
|
initialize(t, e, n, r, i) {
|
|
70574
|
-
return this._defs = {}, this._clearDefs(), t && (this._svg = us(t, 0, "svg", Hn), this._svg.setAttributeNS(Xq, "xmlns", Hn), this._svg.setAttributeNS(Xq, "xmlns:xlink", am["xmlns:xlink"]), this._svg.setAttribute("version", am.version), this._svg.setAttribute("class", "marks"),
|
|
70574
|
+
return this._defs = {}, this._clearDefs(), t && (this._svg = us(t, 0, "svg", Hn), this._svg.setAttributeNS(Xq, "xmlns", Hn), this._svg.setAttributeNS(Xq, "xmlns:xlink", am["xmlns:xlink"]), this._svg.setAttribute("version", am.version), this._svg.setAttribute("class", "marks"), pu(t, 1), this._root = us(this._svg, C1, "g", Hn), i0(this._root, oie), pu(this._svg, C1 + 1)), this.background(this._bgcolor), VR.initialize.call(this, t, e, n, r, i);
|
|
70575
70575
|
},
|
|
70576
70576
|
/**
|
|
70577
70577
|
* Get / set the background color.
|
|
@@ -70625,7 +70625,7 @@ Ne(uie, Dl, {
|
|
|
70625
70625
|
* @param {object} scene - The root mark of a scenegraph to render.
|
|
70626
70626
|
*/
|
|
70627
70627
|
_render(t) {
|
|
70628
|
-
return this._dirtyCheck() && (this._dirtyAll && this._clearDefs(), this.mark(this._root, t),
|
|
70628
|
+
return this._dirtyCheck() && (this._dirtyAll && this._clearDefs(), this.mark(this._root, t), pu(this._root, 1)), this.defs(), this._dirty = [], ++this._dirtyID, this;
|
|
70629
70629
|
},
|
|
70630
70630
|
// -- Manage rendering of items marked as dirty --
|
|
70631
70631
|
/**
|
|
@@ -70686,7 +70686,7 @@ Ne(uie, Dl, {
|
|
|
70686
70686
|
const h = this.isDirty(x), p = eH(x, u, l, i.tag, r);
|
|
70687
70687
|
h && (this._update(i, p, x), o && tMe(this, p, x)), l = p, ++c;
|
|
70688
70688
|
};
|
|
70689
|
-
return i.nested ? e.items.length && f(e.items[0]) :
|
|
70689
|
+
return i.nested ? e.items.length && f(e.items[0]) : Uu(e, f), pu(u, c), u;
|
|
70690
70690
|
},
|
|
70691
70691
|
/**
|
|
70692
70692
|
* Update the attributes of an SVG element for a mark item.
|
|
@@ -70729,7 +70729,7 @@ Ne(uie, Dl, {
|
|
|
70729
70729
|
n || (e.el = n = us(t, C1 + 1, "defs", Hn)), r = ZPe(n, e.gradient[i], r);
|
|
70730
70730
|
for (const i in e.clipping)
|
|
70731
70731
|
n || (e.el = n = us(t, C1 + 1, "defs", Hn)), r = eMe(n, e.clipping[i], r);
|
|
70732
|
-
n && (r === 0 ? (t.removeChild(n), e.el = null) :
|
|
70732
|
+
n && (r === 0 ? (t.removeChild(n), e.el = null) : pu(n, r));
|
|
70733
70733
|
},
|
|
70734
70734
|
/**
|
|
70735
70735
|
* Clear defs caches.
|
|
@@ -70779,7 +70779,7 @@ function ZPe(t, e, n) {
|
|
|
70779
70779
|
});
|
|
70780
70780
|
for (r = 0, i = e.stops.length; r < i; ++r)
|
|
70781
70781
|
s = us(t, r, "stop", Hn), s.setAttribute("offset", e.stops[r].offset), s.setAttribute("stop-color", e.stops[r].color);
|
|
70782
|
-
return
|
|
70782
|
+
return pu(t, r), n;
|
|
70783
70783
|
}
|
|
70784
70784
|
function eMe(t, e, n) {
|
|
70785
70785
|
let r;
|
|
@@ -70788,14 +70788,14 @@ function eMe(t, e, n) {
|
|
|
70788
70788
|
y: 0,
|
|
70789
70789
|
width: e.width,
|
|
70790
70790
|
height: e.height
|
|
70791
|
-
})),
|
|
70791
|
+
})), pu(t, 1), n + 1;
|
|
70792
70792
|
}
|
|
70793
70793
|
function tMe(t, e, n) {
|
|
70794
70794
|
e = e.lastChild.previousSibling;
|
|
70795
70795
|
let r, i = 0;
|
|
70796
|
-
|
|
70796
|
+
Uu(n, (s) => {
|
|
70797
70797
|
r = t.mark(e, s, r), ++i;
|
|
70798
|
-
}),
|
|
70798
|
+
}), pu(e, 1 + i);
|
|
70799
70799
|
}
|
|
70800
70800
|
function eH(t, e, n, r, i) {
|
|
70801
70801
|
let s = t._svg, o;
|
|
@@ -70837,7 +70837,7 @@ const rMe = {
|
|
|
70837
70837
|
const r = vy(n);
|
|
70838
70838
|
let i, s, o, u;
|
|
70839
70839
|
Ce(r) ? (s = r.map((a) => P0(n, a)), i = s.join(`
|
|
70840
|
-
`), i !== jr.text && (
|
|
70840
|
+
`), i !== jr.text && (pu(e, 0), o = e.ownerDocument, u = Vf(n), s.forEach((a, l) => {
|
|
70841
70841
|
const c = uf(o, "tspan", Hn);
|
|
70842
70842
|
c.__data__ = n, c.textContent = a, l && (c.setAttribute("x", 0), c.setAttribute("dy", u)), e.appendChild(c);
|
|
70843
70843
|
}), jr.text = i)) : (s = P0(n, r), s !== jr.text && (e.textContent = s, jr.text = s)), ti(e, "font-family", Db(n)), ti(e, "font-size", Ol(n) + "px"), ti(e, "font-style", n.fontStyle), ti(e, "font-variant", n.fontVariant), ti(e, "font-weight", n.fontWeight);
|
|
@@ -70926,11 +70926,11 @@ Ne(lie, Dl, {
|
|
|
70926
70926
|
t.text(P0(o, a));
|
|
70927
70927
|
} else if (r === "g") {
|
|
70928
70928
|
const a = o.strokeForeground, l = o.fill, c = o.stroke;
|
|
70929
|
-
a && c && (o.stroke = null), t.open("path", this.attr(e, o, n.background, "bgrect")).close(), t.open("g", this.attr(e, o, n.content)),
|
|
70929
|
+
a && c && (o.stroke = null), t.open("path", this.attr(e, o, n.background, "bgrect")).close(), t.open("g", this.attr(e, o, n.content)), Uu(o, (f) => this.mark(t, f)), t.close(), a && c ? (l && (o.fill = null), o.stroke = c, t.open("path", this.attr(e, o, n.foreground, "bgrect")).close(), l && (o.fill = l)) : t.open("path", this.attr(e, o, n.foreground, "bgfore")).close();
|
|
70930
70930
|
}
|
|
70931
70931
|
t.close(), u && t.close();
|
|
70932
70932
|
};
|
|
70933
|
-
return n.nested ? e.items && e.items.length && s(e.items[0]) :
|
|
70933
|
+
return n.nested ? e.items && e.items.length && s(e.items[0]) : Uu(e, s), t.close();
|
|
70934
70934
|
},
|
|
70935
70935
|
/**
|
|
70936
70936
|
* Get href attributes for a hyperlinked mark item.
|
|
@@ -71946,9 +71946,9 @@ function uje(t) {
|
|
|
71946
71946
|
return !t.bins && (e === Dh || e === dy || e === hy);
|
|
71947
71947
|
}
|
|
71948
71948
|
function jie(t) {
|
|
71949
|
-
return yL(t) && t !==
|
|
71949
|
+
return yL(t) && t !== Tu;
|
|
71950
71950
|
}
|
|
71951
|
-
const aje =
|
|
71951
|
+
const aje = ku(["set", "modified", "clear", "type", "scheme", "schemeExtent", "schemeCount", "domain", "domainMin", "domainMid", "domainMax", "domainRaw", "domainImplicit", "nice", "zero", "bins", "range", "rangeStep", "round", "reverse", "interpolate", "interpolateGamma"]);
|
|
71952
71952
|
function Uie(t) {
|
|
71953
71953
|
Ee.call(this, null, t), this.modified(!0);
|
|
71954
71954
|
}
|
|
@@ -71967,7 +71967,7 @@ Ne(Uie, Ee, {
|
|
|
71967
71967
|
});
|
|
71968
71968
|
function lje(t) {
|
|
71969
71969
|
var e = t.type, n = "", r;
|
|
71970
|
-
return e ===
|
|
71970
|
+
return e === Tu ? Tu + "-" + Dh : (cje(t) && (r = t.rawDomain ? t.rawDomain.length : t.domain ? t.domain.length + +(t.domainMid != null) : 0, n = r === 2 ? Tu + "-" : r === 3 ? W2 + "-" : ""), (n + e || Dh).toLowerCase());
|
|
71971
71971
|
}
|
|
71972
71972
|
function cje(t) {
|
|
71973
71973
|
const e = t.type;
|
|
@@ -72192,12 +72192,12 @@ function pH(t, e) {
|
|
|
72192
72192
|
function Fa(t, e) {
|
|
72193
72193
|
t && dH.hasOwnProperty(t.type) ? dH[t.type](t, e) : g_(t, e);
|
|
72194
72194
|
}
|
|
72195
|
-
var m_ = new hi(), y_ = new hi(), Yie, Kie, $7, k7, P7,
|
|
72195
|
+
var m_ = new hi(), y_ = new hi(), Yie, Kie, $7, k7, P7, qu = {
|
|
72196
72196
|
point: Ar,
|
|
72197
72197
|
lineStart: Ar,
|
|
72198
72198
|
lineEnd: Ar,
|
|
72199
72199
|
polygonStart: function() {
|
|
72200
|
-
m_ = new hi(),
|
|
72200
|
+
m_ = new hi(), qu.lineStart = Sje, qu.lineEnd = Cje;
|
|
72201
72201
|
},
|
|
72202
72202
|
polygonEnd: function() {
|
|
72203
72203
|
var t = +m_;
|
|
@@ -72208,13 +72208,13 @@ var m_ = new hi(), y_ = new hi(), Yie, Kie, $7, k7, P7, Uu = {
|
|
|
72208
72208
|
}
|
|
72209
72209
|
};
|
|
72210
72210
|
function Sje() {
|
|
72211
|
-
|
|
72211
|
+
qu.point = bje;
|
|
72212
72212
|
}
|
|
72213
72213
|
function Cje() {
|
|
72214
72214
|
Jie(Yie, Kie);
|
|
72215
72215
|
}
|
|
72216
72216
|
function bje(t, e) {
|
|
72217
|
-
|
|
72217
|
+
qu.point = Jie, Yie = t, Kie = e, t *= yt, e *= yt, $7 = t, k7 = st(e = e / 2 + h_), P7 = et(e);
|
|
72218
72218
|
}
|
|
72219
72219
|
function Jie(t, e) {
|
|
72220
72220
|
t *= yt, e *= yt, e = e / 2 + h_;
|
|
@@ -72222,7 +72222,7 @@ function Jie(t, e) {
|
|
|
72222
72222
|
m_.add(to(l, a)), $7 = t, k7 = s, P7 = o;
|
|
72223
72223
|
}
|
|
72224
72224
|
function Tje(t) {
|
|
72225
|
-
return y_ = new hi(), Fa(t,
|
|
72225
|
+
return y_ = new hi(), Fa(t, qu), y_ * 2;
|
|
72226
72226
|
}
|
|
72227
72227
|
function E_(t) {
|
|
72228
72228
|
return [to(t[1], t[0]), zi(t[2])];
|
|
@@ -72252,10 +72252,10 @@ var hn, Li, _n, os, Gc, Xie, Zie, qd, bg, Kl, xl, Oa = {
|
|
|
72252
72252
|
lineStart: gH,
|
|
72253
72253
|
lineEnd: mH,
|
|
72254
72254
|
polygonStart: function() {
|
|
72255
|
-
Oa.point = tse, Oa.lineStart = Rje, Oa.lineEnd = Oje, bg = new hi(),
|
|
72255
|
+
Oa.point = tse, Oa.lineStart = Rje, Oa.lineEnd = Oje, bg = new hi(), qu.polygonStart();
|
|
72256
72256
|
},
|
|
72257
72257
|
polygonEnd: function() {
|
|
72258
|
-
|
|
72258
|
+
qu.polygonEnd(), Oa.point = M7, Oa.lineStart = gH, Oa.lineEnd = mH, m_ < 0 ? (hn = -(_n = 180), Li = -(os = 90)) : bg > rt ? os = 90 : bg < -rt && (Li = -90), xl[0] = hn, xl[1] = _n;
|
|
72259
72259
|
},
|
|
72260
72260
|
sphere: function() {
|
|
72261
72261
|
hn = -(_n = 180), Li = -(os = 90);
|
|
@@ -72287,13 +72287,13 @@ function tse(t, e) {
|
|
|
72287
72287
|
bg.add(St(n) > 180 ? n + (n > 0 ? 360 : -360) : n);
|
|
72288
72288
|
} else
|
|
72289
72289
|
Xie = t, Zie = e;
|
|
72290
|
-
|
|
72290
|
+
qu.point(t, e), ese(t, e);
|
|
72291
72291
|
}
|
|
72292
72292
|
function Rje() {
|
|
72293
|
-
|
|
72293
|
+
qu.lineStart();
|
|
72294
72294
|
}
|
|
72295
72295
|
function Oje() {
|
|
72296
|
-
tse(Xie, Zie),
|
|
72296
|
+
tse(Xie, Zie), qu.lineEnd(), St(bg) > rt && (hn = -(_n = 180)), xl[0] = hn, xl[1] = _n, qd = null;
|
|
72297
72297
|
}
|
|
72298
72298
|
function is(t, e) {
|
|
72299
72299
|
return (e -= t) < 0 ? e + 360 : e;
|
|
@@ -72911,7 +72911,7 @@ var kh = 1 / 0, O_ = kh, fm = -kh, D_ = fm, w_ = {
|
|
|
72911
72911
|
function Jje(t, e) {
|
|
72912
72912
|
t < kh && (kh = t), t > fm && (fm = t), e < O_ && (O_ = e), e > D_ && (D_ = e);
|
|
72913
72913
|
}
|
|
72914
|
-
var V7 = 0, Y7 = 0, tg = 0, N_ = 0, F_ = 0, Fd = 0, K7 = 0, J7 = 0, ng = 0, dse, hse,
|
|
72914
|
+
var V7 = 0, Y7 = 0, tg = 0, N_ = 0, F_ = 0, Fd = 0, K7 = 0, J7 = 0, ng = 0, dse, hse, gu, mu, Ms = {
|
|
72915
72915
|
point: Jf,
|
|
72916
72916
|
lineStart: DH,
|
|
72917
72917
|
lineEnd: wH,
|
|
@@ -72933,11 +72933,11 @@ function DH() {
|
|
|
72933
72933
|
Ms.point = Xje;
|
|
72934
72934
|
}
|
|
72935
72935
|
function Xje(t, e) {
|
|
72936
|
-
Ms.point = Zje, Jf(
|
|
72936
|
+
Ms.point = Zje, Jf(gu = t, mu = e);
|
|
72937
72937
|
}
|
|
72938
72938
|
function Zje(t, e) {
|
|
72939
|
-
var n = t -
|
|
72940
|
-
N_ += i * (
|
|
72939
|
+
var n = t - gu, r = e - mu, i = Si(n * n + r * r);
|
|
72940
|
+
N_ += i * (gu + t) / 2, F_ += i * (mu + e) / 2, Fd += i, Jf(gu = t, mu = e);
|
|
72941
72941
|
}
|
|
72942
72942
|
function wH() {
|
|
72943
72943
|
Ms.point = Jf;
|
|
@@ -72949,11 +72949,11 @@ function tUe() {
|
|
|
72949
72949
|
pse(dse, hse);
|
|
72950
72950
|
}
|
|
72951
72951
|
function nUe(t, e) {
|
|
72952
|
-
Ms.point = pse, Jf(dse =
|
|
72952
|
+
Ms.point = pse, Jf(dse = gu = t, hse = mu = e);
|
|
72953
72953
|
}
|
|
72954
72954
|
function pse(t, e) {
|
|
72955
|
-
var n = t -
|
|
72956
|
-
N_ += i * (
|
|
72955
|
+
var n = t - gu, r = e - mu, i = Si(n * n + r * r);
|
|
72956
|
+
N_ += i * (gu + t) / 2, F_ += i * (mu + e) / 2, Fd += i, i = mu * t - gu * e, K7 += i * (gu + t), J7 += i * (mu + e), ng += i * 3, Jf(gu = t, mu = e);
|
|
72957
72957
|
}
|
|
72958
72958
|
function gse(t) {
|
|
72959
72959
|
this._context = t;
|
|
@@ -73263,7 +73263,7 @@ function kH(t, e, n, r, i, s) {
|
|
|
73263
73263
|
return [r * (c * m - f * g + x), i * (h - f * m - c * g)];
|
|
73264
73264
|
}, p;
|
|
73265
73265
|
}
|
|
73266
|
-
function
|
|
73266
|
+
function fa(t) {
|
|
73267
73267
|
return _se(function() {
|
|
73268
73268
|
return t;
|
|
73269
73269
|
})();
|
|
@@ -73447,7 +73447,7 @@ bse.invert = Sy(function(t) {
|
|
|
73447
73447
|
return 2 * zi(t / 2);
|
|
73448
73448
|
});
|
|
73449
73449
|
function pUe() {
|
|
73450
|
-
return
|
|
73450
|
+
return fa(bse).scale(124.75).clipAngle(180 - 1e-3);
|
|
73451
73451
|
}
|
|
73452
73452
|
var Tse = Cse(function(t) {
|
|
73453
73453
|
return (t = Vie(t)) && t / et(t);
|
|
@@ -73456,7 +73456,7 @@ Tse.invert = Sy(function(t) {
|
|
|
73456
73456
|
return t;
|
|
73457
73457
|
});
|
|
73458
73458
|
function gUe() {
|
|
73459
|
-
return
|
|
73459
|
+
return fa(Tse).scale(79.4188).clipAngle(180 - 1e-3);
|
|
73460
73460
|
}
|
|
73461
73461
|
function Bb(t, e) {
|
|
73462
73462
|
return [t, p_(nI((Cn + e) / 2))];
|
|
@@ -73468,7 +73468,7 @@ function mUe() {
|
|
|
73468
73468
|
return Rse(Bb).scale(961 / _i);
|
|
73469
73469
|
}
|
|
73470
73470
|
function Rse(t) {
|
|
73471
|
-
var e =
|
|
73471
|
+
var e = fa(t), n = e.center, r = e.scale, i = e.translate, s = e.clipExtent, o = null, u, a, l;
|
|
73472
73472
|
e.scale = function(f) {
|
|
73473
73473
|
return arguments.length ? (r(f), c()) : r();
|
|
73474
73474
|
}, e.translate = function(f) {
|
|
@@ -73509,7 +73509,7 @@ function B_(t, e) {
|
|
|
73509
73509
|
}
|
|
73510
73510
|
B_.invert = B_;
|
|
73511
73511
|
function AUe() {
|
|
73512
|
-
return
|
|
73512
|
+
return fa(B_).scale(152.63);
|
|
73513
73513
|
}
|
|
73514
73514
|
function vUe(t, e) {
|
|
73515
73515
|
var n = st(t), r = t === e ? et(t) : (n - st(e)) / (e - t), i = n / r + t;
|
|
@@ -73544,7 +73544,7 @@ Ose.invert = function(t, e) {
|
|
|
73544
73544
|
];
|
|
73545
73545
|
};
|
|
73546
73546
|
function CUe() {
|
|
73547
|
-
return
|
|
73547
|
+
return fa(Ose).scale(177.158);
|
|
73548
73548
|
}
|
|
73549
73549
|
function Dse(t, e) {
|
|
73550
73550
|
var n = st(e), r = st(t) * n;
|
|
@@ -73552,7 +73552,7 @@ function Dse(t, e) {
|
|
|
73552
73552
|
}
|
|
73553
73553
|
Dse.invert = Sy(Y2);
|
|
73554
73554
|
function bUe() {
|
|
73555
|
-
return
|
|
73555
|
+
return fa(Dse).scale(144.049).clipAngle(60);
|
|
73556
73556
|
}
|
|
73557
73557
|
function TUe() {
|
|
73558
73558
|
var t = 1, e = 0, n = 0, r = 1, i = 1, s = 0, o, u, a = null, l, c, f, x = 1, h = 1, p = Lb({
|
|
@@ -73624,14 +73624,14 @@ wse.invert = function(t, e) {
|
|
|
73624
73624
|
];
|
|
73625
73625
|
};
|
|
73626
73626
|
function RUe() {
|
|
73627
|
-
return
|
|
73627
|
+
return fa(wse).scale(175.295);
|
|
73628
73628
|
}
|
|
73629
73629
|
function Nse(t, e) {
|
|
73630
73630
|
return [st(e) * et(t), et(e)];
|
|
73631
73631
|
}
|
|
73632
73632
|
Nse.invert = Sy(zi);
|
|
73633
73633
|
function OUe() {
|
|
73634
|
-
return
|
|
73634
|
+
return fa(Nse).scale(249.5).clipAngle(90 + rt);
|
|
73635
73635
|
}
|
|
73636
73636
|
function Fse(t, e) {
|
|
73637
73637
|
var n = st(e), r = 1 + st(t) * n;
|
|
@@ -73641,7 +73641,7 @@ Fse.invert = Sy(function(t) {
|
|
|
73641
73641
|
return 2 * Y2(t);
|
|
73642
73642
|
});
|
|
73643
73643
|
function DUe() {
|
|
73644
|
-
return
|
|
73644
|
+
return fa(Fse).scale(250).clipAngle(142);
|
|
73645
73645
|
}
|
|
73646
73646
|
function Lse(t, e) {
|
|
73647
73647
|
return [p_(nI((Cn + e) / 2)), -t];
|
|
@@ -73681,7 +73681,7 @@ function BUe(t, e, n) {
|
|
|
73681
73681
|
}
|
|
73682
73682
|
var $Ue = BUe(PH / tw, PH, Ise);
|
|
73683
73683
|
function kUe() {
|
|
73684
|
-
return
|
|
73684
|
+
return fa($Ue).scale(169.529);
|
|
73685
73685
|
}
|
|
73686
73686
|
const PUe = vse(), nw = [
|
|
73687
73687
|
// standard properties in d3-geo
|
|
@@ -73749,7 +73749,7 @@ for (const t in P_)
|
|
|
73749
73749
|
Bse(t, P_[t]);
|
|
73750
73750
|
function jUe() {
|
|
73751
73751
|
}
|
|
73752
|
-
const
|
|
73752
|
+
const Ca = [[], [[[1, 1.5], [0.5, 1]]], [[[1.5, 1], [1, 1.5]]], [[[1.5, 1], [0.5, 1]]], [[[1, 0.5], [1.5, 1]]], [[[1, 1.5], [0.5, 1]], [[1, 0.5], [1.5, 1]]], [[[1, 0.5], [1, 1.5]]], [[[1, 0.5], [0.5, 1]]], [[[0.5, 1], [1, 0.5]]], [[[1, 1.5], [1, 0.5]]], [[[0.5, 1], [1, 0.5]], [[1.5, 1], [1, 1.5]]], [[[1.5, 1], [1, 0.5]]], [[[0.5, 1], [1.5, 1]]], [[[1, 1.5], [1.5, 1]]], [[[0.5, 1], [1, 1.5]]], []];
|
|
73753
73753
|
function kse() {
|
|
73754
73754
|
var t = 1, e = 1, n = u;
|
|
73755
73755
|
function r(a, l) {
|
|
@@ -73773,16 +73773,16 @@ function kse() {
|
|
|
73773
73773
|
}
|
|
73774
73774
|
function s(a, l, c) {
|
|
73775
73775
|
var f = new Array(), x = new Array(), h, p, m, g, y, E;
|
|
73776
|
-
for (h = p = -1, g = a[0] >= l,
|
|
73777
|
-
m = g, g = a[h + 1] >= l,
|
|
73778
|
-
for (
|
|
73779
|
-
for (h = -1, g = a[p * t + t] >= l, y = a[p * t] >= l,
|
|
73780
|
-
m = g, g = a[p * t + t + h + 1] >= l, E = y, y = a[p * t + h + 1] >= l,
|
|
73781
|
-
|
|
73782
|
-
}
|
|
73783
|
-
for (h = -1, y = a[p * t] >= l,
|
|
73784
|
-
E = y, y = a[p * t + h + 1] >= l,
|
|
73785
|
-
|
|
73776
|
+
for (h = p = -1, g = a[0] >= l, Ca[g << 1].forEach(A); ++h < t - 1; )
|
|
73777
|
+
m = g, g = a[h + 1] >= l, Ca[m | g << 1].forEach(A);
|
|
73778
|
+
for (Ca[g << 0].forEach(A); ++p < e - 1; ) {
|
|
73779
|
+
for (h = -1, g = a[p * t + t] >= l, y = a[p * t] >= l, Ca[g << 1 | y << 2].forEach(A); ++h < t - 1; )
|
|
73780
|
+
m = g, g = a[p * t + t + h + 1] >= l, E = y, y = a[p * t + h + 1] >= l, Ca[m | g << 1 | y << 2 | E << 3].forEach(A);
|
|
73781
|
+
Ca[g | y << 3].forEach(A);
|
|
73782
|
+
}
|
|
73783
|
+
for (h = -1, y = a[p * t] >= l, Ca[y << 2].forEach(A); ++h < t - 1; )
|
|
73784
|
+
E = y, y = a[p * t + h + 1] >= l, Ca[y << 2 | E << 3].forEach(A);
|
|
73785
|
+
Ca[y << 3].forEach(A);
|
|
73786
73786
|
function A(v) {
|
|
73787
73787
|
var _ = [v[0][0] + h, v[0][1] + p], S = [v[1][0] + h, v[1][1] + p], C = o(_), b = o(S), N, L;
|
|
73788
73788
|
(N = x[C]) ? (L = f[b]) ? (delete x[N.end], delete f[L.start], N === L ? (N.ring.push(S), c(N.ring)) : f[N.start] = x[L.end] = {
|
|
@@ -74412,7 +74412,7 @@ function tqe(t, e) {
|
|
|
74412
74412
|
function qse(t) {
|
|
74413
74413
|
if (!gt(t))
|
|
74414
74414
|
return !1;
|
|
74415
|
-
const e =
|
|
74415
|
+
const e = ku(di(t));
|
|
74416
74416
|
return e.$x || e.$y || e.$value || e.$max;
|
|
74417
74417
|
}
|
|
74418
74418
|
function nqe(t, e, n, r) {
|
|
@@ -76448,7 +76448,7 @@ function cze(t) {
|
|
|
76448
76448
|
fillOpacity: 0
|
|
76449
76449
|
} : e;
|
|
76450
76450
|
}
|
|
76451
|
-
const
|
|
76451
|
+
const ba = 5, Zr = 31, hm = 32, Jl = new Uint32Array(hm + 1), Ao = new Uint32Array(hm + 1);
|
|
76452
76452
|
Ao[0] = 0;
|
|
76453
76453
|
Jl[0] = ~Ao[0];
|
|
76454
76454
|
for (let t = 1; t <= hm; ++t)
|
|
@@ -76465,20 +76465,20 @@ function fze(t, e) {
|
|
|
76465
76465
|
array: n,
|
|
76466
76466
|
get: (s, o) => {
|
|
76467
76467
|
const u = o * t + s;
|
|
76468
|
-
return n[u >>>
|
|
76468
|
+
return n[u >>> ba] & 1 << (u & Zr);
|
|
76469
76469
|
},
|
|
76470
76470
|
set: (s, o) => {
|
|
76471
76471
|
const u = o * t + s;
|
|
76472
|
-
r(u >>>
|
|
76472
|
+
r(u >>> ba, 1 << (u & Zr));
|
|
76473
76473
|
},
|
|
76474
76474
|
clear: (s, o) => {
|
|
76475
76475
|
const u = o * t + s;
|
|
76476
|
-
i(u >>>
|
|
76476
|
+
i(u >>> ba, ~(1 << (u & Zr)));
|
|
76477
76477
|
},
|
|
76478
76478
|
getRange: (s, o, u, a) => {
|
|
76479
76479
|
let l = a, c, f, x, h;
|
|
76480
76480
|
for (; l >= o; --l)
|
|
76481
|
-
if (c = l * t + s, f = l * t + u, x = c >>>
|
|
76481
|
+
if (c = l * t + s, f = l * t + u, x = c >>> ba, h = f >>> ba, x === h) {
|
|
76482
76482
|
if (n[x] & Jl[c & Zr] & Ao[(f & Zr) + 1])
|
|
76483
76483
|
return !0;
|
|
76484
76484
|
} else {
|
|
@@ -76493,7 +76493,7 @@ function fze(t, e) {
|
|
|
76493
76493
|
setRange: (s, o, u, a) => {
|
|
76494
76494
|
let l, c, f, x, h;
|
|
76495
76495
|
for (; o <= a; ++o)
|
|
76496
|
-
if (l = o * t + s, c = o * t + u, f = l >>>
|
|
76496
|
+
if (l = o * t + s, c = o * t + u, f = l >>> ba, x = c >>> ba, f === x)
|
|
76497
76497
|
r(f, Jl[l & Zr] & Ao[(c & Zr) + 1]);
|
|
76498
76498
|
else
|
|
76499
76499
|
for (r(f, Jl[l & Zr]), r(x, Ao[(c & Zr) + 1]), h = f + 1; h < x; ++h)
|
|
@@ -76502,7 +76502,7 @@ function fze(t, e) {
|
|
|
76502
76502
|
clearRange: (s, o, u, a) => {
|
|
76503
76503
|
let l, c, f, x, h;
|
|
76504
76504
|
for (; o <= a; ++o)
|
|
76505
|
-
if (l = o * t + s, c = o * t + u, f = l >>>
|
|
76505
|
+
if (l = o * t + s, c = o * t + u, f = l >>> ba, x = c >>> ba, f === x)
|
|
76506
76506
|
i(f, Ao[l & Zr] | Jl[(c & Zr) + 1]);
|
|
76507
76507
|
else
|
|
76508
76508
|
for (i(f, Ao[l & Zr]), i(x, Jl[(c & Zr) + 1]), h = f + 1; h < x; ++h)
|
|
@@ -76518,7 +76518,7 @@ function xze(t, e, n) {
|
|
|
76518
76518
|
function dze(t, e, n, r) {
|
|
76519
76519
|
const i = t.width, s = t.height;
|
|
76520
76520
|
return function(o) {
|
|
76521
|
-
const u = o.datum.datum.items[r].items, a = u.length, l = o.datum.fontSize, c =
|
|
76521
|
+
const u = o.datum.datum.items[r].items, a = u.length, l = o.datum.fontSize, c = Ru.width(o.datum, o.datum.text);
|
|
76522
76522
|
let f = 0, x, h, p, m, g, y, E;
|
|
76523
76523
|
for (let A = 0; A < a; ++A)
|
|
76524
76524
|
x = u[A].x, p = u[A].y, h = u[A].x2 === void 0 ? x : u[A].x2, m = u[A].y2 === void 0 ? p : u[A].y2, g = (x + h) / 2, y = (p + m) / 2, E = Math.abs(h - x + m - p), E >= f && (f = E, o.x = g, o.y = y);
|
|
@@ -76546,7 +76546,7 @@ function hze(t, e, n, r) {
|
|
|
76546
76546
|
}
|
|
76547
76547
|
}
|
|
76548
76548
|
return function(l) {
|
|
76549
|
-
const c = l.datum.datum.items[r].items, f = c.length, x = l.datum.fontSize, h =
|
|
76549
|
+
const c = l.datum.datum.items[r].items, f = c.length, x = l.datum.fontSize, h = Ru.width(l.datum, l.datum.text);
|
|
76550
76550
|
let p = n ? x : 0, m = !1, g = !1, y = 0, E, A, v, _, S, C, b, N, L, I, P, q, X, G, ue, he, pe;
|
|
76551
76551
|
for (let ae = 0; ae < f; ++ae) {
|
|
76552
76552
|
for (E = c[ae].x, v = c[ae].y, A = c[ae].x2 === void 0 ? E : c[ae].x2, _ = c[ae].y2 === void 0 ? v : c[ae].y2, E > A && (pe = E, E = A, A = pe), v > _ && (pe = v, v = _, _ = pe), L = t(E), P = t(A), I = ~~((L + P) / 2), q = t(v), G = t(_), X = ~~((q + G) / 2), b = I; b >= L; --b)
|
|
@@ -76564,7 +76564,7 @@ const pze = [-1, -1, 1, 1], gze = [-1, 1, -1, 1];
|
|
|
76564
76564
|
function mze(t, e, n, r) {
|
|
76565
76565
|
const i = t.width, s = t.height, o = e[0], u = e[1], a = t.bitmap();
|
|
76566
76566
|
return function(l) {
|
|
76567
|
-
const c = l.datum.datum.items[r].items, f = c.length, x = l.datum.fontSize, h =
|
|
76567
|
+
const c = l.datum.datum.items[r].items, f = c.length, x = l.datum.fontSize, h = Ru.width(l.datum, l.datum.text), p = [];
|
|
76568
76568
|
let m = n ? x : 0, g = !1, y = !1, E = 0, A, v, _, S, C, b, N, L, I, P, q, X;
|
|
76569
76569
|
for (let G = 0; G < f; ++G) {
|
|
76570
76570
|
for (A = c[G].x, _ = c[G].y, v = c[G].x2 === void 0 ? A : c[G].x2, S = c[G].y2 === void 0 ? _ : c[G].y2, p.push([t((A + v) / 2), t((_ + S) / 2)]); p.length; )
|
|
@@ -76594,7 +76594,7 @@ function Aze(t, e, n, r) {
|
|
|
76594
76594
|
for (let P = 0; P < a; ++P) {
|
|
76595
76595
|
if (h = (n[P] & 3) - 1, p = (n[P] >>> 2 & 3) - 1, m = h === 0 && p === 0 || r[P] < 0, g = h && p ? Math.SQRT1_2 : 1, y = r[P] < 0 ? -1 : 1, E = c[1 + h] + r[P] * h * g, C = c[4 + p] + y * f * p / 2 + r[P] * p * g, v = C - f / 2, _ = C + f / 2, b = t(E), L = t(v), I = t(_), !x)
|
|
76596
76596
|
if (sz(b, b, L, I, o, u, E, E, v, _, c, m))
|
|
76597
|
-
x =
|
|
76597
|
+
x = Ru.width(l.datum, l.datum.text);
|
|
76598
76598
|
else
|
|
76599
76599
|
continue;
|
|
76600
76600
|
if (S = E + y * x * h / 2, E = S - x / 2, A = S + x / 2, b = t(E), N = t(A), sz(b, N, L, I, o, u, E, A, v, _, c, m))
|
|
@@ -76627,7 +76627,7 @@ function Sze(t, e, n, r, i, s, o, u, a, l, c) {
|
|
|
76627
76627
|
const f = Math.max(r.length, i.length), x = Cze(r, f), h = bze(i, f), p = Tze(t[0].datum), m = p === "group" && t[0].datum.items[a].marktype, g = m === "area", y = Rze(p, m, u, a), E = l === null || l === 1 / 0, A = g && c === "naive";
|
|
76628
76628
|
let v = -1, _ = -1;
|
|
76629
76629
|
const S = t.map((L) => {
|
|
76630
|
-
const I = E ?
|
|
76630
|
+
const I = E ? Ru.width(L, L.text) : void 0;
|
|
76631
76631
|
return v = Math.max(v, I), _ = Math.max(_, L.fontSize), {
|
|
76632
76632
|
datum: L,
|
|
76633
76633
|
opacity: 0,
|
|
@@ -78297,17 +78297,17 @@ function RQe(t) {
|
|
|
78297
78297
|
return [];
|
|
78298
78298
|
}
|
|
78299
78299
|
}
|
|
78300
|
-
var
|
|
78301
|
-
|
|
78302
|
-
|
|
78303
|
-
|
|
78304
|
-
|
|
78305
|
-
|
|
78306
|
-
|
|
78307
|
-
|
|
78308
|
-
|
|
78309
|
-
|
|
78310
|
-
|
|
78300
|
+
var xa, Ve, ve, Wr, Qt, Pb = 1, Ty = 2, ex = 3, Sc = 4, Mb = 5, Ux = 6, Ni = 7, Ry = 8, OQe = 9;
|
|
78301
|
+
xa = {};
|
|
78302
|
+
xa[Pb] = "Boolean";
|
|
78303
|
+
xa[Ty] = "<end>";
|
|
78304
|
+
xa[ex] = "Identifier";
|
|
78305
|
+
xa[Sc] = "Keyword";
|
|
78306
|
+
xa[Mb] = "Null";
|
|
78307
|
+
xa[Ux] = "Numeric";
|
|
78308
|
+
xa[Ni] = "Punctuator";
|
|
78309
|
+
xa[Ry] = "String";
|
|
78310
|
+
xa[OQe] = "RegularExpression";
|
|
78311
78311
|
var DQe = "ArrayExpression", wQe = "BinaryExpression", NQe = "CallExpression", FQe = "ConditionalExpression", coe = "Identifier", LQe = "Literal", IQe = "LogicalExpression", BQe = "MemberExpression", $Qe = "ObjectExpression", kQe = "Property", PQe = "UnaryExpression", ur = "Unexpected token %0", MQe = "Unexpected number", jQe = "Unexpected string", UQe = "Unexpected identifier", qQe = "Unexpected reserved word", HQe = "Unexpected end of input", pw = "Invalid regular expression", yO = "Invalid regular expression: missing /", foe = "Octal literals are not allowed in strict mode.", zQe = "Duplicate data property in object literal not allowed in strict mode", vr = "ILLEGAL", pm = "Disabled.", QQe = 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]"), GQe = 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]");
|
|
78312
78312
|
function jb(t, e) {
|
|
78313
78313
|
if (!t)
|
|
@@ -79047,7 +79047,7 @@ function SGe(t) {
|
|
|
79047
79047
|
}
|
|
79048
79048
|
function CGe(t) {
|
|
79049
79049
|
t = t || {};
|
|
79050
|
-
const e = t.allowed ?
|
|
79050
|
+
const e = t.allowed ? ku(t.allowed) : {}, n = t.forbidden ? ku(t.forbidden) : {}, r = t.constants || moe, i = (t.functions || yoe)(f), s = t.globalvar, o = t.fieldvar, u = gt(s) ? s : (p) => `${s}["${p}"]`;
|
|
79051
79051
|
let a = {}, l = {}, c = 0;
|
|
79052
79052
|
function f(p) {
|
|
79053
79053
|
if (qe(p))
|
|
@@ -79155,7 +79155,7 @@ function wGe(...t) {
|
|
|
79155
79155
|
e.add(r);
|
|
79156
79156
|
return e;
|
|
79157
79157
|
}
|
|
79158
|
-
const qI = "intersect", Az = "union", NGe = "vlMulti", FGe = "vlPoint", vz = "or", LGe = "and",
|
|
79158
|
+
const qI = "intersect", Az = "union", NGe = "vlMulti", FGe = "vlPoint", vz = "or", LGe = "and", du = "_vgsid_", mm = Es(du), IGe = "E", BGe = "R", $Ge = "R-E", kGe = "R-LE", PGe = "R-RE", Q_ = "index:unit";
|
|
79159
79159
|
function _z(t, e) {
|
|
79160
79160
|
for (var n = e.fields, r = e.values, i = n.length, s = 0, o, u; s < i; ++s)
|
|
79161
79161
|
if (u = n[s], u.getter = Es.getter || Es(u.field), o = u.getter(t), df(o) && (o = fi(o)), df(r[s]) && (r[s] = fi(r[s])), df(r[s][0]) && (r[s] = r[s].map(fi)), u.type === IGe) {
|
|
@@ -79204,7 +79204,7 @@ function HGe(t, e) {
|
|
|
79204
79204
|
return t.map((n) => pt(e.fields ? {
|
|
79205
79205
|
values: e.fields.map((r) => (r.getter || (r.getter = Es(r.field)))(n.datum))
|
|
79206
79206
|
} : {
|
|
79207
|
-
[
|
|
79207
|
+
[du]: mm(n.datum)
|
|
79208
79208
|
}, e));
|
|
79209
79209
|
}
|
|
79210
79210
|
function zGe(t, e, n, r) {
|
|
@@ -79214,10 +79214,10 @@ function zGe(t, e, n, r) {
|
|
|
79214
79214
|
h = c[_], m = o[h.field] || (o[h.field] = {}), g = m[x] || (m[x] = []), a[h.field] = y = h.type.charAt(0), E = _O[`${y}_union`], m[x] = E(g, je(f[_]));
|
|
79215
79215
|
n && (g = u[x] || (u[x] = []), g.push(je(f).reduce((C, b, N) => (C[c[N].field] = b, C), {})));
|
|
79216
79216
|
} else
|
|
79217
|
-
h =
|
|
79218
|
-
[
|
|
79217
|
+
h = du, p = mm(l), m = o[h] || (o[h] = {}), g = m[x] || (m[x] = []), g.push(p), n && (g = u[x] || (u[x] = []), g.push({
|
|
79218
|
+
[du]: p
|
|
79219
79219
|
}));
|
|
79220
|
-
if (e = e || Az, o[
|
|
79220
|
+
if (e = e || Az, o[du] ? o[du] = _O[`${du}_${e}`](...Object.values(o[du])) : Object.keys(o).forEach((C) => {
|
|
79221
79221
|
o[C] = Object.keys(o[C]).map((b) => o[C][b]).reduce((b, N) => b === void 0 ? N : _O[`${a[C]}_${e}`](b, N));
|
|
79222
79222
|
}), s = Object.keys(u), n && s.length) {
|
|
79223
79223
|
const C = r ? FGe : NGe;
|
|
@@ -79232,8 +79232,8 @@ function zGe(t, e, n, r) {
|
|
|
79232
79232
|
return o;
|
|
79233
79233
|
}
|
|
79234
79234
|
var _O = {
|
|
79235
|
-
[`${
|
|
79236
|
-
[`${
|
|
79235
|
+
[`${du}_union`]: wGe,
|
|
79236
|
+
[`${du}_intersect`]: OGe,
|
|
79237
79237
|
E_union: function(t, e) {
|
|
79238
79238
|
if (!t.length)
|
|
79239
79239
|
return e;
|
|
@@ -79738,7 +79738,7 @@ Gt("vlSelectionTest", MGe, HI);
|
|
|
79738
79738
|
Gt("vlSelectionIdTest", qGe, HI);
|
|
79739
79739
|
Gt("vlSelectionResolve", zGe, HI);
|
|
79740
79740
|
Gt("vlSelectionTuples", HGe);
|
|
79741
|
-
function
|
|
79741
|
+
function Hu(t, e) {
|
|
79742
79742
|
const n = {};
|
|
79743
79743
|
let r;
|
|
79744
79744
|
try {
|
|
@@ -79770,7 +79770,7 @@ function JWe(t) {
|
|
|
79770
79770
|
const e = this, n = t.operators || [];
|
|
79771
79771
|
return t.background && (e.background = t.background), t.eventConfig && (e.eventConfig = t.eventConfig), t.locale && (e.locale = t.locale), n.forEach((r) => e.parseOperator(r)), n.forEach((r) => e.parseOperatorParameters(r)), (t.streams || []).forEach((r) => e.parseStream(r)), (t.updates || []).forEach((r) => e.parseUpdate(r)), e.resolve();
|
|
79772
79772
|
}
|
|
79773
|
-
const XWe =
|
|
79773
|
+
const XWe = ku(["rule"]), Tz = ku(["group", "image", "rect"]);
|
|
79774
79774
|
function ZWe(t, e) {
|
|
79775
79775
|
let n = "";
|
|
79776
79776
|
return XWe[e] || (t.x2 && (t.x ? (Tz[e] && (n += "if(o.x>o.x2)$=o.x,o.x=o.x2,o.x2=$;"), n += "o.width=o.x2-o.x;") : n += "o.x=o.x2-(o.width||0);"), t.xc && (n += "o.x=o.xc-(o.width||0)/2;"), t.y2 && (t.y ? (Tz[e] && (n += "if(o.y>o.y2)$=o.y,o.y=o.y2,o.y2=$;"), n += "o.height=o.y2-o.y;") : n += "o.y=o.y2-(o.height||0);"), t.yc && (n += "o.y=o.yc-(o.height||0)/2;")), n;
|
|
@@ -80192,7 +80192,7 @@ function IVe(t) {
|
|
|
80192
80192
|
defaults: {}
|
|
80193
80193
|
}, t), n = (r, i) => {
|
|
80194
80194
|
i.forEach((s) => {
|
|
80195
|
-
Ce(r[s]) && (r[s] =
|
|
80195
|
+
Ce(r[s]) && (r[s] = ku(r[s]));
|
|
80196
80196
|
});
|
|
80197
80197
|
};
|
|
80198
80198
|
return n(e.defaults, ["prevent", "allow"]), n(e, ["view", "window", "selector"]), e;
|
|
@@ -80970,7 +80970,7 @@ function KYe(t) {
|
|
|
80970
80970
|
return Ce(t) ? VYe(t) : Qb(t);
|
|
80971
80971
|
}
|
|
80972
80972
|
function JYe(t, e, n, r) {
|
|
80973
|
-
const i =
|
|
80973
|
+
const i = Hu(t, e);
|
|
80974
80974
|
return i.$fields.forEach((s) => r[s] = 1), pt(n, i.$params), i.$expr;
|
|
80975
80975
|
}
|
|
80976
80976
|
const XYe = "outer", ZYe = ["value", "update", "init", "react", "bind"];
|
|
@@ -81086,7 +81086,7 @@ function aKe(t, e) {
|
|
|
81086
81086
|
}
|
|
81087
81087
|
function sB(t, e, n) {
|
|
81088
81088
|
let r = e.between;
|
|
81089
|
-
return r && (r.length !== 2 && _e('Stream "between" parameter must have 2 entries: ' + Fe(e)), t.between = [Am(r[0], n), Am(r[1], n)]), r = e.filter ? [].concat(e.filter) : [], (e.marktype || e.markname || e.markrole) && r.push(lKe(e.marktype, e.markname, e.markrole)), e.source === iB && r.push("inScope(event.item)"), r.length && (t.filter =
|
|
81089
|
+
return r && (r.length !== 2 && _e('Stream "between" parameter must have 2 entries: ' + Fe(e)), t.between = [Am(r[0], n), Am(r[1], n)]), r = e.filter ? [].concat(e.filter) : [], (e.marktype || e.markname || e.markrole) && r.push(lKe(e.marktype, e.markname, e.markrole)), e.source === iB && r.push("inScope(event.item)"), r.length && (t.filter = Hu("(" + r.join(")&&(") + ")", n).$expr), (r = e.throttle) != null && (t.throttle = +r), (r = e.debounce) != null && (t.debounce = +r), e.consume && (t.consume = !0), t;
|
|
81090
81090
|
}
|
|
81091
81091
|
function lKe(t, e, n) {
|
|
81092
81092
|
const r = "event.item";
|
|
@@ -81106,7 +81106,7 @@ function fKe(t, e, n) {
|
|
|
81106
81106
|
let s = t.events, o = t.update, u = [];
|
|
81107
81107
|
s || _e("Signal update missing events specification."), qe(s) && (s = qx(s, e.isSubscope() ? iB : Cw)), s = je(s).filter((a) => a.signal || a.scale ? (u.push(a), 0) : 1), u.length > 1 && (u = [dKe(u)]), s.length && u.push(s.length > 1 ? {
|
|
81108
81108
|
merge: s
|
|
81109
|
-
} : s[0]), r != null && (o && _e("Signal encode and update are mutually exclusive."), o = "encode(item()," + Fe(r) + ")"), i.update = qe(o) ?
|
|
81109
|
+
} : s[0]), r != null && (o && _e("Signal encode and update are mutually exclusive."), o = "encode(item()," + Fe(r) + ")"), i.update = qe(o) ? Hu(o, e) : o.expr != null ? Hu(o.expr, e) : o.value != null ? o.value : o.signal != null ? {
|
|
81110
81110
|
$expr: cKe,
|
|
81111
81111
|
$params: {
|
|
81112
81112
|
$value: e.signalRef(o.signal)
|
|
@@ -81128,7 +81128,7 @@ function dKe(t) {
|
|
|
81128
81128
|
function hKe(t, e) {
|
|
81129
81129
|
const n = e.getSignal(t.name);
|
|
81130
81130
|
let r = t.update;
|
|
81131
|
-
t.init && (r ? _e("Signals can not include both init and update expressions.") : (r = t.init, n.initonly = !0)), r && (r =
|
|
81131
|
+
t.init && (r ? _e("Signals can not include both init and update expressions.") : (r = t.init, n.initonly = !0)), r && (r = Hu(r, e), n.update = r.$expr, n.params = r.$params), t.on && t.on.forEach((i) => fKe(i, e, n.id));
|
|
81132
81132
|
}
|
|
81133
81133
|
const Vt = (t) => (e, n, r) => Gb(t, n, e || void 0, r), nue = Vt("aggregate"), pKe = Vt("axisticks"), rue = Vt("bound"), Ko = Vt("collect"), qz = Vt("compare"), gKe = Vt("datajoin"), iue = Vt("encode"), mKe = Vt("expression"), yKe = Vt("facet"), EKe = Vt("field"), AKe = Vt("key"), vKe = Vt("legendentries"), _Ke = Vt("load"), SKe = Vt("mark"), CKe = Vt("multiextent"), bKe = Vt("multivalues"), TKe = Vt("overlap"), RKe = Vt("params"), sue = Vt("prefacet"), OKe = Vt("projection"), DKe = Vt("proxy"), wKe = Vt("relay"), oue = Vt("render"), NKe = Vt("scale"), Hx = Vt("sieve"), FKe = Vt("sortitems"), uue = Vt("viewlayout"), LKe = Vt("values");
|
|
81134
81134
|
let IKe = 0;
|
|
@@ -81740,7 +81740,7 @@ function Gz(t, e, n) {
|
|
|
81740
81740
|
return Vz(r) ? _e("Expression references can not be signals.") : RO(r) ? n.fieldRef(e) : Yz(r) ? n.compareRef(e) : n.signalRef(e.signal);
|
|
81741
81741
|
{
|
|
81742
81742
|
const i = t.expr || RO(r);
|
|
81743
|
-
return i && NJe(e) ? n.exprRef(e.expr, e.as) : i && FJe(e) ? Em(e.field, e.as) : Vz(r) ?
|
|
81743
|
+
return i && NJe(e) ? n.exprRef(e.expr, e.as) : i && FJe(e) ? Em(e.field, e.as) : Vz(r) ? Hu(e, n) : LJe(r) ? Ze(n.getData(e).values) : RO(r) ? Em(e) : Yz(r) ? n.compareRef(e) : e;
|
|
81744
81744
|
}
|
|
81745
81745
|
}
|
|
81746
81746
|
function DJe(t, e, n) {
|
|
@@ -81881,7 +81881,7 @@ function $Je(t, e, n) {
|
|
|
81881
81881
|
};
|
|
81882
81882
|
}
|
|
81883
81883
|
function Eue(t, e, n) {
|
|
81884
|
-
const r = t.remove, i = t.insert, s = t.toggle, o = t.modify, u = t.values, a = e.add(K_()), l = "if(" + t.trigger + ',modify("' + n + '",' + [i, r, s, o, u].map((f) => f ?? "null").join(",") + "),0)", c =
|
|
81884
|
+
const r = t.remove, i = t.insert, s = t.toggle, o = t.modify, u = t.values, a = e.add(K_()), l = "if(" + t.trigger + ',modify("' + n + '",' + [i, r, s, o, u].map((f) => f ?? "null").join(",") + "),0)", c = Hu(l, e);
|
|
81885
81885
|
a.update = c.$expr, a.params = c.$params;
|
|
81886
81886
|
}
|
|
81887
81887
|
function Xb(t, e) {
|
|
@@ -82033,7 +82033,7 @@ function UJe(t, e, n) {
|
|
|
82033
82033
|
}
|
|
82034
82034
|
function qJe(t, e, n) {
|
|
82035
82035
|
const r = Ef(Jz("size", t, n)), i = Ef(Jz("strokeWidth", t, n)), s = Ef(HJe(n[1].encode, e, wy));
|
|
82036
|
-
return
|
|
82036
|
+
return Hu(`max(ceil(sqrt(${r})+${i}),${s})`, e);
|
|
82037
82037
|
}
|
|
82038
82038
|
function Jz(t, e, n) {
|
|
82039
82039
|
return e[t] ? `scale("${e[t]}",datum)` : hue(t, n[0].encode);
|
|
@@ -82858,7 +82858,7 @@ Cue.prototype = nQ.prototype = {
|
|
|
82858
82858
|
parseLambdas() {
|
|
82859
82859
|
const t = Object.keys(this.lambdas);
|
|
82860
82860
|
for (let e = 0, n = t.length; e < n; ++e) {
|
|
82861
|
-
const r = t[e], i =
|
|
82861
|
+
const r = t[e], i = Hu(r, this), s = this.lambdas[r];
|
|
82862
82862
|
s.params = i.$params, s.update = i.$expr;
|
|
82863
82863
|
}
|
|
82864
82864
|
},
|
|
@@ -82870,7 +82870,7 @@ Cue.prototype = nQ.prototype = {
|
|
|
82870
82870
|
},
|
|
82871
82871
|
exprRef(t, e) {
|
|
82872
82872
|
const n = {
|
|
82873
|
-
expr:
|
|
82873
|
+
expr: Hu(t, this)
|
|
82874
82874
|
};
|
|
82875
82875
|
return e && (n.expr.$name = e), Ze(this.add(mKe(n)));
|
|
82876
82876
|
},
|
|
@@ -83566,8 +83566,8 @@ function kXe(t) {
|
|
|
83566
83566
|
}
|
|
83567
83567
|
const X_ = Symbol("store-raw"), zd = Symbol("store-node"), wa = Symbol("store-has"), Rue = Symbol("store-self");
|
|
83568
83568
|
function Oue(t) {
|
|
83569
|
-
let e = t[
|
|
83570
|
-
if (!e && (Object.defineProperty(t,
|
|
83569
|
+
let e = t[Nu];
|
|
83570
|
+
if (!e && (Object.defineProperty(t, Nu, {
|
|
83571
83571
|
value: e = new Proxy(t, jXe)
|
|
83572
83572
|
}), !Array.isArray(t))) {
|
|
83573
83573
|
const n = Object.keys(t), r = Object.getOwnPropertyDescriptors(t);
|
|
@@ -83581,15 +83581,15 @@ function Oue(t) {
|
|
|
83581
83581
|
}
|
|
83582
83582
|
return e;
|
|
83583
83583
|
}
|
|
83584
|
-
function
|
|
83584
|
+
function zu(t) {
|
|
83585
83585
|
let e;
|
|
83586
|
-
return t != null && typeof t == "object" && (t[
|
|
83586
|
+
return t != null && typeof t == "object" && (t[Nu] || !(e = Object.getPrototypeOf(t)) || e === Object.prototype || Array.isArray(t));
|
|
83587
83587
|
}
|
|
83588
83588
|
function dl(t, e = /* @__PURE__ */ new Set()) {
|
|
83589
83589
|
let n, r, i, s;
|
|
83590
83590
|
if (n = t != null && t[X_])
|
|
83591
83591
|
return n;
|
|
83592
|
-
if (!
|
|
83592
|
+
if (!zu(t) || e.has(t))
|
|
83593
83593
|
return t;
|
|
83594
83594
|
if (Array.isArray(t)) {
|
|
83595
83595
|
Object.isFrozen(t) ? t = t.slice(0) : e.add(t);
|
|
@@ -83620,7 +83620,7 @@ function _m(t, e, n) {
|
|
|
83620
83620
|
}
|
|
83621
83621
|
function PXe(t, e) {
|
|
83622
83622
|
const n = Reflect.getOwnPropertyDescriptor(t, e);
|
|
83623
|
-
return !n || n.get || !n.configurable || e ===
|
|
83623
|
+
return !n || n.get || !n.configurable || e === Nu || e === zd || (delete n.value, delete n.writable, n.get = () => t[Nu][e]), n;
|
|
83624
83624
|
}
|
|
83625
83625
|
function Due(t) {
|
|
83626
83626
|
zO() && _m(Z_(t, zd), Rue)();
|
|
@@ -83632,7 +83632,7 @@ const jXe = {
|
|
|
83632
83632
|
get(t, e, n) {
|
|
83633
83633
|
if (e === X_)
|
|
83634
83634
|
return t;
|
|
83635
|
-
if (e ===
|
|
83635
|
+
if (e === Nu)
|
|
83636
83636
|
return n;
|
|
83637
83637
|
if (e === HO)
|
|
83638
83638
|
return Due(t), n;
|
|
@@ -83644,10 +83644,10 @@ const jXe = {
|
|
|
83644
83644
|
const o = Object.getOwnPropertyDescriptor(t, e);
|
|
83645
83645
|
zO() && (typeof s != "function" || t.hasOwnProperty(e)) && !(o && o.get) && (s = _m(r, e, s)());
|
|
83646
83646
|
}
|
|
83647
|
-
return
|
|
83647
|
+
return zu(s) ? Oue(s) : s;
|
|
83648
83648
|
},
|
|
83649
83649
|
has(t, e) {
|
|
83650
|
-
return e === X_ || e ===
|
|
83650
|
+
return e === X_ || e === Nu || e === HO || e === zd || e === wa || e === "__proto__" ? !0 : (zO() && _m(Z_(t, wa), e)(), e in t);
|
|
83651
83651
|
},
|
|
83652
83652
|
set() {
|
|
83653
83653
|
return !0;
|
|
@@ -83716,7 +83716,7 @@ function fg(t, e, n = []) {
|
|
|
83716
83716
|
i = t[r], n = [r].concat(n);
|
|
83717
83717
|
}
|
|
83718
83718
|
let s = e[0];
|
|
83719
|
-
typeof s == "function" && (s = s(i, n), s === i) || r === void 0 && s == null || (s = dl(s), r === void 0 ||
|
|
83719
|
+
typeof s == "function" && (s = s(i, n), s === i) || r === void 0 && s == null || (s = dl(s), r === void 0 || zu(i) && zu(s) && !Array.isArray(s) ? wue(i, s) : wi(t, r, s));
|
|
83720
83720
|
}
|
|
83721
83721
|
function eT(...[t, e]) {
|
|
83722
83722
|
const n = dl(t || {}), r = Array.isArray(n), i = Oue(n);
|
|
@@ -83733,7 +83733,7 @@ function Td(t, e, n, r, i) {
|
|
|
83733
83733
|
if (t === s)
|
|
83734
83734
|
return;
|
|
83735
83735
|
const o = Array.isArray(t);
|
|
83736
|
-
if (n !== Dw && (!
|
|
83736
|
+
if (n !== Dw && (!zu(t) || !zu(s) || o !== Array.isArray(s) || i && t[i] !== s[i])) {
|
|
83737
83737
|
wi(e, n, t);
|
|
83738
83738
|
return;
|
|
83739
83739
|
}
|
|
@@ -83775,7 +83775,7 @@ function Td(t, e, n, r, i) {
|
|
|
83775
83775
|
function qXe(t, e = {}) {
|
|
83776
83776
|
const { merge: n, key: r = "id" } = e, i = dl(t);
|
|
83777
83777
|
return (s) => {
|
|
83778
|
-
if (!
|
|
83778
|
+
if (!zu(s) || !zu(i))
|
|
83779
83779
|
return i;
|
|
83780
83780
|
const o = Td(
|
|
83781
83781
|
i,
|
|
@@ -83795,7 +83795,7 @@ const e5 = /* @__PURE__ */ new WeakMap(), Nue = {
|
|
|
83795
83795
|
return t;
|
|
83796
83796
|
const n = t[e];
|
|
83797
83797
|
let r;
|
|
83798
|
-
return
|
|
83798
|
+
return zu(n) ? e5.get(n) || (e5.set(n, r = new Proxy(n, Nue)), r) : n;
|
|
83799
83799
|
},
|
|
83800
83800
|
set(t, e, n) {
|
|
83801
83801
|
return wi(t, e, dl(n)), !0;
|
|
@@ -83806,7 +83806,7 @@ const e5 = /* @__PURE__ */ new WeakMap(), Nue = {
|
|
|
83806
83806
|
};
|
|
83807
83807
|
function MA(t) {
|
|
83808
83808
|
return (e) => {
|
|
83809
|
-
if (
|
|
83809
|
+
if (zu(e)) {
|
|
83810
83810
|
let n;
|
|
83811
83811
|
(n = e5.get(e)) || e5.set(e, n = new Proxy(e, Nue)), t(n);
|
|
83812
83812
|
}
|
|
@@ -84111,7 +84111,7 @@ function nZe(t) {
|
|
|
84111
84111
|
return v();
|
|
84112
84112
|
},
|
|
84113
84113
|
get children() {
|
|
84114
|
-
return Qe(YXe,
|
|
84114
|
+
return Qe(YXe, Au({
|
|
84115
84115
|
onClose: () => _(!1)
|
|
84116
84116
|
}, t, {
|
|
84117
84117
|
devMode: !0
|
|
@@ -84893,7 +84893,7 @@ function gZe({
|
|
|
84893
84893
|
return { startIndex: s, endIndex: o };
|
|
84894
84894
|
}
|
|
84895
84895
|
function mZe(t) {
|
|
84896
|
-
const e =
|
|
84896
|
+
const e = Au(t), n = new pZe(e), [r, i] = eT(n.getVirtualItems()), [s, o] = yr(n.getTotalSize()), u = {
|
|
84897
84897
|
get(l, c) {
|
|
84898
84898
|
switch (c) {
|
|
84899
84899
|
case "getVirtualItems":
|
|
@@ -84909,7 +84909,7 @@ function mZe(t) {
|
|
|
84909
84909
|
const l = a._didMount();
|
|
84910
84910
|
a._willUpdate(), Bg(l);
|
|
84911
84911
|
}), pce(() => {
|
|
84912
|
-
a.setOptions(
|
|
84912
|
+
a.setOptions(Au(e, t, {
|
|
84913
84913
|
onChange: (l, c) => {
|
|
84914
84914
|
var f;
|
|
84915
84915
|
l._willUpdate(), i(qXe(l.getVirtualItems(), {
|
|
@@ -84920,7 +84920,7 @@ function mZe(t) {
|
|
|
84920
84920
|
}), a;
|
|
84921
84921
|
}
|
|
84922
84922
|
function Pue(t) {
|
|
84923
|
-
return mZe(
|
|
84923
|
+
return mZe(Au({
|
|
84924
84924
|
observeElementRect: cZe,
|
|
84925
84925
|
observeElementOffset: xZe,
|
|
84926
84926
|
scrollToFn: hZe
|
|
@@ -85072,7 +85072,7 @@ const OZe = navigator.userAgent.toLowerCase().indexOf("chrome") >= 0, DZe = OZe,
|
|
|
85072
85072
|
})();
|
|
85073
85073
|
}, wZe = (t) => {
|
|
85074
85074
|
var fe;
|
|
85075
|
-
const e =
|
|
85075
|
+
const e = Au({
|
|
85076
85076
|
rowLimit: 1 / 0
|
|
85077
85077
|
}, t), n = ix(), r = U0();
|
|
85078
85078
|
let i = !1;
|
|
@@ -85385,7 +85385,7 @@ const OZe = navigator.userAgent.toLowerCase().indexOf("chrome") >= 0, DZe = OZe,
|
|
|
85385
85385
|
};
|
|
85386
85386
|
});
|
|
85387
85387
|
r().root && io().addCSSToShadowRoot(sZe);
|
|
85388
|
-
const i = io().tableConfig, s = () =>
|
|
85388
|
+
const i = io().tableConfig, s = () => Au(t, {
|
|
85389
85389
|
disableVirtualization: typeof t.disableVirtualization == "boolean" ? t.disableVirtualization : i().disableVirtualization,
|
|
85390
85390
|
rowLimit: typeof t.rowLimit == "number" ? t.rowLimit : i().rowLimit,
|
|
85391
85391
|
shouldFillWidth: typeof t.shouldFillWidth == "boolean" ? t.shouldFillWidth : i().shouldFillWidth
|
|
@@ -85395,7 +85395,7 @@ const OZe = navigator.userAgent.toLowerCase().indexOf("chrome") >= 0, DZe = OZe,
|
|
|
85395
85395
|
return r();
|
|
85396
85396
|
},
|
|
85397
85397
|
get children() {
|
|
85398
|
-
return Qe(wZe,
|
|
85398
|
+
return Qe(wZe, Au(s));
|
|
85399
85399
|
}
|
|
85400
85400
|
});
|
|
85401
85401
|
};
|
|
@@ -86148,7 +86148,7 @@ var Fy = function(t, e) {
|
|
|
86148
86148
|
e.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(t, r[i]) && (n[r[i]] = t[r[i]]);
|
|
86149
86149
|
return n;
|
|
86150
86150
|
};
|
|
86151
|
-
const Ja = "row", Xa = "column", nT = "facet", vn = "x", fr = "y", Xo = "x2",
|
|
86151
|
+
const Ja = "row", Xa = "column", nT = "facet", vn = "x", fr = "y", Xo = "x2", da = "y2", Cc = "xOffset", Z2 = "yOffset", ha = "radius", Fl = "radius2", Zo = "theta", Ll = "theta2", pa = "latitude", ga = "longitude", eu = "latitude2", no = "longitude2", Qi = "color", ma = "fill", ya = "stroke", Gi = "shape", Il = "size", Qx = "angle", Bl = "opacity", bc = "fillOpacity", Tc = "strokeOpacity", Rc = "strokeWidth", Oc = "strokeDash", Ly = "text", Iy = "order", By = "detail", rT = "key", ox = "tooltip", iT = "href", sT = "url", oT = "description", ret = {
|
|
86152
86152
|
x: 1,
|
|
86153
86153
|
y: 1,
|
|
86154
86154
|
x2: 1,
|
|
@@ -86170,11 +86170,11 @@ const _B = {
|
|
|
86170
86170
|
};
|
|
86171
86171
|
function iet(t) {
|
|
86172
86172
|
switch (t) {
|
|
86173
|
-
case
|
|
86173
|
+
case pa:
|
|
86174
86174
|
return "y";
|
|
86175
86175
|
case eu:
|
|
86176
86176
|
return "y2";
|
|
86177
|
-
case
|
|
86177
|
+
case ga:
|
|
86178
86178
|
return "x";
|
|
86179
86179
|
case no:
|
|
86180
86180
|
return "x2";
|
|
@@ -86210,7 +86210,7 @@ const oet = De(_B), SB = Object.assign(Object.assign(Object.assign(Object.assign
|
|
|
86210
86210
|
description: 1
|
|
86211
86211
|
});
|
|
86212
86212
|
function Gd(t) {
|
|
86213
|
-
return t === Qi || t ===
|
|
86213
|
+
return t === Qi || t === ma || t === ya;
|
|
86214
86214
|
}
|
|
86215
86215
|
const Vue = {
|
|
86216
86216
|
row: 1,
|
|
@@ -86223,7 +86223,7 @@ function fet(t) {
|
|
|
86223
86223
|
function Yue(t) {
|
|
86224
86224
|
return !!CB[t];
|
|
86225
86225
|
}
|
|
86226
|
-
const xet = [Xo,
|
|
86226
|
+
const xet = [Xo, da, eu, no, Ll, Fl];
|
|
86227
86227
|
function Kue(t) {
|
|
86228
86228
|
return Gx(t) !== t;
|
|
86229
86229
|
}
|
|
@@ -86231,16 +86231,16 @@ function Gx(t) {
|
|
|
86231
86231
|
switch (t) {
|
|
86232
86232
|
case Xo:
|
|
86233
86233
|
return vn;
|
|
86234
|
-
case
|
|
86234
|
+
case da:
|
|
86235
86235
|
return fr;
|
|
86236
86236
|
case eu:
|
|
86237
|
-
return ha;
|
|
86238
|
-
case no:
|
|
86239
86237
|
return pa;
|
|
86238
|
+
case no:
|
|
86239
|
+
return ga;
|
|
86240
86240
|
case Ll:
|
|
86241
86241
|
return Zo;
|
|
86242
86242
|
case Fl:
|
|
86243
|
-
return
|
|
86243
|
+
return ha;
|
|
86244
86244
|
}
|
|
86245
86245
|
return t;
|
|
86246
86246
|
}
|
|
@@ -86251,7 +86251,7 @@ function q0(t) {
|
|
|
86251
86251
|
return "startAngle";
|
|
86252
86252
|
case Ll:
|
|
86253
86253
|
return "endAngle";
|
|
86254
|
-
case
|
|
86254
|
+
case ha:
|
|
86255
86255
|
return "outerRadius";
|
|
86256
86256
|
case Fl:
|
|
86257
86257
|
return "innerRadius";
|
|
@@ -86263,14 +86263,14 @@ function $l(t) {
|
|
|
86263
86263
|
case vn:
|
|
86264
86264
|
return Xo;
|
|
86265
86265
|
case fr:
|
|
86266
|
-
return
|
|
86267
|
-
case ha:
|
|
86268
|
-
return eu;
|
|
86266
|
+
return da;
|
|
86269
86267
|
case pa:
|
|
86268
|
+
return eu;
|
|
86269
|
+
case ga:
|
|
86270
86270
|
return no;
|
|
86271
86271
|
case Zo:
|
|
86272
86272
|
return Ll;
|
|
86273
|
-
case
|
|
86273
|
+
case ha:
|
|
86274
86274
|
return Fl;
|
|
86275
86275
|
}
|
|
86276
86276
|
}
|
|
@@ -86280,7 +86280,7 @@ function Wi(t) {
|
|
|
86280
86280
|
case Xo:
|
|
86281
86281
|
return "width";
|
|
86282
86282
|
case fr:
|
|
86283
|
-
case
|
|
86283
|
+
case da:
|
|
86284
86284
|
return "height";
|
|
86285
86285
|
}
|
|
86286
86286
|
}
|
|
@@ -86292,11 +86292,11 @@ function det(t) {
|
|
|
86292
86292
|
return "yOffset";
|
|
86293
86293
|
case Xo:
|
|
86294
86294
|
return "x2Offset";
|
|
86295
|
-
case
|
|
86295
|
+
case da:
|
|
86296
86296
|
return "y2Offset";
|
|
86297
86297
|
case Zo:
|
|
86298
86298
|
return "thetaOffset";
|
|
86299
|
-
case
|
|
86299
|
+
case ha:
|
|
86300
86300
|
return "radiusOffset";
|
|
86301
86301
|
case Ll:
|
|
86302
86302
|
return "theta2Offset";
|
|
@@ -86323,7 +86323,7 @@ function Xue(t) {
|
|
|
86323
86323
|
const het = De(SB), bB = Fy(SB, ["x", "y", "x2", "y2", "xOffset", "yOffset", "latitude", "longitude", "latitude2", "longitude2", "theta", "theta2", "radius", "radius2"]), pet = De(bB), TB = {
|
|
86324
86324
|
x: 1,
|
|
86325
86325
|
y: 1
|
|
86326
|
-
},
|
|
86326
|
+
}, Ea = De(TB);
|
|
86327
86327
|
function Or(t) {
|
|
86328
86328
|
return t in TB;
|
|
86329
86329
|
}
|
|
@@ -86345,8 +86345,8 @@ function yet(t) {
|
|
|
86345
86345
|
function Eet(t) {
|
|
86346
86346
|
switch (t) {
|
|
86347
86347
|
case Qi:
|
|
86348
|
-
case ga:
|
|
86349
86348
|
case ma:
|
|
86349
|
+
case ya:
|
|
86350
86350
|
case Il:
|
|
86351
86351
|
case Gi:
|
|
86352
86352
|
case Bl:
|
|
@@ -86386,8 +86386,8 @@ const nae = {
|
|
|
86386
86386
|
function _et(t) {
|
|
86387
86387
|
switch (t) {
|
|
86388
86388
|
case Qi:
|
|
86389
|
-
case ga:
|
|
86390
86389
|
case ma:
|
|
86390
|
+
case ya:
|
|
86391
86391
|
case oT:
|
|
86392
86392
|
case By:
|
|
86393
86393
|
case rT:
|
|
@@ -86406,11 +86406,11 @@ function _et(t) {
|
|
|
86406
86406
|
case fr:
|
|
86407
86407
|
case Cc:
|
|
86408
86408
|
case Z2:
|
|
86409
|
-
case ha:
|
|
86410
86409
|
case pa:
|
|
86410
|
+
case ga:
|
|
86411
86411
|
return vet;
|
|
86412
86412
|
case Xo:
|
|
86413
|
-
case
|
|
86413
|
+
case da:
|
|
86414
86414
|
case eu:
|
|
86415
86415
|
case no:
|
|
86416
86416
|
return {
|
|
@@ -86459,7 +86459,7 @@ function _et(t) {
|
|
|
86459
86459
|
return { image: "always" };
|
|
86460
86460
|
case Zo:
|
|
86461
86461
|
return { text: "always", arc: "always" };
|
|
86462
|
-
case
|
|
86462
|
+
case ha:
|
|
86463
86463
|
return { text: "always", arc: "always" };
|
|
86464
86464
|
case Ll:
|
|
86465
86465
|
case Fl:
|
|
@@ -86471,7 +86471,7 @@ function FO(t) {
|
|
|
86471
86471
|
case vn:
|
|
86472
86472
|
case fr:
|
|
86473
86473
|
case Zo:
|
|
86474
|
-
case
|
|
86474
|
+
case ha:
|
|
86475
86475
|
case Cc:
|
|
86476
86476
|
case Z2:
|
|
86477
86477
|
case Il:
|
|
@@ -86481,7 +86481,7 @@ function FO(t) {
|
|
|
86481
86481
|
case bc:
|
|
86482
86482
|
case Tc:
|
|
86483
86483
|
case Xo:
|
|
86484
|
-
case
|
|
86484
|
+
case da:
|
|
86485
86485
|
case Ll:
|
|
86486
86486
|
case Fl:
|
|
86487
86487
|
return;
|
|
@@ -86497,11 +86497,11 @@ function FO(t) {
|
|
|
86497
86497
|
case oT:
|
|
86498
86498
|
return "discrete";
|
|
86499
86499
|
case Qi:
|
|
86500
|
-
case ga:
|
|
86501
86500
|
case ma:
|
|
86501
|
+
case ya:
|
|
86502
86502
|
return "flexible";
|
|
86503
|
-
case ha:
|
|
86504
86503
|
case pa:
|
|
86504
|
+
case ga:
|
|
86505
86505
|
case eu:
|
|
86506
86506
|
case no:
|
|
86507
86507
|
case By:
|
|
@@ -86596,8 +86596,8 @@ function pQ(t) {
|
|
|
86596
86596
|
case Xa:
|
|
86597
86597
|
case Il:
|
|
86598
86598
|
case Qi:
|
|
86599
|
-
case ga:
|
|
86600
86599
|
case ma:
|
|
86600
|
+
case ya:
|
|
86601
86601
|
case Rc:
|
|
86602
86602
|
case Bl:
|
|
86603
86603
|
case bc:
|
|
@@ -87654,7 +87654,7 @@ function Snt(t, e, n = !1) {
|
|
|
87654
87654
|
case Cc:
|
|
87655
87655
|
case Z2:
|
|
87656
87656
|
case Zo:
|
|
87657
|
-
case
|
|
87657
|
+
case ha:
|
|
87658
87658
|
return Ro(e) || e === "band" ? !0 : e === "point" ? !n : !1;
|
|
87659
87659
|
case Il:
|
|
87660
87660
|
case Rc:
|
|
@@ -87664,8 +87664,8 @@ function Snt(t, e, n = !1) {
|
|
|
87664
87664
|
case Qx:
|
|
87665
87665
|
return Ro(e) || Qh(e) || wt(["band", "point", "ordinal"], e);
|
|
87666
87666
|
case Qi:
|
|
87667
|
-
case ga:
|
|
87668
87667
|
case ma:
|
|
87668
|
+
case ya:
|
|
87669
87669
|
return e !== "band";
|
|
87670
87670
|
case Oc:
|
|
87671
87671
|
case Gi:
|
|
@@ -87701,7 +87701,7 @@ function kae(t) {
|
|
|
87701
87701
|
].includes(t);
|
|
87702
87702
|
}
|
|
87703
87703
|
const Rnt = new Set(De(Oi));
|
|
87704
|
-
function
|
|
87704
|
+
function Qu(t) {
|
|
87705
87705
|
return t.type;
|
|
87706
87706
|
}
|
|
87707
87707
|
const Ont = [
|
|
@@ -87766,7 +87766,7 @@ const Bnt = {
|
|
|
87766
87766
|
thickness: 1
|
|
87767
87767
|
};
|
|
87768
87768
|
function Mnt(t) {
|
|
87769
|
-
return
|
|
87769
|
+
return Qu(t) ? t.type : t;
|
|
87770
87770
|
}
|
|
87771
87771
|
function YB(t) {
|
|
87772
87772
|
const { channel: e, channelDef: n, markDef: r, scale: i, config: s } = t, o = JB(t);
|
|
@@ -87801,7 +87801,7 @@ function qnt(t) {
|
|
|
87801
87801
|
}
|
|
87802
87802
|
function Af(t, e, n, r) {
|
|
87803
87803
|
const i = {};
|
|
87804
|
-
if (e && (i.scale = e),
|
|
87804
|
+
if (e && (i.scale = e), Aa(t)) {
|
|
87805
87805
|
const { datum: s } = t;
|
|
87806
87806
|
Vx(s) ? i.signal = bm(s) : Xe(s) ? i.signal = s.signal : $y(s) ? i.signal = s.expr : i.value = s;
|
|
87807
87807
|
} else
|
|
@@ -87850,7 +87850,7 @@ function JB({ channel: t, channelDef: e, channel2Def: n, markDef: r, config: i,
|
|
|
87850
87850
|
bandPosition: c,
|
|
87851
87851
|
offset: a
|
|
87852
87852
|
});
|
|
87853
|
-
Oe(yae(t === vn ? Xo :
|
|
87853
|
+
Oe(yae(t === vn ? Xo : da));
|
|
87854
87854
|
}
|
|
87855
87855
|
}
|
|
87856
87856
|
return Af(
|
|
@@ -87982,7 +87982,7 @@ function wQ(t) {
|
|
|
87982
87982
|
function Gae(t) {
|
|
87983
87983
|
return !!t && !!t.encoding;
|
|
87984
87984
|
}
|
|
87985
|
-
function
|
|
87985
|
+
function Ou(t) {
|
|
87986
87986
|
return !!t && (t.op === "count" || !!t.field);
|
|
87987
87987
|
}
|
|
87988
87988
|
function Wae(t) {
|
|
@@ -88071,17 +88071,17 @@ function Ie(t) {
|
|
|
88071
88071
|
function $w(t) {
|
|
88072
88072
|
return t && t.type;
|
|
88073
88073
|
}
|
|
88074
|
-
function
|
|
88074
|
+
function Aa(t) {
|
|
88075
88075
|
return t && "datum" in t;
|
|
88076
88076
|
}
|
|
88077
|
-
function
|
|
88077
|
+
function Eu(t) {
|
|
88078
88078
|
return ro(t) && !u5(t) || kw(t);
|
|
88079
88079
|
}
|
|
88080
88080
|
function kw(t) {
|
|
88081
|
-
return
|
|
88081
|
+
return Aa(t) && ln(t.datum);
|
|
88082
88082
|
}
|
|
88083
88083
|
function lt(t) {
|
|
88084
|
-
return Ie(t) ||
|
|
88084
|
+
return Ie(t) || Aa(t);
|
|
88085
88085
|
}
|
|
88086
88086
|
function ro(t) {
|
|
88087
88087
|
return t && ("field" in t || t.aggregate === "count") && "type" in t;
|
|
@@ -88249,7 +88249,7 @@ function rrt(t, e) {
|
|
|
88249
88249
|
}
|
|
88250
88250
|
return "nominal";
|
|
88251
88251
|
}
|
|
88252
|
-
function
|
|
88252
|
+
function Gu(t) {
|
|
88253
88253
|
if (Ie(t))
|
|
88254
88254
|
return t;
|
|
88255
88255
|
if (ET(t))
|
|
@@ -88350,8 +88350,8 @@ function srt(t, e) {
|
|
|
88350
88350
|
case Cc:
|
|
88351
88351
|
case Z2:
|
|
88352
88352
|
case Qi:
|
|
88353
|
-
case ga:
|
|
88354
88353
|
case ma:
|
|
88354
|
+
case ya:
|
|
88355
88355
|
case Ly:
|
|
88356
88356
|
case By:
|
|
88357
88357
|
case rT:
|
|
@@ -88360,12 +88360,12 @@ function srt(t, e) {
|
|
|
88360
88360
|
case sT:
|
|
88361
88361
|
case Qx:
|
|
88362
88362
|
case Zo:
|
|
88363
|
-
case
|
|
88363
|
+
case ha:
|
|
88364
88364
|
case oT:
|
|
88365
88365
|
return pd;
|
|
88366
|
-
case
|
|
88366
|
+
case ga:
|
|
88367
88367
|
case no:
|
|
88368
|
-
case
|
|
88368
|
+
case pa:
|
|
88369
88369
|
case eu:
|
|
88370
88370
|
return n !== ax ? {
|
|
88371
88371
|
compatible: !1,
|
|
@@ -88379,7 +88379,7 @@ function srt(t, e) {
|
|
|
88379
88379
|
case Ll:
|
|
88380
88380
|
case Fl:
|
|
88381
88381
|
case Xo:
|
|
88382
|
-
case
|
|
88382
|
+
case da:
|
|
88383
88383
|
return n === "nominal" && !t.sort ? {
|
|
88384
88384
|
compatible: !1,
|
|
88385
88385
|
warning: `Channel ${e} should not be used with an unsorted discrete field.`
|
|
@@ -88716,12 +88716,12 @@ function vf(t, e) {
|
|
|
88716
88716
|
}
|
|
88717
88717
|
function ule(t, e) {
|
|
88718
88718
|
const n = t && t[e];
|
|
88719
|
-
return n ? Ce(n) ? Uh(n, (r) => !!r.field) : Ie(n) ||
|
|
88719
|
+
return n ? Ce(n) ? Uh(n, (r) => !!r.field) : Ie(n) || Aa(n) || My(n) : !1;
|
|
88720
88720
|
}
|
|
88721
88721
|
function Pw(t, e) {
|
|
88722
88722
|
if (Or(e)) {
|
|
88723
88723
|
const n = t[e];
|
|
88724
|
-
if ((Ie(n) ||
|
|
88724
|
+
if ((Ie(n) || Aa(n)) && Rae(n.type)) {
|
|
88725
88725
|
const r = Jue(e);
|
|
88726
88726
|
return ule(t, r);
|
|
88727
88727
|
}
|
|
@@ -88735,7 +88735,7 @@ function o$(t) {
|
|
|
88735
88735
|
if (Ce(n))
|
|
88736
88736
|
return Uh(n, (r) => !!r.aggregate);
|
|
88737
88737
|
{
|
|
88738
|
-
const r =
|
|
88738
|
+
const r = Gu(n);
|
|
88739
88739
|
return r && !!r.aggregate;
|
|
88740
88740
|
}
|
|
88741
88741
|
}
|
|
@@ -88827,7 +88827,7 @@ function xrt(t, e, n, r) {
|
|
|
88827
88827
|
continue;
|
|
88828
88828
|
}
|
|
88829
88829
|
if (s === Il && e === "line") {
|
|
88830
|
-
const u =
|
|
88830
|
+
const u = Gu(t[s]);
|
|
88831
88831
|
if (u != null && u.aggregate) {
|
|
88832
88832
|
Oe(att);
|
|
88833
88833
|
continue;
|
|
@@ -88842,7 +88842,7 @@ function xrt(t, e, n, r) {
|
|
|
88842
88842
|
else {
|
|
88843
88843
|
if (s === ox && o === null)
|
|
88844
88844
|
i[s] = null;
|
|
88845
|
-
else if (!Ie(o) && !
|
|
88845
|
+
else if (!Ie(o) && !Aa(o) && !Po(o) && !yT(o) && !Xe(o)) {
|
|
88846
88846
|
Oe(Fw(o, s));
|
|
88847
88847
|
continue;
|
|
88848
88848
|
}
|
|
@@ -88895,15 +88895,15 @@ function lle(t, e) {
|
|
|
88895
88895
|
case oT:
|
|
88896
88896
|
case sT:
|
|
88897
88897
|
case Xo:
|
|
88898
|
-
case
|
|
88898
|
+
case da:
|
|
88899
88899
|
case Cc:
|
|
88900
88900
|
case Z2:
|
|
88901
88901
|
case Zo:
|
|
88902
88902
|
case Ll:
|
|
88903
|
-
case da:
|
|
88904
|
-
case Fl:
|
|
88905
88903
|
case ha:
|
|
88904
|
+
case Fl:
|
|
88906
88905
|
case pa:
|
|
88906
|
+
case ga:
|
|
88907
88907
|
case eu:
|
|
88908
88908
|
case no:
|
|
88909
88909
|
case Ly:
|
|
@@ -88926,14 +88926,14 @@ function lle(t, e) {
|
|
|
88926
88926
|
if (t === "trail")
|
|
88927
88927
|
return n;
|
|
88928
88928
|
case Qi:
|
|
88929
|
-
case ga:
|
|
88930
88929
|
case ma:
|
|
88930
|
+
case ya:
|
|
88931
88931
|
case Bl:
|
|
88932
88932
|
case bc:
|
|
88933
88933
|
case Tc:
|
|
88934
88934
|
case Oc:
|
|
88935
88935
|
case Rc: {
|
|
88936
|
-
const i =
|
|
88936
|
+
const i = Gu(e[r]);
|
|
88937
88937
|
return i && !i.aggregate && n.push($e(i, {})), n;
|
|
88938
88938
|
}
|
|
88939
88939
|
}
|
|
@@ -89001,7 +89001,7 @@ function l$(t, e, n, r, i) {
|
|
|
89001
89001
|
function fle(t, e, n, r) {
|
|
89002
89002
|
const { clip: i, color: s, opacity: o } = t, u = t.type;
|
|
89003
89003
|
return t[e] || t[e] === void 0 && n[e] ? [
|
|
89004
|
-
Object.assign(Object.assign({}, r), { mark: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, n[e]), i ? { clip: i } : {}), s ? { color: s } : {}), o ? { opacity: o } : {}),
|
|
89004
|
+
Object.assign(Object.assign({}, r), { mark: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, n[e]), i ? { clip: i } : {}), s ? { color: s } : {}), o ? { opacity: o } : {}), Qu(r.mark) ? r.mark : { type: r.mark }), { style: `${u}-${e}` }), U2(t[e]) ? {} : t[e]) })
|
|
89005
89005
|
] : [];
|
|
89006
89006
|
}
|
|
89007
89007
|
function xle(t, e, n) {
|
|
@@ -89023,10 +89023,10 @@ function YE(t, e) {
|
|
|
89023
89023
|
}
|
|
89024
89024
|
function dle(t, e) {
|
|
89025
89025
|
const { mark: n, encoding: r } = t, { x: i, y: s } = r;
|
|
89026
|
-
if (
|
|
89026
|
+
if (Qu(n) && n.orient)
|
|
89027
89027
|
return n.orient;
|
|
89028
|
-
if (
|
|
89029
|
-
if (
|
|
89028
|
+
if (Eu(i)) {
|
|
89029
|
+
if (Eu(s)) {
|
|
89030
89030
|
const o = Ie(i) && i.aggregate, u = Ie(s) && s.aggregate;
|
|
89031
89031
|
if (!o && u === e)
|
|
89032
89032
|
return "vertical";
|
|
@@ -89038,7 +89038,7 @@ function dle(t, e) {
|
|
|
89038
89038
|
}
|
|
89039
89039
|
return "horizontal";
|
|
89040
89040
|
} else {
|
|
89041
|
-
if (
|
|
89041
|
+
if (Eu(s))
|
|
89042
89042
|
return "vertical";
|
|
89043
89043
|
throw new Error(`Need a valid continuous axis for ${e}s`);
|
|
89044
89044
|
}
|
|
@@ -89059,7 +89059,7 @@ function hle(t) {
|
|
|
89059
89059
|
function ple(t, { config: e }) {
|
|
89060
89060
|
var n, r;
|
|
89061
89061
|
t = Object.assign(Object.assign({}, t), { encoding: ST(t.encoding, e) });
|
|
89062
|
-
const { mark: i, encoding: s, params: o, projection: u } = t, a = qA(t, ["mark", "encoding", "params", "projection"]), l =
|
|
89062
|
+
const { mark: i, encoding: s, params: o, projection: u } = t, a = qA(t, ["mark", "encoding", "params", "projection"]), l = Qu(i) ? i : { type: i };
|
|
89063
89063
|
o && Oe(dae("boxplot"));
|
|
89064
89064
|
const c = (n = l.extent) !== null && n !== void 0 ? n : e.boxplot.extent, f = qt(
|
|
89065
89065
|
"size",
|
|
@@ -89302,11 +89302,11 @@ function vrt(t, e) {
|
|
|
89302
89302
|
if (lt(u) && lt(a))
|
|
89303
89303
|
throw new Error(`${e} cannot have both x2 and y2`);
|
|
89304
89304
|
if (lt(u)) {
|
|
89305
|
-
if (
|
|
89305
|
+
if (Eu(s))
|
|
89306
89306
|
return { orient: "horizontal", inputType: "aggregated-upper-lower" };
|
|
89307
89307
|
throw new Error(`Both x and x2 have to be quantitative in ${e}`);
|
|
89308
89308
|
} else if (lt(a)) {
|
|
89309
|
-
if (
|
|
89309
|
+
if (Eu(o))
|
|
89310
89310
|
return { orient: "vertical", inputType: "aggregated-upper-lower" };
|
|
89311
89311
|
throw new Error(`Both y and y2 have to be quantitative in ${e}`);
|
|
89312
89312
|
}
|
|
@@ -89320,11 +89320,11 @@ function vrt(t, e) {
|
|
|
89320
89320
|
if (lt(u) && lt(l))
|
|
89321
89321
|
throw new Error(`${e} cannot have both xError and yError with both are quantiative`);
|
|
89322
89322
|
if (lt(u)) {
|
|
89323
|
-
if (
|
|
89323
|
+
if (Eu(s))
|
|
89324
89324
|
return { orient: "horizontal", inputType: "aggregated-error" };
|
|
89325
89325
|
throw new Error("All x, xError, and xError2 (if exist) have to be quantitative");
|
|
89326
89326
|
} else if (lt(l)) {
|
|
89327
|
-
if (
|
|
89327
|
+
if (Eu(o))
|
|
89328
89328
|
return { orient: "vertical", inputType: "aggregated-error" };
|
|
89329
89329
|
throw new Error("All y, yError, and yError2 (if exist) have to be quantitative");
|
|
89330
89330
|
}
|
|
@@ -89342,7 +89342,7 @@ function Crt(t) {
|
|
|
89342
89342
|
}
|
|
89343
89343
|
function yle(t, e, n) {
|
|
89344
89344
|
var r;
|
|
89345
|
-
const { mark: i, encoding: s, params: o, projection: u } = t, a = IQ(t, ["mark", "encoding", "params", "projection"]), l =
|
|
89345
|
+
const { mark: i, encoding: s, params: o, projection: u } = t, a = IQ(t, ["mark", "encoding", "params", "projection"]), l = Qu(i) ? i : { type: i };
|
|
89346
89346
|
o && Oe(dae(e));
|
|
89347
89347
|
const { orient: c, inputType: f } = vrt(t, e), { continuousAxisChannelDef: x, continuousAxisChannelDef2: h, continuousAxisChannelDefError: p, continuousAxisChannelDefError2: m, continuousAxis: g } = xle(t, c, e), { errorBarSpecificAggregate: y, postAggregateCalculates: E, tooltipSummary: A, tooltipTitleWithFieldName: v } = brt(l, x, h, p, m, f, e, n), _ = s, S = g;
|
|
89348
89348
|
_[S];
|
|
@@ -89675,7 +89675,7 @@ function Tle({ step: t, offsetIsDiscrete: e }) {
|
|
|
89675
89675
|
var n;
|
|
89676
89676
|
return e ? (n = t.for) !== null && n !== void 0 ? n : "offset" : "position";
|
|
89677
89677
|
}
|
|
89678
|
-
function
|
|
89678
|
+
function Wu(t) {
|
|
89679
89679
|
return ze(t) && t.step !== void 0;
|
|
89680
89680
|
}
|
|
89681
89681
|
function $Q(t) {
|
|
@@ -89719,7 +89719,7 @@ function jw(t, e) {
|
|
|
89719
89719
|
}
|
|
89720
89720
|
function f5(t, e) {
|
|
89721
89721
|
const n = x5(t, e);
|
|
89722
|
-
return
|
|
89722
|
+
return Wu(n) ? n.step : Rle;
|
|
89723
89723
|
}
|
|
89724
89724
|
function x5(t, e) {
|
|
89725
89725
|
var n;
|
|
@@ -89783,7 +89783,7 @@ const Rle = 20, qrt = {
|
|
|
89783
89783
|
title: {},
|
|
89784
89784
|
facet: { spacing: kQ },
|
|
89785
89785
|
concat: { spacing: kQ }
|
|
89786
|
-
},
|
|
89786
|
+
}, Ta = [
|
|
89787
89787
|
"#4c78a8",
|
|
89788
89788
|
"#f58518",
|
|
89789
89789
|
"#e45756",
|
|
@@ -89801,15 +89801,15 @@ const Rle = 20, qrt = {
|
|
|
89801
89801
|
groupTitle: 13,
|
|
89802
89802
|
groupSubtitle: 12
|
|
89803
89803
|
}, MQ = {
|
|
89804
|
-
blue:
|
|
89805
|
-
orange:
|
|
89806
|
-
red:
|
|
89807
|
-
teal:
|
|
89808
|
-
green:
|
|
89809
|
-
yellow:
|
|
89810
|
-
purple:
|
|
89811
|
-
pink:
|
|
89812
|
-
brown:
|
|
89804
|
+
blue: Ta[0],
|
|
89805
|
+
orange: Ta[1],
|
|
89806
|
+
red: Ta[2],
|
|
89807
|
+
teal: Ta[3],
|
|
89808
|
+
green: Ta[4],
|
|
89809
|
+
yellow: Ta[5],
|
|
89810
|
+
purple: Ta[6],
|
|
89811
|
+
pink: Ta[7],
|
|
89812
|
+
brown: Ta[8],
|
|
89813
89813
|
gray0: "#000",
|
|
89814
89814
|
gray1: "#111",
|
|
89815
89815
|
gray2: "#222",
|
|
@@ -90146,7 +90146,7 @@ function ait(t) {
|
|
|
90146
90146
|
}
|
|
90147
90147
|
function wle(t, e, n = {}) {
|
|
90148
90148
|
var r, i;
|
|
90149
|
-
const s =
|
|
90149
|
+
const s = Qu(t) ? t.type : t;
|
|
90150
90150
|
if (!oit.has(s))
|
|
90151
90151
|
return null;
|
|
90152
90152
|
const o = jQ(e, "x") || jQ(e, "theta");
|
|
@@ -90163,7 +90163,7 @@ function wle(t, e, n = {}) {
|
|
|
90163
90163
|
if (m !== "tooltip" && vf(e, m)) {
|
|
90164
90164
|
const g = e[m];
|
|
90165
90165
|
for (const y of je(g)) {
|
|
90166
|
-
const E =
|
|
90166
|
+
const E = Gu(y);
|
|
90167
90167
|
if (E.aggregate)
|
|
90168
90168
|
continue;
|
|
90169
90169
|
const A = $e(E, {});
|
|
@@ -90224,7 +90224,7 @@ class fit {
|
|
|
90224
90224
|
}
|
|
90225
90225
|
hasMatchingType(e, n) {
|
|
90226
90226
|
if (kl(e)) {
|
|
90227
|
-
const { mark: r, encoding: i } = e, s =
|
|
90227
|
+
const { mark: r, encoding: i } = e, s = Qu(r) ? r : { type: r };
|
|
90228
90228
|
switch (s.type) {
|
|
90229
90229
|
case "line":
|
|
90230
90230
|
case "rule":
|
|
@@ -90240,7 +90240,7 @@ class fit {
|
|
|
90240
90240
|
return !1;
|
|
90241
90241
|
}
|
|
90242
90242
|
run(e, n, r) {
|
|
90243
|
-
const { config: i } = n, { params: s, projection: o, mark: u, encoding: a } = e, l = Nle(e, ["params", "projection", "mark", "encoding"]), c = ST(a, i), f =
|
|
90243
|
+
const { config: i } = n, { params: s, projection: o, mark: u, encoding: a } = e, l = Nle(e, ["params", "projection", "mark", "encoding"]), c = ST(a, i), f = Qu(u) ? u : { type: u }, x = BO(f, i[f.type], c), h = f.type === "area" && UQ(f, i[f.type]), p = [
|
|
90244
90244
|
Object.assign(Object.assign({}, s ? { params: s } : {}), {
|
|
90245
90245
|
mark: lit(Object.assign(Object.assign({}, f.type === "area" && f.opacity === void 0 && f.fillOpacity === void 0 ? { opacity: 0.7 } : {}), f)),
|
|
90246
90246
|
// drop shape from encoding as this might be used to trigger point overlay
|
|
@@ -90284,7 +90284,7 @@ function Fle(t, e) {
|
|
|
90284
90284
|
if (t = Uw("field", t, e), t !== void 0) {
|
|
90285
90285
|
if (t === null)
|
|
90286
90286
|
return null;
|
|
90287
|
-
if (t$(t) &&
|
|
90287
|
+
if (t$(t) && Ou(t.sort)) {
|
|
90288
90288
|
const n = Uw("field", t.sort, e);
|
|
90289
90289
|
t = Object.assign(Object.assign({}, t), n ? { sort: n } : {});
|
|
90290
90290
|
}
|
|
@@ -90335,10 +90335,10 @@ class hit {
|
|
|
90335
90335
|
hasMatchingType(e) {
|
|
90336
90336
|
if (kl(e)) {
|
|
90337
90337
|
const { encoding: n, mark: r } = e;
|
|
90338
|
-
if (r === "line" ||
|
|
90338
|
+
if (r === "line" || Qu(r) && r.type === "line")
|
|
90339
90339
|
for (const i of xet) {
|
|
90340
90340
|
const s = Gx(i), o = n[s];
|
|
90341
|
-
if (n[i] && (Ie(o) && !ai(o.bin) ||
|
|
90341
|
+
if (n[i] && (Ie(o) && !ai(o.bin) || Aa(o)))
|
|
90342
90342
|
return !0;
|
|
90343
90343
|
}
|
|
90344
90344
|
}
|
|
@@ -90761,7 +90761,7 @@ class Pl {
|
|
|
90761
90761
|
}
|
|
90762
90762
|
}
|
|
90763
90763
|
}
|
|
90764
|
-
function
|
|
90764
|
+
function xu(t) {
|
|
90765
90765
|
return {
|
|
90766
90766
|
explicit: !0,
|
|
90767
90767
|
value: t
|
|
@@ -91039,12 +91039,12 @@ var YQ = function(t, e) {
|
|
|
91039
91039
|
e.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(t, r[i]) && (n[r[i]] = t[r[i]]);
|
|
91040
91040
|
return n;
|
|
91041
91041
|
};
|
|
91042
|
-
class
|
|
91042
|
+
class Du extends Yt {
|
|
91043
91043
|
constructor(e, n) {
|
|
91044
91044
|
super(e), this.formula = n;
|
|
91045
91045
|
}
|
|
91046
91046
|
clone() {
|
|
91047
|
-
return new
|
|
91047
|
+
return new Du(null, dt(this.formula));
|
|
91048
91048
|
}
|
|
91049
91049
|
static makeFromEncoding(e, n) {
|
|
91050
91050
|
const r = n.reduceFieldDef((i, s) => {
|
|
@@ -91063,11 +91063,11 @@ class Ou extends Yt {
|
|
|
91063
91063
|
}
|
|
91064
91064
|
return i;
|
|
91065
91065
|
}, {});
|
|
91066
|
-
return Xt(r) ? null : new
|
|
91066
|
+
return Xt(r) ? null : new Du(e, r);
|
|
91067
91067
|
}
|
|
91068
91068
|
static makeFromTransform(e, n) {
|
|
91069
91069
|
const r = Object.assign({}, n), { timeUnit: i } = r, s = YQ(r, ["timeUnit"]), o = Ci(i), u = Object.assign(Object.assign({}, s), { timeUnit: o });
|
|
91070
|
-
return new
|
|
91070
|
+
return new Du(e, {
|
|
91071
91071
|
[Dt(u)]: u
|
|
91072
91072
|
});
|
|
91073
91073
|
}
|
|
@@ -91183,7 +91183,7 @@ const tst = {
|
|
|
91183
91183
|
const g = { type: "E", field: m };
|
|
91184
91184
|
g.signals = Object.assign({}, l(g, "data")), s.items.push(g), s.hasField[m] = g;
|
|
91185
91185
|
}
|
|
91186
|
-
x && (e.init = x.map((m) => s.items.map((g) => ze(m) ? m[g.channel] !== void 0 ? m[g.channel] : m[g.field] : m))), Xt(u) || (s.timeUnit = new
|
|
91186
|
+
x && (e.init = x.map((m) => s.items.map((g) => ze(m) ? m[g.channel] !== void 0 ? m[g.channel] : m[g.field] : m))), Xt(u) || (s.timeUnit = new Du(null, u));
|
|
91187
91187
|
},
|
|
91188
91188
|
signals: (t, e, n) => {
|
|
91189
91189
|
const r = e.name + qy;
|
|
@@ -91452,7 +91452,7 @@ function Gle(t, e, n, { reactiveGeom: r } = {}) {
|
|
|
91452
91452
|
}), h = x.title || i$(x, n), p = je(h).join(", ");
|
|
91453
91453
|
let m;
|
|
91454
91454
|
if (Or(c)) {
|
|
91455
|
-
const g = c === "x" ? "x2" : "y2", y =
|
|
91455
|
+
const g = c === "x" ? "x2" : "y2", y = Gu(t[g]);
|
|
91456
91456
|
if (ai(x.bin) && y) {
|
|
91457
91457
|
const E = $e(x, { expr: s }), A = $e(y, { expr: s }), { format: v, formatType: _ } = a5(x);
|
|
91458
91458
|
m = pT(E, A, v, _, n), i[g] = !0;
|
|
@@ -91921,7 +91921,7 @@ function Ast(t, { invalid: e = !1, channels: n }) {
|
|
|
91921
91921
|
function S$(t) {
|
|
91922
91922
|
const { config: e, markDef: n } = t;
|
|
91923
91923
|
if (qt("invalid", n, e)) {
|
|
91924
|
-
const i = vst(t, { channels:
|
|
91924
|
+
const i = vst(t, { channels: Ea });
|
|
91925
91925
|
if (i)
|
|
91926
91926
|
return { defined: { signal: i } };
|
|
91927
91927
|
}
|
|
@@ -92403,7 +92403,7 @@ function xg(t, e, n, r = { header: !1 }) {
|
|
|
92403
92403
|
}
|
|
92404
92404
|
function c0e(t) {
|
|
92405
92405
|
const { axes: e } = t.component, n = [];
|
|
92406
|
-
for (const r of
|
|
92406
|
+
for (const r of Ea)
|
|
92407
92407
|
if (e[r]) {
|
|
92408
92408
|
for (const i of e[r])
|
|
92409
92409
|
if (!i.get("disable") && !i.get("gridScale")) {
|
|
@@ -92737,7 +92737,7 @@ function zst(t, e) {
|
|
|
92737
92737
|
function Qst(t, e) {
|
|
92738
92738
|
var n;
|
|
92739
92739
|
const { sort: r } = t;
|
|
92740
|
-
return
|
|
92740
|
+
return Ou(r) ? {
|
|
92741
92741
|
field: $e(r, { expr: "datum" }),
|
|
92742
92742
|
order: (n = r.order) !== null && n !== void 0 ? n : "ascending"
|
|
92743
92743
|
} : Ce(r) ? {
|
|
@@ -93354,7 +93354,7 @@ function _ot(t) {
|
|
|
93354
93354
|
function Sot(t) {
|
|
93355
93355
|
const e = [], { encoding: n } = t;
|
|
93356
93356
|
for (const r of [
|
|
93357
|
-
[
|
|
93357
|
+
[ga, pa],
|
|
93358
93358
|
[no, eu]
|
|
93359
93359
|
])
|
|
93360
93360
|
(Qn(n[r[0]]) || Qn(n[r[1]])) && e.push({
|
|
@@ -93451,12 +93451,12 @@ function aG(t, e, n) {
|
|
|
93451
93451
|
const l = Object.assign(Object.assign(Object.assign({ bin: s, field: t.field, as: [r] }, u ? { signal: u } : {}), a ? { extentSignal: a } : {}), i ? { span: i } : {});
|
|
93452
93452
|
return { key: o, binComponent: l };
|
|
93453
93453
|
}
|
|
93454
|
-
class
|
|
93454
|
+
class wu extends Yt {
|
|
93455
93455
|
constructor(e, n) {
|
|
93456
93456
|
super(e), this.bins = n;
|
|
93457
93457
|
}
|
|
93458
93458
|
clone() {
|
|
93459
|
-
return new
|
|
93459
|
+
return new wu(null, dt(this.bins));
|
|
93460
93460
|
}
|
|
93461
93461
|
static makeFromEncoding(e, n) {
|
|
93462
93462
|
const r = n.reduceFieldDef((i, s, o) => {
|
|
@@ -93466,7 +93466,7 @@ class Du extends Yt {
|
|
|
93466
93466
|
}
|
|
93467
93467
|
return i;
|
|
93468
93468
|
}, {});
|
|
93469
|
-
return Xt(r) ? null : new
|
|
93469
|
+
return Xt(r) ? null : new wu(e, r);
|
|
93470
93470
|
}
|
|
93471
93471
|
/**
|
|
93472
93472
|
* Creates a bin node from BinTransform.
|
|
@@ -93474,7 +93474,7 @@ class Du extends Yt {
|
|
|
93474
93474
|
*/
|
|
93475
93475
|
static makeFromTransform(e, n, r) {
|
|
93476
93476
|
const { key: i, binComponent: s } = aG(n, n.bin, r);
|
|
93477
|
-
return new
|
|
93477
|
+
return new wu(e, {
|
|
93478
93478
|
[i]: s
|
|
93479
93479
|
});
|
|
93480
93480
|
}
|
|
@@ -93638,7 +93638,7 @@ class sp extends Yt {
|
|
|
93638
93638
|
const o = n.facet[s];
|
|
93639
93639
|
if (o) {
|
|
93640
93640
|
const { bin: u, sort: a } = o;
|
|
93641
|
-
this[s] = Object.assign({ name: n.getName(`${s}_domain`), fields: [$e(o), ...sn(u) ? [$e(o, { binSuffix: "end" })] : []] },
|
|
93641
|
+
this[s] = Object.assign({ name: n.getName(`${s}_domain`), fields: [$e(o), ...sn(u) ? [$e(o, { binSuffix: "end" })] : []] }, Ou(a) ? { sortField: a } : Ce(a) ? { sortIndexField: Jh(o, s) } : {});
|
|
93642
93642
|
}
|
|
93643
93643
|
}
|
|
93644
93644
|
this.childModel = n.child;
|
|
@@ -93673,7 +93673,7 @@ class sp extends Yt {
|
|
|
93673
93673
|
}
|
|
93674
93674
|
getChildIndependentFieldsWithStep() {
|
|
93675
93675
|
const e = {};
|
|
93676
|
-
for (const n of
|
|
93676
|
+
for (const n of Ea) {
|
|
93677
93677
|
const r = this.childModel.component.scales[n];
|
|
93678
93678
|
if (r && !r.merged) {
|
|
93679
93679
|
const i = r.get("type"), s = r.get("range");
|
|
@@ -93803,7 +93803,7 @@ function Lot(t) {
|
|
|
93803
93803
|
function Iot(t) {
|
|
93804
93804
|
const e = {};
|
|
93805
93805
|
function n(r) {
|
|
93806
|
-
Gh(r) ? e[r.field] = "date" : r.type === "quantitative" && Ret(r.aggregate) ? e[r.field] = "number" : Cm(r.field) > 1 ? r.field in e || (e[r.field] = "flatten") : Yx(r) &&
|
|
93806
|
+
Gh(r) ? e[r.field] = "date" : r.type === "quantitative" && Ret(r.aggregate) ? e[r.field] = "number" : Cm(r.field) > 1 ? r.field in e || (e[r.field] = "flatten") : Yx(r) && Ou(r.sort) && Cm(r.sort.field) > 1 && (r.sort.field in e || (e[r.sort.field] = "flatten"));
|
|
93807
93807
|
}
|
|
93808
93808
|
if ((kn(t) || Fo(t)) && t.forEachFieldDef((r, i) => {
|
|
93809
93809
|
if (ro(r))
|
|
@@ -94106,7 +94106,7 @@ class Mot extends N$ {
|
|
|
94106
94106
|
}
|
|
94107
94107
|
run(e, n) {
|
|
94108
94108
|
let r = /* @__PURE__ */ new Set();
|
|
94109
|
-
e instanceof
|
|
94109
|
+
e instanceof Du && (r = e.producedFields(), que(r, n) && (this.setModified(), e.removeFormulas(n), e.producedFields.length === 0 && e.remove()));
|
|
94110
94110
|
for (const i of e.children)
|
|
94111
94111
|
this.run(i, /* @__PURE__ */ new Set([...n, ...r]));
|
|
94112
94112
|
}
|
|
@@ -94166,7 +94166,7 @@ class Hot extends Kx {
|
|
|
94166
94166
|
}
|
|
94167
94167
|
class zot extends Kx {
|
|
94168
94168
|
run(e) {
|
|
94169
|
-
const n = e.children.filter((i) => i instanceof
|
|
94169
|
+
const n = e.children.filter((i) => i instanceof Du), r = n.pop();
|
|
94170
94170
|
for (const i of n)
|
|
94171
94171
|
this.setModified(), r.merge(i);
|
|
94172
94172
|
}
|
|
@@ -94195,12 +94195,12 @@ class Got extends Kx {
|
|
|
94195
94195
|
run(e) {
|
|
94196
94196
|
const n = !(w$(e) || e instanceof ip || e instanceof zr || e instanceof W0), r = [], i = [];
|
|
94197
94197
|
for (const s of e.children)
|
|
94198
|
-
s instanceof
|
|
94198
|
+
s instanceof wu && (n && !Hue(e.producedFields(), s.dependentFields()) ? r.push(s) : i.push(s));
|
|
94199
94199
|
if (r.length > 0) {
|
|
94200
94200
|
const s = r.pop();
|
|
94201
94201
|
for (const o of r)
|
|
94202
94202
|
s.merge(o, this.model.renameSignal.bind(this.model));
|
|
94203
|
-
this.setModified(), e instanceof
|
|
94203
|
+
this.setModified(), e instanceof wu ? e.merge(s, this.model.renameSignal.bind(this.model)) : s.swapWithParent();
|
|
94204
94204
|
}
|
|
94205
94205
|
if (i.length > 1) {
|
|
94206
94206
|
const s = i.pop();
|
|
@@ -94316,7 +94316,7 @@ class el extends Yt {
|
|
|
94316
94316
|
return null;
|
|
94317
94317
|
const { groupbyChannels: s, fieldChannel: o, offset: u, impute: a } = r, l = s.map((h) => {
|
|
94318
94318
|
const p = i[h];
|
|
94319
|
-
return
|
|
94319
|
+
return Gu(p);
|
|
94320
94320
|
}).filter((h) => !!h), c = Vot(n), f = n.encoding.order;
|
|
94321
94321
|
let x;
|
|
94322
94322
|
return Ce(f) || Ie(f) ? x = lae(f) : x = c.reduce((h, p) => (h.field.push(p), h.order.push(o === "y" ? "descending" : "ascending"), h), { field: [], order: [] }), new el(e, {
|
|
@@ -94593,12 +94593,12 @@ function Wl(t, e, n, r) {
|
|
|
94593
94593
|
const { encoding: i } = n, s = Qn(i[r]), { type: o } = s, u = s.timeUnit;
|
|
94594
94594
|
if (mnt(e)) {
|
|
94595
94595
|
const f = Wl(t, void 0, n, r), x = MO(e.unionWith, o, u);
|
|
94596
|
-
return
|
|
94596
|
+
return xu([...f.value, ...x]);
|
|
94597
94597
|
} else {
|
|
94598
94598
|
if (Xe(e))
|
|
94599
|
-
return
|
|
94599
|
+
return xu([e]);
|
|
94600
94600
|
if (e && e !== "unaggregated" && !Fae(e))
|
|
94601
|
-
return
|
|
94601
|
+
return xu(MO(e, o, u));
|
|
94602
94602
|
}
|
|
94603
94603
|
const a = n.stack;
|
|
94604
94604
|
if (a && r === a.fieldChannel) {
|
|
@@ -94617,7 +94617,7 @@ function Wl(t, e, n, r) {
|
|
|
94617
94617
|
]);
|
|
94618
94618
|
}
|
|
94619
94619
|
const l = Dc(r) && Ie(s) ? sut(n, r, t) : void 0;
|
|
94620
|
-
if (
|
|
94620
|
+
if (Aa(s)) {
|
|
94621
94621
|
const f = MO([s.datum], o, u);
|
|
94622
94622
|
return rs(f);
|
|
94623
94623
|
}
|
|
@@ -94720,7 +94720,7 @@ function sut(t, e, n) {
|
|
|
94720
94720
|
order: "ascending"
|
|
94721
94721
|
};
|
|
94722
94722
|
const { stack: s } = t, o = s ? /* @__PURE__ */ new Set([...s.groupbyFields, ...s.stackBy.map((u) => u.fieldDef.field)]) : void 0;
|
|
94723
|
-
if (
|
|
94723
|
+
if (Ou(i)) {
|
|
94724
94724
|
const u = s && !o.has(i.field);
|
|
94725
94725
|
return jO(i, u);
|
|
94726
94726
|
} else if (Gae(i)) {
|
|
@@ -94913,7 +94913,7 @@ function fut(t, e) {
|
|
|
94913
94913
|
const p = n.range;
|
|
94914
94914
|
if (Ce(p)) {
|
|
94915
94915
|
if (Or(t))
|
|
94916
|
-
return
|
|
94916
|
+
return xu(p.map((m) => {
|
|
94917
94917
|
if (m === "width" || m === "height") {
|
|
94918
94918
|
const g = e.getName(m), y = e.getSignalName.bind(e);
|
|
94919
94919
|
return Hi.fromName(y, g);
|
|
@@ -94921,24 +94921,24 @@ function fut(t, e) {
|
|
|
94921
94921
|
return m;
|
|
94922
94922
|
}));
|
|
94923
94923
|
} else if (ze(p))
|
|
94924
|
-
return
|
|
94924
|
+
return xu({
|
|
94925
94925
|
data: e.requestDataName(nn.Main),
|
|
94926
94926
|
field: p.field,
|
|
94927
94927
|
sort: { op: "min", field: e.vgField(t) }
|
|
94928
94928
|
});
|
|
94929
|
-
return
|
|
94929
|
+
return xu(p);
|
|
94930
94930
|
}
|
|
94931
94931
|
case "scheme":
|
|
94932
|
-
return
|
|
94932
|
+
return xu(xut(n[f]));
|
|
94933
94933
|
}
|
|
94934
94934
|
}
|
|
94935
94935
|
const o = t === vn || t === "xOffset" ? "width" : "height", u = r[o];
|
|
94936
|
-
if (
|
|
94936
|
+
if (Wu(u)) {
|
|
94937
94937
|
if (Or(t))
|
|
94938
94938
|
if (xr(s)) {
|
|
94939
94939
|
const f = $0e(u, e, t);
|
|
94940
94940
|
if (f)
|
|
94941
|
-
return
|
|
94941
|
+
return xu({ step: f });
|
|
94942
94942
|
} else
|
|
94943
94943
|
Oe(mae(o));
|
|
94944
94944
|
else if (ep(t)) {
|
|
@@ -94946,13 +94946,13 @@ function fut(t, e) {
|
|
|
94946
94946
|
if (e.getScaleComponent(f).get("type") === "band") {
|
|
94947
94947
|
const p = k0e(u, s);
|
|
94948
94948
|
if (p)
|
|
94949
|
-
return
|
|
94949
|
+
return xu(p);
|
|
94950
94950
|
}
|
|
94951
94951
|
}
|
|
94952
94952
|
}
|
|
94953
94953
|
const { rangeMin: a, rangeMax: l } = n, c = dut(t, e);
|
|
94954
94954
|
return (a !== void 0 || l !== void 0) && // it's ok to check just rangeMin's compatibility since rangeMin/rangeMax are the same
|
|
94955
|
-
Iw(s, "rangeMin") && Ce(c) && c.length === 2 ?
|
|
94955
|
+
Iw(s, "rangeMin") && Ce(c) && c.length === 2 ? xu([a ?? c[0], l ?? c[1]]) : rs(c);
|
|
94956
94956
|
}
|
|
94957
94957
|
function xut(t) {
|
|
94958
94958
|
return gnt(t) ? Object.assign({ scheme: t.name }, Js(t, ["name"])) : { scheme: t };
|
|
@@ -94964,7 +94964,7 @@ function dut(t, e) {
|
|
|
94964
94964
|
case fr: {
|
|
94965
94965
|
if (wt(["point", "band"], l)) {
|
|
94966
94966
|
const p = P0e(t, n, r.view);
|
|
94967
|
-
if (
|
|
94967
|
+
if (Wu(p))
|
|
94968
94968
|
return { step: $0e(p, e, t) };
|
|
94969
94969
|
}
|
|
94970
94970
|
const x = Wi(t), h = e.getName(x);
|
|
@@ -94981,7 +94981,7 @@ function dut(t, e) {
|
|
|
94981
94981
|
return [0, Math.PI * 2];
|
|
94982
94982
|
case Qx:
|
|
94983
94983
|
return [0, 360];
|
|
94984
|
-
case
|
|
94984
|
+
case ha:
|
|
94985
94985
|
return [
|
|
94986
94986
|
0,
|
|
94987
94987
|
new Hi(() => {
|
|
@@ -95003,8 +95003,8 @@ function dut(t, e) {
|
|
|
95003
95003
|
case Gi:
|
|
95004
95004
|
return "symbol";
|
|
95005
95005
|
case Qi:
|
|
95006
|
-
case ga:
|
|
95007
95006
|
case ma:
|
|
95007
|
+
case ya:
|
|
95008
95008
|
return l === "ordinal" ? u === "nominal" ? "category" : "ordinal" : f !== void 0 ? "diverging" : i === "rect" || i === "geoshape" ? "heatmap" : "ramp";
|
|
95009
95009
|
case Bl:
|
|
95010
95010
|
case bc:
|
|
@@ -95037,7 +95037,7 @@ function hut(t, e, n) {
|
|
|
95037
95037
|
const r = t === Cc ? "x" : "y", s = e.getScaleComponent(r).get("type"), o = e.scaleName(r);
|
|
95038
95038
|
if (s === "band") {
|
|
95039
95039
|
const u = P0e(r, e.size, e.config.view);
|
|
95040
|
-
if (
|
|
95040
|
+
if (Wu(u)) {
|
|
95041
95041
|
const a = k0e(u, n);
|
|
95042
95042
|
if (a)
|
|
95043
95043
|
return a;
|
|
@@ -95119,7 +95119,7 @@ function mut(t, e, n, r) {
|
|
|
95119
95119
|
throw new Error(cT("size", t));
|
|
95120
95120
|
}
|
|
95121
95121
|
function gG(t, e, n) {
|
|
95122
|
-
const r =
|
|
95122
|
+
const r = Wu(t.width) ? t.width.step : f5(n, "width"), i = Wu(t.height) ? t.height.step : f5(n, "height");
|
|
95123
95123
|
return e.x || e.y ? new Hi(() => `min(${[
|
|
95124
95124
|
e.x ? e.x.signal : r,
|
|
95125
95125
|
e.y ? e.y.signal : i
|
|
@@ -95211,12 +95211,12 @@ function Eut(t, e) {
|
|
|
95211
95211
|
};
|
|
95212
95212
|
}
|
|
95213
95213
|
function Aut(t, e) {
|
|
95214
|
-
if (wt([Qi,
|
|
95214
|
+
if (wt([Qi, ma, ya], t) && e !== "nominal")
|
|
95215
95215
|
return "hcl";
|
|
95216
95216
|
}
|
|
95217
95217
|
function vut(t, e, n, r, i, s) {
|
|
95218
95218
|
var o;
|
|
95219
|
-
if (!(!((o =
|
|
95219
|
+
if (!(!((o = Gu(s)) === null || o === void 0) && o.bin || Ce(n) || i != null || r != null || wt([qi.TIME, qi.UTC], t)))
|
|
95220
95220
|
return Or(e) ? !0 : void 0;
|
|
95221
95221
|
}
|
|
95222
95222
|
function _ut(t, e, n, r, i, s) {
|
|
@@ -95281,7 +95281,7 @@ function Tut(t, e, n, r, i) {
|
|
|
95281
95281
|
}
|
|
95282
95282
|
if (t === "size" && e.type === "quantitative" && !Qh(i))
|
|
95283
95283
|
return !0;
|
|
95284
|
-
if (!(Ie(e) && e.bin) && wt([...
|
|
95284
|
+
if (!(Ie(e) && e.bin) && wt([...Ea, ...get], t)) {
|
|
95285
95285
|
const { orient: o, type: u } = r;
|
|
95286
95286
|
return !(wt(["bar", "area", "line", "trail"], u) && (o === "horizontal" && t === "y" || o === "vertical" && t === "x"));
|
|
95287
95287
|
}
|
|
@@ -95631,13 +95631,13 @@ class z0e extends B$ {
|
|
|
95631
95631
|
}
|
|
95632
95632
|
reduceFieldDef(e, n) {
|
|
95633
95633
|
return hrt(this.getMapping(), (r, i, s) => {
|
|
95634
|
-
const o =
|
|
95634
|
+
const o = Gu(i);
|
|
95635
95635
|
return o ? e(r, o, s) : r;
|
|
95636
95636
|
}, n);
|
|
95637
95637
|
}
|
|
95638
95638
|
forEachFieldDef(e, n) {
|
|
95639
95639
|
u$(this.getMapping(), (r, i) => {
|
|
95640
|
-
const s =
|
|
95640
|
+
const s = Gu(r);
|
|
95641
95641
|
s && e(s, i);
|
|
95642
95642
|
}, n);
|
|
95643
95643
|
}
|
|
@@ -95790,12 +95790,12 @@ class Yd extends Yt {
|
|
|
95790
95790
|
return e;
|
|
95791
95791
|
let r = 0;
|
|
95792
95792
|
for (const i of [
|
|
95793
|
-
[
|
|
95793
|
+
[ga, pa],
|
|
95794
95794
|
[no, eu]
|
|
95795
95795
|
]) {
|
|
95796
95796
|
const s = i.map((o) => {
|
|
95797
95797
|
const u = Qn(n.encoding[o]);
|
|
95798
|
-
return Ie(u) ? u.field :
|
|
95798
|
+
return Ie(u) ? u.field : Aa(u) ? { expr: `${u.datum}` } : Po(u) ? { expr: `${u.value}` } : void 0;
|
|
95799
95799
|
});
|
|
95800
95800
|
(s[0] || s[1]) && (e = new Yd(e, s, null, n.getName(`geojson_${r++}`)));
|
|
95801
95801
|
}
|
|
@@ -95839,12 +95839,12 @@ class wm extends Yt {
|
|
|
95839
95839
|
if (!n.projectionName())
|
|
95840
95840
|
return e;
|
|
95841
95841
|
for (const r of [
|
|
95842
|
-
[
|
|
95842
|
+
[ga, pa],
|
|
95843
95843
|
[no, eu]
|
|
95844
95844
|
]) {
|
|
95845
95845
|
const i = r.map((o) => {
|
|
95846
95846
|
const u = Qn(n.encoding[o]);
|
|
95847
|
-
return Ie(u) ? u.field :
|
|
95847
|
+
return Ie(u) ? u.field : Aa(u) ? { expr: `${u.datum}` } : Po(u) ? { expr: `${u.value}` } : void 0;
|
|
95848
95848
|
}), s = r[0] === no ? "2" : "";
|
|
95849
95849
|
(i[0] || i[1]) && (e = new wm(e, n.projectionName(), i, [
|
|
95850
95850
|
n.getName(`x${s}`),
|
|
@@ -96132,7 +96132,7 @@ function Q0e(t) {
|
|
|
96132
96132
|
i.name || (i.name = `data_${e++}`), !i.source || i.transform.length > 0 ? (t.push(i), r.data = i.name) : r.data = i.source, t.push(...r.assemble());
|
|
96133
96133
|
return;
|
|
96134
96134
|
}
|
|
96135
|
-
switch ((r instanceof Hy || r instanceof zy || r instanceof Dm || r instanceof ip || r instanceof Kh || r instanceof wm || r instanceof No || r instanceof Nm || r instanceof op || r instanceof Jx || r instanceof IT || r instanceof LT || r instanceof FT || r instanceof BT || r instanceof $T || r instanceof kT || r instanceof W0 || r instanceof MT || r instanceof PT) && i.transform.push(r.assemble()), (r instanceof
|
|
96135
|
+
switch ((r instanceof Hy || r instanceof zy || r instanceof Dm || r instanceof ip || r instanceof Kh || r instanceof wm || r instanceof No || r instanceof Nm || r instanceof op || r instanceof Jx || r instanceof IT || r instanceof LT || r instanceof FT || r instanceof BT || r instanceof $T || r instanceof kT || r instanceof W0 || r instanceof MT || r instanceof PT) && i.transform.push(r.assemble()), (r instanceof wu || r instanceof Du || r instanceof _f || r instanceof el || r instanceof Yd) && i.transform.push(...r.assemble()), r instanceof mi && (i.source && i.transform.length === 0 ? r.setSource(i.source) : r.parent instanceof mi ? r.setSource(i.name) : (i.name || (i.name = `data_${e++}`), r.setSource(i.name), r.numChildren() === 1 && (t.push(i), i = {
|
|
96136
96136
|
name: null,
|
|
96137
96137
|
source: i.name,
|
|
96138
96138
|
transform: []
|
|
@@ -96283,11 +96283,11 @@ function g5(t, e) {
|
|
|
96283
96283
|
}
|
|
96284
96284
|
function zut(t) {
|
|
96285
96285
|
const { size: e, component: n } = t;
|
|
96286
|
-
for (const r of
|
|
96286
|
+
for (const r of Ea) {
|
|
96287
96287
|
const i = Wi(r);
|
|
96288
96288
|
if (e[i]) {
|
|
96289
96289
|
const s = e[i];
|
|
96290
|
-
n.layoutSize.set(i,
|
|
96290
|
+
n.layoutSize.set(i, Wu(s) ? "step" : s, !0);
|
|
96291
96291
|
} else {
|
|
96292
96292
|
const s = Qut(t, i);
|
|
96293
96293
|
n.layoutSize.set(i, s, !1);
|
|
@@ -96300,7 +96300,7 @@ function Qut(t, e) {
|
|
|
96300
96300
|
const s = i.get("type"), o = i.get("range");
|
|
96301
96301
|
if (xr(s)) {
|
|
96302
96302
|
const u = x5(r.view, e);
|
|
96303
|
-
return Nc(o) ||
|
|
96303
|
+
return Nc(o) || Wu(u) ? "step" : u;
|
|
96304
96304
|
} else
|
|
96305
96305
|
return jw(r.view, e);
|
|
96306
96306
|
} else {
|
|
@@ -96308,7 +96308,7 @@ function Qut(t, e) {
|
|
|
96308
96308
|
return jw(r.view, e);
|
|
96309
96309
|
{
|
|
96310
96310
|
const s = x5(r.view, e);
|
|
96311
|
-
return
|
|
96311
|
+
return Wu(s) ? s.step : s;
|
|
96312
96312
|
}
|
|
96313
96313
|
}
|
|
96314
96314
|
}
|
|
@@ -96427,7 +96427,7 @@ class Ig extends z0e {
|
|
|
96427
96427
|
e.push(i), n.push("distinct"), r.push(`distinct_${i}`);
|
|
96428
96428
|
}
|
|
96429
96429
|
} else
|
|
96430
|
-
for (const i of
|
|
96430
|
+
for (const i of Ea) {
|
|
96431
96431
|
const s = this.child.component.scales[i];
|
|
96432
96432
|
if (s && !s.merged) {
|
|
96433
96433
|
const o = s.get("type"), u = s.get("range");
|
|
@@ -96446,7 +96446,7 @@ class Ig extends z0e {
|
|
|
96446
96446
|
if (f) {
|
|
96447
96447
|
a.push($e(f));
|
|
96448
96448
|
const { bin: x, sort: h } = f;
|
|
96449
|
-
if (sn(x) && a.push($e(f, { binSuffix: "end" })),
|
|
96449
|
+
if (sn(x) && a.push($e(f, { binSuffix: "end" })), Ou(h)) {
|
|
96450
96450
|
const { field: p, op: m = gT } = h, g = nN(f, h);
|
|
96451
96451
|
r && i ? (s.push(g), o.push("max"), u.push(g)) : (s.push(p), o.push(m), u.push(g));
|
|
96452
96452
|
} else if (Ce(h)) {
|
|
@@ -96466,13 +96466,13 @@ class Ig extends z0e {
|
|
|
96466
96466
|
}
|
|
96467
96467
|
facetSortFields(e) {
|
|
96468
96468
|
const { facet: n } = this, r = n[e];
|
|
96469
|
-
return r ?
|
|
96469
|
+
return r ? Ou(r.sort) ? [nN(r, r.sort, { expr: "datum" })] : Ce(r.sort) ? [Jh(r, e, { expr: "datum" })] : [$e(r, { expr: "datum" })] : [];
|
|
96470
96470
|
}
|
|
96471
96471
|
facetSortOrder(e) {
|
|
96472
96472
|
const { facet: n } = this, r = n[e];
|
|
96473
96473
|
if (r) {
|
|
96474
96474
|
const { sort: i } = r;
|
|
96475
|
-
return [(
|
|
96475
|
+
return [(Ou(i) ? i.order : !Ce(i) && i) || "ascending"];
|
|
96476
96476
|
}
|
|
96477
96477
|
return [];
|
|
96478
96478
|
}
|
|
@@ -96514,7 +96514,7 @@ function Gut(t, e) {
|
|
|
96514
96514
|
if (n && r) {
|
|
96515
96515
|
let i = null;
|
|
96516
96516
|
for (const s of [n, r])
|
|
96517
|
-
if (
|
|
96517
|
+
if (Ou(s.sort)) {
|
|
96518
96518
|
const { field: o, op: u = gT } = s.sort;
|
|
96519
96519
|
t = i = new Jx(t, {
|
|
96520
96520
|
joinaggregate: [
|
|
@@ -96584,9 +96584,9 @@ function Vut(t, e, n) {
|
|
|
96584
96584
|
const l = Lot(o);
|
|
96585
96585
|
a = t = (r = zr.makeWithAncestors(t, {}, l, n)) !== null && r !== void 0 ? r : t, t = new ip(t, e, o.filter);
|
|
96586
96586
|
} else if (Ble(o))
|
|
96587
|
-
a = t =
|
|
96587
|
+
a = t = wu.makeFromTransform(t, o, e), u = "number";
|
|
96588
96588
|
else if (wit(o))
|
|
96589
|
-
u = "date", n.getWithExplicit(o.field).value === void 0 && (t = new zr(t, { [o.field]: u }), n.set(o.field, u, !1)), a = t =
|
|
96589
|
+
u = "date", n.getWithExplicit(o.field).value === void 0 && (t = new zr(t, { [o.field]: u }), n.set(o.field, u, !1)), a = t = Du.makeFromTransform(t, o);
|
|
96590
96590
|
else if (Nit(o))
|
|
96591
96591
|
a = t = No.makeFromTransform(t, o), u = "number", C$(e) && (t = new W0(t));
|
|
96592
96592
|
else if (Ile(o))
|
|
@@ -96631,9 +96631,9 @@ function jT(t) {
|
|
|
96631
96631
|
const { outputNodes: x, outputNodeRefCounts: h } = t.component.data, p = t.data, g = !(p && (A0(p) || Wh(p) || Rm(p))) && t.parent ? t.parent.component.data.ancestorParse.clone() : new Qit();
|
|
96632
96632
|
A0(p) ? (Ule(p) ? f = new zy(f, p.sequence) : E$(p) && (f = new Hy(f, p.graticule)), g.parseNothing = !0) : ((e = p == null ? void 0 : p.format) === null || e === void 0 ? void 0 : e.parse) === null && (g.parseNothing = !0), f = (n = zr.makeExplicit(f, t, g)) !== null && n !== void 0 ? n : f, f = new W0(f);
|
|
96633
96633
|
const y = t.parent && up(t.parent);
|
|
96634
|
-
(kn(t) || Fo(t)) && y && (f = (r =
|
|
96634
|
+
(kn(t) || Fo(t)) && y && (f = (r = wu.makeFromEncoding(f, t)) !== null && r !== void 0 ? r : f), t.transforms.length > 0 && (f = Vut(f, t, g));
|
|
96635
96635
|
const E = Bot(t), A = Iot(t);
|
|
96636
|
-
f = (i = zr.makeWithAncestors(f, {}, Object.assign(Object.assign({}, E), A), g)) !== null && i !== void 0 ? i : f, kn(t) && (f = Yd.parseAll(f, t), f = wm.parseAll(f, t)), (kn(t) || Fo(t)) && (y || (f = (s =
|
|
96636
|
+
f = (i = zr.makeWithAncestors(f, {}, Object.assign(Object.assign({}, E), A), g)) !== null && i !== void 0 ? i : f, kn(t) && (f = Yd.parseAll(f, t), f = wm.parseAll(f, t)), (kn(t) || Fo(t)) && (y || (f = (s = wu.makeFromEncoding(f, t)) !== null && s !== void 0 ? s : f), f = (o = Du.makeFromEncoding(f, t)) !== null && o !== void 0 ? o : f, f = Kh.parseAllForSortIndex(f, t));
|
|
96637
96637
|
const v = t.getDataName(nn.Raw), _ = new mi(f, v, nn.Raw, h);
|
|
96638
96638
|
if (x[v] = _, f = _, kn(t)) {
|
|
96639
96639
|
const N = No.makeFromEncoding(f, t);
|
|
@@ -96753,7 +96753,7 @@ function Xut(t, e, n) {
|
|
|
96753
96753
|
}) }, n) : n;
|
|
96754
96754
|
}
|
|
96755
96755
|
function Zut(t) {
|
|
96756
|
-
return
|
|
96756
|
+
return Ea.reduce((e, n) => (t.component.scales[n] && (e[n] = [oat(n, t)]), e), {});
|
|
96757
96757
|
}
|
|
96758
96758
|
const eat = {
|
|
96759
96759
|
bottom: "top",
|
|
@@ -96769,7 +96769,7 @@ function tat(t) {
|
|
|
96769
96769
|
for (const o of De(s.component.axes))
|
|
96770
96770
|
r.axis[o] = O$(t.component.resolve, o), r.axis[o] === "shared" && (n[o] = nat(n[o], s.component.axes[o]), n[o] || (r.axis[o] = "independent", delete n[o]));
|
|
96771
96771
|
}
|
|
96772
|
-
for (const s of
|
|
96772
|
+
for (const s of Ea) {
|
|
96773
96773
|
for (const o of t.children)
|
|
96774
96774
|
if (o.component.axes[s]) {
|
|
96775
96775
|
if (r.axis[s] === "independent") {
|
|
@@ -96909,9 +96909,9 @@ function oat(t, e) {
|
|
|
96909
96909
|
return Xt(y) || o.set("encode", y, !!s.encoding || s.labelAngle !== void 0), o;
|
|
96910
96910
|
}
|
|
96911
96911
|
function uat({ encoding: t, size: e }) {
|
|
96912
|
-
for (const n of
|
|
96912
|
+
for (const n of Ea) {
|
|
96913
96913
|
const r = Wi(n);
|
|
96914
|
-
|
|
96914
|
+
Wu(e[r]) && Eu(t[n]) && (delete e[r], Oe(mae(r)));
|
|
96915
96915
|
}
|
|
96916
96916
|
return e;
|
|
96917
96917
|
}
|
|
@@ -96982,7 +96982,7 @@ function xat(t, e, n) {
|
|
|
96982
96982
|
}
|
|
96983
96983
|
case dT:
|
|
96984
96984
|
case GB: {
|
|
96985
|
-
const u =
|
|
96985
|
+
const u = Eu(r), a = Eu(i);
|
|
96986
96986
|
if (n)
|
|
96987
96987
|
return n;
|
|
96988
96988
|
if (u && !a)
|
|
@@ -97339,7 +97339,7 @@ function Iat(t) {
|
|
|
97339
97339
|
return {
|
|
97340
97340
|
field: $e(l, { prefix: a, suffix: "sort_index", expr: "datum" })
|
|
97341
97341
|
};
|
|
97342
|
-
if (
|
|
97342
|
+
if (Ou(c))
|
|
97343
97343
|
return {
|
|
97344
97344
|
field: $e({
|
|
97345
97345
|
// FIXME: this op might not already exist?
|
|
@@ -97400,7 +97400,7 @@ class Y0e extends z0e {
|
|
|
97400
97400
|
constructor(e, n, r, i = {}, s) {
|
|
97401
97401
|
var o;
|
|
97402
97402
|
super(e, "unit", n, r, s, void 0, $Q(e) ? e.view : void 0), this.specifiedScales = {}, this.specifiedAxes = {}, this.specifiedLegends = {}, this.specifiedProjection = {}, this.selection = [], this.children = [];
|
|
97403
|
-
const u =
|
|
97403
|
+
const u = Qu(e.mark) ? Object.assign({}, e.mark) : { type: e.mark }, a = u.type;
|
|
97404
97404
|
u.filled === void 0 && (u.filled = fat(u, s, {
|
|
97405
97405
|
graticule: e.data && E$(e.data)
|
|
97406
97406
|
}));
|
|
@@ -97440,7 +97440,7 @@ class Y0e extends z0e {
|
|
|
97440
97440
|
return Ce(n) && (i.domain = n.map(as)), Ce(r) && (i.range = r.map(as)), i;
|
|
97441
97441
|
}
|
|
97442
97442
|
initAxes(e) {
|
|
97443
|
-
return
|
|
97443
|
+
return Ea.reduce((n, r) => {
|
|
97444
97444
|
const i = e[r];
|
|
97445
97445
|
if (lt(i) || r === vn && lt(e.x2) || r === fr && lt(e.y2)) {
|
|
97446
97446
|
const s = lt(i) ? i.axis : void 0;
|
|
@@ -97520,7 +97520,7 @@ class Y0e extends z0e {
|
|
|
97520
97520
|
}
|
|
97521
97521
|
fieldDef(e) {
|
|
97522
97522
|
const n = this.encoding[e];
|
|
97523
|
-
return
|
|
97523
|
+
return Gu(n);
|
|
97524
97524
|
}
|
|
97525
97525
|
typedFieldDef(e) {
|
|
97526
97526
|
const n = this.fieldDef(e);
|
|
@@ -150130,7 +150130,7 @@ function V0(t) {
|
|
|
150130
150130
|
break;
|
|
150131
150131
|
}
|
|
150132
150132
|
case "chart": {
|
|
150133
|
-
o = Qe(nZe,
|
|
150133
|
+
o = Qe(nZe, Au({
|
|
150134
150134
|
field: e,
|
|
150135
150135
|
get data() {
|
|
150136
150136
|
return r.getData(n);
|
|
@@ -150141,7 +150141,7 @@ function V0(t) {
|
|
|
150141
150141
|
}
|
|
150142
150142
|
case "dashboard": {
|
|
150143
150143
|
if (n.isArray())
|
|
150144
|
-
o = Qe(UZe,
|
|
150144
|
+
o = Qe(UZe, Au({
|
|
150145
150145
|
data: n
|
|
150146
150146
|
}, u));
|
|
150147
150147
|
else
|
|
@@ -150162,7 +150162,7 @@ function V0(t) {
|
|
|
150162
150162
|
}
|
|
150163
150163
|
case "table": {
|
|
150164
150164
|
if (n.isArrayOrRecord())
|
|
150165
|
-
o = Qe(NZe,
|
|
150165
|
+
o = Qe(NZe, Au({
|
|
150166
150166
|
data: n
|
|
150167
150167
|
}, u));
|
|
150168
150168
|
else
|