@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
package/dist/debts/index.es.js
CHANGED
|
@@ -8,30 +8,30 @@ import { intervalToDuration as Ae, formatDuration as Ee } from "date-fns";
|
|
|
8
8
|
import { addMonths as se } from "date-fns/addMonths";
|
|
9
9
|
import { fromUnixTime as ce } from "date-fns/fromUnixTime";
|
|
10
10
|
import { getUnixTime as de } from "date-fns/getUnixTime";
|
|
11
|
-
import { D as P, M as Ie, I as Be } from "../DebtsStore-
|
|
12
|
-
import { a as Lr } from "../DebtsStore-
|
|
11
|
+
import { D as P, M as Ie, I as Be } from "../DebtsStore-Bu8rRRSL.mjs";
|
|
12
|
+
import { a as Lr } from "../DebtsStore-Bu8rRRSL.mjs";
|
|
13
13
|
import { f as k, a as Me } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
14
14
|
import { f as U, a as q } from "../Dialog-BPTr3qHE.mjs";
|
|
15
|
-
import { G as Pe, x as Z,
|
|
15
|
+
import { G as Pe, x as Z, u as S, l as V, g as F, d as J, n as ke, b as Ne } from "../hooks-C41HAxM5.mjs";
|
|
16
16
|
import { u as Y } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
17
17
|
import { D as re } from "../Drawer-BEtCk82g.mjs";
|
|
18
18
|
import { b as I } from "../Localization-2MODESHW.mjs";
|
|
19
|
-
import { A as Fe, u as Re } from "../AccountDetailsHeader-
|
|
19
|
+
import { A as Fe, u as Re } from "../AccountDetailsHeader-Cbi5G6fJ.mjs";
|
|
20
20
|
import Le from "@mui/material/Card";
|
|
21
21
|
import $e from "@mui/material/CardContent";
|
|
22
22
|
import He from "@mui/material/CardHeader";
|
|
23
23
|
import { LineChart as Oe } from "@mui/x-charts";
|
|
24
24
|
import ae from "@mui/material/Box";
|
|
25
25
|
import { useTheme as We } from "@mui/material/styles";
|
|
26
|
-
import { A as T, W as Ge } from "../WidgetContainer-
|
|
26
|
+
import { A as T, W as Ge } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
27
27
|
import pe from "@mui/material/Tab";
|
|
28
28
|
import je from "@mui/material/Tabs";
|
|
29
29
|
import ye from "@mui/material/List";
|
|
30
30
|
import G from "@mui/material/Divider";
|
|
31
|
-
import { M as ze, I as Xe, O as Ve } from "../OriginalBalanceAction-
|
|
31
|
+
import { M as ze, I as Xe, O as Ve } from "../OriginalBalanceAction-DK8_LkPz.mjs";
|
|
32
32
|
import Ye from "@mui/material/TextField";
|
|
33
|
-
import { L as Q } from "../ListItemAction-
|
|
34
|
-
import { C as ne } from "../CurrencyInput-
|
|
33
|
+
import { L as Q } from "../ListItemAction-uobBrm_a.mjs";
|
|
34
|
+
import { C as ne } from "../CurrencyInput-BFKcs-_K.mjs";
|
|
35
35
|
import me from "@mui/material/Alert";
|
|
36
36
|
import he from "@mui/material/AlertTitle";
|
|
37
37
|
import ue from "@mui/material/Paper";
|
|
@@ -39,7 +39,7 @@ import { Error as Ke, CheckCircle as fe } from "@mxenabled/mx-icons";
|
|
|
39
39
|
import { T as be } from "../TabContentContainer-j01JYR_7.mjs";
|
|
40
40
|
import { DataGridPro as Ue } from "@mui/x-data-grid-pro";
|
|
41
41
|
import { H as j } from "../HeaderCell-DjuifqHJ.mjs";
|
|
42
|
-
import { f as qe } from "../ConnectDrawer-
|
|
42
|
+
import { f as qe } from "../ConnectDrawer-CuUj16NH.mjs";
|
|
43
43
|
import xe from "@mui/material/Button";
|
|
44
44
|
import Ze from "@mui/material/IconButton";
|
|
45
45
|
import Je from "@mui/material/ListItem";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { fromUnixTime as d } from "date-fns/fromUnixTime";
|
|
2
2
|
import { c as u } from "./Category-CevNQ03n.mjs";
|
|
3
3
|
import { f as p, a as g } from "./Dialog-BPTr3qHE.mjs";
|
|
4
|
-
import { T as m } from "./User-
|
|
4
|
+
import { T as m } from "./User-wXzDI4M8.mjs";
|
|
5
5
|
function f(t) {
|
|
6
6
|
return new Set(
|
|
7
7
|
t.filter((n) => n.parent_guid !== void 0).map((n) => n.parent_guid)
|
|
@@ -9,14 +9,14 @@ import { g as fn, a as xn, r as et, b as Sn, c as Ne, d as mt, C as ke, e as Me,
|
|
|
9
9
|
import { y as xi, F as Si } from "../FinstrongStore-BIrX0Xg2.mjs";
|
|
10
10
|
import * as ot from "d3";
|
|
11
11
|
import { observer as v } from "mobx-react-lite";
|
|
12
|
-
import {
|
|
12
|
+
import { u as x, b as q, a as je, p as J, z as L, q as Fn, d as xe, m as Ke, f as Rn, j as Ve, h as Ln, i as Pn, n as Bn } from "../hooks-C41HAxM5.mjs";
|
|
13
13
|
import { L as ee } from "../Loader-DUaFpDGv.mjs";
|
|
14
14
|
import m from "react";
|
|
15
15
|
import B from "@mui/material/Button";
|
|
16
16
|
import Y from "@mui/material/Card";
|
|
17
|
-
import { L as Ye } from "../LineChart-
|
|
18
|
-
import { C as St } from "../ConnectionsDrawer-
|
|
19
|
-
import { l as re, g as Ct, A as Ge } from "../ConnectDrawer-
|
|
17
|
+
import { L as Ye } from "../LineChart-bc1D9xBE.mjs";
|
|
18
|
+
import { C as St } from "../ConnectionsDrawer-Bz4uwdFE.mjs";
|
|
19
|
+
import { l as re, g as Ct, A as Ge } from "../ConnectDrawer-CuUj16NH.mjs";
|
|
20
20
|
import se from "@mui/material/Tab";
|
|
21
21
|
import Xe from "@mui/material/Tabs";
|
|
22
22
|
import Fe from "@mui/material/TextField";
|
|
@@ -29,7 +29,7 @@ import le from "@mui/material/Divider";
|
|
|
29
29
|
import ge from "@mui/material/ListItem";
|
|
30
30
|
import wt from "@mui/material/ListItemAvatar";
|
|
31
31
|
import ye from "@mui/material/ListItemText";
|
|
32
|
-
import { g as kt } from "../AccountFields-
|
|
32
|
+
import { g as kt } from "../AccountFields-Cd_nOWmf.mjs";
|
|
33
33
|
import Ee from "@mui/material/List";
|
|
34
34
|
import En from "@mui/material/ListItemButton";
|
|
35
35
|
import Hn from "@mui/material/ListSubheader";
|
|
@@ -38,7 +38,7 @@ import { b as K } from "../Localization-2MODESHW.mjs";
|
|
|
38
38
|
import { S as rt, F as Mt, e as Nn, R as Dt } from "../RecurringTransactions-BqijW_8S.mjs";
|
|
39
39
|
import { S as jn } from "../StatusBar-BK_uYHAB.mjs";
|
|
40
40
|
import { h as It } from "../DateUtil-CBdcsyuk.mjs";
|
|
41
|
-
import { T as Kn, s as Vn, h as Yn, S as Xn, c as qn } from "../TransactionDetails-
|
|
41
|
+
import { T as Kn, s as Vn, h as Yn, S as Xn, c as qn } from "../TransactionDetails-COH0OKNG.mjs";
|
|
42
42
|
import { T as ce } from "../TabContentContainer-j01JYR_7.mjs";
|
|
43
43
|
import { E as Re } from "../EmptyState-DoxNUae-.mjs";
|
|
44
44
|
import Un from "@mui/material/useMediaQuery";
|
|
@@ -48,15 +48,15 @@ import { ResponsiveChartContainer as Jn } from "@mui/x-charts/ResponsiveChartCon
|
|
|
48
48
|
import { useSpring as eo, animated as at } from "@react-spring/web";
|
|
49
49
|
import { startOfMonth as At } from "date-fns/startOfMonth";
|
|
50
50
|
import { endOfMonth as Tt } from "date-fns/endOfMonth";
|
|
51
|
-
import { g as to, S as no, b as oo } from "../SpendingLegend-
|
|
51
|
+
import { g as to, S as no, b as oo } from "../SpendingLegend-Bf-wbJvb.mjs";
|
|
52
52
|
import { formatISO as ro } from "date-fns/formatISO";
|
|
53
53
|
import { fromUnixTime as ao } from "date-fns/fromUnixTime";
|
|
54
54
|
import { startOfToday as it } from "date-fns/startOfToday";
|
|
55
55
|
import { subDays as io } from "date-fns/subDays";
|
|
56
|
-
import { c as so, d as st, S as co, i as lo } from "../ManageIncome-
|
|
56
|
+
import { c as so, d as st, S as co, i as lo } from "../ManageIncome-A69EUO5u.mjs";
|
|
57
57
|
import { LocalizationProvider as po, DatePicker as _o, StaticDatePicker as ho } from "@mui/x-date-pickers";
|
|
58
58
|
import { AdapterDateFns as Ot } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
59
|
-
import { R as uo } from "../RecurringSettings-
|
|
59
|
+
import { R as uo } from "../RecurringSettings-B0uObPlD.mjs";
|
|
60
60
|
import { LocalizationProvider as mo } from "@mui/x-date-pickers/LocalizationProvider";
|
|
61
61
|
import { format as go } from "date-fns/format";
|
|
62
62
|
import yo from "@mui/lab/Timeline";
|
|
@@ -69,7 +69,7 @@ import wo from "@mui/material/Accordion";
|
|
|
69
69
|
import ko from "@mui/material/AccordionDetails";
|
|
70
70
|
import Mo from "@mui/material/AccordionSummary";
|
|
71
71
|
import Do from "@mui/material/CardHeader";
|
|
72
|
-
import { W as Io } from "../WidgetContainer-
|
|
72
|
+
import { W as Io } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
73
73
|
const Ao = ({
|
|
74
74
|
dialScoreData: t,
|
|
75
75
|
dataIndex: o,
|