react-semaphor 0.1.438 → 0.1.440
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/brand-studio/index.cjs +1 -1
- package/dist/brand-studio/index.js +1 -1
- package/dist/chunks/{code-editor-25d16KDV.js → code-editor-CIWiSltV.js} +3182 -3152
- package/dist/chunks/{code-editor-BSENCZwR.js → code-editor-M7HTUhdF.js} +14 -14
- package/dist/chunks/{dashboard-H2ONqclF.js → dashboard--bQrQeiz.js} +25139 -24865
- package/dist/chunks/{dashboard-Cm4D_4sW.js → dashboard-C-eTAAKs.js} +209 -209
- package/dist/chunks/{dashboard-briefing-launcher-BevUTBG_.js → dashboard-briefing-launcher-dgTjPWHX.js} +1 -1
- package/dist/chunks/{dashboard-briefing-launcher-B2ktS4sN.js → dashboard-briefing-launcher-xulAb1Oz.js} +108 -108
- package/dist/chunks/{dashboard-controls-BMy5GxU5.js → dashboard-controls-CWu1wt6_.js} +79 -79
- package/dist/chunks/{dashboard-controls-8G5EZjyA.js → dashboard-controls-D8BDZ5_q.js} +1 -1
- package/dist/chunks/{dashboard-json-DWF407Fp.js → dashboard-json-Bpm-ePrD.js} +1 -1
- package/dist/chunks/{dashboard-json-BLxeyDM2.js → dashboard-json-ZgLCrrSW.js} +2 -2
- package/dist/chunks/edit-dashboard-visual-BCMupXbq.js +182 -0
- package/dist/chunks/{edit-dashboard-visual-DCx9r7g2.js → edit-dashboard-visual-DEtVA2re.js} +6990 -6929
- package/dist/chunks/{report-preferences-dialog-D98RpVTB.js → report-preferences-dialog-Bjj_tIgL.js} +2 -2
- package/dist/chunks/{report-preferences-dialog-Sl3VZLDC.js → report-preferences-dialog-Ju8DjgyW.js} +1 -1
- package/dist/chunks/use-create-flow-overlay-state-B6a3gmF0.js +1890 -0
- package/dist/chunks/use-create-flow-overlay-state-wcIRGLSM.js +11 -0
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/data-app-builder/index.cjs +1 -1
- package/dist/data-app-builder/index.js +66 -66
- package/dist/index.cjs +1 -1
- package/dist/index.js +6 -6
- 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-C0-7PJ0V.js +0 -182
- package/dist/chunks/use-create-flow-overlay-state-B7nbDg72.js +0 -11
- package/dist/chunks/use-create-flow-overlay-state-D2y57BqL.js +0 -1941
package/dist/surfboard/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/dashboard-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/dashboard-C-eTAAKs.js"),r=require("../chunks/common-types-C73-Ud1-.js"),o=require("../chunks/report-preferences-dialog-Ju8DjgyW.js");exports.DisplayFormatPreferencesFields=e.DisplayFormatPreferencesFields;exports.Surfboard=e.DashboardPlus;exports.CONTROL_CARD_DEFAULT_VALUE=r.CONTROL_CARD_DEFAULT_VALUE;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;exports.ReportPreferencesDialog=o.ReportPreferencesDialog;
|
package/dist/surfboard/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a, b as o } from "../chunks/dashboard
|
|
1
|
+
import { a, b as o } from "../chunks/dashboard--bQrQeiz.js";
|
|
2
2
|
import { C as f, E } from "../chunks/common-types-ClkOI-3O.js";
|
|
3
|
-
import { R as t } from "../chunks/report-preferences-dialog-
|
|
3
|
+
import { R as t } from "../chunks/report-preferences-dialog-Bjj_tIgL.js";
|
|
4
4
|
export {
|
|
5
5
|
f as CONTROL_CARD_DEFAULT_VALUE,
|
|
6
6
|
a as DisplayFormatPreferencesFields,
|