react-semaphor 0.1.223 → 0.1.224
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.
- package/dist/chunks/{dashboard-controls-BjJjLIiH.js → dashboard-controls--h9IUEDT.js} +5 -5
- package/dist/chunks/{dashboard-controls-CFdd9A-G.js → dashboard-controls-IVKTw9Wu.js} +1 -1
- package/dist/chunks/{dashboard-json-BYm6HGbu.js → dashboard-json-BiRlE3tk.js} +1 -1
- package/dist/chunks/{dashboard-json-CvxSv3Xu.js → dashboard-json-DqusEFyG.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-CEJ-VAJt.js → dashboard-summary-settings-dialog-CMWA3IWW.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-B0Sk6caW.js → dashboard-summary-settings-dialog-DgrTQeq5.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-CISg_uZC.js → edit-dashboard-visual-BFC1d2D4.js} +5677 -5593
- package/dist/chunks/edit-dashboard-visual-CJI6k2A4.js +177 -0
- package/dist/chunks/{editor-action-buttons-MafRyFA7.js → editor-action-buttons-DCAIoX0j.js} +1 -1
- package/dist/chunks/{editor-action-buttons-BCq7izUy.js → editor-action-buttons-DdNZTA1e.js} +2 -2
- package/dist/chunks/{index-q7KIBK6_.js → index-D232h2I1.js} +2943 -2930
- package/dist/chunks/{index-BCHEZJKj.js → index-DiWe8LKP.js} +69 -69
- package/dist/chunks/{notification-bell-CixKJQUm.js → notification-bell-D3eMw8QY.js} +1 -1
- package/dist/chunks/{notification-bell-C_3UmEgS.js → notification-bell-DXAAQK14.js} +3 -3
- package/dist/chunks/{resource-management-panel-Cq6U3LAI.js → resource-management-panel-CLB6XF7s.js} +3 -3
- package/dist/chunks/{resource-management-panel-DlXmyXFD.js → resource-management-panel-DC2CALo3.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-BTNdBMy7.js → use-role-aware-display-preferences-CjMbLlvg.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-DQ9U9P6t.js → use-role-aware-display-preferences-R7TnYxh8.js} +1 -1
- package/dist/chunks/{use-visual-utils-BwbYaSSD.js → use-visual-utils-C4zq-ybd.js} +1 -1
- package/dist/chunks/{use-visual-utils-B3WJalYN.js → use-visual-utils-D7HvCrtR.js} +1 -1
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +5 -5
- package/dist/style.css +1 -1
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunks/edit-dashboard-visual-Bw2yDwPl.js +0 -177
package/dist/surfboard/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/index-DiWe8LKP.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-DgrTQeq5.js");exports.Surfboard=r.DashboardPlus;exports.EMPTY_SELECTION=a.EMPTY_SELECTION;exports.CalendarPreferencesDialog=e.CalendarPreferencesDialog;exports.DashboardSummarySettingsDialog=e.DashboardSummarySettingsDialog;
|
package/dist/surfboard/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as o } from "../chunks/index-
|
|
1
|
+
import { a as o } from "../chunks/index-D232h2I1.js";
|
|
2
2
|
import { EMPTY_SELECTION as s } from "../types/index.js";
|
|
3
|
-
import { C as m, D as t } from "../chunks/dashboard-summary-settings-dialog-
|
|
3
|
+
import { C as m, D as t } from "../chunks/dashboard-summary-settings-dialog-CMWA3IWW.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|