react-semaphor 0.1.440 → 0.1.442
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.js +1 -1
- package/dist/chunks/{code-editor-CIWiSltV.js → code-editor-BpADiIlq.js} +26 -26
- package/dist/chunks/{dashboard-C-eTAAKs.js → dashboard-BRj8nq8w.js} +77 -77
- package/dist/chunks/{dashboard--bQrQeiz.js → dashboard-BjqymJeS.js} +4986 -4900
- package/dist/chunks/{dashboard-briefing-launcher-xulAb1Oz.js → dashboard-briefing-launcher-B7LrrGSM.js} +165 -176
- package/dist/chunks/{dashboard-briefing-launcher-dgTjPWHX.js → dashboard-briefing-launcher-D5oHvdYf.js} +6 -11
- package/dist/chunks/{dashboard-controls-CWu1wt6_.js → dashboard-controls-CUd1yfGB.js} +4 -4
- package/dist/chunks/{dashboard-controls-D8BDZ5_q.js → dashboard-controls-DjyNG67M.js} +1 -1
- package/dist/chunks/{dashboard-json-ZgLCrrSW.js → dashboard-json-C5_h_0OT.js} +2 -2
- package/dist/chunks/{dashboard-json-Bpm-ePrD.js → dashboard-json-CiMI9PO-.js} +1 -1
- package/dist/chunks/{edit-dashboard-visual-DEtVA2re.js → edit-dashboard-visual-BOkzUd4b.js} +8260 -7877
- package/dist/chunks/edit-dashboard-visual-EwylNae5.js +182 -0
- package/dist/chunks/{use-create-flow-overlay-state-B6a3gmF0.js → editor-action-buttons-Bz4ik8DY.js} +887 -870
- package/dist/chunks/editor-action-buttons-C0EXI0VB.js +16 -0
- package/dist/chunks/{report-preferences-dialog-Bjj_tIgL.js → report-preferences-dialog-Ck94m-ik.js} +2 -2
- package/dist/chunks/{report-preferences-dialog-Ju8DjgyW.js → report-preferences-dialog-Cw4Ti1lc.js} +1 -1
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/dashboard-authoring/index.cjs +3 -3
- package/dist/dashboard-authoring/index.js +171 -157
- 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-BCMupXbq.js +0 -182
- package/dist/chunks/use-create-flow-overlay-state-wcIRGLSM.js +0 -11
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-BRj8nq8w.js"),r=require("../chunks/common-types-C73-Ud1-.js"),o=require("../chunks/report-preferences-dialog-Cw4Ti1lc.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-BjqymJeS.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-Ck94m-ik.js";
|
|
4
4
|
export {
|
|
5
5
|
f as CONTROL_CARD_DEFAULT_VALUE,
|
|
6
6
|
a as DisplayFormatPreferencesFields,
|