@mx-cartographer/experiences 9.0.3 → 9.0.4
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 +7 -0
- package/dist/{Account-BaJmiJAG.mjs → Account-DR7Plrqy.mjs} +10 -10
- package/dist/AccountDetailsDrawer-C8oJP3J4.mjs +921 -0
- package/dist/AccountDetailsHeader-ByGNPZpO.mjs +228 -0
- package/dist/{AccountUtils-T5_Odvos.mjs → AccountUtils-B8ZzWI-d.mjs} +3 -3
- package/dist/{Analytics-CzGzz_sE.mjs → Analytics-WeZYytR0.mjs} +3 -0
- package/dist/BeatMaterialIcon-1KOfRZrA.mjs +26 -0
- package/dist/{CategorySelectorDrawer-8soGrhB8.mjs → CategorySelectorDrawer-BArJC27L.mjs} +1 -1
- package/dist/Connect-BH0Pt6zc.mjs +42 -0
- package/dist/{ConnectCard-CCep7Zqe.mjs → ConnectCard-Dwfgv24k.mjs} +1 -1
- package/dist/{ConnectDrawer-Cnjr3Ddg.mjs → ConnectDrawer-DytyIhaF.mjs} +8 -9
- package/dist/{ConnectionsDrawer-CtfPXk0M.mjs → ConnectionsDrawer-BHJPKXYF.mjs} +8 -9
- package/dist/{CurrencyInput-adTIRtL3.mjs → CurrencyInput-DaGEQaLW.mjs} +1 -1
- package/dist/DateUtil-CzBmbjmA.mjs +74 -0
- package/dist/{DebtUtils-DD3186U-.mjs → DebtUtils-i4pI2Uoe.mjs} +6 -6
- package/dist/{EmbeddedCard-DPwJjqMH.mjs → EmbeddedCard-CQpbZrmP.mjs} +4 -4
- package/dist/{Error-Dogaw2jO.mjs → Error-Dtw6yxkf.mjs} +1 -1
- package/dist/{ExportCsvAction-Bw02ZJEj.mjs → ExportCsvAction-bovG-NJr.mjs} +2 -2
- package/dist/{GlobalAccountFilter-7Cg2-9A5.mjs → GlobalAccountFilter-CYqzqmAd.mjs} +10 -10
- package/dist/{Help-DJ8PrVHX.mjs → Help-5klKVqkX.mjs} +2 -2
- package/dist/{LineChart-CejWS_rh.mjs → LineChart-CUfiH86G.mjs} +1 -1
- package/dist/{ListItemAction-CzZ8s39Z.mjs → ListItemAction-BqUCLj_w.mjs} +1 -1
- package/dist/{ListItemWrapper-B5r-YQQ_.mjs → ListItemWrapper-BHIbqx7E.mjs} +3 -3
- package/dist/ManageIncome-Cz6hvpdA.mjs +902 -0
- package/dist/{MicroWidgetContainer-CfKdQfhi.mjs → MicroWidgetContainer-B2NnKBgW.mjs} +1 -1
- package/dist/{MiniWidgetContainer-BdPiUU-u.mjs → MiniWidgetContainer-Bmv_WeUd.mjs} +1 -1
- package/dist/{NetWorthUtils-DilGN1nW.mjs → NetWorthUtils-DfSH3z70.mjs} +2 -2
- package/dist/{NotificationSettings-B4JA5IKE.mjs → NotificationSettings-Ci89BBRI.mjs} +4 -4
- package/dist/{OriginalBalanceAction-BybTXDtO.mjs → OriginalBalanceAction-YrvxBYAl.mjs} +3 -3
- package/dist/{RecurringSettings-D2xbNb67.mjs → RecurringSettings-ClYjsmPz.mjs} +4 -4
- package/dist/RecurringTransactionsUtil-zOxq5pzY.mjs +298 -0
- package/dist/Select-CSpkK5cR.mjs +61 -0
- package/dist/{SpendingLegend-5Ct_FZ8o.mjs → SpendingLegend-Bn3DzGyK.mjs} +1 -1
- package/dist/TabContentContainer-B0eYJP5p.mjs +48 -0
- package/dist/{TransactionDetails-DctXr07p.mjs → TransactionDetails-DRN0GIaZ.mjs} +6 -6
- package/dist/{UserStore-CRpKQjpP.mjs → UserStore-DzWku3t0.mjs} +81 -40
- package/dist/{ViewMoreMicroCard-BD_MNc2z.mjs → ViewMoreMicroCard-Dxghxphh.mjs} +211 -231
- package/dist/{WidgetContainer-CmbU4CBH.mjs → WidgetContainer-D-LzIKFb.mjs} +3 -3
- package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailsDrawer.d.ts +6 -0
- package/dist/accounts/index.d.ts +1 -0
- package/dist/accounts/index.es.js +220 -1035
- package/dist/analytics/index.es.js +8 -8
- package/dist/budgets/index.es.js +11 -11
- package/dist/cashflow/index.es.js +41 -41
- package/dist/categories/index.es.js +1 -1
- package/dist/common/components/DataRow.d.ts +1 -0
- package/dist/common/constants/Analytics.d.ts +3 -0
- package/dist/common/index.es.js +82 -83
- package/dist/core/index.es.js +8 -8
- package/dist/core/stores/RecurringTransactionsStore.d.ts +27 -1
- package/dist/core/types/localization/RecurringCopy.d.ts +14 -1
- package/dist/core/utils/DateUtil.d.ts +2 -0
- package/dist/core/utils/RecurringTransactionsUtil.d.ts +2 -1
- package/dist/dashboard/index.es.js +4 -4
- package/dist/debts/index.es.js +73 -73
- package/dist/finstrong/index.es.js +17 -17
- package/dist/goals/index.es.js +22 -23
- package/dist/help/index.es.js +4 -4
- package/dist/{hooks-BaO_gOI6.mjs → hooks-97sNJ_lf.mjs} +9 -9
- package/dist/insights/index.es.js +4 -4
- package/dist/investments/index.es.js +6 -6
- package/dist/merchants/index.es.js +1 -1
- package/dist/microinsights/index.es.js +12 -11
- package/dist/networth/index.es.js +9 -9
- package/dist/notifications/index.es.js +9 -9
- package/dist/recurringtransactions/components/RecurringTransactionDetailsDrawer.d.ts +3 -0
- package/dist/recurringtransactions/components/RecurringTransactionList.d.ts +11 -0
- package/dist/recurringtransactions/components/UpcomingRecurrenceCard.d.ts +6 -0
- package/dist/recurringtransactions/components/actions/LinkTransactionDrawer.d.ts +10 -0
- package/dist/recurringtransactions/components/actions/MarkAsPaidDialog.d.ts +7 -0
- package/dist/recurringtransactions/components/actions/MarkAsUnpaidDialog.d.ts +7 -0
- package/dist/recurringtransactions/index.es.js +402 -376
- package/dist/settings/index.es.js +7 -7
- package/dist/spending/index.es.js +8 -8
- package/dist/transactions/index.es.js +12 -12
- package/dist/trends/index.es.js +13 -13
- package/dist/useAccountDisplayName-BsiXA0qf.mjs +23 -0
- package/dist/{useInsightsEnabled-DaNLPmUU.mjs → useInsightsEnabled-D5Sdm0TJ.mjs} +1 -1
- package/dist/{useWidgetLoadTimer-CJb-RELP.mjs → useWidgetLoadTimer-B0tB-yzL.mjs} +1 -1
- package/package.json +1 -1
- package/dist/Account-BxHMlV9R.mjs +0 -30
- package/dist/AccountDetailsHeader-DIysk_4w.mjs +0 -95
- package/dist/AccountDisplayName-CO7z3v99.mjs +0 -11
- package/dist/AccountFields-mwJ8NXsX.mjs +0 -141
- package/dist/AccountListItem-BDXHs4tV.mjs +0 -94
- package/dist/Accounts-CseLC3lL.mjs +0 -5
- package/dist/Connect-Dk6GZEsA.mjs +0 -39
- package/dist/DateUtil-Bhq59ZVg.mjs +0 -58
- package/dist/ManageIncome-D1yBODQi.mjs +0 -595
- package/dist/RecurringTransactionsUtil-B3rLEx_g.mjs +0 -253
- package/dist/Select-BFt-HD-L.mjs +0 -55
- package/dist/TabContentContainer-CnMXkVqr.mjs +0 -21
- package/dist/useAccountDisplayName-CFa_MrS6.mjs +0 -15
|
@@ -15,7 +15,7 @@ import g from "@mui/material/ListItem";
|
|
|
15
15
|
import _ from "@mui/material/ListItemButton";
|
|
16
16
|
import H from "@mui/material/ListItemIcon";
|
|
17
17
|
import v from "@mui/material/ListItemText";
|
|
18
|
-
import {
|
|
18
|
+
import { a as M, u as W, c as z } from "./hooks-97sNJ_lf.mjs";
|
|
19
19
|
const N = I(
|
|
20
20
|
({ allowedAccountTypes: a }) => {
|
|
21
21
|
const { accountFilterMap: s, updateAccountFilterMap: u } = M(), { accounts: y, common: x } = W(), { account_filter: c } = x, { accountsByTypeMap: n } = z(), k = B.useMemo(
|
|
@@ -29,10 +29,10 @@ const N = I(
|
|
|
29
29
|
[n, a]
|
|
30
30
|
), p = new Map(
|
|
31
31
|
Array.from(s.entries()).filter(([t]) => k.some((i) => i.guid === t))
|
|
32
|
-
), m = Array.from(p.values()).every((t) => t),
|
|
32
|
+
), m = Array.from(p.values()).every((t) => t), h = Array.from(p.values()).some((t) => t), f = () => {
|
|
33
33
|
for (const t of p.keys())
|
|
34
34
|
u(t, !m);
|
|
35
|
-
},
|
|
35
|
+
}, b = (t) => {
|
|
36
36
|
const i = n.get(t);
|
|
37
37
|
if (!i) return;
|
|
38
38
|
const o = i.some((r) => s.get(r.guid));
|
|
@@ -61,7 +61,7 @@ const N = I(
|
|
|
61
61
|
"aria-checked": m,
|
|
62
62
|
checked: m,
|
|
63
63
|
disableRipple: !0,
|
|
64
|
-
indeterminate: !m &&
|
|
64
|
+
indeterminate: !m && h,
|
|
65
65
|
size: "small",
|
|
66
66
|
slotProps: { input: { "aria-labelledby": "label-select-all" } },
|
|
67
67
|
tabIndex: -1
|
|
@@ -100,7 +100,7 @@ const N = I(
|
|
|
100
100
|
{
|
|
101
101
|
disableGutters: !0,
|
|
102
102
|
disabled: o,
|
|
103
|
-
onClick: () =>
|
|
103
|
+
onClick: () => b(t),
|
|
104
104
|
sx: { pl: 16, minHeight: 40, justifyContent: "left" },
|
|
105
105
|
children: /* @__PURE__ */ e(
|
|
106
106
|
v,
|
|
@@ -164,13 +164,13 @@ const N = I(
|
|
|
164
164
|
sx: y = {},
|
|
165
165
|
variant: x = "text"
|
|
166
166
|
}) => {
|
|
167
|
-
const { common: c } = W(), { accountFilterMap: n, resetAccountFilterMap: k } = M(), { detailedAccounts: p, updateAccountFilter: m } = z(), [
|
|
167
|
+
const { common: c } = W(), { accountFilterMap: n, resetAccountFilterMap: k } = M(), { detailedAccounts: p, updateAccountFilter: m } = z(), [h, f] = B.useState(null), b = (L) => {
|
|
168
168
|
k(), f(L.currentTarget), u?.();
|
|
169
169
|
}, t = () => {
|
|
170
170
|
f(null);
|
|
171
171
|
}, i = async () => {
|
|
172
172
|
await m(n), f(null);
|
|
173
|
-
}, o = c.account_filter, r = !!
|
|
173
|
+
}, o = c.account_filter, r = !!h, l = p.length === 0;
|
|
174
174
|
return /* @__PURE__ */ d(j, { sx: { ...y }, children: [
|
|
175
175
|
s ? /* @__PURE__ */ e(
|
|
176
176
|
C,
|
|
@@ -180,7 +180,7 @@ const N = I(
|
|
|
180
180
|
"aria-haspopup": !0,
|
|
181
181
|
"aria-label": o.title,
|
|
182
182
|
disabled: l,
|
|
183
|
-
onClick:
|
|
183
|
+
onClick: b,
|
|
184
184
|
startIcon: /* @__PURE__ */ e(F, { size: 24 }),
|
|
185
185
|
sx: { p: 8, whiteSpace: "nowrap", minWidth: "max-content" },
|
|
186
186
|
variant: x,
|
|
@@ -196,7 +196,7 @@ const N = I(
|
|
|
196
196
|
"aria-label": o.title,
|
|
197
197
|
color: "primary",
|
|
198
198
|
disabled: l,
|
|
199
|
-
onClick:
|
|
199
|
+
onClick: b,
|
|
200
200
|
sx: { p: 8 },
|
|
201
201
|
children: /* @__PURE__ */ e(F, { size: 24 })
|
|
202
202
|
}
|
|
@@ -204,7 +204,7 @@ const N = I(
|
|
|
204
204
|
/* @__PURE__ */ e(
|
|
205
205
|
O,
|
|
206
206
|
{
|
|
207
|
-
anchorEl:
|
|
207
|
+
anchorEl: h,
|
|
208
208
|
anchorOrigin: { vertical: "bottom", horizontal: "left" },
|
|
209
209
|
onClose: t,
|
|
210
210
|
open: r,
|
|
@@ -12,8 +12,8 @@ import et from "@mui/material/ListItemButton";
|
|
|
12
12
|
import C from "@mui/material/Stack";
|
|
13
13
|
import { H3 as it, P as U, Icon as Y, Text as E, H2 as at, InstitutionLogo as ft } from "@mxenabled/mxui";
|
|
14
14
|
import { ExpandMore as ct, ChevronRight as St } from "@mxenabled/mx-icons";
|
|
15
|
-
import {
|
|
16
|
-
import { A as k } from "./Analytics-
|
|
15
|
+
import { f as V, u as K, t as nt, c as It, a as Tt, C as Et, i as Ct } from "./hooks-97sNJ_lf.mjs";
|
|
16
|
+
import { A as k } from "./Analytics-WeZYytR0.mjs";
|
|
17
17
|
import At from "@mui/material/Breadcrumbs";
|
|
18
18
|
import { useTheme as Q } from "@mui/material/styles";
|
|
19
19
|
import { b as s } from "./Localization-DnoVyBNK.mjs";
|
|
@@ -13,7 +13,7 @@ import { observer as Dt } from "mobx-react-lite";
|
|
|
13
13
|
import z from "@mui/material/Stack";
|
|
14
14
|
import { Text as d } from "@mxenabled/mxui";
|
|
15
15
|
import { f as L, c as O } from "./NumberFormatting--XMeeBfr.mjs";
|
|
16
|
-
import { u as Tt } from "./hooks-
|
|
16
|
+
import { u as Tt } from "./hooks-97sNJ_lf.mjs";
|
|
17
17
|
import Rt from "@mui/material/useMediaQuery";
|
|
18
18
|
import { Stack as M, Box as $t } from "@mui/material";
|
|
19
19
|
const B = {
|
|
@@ -7,7 +7,7 @@ import I from "@mui/material/ListItemText";
|
|
|
7
7
|
import L from "@mui/material/Stack";
|
|
8
8
|
import { ChevronRight as _ } from "@mxenabled/mx-icons";
|
|
9
9
|
import { Text as a } from "@mxenabled/mxui";
|
|
10
|
-
import { u as g } from "./hooks-
|
|
10
|
+
import { u as g } from "./hooks-97sNJ_lf.mjs";
|
|
11
11
|
import { D as j } from "./Dialog-Bvd2n8hz.mjs";
|
|
12
12
|
const q = v(
|
|
13
13
|
({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import a from "@mui/material/ListItem";
|
|
3
3
|
import i from "@mui/material/ListItemButton";
|
|
4
|
-
import {
|
|
5
|
-
const
|
|
4
|
+
import { f as m } from "./hooks-97sNJ_lf.mjs";
|
|
5
|
+
const d = ({
|
|
6
6
|
children: t,
|
|
7
7
|
clickEventName: e,
|
|
8
8
|
onClick: o,
|
|
@@ -38,5 +38,5 @@ const f = ({
|
|
|
38
38
|
);
|
|
39
39
|
};
|
|
40
40
|
export {
|
|
41
|
-
|
|
41
|
+
d as L
|
|
42
42
|
};
|