react-semaphor 0.1.226 → 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-CJwFENq_.js → dashboard-controls-DBYFd2CJ.js} +5 -5
- package/dist/chunks/{dashboard-controls-WfvdR-3x.js → dashboard-controls-nOlG4ZgU.js} +1 -1
- package/dist/chunks/{dashboard-json-0FgkPBOf.js → dashboard-json-BIuKyo5Q.js} +1 -1
- package/dist/chunks/{dashboard-json-BMMl4vZv.js → dashboard-json-CIXKhNAd.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-CLk_W4NO.js → dashboard-summary-settings-dialog-BN1SlS2f.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-7w6MgsZa.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-uziE-2Vl.js → edit-dashboard-visual-q2sqCojJ.js} +3238 -3171
- package/dist/chunks/{editor-action-buttons-NWIn7xZ4.js → editor-action-buttons-C7BPnMbF.js} +1 -1
- package/dist/chunks/{editor-action-buttons-CICb1HLY.js → editor-action-buttons-iNXXLdep.js} +2 -2
- package/dist/chunks/{index-BiMLZ1zZ.js → index-CCPiaTlA.js} +11688 -11649
- package/dist/chunks/{index-buJawQQ7.js → index-DAK3Chqv.js} +121 -116
- package/dist/chunks/{notification-bell-6MhrczIG.js → notification-bell-C1ds6KBh.js} +1 -1
- package/dist/chunks/{notification-bell-S-eySEPf.js → notification-bell-jUNpjlLi.js} +3 -3
- package/dist/chunks/{resource-management-panel-B1vRjfy8.js → resource-management-panel-0zLiCZGO.js} +3 -3
- package/dist/chunks/{resource-management-panel-DN4YQNga.js → resource-management-panel-8lnUNPf1.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-DOG-ac3T.js → use-role-aware-display-preferences-CPLw3mxL.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-D5Ybe0jJ.js → use-role-aware-display-preferences-qy2jrDtd.js} +1 -1
- package/dist/chunks/{use-visual-utils-BRYLN4eh.js → use-visual-utils-CmNSBat8.js} +1 -1
- package/dist/chunks/{use-visual-utils-B6rg3-pY.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-DSuO96w0.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-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,
|