@mx-cartographer/experiences 8.2.3 → 8.2.4-alpha-ram1-bug-testing

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 (77) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/{AccountDetailsHeader-CfdnKyJK.mjs → AccountDetailsHeader-DIysk_4w.mjs} +1 -1
  3. package/dist/{AccountFields-CAy0x_4i.mjs → AccountFields-mwJ8NXsX.mjs} +18 -18
  4. package/dist/{AccountListItem-BYyeeCf6.mjs → AccountListItem-BDXHs4tV.mjs} +7 -8
  5. package/dist/{CategorySelectorDrawer-Cu1ohxeM.mjs → CategorySelectorDrawer-CmaDLhnf.mjs} +71 -68
  6. package/dist/{ConnectCard-Dix8BoV_.mjs → ConnectCard-CCep7Zqe.mjs} +9 -9
  7. package/dist/{ConnectDrawer-DgfsTpyW.mjs → ConnectDrawer-Cnjr3Ddg.mjs} +2 -2
  8. package/dist/{ConnectionsDrawer-D7IXAza2.mjs → ConnectionsDrawer-CtfPXk0M.mjs} +1 -1
  9. package/dist/{CurrencyDialog-d4dL7vA5.mjs → CurrencyDialog-DumQCTPO.mjs} +18 -16
  10. package/dist/{CurrencyInput-B59ugxPN.mjs → CurrencyInput-adTIRtL3.mjs} +28 -26
  11. package/dist/{Dialog-iLlBR8TG.mjs → Dialog-CwWc0AbH.mjs} +11 -11
  12. package/dist/{Drawer-XPaLYjiO.mjs → Drawer-BXqqBMxg.mjs} +26 -28
  13. package/dist/{EmbeddedCard-BNl3quCs.mjs → EmbeddedCard-DPwJjqMH.mjs} +37 -37
  14. package/dist/{EmptyState-DHAkGsjk.mjs → EmptyState-CJUDc3kD.mjs} +17 -17
  15. package/dist/{ExportCsvAction-hDprC41l.mjs → ExportCsvAction-Bw02ZJEj.mjs} +2 -2
  16. package/dist/{GlobalAccountFilter-DrhtwPqh.mjs → GlobalAccountFilter-7Cg2-9A5.mjs} +25 -25
  17. package/dist/{Help-BSQm9o29.mjs → Help-DJ8PrVHX.mjs} +56 -73
  18. package/dist/{ListItemAction-DGjHxNDJ.mjs → ListItemAction-CwspSmQi.mjs} +22 -22
  19. package/dist/{ManageIncome-DwylSiWs.mjs → ManageIncome-B1JfqslT.mjs} +6 -6
  20. package/dist/{NotificationSettings-CCg-Tml2.mjs → NotificationSettings-6p-h5phZ.mjs} +48 -48
  21. package/dist/{OriginalBalanceAction-CvDx0K6k.mjs → OriginalBalanceAction-CkJPnp2c.mjs} +2 -2
  22. package/dist/{RecurringSettings-CPXLW6AR.mjs → RecurringSettings-cm6MK_aS.mjs} +1 -1
  23. package/dist/{ResponsiveButton-BNsV08Ud.mjs → ResponsiveButton-CC9F_Ezk.mjs} +1 -1
  24. package/dist/SearchBox-Cpgu_gdO.mjs +50 -0
  25. package/dist/Select-BFt-HD-L.mjs +55 -0
  26. package/dist/{SelectionBox-Bx2a5rh4.mjs → SelectionBox-B4xELRgp.mjs} +1 -1
  27. package/dist/{SingleSegmentDonut-PsRQPkmV.mjs → SingleSegmentDonut-7Uy6VEld.mjs} +1 -1
  28. package/dist/{SpendingLegend-BmkEr9Nh.mjs → SpendingLegend-5Ct_FZ8o.mjs} +1 -1
  29. package/dist/{ToggleListItem-BLu_fWA2.mjs → ToggleListItem-Dl1lXNwj.mjs} +29 -28
  30. package/dist/{TransactionDetails-CbBSxdOi.mjs → TransactionDetails-C3dlAzYf.mjs} +386 -393
  31. package/dist/{ViewMoreMicroCard-D_LoKlJU.mjs → ViewMoreMicroCard-BD_MNc2z.mjs} +526 -518
  32. package/dist/{WidgetContainer-CYcmwsSu.mjs → WidgetContainer-DNuz_s7W.mjs} +5 -5
  33. package/dist/accounts/index.es.js +199 -194
  34. package/dist/analytics/index.es.js +1 -1
  35. package/dist/budgets/index.es.js +183 -184
  36. package/dist/cashflow/index.es.js +70 -80
  37. package/dist/categories/index.es.js +1 -1
  38. package/dist/common/components/ErrorBoundary.d.ts +1 -1
  39. package/dist/common/components/WidgetContainer.d.ts +1 -1
  40. package/dist/common/components/charts/stackedlinechart/CustomAreaTooltip.d.ts +1 -1
  41. package/dist/common/hooks/usePrevious.d.ts +1 -1
  42. package/dist/common/index.es.js +206 -194
  43. package/dist/common/utils/Theme.d.ts +6 -5
  44. package/dist/common/utils/index.d.ts +1 -1
  45. package/dist/dashboard/index.es.js +47 -47
  46. package/dist/debts/index.es.js +140 -140
  47. package/dist/finstrong/index.es.js +40 -32
  48. package/dist/finstrong/util/finstrongUtils.d.ts +1 -1
  49. package/dist/goals/index.es.js +154 -165
  50. package/dist/help/index.es.js +2 -2
  51. package/dist/insights/components/insights/UserFeedback/Types.d.ts +1 -1
  52. package/dist/insights/components/shared/DirectDeposit/DirectDepositSubHeader.d.ts +3 -3
  53. package/dist/insights/hooks/useContainerDimensions.d.ts +1 -1
  54. package/dist/insights/index.es.js +677 -687
  55. package/dist/insights/themes/Typography.d.ts +0 -2
  56. package/dist/investments/index.es.js +205 -207
  57. package/dist/merchants/index.es.js +1 -1
  58. package/dist/microinsights/cards/InsightCard.d.ts +2 -2
  59. package/dist/microinsights/cards/NoRelevantInsightsCard.d.ts +3 -5
  60. package/dist/microinsights/cards/ViewMoreMicroCard.d.ts +3 -5
  61. package/dist/microinsights/cards/ZeroStateCard.d.ts +3 -5
  62. package/dist/microinsights/carousel/BeatList.d.ts +2 -2
  63. package/dist/microinsights/carousel/MicroBeatCarousel.d.ts +12 -1
  64. package/dist/microinsights/index.es.js +1 -1
  65. package/dist/microinsights/interfaces.d.ts +11 -5
  66. package/dist/networth/index.es.js +85 -87
  67. package/dist/notifications/index.es.js +7 -8
  68. package/dist/recurringtransactions/index.es.js +53 -53
  69. package/dist/settings/index.es.js +111 -111
  70. package/dist/spending/index.es.js +7 -7
  71. package/dist/transactions/components/shared/TransactionList.d.ts +2 -2
  72. package/dist/transactions/index.es.js +138 -140
  73. package/dist/trends/index.es.js +293 -292
  74. package/dist/{useScreenSize-CeFhWTt_.mjs → useScreenSize-mWpmnh5w.mjs} +1 -1
  75. package/package.json +29 -23
  76. package/dist/SearchBox-CwDgvWVJ.mjs +0 -48
  77. package/dist/Select-BZRUpOib.mjs +0 -51
@@ -31,25 +31,25 @@ import { L as ee } from "../Loader-CxeBwuPG.mjs";
31
31
  import E from "@mui/material/Button";
32
32
  import Y from "@mui/material/Card";
33
33
  import { L as Je } from "../LineChart-CejWS_rh.mjs";
34
- import { C as vt } from "../ConnectionsDrawer-D7IXAza2.mjs";
35
- import { C as se } from "../ConnectDrawer-DgfsTpyW.mjs";
34
+ import { C as vt } from "../ConnectionsDrawer-CtfPXk0M.mjs";
35
+ import { C as se } from "../ConnectDrawer-Cnjr3Ddg.mjs";
36
36
  import he from "@mui/material/Tab";
37
37
  import et from "@mui/material/Tabs";
38
38
  import Pe from "@mui/material/TextField";
39
- import { u as tt } from "../useScreenSize-CeFhWTt_.mjs";
40
- import { D as Wn } from "../Dialog-iLlBR8TG.mjs";
39
+ import { u as tt } from "../useScreenSize-mWpmnh5w.mjs";
40
+ import { D as Wn } from "../Dialog-CwWc0AbH.mjs";
41
41
  import { u as wt } from "../useDimensions-CeDR9V8N.mjs";
42
- import { E as Be } from "../EmptyState-DHAkGsjk.mjs";
42
+ import { E as Be } from "../EmptyState-CJUDc3kD.mjs";
43
43
  import $n from "@mui/material/Chip";
44
- import { D as ie } from "../Drawer-XPaLYjiO.mjs";
44
+ import { D as ie } from "../Drawer-BXqqBMxg.mjs";
45
45
  import { g as kt } from "../AccountDisplayName-CO7z3v99.mjs";
46
- import { g as Mt } from "../AccountFields-CAy0x_4i.mjs";
46
+ import { g as Mt } from "../AccountFields-mwJ8NXsX.mjs";
47
47
  import Nn from "@mui/material/ListSubheader";
48
- import { S as dt } from "../Select-BZRUpOib.mjs";
48
+ import { S as dt } from "../Select-BFt-HD-L.mjs";
49
49
  import { A as je } from "../Account-BaJmiJAG.mjs";
50
50
  import { S as zn } from "../StatusBar-CPfSXe80.mjs";
51
51
  import { i as Dt } from "../DateUtil-Bhq59ZVg.mjs";
52
- import { T as Hn, s as Kn, h as Vn, S as jn, a as Yn } from "../EmbeddedCard-BNl3quCs.mjs";
52
+ import { T as Hn, s as Kn, h as Vn, S as jn, a as Yn } from "../EmbeddedCard-DPwJjqMH.mjs";
53
53
  import { T as ge } from "../TabContentContainer-CnMXkVqr.mjs";
54
54
  import Xn from "@mui/material/useMediaQuery";
55
55
  import { BarPlot as Un } from "@mui/x-charts/BarChart";
@@ -58,15 +58,15 @@ import { ChartsXAxis as Qn } from "@mui/x-charts/ChartsXAxis";
58
58
  import { ChartsYAxis as Zn } from "@mui/x-charts/ChartsYAxis";
59
59
  import { startOfMonth as It } from "date-fns/startOfMonth";
60
60
  import { endOfMonth as At } from "date-fns/endOfMonth";
61
- import { g as Jn, S as eo, b as to } from "../SpendingLegend-BmkEr9Nh.mjs";
61
+ import { g as Jn, S as eo, b as to } from "../SpendingLegend-5Ct_FZ8o.mjs";
62
62
  import { formatISO as no } from "date-fns/formatISO";
63
63
  import { fromUnixTime as oo } from "date-fns/fromUnixTime";
64
64
  import { subDays as ro } from "date-fns/subDays";
65
- import { c as ao, b as pt, S as io, i as so } from "../ManageIncome-DwylSiWs.mjs";
65
+ import { c as ao, b as pt, S as io, i as so } from "../ManageIncome-B1JfqslT.mjs";
66
66
  import { F as Tt, c as co, R as Ot } from "../RecurringTransactionsUtil-B3rLEx_g.mjs";
67
67
  import { LocalizationProvider as lo, DatePicker as po, StaticDatePicker as uo } from "@mui/x-date-pickers";
68
68
  import { AdapterDateFns as Rt } from "@mui/x-date-pickers/AdapterDateFnsV3";
69
- import { R as _o } from "../RecurringSettings-CPXLW6AR.mjs";
69
+ import { R as _o } from "../RecurringSettings-cm6MK_aS.mjs";
70
70
  import { LocalizationProvider as mo } from "@mui/x-date-pickers/LocalizationProvider";
71
71
  import ho from "@mui/lab/Timeline";
72
72
  import go, { timelineItemClasses as yo } from "@mui/lab/TimelineItem";
@@ -78,7 +78,7 @@ import So from "@mui/material/Accordion";
78
78
  import vo from "@mui/material/AccordionDetails";
79
79
  import wo from "@mui/material/AccordionSummary";
80
80
  import { u as ko } from "../useWidgetLoadTimer-CJb-RELP.mjs";
81
- import { W as Mo } from "../WidgetContainer-CYcmwsSu.mjs";
81
+ import { W as Mo } from "../WidgetContainer-DNuz_s7W.mjs";
82
82
  const Ae = {
83
83
  creditScore: {
84
84
  poor: 600,
@@ -762,11 +762,13 @@ const Vo = "https://content.moneydesktop.com/storage/MD_Assets/serenity/loading_
762
762
  error: !p,
763
763
  fullWidth: !0,
764
764
  inputMode: "numeric",
765
- inputProps: {
766
- noValidate: !0,
767
- pattern: "[0-9]*"
768
- },
769
765
  onChange: (f) => d(Number(f.target.value)),
766
+ slotProps: {
767
+ htmlInput: {
768
+ noValidate: !0,
769
+ pattern: "[0-9]*"
770
+ }
771
+ },
770
772
  value: p ? c : ""
771
773
  }
772
774
  )
@@ -1065,7 +1067,7 @@ const Vo = "https://content.moneydesktop.com/storage/MD_Assets/serenity/loading_
1065
1067
  me,
1066
1068
  {
1067
1069
  primary: `${x}${h.account_number ? ` *${h.account_number}` : ""}`,
1068
- primaryTypographyProps: { noWrap: !0, pr: 4, variant: "body1" }
1070
+ slotProps: { primary: { noWrap: !0, pr: 4, variant: "body1" } }
1069
1071
  }
1070
1072
  ),
1071
1073
  n && /* @__PURE__ */ e(A, { bold: !0, variant: "body2", children: B(v ?? 0, "0,0.00") })
@@ -1106,7 +1108,7 @@ const Vo = "https://content.moneydesktop.com/storage/MD_Assets/serenity/loading_
1106
1108
  allowNickname: r?.show_account_nicknames_in_master
1107
1109
  })}
1108
1110
  ${C.account_number ? ` *${C.account_number}` : ""}`,
1109
- primaryTypographyProps: { noWrap: !0, pr: 4, variant: "body1" }
1111
+ slotProps: { primary: { noWrap: !0, pr: 4, variant: "body1" } }
1110
1112
  }
1111
1113
  ),
1112
1114
  /* @__PURE__ */ e(A, { bold: !0, variant: "body2", children: B(x(C), "0,0.00") })
@@ -1231,14 +1233,16 @@ const tr = ({ total: t }) => {
1231
1233
  n.maintain_emergency_savings_suggested_goal,
1232
1234
  B(a, "0,0")
1233
1235
  ),
1234
- inputProps: {
1235
- noValidate: !0,
1236
- pattern: "[0-9]*"
1237
- },
1238
1236
  label: n.maintain_emergency_savings_savings_goal,
1239
1237
  onChange: (y) => {
1240
1238
  y.target.value && v(Number(y.target.value.replace(/[^0-9]/g, "")));
1241
1239
  },
1240
+ slotProps: {
1241
+ htmlInput: {
1242
+ noValidate: !0,
1243
+ pattern: "[0-9]*"
1244
+ }
1245
+ },
1242
1246
  value: f ? B(f, "0,0") : ""
1243
1247
  }
1244
1248
  ),
@@ -1258,14 +1262,16 @@ const tr = ({ total: t }) => {
1258
1262
  {
1259
1263
  "aria-label": n.maintain_emergency_savings_meet_your_goal_within,
1260
1264
  fullWidth: !0,
1261
- inputProps: {
1262
- noValidate: !0,
1263
- pattern: "[0-9]*"
1264
- },
1265
1265
  label: n.maintain_emergency_savings_meet_your_goal_within,
1266
1266
  onChange: (y) => {
1267
1267
  isNaN(Number(y.target.value)) || C(Number(y.target.value));
1268
1268
  },
1269
+ slotProps: {
1270
+ htmlInput: {
1271
+ noValidate: !0,
1272
+ pattern: "[0-9]*"
1273
+ }
1274
+ },
1269
1275
  sx: {
1270
1276
  "& .MuiInputBase-root": {
1271
1277
  borderBottomRightRadius: 0,
@@ -2869,12 +2875,14 @@ const tr = ({ total: t }) => {
2869
2875
  error: !r,
2870
2876
  fullWidth: !0,
2871
2877
  inputMode: "numeric",
2872
- inputProps: {
2873
- noValidate: !0,
2874
- pattern: "[0-9]*"
2875
- },
2876
2878
  label: o.credit_score,
2877
2879
  onChange: (i) => n(Number(i.target.value)),
2880
+ slotProps: {
2881
+ htmlInput: {
2882
+ noValidate: !0,
2883
+ pattern: "[0-9]*"
2884
+ }
2885
+ },
2878
2886
  value: r ? t : ""
2879
2887
  }
2880
2888
  ) });
@@ -3565,7 +3573,7 @@ const tr = ({ total: t }) => {
3565
3573
  return r ? /* @__PURE__ */ e(ie, { isOpen: t, onClose: n, title: o.score_rubric, children: /* @__PURE__ */ s(_, { sx: { bgcolor: "background.default", gap: 36, height: "100%", p: 24 }, children: [
3566
3574
  /* @__PURE__ */ s(_, { sx: { gap: 20 }, children: [
3567
3575
  /* @__PURE__ */ s(_, { sx: { gap: 8 }, children: [
3568
- /* @__PURE__ */ e(j, { sx: { textWrap: "wrap" }, children: o.your_path_to_financial_freedom }),
3576
+ /* @__PURE__ */ e(j, { children: o.your_path_to_financial_freedom }),
3569
3577
  /* @__PURE__ */ e(A, { variant: "subtitle1", children: o.finstrong_freedom_description })
3570
3578
  ] }),
3571
3579
  /* @__PURE__ */ e(M, { children: /* @__PURE__ */ e(da, { copy: o }) })
@@ -47,7 +47,7 @@ export declare const getMarkerXYCoordinates: (markerRadius: number, progressEndA
47
47
  export declare const buildProfileItem: ({ dynamicCopy, fallbackLabel, icon, key, label, value, }: {
48
48
  dynamicCopy?: string;
49
49
  fallbackLabel: string;
50
- icon: JSX.Element;
50
+ icon: React.JSX.Element;
51
51
  key: Action;
52
52
  label: string;
53
53
  value: string | number | undefined | null;