@mx-cartographer/experiences 6.1.0-alpha.al10 → 6.1.0-alpha.al12
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.
@@ -43,8 +43,6 @@ export interface Config {
|
|
43
43
|
dashboard_insights_location: number;
|
44
44
|
dashboard_spending_index: number;
|
45
45
|
dashboard_spending_location: number;
|
46
|
-
dashboard_survey_index: number;
|
47
|
-
dashboard_survey_location: number;
|
48
46
|
dashboard_trends_index: number;
|
49
47
|
dashboard_trends_location: number;
|
50
48
|
display_account_number_in_accounts: boolean;
|
package/dist/index.es.js
CHANGED
@@ -18655,8 +18655,6 @@ const K9 = ({
|
|
18655
18655
|
dashboard_insights_location: 1,
|
18656
18656
|
dashboard_spending_index: 1,
|
18657
18657
|
dashboard_spending_location: 1,
|
18658
|
-
dashboard_survey_index: 8,
|
18659
|
-
dashboard_survey_location: 1,
|
18660
18658
|
dashboard_trends_index: 4,
|
18661
18659
|
dashboard_trends_location: 0,
|
18662
18660
|
display_account_number_in_accounts: !0,
|
@@ -21658,13 +21656,7 @@ const u3 = ({ widgets: A, isLoading: t }) => {
|
|
21658
21656
|
() => s.filter((d) => d.location === yn.RightSide),
|
21659
21657
|
[A]
|
21660
21658
|
);
|
21661
|
-
return
|
21662
|
-
console.log("in experiences dashboard sortedwidgets are ", s);
|
21663
|
-
}, [s]), h.useEffect(() => {
|
21664
|
-
console.log("in experiences dashboard side widgets are ", f);
|
21665
|
-
}, [f]), h.useEffect(() => {
|
21666
|
-
console.log("in experiences dashboard main widgets are ", c);
|
21667
|
-
}, [c]), /* @__PURE__ */ I(it, { container: !0, spacing: n ? 0 : 24, sx: { overflow: "scroll" }, children: [
|
21659
|
+
return /* @__PURE__ */ I(it, { container: !0, spacing: n ? 0 : 24, sx: { overflow: "scroll" }, children: [
|
21668
21660
|
/* @__PURE__ */ e(it, { xs: 12, children: r.isInitialized && /* @__PURE__ */ e(R3, {}) }),
|
21669
21661
|
/* @__PURE__ */ I(it, { lg: 8, xs: 12, children: [
|
21670
21662
|
/* @__PURE__ */ e(l3, {}),
|