react-semaphor 0.1.145 → 0.1.147

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 (24) hide show
  1. package/dist/chunks/{dashboard-controls-DhQZskp-.js → dashboard-controls-BTd2GP5a.js} +1 -1
  2. package/dist/chunks/{dashboard-controls-CK-TP9Qx.js → dashboard-controls-CE8KM6Tg.js} +199 -199
  3. package/dist/chunks/{dashboard-export-dialog-DWHbgRQ2.js → dashboard-export-dialog-D9RPWq-E.js} +26 -26
  4. package/dist/chunks/{dashboard-export-dialog-D2JI5ycD.js → dashboard-export-dialog-DvMsFXpk.js} +1 -1
  5. package/dist/chunks/{dashboard-json-xIJDJDEK.js → dashboard-json-B1RDTwhR.js} +1 -1
  6. package/dist/chunks/{dashboard-json-C_agr9Il.js → dashboard-json-BYlLpF4e.js} +1 -1
  7. package/dist/chunks/{edit-dashboard-visual-CyWgFWeR.js → edit-dashboard-visual-BvFmi5Wg.js} +2246 -2240
  8. package/dist/chunks/{edit-dashboard-visual-DjlER5zs.js → edit-dashboard-visual-DEgGCKtt.js} +13 -13
  9. package/dist/chunks/{editor-action-buttons-DPryoh3-.js → editor-action-buttons-Be2gqSdc.js} +1 -1
  10. package/dist/chunks/{editor-action-buttons-CRGFmZT-.js → editor-action-buttons-CrwUOyJX.js} +2 -2
  11. package/dist/chunks/{index-DB87nSG-.js → index-C4H_NxAd.js} +61 -61
  12. package/dist/chunks/{index-DI6ZxR4E.js → index-Cz1fGuVl.js} +1 -1
  13. package/dist/chunks/{resource-management-panel-BugB44JB.js → resource-management-panel-CBrnB1xs.js} +1 -1
  14. package/dist/chunks/{resource-management-panel-BOJcXuoC.js → resource-management-panel-CmaSAoHN.js} +62 -62
  15. package/dist/chunks/{use-visual-utils-jua7RF1E.js → use-visual-utils-DF-sQ-ZN.js} +1 -1
  16. package/dist/chunks/{use-visual-utils-CpYOpmej.js → use-visual-utils-DHrvE5kS.js} +1 -1
  17. package/dist/dashboard/index.cjs +1 -1
  18. package/dist/dashboard/index.js +1 -1
  19. package/dist/index.cjs +2 -2
  20. package/dist/index.js +26 -25
  21. package/dist/surfboard/index.cjs +1 -1
  22. package/dist/surfboard/index.js +1 -1
  23. package/dist/types/main.d.ts +67 -5
  24. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("./index-DI6ZxR4E.js"),f=require("react");require("react-dom");const G=require("./dashboard-export-dialog-D2JI5ycD.js"),pe=require("./editor-action-buttons-DPryoh3-.js");function ze(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const a in t)if(a!=="default"){const r=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,r.get?r:{enumerable:!0,get:()=>t[a]})}}return n.default=t,Object.freeze(n)}const S=ze(f);/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("./index-Cz1fGuVl.js"),f=require("react");require("react-dom");const G=require("./dashboard-export-dialog-DvMsFXpk.js"),pe=require("./editor-action-buttons-Be2gqSdc.js");function ze(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const a in t)if(a!=="default"){const r=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,r.get?r:{enumerable:!0,get:()=>t[a]})}}return n.default=t,Object.freeze(n)}const S=ze(f);/**
2
2
  * @license lucide-react v0.453.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.