@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
|
@@ -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-
|
|
35
|
-
import { C as se } from "../ConnectDrawer-
|
|
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-
|
|
40
|
-
import { D as Wn } from "../Dialog-
|
|
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-
|
|
42
|
+
import { E as Be } from "../EmptyState-CJUDc3kD.mjs";
|
|
43
43
|
import $n from "@mui/material/Chip";
|
|
44
|
-
import { D as ie } from "../Drawer-
|
|
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-
|
|
46
|
+
import { g as Mt } from "../AccountFields-mwJ8NXsX.mjs";
|
|
47
47
|
import Nn from "@mui/material/ListSubheader";
|
|
48
|
-
import { S as dt } from "../Select-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
-
|
|
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
|
-
|
|
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, {
|
|
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;
|