react-semaphor 0.1.222 → 0.1.223
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-D-Sk3bot.js → dashboard-controls-BjJjLIiH.js} +240 -235
- package/dist/chunks/{dashboard-controls-DzbrN3nE.js → dashboard-controls-CFdd9A-G.js} +2 -2
- package/dist/chunks/{dashboard-json-Kk8hngzJ.js → dashboard-json-BYm6HGbu.js} +1 -1
- package/dist/chunks/{dashboard-json-G1x9c18t.js → dashboard-json-CvxSv3Xu.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-BLYkd7o1.js → dashboard-summary-settings-dialog-B0Sk6caW.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-BLKai9NG.js → dashboard-summary-settings-dialog-CEJ-VAJt.js} +1 -1
- package/dist/chunks/edit-dashboard-visual-Bw2yDwPl.js +177 -0
- package/dist/chunks/{edit-dashboard-visual-DfhYZXlV.js → edit-dashboard-visual-CISg_uZC.js} +7454 -6530
- package/dist/chunks/{editor-action-buttons-BLfcnwJw.js → editor-action-buttons-BCq7izUy.js} +2 -2
- package/dist/chunks/{editor-action-buttons-B4ERZhy7.js → editor-action-buttons-MafRyFA7.js} +1 -1
- package/dist/chunks/{index--y5CjlXd.js → index-BCHEZJKj.js} +219 -219
- package/dist/chunks/{index-B_GEcxbY.js → index-q7KIBK6_.js} +21435 -21254
- package/dist/chunks/{notification-bell-D4nz9sko.js → notification-bell-C_3UmEgS.js} +3 -3
- package/dist/chunks/{notification-bell-B3WyQGOm.js → notification-bell-CixKJQUm.js} +1 -1
- package/dist/chunks/{resource-management-panel-B41mJoKV.js → resource-management-panel-Cq6U3LAI.js} +3 -3
- package/dist/chunks/{resource-management-panel-CekU_x8B.js → resource-management-panel-DlXmyXFD.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-BEDgxtsG.js → use-role-aware-display-preferences-BTNdBMy7.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-BFAGv6Wc.js → use-role-aware-display-preferences-DQ9U9P6t.js} +1 -1
- package/dist/chunks/{use-visual-utils-XvC5URrG.js → use-visual-utils-B3WJalYN.js} +1 -1
- package/dist/chunks/{use-visual-utils-CTN6OExn.js → use-visual-utils-BwbYaSSD.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-Cxbe8-qK.js +0 -164
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-BCHEZJKj.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-B0Sk6caW.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-q7KIBK6_.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-CEJ-VAJt.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|