agentic-ui-libs 0.2.0-beta.19 → 0.2.0-beta.20
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/features/debug-logs/components/DebugCard.d.ts.map +1 -1
- package/dist/index.js +360 -348
- package/dist/ui-libs.umd.js +19 -19
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -134,14 +134,14 @@ function _b() {
|
|
|
134
134
|
}
|
|
135
135
|
return null;
|
|
136
136
|
}
|
|
137
|
-
var $ = Object.assign, L = 0, k, W, G,
|
|
137
|
+
var $ = Object.assign, L = 0, k, W, G, K, E, j, R;
|
|
138
138
|
function U() {
|
|
139
139
|
}
|
|
140
140
|
U.__reactDisabledLog = !0;
|
|
141
141
|
function V() {
|
|
142
142
|
{
|
|
143
143
|
if (L === 0) {
|
|
144
|
-
k = console.log, W = console.info, G = console.warn,
|
|
144
|
+
k = console.log, W = console.info, G = console.warn, K = console.error, E = console.group, j = console.groupCollapsed, R = console.groupEnd;
|
|
145
145
|
var D = {
|
|
146
146
|
configurable: !0,
|
|
147
147
|
enumerable: !0,
|
|
@@ -180,7 +180,7 @@ function _b() {
|
|
|
180
180
|
value: G
|
|
181
181
|
}),
|
|
182
182
|
error: $({}, D, {
|
|
183
|
-
value:
|
|
183
|
+
value: K
|
|
184
184
|
}),
|
|
185
185
|
group: $({}, D, {
|
|
186
186
|
value: E
|
|
@@ -210,16 +210,16 @@ function _b() {
|
|
|
210
210
|
` + re + D;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
|
-
var z = !1,
|
|
213
|
+
var z = !1, H;
|
|
214
214
|
{
|
|
215
215
|
var Z = typeof WeakMap == "function" ? WeakMap : Map;
|
|
216
|
-
|
|
216
|
+
H = new Z();
|
|
217
217
|
}
|
|
218
218
|
function I(D, Q) {
|
|
219
219
|
if (!D || z)
|
|
220
220
|
return "";
|
|
221
221
|
{
|
|
222
|
-
var ae =
|
|
222
|
+
var ae = H.get(D);
|
|
223
223
|
if (ae !== void 0)
|
|
224
224
|
return ae;
|
|
225
225
|
}
|
|
@@ -274,7 +274,7 @@ function _b() {
|
|
|
274
274
|
if (Ve--, qe--, qe < 0 || ve[Ve] !== dt[qe]) {
|
|
275
275
|
var Tt = `
|
|
276
276
|
` + ve[Ve].replace(" at new ", " at ");
|
|
277
|
-
return D.displayName && Tt.includes("<anonymous>") && (Tt = Tt.replace("<anonymous>", D.displayName)), typeof D == "function" &&
|
|
277
|
+
return D.displayName && Tt.includes("<anonymous>") && (Tt = Tt.replace("<anonymous>", D.displayName)), typeof D == "function" && H.set(D, Tt), Tt;
|
|
278
278
|
}
|
|
279
279
|
while (Ve >= 1 && qe >= 0);
|
|
280
280
|
break;
|
|
@@ -284,12 +284,12 @@ function _b() {
|
|
|
284
284
|
z = !1, ee.current = $e, X(), Error.prepareStackTrace = we;
|
|
285
285
|
}
|
|
286
286
|
var pn = D ? D.displayName || D.name : "", Rr = pn ? B(pn) : "";
|
|
287
|
-
return typeof D == "function" &&
|
|
287
|
+
return typeof D == "function" && H.set(D, Rr), Rr;
|
|
288
288
|
}
|
|
289
289
|
function J(D, Q, ae) {
|
|
290
290
|
return I(D, !1);
|
|
291
291
|
}
|
|
292
|
-
function
|
|
292
|
+
function Y(D) {
|
|
293
293
|
var Q = D.prototype;
|
|
294
294
|
return !!(Q && Q.isReactComponent);
|
|
295
295
|
}
|
|
@@ -297,7 +297,7 @@ function _b() {
|
|
|
297
297
|
if (D == null)
|
|
298
298
|
return "";
|
|
299
299
|
if (typeof D == "function")
|
|
300
|
-
return I(D,
|
|
300
|
+
return I(D, Y(D));
|
|
301
301
|
if (typeof D == "string")
|
|
302
302
|
return B(D);
|
|
303
303
|
switch (D) {
|
|
@@ -1252,7 +1252,7 @@ const Ie = (e) => {
|
|
|
1252
1252
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
1253
1253
|
sx.test(e) && !lx.test(e)
|
|
1254
1254
|
), bg = () => !1, bx = (e) => cx.test(e), xx = (e) => ux.test(e), wx = () => {
|
|
1255
|
-
const e = Ie("colors"), t = Ie("spacing"), r = Ie("blur"), n = Ie("brightness"), a = Ie("borderColor"), i = Ie("borderRadius"), o = Ie("borderSpacing"), s = Ie("borderWidth"), l = Ie("contrast"), c = Ie("grayscale"), u = Ie("hueRotate"), f = Ie("invert"), d = Ie("gap"), m = Ie("gradientColorStops"), g = Ie("gradientColorStopPositions"), v = Ie("inset"), h = Ie("margin"), b = Ie("opacity"), w = Ie("padding"), x = Ie("saturate"), T = Ie("scale"), y = Ie("sepia"), O = Ie("skew"), S = Ie("space"), A = Ie("translate"), C = () => ["auto", "contain", "none"], N = () => ["auto", "hidden", "clip", "visible", "scroll"], _ = () => ["auto", me, t], P = () => [me, t], F = () => ["", rr, br], $ = () => ["auto", Sn, me], L = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], k = () => ["solid", "dashed", "dotted", "double", "none"], W = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], G = () => ["start", "end", "center", "between", "around", "evenly", "stretch"],
|
|
1255
|
+
const e = Ie("colors"), t = Ie("spacing"), r = Ie("blur"), n = Ie("brightness"), a = Ie("borderColor"), i = Ie("borderRadius"), o = Ie("borderSpacing"), s = Ie("borderWidth"), l = Ie("contrast"), c = Ie("grayscale"), u = Ie("hueRotate"), f = Ie("invert"), d = Ie("gap"), m = Ie("gradientColorStops"), g = Ie("gradientColorStopPositions"), v = Ie("inset"), h = Ie("margin"), b = Ie("opacity"), w = Ie("padding"), x = Ie("saturate"), T = Ie("scale"), y = Ie("sepia"), O = Ie("skew"), S = Ie("space"), A = Ie("translate"), C = () => ["auto", "contain", "none"], N = () => ["auto", "hidden", "clip", "visible", "scroll"], _ = () => ["auto", me, t], P = () => [me, t], F = () => ["", rr, br], $ = () => ["auto", Sn, me], L = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], k = () => ["solid", "dashed", "dotted", "double", "none"], W = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], G = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], K = () => ["", "0", me], E = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], j = () => [Sn, me];
|
|
1256
1256
|
return {
|
|
1257
1257
|
cacheSize: 500,
|
|
1258
1258
|
separator: ":",
|
|
@@ -1266,9 +1266,9 @@ const Ie = (e) => {
|
|
|
1266
1266
|
borderSpacing: P(),
|
|
1267
1267
|
borderWidth: F(),
|
|
1268
1268
|
contrast: j(),
|
|
1269
|
-
grayscale:
|
|
1269
|
+
grayscale: K(),
|
|
1270
1270
|
hueRotate: j(),
|
|
1271
|
-
invert:
|
|
1271
|
+
invert: K(),
|
|
1272
1272
|
gap: P(),
|
|
1273
1273
|
gradientColorStops: [e],
|
|
1274
1274
|
gradientColorStopPositions: [fx, br],
|
|
@@ -1278,7 +1278,7 @@ const Ie = (e) => {
|
|
|
1278
1278
|
padding: P(),
|
|
1279
1279
|
saturate: j(),
|
|
1280
1280
|
scale: j(),
|
|
1281
|
-
sepia:
|
|
1281
|
+
sepia: K(),
|
|
1282
1282
|
skew: j(),
|
|
1283
1283
|
space: P(),
|
|
1284
1284
|
translate: P()
|
|
@@ -1533,14 +1533,14 @@ const Ie = (e) => {
|
|
|
1533
1533
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
1534
1534
|
*/
|
|
1535
1535
|
grow: [{
|
|
1536
|
-
grow:
|
|
1536
|
+
grow: K()
|
|
1537
1537
|
}],
|
|
1538
1538
|
/**
|
|
1539
1539
|
* Flex Shrink
|
|
1540
1540
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
1541
1541
|
*/
|
|
1542
1542
|
shrink: [{
|
|
1543
|
-
shrink:
|
|
1543
|
+
shrink: K()
|
|
1544
1544
|
}],
|
|
1545
1545
|
/**
|
|
1546
1546
|
* Order
|
|
@@ -3770,19 +3770,19 @@ function V2() {
|
|
|
3770
3770
|
return rd || (rd = 1, process.env.NODE_ENV !== "production" && function() {
|
|
3771
3771
|
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), o = Symbol.for("react.context"), s = Symbol.for("react.server_context"), l = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), d = Symbol.for("react.lazy"), m = Symbol.for("react.offscreen"), g = !1, v = !1, h = !1, b = !1, w = !1, x;
|
|
3772
3772
|
x = Symbol.for("react.module.reference");
|
|
3773
|
-
function T(
|
|
3774
|
-
return !!(typeof
|
|
3773
|
+
function T(Y) {
|
|
3774
|
+
return !!(typeof Y == "string" || typeof Y == "function" || Y === r || Y === a || w || Y === n || Y === c || Y === u || b || Y === m || g || v || h || typeof Y == "object" && Y !== null && (Y.$$typeof === d || Y.$$typeof === f || Y.$$typeof === i || Y.$$typeof === o || Y.$$typeof === l || // This needs to include all possible module reference object
|
|
3775
3775
|
// types supported by any Flight configuration anywhere since
|
|
3776
3776
|
// we don't know which Flight build this will end up being used
|
|
3777
3777
|
// with.
|
|
3778
|
-
|
|
3778
|
+
Y.$$typeof === x || Y.getModuleId !== void 0));
|
|
3779
3779
|
}
|
|
3780
|
-
function y(
|
|
3781
|
-
if (typeof
|
|
3782
|
-
var oe =
|
|
3780
|
+
function y(Y) {
|
|
3781
|
+
if (typeof Y == "object" && Y !== null) {
|
|
3782
|
+
var oe = Y.$$typeof;
|
|
3783
3783
|
switch (oe) {
|
|
3784
3784
|
case e:
|
|
3785
|
-
var ne =
|
|
3785
|
+
var ne = Y.type;
|
|
3786
3786
|
switch (ne) {
|
|
3787
3787
|
case r:
|
|
3788
3788
|
case a:
|
|
@@ -3809,50 +3809,50 @@ function V2() {
|
|
|
3809
3809
|
}
|
|
3810
3810
|
}
|
|
3811
3811
|
}
|
|
3812
|
-
var O = o, S = i, A = e, C = l, N = r, _ = d, P = f, F = t, $ = a, L = n, k = c, W = u, G = !1,
|
|
3813
|
-
function E(
|
|
3812
|
+
var O = o, S = i, A = e, C = l, N = r, _ = d, P = f, F = t, $ = a, L = n, k = c, W = u, G = !1, K = !1;
|
|
3813
|
+
function E(Y) {
|
|
3814
3814
|
return G || (G = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")), !1;
|
|
3815
3815
|
}
|
|
3816
|
-
function j(
|
|
3817
|
-
return
|
|
3816
|
+
function j(Y) {
|
|
3817
|
+
return K || (K = !0, console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")), !1;
|
|
3818
3818
|
}
|
|
3819
|
-
function R(
|
|
3820
|
-
return y(
|
|
3819
|
+
function R(Y) {
|
|
3820
|
+
return y(Y) === o;
|
|
3821
3821
|
}
|
|
3822
|
-
function U(
|
|
3823
|
-
return y(
|
|
3822
|
+
function U(Y) {
|
|
3823
|
+
return y(Y) === i;
|
|
3824
3824
|
}
|
|
3825
|
-
function V(
|
|
3826
|
-
return typeof
|
|
3825
|
+
function V(Y) {
|
|
3826
|
+
return typeof Y == "object" && Y !== null && Y.$$typeof === e;
|
|
3827
3827
|
}
|
|
3828
|
-
function X(
|
|
3829
|
-
return y(
|
|
3828
|
+
function X(Y) {
|
|
3829
|
+
return y(Y) === l;
|
|
3830
3830
|
}
|
|
3831
|
-
function ee(
|
|
3832
|
-
return y(
|
|
3831
|
+
function ee(Y) {
|
|
3832
|
+
return y(Y) === r;
|
|
3833
3833
|
}
|
|
3834
|
-
function re(
|
|
3835
|
-
return y(
|
|
3834
|
+
function re(Y) {
|
|
3835
|
+
return y(Y) === d;
|
|
3836
3836
|
}
|
|
3837
|
-
function B(
|
|
3838
|
-
return y(
|
|
3837
|
+
function B(Y) {
|
|
3838
|
+
return y(Y) === f;
|
|
3839
3839
|
}
|
|
3840
|
-
function z(
|
|
3841
|
-
return y(
|
|
3840
|
+
function z(Y) {
|
|
3841
|
+
return y(Y) === t;
|
|
3842
3842
|
}
|
|
3843
|
-
function Y
|
|
3844
|
-
return y(
|
|
3843
|
+
function H(Y) {
|
|
3844
|
+
return y(Y) === a;
|
|
3845
3845
|
}
|
|
3846
|
-
function Z(
|
|
3847
|
-
return y(
|
|
3846
|
+
function Z(Y) {
|
|
3847
|
+
return y(Y) === n;
|
|
3848
3848
|
}
|
|
3849
|
-
function I(
|
|
3850
|
-
return y(
|
|
3849
|
+
function I(Y) {
|
|
3850
|
+
return y(Y) === c;
|
|
3851
3851
|
}
|
|
3852
|
-
function J(
|
|
3853
|
-
return y(
|
|
3852
|
+
function J(Y) {
|
|
3853
|
+
return y(Y) === u;
|
|
3854
3854
|
}
|
|
3855
|
-
Se.ContextConsumer = O, Se.ContextProvider = S, Se.Element = A, Se.ForwardRef = C, Se.Fragment = N, Se.Lazy = _, Se.Memo = P, Se.Portal = F, Se.Profiler = $, Se.StrictMode = L, Se.Suspense = k, Se.SuspenseList = W, Se.isAsyncMode = E, Se.isConcurrentMode = j, Se.isContextConsumer = R, Se.isContextProvider = U, Se.isElement = V, Se.isForwardRef = X, Se.isFragment = ee, Se.isLazy = re, Se.isMemo = B, Se.isPortal = z, Se.isProfiler =
|
|
3855
|
+
Se.ContextConsumer = O, Se.ContextProvider = S, Se.Element = A, Se.ForwardRef = C, Se.Fragment = N, Se.Lazy = _, Se.Memo = P, Se.Portal = F, Se.Profiler = $, Se.StrictMode = L, Se.Suspense = k, Se.SuspenseList = W, Se.isAsyncMode = E, Se.isConcurrentMode = j, Se.isContextConsumer = R, Se.isContextProvider = U, Se.isElement = V, Se.isForwardRef = X, Se.isFragment = ee, Se.isLazy = re, Se.isMemo = B, Se.isPortal = z, Se.isProfiler = H, Se.isStrictMode = Z, Se.isSuspense = I, Se.isSuspenseList = J, Se.isValidElementType = T, Se.typeOf = y;
|
|
3856
3856
|
}()), Se;
|
|
3857
3857
|
}
|
|
3858
3858
|
process.env.NODE_ENV === "production" ? Vl.exports = z2() : Vl.exports = V2();
|
|
@@ -6667,9 +6667,9 @@ var P$ = function(t) {
|
|
|
6667
6667
|
paddingTop: 4,
|
|
6668
6668
|
paddingBottom: 4,
|
|
6669
6669
|
color: $.color || "#000"
|
|
6670
|
-
}, s), W = $.formatter || f || j$, G = $.value,
|
|
6670
|
+
}, s), W = $.formatter || f || j$, G = $.value, K = $.name, E = G, j = K;
|
|
6671
6671
|
if (W && E != null && j != null) {
|
|
6672
|
-
var R = W(G,
|
|
6672
|
+
var R = W(G, K, $, L, u);
|
|
6673
6673
|
if (Array.isArray(R)) {
|
|
6674
6674
|
var U = y$(R, 2);
|
|
6675
6675
|
E = U[0], j = U[1];
|
|
@@ -7385,8 +7385,8 @@ var Ik = /* @__PURE__ */ gs(function(e, t) {
|
|
|
7385
7385
|
});
|
|
7386
7386
|
}, []);
|
|
7387
7387
|
Ye(function() {
|
|
7388
|
-
var F = function(
|
|
7389
|
-
var E, j =
|
|
7388
|
+
var F = function(K) {
|
|
7389
|
+
var E, j = K[0].contentRect, R = j.width, U = j.height;
|
|
7390
7390
|
_(R, U), (E = O.current) === null || E === void 0 || E.call(O, R, U);
|
|
7391
7391
|
};
|
|
7392
7392
|
v > 0 && (F = Nv(F, v, {
|
|
@@ -7809,13 +7809,13 @@ var Iv = /[ \f\n\r\t\v\u2028\u2029]+/, Rv = function(t) {
|
|
|
7809
7809
|
var o = t.maxLines, s = t.children, l = t.style, c = t.breakAll, u = te(o), f = s, d = function() {
|
|
7810
7810
|
var L = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [];
|
|
7811
7811
|
return L.reduce(function(k, W) {
|
|
7812
|
-
var G = W.word,
|
|
7813
|
-
if (E && (a == null || i || E.width +
|
|
7814
|
-
E.words.push(G), E.width +=
|
|
7812
|
+
var G = W.word, K = W.width, E = k[k.length - 1];
|
|
7813
|
+
if (E && (a == null || i || E.width + K + n < Number(a)))
|
|
7814
|
+
E.words.push(G), E.width += K + n;
|
|
7815
7815
|
else {
|
|
7816
7816
|
var j = {
|
|
7817
7817
|
words: [G],
|
|
7818
|
-
width:
|
|
7818
|
+
width: K
|
|
7819
7819
|
};
|
|
7820
7820
|
k.push(j);
|
|
7821
7821
|
}
|
|
@@ -7833,8 +7833,8 @@ var Iv = /[ \f\n\r\t\v\u2028\u2029]+/, Rv = function(t) {
|
|
|
7833
7833
|
breakAll: c,
|
|
7834
7834
|
style: l,
|
|
7835
7835
|
children: k + v
|
|
7836
|
-
}).wordsWithComputedWidth, G = d(W),
|
|
7837
|
-
return [
|
|
7836
|
+
}).wordsWithComputedWidth, G = d(W), K = G.length > o || g(G).width > Number(a);
|
|
7837
|
+
return [K, G];
|
|
7838
7838
|
}, b = 0, w = f.length - 1, x = 0, T; b <= w && x <= f.length - 1; ) {
|
|
7839
7839
|
var y = Math.floor((b + w) / 2), O = y - 1, S = h(O), A = hp(S, 2), C = A[0], N = A[1], _ = h(y), P = hp(_, 1), F = P[0];
|
|
7840
7840
|
if (!C && !F && (b = y + 1), C && F && (w = y - 1), !C && F) {
|
|
@@ -8792,19 +8792,19 @@ function lM(e) {
|
|
|
8792
8792
|
}
|
|
8793
8793
|
}
|
|
8794
8794
|
w && !h && (_ = t(_, 1 / 0));
|
|
8795
|
-
var G = P.length + _.length + F.length,
|
|
8796
|
-
switch (w && h && (_ = t(
|
|
8795
|
+
var G = P.length + _.length + F.length, K = G < b ? new Array(b - G + 1).join(d) : "";
|
|
8796
|
+
switch (w && h && (_ = t(K + _, K.length ? b - F.length : 1 / 0), K = ""), m) {
|
|
8797
8797
|
case "<":
|
|
8798
|
-
_ = P + _ + F +
|
|
8798
|
+
_ = P + _ + F + K;
|
|
8799
8799
|
break;
|
|
8800
8800
|
case "=":
|
|
8801
|
-
_ = P +
|
|
8801
|
+
_ = P + K + _ + F;
|
|
8802
8802
|
break;
|
|
8803
8803
|
case "^":
|
|
8804
|
-
_ =
|
|
8804
|
+
_ = K.slice(0, G = K.length >> 1) + P + _ + F + K.slice(G);
|
|
8805
8805
|
break;
|
|
8806
8806
|
default:
|
|
8807
|
-
_ =
|
|
8807
|
+
_ = K + P + _ + F;
|
|
8808
8808
|
break;
|
|
8809
8809
|
}
|
|
8810
8810
|
return i(_);
|
|
@@ -9354,7 +9354,7 @@ function MM(e) {
|
|
|
9354
9354
|
var t = e.dateTime, r = e.date, n = e.time, a = e.periods, i = e.days, o = e.shortDays, s = e.months, l = e.shortMonths, c = Ea(a), u = Ca(a), f = Ea(i), d = Ca(i), m = Ea(o), g = Ca(o), v = Ea(s), h = Ca(s), b = Ea(l), w = Ca(l), x = {
|
|
9355
9355
|
a: W,
|
|
9356
9356
|
A: G,
|
|
9357
|
-
b:
|
|
9357
|
+
b: K,
|
|
9358
9358
|
B: E,
|
|
9359
9359
|
c: null,
|
|
9360
9360
|
d: Xp,
|
|
@@ -9452,65 +9452,65 @@ function MM(e) {
|
|
|
9452
9452
|
"%": ZM
|
|
9453
9453
|
};
|
|
9454
9454
|
x.x = O(r, x), x.X = O(n, x), x.c = O(t, x), T.x = O(r, T), T.X = O(n, T), T.c = O(t, T);
|
|
9455
|
-
function O(z,
|
|
9455
|
+
function O(z, H) {
|
|
9456
9456
|
return function(Z) {
|
|
9457
|
-
var I = [], J = -1,
|
|
9457
|
+
var I = [], J = -1, Y = 0, oe = z.length, ne, ue, Ee;
|
|
9458
9458
|
for (Z instanceof Date || (Z = /* @__PURE__ */ new Date(+Z)); ++J < oe; )
|
|
9459
|
-
z.charCodeAt(J) === 37 && (I.push(z.slice(
|
|
9460
|
-
return I.push(z.slice(
|
|
9459
|
+
z.charCodeAt(J) === 37 && (I.push(z.slice(Y, J)), (ue = Gp[ne = z.charAt(++J)]) != null ? ne = z.charAt(++J) : ue = ne === "e" ? " " : "0", (Ee = H[ne]) && (ne = Ee(Z, ue)), I.push(ne), Y = J + 1);
|
|
9460
|
+
return I.push(z.slice(Y, J)), I.join("");
|
|
9461
9461
|
};
|
|
9462
9462
|
}
|
|
9463
|
-
function S(z,
|
|
9463
|
+
function S(z, H) {
|
|
9464
9464
|
return function(Z) {
|
|
9465
|
-
var I = _a(1900, void 0, 1), J = A(I, z, Z += "", 0),
|
|
9465
|
+
var I = _a(1900, void 0, 1), J = A(I, z, Z += "", 0), Y, oe;
|
|
9466
9466
|
if (J != Z.length) return null;
|
|
9467
9467
|
if ("Q" in I) return new Date(I.Q);
|
|
9468
9468
|
if ("s" in I) return new Date(I.s * 1e3 + ("L" in I ? I.L : 0));
|
|
9469
|
-
if (
|
|
9469
|
+
if (H && !("Z" in I) && (I.Z = 0), "p" in I && (I.H = I.H % 12 + I.p * 12), I.m === void 0 && (I.m = "q" in I ? I.q : 0), "V" in I) {
|
|
9470
9470
|
if (I.V < 1 || I.V > 53) return null;
|
|
9471
|
-
"w" in I || (I.w = 1), "Z" in I ? (
|
|
9471
|
+
"w" in I || (I.w = 1), "Z" in I ? (Y = Sl(_a(I.y, 0, 1)), oe = Y.getUTCDay(), Y = oe > 4 || oe === 0 ? $o.ceil(Y) : $o(Y), Y = $s.offset(Y, (I.V - 1) * 7), I.y = Y.getUTCFullYear(), I.m = Y.getUTCMonth(), I.d = Y.getUTCDate() + (I.w + 6) % 7) : (Y = Ol(_a(I.y, 0, 1)), oe = Y.getDay(), Y = oe > 4 || oe === 0 ? Co.ceil(Y) : Co(Y), Y = Ni.offset(Y, (I.V - 1) * 7), I.y = Y.getFullYear(), I.m = Y.getMonth(), I.d = Y.getDate() + (I.w + 6) % 7);
|
|
9472
9472
|
} else ("W" in I || "U" in I) && ("w" in I || (I.w = "u" in I ? I.u % 7 : "W" in I ? 1 : 0), oe = "Z" in I ? Sl(_a(I.y, 0, 1)).getUTCDay() : Ol(_a(I.y, 0, 1)).getDay(), I.m = 0, I.d = "W" in I ? (I.w + 6) % 7 + I.W * 7 - (oe + 5) % 7 : I.w + I.U * 7 - (oe + 6) % 7);
|
|
9473
9473
|
return "Z" in I ? (I.H += I.Z / 100 | 0, I.M += I.Z % 100, Sl(I)) : Ol(I);
|
|
9474
9474
|
};
|
|
9475
9475
|
}
|
|
9476
|
-
function A(z,
|
|
9477
|
-
for (var J = 0,
|
|
9476
|
+
function A(z, H, Z, I) {
|
|
9477
|
+
for (var J = 0, Y = H.length, oe = Z.length, ne, ue; J < Y; ) {
|
|
9478
9478
|
if (I >= oe) return -1;
|
|
9479
|
-
if (ne =
|
|
9480
|
-
if (ne =
|
|
9479
|
+
if (ne = H.charCodeAt(J++), ne === 37) {
|
|
9480
|
+
if (ne = H.charAt(J++), ue = y[ne in Gp ? H.charAt(J++) : ne], !ue || (I = ue(z, Z, I)) < 0) return -1;
|
|
9481
9481
|
} else if (ne != Z.charCodeAt(I++))
|
|
9482
9482
|
return -1;
|
|
9483
9483
|
}
|
|
9484
9484
|
return I;
|
|
9485
9485
|
}
|
|
9486
|
-
function C(z,
|
|
9487
|
-
var I = c.exec(
|
|
9486
|
+
function C(z, H, Z) {
|
|
9487
|
+
var I = c.exec(H.slice(Z));
|
|
9488
9488
|
return I ? (z.p = u.get(I[0].toLowerCase()), Z + I[0].length) : -1;
|
|
9489
9489
|
}
|
|
9490
|
-
function N(z,
|
|
9491
|
-
var I = m.exec(
|
|
9490
|
+
function N(z, H, Z) {
|
|
9491
|
+
var I = m.exec(H.slice(Z));
|
|
9492
9492
|
return I ? (z.w = g.get(I[0].toLowerCase()), Z + I[0].length) : -1;
|
|
9493
9493
|
}
|
|
9494
|
-
function _(z,
|
|
9495
|
-
var I = f.exec(
|
|
9494
|
+
function _(z, H, Z) {
|
|
9495
|
+
var I = f.exec(H.slice(Z));
|
|
9496
9496
|
return I ? (z.w = d.get(I[0].toLowerCase()), Z + I[0].length) : -1;
|
|
9497
9497
|
}
|
|
9498
|
-
function P(z,
|
|
9499
|
-
var I = b.exec(
|
|
9498
|
+
function P(z, H, Z) {
|
|
9499
|
+
var I = b.exec(H.slice(Z));
|
|
9500
9500
|
return I ? (z.m = w.get(I[0].toLowerCase()), Z + I[0].length) : -1;
|
|
9501
9501
|
}
|
|
9502
|
-
function F(z,
|
|
9503
|
-
var I = v.exec(
|
|
9502
|
+
function F(z, H, Z) {
|
|
9503
|
+
var I = v.exec(H.slice(Z));
|
|
9504
9504
|
return I ? (z.m = h.get(I[0].toLowerCase()), Z + I[0].length) : -1;
|
|
9505
9505
|
}
|
|
9506
|
-
function $(z,
|
|
9507
|
-
return A(z, t,
|
|
9506
|
+
function $(z, H, Z) {
|
|
9507
|
+
return A(z, t, H, Z);
|
|
9508
9508
|
}
|
|
9509
|
-
function L(z,
|
|
9510
|
-
return A(z, r,
|
|
9509
|
+
function L(z, H, Z) {
|
|
9510
|
+
return A(z, r, H, Z);
|
|
9511
9511
|
}
|
|
9512
|
-
function k(z,
|
|
9513
|
-
return A(z, n,
|
|
9512
|
+
function k(z, H, Z) {
|
|
9513
|
+
return A(z, n, H, Z);
|
|
9514
9514
|
}
|
|
9515
9515
|
function W(z) {
|
|
9516
9516
|
return o[z.getDay()];
|
|
@@ -9518,7 +9518,7 @@ function MM(e) {
|
|
|
9518
9518
|
function G(z) {
|
|
9519
9519
|
return i[z.getDay()];
|
|
9520
9520
|
}
|
|
9521
|
-
function
|
|
9521
|
+
function K(z) {
|
|
9522
9522
|
return l[z.getMonth()];
|
|
9523
9523
|
}
|
|
9524
9524
|
function E(z) {
|
|
@@ -9550,28 +9550,28 @@ function MM(e) {
|
|
|
9550
9550
|
}
|
|
9551
9551
|
return {
|
|
9552
9552
|
format: function(z) {
|
|
9553
|
-
var
|
|
9554
|
-
return
|
|
9553
|
+
var H = O(z += "", x);
|
|
9554
|
+
return H.toString = function() {
|
|
9555
9555
|
return z;
|
|
9556
|
-
},
|
|
9556
|
+
}, H;
|
|
9557
9557
|
},
|
|
9558
9558
|
parse: function(z) {
|
|
9559
|
-
var
|
|
9560
|
-
return
|
|
9559
|
+
var H = S(z += "", !1);
|
|
9560
|
+
return H.toString = function() {
|
|
9561
9561
|
return z;
|
|
9562
|
-
},
|
|
9562
|
+
}, H;
|
|
9563
9563
|
},
|
|
9564
9564
|
utcFormat: function(z) {
|
|
9565
|
-
var
|
|
9566
|
-
return
|
|
9565
|
+
var H = O(z += "", T);
|
|
9566
|
+
return H.toString = function() {
|
|
9567
9567
|
return z;
|
|
9568
|
-
},
|
|
9568
|
+
}, H;
|
|
9569
9569
|
},
|
|
9570
9570
|
utcParse: function(z) {
|
|
9571
|
-
var
|
|
9572
|
-
return
|
|
9571
|
+
var H = S(z += "", !0);
|
|
9572
|
+
return H.toString = function() {
|
|
9573
9573
|
return z;
|
|
9574
|
-
},
|
|
9574
|
+
}, H;
|
|
9575
9575
|
}
|
|
9576
9576
|
};
|
|
9577
9577
|
}
|
|
@@ -10943,7 +10943,7 @@ var ha = /* @__PURE__ */ function(e) {
|
|
|
10943
10943
|
y2: P
|
|
10944
10944
|
});
|
|
10945
10945
|
} else if (i === "horizontal") {
|
|
10946
|
-
var L = f.scale, k = b + a, W = k - o, G = k + o,
|
|
10946
|
+
var L = f.scale, k = b + a, W = k - o, G = k + o, K = L(x - O), E = L(x + S);
|
|
10947
10947
|
y.push({
|
|
10948
10948
|
x1: W,
|
|
10949
10949
|
y1: E,
|
|
@@ -10951,14 +10951,14 @@ var ha = /* @__PURE__ */ function(e) {
|
|
|
10951
10951
|
y2: E
|
|
10952
10952
|
}), y.push({
|
|
10953
10953
|
x1: k,
|
|
10954
|
-
y1:
|
|
10954
|
+
y1: K,
|
|
10955
10955
|
x2: k,
|
|
10956
10956
|
y2: E
|
|
10957
10957
|
}), y.push({
|
|
10958
10958
|
x1: W,
|
|
10959
|
-
y1:
|
|
10959
|
+
y1: K,
|
|
10960
10960
|
x2: G,
|
|
10961
|
-
y2:
|
|
10961
|
+
y2: K
|
|
10962
10962
|
});
|
|
10963
10963
|
}
|
|
10964
10964
|
return /* @__PURE__ */ M.createElement(xe, No({
|
|
@@ -12692,17 +12692,17 @@ function L4() {
|
|
|
12692
12692
|
var J = I.$$typeof;
|
|
12693
12693
|
switch (J) {
|
|
12694
12694
|
case t:
|
|
12695
|
-
var
|
|
12696
|
-
switch (
|
|
12695
|
+
var Y = I.type;
|
|
12696
|
+
switch (Y) {
|
|
12697
12697
|
case l:
|
|
12698
12698
|
case c:
|
|
12699
12699
|
case n:
|
|
12700
12700
|
case i:
|
|
12701
12701
|
case a:
|
|
12702
12702
|
case f:
|
|
12703
|
-
return
|
|
12703
|
+
return Y;
|
|
12704
12704
|
default:
|
|
12705
|
-
var oe =
|
|
12705
|
+
var oe = Y && Y.$$typeof;
|
|
12706
12706
|
switch (oe) {
|
|
12707
12707
|
case s:
|
|
12708
12708
|
case u:
|
|
@@ -12720,7 +12720,7 @@ function L4() {
|
|
|
12720
12720
|
}
|
|
12721
12721
|
}
|
|
12722
12722
|
var y = l, O = c, S = s, A = o, C = t, N = u, _ = n, P = g, F = m, $ = r, L = i, k = a, W = f, G = !1;
|
|
12723
|
-
function
|
|
12723
|
+
function K(I) {
|
|
12724
12724
|
return G || (G = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), E(I) || T(I) === l;
|
|
12725
12725
|
}
|
|
12726
12726
|
function E(I) {
|
|
@@ -12753,13 +12753,13 @@ function L4() {
|
|
|
12753
12753
|
function z(I) {
|
|
12754
12754
|
return T(I) === i;
|
|
12755
12755
|
}
|
|
12756
|
-
function
|
|
12756
|
+
function H(I) {
|
|
12757
12757
|
return T(I) === a;
|
|
12758
12758
|
}
|
|
12759
12759
|
function Z(I) {
|
|
12760
12760
|
return T(I) === f;
|
|
12761
12761
|
}
|
|
12762
|
-
Ae.AsyncMode = y, Ae.ConcurrentMode = O, Ae.ContextConsumer = S, Ae.ContextProvider = A, Ae.Element = C, Ae.ForwardRef = N, Ae.Fragment = _, Ae.Lazy = P, Ae.Memo = F, Ae.Portal = $, Ae.Profiler = L, Ae.StrictMode = k, Ae.Suspense = W, Ae.isAsyncMode =
|
|
12762
|
+
Ae.AsyncMode = y, Ae.ConcurrentMode = O, Ae.ContextConsumer = S, Ae.ContextProvider = A, Ae.Element = C, Ae.ForwardRef = N, Ae.Fragment = _, Ae.Lazy = P, Ae.Memo = F, Ae.Portal = $, Ae.Profiler = L, Ae.StrictMode = k, Ae.Suspense = W, Ae.isAsyncMode = K, Ae.isConcurrentMode = E, Ae.isContextConsumer = j, Ae.isContextProvider = R, Ae.isElement = U, Ae.isForwardRef = V, Ae.isFragment = X, Ae.isLazy = ee, Ae.isMemo = re, Ae.isPortal = B, Ae.isProfiler = z, Ae.isStrictMode = H, Ae.isSuspense = Z, Ae.isValidElementType = x, Ae.typeOf = T;
|
|
12763
12763
|
}()), Ae;
|
|
12764
12764
|
}
|
|
12765
12765
|
var _h;
|
|
@@ -12932,8 +12932,8 @@ function U4() {
|
|
|
12932
12932
|
function h(E) {
|
|
12933
12933
|
if (process.env.NODE_ENV !== "production")
|
|
12934
12934
|
var j = {}, R = 0;
|
|
12935
|
-
function U(X, ee, re, B, z,
|
|
12936
|
-
if (B = B || d,
|
|
12935
|
+
function U(X, ee, re, B, z, H, Z) {
|
|
12936
|
+
if (B = B || d, H = H || re, Z !== r) {
|
|
12937
12937
|
if (l) {
|
|
12938
12938
|
var I = new Error(
|
|
12939
12939
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
@@ -12943,11 +12943,11 @@ function U4() {
|
|
|
12943
12943
|
var J = B + ":" + re;
|
|
12944
12944
|
!j[J] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
12945
12945
|
R < 3 && (i(
|
|
12946
|
-
"You are manually calling a React.PropTypes validation function for the `" +
|
|
12946
|
+
"You are manually calling a React.PropTypes validation function for the `" + H + "` prop on `" + B + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
12947
12947
|
), j[J] = !0, R++);
|
|
12948
12948
|
}
|
|
12949
12949
|
}
|
|
12950
|
-
return ee[re] == null ? X ? ee[re] === null ? new v("The " + z + " `" +
|
|
12950
|
+
return ee[re] == null ? X ? ee[re] === null ? new v("The " + z + " `" + H + "` is marked as required " + ("in `" + B + "`, but its value is `null`.")) : new v("The " + z + " `" + H + "` is marked as required in " + ("`" + B + "`, but its value is `undefined`.")) : null : E(ee, re, B, z, H);
|
|
12951
12951
|
}
|
|
12952
12952
|
var V = U.bind(null, !1);
|
|
12953
12953
|
return V.isRequired = U.bind(null, !0), V;
|
|
@@ -12956,9 +12956,9 @@ function U4() {
|
|
|
12956
12956
|
function j(R, U, V, X, ee, re) {
|
|
12957
12957
|
var B = R[U], z = k(B);
|
|
12958
12958
|
if (z !== E) {
|
|
12959
|
-
var
|
|
12959
|
+
var H = W(B);
|
|
12960
12960
|
return new v(
|
|
12961
|
-
"Invalid " + X + " `" + ee + "` of type " + ("`" +
|
|
12961
|
+
"Invalid " + X + " `" + ee + "` of type " + ("`" + H + "` supplied to `" + V + "`, expected ") + ("`" + E + "`."),
|
|
12962
12962
|
{ expectedType: E }
|
|
12963
12963
|
);
|
|
12964
12964
|
}
|
|
@@ -12979,9 +12979,9 @@ function U4() {
|
|
|
12979
12979
|
return new v("Invalid " + X + " `" + ee + "` of type " + ("`" + B + "` supplied to `" + V + "`, expected an array."));
|
|
12980
12980
|
}
|
|
12981
12981
|
for (var z = 0; z < re.length; z++) {
|
|
12982
|
-
var
|
|
12983
|
-
if (
|
|
12984
|
-
return
|
|
12982
|
+
var H = E(re, z, V, X, ee + "[" + z + "]", r);
|
|
12983
|
+
if (H instanceof Error)
|
|
12984
|
+
return H;
|
|
12985
12985
|
}
|
|
12986
12986
|
return null;
|
|
12987
12987
|
}
|
|
@@ -13012,7 +13012,7 @@ function U4() {
|
|
|
13012
13012
|
function O(E) {
|
|
13013
13013
|
function j(R, U, V, X, ee) {
|
|
13014
13014
|
if (!(R[U] instanceof E)) {
|
|
13015
|
-
var re = E.name || d, B =
|
|
13015
|
+
var re = E.name || d, B = K(R[U]);
|
|
13016
13016
|
return new v("Invalid " + X + " `" + ee + "` of type " + ("`" + B + "` supplied to `" + V + "`, expected ") + ("instance of `" + re + "`."));
|
|
13017
13017
|
}
|
|
13018
13018
|
return null;
|
|
@@ -13045,9 +13045,9 @@ function U4() {
|
|
|
13045
13045
|
return new v("Invalid " + X + " `" + ee + "` of type " + ("`" + B + "` supplied to `" + V + "`, expected an object."));
|
|
13046
13046
|
for (var z in re)
|
|
13047
13047
|
if (n(re, z)) {
|
|
13048
|
-
var
|
|
13049
|
-
if (
|
|
13050
|
-
return
|
|
13048
|
+
var H = E(re, z, V, X, ee + "." + z, r);
|
|
13049
|
+
if (H instanceof Error)
|
|
13050
|
+
return H;
|
|
13051
13051
|
}
|
|
13052
13052
|
return null;
|
|
13053
13053
|
}
|
|
@@ -13064,8 +13064,8 @@ function U4() {
|
|
|
13064
13064
|
), o;
|
|
13065
13065
|
}
|
|
13066
13066
|
function U(V, X, ee, re, B) {
|
|
13067
|
-
for (var z = [],
|
|
13068
|
-
var Z = E[
|
|
13067
|
+
for (var z = [], H = 0; H < E.length; H++) {
|
|
13068
|
+
var Z = E[H], I = Z(V, X, ee, re, B, r);
|
|
13069
13069
|
if (I == null)
|
|
13070
13070
|
return null;
|
|
13071
13071
|
I.data && n(I.data, "expectedType") && z.push(I.data.expectedType);
|
|
@@ -13092,10 +13092,10 @@ function U4() {
|
|
|
13092
13092
|
if (B !== "object")
|
|
13093
13093
|
return new v("Invalid " + X + " `" + ee + "` of type `" + B + "` " + ("supplied to `" + V + "`, expected `object`."));
|
|
13094
13094
|
for (var z in E) {
|
|
13095
|
-
var
|
|
13096
|
-
if (typeof
|
|
13097
|
-
return _(V, X, ee, z, W(
|
|
13098
|
-
var Z =
|
|
13095
|
+
var H = E[z];
|
|
13096
|
+
if (typeof H != "function")
|
|
13097
|
+
return _(V, X, ee, z, W(H));
|
|
13098
|
+
var Z = H(re, z, V, X, ee + "." + z, r);
|
|
13099
13099
|
if (Z)
|
|
13100
13100
|
return Z;
|
|
13101
13101
|
}
|
|
@@ -13109,16 +13109,16 @@ function U4() {
|
|
|
13109
13109
|
if (B !== "object")
|
|
13110
13110
|
return new v("Invalid " + X + " `" + ee + "` of type `" + B + "` " + ("supplied to `" + V + "`, expected `object`."));
|
|
13111
13111
|
var z = t({}, R[U], E);
|
|
13112
|
-
for (var
|
|
13113
|
-
var Z = E[
|
|
13114
|
-
if (n(E,
|
|
13115
|
-
return _(V, X, ee,
|
|
13112
|
+
for (var H in z) {
|
|
13113
|
+
var Z = E[H];
|
|
13114
|
+
if (n(E, H) && typeof Z != "function")
|
|
13115
|
+
return _(V, X, ee, H, W(Z));
|
|
13116
13116
|
if (!Z)
|
|
13117
13117
|
return new v(
|
|
13118
|
-
"Invalid " + X + " `" + ee + "` key `" +
|
|
13118
|
+
"Invalid " + X + " `" + ee + "` key `" + H + "` supplied to `" + V + "`.\nBad object: " + JSON.stringify(R[U], null, " ") + `
|
|
13119
13119
|
Valid keys: ` + JSON.stringify(Object.keys(E), null, " ")
|
|
13120
13120
|
);
|
|
13121
|
-
var I = Z(re,
|
|
13121
|
+
var I = Z(re, H, V, X, ee + "." + H, r);
|
|
13122
13122
|
if (I)
|
|
13123
13123
|
return I;
|
|
13124
13124
|
}
|
|
@@ -13192,7 +13192,7 @@ Valid keys: ` + JSON.stringify(Object.keys(E), null, " ")
|
|
|
13192
13192
|
return j;
|
|
13193
13193
|
}
|
|
13194
13194
|
}
|
|
13195
|
-
function
|
|
13195
|
+
function K(E) {
|
|
13196
13196
|
return !E.constructor || !E.constructor.name ? d : E.constructor.name;
|
|
13197
13197
|
}
|
|
13198
13198
|
return m.checkPropTypes = a, m.resetWarningCache = a.resetWarningCache, m.PropTypes = m, m;
|
|
@@ -16040,7 +16040,7 @@ jr(ma, "getComposedData", function(e) {
|
|
|
16040
16040
|
c ? _ = j6(c[u + N], y) : (_ = tt(C, b), Array.isArray(_) || (_ = [O, _]));
|
|
16041
16041
|
var W = zR(x, a0.defaultProps.minPointSize)(_[1], N);
|
|
16042
16042
|
if (g === "horizontal") {
|
|
16043
|
-
var G,
|
|
16043
|
+
var G, K = [o.scale(_[0]), o.scale(_[1])], E = K[0], j = K[1];
|
|
16044
16044
|
P = uh({
|
|
16045
16045
|
axis: i,
|
|
16046
16046
|
ticks: s,
|
|
@@ -16184,7 +16184,7 @@ var nL = function(t, r, n, a, i) {
|
|
|
16184
16184
|
}
|
|
16185
16185
|
}
|
|
16186
16186
|
a === "xAxis" ? A = [n.left + (x.left || 0) + (S || 0), n.left + n.width - (x.right || 0) - (S || 0)] : a === "yAxis" ? A = l === "horizontal" ? [n.top + n.height - (x.bottom || 0), n.top + (x.top || 0)] : [n.top + (x.top || 0) + (S || 0), n.top + n.height - (x.bottom || 0) - (S || 0)] : A = v.range, y && (A = [A[1], A[0]]);
|
|
16187
|
-
var
|
|
16187
|
+
var K = S6(v, i, d), E = K.scale, j = K.realScaleType;
|
|
16188
16188
|
E.domain(b).range(A), T6(E);
|
|
16189
16189
|
var R = k6(E, Bt(Bt({}, v), {}, {
|
|
16190
16190
|
realScaleType: j
|
|
@@ -18177,10 +18177,10 @@ var Mi = /* @__PURE__ */ function(e) {
|
|
|
18177
18177
|
});
|
|
18178
18178
|
}
|
|
18179
18179
|
if (g) {
|
|
18180
|
-
var G = Ge(v * 2, P.x),
|
|
18180
|
+
var G = Ge(v * 2, P.x), K = Ge(h / 2, P.y);
|
|
18181
18181
|
return xt(xt({}, P), {}, {
|
|
18182
18182
|
x: G(y),
|
|
18183
|
-
y:
|
|
18183
|
+
y: K(y)
|
|
18184
18184
|
});
|
|
18185
18185
|
}
|
|
18186
18186
|
return xt(xt({}, P), {}, {
|
|
@@ -20085,7 +20085,7 @@ function qm(e, t) {
|
|
|
20085
20085
|
}
|
|
20086
20086
|
return r;
|
|
20087
20087
|
}
|
|
20088
|
-
function
|
|
20088
|
+
function q(e) {
|
|
20089
20089
|
for (var t = 1; t < arguments.length; t++) {
|
|
20090
20090
|
var r = arguments[t] != null ? arguments[t] : {};
|
|
20091
20091
|
t % 2 ? qm(Object(r), !0).forEach(function(n) {
|
|
@@ -20145,13 +20145,13 @@ var DB = function(t, r) {
|
|
|
20145
20145
|
};
|
|
20146
20146
|
if (t === "centric") {
|
|
20147
20147
|
var o = i.coordinate, s = a.radius;
|
|
20148
|
-
return
|
|
20148
|
+
return q(q(q({}, a), ot(a.cx, a.cy, s, o)), {}, {
|
|
20149
20149
|
angle: o,
|
|
20150
20150
|
radius: s
|
|
20151
20151
|
});
|
|
20152
20152
|
}
|
|
20153
20153
|
var l = i.coordinate, c = a.angle;
|
|
20154
|
-
return
|
|
20154
|
+
return q(q(q({}, a), ot(a.cx, a.cy, l, c)), {}, {
|
|
20155
20155
|
angle: c,
|
|
20156
20156
|
radius: l
|
|
20157
20157
|
});
|
|
@@ -20200,7 +20200,7 @@ var bu = function(t, r, n, a) {
|
|
|
20200
20200
|
}, RB = function(t, r) {
|
|
20201
20201
|
var n = r.axes, a = r.graphicalItems, i = r.axisType, o = r.axisIdKey, s = r.stackGroups, l = r.dataStartIndex, c = r.dataEndIndex, u = t.layout, f = t.children, d = t.stackOffset, m = Iy(u, i);
|
|
20202
20202
|
return n.reduce(function(g, v) {
|
|
20203
|
-
var h, b = v.type.defaultProps !== void 0 ?
|
|
20203
|
+
var h, b = v.type.defaultProps !== void 0 ? q(q({}, v.type.defaultProps), v.props) : v.props, w = b.type, x = b.dataKey, T = b.allowDataOverflow, y = b.allowDuplicatedCategory, O = b.scale, S = b.ticks, A = b.includeHidden, C = b[o];
|
|
20204
20204
|
if (g[C])
|
|
20205
20205
|
return g;
|
|
20206
20206
|
var N = Zs(t.data, {
|
|
@@ -20228,11 +20228,11 @@ var bu = function(t, r, n, a) {
|
|
|
20228
20228
|
return R.indexOf(U) >= 0 || U === "" || de(U) ? R : [].concat(ea(R), [U]);
|
|
20229
20229
|
}, []);
|
|
20230
20230
|
else if (w === "number") {
|
|
20231
|
-
var
|
|
20231
|
+
var K = O6(N, a.filter(function(R) {
|
|
20232
20232
|
var U, V, X = o in R.props ? R.props[o] : (U = R.type.defaultProps) === null || U === void 0 ? void 0 : U[o], ee = "hide" in R.props ? R.props.hide : (V = R.type.defaultProps) === null || V === void 0 ? void 0 : V.hide;
|
|
20233
20233
|
return X === C && (A || !ee);
|
|
20234
20234
|
}), x, i, u);
|
|
20235
|
-
|
|
20235
|
+
K && (P = K);
|
|
20236
20236
|
}
|
|
20237
20237
|
m && (w === "number" || O !== "auto") && ($ = Wa(N, x, "category"));
|
|
20238
20238
|
} else m ? P = Go(0, _) : s && s[C] && s[C].hasStack && w === "number" ? P = d === "expand" ? [0, 1] : Ly(s[C].stackGroups, l, c) : P = Dy(N, a.filter(function(R) {
|
|
@@ -20248,7 +20248,7 @@ var bu = function(t, r, n, a) {
|
|
|
20248
20248
|
j && (P = E);
|
|
20249
20249
|
}
|
|
20250
20250
|
}
|
|
20251
|
-
return
|
|
20251
|
+
return q(q({}, g), {}, ce({}, C, q(q({}, b), {}, {
|
|
20252
20252
|
axisType: i,
|
|
20253
20253
|
domain: P,
|
|
20254
20254
|
categoricalDomain: $,
|
|
@@ -20265,14 +20265,14 @@ var bu = function(t, r, n, a) {
|
|
|
20265
20265
|
dataEndIndex: c
|
|
20266
20266
|
}), m = d.length, g = Iy(u, i), v = -1;
|
|
20267
20267
|
return n.reduce(function(h, b) {
|
|
20268
|
-
var w = b.type.defaultProps !== void 0 ?
|
|
20268
|
+
var w = b.type.defaultProps !== void 0 ? q(q({}, b.type.defaultProps), b.props) : b.props, x = w[o], T = Q0("number");
|
|
20269
20269
|
if (!h[x]) {
|
|
20270
20270
|
v++;
|
|
20271
20271
|
var y;
|
|
20272
20272
|
return g ? y = Go(0, m) : s && s[x] && s[x].hasStack ? (y = Ly(s[x].stackGroups, l, c), y = gu(f, y, x, i)) : (y = kc(T, Dy(d, n.filter(function(O) {
|
|
20273
20273
|
var S, A, C = o in O.props ? O.props[o] : (S = O.type.defaultProps) === null || S === void 0 ? void 0 : S[o], N = "hide" in O.props ? O.props.hide : (A = O.type.defaultProps) === null || A === void 0 ? void 0 : A.hide;
|
|
20274
20274
|
return C === x && !N;
|
|
20275
|
-
}), "number", u), a.defaultProps.allowDataOverflow), y = gu(f, y, x, i)),
|
|
20275
|
+
}), "number", u), a.defaultProps.allowDataOverflow), y = gu(f, y, x, i)), q(q({}, h), {}, ce({}, x, q(q({
|
|
20276
20276
|
axisType: i
|
|
20277
20277
|
}, a.defaultProps), {}, {
|
|
20278
20278
|
hide: !0,
|
|
@@ -20348,20 +20348,20 @@ var bu = function(t, r, n, a) {
|
|
|
20348
20348
|
}, WB = function(t, r) {
|
|
20349
20349
|
var n = t.props, a = t.graphicalItems, i = t.xAxisMap, o = i === void 0 ? {} : i, s = t.yAxisMap, l = s === void 0 ? {} : s, c = n.width, u = n.height, f = n.children, d = n.margin || {}, m = Ot(f, Fn), g = Ot(f, An), v = Object.keys(l).reduce(function(y, O) {
|
|
20350
20350
|
var S = l[O], A = S.orientation;
|
|
20351
|
-
return !S.mirror && !S.hide ?
|
|
20351
|
+
return !S.mirror && !S.hide ? q(q({}, y), {}, ce({}, A, y[A] + S.width)) : y;
|
|
20352
20352
|
}, {
|
|
20353
20353
|
left: d.left || 0,
|
|
20354
20354
|
right: d.right || 0
|
|
20355
20355
|
}), h = Object.keys(o).reduce(function(y, O) {
|
|
20356
20356
|
var S = o[O], A = S.orientation;
|
|
20357
|
-
return !S.mirror && !S.hide ?
|
|
20357
|
+
return !S.mirror && !S.hide ? q(q({}, y), {}, ce({}, A, Nt(y, "".concat(A)) + S.height)) : y;
|
|
20358
20358
|
}, {
|
|
20359
20359
|
top: d.top || 0,
|
|
20360
20360
|
bottom: d.bottom || 0
|
|
20361
|
-
}), b =
|
|
20361
|
+
}), b = q(q({}, h), v), w = b.bottom;
|
|
20362
20362
|
m && (b.bottom += m.props.height || Fn.defaultProps.height), g && r && (b = x6(b, a, n, r));
|
|
20363
20363
|
var x = c - b.left - b.right, T = u - b.top - b.bottom;
|
|
20364
|
-
return
|
|
20364
|
+
return q(q({
|
|
20365
20365
|
brushBottom: w
|
|
20366
20366
|
}, b), {}, {
|
|
20367
20367
|
// never return negative values for height and width
|
|
@@ -20376,59 +20376,59 @@ var bu = function(t, r, n, a) {
|
|
|
20376
20376
|
}, VB = function(t) {
|
|
20377
20377
|
var r = t.chartName, n = t.GraphicalChild, a = t.defaultTooltipEventType, i = a === void 0 ? "axis" : a, o = t.validateTooltipEventTypes, s = o === void 0 ? ["axis"] : o, l = t.axisComponents, c = t.legendContent, u = t.formatAxisMap, f = t.defaultProps, d = function(b, w) {
|
|
20378
20378
|
var x = w.graphicalItems, T = w.stackGroups, y = w.offset, O = w.updateId, S = w.dataStartIndex, A = w.dataEndIndex, C = b.barSize, N = b.layout, _ = b.barGap, P = b.barCategoryGap, F = b.maxBarSize, $ = Xm(N), L = $.numericAxisName, k = $.cateAxisName, W = UB(x), G = [];
|
|
20379
|
-
return x.forEach(function(
|
|
20379
|
+
return x.forEach(function(K, E) {
|
|
20380
20380
|
var j = Zs(b.data, {
|
|
20381
|
-
graphicalItems: [
|
|
20381
|
+
graphicalItems: [K],
|
|
20382
20382
|
dataStartIndex: S,
|
|
20383
20383
|
dataEndIndex: A
|
|
20384
|
-
}), R =
|
|
20384
|
+
}), R = K.type.defaultProps !== void 0 ? q(q({}, K.type.defaultProps), K.props) : K.props, U = R.dataKey, V = R.maxBarSize, X = R["".concat(L, "Id")], ee = R["".concat(k, "Id")], re = {}, B = l.reduce(function(ze, ft) {
|
|
20385
20385
|
var va, ya, fn = w["".concat(ft.axisType, "Map")], ba = R["".concat(ft.axisType, "Id")];
|
|
20386
20386
|
fn && fn[ba] || ft.axisType === "zAxis" || (process.env.NODE_ENV !== "production" ? vt(!1, "Specifying a(n) ".concat(ft.axisType, "Id requires a corresponding ").concat(
|
|
20387
20387
|
ft.axisType,
|
|
20388
20388
|
"Id on the targeted graphical component "
|
|
20389
|
-
).concat((va =
|
|
20389
|
+
).concat((va = K == null || (ya = K.type) === null || ya === void 0 ? void 0 : ya.displayName) !== null && va !== void 0 ? va : "")) : vt());
|
|
20390
20390
|
var xa = fn[ba];
|
|
20391
|
-
return
|
|
20392
|
-
}, re), z = B[k],
|
|
20391
|
+
return q(q({}, ze), {}, ce(ce({}, ft.axisType, xa), "".concat(ft.axisType, "Ticks"), sr(xa)));
|
|
20392
|
+
}, re), z = B[k], H = B["".concat(k, "Ticks")], Z = T && T[X] && T[X].hasStack && M6(K, T[X].stackGroups), I = cr(K.type).indexOf("Bar") >= 0, J = Do(z, H), Y = [], oe = W && y6({
|
|
20393
20393
|
barSize: C,
|
|
20394
20394
|
stackGroups: T,
|
|
20395
20395
|
totalSize: zB(B, k)
|
|
20396
20396
|
});
|
|
20397
20397
|
if (I) {
|
|
20398
|
-
var ne, ue, Ee = de(V) ? F : V, Be = (ne = (ue = Do(z,
|
|
20399
|
-
|
|
20398
|
+
var ne, ue, Ee = de(V) ? F : V, Be = (ne = (ue = Do(z, H, !0)) !== null && ue !== void 0 ? ue : Ee) !== null && ne !== void 0 ? ne : 0;
|
|
20399
|
+
Y = b6({
|
|
20400
20400
|
barGap: _,
|
|
20401
20401
|
barCategoryGap: P,
|
|
20402
20402
|
bandSize: Be !== J ? Be : J,
|
|
20403
20403
|
sizeList: oe[ee],
|
|
20404
20404
|
maxBarSize: Ee
|
|
20405
|
-
}), Be !== J && (
|
|
20406
|
-
return
|
|
20407
|
-
position:
|
|
20405
|
+
}), Be !== J && (Y = Y.map(function(ze) {
|
|
20406
|
+
return q(q({}, ze), {}, {
|
|
20407
|
+
position: q(q({}, ze.position), {}, {
|
|
20408
20408
|
offset: ze.position.offset - Be / 2
|
|
20409
20409
|
})
|
|
20410
20410
|
});
|
|
20411
20411
|
}));
|
|
20412
20412
|
}
|
|
20413
|
-
var Fe =
|
|
20413
|
+
var Fe = K && K.type && K.type.getComposedData;
|
|
20414
20414
|
Fe && G.push({
|
|
20415
|
-
props:
|
|
20415
|
+
props: q(q({}, Fe(q(q({}, B), {}, {
|
|
20416
20416
|
displayedData: j,
|
|
20417
20417
|
props: b,
|
|
20418
20418
|
dataKey: U,
|
|
20419
|
-
item:
|
|
20419
|
+
item: K,
|
|
20420
20420
|
bandSize: J,
|
|
20421
|
-
barPosition:
|
|
20421
|
+
barPosition: Y,
|
|
20422
20422
|
offset: y,
|
|
20423
20423
|
stackedData: Z,
|
|
20424
20424
|
layout: N,
|
|
20425
20425
|
dataStartIndex: S,
|
|
20426
20426
|
dataEndIndex: A
|
|
20427
20427
|
}))), {}, ce(ce(ce({
|
|
20428
|
-
key:
|
|
20428
|
+
key: K.key || "item-".concat(E)
|
|
20429
20429
|
}, L, B[L]), k, B[k]), "animationId", O)),
|
|
20430
|
-
childIndex: mO(
|
|
20431
|
-
item:
|
|
20430
|
+
childIndex: mO(K, b.children),
|
|
20431
|
+
item: K
|
|
20432
20432
|
});
|
|
20433
20433
|
}), G;
|
|
20434
20434
|
}, m = function(b, w) {
|
|
@@ -20439,20 +20439,20 @@ var bu = function(t, r, n, a) {
|
|
|
20439
20439
|
return null;
|
|
20440
20440
|
var S = x.children, A = x.layout, C = x.stackOffset, N = x.data, _ = x.reverseStackOrder, P = Xm(A), F = P.numericAxisName, $ = P.cateAxisName, L = yt(S, n), k = $6(N, L, "".concat(F, "Id"), "".concat($, "Id"), C, _), W = l.reduce(function(R, U) {
|
|
20441
20441
|
var V = "".concat(U.axisType, "Map");
|
|
20442
|
-
return
|
|
20442
|
+
return q(q({}, R), {}, ce({}, V, BB(x, q(q({}, U), {}, {
|
|
20443
20443
|
graphicalItems: L,
|
|
20444
20444
|
stackGroups: U.axisType === F && k,
|
|
20445
20445
|
dataStartIndex: T,
|
|
20446
20446
|
dataEndIndex: y
|
|
20447
20447
|
}))));
|
|
20448
|
-
}, {}), G = WB(
|
|
20448
|
+
}, {}), G = WB(q(q({}, W), {}, {
|
|
20449
20449
|
props: x,
|
|
20450
20450
|
graphicalItems: L
|
|
20451
20451
|
}), w == null ? void 0 : w.legendBBox);
|
|
20452
20452
|
Object.keys(W).forEach(function(R) {
|
|
20453
20453
|
W[R] = u(x, W[R], G, R.replace("Map", ""), r);
|
|
20454
20454
|
});
|
|
20455
|
-
var
|
|
20455
|
+
var K = W["".concat($, "Map")], E = FB(K), j = d(x, q(q({}, W), {}, {
|
|
20456
20456
|
dataStartIndex: T,
|
|
20457
20457
|
dataEndIndex: y,
|
|
20458
20458
|
updateId: O,
|
|
@@ -20460,7 +20460,7 @@ var bu = function(t, r, n, a) {
|
|
|
20460
20460
|
stackGroups: k,
|
|
20461
20461
|
offset: G
|
|
20462
20462
|
}));
|
|
20463
|
-
return
|
|
20463
|
+
return q(q({
|
|
20464
20464
|
formattedGraphicalItems: j,
|
|
20465
20465
|
graphicalItems: L,
|
|
20466
20466
|
offset: G,
|
|
@@ -20472,14 +20472,14 @@ var bu = function(t, r, n, a) {
|
|
|
20472
20472
|
return OB(this, b), y = AB(this, b, [w]), ce(y, "eventEmitterSymbol", Symbol("rechartsEventEmitter")), ce(y, "accessibilityManager", new lB()), ce(y, "handleLegendBBoxUpdate", function(O) {
|
|
20473
20473
|
if (O) {
|
|
20474
20474
|
var S = y.state, A = S.dataStartIndex, C = S.dataEndIndex, N = S.updateId;
|
|
20475
|
-
y.setState(
|
|
20475
|
+
y.setState(q({
|
|
20476
20476
|
legendBBox: O
|
|
20477
20477
|
}, m({
|
|
20478
20478
|
props: y.props,
|
|
20479
20479
|
dataStartIndex: A,
|
|
20480
20480
|
dataEndIndex: C,
|
|
20481
20481
|
updateId: N
|
|
20482
|
-
},
|
|
20482
|
+
}, q(q({}, y.state), {}, {
|
|
20483
20483
|
legendBBox: O
|
|
20484
20484
|
}))));
|
|
20485
20485
|
}
|
|
@@ -20494,7 +20494,7 @@ var bu = function(t, r, n, a) {
|
|
|
20494
20494
|
if (S !== y.state.dataStartIndex || A !== y.state.dataEndIndex) {
|
|
20495
20495
|
var C = y.state.updateId;
|
|
20496
20496
|
y.setState(function() {
|
|
20497
|
-
return
|
|
20497
|
+
return q({
|
|
20498
20498
|
dataStartIndex: S,
|
|
20499
20499
|
dataEndIndex: A
|
|
20500
20500
|
}, m({
|
|
@@ -20511,7 +20511,7 @@ var bu = function(t, r, n, a) {
|
|
|
20511
20511
|
}), ce(y, "handleMouseEnter", function(O) {
|
|
20512
20512
|
var S = y.getMouseInfo(O);
|
|
20513
20513
|
if (S) {
|
|
20514
|
-
var A =
|
|
20514
|
+
var A = q(q({}, S), {}, {
|
|
20515
20515
|
isTooltipActive: !0
|
|
20516
20516
|
});
|
|
20517
20517
|
y.setState(A), y.triggerSyncEvent(A);
|
|
@@ -20519,7 +20519,7 @@ var bu = function(t, r, n, a) {
|
|
|
20519
20519
|
he(C) && C(A, O);
|
|
20520
20520
|
}
|
|
20521
20521
|
}), ce(y, "triggeredAfterMouseMove", function(O) {
|
|
20522
|
-
var S = y.getMouseInfo(O), A = S ?
|
|
20522
|
+
var S = y.getMouseInfo(O), A = S ? q(q({}, S), {}, {
|
|
20523
20523
|
isTooltipActive: !0
|
|
20524
20524
|
}) : {
|
|
20525
20525
|
isTooltipActive: !1
|
|
@@ -20564,7 +20564,7 @@ var bu = function(t, r, n, a) {
|
|
|
20564
20564
|
}), ce(y, "handleClick", function(O) {
|
|
20565
20565
|
var S = y.getMouseInfo(O);
|
|
20566
20566
|
if (S) {
|
|
20567
|
-
var A =
|
|
20567
|
+
var A = q(q({}, S), {}, {
|
|
20568
20568
|
isTooltipActive: !0
|
|
20569
20569
|
});
|
|
20570
20570
|
y.setState(A), y.triggerSyncEvent(A);
|
|
@@ -20606,7 +20606,7 @@ var bu = function(t, r, n, a) {
|
|
|
20606
20606
|
}), ce(y, "applySyncEvent", function(O) {
|
|
20607
20607
|
var S = y.props, A = S.layout, C = S.syncMethod, N = y.state.updateId, _ = O.dataStartIndex, P = O.dataEndIndex;
|
|
20608
20608
|
if (O.dataStartIndex !== void 0 || O.dataEndIndex !== void 0)
|
|
20609
|
-
y.setState(
|
|
20609
|
+
y.setState(q({
|
|
20610
20610
|
dataStartIndex: _,
|
|
20611
20611
|
dataEndIndex: P
|
|
20612
20612
|
}, m({
|
|
@@ -20623,20 +20623,20 @@ var bu = function(t, r, n, a) {
|
|
|
20623
20623
|
L = C(G, O);
|
|
20624
20624
|
else if (C === "value") {
|
|
20625
20625
|
L = -1;
|
|
20626
|
-
for (var
|
|
20627
|
-
if (G[
|
|
20628
|
-
L =
|
|
20626
|
+
for (var K = 0; K < G.length; K++)
|
|
20627
|
+
if (G[K].value === O.activeLabel) {
|
|
20628
|
+
L = K;
|
|
20629
20629
|
break;
|
|
20630
20630
|
}
|
|
20631
20631
|
}
|
|
20632
|
-
var E =
|
|
20632
|
+
var E = q(q({}, W), {}, {
|
|
20633
20633
|
x: W.left,
|
|
20634
20634
|
y: W.top
|
|
20635
20635
|
}), j = Math.min(F, E.x + E.width), R = Math.min($, E.y + E.height), U = G[L] && G[L].value, V = bu(y.state, y.props.data, L), X = G[L] ? {
|
|
20636
20636
|
x: A === "horizontal" ? G[L].coordinate : j,
|
|
20637
20637
|
y: A === "horizontal" ? R : G[L].coordinate
|
|
20638
20638
|
} : J0;
|
|
20639
|
-
y.setState(
|
|
20639
|
+
y.setState(q(q({}, O), {}, {
|
|
20640
20640
|
activeLabel: U,
|
|
20641
20641
|
activeCoordinate: X,
|
|
20642
20642
|
activePayload: V,
|
|
@@ -20660,14 +20660,14 @@ var bu = function(t, r, n, a) {
|
|
|
20660
20660
|
tooltipEventType: L
|
|
20661
20661
|
});
|
|
20662
20662
|
}), ce(y, "renderPolarAxis", function(O, S, A) {
|
|
20663
|
-
var C = Nt(O, "type.axisType"), N = Nt(y.state, "".concat(C, "Map")), _ = O.type.defaultProps, P = _ !== void 0 ?
|
|
20664
|
-
return /* @__PURE__ */ Qe(O,
|
|
20663
|
+
var C = Nt(O, "type.axisType"), N = Nt(y.state, "".concat(C, "Map")), _ = O.type.defaultProps, P = _ !== void 0 ? q(q({}, _), O.props) : O.props, F = N && N[P["".concat(C, "Id")]];
|
|
20664
|
+
return /* @__PURE__ */ Qe(O, q(q({}, F), {}, {
|
|
20665
20665
|
className: ge(C, F.className),
|
|
20666
20666
|
key: O.key || "".concat(S, "-").concat(A),
|
|
20667
20667
|
ticks: sr(F, !0)
|
|
20668
20668
|
}));
|
|
20669
20669
|
}), ce(y, "renderPolarGrid", function(O) {
|
|
20670
|
-
var S = O.props, A = S.radialLines, C = S.polarAngles, N = S.polarRadius, _ = y.state, P = _.radiusAxisMap, F = _.angleAxisMap, $ = Tr(P), L = Tr(F), k = L.cx, W = L.cy, G = L.innerRadius,
|
|
20670
|
+
var S = O.props, A = S.radialLines, C = S.polarAngles, N = S.polarRadius, _ = y.state, P = _.radiusAxisMap, F = _.angleAxisMap, $ = Tr(P), L = Tr(F), k = L.cx, W = L.cy, G = L.innerRadius, K = L.outerRadius;
|
|
20671
20671
|
return /* @__PURE__ */ Qe(O, {
|
|
20672
20672
|
polarAngles: Array.isArray(C) ? C : sr(L, !0).map(function(E) {
|
|
20673
20673
|
return E.coordinate;
|
|
@@ -20678,7 +20678,7 @@ var bu = function(t, r, n, a) {
|
|
|
20678
20678
|
cx: k,
|
|
20679
20679
|
cy: W,
|
|
20680
20680
|
innerRadius: G,
|
|
20681
|
-
outerRadius:
|
|
20681
|
+
outerRadius: K,
|
|
20682
20682
|
key: O.key || "polar-grid",
|
|
20683
20683
|
radialLines: A
|
|
20684
20684
|
});
|
|
@@ -20692,7 +20692,7 @@ var bu = function(t, r, n, a) {
|
|
|
20692
20692
|
if (!F)
|
|
20693
20693
|
return null;
|
|
20694
20694
|
var $ = F.item, L = Hm(F, gB);
|
|
20695
|
-
return /* @__PURE__ */ Qe($,
|
|
20695
|
+
return /* @__PURE__ */ Qe($, q(q({}, L), {}, {
|
|
20696
20696
|
chartWidth: C,
|
|
20697
20697
|
chartHeight: N,
|
|
20698
20698
|
margin: _,
|
|
@@ -20704,7 +20704,7 @@ var bu = function(t, r, n, a) {
|
|
|
20704
20704
|
return null;
|
|
20705
20705
|
var _ = y.state, P = _.isTooltipActive, F = _.activeCoordinate, $ = _.activePayload, L = _.activeLabel, k = _.offset, W = (O = N.props.active) !== null && O !== void 0 ? O : P;
|
|
20706
20706
|
return /* @__PURE__ */ Qe(N, {
|
|
20707
|
-
viewBox:
|
|
20707
|
+
viewBox: q(q({}, k), {}, {
|
|
20708
20708
|
x: k.left,
|
|
20709
20709
|
y: k.top
|
|
20710
20710
|
}),
|
|
@@ -20730,7 +20730,7 @@ var bu = function(t, r, n, a) {
|
|
|
20730
20730
|
}), ce(y, "renderReferenceElement", function(O, S, A) {
|
|
20731
20731
|
if (!O)
|
|
20732
20732
|
return null;
|
|
20733
|
-
var C = y, N = C.clipPathId, _ = y.state, P = _.xAxisMap, F = _.yAxisMap, $ = _.offset, L = O.type.defaultProps || {}, k = O.props, W = k.xAxisId, G = W === void 0 ? L.xAxisId : W,
|
|
20733
|
+
var C = y, N = C.clipPathId, _ = y.state, P = _.xAxisMap, F = _.yAxisMap, $ = _.offset, L = O.type.defaultProps || {}, k = O.props, W = k.xAxisId, G = W === void 0 ? L.xAxisId : W, K = k.yAxisId, E = K === void 0 ? L.yAxisId : K;
|
|
20734
20734
|
return /* @__PURE__ */ Qe(O, {
|
|
20735
20735
|
key: O.key || "".concat(S, "-").concat(A),
|
|
20736
20736
|
xAxis: P[G],
|
|
@@ -20744,7 +20744,7 @@ var bu = function(t, r, n, a) {
|
|
|
20744
20744
|
clipPathId: N
|
|
20745
20745
|
});
|
|
20746
20746
|
}), ce(y, "renderActivePoints", function(O) {
|
|
20747
|
-
var S = O.item, A = O.activePoint, C = O.basePoint, N = O.childIndex, _ = O.isRange, P = [], F = S.props.key, $ = S.item.type.defaultProps !== void 0 ?
|
|
20747
|
+
var S = O.item, A = O.activePoint, C = O.basePoint, N = O.childIndex, _ = O.isRange, P = [], F = S.props.key, $ = S.item.type.defaultProps !== void 0 ? q(q({}, S.item.type.defaultProps), S.item.props) : S.item.props, L = $.activeDot, k = $.dataKey, W = q(q({
|
|
20748
20748
|
index: N,
|
|
20749
20749
|
dataKey: k,
|
|
20750
20750
|
cx: A.x,
|
|
@@ -20756,7 +20756,7 @@ var bu = function(t, r, n, a) {
|
|
|
20756
20756
|
payload: A.payload,
|
|
20757
20757
|
value: A.value
|
|
20758
20758
|
}, pe(L, !1)), oo(L));
|
|
20759
|
-
return P.push(b.renderActiveDot(L, W, "".concat(F, "-activePoint-").concat(N))), C ? P.push(b.renderActiveDot(L,
|
|
20759
|
+
return P.push(b.renderActiveDot(L, W, "".concat(F, "-activePoint-").concat(N))), C ? P.push(b.renderActiveDot(L, q(q({}, W), {}, {
|
|
20760
20760
|
cx: C.x,
|
|
20761
20761
|
cy: C.y
|
|
20762
20762
|
}), "".concat(F, "-basePoint-").concat(N))) : _ && P.push(null), P;
|
|
@@ -20764,29 +20764,29 @@ var bu = function(t, r, n, a) {
|
|
|
20764
20764
|
var C = y.filterFormatItem(O, S, A);
|
|
20765
20765
|
if (!C)
|
|
20766
20766
|
return null;
|
|
20767
|
-
var N = y.getTooltipEventType(), _ = y.state, P = _.isTooltipActive, F = _.tooltipAxis, $ = _.activeTooltipIndex, L = _.activeLabel, k = y.props.children, W = Ot(k, Ht), G = C.props,
|
|
20767
|
+
var N = y.getTooltipEventType(), _ = y.state, P = _.isTooltipActive, F = _.tooltipAxis, $ = _.activeTooltipIndex, L = _.activeLabel, k = y.props.children, W = Ot(k, Ht), G = C.props, K = G.points, E = G.isRange, j = G.baseLine, R = C.item.type.defaultProps !== void 0 ? q(q({}, C.item.type.defaultProps), C.item.props) : C.item.props, U = R.activeDot, V = R.hide, X = R.activeBar, ee = R.activeShape, re = !!(!V && P && W && (U || X || ee)), B = {};
|
|
20768
20768
|
N !== "axis" && W && W.props.trigger === "click" ? B = {
|
|
20769
20769
|
onClick: Gi(y.handleItemMouseEnter, O.props.onClick)
|
|
20770
20770
|
} : N !== "axis" && (B = {
|
|
20771
20771
|
onMouseLeave: Gi(y.handleItemMouseLeave, O.props.onMouseLeave),
|
|
20772
20772
|
onMouseEnter: Gi(y.handleItemMouseEnter, O.props.onMouseEnter)
|
|
20773
20773
|
});
|
|
20774
|
-
var z = /* @__PURE__ */ Qe(O,
|
|
20775
|
-
function
|
|
20774
|
+
var z = /* @__PURE__ */ Qe(O, q(q({}, C.props), B));
|
|
20775
|
+
function H(ft) {
|
|
20776
20776
|
return typeof F.dataKey == "function" ? F.dataKey(ft.payload) : null;
|
|
20777
20777
|
}
|
|
20778
20778
|
if (re)
|
|
20779
20779
|
if ($ >= 0) {
|
|
20780
20780
|
var Z, I;
|
|
20781
20781
|
if (F.dataKey && !F.allowDuplicatedCategory) {
|
|
20782
|
-
var J = typeof F.dataKey == "function" ?
|
|
20783
|
-
Z = io(
|
|
20782
|
+
var J = typeof F.dataKey == "function" ? H : "payload.".concat(F.dataKey.toString());
|
|
20783
|
+
Z = io(K, J, L), I = E && j && io(j, J, L);
|
|
20784
20784
|
} else
|
|
20785
|
-
Z =
|
|
20785
|
+
Z = K == null ? void 0 : K[$], I = E && j && j[$];
|
|
20786
20786
|
if (ee || X) {
|
|
20787
|
-
var
|
|
20788
|
-
return [/* @__PURE__ */ Qe(O,
|
|
20789
|
-
activeIndex:
|
|
20787
|
+
var Y = O.props.activeIndex !== void 0 ? O.props.activeIndex : $;
|
|
20788
|
+
return [/* @__PURE__ */ Qe(O, q(q(q({}, C.props), B), {}, {
|
|
20789
|
+
activeIndex: Y
|
|
20790
20790
|
})), null, null];
|
|
20791
20791
|
}
|
|
20792
20792
|
if (!de(Z))
|
|
@@ -20800,14 +20800,14 @@ var bu = function(t, r, n, a) {
|
|
|
20800
20800
|
} else {
|
|
20801
20801
|
var oe, ne = (oe = y.getItemByXY(y.state.activeCoordinate)) !== null && oe !== void 0 ? oe : {
|
|
20802
20802
|
graphicalItem: z
|
|
20803
|
-
}, ue = ne.graphicalItem, Ee = ue.item, Be = Ee === void 0 ? O : Ee, Fe = ue.childIndex, ze =
|
|
20803
|
+
}, ue = ne.graphicalItem, Ee = ue.item, Be = Ee === void 0 ? O : Ee, Fe = ue.childIndex, ze = q(q(q({}, C.props), B), {}, {
|
|
20804
20804
|
activeIndex: Fe
|
|
20805
20805
|
});
|
|
20806
20806
|
return [/* @__PURE__ */ Qe(Be, ze), null, null];
|
|
20807
20807
|
}
|
|
20808
20808
|
return E ? [z, null, null] : [z, null];
|
|
20809
20809
|
}), ce(y, "renderCustomized", function(O, S, A) {
|
|
20810
|
-
return /* @__PURE__ */ Qe(O,
|
|
20810
|
+
return /* @__PURE__ */ Qe(O, q(q({
|
|
20811
20811
|
key: "recharts-customized-".concat(A)
|
|
20812
20812
|
}, y.props), y.state));
|
|
20813
20813
|
}), ce(y, "renderMap", {
|
|
@@ -20906,10 +20906,10 @@ var bu = function(t, r, n, a) {
|
|
|
20906
20906
|
y: P,
|
|
20907
20907
|
x: F
|
|
20908
20908
|
}, k = this.state.formattedGraphicalItems.find(function(G) {
|
|
20909
|
-
var
|
|
20910
|
-
return
|
|
20909
|
+
var K = G.item;
|
|
20910
|
+
return K.type.name === "Scatter";
|
|
20911
20911
|
});
|
|
20912
|
-
k && (L =
|
|
20912
|
+
k && (L = q(q({}, L), k.props.points[C].tooltipPosition), _ = k.props.points[C].tooltipPayload);
|
|
20913
20913
|
var W = {
|
|
20914
20914
|
activeTooltipIndex: C,
|
|
20915
20915
|
isTooltipActive: !0,
|
|
@@ -20980,12 +20980,12 @@ var bu = function(t, r, n, a) {
|
|
|
20980
20980
|
var N = this.state, _ = N.xAxisMap, P = N.yAxisMap, F = this.getTooltipEventType(), $ = Km(this.state, this.props.data, this.props.layout, C);
|
|
20981
20981
|
if (F !== "axis" && _ && P) {
|
|
20982
20982
|
var L = Tr(_).scale, k = Tr(P).scale, W = L && L.invert ? L.invert(S.chartX) : null, G = k && k.invert ? k.invert(S.chartY) : null;
|
|
20983
|
-
return
|
|
20983
|
+
return q(q({}, S), {}, {
|
|
20984
20984
|
xValue: W,
|
|
20985
20985
|
yValue: G
|
|
20986
20986
|
}, $);
|
|
20987
20987
|
}
|
|
20988
|
-
return $ ?
|
|
20988
|
+
return $ ? q(q({}, S), $) : null;
|
|
20989
20989
|
}
|
|
20990
20990
|
}, {
|
|
20991
20991
|
key: "inRange",
|
|
@@ -21025,7 +21025,7 @@ var bu = function(t, r, n, a) {
|
|
|
21025
21025
|
onContextMenu: this.handleContextMenu
|
|
21026
21026
|
});
|
|
21027
21027
|
var S = oo(this.props, this.handleOuterEvent);
|
|
21028
|
-
return
|
|
21028
|
+
return q(q({}, S), O);
|
|
21029
21029
|
}
|
|
21030
21030
|
}, {
|
|
21031
21031
|
key: "addListener",
|
|
@@ -21066,7 +21066,7 @@ var bu = function(t, r, n, a) {
|
|
|
21066
21066
|
var x = this.state.xAxisMap;
|
|
21067
21067
|
return x ? Object.entries(x).reduce(function(T, y) {
|
|
21068
21068
|
var O = Gm(y, 2), S = O[0], A = O[1];
|
|
21069
|
-
return
|
|
21069
|
+
return q(q({}, T), {}, ce({}, S, A.scale));
|
|
21070
21070
|
}, {}) : null;
|
|
21071
21071
|
}
|
|
21072
21072
|
}, {
|
|
@@ -21075,7 +21075,7 @@ var bu = function(t, r, n, a) {
|
|
|
21075
21075
|
var x = this.state.yAxisMap;
|
|
21076
21076
|
return x ? Object.entries(x).reduce(function(T, y) {
|
|
21077
21077
|
var O = Gm(y, 2), S = O[0], A = O[1];
|
|
21078
|
-
return
|
|
21078
|
+
return q(q({}, T), {}, ce({}, S, A.scale));
|
|
21079
21079
|
}, {}) : null;
|
|
21080
21080
|
}
|
|
21081
21081
|
}, {
|
|
@@ -21096,7 +21096,7 @@ var bu = function(t, r, n, a) {
|
|
|
21096
21096
|
var T = this.state, y = T.formattedGraphicalItems, O = T.activeItem;
|
|
21097
21097
|
if (y && y.length)
|
|
21098
21098
|
for (var S = 0, A = y.length; S < A; S++) {
|
|
21099
|
-
var C = y[S], N = C.props, _ = C.item, P = _.type.defaultProps !== void 0 ?
|
|
21099
|
+
var C = y[S], N = C.props, _ = C.item, P = _.type.defaultProps !== void 0 ? q(q({}, _.type.defaultProps), _.props) : _.props, F = cr(_.type);
|
|
21100
21100
|
if (F === "Bar") {
|
|
21101
21101
|
var $ = (N.data || []).find(function(G) {
|
|
21102
21102
|
return CD(x, G);
|
|
@@ -21122,7 +21122,7 @@ var bu = function(t, r, n, a) {
|
|
|
21122
21122
|
itemData: P.data
|
|
21123
21123
|
}), W = P.activeIndex === void 0 ? k : P.activeIndex;
|
|
21124
21124
|
return {
|
|
21125
|
-
graphicalItem:
|
|
21125
|
+
graphicalItem: q(q({}, C), {}, {
|
|
21126
21126
|
childIndex: W
|
|
21127
21127
|
}),
|
|
21128
21128
|
payload: Oi(C, O) ? P.data[k] : C.props.data[k]
|
|
@@ -21166,15 +21166,15 @@ var bu = function(t, r, n, a) {
|
|
|
21166
21166
|
clipPathId: this.clipPathId
|
|
21167
21167
|
}, /* @__PURE__ */ M.createElement("div", wn({
|
|
21168
21168
|
className: ge("recharts-wrapper", O),
|
|
21169
|
-
style:
|
|
21169
|
+
style: q({
|
|
21170
21170
|
position: "relative",
|
|
21171
21171
|
cursor: "default",
|
|
21172
21172
|
width: S,
|
|
21173
21173
|
height: A
|
|
21174
21174
|
}, C)
|
|
21175
21175
|
}, W, {
|
|
21176
|
-
ref: function(
|
|
21177
|
-
x.container =
|
|
21176
|
+
ref: function(K) {
|
|
21177
|
+
x.container = K;
|
|
21178
21178
|
}
|
|
21179
21179
|
}), /* @__PURE__ */ M.createElement(Yl, wn({}, $, {
|
|
21180
21180
|
width: S,
|
|
@@ -21186,7 +21186,7 @@ var bu = function(t, r, n, a) {
|
|
|
21186
21186
|
}
|
|
21187
21187
|
}]);
|
|
21188
21188
|
}(ig);
|
|
21189
|
-
ce(g, "displayName", r), ce(g, "defaultProps",
|
|
21189
|
+
ce(g, "displayName", r), ce(g, "defaultProps", q({
|
|
21190
21190
|
layout: "horizontal",
|
|
21191
21191
|
stackOffset: "none",
|
|
21192
21192
|
barCategoryGap: "10%",
|
|
@@ -21203,9 +21203,9 @@ var bu = function(t, r, n, a) {
|
|
|
21203
21203
|
var w = h.dataKey, x = h.data, T = h.children, y = h.width, O = h.height, S = h.layout, A = h.stackOffset, C = h.margin, N = b.dataStartIndex, _ = b.dataEndIndex;
|
|
21204
21204
|
if (b.updateId === void 0) {
|
|
21205
21205
|
var P = Ym(h);
|
|
21206
|
-
return
|
|
21206
|
+
return q(q(q({}, P), {}, {
|
|
21207
21207
|
updateId: 0
|
|
21208
|
-
}, m(
|
|
21208
|
+
}, m(q(q({
|
|
21209
21209
|
props: h
|
|
21210
21210
|
}, P), {}, {
|
|
21211
21211
|
updateId: 0
|
|
@@ -21229,10 +21229,10 @@ var bu = function(t, r, n, a) {
|
|
|
21229
21229
|
// The tooltip should stay active when it was active in the previous render. If this is not
|
|
21230
21230
|
// the case, the tooltip disappears and immediately re-appears, causing a flickering effect
|
|
21231
21231
|
isTooltipActive: b.isTooltipActive
|
|
21232
|
-
}, L =
|
|
21232
|
+
}, L = q(q({}, Km(b, x, S)), {}, {
|
|
21233
21233
|
updateId: b.updateId + 1
|
|
21234
|
-
}), k =
|
|
21235
|
-
return
|
|
21234
|
+
}), k = q(q(q({}, F), $), L);
|
|
21235
|
+
return q(q(q({}, k), m(q({
|
|
21236
21236
|
props: h
|
|
21237
21237
|
}, k), b)), {}, {
|
|
21238
21238
|
prevDataKey: w,
|
|
@@ -21246,10 +21246,10 @@ var bu = function(t, r, n, a) {
|
|
|
21246
21246
|
});
|
|
21247
21247
|
}
|
|
21248
21248
|
if (!ql(T, b.prevChildren)) {
|
|
21249
|
-
var W, G,
|
|
21250
|
-
return
|
|
21249
|
+
var W, G, K, E, j = Ot(T, Fn), R = j && (W = (G = j.props) === null || G === void 0 ? void 0 : G.startIndex) !== null && W !== void 0 ? W : N, U = j && (K = (E = j.props) === null || E === void 0 ? void 0 : E.endIndex) !== null && K !== void 0 ? K : _, V = R !== N || U !== _, X = !de(x), ee = X && !V ? b.updateId : b.updateId + 1;
|
|
21250
|
+
return q(q({
|
|
21251
21251
|
updateId: ee
|
|
21252
|
-
}, m(
|
|
21252
|
+
}, m(q(q({
|
|
21253
21253
|
props: h
|
|
21254
21254
|
}, b), {}, {
|
|
21255
21255
|
updateId: ee,
|
|
@@ -22158,7 +22158,7 @@ const Ba = ({
|
|
|
22158
22158
|
{
|
|
22159
22159
|
src: w,
|
|
22160
22160
|
alt: s || a,
|
|
22161
|
-
className: `${v} rounded-[8px] ${n}`,
|
|
22161
|
+
className: `${v} rounded-[8px] p-[4px] ${n}`,
|
|
22162
22162
|
onError: x
|
|
22163
22163
|
}
|
|
22164
22164
|
);
|
|
@@ -22172,7 +22172,7 @@ const Ba = ({
|
|
|
22172
22172
|
{
|
|
22173
22173
|
src: w,
|
|
22174
22174
|
alt: a,
|
|
22175
|
-
className: `${v} rounded-[8px] object-cover ${n}`,
|
|
22175
|
+
className: `${v} rounded-[8px] p-[4px] object-cover ${n}`,
|
|
22176
22176
|
onError: x
|
|
22177
22177
|
}
|
|
22178
22178
|
);
|
|
@@ -22186,7 +22186,7 @@ const Ba = ({
|
|
|
22186
22186
|
{
|
|
22187
22187
|
src: w,
|
|
22188
22188
|
alt: a,
|
|
22189
|
-
className: `${v} rounded-[8px] object-cover ${n}`,
|
|
22189
|
+
className: `${v} rounded-[8px] p-[4px] object-cover ${n}`,
|
|
22190
22190
|
onError: x
|
|
22191
22191
|
}
|
|
22192
22192
|
);
|
|
@@ -22204,7 +22204,7 @@ const Ba = ({
|
|
|
22204
22204
|
{
|
|
22205
22205
|
src: w,
|
|
22206
22206
|
alt: s || a,
|
|
22207
|
-
className: `${v} rounded-[8px] ${n}`,
|
|
22207
|
+
className: `${v} rounded-[8px] p-[4px] ${n}`,
|
|
22208
22208
|
onError: x
|
|
22209
22209
|
}
|
|
22210
22210
|
);
|
|
@@ -22226,7 +22226,7 @@ const Ba = ({
|
|
|
22226
22226
|
{
|
|
22227
22227
|
src: b,
|
|
22228
22228
|
alt: a,
|
|
22229
|
-
className: `${v} rounded-[8px] object-cover ${n}`
|
|
22229
|
+
className: `${v} rounded-[8px] p-[4px] object-cover ${n}`
|
|
22230
22230
|
}
|
|
22231
22231
|
);
|
|
22232
22232
|
}, rF = ({
|
|
@@ -24365,7 +24365,7 @@ const mF = ({
|
|
|
24365
24365
|
isChartLoading: n,
|
|
24366
24366
|
onMetricClick: a
|
|
24367
24367
|
}) => {
|
|
24368
|
-
var
|
|
24368
|
+
var K;
|
|
24369
24369
|
const {
|
|
24370
24370
|
id: i,
|
|
24371
24371
|
title: o,
|
|
@@ -24390,13 +24390,13 @@ const mF = ({
|
|
|
24390
24390
|
const j = l.find((X) => (X.metricType || X.title.toLowerCase()) === b);
|
|
24391
24391
|
(V = (U = (R = j == null ? void 0 : j.controls) == null ? void 0 : R.dropdown) == null ? void 0 : U.onChange) == null || V.call(U, E);
|
|
24392
24392
|
}, A = () => l.find((E) => (E.metricType || E.title.toLowerCase()) === b) || null, C = (E) => Array.isArray(E) ? E.filter((R) => R !== "all").length > 0 : E !== "all", N = (E) => Array.isArray(E) ? E.filter((j) => j !== "all") : E !== "all" ? [E] : [], _ = (E) => {
|
|
24393
|
-
var V, X, ee, re, B, z,
|
|
24393
|
+
var V, X, ee, re, B, z, H, Z, I;
|
|
24394
24394
|
const j = ((X = (V = E.view) == null ? void 0 : V.chart) == null ? void 0 : X.data) || ((ee = c.chart) == null ? void 0 : ee.data) || [];
|
|
24395
24395
|
if (!C(x))
|
|
24396
24396
|
return j;
|
|
24397
24397
|
const R = E.metricType, U = N(x);
|
|
24398
24398
|
if (U.length === 1) {
|
|
24399
|
-
const J = U[0],
|
|
24399
|
+
const J = U[0], Y = A(), oe = (z = (B = (re = Y == null ? void 0 : Y.controls) == null ? void 0 : re.dropdown) == null ? void 0 : B.options) == null ? void 0 : z.find(
|
|
24400
24400
|
(ue) => ue.value === J
|
|
24401
24401
|
), ne = oe == null ? void 0 : oe.label;
|
|
24402
24402
|
return console.log("🔍 Filtering chart data:", {
|
|
@@ -24416,7 +24416,7 @@ const mF = ({
|
|
|
24416
24416
|
});
|
|
24417
24417
|
}
|
|
24418
24418
|
if (U.length > 1) {
|
|
24419
|
-
const J = A(), oe = (((I = (Z = (
|
|
24419
|
+
const J = A(), oe = (((I = (Z = (H = J == null ? void 0 : J.controls) == null ? void 0 : H.dropdown) == null ? void 0 : Z.options) == null ? void 0 : I.filter(
|
|
24420
24420
|
(ne) => U.includes(ne.value)
|
|
24421
24421
|
)) || []).map((ne) => ne.label);
|
|
24422
24422
|
return j.map((ne) => {
|
|
@@ -24441,13 +24441,13 @@ const mF = ({
|
|
|
24441
24441
|
var V;
|
|
24442
24442
|
if (!((V = E.view) != null && V.chart)) return null;
|
|
24443
24443
|
const j = _(E), R = () => {
|
|
24444
|
-
var ee, re, B, z,
|
|
24444
|
+
var ee, re, B, z, H, Z;
|
|
24445
24445
|
if (!C(x) || !((ee = E.controls) != null && ee.dropdown))
|
|
24446
24446
|
return ((B = (re = E.view) == null ? void 0 : re.chart) == null ? void 0 : B.title) || E.title;
|
|
24447
24447
|
const X = N(x);
|
|
24448
24448
|
if (X.length === 1) {
|
|
24449
24449
|
const I = (z = E.controls.dropdown.options) == null ? void 0 : z.find((J) => J.value === X[0]);
|
|
24450
|
-
return I ? `${I.label}` : ((Z = (
|
|
24450
|
+
return I ? `${I.label}` : ((Z = (H = E.view) == null ? void 0 : H.chart) == null ? void 0 : Z.title) || E.title;
|
|
24451
24451
|
}
|
|
24452
24452
|
return `${X.length} selected`;
|
|
24453
24453
|
}, U = N(x);
|
|
@@ -24505,7 +24505,7 @@ const mF = ({
|
|
|
24505
24505
|
return X;
|
|
24506
24506
|
const ee = N(x);
|
|
24507
24507
|
if (ee.length === 1) {
|
|
24508
|
-
const z = (B = (re = u == null ? void 0 : u.dropdown) == null ? void 0 : re.options) == null ? void 0 : B.find((
|
|
24508
|
+
const z = (B = (re = u == null ? void 0 : u.dropdown) == null ? void 0 : re.options) == null ? void 0 : B.find((H) => H.value === ee[0]);
|
|
24509
24509
|
return z ? `${z.label}` : X;
|
|
24510
24510
|
}
|
|
24511
24511
|
return `${ee.length} selected`;
|
|
@@ -24748,17 +24748,17 @@ const mF = ({
|
|
|
24748
24748
|
} : void 0
|
|
24749
24749
|
} : void 0;
|
|
24750
24750
|
})(), W = (() => {
|
|
24751
|
-
var R, U, V, X, ee, re, B, z,
|
|
24751
|
+
var R, U, V, X, ee, re, B, z, H, Z;
|
|
24752
24752
|
const E = A();
|
|
24753
24753
|
if (E != null && E.view) {
|
|
24754
24754
|
if ((R = E.controls) != null && R.toggle) {
|
|
24755
24755
|
if (g === "table" && E.view.table) {
|
|
24756
24756
|
let J = E.view.table.data;
|
|
24757
24757
|
if (E.metricType === "agentRuns" && C(x)) {
|
|
24758
|
-
const
|
|
24759
|
-
if (
|
|
24758
|
+
const Y = N(x);
|
|
24759
|
+
if (Y.length > 0) {
|
|
24760
24760
|
const oe = ((X = (V = (U = E.controls) == null ? void 0 : U.dropdown) == null ? void 0 : V.options) == null ? void 0 : X.filter(
|
|
24761
|
-
(ne) =>
|
|
24761
|
+
(ne) => Y.includes(ne.value)
|
|
24762
24762
|
)) || [];
|
|
24763
24763
|
oe.length > 0 && (J = J.filter(
|
|
24764
24764
|
(ne) => oe.some(
|
|
@@ -24768,10 +24768,10 @@ const mF = ({
|
|
|
24768
24768
|
}
|
|
24769
24769
|
}
|
|
24770
24770
|
if (E.metricType === "toolRuns" && C(x)) {
|
|
24771
|
-
const
|
|
24772
|
-
if (
|
|
24771
|
+
const Y = N(x);
|
|
24772
|
+
if (Y.length > 0) {
|
|
24773
24773
|
const oe = ((B = (re = (ee = E.controls) == null ? void 0 : ee.dropdown) == null ? void 0 : re.options) == null ? void 0 : B.filter(
|
|
24774
|
-
(ne) =>
|
|
24774
|
+
(ne) => Y.includes(ne.value)
|
|
24775
24775
|
)) || [];
|
|
24776
24776
|
oe.length > 0 && (J = J.filter(
|
|
24777
24777
|
(ne) => oe.some(
|
|
@@ -24781,10 +24781,10 @@ const mF = ({
|
|
|
24781
24781
|
}
|
|
24782
24782
|
}
|
|
24783
24783
|
if (E.metricType === "modelRuns" && C(x)) {
|
|
24784
|
-
const
|
|
24785
|
-
if (
|
|
24786
|
-
const oe = ((Z = (
|
|
24787
|
-
(ne) =>
|
|
24784
|
+
const Y = N(x);
|
|
24785
|
+
if (Y.length > 0) {
|
|
24786
|
+
const oe = ((Z = (H = (z = E.controls) == null ? void 0 : z.dropdown) == null ? void 0 : H.options) == null ? void 0 : Z.filter(
|
|
24787
|
+
(ne) => Y.includes(ne.value)
|
|
24788
24788
|
)) || [];
|
|
24789
24789
|
oe.length > 0 && (J = J.filter(
|
|
24790
24790
|
(ne) => oe.some(
|
|
@@ -24851,7 +24851,7 @@ const mF = ({
|
|
|
24851
24851
|
}
|
|
24852
24852
|
) }, `${i}-metric-${j}`)) }),
|
|
24853
24853
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center justify-between", children: [
|
|
24854
|
-
/* @__PURE__ */ p.jsx("div", { children: A() && /* @__PURE__ */ p.jsx("h3", { className: "text-md font-medium text-gray-700", children: (
|
|
24854
|
+
/* @__PURE__ */ p.jsx("div", { children: A() && /* @__PURE__ */ p.jsx("h3", { className: "text-md font-medium text-gray-700", children: (K = A()) == null ? void 0 : K.title }) }),
|
|
24855
24855
|
L && /* @__PURE__ */ p.jsx(vF, { config: L })
|
|
24856
24856
|
] }),
|
|
24857
24857
|
/* @__PURE__ */ p.jsx(
|
|
@@ -26311,9 +26311,9 @@ function $U({ className: e, defaultValue: t, onDateRangeChange: r }) {
|
|
|
26311
26311
|
}, [t]);
|
|
26312
26312
|
const S = () => {
|
|
26313
26313
|
if (!O.current) return;
|
|
26314
|
-
const k = O.current.getBoundingClientRect(), W = window.scrollY, G = window.scrollX,
|
|
26314
|
+
const k = O.current.getBoundingClientRect(), W = window.scrollY, G = window.scrollX, K = window.innerWidth, E = window.innerHeight, j = 720, R = 450;
|
|
26315
26315
|
let U = k.bottom + W + 8, V = k.left + G;
|
|
26316
|
-
V + j >
|
|
26316
|
+
V + j > K && (V = k.right + G - j), V + j > K && (V = K - j - 20), U + R > E && (U = k.top + W - R - 8), V < 20 && (V = 20), U < 20 && (U = 20), T({ top: U, left: V });
|
|
26317
26317
|
};
|
|
26318
26318
|
Ye(() => {
|
|
26319
26319
|
const k = () => {
|
|
@@ -26342,7 +26342,7 @@ function $U({ className: e, defaultValue: t, onDateRangeChange: r }) {
|
|
|
26342
26342
|
}, P = (k) => {
|
|
26343
26343
|
k ? (l(i), g(f), w(null), setTimeout(S, 0)) : (l(i), g(f), w(null)), u(k);
|
|
26344
26344
|
}, F = (k, W) => (console.log("📅 formatDateRange called with:", { presetLabel: W, hasDateRange: !!(k != null && k.from) }), W || (k != null && k.from ? !k.to || Da(k.from, k.to) ? Qi(k.from, "MMM dd, yyyy") : `${Qi(k.from, "MMM dd, yyyy")} - ${Qi(k.to, "MMM dd, yyyy")}` : "Pick a date range")), $ = (k = 0) => {
|
|
26345
|
-
const W = wu(v, k), G = W.getFullYear(),
|
|
26345
|
+
const W = wu(v, k), G = W.getFullYear(), K = W.getMonth(), E = new Date(G, K, 1), R = new Date(G, K + 1, 0).getDate(), U = E.getDay(), V = [
|
|
26346
26346
|
"January",
|
|
26347
26347
|
"February",
|
|
26348
26348
|
"March",
|
|
@@ -26355,9 +26355,9 @@ function $U({ className: e, defaultValue: t, onDateRangeChange: r }) {
|
|
|
26355
26355
|
"October",
|
|
26356
26356
|
"November",
|
|
26357
26357
|
"December"
|
|
26358
|
-
], X = ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], ee = [], B = new Date(G,
|
|
26358
|
+
], X = ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], ee = [], B = new Date(G, K - 1, 0).getDate();
|
|
26359
26359
|
for (let Z = U - 1; Z >= 0; Z--) {
|
|
26360
|
-
const I = B - Z, J = new Date(G,
|
|
26360
|
+
const I = B - Z, J = new Date(G, K - 1, I);
|
|
26361
26361
|
ee.push(
|
|
26362
26362
|
/* @__PURE__ */ p.jsx(
|
|
26363
26363
|
"button",
|
|
@@ -26371,15 +26371,15 @@ function $U({ className: e, defaultValue: t, onDateRangeChange: r }) {
|
|
|
26371
26371
|
);
|
|
26372
26372
|
}
|
|
26373
26373
|
for (let Z = 1; Z <= R; Z++) {
|
|
26374
|
-
const I = new Date(G,
|
|
26374
|
+
const I = new Date(G, K, Z), J = Da(I, /* @__PURE__ */ new Date()), Y = (s == null ? void 0 : s.from) && (s == null ? void 0 : s.to) && EU(I, { start: s.from, end: s.to }), oe = (s == null ? void 0 : s.from) && Da(I, s.from), ne = (s == null ? void 0 : s.to) && Da(I, s.to), ue = b && Da(I, b);
|
|
26375
26375
|
let Ee = "h-[32px] w-[32px] text-xs hover:bg-gray-100 hover:text-gray-900 hover:font-medium rounded-full flex items-center justify-center transition-colors text-gray-700 ";
|
|
26376
|
-
J && (Ee += "font-semibold "), ue || oe || ne ? Ee += "!bg-blue-500 !text-white !hover:bg-blue-500 !hover:text-white font-semibold" :
|
|
26376
|
+
J && (Ee += "font-semibold "), ue || oe || ne ? Ee += "!bg-blue-500 !text-white !hover:bg-blue-500 !hover:text-white font-semibold" : Y && (Ee += "bg-blue-100 text-blue-900 hover:bg-blue-100 hover:text-blue-900 font-semibold"), ee.push(
|
|
26377
26377
|
/* @__PURE__ */ p.jsx("button", { onClick: () => C(I), className: Ee, children: Z }, `current-${Z}`)
|
|
26378
26378
|
);
|
|
26379
26379
|
}
|
|
26380
|
-
const
|
|
26381
|
-
for (let Z = 1; Z <=
|
|
26382
|
-
const I = new Date(G,
|
|
26380
|
+
const H = Math.ceil((U + R) / 7) * 7 - U - R;
|
|
26381
|
+
for (let Z = 1; Z <= H; Z++) {
|
|
26382
|
+
const I = new Date(G, K + 1, Z);
|
|
26383
26383
|
ee.push(
|
|
26384
26384
|
/* @__PURE__ */ p.jsx(
|
|
26385
26385
|
"button",
|
|
@@ -26403,7 +26403,7 @@ function $U({ className: e, defaultValue: t, onDateRangeChange: r }) {
|
|
|
26403
26403
|
}
|
|
26404
26404
|
),
|
|
26405
26405
|
/* @__PURE__ */ p.jsxs("div", { className: "font-semibold text-sm text-gray-700", children: [
|
|
26406
|
-
V[
|
|
26406
|
+
V[K],
|
|
26407
26407
|
" ",
|
|
26408
26408
|
G
|
|
26409
26409
|
] }),
|
|
@@ -26595,16 +26595,16 @@ const aW = ({
|
|
|
26595
26595
|
W = "runs", G = L.metricType === "agentRuns" ? "agent-runs" : L.metricType === "toolRuns" ? "tool-runs" : "model-runs";
|
|
26596
26596
|
else
|
|
26597
26597
|
return;
|
|
26598
|
-
const
|
|
26598
|
+
const K = await y.current.fetchTimeSeriesData(
|
|
26599
26599
|
G,
|
|
26600
26600
|
W,
|
|
26601
26601
|
k.fromTimestamp,
|
|
26602
26602
|
k.toTimestamp
|
|
26603
26603
|
), E = y.current.transformTimeSeriesDataForMetric(
|
|
26604
|
-
|
|
26604
|
+
K,
|
|
26605
26605
|
L.metricType
|
|
26606
26606
|
);
|
|
26607
|
-
console.log("Time series response for", L.title, ":",
|
|
26607
|
+
console.log("Time series response for", L.title, ":", K), console.log("Transformed data for", L.title, ":", E), console.log("Metric type used for transformation:", L.metricType);
|
|
26608
26608
|
const R = ((U) => ({
|
|
26609
26609
|
users: "users",
|
|
26610
26610
|
sessions: "sessions",
|
|
@@ -26677,13 +26677,13 @@ const aW = ({
|
|
|
26677
26677
|
toTimestamp: $.to.toISOString()
|
|
26678
26678
|
}, console.log("📅 Converting DateRange to API format:", W);
|
|
26679
26679
|
else if (typeof $ == "string") {
|
|
26680
|
-
const
|
|
26680
|
+
const K = {
|
|
26681
26681
|
"24h": 1,
|
|
26682
26682
|
"7d": 7,
|
|
26683
26683
|
"30d": 30,
|
|
26684
26684
|
"90d": 90
|
|
26685
26685
|
}[$];
|
|
26686
|
-
|
|
26686
|
+
K && (W = lr.getDateRange(K), console.log(`📅 Converting preset "${$}" (${K} days) to API format:`, W));
|
|
26687
26687
|
}
|
|
26688
26688
|
if (W) {
|
|
26689
26689
|
const G = {
|
|
@@ -26782,7 +26782,7 @@ const aW = ({
|
|
|
26782
26782
|
section: $,
|
|
26783
26783
|
isLoading: f,
|
|
26784
26784
|
isChartLoading: m[$.id] || !1,
|
|
26785
|
-
onMetricClick: (
|
|
26785
|
+
onMetricClick: (K) => A($.id, K),
|
|
26786
26786
|
className: se(
|
|
26787
26787
|
// Responsive grid classes
|
|
26788
26788
|
u.responsive && ((L = $.layout) == null ? void 0 : L.span) === 12 && "lg:col-span-12",
|
|
@@ -28064,8 +28064,8 @@ function ib({
|
|
|
28064
28064
|
default:
|
|
28065
28065
|
return /* @__PURE__ */ p.jsx("div", { className: "w-[12px] h-[12px] rounded-full bg-gray-400" });
|
|
28066
28066
|
}
|
|
28067
|
-
},
|
|
28068
|
-
var z,
|
|
28067
|
+
}, K = () => {
|
|
28068
|
+
var z, H;
|
|
28069
28069
|
if (c)
|
|
28070
28070
|
return /* @__PURE__ */ p.jsx("div", { className: "flex-shrink-0 relative w-[24px] h-[24px] bg-gray-200 rounded-[8px] flex items-center justify-center", children: /* @__PURE__ */ p.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "17", height: "21", viewBox: "0 0 17 21", fill: "none", className: "w-[16px] h-[16px]", children: /* @__PURE__ */ p.jsx(
|
|
28071
28071
|
"path",
|
|
@@ -28100,7 +28100,7 @@ function ib({
|
|
|
28100
28100
|
name: e.name,
|
|
28101
28101
|
className: "w-[24px] h-[24px]",
|
|
28102
28102
|
toolType: e.type === "tool" ? (z = e.metadata) == null ? void 0 : z.type : void 0,
|
|
28103
|
-
provider: e.type === "llm" ? (
|
|
28103
|
+
provider: e.type === "llm" ? (H = e.metadata) == null ? void 0 : H.provider : void 0,
|
|
28104
28104
|
modelName: e.type === "llm" ? e.name : void 0
|
|
28105
28105
|
}
|
|
28106
28106
|
);
|
|
@@ -28118,18 +28118,18 @@ function ib({
|
|
|
28118
28118
|
e.type === "llm" && Array.isArray(e.output) && (B = e.output.filter(
|
|
28119
28119
|
(J) => J && typeof J == "object" && J.name && J.tool_call_id
|
|
28120
28120
|
));
|
|
28121
|
-
const z = B.length > 0 || e.children && e.children.length > 0,
|
|
28121
|
+
const z = B.length > 0 || e.children && e.children.length > 0, H = e.isResponse || B.length > 0 && B[0].name === "route_to_user";
|
|
28122
28122
|
return z ? /* @__PURE__ */ p.jsxs("div", { className: "space-y-1", children: [
|
|
28123
28123
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-2 flex-wrap", children: [
|
|
28124
|
-
/* @__PURE__ */ p.jsx("span", { className: "text-xs text-gray-600", children:
|
|
28125
|
-
B.length > 0 && B.map((J,
|
|
28124
|
+
/* @__PURE__ */ p.jsx("span", { className: "text-xs text-gray-600", children: H ? "Responded" : "Invoked" }),
|
|
28125
|
+
B.length > 0 && B.map((J, Y) => /* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-[4px] px-[8px] py-[2px] border border-gray-300 rounded-[4px] text-xs", children: [
|
|
28126
28126
|
J.isAgentHandoff ? /* @__PURE__ */ p.jsx(Ff, { className: "w-[12px] h-[12px] text-blue-500 flex-shrink-0" }) : /* @__PURE__ */ p.jsx(Wl, { className: "w-[12px] h-[12px] text-blue-500 flex-shrink-0" }),
|
|
28127
28127
|
/* @__PURE__ */ p.jsx("span", { className: "text-gray-600 truncate", children: j(J.name || J.toolName) })
|
|
28128
|
-
] }, J.tool_call_id ||
|
|
28129
|
-
B.length === 0 && e.children && e.children.length > 0 && e.children.map((J,
|
|
28128
|
+
] }, J.tool_call_id || Y)),
|
|
28129
|
+
B.length === 0 && e.children && e.children.length > 0 && e.children.map((J, Y) => /* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-[4px] px-[8px] py-[2px] border border-gray-300 rounded-[4px] text-xs", children: [
|
|
28130
28130
|
J.type === "tool" ? /* @__PURE__ */ p.jsx(Wl, { className: "w-[12px] h-[12px] text-green-500 flex-shrink-0" }) : /* @__PURE__ */ p.jsx(Ff, { className: "w-[12px] h-[12px] text-blue-500 flex-shrink-0" }),
|
|
28131
28131
|
/* @__PURE__ */ p.jsx("span", { className: "text-gray-600 truncate", children: J.name || "Unknown" })
|
|
28132
|
-
] }, J.id ||
|
|
28132
|
+
] }, J.id || Y))
|
|
28133
28133
|
] }),
|
|
28134
28134
|
B.length > 0 && ((I = (Z = B[0]) == null ? void 0 : Z.args) == null ? void 0 : I.reason) && /* @__PURE__ */ p.jsxs("div", { children: [
|
|
28135
28135
|
/* @__PURE__ */ p.jsx("div", { className: "text-xs font-medium text-gray-400 mb-[4px]", children: "Reason" }),
|
|
@@ -28143,14 +28143,14 @@ function ib({
|
|
|
28143
28143
|
] })
|
|
28144
28144
|
] }) }) : /* @__PURE__ */ p.jsx("div", { className: "text-xs text-gray-500 italic", children: "No actions taken" });
|
|
28145
28145
|
}, V = (B) => {
|
|
28146
|
-
var z,
|
|
28146
|
+
var z, H, Z, I;
|
|
28147
28147
|
if (!(!B || typeof B != "object")) {
|
|
28148
28148
|
if (Array.isArray(B)) {
|
|
28149
28149
|
const J = B.find(
|
|
28150
|
-
(
|
|
28150
|
+
(Y) => Y && typeof Y == "object" && (Y.name === "route_to_user" || Y.toolName === "route_to_user")
|
|
28151
28151
|
);
|
|
28152
28152
|
if (J)
|
|
28153
|
-
return ((z = J.args) == null ? void 0 : z.message) || J.message || ((
|
|
28153
|
+
return ((z = J.args) == null ? void 0 : z.message) || J.message || ((H = J.output) == null ? void 0 : H.message);
|
|
28154
28154
|
} else if (B.name === "route_to_user" || B.toolName === "route_to_user")
|
|
28155
28155
|
return ((Z = B.args) == null ? void 0 : Z.message) || B.message || ((I = B.output) == null ? void 0 : I.message);
|
|
28156
28156
|
if (B.message && typeof B.message == "string")
|
|
@@ -28177,9 +28177,9 @@ function ib({
|
|
|
28177
28177
|
);
|
|
28178
28178
|
}, ee = () => {
|
|
28179
28179
|
if (!c || !e.output) return null;
|
|
28180
|
-
const B = e.output, z = B.scannersData,
|
|
28180
|
+
const B = e.output, z = B.scannersData, H = B.endFlow, Z = B.endFlowMsg;
|
|
28181
28181
|
return z ? /* @__PURE__ */ p.jsxs("div", { className: "space-y-3", children: [
|
|
28182
|
-
|
|
28182
|
+
H && Z && /* @__PURE__ */ p.jsxs("div", { className: "flex items-start gap-2 p-3 bg-red-50 border border-red-200 rounded-md", children: [
|
|
28183
28183
|
/* @__PURE__ */ p.jsx(nl, { className: "w-4 h-4 text-red-500 flex-shrink-0 mt-0.5" }),
|
|
28184
28184
|
/* @__PURE__ */ p.jsxs("div", { className: "text-xs text-red-700", children: [
|
|
28185
28185
|
/* @__PURE__ */ p.jsx("div", { className: "font-medium", children: "Guardrail Stopped" }),
|
|
@@ -28196,11 +28196,11 @@ function ib({
|
|
|
28196
28196
|
/* @__PURE__ */ p.jsx("div", { className: "flex items-center gap-3", children: /* @__PURE__ */ p.jsx("span", { className: "text-xs text-gray-500", children: J.scannerOutput.Duration }) })
|
|
28197
28197
|
] }, I);
|
|
28198
28198
|
if (J.scannerOutput) {
|
|
28199
|
-
const
|
|
28199
|
+
const Y = J.scannerOutput.Validity, oe = J.scannerOutput.RiskScore, ne = J.scannerOutput.Duration;
|
|
28200
28200
|
let ue = "text-gray-500", Ee = "bg-gray-100";
|
|
28201
28201
|
return oe !== void 0 && (oe === 0 ? (ue = "text-green-600", Ee = "bg-green-50") : oe <= 3 ? (ue = "text-yellow-600", Ee = "bg-yellow-50") : oe <= 6 ? (ue = "text-orange-600", Ee = "bg-orange-50") : (ue = "text-red-600", Ee = "bg-red-50")), /* @__PURE__ */ p.jsxs("div", { className: "flex items-center justify-between p-1", children: [
|
|
28202
28202
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
28203
|
-
|
|
28203
|
+
Y ? /* @__PURE__ */ p.jsx(kb, { className: "w-4 h-4 text-green-500 flex-shrink-0" }) : /* @__PURE__ */ p.jsx(nl, { className: "w-4 h-4 text-red-500 flex-shrink-0" }),
|
|
28204
28204
|
/* @__PURE__ */ p.jsx("span", { className: "text-xs text-gray-700", children: I.replace(/([A-Z])/g, " $1").trim() })
|
|
28205
28205
|
] }),
|
|
28206
28206
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-3", children: [
|
|
@@ -28218,38 +28218,43 @@ function ib({
|
|
|
28218
28218
|
}, re = () => {
|
|
28219
28219
|
switch (f) {
|
|
28220
28220
|
case "summary":
|
|
28221
|
-
|
|
28222
|
-
|
|
28223
|
-
/* @__PURE__ */ p.
|
|
28224
|
-
|
|
28225
|
-
|
|
28226
|
-
|
|
28227
|
-
|
|
28228
|
-
|
|
28229
|
-
|
|
28230
|
-
|
|
28231
|
-
|
|
28232
|
-
|
|
28233
|
-
|
|
28234
|
-
|
|
28235
|
-
|
|
28236
|
-
|
|
28237
|
-
|
|
28238
|
-
/* @__PURE__ */ p.
|
|
28239
|
-
|
|
28240
|
-
|
|
28241
|
-
|
|
28242
|
-
|
|
28243
|
-
|
|
28244
|
-
|
|
28245
|
-
|
|
28246
|
-
|
|
28247
|
-
|
|
28248
|
-
|
|
28249
|
-
|
|
28250
|
-
|
|
28251
|
-
|
|
28252
|
-
|
|
28221
|
+
if (c)
|
|
28222
|
+
return /* @__PURE__ */ p.jsxs("div", { className: "space-y-1", children: [
|
|
28223
|
+
e.input && /* @__PURE__ */ p.jsxs("div", { className: "border-b border-gray-100 pb-[8px]", children: [
|
|
28224
|
+
/* @__PURE__ */ p.jsx("div", { className: "text-xs font-medium text-gray-400 mb-[8px]", children: "Input" }),
|
|
28225
|
+
/* @__PURE__ */ p.jsx(
|
|
28226
|
+
Et,
|
|
28227
|
+
{
|
|
28228
|
+
padding: "py-1",
|
|
28229
|
+
data: e.input,
|
|
28230
|
+
title: "",
|
|
28231
|
+
showHeader: !1,
|
|
28232
|
+
maxHeight: "150px",
|
|
28233
|
+
defaultExpanded: !0,
|
|
28234
|
+
className: "border-0"
|
|
28235
|
+
}
|
|
28236
|
+
)
|
|
28237
|
+
] }),
|
|
28238
|
+
(e.output || e.error) && /* @__PURE__ */ p.jsxs("div", { children: [
|
|
28239
|
+
/* @__PURE__ */ p.jsx("div", { className: "text-xs font-medium text-gray-400 mb-[8px]", children: "Result" }),
|
|
28240
|
+
e.error ? typeof e.error == "string" ? /* @__PURE__ */ p.jsx("div", { className: "text-xs text-gray-600", children: e.error }) : /* @__PURE__ */ p.jsx(
|
|
28241
|
+
Et,
|
|
28242
|
+
{
|
|
28243
|
+
padding: "py-1",
|
|
28244
|
+
data: e.error,
|
|
28245
|
+
title: "",
|
|
28246
|
+
showHeader: !1,
|
|
28247
|
+
maxHeight: "120px",
|
|
28248
|
+
defaultExpanded: !0,
|
|
28249
|
+
className: "border-0"
|
|
28250
|
+
}
|
|
28251
|
+
) : ee()
|
|
28252
|
+
] })
|
|
28253
|
+
] });
|
|
28254
|
+
let B = !1;
|
|
28255
|
+
return e.type === "llm" && Array.isArray(e.output) && (B = e.output.some(
|
|
28256
|
+
(H) => H && typeof H == "object" && H.name && H.tool_call_id
|
|
28257
|
+
)), /* @__PURE__ */ p.jsxs("div", { className: "space-y-1", children: [
|
|
28253
28258
|
e.input && /* @__PURE__ */ p.jsxs("div", { className: "border-b border-gray-100 pb-[8px]", children: [
|
|
28254
28259
|
/* @__PURE__ */ p.jsx("div", { className: "text-xs font-medium text-gray-400 mb-[8px]", children: "Input" }),
|
|
28255
28260
|
/* @__PURE__ */ p.jsx(
|
|
@@ -28269,7 +28274,7 @@ function ib({
|
|
|
28269
28274
|
/* @__PURE__ */ p.jsx("div", { className: "text-xs font-medium text-gray-400 mb-[4px]", children: "Action" }),
|
|
28270
28275
|
U()
|
|
28271
28276
|
] }),
|
|
28272
|
-
e.output && /* @__PURE__ */ p.jsxs("div", { className: "border-b border-gray-100 pb-[8px]", children: [
|
|
28277
|
+
e.output && !B && /* @__PURE__ */ p.jsxs("div", { className: "border-b border-gray-100 pb-[8px]", children: [
|
|
28273
28278
|
/* @__PURE__ */ p.jsx("div", { className: "text-xs font-medium text-gray-400 mb-[4px]", children: "Output" }),
|
|
28274
28279
|
X()
|
|
28275
28280
|
] }),
|
|
@@ -28385,7 +28390,7 @@ function ib({
|
|
|
28385
28390
|
}
|
|
28386
28391
|
);
|
|
28387
28392
|
case "logs":
|
|
28388
|
-
const
|
|
28393
|
+
const z = {
|
|
28389
28394
|
executionLog: [
|
|
28390
28395
|
e.startTime && {
|
|
28391
28396
|
timestamp: new Date(e.startTime).toISOString(),
|
|
@@ -28425,10 +28430,10 @@ function ib({
|
|
|
28425
28430
|
status: e.status
|
|
28426
28431
|
}
|
|
28427
28432
|
};
|
|
28428
|
-
return
|
|
28433
|
+
return z.metadata.totalLogs = z.executionLog.length, /* @__PURE__ */ p.jsx(
|
|
28429
28434
|
Et,
|
|
28430
28435
|
{
|
|
28431
|
-
data:
|
|
28436
|
+
data: z,
|
|
28432
28437
|
title: "Execution Logs",
|
|
28433
28438
|
maxHeight: "250px",
|
|
28434
28439
|
defaultExpanded: !0,
|
|
@@ -28466,7 +28471,7 @@ function ib({
|
|
|
28466
28471
|
}
|
|
28467
28472
|
),
|
|
28468
28473
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-[8px] w-full py-[8px] border-b border-gray-200", children: [
|
|
28469
|
-
/* @__PURE__ */ p.jsx("div", { className: "flex-shrink-0 rounded-[8px] bg-[#B2DDFF]", children:
|
|
28474
|
+
/* @__PURE__ */ p.jsx("div", { className: "flex-shrink-0 rounded-[8px] bg-[#B2DDFF]", children: K() }),
|
|
28470
28475
|
/* @__PURE__ */ p.jsx(
|
|
28471
28476
|
"span",
|
|
28472
28477
|
{
|
|
@@ -28478,18 +28483,25 @@ function ib({
|
|
|
28478
28483
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-[12px] text-[10px] text-gray-500", children: [
|
|
28479
28484
|
e.type === "Agent" && (() => {
|
|
28480
28485
|
var z;
|
|
28481
|
-
const B = (z = e.children) == null ? void 0 : z.find((
|
|
28482
|
-
return B != null && B.name ? /* @__PURE__ */ p.jsx(
|
|
28486
|
+
const B = (z = e.children) == null ? void 0 : z.find((H) => H.type === "llm");
|
|
28487
|
+
return B != null && B.name ? /* @__PURE__ */ p.jsx(
|
|
28488
|
+
"span",
|
|
28489
|
+
{
|
|
28490
|
+
className: "text-[10px] text-gray-500 truncate max-w-[100px]",
|
|
28491
|
+
title: B.name,
|
|
28492
|
+
children: B.name
|
|
28493
|
+
}
|
|
28494
|
+
) : null;
|
|
28483
28495
|
})(),
|
|
28484
28496
|
(e.type === "Agent" || e.type === "llm" || c) && (() => {
|
|
28485
|
-
var z,
|
|
28497
|
+
var z, H, Z;
|
|
28486
28498
|
let B = e.llmUsage;
|
|
28487
28499
|
if (e.type === "Agent" && e.children) {
|
|
28488
28500
|
const I = e.children.filter((J) => J.type === "llm");
|
|
28489
|
-
I.length > 0 && (B = I.reduce((J,
|
|
28490
|
-
input_tokens: ((J == null ? void 0 : J.input_tokens) || 0) + (
|
|
28491
|
-
output_tokens: ((J == null ? void 0 : J.output_tokens) || 0) + (
|
|
28492
|
-
total_tokens: ((J == null ? void 0 : J.total_tokens) || 0) + (
|
|
28501
|
+
I.length > 0 && (B = I.reduce((J, Y) => Y.llmUsage ? {
|
|
28502
|
+
input_tokens: ((J == null ? void 0 : J.input_tokens) || 0) + (Y.llmUsage.input_tokens || 0),
|
|
28503
|
+
output_tokens: ((J == null ? void 0 : J.output_tokens) || 0) + (Y.llmUsage.output_tokens || 0),
|
|
28504
|
+
total_tokens: ((J == null ? void 0 : J.total_tokens) || 0) + (Y.llmUsage.total_tokens || 0)
|
|
28493
28505
|
} : J, null));
|
|
28494
28506
|
}
|
|
28495
28507
|
return B != null && B.total_tokens ? /* @__PURE__ */ p.jsxs(
|
|
@@ -28497,7 +28509,7 @@ function ib({
|
|
|
28497
28509
|
{
|
|
28498
28510
|
className: "text-[10px] text-gray-500 whitespace-nowrap cursor-help",
|
|
28499
28511
|
title: `Input: ${((z = B.input_tokens) == null ? void 0 : z.toLocaleString()) || 0} tokens
|
|
28500
|
-
Output: ${((
|
|
28512
|
+
Output: ${((H = B.output_tokens) == null ? void 0 : H.toLocaleString()) || 0} tokens
|
|
28501
28513
|
Total: ${((Z = B.total_tokens) == null ? void 0 : Z.toLocaleString()) || 0} tokens`,
|
|
28502
28514
|
children: [
|
|
28503
28515
|
B.total_tokens.toLocaleString(),
|
|
@@ -28641,15 +28653,15 @@ const VU = gs(({
|
|
|
28641
28653
|
const X = Array.from(U).filter((re) => {
|
|
28642
28654
|
const B = (z) => {
|
|
28643
28655
|
if (z.id === re) return z;
|
|
28644
|
-
for (const
|
|
28645
|
-
const Z = B(
|
|
28656
|
+
for (const H of z.children) {
|
|
28657
|
+
const Z = B(H);
|
|
28646
28658
|
if (Z) return Z;
|
|
28647
28659
|
}
|
|
28648
28660
|
return null;
|
|
28649
28661
|
};
|
|
28650
28662
|
for (const z of R.rootNodes) {
|
|
28651
|
-
const
|
|
28652
|
-
if (
|
|
28663
|
+
const H = B(z);
|
|
28664
|
+
if (H && (H.type === "llm" || H.type === "tool" || H.type === "GuardrailsInputScan" || H.type === "GuardrailsOutputScan" || H.type === "ProxyWorker"))
|
|
28653
28665
|
return !0;
|
|
28654
28666
|
}
|
|
28655
28667
|
return !1;
|
|
@@ -28726,7 +28738,7 @@ const VU = gs(({
|
|
|
28726
28738
|
...j,
|
|
28727
28739
|
isExpanded: s.has(j.id),
|
|
28728
28740
|
children: j.children.map((U) => G(U))
|
|
28729
|
-
}), [s]),
|
|
28741
|
+
}), [s]), K = (j) => j ? j < 1e3 ? `${j}ms` : `${(j / 1e3).toFixed(2)}s` : "", E = (j) => j ? j >= 1e6 ? `${(j / 1e6).toFixed(1)}M tokens` : j >= 1e3 ? `${(j / 1e3).toFixed(1)}K tokens` : `${j} tokens` : "";
|
|
28730
28742
|
return A.runs.length ? /* @__PURE__ */ p.jsx("div", { className: `flex flex-col h-full bg-white ${i}`, children: /* @__PURE__ */ p.jsxs("div", { className: "flex flex-col gap-[16px] p-[24px] overflow-y-auto overflow-x-hidden", ref: $, children: [
|
|
28731
28743
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center w-full gap-[16px]", children: [
|
|
28732
28744
|
/* @__PURE__ */ p.jsx("div", { className: "text-xs text-gray-400 whitespace-nowrap flex-shrink-0", children: "Session initiated" }),
|
|
@@ -28886,7 +28898,7 @@ const VU = gs(({
|
|
|
28886
28898
|
/* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-[8px] flex-shrink-0", children: [
|
|
28887
28899
|
j.duration && /* @__PURE__ */ p.jsxs("div", { className: "flex items-center gap-[4px]", children: [
|
|
28888
28900
|
/* @__PURE__ */ p.jsx(lg, { className: "w-[12px] h-[12px] text-gray-400" }),
|
|
28889
|
-
/* @__PURE__ */ p.jsx("span", { className: "text-[10px] text-gray-500 whitespace-nowrap", children:
|
|
28901
|
+
/* @__PURE__ */ p.jsx("span", { className: "text-[10px] text-gray-500 whitespace-nowrap", children: K(j.duration) })
|
|
28890
28902
|
] }),
|
|
28891
28903
|
j.totalTokens && /* @__PURE__ */ p.jsx("span", { className: "text-[10px] text-gray-500 whitespace-nowrap", children: E(j.totalTokens) })
|
|
28892
28904
|
] })
|