react-semaphor 0.1.143 → 0.1.144
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-BG6qR7N2.js} +3 -3
- package/dist/chunks/{dashboard-controls-B8NPZmKf.js → dashboard-controls-_rTkbfKU.js} +1 -1
- package/dist/chunks/{dashboard-export-dialog-CZBcwimv.js → dashboard-export-dialog-BXuJmTUR.js} +1 -1
- package/dist/chunks/{dashboard-export-dialog-C1zTVaQi.js → dashboard-export-dialog-iH6sg1-y.js} +3 -3
- package/dist/chunks/{dashboard-json-C-zBNwIA.js → dashboard-json-CV6LkrYw.js} +1 -1
- package/dist/chunks/{dashboard-json-B2ImfUqL.js → dashboard-json-DZkwc1co.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-Dngktopr.js → edit-dashboard-visual-TG6Ezk2J.js} +33 -33
- package/dist/chunks/{edit-dashboard-visual-D0CRVVGk.js → edit-dashboard-visual-tCgjsYbu.js} +1673 -1748
- package/dist/chunks/{editor-action-buttons-h2AMR_R5.js → editor-action-buttons-Cvg5mWPC.js} +2 -2
- package/dist/chunks/{editor-action-buttons-l7f4cU54.js → editor-action-buttons-Czzj0JBw.js} +1 -1
- package/dist/chunks/{index-DO5lHjHR.js → index-CPBGb2zs.js} +1 -1
- package/dist/chunks/{index-DAD8b75l.js → index-Do9K-YLk.js} +4 -4
- package/dist/chunks/{resource-management-panel-BXSlocUb.js → resource-management-panel-Chc6oyIG.js} +274 -263
- package/dist/chunks/resource-management-panel-DyeJEtOT.js +6 -0
- package/dist/chunks/{use-visual-utils-Dk2Ld2rb.js → use-visual-utils-Bf6l2e8y.js} +1 -1
- package/dist/chunks/{use-visual-utils-CMMHZeji.js → use-visual-utils-Dtg1I8ku.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/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
|
@@ -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-BG6qR7N2.js")), _Je = e1(
|
|
114698
|
+
() => import("./edit-dashboard-visual-tCgjsYbu.js")
|
|
114699
|
+
), DJe = e1(() => import("./dashboard-json-CV6LkrYw.js")), TJe = e1(
|
|
114700
|
+
() => import("./resource-management-panel-Chc6oyIG.js").then(
|
|
114701
114701
|
(e) => ({ default: e.ResourceManagementPanel })
|
|
114702
114702
|
)
|
|
114703
114703
|
);
|