react-semaphor 0.1.326 → 0.1.327

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 (64) hide show
  1. package/dist/analytics-protocol/index.cjs +1 -1
  2. package/dist/analytics-protocol/index.js +1 -1
  3. package/dist/brand-studio/index.cjs +1 -1
  4. package/dist/brand-studio/index.js +4 -4
  5. package/dist/chunks/{braces-dHeaioTd.js → braces-B6qRDu1H.js} +1 -1
  6. package/dist/chunks/{braces-DVaMJoCd.js → braces-BGWZEnQJ.js} +1 -1
  7. package/dist/chunks/{calendar-preferences-dialog--2jD-eKu.js → calendar-preferences-dialog-CjwbE_82.js} +3 -3
  8. package/dist/chunks/{calendar-preferences-dialog-mqU_uOmY.js → calendar-preferences-dialog-fkLUMJyR.js} +1 -1
  9. package/dist/chunks/{chevrons-up-down-CLbzBHoI.js → chevrons-up-down-BpsogQvv.js} +1 -1
  10. package/dist/chunks/{chevrons-up-down-DNQE-uEp.js → chevrons-up-down-xG-bVFD9.js} +1 -1
  11. package/dist/chunks/{dashboard-briefing-launcher-DguNfFr8.js → dashboard-briefing-launcher-Co57xBfS.js} +2 -2
  12. package/dist/chunks/{dashboard-briefing-launcher-DsjXUPFq.js → dashboard-briefing-launcher-Cy1nWZRW.js} +713 -719
  13. package/dist/chunks/{dashboard-controls-DgNkM1yT.js → dashboard-controls-BWnVEFJq.js} +7 -7
  14. package/dist/chunks/{dashboard-controls-XCa9PZuU.js → dashboard-controls-C7rOGZO-.js} +1 -1
  15. package/dist/chunks/{dashboard-json-DkA6Bf0Y.js → dashboard-json-BpRNSsF3.js} +2 -2
  16. package/dist/chunks/{dashboard-json-DiBd65Xf.js → dashboard-json-DBPMknGo.js} +1 -1
  17. package/dist/chunks/date-formatter-B4EBSe9C.js +1 -0
  18. package/dist/chunks/date-formatter-CzcPZx39.js +416 -0
  19. package/dist/chunks/edit-dashboard-visual-B2vkIKEa.js +178 -0
  20. package/dist/chunks/{edit-dashboard-visual-Q5hW5MXk.js → edit-dashboard-visual-CYf26co_.js} +8241 -7784
  21. package/dist/chunks/{index-B1-46PoR.js → index-BD90s-wf.js} +208 -202
  22. package/dist/chunks/{index-DwfDwtv2.js → index-DTlbYpxd.js} +26702 -26334
  23. package/dist/chunks/{palette-DtmNws9a.js → palette-CSF7IVJn.js} +1 -1
  24. package/dist/chunks/{palette-DpcvHAiY.js → palette-CWgEPBoG.js} +1 -1
  25. package/dist/chunks/{resource-management-panel-CGwWKZOP.js → resource-management-panel-D6nbfJY3.js} +1 -1
  26. package/dist/chunks/{resource-management-panel-D2oAQkKi.js → resource-management-panel-D893Onv8.js} +3 -3
  27. package/dist/chunks/{save-Cv_XRb94.js → save-CtQbSub2.js} +1 -1
  28. package/dist/chunks/{save-BY7WF62U.js → save-DRdFKF57.js} +1 -1
  29. package/dist/chunks/switch-DJJJD_g1.js +168 -0
  30. package/dist/chunks/{switch-j3AThLFk.js → switch-DKf6vHfP.js} +2447 -2405
  31. package/dist/chunks/{use-create-flow-overlay-state-BQPXP0AM.js → use-create-flow-overlay-state-C4LgoK8q.js} +1 -1
  32. package/dist/chunks/{use-create-flow-overlay-state-CP6GDQAX.js → use-create-flow-overlay-state-p21zs2p6.js} +4 -4
  33. package/dist/chunks/{use-visual-utils-CSXU-96k.js → use-visual-utils-BKBua6o4.js} +2 -2
  34. package/dist/chunks/{use-visual-utils-NpOW5uZ1.js → use-visual-utils-BqWm0QeW.js} +1 -1
  35. package/dist/chunks/{validators-DvTxl9i0.js → validators-DDAweCzB.js} +67 -48
  36. package/dist/chunks/validators-odlRJblR.js +2 -0
  37. package/dist/dashboard/index.cjs +1 -1
  38. package/dist/dashboard/index.js +1 -1
  39. package/dist/dashboard-authoring/index.cjs +3 -3
  40. package/dist/dashboard-authoring/index.js +907 -527
  41. package/dist/data-app-sdk/index.cjs +1 -1
  42. package/dist/data-app-sdk/index.js +1 -1
  43. package/dist/format-utils/index.cjs +4 -4
  44. package/dist/format-utils/index.js +22 -21
  45. package/dist/index.cjs +1 -1
  46. package/dist/index.js +7 -7
  47. package/dist/style.css +1 -1
  48. package/dist/surfboard/index.cjs +1 -1
  49. package/dist/surfboard/index.js +2 -2
  50. package/dist/types/analytics-protocol.d.ts +1 -0
  51. package/dist/types/dashboard-authoring.d.ts +79 -2
  52. package/dist/types/dashboard.d.ts +17 -2
  53. package/dist/types/data-app-sdk.d.ts +1 -0
  54. package/dist/types/format-utils.d.ts +25 -0
  55. package/dist/types/main.d.ts +65 -10
  56. package/dist/types/shared.d.ts +17 -2
  57. package/dist/types/surfboard.d.ts +17 -2
  58. package/dist/types/types.d.ts +32 -3
  59. package/package.json +1 -1
  60. package/dist/chunks/date-formatter-D9Bvw5Qk.js +0 -1
  61. package/dist/chunks/date-formatter-DyIOb6uC.js +0 -333
  62. package/dist/chunks/edit-dashboard-visual-BC9eOc4U.js +0 -178
  63. package/dist/chunks/switch-5aQ_jcLH.js +0 -168
  64. package/dist/chunks/validators-DJUMR5An.js +0 -2
@@ -1,4 +1,4 @@
1
- import { c } from "./switch-j3AThLFk.js";
1
+ import { c } from "./switch-DKf6vHfP.js";
2
2
  /**
3
3
  * @license lucide-react v0.453.0 - ISC
4
4
  *
@@ -1,4 +1,4 @@
1
- "use strict";const c=require("./switch-5aQ_jcLH.js");/**
1
+ "use strict";const c=require("./switch-DJJJD_g1.js");/**
2
2
  * @license lucide-react v0.453.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("./switch-5aQ_jcLH.js"),x=require("react"),t=require("./index-B1-46PoR.js");require("./index-BxM99sFL.js");const oe=require("./use-visual-utils-NpOW5uZ1.js");/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("./switch-DJJJD_g1.js"),x=require("react"),t=require("./index-BD90s-wf.js");require("./index-BxM99sFL.js");const oe=require("./use-visual-utils-BqWm0QeW.js");/**
2
2
  * @license lucide-react v0.453.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1,9 +1,9 @@
1
1
  import { jsx as e, jsxs as n, Fragment as oe } from "react/jsx-runtime";
2
- import { c as _e, u as se, G as Ge, a as Z, B as A, f as te, M as be, Q as Ye, L as ie, a1 as de, X as ke, Y as Qe, Z as We, _ as Xe, a0 as Ze, ay as $e } from "./switch-j3AThLFk.js";
2
+ import { c as _e, u as se, G as Ge, a as Z, B as A, f as te, M as be, Q as Ye, L as ie, a1 as de, X as ke, Y as Qe, Z as We, _ as Xe, a0 as Ze, ay as $e } from "./switch-DKf6vHfP.js";
3
3
  import qe, { useState as b, useEffect as ee, useRef as Je } from "react";
4
- import { ag as ue, aK as et, aL as tt, aH as ce, aM as nt, aN as at, aO as st, aP as it, aQ as X, aR as ot, aS as rt, aT as lt, aU as xe, ay as he, aV as dt, aW as ct, aX as we, aY as Ne, aZ as ut, H as ye, z as Ce, a_ as ve, a$ as Se, b0 as Ee, b1 as Ve, b2 as Le, b3 as Oe, b4 as Ae, b5 as Te, b6 as Re, b7 as ht, b8 as pe, b9 as pt, x as ae, u as mt, ba as Ue, b as Ie, c as Me, d as Pe, e as ze, f as Fe, bb as ft, n as je, bc as gt, bd as De, be as xt } from "./index-DwfDwtv2.js";
4
+ import { ag as ue, aK as et, aL as tt, aH as ce, aM as nt, aN as at, aO as st, aP as it, aQ as X, aR as ot, aS as rt, aT as lt, aU as xe, ay as he, aV as dt, aW as ct, aX as we, aY as Ne, aZ as ut, H as ye, z as Ce, a_ as ve, a$ as Se, b0 as Ee, b1 as Ve, b2 as Le, b3 as Oe, b4 as Ae, b5 as Te, b6 as Re, b7 as ht, b8 as pe, b9 as pt, x as ae, u as mt, ba as Ue, b as Ie, c as Me, d as Pe, e as ze, f as Fe, bb as ft, n as je, bc as gt, bd as De, be as xt } from "./index-DTlbYpxd.js";
5
5
  import "./index-CuHybtft.js";
6
- import { u as Be } from "./use-visual-utils-CSXU-96k.js";
6
+ import { u as Be } from "./use-visual-utils-BKBua6o4.js";
7
7
  /**
8
8
  * @license lucide-react v0.453.0 - ISC
9
9
  *
@@ -1,4 +1,4 @@
1
- "use strict";const a=require("./switch-5aQ_jcLH.js");/**
1
+ "use strict";const a=require("./switch-DJJJD_g1.js");/**
2
2
  * @license lucide-react v0.453.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1,4 +1,4 @@
1
- import { c as a } from "./switch-j3AThLFk.js";
1
+ import { c as a } from "./switch-DKf6vHfP.js";
2
2
  /**
3
3
  * @license lucide-react v0.453.0 - ISC
4
4
  *