@malloydata/render 0.0.247-dev250321153536 → 0.0.247
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 +26 -18
- package/dist/module/index.umd.js +94 -94
- package/dist/register/register.mjs +604 -596
- package/dist/register/register.umd.js +3 -3
- package/dist/webcomponent/malloy-render.mjs +604 -596
- package/dist/webcomponent/malloy-render.umd.js +3 -3
- package/package.json +5 -5
|
@@ -229,12 +229,12 @@ function ghe(t, e) {
|
|
|
229
229
|
try {
|
|
230
230
|
return td(e, !0);
|
|
231
231
|
} catch (s) {
|
|
232
|
-
|
|
232
|
+
U8(s);
|
|
233
233
|
} finally {
|
|
234
234
|
nn = r, Cn = i;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
|
-
function
|
|
237
|
+
function M8(t, e) {
|
|
238
238
|
const r = Symbol("context");
|
|
239
239
|
return {
|
|
240
240
|
id: r,
|
|
@@ -242,7 +242,7 @@ function MN(t, e) {
|
|
|
242
242
|
defaultValue: t
|
|
243
243
|
};
|
|
244
244
|
}
|
|
245
|
-
function
|
|
245
|
+
function P8(t) {
|
|
246
246
|
let e;
|
|
247
247
|
return nn && nn.context && (e = nn.context[t.id]) !== void 0 ? e : t.defaultValue;
|
|
248
248
|
}
|
|
@@ -294,7 +294,7 @@ function yhe(t, e, r) {
|
|
|
294
294
|
try {
|
|
295
295
|
i = t.fn(e);
|
|
296
296
|
} catch (u) {
|
|
297
|
-
return t.pure && (t.state = r0, t.owned && t.owned.forEach(zg), t.owned = null), t.updatedAt = r + 1,
|
|
297
|
+
return t.pure && (t.state = r0, t.owned && t.owned.forEach(zg), t.owned = null), t.updatedAt = r + 1, U8(u);
|
|
298
298
|
} finally {
|
|
299
299
|
Cn = o, nn = s;
|
|
300
300
|
}
|
|
@@ -339,7 +339,7 @@ function td(t, e) {
|
|
|
339
339
|
const i = t();
|
|
340
340
|
return Ehe(r), i;
|
|
341
341
|
} catch (i) {
|
|
342
|
-
r || (Tl = null), ci = null,
|
|
342
|
+
r || (Tl = null), ci = null, U8(i);
|
|
343
343
|
}
|
|
344
344
|
}
|
|
345
345
|
function Ehe(t) {
|
|
@@ -403,7 +403,7 @@ function _he(t) {
|
|
|
403
403
|
cause: t
|
|
404
404
|
});
|
|
405
405
|
}
|
|
406
|
-
function
|
|
406
|
+
function U8(t, e = nn) {
|
|
407
407
|
throw _he(t);
|
|
408
408
|
}
|
|
409
409
|
function rw(t) {
|
|
@@ -683,7 +683,7 @@ function bt(t, e, r) {
|
|
|
683
683
|
}, o = e ? () => Ps(() => document.importNode(i || (i = s()), !0)) : () => (i || (i = s())).cloneNode(!0);
|
|
684
684
|
return o.cloneNode = o, o;
|
|
685
685
|
}
|
|
686
|
-
function
|
|
686
|
+
function j8(t, e = window.document) {
|
|
687
687
|
const r = e[qP] || (e[qP] = /* @__PURE__ */ new Set());
|
|
688
688
|
for (let i = 0, s = t.length; i < s; i++) {
|
|
689
689
|
const o = t[i];
|
|
@@ -897,10 +897,10 @@ function QP(t) {
|
|
|
897
897
|
};
|
|
898
898
|
}
|
|
899
899
|
const xA = (t) => t && typeof t == "object";
|
|
900
|
-
function
|
|
900
|
+
function q8(t, e) {
|
|
901
901
|
return !xA(t) || !xA(e) ? e : (Object.keys(e).forEach((r) => {
|
|
902
902
|
const i = t[r], s = e[r];
|
|
903
|
-
Array.isArray(i) && Array.isArray(s) ? t[r] = [...s] : xA(i) && xA(s) ? t[r] =
|
|
903
|
+
Array.isArray(i) && Array.isArray(s) ? t[r] = [...s] : xA(i) && xA(s) ? t[r] = q8(
|
|
904
904
|
Object.assign({}, i),
|
|
905
905
|
s
|
|
906
906
|
) : t[r] = s;
|
|
@@ -1002,7 +1002,7 @@ function $he(t) {
|
|
|
1002
1002
|
});
|
|
1003
1003
|
}), r;
|
|
1004
1004
|
}
|
|
1005
|
-
var ou = {}, pb = {},
|
|
1005
|
+
var ou = {}, pb = {}, H8 = {}, Zp = {}, _e = {};
|
|
1006
1006
|
/*!
|
|
1007
1007
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
1008
1008
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
@@ -1166,7 +1166,7 @@ var kc = {}, pu = {}, Or = {};
|
|
|
1166
1166
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
1167
1167
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
1168
1168
|
*/
|
|
1169
|
-
var
|
|
1169
|
+
var Q8 = T && T.__decorate || function(t, e, r, i) {
|
|
1170
1170
|
var s = arguments.length, o = s < 3 ? e : i === null ? i = Object.getOwnPropertyDescriptor(e, r) : i, u;
|
|
1171
1171
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function") o = Reflect.decorate(t, e, r, i);
|
|
1172
1172
|
else for (var a = t.length - 1; a >= 0; a--) (u = t[a]) && (o = (s < 3 ? u(o) : s > 3 ? u(e, r, o) : u(e, r)) || o);
|
|
@@ -1174,7 +1174,7 @@ var QN = T && T.__decorate || function(t, e, r, i) {
|
|
|
1174
1174
|
};
|
|
1175
1175
|
Object.defineProperty(Or, "__esModule", { value: !0 });
|
|
1176
1176
|
Or.Interval = void 0;
|
|
1177
|
-
const
|
|
1177
|
+
const z8 = _e, eK = 1e3;
|
|
1178
1178
|
let hx = class no {
|
|
1179
1179
|
/**
|
|
1180
1180
|
* @param a The start of the interval
|
|
@@ -1262,14 +1262,14 @@ let hx = class no {
|
|
|
1262
1262
|
};
|
|
1263
1263
|
hx._INVALID = new hx(-1, -2);
|
|
1264
1264
|
hx.cache = new Array(eK + 1);
|
|
1265
|
-
|
|
1266
|
-
|
|
1265
|
+
Q8([
|
|
1266
|
+
z8.Override
|
|
1267
1267
|
], hx.prototype, "equals", null);
|
|
1268
|
-
|
|
1269
|
-
|
|
1268
|
+
Q8([
|
|
1269
|
+
z8.Override
|
|
1270
1270
|
], hx.prototype, "hashCode", null);
|
|
1271
|
-
|
|
1272
|
-
|
|
1271
|
+
Q8([
|
|
1272
|
+
z8.Override
|
|
1273
1273
|
], hx.prototype, "toString", null);
|
|
1274
1274
|
Or.Interval = hx;
|
|
1275
1275
|
var cn = {}, i0 = {};
|
|
@@ -1524,7 +1524,7 @@ var oK = {};
|
|
|
1524
1524
|
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
|
|
1525
1525
|
*/
|
|
1526
1526
|
Object.defineProperty(oK, "__esModule", { value: !0 });
|
|
1527
|
-
var h1 = {}, KD = {}, s0 = {}, gu = {}, JD = { exports: {} }, XD = {}, cc = {}, uK = {},
|
|
1527
|
+
var h1 = {}, KD = {}, s0 = {}, gu = {}, JD = { exports: {} }, XD = {}, cc = {}, uK = {}, W8 = function() {
|
|
1528
1528
|
if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
|
|
1529
1529
|
return !1;
|
|
1530
1530
|
if (typeof Symbol.iterator == "symbol")
|
|
@@ -1547,9 +1547,9 @@ var h1 = {}, KD = {}, s0 = {}, gu = {}, JD = { exports: {} }, XD = {}, cc = {},
|
|
|
1547
1547
|
return !1;
|
|
1548
1548
|
}
|
|
1549
1549
|
return !0;
|
|
1550
|
-
}, Ghe =
|
|
1550
|
+
}, Ghe = W8, G8 = function() {
|
|
1551
1551
|
return Ghe() && !!Symbol.toStringTag;
|
|
1552
|
-
}, Vhe = Error, Yhe = EvalError, Khe = RangeError, Jhe = ReferenceError, aK = SyntaxError, gb = TypeError, Xhe = URIError, zP = typeof Symbol < "u" && Symbol, Zhe =
|
|
1552
|
+
}, Vhe = Error, Yhe = EvalError, Khe = RangeError, Jhe = ReferenceError, aK = SyntaxError, gb = TypeError, Xhe = URIError, zP = typeof Symbol < "u" && Symbol, Zhe = W8, epe = function() {
|
|
1553
1553
|
return typeof zP != "function" || typeof Symbol != "function" || typeof zP("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : Zhe();
|
|
1554
1554
|
}, WP = {
|
|
1555
1555
|
foo: {}
|
|
@@ -1593,7 +1593,7 @@ var h1 = {}, KD = {}, s0 = {}, gu = {}, JD = { exports: {} }, XD = {}, cc = {},
|
|
|
1593
1593
|
c.prototype = r.prototype, s.prototype = new c(), c.prototype = null;
|
|
1594
1594
|
}
|
|
1595
1595
|
return s;
|
|
1596
|
-
}, cpe = lpe,
|
|
1596
|
+
}, cpe = lpe, V8 = Function.prototype.bind || cpe, fpe = Function.prototype.call, xpe = Object.prototype.hasOwnProperty, dpe = V8, hpe = dpe.call(fpe, xpe), Dt, ppe = Vhe, mpe = Yhe, gpe = Khe, ype = Jhe, Qh = aK, bh = gb, Epe = Xhe, lK = Function, ZD = function(t) {
|
|
1597
1597
|
try {
|
|
1598
1598
|
return lK('"use strict"; return (' + t + ").constructor;")();
|
|
1599
1599
|
} catch {
|
|
@@ -1765,7 +1765,7 @@ var Spe = function t(e) {
|
|
|
1765
1765
|
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
1766
1766
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
1767
1767
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
1768
|
-
}, W3 =
|
|
1768
|
+
}, W3 = V8, Sv = hpe, bpe = W3.call(Function.call, Array.prototype.concat), Tpe = W3.call(Function.apply, Array.prototype.splice), YP = W3.call(Function.call, String.prototype.replace), bv = W3.call(Function.call, String.prototype.slice), Rpe = W3.call(Function.call, RegExp.prototype.exec), Dpe = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, Ope = /\\(\\)?/g, wpe = function(e) {
|
|
1769
1769
|
var r = bv(e, 0, 1), i = bv(e, -1);
|
|
1770
1770
|
if (r === "%" && i !== "%")
|
|
1771
1771
|
throw new Qh("invalid intrinsic syntax, expected closing `%`");
|
|
@@ -1819,7 +1819,7 @@ var Spe = function t(e) {
|
|
|
1819
1819
|
}
|
|
1820
1820
|
return a;
|
|
1821
1821
|
}, cK = { exports: {} }, tO, KP;
|
|
1822
|
-
function
|
|
1822
|
+
function Y8() {
|
|
1823
1823
|
if (KP) return tO;
|
|
1824
1824
|
KP = 1;
|
|
1825
1825
|
var t = G3, e = t("%Object.defineProperty%", !0) || !1;
|
|
@@ -1838,7 +1838,7 @@ if (S_)
|
|
|
1838
1838
|
} catch {
|
|
1839
1839
|
S_ = null;
|
|
1840
1840
|
}
|
|
1841
|
-
var
|
|
1841
|
+
var K8 = S_, JP = Y8(), Lpe = aK, Hd = gb, XP = K8, fK = function(e, r, i) {
|
|
1842
1842
|
if (!e || typeof e != "object" && typeof e != "function")
|
|
1843
1843
|
throw new Hd("`obj` must be an object or a function`");
|
|
1844
1844
|
if (typeof r != "string" && typeof r != "symbol")
|
|
@@ -1863,7 +1863,7 @@ var KN = S_, JP = YN(), Lpe = aK, Hd = gb, XP = KN, fK = function(e, r, i) {
|
|
|
1863
1863
|
e[r] = i;
|
|
1864
1864
|
else
|
|
1865
1865
|
throw new Lpe("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");
|
|
1866
|
-
}, sw =
|
|
1866
|
+
}, sw = Y8(), xK = function() {
|
|
1867
1867
|
return !!sw;
|
|
1868
1868
|
};
|
|
1869
1869
|
xK.hasArrayLengthDefineBug = function() {
|
|
@@ -1875,7 +1875,7 @@ xK.hasArrayLengthDefineBug = function() {
|
|
|
1875
1875
|
return !0;
|
|
1876
1876
|
}
|
|
1877
1877
|
};
|
|
1878
|
-
var dK = xK, Ipe = G3, ZP = fK, $pe = dK(), eU =
|
|
1878
|
+
var dK = xK, Ipe = G3, ZP = fK, $pe = dK(), eU = K8, tU = gb, Bpe = Ipe("%Math.floor%"), kpe = function(e, r) {
|
|
1879
1879
|
if (typeof e != "function")
|
|
1880
1880
|
throw new tU("`fn` is not a function");
|
|
1881
1881
|
if (typeof r != "number" || r < 0 || r > 4294967295 || Bpe(r) !== r)
|
|
@@ -1900,7 +1900,7 @@ var dK = xK, Ipe = G3, ZP = fK, $pe = dK(), eU = KN, tU = gb, Bpe = Ipe("%Math.f
|
|
|
1900
1900
|
)), e;
|
|
1901
1901
|
};
|
|
1902
1902
|
(function(t) {
|
|
1903
|
-
var e =
|
|
1903
|
+
var e = V8, r = G3, i = kpe, s = gb, o = r("%Function.prototype.apply%"), u = r("%Function.prototype.call%"), a = r("%Reflect.apply%", !0) || e.call(u, o), l = Y8(), c = r("%Math.max%");
|
|
1904
1904
|
t.exports = function(h) {
|
|
1905
1905
|
if (typeof h != "function")
|
|
1906
1906
|
throw new s("a function is required");
|
|
@@ -1919,7 +1919,7 @@ var dK = xK, Ipe = G3, ZP = fK, $pe = dK(), eU = KN, tU = gb, Bpe = Ipe("%Math.f
|
|
|
1919
1919
|
var yb = cK.exports, hK = G3, pK = yb, Mpe = pK(hK("String.prototype.indexOf")), Eb = function(e, r) {
|
|
1920
1920
|
var i = hK(e, !!r);
|
|
1921
1921
|
return typeof i == "function" && Mpe(e, ".prototype.") > -1 ? pK(i) : i;
|
|
1922
|
-
}, Ppe =
|
|
1922
|
+
}, Ppe = G8(), Upe = Eb, ow = Upe("Object.prototype.toString"), Ab = function(e) {
|
|
1923
1923
|
return Ppe && e && typeof e == "object" && Symbol.toStringTag in e ? !1 : ow(e) === "[object Arguments]";
|
|
1924
1924
|
}, mK = function(e) {
|
|
1925
1925
|
return Ab(e) ? !0 : e !== null && typeof e == "object" && typeof e.length == "number" && e.length >= 0 && ow(e) !== "[object Array]" && ow(e.callee) === "[object Function]";
|
|
@@ -1927,7 +1927,7 @@ var yb = cK.exports, hK = G3, pK = yb, Mpe = pK(hK("String.prototype.indexOf")),
|
|
|
1927
1927
|
return Ab(arguments);
|
|
1928
1928
|
}();
|
|
1929
1929
|
Ab.isLegacyArguments = mK;
|
|
1930
|
-
var qpe = jpe ? Ab : mK, Hpe = Object.prototype.toString, Qpe = Function.prototype.toString, zpe = /^\s*(?:function)?\*/, gK =
|
|
1930
|
+
var qpe = jpe ? Ab : mK, Hpe = Object.prototype.toString, Qpe = Function.prototype.toString, zpe = /^\s*(?:function)?\*/, gK = G8(), nO = Object.getPrototypeOf, Wpe = function() {
|
|
1931
1931
|
if (!gK)
|
|
1932
1932
|
return !1;
|
|
1933
1933
|
try {
|
|
@@ -2035,7 +2035,7 @@ var Vpe = /^\s*class\b/, aw = function(e) {
|
|
|
2035
2035
|
for (var e = [], r = 0; r < iO.length; r++)
|
|
2036
2036
|
typeof a2e[iO[r]] == "function" && (e[e.length] = iO[r]);
|
|
2037
2037
|
return e;
|
|
2038
|
-
}, Tv = u2e, c2e = l2e, rU = yb,
|
|
2038
|
+
}, Tv = u2e, c2e = l2e, rU = yb, J8 = Eb, T_ = K8, f2e = J8("Object.prototype.toString"), AK = G8(), iU = typeof globalThis > "u" ? T : globalThis, lw = c2e(), X8 = J8("String.prototype.slice"), sO = Object.getPrototypeOf, x2e = J8("Array.prototype.indexOf", !0) || function(e, r) {
|
|
2039
2039
|
for (var i = 0; i < e.length; i += 1)
|
|
2040
2040
|
if (e[i] === r)
|
|
2041
2041
|
return i;
|
|
@@ -2060,7 +2060,7 @@ var d2e = function(e) {
|
|
|
2060
2060
|
return Tv(Rv, function(i, s) {
|
|
2061
2061
|
if (!r)
|
|
2062
2062
|
try {
|
|
2063
|
-
"$" + i(e) === s && (r =
|
|
2063
|
+
"$" + i(e) === s && (r = X8(s, 1));
|
|
2064
2064
|
} catch {
|
|
2065
2065
|
}
|
|
2066
2066
|
}), r;
|
|
@@ -2069,7 +2069,7 @@ var d2e = function(e) {
|
|
|
2069
2069
|
return Tv(Rv, function(i, s) {
|
|
2070
2070
|
if (!r)
|
|
2071
2071
|
try {
|
|
2072
|
-
i(e), r =
|
|
2072
|
+
i(e), r = X8(s, 1);
|
|
2073
2073
|
} catch {
|
|
2074
2074
|
}
|
|
2075
2075
|
}), r;
|
|
@@ -2077,7 +2077,7 @@ var d2e = function(e) {
|
|
|
2077
2077
|
if (!e || typeof e != "object")
|
|
2078
2078
|
return !1;
|
|
2079
2079
|
if (!AK) {
|
|
2080
|
-
var r =
|
|
2080
|
+
var r = X8(f2e(e), 8, -1);
|
|
2081
2081
|
return x2e(lw, r) > -1 ? r : r !== "Object" ? !1 : h2e(e);
|
|
2082
2082
|
}
|
|
2083
2083
|
return T_ ? d2e(e) : null;
|
|
@@ -3258,7 +3258,7 @@ R_.shim = function() {
|
|
|
3258
3258
|
Object.keys = R_;
|
|
3259
3259
|
return Object.keys || R_;
|
|
3260
3260
|
};
|
|
3261
|
-
var SK = R_, C2e = SK, bK =
|
|
3261
|
+
var SK = R_, C2e = SK, bK = W8(), TK = Eb, fU = Object, S2e = TK("Array.prototype.push"), xU = TK("Object.prototype.propertyIsEnumerable"), b2e = bK ? Object.getOwnPropertySymbols : null, T2e = function(e, r) {
|
|
3262
3262
|
if (e == null)
|
|
3263
3263
|
throw new TypeError("target must be an object");
|
|
3264
3264
|
var i = fU(e);
|
|
@@ -3305,7 +3305,7 @@ var SK = R_, C2e = SK, bK = WN(), TK = Eb, fU = Object, S2e = TK("Array.prototyp
|
|
|
3305
3305
|
return t !== t;
|
|
3306
3306
|
}, RK = function(e, r) {
|
|
3307
3307
|
return e === 0 && r === 0 ? 1 / e === 1 / r : !!(e === r || dU(e) && dU(r));
|
|
3308
|
-
}, w2e = RK,
|
|
3308
|
+
}, w2e = RK, Z8 = function() {
|
|
3309
3309
|
return typeof Object.is == "function" ? Object.is : w2e;
|
|
3310
3310
|
}, lO, hU;
|
|
3311
3311
|
function _b() {
|
|
@@ -3334,7 +3334,7 @@ var cO, pU;
|
|
|
3334
3334
|
function F2e() {
|
|
3335
3335
|
if (pU) return cO;
|
|
3336
3336
|
pU = 1;
|
|
3337
|
-
var t =
|
|
3337
|
+
var t = Z8, e = _b();
|
|
3338
3338
|
return cO = function() {
|
|
3339
3339
|
var i = t();
|
|
3340
3340
|
return e(Object, { is: i }, {
|
|
@@ -3348,7 +3348,7 @@ var fO, mU;
|
|
|
3348
3348
|
function N2e() {
|
|
3349
3349
|
if (mU) return fO;
|
|
3350
3350
|
mU = 1;
|
|
3351
|
-
var t = _b(), e = yb, r = RK, i =
|
|
3351
|
+
var t = _b(), e = yb, r = RK, i = Z8, s = F2e(), o = e(i(), Object);
|
|
3352
3352
|
return t(o, {
|
|
3353
3353
|
getPolyfill: i,
|
|
3354
3354
|
implementation: r,
|
|
@@ -3777,7 +3777,7 @@ function ji() {
|
|
|
3777
3777
|
if (!(w instanceof F))
|
|
3778
3778
|
throw new TypeError("Cannot call a class as a function");
|
|
3779
3779
|
}
|
|
3780
|
-
var i = vK(), s = i.codes, o = s.ERR_AMBIGUOUS_ARGUMENT, u = s.ERR_INVALID_ARG_TYPE, a = s.ERR_INVALID_ARG_VALUE, l = s.ERR_INVALID_RETURN_VALUE, c = s.ERR_MISSING_ARGS, f = E2e(), x = cc, h = x.inspect, p = cc.types, m = p.isPromise, y = p.isRegExp, g = O2e(), E =
|
|
3780
|
+
var i = vK(), s = i.codes, o = s.ERR_AMBIGUOUS_ARGUMENT, u = s.ERR_INVALID_ARG_TYPE, a = s.ERR_INVALID_ARG_VALUE, l = s.ERR_INVALID_RETURN_VALUE, c = s.ERR_MISSING_ARGS, f = E2e(), x = cc, h = x.inspect, p = cc.types, m = p.isPromise, y = p.isRegExp, g = O2e(), E = Z8(), A = Eb("RegExp.prototype.test"), _, v;
|
|
3781
3781
|
function C() {
|
|
3782
3782
|
var w = $2e();
|
|
3783
3783
|
_ = w.isDeepEqual, v = w.isDeepStrictEqual;
|
|
@@ -18134,7 +18134,7 @@ function Wc() {
|
|
|
18134
18134
|
for (var o in i) o !== "default" && !Object.prototype.hasOwnProperty.call(s, o) && e(s, i, o);
|
|
18135
18135
|
};
|
|
18136
18136
|
Object.defineProperty(t, "__esModule", { value: !0 }), r(Zp, t), r(kc, t), r(nK, t), r(rK, t), r(mb, t), r(iK, t), r(Mc, t), r(Pc, t), r(sK, t), r(pu, t), r(oK, t), r(Wc(), t);
|
|
18137
|
-
})(
|
|
18137
|
+
})(H8);
|
|
18138
18138
|
var n5 = {}, Pge = T && T.__createBinding || (Object.create ? function(t, e, r, i) {
|
|
18139
18139
|
i === void 0 && (i = r);
|
|
18140
18140
|
var s = Object.getOwnPropertyDescriptor(e, r);
|
|
@@ -19740,7 +19740,7 @@ function h3e(t, e = "") {
|
|
|
19740
19740
|
Ty.parseString = h3e;
|
|
19741
19741
|
Object.defineProperty(pb, "__esModule", { value: !0 });
|
|
19742
19742
|
pb.Tag = void 0;
|
|
19743
|
-
const p3e =
|
|
19743
|
+
const p3e = H8, m3e = n5, g3e = Ft, jj = by, qJ = Ty;
|
|
19744
19744
|
class vt {
|
|
19745
19745
|
static tagFrom(e = {}) {
|
|
19746
19746
|
return e instanceof vt ? e : new vt(e);
|
|
@@ -41297,7 +41297,7 @@ function JFe(t, e, r) {
|
|
|
41297
41297
|
return a && u;
|
|
41298
41298
|
}
|
|
41299
41299
|
const _ie = E2(y3), XFe = _ie.left, ZFe = _ie.right;
|
|
41300
|
-
function
|
|
41300
|
+
function eNe(t, e, r) {
|
|
41301
41301
|
const i = this.context.data[t], s = i ? i.values.value : [], o = i ? i[KC] && i[KC].value : void 0, u = r === n$, a = y3(e), l = XFe(s, a);
|
|
41302
41302
|
if (l === s.length || y3(s[l]) !== a) return !1;
|
|
41303
41303
|
if (o && u) {
|
|
@@ -41306,14 +41306,14 @@ function e8e(t, e, r) {
|
|
|
41306
41306
|
}
|
|
41307
41307
|
return !0;
|
|
41308
41308
|
}
|
|
41309
|
-
function
|
|
41309
|
+
function tNe(t, e) {
|
|
41310
41310
|
return t.map((r) => _t(e.fields ? {
|
|
41311
41311
|
values: e.fields.map((i) => Aie(i)(r.datum))
|
|
41312
41312
|
} : {
|
|
41313
41313
|
[Qu]: y3(r.datum)
|
|
41314
41314
|
}, e));
|
|
41315
41315
|
}
|
|
41316
|
-
function
|
|
41316
|
+
function nNe(t, e, r, i) {
|
|
41317
41317
|
for (var s = this.context.data[t], o = s ? s.values.value : [], u = {}, a = {}, l = {}, c, f, x, h, p, m, y, g, E, A, _ = o.length, v = 0, C, S; v < _; ++v)
|
|
41318
41318
|
if (c = o[v], h = c.unit, f = c.fields, x = c.values, f && x) {
|
|
41319
41319
|
for (C = 0, S = f.length; C < S; ++C)
|
|
@@ -41357,25 +41357,25 @@ var k6 = {
|
|
|
41357
41357
|
return r > i && (r = e[1], i = e[0]), t.length ? i < t[0] || t[1] < r ? [] : (t[0] < r && (t[0] = r), t[1] > i && (t[1] = i), t) : [r, i];
|
|
41358
41358
|
}
|
|
41359
41359
|
};
|
|
41360
|
-
const
|
|
41360
|
+
const rNe = ":", iNe = "@";
|
|
41361
41361
|
function r$(t, e, r, i) {
|
|
41362
41362
|
e[0].type !== RFe && be("First argument to selection functions must be a string literal.");
|
|
41363
|
-
const s = e[0].value, o = e.length >= 2 && It(e).value, u = "unit", a =
|
|
41363
|
+
const s = e[0].value, o = e.length >= 2 && It(e).value, u = "unit", a = iNe + u, l = rNe + s;
|
|
41364
41364
|
o === n$ && !ot(i, a) && (i[a] = r.getData(s).indataRef(r, u)), ot(i, l) || (i[l] = r.getData(s).tuplesRef());
|
|
41365
41365
|
}
|
|
41366
41366
|
function vie(t) {
|
|
41367
41367
|
const e = this.context.data[t];
|
|
41368
41368
|
return e ? e.values.value : [];
|
|
41369
41369
|
}
|
|
41370
|
-
function
|
|
41370
|
+
function sNe(t, e, r) {
|
|
41371
41371
|
const i = this.context.data[t]["index:" + e], s = i ? i.value.get(r) : void 0;
|
|
41372
41372
|
return s && s.count;
|
|
41373
41373
|
}
|
|
41374
|
-
function
|
|
41374
|
+
function oNe(t, e) {
|
|
41375
41375
|
const r = this.context.dataflow, i = this.context.data[t], s = i.input;
|
|
41376
41376
|
return r.pulse(s, r.changeset().remove(cu).insert(e)), 1;
|
|
41377
41377
|
}
|
|
41378
|
-
function
|
|
41378
|
+
function uNe(t, e, r) {
|
|
41379
41379
|
if (t) {
|
|
41380
41380
|
const i = this.context.dataflow, s = t.mark.source;
|
|
41381
41381
|
i.pulse(s, i.changeset().encode(t, e));
|
|
@@ -41385,35 +41385,35 @@ function u8e(t, e, r) {
|
|
|
41385
41385
|
const Zy = (t) => function(e, r) {
|
|
41386
41386
|
const i = this.context.dataflow.locale();
|
|
41387
41387
|
return e === null ? "null" : i[t](r)(e);
|
|
41388
|
-
},
|
|
41388
|
+
}, aNe = Zy("format"), Cie = Zy("timeFormat"), lNe = Zy("utcFormat"), cNe = Zy("timeParse"), fNe = Zy("utcParse"), VA = new Date(2e3, 0, 1);
|
|
41389
41389
|
function l4(t, e, r) {
|
|
41390
41390
|
return !Number.isInteger(t) || !Number.isInteger(e) ? "" : (VA.setYear(2e3), VA.setMonth(t), VA.setDate(e), Cie.call(this, VA, r));
|
|
41391
41391
|
}
|
|
41392
|
-
function
|
|
41392
|
+
function xNe(t) {
|
|
41393
41393
|
return l4.call(this, t, 1, "%B");
|
|
41394
41394
|
}
|
|
41395
|
-
function
|
|
41395
|
+
function dNe(t) {
|
|
41396
41396
|
return l4.call(this, t, 1, "%b");
|
|
41397
41397
|
}
|
|
41398
|
-
function
|
|
41398
|
+
function hNe(t) {
|
|
41399
41399
|
return l4.call(this, 0, 2 + t, "%A");
|
|
41400
41400
|
}
|
|
41401
|
-
function
|
|
41401
|
+
function pNe(t) {
|
|
41402
41402
|
return l4.call(this, 0, 2 + t, "%a");
|
|
41403
41403
|
}
|
|
41404
|
-
const
|
|
41404
|
+
const mNe = ":", gNe = "@", ZF = "%", Sie = "$";
|
|
41405
41405
|
function i$(t, e, r, i) {
|
|
41406
41406
|
e[0].type !== _p && be("First argument to data functions must be a string literal.");
|
|
41407
|
-
const s = e[0].value, o =
|
|
41407
|
+
const s = e[0].value, o = mNe + s;
|
|
41408
41408
|
if (!ot(o, i))
|
|
41409
41409
|
try {
|
|
41410
41410
|
i[o] = r.getData(s).tuplesRef();
|
|
41411
41411
|
} catch {
|
|
41412
41412
|
}
|
|
41413
41413
|
}
|
|
41414
|
-
function
|
|
41414
|
+
function yNe(t, e, r, i) {
|
|
41415
41415
|
e[0].type !== _p && be("First argument to indata must be a string literal."), e[1].type !== _p && be("Second argument to indata must be a string literal.");
|
|
41416
|
-
const s = e[0].value, o = e[1].value, u =
|
|
41416
|
+
const s = e[0].value, o = e[1].value, u = gNe + o;
|
|
41417
41417
|
ot(u, i) || (i[u] = r.getData(s).indataRef(r, o));
|
|
41418
41418
|
}
|
|
41419
41419
|
function Mi(t, e, r, i) {
|
|
@@ -41437,7 +41437,7 @@ function Ua(t, e) {
|
|
|
41437
41437
|
return r && KSe(r.value) ? r.value : void 0;
|
|
41438
41438
|
}
|
|
41439
41439
|
}
|
|
41440
|
-
function
|
|
41440
|
+
function ENe(t, e, r) {
|
|
41441
41441
|
e.__bandwidth = (s) => s && s.bandwidth ? s.bandwidth() : 0, r._bandwidth = Mi, r._range = Mi, r._scale = Mi;
|
|
41442
41442
|
const i = (s) => "_[" + (s.type === _p ? Be(ZF + s.value) : Be(ZF) + "+" + t(s)) + "]";
|
|
41443
41443
|
return {
|
|
@@ -41455,12 +41455,12 @@ function s$(t, e) {
|
|
|
41455
41455
|
return e(i);
|
|
41456
41456
|
};
|
|
41457
41457
|
}
|
|
41458
|
-
const
|
|
41459
|
-
function
|
|
41458
|
+
const ANe = s$("area", TRe), _Ne = s$("bounds", wRe), vNe = s$("centroid", BRe);
|
|
41459
|
+
function CNe(t, e) {
|
|
41460
41460
|
const r = Ua(t, (e || this).context);
|
|
41461
41461
|
return r && r.scale();
|
|
41462
41462
|
}
|
|
41463
|
-
function
|
|
41463
|
+
function SNe(t) {
|
|
41464
41464
|
const e = this.context.group;
|
|
41465
41465
|
let r = !1;
|
|
41466
41466
|
if (e) for (; t; ) {
|
|
@@ -41480,35 +41480,35 @@ function o$(t, e, r) {
|
|
|
41480
41480
|
}
|
|
41481
41481
|
return r[r.length - 1];
|
|
41482
41482
|
}
|
|
41483
|
-
function
|
|
41483
|
+
function bNe() {
|
|
41484
41484
|
return o$(this.context.dataflow, "warn", arguments);
|
|
41485
41485
|
}
|
|
41486
|
-
function
|
|
41486
|
+
function TNe() {
|
|
41487
41487
|
return o$(this.context.dataflow, "info", arguments);
|
|
41488
41488
|
}
|
|
41489
|
-
function
|
|
41489
|
+
function RNe() {
|
|
41490
41490
|
return o$(this.context.dataflow, "debug", arguments);
|
|
41491
41491
|
}
|
|
41492
41492
|
function M6(t) {
|
|
41493
41493
|
const e = t / 255;
|
|
41494
41494
|
return e <= 0.03928 ? e / 12.92 : Math.pow((e + 0.055) / 1.055, 2.4);
|
|
41495
41495
|
}
|
|
41496
|
-
function
|
|
41496
|
+
function eN(t) {
|
|
41497
41497
|
const e = mc(t), r = M6(e.r), i = M6(e.g), s = M6(e.b);
|
|
41498
41498
|
return 0.2126 * r + 0.7152 * i + 0.0722 * s;
|
|
41499
41499
|
}
|
|
41500
|
-
function
|
|
41501
|
-
const r =
|
|
41500
|
+
function DNe(t, e) {
|
|
41501
|
+
const r = eN(t), i = eN(e), s = Math.max(r, i), o = Math.min(r, i);
|
|
41502
41502
|
return (s + 0.05) / (o + 0.05);
|
|
41503
41503
|
}
|
|
41504
|
-
function
|
|
41504
|
+
function ONe() {
|
|
41505
41505
|
const t = [].slice.call(arguments);
|
|
41506
41506
|
return t.unshift({}), _t(...t);
|
|
41507
41507
|
}
|
|
41508
41508
|
function bie(t, e) {
|
|
41509
|
-
return t === e || t !== t && e !== e ? !0 : Te(t) ? Te(e) && t.length === e.length ?
|
|
41509
|
+
return t === e || t !== t && e !== e ? !0 : Te(t) ? Te(e) && t.length === e.length ? wNe(t, e) : !1 : Ge(t) && Ge(e) ? Tie(t, e) : !1;
|
|
41510
41510
|
}
|
|
41511
|
-
function
|
|
41511
|
+
function wNe(t, e) {
|
|
41512
41512
|
for (let r = 0, i = t.length; r < i; ++r)
|
|
41513
41513
|
if (!bie(t[r], e[r])) return !1;
|
|
41514
41514
|
return !0;
|
|
@@ -41521,7 +41521,7 @@ function Tie(t, e) {
|
|
|
41521
41521
|
function ez(t) {
|
|
41522
41522
|
return (e) => Tie(t, e);
|
|
41523
41523
|
}
|
|
41524
|
-
function
|
|
41524
|
+
function FNe(t, e, r, i, s, o) {
|
|
41525
41525
|
const u = this.context.dataflow, a = this.context.data[t], l = a.input, c = u.stamp();
|
|
41526
41526
|
let f = a.changes, x, h;
|
|
41527
41527
|
if (u._trigger === !1 || !(l.value.length || e || i))
|
|
@@ -41533,16 +41533,16 @@ function F8e(t, e, r, i, s, o) {
|
|
|
41533
41533
|
f.modify(s, h, o[h]);
|
|
41534
41534
|
return 1;
|
|
41535
41535
|
}
|
|
41536
|
-
function
|
|
41536
|
+
function NNe(t) {
|
|
41537
41537
|
const e = t.touches, r = e[0].clientX - e[1].clientX, i = e[0].clientY - e[1].clientY;
|
|
41538
41538
|
return Math.hypot(r, i);
|
|
41539
41539
|
}
|
|
41540
|
-
function
|
|
41540
|
+
function LNe(t) {
|
|
41541
41541
|
const e = t.touches;
|
|
41542
41542
|
return Math.atan2(e[0].clientY - e[1].clientY, e[0].clientX - e[1].clientX);
|
|
41543
41543
|
}
|
|
41544
41544
|
const tz = {};
|
|
41545
|
-
function
|
|
41545
|
+
function INe(t, e) {
|
|
41546
41546
|
const r = tz[e] || (tz[e] = lu(e));
|
|
41547
41547
|
return Te(t) ? t.map(r) : r(t);
|
|
41548
41548
|
}
|
|
@@ -41552,75 +41552,75 @@ function c4(t) {
|
|
|
41552
41552
|
function u$(t) {
|
|
41553
41553
|
return c4(t) || (ze(t) ? t : null);
|
|
41554
41554
|
}
|
|
41555
|
-
function $
|
|
41555
|
+
function $Ne(t) {
|
|
41556
41556
|
for (var e = arguments.length, r = new Array(e > 1 ? e - 1 : 0), i = 1; i < e; i++)
|
|
41557
41557
|
r[i - 1] = arguments[i];
|
|
41558
41558
|
return c4(t).join(...r);
|
|
41559
41559
|
}
|
|
41560
|
-
function
|
|
41560
|
+
function BNe(t) {
|
|
41561
41561
|
for (var e = arguments.length, r = new Array(e > 1 ? e - 1 : 0), i = 1; i < e; i++)
|
|
41562
41562
|
r[i - 1] = arguments[i];
|
|
41563
41563
|
return u$(t).indexOf(...r);
|
|
41564
41564
|
}
|
|
41565
|
-
function
|
|
41565
|
+
function kNe(t) {
|
|
41566
41566
|
for (var e = arguments.length, r = new Array(e > 1 ? e - 1 : 0), i = 1; i < e; i++)
|
|
41567
41567
|
r[i - 1] = arguments[i];
|
|
41568
41568
|
return u$(t).lastIndexOf(...r);
|
|
41569
41569
|
}
|
|
41570
|
-
function
|
|
41570
|
+
function MNe(t) {
|
|
41571
41571
|
for (var e = arguments.length, r = new Array(e > 1 ? e - 1 : 0), i = 1; i < e; i++)
|
|
41572
41572
|
r[i - 1] = arguments[i];
|
|
41573
41573
|
return u$(t).slice(...r);
|
|
41574
41574
|
}
|
|
41575
|
-
function
|
|
41575
|
+
function PNe(t, e, r) {
|
|
41576
41576
|
return Ct(r) && be("Function argument passed to replace."), String(t).replace(e, r);
|
|
41577
41577
|
}
|
|
41578
|
-
function
|
|
41578
|
+
function UNe(t) {
|
|
41579
41579
|
return c4(t).slice().reverse();
|
|
41580
41580
|
}
|
|
41581
|
-
function
|
|
41581
|
+
function jNe(t) {
|
|
41582
41582
|
return c4(t).slice().sort(E5);
|
|
41583
41583
|
}
|
|
41584
|
-
function
|
|
41584
|
+
function qNe(t, e, r) {
|
|
41585
41585
|
return RL(t || 0, e || 0, r || 0);
|
|
41586
41586
|
}
|
|
41587
|
-
function
|
|
41587
|
+
function HNe(t, e) {
|
|
41588
41588
|
const r = Ua(t, (e || this).context);
|
|
41589
41589
|
return r && r.bandwidth ? r.bandwidth() : 0;
|
|
41590
41590
|
}
|
|
41591
|
-
function
|
|
41591
|
+
function QNe(t, e) {
|
|
41592
41592
|
const r = Ua(t, (e || this).context);
|
|
41593
41593
|
return r ? r.copy() : void 0;
|
|
41594
41594
|
}
|
|
41595
|
-
function
|
|
41595
|
+
function zNe(t, e) {
|
|
41596
41596
|
const r = Ua(t, (e || this).context);
|
|
41597
41597
|
return r ? r.domain() : [];
|
|
41598
41598
|
}
|
|
41599
|
-
function
|
|
41599
|
+
function WNe(t, e, r) {
|
|
41600
41600
|
const i = Ua(t, (r || this).context);
|
|
41601
41601
|
return i ? Te(e) ? (i.invertRange || i.invert)(e) : (i.invert || i.invertExtent)(e) : void 0;
|
|
41602
41602
|
}
|
|
41603
|
-
function
|
|
41603
|
+
function GNe(t, e) {
|
|
41604
41604
|
const r = Ua(t, (e || this).context);
|
|
41605
41605
|
return r && r.range ? r.range() : [];
|
|
41606
41606
|
}
|
|
41607
|
-
function
|
|
41607
|
+
function VNe(t, e, r) {
|
|
41608
41608
|
const i = Ua(t, (r || this).context);
|
|
41609
41609
|
return i ? i(e) : void 0;
|
|
41610
41610
|
}
|
|
41611
|
-
function
|
|
41611
|
+
function YNe(t, e, r, i, s) {
|
|
41612
41612
|
let o = typeof t == "string" ? Ua(t, (s || this).context) : t;
|
|
41613
41613
|
const u = Abe(e, r);
|
|
41614
41614
|
let a = o.domain(), l = a[0], c = It(a), f = Hi;
|
|
41615
41615
|
return c - l ? f = dte(o, l, c) : o = (o.interpolator ? qt("sequential")().interpolator(o.interpolator()) : qt("linear")().interpolate(o.interpolate()).range(o.range())).domain([l = 0, c = 1]), o.ticks && (a = o.ticks(+i || 15), l !== a[0] && a.unshift(l), c !== It(a) && a.push(c)), a.forEach((x) => u.stop(f(x), o(x))), u;
|
|
41616
41616
|
}
|
|
41617
|
-
function
|
|
41617
|
+
function KNe(t, e, r) {
|
|
41618
41618
|
const i = Ua(t, (r || this).context);
|
|
41619
41619
|
return function(s) {
|
|
41620
41620
|
return i ? i.path.context(s)(e) : "";
|
|
41621
41621
|
};
|
|
41622
41622
|
}
|
|
41623
|
-
function
|
|
41623
|
+
function JNe(t) {
|
|
41624
41624
|
let e = null;
|
|
41625
41625
|
return function(r) {
|
|
41626
41626
|
return r ? uC(r, e = e || kL(t)) : t;
|
|
@@ -41631,33 +41631,33 @@ function Die(t, e) {
|
|
|
41631
41631
|
const r = vie.call(e, t);
|
|
41632
41632
|
return r.root && r.root.lookup || {};
|
|
41633
41633
|
}
|
|
41634
|
-
function
|
|
41634
|
+
function XNe(t, e, r) {
|
|
41635
41635
|
const i = Die(t, this), s = i[e], o = i[r];
|
|
41636
41636
|
return s && o ? s.path(o).map(Rie) : void 0;
|
|
41637
41637
|
}
|
|
41638
|
-
function
|
|
41638
|
+
function ZNe(t, e) {
|
|
41639
41639
|
const r = Die(t, this)[e];
|
|
41640
41640
|
return r ? r.ancestors().map(Rie) : void 0;
|
|
41641
41641
|
}
|
|
41642
41642
|
const Oie = () => typeof window < "u" && window || null;
|
|
41643
|
-
function
|
|
41643
|
+
function e8e() {
|
|
41644
41644
|
const t = Oie();
|
|
41645
41645
|
return t ? t.screen : {};
|
|
41646
41646
|
}
|
|
41647
|
-
function
|
|
41647
|
+
function t8e() {
|
|
41648
41648
|
const t = Oie();
|
|
41649
41649
|
return t ? [t.innerWidth, t.innerHeight] : [void 0, void 0];
|
|
41650
41650
|
}
|
|
41651
|
-
function
|
|
41651
|
+
function n8e() {
|
|
41652
41652
|
const t = this.context.dataflow, e = t.container && t.container();
|
|
41653
41653
|
return e ? [e.clientWidth, e.clientHeight] : [void 0, void 0];
|
|
41654
41654
|
}
|
|
41655
41655
|
function wie(t, e, r) {
|
|
41656
41656
|
if (!t) return [];
|
|
41657
41657
|
const [i, s] = t, o = new sr().set(i[0], i[1], s[0], s[1]), u = r || this.context.dataflow.scenegraph().root;
|
|
41658
|
-
return oTe(u, o,
|
|
41658
|
+
return oTe(u, o, r8e(e));
|
|
41659
41659
|
}
|
|
41660
|
-
function
|
|
41660
|
+
function r8e(t) {
|
|
41661
41661
|
let e = null;
|
|
41662
41662
|
if (t) {
|
|
41663
41663
|
const r = He(t.marktype), i = He(t.markname);
|
|
@@ -41665,19 +41665,19 @@ function rNe(t) {
|
|
|
41665
41665
|
}
|
|
41666
41666
|
return e;
|
|
41667
41667
|
}
|
|
41668
|
-
function
|
|
41668
|
+
function i8e(t, e, r) {
|
|
41669
41669
|
let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : 5;
|
|
41670
41670
|
t = He(t);
|
|
41671
41671
|
const s = t[t.length - 1];
|
|
41672
41672
|
return s === void 0 || Math.hypot(s[0] - e, s[1] - r) > i ? [...t, [e, r]] : t;
|
|
41673
41673
|
}
|
|
41674
|
-
function
|
|
41674
|
+
function s8e(t) {
|
|
41675
41675
|
return He(t).reduce((e, r, i) => {
|
|
41676
41676
|
let [s, o] = r;
|
|
41677
41677
|
return e += i == 0 ? `M ${s},${o} ` : i === t.length - 1 ? " Z" : `L ${s},${o} `;
|
|
41678
41678
|
}, "");
|
|
41679
41679
|
}
|
|
41680
|
-
function
|
|
41680
|
+
function o8e(t, e, r) {
|
|
41681
41681
|
const {
|
|
41682
41682
|
x: i,
|
|
41683
41683
|
y: s,
|
|
@@ -41685,9 +41685,9 @@ function oNe(t, e, r) {
|
|
|
41685
41685
|
} = r, u = new sr().set(Number.MAX_SAFE_INTEGER, Number.MAX_SAFE_INTEGER, Number.MIN_SAFE_INTEGER, Number.MIN_SAFE_INTEGER);
|
|
41686
41686
|
for (const [l, c] of e)
|
|
41687
41687
|
l < u.x1 && (u.x1 = l), l > u.x2 && (u.x2 = l), c < u.y1 && (u.y1 = c), c > u.y2 && (u.y2 = c);
|
|
41688
|
-
return u.translate(i, s), wie([[u.x1, u.y1], [u.x2, u.y2]], t, o).filter((l) =>
|
|
41688
|
+
return u.translate(i, s), wie([[u.x1, u.y1], [u.x2, u.y2]], t, o).filter((l) => u8e(l.x, l.y, e));
|
|
41689
41689
|
}
|
|
41690
|
-
function
|
|
41690
|
+
function u8e(t, e, r) {
|
|
41691
41691
|
let i = 0;
|
|
41692
41692
|
for (let s = 0, o = r.length - 1; s < r.length; o = s++) {
|
|
41693
41693
|
const [u, a] = r[o], [l, c] = r[s];
|
|
@@ -41733,19 +41733,19 @@ const E3 = {
|
|
|
41733
41733
|
// suppress extra arguments
|
|
41734
41734
|
toNumber: Li,
|
|
41735
41735
|
toString: lX,
|
|
41736
|
-
indexof:
|
|
41737
|
-
join: $
|
|
41738
|
-
lastindexof:
|
|
41739
|
-
replace:
|
|
41740
|
-
reverse:
|
|
41741
|
-
sort:
|
|
41742
|
-
slice:
|
|
41736
|
+
indexof: BNe,
|
|
41737
|
+
join: $Ne,
|
|
41738
|
+
lastindexof: kNe,
|
|
41739
|
+
replace: PNe,
|
|
41740
|
+
reverse: UNe,
|
|
41741
|
+
sort: jNe,
|
|
41742
|
+
slice: MNe,
|
|
41743
41743
|
flush: oye,
|
|
41744
41744
|
lerp: lye,
|
|
41745
|
-
merge:
|
|
41745
|
+
merge: ONe,
|
|
41746
41746
|
pad: dye,
|
|
41747
41747
|
peek: It,
|
|
41748
|
-
pluck:
|
|
41748
|
+
pluck: INe,
|
|
41749
41749
|
span: A5,
|
|
41750
41750
|
inrange: Wm,
|
|
41751
41751
|
truncate: pye,
|
|
@@ -41753,47 +41753,47 @@ const E3 = {
|
|
|
41753
41753
|
lab: rC,
|
|
41754
41754
|
hcl: iC,
|
|
41755
41755
|
hsl: tC,
|
|
41756
|
-
luminance:
|
|
41757
|
-
contrast:
|
|
41756
|
+
luminance: eN,
|
|
41757
|
+
contrast: DNe,
|
|
41758
41758
|
sequence: Ns,
|
|
41759
|
-
format:
|
|
41760
|
-
utcFormat:
|
|
41761
|
-
utcParse:
|
|
41759
|
+
format: aNe,
|
|
41760
|
+
utcFormat: lNe,
|
|
41761
|
+
utcParse: fNe,
|
|
41762
41762
|
utcOffset: REe,
|
|
41763
41763
|
utcSequence: OEe,
|
|
41764
41764
|
timeFormat: Cie,
|
|
41765
|
-
timeParse:
|
|
41765
|
+
timeParse: cNe,
|
|
41766
41766
|
timeOffset: TEe,
|
|
41767
41767
|
timeSequence: DEe,
|
|
41768
41768
|
timeUnitSpecifier: cEe,
|
|
41769
|
-
monthFormat:
|
|
41770
|
-
monthAbbrevFormat:
|
|
41771
|
-
dayFormat:
|
|
41772
|
-
dayAbbrevFormat:
|
|
41769
|
+
monthFormat: xNe,
|
|
41770
|
+
monthAbbrevFormat: dNe,
|
|
41771
|
+
dayFormat: hNe,
|
|
41772
|
+
dayAbbrevFormat: pNe,
|
|
41773
41773
|
quarter: X3e,
|
|
41774
41774
|
utcquarter: Z3e,
|
|
41775
41775
|
week: xEe,
|
|
41776
41776
|
utcweek: pEe,
|
|
41777
41777
|
dayofyear: fEe,
|
|
41778
41778
|
utcdayofyear: hEe,
|
|
41779
|
-
warn:
|
|
41780
|
-
info:
|
|
41781
|
-
debug:
|
|
41779
|
+
warn: bNe,
|
|
41780
|
+
info: TNe,
|
|
41781
|
+
debug: RNe,
|
|
41782
41782
|
extent(t) {
|
|
41783
41783
|
return Gl(t);
|
|
41784
41784
|
},
|
|
41785
41785
|
// suppress extra arguments
|
|
41786
|
-
inScope:
|
|
41786
|
+
inScope: SNe,
|
|
41787
41787
|
intersect: wie,
|
|
41788
41788
|
clampRange: eye,
|
|
41789
|
-
pinchDistance:
|
|
41790
|
-
pinchAngle:
|
|
41791
|
-
screen:
|
|
41792
|
-
containerSize:
|
|
41793
|
-
windowSize:
|
|
41794
|
-
bandspace:
|
|
41795
|
-
setdata:
|
|
41796
|
-
pathShape:
|
|
41789
|
+
pinchDistance: NNe,
|
|
41790
|
+
pinchAngle: LNe,
|
|
41791
|
+
screen: e8e,
|
|
41792
|
+
containerSize: n8e,
|
|
41793
|
+
windowSize: t8e,
|
|
41794
|
+
bandspace: qNe,
|
|
41795
|
+
setdata: oNe,
|
|
41796
|
+
pathShape: JNe,
|
|
41797
41797
|
panLinear: V3e,
|
|
41798
41798
|
panLog: Y3e,
|
|
41799
41799
|
panPow: K3e,
|
|
@@ -41802,50 +41802,50 @@ const E3 = {
|
|
|
41802
41802
|
zoomLog: nX,
|
|
41803
41803
|
zoomPow: Ow,
|
|
41804
41804
|
zoomSymlog: rX,
|
|
41805
|
-
encode:
|
|
41806
|
-
modify:
|
|
41807
|
-
lassoAppend:
|
|
41808
|
-
lassoPath:
|
|
41809
|
-
intersectLasso:
|
|
41810
|
-
},
|
|
41805
|
+
encode: uNe,
|
|
41806
|
+
modify: FNe,
|
|
41807
|
+
lassoAppend: i8e,
|
|
41808
|
+
lassoPath: s8e,
|
|
41809
|
+
intersectLasso: o8e
|
|
41810
|
+
}, a8e = ["view", "item", "group", "xy", "x", "y"], l8e = "event.vega.", Fie = "this.", a$ = {}, Nie = {
|
|
41811
41811
|
forbidden: ["_"],
|
|
41812
41812
|
allowed: ["datum", "event", "item"],
|
|
41813
41813
|
fieldvar: "datum",
|
|
41814
41814
|
globalvar: (t) => `_[${Be(Sie + t)}]`,
|
|
41815
|
-
functions:
|
|
41815
|
+
functions: c8e,
|
|
41816
41816
|
constants: yie,
|
|
41817
41817
|
visitors: a$
|
|
41818
|
-
},
|
|
41819
|
-
function
|
|
41818
|
+
}, tN = TFe(Nie);
|
|
41819
|
+
function c8e(t) {
|
|
41820
41820
|
const e = Eie(t);
|
|
41821
|
-
|
|
41821
|
+
a8e.forEach((r) => e[r] = l8e + r);
|
|
41822
41822
|
for (const r in E3)
|
|
41823
41823
|
e[r] = Fie + r;
|
|
41824
|
-
return _t(e,
|
|
41824
|
+
return _t(e, ENe(t, E3, a$)), e;
|
|
41825
41825
|
}
|
|
41826
41826
|
function Yt(t, e, r) {
|
|
41827
|
-
return arguments.length === 1 ? E3[t] : (E3[t] = e, r && (a$[t] = r),
|
|
41828
|
-
}
|
|
41829
|
-
Yt("bandwidth",
|
|
41830
|
-
Yt("copy",
|
|
41831
|
-
Yt("domain",
|
|
41832
|
-
Yt("range",
|
|
41833
|
-
Yt("invert",
|
|
41834
|
-
Yt("scale",
|
|
41835
|
-
Yt("gradient",
|
|
41836
|
-
Yt("geoArea",
|
|
41837
|
-
Yt("geoBounds",
|
|
41838
|
-
Yt("geoCentroid",
|
|
41839
|
-
Yt("geoShape",
|
|
41840
|
-
Yt("geoScale",
|
|
41841
|
-
Yt("indata",
|
|
41827
|
+
return arguments.length === 1 ? E3[t] : (E3[t] = e, r && (a$[t] = r), tN && (tN.functions[t] = Fie + t), this);
|
|
41828
|
+
}
|
|
41829
|
+
Yt("bandwidth", HNe, Mi);
|
|
41830
|
+
Yt("copy", QNe, Mi);
|
|
41831
|
+
Yt("domain", zNe, Mi);
|
|
41832
|
+
Yt("range", GNe, Mi);
|
|
41833
|
+
Yt("invert", WNe, Mi);
|
|
41834
|
+
Yt("scale", VNe, Mi);
|
|
41835
|
+
Yt("gradient", YNe, Mi);
|
|
41836
|
+
Yt("geoArea", ANe, Mi);
|
|
41837
|
+
Yt("geoBounds", _Ne, Mi);
|
|
41838
|
+
Yt("geoCentroid", vNe, Mi);
|
|
41839
|
+
Yt("geoShape", KNe, Mi);
|
|
41840
|
+
Yt("geoScale", CNe, Mi);
|
|
41841
|
+
Yt("indata", sNe, yNe);
|
|
41842
41842
|
Yt("data", vie, i$);
|
|
41843
|
-
Yt("treePath",
|
|
41844
|
-
Yt("treeAncestors",
|
|
41843
|
+
Yt("treePath", XNe, i$);
|
|
41844
|
+
Yt("treeAncestors", ZNe, i$);
|
|
41845
41845
|
Yt("vlSelectionTest", JFe, r$);
|
|
41846
|
-
Yt("vlSelectionIdTest",
|
|
41847
|
-
Yt("vlSelectionResolve",
|
|
41848
|
-
Yt("vlSelectionTuples",
|
|
41846
|
+
Yt("vlSelectionIdTest", eNe, r$);
|
|
41847
|
+
Yt("vlSelectionResolve", nNe, r$);
|
|
41848
|
+
Yt("vlSelectionTuples", tNe);
|
|
41849
41849
|
function ga(t, e) {
|
|
41850
41850
|
const r = {};
|
|
41851
41851
|
let i;
|
|
@@ -41859,7 +41859,7 @@ function ga(t, e) {
|
|
|
41859
41859
|
const u = o.callee.name, a = Nie.visitors[u];
|
|
41860
41860
|
a && a(u, o.arguments, e, r);
|
|
41861
41861
|
});
|
|
41862
|
-
const s =
|
|
41862
|
+
const s = tN(i);
|
|
41863
41863
|
return s.globals.forEach((o) => {
|
|
41864
41864
|
const u = Sie + o;
|
|
41865
41865
|
!ot(r, u) && e.getSignal(o) && (r[u] = e.signalRef(o));
|
|
@@ -41873,22 +41873,22 @@ function ga(t, e) {
|
|
|
41873
41873
|
$params: r
|
|
41874
41874
|
};
|
|
41875
41875
|
}
|
|
41876
|
-
function
|
|
41876
|
+
function f8e(t) {
|
|
41877
41877
|
const e = this, r = t.operators || [];
|
|
41878
41878
|
return t.background && (e.background = t.background), t.eventConfig && (e.eventConfig = t.eventConfig), t.locale && (e.locale = t.locale), r.forEach((i) => e.parseOperator(i)), r.forEach((i) => e.parseOperatorParameters(i)), (t.streams || []).forEach((i) => e.parseStream(i)), (t.updates || []).forEach((i) => e.parseUpdate(i)), e.resolve();
|
|
41879
41879
|
}
|
|
41880
|
-
const
|
|
41881
|
-
function
|
|
41880
|
+
const x8e = fa(["rule"]), nz = fa(["group", "image", "rect"]);
|
|
41881
|
+
function d8e(t, e) {
|
|
41882
41882
|
let r = "";
|
|
41883
|
-
return
|
|
41883
|
+
return x8e[e] || (t.x2 && (t.x ? (nz[e] && (r += "if(o.x>o.x2)$=o.x,o.x=o.x2,o.x2=$;"), r += "o.width=o.x2-o.x;") : r += "o.x=o.x2-(o.width||0);"), t.xc && (r += "o.x=o.xc-(o.width||0)/2;"), t.y2 && (t.y ? (nz[e] && (r += "if(o.y>o.y2)$=o.y,o.y=o.y2,o.y2=$;"), r += "o.height=o.y2-o.y;") : r += "o.y=o.y2-(o.height||0);"), t.yc && (r += "o.y=o.yc-(o.height||0)/2;")), r;
|
|
41884
41884
|
}
|
|
41885
41885
|
function l$(t) {
|
|
41886
41886
|
return (t + "").toLowerCase();
|
|
41887
41887
|
}
|
|
41888
|
-
function
|
|
41888
|
+
function h8e(t) {
|
|
41889
41889
|
return l$(t) === "operator";
|
|
41890
41890
|
}
|
|
41891
|
-
function
|
|
41891
|
+
function p8e(t) {
|
|
41892
41892
|
return l$(t) === "collect";
|
|
41893
41893
|
}
|
|
41894
41894
|
function Tm(t, e, r) {
|
|
@@ -41896,13 +41896,13 @@ function Tm(t, e, r) {
|
|
|
41896
41896
|
const i = Function(...e.concat(r));
|
|
41897
41897
|
return t && t.functions ? i.bind(t.functions) : i;
|
|
41898
41898
|
}
|
|
41899
|
-
function
|
|
41899
|
+
function m8e(t, e, r, i) {
|
|
41900
41900
|
return `((u = ${t}) < (v = ${e}) || u == null) && v != null ? ${r}
|
|
41901
41901
|
: (u > v || v == null) && u != null ? ${i}
|
|
41902
41902
|
: ((v = v instanceof Date ? +v : v), (u = u instanceof Date ? +u : u)) !== u && v === v ? ${r}
|
|
41903
41903
|
: v !== v && u === u ? ${i} : `;
|
|
41904
41904
|
}
|
|
41905
|
-
var
|
|
41905
|
+
var g8e = {
|
|
41906
41906
|
/**
|
|
41907
41907
|
* Parse an expression used to update an operator value.
|
|
41908
41908
|
*/
|
|
@@ -41935,7 +41935,7 @@ var gNe = {
|
|
|
41935
41935
|
const u = "o[" + Be(o) + "]";
|
|
41936
41936
|
s += `$=${i[o].code};if(${u}!==$)${u}=$,m=1;`;
|
|
41937
41937
|
}
|
|
41938
|
-
return s +=
|
|
41938
|
+
return s += d8e(i, r), s += "return m;", Tm(t, ["item", "_"], s);
|
|
41939
41939
|
},
|
|
41940
41940
|
/**
|
|
41941
41941
|
* Optimized code generators for access and comparison.
|
|
@@ -41950,24 +41950,24 @@ var gNe = {
|
|
|
41950
41950
|
const i = (o, u) => {
|
|
41951
41951
|
const a = e[u];
|
|
41952
41952
|
let l, c;
|
|
41953
|
-
return o.path ? (l = `a${o.path}`, c = `b${o.path}`) : ((r = r || {})["f" + u] = o, l = `this.f${u}(a)`, c = `this.f${u}(b)`),
|
|
41953
|
+
return o.path ? (l = `a${o.path}`, c = `b${o.path}`) : ((r = r || {})["f" + u] = o, l = `this.f${u}(a)`, c = `this.f${u}(b)`), m8e(l, c, -a, a);
|
|
41954
41954
|
}, s = Function("a", "b", "var u, v; return " + t.map(i).join("") + "0;");
|
|
41955
41955
|
return r ? s.bind(r) : s;
|
|
41956
41956
|
}
|
|
41957
41957
|
}
|
|
41958
41958
|
};
|
|
41959
|
-
function
|
|
41959
|
+
function y8e(t) {
|
|
41960
41960
|
const e = this;
|
|
41961
|
-
|
|
41961
|
+
h8e(t.type) || !t.type ? e.operator(t, t.update ? e.operatorExpression(t.update) : null) : e.transform(t, t.type);
|
|
41962
41962
|
}
|
|
41963
|
-
function
|
|
41963
|
+
function E8e(t) {
|
|
41964
41964
|
const e = this;
|
|
41965
41965
|
if (t.params) {
|
|
41966
41966
|
const r = e.get(t.id);
|
|
41967
41967
|
r || be("Invalid operator id: " + t.id), e.dataflow.connect(r, r.parameters(e.parseParameters(t.params), t.react, t.initonly));
|
|
41968
41968
|
}
|
|
41969
41969
|
}
|
|
41970
|
-
function
|
|
41970
|
+
function A8e(t, e) {
|
|
41971
41971
|
e = e || {};
|
|
41972
41972
|
const r = this;
|
|
41973
41973
|
for (const i in t) {
|
|
@@ -41985,54 +41985,54 @@ function rz(t, e, r) {
|
|
|
41985
41985
|
}
|
|
41986
41986
|
var iz = [{
|
|
41987
41987
|
key: "$ref",
|
|
41988
|
-
parse:
|
|
41988
|
+
parse: _8e
|
|
41989
41989
|
}, {
|
|
41990
41990
|
key: "$key",
|
|
41991
|
-
parse:
|
|
41991
|
+
parse: C8e
|
|
41992
41992
|
}, {
|
|
41993
41993
|
key: "$expr",
|
|
41994
|
-
parse:
|
|
41994
|
+
parse: v8e
|
|
41995
41995
|
}, {
|
|
41996
41996
|
key: "$field",
|
|
41997
|
-
parse:
|
|
41997
|
+
parse: S8e
|
|
41998
41998
|
}, {
|
|
41999
41999
|
key: "$encode",
|
|
42000
|
-
parse:
|
|
42000
|
+
parse: T8e
|
|
42001
42001
|
}, {
|
|
42002
42002
|
key: "$compare",
|
|
42003
|
-
parse:
|
|
42003
|
+
parse: b8e
|
|
42004
42004
|
}, {
|
|
42005
42005
|
key: "$context",
|
|
42006
|
-
parse:
|
|
42006
|
+
parse: R8e
|
|
42007
42007
|
}, {
|
|
42008
42008
|
key: "$subflow",
|
|
42009
|
-
parse:
|
|
42009
|
+
parse: D8e
|
|
42010
42010
|
}, {
|
|
42011
42011
|
key: "$tupleid",
|
|
42012
|
-
parse:
|
|
42012
|
+
parse: O8e
|
|
42013
42013
|
}];
|
|
42014
|
-
function
|
|
42014
|
+
function _8e(t, e) {
|
|
42015
42015
|
return e.get(t.$ref) || be("Operator not defined: " + t.$ref);
|
|
42016
42016
|
}
|
|
42017
|
-
function
|
|
42017
|
+
function v8e(t, e, r) {
|
|
42018
42018
|
t.$params && e.parseParameters(t.$params, r);
|
|
42019
42019
|
const i = "e:" + t.$expr.code;
|
|
42020
42020
|
return e.fn[i] || (e.fn[i] = Ys(e.parameterExpression(t.$expr), t.$fields));
|
|
42021
42021
|
}
|
|
42022
|
-
function
|
|
42022
|
+
function C8e(t, e) {
|
|
42023
42023
|
const r = "k:" + t.$key + "_" + !!t.$flat;
|
|
42024
42024
|
return e.fn[r] || (e.fn[r] = oX(t.$key, t.$flat, e.expr.codegen));
|
|
42025
42025
|
}
|
|
42026
|
-
function
|
|
42026
|
+
function S8e(t, e) {
|
|
42027
42027
|
if (!t.$field) return null;
|
|
42028
42028
|
const r = "f:" + t.$field + "_" + t.$name;
|
|
42029
42029
|
return e.fn[r] || (e.fn[r] = lu(t.$field, t.$name, e.expr.codegen));
|
|
42030
42030
|
}
|
|
42031
|
-
function
|
|
42031
|
+
function b8e(t, e) {
|
|
42032
42032
|
const r = "c:" + t.$compare + "_" + t.$order, i = He(t.$compare).map((s) => s && s.$tupleid ? st : s);
|
|
42033
42033
|
return e.fn[r] || (e.fn[r] = iX(i, t.$order, e.expr.codegen));
|
|
42034
42034
|
}
|
|
42035
|
-
function
|
|
42035
|
+
function T8e(t, e) {
|
|
42036
42036
|
const r = t.$encode, i = {};
|
|
42037
42037
|
for (const s in r) {
|
|
42038
42038
|
const o = r[s];
|
|
@@ -42040,31 +42040,31 @@ function TNe(t, e) {
|
|
|
42040
42040
|
}
|
|
42041
42041
|
return i;
|
|
42042
42042
|
}
|
|
42043
|
-
function
|
|
42043
|
+
function R8e(t, e) {
|
|
42044
42044
|
return e;
|
|
42045
42045
|
}
|
|
42046
|
-
function
|
|
42046
|
+
function D8e(t, e) {
|
|
42047
42047
|
const r = t.$subflow;
|
|
42048
42048
|
return function(i, s, o) {
|
|
42049
42049
|
const u = e.fork().parse(r), a = u.get(r.operators[0].id), l = u.signals.parent;
|
|
42050
42050
|
return l && l.set(o), a.detachSubflow = () => e.detach(u), a;
|
|
42051
42051
|
};
|
|
42052
42052
|
}
|
|
42053
|
-
function
|
|
42053
|
+
function O8e() {
|
|
42054
42054
|
return st;
|
|
42055
42055
|
}
|
|
42056
|
-
function
|
|
42056
|
+
function w8e(t) {
|
|
42057
42057
|
var e = this, r = t.filter != null ? e.eventExpression(t.filter) : void 0, i = t.stream != null ? e.get(t.stream) : void 0, s;
|
|
42058
42058
|
t.source ? i = e.events(t.source, t.type, r) : t.merge && (s = t.merge.map((o) => e.get(o)), i = s[0].merge.apply(s[0], s.slice(1))), t.between && (s = t.between.map((o) => e.get(o)), i = i.between(s[0], s[1])), t.filter && (i = i.filter(r)), t.throttle != null && (i = i.throttle(+t.throttle)), t.debounce != null && (i = i.debounce(+t.debounce)), i == null && be("Invalid stream definition: " + JSON.stringify(t)), t.consume && i.consume(!0), e.stream(t, i);
|
|
42059
42059
|
}
|
|
42060
|
-
function
|
|
42060
|
+
function F8e(t) {
|
|
42061
42061
|
var e = this, r = Ge(r = t.source) ? r.$ref : r, i = e.get(r), s = null, o = t.update, u = void 0;
|
|
42062
42062
|
i || be("Source not defined: " + t.source), s = t.target && t.target.$expr ? e.eventExpression(t.target.$expr) : e.get(t.target), o && o.$expr && (o.$params && (u = e.parseParameters(o.$params)), o = e.handlerExpression(o.$expr)), e.update(t, i, s, o, u);
|
|
42063
42063
|
}
|
|
42064
|
-
const
|
|
42064
|
+
const N8e = {
|
|
42065
42065
|
skip: !0
|
|
42066
42066
|
};
|
|
42067
|
-
function
|
|
42067
|
+
function L8e(t) {
|
|
42068
42068
|
var e = this, r = {};
|
|
42069
42069
|
if (t.signals) {
|
|
42070
42070
|
var i = r.signals = {};
|
|
@@ -42082,10 +42082,10 @@ function LNe(t) {
|
|
|
42082
42082
|
}
|
|
42083
42083
|
return e.subcontext && t.recurse !== !1 && (r.subcontext = e.subcontext.map((o) => o.getState(t))), r;
|
|
42084
42084
|
}
|
|
42085
|
-
function
|
|
42085
|
+
function I8e(t) {
|
|
42086
42086
|
var e = this, r = e.dataflow, i = t.data, s = t.signals;
|
|
42087
42087
|
Object.keys(s || {}).forEach((o) => {
|
|
42088
|
-
r.update(e.signals[o], s[o],
|
|
42088
|
+
r.update(e.signals[o], s[o], N8e);
|
|
42089
42089
|
}), Object.keys(i || {}).forEach((o) => {
|
|
42090
42090
|
r.pulse(e.data[o].input, r.changeset().remove(cu).insert(i[o]));
|
|
42091
42091
|
}), (t.subcontext || []).forEach((o, u) => {
|
|
@@ -42093,11 +42093,11 @@ function INe(t) {
|
|
|
42093
42093
|
a && a.setState(o);
|
|
42094
42094
|
});
|
|
42095
42095
|
}
|
|
42096
|
-
function $
|
|
42096
|
+
function $8e(t, e, r, i) {
|
|
42097
42097
|
return new Lie(t, e, r, i);
|
|
42098
42098
|
}
|
|
42099
42099
|
function Lie(t, e, r, i) {
|
|
42100
|
-
this.dataflow = t, this.transforms = e, this.events = t.events.bind(t), this.expr = i ||
|
|
42100
|
+
this.dataflow = t, this.transforms = e, this.events = t.events.bind(t), this.expr = i || g8e, this.signals = {}, this.scales = {}, this.nodes = {}, this.data = {}, this.fn = {}, r && (this.functions = Object.create(r), this.functions.context = this);
|
|
42101
42101
|
}
|
|
42102
42102
|
function sz(t) {
|
|
42103
42103
|
this.dataflow = t.dataflow, this.transforms = t.transforms, this.events = t.events, this.expr = t.expr, this.signals = Object.create(t.signals), this.scales = Object.create(t.scales), this.nodes = Object.create(t.nodes), this.data = Object.create(t.data), this.fn = Object.create(t.fn), t.functions && (this.functions = Object.create(t.functions), this.functions.context = this);
|
|
@@ -42122,7 +42122,7 @@ Lie.prototype = sz.prototype = {
|
|
|
42122
42122
|
},
|
|
42123
42123
|
add(t, e) {
|
|
42124
42124
|
const r = this, i = r.dataflow, s = t.value;
|
|
42125
|
-
if (r.set(t.id, e),
|
|
42125
|
+
if (r.set(t.id, e), p8e(t.type) && s && (s.$ingest ? i.ingest(e, s.$ingest, s.$format) : s.$request ? i.preload(e, s.$request, s.$format) : i.pulse(e, i.changeset().insert(s))), t.root && (r.root = e), t.parent) {
|
|
42126
42126
|
let o = r.get(t.parent.$ref);
|
|
42127
42127
|
o ? (i.connect(o, [e]), e.targets().add(o)) : (r.unresolved = r.unresolved || []).push(() => {
|
|
42128
42128
|
o = r.get(t.parent.$ref), i.connect(o, [e]), e.targets().add(o);
|
|
@@ -42166,30 +42166,30 @@ Lie.prototype = sz.prototype = {
|
|
|
42166
42166
|
return this.expr.encode(this, t);
|
|
42167
42167
|
},
|
|
42168
42168
|
// parse methods
|
|
42169
|
-
parse:
|
|
42170
|
-
parseOperator:
|
|
42171
|
-
parseOperatorParameters:
|
|
42172
|
-
parseParameters:
|
|
42173
|
-
parseStream:
|
|
42174
|
-
parseUpdate:
|
|
42169
|
+
parse: f8e,
|
|
42170
|
+
parseOperator: y8e,
|
|
42171
|
+
parseOperatorParameters: E8e,
|
|
42172
|
+
parseParameters: A8e,
|
|
42173
|
+
parseStream: w8e,
|
|
42174
|
+
parseUpdate: F8e,
|
|
42175
42175
|
// state methods
|
|
42176
|
-
getState:
|
|
42177
|
-
setState:
|
|
42176
|
+
getState: L8e,
|
|
42177
|
+
setState: I8e
|
|
42178
42178
|
};
|
|
42179
|
-
function
|
|
42179
|
+
function B8e(t) {
|
|
42180
42180
|
const e = t.container();
|
|
42181
42181
|
e && (e.setAttribute("role", "graphics-document"), e.setAttribute("aria-roleDescription", "visualization"), Iie(e, t.description()));
|
|
42182
42182
|
}
|
|
42183
42183
|
function Iie(t, e) {
|
|
42184
42184
|
t && (e == null ? t.removeAttribute("aria-label") : t.setAttribute("aria-label", e));
|
|
42185
42185
|
}
|
|
42186
|
-
function
|
|
42186
|
+
function k8e(t) {
|
|
42187
42187
|
t.add(null, (e) => (t._background = e.bg, t._resize = 1, e.bg), {
|
|
42188
42188
|
bg: t._signals.background
|
|
42189
42189
|
});
|
|
42190
42190
|
}
|
|
42191
42191
|
const P6 = "default";
|
|
42192
|
-
function
|
|
42192
|
+
function M8e(t) {
|
|
42193
42193
|
const e = t._signals.cursor || (t._signals.cursor = t.add({
|
|
42194
42194
|
user: P6,
|
|
42195
42195
|
item: null
|
|
@@ -42202,12 +42202,12 @@ function MNe(t) {
|
|
|
42202
42202
|
};
|
|
42203
42203
|
}), t.add(null, function(r) {
|
|
42204
42204
|
let i = r.cursor, s = this.value;
|
|
42205
|
-
return ze(i) || (s = i.item, i = i.user),
|
|
42205
|
+
return ze(i) || (s = i.item, i = i.user), nN(t, i && i !== P6 ? i : s || i), s;
|
|
42206
42206
|
}, {
|
|
42207
42207
|
cursor: e
|
|
42208
42208
|
});
|
|
42209
42209
|
}
|
|
42210
|
-
function
|
|
42210
|
+
function nN(t, e) {
|
|
42211
42211
|
const r = t.globalCursor() ? typeof document < "u" && document.body : t.container();
|
|
42212
42212
|
if (r)
|
|
42213
42213
|
return e == null ? r.style.removeProperty("cursor") : r.style.cursor = e;
|
|
@@ -42216,7 +42216,7 @@ function JC(t, e) {
|
|
|
42216
42216
|
var r = t._runtime.data;
|
|
42217
42217
|
return ot(r, e) || be("Unrecognized data set: " + e), r[e];
|
|
42218
42218
|
}
|
|
42219
|
-
function
|
|
42219
|
+
function P8e(t, e) {
|
|
42220
42220
|
return arguments.length < 2 ? JC(this, t).values.value : f4.call(this, t, v2().remove(cu).insert(e));
|
|
42221
42221
|
}
|
|
42222
42222
|
function f4(t, e) {
|
|
@@ -42224,10 +42224,10 @@ function f4(t, e) {
|
|
|
42224
42224
|
const r = JC(this, t);
|
|
42225
42225
|
return r.modified = !0, this.pulse(r.input, e);
|
|
42226
42226
|
}
|
|
42227
|
-
function
|
|
42227
|
+
function U8e(t, e) {
|
|
42228
42228
|
return f4.call(this, t, v2().insert(e));
|
|
42229
42229
|
}
|
|
42230
|
-
function
|
|
42230
|
+
function j8e(t, e) {
|
|
42231
42231
|
return f4.call(this, t, v2().remove(e));
|
|
42232
42232
|
}
|
|
42233
42233
|
function $ie(t) {
|
|
@@ -42242,7 +42242,7 @@ function x4(t) {
|
|
|
42242
42242
|
var e = t.padding(), r = t._origin;
|
|
42243
42243
|
return [e.left + r[0], e.top + r[1]];
|
|
42244
42244
|
}
|
|
42245
|
-
function
|
|
42245
|
+
function q8e(t) {
|
|
42246
42246
|
var e = x4(t), r = $ie(t), i = Bie(t);
|
|
42247
42247
|
t._renderer.background(t.background()), t._renderer.resize(r, i, e), t._handler.origin(e), t._resizeListeners.forEach((s) => {
|
|
42248
42248
|
try {
|
|
@@ -42252,11 +42252,11 @@ function qNe(t) {
|
|
|
42252
42252
|
}
|
|
42253
42253
|
});
|
|
42254
42254
|
}
|
|
42255
|
-
function
|
|
42255
|
+
function H8e(t, e, r) {
|
|
42256
42256
|
var i = t._renderer, s = i && i.canvas(), o, u, a;
|
|
42257
|
-
return s && (a = x4(t), u = e.changedTouches ? e.changedTouches[0] : e, o = eI(u, s), o[0] -= a[0], o[1] -= a[1]), e.dataflow = t, e.item = r, e.vega =
|
|
42257
|
+
return s && (a = x4(t), u = e.changedTouches ? e.changedTouches[0] : e, o = eI(u, s), o[0] -= a[0], o[1] -= a[1]), e.dataflow = t, e.item = r, e.vega = Q8e(t, r, o), e;
|
|
42258
42258
|
}
|
|
42259
|
-
function
|
|
42259
|
+
function Q8e(t, e, r) {
|
|
42260
42260
|
const i = e ? e.mark.marktype === "group" ? e : e.mark.group : null;
|
|
42261
42261
|
function s(u) {
|
|
42262
42262
|
var a = i, l;
|
|
@@ -42286,10 +42286,10 @@ function QNe(t, e, r) {
|
|
|
42286
42286
|
y: (u) => o(u)[1]
|
|
42287
42287
|
};
|
|
42288
42288
|
}
|
|
42289
|
-
const oz = "view",
|
|
42289
|
+
const oz = "view", z8e = "timer", W8e = "window", G8e = {
|
|
42290
42290
|
trap: !1
|
|
42291
42291
|
};
|
|
42292
|
-
function
|
|
42292
|
+
function V8e(t) {
|
|
42293
42293
|
const e = _t({
|
|
42294
42294
|
defaults: {}
|
|
42295
42295
|
}, t), r = (i, s) => {
|
|
@@ -42306,7 +42306,7 @@ function kie(t, e, r, i) {
|
|
|
42306
42306
|
handler: i
|
|
42307
42307
|
});
|
|
42308
42308
|
}
|
|
42309
|
-
function
|
|
42309
|
+
function Y8e(t, e) {
|
|
42310
42310
|
var r = t._eventConfig.defaults, i = r.prevent, s = r.allow;
|
|
42311
42311
|
return i === !1 || s === !0 ? !1 : i === !0 || s === !1 ? !0 : i ? i[e] : s ? !s[e] : t.preventDefault();
|
|
42312
42312
|
}
|
|
@@ -42314,17 +42314,17 @@ function YA(t, e, r) {
|
|
|
42314
42314
|
const i = t._eventConfig && t._eventConfig[e];
|
|
42315
42315
|
return i === !1 || Ge(i) && !i[r] ? (t.warn(`Blocked ${e} ${r} event listener.`), !1) : !0;
|
|
42316
42316
|
}
|
|
42317
|
-
function
|
|
42317
|
+
function K8e(t, e, r) {
|
|
42318
42318
|
var i = this, s = new O9(r), o = function(c, f) {
|
|
42319
42319
|
i.runAsync(null, () => {
|
|
42320
|
-
t === oz &&
|
|
42320
|
+
t === oz && Y8e(i, e) && c.preventDefault(), s.receive(H8e(i, c, f));
|
|
42321
42321
|
});
|
|
42322
42322
|
}, u;
|
|
42323
|
-
if (t ===
|
|
42323
|
+
if (t === z8e)
|
|
42324
42324
|
YA(i, "timer", e) && i.timer(o, e);
|
|
42325
42325
|
else if (t === oz)
|
|
42326
|
-
YA(i, "view", e) && i.addEventListener(e, o,
|
|
42327
|
-
else if (t ===
|
|
42326
|
+
YA(i, "view", e) && i.addEventListener(e, o, G8e);
|
|
42327
|
+
else if (t === W8e ? YA(i, "window", e) && typeof window < "u" && (u = [window]) : typeof document < "u" && YA(i, "selector", e) && (u = Array.from(document.querySelectorAll(t))), !u)
|
|
42328
42328
|
i.warn("Can not resolve event source: " + t);
|
|
42329
42329
|
else {
|
|
42330
42330
|
for (var a = 0, l = u.length; a < l; ++a)
|
|
@@ -42344,10 +42344,10 @@ function lz(t) {
|
|
|
42344
42344
|
return r.vega.view().changeset().encode(r.item, t);
|
|
42345
42345
|
};
|
|
42346
42346
|
}
|
|
42347
|
-
function
|
|
42347
|
+
function J8e(t, e) {
|
|
42348
42348
|
return t = [t || "hover"], e = [e || "update", t[0]], this.on(this.events("view", "pointerover", uz), az, lz(t)), this.on(this.events("view", "pointerout", uz), az, lz(e)), this;
|
|
42349
42349
|
}
|
|
42350
|
-
function
|
|
42350
|
+
function X8e() {
|
|
42351
42351
|
var t = this._tooltip, e = this._timers, r = this._handler.handlers(), i = this._eventListeners, s, o, u, a, l;
|
|
42352
42352
|
for (s = e.length; --s >= 0; )
|
|
42353
42353
|
e[s].stop();
|
|
@@ -42363,7 +42363,7 @@ function Is(t, e, r) {
|
|
|
42363
42363
|
for (const s in e) i.setAttribute(s, e[s]);
|
|
42364
42364
|
return r != null && (i.textContent = r), i;
|
|
42365
42365
|
}
|
|
42366
|
-
const
|
|
42366
|
+
const Z8e = "vega-bind", e9e = "vega-bind-name", t9e = "vega-bind-radio";
|
|
42367
42367
|
function n9e(t, e, r) {
|
|
42368
42368
|
if (!e) return;
|
|
42369
42369
|
const i = r.param;
|
|
@@ -42394,7 +42394,7 @@ function i9e(t) {
|
|
|
42394
42394
|
}
|
|
42395
42395
|
function s9e(t, e, r, i) {
|
|
42396
42396
|
const s = i.signal(r.signal), o = Is("div", {
|
|
42397
|
-
class:
|
|
42397
|
+
class: Z8e
|
|
42398
42398
|
}), u = r.input === "radio" ? o : o.appendChild(Is("label"));
|
|
42399
42399
|
u.appendChild(Is("span", {
|
|
42400
42400
|
class: e9e
|
|
@@ -42513,7 +42513,7 @@ function f9e(t, e, r, i) {
|
|
|
42513
42513
|
}
|
|
42514
42514
|
function x9e(t, e) {
|
|
42515
42515
|
const r = this, i = r._renderType, s = r._eventConfig.bind, o = sI(i);
|
|
42516
|
-
t = r._el = t ? U6(r, t, !0) : null,
|
|
42516
|
+
t = r._el = t ? U6(r, t, !0) : null, B8e(r), o || r.error("Unrecognized renderer type: " + i);
|
|
42517
42517
|
const u = o.handler || X5, a = t ? o.renderer : o.headless;
|
|
42518
42518
|
return r._renderer = a ? Mie(r, r._renderer, t, a) : null, r._handler = f9e(r, r._handler, t, u), r._redraw = !0, t && s !== "none" && (e = e ? r._elBind = U6(r, e, !0) : t.appendChild(Is("form", {
|
|
42519
42519
|
class: "vega-bindings"
|
|
@@ -42574,7 +42574,7 @@ async function g9e(t) {
|
|
|
42574
42574
|
return (await f$(this, Kf.SVG, t)).svg();
|
|
42575
42575
|
}
|
|
42576
42576
|
function y9e(t, e, r) {
|
|
42577
|
-
return $
|
|
42577
|
+
return $8e(t, r3, E3, r).parse(e);
|
|
42578
42578
|
}
|
|
42579
42579
|
function E9e(t) {
|
|
42580
42580
|
var e = this._runtime.scales;
|
|
@@ -42686,12 +42686,12 @@ function d$(t, e) {
|
|
|
42686
42686
|
}
|
|
42687
42687
|
r._el = null, r._elBind = null, r._renderType = e.renderer || Kf.Canvas, r._scenegraph = new S4e();
|
|
42688
42688
|
const i = r._scenegraph.root;
|
|
42689
|
-
r._renderer = null, r._tooltip = e.tooltip || R9e, r._redraw = !0, r._handler = new X5().scene(i), r._globalCursor = !1, r._preventDefault = !1, r._timers = [], r._eventListeners = [], r._resizeListeners = [], r._eventConfig =
|
|
42689
|
+
r._renderer = null, r._tooltip = e.tooltip || R9e, r._redraw = !0, r._handler = new X5().scene(i), r._globalCursor = !1, r._preventDefault = !1, r._timers = [], r._eventListeners = [], r._resizeListeners = [], r._eventConfig = V8e(t.eventConfig), r.globalCursor(r._eventConfig.globalCursor);
|
|
42690
42690
|
const s = y9e(r, t, e.expr);
|
|
42691
42691
|
r._runtime = s, r._signals = s.signals, r._bind = (t.bindings || []).map((o) => ({
|
|
42692
42692
|
state: null,
|
|
42693
42693
|
param: _t({}, o)
|
|
42694
|
-
})), s.root && s.root.set(i), i.source = s.data.root.input, r.pulse(s.data.root.input, r.changeset().insert(i.items)), r._width = r.width(), r._height = r.height(), r._viewWidth = jie(r, r._width), r._viewHeight = qie(r, r._height), r._origin = [0, 0], r._resize = 0, r._autosize = 1, A9e(r),
|
|
42694
|
+
})), s.root && s.root.set(i), i.source = s.data.root.input, r.pulse(s.data.root.input, r.changeset().insert(i.items)), r._width = r.width(), r._height = r.height(), r._viewWidth = jie(r, r._width), r._viewHeight = qie(r, r._height), r._origin = [0, 0], r._resize = 0, r._autosize = 1, A9e(r), k8e(r), M8e(r), r.description(t.description), e.hover && r.hover(), e.container && r.initialize(e.container, e.bind), e.watchPixelRatio && r._watchPixelRatio();
|
|
42695
42695
|
}
|
|
42696
42696
|
function KA(t, e) {
|
|
42697
42697
|
return ot(t._signals, e) ? t._signals[e] : be("Unrecognized signal name: " + Be(e));
|
|
@@ -42713,7 +42713,7 @@ Me(d$, Sg, {
|
|
|
42713
42713
|
async evaluate(t, e, r) {
|
|
42714
42714
|
if (await Sg.prototype.evaluate.call(this, t, e), this._redraw || this._resize)
|
|
42715
42715
|
try {
|
|
42716
|
-
this._renderer && (this._resize && (this._resize = 0,
|
|
42716
|
+
this._renderer && (this._resize && (this._resize = 0, q8e(this)), await this._renderer.renderAsync(this._scenegraph.root)), this._redraw = !1;
|
|
42717
42717
|
} catch (i) {
|
|
42718
42718
|
this.error(i);
|
|
42719
42719
|
}
|
|
@@ -42811,8 +42811,8 @@ Me(d$, Sg, {
|
|
|
42811
42811
|
globalCursor(t) {
|
|
42812
42812
|
if (arguments.length) {
|
|
42813
42813
|
if (this._globalCursor !== !!t) {
|
|
42814
|
-
const e =
|
|
42815
|
-
this._globalCursor = !!t, e &&
|
|
42814
|
+
const e = nN(this, null);
|
|
42815
|
+
this._globalCursor = !!t, e && nN(this, e);
|
|
42816
42816
|
}
|
|
42817
42817
|
return this;
|
|
42818
42818
|
} else
|
|
@@ -42822,14 +42822,14 @@ Me(d$, Sg, {
|
|
|
42822
42822
|
return arguments.length ? (this._preventDefault = t, this) : this._preventDefault;
|
|
42823
42823
|
},
|
|
42824
42824
|
timer: T9e,
|
|
42825
|
-
events:
|
|
42826
|
-
finalize:
|
|
42827
|
-
hover:
|
|
42825
|
+
events: K8e,
|
|
42826
|
+
finalize: X8e,
|
|
42827
|
+
hover: J8e,
|
|
42828
42828
|
// -- DATA ----
|
|
42829
|
-
data:
|
|
42829
|
+
data: P8e,
|
|
42830
42830
|
change: f4,
|
|
42831
|
-
insert:
|
|
42832
|
-
remove:
|
|
42831
|
+
insert: U8e,
|
|
42832
|
+
remove: j8e,
|
|
42833
42833
|
// -- SCALES --
|
|
42834
42834
|
scale: E9e,
|
|
42835
42835
|
// -- INITIALIZATION ----
|
|
@@ -42861,7 +42861,7 @@ const F9e = "view", ZC = "[", eS = "]", Wie = "{", Gie = "}", N9e = ":", Vie = "
|
|
|
42861
42861
|
};
|
|
42862
42862
|
let Yie, Kie;
|
|
42863
42863
|
function _d(t, e, r) {
|
|
42864
|
-
return Yie = e || F9e, Kie = B9e, Jie(t.trim()).map(
|
|
42864
|
+
return Yie = e || F9e, Kie = B9e, Jie(t.trim()).map(rN);
|
|
42865
42865
|
}
|
|
42866
42866
|
function k9e(t) {
|
|
42867
42867
|
return Kie[t];
|
|
@@ -42884,7 +42884,7 @@ function Jie(t) {
|
|
|
42884
42884
|
throw "Empty event selector: " + t;
|
|
42885
42885
|
return e;
|
|
42886
42886
|
}
|
|
42887
|
-
function
|
|
42887
|
+
function rN(t) {
|
|
42888
42888
|
return t[0] === "[" ? M9e(t) : P9e(t);
|
|
42889
42889
|
}
|
|
42890
42890
|
function M9e(t) {
|
|
@@ -42896,8 +42896,8 @@ function M9e(t) {
|
|
|
42896
42896
|
throw "Between selector must have two elements: " + t;
|
|
42897
42897
|
if (t = t.slice(r + 1).trim(), t[0] !== I9e)
|
|
42898
42898
|
throw "Expected '>' after between selector: " + t;
|
|
42899
|
-
i = i.map(
|
|
42900
|
-
const s =
|
|
42899
|
+
i = i.map(rN);
|
|
42900
|
+
const s = rN(t.slice(1).trim());
|
|
42901
42901
|
return s.between ? {
|
|
42902
42902
|
between: i,
|
|
42903
42903
|
stream: s
|
|
@@ -43095,11 +43095,11 @@ function rse(t, e) {
|
|
|
43095
43095
|
t.react === !1 && (i.react = !1), t.bind && e.addBinding(r, t.bind);
|
|
43096
43096
|
}
|
|
43097
43097
|
}
|
|
43098
|
-
function
|
|
43098
|
+
function iN(t, e, r, i) {
|
|
43099
43099
|
this.id = -1, this.type = t, this.value = e, this.params = r, i && (this.parent = i);
|
|
43100
43100
|
}
|
|
43101
43101
|
function h4(t, e, r, i) {
|
|
43102
|
-
return new
|
|
43102
|
+
return new iN(t, e, r, i);
|
|
43103
43103
|
}
|
|
43104
43104
|
function tS(t, e) {
|
|
43105
43105
|
return h4("operator", t, e);
|
|
@@ -43118,7 +43118,7 @@ function A3(t, e) {
|
|
|
43118
43118
|
$field: t
|
|
43119
43119
|
};
|
|
43120
43120
|
}
|
|
43121
|
-
const
|
|
43121
|
+
const sN = A3("key");
|
|
43122
43122
|
function mz(t, e) {
|
|
43123
43123
|
return {
|
|
43124
43124
|
$compare: t,
|
|
@@ -43138,7 +43138,7 @@ function yLe(t) {
|
|
|
43138
43138
|
function p4(t, e) {
|
|
43139
43139
|
return (t && t.signal ? "$" + t.signal : t || "") + (t && e ? "_" : "") + (e && e.signal ? "$" + e.signal : e || "");
|
|
43140
43140
|
}
|
|
43141
|
-
const g$ = "scope",
|
|
43141
|
+
const g$ = "scope", oN = "view";
|
|
43142
43142
|
function ir(t) {
|
|
43143
43143
|
return t && t.signal;
|
|
43144
43144
|
}
|
|
@@ -43164,7 +43164,7 @@ function _3(t, e) {
|
|
|
43164
43164
|
return (t.merge ? _Le : t.stream ? vLe : t.type ? CLe : be("Invalid stream specification: " + Be(t)))(t, e);
|
|
43165
43165
|
}
|
|
43166
43166
|
function ALe(t) {
|
|
43167
|
-
return t === g$ ?
|
|
43167
|
+
return t === g$ ? oN : t || oN;
|
|
43168
43168
|
}
|
|
43169
43169
|
function _Le(t, e) {
|
|
43170
43170
|
const r = t.merge.map((s) => _3(s, e)), i = y$({
|
|
@@ -43209,7 +43209,7 @@ function TLe(t, e, r) {
|
|
|
43209
43209
|
target: r
|
|
43210
43210
|
};
|
|
43211
43211
|
let o = t.events, u = t.update, a = [];
|
|
43212
|
-
o || be("Signal update missing events specification."), ze(o) && (o = _d(o, e.isSubscope() ? g$ :
|
|
43212
|
+
o || be("Signal update missing events specification."), ze(o) && (o = _d(o, e.isSubscope() ? g$ : oN)), o = He(o).filter((l) => l.signal || l.scale ? (a.push(l), 0) : 1), a.length > 1 && (a = [DLe(a)]), o.length && a.push(o.length > 1 ? {
|
|
43213
43213
|
merge: o
|
|
43214
43214
|
} : o[0]), i != null && (u && be("Signal encode and update are mutually exclusive."), u = "encode(item()," + Be(i) + ")"), s.update = ze(u) ? ga(u, e) : u.expr != null ? ga(u.expr, e) : u.value != null ? u.value : u.signal != null ? {
|
|
43215
43215
|
$expr: bLe,
|
|
@@ -43308,7 +43308,7 @@ function nIe(t, e, r) {
|
|
|
43308
43308
|
const f = e.getData(c.data);
|
|
43309
43309
|
return f || m4(c.data), f.countsRef(e, c.field, i);
|
|
43310
43310
|
}), a = {
|
|
43311
|
-
groupby:
|
|
43311
|
+
groupby: sN,
|
|
43312
43312
|
pulse: u
|
|
43313
43313
|
};
|
|
43314
43314
|
i && (s = i.op || "count", o = i.field ? p4(s, i.field) : "count", a.ops = [cse[s]], a.fields = [e.fieldRef(o)], a.as = [o]), s = e.add(ise(a));
|
|
@@ -43316,7 +43316,7 @@ function nIe(t, e, r) {
|
|
|
43316
43316
|
pulse: rt(s)
|
|
43317
43317
|
}));
|
|
43318
43318
|
return o = e.add(VLe({
|
|
43319
|
-
field:
|
|
43319
|
+
field: sN,
|
|
43320
43320
|
sort: e.sortRef(i),
|
|
43321
43321
|
pulse: rt(l)
|
|
43322
43322
|
})), rt(o);
|
|
@@ -43389,15 +43389,15 @@ function dse(t, e, r) {
|
|
|
43389
43389
|
function aIe(t, e) {
|
|
43390
43390
|
const r = e.config.projection || {}, i = {};
|
|
43391
43391
|
for (const s in t)
|
|
43392
|
-
s !== "name" && (i[s] =
|
|
43392
|
+
s !== "name" && (i[s] = uN(t[s], s, e));
|
|
43393
43393
|
for (const s in r)
|
|
43394
|
-
i[s] == null && (i[s] =
|
|
43394
|
+
i[s] == null && (i[s] = uN(r[s], s, e));
|
|
43395
43395
|
e.addProjection(t.name, i);
|
|
43396
43396
|
}
|
|
43397
|
-
function
|
|
43398
|
-
return Te(t) ? t.map((i) =>
|
|
43397
|
+
function uN(t, e, r) {
|
|
43398
|
+
return Te(t) ? t.map((i) => uN(i, e, r)) : Ge(t) ? t.signal ? r.signalRef(t.signal) : e === "fit" ? t : be("Unsupported parameter object: " + Be(t)) : t;
|
|
43399
43399
|
}
|
|
43400
|
-
const bu = "top", O2 = "left", w2 = "right", Ac = "bottom", hse = "center", lIe = "vertical", cIe = "start", fIe = "middle", xIe = "end",
|
|
43400
|
+
const bu = "top", O2 = "left", w2 = "right", Ac = "bottom", hse = "center", lIe = "vertical", cIe = "start", fIe = "middle", xIe = "end", aN = "index", E$ = "label", dIe = "offset", vp = "perc", hIe = "perc2", go = "value", eE = "guide-label", A$ = "guide-title", pIe = "group-title", mIe = "group-subtitle", Ez = "symbol", ev = "gradient", lN = "discrete", cN = "size", gIe = "shape", yIe = "fill", EIe = "stroke", AIe = "strokeWidth", _Ie = "strokeDash", vIe = "opacity", _$ = [cN, gIe, yIe, EIe, AIe, _Ie, vIe], tE = {
|
|
43401
43401
|
name: 1,
|
|
43402
43402
|
style: 1,
|
|
43403
43403
|
interactive: 1
|
|
@@ -43568,7 +43568,7 @@ function Az(t, e, r, i) {
|
|
|
43568
43568
|
}, c[h] = f[h] = u, u.offset = qo(t.labelOffset, e.gradientLabelOffset) || 0, l = l ? {
|
|
43569
43569
|
separation: s("labelSeparation"),
|
|
43570
43570
|
method: l,
|
|
43571
|
-
order: "datum." +
|
|
43571
|
+
order: "datum." + aN
|
|
43572
43572
|
} : void 0, Qs({
|
|
43573
43573
|
type: Cd,
|
|
43574
43574
|
role: Xie,
|
|
@@ -43582,9 +43582,9 @@ function Az(t, e, r, i) {
|
|
|
43582
43582
|
function wIe(t, e, r, i, s) {
|
|
43583
43583
|
const o = _s(t, e), u = r.entries, a = !!(u && u.interactive), l = u ? u.name : void 0, c = o("clipHeight"), f = o("symbolOffset"), x = {
|
|
43584
43584
|
data: "value"
|
|
43585
|
-
}, h = `(${s}) ? datum.${dIe} : datum.${
|
|
43586
|
-
field:
|
|
43587
|
-
}, m = `datum.${
|
|
43585
|
+
}, h = `(${s}) ? datum.${dIe} : datum.${cN}`, p = c ? Cr(c) : {
|
|
43586
|
+
field: cN
|
|
43587
|
+
}, m = `datum.${aN}`, y = `max(1, ${s})`;
|
|
43588
43588
|
let g, E, A, _, v;
|
|
43589
43589
|
p.mult = 0.5, g = {
|
|
43590
43590
|
enter: E = {
|
|
@@ -43700,7 +43700,7 @@ function wIe(t, e, r, i, s) {
|
|
|
43700
43700
|
facet: {
|
|
43701
43701
|
data: i,
|
|
43702
43702
|
name: "value",
|
|
43703
|
-
groupby:
|
|
43703
|
+
groupby: aN
|
|
43704
43704
|
}
|
|
43705
43705
|
}, v3({
|
|
43706
43706
|
role: m$,
|
|
@@ -43914,7 +43914,7 @@ function Om(t, e, r, i, s, o, u) {
|
|
|
43914
43914
|
let c = Ase(s), f, x;
|
|
43915
43915
|
if (c != null && (t = e.scope, c = c + (l ? "|" + l : ""), f = a[c]), !f) {
|
|
43916
43916
|
const h = o ? {
|
|
43917
|
-
field:
|
|
43917
|
+
field: sN,
|
|
43918
43918
|
pulse: e.countsRef(t, s, o)
|
|
43919
43919
|
} : {
|
|
43920
43920
|
field: t.fieldRef(s),
|
|
@@ -44085,7 +44085,7 @@ function ZIe(t, e) {
|
|
|
44085
44085
|
formatType: e.property(t.formatType),
|
|
44086
44086
|
formatSpecifier: e.property(t.format)
|
|
44087
44087
|
})));
|
|
44088
|
-
return m === ev ? (p = [TIe(t, f, r, i.gradient), Az(t, r, i.labels, A)], h.count = h.count || e.signalRef(`max(2,2*floor((${ax(s.gradientLength())})/100))`)) : m ===
|
|
44088
|
+
return m === ev ? (p = [TIe(t, f, r, i.gradient), Az(t, r, i.labels, A)], h.count = h.count || e.signalRef(`max(2,2*floor((${ax(s.gradientLength())})/100))`)) : m === lN ? p = [RIe(t, f, r, i.gradient, A), Az(t, r, i.labels, A)] : (x = FIe(t, r), p = [wIe(t, r, i, A, ax(x.columns))], h.size = r$e(t, e, p[0].marks)), p = [v3({
|
|
44089
44089
|
role: X9e,
|
|
44090
44090
|
from: g,
|
|
44091
44091
|
encode: E,
|
|
@@ -44107,7 +44107,7 @@ function ZIe(t, e) {
|
|
|
44107
44107
|
}
|
|
44108
44108
|
function e$e(t, e) {
|
|
44109
44109
|
let r = t.type || Ez;
|
|
44110
|
-
return !t.type && t$e(t) === 1 && (t.fill || t.stroke) && (r = NL(e) ? ev : tF(e) ?
|
|
44110
|
+
return !t.type && t$e(t) === 1 && (t.fill || t.stroke) && (r = NL(e) ? ev : tF(e) ? lN : Ez), r !== ev ? r : tF(e) ? lN : ev;
|
|
44111
44111
|
}
|
|
44112
44112
|
function t$e(t) {
|
|
44113
44113
|
return _$.reduce((e, r) => e + (t[r] ? 1 : 0), 0);
|
|
@@ -44836,7 +44836,7 @@ Tse.prototype = Nz.prototype = {
|
|
|
44836
44836
|
}), t.refs = null), t;
|
|
44837
44837
|
},
|
|
44838
44838
|
proxy(t) {
|
|
44839
|
-
const e = t instanceof
|
|
44839
|
+
const e = t instanceof iN ? rt(t) : t;
|
|
44840
44840
|
return this.add(QLe({
|
|
44841
44841
|
value: e
|
|
44842
44842
|
}));
|
|
@@ -44945,7 +44945,7 @@ Tse.prototype = Nz.prototype = {
|
|
|
44945
44945
|
},
|
|
44946
44946
|
addSignal(t, e) {
|
|
44947
44947
|
this.hasOwnSignal(t) && be("Duplicate signal name: " + Be(t));
|
|
44948
|
-
const r = e instanceof
|
|
44948
|
+
const r = e instanceof iN ? e : this.add(tS(e));
|
|
44949
44949
|
return this.signals[t] = r;
|
|
44950
44950
|
},
|
|
44951
44951
|
getSignal(t) {
|
|
@@ -46040,8 +46040,8 @@ function hBe() {
|
|
|
46040
46040
|
function pBe() {
|
|
46041
46041
|
return null;
|
|
46042
46042
|
}
|
|
46043
|
-
const Fse =
|
|
46044
|
-
const t =
|
|
46043
|
+
const Fse = M8(), Nse = () => {
|
|
46044
|
+
const t = P8(Fse);
|
|
46045
46045
|
if (!t)
|
|
46046
46046
|
throw Error(
|
|
46047
46047
|
"useResultContext must be used within a ResultContext.Provider"
|
|
@@ -46198,7 +46198,7 @@ function vBe(t) {
|
|
|
46198
46198
|
}), null), D;
|
|
46199
46199
|
})();
|
|
46200
46200
|
}
|
|
46201
|
-
|
|
46201
|
+
j8(["click"]);
|
|
46202
46202
|
const Iz = {
|
|
46203
46203
|
xs: 28,
|
|
46204
46204
|
sm: 64,
|
|
@@ -46412,12 +46412,12 @@ function v4(...[t, e]) {
|
|
|
46412
46412
|
}
|
|
46413
46413
|
return [s, o];
|
|
46414
46414
|
}
|
|
46415
|
-
const
|
|
46415
|
+
const fN = Symbol("store-root");
|
|
46416
46416
|
function fh(t, e, r, i, s) {
|
|
46417
46417
|
const o = e[r];
|
|
46418
46418
|
if (t === o) return;
|
|
46419
46419
|
const u = Array.isArray(t);
|
|
46420
|
-
if (r !==
|
|
46420
|
+
if (r !== fN && (!ya(t) || !ya(o) || u !== Array.isArray(o) || s && t[s] !== o[s])) {
|
|
46421
46421
|
ts(e, r, t);
|
|
46422
46422
|
return;
|
|
46423
46423
|
}
|
|
@@ -46462,9 +46462,9 @@ function DBe(t, e = {}) {
|
|
|
46462
46462
|
const u = fh(
|
|
46463
46463
|
s,
|
|
46464
46464
|
{
|
|
46465
|
-
[
|
|
46465
|
+
[fN]: o
|
|
46466
46466
|
},
|
|
46467
|
-
|
|
46467
|
+
fN,
|
|
46468
46468
|
r,
|
|
46469
46469
|
i
|
|
46470
46470
|
);
|
|
@@ -46494,7 +46494,7 @@ function nv(t) {
|
|
|
46494
46494
|
return e;
|
|
46495
46495
|
};
|
|
46496
46496
|
}
|
|
46497
|
-
const Use =
|
|
46497
|
+
const Use = M8(), jx = () => P8(Use);
|
|
46498
46498
|
function OBe() {
|
|
46499
46499
|
return v4({
|
|
46500
46500
|
headerSizes: {},
|
|
@@ -47748,7 +47748,7 @@ const tke = navigator.userAgent.toLowerCase().indexOf("chrome") >= 0, nke = tke,
|
|
|
47748
47748
|
}
|
|
47749
47749
|
});
|
|
47750
47750
|
};
|
|
47751
|
-
|
|
47751
|
+
j8(["click"]);
|
|
47752
47752
|
var ske = /* @__PURE__ */ bt('<div class=malloy-list style="text-wrap:wrap;line-height:calc(var(--malloy-render--table-row-height) * 5 / 7 - 1px);">'), oke = /* @__PURE__ */ bt("<span>");
|
|
47753
47753
|
function uke(t) {
|
|
47754
47754
|
if (t.dataColumn.isNull()) return "∅";
|
|
@@ -48044,7 +48044,7 @@ function hke(t) {
|
|
|
48044
48044
|
}), null), m;
|
|
48045
48045
|
})();
|
|
48046
48046
|
}
|
|
48047
|
-
|
|
48047
|
+
j8(["click"]);
|
|
48048
48048
|
function pke({ dataColumn: t }) {
|
|
48049
48049
|
if (!t.field.isAtomic())
|
|
48050
48050
|
throw new Error(
|
|
@@ -48393,11 +48393,11 @@ function Nn(t) {
|
|
|
48393
48393
|
function iv(t, e) {
|
|
48394
48394
|
return L$(t) ? `!(${iv(t.not, e)})` : N$(t) ? `(${t.and.map((r) => iv(r, e)).join(") && (")})` : F$(t) ? `(${t.or.map((r) => iv(r, e)).join(") || (")})` : e(t);
|
|
48395
48395
|
}
|
|
48396
|
-
function
|
|
48396
|
+
function xN(t, e) {
|
|
48397
48397
|
if (e.length === 0)
|
|
48398
48398
|
return !0;
|
|
48399
48399
|
const r = e.shift();
|
|
48400
|
-
return r in t &&
|
|
48400
|
+
return r in t && xN(t[r], e) && delete t[r], an(t);
|
|
48401
48401
|
}
|
|
48402
48402
|
function C4(t) {
|
|
48403
48403
|
return t.charAt(0).toUpperCase() + t.substr(1);
|
|
@@ -49058,7 +49058,7 @@ const sMe = {
|
|
|
49058
49058
|
symbol: 1,
|
|
49059
49059
|
text: 1,
|
|
49060
49060
|
trail: 1
|
|
49061
|
-
},
|
|
49061
|
+
}, dN = [
|
|
49062
49062
|
"cornerRadius",
|
|
49063
49063
|
"cornerRadiusTopLeft",
|
|
49064
49064
|
"cornerRadiusTopRight",
|
|
@@ -49287,7 +49287,7 @@ function Eoe(t, e) {
|
|
|
49287
49287
|
function LMe(t) {
|
|
49288
49288
|
return `Position range does not support relative band size for ${t}.`;
|
|
49289
49289
|
}
|
|
49290
|
-
function
|
|
49290
|
+
function hN(t, e) {
|
|
49291
49291
|
return `Dropping ${En(t)} from channel "${e}" since it does not contain any data field, datum, value, or signal.`;
|
|
49292
49292
|
}
|
|
49293
49293
|
const IMe = "Line marks cannot encode size with a non-groupby field. You may want to use trail marks instead.";
|
|
@@ -49726,7 +49726,7 @@ const xs = {
|
|
|
49726
49726
|
ORDINAL: "ordinal",
|
|
49727
49727
|
POINT: "point",
|
|
49728
49728
|
BAND: "band"
|
|
49729
|
-
},
|
|
49729
|
+
}, pN = {
|
|
49730
49730
|
linear: "numeric",
|
|
49731
49731
|
log: "numeric",
|
|
49732
49732
|
pow: "numeric",
|
|
@@ -49745,7 +49745,7 @@ const xs = {
|
|
|
49745
49745
|
threshold: "discretizing"
|
|
49746
49746
|
};
|
|
49747
49747
|
function kPe(t, e) {
|
|
49748
|
-
const r =
|
|
49748
|
+
const r = pN[t], i = pN[e];
|
|
49749
49749
|
return r === i || r === "ordinal-position" && i === "time" || i === "ordinal-position" && r === "time";
|
|
49750
49750
|
}
|
|
49751
49751
|
const MPe = {
|
|
@@ -49873,7 +49873,7 @@ const zPe = {
|
|
|
49873
49873
|
paddingInner: 1,
|
|
49874
49874
|
paddingOuter: 1
|
|
49875
49875
|
}, WPe = BPe(zPe, ["type", "domain", "range", "rangeMax", "rangeMin", "scheme"]), GPe = Ne(WPe);
|
|
49876
|
-
function
|
|
49876
|
+
function mN(t, e) {
|
|
49877
49877
|
switch (e) {
|
|
49878
49878
|
case "type":
|
|
49879
49879
|
case "domain":
|
|
@@ -50203,12 +50203,12 @@ function fB({ fieldOrDatumDef: t, format: e, formatType: r, expr: i, normalizeSt
|
|
|
50203
50203
|
const c = gUe(l, ke(t) ? (u = Gi(t.timeUnit)) === null || u === void 0 ? void 0 : u.unit : void 0, e, o.timeFormat, Dd(t) && ((a = t.scale) === null || a === void 0 ? void 0 : a.type) === xs.UTC);
|
|
50204
50204
|
return c ? { signal: c } : void 0;
|
|
50205
50205
|
}
|
|
50206
|
-
if (e = Voe(
|
|
50206
|
+
if (e = Voe(yN(t), e, o), ke(t) && hn(t.bin)) {
|
|
50207
50207
|
const c = je(t, { expr: i, binSuffix: "end" });
|
|
50208
50208
|
return {
|
|
50209
50209
|
signal: k4(l, c, e, r, o)
|
|
50210
50210
|
};
|
|
50211
|
-
} else return e ||
|
|
50211
|
+
} else return e || yN(t) === "quantitative" ? {
|
|
50212
50212
|
signal: `${Yoe(l, e)}`
|
|
50213
50213
|
} : { signal: `isValid(${l}) ? ${l} : ""+${l}` };
|
|
50214
50214
|
}
|
|
@@ -50303,7 +50303,7 @@ function dB(t) {
|
|
|
50303
50303
|
function P4(t) {
|
|
50304
50304
|
return "facet" in t;
|
|
50305
50305
|
}
|
|
50306
|
-
var
|
|
50306
|
+
var gN = function(t, e) {
|
|
50307
50307
|
var r = {};
|
|
50308
50308
|
for (var i in t) Object.prototype.hasOwnProperty.call(t, i) && e.indexOf(i) < 0 && (r[i] = t[i]);
|
|
50309
50309
|
if (t != null && typeof Object.getOwnPropertySymbols == "function")
|
|
@@ -50373,16 +50373,16 @@ function _Ue(t) {
|
|
|
50373
50373
|
function ke(t) {
|
|
50374
50374
|
return t && (!!t.field || t.aggregate === "count");
|
|
50375
50375
|
}
|
|
50376
|
-
function
|
|
50376
|
+
function yN(t) {
|
|
50377
50377
|
return t && t.type;
|
|
50378
50378
|
}
|
|
50379
50379
|
function Ya(t) {
|
|
50380
50380
|
return t && "datum" in t;
|
|
50381
50381
|
}
|
|
50382
50382
|
function Vu(t) {
|
|
50383
|
-
return To(t) && !xS(t) ||
|
|
50383
|
+
return To(t) && !xS(t) || EN(t);
|
|
50384
50384
|
}
|
|
50385
|
-
function
|
|
50385
|
+
function EN(t) {
|
|
50386
50386
|
return Ya(t) && An(t.datum);
|
|
50387
50387
|
}
|
|
50388
50388
|
function ht(t) {
|
|
@@ -50545,7 +50545,7 @@ function OUe(t, e) {
|
|
|
50545
50545
|
if (s || i && !uf(i) && !e0(i))
|
|
50546
50546
|
return "quantitative";
|
|
50547
50547
|
if (Dd(t) && (!((r = t.scale) === null || r === void 0) && r.type))
|
|
50548
|
-
switch (
|
|
50548
|
+
switch (pN[t.scale.type]) {
|
|
50549
50549
|
case "numeric":
|
|
50550
50550
|
case "discretizing":
|
|
50551
50551
|
return "quantitative";
|
|
@@ -50578,13 +50578,13 @@ function oue(t, e, r, i = {}) {
|
|
|
50578
50578
|
}
|
|
50579
50579
|
function hS(t, e, r, i) {
|
|
50580
50580
|
if (nue(t)) {
|
|
50581
|
-
const { format: s, formatType: o } = t, u =
|
|
50581
|
+
const { format: s, formatType: o } = t, u = gN(t, ["format", "formatType"]);
|
|
50582
50582
|
if (Wx(o) && !r.customFormatTypes)
|
|
50583
50583
|
return Fe(Zz(e)), hS(u, e, r, i);
|
|
50584
50584
|
} else {
|
|
50585
50585
|
const s = pB(t) ? "axis" : tue(t) ? "legend" : dB(t) ? "header" : null;
|
|
50586
50586
|
if (s && t[s]) {
|
|
50587
|
-
const o = t[s], { format: u, formatType: a } = o, l =
|
|
50587
|
+
const o = t[s], { format: u, formatType: a } = o, l = gN(o, ["format", "formatType"]);
|
|
50588
50588
|
if (Wx(a) && !r.customFormatTypes)
|
|
50589
50589
|
return Fe(Zz(e)), hS(Object.assign(Object.assign({}, t), { [s]: l }), e, r, i);
|
|
50590
50590
|
}
|
|
@@ -50622,7 +50622,7 @@ function yB(t, e, { compositeMark: r = !1 } = {}) {
|
|
|
50622
50622
|
if (dB(a)) {
|
|
50623
50623
|
const { header: l } = a;
|
|
50624
50624
|
if (l) {
|
|
50625
|
-
const { orient: c } = l, f =
|
|
50625
|
+
const { orient: c } = l, f = gN(l, ["orient"]);
|
|
50626
50626
|
if (c)
|
|
50627
50627
|
return Object.assign(Object.assign({}, a), { header: Object.assign(Object.assign({}, f), { labelOrient: l.labelOrient || c, titleOrient: l.titleOrient || c }) });
|
|
50628
50628
|
}
|
|
@@ -51022,7 +51022,7 @@ function fue(t, e) {
|
|
|
51022
51022
|
const r = t && t[e];
|
|
51023
51023
|
return r ? Te(r) ? Sp(r, (i) => !!i.field) : ke(r) || Ya(r) || lE(r) : !1;
|
|
51024
51024
|
}
|
|
51025
|
-
function
|
|
51025
|
+
function AN(t, e) {
|
|
51026
51026
|
if (Qr(e)) {
|
|
51027
51027
|
const r = t[e];
|
|
51028
51028
|
if ((ke(r) || Ya(r)) && Foe(r.type)) {
|
|
@@ -51141,12 +51141,12 @@ function MUe(t, e, r, i) {
|
|
|
51141
51141
|
continue;
|
|
51142
51142
|
}
|
|
51143
51143
|
if (o === sE || o === iE && !Te(u) && !du(u) || o === Hx && Te(u))
|
|
51144
|
-
u && (s[o] = He(u).reduce((a, l) => (ke(l) ? a.push(yB(l, o)) : Fe(
|
|
51144
|
+
u && (s[o] = He(u).reduce((a, l) => (ke(l) ? a.push(yB(l, o)) : Fe(hN(l, o)), a), []));
|
|
51145
51145
|
else {
|
|
51146
51146
|
if (o === Hx && u === null)
|
|
51147
51147
|
s[o] = null;
|
|
51148
51148
|
else if (!ke(u) && !Ya(u) && !du(u) && !U4(u) && !nt(u)) {
|
|
51149
|
-
Fe(
|
|
51149
|
+
Fe(hN(u, o));
|
|
51150
51150
|
continue;
|
|
51151
51151
|
}
|
|
51152
51152
|
s[o] = oue(u, o, i);
|
|
@@ -51263,7 +51263,7 @@ function jUe(t) {
|
|
|
51263
51263
|
e.aggregate ? r.tooltip = e : s = e;
|
|
51264
51264
|
return Te(s) && s.length === 1 && (s = s[0]), { customTooltipWithoutAggregatedField: s, filteredEncoding: r };
|
|
51265
51265
|
}
|
|
51266
|
-
function
|
|
51266
|
+
function _N(t, e, r, i = !0) {
|
|
51267
51267
|
if ("tooltip" in r)
|
|
51268
51268
|
return { tooltip: r.tooltip };
|
|
51269
51269
|
const s = t.map(({ fieldPrefix: u, titlePrefix: a }) => {
|
|
@@ -51367,7 +51367,7 @@ function Eue(t, { config: e }) {
|
|
|
51367
51367
|
c,
|
|
51368
51368
|
// TODO: https://github.com/vega/vega-lite/issues/6245
|
|
51369
51369
|
e
|
|
51370
|
-
), h = yue(f), { bins: p, timeUnits: m, transform: y, continuousAxisChannelDef: g, continuousAxis: E, groupby: A, aggregate: _, encodingWithoutContinuousAxis: v, ticksOrient: C, boxOrient: S, customTooltipWithoutAggregatedField: b } = QUe(t, f, e), { color: R, size: O } = v, B = sv(v, ["color", "size"]), D = (re) => vB(c, E, g, re, e.boxplot), $ = D(B), U = D(v), V = D(Object.assign(Object.assign({}, B), O ? { size: O } : {})), Q =
|
|
51370
|
+
), h = yue(f), { bins: p, timeUnits: m, transform: y, continuousAxisChannelDef: g, continuousAxis: E, groupby: A, aggregate: _, encodingWithoutContinuousAxis: v, ticksOrient: C, boxOrient: S, customTooltipWithoutAggregatedField: b } = QUe(t, f, e), { color: R, size: O } = v, B = sv(v, ["color", "size"]), D = (re) => vB(c, E, g, re, e.boxplot), $ = D(B), U = D(v), V = D(Object.assign(Object.assign({}, B), O ? { size: O } : {})), Q = _N([
|
|
51371
51371
|
{ fieldPrefix: h === "min-max" ? "upper_whisker_" : "max_", titlePrefix: "Max" },
|
|
51372
51372
|
{ fieldPrefix: "upper_box_", titlePrefix: "Q3" },
|
|
51373
51373
|
{ fieldPrefix: "mid_box_", titlePrefix: "Median" },
|
|
@@ -51375,7 +51375,7 @@ function Eue(t, { config: e }) {
|
|
|
51375
51375
|
{ fieldPrefix: h === "min-max" ? "lower_whisker_" : "min_", titlePrefix: "Min" }
|
|
51376
51376
|
], g, v), Z = { type: "tick", color: "black", opacity: 1, orient: C, invalid: null, aria: !1 }, de = h === "min-max" ? Q : (
|
|
51377
51377
|
// for tukey / k-IQR, just show upper/lower-whisker
|
|
51378
|
-
|
|
51378
|
+
_N([
|
|
51379
51379
|
{ fieldPrefix: "upper_whisker_", titlePrefix: "Upper Whisker" },
|
|
51380
51380
|
{ fieldPrefix: "lower_whisker_", titlePrefix: "Lower Whisker" }
|
|
51381
51381
|
], g, v)
|
|
@@ -51652,7 +51652,7 @@ function vue(t, e, r) {
|
|
|
51652
51652
|
C[R];
|
|
51653
51653
|
const O = g === "x" ? "xError2" : "yError2";
|
|
51654
51654
|
C[O];
|
|
51655
|
-
const B = lW(C, [typeof S == "symbol" ? S : S + "", typeof b == "symbol" ? b : b + "", typeof R == "symbol" ? R : R + "", typeof O == "symbol" ? O : O + ""]), { bins: D, timeUnits: $, aggregate: U, groupby: V, encoding: Q } = xue(B, r), Z = [...U, ...E], de = x !== "raw" ? [] : V, he =
|
|
51655
|
+
const B = lW(C, [typeof S == "symbol" ? S : S + "", typeof b == "symbol" ? b : b + "", typeof R == "symbol" ? R : R + "", typeof O == "symbol" ? O : O + ""]), { bins: D, timeUnits: $, aggregate: U, groupby: V, encoding: Q } = xue(B, r), Z = [...U, ...E], de = x !== "raw" ? [] : V, he = _N(_, h, Q, v);
|
|
51656
51656
|
return {
|
|
51657
51657
|
transform: [
|
|
51658
51658
|
...(i = l.transform) !== null && i !== void 0 ? i : [],
|
|
@@ -52011,7 +52011,7 @@ var dje = function(t, e) {
|
|
|
52011
52011
|
e.indexOf(i[s]) < 0 && Object.prototype.propertyIsEnumerable.call(t, i[s]) && (r[i[s]] = t[i[s]]);
|
|
52012
52012
|
return r;
|
|
52013
52013
|
};
|
|
52014
|
-
function
|
|
52014
|
+
function vN(t, e) {
|
|
52015
52015
|
var r;
|
|
52016
52016
|
return (r = t[e]) !== null && r !== void 0 ? r : t[e === "width" ? "continuousWidth" : "continuousHeight"];
|
|
52017
52017
|
}
|
|
@@ -52395,7 +52395,7 @@ function Fje(t) {
|
|
|
52395
52395
|
}
|
|
52396
52396
|
const Nje = /* @__PURE__ */ new Set([Moe, I4, L4, cS, B4, oB, uB, $4, Poe, sB]), Lje = /* @__PURE__ */ new Set([I4, L4, Moe]);
|
|
52397
52397
|
function nh(t) {
|
|
52398
|
-
return ke(t) &&
|
|
52398
|
+
return ke(t) && yN(t) === "quantitative" && !t.bin;
|
|
52399
52399
|
}
|
|
52400
52400
|
function pW(t, e) {
|
|
52401
52401
|
var r, i;
|
|
@@ -52565,7 +52565,7 @@ function Pje(t, e) {
|
|
|
52565
52565
|
function X6(t, e) {
|
|
52566
52566
|
return e ? kue(t, e) : t;
|
|
52567
52567
|
}
|
|
52568
|
-
function
|
|
52568
|
+
function CN(t, e, r) {
|
|
52569
52569
|
const i = e[t];
|
|
52570
52570
|
if (AUe(i)) {
|
|
52571
52571
|
if (i.repeat in r)
|
|
@@ -52576,11 +52576,11 @@ function C8(t, e, r) {
|
|
|
52576
52576
|
return e;
|
|
52577
52577
|
}
|
|
52578
52578
|
function Bue(t, e) {
|
|
52579
|
-
if (t =
|
|
52579
|
+
if (t = CN("field", t, e), t !== void 0) {
|
|
52580
52580
|
if (t === null)
|
|
52581
52581
|
return null;
|
|
52582
52582
|
if (hB(t) && ta(t.sort)) {
|
|
52583
|
-
const r =
|
|
52583
|
+
const r = CN("field", t.sort, e);
|
|
52584
52584
|
t = Object.assign(Object.assign({}, t), r ? { sort: r } : {});
|
|
52585
52585
|
}
|
|
52586
52586
|
return t;
|
|
@@ -52590,7 +52590,7 @@ function gW(t, e) {
|
|
|
52590
52590
|
if (ke(t))
|
|
52591
52591
|
return Bue(t, e);
|
|
52592
52592
|
{
|
|
52593
|
-
const r =
|
|
52593
|
+
const r = CN("datum", t, e);
|
|
52594
52594
|
return r !== t && !r.type && (r.type = "nominal"), r;
|
|
52595
52595
|
}
|
|
52596
52596
|
}
|
|
@@ -52891,7 +52891,7 @@ function _W(t, e) {
|
|
|
52891
52891
|
if (r) {
|
|
52892
52892
|
const s = r.map((o) => {
|
|
52893
52893
|
if (FB(o))
|
|
52894
|
-
return { filter:
|
|
52894
|
+
return { filter: SN(o, e) };
|
|
52895
52895
|
if (Pue(o) && Td(o.bin))
|
|
52896
52896
|
return Object.assign(Object.assign({}, o), { bin: jue(o.bin) });
|
|
52897
52897
|
if (Mue(o)) {
|
|
@@ -52915,11 +52915,11 @@ function Uue(t, e) {
|
|
|
52915
52915
|
if (Te(s.condition))
|
|
52916
52916
|
s.condition = s.condition.map((o) => {
|
|
52917
52917
|
const { selection: u, param: a, test: l } = o, c = tc(o, ["selection", "param", "test"]);
|
|
52918
|
-
return a ? o : Object.assign(Object.assign({}, c), { test:
|
|
52918
|
+
return a ? o : Object.assign(Object.assign({}, c), { test: SN(o, e) });
|
|
52919
52919
|
});
|
|
52920
52920
|
else {
|
|
52921
52921
|
const o = Uue(s.condition, e), { selection: u, param: a, test: l } = o, c = tc(o, ["selection", "param", "test"]);
|
|
52922
|
-
s.condition = a ? s.condition : Object.assign(Object.assign({}, c), { test:
|
|
52922
|
+
s.condition = a ? s.condition : Object.assign(Object.assign({}, c), { test: SN(s.condition, e) });
|
|
52923
52923
|
}
|
|
52924
52924
|
return s;
|
|
52925
52925
|
}
|
|
@@ -52931,7 +52931,7 @@ function jue(t) {
|
|
|
52931
52931
|
}
|
|
52932
52932
|
return t;
|
|
52933
52933
|
}
|
|
52934
|
-
function
|
|
52934
|
+
function SN(t, e) {
|
|
52935
52935
|
const r = (i) => Fh(i, (s) => {
|
|
52936
52936
|
var o, u, a;
|
|
52937
52937
|
const l = (o = e.emptySelections[s]) !== null && o !== void 0 ? o : !0, c = { param: s, empty: l };
|
|
@@ -52939,7 +52939,7 @@ function S8(t, e) {
|
|
|
52939
52939
|
});
|
|
52940
52940
|
return t.selection ? r(t.selection) : Fh(t.test || t.filter, (i) => i.selection ? r(i.selection) : i);
|
|
52941
52941
|
}
|
|
52942
|
-
class
|
|
52942
|
+
class bN extends wB {
|
|
52943
52943
|
map(e, r) {
|
|
52944
52944
|
var i;
|
|
52945
52945
|
const s = (i = r.selections) !== null && i !== void 0 ? i : [];
|
|
@@ -52967,8 +52967,8 @@ class b8 extends wB {
|
|
|
52967
52967
|
}
|
|
52968
52968
|
}
|
|
52969
52969
|
for (const t of ["mapFacet", "mapRepeat", "mapHConcat", "mapVConcat", "mapLayer"]) {
|
|
52970
|
-
const e =
|
|
52971
|
-
|
|
52970
|
+
const e = bN.prototype[t];
|
|
52971
|
+
bN.prototype[t] = function(r, i) {
|
|
52972
52972
|
return e.call(this, r, que(r, i));
|
|
52973
52973
|
};
|
|
52974
52974
|
}
|
|
@@ -52981,7 +52981,7 @@ function aqe(t, e) {
|
|
|
52981
52981
|
const r = xqe(t, e), { width: i, height: s } = t, o = dqe(r, { width: i, height: s, autosize: t.autosize }, e);
|
|
52982
52982
|
return Object.assign(Object.assign({}, r), o ? { autosize: o } : {});
|
|
52983
52983
|
}
|
|
52984
|
-
const lqe = new jje(), cqe = new uqe(), fqe = new
|
|
52984
|
+
const lqe = new jje(), cqe = new uqe(), fqe = new bN();
|
|
52985
52985
|
function xqe(t, e = {}) {
|
|
52986
52986
|
const r = { config: e };
|
|
52987
52987
|
return fqe.map(lqe.map(cqe.map(t, r), r), r);
|
|
@@ -53501,7 +53501,7 @@ const Rqe = {
|
|
|
53501
53501
|
},
|
|
53502
53502
|
topLevelSignals: (t, e, r) => {
|
|
53503
53503
|
const i = e.scales.filter((u) => r.filter((a) => a.name === u.signals.data).length === 0);
|
|
53504
|
-
if (!t.parent ||
|
|
53504
|
+
if (!t.parent || RN(t) || i.length === 0)
|
|
53505
53505
|
return r;
|
|
53506
53506
|
const s = r.filter((u) => u.name === e.name)[0];
|
|
53507
53507
|
let o = s.update;
|
|
@@ -53517,7 +53517,7 @@ const Rqe = {
|
|
|
53517
53517
|
return r.concat(i.map((u) => ({ name: u.signals.data })));
|
|
53518
53518
|
},
|
|
53519
53519
|
signals: (t, e, r) => {
|
|
53520
|
-
if (t.parent && !
|
|
53520
|
+
if (t.parent && !RN(t))
|
|
53521
53521
|
for (const i of e.scales) {
|
|
53522
53522
|
const s = r.filter((o) => o.name === i.signals.data)[0];
|
|
53523
53523
|
s.push = "outer", delete s.value, delete s.update;
|
|
@@ -53525,12 +53525,12 @@ const Rqe = {
|
|
|
53525
53525
|
return r;
|
|
53526
53526
|
}
|
|
53527
53527
|
};
|
|
53528
|
-
function
|
|
53528
|
+
function TN(t, e) {
|
|
53529
53529
|
return `domain(${Be(t.scaleName(e))})`;
|
|
53530
53530
|
}
|
|
53531
|
-
function
|
|
53531
|
+
function RN(t) {
|
|
53532
53532
|
var e;
|
|
53533
|
-
return t.parent && P2(t.parent) && ((e = !t.parent.parent) !== null && e !== void 0 ? e :
|
|
53533
|
+
return t.parent && P2(t.parent) && ((e = !t.parent.parent) !== null && e !== void 0 ? e : RN(t.parent.parent));
|
|
53534
53534
|
}
|
|
53535
53535
|
var Dqe = function(t, e) {
|
|
53536
53536
|
var r = {};
|
|
@@ -53540,7 +53540,7 @@ var Dqe = function(t, e) {
|
|
|
53540
53540
|
e.indexOf(i[s]) < 0 && Object.prototype.propertyIsEnumerable.call(t, i[s]) && (r[i[s]] = t[i[s]]);
|
|
53541
53541
|
return r;
|
|
53542
53542
|
};
|
|
53543
|
-
const Ih = "_brush",
|
|
53543
|
+
const Ih = "_brush", DN = "_scale_trigger", Oqe = {
|
|
53544
53544
|
defined: (t) => t.type === "interval",
|
|
53545
53545
|
signals: (t, e, r) => {
|
|
53546
53546
|
const i = e.name, s = i + xE, o = Cc.defined(e), u = e.init ? e.init[0] : null, a = [], l = [];
|
|
@@ -53564,12 +53564,12 @@ const Ih = "_brush", D8 = "_scale_trigger", Oqe = {
|
|
|
53564
53564
|
expr: `(!isArray(${y}) || (${_}invert(${E}, ${g})[0] === ${_}${y}[0] && ${_}invert(${E}, ${g})[1] === ${_}${y}[1]))`
|
|
53565
53565
|
});
|
|
53566
53566
|
}), !o && l.length && r.push({
|
|
53567
|
-
name: i +
|
|
53567
|
+
name: i + DN,
|
|
53568
53568
|
value: {},
|
|
53569
53569
|
on: [
|
|
53570
53570
|
{
|
|
53571
53571
|
events: l.map((f) => ({ scale: f.scaleName })),
|
|
53572
|
-
update: `${l.map((f) => f.expr).join(" && ")} ? ${i +
|
|
53572
|
+
update: `${l.map((f) => f.expr).join(" && ")} ? ${i + DN} : {}`
|
|
53573
53573
|
}
|
|
53574
53574
|
]
|
|
53575
53575
|
});
|
|
@@ -53640,7 +53640,7 @@ function wqe(t, e, r, i) {
|
|
|
53640
53640
|
// Brush End
|
|
53641
53641
|
]);
|
|
53642
53642
|
return m.push({
|
|
53643
|
-
events: { signal: e.name +
|
|
53643
|
+
events: { signal: e.name + DN },
|
|
53644
53644
|
update: zs(f) ? `[${x(`${u}[0]`)}, ${x(`${u}[1]`)}]` : "[0, 0]"
|
|
53645
53645
|
}), a ? [{ name: u, on: [] }] : [
|
|
53646
53646
|
Object.assign(Object.assign({ name: o }, i ? { init: Fp(i, !0, x) } : { value: [] }), { on: m }),
|
|
@@ -54397,7 +54397,7 @@ const iae = "_translate_anchor", sae = "_translate_delta", Kqe = {
|
|
|
54397
54397
|
on: [
|
|
54398
54398
|
{
|
|
54399
54399
|
events: l.map((c) => c.between[0]),
|
|
54400
|
-
update: "{x: x(unit), y: y(unit)" + (u !== void 0 ? `, extent_x: ${s ?
|
|
54400
|
+
update: "{x: x(unit), y: y(unit)" + (u !== void 0 ? `, extent_x: ${s ? TN(t, In) : `slice(${u.signals.visual})`}` : "") + (a !== void 0 ? `, extent_y: ${s ? TN(t, Rr) : `slice(${a.signals.visual})`}` : "") + "}"
|
|
54401
54401
|
}
|
|
54402
54402
|
]
|
|
54403
54403
|
}, {
|
|
@@ -54447,7 +54447,7 @@ const oae = "_zoom_anchor", uae = "_zoom_delta", Jqe = {
|
|
|
54447
54447
|
};
|
|
54448
54448
|
function wW(t, e, r, i, s) {
|
|
54449
54449
|
var o, u;
|
|
54450
|
-
const a = e.name, l = r.channel, c = Cc.defined(e), f = s.filter((v) => v.name === r.signals[c ? "data" : "visual"])[0], x = t.getSizeSignalRef(i).signal, h = t.getScaleComponent(l), p = h.get("type"), m = c ?
|
|
54450
|
+
const a = e.name, l = r.channel, c = Cc.defined(e), f = s.filter((v) => v.name === r.signals[c ? "data" : "visual"])[0], x = t.getSizeSignalRef(i).signal, h = t.getScaleComponent(l), p = h.get("type"), m = c ? TN(t, l) : f.name, y = a + uae, g = `${a}${oae}.${l}`, E = c ? p === "log" ? "zoomLog" : p === "symlog" ? "zoomSymlog" : p === "pow" ? "zoomPow" : "zoomLinear" : "zoomLinear", A = c ? p === "pow" ? `, ${(o = h.get("exponent")) !== null && o !== void 0 ? o : 1}` : p === "symlog" ? `, ${(u = h.get("constant")) !== null && u !== void 0 ? u : 1}` : "" : "", _ = `${E}(${m}, ${g}, ${y}${A})`;
|
|
54451
54451
|
f.on.push({
|
|
54452
54452
|
events: { signal: y },
|
|
54453
54453
|
update: c ? _ : `clampRange(${_}, 0, ${x})`
|
|
@@ -54537,7 +54537,7 @@ Ka[Od] = "Numeric";
|
|
|
54537
54537
|
Ka[rs] = "Punctuator";
|
|
54538
54538
|
Ka[hE] = "String";
|
|
54539
54539
|
Ka[dHe] = "RegularExpression";
|
|
54540
|
-
var hHe = "ArrayExpression", pHe = "BinaryExpression", mHe = "CallExpression", gHe = "ConditionalExpression", cae = "Identifier", yHe = "Literal", EHe = "LogicalExpression", AHe = "MemberExpression", _He = "ObjectExpression", vHe = "Property", CHe = "UnaryExpression", br = "Unexpected token %0", SHe = "Unexpected number", bHe = "Unexpected string", THe = "Unexpected identifier", RHe = "Unexpected reserved word", DHe = "Unexpected end of input", O8 = "Invalid regular expression", e7 = "Invalid regular expression: missing /", fae = "Octal literals are not allowed in strict mode.", OHe = "Duplicate data property in object literal not allowed in strict mode", Mr = "ILLEGAL", w3 = "Disabled.", wHe = 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]"), FHe = 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]");
|
|
54540
|
+
var hHe = "ArrayExpression", pHe = "BinaryExpression", mHe = "CallExpression", gHe = "ConditionalExpression", cae = "Identifier", yHe = "Literal", EHe = "LogicalExpression", AHe = "MemberExpression", _He = "ObjectExpression", vHe = "Property", CHe = "UnaryExpression", br = "Unexpected token %0", SHe = "Unexpected number", bHe = "Unexpected string", THe = "Unexpected identifier", RHe = "Unexpected reserved word", DHe = "Unexpected end of input", ON = "Invalid regular expression", e7 = "Invalid regular expression: missing /", fae = "Octal literals are not allowed in strict mode.", OHe = "Duplicate data property in object literal not allowed in strict mode", Mr = "ILLEGAL", w3 = "Disabled.", wHe = 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]"), FHe = 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]");
|
|
54541
54541
|
function Z4(t, e) {
|
|
54542
54542
|
if (!t)
|
|
54543
54543
|
throw new Error("ASSERT: " + e);
|
|
@@ -54625,7 +54625,7 @@ function xae() {
|
|
|
54625
54625
|
break;
|
|
54626
54626
|
}
|
|
54627
54627
|
}
|
|
54628
|
-
function
|
|
54628
|
+
function wN(t) {
|
|
54629
54629
|
var e, r, i, s = 0;
|
|
54630
54630
|
for (r = t === "u" ? 4 : 2, e = 0; e < r; ++e)
|
|
54631
54631
|
Ce < hi && MB(Je[Ce]) ? (i = Je[Ce++], s = s * 16 + "0123456789abcdef".indexOf(i.toLowerCase())) : Ut({}, br, Mr);
|
|
@@ -54639,8 +54639,8 @@ function IHe() {
|
|
|
54639
54639
|
}
|
|
54640
54640
|
function dae() {
|
|
54641
54641
|
var t, e;
|
|
54642
|
-
for (t = Je.charCodeAt(Ce++), e = String.fromCharCode(t), t === 92 && (Je.charCodeAt(Ce) !== 117 && Ut({}, br, Mr), ++Ce, t =
|
|
54643
|
-
++Ce, e += String.fromCharCode(t), t === 92 && (e = e.substr(0, e.length - 1), Je.charCodeAt(Ce) !== 117 && Ut({}, br, Mr), ++Ce, t =
|
|
54642
|
+
for (t = Je.charCodeAt(Ce++), e = String.fromCharCode(t), t === 92 && (Je.charCodeAt(Ce) !== 117 && Ut({}, br, Mr), ++Ce, t = wN("u"), (!t || t === "\\" || !pE(t.charCodeAt(0))) && Ut({}, br, Mr), e = t); Ce < hi && (t = Je.charCodeAt(Ce), !!AS(t)); )
|
|
54643
|
+
++Ce, e += String.fromCharCode(t), t === 92 && (e = e.substr(0, e.length - 1), Je.charCodeAt(Ce) !== 117 && Ut({}, br, Mr), ++Ce, t = wN("u"), (!t || t === "\\" || !AS(t.charCodeAt(0))) && Ut({}, br, Mr), e += t);
|
|
54644
54644
|
return e;
|
|
54645
54645
|
}
|
|
54646
54646
|
function $He() {
|
|
@@ -54810,7 +54810,7 @@ function PHe() {
|
|
|
54810
54810
|
switch (i) {
|
|
54811
54811
|
case "u":
|
|
54812
54812
|
case "x":
|
|
54813
|
-
Je[Ce] === "{" ? (++Ce, t += IHe()) : t +=
|
|
54813
|
+
Je[Ce] === "{" ? (++Ce, t += IHe()) : t += wN(i);
|
|
54814
54814
|
break;
|
|
54815
54815
|
case "n":
|
|
54816
54816
|
t += `
|
|
@@ -54856,12 +54856,12 @@ function UHe(t, e) {
|
|
|
54856
54856
|
e.indexOf("u") >= 0 && (r = r.replace(/\\u\{([0-9a-fA-F]+)\}/g, (i, s) => {
|
|
54857
54857
|
if (parseInt(s, 16) <= 1114111)
|
|
54858
54858
|
return "x";
|
|
54859
|
-
Ut({},
|
|
54859
|
+
Ut({}, ON);
|
|
54860
54860
|
}).replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g, "x"));
|
|
54861
54861
|
try {
|
|
54862
54862
|
new RegExp(r);
|
|
54863
54863
|
} catch {
|
|
54864
|
-
Ut({},
|
|
54864
|
+
Ut({}, ON);
|
|
54865
54865
|
}
|
|
54866
54866
|
try {
|
|
54867
54867
|
return new RegExp(t, e);
|
|
@@ -54891,7 +54891,7 @@ function qHe() {
|
|
|
54891
54891
|
var t, e, r;
|
|
54892
54892
|
for (e = "", r = ""; Ce < hi && (t = Je[Ce], !!AS(t.charCodeAt(0))); )
|
|
54893
54893
|
++Ce, t === "\\" && Ce < hi ? Ut({}, br, Mr) : (r += t, e += t);
|
|
54894
|
-
return r.search(/[^gimuy]/g) >= 0 && Ut({},
|
|
54894
|
+
return r.search(/[^gimuy]/g) >= 0 && Ut({}, ON, r), {
|
|
54895
54895
|
value: r,
|
|
54896
54896
|
literal: e
|
|
54897
54897
|
};
|
|
@@ -55177,9 +55177,9 @@ function aQe(t) {
|
|
|
55177
55177
|
throw new Error("Unexpect token after expression.");
|
|
55178
55178
|
return e;
|
|
55179
55179
|
}
|
|
55180
|
-
function
|
|
55180
|
+
function FN(t) {
|
|
55181
55181
|
const e = [];
|
|
55182
|
-
return t.type === "Identifier" ? [t.name] : t.type === "Literal" ? [t.value] : (t.type === "MemberExpression" && (e.push(...
|
|
55182
|
+
return t.type === "Identifier" ? [t.name] : t.type === "Literal" ? [t.value] : (t.type === "MemberExpression" && (e.push(...FN(t.object)), e.push(...FN(t.property))), e);
|
|
55183
55183
|
}
|
|
55184
55184
|
function mae(t) {
|
|
55185
55185
|
return t.object.type === "MemberExpression" ? mae(t.object) : t.object.name === "datum";
|
|
@@ -55187,7 +55187,7 @@ function mae(t) {
|
|
|
55187
55187
|
function gae(t) {
|
|
55188
55188
|
const e = aQe(t), r = /* @__PURE__ */ new Set();
|
|
55189
55189
|
return e.visit((i) => {
|
|
55190
|
-
i.type === "MemberExpression" && mae(i) && r.add(
|
|
55190
|
+
i.type === "MemberExpression" && mae(i) && r.add(FN(i).slice(1).join("."));
|
|
55191
55191
|
}), r;
|
|
55192
55192
|
}
|
|
55193
55193
|
class B2 extends sn {
|
|
@@ -55441,7 +55441,7 @@ function hQe(t, e) {
|
|
|
55441
55441
|
}
|
|
55442
55442
|
return Object.assign.apply(null, i);
|
|
55443
55443
|
}
|
|
55444
|
-
function
|
|
55444
|
+
function NN(t, e, r, i = {}) {
|
|
55445
55445
|
var s;
|
|
55446
55446
|
const o = xoe(t, r, e);
|
|
55447
55447
|
if (o !== void 0)
|
|
@@ -55515,18 +55515,18 @@ function gQe(t, e, r, i, s) {
|
|
|
55515
55515
|
if (o !== void 0)
|
|
55516
55516
|
return nt(o) ? o : uS(o);
|
|
55517
55517
|
{
|
|
55518
|
-
const { configValue: u } =
|
|
55518
|
+
const { configValue: u } = NN("labelAngle", i, e == null ? void 0 : e.style, s);
|
|
55519
55519
|
return u !== void 0 ? uS(u) : r === In && Bt([iB, rB], t.type) && !(ke(t) && t.timeUnit) ? 270 : void 0;
|
|
55520
55520
|
}
|
|
55521
55521
|
}
|
|
55522
|
-
function
|
|
55522
|
+
function LN(t) {
|
|
55523
55523
|
return `(((${t.signal} % 360) + 360) % 360)`;
|
|
55524
55524
|
}
|
|
55525
55525
|
function _ae(t, e, r, i) {
|
|
55526
55526
|
if (t !== void 0)
|
|
55527
55527
|
if (r === "x") {
|
|
55528
55528
|
if (nt(t)) {
|
|
55529
|
-
const s =
|
|
55529
|
+
const s = LN(t), o = nt(e) ? `(${e.signal} === "top")` : e === "top";
|
|
55530
55530
|
return {
|
|
55531
55531
|
signal: `(45 < ${s} && ${s} < 135) || (225 < ${s} && ${s} < 315) ? "middle" :(${s} <= 45 || 315 <= ${s}) === ${o} ? "bottom" : "top"`
|
|
55532
55532
|
};
|
|
@@ -55540,7 +55540,7 @@ function _ae(t, e, r, i) {
|
|
|
55540
55540
|
return (t <= 45 || 315 <= t) == (e === "top") ? "bottom" : "top";
|
|
55541
55541
|
} else {
|
|
55542
55542
|
if (nt(t)) {
|
|
55543
|
-
const s =
|
|
55543
|
+
const s = LN(t), o = nt(e) ? `(${e.signal} === "left")` : e === "left";
|
|
55544
55544
|
return {
|
|
55545
55545
|
signal: `${s} <= 45 || 315 <= ${s} || (135 <= ${s} && ${s} <= 225) ? ${i ? '"middle"' : "null"} : (45 <= ${s} && ${s} <= 135) === ${o} ? "top" : "bottom"`
|
|
55546
55546
|
};
|
|
@@ -55559,7 +55559,7 @@ function vae(t, e, r) {
|
|
|
55559
55559
|
return;
|
|
55560
55560
|
const i = r === "x", s = i ? 0 : 90, o = i ? "bottom" : "left";
|
|
55561
55561
|
if (nt(t)) {
|
|
55562
|
-
const u =
|
|
55562
|
+
const u = LN(t), a = nt(e) ? `(${e.signal} === "${o}")` : e === o;
|
|
55563
55563
|
return {
|
|
55564
55564
|
signal: `(${s ? `(${u} + 90)` : u} % 180 === 0) ? ${i ? null : '"center"'} :(${s} < ${u} && ${u} < ${180 + s}) === ${a} ? "left" : "right"`
|
|
55565
55565
|
};
|
|
@@ -55721,7 +55721,7 @@ function TQe(t, e) {
|
|
|
55721
55721
|
order: i ?? "ascending"
|
|
55722
55722
|
};
|
|
55723
55723
|
}
|
|
55724
|
-
function
|
|
55724
|
+
function IN(t, e, r) {
|
|
55725
55725
|
const { format: i, formatType: s, labelAngle: o, labelAnchor: u, labelOrient: a, labelExpr: l } = nT(["format", "formatType", "labelAngle", "labelAnchor", "labelOrient", "labelExpr"], t.header, r, e), c = fB({
|
|
55726
55726
|
fieldOrDatumDef: t,
|
|
55727
55727
|
format: i,
|
|
@@ -55739,7 +55739,7 @@ function RQe(t, e, r, i, s) {
|
|
|
55739
55739
|
const { facetFieldDef: u } = i, a = t.config ? t.config : void 0;
|
|
55740
55740
|
if (u && s.labels) {
|
|
55741
55741
|
const { labelOrient: x } = nT(["labelOrient"], u.header, a, e);
|
|
55742
|
-
(e === "row" && !Bt(["top", "bottom"], x) || e === "column" && !Bt(["left", "right"], x)) && (o =
|
|
55742
|
+
(e === "row" && !Bt(["top", "bottom"], x) || e === "column" && !Bt(["left", "right"], x)) && (o = IN(u, e, a));
|
|
55743
55743
|
}
|
|
55744
55744
|
const l = nu(t) && !aE(t.facet), c = s.axes, f = (c == null ? void 0 : c.length) > 0;
|
|
55745
55745
|
if (o || f) {
|
|
@@ -55824,7 +55824,7 @@ function n_(t, e) {
|
|
|
55824
55824
|
}
|
|
55825
55825
|
throw new Error("layout size is step although width/height is not step.");
|
|
55826
55826
|
} else if (i == "container") {
|
|
55827
|
-
const o = s.endsWith("width"), u = o ? "containerSize()[0]" : "containerSize()[1]", a =
|
|
55827
|
+
const o = s.endsWith("width"), u = o ? "containerSize()[0]" : "containerSize()[1]", a = vN(t.config.view, o ? "width" : "height"), l = `isFinite(${u}) ? ${u} : ${a}`;
|
|
55828
55828
|
return [{ name: s, init: l, on: [{ update: l, events: "window:resize" }] }];
|
|
55829
55829
|
} else
|
|
55830
55830
|
return [
|
|
@@ -55908,7 +55908,7 @@ function LQe(t, { fieldOrDatumDef: e, model: r, channel: i, legendCmpt: s, legen
|
|
|
55908
55908
|
else if (_.fill.field)
|
|
55909
55909
|
C ? delete _.fill : (_.fill = gn((f = g.legend.symbolBaseFillColor) !== null && f !== void 0 ? f : "black"), _.fillOpacity = gn(b ?? 1));
|
|
55910
55910
|
else if (Te(_.fill)) {
|
|
55911
|
-
const R = (p = (h = $
|
|
55911
|
+
const R = (p = (h = $N((x = y.fill) !== null && x !== void 0 ? x : y.color)) !== null && h !== void 0 ? h : m.fill) !== null && p !== void 0 ? p : A && m.color;
|
|
55912
55912
|
R && (_.fill = gn(R));
|
|
55913
55913
|
}
|
|
55914
55914
|
}
|
|
@@ -55918,7 +55918,7 @@ function LQe(t, { fieldOrDatumDef: e, model: r, channel: i, legendCmpt: s, legen
|
|
|
55918
55918
|
else if (_.stroke.field || S)
|
|
55919
55919
|
delete _.stroke;
|
|
55920
55920
|
else if (Te(_.stroke)) {
|
|
55921
|
-
const R = ur($
|
|
55921
|
+
const R = ur($N(y.stroke || y.color), m.stroke, A ? m.color : void 0);
|
|
55922
55922
|
R && (_.stroke = { value: R });
|
|
55923
55923
|
}
|
|
55924
55924
|
}
|
|
@@ -55957,7 +55957,7 @@ function BQe(t, { legendCmpt: e }) {
|
|
|
55957
55957
|
function Nae(t) {
|
|
55958
55958
|
return Lae(t, (e, r) => Math.max(e, r.value));
|
|
55959
55959
|
}
|
|
55960
|
-
function $
|
|
55960
|
+
function $N(t) {
|
|
55961
55961
|
return Lae(t, (e, r) => ur(e, r.value));
|
|
55962
55962
|
}
|
|
55963
55963
|
function Lae(t, e) {
|
|
@@ -56017,7 +56017,7 @@ function kQe(t, e) {
|
|
|
56017
56017
|
function MQe(t, e, r, i) {
|
|
56018
56018
|
var s;
|
|
56019
56019
|
if (e !== "shape") {
|
|
56020
|
-
const o = (s = $
|
|
56020
|
+
const o = (s = $N(r)) !== null && s !== void 0 ? s : i;
|
|
56021
56021
|
if (o)
|
|
56022
56022
|
return o;
|
|
56023
56023
|
}
|
|
@@ -56198,7 +56198,7 @@ function Bae(t, e) {
|
|
|
56198
56198
|
);
|
|
56199
56199
|
t.setWithExplicit(c, f);
|
|
56200
56200
|
}
|
|
56201
|
-
return l && (!((i = (r = t.implicit) === null || r === void 0 ? void 0 : r.encode) === null || i === void 0) && i.gradient &&
|
|
56201
|
+
return l && (!((i = (r = t.implicit) === null || r === void 0 ? void 0 : r.encode) === null || i === void 0) && i.gradient && xN(t.implicit, ["encode", "gradient"]), !((o = (s = t.explicit) === null || s === void 0 ? void 0 : s.encode) === null || o === void 0) && o.gradient && xN(t.explicit, ["encode", "gradient"])), t;
|
|
56202
56202
|
}
|
|
56203
56203
|
function KQe(t, e) {
|
|
56204
56204
|
return e.value === "circle" ? e : t;
|
|
@@ -57408,7 +57408,7 @@ function Fze(t) {
|
|
|
57408
57408
|
if (!(r instanceof k2)) {
|
|
57409
57409
|
const i = r.clone();
|
|
57410
57410
|
if (i instanceof Ui) {
|
|
57411
|
-
const s =
|
|
57411
|
+
const s = kN + i.getSource();
|
|
57412
57412
|
i.setSource(s), t.model.component.data.outputNodes[s] = i;
|
|
57413
57413
|
} else (i instanceof tu || i instanceof Bl || i instanceof M2 || i instanceof Fd) && i.addDimensions(t.fields);
|
|
57414
57414
|
for (const s of r.children.flatMap(e))
|
|
@@ -57419,11 +57419,11 @@ function Fze(t) {
|
|
|
57419
57419
|
}
|
|
57420
57420
|
return e;
|
|
57421
57421
|
}
|
|
57422
|
-
function
|
|
57422
|
+
function BN(t) {
|
|
57423
57423
|
if (t instanceof k2)
|
|
57424
57424
|
if (t.numChildren() === 1 && !(t.children[0] instanceof Ui)) {
|
|
57425
57425
|
const e = t.children[0];
|
|
57426
|
-
(e instanceof tu || e instanceof Bl || e instanceof M2 || e instanceof Fd) && e.addDimensions(t.fields), e.swapWithParent(),
|
|
57426
|
+
(e instanceof tu || e instanceof Bl || e instanceof M2 || e instanceof Fd) && e.addDimensions(t.fields), e.swapWithParent(), BN(t);
|
|
57427
57427
|
} else {
|
|
57428
57428
|
const e = t.model.component.data.main;
|
|
57429
57429
|
qae(e);
|
|
@@ -57432,7 +57432,7 @@ function B8(t) {
|
|
|
57432
57432
|
s.parent = e;
|
|
57433
57433
|
}
|
|
57434
57434
|
else
|
|
57435
|
-
t.children.map(
|
|
57435
|
+
t.children.map(BN);
|
|
57436
57436
|
}
|
|
57437
57437
|
function qae(t) {
|
|
57438
57438
|
if (t instanceof Ui && t.type === xn.Main && t.numChildren() === 1) {
|
|
@@ -57440,13 +57440,13 @@ function qae(t) {
|
|
|
57440
57440
|
e instanceof k2 || (e.swapWithParent(), qae(t));
|
|
57441
57441
|
}
|
|
57442
57442
|
}
|
|
57443
|
-
const
|
|
57444
|
-
function
|
|
57443
|
+
const kN = "scale_", r_ = 5;
|
|
57444
|
+
function MN(t) {
|
|
57445
57445
|
for (const e of t) {
|
|
57446
57446
|
for (const r of e.children)
|
|
57447
57447
|
if (r.parent !== e)
|
|
57448
57448
|
return !1;
|
|
57449
|
-
if (!
|
|
57449
|
+
if (!MN(e.children))
|
|
57450
57450
|
return !1;
|
|
57451
57451
|
}
|
|
57452
57452
|
return !0;
|
|
@@ -57462,14 +57462,14 @@ function GW(t, e, r) {
|
|
|
57462
57462
|
return s = Io(new _ze(), i) || s, s = Io(new Eze(e), i) || s, i = i.filter((o) => o.numChildren() > 0), s = Io(new Sze(), i) || s, i = i.filter((o) => o.numChildren() > 0), r || (s = Io(new vze(), i) || s, s = Io(new Rze(e), i) || s, s = Io(new Aze(), i) || s, s = Io(new Cze(), i) || s, s = Io(new Tze(), i) || s, s = Io(new bze(), i) || s, s = Io(new yze(), i) || s, s = Io(new Dze(), i) || s), t.sources = i, s;
|
|
57463
57463
|
}
|
|
57464
57464
|
function Nze(t, e) {
|
|
57465
|
-
|
|
57465
|
+
MN(t.sources);
|
|
57466
57466
|
let r = 0, i = 0;
|
|
57467
57467
|
for (let s = 0; s < r_ && GW(t, e, !0); s++)
|
|
57468
57468
|
r++;
|
|
57469
|
-
t.sources.map(
|
|
57469
|
+
t.sources.map(BN);
|
|
57470
57470
|
for (let s = 0; s < r_ && GW(t, e, !1); s++)
|
|
57471
57471
|
i++;
|
|
57472
|
-
|
|
57472
|
+
MN(t.sources), Math.max(r, i) === r_ && Fe(`Maximum optimization runs(${r_}) reached.`);
|
|
57473
57473
|
}
|
|
57474
57474
|
class ds {
|
|
57475
57475
|
constructor(e) {
|
|
@@ -57503,7 +57503,7 @@ function Ize(t) {
|
|
|
57503
57503
|
o = o.parent;
|
|
57504
57504
|
if (o.component.resolve.scale[r] === "shared")
|
|
57505
57505
|
for (const a of i.value)
|
|
57506
|
-
Sl(a) && (a.data =
|
|
57506
|
+
Sl(a) && (a.data = kN + a.data.replace(kN, ""));
|
|
57507
57507
|
}
|
|
57508
57508
|
}
|
|
57509
57509
|
}
|
|
@@ -57516,7 +57516,7 @@ function $ze(t) {
|
|
|
57516
57516
|
for (const o of t.children) {
|
|
57517
57517
|
const u = o.component.scales[r];
|
|
57518
57518
|
if (u) {
|
|
57519
|
-
i === void 0 ? i = u.getWithExplicit("domains") : i = vc(i, u.getWithExplicit("domains"), "domains", "scale",
|
|
57519
|
+
i === void 0 ? i = u.getWithExplicit("domains") : i = vc(i, u.getWithExplicit("domains"), "domains", "scale", PN);
|
|
57520
57520
|
const a = u.get("selectionExtent");
|
|
57521
57521
|
s && a && s.param !== a.param && Fe(yMe), s = a;
|
|
57522
57522
|
}
|
|
@@ -57540,7 +57540,7 @@ function Bze(t, e, r, i) {
|
|
|
57540
57540
|
}
|
|
57541
57541
|
function kze(t, e) {
|
|
57542
57542
|
const r = t.getScaleComponent(e).get("type"), { encoding: i } = t, s = Bze(t.scaleDomain(e), t.typedFieldDef(e), r, t.config.scale);
|
|
57543
|
-
return s !== t.scaleDomain(e) && (t.specifiedScales[e] = Object.assign(Object.assign({}, t.specifiedScales[e]), { domain: s })), e === "x" && rr(i.x2) ? rr(i.x) ? vc(I0(r, s, t, "x"), I0(r, s, t, "x2"), "domain", "scale",
|
|
57543
|
+
return s !== t.scaleDomain(e) && (t.specifiedScales[e] = Object.assign(Object.assign({}, t.specifiedScales[e]), { domain: s })), e === "x" && rr(i.x2) ? rr(i.x) ? vc(I0(r, s, t, "x"), I0(r, s, t, "x2"), "domain", "scale", PN) : I0(r, s, t, "x2") : e === "y" && rr(i.y2) ? rr(i.y) ? vc(I0(r, s, t, "y"), I0(r, s, t, "y2"), "domain", "scale", PN) : I0(r, s, t, "y2") : I0(r, s, t, e);
|
|
57544
57544
|
}
|
|
57545
57545
|
function Mze(t, e, r) {
|
|
57546
57546
|
return t.map((i) => ({ signal: `{data: ${H4(i, { timeUnit: r, type: e })}}` }));
|
|
@@ -57724,7 +57724,7 @@ function VW(t, e) {
|
|
|
57724
57724
|
reason: zMe(t)
|
|
57725
57725
|
};
|
|
57726
57726
|
}
|
|
57727
|
-
function
|
|
57727
|
+
function PN(t, e, r, i) {
|
|
57728
57728
|
return t.explicit && e.explicit && Fe(XMe(r, i, t.value, e.value)), { explicit: t.explicit, value: [...t.value, ...e.value] };
|
|
57729
57729
|
}
|
|
57730
57730
|
function jze(t) {
|
|
@@ -57861,7 +57861,7 @@ function Wze(t, e) {
|
|
|
57861
57861
|
const r = e.specifiedScales[t], { size: i } = e, o = e.getScaleComponent(t).get("type");
|
|
57862
57862
|
for (const x of Qze)
|
|
57863
57863
|
if (r[x] !== void 0) {
|
|
57864
|
-
const h =
|
|
57864
|
+
const h = mN(o, x), p = koe(t, x);
|
|
57865
57865
|
if (!h)
|
|
57866
57866
|
Fe(Aoe(o, x, t));
|
|
57867
57867
|
else if (p)
|
|
@@ -57911,7 +57911,7 @@ function Wze(t, e) {
|
|
|
57911
57911
|
}
|
|
57912
57912
|
const { rangeMin: l, rangeMax: c } = r, f = Vze(t, e);
|
|
57913
57913
|
return (l !== void 0 || c !== void 0) && // it's ok to check just rangeMin's compatibility since rangeMin/rangeMax are the same
|
|
57914
|
-
|
|
57914
|
+
mN(o, "rangeMin") && Te(f) && f.length === 2 ? qu([l ?? f[0], c ?? f[1]]) : Rs(f);
|
|
57915
57915
|
}
|
|
57916
57916
|
function Gze(t) {
|
|
57917
57917
|
return qPe(t) ? Object.assign({ scheme: t.name }, Eo(t, ["name"])) : { scheme: t };
|
|
@@ -58090,7 +58090,7 @@ function Kae(t, e) {
|
|
|
58090
58090
|
function Zze(t, e) {
|
|
58091
58091
|
const r = t.component.scales, { config: i, encoding: s, markDef: o, specifiedScales: u } = t;
|
|
58092
58092
|
for (const a of Ne(r)) {
|
|
58093
|
-
const l = u[a], c = r[a], f = t.getScaleComponent(a), x = rr(s[a]), h = l[e], p = f.get("type"), m = f.get("padding"), y = f.get("paddingInner"), g =
|
|
58093
|
+
const l = u[a], c = r[a], f = t.getScaleComponent(a), x = rr(s[a]), h = l[e], p = f.get("type"), m = f.get("padding"), y = f.get("paddingInner"), g = mN(p, e), E = koe(a, e);
|
|
58094
58094
|
if (h !== void 0 && (g ? E && Fe(E) : Fe(Aoe(p, e, a))), g && E === void 0)
|
|
58095
58095
|
if (h !== void 0) {
|
|
58096
58096
|
const A = x.timeUnit, _ = x.type;
|
|
@@ -58115,7 +58115,7 @@ function Zze(t, e) {
|
|
|
58115
58115
|
domainMax: l.domainMax,
|
|
58116
58116
|
markDef: o,
|
|
58117
58117
|
config: i,
|
|
58118
|
-
hasNestedOffsetScale:
|
|
58118
|
+
hasNestedOffsetScale: AN(s, a)
|
|
58119
58119
|
}) : i.scale[e];
|
|
58120
58120
|
A !== void 0 && c.set(e, A, !1);
|
|
58121
58121
|
}
|
|
@@ -58292,14 +58292,14 @@ function fWe(t) {
|
|
|
58292
58292
|
let a = u && u.scale;
|
|
58293
58293
|
if (N2(o)) {
|
|
58294
58294
|
const l = noe(o);
|
|
58295
|
-
if (!
|
|
58295
|
+
if (!AN(e, l)) {
|
|
58296
58296
|
a && Fe($Me(o));
|
|
58297
58297
|
continue;
|
|
58298
58298
|
}
|
|
58299
58299
|
}
|
|
58300
58300
|
if (u && a !== null && a !== !1) {
|
|
58301
58301
|
a ?? (a = {});
|
|
58302
|
-
const l =
|
|
58302
|
+
const l = AN(e, o), c = aWe(a, o, u, i, l);
|
|
58303
58303
|
s[o] = new zae(t.scaleName(`${o}`, !0), {
|
|
58304
58304
|
value: c,
|
|
58305
58305
|
explicit: a.type === c
|
|
@@ -59256,17 +59256,17 @@ function TWe(t, e) {
|
|
|
59256
59256
|
const a = gS(i.view, e);
|
|
59257
59257
|
return af(u) || _a(a) ? "step" : a;
|
|
59258
59258
|
} else
|
|
59259
|
-
return
|
|
59259
|
+
return vN(i.view, e);
|
|
59260
59260
|
} else {
|
|
59261
59261
|
if (t.hasProjection || t.mark === "arc")
|
|
59262
|
-
return
|
|
59262
|
+
return vN(i.view, e);
|
|
59263
59263
|
{
|
|
59264
59264
|
const o = gS(i.view, e);
|
|
59265
59265
|
return _a(o) ? o.step : o;
|
|
59266
59266
|
}
|
|
59267
59267
|
}
|
|
59268
59268
|
}
|
|
59269
|
-
function
|
|
59269
|
+
function UN(t, e, r) {
|
|
59270
59270
|
return je(e, Object.assign({ suffix: `by_${je(t)}` }, r ?? {}));
|
|
59271
59271
|
}
|
|
59272
59272
|
class Mg extends ele {
|
|
@@ -59284,7 +59284,7 @@ class Mg extends ele {
|
|
|
59284
59284
|
}
|
|
59285
59285
|
const o = e[s];
|
|
59286
59286
|
if (o.field === void 0) {
|
|
59287
|
-
Fe(
|
|
59287
|
+
Fe(hN(o, s));
|
|
59288
59288
|
break;
|
|
59289
59289
|
}
|
|
59290
59290
|
i[s] = this.initFacetFieldDef(o, s);
|
|
@@ -59401,7 +59401,7 @@ class Mg extends ele {
|
|
|
59401
59401
|
l.push(je(x));
|
|
59402
59402
|
const { bin: h, sort: p } = x;
|
|
59403
59403
|
if (hn(h) && l.push(je(x, { binSuffix: "end" })), ta(p)) {
|
|
59404
|
-
const { field: m, op: y = M4 } = p, g =
|
|
59404
|
+
const { field: m, op: y = M4 } = p, g = UN(x, p);
|
|
59405
59405
|
i && s ? (o.push(g), u.push("max"), a.push(g)) : (o.push(m), u.push(y), a.push(g));
|
|
59406
59406
|
} else if (Te(p)) {
|
|
59407
59407
|
const m = Ip(x, f);
|
|
@@ -59420,7 +59420,7 @@ class Mg extends ele {
|
|
|
59420
59420
|
}
|
|
59421
59421
|
facetSortFields(e) {
|
|
59422
59422
|
const { facet: r } = this, i = r[e];
|
|
59423
|
-
return i ? ta(i.sort) ? [
|
|
59423
|
+
return i ? ta(i.sort) ? [UN(i, i.sort, { expr: "datum" })] : Te(i.sort) ? [Ip(i, e, { expr: "datum" })] : [je(i, { expr: "datum" })] : [];
|
|
59424
59424
|
}
|
|
59425
59425
|
facetSortOrder(e) {
|
|
59426
59426
|
const { facet: r } = this, i = r[e];
|
|
@@ -59434,7 +59434,7 @@ class Mg extends ele {
|
|
|
59434
59434
|
var e;
|
|
59435
59435
|
const { facet: r, config: i } = this;
|
|
59436
59436
|
if (r.facet)
|
|
59437
|
-
return
|
|
59437
|
+
return IN(r.facet, "facet", i);
|
|
59438
59438
|
const s = {
|
|
59439
59439
|
row: ["top", "bottom"],
|
|
59440
59440
|
column: ["left", "right"]
|
|
@@ -59443,7 +59443,7 @@ class Mg extends ele {
|
|
|
59443
59443
|
if (r[o]) {
|
|
59444
59444
|
const u = $p("labelOrient", (e = r[o]) === null || e === void 0 ? void 0 : e.header, i, o);
|
|
59445
59445
|
if (s[o].includes(u))
|
|
59446
|
-
return
|
|
59446
|
+
return IN(r[o], o, i);
|
|
59447
59447
|
}
|
|
59448
59448
|
}
|
|
59449
59449
|
assembleMarks() {
|
|
@@ -59475,7 +59475,7 @@ function RWe(t, e) {
|
|
|
59475
59475
|
{
|
|
59476
59476
|
op: a,
|
|
59477
59477
|
field: u,
|
|
59478
|
-
as:
|
|
59478
|
+
as: UN(o, o.sort, { forAs: !0 })
|
|
59479
59479
|
}
|
|
59480
59480
|
],
|
|
59481
59481
|
groupby: [je(o)]
|
|
@@ -59823,7 +59823,7 @@ const UWe = /* @__PURE__ */ new Set([
|
|
|
59823
59823
|
function jWe(t, e) {
|
|
59824
59824
|
var r, i, s;
|
|
59825
59825
|
let o = e.axis(t);
|
|
59826
|
-
const u = new ZB(), a = rr(e.encoding[t]), { mark: l, config: c } = e, f = (o == null ? void 0 : o.orient) || ((r = c[t === "x" ? "axisX" : "axisY"]) === null || r === void 0 ? void 0 : r.orient) || ((i = c.axis) === null || i === void 0 ? void 0 : i.orient) || AQe(t), x = e.getScaleComponent(t).get("type"), h = dQe(t, x, f, e.config), p = o !== void 0 ? !o :
|
|
59826
|
+
const u = new ZB(), a = rr(e.encoding[t]), { mark: l, config: c } = e, f = (o == null ? void 0 : o.orient) || ((r = c[t === "x" ? "axisX" : "axisY"]) === null || r === void 0 ? void 0 : r.orient) || ((i = c.axis) === null || i === void 0 ? void 0 : i.orient) || AQe(t), x = e.getScaleComponent(t).get("type"), h = dQe(t, x, f, e.config), p = o !== void 0 ? !o : NN("disable", c.style, o == null ? void 0 : o.style, h).configValue;
|
|
59827
59827
|
if (u.set("disable", p, o !== void 0), p)
|
|
59828
59828
|
return u;
|
|
59829
59829
|
o = o || {};
|
|
@@ -59843,7 +59843,7 @@ function jWe(t, e) {
|
|
|
59843
59843
|
if (v && C)
|
|
59844
59844
|
u.set(A, _, C);
|
|
59845
59845
|
else {
|
|
59846
|
-
const { configValue: S = void 0, configFrom: b = void 0 } = aW(A) && A !== "values" ?
|
|
59846
|
+
const { configValue: S = void 0, configFrom: b = void 0 } = aW(A) && A !== "values" ? NN(A, c.style, o.style, h) : {}, R = S !== void 0;
|
|
59847
59847
|
v && !R ? u.set(A, _, C) : (
|
|
59848
59848
|
// Cases need implicit values
|
|
59849
59849
|
// 1. Axis config that aren't available in Vega
|
|
@@ -59915,9 +59915,9 @@ function GWe(t, e, r) {
|
|
|
59915
59915
|
if (u || o) {
|
|
59916
59916
|
if (r)
|
|
59917
59917
|
return r;
|
|
59918
|
-
if (!o && (ke(i) && i.type === zx && !hn(i.bin) ||
|
|
59918
|
+
if (!o && (ke(i) && i.type === zx && !hn(i.bin) || EN(i)))
|
|
59919
59919
|
return "horizontal";
|
|
59920
|
-
if (!u && (ke(s) && s.type === zx && !hn(s.bin) ||
|
|
59920
|
+
if (!u && (ke(s) && s.type === zx && !hn(s.bin) || EN(s)))
|
|
59921
59921
|
return "vertical";
|
|
59922
59922
|
}
|
|
59923
59923
|
case cS:
|
|
@@ -60171,7 +60171,7 @@ function xGe(t) {
|
|
|
60171
60171
|
if (e.length > 0)
|
|
60172
60172
|
return dGe(t, e);
|
|
60173
60173
|
} else if (t.mark === I4) {
|
|
60174
|
-
const e =
|
|
60174
|
+
const e = dN.some((r) => Vt(r, t.markDef, t.config));
|
|
60175
60175
|
if (t.stack && !t.fieldDef("size") && e)
|
|
60176
60176
|
return hGe(t);
|
|
60177
60177
|
}
|
|
@@ -60214,14 +60214,14 @@ function hGe(t) {
|
|
|
60214
60214
|
return `${f}(${h.map((p) => `scale('${i}',${p})`).join(",")})`;
|
|
60215
60215
|
};
|
|
60216
60216
|
let u, a;
|
|
60217
|
-
t.stack.fieldChannel === "x" ? (u = Object.assign(Object.assign({}, S3(r.encode.update, ["y", "yc", "y2", "height", ...
|
|
60217
|
+
t.stack.fieldChannel === "x" ? (u = Object.assign(Object.assign({}, S3(r.encode.update, ["y", "yc", "y2", "height", ...dN])), { x: { signal: o("min", "datum") }, x2: { signal: o("max", "datum") }, clip: { value: !0 } }), a = {
|
|
60218
60218
|
x: { field: { group: "x" }, mult: -1 },
|
|
60219
60219
|
height: { field: { group: "height" } }
|
|
60220
60220
|
}, r.encode.update = Object.assign(Object.assign({}, Eo(r.encode.update, ["y", "yc", "y2"])), { height: { field: { group: "height" } } })) : (u = Object.assign(Object.assign({}, S3(r.encode.update, ["x", "xc", "x2", "width"])), { y: { signal: o("min", "datum") }, y2: { signal: o("max", "datum") }, clip: { value: !0 } }), a = {
|
|
60221
60221
|
y: { field: { group: "y" }, mult: -1 },
|
|
60222
60222
|
width: { field: { group: "width" } }
|
|
60223
60223
|
}, r.encode.update = Object.assign(Object.assign({}, Eo(r.encode.update, ["x", "xc", "x2"])), { width: { field: { group: "width" } } }));
|
|
60224
|
-
for (const f of
|
|
60224
|
+
for (const f of dN) {
|
|
60225
60225
|
const x = Qx(f, t.markDef, t.config);
|
|
60226
60226
|
r.encode.update[f] ? (u[f] = r.encode.update[f], delete r.encode.update[f]) : x && (u[f] = gn(x)), x && (r.encode.update[f] = { value: 0 });
|
|
60227
60227
|
}
|
|
@@ -60923,7 +60923,7 @@ var _le = wYe;
|
|
|
60923
60923
|
function FYe(t) {
|
|
60924
60924
|
return t.split("");
|
|
60925
60925
|
}
|
|
60926
|
-
var NYe = FYe, vle = "\\ud800-\\udfff", LYe = "\\u0300-\\u036f", IYe = "\\ufe20-\\ufe2f", $Ye = "\\u20d0-\\u20ff", BYe = LYe + IYe + $Ye, kYe = "\\ufe0e\\ufe0f", MYe = "[" + vle + "]",
|
|
60926
|
+
var NYe = FYe, vle = "\\ud800-\\udfff", LYe = "\\u0300-\\u036f", IYe = "\\ufe20-\\ufe2f", $Ye = "\\u20d0-\\u20ff", BYe = LYe + IYe + $Ye, kYe = "\\ufe0e\\ufe0f", MYe = "[" + vle + "]", jN = "[" + BYe + "]", qN = "\\ud83c[\\udffb-\\udfff]", PYe = "(?:" + jN + "|" + qN + ")", Cle = "[^" + vle + "]", Sle = "(?:\\ud83c[\\udde6-\\uddff]){2}", ble = "[\\ud800-\\udbff][\\udc00-\\udfff]", UYe = "\\u200d", Tle = PYe + "?", Rle = "[" + kYe + "]?", jYe = "(?:" + UYe + "(?:" + [Cle, Sle, ble].join("|") + ")" + Rle + Tle + ")*", qYe = Rle + Tle + jYe, HYe = "(?:" + [Cle + jN + "?", jN, Sle, ble, MYe].join("|") + ")", QYe = RegExp(qN + "(?=" + qN + ")|" + HYe + qYe, "g");
|
|
60927
60927
|
function zYe(t) {
|
|
60928
60928
|
return t.match(QYe) || [];
|
|
60929
60929
|
}
|
|
@@ -60976,7 +60976,7 @@ class O0 extends Nd {
|
|
|
60976
60976
|
super("Zone is an abstract class");
|
|
60977
60977
|
}
|
|
60978
60978
|
}
|
|
60979
|
-
const Qe = "numeric", hu = "short", $s = "long",
|
|
60979
|
+
const Qe = "numeric", hu = "short", $s = "long", HN = {
|
|
60980
60980
|
year: Qe,
|
|
60981
60981
|
month: Qe,
|
|
60982
60982
|
day: Qe
|
|
@@ -61187,7 +61187,7 @@ function SS(t) {
|
|
|
61187
61187
|
const e = (t + Math.floor(t / 4) - Math.floor(t / 100) + Math.floor(t / 400)) % 7, r = t - 1, i = (r + Math.floor(r / 4) - Math.floor(r / 100) + Math.floor(r / 400)) % 7;
|
|
61188
61188
|
return e === 4 || i === 3 ? 53 : 52;
|
|
61189
61189
|
}
|
|
61190
|
-
function
|
|
61190
|
+
function QN(t) {
|
|
61191
61191
|
return t > 99 ? t : t > 60 ? 1900 + t : 2e3 + t;
|
|
61192
61192
|
}
|
|
61193
61193
|
function Yle(t, e, r, i = null) {
|
|
@@ -61332,7 +61332,7 @@ function hG(t, e) {
|
|
|
61332
61332
|
return r;
|
|
61333
61333
|
}
|
|
61334
61334
|
const LKe = {
|
|
61335
|
-
D:
|
|
61335
|
+
D: HN,
|
|
61336
61336
|
DD: Ole,
|
|
61337
61337
|
DDD: wle,
|
|
61338
61338
|
DDDD: Fle,
|
|
@@ -62116,26 +62116,26 @@ function MKe(t, e = {}) {
|
|
|
62116
62116
|
let i = _G[r];
|
|
62117
62117
|
return i || (i = new Intl.ListFormat(t, e), _G[r] = i), i;
|
|
62118
62118
|
}
|
|
62119
|
-
let
|
|
62120
|
-
function
|
|
62119
|
+
let zN = {};
|
|
62120
|
+
function WN(t, e = {}) {
|
|
62121
62121
|
const r = JSON.stringify([t, e]);
|
|
62122
|
-
let i =
|
|
62123
|
-
return i || (i = new Intl.DateTimeFormat(t, e),
|
|
62122
|
+
let i = zN[r];
|
|
62123
|
+
return i || (i = new Intl.DateTimeFormat(t, e), zN[r] = i), i;
|
|
62124
62124
|
}
|
|
62125
|
-
let
|
|
62125
|
+
let GN = {};
|
|
62126
62126
|
function PKe(t, e = {}) {
|
|
62127
62127
|
const r = JSON.stringify([t, e]);
|
|
62128
|
-
let i =
|
|
62129
|
-
return i || (i = new Intl.NumberFormat(t, e),
|
|
62128
|
+
let i = GN[r];
|
|
62129
|
+
return i || (i = new Intl.NumberFormat(t, e), GN[r] = i), i;
|
|
62130
62130
|
}
|
|
62131
|
-
let
|
|
62131
|
+
let VN = {};
|
|
62132
62132
|
function UKe(t, e = {}) {
|
|
62133
62133
|
const {
|
|
62134
62134
|
base: r,
|
|
62135
62135
|
...i
|
|
62136
62136
|
} = e, s = JSON.stringify([t, i]);
|
|
62137
|
-
let o =
|
|
62138
|
-
return o || (o = new Intl.RelativeTimeFormat(t, e),
|
|
62137
|
+
let o = VN[s];
|
|
62138
|
+
return o || (o = new Intl.RelativeTimeFormat(t, e), VN[s] = o), o;
|
|
62139
62139
|
}
|
|
62140
62140
|
let Eg = null;
|
|
62141
62141
|
function jKe() {
|
|
@@ -62149,9 +62149,9 @@ function qKe(t) {
|
|
|
62149
62149
|
let r;
|
|
62150
62150
|
const i = t.substring(0, e);
|
|
62151
62151
|
try {
|
|
62152
|
-
r =
|
|
62152
|
+
r = WN(t).resolvedOptions();
|
|
62153
62153
|
} catch {
|
|
62154
|
-
r =
|
|
62154
|
+
r = WN(i).resolvedOptions();
|
|
62155
62155
|
}
|
|
62156
62156
|
const {
|
|
62157
62157
|
numberingSystem: s,
|
|
@@ -62223,7 +62223,7 @@ class VKe {
|
|
|
62223
62223
|
const o = {
|
|
62224
62224
|
...this.opts
|
|
62225
62225
|
};
|
|
62226
|
-
s && (o.timeZone = s), this.dtf =
|
|
62226
|
+
s && (o.timeZone = s), this.dtf = WN(r, o);
|
|
62227
62227
|
}
|
|
62228
62228
|
format() {
|
|
62229
62229
|
return this.dtf.format(this.dt.toJSDate());
|
|
@@ -62258,7 +62258,7 @@ class wn {
|
|
|
62258
62258
|
return new wn(u, a, l, o);
|
|
62259
62259
|
}
|
|
62260
62260
|
static resetCache() {
|
|
62261
|
-
Eg = null,
|
|
62261
|
+
Eg = null, zN = {}, GN = {}, VN = {};
|
|
62262
62262
|
}
|
|
62263
62263
|
static fromObject({
|
|
62264
62264
|
locale: e,
|
|
@@ -62453,7 +62453,7 @@ const aJe = {
|
|
|
62453
62453
|
};
|
|
62454
62454
|
function fk(t, e, r, i, s, o, u) {
|
|
62455
62455
|
const a = {
|
|
62456
|
-
year: e.length === 2 ?
|
|
62456
|
+
year: e.length === 2 ? QN(P0(e)) : P0(e),
|
|
62457
62457
|
month: Xle.indexOf(r) + 1,
|
|
62458
62458
|
day: P0(i),
|
|
62459
62459
|
hour: P0(s),
|
|
@@ -63925,7 +63925,7 @@ function VJe(t, e) {
|
|
|
63925
63925
|
case "y":
|
|
63926
63926
|
return Ht(c);
|
|
63927
63927
|
case "yy":
|
|
63928
|
-
return Ht(x,
|
|
63928
|
+
return Ht(x, QN);
|
|
63929
63929
|
case "yyyy":
|
|
63930
63930
|
return Ht(o);
|
|
63931
63931
|
case "yyyyy":
|
|
@@ -63991,7 +63991,7 @@ function VJe(t, e) {
|
|
|
63991
63991
|
case "kkkk":
|
|
63992
63992
|
return Ht(o);
|
|
63993
63993
|
case "kk":
|
|
63994
|
-
return Ht(x,
|
|
63994
|
+
return Ht(x, QN);
|
|
63995
63995
|
case "W":
|
|
63996
63996
|
return Ht(a);
|
|
63997
63997
|
case "WW":
|
|
@@ -64200,7 +64200,7 @@ function A0e(t, e) {
|
|
|
64200
64200
|
day: s
|
|
64201
64201
|
};
|
|
64202
64202
|
}
|
|
64203
|
-
function
|
|
64203
|
+
function YN(t) {
|
|
64204
64204
|
const {
|
|
64205
64205
|
year: e,
|
|
64206
64206
|
month: r,
|
|
@@ -64286,7 +64286,7 @@ function u_(t) {
|
|
|
64286
64286
|
return new Xo("unsupported zone", `the zone "${t.name}" is not supported`);
|
|
64287
64287
|
}
|
|
64288
64288
|
function h7(t) {
|
|
64289
|
-
return t.weekData === null && (t.weekData =
|
|
64289
|
+
return t.weekData === null && (t.weekData = YN(t.c)), t.weekData;
|
|
64290
64290
|
}
|
|
64291
64291
|
function Im(t, e) {
|
|
64292
64292
|
const r = {
|
|
@@ -64662,7 +64662,7 @@ class gt {
|
|
|
64662
64662
|
throw new yg("Can't mix ordinal dates with month/day");
|
|
64663
64663
|
const p = x || u.weekday && !f;
|
|
64664
64664
|
let m, y, g = wG(s, o);
|
|
64665
|
-
p ? (m = aXe, y = oXe, g =
|
|
64665
|
+
p ? (m = aXe, y = oXe, g = YN(g)) : a ? (m = lXe, y = uXe, g = x7(g)) : (m = b0e, y = S0e);
|
|
64666
64666
|
let E = !1;
|
|
64667
64667
|
for (const R of m) {
|
|
64668
64668
|
const O = u[R];
|
|
@@ -65236,7 +65236,7 @@ class gt {
|
|
|
65236
65236
|
throw new yg("Can't mix ordinal dates with month/day");
|
|
65237
65237
|
let c;
|
|
65238
65238
|
i ? c = RG({
|
|
65239
|
-
...
|
|
65239
|
+
...YN(this.c),
|
|
65240
65240
|
...r
|
|
65241
65241
|
}) : wt(r.ordinal) ? (c = {
|
|
65242
65242
|
...this.toObject(),
|
|
@@ -65366,7 +65366,7 @@ class gt {
|
|
|
65366
65366
|
* @example DateTime.now().toLocaleString({ hour: '2-digit', minute: '2-digit', hourCycle: 'h23' }); //=> '11:32'
|
|
65367
65367
|
* @return {string}
|
|
65368
65368
|
*/
|
|
65369
|
-
toLocaleString(e =
|
|
65369
|
+
toLocaleString(e = HN, r = {}) {
|
|
65370
65370
|
return this.isValid ? ls.create(this.loc.clone(r), e).formatDateTime(this) : d7;
|
|
65371
65371
|
}
|
|
65372
65372
|
/**
|
|
@@ -65767,7 +65767,7 @@ class gt {
|
|
|
65767
65767
|
* @type {Object}
|
|
65768
65768
|
*/
|
|
65769
65769
|
static get DATE_SHORT() {
|
|
65770
|
-
return
|
|
65770
|
+
return HN;
|
|
65771
65771
|
}
|
|
65772
65772
|
/**
|
|
65773
65773
|
* {@link DateTime#toLocaleString} format like 'Oct 14, 1983'
|
|
@@ -66015,7 +66015,7 @@ class gT {
|
|
|
66015
66015
|
if (!e.isRepeatedRecord())
|
|
66016
66016
|
throw new Error("Invalid type for chart renderer");
|
|
66017
66017
|
const r = this.getVegaLiteSpec(e);
|
|
66018
|
-
r.config =
|
|
66018
|
+
r.config = q8(
|
|
66019
66019
|
r.config ?? {},
|
|
66020
66020
|
this.chartOptions.vegaConfigOverride ?? {}
|
|
66021
66021
|
);
|
|
@@ -66419,7 +66419,7 @@ const ab = class ab extends _E {
|
|
|
66419
66419
|
}
|
|
66420
66420
|
};
|
|
66421
66421
|
ab.instance = new ab();
|
|
66422
|
-
let
|
|
66422
|
+
let KN = ab;
|
|
66423
66423
|
class pXe extends T0e {
|
|
66424
66424
|
getMark() {
|
|
66425
66425
|
return "point";
|
|
@@ -66454,7 +66454,7 @@ const lb = class lb extends _E {
|
|
|
66454
66454
|
}
|
|
66455
66455
|
};
|
|
66456
66456
|
lb.instance = new lb();
|
|
66457
|
-
let
|
|
66457
|
+
let JN = lb;
|
|
66458
66458
|
const mXe = "Topology", gXe = [
|
|
66459
66459
|
-179.14733999999999,
|
|
66460
66460
|
-14.552548999999999,
|
|
@@ -117950,7 +117950,7 @@ const mXe = "Topology", gXe = [
|
|
|
117950
117950
|
16
|
|
117951
117951
|
]
|
|
117952
117952
|
]
|
|
117953
|
-
],
|
|
117953
|
+
], XN = {
|
|
117954
117954
|
type: mXe,
|
|
117955
117955
|
bbox: gXe,
|
|
117956
117956
|
transform: yXe,
|
|
@@ -118130,7 +118130,7 @@ class vXe extends gT {
|
|
|
118130
118130
|
layer: [
|
|
118131
118131
|
{
|
|
118132
118132
|
data: {
|
|
118133
|
-
values:
|
|
118133
|
+
values: XN,
|
|
118134
118134
|
format: {
|
|
118135
118135
|
type: "topojson",
|
|
118136
118136
|
feature: "states"
|
|
@@ -118148,7 +118148,7 @@ class vXe extends gT {
|
|
|
118148
118148
|
lookup: r.name,
|
|
118149
118149
|
from: {
|
|
118150
118150
|
data: {
|
|
118151
|
-
values:
|
|
118151
|
+
values: XN,
|
|
118152
118152
|
format: {
|
|
118153
118153
|
type: "topojson",
|
|
118154
118154
|
feature: "states"
|
|
@@ -118214,7 +118214,7 @@ const cb = class cb extends _E {
|
|
|
118214
118214
|
}
|
|
118215
118215
|
};
|
|
118216
118216
|
cb.instance = new cb();
|
|
118217
|
-
let
|
|
118217
|
+
let ZN = cb;
|
|
118218
118218
|
class CXe extends gT {
|
|
118219
118219
|
getDataValue(e) {
|
|
118220
118220
|
if (e.isNull() || e.isNumber() || e.isString())
|
|
@@ -118255,7 +118255,7 @@ class CXe extends gT {
|
|
|
118255
118255
|
layer: [
|
|
118256
118256
|
{
|
|
118257
118257
|
data: {
|
|
118258
|
-
values:
|
|
118258
|
+
values: XN,
|
|
118259
118259
|
format: {
|
|
118260
118260
|
type: "topojson",
|
|
118261
118261
|
feature: "states"
|
|
@@ -118326,9 +118326,9 @@ const fb = class fb extends _E {
|
|
|
118326
118326
|
}
|
|
118327
118327
|
};
|
|
118328
118328
|
fb.instance = new fb();
|
|
118329
|
-
let
|
|
118329
|
+
let e8 = fb;
|
|
118330
118330
|
var SXe = /* @__PURE__ */ bt("<div>");
|
|
118331
|
-
const bXe = [
|
|
118331
|
+
const bXe = [KN.instance, JN.instance, ZN.instance, e8.instance];
|
|
118332
118332
|
function TXe(t) {
|
|
118333
118333
|
var o;
|
|
118334
118334
|
const e = Ro(), r = ((o = e.vegaConfigOverride) == null ? void 0 : o.call(e, t.type)) ?? {}, i = () => {
|
|
@@ -119715,7 +119715,7 @@ function PXe(t, e, r) {
|
|
|
119715
119715
|
let i = null;
|
|
119716
119716
|
const s = MXe(t.tag);
|
|
119717
119717
|
if (s === "bar_chart" ? i = wXe(t) : s === "line_chart" && (i = $Xe(t)), i) {
|
|
119718
|
-
const f = ((o = r.getVegaConfigOverride) == null ? void 0 : o.call(r, i.chartType)) ?? {}, x =
|
|
119718
|
+
const f = ((o = r.getVegaConfigOverride) == null ? void 0 : o.call(r, i.chartType)) ?? {}, x = q8(
|
|
119719
119719
|
Ihe(),
|
|
119720
119720
|
((u = r.getVegaConfigOverride) == null ? void 0 : u.call(r, i.chartType)) ?? {}
|
|
119721
119721
|
), h = (a = f.axisY) == null ? void 0 : a.labelFont, p = (l = f.axis) == null ? void 0 : l.labelFont;
|
|
@@ -119782,7 +119782,7 @@ const UXe = `:host {
|
|
|
119782
119782
|
animation: modal-slide-in 2s forwards;
|
|
119783
119783
|
}
|
|
119784
119784
|
`;
|
|
119785
|
-
var
|
|
119785
|
+
var t8 = {}, z2 = {}, at = {}, et = {};
|
|
119786
119786
|
(function(t) {
|
|
119787
119787
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.sourceBase = t.isSegmentSQL = t.isIndexSegment = t.isRawSegment = t.isSamplingEnable = t.isSamplingPercent = t.isSamplingRows = t.isQuerySegment = t.isProjectSegment = t.isPartialSegment = t.isReduceSegment = t.structHasErrors = t.segmentHasErrors = t.refIsStructDef = t.ValueType = t.isExtractUnit = t.isTimestampUnit = t.isDateUnit = t.isJoinedSource = t.isJoined = t.isJoinable = t.isMatrixOperation = t.isScalarArray = t.isRepeatedRecord = t.isRepeatedRecordFunctionParam = t.mkArrayDef = t.mkFieldDef = t.fieldIsIntrinsic = t.isCastType = t.canOrderBy = t.isAtomicFieldType = t.isTemporalType = t.hasExpression = t.maxOfExpressionTypes = t.maxExpressionType = t.isExpressionTypeLEQ = t.expressionIsAnalytic = t.expressionIsCalculation = t.expressionInvolvesAggregate = t.expressionIsUngroupedAggregate = t.expressionIsAggregate = t.expressionIsScalar = t.paramHasValue = t.isFilterExprType = t.isRawCast = t.mkTemporal = t.isAsymmetricExpr = t.exprIsLeaf = t.exprHasE = t.exprHasKids = void 0, t.TD = t.isValueDate = t.isValueTimestamp = t.isValueBoolean = t.isValueNumber = t.isValueString = t.isAtomic = t.isTurtle = t.getIdentifier = t.isLeafAtomic = t.mergeEvalSpaces = t.isLiteral = t.isBaseTable = t.isSourceDef = void 0;
|
|
119788
119788
|
function e(P) {
|
|
@@ -120379,7 +120379,7 @@ function sZe(t) {
|
|
|
120379
120379
|
acceptibleTypes: r.map((i) => Hn(i, !0, !1))
|
|
120380
120380
|
}));
|
|
120381
120381
|
}
|
|
120382
|
-
function
|
|
120382
|
+
function n8(t) {
|
|
120383
120383
|
return {
|
|
120384
120384
|
returnType: VXe(t.returns),
|
|
120385
120385
|
params: ZXe(t.takes),
|
|
@@ -120390,14 +120390,14 @@ function nN(t) {
|
|
|
120390
120390
|
...iZe(t)
|
|
120391
120391
|
};
|
|
120392
120392
|
}
|
|
120393
|
-
function
|
|
120393
|
+
function r8(t) {
|
|
120394
120394
|
return "takes" in t && "returns" in t && "impl" in t;
|
|
120395
120395
|
}
|
|
120396
120396
|
function oZe(t) {
|
|
120397
120397
|
return "function" in t || "sql" in t || "expr" in t;
|
|
120398
120398
|
}
|
|
120399
120399
|
function uZe(t) {
|
|
120400
|
-
return
|
|
120400
|
+
return r8(t) ? [n8(t)] : Object.values(t).flatMap((e) => n8(e));
|
|
120401
120401
|
}
|
|
120402
120402
|
function aZe(t) {
|
|
120403
120403
|
const e = {};
|
|
@@ -120407,15 +120407,15 @@ function aZe(t) {
|
|
|
120407
120407
|
}
|
|
120408
120408
|
at.expandBlueprintMap = aZe;
|
|
120409
120409
|
function jG(t, e) {
|
|
120410
|
-
return [
|
|
120410
|
+
return [n8({ ...t, impl: e })];
|
|
120411
120411
|
}
|
|
120412
120412
|
function lZe(t, e, r) {
|
|
120413
120413
|
if (oZe(r)) {
|
|
120414
|
-
if (!
|
|
120414
|
+
if (!r8(e))
|
|
120415
120415
|
throw new Error(`Malformed function override: ${t}. Attempt to override multiple overloads with a single overload (missing: ${Object.keys(e)})`);
|
|
120416
120416
|
return jG(e, r);
|
|
120417
120417
|
} else {
|
|
120418
|
-
if (
|
|
120418
|
+
if (r8(e))
|
|
120419
120419
|
throw new Error(`Malformed function override: ${t}. Attempt to override a single overload with multiple overloads (extraneous: ${Object.keys(r)})`);
|
|
120420
120420
|
return Object.entries(r).flatMap(([i, s]) => {
|
|
120421
120421
|
const o = e[i];
|
|
@@ -120435,13 +120435,13 @@ function cZe(t, e) {
|
|
|
120435
120435
|
return r;
|
|
120436
120436
|
}
|
|
120437
120437
|
at.expandOverrideMapFromBase = cZe;
|
|
120438
|
-
function*
|
|
120438
|
+
function* i8(t) {
|
|
120439
120439
|
if (typeof t != "string") {
|
|
120440
120440
|
if ("generic" in t)
|
|
120441
120441
|
yield t;
|
|
120442
120442
|
else if ("record" in t)
|
|
120443
120443
|
for (const e of Object.values(t.record))
|
|
120444
|
-
yield*
|
|
120444
|
+
yield* i8(e);
|
|
120445
120445
|
else
|
|
120446
120446
|
for (const e of [
|
|
120447
120447
|
"array",
|
|
@@ -120453,7 +120453,7 @@ function* iN(t) {
|
|
|
120453
120453
|
"cacluation"
|
|
120454
120454
|
])
|
|
120455
120455
|
if (e in t) {
|
|
120456
|
-
yield*
|
|
120456
|
+
yield* i8(t[e]);
|
|
120457
120457
|
return;
|
|
120458
120458
|
}
|
|
120459
120459
|
}
|
|
@@ -120462,7 +120462,7 @@ function fZe(t, e, r, i = {}) {
|
|
|
120462
120462
|
let s = !1;
|
|
120463
120463
|
const o = {};
|
|
120464
120464
|
for (const a of Object.values(e))
|
|
120465
|
-
for (const l of
|
|
120465
|
+
for (const l of i8(a))
|
|
120466
120466
|
o[l.generic] = ["any"], s = !0;
|
|
120467
120467
|
s && i.generic === void 0 && (i.generic = o);
|
|
120468
120468
|
const u = {
|
|
@@ -121483,7 +121483,7 @@ const HG = at, PZe = { generic: "T" }, UZe = {
|
|
|
121483
121483
|
takes: { unix_date: "number" },
|
|
121484
121484
|
returns: "date",
|
|
121485
121485
|
impl: { function: "DATE_FROM_UNIX_DATE" }
|
|
121486
|
-
},
|
|
121486
|
+
}, s8 = {
|
|
121487
121487
|
default_separator: {
|
|
121488
121488
|
takes: { value: { dimension: "string" } },
|
|
121489
121489
|
returns: { measure: "string" },
|
|
@@ -121509,7 +121509,7 @@ const HG = at, PZe = { generic: "T" }, UZe = {
|
|
|
121509
121509
|
}
|
|
121510
121510
|
}, jZe = {
|
|
121511
121511
|
default_separator: {
|
|
121512
|
-
...
|
|
121512
|
+
...s8.default_separator,
|
|
121513
121513
|
isSymmetric: !0,
|
|
121514
121514
|
supportsOrderBy: "only_default",
|
|
121515
121515
|
impl: {
|
|
@@ -121518,7 +121518,7 @@ const HG = at, PZe = { generic: "T" }, UZe = {
|
|
|
121518
121518
|
}
|
|
121519
121519
|
},
|
|
121520
121520
|
with_separator: {
|
|
121521
|
-
...
|
|
121521
|
+
...s8.with_separator,
|
|
121522
121522
|
isSymmetric: !0,
|
|
121523
121523
|
supportsOrderBy: "only_default",
|
|
121524
121524
|
impl: {
|
|
@@ -121529,7 +121529,7 @@ const HG = at, PZe = { generic: "T" }, UZe = {
|
|
|
121529
121529
|
};
|
|
121530
121530
|
vT.STANDARDSQL_DIALECT_FUNCTIONS = {
|
|
121531
121531
|
date_from_unix_date: UZe,
|
|
121532
|
-
string_agg:
|
|
121532
|
+
string_agg: s8,
|
|
121533
121533
|
string_agg_distinct: jZe,
|
|
121534
121534
|
hll_accumulate: {
|
|
121535
121535
|
default: {
|
|
@@ -121897,7 +121897,7 @@ var gk = {}, ST = {}, bT = {};
|
|
|
121897
121897
|
var TT = {};
|
|
121898
121898
|
Object.defineProperty(TT, "__esModule", { value: !0 });
|
|
121899
121899
|
TT.POSTGRES_DIALECT_FUNCTIONS = void 0;
|
|
121900
|
-
const GG = at,
|
|
121900
|
+
const GG = at, o8 = {
|
|
121901
121901
|
default_separator: {
|
|
121902
121902
|
takes: { value: { dimension: "string" } },
|
|
121903
121903
|
returns: { measure: "string" },
|
|
@@ -121915,7 +121915,7 @@ const GG = at, oN = {
|
|
|
121915
121915
|
}
|
|
121916
121916
|
}, YZe = {
|
|
121917
121917
|
default_separator: {
|
|
121918
|
-
...
|
|
121918
|
+
...o8.default_separator,
|
|
121919
121919
|
isSymmetric: !0,
|
|
121920
121920
|
supportsOrderBy: "only_default",
|
|
121921
121921
|
impl: {
|
|
@@ -121924,7 +121924,7 @@ const GG = at, oN = {
|
|
|
121924
121924
|
}
|
|
121925
121925
|
},
|
|
121926
121926
|
with_separator: {
|
|
121927
|
-
...
|
|
121927
|
+
...o8.with_separator,
|
|
121928
121928
|
isSymmetric: !0,
|
|
121929
121929
|
supportsOrderBy: "only_default",
|
|
121930
121930
|
impl: {
|
|
@@ -121934,7 +121934,7 @@ const GG = at, oN = {
|
|
|
121934
121934
|
}
|
|
121935
121935
|
};
|
|
121936
121936
|
TT.POSTGRES_DIALECT_FUNCTIONS = {
|
|
121937
|
-
string_agg:
|
|
121937
|
+
string_agg: o8,
|
|
121938
121938
|
string_agg_distinct: YZe,
|
|
121939
121939
|
...(0, GG.def)("repeat", { str: "string", n: "number" }, "string"),
|
|
121940
121940
|
...(0, GG.def)("reverse", { str: "string" }, "string")
|
|
@@ -122310,7 +122310,7 @@ const JG = at, ret = {
|
|
|
122310
122310
|
returns: { measure: "number" },
|
|
122311
122311
|
impl: { function: "APPROX_COUNT_DISTINCT" },
|
|
122312
122312
|
isSymmetric: !0
|
|
122313
|
-
},
|
|
122313
|
+
}, u8 = {
|
|
122314
122314
|
default_separator: {
|
|
122315
122315
|
takes: { value: { dimension: "string" } },
|
|
122316
122316
|
returns: { measure: "string" },
|
|
@@ -122334,7 +122334,7 @@ const JG = at, ret = {
|
|
|
122334
122334
|
}
|
|
122335
122335
|
}, cet = {
|
|
122336
122336
|
default_separator: {
|
|
122337
|
-
...
|
|
122337
|
+
...u8.default_separator,
|
|
122338
122338
|
isSymmetric: !0,
|
|
122339
122339
|
impl: {
|
|
122340
122340
|
sql: "STRING_AGG(DISTINCT ${value}${order_by:})",
|
|
@@ -122342,7 +122342,7 @@ const JG = at, ret = {
|
|
|
122342
122342
|
}
|
|
122343
122343
|
},
|
|
122344
122344
|
with_separator: {
|
|
122345
|
-
...
|
|
122345
|
+
...u8.with_separator,
|
|
122346
122346
|
isSymmetric: !0,
|
|
122347
122347
|
impl: {
|
|
122348
122348
|
sql: "STRING_AGG(DISTINCT ${value}, ${separator}${order_by:})",
|
|
@@ -122355,7 +122355,7 @@ OT.DUCKDB_DIALECT_FUNCTIONS = {
|
|
|
122355
122355
|
count_approx: aet,
|
|
122356
122356
|
dayname: iet,
|
|
122357
122357
|
to_timestamp: uet,
|
|
122358
|
-
string_agg:
|
|
122358
|
+
string_agg: u8,
|
|
122359
122359
|
string_agg_distinct: cet,
|
|
122360
122360
|
to_seconds: oet,
|
|
122361
122361
|
date_part: set,
|
|
@@ -122523,7 +122523,7 @@ ${" ".repeat(this.parseCursor)}^`;
|
|
|
122523
122523
|
Jx.TinyParser = fet;
|
|
122524
122524
|
Object.defineProperty(DT, "__esModule", { value: !0 });
|
|
122525
122525
|
DT.DuckDBDialect = void 0;
|
|
122526
|
-
const hh = et, xet = kt, ZG = xf, det = ff, het = bT, pet = OT, met = wT, Q0e = Jx, eV = "-- hack: split on this",
|
|
122526
|
+
const hh = et, xet = kt, ZG = xf, det = ff, het = bT, pet = OT, met = wT, Q0e = Jx, eV = "-- hack: split on this", a8 = {
|
|
122527
122527
|
BIGINT: { type: "number", numberType: "integer" },
|
|
122528
122528
|
INTEGER: { type: "number", numberType: "integer" },
|
|
122529
122529
|
TINYINT: { type: "number", numberType: "integer" },
|
|
@@ -122711,7 +122711,7 @@ ${eV}
|
|
|
122711
122711
|
sqlTypeToMalloyType(e) {
|
|
122712
122712
|
var r, i, s;
|
|
122713
122713
|
const o = e.replace(/^DECIMAL\(\d+,\d+\)/g, "DECIMAL"), u = (i = (r = o.match(/^(\w+)/)) === null || r === void 0 ? void 0 : r.at(0)) !== null && i !== void 0 ? i : o;
|
|
122714
|
-
return (s =
|
|
122714
|
+
return (s = a8[u.toUpperCase()]) !== null && s !== void 0 ? s : {
|
|
122715
122715
|
type: "sql native",
|
|
122716
122716
|
rawType: e.toLowerCase()
|
|
122717
122717
|
};
|
|
@@ -122778,8 +122778,8 @@ class yet extends Q0e.TinyParser {
|
|
|
122778
122778
|
this.next(), i = { type: "number", numberType: "float" };
|
|
122779
122779
|
else if (r === "TIMESTAMP")
|
|
122780
122780
|
this.peek().text === "WITH" && this.nextText("WITH", "TIME", "ZONE"), i = { type: "timestamp" };
|
|
122781
|
-
else if (
|
|
122782
|
-
i =
|
|
122781
|
+
else if (a8[r])
|
|
122782
|
+
i = a8[r];
|
|
122783
122783
|
else if (r === "STRUCT")
|
|
122784
122784
|
for (this.next("("), i = { type: "record", fields: [] }; ; ) {
|
|
122785
122785
|
const s = this.next();
|
|
@@ -122834,7 +122834,7 @@ const oo = at, Eet = { generic: "T" }, OS = {
|
|
|
122834
122834
|
node: "aggregate_order_by",
|
|
122835
122835
|
prefix: " WITHIN GROUP(",
|
|
122836
122836
|
suffix: ")"
|
|
122837
|
-
},
|
|
122837
|
+
}, l8 = {
|
|
122838
122838
|
default_separator: {
|
|
122839
122839
|
takes: { value: { dimension: "string" } },
|
|
122840
122840
|
returns: { measure: "string" },
|
|
@@ -122856,14 +122856,14 @@ const oo = at, Eet = { generic: "T" }, OS = {
|
|
|
122856
122856
|
}
|
|
122857
122857
|
}, Aet = {
|
|
122858
122858
|
default_separator: {
|
|
122859
|
-
...
|
|
122859
|
+
...l8.default_separator,
|
|
122860
122860
|
isSymmetric: !0,
|
|
122861
122861
|
impl: {
|
|
122862
122862
|
expr: (0, oo.sql)`LISTAGG(DISTINCT ${(0, oo.arg)("value")}, ',')${OS}`
|
|
122863
122863
|
}
|
|
122864
122864
|
},
|
|
122865
122865
|
with_separator: {
|
|
122866
|
-
...
|
|
122866
|
+
...l8.with_separator,
|
|
122867
122867
|
isSymmetric: !0,
|
|
122868
122868
|
impl: {
|
|
122869
122869
|
expr: (0, oo.sql)`LISTAGG(DISTINCT ${(0, oo.arg)("value")}, ${(0, oo.arg)("separator")})${OS}`
|
|
@@ -122871,7 +122871,7 @@ const oo = at, Eet = { generic: "T" }, OS = {
|
|
|
122871
122871
|
}
|
|
122872
122872
|
};
|
|
122873
122873
|
NT.SNOWFLAKE_DIALECT_FUNCTIONS = {
|
|
122874
|
-
string_agg:
|
|
122874
|
+
string_agg: l8,
|
|
122875
122875
|
string_agg_distinct: Aet,
|
|
122876
122876
|
hll_accumulate: {
|
|
122877
122877
|
default: {
|
|
@@ -123601,7 +123601,7 @@ IT.TRINO_MALLOY_STANDARD_OVERLOADS = {
|
|
|
123601
123601
|
};
|
|
123602
123602
|
Object.defineProperty(kp, "__esModule", { value: !0 });
|
|
123603
123603
|
kp.PrestoDialect = kp.TrinoDialect = void 0;
|
|
123604
|
-
const nV = kt, $u = et,
|
|
123604
|
+
const nV = kt, $u = et, c8 = xf, Det = ff, rV = bT, W0e = z0e, Oet = IT;
|
|
123605
123605
|
function wet(t) {
|
|
123606
123606
|
return [
|
|
123607
123607
|
"microsecond",
|
|
@@ -123901,10 +123901,10 @@ ${(0, nV.indent)(r)}
|
|
|
123901
123901
|
return "'" + e.replace(/'/g, "''") + "'";
|
|
123902
123902
|
}
|
|
123903
123903
|
getDialectFunctionOverrides() {
|
|
123904
|
-
return (0,
|
|
123904
|
+
return (0, c8.expandOverrideMap)(Oet.TRINO_MALLOY_STANDARD_OVERLOADS);
|
|
123905
123905
|
}
|
|
123906
123906
|
getDialectFunctions() {
|
|
123907
|
-
return (0,
|
|
123907
|
+
return (0, c8.expandBlueprintMap)(W0e.TRINO_DIALECT_FUNCTIONS);
|
|
123908
123908
|
}
|
|
123909
123909
|
malloyTypeToSQLType(e) {
|
|
123910
123910
|
switch (e.type) {
|
|
@@ -123996,7 +123996,7 @@ CROSS JOIN UNNEST(COALESCE(${e}, ARRAY[NULL])) WITH ORDINALITY as ${r}_outer(${r
|
|
|
123996
123996
|
CROSS JOIN UNNEST(ARRAY[CASE WHEN ${e} IS NOT NULL THEN __row_id_almost_${r} END]) as ${r}_ignore(__row_id_from_${r})` : `CROSS JOIN UNNEST(COALESCE(${e}, ARRAY[NULL])) as ${r}_outer(${r})`;
|
|
123997
123997
|
}
|
|
123998
123998
|
getDialectFunctions() {
|
|
123999
|
-
return (0,
|
|
123999
|
+
return (0, c8.expandBlueprintMap)(W0e.PRESTO_DIALECT_FUNCTIONS);
|
|
124000
124000
|
}
|
|
124001
124001
|
}
|
|
124002
124002
|
kp.PrestoDialect = Let;
|
|
@@ -124017,7 +124017,7 @@ kp.PrestoDialect = Let;
|
|
|
124017
124017
|
var _k = {}, $T = {}, BT = {};
|
|
124018
124018
|
Object.defineProperty(BT, "__esModule", { value: !0 });
|
|
124019
124019
|
BT.MYSQL_DIALECT_FUNCTIONS = void 0;
|
|
124020
|
-
const iV = at,
|
|
124020
|
+
const iV = at, f8 = {
|
|
124021
124021
|
default_separator: {
|
|
124022
124022
|
takes: { value: { dimension: "string" } },
|
|
124023
124023
|
returns: { measure: "string" },
|
|
@@ -124035,7 +124035,7 @@ const iV = at, fN = {
|
|
|
124035
124035
|
}
|
|
124036
124036
|
}, Iet = {
|
|
124037
124037
|
default_separator: {
|
|
124038
|
-
...
|
|
124038
|
+
...f8.default_separator,
|
|
124039
124039
|
isSymmetric: !0,
|
|
124040
124040
|
supportsOrderBy: "only_default",
|
|
124041
124041
|
impl: {
|
|
@@ -124044,7 +124044,7 @@ const iV = at, fN = {
|
|
|
124044
124044
|
}
|
|
124045
124045
|
},
|
|
124046
124046
|
with_separator: {
|
|
124047
|
-
...
|
|
124047
|
+
...f8.with_separator,
|
|
124048
124048
|
isSymmetric: !0,
|
|
124049
124049
|
supportsOrderBy: "only_default",
|
|
124050
124050
|
impl: {
|
|
@@ -124054,7 +124054,7 @@ const iV = at, fN = {
|
|
|
124054
124054
|
}
|
|
124055
124055
|
};
|
|
124056
124056
|
BT.MYSQL_DIALECT_FUNCTIONS = {
|
|
124057
|
-
string_agg:
|
|
124057
|
+
string_agg: f8,
|
|
124058
124058
|
string_agg_distinct: Iet,
|
|
124059
124059
|
...(0, iV.def)("repeat", { str: "string", n: "number" }, "string"),
|
|
124060
124060
|
...(0, iV.def)("reverse", { str: "string" }, "string")
|
|
@@ -125426,19 +125426,19 @@ function ctt(t) {
|
|
|
125426
125426
|
return e.toLowerCase() === "null" || e === "NULL" ? { operator: "null" } : e === "empty" || e === "EMPTY" ? { operator: "empty" } : { operator: "=", values: [_g(e)] };
|
|
125427
125427
|
}
|
|
125428
125428
|
Qt.matchOp = ctt;
|
|
125429
|
-
function
|
|
125429
|
+
function x8(t, e) {
|
|
125430
125430
|
var r, i;
|
|
125431
125431
|
return t.operator === e.operator && ((r = t.not) !== null && r !== void 0 ? r : !1) === ((i = e.not) !== null && i !== void 0 ? i : !1);
|
|
125432
125432
|
}
|
|
125433
125433
|
function ftt(t, e, r) {
|
|
125434
125434
|
if ((0, sa.isStringFilter)(t) && (0, sa.isStringFilter)(r)) {
|
|
125435
125435
|
if (e === ",") {
|
|
125436
|
-
if (t.operator === "~" &&
|
|
125436
|
+
if (t.operator === "~" && x8(t, r))
|
|
125437
125437
|
return {
|
|
125438
125438
|
...t,
|
|
125439
125439
|
escaped_values: [...t.escaped_values, ...r.escaped_values]
|
|
125440
125440
|
};
|
|
125441
|
-
if ((0, sa.isStringCondition)(t) &&
|
|
125441
|
+
if ((0, sa.isStringCondition)(t) && x8(t, r))
|
|
125442
125442
|
return { ...t, values: [...t.values, ...r.values] };
|
|
125443
125443
|
}
|
|
125444
125444
|
const i = e === "," ? "," : e === "|" ? "or" : e === ";" ? "and" : void 0;
|
|
@@ -125450,7 +125450,7 @@ function ftt(t, e, r) {
|
|
|
125450
125450
|
Qt.conjoin = ftt;
|
|
125451
125451
|
function xtt(t, e, r) {
|
|
125452
125452
|
if ((0, sa.isNumberFilter)(t) && (0, sa.isNumberFilter)(r)) {
|
|
125453
|
-
if (e === "or" && t.operator === "=" &&
|
|
125453
|
+
if (e === "or" && t.operator === "=" && x8(t, r)) {
|
|
125454
125454
|
const i = {
|
|
125455
125455
|
operator: "=",
|
|
125456
125456
|
values: [...t.values, ...r.values]
|
|
@@ -126064,21 +126064,35 @@ Rk.default = Itt;
|
|
|
126064
126064
|
var UT = {};
|
|
126065
126065
|
Object.defineProperty(UT, "__esModule", { value: !0 });
|
|
126066
126066
|
UT.TemporalFilterCompiler = void 0;
|
|
126067
|
-
const b7 = et, Of = Gr, nce = "yyyy", rce = `${nce}-LL`,
|
|
126067
|
+
const b7 = et, Of = Gr, nce = "yyyy", rce = `${nce}-LL`, d8 = `${rce}-dd`, ice = `${d8} HH`, sce = `${ice}:mm`, Zi = `${sce}:ss`;
|
|
126068
126068
|
class $tt {
|
|
126069
126069
|
constructor(e, r, i = "timestamp") {
|
|
126070
126070
|
this.expr = e, this.timetype = i, this.d = r;
|
|
126071
126071
|
}
|
|
126072
|
+
time(e) {
|
|
126073
|
+
return this.timetype === "timestamp" ? e : this.d.sqlCast({}, {
|
|
126074
|
+
node: "cast",
|
|
126075
|
+
e: {
|
|
126076
|
+
node: "genericSQLExpr",
|
|
126077
|
+
src: ["", e],
|
|
126078
|
+
kids: { args: [] },
|
|
126079
|
+
sql: e
|
|
126080
|
+
},
|
|
126081
|
+
srcType: { type: "timestamp" },
|
|
126082
|
+
dstType: { type: "date" },
|
|
126083
|
+
safe: !1
|
|
126084
|
+
});
|
|
126085
|
+
}
|
|
126072
126086
|
compile(e) {
|
|
126073
126087
|
const r = this.expr;
|
|
126074
126088
|
switch (e.operator) {
|
|
126075
126089
|
case "after":
|
|
126076
|
-
return `${r} ${e.not ? "<" : ">="} ${this.moment(e.after).end}`;
|
|
126090
|
+
return `${r} ${e.not ? "<" : ">="} ${this.time(this.moment(e.after).end)}`;
|
|
126077
126091
|
case "before":
|
|
126078
|
-
return `${r} ${e.not ? ">=" : "<"} ${this.moment(e.before).begin}`;
|
|
126092
|
+
return `${r} ${e.not ? ">=" : "<"} ${this.time(this.moment(e.before).begin.sql)}`;
|
|
126079
126093
|
case "in": {
|
|
126080
126094
|
const i = this.moment(e.in);
|
|
126081
|
-
return this.isIn(e.not, i.begin.sql, i.end);
|
|
126095
|
+
return i.begin.sql === i.end ? e.not ? `${r} != ${this.time(i.end)} OR ${r} IS NULL` : `${r} = ${this.time(i.end)}` : this.isIn(e.not, i.begin.sql, i.end);
|
|
126082
126096
|
}
|
|
126083
126097
|
case "for": {
|
|
126084
126098
|
const i = this.moment(e.begin), s = this.delta(i.begin, "+", e.n, e.units);
|
|
@@ -126090,7 +126104,7 @@ class $tt {
|
|
|
126090
126104
|
}
|
|
126091
126105
|
case "to": {
|
|
126092
126106
|
const i = this.moment(e.fromMoment), s = this.moment(e.toMoment);
|
|
126093
|
-
return this.isIn(e.not, i.begin.sql, s.
|
|
126107
|
+
return this.isIn(e.not, i.begin.sql, s.begin.sql);
|
|
126094
126108
|
}
|
|
126095
126109
|
case "last": {
|
|
126096
126110
|
const i = this.nowDot(e.units), s = this.delta(i, "-", e.n, e.units);
|
|
@@ -126123,7 +126137,7 @@ class $tt {
|
|
|
126123
126137
|
return { begin: s, end: this.literalNode(o.toFormat(Zi)).sql };
|
|
126124
126138
|
}
|
|
126125
126139
|
case "day": {
|
|
126126
|
-
const i = Of.DateTime.fromFormat(r,
|
|
126140
|
+
const i = Of.DateTime.fromFormat(r, d8), s = this.literalNode(i.toFormat(Zi)), o = i.plus({ day: 1 });
|
|
126127
126141
|
return { begin: s, end: this.literalNode(o.toFormat(Zi)).sql };
|
|
126128
126142
|
}
|
|
126129
126143
|
case "hour": {
|
|
@@ -126135,7 +126149,7 @@ class $tt {
|
|
|
126135
126149
|
return { begin: s, end: this.literalNode(o.toFormat(Zi)).sql };
|
|
126136
126150
|
}
|
|
126137
126151
|
case "week": {
|
|
126138
|
-
const o = Of.DateTime.fromFormat(r.slice(0, 10),
|
|
126152
|
+
const o = Of.DateTime.fromFormat(r.slice(0, 10), d8).plus({ day: 1 }).startOf("week").minus({ day: 1 }), u = this.literalNode(o.toFormat(Zi)), a = o.plus({ days: 7 });
|
|
126139
126153
|
return { begin: u, end: this.literalNode(a.toFormat(Zi)).sql };
|
|
126140
126154
|
}
|
|
126141
126155
|
case "quarter": {
|
|
@@ -126220,16 +126234,10 @@ class $tt {
|
|
|
126220
126234
|
return this.expandLiteral(e);
|
|
126221
126235
|
case "ago":
|
|
126222
126236
|
case "from_now": {
|
|
126223
|
-
const r =
|
|
126224
|
-
node: "trunc",
|
|
126225
|
-
e: this.nowExpr(),
|
|
126226
|
-
units: e.units
|
|
126227
|
-
};
|
|
126228
|
-
r.sql = this.d.sqlTruncExpr({}, r);
|
|
126229
|
-
const i = (0, b7.mkTemporal)(r, "timestamp"), s = this.delta(i, e.moment === "ago" ? "-" : "+", e.n, e.units);
|
|
126237
|
+
const r = this.nowDot(e.units), i = (0, b7.mkTemporal)(r, "timestamp"), s = this.delta(i, e.moment === "ago" ? "-" : "+", e.n, e.units);
|
|
126230
126238
|
if (e.moment === "ago" && e.n === "1")
|
|
126231
126239
|
return { begin: s, end: r.sql };
|
|
126232
|
-
const o = Number(e.n) + e.moment === "ago" ? -1 : 1, u = {
|
|
126240
|
+
const o = Number(e.n) + (e.moment === "ago" ? -1 : 1), u = {
|
|
126233
126241
|
...s,
|
|
126234
126242
|
kids: { base: i, delta: this.n(o.toString()) }
|
|
126235
126243
|
};
|
|
@@ -126274,7 +126282,7 @@ class $tt {
|
|
|
126274
126282
|
}
|
|
126275
126283
|
isIn(e, r, i) {
|
|
126276
126284
|
let s = ">=", o = "<", u = "AND";
|
|
126277
|
-
return e && (u = "OR", s = "<", o = ">="), `${this.expr} ${s} ${r} ${u} ${this.expr} ${o} ${i}`;
|
|
126285
|
+
return e && (u = "OR", s = "<", o = ">="), r = this.time(r), i = this.time(i), `${this.expr} ${s} ${r} ${u} ${this.expr} ${o} ${i}`;
|
|
126278
126286
|
}
|
|
126279
126287
|
}
|
|
126280
126288
|
UT.TemporalFilterCompiler = $tt;
|
|
@@ -126300,7 +126308,7 @@ UT.TemporalFilterCompiler = $tt;
|
|
|
126300
126308
|
if (u === "boolean" && (0, e.isBooleanFilter)(a))
|
|
126301
126309
|
return t.FilterCompilers.booleanCompile(a, l, c);
|
|
126302
126310
|
if ((u === "date" || u === "timestamp") && (0, e.isTemporalFilter)(a))
|
|
126303
|
-
return t.FilterCompilers.temporalCompile(a, l, c);
|
|
126311
|
+
return t.FilterCompilers.temporalCompile(a, l, c, u);
|
|
126304
126312
|
throw new Error("INTERNAL ERROR: No filter compiler for " + u);
|
|
126305
126313
|
},
|
|
126306
126314
|
numberCompile(u, a, l) {
|
|
@@ -126415,8 +126423,8 @@ UT.TemporalFilterCompiler = $tt;
|
|
|
126415
126423
|
}
|
|
126416
126424
|
},
|
|
126417
126425
|
// mtoy todo figure out what to do about dates
|
|
126418
|
-
temporalCompile(u, a, l) {
|
|
126419
|
-
return new r.TemporalFilterCompiler(a, l).compile(u);
|
|
126426
|
+
temporalCompile(u, a, l, c) {
|
|
126427
|
+
return new r.TemporalFilterCompiler(a, l, c).compile(u);
|
|
126420
126428
|
}
|
|
126421
126429
|
};
|
|
126422
126430
|
})(K0e);
|
|
@@ -126928,7 +126936,7 @@ let Dk = class extends Qtt {
|
|
|
126928
126936
|
case "filterMatch":
|
|
126929
126937
|
if ((a.dataType === "string" || a.dataType === "number" || a.dataType === "date" || a.dataType === "timestamp" || a.dataType === "boolean") && (0, jtt.isFilterExpression)(a.filter))
|
|
126930
126938
|
return Utt.FilterCompilers.compile(a.dataType, a.filter, a.e.sql || "", this.parent.dialect);
|
|
126931
|
-
throw new Error(`Internal Error: Filter Compiler Undefined
|
|
126939
|
+
throw new Error(`Internal Error: Filter Compiler Undefined Type '${a.dataType}'`);
|
|
126932
126940
|
default:
|
|
126933
126941
|
throw new Error(`Internal Error: Unknown expression node '${a.node}' ${JSON.stringify(a, void 0, 2)}`);
|
|
126934
126942
|
}
|
|
@@ -129376,10 +129384,10 @@ class oa {
|
|
|
129376
129384
|
}
|
|
129377
129385
|
document() {
|
|
129378
129386
|
var e;
|
|
129379
|
-
return this instanceof
|
|
129387
|
+
return this instanceof p8 ? this : (e = this.parent) === null || e === void 0 ? void 0 : e.document();
|
|
129380
129388
|
}
|
|
129381
129389
|
namespace() {
|
|
129382
|
-
if (this instanceof
|
|
129390
|
+
if (this instanceof p8)
|
|
129383
129391
|
return this;
|
|
129384
129392
|
if (this.parent)
|
|
129385
129393
|
return this.parent.namespace();
|
|
@@ -129391,8 +129399,8 @@ class oa {
|
|
|
129391
129399
|
}
|
|
129392
129400
|
modelEntry(e) {
|
|
129393
129401
|
var r;
|
|
129394
|
-
const i = e instanceof
|
|
129395
|
-
return e instanceof
|
|
129402
|
+
const i = e instanceof h8 ? e.name : e, s = (r = this.namespace()) === null || r === void 0 ? void 0 : r.getEntry(i);
|
|
129403
|
+
return e instanceof h8 && ((s == null ? void 0 : s.entry.type) === "query" ? this.addReference({
|
|
129396
129404
|
type: "queryReference",
|
|
129397
129405
|
text: i,
|
|
129398
129406
|
definition: s.entry,
|
|
@@ -129518,7 +129526,7 @@ class Pnt extends oa {
|
|
|
129518
129526
|
}
|
|
129519
129527
|
}
|
|
129520
129528
|
Ze.Unimplemented = Pnt;
|
|
129521
|
-
class
|
|
129529
|
+
class h8 extends oa {
|
|
129522
129530
|
constructor(e) {
|
|
129523
129531
|
super(), this.name = e, this.elementType = "modelEntryReference";
|
|
129524
129532
|
}
|
|
@@ -129533,7 +129541,7 @@ class hN extends oa {
|
|
|
129533
129541
|
return (e = this.modelEntry(this)) === null || e === void 0 ? void 0 : e.entry;
|
|
129534
129542
|
}
|
|
129535
129543
|
}
|
|
129536
|
-
Ze.ModelEntryReference =
|
|
129544
|
+
Ze.ModelEntryReference = h8;
|
|
129537
129545
|
class Unt extends oa {
|
|
129538
129546
|
constructor(e) {
|
|
129539
129547
|
super(), this.id = e, this.elementType = "experimentalExperiment";
|
|
@@ -129610,7 +129618,7 @@ function Hnt(t) {
|
|
|
129610
129618
|
const e = Ece(t).join("");
|
|
129611
129619
|
return (0, Mnt.v5)(e, qnt);
|
|
129612
129620
|
}
|
|
129613
|
-
class
|
|
129621
|
+
class p8 extends oa {
|
|
129614
129622
|
constructor(e) {
|
|
129615
129623
|
super(), this.elementType = "document", this.globalNameSpace = new knt.GlobalNameSpace(), this.documentModel = {}, this.queryList = [], this.didInitModel = !1, this.annotation = {}, this.experiments = new Lnt.Tag({}), this.modelAnnotationTodoList = [], this.dialectNameSpaces = /* @__PURE__ */ new Map(), this.statements = new SE(e), this.has({ statements: e });
|
|
129616
129624
|
}
|
|
@@ -129700,7 +129708,7 @@ class pN extends oa {
|
|
|
129700
129708
|
return this.dialectNameSpaces.set(e, i), i;
|
|
129701
129709
|
}
|
|
129702
129710
|
}
|
|
129703
|
-
Ze.Document =
|
|
129711
|
+
Ze.Document = p8;
|
|
129704
129712
|
var zT = {}, K2 = {}, on = {};
|
|
129705
129713
|
(function(t) {
|
|
129706
129714
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.atomicDef = t.inspect = t.typeEq = t.typeIn = t.eq = t.any = t.anyAtomicT = t.aggregateBoolT = t.viewT = t.errorT = t.boolT = t.timestampT = t.dateT = t.stringT = t.numberT = t.nullT = void 0;
|
|
@@ -130109,15 +130117,15 @@ No.Source = Srt;
|
|
|
130109
130117
|
var bE = {}, J2 = {}, WT = {}, Oc = {};
|
|
130110
130118
|
Object.defineProperty(Oc, "__esModule", { value: !0 });
|
|
130111
130119
|
Oc.mergeFields = Oc.nameFromDef = void 0;
|
|
130112
|
-
function
|
|
130120
|
+
function m8(t) {
|
|
130113
130121
|
var e;
|
|
130114
130122
|
return t.type === "fieldref" ? t.path[t.path.length - 1] : (e = t.as) !== null && e !== void 0 ? e : t.name;
|
|
130115
130123
|
}
|
|
130116
|
-
Oc.nameFromDef =
|
|
130124
|
+
Oc.nameFromDef = m8;
|
|
130117
130125
|
function brt(t, e) {
|
|
130118
130126
|
if (t === void 0)
|
|
130119
130127
|
return e;
|
|
130120
|
-
const r = new Set(e.map((s) =>
|
|
130128
|
+
const r = new Set(e.map((s) => m8(s))), i = t.filter((s) => !r.has(m8(s)));
|
|
130121
130129
|
return i.push(...e), i;
|
|
130122
130130
|
}
|
|
130123
130131
|
Oc.mergeFields = brt;
|
|
@@ -130303,7 +130311,7 @@ class kk {
|
|
|
130303
130311
|
}
|
|
130304
130312
|
}
|
|
130305
130313
|
defToSpaceField(e) {
|
|
130306
|
-
return (0, ph.isJoined)(e) ? new
|
|
130314
|
+
return (0, ph.isJoined)(e) ? new g8(e, this.structDialect) : (0, ph.isTurtle)(e) ? new Grt.IRViewField(this, e) : new Wrt.ColumnSpaceField(e);
|
|
130307
130315
|
}
|
|
130308
130316
|
get map() {
|
|
130309
130317
|
if (this.memoMap === void 0) {
|
|
@@ -130357,7 +130365,7 @@ class kk {
|
|
|
130357
130365
|
};
|
|
130358
130366
|
if (s instanceof zrt.SpaceField) {
|
|
130359
130367
|
const u = s.fieldDef();
|
|
130360
|
-
if (u && (!(s instanceof vg.StructSpaceFieldBase) && (0, ph.isJoined)(u) && (s = new
|
|
130368
|
+
if (u && (!(s instanceof vg.StructSpaceFieldBase) && (0, ph.isJoined)(u) && (s = new g8(u, this.structDialect)), r.addReference({
|
|
130361
130369
|
type: s instanceof vg.StructSpaceFieldBase ? "joinReference" : "fieldReference",
|
|
130362
130370
|
definition: u,
|
|
130363
130371
|
location: r.location,
|
|
@@ -130395,7 +130403,7 @@ class kk {
|
|
|
130395
130403
|
}
|
|
130396
130404
|
}
|
|
130397
130405
|
Ur.StaticSpace = kk;
|
|
130398
|
-
class
|
|
130406
|
+
class g8 extends vg.StructSpaceFieldBase {
|
|
130399
130407
|
constructor(e, r) {
|
|
130400
130408
|
super(e), this.forDialect = r;
|
|
130401
130409
|
}
|
|
@@ -130403,7 +130411,7 @@ class gN extends vg.StructSpaceFieldBase {
|
|
|
130403
130411
|
return (0, ph.isSourceDef)(this.structDef) ? new Sce(this.structDef) : new kk(this.structDef, this.forDialect);
|
|
130404
130412
|
}
|
|
130405
130413
|
}
|
|
130406
|
-
Ur.StructSpaceField =
|
|
130414
|
+
Ur.StructSpaceField = g8;
|
|
130407
130415
|
class Sce extends kk {
|
|
130408
130416
|
constructor(e) {
|
|
130409
130417
|
super(e, e.dialect), this.source = e;
|
|
@@ -130892,7 +130900,7 @@ Fc.Renames = Uit;
|
|
|
130892
130900
|
var cs = {};
|
|
130893
130901
|
Object.defineProperty(cs, "__esModule", { value: !0 });
|
|
130894
130902
|
cs.JoinStatement = cs.ExpressionJoin = cs.KeyJoin = cs.Join = void 0;
|
|
130895
|
-
const
|
|
130903
|
+
const y8 = et, jit = TE, qit = Xs, Hit = Ze, Qit = Pr, Dce = Ai, zit = Wn;
|
|
130896
130904
|
class Pk extends Hit.MalloyElement {
|
|
130897
130905
|
constructor() {
|
|
130898
130906
|
super(...arguments), this.isNoteableObj = !0, this.extendNote = Qit.extendNoteMethod;
|
|
@@ -130916,7 +130924,7 @@ class Wit extends Pk {
|
|
|
130916
130924
|
structDef(e) {
|
|
130917
130925
|
var r;
|
|
130918
130926
|
const i = this.getStructDefFromExpr(e);
|
|
130919
|
-
if (!(0,
|
|
130927
|
+
if (!(0, y8.isJoinable)(i))
|
|
130920
130928
|
throw this.internalError(`Cannot join struct type '${i.type}'`);
|
|
130921
130929
|
const s = {
|
|
130922
130930
|
...i,
|
|
@@ -130930,7 +130938,7 @@ class Wit extends Pk {
|
|
|
130930
130938
|
}
|
|
130931
130939
|
fixupJoinOn(e, r) {
|
|
130932
130940
|
const i = this.keyExpr.getExpression(e);
|
|
130933
|
-
if ((0,
|
|
130941
|
+
if ((0, y8.isSourceDef)(r) && r.primaryKey) {
|
|
130934
130942
|
const s = r.fields.find((o) => (o.as || o.name) === r.primaryKey);
|
|
130935
130943
|
if (s)
|
|
130936
130944
|
if (s.type === i.type) {
|
|
@@ -130981,7 +130989,7 @@ class Git extends Pk {
|
|
|
130981
130989
|
return this.sourceExpr.sqLog("invalid-join-source", "Cannot create a source to join from"), Dce.ErrorFactory.joinDef;
|
|
130982
130990
|
const s = i.getSourceDef(e);
|
|
130983
130991
|
let o = "left";
|
|
130984
|
-
if (this.inExperiment("join_types", !0) && (o = this.matrixOperation), !(0,
|
|
130992
|
+
if (this.inExperiment("join_types", !0) && (o = this.matrixOperation), !(0, y8.isJoinable)(s))
|
|
130985
130993
|
throw this.internalError(`Can't join struct type ${s.type}`);
|
|
130986
130994
|
const u = {
|
|
130987
130995
|
...s,
|
|
@@ -131868,10 +131876,10 @@ pt.applyBinary = pt.getMorphicValue = pt.ExprDuration = pt.ExpressionDef = pt.AT
|
|
|
131868
131876
|
const Nc = et, Xf = Sot(on), zk = Js, t0 = zt, bot = fs, $ce = o1, Tot = Ze, k3 = ru;
|
|
131869
131877
|
class Rot extends Error {
|
|
131870
131878
|
}
|
|
131871
|
-
var
|
|
131879
|
+
var E8;
|
|
131872
131880
|
(function(t) {
|
|
131873
131881
|
t[t.And = 0] = "And", t[t.Or = 1] = "Or", t[t.Value = 2] = "Value", t[t.Partial = 3] = "Partial";
|
|
131874
|
-
})(
|
|
131882
|
+
})(E8 || (pt.ATNodeType = E8 = {}));
|
|
131875
131883
|
class Bce extends Tot.MalloyElement {
|
|
131876
131884
|
constructor() {
|
|
131877
131885
|
super(...arguments), this.legalChildTypes = Xf.anyAtomicT;
|
|
@@ -131927,14 +131935,14 @@ class Bce extends Tot.MalloyElement {
|
|
|
131927
131935
|
return (0, Nc.expressionIsAggregate)(e.expressionType);
|
|
131928
131936
|
}
|
|
131929
131937
|
atNodeType() {
|
|
131930
|
-
return
|
|
131938
|
+
return E8.Value;
|
|
131931
131939
|
}
|
|
131932
131940
|
atExpr() {
|
|
131933
131941
|
return this;
|
|
131934
131942
|
}
|
|
131935
131943
|
}
|
|
131936
131944
|
pt.ExpressionDef = Bce;
|
|
131937
|
-
class
|
|
131945
|
+
class A8 extends Bce {
|
|
131938
131946
|
constructor(e, r) {
|
|
131939
131947
|
super({ n: e }), this.n = e, this.timeframe = r, this.elementType = "duration", this.legalChildTypes = [Xf.timestampT, Xf.dateT];
|
|
131940
131948
|
}
|
|
@@ -131963,7 +131971,7 @@ class AN extends Bce {
|
|
|
131963
131971
|
});
|
|
131964
131972
|
}
|
|
131965
131973
|
}
|
|
131966
|
-
pt.ExprDuration =
|
|
131974
|
+
pt.ExprDuration = A8;
|
|
131967
131975
|
function NV(t, e) {
|
|
131968
131976
|
return t.type === e ? t.value : t.morphic && t.morphic[e];
|
|
131969
131977
|
}
|
|
@@ -132078,9 +132086,9 @@ function Not(t, e, r, i) {
|
|
|
132078
132086
|
let c = i;
|
|
132079
132087
|
if (o.type !== "duration")
|
|
132080
132088
|
if ((0, $ce.isGranularResult)(s))
|
|
132081
|
-
c = new
|
|
132089
|
+
c = new A8(i, s.timeframe);
|
|
132082
132090
|
else if (s.type === "date")
|
|
132083
|
-
c = new
|
|
132091
|
+
c = new A8(i, "day");
|
|
132084
132092
|
else
|
|
132085
132093
|
return e.loggedErrorExpr("time-offset-type-mismatch", `Can not offset time by '${o.type}'`);
|
|
132086
132094
|
return c.apply(t, r, e);
|
|
@@ -133078,7 +133086,7 @@ class kat extends Iat.ExpressionDef {
|
|
|
133078
133086
|
if (!(a.type === "error")) {
|
|
133079
133087
|
const x = this.getJoinUsage(o), h = this.source !== void 0 || this.explicitSource;
|
|
133080
133088
|
if (u && !(!this.source && x.every((m) => m.length === 0)) && !this.isSymmetricFunction()) {
|
|
133081
|
-
const m =
|
|
133089
|
+
const m = v8(c, x), y = C8(this.elementType, m), g = h ? y == null ? void 0 : y.message : "Join path is required for this calculation";
|
|
133082
133090
|
if (g) {
|
|
133083
133091
|
const E = Pat(g, x, u, this.elementType), A = (s = y == null ? void 0 : y.code) !== null && s !== void 0 ? s : "bad-join-usage";
|
|
133084
133092
|
y ? this.logError(A, E) : this.logWarning(A, E);
|
|
@@ -133110,11 +133118,11 @@ class kat extends Iat.ExpressionDef {
|
|
|
133110
133118
|
const r = [];
|
|
133111
133119
|
if (this.source && this.source.getField(e).found) {
|
|
133112
133120
|
const s = { node: "field", path: this.source.path };
|
|
133113
|
-
r.push(...
|
|
133121
|
+
r.push(..._8(e, s));
|
|
133114
133122
|
}
|
|
133115
133123
|
if (this.expr) {
|
|
133116
133124
|
const i = this.expr.getExpression(e).value;
|
|
133117
|
-
r.push(...
|
|
133125
|
+
r.push(..._8(e, i));
|
|
133118
133126
|
}
|
|
133119
133127
|
return r;
|
|
133120
133128
|
}
|
|
@@ -133129,7 +133137,7 @@ function Mat(t, e) {
|
|
|
133129
133137
|
return !1;
|
|
133130
133138
|
return !0;
|
|
133131
133139
|
}
|
|
133132
|
-
function
|
|
133140
|
+
function _8(t, e) {
|
|
133133
133141
|
const r = [], i = (s, o) => {
|
|
133134
133142
|
const u = o[0], a = o.slice(1), l = s.entry(u);
|
|
133135
133143
|
if (l === void 0)
|
|
@@ -133159,7 +133167,7 @@ function _N(t, e) {
|
|
|
133159
133167
|
const o = i(t, s.path), u = o.def;
|
|
133160
133168
|
if ((0, qg.isAtomic)(u) && !(0, qg.isJoined)(u))
|
|
133161
133169
|
if ((0, qg.hasExpression)(u)) {
|
|
133162
|
-
const a =
|
|
133170
|
+
const a = _8(o.fs, u.e);
|
|
133163
133171
|
r.push(...a.map((l) => [...o.joinPath, ...l]));
|
|
133164
133172
|
} else
|
|
133165
133173
|
r.push(o.joinPath);
|
|
@@ -133171,7 +133179,7 @@ function _N(t, e) {
|
|
|
133171
133179
|
r.push([]);
|
|
133172
133180
|
return r;
|
|
133173
133181
|
}
|
|
133174
|
-
function
|
|
133182
|
+
function v8(t, e) {
|
|
133175
133183
|
const r = [];
|
|
133176
133184
|
for (const i of e) {
|
|
133177
133185
|
let s = 0;
|
|
@@ -133185,7 +133193,7 @@ function vN(t, e) {
|
|
|
133185
133193
|
}
|
|
133186
133194
|
return r;
|
|
133187
133195
|
}
|
|
133188
|
-
function
|
|
133196
|
+
function C8(t, e) {
|
|
133189
133197
|
for (const r of e)
|
|
133190
133198
|
for (const i of r) {
|
|
133191
133199
|
if (i.joinType === "cross")
|
|
@@ -133217,7 +133225,7 @@ function Pat(t, e, r, i) {
|
|
|
133217
133225
|
break;
|
|
133218
133226
|
}
|
|
133219
133227
|
}
|
|
133220
|
-
const o =
|
|
133228
|
+
const o = v8(s, e), u = C8(i, o), a = s.slice().reverse().findIndex((m) => m.joinType === "many" || m.joinType === "cross"), l = a === -1 ? 0 : s.length - a, c = s.slice(0, l), f = v8(c, e), x = C8(i, f), h = s.length > 0 ? s.map((m) => m.name).join(".") : "source", p = c.length > 0 ? c.map((m) => m.name).join(".") : "source";
|
|
133221
133229
|
if (u)
|
|
133222
133230
|
return "Aggregated dimensional expression contains multiple join paths; rewrite, for example `sum(first_join.field + second_join.field)` as `first_join.field.sum() + second_join.field.sum()`";
|
|
133223
133231
|
{
|
|
@@ -133230,7 +133238,7 @@ var iR = {};
|
|
|
133230
133238
|
Object.defineProperty(iR, "__esModule", { value: !0 });
|
|
133231
133239
|
iR.ExprAlternationTree = void 0;
|
|
133232
133240
|
const jV = zt, Mh = pt, Uat = ru;
|
|
133233
|
-
function
|
|
133241
|
+
function S8(t) {
|
|
133234
133242
|
const e = t.atExpr();
|
|
133235
133243
|
switch (e.atNodeType()) {
|
|
133236
133244
|
case Mh.ATNodeType.And:
|
|
@@ -133238,9 +133246,9 @@ function SN(t) {
|
|
|
133238
133246
|
return;
|
|
133239
133247
|
case Mh.ATNodeType.Or: {
|
|
133240
133248
|
if (e instanceof Hce) {
|
|
133241
|
-
const r =
|
|
133249
|
+
const r = S8(e.left);
|
|
133242
133250
|
if (r) {
|
|
133243
|
-
const i =
|
|
133251
|
+
const i = S8(e.right);
|
|
133244
133252
|
if (i)
|
|
133245
133253
|
return [...r, ...i];
|
|
133246
133254
|
}
|
|
@@ -133256,7 +133264,7 @@ class Hce extends Mh.ExpressionDef {
|
|
|
133256
133264
|
super({ left: e, right: i }), this.left = e, this.op = r, this.right = i, this.elementType = "alternation", this.elementType = `${r}alternation${r}`;
|
|
133257
133265
|
}
|
|
133258
133266
|
equalityList() {
|
|
133259
|
-
return this.inList === void 0 && (this.inList =
|
|
133267
|
+
return this.inList === void 0 && (this.inList = S8(this) || []), this.inList;
|
|
133260
133268
|
}
|
|
133261
133269
|
apply(e, r, i, s) {
|
|
133262
133270
|
if ((0, Uat.isEquality)(r)) {
|
|
@@ -134290,7 +134298,7 @@ class O0t extends D0t.ExpressionDef {
|
|
|
134290
134298
|
}
|
|
134291
134299
|
if (a.log.length > 0)
|
|
134292
134300
|
for (const c of a.log)
|
|
134293
|
-
return this.loggedErrorExpr("filter-expression-
|
|
134301
|
+
return this.loggedErrorExpr("filter-expression-error", `Filter parse error: ${c.message}`);
|
|
134294
134302
|
if (!a.parsed)
|
|
134295
134303
|
return this.loggedErrorExpr("filter-expression-type", "FJKLD:JDKSL: expression parsed to null");
|
|
134296
134304
|
const l = {
|
|
@@ -134815,7 +134823,7 @@ RR.ForRange = fct;
|
|
|
134815
134823
|
var hr = {};
|
|
134816
134824
|
Object.defineProperty(hr, "__esModule", { value: !0 });
|
|
134817
134825
|
hr.LiteralYear = hr.LiteralQuarter = hr.LiteralMonth = hr.LiteralWeek = hr.LiteralDay = hr.LiteralHour = hr.LiteralTimestamp = hr.TimeFormatError = void 0;
|
|
134818
|
-
const Ic = Gr, xct = et, dct = zt, hct = mf, ZV = u1,
|
|
134826
|
+
const Ic = Gr, xct = et, dct = zt, hct = mf, ZV = u1, b8 = pt;
|
|
134819
134827
|
class pct extends Error {
|
|
134820
134828
|
}
|
|
134821
134829
|
hr.TimeFormatError = pct;
|
|
@@ -134831,8 +134839,8 @@ function Bd(t, e) {
|
|
|
134831
134839
|
}
|
|
134832
134840
|
return { text: r };
|
|
134833
134841
|
}
|
|
134834
|
-
const Gce = "yyyy", Vce = `${Gce}-LL`, Ao = `${Vce}-dd`, Yce = `${Ao} HH`, Kce = `${Yce}:mm`,
|
|
134835
|
-
class Jce extends
|
|
134842
|
+
const Gce = "yyyy", Vce = `${Gce}-LL`, Ao = `${Vce}-dd`, Yce = `${Ao} HH`, Kce = `${Yce}:mm`, T8 = `${Kce}:ss`;
|
|
134843
|
+
class Jce extends b8.ExpressionDef {
|
|
134836
134844
|
constructor(e, r, i) {
|
|
134837
134845
|
super(), this.units = r, this.timeType = i, this.literalPart = e.text, e.tzSpec && (this.timeZone = e.tzSpec);
|
|
134838
134846
|
}
|
|
@@ -134873,12 +134881,12 @@ class Vk extends Jce {
|
|
|
134873
134881
|
e = i.text, e[10] === "T" && (e = e.slice(0, 10) + " " + e.slice(11), i.text = e);
|
|
134874
134882
|
const s = e.match(/^([^.,]+)[,.](\d+)$/);
|
|
134875
134883
|
s && (e = s[1]);
|
|
134876
|
-
let o = Ic.DateTime.fromFormat(e,
|
|
134884
|
+
let o = Ic.DateTime.fromFormat(e, T8);
|
|
134877
134885
|
if (o.isValid)
|
|
134878
134886
|
return new Vk(i, r);
|
|
134879
134887
|
if (o = Ic.DateTime.fromFormat(e, Kce), o.isValid) {
|
|
134880
134888
|
i.text = i.text + ":00", r = "minute";
|
|
134881
|
-
const u = o.plus({ minute: 1 }).toFormat(
|
|
134889
|
+
const u = o.plus({ minute: 1 }).toFormat(T8);
|
|
134882
134890
|
return new Yk(i, r, "timestamp", u);
|
|
134883
134891
|
}
|
|
134884
134892
|
}
|
|
@@ -134893,7 +134901,7 @@ class Yk extends Jce {
|
|
|
134893
134901
|
if (o) {
|
|
134894
134902
|
const u = i.getExpression(e);
|
|
134895
134903
|
if (u.type === "timestamp") {
|
|
134896
|
-
const a = (0,
|
|
134904
|
+
const a = (0, b8.getMorphicValue)(s, "timestamp"), l = (0, b8.getMorphicValue)(o, "timestamp");
|
|
134897
134905
|
if (a && l)
|
|
134898
134906
|
s = a, o = l;
|
|
134899
134907
|
else
|
|
@@ -134916,7 +134924,7 @@ class Kk extends Yk {
|
|
|
134916
134924
|
let i = r.text;
|
|
134917
134925
|
const s = Ic.DateTime.fromFormat(r.text, Yce);
|
|
134918
134926
|
if (s.isValid)
|
|
134919
|
-
return r.text = r.text + ":00:00", i = s.plus({ hour: 1 }).toFormat(
|
|
134927
|
+
return r.text = r.text + ":00:00", i = s.plus({ hour: 1 }).toFormat(T8), new Kk(r, i);
|
|
134920
134928
|
}
|
|
134921
134929
|
}
|
|
134922
134930
|
hr.LiteralHour = Kk;
|
|
@@ -136109,7 +136117,7 @@ var Rn = {}, Txt = T && T.__createBinding || (Object.create ? function(t, e, r,
|
|
|
136109
136117
|
};
|
|
136110
136118
|
Object.defineProperty(Rn, "__esModule", { value: !0 });
|
|
136111
136119
|
Rn.FieldDefinitionValue = Rn.DefSpace = Rn.DimensionFieldDeclaration = Rn.MeasureFieldDeclaration = Rn.DeclareFieldDeclaration = Rn.ProjectFieldDeclaration = Rn.GroupByFieldDeclaration = Rn.AggregateFieldDeclaration = Rn.CalculateFieldDeclaration = Rn.AtomicFieldDeclaration = void 0;
|
|
136112
|
-
const
|
|
136120
|
+
const R8 = et, pY = Dxt(on), Oxt = o1, wxt = Ze, kd = Zn, Fxt = Pr, Nxt = Vr;
|
|
136113
136121
|
class Af extends wxt.MalloyElement {
|
|
136114
136122
|
constructor(e, r, i) {
|
|
136115
136123
|
super({ expr: e }), this.expr = e, this.defineName = r, this.exprSrc = i, this.isNoteableObj = !0, this.extendNote = Fxt.extendNoteMethod;
|
|
@@ -136118,7 +136126,7 @@ class Af extends wxt.MalloyElement {
|
|
|
136118
136126
|
return this.defineName;
|
|
136119
136127
|
}
|
|
136120
136128
|
fieldDef(e, r) {
|
|
136121
|
-
return this.queryFieldDef(new
|
|
136129
|
+
return this.queryFieldDef(new D8(e, this), r);
|
|
136122
136130
|
}
|
|
136123
136131
|
executesInOutputSpace() {
|
|
136124
136132
|
return !1;
|
|
@@ -136145,12 +136153,12 @@ class Af extends wxt.MalloyElement {
|
|
|
136145
136153
|
expressionType: i.expressionType,
|
|
136146
136154
|
evalSpace: i.evalSpace,
|
|
136147
136155
|
compositeFieldUsage: i.compositeFieldUsage
|
|
136148
|
-
}), (0,
|
|
136156
|
+
}), (0, R8.isAtomicFieldType)(i.type) && i.type !== "error") {
|
|
136149
136157
|
this.typecheckExprValue(i);
|
|
136150
|
-
const u = (0,
|
|
136158
|
+
const u = (0, R8.mkFieldDef)(pY.atomicDef(i), r);
|
|
136151
136159
|
return (u.type === "date" || u.type === "timestamp") && (0, Oxt.isGranularResult)(i) && (u.timeframe = i.timeframe), u.location = this.location, u.e = i.value, u.compositeFieldUsage = i.compositeFieldUsage, i.expressionType && (u.expressionType = i.expressionType), this.exprSrc && (u.code = this.exprSrc), this.note && (u.annotation = this.note), u;
|
|
136152
136160
|
}
|
|
136153
|
-
if (!(e instanceof
|
|
136161
|
+
if (!(e instanceof D8 && e.foundCircle) && i.type !== "error") {
|
|
136154
136162
|
const u = pY.inspect(i);
|
|
136155
136163
|
this.logError("invalid-type-for-field-definition", `Cannot define '${r}', unexpected type: ${u}`);
|
|
136156
136164
|
}
|
|
@@ -136230,7 +136238,7 @@ class Pxt extends Af {
|
|
|
136230
136238
|
}
|
|
136231
136239
|
}
|
|
136232
136240
|
Rn.DimensionFieldDeclaration = Pxt;
|
|
136233
|
-
class
|
|
136241
|
+
class D8 {
|
|
136234
136242
|
constructor(e, r) {
|
|
136235
136243
|
this.realFS = e, this.circular = r, this.type = "fieldSpace", this.foundCircle = !1;
|
|
136236
136244
|
}
|
|
@@ -136278,7 +136286,7 @@ class DN {
|
|
|
136278
136286
|
return !0;
|
|
136279
136287
|
}
|
|
136280
136288
|
}
|
|
136281
|
-
Rn.DefSpace =
|
|
136289
|
+
Rn.DefSpace = D8;
|
|
136282
136290
|
class efe extends Nxt.SpaceField {
|
|
136283
136291
|
constructor(e, r) {
|
|
136284
136292
|
super(), this.space = e, this.exprDef = r, this.fieldName = r.defineName;
|
|
@@ -136304,7 +136312,7 @@ class efe extends Nxt.SpaceField {
|
|
|
136304
136312
|
// some expressions being compiled twice.
|
|
136305
136313
|
typeDesc() {
|
|
136306
136314
|
const e = this.defInQuery || this.fieldDef();
|
|
136307
|
-
if ((0,
|
|
136315
|
+
if ((0, R8.isAtomic)(e))
|
|
136308
136316
|
return this.fieldTypeFromFieldDef(e);
|
|
136309
136317
|
throw new Error(`Can't get typeDesc for ${e.type}`);
|
|
136310
136318
|
}
|
|
@@ -136476,14 +136484,14 @@ function tdt(t, e = !1) {
|
|
|
136476
136484
|
kn.getPlainString = tdt;
|
|
136477
136485
|
Object.defineProperty(Pl, "__esModule", { value: !0 });
|
|
136478
136486
|
Pl.findReferences = Pl.deprecatedParseTableURI = Pl.constructTableKey = void 0;
|
|
136479
|
-
const ndt = Mc,
|
|
136487
|
+
const ndt = Mc, O8 = kn;
|
|
136480
136488
|
function V7(t) {
|
|
136481
|
-
const e = (0,
|
|
136489
|
+
const e = (0, O8.getStringIfShort)(t);
|
|
136482
136490
|
if (e)
|
|
136483
136491
|
return e;
|
|
136484
136492
|
const r = [], i = t.string().sqlString();
|
|
136485
136493
|
if (i) {
|
|
136486
|
-
for (const s of (0,
|
|
136494
|
+
for (const s of (0, O8.getStringParts)(i))
|
|
136487
136495
|
typeof s == "string" && r.push(s);
|
|
136488
136496
|
return r.join("");
|
|
136489
136497
|
}
|
|
@@ -136502,7 +136510,7 @@ class rdt {
|
|
|
136502
136510
|
});
|
|
136503
136511
|
}
|
|
136504
136512
|
enterTableMethod(e) {
|
|
136505
|
-
const r = (0,
|
|
136513
|
+
const r = (0, O8.getId)(e.connectionId()), i = V7(e.tablePath()), s = this.trans.rangeFromContext(e);
|
|
136506
136514
|
this.registerTableReference(r, i, s);
|
|
136507
136515
|
}
|
|
136508
136516
|
enterTableFunction(e) {
|
|
@@ -138150,7 +138158,7 @@ sD.walkForDocumentCompletions = uht;
|
|
|
138150
138158
|
var oD = {};
|
|
138151
138159
|
Object.defineProperty(oD, "__esModule", { value: !0 });
|
|
138152
138160
|
oD.walkForDocumentHelpContext = void 0;
|
|
138153
|
-
const aht =
|
|
138161
|
+
const aht = H8;
|
|
138154
138162
|
class lht extends aht.AbstractParseTreeVisitor {
|
|
138155
138163
|
constructor(e) {
|
|
138156
138164
|
super(), this.position = e, this.type = "";
|
|
@@ -142643,7 +142651,7 @@ class d extends Nht.Parser {
|
|
|
142643
142651
|
s = new Hxe(s), this._ctx = s, o = s, this.state = 1234, this.match(d.NOT), this.state = 1235, this.fieldExpr(13);
|
|
142644
142652
|
break;
|
|
142645
142653
|
case 7:
|
|
142646
|
-
s = new
|
|
142654
|
+
s = new w8(s), this._ctx = s, o = s, this.state = 1236, this.match(d.CAST), this.state = 1237, this.match(d.OPAREN), this.state = 1238, this.fieldExpr(0), this.state = 1239, this.match(d.AS), this.state = 1240, this.malloyOrSQLType(), this.state = 1241, this.match(d.CPAREN);
|
|
142647
142655
|
break;
|
|
142648
142656
|
case 8:
|
|
142649
142657
|
{
|
|
@@ -142840,7 +142848,7 @@ class d extends Nht.Parser {
|
|
|
142840
142848
|
break;
|
|
142841
142849
|
case 12:
|
|
142842
142850
|
{
|
|
142843
|
-
if (s = new
|
|
142851
|
+
if (s = new w8(new Re(r, i)), this.pushNewRecursionContext(s, u, d.RULE_fieldExpr), this.state = 1344, !this.precpred(this._ctx, 27))
|
|
142844
142852
|
throw this.createFailedPredicateException("this.precpred(this._ctx, 27)");
|
|
142845
142853
|
this.state = 1345, this.match(d.DOUBLECOLON), this.state = 1346, this.malloyOrSQLType();
|
|
142846
142854
|
}
|
|
@@ -149727,7 +149735,7 @@ class Oxe extends Re {
|
|
|
149727
149735
|
}
|
|
149728
149736
|
}
|
|
149729
149737
|
I.ExprTimeTruncContext = Oxe;
|
|
149730
|
-
class
|
|
149738
|
+
class w8 extends Re {
|
|
149731
149739
|
fieldExpr() {
|
|
149732
149740
|
return this.getRuleContext(0, Re);
|
|
149733
149741
|
}
|
|
@@ -149765,7 +149773,7 @@ class wN extends Re {
|
|
|
149765
149773
|
return e.visitExprCast ? e.visitExprCast(this) : e.visitChildren(this);
|
|
149766
149774
|
}
|
|
149767
149775
|
}
|
|
149768
|
-
I.ExprCastContext =
|
|
149776
|
+
I.ExprCastContext = w8;
|
|
149769
149777
|
class wxe extends Re {
|
|
149770
149778
|
fieldExpr() {
|
|
149771
149779
|
return this.getRuleContext(0, Re);
|
|
@@ -151669,7 +151677,7 @@ var Qht = T && T.__createBinding || (Object.create ? function(t, e, r, i) {
|
|
|
151669
151677
|
};
|
|
151670
151678
|
Object.defineProperty(rc, "__esModule", { value: !0 });
|
|
151671
151679
|
rc.MalloyTranslator = rc.MalloyChildTranslator = rc.MalloyTranslation = void 0;
|
|
151672
|
-
const Ght = et, fde = Wht(HT), Vht = nD, DY = Y2, Yht = Pl, X7 = rD, Kht = iD, Jht = sD, Xht = oD, Zht = uD, nb = aD,
|
|
151680
|
+
const Ght = et, fde = Wht(HT), Vht = nD, DY = Y2, Yht = Pl, X7 = rD, Kht = iD, Jht = sD, Xht = oD, Zht = uD, nb = aD, F8 = Jn, ept = ou, tpt = lD, npt = cD, rpt = mi, ipt = KE;
|
|
151673
151681
|
class spt {
|
|
151674
151682
|
step(e) {
|
|
151675
151683
|
if (this.response)
|
|
@@ -151689,7 +151697,7 @@ class spt {
|
|
|
151689
151697
|
}
|
|
151690
151698
|
const i = r.value === "" ? `
|
|
151691
151699
|
` : r.value;
|
|
151692
|
-
this.sourceInfo = (0,
|
|
151700
|
+
this.sourceInfo = (0, F8.getSourceInfo)(i);
|
|
151693
151701
|
let s;
|
|
151694
151702
|
try {
|
|
151695
151703
|
s = this.runParser(i, this.sourceInfo, e);
|
|
@@ -152107,7 +152115,7 @@ ${s}` : e = s;
|
|
|
152107
152115
|
importAt(e) {
|
|
152108
152116
|
for (let r = 0; r < this.imports.length; r++) {
|
|
152109
152117
|
const i = this.imports[r];
|
|
152110
|
-
if ((0,
|
|
152118
|
+
if ((0, F8.locationContainsPosition)(i.location, e))
|
|
152111
152119
|
return i;
|
|
152112
152120
|
}
|
|
152113
152121
|
}
|
|
@@ -152136,7 +152144,7 @@ ${s}` : e = s;
|
|
|
152136
152144
|
};
|
|
152137
152145
|
}
|
|
152138
152146
|
rangeFromContext(e) {
|
|
152139
|
-
return (0,
|
|
152147
|
+
return (0, F8.rangeFromContext)(this.parseStep.sourceInfo, e);
|
|
152140
152148
|
}
|
|
152141
152149
|
firstReferenceToDialect(e) {
|
|
152142
152150
|
return this.dialectAlreadyChecked[e] ? !1 : (this.dialectAlreadyChecked[e] = !0, !0);
|
|
@@ -152209,7 +152217,7 @@ Yp.exploreQueryWalkerBuilder = mpt;
|
|
|
152209
152217
|
var Kp = {}, oA = {}, aa = {};
|
|
152210
152218
|
Object.defineProperty(aa, "__esModule", { value: !0 });
|
|
152211
152219
|
aa.getResultStructMetadataAnnotation = aa.convertFieldInfos = aa.modelDefToModelInfo = void 0;
|
|
152212
|
-
const ml = Ji,
|
|
152220
|
+
const ml = Ji, N8 = Ls, yP = mi, pde = ou;
|
|
152213
152221
|
function gpt(t) {
|
|
152214
152222
|
const e = {
|
|
152215
152223
|
entries: [],
|
|
@@ -152227,7 +152235,7 @@ function gpt(t) {
|
|
|
152227
152235
|
};
|
|
152228
152236
|
e.entries.push(s);
|
|
152229
152237
|
} else if (i.type === "query") {
|
|
152230
|
-
const s = (0,
|
|
152238
|
+
const s = (0, N8.getResultStructDefForQuery)(t, i), o = OY(i), u = s.resultMetadata ? rb(s, s.resultMetadata) : void 0, a = [
|
|
152231
152239
|
...o ?? [],
|
|
152232
152240
|
...u ? [u] : []
|
|
152233
152241
|
], l = {
|
|
@@ -152242,7 +152250,7 @@ function gpt(t) {
|
|
|
152242
152250
|
}
|
|
152243
152251
|
}
|
|
152244
152252
|
for (const r of t.queryList) {
|
|
152245
|
-
const i = (0,
|
|
152253
|
+
const i = (0, N8.getResultStructDefForQuery)(t, r), s = OY(r), o = i.resultMetadata ? rb(i, i.resultMetadata) : void 0, u = [
|
|
152246
152254
|
...s ?? [],
|
|
152247
152255
|
...o ? [o] : []
|
|
152248
152256
|
], a = {
|
|
@@ -152269,7 +152277,7 @@ function Ph(t, e) {
|
|
|
152269
152277
|
value: f
|
|
152270
152278
|
})), c = l.length > 0 ? l : void 0;
|
|
152271
152279
|
if ((0, ml.isTurtle)(u)) {
|
|
152272
|
-
const f = (0,
|
|
152280
|
+
const f = (0, N8.getResultStructDefForView)(t, u), x = f.resultMetadata ? rb(f, f.resultMetadata) : void 0, h = [
|
|
152273
152281
|
...c ?? [],
|
|
152274
152282
|
...x ? [x] : []
|
|
152275
152283
|
], p = {
|
|
@@ -153183,14 +153191,14 @@ let Ul = class xv {
|
|
|
153183
153191
|
const v = e.toString();
|
|
153184
153192
|
if (i !== void 0) {
|
|
153185
153193
|
_ = i._translator;
|
|
153186
|
-
const C = (h = i._invalidationKey) !== null && h !== void 0 ? h : await $
|
|
153194
|
+
const C = (h = i._invalidationKey) !== null && h !== void 0 ? h : await $8(s, e);
|
|
153187
153195
|
A[v] = C;
|
|
153188
153196
|
} else {
|
|
153189
153197
|
if (r === void 0) {
|
|
153190
153198
|
const { contents: C, invalidationKey: S } = await dv(s, e);
|
|
153191
153199
|
A[v] = S, r = C;
|
|
153192
153200
|
} else {
|
|
153193
|
-
const C = await $
|
|
153201
|
+
const C = await $8(s, e);
|
|
153194
153202
|
A[v] = C;
|
|
153195
153203
|
}
|
|
153196
153204
|
_ = new FY.MalloyTranslator(v, f.toString(), {
|
|
@@ -153640,11 +153648,11 @@ class Jp {
|
|
|
153640
153648
|
* Construct a DocumentRange from JSON.
|
|
153641
153649
|
*/
|
|
153642
153650
|
static fromJSON(e) {
|
|
153643
|
-
return new Jp(new
|
|
153651
|
+
return new Jp(new L8(e.start.line, e.start.character), new L8(e.end.line, e.end.character));
|
|
153644
153652
|
}
|
|
153645
153653
|
}
|
|
153646
153654
|
Le.DocumentRange = Jp;
|
|
153647
|
-
class
|
|
153655
|
+
class L8 {
|
|
153648
153656
|
constructor(e, r) {
|
|
153649
153657
|
this._line = e, this._character = r;
|
|
153650
153658
|
}
|
|
@@ -153667,7 +153675,7 @@ class LN {
|
|
|
153667
153675
|
return { line: this.line, character: this.character };
|
|
153668
153676
|
}
|
|
153669
153677
|
}
|
|
153670
|
-
Le.DocumentPosition =
|
|
153678
|
+
Le.DocumentPosition = L8;
|
|
153671
153679
|
class BD {
|
|
153672
153680
|
constructor(e) {
|
|
153673
153681
|
this._range = Jp.fromJSON(e.range), this._lensRange = e.lensRange ? Jp.fromJSON(e.lensRange) : void 0, this._type = e.type, this._name = e.name, this._children = e.children.map((r) => new BD(r));
|
|
@@ -153969,7 +153977,7 @@ class Ms extends AP {
|
|
|
153969
153977
|
this._fieldMap = new Map(this.structDef.fields.map((i) => {
|
|
153970
153978
|
const s = i.as || i.name, o = r.get(i.name);
|
|
153971
153979
|
if ((0, oi.isJoined)(i))
|
|
153972
|
-
return [s, new
|
|
153980
|
+
return [s, new I8(i, this, o)];
|
|
153973
153981
|
if (i.type === "turtle")
|
|
153974
153982
|
return [s, new RP(i, this, o)];
|
|
153975
153983
|
if (i.type === "string")
|
|
@@ -154042,7 +154050,7 @@ class Ms extends AP {
|
|
|
154042
154050
|
return this._parentExplore;
|
|
154043
154051
|
}
|
|
154044
154052
|
hasParentExplore() {
|
|
154045
|
-
return this instanceof
|
|
154053
|
+
return this instanceof I8;
|
|
154046
154054
|
}
|
|
154047
154055
|
// TODO wrapper type for FilterCondition
|
|
154048
154056
|
get filters() {
|
|
@@ -154346,7 +154354,7 @@ var Sh;
|
|
|
154346
154354
|
(function(t) {
|
|
154347
154355
|
t.OneToOne = "one_to_one", t.OneToMany = "one_to_many", t.ManyToOne = "many_to_one";
|
|
154348
154356
|
})(Sh || (Le.JoinRelationship = Sh = {}));
|
|
154349
|
-
class
|
|
154357
|
+
class I8 extends Ms {
|
|
154350
154358
|
constructor(e, r, i) {
|
|
154351
154359
|
super(e, r, i), this._parentExplore = r;
|
|
154352
154360
|
}
|
|
@@ -154387,7 +154395,7 @@ class IN extends Ms {
|
|
|
154387
154395
|
return e ? [e] : [];
|
|
154388
154396
|
}
|
|
154389
154397
|
}
|
|
154390
|
-
Le.ExploreField =
|
|
154398
|
+
Le.ExploreField = I8;
|
|
154391
154399
|
class DP {
|
|
154392
154400
|
constructor({ urlReader: e, connections: r, connection: i, eventStream: s, cacheManager: o }) {
|
|
154393
154401
|
if (this.isTestRuntime = !1, r === void 0) {
|
|
@@ -155469,7 +155477,7 @@ class Upt {
|
|
|
155469
155477
|
o[a] = l;
|
|
155470
155478
|
}
|
|
155471
155479
|
for (const a of s)
|
|
155472
|
-
if (await $
|
|
155480
|
+
if (await $8(e, new URL(a)) !== o[a])
|
|
155473
155481
|
return;
|
|
155474
155482
|
const u = await this.modelCache.getModel(new URL(r));
|
|
155475
155483
|
if (u !== void 0) {
|
|
@@ -155524,7 +155532,7 @@ async function dv(t, e) {
|
|
|
155524
155532
|
invalidationKey: UD(e.toString()) ? null : s ?? Mde(i)
|
|
155525
155533
|
};
|
|
155526
155534
|
}
|
|
155527
|
-
async function $
|
|
155535
|
+
async function $8(t, e) {
|
|
155528
155536
|
return UD(e.toString()) ? null : t.getInvalidationKey !== void 0 ? await t.getInvalidationKey(e) : (await dv(t, e)).invalidationKey;
|
|
155529
155537
|
}
|
|
155530
155538
|
function UD(t) {
|
|
@@ -157464,22 +157472,22 @@ var Yu = {};
|
|
|
157464
157472
|
Object.defineProperty(Yu, "__esModule", { value: !0 });
|
|
157465
157473
|
Yu.convertToThrift = Yu.convertFromThrift = Yu.unnestUnions = Yu.nestUnions = void 0;
|
|
157466
157474
|
const g2t = aA;
|
|
157467
|
-
function
|
|
157475
|
+
function B8(t) {
|
|
157468
157476
|
if (t == null)
|
|
157469
157477
|
return t;
|
|
157470
157478
|
if (typeof t == "string" || typeof t == "number" || typeof t == "boolean")
|
|
157471
157479
|
return t;
|
|
157472
157480
|
if (Array.isArray(t))
|
|
157473
|
-
return t.map(
|
|
157481
|
+
return t.map(B8);
|
|
157474
157482
|
{
|
|
157475
157483
|
const e = {};
|
|
157476
157484
|
let r;
|
|
157477
157485
|
for (const i in t)
|
|
157478
|
-
i === "kind" ? r = t[i] : e[i] =
|
|
157486
|
+
i === "kind" ? r = t[i] : e[i] = B8(t[i]);
|
|
157479
157487
|
return r === void 0 ? e : { [r]: e };
|
|
157480
157488
|
}
|
|
157481
157489
|
}
|
|
157482
|
-
Yu.nestUnions =
|
|
157490
|
+
Yu.nestUnions = B8;
|
|
157483
157491
|
function hv(t, e) {
|
|
157484
157492
|
if (t == null)
|
|
157485
157493
|
return t;
|
|
@@ -158102,7 +158110,7 @@ function zde(t) {
|
|
|
158102
158110
|
return {
|
|
158103
158111
|
type: "array",
|
|
158104
158112
|
elementTypeDef: { type: "record_element" },
|
|
158105
|
-
fields: t.element_type.fields.map(
|
|
158113
|
+
fields: t.element_type.fields.map(k8)
|
|
158106
158114
|
};
|
|
158107
158115
|
{
|
|
158108
158116
|
const e = zde(t.element_type);
|
|
@@ -158115,17 +158123,17 @@ function zde(t) {
|
|
|
158115
158123
|
}
|
|
158116
158124
|
}
|
|
158117
158125
|
case "record_type":
|
|
158118
|
-
return { type: "record", fields: t.fields.map(
|
|
158126
|
+
return { type: "record", fields: t.fields.map(k8) };
|
|
158119
158127
|
}
|
|
158120
158128
|
}
|
|
158121
|
-
function
|
|
158129
|
+
function k8(t) {
|
|
158122
158130
|
const e = zde(t.type);
|
|
158123
158131
|
return (0, qde.mkFieldDef)(e, t.name);
|
|
158124
158132
|
}
|
|
158125
158133
|
function D2t(t) {
|
|
158126
158134
|
if (t.kind !== "dimension")
|
|
158127
158135
|
throw new Error("Table schemas must only have dimension fields");
|
|
158128
|
-
return
|
|
158136
|
+
return k8(t);
|
|
158129
158137
|
}
|
|
158130
158138
|
function Wde(t) {
|
|
158131
158139
|
const e = [];
|
|
@@ -158905,10 +158913,10 @@ Object.defineProperty(nhe, "__esModule", { value: !0 });
|
|
|
158905
158913
|
} }), Object.defineProperty(t, "annotationToTaglines", { enumerable: !0, get: function() {
|
|
158906
158914
|
return x.annotationToTaglines;
|
|
158907
158915
|
} });
|
|
158908
|
-
})(
|
|
158916
|
+
})(t8);
|
|
158909
158917
|
var r1t = /* @__PURE__ */ bt("<div class=malloy-copied-modal>Copied query to clipboard!");
|
|
158910
|
-
const rhe =
|
|
158911
|
-
const t =
|
|
158918
|
+
const rhe = M8(), Ro = () => {
|
|
158919
|
+
const t = P8(rhe);
|
|
158912
158920
|
if (!t) throw new Error("ConfigContext missing a value; did you provide a ConfigProvider?");
|
|
158913
158921
|
return t;
|
|
158914
158922
|
};
|
|
@@ -158918,8 +158926,8 @@ function i1t(t, {
|
|
|
158918
158926
|
const r = yr(() => {
|
|
158919
158927
|
if (t.malloyResult)
|
|
158920
158928
|
return t.malloyResult;
|
|
158921
|
-
const c = t.result ?? (t.queryResult && t.modelDef ? new
|
|
158922
|
-
return c ?
|
|
158929
|
+
const c = t.result ?? (t.queryResult && t.modelDef ? new t8.Result(t.queryResult, t.modelDef) : null);
|
|
158930
|
+
return c ? t8.API.util.wrapResult(c) : null;
|
|
158923
158931
|
}), i = new CSSStyleSheet();
|
|
158924
158932
|
e.renderRoot instanceof ShadowRoot && e.renderRoot.adoptedStyleSheets.push(i);
|
|
158925
158933
|
const s = /* @__PURE__ */ new Set();
|