@mx-cartographer/experiences 7.4.7 → 7.4.8-alpha.mm0

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.
Files changed (61) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/dist/{Account-01wOyrH1.mjs → Account-BrOTlmeK.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-COMjOzwr.mjs → AccountDetailsContent-B7FqH05C.mjs} +8 -8
  4. package/dist/{AccountDetailsHeader-Cbi5G6fJ.mjs → AccountDetailsHeader-C8MxsxhN.mjs} +4 -4
  5. package/dist/{AccountFields-Cd_nOWmf.mjs → AccountFields-BQZ-o6Kj.mjs} +2 -2
  6. package/dist/{AccountListItem-DxY4cCF1.mjs → AccountListItem-aIE9WWTO.mjs} +4 -4
  7. package/dist/{AccountStore-C1zMBzHq.mjs → AccountStore-DqO84Aer.mjs} +2 -2
  8. package/dist/{Accounts-D7QljYas.mjs → Accounts-DC_A4UCa.mjs} +1 -1
  9. package/dist/{BudgetUtil-Df2nII9u.mjs → BudgetUtil-BmZXkL0C.mjs} +1 -1
  10. package/dist/{CategorySelectorDrawer-DqJK_rrL.mjs → CategorySelectorDrawer-SUgfE5GN.mjs} +1 -1
  11. package/dist/{ConnectDrawer-CuUj16NH.mjs → ConnectDrawer-KL8t1qSC.mjs} +1 -1
  12. package/dist/{ConnectionsDrawer-Bz4uwdFE.mjs → ConnectionsDrawer-DaK5uIL5.mjs} +2 -2
  13. package/dist/{CurrencyInput-BFKcs-_K.mjs → CurrencyInput-itK0R3wV.mjs} +1 -1
  14. package/dist/{DebtsStore-Bu8rRRSL.mjs → DebtsStore-DVPZbv2C.mjs} +1 -1
  15. package/dist/{ExportCsvAction-DzTrtPzk.mjs → ExportCsvAction-Cglo8Mca.mjs} +3 -3
  16. package/dist/{GoalStore-CrNhjvNc.mjs → GoalStore-o4rrjGSJ.mjs} +2 -2
  17. package/dist/{Help-BnPXM_N2.mjs → Help-BjLMsuMS.mjs} +1 -1
  18. package/dist/{LineChart-bc1D9xBE.mjs → LineChart-BQRxZF3p.mjs} +1 -1
  19. package/dist/{ListItemAction-uobBrm_a.mjs → ListItemAction-BxTkF6Tz.mjs} +1 -1
  20. package/dist/{ManageIncome-A69EUO5u.mjs → ManageIncome-rcnDYsBJ.mjs} +75 -75
  21. package/dist/{MicroWidgetContainer-DEiRnYVa.mjs → MicroWidgetContainer-B2hO9rOG.mjs} +1 -1
  22. package/dist/{MiniWidgetContainer-CmXpTylX.mjs → MiniWidgetContainer-98-hKFqm.mjs} +1 -1
  23. package/dist/{NetWorthStore-CpL_kqvx.mjs → NetWorthStore-DG2X69jG.mjs} +2 -2
  24. package/dist/{NotificationSettings-CNmJWVeI.mjs → NotificationSettings-C7FYNM7I.mjs} +250 -248
  25. package/dist/{OriginalBalanceAction-DK8_LkPz.mjs → OriginalBalanceAction-C6jdS4ws.mjs} +3 -3
  26. package/dist/{RecurringSettings-B0uObPlD.mjs → RecurringSettings-C81H1l38.mjs} +3 -3
  27. package/dist/{SpendingLegend-Bf-wbJvb.mjs → SpendingLegend-DqZxN_BZ.mjs} +2 -2
  28. package/dist/{TransactionDetails-COH0OKNG.mjs → TransactionDetails-BA_E5nQ-.mjs} +5 -5
  29. package/dist/{TransactionStore-Dz-G8Wd0.mjs → TransactionStore-PRlwE-TF.mjs} +2 -2
  30. package/dist/{User-wXzDI4M8.mjs → User-Cnlegl1N.mjs} +1 -1
  31. package/dist/{ViewMoreMicroCard-C0832BMe.mjs → ViewMoreMicroCard-DfPXJzbv.mjs} +105 -101
  32. package/dist/{WidgetContainer-6dsjtOVg.mjs → WidgetContainer-CaPjoWeE.mjs} +2 -2
  33. package/dist/accounts/index.es.js +148 -140
  34. package/dist/analytics/index.es.js +2 -2
  35. package/dist/budgets/index.es.js +483 -478
  36. package/dist/cashflow/index.es.js +367 -362
  37. package/dist/categories/index.es.js +1 -1
  38. package/dist/common/hooks/index.d.ts +1 -0
  39. package/dist/common/hooks/useWidgetLoadTimer.d.ts +6 -0
  40. package/dist/common/index.es.js +35 -33
  41. package/dist/dashboard/index.es.js +90 -88
  42. package/dist/debts/index.es.js +346 -342
  43. package/dist/{exportTransactionsToCSV-Cz2t0lmA.mjs → exportTransactionsToCSV-DuAaI5XA.mjs} +1 -1
  44. package/dist/finstrong/index.es.js +352 -350
  45. package/dist/goals/index.es.js +518 -511
  46. package/dist/help/index.es.js +13 -9
  47. package/dist/{hooks-C41HAxM5.mjs → hooks-ZMp65DFz.mjs} +11 -11
  48. package/dist/investments/index.es.js +395 -393
  49. package/dist/merchants/index.es.js +1 -1
  50. package/dist/microinsights/index.es.js +1 -1
  51. package/dist/networth/index.es.js +245 -240
  52. package/dist/notifications/index.es.js +2 -2
  53. package/dist/recurringtransactions/index.es.js +293 -285
  54. package/dist/settings/index.es.js +252 -249
  55. package/dist/spending/index.es.js +136 -124
  56. package/dist/transactions/index.es.js +77 -73
  57. package/dist/trends/index.es.js +601 -588
  58. package/dist/{useAccountDisplayName-CMMlIOXF.mjs → useAccountDisplayName-Cjx8YmKK.mjs} +2 -2
  59. package/dist/{useInsightsEnabled-CNjP5cfR.mjs → useInsightsEnabled-B7dxpDrX.mjs} +1 -1
  60. package/dist/useWidgetLoadTimer-C1NBkyLd.mjs +23 -0
  61. package/package.json +1 -1
@@ -1,56 +1,57 @@
1
- import { jsx as t, jsxs as r, Fragment as v } from "react/jsx-runtime";
2
- import { fromUnixTime as _t } from "date-fns/fromUnixTime";
3
- import { observer as w } from "mobx-react-lite";
1
+ import { jsx as e, jsxs as r, Fragment as v } from "react/jsx-runtime";
2
+ import { fromUnixTime as we } from "date-fns/fromUnixTime";
3
+ import { observer as _ } from "mobx-react-lite";
4
4
  import { useTheme as z } from "@mui/material/styles";
5
- import { L as wt } from "../LineChart-bc1D9xBE.mjs";
6
- import { u as Z } from "../useScreenSize-B6JyS_Lj.mjs";
7
- import { q as bt, u as T, d as J, g as Q, b as P, r as tt, n as Wt } from "../hooks-C41HAxM5.mjs";
8
- import { f as vt, a as It } from "../Dialog-BPTr3qHE.mjs";
5
+ import { L as _e } from "../LineChart-BQRxZF3p.mjs";
6
+ import { u as J } from "../useScreenSize-B6JyS_Lj.mjs";
7
+ import { p as be, u as I, d as Q, g as P, b as ee, q as te } from "../hooks-ZMp65DFz.mjs";
8
+ import { f as We, a as ve } from "../Dialog-BPTr3qHE.mjs";
9
9
  import W from "@mui/material/Divider";
10
10
  import B from "@mui/material/List";
11
11
  import k from "@mui/material/ListSubheader";
12
12
  import h from "@mui/material/Stack";
13
- import { Text as m, Icon as H, H1 as Tt, P as Lt } from "@mxenabled/mxui";
13
+ import { Text as m, Icon as H, H1 as Te, P as Ie } from "@mxenabled/mxui";
14
14
  import d from "react";
15
15
  import D from "@mui/material/ListItem";
16
- import et from "@mui/material/ListItemButton";
17
- import _ from "@mui/material/ListItemText";
18
- import { i as nt } from "../DateUtil-CBdcsyuk.mjs";
16
+ import ne from "@mui/material/ListItemButton";
17
+ import w from "@mui/material/ListItemText";
18
+ import { i as oe } from "../DateUtil-CBdcsyuk.mjs";
19
19
  import { C as y } from "../CurrencyText-Dr0EZ7bp.mjs";
20
- import { Button as Nt, Stack as Et } from "@mui/material";
21
- import { format as kt, fromUnixTime as Dt, differenceInMonths as At } from "date-fns";
22
- import { g as K } from "../NetWorthStore-CpL_kqvx.mjs";
23
- import { N as Re } from "../NetWorthStore-CpL_kqvx.mjs";
24
- import { Icon as ot } from "@mxenabled/mx-icons";
25
- import { f as U } from "../NumberFormatting-DjTD0t3W.mjs";
26
- import { A as b, W as Mt } from "../WidgetContainer-6dsjtOVg.mjs";
20
+ import { Button as Le, Stack as Ne } from "@mui/material";
21
+ import { format as Ee, fromUnixTime as ke, differenceInMonths as De } from "date-fns";
22
+ import { g as U } from "../NetWorthStore-DG2X69jG.mjs";
23
+ import { N as Rt } from "../NetWorthStore-DG2X69jG.mjs";
24
+ import { Icon as re } from "@mxenabled/mx-icons";
25
+ import { f as V } from "../NumberFormatting-DjTD0t3W.mjs";
26
+ import { u as ie } from "../useWidgetLoadTimer-C1NBkyLd.mjs";
27
+ import { A as b, W as Me } from "../WidgetContainer-CaPjoWeE.mjs";
27
28
  import { L as O } from "../Loader-DUaFpDGv.mjs";
28
- import { M as Ht } from "../MicroWidgetContainer-DEiRnYVa.mjs";
29
- import rt from "@mui/material/Box";
30
- import { C as Bt } from "../ConnectionsDrawer-Bz4uwdFE.mjs";
31
- import Ot from "@mui/material/Collapse";
32
- import V from "@mui/material/ListItemIcon";
33
- import it from "@mui/material/styles/useTheme";
34
- import { E as zt } from "../EmptyState-DoxNUae-.mjs";
35
- import { D as Y } from "../Drawer-BEtCk82g.mjs";
36
- const Rt = ({
37
- chartData: e,
38
- hoveredData: l,
29
+ import { M as Ae } from "../MicroWidgetContainer-B2hO9rOG.mjs";
30
+ import ae from "@mui/material/Box";
31
+ import { C as He } from "../ConnectionsDrawer-DaK5uIL5.mjs";
32
+ import Be from "@mui/material/Collapse";
33
+ import Y from "@mui/material/ListItemIcon";
34
+ import se from "@mui/material/styles/useTheme";
35
+ import { E as Oe } from "../EmptyState-DoxNUae-.mjs";
36
+ import { D as q } from "../Drawer-BEtCk82g.mjs";
37
+ const ze = ({
38
+ chartData: t,
39
+ hoveredData: s,
39
40
  onDataClick: i,
40
41
  onMouseEnter: n,
41
- onMouseLeave: s,
42
+ onMouseLeave: c,
42
43
  selectedData: o
43
44
  }) => {
44
- const { isMobile: a } = Z(), { availableWidth: c } = bt(), u = z(), C = c - 320, x = e.map((f) => ({
45
- x: vt(_t(f.x), It.MONTH_SHORT),
45
+ const { isMobile: a } = J(), { availableWidth: l } = be(), u = z(), C = l - 320, x = t.map((f) => ({
46
+ x: We(we(f.x), ve.MONTH_SHORT),
46
47
  y: f.y
47
- })), g = o ? { index: e.findIndex((f) => f.x === o.x) } : void 0, S = l ? { index: e.findIndex((f) => f.x === l.x) } : void 0, p = (f) => ({
48
+ })), g = o ? { index: t.findIndex((f) => f.x === o.x) } : void 0, S = s ? { index: t.findIndex((f) => f.x === s.x) } : void 0, p = (f) => ({
48
49
  fill: f === g?.index ? u.palette.success.main : "",
49
50
  filter: f === S?.index ? `drop-shadow(0px 0px 10px ${u.palette.success.main})` : "none",
50
51
  stroke: u.palette.success.main
51
52
  });
52
- return /* @__PURE__ */ t(
53
- wt,
53
+ return /* @__PURE__ */ e(
54
+ _e,
54
55
  {
55
56
  baseline: "min",
56
57
  chartFor: "networthChart",
@@ -61,7 +62,7 @@ const Rt = ({
61
62
  height: 350,
62
63
  labels: [],
63
64
  margin: { right: 20, left: 100 },
64
- markHandlers: { onMarkClick: i, onMouseEnter: n, onMouseLeave: s },
65
+ markHandlers: { onMarkClick: i, onMouseEnter: n, onMouseLeave: c },
65
66
  markStyles: p,
66
67
  showArea: !0,
67
68
  useCustomMark: !0,
@@ -69,42 +70,42 @@ const Rt = ({
69
70
  width: a ? 320 : C
70
71
  }
71
72
  );
72
- }, jt = w(Rt), $t = ({
73
- item: e,
74
- getStyles: l,
73
+ }, Re = _(ze), je = ({
74
+ item: t,
75
+ getStyles: s,
75
76
  isHovered: i = !1,
76
77
  isSelected: n = !1,
77
- onItemClick: s,
78
+ onItemClick: c,
78
79
  onMouseEnter: o,
79
80
  onMouseLeave: a
80
81
  }) => {
81
- const [c, u] = d.useState({
82
+ const [l, u] = d.useState({
82
83
  color: ""
83
84
  });
84
85
  return d.useEffect(() => {
85
- u(l(e));
86
+ u(s(t));
86
87
  }, [i, n]), /* @__PURE__ */ r(d.Fragment, { children: [
87
- /* @__PURE__ */ t(
88
+ /* @__PURE__ */ e(
88
89
  D,
89
90
  {
90
91
  sx: {
91
- ...c,
92
+ ...l,
92
93
  minHeight: 44,
93
- "&:hover": { color: n ? "inherit" : c.color }
94
+ "&:hover": { color: n ? "inherit" : l.color }
94
95
  },
95
- children: /* @__PURE__ */ t(
96
- et,
96
+ children: /* @__PURE__ */ e(
97
+ ne,
97
98
  {
98
- onClick: (C) => s?.(C, e.x),
99
- onMouseEnter: () => o(e.x),
99
+ onClick: (C) => c?.(C, t.x),
100
+ onMouseEnter: () => o(t.x),
100
101
  onMouseLeave: () => a(),
101
102
  sx: { minHeight: 20, padding: 12 },
102
- children: /* @__PURE__ */ t(
103
- _,
103
+ children: /* @__PURE__ */ e(
104
+ w,
104
105
  {
105
106
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", sx: { fontWeight: 400 }, children: [
106
- /* @__PURE__ */ t(m, { variant: "Body", children: nt(e.x) }),
107
- /* @__PURE__ */ t(y, { amount: e.y, sx: { color: "inherit" }, variant: "Body" })
107
+ /* @__PURE__ */ e(m, { variant: "Body", children: oe(t.x) }),
108
+ /* @__PURE__ */ e(y, { amount: t.y, sx: { color: "inherit" }, variant: "Body" })
108
109
  ] })
109
110
  }
110
111
  )
@@ -112,19 +113,19 @@ const Rt = ({
112
113
  )
113
114
  }
114
115
  ),
115
- /* @__PURE__ */ t(W, {})
116
- ] }, e.x);
117
- }, Gt = w($t), Xt = ({
118
- chartData: e,
119
- hoveredData: l,
116
+ /* @__PURE__ */ e(W, {})
117
+ ] }, t.x);
118
+ }, $e = _(je), Ge = ({
119
+ chartData: t,
120
+ hoveredData: s,
120
121
  onDataClick: i,
121
122
  onButtonClick: n,
122
- onMouseEnter: s,
123
+ onMouseEnter: c,
123
124
  onMouseLeave: o,
124
125
  selectedData: a
125
126
  }) => {
126
- const { net_worth: c } = T(), u = z(), C = (x) => {
127
- const g = x.x === l?.x, S = x.x === a?.x, p = {
127
+ const { net_worth: l } = I(), u = z(), C = (x) => {
128
+ const g = x.x === s?.x, S = x.x === a?.x, p = {
128
129
  backgroundColor: "inherit",
129
130
  borderBottom: "inherit",
130
131
  color: "inherit"
@@ -133,130 +134,133 @@ const Rt = ({
133
134
  };
134
135
  return /* @__PURE__ */ r(h, { direction: "column", sx: { width: 320 }, children: [
135
136
  /* @__PURE__ */ r(B, { children: [
136
- /* @__PURE__ */ t(k, { sx: { backgroundColor: "transparent", mb: 8, mt: 12, px: 12 }, children: /* @__PURE__ */ t(m, { bold: !0, component: "h2", variant: "Body", children: c.monthly_totals }) }),
137
- /* @__PURE__ */ t(W, {}),
138
- e.map((x, g) => /* @__PURE__ */ t(
139
- Gt,
137
+ /* @__PURE__ */ e(k, { sx: { backgroundColor: "transparent", mb: 8, mt: 12, px: 12 }, children: /* @__PURE__ */ e(m, { bold: !0, component: "h2", variant: "Body", children: l.monthly_totals }) }),
138
+ /* @__PURE__ */ e(W, {}),
139
+ t.map((x, g) => /* @__PURE__ */ e(
140
+ $e,
140
141
  {
141
142
  getStyles: C,
142
- isHovered: x.x === l?.x,
143
+ isHovered: x.x === s?.x,
143
144
  isSelected: x.x === a?.x,
144
145
  item: x,
145
146
  onItemClick: (S) => i(S, g),
146
- onMouseEnter: () => s(g),
147
+ onMouseEnter: () => c(g),
147
148
  onMouseLeave: () => o()
148
149
  },
149
150
  x.x
150
151
  ))
151
152
  ] }),
152
- /* @__PURE__ */ t(
153
- Nt,
153
+ /* @__PURE__ */ e(
154
+ Le,
154
155
  {
155
156
  onClick: () => n(),
156
157
  sx: { alignSelf: "center", marginTop: 16, width: "fit-content" },
157
158
  variant: "outlined",
158
- children: c.view_assets_and_liabilities
159
+ children: l.view_assets_and_liabilities
159
160
  }
160
161
  )
161
162
  ] });
162
- }, Ft = w(Xt), Kt = ({
163
- currencyLabel: e,
164
- currencyVariant: l = "Small",
163
+ }, Xe = _(Ge), Fe = ({
164
+ currencyLabel: t,
165
+ currencyVariant: s = "Small",
165
166
  iconSize: i,
166
167
  netWorth: n,
167
- theme: s
168
+ theme: c
168
169
  }) => {
169
- let o = s.palette.secondary.main, a = s.palette.secondary.main, c = "trending_flat";
170
- return n.change < 0 ? c = "trending_down" : n.change > 0 && (o = s.palette.success.main, a = s.palette.success.main, c = "trending_up"), /* @__PURE__ */ r(Et, { alignItems: "center", direction: "row", spacing: 4, children: [
171
- /* @__PURE__ */ t(
170
+ let o = c.palette.secondary.main, a = c.palette.secondary.main, l = "trending_flat";
171
+ return n.change < 0 ? l = "trending_down" : n.change > 0 && (o = c.palette.success.main, a = c.palette.success.main, l = "trending_up"), /* @__PURE__ */ r(Ne, { alignItems: "center", direction: "row", spacing: 4, children: [
172
+ /* @__PURE__ */ e(
172
173
  H,
173
174
  {
174
- name: c,
175
+ name: l,
175
176
  size: i,
176
177
  sx: {
177
178
  color: o
178
179
  }
179
180
  }
180
181
  ),
181
- /* @__PURE__ */ t(y, { amount: n.change, color: a, variant: l }),
182
- /* @__PURE__ */ t(m, { variant: "Small", children: e })
182
+ /* @__PURE__ */ e(y, { amount: n.change, color: a, variant: s }),
183
+ /* @__PURE__ */ e(m, { variant: "Small", children: t })
183
184
  ] });
184
- }, R = w(Kt), Ut = ({ hoveredData: e, selectedData: l }) => {
185
- const { net_worth: i } = T(), n = z(), s = e || l, o = kt(Dt(s.x), "MMMM");
185
+ }, R = _(Fe), Ke = ({ hoveredData: t, selectedData: s }) => {
186
+ const { net_worth: i } = I(), n = z(), c = t || s, o = Ee(ke(c.x), "MMMM");
186
187
  return /* @__PURE__ */ r(h, { alignItems: "center", direction: "column", m: 24, children: [
187
- /* @__PURE__ */ t(m, { color: n.palette.secondary.main, variant: "Small", children: `${o} ${i.net_worth}` }),
188
- /* @__PURE__ */ t(y, { amount: s.y, variant: "H2" }),
189
- /* @__PURE__ */ t(R, { currencyLabel: i.this_month, netWorth: s, theme: n })
188
+ /* @__PURE__ */ e(m, { color: n.palette.secondary.main, variant: "Small", children: `${o} ${i.net_worth}` }),
189
+ /* @__PURE__ */ e(y, { amount: c.y, variant: "H2" }),
190
+ /* @__PURE__ */ e(R, { currencyLabel: i.this_month, netWorth: c, theme: n })
190
191
  ] });
191
- }, Vt = w(Ut), Yt = ({ amount: e, copy: l, trendValue: i }) => {
192
+ }, Ue = _(Ke), Ve = ({ amount: t, copy: s, trendValue: i }) => {
192
193
  const n = i > 0, o = i === 0 ? "trending_flat" : n ? "trending_up" : "trending_down";
193
194
  return /* @__PURE__ */ r(h, { sx: { flexDirection: "row", justifyContent: "space-between" }, children: [
194
- /* @__PURE__ */ t(Tt, { children: U(e, "0,0") }),
195
- e !== 0 && /* @__PURE__ */ r(h, { sx: { color: n ? "success.main" : "text.secondary" }, children: [
195
+ /* @__PURE__ */ e(Te, { children: V(t, "0,0") }),
196
+ t !== 0 && /* @__PURE__ */ r(h, { sx: { color: n ? "success.main" : "text.secondary" }, children: [
196
197
  /* @__PURE__ */ r(h, { sx: { flexDirection: "row", gap: 8 }, children: [
197
- /* @__PURE__ */ t(ot, { name: o, size: 20 }),
198
- /* @__PURE__ */ t(m, { sx: { fontWeight: 600, textAlign: "right" }, variant: "body1", children: U(i, "0,0.00") })
198
+ /* @__PURE__ */ e(re, { name: o, size: 20 }),
199
+ /* @__PURE__ */ e(m, { sx: { fontWeight: 600, textAlign: "right" }, variant: "body1", children: V(i, "0,0.00") })
199
200
  ] }),
200
- /* @__PURE__ */ t(m, { sx: { display: "block", textAlign: "right" }, variant: "caption", children: l.this_month })
201
+ /* @__PURE__ */ e(m, { sx: { display: "block", textAlign: "right" }, variant: "caption", children: s.this_month })
201
202
  ] })
202
203
  ] });
203
- }, qt = ({ copy: e }) => /* @__PURE__ */ r(h, { sx: { flexDirection: "row", gap: 12 }, children: [
204
- /* @__PURE__ */ t(ot, { name: "elevation", size: 32, sx: { color: "text.primary" } }),
204
+ }, Ye = ({ copy: t }) => /* @__PURE__ */ r(h, { sx: { flexDirection: "row", gap: 12 }, children: [
205
+ /* @__PURE__ */ e(re, { name: "elevation", size: 32, sx: { color: "text.primary" } }),
205
206
  /* @__PURE__ */ r(h, { children: [
206
- /* @__PURE__ */ t(m, { sx: { display: "block", fontWeight: 600 }, variant: "body1", children: e.empty_widget_header }),
207
- /* @__PURE__ */ t(Lt, { sx: { color: "text.secondary" }, variant: "body2", children: e.zero_state_description })
207
+ /* @__PURE__ */ e(m, { sx: { display: "block", fontWeight: 600 }, variant: "body1", children: t.empty_widget_header }),
208
+ /* @__PURE__ */ e(Ie, { sx: { color: "text.secondary" }, variant: "body2", children: t.zero_state_description })
208
209
  ] })
209
- ] }), He = w(({ onCTAClick: e }) => {
210
- const [l, i] = d.useState(!1), { visibleAccounts: n } = J(), { onEvent: s } = Q(), { net_worth: o, common: a } = T(), { isInitialized: c, selectedAccounts: u, setSelectedAccounts: C } = P(), { loadChartData: x, loadNetWorthData: g, netWorthData: S, selectedData: p } = tt(), f = async () => {
210
+ ] }), Ht = _(({ onCTAClick: t }) => {
211
+ const [s, i] = d.useState(!1), { visibleAccounts: n } = Q(), { onEvent: c } = P(), { net_worth: o, common: a } = I(), { isInitialized: l, selectedAccounts: u, setSelectedAccounts: C } = ee(), { loadChartData: x, loadNetWorthData: g, netWorthData: S, selectedData: p } = te(), f = async () => {
211
212
  await g(u), await x(1), i(!0);
212
213
  };
213
- if (d.useEffect(() => C(n), [n]), d.useEffect(() => {
214
- c && f().finally(), s(b.NET_WORTH_LOAD_WIDGET, {
214
+ if (ie({
215
+ widgetName: "NetWorthMicroWidget",
216
+ isLoaded: s
217
+ }), d.useEffect(() => C(n), [n]), d.useEffect(() => {
218
+ l && f().finally(), c(b.NET_WORTH_LOAD_WIDGET, {
215
219
  state: n?.length ? "default" : "zeroState"
216
220
  });
217
- }, [c]), !l) return /* @__PURE__ */ t(O, { height: 100 });
221
+ }, [l]), !s) return /* @__PURE__ */ e(O, { height: 100 });
218
222
  const L = () => {
219
- s(
223
+ c(
220
224
  n.length ? b.NET_WORTH_CLICK_VIEW_DETAILS : b.NET_WORTH_CLICK_GET_STARTED
221
- ), e();
225
+ ), t();
222
226
  };
223
- return /* @__PURE__ */ t(
224
- Ht,
227
+ return /* @__PURE__ */ e(
228
+ Ae,
225
229
  {
226
230
  className: "mx-networth-microwidget",
227
231
  ctaLabel: a.see_details,
228
232
  onCTAClick: L,
229
233
  title: o.net_worth,
230
- children: S.accounts.length ? /* @__PURE__ */ t(
231
- Yt,
234
+ children: S.accounts.length ? /* @__PURE__ */ e(
235
+ Ve,
232
236
  {
233
237
  amount: p?.y,
234
238
  copy: o,
235
239
  trendValue: p?.change
236
240
  }
237
- ) : /* @__PURE__ */ t(qt, { copy: o })
241
+ ) : /* @__PURE__ */ e(Ye, { copy: o })
238
242
  }
239
243
  );
240
- }), Zt = ({ accounts: e, name: l, icon: i }) => {
241
- const [n, s] = d.useState(!1);
244
+ }), qe = ({ accounts: t, name: s, icon: i }) => {
245
+ const [n, c] = d.useState(!1);
242
246
  return /* @__PURE__ */ r(v, { children: [
243
- /* @__PURE__ */ t(D, { sx: (o) => ({ backgroundColor: o.palette.background.paper }), children: /* @__PURE__ */ r(et, { onClick: () => s(!n), children: [
244
- i && /* @__PURE__ */ t(V, { children: /* @__PURE__ */ t(H, { name: i, size: 24, sx: { mr: 12 } }) }),
245
- /* @__PURE__ */ t(
246
- _,
247
+ /* @__PURE__ */ e(D, { sx: (o) => ({ backgroundColor: o.palette.background.paper }), children: /* @__PURE__ */ r(ne, { onClick: () => c(!n), children: [
248
+ i && /* @__PURE__ */ e(Y, { children: /* @__PURE__ */ e(H, { name: i, size: 24, sx: { mr: 12 } }) }),
249
+ /* @__PURE__ */ e(
250
+ w,
247
251
  {
248
- primary: /* @__PURE__ */ t(m, { sx: { fontWeight: 700 }, variant: "Body", children: l })
252
+ primary: /* @__PURE__ */ e(m, { sx: { fontWeight: 700 }, variant: "Body", children: s })
249
253
  }
250
254
  ),
251
- /* @__PURE__ */ t(V, { children: n ? /* @__PURE__ */ t(H, { name: "expand_less", size: 24 }) : /* @__PURE__ */ t(H, { name: "expand_more", size: 24 }) })
255
+ /* @__PURE__ */ e(Y, { children: n ? /* @__PURE__ */ e(H, { name: "expand_less", size: 24 }) : /* @__PURE__ */ e(H, { name: "expand_more", size: 24 }) })
252
256
  ] }) }),
253
- /* @__PURE__ */ t(W, {}),
254
- /* @__PURE__ */ t(Ot, { in: n, timeout: "auto", unmountOnExit: !0, children: e.map((o, a) => /* @__PURE__ */ r(B, { children: [
255
- /* @__PURE__ */ t(D, { sx: () => ({ py: 14 }), children: /* @__PURE__ */ t(
256
- _,
257
+ /* @__PURE__ */ e(W, {}),
258
+ /* @__PURE__ */ e(Be, { in: n, timeout: "auto", unmountOnExit: !0, children: t.map((o, a) => /* @__PURE__ */ r(B, { children: [
259
+ /* @__PURE__ */ e(D, { sx: () => ({ py: 14 }), children: /* @__PURE__ */ e(
260
+ w,
257
261
  {
258
262
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", sx: { fontWeight: 400 }, children: [
259
- /* @__PURE__ */ t(
263
+ /* @__PURE__ */ e(
260
264
  m,
261
265
  {
262
266
  sx: {
@@ -266,7 +270,7 @@ const Rt = ({
266
270
  children: o.accountName
267
271
  }
268
272
  ),
269
- /* @__PURE__ */ t(
273
+ /* @__PURE__ */ e(
270
274
  y,
271
275
  {
272
276
  amount: o.balance,
@@ -280,20 +284,20 @@ const Rt = ({
280
284
  sx: { pl: 72, pr: 16 }
281
285
  }
282
286
  ) }),
283
- a < e.length - 1 ? /* @__PURE__ */ t(W, { variant: "inset" }) : /* @__PURE__ */ t(W, {})
287
+ a < t.length - 1 ? /* @__PURE__ */ e(W, { variant: "inset" }) : /* @__PURE__ */ e(W, {})
284
288
  ] }, o.accountName)) })
285
289
  ] });
286
- }, q = ({ groupedAccounts: e }) => /* @__PURE__ */ t(v, { children: e.map(({ accounts: l, icon: i, name: n }) => /* @__PURE__ */ t(Zt, { accounts: l, icon: i, name: n }, n)) }), Jt = ({
287
- netWorth: e,
288
- assets: l,
290
+ }, Z = ({ groupedAccounts: t }) => /* @__PURE__ */ e(v, { children: t.map(({ accounts: s, icon: i, name: n }) => /* @__PURE__ */ e(qe, { accounts: s, icon: i, name: n }, n)) }), Ze = ({
291
+ netWorth: t,
292
+ assets: s,
289
293
  liabilities: i,
290
294
  totalAssets: n,
291
- totalLiabilities: s
295
+ totalLiabilities: c
292
296
  }) => {
293
- const { net_worth: o } = T(), a = it();
297
+ const { net_worth: o } = I(), a = se();
294
298
  return /* @__PURE__ */ r(v, { children: [
295
299
  /* @__PURE__ */ r(
296
- rt,
300
+ ae,
297
301
  {
298
302
  sx: {
299
303
  alignItems: "center",
@@ -304,14 +308,14 @@ const Rt = ({
304
308
  marginBottom: 8
305
309
  },
306
310
  children: [
307
- /* @__PURE__ */ t(m, { variant: "Body", children: o.current_net_worth }),
308
- /* @__PURE__ */ t(y, { amount: e?.y ?? 0, variant: "H1" }),
309
- e && /* @__PURE__ */ t(
311
+ /* @__PURE__ */ e(m, { variant: "Body", children: o.current_net_worth }),
312
+ /* @__PURE__ */ e(y, { amount: t?.y ?? 0, variant: "H1" }),
313
+ t && /* @__PURE__ */ e(
310
314
  R,
311
315
  {
312
316
  currencyLabel: o.this_month,
313
317
  iconSize: 20,
314
- netWorth: e,
318
+ netWorth: t,
315
319
  theme: a
316
320
  }
317
321
  )
@@ -319,62 +323,62 @@ const Rt = ({
319
323
  }
320
324
  ),
321
325
  /* @__PURE__ */ r(B, { children: [
322
- /* @__PURE__ */ t(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ t(
323
- _,
326
+ /* @__PURE__ */ e(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(
327
+ w,
324
328
  {
325
329
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", children: [
326
- /* @__PURE__ */ t(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.assets }),
327
- /* @__PURE__ */ t(y, { amount: n, sx: { fontWeight: 400 }, variant: "XSmall" })
330
+ /* @__PURE__ */ e(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.assets }),
331
+ /* @__PURE__ */ e(y, { amount: n, sx: { fontWeight: 400 }, variant: "XSmall" })
328
332
  ] })
329
333
  }
330
334
  ) }),
331
- /* @__PURE__ */ t(q, { groupedAccounts: K(l) }),
332
- /* @__PURE__ */ t(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ t(
333
- _,
335
+ /* @__PURE__ */ e(Z, { groupedAccounts: U(s) }),
336
+ /* @__PURE__ */ e(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(
337
+ w,
334
338
  {
335
339
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", children: [
336
- /* @__PURE__ */ t(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.liabilities }),
337
- /* @__PURE__ */ t(y, { amount: s, sx: { fontWeight: 400 }, variant: "XSmall" })
340
+ /* @__PURE__ */ e(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.liabilities }),
341
+ /* @__PURE__ */ e(y, { amount: c, sx: { fontWeight: 400 }, variant: "XSmall" })
338
342
  ] })
339
343
  }
340
344
  ) }),
341
- /* @__PURE__ */ t(q, { groupedAccounts: K(i) })
345
+ /* @__PURE__ */ e(Z, { groupedAccounts: U(i) })
342
346
  ] })
343
347
  ] });
344
- }, Qt = w(Jt), Pt = ({
345
- netWorth: e,
346
- gains: l,
348
+ }, Je = _(Ze), Qe = ({
349
+ netWorth: t,
350
+ gains: s,
347
351
  losses: i,
348
352
  totalGains: n,
349
- totalLosses: s
353
+ totalLosses: c
350
354
  }) => {
351
- const { net_worth: o } = T(), a = it();
355
+ const { net_worth: o } = I(), a = se();
352
356
  return /* @__PURE__ */ r(v, { children: [
353
357
  /* @__PURE__ */ r(h, { alignItems: "center", justifyContent: "space-between", mb: 8, pt: 24, children: [
354
- /* @__PURE__ */ t(m, { variant: "Small", children: nt(e?.x) }),
355
- /* @__PURE__ */ t(m, { variant: "Body", children: o.total_change }),
356
- e && /* @__PURE__ */ t(R, { currencyVariant: "H1", iconSize: 32, netWorth: e, theme: a })
358
+ /* @__PURE__ */ e(m, { variant: "Small", children: oe(t?.x) }),
359
+ /* @__PURE__ */ e(m, { variant: "Body", children: o.total_change }),
360
+ t && /* @__PURE__ */ e(R, { currencyVariant: "H1", iconSize: 32, netWorth: t, theme: a })
357
361
  ] }),
358
362
  /* @__PURE__ */ r(B, { children: [
359
- /* @__PURE__ */ t(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ t(
360
- _,
363
+ /* @__PURE__ */ e(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(
364
+ w,
361
365
  {
362
366
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", children: [
363
- /* @__PURE__ */ t(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.gains }),
364
- /* @__PURE__ */ t(y, { amount: n, sx: { fontWeight: 400 }, variant: "XSmall" })
367
+ /* @__PURE__ */ e(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.gains }),
368
+ /* @__PURE__ */ e(y, { amount: n, sx: { fontWeight: 400 }, variant: "XSmall" })
365
369
  ] })
366
370
  }
367
371
  ) }),
368
- l?.map((c) => /* @__PURE__ */ r(d.Fragment, { children: [
369
- /* @__PURE__ */ t(D, { sx: { backgroundColor: a.palette.background.paper, py: 14 }, children: /* @__PURE__ */ t(
370
- _,
372
+ s?.map((l) => /* @__PURE__ */ r(d.Fragment, { children: [
373
+ /* @__PURE__ */ e(D, { sx: { backgroundColor: a.palette.background.paper, py: 14 }, children: /* @__PURE__ */ e(
374
+ w,
371
375
  {
372
376
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", children: [
373
- /* @__PURE__ */ t(m, { sx: { mr: 10 }, variant: "Body", children: c.accountName }),
374
- /* @__PURE__ */ t(
377
+ /* @__PURE__ */ e(m, { sx: { mr: 10 }, variant: "Body", children: l.accountName }),
378
+ /* @__PURE__ */ e(
375
379
  y,
376
380
  {
377
- amount: c.gain,
381
+ amount: l.gain,
378
382
  sx: { color: a.palette.success.main, flexShrink: 0, fontWeight: 700 },
379
383
  variant: "Body"
380
384
  }
@@ -383,40 +387,40 @@ const Rt = ({
383
387
  sx: { px: 16 }
384
388
  }
385
389
  ) }),
386
- /* @__PURE__ */ t(W, {})
387
- ] }, c.accountName)),
388
- /* @__PURE__ */ t(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ t(
389
- _,
390
+ /* @__PURE__ */ e(W, {})
391
+ ] }, l.accountName)),
392
+ /* @__PURE__ */ e(k, { sx: { mb: 8, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(
393
+ w,
390
394
  {
391
395
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", children: [
392
- /* @__PURE__ */ t(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.losses }),
393
- /* @__PURE__ */ t(y, { amount: s, sx: { fontWeight: 400 }, variant: "XSmall" })
396
+ /* @__PURE__ */ e(m, { sx: { fontWeight: 700 }, variant: "XSmall", children: o.losses }),
397
+ /* @__PURE__ */ e(y, { amount: c, sx: { fontWeight: 400 }, variant: "XSmall" })
394
398
  ] })
395
399
  }
396
400
  ) }),
397
- i?.map((c) => /* @__PURE__ */ r(v, { children: [
398
- /* @__PURE__ */ t(
401
+ i?.map((l) => /* @__PURE__ */ r(v, { children: [
402
+ /* @__PURE__ */ e(
399
403
  D,
400
404
  {
401
405
  sx: { backgroundColor: a.palette.background.paper, py: 14 },
402
- children: /* @__PURE__ */ t(
403
- _,
406
+ children: /* @__PURE__ */ e(
407
+ w,
404
408
  {
405
409
  primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", children: [
406
- /* @__PURE__ */ t(
410
+ /* @__PURE__ */ e(
407
411
  m,
408
412
  {
409
413
  sx: {
410
414
  mr: 10
411
415
  },
412
416
  variant: "Body",
413
- children: c.accountName
417
+ children: l.accountName
414
418
  }
415
419
  ),
416
- /* @__PURE__ */ t(
420
+ /* @__PURE__ */ e(
417
421
  y,
418
422
  {
419
- amount: c.loss,
423
+ amount: l.loss,
420
424
  sx: { flexShrink: 0, fontWeight: 700 },
421
425
  variant: "Body"
422
426
  }
@@ -426,14 +430,14 @@ const Rt = ({
426
430
  }
427
431
  )
428
432
  },
429
- c.accountName
433
+ l.accountName
430
434
  ),
431
- /* @__PURE__ */ t(W, {})
435
+ /* @__PURE__ */ e(W, {})
432
436
  ] }))
433
437
  ] })
434
438
  ] });
435
- }, te = w(Pt), Be = w(({ onBackClick: e }) => {
436
- const { isCopyLoaded: l, isInitialized: i, selectedAccounts: n, setSelectedAccounts: s } = P(), { accounts: o, net_worth: a } = T(), { visibleAccounts: c } = J(), {
439
+ }, Pe = _(Qe), Bt = _(({ onBackClick: t }) => {
440
+ const { isCopyLoaded: s, isInitialized: i, selectedAccounts: n, setSelectedAccounts: c } = ee(), { accounts: o, net_worth: a } = I(), { visibleAccounts: l } = Q(), {
437
441
  assetsLiabilities: u,
438
442
  gainsLosses: C,
439
443
  hoveredData: x,
@@ -442,53 +446,54 @@ const Rt = ({
442
446
  netWorthChartData: p,
443
447
  selectedData: f,
444
448
  setHoveredData: L,
445
- setSelectedData: at
446
- } = tt(), { isMobile: N } = Z(), { onEvent: E } = Q(), { onLoad: st } = Wt(), [ct, lt] = d.useState(!1), [A, mt] = d.useState(6), [dt, j] = d.useState(!1), [ht, $] = d.useState(!1), [ut, G] = d.useState(!1), pt = async () => {
447
- await S(n), await g(A), lt(!0);
449
+ setSelectedData: ce
450
+ } = te(), { isMobile: N } = J(), { onEvent: E } = P(), [j, le] = d.useState(!1), [M, me] = d.useState(6), [de, $] = d.useState(!1), [he, G] = d.useState(!1), [ue, X] = d.useState(!1), pe = async () => {
451
+ await S(n), await g(M), le(!0);
448
452
  };
449
- d.useEffect(() => {
453
+ ie({
454
+ widgetName: "NetWorthWidget",
455
+ isLoaded: j
456
+ }), d.useEffect(() => {
450
457
  E(b.NET_WORTH_VIEW);
451
458
  }, []), d.useEffect(() => {
452
- s(c);
453
- }, [c]), d.useEffect(() => {
454
- i && pt().finally(() => {
455
- st?.("NetWorthWidget");
456
- });
459
+ c(l);
460
+ }, [l]), d.useEffect(() => {
461
+ i && pe().finally();
457
462
  }, [i, n]), d.useEffect(() => {
458
- E(b.NET_WORTH_WIDGET_CLICK_TIMEFRAME, { time_period: A + "M" }), g(A).finally();
459
- }, [A]);
460
- const ft = (I, M) => {
461
- at(M), I.currentTarget instanceof HTMLDivElement && j(!0);
462
- }, xt = (I) => {
463
- L(I);
464
- }, gt = () => {
463
+ E(b.NET_WORTH_WIDGET_CLICK_TIMEFRAME, { time_period: M + "M" }), g(M).finally();
464
+ }, [M]);
465
+ const fe = (T, A) => {
466
+ ce(A), T.currentTarget instanceof HTMLDivElement && $(!0);
467
+ }, xe = (T) => {
468
+ L(T);
469
+ }, ge = () => {
465
470
  L(null);
466
- }, yt = () => {
467
- E(b.NET_WORTH_WIDGET_CLICK_ASSETS_LIABILITIES), $(!0);
468
- }, Ct = async (I) => {
469
- const M = I[0], F = I[1];
470
- M && F && mt(At(F, M));
471
- }, X = {
471
+ }, ye = () => {
472
+ E(b.NET_WORTH_WIDGET_CLICK_ASSETS_LIABILITIES), G(!0);
473
+ }, Ce = async (T) => {
474
+ const A = T[0], K = T[1];
475
+ A && K && me(De(K, A));
476
+ }, F = {
472
477
  chartData: p,
473
478
  hoveredData: x,
474
- onButtonClick: yt,
475
- onDataClick: ft,
476
- onMouseEnter: xt,
477
- onMouseLeave: gt,
479
+ onButtonClick: ye,
480
+ onDataClick: fe,
481
+ onMouseEnter: xe,
482
+ onMouseLeave: ge,
478
483
  selectedData: f
479
- }, St = () => {
480
- G(!0), E(b.ACCOUNTS_CLICK_CONNECT);
484
+ }, Se = () => {
485
+ X(!0), E(b.ACCOUNTS_CLICK_CONNECT);
481
486
  };
482
- return l ? /* @__PURE__ */ t(
483
- Mt,
487
+ return s ? /* @__PURE__ */ e(
488
+ Me,
484
489
  {
485
- accountOptions: c,
490
+ accountOptions: l,
486
491
  calendarActions: {
487
- onRangeChanged: Ct
492
+ onRangeChanged: Ce
488
493
  },
489
494
  dateRangeVariant: N ? "timeframetabs" : "timeframebuttons",
490
495
  onAccountsFilterClick: () => E(b.NET_WORTH_WIDGET_CLICK_FILTER),
491
- onBackClick: e,
496
+ onBackClick: t,
492
497
  showDividerAboveDateSelector: !1,
493
498
  sx: {
494
499
  p: N ? 0 : 48,
@@ -504,9 +509,9 @@ const Rt = ({
504
509
  }
505
510
  },
506
511
  title: a.net_worth,
507
- children: ct ? /* @__PURE__ */ r(v, { children: [
512
+ children: j ? /* @__PURE__ */ r(v, { children: [
508
513
  p.length ? /* @__PURE__ */ r(v, { children: [
509
- f && /* @__PURE__ */ t(Vt, { hoveredData: x, selectedData: f }),
514
+ f && /* @__PURE__ */ e(Ue, { hoveredData: x, selectedData: f }),
510
515
  /* @__PURE__ */ r(
511
516
  h,
512
517
  {
@@ -514,17 +519,17 @@ const Rt = ({
514
519
  direction: N ? "column" : "row",
515
520
  spacing: N ? 0 : 48,
516
521
  children: [
517
- /* @__PURE__ */ t(jt, { ...X }),
518
- /* @__PURE__ */ t(Ft, { ...X })
522
+ /* @__PURE__ */ e(Re, { ...F }),
523
+ /* @__PURE__ */ e(Xe, { ...F })
519
524
  ]
520
525
  }
521
526
  )
522
- ] }) : /* @__PURE__ */ t(rt, { sx: { justifyItems: "center" }, children: /* @__PURE__ */ t(
523
- zt,
527
+ ] }) : /* @__PURE__ */ e(ae, { sx: { justifyItems: "center" }, children: /* @__PURE__ */ e(
528
+ Oe,
524
529
  {
525
530
  header: a.empty_widget_header,
526
531
  icon: "elevation",
527
- onClick: St,
532
+ onClick: Se,
528
533
  primaryButton: a.empty_widget_button,
529
534
  subText: a.empty_widget_description,
530
535
  sx: {
@@ -535,47 +540,47 @@ const Rt = ({
535
540
  }
536
541
  }
537
542
  ) }),
538
- /* @__PURE__ */ t(
539
- Bt,
543
+ /* @__PURE__ */ e(
544
+ He,
540
545
  {
541
- onClose: () => G(!1),
542
- showConnectionsWidget: ut,
546
+ onClose: () => X(!1),
547
+ showConnectionsWidget: ue,
543
548
  title: o.manage_connections
544
549
  }
545
550
  ),
546
- /* @__PURE__ */ t(
547
- Y,
551
+ /* @__PURE__ */ e(
552
+ q,
548
553
  {
549
554
  ariaLabelClose: "Close",
550
- isOpen: dt,
551
- onClose: () => j(!1),
555
+ isOpen: de,
556
+ onClose: () => $(!1),
552
557
  shouldShowHeaderBorders: !1,
553
558
  shouldShowHeaderShadow: !0,
554
559
  title: a.gains_and_losses,
555
- children: C && /* @__PURE__ */ t(te, { ...C })
560
+ children: C && /* @__PURE__ */ e(Pe, { ...C })
556
561
  }
557
562
  ),
558
- /* @__PURE__ */ t(
559
- Y,
563
+ /* @__PURE__ */ e(
564
+ q,
560
565
  {
561
566
  ariaLabelClose: "Close",
562
- isOpen: ht,
563
- onClose: () => $(!1),
567
+ isOpen: he,
568
+ onClose: () => G(!1),
564
569
  shouldShowHeaderBorders: !1,
565
570
  shouldShowHeaderShadow: !0,
566
571
  title: a.assets_and_liabilities,
567
- children: u && /* @__PURE__ */ t(Qt, { ...u })
572
+ children: u && /* @__PURE__ */ e(Je, { ...u })
568
573
  }
569
574
  )
570
- ] }) : /* @__PURE__ */ t(O, {})
575
+ ] }) : /* @__PURE__ */ e(O, {})
571
576
  }
572
- ) : /* @__PURE__ */ t(O, {});
577
+ ) : /* @__PURE__ */ e(O, {});
573
578
  });
574
579
  export {
575
- jt as NetWorthChart,
576
- Ft as NetWorthList,
577
- He as NetWorthMicroWidget,
578
- Re as NetWorthStore,
579
- Vt as NetWorthSummary,
580
- Be as NetWorthWidget
580
+ Re as NetWorthChart,
581
+ Xe as NetWorthList,
582
+ Ht as NetWorthMicroWidget,
583
+ Rt as NetWorthStore,
584
+ Ue as NetWorthSummary,
585
+ Bt as NetWorthWidget
581
586
  };