@mx-cartographer/experiences 7.0.17-alpha-debts-missing-sorting-option-ram → 7.0.17-alpha.mm.0

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 (105) hide show
  1. package/CHANGELOG.md +0 -8
  2. package/dist/{Account-BW3-oYEs.mjs → Account-DY2axAET.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-BzD6CDIm.mjs → AccountDetailsContent-Jsg4ZDC1.mjs} +8 -8
  4. package/dist/{AccountDetailsHeader-Eb3WvBGm.mjs → AccountDetailsHeader-EU_2u2Iq.mjs} +5 -5
  5. package/dist/{AccountFields-CIz-r3gP.mjs → AccountFields-CSUS7pGn.mjs} +2 -2
  6. package/dist/{AccountListItem-B-ZjJ4Gp.mjs → AccountListItem-CMYZQg8M.mjs} +3 -3
  7. package/dist/{AccountStore-BaMynkQT.mjs → AccountStore-CIX2RAmG.mjs} +26 -26
  8. package/dist/{Accounts-CA-nqAjT.mjs → Accounts-xi9RGRIU.mjs} +1 -1
  9. package/dist/{BeatApi-DLu87ijw.mjs → BeatApi-D0WcLW3O.mjs} +3 -3
  10. package/dist/{BeatStore-By4aGoRM.mjs → BeatStore-y6WVs07e.mjs} +17 -17
  11. package/dist/{BudgetUtil-CeSLAcsl.mjs → BudgetUtil-DmWvHV7C.mjs} +1 -1
  12. package/dist/{CategorySelectorDrawer-BJ9jlCyt.mjs → CategorySelectorDrawer-BHqOpBNr.mjs} +1 -1
  13. package/dist/{CategoryStore-BOyzQjQp.mjs → CategoryStore-BfYppD3g.mjs} +4 -4
  14. package/dist/{ConnectDrawer-phFH6OHt.mjs → ConnectDrawer-CU5dEdrU.mjs} +1 -1
  15. package/dist/{ConnectionsDrawer-ihxkAi1P.mjs → ConnectionsDrawer-BUJuQrgF.mjs} +2 -2
  16. package/dist/{CurrencyInput-bEx2Mbd0.mjs → CurrencyInput-BtrNBP3z.mjs} +1 -1
  17. package/dist/{DebtsStore-VkyMADzd.mjs → DebtsStore-BL_0pQEd.mjs} +15 -18
  18. package/dist/{ExportCsvAction-CbMfQ2Wa.mjs → ExportCsvAction-CUGnEaHw.mjs} +3 -3
  19. package/dist/{Fetch-CkFKy79O.mjs → Fetch-CJ9cgjgV.mjs} +9 -8
  20. package/dist/{FinstrongStore-mkALvztw.mjs → FinstrongStore-rC2F4Tq3.mjs} +4 -4
  21. package/dist/{GoalStore-eSOkI6uE.mjs → GoalStore-CFx47exL.mjs} +6 -6
  22. package/dist/{Help-KAAMEubC.mjs → Help-CCuoAZT3.mjs} +1 -1
  23. package/dist/{LineChart-BWWmmJxV.mjs → LineChart-D5uLCys4.mjs} +1 -1
  24. package/dist/{ListItemAction-DNZZ5fSa.mjs → ListItemAction-Cwadpg85.mjs} +1 -1
  25. package/dist/{ManageIncome-DcKHpJ9V.mjs → ManageIncome-B91zIeYo.mjs} +4 -4
  26. package/dist/MerchantStore-h96aTml7.mjs +37 -0
  27. package/dist/{MicroWidgetContainer-Dxz8uBN9.mjs → MicroWidgetContainer-DwTAjSdX.mjs} +1 -1
  28. package/dist/{MiniWidgetContainer-CTyjmE1h.mjs → MiniWidgetContainer-CxggrnHk.mjs} +1 -1
  29. package/dist/{NetWorthStore-B6xF9eGH.mjs → NetWorthStore-CYYTpP9O.mjs} +2 -2
  30. package/dist/{NotificationSettings-aZFVTc8B.mjs → NotificationSettings-BEFyqBTj.mjs} +2 -2
  31. package/dist/{NotificationStore-DHtSGySy.mjs → NotificationStore-DpV9hXSE.mjs} +8 -4
  32. package/dist/{OriginalBalanceAction-DepsKiJz.mjs → OriginalBalanceAction-DDMRgIBU.mjs} +3 -3
  33. package/dist/{RecurringSettings-C9r4s1Cz.mjs → RecurringSettings-CGGFhlhh.mjs} +3 -3
  34. package/dist/{RecurringTransactionsStore-D62XJtdL.mjs → RecurringTransactionsStore-CXhnipfd.mjs} +20 -16
  35. package/dist/{SettingsStore-B4gi6oOw.mjs → SettingsStore-CLLqNa_S.mjs} +33 -29
  36. package/dist/{TransactionApi-DbbcjI2L.mjs → TransactionApi-C0HMGDBV.mjs} +29 -29
  37. package/dist/{TransactionDetails-bja6hKJk.mjs → TransactionDetails-Bc0iW26I.mjs} +5 -5
  38. package/dist/{TransactionStore-0tLtBEIC.mjs → TransactionStore-Va_jug-g.mjs} +29 -25
  39. package/dist/{TrendsStore-WrHxzdbQ.mjs → TrendsStore-DmuQennN.mjs} +1 -1
  40. package/dist/{User-Dq9Qj764.mjs → User-B9T_314z.mjs} +1 -1
  41. package/dist/{ViewMoreMicroCard-BPEzFZRG.mjs → ViewMoreMicroCard-61VqFx4x.mjs} +5 -2
  42. package/dist/{WidgetContainer-CdBs9WOZ.mjs → WidgetContainer-CTrp2veH.mjs} +2 -2
  43. package/dist/accounts/api/AccountApi.d.ts +2 -2
  44. package/dist/accounts/index.es.js +12 -12
  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 +209 -209
  48. package/dist/cashflow/api/CashflowApi.d.ts +3 -2
  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 +2 -3
  55. package/dist/common/api/GlobalCopyApi.d.ts +2 -1
  56. package/dist/common/api/LocalizedCopyApi.d.ts +2 -1
  57. package/dist/common/api/NotificationApi.d.ts +2 -2
  58. package/dist/common/api/ScheduledPaymentsApi.d.ts +3 -2
  59. package/dist/common/api/UserApi.d.ts +2 -2
  60. package/dist/common/context/GlobalDataProvider.d.ts +3 -2
  61. package/dist/common/context/hooks.d.ts +4 -1
  62. package/dist/common/context/index.d.ts +1 -1
  63. package/dist/common/index.es.js +321 -315
  64. package/dist/common/stores/GlobalStore.d.ts +2 -1
  65. package/dist/common/types/Handlers.d.ts +2 -0
  66. package/dist/common/types/index.d.ts +1 -0
  67. package/dist/common/types/localization/DebtsCopy.d.ts +0 -1
  68. package/dist/common/utils/Fetch.d.ts +3 -1
  69. package/dist/dashboard/index.es.js +2 -2
  70. package/dist/debts/constants/index.d.ts +4 -7
  71. package/dist/debts/index.es.js +459 -526
  72. package/dist/debts/store/DebtsUiStore.d.ts +3 -3
  73. package/dist/debts/utils/DebtsWidget.d.ts +2 -2
  74. package/dist/debts/utils/SnowballCard.d.ts +2 -2
  75. package/dist/debts/utils/shared.d.ts +2 -11
  76. package/dist/{exportTransactionsToCSV-BDlt8u0n.mjs → exportTransactionsToCSV-ct1RkLbj.mjs} +1 -1
  77. package/dist/finstrong/api/FinstrongApi.d.ts +2 -1
  78. package/dist/finstrong/index.es.js +7 -7
  79. package/dist/goals/api/GoalApi.d.ts +3 -2
  80. package/dist/goals/index.es.js +11 -11
  81. package/dist/help/api/HelpApi.d.ts +2 -2
  82. package/dist/help/index.es.js +3 -3
  83. package/dist/hooks-DcS6DyRl.mjs +74 -0
  84. package/dist/insights/index.es.js +1 -1
  85. package/dist/investments/api/HoldingApi.d.ts +3 -2
  86. package/dist/investments/index.es.js +3 -3
  87. package/dist/merchants/api/MerchantApi.d.ts +2 -1
  88. package/dist/merchants/index.es.js +2 -2
  89. package/dist/microinsights/context/InsightsMicroWidgetDataProvider.d.ts +2 -1
  90. package/dist/microinsights/context/hooks.d.ts +1 -1
  91. package/dist/microinsights/index.es.js +1 -1
  92. package/dist/networth/index.es.js +7 -7
  93. package/dist/notifications/index.es.js +5 -5
  94. package/dist/recurringtransactions/api/RepeatingTransactionsApi.d.ts +2 -2
  95. package/dist/recurringtransactions/index.es.js +10 -10
  96. package/dist/settings/api/SettingsApi.d.ts +3 -2
  97. package/dist/settings/index.es.js +7 -7
  98. package/dist/spending/index.es.js +4 -4
  99. package/dist/transactions/api/TransactionApi.d.ts +3 -2
  100. package/dist/transactions/index.es.js +14 -14
  101. package/dist/trends/index.es.js +10 -10
  102. package/dist/{useCombineEvents-DaDBSR_1.mjs → useCombineEvents-Dbjzfwvo.mjs} +29 -29
  103. package/package.json +1 -1
  104. package/dist/MerchantStore-DVH-QOf0.mjs +0 -37
  105. package/dist/hooks-DkUqN6JE.mjs +0 -71
@@ -22,7 +22,7 @@ import { GlobalCopyStore } from './GlobalCopyStore';
22
22
  import { GlobalUiStore } from './GlobalUiStore';
23
23
  import { UserStore } from './UserStore';
24
24
  import { Account, Category, Institution, Member } from '../../common';
25
- import { AppConfig, AppData, Beat, Tag, Tagging, Transaction, TransactionRule, UserFeature } from '../types';
25
+ import { AppConfig, AppData, Beat, GlobalErrorHandler, Tag, Tagging, Transaction, TransactionRule, UserFeature } from '../types';
26
26
  interface LoadDataProps {
27
27
  accounts?: Account[];
28
28
  appData?: AppData;
@@ -40,6 +40,7 @@ export declare class GlobalStore {
40
40
  appConfig: AppConfig;
41
41
  endpoint: string;
42
42
  sessionToken: string;
43
+ onError?: GlobalErrorHandler;
43
44
  accountStore: AccountStore;
44
45
  appDataStore: AppDataStore;
45
46
  analyticsStore: AnalyticsStore;
@@ -0,0 +1,2 @@
1
+ export type GlobalErrorHandler = (error: Error, props?: object) => void;
2
+ export type GlobalEventHandler = (event: string, props?: object) => void;
@@ -15,6 +15,7 @@ export type { DynamicCopyElement, GlobalCopy } from './GlobalCopy';
15
15
  export { GoalType, MetaType, TrackType } from './Goal';
16
16
  export type { Goal, MonthlyCashFlowProfile, RetirementGoalAccount } from './Goal';
17
17
  export type { Debt } from './Debt';
18
+ export type { GlobalErrorHandler, GlobalEventHandler } from './Handlers';
18
19
  export type { HealthScore, HealthScoreReport, MonthlyHealthScore } from './Finstrong';
19
20
  export type { HelpAlertProps, HelpCategory, HelpContentProps, HelpTopic, HelpType, ImageContentProps, InstitutionData, NoImageContentProps, SectionProps, SelectedTopic, Ticket, } from './Help';
20
21
  export type { Institution } from './Institution';
@@ -23,7 +23,6 @@ export interface DebtsCopy {
23
23
  paydown_drawer_subtitle: string;
24
24
  paydown_drawer_title: string;
25
25
  paydown_drawer_total_payment: string;
26
- priority_sort_fastest_payoff: string;
27
26
  priority_sort_highest_balance: string;
28
27
  priority_sort_highest_interest: string;
29
28
  priority_sort_lowest_balance: string;
@@ -1,7 +1,9 @@
1
+ import { GlobalErrorHandler } from '../types';
1
2
  export declare class Fetch {
2
3
  endpoint: string;
3
4
  headers: Record<string, string>;
4
- constructor(endpoint: string, token: string, headers?: Record<string, string>);
5
+ onError?: GlobalErrorHandler;
6
+ constructor(endpoint: string, token: string, headers?: Record<string, string>, onError?: GlobalErrorHandler);
5
7
  get: (url: string) => Promise<any>;
6
8
  post: (url: string, data?: any) => Promise<any>;
7
9
  put: (url: string, data: any) => Promise<any>;
@@ -5,7 +5,7 @@ import p from "@mui/material/Unstable_Grid2";
5
5
  import u from "@mui/material/Skeleton";
6
6
  import s from "@mui/material/Stack";
7
7
  import B from "@mui/material/styles/useTheme";
8
- import { l as A, u as v, c as C, a as M, m as D } from "../hooks-DkUqN6JE.mjs";
8
+ import { l as A, u as v, c as C, a as M, m as D } from "../hooks-DcS6DyRl.mjs";
9
9
  import G from "@mui/material/Paper";
10
10
  import { Icon as S, H1 as k, P as F } from "@mxenabled/mxui";
11
11
  import { useMediaQuery as W } from "@mui/system";
@@ -14,7 +14,7 @@ import T from "@mui/material/Button";
14
14
  import $ from "@mui/material/IconButton";
15
15
  import j from "@mui/material/Tooltip";
16
16
  import H from "@mui/material/useMediaQuery";
17
- import { i as R, j as Q } from "../ConnectDrawer-phFH6OHt.mjs";
17
+ import { i as R, j as Q } from "../ConnectDrawer-CU5dEdrU.mjs";
18
18
  import { u as z } from "../useScreenSize-B6JyS_Lj.mjs";
19
19
  const E = f(() => {
20
20
  const e = B(), {
@@ -1,8 +1,5 @@
1
- export declare const MONTHS = 12;
2
- export declare const INTEREST_TO_DECIMAL = 100;
3
- export declare enum DebtPriority {
4
- FASTEST_PAYOFF_FIRST = 1,
5
- HIGHEST_INTEREST = 2,
6
- LOWEST_BALANCE = 3,
7
- HIGHEST_BALANCE = 4
1
+ export declare enum DebtPrioriy {
2
+ HIGHEST_INTEREST = 1,
3
+ LOWEST_BALANCE = 2,
4
+ HIGHEST_BALANCE = 3
8
5
  }