@mx-cartographer/experiences 6.1.0-alpha.al3 → 6.1.0-alpha.al5
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/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -18656,7 +18656,7 @@ const K9 = ({
|
|
18656
18656
|
dashboard_spending_index: 1,
|
18657
18657
|
dashboard_spending_location: 1,
|
18658
18658
|
dashboard_survey_index: 8,
|
18659
|
-
dashboard_survey_location:
|
18659
|
+
dashboard_survey_location: 1,
|
18660
18660
|
dashboard_trends_index: 4,
|
18661
18661
|
dashboard_trends_location: 0,
|
18662
18662
|
display_account_number_in_accounts: !0,
|
@@ -21669,7 +21669,7 @@ const u3 = ({ widgets: A, isLoading: t }) => {
|
|
21669
21669
|
] }),
|
21670
21670
|
!t && /* @__PURE__ */ e(b, { direction: "column", spacing: 24, children: i ? c.map((d) => /* @__PURE__ */ e(h.Fragment, { children: d.component }, d.index)) : s.map((d) => /* @__PURE__ */ e(h.Fragment, { children: d.component }, d.index)) })
|
21671
21671
|
] }),
|
21672
|
-
i && /* @__PURE__ */ e(it, { lg:
|
21672
|
+
i && /* @__PURE__ */ e(it, { lg: 5, children: t ? /* @__PURE__ */ I(b, { direction: "column", spacing: 24, children: [
|
21673
21673
|
/* @__PURE__ */ e($e, { height: 200, variant: "rounded", width: "100%" }),
|
21674
21674
|
/* @__PURE__ */ e($e, { height: 100, variant: "rounded", width: "100%" }),
|
21675
21675
|
/* @__PURE__ */ e($e, { height: 300, variant: "rounded", width: "100%" })
|