@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
@@ -1,10 +1,10 @@
1
1
  import { makeAutoObservable as c, observable as f, runInAction as h } from "mobx";
2
2
  import { fromUnixTime as o, isSameDay as d } from "date-fns";
3
- import { F as l, A as n } from "./Fetch-CJ9cgjgV.mjs";
3
+ import { F as l, A as n } from "./Fetch-CkFKy79O.mjs";
4
4
  class s {
5
5
  fetchInstance;
6
- constructor(t, i, a) {
7
- this.fetchInstance = new l(t, i, void 0, a);
6
+ constructor(t, i) {
7
+ this.fetchInstance = new l(t, i);
8
8
  }
9
9
  getNotifications = () => this.fetchInstance.get(n.NOTIFICATIONS).then(
10
10
  (t) => t.notifications.map((i) => i.notification)
@@ -35,11 +35,7 @@ class A {
35
35
  notifications = [];
36
36
  recentNotifications = [];
37
37
  constructor(t) {
38
- this.globalStore = t, this.api = new s(
39
- t.endpoint,
40
- t.sessionToken,
41
- t.onError
42
- ), c(this, { notifications: f });
38
+ this.globalStore = t, this.api = new s(t.endpoint, t.sessionToken), c(this, { notifications: f });
43
39
  }
44
40
  // Used in Money Dashboard
45
41
  get newNotifications() {
@@ -2,10 +2,10 @@ 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-Cwadpg85.mjs";
6
- import { u as h, j as b } from "./hooks-DcS6DyRl.mjs";
5
+ import { L as y } from "./ListItemAction-DNZZ5fSa.mjs";
6
+ import { u as h, j as b } from "./hooks-DkUqN6JE.mjs";
7
7
  import { a as T, f as S } from "./NumberFormatting-CtWHhyBX.mjs";
8
- import { C as f } from "./CurrencyInput-BtrNBP3z.mjs";
8
+ import { C as f } from "./CurrencyInput-bEx2Mbd0.mjs";
9
9
  const F = p(({ goal: e }) => {
10
10
  const { goals: a } = h(), { setAlert: r, setSelectedGoal: l, updateGoal: m } = b(), [t, s] = _.useState(e.interest_rate ?? 0), c = !e.guid, i = t < 0, d = async () => {
11
11
  const n = { ...e, interest_rate: t };
@@ -7,10 +7,10 @@ import R from "@mui/material/Tabs";
7
7
  import l from "@mui/material/Divider";
8
8
  import T from "@mui/material/List";
9
9
  import C from "@mui/material/Stack";
10
- import { R as x, A as S, a as E, M as A } from "./ManageIncome-xksS_sWM.mjs";
11
- import { u as h, h as y, e as _ } from "./hooks-DcS6DyRl.mjs";
10
+ import { R as x, A as S, a as E, M as A } from "./ManageIncome-Bef4VWt7.mjs";
11
+ import { u as h, h as y, e as _ } from "./hooks-DkUqN6JE.mjs";
12
12
  import { R as v, F as N } from "./RepeatingTransaction-BW4J-jeJ.mjs";
13
- import { A as d } from "./WidgetContainer-QcfqagZD.mjs";
13
+ import { A as d } from "./WidgetContainer-C2NBfpDg.mjs";
14
14
  const I = u(() => {
15
15
  const { recurring: r } = h(), { repeatingTransactions: s } = y(), { onEvent: o } = _(), a = (n) => {
16
16
  o(d.RECURRING_TRANSACTIONS_CLICK_EXPENSE, {
@@ -1,20 +1,20 @@
1
1
  import { makeAutoObservable as f, runInAction as i } from "mobx";
2
2
  import { endOfMonth as R } from "date-fns/endOfMonth";
3
3
  import { isAfter as p } from "date-fns/isAfter";
4
- import { isBefore as I } from "date-fns/isBefore";
4
+ import { isBefore as S } from "date-fns/isBefore";
5
5
  import { isSameDay as g } from "date-fns/isSameDay";
6
6
  import { isWithinInterval as m } from "date-fns/isWithinInterval";
7
- import { startOfMonth as S } from "date-fns/startOfMonth";
7
+ import { startOfMonth as I } 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
- import { F as x, A as o } from "./Fetch-CJ9cgjgV.mjs";
11
- import { b as E, a, c as d, d as u } from "./RepeatingTransaction-BW4J-jeJ.mjs";
12
- var A = /* @__PURE__ */ ((r) => (r.Small = "small", r.Medium = "medium", r.Large = "large", r))(A || {});
10
+ import { F as x, A as o } from "./Fetch-CkFKy79O.mjs";
11
+ import { b as A, a, c as h, d as u } from "./RepeatingTransaction-BW4J-jeJ.mjs";
12
+ var E = /* @__PURE__ */ ((r) => (r.Small = "small", r.Medium = "medium", r.Large = "large", r))(E || {});
13
13
  const U = 44;
14
- class h {
14
+ class d {
15
15
  fetchInstance;
16
- constructor(e, t, n) {
17
- this.fetchInstance = new x(e, t, void 0, n);
16
+ constructor(e, t) {
17
+ this.fetchInstance = new x(e, t);
18
18
  }
19
19
  addRepeatingTransaction = async (e) => this.fetchInstance.post(o.REPEATING_TRANSACTIONS, e).then((t) => t.repeating_transaction);
20
20
  getRepeatingTransactions = async () => this.fetchInstance.get(o.REPEATING_TRANSACTIONS).then((e) => e.repeating_transactions);
@@ -27,25 +27,21 @@ class h {
27
27
  const l = (r, e) => m(e.expectedDate, r), s = (r, e) => r + e.amount;
28
28
  class C {
29
29
  globalStore;
30
- api = new h("/", "");
30
+ api = new d("/", "");
31
31
  transactions = [];
32
32
  repeatingTransactions = [];
33
33
  selectedDay;
34
- dateRange = { start: S(c()), end: R(c()) };
34
+ dateRange = { start: I(c()), end: R(c()) };
35
35
  isDataLoaded = !1;
36
36
  constructor(e) {
37
- this.globalStore = e, this.api = new h(
38
- e.endpoint,
39
- e.sessionToken,
40
- e.onError
41
- ), f(this);
37
+ this.globalStore = e, this.api = new d(e.endpoint, e.sessionToken), f(this);
42
38
  }
43
39
  /**
44
40
  * Returns all recurrences built from repeating transactions and filtered by accounts.
45
41
  */
46
42
  get recurrences() {
47
43
  const e = this.globalStore.accountStore.visibleAccounts;
48
- return E(this.repeatingTransactions, this.dateRange).filter((t) => e.some((n) => n.guid === t.accountGuid && !n.is_excluded_from_accounts)).filter((t) => m(t.expectedDate, this.dateRange));
44
+ return A(this.repeatingTransactions, this.dateRange).filter((t) => e.some((n) => n.guid === t.accountGuid && !n.is_excluded_from_accounts)).filter((t) => m(t.expectedDate, this.dateRange));
49
45
  }
50
46
  /**
51
47
  * Returns all recurrences that have occurred in the past, including those that are paid or missed
@@ -61,7 +57,7 @@ class C {
61
57
  */
62
58
  get upcomingRecurrences() {
63
59
  return this.recurrences.filter(
64
- (e) => p(e.expectedDate, y(c(), 3)) && I(e.expectedDate, this.dateRange.end) && e.status === a.Upcoming
60
+ (e) => p(e.expectedDate, y(c(), 3)) && S(e.expectedDate, this.dateRange.end) && e.status === a.Upcoming
65
61
  );
66
62
  }
67
63
  /**
@@ -69,7 +65,7 @@ class C {
69
65
  */
70
66
  get expenses() {
71
67
  return this.recurrences.filter(
72
- (e) => e.type === d.Expense
68
+ (e) => e.type === h.Expense
73
69
  );
74
70
  }
75
71
  /**
@@ -85,7 +81,7 @@ class C {
85
81
  */
86
82
  get income() {
87
83
  return this.recurrences.filter(
88
- (e) => e.type === d.Income
84
+ (e) => e.type === h.Income
89
85
  );
90
86
  }
91
87
  /**
@@ -262,6 +258,6 @@ class C {
262
258
  }
263
259
  export {
264
260
  C as R,
265
- A as S,
261
+ E as S,
266
262
  U as T
267
263
  };
@@ -1,24 +1,24 @@
1
1
  import { makeAutoObservable as N, runInAction as l } from "mobx";
2
- import { F as D, A as r } from "./Fetch-CJ9cgjgV.mjs";
2
+ import { F as D, A as o } from "./Fetch-CkFKy79O.mjs";
3
3
  import { B as f, A as n, I as i } from "./Notification-ByMBpJ5u.mjs";
4
- import { T as m } from "./TransactionApi-C0HMGDBV.mjs";
4
+ import { T as m } from "./TransactionApi-DbbcjI2L.mjs";
5
5
  class y {
6
6
  fetchInstance;
7
- constructor(e, t, o) {
8
- this.fetchInstance = new D(e, t, void 0, o);
7
+ constructor(e, t) {
8
+ this.fetchInstance = new D(e, t);
9
9
  }
10
- deleteDevice = async (e) => this.fetchInstance.delete(`${r.DEVICES}/${e}`).then((t) => t);
11
- generateDeviceToken = async () => this.fetchInstance.get(`${r.USER}/mobile_token`).then((e) => e.mobile_token);
12
- getDevices = async () => this.fetchInstance.get(r.DEVICES).then((e) => e.map((t) => t.device));
13
- getNotificationProfiles = async () => this.fetchInstance.get(r.NOTIFICATION_PROFILES).then((e) => e.notification_profiles);
10
+ deleteDevice = async (e) => this.fetchInstance.delete(`${o.DEVICES}/${e}`).then((t) => t);
11
+ generateDeviceToken = async () => this.fetchInstance.get(`${o.USER}/mobile_token`).then((e) => e.mobile_token);
12
+ getDevices = async () => this.fetchInstance.get(o.DEVICES).then((e) => e.map((t) => t.device));
13
+ getNotificationProfiles = async () => this.fetchInstance.get(o.NOTIFICATION_PROFILES).then((e) => e.notification_profiles);
14
14
  // verifications endpoints respond with HTTP status codes; they error otherwise
15
- sendEmailVerification = async () => this.fetchInstance.post(r.EMAIL_VERIFICATIONS);
16
- sendPhoneVerification = async () => this.fetchInstance.post(r.PHONE_VERIFICATIONS + "/deliver");
17
- verifyPhoneToken = async (e) => this.fetchInstance.post(r.PHONE_VERIFICATIONS + "/verify", { sms_verification_token: e }).then((t) => ({ verified: t.verified }));
18
- updateDevice = async (e) => this.fetchInstance.put(`${r.DEVICES}/${e.guid}`, e).then((t) => t.device);
19
- updateNotificationProfile = async (e) => this.fetchInstance.put(`${r.NOTIFICATION_PROFILES}/${e.guid}`, e).then((t) => t.notification_profile);
20
- updateUserCommunicationProfile = async (e) => this.fetchInstance.put(r.USER_COMMUNICATION_PROFILE, e).then((t) => t.user_communication_profile);
21
- getInsightsNotificationProfiles = async () => this.fetchInstance.get(`${r.NOTIFICATION_PROFILES}/${r.INSIGHTS_NOTIFICATION_PROFILES}`).then((e) => e);
15
+ sendEmailVerification = async () => this.fetchInstance.post(o.EMAIL_VERIFICATIONS);
16
+ sendPhoneVerification = async () => this.fetchInstance.post(o.PHONE_VERIFICATIONS + "/deliver");
17
+ verifyPhoneToken = async (e) => this.fetchInstance.post(o.PHONE_VERIFICATIONS + "/verify", { sms_verification_token: e }).then((t) => ({ verified: t.verified }));
18
+ updateDevice = async (e) => this.fetchInstance.put(`${o.DEVICES}/${e.guid}`, e).then((t) => t.device);
19
+ updateNotificationProfile = async (e) => this.fetchInstance.put(`${o.NOTIFICATION_PROFILES}/${e.guid}`, e).then((t) => t.notification_profile);
20
+ updateUserCommunicationProfile = async (e) => this.fetchInstance.put(o.USER_COMMUNICATION_PROFILE, e).then((t) => t.user_communication_profile);
21
+ getInsightsNotificationProfiles = async () => this.fetchInstance.get(`${o.NOTIFICATION_PROFILES}/${o.INSIGHTS_NOTIFICATION_PROFILES}`).then((e) => e);
22
22
  }
23
23
  const v = "PARENT-ENTITY", C = (s, e) => ({
24
24
  [f.BudgetExceeded]: e.notification_budget_exceeded,
@@ -53,7 +53,7 @@ const v = "PARENT-ENTITY", C = (s, e) => ({
53
53
  [i.TransactionExpenseLarge]: e.large_transaction,
54
54
  [i.PromotionalCampaignMessages]: e.promotional_campaign_messages,
55
55
  [i.TransparentOverdraft]: e.transparent_overdraft
56
- })[s] || "", R = (s, e, t, o, d, p) => {
56
+ })[s] || "", R = (s, e, t, r, d, p) => {
57
57
  const g = [], {
58
58
  email_notifications_enabled: I,
59
59
  sms_notifications_enabled: P,
@@ -61,15 +61,15 @@ const v = "PARENT-ENTITY", C = (s, e) => ({
61
61
  } = e, {
62
62
  opted_out_of_email_notifications: b,
63
63
  opted_out_of_sms_notifications: E,
64
- opted_out_of_push_notifications: A
64
+ opted_out_of_push_notifications: S
65
65
  } = d;
66
- for (const a of o.filter((u) => u.entity_guid === v)) {
67
- const u = C(a.notification_type, t), S = o.filter(
66
+ for (const a of r.filter((u) => u.entity_guid === v)) {
67
+ const u = C(a.notification_type, t), A = r.filter(
68
68
  (c) => c.entity_guid !== v && c.notification_type === a.notification_type && s.some((h) => h.guid === c.entity_guid)
69
69
  ), _ = [];
70
- I && !b && a.email_channel && p.email && _.push(t.delivery_method_email_label), P && !E && a.sms_channel && p.phone && _.push(t.delivery_method_sms_label), T && !A && a.push_channel && _.push(t.delivery_method_push_label), g.push({
70
+ I && !b && a.email_channel && p.email && _.push(t.delivery_method_email_label), P && !E && a.sms_channel && p.phone && _.push(t.delivery_method_sms_label), T && !S && a.push_channel && _.push(t.delivery_method_push_label), g.push({
71
71
  ...a,
72
- children: S.map((c) => ({
72
+ children: A.map((c) => ({
73
73
  ...c,
74
74
  account: s.find((h) => h.guid === c.entity_guid),
75
75
  label: u
@@ -90,11 +90,7 @@ class x {
90
90
  selectedRule = void 0;
91
91
  transactionRules = [];
92
92
  constructor(e) {
93
- this.globalStore = e, this.api = new y(e.endpoint, e.sessionToken, e.onError), this.transactionApi = new m(
94
- e.endpoint,
95
- e.sessionToken,
96
- e.onError
97
- ), N(this);
93
+ this.globalStore = e, this.api = new y(e.endpoint, e.sessionToken), this.transactionApi = new m(e.endpoint, e.sessionToken), N(this);
98
94
  }
99
95
  get accountProfiles() {
100
96
  const e = this.globalStore.appDataStore.clientCommunicationProfile;
@@ -135,7 +131,7 @@ class x {
135
131
  deleteDevice = async (e) => {
136
132
  try {
137
133
  await this.api.deleteDevice(e);
138
- const t = this.devices.findIndex((o) => o.guid === e);
134
+ const t = this.devices.findIndex((r) => r.guid === e);
139
135
  return t >= 0 && l(() => {
140
136
  this.devices.splice(t, 1);
141
137
  }), { success: !0 };
@@ -207,9 +203,9 @@ class x {
207
203
  };
208
204
  updateDevice = async (e) => {
209
205
  try {
210
- const t = await this.api.updateDevice(e), o = this.devices.findIndex((d) => d.guid === e.guid);
211
- return o >= 0 && l(() => {
212
- this.devices[o] = t;
206
+ const t = await this.api.updateDevice(e), r = this.devices.findIndex((d) => d.guid === e.guid);
207
+ return r >= 0 && l(() => {
208
+ this.devices[r] = t;
213
209
  }), { success: !0 };
214
210
  } catch (t) {
215
211
  return console.error(`Error updating device: ${t}`), { success: !1 };
@@ -217,9 +213,9 @@ class x {
217
213
  };
218
214
  updateNotificationProfile = async (e) => {
219
215
  try {
220
- const t = await this.api.updateNotificationProfile(e), o = this.notificationProfiles.findIndex((d) => d.guid === e.guid);
221
- o >= 0 && l(() => {
222
- this.notificationProfiles[o] = t;
216
+ const t = await this.api.updateNotificationProfile(e), r = this.notificationProfiles.findIndex((d) => d.guid === e.guid);
217
+ r >= 0 && l(() => {
218
+ this.notificationProfiles[r] = t;
223
219
  });
224
220
  } catch (t) {
225
221
  console.error(`Error updating notification profile: ${t}`);
@@ -1,8 +1,8 @@
1
- import { F as T, A as e } from "./Fetch-CJ9cgjgV.mjs";
1
+ import { F as T, A as e } from "./Fetch-CkFKy79O.mjs";
2
2
  class u {
3
3
  fetchInstance;
4
- constructor(t, n, a) {
5
- this.fetchInstance = new T(t, n, void 0, a);
4
+ constructor(t, n) {
5
+ this.fetchInstance = new T(t, n);
6
6
  }
7
7
  addTag = async (t) => this.fetchInstance.post(e.TAGS, t).then((n) => n.tag);
8
8
  addTagging = async (t) => this.fetchInstance.post(e.TAGGINGS, t).then((n) => n.tagging);
@@ -11,45 +11,45 @@ class u {
11
11
  getTaggings = async () => this.fetchInstance.get(e.TAGGINGS).then((t) => t.map((n) => n.tagging));
12
12
  getTags = async () => this.fetchInstance.get(e.TAGS).then((t) => t.map((n) => n.tag));
13
13
  getTransactionRules = async () => this.fetchInstance.get(e.TRANSACTION_RULES).then((t) => t.transaction_rules);
14
- getTransactionsByDateRange = async (t, n) => this.fetchInstance.get(`${e.TRANSACTIONS}/by_date/${t}/${n}`).then((a) => a.map((s) => s.transaction));
14
+ getTransactionsByDateRange = async (t, n) => this.fetchInstance.get(`${e.TRANSACTIONS}/by_date/${t}/${n}`).then((c) => c.map((a) => a.transaction));
15
15
  // DEPRECATED
16
- getTransactionsByAccountsAndDateRange = async (t, n, a) => {
16
+ getTransactionsByAccountsAndDateRange = async (t, n, c) => {
17
17
  console.warn("DEPRECATED: getTransactionsByAccountsAndDateRange will be removed");
18
- const s = t.reduce(
19
- (o, c, r) => `${o}account_guids[]=${c}${r !== t.length - 1 ? "&" : ""}`,
18
+ const a = t.reduce(
19
+ (o, s, r) => `${o}account_guids[]=${s}${r !== t.length - 1 ? "&" : ""}`,
20
20
  ""
21
21
  );
22
- return this.fetchInstance.get(`${e.TRANSACTIONS}/by_date/${n}/${a}?${s}`).then((o) => o.map((c) => c.transaction));
22
+ return this.fetchInstance.get(`${e.TRANSACTIONS}/by_date/${n}/${c}?${a}`).then((o) => o.map((s) => s.transaction));
23
23
  };
24
24
  // DEPRECATED
25
- getTransactionsByGuids = async (t) => (console.warn("DEPRECATED: getTransactionsByGuids will be removed"), this.fetchInstance.post(`${e.TRANSACTIONS}/by_guids`, { guids: t.join("+") }).then((n) => n.map((a) => a.transaction)));
25
+ getTransactionsByGuids = async (t) => (console.warn("DEPRECATED: getTransactionsByGuids will be removed"), this.fetchInstance.post(`${e.TRANSACTIONS}/by_guids`, { guids: t.join("+") }).then((n) => n.map((c) => c.transaction)));
26
26
  // DEPRECATED
27
- getTransactionsByCategoryAndDate = async (t, n, a) => (console.warn("DEPRECATED: getTransactionsByCategoryAndDate will be removed"), this.fetchInstance.get(
28
- `${e.TRANSACTIONS}/by_category_guid/${t}/by_date/${n}/${a}`
29
- ).then((s) => s.map((o) => o.transaction)));
27
+ getTransactionsByCategoryAndDate = async (t, n, c) => (console.warn("DEPRECATED: getTransactionsByCategoryAndDate will be removed"), this.fetchInstance.get(
28
+ `${e.TRANSACTIONS}/by_category_guid/${t}/by_date/${n}/${c}`
29
+ ).then((a) => a.map((o) => o.transaction)));
30
30
  // DEPRECATED
31
- getTransactionsByCategoryDateAndAccounts = async (t, n, a, s) => {
31
+ getTransactionsByCategoryDateAndAccounts = async (t, n, c, a) => {
32
32
  console.warn("DEPRECATED: getTransactionsByCategoryDateAndAccounts will be removed");
33
- const o = s.reduce(
34
- (c, r, i) => `${c}account_guids[]=${r}${i !== s.length - 1 ? "&" : ""}`,
33
+ const o = a.reduce(
34
+ (s, r, i) => `${s}account_guids[]=${r}${i !== a.length - 1 ? "&" : ""}`,
35
35
  ""
36
36
  );
37
37
  return this.fetchInstance.get(
38
- `${e.TRANSACTIONS}/by_category_guid/${t}/by_date/${n}/${a}?${o}`
39
- ).then((c) => c.map((r) => r.transaction));
38
+ `${e.TRANSACTIONS}/by_category_guid/${t}/by_date/${n}/${c}?${o}`
39
+ ).then((s) => s.map((r) => r.transaction));
40
40
  };
41
41
  // DEPRECATED
42
- getTransactionsByCategoriesDateAndAccounts = async (t, n, a, s) => {
42
+ getTransactionsByCategoriesDateAndAccounts = async (t, n, c, a) => {
43
43
  console.warn("DEPRECATED: getTransactionsByCategoriesDateAndAccounts will be removed");
44
- const o = s.reduce(
45
- (c, r, i) => `${c}account_guids[]=${r}${i !== s.length - 1 ? "&" : ""}`,
44
+ const o = a.reduce(
45
+ (s, r, i) => `${s}account_guids[]=${r}${i !== a.length - 1 ? "&" : ""}`,
46
46
  ""
47
47
  );
48
48
  return this.fetchInstance.get(
49
49
  `${e.TRANSACTIONS}/by_category_guids/${t.join(
50
50
  "+"
51
- )}/by_date/${n}/${a}?${o}`
52
- ).then((c) => c.map((r) => r.transaction));
51
+ )}/by_date/${n}/${c}?${o}`
52
+ ).then((s) => s.map((r) => r.transaction));
53
53
  };
54
54
  /**
55
55
  * DEPRECATED
@@ -60,17 +60,17 @@ class u {
60
60
  * @param endDate the end date
61
61
  * @param accountGuids an optional list of account guids
62
62
  */
63
- getTransactionsByTopLevelCategoryAndDate = async (t, n, a, s = []) => {
63
+ getTransactionsByTopLevelCategoryAndDate = async (t, n, c, a = []) => {
64
64
  console.warn("DEPRECATED: getTransactionsByTopLevelCategoryAndDate will be removed");
65
- let o = `${e.TRANSACTIONS}/by_top_level_category_guid/${t}/by_date/${n}/${a}`;
66
- if (s.length > 0) {
67
- const c = s.reduce(
68
- (r, i, g) => `${r}account_guids[]=${i}${g !== s.length - 1 ? "&" : ""}`,
65
+ let o = `${e.TRANSACTIONS}/by_top_level_category_guid/${t}/by_date/${n}/${c}`;
66
+ if (a.length > 0) {
67
+ const s = a.reduce(
68
+ (r, i, g) => `${r}account_guids[]=${i}${g !== a.length - 1 ? "&" : ""}`,
69
69
  ""
70
70
  );
71
- o += `?${c}`;
71
+ o += `?${s}`;
72
72
  }
73
- return this.fetchInstance.get(o).then((c) => c.map((r) => r.transaction));
73
+ return this.fetchInstance.get(o).then((s) => s.map((r) => r.transaction));
74
74
  };
75
75
  removeTag = async (t) => this.fetchInstance.delete(`${e.TAGS}/${t}`).then((n) => n);
76
76
  removeTagging = async (t) => this.fetchInstance.delete(`${e.TAGGINGS}/${t}`).then((n) => n);