react-semaphor 0.1.220 → 0.1.221
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-fhZIf1Z0.js → dashboard-controls-D4TgRVta.js} +138 -138
- package/dist/chunks/{dashboard-controls-DfbaI6XZ.js → dashboard-controls-DqH7I5tb.js} +3 -3
- package/dist/chunks/{dashboard-json-DooCuhHo.js → dashboard-json-BvfBCrZp.js} +1 -1
- package/dist/chunks/{dashboard-json-Bt-kpD9y.js → dashboard-json-CbrkiALU.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-B3eWK66q.js → dashboard-summary-settings-dialog-Bhw7wO4D.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-CWmq1rnL.js → dashboard-summary-settings-dialog-CYdhHdYZ.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-C7sag6Jo.js → edit-dashboard-visual-DlPHT7nF.js} +4498 -4339
- package/dist/chunks/edit-dashboard-visual-DqXYRuqI.js +164 -0
- package/dist/chunks/editor-action-buttons-BMYQu_sk.js +405 -0
- package/dist/chunks/editor-action-buttons-VdYqRxoT.js +21 -0
- package/dist/chunks/{index-BMkn4K4E.js → index-C-8cXK5u.js} +16180 -16181
- package/dist/chunks/{index-C_RTjAMW.js → index-CaMze_Fv.js} +187 -187
- package/dist/chunks/{notification-bell-DHK6s4Om.js → notification-bell-DPnoYeUV.js} +85 -85
- package/dist/chunks/{notification-bell-DSShVmWj.js → notification-bell-RPOLOaxy.js} +2 -2
- package/dist/chunks/{resource-management-panel-QdAeim78.js → resource-management-panel-BA9mZ15S.js} +1 -1
- package/dist/chunks/{resource-management-panel-LBCXiHZk.js → resource-management-panel-DvAjwK0C.js} +3 -3
- package/dist/chunks/{use-role-aware-display-preferences-Db1iLmPN.js → use-role-aware-display-preferences-CdXcQxZk.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-CqF1BR5w.js → use-role-aware-display-preferences-DwKQjD_K.js} +1 -1
- package/dist/chunks/{use-visual-utils-AXuCdndV.js → use-visual-utils-BGLcxXJt.js} +1 -1
- package/dist/chunks/{use-visual-utils-CKt4UblS.js → use-visual-utils-RZ4Nj11p.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-Blkn0D44.js +0 -164
- package/dist/chunks/editor-action-buttons-yJEX8W7R.js +0 -21
- package/dist/chunks/editor-action-buttons-z7gf6nE6.js +0 -404
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-CaMze_Fv.js"),a=require("../types/index.cjs"),e=require("../chunks/dashboard-summary-settings-dialog-CYdhHdYZ.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-8cXK5u.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-Bhw7wO4D.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|