react-semaphor 0.1.206 → 0.1.208
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-C4k6KdEB.js → dashboard-controls-K5zNLdtH.js} +8 -8
- package/dist/chunks/{dashboard-controls-IqiP9Ced.js → dashboard-controls-yOzrvYwI.js} +583 -555
- package/dist/chunks/{dashboard-json-BJPB6xym.js → dashboard-json-BuLoVNV4.js} +1 -1
- package/dist/chunks/{dashboard-json-c0VOKYtt.js → dashboard-json-DqChvVCF.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-Dah4-mPH.js → dashboard-summary-settings-dialog-DmccX33N.js} +1 -1
- package/dist/chunks/{dashboard-summary-settings-dialog-VQizO_RC.js → dashboard-summary-settings-dialog-tJueBNph.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-DR_akSsE.js → edit-dashboard-visual-CKNlwaCO.js} +2 -2
- package/dist/chunks/{edit-dashboard-visual-CKzW9rIq.js → edit-dashboard-visual-CV4JsCTg.js} +1108 -1122
- package/dist/chunks/{editor-action-buttons-BNtBfjRb.js → editor-action-buttons-CAjqJiT_.js} +2 -2
- package/dist/chunks/{editor-action-buttons-B37Prd2u.js → editor-action-buttons-DQVh7L5i.js} +1 -1
- package/dist/chunks/{index-WddCUrXL.js → index-CBcPi9pm.js} +12611 -12649
- package/dist/chunks/{index-Blxyx1RI.js → index-DQOwJyRp.js} +215 -215
- package/dist/chunks/{notification-bell-BTyIV2CU.js → notification-bell-B-OVf20Q.js} +3 -3
- package/dist/chunks/{notification-bell-Cg8FpAHU.js → notification-bell-DyzIftQU.js} +1 -1
- package/dist/chunks/{resource-management-panel-B5mqCUlS.js → resource-management-panel-D_mSi7Cm.js} +3 -3
- package/dist/chunks/{resource-management-panel-CAi_lrWp.js → resource-management-panel-NqaNfAq3.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-BcJJSdZI.js → use-role-aware-display-preferences-B4QJkliF.js} +1 -1
- package/dist/chunks/{use-role-aware-display-preferences-_P6XHADA.js → use-role-aware-display-preferences-DTSpe_ZT.js} +1 -1
- package/dist/chunks/{use-visual-utils-CGo5Mdwh.js → use-visual-utils-CCT3ABI5.js} +1 -1
- package/dist/chunks/{use-visual-utils-BH_uSsT6.js → use-visual-utils-ChR-Jti8.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-DQOwJyRp.js"),a=require("../chunks/common-types-CfJLrTJd.js"),e=require("../chunks/dashboard-summary-settings-dialog-tJueBNph.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-CBcPi9pm.js";
|
|
2
2
|
import { E as s } from "../chunks/common-types-DhqlRVrq.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-DmccX33N.js";
|
|
4
4
|
export {
|
|
5
5
|
m as CalendarPreferencesDialog,
|
|
6
6
|
t as DashboardSummarySettingsDialog,
|