react-semaphor 0.1.286 → 0.1.288
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/{dashboard-controls-L0PZjJCt.js → dashboard-controls-BiW05-mC.js} +4 -4
- package/dist/chunks/{dashboard-controls-ItYogy_p.js → dashboard-controls-Zmrx1YI2.js} +1 -1
- package/dist/chunks/{dashboard-filter-controls-button-BBM66Kjx.js → dashboard-filter-controls-button-7f-bvHT_.js} +3 -3
- package/dist/chunks/{dashboard-filter-controls-button-C0aCuD2T.js → dashboard-filter-controls-button-BRd93sFp.js} +1 -1
- package/dist/chunks/{dashboard-json-BQ-vAiN1.js → dashboard-json-B98ND-fr.js} +1 -1
- package/dist/chunks/{dashboard-json-DVGKEKGc.js → dashboard-json-Co1UgUNw.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-DlXqW4ur.js → dashboard-summary-settings-dialog-CcNH2IIt.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-jRhWndnZ.js → dashboard-summary-settings-dialog-XvwdRn2n.js} +1 -1
- package/dist/chunks/edit-dashboard-visual-DBvH4PxE.js +193 -0
- package/dist/chunks/{edit-dashboard-visual-DOyPqIRy.js → edit-dashboard-visual-DcTqSs2k.js} +4316 -4253
- package/dist/chunks/{index-5fuOmhsI.js → index-COoAiuFD.js} +2 -2
- package/dist/chunks/{index-BJLFSwZr.js → index-J8IvoGB3.js} +8 -8
- package/dist/chunks/{resource-management-panel-DMIhpLZ1.js → resource-management-panel-B1q16xjI.js} +2 -2
- package/dist/chunks/{resource-management-panel-DPJ6MzLA.js → resource-management-panel-C37Ddk0o.js} +1 -1
- package/dist/chunks/{use-create-flow-overlay-state-CvuLpw1f.js → use-create-flow-overlay-state-DkquwAuI.js} +1 -1
- package/dist/chunks/{use-create-flow-overlay-state-BU00QaON.js → use-create-flow-overlay-state-sPNLNhJR.js} +2 -2
- package/dist/chunks/use-visual-utils-CzoNgtEf.js +334 -0
- package/dist/chunks/use-visual-utils-DMRRNJY1.js +1 -0
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +5 -5
- package/dist/style.css +1 -1
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunks/edit-dashboard-visual-BFIX635s.js +0 -193
- package/dist/chunks/use-visual-utils-DUV4E_sx.js +0 -1
- package/dist/chunks/use-visual-utils-DlwYqcbg.js +0 -353
|
@@ -134930,10 +134930,10 @@ function Xft() {
|
|
|
134930
134930
|
}
|
|
134931
134931
|
);
|
|
134932
134932
|
}
|
|
134933
|
-
const Qft = HS(() => import("./dashboard-controls-
|
|
134934
|
-
() => import("./edit-dashboard-visual-
|
|
134935
|
-
), eht = HS(() => import("./dashboard-json-
|
|
134936
|
-
() => import("./resource-management-panel-
|
|
134933
|
+
const Qft = HS(() => import("./dashboard-controls-BiW05-mC.js")), Jft = HS(
|
|
134934
|
+
() => import("./edit-dashboard-visual-DcTqSs2k.js")
|
|
134935
|
+
), eht = HS(() => import("./dashboard-json-Co1UgUNw.js")), tht = HS(
|
|
134936
|
+
() => import("./resource-management-panel-B1q16xjI.js").then(
|
|
134937
134937
|
(e) => ({ default: e.ResourceManagementPanel })
|
|
134938
134938
|
)
|
|
134939
134939
|
);
|
|
@@ -137031,13 +137031,13 @@ function kgt({
|
|
|
137031
137031
|
return /* @__PURE__ */ d(
|
|
137032
137032
|
"div",
|
|
137033
137033
|
{
|
|
137034
|
-
className: `code-editor relative h-full min-h-0 overflow-auto font-mono text-[12px] leading-[1.55] ${i ? "" : "rounded-[6px] border border-border"}${s ? ` ${s}` : ""}`,
|
|
137035
|
-
children: /* @__PURE__ */ w("div", { className: "flex min-h-full
|
|
137034
|
+
className: `code-editor relative h-full min-h-0 overflow-y-auto overflow-x-hidden font-mono text-[12px] leading-[1.55] ${i ? "" : "rounded-[6px] border border-border"}${s ? ` ${s}` : ""}`,
|
|
137035
|
+
children: /* @__PURE__ */ w("div", { className: "flex min-h-full w-full", children: [
|
|
137036
137036
|
o ? null : /* @__PURE__ */ d(
|
|
137037
137037
|
"div",
|
|
137038
137038
|
{
|
|
137039
137039
|
"aria-hidden": !0,
|
|
137040
|
-
className: "
|
|
137040
|
+
className: "shrink-0 select-none border-r border-border/60 py-4 pl-3 pr-3 text-right text-muted-foreground/60 [font-variant-numeric:tabular-nums]",
|
|
137041
137041
|
style: { minWidth: `calc(${c}ch + 1.5rem)` },
|
|
137042
137042
|
children: Array.from({ length: l }, (u, f) => /* @__PURE__ */ d("div", { children: f + 1 }, f))
|
|
137043
137043
|
}
|
|
@@ -137052,7 +137052,7 @@ function kgt({
|
|
|
137052
137052
|
padding: { top: 16, right: 24, bottom: 16, left: 16 },
|
|
137053
137053
|
textareaClassName: r ? "code-editor-textarea code-editor-textarea-readonly" : "code-editor-textarea",
|
|
137054
137054
|
preClassName: "code-editor-pre",
|
|
137055
|
-
className: "flex-1",
|
|
137055
|
+
className: "min-w-0 flex-1",
|
|
137056
137056
|
style: {
|
|
137057
137057
|
fontFamily: "inherit",
|
|
137058
137058
|
fontSize: "inherit",
|
package/dist/chunks/{resource-management-panel-DMIhpLZ1.js → resource-management-panel-B1q16xjI.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as e, jsxs as n, Fragment as le } from "react/jsx-runtime";
|
|
2
|
-
import { bM as je, u as ne, U as Fe, K as de, cA as Be, cB as ze, c as Q, B as I, ct as ie, cC as Ke, cD as He, cE as _e, cF as We, cG as J, w as se, cH as Ge, cI as Xe, cJ as Ye, cK as fe, ch as ce, cL as $e, cM as Je, cN as we, cO as Ne, cP as be, cQ as Qe, al as ye, ah as Ce, cR as ve, cS as Se, cT as Ee, cU as Ve, cV as Le, cW as Ae, cX as Oe, cY as Te, cZ as Re, c_ as Ze, c$ as ue, d0 as qe, af as te, b as ke, d1 as Ue, d2 as et, d as tt, e as nt, f as at, g as st, h as ot, L as ge, I as xe, v as rt, d3 as it, d4 as De, X as lt, d5 as dt, bT as ct, bU as ut, bV as ht, bW as pt, d6 as mt, d7 as ft } from "./index-
|
|
2
|
+
import { bM as je, u as ne, U as Fe, K as de, cA as Be, cB as ze, c as Q, B as I, ct as ie, cC as Ke, cD as He, cE as _e, cF as We, cG as J, w as se, cH as Ge, cI as Xe, cJ as Ye, cK as fe, ch as ce, cL as $e, cM as Je, cN as we, cO as Ne, cP as be, cQ as Qe, al as ye, ah as Ce, cR as ve, cS as Se, cT as Ee, cU as Ve, cV as Le, cW as Ae, cX as Oe, cY as Te, cZ as Re, c_ as Ze, c$ as ue, d0 as qe, af as te, b as ke, d1 as Ue, d2 as et, d as tt, e as nt, f as at, g as st, h as ot, L as ge, I as xe, v as rt, d3 as it, d4 as De, X as lt, d5 as dt, bT as ct, bU as ut, bV as ht, bW as pt, d6 as mt, d7 as ft } from "./index-J8IvoGB3.js";
|
|
3
3
|
import gt, { useRef as xt, useEffect as ae, useState as w } from "react";
|
|
4
|
-
import { u as Ie } from "./use-visual-utils-
|
|
4
|
+
import { u as Ie } from "./use-visual-utils-CzoNgtEf.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.453.0 - ISC
|
|
7
7
|
*
|
package/dist/chunks/{resource-management-panel-DPJ6MzLA.js → resource-management-panel-C37Ddk0o.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("./index-COoAiuFD.js"),h=require("react"),ne=require("./use-visual-utils-DMRRNJY1.js");/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const t=require("./index-
|
|
1
|
+
"use strict";const t=require("./index-COoAiuFD.js"),e=require("react/jsx-runtime"),C=require("react"),se=require("./use-visual-utils-DMRRNJY1.js");/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { bM as le, U as L, bN as Ke, bO as pt, bP as mt, bQ as ft, bR as ht, bS as bt, u as De, af as gt, bT as yt, bU as xt, bV as vt, ac as Ct, c as re, bW as kt, bX as Nt, B as q, s as St, H as ne, N as Ye, J as He, bY as Xe, w as Pe, M as Ne, bZ as Ge, X as Je, x as M, b_ as Dt, b$ as wt, c0 as te, c1 as Fe, c2 as Ae, c3 as fe, c4 as he, c5 as Tt, c6 as ze, c7 as Vt, c8 as It, c9 as ae, ca as qt, cb as Me, cc as Et, a6 as Oe, cd as Be, ce as We, cf as Ze, cg as et, ch as _t, L as Y, I as tt, y as be, z as ge, A as ye, E as xe, F as ve, ci as at, cj as Lt, ck as Ft, cl as rt, cm as st, cn as At, co as zt, cp as Mt, cq as Ot, cr as Bt, cs as Qt, ct as jt, cu as Qe, cv as Rt, cw as je, cx as Ut, cy as Ce, cz as $t } from "./index-
|
|
1
|
+
import { bM as le, U as L, bN as Ke, bO as pt, bP as mt, bQ as ft, bR as ht, bS as bt, u as De, af as gt, bT as yt, bU as xt, bV as vt, ac as Ct, c as re, bW as kt, bX as Nt, B as q, s as St, H as ne, N as Ye, J as He, bY as Xe, w as Pe, M as Ne, bZ as Ge, X as Je, x as M, b_ as Dt, b$ as wt, c0 as te, c1 as Fe, c2 as Ae, c3 as fe, c4 as he, c5 as Tt, c6 as ze, c7 as Vt, c8 as It, c9 as ae, ca as qt, cb as Me, cc as Et, a6 as Oe, cd as Be, ce as We, cf as Ze, cg as et, ch as _t, L as Y, I as tt, y as be, z as ge, A as ye, E as xe, F as ve, ci as at, cj as Lt, ck as Ft, cl as rt, cm as st, cn as At, co as zt, cp as Mt, cq as Ot, cr as Bt, cs as Qt, ct as jt, cu as Qe, cv as Rt, cw as je, cx as Ut, cy as Ce, cz as $t } from "./index-J8IvoGB3.js";
|
|
2
2
|
import { jsx as t, jsxs as d, Fragment as U } from "react/jsx-runtime";
|
|
3
3
|
import { useMemo as A, useState as O, useRef as ke, useCallback as z, useEffect as Se, Fragment as Kt } from "react";
|
|
4
|
-
import { u as we } from "./use-visual-utils-
|
|
4
|
+
import { u as we } from "./use-visual-utils-CzoNgtEf.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.453.0 - ISC
|
|
7
7
|
*
|
|
@@ -0,0 +1,334 @@
|
|
|
1
|
+
import { G as J, b as K, H as X, J as Y, K as Z, M as ee, N as te, u as E, O as re, Q as se, x as v, T as ae, U as H, V as oe } from "./index-J8IvoGB3.js";
|
|
2
|
+
import { useState as Q, useEffect as ne, useCallback as V } from "react";
|
|
3
|
+
function ie(e) {
|
|
4
|
+
const [a, s] = Q(null), [t, r] = Q(null), n = J();
|
|
5
|
+
return ne(() => {
|
|
6
|
+
if (!e || e.trim() === "") {
|
|
7
|
+
s(null), r(null);
|
|
8
|
+
return;
|
|
9
|
+
}
|
|
10
|
+
if (!n)
|
|
11
|
+
return;
|
|
12
|
+
(async () => {
|
|
13
|
+
try {
|
|
14
|
+
if (!e.startsWith("http://") && !e.startsWith("https://"))
|
|
15
|
+
throw new Error(`Invalid URL format: ${e}`);
|
|
16
|
+
try {
|
|
17
|
+
new URL(e);
|
|
18
|
+
} catch {
|
|
19
|
+
throw new Error(`Invalid URL: ${e}`);
|
|
20
|
+
}
|
|
21
|
+
const i = `${e.endsWith("/") ? e : `${e}/`}index.js`;
|
|
22
|
+
try {
|
|
23
|
+
if (!(await fetch(i, { method: "HEAD" })).ok)
|
|
24
|
+
throw new Error(`Module not found at ${i}`);
|
|
25
|
+
} catch {
|
|
26
|
+
}
|
|
27
|
+
const u = await import(
|
|
28
|
+
/* @vite-ignore */
|
|
29
|
+
/* webpackIgnore: true */
|
|
30
|
+
i
|
|
31
|
+
);
|
|
32
|
+
if (typeof u.useChartStore != "function")
|
|
33
|
+
throw new Error("useChartStore is not a function");
|
|
34
|
+
s(() => u.useChartStore), r(null);
|
|
35
|
+
} catch (o) {
|
|
36
|
+
const i = o instanceof Error ? o.message : "Unknown error";
|
|
37
|
+
console.error("Failed to load remote chart store:", i), r(i), s(null);
|
|
38
|
+
}
|
|
39
|
+
})();
|
|
40
|
+
}, [e, n]), a;
|
|
41
|
+
}
|
|
42
|
+
function ce(e, a) {
|
|
43
|
+
if (e.length === 0)
|
|
44
|
+
return "";
|
|
45
|
+
const s = e.find(
|
|
46
|
+
(t) => {
|
|
47
|
+
var r, n;
|
|
48
|
+
return ((r = t.customCardPreferences) == null ? void 0 : r.visualType) === "multiple" || !!((n = t.customCardPreferences) != null && n.dataInputCardIds);
|
|
49
|
+
}
|
|
50
|
+
);
|
|
51
|
+
if (s)
|
|
52
|
+
return s.id;
|
|
53
|
+
if (a) {
|
|
54
|
+
const t = e.find((r) => r.id === a);
|
|
55
|
+
if (t) {
|
|
56
|
+
const r = t.tabTitle;
|
|
57
|
+
if (r == "All__Header")
|
|
58
|
+
return e[0].id;
|
|
59
|
+
if (r && r.endsWith("__Header")) {
|
|
60
|
+
const d = r.split("__")[0], o = e.find(
|
|
61
|
+
(i) => i.tabTitle === d
|
|
62
|
+
);
|
|
63
|
+
return o ? o.id : e[0].id;
|
|
64
|
+
}
|
|
65
|
+
return a;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
return e[0].id;
|
|
69
|
+
}
|
|
70
|
+
const M = /* @__PURE__ */ new Set();
|
|
71
|
+
function pe(e) {
|
|
72
|
+
return M.add(e), () => {
|
|
73
|
+
M.delete(e);
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
function de() {
|
|
77
|
+
M.forEach((e) => {
|
|
78
|
+
e();
|
|
79
|
+
});
|
|
80
|
+
}
|
|
81
|
+
const le = (e) => {
|
|
82
|
+
if (!e || !("detailTableBackup" in e))
|
|
83
|
+
return e;
|
|
84
|
+
const { detailTableBackup: a, ...s } = e;
|
|
85
|
+
return s;
|
|
86
|
+
};
|
|
87
|
+
async function x(e, a, s, t) {
|
|
88
|
+
if (!a || !s)
|
|
89
|
+
throw new Error("Missing auth token or visual ID");
|
|
90
|
+
const r = ["resource-by-id", "visual", s], n = t.getQueryData(r);
|
|
91
|
+
if (n)
|
|
92
|
+
return console.log("Using cached visual data for:", s), { data: n, fromCache: !0 };
|
|
93
|
+
console.log("Fetching visual data from network for:", s);
|
|
94
|
+
const d = v.loading("Loading visual...", {
|
|
95
|
+
position: "top-center"
|
|
96
|
+
});
|
|
97
|
+
try {
|
|
98
|
+
const o = await fetch(
|
|
99
|
+
`${e}/management/v1/visuals/${s}`,
|
|
100
|
+
{
|
|
101
|
+
headers: {
|
|
102
|
+
Authorization: `Bearer ${a}`
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
);
|
|
106
|
+
if (!o.ok)
|
|
107
|
+
throw new Error("Failed to load visual");
|
|
108
|
+
const i = await o.json();
|
|
109
|
+
return t.setQueryData(r, i), v.dismiss(d), { data: i, fromCache: !1 };
|
|
110
|
+
} catch (o) {
|
|
111
|
+
throw v.dismiss(d), o;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
function z(e) {
|
|
115
|
+
if (typeof e == "string")
|
|
116
|
+
return JSON.parse(e);
|
|
117
|
+
if (typeof e == "object")
|
|
118
|
+
return e;
|
|
119
|
+
throw new Error("Invalid frame object format");
|
|
120
|
+
}
|
|
121
|
+
function ue(e, a) {
|
|
122
|
+
var n, d;
|
|
123
|
+
const s = (e == null ? void 0 : e.frameObject) ?? ((n = e == null ? void 0 : e.visual) == null ? void 0 : n.frameObject);
|
|
124
|
+
if (!s)
|
|
125
|
+
return !1;
|
|
126
|
+
const t = z(s);
|
|
127
|
+
if (!(t != null && t.cards) || t.cards.length === 0)
|
|
128
|
+
return !1;
|
|
129
|
+
const r = (d = t.cards) == null ? void 0 : d.find(
|
|
130
|
+
(o) => o.id === t.activeCardId
|
|
131
|
+
);
|
|
132
|
+
return r ? (ae({
|
|
133
|
+
...a,
|
|
134
|
+
frame: t,
|
|
135
|
+
card: r,
|
|
136
|
+
visualId: (e == null ? void 0 : e.id) || t.visualId
|
|
137
|
+
}), !0) : !1;
|
|
138
|
+
}
|
|
139
|
+
function fe() {
|
|
140
|
+
const e = H(
|
|
141
|
+
(t) => {
|
|
142
|
+
var r;
|
|
143
|
+
return ((r = t.card.customCardPreferences) == null ? void 0 : r.url) || "";
|
|
144
|
+
}
|
|
145
|
+
), a = ie(e);
|
|
146
|
+
return { getUpdatedFrame: V(() => {
|
|
147
|
+
var p;
|
|
148
|
+
de();
|
|
149
|
+
const {
|
|
150
|
+
frame: t,
|
|
151
|
+
card: r,
|
|
152
|
+
isDevMode: n,
|
|
153
|
+
isShowingVisual: d,
|
|
154
|
+
selectedSchemaName: o,
|
|
155
|
+
selectedDatamodelId: i,
|
|
156
|
+
selectedDatabaseName: u,
|
|
157
|
+
selectedTableName: f,
|
|
158
|
+
selectedConnectionId: F
|
|
159
|
+
} = H.getState(), C = r.sql, y = (p = a == null ? void 0 : a.getState()) == null ? void 0 : p.settings, I = oe(r, {
|
|
160
|
+
isDevMode: n,
|
|
161
|
+
cardSql: C,
|
|
162
|
+
isShowingVisual: d,
|
|
163
|
+
selectedSchemaName: o,
|
|
164
|
+
selectedDatamodelId: i,
|
|
165
|
+
selectedDatabaseName: u,
|
|
166
|
+
selectedTableName: f,
|
|
167
|
+
selectedConnectionId: F,
|
|
168
|
+
remoteChartSettings: y,
|
|
169
|
+
stripConfig: le
|
|
170
|
+
}), m = t.cards.map(
|
|
171
|
+
(g) => g.id === r.id ? I : g
|
|
172
|
+
);
|
|
173
|
+
return {
|
|
174
|
+
...t,
|
|
175
|
+
cards: m,
|
|
176
|
+
activeCardId: ce(m, t.activeCardId)
|
|
177
|
+
};
|
|
178
|
+
}, [a]) };
|
|
179
|
+
}
|
|
180
|
+
function ge() {
|
|
181
|
+
const { authToken: e, tokenProps: a } = K(), s = X(), t = Y(), { selectVisual: r } = Z(), {
|
|
182
|
+
setFrame: n,
|
|
183
|
+
setCard: d,
|
|
184
|
+
setIsDevMode: o,
|
|
185
|
+
initializeModeDrafts: i,
|
|
186
|
+
setActiveTabCardId: u,
|
|
187
|
+
updateDataSource: f,
|
|
188
|
+
setQueryResultColumns: F,
|
|
189
|
+
setSelectedConnectionId: C,
|
|
190
|
+
setSelectedDatabaseName: y,
|
|
191
|
+
setSelectedSchemaName: I,
|
|
192
|
+
setSelectedTableName: m,
|
|
193
|
+
setSelectedDatamodelId: p,
|
|
194
|
+
setFilterValues: g,
|
|
195
|
+
setInlineFilterValuesMap: A,
|
|
196
|
+
setApplyFilters: T
|
|
197
|
+
} = ee(), {
|
|
198
|
+
setIsDashboardEditing: U,
|
|
199
|
+
setIsVisualEditing: D,
|
|
200
|
+
setSelectedFrameId: L,
|
|
201
|
+
clearSelectedFrameId: N,
|
|
202
|
+
addFrame: P,
|
|
203
|
+
setIsDashboardPanelOpen: j
|
|
204
|
+
} = te(), S = E((c) => c.selectedSheetId), k = E((c) => c.selectedFrameId), $ = E((c) => c.dashboard), O = E((c) => c.filterValues), R = E(
|
|
205
|
+
(c) => c.inlineFilterValuesMap
|
|
206
|
+
), b = re((t == null ? void 0 : t.id) || "", {
|
|
207
|
+
enabled: !!(t != null && t.id) && !!(e != null && e.accessToken)
|
|
208
|
+
}), q = V(
|
|
209
|
+
async (c) => {
|
|
210
|
+
try {
|
|
211
|
+
r(c), N();
|
|
212
|
+
const { data: h, fromCache: l } = await x(
|
|
213
|
+
a.apiServiceUrl,
|
|
214
|
+
(e == null ? void 0 : e.accessToken) || "",
|
|
215
|
+
c.id,
|
|
216
|
+
s
|
|
217
|
+
);
|
|
218
|
+
if (!ue(h, {
|
|
219
|
+
setFrame: n,
|
|
220
|
+
setCard: d,
|
|
221
|
+
setIsDevMode: o,
|
|
222
|
+
initializeModeDrafts: i,
|
|
223
|
+
setActiveTabCardId: u,
|
|
224
|
+
updateDataSource: f,
|
|
225
|
+
setQueryResultColumns: F,
|
|
226
|
+
setSelectedConnectionId: C,
|
|
227
|
+
setSelectedDatabaseName: y,
|
|
228
|
+
setSelectedSchemaName: I,
|
|
229
|
+
setSelectedTableName: m,
|
|
230
|
+
setSelectedDatamodelId: p,
|
|
231
|
+
setFilterValues: g,
|
|
232
|
+
setInlineFilterValuesMap: A,
|
|
233
|
+
setApplyFilters: T,
|
|
234
|
+
setIsDashboardEditing: U,
|
|
235
|
+
setIsVisualEditing: D,
|
|
236
|
+
dashboard: $,
|
|
237
|
+
selectedSheetId: S,
|
|
238
|
+
selectedFrameId: k,
|
|
239
|
+
filterValues: O,
|
|
240
|
+
inlineFilterValuesMap: R
|
|
241
|
+
}))
|
|
242
|
+
throw new Error("Failed to setup editor with visual data");
|
|
243
|
+
return { success: !0, fromCache: l };
|
|
244
|
+
} catch (h) {
|
|
245
|
+
return console.error("Error editing visual:", h), { success: !1, error: "Failed to load visual for editing" };
|
|
246
|
+
}
|
|
247
|
+
},
|
|
248
|
+
[
|
|
249
|
+
e == null ? void 0 : e.accessToken,
|
|
250
|
+
a.apiServiceUrl,
|
|
251
|
+
s,
|
|
252
|
+
r,
|
|
253
|
+
n,
|
|
254
|
+
d,
|
|
255
|
+
U,
|
|
256
|
+
D,
|
|
257
|
+
o,
|
|
258
|
+
i,
|
|
259
|
+
u,
|
|
260
|
+
f,
|
|
261
|
+
F,
|
|
262
|
+
C,
|
|
263
|
+
y,
|
|
264
|
+
I,
|
|
265
|
+
m,
|
|
266
|
+
p,
|
|
267
|
+
g,
|
|
268
|
+
A,
|
|
269
|
+
T,
|
|
270
|
+
N,
|
|
271
|
+
$,
|
|
272
|
+
S,
|
|
273
|
+
k,
|
|
274
|
+
O,
|
|
275
|
+
R
|
|
276
|
+
]
|
|
277
|
+
), G = V(
|
|
278
|
+
async (c) => {
|
|
279
|
+
var h;
|
|
280
|
+
try {
|
|
281
|
+
if (r(c), !S)
|
|
282
|
+
return {
|
|
283
|
+
success: !1,
|
|
284
|
+
error: "No sheet selected. Please select a sheet first."
|
|
285
|
+
};
|
|
286
|
+
const { data: l, fromCache: W } = await x(
|
|
287
|
+
a.apiServiceUrl,
|
|
288
|
+
(e == null ? void 0 : e.accessToken) || "",
|
|
289
|
+
c.id,
|
|
290
|
+
s
|
|
291
|
+
), _ = (l == null ? void 0 : l.frameObject) ?? ((h = l == null ? void 0 : l.visual) == null ? void 0 : h.frameObject);
|
|
292
|
+
if (!_)
|
|
293
|
+
return { success: !1, error: "Visual has no frame data" };
|
|
294
|
+
const w = z(_);
|
|
295
|
+
if (!(w != null && w.cards) || w.cards.length === 0)
|
|
296
|
+
return { success: !1, error: "Visual frame is malformed" };
|
|
297
|
+
const B = {
|
|
298
|
+
...se(w),
|
|
299
|
+
visualId: c.id
|
|
300
|
+
// Link this frame to the library visual
|
|
301
|
+
};
|
|
302
|
+
return P(S, B, "end"), U(!0), L(B.id), j(!1), { success: !0, fromCache: W };
|
|
303
|
+
} catch (l) {
|
|
304
|
+
return console.error("Error adding visual:", l), { success: !1, error: "Failed to add visual to dashboard" };
|
|
305
|
+
}
|
|
306
|
+
},
|
|
307
|
+
[
|
|
308
|
+
e == null ? void 0 : e.accessToken,
|
|
309
|
+
a.apiServiceUrl,
|
|
310
|
+
s,
|
|
311
|
+
r,
|
|
312
|
+
S,
|
|
313
|
+
P,
|
|
314
|
+
U,
|
|
315
|
+
L,
|
|
316
|
+
j
|
|
317
|
+
]
|
|
318
|
+
);
|
|
319
|
+
return {
|
|
320
|
+
visual: b.data,
|
|
321
|
+
isLoading: b.isLoading,
|
|
322
|
+
isError: b.isError,
|
|
323
|
+
error: b.error,
|
|
324
|
+
handleEditLibraryVisual: q,
|
|
325
|
+
handleAddLibraryVisual: G,
|
|
326
|
+
getUpdatedFrame: fe().getUpdatedFrame,
|
|
327
|
+
refetch: b.refetch
|
|
328
|
+
};
|
|
329
|
+
}
|
|
330
|
+
export {
|
|
331
|
+
de as f,
|
|
332
|
+
pe as r,
|
|
333
|
+
ge as u
|
|
334
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const o=require("./index-COoAiuFD.js"),p=require("react");function x(e){const[a,s]=p.useState(null),[t,r]=p.useState(null),i=o.useEnsureReactGlobals();return p.useEffect(()=>{if(!e||e.trim()===""){s(null),r(null);return}if(!i)return;(async()=>{try{if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error(`Invalid URL format: ${e}`);try{new URL(e)}catch{throw new Error(`Invalid URL: ${e}`)}const c=`${e.endsWith("/")?e:`${e}/`}index.js`;try{if(!(await fetch(c,{method:"HEAD"})).ok)throw new Error(`Module not found at ${c}`)}catch{}const f=await import(c);if(typeof f.useChartStore!="function")throw new Error("useChartStore is not a function");s(()=>f.useChartStore),r(null)}catch(n){const c=n instanceof Error?n.message:"Unknown error";console.error("Failed to load remote chart store:",c),r(c),s(null)}})()},[e,i]),a}function G(e,a){if(e.length===0)return"";const s=e.find(t=>{var r,i;return((r=t.customCardPreferences)==null?void 0:r.visualType)==="multiple"||!!((i=t.customCardPreferences)!=null&&i.dataInputCardIds)});if(s)return s.id;if(a){const t=e.find(r=>r.id===a);if(t){const r=t.tabTitle;if(r=="All__Header")return e[0].id;if(r&&r.endsWith("__Header")){const l=r.split("__")[0],n=e.find(c=>c.tabTitle===l);return n?n.id:e[0].id}return a}}return e[0].id}const V=new Set;function J(e){return V.add(e),()=>{V.delete(e)}}function q(){V.forEach(e=>{e()})}const K=e=>{if(!e||!("detailTableBackup"in e))return e;const{detailTableBackup:a,...s}=e;return s};async function B(e,a,s,t){if(!a||!s)throw new Error("Missing auth token or visual ID");const r=["resource-by-id","visual",s],i=t.getQueryData(r);if(i)return console.log("Using cached visual data for:",s),{data:i,fromCache:!0};console.log("Fetching visual data from network for:",s);const l=o.ue.loading("Loading visual...",{position:"top-center"});try{const n=await fetch(`${e}/management/v1/visuals/${s}`,{headers:{Authorization:`Bearer ${a}`}});if(!n.ok)throw new Error("Failed to load visual");const c=await n.json();return t.setQueryData(r,c),o.ue.dismiss(l),{data:c,fromCache:!1}}catch(n){throw o.ue.dismiss(l),n}}function z(e){if(typeof e=="string")return JSON.parse(e);if(typeof e=="object")return e;throw new Error("Invalid frame object format")}function X(e,a){var i,l;const s=(e==null?void 0:e.frameObject)??((i=e==null?void 0:e.visual)==null?void 0:i.frameObject);if(!s)return!1;const t=z(s);if(!(t!=null&&t.cards)||t.cards.length===0)return!1;const r=(l=t.cards)==null?void 0:l.find(n=>n.id===t.activeCardId);return r?(o.setupEditorWithCard({...a,frame:t,card:r,visualId:(e==null?void 0:e.id)||t.visualId}),!0):!1}function Y(){const e=o.useEditorStore(t=>{var r;return((r=t.card.customCardPreferences)==null?void 0:r.url)||""}),a=x(e);return{getUpdatedFrame:p.useCallback(()=>{var g;q();const{frame:t,card:r,isDevMode:i,isShowingVisual:l,selectedSchemaName:n,selectedDatamodelId:c,selectedDatabaseName:f,selectedTableName:h,selectedConnectionId:F}=o.useEditorStore.getState(),y=r.sql,I=(g=a==null?void 0:a.getState())==null?void 0:g.settings,U=o.buildSavedEditorCard(r,{isDevMode:i,cardSql:y,isShowingVisual:l,selectedSchemaName:n,selectedDatamodelId:c,selectedDatabaseName:f,selectedTableName:h,selectedConnectionId:F,remoteChartSettings:I,stripConfig:K}),S=t.cards.map(b=>b.id===r.id?U:b);return{...t,cards:S,activeCardId:G(S,t.activeCardId)}},[a])}}function Z(){const{authToken:e,tokenProps:a}=o.useSemaphorContext(),s=o.useQueryClient(),t=o.useSelectedVisual(),{selectVisual:r}=o.useManagementActions(),{setFrame:i,setCard:l,setIsDevMode:n,initializeModeDrafts:c,setActiveTabCardId:f,updateDataSource:h,setQueryResultColumns:F,setSelectedConnectionId:y,setSelectedDatabaseName:I,setSelectedSchemaName:U,setSelectedTableName:S,setSelectedDatamodelId:g,setFilterValues:b,setInlineFilterValuesMap:D,setApplyFilters:M}=o.useEditorActions(),{setIsDashboardEditing:v,setIsVisualEditing:A,setSelectedFrameId:P,clearSelectedFrameId:k,addFrame:L,setIsDashboardPanelOpen:T}=o.useDashboardActions(),E=o.useDashboardStore(d=>d.selectedSheetId),j=o.useDashboardStore(d=>d.selectedFrameId),N=o.useDashboardStore(d=>d.dashboard),R=o.useDashboardStore(d=>d.filterValues),$=o.useDashboardStore(d=>d.inlineFilterValuesMap),w=o.useVisualById((t==null?void 0:t.id)||"",{enabled:!!(t!=null&&t.id)&&!!(e!=null&&e.accessToken)}),H=p.useCallback(async d=>{try{r(d),k();const{data:m,fromCache:u}=await B(a.apiServiceUrl,(e==null?void 0:e.accessToken)||"",d.id,s);if(!X(m,{setFrame:i,setCard:l,setIsDevMode:n,initializeModeDrafts:c,setActiveTabCardId:f,updateDataSource:h,setQueryResultColumns:F,setSelectedConnectionId:y,setSelectedDatabaseName:I,setSelectedSchemaName:U,setSelectedTableName:S,setSelectedDatamodelId:g,setFilterValues:b,setInlineFilterValuesMap:D,setApplyFilters:M,setIsDashboardEditing:v,setIsVisualEditing:A,dashboard:N,selectedSheetId:E,selectedFrameId:j,filterValues:R,inlineFilterValuesMap:$}))throw new Error("Failed to setup editor with visual data");return{success:!0,fromCache:u}}catch(m){return console.error("Error editing visual:",m),{success:!1,error:"Failed to load visual for editing"}}},[e==null?void 0:e.accessToken,a.apiServiceUrl,s,r,i,l,v,A,n,c,f,h,F,y,I,U,S,g,b,D,M,k,N,E,j,R,$]),Q=p.useCallback(async d=>{var m;try{if(r(d),!E)return{success:!1,error:"No sheet selected. Please select a sheet first."};const{data:u,fromCache:O}=await B(a.apiServiceUrl,(e==null?void 0:e.accessToken)||"",d.id,s),W=(u==null?void 0:u.frameObject)??((m=u==null?void 0:u.visual)==null?void 0:m.frameObject);if(!W)return{success:!1,error:"Visual has no frame data"};const C=z(W);if(!(C!=null&&C.cards)||C.cards.length===0)return{success:!1,error:"Visual frame is malformed"};const _={...o.cloneLinkedFrameWithSourceMapping(C),visualId:d.id};return L(E,_,"end"),v(!0),P(_.id),T(!1),{success:!0,fromCache:O}}catch(u){return console.error("Error adding visual:",u),{success:!1,error:"Failed to add visual to dashboard"}}},[e==null?void 0:e.accessToken,a.apiServiceUrl,s,r,E,L,v,P,T]);return{visual:w.data,isLoading:w.isLoading,isError:w.isError,error:w.error,handleEditLibraryVisual:H,handleAddLibraryVisual:Q,getUpdatedFrame:Y().getUpdatedFrame,refetch:w.refetch}}exports.flushPendingEditorDrafts=q;exports.registerPendingEditorDraftFlusher=J;exports.useVisualUtils=Z;
|
package/dist/dashboard/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/index-COoAiuFD.js"),e=require("../types/index.cjs");exports.Dashboard=r.Dashboard;exports.CONTROL_CARD_DEFAULT_VALUE=e.CONTROL_CARD_DEFAULT_VALUE;exports.EMPTY_SELECTION=e.EMPTY_SELECTION;
|
package/dist/dashboard/index.js
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-5fuOmhsI.js"),_=require("./types/index.cjs"),M=require("./chunks/dashboard-summary-settings-dialog-jRhWndnZ.js"),t=require("react/jsx-runtime"),x=require("react"),O=require("./chunks/resource-management-panel-DPJ6MzLA.js"),U=require("./chunks/use-debounced-dirty-check-XHSwAefL.js");require("react-dom");const A=require("./chunks/dashboard-filter-controls-button-C0aCuD2T.js"),L=require("./chunks/normalize-dashboard-for-dirty-check-BXRUMVb2.js");function z(s){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const n in s)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(s,n);Object.defineProperty(r,n,o.get?o:{enumerable:!0,get:()=>s[n]})}}return r.default=s,Object.freeze(r)}const R=z(x);function Q(s){const{authToken:r,tokenProps:n}=e.useSemaphorContext();return e.useMutation({mutationFn:async o=>e.backtestAlert(n.apiServiceUrl,r.accessToken,s,o)})}function q(s){const{displayPreferences:r,cardId:n,...o}=s,l={...o,id:s.dashboardId};return t.jsx(e.ErrorBoundary,{FallbackComponent:e.Fallback,children:t.jsxs(e.SemaphorContextProvider,{dashboardProps:l,children:[t.jsx(e.SemaphorReadyIndicator,{componentType:"visual",componentId:s.cardId}),t.jsx(e.UXProvider,{children:t.jsx(e.DisplayPreferencesProvider,{displayPreferences:r,children:t.jsx(e.Container,{type:"visual",cardId:n,...l,children:t.jsx(V,{cardId:n})})})})]})})}function V({cardId:s}){const r=e.useDashboardStore(l=>{var c;return(c=l.dashboard)==null?void 0:c.sheets}),{card:n,frame:o}=x.useMemo(()=>{const l=r==null?void 0:r.flatMap(i=>i.frames),c=l==null?void 0:l.flatMap(i=>i==null?void 0:i.cards),u=c==null?void 0:c.find(i=>(i==null?void 0:i.id)===s),a=l==null?void 0:l.find(i=>{var m;return(m=i==null?void 0:i.cards)==null?void 0:m.find(f=>(f==null?void 0:f.id)===s)});return{card:u,frame:a}},[r,s]);return!n||!o?t.jsx(e.FallbackVisual,{error:new Error("Card not found"),resetErrorBoundary:()=>{},customerFacingMessage:`Card not found with ID: ${s}`}):t.jsx("main",{className:"flex h-full grow flex-col",children:t.jsx(e.ErrorBoundary,{FallbackComponent:({error:l,resetErrorBoundary:c})=>t.jsx(e.FallbackVisual,{error:l,resetErrorBoundary:c,customerFacingMessage:"Error creating visual. Please try again."}),children:t.jsx(e.DashboardCard,{card:n,frame:o})})})}function W({name:s,items:r,value:n,onChange:o,isLoading:l,isError:c,refetch:u,className:a,icon:i,showNone:m=!1}){const f=R.useRef(null),[D,C]=R.useState(!1),[b,j]=R.useState("100%"),y=m?[...r||[],{id:"none",name:"None"}]:r;R.useLayoutEffect(()=>{f.current&&j(f.current.offsetWidth)},[]);function I(){var h;return l?"Loading...":c?"Error":n?(h=r==null?void 0:r.find(S=>S.id===n))==null?void 0:h.name:`Select ${s}`}function T(h,S){o(S),C(!1)}return t.jsxs(e.Popover,{open:D,onOpenChange:C,children:[t.jsx(e.PopoverTrigger,{asChild:!0,children:t.jsxs(e.Button,{ref:f,variant:"outline",role:"combobox","aria-expanded":D,className:e.cn("flex h-9 w-full justify-between",a),children:[t.jsxs("div",{className:"flex items-center gap-2",children:[i&&t.jsx("div",{className:"mr-2",children:i}),t.jsx("span",{className:"max-w-[150px] overflow-hidden truncate text-ellipsis whitespace-nowrap",children:I()})]}),t.jsx(e.ChevronDown,{className:"size-4 opacity-50"})]})}),t.jsx(e.PopoverContent,{className:"w-full p-0",style:{minWidth:b},children:t.jsxs(e.Command,{children:[t.jsxs("div",{className:"flex h-9 items-center justify-between border-b pr-1",children:[t.jsx(e.CommandInput,{className:"h-9",placeholder:"Search..."}),t.jsx(e.IconButton,{className:"h-7",onClick:u,children:t.jsx(e.RefreshCw,{className:e.cn("size-3.5 opacity-50",l&&"animate-spin")})})]}),t.jsxs(e.CommandList,{children:[t.jsxs(e.CommandEmpty,{children:["No ",s==null?void 0:s.toLowerCase()," found."]}),t.jsx(e.CommandGroup,{children:y==null?void 0:y.map(h=>t.jsx(e.CommandItem,{className:"overflow-x-auto",value:h.name,onSelect:S=>T(S,h.id),children:t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx(e.Check,{className:e.cn("size-4",n===h.id?"opacity-100":"opacity-0")}),t.jsx("div",{title:h.name,children:h.name})]})},h.id))})]})]})})]})}function H({triggerButtonClassName:s,variant:r="ghost"}){const[n,o]=x.useState(!1),l=e.useDashboardStore(u=>{var a;return(a=u.dashboard)==null?void 0:a.id}),c=e.useDashboardStore(u=>{var a;return(a=u.dashboard)==null?void 0:a.title});return l?t.jsxs(t.Fragment,{children:[t.jsx(e.IconButton,{tooltip:"Schedule Dashboard",className:e.cn("h-7 p-2",s),buttonProps:{variant:r},onClick:()=>o(!0),children:t.jsx(e.Clock,{className:"size-4"})}),t.jsx(e.EmailScheduleDialog,{open:n,onOpenChange:o,dashboardId:l,dashboardName:c})]}):null}function $(s,r){x.useEffect(()=>(s&&r&&(window.__SEMAPHOR_PRINT_STATE__={...r}),()=>{s&&window.__SEMAPHOR_PRINT_STATE__&&delete window.__SEMAPHOR_PRINT_STATE__}),[s,r])}function P(s){if(!s)return"--";const r=new Date(s);return Number.isNaN(r.getTime())?"--":r.toLocaleString()}function G(s){var r;return((r=s.alertState)==null?void 0:r.currentState)==="FIRING"?"Signal surfaced":s.status==="ACTIVE"?"Watching":s.status==="PAUSED"?"Paused":s.status}function K({alertId:s,onBack:r}){var h,S,F,w;const{authToken:n,tokenProps:o}=e.useSemaphorContext(),{data:l,isLoading:c,refetch:u}=e.useAlertDetail(s),a=(l==null?void 0:l.alert)??null,[i,m]=x.useState([]),[f,D]=x.useState([]),[C,b]=x.useState(null),j=x.useCallback(async()=>{var g;const d=o==null?void 0:o.apiServiceUrl,p=n==null?void 0:n.accessToken;if(!d||!p||!s)return null;try{const v=await fetch(`${d}/v1/alerts/${s}/runs?limit=20`,{headers:{Authorization:`Bearer ${p}`}});if(v.ok){const E=await v.json(),N=Array.isArray(E.runs)?E.runs:[],k=C&&N.some(B=>B.id===C)?C:((g=N[0])==null?void 0:g.id)??null;return D(N),b(k),k}D([]),b(null)}catch{return D([]),b(null),null}return null},[s,n,C,o]),y=x.useCallback(async d=>{const p=o==null?void 0:o.apiServiceUrl,g=n==null?void 0:n.accessToken,v=d??C;if(!p||!g||!s||!v){m([]);return}try{const E=await fetch(`${p}/v1/alerts/${s}/runs/${v}/deliveries`,{headers:{Authorization:`Bearer ${g}`}});if(E.ok){const N=await E.json();m(Array.isArray(N.attempts)?N.attempts:[])}else m([])}catch{m([])}},[s,n,C,o]),I=x.useCallback(async()=>{await u();const d=await j();await y(d)},[y,j,u]);x.useEffect(()=>{j().catch(()=>{})},[j]),x.useEffect(()=>{y().catch(()=>{})},[y]);const T=x.useMemo(()=>{const d={};for(const p of i)d[p.channel]||(d[p.channel]=[]),d[p.channel].push(p);return d},[i]);return c?t.jsx("div",{className:"p-4 text-sm text-muted-foreground",children:"Loading signal detail..."}):a?t.jsxs("div",{className:"space-y-4 p-4",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsxs("div",{className:"flex items-center gap-2",children:[r&&t.jsx(e.Button,{variant:"outline",size:"sm",onClick:r,children:"Back"}),t.jsx("h2",{className:"text-lg font-semibold",children:a.name}),t.jsx(e.Badge,{variant:a.status==="ACTIVE"?"default":"secondary",children:G(a)}),((h=a.alertState)==null?void 0:h.currentState)&&t.jsx(e.Badge,{variant:a.alertState.currentState==="FIRING"?"destructive":"outline",children:a.alertState.currentState==="FIRING"?"Signal surfaced":"Stable"})]}),t.jsx(e.Button,{variant:"outline",size:"sm",onClick:()=>void I(),children:"Refresh"})]}),a.description&&t.jsx("p",{className:"text-sm text-muted-foreground",children:a.description}),t.jsxs("div",{className:"rounded-md border bg-muted/30 p-4 text-sm",children:[t.jsx("p",{className:"font-medium",children:"What changed"}),t.jsx("p",{className:"mt-1 text-muted-foreground",children:"Review the latest signal activity, then investigate the underlying dashboard context if you need more detail."})]}),t.jsxs("div",{className:"rounded-md border bg-background p-4 space-y-2",children:[t.jsx("h3",{className:"text-sm font-semibold",children:"Signal Watch"}),t.jsxs("div",{className:"grid grid-cols-2 gap-2 text-sm",children:[t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Watching for:"})," ",e.formatSignalCondition(a.jobConfig.operator,a.jobConfig.threshold)]}),t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Severity:"})," ",a.jobConfig.severity]}),t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Last Evaluated:"})," ",P((S=a.alertState)==null?void 0:S.lastEvaluatedAt)]}),t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Last Surfaced:"})," ",P((F=a.alertState)==null?void 0:F.lastTriggeredAt)]})]})]}),((w=a.deliveryConfig)==null?void 0:w.channels)&&a.deliveryConfig.channels.length>0&&t.jsxs("div",{className:"rounded-md border bg-background p-4 space-y-2",children:[t.jsx("h3",{className:"text-sm font-semibold",children:"Where It Surfaces"}),t.jsx("div",{className:"flex flex-wrap gap-2",children:a.deliveryConfig.channels.map(d=>t.jsx(e.Badge,{variant:"outline",children:d},d))})]}),f.length>0&&t.jsxs("div",{className:"rounded-md border bg-background p-4 space-y-3",children:[t.jsx("h3",{className:"text-sm font-semibold",children:"Recent Delivery Activity"}),f.length>1&&t.jsx("div",{className:"flex flex-wrap gap-2",children:f.map(d=>t.jsx(e.Button,{variant:d.id===C?"default":"outline",size:"sm",onClick:()=>b(d.id),children:P(d.scheduledFor)},d.id))}),Object.keys(T).length===0?t.jsx("p",{className:"text-sm text-muted-foreground",children:"No delivery attempts were recorded for this run."}):Object.entries(T).map(([d,p])=>t.jsxs("div",{className:"space-y-1",children:[t.jsx("div",{className:"flex items-center gap-2",children:t.jsx(e.Badge,{variant:"secondary",className:"text-xs",children:d})}),t.jsx("div",{className:"overflow-hidden rounded border",children:t.jsxs("table",{className:"w-full text-xs",children:[t.jsx("thead",{className:"bg-muted/40",children:t.jsxs("tr",{children:[t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Recipient"}),t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Status"}),t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Time"}),t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Error"})]})}),t.jsx("tbody",{children:p.map(g=>t.jsxs("tr",{className:"border-t",children:[t.jsx("td",{className:"px-2 py-1",children:g.recipient}),t.jsx("td",{className:"px-2 py-1",children:t.jsx(e.Badge,{variant:g.status==="SENT"?"default":"destructive",className:"text-[10px]",children:g.status})}),t.jsx("td",{className:"px-2 py-1",children:P(g.createdAt)}),t.jsx("td",{className:"px-2 py-1 text-muted-foreground",children:g.error||"--"})]},g.id))})]})})]},d))]})]}):t.jsx("div",{className:"p-4 text-sm text-muted-foreground",children:"Signal not found."})}function Y(){var c,u;const{quotasQuery:s,usageQuery:r}=e.useAlertQuotas(),n=((c=s.data)==null?void 0:c.quotas)||[],o=((u=r.data)==null?void 0:u.usage)||[],l=new Map(o.map(a=>[a.tenantId||"org",a]));return t.jsxs("div",{className:"space-y-4 p-4",children:[t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx("h2",{className:"text-xl font-semibold",children:"Alert Quotas"}),t.jsx(e.Button,{variant:"outline",size:"sm",onClick:()=>{s.refetch(),r.refetch()},children:"Refresh"})]}),s.isLoading||r.isLoading?t.jsx("p",{className:"text-sm text-muted-foreground",children:"Loading quota usage..."}):null,t.jsx("div",{className:"overflow-hidden rounded-lg border",children:t.jsxs("table",{className:"w-full text-sm",children:[t.jsx("thead",{className:"bg-muted/40",children:t.jsxs("tr",{children:[t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Tenant"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Active Alerts"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Max Active"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Min Cadence"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Max Context Sources"})]})}),t.jsx("tbody",{children:n.map(a=>{const i=a.tenantId||"org",m=l.get(i);return t.jsxs("tr",{className:"border-t",children:[t.jsx("td",{className:"px-3 py-2",children:i}),t.jsx("td",{className:"px-3 py-2",children:(m==null?void 0:m.activeAlerts)??0}),t.jsx("td",{className:"px-3 py-2",children:a.policy.maxActiveAlerts}),t.jsxs("td",{className:"px-3 py-2",children:[a.policy.minCadenceMinutes," min"]}),t.jsx("td",{className:"px-3 py-2",children:a.policy.maxContextSources})]},i)})})]})})]})}exports.AlertManagementPage=e.AlertManagementPage;exports.AlertWizardDialog=e.AlertWizardDialog;exports.AlertsApiError=e.AlertsApiError;exports.CALCULATED_FIELD_ENTITY_MARKER=e.CALCULATED_FIELD_ENTITY_MARKER;exports.CardAlertIndicator=e.CardAlertIndicator;exports.CardSummary=e.CardSummary;exports.DATE_FORMAT_VALUES=e.DATE_FORMAT_VALUES;exports.Dashboard=e.Dashboard;exports.DashboardExportDialog=e.DashboardExportDialog;exports.DashboardWC=e.DashboardWC;exports.EmailScheduleDialog=e.EmailScheduleDialog;exports.ExportError=e.ExportError;exports.PivotMarkerEnum=e.PivotMarkerEnum;exports.ResourceType=e.ResourceType;exports.SemaphorContextProvider=e.SemaphorContextProvider;exports.SemaphorDataProvider=e.SemaphorQueryClient;exports.SemaphorQueryClient=e.SemaphorQueryClient;exports.ShareDialog=e.ShareDialog;exports.SummaryCard=e.SummaryCard;exports.Surfboard=e.DashboardPlus;exports.backtestAlert=e.backtestAlert;exports.cancelExport=e.cancelExport;exports.cloneDeep=e.cloneDeep;exports.createAlert=e.createAlert;exports.createEmptyKpiConfig=e.createEmptyKpiConfig;exports.createExport=e.createExport;exports.createSqlGenConfig=e.createSqlGenConfig;exports.deleteAlert=e.deleteAlert;exports.downloadPdf=e.downloadPdf;exports.emitDashboardLoad=e.emitDashboardLoad;exports.emitDashboardUnload=e.emitDashboardUnload;exports.fmt=e.fmt;exports.formatFileSize=e.formatFileSize;exports.getAlert=e.getAlert;exports.getAlertContextSources=e.getAlertContextSources;exports.getAlertHistory=e.getAlertHistory;exports.getAlertQuotaUsage=e.getAlertQuotaUsage;exports.getAlertRunDeliveries=e.getAlertRunDeliveries;exports.getAlertRunSteps=e.getAlertRunSteps;exports.getAlertRuns=e.getAlertRuns;exports.getAlertState=e.getAlertState;exports.getColumnDataType=e.getColumnDataType;exports.getDownloadUrl=e.getDownloadUrl;exports.getExportStatus=e.getExportStatus;exports.getExports=e.getExports;exports.getFilterValueType=e.getFilterValueType;exports.getFormattedTableNameForQuery=e.getFormattedTableNameForQuery;exports.getQualifiedTableName=e.getQualifiedTableName;exports.getSql=e.getSql;exports.invalidateToken=e.invalidateToken;exports.isBooleanDataType=e.isBooleanDataType;exports.isCalculatedDimension=e.isCalculatedDimension;exports.isCalculatedField=e.isCalculatedField;exports.isCalculatedMetric=e.isCalculatedMetric;exports.isColumnInSqlGen=e.isColumnInSqlGen;exports.isDateDataType=e.isDateDataType;exports.isExportComplete=e.isExportComplete;exports.isExportInProgress=e.isExportInProgress;exports.isNumberDataType=e.isNumberDataType;exports.isTextDataType=e.isTextDataType;exports.listAlertQuotas=e.listAlertQuotas;exports.listAlerts=e.listAlerts;exports.previewAlertDeliverable=e.previewAlertDeliverable;exports.resolveDataType=e.resolveDataType;exports.resolveDatamodelName=e.resolveDatamodelName;exports.triggerAlertNow=e.triggerAlertNow;exports.updateAlert=e.updateAlert;exports.updateAlertContextSources=e.updateAlertContextSources;exports.updateAlertQuota=e.updateAlertQuota;exports.useActiveExports=e.useActiveExports;exports.useAddNewFrame=e.useAddNewFrame;exports.useAlertActions=e.useAlertActions;exports.useAlertDeliveries=e.useAlertDeliveries;exports.useAlertDetail=e.useAlertDetail;exports.useAlertDraft=e.useAlertDraft;exports.useAlertFilters=e.useAlertFilters;exports.useAlertHistory=e.useAlertHistory;exports.useAlertQuotas=e.useAlertQuotas;exports.useAlertRuns=e.useAlertRuns;exports.useAlertState=e.useAlertState;exports.useAlertStore=e.useAlertStore;exports.useAlertWizard=e.useAlertWizard;exports.useAlerts=e.useAlerts;exports.useAlertsBootstrap=e.useAlertsBootstrap;exports.useAlertsById=e.useAlertsById;exports.useAlertsForCard=e.useAlertsForCard;exports.useCard=e.useCard;exports.useCardAlertMap=e.useCardAlertMap;exports.useCardSummary=e.useCardSummary;exports.useCurrentActiveCard=e.useCurrentActiveCard;exports.useCurrentCardConfig=e.useCurrentCardConfig;exports.useCurrentSheetActiveCards=e.useCurrentSheetActiveCards;exports.useDashboardActions=e.useDashboardActions;exports.useDashboardById=e.useDashboardById;exports.useDashboardQuery=e.useDashboardQuery;exports.useDashboardStore=e.useDashboardStore;exports.useDashboardSummary=e.useDashboardSummary;exports.useDataColumns=e.useDataColumns;exports.useDateFilterHook=e.useDateFilterHook;exports.useEditorActions=e.useEditorActions;exports.useEditorAside=e.useEditorAside;exports.useEditorStore=e.useEditorStore;exports.useExportActions=e.useExportActions;exports.useExportStore=e.useExportStore;exports.useInProgressExportsCount=e.useInProgressExportsCount;exports.useManagementStore=e.useManagementStore;exports.useResourceManagement=e.useResourceManagement;exports.useSelectedAlertId=e.useSelectedAlertId;exports.useTextFilterHook=e.useTextFilterHook;exports.CONTROL_CARD_DEFAULT_VALUE=_.CONTROL_CARD_DEFAULT_VALUE;exports.DEFAULT_CALENDAR_CONTEXT=_.DEFAULT_CALENDAR_CONTEXT;exports.DEFAULT_SEMANTIC_DOMAIN_ACCESS=_.DEFAULT_SEMANTIC_DOMAIN_ACCESS;exports.EMPTY_SELECTION=_.EMPTY_SELECTION;exports.CalendarPreferencesDialog=M.CalendarPreferencesDialog;exports.DashboardSummarySettingsDialog=M.DashboardSummarySettingsDialog;exports.ResourceManagementPanel=O.ResourceManagementPanel;exports.useDebouncedDirtyCheck=U.useDebouncedDirtyCheck;exports.AdvancedModeToggle=A.AdvancedModeToggle;exports.DashboardControlsSettings=A.DashboardControlsSettings;exports.DashboardFilterControlsButton=A.DashboardFilterControlsButton;exports.ExportNotificationItem=A.ExportNotificationItem;exports.ExportNotificationList=A.ExportNotificationList;exports.NotificationBell=A.NotificationBell;exports.UnsavedChangesAlert=A.UnsavedChangesAlert;exports.VisualEditingControls=A.VisualEditingControls;exports.useExportPolling=A.useExportPolling;exports.useExportRecovery=A.useExportRecovery;exports.usePristineSnapshotInitializer=A.usePristineSnapshotInitializer;exports.normalizeDashboardForDirtyCheck=L.normalizeDashboardForDirtyCheck;exports.serializeDashboardForDirtyCheck=L.serializeDashboardForDirtyCheck;exports.AlertDetailPageEmbedded=K;exports.Combobox=W;exports.ScheduleDashboard=H;exports.TenantQuotaPage=Y;exports.Visual=q;exports.useAlertBacktest=Q;exports.useExposePrintState=$;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-COoAiuFD.js"),_=require("./types/index.cjs"),M=require("./chunks/dashboard-summary-settings-dialog-XvwdRn2n.js"),t=require("react/jsx-runtime"),x=require("react"),O=require("./chunks/resource-management-panel-C37Ddk0o.js"),U=require("./chunks/use-debounced-dirty-check-XHSwAefL.js");require("react-dom");const A=require("./chunks/dashboard-filter-controls-button-BRd93sFp.js"),L=require("./chunks/normalize-dashboard-for-dirty-check-BXRUMVb2.js");function z(s){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const n in s)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(s,n);Object.defineProperty(r,n,o.get?o:{enumerable:!0,get:()=>s[n]})}}return r.default=s,Object.freeze(r)}const R=z(x);function Q(s){const{authToken:r,tokenProps:n}=e.useSemaphorContext();return e.useMutation({mutationFn:async o=>e.backtestAlert(n.apiServiceUrl,r.accessToken,s,o)})}function q(s){const{displayPreferences:r,cardId:n,...o}=s,l={...o,id:s.dashboardId};return t.jsx(e.ErrorBoundary,{FallbackComponent:e.Fallback,children:t.jsxs(e.SemaphorContextProvider,{dashboardProps:l,children:[t.jsx(e.SemaphorReadyIndicator,{componentType:"visual",componentId:s.cardId}),t.jsx(e.UXProvider,{children:t.jsx(e.DisplayPreferencesProvider,{displayPreferences:r,children:t.jsx(e.Container,{type:"visual",cardId:n,...l,children:t.jsx(V,{cardId:n})})})})]})})}function V({cardId:s}){const r=e.useDashboardStore(l=>{var c;return(c=l.dashboard)==null?void 0:c.sheets}),{card:n,frame:o}=x.useMemo(()=>{const l=r==null?void 0:r.flatMap(i=>i.frames),c=l==null?void 0:l.flatMap(i=>i==null?void 0:i.cards),u=c==null?void 0:c.find(i=>(i==null?void 0:i.id)===s),a=l==null?void 0:l.find(i=>{var m;return(m=i==null?void 0:i.cards)==null?void 0:m.find(f=>(f==null?void 0:f.id)===s)});return{card:u,frame:a}},[r,s]);return!n||!o?t.jsx(e.FallbackVisual,{error:new Error("Card not found"),resetErrorBoundary:()=>{},customerFacingMessage:`Card not found with ID: ${s}`}):t.jsx("main",{className:"flex h-full grow flex-col",children:t.jsx(e.ErrorBoundary,{FallbackComponent:({error:l,resetErrorBoundary:c})=>t.jsx(e.FallbackVisual,{error:l,resetErrorBoundary:c,customerFacingMessage:"Error creating visual. Please try again."}),children:t.jsx(e.DashboardCard,{card:n,frame:o})})})}function W({name:s,items:r,value:n,onChange:o,isLoading:l,isError:c,refetch:u,className:a,icon:i,showNone:m=!1}){const f=R.useRef(null),[D,C]=R.useState(!1),[b,j]=R.useState("100%"),y=m?[...r||[],{id:"none",name:"None"}]:r;R.useLayoutEffect(()=>{f.current&&j(f.current.offsetWidth)},[]);function I(){var h;return l?"Loading...":c?"Error":n?(h=r==null?void 0:r.find(S=>S.id===n))==null?void 0:h.name:`Select ${s}`}function T(h,S){o(S),C(!1)}return t.jsxs(e.Popover,{open:D,onOpenChange:C,children:[t.jsx(e.PopoverTrigger,{asChild:!0,children:t.jsxs(e.Button,{ref:f,variant:"outline",role:"combobox","aria-expanded":D,className:e.cn("flex h-9 w-full justify-between",a),children:[t.jsxs("div",{className:"flex items-center gap-2",children:[i&&t.jsx("div",{className:"mr-2",children:i}),t.jsx("span",{className:"max-w-[150px] overflow-hidden truncate text-ellipsis whitespace-nowrap",children:I()})]}),t.jsx(e.ChevronDown,{className:"size-4 opacity-50"})]})}),t.jsx(e.PopoverContent,{className:"w-full p-0",style:{minWidth:b},children:t.jsxs(e.Command,{children:[t.jsxs("div",{className:"flex h-9 items-center justify-between border-b pr-1",children:[t.jsx(e.CommandInput,{className:"h-9",placeholder:"Search..."}),t.jsx(e.IconButton,{className:"h-7",onClick:u,children:t.jsx(e.RefreshCw,{className:e.cn("size-3.5 opacity-50",l&&"animate-spin")})})]}),t.jsxs(e.CommandList,{children:[t.jsxs(e.CommandEmpty,{children:["No ",s==null?void 0:s.toLowerCase()," found."]}),t.jsx(e.CommandGroup,{children:y==null?void 0:y.map(h=>t.jsx(e.CommandItem,{className:"overflow-x-auto",value:h.name,onSelect:S=>T(S,h.id),children:t.jsxs("div",{className:"flex items-center gap-2",children:[t.jsx(e.Check,{className:e.cn("size-4",n===h.id?"opacity-100":"opacity-0")}),t.jsx("div",{title:h.name,children:h.name})]})},h.id))})]})]})})]})}function H({triggerButtonClassName:s,variant:r="ghost"}){const[n,o]=x.useState(!1),l=e.useDashboardStore(u=>{var a;return(a=u.dashboard)==null?void 0:a.id}),c=e.useDashboardStore(u=>{var a;return(a=u.dashboard)==null?void 0:a.title});return l?t.jsxs(t.Fragment,{children:[t.jsx(e.IconButton,{tooltip:"Schedule Dashboard",className:e.cn("h-7 p-2",s),buttonProps:{variant:r},onClick:()=>o(!0),children:t.jsx(e.Clock,{className:"size-4"})}),t.jsx(e.EmailScheduleDialog,{open:n,onOpenChange:o,dashboardId:l,dashboardName:c})]}):null}function $(s,r){x.useEffect(()=>(s&&r&&(window.__SEMAPHOR_PRINT_STATE__={...r}),()=>{s&&window.__SEMAPHOR_PRINT_STATE__&&delete window.__SEMAPHOR_PRINT_STATE__}),[s,r])}function P(s){if(!s)return"--";const r=new Date(s);return Number.isNaN(r.getTime())?"--":r.toLocaleString()}function G(s){var r;return((r=s.alertState)==null?void 0:r.currentState)==="FIRING"?"Signal surfaced":s.status==="ACTIVE"?"Watching":s.status==="PAUSED"?"Paused":s.status}function K({alertId:s,onBack:r}){var h,S,F,w;const{authToken:n,tokenProps:o}=e.useSemaphorContext(),{data:l,isLoading:c,refetch:u}=e.useAlertDetail(s),a=(l==null?void 0:l.alert)??null,[i,m]=x.useState([]),[f,D]=x.useState([]),[C,b]=x.useState(null),j=x.useCallback(async()=>{var g;const d=o==null?void 0:o.apiServiceUrl,p=n==null?void 0:n.accessToken;if(!d||!p||!s)return null;try{const v=await fetch(`${d}/v1/alerts/${s}/runs?limit=20`,{headers:{Authorization:`Bearer ${p}`}});if(v.ok){const E=await v.json(),N=Array.isArray(E.runs)?E.runs:[],k=C&&N.some(B=>B.id===C)?C:((g=N[0])==null?void 0:g.id)??null;return D(N),b(k),k}D([]),b(null)}catch{return D([]),b(null),null}return null},[s,n,C,o]),y=x.useCallback(async d=>{const p=o==null?void 0:o.apiServiceUrl,g=n==null?void 0:n.accessToken,v=d??C;if(!p||!g||!s||!v){m([]);return}try{const E=await fetch(`${p}/v1/alerts/${s}/runs/${v}/deliveries`,{headers:{Authorization:`Bearer ${g}`}});if(E.ok){const N=await E.json();m(Array.isArray(N.attempts)?N.attempts:[])}else m([])}catch{m([])}},[s,n,C,o]),I=x.useCallback(async()=>{await u();const d=await j();await y(d)},[y,j,u]);x.useEffect(()=>{j().catch(()=>{})},[j]),x.useEffect(()=>{y().catch(()=>{})},[y]);const T=x.useMemo(()=>{const d={};for(const p of i)d[p.channel]||(d[p.channel]=[]),d[p.channel].push(p);return d},[i]);return c?t.jsx("div",{className:"p-4 text-sm text-muted-foreground",children:"Loading signal detail..."}):a?t.jsxs("div",{className:"space-y-4 p-4",children:[t.jsxs("div",{className:"flex items-center justify-between gap-2",children:[t.jsxs("div",{className:"flex items-center gap-2",children:[r&&t.jsx(e.Button,{variant:"outline",size:"sm",onClick:r,children:"Back"}),t.jsx("h2",{className:"text-lg font-semibold",children:a.name}),t.jsx(e.Badge,{variant:a.status==="ACTIVE"?"default":"secondary",children:G(a)}),((h=a.alertState)==null?void 0:h.currentState)&&t.jsx(e.Badge,{variant:a.alertState.currentState==="FIRING"?"destructive":"outline",children:a.alertState.currentState==="FIRING"?"Signal surfaced":"Stable"})]}),t.jsx(e.Button,{variant:"outline",size:"sm",onClick:()=>void I(),children:"Refresh"})]}),a.description&&t.jsx("p",{className:"text-sm text-muted-foreground",children:a.description}),t.jsxs("div",{className:"rounded-md border bg-muted/30 p-4 text-sm",children:[t.jsx("p",{className:"font-medium",children:"What changed"}),t.jsx("p",{className:"mt-1 text-muted-foreground",children:"Review the latest signal activity, then investigate the underlying dashboard context if you need more detail."})]}),t.jsxs("div",{className:"rounded-md border bg-background p-4 space-y-2",children:[t.jsx("h3",{className:"text-sm font-semibold",children:"Signal Watch"}),t.jsxs("div",{className:"grid grid-cols-2 gap-2 text-sm",children:[t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Watching for:"})," ",e.formatSignalCondition(a.jobConfig.operator,a.jobConfig.threshold)]}),t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Severity:"})," ",a.jobConfig.severity]}),t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Last Evaluated:"})," ",P((S=a.alertState)==null?void 0:S.lastEvaluatedAt)]}),t.jsxs("div",{children:[t.jsx("span",{className:"text-muted-foreground",children:"Last Surfaced:"})," ",P((F=a.alertState)==null?void 0:F.lastTriggeredAt)]})]})]}),((w=a.deliveryConfig)==null?void 0:w.channels)&&a.deliveryConfig.channels.length>0&&t.jsxs("div",{className:"rounded-md border bg-background p-4 space-y-2",children:[t.jsx("h3",{className:"text-sm font-semibold",children:"Where It Surfaces"}),t.jsx("div",{className:"flex flex-wrap gap-2",children:a.deliveryConfig.channels.map(d=>t.jsx(e.Badge,{variant:"outline",children:d},d))})]}),f.length>0&&t.jsxs("div",{className:"rounded-md border bg-background p-4 space-y-3",children:[t.jsx("h3",{className:"text-sm font-semibold",children:"Recent Delivery Activity"}),f.length>1&&t.jsx("div",{className:"flex flex-wrap gap-2",children:f.map(d=>t.jsx(e.Button,{variant:d.id===C?"default":"outline",size:"sm",onClick:()=>b(d.id),children:P(d.scheduledFor)},d.id))}),Object.keys(T).length===0?t.jsx("p",{className:"text-sm text-muted-foreground",children:"No delivery attempts were recorded for this run."}):Object.entries(T).map(([d,p])=>t.jsxs("div",{className:"space-y-1",children:[t.jsx("div",{className:"flex items-center gap-2",children:t.jsx(e.Badge,{variant:"secondary",className:"text-xs",children:d})}),t.jsx("div",{className:"overflow-hidden rounded border",children:t.jsxs("table",{className:"w-full text-xs",children:[t.jsx("thead",{className:"bg-muted/40",children:t.jsxs("tr",{children:[t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Recipient"}),t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Status"}),t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Time"}),t.jsx("th",{className:"px-2 py-1 text-left font-medium",children:"Error"})]})}),t.jsx("tbody",{children:p.map(g=>t.jsxs("tr",{className:"border-t",children:[t.jsx("td",{className:"px-2 py-1",children:g.recipient}),t.jsx("td",{className:"px-2 py-1",children:t.jsx(e.Badge,{variant:g.status==="SENT"?"default":"destructive",className:"text-[10px]",children:g.status})}),t.jsx("td",{className:"px-2 py-1",children:P(g.createdAt)}),t.jsx("td",{className:"px-2 py-1 text-muted-foreground",children:g.error||"--"})]},g.id))})]})})]},d))]})]}):t.jsx("div",{className:"p-4 text-sm text-muted-foreground",children:"Signal not found."})}function Y(){var c,u;const{quotasQuery:s,usageQuery:r}=e.useAlertQuotas(),n=((c=s.data)==null?void 0:c.quotas)||[],o=((u=r.data)==null?void 0:u.usage)||[],l=new Map(o.map(a=>[a.tenantId||"org",a]));return t.jsxs("div",{className:"space-y-4 p-4",children:[t.jsxs("div",{className:"flex items-center justify-between",children:[t.jsx("h2",{className:"text-xl font-semibold",children:"Alert Quotas"}),t.jsx(e.Button,{variant:"outline",size:"sm",onClick:()=>{s.refetch(),r.refetch()},children:"Refresh"})]}),s.isLoading||r.isLoading?t.jsx("p",{className:"text-sm text-muted-foreground",children:"Loading quota usage..."}):null,t.jsx("div",{className:"overflow-hidden rounded-lg border",children:t.jsxs("table",{className:"w-full text-sm",children:[t.jsx("thead",{className:"bg-muted/40",children:t.jsxs("tr",{children:[t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Tenant"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Active Alerts"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Max Active"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Min Cadence"}),t.jsx("th",{className:"px-3 py-2 text-left font-medium",children:"Max Context Sources"})]})}),t.jsx("tbody",{children:n.map(a=>{const i=a.tenantId||"org",m=l.get(i);return t.jsxs("tr",{className:"border-t",children:[t.jsx("td",{className:"px-3 py-2",children:i}),t.jsx("td",{className:"px-3 py-2",children:(m==null?void 0:m.activeAlerts)??0}),t.jsx("td",{className:"px-3 py-2",children:a.policy.maxActiveAlerts}),t.jsxs("td",{className:"px-3 py-2",children:[a.policy.minCadenceMinutes," min"]}),t.jsx("td",{className:"px-3 py-2",children:a.policy.maxContextSources})]},i)})})]})})]})}exports.AlertManagementPage=e.AlertManagementPage;exports.AlertWizardDialog=e.AlertWizardDialog;exports.AlertsApiError=e.AlertsApiError;exports.CALCULATED_FIELD_ENTITY_MARKER=e.CALCULATED_FIELD_ENTITY_MARKER;exports.CardAlertIndicator=e.CardAlertIndicator;exports.CardSummary=e.CardSummary;exports.DATE_FORMAT_VALUES=e.DATE_FORMAT_VALUES;exports.Dashboard=e.Dashboard;exports.DashboardExportDialog=e.DashboardExportDialog;exports.DashboardWC=e.DashboardWC;exports.EmailScheduleDialog=e.EmailScheduleDialog;exports.ExportError=e.ExportError;exports.PivotMarkerEnum=e.PivotMarkerEnum;exports.ResourceType=e.ResourceType;exports.SemaphorContextProvider=e.SemaphorContextProvider;exports.SemaphorDataProvider=e.SemaphorQueryClient;exports.SemaphorQueryClient=e.SemaphorQueryClient;exports.ShareDialog=e.ShareDialog;exports.SummaryCard=e.SummaryCard;exports.Surfboard=e.DashboardPlus;exports.backtestAlert=e.backtestAlert;exports.cancelExport=e.cancelExport;exports.cloneDeep=e.cloneDeep;exports.createAlert=e.createAlert;exports.createEmptyKpiConfig=e.createEmptyKpiConfig;exports.createExport=e.createExport;exports.createSqlGenConfig=e.createSqlGenConfig;exports.deleteAlert=e.deleteAlert;exports.downloadPdf=e.downloadPdf;exports.emitDashboardLoad=e.emitDashboardLoad;exports.emitDashboardUnload=e.emitDashboardUnload;exports.fmt=e.fmt;exports.formatFileSize=e.formatFileSize;exports.getAlert=e.getAlert;exports.getAlertContextSources=e.getAlertContextSources;exports.getAlertHistory=e.getAlertHistory;exports.getAlertQuotaUsage=e.getAlertQuotaUsage;exports.getAlertRunDeliveries=e.getAlertRunDeliveries;exports.getAlertRunSteps=e.getAlertRunSteps;exports.getAlertRuns=e.getAlertRuns;exports.getAlertState=e.getAlertState;exports.getColumnDataType=e.getColumnDataType;exports.getDownloadUrl=e.getDownloadUrl;exports.getExportStatus=e.getExportStatus;exports.getExports=e.getExports;exports.getFilterValueType=e.getFilterValueType;exports.getFormattedTableNameForQuery=e.getFormattedTableNameForQuery;exports.getQualifiedTableName=e.getQualifiedTableName;exports.getSql=e.getSql;exports.invalidateToken=e.invalidateToken;exports.isBooleanDataType=e.isBooleanDataType;exports.isCalculatedDimension=e.isCalculatedDimension;exports.isCalculatedField=e.isCalculatedField;exports.isCalculatedMetric=e.isCalculatedMetric;exports.isColumnInSqlGen=e.isColumnInSqlGen;exports.isDateDataType=e.isDateDataType;exports.isExportComplete=e.isExportComplete;exports.isExportInProgress=e.isExportInProgress;exports.isNumberDataType=e.isNumberDataType;exports.isTextDataType=e.isTextDataType;exports.listAlertQuotas=e.listAlertQuotas;exports.listAlerts=e.listAlerts;exports.previewAlertDeliverable=e.previewAlertDeliverable;exports.resolveDataType=e.resolveDataType;exports.resolveDatamodelName=e.resolveDatamodelName;exports.triggerAlertNow=e.triggerAlertNow;exports.updateAlert=e.updateAlert;exports.updateAlertContextSources=e.updateAlertContextSources;exports.updateAlertQuota=e.updateAlertQuota;exports.useActiveExports=e.useActiveExports;exports.useAddNewFrame=e.useAddNewFrame;exports.useAlertActions=e.useAlertActions;exports.useAlertDeliveries=e.useAlertDeliveries;exports.useAlertDetail=e.useAlertDetail;exports.useAlertDraft=e.useAlertDraft;exports.useAlertFilters=e.useAlertFilters;exports.useAlertHistory=e.useAlertHistory;exports.useAlertQuotas=e.useAlertQuotas;exports.useAlertRuns=e.useAlertRuns;exports.useAlertState=e.useAlertState;exports.useAlertStore=e.useAlertStore;exports.useAlertWizard=e.useAlertWizard;exports.useAlerts=e.useAlerts;exports.useAlertsBootstrap=e.useAlertsBootstrap;exports.useAlertsById=e.useAlertsById;exports.useAlertsForCard=e.useAlertsForCard;exports.useCard=e.useCard;exports.useCardAlertMap=e.useCardAlertMap;exports.useCardSummary=e.useCardSummary;exports.useCurrentActiveCard=e.useCurrentActiveCard;exports.useCurrentCardConfig=e.useCurrentCardConfig;exports.useCurrentSheetActiveCards=e.useCurrentSheetActiveCards;exports.useDashboardActions=e.useDashboardActions;exports.useDashboardById=e.useDashboardById;exports.useDashboardQuery=e.useDashboardQuery;exports.useDashboardStore=e.useDashboardStore;exports.useDashboardSummary=e.useDashboardSummary;exports.useDataColumns=e.useDataColumns;exports.useDateFilterHook=e.useDateFilterHook;exports.useEditorActions=e.useEditorActions;exports.useEditorAside=e.useEditorAside;exports.useEditorStore=e.useEditorStore;exports.useExportActions=e.useExportActions;exports.useExportStore=e.useExportStore;exports.useInProgressExportsCount=e.useInProgressExportsCount;exports.useManagementStore=e.useManagementStore;exports.useResourceManagement=e.useResourceManagement;exports.useSelectedAlertId=e.useSelectedAlertId;exports.useTextFilterHook=e.useTextFilterHook;exports.CONTROL_CARD_DEFAULT_VALUE=_.CONTROL_CARD_DEFAULT_VALUE;exports.DEFAULT_CALENDAR_CONTEXT=_.DEFAULT_CALENDAR_CONTEXT;exports.DEFAULT_SEMANTIC_DOMAIN_ACCESS=_.DEFAULT_SEMANTIC_DOMAIN_ACCESS;exports.EMPTY_SELECTION=_.EMPTY_SELECTION;exports.CalendarPreferencesDialog=M.CalendarPreferencesDialog;exports.DashboardSummarySettingsDialog=M.DashboardSummarySettingsDialog;exports.ResourceManagementPanel=O.ResourceManagementPanel;exports.useDebouncedDirtyCheck=U.useDebouncedDirtyCheck;exports.AdvancedModeToggle=A.AdvancedModeToggle;exports.DashboardControlsSettings=A.DashboardControlsSettings;exports.DashboardFilterControlsButton=A.DashboardFilterControlsButton;exports.ExportNotificationItem=A.ExportNotificationItem;exports.ExportNotificationList=A.ExportNotificationList;exports.NotificationBell=A.NotificationBell;exports.UnsavedChangesAlert=A.UnsavedChangesAlert;exports.VisualEditingControls=A.VisualEditingControls;exports.useExportPolling=A.useExportPolling;exports.useExportRecovery=A.useExportRecovery;exports.usePristineSnapshotInitializer=A.usePristineSnapshotInitializer;exports.normalizeDashboardForDirtyCheck=L.normalizeDashboardForDirtyCheck;exports.serializeDashboardForDirtyCheck=L.serializeDashboardForDirtyCheck;exports.AlertDetailPageEmbedded=K;exports.Combobox=W;exports.ScheduleDashboard=H;exports.TenantQuotaPage=Y;exports.Visual=q;exports.useAlertBacktest=Q;exports.useExposePrintState=$;
|
package/dist/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { b as j, W as q, Y as H, Z as W, _ as G, $ as K, a0 as Y, a1 as X, a2 as J, a3 as Z, u as F, a4 as O, a5 as ee, P as ae, j as te, B as T, c as _, a6 as se, l as re, m as ne, n as ie, a7 as Q, a8 as oe, o as le, p as de, q as ce, r as ue, s as me, a9 as he, aa as pe, ab as fe, ac as E, ad as be, ae as ge } from "./chunks/index-
|
|
2
|
-
import { aU as Me, aW as Fe, bC as Le, aY as Ue, aV as ze, ax as Be, aZ as Oe, D as je, av as We, ap as Qe, bI as Ve, b1 as $e, ah as qe, ak as He, ak as Ge, al as Ke, aw as Ye, a as Xe, bH as Je, as as Ze, bn as ea, bk as aa, bD as ta, b8 as sa, bp as ra, au as na, aq as ia, ar as oa, b2 as la, bL as da, bm as ca, bw as ua, bt as ma, bA as ha, bu as pa, bv as fa, bs as ba, br as ga, ba as xa, bG as Na, bF as va, bE as ya, b9 as Aa, bd as Ca, be as Sa, b7 as Da, at as Ea, b6 as Ta, a$ as wa, b0 as Ra, a_ as Ia, bb as _a, b5 as Pa, bK as ka, bJ as Ma, b4 as Fa, b3 as La, bz as Ua, bl as za, by as Ba, bf as Oa, bc as ja, bq as Wa, bo as Qa, bx as Va, bB as $a, aE as qa, aB as Ha, aN as Ga, aL as Ka, aT as Ya, aS as Xa, aK as Ja, aJ as Za, aI as et, aM as at, aX as tt, aG as st, aH as rt, aO as nt, aQ as it, ao as ot, aP as lt, az as dt, bh as ct, bj as ut, bi as mt, N as ht, an as pt, ag as ft, ay as bt, aA as gt, ai as xt, M as Nt, bg as vt, U as yt, aD as At, aC as Ct, aF as St, af as Dt, am as Et, aR as Tt, aj as wt } from "./chunks/index-
|
|
1
|
+
import { b as j, W as q, Y as H, Z as W, _ as G, $ as K, a0 as Y, a1 as X, a2 as J, a3 as Z, u as F, a4 as O, a5 as ee, P as ae, j as te, B as T, c as _, a6 as se, l as re, m as ne, n as ie, a7 as Q, a8 as oe, o as le, p as de, q as ce, r as ue, s as me, a9 as he, aa as pe, ab as fe, ac as E, ad as be, ae as ge } from "./chunks/index-J8IvoGB3.js";
|
|
2
|
+
import { aU as Me, aW as Fe, bC as Le, aY as Ue, aV as ze, ax as Be, aZ as Oe, D as je, av as We, ap as Qe, bI as Ve, b1 as $e, ah as qe, ak as He, ak as Ge, al as Ke, aw as Ye, a as Xe, bH as Je, as as Ze, bn as ea, bk as aa, bD as ta, b8 as sa, bp as ra, au as na, aq as ia, ar as oa, b2 as la, bL as da, bm as ca, bw as ua, bt as ma, bA as ha, bu as pa, bv as fa, bs as ba, br as ga, ba as xa, bG as Na, bF as va, bE as ya, b9 as Aa, bd as Ca, be as Sa, b7 as Da, at as Ea, b6 as Ta, a$ as wa, b0 as Ra, a_ as Ia, bb as _a, b5 as Pa, bK as ka, bJ as Ma, b4 as Fa, b3 as La, bz as Ua, bl as za, by as Ba, bf as Oa, bc as ja, bq as Wa, bo as Qa, bx as Va, bB as $a, aE as qa, aB as Ha, aN as Ga, aL as Ka, aT as Ya, aS as Xa, aK as Ja, aJ as Za, aI as et, aM as at, aX as tt, aG as st, aH as rt, aO as nt, aQ as it, ao as ot, aP as lt, az as dt, bh as ct, bj as ut, bi as mt, N as ht, an as pt, ag as ft, ay as bt, aA as gt, ai as xt, M as Nt, bg as vt, U as yt, aD as At, aC as Ct, aF as St, af as Dt, am as Et, aR as Tt, aj as wt } from "./chunks/index-J8IvoGB3.js";
|
|
3
3
|
import { CONTROL_CARD_DEFAULT_VALUE as It, DEFAULT_CALENDAR_CONTEXT as _t, DEFAULT_SEMANTIC_DOMAIN_ACCESS as Pt, EMPTY_SELECTION as kt } from "./types/index.js";
|
|
4
|
-
import { C as Ft, D as Lt } from "./chunks/dashboard-summary-settings-dialog-
|
|
4
|
+
import { C as Ft, D as Lt } from "./chunks/dashboard-summary-settings-dialog-CcNH2IIt.js";
|
|
5
5
|
import { jsx as e, jsxs as r, Fragment as xe } from "react/jsx-runtime";
|
|
6
6
|
import * as R from "react";
|
|
7
7
|
import { useMemo as V, useState as P, useEffect as L, useCallback as M } from "react";
|
|
8
|
-
import { ResourceManagementPanel as zt } from "./chunks/resource-management-panel-
|
|
8
|
+
import { ResourceManagementPanel as zt } from "./chunks/resource-management-panel-B1q16xjI.js";
|
|
9
9
|
import { u as Ot } from "./chunks/use-debounced-dirty-check-BwAbnX_5.js";
|
|
10
10
|
import "react-dom";
|
|
11
|
-
import { A as Wt, D as Qt, c as Vt, a as $t, E as qt, N as Ht, U as Gt, V as Kt, u as Yt, b as Xt, d as Jt } from "./chunks/dashboard-filter-controls-button-
|
|
11
|
+
import { A as Wt, D as Qt, c as Vt, a as $t, E as qt, N as Ht, U as Gt, V as Kt, u as Yt, b as Xt, d as Jt } from "./chunks/dashboard-filter-controls-button-7f-bvHT_.js";
|
|
12
12
|
import { n as es, s as as } from "./chunks/normalize-dashboard-for-dirty-check-5KpZN8xr.js";
|
|
13
13
|
function De(a) {
|
|
14
14
|
const { authToken: s, tokenProps: i } = j();
|