@mx-cartographer/experiences 7.2.13-alpha.mm3 → 7.2.14

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 (38) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/{Account-B-CuHOYf.mjs → Account-vp_TAbGt.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-bqByD9ea.mjs → AccountDetailsContent-CsH1w_GZ.mjs} +6 -6
  4. package/dist/{AccountDetailsHeader-vcy67tuH.mjs → AccountDetailsHeader-Df1JkzYi.mjs} +4 -4
  5. package/dist/{AccountFields-cUP-9Hm6.mjs → AccountFields-DUToRRqW.mjs} +2 -2
  6. package/dist/{AccountListItem-DChcf3SN.mjs → AccountListItem-CeY_WIpj.mjs} +3 -3
  7. package/dist/{AccountStore-D6KiXA1B.mjs → AccountStore-BkoLK9Tq.mjs} +1 -1
  8. package/dist/{Accounts-IeEtQjzA.mjs → Accounts-C1QxUB-e.mjs} +1 -1
  9. package/dist/{ConnectDrawer-DaFRU5st.mjs → ConnectDrawer-Bw5s6Dw1.mjs} +1 -0
  10. package/dist/{ConnectionsDrawer-DHJ7qdWL.mjs → ConnectionsDrawer-BDvVuJQf.mjs} +13 -12
  11. package/dist/{DebtsStore-z3VARSO6.mjs → DebtsStore-BD_XwsI7.mjs} +1 -1
  12. package/dist/Donut-oaQFlbit.mjs +86 -0
  13. package/dist/{GoalStore-TD0BfzWX.mjs → GoalStore-DZ_Jvsa_.mjs} +1 -1
  14. package/dist/{ManageIncome-Cw-QhHiy.mjs → ManageIncome-CV-bGuR-.mjs} +63 -64
  15. package/dist/{NetWorthStore-B_1oulrt.mjs → NetWorthStore-D1NiDUcc.mjs} +2 -2
  16. package/dist/{RecurringSettings-Dhf7DHVC.mjs → RecurringSettings-G6_BbsIF.mjs} +2 -2
  17. package/dist/{TransactionDetails-DW7T0W0z.mjs → TransactionDetails-CDtya0KS.mjs} +1 -1
  18. package/dist/{WidgetContainer-C88Ecu2W.mjs → WidgetContainer-EbrN1oIo.mjs} +1 -1
  19. package/dist/accounts/index.es.js +11 -11
  20. package/dist/budgets/index.es.js +455 -430
  21. package/dist/cashflow/index.es.js +5 -5
  22. package/dist/common/index.es.js +10 -10
  23. package/dist/dashboard/index.es.js +1 -1
  24. package/dist/debts/index.es.js +5 -5
  25. package/dist/finstrong/index.es.js +4 -4
  26. package/dist/goals/index.es.js +7 -7
  27. package/dist/help/index.es.js +1 -1
  28. package/dist/investments/index.es.js +3 -3
  29. package/dist/networth/index.es.js +4 -4
  30. package/dist/recurringtransactions/index.es.js +5 -5
  31. package/dist/settings/index.es.js +1 -1
  32. package/dist/spending/index.es.js +342 -290
  33. package/dist/transactions/index.es.js +166 -193
  34. package/dist/trends/index.es.js +3 -3
  35. package/dist/{useAccountDisplayName-BcRqfar8.mjs → useAccountDisplayName-jS05A6-6.mjs} +1 -1
  36. package/dist/useAriaLive-B3_pRUio.mjs +35 -0
  37. package/package.json +1 -1
  38. package/dist/Donut-1UMNcG67.mjs +0 -57
@@ -7,10 +7,10 @@ import b from "@mui/material/Tabs";
7
7
  import d from "@mui/material/Divider";
8
8
  import R from "@mui/material/List";
9
9
  import T from "@mui/material/Stack";
10
- import { R as C, A as S, a as E, M as v } from "./ManageIncome-Cw-QhHiy.mjs";
10
+ import { R as C, A as S, a as E, M as v } from "./ManageIncome-CV-bGuR-.mjs";
11
11
  import { u as _, j as A, g as f } from "./hooks-D6XlXHf4.mjs";
12
12
  import { R as y, F as N } from "./RecurringTransactions-ej39mgA6.mjs";
13
- import { A as m } from "./WidgetContainer-C88Ecu2W.mjs";
13
+ import { A as m } from "./WidgetContainer-EbrN1oIo.mjs";
14
14
  const I = h(() => {
15
15
  const { recurring: g } = _(), { repeatingTransactions: n } = A(), { onEvent: o } = f(), l = (r) => {
16
16
  o(m.RECURRING_TRANSACTIONS_CLICK_EXPENSE, {
@@ -17,7 +17,7 @@ import { fromUnixTime as W } from "date-fns/fromUnixTime";
17
17
  import { isSameDay as Ne } from "date-fns/isSameDay";
18
18
  import { h as Ye } from "./DateUtil-BcuH7ErC.mjs";
19
19
  import { L as Ie } from "./Loader-DUaFpDGv.mjs";
20
- import { A as P } from "./WidgetContainer-C88Ecu2W.mjs";
20
+ import { A as P } from "./WidgetContainer-EbrN1oIo.mjs";
21
21
  import ne from "@mui/material/Paper";
22
22
  import ce from "@mui/material/Button";
23
23
  import je from "@mui/material/FormGroup";
@@ -37,7 +37,7 @@ import Ke from "@mui/material/ToggleButtonGroup";
37
37
  import Ge from "@mui/material/styles/useTheme";
38
38
  import { f as K, D as G, a as Me } from "./Dialog-CWW597AF.mjs";
39
39
  import { D as We } from "./Drawer-kEE73B87.mjs";
40
- import { k as ye, l as xe } from "./ConnectDrawer-DaFRU5st.mjs";
40
+ import { k as ye, l as xe } from "./ConnectDrawer-Bw5s6Dw1.mjs";
41
41
  const ve = {
42
42
  ACCOUNTS_CLICK_ACCOUNT: "accounts_widget_click_account",
43
43
  ACCOUNTS_CLICK_CONNECT: "accounts_widget_click_connect_accounts",
@@ -7,25 +7,25 @@ import E from "@mui/material/List";
7
7
  import O from "@mui/material/ListSubheader";
8
8
  import _ from "@mui/system/Stack";
9
9
  import { Text as v } from "@mxenabled/mxui";
10
- import { A as K } from "../AccountDetailsContent-bqByD9ea.mjs";
11
- import { u as D1 } from "../AccountDetailsContent-bqByD9ea.mjs";
12
- import { u as z, A as P } from "../AccountDetailsHeader-vcy67tuH.mjs";
13
- import { A as W } from "../AccountListItem-DChcf3SN.mjs";
14
- import { a as Y } from "../AccountFields-cUP-9Hm6.mjs";
15
- import { g as U1, b as $1 } from "../AccountFields-cUP-9Hm6.mjs";
10
+ import { A as K } from "../AccountDetailsContent-CsH1w_GZ.mjs";
11
+ import { u as D1 } from "../AccountDetailsContent-CsH1w_GZ.mjs";
12
+ import { u as z, A as P } from "../AccountDetailsHeader-Df1JkzYi.mjs";
13
+ import { A as W } from "../AccountListItem-CeY_WIpj.mjs";
14
+ import { a as Y } from "../AccountFields-DUToRRqW.mjs";
15
+ import { g as U1, b as $1 } from "../AccountFields-DUToRRqW.mjs";
16
16
  import { u as w, b as S, d as T, g as D, a as q } from "../hooks-D6XlXHf4.mjs";
17
17
  import { f as I } from "../NumberFormatting-Buh7u8Oi.mjs";
18
18
  import { D as J } from "../Drawer-kEE73B87.mjs";
19
- import { A as y, W as Q } from "../WidgetContainer-C88Ecu2W.mjs";
20
- import { C as X } from "../ConnectionsDrawer-DHJ7qdWL.mjs";
19
+ import { A as y, W as Q } from "../WidgetContainer-EbrN1oIo.mjs";
20
+ import { C as X } from "../ConnectionsDrawer-BDvVuJQf.mjs";
21
21
  import { u as N } from "../useScreenSize-B6JyS_Lj.mjs";
22
22
  import { L as R } from "../Loader-DUaFpDGv.mjs";
23
- import { l as U, m as e1 } from "../ConnectDrawer-DaFRU5st.mjs";
24
- import { F as G1, M as K1 } from "../ConnectDrawer-DaFRU5st.mjs";
23
+ import { l as U, m as e1 } from "../ConnectDrawer-Bw5s6Dw1.mjs";
24
+ import { F as G1, M as K1 } from "../ConnectDrawer-Bw5s6Dw1.mjs";
25
25
  import t1 from "@mui/material/ListItem";
26
26
  import { M as $ } from "../MiniWidgetContainer-D0gfmbaF.mjs";
27
27
  import l1 from "@mui/material/Stack";
28
- import { A as P1, a as Y1 } from "../AccountStore-D6KiXA1B.mjs";
28
+ import { A as P1, a as Y1 } from "../AccountStore-BkoLK9Tq.mjs";
29
29
  const i1 = () => {
30
30
  const [c, H] = d.useState(""), { accounts: C } = w(), { selectedAccounts: l } = S(), { setSelectedAccount: h, setSelectedMember: r } = z(), { members: L } = T(), { onEvent: f } = D(), s = [...new Set(l.map((t) => t.account_type))], a = l.find((t) => c === t.guid), u = d.useMemo(
31
31
  () => l.filter((t) => t.is_hidden),