@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
|
@@ -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-CBdcsyuk.mjs";
|
|
13
13
|
import { useTheme as O, Card as G } from "@mui/material";
|
|
14
|
-
import {
|
|
14
|
+
import { d as E, i as j, u as g, o as N, b as S, a as z } from "../hooks-C41HAxM5.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-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";
|
|
@@ -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 X } from "../IconBacking-B9oC6uL2.mjs";
|
|
31
|
-
import {
|
|
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
32
|
import { c as L, a as D, g as Ie, f as at } from "../RecurringTransactions-BqijW_8S.mjs";
|
|
33
33
|
import { T as P } from "../RecurringTransactionsStore-BhBUVm9a.mjs";
|
|
34
34
|
import { R as On } from "../RecurringTransactionsStore-BhBUVm9a.mjs";
|
|
35
|
-
import { A as I, W as st } from "../WidgetContainer-
|
|
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";
|
|
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 Bn } from "../ManageIncome-
|
|
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
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";
|
|
@@ -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 q } from "../Loader-DUaFpDGv.mjs";
|
|
54
|
-
import { M as gt } from "../MiniWidgetContainer-
|
|
54
|
+
import { M as gt } from "../MiniWidgetContainer-CmXpTylX.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-DEiRnYVa.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 {
|
|
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
|
+
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";
|
|
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-DqJK_rrL.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-BEtCk82g.mjs";
|
|
44
|
-
import { H as Oe } from "../Help-
|
|
45
|
-
import { W as K } from "../WidgetContainer-
|
|
44
|
+
import { H as Oe } from "../Help-BnPXM_N2.mjs";
|
|
45
|
+
import { W as K } from "../WidgetContainer-6dsjtOVg.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,
|
|
@@ -8,17 +8,17 @@ 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-Bf-wbJvb.mjs";
|
|
12
12
|
import { Text as y, Icon as bt } from "@mxenabled/mxui";
|
|
13
13
|
import { f as A } from "../NumberFormatting-DjTD0t3W.mjs";
|
|
14
|
-
import {
|
|
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
|
-
import { M as St } from "../MiniWidgetContainer-
|
|
16
|
+
import { M as St } from "../MiniWidgetContainer-CmXpTylX.mjs";
|
|
17
17
|
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
|
-
import { e as xt } from "../exportTransactionsToCSV-
|
|
21
|
-
import { T as vt, a as wt } from "../TransactionDetails-
|
|
20
|
+
import { e as xt } from "../exportTransactionsToCSV-Cz2t0lmA.mjs";
|
|
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";
|
|
@@ -27,7 +27,7 @@ import It from "@mui/material/ListItemButton";
|
|
|
27
27
|
import { u as Lt } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
28
28
|
import { D as nt } from "../Drawer-BEtCk82g.mjs";
|
|
29
29
|
import { b as I } from "../Category-CevNQ03n.mjs";
|
|
30
|
-
import { A as ot, W as At } from "../WidgetContainer-
|
|
30
|
+
import { A as ot, W as At } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
31
31
|
const N = ({ amount: e, label: d }) => /* @__PURE__ */ c(C, { direction: "column", children: [
|
|
32
32
|
/* @__PURE__ */ t(y, { bold: !0, sx: { textTransform: "none" }, variant: "Body", children: d }),
|
|
33
33
|
/* @__PURE__ */ t(y, { variant: "XSmall", children: A(e, "0,0") })
|
|
@@ -162,7 +162,7 @@ const N = ({ amount: e, label: d }) => /* @__PURE__ */ c(C, { direction: "column
|
|
|
162
162
|
className: "mx-exp-spending-miniwidget",
|
|
163
163
|
onPrimaryCtaClick: e,
|
|
164
164
|
primaryCtaLabel: l.primary_cta,
|
|
165
|
-
sx: d,
|
|
165
|
+
sx: { height: "100%", ...d },
|
|
166
166
|
title: l.mini_title,
|
|
167
167
|
children: /* @__PURE__ */ t(Wt, {})
|
|
168
168
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Theme } from '@mui/material';
|
|
2
|
-
import { Category, DateRangeCategoryTotals,
|
|
2
|
+
import { Category, DateRangeCategoryTotals, GoalsCopy } from '../../common';
|
|
3
|
+
import { DonutData } from '../../common/components/charts/Donut';
|
|
3
4
|
export interface CategoryTotal {
|
|
4
5
|
guid: string;
|
|
5
6
|
name: string;
|
|
@@ -1,12 +1,12 @@
|
|
|
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-
|
|
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 { 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
|
+
import { T as M } from "../User-wXzDI4M8.mjs";
|
|
5
|
+
import { O as va } from "../User-wXzDI4M8.mjs";
|
|
6
|
+
import { S as ae, D as ze } from "../TransactionStore-Dz-G8Wd0.mjs";
|
|
7
|
+
import { T as Na } from "../TransactionStore-Dz-G8Wd0.mjs";
|
|
8
|
+
import { e as Ke } from "../exportTransactionsToCSV-Cz2t0lmA.mjs";
|
|
9
|
+
import { E as Oa } from "../ExportCsvAction-DzTrtPzk.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 $,
|
|
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-C41HAxM5.mjs";
|
|
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";
|
|
@@ -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-CuUj16NH.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-BFKcs-_K.mjs";
|
|
35
|
+
import { a as gt, u as ht } from "../CategorySelectorDrawer-DqJK_rrL.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-6dsjtOVg.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-BEtCk82g.mjs";
|