@mx-cartographer/experiences 7.1.2 → 7.1.3-alpha.mm1

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 +0 -5
  2. package/dist/{Account-8IUM_CLv.mjs → Account-DKy2na__.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-CuZSSAEc.mjs → AccountDetailsContent-CCOCsdoL.mjs} +8 -8
  4. package/dist/{AccountDetailsHeader-BZBsIKdF.mjs → AccountDetailsHeader-Ca9SPAjA.mjs} +6 -6
  5. package/dist/{AccountFields-BD_0GT68.mjs → AccountFields-DDAr5SEq.mjs} +2 -2
  6. package/dist/{AccountListItem-CllIBCao.mjs → AccountListItem-CMes1Q7Z.mjs} +4 -4
  7. package/dist/{AccountStore-BL0FE1QL.mjs → AccountStore-DYOG9MYj.mjs} +45 -53
  8. package/dist/{Accounts-Bvc9TJaO.mjs → Accounts-BNvFndCa.mjs} +1 -1
  9. package/dist/{BudgetUtil-psfk-Amb.mjs → BudgetUtil-B2ZXyw-g.mjs} +1 -1
  10. package/dist/{CategorySelectorDrawer-BmenK5bu.mjs → CategorySelectorDrawer-DUe4lH5-.mjs} +1 -1
  11. package/dist/{ConnectDrawer-CPTXh70j.mjs → ConnectDrawer-CHG5Lv_B.mjs} +8 -8
  12. package/dist/{ConnectionsDrawer-Dkb4vBmt.mjs → ConnectionsDrawer-BeB6ab8V.mjs} +2 -2
  13. package/dist/{CurrencyInput-C4xNRL2W.mjs → CurrencyInput-CsCy7uaS.mjs} +1 -1
  14. package/dist/{DebtsStore-D4grpB4m.mjs → DebtsStore-BblTVTMD.mjs} +1 -1
  15. package/dist/{ExportCsvAction-CBJAfyAw.mjs → ExportCsvAction-sX8Rg4Ov.mjs} +3 -3
  16. package/dist/{GoalStore-B5MZzPLZ.mjs → GoalStore-CSsU4LR2.mjs} +2 -2
  17. package/dist/{Help-CzBAsKA2.mjs → Help-B6dIcujh.mjs} +1 -1
  18. package/dist/{LineChart-B35qvXik.mjs → LineChart-D4GI7nVh.mjs} +1 -1
  19. package/dist/{ListItemAction-DSrYDGAP.mjs → ListItemAction-DHa3KJPs.mjs} +1 -1
  20. package/dist/{ManageIncome-DUuT-yMV.mjs → ManageIncome-DqG75uQd.mjs} +34 -34
  21. package/dist/{MicroWidgetContainer-C4QQHfD7.mjs → MicroWidgetContainer-DpeqN9n3.mjs} +1 -1
  22. package/dist/{MiniWidgetContainer-DTQdRK-3.mjs → MiniWidgetContainer-D0gfmbaF.mjs} +1 -1
  23. package/dist/{NetWorthStore-Do1Gk8Te.mjs → NetWorthStore-BbA7H83o.mjs} +2 -2
  24. package/dist/{NotificationSettings-BuShgjn6.mjs → NotificationSettings-BRm_EJZV.mjs} +3 -3
  25. package/dist/{OriginalBalanceAction-BsxcvNEF.mjs → OriginalBalanceAction-CAaVbVMO.mjs} +3 -3
  26. package/dist/{RecurringSettings-BVOt46uV.mjs → RecurringSettings-B9l_Axnd.mjs} +3 -3
  27. package/dist/{TransactionDetails-_cXLXTd3.mjs → TransactionDetails-DPvvi4Iu.mjs} +5 -5
  28. package/dist/{TransactionStore-B-Tq_YFE.mjs → TransactionStore-CBrJOY0H.mjs} +2 -2
  29. package/dist/{TrendsStore-ZZ8X36lJ.mjs → TrendsStore-DCYbpXPO.mjs} +1 -1
  30. package/dist/{User-DaJAQ09j.mjs → User-BQUxBeZV.mjs} +1 -1
  31. package/dist/{WidgetContainer-DtPnPQZY.mjs → WidgetContainer-BMWagbIl.mjs} +10 -10
  32. package/dist/accounts/index.es.js +13 -13
  33. package/dist/accounts/stores/AccountStore.d.ts +0 -2
  34. package/dist/analytics/index.es.js +2 -2
  35. package/dist/budgets/index.es.js +10 -10
  36. package/dist/cashflow/index.es.js +35 -35
  37. package/dist/categories/index.es.js +1 -1
  38. package/dist/common/context/GlobalDataProvider.d.ts +1 -0
  39. package/dist/common/context/hooks.d.ts +3 -0
  40. package/dist/common/context/index.d.ts +1 -1
  41. package/dist/common/index.es.js +50 -49
  42. package/dist/dashboard/index.es.js +79 -77
  43. package/dist/debts/index.es.js +9 -9
  44. package/dist/{exportTransactionsToCSV-D8TTNrrE.mjs → exportTransactionsToCSV-7bVS7KXf.mjs} +1 -1
  45. package/dist/finstrong/index.es.js +6 -6
  46. package/dist/goals/index.es.js +52 -52
  47. package/dist/help/index.es.js +3 -3
  48. package/dist/hooks-D6XlXHf4.mjs +77 -0
  49. package/dist/investments/index.es.js +3 -3
  50. package/dist/merchants/index.es.js +1 -1
  51. package/dist/networth/index.es.js +7 -7
  52. package/dist/notifications/index.es.js +2 -2
  53. package/dist/recurringtransactions/index.es.js +19 -19
  54. package/dist/settings/index.es.js +6 -6
  55. package/dist/spending/index.es.js +4 -4
  56. package/dist/transactions/index.es.js +13 -13
  57. package/dist/trends/index.es.js +449 -449
  58. package/dist/{useAccountDisplayName-BXGkZN5B.mjs → useAccountDisplayName-BEorBm5u.mjs} +2 -2
  59. package/dist/{useInsightsEnabled-DSnpkUq0.mjs → useInsightsEnabled-DBpwEq10.mjs} +1 -1
  60. package/package.json +1 -1
  61. package/dist/hooks-CE2TKk4a.mjs +0 -74
@@ -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 H, Text as x, Icon as M, ChevronRightIcon as xe } from "@mxenabled/mxui";
19
- import { V as ve, a as Ce, N as G } from "../NotificationSettings-BuShgjn6.mjs";
20
- import { A as Yt, B as qt, I as Qt } from "../NotificationSettings-BuShgjn6.mjs";
21
- import { u as k, a as $, r as A, o as De, b as Z, m as ee } from "../hooks-CE2TKk4a.mjs";
19
+ import { V as ve, a as Ce, N as G } from "../NotificationSettings-BRm_EJZV.mjs";
20
+ import { A as Yt, B as qt, I as Qt } from "../NotificationSettings-BRm_EJZV.mjs";
21
+ import { u as k, a as $, s as A, p as De, b as Z, m as ee } from "../hooks-D6XlXHf4.mjs";
22
22
  import { u as L } from "../useScreenSize-B6JyS_Lj.mjs";
23
23
  import { a as W } from "../Dialog-CWW597AF.mjs";
24
24
  import { formatDistanceToNow as te } from "date-fns/formatDistanceToNow";
@@ -35,14 +35,14 @@ import { L as ne } from "../Loader-DUaFpDGv.mjs";
35
35
  import Ie from "@mui/material/List";
36
36
  import j from "@mui/material/Divider";
37
37
  import Ae from "@mui/material/ListSubheader";
38
- import { a as Ee, u as Pe } from "../CategorySelectorDrawer-BmenK5bu.mjs";
38
+ import { a as Ee, u as Pe } from "../CategorySelectorDrawer-DUe4lH5-.mjs";
39
39
  import Re from "@mui/material/ListItem";
40
40
  import Be from "@mui/material/ListItemButton";
41
41
  import Me from "@mui/material/ListItemIcon";
42
42
  import Ne from "@mui/material/ListItemText";
43
43
  import { D as He } from "../Drawer-kEE73B87.mjs";
44
- import { H as Le } from "../Help-CzBAsKA2.mjs";
45
- import { W as K } from "../WidgetContainer-DtPnPQZY.mjs";
44
+ import { H as Le } from "../Help-B6dIcujh.mjs";
45
+ import { W as K } from "../WidgetContainer-BMWagbIl.mjs";
46
46
  const Oe = ({ availableWidth: t, handleOnLeavClick: a }) => {
47
47
  const o = ye(), { common: n, settings: r } = k(), { isDesktop: m, isMobile: l, isSmallMobile: i, isTablet: s } = L(t), { config: g } = $(), { updateUser: _ } = A(), { user: d } = De(), [u, S] = h.useState({
48
48
  first_name: d.first_name,
@@ -14,20 +14,20 @@ import { Text as f, CategoryIcon as ht, CategoryIconVariants as ft } from "@mxen
14
14
  import { f as A } from "../NumberFormatting-Buh7u8Oi.mjs";
15
15
  import yt from "@mui/material/Button";
16
16
  import { useTheme as it } from "@mui/material";
17
- import { u as w, b as R, m as z, d as rt, a as st, h as Ct, g as _t } from "../hooks-CE2TKk4a.mjs";
17
+ import { u as w, b as R, m as z, d as rt, a as st, h as Ct, g as _t } from "../hooks-D6XlXHf4.mjs";
18
18
  import { u as ct } from "../useScreenSize-B6JyS_Lj.mjs";
19
19
  import { D as bt } from "../Donut-1UMNcG67.mjs";
20
20
  import { L as F } from "../Loader-DUaFpDGv.mjs";
21
- import { M as St } from "../MiniWidgetContainer-DTQdRK-3.mjs";
21
+ import { M as St } from "../MiniWidgetContainer-D0gfmbaF.mjs";
22
22
  import { startOfToday as U } from "date-fns/startOfToday";
23
- import { T as Tt, a as Mt } from "../TransactionDetails-_cXLXTd3.mjs";
23
+ import { T as Tt, a as Mt } from "../TransactionDetails-DPvvi4Iu.mjs";
24
24
  import Dt from "@mui/material/Collapse";
25
25
  import B from "@mui/material/Divider";
26
26
  import q from "@mui/material/List";
27
27
  import J from "@mui/material/ListItem";
28
28
  import xt from "@mui/material/ListItemButton";
29
29
  import { D as Q } from "../Drawer-kEE73B87.mjs";
30
- import { A as Z, W as wt } from "../WidgetContainer-DtPnPQZY.mjs";
30
+ import { A as Z, W as wt } from "../WidgetContainer-BMWagbIl.mjs";
31
31
  const j = 5, vt = (n, l, r) => r.reduce((i, c) => {
32
32
  if (c.total > 0) {
33
33
  const a = n.find((s) => s.guid === c.category_guid);
@@ -1,12 +1,12 @@
1
1
  import { T as Ca } from "../TransactionApi-B3Tksf7L.mjs";
2
- import { u as P, C as He, D as Be, M as Pe, c as $e, T as Ve, a as We } from "../TransactionDetails-_cXLXTd3.mjs";
3
- import { B as ba, d as Ta, b as Aa } from "../TransactionDetails-_cXLXTd3.mjs";
4
- import { T as M } from "../User-DaJAQ09j.mjs";
5
- import { O as xa } from "../User-DaJAQ09j.mjs";
6
- import { S as ee, D as Ge } from "../TransactionStore-B-Tq_YFE.mjs";
7
- import { T as Ia } from "../TransactionStore-B-Tq_YFE.mjs";
8
- import { e as Ue } from "../exportTransactionsToCSV-D8TTNrrE.mjs";
9
- import { E as Da } from "../ExportCsvAction-CBJAfyAw.mjs";
2
+ import { u as P, C as He, D as Be, M as Pe, c as $e, T as Ve, a as We } from "../TransactionDetails-DPvvi4Iu.mjs";
3
+ import { B as ba, d as Ta, b as Aa } from "../TransactionDetails-DPvvi4Iu.mjs";
4
+ import { T as M } from "../User-BQUxBeZV.mjs";
5
+ import { O as xa } from "../User-BQUxBeZV.mjs";
6
+ import { S as ee, D as Ge } from "../TransactionStore-CBrJOY0H.mjs";
7
+ import { T as Ia } from "../TransactionStore-CBrJOY0H.mjs";
8
+ import { e as Ue } from "../exportTransactionsToCSV-7bVS7KXf.mjs";
9
+ import { E as Da } from "../ExportCsvAction-sX8Rg4Ov.mjs";
10
10
  import { jsxs as _, jsx as e } from "react/jsx-runtime";
11
11
  import m from "react";
12
12
  import { observer as S } from "mobx-react-lite";
@@ -15,7 +15,7 @@ import { DataGridPro as ze } from "@mui/x-data-grid-pro";
15
15
  import A from "@mui/material/Box";
16
16
  import { useTheme as Ke } from "@mui/material/styles";
17
17
  import { Text as C, Icon as B, MerchantLogo as qe, TextField as te, P as je } from "@mxenabled/mxui";
18
- import { h as $, u as x, b as K, d as re, m as Xe, a as Ye, g as Je, o as Qe } from "../hooks-CE2TKk4a.mjs";
18
+ import { h as $, u as x, b as K, d as re, m as Xe, a as Ye, g as Je, p as Qe } from "../hooks-D6XlXHf4.mjs";
19
19
  import { fromUnixTime as Ze } from "date-fns/fromUnixTime";
20
20
  import { f as et, D as tt, a as se } from "../Dialog-CWW597AF.mjs";
21
21
  import D from "@mui/material/Stack";
@@ -26,15 +26,15 @@ import { getUnixTime as nt } from "date-fns/getUnixTime";
26
26
  import { startOfMonth as ot } from "date-fns/startOfMonth";
27
27
  import { startOfToday as z } from "date-fns/startOfToday";
28
28
  import rt from "@mui/material/styles/useTheme";
29
- import { l as st } from "../ConnectDrawer-CPTXh70j.mjs";
29
+ import { k as st } from "../ConnectDrawer-CHG5Lv_B.mjs";
30
30
  import it from "@mui/material/Divider";
31
31
  import ct from "@mui/material/MenuItem";
32
32
  import lt from "@mui/material/RadioGroup";
33
33
  import { ExpandMore as dt } from "@mxenabled/mx-icons";
34
- import { C as ut } from "../CurrencyInput-C4xNRL2W.mjs";
35
- import { a as mt, u as _t } from "../CategorySelectorDrawer-BmenK5bu.mjs";
34
+ import { C as ut } from "../CurrencyInput-CsCy7uaS.mjs";
35
+ import { a as mt, u as _t } from "../CategorySelectorDrawer-DUe4lH5-.mjs";
36
36
  import { b as ae } from "../Localization-2MODESHW.mjs";
37
- import { A as T, W as pt } from "../WidgetContainer-DtPnPQZY.mjs";
37
+ import { A as T, W as pt } from "../WidgetContainer-BMWagbIl.mjs";
38
38
  import { u as gt } from "../useScreenSize-B6JyS_Lj.mjs";
39
39
  import { S as ht } from "../SearchBox-B2_zLv8-.mjs";
40
40
  import { D as ne } from "../Drawer-kEE73B87.mjs";