@mx-cartographer/experiences 7.2.30 → 7.3.0
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-vp_TAbGt.mjs → Account-YwUMFz93.mjs} +1 -1
- package/dist/{AccountDetailsContent-B6ZFRZ8l.mjs → AccountDetailsContent-BgCST7mK.mjs} +8 -8
- package/dist/AccountDetailsHeader-jAFWoHj7.mjs +87 -0
- package/dist/{AccountFields-DUToRRqW.mjs → AccountFields-DPxMPBF0.mjs} +2 -2
- package/dist/{AccountListItem-CeY_WIpj.mjs → AccountListItem-D6rWAreC.mjs} +4 -4
- package/dist/{AccountStore-BzqNrhw4.mjs → AccountStore-B5E98oM1.mjs} +2 -2
- package/dist/{Accounts-C1QxUB-e.mjs → Accounts-UIlYCmHb.mjs} +1 -1
- package/dist/{BudgetUtil-B2ZXyw-g.mjs → BudgetUtil-CXvenbdN.mjs} +1 -1
- package/dist/{CategorySelectorDrawer-BXnLseqP.mjs → CategorySelectorDrawer-Buy70Y3V.mjs} +1 -1
- package/dist/{ConnectDrawer-Bw5s6Dw1.mjs → ConnectDrawer-CbxHKlRv.mjs} +1 -1
- package/dist/{ConnectionsDrawer-BDvVuJQf.mjs → ConnectionsDrawer-C6kanU7I.mjs} +2 -2
- package/dist/{CurrencyInput-DUsQbkXb.mjs → CurrencyInput-lSC7oPDg.mjs} +1 -1
- package/dist/{DebtsStore-BD_XwsI7.mjs → DebtsStore-DgIcphe_.mjs} +1 -1
- package/dist/{ExportCsvAction-DTO_UotC.mjs → ExportCsvAction-DZ10CbWd.mjs} +3 -3
- package/dist/{GoalStore-BgFV554B.mjs → GoalStore-CAlmSu4U.mjs} +2 -2
- package/dist/{Help-B6dIcujh.mjs → Help-hi9I9EYP.mjs} +1 -1
- package/dist/{LineChart-4Zi8Z8PR.mjs → LineChart-eK4IQImU.mjs} +1 -1
- package/dist/{ListItemAction-DHa3KJPs.mjs → ListItemAction-BmL5buOf.mjs} +1 -1
- package/dist/{ManageIncome-CXeJPfjE.mjs → ManageIncome-Cypo9qY4.mjs} +4 -4
- package/dist/{MicroWidgetContainer-DpeqN9n3.mjs → MicroWidgetContainer-CFdMGJKg.mjs} +1 -1
- package/dist/{MiniWidgetContainer-D0gfmbaF.mjs → MiniWidgetContainer-BdgBvpga.mjs} +1 -1
- package/dist/{NetWorthStore-D1NiDUcc.mjs → NetWorthStore-CxqIxAgN.mjs} +2 -2
- package/dist/{NotificationSettings-CLAV8YEa.mjs → NotificationSettings-DxytNHlN.mjs} +3 -3
- package/dist/{OriginalBalanceAction-CWuVvRq9.mjs → OriginalBalanceAction-V6FEoIDe.mjs} +3 -3
- package/dist/{RecurringSettings-D7476j-N.mjs → RecurringSettings-iIupYxJW.mjs} +3 -3
- package/dist/{TransactionDetails-Cscyr17P.mjs → TransactionDetails-BUoNbsu-.mjs} +5 -5
- package/dist/{TransactionStore-DCH-rl8p.mjs → TransactionStore-C1oyQCZK.mjs} +2 -2
- package/dist/TrendsStore-5PvDT_o6.mjs +182 -0
- package/dist/{User-BQUxBeZV.mjs → User-Bj34_i8g.mjs} +1 -1
- package/dist/{WidgetContainer-EbrN1oIo.mjs → WidgetContainer-BnTgAfQn.mjs} +2 -2
- package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailsChart.d.ts +4 -1
- package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailsHeader.d.ts +2 -1
- package/dist/accounts/index.es.js +241 -205
- package/dist/analytics/index.es.js +2 -2
- package/dist/budgets/index.es.js +10 -10
- package/dist/cashflow/index.es.js +7 -7
- package/dist/categories/index.es.js +1 -1
- package/dist/common/components/charts/index.d.ts +0 -2
- package/dist/common/index.es.js +122 -125
- package/dist/dashboard/index.es.js +2 -2
- package/dist/debts/index.es.js +9 -9
- package/dist/{exportTransactionsToCSV-BwwmL4pM.mjs → exportTransactionsToCSV-B8qpk5MU.mjs} +1 -1
- package/dist/finstrong/index.es.js +6 -6
- package/dist/goals/index.es.js +12 -12
- package/dist/help/index.es.js +3 -3
- package/dist/{hooks-D6XlXHf4.mjs → hooks-Cy8JnjCg.mjs} +2 -2
- package/dist/investments/index.es.js +3 -3
- package/dist/merchants/index.es.js +1 -1
- package/dist/networth/index.es.js +14 -14
- 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 +4 -4
- package/dist/transactions/index.es.js +13 -13
- package/dist/trends/index.es.js +948 -583
- package/dist/{useAccountDisplayName-jS05A6-6.mjs → useAccountDisplayName-D6sQsNNQ.mjs} +2 -2
- package/dist/{useInsightsEnabled-DBpwEq10.mjs → useInsightsEnabled-BxytCjq5.mjs} +1 -1
- package/package.json +1 -1
- package/dist/AccountDetailsHeader-vPzGb1RZ.mjs +0 -120
- package/dist/TrendsStore-DCYbpXPO.mjs +0 -559
package/dist/goals/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as _e, T as m, G as ue, a as Pe, M as q, C as Ae, b as Ve } from "../GoalStore-
|
|
2
|
-
import { c as qn, d as Jn } from "../GoalStore-
|
|
1
|
+
import { g as _e, T as m, G as ue, a as Pe, M as q, C as Ae, b as Ve } from "../GoalStore-CAlmSu4U.mjs";
|
|
2
|
+
import { c as qn, d as Jn } from "../GoalStore-CAlmSu4U.mjs";
|
|
3
3
|
import { jsxs as i, jsx as e, Fragment as U } from "react/jsx-runtime";
|
|
4
4
|
import y from "react";
|
|
5
5
|
import { observer as D } from "mobx-react-lite";
|
|
@@ -17,14 +17,14 @@ import be from "@mui/material/Unstable_Grid2";
|
|
|
17
17
|
import ae from "@mui/material/Avatar";
|
|
18
18
|
import Xe from "@mui/material/CardHeader";
|
|
19
19
|
import { Payments as Re, NoteStack as Ee, Person as xe, ChevronRight as M, DragHandle as Ue, CheckCircle as Ye, Icon as fe, ExpandLess as Ze, ExpandMore as qe, AddBox as ve, Trophy as Je } from "@mxenabled/mx-icons";
|
|
20
|
-
import { u as C, l as I, a as Ie, d as j, p as Ge, g as Ne, n as Qe, b as ke } from "../hooks-
|
|
20
|
+
import { u as C, l as I, a as Ie, d as j, p as Ge, g as Ne, n as Qe, b as ke } from "../hooks-Cy8JnjCg.mjs";
|
|
21
21
|
import { u as ge } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
22
22
|
import { f as x } from "../NumberFormatting-Buh7u8Oi.mjs";
|
|
23
23
|
import { S as et } from "../StatusBar-BK_uYHAB.mjs";
|
|
24
24
|
import E from "@mui/material/Divider";
|
|
25
25
|
import B from "@mui/material/List";
|
|
26
|
-
import { L as Q } from "../ListItemAction-
|
|
27
|
-
import { C as we } from "../CurrencyInput-
|
|
26
|
+
import { L as Q } from "../ListItemAction-BmL5buOf.mjs";
|
|
27
|
+
import { C as we } from "../CurrencyInput-lSC7oPDg.mjs";
|
|
28
28
|
import { fromUnixTime as J } from "date-fns/fromUnixTime";
|
|
29
29
|
import N from "@mui/material/ListItem";
|
|
30
30
|
import k from "@mui/material/ListItemButton";
|
|
@@ -34,28 +34,28 @@ import { D as F } from "../Drawer-kEE73B87.mjs";
|
|
|
34
34
|
import { b as L } from "../Localization-2MODESHW.mjs";
|
|
35
35
|
import { f as re, D as ie, a as nt } from "../Dialog-CWW597AF.mjs";
|
|
36
36
|
import V from "@mui/material/ListItemAvatar";
|
|
37
|
-
import { g as De, A as ye } from "../ConnectDrawer-
|
|
37
|
+
import { g as De, A as ye } from "../ConnectDrawer-CbxHKlRv.mjs";
|
|
38
38
|
import ot from "@mui/material/Collapse";
|
|
39
39
|
import at from "@mui/material/ListItemIcon";
|
|
40
40
|
import rt from "@mui/material/Checkbox";
|
|
41
|
-
import { u as it, A as st } from "../AccountDetailsHeader-
|
|
42
|
-
import { A as lt } from "../AccountDetailsContent-
|
|
43
|
-
import { u as ct } from "../useAccountDisplayName-
|
|
41
|
+
import { u as it, A as st } from "../AccountDetailsHeader-jAFWoHj7.mjs";
|
|
42
|
+
import { A as lt } from "../AccountDetailsContent-BgCST7mK.mjs";
|
|
43
|
+
import { u as ct } from "../useAccountDisplayName-D6sQsNNQ.mjs";
|
|
44
44
|
import Ke from "@mui/material/TextField";
|
|
45
|
-
import { M as dt, I as mt, O as ut } from "../OriginalBalanceAction-
|
|
45
|
+
import { M as dt, I as mt, O as ut } from "../OriginalBalanceAction-V6FEoIDe.mjs";
|
|
46
46
|
import { getUnixTime as _t } from "date-fns/getUnixTime";
|
|
47
47
|
import { isValid as pt } from "date-fns/isValid";
|
|
48
48
|
import { AdapterDateFns as ht } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
49
49
|
import { DatePicker as gt } from "@mui/x-date-pickers";
|
|
50
50
|
import { LocalizationProvider as bt } from "@mui/x-date-pickers/LocalizationProvider";
|
|
51
|
-
import { A as Y, W as ft } from "../WidgetContainer-
|
|
51
|
+
import { A as Y, W as ft } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
52
52
|
import { L as Me } from "../Loader-DUaFpDGv.mjs";
|
|
53
53
|
import { E as yt } from "../EmptyState-DA_lfRBv.mjs";
|
|
54
54
|
import At from "@mui/material/Stack/Stack";
|
|
55
55
|
import Tt from "@mui/material/Box";
|
|
56
56
|
import Ct from "@mui/material/styles/useTheme";
|
|
57
57
|
import { S as St } from "../SingleSegmentDonut-BgbLgwHi.mjs";
|
|
58
|
-
import { M as Rt } from "../MicroWidgetContainer-
|
|
58
|
+
import { M as Rt } from "../MicroWidgetContainer-CFdMGJKg.mjs";
|
|
59
59
|
function de({ title: t, subtitle: n }) {
|
|
60
60
|
return /* @__PURE__ */ i(b, { children: [
|
|
61
61
|
/* @__PURE__ */ e(A, { bold: !0, variant: "Body", children: t }),
|
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 m } from "mobx-react-lite";
|
|
3
|
-
import { H as s } from "../Help-
|
|
4
|
-
import { b as p } from "../hooks-
|
|
3
|
+
import { H as s } from "../Help-hi9I9EYP.mjs";
|
|
4
|
+
import { b as p } from "../hooks-Cy8JnjCg.mjs";
|
|
5
5
|
import { L as a } from "../Loader-DUaFpDGv.mjs";
|
|
6
|
-
import { W as n } from "../WidgetContainer-
|
|
6
|
+
import { W as n } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
7
7
|
const x = m(({ onBackClick: o, sx: i }) => {
|
|
8
8
|
const { isCopyLoaded: e, isInitialized: t } = p();
|
|
9
9
|
return !e || !t ? /* @__PURE__ */ r(a, {}) : /* @__PURE__ */ r(n, { onBackClick: o, sx: { p: 16 }, children: /* @__PURE__ */ r(s, { sx: i }) });
|
|
@@ -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-C6kanU7I.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";
|
|
@@ -16,8 +16,8 @@ import xe from "@mui/material/ToggleButton";
|
|
|
16
16
|
import ye from "@mui/material/ToggleButtonGroup";
|
|
17
17
|
import { Text as i, H1 as fe, P as ve, InstitutionLogo as ne } from "@mxenabled/mxui";
|
|
18
18
|
import Ue from "@mui/material/Button";
|
|
19
|
-
import { u as M, g as be, t as H, b as Q, d as se, n as je } from "../hooks-
|
|
20
|
-
import { A as z, W as ze } from "../WidgetContainer-
|
|
19
|
+
import { u as M, g as be, t as H, b as Q, d as se, n as je } from "../hooks-Cy8JnjCg.mjs";
|
|
20
|
+
import { A as z, W as ze } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
21
21
|
import { a as Oe, f as oe } from "../NumberFormatting-Buh7u8Oi.mjs";
|
|
22
22
|
import { u as U } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
23
23
|
import le from "@mui/material/styles/useTheme";
|
|
@@ -12,7 +12,7 @@ import k from "@mui/material/ListItemText";
|
|
|
12
12
|
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
|
-
import { c as v, u as w, b as C } from "../hooks-
|
|
15
|
+
import { c as v, u as w, b as C } from "../hooks-Cy8JnjCg.mjs";
|
|
16
16
|
import { L as p } from "../Loader-DUaFpDGv.mjs";
|
|
17
17
|
import { S as N } from "../SearchBox-B2_zLv8-.mjs";
|
|
18
18
|
import { M as ne } from "../MerchantStore-WvZ4gnQe.mjs";
|
|
@@ -2,10 +2,10 @@ import { jsx as t, jsxs as r, Fragment as v } from "react/jsx-runtime";
|
|
|
2
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 wt } from "../LineChart-eK4IQImU.mjs";
|
|
5
6
|
import { u as Z } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
6
|
-
import { q as
|
|
7
|
-
import { f as
|
|
8
|
-
import { L as It } from "../LineChart-4Zi8Z8PR.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-Cy8JnjCg.mjs";
|
|
8
|
+
import { f as vt, D as It } from "../Dialog-CWW597AF.mjs";
|
|
9
9
|
import W from "@mui/material/Divider";
|
|
10
10
|
import B from "@mui/material/List";
|
|
11
11
|
import E from "@mui/material/ListSubheader";
|
|
@@ -19,15 +19,15 @@ import { i as nt } from "../DateUtil-BcuH7ErC.mjs";
|
|
|
19
19
|
import { C as y } from "../CurrencyText-kyC1aseI.mjs";
|
|
20
20
|
import { Button as Nt, Stack as Dt } from "@mui/material";
|
|
21
21
|
import { format as Et, fromUnixTime as kt, differenceInMonths as At } from "date-fns";
|
|
22
|
-
import { g as K } from "../NetWorthStore-
|
|
23
|
-
import { N as Re } from "../NetWorthStore-
|
|
22
|
+
import { g as K } from "../NetWorthStore-CxqIxAgN.mjs";
|
|
23
|
+
import { N as Re } from "../NetWorthStore-CxqIxAgN.mjs";
|
|
24
24
|
import { Icon as ot } from "@mxenabled/mx-icons";
|
|
25
25
|
import { f as U } from "../NumberFormatting-Buh7u8Oi.mjs";
|
|
26
|
-
import { A as b, W as Mt } from "../WidgetContainer-
|
|
26
|
+
import { A as b, W as Mt } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
27
27
|
import { L as O } from "../Loader-DUaFpDGv.mjs";
|
|
28
|
-
import { M as Ht } from "../MicroWidgetContainer-
|
|
28
|
+
import { M as Ht } from "../MicroWidgetContainer-CFdMGJKg.mjs";
|
|
29
29
|
import rt from "@mui/material/Box";
|
|
30
|
-
import { C as Bt } from "../ConnectionsDrawer-
|
|
30
|
+
import { C as Bt } from "../ConnectionsDrawer-C6kanU7I.mjs";
|
|
31
31
|
import Ot from "@mui/material/Collapse";
|
|
32
32
|
import V from "@mui/material/ListItemIcon";
|
|
33
33
|
import it from "@mui/material/styles/useTheme";
|
|
@@ -41,8 +41,8 @@ const Rt = ({
|
|
|
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
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 : "",
|
|
@@ -50,14 +50,14 @@ const Rt = ({
|
|
|
50
50
|
stroke: u.palette.success.main
|
|
51
51
|
});
|
|
52
52
|
return /* @__PURE__ */ t(
|
|
53
|
-
|
|
53
|
+
wt,
|
|
54
54
|
{
|
|
55
55
|
baseline: "min",
|
|
56
|
-
colors: [u.palette.success.main],
|
|
57
|
-
datasets: [x],
|
|
58
56
|
chartFor: "networthChart",
|
|
59
57
|
chartXaxisSx: { "& .MuiChartsAxis-tickLabel": { transform: "translateX(8px)" } },
|
|
60
58
|
chartYaxisSx: { "& .MuiChartsAxis-tickLabel": { transform: "translateX(-8px)" } },
|
|
59
|
+
colors: [u.palette.success.main],
|
|
60
|
+
datasets: [x],
|
|
61
61
|
height: 350,
|
|
62
62
|
labels: [],
|
|
63
63
|
margin: { right: 20, left: 100 },
|
|
@@ -443,7 +443,7 @@ const Rt = ({
|
|
|
443
443
|
selectedData: f,
|
|
444
444
|
setHoveredData: L,
|
|
445
445
|
setSelectedData: at
|
|
446
|
-
} = tt(), { isMobile: N } = Z(), { onEvent: D } = Q(), { onLoad: st } =
|
|
446
|
+
} = tt(), { isMobile: N } = Z(), { onEvent: D } = 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
447
|
await S(n), await g(A), lt(!0);
|
|
448
448
|
};
|
|
449
449
|
d.useEffect(() => {
|
|
@@ -11,13 +11,13 @@ import B from "@mui/material/List";
|
|
|
11
11
|
import { Text as m, InstitutionLogo as T, CategoryIcon as R } from "@mxenabled/mxui";
|
|
12
12
|
import { h as I } from "../DateUtil-BcuH7ErC.mjs";
|
|
13
13
|
import { useTheme as O, Card as G } from "@mui/material";
|
|
14
|
-
import { d as E, i as j, u as g, o as N, b as S, a as z } from "../hooks-
|
|
14
|
+
import { d as E, i as j, u as g, o as N, b as S, a as z } from "../hooks-Cy8JnjCg.mjs";
|
|
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
18
|
import { L as w } from "../Loader-DUaFpDGv.mjs";
|
|
19
19
|
import $ from "@mui/material/IconButton";
|
|
20
|
-
import { N as H } from "../NotificationSettings-
|
|
20
|
+
import { N as H } from "../NotificationSettings-DxytNHlN.mjs";
|
|
21
21
|
import { D as C } from "../Drawer-kEE73B87.mjs";
|
|
22
22
|
const yt = (e) => {
|
|
23
23
|
switch (e) {
|
|
@@ -8,8 +8,8 @@ import { startOfToday as ue } from "date-fns/startOfToday";
|
|
|
8
8
|
import { subDays as me } from "date-fns/subDays";
|
|
9
9
|
import ae from "@mui/material/Skeleton";
|
|
10
10
|
import c from "@mui/material/Stack";
|
|
11
|
-
import { R as Ee } from "../RecurringSettings-
|
|
12
|
-
import { M as Gn } from "../RecurringSettings-
|
|
11
|
+
import { R as Ee } from "../RecurringSettings-iIupYxJW.mjs";
|
|
12
|
+
import { M as Gn } from "../RecurringSettings-iIupYxJW.mjs";
|
|
13
13
|
import { addMonths as ze } from "date-fns/addMonths";
|
|
14
14
|
import { subMonths as Fe } from "date-fns/subMonths";
|
|
15
15
|
import { isBefore as Ue } from "date-fns/isBefore";
|
|
@@ -28,11 +28,11 @@ import { isSameDay as nt } from "date-fns/isSameDay";
|
|
|
28
28
|
import it from "@mui/material/Badge";
|
|
29
29
|
import { PickersDay as rt } from "@mui/x-date-pickers/PickersDay";
|
|
30
30
|
import { I as q } from "../IconBacking-B9oC6uL2.mjs";
|
|
31
|
-
import { u as T, b as Z, j as v, g as J, q as Oe, d as he, h as fe, n as ot } from "../hooks-
|
|
31
|
+
import { u as T, b as Z, j as v, g as J, q as Oe, d as he, h as fe, n as ot } from "../hooks-Cy8JnjCg.mjs";
|
|
32
32
|
import { c as L, a as S, g as Ie, f as at } from "../RecurringTransactions-ej39mgA6.mjs";
|
|
33
33
|
import { T as B } from "../RecurringTransactionsStore-BiwCzScZ.mjs";
|
|
34
34
|
import { R as On } from "../RecurringTransactionsStore-BiwCzScZ.mjs";
|
|
35
|
-
import { A as I, W as st } from "../WidgetContainer-
|
|
35
|
+
import { A as I, W as st } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
36
36
|
import ct from "@mui/material/Button";
|
|
37
37
|
import le from "@mui/material/Divider";
|
|
38
38
|
import ve from "@mui/material/List";
|
|
@@ -41,8 +41,8 @@ import lt from "@mui/material/ListSubheader";
|
|
|
41
41
|
import dt from "@mui/material/ListItemAvatar";
|
|
42
42
|
import ut from "@mui/material/ListItemButton";
|
|
43
43
|
import mt from "@mui/material/ListItemText";
|
|
44
|
-
import { b as pt } from "../ManageIncome-
|
|
45
|
-
import { c as Wn, M as $n, S as Pn } from "../ManageIncome-
|
|
44
|
+
import { b as pt } from "../ManageIncome-Cypo9qY4.mjs";
|
|
45
|
+
import { c as Wn, M as $n, S as Pn } from "../ManageIncome-Cypo9qY4.mjs";
|
|
46
46
|
import { f as A } from "../NumberFormatting-Buh7u8Oi.mjs";
|
|
47
47
|
import { D as xe } from "../Drawer-kEE73B87.mjs";
|
|
48
48
|
import { b as O } from "../Localization-2MODESHW.mjs";
|
|
@@ -51,9 +51,9 @@ import k from "@mui/material/Box";
|
|
|
51
51
|
import { S as We } from "../StatusBar-BK_uYHAB.mjs";
|
|
52
52
|
import { u as ye } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
53
53
|
import { L as V } from "../Loader-DUaFpDGv.mjs";
|
|
54
|
-
import { M as gt } from "../MiniWidgetContainer-
|
|
54
|
+
import { M as gt } from "../MiniWidgetContainer-BdgBvpga.mjs";
|
|
55
55
|
import { u as ht } from "../useDimensions-27p2evRx.mjs";
|
|
56
|
-
import { M as ft } from "../MicroWidgetContainer-
|
|
56
|
+
import { M as ft } from "../MicroWidgetContainer-CFdMGJKg.mjs";
|
|
57
57
|
const Q = {
|
|
58
58
|
gridRow: 1,
|
|
59
59
|
gridColumn: 1,
|
|
@@ -16,9 +16,9 @@ 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 L, Text as v, Icon as M, ChevronRightIcon as ve } from "@mxenabled/mxui";
|
|
19
|
-
import { V as Ce, a as De, N as G } from "../NotificationSettings-
|
|
20
|
-
import { A as qt, B as Qt, I as Zt } from "../NotificationSettings-
|
|
21
|
-
import { u as k, a as W, s as A, p as Se, b as Z, m as ee, n as te } from "../hooks-
|
|
19
|
+
import { V as Ce, a as De, N as G } from "../NotificationSettings-DxytNHlN.mjs";
|
|
20
|
+
import { A as qt, B as Qt, I as Zt } from "../NotificationSettings-DxytNHlN.mjs";
|
|
21
|
+
import { u as k, a as W, s as A, p as Se, b as Z, m as ee, n as te } from "../hooks-Cy8JnjCg.mjs";
|
|
22
22
|
import { u as H } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
23
23
|
import { a as $ } from "../Dialog-CWW597AF.mjs";
|
|
24
24
|
import { formatDistanceToNow as oe } from "date-fns/formatDistanceToNow";
|
|
@@ -35,14 +35,14 @@ import { L as re } from "../Loader-DUaFpDGv.mjs";
|
|
|
35
35
|
import Ae from "@mui/material/List";
|
|
36
36
|
import j from "@mui/material/Divider";
|
|
37
37
|
import Ee from "@mui/material/ListSubheader";
|
|
38
|
-
import { a as Re, u as Pe } from "../CategorySelectorDrawer-
|
|
38
|
+
import { a as Re, u as Pe } from "../CategorySelectorDrawer-Buy70Y3V.mjs";
|
|
39
39
|
import Be from "@mui/material/ListItem";
|
|
40
40
|
import Me from "@mui/material/ListItemButton";
|
|
41
41
|
import Ne from "@mui/material/ListItemIcon";
|
|
42
42
|
import Le from "@mui/material/ListItemText";
|
|
43
43
|
import { D as He } from "../Drawer-kEE73B87.mjs";
|
|
44
|
-
import { H as Oe } from "../Help-
|
|
45
|
-
import { W as K } from "../WidgetContainer-
|
|
44
|
+
import { H as Oe } from "../Help-hi9I9EYP.mjs";
|
|
45
|
+
import { W as K } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
46
46
|
const Ue = ({ availableWidth: t, handleOnLeavClick: a }) => {
|
|
47
47
|
const o = xe(), { common: n, settings: r } = k(), { isDesktop: d, isMobile: l, isSmallMobile: i, isTablet: s } = H(t), { config: b } = W(), { updateUser: _ } = A(), { user: m } = Se(), [p, S] = u.useState({
|
|
48
48
|
first_name: m.first_name,
|
|
@@ -12,14 +12,14 @@ import { b as V } from "../CategoryUtil-BR3H5i6n.mjs";
|
|
|
12
12
|
import { b as _ } from "../Category-CevNQ03n.mjs";
|
|
13
13
|
import { Text as y, CategoryIcon as yt, CategoryIconVariants as bt } from "@mxenabled/mxui";
|
|
14
14
|
import { f as v } from "../NumberFormatting-Buh7u8Oi.mjs";
|
|
15
|
-
import { c as Ct, T as _t, a as St } from "../TransactionDetails-
|
|
15
|
+
import { c as Ct, T as _t, a as St } from "../TransactionDetails-BUoNbsu-.mjs";
|
|
16
16
|
import Tt from "@mui/material/Button";
|
|
17
17
|
import { useTheme as rt } from "@mui/material";
|
|
18
|
-
import { u as E, b as O, m as z, d as st, n as Mt, a as lt, h as Dt, g as xt } from "../hooks-
|
|
18
|
+
import { u as E, b as O, m as z, d as st, n as Mt, a as lt, h as Dt, g as xt } from "../hooks-Cy8JnjCg.mjs";
|
|
19
19
|
import { u as ct } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
20
20
|
import { D as wt } from "../Donut-oaQFlbit.mjs";
|
|
21
21
|
import { L as F } from "../Loader-DUaFpDGv.mjs";
|
|
22
|
-
import { M as vt } from "../MiniWidgetContainer-
|
|
22
|
+
import { M as vt } from "../MiniWidgetContainer-BdgBvpga.mjs";
|
|
23
23
|
import { startOfToday as q } from "date-fns/startOfToday";
|
|
24
24
|
import It from "@mui/material/Collapse";
|
|
25
25
|
import B from "@mui/material/Divider";
|
|
@@ -27,7 +27,7 @@ import J from "@mui/material/List";
|
|
|
27
27
|
import Q from "@mui/material/ListItem";
|
|
28
28
|
import Et from "@mui/material/ListItemButton";
|
|
29
29
|
import { D as Z } from "../Drawer-kEE73B87.mjs";
|
|
30
|
-
import { A as tt, W as At } from "../WidgetContainer-
|
|
30
|
+
import { A as tt, W as At } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
31
31
|
const j = 5, Lt = (o, d, r) => r.reduce((l, n) => {
|
|
32
32
|
if (n.total > 0) {
|
|
33
33
|
const a = o.find((s) => s.guid === n.category_guid);
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { T as Ta } from "../TransactionApi-CjBoLleL.mjs";
|
|
2
|
-
import { u as P, C as Pe, D as $e, M as Ve, d as We, c as Ge, T as Ue, a as Fe } from "../TransactionDetails-
|
|
3
|
-
import { B as Sa, e as xa, b as wa } from "../TransactionDetails-
|
|
4
|
-
import { T as M } from "../User-
|
|
5
|
-
import { O as va } from "../User-
|
|
6
|
-
import { S as ae, D as ze } from "../TransactionStore-
|
|
7
|
-
import { T as Na } from "../TransactionStore-
|
|
8
|
-
import { e as Ke } from "../exportTransactionsToCSV-
|
|
9
|
-
import { E as Oa } from "../ExportCsvAction-
|
|
2
|
+
import { u as P, C as Pe, D as $e, M as Ve, d as We, c as Ge, T as Ue, a as Fe } from "../TransactionDetails-BUoNbsu-.mjs";
|
|
3
|
+
import { B as Sa, e as xa, b as wa } from "../TransactionDetails-BUoNbsu-.mjs";
|
|
4
|
+
import { T as M } from "../User-Bj34_i8g.mjs";
|
|
5
|
+
import { O as va } from "../User-Bj34_i8g.mjs";
|
|
6
|
+
import { S as ae, D as ze } from "../TransactionStore-C1oyQCZK.mjs";
|
|
7
|
+
import { T as Na } from "../TransactionStore-C1oyQCZK.mjs";
|
|
8
|
+
import { e as Ke } from "../exportTransactionsToCSV-B8qpk5MU.mjs";
|
|
9
|
+
import { E as Oa } from "../ExportCsvAction-DZ10CbWd.mjs";
|
|
10
10
|
import { jsxs as _, jsx as e } from "react/jsx-runtime";
|
|
11
11
|
import u from "react";
|
|
12
12
|
import { observer as x } from "mobx-react-lite";
|
|
@@ -15,7 +15,7 @@ import { DataGridPro as je } from "@mui/x-data-grid-pro";
|
|
|
15
15
|
import S from "@mui/material/Box";
|
|
16
16
|
import { useTheme as Xe } from "@mui/material/styles";
|
|
17
17
|
import { Text as C, Icon as B, MerchantLogo as Ye, TextField as ne, P as Je } from "@mxenabled/mxui";
|
|
18
|
-
import { h as $, u as w, b as j, d as se, m as Qe, a as Ze, g as et, p as tt } from "../hooks-
|
|
18
|
+
import { h as $, u as w, b as j, d as se, m as Qe, a as Ze, g as et, p as tt } from "../hooks-Cy8JnjCg.mjs";
|
|
19
19
|
import { fromUnixTime as at } from "date-fns/fromUnixTime";
|
|
20
20
|
import { f as nt, D as ot, a as ie } from "../Dialog-CWW597AF.mjs";
|
|
21
21
|
import N from "@mui/material/Stack";
|
|
@@ -26,15 +26,15 @@ import { getUnixTime as st } from "date-fns/getUnixTime";
|
|
|
26
26
|
import { startOfMonth as it } from "date-fns/startOfMonth";
|
|
27
27
|
import { startOfToday as K } from "date-fns/startOfToday";
|
|
28
28
|
import ct from "@mui/material/styles/useTheme";
|
|
29
|
-
import { l as lt } from "../ConnectDrawer-
|
|
29
|
+
import { l as lt } from "../ConnectDrawer-CbxHKlRv.mjs";
|
|
30
30
|
import dt from "@mui/material/Divider";
|
|
31
31
|
import ut from "@mui/material/MenuItem";
|
|
32
32
|
import mt from "@mui/material/RadioGroup";
|
|
33
33
|
import { ExpandMore as _t } from "@mxenabled/mx-icons";
|
|
34
|
-
import { C as pt } from "../CurrencyInput-
|
|
35
|
-
import { a as gt, u as ht } from "../CategorySelectorDrawer-
|
|
34
|
+
import { C as pt } from "../CurrencyInput-lSC7oPDg.mjs";
|
|
35
|
+
import { a as gt, u as ht } from "../CategorySelectorDrawer-Buy70Y3V.mjs";
|
|
36
36
|
import { b as q } from "../Localization-2MODESHW.mjs";
|
|
37
|
-
import { A, W as ft } from "../WidgetContainer-
|
|
37
|
+
import { A, W as ft } from "../WidgetContainer-BnTgAfQn.mjs";
|
|
38
38
|
import { u as Ct } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
39
39
|
import { S as yt } from "../SearchBox-B2_zLv8-.mjs";
|
|
40
40
|
import { D as oe } from "../Drawer-kEE73B87.mjs";
|