react-semaphor 0.1.442 → 0.1.444
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-BjqymJeS.js → dashboard-CJNVq8XI.js} +4 -4
- package/dist/chunks/{dashboard-BRj8nq8w.js → dashboard-DxZuqe8t.js} +2 -2
- package/dist/chunks/{dashboard-briefing-launcher-B7LrrGSM.js → dashboard-briefing-launcher-Bg_SeBV8.js} +2 -2
- package/dist/chunks/{dashboard-briefing-launcher-D5oHvdYf.js → dashboard-briefing-launcher-Do6ZcOj4.js} +1 -1
- package/dist/chunks/{dashboard-controls-DjyNG67M.js → dashboard-controls-CYBi_mes.js} +1 -1
- package/dist/chunks/{dashboard-controls-CUd1yfGB.js → dashboard-controls-Da9MkPaf.js} +3 -3
- package/dist/chunks/{dashboard-json-C5_h_0OT.js → dashboard-json-BtrdGo1U.js} +1 -1
- package/dist/chunks/{dashboard-json-CiMI9PO-.js → dashboard-json-ezLyW7AK.js} +1 -1
- package/dist/chunks/edit-dashboard-visual-DEb9MeSM.js +182 -0
- package/dist/chunks/{edit-dashboard-visual-BOkzUd4b.js → edit-dashboard-visual-kE6_3R3j.js} +147 -125
- package/dist/chunks/{editor-action-buttons-C0EXI0VB.js → editor-action-buttons-8_CQa8Hb.js} +1 -1
- package/dist/chunks/{editor-action-buttons-Bz4ik8DY.js → editor-action-buttons-DROkx4PS.js} +1 -1
- package/dist/chunks/{report-preferences-dialog-Cw4Ti1lc.js → report-preferences-dialog-D5sIaFnb.js} +1 -1
- package/dist/chunks/{report-preferences-dialog-Ck94m-ik.js → report-preferences-dialog-Dq7rmN93.js} +1 -1
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/data-app-builder/index.cjs +1 -1
- package/dist/data-app-builder/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +4 -4
- 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-EwylNae5.js +0 -182
|
@@ -50392,7 +50392,7 @@ function Dp({
|
|
|
50392
50392
|
const r = {
|
|
50393
50393
|
xs: "w-0.5 h-0.5",
|
|
50394
50394
|
sm: "w-1 h-1",
|
|
50395
|
-
md: "w-
|
|
50395
|
+
md: "w-1.5 h-1.5",
|
|
50396
50396
|
lg: "w-3 h-3"
|
|
50397
50397
|
}, o = {
|
|
50398
50398
|
// shadcn theme colors
|
|
@@ -149682,9 +149682,9 @@ function pxe({
|
|
|
149682
149682
|
}
|
|
149683
149683
|
);
|
|
149684
149684
|
}
|
|
149685
|
-
const PDt = VT(() => import("./dashboard-controls-
|
|
149686
|
-
() => import("./edit-dashboard-visual-
|
|
149687
|
-
), ODt = VT(() => import("./dashboard-json-
|
|
149685
|
+
const PDt = VT(() => import("./dashboard-controls-Da9MkPaf.js")), FDt = VT(
|
|
149686
|
+
() => import("./edit-dashboard-visual-kE6_3R3j.js")
|
|
149687
|
+
), ODt = VT(() => import("./dashboard-json-BtrdGo1U.js"));
|
|
149688
149688
|
function dFt({
|
|
149689
149689
|
showControls: e = !1,
|
|
149690
149690
|
showFooter: t = !0,
|