react-semaphor 0.1.143 → 0.1.145
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-BvAfEaAq.js → dashboard-controls-CK-TP9Qx.js} +3 -3
- package/dist/chunks/{dashboard-controls-B8NPZmKf.js → dashboard-controls-DhQZskp-.js} +1 -1
- package/dist/chunks/{dashboard-export-dialog-CZBcwimv.js → dashboard-export-dialog-D2JI5ycD.js} +1 -1
- package/dist/chunks/{dashboard-export-dialog-C1zTVaQi.js → dashboard-export-dialog-DWHbgRQ2.js} +3 -3
- package/dist/chunks/{dashboard-json-C-zBNwIA.js → dashboard-json-C_agr9Il.js} +1 -1
- package/dist/chunks/{dashboard-json-B2ImfUqL.js → dashboard-json-xIJDJDEK.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-D0CRVVGk.js → edit-dashboard-visual-CyWgFWeR.js} +3009 -3088
- package/dist/chunks/edit-dashboard-visual-DjlER5zs.js +195 -0
- package/dist/chunks/{editor-action-buttons-h2AMR_R5.js → editor-action-buttons-CRGFmZT-.js} +2 -2
- package/dist/chunks/{editor-action-buttons-l7f4cU54.js → editor-action-buttons-DPryoh3-.js} +1 -1
- package/dist/chunks/{index-DAD8b75l.js → index-DB87nSG-.js} +4 -4
- package/dist/chunks/{index-DO5lHjHR.js → index-DI6ZxR4E.js} +1 -1
- package/dist/chunks/{resource-management-panel-BXSlocUb.js → resource-management-panel-BOJcXuoC.js} +274 -263
- package/dist/chunks/resource-management-panel-BugB44JB.js +6 -0
- package/dist/chunks/{use-visual-utils-Dk2Ld2rb.js → use-visual-utils-CpYOpmej.js} +1 -1
- package/dist/chunks/{use-visual-utils-CMMHZeji.js → use-visual-utils-jua7RF1E.js} +1 -1
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/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 +1 -1
- package/package.json +1 -1
- package/dist/chunks/edit-dashboard-visual-Dngktopr.js +0 -195
- package/dist/chunks/resource-management-panel-DfCPGggX.js +0 -6
- package/dist/chunks/use-click-outside-B9T3lmcw.js +0 -1
- package/dist/chunks/use-click-outside-CMeO_QFI.js +0 -16
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as u, jsx as y, Fragment as C } from "react/jsx-runtime";
|
|
2
|
-
import { b as K, e as b, f as t, B as S, c as g, C as Q, u as D, g as F, L as z, h as I, i as k, j as E, k as B, X as L, l as h } from "./index-
|
|
3
|
-
import { u as M, a as N } from "./use-visual-utils-
|
|
2
|
+
import { b as K, e as b, f as t, B as S, c as g, C as Q, u as D, g as F, L as z, h as I, i as k, j as E, k as B, X as L, l as h } from "./index-DB87nSG-.js";
|
|
3
|
+
import { u as M, a as N } from "./use-visual-utils-CpYOpmej.js";
|
|
4
4
|
import { useState as V } from "react";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.453.0 - ISC
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const s=require("react/jsx-runtime"),e=require("./index-
|
|
1
|
+
"use strict";const s=require("react/jsx-runtime"),e=require("./index-DI6ZxR4E.js"),v=require("./use-visual-utils-jua7RF1E.js"),C=require("react");/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -114694,10 +114694,10 @@ function kJe() {
|
|
|
114694
114694
|
}
|
|
114695
114695
|
);
|
|
114696
114696
|
}
|
|
114697
|
-
const EJe = e1(() => import("./dashboard-controls-
|
|
114698
|
-
() => import("./edit-dashboard-visual-
|
|
114699
|
-
), DJe = e1(() => import("./dashboard-json-
|
|
114700
|
-
() => import("./resource-management-panel-
|
|
114697
|
+
const EJe = e1(() => import("./dashboard-controls-CK-TP9Qx.js")), _Je = e1(
|
|
114698
|
+
() => import("./edit-dashboard-visual-CyWgFWeR.js")
|
|
114699
|
+
), DJe = e1(() => import("./dashboard-json-C_agr9Il.js")), TJe = e1(
|
|
114700
|
+
() => import("./resource-management-panel-BOJcXuoC.js").then(
|
|
114701
114701
|
(e) => ({ default: e.ResourceManagementPanel })
|
|
114702
114702
|
)
|
|
114703
114703
|
);
|