@mx-cartographer/experiences 8.2.2 → 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 +20 -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-BB3Dusch.mjs → ViewMoreMicroCard-BD_MNc2z.mjs} +545 -533
- 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/MicroCardTemplate.d.ts +2 -4
- package/dist/microinsights/cards/InsightCard.d.ts +2 -2
- package/dist/microinsights/cards/NoRelevantInsightsCard.d.ts +3 -4
- package/dist/microinsights/cards/ViewMoreMicroCard.d.ts +3 -4
- package/dist/microinsights/cards/ZeroStateCard.d.ts +3 -4
- 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 +12 -4
- 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
|
@@ -4,8 +4,8 @@ import N from "@mui/material/Box";
|
|
|
4
4
|
import _t from "@mui/material/Accordion";
|
|
5
5
|
import ot from "@mui/material/AccordionDetails";
|
|
6
6
|
import rt from "@mui/material/AccordionSummary";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
7
|
+
import $ from "@mui/material/Button";
|
|
8
|
+
import z from "@mui/material/Divider";
|
|
9
9
|
import A from "@mui/material/Grid";
|
|
10
10
|
import tt from "@mui/material/List";
|
|
11
11
|
import et from "@mui/material/ListItemButton";
|
|
@@ -18,13 +18,13 @@ import At from "@mui/material/Breadcrumbs";
|
|
|
18
18
|
import { useTheme as Q } from "@mui/material/styles";
|
|
19
19
|
import { b as s } from "./Localization-DnoVyBNK.mjs";
|
|
20
20
|
import { E as Ot } from "./ErrorBoundary-CsdOcnJ9.mjs";
|
|
21
|
-
import { u as Nt } from "./useScreenSize-
|
|
21
|
+
import { u as Nt } from "./useScreenSize-mWpmnh5w.mjs";
|
|
22
22
|
import { observer as lt } from "mobx-react-lite";
|
|
23
23
|
import { H as Lt, P as Dt } from "./Help-CkQTjORd.mjs";
|
|
24
24
|
import dt from "@mui/material/Alert";
|
|
25
25
|
import gt from "@mui/material/Snackbar";
|
|
26
26
|
import ut from "@mui/material/TextField";
|
|
27
|
-
import { D as j } from "./Drawer-
|
|
27
|
+
import { D as j } from "./Drawer-BXqqBMxg.mjs";
|
|
28
28
|
import { L as mt } from "./Loader-CxeBwuPG.mjs";
|
|
29
29
|
import Rt from "@mui/material/ListItemAvatar";
|
|
30
30
|
import Pt from "@mui/material/ListItem";
|
|
@@ -65,7 +65,7 @@ const kt = ({
|
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
67
|
children: /* @__PURE__ */ t(
|
|
68
|
-
|
|
68
|
+
$,
|
|
69
69
|
{
|
|
70
70
|
"aria-label": e,
|
|
71
71
|
onClick: () => {
|
|
@@ -89,11 +89,11 @@ const kt = ({
|
|
|
89
89
|
{
|
|
90
90
|
disableGutters: !0,
|
|
91
91
|
expanded: F === v,
|
|
92
|
-
onChange: (B,
|
|
93
|
-
w(k.HELP_EXPAND_TOPIC, { feature: L }), S(
|
|
92
|
+
onChange: (B, q) => {
|
|
93
|
+
w(k.HELP_EXPAND_TOPIC, { feature: L }), S(q ? F : null);
|
|
94
94
|
},
|
|
95
95
|
sx: (B) => ({
|
|
96
|
-
border: `1px solid ${B.palette.
|
|
96
|
+
border: `1px solid ${B.palette.neutral?.light}`,
|
|
97
97
|
borderRadius: "8px !important",
|
|
98
98
|
"&:before": {
|
|
99
99
|
opacity: 0
|
|
@@ -116,7 +116,7 @@ const kt = ({
|
|
|
116
116
|
] })
|
|
117
117
|
}
|
|
118
118
|
),
|
|
119
|
-
/* @__PURE__ */ t(
|
|
119
|
+
/* @__PURE__ */ t(z, {}),
|
|
120
120
|
/* @__PURE__ */ t(
|
|
121
121
|
ot,
|
|
122
122
|
{
|
|
@@ -124,12 +124,12 @@ const kt = ({
|
|
|
124
124
|
ml: 56,
|
|
125
125
|
p: 0
|
|
126
126
|
},
|
|
127
|
-
children: /* @__PURE__ */ t(tt, { disablePadding: !0, children: W.map(({ label: B, topicKey:
|
|
127
|
+
children: /* @__PURE__ */ t(tt, { disablePadding: !0, children: W.map(({ label: B, topicKey: q }) => /* @__PURE__ */ t(
|
|
128
128
|
et,
|
|
129
129
|
{
|
|
130
130
|
"aria-label": B,
|
|
131
131
|
divider: !0,
|
|
132
|
-
onClick: () => u({ guid: T, category: L, pageTitle: B, topicKey:
|
|
132
|
+
onClick: () => u({ guid: T, category: L, pageTitle: B, topicKey: q }),
|
|
133
133
|
sx: {
|
|
134
134
|
pl: "6px !important",
|
|
135
135
|
borderColor: "neutral.light",
|
|
@@ -140,7 +140,7 @@ const kt = ({
|
|
|
140
140
|
},
|
|
141
141
|
children: /* @__PURE__ */ t(E, { color: "secondary", variant: "body2", children: B })
|
|
142
142
|
},
|
|
143
|
-
|
|
143
|
+
q
|
|
144
144
|
)) })
|
|
145
145
|
}
|
|
146
146
|
)
|
|
@@ -162,14 +162,11 @@ const kt = ({
|
|
|
162
162
|
const u = Q();
|
|
163
163
|
return /* @__PURE__ */ _(r.Fragment, { children: [
|
|
164
164
|
/* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(A, { container: !0, rowSpacing: 24, children: [
|
|
165
|
-
/* @__PURE__ */ t(A, {
|
|
165
|
+
/* @__PURE__ */ t(A, { size: 12, children: i }),
|
|
166
166
|
/* @__PURE__ */ t(
|
|
167
167
|
A,
|
|
168
168
|
{
|
|
169
|
-
|
|
170
|
-
lg: c,
|
|
171
|
-
md: 12,
|
|
172
|
-
sm: 12,
|
|
169
|
+
size: { xs: 12, sm: 12, md: 12, lg: c },
|
|
173
170
|
sx: {
|
|
174
171
|
m: "0 auto",
|
|
175
172
|
[u.breakpoints.between("sm", "lg")]: {
|
|
@@ -184,12 +181,11 @@ const kt = ({
|
|
|
184
181
|
}
|
|
185
182
|
}
|
|
186
183
|
},
|
|
187
|
-
xs: 12,
|
|
188
184
|
children: /* @__PURE__ */ t("img", { alt: e, src: l })
|
|
189
185
|
}
|
|
190
186
|
)
|
|
191
187
|
] }) }),
|
|
192
|
-
n && /* @__PURE__ */ t(
|
|
188
|
+
n && /* @__PURE__ */ t(z, {})
|
|
193
189
|
] });
|
|
194
190
|
}, Bt = ({
|
|
195
191
|
buttonCopy: e,
|
|
@@ -202,7 +198,7 @@ const kt = ({
|
|
|
202
198
|
const { help: u } = K();
|
|
203
199
|
return /* @__PURE__ */ _(r.Fragment, { children: [
|
|
204
200
|
/* @__PURE__ */ _(A, { container: !0, sx: { alignItems: "center", justifyContent: "space-between" }, children: [
|
|
205
|
-
/* @__PURE__ */ _(A, {
|
|
201
|
+
/* @__PURE__ */ _(A, { size: { xs: 12, sm: 6 }, children: [
|
|
206
202
|
/* @__PURE__ */ t(it, { color: "text.primary", children: c }),
|
|
207
203
|
/* @__PURE__ */ _(
|
|
208
204
|
At,
|
|
@@ -228,19 +224,17 @@ const kt = ({
|
|
|
228
224
|
i && /* @__PURE__ */ t(
|
|
229
225
|
A,
|
|
230
226
|
{
|
|
231
|
-
|
|
232
|
-
sm: 6,
|
|
227
|
+
size: { xs: 12, sm: 6 },
|
|
233
228
|
sx: {
|
|
234
229
|
display: "flex",
|
|
235
230
|
justifyContent: { sm: "flex-end" },
|
|
236
231
|
mt: { xs: 24, sm: 0 }
|
|
237
232
|
},
|
|
238
|
-
|
|
239
|
-
children: /* @__PURE__ */ t(z, { "aria-label": e, onClick: l, variant: "contained", children: e })
|
|
233
|
+
children: /* @__PURE__ */ t($, { "aria-label": e, onClick: l, variant: "contained", children: e })
|
|
240
234
|
}
|
|
241
235
|
)
|
|
242
236
|
] }),
|
|
243
|
-
/* @__PURE__ */ t(at, { color: "text.primary", sx: { mt: 24, whiteSpace: { sm: "nowrap"
|
|
237
|
+
/* @__PURE__ */ t(at, { color: "text.primary", sx: { mt: 24, whiteSpace: { sm: "nowrap" } }, children: d })
|
|
244
238
|
] });
|
|
245
239
|
}, O = ({
|
|
246
240
|
altImage: e,
|
|
@@ -256,10 +250,7 @@ const kt = ({
|
|
|
256
250
|
/* @__PURE__ */ t(
|
|
257
251
|
A,
|
|
258
252
|
{
|
|
259
|
-
|
|
260
|
-
lg: c,
|
|
261
|
-
md: 12,
|
|
262
|
-
sm: 12,
|
|
253
|
+
size: { xs: 12, sm: 12, md: 12, lg: c },
|
|
263
254
|
sx: {
|
|
264
255
|
alignSelf: "stretch",
|
|
265
256
|
[u.breakpoints.between("sm", "lg")]: {
|
|
@@ -274,13 +265,12 @@ const kt = ({
|
|
|
274
265
|
}
|
|
275
266
|
}
|
|
276
267
|
},
|
|
277
|
-
xs: 12,
|
|
278
268
|
children: /* @__PURE__ */ t("img", { alt: e, src: l })
|
|
279
269
|
}
|
|
280
270
|
),
|
|
281
|
-
/* @__PURE__ */ t(A, {
|
|
271
|
+
/* @__PURE__ */ t(A, { size: { xs: 12, sm: 12, md: 12, lg: 12 - c }, children: i })
|
|
282
272
|
] }) }),
|
|
283
|
-
n && /* @__PURE__ */ t(
|
|
273
|
+
n && /* @__PURE__ */ t(z, {})
|
|
284
274
|
] });
|
|
285
275
|
}, f = ({
|
|
286
276
|
content: e,
|
|
@@ -288,7 +278,7 @@ const kt = ({
|
|
|
288
278
|
sx: n
|
|
289
279
|
}) => /* @__PURE__ */ _(wt, { children: [
|
|
290
280
|
/* @__PURE__ */ t(N, { sx: { pb: 48, ...n }, children: e }),
|
|
291
|
-
i && /* @__PURE__ */ t(
|
|
281
|
+
i && /* @__PURE__ */ t(z, {})
|
|
292
282
|
] }), P = ({
|
|
293
283
|
altImage: e,
|
|
294
284
|
content: i,
|
|
@@ -300,14 +290,11 @@ const kt = ({
|
|
|
300
290
|
const u = Q();
|
|
301
291
|
return /* @__PURE__ */ _(r.Fragment, { children: [
|
|
302
292
|
/* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(A, { container: !0, spacing: 24, sx: { alignItems: "flex-start" }, children: [
|
|
303
|
-
/* @__PURE__ */ t(A, {
|
|
293
|
+
/* @__PURE__ */ t(A, { size: { xs: 12, sm: 12, md: 12, lg: 12 - c }, children: i }),
|
|
304
294
|
/* @__PURE__ */ t(
|
|
305
295
|
A,
|
|
306
296
|
{
|
|
307
|
-
|
|
308
|
-
lg: c,
|
|
309
|
-
md: 12,
|
|
310
|
-
sm: 12,
|
|
297
|
+
size: { xs: 12, sm: 12, md: 12, lg: c },
|
|
311
298
|
sx: {
|
|
312
299
|
[u.breakpoints.between("sm", "lg")]: {
|
|
313
300
|
display: "flex",
|
|
@@ -320,12 +307,11 @@ const kt = ({
|
|
|
320
307
|
}
|
|
321
308
|
}
|
|
322
309
|
},
|
|
323
|
-
xs: 12,
|
|
324
310
|
children: /* @__PURE__ */ t("img", { alt: e, src: l })
|
|
325
311
|
}
|
|
326
312
|
)
|
|
327
313
|
] }) }),
|
|
328
|
-
n && /* @__PURE__ */ t(
|
|
314
|
+
n && /* @__PURE__ */ t(z, {})
|
|
329
315
|
] });
|
|
330
316
|
}, G = ({
|
|
331
317
|
altImage: e,
|
|
@@ -341,10 +327,7 @@ const kt = ({
|
|
|
341
327
|
/* @__PURE__ */ t(
|
|
342
328
|
A,
|
|
343
329
|
{
|
|
344
|
-
|
|
345
|
-
lg: c,
|
|
346
|
-
md: 12,
|
|
347
|
-
sm: 12,
|
|
330
|
+
size: { xs: 12, sm: 12, md: 12, lg: c },
|
|
348
331
|
sx: {
|
|
349
332
|
m: "0 auto",
|
|
350
333
|
[u.breakpoints.between("sm", "lg")]: {
|
|
@@ -359,15 +342,14 @@ const kt = ({
|
|
|
359
342
|
}
|
|
360
343
|
}
|
|
361
344
|
},
|
|
362
|
-
xs: 12,
|
|
363
345
|
children: /* @__PURE__ */ t("img", { alt: e, src: l })
|
|
364
346
|
}
|
|
365
347
|
),
|
|
366
|
-
/* @__PURE__ */ t(A, {
|
|
348
|
+
/* @__PURE__ */ t(A, { size: 12, children: i })
|
|
367
349
|
] }) }),
|
|
368
|
-
n && /* @__PURE__ */ t(
|
|
350
|
+
n && /* @__PURE__ */ t(z, {})
|
|
369
351
|
] });
|
|
370
|
-
}, o = ({ content: e, sx: i }) => /* @__PURE__ */ t(U, { sx: { lineHeight: "24px", py: 6, ...i }, children: e }), g = ({ content: e, sx: i }) => /* @__PURE__ */ t(it, { color: "text.primary", sx: { py: 12, whiteSpace: { sm: "nowrap"
|
|
352
|
+
}, o = ({ content: e, sx: i }) => /* @__PURE__ */ t(U, { sx: { lineHeight: "24px", py: 6, ...i }, children: e }), g = ({ content: e, sx: i }) => /* @__PURE__ */ t(it, { color: "text.primary", sx: { py: 12, whiteSpace: { sm: "nowrap" }, ...i }, children: e }), a = ({
|
|
371
353
|
items: e,
|
|
372
354
|
listType: i = "ul",
|
|
373
355
|
subItemPlacement: n,
|
|
@@ -745,7 +727,7 @@ const kt = ({
|
|
|
745
727
|
)
|
|
746
728
|
] })
|
|
747
729
|
}[i];
|
|
748
|
-
},
|
|
730
|
+
}, zt = ({ copy: e, topicKey: i }) => ({
|
|
749
731
|
"cash-flow-overview": /* @__PURE__ */ _(r.Fragment, { children: [
|
|
750
732
|
/* @__PURE__ */ t(
|
|
751
733
|
P,
|
|
@@ -806,7 +788,7 @@ const kt = ({
|
|
|
806
788
|
}
|
|
807
789
|
)
|
|
808
790
|
] })
|
|
809
|
-
})[i],
|
|
791
|
+
})[i], qt = ({ copy: e }) => {
|
|
810
792
|
const i = e.debts, n = {
|
|
811
793
|
overviewSection: /* @__PURE__ */ t(
|
|
812
794
|
G,
|
|
@@ -1045,7 +1027,7 @@ const kt = ({
|
|
|
1045
1027
|
/* @__PURE__ */ t(g, { content: i.extra_payments, sx: { pt: 48 } }),
|
|
1046
1028
|
n.extraPayments
|
|
1047
1029
|
] });
|
|
1048
|
-
},
|
|
1030
|
+
}, $t = ({ topicKey: e, copy: i }) => {
|
|
1049
1031
|
const { general_faqs: n } = i;
|
|
1050
1032
|
return {
|
|
1051
1033
|
"is-my-data-private-and-secure": /* @__PURE__ */ t(
|
|
@@ -2524,9 +2506,9 @@ const kt = ({
|
|
|
2524
2506
|
accounts: Wt,
|
|
2525
2507
|
alerts: Xt,
|
|
2526
2508
|
budgets: Mt,
|
|
2527
|
-
cashflow:
|
|
2528
|
-
debts:
|
|
2529
|
-
general:
|
|
2509
|
+
cashflow: zt,
|
|
2510
|
+
debts: qt,
|
|
2511
|
+
general: $t,
|
|
2530
2512
|
goals: Ht,
|
|
2531
2513
|
insights: Jt,
|
|
2532
2514
|
investments: Ut,
|
|
@@ -2583,7 +2565,7 @@ const kt = ({
|
|
|
2583
2565
|
] }),
|
|
2584
2566
|
n && /* @__PURE__ */ t(E, { color: "text.primary", variant: "h3", children: n })
|
|
2585
2567
|
] }),
|
|
2586
|
-
/* @__PURE__ */ t(E, { color: "text.secondary",
|
|
2568
|
+
/* @__PURE__ */ t(E, { color: "text.secondary", variant: "body2", children: c })
|
|
2587
2569
|
]
|
|
2588
2570
|
}
|
|
2589
2571
|
),
|
|
@@ -2630,13 +2612,13 @@ const kt = ({
|
|
|
2630
2612
|
/* @__PURE__ */ t(N, { sx: { px: 24 }, children: /* @__PURE__ */ t(
|
|
2631
2613
|
ut,
|
|
2632
2614
|
{
|
|
2633
|
-
InputLabelProps: { shrink: !0 },
|
|
2634
2615
|
error: !n,
|
|
2635
2616
|
fullWidth: !0,
|
|
2636
2617
|
helperText: n ? null : i.request_support_email_not_exists_message,
|
|
2637
2618
|
label: i.request_contact_support_label,
|
|
2638
2619
|
multiline: !0,
|
|
2639
2620
|
onChange: ({ target: { value: b } }) => I(b),
|
|
2621
|
+
slotProps: { inputLabel: { shrink: !0 } },
|
|
2640
2622
|
sx: {
|
|
2641
2623
|
"& .MuiInputBase-root": { alignItems: "flex-start", minHeight: 124 },
|
|
2642
2624
|
"& .MuiInputBase-input::placeholder": {
|
|
@@ -2654,8 +2636,7 @@ const kt = ({
|
|
|
2654
2636
|
color: "secondary",
|
|
2655
2637
|
sx: {
|
|
2656
2638
|
fontSize: 13,
|
|
2657
|
-
fontWeight: 400
|
|
2658
|
-
whiteSpace: "wrap"
|
|
2639
|
+
fontWeight: 400
|
|
2659
2640
|
},
|
|
2660
2641
|
variant: "subtitle2",
|
|
2661
2642
|
children: i.request_contact_support_warning
|
|
@@ -2703,7 +2684,7 @@ const kt = ({
|
|
|
2703
2684
|
] })
|
|
2704
2685
|
}
|
|
2705
2686
|
),
|
|
2706
|
-
/* @__PURE__ */ t(
|
|
2687
|
+
/* @__PURE__ */ t(z, {}),
|
|
2707
2688
|
/* @__PURE__ */ t(
|
|
2708
2689
|
ot,
|
|
2709
2690
|
{
|
|
@@ -2739,7 +2720,7 @@ const kt = ({
|
|
|
2739
2720
|
S
|
|
2740
2721
|
)) });
|
|
2741
2722
|
}, ne = (e) => ({
|
|
2742
|
-
border: `1px solid ${e.palette.
|
|
2723
|
+
border: `1px solid ${e.palette.neutral?.light}`,
|
|
2743
2724
|
borderRadius: "8px",
|
|
2744
2725
|
"&:first-of-type": { borderRadius: "8px" },
|
|
2745
2726
|
"&:before": {
|
|
@@ -2805,13 +2786,13 @@ const kt = ({
|
|
|
2805
2786
|
/* @__PURE__ */ t(C, { sx: { gap: 24, p: 24 }, children: I.map(({ label: T, name: b }) => /* @__PURE__ */ t(
|
|
2806
2787
|
ut,
|
|
2807
2788
|
{
|
|
2808
|
-
InputLabelProps: { shrink: !0 },
|
|
2809
2789
|
error: !!v[b],
|
|
2810
2790
|
fullWidth: !0,
|
|
2811
2791
|
helperText: v[b] || "",
|
|
2812
2792
|
label: T,
|
|
2813
2793
|
name: b,
|
|
2814
2794
|
onChange: R,
|
|
2795
|
+
slotProps: { inputLabel: { shrink: !0 } },
|
|
2815
2796
|
value: h[b]
|
|
2816
2797
|
},
|
|
2817
2798
|
b
|
|
@@ -2852,9 +2833,11 @@ const kt = ({
|
|
|
2852
2833
|
Ft,
|
|
2853
2834
|
{
|
|
2854
2835
|
primary: e,
|
|
2855
|
-
primaryTypographyProps: { style: { ...c }, variant: "body1" },
|
|
2856
2836
|
secondary: n,
|
|
2857
|
-
|
|
2837
|
+
slotProps: {
|
|
2838
|
+
primary: { style: { ...c }, variant: "body1" },
|
|
2839
|
+
secondary: { variant: "caption" }
|
|
2840
|
+
}
|
|
2858
2841
|
}
|
|
2859
2842
|
),
|
|
2860
2843
|
/* @__PURE__ */ t(Gt, { children: /* @__PURE__ */ t(St, {}) })
|
|
@@ -2869,7 +2852,7 @@ const kt = ({
|
|
|
2869
2852
|
sx: n
|
|
2870
2853
|
}
|
|
2871
2854
|
),
|
|
2872
|
-
/* @__PURE__ */ t(
|
|
2855
|
+
/* @__PURE__ */ t(z, { sx: { ml: 24 } })
|
|
2873
2856
|
] }, `${l}-${v}`)) }) }), re = ({
|
|
2874
2857
|
copy: e,
|
|
2875
2858
|
isOpen: i,
|
|
@@ -2927,12 +2910,12 @@ const kt = ({
|
|
|
2927
2910
|
E,
|
|
2928
2911
|
{
|
|
2929
2912
|
color: "text.secondary",
|
|
2930
|
-
sx: {
|
|
2913
|
+
sx: { fontWeight: 400, textAlign: "center" },
|
|
2931
2914
|
variant: "subtitle2",
|
|
2932
2915
|
children: e.request_support_footer_short_content
|
|
2933
2916
|
}
|
|
2934
2917
|
),
|
|
2935
|
-
/* @__PURE__ */ t(
|
|
2918
|
+
/* @__PURE__ */ t($, { onClick: i, sx: { ...n, mt: 24 }, children: e.request_support_footer_button })
|
|
2936
2919
|
] });
|
|
2937
2920
|
}, ce = () => ({
|
|
2938
2921
|
fontWeight: 600,
|
|
@@ -2995,8 +2978,8 @@ const kt = ({
|
|
|
2995
2978
|
}
|
|
2996
2979
|
),
|
|
2997
2980
|
/* @__PURE__ */ _(C, { direction: "column", spacing: 8, sx: { mx: 24 }, children: [
|
|
2998
|
-
/* @__PURE__ */ t(
|
|
2999
|
-
/* @__PURE__ */ t(
|
|
2981
|
+
/* @__PURE__ */ t($, { onClick: c, variant: "contained", children: u.done_button }),
|
|
2982
|
+
/* @__PURE__ */ t($, { onClick: l, variant: "text", children: e.request_support_institution_back })
|
|
3000
2983
|
] })
|
|
3001
2984
|
] });
|
|
3002
2985
|
}, de = ({
|
|
@@ -3014,8 +2997,8 @@ const kt = ({
|
|
|
3014
2997
|
/* @__PURE__ */ t(U, { align: "center", variant: "body1", children: e.request_support_submit_success_message }),
|
|
3015
2998
|
/* @__PURE__ */ t(E, { bold: !0, variant: "body1", children: i })
|
|
3016
2999
|
] }),
|
|
3017
|
-
/* @__PURE__ */ t(
|
|
3018
|
-
/* @__PURE__ */ t(
|
|
3000
|
+
/* @__PURE__ */ t($, { fullWidth: !0, onClick: c, variant: "contained", children: d.done_button }),
|
|
3001
|
+
/* @__PURE__ */ t($, { fullWidth: !0, onClick: l, sx: { mt: 8 }, children: e.request_support_institution_back })
|
|
3019
3002
|
] }) });
|
|
3020
3003
|
}, ge = lt(
|
|
3021
3004
|
({ copy: e, isOpen: i, onClose: n }) => {
|
|
@@ -3041,7 +3024,7 @@ const kt = ({
|
|
|
3041
3024
|
message: w ? `Institution: ${w}, ${x}` : x,
|
|
3042
3025
|
title: b.topic || "Contact Support"
|
|
3043
3026
|
});
|
|
3044
|
-
},
|
|
3027
|
+
}, q = (x, M) => {
|
|
3045
3028
|
M === "other" ? T(!0) : W({ isOpen: !0, topic: x, type: M });
|
|
3046
3029
|
}, ht = () => {
|
|
3047
3030
|
v(""), R(!1), T(!1), F();
|
|
@@ -3086,7 +3069,7 @@ const kt = ({
|
|
|
3086
3069
|
{
|
|
3087
3070
|
list: X,
|
|
3088
3071
|
onClick: (x, M) => {
|
|
3089
|
-
l(k.HELP_CLICK_SUPPORT_TOPIC, { supportTopic: x }),
|
|
3072
|
+
l(k.HELP_CLICK_SUPPORT_TOPIC, { supportTopic: x }), q(x, M);
|
|
3090
3073
|
},
|
|
3091
3074
|
sx: { fontWeight: 400 }
|
|
3092
3075
|
}
|
|
@@ -3106,7 +3089,7 @@ const kt = ({
|
|
|
3106
3089
|
ie,
|
|
3107
3090
|
{
|
|
3108
3091
|
helpByCategory: L,
|
|
3109
|
-
onClick:
|
|
3092
|
+
onClick: q
|
|
3110
3093
|
}
|
|
3111
3094
|
),
|
|
3112
3095
|
/* @__PURE__ */ t(N, { sx: { p: 24 }, children: /* @__PURE__ */ t(
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs as e, jsx as
|
|
1
|
+
import { jsxs as e, jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import b from "react";
|
|
3
3
|
import { observer as v } from "mobx-react-lite";
|
|
4
4
|
import x from "@mui/material/ListItem";
|
|
@@ -6,58 +6,58 @@ import C from "@mui/material/ListItemButton";
|
|
|
6
6
|
import I from "@mui/material/ListItemText";
|
|
7
7
|
import L from "@mui/material/Stack";
|
|
8
8
|
import { ChevronRight as _ } from "@mxenabled/mx-icons";
|
|
9
|
-
import { Text as
|
|
9
|
+
import { Text as a } from "@mxenabled/mxui";
|
|
10
10
|
import { u as g } from "./hooks-BaO_gOI6.mjs";
|
|
11
|
-
import { D as j } from "./Dialog-
|
|
11
|
+
import { D as j } from "./Dialog-CwWc0AbH.mjs";
|
|
12
12
|
const q = v(
|
|
13
13
|
({
|
|
14
14
|
children: n,
|
|
15
15
|
isDisabled: i = !1,
|
|
16
16
|
isSaveDisabled: s = !1,
|
|
17
|
-
label:
|
|
17
|
+
label: l,
|
|
18
18
|
onCancel: c,
|
|
19
|
-
onSave:
|
|
19
|
+
onSave: p,
|
|
20
20
|
primaryText: f,
|
|
21
21
|
secondaryText: y,
|
|
22
|
-
zeroStateText:
|
|
22
|
+
zeroStateText: r
|
|
23
23
|
}) => {
|
|
24
|
-
const { common:
|
|
24
|
+
const { common: m } = g(), [d, t] = b.useState(!1), u = () => {
|
|
25
25
|
t(!1), c?.();
|
|
26
|
-
},
|
|
27
|
-
t(!1),
|
|
26
|
+
}, h = () => {
|
|
27
|
+
t(!1), p();
|
|
28
28
|
};
|
|
29
29
|
return /* @__PURE__ */ e(x, { children: [
|
|
30
30
|
/* @__PURE__ */ e(C, { onClick: () => t(!i), children: [
|
|
31
|
-
/* @__PURE__ */
|
|
31
|
+
/* @__PURE__ */ o(
|
|
32
32
|
I,
|
|
33
33
|
{
|
|
34
34
|
primary: /* @__PURE__ */ e(L, { alignItems: "center", direction: "row", justifyContent: "space-between", children: [
|
|
35
|
-
/* @__PURE__ */
|
|
36
|
-
/* @__PURE__ */
|
|
37
|
-
|
|
35
|
+
/* @__PURE__ */ o(a, { variant: "body1", children: f }),
|
|
36
|
+
/* @__PURE__ */ o(
|
|
37
|
+
a,
|
|
38
38
|
{
|
|
39
39
|
bold: !0,
|
|
40
|
-
color:
|
|
40
|
+
color: r ? "primary.main" : "text.primary",
|
|
41
41
|
sx: { mr: 4 },
|
|
42
42
|
variant: "body1",
|
|
43
|
-
children:
|
|
43
|
+
children: r || y
|
|
44
44
|
}
|
|
45
45
|
)
|
|
46
46
|
] }),
|
|
47
|
-
|
|
47
|
+
slotProps: { primary: { variant: "body1" } }
|
|
48
48
|
}
|
|
49
49
|
),
|
|
50
|
-
!i && !
|
|
50
|
+
!i && !r && /* @__PURE__ */ o(_, {})
|
|
51
51
|
] }),
|
|
52
|
-
/* @__PURE__ */
|
|
52
|
+
/* @__PURE__ */ o(
|
|
53
53
|
j,
|
|
54
54
|
{
|
|
55
|
-
copy: { title:
|
|
55
|
+
copy: { title: l, close_aria: m.close_aria },
|
|
56
56
|
disablePrimaryButton: s,
|
|
57
57
|
isOpen: d,
|
|
58
|
-
onClose:
|
|
59
|
-
onPrimaryAction:
|
|
60
|
-
primaryText:
|
|
58
|
+
onClose: u,
|
|
59
|
+
onPrimaryAction: h,
|
|
60
|
+
primaryText: m.save_button,
|
|
61
61
|
children: n
|
|
62
62
|
}
|
|
63
63
|
)
|
|
@@ -18,8 +18,8 @@ import { endOfMonth as me } from "date-fns/endOfMonth";
|
|
|
18
18
|
import { parseISO as pe } from "date-fns/parseISO";
|
|
19
19
|
import V from "@mui/material/Button";
|
|
20
20
|
import { Delete as ye, Add as he, ReceiptLong as fe } from "@mxenabled/mx-icons";
|
|
21
|
-
import { T as ee, u as ge, S as Ce, a as be } from "./EmbeddedCard-
|
|
22
|
-
import { T as xe } from "./TransactionDetails-
|
|
21
|
+
import { T as ee, u as ge, S as Ce, a as be } from "./EmbeddedCard-DPwJjqMH.mjs";
|
|
22
|
+
import { T as xe } from "./TransactionDetails-C3dlAzYf.mjs";
|
|
23
23
|
import { addYears as j } from "date-fns/addYears";
|
|
24
24
|
import { getDayOfYear as Se } from "date-fns/getDayOfYear";
|
|
25
25
|
import { setDayOfYear as ve } from "date-fns/setDayOfYear";
|
|
@@ -27,14 +27,14 @@ import { AdapterDateFns as De } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
|
27
27
|
import { DatePicker as we } from "@mui/x-date-pickers";
|
|
28
28
|
import { LocalizationProvider as Ae } from "@mui/x-date-pickers/LocalizationProvider";
|
|
29
29
|
import { u as w, i as Y, g as P, b as Ie, h as te, C as Re } from "./hooks-BaO_gOI6.mjs";
|
|
30
|
-
import { S as M, D as z } from "./Select-
|
|
31
|
-
import { D as N } from "./Drawer-
|
|
30
|
+
import { S as M, D as z } from "./Select-BFt-HD-L.mjs";
|
|
31
|
+
import { D as N } from "./Drawer-BXqqBMxg.mjs";
|
|
32
32
|
import { A as O } from "./Analytics-CzGzz_sE.mjs";
|
|
33
33
|
import { f as Ee, D as Le } from "./DateFormats-HudZ3Bjs.mjs";
|
|
34
|
-
import { D as Oe } from "./Dialog-
|
|
34
|
+
import { D as Oe } from "./Dialog-CwWc0AbH.mjs";
|
|
35
35
|
import { formatISO as Te } from "date-fns/formatISO";
|
|
36
36
|
import { fromUnixTime as ke } from "date-fns/fromUnixTime";
|
|
37
|
-
import { S as Ne } from "./SearchBox-
|
|
37
|
+
import { S as Ne } from "./SearchBox-Cpgu_gdO.mjs";
|
|
38
38
|
import { i as Me } from "./DateUtil-Bhq59ZVg.mjs";
|
|
39
39
|
import { C as q } from "./Category-DEKZGLYe.mjs";
|
|
40
40
|
import { T as ne } from "./TransactionUtils-BphBJBbU.mjs";
|