react-semaphor 0.1.227 → 0.1.229
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-C4Yq0TiH.js} +5 -5
- package/dist/chunks/{dashboard-controls-CD8QDWP8.js → dashboard-controls-DUVPeEnP.js} +1 -1
- package/dist/chunks/{dashboard-json-BVzVl07t.js → dashboard-json-Bb4sPs1-.js} +1 -1
- package/dist/chunks/{dashboard-json--PxGe-sz.js → dashboard-json-C6i1R8Wf.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-BWJp5oq2.js → dashboard-summary-settings-dialog-B-EIaEfz.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-BSwM7ZET.js → dashboard-summary-settings-dialog-B5oZC5Et.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-Dg73XwQP.js → edit-dashboard-visual-BhqnGTNb.js} +4648 -4604
- package/dist/chunks/edit-dashboard-visual-BrR2eN_x.js +182 -0
- package/dist/chunks/{editor-action-buttons-E_EgfoLz.js → editor-action-buttons-BuGSShg4.js} +2 -2
- package/dist/chunks/{editor-action-buttons-DbNBN70-.js → editor-action-buttons-DZHYde-x.js} +1 -1
- package/dist/chunks/{index-BW9Wx7y1.js → index--t-xJkFo.js} +121 -116
- package/dist/chunks/{index-BDupICe6.js → index-C_FfPMsT.js} +11685 -11646
- package/dist/chunks/{notification-bell-bTY51lWO.js → notification-bell-BJx5GZ0K.js} +3 -3
- package/dist/chunks/{notification-bell-CClk_EcU.js → notification-bell-BUK6qo6E.js} +1 -1
- package/dist/chunks/{resource-management-panel-D5niXqb5.js → resource-management-panel-C--Zp8ix.js} +1 -1
- package/dist/chunks/{resource-management-panel-D7cts-3B.js → resource-management-panel-CliUOxsc.js} +3 -3
- package/dist/chunks/{use-role-aware-display-preferences-BnHxHVL1.js → use-role-aware-display-preferences-Dza-JBu0.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-C0M8EODv.js → use-role-aware-display-preferences-YdbXXiO7.js} +1 -1
- package/dist/chunks/{use-visual-utils-wID9j0pU.js → use-visual-utils-C-1MadD0.js} +1 -1
- package/dist/chunks/{use-visual-utils-BgbrOsFH.js → use-visual-utils-CckIJVB_.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--t-xJkFo.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-B-EIaEfz.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-C_FfPMsT.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-B5oZC5Et.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|