@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
@@ -1,4 +1,4 @@
1
- import k from "@mui/material/styles/useTheme";
1
+ import { useTheme as k } from "@mui/material/styles";
2
2
  import o from "@mui/material/useMediaQuery";
3
3
  const l = (s) => {
4
4
  const e = k(), { xs: n, sm: r, md: p, lg: t, xl: i } = e.breakpoints.values;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "8.2.3",
3
+ "version": "8.2.4-alpha-ram1-bug-testing",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",
@@ -191,16 +191,16 @@
191
191
  "dependencies": {
192
192
  "@emotion/react": "^11.14.0",
193
193
  "@emotion/styled": "^11.14.1",
194
- "@mui/lab": "^5.0.0-alpha.177",
195
- "@mui/material": "^5.18.0",
196
- "@mui/system": "^5.18.0",
194
+ "@mui/lab": "^7",
195
+ "@mui/material": "7.3.11",
196
+ "@mui/system": "7.3.11",
197
197
  "@mui/x-charts": "^8.28.2",
198
198
  "@mui/x-data-grid-pro": "^7.29.12",
199
199
  "@mui/x-date-pickers": "^7.29.4",
200
200
  "@mui/x-date-pickers-pro": "^7.29.4",
201
201
  "@mxenabled/cssinjs": "^0.6.0",
202
- "@mxenabled/mx-icons": "^1.8.0",
203
- "@mxenabled/mxui": "^1.5.16",
202
+ "@mxenabled/mx-icons": "^2",
203
+ "@mxenabled/mxui": "2.5.3",
204
204
  "@mxenabled/web-widget-sdk": "^0.0.15",
205
205
  "@tanstack/react-virtual": "^3.13.24",
206
206
  "bowser": "^2.14.1",
@@ -210,24 +210,24 @@
210
210
  "mobx-react-lite": "^4.1.1",
211
211
  "numeral": "^2.0.6",
212
212
  "posthog-js": "^1.370.1",
213
- "react": "^18.3.1",
213
+ "react": "^19",
214
214
  "react-confetti": "^6.4.0",
215
- "react-dom": "^18.3.1",
215
+ "react-dom": "^19",
216
216
  "react-intersection-observer": "^10.0.3",
217
217
  "uuid": "^14.0.0"
218
218
  },
219
219
  "devDependencies": {
220
220
  "@babel/core": "^7.26.10",
221
221
  "@babel/eslint-parser": "^7.26.10",
222
- "@storybook/addon-a11y": "^8.6.4",
223
- "@storybook/addon-essentials": "^8.6.4",
224
- "@storybook/addon-interactions": "^8.6.4",
225
- "@storybook/addon-links": "^8.6.4",
226
- "@storybook/blocks": "^8.6.4",
227
- "@storybook/react": "^8.6.4",
228
- "@storybook/react-vite": "^8.6.4",
229
- "@storybook/test": "^8.6.4",
230
- "@storybook/theming": "^8.6.4",
222
+ "@storybook/addon-a11y": "^8.6.18",
223
+ "@storybook/addon-essentials": "^8.6.18",
224
+ "@storybook/addon-interactions": "^8.6.18",
225
+ "@storybook/addon-links": "^8.6.18",
226
+ "@storybook/blocks": "^8.6.18",
227
+ "@storybook/react": "^8.6.18",
228
+ "@storybook/react-vite": "^8.6.18",
229
+ "@storybook/test": "^8.6.18",
230
+ "@storybook/theming": "^8.6.18",
231
231
  "@testing-library/dom": "^10.4.0",
232
232
  "@testing-library/jest-dom": "^6.6.3",
233
233
  "@testing-library/react": "^16.2.0",
@@ -237,8 +237,8 @@
237
237
  "@types/jest": "^29.5.14",
238
238
  "@types/numeral": "^2.0.5",
239
239
  "@types/prop-types": "^15.7.14",
240
- "@types/react": "^18.3.18",
241
- "@types/react-dom": "^18.3.5",
240
+ "@types/react": "^19",
241
+ "@types/react-dom": "^19",
242
242
  "@types/uuid": "^10.0.0",
243
243
  "@typescript-eslint/eslint-plugin": "^7.16.0",
244
244
  "@typescript-eslint/parser": "^7.16.0",
@@ -274,19 +274,25 @@
274
274
  "vitest": "^3.2.4"
275
275
  },
276
276
  "peerDependencies": {
277
- "@mui/material": "^5",
278
- "@mxenabled/mxui": "^1",
277
+ "@mui/material": "^7",
278
+ "@mxenabled/mxui": "^2",
279
279
  "d3": "^7",
280
280
  "date-fns": "^3",
281
281
  "mobx": "^6",
282
282
  "mobx-react-lite": "^4",
283
- "react": "^18",
284
- "react-dom": "^18"
283
+ "react": "^19",
284
+ "react-dom": "^19"
285
285
  },
286
286
  "files": [
287
287
  "dist",
288
288
  "CHANGELOG.md",
289
289
  "README.md"
290
290
  ],
291
+ "resolutions": {
292
+ "react": "^19",
293
+ "react-dom": "^19",
294
+ "@types/react": "^19",
295
+ "@types/react-dom": "^19"
296
+ },
291
297
  "packageManager": "yarn@4.14.1"
292
298
  }
@@ -1,48 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import { observer as s } from "mobx-react-lite";
3
- import m from "@mui/material/Box";
4
- import p from "@mui/material/IconButton";
5
- import t from "@mui/material/InputAdornment";
6
- import { TextField as d, Icon as n } from "@mxenabled/mxui";
7
- const x = ({
8
- ariaLabel: c = "Search",
9
- cancelAriaLabel: a = "Cancel Search",
10
- onChange: e,
11
- placeholder: i = "Search",
12
- searchValue: r
13
- }) => /* @__PURE__ */ o(m, { className: "mx-cmn-search-box", px: 24, py: 16, children: /* @__PURE__ */ o(
14
- d,
15
- {
16
- InputProps: {
17
- startAdornment: /* @__PURE__ */ o(t, { position: "start", children: /* @__PURE__ */ o(n, { name: "search", size: 26, sx: { color: "action.active" } }) }),
18
- endAdornment: /* @__PURE__ */ o(t, { position: "end", sx: { p: 0 }, children: r ? /* @__PURE__ */ o(
19
- p,
20
- {
21
- "aria-label": a,
22
- className: "mx-cat-cancel-search-button",
23
- color: "primary",
24
- onClick: () => e(""),
25
- children: /* @__PURE__ */ o(n, { name: "cancel", size: 24 })
26
- }
27
- ) : null }),
28
- sx: {
29
- "& .MuiOutlinedInput-notchedOutline": {
30
- borderColor: "text.secondary",
31
- opacity: 0.5
32
- },
33
- "& input::placeholder": { color: "text.secondary", opacity: 1 }
34
- }
35
- },
36
- "aria-label": c,
37
- name: "search",
38
- onChange: (l) => e(l.target.value),
39
- placeholder: i,
40
- sx: {
41
- width: "100%"
42
- },
43
- value: r
44
- }
45
- ) }), I = s(x);
46
- export {
47
- I as S
48
- };
@@ -1,51 +0,0 @@
1
- import { jsx as r, jsxs as m, Fragment as d } from "react/jsx-runtime";
2
- import p from "@mui/material/Avatar";
3
- import s from "@mui/material/ListItem";
4
- import c from "@mui/material/ListItemAvatar";
5
- import h from "@mui/material/ListItemButton";
6
- import u from "@mui/material/ListItemIcon";
7
- import f from "@mui/material/ListItemText";
8
- import { Icon as l } from "@mxenabled/mxui";
9
- import g from "@mui/material/MenuItem";
10
- import x from "@mui/material/TextField";
11
- import { ExpandMore as y } from "@mxenabled/mx-icons";
12
- const D = ({ iconName: a, label: n, onClick: t, value: i }) => {
13
- const o = /* @__PURE__ */ m(d, { children: [
14
- /* @__PURE__ */ r(c, { children: /* @__PURE__ */ r(p, { sx: { bgcolor: "neutral.light" }, variant: "rounded", children: /* @__PURE__ */ r(l, { name: a, sx: { color: "text.primary" } }) }) }),
15
- /* @__PURE__ */ r(
16
- f,
17
- {
18
- primary: n,
19
- primaryTypographyProps: { variant: "caption" },
20
- secondary: i,
21
- secondaryTypographyProps: { color: "text.default", variant: "body1", fontWeight: 600 }
22
- }
23
- )
24
- ] });
25
- return t ? /* @__PURE__ */ r(s, { disableGutters: !0, disablePadding: !0, children: /* @__PURE__ */ m(h, { onClick: t, children: [
26
- o,
27
- /* @__PURE__ */ r(u, { children: /* @__PURE__ */ r(l, { name: "chevron_right", size: 24 }) })
28
- ] }) }) : /* @__PURE__ */ r(s, { disableGutters: !1, disablePadding: !1, children: o });
29
- }, F = ({ label: a, onChange: n, options: t, value: i, ...o }) => /* @__PURE__ */ r(
30
- x,
31
- {
32
- InputLabelProps: { shrink: !0 },
33
- SelectProps: {
34
- IconComponent: (e) => /* @__PURE__ */ r(y, { size: 20, sx: { mr: 4 }, ...e })
35
- },
36
- defaultValue: 0,
37
- label: a,
38
- onChange: (e) => {
39
- n(Number(e.target.value));
40
- },
41
- select: !0,
42
- value: i,
43
- variant: "outlined",
44
- ...o,
45
- children: t.map((e) => /* @__PURE__ */ r(g, { value: e.id, children: e.label }, e.id))
46
- }
47
- );
48
- export {
49
- D,
50
- F as S
51
- };