react-semaphor 0.1.227 → 0.1.228
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-CuhYK1eE.js → dashboard-controls-DBYFd2CJ.js} +5 -5
- package/dist/chunks/{dashboard-controls-CD8QDWP8.js → dashboard-controls-nOlG4ZgU.js} +1 -1
- package/dist/chunks/{dashboard-json--PxGe-sz.js → dashboard-json-BIuKyo5Q.js} +1 -1
- package/dist/chunks/{dashboard-json-BVzVl07t.js → dashboard-json-CIXKhNAd.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-BWJp5oq2.js → dashboard-summary-settings-dialog-BN1SlS2f.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-BSwM7ZET.js → dashboard-summary-settings-dialog-eHzsX-Qu.js} +1 -1
- package/dist/chunks/edit-dashboard-visual-DYgod5dM.js +182 -0
- package/dist/chunks/{edit-dashboard-visual-Dg73XwQP.js → edit-dashboard-visual-q2sqCojJ.js} +3856 -3836
- package/dist/chunks/{editor-action-buttons-DbNBN70-.js → editor-action-buttons-C7BPnMbF.js} +1 -1
- package/dist/chunks/{editor-action-buttons-E_EgfoLz.js → editor-action-buttons-iNXXLdep.js} +2 -2
- package/dist/chunks/{index-BDupICe6.js → index-CCPiaTlA.js} +11685 -11646
- package/dist/chunks/{index-BW9Wx7y1.js → index-DAK3Chqv.js} +121 -116
- package/dist/chunks/{notification-bell-CClk_EcU.js → notification-bell-C1ds6KBh.js} +1 -1
- package/dist/chunks/{notification-bell-bTY51lWO.js → notification-bell-jUNpjlLi.js} +3 -3
- package/dist/chunks/{resource-management-panel-D7cts-3B.js → resource-management-panel-0zLiCZGO.js} +3 -3
- package/dist/chunks/{resource-management-panel-D5niXqb5.js → resource-management-panel-8lnUNPf1.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-C0M8EODv.js → use-role-aware-display-preferences-CPLw3mxL.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-BnHxHVL1.js → use-role-aware-display-preferences-qy2jrDtd.js} +1 -1
- package/dist/chunks/{use-visual-utils-wID9j0pU.js → use-visual-utils-CmNSBat8.js} +1 -1
- package/dist/chunks/{use-visual-utils-BgbrOsFH.js → use-visual-utils-D-Z7L3fG.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-BBs3ADo3.js +0 -182
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-DAK3Chqv.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-BN1SlS2f.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-CCPiaTlA.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-eHzsX-Qu.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|