react-semaphor 0.1.226 → 0.1.227
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-WfvdR-3x.js → dashboard-controls-CD8QDWP8.js} +1 -1
- package/dist/chunks/{dashboard-controls-CJwFENq_.js → dashboard-controls-CuhYK1eE.js} +5 -5
- package/dist/chunks/{dashboard-json-0FgkPBOf.js → dashboard-json--PxGe-sz.js} +1 -1
- package/dist/chunks/{dashboard-json-BMMl4vZv.js → dashboard-json-BVzVl07t.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-7w6MgsZa.js → dashboard-summary-settings-dialog-BSwM7ZET.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-CLk_W4NO.js → dashboard-summary-settings-dialog-BWJp5oq2.js} +1 -1
- package/dist/chunks/edit-dashboard-visual-BBs3ADo3.js +182 -0
- package/dist/chunks/{edit-dashboard-visual-uziE-2Vl.js → edit-dashboard-visual-Dg73XwQP.js} +4418 -4371
- package/dist/chunks/{editor-action-buttons-NWIn7xZ4.js → editor-action-buttons-DbNBN70-.js} +1 -1
- package/dist/chunks/{editor-action-buttons-CICb1HLY.js → editor-action-buttons-E_EgfoLz.js} +2 -2
- package/dist/chunks/{index-BiMLZ1zZ.js → index-BDupICe6.js} +7 -7
- package/dist/chunks/{index-buJawQQ7.js → index-BW9Wx7y1.js} +2 -2
- package/dist/chunks/{notification-bell-6MhrczIG.js → notification-bell-CClk_EcU.js} +1 -1
- package/dist/chunks/{notification-bell-S-eySEPf.js → notification-bell-bTY51lWO.js} +3 -3
- package/dist/chunks/{resource-management-panel-DN4YQNga.js → resource-management-panel-D5niXqb5.js} +1 -1
- package/dist/chunks/{resource-management-panel-B1vRjfy8.js → resource-management-panel-D7cts-3B.js} +3 -3
- package/dist/chunks/{use-role-aware-display-preferences-D5Ybe0jJ.js → use-role-aware-display-preferences-BnHxHVL1.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-DOG-ac3T.js → use-role-aware-display-preferences-C0M8EODv.js} +1 -1
- package/dist/chunks/{use-visual-utils-B6rg3-pY.js → use-visual-utils-BgbrOsFH.js} +1 -1
- package/dist/chunks/{use-visual-utils-BRYLN4eh.js → use-visual-utils-wID9j0pU.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-BW9Wx7y1.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-BWJp5oq2.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-BDupICe6.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-BSwM7ZET.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|