@mx-cartographer/experiences 7.0.11-alpha.al0 → 7.0.11-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.
Files changed (103) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/{Account-D_kRKI6x.mjs → Account-BW3-oYEs.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-Dfja2v8K.mjs → AccountDetailsContent-Tm7IjJIc.mjs} +16 -16
  4. package/dist/{AccountDetailsHeader-nc5mqlHm.mjs → AccountDetailsHeader-sum_Bgdy.mjs} +5 -5
  5. package/dist/{AccountFields-DeebSePp.mjs → AccountFields-CIz-r3gP.mjs} +2 -2
  6. package/dist/{AccountListItem-dh03tivj.mjs → AccountListItem-B-ZjJ4Gp.mjs} +3 -3
  7. package/dist/{AccountStore-Cp7xWX8n.mjs → AccountStore-BaMynkQT.mjs} +11 -11
  8. package/dist/{Accounts-DppzmFak.mjs → Accounts-CA-nqAjT.mjs} +1 -1
  9. package/dist/{BeatApi-D0WcLW3O.mjs → BeatApi-DLu87ijw.mjs} +3 -3
  10. package/dist/{BeatStore-y6WVs07e.mjs → BeatStore-By4aGoRM.mjs} +17 -17
  11. package/dist/{BudgetUtil-DmWvHV7C.mjs → BudgetUtil-CeSLAcsl.mjs} +1 -1
  12. package/dist/{CategorySelectorDrawer-uTU7Nwn2.mjs → CategorySelectorDrawer-BPvjZ-Xo.mjs} +1 -1
  13. package/dist/{CategoryStore-BfYppD3g.mjs → CategoryStore-BOyzQjQp.mjs} +4 -4
  14. package/dist/{ConnectDrawer-BfYwIgKa.mjs → ConnectDrawer-phFH6OHt.mjs} +5 -5
  15. package/dist/{ConnectionsDrawer-BKG07Loi.mjs → ConnectionsDrawer-ihxkAi1P.mjs} +2 -2
  16. package/dist/{CurrencyInput-BtrNBP3z.mjs → CurrencyInput-bEx2Mbd0.mjs} +1 -1
  17. package/dist/{DebtsStore-BR1o55kk.mjs → DebtsStore-Dp-CraCD.mjs} +1 -1
  18. package/dist/{ExportCsvAction-BH369hls.mjs → ExportCsvAction-CbMfQ2Wa.mjs} +3 -3
  19. package/dist/{Fetch-CJ9cgjgV.mjs → Fetch-CkFKy79O.mjs} +8 -9
  20. package/dist/{FinstrongStore-rC2F4Tq3.mjs → FinstrongStore-mkALvztw.mjs} +4 -4
  21. package/dist/{GoalStore-rZKi2YjE.mjs → GoalStore-BWHkOQ8o.mjs} +21 -21
  22. package/dist/{Help-t24Ldz-O.mjs → Help-B3oENhkG.mjs} +1 -1
  23. package/dist/{LineChart-CfEEnHUy.mjs → LineChart-BWWmmJxV.mjs} +204 -183
  24. package/dist/{ListItemAction-Cwadpg85.mjs → ListItemAction-DNZZ5fSa.mjs} +1 -1
  25. package/dist/{ManageIncome-xksS_sWM.mjs → ManageIncome-Bef4VWt7.mjs} +4 -4
  26. package/dist/MerchantStore-DVH-QOf0.mjs +37 -0
  27. package/dist/{MicroWidgetContainer-DwTAjSdX.mjs → MicroWidgetContainer-Dxz8uBN9.mjs} +1 -1
  28. package/dist/{MiniWidgetContainer-CxggrnHk.mjs → MiniWidgetContainer-CTyjmE1h.mjs} +1 -1
  29. package/dist/{NetWorthStore-5qSDIglU.mjs → NetWorthStore-B6xF9eGH.mjs} +2 -2
  30. package/dist/{NotificationSettings-Cny7J1hO.mjs → NotificationSettings-uXVwpIa1.mjs} +2 -2
  31. package/dist/{NotificationStore-DpV9hXSE.mjs → NotificationStore-DHtSGySy.mjs} +4 -8
  32. package/dist/{OriginalBalanceAction-DDMRgIBU.mjs → OriginalBalanceAction-DepsKiJz.mjs} +3 -3
  33. package/dist/{RecurringSettings-DXQ64A8U.mjs → RecurringSettings-1EOh67IT.mjs} +3 -3
  34. package/dist/{RecurringTransactionsStore-CXhnipfd.mjs → RecurringTransactionsStore-D62XJtdL.mjs} +16 -20
  35. package/dist/{SettingsStore-CLLqNa_S.mjs → SettingsStore-B4gi6oOw.mjs} +29 -33
  36. package/dist/{TransactionApi-C0HMGDBV.mjs → TransactionApi-DbbcjI2L.mjs} +29 -29
  37. package/dist/TransactionDetails-DYF-P762.mjs +1337 -0
  38. package/dist/{TransactionStore-Cu_KM_J9.mjs → TransactionStore-0tLtBEIC.mjs} +25 -29
  39. package/dist/TrendsStore-WrHxzdbQ.mjs +565 -0
  40. package/dist/{Transaction-CXMMfhz-.mjs → User-Dq9Qj764.mjs} +48 -46
  41. package/dist/{ViewMoreMicroCard-DJoNOqkD.mjs → ViewMoreMicroCard-BZI5VMNW.mjs} +2 -5
  42. package/dist/{WidgetContainer-QcfqagZD.mjs → WidgetContainer-C2NBfpDg.mjs} +2 -2
  43. package/dist/accounts/api/AccountApi.d.ts +2 -2
  44. package/dist/accounts/index.es.js +17 -17
  45. package/dist/analytics/index.es.js +2 -2
  46. package/dist/budgets/api/BudgetsApi.d.ts +2 -2
  47. package/dist/budgets/index.es.js +10 -10
  48. package/dist/cashflow/api/CashflowApi.d.ts +2 -3
  49. package/dist/cashflow/index.es.js +10 -10
  50. package/dist/categories/index.es.js +2 -2
  51. package/dist/common/api/AnalyticsApi.d.ts +2 -2
  52. package/dist/common/api/AppDataApi.d.ts +2 -2
  53. package/dist/common/api/BeatApi.d.ts +2 -2
  54. package/dist/common/api/CategoryApi.d.ts +3 -2
  55. package/dist/common/api/GlobalCopyApi.d.ts +1 -2
  56. package/dist/common/api/LocalizedCopyApi.d.ts +1 -2
  57. package/dist/common/api/NotificationApi.d.ts +2 -2
  58. package/dist/common/api/ScheduledPaymentsApi.d.ts +2 -3
  59. package/dist/common/api/UserApi.d.ts +2 -2
  60. package/dist/common/context/GlobalDataProvider.d.ts +2 -3
  61. package/dist/common/context/hooks.d.ts +1 -4
  62. package/dist/common/context/index.d.ts +1 -1
  63. package/dist/common/index.es.js +315 -321
  64. package/dist/common/stores/GlobalStore.d.ts +1 -2
  65. package/dist/common/types/index.d.ts +0 -1
  66. package/dist/common/utils/Fetch.d.ts +1 -3
  67. package/dist/dashboard/index.es.js +7 -7
  68. package/dist/debts/index.es.js +197 -180
  69. package/dist/{exportTransactionsToCSV-DpP_a1g8.mjs → exportTransactionsToCSV-BDlt8u0n.mjs} +1 -1
  70. package/dist/finstrong/api/FinstrongApi.d.ts +1 -2
  71. package/dist/finstrong/index.es.js +7 -7
  72. package/dist/goals/api/GoalApi.d.ts +2 -3
  73. package/dist/goals/index.es.js +11 -11
  74. package/dist/help/api/HelpApi.d.ts +2 -2
  75. package/dist/help/index.es.js +3 -3
  76. package/dist/hooks-DkUqN6JE.mjs +71 -0
  77. package/dist/insights/index.es.js +1 -1
  78. package/dist/investments/api/HoldingApi.d.ts +2 -3
  79. package/dist/investments/index.es.js +3 -3
  80. package/dist/merchants/api/MerchantApi.d.ts +1 -2
  81. package/dist/merchants/index.es.js +2 -2
  82. package/dist/microinsights/context/InsightsMicroWidgetDataProvider.d.ts +1 -2
  83. package/dist/microinsights/context/hooks.d.ts +1 -1
  84. package/dist/microinsights/index.es.js +1 -1
  85. package/dist/networth/index.es.js +7 -7
  86. package/dist/notifications/index.es.js +5 -5
  87. package/dist/recurringtransactions/api/RepeatingTransactionsApi.d.ts +2 -2
  88. package/dist/recurringtransactions/index.es.js +10 -10
  89. package/dist/settings/api/SettingsApi.d.ts +2 -3
  90. package/dist/settings/index.es.js +7 -7
  91. package/dist/spending/index.es.js +4 -4
  92. package/dist/transactions/api/TransactionApi.d.ts +2 -3
  93. package/dist/transactions/components/shared/transactiondetails/Description.d.ts +1 -0
  94. package/dist/transactions/components/shared/transactiondetails/TransactionDetailsView.d.ts +8 -0
  95. package/dist/transactions/index.es.js +121 -120
  96. package/dist/trends/index.es.js +10 -10
  97. package/dist/{useCombineEvents-Dbjzfwvo.mjs → useCombineEvents-DaDBSR_1.mjs} +29 -29
  98. package/package.json +1 -1
  99. package/dist/MerchantStore-h96aTml7.mjs +0 -37
  100. package/dist/TransactionDetails-v77agHHP.mjs +0 -1280
  101. package/dist/TrendsStore-B4Q-iLX0.mjs +0 -547
  102. package/dist/common/types/Handlers.d.ts +0 -2
  103. package/dist/hooks-DcS6DyRl.mjs +0 -74
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [7.0.12] - 09-22-2025
2
+
3
+ - **ADDED** - Support view-only mode for transaction details based on feature flag
4
+
5
+ ## [7.0.11] - 09-19-2025
6
+
7
+ - **FIXED** - Graphs from preventing scroll Gesture
8
+
1
9
  ## [7.0.10] - 09-19-2025
2
10
 
3
11
  - **ADDED** - Support for excluding external accounts based on feature flag
@@ -1,4 +1,4 @@
1
- import { A as C } from "./ConnectDrawer-BfYwIgKa.mjs";
1
+ import { A as C } from "./ConnectDrawer-phFH6OHt.mjs";
2
2
  const I = [
3
3
  C.ANY,
4
4
  C.CASH,
@@ -11,18 +11,18 @@ 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-nc5mqlHm.mjs";
15
- import { c as z, u as E, e as O, f as X } from "./hooks-DcS6DyRl.mjs";
16
- import { A as at } from "./AccountListItem-dh03tivj.mjs";
17
- import { A as k } from "./WidgetContainer-QcfqagZD.mjs";
18
- import { a as V, f as B, D as K } from "./Dialog-CWW597AF.mjs";
14
+ import { u as D } from "./AccountDetailsHeader-sum_Bgdy.mjs";
15
+ import { c as z, u as E, e as O, f as X } from "./hooks-DkUqN6JE.mjs";
16
+ import { A as at } from "./AccountListItem-B-ZjJ4Gp.mjs";
17
+ import { A as k } from "./WidgetContainer-C2NBfpDg.mjs";
18
+ import { a as V, f as B, D as j } from "./Dialog-CWW597AF.mjs";
19
19
  import { b as h } from "./Localization-2MODESHW.mjs";
20
20
  import { D as J } from "./Drawer-kEE73B87.mjs";
21
21
  import R 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 { k as m, N as Q, h as Z, F as P } from "./ConnectDrawer-BfYwIgKa.mjs";
25
+ import { k as m, N as Q, j as Z, F as P } from "./ConnectDrawer-phFH6OHt.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,15 +37,15 @@ import { LocalizationProvider as ft } from "@mui/x-date-pickers-pro";
37
37
  import At from "@mui/material/MenuItem";
38
38
  import bt from "@mui/material/Select";
39
39
  import Tt from "@mui/material/TextField";
40
- import { C as St } from "./CurrencyInput-BtrNBP3z.mjs";
41
- import { a as Dt } from "./AccountFields-DeebSePp.mjs";
40
+ import { C as St } from "./CurrencyInput-bEx2Mbd0.mjs";
41
+ import { a as Dt } from "./AccountFields-CIz-r3gP.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-v77agHHP.mjs";
48
- import { T as j } from "./TabContentContainer-j01JYR_7.mjs";
47
+ import { T as vt, a as Lt } from "./TransactionDetails-DYF-P762.mjs";
48
+ import { T as K } from "./TabContentContainer-j01JYR_7.mjs";
49
49
  const U = ({
50
50
  children: e,
51
51
  isLast: o = !1,
@@ -314,11 +314,11 @@ const U = ({
314
314
  };
315
315
  default: {
316
316
  const c = () => {
317
- const i = e.successfully_aggregated_at ? lt(e.successfully_aggregated_at) : void 0, u = i && B(i, K.TIME_STAMP_HOUR_MINUTE);
317
+ const i = e.successfully_aggregated_at ? lt(e.successfully_aggregated_at) : void 0, u = i && B(i, j.TIME_STAMP_HOUR_MINUTE);
318
318
  if (u)
319
319
  return dt(i) ? h(o.last_updated_at, o.today, u) : ut(i) ? h(o.last_updated_at, o.yesterday, u) : h(
320
320
  o.last_updated_at,
321
- B(i, K.MONTH_DAY_YEAR),
321
+ B(i, j.MONTH_DAY_YEAR),
322
322
  u
323
323
  );
324
324
  };
@@ -609,7 +609,7 @@ const U = ({
609
609
  }
610
610
  )
611
611
  ] });
612
- }, Bt = b(Gt), Kt = () => {
612
+ }, Bt = b(Gt), jt = () => {
613
613
  const [e, o] = _.useState(""), { onEvent: n } = O(), { selectedAccount: c } = D(), { accounts: i } = E(), { setFilter: u, sortedTransactions: l } = X(), s = _.useMemo(
614
614
  () => l.find((r) => r.guid === e),
615
615
  [e, l]
@@ -632,7 +632,7 @@ const U = ({
632
632
  }
633
633
  )
634
634
  ] });
635
- }, jt = b(Kt), Yt = () => {
635
+ }, Kt = b(jt), Yt = () => {
636
636
  const [e, o] = _.useState(0), { accounts: n } = E();
637
637
  return /* @__PURE__ */ d(g, { children: [
638
638
  /* @__PURE__ */ t(Bt, { setTabValue: o }),
@@ -665,8 +665,8 @@ const U = ({
665
665
  ]
666
666
  }
667
667
  ),
668
- /* @__PURE__ */ t(j, { index: 0, name: "transaction-details", value: e, children: /* @__PURE__ */ t(jt, {}) }),
669
- /* @__PURE__ */ t(j, { index: 1, name: "account-details", value: e, children: /* @__PURE__ */ t(Ht, {}) })
668
+ /* @__PURE__ */ t(K, { index: 0, name: "transaction-details", value: e, children: /* @__PURE__ */ t(Kt, {}) }),
669
+ /* @__PURE__ */ t(K, { index: 1, name: "account-details", value: e, children: /* @__PURE__ */ t(Ht, {}) })
670
670
  ] });
671
671
  }, He = b(Yt);
672
672
  export {
@@ -2,17 +2,17 @@ import { jsx as e, jsxs as u } from "react/jsx-runtime";
2
2
  import { observer as p } from "mobx-react-lite";
3
3
  import d from "@mui/material/Stack";
4
4
  import { H3 as w, InstitutionLogo as I, Text as m, H2 as L } from "@mxenabled/mxui";
5
- import { g as N } from "./AccountFields-DeebSePp.mjs";
5
+ import { g as N } from "./AccountFields-CIz-r3gP.mjs";
6
6
  import h from "react";
7
- import { G as v, c as S, k as y, u as _, l as E } from "./hooks-DcS6DyRl.mjs";
7
+ import { G as v, c as S, k as y, u as _, l as E } from "./hooks-DkUqN6JE.mjs";
8
8
  import G from "@mui/material/Card";
9
9
  import O from "@mui/material/CardContent";
10
10
  import P from "@mui/material/CardHeader";
11
11
  import { useTheme as M } from "@mui/material/styles";
12
12
  import { g as B, a as H, b as U } from "./SpendingData-D5vsfYKo.mjs";
13
- import { L as j } from "./LineChart-CfEEnHUy.mjs";
14
- import { I as f, P as g, S as C } from "./Account-D_kRKI6x.mjs";
15
- import { A } from "./ConnectDrawer-BfYwIgKa.mjs";
13
+ import { L as j } from "./LineChart-BWWmmJxV.mjs";
14
+ import { I as f, P as g, S as C } from "./Account-BW3-oYEs.mjs";
15
+ import { A } from "./ConnectDrawer-phFH6OHt.mjs";
16
16
  import { L as z } from "./Loader-Dp1P2gNw.mjs";
17
17
  import { f as Y, D as k } from "./Dialog-CWW597AF.mjs";
18
18
  import { f as R } from "./NumberFormatting-CtWHhyBX.mjs";
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import { Icon as p, Text as c } from "@mxenabled/mxui";
3
- import { F as m, A as b, a as v, P as h, b as F } from "./ConnectDrawer-BfYwIgKa.mjs";
4
- import { i as D, u as T, a as A, b as O, c as g } from "./Accounts-DppzmFak.mjs";
3
+ import { F as m, A as b, a as v, P as h, b as F } from "./ConnectDrawer-phFH6OHt.mjs";
4
+ import { i as D, u as T, a as A, b as O, c as g } from "./Accounts-CA-nqAjT.mjs";
5
5
  import { f as _, i as d, a as N, b as S } from "./NumberFormatting-CtWHhyBX.mjs";
6
6
  import { b as i } from "./Localization-2MODESHW.mjs";
7
7
  import { f, D as o } from "./Dialog-CWW597AF.mjs";
@@ -10,9 +10,9 @@ import C from "@mui/material/styles/useTheme";
10
10
  import { InstitutionLogo as B, Text as o } from "@mxenabled/mxui";
11
11
  import { Error as L } from "@mxenabled/mx-icons";
12
12
  import { I as A } from "./IconBacking-B9oC6uL2.mjs";
13
- import { g as j } from "./AccountFields-DeebSePp.mjs";
14
- import { d } from "./ConnectDrawer-BfYwIgKa.mjs";
15
- import { u as T } from "./hooks-DcS6DyRl.mjs";
13
+ import { g as j } from "./AccountFields-CIz-r3gP.mjs";
14
+ import { d } from "./ConnectDrawer-phFH6OHt.mjs";
15
+ import { u as T } from "./hooks-DkUqN6JE.mjs";
16
16
  import { f as X } from "./NumberFormatting-CtWHhyBX.mjs";
17
17
  const $ = {
18
18
  gridRow: 1,
@@ -1,10 +1,11 @@
1
1
  import { makeAutoObservable as _, runInAction as a } from "mobx";
2
- import { F as g, A as i } from "./Fetch-CJ9cgjgV.mjs";
3
- import { A as s, d, E as f, i as p, j as y } from "./ConnectDrawer-BfYwIgKa.mjs";
2
+ import { i as g } from "./User-Dq9Qj764.mjs";
3
+ import { F as f, A as i } from "./Fetch-CkFKy79O.mjs";
4
+ import { A as s, d as h, E as p, g as y, h as I } from "./ConnectDrawer-phFH6OHt.mjs";
4
5
  class l {
5
6
  fetchInstance;
6
- constructor(t, e, n) {
7
- this.fetchInstance = new g(t, e, void 0, n);
7
+ constructor(t, e) {
8
+ this.fetchInstance = new f(t, e);
8
9
  }
9
10
  createAccount = async (t) => this.fetchInstance.post(i.ACCOUNTS, t).then((e) => e.account).catch((e) => e);
10
11
  deleteAccount = async (t) => this.fetchInstance.delete(`${i.ACCOUNTS}/${t}`).catch((e) => e);
@@ -16,7 +17,6 @@ class l {
16
17
  refreshAllMembers = async () => this.fetchInstance.get(`${i.MEMBERS}/refresh_all`).then((t) => t).catch((t) => t);
17
18
  updateAccount = async (t) => this.fetchInstance.put(`${i.ACCOUNTS}/${t.guid}`, t).then((e) => e.account).catch((e) => e);
18
19
  }
19
- const I = (h, t) => !!h.find((e) => e.feature_name === t)?.is_enabled;
20
20
  class b {
21
21
  isLoading = !1;
22
22
  selectedAccount = {};
@@ -28,7 +28,7 @@ class b {
28
28
  setSelectedAccount = (t) => this.selectedAccount = t;
29
29
  setSelectedMember = (t) => this.selectedMember = t;
30
30
  }
31
- class w {
31
+ class N {
32
32
  globalStore;
33
33
  api = new l("/", "");
34
34
  accounts = [];
@@ -36,7 +36,7 @@ class w {
36
36
  members = [];
37
37
  uiStore;
38
38
  constructor(t) {
39
- this.globalStore = t, this.uiStore = new b(), this.api = new l(t.endpoint, t.sessionToken, t.onError), _(this);
39
+ this.globalStore = t, this.uiStore = new b(), this.api = new l(t.endpoint, t.sessionToken), _(this);
40
40
  }
41
41
  loadAccountData = async ({
42
42
  accounts: t,
@@ -114,7 +114,7 @@ class w {
114
114
  }
115
115
  };
116
116
  augmentAccounts = (t = this.accounts) => {
117
- const e = [], n = this.globalStore.userStore.userFeatures, c = I(
117
+ const e = [], n = this.globalStore.userStore.userFeatures, c = g(
118
118
  n,
119
119
  "MD_EXCLUDE_EXTERNAL_ACCOUNTS"
120
120
  );
@@ -122,8 +122,8 @@ class w {
122
122
  if (c && r.member_is_managed_by_user) continue;
123
123
  const o = this.members.find((m) => m.guid === r.member_guid);
124
124
  if (!o) continue;
125
- let u = d.Connected;
126
- f.includes(o.connection_status) ? u = d.Error : p.includes(o.connection_status) ? u = d.Processing : y.includes(o.connection_status) && (u = d.RequiresMfa);
125
+ let u = h.Connected;
126
+ p.includes(o.connection_status) ? u = h.Error : y.includes(o.connection_status) ? u = h.Processing : I.includes(o.connection_status) && (u = h.RequiresMfa);
127
127
  const A = [
128
128
  r.user_name || r.feed_name || "",
129
129
  r.account_number ? `*${r.account_number}` : ""
@@ -231,5 +231,5 @@ class w {
231
231
  }
232
232
  export {
233
233
  l as A,
234
- w as a
234
+ N as a
235
235
  };
@@ -1,4 +1,4 @@
1
- import { A as _ } from "./ConnectDrawer-BfYwIgKa.mjs";
1
+ import { A as _ } from "./ConnectDrawer-phFH6OHt.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,8 +1,8 @@
1
- import { F as c, A as s } from "./Fetch-CJ9cgjgV.mjs";
1
+ import { F as c, A as s } from "./Fetch-CkFKy79O.mjs";
2
2
  class i {
3
3
  fetchInstance;
4
- constructor(t, e, n) {
5
- this.fetchInstance = new c(t, e, void 0, n);
4
+ constructor(t, e) {
5
+ this.fetchInstance = new c(t, e);
6
6
  }
7
7
  getBeats = async (t, e) => {
8
8
  const n = `page=${t || 1}&per_page=${e || 5}`;
@@ -1,8 +1,8 @@
1
1
  import { makeAutoObservable as c, runInAction as r } from "mobx";
2
- import { B as l } from "./BeatApi-D0WcLW3O.mjs";
3
- function d(t, e, s, i = "asc") {
4
- const a = i === "desc" ? -1 : 1;
5
- return [...t, ...e].sort((_, n) => _[s] < n[s] ? -1 * a : _[s] > n[s] ? 1 * a : 0);
2
+ import { B as n } from "./BeatApi-DLu87ijw.mjs";
3
+ function d(t, a, s, i = "asc") {
4
+ const e = i === "desc" ? -1 : 1;
5
+ return [...t, ...a].sort((_, l) => _[s] < l[s] ? -1 * e : _[s] > l[s] ? 1 * e : 0);
6
6
  }
7
7
  const m = (t) => ({
8
8
  ...t,
@@ -49,31 +49,31 @@ const m = (t) => ({
49
49
  });
50
50
  class u {
51
51
  globalStore;
52
- api = new l("/", "");
52
+ api = new n("/", "");
53
53
  beats = [];
54
54
  isLoading = !1;
55
- constructor(e) {
56
- this.globalStore = e, this.api = new l(e.endpoint, e.sessionToken, e.onError), c(this);
55
+ constructor(a) {
56
+ this.globalStore = a, this.api = new n(a.endpoint, a.sessionToken), c(this);
57
57
  }
58
58
  loadBeats = async () => {
59
59
  this.isLoading = !0;
60
- const e = await this.api.getBeats(), i = (await this.api.getOffers()).map((a) => m(a));
60
+ const a = await this.api.getBeats(), i = (await this.api.getOffers()).map((e) => m(e));
61
61
  r(() => {
62
- this.beats = d(e, i, "active_at", "desc"), this.isLoading = !1;
62
+ this.beats = d(a, i, "active_at", "desc"), this.isLoading = !1;
63
63
  });
64
64
  };
65
- getFilteredBeats(e) {
66
- const { categoryGuids: s, templates: i } = e;
67
- let a = this.beats;
68
- return s && (a = this.filterBeatsByCategory(a, s)), i && (a = this.filterBeatsByTemplate(a, i)), a;
65
+ getFilteredBeats(a) {
66
+ const { categoryGuids: s, templates: i } = a;
67
+ let e = this.beats;
68
+ return s && (e = this.filterBeatsByCategory(e, s)), i && (e = this.filterBeatsByTemplate(e, i)), e;
69
69
  }
70
70
  // Return beats with any beat.category_guids that are in categoryGuids
71
- filterBeatsByCategory(e, s) {
72
- return e.filter((i) => i.category_guids?.some((a) => s.includes(a)));
71
+ filterBeatsByCategory(a, s) {
72
+ return a.filter((i) => i.category_guids?.some((e) => s.includes(e)));
73
73
  }
74
74
  // Return beats with a beat.template that is in templates
75
- filterBeatsByTemplate(e, s) {
76
- return e.filter((i) => s.some((a) => i.template === a));
75
+ filterBeatsByTemplate(a, s) {
76
+ return a.filter((i) => s.some((e) => i.template === e));
77
77
  }
78
78
  }
79
79
  export {
@@ -1,4 +1,4 @@
1
- import { g as _ } from "./hooks-DcS6DyRl.mjs";
1
+ import { g as _ } from "./hooks-DkUqN6JE.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-CtWHhyBX.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, k as y, u as b, e as D, a as U } from "./hooks-DcS6DyRl.mjs";
5
+ import { G as K, k as y, u as b, e as D, a as U } from "./hooks-DkUqN6JE.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";
@@ -4,12 +4,12 @@ import { subMonths as g } from "date-fns/subMonths";
4
4
  import { startOfMonth as h } from "date-fns/startOfMonth";
5
5
  import { endOfMonth as d } from "date-fns/endOfMonth";
6
6
  import { a as T, g as m } from "./CategoryUtil-BR3H5i6n.mjs";
7
- import { F as p, A as i } from "./Fetch-CJ9cgjgV.mjs";
7
+ import { F as p, A as i } from "./Fetch-CkFKy79O.mjs";
8
8
  import { b as f, c as w } from "./Category-CevNQ03n.mjs";
9
9
  class y {
10
10
  fetchInstance;
11
- constructor(t, e, o) {
12
- this.fetchInstance = new p(t, e, void 0, o);
11
+ constructor(t, e) {
12
+ this.fetchInstance = new p(t, e);
13
13
  }
14
14
  addCategory = async (t) => this.fetchInstance.post(i.CATEGORIES, t).then((e) => e.category);
15
15
  getCategories = async () => this.fetchInstance.get(i.CATEGORIES).then((t) => t.categories);
@@ -65,7 +65,7 @@ class G {
65
65
  isLoadingCategoryTotals = !1;
66
66
  monthlyTotalsLoaded = !1;
67
67
  constructor(t) {
68
- this.globalStore = t, this.uiStore = new S(), this.api = new y(t.endpoint, t.sessionToken, t.onError), u(this);
68
+ this.globalStore = t, this.uiStore = new S(), this.api = new y(t.endpoint, t.sessionToken), u(this);
69
69
  }
70
70
  get detailedCategories() {
71
71
  return T(
@@ -14,7 +14,7 @@ import p from "@mui/material/ListItemText";
14
14
  import y from "@mui/material/Popover";
15
15
  import g from "@mui/material/Stack";
16
16
  import v from "@mui/material/Checkbox";
17
- import { u as B, c, d as u } from "./hooks-DcS6DyRl.mjs";
17
+ import { u as B, c, d as u } from "./hooks-DkUqN6JE.mjs";
18
18
  import { b as W } from "./Localization-2MODESHW.mjs";
19
19
  import { u as EE } from "./useScreenSize-B6JyS_Lj.mjs";
20
20
  import { observer as z } from "mobx-react-lite";
@@ -498,10 +498,10 @@ export {
498
498
  sE as d,
499
499
  ZE as e,
500
500
  CE as f,
501
- bE as g,
502
- yE as h,
503
- jE as i,
504
- LE as j,
501
+ jE as g,
502
+ LE as h,
503
+ bE as i,
504
+ yE as j,
505
505
  lE as k,
506
506
  iE as l,
507
507
  SE as m
@@ -3,8 +3,8 @@ import r from "react";
3
3
  import { observer as E } from "mobx-react-lite";
4
4
  import { useTheme as D } from "@mui/material/styles";
5
5
  import { ConnectionsWidget as L } from "@mxenabled/web-widget-sdk";
6
- import { C as a, c, M as i } from "./ConnectDrawer-BfYwIgKa.mjs";
7
- import { c as b, d as w, u as _ } from "./hooks-DcS6DyRl.mjs";
6
+ import { C as a, c, M as i } from "./ConnectDrawer-phFH6OHt.mjs";
7
+ import { c as b, d as w, u as _ } from "./hooks-DkUqN6JE.mjs";
8
8
  import { D as x } from "./Drawer-kEE73B87.mjs";
9
9
  const I = ({
10
10
  onClose: l,
@@ -5,7 +5,7 @@ import { v4 as B } from "uuid";
5
5
  import { useTokens as O, TextField as W, P as p } from "@mxenabled/mxui";
6
6
  import { b as _, g as d } from "./Localization-2MODESHW.mjs";
7
7
  import { g as j, C as D, f as y, M as C } from "./NumberFormatting-CtWHhyBX.mjs";
8
- import { u as F } from "./hooks-DcS6DyRl.mjs";
8
+ import { u as F } from "./hooks-DkUqN6JE.mjs";
9
9
  const G = ({
10
10
  allowDecimals: o = !0,
11
11
  ariaLabel: g,
@@ -1,6 +1,6 @@
1
1
  import { makeAutoObservable as l } from "mobx";
2
2
  import { getDate as o, fromUnixTime as m, startOfMonth as _ } from "date-fns";
3
- import { A as b } from "./ConnectDrawer-BfYwIgKa.mjs";
3
+ import { A as b } from "./ConnectDrawer-phFH6OHt.mjs";
4
4
  var u = /* @__PURE__ */ ((a) => (a[a.HIGHEST_INTEREST = 1] = "HIGHEST_INTEREST", a[a.LOWEST_BALANCE = 2] = "LOWEST_BALANCE", a[a.HIGHEST_BALANCE = 3] = "HIGHEST_BALANCE", a))(u || {});
5
5
  const p = {
6
6
  unnamed_label: "Unnamed Debt"
@@ -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-DpP_a1g8.mjs";
5
- import { O as m } from "./Transaction-CXMMfhz-.mjs";
4
+ import { e as p } from "./exportTransactionsToCSV-BDlt8u0n.mjs";
5
+ import { O as m } from "./User-Dq9Qj764.mjs";
6
6
  import { R as x } from "./ResponsiveButton-DZFp78fJ.mjs";
7
- import { e as _, f as C, u as l } from "./hooks-DcS6DyRl.mjs";
7
+ import { e as _, f as C, u as l } from "./hooks-DkUqN6JE.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);
@@ -1,4 +1,4 @@
1
- import { g as r } from "./Localization-2MODESHW.mjs";
1
+ import { g as a } from "./Localization-2MODESHW.mjs";
2
2
  const S = {
3
3
  ACCOUNTS: "accounts",
4
4
  ANALYTICS_EVENTS: "analytics_events",
@@ -46,19 +46,18 @@ const S = {
46
46
  USER_PROFILES: "user_profiles",
47
47
  WIDGET_URLS: "widget_urls"
48
48
  };
49
- class h {
49
+ class c {
50
50
  endpoint = "/";
51
51
  headers;
52
- onError;
53
- constructor(s, n, t, o) {
52
+ constructor(s, n, t) {
54
53
  this.endpoint = s;
55
- const e = {
54
+ const o = {
56
55
  Accept: "application/json",
57
- "Accept-Language": r(),
56
+ "Accept-Language": a(),
58
57
  "Content-Type": "application/json",
59
58
  "MD-Session-Token": n
60
59
  };
61
- this.headers = t || e, this.onError = o;
60
+ this.headers = t || o;
62
61
  }
63
62
  get = async (s) => {
64
63
  const n = {
@@ -70,7 +69,7 @@ class h {
70
69
  return t.text();
71
70
  throw t;
72
71
  }).then((t) => t.length ? JSON.parse(t) : {}).then((t) => t).catch((t) => {
73
- throw this.onError?.(t), t;
72
+ throw t;
74
73
  });
75
74
  };
76
75
  post = async (s, n) => {
@@ -113,5 +112,5 @@ class h {
113
112
  }
114
113
  export {
115
114
  S as A,
116
- h as F
115
+ c as F
117
116
  };
@@ -3,12 +3,12 @@ import { format as i } from "date-fns/format";
3
3
  import { fromUnixTime as g } from "date-fns/fromUnixTime";
4
4
  import { getUnixTime as s } from "date-fns/getUnixTime";
5
5
  import { subMonths as S } from "date-fns/subMonths";
6
- import { F as m, A as o } from "./Fetch-CJ9cgjgV.mjs";
6
+ import { F as m, A as o } from "./Fetch-CkFKy79O.mjs";
7
7
  import { f as p, D as u } from "./Dialog-CWW597AF.mjs";
8
8
  class n {
9
9
  fetchInstance;
10
- constructor(e, t, a) {
11
- this.fetchInstance = new m(e, t, void 0, a);
10
+ constructor(e, t) {
11
+ this.fetchInstance = new m(e, t);
12
12
  }
13
13
  calculateHealthScore = async () => this.fetchInstance.post(`${o.HEALTH_SCORES}/calculate`).then((e) => e.health_score);
14
14
  getAverageHealthScores = async () => this.fetchInstance.get(`${o.HEALTH_SCORES}/monthly_averages`).then((e) => e);
@@ -34,7 +34,7 @@ class v {
34
34
  healthScoreChangeReports = [];
35
35
  peerScore = null;
36
36
  constructor(e) {
37
- this.globalStore = e, this.api = new n(e.endpoint, e.sessionToken, e.onError), l(this);
37
+ this.globalStore = e, this.api = new n(e.endpoint, e.sessionToken), l(this);
38
38
  }
39
39
  calculateHealthScore = async () => {
40
40
  try {
@@ -1,4 +1,4 @@
1
- import { jsxs as g, jsx as d } from "react/jsx-runtime";
1
+ import { jsxs as g, jsx as _ } from "react/jsx-runtime";
2
2
  import u from "react";
3
3
  import p from "@mui/material/Button";
4
4
  import T from "@mui/material/Card";
@@ -7,10 +7,10 @@ import N from "@mui/material/CardHeader";
7
7
  import O from "@mui/material/Stack";
8
8
  import { AccountBalance as w, ChevronRight as S } from "@mxenabled/mx-icons";
9
9
  import { Text as A } from "@mxenabled/mxui";
10
- import { h as L } from "./ConnectDrawer-BfYwIgKa.mjs";
11
- import { m as b } from "./hooks-DcS6DyRl.mjs";
10
+ import { j as L } from "./ConnectDrawer-phFH6OHt.mjs";
11
+ import { m as b } from "./hooks-DkUqN6JE.mjs";
12
12
  import { makeAutoObservable as y, runInAction as c } from "mobx";
13
- import { F as D, A as i } from "./Fetch-CJ9cgjgV.mjs";
13
+ import { F as D, A as i } from "./Fetch-CkFKy79O.mjs";
14
14
  import { fromUnixTime as C } from "date-fns/fromUnixTime";
15
15
  import { addYears as v } from "date-fns/addYears";
16
16
  import { getUnixTime as x } from "date-fns/getUnixTime";
@@ -22,20 +22,20 @@ const at = ({ description: e, label: t, title: o }) => {
22
22
  if (r.show_connections_widget_in_master)
23
23
  return /* @__PURE__ */ g(u.Fragment, { children: [
24
24
  /* @__PURE__ */ g(T, { sx: { m: 24 }, children: [
25
- /* @__PURE__ */ d(
25
+ /* @__PURE__ */ _(
26
26
  N,
27
27
  {
28
- avatar: /* @__PURE__ */ d(w, {}),
28
+ avatar: /* @__PURE__ */ _(w, {}),
29
29
  sx: { ".MuiCardHeader-avatar": { mr: 8 } },
30
- title: /* @__PURE__ */ d(A, { bold: !0, variant: "Body", children: o })
30
+ title: /* @__PURE__ */ _(A, { bold: !0, variant: "Body", children: o })
31
31
  }
32
32
  ),
33
- /* @__PURE__ */ d(I, { sx: { ":last-child": { pb: 4 }, ml: 28, py: 0 }, children: /* @__PURE__ */ g(O, { alignItems: "flex-start", spacing: 2, children: [
34
- /* @__PURE__ */ d(A, { color: "text.secondary", sx: { textWrap: "wrap" }, variant: "ParagraphSmall", children: e }),
35
- /* @__PURE__ */ d(
33
+ /* @__PURE__ */ _(I, { sx: { ":last-child": { pb: 4 }, ml: 28, py: 0 }, children: /* @__PURE__ */ g(O, { alignItems: "flex-start", spacing: 2, children: [
34
+ /* @__PURE__ */ _(A, { color: "text.secondary", sx: { textWrap: "wrap" }, variant: "ParagraphSmall", children: e }),
35
+ /* @__PURE__ */ _(
36
36
  p,
37
37
  {
38
- endIcon: /* @__PURE__ */ d(S, {}),
38
+ endIcon: /* @__PURE__ */ _(S, {}),
39
39
  onClick: () => s(!0),
40
40
  sx: {
41
41
  pl: 0,
@@ -49,7 +49,7 @@ const at = ({ description: e, label: t, title: o }) => {
49
49
  )
50
50
  ] }) })
51
51
  ] }),
52
- /* @__PURE__ */ d(
52
+ /* @__PURE__ */ _(
53
53
  L,
54
54
  {
55
55
  onClose: () => s(!1),
@@ -62,8 +62,8 @@ const at = ({ description: e, label: t, title: o }) => {
62
62
  var a = /* @__PURE__ */ ((e) => (e[e.DEBT_TRACK = 1] = "DEBT_TRACK", e[e.SAVINGS_TRACK = 2] = "SAVINGS_TRACK", e[e.RETIREMENT_TRACK = 3] = "RETIREMENT_TRACK", e[e.EMERGENCY_FUND_TRACK = 4] = "EMERGENCY_FUND_TRACK", e))(a || {}), U = /* @__PURE__ */ ((e) => (e[e.SAVE_AMOUNT = 1] = "SAVE_AMOUNT", e[e.KEEP_BALANCE_BELOW = 2] = "KEEP_BALANCE_BELOW", e[e.KEEP_BALANCE_ABOVE = 3] = "KEEP_BALANCE_ABOVE", e[e.ACTION = 4] = "ACTION", e))(U || {}), l = /* @__PURE__ */ ((e) => (e[e.AUTOMOBILE = 1] = "AUTOMOBILE", e[e.COLLEGE = 2] = "COLLEGE", e[e.HOUSE = 3] = "HOUSE", e[e.RECREATIONAL_VEHICLE = 4] = "RECREATIONAL_VEHICLE", e[e.VACATION = 5] = "VACATION", e[e.ELECTRONIC = 6] = "ELECTRONIC", e[e.OTHER = 7] = "OTHER", e[e.RETIREMENT = 8] = "RETIREMENT", e[e.EMERGENCY_FUND = 9] = "EMERGENCY_FUND", e[e.SETUP_BUDGETS = 10] = "SETUP_BUDGETS", e[e.START_MONEY_MANAGEMENT = 11] = "START_MONEY_MANAGEMENT", e[e.CREDIT_CARD = 12] = "CREDIT_CARD", e[e.LINE_OF_CREDIT = 13] = "LINE_OF_CREDIT", e[e.LOANS = 14] = "LOANS", e))(l || {});
63
63
  class R {
64
64
  fetchInstance;
65
- constructor(t, o, r) {
66
- this.fetchInstance = new D(t, o, void 0, r);
65
+ constructor(t, o) {
66
+ this.fetchInstance = new D(t, o);
67
67
  }
68
68
  addGoal = async (t) => this.fetchInstance.post(i.GOALS, t).then((o) => o.goal);
69
69
  addRetirementGoal = async (t) => this.fetchInstance.post(i.RETIREMENT_GOALS, t).then((o) => o.retirement_goal);
@@ -91,12 +91,12 @@ function it(e, t) {
91
91
  style: "percent",
92
92
  minimumFractionDigits: 0,
93
93
  maximumFractionDigits: 0
94
- }, E = t.is_complete ? t.completed_at : t.projected_to_complete_at, _ = E ? C(E) : /* @__PURE__ */ new Date(), G = m(
94
+ }, E = t.is_complete ? t.completed_at : t.projected_to_complete_at, d = E ? C(E) : /* @__PURE__ */ new Date(), G = m(
95
95
  e.goal_percentage,
96
96
  K(r, h)
97
97
  ), f = m(
98
98
  t.is_complete ? e.completed_label : e.goal_projection,
99
- F(_, B.MONTH_SHORT_YEAR)
99
+ F(d, B.MONTH_SHORT_YEAR)
100
100
  );
101
101
  return {
102
102
  backgroundColor: n,
@@ -183,7 +183,7 @@ class lt {
183
183
  monthlyCashFlowProfile = void 0;
184
184
  goalsLoaded = !1;
185
185
  constructor(t) {
186
- this.globalStore = t, this.api = new R(t.endpoint, t.sessionToken, t.onError), y(this);
186
+ this.globalStore = t, this.api = new R(t.endpoint, t.sessionToken), y(this);
187
187
  }
188
188
  get orderedGoals() {
189
189
  return this.goals.slice().sort((t, o) => t.position - o.position);
@@ -261,12 +261,12 @@ class lt {
261
261
  try {
262
262
  const o = await this.api.getGoals(), r = await this.api.getRetirementGoals(), n = await this.api.getRetirementGoalAccounts(), s = await this.api.getMonthlyCashFlowProfile(), h = this.globalStore.userStore.user.birthday, E = [
263
263
  ...o,
264
- ...r.map((_) => ({
265
- ..._,
266
- amount: _.target_amount,
264
+ ...r.map((d) => ({
265
+ ...d,
266
+ amount: d.target_amount,
267
267
  name: t.retirement,
268
268
  track_type: a.RETIREMENT_TRACK,
269
- projected_to_complete_at: _.retirement_age && h ? $(_.retirement_age, h) : void 0
269
+ projected_to_complete_at: d.retirement_age && h ? $(d.retirement_age, h) : void 0
270
270
  }))
271
271
  ];
272
272
  c(() => {
@@ -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, z as tt, c as ft, o as St, a as It, m as Tt } from "./hooks-DcS6DyRl.mjs";
16
+ import { u as V, y as tt, c as ft, o as St, a as It, m as Tt } from "./hooks-DkUqN6JE.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";