react-semaphor 0.0.398 → 0.0.400
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/chunks/{index-CPb1SPCc.js → index-BQjgev3I.js} +201 -194
- package/dist/chunks/{index-DwmJncXi.js → index-BsAoJTv_.js} +61 -61
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +42 -37
- package/dist/index.js +1487 -1471
- package/dist/types/dashboard.d.ts +8 -0
- package/dist/types/main.d.ts +11 -0
- package/dist/types/surfboard.d.ts +8 -0
- package/dist/types/types.d.ts +8 -0
- package/package.json +1 -1
|
@@ -3541,7 +3541,7 @@ var _8 = cw.exports;
|
|
|
3541
3541
|
})(mP);
|
|
3542
3542
|
let Lm = mP;
|
|
3543
3543
|
var E8 = (Lm.__esModule ? Lm : { default: Lm }).default;
|
|
3544
|
-
const nt = /* @__PURE__ */ aa(E8), vP = `import pandas as pd
|
|
3544
|
+
const nt = /* @__PURE__ */ aa(E8), fve = !1, vP = `import pandas as pd
|
|
3545
3545
|
df = pd.DataFrame(data) # 'data' contains the query result
|
|
3546
3546
|
result = df.to_dict('records') # must return 'result' as [dict] type
|
|
3547
3547
|
`, Ny = "dm", mC = [
|
|
@@ -4004,7 +4004,7 @@ function vd(e) {
|
|
|
4004
4004
|
function xP(e) {
|
|
4005
4005
|
return M8.includes(e.toLowerCase()) || /boolean/i.test(e);
|
|
4006
4006
|
}
|
|
4007
|
-
function
|
|
4007
|
+
function hve(e, t, n, r, o) {
|
|
4008
4008
|
const { measures: i, dimensions: a } = e, s = i == null ? void 0 : i.map(
|
|
4009
4009
|
(d) => `${d.calc}(${d.name}) as ${d.calc}_${d.name.replace(/"/g, "")}`
|
|
4010
4010
|
).join(", "), l = (a == null ? void 0 : a.join(", ")) || "";
|
|
@@ -4017,7 +4017,7 @@ function fve(e, t, n, r, o) {
|
|
|
4017
4017
|
if (s && !l)
|
|
4018
4018
|
return c = `SELECT ${s} FROM ${u} LIMIT 100`, c;
|
|
4019
4019
|
}
|
|
4020
|
-
function
|
|
4020
|
+
function pve(e, t, n = "AVG") {
|
|
4021
4021
|
var i, a, s, l;
|
|
4022
4022
|
let r = {};
|
|
4023
4023
|
const o = wP(e.column_name);
|
|
@@ -4050,12 +4050,12 @@ function hve(e, t, n = "AVG") {
|
|
|
4050
4050
|
function du(e) {
|
|
4051
4051
|
return dw(e.dataType) ? "string" : Qp(e.dataType) ? "number" : vd(e.dataType) ? "date" : xP(e.dataType) ? "boolean" : "string";
|
|
4052
4052
|
}
|
|
4053
|
-
function
|
|
4053
|
+
function gve(e) {
|
|
4054
4054
|
let t;
|
|
4055
4055
|
const n = e.data_type.toLowerCase();
|
|
4056
4056
|
return dw(n) ? t = "T" : Qp(n) ? t = "#" : vd(n) ? t = "D" : xP(n) ? t = "B" : t = "?", t;
|
|
4057
4057
|
}
|
|
4058
|
-
function
|
|
4058
|
+
function mve(e, t) {
|
|
4059
4059
|
const { dimensions: n, measures: r } = t, o = n == null ? void 0 : n.includes(e.column_name), i = r == null ? void 0 : r.some((a) => a.name === e.column_name);
|
|
4060
4060
|
return o || i;
|
|
4061
4061
|
}
|
|
@@ -4189,6 +4189,11 @@ const ae = lP()(
|
|
|
4189
4189
|
}, n.showContext = !1, n.selectedSheetId = null, n.selectedCardId = null, n.selectedFrameId = null, n.selectedCard = null, n.showFilters = !1, n.isDashboardEditing = !1, n.isVisualEditing = !1, n.showDashboardJSON = !1, n.filteringCards = [], n.selectedLensId = void 0, n.filterValues = void 0;
|
|
4190
4190
|
});
|
|
4191
4191
|
},
|
|
4192
|
+
updateEmailSettings: (n) => {
|
|
4193
|
+
e((r) => {
|
|
4194
|
+
r.dashboard.emailSettings = n;
|
|
4195
|
+
});
|
|
4196
|
+
},
|
|
4192
4197
|
setIsDownloadingPdf: (n) => {
|
|
4193
4198
|
e((r) => {
|
|
4194
4199
|
r.isDownloadingPdf = n;
|
|
@@ -4927,8 +4932,8 @@ async function CP(e, t) {
|
|
|
4927
4932
|
function se(...e) {
|
|
4928
4933
|
return K6(Ll(e));
|
|
4929
4934
|
}
|
|
4930
|
-
const
|
|
4931
|
-
async function
|
|
4935
|
+
const bve = (e) => Object.keys(e).length === 0;
|
|
4936
|
+
async function yve(e, t, n = {}) {
|
|
4932
4937
|
try {
|
|
4933
4938
|
const r = new URLSearchParams(n).toString(), o = `${e}?${r}`, i = await fetch(o, {
|
|
4934
4939
|
method: "GET",
|
|
@@ -4979,7 +4984,7 @@ async function pw(e, t, n = {}) {
|
|
|
4979
4984
|
throw console.error("Error during fetch:", r), r;
|
|
4980
4985
|
}
|
|
4981
4986
|
}
|
|
4982
|
-
async function
|
|
4987
|
+
async function vve(e, t, n = {}) {
|
|
4983
4988
|
try {
|
|
4984
4989
|
const r = await fetch(e, {
|
|
4985
4990
|
method: "POST",
|
|
@@ -5001,7 +5006,7 @@ async function yve(e, t, n = {}) {
|
|
|
5001
5006
|
throw console.error("Error during fetch:", r), r;
|
|
5002
5007
|
}
|
|
5003
5008
|
}
|
|
5004
|
-
function
|
|
5009
|
+
function wve(e) {
|
|
5005
5010
|
if (!e)
|
|
5006
5011
|
return {
|
|
5007
5012
|
tenantId: "",
|
|
@@ -5023,11 +5028,11 @@ function L8(e) {
|
|
|
5023
5028
|
function $8(e) {
|
|
5024
5029
|
return e ? ow(e).params : void 0;
|
|
5025
5030
|
}
|
|
5026
|
-
function
|
|
5031
|
+
function xve(e) {
|
|
5027
5032
|
return e.charAt(0).toUpperCase() + e.slice(1);
|
|
5028
5033
|
}
|
|
5029
5034
|
const yh = "focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0";
|
|
5030
|
-
async function
|
|
5035
|
+
async function Sve() {
|
|
5031
5036
|
var o, i;
|
|
5032
5037
|
const e = (i = (o = ae.getState()) == null ? void 0 : o.authToken) == null ? void 0 : i.accessToken;
|
|
5033
5038
|
if (!e)
|
|
@@ -5065,7 +5070,7 @@ async function z8(e, t = {}) {
|
|
|
5065
5070
|
}
|
|
5066
5071
|
return a;
|
|
5067
5072
|
}
|
|
5068
|
-
async function
|
|
5073
|
+
async function Cve(e) {
|
|
5069
5074
|
return e ? await (await fetch("https://semaphor.cloud/api/v1/plugins", {
|
|
5070
5075
|
headers: {
|
|
5071
5076
|
Authorization: `Bearer ${e}`
|
|
@@ -8152,7 +8157,7 @@ function e9(e) {
|
|
|
8152
8157
|
let t = (r = Object.getOwnPropertyDescriptor(e.props, "ref")) == null ? void 0 : r.get, n = t && "isReactWarning" in t && t.isReactWarning;
|
|
8153
8158
|
return n ? e.ref : (t = (o = Object.getOwnPropertyDescriptor(e, "ref")) == null ? void 0 : o.get, n = t && "isReactWarning" in t && t.isReactWarning, n ? e.props.ref : e.props.ref || e.ref);
|
|
8154
8159
|
}
|
|
8155
|
-
var _w = "Tabs", [t9,
|
|
8160
|
+
var _w = "Tabs", [t9, _ve] = sn(_w, [
|
|
8156
8161
|
cc
|
|
8157
8162
|
]), GP = cc(), [n9, Ew] = t9(_w), qP = C.forwardRef(
|
|
8158
8163
|
(e, t) => {
|
|
@@ -12806,7 +12811,7 @@ function Ds(e, t) {
|
|
|
12806
12811
|
o = r[i], !(t.indexOf(o) >= 0) && (n[o] = e[o]);
|
|
12807
12812
|
return n;
|
|
12808
12813
|
}
|
|
12809
|
-
var Hz = ["color"],
|
|
12814
|
+
var Hz = ["color"], kve = /* @__PURE__ */ Mn(function(e, t) {
|
|
12810
12815
|
var n = e.color, r = n === void 0 ? "currentColor" : n, o = Ds(e, Hz);
|
|
12811
12816
|
return Xt("svg", Object.assign({
|
|
12812
12817
|
width: "15",
|
|
@@ -14343,7 +14348,7 @@ function JB({
|
|
|
14343
14348
|
}
|
|
14344
14349
|
);
|
|
14345
14350
|
}
|
|
14346
|
-
function
|
|
14351
|
+
function Pve({
|
|
14347
14352
|
error: e
|
|
14348
14353
|
}) {
|
|
14349
14354
|
return /* @__PURE__ */ Q(
|
|
@@ -14411,7 +14416,7 @@ function p0(e) {
|
|
|
14411
14416
|
};
|
|
14412
14417
|
}
|
|
14413
14418
|
}
|
|
14414
|
-
function
|
|
14419
|
+
function Ove(e) {
|
|
14415
14420
|
var t, n, r, o, i, a, s, l, c, u, d, h, f, p, g, m, b, w;
|
|
14416
14421
|
return !e || ((r = (n = (t = e == null ? void 0 : e.scales) == null ? void 0 : t.x) == null ? void 0 : n.grid) == null ? void 0 : r.display) === !0 && ((a = (i = (o = e == null ? void 0 : e.scales) == null ? void 0 : o.y) == null ? void 0 : i.grid) == null ? void 0 : a.display) === !0 ? "xy" : (c = (l = (s = e.scales) == null ? void 0 : s.x) == null ? void 0 : l.grid) != null && c.display ? "x" : (h = (d = (u = e.scales) == null ? void 0 : u.y) == null ? void 0 : d.grid) != null && h.display ? "y" : ((g = (p = (f = e.scales) == null ? void 0 : f.x) == null ? void 0 : p.grid) == null ? void 0 : g.display) === !1 && ((w = (b = (m = e.scales) == null ? void 0 : m.y) == null ? void 0 : b.grid) == null ? void 0 : w.display) === !1 ? "none" : "xy";
|
|
14417
14422
|
}
|
|
@@ -27630,7 +27635,7 @@ function gK(e) {
|
|
|
27630
27635
|
});
|
|
27631
27636
|
return { data: r, isLoading: o, isFetching: i, isError: a };
|
|
27632
27637
|
}
|
|
27633
|
-
function
|
|
27638
|
+
function Ave(e) {
|
|
27634
27639
|
var a, s;
|
|
27635
27640
|
const [t] = ge({
|
|
27636
27641
|
id: "",
|
|
@@ -29596,7 +29601,7 @@ function MD(e, t, n, { discrete: r }) {
|
|
|
29596
29601
|
const o = n.originalEvent.target, i = new CustomEvent(e, { bubbles: !1, cancelable: !0, detail: n });
|
|
29597
29602
|
t && o.addEventListener(e, t, { once: !0 }), r ? BP(o, i) : o.dispatchEvent(i);
|
|
29598
29603
|
}
|
|
29599
|
-
var Sb, Hx = "HoverCard", [TD,
|
|
29604
|
+
var Sb, Hx = "HoverCard", [TD, Ive] = sn(Hx, [
|
|
29600
29605
|
jo
|
|
29601
29606
|
]), Pg = jo(), [_X, jx] = TD(Hx), DD = (e) => {
|
|
29602
29607
|
const {
|
|
@@ -29653,7 +29658,7 @@ var AD = "HoverCardTrigger", ID = C.forwardRef(
|
|
|
29653
29658
|
}
|
|
29654
29659
|
);
|
|
29655
29660
|
ID.displayName = AD;
|
|
29656
|
-
var EX = "HoverCardPortal", [
|
|
29661
|
+
var EX = "HoverCardPortal", [Nve, RX] = TD(EX, {
|
|
29657
29662
|
forceMount: void 0
|
|
29658
29663
|
}), _p = "HoverCardContent", ND = C.forwardRef(
|
|
29659
29664
|
(e, t) => {
|
|
@@ -29878,7 +29883,7 @@ var IX = "VisuallyHidden", Gx = C.forwardRef(
|
|
|
29878
29883
|
)
|
|
29879
29884
|
);
|
|
29880
29885
|
Gx.displayName = IX;
|
|
29881
|
-
var NX = Gx, [Mg,
|
|
29886
|
+
var NX = Gx, [Mg, Fve] = sn("Tooltip", [
|
|
29882
29887
|
jo
|
|
29883
29888
|
]), Tg = jo(), $D = "TooltipProvider", FX = 700, Z0 = "tooltip.open", [LX, qx] = Mg($D), zD = (e) => {
|
|
29884
29889
|
const {
|
|
@@ -29994,7 +29999,7 @@ var J0 = "TooltipTrigger", VD = C.forwardRef(
|
|
|
29994
29999
|
}
|
|
29995
30000
|
);
|
|
29996
30001
|
VD.displayName = J0;
|
|
29997
|
-
var zX = "TooltipPortal", [
|
|
30002
|
+
var zX = "TooltipPortal", [Lve, BX] = Mg(zX, {
|
|
29998
30003
|
forceMount: void 0
|
|
29999
30004
|
}), tc = "TooltipContent", HD = C.forwardRef(
|
|
30000
30005
|
(e, t) => {
|
|
@@ -32965,7 +32970,7 @@ var Nd = C.forwardRef(function(e, t) {
|
|
|
32965
32970
|
return C.createElement($g, So({}, e, { ref: t, sideCar: GZ }));
|
|
32966
32971
|
});
|
|
32967
32972
|
Nd.classNames = $g.classNames;
|
|
32968
|
-
var qZ = [" ", "Enter", "ArrowUp", "ArrowDown"], YZ = [" ", "Enter"], Fd = "Select", [zg, Bg, KZ] = eg(Fd), [yc,
|
|
32973
|
+
var qZ = [" ", "Enter", "ArrowUp", "ArrowDown"], YZ = [" ", "Enter"], Fd = "Select", [zg, Bg, KZ] = eg(Fd), [yc, $ve] = sn(Fd, [
|
|
32969
32974
|
KZ,
|
|
32970
32975
|
jo
|
|
32971
32976
|
]), Vg = jo(), [XZ, da] = yc(Fd), [QZ, ZZ] = yc(Fd), yA = (e) => {
|
|
@@ -33901,7 +33906,7 @@ const wJ = Kx(
|
|
|
33901
33906
|
}
|
|
33902
33907
|
));
|
|
33903
33908
|
Vt.displayName = rI.displayName;
|
|
33904
|
-
var t1 = "Popover", [oI,
|
|
33909
|
+
var t1 = "Popover", [oI, zve] = sn(t1, [
|
|
33905
33910
|
jo
|
|
33906
33911
|
]), Ld = jo(), [xJ, ha] = oI(t1), iI = (e) => {
|
|
33907
33912
|
const {
|
|
@@ -35824,7 +35829,7 @@ function _I({ cfg: e, onDatapointClick: t }) {
|
|
|
35824
35829
|
function Cee(e, t) {
|
|
35825
35830
|
return C.useReducer((n, r) => t[n][r] ?? n, e);
|
|
35826
35831
|
}
|
|
35827
|
-
var a1 = "ScrollArea", [EI,
|
|
35832
|
+
var a1 = "ScrollArea", [EI, Bve] = sn(a1), [_ee, Wr] = EI(a1), RI = C.forwardRef(
|
|
35828
35833
|
(e, t) => {
|
|
35829
35834
|
const {
|
|
35830
35835
|
__scopeScrollArea: n,
|
|
@@ -38723,7 +38728,7 @@ function iN(e) {
|
|
|
38723
38728
|
v && s && l(!1);
|
|
38724
38729
|
}, [v, s]), { data: p, isLoading: g, isFetching: m, isError: b, refetch: w };
|
|
38725
38730
|
}
|
|
38726
|
-
function
|
|
38731
|
+
function Vve(e) {
|
|
38727
38732
|
const t = ae(
|
|
38728
38733
|
(o) => {
|
|
38729
38734
|
var i, a;
|
|
@@ -41666,7 +41671,7 @@ function Sae(e, t) {
|
|
|
41666
41671
|
return J.createElement(J.Fragment, null, !n && r ? J.createElement(Ev, { ref: t, ...e }) : J.createElement(QN, { ref: t, ...e }));
|
|
41667
41672
|
}
|
|
41668
41673
|
let Ev = ar(xae), QN = ar(wae), Cae = ar(Sae), _ae = Object.assign(Ev, { Child: Cae, Root: Ev });
|
|
41669
|
-
var I1 = "Checkbox", [Eae,
|
|
41674
|
+
var I1 = "Checkbox", [Eae, Wve] = sn(I1), [Rae, kae] = Eae(I1), ZN = C.forwardRef(
|
|
41670
41675
|
(e, t) => {
|
|
41671
41676
|
const {
|
|
41672
41677
|
__scopeCheckbox: n,
|
|
@@ -41814,11 +41819,11 @@ function Mae(e) {
|
|
|
41814
41819
|
} else
|
|
41815
41820
|
return null;
|
|
41816
41821
|
}
|
|
41817
|
-
function
|
|
41822
|
+
function Uve(e, t, n) {
|
|
41818
41823
|
const r = `SELECT ${n}, COUNT(*) FROM ${t} {{ filters | where }} GROUP BY ${n} ORDER BY ${n} ASC LIMIT 50`, o = `SELECT min(${n}) as min, max(${n}) as max FROM ${t} {{ filters | where }}`;
|
|
41819
41824
|
return vd(e) ? o : r;
|
|
41820
41825
|
}
|
|
41821
|
-
function
|
|
41826
|
+
function Gve(e) {
|
|
41822
41827
|
const t = ae(
|
|
41823
41828
|
(i) => {
|
|
41824
41829
|
var a, s;
|
|
@@ -42174,7 +42179,7 @@ var Nae = (e) => {
|
|
|
42174
42179
|
function s5(e) {
|
|
42175
42180
|
return e ? "checked" : "unchecked";
|
|
42176
42181
|
}
|
|
42177
|
-
var Fae = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], $1 = "RadioGroup", [Lae,
|
|
42182
|
+
var Fae = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], $1 = "RadioGroup", [Lae, qve] = sn($1, [
|
|
42178
42183
|
cc,
|
|
42179
42184
|
r5
|
|
42180
42185
|
]), l5 = cc(), c5 = r5(), [$ae, zae] = Lae($1), u5 = C.forwardRef(
|
|
@@ -44599,7 +44604,7 @@ const Ose = ({
|
|
|
44599
44604
|
),
|
|
44600
44605
|
...t
|
|
44601
44606
|
}
|
|
44602
|
-
), E2 = S5,
|
|
44607
|
+
), E2 = S5, Yve = ({
|
|
44603
44608
|
withHandle: e,
|
|
44604
44609
|
className: t,
|
|
44605
44610
|
...n
|
|
@@ -44876,7 +44881,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${t.do
|
|
|
44876
44881
|
const o = (i = e.current) == null ? void 0 : i.getAttribute("aria-describedby");
|
|
44877
44882
|
t && o && (document.getElementById(t) || console.warn(r));
|
|
44878
44883
|
}, [r, e, t]), null;
|
|
44879
|
-
}, K1 = H5, rF = W5, X1 = G5, om = q5, im = Y5, Q1 = X5, Z1 = Z5, J1 = eF, oF = "AlertDialog", [Bse,
|
|
44884
|
+
}, K1 = H5, rF = W5, X1 = G5, om = q5, im = Y5, Q1 = X5, Z1 = Z5, J1 = eF, oF = "AlertDialog", [Bse, Kve] = sn(oF, [
|
|
44880
44885
|
V5
|
|
44881
44886
|
]), wi = V5(), iF = (e) => {
|
|
44882
44887
|
const { __scopeAlertDialog: t, ...n } = e, r = wi(t);
|
|
@@ -54969,7 +54974,7 @@ const Vp = ({
|
|
|
54969
54974
|
function ape(e, t) {
|
|
54970
54975
|
return t || (e === "ready" ? "" : e === "error" ? "Error" : e === "streaming" ? "" : "Thinking...");
|
|
54971
54976
|
}
|
|
54972
|
-
function
|
|
54977
|
+
function Xve(e, t) {
|
|
54973
54978
|
return e.some(
|
|
54974
54979
|
(n) => (
|
|
54975
54980
|
// t.connectionId === aiScope.connectionId &&
|
|
@@ -54977,7 +54982,7 @@ function Kve(e, t) {
|
|
|
54977
54982
|
)
|
|
54978
54983
|
);
|
|
54979
54984
|
}
|
|
54980
|
-
function
|
|
54985
|
+
function Qve(e) {
|
|
54981
54986
|
return e.filter(
|
|
54982
54987
|
(n, r, o) => r === o.findIndex(
|
|
54983
54988
|
(i) => (
|
|
@@ -54987,12 +54992,12 @@ function Xve(e) {
|
|
|
54987
54992
|
)
|
|
54988
54993
|
);
|
|
54989
54994
|
}
|
|
54990
|
-
function
|
|
54995
|
+
function Zve(e, t) {
|
|
54991
54996
|
return e.filter(
|
|
54992
54997
|
(n) => !(n.connectionId === t.connectionId && n.tableName === t.tableName && n.datamodelName === t.datamodelName)
|
|
54993
54998
|
);
|
|
54994
54999
|
}
|
|
54995
|
-
function
|
|
55000
|
+
function Jve(e) {
|
|
54996
55001
|
return e.map((n) => {
|
|
54997
55002
|
const r = n.connectionType === "API" || n.connectionType === "S3" ? "DuckDb" : n.connectionType;
|
|
54998
55003
|
return n.datamodelName !== "" ? {
|
|
@@ -57701,7 +57706,7 @@ function gme(e, t) {
|
|
|
57701
57706
|
}) : l(s);
|
|
57702
57707
|
}), n;
|
|
57703
57708
|
}
|
|
57704
|
-
var
|
|
57709
|
+
var ewe = Mn(function(e, t) {
|
|
57705
57710
|
let { invert: n, position: r = "bottom-right", hotkey: o = ["altKey", "KeyT"], expand: i, closeButton: a, className: s, offset: l, mobileOffset: c, theme: u = "light", richColors: d, duration: h, style: f, visibleToasts: p = ame, toastOptions: g, dir: m = Ak(), gap: b = ume, loadingIcon: w, icons: v, containerAriaLabel: _ = "Notifications", pauseWhenPageIsHidden: x } = e, [S, E] = J.useState([]), k = J.useMemo(() => Array.from(new Set([r].concat(S.filter((L) => L.position).map((L) => L.position)))), [S, r]), [O, T] = J.useState([]), [I, A] = J.useState(!1), [W, $] = J.useState(!1), [M, N] = J.useState(u !== "system" ? u : typeof window < "u" && window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light"), D = J.useRef(null), F = o.join("+").replace(/Key/g, "").replace(/Digit/g, ""), H = J.useRef(null), P = J.useRef(!1), B = J.useCallback((L) => {
|
|
57706
57711
|
E((R) => {
|
|
57707
57712
|
var U;
|
|
@@ -58416,7 +58421,7 @@ var Bme = "MenuArrow", uL = C.forwardRef(
|
|
|
58416
58421
|
}
|
|
58417
58422
|
);
|
|
58418
58423
|
uL.displayName = Bme;
|
|
58419
|
-
var Vme = "MenuSub", [
|
|
58424
|
+
var Vme = "MenuSub", [twe, dL] = Fs(Vme), cu = "MenuSubTrigger", fL = C.forwardRef(
|
|
58420
58425
|
(e, t) => {
|
|
58421
58426
|
const n = Ls(cu, e.__scopeMenu), r = Zd(cu, e.__scopeMenu), o = dL(cu, e.__scopeMenu), i = MS(cu, e.__scopeMenu), a = C.useRef(null), { pointerGraceTimerRef: s, onPointerGraceIntentChange: l } = i, c = { __scopeMenu: e.__scopeMenu }, u = C.useCallback(() => {
|
|
58422
58427
|
a.current && window.clearTimeout(a.current), a.current = null;
|
|
@@ -58566,7 +58571,7 @@ function Gme(e, t) {
|
|
|
58566
58571
|
function dd(e) {
|
|
58567
58572
|
return (t) => t.pointerType === "mouse" ? e(t) : void 0;
|
|
58568
58573
|
}
|
|
58569
|
-
var qme = X4, Yme = PS, Kme = Z4, Xme = J4, Qme = DS, Zme = eL, Jme = hm, ebe = nL, tbe = oL, nbe = aL, rbe = lL, obe = cL, ibe = uL, abe = fL, sbe = pL, NS = "DropdownMenu", [lbe,
|
|
58574
|
+
var qme = X4, Yme = PS, Kme = Z4, Xme = J4, Qme = DS, Zme = eL, Jme = hm, ebe = nL, tbe = oL, nbe = aL, rbe = lL, obe = cL, ibe = uL, abe = fL, sbe = pL, NS = "DropdownMenu", [lbe, nwe] = sn(
|
|
58570
58575
|
NS,
|
|
58571
58576
|
[Y4]
|
|
58572
58577
|
), Hn = Y4(), [cbe, mL] = lbe(NS), bL = (e) => {
|
|
@@ -58742,7 +58747,7 @@ var Cbe = "DropdownMenuSubContent", TL = C.forwardRef((e, t) => {
|
|
|
58742
58747
|
});
|
|
58743
58748
|
TL.displayName = Cbe;
|
|
58744
58749
|
var _be = bL, Ebe = vL, Rbe = wL, DL = SL, AL = CL, IL = _L, NL = EL, kbe = RL, FL = kL, LL = PL, $L = OL, zL = ML, BL = TL;
|
|
58745
|
-
const
|
|
58750
|
+
const rwe = _be, owe = Ebe, iwe = kbe, Pbe = C.forwardRef(({ className: e, inset: t, children: n, ...r }, o) => /* @__PURE__ */ Q(
|
|
58746
58751
|
zL,
|
|
58747
58752
|
{
|
|
58748
58753
|
ref: o,
|
|
@@ -58852,7 +58857,7 @@ const Nbe = C.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ y(
|
|
|
58852
58857
|
}
|
|
58853
58858
|
));
|
|
58854
58859
|
Nbe.displayName = $L.displayName;
|
|
58855
|
-
const
|
|
58860
|
+
const awe = K1, swe = rF, Fbe = X1, VL = C.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ y(
|
|
58856
58861
|
om,
|
|
58857
58862
|
{
|
|
58858
58863
|
ref: n,
|
|
@@ -59816,7 +59821,7 @@ function w0e() {
|
|
|
59816
59821
|
})), () => n == null ? void 0 : n.cancel();
|
|
59817
59822
|
}), e;
|
|
59818
59823
|
}
|
|
59819
|
-
var
|
|
59824
|
+
var lwe = w0e;
|
|
59820
59825
|
function x0e(e) {
|
|
59821
59826
|
let t = me();
|
|
59822
59827
|
return ve(() => {
|
|
@@ -59889,7 +59894,7 @@ function C0e({ defaultValue: e, defaultLanguage: t, defaultPath: n, value: r, la
|
|
|
59889
59894
|
}
|
|
59890
59895
|
return J.createElement(JL, { width: f, height: p, isEditorReady: x, loading: l, _ref: I, className: g, wrapperProps: m });
|
|
59891
59896
|
}
|
|
59892
|
-
var _0e = C0e, E0e = nw(_0e),
|
|
59897
|
+
var _0e = C0e, E0e = nw(_0e), cwe = E0e;
|
|
59893
59898
|
const R0e = J.forwardRef(({ className: e, align: t = "center", sideOffset: n = 4, ...r }, o) => (
|
|
59894
59899
|
// <PopoverPrimitive.Portal>
|
|
59895
59900
|
/* @__PURE__ */ y(sa, { children: /* @__PURE__ */ y(
|
|
@@ -59908,7 +59913,7 @@ const R0e = J.forwardRef(({ className: e, align: t = "center", sideOffset: n = 4
|
|
|
59908
59913
|
) })
|
|
59909
59914
|
));
|
|
59910
59915
|
R0e.displayName = Hg.displayName;
|
|
59911
|
-
var zS = "Switch", [k0e,
|
|
59916
|
+
var zS = "Switch", [k0e, uwe] = sn(zS), [P0e, O0e] = k0e(zS), t3 = C.forwardRef(
|
|
59912
59917
|
(e, t) => {
|
|
59913
59918
|
const {
|
|
59914
59919
|
__scopeSwitch: n,
|
|
@@ -60030,7 +60035,7 @@ const D0e = C.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ y(
|
|
|
60030
60035
|
}
|
|
60031
60036
|
));
|
|
60032
60037
|
D0e.displayName = i3.displayName;
|
|
60033
|
-
var xi = "Accordion", A0e = ["Home", "End", "ArrowDown", "ArrowUp", "ArrowLeft", "ArrowRight"], [BS, I0e, N0e] = eg(xi), [mm,
|
|
60038
|
+
var xi = "Accordion", A0e = ["Home", "End", "ArrowDown", "ArrowUp", "ArrowLeft", "ArrowRight"], [BS, I0e, N0e] = eg(xi), [mm, dwe] = sn(xi, [
|
|
60034
60039
|
N0e,
|
|
60035
60040
|
MF
|
|
60036
60041
|
]), VS = MF(), a3 = J.forwardRef(
|
|
@@ -60244,7 +60249,7 @@ function m3(e) {
|
|
|
60244
60249
|
return e ? "open" : "closed";
|
|
60245
60250
|
}
|
|
60246
60251
|
var H0e = a3, j0e = u3, W0e = f3, b3 = h3, y3 = g3;
|
|
60247
|
-
const
|
|
60252
|
+
const fwe = H0e, U0e = C.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ y(
|
|
60248
60253
|
j0e,
|
|
60249
60254
|
{
|
|
60250
60255
|
ref: n,
|
|
@@ -60423,7 +60428,7 @@ const sve = {
|
|
|
60423
60428
|
ErrorComponent: "function",
|
|
60424
60429
|
showAssistant: "boolean",
|
|
60425
60430
|
selectedSheetId: "string"
|
|
60426
|
-
},
|
|
60431
|
+
}, hwe = ave(vme, {
|
|
60427
60432
|
props: sve
|
|
60428
60433
|
});
|
|
60429
60434
|
export {
|
|
@@ -60435,28 +60440,28 @@ export {
|
|
|
60435
60440
|
Yt as E,
|
|
60436
60441
|
r1 as F,
|
|
60437
60442
|
o1 as G,
|
|
60438
|
-
|
|
60443
|
+
jg as H,
|
|
60439
60444
|
Cu as I,
|
|
60440
|
-
|
|
60441
|
-
|
|
60445
|
+
yh as J,
|
|
60446
|
+
Ed as K,
|
|
60442
60447
|
Vt as L,
|
|
60443
|
-
|
|
60444
|
-
|
|
60445
|
-
|
|
60448
|
+
GD as M,
|
|
60449
|
+
qD as N,
|
|
60450
|
+
Yx as O,
|
|
60446
60451
|
Jw as P,
|
|
60447
|
-
|
|
60448
|
-
|
|
60452
|
+
Xx as Q,
|
|
60453
|
+
fve as R,
|
|
60449
60454
|
Mi as S,
|
|
60450
60455
|
zD as T,
|
|
60451
|
-
|
|
60452
|
-
|
|
60456
|
+
xve as U,
|
|
60457
|
+
wve as V,
|
|
60453
60458
|
Zp as W,
|
|
60454
|
-
|
|
60455
|
-
|
|
60459
|
+
vve as X,
|
|
60460
|
+
yve as Y,
|
|
60456
60461
|
wr as Z,
|
|
60457
60462
|
mB as _,
|
|
60458
60463
|
rn as a,
|
|
60459
|
-
|
|
60464
|
+
ZJ as a$,
|
|
60460
60465
|
gs as a0,
|
|
60461
60466
|
ome as a1,
|
|
60462
60467
|
pg as a2,
|
|
@@ -60466,153 +60471,155 @@ export {
|
|
|
60466
60471
|
mye as a6,
|
|
60467
60472
|
bye as a7,
|
|
60468
60473
|
vye as a8,
|
|
60469
|
-
|
|
60470
|
-
|
|
60471
|
-
|
|
60472
|
-
|
|
60473
|
-
|
|
60474
|
-
|
|
60475
|
-
|
|
60476
|
-
|
|
60477
|
-
|
|
60478
|
-
|
|
60479
|
-
|
|
60480
|
-
|
|
60481
|
-
|
|
60482
|
-
|
|
60483
|
-
|
|
60484
|
-
|
|
60485
|
-
|
|
60486
|
-
|
|
60487
|
-
|
|
60488
|
-
|
|
60489
|
-
|
|
60490
|
-
|
|
60491
|
-
|
|
60492
|
-
|
|
60493
|
-
|
|
60494
|
-
|
|
60495
|
-
|
|
60496
|
-
|
|
60497
|
-
|
|
60498
|
-
|
|
60499
|
-
|
|
60500
|
-
|
|
60501
|
-
|
|
60502
|
-
|
|
60503
|
-
|
|
60504
|
-
|
|
60505
|
-
|
|
60506
|
-
|
|
60507
|
-
|
|
60508
|
-
|
|
60509
|
-
|
|
60510
|
-
|
|
60511
|
-
|
|
60512
|
-
|
|
60513
|
-
|
|
60514
|
-
|
|
60515
|
-
|
|
60516
|
-
|
|
60517
|
-
|
|
60518
|
-
|
|
60519
|
-
|
|
60520
|
-
|
|
60521
|
-
|
|
60522
|
-
|
|
60474
|
+
eQ as a9,
|
|
60475
|
+
bve as aA,
|
|
60476
|
+
$ge as aB,
|
|
60477
|
+
Zve as aC,
|
|
60478
|
+
Qve as aD,
|
|
60479
|
+
Xve as aE,
|
|
60480
|
+
Jve as aF,
|
|
60481
|
+
IP as aG,
|
|
60482
|
+
AB as aH,
|
|
60483
|
+
pn as aI,
|
|
60484
|
+
yB as aJ,
|
|
60485
|
+
uc as aK,
|
|
60486
|
+
Ose as aL,
|
|
60487
|
+
E2 as aM,
|
|
60488
|
+
Yve as aN,
|
|
60489
|
+
Jz as aO,
|
|
60490
|
+
Qz as aP,
|
|
60491
|
+
eZ as aQ,
|
|
60492
|
+
XD as aR,
|
|
60493
|
+
Mh as aS,
|
|
60494
|
+
ZD as aT,
|
|
60495
|
+
RR as aU,
|
|
60496
|
+
QD as aV,
|
|
60497
|
+
JD as aW,
|
|
60498
|
+
XQ as aX,
|
|
60499
|
+
KQ as aY,
|
|
60500
|
+
qQ as aZ,
|
|
60501
|
+
$8 as a_,
|
|
60502
|
+
Wx as aa,
|
|
60503
|
+
Ux as ab,
|
|
60504
|
+
Og as ac,
|
|
60505
|
+
pve as ad,
|
|
60506
|
+
hve as ae,
|
|
60507
|
+
wP as af,
|
|
60508
|
+
VD as ag,
|
|
60509
|
+
dw as ah,
|
|
60510
|
+
Qp as ai,
|
|
60511
|
+
vd as aj,
|
|
60512
|
+
oB as ak,
|
|
60513
|
+
xP as al,
|
|
60514
|
+
i1 as am,
|
|
60515
|
+
Ru as an,
|
|
60516
|
+
mve as ao,
|
|
60517
|
+
$d as ap,
|
|
60518
|
+
T8 as aq,
|
|
60519
|
+
D8 as ar,
|
|
60520
|
+
fB as as,
|
|
60521
|
+
j8 as at,
|
|
60522
|
+
lwe as au,
|
|
60523
|
+
ps as av,
|
|
60524
|
+
ex as aw,
|
|
60525
|
+
vP as ax,
|
|
60526
|
+
tV as ay,
|
|
60527
|
+
cwe as az,
|
|
60523
60528
|
jr as b,
|
|
60524
|
-
|
|
60525
|
-
|
|
60526
|
-
|
|
60527
|
-
|
|
60528
|
-
|
|
60529
|
-
|
|
60530
|
-
|
|
60531
|
-
|
|
60532
|
-
|
|
60533
|
-
|
|
60534
|
-
|
|
60535
|
-
|
|
60536
|
-
|
|
60537
|
-
|
|
60538
|
-
|
|
60539
|
-
|
|
60540
|
-
|
|
60541
|
-
|
|
60542
|
-
|
|
60543
|
-
|
|
60544
|
-
|
|
60545
|
-
|
|
60546
|
-
|
|
60547
|
-
|
|
60548
|
-
|
|
60549
|
-
|
|
60550
|
-
|
|
60551
|
-
|
|
60552
|
-
|
|
60553
|
-
|
|
60554
|
-
|
|
60555
|
-
|
|
60556
|
-
|
|
60557
|
-
|
|
60558
|
-
|
|
60559
|
-
|
|
60560
|
-
|
|
60561
|
-
|
|
60562
|
-
|
|
60563
|
-
|
|
60564
|
-
|
|
60565
|
-
|
|
60566
|
-
|
|
60567
|
-
|
|
60568
|
-
|
|
60569
|
-
|
|
60570
|
-
|
|
60571
|
-
|
|
60572
|
-
|
|
60573
|
-
|
|
60574
|
-
|
|
60575
|
-
|
|
60576
|
-
|
|
60577
|
-
|
|
60578
|
-
|
|
60579
|
-
|
|
60580
|
-
|
|
60581
|
-
|
|
60582
|
-
|
|
60583
|
-
|
|
60584
|
-
|
|
60585
|
-
|
|
60586
|
-
|
|
60587
|
-
|
|
60529
|
+
bme as b$,
|
|
60530
|
+
JJ as b0,
|
|
60531
|
+
gK as b1,
|
|
60532
|
+
eD as b2,
|
|
60533
|
+
M$ as b3,
|
|
60534
|
+
vw as b4,
|
|
60535
|
+
pi as b5,
|
|
60536
|
+
xd as b6,
|
|
60537
|
+
$P as b7,
|
|
60538
|
+
m5 as b8,
|
|
60539
|
+
ww as b9,
|
|
60540
|
+
lB as bA,
|
|
60541
|
+
iB as bB,
|
|
60542
|
+
N1 as bC,
|
|
60543
|
+
Nu as bD,
|
|
60544
|
+
Vh as bE,
|
|
60545
|
+
f0 as bF,
|
|
60546
|
+
SP as bG,
|
|
60547
|
+
Uve as bH,
|
|
60548
|
+
Ny as bI,
|
|
60549
|
+
Xae as bJ,
|
|
60550
|
+
kve as bK,
|
|
60551
|
+
YO as bL,
|
|
60552
|
+
fwe as bM,
|
|
60553
|
+
U0e as bN,
|
|
60554
|
+
G0e as bO,
|
|
60555
|
+
q0e as bP,
|
|
60556
|
+
IJ as bQ,
|
|
60557
|
+
Bge as bR,
|
|
60558
|
+
vB as bS,
|
|
60559
|
+
SS as bT,
|
|
60560
|
+
ope as bU,
|
|
60561
|
+
rpe as bV,
|
|
60562
|
+
ape as bW,
|
|
60563
|
+
lpe as bX,
|
|
60564
|
+
spe as bY,
|
|
60565
|
+
Dbe as bZ,
|
|
60566
|
+
tM as b_,
|
|
60567
|
+
CB as ba,
|
|
60568
|
+
_I as bb,
|
|
60569
|
+
YJ as bc,
|
|
60570
|
+
SB as bd,
|
|
60571
|
+
tx as be,
|
|
60572
|
+
Pve as bf,
|
|
60573
|
+
jh as bg,
|
|
60574
|
+
iO as bh,
|
|
60575
|
+
Rw as bi,
|
|
60576
|
+
kw as bj,
|
|
60577
|
+
aO as bk,
|
|
60578
|
+
P$ as bl,
|
|
60579
|
+
Cve as bm,
|
|
60580
|
+
QJ as bn,
|
|
60581
|
+
R0e as bo,
|
|
60582
|
+
nM as bp,
|
|
60583
|
+
Ip as bq,
|
|
60584
|
+
sl as br,
|
|
60585
|
+
Ah as bs,
|
|
60586
|
+
mC as bt,
|
|
60587
|
+
D0e as bu,
|
|
60588
|
+
rB as bv,
|
|
60589
|
+
Ove as bw,
|
|
60590
|
+
qae as bx,
|
|
60591
|
+
q0 as by,
|
|
60592
|
+
ev as bz,
|
|
60588
60593
|
dt as c,
|
|
60589
|
-
|
|
60590
|
-
|
|
60591
|
-
|
|
60592
|
-
|
|
60593
|
-
|
|
60594
|
-
|
|
60595
|
-
|
|
60596
|
-
|
|
60597
|
-
|
|
60598
|
-
|
|
60599
|
-
|
|
60600
|
-
|
|
60601
|
-
|
|
60602
|
-
|
|
60594
|
+
E0e as c0,
|
|
60595
|
+
E$ as c1,
|
|
60596
|
+
ewe as c2,
|
|
60597
|
+
yme as c3,
|
|
60598
|
+
T$ as c4,
|
|
60599
|
+
Vve as c5,
|
|
60600
|
+
Gve as c6,
|
|
60601
|
+
C$ as c7,
|
|
60602
|
+
Ave as c8,
|
|
60603
|
+
hwe as c9,
|
|
60604
|
+
Sve as ca,
|
|
60605
|
+
du as cb,
|
|
60606
|
+
gve as cc,
|
|
60607
|
+
fw as cd,
|
|
60608
|
+
awe as d,
|
|
60609
|
+
swe as e,
|
|
60603
60610
|
Lbe as f,
|
|
60604
60611
|
$be as g,
|
|
60605
60612
|
Bbe as h,
|
|
60606
60613
|
Vbe as i,
|
|
60607
60614
|
zbe as j,
|
|
60608
|
-
|
|
60609
|
-
|
|
60615
|
+
rwe as k,
|
|
60616
|
+
owe as l,
|
|
60610
60617
|
Hbe as m,
|
|
60611
60618
|
Mbe as n,
|
|
60612
60619
|
Ibe as o,
|
|
60613
60620
|
pw as p,
|
|
60614
60621
|
Nbe as q,
|
|
60615
|
-
|
|
60622
|
+
iwe as r,
|
|
60616
60623
|
Abe as s,
|
|
60617
60624
|
se as t,
|
|
60618
60625
|
ae as u,
|