@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.
- package/CHANGELOG.md +12 -0
- package/dist/{Account-BQE_ANvF.mjs → Account-01wOyrH1.mjs} +1 -1
- package/dist/{AccountDetailsContent-C6LkHJuy.mjs → AccountDetailsContent-COMjOzwr.mjs} +8 -8
- package/dist/{AccountDetailsHeader-CCkHHK_n.mjs → AccountDetailsHeader-Cbi5G6fJ.mjs} +4 -4
- package/dist/{AccountFields-DdOw6d6w.mjs → AccountFields-Cd_nOWmf.mjs} +2 -2
- package/dist/{AccountListItem-CZhCiU7q.mjs → AccountListItem-DxY4cCF1.mjs} +4 -4
- package/dist/{AccountStore-kxFbaz-K.mjs → AccountStore-C1zMBzHq.mjs} +2 -2
- package/dist/{Accounts-D_768tYo.mjs → Accounts-D7QljYas.mjs} +1 -1
- package/dist/{BudgetUtil-C5fTz_GJ.mjs → BudgetUtil-Df2nII9u.mjs} +1 -1
- package/dist/{CategorySelectorDrawer-l3tOyiqD.mjs → CategorySelectorDrawer-DqJK_rrL.mjs} +1 -1
- package/dist/{ConnectDrawer-g2IXvoSS.mjs → ConnectDrawer-CuUj16NH.mjs} +1 -1
- package/dist/{ConnectionsDrawer-vSEOHrUC.mjs → ConnectionsDrawer-Bz4uwdFE.mjs} +6 -6
- package/dist/{CurrencyInput-BnaVaZBU.mjs → CurrencyInput-BFKcs-_K.mjs} +6 -6
- package/dist/{DebtsStore-CFk9t-Ky.mjs → DebtsStore-Bu8rRRSL.mjs} +1 -1
- package/dist/{Donut-oaQFlbit.mjs → Donut-Dmy3JTWd.mjs} +12 -12
- package/dist/{ExportCsvAction-DSi2a4NQ.mjs → ExportCsvAction-DzTrtPzk.mjs} +3 -3
- package/dist/{GoalStore-DxFUJRd4.mjs → GoalStore-CrNhjvNc.mjs} +2 -2
- package/dist/{Help-D1I72J-F.mjs → Help-BnPXM_N2.mjs} +1 -1
- package/dist/{LineChart-B7MftxPX.mjs → LineChart-bc1D9xBE.mjs} +1 -1
- package/dist/{ListItemAction-Dob72eoG.mjs → ListItemAction-uobBrm_a.mjs} +10 -10
- package/dist/{ManageIncome-DlAUFShc.mjs → ManageIncome-A69EUO5u.mjs} +4 -4
- package/dist/{MicroWidgetContainer-4zS7jJrn.mjs → MicroWidgetContainer-DEiRnYVa.mjs} +1 -1
- package/dist/{MiniWidgetContainer-Csioy5P7.mjs → MiniWidgetContainer-CmXpTylX.mjs} +1 -1
- package/dist/{NetWorthStore-B6sG1eiD.mjs → NetWorthStore-CpL_kqvx.mjs} +2 -2
- package/dist/{NotificationSettings-ByORHzRI.mjs → NotificationSettings-CNmJWVeI.mjs} +3 -3
- package/dist/{OriginalBalanceAction-BmSYWwSx.mjs → OriginalBalanceAction-DK8_LkPz.mjs} +3 -3
- package/dist/{RecurringSettings-CZvd4Wuv.mjs → RecurringSettings-B0uObPlD.mjs} +12 -12
- package/dist/{SpendingLegend-CbNAMdPH.mjs → SpendingLegend-Bf-wbJvb.mjs} +11 -11
- package/dist/{TransactionDetails-DnLXfvDL.mjs → TransactionDetails-COH0OKNG.mjs} +5 -5
- package/dist/{TransactionStore-BOiv_pDO.mjs → TransactionStore-Dz-G8Wd0.mjs} +2 -2
- package/dist/{User-BmdvAL7I.mjs → User-wXzDI4M8.mjs} +1 -1
- package/dist/{WidgetContainer-DR_iRKNU.mjs → WidgetContainer-6dsjtOVg.mjs} +2 -2
- package/dist/accounts/index.es.js +119 -121
- package/dist/analytics/index.es.js +2 -2
- package/dist/budgets/index.es.js +10 -10
- package/dist/cashflow/index.es.js +8 -8
- package/dist/categories/index.es.js +1 -1
- package/dist/common/components/charts/index.d.ts +0 -1
- package/dist/common/hooks/index.d.ts +0 -1
- package/dist/common/index.es.js +96 -100
- package/dist/dashboard/index.es.js +88 -90
- package/dist/debts/index.es.js +9 -9
- package/dist/{exportTransactionsToCSV-DoKUltKJ.mjs → exportTransactionsToCSV-Cz2t0lmA.mjs} +1 -1
- package/dist/finstrong/index.es.js +10 -10
- package/dist/goals/index.es.js +251 -249
- package/dist/help/index.es.js +5 -5
- package/dist/{hooks-DtrRa6Lb.mjs → hooks-C41HAxM5.mjs} +10 -10
- package/dist/investments/index.es.js +4 -4
- package/dist/merchants/index.es.js +1 -1
- package/dist/networth/index.es.js +173 -173
- package/dist/notifications/index.es.js +2 -2
- package/dist/recurringtransactions/index.es.js +8 -8
- package/dist/settings/index.es.js +6 -6
- package/dist/spending/index.es.js +7 -7
- package/dist/spending/utils/SpendingData.d.ts +2 -1
- package/dist/transactions/index.es.js +13 -13
- package/dist/trends/index.es.js +171 -170
- package/dist/useAccountDisplayName-CMMlIOXF.mjs +15 -0
- package/dist/{useInsightsEnabled-v_GGt72p.mjs → useInsightsEnabled-CNjP5cfR.mjs} +1 -1
- package/package.json +1 -1
- package/dist/common/hooks/useWidgetLoadTimer.d.ts +0 -24
- package/dist/useAccountDisplayName-BUtYhbqe.mjs +0 -15
- package/dist/useWidgetLoadTimer-CY26D0n1.mjs +0 -23
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { fromUnixTime as
|
|
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
|
|
5
|
+
import { L as wt } from "../LineChart-bc1D9xBE.mjs";
|
|
6
6
|
import { u as Z } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
7
|
-
import { q as
|
|
8
|
-
import { f as
|
|
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
|
|
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
|
|
16
|
+
import et from "@mui/material/ListItemButton";
|
|
17
17
|
import _ from "@mui/material/ListItemText";
|
|
18
|
-
import { i as
|
|
18
|
+
import { i as nt } from "../DateUtil-CBdcsyuk.mjs";
|
|
19
19
|
import { C as y } from "../CurrencyText-Dr0EZ7bp.mjs";
|
|
20
|
-
import { Button as
|
|
21
|
-
import { format as
|
|
22
|
-
import { g as K } from "../NetWorthStore-
|
|
23
|
-
import { N as
|
|
24
|
-
import { Icon as
|
|
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
|
|
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
|
|
29
|
-
import
|
|
30
|
-
import { C as
|
|
31
|
-
import
|
|
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
|
|
34
|
-
import { E as
|
|
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
|
|
37
|
-
chartData:
|
|
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 } =
|
|
45
|
-
x:
|
|
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:
|
|
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__ */
|
|
53
|
-
|
|
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
|
-
},
|
|
73
|
-
item:
|
|
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(
|
|
85
|
+
u(l(e));
|
|
86
86
|
}, [i, n]), /* @__PURE__ */ r(d.Fragment, { children: [
|
|
87
|
-
/* @__PURE__ */
|
|
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__ */
|
|
96
|
-
|
|
95
|
+
children: /* @__PURE__ */ t(
|
|
96
|
+
et,
|
|
97
97
|
{
|
|
98
|
-
onClick: (C) => s?.(C,
|
|
99
|
-
onMouseEnter: () => o(
|
|
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__ */
|
|
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__ */
|
|
107
|
-
/* @__PURE__ */
|
|
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__ */
|
|
116
|
-
] },
|
|
117
|
-
},
|
|
118
|
-
chartData:
|
|
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__ */
|
|
137
|
-
/* @__PURE__ */
|
|
138
|
-
|
|
139
|
-
|
|
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__ */
|
|
153
|
-
|
|
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
|
-
},
|
|
163
|
-
currencyLabel:
|
|
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(
|
|
171
|
-
/* @__PURE__ */
|
|
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__ */
|
|
182
|
-
/* @__PURE__ */
|
|
181
|
+
/* @__PURE__ */ t(y, { amount: n.change, color: a, variant: l }),
|
|
182
|
+
/* @__PURE__ */ t(m, { variant: "Small", children: e })
|
|
183
183
|
] });
|
|
184
|
-
}, R = w(
|
|
185
|
-
const { net_worth: i } = T(), n = z(), s =
|
|
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__ */
|
|
188
|
-
/* @__PURE__ */
|
|
189
|
-
/* @__PURE__ */
|
|
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
|
-
},
|
|
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__ */
|
|
195
|
-
|
|
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__ */
|
|
198
|
-
/* @__PURE__ */
|
|
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__ */
|
|
200
|
+
/* @__PURE__ */ t(m, { sx: { display: "block", textAlign: "right" }, variant: "caption", children: l.this_month })
|
|
201
201
|
] })
|
|
202
202
|
] });
|
|
203
|
-
},
|
|
204
|
-
/* @__PURE__ */
|
|
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__ */
|
|
207
|
-
/* @__PURE__ */
|
|
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
|
-
] }),
|
|
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 } =
|
|
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__ */
|
|
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
|
-
),
|
|
221
|
+
), e();
|
|
222
222
|
};
|
|
223
|
-
return /* @__PURE__ */
|
|
224
|
-
|
|
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__ */
|
|
231
|
-
|
|
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__ */
|
|
237
|
+
) : /* @__PURE__ */ t(qt, { copy: o })
|
|
238
238
|
}
|
|
239
239
|
);
|
|
240
|
-
}),
|
|
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__ */
|
|
244
|
-
i && /* @__PURE__ */
|
|
245
|
-
/* @__PURE__ */
|
|
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__ */
|
|
248
|
+
primary: /* @__PURE__ */ t(m, { sx: { fontWeight: 700 }, variant: "Body", children: l })
|
|
249
249
|
}
|
|
250
250
|
),
|
|
251
|
-
/* @__PURE__ */
|
|
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__ */
|
|
254
|
-
/* @__PURE__ */
|
|
255
|
-
/* @__PURE__ */
|
|
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__ */
|
|
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__ */
|
|
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 <
|
|
283
|
+
a < e.length - 1 ? /* @__PURE__ */ t(W, { variant: "inset" }) : /* @__PURE__ */ t(W, {})
|
|
284
284
|
] }, o.accountName)) })
|
|
285
285
|
] });
|
|
286
|
-
}, q = ({ groupedAccounts:
|
|
287
|
-
netWorth:
|
|
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 =
|
|
293
|
+
const { net_worth: o } = T(), a = it();
|
|
294
294
|
return /* @__PURE__ */ r(v, { children: [
|
|
295
295
|
/* @__PURE__ */ r(
|
|
296
|
-
|
|
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__ */
|
|
308
|
-
/* @__PURE__ */
|
|
309
|
-
|
|
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:
|
|
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__ */
|
|
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__ */
|
|
327
|
-
/* @__PURE__ */
|
|
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__ */
|
|
332
|
-
/* @__PURE__ */
|
|
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__ */
|
|
337
|
-
/* @__PURE__ */
|
|
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__ */
|
|
341
|
+
/* @__PURE__ */ t(q, { groupedAccounts: K(i) })
|
|
342
342
|
] })
|
|
343
343
|
] });
|
|
344
|
-
},
|
|
345
|
-
netWorth:
|
|
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 =
|
|
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__ */
|
|
355
|
-
/* @__PURE__ */
|
|
356
|
-
|
|
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__ */
|
|
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__ */
|
|
364
|
-
/* @__PURE__ */
|
|
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__ */
|
|
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__ */
|
|
374
|
-
/* @__PURE__ */
|
|
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__ */
|
|
386
|
+
/* @__PURE__ */ t(W, {})
|
|
387
387
|
] }, c.accountName)),
|
|
388
|
-
/* @__PURE__ */
|
|
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__ */
|
|
393
|
-
/* @__PURE__ */
|
|
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__ */
|
|
398
|
+
/* @__PURE__ */ t(
|
|
399
399
|
D,
|
|
400
400
|
{
|
|
401
401
|
sx: { backgroundColor: a.palette.background.paper, py: 14 },
|
|
402
|
-
children: /* @__PURE__ */
|
|
402
|
+
children: /* @__PURE__ */ t(
|
|
403
403
|
_,
|
|
404
404
|
{
|
|
405
405
|
primary: /* @__PURE__ */ r(h, { direction: "row", justifyContent: "space-between", children: [
|
|
406
|
-
/* @__PURE__ */
|
|
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__ */
|
|
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__ */
|
|
431
|
+
/* @__PURE__ */ t(W, {})
|
|
432
432
|
] }))
|
|
433
433
|
] })
|
|
434
434
|
] });
|
|
435
|
-
},
|
|
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:
|
|
446
|
-
} =
|
|
447
|
-
await S(n), await g(A),
|
|
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 &&
|
|
455
|
-
|
|
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
|
|
461
|
-
|
|
462
|
-
},
|
|
460
|
+
const ft = (I, M) => {
|
|
461
|
+
at(M), I.currentTarget instanceof HTMLDivElement && j(!0);
|
|
462
|
+
}, xt = (I) => {
|
|
463
463
|
L(I);
|
|
464
|
-
},
|
|
464
|
+
}, gt = () => {
|
|
465
465
|
L(null);
|
|
466
|
-
},
|
|
466
|
+
}, yt = () => {
|
|
467
467
|
E(b.NET_WORTH_WIDGET_CLICK_ASSETS_LIABILITIES), $(!0);
|
|
468
|
-
},
|
|
468
|
+
}, Ct = async (I) => {
|
|
469
469
|
const M = I[0], F = I[1];
|
|
470
|
-
M && F &&
|
|
470
|
+
M && F && mt(At(F, M));
|
|
471
471
|
}, X = {
|
|
472
472
|
chartData: p,
|
|
473
473
|
hoveredData: x,
|
|
474
|
-
onButtonClick:
|
|
475
|
-
onDataClick:
|
|
476
|
-
onMouseEnter:
|
|
477
|
-
onMouseLeave:
|
|
474
|
+
onButtonClick: yt,
|
|
475
|
+
onDataClick: ft,
|
|
476
|
+
onMouseEnter: xt,
|
|
477
|
+
onMouseLeave: gt,
|
|
478
478
|
selectedData: f
|
|
479
|
-
},
|
|
479
|
+
}, St = () => {
|
|
480
480
|
G(!0), E(b.ACCOUNTS_CLICK_CONNECT);
|
|
481
481
|
};
|
|
482
|
-
return l ? /* @__PURE__ */
|
|
483
|
-
|
|
482
|
+
return l ? /* @__PURE__ */ t(
|
|
483
|
+
Mt,
|
|
484
484
|
{
|
|
485
485
|
accountOptions: c,
|
|
486
486
|
calendarActions: {
|
|
487
|
-
onRangeChanged:
|
|
487
|
+
onRangeChanged: Ct
|
|
488
488
|
},
|
|
489
489
|
dateRangeVariant: N ? "timeframetabs" : "timeframebuttons",
|
|
490
490
|
onAccountsFilterClick: () => E(b.NET_WORTH_WIDGET_CLICK_FILTER),
|
|
491
|
-
onBackClick:
|
|
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:
|
|
507
|
+
children: ct ? /* @__PURE__ */ r(v, { children: [
|
|
508
508
|
p.length ? /* @__PURE__ */ r(v, { children: [
|
|
509
|
-
f && /* @__PURE__ */
|
|
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__ */
|
|
518
|
-
/* @__PURE__ */
|
|
517
|
+
/* @__PURE__ */ t(jt, { ...X }),
|
|
518
|
+
/* @__PURE__ */ t(Ft, { ...X })
|
|
519
519
|
]
|
|
520
520
|
}
|
|
521
521
|
)
|
|
522
|
-
] }) : /* @__PURE__ */
|
|
523
|
-
|
|
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:
|
|
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__ */
|
|
539
|
-
|
|
538
|
+
/* @__PURE__ */ t(
|
|
539
|
+
Bt,
|
|
540
540
|
{
|
|
541
541
|
onClose: () => G(!1),
|
|
542
|
-
showConnectionsWidget:
|
|
542
|
+
showConnectionsWidget: ut,
|
|
543
543
|
title: o.manage_connections
|
|
544
544
|
}
|
|
545
545
|
),
|
|
546
|
-
/* @__PURE__ */
|
|
546
|
+
/* @__PURE__ */ t(
|
|
547
547
|
Y,
|
|
548
548
|
{
|
|
549
549
|
ariaLabelClose: "Close",
|
|
550
|
-
isOpen:
|
|
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__ */
|
|
555
|
+
children: C && /* @__PURE__ */ t(te, { ...C })
|
|
556
556
|
}
|
|
557
557
|
),
|
|
558
|
-
/* @__PURE__ */
|
|
558
|
+
/* @__PURE__ */ t(
|
|
559
559
|
Y,
|
|
560
560
|
{
|
|
561
561
|
ariaLabelClose: "Close",
|
|
562
|
-
isOpen:
|
|
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__ */
|
|
567
|
+
children: u && /* @__PURE__ */ t(Qt, { ...u })
|
|
568
568
|
}
|
|
569
569
|
)
|
|
570
|
-
] }) : /* @__PURE__ */
|
|
570
|
+
] }) : /* @__PURE__ */ t(O, {})
|
|
571
571
|
}
|
|
572
|
-
) : /* @__PURE__ */
|
|
572
|
+
) : /* @__PURE__ */ t(O, {});
|
|
573
573
|
});
|
|
574
574
|
export {
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
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
|
};
|