@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
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { jsx as e, jsxs as s, Fragment as
|
|
1
|
+
import { jsx as e, jsxs as s, Fragment as $ } from "react/jsx-runtime";
|
|
2
2
|
import x from "react";
|
|
3
3
|
import { observer as R } from "mobx-react-lite";
|
|
4
|
-
import { endOfMonth as
|
|
4
|
+
import { endOfMonth as z } from "date-fns/endOfMonth";
|
|
5
5
|
import { endOfToday as J } from "date-fns/endOfToday";
|
|
6
6
|
import { startOfMonth as k } from "date-fns/startOfMonth";
|
|
7
7
|
import { startOfToday as Q } from "date-fns/startOfToday";
|
|
8
8
|
import { subDays as ee } from "date-fns/subDays";
|
|
9
|
-
import { R as _e } from "../RecurringSettings-
|
|
10
|
-
import { M as Un } from "../RecurringSettings-
|
|
11
|
-
import { addMonths as
|
|
12
|
-
import { subMonths as
|
|
13
|
-
import { isBefore as
|
|
14
|
-
import q from "@mui/material/
|
|
9
|
+
import { R as _e } from "../RecurringSettings-cm6MK_aS.mjs";
|
|
10
|
+
import { M as Un } from "../RecurringSettings-cm6MK_aS.mjs";
|
|
11
|
+
import { addMonths as ze } from "date-fns/addMonths";
|
|
12
|
+
import { subMonths as He } from "date-fns/subMonths";
|
|
13
|
+
import { isBefore as $e } from "date-fns/isBefore";
|
|
14
|
+
import q from "@mui/material/Grid";
|
|
15
15
|
import ge from "@mui/material/IconButton";
|
|
16
16
|
import l from "@mui/material/Stack";
|
|
17
17
|
import he from "@mui/material/Tab";
|
|
18
|
-
import
|
|
19
|
-
import { Cancel as Te, CheckCircle as Se, Schedule as
|
|
18
|
+
import Be from "@mui/material/Tabs";
|
|
19
|
+
import { Cancel as Te, CheckCircle as Se, Schedule as Fe, MonetizationOn as Ue, ChevronLeft as Ye, ChevronRight as je, CurrencyExchange as Ke } from "@mxenabled/mx-icons";
|
|
20
20
|
import { Text as h, MerchantLogo as te, InstitutionLogo as Ve, H3 as qe, H2 as Ze, P as Z } from "@mxenabled/mxui";
|
|
21
21
|
import { g as Xe, L as G, b as N } from "../Localization-DnoVyBNK.mjs";
|
|
22
22
|
import { getWeeksInMonth as fe } from "date-fns/getWeeksInMonth";
|
|
@@ -25,15 +25,15 @@ import { enUS as xe } from "date-fns/locale/en-US";
|
|
|
25
25
|
import { es as Qe } from "date-fns/locale/es";
|
|
26
26
|
import { fr as et } from "date-fns/locale/fr";
|
|
27
27
|
import { frCA as tt } from "date-fns/locale/fr-CA";
|
|
28
|
-
import ne from "@mui/material/styles
|
|
28
|
+
import { useTheme as ne } from "@mui/material/styles";
|
|
29
29
|
import { AdapterDateFns as nt } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
30
30
|
import { DateCalendar as rt } from "@mui/x-date-pickers/DateCalendar";
|
|
31
31
|
import { LocalizationProvider as it } from "@mui/x-date-pickers/LocalizationProvider";
|
|
32
32
|
import { isSameDay as ot } from "date-fns/isSameDay";
|
|
33
33
|
import at from "@mui/material/Badge";
|
|
34
34
|
import { PickersDay as st } from "@mui/x-date-pickers/PickersDay";
|
|
35
|
-
import { I as
|
|
36
|
-
import { u as y, b as
|
|
35
|
+
import { I as B } from "../IconBacking-DgT8DCeh.mjs";
|
|
36
|
+
import { u as y, b as F, i as I, g as U, D as we, h as re } from "../hooks-BaO_gOI6.mjs";
|
|
37
37
|
import { b as A, a as D, g as be, d as ct } from "../RecurringTransactionsUtil-B3rLEx_g.mjs";
|
|
38
38
|
import { f as S, D as w } from "../DateFormats-HudZ3Bjs.mjs";
|
|
39
39
|
import { T as W } from "../Sizes-DISGrlUg.mjs";
|
|
@@ -47,16 +47,16 @@ import ut from "@mui/material/ListItemAvatar";
|
|
|
47
47
|
import mt from "@mui/material/ListItemButton";
|
|
48
48
|
import pt from "@mui/material/ListItemText";
|
|
49
49
|
import { f as E } from "../NumberFormatting--XMeeBfr.mjs";
|
|
50
|
-
import { d as gt } from "../ManageIncome-
|
|
51
|
-
import { c as jn, M as Kn, S as Vn } from "../ManageIncome-
|
|
52
|
-
import { D as ie } from "../Drawer-
|
|
50
|
+
import { d as gt } from "../ManageIncome-B1JfqslT.mjs";
|
|
51
|
+
import { c as jn, M as Kn, S as Vn } from "../ManageIncome-B1JfqslT.mjs";
|
|
52
|
+
import { D as ie } from "../Drawer-BXqqBMxg.mjs";
|
|
53
53
|
import O from "@mui/material/Box";
|
|
54
|
-
import { u as Me } from "../useScreenSize-
|
|
54
|
+
import { u as Me } from "../useScreenSize-mWpmnh5w.mjs";
|
|
55
55
|
import { S as Le } from "../StatusBar-CPfSXe80.mjs";
|
|
56
56
|
import { S as ve } from "../SkeletonLoader-BaNboJjD.mjs";
|
|
57
57
|
import { u as oe } from "../useWidgetLoadTimer-CJb-RELP.mjs";
|
|
58
58
|
import { L as ae } from "../Loader-CxeBwuPG.mjs";
|
|
59
|
-
import { W as ht } from "../WidgetContainer-
|
|
59
|
+
import { W as ht } from "../WidgetContainer-DNuz_s7W.mjs";
|
|
60
60
|
import { M as ft } from "../MiniWidgetContainer-BdPiUU-u.mjs";
|
|
61
61
|
import { u as xt } from "../useDimensions-CeDR9V8N.mjs";
|
|
62
62
|
import { M as bt } from "../MicroWidgetContainer-CfKdQfhi.mjs";
|
|
@@ -65,15 +65,15 @@ const Y = {
|
|
|
65
65
|
gridColumn: 1,
|
|
66
66
|
zIndex: 2
|
|
67
67
|
}, j = (t) => t ? { margin: "0 0 -6px -4px" } : void 0, se = ({ isOffset: t = !1, size: n = 16 }) => /* @__PURE__ */ e(
|
|
68
|
-
|
|
68
|
+
B,
|
|
69
69
|
{
|
|
70
70
|
backingSx: { backgroundColor: "background.paper" },
|
|
71
71
|
size: n,
|
|
72
72
|
sx: { ...j(t) },
|
|
73
|
-
children: /* @__PURE__ */ e(
|
|
73
|
+
children: /* @__PURE__ */ e(Fe, { color: "primary", filled: !0, sx: { fontSize: n, ...Y } })
|
|
74
74
|
}
|
|
75
75
|
), ce = ({ isOffset: t = !1, size: n = 16 }) => /* @__PURE__ */ e(
|
|
76
|
-
|
|
76
|
+
B,
|
|
77
77
|
{
|
|
78
78
|
backingSx: { backgroundColor: "background.paper" },
|
|
79
79
|
size: n,
|
|
@@ -87,7 +87,7 @@ const Y = {
|
|
|
87
87
|
)
|
|
88
88
|
}
|
|
89
89
|
), le = ({ isOffset: t = !1, size: n = 16 }) => /* @__PURE__ */ e(
|
|
90
|
-
|
|
90
|
+
B,
|
|
91
91
|
{
|
|
92
92
|
backingSx: { backgroundColor: "background.paper" },
|
|
93
93
|
size: n,
|
|
@@ -95,7 +95,7 @@ const Y = {
|
|
|
95
95
|
children: /* @__PURE__ */ e(Te, { color: "error", filled: !0, sx: { fontSize: n, ...Y } })
|
|
96
96
|
}
|
|
97
97
|
), de = ({ isOffset: t = !1, size: n = 16 }) => /* @__PURE__ */ e(
|
|
98
|
-
|
|
98
|
+
B,
|
|
99
99
|
{
|
|
100
100
|
backingSx: { backgroundColor: "background.paper" },
|
|
101
101
|
size: n,
|
|
@@ -104,7 +104,7 @@ const Y = {
|
|
|
104
104
|
}
|
|
105
105
|
), Ct = R(
|
|
106
106
|
({ day: t, outsideCurrentMonth: n, ...r }) => {
|
|
107
|
-
const { recurring: i } = y(), { selectedAccountGuids: o } =
|
|
107
|
+
const { recurring: i } = y(), { selectedAccountGuids: o } = F(), { recurrences: c, setSelectedDay: u } = I(), a = x.useMemo(
|
|
108
108
|
() => c.filter((f) => o.includes(f.accountGuid)),
|
|
109
109
|
[o, c]
|
|
110
110
|
).filter(
|
|
@@ -124,7 +124,7 @@ const Y = {
|
|
|
124
124
|
return /* @__PURE__ */ e(
|
|
125
125
|
at,
|
|
126
126
|
{
|
|
127
|
-
badgeContent: a.length > 0 && /* @__PURE__ */ s(
|
|
127
|
+
badgeContent: a.length > 0 && /* @__PURE__ */ s($, { children: [
|
|
128
128
|
m && /* @__PURE__ */ e(le, { isOffset: !0 }),
|
|
129
129
|
g && /* @__PURE__ */ e(de, { isOffset: !0 }),
|
|
130
130
|
d && /* @__PURE__ */ e(se, { isOffset: !0 }),
|
|
@@ -158,7 +158,7 @@ const Y = {
|
|
|
158
158
|
}
|
|
159
159
|
);
|
|
160
160
|
}
|
|
161
|
-
),
|
|
161
|
+
), H = ({ icon: t, label: n }) => /* @__PURE__ */ s(l, { alignItems: "center", flexDirection: "row", sx: { gap: 6 }, children: [
|
|
162
162
|
/* @__PURE__ */ e(t, {}),
|
|
163
163
|
/* @__PURE__ */ e(h, { variant: "caption", children: n })
|
|
164
164
|
] }), yt = R(() => {
|
|
@@ -173,10 +173,10 @@ const Y = {
|
|
|
173
173
|
justifyContent: "center",
|
|
174
174
|
mt: 12,
|
|
175
175
|
children: [
|
|
176
|
-
/* @__PURE__ */ e(
|
|
177
|
-
/* @__PURE__ */ e(
|
|
178
|
-
/* @__PURE__ */ e(
|
|
179
|
-
/* @__PURE__ */ e(
|
|
176
|
+
/* @__PURE__ */ e(H, { icon: se, label: t.expense }),
|
|
177
|
+
/* @__PURE__ */ e(H, { icon: ce, label: t.income }),
|
|
178
|
+
/* @__PURE__ */ e(H, { icon: le, label: t.missed }),
|
|
179
|
+
/* @__PURE__ */ e(H, { icon: de, label: t.paid })
|
|
180
180
|
]
|
|
181
181
|
}
|
|
182
182
|
);
|
|
@@ -195,7 +195,7 @@ const Y = {
|
|
|
195
195
|
), p = (m) => {
|
|
196
196
|
u(fe(m) * W + ye), o({
|
|
197
197
|
start: k(m),
|
|
198
|
-
end:
|
|
198
|
+
end: z(m)
|
|
199
199
|
}), a(m), n(L.RECURRING_TRANSACTIONS_CLICK_CALENDAR_RIGHT);
|
|
200
200
|
}, a = (m) => {
|
|
201
201
|
m && requestAnimationFrame(() => {
|
|
@@ -335,7 +335,7 @@ const Y = {
|
|
|
335
335
|
/* @__PURE__ */ e(l, { alignItems: "center", direction: "row", gap: 6, children: n ? /* @__PURE__ */ s(l, { direction: "row", gap: 4, children: [
|
|
336
336
|
Dt(t),
|
|
337
337
|
/* @__PURE__ */ e(h, { variant: "caption", children: _t(t, o) })
|
|
338
|
-
] }) : /* @__PURE__ */ s(
|
|
338
|
+
] }) : /* @__PURE__ */ s($, { children: [
|
|
339
339
|
t.institutionGuid && /* @__PURE__ */ e(
|
|
340
340
|
Ve,
|
|
341
341
|
{
|
|
@@ -464,7 +464,7 @@ const Y = {
|
|
|
464
464
|
/* @__PURE__ */ e(O, { sx: { bgcolor: "success.main", height: 8, mr: 8, width: 8 } }),
|
|
465
465
|
!a && /* @__PURE__ */ e(h, { bold: !0, variant: "body2", children: E(i, "0,0.00") }),
|
|
466
466
|
/* @__PURE__ */ e(h, { variant: "caption", children: d.paid?.toLowerCase() }),
|
|
467
|
-
r !== void 0 && /* @__PURE__ */ s(
|
|
467
|
+
r !== void 0 && /* @__PURE__ */ s($, { children: [
|
|
468
468
|
/* @__PURE__ */ e(O, { sx: { bgcolor: "error.main", height: 8, ml: 16, mr: 8, width: 8 } }),
|
|
469
469
|
!a && /* @__PURE__ */ e(h, { bold: !0, variant: "body2", children: E(r, "0,0.00") }),
|
|
470
470
|
/* @__PURE__ */ e(h, { variant: "caption", children: d.missed?.toLowerCase() })
|
|
@@ -492,7 +492,7 @@ const Y = {
|
|
|
492
492
|
upcomingExpenseTotal: K,
|
|
493
493
|
upcomingIncomeTotal: Ee,
|
|
494
494
|
upcomingRecurrences: ue
|
|
495
|
-
} = I(), [V, Ne] = x.useState(0), Oe =
|
|
495
|
+
} = I(), [V, Ne] = x.useState(0), Oe = $e(a.start, /* @__PURE__ */ new Date()), ke = (_, Pe) => {
|
|
496
496
|
Ne(Pe);
|
|
497
497
|
}, me = (_) => {
|
|
498
498
|
c(L.RECURRING_TRANSACTIONS_CLICK_UPCOMING, {
|
|
@@ -503,16 +503,16 @@ const Y = {
|
|
|
503
503
|
transaction_guid: _.transaction?.guid
|
|
504
504
|
});
|
|
505
505
|
}, Ge = () => {
|
|
506
|
-
const _ =
|
|
506
|
+
const _ = ze(a.start, 1);
|
|
507
507
|
T({
|
|
508
508
|
start: k(_),
|
|
509
|
-
end:
|
|
509
|
+
end: z(_)
|
|
510
510
|
});
|
|
511
511
|
}, We = () => {
|
|
512
|
-
const _ =
|
|
512
|
+
const _ = He(a.start, 1);
|
|
513
513
|
T({
|
|
514
514
|
start: k(_),
|
|
515
|
-
end:
|
|
515
|
+
end: z(_)
|
|
516
516
|
});
|
|
517
517
|
};
|
|
518
518
|
return /* @__PURE__ */ s(
|
|
@@ -523,7 +523,7 @@ const Y = {
|
|
|
523
523
|
pt: 16
|
|
524
524
|
},
|
|
525
525
|
children: [
|
|
526
|
-
/* @__PURE__ */ s(q, {
|
|
526
|
+
/* @__PURE__ */ s(q, { size: { sm: 12, md: "grow" }, width: "100%", children: [
|
|
527
527
|
/* @__PURE__ */ s(l, { sx: { gap: 16, px: r ? 48 : 24 }, children: [
|
|
528
528
|
/* @__PURE__ */ s(l, { alignItems: "center", direction: "row", justifyContent: "space-between", children: [
|
|
529
529
|
/* @__PURE__ */ e(Ze, { variant: "h3", children: N(
|
|
@@ -575,7 +575,7 @@ const Y = {
|
|
|
575
575
|
)
|
|
576
576
|
] }),
|
|
577
577
|
!r && /* @__PURE__ */ s(l, { sx: { px: o ? 0 : 24 }, children: [
|
|
578
|
-
/* @__PURE__ */ s(
|
|
578
|
+
/* @__PURE__ */ s(Be, { onChange: ke, value: V, variant: "fullWidth", children: [
|
|
579
579
|
/* @__PURE__ */ e(
|
|
580
580
|
he,
|
|
581
581
|
{
|
|
@@ -605,7 +605,7 @@ const Y = {
|
|
|
605
605
|
)
|
|
606
606
|
] })
|
|
607
607
|
] }),
|
|
608
|
-
r && /* @__PURE__ */ e(q, {
|
|
608
|
+
r && /* @__PURE__ */ e(q, { size: { xs: "auto" }, sx: { minWidth: 450 }, children: /* @__PURE__ */ s(l, { gap: 24, children: [
|
|
609
609
|
/* @__PURE__ */ e(Ae, {}),
|
|
610
610
|
/* @__PURE__ */ e(
|
|
611
611
|
P,
|
|
@@ -624,7 +624,7 @@ const Y = {
|
|
|
624
624
|
);
|
|
625
625
|
}), Pn = R(
|
|
626
626
|
({ onBackClick: t, onMenuClick: n, sx: r = {} }) => {
|
|
627
|
-
const { recurring: i } = y(), { isInitialized: o, selectedAccountGuids: c } =
|
|
627
|
+
const { recurring: i } = y(), { isInitialized: o, selectedAccountGuids: c } = F(), { isDataLoaded: u, loadRepeatingTransactionData: p, setDateRange: a } = I(), { setFilter: d } = re(), { onEvent: m } = U(), [g, b] = x.useState(!1);
|
|
628
628
|
return oe({
|
|
629
629
|
widgetName: "RecurringTransactionsWidget",
|
|
630
630
|
isLoaded: u
|
|
@@ -634,7 +634,7 @@ const Y = {
|
|
|
634
634
|
d({
|
|
635
635
|
dateRange: { start: ee(Q(), 90), end: J() },
|
|
636
636
|
accounts: c
|
|
637
|
-
}), a({ start: k(/* @__PURE__ */ new Date()), end:
|
|
637
|
+
}), a({ start: k(/* @__PURE__ */ new Date()), end: z(/* @__PURE__ */ new Date()) });
|
|
638
638
|
}, [c]), o ? /* @__PURE__ */ s(
|
|
639
639
|
ht,
|
|
640
640
|
{
|
|
@@ -689,9 +689,9 @@ const Y = {
|
|
|
689
689
|
}
|
|
690
690
|
)
|
|
691
691
|
] });
|
|
692
|
-
}),
|
|
692
|
+
}), zn = R(
|
|
693
693
|
({ onPrimaryCtaClick: t, sx: n }) => {
|
|
694
|
-
const { recurring: r } = y(), { setFilter: i } = re(), { isDataLoaded: o, loadRepeatingTransactionData: c } = I(), { isInitialized: u, selectedAccountGuids: p } =
|
|
694
|
+
const { recurring: r } = y(), { setFilter: i } = re(), { isDataLoaded: o, loadRepeatingTransactionData: c } = I(), { isInitialized: u, selectedAccountGuids: p } = F();
|
|
695
695
|
return oe({
|
|
696
696
|
widgetName: "RecurringTransactionsMiniWidget",
|
|
697
697
|
isLoaded: o
|
|
@@ -839,7 +839,7 @@ const Y = {
|
|
|
839
839
|
label: a.upcoming
|
|
840
840
|
}
|
|
841
841
|
];
|
|
842
|
-
return /* @__PURE__ */ s(
|
|
842
|
+
return /* @__PURE__ */ s($, { children: [
|
|
843
843
|
/* @__PURE__ */ s(l, { ref: n, sx: { flexDirection: "row", justifyContent: "space-between" }, children: [
|
|
844
844
|
/* @__PURE__ */ s(
|
|
845
845
|
l,
|
|
@@ -894,9 +894,9 @@ const Y = {
|
|
|
894
894
|
)
|
|
895
895
|
] })
|
|
896
896
|
] });
|
|
897
|
-
}),
|
|
897
|
+
}), Hn = R(
|
|
898
898
|
({ onCTAClick: t }) => {
|
|
899
|
-
const { onEvent: n } = U(), { isInitialized: r, selectedAccountGuids: i } =
|
|
899
|
+
const { onEvent: n } = U(), { isInitialized: r, selectedAccountGuids: i } = F(), {
|
|
900
900
|
loadRepeatingTransactionData: o,
|
|
901
901
|
upcomingRecurrences: c,
|
|
902
902
|
repeatingTransactions: u,
|
|
@@ -916,7 +916,7 @@ const Y = {
|
|
|
916
916
|
r && (d({
|
|
917
917
|
dateRange: { start: ee(Q(), 90), end: J() },
|
|
918
918
|
accounts: i
|
|
919
|
-
}), p({ start: k(/* @__PURE__ */ new Date()), end:
|
|
919
|
+
}), p({ start: k(/* @__PURE__ */ new Date()), end: z(/* @__PURE__ */ new Date()) }));
|
|
920
920
|
}, [r, i]);
|
|
921
921
|
const b = () => {
|
|
922
922
|
n(
|
|
@@ -936,7 +936,7 @@ const Y = {
|
|
|
936
936
|
}
|
|
937
937
|
);
|
|
938
938
|
}
|
|
939
|
-
),
|
|
939
|
+
), $n = R(
|
|
940
940
|
({ isOpen: t, onClose: n, selectedTab: r }) => {
|
|
941
941
|
const { cashflow: i } = y();
|
|
942
942
|
return /* @__PURE__ */ e(
|
|
@@ -956,9 +956,9 @@ export {
|
|
|
956
956
|
Un as ManageExpenses,
|
|
957
957
|
Kn as ManageIncome,
|
|
958
958
|
_e as RecurringSettings,
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
959
|
+
$n as RecurringSettingsDrawer,
|
|
960
|
+
Hn as RecurringTransactionsMicroWidget,
|
|
961
|
+
zn as RecurringTransactionsMiniWidget,
|
|
962
962
|
Pn as RecurringTransactionsWidget,
|
|
963
963
|
Vn as SelectTransaction
|
|
964
964
|
};
|