@devtable/dashboard 8.6.2 → 8.6.3
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/dashboard.es.js +131 -133
- package/dist/dashboard.umd.js +9 -9
- package/package.json +1 -1
package/dist/dashboard.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Bw = Object.defineProperty;
|
|
2
2
|
var jw = (e, t, n) => t in e ? Bw(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var Ve = (e, t, n) => (jw(e, typeof t != "symbol" ? t + "" : t, n), n);
|
|
4
|
-
import { Box as
|
|
4
|
+
import { Box as ke, Text as W, Button as fe, Checkbox as Mn, Group as j, MultiSelect as da, Select as Oe, TextInput as xe, createStyles as fa, Stack as q, Tooltip as wn, Badge as Kw, CloseButton as Ww, Modal as gn, ActionIcon as We, Menu as mr, Divider as Ie, Switch as kn, NumberInput as Rt, useMantineTheme as Dg, ColorInput as xu, ColorSwatch as vc, Slider as Gw, Overlay as oi, Tabs as B, Center as pa, CheckIcon as qw, MANTINE_SIZES as Uw, SimpleGrid as Bo, SegmentedControl as Yw, Textarea as Xw, Collapse as Su, Table as _u, Accordion as oo, Popover as Tl, LoadingOverlay as ha, Flex as Bs, Paper as Cu, Code as yf, Alert as Qw, Header as Zw, ThemeIcon as kl, HoverCard as Ml, List as bf, UnstyledButton as Jw, Navbar as Cr, JsonInput as Pg, NavLink as ex, AppShell as Ag } from "@mantine/core";
|
|
5
5
|
import { useModals as ii, ModalsProvider as Ng } from "@mantine/modals";
|
|
6
6
|
import { useCreation as Jn, usePrevious as tx, useBoolean as Ln, useLatest as wf, useRequest as ga, useAsyncEffect as ma } from "ahooks";
|
|
7
7
|
import { observer as ne } from "mobx-react-lite";
|
|
@@ -536,7 +536,7 @@ function Ux() {
|
|
|
536
536
|
__source: !0
|
|
537
537
|
}, dt, et, gt;
|
|
538
538
|
gt = {};
|
|
539
|
-
function
|
|
539
|
+
function Me(I) {
|
|
540
540
|
if (Ce.call(I, "ref")) {
|
|
541
541
|
var J = Object.getOwnPropertyDescriptor(I, "ref").get;
|
|
542
542
|
if (J && J.isReactWarning)
|
|
@@ -609,7 +609,7 @@ function Ux() {
|
|
|
609
609
|
function wt(I, J, Z, he, we) {
|
|
610
610
|
{
|
|
611
611
|
var Pe, je = {}, Le = null, Qe = null;
|
|
612
|
-
Z !== void 0 && (Ke(Z), Le = "" + Z), Be(J) && (Ke(J.key), Le = "" + J.key),
|
|
612
|
+
Z !== void 0 && (Ke(Z), Le = "" + Z), Be(J) && (Ke(J.key), Le = "" + J.key), Me(J) && (Qe = J.ref, st(J, we));
|
|
613
613
|
for (Pe in J)
|
|
614
614
|
Ce.call(J, Pe) && !bt.hasOwnProperty(Pe) && (je[Pe] = J[Pe]);
|
|
615
615
|
if (I && I.defaultProps) {
|
|
@@ -823,7 +823,7 @@ class yo extends ee.Component {
|
|
|
823
823
|
error: null
|
|
824
824
|
});
|
|
825
825
|
};
|
|
826
|
-
return /* @__PURE__ */ y(
|
|
826
|
+
return /* @__PURE__ */ y(ke, {
|
|
827
827
|
children: [/* @__PURE__ */ l(W, {
|
|
828
828
|
size: "xs",
|
|
829
829
|
children: (t = this.state.error) == null ? void 0 : t.message
|
|
@@ -852,7 +852,7 @@ function Xx({
|
|
|
852
852
|
value: r,
|
|
853
853
|
onChange: o
|
|
854
854
|
}) {
|
|
855
|
-
return /* @__PURE__ */ y(
|
|
855
|
+
return /* @__PURE__ */ y(ke, {
|
|
856
856
|
children: [/* @__PURE__ */ l(W, {
|
|
857
857
|
children: "\xA0"
|
|
858
858
|
}), /* @__PURE__ */ l(Mn, {
|
|
@@ -2774,7 +2774,7 @@ function O_(e, t) {
|
|
|
2774
2774
|
}, [i, dt, Ke, Re]), gt = vt(function(ie, pe) {
|
|
2775
2775
|
var be;
|
|
2776
2776
|
return typeof c == "function" ? c(ie) : (be = c && (ie == null ? void 0 : ie[c])) !== null && be !== void 0 ? be : pe;
|
|
2777
|
-
}, [c]),
|
|
2777
|
+
}, [c]), Me = vt(a || function(ie) {
|
|
2778
2778
|
return ie;
|
|
2779
2779
|
}, [a]);
|
|
2780
2780
|
function Be(ie, pe, be) {
|
|
@@ -2852,7 +2852,7 @@ function O_(e, t) {
|
|
|
2852
2852
|
order: pe,
|
|
2853
2853
|
key: be,
|
|
2854
2854
|
item: ie,
|
|
2855
|
-
renderItem:
|
|
2855
|
+
renderItem: Me,
|
|
2856
2856
|
itemKey: be,
|
|
2857
2857
|
registerSize: $t,
|
|
2858
2858
|
display: pe <= Re
|
|
@@ -6180,7 +6180,7 @@ var ed = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
6180
6180
|
C.useEffect(function() {
|
|
6181
6181
|
Ye(bm());
|
|
6182
6182
|
}, []);
|
|
6183
|
-
var Ke = C.useRef(null), qe = C.useRef(null), bt = C.useRef(null), dt = C.useRef(null), et = C.useRef(null), gt = kS(),
|
|
6183
|
+
var Ke = C.useRef(null), qe = C.useRef(null), bt = C.useRef(null), dt = C.useRef(null), et = C.useRef(null), gt = kS(), Me = Zt(gt, 3), Be = Me[0], st = Me[1], $t = Me[2];
|
|
6184
6184
|
C.useImperativeHandle(t, function() {
|
|
6185
6185
|
var rt, Xe;
|
|
6186
6186
|
return {
|
|
@@ -7120,15 +7120,15 @@ var T2 = ["prefixCls", "className", "height", "itemHeight", "fullHeight", "style
|
|
|
7120
7120
|
overflowAnchor: "none"
|
|
7121
7121
|
};
|
|
7122
7122
|
function O2(e, t) {
|
|
7123
|
-
var n = e.prefixCls, r = n === void 0 ? "rc-virtual-list" : n, o = e.className, i = e.height, a = e.itemHeight, s = e.fullHeight, c = s === void 0 ? !0 : s, u = e.style, d = e.data, p = e.children, f = e.itemKey, h = e.virtual, g = e.component, m = g === void 0 ? "div" : g, b = e.onScroll, v = e.onVisibleChange, x = s2(e, T2), S = !!(h !== !1 && i && a), w = S && d && a * d.length > i, _ = Fe(0), T = Wr(_, 2), O = T[0], N = T[1], L = Fe(!1), R = Wr(L, 2), k = R[0], P = R[1], $ = Et(r, o), E = d || k2, A = Se(), D = Se(), M = Se(), z = C.useCallback(function(
|
|
7124
|
-
return typeof f == "function" ? f(
|
|
7123
|
+
var n = e.prefixCls, r = n === void 0 ? "rc-virtual-list" : n, o = e.className, i = e.height, a = e.itemHeight, s = e.fullHeight, c = s === void 0 ? !0 : s, u = e.style, d = e.data, p = e.children, f = e.itemKey, h = e.virtual, g = e.component, m = g === void 0 ? "div" : g, b = e.onScroll, v = e.onVisibleChange, x = s2(e, T2), S = !!(h !== !1 && i && a), w = S && d && a * d.length > i, _ = Fe(0), T = Wr(_, 2), O = T[0], N = T[1], L = Fe(!1), R = Wr(L, 2), k = R[0], P = R[1], $ = Et(r, o), E = d || k2, A = Se(), D = Se(), M = Se(), z = C.useCallback(function(Me) {
|
|
7124
|
+
return typeof f == "function" ? f(Me) : Me == null ? void 0 : Me[f];
|
|
7125
7125
|
}, [f]), F = {
|
|
7126
7126
|
getKey: z
|
|
7127
7127
|
};
|
|
7128
|
-
function K(
|
|
7128
|
+
function K(Me) {
|
|
7129
7129
|
N(function(Be) {
|
|
7130
7130
|
var st;
|
|
7131
|
-
typeof
|
|
7131
|
+
typeof Me == "function" ? st = Me(Be) : st = Me;
|
|
7132
7132
|
var $t = Ae(st);
|
|
7133
7133
|
return A.current.scrollTop = $t, $t;
|
|
7134
7134
|
});
|
|
@@ -7147,9 +7147,9 @@ function O2(e, t) {
|
|
|
7147
7147
|
offset: void 0
|
|
7148
7148
|
};
|
|
7149
7149
|
if (!w) {
|
|
7150
|
-
var
|
|
7150
|
+
var Me;
|
|
7151
7151
|
return {
|
|
7152
|
-
scrollHeight: ((
|
|
7152
|
+
scrollHeight: ((Me = D.current) === null || Me === void 0 ? void 0 : Me.offsetHeight) || 0,
|
|
7153
7153
|
start: 0,
|
|
7154
7154
|
end: E.length - 1,
|
|
7155
7155
|
offset: void 0
|
|
@@ -7169,42 +7169,42 @@ function O2(e, t) {
|
|
|
7169
7169
|
G.current.start = Te, G.current.end = U;
|
|
7170
7170
|
var ye = oe - i, Re = Se(ye);
|
|
7171
7171
|
Re.current = ye;
|
|
7172
|
-
function Ae(
|
|
7173
|
-
var Be =
|
|
7172
|
+
function Ae(Me) {
|
|
7173
|
+
var Be = Me;
|
|
7174
7174
|
return Number.isNaN(Re.current) || (Be = Math.min(Be, Re.current)), Be = Math.max(Be, 0), Be;
|
|
7175
7175
|
}
|
|
7176
7176
|
var me = O <= 0, Je = O >= ye, He = Pv(me, Je);
|
|
7177
|
-
function ot(
|
|
7178
|
-
var Be =
|
|
7177
|
+
function ot(Me) {
|
|
7178
|
+
var Be = Me;
|
|
7179
7179
|
K(Be);
|
|
7180
7180
|
}
|
|
7181
|
-
function De(
|
|
7182
|
-
var Be =
|
|
7183
|
-
Be !== O && K(Be), b == null || b(
|
|
7181
|
+
function De(Me) {
|
|
7182
|
+
var Be = Me.currentTarget.scrollTop;
|
|
7183
|
+
Be !== O && K(Be), b == null || b(Me);
|
|
7184
7184
|
}
|
|
7185
|
-
var Ye = _2(S, me, Je, function(
|
|
7185
|
+
var Ye = _2(S, me, Je, function(Me) {
|
|
7186
7186
|
K(function(Be) {
|
|
7187
|
-
var st = Be +
|
|
7187
|
+
var st = Be + Me;
|
|
7188
7188
|
return st;
|
|
7189
7189
|
});
|
|
7190
7190
|
}), Ke = Wr(Ye, 2), qe = Ke[0], bt = Ke[1];
|
|
7191
|
-
E2(S, A, function(
|
|
7192
|
-
return He(
|
|
7191
|
+
E2(S, A, function(Me, Be) {
|
|
7192
|
+
return He(Me, Be) ? !1 : (qe({
|
|
7193
7193
|
preventDefault: function() {
|
|
7194
7194
|
},
|
|
7195
|
-
deltaY:
|
|
7195
|
+
deltaY: Me
|
|
7196
7196
|
}), !0);
|
|
7197
7197
|
}), Rr(function() {
|
|
7198
|
-
function
|
|
7198
|
+
function Me(Be) {
|
|
7199
7199
|
S && Be.preventDefault();
|
|
7200
7200
|
}
|
|
7201
|
-
return A.current.addEventListener("wheel", qe), A.current.addEventListener("DOMMouseScroll", bt), A.current.addEventListener("MozMousePixelScroll",
|
|
7202
|
-
A.current && (A.current.removeEventListener("wheel", qe), A.current.removeEventListener("DOMMouseScroll", bt), A.current.removeEventListener("MozMousePixelScroll",
|
|
7201
|
+
return A.current.addEventListener("wheel", qe), A.current.addEventListener("DOMMouseScroll", bt), A.current.addEventListener("MozMousePixelScroll", Me), function() {
|
|
7202
|
+
A.current && (A.current.removeEventListener("wheel", qe), A.current.removeEventListener("DOMMouseScroll", bt), A.current.removeEventListener("MozMousePixelScroll", Me));
|
|
7203
7203
|
};
|
|
7204
7204
|
}, [S]);
|
|
7205
7205
|
var dt = b2(A, E, Ee, a, z, se, K, function() {
|
|
7206
|
-
var
|
|
7207
|
-
(
|
|
7206
|
+
var Me;
|
|
7207
|
+
(Me = M.current) === null || Me === void 0 || Me.delayHidden();
|
|
7208
7208
|
});
|
|
7209
7209
|
C.useImperativeHandle(t, function() {
|
|
7210
7210
|
return {
|
|
@@ -7212,8 +7212,8 @@ function O2(e, t) {
|
|
|
7212
7212
|
};
|
|
7213
7213
|
}), Rr(function() {
|
|
7214
7214
|
if (v) {
|
|
7215
|
-
var
|
|
7216
|
-
v(
|
|
7215
|
+
var Me = E.slice(Te, U + 1);
|
|
7216
|
+
v(Me, E);
|
|
7217
7217
|
}
|
|
7218
7218
|
}, [Te, U, E]);
|
|
7219
7219
|
var et = m2(E, Te, U, ce, p, F), gt = null;
|
|
@@ -7610,7 +7610,7 @@ var Iv = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
7610
7610
|
K ? it : it[0]
|
|
7611
7611
|
);
|
|
7612
7612
|
}
|
|
7613
|
-
}, gt = C.useState(null),
|
|
7613
|
+
}, gt = C.useState(null), Me = Zt(gt, 2), Be = Me[0], st = Me[1], $t = C.useState(0), mt = Zt($t, 2), Ft = mt[0], wt = mt[1], en = O !== void 0 ? O : r !== "combobox", Ht = C.useCallback(function(ie, pe) {
|
|
7614
7614
|
var be = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, ze = be.source, it = ze === void 0 ? "keyboard" : ze;
|
|
7615
7615
|
wt(pe), a && r === "combobox" && ie !== null && it === "keyboard" && st(String(ie));
|
|
7616
7616
|
}, [a, r]), kt = function(pe, be, ze) {
|
|
@@ -9875,7 +9875,7 @@ var ny = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
9875
9875
|
}
|
|
9876
9876
|
}), Ke = jr(Ye, 2), qe = Ke[0], bt = Ke[1], dt = function(he) {
|
|
9877
9877
|
bt(he), f == null || f(he);
|
|
9878
|
-
}, et = TD(k, P, R), gt = MD(et, De),
|
|
9878
|
+
}, et = TD(k, P, R), gt = MD(et, De), Me = gt.keyEntities, Be = gt.valueEntities, st = C.useCallback(function(Z) {
|
|
9879
9879
|
var he = [], we = [];
|
|
9880
9880
|
return Z.forEach(function(Pe) {
|
|
9881
9881
|
Be.has(Pe) ? we.push(Pe) : he.push(Pe);
|
|
@@ -9935,10 +9935,10 @@ var ny = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
9935
9935
|
return It.map(function(Z) {
|
|
9936
9936
|
return Z.value;
|
|
9937
9937
|
});
|
|
9938
|
-
}, [It]), On = OD(It, on, Ce,
|
|
9939
|
-
var Z = vh(ie, S,
|
|
9938
|
+
}, [It]), On = OD(It, on, Ce, Me), Ut = jr(On, 2), ie = Ut[0], pe = Ut[1], be = C.useMemo(function() {
|
|
9939
|
+
var Z = vh(ie, S, Me, De), he = Z.map(function(Le) {
|
|
9940
9940
|
var Qe, Ue, nt;
|
|
9941
|
-
return (Qe = (Ue =
|
|
9941
|
+
return (Qe = (Ue = Me[Le]) === null || Ue === void 0 || (nt = Ue.node) === null || nt === void 0 ? void 0 : nt[De.value]) !== null && Qe !== void 0 ? Qe : Le;
|
|
9942
9942
|
}), we = he.map(function(Le) {
|
|
9943
9943
|
var Qe = It.find(function(Ue) {
|
|
9944
9944
|
return Ue.value === Le;
|
|
@@ -9954,12 +9954,12 @@ var ny = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
9954
9954
|
label: (Qe = Le.label) !== null && Qe !== void 0 ? Qe : Le.value
|
|
9955
9955
|
});
|
|
9956
9956
|
});
|
|
9957
|
-
}, [De, Ae, ie, It, wt, S,
|
|
9957
|
+
}, [De, Ae, ie, It, wt, S, Me]), ze = kD(be), it = jr(ze, 1), xt = it[0], an = yh(function(Z, he, we) {
|
|
9958
9958
|
var Pe = wt(Z);
|
|
9959
9959
|
if (ot(Pe), g && bt(""), s) {
|
|
9960
9960
|
var je = Z;
|
|
9961
9961
|
if (Ce) {
|
|
9962
|
-
var Le = vh(Z, S,
|
|
9962
|
+
var Le = vh(Z, S, Me, De);
|
|
9963
9963
|
je = Le.map(function(En) {
|
|
9964
9964
|
var Tn = Be.get(En);
|
|
9965
9965
|
return Tn ? Tn.node[De.value] : En;
|
|
@@ -9988,7 +9988,7 @@ var ny = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
9988
9988
|
}), Bt);
|
|
9989
9989
|
}
|
|
9990
9990
|
}), sn = C.useCallback(function(Z, he) {
|
|
9991
|
-
var we, Pe = he.selected, je = he.source, Le =
|
|
9991
|
+
var we, Pe = he.selected, je = he.source, Le = Me[Z], Qe = Le == null ? void 0 : Le.node, Ue = (we = Qe == null ? void 0 : Qe[De.value]) !== null && we !== void 0 ? we : Z;
|
|
9992
9992
|
if (!Ae)
|
|
9993
9993
|
an([Ue], {
|
|
9994
9994
|
selected: !0,
|
|
@@ -10003,17 +10003,17 @@ var ny = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
10003
10003
|
return Be.get(Tn).key;
|
|
10004
10004
|
}), ir;
|
|
10005
10005
|
if (Pe) {
|
|
10006
|
-
var gr = Ko(Bt, !0,
|
|
10006
|
+
var gr = Ko(Bt, !0, Me);
|
|
10007
10007
|
ir = gr.checkedKeys;
|
|
10008
10008
|
} else {
|
|
10009
10009
|
var En = Ko(Bt, {
|
|
10010
10010
|
checked: !1,
|
|
10011
10011
|
halfCheckedKeys: pe
|
|
10012
|
-
},
|
|
10012
|
+
}, Me);
|
|
10013
10013
|
ir = En.checkedKeys;
|
|
10014
10014
|
}
|
|
10015
10015
|
nt = [].concat(Br(vn), Br(ir.map(function(Tn) {
|
|
10016
|
-
return
|
|
10016
|
+
return Me[Tn].node[De.value];
|
|
10017
10017
|
})));
|
|
10018
10018
|
}
|
|
10019
10019
|
an(nt, {
|
|
@@ -10022,7 +10022,7 @@ var ny = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
10022
10022
|
}, je || "option");
|
|
10023
10023
|
}
|
|
10024
10024
|
Pe || !Ae ? c == null || c(Ue, Wc(Qe)) : u == null || u(Ue, Wc(Qe));
|
|
10025
|
-
}, [st, Be,
|
|
10025
|
+
}, [st, Be, Me, De, Ae, St, an, Ce, c, u, ie, pe]), Rn = C.useCallback(function(Z) {
|
|
10026
10026
|
if (de) {
|
|
10027
10027
|
var he = {};
|
|
10028
10028
|
Object.defineProperty(he, "documentClickClose", {
|
|
@@ -10072,9 +10072,9 @@ var ny = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
|
10072
10072
|
switcherIcon: X,
|
|
10073
10073
|
treeLine: se,
|
|
10074
10074
|
treeNodeFilterProp: v,
|
|
10075
|
-
keyEntities:
|
|
10075
|
+
keyEntities: Me
|
|
10076
10076
|
};
|
|
10077
|
-
}, [ye, $, E, A, ie, pe, D, M, z, F, Ee, oe, _e, X, se, v,
|
|
10077
|
+
}, [ye, $, E, A, ie, pe, D, M, z, F, Ee, oe, _e, X, se, v, Me]);
|
|
10078
10078
|
return /* @__PURE__ */ l(Qv.Provider, {
|
|
10079
10079
|
value: I,
|
|
10080
10080
|
children: /* @__PURE__ */ l(Xv.Provider, {
|
|
@@ -11118,7 +11118,7 @@ const hy = ne(() => {
|
|
|
11118
11118
|
c(o);
|
|
11119
11119
|
}, [o, c]), g = !u && e.type !== ut.Modal;
|
|
11120
11120
|
return /* @__PURE__ */ l($e, {
|
|
11121
|
-
children: /* @__PURE__ */ l(
|
|
11121
|
+
children: /* @__PURE__ */ l(ke, {
|
|
11122
11122
|
sx: {
|
|
11123
11123
|
position: "absolute",
|
|
11124
11124
|
top: 0,
|
|
@@ -11129,7 +11129,7 @@ const hy = ne(() => {
|
|
|
11129
11129
|
children: /* @__PURE__ */ y(mr, {
|
|
11130
11130
|
withinPortal: !0,
|
|
11131
11131
|
children: [/* @__PURE__ */ l(mr.Target, {
|
|
11132
|
-
children: /* @__PURE__ */ l(
|
|
11132
|
+
children: /* @__PURE__ */ l(ke, {
|
|
11133
11133
|
className: "panel-dropdown-target",
|
|
11134
11134
|
sx: {
|
|
11135
11135
|
width: "100%",
|
|
@@ -11457,7 +11457,7 @@ const XD = (e) => {
|
|
|
11457
11457
|
getColor: al(["#fff7f1", "darkorange", "#b60000"]),
|
|
11458
11458
|
name: "orange",
|
|
11459
11459
|
category: "sequential"
|
|
11460
|
-
}, yy = "@devtable/dashboard", ud = "8.6.
|
|
11460
|
+
}, yy = "@devtable/dashboard", ud = "8.6.3", by = "Apache-2.0", wy = {
|
|
11461
11461
|
access: "public",
|
|
11462
11462
|
registry: "https://registry.npmjs.org/"
|
|
11463
11463
|
}, xy = [
|
|
@@ -11881,7 +11881,6 @@ function dP({
|
|
|
11881
11881
|
return ge(() => {
|
|
11882
11882
|
s(o);
|
|
11883
11883
|
}, [t]), t ? /* @__PURE__ */ l(q, {
|
|
11884
|
-
mt: "md",
|
|
11885
11884
|
spacing: "xs",
|
|
11886
11885
|
children: /* @__PURE__ */ y("form", {
|
|
11887
11886
|
onSubmit: a(n),
|
|
@@ -12622,7 +12621,7 @@ ee.forwardRef(function({
|
|
|
12622
12621
|
const u = ve.cloneDeep(t);
|
|
12623
12622
|
ve.set(u, s, c), n(u);
|
|
12624
12623
|
};
|
|
12625
|
-
return /* @__PURE__ */ y(
|
|
12624
|
+
return /* @__PURE__ */ y(ke, {
|
|
12626
12625
|
px: "sm",
|
|
12627
12626
|
py: "md",
|
|
12628
12627
|
ref: i,
|
|
@@ -13402,7 +13401,7 @@ const lA = ({
|
|
|
13402
13401
|
disabled: e,
|
|
13403
13402
|
value: t,
|
|
13404
13403
|
onChange: n
|
|
13405
|
-
}) => /* @__PURE__ */ y(
|
|
13404
|
+
}) => /* @__PURE__ */ y(ke, {
|
|
13406
13405
|
sx: {
|
|
13407
13406
|
position: "relative"
|
|
13408
13407
|
},
|
|
@@ -13749,7 +13748,6 @@ function fA({
|
|
|
13749
13748
|
}, [i]), c(["x_axis", "y_axis", "reference_lines", "color"]);
|
|
13750
13749
|
const p = u(), f = le(() => !jt(p, t), [p, t]);
|
|
13751
13750
|
return /* @__PURE__ */ l(q, {
|
|
13752
|
-
mt: "md",
|
|
13753
13751
|
spacing: "xs",
|
|
13754
13752
|
children: /* @__PURE__ */ y("form", {
|
|
13755
13753
|
onSubmit: s(n),
|
|
@@ -14804,7 +14802,7 @@ function tN({
|
|
|
14804
14802
|
bottom: na(m.bottom, o, a)
|
|
14805
14803
|
};
|
|
14806
14804
|
}, [i, a]), g = Math.max(0, c - d - f);
|
|
14807
|
-
return /* @__PURE__ */ y(
|
|
14805
|
+
return /* @__PURE__ */ y(ke, {
|
|
14808
14806
|
children: [/* @__PURE__ */ l(W, {
|
|
14809
14807
|
ref: u,
|
|
14810
14808
|
align: "left",
|
|
@@ -14849,7 +14847,7 @@ const _d = rn(({
|
|
|
14849
14847
|
label: "Scroll to Zoom",
|
|
14850
14848
|
labelPosition: "center"
|
|
14851
14849
|
}), /* @__PURE__ */ y(j, {
|
|
14852
|
-
children: [/* @__PURE__ */ l(
|
|
14850
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
14853
14851
|
sx: {
|
|
14854
14852
|
flexGrow: 1
|
|
14855
14853
|
},
|
|
@@ -14858,7 +14856,7 @@ const _d = rn(({
|
|
|
14858
14856
|
checked: e.x_axis_scroll,
|
|
14859
14857
|
onChange: (o) => r("x_axis_scroll")(o.currentTarget.checked)
|
|
14860
14858
|
})
|
|
14861
|
-
}), /* @__PURE__ */ l(
|
|
14859
|
+
}), /* @__PURE__ */ l(ke, {
|
|
14862
14860
|
sx: {
|
|
14863
14861
|
flexGrow: 1
|
|
14864
14862
|
},
|
|
@@ -14873,7 +14871,7 @@ const _d = rn(({
|
|
|
14873
14871
|
label: "Slider for Zooming",
|
|
14874
14872
|
labelPosition: "center"
|
|
14875
14873
|
}), /* @__PURE__ */ y(j, {
|
|
14876
|
-
children: [/* @__PURE__ */ l(
|
|
14874
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
14877
14875
|
sx: {
|
|
14878
14876
|
flexGrow: 1
|
|
14879
14877
|
},
|
|
@@ -14884,7 +14882,7 @@ const _d = rn(({
|
|
|
14884
14882
|
})
|
|
14885
14883
|
}), /* @__PURE__ */ l(wn, {
|
|
14886
14884
|
label: "Not available for now, will overlap y-axis's label",
|
|
14887
|
-
children: /* @__PURE__ */ l(
|
|
14885
|
+
children: /* @__PURE__ */ l(ke, {
|
|
14888
14886
|
sx: {
|
|
14889
14887
|
flexGrow: 1
|
|
14890
14888
|
},
|
|
@@ -15719,7 +15717,7 @@ function gN({
|
|
|
15719
15717
|
const mN = ({
|
|
15720
15718
|
value: e,
|
|
15721
15719
|
onChange: t
|
|
15722
|
-
}) => /* @__PURE__ */ l(
|
|
15720
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
15723
15721
|
children: /* @__PURE__ */ l(nr, {
|
|
15724
15722
|
height: "500px",
|
|
15725
15723
|
defaultLanguage: "javascript",
|
|
@@ -15763,7 +15761,7 @@ const mN = ({
|
|
|
15763
15761
|
d(ra.dynamic.func_content);
|
|
15764
15762
|
};
|
|
15765
15763
|
return /* @__PURE__ */ y($e, {
|
|
15766
|
-
children: [/* @__PURE__ */ l(
|
|
15764
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
15767
15765
|
sx: {
|
|
15768
15766
|
width: "50%"
|
|
15769
15767
|
},
|
|
@@ -15978,7 +15976,7 @@ function _N({
|
|
|
15978
15976
|
control: e,
|
|
15979
15977
|
render: ({
|
|
15980
15978
|
field: i
|
|
15981
|
-
}) => /* @__PURE__ */ l(
|
|
15979
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
15982
15980
|
sx: {
|
|
15983
15981
|
flexGrow: 1
|
|
15984
15982
|
},
|
|
@@ -15995,7 +15993,7 @@ function _N({
|
|
|
15995
15993
|
field: i
|
|
15996
15994
|
}) => {
|
|
15997
15995
|
var a;
|
|
15998
|
-
return /* @__PURE__ */ l(
|
|
15996
|
+
return /* @__PURE__ */ l(ke, {
|
|
15999
15997
|
sx: {
|
|
16000
15998
|
flexGrow: 1
|
|
16001
15999
|
},
|
|
@@ -16014,7 +16012,7 @@ function _N({
|
|
|
16014
16012
|
control: e,
|
|
16015
16013
|
render: ({
|
|
16016
16014
|
field: i
|
|
16017
|
-
}) => /* @__PURE__ */ l(
|
|
16015
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
16018
16016
|
mt: 10,
|
|
16019
16017
|
mb: -10,
|
|
16020
16018
|
sx: {
|
|
@@ -16823,7 +16821,6 @@ function VN({
|
|
|
16823
16821
|
}, [a]);
|
|
16824
16822
|
const f = d(), h = le(() => !jt(f, i), [f, i]);
|
|
16825
16823
|
return u(["dataZoom"]), /* @__PURE__ */ l(q, {
|
|
16826
|
-
mt: "md",
|
|
16827
16824
|
spacing: "xs",
|
|
16828
16825
|
children: /* @__PURE__ */ y("form", {
|
|
16829
16826
|
onSubmit: c(n),
|
|
@@ -18113,7 +18110,6 @@ function kI({
|
|
|
18113
18110
|
}, [i]);
|
|
18114
18111
|
const p = u(), f = le(() => !ve.isEqual(p, o), [p, o]);
|
|
18115
18112
|
return c(["label_field", "value_field"]), /* @__PURE__ */ l(q, {
|
|
18116
|
-
mt: "md",
|
|
18117
18113
|
spacing: "xs",
|
|
18118
18114
|
children: /* @__PURE__ */ y("form", {
|
|
18119
18115
|
onSubmit: s(n),
|
|
@@ -18335,7 +18331,7 @@ function NI({
|
|
|
18335
18331
|
width: n,
|
|
18336
18332
|
height: r
|
|
18337
18333
|
} = e.viewport, o = e.data, i = le(() => AI(un({}, t, Td), o), [t, o]);
|
|
18338
|
-
return !n || !r || !t || ku(t == null ? void 0 : t.dimensions) ? null : /* @__PURE__ */ l(
|
|
18334
|
+
return !n || !r || !t || ku(t == null ? void 0 : t.dimensions) ? null : /* @__PURE__ */ l(ke, {
|
|
18339
18335
|
children: /* @__PURE__ */ l(Ir, {
|
|
18340
18336
|
echarts: qt,
|
|
18341
18337
|
option: i,
|
|
@@ -18519,7 +18515,6 @@ function VI({
|
|
|
18519
18515
|
}, [o]), d(["series_name_key"]);
|
|
18520
18516
|
const h = p(), g = le(() => !jt(h, o), [h, o]);
|
|
18521
18517
|
return /* @__PURE__ */ l(q, {
|
|
18522
|
-
mt: "md",
|
|
18523
18518
|
spacing: "xs",
|
|
18524
18519
|
children: /* @__PURE__ */ y("form", {
|
|
18525
18520
|
onSubmit: u(r),
|
|
@@ -18543,7 +18538,7 @@ function VI({
|
|
|
18543
18538
|
size: 20
|
|
18544
18539
|
})
|
|
18545
18540
|
})]
|
|
18546
|
-
}), /* @__PURE__ */ l(
|
|
18541
|
+
}), /* @__PURE__ */ l(ke, {
|
|
18547
18542
|
py: "sm",
|
|
18548
18543
|
children: /* @__PURE__ */ l(H, {
|
|
18549
18544
|
name: "series_name_key",
|
|
@@ -18886,7 +18881,7 @@ function GI({
|
|
|
18886
18881
|
if (!n || !r || !t)
|
|
18887
18882
|
return null;
|
|
18888
18883
|
let u = r;
|
|
18889
|
-
return a && (u -= 20), /* @__PURE__ */ y(
|
|
18884
|
+
return a && (u -= 20), /* @__PURE__ */ y(ke, {
|
|
18890
18885
|
children: [a && /* @__PURE__ */ l(W, {
|
|
18891
18886
|
align: "center",
|
|
18892
18887
|
size: 12,
|
|
@@ -19066,7 +19061,6 @@ function YI({
|
|
|
19066
19061
|
}, [o]), s(["x_axis", "y_axis", "regression"]);
|
|
19067
19062
|
const d = c(), p = le(() => !jt(d, t), [d, t]);
|
|
19068
19063
|
return /* @__PURE__ */ l(q, {
|
|
19069
|
-
mt: "md",
|
|
19070
19064
|
spacing: "xs",
|
|
19071
19065
|
children: /* @__PURE__ */ y("form", {
|
|
19072
19066
|
onSubmit: a(n),
|
|
@@ -19668,7 +19662,6 @@ function eL({
|
|
|
19668
19662
|
}, [r]), a(["template", "align"]);
|
|
19669
19663
|
const u = s(), d = ee.useMemo(() => !ve.isEqual(u, t), [u, t]);
|
|
19670
19664
|
return /* @__PURE__ */ l(q, {
|
|
19671
|
-
mt: "md",
|
|
19672
19665
|
spacing: "xs",
|
|
19673
19666
|
children: /* @__PURE__ */ y("form", {
|
|
19674
19667
|
onSubmit: i(n),
|
|
@@ -20200,7 +20193,6 @@ function yL({
|
|
|
20200
20193
|
return /* @__PURE__ */ l("form", {
|
|
20201
20194
|
onSubmit: s(n),
|
|
20202
20195
|
children: /* @__PURE__ */ y(q, {
|
|
20203
|
-
mt: "md",
|
|
20204
20196
|
spacing: "xs",
|
|
20205
20197
|
children: [/* @__PURE__ */ y(j, {
|
|
20206
20198
|
position: "left",
|
|
@@ -22664,7 +22656,7 @@ function MV({
|
|
|
22664
22656
|
className: d(u.root, {
|
|
22665
22657
|
"table-highlight-on-hover": i.highlightOnHover
|
|
22666
22658
|
}),
|
|
22667
|
-
children: [N > 0 && /* @__PURE__ */ l(
|
|
22659
|
+
children: [N > 0 && /* @__PURE__ */ l(ke, {
|
|
22668
22660
|
className: u.info_bar,
|
|
22669
22661
|
sx: {
|
|
22670
22662
|
height: 22
|
|
@@ -23059,7 +23051,7 @@ const BV = rn(({
|
|
|
23059
23051
|
withCloseButton: !1,
|
|
23060
23052
|
zIndex: 320,
|
|
23061
23053
|
children: r && /* @__PURE__ */ y(q, {
|
|
23062
|
-
children: [/* @__PURE__ */ l(
|
|
23054
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
23063
23055
|
sx: {
|
|
23064
23056
|
position: "relative"
|
|
23065
23057
|
},
|
|
@@ -23620,7 +23612,7 @@ const QV = ({ conf: e, data: t }) => async () => {
|
|
|
23620
23612
|
...ld
|
|
23621
23613
|
}, Dh = ({
|
|
23622
23614
|
message: e
|
|
23623
|
-
}) => /* @__PURE__ */ l(
|
|
23615
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
23624
23616
|
sx: eu,
|
|
23625
23617
|
children: /* @__PURE__ */ l("div", {
|
|
23626
23618
|
dangerouslySetInnerHTML: {
|
|
@@ -23676,7 +23668,7 @@ function JV({
|
|
|
23676
23668
|
}), {
|
|
23677
23669
|
refreshDeps: [i, n]
|
|
23678
23670
|
});
|
|
23679
|
-
return !r || !o || !n ? null : c ? /* @__PURE__ */ l(
|
|
23671
|
+
return !r || !o || !n ? null : c ? /* @__PURE__ */ l(ke, {
|
|
23680
23672
|
sx: {
|
|
23681
23673
|
position: "relative",
|
|
23682
23674
|
height: o
|
|
@@ -23684,7 +23676,7 @@ function JV({
|
|
|
23684
23676
|
children: /* @__PURE__ */ l(ha, {
|
|
23685
23677
|
visible: !0
|
|
23686
23678
|
})
|
|
23687
|
-
}) : s ? /* @__PURE__ */ l(
|
|
23679
|
+
}) : s ? /* @__PURE__ */ l(ke, {
|
|
23688
23680
|
sx: eu,
|
|
23689
23681
|
"data-enable-scrollbar": !0,
|
|
23690
23682
|
children: /* @__PURE__ */ l(ZV, {
|
|
@@ -23692,7 +23684,7 @@ function JV({
|
|
|
23692
23684
|
width: r,
|
|
23693
23685
|
height: o
|
|
23694
23686
|
})
|
|
23695
|
-
}) : !a || !Array.isArray(a.replies) || a.replies.length === 0 ? null : /* @__PURE__ */ l(
|
|
23687
|
+
}) : !a || !Array.isArray(a.replies) || a.replies.length === 0 ? null : /* @__PURE__ */ l(ke, {
|
|
23696
23688
|
sx: eu,
|
|
23697
23689
|
"data-enable-scrollbar": !0,
|
|
23698
23690
|
children: a.replies.map((d, p) => /* @__PURE__ */ l("div", {
|
|
@@ -24299,7 +24291,7 @@ function xz({
|
|
|
24299
24291
|
bottom: na(m.bottom, o, a)
|
|
24300
24292
|
};
|
|
24301
24293
|
}, [i, a]), g = Math.max(0, c - d - f);
|
|
24302
|
-
return /* @__PURE__ */ y(
|
|
24294
|
+
return /* @__PURE__ */ y(ke, {
|
|
24303
24295
|
children: [/* @__PURE__ */ l(W, {
|
|
24304
24296
|
ref: u,
|
|
24305
24297
|
align: "left",
|
|
@@ -24600,7 +24592,7 @@ function Ez({
|
|
|
24600
24592
|
const Tz = ({
|
|
24601
24593
|
value: e,
|
|
24602
24594
|
onChange: t
|
|
24603
|
-
}) => /* @__PURE__ */ l(
|
|
24595
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
24604
24596
|
children: /* @__PURE__ */ l(nr, {
|
|
24605
24597
|
height: "500px",
|
|
24606
24598
|
defaultLanguage: "javascript",
|
|
@@ -24644,7 +24636,7 @@ const Tz = ({
|
|
|
24644
24636
|
d(Oa.dynamic.func_content);
|
|
24645
24637
|
};
|
|
24646
24638
|
return /* @__PURE__ */ y($e, {
|
|
24647
|
-
children: [/* @__PURE__ */ l(
|
|
24639
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
24648
24640
|
sx: {
|
|
24649
24641
|
width: "50%"
|
|
24650
24642
|
},
|
|
@@ -24793,7 +24785,7 @@ const Tz = ({
|
|
|
24793
24785
|
}), Az = ({
|
|
24794
24786
|
value: e,
|
|
24795
24787
|
onChange: t
|
|
24796
|
-
}) => /* @__PURE__ */ l(
|
|
24788
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
24797
24789
|
children: /* @__PURE__ */ l(nr, {
|
|
24798
24790
|
height: "500px",
|
|
24799
24791
|
defaultLanguage: "javascript",
|
|
@@ -24852,7 +24844,7 @@ const Tz = ({
|
|
|
24852
24844
|
d(Tb.dynamic.func_content);
|
|
24853
24845
|
};
|
|
24854
24846
|
return /* @__PURE__ */ y($e, {
|
|
24855
|
-
children: [/* @__PURE__ */ l(
|
|
24847
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
24856
24848
|
sx: {
|
|
24857
24849
|
width: "50%"
|
|
24858
24850
|
},
|
|
@@ -25290,7 +25282,7 @@ const Wz = ({
|
|
|
25290
25282
|
disabled: e,
|
|
25291
25283
|
value: t,
|
|
25292
25284
|
onChange: n
|
|
25293
|
-
}) => /* @__PURE__ */ y(
|
|
25285
|
+
}) => /* @__PURE__ */ y(ke, {
|
|
25294
25286
|
sx: {
|
|
25295
25287
|
position: "relative"
|
|
25296
25288
|
},
|
|
@@ -25719,7 +25711,6 @@ function eF({
|
|
|
25719
25711
|
}, [a]);
|
|
25720
25712
|
const f = d(), h = le(() => !jt(f, i), [f, i]);
|
|
25721
25713
|
return u(["dataZoom"]), /* @__PURE__ */ l(q, {
|
|
25722
|
-
mt: "md",
|
|
25723
25714
|
spacing: "xs",
|
|
25724
25715
|
children: /* @__PURE__ */ y("form", {
|
|
25725
25716
|
onSubmit: c(n),
|
|
@@ -26003,7 +25994,7 @@ const aF = {
|
|
|
26003
25994
|
}), lF = ({
|
|
26004
25995
|
value: e,
|
|
26005
25996
|
onChange: t
|
|
26006
|
-
}) => /* @__PURE__ */ l(
|
|
25997
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
26007
25998
|
sx: {
|
|
26008
25999
|
position: "relative"
|
|
26009
26000
|
},
|
|
@@ -26129,7 +26120,6 @@ function dF({
|
|
|
26129
26120
|
}, [o]), s(["func_content", "horizontal_align", "font_size", "font_weight"]);
|
|
26130
26121
|
const d = c(), p = ee.useMemo(() => !ve.isEqual(d, r), [d, r]);
|
|
26131
26122
|
return /* @__PURE__ */ l(q, {
|
|
26132
|
-
mt: "md",
|
|
26133
26123
|
spacing: "xs",
|
|
26134
26124
|
children: /* @__PURE__ */ y("form", {
|
|
26135
26125
|
onSubmit: a(n),
|
|
@@ -27400,14 +27390,14 @@ const Hd = ne(function({
|
|
|
27400
27390
|
data: i,
|
|
27401
27391
|
loading: d
|
|
27402
27392
|
},
|
|
27403
|
-
children: /* @__PURE__ */ y(
|
|
27393
|
+
children: /* @__PURE__ */ y(ke, {
|
|
27404
27394
|
className: "panel-root",
|
|
27405
27395
|
p: 5,
|
|
27406
27396
|
pt: 0,
|
|
27407
27397
|
sx: {
|
|
27408
27398
|
...f
|
|
27409
27399
|
},
|
|
27410
|
-
children: [/* @__PURE__ */ l(
|
|
27400
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
27411
27401
|
sx: {
|
|
27412
27402
|
position: "absolute",
|
|
27413
27403
|
left: 0,
|
|
@@ -27546,7 +27536,7 @@ const MG = {
|
|
|
27546
27536
|
var Ib = /* @__PURE__ */ ((e) => (e.Select = "select", e.TreeSelect = "tree-select", e.MultiSelect = "multi-select", e.TextInput = "text-input", e.Checkbox = "checkbox", e.DateRange = "date-range", e))(Ib || {});
|
|
27547
27537
|
const y3 = ne(({
|
|
27548
27538
|
children: e
|
|
27549
|
-
}) => /* @__PURE__ */ l(
|
|
27539
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
27550
27540
|
pt: 10,
|
|
27551
27541
|
pb: 100,
|
|
27552
27542
|
children: e
|
|
@@ -27611,7 +27601,7 @@ const y3 = ne(({
|
|
|
27611
27601
|
view: t
|
|
27612
27602
|
}) => {
|
|
27613
27603
|
const n = Ge(), r = le(() => n.views.options.filter((i) => i.type === ut.Division), [t.id, n.views.options]), o = t.config;
|
|
27614
|
-
return /* @__PURE__ */ y(
|
|
27604
|
+
return /* @__PURE__ */ y(ke, {
|
|
27615
27605
|
className: "preview-view-tabs",
|
|
27616
27606
|
children: [/* @__PURE__ */ y(B, {
|
|
27617
27607
|
variant: o.variant,
|
|
@@ -27643,7 +27633,7 @@ const y3 = ne(({
|
|
|
27643
27633
|
sx: {
|
|
27644
27634
|
position: "relative"
|
|
27645
27635
|
},
|
|
27646
|
-
children: [/* @__PURE__ */ y(
|
|
27636
|
+
children: [/* @__PURE__ */ y(ke, {
|
|
27647
27637
|
sx: {
|
|
27648
27638
|
position: "absolute",
|
|
27649
27639
|
top: 0,
|
|
@@ -27729,16 +27719,16 @@ const y3 = ne(({
|
|
|
27729
27719
|
viewPanelInFullScreen: ve.noop,
|
|
27730
27720
|
inFullScreen: !1
|
|
27731
27721
|
},
|
|
27732
|
-
children: /* @__PURE__ */ l(
|
|
27722
|
+
children: /* @__PURE__ */ l(ke, {
|
|
27733
27723
|
className: "dashboard-view",
|
|
27734
27724
|
"data-enable-scrollbar": !0,
|
|
27735
27725
|
children: /* @__PURE__ */ l(_3, {
|
|
27736
27726
|
view: t,
|
|
27737
|
-
children: /* @__PURE__ */ y(
|
|
27727
|
+
children: /* @__PURE__ */ y(ke, {
|
|
27738
27728
|
sx: {
|
|
27739
27729
|
position: "relative"
|
|
27740
27730
|
},
|
|
27741
|
-
children: [/* @__PURE__ */ l(
|
|
27731
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
27742
27732
|
className: "dashboard-sticky-area",
|
|
27743
27733
|
sx: {
|
|
27744
27734
|
position: "sticky",
|
|
@@ -27810,7 +27800,7 @@ function T3(e, t, n) {
|
|
|
27810
27800
|
}
|
|
27811
27801
|
const k3 = ne(({
|
|
27812
27802
|
children: e
|
|
27813
|
-
}) => /* @__PURE__ */ l(
|
|
27803
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
27814
27804
|
children: e
|
|
27815
27805
|
})), M3 = ne(({
|
|
27816
27806
|
children: e,
|
|
@@ -27850,7 +27840,7 @@ const k3 = ne(({
|
|
|
27850
27840
|
view: t
|
|
27851
27841
|
}) => {
|
|
27852
27842
|
const n = Ge(), r = t.config;
|
|
27853
|
-
return /* @__PURE__ */ y(
|
|
27843
|
+
return /* @__PURE__ */ y(ke, {
|
|
27854
27844
|
className: "render-view-tabs",
|
|
27855
27845
|
children: [/* @__PURE__ */ y(B, {
|
|
27856
27846
|
variant: r.variant,
|
|
@@ -27922,7 +27912,7 @@ const k3 = ne(({
|
|
|
27922
27912
|
viewPanelInFullScreen: o,
|
|
27923
27913
|
inFullScreen: a
|
|
27924
27914
|
},
|
|
27925
|
-
children: /* @__PURE__ */ y(
|
|
27915
|
+
children: /* @__PURE__ */ y(ke, {
|
|
27926
27916
|
className: "dashboard-view",
|
|
27927
27917
|
"data-enable-scrollbar": !0,
|
|
27928
27918
|
children: [a && /* @__PURE__ */ l(E3, {
|
|
@@ -27931,11 +27921,11 @@ const k3 = ne(({
|
|
|
27931
27921
|
exitFullScreen: i
|
|
27932
27922
|
}), /* @__PURE__ */ l(D3, {
|
|
27933
27923
|
view: t,
|
|
27934
|
-
children: /* @__PURE__ */ y(
|
|
27924
|
+
children: /* @__PURE__ */ y(ke, {
|
|
27935
27925
|
sx: {
|
|
27936
27926
|
position: "relative"
|
|
27937
27927
|
},
|
|
27938
|
-
children: [!a && /* @__PURE__ */ l(
|
|
27928
|
+
children: [!a && /* @__PURE__ */ l(ke, {
|
|
27939
27929
|
className: "dashboard-sticky-area",
|
|
27940
27930
|
sx: {
|
|
27941
27931
|
position: "sticky",
|
|
@@ -33306,13 +33296,13 @@ var Po = (e) => {
|
|
|
33306
33296
|
if (R)
|
|
33307
33297
|
return null;
|
|
33308
33298
|
const Ce = (et) => {
|
|
33309
|
-
const { edges: gt, addSelectedEdges:
|
|
33310
|
-
if (L && (oe.setState({ nodesSelectionActive: !1 }),
|
|
33299
|
+
const { edges: gt, addSelectedEdges: Me } = oe.getState();
|
|
33300
|
+
if (L && (oe.setState({ nodesSelectionActive: !1 }), Me([n])), a) {
|
|
33311
33301
|
const Be = gt.find((st) => st.id === n);
|
|
33312
33302
|
a(et, Be);
|
|
33313
33303
|
}
|
|
33314
33304
|
}, ye = Oi(n, oe.getState, s), Re = Oi(n, oe.getState, $), Ae = Oi(n, oe.getState, E), me = Oi(n, oe.getState, A), Je = Oi(n, oe.getState, D), He = (et, gt) => {
|
|
33315
|
-
const
|
|
33305
|
+
const Me = gt ? x : v, Be = (gt ? P : k) || null, st = gt ? "target" : "source", $t = () => !0, mt = gt, Ft = oe.getState().edges.find((Ht) => Ht.id === n);
|
|
33316
33306
|
X(!0), F == null || F(et, Ft, st);
|
|
33317
33307
|
const wt = (Ht) => {
|
|
33318
33308
|
X(!1), K == null || K(Ht, Ft, st);
|
|
@@ -33320,7 +33310,7 @@ var Po = (e) => {
|
|
|
33320
33310
|
X0({
|
|
33321
33311
|
event: et,
|
|
33322
33312
|
handleId: Be,
|
|
33323
|
-
nodeId:
|
|
33313
|
+
nodeId: Me,
|
|
33324
33314
|
onConnect: (Ht) => z == null ? void 0 : z(Ft, Ht),
|
|
33325
33315
|
isTarget: mt,
|
|
33326
33316
|
getState: oe.getState,
|
|
@@ -33332,8 +33322,8 @@ var Po = (e) => {
|
|
|
33332
33322
|
}, ot = (et) => He(et, !0), De = (et) => He(et, !1), Ye = () => Ee(!0), Ke = () => Ee(!1), qe = !L && !a, bt = typeof z < "u", dt = (et) => {
|
|
33333
33323
|
var gt;
|
|
33334
33324
|
if (V0.includes(et.key) && L) {
|
|
33335
|
-
const { unselectNodesAndEdges:
|
|
33336
|
-
et.key === "Escape" ? ((gt = ce.current) == null || gt.blur(),
|
|
33325
|
+
const { unselectNodesAndEdges: Me, addSelectedEdges: Be, edges: st } = oe.getState();
|
|
33326
|
+
et.key === "Escape" ? ((gt = ce.current) == null || gt.blur(), Me({ edges: [st.find((mt) => mt.id === n)] })) : Be([n]);
|
|
33337
33327
|
}
|
|
33338
33328
|
};
|
|
33339
33329
|
return y("g", { className: mn([
|
|
@@ -34798,9 +34788,9 @@ const i6 = {
|
|
|
34798
34788
|
overflow: "hidden",
|
|
34799
34789
|
position: "relative",
|
|
34800
34790
|
zIndex: 0
|
|
34801
|
-
}, Sw = rn(({ nodes: e, edges: t, defaultNodes: n, defaultEdges: r, className: o, nodeTypes: i = i6, edgeTypes: a = a6, onNodeClick: s, onEdgeClick: c, onInit: u, onMove: d, onMoveStart: p, onMoveEnd: f, onConnect: h, onConnectStart: g, onConnectEnd: m, onClickConnectStart: b, onClickConnectEnd: v, onNodeMouseEnter: x, onNodeMouseMove: S, onNodeMouseLeave: w, onNodeContextMenu: _, onNodeDoubleClick: T, onNodeDragStart: O, onNodeDrag: N, onNodeDragStop: L, onNodesDelete: R, onEdgesDelete: k, onSelectionChange: P, onSelectionDragStart: $, onSelectionDrag: E, onSelectionDragStop: A, onSelectionContextMenu: D, onSelectionStart: M, onSelectionEnd: z, connectionMode: F = So.Strict, connectionLineType: K = Gr.Bezier, connectionLineStyle: G, connectionLineComponent: te, connectionLineContainerStyle: re, deleteKeyCode: Y = "Backspace", selectionKeyCode: Q = "Shift", selectionOnDrag: de = !1, selectionMode: ue = ca.Full, panActivationKeyCode: ce = "Space", multiSelectionKeyCode: se = "Meta", zoomActivationKeyCode: Ee = "Meta", snapToGrid: _e = !1, snapGrid: X = l6, onlyRenderVisibleElements: oe = !1, selectNodesOnDrag: Te = !0, nodesDraggable: U, nodesConnectable: Ce, nodesFocusable: ye, nodeOrigin: Re = s6, edgesFocusable: Ae, elementsSelectable: me, defaultViewport: Je = c6, minZoom: He = 0.5, maxZoom: ot = 2, translateExtent: De = yu, preventScrolling: Ye = !0, nodeExtent: Ke, defaultMarkerColor: qe = "#b1b1b7", zoomOnScroll: bt = !0, zoomOnPinch: dt = !0, panOnScroll: et = !1, panOnScrollSpeed: gt = 0.5, panOnScrollMode:
|
|
34791
|
+
}, Sw = rn(({ nodes: e, edges: t, defaultNodes: n, defaultEdges: r, className: o, nodeTypes: i = i6, edgeTypes: a = a6, onNodeClick: s, onEdgeClick: c, onInit: u, onMove: d, onMoveStart: p, onMoveEnd: f, onConnect: h, onConnectStart: g, onConnectEnd: m, onClickConnectStart: b, onClickConnectEnd: v, onNodeMouseEnter: x, onNodeMouseMove: S, onNodeMouseLeave: w, onNodeContextMenu: _, onNodeDoubleClick: T, onNodeDragStart: O, onNodeDrag: N, onNodeDragStop: L, onNodesDelete: R, onEdgesDelete: k, onSelectionChange: P, onSelectionDragStart: $, onSelectionDrag: E, onSelectionDragStop: A, onSelectionContextMenu: D, onSelectionStart: M, onSelectionEnd: z, connectionMode: F = So.Strict, connectionLineType: K = Gr.Bezier, connectionLineStyle: G, connectionLineComponent: te, connectionLineContainerStyle: re, deleteKeyCode: Y = "Backspace", selectionKeyCode: Q = "Shift", selectionOnDrag: de = !1, selectionMode: ue = ca.Full, panActivationKeyCode: ce = "Space", multiSelectionKeyCode: se = "Meta", zoomActivationKeyCode: Ee = "Meta", snapToGrid: _e = !1, snapGrid: X = l6, onlyRenderVisibleElements: oe = !1, selectNodesOnDrag: Te = !0, nodesDraggable: U, nodesConnectable: Ce, nodesFocusable: ye, nodeOrigin: Re = s6, edgesFocusable: Ae, elementsSelectable: me, defaultViewport: Je = c6, minZoom: He = 0.5, maxZoom: ot = 2, translateExtent: De = yu, preventScrolling: Ye = !0, nodeExtent: Ke, defaultMarkerColor: qe = "#b1b1b7", zoomOnScroll: bt = !0, zoomOnPinch: dt = !0, panOnScroll: et = !1, panOnScrollSpeed: gt = 0.5, panOnScrollMode: Me = qo.Free, zoomOnDoubleClick: Be = !0, panOnDrag: st = !0, onPaneClick: $t, onPaneMouseEnter: mt, onPaneMouseMove: Ft, onPaneMouseLeave: wt, onPaneScroll: en, onPaneContextMenu: Ht, children: kt, onEdgeUpdate: It, onEdgeContextMenu: on, onEdgeDoubleClick: St, onEdgeMouseEnter: On, onEdgeMouseMove: Ut, onEdgeMouseLeave: ie, onEdgeUpdateStart: pe, onEdgeUpdateEnd: be, edgeUpdaterRadius: ze = 10, onNodesChange: it, onEdgesChange: xt, noDragClassName: an = "nodrag", noWheelClassName: sn = "nowheel", noPanClassName: Rn = "nopan", fitView: Ot = !1, fitViewOptions: I, connectOnClick: J = !0, attributionPosition: Z, proOptions: he, defaultEdgeOptions: we, elevateNodesOnSelect: Pe = !0, elevateEdgesOnSelect: je = !1, disableKeyboardA11y: Le = !1, autoPanOnConnect: Qe = !0, autoPanOnNodeDrag: Ue = !0, connectionRadius: nt = 20, onError: Pt, style: vn, id: An, ...Bt }, ir) => {
|
|
34802
34792
|
const gr = kg(i, hK), En = kg(a, cK), Tn = An || "1";
|
|
34803
|
-
return l("div", { ...Bt, style: { ...vn, ...u6 }, ref: ir, className: mn(["react-flow", o]), "data-testid": "rf__wrapper", id: An, children: y(xw, { children: [l(r6, { onInit: u, onMove: d, onMoveStart: p, onMoveEnd: f, onNodeClick: s, onEdgeClick: c, onNodeMouseEnter: x, onNodeMouseMove: S, onNodeMouseLeave: w, onNodeContextMenu: _, onNodeDoubleClick: T, nodeTypes: gr, edgeTypes: En, connectionLineType: K, connectionLineStyle: G, connectionLineComponent: te, connectionLineContainerStyle: re, selectionKeyCode: Q, selectionOnDrag: de, selectionMode: ue, deleteKeyCode: Y, multiSelectionKeyCode: se, panActivationKeyCode: ce, zoomActivationKeyCode: Ee, onlyRenderVisibleElements: oe, selectNodesOnDrag: Te, defaultViewport: Je, translateExtent: De, minZoom: He, maxZoom: ot, preventScrolling: Ye, zoomOnScroll: bt, zoomOnPinch: dt, zoomOnDoubleClick: Be, panOnScroll: et, panOnScrollSpeed: gt, panOnScrollMode:
|
|
34793
|
+
return l("div", { ...Bt, style: { ...vn, ...u6 }, ref: ir, className: mn(["react-flow", o]), "data-testid": "rf__wrapper", id: An, children: y(xw, { children: [l(r6, { onInit: u, onMove: d, onMoveStart: p, onMoveEnd: f, onNodeClick: s, onEdgeClick: c, onNodeMouseEnter: x, onNodeMouseMove: S, onNodeMouseLeave: w, onNodeContextMenu: _, onNodeDoubleClick: T, nodeTypes: gr, edgeTypes: En, connectionLineType: K, connectionLineStyle: G, connectionLineComponent: te, connectionLineContainerStyle: re, selectionKeyCode: Q, selectionOnDrag: de, selectionMode: ue, deleteKeyCode: Y, multiSelectionKeyCode: se, panActivationKeyCode: ce, zoomActivationKeyCode: Ee, onlyRenderVisibleElements: oe, selectNodesOnDrag: Te, defaultViewport: Je, translateExtent: De, minZoom: He, maxZoom: ot, preventScrolling: Ye, zoomOnScroll: bt, zoomOnPinch: dt, zoomOnDoubleClick: Be, panOnScroll: et, panOnScrollSpeed: gt, panOnScrollMode: Me, panOnDrag: st, onPaneClick: $t, onPaneMouseEnter: mt, onPaneMouseMove: Ft, onPaneMouseLeave: wt, onPaneScroll: en, onPaneContextMenu: Ht, onSelectionContextMenu: D, onSelectionStart: M, onSelectionEnd: z, onEdgeUpdate: It, onEdgeContextMenu: on, onEdgeDoubleClick: St, onEdgeMouseEnter: On, onEdgeMouseMove: Ut, onEdgeMouseLeave: ie, onEdgeUpdateStart: pe, onEdgeUpdateEnd: be, edgeUpdaterRadius: ze, defaultMarkerColor: qe, noDragClassName: an, noWheelClassName: sn, noPanClassName: Rn, elevateEdgesOnSelect: je, rfId: Tn, disableKeyboardA11y: Le, nodeOrigin: Re, nodeExtent: Ke }), l(tK, { nodes: e, edges: t, defaultNodes: n, defaultEdges: r, onConnect: h, onConnectStart: g, onConnectEnd: m, onClickConnectStart: b, onClickConnectEnd: v, nodesDraggable: U, nodesConnectable: Ce, nodesFocusable: ye, edgesFocusable: Ae, elementsSelectable: me, elevateNodesOnSelect: Pe, minZoom: He, maxZoom: ot, nodeExtent: Ke, onNodesChange: it, onEdgesChange: xt, snapToGrid: _e, snapGrid: X, connectionMode: F, translateExtent: De, connectOnClick: J, defaultEdgeOptions: we, fitView: Ot, fitViewOptions: I, onNodesDelete: R, onEdgesDelete: k, onNodeDragStart: O, onNodeDrag: N, onNodeDragStop: L, onSelectionDrag: E, onSelectionDragStart: $, onSelectionDragStop: A, noPanClassName: Rn, nodeOrigin: Re, rfId: Tn, autoPanOnConnect: Qe, autoPanOnNodeDrag: Ue, onError: Pt, connectionRadius: nt }), l(Jj, { onSelectionChange: P }), kt, l(kj, { proOptions: he, position: Z }), l(aK, { rfId: Tn, disableKeyboardA11y: Le })] }) });
|
|
34804
34794
|
});
|
|
34805
34795
|
Sw.displayName = "ReactFlow";
|
|
34806
34796
|
const _w = ({ id: e, x: t, y: n, width: r, height: o, style: i, color: a, strokeColor: s, strokeWidth: c, className: u, borderRadius: d, shapeRendering: p, onClick: f }) => {
|
|
@@ -35235,7 +35225,7 @@ const Y6 = Nt(({
|
|
|
35235
35225
|
type: "target",
|
|
35236
35226
|
position: r,
|
|
35237
35227
|
isConnectable: t
|
|
35238
|
-
}), /* @__PURE__ */ l(
|
|
35228
|
+
}), /* @__PURE__ */ l(ke, {
|
|
35239
35229
|
sx: {
|
|
35240
35230
|
position: "absolute",
|
|
35241
35231
|
top: 0,
|
|
@@ -35325,7 +35315,7 @@ function J6({
|
|
|
35325
35315
|
active: n,
|
|
35326
35316
|
openSettings: r
|
|
35327
35317
|
}) {
|
|
35328
|
-
return /* @__PURE__ */ y(
|
|
35318
|
+
return /* @__PURE__ */ y(ke, {
|
|
35329
35319
|
sx: {
|
|
35330
35320
|
position: "relative"
|
|
35331
35321
|
},
|
|
@@ -35380,7 +35370,7 @@ const e8 = ne(() => {
|
|
|
35380
35370
|
const e = Ge(), t = vt((r) => () => e.views.setIDOfVIE(r), [e]), n = (r) => {
|
|
35381
35371
|
e.editor.open(["_VIEWS_", r]);
|
|
35382
35372
|
};
|
|
35383
|
-
return /* @__PURE__ */ y(
|
|
35373
|
+
return /* @__PURE__ */ y(ke, {
|
|
35384
35374
|
sx: {
|
|
35385
35375
|
position: "relative"
|
|
35386
35376
|
},
|
|
@@ -35952,7 +35942,7 @@ const e8 = ne(() => {
|
|
|
35952
35942
|
const [n, r] = ee.useState(t.plainDefaultValue);
|
|
35953
35943
|
return ee.useEffect(() => {
|
|
35954
35944
|
r(t.plainDefaultValue);
|
|
35955
|
-
}, [t]), /* @__PURE__ */ y(
|
|
35945
|
+
}, [t]), /* @__PURE__ */ y(ke, {
|
|
35956
35946
|
sx: {
|
|
35957
35947
|
maxWidth: "480px"
|
|
35958
35948
|
},
|
|
@@ -36009,7 +35999,7 @@ const e8 = ne(() => {
|
|
|
36009
35999
|
grow: !0,
|
|
36010
36000
|
spacing: 20,
|
|
36011
36001
|
align: "top",
|
|
36012
|
-
children: [/* @__PURE__ */ y(
|
|
36002
|
+
children: [/* @__PURE__ */ y(ke, {
|
|
36013
36003
|
sx: {
|
|
36014
36004
|
maxWidth: "600px"
|
|
36015
36005
|
},
|
|
@@ -36106,7 +36096,7 @@ const e8 = ne(() => {
|
|
|
36106
36096
|
},
|
|
36107
36097
|
children: "Delete this filter"
|
|
36108
36098
|
})
|
|
36109
|
-
}), /* @__PURE__ */ l(
|
|
36099
|
+
}), /* @__PURE__ */ l(ke, {
|
|
36110
36100
|
sx: {
|
|
36111
36101
|
flexGrow: 1,
|
|
36112
36102
|
maxHeight: "calc(100% - 52px)",
|
|
@@ -36312,7 +36302,7 @@ const S8 = ne(({
|
|
|
36312
36302
|
}
|
|
36313
36303
|
} = _n();
|
|
36314
36304
|
return /* @__PURE__ */ l(yo, {
|
|
36315
|
-
children: /* @__PURE__ */ l(
|
|
36305
|
+
children: /* @__PURE__ */ l(ke, {
|
|
36316
36306
|
sx: {
|
|
36317
36307
|
height: "100%",
|
|
36318
36308
|
flexGrow: 0,
|
|
@@ -36434,7 +36424,7 @@ function T8({
|
|
|
36434
36424
|
columnResizeMode: "onChange",
|
|
36435
36425
|
getCoreRowModel: vb()
|
|
36436
36426
|
});
|
|
36437
|
-
return e.length === 0 ? /* @__PURE__ */ l(
|
|
36427
|
+
return e.length === 0 ? /* @__PURE__ */ l(ke, {
|
|
36438
36428
|
sx: {
|
|
36439
36429
|
height: "5em"
|
|
36440
36430
|
}
|
|
@@ -36516,7 +36506,7 @@ const Aw = ne(function({
|
|
|
36516
36506
|
})
|
|
36517
36507
|
})]
|
|
36518
36508
|
})]
|
|
36519
|
-
}), /* @__PURE__ */ y(
|
|
36509
|
+
}), /* @__PURE__ */ y(ke, {
|
|
36520
36510
|
sx: {
|
|
36521
36511
|
position: "relative",
|
|
36522
36512
|
overflow: "auto"
|
|
@@ -36636,7 +36626,7 @@ const R8 = ee.forwardRef(function({
|
|
|
36636
36626
|
const u = ve.cloneDeep(t);
|
|
36637
36627
|
ve.set(u, s, c), n(u);
|
|
36638
36628
|
};
|
|
36639
|
-
return /* @__PURE__ */ y(
|
|
36629
|
+
return /* @__PURE__ */ y(ke, {
|
|
36640
36630
|
px: "sm",
|
|
36641
36631
|
py: "md",
|
|
36642
36632
|
ref: i,
|
|
@@ -36783,7 +36773,7 @@ const R8 = ee.forwardRef(function({
|
|
|
36783
36773
|
className: "var-list-container",
|
|
36784
36774
|
children: /* @__PURE__ */ y(q, {
|
|
36785
36775
|
justify: "space-between",
|
|
36786
|
-
children: [/* @__PURE__ */ l(
|
|
36776
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
36787
36777
|
className: "var-list-actions",
|
|
36788
36778
|
children: /* @__PURE__ */ l(fe, {
|
|
36789
36779
|
variant: "light",
|
|
@@ -36910,7 +36900,14 @@ const B8 = ne(() => {
|
|
|
36910
36900
|
size: 20
|
|
36911
36901
|
})
|
|
36912
36902
|
})
|
|
36913
|
-
}),
|
|
36903
|
+
}), /* @__PURE__ */ l(ke, {
|
|
36904
|
+
pb: 50,
|
|
36905
|
+
sx: {
|
|
36906
|
+
maxHeight: "calc(100% - 80px)",
|
|
36907
|
+
overflow: "auto"
|
|
36908
|
+
},
|
|
36909
|
+
children: p
|
|
36910
|
+
}), !p && /* @__PURE__ */ l(Pg, {
|
|
36914
36911
|
minRows: 20,
|
|
36915
36912
|
label: "Config",
|
|
36916
36913
|
value: JSON.stringify(t.conf, null, 2),
|
|
@@ -36939,10 +36936,11 @@ const B8 = ne(() => {
|
|
|
36939
36936
|
width: "100%",
|
|
36940
36937
|
height: "calc(100% - 36px)"
|
|
36941
36938
|
},
|
|
36942
|
-
children: [/* @__PURE__ */ l(
|
|
36939
|
+
children: [/* @__PURE__ */ l(ke, {
|
|
36943
36940
|
sx: {
|
|
36944
36941
|
maxWidth: "calc(100% - 610px - 10px)",
|
|
36945
|
-
height: "100%"
|
|
36942
|
+
height: "100%",
|
|
36943
|
+
overflow: "auto"
|
|
36946
36944
|
},
|
|
36947
36945
|
children: e
|
|
36948
36946
|
}), /* @__PURE__ */ l(_8, {})]
|
|
@@ -37198,7 +37196,7 @@ const W8 = ne(({
|
|
|
37198
37196
|
})), Z8 = ({
|
|
37199
37197
|
value: e,
|
|
37200
37198
|
onChange: t
|
|
37201
|
-
}) => /* @__PURE__ */ l(
|
|
37199
|
+
}) => /* @__PURE__ */ l(ke, {
|
|
37202
37200
|
sx: {
|
|
37203
37201
|
position: "relative",
|
|
37204
37202
|
flexGrow: 1
|
|
@@ -37815,7 +37813,7 @@ WHERE
|
|
|
37815
37813
|
disabled: e,
|
|
37816
37814
|
value: t,
|
|
37817
37815
|
onChange: n
|
|
37818
|
-
}) => /* @__PURE__ */ y(
|
|
37816
|
+
}) => /* @__PURE__ */ y(ke, {
|
|
37819
37817
|
sx: {
|
|
37820
37818
|
position: "relative"
|
|
37821
37819
|
},
|
|
@@ -38039,7 +38037,7 @@ WHERE
|
|
|
38039
38037
|
},
|
|
38040
38038
|
children: "Delete this view"
|
|
38041
38039
|
})
|
|
38042
|
-
}), /* @__PURE__ */ l(
|
|
38040
|
+
}), /* @__PURE__ */ l(ke, {
|
|
38043
38041
|
sx: {
|
|
38044
38042
|
flexGrow: 1,
|
|
38045
38043
|
maxHeight: "calc(100% - 52px)",
|
|
@@ -38083,13 +38081,13 @@ const kW = ne(() => /* @__PURE__ */ l(q, {
|
|
|
38083
38081
|
children: /* @__PURE__ */ l(Iw, {})
|
|
38084
38082
|
})), MW = ne(() => {
|
|
38085
38083
|
const e = Ge().editor, t = e.path;
|
|
38086
|
-
return wW(t) ? /* @__PURE__ */ l(kW, {}) : xW(t) ? /* @__PURE__ */ l(v8, {}) : SW(t) ? /* @__PURE__ */ l(
|
|
38084
|
+
return wW(t) ? /* @__PURE__ */ l(kW, {}) : xW(t) ? /* @__PURE__ */ l(v8, {}) : SW(t) ? /* @__PURE__ */ l(ke, {
|
|
38087
38085
|
p: "xs",
|
|
38088
38086
|
pl: 20,
|
|
38089
38087
|
children: /* @__PURE__ */ l(m8, {
|
|
38090
38088
|
id: t[1]
|
|
38091
38089
|
})
|
|
38092
|
-
}) : _W(t) ? /* @__PURE__ */ l(
|
|
38090
|
+
}) : _W(t) ? /* @__PURE__ */ l(ke, {
|
|
38093
38091
|
p: "xs",
|
|
38094
38092
|
pl: 20,
|
|
38095
38093
|
children: /* @__PURE__ */ l(lW, {
|
|
@@ -38097,7 +38095,7 @@ const kW = ne(() => /* @__PURE__ */ l(q, {
|
|
|
38097
38095
|
})
|
|
38098
38096
|
}) : CW(t) ? /* @__PURE__ */ l(iW, {
|
|
38099
38097
|
id: t[1]
|
|
38100
|
-
}) : EW(t) ? /* @__PURE__ */ l(
|
|
38098
|
+
}) : EW(t) ? /* @__PURE__ */ l(ke, {
|
|
38101
38099
|
p: "xs",
|
|
38102
38100
|
pl: 20,
|
|
38103
38101
|
children: /* @__PURE__ */ l(bW, {
|
|
@@ -38106,7 +38104,7 @@ const kW = ne(() => /* @__PURE__ */ l(q, {
|
|
|
38106
38104
|
}) : TW(t) ? /* @__PURE__ */ l(G8, {
|
|
38107
38105
|
viewID: t[1],
|
|
38108
38106
|
panelID: t[3]
|
|
38109
|
-
}) : /* @__PURE__ */ l(
|
|
38107
|
+
}) : /* @__PURE__ */ l(ke, {
|
|
38110
38108
|
children: e.path
|
|
38111
38109
|
});
|
|
38112
38110
|
}), OW = ne(() => (Ge().editor, /* @__PURE__ */ l(MW, {}))), RW = ne(() => {
|
|
@@ -38283,7 +38281,7 @@ const kW = ne(() => /* @__PURE__ */ l(q, {
|
|
|
38283
38281
|
}, e.label);
|
|
38284
38282
|
}), $W = ne(() => {
|
|
38285
38283
|
const e = Ge();
|
|
38286
|
-
return /* @__PURE__ */ l(
|
|
38284
|
+
return /* @__PURE__ */ l(ke, {
|
|
38287
38285
|
sx: {
|
|
38288
38286
|
position: "relative"
|
|
38289
38287
|
},
|
|
@@ -38453,7 +38451,7 @@ const kW = ne(() => /* @__PURE__ */ l(q, {
|
|
|
38453
38451
|
}),
|
|
38454
38452
|
navbar: /* @__PURE__ */ l(t8, {}),
|
|
38455
38453
|
styles: FW,
|
|
38456
|
-
children: /* @__PURE__ */ l(
|
|
38454
|
+
children: /* @__PURE__ */ l(ke, {
|
|
38457
38455
|
className: `${o} dashboard-root`,
|
|
38458
38456
|
sx: {
|
|
38459
38457
|
position: "relative"
|
|
@@ -38501,7 +38499,7 @@ const DG = ne(({
|
|
|
38501
38499
|
freezeLayout: ve.noop,
|
|
38502
38500
|
inEditMode: !1
|
|
38503
38501
|
},
|
|
38504
|
-
children: /* @__PURE__ */ l(
|
|
38502
|
+
children: /* @__PURE__ */ l(ke, {
|
|
38505
38503
|
className: `${n} dashboard-root`,
|
|
38506
38504
|
children: /* @__PURE__ */ l(pr.Provider, {
|
|
38507
38505
|
value: c,
|