react-semaphor 0.1.441 → 0.1.443
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--bQrQeiz.js → dashboard-Bd1Quco-.js} +4987 -4901
- package/dist/chunks/{dashboard-briefing-launcher-dgTjPWHX.js → dashboard-briefing-launcher-BYMLjZxG.js} +6 -11
- package/dist/chunks/{dashboard-briefing-launcher-xulAb1Oz.js → dashboard-briefing-launcher-C60n8LqW.js} +165 -176
- package/dist/chunks/{dashboard-C-eTAAKs.js → dashboard-cB3xmTNn.js} +77 -77
- package/dist/chunks/{dashboard-controls-D8BDZ5_q.js → dashboard-controls-BH_fZYDU.js} +1 -1
- package/dist/chunks/{dashboard-controls-CWu1wt6_.js → dashboard-controls-ti9Rcel2.js} +4 -4
- package/dist/chunks/{dashboard-json-ZgLCrrSW.js → dashboard-json-Bturr634.js} +2 -2
- package/dist/chunks/{dashboard-json-Bpm-ePrD.js → dashboard-json-Dw_55vSZ.js} +1 -1
- package/dist/chunks/edit-dashboard-visual-BUc3NBQ4.js +182 -0
- package/dist/chunks/{edit-dashboard-visual-DEtVA2re.js → edit-dashboard-visual-DglMds57.js} +8260 -7877
- package/dist/chunks/{use-create-flow-overlay-state-B6a3gmF0.js → editor-action-buttons-CRi0fhVW.js} +887 -870
- package/dist/chunks/editor-action-buttons-Cxo7_tNG.js +16 -0
- package/dist/chunks/{report-preferences-dialog-Ju8DjgyW.js → report-preferences-dialog-CCvFqH4Q.js} +1 -1
- package/dist/chunks/{report-preferences-dialog-Bjj_tIgL.js → report-preferences-dialog-TtwdAuNn.js} +2 -2
- 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-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-cB3xmTNn.js"),r=require("../chunks/common-types-C73-Ud1-.js"),o=require("../chunks/report-preferences-dialog-CCvFqH4Q.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-Bd1Quco-.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-TtwdAuNn.js";
|
|
4
4
|
export {
|
|
5
5
|
f as CONTROL_CARD_DEFAULT_VALUE,
|
|
6
6
|
a as DisplayFormatPreferencesFields,
|