react-semaphor 0.1.435 → 0.1.436

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 (29) hide show
  1. package/dist/chunks/{dashboard-BSHDErvU.js → dashboard-DB97Qehi.js} +5935 -5935
  2. package/dist/chunks/{dashboard-briefing-launcher-D-QS3bYN.js → dashboard-briefing-launcher-BBUSizLQ.js} +752 -740
  3. package/dist/chunks/dashboard-briefing-launcher-C8_pyleA.js +31 -0
  4. package/dist/chunks/dashboard-controls-D8ob37pk.js +36 -0
  5. package/dist/chunks/{dashboard-controls-BKaTTk-y.js → dashboard-controls-c1BKqObc.js} +883 -873
  6. package/dist/chunks/{dashboard-json-BkL6Xf10.js → dashboard-json-5z_cenUT.js} +1 -1
  7. package/dist/chunks/{dashboard-json-DrOZ5EP1.js → dashboard-json-CkTVRqge.js} +1 -1
  8. package/dist/chunks/{dashboard-Bp3M6YmS.js → dashboard-nvGHASLa.js} +72 -72
  9. package/dist/chunks/{edit-dashboard-visual-BcV0QmRp.js → edit-dashboard-visual-MCDuE3GS.js} +2 -2
  10. package/dist/chunks/{edit-dashboard-visual-DOFAJpQh.js → edit-dashboard-visual-q4YYssFo.js} +1 -1
  11. package/dist/chunks/{report-preferences-dialog-Nib_Yl_j.js → report-preferences-dialog-CZhv1HKW.js} +1 -1
  12. package/dist/chunks/{report-preferences-dialog-BiCnXwKt.js → report-preferences-dialog-DGbUoySN.js} +1 -1
  13. package/dist/chunks/{use-create-flow-overlay-state-CNdny3Z2.js → use-create-flow-overlay-state-CK3794Xa.js} +1 -1
  14. package/dist/chunks/{use-create-flow-overlay-state-CG5Se5yF.js → use-create-flow-overlay-state-i0V_ZEiS.js} +1 -1
  15. package/dist/dashboard/index.cjs +1 -1
  16. package/dist/dashboard/index.js +1 -1
  17. package/dist/data-app-builder/index.cjs +1 -1
  18. package/dist/data-app-builder/index.js +1 -1
  19. package/dist/index.cjs +1 -1
  20. package/dist/index.js +4 -4
  21. package/dist/surfboard/index.cjs +1 -1
  22. package/dist/surfboard/index.js +2 -2
  23. package/dist/types/dashboard.d.ts +2 -0
  24. package/dist/types/main.d.ts +2 -0
  25. package/dist/types/surfboard.d.ts +2 -0
  26. package/dist/types/types.d.ts +2 -0
  27. package/package.json +1 -1
  28. package/dist/chunks/dashboard-briefing-launcher-C9phmdyP.js +0 -31
  29. package/dist/chunks/dashboard-controls-Znhp6MTa.js +0 -36
@@ -4,7 +4,7 @@ import { X as S } from "./index-xHCrHprY.js";
4
4
  import { u as o, B as N, C as D, c as J } from "./code-editor-C8zzmSgt.js";
5
5
  import "./analyze-result-contract-CfOBEwaC.js";
6
6
  import "../value-format-preferences/index.js";
7
- import "./dashboard-BSHDErvU.js";
7
+ import "./dashboard-DB97Qehi.js";
8
8
  import "./index-If0wlXGi.js";
9
9
  import "./comparison-document-migration-Dj6xZMCb.js";
10
10
  import "react-dom";
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),o=require("react"),b=require("./index-jSrCwPQz.js"),s=require("./code-editor-BSENCZwR.js");require("./analyze-result-contract-BswhsmWT.js");require("../value-format-preferences/index.cjs");require("./dashboard-Bp3M6YmS.js");require("./index-Dpm_VET4.js");require("./comparison-document-migration-DbU_BTxR.js");require("react-dom");require("../briefings/index.cjs");function S(){const t=s.useDashboardStore(e=>e.dashboard),u=s.useDashboardStore(e=>e.actions.setDashboard),c=s.useDashboardStore(e=>e.showDashboardJSON),h=s.useDashboardStore(e=>e.actions.setShowDashboardJSON),r=o.useMemo(()=>t?JSON.stringify(t,null,2):"",[t]),[l,i]=o.useState(r),n=o.useRef(r);return o.useEffect(()=>{r!==n.current&&(i(r),n.current=r)},[r]),a.jsxs("div",{className:s.cn("relative p-2",{hidden:!c}),children:[a.jsxs(s.Button,{variant:"secondary",size:"sm",className:"absolute right-2 top-2 z-10 h-8",onClick:()=>h(!1),children:[a.jsx(b.X,{className:"mr-2 h-4 w-4"}),"Close"]}),a.jsx("div",{className:"h-[550px] overflow-hidden",children:a.jsx(s.CodeEditor,{value:l,onValueChange:e=>{i(e);try{const d=JSON.parse(e);n.current=JSON.stringify(d,null,2),u(d)}catch{}},language:"json"})})]})}exports.default=S;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),o=require("react"),b=require("./index-jSrCwPQz.js"),s=require("./code-editor-BSENCZwR.js");require("./analyze-result-contract-BswhsmWT.js");require("../value-format-preferences/index.cjs");require("./dashboard-nvGHASLa.js");require("./index-Dpm_VET4.js");require("./comparison-document-migration-DbU_BTxR.js");require("react-dom");require("../briefings/index.cjs");function S(){const t=s.useDashboardStore(e=>e.dashboard),u=s.useDashboardStore(e=>e.actions.setDashboard),c=s.useDashboardStore(e=>e.showDashboardJSON),h=s.useDashboardStore(e=>e.actions.setShowDashboardJSON),r=o.useMemo(()=>t?JSON.stringify(t,null,2):"",[t]),[l,i]=o.useState(r),n=o.useRef(r);return o.useEffect(()=>{r!==n.current&&(i(r),n.current=r)},[r]),a.jsxs("div",{className:s.cn("relative p-2",{hidden:!c}),children:[a.jsxs(s.Button,{variant:"secondary",size:"sm",className:"absolute right-2 top-2 z-10 h-8",onClick:()=>h(!1),children:[a.jsx(b.X,{className:"mr-2 h-4 w-4"}),"Close"]}),a.jsx("div",{className:"h-[550px] overflow-hidden",children:a.jsx(s.CodeEditor,{value:l,onValueChange:e=>{i(e);try{const d=JSON.parse(e);n.current=JSON.stringify(d,null,2),u(d)}catch{}},language:"json"})})]})}exports.default=S;