react-semaphor 0.1.223 → 0.1.225
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-CFdd9A-G.js → dashboard-controls-BWKepMFY.js} +1 -1
- package/dist/chunks/{dashboard-controls-BjJjLIiH.js → dashboard-controls-D5AM4uFZ.js} +5 -5
- package/dist/chunks/{dashboard-json-CvxSv3Xu.js → dashboard-json-DBLPX6f5.js} +1 -1
- package/dist/chunks/{dashboard-json-BYm6HGbu.js → dashboard-json-DP0Wtlce.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-CEJ-VAJt.js → dashboard-summary-settings-dialog-BvFGskRI.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-B0Sk6caW.js → dashboard-summary-settings-dialog-NcgE7by_.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-CISg_uZC.js → edit-dashboard-visual-BhBFlNU5.js} +5677 -5593
- package/dist/chunks/edit-dashboard-visual-DqS_7HKt.js +177 -0
- package/dist/chunks/{editor-action-buttons-BCq7izUy.js → editor-action-buttons-B63LeuoG.js} +2 -2
- package/dist/chunks/{editor-action-buttons-MafRyFA7.js → editor-action-buttons-BwTWpysz.js} +1 -1
- package/dist/chunks/{index-BCHEZJKj.js → index-B7GmwtWO.js} +69 -69
- package/dist/chunks/{index-q7KIBK6_.js → index-Dv6HTg6W.js} +2963 -2947
- package/dist/chunks/{notification-bell-C_3UmEgS.js → notification-bell-DiaTwyvn.js} +3 -3
- package/dist/chunks/{notification-bell-CixKJQUm.js → notification-bell-ybLcgRiI.js} +1 -1
- package/dist/chunks/{resource-management-panel-DlXmyXFD.js → resource-management-panel-DExMtmsM.js} +1 -1
- package/dist/chunks/{resource-management-panel-Cq6U3LAI.js → resource-management-panel-Ddm87KIG.js} +3 -3
- package/dist/chunks/{use-role-aware-display-preferences-DQ9U9P6t.js → use-role-aware-display-preferences-CuACs6Pm.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-BTNdBMy7.js → use-role-aware-display-preferences-yBFuCsdn.js} +1 -1
- package/dist/chunks/{use-visual-utils-B3WJalYN.js → use-visual-utils-2dDoThdF.js} +1 -1
- package/dist/chunks/{use-visual-utils-BwbYaSSD.js → use-visual-utils-COf081ca.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-B7GmwtWO.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-NcgE7by_.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-Dv6HTg6W.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-BvFGskRI.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|