@mx-cartographer/experiences 7.6.7 → 7.6.9

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 (55) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/{Account-CInGmc0-.mjs → Account-_uxi_9nO.mjs} +1 -1
  3. package/dist/{AccountDetailsHeader-CHnRF8JO.mjs → AccountDetailsHeader-DQ7XLdz1.mjs} +4 -4
  4. package/dist/{AccountFields-C1HYZrHp.mjs → AccountFields-BQPsS98r.mjs} +7 -7
  5. package/dist/{AccountListItem-0Ue0FDFm.mjs → AccountListItem-Di1Yze76.mjs} +3 -3
  6. package/dist/{AccountStore-4NJz-RwU.mjs → AccountStore-CJH6KiEh.mjs} +2 -2
  7. package/dist/{Accounts-oiIKNL3g.mjs → Accounts-CrbI2KoT.mjs} +1 -1
  8. package/dist/{CategorySelectorDrawer-DBOfaz2W.mjs → CategorySelectorDrawer-DywvMfPe.mjs} +1 -1
  9. package/dist/{CategoryStore-B5nzxgvr.mjs → CategoryStore-Cnw9yUys.mjs} +1 -1
  10. package/dist/{CategoryUtil-CKczWF-y.mjs → CategoryUtil-DZflYFam.mjs} +1 -1
  11. package/dist/{ConnectDrawer-DJV-yWGN.mjs → ConnectDrawer-CPvaP8lk.mjs} +2 -2
  12. package/dist/{ConnectionsDrawer-BFC4fpyR.mjs → ConnectionsDrawer-XlO1q6PK.mjs} +1 -1
  13. package/dist/{DateUtil-RJ9d88qV.mjs → DateUtil-D7U-nc1Y.mjs} +3 -3
  14. package/dist/{DebtsStore-CwY5g3GU.mjs → DebtsStore-BVMbvqHR.mjs} +1 -1
  15. package/dist/{Dialog-BlnUNqVo.mjs → Dialog-B4PI-_bL.mjs} +2 -2
  16. package/dist/{ExportCsvAction-Col0j3VJ.mjs → ExportCsvAction-HK5CeZWR.mjs} +2 -2
  17. package/dist/{FinstrongStore-DA67hQcM.mjs → FinstrongStore-bEn_im_e.mjs} +5 -5
  18. package/dist/{GoalStore-nm-xgH5C.mjs → GoalStore-DaQzJCFj.mjs} +2 -2
  19. package/dist/{ListItemAction-DjHOd3sz.mjs → ListItemAction-CU42h39I.mjs} +9 -9
  20. package/dist/{ManageIncome-DO3i-WA4.mjs → ManageIncome-1FRPmZFq.mjs} +6 -6
  21. package/dist/{NetWorthStore-btN67ddi.mjs → NetWorthStore-BRdkznL_.mjs} +2 -2
  22. package/dist/{NotificationSettings-Bp3Zsojv.mjs → NotificationSettings-D4Vh3z8I.mjs} +1 -1
  23. package/dist/{OriginalBalanceAction-BCSXD8XS.mjs → OriginalBalanceAction-ChGGq5AH.mjs} +1 -1
  24. package/dist/{RecurringSettings-B1hgFaEZ.mjs → RecurringSettings-z0XUW9qx.mjs} +3 -3
  25. package/dist/{RecurringTransactions-BQ383pPY.mjs → RecurringTransactions-Bf4lX0Cn.mjs} +2 -2
  26. package/dist/{RecurringTransactionsStore-BvQKKWmi.mjs → RecurringTransactionsStore-Caf1cq4v.mjs} +1 -1
  27. package/dist/{SpendingData-zOn0cwrq.mjs → SpendingData-BmL0bwnS.mjs} +1 -1
  28. package/dist/{SpendingLegend-CJFdclHt.mjs → SpendingLegend-BuDjbr2d.mjs} +2 -2
  29. package/dist/{TransactionDetails-vXstDuDk.mjs → TransactionDetails-BKoBKUNp.mjs} +5 -5
  30. package/dist/{TransactionStore-hK3XwZ-J.mjs → TransactionStore-DJwPaZuM.mjs} +3 -3
  31. package/dist/{TrendsStore-CQAsOAvy.mjs → TrendsStore-DXQnmdc8.mjs} +1 -1
  32. package/dist/{User-HWd73B4y.mjs → User-LJpEwPtn.mjs} +1 -1
  33. package/dist/{WidgetContainer-8RexRzms.mjs → WidgetContainer-COyiIVSd.mjs} +2 -2
  34. package/dist/accounts/index.es.js +894 -232
  35. package/dist/budgets/index.es.js +7 -7
  36. package/dist/cashflow/index.es.js +8 -8
  37. package/dist/categories/index.es.js +2 -2
  38. package/dist/common/index.es.js +24 -24
  39. package/dist/dashboard/index.es.js +1 -1
  40. package/dist/debts/index.es.js +8 -8
  41. package/dist/{exportTransactionsToCSV-CtfqJHuB.mjs → exportTransactionsToCSV-BrTYdSgJ.mjs} +2 -2
  42. package/dist/finstrong/index.es.js +13 -13
  43. package/dist/goals/index.es.js +376 -387
  44. package/dist/help/index.es.js +1 -1
  45. package/dist/investments/index.es.js +2 -2
  46. package/dist/networth/index.es.js +27 -27
  47. package/dist/notifications/index.es.js +2 -2
  48. package/dist/recurringtransactions/index.es.js +9 -9
  49. package/dist/settings/index.es.js +5 -5
  50. package/dist/spending/index.es.js +4 -4
  51. package/dist/transactions/index.es.js +12 -12
  52. package/dist/trends/index.es.js +523 -523
  53. package/dist/{useAccountDisplayName-DcNHwMST.mjs → useAccountDisplayName-Bh0NAiSw.mjs} +1 -1
  54. package/package.json +1 -1
  55. package/dist/AccountDetailsContent-C13fWjE9.mjs +0 -686
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [7.6.9] - 01-14-2026
2
+
3
+ - **REMOVED** - The ability to open account details from goals due to being inconsistent with other widgets.
4
+
5
+ ## [7.6.8] - 01-14-2026
6
+
7
+ - **FIXED** - Issue where export button wasn't working in Trends category list on mobile
8
+
1
9
  ## [7.6.7] - 01-14-2026
2
10
 
3
11
  - **UPDATED** - Improve ADA support Spending Donut and List interaction
@@ -1,4 +1,4 @@
1
- import { A as C } from "./ConnectDrawer-DJV-yWGN.mjs";
1
+ import { A as C } from "./ConnectDrawer-CPvaP8lk.mjs";
2
2
  const I = [
3
3
  C.ANY,
4
4
  C.CASH,
@@ -4,14 +4,14 @@ import s from "@mui/material/Stack";
4
4
  import { H3 as T, InstitutionLogo as x, Text as l, H2 as D } from "@mxenabled/mxui";
5
5
  import p from "react";
6
6
  import { G as N, d as C, m as P, f as G, u as O } from "./hooks-ZMp65DFz.mjs";
7
- import { g as R } from "./AccountFields-C1HYZrHp.mjs";
8
- import { A as r } from "./ConnectDrawer-DJV-yWGN.mjs";
7
+ import { g as R } from "./AccountFields-BQPsS98r.mjs";
8
+ import { A as r } from "./ConnectDrawer-CPvaP8lk.mjs";
9
9
  import w from "@mui/material/Card";
10
10
  import v from "@mui/material/CardContent";
11
11
  import L from "@mui/material/CardHeader";
12
12
  import { L as H } from "./Loader-DUaFpDGv.mjs";
13
- import { I as M, P as U, S as Y } from "./Account-CInGmc0-.mjs";
14
- import { u as j } from "./useAccountDisplayName-DcNHwMST.mjs";
13
+ import { I as M, P as U, S as Y } from "./Account-_uxi_9nO.mjs";
14
+ import { u as j } from "./useAccountDisplayName-Bh0NAiSw.mjs";
15
15
  import { f as z } from "./NumberFormatting-DjTD0t3W.mjs";
16
16
  const _ = () => {
17
17
  if (!p.useContext(N))
@@ -1,10 +1,10 @@
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-DJV-yWGN.mjs";
4
- import { i as T, u as A, a as D, b as g, c as O } from "./Accounts-oiIKNL3g.mjs";
3
+ import { F as m, A as d, a as v, P as h, b as F } from "./ConnectDrawer-CPvaP8lk.mjs";
4
+ import { i as T, u as D, a as A, b as g, c as O } from "./Accounts-CrbI2KoT.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
- import { f as o, a as f } from "./Dialog-BlnUNqVo.mjs";
7
+ import { f as o, D as f } from "./Dialog-B4PI-_bL.mjs";
8
8
  const w = (l, e) => {
9
9
  const r = [
10
10
  {
@@ -54,7 +54,7 @@ const w = (l, e) => {
54
54
  valueFormatter: (t) => a.find((n) => n.value === t)?.label
55
55
  });
56
56
  }
57
- if (A(l)) {
57
+ if (D(l)) {
58
58
  let a = e.interest_rate, t = "interest_rate";
59
59
  l.is_manual || (typeof l.apr == "number" && (a = e.apr, t = "apr"), typeof l.apy == "number" && (a = e.apy, t = "apy")), r.push({
60
60
  event: "account_details_click_interest_rate",
@@ -66,7 +66,7 @@ const w = (l, e) => {
66
66
  valueFormatter: (n) => b(n) ? N(n / 100) : n
67
67
  });
68
68
  }
69
- return D(l) && (r.push({
69
+ return A(l) && (r.push({
70
70
  label: e.minimum_payment,
71
71
  name: "minimum_payment",
72
72
  placeholder: i(e.enter_value, e.minimum_payment),
@@ -133,7 +133,7 @@ const w = (l, e) => {
133
133
  return a + s;
134
134
  }, 0);
135
135
  export {
136
- x as a,
137
- w as b,
136
+ w as a,
137
+ x as b,
138
138
  C as g
139
139
  };
@@ -10,9 +10,9 @@ 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-C1HYZrHp.mjs";
14
- import { u as X } from "./useAccountDisplayName-DcNHwMST.mjs";
15
- import { d } from "./ConnectDrawer-DJV-yWGN.mjs";
13
+ import { g as T } from "./AccountFields-BQPsS98r.mjs";
14
+ import { u as X } from "./useAccountDisplayName-Bh0NAiSw.mjs";
15
+ import { d } from "./ConnectDrawer-CPvaP8lk.mjs";
16
16
  import { u as $ } from "./hooks-ZMp65DFz.mjs";
17
17
  import { f as k } from "./NumberFormatting-DjTD0t3W.mjs";
18
18
  const w = {
@@ -1,7 +1,7 @@
1
1
  import { makeAutoObservable as _, runInAction as a } from "mobx";
2
- import { i as f } from "./User-HWd73B4y.mjs";
2
+ import { i as f } from "./User-LJpEwPtn.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-DJV-yWGN.mjs";
4
+ import { A as c, h as d, d as h, E as y, i as I, j as b } from "./ConnectDrawer-CPvaP8lk.mjs";
5
5
  class A {
6
6
  fetchInstance;
7
7
  constructor(t, e, n) {
@@ -1,4 +1,4 @@
1
- import { A as _ } from "./ConnectDrawer-DJV-yWGN.mjs";
1
+ import { A as _ } from "./ConnectDrawer-CPvaP8lk.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,
@@ -16,7 +16,7 @@ import { Text as B, TextField as q, CategoryIcon as H } from "@mxenabled/mxui";
16
16
  import J from "@mui/material/Collapse";
17
17
  import Q from "@mui/material/DialogContent";
18
18
  import { b as S } from "./Localization-2MODESHW.mjs";
19
- import { D as Z } from "./Dialog-BlnUNqVo.mjs";
19
+ import { a as Z } from "./Dialog-B4PI-_bL.mjs";
20
20
  import ee from "@mui/material/Box";
21
21
  import te from "@mui/material/Chip";
22
22
  import I from "@mui/material/IconButton";
@@ -3,7 +3,7 @@ import { getUnixTime as r } from "date-fns/getUnixTime";
3
3
  import { subMonths as h } from "date-fns/subMonths";
4
4
  import { startOfMonth as d } from "date-fns/startOfMonth";
5
5
  import { endOfMonth as y } from "date-fns/endOfMonth";
6
- import { a as m, g as p } from "./CategoryUtil-CKczWF-y.mjs";
6
+ import { a as m, g as p } from "./CategoryUtil-DZflYFam.mjs";
7
7
  import { F as f, A as i } from "./Fetch-DecPFeGU.mjs";
8
8
  import { b as g, c as S } from "./Category-CevNQ03n.mjs";
9
9
  class u {
@@ -4,7 +4,7 @@ import { startOfToday as M } from "date-fns/startOfToday";
4
4
  import { subMonths as T } from "date-fns/subMonths";
5
5
  import { CategoryIconList as C } from "@mxenabled/mxui";
6
6
  import { C as N, a as O, b } from "./Category-CevNQ03n.mjs";
7
- import { f as D, a as E } from "./Dialog-BlnUNqVo.mjs";
7
+ import { f as D, D as E } from "./Dialog-B4PI-_bL.mjs";
8
8
  const R = 3, d = 12, Y = (n, r, t) => n.filter((e) => !e.parent_guid).map(
9
9
  (e) => _(
10
10
  e,
@@ -539,7 +539,7 @@ export {
539
539
  DE as j,
540
540
  NI as k,
541
541
  RI as l,
542
- _I as m,
543
- eE as n,
542
+ eE as m,
543
+ _I as n,
544
544
  EI as o
545
545
  };
@@ -3,7 +3,7 @@ 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-DJV-yWGN.mjs";
6
+ import { C as a, c, M as i } from "./ConnectDrawer-CPvaP8lk.mjs";
7
7
  import { d as L, e as w, u as _ } from "./hooks-ZMp65DFz.mjs";
8
8
  import { D as x } from "./Drawer-DV4NTsFg.mjs";
9
9
  const I = ({
@@ -7,8 +7,8 @@ import { isBefore as n } from "date-fns/isBefore";
7
7
  import { nextDay as c } from "date-fns/nextDay";
8
8
  import { setDate as d } from "date-fns/setDate";
9
9
  import { startOfToday as o } from "date-fns/startOfToday";
10
- import { fromUnixTime as i } from "date-fns/fromUnixTime";
11
- import { f as D, a as f } from "./Dialog-BlnUNqVo.mjs";
10
+ import { fromUnixTime as D } from "date-fns/fromUnixTime";
11
+ import { f as i, D as f } from "./Dialog-B4PI-_bL.mjs";
12
12
  const x = (t) => {
13
13
  const e = y(t);
14
14
  let r = c(t, e);
@@ -34,7 +34,7 @@ const x = (t) => {
34
34
  }, Q = (t) => {
35
35
  const e = p(t);
36
36
  return a(e, 1);
37
- }, w = (t) => l(t, 1), F = (t) => D(i(t), f.DAY_OF_WEEK_MONTH_DAY), H = (t) => t ? D(i(t), f.MONTH_YEAR) : "";
37
+ }, w = (t) => l(t, 1), F = (t) => i(D(t), f.DAY_OF_WEEK_MONTH_DAY), H = (t) => t ? i(D(t), f.MONTH_YEAR) : "";
38
38
  export {
39
39
  Q as a,
40
40
  p as b,
@@ -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-DJV-yWGN.mjs";
3
+ import { A as p } from "./ConnectDrawer-CPvaP8lk.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 = {
@@ -112,9 +112,9 @@ const x = "do", b = "MMM do, yyyy", I = {
112
112
  ) });
113
113
  }, k = E;
114
114
  export {
115
- k as D,
115
+ I as D,
116
116
  x as O,
117
- I as a,
117
+ k as a,
118
118
  b,
119
119
  P as f
120
120
  };
@@ -1,8 +1,8 @@
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-CtfqJHuB.mjs";
5
- import { O as m } from "./User-HWd73B4y.mjs";
4
+ import { e as p } from "./exportTransactionsToCSV-BrTYdSgJ.mjs";
5
+ import { O as m } from "./User-LJpEwPtn.mjs";
6
6
  import { R as x } from "./ResponsiveButton-DZFp78fJ.mjs";
7
7
  import { g as _, h as C, u as l } from "./hooks-ZMp65DFz.mjs";
8
8
  const v = ({ filter: t }) => {
@@ -1,4 +1,4 @@
1
- import { makeAutoObservable as D, runInAction as d } from "mobx";
1
+ import { makeAutoObservable as E, runInAction as d } from "mobx";
2
2
  import { format as R } from "date-fns/format";
3
3
  import { fromUnixTime as b } from "date-fns/fromUnixTime";
4
4
  import { getUnixTime as _ } from "date-fns/getUnixTime";
@@ -23,7 +23,7 @@ import X from "@mui/material/ListItemAvatar";
23
23
  import V from "@mui/material/ListItemButton";
24
24
  import W from "@mui/material/ListItemText";
25
25
  import { Text as y } from "@mxenabled/mxui";
26
- import { f as O, a as T } from "./Dialog-BlnUNqVo.mjs";
26
+ import { f as O, D as T } from "./Dialog-B4PI-_bL.mjs";
27
27
  import { b as j } from "./Localization-2MODESHW.mjs";
28
28
  import { f as q } from "./NumberFormatting-DjTD0t3W.mjs";
29
29
  const m = {
@@ -225,7 +225,7 @@ const J = ({ list: e, onClickItem: t }) => /* @__PURE__ */ c(K, { sx: { bgcolor:
225
225
  2: (e, t) => A(e, t) / 2,
226
226
  3: A,
227
227
  4: L
228
- }, E = [
228
+ }, D = [
229
229
  { contributionPeriodIndex: 3, targetAmount: 6, upperLimit: 500 },
230
230
  { contributionPeriodIndex: 3, targetAmount: 3, upperLimit: 900 },
231
231
  { contributionPeriodIndex: 2, targetAmount: 1, upperLimit: 1e3 }
@@ -242,7 +242,7 @@ const J = ({ list: e, onClickItem: t }) => /* @__PURE__ */ c(K, { sx: { bgcolor:
242
242
  if (!i || !l) return a;
243
243
  const p = i(s, n), f = l(p, s);
244
244
  return Math.max(a / (f || 1), 1);
245
- }, Qt = (e) => !e || e <= 0 ? "0%" : e >= 1e3 ? "100%" : `${Math.round(e / 10)}%`, Zt = (e) => E.find((n) => e < n.upperLimit)?.targetAmount ?? et, te = (e) => E.find((r) => e < r.upperLimit)?.contributionPeriodIndex ?? tt, ee = (e, t) => [...e].sort((r, o) => r.year === o.year ? r.month - o.month : r.year - o.year).map((r) => ({
245
+ }, Qt = (e) => !e || e <= 0 ? "0%" : e >= 1e3 ? "100%" : `${Math.round(e / 10)}%`, Zt = (e) => D.find((n) => e < n.upperLimit)?.targetAmount ?? et, te = (e) => D.find((r) => e < r.upperLimit)?.contributionPeriodIndex ?? tt, ee = (e, t) => [...e].sort((r, o) => r.year === o.year ? r.month - o.month : r.year - o.year).map((r) => ({
246
246
  x: O(new Date(0, r.month - 1, 1), T.MONTH_SHORT),
247
247
  y: r[t]
248
248
  })), ot = (e) => e.sort((t, n) => t.monthly_health_score_average.month - n.monthly_health_score_average.month).map((t) => ({
@@ -286,7 +286,7 @@ class ne {
286
286
  isSpendingInitialized = !1;
287
287
  isIncomeInitialized = !1;
288
288
  constructor(t) {
289
- this.globalStore = t, this.api = new F(t.endpoint, t.sessionToken, t.onError), D(this);
289
+ this.globalStore = t, this.api = new F(t.endpoint, t.sessionToken, t.onError), E(this);
290
290
  }
291
291
  setSpendingInitialized = (t) => {
292
292
  this.isSpendingInitialized = t;
@@ -7,7 +7,7 @@ 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-DJV-yWGN.mjs";
10
+ import { l as b } from "./ConnectDrawer-CPvaP8lk.mjs";
11
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";
@@ -16,7 +16,7 @@ import { addYears as x } from "date-fns/addYears";
16
16
  import { getUnixTime as K } from "date-fns/getUnixTime";
17
17
  import { b as E } from "./Localization-2MODESHW.mjs";
18
18
  import { a as F } from "./NumberFormatting-DjTD0t3W.mjs";
19
- import { f as B, a as U } from "./Dialog-BlnUNqVo.mjs";
19
+ import { f as B, D as U } from "./Dialog-B4PI-_bL.mjs";
20
20
  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 || {}), $ = /* @__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))($ || {}), 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 || {});
21
21
  const at = ({ description: e, label: t, title: o }) => {
22
22
  const { config: r } = y(), [n, s] = u.useState(!1);
@@ -6,10 +6,10 @@ import C from "@mui/material/ListItemButton";
6
6
  import I from "@mui/material/ListItemText";
7
7
  import L from "@mui/material/Stack";
8
8
  import { ChevronRight as g } from "@mxenabled/mx-icons";
9
- import { Text as a } from "@mxenabled/mxui";
10
- import { D as j } from "./Dialog-BlnUNqVo.mjs";
9
+ import { Text as m } from "@mxenabled/mxui";
10
+ import { a as j } from "./Dialog-B4PI-_bL.mjs";
11
11
  import { u as P } from "./hooks-ZMp65DFz.mjs";
12
- const q = v(
12
+ const D = v(
13
13
  ({
14
14
  children: n,
15
15
  isDisabled: i = !1,
@@ -21,7 +21,7 @@ const q = v(
21
21
  secondaryText: y,
22
22
  zeroStateText: o
23
23
  }) => {
24
- const { common: m } = P(), [d, t] = b.useState(!1), h = () => {
24
+ const { common: a } = P(), [d, t] = b.useState(!1), h = () => {
25
25
  t(!1), c?.();
26
26
  }, u = () => {
27
27
  t(!1), l();
@@ -32,9 +32,9 @@ const q = v(
32
32
  I,
33
33
  {
34
34
  primary: /* @__PURE__ */ e(L, { alignItems: "center", direction: "row", justifyContent: "space-between", children: [
35
- /* @__PURE__ */ r(a, { variant: "body1", children: f }),
35
+ /* @__PURE__ */ r(m, { variant: "body1", children: f }),
36
36
  /* @__PURE__ */ r(
37
- a,
37
+ m,
38
38
  {
39
39
  bold: !0,
40
40
  color: o ? "primary.main" : "text.primary",
@@ -52,12 +52,12 @@ const q = v(
52
52
  /* @__PURE__ */ r(
53
53
  j,
54
54
  {
55
- copy: { title: p, close_aria: m.close_aria },
55
+ copy: { title: p, close_aria: a.close_aria },
56
56
  disablePrimaryButton: s,
57
57
  isOpen: d,
58
58
  onClose: h,
59
59
  onPrimaryAction: u,
60
- primaryText: m.save_button,
60
+ primaryText: a.save_button,
61
61
  children: n
62
62
  }
63
63
  )
@@ -65,5 +65,5 @@ const q = v(
65
65
  }
66
66
  );
67
67
  export {
68
- q as L
68
+ D as L
69
69
  };
@@ -10,14 +10,14 @@ import ie from "@mui/material/ListItem";
10
10
  import se from "@mui/material/ListItemAvatar";
11
11
  import ce from "@mui/material/ListItemButton";
12
12
  import le from "@mui/material/ListItemText";
13
- import { F as d, S as N, D as Y, g as Q, R as E, e as de } from "./RecurringTransactions-BQ383pPY.mjs";
13
+ import { F as d, S as N, D as Y, g as Q, R as E, e as de } from "./RecurringTransactions-Bf4lX0Cn.mjs";
14
14
  import { subDays as ue } from "date-fns/subDays";
15
15
  import { startOfToday as z } from "date-fns/startOfToday";
16
16
  import { endOfMonth as _e } from "date-fns/endOfMonth";
17
17
  import { parseISO as me } from "date-fns/parseISO";
18
18
  import $ from "@mui/material/Button";
19
19
  import { Delete as pe, Add as he, ReceiptLong as ye } from "@mxenabled/mx-icons";
20
- import { T as X, a as ge, u as fe, S as Ce, b as be } from "./TransactionDetails-vXstDuDk.mjs";
20
+ import { T as X, a as ge, u as fe, S as Ce, b as be } from "./TransactionDetails-BKoBKUNp.mjs";
21
21
  import { getDayOfYear as xe } from "date-fns/getDayOfYear";
22
22
  import { setDayOfYear as Se } from "date-fns/setDayOfYear";
23
23
  import { AdapterDateFns as ve } from "@mui/x-date-pickers/AdapterDateFnsV3";
@@ -26,14 +26,14 @@ import { LocalizationProvider as Ae } from "@mui/x-date-pickers/LocalizationProv
26
26
  import { u as w, j as F, g as G, b as Ie, h as Z, o as De } from "./hooks-ZMp65DFz.mjs";
27
27
  import { b as Ee, f as J } from "./NumberFormatting-DjTD0t3W.mjs";
28
28
  import { D as O } from "./Drawer-DV4NTsFg.mjs";
29
- import { A as R } from "./WidgetContainer-8RexRzms.mjs";
30
- import { f as Re, a as Te, D as Le } from "./Dialog-BlnUNqVo.mjs";
29
+ import { A as R } from "./WidgetContainer-COyiIVSd.mjs";
30
+ import { f as Re, D as Te, a as Le } from "./Dialog-B4PI-_bL.mjs";
31
31
  import { formatISO as Oe } from "date-fns/formatISO";
32
32
  import { fromUnixTime as ke } from "date-fns/fromUnixTime";
33
33
  import { S as Ne } from "./SearchBox-B2_zLv8-.mjs";
34
- import { h as Me } from "./DateUtil-RJ9d88qV.mjs";
34
+ import { h as Me } from "./DateUtil-D7U-nc1Y.mjs";
35
35
  import { b as B } from "./Category-CevNQ03n.mjs";
36
- import { T as V } from "./User-HWd73B4y.mjs";
36
+ import { T as V } from "./User-LJpEwPtn.mjs";
37
37
  const ee = ({
38
38
  frequency: n,
39
39
  firstDay: t,
@@ -3,8 +3,8 @@ import { format as A } from "date-fns/format";
3
3
  import { fromUnixTime as W } from "date-fns/fromUnixTime";
4
4
  import { startOfMonth as _ } from "date-fns/startOfMonth";
5
5
  import { subMonths as B } from "date-fns/subMonths";
6
- import { a as b } from "./Accounts-oiIKNL3g.mjs";
7
- import { e as N, a as M, f as v } from "./ConnectDrawer-DJV-yWGN.mjs";
6
+ import { a as b } from "./Accounts-CrbI2KoT.mjs";
7
+ import { e as N, a as M, f as v } from "./ConnectDrawer-CPvaP8lk.mjs";
8
8
  const f = 13, L = (n, t) => n.filter((e) => {
9
9
  const { is_closed: r, is_deleted: s, is_hidden: a, is_manual: i } = e;
10
10
  return r || s || a ? !1 : i || !e.guid ? !0 : t.some((l) => n.some((g) => l.guid === g.member_guid));
@@ -18,7 +18,7 @@ import { A as se, T as R, a as P, N as y } from "./ToggleListItem-ciFTiqRS.mjs";
18
18
  import { u as D, r as T, o as A, d as ae, g as ce, a as $, b as le } from "./hooks-ZMp65DFz.mjs";
19
19
  import { b as re } from "./Localization-2MODESHW.mjs";
20
20
  import { b as de, f as me } from "./NumberFormatting-DjTD0t3W.mjs";
21
- import { D as N } from "./Dialog-BlnUNqVo.mjs";
21
+ import { a as N } from "./Dialog-B4PI-_bL.mjs";
22
22
  import { C as he } from "./CurrencyInput-itK0R3wV.mjs";
23
23
  import { u as _e } from "./useScreenSize-B6JyS_Lj.mjs";
24
24
  import { D as J } from "./Drawer-DV4NTsFg.mjs";
@@ -2,7 +2,7 @@ import { jsx as o } from "react/jsx-runtime";
2
2
  import _ from "react";
3
3
  import { observer as p } from "mobx-react-lite";
4
4
  import v from "@mui/material/TextField";
5
- import { L as y } from "./ListItemAction-DjHOd3sz.mjs";
5
+ import { L as y } from "./ListItemAction-CU42h39I.mjs";
6
6
  import { u as h, l as b } from "./hooks-ZMp65DFz.mjs";
7
7
  import { a as T, f as S } from "./NumberFormatting-DjTD0t3W.mjs";
8
8
  import { C as f } from "./CurrencyInput-itK0R3wV.mjs";
@@ -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-DO3i-WA4.mjs";
10
+ import { R as C, A as S, a as E, M as v } from "./ManageIncome-1FRPmZFq.mjs";
11
11
  import { u as _, j as A, g as f } from "./hooks-ZMp65DFz.mjs";
12
- import { R as y, F as N } from "./RecurringTransactions-BQ383pPY.mjs";
13
- import { A as m } from "./WidgetContainer-8RexRzms.mjs";
12
+ import { R as y, F as N } from "./RecurringTransactions-Bf4lX0Cn.mjs";
13
+ import { A as m } from "./WidgetContainer-COyiIVSd.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, {
@@ -29,9 +29,9 @@ import { subQuarters as N } from "date-fns/subQuarters";
29
29
  import { subYears as T } from "date-fns/subYears";
30
30
  import { lastDayOfMonth as q } from "date-fns/lastDayOfMonth";
31
31
  import { setDayOfYear as F } from "date-fns/setDayOfYear";
32
- import { g as R, a as ee, b as te, c as re, d as oe, e as ae, f as ne } from "./DateUtil-RJ9d88qV.mjs";
32
+ import { g as R, a as ee, b as te, c as re, d as oe, e as ae, f as ne } from "./DateUtil-D7U-nc1Y.mjs";
33
33
  import { b as W } from "./NumberFormatting-DjTD0t3W.mjs";
34
- import { f as v, a as k } from "./Dialog-BlnUNqVo.mjs";
34
+ import { f as v, D as k } from "./Dialog-B4PI-_bL.mjs";
35
35
  import { b as l } from "./Localization-2MODESHW.mjs";
36
36
  var s = /* @__PURE__ */ ((e) => (e[e.Unknown = 0] = "Unknown", e[e.EveryWeek = 1] = "EveryWeek", e[e.EveryOtherWeek = 2] = "EveryOtherWeek", e[e.EveryMonth = 3] = "EveryMonth", e[e.EveryOtherMonth = 4] = "EveryOtherMonth", e[e.EveryQuarter = 5] = "EveryQuarter", e[e.EveryOtherQuarter = 6] = "EveryOtherQuarter", e[e.EveryYear = 7] = "EveryYear", e[e.TwiceAMonth = 8] = "TwiceAMonth", e))(s || {}), p = /* @__PURE__ */ ((e) => (e[e.Paid = 0] = "Paid", e[e.Missed = 1] = "Missed", e[e.Upcoming = 2] = "Upcoming", e))(p || {}), O = /* @__PURE__ */ ((e) => (e[e.Expense = 0] = "Expense", e[e.Income = 1] = "Income", e))(O || {}), Y = /* @__PURE__ */ ((e) => (e[e.Unknown = 0] = "Unknown", e[e.Subscription = 1] = "Subscription", e[e.Bill = 2] = "Bill", e[e.Income = 3] = "Income", e[e.Transfer = 4] = "Transfer", e))(Y || {});
37
37
  const se = ({ iconName: e, label: a, onClick: t, value: n }) => {
@@ -8,7 +8,7 @@ import { startOfMonth as S } from "date-fns/startOfMonth";
8
8
  import { startOfToday as c } from "date-fns/startOfToday";
9
9
  import { subDays as y } from "date-fns/subDays";
10
10
  import { F as x, A as o } from "./Fetch-DecPFeGU.mjs";
11
- import { b as E, a, c as d, d as u } from "./RecurringTransactions-BQ383pPY.mjs";
11
+ import { b as E, a, c as d, d as u } from "./RecurringTransactions-Bf4lX0Cn.mjs";
12
12
  var A = /* @__PURE__ */ ((r) => (r.Small = "small", r.Medium = "medium", r.Large = "large", r))(A || {});
13
13
  const U = 44;
14
14
  class h {
@@ -4,7 +4,7 @@ import { startOfMonth as _ } from "date-fns/startOfMonth";
4
4
  import { subMonths as y } from "date-fns/subMonths";
5
5
  import { endOfMonth as M } from "date-fns/endOfMonth";
6
6
  import { b as a, P as l } from "./Category-CevNQ03n.mjs";
7
- import { f as m, a as T } from "./Dialog-BlnUNqVo.mjs";
7
+ import { f as m, D as T } from "./Dialog-B4PI-_bL.mjs";
8
8
  const i = (e) => (e.top_level_category_guid === a.INCOME || e.category_guid === a.INCOME) && !h(e), C = (e) => !i(e) && !f(e), p = (e) => l.includes(e.top_level_category_guid) || l.includes(e.category_guid), f = (e) => e.top_level_category_guid === a.TRANSFER || e.category_guid === a.TRANSFER, h = (e) => e.top_level_category_guid === a.INVESTMENTS || e.category_guid === a.INVESTMENTS, N = (e) => !i(e) && !p(e) && !f(e) && !h(e), w = (e) => e.filter((r) => r.category_guid === r.top_level_category_guid), F = (e, r) => {
9
9
  if (r === 0) return 0;
10
10
  const o = (e - r) / r;
@@ -1,4 +1,4 @@
1
- import { b as _ } from "./CategoryUtil-CKczWF-y.mjs";
1
+ import { b as _ } from "./CategoryUtil-DZflYFam.mjs";
2
2
  import { b as p } from "./Category-CevNQ03n.mjs";
3
3
  import { jsxs as y, Fragment as v, jsx as m } from "react/jsx-runtime";
4
4
  import x from "react";
@@ -8,7 +8,7 @@ import f from "@mui/material/Stack";
8
8
  import { useTheme as N } from "@mui/material/styles";
9
9
  import { CategoryIcon as k, CategoryIconVariants as A, Text as h } from "@mxenabled/mxui";
10
10
  import { D as G } from "./Donut-Dmy3JTWd.mjs";
11
- import { u as O } from "./WidgetContainer-8RexRzms.mjs";
11
+ import { u as O } from "./WidgetContainer-COyiIVSd.mjs";
12
12
  import { u as $ } from "./hooks-ZMp65DFz.mjs";
13
13
  import { u as j } from "./useScreenSize-B6JyS_Lj.mjs";
14
14
  import { f as D } from "./NumberFormatting-DjTD0t3W.mjs";
@@ -9,15 +9,15 @@ import { MerchantLogo as ge, Icon as C, Text as y, useTokens as te, CategoryIcon
9
9
  import $ from "@mui/material/ListItemAvatar";
10
10
  import M from "@mui/material/ListItemText";
11
11
  import b from "@mui/material/Stack";
12
- import { T as Ge, L as Me, O as T, C as Ke, b as $e, i as Be } from "./User-HWd73B4y.mjs";
12
+ import { T as Ge, L as Me, O as T, C as Ke, b as $e, i as Be } from "./User-LJpEwPtn.mjs";
13
13
  import { G as Fe, h as v, u as N, g as w, m as xe, b as He, o as ze } from "./hooks-ZMp65DFz.mjs";
14
14
  import { f as ae } from "./NumberFormatting-DjTD0t3W.mjs";
15
15
  import { Receipt as Ue, Delete as ie, ChevronRight as Xe, Cancel as se, Search as Ve, Edit as We, Flag as Ye } from "@mxenabled/mx-icons";
16
16
  import { fromUnixTime as Y } from "date-fns/fromUnixTime";
17
17
  import { isSameDay as Ne } from "date-fns/isSameDay";
18
- import { h as je } from "./DateUtil-RJ9d88qV.mjs";
18
+ import { h as je } from "./DateUtil-D7U-nc1Y.mjs";
19
19
  import { L as Ie } from "./Loader-DUaFpDGv.mjs";
20
- import { A as P, u as De } from "./WidgetContainer-8RexRzms.mjs";
20
+ import { A as P, u as De } from "./WidgetContainer-COyiIVSd.mjs";
21
21
  import re from "@mui/material/Paper";
22
22
  import de from "@mui/material/Button";
23
23
  import qe from "@mui/material/FormGroup";
@@ -27,10 +27,10 @@ import Ze from "@mui/material/ToggleButton";
27
27
  import Ee from "@mui/material/styles/useTheme";
28
28
  import z from "@mui/material/Avatar";
29
29
  import B from "@mui/material/ListItem";
30
- import { D as W, f as Oe, a as we } from "./Dialog-BlnUNqVo.mjs";
30
+ import { a as W, f as Oe, D as we } from "./Dialog-B4PI-_bL.mjs";
31
31
  import U from "@mui/material/ListItemButton";
32
32
  import X from "@mui/material/ListItemIcon";
33
- import { a as Le } from "./CategorySelectorDrawer-DBOfaz2W.mjs";
33
+ import { a as Le } from "./CategorySelectorDrawer-DywvMfPe.mjs";
34
34
  import { b as le } from "./Localization-2MODESHW.mjs";
35
35
  import { getUnixTime as Je } from "date-fns/getUnixTime";
36
36
  import { D as _e } from "./Drawer-DV4NTsFg.mjs";
@@ -13,12 +13,12 @@ import { isBefore as Y } from "date-fns/isBefore";
13
13
  import { startOfMonth as R } from "date-fns/startOfMonth";
14
14
  import { startOfToday as b } from "date-fns/startOfToday";
15
15
  import { subDays as F } from "date-fns/subDays";
16
- import { O as n, a as G, T as w } from "./User-HWd73B4y.mjs";
16
+ import { O as n, a as G, T as w } from "./User-LJpEwPtn.mjs";
17
17
  import { T as p } from "./TransactionApi-CjBoLleL.mjs";
18
18
  import { b as W } from "./Category-CevNQ03n.mjs";
19
- import { f as z } from "./exportTransactionsToCSV-CtfqJHuB.mjs";
19
+ import { f as z } from "./exportTransactionsToCSV-BrTYdSgJ.mjs";
20
20
  import { format as k } from "date-fns/format";
21
- import { f as g, a as O, O as $ } from "./Dialog-BlnUNqVo.mjs";
21
+ import { f as g, D as O, O as $ } from "./Dialog-B4PI-_bL.mjs";
22
22
  import { endOfMonth as X } from "date-fns/endOfMonth";
23
23
  import { B as f } from "./BeatApi-De2IaqH2.mjs";
24
24
  const j = ({
@@ -12,7 +12,7 @@ import { differenceInCalendarMonths as v } from "date-fns/differenceInCalendarMo
12
12
  import { endOfMonth as D } from "date-fns/endOfMonth";
13
13
  import { subMonths as w } from "date-fns/subMonths";
14
14
  import { b as I, C as _, c as O } from "./Category-CevNQ03n.mjs";
15
- import { f as C, a as L } from "./Dialog-BlnUNqVo.mjs";
15
+ import { f as C, D as L } from "./Dialog-B4PI-_bL.mjs";
16
16
  const rt = ({
17
17
  onClick: e,
18
18
  leftIcon: t,
@@ -16,7 +16,7 @@ import E from "@mui/material/Button";
16
16
  import Y from "@mui/material/Paper";
17
17
  import { useTokens as v, H2 as z, Text as G } from "@mxenabled/mxui";
18
18
  import { ChevronLeft as X, ChevronRight as Z } from "@mxenabled/mx-icons";
19
- import { f as q, a as J } from "./Dialog-BlnUNqVo.mjs";
19
+ import { f as q, D as J } from "./Dialog-B4PI-_bL.mjs";
20
20
  import { isSameDay as T } from "date-fns/isSameDay";
21
21
  import { isWithinInterval as Q } from "date-fns/isWithinInterval";
22
22
  import nn from "@mui/material/styles/useTheme";
@@ -35,9 +35,9 @@ import be from "@mui/material/Tabs";
35
35
  import we from "@mui/material/ToggleButton";
36
36
  import Ke from "@mui/material/ToggleButtonGroup";
37
37
  import Ge from "@mui/material/styles/useTheme";
38
- import { f as O, a as f, D as Me } from "./Dialog-BlnUNqVo.mjs";
38
+ import { f as O, D as f, a as Me } from "./Dialog-B4PI-_bL.mjs";
39
39
  import { D as We } from "./Drawer-DV4NTsFg.mjs";
40
- import { k as xe, l as ye } from "./ConnectDrawer-DJV-yWGN.mjs";
40
+ import { k as xe, l as ye } from "./ConnectDrawer-CPvaP8lk.mjs";
41
41
  const ve = {
42
42
  ACCOUNTS_CLICK_ACCOUNT: "accounts_widget_click_account",
43
43
  ACCOUNTS_CLICK_CONNECT: "accounts_widget_click_connect_accounts",