@mx-cartographer/experiences 7.4.6-alpha.mm2 → 7.4.7-alpha.mega1

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