@mx-cartographer/experiences 8.1.10-alpha.al0 → 8.1.10
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 +8 -0
- package/dist/{AccountDetailsHeader-D8NIfmO8.mjs → AccountDetailsHeader-CzefHTWU.mjs} +2 -2
- package/dist/{AccountListItem-DSuv36PF.mjs → AccountListItem-DRDxaRBe.mjs} +2 -2
- package/dist/{AccountStore-B3S_p5Qa.mjs → AccountStore-CGrjC2Oe.mjs} +1 -1
- package/dist/BeatStore-C7-PIhpB.mjs +163 -0
- package/dist/{BudgetUtil-DalEN9--.mjs → BudgetUtil-H9igoNVm.mjs} +1 -1
- package/dist/{CategorySelectorDrawer-DjeHNx71.mjs → CategorySelectorDrawer-hhDdSFHO.mjs} +1 -1
- package/dist/{Connect-BRLh-69J.mjs → Connect-CBBTL1HJ.mjs} +1 -1
- package/dist/{ConnectDrawer-5BpU4IQU.mjs → ConnectDrawer-DNnuF80E.mjs} +2 -2
- package/dist/{ConnectionsDrawer-DxpSlJN7.mjs → ConnectionsDrawer-DX6d7uwJ.mjs} +2 -2
- package/dist/{CurrencyInput-CSJ3zMgE.mjs → CurrencyInput-BMbUVSvz.mjs} +1 -1
- package/dist/{Donut-D7ekbgf5.mjs → Donut-SzzfZDHF.mjs} +11 -11
- package/dist/{EmbeddedCard-BqVpA1Jn.mjs → EmbeddedCard-B9JoBaan.mjs} +2 -2
- package/dist/{ExportCsvAction-BPjdEUXx.mjs → ExportCsvAction-BDFu6YIe.mjs} +2 -2
- package/dist/{GlobalAccountFilter-CZbiDwBH.mjs → GlobalAccountFilter-jkFxqPg6.mjs} +1 -1
- package/dist/{GoalStore-DmqM1ZfW.mjs → GoalStore-BBAEbf43.mjs} +1 -1
- package/dist/{Help-BFlcaOO_.mjs → Help-C_CM4gpK.mjs} +1 -1
- package/dist/{LineChart-jJVBE8V8.mjs → LineChart-CeZnCZ7j.mjs} +1 -1
- package/dist/{ListItemAction-Buv7tPLp.mjs → ListItemAction-CNpknVvo.mjs} +1 -1
- package/dist/{ManageIncome-n1ueMTrW.mjs → ManageIncome-BX2IqW57.mjs} +3 -3
- package/dist/{MicroWidgetContainer-CEcwdfti.mjs → MicroWidgetContainer-DAesImQ6.mjs} +1 -1
- package/dist/{MiniWidgetContainer-CmTGSUL5.mjs → MiniWidgetContainer-BOv3n4iw.mjs} +19 -19
- package/dist/{NotificationSettings-DOgnTxzv.mjs → NotificationSettings-DatCL2Ej.mjs} +4 -4
- package/dist/{OriginalBalanceAction-6XAwp1UT.mjs → OriginalBalanceAction-CWQ0CK-T.mjs} +3 -3
- package/dist/{RecurringSettings-DxsDZAp1.mjs → RecurringSettings-DCplGEv_.mjs} +2 -2
- package/dist/{SpendingLegend-DIWHSsKw.mjs → SpendingLegend-DLElSvH0.mjs} +7 -7
- package/dist/{TransactionDetails-Bpp1FDUI.mjs → TransactionDetails-C_skrQk8.mjs} +6 -6
- package/dist/{TransactionStore-DfaO_9m-.mjs → TransactionStore-amPYxHnA.mjs} +1 -1
- package/dist/{ViewMoreMicroCard-C7dC9lDT.mjs → ViewMoreMicroCard-D1j0w64K.mjs} +1 -1
- package/dist/{WidgetContainer-_Fzy--dt.mjs → WidgetContainer-BPJoDkhL.mjs} +2 -2
- package/dist/accounts/index.es.js +107 -110
- package/dist/analytics/index.es.js +2 -2
- package/dist/budgets/index.es.js +97 -89
- package/dist/cashflow/index.es.js +8 -8
- package/dist/categories/index.es.js +1 -1
- package/dist/common/components/Error.d.ts +2 -0
- package/dist/common/index.es.js +294 -323
- package/dist/dashboard/index.es.js +19 -19
- package/dist/debts/index.es.js +8 -8
- package/dist/{exportTransactionsToCSV-B2Lp7AMl.mjs → exportTransactionsToCSV-CSvbZrvL.mjs} +1 -1
- package/dist/finstrong/index.es.js +10 -10
- package/dist/goals/index.es.js +62 -62
- package/dist/help/index.es.js +4 -4
- package/dist/{hooks-HwStH7q_.mjs → hooks-RzCoiTd0.mjs} +3 -3
- package/dist/insights/components/shared/ErrorCard/ErrorCard.d.ts +2 -1
- package/dist/insights/index.es.js +516 -480
- package/dist/investments/index.es.js +5 -5
- package/dist/merchants/index.es.js +1 -1
- package/dist/microinsights/index.es.js +1 -1
- package/dist/networth/index.es.js +6 -6
- package/dist/notifications/index.es.js +2 -2
- package/dist/recurringtransactions/index.es.js +55 -55
- package/dist/settings/index.es.js +7 -7
- package/dist/spending/index.es.js +45 -44
- package/dist/transactions/index.es.js +15 -15
- package/dist/trends/index.es.js +12 -12
- package/dist/{useAccountDisplayName-SrQA7K_6.mjs → useAccountDisplayName-pliH6hz0.mjs} +1 -1
- package/dist/{useInsightsEnabled-DzvRm5Bo.mjs → useInsightsEnabled-CzJoG8xi.mjs} +1 -1
- package/dist/{useWidgetLoadTimer-wkBTL5xx.mjs → useWidgetLoadTimer-BZjr-BiE.mjs} +1 -1
- package/package.json +5 -5
- package/dist/BeatStore-DuvvrljY.mjs +0 -81
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [8.1.10] - 05-05-2026
|
|
2
|
+
|
|
3
|
+
- **UPDATED** - Error component UI and no network fallback
|
|
4
|
+
|
|
5
|
+
## [8.1.9] - 04-29-2026
|
|
6
|
+
|
|
7
|
+
- **FIXED** - Issue causing webviews to treat swipes on miniwidget as taps
|
|
8
|
+
|
|
1
9
|
## [8.1.8] - 04-28-2026
|
|
2
10
|
|
|
3
11
|
- **FIXED** - Issue causing retirement goals not to display unless there were savings and/or debt goals
|
|
@@ -3,7 +3,7 @@ import { observer as _ } from "mobx-react-lite";
|
|
|
3
3
|
import s from "@mui/material/Stack";
|
|
4
4
|
import { H3 as x, InstitutionLogo as D, Text as d, H2 as N } from "@mxenabled/mxui";
|
|
5
5
|
import p from "react";
|
|
6
|
-
import { G as P, d as f, l as G, f as O, a as R, u as v } from "./hooks-
|
|
6
|
+
import { G as P, d as f, l as G, f as O, a as R, u as v } from "./hooks-RzCoiTd0.mjs";
|
|
7
7
|
import { g as w } from "./AccountFields-BWmpVsS3.mjs";
|
|
8
8
|
import { A as i } from "./Account-CMjOp7S2.mjs";
|
|
9
9
|
import L from "@mui/material/Card";
|
|
@@ -11,7 +11,7 @@ import H from "@mui/material/CardContent";
|
|
|
11
11
|
import M from "@mui/material/CardHeader";
|
|
12
12
|
import { L as U } from "./Loader-CxeBwuPG.mjs";
|
|
13
13
|
import { I as Y, P as j, S as z } from "./Account-BIKn4XEZ.mjs";
|
|
14
|
-
import { u as k } from "./useAccountDisplayName-
|
|
14
|
+
import { u as k } from "./useAccountDisplayName-pliH6hz0.mjs";
|
|
15
15
|
import { f as B } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
16
16
|
const C = () => {
|
|
17
17
|
if (!p.useContext(P))
|
|
@@ -11,8 +11,8 @@ import { InstitutionLogo as B, Text as r } from "@mxenabled/mxui";
|
|
|
11
11
|
import { Error as j } from "@mxenabled/mx-icons";
|
|
12
12
|
import { I as T } from "./IconBacking-DgT8DCeh.mjs";
|
|
13
13
|
import { g as $ } from "./AccountFields-BWmpVsS3.mjs";
|
|
14
|
-
import { u as k } from "./useAccountDisplayName-
|
|
15
|
-
import { a as w, u as E } from "./hooks-
|
|
14
|
+
import { u as k } from "./useAccountDisplayName-pliH6hz0.mjs";
|
|
15
|
+
import { a as w, u as E } from "./hooks-RzCoiTd0.mjs";
|
|
16
16
|
import { C as d } from "./Account-CMjOp7S2.mjs";
|
|
17
17
|
import { f as M } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
18
18
|
const z = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { makeAutoObservable as h, runInAction as a } from "mobx";
|
|
2
|
-
import { i as g } from "./BudgetUtil-
|
|
2
|
+
import { i as g } from "./BudgetUtil-H9igoNVm.mjs";
|
|
3
3
|
import { A as d } from "./AccountApi-WEM2M9tg.mjs";
|
|
4
4
|
import { d as p } from "./Accounts-DX3xJE97.mjs";
|
|
5
5
|
import { A as s, d as u } from "./Account-CMjOp7S2.mjs";
|
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
import { jsx as n, jsxs as c } from "react/jsx-runtime";
|
|
2
|
+
import d from "react";
|
|
3
|
+
import { observer as y } from "mobx-react-lite";
|
|
4
|
+
import { Stack as l, Box as x, Button as b, useTheme as B } from "@mui/material";
|
|
5
|
+
import { Icon as v, Text as _ } from "@mxenabled/mxui";
|
|
6
|
+
import { G as w } from "./hooks-RzCoiTd0.mjs";
|
|
7
|
+
import { makeAutoObservable as C, runInAction as k } from "mobx";
|
|
8
|
+
import { B as m } from "./BeatApi-C6pBa0Rb.mjs";
|
|
9
|
+
const p = d.forwardRef(
|
|
10
|
+
(t, e) => {
|
|
11
|
+
const s = B();
|
|
12
|
+
return /* @__PURE__ */ n(
|
|
13
|
+
"svg",
|
|
14
|
+
{
|
|
15
|
+
fill: "none",
|
|
16
|
+
height: "60",
|
|
17
|
+
ref: e,
|
|
18
|
+
viewBox: "0 0 72 60",
|
|
19
|
+
width: "72",
|
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
21
|
+
...t,
|
|
22
|
+
children: /* @__PURE__ */ n(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
d: "M28.8288 1.43265C34.4433 4.02036 36.9443 13.1615 44.4378 18.7551C53.8387 25.7725 64.7205 8.05287 70.6592 18.2364C80.9926 35.9558 28.2828 74.5237 25.8072 54.2678C25.1894 49.213 34.1353 42.7165 27.308 38.2971C18.7065 32.7294 9.89746 43.1722 4.34888 37.9733C-8.70438 25.7428 10.0261 -7.2333 28.8288 1.43265Z",
|
|
26
|
+
fill: s.palette.primary[100] ?? "#DFE8FD"
|
|
27
|
+
}
|
|
28
|
+
)
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
p.displayName = "BlobSVG";
|
|
34
|
+
const I = ({
|
|
35
|
+
heading: t,
|
|
36
|
+
message: e,
|
|
37
|
+
iconName: s = "error",
|
|
38
|
+
buttonText: i,
|
|
39
|
+
onClick: a
|
|
40
|
+
}) => {
|
|
41
|
+
const r = d.useContext(w)?.globalStore.copyStore.copy.common, u = t ?? (r?.error_heading ? `${r.error_heading}!` : "Oops!"), h = e ?? r?.error_message ?? "Something went wrong. Please try again.", g = i ?? r?.refresh_button ?? "Refresh";
|
|
42
|
+
return /* @__PURE__ */ n(l, { alignItems: "center", justifyContent: "center", style: { height: "100dvh" }, children: /* @__PURE__ */ c(
|
|
43
|
+
l,
|
|
44
|
+
{
|
|
45
|
+
sx: {
|
|
46
|
+
display: "flex",
|
|
47
|
+
padding: "48px 16px",
|
|
48
|
+
flexDirection: "column",
|
|
49
|
+
alignItems: "center"
|
|
50
|
+
},
|
|
51
|
+
children: [
|
|
52
|
+
/* @__PURE__ */ c(
|
|
53
|
+
l,
|
|
54
|
+
{
|
|
55
|
+
sx: {
|
|
56
|
+
alignItems: "center",
|
|
57
|
+
justifyContent: "center"
|
|
58
|
+
},
|
|
59
|
+
children: [
|
|
60
|
+
/* @__PURE__ */ n(
|
|
61
|
+
x,
|
|
62
|
+
{
|
|
63
|
+
sx: {
|
|
64
|
+
position: "absolute",
|
|
65
|
+
zIndex: 0
|
|
66
|
+
},
|
|
67
|
+
children: /* @__PURE__ */ n(p, {})
|
|
68
|
+
}
|
|
69
|
+
),
|
|
70
|
+
/* @__PURE__ */ n(v, { color: "primary", name: s, size: 48, sx: { zIndex: 1 } })
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
),
|
|
74
|
+
/* @__PURE__ */ n(_, { bold: !0, color: "text.primary", mt: "24px", variant: "h2", children: u }),
|
|
75
|
+
/* @__PURE__ */ n(_, { color: "text.secondary", variant: "subtitle1", children: h }),
|
|
76
|
+
a && /* @__PURE__ */ n(b, { color: "primary", onClick: () => {
|
|
77
|
+
a?.();
|
|
78
|
+
}, sx: { mt: 48 }, variant: "contained", children: g })
|
|
79
|
+
]
|
|
80
|
+
}
|
|
81
|
+
) });
|
|
82
|
+
}, R = y(I);
|
|
83
|
+
function O(t, e, s, i = "asc") {
|
|
84
|
+
const a = i === "desc" ? -1 : 1;
|
|
85
|
+
return [...t, ...e].sort((o, r) => o[s] < r[s] ? -1 * a : o[s] > r[s] ? 1 * a : 0);
|
|
86
|
+
}
|
|
87
|
+
const T = (t) => ({
|
|
88
|
+
...t,
|
|
89
|
+
//fields that are offer specific, adding here for visibility
|
|
90
|
+
image_url: t.image_url,
|
|
91
|
+
guid: t.guid,
|
|
92
|
+
created_at: t.created_at,
|
|
93
|
+
dismissed_at: t.dismissed_at,
|
|
94
|
+
active_at: t.campaign_activated_at,
|
|
95
|
+
displayed_at: t.has_been_viewed,
|
|
96
|
+
post_message_secondary: t.pulse_post_message_secondary,
|
|
97
|
+
//offer fields mapped to beat fields for functionality
|
|
98
|
+
title: t.pulse_title || t.campaign_name,
|
|
99
|
+
html_title: t.pulse_title || t.campaign_name,
|
|
100
|
+
short_title: t.pulse_title || t.campaign_name,
|
|
101
|
+
html_short_title: t.pulse_title || t.campaign_name,
|
|
102
|
+
micro_title: t.pulse_title || t.campaign_name,
|
|
103
|
+
html_micro_title: t.pulse_title || t.campaign_name,
|
|
104
|
+
supporting_action: t.pulse_call_to_action_text_secondary,
|
|
105
|
+
description: t.pulse_body,
|
|
106
|
+
html_description: t.pulse_body,
|
|
107
|
+
micro_description: t.pulse_body,
|
|
108
|
+
html_micro_description: t.pulse_body,
|
|
109
|
+
call_to_action: t.pulse_call_to_action_text,
|
|
110
|
+
html_micro_call_to_action: t.pulse_call_to_action_text,
|
|
111
|
+
micro_call_to_action: t.pulse_call_to_action_text,
|
|
112
|
+
is_dismissed: t.has_been_dismissed,
|
|
113
|
+
icon_type: 5,
|
|
114
|
+
template: "MarketingOffer",
|
|
115
|
+
//beat fields we null out
|
|
116
|
+
account_guids: [],
|
|
117
|
+
data_series: {},
|
|
118
|
+
has_been_displayed: !1,
|
|
119
|
+
is_obsolete: !1,
|
|
120
|
+
is_refreshable: !1,
|
|
121
|
+
is_sampled: !1,
|
|
122
|
+
merchant_guids: [],
|
|
123
|
+
payload: {},
|
|
124
|
+
pulse_campaign_name: t.campaign_name,
|
|
125
|
+
scheduled_payment_guids: [],
|
|
126
|
+
transaction_guids: [],
|
|
127
|
+
user_guid: "",
|
|
128
|
+
user_verification: 0
|
|
129
|
+
});
|
|
130
|
+
class M {
|
|
131
|
+
globalStore;
|
|
132
|
+
api = new m("/", "");
|
|
133
|
+
beats = [];
|
|
134
|
+
isLoading = !1;
|
|
135
|
+
constructor(e) {
|
|
136
|
+
this.globalStore = e, this.api = new m(e.endpoint, e.sessionToken, e.onError), C(this);
|
|
137
|
+
}
|
|
138
|
+
loadBeats = async () => {
|
|
139
|
+
this.isLoading = !0;
|
|
140
|
+
const e = await this.api.getBeats(), i = (await this.api.getOffers()).map((a) => T(a));
|
|
141
|
+
k(() => {
|
|
142
|
+
this.beats = O(e, i, "active_at", "desc"), this.isLoading = !1;
|
|
143
|
+
});
|
|
144
|
+
};
|
|
145
|
+
getFilteredBeats(e) {
|
|
146
|
+
const { categoryGuids: s, templates: i } = e;
|
|
147
|
+
let a = this.beats;
|
|
148
|
+
return s && (a = this.filterBeatsByCategory(a, s)), i && (a = this.filterBeatsByTemplate(a, i)), a;
|
|
149
|
+
}
|
|
150
|
+
// Return beats with any beat.category_guids that are in categoryGuids
|
|
151
|
+
filterBeatsByCategory(e, s) {
|
|
152
|
+
return e.filter((i) => i.category_guids?.some((a) => s.includes(a)));
|
|
153
|
+
}
|
|
154
|
+
// Return beats with a beat.template that is in templates
|
|
155
|
+
filterBeatsByTemplate(e, s) {
|
|
156
|
+
return e.filter((i) => s.some((a) => i.template === a));
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
export {
|
|
160
|
+
M as B,
|
|
161
|
+
R as E,
|
|
162
|
+
p as a
|
|
163
|
+
};
|
|
@@ -28,7 +28,7 @@ import gt from "@mui/material/InputAdornment";
|
|
|
28
28
|
import T from "@mui/material/Stack";
|
|
29
29
|
import ft from "@mui/material/TextField";
|
|
30
30
|
import { u as pt } from "./useScreenSize-CeFhWTt_.mjs";
|
|
31
|
-
import { m as ht } from "./hooks-
|
|
31
|
+
import { m as ht } from "./hooks-RzCoiTd0.mjs";
|
|
32
32
|
import { b as $ } from "./Category-Ccoew_sA.mjs";
|
|
33
33
|
import { b as j } from "./Localization-CkQ49EKr.mjs";
|
|
34
34
|
import { f as O } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
@@ -2,7 +2,7 @@ import { jsx as t, jsxs as _ } from "react/jsx-runtime";
|
|
|
2
2
|
import { observer as E } from "mobx-react-lite";
|
|
3
3
|
import p from "react";
|
|
4
4
|
import $ from "@mui/material/Stack";
|
|
5
|
-
import { G as K, l as f, u as S, g as A, b as B } from "./hooks-
|
|
5
|
+
import { G as K, l as f, u as S, g as A, b as B } from "./hooks-RzCoiTd0.mjs";
|
|
6
6
|
import U from "@mui/material/List";
|
|
7
7
|
import V from "@mui/material/Paper";
|
|
8
8
|
import Y from "@mui/material/Divider";
|
|
@@ -5,7 +5,7 @@ import s from "@mui/material/CircularProgress";
|
|
|
5
5
|
import m from "@mui/material/Stack";
|
|
6
6
|
import { Text as a } from "@mxenabled/mxui";
|
|
7
7
|
import { M as t } from "./Accounts-CseLC3lL.mjs";
|
|
8
|
-
import { u as p } from "./hooks-
|
|
8
|
+
import { u as p } from "./hooks-RzCoiTd0.mjs";
|
|
9
9
|
const l = ({ status: r = t.Loading }) => {
|
|
10
10
|
const { connect: n } = p();
|
|
11
11
|
return /* @__PURE__ */ o(
|
|
@@ -3,9 +3,9 @@ import s from "react";
|
|
|
3
3
|
import { observer as _ } from "mobx-react-lite";
|
|
4
4
|
import g from "@mui/material/styles/useTheme";
|
|
5
5
|
import { ConnectWidget as x } from "@mxenabled/web-widget-sdk";
|
|
6
|
-
import { b as a, a as c } from "./Connect-
|
|
6
|
+
import { b as a, a as c } from "./Connect-CBBTL1HJ.mjs";
|
|
7
7
|
import { M as i } from "./Accounts-CseLC3lL.mjs";
|
|
8
|
-
import { d as D, e as L, u as w } from "./hooks-
|
|
8
|
+
import { d as D, e as L, u as w } from "./hooks-RzCoiTd0.mjs";
|
|
9
9
|
import { D as y } from "./Drawer-XPaLYjiO.mjs";
|
|
10
10
|
const I = ({
|
|
11
11
|
loadWidgetProps: l,
|
|
@@ -3,9 +3,9 @@ import s from "react";
|
|
|
3
3
|
import { observer as E } from "mobx-react-lite";
|
|
4
4
|
import { useTheme as _ } from "@mui/material/styles";
|
|
5
5
|
import { ConnectionsWidget as b } from "@mxenabled/web-widget-sdk";
|
|
6
|
-
import { C as a, a as c } from "./Connect-
|
|
6
|
+
import { C as a, a as c } from "./Connect-CBBTL1HJ.mjs";
|
|
7
7
|
import { M as i } from "./Accounts-CseLC3lL.mjs";
|
|
8
|
-
import { d as D, e as L, u as w } from "./hooks-
|
|
8
|
+
import { d as D, e as L, u as w } from "./hooks-RzCoiTd0.mjs";
|
|
9
9
|
import { D as x } from "./Drawer-XPaLYjiO.mjs";
|
|
10
10
|
const I = ({
|
|
11
11
|
onClose: l,
|
|
@@ -4,7 +4,7 @@ import { css as k } from "@mxenabled/cssinjs";
|
|
|
4
4
|
import { v4 as q } from "uuid";
|
|
5
5
|
import { TextField as B, P as _ } from "@mxenabled/mxui";
|
|
6
6
|
import { g as L, C as O, f as y, M as C } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
7
|
-
import { u as W } from "./hooks-
|
|
7
|
+
import { u as W } from "./hooks-RzCoiTd0.mjs";
|
|
8
8
|
import { b } from "./Localization-CkQ49EKr.mjs";
|
|
9
9
|
import { g } from "./Localization-C_HZg9tJ.mjs";
|
|
10
10
|
const K = ({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as d, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { selectAll as b, interpolateString as
|
|
2
|
+
import R from "react";
|
|
3
|
+
import { selectAll as b, interpolateString as m, arc as x } from "d3";
|
|
4
4
|
import u from "@mui/material/Box";
|
|
5
|
-
import { useTheme as
|
|
5
|
+
import { useTheme as I, darken as S, lighten as E } from "@mui/material/styles";
|
|
6
6
|
const _ = 100, v = 140, B = 10, K = ({
|
|
7
7
|
data: h,
|
|
8
8
|
hoveredId: p,
|
|
@@ -13,7 +13,7 @@ const _ = 100, v = 140, B = 10, K = ({
|
|
|
13
13
|
size: t = 300,
|
|
14
14
|
children: f
|
|
15
15
|
}) => {
|
|
16
|
-
const c =
|
|
16
|
+
const c = I();
|
|
17
17
|
let r = 0;
|
|
18
18
|
const g = (o, n) => {
|
|
19
19
|
(o.key === "Enter" || o.key === " ") && (o.preventDefault(), a?.(n));
|
|
@@ -22,15 +22,15 @@ const _ = 100, v = 140, B = 10, K = ({
|
|
|
22
22
|
}, k = (o) => {
|
|
23
23
|
s?.(o);
|
|
24
24
|
};
|
|
25
|
-
return
|
|
26
|
-
b(".arc-outer").transition("roll").duration(500).attrTween("transform", () =>
|
|
25
|
+
return R.useEffect(() => {
|
|
26
|
+
b(".arc-outer").transition("roll").duration(500).attrTween("transform", () => m("rotate(0)", "rotate(360)"));
|
|
27
27
|
}, []), /* @__PURE__ */ d(u, { height: t, position: "relative", width: t, children: [
|
|
28
28
|
/* @__PURE__ */ e(u, { height: "100%", width: "100%", children: f }),
|
|
29
29
|
/* @__PURE__ */ d(
|
|
30
30
|
"svg",
|
|
31
31
|
{
|
|
32
32
|
height: t,
|
|
33
|
-
style: { position: "absolute", top: 0, left: 0 },
|
|
33
|
+
style: { position: "absolute", top: 0, left: 0, touchAction: "manipulation" },
|
|
34
34
|
viewBox: "-150 -150 300 300",
|
|
35
35
|
width: t,
|
|
36
36
|
children: [
|
|
@@ -45,7 +45,7 @@ const _ = 100, v = 140, B = 10, K = ({
|
|
|
45
45
|
/* @__PURE__ */ e("g", { children: h.map((o) => {
|
|
46
46
|
const n = r;
|
|
47
47
|
r = r + 2 * Math.PI * (o.value / 100);
|
|
48
|
-
const w = r,
|
|
48
|
+
const w = r, A = x().cornerRadius(4)({
|
|
49
49
|
innerRadius: _,
|
|
50
50
|
outerRadius: v + (o.id === i || o.id === p ? B : 0),
|
|
51
51
|
startAngle: n,
|
|
@@ -58,16 +58,16 @@ const _ = 100, v = 140, B = 10, K = ({
|
|
|
58
58
|
"aria-label": o.label || `Segment ${o.id}`,
|
|
59
59
|
"aria-pressed": o.id === i,
|
|
60
60
|
className: "arc-outer",
|
|
61
|
-
d:
|
|
61
|
+
d: A,
|
|
62
62
|
fill: o.color,
|
|
63
63
|
onBlur: () => k(o.id),
|
|
64
64
|
onClick: () => a?.(o.id),
|
|
65
65
|
onFocus: () => y(o.id),
|
|
66
|
-
onKeyDown: (
|
|
66
|
+
onKeyDown: (D) => g(D, o.id),
|
|
67
67
|
onMouseEnter: () => l?.(o.id),
|
|
68
68
|
onMouseLeave: () => s?.(o.id),
|
|
69
69
|
role: "button",
|
|
70
|
-
stroke: c.palette.mode === "light" ?
|
|
70
|
+
stroke: c.palette.mode === "light" ? S(o.color, 0.3) : E(o.color, 0.3),
|
|
71
71
|
strokeWidth: 2,
|
|
72
72
|
style: {
|
|
73
73
|
cursor: "pointer",
|
|
@@ -5,12 +5,12 @@ import Y from "@mui/material/Button";
|
|
|
5
5
|
import c from "@mui/material/Stack";
|
|
6
6
|
import { Icon as M, P as N, H3 as P, Text as x, MerchantLogo as tt, H2 as et } from "@mxenabled/mxui";
|
|
7
7
|
import { Receipt as rt, Icon as nt } from "@mxenabled/mx-icons";
|
|
8
|
-
import { L as it, O as ot, e as at } from "./exportTransactionsToCSV-
|
|
8
|
+
import { L as it, O as ot, e as at } from "./exportTransactionsToCSV-CSvbZrvL.mjs";
|
|
9
9
|
import { observer as H } from "mobx-react-lite";
|
|
10
10
|
import { useVirtualizer as st } from "@tanstack/react-virtual";
|
|
11
11
|
import lt from "@mui/material/Divider";
|
|
12
12
|
import ct from "@mui/material/List";
|
|
13
|
-
import { G as dt, h as z, u as O, g as ht, b as ut } from "./hooks-
|
|
13
|
+
import { G as dt, h as z, u as O, g as ht, b as ut } from "./hooks-RzCoiTd0.mjs";
|
|
14
14
|
import mt from "@mui/material/ListItemAvatar";
|
|
15
15
|
import pt from "@mui/material/ListItemText";
|
|
16
16
|
import { useTheme as W } from "@mui/material/styles";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { observer as c } from "mobx-react-lite";
|
|
3
3
|
import { Icon as i } from "@mxenabled/mxui";
|
|
4
|
-
import { O as p, e as m } from "./exportTransactionsToCSV-
|
|
5
|
-
import { g as x, h as _, u as C } from "./hooks-
|
|
4
|
+
import { O as p, e as m } from "./exportTransactionsToCSV-CSvbZrvL.mjs";
|
|
5
|
+
import { g as x, h as _, u as C } from "./hooks-RzCoiTd0.mjs";
|
|
6
6
|
import { R as l } from "./ResponsiveButton-BNsV08Ud.mjs";
|
|
7
7
|
const v = ({ filter: t }) => {
|
|
8
8
|
const { onEvent: r } = x(), { tags: e, sortedTransactions: s } = _(), { transactions: n } = C(), a = () => {
|
|
@@ -15,7 +15,7 @@ import y from "@mui/material/ListItem";
|
|
|
15
15
|
import _ from "@mui/material/ListItemButton";
|
|
16
16
|
import H from "@mui/material/ListItemIcon";
|
|
17
17
|
import v from "@mui/material/ListItemText";
|
|
18
|
-
import { b as M, u as z, d as L } from "./hooks-
|
|
18
|
+
import { b as M, u as z, d as L } from "./hooks-RzCoiTd0.mjs";
|
|
19
19
|
const N = I(
|
|
20
20
|
({ allowedAccountTypes: a }) => {
|
|
21
21
|
const { accountFilterMap: s, updateAccountFilterMap: u } = M(), { accounts: g, common: x } = z(), { account_filter: c } = x, { accountsByTypeMap: n } = L(), k = B.useMemo(
|
|
@@ -7,7 +7,7 @@ import E from "@mui/material/CardHeader";
|
|
|
7
7
|
import b from "@mui/material/Stack";
|
|
8
8
|
import { AccountBalance as x, ChevronRight as v } from "@mxenabled/mx-icons";
|
|
9
9
|
import { Text as p } from "@mxenabled/mxui";
|
|
10
|
-
import { C as I } from "./ConnectDrawer-
|
|
10
|
+
import { C as I } from "./ConnectDrawer-DNnuF80E.mjs";
|
|
11
11
|
import { makeAutoObservable as S, runInAction as h } from "mobx";
|
|
12
12
|
import { T as i, M as l, G as _ } from "./Goal-MFBpoOIC.mjs";
|
|
13
13
|
import { fromUnixTime as f } from "date-fns/fromUnixTime";
|
|
@@ -12,7 +12,7 @@ import et from "@mui/material/ListItemButton";
|
|
|
12
12
|
import C from "@mui/material/Stack";
|
|
13
13
|
import { H3 as it, P as U, Icon as Y, Text as E, H2 as at, InstitutionLogo as ft } from "@mxenabled/mxui";
|
|
14
14
|
import { ExpandMore as ct, ChevronRight as St } from "@mxenabled/mx-icons";
|
|
15
|
-
import { g as V, u as K, A as nt, d as It, b as Tt, o as Et, a as Ct } from "./hooks-
|
|
15
|
+
import { g as V, u as K, A as nt, d as It, b as Tt, o as Et, a as Ct } from "./hooks-RzCoiTd0.mjs";
|
|
16
16
|
import { A as k } from "./Analytics-CzGzz_sE.mjs";
|
|
17
17
|
import At from "@mui/material/Breadcrumbs";
|
|
18
18
|
import { useTheme as Q } from "@mui/material/styles";
|
|
@@ -13,7 +13,7 @@ import { f as L, c as O } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
|
13
13
|
import { observer as Dt } from "mobx-react-lite";
|
|
14
14
|
import z from "@mui/material/Stack";
|
|
15
15
|
import { Text as d } from "@mxenabled/mxui";
|
|
16
|
-
import { u as Tt } from "./hooks-
|
|
16
|
+
import { u as Tt } from "./hooks-RzCoiTd0.mjs";
|
|
17
17
|
import Rt from "@mui/material/useMediaQuery";
|
|
18
18
|
import { Stack as M, Box as $t } from "@mui/material";
|
|
19
19
|
const B = {
|
|
@@ -7,7 +7,7 @@ import I from "@mui/material/ListItemText";
|
|
|
7
7
|
import L from "@mui/material/Stack";
|
|
8
8
|
import { ChevronRight as _ } from "@mxenabled/mx-icons";
|
|
9
9
|
import { Text as m } from "@mxenabled/mxui";
|
|
10
|
-
import { u as g } from "./hooks-
|
|
10
|
+
import { u as g } from "./hooks-RzCoiTd0.mjs";
|
|
11
11
|
import { D as j } from "./Dialog-iLlBR8TG.mjs";
|
|
12
12
|
const q = v(
|
|
13
13
|
({
|
|
@@ -17,15 +17,15 @@ import { endOfMonth as ue } from "date-fns/endOfMonth";
|
|
|
17
17
|
import { parseISO as me } from "date-fns/parseISO";
|
|
18
18
|
import J from "@mui/material/Button";
|
|
19
19
|
import { Delete as pe, Add as ye, ReceiptLong as he } from "@mxenabled/mx-icons";
|
|
20
|
-
import { T as V, u as fe, S as ge, a as Ce } from "./EmbeddedCard-
|
|
21
|
-
import { T as be } from "./TransactionDetails-
|
|
20
|
+
import { T as V, u as fe, S as ge, a as Ce } from "./EmbeddedCard-B9JoBaan.mjs";
|
|
21
|
+
import { T as be } from "./TransactionDetails-C_skrQk8.mjs";
|
|
22
22
|
import { addYears as j } from "date-fns/addYears";
|
|
23
23
|
import { getDayOfYear as xe } from "date-fns/getDayOfYear";
|
|
24
24
|
import { setDayOfYear as Se } from "date-fns/setDayOfYear";
|
|
25
25
|
import { AdapterDateFns as ve } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
26
26
|
import { DatePicker as De } from "@mui/x-date-pickers";
|
|
27
27
|
import { LocalizationProvider as we } from "@mui/x-date-pickers/LocalizationProvider";
|
|
28
|
-
import { u as w, i as Y, g as P, b as Ae, h as ee, o as Ie } from "./hooks-
|
|
28
|
+
import { u as w, i as Y, g as P, b as Ae, h as ee, o as Ie } from "./hooks-RzCoiTd0.mjs";
|
|
29
29
|
import { F as l, b as L } from "./RepeatingTransaction-D2gmBTd0.mjs";
|
|
30
30
|
import { b as Ee, f as te } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
31
31
|
import { D as N } from "./Drawer-XPaLYjiO.mjs";
|
|
@@ -6,7 +6,7 @@ import g from "@mui/material/CardHeader";
|
|
|
6
6
|
import { H3 as u, P as v } from "@mxenabled/mxui";
|
|
7
7
|
import { ChevronRight as W } from "@mxenabled/mx-icons";
|
|
8
8
|
import { u as w } from "./useDimensions-CeDR9V8N.mjs";
|
|
9
|
-
import { W as H } from "./hooks-
|
|
9
|
+
import { W as H } from "./hooks-RzCoiTd0.mjs";
|
|
10
10
|
const D = ({
|
|
11
11
|
children: i,
|
|
12
12
|
className: o,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import { jsxs as r, jsx as i, Fragment as g } from "react/jsx-runtime";
|
|
2
|
+
import u from "@mui/material/Box";
|
|
3
|
+
import b from "@mui/material/Button";
|
|
4
4
|
import C from "@mui/material/Card";
|
|
5
5
|
import v from "@mui/material/CardHeader";
|
|
6
6
|
import z from "@mui/material/CardContent";
|
|
@@ -8,14 +8,14 @@ import H from "@mui/material/IconButton";
|
|
|
8
8
|
import { Icon as I, ChevronRight as W } from "@mxenabled/mx-icons";
|
|
9
9
|
import { H3 as y, Text as B, P as j } from "@mxenabled/mxui";
|
|
10
10
|
import { u as w } from "./useDimensions-CeDR9V8N.mjs";
|
|
11
|
-
import { W as M } from "./hooks-
|
|
11
|
+
import { W as M } from "./hooks-RzCoiTd0.mjs";
|
|
12
12
|
const J = ({
|
|
13
13
|
children: a,
|
|
14
14
|
className: m = "mx-cmn-mini-widget",
|
|
15
15
|
closeLabel: l,
|
|
16
16
|
contentStyles: d,
|
|
17
|
-
onClose:
|
|
18
|
-
onPrimaryCtaClick:
|
|
17
|
+
onClose: o,
|
|
18
|
+
onPrimaryCtaClick: e,
|
|
19
19
|
primaryCtaLabel: s = "",
|
|
20
20
|
primaryCtaLabelAria: c = "",
|
|
21
21
|
subTitle: t = "",
|
|
@@ -23,14 +23,14 @@ const J = ({
|
|
|
23
23
|
title: n = ""
|
|
24
24
|
}) => {
|
|
25
25
|
const [h, { height: f, width: x }] = w();
|
|
26
|
-
return /* @__PURE__ */
|
|
27
|
-
/* @__PURE__ */
|
|
26
|
+
return /* @__PURE__ */ r(C, { className: m, sx: { touchAction: "manipulation", ...p }, children: [
|
|
27
|
+
/* @__PURE__ */ i(
|
|
28
28
|
v,
|
|
29
29
|
{
|
|
30
30
|
sx: { pb: 8 },
|
|
31
|
-
title: /* @__PURE__ */
|
|
32
|
-
/* @__PURE__ */
|
|
33
|
-
|
|
31
|
+
title: /* @__PURE__ */ r(g, { children: [
|
|
32
|
+
/* @__PURE__ */ r(
|
|
33
|
+
u,
|
|
34
34
|
{
|
|
35
35
|
sx: {
|
|
36
36
|
alignItems: "center",
|
|
@@ -40,25 +40,25 @@ const J = ({
|
|
|
40
40
|
pb: 4
|
|
41
41
|
},
|
|
42
42
|
children: [
|
|
43
|
-
n && /* @__PURE__ */
|
|
44
|
-
|
|
45
|
-
|
|
43
|
+
n && /* @__PURE__ */ i(y, { children: n }),
|
|
44
|
+
o ? /* @__PURE__ */ i(H, { "aria-label": l, onClick: o, size: "small", children: /* @__PURE__ */ i(I, { name: "close", size: 24 }) }) : e && /* @__PURE__ */ i(
|
|
45
|
+
b,
|
|
46
46
|
{
|
|
47
47
|
"aria-label": c,
|
|
48
|
-
endIcon: /* @__PURE__ */
|
|
49
|
-
onClick:
|
|
48
|
+
endIcon: /* @__PURE__ */ i(W, {}),
|
|
49
|
+
onClick: e,
|
|
50
50
|
size: "small",
|
|
51
|
-
children: /* @__PURE__ */
|
|
51
|
+
children: /* @__PURE__ */ i(B, { bold: !0, variant: "body2", children: s })
|
|
52
52
|
}
|
|
53
53
|
)
|
|
54
54
|
]
|
|
55
55
|
}
|
|
56
56
|
),
|
|
57
|
-
t && /* @__PURE__ */
|
|
57
|
+
t && /* @__PURE__ */ i(j, { color: "text.secondary", sx: { fontSize: 15, lineHeight: "20px" }, variant: "body2", children: t })
|
|
58
58
|
] })
|
|
59
59
|
}
|
|
60
60
|
),
|
|
61
|
-
/* @__PURE__ */
|
|
61
|
+
/* @__PURE__ */ i(z, { ref: h, sx: { p: 0, ...d }, children: /* @__PURE__ */ i(M, { availableHeight: f, availableWidth: x, children: a }) })
|
|
62
62
|
] });
|
|
63
63
|
};
|
|
64
64
|
export {
|
|
@@ -14,13 +14,13 @@ import { startOfMonth as oe } from "date-fns/startOfMonth";
|
|
|
14
14
|
import { DateCalendar as se } from "@mui/x-date-pickers/DateCalendar";
|
|
15
15
|
import { LocalizationProvider as ae } from "@mui/x-date-pickers/LocalizationProvider";
|
|
16
16
|
import { AdapterDateFns as ce } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
17
|
-
import { u as k, r as T, o as A, d as J, g as le, a as q, b as re } from "./hooks-
|
|
17
|
+
import { u as k, r as T, o as A, d as J, g as le, a as q, b as re } from "./hooks-RzCoiTd0.mjs";
|
|
18
18
|
import { A as de, N as b } from "./Notification-DTNYSd8P.mjs";
|
|
19
19
|
import { b as me } from "./Localization-CkQ49EKr.mjs";
|
|
20
20
|
import { b as he, f as ue } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
21
21
|
import { T as R, a as D } from "./ToggleListItem-BLu_fWA2.mjs";
|
|
22
22
|
import { D as B } from "./Dialog-iLlBR8TG.mjs";
|
|
23
|
-
import { C as _e } from "./CurrencyInput-
|
|
23
|
+
import { C as _e } from "./CurrencyInput-BMbUVSvz.mjs";
|
|
24
24
|
import { u as pe } from "./useScreenSize-CeFhWTt_.mjs";
|
|
25
25
|
import { D as K } from "./Drawer-XPaLYjiO.mjs";
|
|
26
26
|
import fe from "@mui/material/Collapse";
|
|
@@ -31,8 +31,8 @@ import j from "@mui/material/Button";
|
|
|
31
31
|
import U from "@mui/material/TextField";
|
|
32
32
|
import { u as be } from "./useDimensions-CeDR9V8N.mjs";
|
|
33
33
|
import Q from "@mui/material/styles/useTheme";
|
|
34
|
-
import { u as xe } from "./useInsightsEnabled-
|
|
35
|
-
import { u as Ce } from "./useWidgetLoadTimer-
|
|
34
|
+
import { u as xe } from "./useInsightsEnabled-CzJoG8xi.mjs";
|
|
35
|
+
import { u as Ce } from "./useWidgetLoadTimer-BZjr-BiE.mjs";
|
|
36
36
|
import { L as ve } from "./Loader-CxeBwuPG.mjs";
|
|
37
37
|
const Te = C(() => {
|
|
38
38
|
const { common: n, settings: t } = k(), { sendEmailVerification: s } = T(), { user: l } = A(), i = Q(), [r, a] = p.useState(!1), o = () => {
|
|
@@ -2,10 +2,10 @@ import { jsx as o } from "react/jsx-runtime";
|
|
|
2
2
|
import _ from "react";
|
|
3
3
|
import { observer as p } from "mobx-react-lite";
|
|
4
4
|
import v from "@mui/material/TextField";
|
|
5
|
-
import { u as y, k as h } from "./hooks-
|
|
6
|
-
import { L as b } from "./ListItemAction-
|
|
5
|
+
import { u as y, k as h } from "./hooks-RzCoiTd0.mjs";
|
|
6
|
+
import { L as b } from "./ListItemAction-CNpknVvo.mjs";
|
|
7
7
|
import { a as T, f as S } from "./NumberFormatting-CyrvFgfd.mjs";
|
|
8
|
-
import { C as f } from "./CurrencyInput-
|
|
8
|
+
import { C as f } from "./CurrencyInput-BMbUVSvz.mjs";
|
|
9
9
|
const F = p(({ goal: e }) => {
|
|
10
10
|
const { goals: n } = y(), { setAlert: r, setSelectedGoal: l, updateGoal: m } = h(), [t, s] = _.useState(e.interest_rate ?? 0), c = !e.guid, i = t < 0, d = async () => {
|
|
11
11
|
const a = { ...e, interest_rate: t };
|
|
@@ -7,8 +7,8 @@ import x from "@mui/material/Tabs";
|
|
|
7
7
|
import d from "@mui/material/Divider";
|
|
8
8
|
import R from "@mui/material/List";
|
|
9
9
|
import T from "@mui/material/Stack";
|
|
10
|
-
import { R as C, A as S, a as E, M as v } from "./ManageIncome-
|
|
11
|
-
import { u as _, i as A, g as f } from "./hooks-
|
|
10
|
+
import { R as C, A as S, a as E, M as v } from "./ManageIncome-BX2IqW57.mjs";
|
|
11
|
+
import { u as _, i as A, g as f } from "./hooks-RzCoiTd0.mjs";
|
|
12
12
|
import { b as y, F as N } from "./RepeatingTransaction-D2gmBTd0.mjs";
|
|
13
13
|
import { A as m } from "./Analytics-CzGzz_sE.mjs";
|
|
14
14
|
const I = h(() => {
|