@mx-cartographer/experiences 7.4.7 → 7.4.8-alpha.mm0

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.
Files changed (61) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/dist/{Account-01wOyrH1.mjs → Account-BrOTlmeK.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-COMjOzwr.mjs → AccountDetailsContent-B7FqH05C.mjs} +8 -8
  4. package/dist/{AccountDetailsHeader-Cbi5G6fJ.mjs → AccountDetailsHeader-C8MxsxhN.mjs} +4 -4
  5. package/dist/{AccountFields-Cd_nOWmf.mjs → AccountFields-BQZ-o6Kj.mjs} +2 -2
  6. package/dist/{AccountListItem-DxY4cCF1.mjs → AccountListItem-aIE9WWTO.mjs} +4 -4
  7. package/dist/{AccountStore-C1zMBzHq.mjs → AccountStore-DqO84Aer.mjs} +2 -2
  8. package/dist/{Accounts-D7QljYas.mjs → Accounts-DC_A4UCa.mjs} +1 -1
  9. package/dist/{BudgetUtil-Df2nII9u.mjs → BudgetUtil-BmZXkL0C.mjs} +1 -1
  10. package/dist/{CategorySelectorDrawer-DqJK_rrL.mjs → CategorySelectorDrawer-SUgfE5GN.mjs} +1 -1
  11. package/dist/{ConnectDrawer-CuUj16NH.mjs → ConnectDrawer-KL8t1qSC.mjs} +1 -1
  12. package/dist/{ConnectionsDrawer-Bz4uwdFE.mjs → ConnectionsDrawer-DaK5uIL5.mjs} +2 -2
  13. package/dist/{CurrencyInput-BFKcs-_K.mjs → CurrencyInput-itK0R3wV.mjs} +1 -1
  14. package/dist/{DebtsStore-Bu8rRRSL.mjs → DebtsStore-DVPZbv2C.mjs} +1 -1
  15. package/dist/{ExportCsvAction-DzTrtPzk.mjs → ExportCsvAction-Cglo8Mca.mjs} +3 -3
  16. package/dist/{GoalStore-CrNhjvNc.mjs → GoalStore-o4rrjGSJ.mjs} +2 -2
  17. package/dist/{Help-BnPXM_N2.mjs → Help-BjLMsuMS.mjs} +1 -1
  18. package/dist/{LineChart-bc1D9xBE.mjs → LineChart-BQRxZF3p.mjs} +1 -1
  19. package/dist/{ListItemAction-uobBrm_a.mjs → ListItemAction-BxTkF6Tz.mjs} +1 -1
  20. package/dist/{ManageIncome-A69EUO5u.mjs → ManageIncome-rcnDYsBJ.mjs} +75 -75
  21. package/dist/{MicroWidgetContainer-DEiRnYVa.mjs → MicroWidgetContainer-B2hO9rOG.mjs} +1 -1
  22. package/dist/{MiniWidgetContainer-CmXpTylX.mjs → MiniWidgetContainer-98-hKFqm.mjs} +1 -1
  23. package/dist/{NetWorthStore-CpL_kqvx.mjs → NetWorthStore-DG2X69jG.mjs} +2 -2
  24. package/dist/{NotificationSettings-CNmJWVeI.mjs → NotificationSettings-C7FYNM7I.mjs} +250 -248
  25. package/dist/{OriginalBalanceAction-DK8_LkPz.mjs → OriginalBalanceAction-C6jdS4ws.mjs} +3 -3
  26. package/dist/{RecurringSettings-B0uObPlD.mjs → RecurringSettings-C81H1l38.mjs} +3 -3
  27. package/dist/{SpendingLegend-Bf-wbJvb.mjs → SpendingLegend-DqZxN_BZ.mjs} +2 -2
  28. package/dist/{TransactionDetails-COH0OKNG.mjs → TransactionDetails-BA_E5nQ-.mjs} +5 -5
  29. package/dist/{TransactionStore-Dz-G8Wd0.mjs → TransactionStore-PRlwE-TF.mjs} +2 -2
  30. package/dist/{User-wXzDI4M8.mjs → User-Cnlegl1N.mjs} +1 -1
  31. package/dist/{ViewMoreMicroCard-C0832BMe.mjs → ViewMoreMicroCard-DfPXJzbv.mjs} +105 -101
  32. package/dist/{WidgetContainer-6dsjtOVg.mjs → WidgetContainer-CaPjoWeE.mjs} +2 -2
  33. package/dist/accounts/index.es.js +148 -140
  34. package/dist/analytics/index.es.js +2 -2
  35. package/dist/budgets/index.es.js +483 -478
  36. package/dist/cashflow/index.es.js +367 -362
  37. package/dist/categories/index.es.js +1 -1
  38. package/dist/common/hooks/index.d.ts +1 -0
  39. package/dist/common/hooks/useWidgetLoadTimer.d.ts +6 -0
  40. package/dist/common/index.es.js +35 -33
  41. package/dist/dashboard/index.es.js +90 -88
  42. package/dist/debts/index.es.js +346 -342
  43. package/dist/{exportTransactionsToCSV-Cz2t0lmA.mjs → exportTransactionsToCSV-DuAaI5XA.mjs} +1 -1
  44. package/dist/finstrong/index.es.js +352 -350
  45. package/dist/goals/index.es.js +518 -511
  46. package/dist/help/index.es.js +13 -9
  47. package/dist/{hooks-C41HAxM5.mjs → hooks-ZMp65DFz.mjs} +11 -11
  48. package/dist/investments/index.es.js +395 -393
  49. package/dist/merchants/index.es.js +1 -1
  50. package/dist/microinsights/index.es.js +1 -1
  51. package/dist/networth/index.es.js +245 -240
  52. package/dist/notifications/index.es.js +2 -2
  53. package/dist/recurringtransactions/index.es.js +293 -285
  54. package/dist/settings/index.es.js +252 -249
  55. package/dist/spending/index.es.js +136 -124
  56. package/dist/transactions/index.es.js +77 -73
  57. package/dist/trends/index.es.js +601 -588
  58. package/dist/{useAccountDisplayName-CMMlIOXF.mjs → useAccountDisplayName-Cjx8YmKK.mjs} +2 -2
  59. package/dist/{useInsightsEnabled-CNjP5cfR.mjs → useInsightsEnabled-B7dxpDrX.mjs} +1 -1
  60. package/dist/useWidgetLoadTimer-C1NBkyLd.mjs +23 -0
  61. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- ## [7.4.7] - 12-12-2025
1
+ ## [7.4.7] - 12-15-2025
2
2
 
3
- - **UPDATED** - Improved `D3` chunk loading for better performance.
3
+ - **UPDATED** - Improved `d3` chunk loading for better performance.
4
4
 
5
5
  ## [7.4.6] - 12-12-2025
6
6
 
@@ -1,4 +1,4 @@
1
- import { A as C } from "./ConnectDrawer-CuUj16NH.mjs";
1
+ import { A as C } from "./ConnectDrawer-KL8t1qSC.mjs";
2
2
  const I = [
3
3
  C.ANY,
4
4
  C.CASH,
@@ -11,10 +11,10 @@ import M from "@mui/material/Divider";
11
11
  import v from "@mui/material/ListItem";
12
12
  import N from "@mui/material/ListItemButton";
13
13
  import w from "@mui/material/ListItemText";
14
- import { u as D } from "./AccountDetailsHeader-Cbi5G6fJ.mjs";
15
- import { d as z, u as E, g as O, h as X } from "./hooks-C41HAxM5.mjs";
16
- import { A as at } from "./AccountListItem-DxY4cCF1.mjs";
17
- import { A as k } from "./WidgetContainer-6dsjtOVg.mjs";
14
+ import { u as D } from "./AccountDetailsHeader-C8MxsxhN.mjs";
15
+ import { d as z, u as E, g as O, h as X } from "./hooks-ZMp65DFz.mjs";
16
+ import { A as at } from "./AccountListItem-aIE9WWTO.mjs";
17
+ import { A as k } from "./WidgetContainer-CaPjoWeE.mjs";
18
18
  import { D as V, f as B, a as K } from "./Dialog-BPTr3qHE.mjs";
19
19
  import { b as h } from "./Localization-2MODESHW.mjs";
20
20
  import { D as J } from "./Drawer-BEtCk82g.mjs";
@@ -22,7 +22,7 @@ import P from "@mui/material/ListItemAvatar";
22
22
  import ct from "@mui/material/Stack";
23
23
  import st from "@mui/material/styles/useTheme";
24
24
  import { Error as q, CheckCircle as it, Language as rt } from "@mxenabled/mx-icons";
25
- import { n as m, N as Q, l as Z, F as R } from "./ConnectDrawer-CuUj16NH.mjs";
25
+ import { n as m, N as Q, l as Z, F as R } from "./ConnectDrawer-KL8t1qSC.mjs";
26
26
  import { fromUnixTime as lt } from "date-fns/fromUnixTime";
27
27
  import { isToday as dt } from "date-fns/isToday";
28
28
  import { isYesterday as ut } from "date-fns/isYesterday";
@@ -37,14 +37,14 @@ import { LocalizationProvider as ft } from "@mui/x-date-pickers-pro";
37
37
  import bt from "@mui/material/MenuItem";
38
38
  import At from "@mui/material/Select";
39
39
  import Tt from "@mui/material/TextField";
40
- import { C as St } from "./CurrencyInput-BFKcs-_K.mjs";
41
- import { b as Dt } from "./AccountFields-Cd_nOWmf.mjs";
40
+ import { C as St } from "./CurrencyInput-itK0R3wV.mjs";
41
+ import { b as Dt } from "./AccountFields-BQZ-o6Kj.mjs";
42
42
  import Et from "@mui/material/Alert";
43
43
  import yt from "@mui/material/AlertTitle";
44
44
  import xt from "@mui/material/Link";
45
45
  import wt from "@mui/material/Paper";
46
46
  import { subDays as kt, startOfToday as It, endOfToday as Mt } from "date-fns";
47
- import { T as vt, a as Lt } from "./TransactionDetails-COH0OKNG.mjs";
47
+ import { T as vt, a as Lt } from "./TransactionDetails-BA_E5nQ-.mjs";
48
48
  import { T as j } from "./TabContentContainer-j01JYR_7.mjs";
49
49
  const U = ({
50
50
  children: e,
@@ -3,15 +3,15 @@ import { observer as m } from "mobx-react-lite";
3
3
  import e from "@mui/material/Stack";
4
4
  import { H3 as _, InstitutionLogo as x, Text as a, H2 as T } from "@mxenabled/mxui";
5
5
  import d from "react";
6
- import { G as N, d as f, m as D, f as w, u as E } from "./hooks-C41HAxM5.mjs";
7
- import { g as I } from "./AccountFields-Cd_nOWmf.mjs";
6
+ import { G as N, d as f, m as D, f as w, u as E } from "./hooks-ZMp65DFz.mjs";
7
+ import { g as I } from "./AccountFields-BQZ-o6Kj.mjs";
8
8
  import G from "@mui/material/Card";
9
9
  import v from "@mui/material/CardContent";
10
10
  import O from "@mui/material/CardHeader";
11
11
  import { L as H } from "./Loader-DUaFpDGv.mjs";
12
12
  import { f as M, a as P } from "./Dialog-BPTr3qHE.mjs";
13
- import { I as L, P as U, S as j } from "./Account-01wOyrH1.mjs";
14
- import { u as z } from "./useAccountDisplayName-CMMlIOXF.mjs";
13
+ import { I as L, P as U, S as j } from "./Account-BrOTlmeK.mjs";
14
+ import { u as z } from "./useAccountDisplayName-Cjx8YmKK.mjs";
15
15
  import { f as B } from "./NumberFormatting-DjTD0t3W.mjs";
16
16
  const p = () => {
17
17
  if (!d.useContext(N))
@@ -1,7 +1,7 @@
1
1
  import { jsx as u } from "react/jsx-runtime";
2
2
  import { Icon as p, Text as y } from "@mxenabled/mxui";
3
- import { F as m, A as d, a as v, P as h, b as F } from "./ConnectDrawer-CuUj16NH.mjs";
4
- import { i as T, u as A, a as D, b as g, c as O } from "./Accounts-D7QljYas.mjs";
3
+ import { F as m, A as d, a as v, P as h, b as F } from "./ConnectDrawer-KL8t1qSC.mjs";
4
+ import { i as T, u as A, a as D, b as g, c as O } from "./Accounts-DC_A4UCa.mjs";
5
5
  import { f as _, i as b, a as N, b as S } from "./NumberFormatting-DjTD0t3W.mjs";
6
6
  import { b as i } from "./Localization-2MODESHW.mjs";
7
7
  import { f as o, a as f } from "./Dialog-BPTr3qHE.mjs";
@@ -10,10 +10,10 @@ import B from "@mui/material/styles/useTheme";
10
10
  import { InstitutionLogo as L, Text as o } from "@mxenabled/mxui";
11
11
  import { Error as A } from "@mxenabled/mx-icons";
12
12
  import { I as j } from "./IconBacking-B9oC6uL2.mjs";
13
- import { g as T } from "./AccountFields-Cd_nOWmf.mjs";
14
- import { u as X } from "./useAccountDisplayName-CMMlIOXF.mjs";
15
- import { d } from "./ConnectDrawer-CuUj16NH.mjs";
16
- import { u as $ } from "./hooks-C41HAxM5.mjs";
13
+ import { g as T } from "./AccountFields-BQZ-o6Kj.mjs";
14
+ import { u as X } from "./useAccountDisplayName-Cjx8YmKK.mjs";
15
+ import { d } from "./ConnectDrawer-KL8t1qSC.mjs";
16
+ import { u as $ } from "./hooks-ZMp65DFz.mjs";
17
17
  import { f as k } from "./NumberFormatting-DjTD0t3W.mjs";
18
18
  const w = {
19
19
  gridRow: 1,
@@ -1,7 +1,7 @@
1
1
  import { makeAutoObservable as _, runInAction as a } from "mobx";
2
- import { i as f } from "./User-wXzDI4M8.mjs";
2
+ import { i as f } from "./User-Cnlegl1N.mjs";
3
3
  import { F as p, A as i } from "./Fetch-DecPFeGU.mjs";
4
- import { A as c, h as d, d as h, E as y, i as I, j as b } from "./ConnectDrawer-CuUj16NH.mjs";
4
+ import { A as c, h as d, d as h, E as y, i as I, j as b } from "./ConnectDrawer-KL8t1qSC.mjs";
5
5
  class A {
6
6
  fetchInstance;
7
7
  constructor(t, e, n) {
@@ -1,4 +1,4 @@
1
- import { A as _ } from "./ConnectDrawer-CuUj16NH.mjs";
1
+ import { A as _ } from "./ConnectDrawer-KL8t1qSC.mjs";
2
2
  const s = (t) => t && (t.account_type === _.CREDIT_CARD || t.account_type === _.LOAN || t.account_type === _.MORTGAGE || t.account_type === _.LINE_OF_CREDIT || t.account_type === _.CHECKING_LINE_OF_CREDIT), p = (t) => t.is_manual || !t.guid, E = (t) => t.account_type === _.LINE_OF_CREDIT || t.account_type === _.CREDIT_CARD || t.account_type === _.CHECKING_LINE_OF_CREDIT, a = (t) => t.account_type === _.SAVINGS || t.account_type === _.CHECKING || t.account_type === _.LINE_OF_CREDIT || t.account_type === _.CREDIT_CARD || t.account_type === _.LOAN || t.account_type === _.MORTGAGE, y = (t) => t.account_type === _.LOAN || t.account_type === _.MORTGAGE;
3
3
  export {
4
4
  s as a,
@@ -1,4 +1,4 @@
1
- import { i as _ } from "./hooks-C41HAxM5.mjs";
1
+ import { i as _ } from "./hooks-ZMp65DFz.mjs";
2
2
  import { b as d } from "./Category-CevNQ03n.mjs";
3
3
  import { b as f } from "./Localization-2MODESHW.mjs";
4
4
  import { f as l } from "./NumberFormatting-DjTD0t3W.mjs";
@@ -2,7 +2,7 @@ import { jsx as t, jsxs as E } from "react/jsx-runtime";
2
2
  import { observer as g } from "mobx-react-lite";
3
3
  import C from "react";
4
4
  import $ from "@mui/material/Stack";
5
- import { G as K, m as y, u as b, g as D, b as U } from "./hooks-C41HAxM5.mjs";
5
+ import { G as K, m as y, u as b, g as D, b as U } from "./hooks-ZMp65DFz.mjs";
6
6
  import Y from "@mui/material/List";
7
7
  import V from "@mui/material/Paper";
8
8
  import v from "@mui/material/Divider";
@@ -14,7 +14,7 @@ import EE from "@mui/material/ListItemText";
14
14
  import IE from "@mui/material/Popover";
15
15
  import F from "@mui/material/Stack";
16
16
  import w from "@mui/material/Checkbox";
17
- import { u as o, f as _E, d as NE, e as rE } from "./hooks-C41HAxM5.mjs";
17
+ import { u as o, f as _E, d as NE, e as rE } from "./hooks-ZMp65DFz.mjs";
18
18
  import { b as W } from "./Localization-2MODESHW.mjs";
19
19
  import { u as RE } from "./useScreenSize-B6JyS_Lj.mjs";
20
20
  import { observer as Q } from "mobx-react-lite";
@@ -3,8 +3,8 @@ import s from "react";
3
3
  import { observer as E } from "mobx-react-lite";
4
4
  import { useTheme as b } from "@mui/material/styles";
5
5
  import { ConnectionsWidget as D } from "@mxenabled/web-widget-sdk";
6
- import { C as a, c, M as i } from "./ConnectDrawer-CuUj16NH.mjs";
7
- import { d as L, e as w, u as _ } from "./hooks-C41HAxM5.mjs";
6
+ import { C as a, c, M as i } from "./ConnectDrawer-KL8t1qSC.mjs";
7
+ import { d as L, e as w, u as _ } from "./hooks-ZMp65DFz.mjs";
8
8
  import { D as x } from "./Drawer-BEtCk82g.mjs";
9
9
  const I = ({
10
10
  onClose: l,
@@ -5,7 +5,7 @@ import { v4 as B } from "uuid";
5
5
  import { useTokens as L, TextField as O, P as _ } from "@mxenabled/mxui";
6
6
  import { b as y, g as C } from "./Localization-2MODESHW.mjs";
7
7
  import { g as W, C as j, f as g, M as b } from "./NumberFormatting-DjTD0t3W.mjs";
8
- import { u as D } from "./hooks-C41HAxM5.mjs";
8
+ import { u as D } from "./hooks-ZMp65DFz.mjs";
9
9
  const F = ({
10
10
  allowDecimals: o = !0,
11
11
  ariaLabel: h,
@@ -1,6 +1,6 @@
1
1
  import { makeAutoObservable as l } from "mobx";
2
2
  import { getDate as r, fromUnixTime as _, startOfMonth as m } from "date-fns";
3
- import { A as p } from "./ConnectDrawer-CuUj16NH.mjs";
3
+ import { A as p } from "./ConnectDrawer-KL8t1qSC.mjs";
4
4
  const E = 12, T = 100;
5
5
  var c = /* @__PURE__ */ ((a) => (a[a.FASTEST_PAYOFF_FIRST = 1] = "FASTEST_PAYOFF_FIRST", a[a.HIGHEST_INTEREST = 2] = "HIGHEST_INTEREST", a[a.LOWEST_BALANCE = 3] = "LOWEST_BALANCE", a[a.HIGHEST_BALANCE = 4] = "HIGHEST_BALANCE", a))(c || {});
6
6
  const b = {
@@ -1,10 +1,10 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { observer as c } from "mobx-react-lite";
3
3
  import { Icon as i } from "@mxenabled/mxui";
4
- import { e as p } from "./exportTransactionsToCSV-Cz2t0lmA.mjs";
5
- import { O as m } from "./User-wXzDI4M8.mjs";
4
+ import { e as p } from "./exportTransactionsToCSV-DuAaI5XA.mjs";
5
+ import { O as m } from "./User-Cnlegl1N.mjs";
6
6
  import { R as x } from "./ResponsiveButton-DZFp78fJ.mjs";
7
- import { g as _, h as C, u as l } from "./hooks-C41HAxM5.mjs";
7
+ import { g as _, h as C, u as l } from "./hooks-ZMp65DFz.mjs";
8
8
  const v = ({ filter: t }) => {
9
9
  const { onEvent: r } = _(), { tags: e, sortedTransactions: s } = C(), { transactions: n } = l(), a = () => {
10
10
  r(m.ON_TRANSACTION_EXPORT_CSV_CLICK), p(t ? s.filter(t) : s, e);
@@ -7,8 +7,8 @@ import O from "@mui/material/CardHeader";
7
7
  import S from "@mui/material/Stack";
8
8
  import { AccountBalance as w, ChevronRight as L } from "@mxenabled/mx-icons";
9
9
  import { Text as A } from "@mxenabled/mxui";
10
- import { l as b } from "./ConnectDrawer-CuUj16NH.mjs";
11
- import { a as y } from "./hooks-C41HAxM5.mjs";
10
+ import { l as b } from "./ConnectDrawer-KL8t1qSC.mjs";
11
+ import { a as y } from "./hooks-ZMp65DFz.mjs";
12
12
  import { makeAutoObservable as D, runInAction as c } from "mobx";
13
13
  import { F as v, A as i } from "./Fetch-DecPFeGU.mjs";
14
14
  import { fromUnixTime as G } from "date-fns/fromUnixTime";
@@ -13,7 +13,7 @@ import E from "@mui/material/Stack";
13
13
  import { H3 as y, P as H, Icon as X, Text as T, H2 as _t, InstitutionLogo as bt } from "@mxenabled/mxui";
14
14
  import { ExpandMore as ot, ChevronRight as wt } from "@mxenabled/mx-icons";
15
15
  import xt from "@mui/material/Breadcrumbs";
16
- import { u as V, A as tt, d as ft, p as St, b as It, a as Tt } from "./hooks-C41HAxM5.mjs";
16
+ import { u as V, A as tt, d as ft, o as St, b as It, a as Tt } from "./hooks-ZMp65DFz.mjs";
17
17
  import { useTheme as Z } from "@mui/material/styles";
18
18
  import { b as s } from "./Localization-2MODESHW.mjs";
19
19
  import { E as Et, a as Ct, P as At } from "./Help-DhcC-C05.mjs";
@@ -7,7 +7,7 @@ import we from "@mui/material/useMediaQuery";
7
7
  import { observer as Le } from "mobx-react-lite";
8
8
  import P from "@mui/material/Stack";
9
9
  import { Text as l } from "@mxenabled/mxui";
10
- import { u as Se } from "./hooks-C41HAxM5.mjs";
10
+ import { u as Se } from "./hooks-ZMp65DFz.mjs";
11
11
  import { useTheme as ve, Stack as M, Box as X } from "@mui/material";
12
12
  import { ChartsTooltip as Te } from "@mui/x-charts/ChartsTooltip";
13
13
  const De = (e) => {
@@ -8,7 +8,7 @@ import L from "@mui/material/Stack";
8
8
  import { ChevronRight as g } from "@mxenabled/mx-icons";
9
9
  import { Text as a } from "@mxenabled/mxui";
10
10
  import { D as j } from "./Dialog-BPTr3qHE.mjs";
11
- import { u as P } from "./hooks-C41HAxM5.mjs";
11
+ import { u as P } from "./hooks-ZMp65DFz.mjs";
12
12
  const q = v(
13
13
  ({
14
14
  children: n,