@mx-cartographer/experiences 7.0.8-alpha.ram5 → 7.0.9-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 +4 -0
- package/dist/{Account-BFol-JYA.mjs → Account-Bdz1k5WZ.mjs} +1 -1
- package/dist/{AccountDetailsContent-DrjUQ6o3.mjs → AccountDetailsContent-CEjEyv_M.mjs} +14 -14
- package/dist/{AccountDetailsHeader-BOnB4or3.mjs → AccountDetailsHeader-uX5amBaR.mjs} +4 -4
- package/dist/{AccountFields-CeHZrIQe.mjs → AccountFields-Ckw28o6E.mjs} +2 -2
- package/dist/{AccountListItem-CR6I3Hl8.mjs → AccountListItem-DKwz0HGB.mjs} +2 -2
- package/dist/{AccountStore-Cu3GoLh-.mjs → AccountStore-DhfQsEK5.mjs} +67 -62
- package/dist/{Accounts-BuYXUMhP.mjs → Accounts-CAr848d0.mjs} +1 -1
- package/dist/{CategorySelectorDrawer-CMl0DOGM.mjs → CategorySelectorDrawer-Dyzb3UDU.mjs} +1 -1
- package/dist/{ConnectDrawer-WfKHsHSF.mjs → ConnectDrawer-yFS82Il7.mjs} +4 -4
- package/dist/{ConnectionsDrawer-Czp-E0-m.mjs → ConnectionsDrawer-Cl1jJGRv.mjs} +1 -1
- package/dist/{DebtsStore-D9holN8L.mjs → DebtsStore-Bep2cYsx.mjs} +1 -1
- package/dist/{GoalStore-Drf76ell.mjs → GoalStore-ChqCWX_U.mjs} +1 -1
- package/dist/{Help-BTtE2UTx.mjs → Help-BazrEpv7.mjs} +1 -1
- package/dist/Loader-Dp1P2gNw.mjs +14 -0
- package/dist/{ManageIncome-CZbYL8lE.mjs → ManageIncome-Dk2ZDGqw.mjs} +2 -2
- package/dist/{NetWorthStore-BK1_NbXW.mjs → NetWorthStore-DrBL4JEO.mjs} +2 -2
- package/dist/{NotificationSettings-BFMJN5do.mjs → NotificationSettings-BznqGVQ2.mjs} +1 -1
- package/dist/{RecurringSettings-DroTb4sJ.mjs → RecurringSettings-DNJs5JIe.mjs} +2 -2
- package/dist/{TransactionDetails-CzsGADKj.mjs → TransactionDetails-B6h5Qo1c.mjs} +3 -3
- package/dist/{ViewMoreMicroCard-BPEzFZRG.mjs → ViewMoreMicroCard-BZI5VMNW.mjs} +1 -1
- package/dist/{WidgetContainer-Bon2q4nA.mjs → WidgetContainer-D7sX3S6R.mjs} +2 -2
- package/dist/accounts/index.es.js +16 -16
- package/dist/analytics/index.es.js +1 -1
- package/dist/budgets/index.es.js +6 -6
- package/dist/cashflow/index.es.js +6 -6
- package/dist/categories/index.es.js +1 -1
- package/dist/common/index.es.js +9 -9
- package/dist/common/utils/User.d.ts +2 -0
- package/dist/dashboard/index.es.js +6 -6
- package/dist/debts/index.es.js +6 -6
- package/dist/finstrong/index.es.js +5 -5
- package/dist/goals/index.es.js +7 -7
- package/dist/help/index.es.js +3 -3
- package/dist/investments/index.es.js +3 -3
- package/dist/merchants/index.es.js +1 -1
- package/dist/microinsights/index.es.js +1 -1
- package/dist/networth/index.es.js +5 -5
- package/dist/notifications/index.es.js +2 -2
- package/dist/recurringtransactions/index.es.js +6 -6
- package/dist/settings/index.es.js +6 -6
- package/dist/spending/index.es.js +3 -3
- package/dist/transactions/index.es.js +6 -6
- package/dist/trends/index.es.js +4 -4
- package/package.json +1 -1
- package/dist/Loader-DUaFpDGv.mjs +0 -24
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs as n, jsx as e, Fragment as
|
|
1
|
+
import { jsxs as n, jsx as e, Fragment as j } from "react/jsx-runtime";
|
|
2
2
|
import d from "react";
|
|
3
3
|
import { observer as M } from "mobx-react-lite";
|
|
4
4
|
import B from "@mui/material/Box";
|
|
@@ -7,24 +7,24 @@ import E from "@mui/material/List";
|
|
|
7
7
|
import T from "@mui/material/ListSubheader";
|
|
8
8
|
import x from "@mui/system/Stack";
|
|
9
9
|
import { Text as v } from "@mxenabled/mxui";
|
|
10
|
-
import { A as G } from "../AccountDetailsContent-
|
|
11
|
-
import { u as O1 } from "../AccountDetailsContent-
|
|
12
|
-
import { u as K, A as z } from "../AccountDetailsHeader-
|
|
13
|
-
import { A as W } from "../AccountListItem-
|
|
10
|
+
import { A as G } from "../AccountDetailsContent-CEjEyv_M.mjs";
|
|
11
|
+
import { u as O1 } from "../AccountDetailsContent-CEjEyv_M.mjs";
|
|
12
|
+
import { u as K, A as z } from "../AccountDetailsHeader-uX5amBaR.mjs";
|
|
13
|
+
import { A as W } from "../AccountListItem-DKwz0HGB.mjs";
|
|
14
14
|
import { u as g, a as y, c as O, e as N, k as P } from "../hooks-02T565vf.mjs";
|
|
15
15
|
import { f as I } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
16
16
|
import { D as Y } from "../Drawer-kEE73B87.mjs";
|
|
17
|
-
import { A, W as q } from "../WidgetContainer-
|
|
18
|
-
import { C as J } from "../ConnectionsDrawer-
|
|
17
|
+
import { A, W as q } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
18
|
+
import { C as J } from "../ConnectionsDrawer-Cl1jJGRv.mjs";
|
|
19
19
|
import { u as Q } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
20
|
-
import { L as R } from "../Loader-
|
|
21
|
-
import {
|
|
22
|
-
import { F as I1, M as N1 } from "../ConnectDrawer-
|
|
20
|
+
import { L as R } from "../Loader-Dp1P2gNw.mjs";
|
|
21
|
+
import { h as D } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
22
|
+
import { F as I1, M as N1 } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
23
23
|
import X from "@mui/material/ListItem";
|
|
24
24
|
import { M as U } from "../MiniWidgetContainer-DqKQNubH.mjs";
|
|
25
25
|
import e1 from "@mui/material/Stack";
|
|
26
|
-
import { g as U1, a as
|
|
27
|
-
import { A as G1, a as K1 } from "../AccountStore-
|
|
26
|
+
import { g as U1, a as $1 } from "../AccountFields-Ckw28o6E.mjs";
|
|
27
|
+
import { A as G1, a as K1 } from "../AccountStore-DhfQsEK5.mjs";
|
|
28
28
|
const t1 = () => {
|
|
29
29
|
const [c, L] = d.useState(""), { accounts: o } = g(), { selectedAccounts: l } = y(), { setSelectedAccount: u, setSelectedMember: r } = K(), { members: s } = O(), { onEvent: p } = N(), a = [...new Set(l.map((t) => t.account_type))], H = l.find((t) => c === t.guid), h = d.useMemo(
|
|
30
30
|
() => l.filter((t) => t.is_hidden),
|
|
@@ -69,8 +69,8 @@ const t1 = () => {
|
|
|
69
69
|
]
|
|
70
70
|
}
|
|
71
71
|
) }),
|
|
72
|
-
children: /* @__PURE__ */ e(x, { children: i.map((f, Z,
|
|
73
|
-
const F = Z ===
|
|
72
|
+
children: /* @__PURE__ */ e(x, { children: i.map((f, Z, $) => {
|
|
73
|
+
const F = Z === $.length - 1;
|
|
74
74
|
return /* @__PURE__ */ n(d.Fragment, { children: [
|
|
75
75
|
/* @__PURE__ */ e(
|
|
76
76
|
W,
|
|
@@ -194,7 +194,7 @@ const t1 = () => {
|
|
|
194
194
|
onBackClick: c,
|
|
195
195
|
sx: L,
|
|
196
196
|
title: a.title,
|
|
197
|
-
children: V ? /* @__PURE__ */ n(
|
|
197
|
+
children: V ? /* @__PURE__ */ n(j, { children: [
|
|
198
198
|
/* @__PURE__ */ n(B, { sx: { px: w ? 24 : 12 }, children: [
|
|
199
199
|
b.length < 1 && /* @__PURE__ */ e(v, { display: "flex", justifyContent: "center", my: 24, children: a.no_accounts }),
|
|
200
200
|
/* @__PURE__ */ e(l1, {})
|
|
@@ -746,7 +746,7 @@ export {
|
|
|
746
746
|
I1 as FieldType,
|
|
747
747
|
N1 as MemberConnectionStatus,
|
|
748
748
|
U1 as getAccountBalanceDetails,
|
|
749
|
-
|
|
749
|
+
$1 as getAccountDetailFields,
|
|
750
750
|
K as useAccountUiStore,
|
|
751
751
|
O1 as useGetMergeableAccounts
|
|
752
752
|
};
|
|
@@ -7,7 +7,7 @@ import B from "@mui/material/Button";
|
|
|
7
7
|
import a from "@mui/material/Stack";
|
|
8
8
|
import _ from "@mui/material/styles/useTheme";
|
|
9
9
|
import { Text as u, TextField as L } from "@mxenabled/mxui";
|
|
10
|
-
import { L as W } from "../Loader-
|
|
10
|
+
import { L as W } from "../Loader-Dp1P2gNw.mjs";
|
|
11
11
|
import { M as j } from "../MiniWidgetContainer-DqKQNubH.mjs";
|
|
12
12
|
import { i as f, u as b, e as q, a as E } from "../hooks-02T565vf.mjs";
|
|
13
13
|
import Q from "@mui/material/ToggleButton";
|
package/dist/budgets/index.es.js
CHANGED
|
@@ -8,14 +8,14 @@ import b from "@mui/material/Stack";
|
|
|
8
8
|
import Q from "@mui/material/styles/useTheme";
|
|
9
9
|
import { Icon as $, Text as p, CategoryIcon as H, H1 as Ge, H3 as Be } from "@mxenabled/mxui";
|
|
10
10
|
import { u as Pe } from "../BudgetUtil-spowPvBM.mjs";
|
|
11
|
-
import { C as Ne } from "../ConnectionsDrawer-
|
|
11
|
+
import { C as Ne } from "../ConnectionsDrawer-Cl1jJGRv.mjs";
|
|
12
12
|
import * as E from "d3";
|
|
13
13
|
import je from "@mui/material/Tooltip";
|
|
14
14
|
import { g as w, l as j, u as D, e as X, a as ee, p as ze, h as te, f as ne, k as Ue, c as Se } from "../hooks-02T565vf.mjs";
|
|
15
|
-
import { L as P } from "../Loader-
|
|
15
|
+
import { L as P } from "../Loader-Dp1P2gNw.mjs";
|
|
16
16
|
import { E as ce } from "../EmptyState-Dcb-o2tl.mjs";
|
|
17
17
|
import { u as me } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
18
|
-
import { A as k, W as Fe } from "../WidgetContainer-
|
|
18
|
+
import { A as k, W as Fe } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
19
19
|
import K from "@mui/material/List";
|
|
20
20
|
import { f as T } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
21
21
|
import Ae from "@mui/material/Button";
|
|
@@ -37,16 +37,16 @@ import Ye from "@mui/material/Snackbar";
|
|
|
37
37
|
import be from "@mui/material/Tab";
|
|
38
38
|
import Ze from "@mui/material/Tabs";
|
|
39
39
|
import { e as qe } from "../exportTransactionsToCSV-BlVifaOG.mjs";
|
|
40
|
-
import { T as xe, a as Je } from "../TransactionDetails-
|
|
40
|
+
import { T as xe, a as Je } from "../TransactionDetails-B6h5Qo1c.mjs";
|
|
41
41
|
import ge from "@mui/material/Card";
|
|
42
42
|
import pe from "@mui/material/CardContent";
|
|
43
43
|
import { S as ue } from "../StatusBar-BK_uYHAB.mjs";
|
|
44
44
|
import { S as ve } from "../SingleSegmentDonut-BgbLgwHi.mjs";
|
|
45
|
-
import { u as Qe, b as et } from "../CategorySelectorDrawer-
|
|
45
|
+
import { u as Qe, b as et } from "../CategorySelectorDrawer-Dyzb3UDU.mjs";
|
|
46
46
|
import Te from "@mui/material/CardHeader";
|
|
47
47
|
import { subDays as tt } from "date-fns/subDays";
|
|
48
48
|
import nt from "@mui/material/IconButton";
|
|
49
|
-
import { M as ot } from "../ManageIncome-
|
|
49
|
+
import { M as ot } from "../ManageIncome-Dk2ZDGqw.mjs";
|
|
50
50
|
const ye = 5, at = 100, rt = 25, st = (t) => {
|
|
51
51
|
const o = (a) => {
|
|
52
52
|
a.active || t.alphaTarget(0.3).restart(), a.subject.fx = a.subject.x, a.subject.fy = a.subject.y;
|
|
@@ -12,18 +12,18 @@ import { Text as h, P as k, Icon as F, InstitutionLogo as xe, H1 as le, H2 as Xe
|
|
|
12
12
|
import { G as Ye, t as de, u as O, p as re, c as Oe, a as Y, o as me, h as q, e as Ne, f as ke } from "../hooks-02T565vf.mjs";
|
|
13
13
|
import { C as L } from "../CurrencyText-YUhH2caW.mjs";
|
|
14
14
|
import { u as ue } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
15
|
-
import { L as se } from "../Loader-
|
|
15
|
+
import { L as se } from "../Loader-Dp1P2gNw.mjs";
|
|
16
16
|
import { I as he } from "../CashflowStore-D9Dpuz7X.mjs";
|
|
17
17
|
import { C as Wn } from "../CashflowStore-D9Dpuz7X.mjs";
|
|
18
18
|
import { b as X } from "../Localization-2MODESHW.mjs";
|
|
19
19
|
import { M as Qe } from "../MiniWidgetContainer-DqKQNubH.mjs";
|
|
20
|
-
import { R as Ve } from "../RecurringSettings-
|
|
20
|
+
import { R as Ve } from "../RecurringSettings-DNJs5JIe.mjs";
|
|
21
21
|
import Ke from "@mui/material/Tabs";
|
|
22
22
|
import Ce from "@mui/material/Tab";
|
|
23
23
|
import { getUnixTime as U } from "date-fns/getUnixTime";
|
|
24
24
|
import ee from "@mui/material/List";
|
|
25
25
|
import te from "@mui/material/ListItem";
|
|
26
|
-
import { A as Je } from "../AccountListItem-
|
|
26
|
+
import { A as Je } from "../AccountListItem-DKwz0HGB.mjs";
|
|
27
27
|
import { f as Q, D as V } from "../Dialog-CWW597AF.mjs";
|
|
28
28
|
import Ze from "@mui/material/ListSubheader";
|
|
29
29
|
import { f as Z } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
@@ -34,17 +34,17 @@ import { addDays as _e } from "date-fns/addDays";
|
|
|
34
34
|
import { alpha as et, keyframes as tt } from "@mui/material/styles";
|
|
35
35
|
import { DataGridPro as nt } from "@mui/x-data-grid-pro";
|
|
36
36
|
import { T as we } from "../TabContentContainer-j01JYR_7.mjs";
|
|
37
|
-
import { M as ot, S as it, i as at, d as Se, c as rt } from "../ManageIncome-
|
|
37
|
+
import { M as ot, S as it, i as at, d as Se, c as rt } from "../ManageIncome-Dk2ZDGqw.mjs";
|
|
38
38
|
import { D as $e } from "../Drawer-kEE73B87.mjs";
|
|
39
39
|
import { formatISO as st } from "date-fns/formatISO";
|
|
40
40
|
import { fromUnixTime as ye } from "date-fns/fromUnixTime";
|
|
41
41
|
import { startOfMonth as ct } from "date-fns/startOfMonth";
|
|
42
42
|
import { subDays as Me } from "date-fns/subDays";
|
|
43
|
-
import { S as lt, b as dt } from "../TransactionDetails-
|
|
43
|
+
import { S as lt, b as dt } from "../TransactionDetails-B6h5Qo1c.mjs";
|
|
44
44
|
import { F as mt, R as Ie, e as De } from "../RepeatingTransaction-BW4J-jeJ.mjs";
|
|
45
45
|
import { h as ut } from "../DateUtil-BcuH7ErC.mjs";
|
|
46
46
|
import { endOfToday as ht } from "date-fns/endOfToday";
|
|
47
|
-
import { W as ve, A as Ae } from "../WidgetContainer-
|
|
47
|
+
import { W as ve, A as Ae } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
48
48
|
import { F as pt, A as B } from "../Fetch-CkFKy79O.mjs";
|
|
49
49
|
const K = () => {
|
|
50
50
|
if (!m.useContext(Ye))
|
package/dist/common/index.es.js
CHANGED
|
@@ -12,10 +12,10 @@ import { H as rt } from "../Help-DhcC-C05.mjs";
|
|
|
12
12
|
import { E as _s } from "../Help-DhcC-C05.mjs";
|
|
13
13
|
import { M as fs } from "../MicroWidgetContainer-DmYiksbT.mjs";
|
|
14
14
|
import { M as bs } from "../MiniWidgetContainer-DqKQNubH.mjs";
|
|
15
|
-
import { A as xs, D as Cs, W as Ds } from "../WidgetContainer-
|
|
16
|
-
import {
|
|
15
|
+
import { A as xs, D as Cs, W as Ds } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
16
|
+
import { g as As, a as Es, e as Ts, l as Bs, A as Is, f as Ns, h as Fs, d as Ms, k as $s, E as Rs, j as Us, N as ks, i as Ls, P as Os, m as Gs, S as Hs } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
17
17
|
import { C as qs } from "../CurrencyInput-CSZjO22Z.mjs";
|
|
18
|
-
import { L as Qs } from "../Loader-
|
|
18
|
+
import { L as Qs } from "../Loader-Dp1P2gNw.mjs";
|
|
19
19
|
import { R as zs } from "../ResponsiveButton-DZFp78fJ.mjs";
|
|
20
20
|
import { S as Ks } from "../SearchBox-B2_zLv8-.mjs";
|
|
21
21
|
import { T as ot } from "../TransactionStore-DSyXtPek.mjs";
|
|
@@ -25,8 +25,8 @@ import { I as ea } from "../IconBacking-B9oC6uL2.mjs";
|
|
|
25
25
|
import { D as aa, F as ra, a as oa, c as na, R as ia, S as ca } from "../RepeatingTransaction-BW4J-jeJ.mjs";
|
|
26
26
|
import { C as nt } from "../CashflowStore-D9Dpuz7X.mjs";
|
|
27
27
|
import { I as la } from "../CashflowStore-D9Dpuz7X.mjs";
|
|
28
|
-
import { b as it } from "../GoalStore-
|
|
29
|
-
import { C as ha, G as ga, M as pa, T as ma } from "../GoalStore-
|
|
28
|
+
import { b as it } from "../GoalStore-ChqCWX_U.mjs";
|
|
29
|
+
import { C as ha, G as ga, M as pa, T as ma } from "../GoalStore-ChqCWX_U.mjs";
|
|
30
30
|
import { C as ya } from "../CurrencyText-YUhH2caW.mjs";
|
|
31
31
|
import { E as Sa } from "../EmptyState-Dcb-o2tl.mjs";
|
|
32
32
|
import { L as wa } from "../ListItemAction-BzmbPuNp.mjs";
|
|
@@ -44,7 +44,7 @@ import { D as Ga, a as Ha, O as Pa, b as qa, f as Wa } from "../Dialog-CWW597AF.
|
|
|
44
44
|
import { D as gt, a as pt } from "../SingleSegmentDonut-BgbLgwHi.mjs";
|
|
45
45
|
import { S as Ya } from "../SingleSegmentDonut-BgbLgwHi.mjs";
|
|
46
46
|
import { D as Xa } from "../Drawer-kEE73B87.mjs";
|
|
47
|
-
import { I as ja, P as Va, S as Za } from "../Account-
|
|
47
|
+
import { I as ja, P as Va, S as Za } from "../Account-Bdz1k5WZ.mjs";
|
|
48
48
|
import { b as E } from "../Category-CevNQ03n.mjs";
|
|
49
49
|
import { C as tr, c as er, a as sr, P as ar } from "../Category-CevNQ03n.mjs";
|
|
50
50
|
import { C as or, f as nr, b as ir, a as cr, g as dr, i as lr } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
@@ -53,7 +53,7 @@ import { S as hr, T as gr } from "../RecurringTransactionsStore-D62XJtdL.mjs";
|
|
|
53
53
|
import { G as mr, A as _r, B as yr, W as fr, c as Sr, k as br, g as wr, t as xr, l as Cr, x as Dr, e as vr, w as Ar, u as Er, m as Tr, a as Br, j as Ir, y as Nr, s as Fr, b as Mr, q as $r, n as Rr, z as Ur, h as kr, r as Lr, f as Or, v as Gr, o as Hr, p as Pr } from "../hooks-02T565vf.mjs";
|
|
54
54
|
import { u as Wr } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
55
55
|
import { makeAutoObservable as m, runInAction as p, reaction as _t } from "mobx";
|
|
56
|
-
import { a as yt } from "../AccountStore-
|
|
56
|
+
import { a as yt } from "../AccountStore-DhfQsEK5.mjs";
|
|
57
57
|
import ft from "posthog-js";
|
|
58
58
|
import { B as St } from "../BeatStore-By4aGoRM.mjs";
|
|
59
59
|
import { endOfMonth as Z } from "date-fns/endOfMonth";
|
|
@@ -61,11 +61,11 @@ import { startOfMonth as J } from "date-fns/startOfMonth";
|
|
|
61
61
|
import { startOfToday as L } from "date-fns/startOfToday";
|
|
62
62
|
import { f as bt, a as wt, b as O } from "../BudgetUtil-spowPvBM.mjs";
|
|
63
63
|
import { g as Yr, e as zr, c as Xr, d as Kr, i as jr } from "../BudgetUtil-spowPvBM.mjs";
|
|
64
|
-
import { a as xt } from "../DebtsStore-
|
|
64
|
+
import { a as xt } from "../DebtsStore-Bep2cYsx.mjs";
|
|
65
65
|
import { a as Ct } from "../FinstrongStore-mkALvztw.mjs";
|
|
66
66
|
import { A as Dt, m as vt, a as At, b as Et } from "../InvestmentUtil-jOyOgzIB.mjs";
|
|
67
67
|
import { M as Tt } from "../MerchantStore-DVH-QOf0.mjs";
|
|
68
|
-
import { N as Bt } from "../NetWorthStore-
|
|
68
|
+
import { N as Bt } from "../NetWorthStore-DrBL4JEO.mjs";
|
|
69
69
|
import { a as It } from "../SettingsStore-B4gi6oOw.mjs";
|
|
70
70
|
import { addMonths as Nt } from "date-fns/addMonths";
|
|
71
71
|
import { getMonth as T } from "date-fns/getMonth";
|
|
@@ -12,9 +12,9 @@ import { useMediaQuery as W } from "@mui/system";
|
|
|
12
12
|
import I from "@mui/material/Box";
|
|
13
13
|
import T from "@mui/material/Button";
|
|
14
14
|
import $ from "@mui/material/IconButton";
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import {
|
|
15
|
+
import H from "@mui/material/Tooltip";
|
|
16
|
+
import R from "@mui/material/useMediaQuery";
|
|
17
|
+
import { g as j, h as Q } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
18
18
|
import { u as z } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
19
19
|
const E = f(() => {
|
|
20
20
|
const e = k(), {
|
|
@@ -56,8 +56,8 @@ const E = f(() => {
|
|
|
56
56
|
}
|
|
57
57
|
) : null;
|
|
58
58
|
}), P = ({ handleConnectClick: e }) => {
|
|
59
|
-
const { common: c } = v(), i =
|
|
60
|
-
return /* @__PURE__ */ t(I, { my: 4, children: i ? /* @__PURE__ */ t(
|
|
59
|
+
const { common: c } = v(), i = R("(max-width: 700px)");
|
|
60
|
+
return /* @__PURE__ */ t(I, { my: 4, children: i ? /* @__PURE__ */ t(H, { id: "add-accounts", placement: "bottom", title: c.add_accounts, children: /* @__PURE__ */ t(
|
|
61
61
|
$,
|
|
62
62
|
{
|
|
63
63
|
"aria-controls": "add_accounts",
|
|
@@ -113,7 +113,7 @@ const E = f(() => {
|
|
|
113
113
|
/* @__PURE__ */ a(s, { flexDirection: "row", children: [
|
|
114
114
|
x.show_connections_widget_in_master && /* @__PURE__ */ t(N, { handleConnectClick: () => c(!0) }),
|
|
115
115
|
/* @__PURE__ */ t(
|
|
116
|
-
|
|
116
|
+
j,
|
|
117
117
|
{
|
|
118
118
|
accounts: d,
|
|
119
119
|
copy: n,
|
package/dist/debts/index.es.js
CHANGED
|
@@ -5,21 +5,21 @@ import f from "@mui/material/Stack";
|
|
|
5
5
|
import { useTheme as j, Card as pe, Stack as _, Box as O } from "@mui/material";
|
|
6
6
|
import { Text as i, H3 as we, InstitutionLogo as Ce, Icon as ee } from "@mxenabled/mxui";
|
|
7
7
|
import { intervalToDuration as De, formatDuration as Se } from "date-fns";
|
|
8
|
-
import { D as $ } from "../DebtsStore-
|
|
9
|
-
import { a as Dr } from "../DebtsStore-
|
|
8
|
+
import { D as $ } from "../DebtsStore-Bep2cYsx.mjs";
|
|
9
|
+
import { a as Dr } from "../DebtsStore-Bep2cYsx.mjs";
|
|
10
10
|
import { f as B, a as ve } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
11
11
|
import { f as K, D as U } from "../Dialog-CWW597AF.mjs";
|
|
12
12
|
import { G as Te, x as q, u as C, j as z, e as M, c as Z, a as Ae } from "../hooks-02T565vf.mjs";
|
|
13
13
|
import { u as X } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
14
14
|
import { D as te } from "../Drawer-kEE73B87.mjs";
|
|
15
15
|
import { b as T } from "../Localization-2MODESHW.mjs";
|
|
16
|
-
import { A as Ee, u as Ie } from "../AccountDetailsHeader-
|
|
16
|
+
import { A as Ee, u as Ie } from "../AccountDetailsHeader-uX5amBaR.mjs";
|
|
17
17
|
import Be from "@mui/material/Card";
|
|
18
18
|
import Me from "@mui/material/CardContent";
|
|
19
19
|
import ke from "@mui/material/CardHeader";
|
|
20
20
|
import { LineChart as Pe } from "@mui/x-charts";
|
|
21
21
|
import { useTheme as Ne } from "@mui/material/styles";
|
|
22
|
-
import { A as v, W as Re } from "../WidgetContainer-
|
|
22
|
+
import { A as v, W as Re } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
23
23
|
import ie from "@mui/material/Tab";
|
|
24
24
|
import $e from "@mui/material/Tabs";
|
|
25
25
|
import me from "@mui/material/List";
|
|
@@ -36,12 +36,12 @@ import { T as de } from "../TabContentContainer-j01JYR_7.mjs";
|
|
|
36
36
|
import { DataGridPro as Ge } from "@mui/x-data-grid-pro";
|
|
37
37
|
import ue from "@mui/material/Box";
|
|
38
38
|
import { H as G } from "../HeaderCell-DjuifqHJ.mjs";
|
|
39
|
-
import { f as je } from "../ConnectDrawer-
|
|
39
|
+
import { f as je } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
40
40
|
import be from "@mui/material/Button";
|
|
41
41
|
import ze from "@mui/material/IconButton";
|
|
42
42
|
import Xe from "@mui/material/ListItem";
|
|
43
43
|
import Ve from "@mui/material/Popover";
|
|
44
|
-
import { L as Ye } from "../Loader-
|
|
44
|
+
import { L as Ye } from "../Loader-Dp1P2gNw.mjs";
|
|
45
45
|
const _e = (a, o) => {
|
|
46
46
|
const n = a.filter((t) => !t.is_paid_off && !t.is_impossible), r = a.filter((t) => t.is_paid_off || t.is_impossible);
|
|
47
47
|
switch (o) {
|
|
@@ -18,19 +18,19 @@ import { b } from "../Localization-2MODESHW.mjs";
|
|
|
18
18
|
import * as ce from "d3";
|
|
19
19
|
import { observer as I } from "mobx-react-lite";
|
|
20
20
|
import { u as S, a as z, w as $, o as Y, c as fe, g as ye, l as Ke } from "../hooks-02T565vf.mjs";
|
|
21
|
-
import { L as N } from "../Loader-
|
|
21
|
+
import { L as N } from "../Loader-Dp1P2gNw.mjs";
|
|
22
22
|
import { F as No, a as Ko } from "../FinstrongStore-mkALvztw.mjs";
|
|
23
23
|
import q from "@mui/material/Button";
|
|
24
24
|
import J from "@mui/material/Card";
|
|
25
25
|
import { L as be } from "../LineChart-CYiUS-px.mjs";
|
|
26
|
-
import {
|
|
26
|
+
import { h as xe } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
27
27
|
import Xe from "@mui/material/Accordion";
|
|
28
28
|
import je from "@mui/material/AccordionDetails";
|
|
29
29
|
import Ue from "@mui/material/AccordionSummary";
|
|
30
30
|
import Ve from "@mui/material/CardHeader";
|
|
31
31
|
import { u as Ye } from "../useDimensions-27p2evRx.mjs";
|
|
32
|
-
import { C as qe } from "../ConnectionsDrawer-
|
|
33
|
-
import { R as Je } from "../RecurringSettings-
|
|
32
|
+
import { C as qe } from "../ConnectionsDrawer-Cl1jJGRv.mjs";
|
|
33
|
+
import { R as Je } from "../RecurringSettings-DNJs5JIe.mjs";
|
|
34
34
|
import Qe from "@mui/material/TextField";
|
|
35
35
|
import { u as Ce } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
36
36
|
import { a as Ze } from "../Dialog-CWW597AF.mjs";
|
|
@@ -48,7 +48,7 @@ import ct from "@mui/lab/TimelineConnector";
|
|
|
48
48
|
import lt from "@mui/lab/TimelineContent";
|
|
49
49
|
import dt from "@mui/lab/TimelineDot";
|
|
50
50
|
import pt from "@mui/lab/TimelineSeparator";
|
|
51
|
-
import { W as mt } from "../WidgetContainer-
|
|
51
|
+
import { W as mt } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
52
52
|
var A = /* @__PURE__ */ ((n) => (n.Connections = "connections", n.CreditScore = "credit_score", n.DateOfBirth = "date_of_birth", n.MonthlyIncome = "monthly_income", n))(A || {});
|
|
53
53
|
const ut = ({ list: n, onClickItem: o }) => /* @__PURE__ */ e(x, { sx: { bgcolor: "background.paper" }, children: /* @__PURE__ */ e(
|
|
54
54
|
Be,
|
package/dist/goals/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as i, M as G, C as fe, G as pe } from "../GoalStore-
|
|
2
|
-
import { a as Xn, b as $n } from "../GoalStore-
|
|
1
|
+
import { T as i, M as G, C as fe, G as pe } from "../GoalStore-ChqCWX_U.mjs";
|
|
2
|
+
import { a as Xn, b as $n } from "../GoalStore-ChqCWX_U.mjs";
|
|
3
3
|
import { jsxs as s, jsx as e, Fragment as Y } from "react/jsx-runtime";
|
|
4
4
|
import T from "react";
|
|
5
5
|
import { observer as M } from "mobx-react-lite";
|
|
@@ -37,9 +37,9 @@ import P from "@mui/material/ListItemAvatar";
|
|
|
37
37
|
import Je from "@mui/material/Collapse";
|
|
38
38
|
import Qe from "@mui/material/ListItemIcon";
|
|
39
39
|
import et from "@mui/material/Checkbox";
|
|
40
|
-
import { A as be } from "../ConnectDrawer-
|
|
41
|
-
import { u as tt, A as nt } from "../AccountDetailsHeader-
|
|
42
|
-
import { A as ot } from "../AccountDetailsContent-
|
|
40
|
+
import { A as be } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
41
|
+
import { u as tt, A as nt } from "../AccountDetailsHeader-uX5amBaR.mjs";
|
|
42
|
+
import { A as ot } from "../AccountDetailsContent-CEjEyv_M.mjs";
|
|
43
43
|
import Ne from "@mui/material/TextField";
|
|
44
44
|
import { M as at, I as rt, O as it } from "../OriginalBalanceAction-CSu5brQE.mjs";
|
|
45
45
|
import { getUnixTime as lt } from "date-fns/getUnixTime";
|
|
@@ -48,8 +48,8 @@ import { AdapterDateFns as ct } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
|
48
48
|
import { DatePicker as dt } from "@mui/x-date-pickers";
|
|
49
49
|
import { LocalizationProvider as mt } from "@mui/x-date-pickers/LocalizationProvider";
|
|
50
50
|
import { E as _t } from "../EmptyState-Dcb-o2tl.mjs";
|
|
51
|
-
import { A as Z, W as ut } from "../WidgetContainer-
|
|
52
|
-
import { L as ke } from "../Loader-
|
|
51
|
+
import { A as Z, W as ut } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
52
|
+
import { L as ke } from "../Loader-Dp1P2gNw.mjs";
|
|
53
53
|
import pt from "@mui/material/Stack/Stack";
|
|
54
54
|
import ht from "@mui/material/Box";
|
|
55
55
|
import gt from "@mui/material/styles/useTheme";
|
package/dist/help/index.es.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { observer as t } from "mobx-react-lite";
|
|
3
|
-
import { H as m } from "../Help-
|
|
3
|
+
import { H as m } from "../Help-BazrEpv7.mjs";
|
|
4
4
|
import { a as s } from "../hooks-02T565vf.mjs";
|
|
5
|
-
import { L as p } from "../Loader-
|
|
6
|
-
import { W as a } from "../WidgetContainer-
|
|
5
|
+
import { L as p } from "../Loader-Dp1P2gNw.mjs";
|
|
6
|
+
import { W as a } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
7
7
|
const x = t(({ sx: o }) => {
|
|
8
8
|
const { isCopyLoaded: i, isInitialized: e } = s();
|
|
9
9
|
return !i || !e ? /* @__PURE__ */ r(p, {}) : /* @__PURE__ */ r(a, { sx: { p: 16 }, children: /* @__PURE__ */ r(m, { sx: o }) });
|
|
@@ -4,7 +4,7 @@ import { observer as P } from "mobx-react-lite";
|
|
|
4
4
|
import _ from "@mui/material/Stack";
|
|
5
5
|
import Ee from "@mui/material/Tab";
|
|
6
6
|
import Ge from "@mui/material/Tabs";
|
|
7
|
-
import { C as ge } from "../ConnectionsDrawer-
|
|
7
|
+
import { C as ge } from "../ConnectionsDrawer-Cl1jJGRv.mjs";
|
|
8
8
|
import pe from "@mui/material/useMediaQuery";
|
|
9
9
|
import Me from "@mui/material/Box";
|
|
10
10
|
import Ne from "@mui/material/Collapse";
|
|
@@ -17,7 +17,7 @@ import ye from "@mui/material/ToggleButtonGroup";
|
|
|
17
17
|
import { Text as r, H1 as fe, P as ve, InstitutionLogo as ne } from "@mxenabled/mxui";
|
|
18
18
|
import Ue from "@mui/material/Button";
|
|
19
19
|
import { u as E, e as be, s as H, a as Q, c as se } from "../hooks-02T565vf.mjs";
|
|
20
|
-
import { A as z, W as je } from "../WidgetContainer-
|
|
20
|
+
import { A as z, W as je } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
21
21
|
import { a as ze, f as oe } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
22
22
|
import { u as U } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
23
23
|
import le from "@mui/material/styles/useTheme";
|
|
@@ -37,7 +37,7 @@ import Se from "@mui/material/TextField";
|
|
|
37
37
|
import { D as $e } from "../Drawer-kEE73B87.mjs";
|
|
38
38
|
import { DataGridPro as qe } from "@mui/x-data-grid-pro";
|
|
39
39
|
import { Stack as Ke } from "@mui/material";
|
|
40
|
-
import { L as De } from "../Loader-
|
|
40
|
+
import { L as De } from "../Loader-Dp1P2gNw.mjs";
|
|
41
41
|
import { E as Ye } from "../EmptyState-Dcb-o2tl.mjs";
|
|
42
42
|
const de = ({ sx: t = {} }) => {
|
|
43
43
|
const { investments: h } = E(), { onEvent: c } = be(), { setShowConnectionsWidget: u } = H();
|
|
@@ -13,7 +13,7 @@ import A from "@mui/material/Paper";
|
|
|
13
13
|
import d from "@mui/material/Stack";
|
|
14
14
|
import { MerchantLogo as V, Text as R } from "@mxenabled/mxui";
|
|
15
15
|
import { b as v, u as w, a as C } from "../hooks-02T565vf.mjs";
|
|
16
|
-
import { L as p } from "../Loader-
|
|
16
|
+
import { L as p } from "../Loader-Dp1P2gNw.mjs";
|
|
17
17
|
import { S as N } from "../SearchBox-B2_zLv8-.mjs";
|
|
18
18
|
import { M as ne } from "../MerchantStore-DVH-QOf0.mjs";
|
|
19
19
|
const B = /^[ a-zA-ZÀ-ÿ0-9]+$/, H = 50, u = 65, P = ({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, B as e, C as o, c as t, b as i, I as d, M as n, a as C, d as c, N as I, V as M, Z as g, e as h } from "../ViewMoreMicroCard-
|
|
1
|
+
import { A as s, B as e, C as o, c as t, b as i, I as d, M as n, a as C, d as c, N as I, V as M, Z as g, e as h } from "../ViewMoreMicroCard-BZI5VMNW.mjs";
|
|
2
2
|
export {
|
|
3
3
|
s as AppStore,
|
|
4
4
|
e as BeatCard,
|
|
@@ -19,15 +19,15 @@ import { i as ne } from "../DateUtil-BcuH7ErC.mjs";
|
|
|
19
19
|
import { C as y } from "../CurrencyText-YUhH2caW.mjs";
|
|
20
20
|
import { Button as Te, Stack as Le } from "@mui/material";
|
|
21
21
|
import { format as Ne, fromUnixTime as De, differenceInMonths as Ee } from "date-fns";
|
|
22
|
-
import { g as K } from "../NetWorthStore-
|
|
23
|
-
import { N as Ot } from "../NetWorthStore-
|
|
22
|
+
import { g as K } from "../NetWorthStore-DrBL4JEO.mjs";
|
|
23
|
+
import { N as Ot } from "../NetWorthStore-DrBL4JEO.mjs";
|
|
24
24
|
import { Icon as oe } from "@mxenabled/mx-icons";
|
|
25
25
|
import { f as U } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
26
|
-
import { A as b, W as ke } from "../WidgetContainer-
|
|
27
|
-
import { L as O } from "../Loader-
|
|
26
|
+
import { A as b, W as ke } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
27
|
+
import { L as O } from "../Loader-Dp1P2gNw.mjs";
|
|
28
28
|
import { M as Ae } from "../MicroWidgetContainer-DmYiksbT.mjs";
|
|
29
29
|
import re from "@mui/material/Box";
|
|
30
|
-
import { C as Me } from "../ConnectionsDrawer-
|
|
30
|
+
import { C as Me } from "../ConnectionsDrawer-Cl1jJGRv.mjs";
|
|
31
31
|
import He from "@mui/material/Collapse";
|
|
32
32
|
import V from "@mui/material/ListItemIcon";
|
|
33
33
|
import ie from "@mui/material/styles/useTheme";
|
|
@@ -15,9 +15,9 @@ import { c as E, g as j, u as g, n as N, a as S, k as z } from "../hooks-02T565v
|
|
|
15
15
|
import { Icon as U, Settings as F } from "@mxenabled/mx-icons";
|
|
16
16
|
import P from "@mui/material/Button";
|
|
17
17
|
import W from "@mui/material/Stack";
|
|
18
|
-
import { L as w } from "../Loader-
|
|
18
|
+
import { L as w } from "../Loader-Dp1P2gNw.mjs";
|
|
19
19
|
import $ from "@mui/material/IconButton";
|
|
20
|
-
import { N as H } from "../NotificationSettings-
|
|
20
|
+
import { N as H } from "../NotificationSettings-BznqGVQ2.mjs";
|
|
21
21
|
import { D as b } from "../Drawer-kEE73B87.mjs";
|
|
22
22
|
const yt = (e) => {
|
|
23
23
|
switch (e) {
|
|
@@ -8,8 +8,8 @@ import { startOfToday as le } from "date-fns/startOfToday";
|
|
|
8
8
|
import { subDays as de } from "date-fns/subDays";
|
|
9
9
|
import re from "@mui/material/Skeleton";
|
|
10
10
|
import c from "@mui/material/Stack";
|
|
11
|
-
import { R as He } from "../RecurringSettings-
|
|
12
|
-
import { M as An } from "../RecurringSettings-
|
|
11
|
+
import { R as He } from "../RecurringSettings-DNJs5JIe.mjs";
|
|
12
|
+
import { M as An } from "../RecurringSettings-DNJs5JIe.mjs";
|
|
13
13
|
import { addMonths as ze } from "date-fns/addMonths";
|
|
14
14
|
import { subMonths as Be } from "date-fns/subMonths";
|
|
15
15
|
import { isBefore as Ue } from "date-fns/isBefore";
|
|
@@ -32,7 +32,7 @@ import { u as D, a as V, h as v, e as X, c as pe, f as ge, p as rt } from "../ho
|
|
|
32
32
|
import { c as M, a as R, g as De, f as ot } from "../RepeatingTransaction-BW4J-jeJ.mjs";
|
|
33
33
|
import { T as P } from "../RecurringTransactionsStore-D62XJtdL.mjs";
|
|
34
34
|
import { R as Gn } from "../RecurringTransactionsStore-D62XJtdL.mjs";
|
|
35
|
-
import { A as _, W as at } from "../WidgetContainer-
|
|
35
|
+
import { A as _, W as at } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
36
36
|
import st from "@mui/material/Button";
|
|
37
37
|
import se from "@mui/material/Divider";
|
|
38
38
|
import Se from "@mui/material/List";
|
|
@@ -41,8 +41,8 @@ import ct from "@mui/material/ListSubheader";
|
|
|
41
41
|
import lt from "@mui/material/ListItemAvatar";
|
|
42
42
|
import dt from "@mui/material/ListItemButton";
|
|
43
43
|
import ut from "@mui/material/ListItemText";
|
|
44
|
-
import { b as mt } from "../ManageIncome-
|
|
45
|
-
import { c as On, M as kn, S as Wn } from "../ManageIncome-
|
|
44
|
+
import { b as mt } from "../ManageIncome-Dk2ZDGqw.mjs";
|
|
45
|
+
import { c as On, M as kn, S as Wn } from "../ManageIncome-Dk2ZDGqw.mjs";
|
|
46
46
|
import { f as L } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
47
47
|
import { D as Ae } from "../Drawer-kEE73B87.mjs";
|
|
48
48
|
import { b as N } from "../Localization-2MODESHW.mjs";
|
|
@@ -50,7 +50,7 @@ import { f as A, D as E } from "../Dialog-CWW597AF.mjs";
|
|
|
50
50
|
import O from "@mui/material/Box";
|
|
51
51
|
import { S as Ee } from "../StatusBar-BK_uYHAB.mjs";
|
|
52
52
|
import { u as Ge } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
53
|
-
import { L as j } from "../Loader-
|
|
53
|
+
import { L as j } from "../Loader-Dp1P2gNw.mjs";
|
|
54
54
|
import { M as pt } from "../MiniWidgetContainer-DqKQNubH.mjs";
|
|
55
55
|
import { u as gt } from "../useDimensions-27p2evRx.mjs";
|
|
56
56
|
import { M as ht } from "../MicroWidgetContainer-DmYiksbT.mjs";
|
|
@@ -16,8 +16,8 @@ import F from "@mui/material/Box";
|
|
|
16
16
|
import Q from "@mui/material/Button";
|
|
17
17
|
import I from "@mui/material/TextField";
|
|
18
18
|
import { H3 as J, P as H, Text as x, Icon as M, ChevronRightIcon as xe } from "@mxenabled/mxui";
|
|
19
|
-
import { V as ve, a as Ce, N as G } from "../NotificationSettings-
|
|
20
|
-
import { A as Yt, B as qt, I as Qt } from "../NotificationSettings-
|
|
19
|
+
import { V as ve, a as Ce, N as G } from "../NotificationSettings-BznqGVQ2.mjs";
|
|
20
|
+
import { A as Yt, B as qt, I as Qt } from "../NotificationSettings-BznqGVQ2.mjs";
|
|
21
21
|
import { u as k, k as $, r as A, o as De, a as Z, l as ee } from "../hooks-02T565vf.mjs";
|
|
22
22
|
import { u as L } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
23
23
|
import { a as W } from "../Dialog-CWW597AF.mjs";
|
|
@@ -31,18 +31,18 @@ import { b as N } from "../Localization-2MODESHW.mjs";
|
|
|
31
31
|
import ke from "@mui/material/Accordion";
|
|
32
32
|
import we from "@mui/material/AccordionDetails";
|
|
33
33
|
import Te from "@mui/material/AccordionSummary";
|
|
34
|
-
import { L as ne } from "../Loader-
|
|
34
|
+
import { L as ne } from "../Loader-Dp1P2gNw.mjs";
|
|
35
35
|
import Ie from "@mui/material/List";
|
|
36
36
|
import j from "@mui/material/Divider";
|
|
37
37
|
import Ae from "@mui/material/ListSubheader";
|
|
38
|
-
import { a as Ee, u as Pe } from "../CategorySelectorDrawer-
|
|
38
|
+
import { a as Ee, u as Pe } from "../CategorySelectorDrawer-Dyzb3UDU.mjs";
|
|
39
39
|
import Re from "@mui/material/ListItem";
|
|
40
40
|
import Be from "@mui/material/ListItemButton";
|
|
41
41
|
import Me from "@mui/material/ListItemIcon";
|
|
42
42
|
import Ne from "@mui/material/ListItemText";
|
|
43
43
|
import { D as He } from "../Drawer-kEE73B87.mjs";
|
|
44
|
-
import { H as Le } from "../Help-
|
|
45
|
-
import { W as K } from "../WidgetContainer-
|
|
44
|
+
import { H as Le } from "../Help-BazrEpv7.mjs";
|
|
45
|
+
import { W as K } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
46
46
|
const Oe = ({ availableWidth: t, handleOnLeavClick: a }) => {
|
|
47
47
|
const o = ye(), { common: n, settings: r } = k(), { isDesktop: m, isMobile: l, isSmallMobile: i, isTablet: s } = L(t), { config: g } = $(), { updateUser: _ } = A(), { user: d } = De(), [u, S] = h.useState({
|
|
48
48
|
first_name: d.first_name,
|
|
@@ -17,17 +17,17 @@ import { useTheme as it } from "@mui/material";
|
|
|
17
17
|
import { u as w, a as R, l as z, c as rt, k as st, f as Ct, e as _t } from "../hooks-02T565vf.mjs";
|
|
18
18
|
import { u as ct } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
19
19
|
import { D as bt } from "../Donut-1UMNcG67.mjs";
|
|
20
|
-
import { L as F } from "../Loader-
|
|
20
|
+
import { L as F } from "../Loader-Dp1P2gNw.mjs";
|
|
21
21
|
import { M as St } from "../MiniWidgetContainer-DqKQNubH.mjs";
|
|
22
22
|
import { startOfToday as U } from "date-fns/startOfToday";
|
|
23
|
-
import { T as Tt, a as Mt } from "../TransactionDetails-
|
|
23
|
+
import { T as Tt, a as Mt } from "../TransactionDetails-B6h5Qo1c.mjs";
|
|
24
24
|
import Dt from "@mui/material/Collapse";
|
|
25
25
|
import B from "@mui/material/Divider";
|
|
26
26
|
import q from "@mui/material/List";
|
|
27
27
|
import J from "@mui/material/ListItem";
|
|
28
28
|
import xt from "@mui/material/ListItemButton";
|
|
29
29
|
import { D as Q } from "../Drawer-kEE73B87.mjs";
|
|
30
|
-
import { A as Z, W as wt } from "../WidgetContainer-
|
|
30
|
+
import { A as Z, W as wt } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
31
31
|
const j = 5, vt = (n, l, r) => r.reduce((i, c) => {
|
|
32
32
|
if (c.total > 0) {
|
|
33
33
|
const a = n.find((s) => s.guid === c.category_guid);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { T as ha } from "../TransactionApi-DbbcjI2L.mjs";
|
|
2
|
-
import { u as B, C as Le, D as Re, M as He, c as Be, T as Pe, a as $e } from "../TransactionDetails-
|
|
3
|
-
import { B as Ca, d as ya, b as ba } from "../TransactionDetails-
|
|
2
|
+
import { u as B, C as Le, D as Re, M as He, c as Be, T as Pe, a as $e } from "../TransactionDetails-B6h5Qo1c.mjs";
|
|
3
|
+
import { B as Ca, d as ya, b as ba } from "../TransactionDetails-B6h5Qo1c.mjs";
|
|
4
4
|
import { T as M } from "../Transaction-CyqrHmAA.mjs";
|
|
5
5
|
import { O as Aa } from "../Transaction-CyqrHmAA.mjs";
|
|
6
6
|
import { S as ee, D as Ve } from "../TransactionStore-DSyXtPek.mjs";
|
|
@@ -20,21 +20,21 @@ import { fromUnixTime as Je } from "date-fns/fromUnixTime";
|
|
|
20
20
|
import { f as Qe, D as Ze, a as se } from "../Dialog-CWW597AF.mjs";
|
|
21
21
|
import N from "@mui/material/Stack";
|
|
22
22
|
import { f as ie } from "../NumberFormatting-CtWHhyBX.mjs";
|
|
23
|
-
import { L as q } from "../Loader-
|
|
23
|
+
import { L as q } from "../Loader-Dp1P2gNw.mjs";
|
|
24
24
|
import { endOfMonth as et } from "date-fns/endOfMonth";
|
|
25
25
|
import { getUnixTime as tt } from "date-fns/getUnixTime";
|
|
26
26
|
import { startOfMonth as at } from "date-fns/startOfMonth";
|
|
27
27
|
import { startOfToday as z } from "date-fns/startOfToday";
|
|
28
28
|
import nt from "@mui/material/styles/useTheme";
|
|
29
|
-
import {
|
|
29
|
+
import { h as ot } from "../ConnectDrawer-yFS82Il7.mjs";
|
|
30
30
|
import rt from "@mui/material/Divider";
|
|
31
31
|
import st from "@mui/material/MenuItem";
|
|
32
32
|
import it from "@mui/material/RadioGroup";
|
|
33
33
|
import { ExpandMore as ct } from "@mxenabled/mx-icons";
|
|
34
34
|
import { C as lt } from "../CurrencyInput-CSZjO22Z.mjs";
|
|
35
|
-
import { a as dt, u as ut } from "../CategorySelectorDrawer-
|
|
35
|
+
import { a as dt, u as ut } from "../CategorySelectorDrawer-Dyzb3UDU.mjs";
|
|
36
36
|
import { b as ae } from "../Localization-2MODESHW.mjs";
|
|
37
|
-
import { A as T, W as mt } from "../WidgetContainer-
|
|
37
|
+
import { A as T, W as mt } from "../WidgetContainer-D7sX3S6R.mjs";
|
|
38
38
|
import { u as _t } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
39
39
|
import { S as pt } from "../SearchBox-B2_zLv8-.mjs";
|
|
40
40
|
import { D as ne } from "../Drawer-kEE73B87.mjs";
|