react-semaphor 0.1.267 → 0.1.269

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 (35) hide show
  1. package/dist/chunks/{dashboard-controls-BRv37g5w.js → dashboard-controls-DZbu0Qmg.js} +1 -1
  2. package/dist/chunks/{dashboard-controls-d8j31cnQ.js → dashboard-controls-KZ0jtgY5.js} +108 -108
  3. package/dist/chunks/{dashboard-filter-controls-button-BOs9T2hG.js → dashboard-filter-controls-button-COiuEk99.js} +209 -199
  4. package/dist/chunks/dashboard-filter-controls-button-oAas5cZQ.js +11 -0
  5. package/dist/chunks/{dashboard-json-DjNS3G-C.js → dashboard-json-Bx9GdUw1.js} +1 -1
  6. package/dist/chunks/{dashboard-json-CnEYIbNI.js → dashboard-json-DUItaes0.js} +1 -1
  7. package/dist/chunks/{dashboard-summary-settings-dialog-CrBOuggE.js → dashboard-summary-settings-dialog-B3LysUNE.js} +1 -1
  8. package/dist/chunks/{dashboard-summary-settings-dialog-DOVwh8Cc.js → dashboard-summary-settings-dialog-DpQ0TcuD.js} +1 -1
  9. package/dist/chunks/{edit-dashboard-visual-D4UMcS6R.js → edit-dashboard-visual-BHITqHZD.js} +7808 -7327
  10. package/dist/chunks/edit-dashboard-visual-BKm-cHkR.js +193 -0
  11. package/dist/chunks/{index-C2i6CRUk.js → index-D9ofksI5.js} +523 -326
  12. package/dist/chunks/{index-D5jdzvu3.js → index-DP6lD0f3.js} +35936 -34785
  13. package/dist/chunks/{resource-management-panel-3XD0FrTD.js → resource-management-panel-BqZmY8eT.js} +16 -16
  14. package/dist/chunks/{resource-management-panel-ZK4SWoad.js → resource-management-panel-ngkCnMCx.js} +1 -1
  15. package/dist/chunks/{use-create-flow-overlay-state-Bb83NOgW.js → use-create-flow-overlay-state-BthYK7_T.js} +589 -591
  16. package/dist/chunks/use-create-flow-overlay-state-D0Rv8oRN.js +21 -0
  17. package/dist/chunks/use-visual-utils-CIn8Ieax.js +1 -0
  18. package/dist/chunks/{use-visual-utils-Bj7eAUMG.js → use-visual-utils-CJdoP-Px.js} +111 -123
  19. package/dist/dashboard/index.cjs +1 -1
  20. package/dist/dashboard/index.js +1 -1
  21. package/dist/index.cjs +1 -1
  22. package/dist/index.js +5 -5
  23. package/dist/style.css +1 -1
  24. package/dist/surfboard/index.cjs +1 -1
  25. package/dist/surfboard/index.js +2 -2
  26. package/dist/types/dashboard.d.ts +38 -0
  27. package/dist/types/main.d.ts +40 -0
  28. package/dist/types/shared.d.ts +38 -0
  29. package/dist/types/surfboard.d.ts +38 -0
  30. package/dist/types/types.d.ts +38 -0
  31. package/package.json +1 -1
  32. package/dist/chunks/dashboard-filter-controls-button-DKRyKRsP.js +0 -11
  33. package/dist/chunks/edit-dashboard-visual-D6RokBEF.js +0 -188
  34. package/dist/chunks/use-create-flow-overlay-state-Cmt64wFE.js +0 -21
  35. package/dist/chunks/use-visual-utils-Bdwejpa1.js +0 -1
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("./index-C2i6CRUk.js"),x=require("react");require("react-dom");const P=require("./dashboard-filter-controls-button-DKRyKRsP.js"),_s=require("./date-formatter-CqXdM6JO.js"),Xe=require("./dashboard-summary-settings-dialog-CrBOuggE.js"),Us=require("./use-debounced-dirty-check-XHSwAefL.js"),we=require("./normalize-dashboard-for-dirty-check-BXRUMVb2.js"),Ye=require("./use-create-flow-overlay-state-Cmt64wFE.js");function Rs(t){const o=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(o,a,r.get?r:{enumerable:!0,get:()=>t[a]})}}return o.default=t,Object.freeze(o)}const C=Rs(x);/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("./index-D9ofksI5.js"),x=require("react");require("react-dom");const P=require("./dashboard-filter-controls-button-oAas5cZQ.js"),_s=require("./date-formatter-CqXdM6JO.js"),Xe=require("./dashboard-summary-settings-dialog-B3LysUNE.js"),Us=require("./use-debounced-dirty-check-XHSwAefL.js"),we=require("./normalize-dashboard-for-dirty-check-BXRUMVb2.js"),Ye=require("./use-create-flow-overlay-state-D0Rv8oRN.js");function Rs(t){const o=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(o,a,r.get?r:{enumerable:!0,get:()=>t[a]})}}return o.default=t,Object.freeze(o)}const C=Rs(x);/**
2
2
  * @license lucide-react v0.453.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.