react-semaphor 0.1.142 → 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.
Files changed (28) hide show
  1. package/dist/chunks/{dashboard-controls-BMLlOkS9.js → dashboard-controls-BG6qR7N2.js} +3 -3
  2. package/dist/chunks/{dashboard-controls-BdQcYRkf.js → dashboard-controls-_rTkbfKU.js} +1 -1
  3. package/dist/chunks/{dashboard-export-dialog-BpNaUA5x.js → dashboard-export-dialog-BXuJmTUR.js} +1 -1
  4. package/dist/chunks/{dashboard-export-dialog-CbMcLZvW.js → dashboard-export-dialog-iH6sg1-y.js} +3 -3
  5. package/dist/chunks/{dashboard-json-DD-d9gYu.js → dashboard-json-CV6LkrYw.js} +1 -1
  6. package/dist/chunks/{dashboard-json-DgQozDAv.js → dashboard-json-DZkwc1co.js} +1 -1
  7. package/dist/chunks/edit-dashboard-visual-TG6Ezk2J.js +195 -0
  8. package/dist/chunks/{edit-dashboard-visual-CRMhXxdG.js → edit-dashboard-visual-tCgjsYbu.js} +4402 -4786
  9. package/dist/chunks/{editor-action-buttons-CNQtSzD5.js → editor-action-buttons-Cvg5mWPC.js} +2 -2
  10. package/dist/chunks/{editor-action-buttons-DYrSZQhJ.js → editor-action-buttons-Czzj0JBw.js} +1 -1
  11. package/dist/chunks/{index-CReqnEJI.js → index-CPBGb2zs.js} +210 -205
  12. package/dist/chunks/{index-QdSI9E0a.js → index-Do9K-YLk.js} +15834 -15584
  13. package/dist/chunks/{resource-management-panel-CBXn6QHi.js → resource-management-panel-Chc6oyIG.js} +274 -263
  14. package/dist/chunks/resource-management-panel-DyeJEtOT.js +6 -0
  15. package/dist/chunks/{use-visual-utils-BnCl386t.js → use-visual-utils-Bf6l2e8y.js} +1 -1
  16. package/dist/chunks/{use-visual-utils-BDuNB0Iz.js → use-visual-utils-Dtg1I8ku.js} +1 -1
  17. package/dist/dashboard/index.cjs +1 -1
  18. package/dist/dashboard/index.js +1 -1
  19. package/dist/index.cjs +1 -1
  20. package/dist/index.js +4 -4
  21. package/dist/style.css +1 -1
  22. package/dist/surfboard/index.cjs +1 -1
  23. package/dist/surfboard/index.js +1 -1
  24. package/package.json +1 -1
  25. package/dist/chunks/edit-dashboard-visual-CR3NqJ7m.js +0 -200
  26. package/dist/chunks/resource-management-panel-CXSx9QhW.js +0 -6
  27. package/dist/chunks/use-click-outside-B9T3lmcw.js +0 -1
  28. package/dist/chunks/use-click-outside-CMeO_QFI.js +0 -16
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-CReqnEJI.js"),r=require("../types/index.cjs");exports.Surfboard=e.DashboardPlus;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-CPBGb2zs.js"),r=require("../types/index.cjs");exports.Surfboard=e.DashboardPlus;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
@@ -1,4 +1,4 @@
1
- import { a } from "../chunks/index-QdSI9E0a.js";
1
+ import { a } from "../chunks/index-Do9K-YLk.js";
2
2
  import { EMPTY_SELECTION as E } from "../types/index.js";
3
3
  export {
4
4
  E as EMPTY_SELECTION,
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.1.142",
8
+ "version": "0.1.144",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",