@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
@@ -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, GlobalErrorHandler, Tag, Tagging, Transaction, TransactionRule, UserFeature } from '../types';
25
+ import { AppConfig, AppData, Beat, Tag, Tagging, Transaction, TransactionRule, UserFeature } from '../types';
26
26
  interface LoadDataProps {
27
27
  accounts?: Account[];
28
28
  appData?: AppData;
@@ -40,7 +40,6 @@ export declare class GlobalStore {
40
40
  appConfig: AppConfig;
41
41
  endpoint: string;
42
42
  sessionToken: string;
43
- onError?: GlobalErrorHandler;
44
43
  accountStore: AccountStore;
45
44
  appDataStore: AppDataStore;
46
45
  analyticsStore: AnalyticsStore;
@@ -15,7 +15,6 @@ 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';
19
18
  export type { HealthScore, HealthScoreReport, MonthlyHealthScore } from './Finstrong';
20
19
  export type { HelpAlertProps, HelpCategory, HelpContentProps, HelpTopic, HelpType, ImageContentProps, InstitutionData, NoImageContentProps, SectionProps, SelectedTopic, Ticket, } from './Help';
21
20
  export type { Institution } from './Institution';
@@ -1,9 +1,7 @@
1
- import { GlobalErrorHandler } from '../types';
2
1
  export declare class Fetch {
3
2
  endpoint: string;
4
3
  headers: Record<string, string>;
5
- onError?: GlobalErrorHandler;
6
- constructor(endpoint: string, token: string, headers?: Record<string, string>, onError?: GlobalErrorHandler);
4
+ constructor(endpoint: string, token: string, headers?: Record<string, string>);
7
5
  get: (url: string) => Promise<any>;
8
6
  post: (url: string, data?: any) => Promise<any>;
9
7
  put: (url: string, data: any) => Promise<any>;
@@ -5,16 +5,16 @@ 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-DcS6DyRl.mjs";
8
+ import { l as A, u as v, c as C, a as M, m as D } from "../hooks-DkUqN6JE.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";
12
12
  import I from "@mui/material/Box";
13
13
  import T from "@mui/material/Button";
14
14
  import $ from "@mui/material/IconButton";
15
- import H from "@mui/material/Tooltip";
16
- import R from "@mui/material/useMediaQuery";
17
- import { g as j, h as Q } from "../ConnectDrawer-BfYwIgKa.mjs";
15
+ import j from "@mui/material/Tooltip";
16
+ import H from "@mui/material/useMediaQuery";
17
+ import { i as R, j as Q } from "../ConnectDrawer-phFH6OHt.mjs";
18
18
  import { u as z } from "../useScreenSize-B6JyS_Lj.mjs";
19
19
  const E = f(() => {
20
20
  const e = B(), {
@@ -56,8 +56,8 @@ const E = f(() => {
56
56
  }
57
57
  ) : null;
58
58
  }), P = ({ handleConnectClick: e }) => {
59
- const { common: c } = v(), i = R("(max-width: 700px)");
60
- return /* @__PURE__ */ t(I, { my: 4, children: i ? /* @__PURE__ */ t(H, { id: "add-accounts", placement: "bottom", title: c.add_accounts, children: /* @__PURE__ */ t(
59
+ const { common: c } = v(), i = H("(max-width: 700px)");
60
+ return /* @__PURE__ */ t(I, { my: 4, children: i ? /* @__PURE__ */ t(j, { id: "add-accounts", placement: "bottom", title: c.add_accounts, children: /* @__PURE__ */ t(
61
61
  $,
62
62
  {
63
63
  "aria-controls": "add_accounts",
@@ -113,7 +113,7 @@ const E = f(() => {
113
113
  /* @__PURE__ */ a(s, { flexDirection: "row", children: [
114
114
  x.show_connections_widget_in_master && /* @__PURE__ */ t(N, { handleConnectClick: () => c(!0) }),
115
115
  /* @__PURE__ */ t(
116
- j,
116
+ R,
117
117
  {
118
118
  accounts: d,
119
119
  copy: n,