@mx-cartographer/experiences 6.2.3-alpha.bb2 → 6.2.3-alpha.bb4

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 CHANGED
@@ -10400,11 +10400,11 @@ const Rn = ({
10400
10400
  () => o.filter(Go(s, c)),
10401
10401
  [c, s, o]
10402
10402
  ), m = g.useMemo(
10403
- () => d.reduce((w, N) => w + (N?.balance || 0), 0),
10403
+ () => d.reduce((T, w) => T + (w?.balance || 0), 0),
10404
10404
  [d]
10405
- ), C = u.reduce((w, N) => w + N.amount, 0), f = h.reduce((w, N) => w + N.amount, 0), E = m - C + f, y = o.length > 0 && _?.has_completed_cash_flow_onboarding, T = i < 725;
10406
- return /* @__PURE__ */ l(b, { flexDirection: "row", gap: 24, justifyContent: "center", my: T ? 24 : 42, children: [
10407
- T ? /* @__PURE__ */ l(b, { border: "1px solid", borderColor: "border.light", borderRadius: 1, mx: 16, width: "100%", children: [
10405
+ ), C = u.reduce((T, w) => T + w.amount, 0), f = h.reduce((T, w) => T + w.amount, 0), E = m - C + f, y = i < 725;
10406
+ return /* @__PURE__ */ l(b, { flexDirection: "row", gap: 24, justifyContent: "center", my: y ? 24 : 42, children: [
10407
+ y ? /* @__PURE__ */ l(b, { border: "1px solid", borderColor: "border.light", borderRadius: 1, mx: 16, width: "100%", children: [
10408
10408
  /* @__PURE__ */ t(
10409
10409
  Rn,
10410
10410
  {
@@ -10414,7 +10414,7 @@ const Rn = ({
10414
10414
  }
10415
10415
  ),
10416
10416
  /* @__PURE__ */ t(G, {}),
10417
- y ? /* @__PURE__ */ t(
10417
+ _?.has_completed_cash_flow_onboarding ? /* @__PURE__ */ t(
10418
10418
  Rn,
10419
10419
  {
10420
10420
  amount: f,
@@ -10460,7 +10460,7 @@ const Rn = ({
10460
10460
  )
10461
10461
  ] }) : /* @__PURE__ */ l(Z, { children: [
10462
10462
  /* @__PURE__ */ t(Rn, { amount: m, label: a.cash_and_bank }),
10463
- y ? /* @__PURE__ */ l(Z, { children: [
10463
+ _?.has_completed_cash_flow_onboarding ? /* @__PURE__ */ l(Z, { children: [
10464
10464
  /* @__PURE__ */ t(p, { sx: { fontSize: 25, lineHeight: 1 }, children: "+" }),
10465
10465
  /* @__PURE__ */ t(
10466
10466
  Rn,