react-semaphor 0.1.225 → 0.1.226
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-D5AM4uFZ.js → dashboard-controls-CJwFENq_.js} +5 -5
- package/dist/chunks/{dashboard-controls-BWKepMFY.js → dashboard-controls-WfvdR-3x.js} +1 -1
- package/dist/chunks/{dashboard-json-DBLPX6f5.js → dashboard-json-0FgkPBOf.js} +1 -1
- package/dist/chunks/{dashboard-json-DP0Wtlce.js → dashboard-json-BMMl4vZv.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-BvFGskRI.js → dashboard-summary-settings-dialog-7w6MgsZa.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-NcgE7by_.js → dashboard-summary-settings-dialog-CLk_W4NO.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-DqS_7HKt.js → edit-dashboard-visual-DSuO96w0.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-BhBFlNU5.js → edit-dashboard-visual-uziE-2Vl.js} +2 -2
- package/dist/chunks/{editor-action-buttons-B63LeuoG.js → editor-action-buttons-CICb1HLY.js} +2 -2
- package/dist/chunks/{editor-action-buttons-BwTWpysz.js → editor-action-buttons-NWIn7xZ4.js} +1 -1
- package/dist/chunks/{index-Dv6HTg6W.js → index-BiMLZ1zZ.js} +5810 -5767
- package/dist/chunks/{index-B7GmwtWO.js → index-buJawQQ7.js} +208 -208
- package/dist/chunks/{notification-bell-ybLcgRiI.js → notification-bell-6MhrczIG.js} +1 -1
- package/dist/chunks/{notification-bell-DiaTwyvn.js → notification-bell-S-eySEPf.js} +3 -3
- package/dist/chunks/{resource-management-panel-Ddm87KIG.js → resource-management-panel-B1vRjfy8.js} +3 -3
- package/dist/chunks/{resource-management-panel-DExMtmsM.js → resource-management-panel-DN4YQNga.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-CuACs6Pm.js → use-role-aware-display-preferences-D5Ybe0jJ.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-yBFuCsdn.js → use-role-aware-display-preferences-DOG-ac3T.js} +1 -1
- package/dist/chunks/{use-visual-utils-2dDoThdF.js → use-visual-utils-B6rg3-pY.js} +1 -1
- package/dist/chunks/{use-visual-utils-COf081ca.js → use-visual-utils-BRYLN4eh.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/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-buJawQQ7.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-CLk_W4NO.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-BiMLZ1zZ.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-7w6MgsZa.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|