@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.
- package/CHANGELOG.md +16 -0
- package/dist/{AccountDetailsHeader-CfdnKyJK.mjs → AccountDetailsHeader-DIysk_4w.mjs} +1 -1
- package/dist/{AccountFields-CAy0x_4i.mjs → AccountFields-mwJ8NXsX.mjs} +18 -18
- package/dist/{AccountListItem-BYyeeCf6.mjs → AccountListItem-BDXHs4tV.mjs} +7 -8
- package/dist/{CategorySelectorDrawer-Cu1ohxeM.mjs → CategorySelectorDrawer-CmaDLhnf.mjs} +71 -68
- package/dist/{ConnectCard-Dix8BoV_.mjs → ConnectCard-CCep7Zqe.mjs} +9 -9
- package/dist/{ConnectDrawer-DgfsTpyW.mjs → ConnectDrawer-Cnjr3Ddg.mjs} +2 -2
- package/dist/{ConnectionsDrawer-D7IXAza2.mjs → ConnectionsDrawer-CtfPXk0M.mjs} +1 -1
- package/dist/{CurrencyDialog-d4dL7vA5.mjs → CurrencyDialog-DumQCTPO.mjs} +18 -16
- package/dist/{CurrencyInput-B59ugxPN.mjs → CurrencyInput-adTIRtL3.mjs} +28 -26
- package/dist/{Dialog-iLlBR8TG.mjs → Dialog-CwWc0AbH.mjs} +11 -11
- package/dist/{Drawer-XPaLYjiO.mjs → Drawer-BXqqBMxg.mjs} +26 -28
- package/dist/{EmbeddedCard-BNl3quCs.mjs → EmbeddedCard-DPwJjqMH.mjs} +37 -37
- package/dist/{EmptyState-DHAkGsjk.mjs → EmptyState-CJUDc3kD.mjs} +17 -17
- package/dist/{ExportCsvAction-hDprC41l.mjs → ExportCsvAction-Bw02ZJEj.mjs} +2 -2
- package/dist/{GlobalAccountFilter-DrhtwPqh.mjs → GlobalAccountFilter-7Cg2-9A5.mjs} +25 -25
- package/dist/{Help-BSQm9o29.mjs → Help-DJ8PrVHX.mjs} +56 -73
- package/dist/{ListItemAction-DGjHxNDJ.mjs → ListItemAction-CwspSmQi.mjs} +22 -22
- package/dist/{ManageIncome-DwylSiWs.mjs → ManageIncome-B1JfqslT.mjs} +6 -6
- package/dist/{NotificationSettings-CCg-Tml2.mjs → NotificationSettings-6p-h5phZ.mjs} +48 -48
- package/dist/{OriginalBalanceAction-CvDx0K6k.mjs → OriginalBalanceAction-CkJPnp2c.mjs} +2 -2
- package/dist/{RecurringSettings-CPXLW6AR.mjs → RecurringSettings-cm6MK_aS.mjs} +1 -1
- package/dist/{ResponsiveButton-BNsV08Ud.mjs → ResponsiveButton-CC9F_Ezk.mjs} +1 -1
- package/dist/SearchBox-Cpgu_gdO.mjs +50 -0
- package/dist/Select-BFt-HD-L.mjs +55 -0
- package/dist/{SelectionBox-Bx2a5rh4.mjs → SelectionBox-B4xELRgp.mjs} +1 -1
- package/dist/{SingleSegmentDonut-PsRQPkmV.mjs → SingleSegmentDonut-7Uy6VEld.mjs} +1 -1
- package/dist/{SpendingLegend-BmkEr9Nh.mjs → SpendingLegend-5Ct_FZ8o.mjs} +1 -1
- package/dist/{ToggleListItem-BLu_fWA2.mjs → ToggleListItem-Dl1lXNwj.mjs} +29 -28
- package/dist/{TransactionDetails-CbBSxdOi.mjs → TransactionDetails-C3dlAzYf.mjs} +386 -393
- package/dist/{ViewMoreMicroCard-D_LoKlJU.mjs → ViewMoreMicroCard-BD_MNc2z.mjs} +526 -518
- package/dist/{WidgetContainer-CYcmwsSu.mjs → WidgetContainer-DNuz_s7W.mjs} +5 -5
- package/dist/accounts/index.es.js +199 -194
- package/dist/analytics/index.es.js +1 -1
- package/dist/budgets/index.es.js +183 -184
- package/dist/cashflow/index.es.js +70 -80
- package/dist/categories/index.es.js +1 -1
- package/dist/common/components/ErrorBoundary.d.ts +1 -1
- package/dist/common/components/WidgetContainer.d.ts +1 -1
- package/dist/common/components/charts/stackedlinechart/CustomAreaTooltip.d.ts +1 -1
- package/dist/common/hooks/usePrevious.d.ts +1 -1
- package/dist/common/index.es.js +206 -194
- package/dist/common/utils/Theme.d.ts +6 -5
- package/dist/common/utils/index.d.ts +1 -1
- package/dist/dashboard/index.es.js +47 -47
- package/dist/debts/index.es.js +140 -140
- package/dist/finstrong/index.es.js +40 -32
- package/dist/finstrong/util/finstrongUtils.d.ts +1 -1
- package/dist/goals/index.es.js +154 -165
- package/dist/help/index.es.js +2 -2
- package/dist/insights/components/insights/UserFeedback/Types.d.ts +1 -1
- package/dist/insights/components/shared/DirectDeposit/DirectDepositSubHeader.d.ts +3 -3
- package/dist/insights/hooks/useContainerDimensions.d.ts +1 -1
- package/dist/insights/index.es.js +677 -687
- package/dist/insights/themes/Typography.d.ts +0 -2
- package/dist/investments/index.es.js +205 -207
- package/dist/merchants/index.es.js +1 -1
- package/dist/microinsights/cards/InsightCard.d.ts +2 -2
- package/dist/microinsights/cards/NoRelevantInsightsCard.d.ts +3 -5
- package/dist/microinsights/cards/ViewMoreMicroCard.d.ts +3 -5
- package/dist/microinsights/cards/ZeroStateCard.d.ts +3 -5
- package/dist/microinsights/carousel/BeatList.d.ts +2 -2
- package/dist/microinsights/carousel/MicroBeatCarousel.d.ts +12 -1
- package/dist/microinsights/index.es.js +1 -1
- package/dist/microinsights/interfaces.d.ts +11 -5
- package/dist/networth/index.es.js +85 -87
- package/dist/notifications/index.es.js +7 -8
- package/dist/recurringtransactions/index.es.js +53 -53
- package/dist/settings/index.es.js +111 -111
- package/dist/spending/index.es.js +7 -7
- package/dist/transactions/components/shared/TransactionList.d.ts +2 -2
- package/dist/transactions/index.es.js +138 -140
- package/dist/trends/index.es.js +293 -292
- package/dist/{useScreenSize-CeFhWTt_.mjs → useScreenSize-mWpmnh5w.mjs} +1 -1
- package/package.json +29 -23
- package/dist/SearchBox-CwDgvWVJ.mjs +0 -48
- package/dist/Select-BZRUpOib.mjs +0 -51
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mx-cartographer/experiences",
|
|
3
|
-
"version": "8.2.
|
|
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": "^
|
|
195
|
-
"@mui/material": "
|
|
196
|
-
"@mui/system": "
|
|
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": "^
|
|
203
|
-
"@mxenabled/mxui": "
|
|
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": "^
|
|
213
|
+
"react": "^19",
|
|
214
214
|
"react-confetti": "^6.4.0",
|
|
215
|
-
"react-dom": "^
|
|
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.
|
|
223
|
-
"@storybook/addon-essentials": "^8.6.
|
|
224
|
-
"@storybook/addon-interactions": "^8.6.
|
|
225
|
-
"@storybook/addon-links": "^8.6.
|
|
226
|
-
"@storybook/blocks": "^8.6.
|
|
227
|
-
"@storybook/react": "^8.6.
|
|
228
|
-
"@storybook/react-vite": "^8.6.
|
|
229
|
-
"@storybook/test": "^8.6.
|
|
230
|
-
"@storybook/theming": "^8.6.
|
|
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": "^
|
|
241
|
-
"@types/react-dom": "^
|
|
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": "^
|
|
278
|
-
"@mxenabled/mxui": "^
|
|
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": "^
|
|
284
|
-
"react-dom": "^
|
|
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
|
-
};
|
package/dist/Select-BZRUpOib.mjs
DELETED
|
@@ -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
|
-
};
|