@carbon/charts-react 1.11.17 → 1.11.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +242 -240
- package/dist/index.mjs.map +1 -1
- package/package.json +22 -22
package/dist/index.mjs
CHANGED
|
@@ -384,15 +384,15 @@ function I0() {
|
|
|
384
384
|
function La(e, t) {
|
|
385
385
|
var n = [], r = null, i = null, s = 6, a = 6, o = 3, l = typeof window < "u" && window.devicePixelRatio > 1 ? 0 : 0.5, c = e === Ss || e === li ? -1 : 1, u = e === li || e === Os ? "x" : "y", h = e === Ss || e === Qo ? L0 : D0;
|
|
386
386
|
function d(f) {
|
|
387
|
-
var p = r ?? (t.ticks ? t.ticks.apply(t, n) : t.domain()), m = i ?? (t.tickFormat ? t.tickFormat.apply(t, n) : A0), g = Math.max(s, 0) + o, v = t.range(), y = +v[0] + l, x = +v[v.length - 1] + l, S = (t.bandwidth ? R0 : k0)(t.copy(), l), _ = f.selection ? f.selection() : f, E = _.selectAll(".domain").data([null]), T = _.selectAll(".tick").data(p, t).order(), k = T.exit(), N = T.enter().append("g").attr("class", "tick"),
|
|
388
|
-
E = E.merge(E.enter().insert("path", ".tick").attr("class", "domain").attr("stroke", "currentColor")), T = T.merge(N),
|
|
387
|
+
var p = r ?? (t.ticks ? t.ticks.apply(t, n) : t.domain()), m = i ?? (t.tickFormat ? t.tickFormat.apply(t, n) : A0), g = Math.max(s, 0) + o, v = t.range(), y = +v[0] + l, x = +v[v.length - 1] + l, S = (t.bandwidth ? R0 : k0)(t.copy(), l), _ = f.selection ? f.selection() : f, E = _.selectAll(".domain").data([null]), T = _.selectAll(".tick").data(p, t).order(), k = T.exit(), N = T.enter().append("g").attr("class", "tick"), L = T.select("line"), C = T.select("text");
|
|
388
|
+
E = E.merge(E.enter().insert("path", ".tick").attr("class", "domain").attr("stroke", "currentColor")), T = T.merge(N), L = L.merge(N.append("line").attr("stroke", "currentColor").attr(u + "2", c * s)), C = C.merge(N.append("text").attr("fill", "currentColor").attr(u, c * g).attr("dy", e === Ss ? "0em" : e === Qo ? "0.71em" : "0.32em")), f !== _ && (E = E.transition(f), T = T.transition(f), L = L.transition(f), C = C.transition(f), k = k.transition(f).attr("opacity", Su).attr("transform", function(V) {
|
|
389
389
|
return isFinite(V = S(V)) ? h(V + l) : this.getAttribute("transform");
|
|
390
390
|
}), N.attr("opacity", Su).attr("transform", function(V) {
|
|
391
391
|
var M = this.parentNode.__axis;
|
|
392
392
|
return h((M && isFinite(M = M(V)) ? M : S(V)) + l);
|
|
393
393
|
})), k.remove(), E.attr("d", e === li || e === Os ? a ? "M" + c * a + "," + y + "H" + l + "V" + x + "H" + c * a : "M" + l + "," + y + "V" + x : a ? "M" + y + "," + c * a + "V" + l + "H" + x + "V" + c * a : "M" + y + "," + l + "H" + x), T.attr("opacity", 1).attr("transform", function(V) {
|
|
394
394
|
return h(S(V) + l);
|
|
395
|
-
}),
|
|
395
|
+
}), L.attr(u + "2", c * s), C.attr(u, c * g).text(m), _.filter(I0).attr("fill", "none").attr("font-size", 10).attr("font-family", "sans-serif").attr("text-anchor", e === Os ? "start" : e === li ? "end" : "middle"), _.each(function() {
|
|
396
396
|
this.__axis = S;
|
|
397
397
|
});
|
|
398
398
|
}
|
|
@@ -2352,8 +2352,8 @@ function fb(e) {
|
|
|
2352
2352
|
u(this, arguments).end(x);
|
|
2353
2353
|
}).tween("brush", function() {
|
|
2354
2354
|
var x = this, S = x.__brush, _ = u(x, arguments), E = S.selection, T = e.input(typeof v == "function" ? v.apply(this, arguments) : v, S.extent), k = qi(E, T);
|
|
2355
|
-
function N(
|
|
2356
|
-
S.selection =
|
|
2355
|
+
function N(L) {
|
|
2356
|
+
S.selection = L === 1 && T === null ? null : k(L), c.call(x), _.brush();
|
|
2357
2357
|
}
|
|
2358
2358
|
return E !== null && T !== null ? N : N(1);
|
|
2359
2359
|
}) : g.each(function() {
|
|
@@ -2414,7 +2414,7 @@ function fb(e) {
|
|
|
2414
2414
|
function d(g) {
|
|
2415
2415
|
if (o && !g.touches || !n.apply(this, arguments))
|
|
2416
2416
|
return;
|
|
2417
|
-
var v = this, y = g.target.__data__.type, x = (i && g.metaKey ? y = "overlay" : y) === "selection" ? Vu : i && g.altKey ? hr : ur, S = e === bo ? null : ob[y], _ = e === $s ? null : lb[y], E = wo(v), T = E.extent, k = E.selection, N = T[0][0],
|
|
2417
|
+
var v = this, y = g.target.__data__.type, x = (i && g.metaKey ? y = "overlay" : y) === "selection" ? Vu : i && g.altKey ? hr : ur, S = e === bo ? null : ob[y], _ = e === $s ? null : lb[y], E = wo(v), T = E.extent, k = E.selection, N = T[0][0], L, C, V = T[0][1], M, A, w = T[1][0], P, U, I = T[1][1], B, j, Y = 0, J = 0, ft, z = S && _ && i && g.shiftKey, Z, ut, nt = Array.from(g.touches || [g], (tt) => {
|
|
2418
2418
|
const Dt = tt.identifier;
|
|
2419
2419
|
return tt = Yn(tt, v), tt.point0 = tt.slice(), tt.identifier = Dt, tt;
|
|
2420
2420
|
});
|
|
@@ -2424,15 +2424,15 @@ function fb(e) {
|
|
|
2424
2424
|
k && (ft = !0);
|
|
2425
2425
|
const tt = [nt[0], nt[1] || nt[0]];
|
|
2426
2426
|
E.selection = k = [[
|
|
2427
|
-
|
|
2427
|
+
L = e === bo ? N : re(tt[0][0], tt[1][0]),
|
|
2428
2428
|
M = e === $s ? V : re(tt[0][1], tt[1][1])
|
|
2429
2429
|
], [
|
|
2430
2430
|
P = e === bo ? w : ne(tt[0][0], tt[1][0]),
|
|
2431
2431
|
B = e === $s ? I : ne(tt[0][1], tt[1][1])
|
|
2432
2432
|
]], nt.length > 1 && It(g);
|
|
2433
2433
|
} else
|
|
2434
|
-
|
|
2435
|
-
C =
|
|
2434
|
+
L = k[0][0], M = k[0][1], P = k[1][0], B = k[1][1];
|
|
2435
|
+
C = L, A = M, U = P, j = B;
|
|
2436
2436
|
var W = R(v).attr("pointer-events", "none"), Q = W.selectAll(".overlay").attr("cursor", nn[y]);
|
|
2437
2437
|
if (g.touches)
|
|
2438
2438
|
Ot.moved = F, Ot.ended = vt;
|
|
@@ -2459,19 +2459,19 @@ function fb(e) {
|
|
|
2459
2459
|
switch (Y = Dt[0] - Ge[0], J = Dt[1] - Ge[1], x) {
|
|
2460
2460
|
case xo:
|
|
2461
2461
|
case Vu: {
|
|
2462
|
-
S && (Y = ne(N -
|
|
2462
|
+
S && (Y = ne(N - L, re(w - P, Y)), C = L + Y, U = P + Y), _ && (J = ne(V - M, re(I - B, J)), A = M + J, j = B + J);
|
|
2463
2463
|
break;
|
|
2464
2464
|
}
|
|
2465
2465
|
case ur: {
|
|
2466
|
-
nt[1] ? (S && (C = ne(N, re(w, nt[0][0])), U = ne(N, re(w, nt[1][0])), S = 1), _ && (
|
|
2466
|
+
nt[1] ? (S && (C = ne(N, re(w, nt[0][0])), U = ne(N, re(w, nt[1][0])), S = 1), _ && (A = ne(V, re(I, nt[0][1])), j = ne(V, re(I, nt[1][1])), _ = 1)) : (S < 0 ? (Y = ne(N - L, re(w - L, Y)), C = L + Y, U = P) : S > 0 && (Y = ne(N - P, re(w - P, Y)), C = L, U = P + Y), _ < 0 ? (J = ne(V - M, re(I - M, J)), A = M + J, j = B) : _ > 0 && (J = ne(V - B, re(I - B, J)), A = M, j = B + J));
|
|
2467
2467
|
break;
|
|
2468
2468
|
}
|
|
2469
2469
|
case hr: {
|
|
2470
|
-
S && (C = ne(N, re(w,
|
|
2470
|
+
S && (C = ne(N, re(w, L - Y * S)), U = ne(N, re(w, P + Y * S))), _ && (A = ne(V, re(I, M - J * _)), j = ne(V, re(I, B + J * _)));
|
|
2471
2471
|
break;
|
|
2472
2472
|
}
|
|
2473
2473
|
}
|
|
2474
|
-
U < C && (S *= -1, ze =
|
|
2474
|
+
U < C && (S *= -1, ze = L, L = P, P = ze, ze = C, C = U, U = ze, y in zu && Q.attr("cursor", nn[y = zu[y]])), j < A && (_ *= -1, ze = M, M = B, B = ze, ze = A, A = j, j = ze, y in ju && Q.attr("cursor", nn[y = ju[y]])), E.selection && (k = E.selection), Z && (C = k[0][0], U = k[1][0]), ut && (A = k[0][1], j = k[1][1]), (k[0][0] !== C || k[0][1] !== A || k[1][0] !== U || k[1][1] !== j) && (E.selection = [[C, A], [U, j]], c.call(v), Ot.brush(tt, x.name));
|
|
2475
2475
|
}
|
|
2476
2476
|
function vt(tt) {
|
|
2477
2477
|
if (ab(tt), tt.touches) {
|
|
@@ -2491,11 +2491,11 @@ function fb(e) {
|
|
|
2491
2491
|
break;
|
|
2492
2492
|
}
|
|
2493
2493
|
case 18: {
|
|
2494
|
-
x === ur && (S && (P = U - Y * S,
|
|
2494
|
+
x === ur && (S && (P = U - Y * S, L = C + Y * S), _ && (B = j - J * _, M = A + J * _), x = hr, It(tt));
|
|
2495
2495
|
break;
|
|
2496
2496
|
}
|
|
2497
2497
|
case 32: {
|
|
2498
|
-
(x === ur || x === hr) && (S < 0 ? P = U - Y : S > 0 && (
|
|
2498
|
+
(x === ur || x === hr) && (S < 0 ? P = U - Y : S > 0 && (L = C - Y), _ < 0 ? B = j - J : _ > 0 && (M = A - J), x = xo, Q.attr("cursor", nn.selection), It(tt));
|
|
2499
2499
|
break;
|
|
2500
2500
|
}
|
|
2501
2501
|
default:
|
|
@@ -2510,11 +2510,11 @@ function fb(e) {
|
|
|
2510
2510
|
break;
|
|
2511
2511
|
}
|
|
2512
2512
|
case 18: {
|
|
2513
|
-
x === hr && (S < 0 ? P = U : S > 0 && (
|
|
2513
|
+
x === hr && (S < 0 ? P = U : S > 0 && (L = C), _ < 0 ? B = j : _ > 0 && (M = A), x = ur, It(tt));
|
|
2514
2514
|
break;
|
|
2515
2515
|
}
|
|
2516
2516
|
case 32: {
|
|
2517
|
-
x === xo && (tt.altKey ? (S && (P = U - Y * S,
|
|
2517
|
+
x === xo && (tt.altKey ? (S && (P = U - Y * S, L = C + Y * S), _ && (B = j - J * _, M = A + J * _), x = hr) : (S < 0 ? P = U : S > 0 && (L = C), _ < 0 ? B = j : _ > 0 && (M = A), x = ur), Q.attr("cursor", nn[y]), It(tt));
|
|
2518
2518
|
break;
|
|
2519
2519
|
}
|
|
2520
2520
|
default:
|
|
@@ -2732,17 +2732,17 @@ function _b(e) {
|
|
|
2732
2732
|
_ === "n" ? (y = !0, _ = "g") : qu[_] || (x === void 0 && (x = 12), S = !0, _ = "g"), (g || d === "0" && f === "=") && (g = !0, d = "0", f = "=");
|
|
2733
2733
|
var E = m === "$" ? n : m === "#" && /[boxX]/.test(_) ? "0" + _.toLowerCase() : "", T = m === "$" ? r : /[%p]/.test(_) ? a : "", k = qu[_], N = /[defgprs%]/.test(_);
|
|
2734
2734
|
x = x === void 0 ? 6 : /[gprs]/.test(_) ? Math.max(1, Math.min(21, x)) : Math.max(0, Math.min(20, x));
|
|
2735
|
-
function
|
|
2736
|
-
var V = E, M = T,
|
|
2735
|
+
function L(C) {
|
|
2736
|
+
var V = E, M = T, A, w, P;
|
|
2737
2737
|
if (_ === "c")
|
|
2738
2738
|
M = k(C) + M, C = "";
|
|
2739
2739
|
else {
|
|
2740
2740
|
C = +C;
|
|
2741
2741
|
var U = C < 0 || 1 / C < 0;
|
|
2742
2742
|
if (C = isNaN(C) ? l : k(Math.abs(C), x), S && (C = bb(C)), U && +C == 0 && p !== "+" && (U = !1), V = (U ? p === "(" ? p : o : p === "-" || p === "(" ? "" : p) + V, M = (_ === "s" ? Zu[8 + Dp / 3] : "") + M + (U && p === "(" ? ")" : ""), N) {
|
|
2743
|
-
for (
|
|
2744
|
-
if (P = C.charCodeAt(
|
|
2745
|
-
M = (P === 46 ? i + C.slice(
|
|
2743
|
+
for (A = -1, w = C.length; ++A < w; )
|
|
2744
|
+
if (P = C.charCodeAt(A), 48 > P || P > 57) {
|
|
2745
|
+
M = (P === 46 ? i + C.slice(A + 1) : C.slice(A)) + M, C = C.slice(0, A);
|
|
2746
2746
|
break;
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
@@ -2765,9 +2765,9 @@ function _b(e) {
|
|
|
2765
2765
|
}
|
|
2766
2766
|
return s(C);
|
|
2767
2767
|
}
|
|
2768
|
-
return
|
|
2768
|
+
return L.toString = function() {
|
|
2769
2769
|
return h + "";
|
|
2770
|
-
},
|
|
2770
|
+
}, L;
|
|
2771
2771
|
}
|
|
2772
2772
|
function u(h, d) {
|
|
2773
2773
|
var f = c((h = Ii(h), h.type = "f", h)), p = Math.max(-8, Math.min(8, Math.floor(Ir(d) / 3))) * 3, m = Math.pow(10, -p), g = Zu[8 + p / 3];
|
|
@@ -3038,13 +3038,13 @@ function kb(e, t) {
|
|
|
3038
3038
|
for (var c = 0, u = e.length; c < u; ++c)
|
|
3039
3039
|
if (d = (h = e[c]).length)
|
|
3040
3040
|
for (var h, d, f = h[d - 1], p = Eo(f), m = f[1] / 2 + Ku, g = bt(m), v = St(m), y = 0; y < d; ++y, p = S, g = E, v = T, f = x) {
|
|
3041
|
-
var x = h[y], S = Eo(x), _ = x[1] / 2 + Ku, E = bt(_), T = St(_), k = S - p, N = k >= 0 ? 1 : -1,
|
|
3042
|
-
if (l.add(Zn(V * N * bt(
|
|
3041
|
+
var x = h[y], S = Eo(x), _ = x[1] / 2 + Ku, E = bt(_), T = St(_), k = S - p, N = k >= 0 ? 1 : -1, L = N * k, C = L > ht, V = g * E;
|
|
3042
|
+
if (l.add(Zn(V * N * bt(L), v * T + V * St(L))), a += C ? k + N * _e : k, C ^ p >= n ^ S >= n) {
|
|
3043
3043
|
var M = Ks(Nr(f), Nr(x));
|
|
3044
3044
|
fl(M);
|
|
3045
|
-
var
|
|
3046
|
-
fl(
|
|
3047
|
-
var w = (C ^ k >= 0 ? -1 : 1) * mn(
|
|
3045
|
+
var A = Ks(s, M);
|
|
3046
|
+
fl(A);
|
|
3047
|
+
var w = (C ^ k >= 0 ? -1 : 1) * mn(A[2]);
|
|
3048
3048
|
(r > w || r === w && (M[0] || M[1])) && (o += C ^ k >= 0 ? 1 : -1);
|
|
3049
3049
|
}
|
|
3050
3050
|
}
|
|
@@ -3088,12 +3088,12 @@ function Bp(e, t, n, r) {
|
|
|
3088
3088
|
}
|
|
3089
3089
|
function x() {
|
|
3090
3090
|
v(h[0][0], h[0][1]), o.lineEnd();
|
|
3091
|
-
var S = o.clean(), _ = a.result(), E, T = _.length, k, N,
|
|
3091
|
+
var S = o.clean(), _ = a.result(), E, T = _.length, k, N, L;
|
|
3092
3092
|
if (h.pop(), c.push(h), h = null, !!T) {
|
|
3093
3093
|
if (S & 1) {
|
|
3094
3094
|
if (N = _[0], (k = N.length - 1) > 0) {
|
|
3095
3095
|
for (l || (i.polygonStart(), l = !0), i.lineStart(), E = 0; E < k; ++E)
|
|
3096
|
-
i.point((
|
|
3096
|
+
i.point((L = N[E])[0], L[1]);
|
|
3097
3097
|
i.lineEnd();
|
|
3098
3098
|
}
|
|
3099
3099
|
return;
|
|
@@ -3190,17 +3190,17 @@ function Bb(e) {
|
|
|
3190
3190
|
return !d && u;
|
|
3191
3191
|
var S = t * v / x, _ = -t * y / x, E = Ks(m, g), T = us(m, S), k = us(g, _);
|
|
3192
3192
|
_o(T, k);
|
|
3193
|
-
var N = E,
|
|
3193
|
+
var N = E, L = cs(T, N), C = cs(N, N), V = L * L - C * (cs(T, T) - 1);
|
|
3194
3194
|
if (!(V < 0)) {
|
|
3195
|
-
var M = Ue(V),
|
|
3196
|
-
if (_o(
|
|
3197
|
-
return
|
|
3195
|
+
var M = Ue(V), A = us(N, (-L - M) / C);
|
|
3196
|
+
if (_o(A, T), A = dl(A), !d)
|
|
3197
|
+
return A;
|
|
3198
3198
|
var w = u[0], P = h[0], U = u[1], I = h[1], B;
|
|
3199
3199
|
P < w && (B = w, w = P, P = B);
|
|
3200
3200
|
var j = P - w, Y = Et(j - ht) < _t, J = Y || j < _t;
|
|
3201
|
-
if (!Y && I < U && (B = U, U = I, I = B), J ? Y ? U + I > 0 ^
|
|
3202
|
-
var ft = us(N, (-
|
|
3203
|
-
return _o(ft, T), [
|
|
3201
|
+
if (!Y && I < U && (B = U, U = I, I = B), J ? Y ? U + I > 0 ^ A[1] < (Et(A[0] - w) < _t ? U : I) : U <= A[1] && A[1] <= I : j > ht ^ (w <= A[0] && A[0] <= P)) {
|
|
3202
|
+
var ft = us(N, (-L + M) / C);
|
|
3203
|
+
return _o(ft, T), [A, dl(ft)];
|
|
3204
3204
|
}
|
|
3205
3205
|
}
|
|
3206
3206
|
}
|
|
@@ -3287,7 +3287,7 @@ function Hb(e, t, n, r) {
|
|
|
3287
3287
|
point: k,
|
|
3288
3288
|
lineStart: V,
|
|
3289
3289
|
lineEnd: M,
|
|
3290
|
-
polygonStart:
|
|
3290
|
+
polygonStart: L,
|
|
3291
3291
|
polygonEnd: C
|
|
3292
3292
|
};
|
|
3293
3293
|
function k(w, P) {
|
|
@@ -3299,7 +3299,7 @@ function Hb(e, t, n, r) {
|
|
|
3299
3299
|
J = z, ft = Z, Y = I[B], z = Y[0], Z = Y[1], ft <= r ? Z > r && (z - J) * (r - ft) > (Z - ft) * (e - J) && ++w : Z <= r && (z - J) * (r - ft) < (Z - ft) * (e - J) && --w;
|
|
3300
3300
|
return w;
|
|
3301
3301
|
}
|
|
3302
|
-
function
|
|
3302
|
+
function L() {
|
|
3303
3303
|
u = h, d = [], f = [], E = !0;
|
|
3304
3304
|
}
|
|
3305
3305
|
function C() {
|
|
@@ -3307,12 +3307,12 @@ function Hb(e, t, n, r) {
|
|
|
3307
3307
|
(P || U) && (c.polygonStart(), P && (c.lineStart(), s(null, null, 1, c), c.lineEnd()), U && Up(d, o, w, s, c), c.polygonEnd()), u = c, d = f = p = null;
|
|
3308
3308
|
}
|
|
3309
3309
|
function V() {
|
|
3310
|
-
T.point =
|
|
3310
|
+
T.point = A, f && f.push(p = []), _ = !0, S = !1, y = x = NaN;
|
|
3311
3311
|
}
|
|
3312
3312
|
function M() {
|
|
3313
|
-
d && (
|
|
3313
|
+
d && (A(m, g), v && S && h.rejoin(), d.push(h.result())), T.point = k, S && u.lineEnd();
|
|
3314
3314
|
}
|
|
3315
|
-
function
|
|
3315
|
+
function A(w, P) {
|
|
3316
3316
|
var U = i(w, P);
|
|
3317
3317
|
if (f && p.push([w, P]), _)
|
|
3318
3318
|
m = w, g = P, v = U, _ = !1, U && (u.lineStart(), u.point(w, P));
|
|
@@ -3652,8 +3652,8 @@ function aw(e, t) {
|
|
|
3652
3652
|
function n(r, i, s, a, o, l, c, u, h, d, f, p, m, g) {
|
|
3653
3653
|
var v = c - r, y = u - i, x = v * v + y * y;
|
|
3654
3654
|
if (x > 4 * t && m--) {
|
|
3655
|
-
var S = a + d, _ = o + f, E = l + p, T = Ue(S * S + _ * _ + E * E), k = mn(E /= T), N = Et(Et(E) - 1) < _t || Et(s - h) < _t ? (s + h) / 2 : Zn(_, S),
|
|
3656
|
-
(w * w / x > t || Et((v * M + y *
|
|
3655
|
+
var S = a + d, _ = o + f, E = l + p, T = Ue(S * S + _ * _ + E * E), k = mn(E /= T), N = Et(Et(E) - 1) < _t || Et(s - h) < _t ? (s + h) / 2 : Zn(_, S), L = e(N, k), C = L[0], V = L[1], M = C - r, A = V - i, w = y * M - v * A;
|
|
3656
|
+
(w * w / x > t || Et((v * M + y * A) / x - 0.5) > 0.3 || a * d + o * f + l * p < iw) && (n(r, i, s, a, o, l, C, V, N, S /= T, _ /= T, E, m, g), g.point(C, V), n(C, V, N, S, _, E, c, u, h, d, f, p, m, g));
|
|
3657
3657
|
}
|
|
3658
3658
|
}
|
|
3659
3659
|
return function(r) {
|
|
@@ -3675,8 +3675,8 @@ function aw(e, t) {
|
|
|
3675
3675
|
h = NaN, g.point = x, r.lineStart();
|
|
3676
3676
|
}
|
|
3677
3677
|
function x(k, N) {
|
|
3678
|
-
var
|
|
3679
|
-
n(h, d, u, f, p, m, h = C[0], d = C[1], u = k, f =
|
|
3678
|
+
var L = Nr([k, N]), C = e(k, N);
|
|
3679
|
+
n(h, d, u, f, p, m, h = C[0], d = C[1], u = k, f = L[0], p = L[1], m = L[2], mh, r), r.point(h, d);
|
|
3680
3680
|
}
|
|
3681
3681
|
function S() {
|
|
3682
3682
|
g.point = v, r.lineEnd();
|
|
@@ -3731,7 +3731,7 @@ function Ia(e) {
|
|
|
3731
3731
|
})();
|
|
3732
3732
|
}
|
|
3733
3733
|
function Qp(e) {
|
|
3734
|
-
var t, n = 150, r = 480, i = 250, s = 0, a = 0, o = 0, l = 0, c = 0, u, h = 0, d = 1, f = 1, p = null, m = ah, g = null, v, y, x, S = ml, _ = 0.5, E, T, k, N,
|
|
3734
|
+
var t, n = 150, r = 480, i = 250, s = 0, a = 0, o = 0, l = 0, c = 0, u, h = 0, d = 1, f = 1, p = null, m = ah, g = null, v, y, x, S = ml, _ = 0.5, E, T, k, N, L;
|
|
3735
3735
|
function C(w) {
|
|
3736
3736
|
return k(w[0] * Ht, w[1] * Ht);
|
|
3737
3737
|
}
|
|
@@ -3739,15 +3739,15 @@ function Qp(e) {
|
|
|
3739
3739
|
return w = k.invert(w[0], w[1]), w && [w[0] * le, w[1] * le];
|
|
3740
3740
|
}
|
|
3741
3741
|
C.stream = function(w) {
|
|
3742
|
-
return N &&
|
|
3742
|
+
return N && L === w ? N : N = ow(lw(u)(m(E(S(L = w)))));
|
|
3743
3743
|
}, C.preclip = function(w) {
|
|
3744
|
-
return arguments.length ? (m = w, p = void 0,
|
|
3744
|
+
return arguments.length ? (m = w, p = void 0, A()) : m;
|
|
3745
3745
|
}, C.postclip = function(w) {
|
|
3746
|
-
return arguments.length ? (S = w, g = v = y = x = null,
|
|
3746
|
+
return arguments.length ? (S = w, g = v = y = x = null, A()) : S;
|
|
3747
3747
|
}, C.clipAngle = function(w) {
|
|
3748
|
-
return arguments.length ? (m = +w ? Bb(p = w * Ht) : (p = null, ah),
|
|
3748
|
+
return arguments.length ? (m = +w ? Bb(p = w * Ht) : (p = null, ah), A()) : p * le;
|
|
3749
3749
|
}, C.clipExtent = function(w) {
|
|
3750
|
-
return arguments.length ? (S = w == null ? (g = v = y = x = null, ml) : Hb(g = +w[0][0], v = +w[0][1], y = +w[1][0], x = +w[1][1]),
|
|
3750
|
+
return arguments.length ? (S = w == null ? (g = v = y = x = null, ml) : Hb(g = +w[0][0], v = +w[0][1], y = +w[1][0], x = +w[1][1]), A()) : g == null ? null : [[g, v], [y, x]];
|
|
3751
3751
|
}, C.scale = function(w) {
|
|
3752
3752
|
return arguments.length ? (n = +w, M()) : n;
|
|
3753
3753
|
}, C.translate = function(w) {
|
|
@@ -3763,7 +3763,7 @@ function Qp(e) {
|
|
|
3763
3763
|
}, C.reflectY = function(w) {
|
|
3764
3764
|
return arguments.length ? (f = w ? -1 : 1, M()) : f < 0;
|
|
3765
3765
|
}, C.precision = function(w) {
|
|
3766
|
-
return arguments.length ? (E = vh(T, _ = w * w),
|
|
3766
|
+
return arguments.length ? (E = vh(T, _ = w * w), A()) : Ue(_);
|
|
3767
3767
|
}, C.fitExtent = function(w, P) {
|
|
3768
3768
|
return Kp(C, w, P);
|
|
3769
3769
|
}, C.fitSize = function(w, P) {
|
|
@@ -3775,10 +3775,10 @@ function Qp(e) {
|
|
|
3775
3775
|
};
|
|
3776
3776
|
function M() {
|
|
3777
3777
|
var w = yh(n, 0, 0, d, f, h).apply(null, t(s, a)), P = yh(n, r - w[0], i - w[1], d, f, h);
|
|
3778
|
-
return u = Np(o, l, c), T = pl(t, P), k = pl(u, T), E = vh(T, _),
|
|
3778
|
+
return u = Np(o, l, c), T = pl(t, P), k = pl(u, T), E = vh(T, _), A();
|
|
3779
3779
|
}
|
|
3780
|
-
function
|
|
3781
|
-
return N =
|
|
3780
|
+
function A() {
|
|
3781
|
+
return N = L = null, C;
|
|
3782
3782
|
}
|
|
3783
3783
|
return function() {
|
|
3784
3784
|
return t = e.apply(this, arguments), C.invert = t.invert && V, M();
|
|
@@ -4186,7 +4186,7 @@ function mi(e, t) {
|
|
|
4186
4186
|
};
|
|
4187
4187
|
}
|
|
4188
4188
|
function sg(e, t, n) {
|
|
4189
|
-
var r = e.x, i = e.y, s = e.r, a = t.x, o = t.y, l = t.r, c = n.x, u = n.y, h = n.r, d = r - a, f = r - c, p = i - o, m = i - u, g = l - s, v = h - s, y = r * r + i * i - s * s, x = y - a * a - o * o + l * l, S = y - c * c - u * u + h * h, _ = f * p - d * m, E = (p * S - m * x) / (_ * 2) - r, T = (m * g - p * v) / _, k = (f * x - d * S) / (_ * 2) - i, N = (d * v - f * g) / _,
|
|
4189
|
+
var r = e.x, i = e.y, s = e.r, a = t.x, o = t.y, l = t.r, c = n.x, u = n.y, h = n.r, d = r - a, f = r - c, p = i - o, m = i - u, g = l - s, v = h - s, y = r * r + i * i - s * s, x = y - a * a - o * o + l * l, S = y - c * c - u * u + h * h, _ = f * p - d * m, E = (p * S - m * x) / (_ * 2) - r, T = (m * g - p * v) / _, k = (f * x - d * S) / (_ * 2) - i, N = (d * v - f * g) / _, L = T * T + N * N - 1, C = 2 * (s + E * T + k * N), V = E * E + k * k - s * s, M = -(Math.abs(L) > 1e-6 ? (C + Math.sqrt(C * C - 4 * L * V)) / (2 * L) : V / C);
|
|
4190
4190
|
return {
|
|
4191
4191
|
x: r + E + T * M,
|
|
4192
4192
|
y: i + k + N * M,
|
|
@@ -5029,11 +5029,11 @@ function Y_(e) {
|
|
|
5029
5029
|
Z: qE,
|
|
5030
5030
|
"%": Uh
|
|
5031
5031
|
}, _ = {
|
|
5032
|
-
a:
|
|
5032
|
+
a: L,
|
|
5033
5033
|
A: C,
|
|
5034
5034
|
b: V,
|
|
5035
5035
|
B: M,
|
|
5036
|
-
c:
|
|
5036
|
+
c: A,
|
|
5037
5037
|
d: Rh,
|
|
5038
5038
|
e: Rh,
|
|
5039
5039
|
f: uE,
|
|
@@ -5105,7 +5105,7 @@ function Y_(e) {
|
|
|
5105
5105
|
var F = c.exec(Q.slice(lt));
|
|
5106
5106
|
return F ? (W.p = u.get(F[0].toLowerCase()), lt + F[0].length) : -1;
|
|
5107
5107
|
}
|
|
5108
|
-
function
|
|
5108
|
+
function L(W, Q, lt) {
|
|
5109
5109
|
var F = f.exec(Q.slice(lt));
|
|
5110
5110
|
return F ? (W.w = p.get(F[0].toLowerCase()), lt + F[0].length) : -1;
|
|
5111
5111
|
}
|
|
@@ -5121,7 +5121,7 @@ function Y_(e) {
|
|
|
5121
5121
|
var F = m.exec(Q.slice(lt));
|
|
5122
5122
|
return F ? (W.m = g.get(F[0].toLowerCase()), lt + F[0].length) : -1;
|
|
5123
5123
|
}
|
|
5124
|
-
function
|
|
5124
|
+
function A(W, Q, lt) {
|
|
5125
5125
|
return k(W, t, Q, lt);
|
|
5126
5126
|
}
|
|
5127
5127
|
function w(W, Q, lt) {
|
|
@@ -5516,8 +5516,8 @@ function iS(e, t, n, r, i, s, a, o) {
|
|
|
5516
5516
|
return d = (u * (t - s) - h * (e - i)) / d, [e + d * l, t + d * c];
|
|
5517
5517
|
}
|
|
5518
5518
|
function gs(e, t, n, r, i, s, a) {
|
|
5519
|
-
var o = e - n, l = t - r, c = (a ? s : -s) / Tr(o * o + l * l), u = c * l, h = -c * o, d = e + u, f = t + h, p = n + u, m = r + h, g = (d + p) / 2, v = (f + m) / 2, y = p - d, x = m - f, S = y * y + x * x, _ = i - s, E = d * m - p * f, T = (x < 0 ? -1 : 1) * Tr(KE(0, _ * _ * S - E * E)), k = (E * x - y * T) / S, N = (-E * y - x * T) / S,
|
|
5520
|
-
return V * V + M * M >
|
|
5519
|
+
var o = e - n, l = t - r, c = (a ? s : -s) / Tr(o * o + l * l), u = c * l, h = -c * o, d = e + u, f = t + h, p = n + u, m = r + h, g = (d + p) / 2, v = (f + m) / 2, y = p - d, x = m - f, S = y * y + x * x, _ = i - s, E = d * m - p * f, T = (x < 0 ? -1 : 1) * Tr(KE(0, _ * _ * S - E * E)), k = (E * x - y * T) / S, N = (-E * y - x * T) / S, L = (E * x + y * T) / S, C = (-E * y + x * T) / S, V = k - g, M = N - v, A = L - g, w = C - v;
|
|
5520
|
+
return V * V + M * M > A * A + w * w && (k = L, N = C), {
|
|
5521
5521
|
cx: k,
|
|
5522
5522
|
cy: N,
|
|
5523
5523
|
x01: -u,
|
|
@@ -5535,22 +5535,22 @@ function Bi() {
|
|
|
5535
5535
|
else if (g > Ds - se)
|
|
5536
5536
|
o.moveTo(f * Nn(p), f * je(p)), o.arc(0, 0, f, p, m, !v), d > se && (o.moveTo(d * Nn(m), d * je(m)), o.arc(0, 0, d, m, p, v));
|
|
5537
5537
|
else {
|
|
5538
|
-
var y = p, x = m, S = p, _ = m, E = g, T = g, k = a.apply(this, arguments) / 2, N = k > se && (r ? +r.apply(this, arguments) : Tr(d * d + f * f)),
|
|
5538
|
+
var y = p, x = m, S = p, _ = m, E = g, T = g, k = a.apply(this, arguments) / 2, N = k > se && (r ? +r.apply(this, arguments) : Tr(d * d + f * f)), L = Io(Hh(f - d) / 2, +n.apply(this, arguments)), C = L, V = L, M, A;
|
|
5539
5539
|
if (N > se) {
|
|
5540
5540
|
var w = Fh(N / d * je(k)), P = Fh(N / f * je(k));
|
|
5541
5541
|
(E -= w * 2) > se ? (w *= v ? 1 : -1, S += w, _ -= w) : (E = 0, S = _ = (p + m) / 2), (T -= P * 2) > se ? (P *= v ? 1 : -1, y += P, x -= P) : (T = 0, y = x = (p + m) / 2);
|
|
5542
5542
|
}
|
|
5543
5543
|
var U = f * Nn(y), I = f * je(y), B = d * Nn(_), j = d * je(_);
|
|
5544
|
-
if (
|
|
5544
|
+
if (L > se) {
|
|
5545
5545
|
var Y = f * Nn(x), J = f * je(x), ft = d * Nn(S), z = d * je(S), Z;
|
|
5546
5546
|
if (g < Ui)
|
|
5547
5547
|
if (Z = iS(U, I, ft, z, Y, J, B, j)) {
|
|
5548
5548
|
var ut = U - Z[0], nt = I - Z[1], Ot = Y - Z[0], W = J - Z[1], Q = 1 / je(QE((ut * Ot + nt * W) / (Tr(ut * ut + nt * nt) * Tr(Ot * Ot + W * W))) / 2), lt = Tr(Z[0] * Z[0] + Z[1] * Z[1]);
|
|
5549
|
-
C = Io(
|
|
5549
|
+
C = Io(L, (d - lt) / (Q - 1)), V = Io(L, (f - lt) / (Q + 1));
|
|
5550
5550
|
} else
|
|
5551
5551
|
C = V = 0;
|
|
5552
5552
|
}
|
|
5553
|
-
T > se ? V > se ? (M = gs(ft, z, U, I, f, V, v),
|
|
5553
|
+
T > se ? V > se ? (M = gs(ft, z, U, I, f, V, v), A = gs(Y, J, B, j, f, V, v), o.moveTo(M.cx + M.x01, M.cy + M.y01), V < L ? o.arc(M.cx, M.cy, V, ie(M.y01, M.x01), ie(A.y01, A.x01), !v) : (o.arc(M.cx, M.cy, V, ie(M.y01, M.x01), ie(M.y11, M.x11), !v), o.arc(0, 0, f, ie(M.cy + M.y11, M.cx + M.x11), ie(A.cy + A.y11, A.cx + A.x11), !v), o.arc(A.cx, A.cy, V, ie(A.y11, A.x11), ie(A.y01, A.x01), !v))) : (o.moveTo(U, I), o.arc(0, 0, f, y, x, !v)) : o.moveTo(U, I), !(d > se) || !(E > se) ? o.lineTo(B, j) : C > se ? (M = gs(B, j, Y, J, d, -C, v), A = gs(U, I, ft, z, d, -C, v), o.lineTo(M.cx + M.x01, M.cy + M.y01), C < L ? o.arc(M.cx, M.cy, C, ie(M.y01, M.x01), ie(A.y01, A.x01), !v) : (o.arc(M.cx, M.cy, C, ie(M.y01, M.x01), ie(M.y11, M.x11), !v), o.arc(0, 0, d, ie(M.cy + M.y11, M.cx + M.x11), ie(A.cy + A.y11, A.cx + A.x11), v), o.arc(A.cx, A.cy, C, ie(A.y11, A.x11), ie(A.y01, A.x01), !v))) : o.arc(0, 0, d, _, S, v);
|
|
5554
5554
|
}
|
|
5555
5555
|
if (o.closePath(), u)
|
|
5556
5556
|
return o = null, u + "" || null;
|
|
@@ -7841,15 +7841,15 @@ function Vr(e, t, n) {
|
|
|
7841
7841
|
throw new RangeError("locale must contain localize property");
|
|
7842
7842
|
if (!T.formatLong)
|
|
7843
7843
|
throw new RangeError("locale must contain formatLong property");
|
|
7844
|
-
var
|
|
7845
|
-
if (!FS(
|
|
7844
|
+
var L = xt(e);
|
|
7845
|
+
if (!FS(L))
|
|
7846
7846
|
throw new RangeError("Invalid time value");
|
|
7847
|
-
var C = Ml(
|
|
7847
|
+
var C = Ml(L), V = GS(L, C), M = {
|
|
7848
7848
|
firstWeekContainsDate: k,
|
|
7849
7849
|
weekStartsOn: N,
|
|
7850
7850
|
locale: T,
|
|
7851
|
-
_originalDate:
|
|
7852
|
-
},
|
|
7851
|
+
_originalDate: L
|
|
7852
|
+
}, A = _.match(zO).map(function(w) {
|
|
7853
7853
|
var P = w[0];
|
|
7854
7854
|
if (P === "p" || P === "P") {
|
|
7855
7855
|
var U = rO[P];
|
|
@@ -7869,7 +7869,7 @@ function Vr(e, t, n) {
|
|
|
7869
7869
|
throw new RangeError("Format string contains an unescaped latin alphabet character `" + P + "`");
|
|
7870
7870
|
return w;
|
|
7871
7871
|
}).join("");
|
|
7872
|
-
return
|
|
7872
|
+
return A;
|
|
7873
7873
|
}
|
|
7874
7874
|
function YO(e) {
|
|
7875
7875
|
var t = e.match(jO);
|
|
@@ -12015,7 +12015,7 @@ function VD() {
|
|
|
12015
12015
|
let J = 0, ft = 0;
|
|
12016
12016
|
for (const { target: Z, value: ut } of Y.sourceLinks) {
|
|
12017
12017
|
let nt = ut * (Z.layer - Y.layer);
|
|
12018
|
-
J +=
|
|
12018
|
+
J += A(Y, Z) * nt, ft += nt;
|
|
12019
12019
|
}
|
|
12020
12020
|
if (!(ft > 0))
|
|
12021
12021
|
continue;
|
|
@@ -12027,7 +12027,7 @@ function VD() {
|
|
|
12027
12027
|
}
|
|
12028
12028
|
function k(w, P) {
|
|
12029
12029
|
const U = w.length >> 1, I = w[U];
|
|
12030
|
-
|
|
12030
|
+
L(w, I.y0 - a, U - 1, P), N(w, I.y1 + a, U + 1, P), L(w, r, w.length - 1, P), N(w, t, 0, P);
|
|
12031
12031
|
}
|
|
12032
12032
|
function N(w, P, U, I) {
|
|
12033
12033
|
for (; U < w.length; ++U) {
|
|
@@ -12035,7 +12035,7 @@ function VD() {
|
|
|
12035
12035
|
j > 1e-6 && (B.y0 += j, B.y1 += j), P = B.y1 + a;
|
|
12036
12036
|
}
|
|
12037
12037
|
}
|
|
12038
|
-
function
|
|
12038
|
+
function L(w, P, U, I) {
|
|
12039
12039
|
for (; U >= 0; --U) {
|
|
12040
12040
|
const B = w[U], j = (B.y1 - P) * I;
|
|
12041
12041
|
j > 1e-6 && (B.y0 -= j, B.y1 -= j), P = B.y0 - a;
|
|
@@ -12068,7 +12068,7 @@ function VD() {
|
|
|
12068
12068
|
}
|
|
12069
12069
|
return U;
|
|
12070
12070
|
}
|
|
12071
|
-
function
|
|
12071
|
+
function A(w, P) {
|
|
12072
12072
|
let U = P.y0 - (P.targetLinks.length - 1) * a / 2;
|
|
12073
12073
|
for (const { source: I, width: B } of P.targetLinks) {
|
|
12074
12074
|
if (I === w)
|
|
@@ -12293,46 +12293,51 @@ function qd(e, t, n) {
|
|
|
12293
12293
|
const rk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12294
12294
|
__proto__: null,
|
|
12295
12295
|
dispatch: zm
|
|
12296
|
-
}, Symbol.toStringTag, { value: "Module" })), ik = /* @__PURE__ */ JD(rk)
|
|
12297
|
-
|
|
12298
|
-
|
|
12296
|
+
}, Symbol.toStringTag, { value: "Module" })), ik = /* @__PURE__ */ JD(rk), sk = ik.dispatch, qo = Math.PI / 180, ak = {
|
|
12297
|
+
archimedean: jm,
|
|
12298
|
+
rectangular: vk
|
|
12299
|
+
}, xi = 64, Is = 2048;
|
|
12300
|
+
var ok = function() {
|
|
12301
|
+
var e = [256, 256], t = lk, n = ck, r = uk, i = Yd, s = Yd, a = hk, o = dk, l = jm, c = [], u = 1 / 0, h = sk("word", "end"), d = null, f = Math.random, p = {}, m = xk;
|
|
12299
12302
|
p.canvas = function(y) {
|
|
12300
12303
|
return arguments.length ? (m = Mn(y), p) : m;
|
|
12301
12304
|
}, p.start = function() {
|
|
12302
|
-
var y = g(m()), x =
|
|
12303
|
-
return
|
|
12304
|
-
}).sort(function(
|
|
12305
|
-
return C.size -
|
|
12305
|
+
var y = g(m()), x = yk((e[0] >> 5) * e[1]), S = null, _ = c.length, E = -1, T = [], k = c.map(function(L, C) {
|
|
12306
|
+
return L.text = t.call(this, L, C), L.font = n.call(this, L, C), L.style = i.call(this, L, C), L.weight = s.call(this, L, C), L.rotate = a.call(this, L, C), L.size = ~~r.call(this, L, C), L.padding = o.call(this, L, C), L;
|
|
12307
|
+
}).sort(function(L, C) {
|
|
12308
|
+
return C.size - L.size;
|
|
12306
12309
|
});
|
|
12307
12310
|
return d && clearInterval(d), d = setInterval(N, 0), N(), p;
|
|
12308
12311
|
function N() {
|
|
12309
|
-
for (var
|
|
12312
|
+
for (var L = Date.now(); Date.now() - L < u && ++E < _ && d; ) {
|
|
12310
12313
|
var C = k[E];
|
|
12311
|
-
C.x = e[0] * (f() + 0.5) >> 1, C.y = e[1] * (f() + 0.5) >> 1,
|
|
12314
|
+
C.x = e[0] * (f() + 0.5) >> 1, C.y = e[1] * (f() + 0.5) >> 1, fk(y, C, k, E), C.hasText && v(x, C, S) && (T.push(C), h.call("word", p, C), S ? gk(S, C) : S = [{ x: C.x + C.x0, y: C.y + C.y0 }, { x: C.x + C.x1, y: C.y + C.y1 }], C.x -= e[0] >> 1, C.y -= e[1] >> 1);
|
|
12312
12315
|
}
|
|
12313
12316
|
E >= _ && (p.stop(), h.call("end", p, T, S));
|
|
12314
12317
|
}
|
|
12315
12318
|
}, p.stop = function() {
|
|
12316
|
-
|
|
12319
|
+
d && (clearInterval(d), d = null);
|
|
12320
|
+
for (const y of c)
|
|
12321
|
+
delete y.sprite;
|
|
12322
|
+
return p;
|
|
12317
12323
|
};
|
|
12318
12324
|
function g(y) {
|
|
12325
|
+
const x = y.getContext("2d", { willReadFrequently: !0 });
|
|
12319
12326
|
y.width = y.height = 1;
|
|
12320
|
-
|
|
12321
|
-
y.width = (xi << 5) /
|
|
12322
|
-
var S = y.getContext("2d");
|
|
12323
|
-
return S.fillStyle = S.strokeStyle = "red", S.textAlign = "center", { context: S, ratio: x };
|
|
12327
|
+
const S = Math.sqrt(x.getImageData(0, 0, 1, 1).data.length >> 2);
|
|
12328
|
+
return y.width = (xi << 5) / S, y.height = Is / S, x.fillStyle = x.strokeStyle = "red", { context: x, ratio: S };
|
|
12324
12329
|
}
|
|
12325
12330
|
function v(y, x, S) {
|
|
12326
12331
|
e[0], e[1];
|
|
12327
|
-
for (var _ = x.x, E = x.y, T = Math.sqrt(e[0] * e[0] + e[1] * e[1]), k = l(e), N = f() < 0.5 ? 1 : -1,
|
|
12328
|
-
if (x.x = _ + V, x.y = E + M, !(x.x + x.x0 < 0 || x.y + x.y0 < 0 || x.x + x.x1 > e[0] || x.y + x.y1 > e[1]) && (!S ||
|
|
12329
|
-
for (var
|
|
12332
|
+
for (var _ = x.x, E = x.y, T = Math.sqrt(e[0] * e[0] + e[1] * e[1]), k = l(e), N = f() < 0.5 ? 1 : -1, L = -N, C, V, M; (C = k(L += N)) && (V = ~~C[0], M = ~~C[1], !(Math.min(Math.abs(V), Math.abs(M)) >= T)); )
|
|
12333
|
+
if (x.x = _ + V, x.y = E + M, !(x.x + x.x0 < 0 || x.y + x.y0 < 0 || x.x + x.x1 > e[0] || x.y + x.y1 > e[1]) && (!S || mk(x, S)) && !pk(x, y, e[0])) {
|
|
12334
|
+
for (var A = x.sprite, w = x.width >> 5, P = e[0] >> 5, U = x.x - (w << 4), I = U & 127, B = 32 - I, j = x.y1 - x.y0, Y = (x.y + x.y0) * P + (U >> 5), J, ft = 0; ft < j; ft++) {
|
|
12330
12335
|
J = 0;
|
|
12331
12336
|
for (var z = 0; z <= w; z++)
|
|
12332
|
-
y[Y + z] |= J << B | (z < w ? (J =
|
|
12337
|
+
y[Y + z] |= J << B | (z < w ? (J = A[ft * w + z]) >>> I : 0);
|
|
12333
12338
|
Y += P;
|
|
12334
12339
|
}
|
|
12335
|
-
return
|
|
12340
|
+
return !0;
|
|
12336
12341
|
}
|
|
12337
12342
|
return !1;
|
|
12338
12343
|
}
|
|
@@ -12353,7 +12358,7 @@ var sk = ik.dispatch, qo = Math.PI / 180, xi = 64, Is = 2048, ak = function() {
|
|
|
12353
12358
|
}, p.text = function(y) {
|
|
12354
12359
|
return arguments.length ? (t = Mn(y), p) : t;
|
|
12355
12360
|
}, p.spiral = function(y) {
|
|
12356
|
-
return arguments.length ? (l =
|
|
12361
|
+
return arguments.length ? (l = ak[y] || y, p) : l;
|
|
12357
12362
|
}, p.fontSize = function(y) {
|
|
12358
12363
|
return arguments.length ? (r = Mn(y), p) : r;
|
|
12359
12364
|
}, p.padding = function(y) {
|
|
@@ -12365,60 +12370,61 @@ var sk = ik.dispatch, qo = Math.PI / 180, xi = 64, Is = 2048, ak = function() {
|
|
|
12365
12370
|
return y === h ? p : y;
|
|
12366
12371
|
}, p;
|
|
12367
12372
|
};
|
|
12368
|
-
function
|
|
12373
|
+
function lk(e) {
|
|
12369
12374
|
return e.text;
|
|
12370
12375
|
}
|
|
12371
|
-
function
|
|
12376
|
+
function ck() {
|
|
12372
12377
|
return "serif";
|
|
12373
12378
|
}
|
|
12374
12379
|
function Yd() {
|
|
12375
12380
|
return "normal";
|
|
12376
12381
|
}
|
|
12377
|
-
function
|
|
12382
|
+
function uk(e) {
|
|
12378
12383
|
return Math.sqrt(e.value);
|
|
12379
12384
|
}
|
|
12380
|
-
function uk() {
|
|
12381
|
-
return (~~(Math.random() * 6) - 3) * 30;
|
|
12382
|
-
}
|
|
12383
12385
|
function hk() {
|
|
12386
|
+
return (~~(random() * 6) - 3) * 30;
|
|
12387
|
+
}
|
|
12388
|
+
function dk() {
|
|
12384
12389
|
return 1;
|
|
12385
12390
|
}
|
|
12386
|
-
function
|
|
12391
|
+
function fk(e, t, n, r) {
|
|
12387
12392
|
if (!t.sprite) {
|
|
12388
12393
|
var i = e.context, s = e.ratio;
|
|
12389
12394
|
i.clearRect(0, 0, (xi << 5) / s, Is / s);
|
|
12390
12395
|
var a = 0, o = 0, l = 0, c = n.length;
|
|
12391
12396
|
for (--r; ++r < c; ) {
|
|
12392
12397
|
t = n[r], i.save(), i.font = t.style + " " + t.weight + " " + ~~((t.size + 1) / s) + "px " + t.font;
|
|
12393
|
-
|
|
12398
|
+
const C = i.measureText(t.text), V = -Math.floor(C.width / 2);
|
|
12399
|
+
let M = (C.width + 1) * s, A = t.size << 1;
|
|
12394
12400
|
if (t.rotate) {
|
|
12395
|
-
var
|
|
12396
|
-
|
|
12401
|
+
var u = Math.sin(t.rotate * qo), h = Math.cos(t.rotate * qo), d = M * h, f = M * u, p = A * h, m = A * u;
|
|
12402
|
+
M = Math.max(Math.abs(d + m), Math.abs(d - m)) + 31 >> 5 << 5, A = ~~Math.max(Math.abs(f + p), Math.abs(f - p));
|
|
12397
12403
|
} else
|
|
12398
|
-
|
|
12399
|
-
if (
|
|
12404
|
+
M = M + 31 >> 5 << 5;
|
|
12405
|
+
if (A > l && (l = A), a + M >= xi << 5 && (a = 0, o += l, l = 0), o + A >= Is)
|
|
12400
12406
|
break;
|
|
12401
|
-
i.translate((a + (
|
|
12407
|
+
i.translate((a + (M >> 1)) / s, (o + (A >> 1)) / s), t.rotate && i.rotate(t.rotate * qo), i.fillText(t.text, V, 0), t.padding && (i.lineWidth = 2 * t.padding, i.strokeText(t.text, V, 0)), i.restore(), t.width = M, t.height = A, t.xoff = a, t.yoff = o, t.x1 = M >> 1, t.y1 = A >> 1, t.x0 = -t.x1, t.y0 = -t.y1, t.hasText = !0, a += M;
|
|
12402
12408
|
}
|
|
12403
|
-
for (var
|
|
12409
|
+
for (var g = i.getImageData(0, 0, (xi << 5) / s, Is / s).data, v = []; --r >= 0; )
|
|
12404
12410
|
if (t = n[r], !!t.hasText) {
|
|
12405
|
-
for (var
|
|
12406
|
-
|
|
12411
|
+
for (var y = t.width, x = y >> 5, S = t.y1 - t.y0, _ = 0; _ < S * x; _++)
|
|
12412
|
+
v[_] = 0;
|
|
12407
12413
|
if (a = t.xoff, a == null)
|
|
12408
12414
|
return;
|
|
12409
12415
|
o = t.yoff;
|
|
12410
|
-
for (var E = 0, T = -1, k = 0; k <
|
|
12411
|
-
for (var _ = 0; _ <
|
|
12412
|
-
var N =
|
|
12413
|
-
|
|
12416
|
+
for (var E = 0, T = -1, k = 0; k < S; k++) {
|
|
12417
|
+
for (var _ = 0; _ < y; _++) {
|
|
12418
|
+
var N = x * k + (_ >> 5), L = g[(o + k) * (xi << 5) + (a + _) << 2] ? 1 << 31 - _ % 32 : 0;
|
|
12419
|
+
v[N] |= L, E |= L;
|
|
12414
12420
|
}
|
|
12415
|
-
E ? T = k : (t.y0++,
|
|
12421
|
+
E ? T = k : (t.y0++, S--, k--, o++);
|
|
12416
12422
|
}
|
|
12417
|
-
t.y1 = t.y0 + T, t.sprite =
|
|
12423
|
+
t.y1 = t.y0 + T, t.sprite = v.slice(0, (t.y1 - t.y0) * x);
|
|
12418
12424
|
}
|
|
12419
12425
|
}
|
|
12420
12426
|
}
|
|
12421
|
-
function
|
|
12427
|
+
function pk(e, t, n) {
|
|
12422
12428
|
n >>= 5;
|
|
12423
12429
|
for (var r = e.sprite, i = e.width >> 5, s = e.x - (i << 4), a = s & 127, o = 32 - a, l = e.y1 - e.y0, c = (e.y + e.y0) * n + (s >> 5), u, h = 0; h < l; h++) {
|
|
12424
12430
|
u = 0;
|
|
@@ -12429,11 +12435,11 @@ function fk(e, t, n) {
|
|
|
12429
12435
|
}
|
|
12430
12436
|
return !1;
|
|
12431
12437
|
}
|
|
12432
|
-
function
|
|
12438
|
+
function gk(e, t) {
|
|
12433
12439
|
var n = e[0], r = e[1];
|
|
12434
12440
|
t.x + t.x0 < n.x && (n.x = t.x + t.x0), t.y + t.y0 < n.y && (n.y = t.y + t.y0), t.x + t.x1 > r.x && (r.x = t.x + t.x1), t.y + t.y1 > r.y && (r.y = t.y + t.y1);
|
|
12435
12441
|
}
|
|
12436
|
-
function
|
|
12442
|
+
function mk(e, t) {
|
|
12437
12443
|
return e.x + e.x1 > t[0].x && e.x + e.x0 < t[1].x && e.y + e.y1 > t[0].y && e.y + e.y0 < t[1].y;
|
|
12438
12444
|
}
|
|
12439
12445
|
function jm(e) {
|
|
@@ -12442,7 +12448,7 @@ function jm(e) {
|
|
|
12442
12448
|
return [t * (n *= 0.1) * Math.cos(n), n * Math.sin(n)];
|
|
12443
12449
|
};
|
|
12444
12450
|
}
|
|
12445
|
-
function
|
|
12451
|
+
function vk(e) {
|
|
12446
12452
|
var t = 4, n = t * e[0] / e[1], r = 0, i = 0;
|
|
12447
12453
|
return function(s) {
|
|
12448
12454
|
var a = s < 0 ? -1 : 1;
|
|
@@ -12463,12 +12469,12 @@ function mk(e) {
|
|
|
12463
12469
|
return [r, i];
|
|
12464
12470
|
};
|
|
12465
12471
|
}
|
|
12466
|
-
function
|
|
12472
|
+
function yk(e) {
|
|
12467
12473
|
for (var t = [], n = -1; ++n < e; )
|
|
12468
12474
|
t[n] = 0;
|
|
12469
12475
|
return t;
|
|
12470
12476
|
}
|
|
12471
|
-
function
|
|
12477
|
+
function xk() {
|
|
12472
12478
|
return document.createElement("canvas");
|
|
12473
12479
|
}
|
|
12474
12480
|
function Mn(e) {
|
|
@@ -12476,11 +12482,7 @@ function Mn(e) {
|
|
|
12476
12482
|
return e;
|
|
12477
12483
|
};
|
|
12478
12484
|
}
|
|
12479
|
-
|
|
12480
|
-
archimedean: jm,
|
|
12481
|
-
rectangular: mk
|
|
12482
|
-
};
|
|
12483
|
-
const bk = /* @__PURE__ */ Gm(ak);
|
|
12485
|
+
const bk = /* @__PURE__ */ Gm(ok);
|
|
12484
12486
|
function wk(e, t, n, r) {
|
|
12485
12487
|
var i = -1, s = e == null ? 0 : e.length;
|
|
12486
12488
|
for (r && s && (n = e[++i]); ++i < s; )
|
|
@@ -14919,7 +14921,7 @@ const mv = class Ps extends dt {
|
|
|
14919
14921
|
const E = _[1] - _[0];
|
|
14920
14922
|
let T = "0," + E.toString();
|
|
14921
14923
|
const k = Math.floor(l / Ps.DASH_LENGTH), N = k * Ps.DASH_LENGTH;
|
|
14922
|
-
for (let
|
|
14924
|
+
for (let L = 0; L < k; L++)
|
|
14923
14925
|
T += "," + Ps.DASH_LENGTH;
|
|
14924
14926
|
T += "," + (l - N), k % 2 === 1 && (T += ",0"), T += "," + E.toString(), T += "," + l.toString(), f.attr("stroke-dasharray", T);
|
|
14925
14927
|
}, g = (_) => {
|
|
@@ -15017,16 +15019,16 @@ class RI extends dt {
|
|
|
15017
15019
|
const S = this.model.get("zoomDomain");
|
|
15018
15020
|
if (s === We.GRAPH_VIEW && (this.renderZoomBarArea(h, "path.zoom-graph-area-unselected", g, null), this.updateClipPath(n, this.clipId, 0, 0, 0, 0), this.renderZoomBarArea(h, "path.zoom-graph-area", g, this.clipId), this.renderZoomBarBaseline(h, c, l), a)) {
|
|
15019
15021
|
const E = a.highlightStartMapsTo, T = a.highlightEndMapsTo, k = a.color, N = a.labelMapsTo;
|
|
15020
|
-
a.data.forEach((
|
|
15021
|
-
D.appendOrSelect(h, `rect.highlight-${C}`).attr("height", o - 2 * this.highlightStrokeWidth).attr("y", this.highlightStrokeWidth).attr("x", this.xScale(
|
|
15022
|
+
a.data.forEach((L, C) => {
|
|
15023
|
+
D.appendOrSelect(h, `rect.highlight-${C}`).attr("height", o - 2 * this.highlightStrokeWidth).attr("y", this.highlightStrokeWidth).attr("x", this.xScale(L[E])).attr(
|
|
15022
15024
|
"width",
|
|
15023
|
-
this.xScale(
|
|
15025
|
+
this.xScale(L[T]) - this.xScale(L[E])
|
|
15024
15026
|
).style(
|
|
15025
15027
|
"fill",
|
|
15026
|
-
k && k.scale[
|
|
15028
|
+
k && k.scale[L[N]] ? k.scale[L[N]] : null
|
|
15027
15029
|
).style("fill-opacity", 0.1).style(
|
|
15028
15030
|
"stroke",
|
|
15029
|
-
k && k.scale[
|
|
15031
|
+
k && k.scale[L[N]] ? k.scale[L[N]] : null
|
|
15030
15032
|
).style("stroke-dasharray", "2, 2").attr("stroke-width", "1px");
|
|
15031
15033
|
});
|
|
15032
15034
|
}
|
|
@@ -15182,36 +15184,36 @@ class II extends dt {
|
|
|
15182
15184
|
), h = l.services.cartesianScales.getScaleTypeByPosition(c);
|
|
15183
15185
|
let d = null, f = null;
|
|
15184
15186
|
c === H.LEFT || c === H.RIGHT ? (f = u, d = l.services.cartesianScales.getMainXScale()) : (d = u, f = l.services.cartesianScales.getMainYScale());
|
|
15185
|
-
const p = h === X.LABELS, [m, g] = d.range(), [v, y] = f.range(), { cartesianScales: x } = l.services, S = x.getOrientation(), _ = (
|
|
15187
|
+
const p = h === X.LABELS, [m, g] = d.range(), [v, y] = f.range(), { cartesianScales: x } = l.services, S = x.getOrientation(), _ = (L) => x.getDomainValue(L), E = (L) => x.getRangeValue(L), [T, k] = dn(
|
|
15186
15188
|
_,
|
|
15187
15189
|
E,
|
|
15188
15190
|
S
|
|
15189
15191
|
), N = R(this);
|
|
15190
15192
|
c === H.TOP || c === H.BOTTOM ? (N.selectAll("line.threshold-line").transition().call(
|
|
15191
|
-
(
|
|
15192
|
-
transition:
|
|
15193
|
+
(L) => l.services.transitions.setupTransition({
|
|
15194
|
+
transition: L,
|
|
15193
15195
|
name: "threshold-line-update",
|
|
15194
15196
|
animate: t
|
|
15195
15197
|
})
|
|
15196
15198
|
).attr("y1", y).attr("y2", v).attr(
|
|
15197
15199
|
"x1",
|
|
15198
|
-
({ datum:
|
|
15200
|
+
({ datum: L }) => T(L) + (p ? u.step() / 2 : 0)
|
|
15199
15201
|
).attr(
|
|
15200
15202
|
"x2",
|
|
15201
|
-
({ datum:
|
|
15202
|
-
).style("stroke", ({ fillColor:
|
|
15203
|
-
(
|
|
15204
|
-
transition:
|
|
15203
|
+
({ datum: L }) => T(L) + (p ? u.step() / 2 : 0)
|
|
15204
|
+
).style("stroke", ({ fillColor: L }) => L), N.selectAll("rect.threshold-hoverable-area").attr("x", 0).attr("y", ({ datum: L }) => -T(L)).attr("width", Math.abs(v - y)).classed("rotate", !0)) : (N.selectAll("line.threshold-line").transition().call(
|
|
15205
|
+
(L) => l.services.transitions.setupTransition({
|
|
15206
|
+
transition: L,
|
|
15205
15207
|
name: "threshold-line-update",
|
|
15206
15208
|
animate: t
|
|
15207
15209
|
})
|
|
15208
15210
|
).attr("x1", m).attr("x2", g).attr(
|
|
15209
15211
|
"y1",
|
|
15210
|
-
({ datum:
|
|
15212
|
+
({ datum: L }) => k(L) + (p ? u.step() / 2 : 0)
|
|
15211
15213
|
).attr(
|
|
15212
15214
|
"y2",
|
|
15213
|
-
({ datum:
|
|
15214
|
-
).style("stroke", ({ fillColor:
|
|
15215
|
+
({ datum: L }) => k(L) + (p ? u.step() / 2 : 0)
|
|
15216
|
+
).style("stroke", ({ fillColor: L }) => L), N.selectAll("rect.threshold-hoverable-area").attr("x", m).attr("y", ({ datum: L }) => k(L)).attr("width", Math.abs(g - m)).classed("rotate", !1));
|
|
15215
15217
|
}), this.services.events.addEventListener(O.Threshold.SHOW, (c) => {
|
|
15216
15218
|
this.setThresholdLabelPosition(c.detail), this.label.classed("hidden", !1);
|
|
15217
15219
|
}), this.services.events.addEventListener(O.Threshold.HIDE, () => {
|
|
@@ -16346,7 +16348,7 @@ class xv extends dt {
|
|
|
16346
16348
|
p.attr("aria-hidden", !0);
|
|
16347
16349
|
return;
|
|
16348
16350
|
}
|
|
16349
|
-
const S = b(g, "scaleType"), _ = b(r, "data", "loading"), E = b(g, "ticks", "number"), T = b(g, "ticks", "values"), k = b(g, "truncation", "type"), N = b(g, "truncation", "threshold"),
|
|
16351
|
+
const S = b(g, "scaleType"), _ = b(r, "data", "loading"), E = b(g, "ticks", "number"), T = b(g, "ticks", "values"), k = b(g, "truncation", "type"), N = b(g, "truncation", "threshold"), L = b(g, "truncation", "numCharacter"), C = E !== null, V = b(r, "timeScale"), M = D.appendOrSelect(m, "g.tick"), A = D.appendOrSelect(M, "text").text("0"), w = D.getSVGElementSize(A.node(), {
|
|
16350
16352
|
useBBox: !0
|
|
16351
16353
|
}).height;
|
|
16352
16354
|
M.remove();
|
|
@@ -16505,9 +16507,9 @@ class xv extends dt {
|
|
|
16505
16507
|
l.selectAll("g.ticks g.tick").html(Z);
|
|
16506
16508
|
const ut = this;
|
|
16507
16509
|
l.selectAll("g.tick text").data(z).text(function(nt) {
|
|
16508
|
-
return nt.length > N ? (ut.truncation[n] = !0, zi(nt, k,
|
|
16510
|
+
return nt.length > N ? (ut.truncation[n] = !0, zi(nt, k, L)) : nt;
|
|
16509
16511
|
}), this.getInvisibleAxisRef().selectAll("g.tick text").data(z).text(function(nt) {
|
|
16510
|
-
return nt.length > N ? zi(nt, k,
|
|
16512
|
+
return nt.length > N ? zi(nt, k, L) : nt;
|
|
16511
16513
|
}), l.selectAll("g.ticks").html(this.getInvisibleAxisRef().html()), l.selectAll("g.tick text").data(z);
|
|
16512
16514
|
}
|
|
16513
16515
|
}
|
|
@@ -16859,8 +16861,8 @@ class VI extends dt {
|
|
|
16859
16861
|
animate: t
|
|
16860
16862
|
})
|
|
16861
16863
|
).attr("d", (C) => {
|
|
16862
|
-
const V = p.getDomainValue(C[i]), M = V,
|
|
16863
|
-
return ce({ x0: V, x1: M, y0:
|
|
16864
|
+
const V = p.getDomainValue(C[i]), M = V, A = p.getRangeValue(C.whiskers.min), w = p.getRangeValue(C.quartiles.q_25);
|
|
16865
|
+
return ce({ x0: V, x1: M, y0: A, y1: w }, m);
|
|
16864
16866
|
}), T.append("path").merge(E.select("path.vertical-line.end")).attr(
|
|
16865
16867
|
"class",
|
|
16866
16868
|
() => this.model.getColorClassName({
|
|
@@ -16874,8 +16876,8 @@ class VI extends dt {
|
|
|
16874
16876
|
animate: t
|
|
16875
16877
|
})
|
|
16876
16878
|
).attr("d", (C) => {
|
|
16877
|
-
const V = p.getDomainValue(C[i]), M = V,
|
|
16878
|
-
return ce({ x0: V, x1: M, y0:
|
|
16879
|
+
const V = p.getDomainValue(C[i]), M = V, A = p.getRangeValue(C.whiskers.max), w = p.getRangeValue(C.quartiles.q_75);
|
|
16880
|
+
return ce({ x0: V, x1: M, y0: A, y1: w }, m);
|
|
16879
16881
|
}), T.append("path").merge(E.select("path.box")).attr(
|
|
16880
16882
|
"class",
|
|
16881
16883
|
() => this.model.getColorClassName({
|
|
@@ -16889,15 +16891,15 @@ class VI extends dt {
|
|
|
16889
16891
|
animate: t
|
|
16890
16892
|
})
|
|
16891
16893
|
).attr("d", (C) => {
|
|
16892
|
-
const V = p.getDomainValue(C[i]) - S / 2, M = V + S,
|
|
16894
|
+
const V = p.getDomainValue(C[i]) - S / 2, M = V + S, A = p.getRangeValue(
|
|
16893
16895
|
Math[g ? "max" : "min"](C.quartiles.q_75, C.quartiles.q_25)
|
|
16894
|
-
), w =
|
|
16896
|
+
), w = A + Math.abs(
|
|
16895
16897
|
p.getRangeValue(C.quartiles.q_75) - p.getRangeValue(C.quartiles.q_25)
|
|
16896
16898
|
);
|
|
16897
|
-
return ce({ x0: V, x1: M, y0:
|
|
16899
|
+
return ce({ x0: V, x1: M, y0: A, y1: w }, m);
|
|
16898
16900
|
}), T.append("path").merge(E.select("path.highlight-area")).attr("class", "highlight-area").attr("opacity", 0).attr("d", (C) => {
|
|
16899
|
-
const V = p.getDomainValue(C[i]) - S / 2, M = V + S,
|
|
16900
|
-
return ce({ x0: V, x1: M, y0:
|
|
16901
|
+
const V = p.getDomainValue(C[i]) - S / 2, M = V + S, A = p.getRangeValue(C.whiskers.min), w = p.getRangeValue(C.whiskers.max);
|
|
16902
|
+
return ce({ x0: V, x1: M, y0: A, y1: w }, m);
|
|
16901
16903
|
}), T.append("path").merge(E.select("path.whisker.start")).attr(
|
|
16902
16904
|
"class",
|
|
16903
16905
|
() => this.model.getColorClassName({
|
|
@@ -16911,8 +16913,8 @@ class VI extends dt {
|
|
|
16911
16913
|
animate: t
|
|
16912
16914
|
})
|
|
16913
16915
|
).attr("d", (C) => {
|
|
16914
|
-
const V = p.getDomainValue(C[i]) - S / 4, M = V + S / 2,
|
|
16915
|
-
return ce({ x0: V, x1: M, y0:
|
|
16916
|
+
const V = p.getDomainValue(C[i]) - S / 4, M = V + S / 2, A = p.getRangeValue(C.whiskers.min), w = p.getRangeValue(C.whiskers.min);
|
|
16917
|
+
return ce({ x0: V, x1: M, y0: A, y1: w }, m);
|
|
16916
16918
|
}), T.append("path").merge(E.select("path.median")).attr("fill", "none").attr(
|
|
16917
16919
|
"class",
|
|
16918
16920
|
() => this.model.getColorClassName({
|
|
@@ -16926,8 +16928,8 @@ class VI extends dt {
|
|
|
16926
16928
|
animate: t
|
|
16927
16929
|
})
|
|
16928
16930
|
).attr("d", (C) => {
|
|
16929
|
-
const V = p.getDomainValue(C[i]) - S / 2, M = V + S,
|
|
16930
|
-
return ce({ x0: V, x1: M, y0:
|
|
16931
|
+
const V = p.getDomainValue(C[i]) - S / 2, M = V + S, A = p.getRangeValue(C.quartiles.q_50);
|
|
16932
|
+
return ce({ x0: V, x1: M, y0: A, y1: A }, m);
|
|
16931
16933
|
}), T.append("path").merge(E.select("path.whisker.end")).attr(
|
|
16932
16934
|
"class",
|
|
16933
16935
|
() => this.model.getColorClassName({
|
|
@@ -16941,8 +16943,8 @@ class VI extends dt {
|
|
|
16941
16943
|
animate: t
|
|
16942
16944
|
})
|
|
16943
16945
|
).attr("d", (C) => {
|
|
16944
|
-
const V = p.getDomainValue(C[i]) - S / 4, M = V + S / 2,
|
|
16945
|
-
return ce({ x0: V, x1: M, y0:
|
|
16946
|
+
const V = p.getDomainValue(C[i]) - S / 4, M = V + S / 2, A = p.getRangeValue(C.whiskers.max), w = p.getRangeValue(C.whiskers.max);
|
|
16947
|
+
return ce({ x0: V, x1: M, y0: A, y1: w }, m);
|
|
16946
16948
|
});
|
|
16947
16949
|
const N = k.selectAll("circle.outlier").data(
|
|
16948
16950
|
(C) => C.outliers.map((V) => ({
|
|
@@ -16953,8 +16955,8 @@ class VI extends dt {
|
|
|
16953
16955
|
}))
|
|
16954
16956
|
);
|
|
16955
16957
|
N.exit().remove();
|
|
16956
|
-
const
|
|
16957
|
-
N.merge(
|
|
16958
|
+
const L = N.enter().append("circle");
|
|
16959
|
+
N.merge(L).attr("r", Oe.circle.radius).attr(
|
|
16958
16960
|
"class",
|
|
16959
16961
|
() => this.model.getColorClassName({
|
|
16960
16962
|
classNameTypes: [et.FILL, et.STROKE],
|
|
@@ -18113,11 +18115,11 @@ class wv extends dt {
|
|
|
18113
18115
|
f.exit().attr("opacity", 0).remove();
|
|
18114
18116
|
const p = f.enter().append("text").classed("pie-label", !0), m = [];
|
|
18115
18117
|
p.merge(f).style("text-anchor", "middle").text((T) => i.pie.labels.formatter ? i.pie.labels.formatter(T) : Ad(T.data[a], o, a) + "%").datum(function(T) {
|
|
18116
|
-
const k = l + 7, N = (T.endAngle - T.startAngle) / 2 + T.startAngle,
|
|
18117
|
-
return T.textOffsetX = C / 2, T.textOffsetY =
|
|
18118
|
+
const k = l + 7, N = (T.endAngle - T.startAngle) / 2 + T.startAngle, L = N / Math.PI * 180, C = this.getComputedTextLength();
|
|
18119
|
+
return T.textOffsetX = C / 2, T.textOffsetY = L > 90 && L < 270 ? 10 : 0, T.xPosition = (T.textOffsetX + k) * Math.sin(N), T.yPosition = (T.textOffsetY + k) * -Math.cos(N), T;
|
|
18118
18120
|
}).attr("transform", function(T, k) {
|
|
18119
|
-
const N = d.length,
|
|
18120
|
-
if (k >= N - 2 &&
|
|
18121
|
+
const N = d.length, L = (T.endAngle - T.startAngle) * (180 / Math.PI);
|
|
18122
|
+
if (k >= N - 2 && L < $t.callout.minSliceDegree) {
|
|
18121
18123
|
let C, V;
|
|
18122
18124
|
return T.index === N - 1 ? (C = T.xPosition + $t.callout.offsetX + $t.callout.textMargin + T.textOffsetX, V = T.yPosition - $t.callout.offsetY, T.direction = bs.RIGHT, m.push(T)) : (C = T.xPosition - $t.callout.offsetX - T.textOffsetX - $t.callout.textMargin, V = T.yPosition - $t.callout.offsetY, T.direction = bs.LEFT, m.push(T)), `translate(${C}, ${V})`;
|
|
18123
18125
|
}
|
|
@@ -19071,18 +19073,18 @@ class pN extends dt {
|
|
|
19071
19073
|
S >= 0 ? 0 : S,
|
|
19072
19074
|
qn(this.fullDataNormalized.map((M) => M[h]))
|
|
19073
19075
|
]).range([m, y]).nice(p), E = _.ticks(p), T = (M) => this.model.getFillColor(M), k = hS().angle((M) => x(M[u]) + Math.PI / 2).radius((M) => _(M[h])).curve($g), N = this.uniqueKeys.map((M) => {
|
|
19074
|
-
const
|
|
19076
|
+
const A = this.getLabelDimensions(M).width, w = kD(
|
|
19075
19077
|
x(M),
|
|
19076
19078
|
y
|
|
19077
19079
|
);
|
|
19078
|
-
return
|
|
19079
|
-
}),
|
|
19080
|
+
return A + w;
|
|
19081
|
+
}), L = {
|
|
19080
19082
|
x: qn(N) + d,
|
|
19081
19083
|
y: i / 2
|
|
19082
|
-
}, C = D.appendOrSelect(n, "g.y-axes").attr("role", at.GROUP).selectAll("path").data(E, (M) => M), V = (M) => this.uniqueKeys.map((
|
|
19084
|
+
}, C = D.appendOrSelect(n, "g.y-axes").attr("role", at.GROUP).selectAll("path").data(E, (M) => M), V = (M) => this.uniqueKeys.map((A) => ({ [u]: A, [h]: M }));
|
|
19083
19085
|
C.join(
|
|
19084
|
-
(M) => M.append("path").attr("opacity", 0).attr("transform", `translate(${
|
|
19085
|
-
(
|
|
19086
|
+
(M) => M.append("path").attr("opacity", 0).attr("transform", `translate(${L.x}, ${L.y})`).attr("fill", "none").call(
|
|
19087
|
+
(A) => A.transition().call(
|
|
19086
19088
|
(w) => this.services.transitions.setupTransition({
|
|
19087
19089
|
transition: w,
|
|
19088
19090
|
name: "radar_y_axes_enter",
|
|
@@ -19091,16 +19093,16 @@ class pN extends dt {
|
|
|
19091
19093
|
).attr("opacity", 1).attr("d", (w) => k(V(w)))
|
|
19092
19094
|
),
|
|
19093
19095
|
(M) => M.call(
|
|
19094
|
-
(
|
|
19096
|
+
(A) => A.transition().call(
|
|
19095
19097
|
(w) => this.services.transitions.setupTransition({
|
|
19096
19098
|
transition: w,
|
|
19097
19099
|
name: "radar_y_axes_update",
|
|
19098
19100
|
animate: t
|
|
19099
19101
|
})
|
|
19100
|
-
).attr("opacity", 1).attr("transform", `translate(${
|
|
19102
|
+
).attr("opacity", 1).attr("transform", `translate(${L.x}, ${L.y})`).attr("d", (w) => k(V(w)))
|
|
19101
19103
|
),
|
|
19102
19104
|
(M) => M.call(
|
|
19103
|
-
(
|
|
19105
|
+
(A) => A.transition().call(
|
|
19104
19106
|
(w) => this.services.transitions.setupTransition({
|
|
19105
19107
|
transition: w,
|
|
19106
19108
|
name: "radar_y_axes_exit",
|
|
@@ -19109,26 +19111,26 @@ class pN extends dt {
|
|
|
19109
19111
|
).attr("d", (w) => k(V(w))).attr("opacity", 0).remove()
|
|
19110
19112
|
)
|
|
19111
19113
|
), D.appendOrSelect(n, "g.x-axes").attr("role", at.GROUP).selectAll("line").data(this.uniqueKeys, (M) => M).join(
|
|
19112
|
-
(M) => M.append("line").attr("opacity", 0).attr("class", (
|
|
19113
|
-
(
|
|
19114
|
+
(M) => M.append("line").attr("opacity", 0).attr("class", (A) => `x-axis-${pr(A)}`).attr("stroke-dasharray", "0").attr("x1", (A) => Vt(x(A), 0, L).x).attr("y1", (A) => Vt(x(A), 0, L).y).attr("x2", (A) => Vt(x(A), 0, L).x).attr("y2", (A) => Vt(x(A), 0, L).y).call(
|
|
19115
|
+
(A) => A.transition().call(
|
|
19114
19116
|
(w) => this.services.transitions.setupTransition({
|
|
19115
19117
|
transition: w,
|
|
19116
19118
|
name: "radar_x_axes_enter",
|
|
19117
19119
|
animate: t
|
|
19118
19120
|
})
|
|
19119
|
-
).attr("opacity", 1).attr("x1", (w) => Vt(x(w), _.range()[0],
|
|
19121
|
+
).attr("opacity", 1).attr("x1", (w) => Vt(x(w), _.range()[0], L).x).attr("y1", (w) => Vt(x(w), _.range()[0], L).y).attr("x2", (w) => Vt(x(w), _.range()[1], L).x).attr("y2", (w) => Vt(x(w), _.range()[1], L).y)
|
|
19120
19122
|
),
|
|
19121
19123
|
(M) => M.call(
|
|
19122
|
-
(
|
|
19124
|
+
(A) => A.transition().call(
|
|
19123
19125
|
(w) => this.services.transitions.setupTransition({
|
|
19124
19126
|
transition: w,
|
|
19125
19127
|
name: "radar_x_axes_update",
|
|
19126
19128
|
animate: t
|
|
19127
19129
|
})
|
|
19128
|
-
).attr("opacity", 1).attr("x1", (w) => Vt(x(w), _.range()[0],
|
|
19130
|
+
).attr("opacity", 1).attr("x1", (w) => Vt(x(w), _.range()[0], L).x).attr("y1", (w) => Vt(x(w), _.range()[0], L).y).attr("x2", (w) => Vt(x(w), _.range()[1], L).x).attr("y2", (w) => Vt(x(w), _.range()[1], L).y)
|
|
19129
19131
|
),
|
|
19130
19132
|
(M) => M.call(
|
|
19131
|
-
(
|
|
19133
|
+
(A) => A.transition().call(
|
|
19132
19134
|
(w) => this.services.transitions.setupTransition({
|
|
19133
19135
|
transition: w,
|
|
19134
19136
|
name: "radar_x_axes_exit",
|
|
@@ -19137,17 +19139,17 @@ class pN extends dt {
|
|
|
19137
19139
|
).attr("opacity", 0).remove()
|
|
19138
19140
|
)
|
|
19139
19141
|
), D.appendOrSelect(n, "g.x-labels").attr("role", at.GROUP).selectAll("text").data(this.uniqueKeys).join(
|
|
19140
|
-
(M) => M.append("text").text((
|
|
19142
|
+
(M) => M.append("text").text((A) => A).attr("opacity", 0).attr(
|
|
19141
19143
|
"x",
|
|
19142
|
-
(
|
|
19144
|
+
(A) => Vt(x(A), _.range()[1] + d, L).x
|
|
19143
19145
|
).attr(
|
|
19144
19146
|
"y",
|
|
19145
|
-
(
|
|
19146
|
-
).style("text-anchor", (
|
|
19147
|
+
(A) => Vt(x(A), _.range()[1] + d, L).y
|
|
19148
|
+
).style("text-anchor", (A) => Vd(x(A)).textAnchor).style(
|
|
19147
19149
|
"dominant-baseline",
|
|
19148
|
-
(
|
|
19150
|
+
(A) => Vd(x(A)).dominantBaseline
|
|
19149
19151
|
).call(
|
|
19150
|
-
(
|
|
19152
|
+
(A) => A.transition().call(
|
|
19151
19153
|
(w) => this.services.transitions.setupTransition({
|
|
19152
19154
|
transition: w,
|
|
19153
19155
|
name: "radar_x_labels_enter",
|
|
@@ -19156,7 +19158,7 @@ class pN extends dt {
|
|
|
19156
19158
|
).attr("opacity", 1)
|
|
19157
19159
|
),
|
|
19158
19160
|
(M) => M.call(
|
|
19159
|
-
(
|
|
19161
|
+
(A) => A.transition().call(
|
|
19160
19162
|
(w) => this.services.transitions.setupTransition({
|
|
19161
19163
|
transition: w,
|
|
19162
19164
|
name: "radar_x_labels_update",
|
|
@@ -19164,17 +19166,17 @@ class pN extends dt {
|
|
|
19164
19166
|
})
|
|
19165
19167
|
).attr("opacity", 1).attr(
|
|
19166
19168
|
"x",
|
|
19167
|
-
(w) => Vt(x(w), _.range()[1] + d,
|
|
19169
|
+
(w) => Vt(x(w), _.range()[1] + d, L).x
|
|
19168
19170
|
).attr(
|
|
19169
19171
|
"y",
|
|
19170
|
-
(w) => Vt(x(w), _.range()[1] + d,
|
|
19172
|
+
(w) => Vt(x(w), _.range()[1] + d, L).y
|
|
19171
19173
|
).end().finally(() => {
|
|
19172
19174
|
const w = b(o, "radar", "alignment"), P = this.getAlignmentXOffset(w, n, this.getParent());
|
|
19173
19175
|
n.attr("x", P);
|
|
19174
19176
|
})
|
|
19175
19177
|
),
|
|
19176
19178
|
(M) => M.call(
|
|
19177
|
-
(
|
|
19179
|
+
(A) => A.transition().call(
|
|
19178
19180
|
(w) => this.services.transitions.setupTransition({
|
|
19179
19181
|
transition: w,
|
|
19180
19182
|
name: "radar_x_labels_exit",
|
|
@@ -19185,42 +19187,42 @@ class pN extends dt {
|
|
|
19185
19187
|
), D.appendOrSelect(n, "g.blobs").attr("role", at.GROUP).selectAll("path").data(this.groupedDataNormalized, (M) => M.name).join(
|
|
19186
19188
|
(M) => M.append("path").attr(
|
|
19187
19189
|
"class",
|
|
19188
|
-
(
|
|
19190
|
+
(A) => this.model.getColorClassName({
|
|
19189
19191
|
classNameTypes: [et.FILL, et.STROKE],
|
|
19190
|
-
dataGroupName:
|
|
19192
|
+
dataGroupName: A.name,
|
|
19191
19193
|
originalClassName: "blob"
|
|
19192
19194
|
})
|
|
19193
|
-
).attr("role", at.GRAPHICS_SYMBOL).attr("aria-label", (
|
|
19195
|
+
).attr("role", at.GRAPHICS_SYMBOL).attr("aria-label", (A) => A.name).attr("opacity", 0).attr(
|
|
19194
19196
|
"transform",
|
|
19195
|
-
t ? () => `translate(${
|
|
19196
|
-
).style("fill", (
|
|
19197
|
-
const w =
|
|
19197
|
+
t ? () => `translate(${L.x}, ${L.y}) scale(${1 + Math.random() * 0.35})` : `translate(${L.x}, ${L.y})`
|
|
19198
|
+
).style("fill", (A) => T(A.name)).style("fill-opacity", Pn.opacity.selected).style("stroke", (A) => T(A.name)).call((A) => {
|
|
19199
|
+
const w = A.transition().call(
|
|
19198
19200
|
(P) => this.services.transitions.setupTransition({
|
|
19199
19201
|
transition: P,
|
|
19200
19202
|
name: "radar_blobs_enter",
|
|
19201
19203
|
animate: t
|
|
19202
19204
|
})
|
|
19203
19205
|
);
|
|
19204
|
-
t && w.delay(() => Math.random() * 30).attr("transform", `translate(${
|
|
19206
|
+
t && w.delay(() => Math.random() * 30).attr("transform", `translate(${L.x}, ${L.y})`), w.attr("opacity", 1).attr("d", (P) => k(P.data));
|
|
19205
19207
|
}),
|
|
19206
19208
|
(M) => (M.attr(
|
|
19207
19209
|
"class",
|
|
19208
|
-
(
|
|
19210
|
+
(A) => this.model.getColorClassName({
|
|
19209
19211
|
classNameTypes: [et.FILL, et.STROKE],
|
|
19210
|
-
dataGroupName:
|
|
19212
|
+
dataGroupName: A.name,
|
|
19211
19213
|
originalClassName: "blob"
|
|
19212
19214
|
})
|
|
19213
|
-
).style("fill", (
|
|
19214
|
-
(
|
|
19215
|
+
).style("fill", (A) => T(A.name)).style("stroke", (A) => T(A.name)), M.call(
|
|
19216
|
+
(A) => A.transition().call(
|
|
19215
19217
|
(w) => this.services.transitions.setupTransition({
|
|
19216
19218
|
transition: w,
|
|
19217
19219
|
name: "radar_blobs_update",
|
|
19218
19220
|
animate: t
|
|
19219
19221
|
})
|
|
19220
|
-
).attr("opacity", 1).attr("transform", `translate(${
|
|
19222
|
+
).attr("opacity", 1).attr("transform", `translate(${L.x}, ${L.y})`).attr("d", (w) => k(w.data))
|
|
19221
19223
|
), M),
|
|
19222
|
-
(M) => M.call((
|
|
19223
|
-
const w =
|
|
19224
|
+
(M) => M.call((A) => {
|
|
19225
|
+
const w = A.transition().call(
|
|
19224
19226
|
(P) => this.services.transitions.setupTransition({
|
|
19225
19227
|
transition: P,
|
|
19226
19228
|
name: "radar_blobs_exit",
|
|
@@ -19229,11 +19231,11 @@ class pN extends dt {
|
|
|
19229
19231
|
);
|
|
19230
19232
|
t && w.delay(() => Math.random() * 30).attr(
|
|
19231
19233
|
"transform",
|
|
19232
|
-
() => `translate(${
|
|
19234
|
+
() => `translate(${L.x}, ${L.y}) scale(${1 + Math.random() * 0.35})`
|
|
19233
19235
|
), w.attr("opacity", 0).remove();
|
|
19234
19236
|
})
|
|
19235
19237
|
), D.appendOrSelect(n, "g.dots").attr("role", at.GROUP).selectAll("circle").data(this.fullDataNormalized.filter((M) => b(M, h) !== null)).join(
|
|
19236
|
-
(M) => M.append("circle").attr("role", at.GRAPHICS_SYMBOL).attr("aria-label", (
|
|
19238
|
+
(M) => M.append("circle").attr("role", at.GRAPHICS_SYMBOL).attr("aria-label", (A) => A[c]),
|
|
19237
19239
|
(M) => M,
|
|
19238
19240
|
(M) => M.remove()
|
|
19239
19241
|
).attr(
|
|
@@ -19243,16 +19245,16 @@ class pN extends dt {
|
|
|
19243
19245
|
dataGroupName: M[l],
|
|
19244
19246
|
originalClassName: pr(M[u])
|
|
19245
19247
|
})
|
|
19246
|
-
).attr("cx", (M) => Vt(x(M[u]), _(M[h]),
|
|
19248
|
+
).attr("cx", (M) => Vt(x(M[u]), _(M[h]), L).x).attr("cy", (M) => Vt(x(M[u]), _(M[h]), L).y).attr("r", 0).attr("opacity", 0).style("fill", (M) => T(M[l])), D.appendOrSelect(n, "g.x-axes-rect").attr("role", at.GROUP).selectAll("rect").data(this.uniqueKeys).join(
|
|
19247
19249
|
(M) => M.append("rect"),
|
|
19248
19250
|
(M) => M,
|
|
19249
19251
|
(M) => M.remove()
|
|
19250
|
-
).attr("x",
|
|
19251
|
-
(M) => M.append("text").attr("opacity", 0).text((
|
|
19252
|
+
).attr("x", L.x).attr("y", L.y - g / 2).attr("width", _.range()[1]).attr("height", g).style("fill", "red").style("fill-opacity", 0).attr("transform", (M) => `rotate(${Vm(x(M))}, ${L.x}, ${L.y})`), D.appendOrSelect(n, "g.y-labels").attr("role", at.GROUP).selectAll("text").data(Ne(E)).join(
|
|
19253
|
+
(M) => M.append("text").attr("opacity", 0).text((A) => A).attr(
|
|
19252
19254
|
"x",
|
|
19253
|
-
(
|
|
19254
|
-
).attr("y", (
|
|
19255
|
-
(
|
|
19255
|
+
(A) => Vt(-Math.PI / 2, _(A), L).x + f
|
|
19256
|
+
).attr("y", (A) => Vt(-Math.PI / 2, _(A), L).y).style("text-anchor", "start").style("dominant-baseline", "middle").call(
|
|
19257
|
+
(A) => A.transition().call(
|
|
19256
19258
|
(w) => this.services.transitions.setupTransition({
|
|
19257
19259
|
transition: w,
|
|
19258
19260
|
name: "radar_y_labels_enter",
|
|
@@ -19261,7 +19263,7 @@ class pN extends dt {
|
|
|
19261
19263
|
).attr("opacity", 1)
|
|
19262
19264
|
),
|
|
19263
19265
|
(M) => M.call(
|
|
19264
|
-
(
|
|
19266
|
+
(A) => A.transition().call(
|
|
19265
19267
|
(w) => this.services.transitions.setupTransition({
|
|
19266
19268
|
transition: w,
|
|
19267
19269
|
name: "radar_y_labels_update",
|
|
@@ -19269,11 +19271,11 @@ class pN extends dt {
|
|
|
19269
19271
|
})
|
|
19270
19272
|
).text((w) => w).attr("opacity", 1).attr(
|
|
19271
19273
|
"x",
|
|
19272
|
-
(w) => Vt(-Math.PI / 2, _(w),
|
|
19273
|
-
).attr("y", (w) => Vt(-Math.PI / 2, _(w),
|
|
19274
|
+
(w) => Vt(-Math.PI / 2, _(w), L).x + f
|
|
19275
|
+
).attr("y", (w) => Vt(-Math.PI / 2, _(w), L).y)
|
|
19274
19276
|
),
|
|
19275
19277
|
(M) => M.call(
|
|
19276
|
-
(
|
|
19278
|
+
(A) => A.transition().call(
|
|
19277
19279
|
(w) => this.services.transitions.setupTransition({
|
|
19278
19280
|
transition: w,
|
|
19279
19281
|
name: "radar_y_labels_exit",
|
|
@@ -19740,33 +19742,33 @@ class mN extends dt {
|
|
|
19740
19742
|
children: a
|
|
19741
19743
|
}), f = 10, p = r / 6, m = (E) => {
|
|
19742
19744
|
const T = d.descendants().reverse(), k = d.links();
|
|
19743
|
-
let N = d,
|
|
19745
|
+
let N = d, L = d;
|
|
19744
19746
|
d.eachBefore((I) => {
|
|
19745
|
-
I.x < N.x && (N = I), I.x >
|
|
19747
|
+
I.x < N.x && (N = I), I.x > L.x && (L = I);
|
|
19746
19748
|
});
|
|
19747
|
-
const C =
|
|
19749
|
+
const C = L.x - N.x, V = n.transition().call(
|
|
19748
19750
|
(I) => this.services.transitions.setupTransition({
|
|
19749
19751
|
transition: I,
|
|
19750
19752
|
name: "tree-update-viewbox",
|
|
19751
19753
|
animate: !0
|
|
19752
19754
|
})
|
|
19753
|
-
).attr("viewBox", [-h.left, N.x, r, C].join(" ")), M = _.selectAll("g").data(T, (I) => I.id),
|
|
19755
|
+
).attr("viewBox", [-h.left, N.x, r, C].join(" ")), M = _.selectAll("g").data(T, (I) => I.id), A = this, w = M.enter().append("g").attr("transform", () => `translate(${E.y0},${E.x0})`).attr(
|
|
19754
19756
|
"class",
|
|
19755
19757
|
(I) => I.depth !== 0 && I.children && I.children.length > 0 ? "clickable" : null
|
|
19756
19758
|
).on("mouseover", function(I, B) {
|
|
19757
|
-
|
|
19759
|
+
A.services.events.dispatchEvent(O.Tree.NODE_MOUSEOVER, {
|
|
19758
19760
|
event: I,
|
|
19759
19761
|
element: R(this),
|
|
19760
19762
|
datum: B
|
|
19761
19763
|
});
|
|
19762
19764
|
}).on("click", function(I, B) {
|
|
19763
|
-
B.depth !== 0 && (B.children = B.children ? null : B._children, m(B)),
|
|
19765
|
+
B.depth !== 0 && (B.children = B.children ? null : B._children, m(B)), A.services.events.dispatchEvent(O.Tree.NODE_CLICK, {
|
|
19764
19766
|
event: I,
|
|
19765
19767
|
element: R(this),
|
|
19766
19768
|
datum: B
|
|
19767
19769
|
});
|
|
19768
19770
|
}).on("mouseout", function(I, B) {
|
|
19769
|
-
|
|
19771
|
+
A.services.events.dispatchEvent(O.Tree.NODE_MOUSEOUT, {
|
|
19770
19772
|
event: I,
|
|
19771
19773
|
element: R(this),
|
|
19772
19774
|
datum: B
|
|
@@ -22115,7 +22117,7 @@ function T3() {
|
|
|
22115
22117
|
}
|
|
22116
22118
|
var S = !1, _ = !1, E = !1, T = !1, k = !1, N;
|
|
22117
22119
|
N = Symbol.for("react.module.reference");
|
|
22118
|
-
function
|
|
22120
|
+
function L($) {
|
|
22119
22121
|
return !!(typeof $ == "string" || typeof $ == "function" || $ === r || $ === s || k || $ === i || $ === c || $ === u || T || $ === f || S || _ || E || typeof $ == "object" && $ !== null && ($.$$typeof === d || $.$$typeof === h || $.$$typeof === a || $.$$typeof === o || $.$$typeof === l || // This needs to include all possible module reference object
|
|
22120
22122
|
// types supported by any Flight configuration anywhere since
|
|
22121
22123
|
// we don't know which Flight build this will end up being used
|
|
@@ -22177,7 +22179,7 @@ function T3() {
|
|
|
22177
22179
|
}
|
|
22178
22180
|
return null;
|
|
22179
22181
|
}
|
|
22180
|
-
var
|
|
22182
|
+
var A = Object.assign, w = 0, P, U, I, B, j, Y, J;
|
|
22181
22183
|
function ft() {
|
|
22182
22184
|
}
|
|
22183
22185
|
ft.__reactDisabledLog = !0;
|
|
@@ -22213,25 +22215,25 @@ function T3() {
|
|
|
22213
22215
|
writable: !0
|
|
22214
22216
|
};
|
|
22215
22217
|
Object.defineProperties(console, {
|
|
22216
|
-
log:
|
|
22218
|
+
log: A({}, $, {
|
|
22217
22219
|
value: P
|
|
22218
22220
|
}),
|
|
22219
|
-
info:
|
|
22221
|
+
info: A({}, $, {
|
|
22220
22222
|
value: U
|
|
22221
22223
|
}),
|
|
22222
|
-
warn:
|
|
22224
|
+
warn: A({}, $, {
|
|
22223
22225
|
value: I
|
|
22224
22226
|
}),
|
|
22225
|
-
error:
|
|
22227
|
+
error: A({}, $, {
|
|
22226
22228
|
value: B
|
|
22227
22229
|
}),
|
|
22228
|
-
group:
|
|
22230
|
+
group: A({}, $, {
|
|
22229
22231
|
value: j
|
|
22230
22232
|
}),
|
|
22231
|
-
groupCollapsed:
|
|
22233
|
+
groupCollapsed: A({}, $, {
|
|
22232
22234
|
value: Y
|
|
22233
22235
|
}),
|
|
22234
|
-
groupEnd:
|
|
22236
|
+
groupEnd: A({}, $, {
|
|
22235
22237
|
value: J
|
|
22236
22238
|
})
|
|
22237
22239
|
});
|
|
@@ -22634,7 +22636,7 @@ Check the top-level render call using <` + q + ">.");
|
|
|
22634
22636
|
}
|
|
22635
22637
|
function bu($, G, q, it, yt, Tt) {
|
|
22636
22638
|
{
|
|
22637
|
-
var gt =
|
|
22639
|
+
var gt = L($);
|
|
22638
22640
|
if (!gt) {
|
|
22639
22641
|
var pt = "";
|
|
22640
22642
|
($ === void 0 || typeof $ == "object" && $ !== null && Object.keys($).length === 0) && (pt += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|