@mx-cartographer/experiences 7.4.2 → 7.4.3
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/{AccountDetailsContent-gke-5zMF.mjs → AccountDetailsContent-COMjOzwr.mjs} +5 -5
- package/dist/{AccountDetailsHeader-CRzfuFA2.mjs → AccountDetailsHeader-Cbi5G6fJ.mjs} +2 -2
- package/dist/{AccountFields-CPkGZ3SD.mjs → AccountFields-Cd_nOWmf.mjs} +1 -1
- package/dist/{AccountListItem-D4uG9yC-.mjs → AccountListItem-DxY4cCF1.mjs} +2 -2
- package/dist/{BudgetUtil-wjoNuj7B.mjs → BudgetUtil-Df2nII9u.mjs} +1 -1
- package/dist/{CurrencyInput-xH-hqry9.mjs → CurrencyInput-BFKcs-_K.mjs} +1 -1
- package/dist/{CurrencyText-kyC1aseI.mjs → CurrencyText-Dr0EZ7bp.mjs} +1 -1
- package/dist/{FinstrongStore-CfD6bbJk.mjs → FinstrongStore-BnBCtVTl.mjs} +1 -1
- package/dist/{GoalStore-j6QYHgEa.mjs → GoalStore-CrNhjvNc.mjs} +1 -1
- package/dist/{LineChart-DttMO7uS.mjs → LineChart-bc1D9xBE.mjs} +81 -81
- package/dist/{ManageIncome-CU5C0AeO.mjs → ManageIncome-A69EUO5u.mjs} +3 -3
- package/dist/{NotificationSettings-DI5B1spM.mjs → NotificationSettings-CNmJWVeI.mjs} +2 -2
- package/dist/{NumberFormatting-Buh7u8Oi.mjs → NumberFormatting-DjTD0t3W.mjs} +9 -9
- package/dist/{OriginalBalanceAction-CCmnsd7y.mjs → OriginalBalanceAction-DK8_LkPz.mjs} +2 -2
- package/dist/{RecurringSettings-Cm5Bqcai.mjs → RecurringSettings-B0uObPlD.mjs} +2 -2
- package/dist/{RecurringTransactions-CngsRZ3K.mjs → RecurringTransactions-BqijW_8S.mjs} +1 -1
- package/dist/{RecurringTransactionsStore-Bc1wCiNB.mjs → RecurringTransactionsStore-BhBUVm9a.mjs} +1 -1
- package/dist/{SpendingLegend-B2BYr8B4.mjs → SpendingLegend-BbrZWbFX.mjs} +2 -2
- package/dist/{TransactionDetails-CtbBBSoU.mjs → TransactionDetails-COH0OKNG.mjs} +2 -2
- package/dist/accounts/index.es.js +8 -8
- package/dist/budgets/index.es.js +5 -5
- package/dist/cashflow/index.es.js +7 -7
- package/dist/common/index.es.js +11 -11
- package/dist/debts/index.es.js +4 -4
- package/dist/finstrong/index.es.js +417 -413
- package/dist/goals/index.es.js +7 -7
- package/dist/investments/index.es.js +1 -1
- package/dist/networth/index.es.js +3 -3
- package/dist/notifications/index.es.js +1 -1
- package/dist/recurringtransactions/index.es.js +8 -8
- package/dist/settings/index.es.js +2 -2
- package/dist/spending/index.es.js +3 -3
- package/dist/transactions/index.es.js +4 -4
- package/dist/trends/index.es.js +4 -4
- package/package.json +1 -1
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-CrNhjvNc.mjs";
|
|
2
|
+
import { c as qn, d as Jn } from "../GoalStore-CrNhjvNc.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";
|
|
@@ -19,12 +19,12 @@ 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
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-C41HAxM5.mjs";
|
|
21
21
|
import { u as ge } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
22
|
-
import { f as x } from "../NumberFormatting-
|
|
22
|
+
import { f as x } from "../NumberFormatting-DjTD0t3W.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
26
|
import { L as Q } from "../ListItemAction-uobBrm_a.mjs";
|
|
27
|
-
import { C as we } from "../CurrencyInput-
|
|
27
|
+
import { C as we } from "../CurrencyInput-BFKcs-_K.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";
|
|
@@ -38,11 +38,11 @@ import { g as De, A as ye } from "../ConnectDrawer-CuUj16NH.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-
|
|
41
|
+
import { u as it, A as st } from "../AccountDetailsHeader-Cbi5G6fJ.mjs";
|
|
42
|
+
import { A as lt } from "../AccountDetailsContent-COMjOzwr.mjs";
|
|
43
43
|
import { u as ct } from "../useAccountDisplayName-CMMlIOXF.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-DK8_LkPz.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";
|
|
@@ -18,7 +18,7 @@ import { Text as i, H1 as fe, P as ve, InstitutionLogo as ne } from "@mxenabled/
|
|
|
18
18
|
import Ue from "@mui/material/Button";
|
|
19
19
|
import { u as M, g as be, t as H, b as Q, d as se, n as je } from "../hooks-C41HAxM5.mjs";
|
|
20
20
|
import { A as z, W as ze } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
21
|
-
import { a as Oe, f as oe } from "../NumberFormatting-
|
|
21
|
+
import { a as Oe, f as oe } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
22
22
|
import { u as U } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
23
23
|
import le from "@mui/material/styles/useTheme";
|
|
24
24
|
import { Icon as k } from "@mxenabled/mx-icons";
|
|
@@ -2,7 +2,7 @@ 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-
|
|
5
|
+
import { L as wt } from "../LineChart-bc1D9xBE.mjs";
|
|
6
6
|
import { u as Z } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
7
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
8
|
import { f as vt, a as It } from "../Dialog-BPTr3qHE.mjs";
|
|
@@ -16,13 +16,13 @@ import D from "@mui/material/ListItem";
|
|
|
16
16
|
import et from "@mui/material/ListItemButton";
|
|
17
17
|
import _ from "@mui/material/ListItemText";
|
|
18
18
|
import { i as nt } from "../DateUtil-CBdcsyuk.mjs";
|
|
19
|
-
import { C as y } from "../CurrencyText-
|
|
19
|
+
import { C as y } from "../CurrencyText-Dr0EZ7bp.mjs";
|
|
20
20
|
import { Button as Nt, Stack as Et } from "@mui/material";
|
|
21
21
|
import { format as kt, fromUnixTime as Dt, differenceInMonths as At } from "date-fns";
|
|
22
22
|
import { g as K } from "../NetWorthStore-CpL_kqvx.mjs";
|
|
23
23
|
import { N as Re } from "../NetWorthStore-CpL_kqvx.mjs";
|
|
24
24
|
import { Icon as ot } from "@mxenabled/mx-icons";
|
|
25
|
-
import { f as U } from "../NumberFormatting-
|
|
25
|
+
import { f as U } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
26
26
|
import { A as b, W as Mt } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
27
27
|
import { L as O } from "../Loader-DUaFpDGv.mjs";
|
|
28
28
|
import { M as Ht } from "../MicroWidgetContainer-DEiRnYVa.mjs";
|
|
@@ -17,7 +17,7 @@ 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-CNmJWVeI.mjs";
|
|
21
21
|
import { D as C } from "../Drawer-BEtCk82g.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-B0uObPlD.mjs";
|
|
12
|
+
import { M as Gn } from "../RecurringSettings-B0uObPlD.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";
|
|
@@ -29,9 +29,9 @@ import it from "@mui/material/Badge";
|
|
|
29
29
|
import { PickersDay as rt } from "@mui/x-date-pickers/PickersDay";
|
|
30
30
|
import { I as X } from "../IconBacking-B9oC6uL2.mjs";
|
|
31
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-C41HAxM5.mjs";
|
|
32
|
-
import { c as L, a as D, g as Ie, f as at } from "../RecurringTransactions-
|
|
33
|
-
import { T as P } from "../RecurringTransactionsStore-
|
|
34
|
-
import { R as On } from "../RecurringTransactionsStore-
|
|
32
|
+
import { c as L, a as D, g as Ie, f as at } from "../RecurringTransactions-BqijW_8S.mjs";
|
|
33
|
+
import { T as P } from "../RecurringTransactionsStore-BhBUVm9a.mjs";
|
|
34
|
+
import { R as On } from "../RecurringTransactionsStore-BhBUVm9a.mjs";
|
|
35
35
|
import { A as I, W as st } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
36
36
|
import ct from "@mui/material/Button";
|
|
37
37
|
import le from "@mui/material/Divider";
|
|
@@ -41,9 +41,9 @@ 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 Bn } from "../ManageIncome-
|
|
46
|
-
import { f as A } from "../NumberFormatting-
|
|
44
|
+
import { b as pt } from "../ManageIncome-A69EUO5u.mjs";
|
|
45
|
+
import { c as Wn, M as $n, S as Bn } from "../ManageIncome-A69EUO5u.mjs";
|
|
46
|
+
import { f as A } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
47
47
|
import { D as xe } from "../Drawer-BEtCk82g.mjs";
|
|
48
48
|
import { b as O } from "../Localization-2MODESHW.mjs";
|
|
49
49
|
import { f as E, a as G } from "../Dialog-BPTr3qHE.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 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-
|
|
19
|
+
import { V as Ce, a as De, N as G } from "../NotificationSettings-CNmJWVeI.mjs";
|
|
20
|
+
import { A as qt, B as Qt, I as Zt } from "../NotificationSettings-CNmJWVeI.mjs";
|
|
21
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-C41HAxM5.mjs";
|
|
22
22
|
import { u as H } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
23
23
|
import { D as $ } from "../Dialog-BPTr3qHE.mjs";
|
|
@@ -8,9 +8,9 @@ import C from "@mui/material/Stack";
|
|
|
8
8
|
import E from "@mui/material/Tab";
|
|
9
9
|
import st from "@mui/material/Tabs";
|
|
10
10
|
import ft from "@mui/material/styles/useTheme";
|
|
11
|
-
import { g as ct, a as lt, S as W, b as Q } from "../SpendingLegend-
|
|
11
|
+
import { g as ct, a as lt, S as W, b as Q } from "../SpendingLegend-BbrZWbFX.mjs";
|
|
12
12
|
import { Text as y, Icon as bt } from "@mxenabled/mxui";
|
|
13
|
-
import { f as A } from "../NumberFormatting-
|
|
13
|
+
import { f as A } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
14
14
|
import { u as v, b as R, m as F, d as dt, n as _t, a as V, h as Ct, g as yt } from "../hooks-C41HAxM5.mjs";
|
|
15
15
|
import { L as P } from "../Loader-DUaFpDGv.mjs";
|
|
16
16
|
import { M as St } from "../MiniWidgetContainer-CmXpTylX.mjs";
|
|
@@ -18,7 +18,7 @@ import { startOfToday as Z } from "date-fns/startOfToday";
|
|
|
18
18
|
import Tt from "@mui/material/Button";
|
|
19
19
|
import { useTheme as Mt } from "@mui/material";
|
|
20
20
|
import { e as xt } from "../exportTransactionsToCSV-Cz2t0lmA.mjs";
|
|
21
|
-
import { T as vt, a as wt } from "../TransactionDetails-
|
|
21
|
+
import { T as vt, a as wt } from "../TransactionDetails-COH0OKNG.mjs";
|
|
22
22
|
import Dt from "@mui/material/Collapse";
|
|
23
23
|
import z from "@mui/material/Divider";
|
|
24
24
|
import tt from "@mui/material/List";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { T as Ta } from "../TransactionApi-CjBoLleL.mjs";
|
|
2
|
-
import { b as P, C as Pe, D as $e, M as Ve, d as We, u as Ge, T as Ue, a as Fe } from "../TransactionDetails-
|
|
3
|
-
import { B as Sa, e as xa, c as wa } from "../TransactionDetails-
|
|
2
|
+
import { b as P, C as Pe, D as $e, M as Ve, d as We, u as Ge, T as Ue, a as Fe } from "../TransactionDetails-COH0OKNG.mjs";
|
|
3
|
+
import { B as Sa, e as xa, c as wa } from "../TransactionDetails-COH0OKNG.mjs";
|
|
4
4
|
import { T as M } from "../User-wXzDI4M8.mjs";
|
|
5
5
|
import { O as va } from "../User-wXzDI4M8.mjs";
|
|
6
6
|
import { S as ae, D as ze } from "../TransactionStore-Dz-G8Wd0.mjs";
|
|
@@ -19,7 +19,7 @@ import { h as $, u as w, b as j, d as se, m as Qe, a as Ze, g as et, p as tt } f
|
|
|
19
19
|
import { fromUnixTime as at } from "date-fns/fromUnixTime";
|
|
20
20
|
import { f as nt, a as ot, D as ie } from "../Dialog-BPTr3qHE.mjs";
|
|
21
21
|
import N from "@mui/material/Stack";
|
|
22
|
-
import { f as ce } from "../NumberFormatting-
|
|
22
|
+
import { f as ce } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
23
23
|
import { L as X } from "../Loader-DUaFpDGv.mjs";
|
|
24
24
|
import { endOfMonth as rt } from "date-fns/endOfMonth";
|
|
25
25
|
import { getUnixTime as st } from "date-fns/getUnixTime";
|
|
@@ -31,7 +31,7 @@ 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-
|
|
34
|
+
import { C as pt } from "../CurrencyInput-BFKcs-_K.mjs";
|
|
35
35
|
import { a as gt, u as ht } from "../CategorySelectorDrawer-DqJK_rrL.mjs";
|
|
36
36
|
import { b as q } from "../Localization-2MODESHW.mjs";
|
|
37
37
|
import { A, W as ft } from "../WidgetContainer-6dsjtOVg.mjs";
|
package/dist/trends/index.es.js
CHANGED
|
@@ -17,11 +17,11 @@ import Re from "@mui/material/Divider";
|
|
|
17
17
|
import We from "@mui/material/Grid";
|
|
18
18
|
import { u as W, m as U, g as P, b as me, h as xe, d as ve, w as pe, f as He, q as gt, n as mt, a as pt } from "../hooks-C41HAxM5.mjs";
|
|
19
19
|
import { b as Fe } from "../Localization-2MODESHW.mjs";
|
|
20
|
-
import { C as Te } from "../CurrencyText-
|
|
20
|
+
import { C as Te } from "../CurrencyText-Dr0EZ7bp.mjs";
|
|
21
21
|
import { useTheme as Ct, Card as yt, CardContent as ft, Box as _t, Stack as Tt } from "@mui/material";
|
|
22
22
|
import { f as J, a as z } from "../Dialog-BPTr3qHE.mjs";
|
|
23
23
|
import { C as Me, c as St } from "../Category-CevNQ03n.mjs";
|
|
24
|
-
import { f as oe, a as bt } from "../NumberFormatting-
|
|
24
|
+
import { f as oe, a as bt } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
25
25
|
import { a as xt, g as vt, L as ze } from "../TrendsStore-BW9FGQeE.mjs";
|
|
26
26
|
import { T as Gn } from "../TrendsStore-BW9FGQeE.mjs";
|
|
27
27
|
import { i as wt, c as Dt, d as It, e as Et, f as Lt, h as Mt, b as Ke, g as je, j as Oe } from "../SpendingData-BuJ03S9d.mjs";
|
|
@@ -31,10 +31,10 @@ import { DataGridPro as kt } from "@mui/x-data-grid-pro";
|
|
|
31
31
|
import { H as Ge } from "../HeaderCell-DjuifqHJ.mjs";
|
|
32
32
|
import { T as G, b as Ht } from "../ViewMoreMicroCard-C0832BMe.mjs";
|
|
33
33
|
import { A as v, W as Ye } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
34
|
-
import { a as Ue, T as Xe } from "../TransactionDetails-
|
|
34
|
+
import { a as Ue, T as Xe } from "../TransactionDetails-COH0OKNG.mjs";
|
|
35
35
|
import { D as ke } from "../Drawer-BEtCk82g.mjs";
|
|
36
36
|
import { L as ge } from "../Loader-DUaFpDGv.mjs";
|
|
37
|
-
import { L as Ne } from "../LineChart-
|
|
37
|
+
import { L as Ne } from "../LineChart-bc1D9xBE.mjs";
|
|
38
38
|
import { M as Nt } from "../MiniWidgetContainer-CmXpTylX.mjs";
|
|
39
39
|
import { subMonths as Wt } from "date-fns";
|
|
40
40
|
import { TrendingUp as Ot, TrendingDown as Gt, MultilineChart as Bt, ExpandLess as Vt, ExpandMore as Pt } from "@mxenabled/mx-icons";
|