@mx-cartographer/experiences 7.13.16 → 7.13.18
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/{CashflowStore-D3MKniVM.mjs → CashflowStore-CeAzChyD.mjs} +17 -24
- package/dist/{Help-CpLfyvPv.mjs → Help-D-laTbKu.mjs} +2 -2
- package/dist/{ManageIncome--_KEPuCK.mjs → ManageIncome-B1j-AzI1.mjs} +2 -2
- package/dist/{NotificationSettings-DU3vJh5J.mjs → NotificationSettings-C77J42Ue.mjs} +44 -44
- package/dist/{RecurringSettings-XPxxB0Wf.mjs → RecurringSettings-Dyj3i0ZJ.mjs} +2 -2
- package/dist/{RecurringTransactions-BOzBqfdg.mjs → RecurringTransactions-tayG19Wn.mjs} +77 -77
- package/dist/{RecurringTransactionsStore-CcfPS0d3.mjs → RecurringTransactionsStore-Dpl39vbj.mjs} +1 -1
- package/dist/{TransactionDetails-B-C-7meW.mjs → TransactionDetails-CwqokbQo.mjs} +168 -168
- package/dist/accounts/index.es.js +1 -1
- package/dist/analytics/index.es.js +92 -111
- package/dist/budgets/index.es.js +2 -2
- package/dist/cashflow/index.es.js +12 -12
- package/dist/common/index.es.js +5 -5
- package/dist/debts/index.es.js +13 -13
- package/dist/finstrong/index.es.js +4 -4
- package/dist/goals/index.es.js +1 -1
- package/dist/help/index.es.js +1 -1
- package/dist/insights/index.es.js +5 -5
- package/dist/investments/index.es.js +68 -68
- package/dist/networth/index.es.js +1 -1
- package/dist/notifications/index.es.js +1 -1
- package/dist/recurringtransactions/index.es.js +8 -8
- package/dist/settings/index.es.js +212 -221
- package/dist/spending/index.es.js +1 -1
- package/dist/transactions/index.es.js +2 -2
- package/dist/trends/index.es.js +50 -50
- package/package.json +4 -4
|
@@ -56,7 +56,7 @@ import t3 from "@mui/material/Link";
|
|
|
56
56
|
import n3 from "@mui/material/Paper";
|
|
57
57
|
import { subDays as o3, startOfToday as i3, endOfToday as c3 } from "date-fns";
|
|
58
58
|
import { T as a3 } from "../StatusIndicator-CIKUOoN_.mjs";
|
|
59
|
-
import { T as s3 } from "../TransactionDetails-
|
|
59
|
+
import { T as s3 } from "../TransactionDetails-CwqokbQo.mjs";
|
|
60
60
|
import { T as r1 } from "../TabContentContainer-j01JYR_7.mjs";
|
|
61
61
|
import { f as d1 } from "../NumberFormatting-QCaNwbjv.mjs";
|
|
62
62
|
import { C as l3 } from "../ConnectionsDrawer-IA7vnv1J.mjs";
|
|
@@ -1,121 +1,110 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
import { observer as
|
|
4
|
-
import { SurveyQuestionType as
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import {
|
|
10
|
-
import { L } from "../
|
|
11
|
-
import {
|
|
12
|
-
import
|
|
13
|
-
import Q from "@mui/material/
|
|
14
|
-
import
|
|
15
|
-
const
|
|
16
|
-
const { question:
|
|
17
|
-
|
|
1
|
+
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import c from "react";
|
|
3
|
+
import { observer as h } from "mobx-react-lite";
|
|
4
|
+
import { SurveyQuestionType as C } from "posthog-js";
|
|
5
|
+
import R from "@mui/material/Alert";
|
|
6
|
+
import $ from "@mui/material/Button";
|
|
7
|
+
import s from "@mui/material/Stack";
|
|
8
|
+
import { Text as u, TextField as j } from "@mxenabled/mxui";
|
|
9
|
+
import { L as A } from "../Loader-D3rjKx72.mjs";
|
|
10
|
+
import { M as L } from "../MiniWidgetContainer-Bhkv-hpz.mjs";
|
|
11
|
+
import { j as f, u as g, g as W, b as q } from "../hooks-BxkfR-Ff.mjs";
|
|
12
|
+
import E from "@mui/material/ToggleButton";
|
|
13
|
+
import Q from "@mui/material/ToggleButtonGroup";
|
|
14
|
+
import B from "@mui/material/styles/useTheme";
|
|
15
|
+
const G = () => {
|
|
16
|
+
const { question: n, response: a, setResponse: t } = f(), { analytics: o } = g(), m = B(), d = n, y = (p, r) => {
|
|
17
|
+
t(r);
|
|
18
18
|
};
|
|
19
|
-
return /* @__PURE__ */
|
|
19
|
+
return /* @__PURE__ */ i(c.Fragment, { children: [
|
|
20
20
|
/* @__PURE__ */ e(
|
|
21
|
-
|
|
21
|
+
Q,
|
|
22
22
|
{
|
|
23
23
|
exclusive: !0,
|
|
24
|
-
onChange:
|
|
24
|
+
onChange: y,
|
|
25
25
|
sx: {
|
|
26
26
|
display: "flex",
|
|
27
27
|
height: 44,
|
|
28
28
|
justifyContent: "space-between",
|
|
29
29
|
width: "100%"
|
|
30
30
|
},
|
|
31
|
-
value:
|
|
32
|
-
children: Array.from({ length:
|
|
33
|
-
|
|
31
|
+
value: a,
|
|
32
|
+
children: Array.from({ length: d.scale }, (p, r) => /* @__PURE__ */ e(
|
|
33
|
+
E,
|
|
34
34
|
{
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
"&:hover": {
|
|
40
|
-
backgroundColor: t.palette.background.paper
|
|
41
|
-
},
|
|
42
|
-
"&.Mui-selected, &.Mui-selected:hover": {
|
|
43
|
-
backgroundColor: t.palette.mode === "dark" ? "#0749B240" : t.palette.primary.lighter,
|
|
44
|
-
border: `1px solid ${t.palette.primary.main}`,
|
|
45
|
-
color: t.palette.primary.main
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
value: n + 1,
|
|
49
|
-
children: n + 1
|
|
35
|
+
color: "primary",
|
|
36
|
+
sx: { fontWeight: "bold", width: `${100 / d.scale}%` },
|
|
37
|
+
value: r + 1,
|
|
38
|
+
children: r + 1
|
|
50
39
|
},
|
|
51
|
-
|
|
40
|
+
r + 1
|
|
52
41
|
))
|
|
53
42
|
}
|
|
54
43
|
),
|
|
55
|
-
/* @__PURE__ */
|
|
56
|
-
|
|
44
|
+
/* @__PURE__ */ i(
|
|
45
|
+
s,
|
|
57
46
|
{
|
|
58
47
|
sx: {
|
|
59
|
-
color:
|
|
48
|
+
color: m.palette.secondary.light,
|
|
60
49
|
flexDirection: "row",
|
|
61
50
|
justifyContent: "space-between"
|
|
62
51
|
},
|
|
63
52
|
children: [
|
|
64
|
-
/* @__PURE__ */ e(
|
|
65
|
-
/* @__PURE__ */ e(
|
|
53
|
+
/* @__PURE__ */ e(u, { bold: !0, color: "text.secondary", variant: "caption", children: o.strongly_disagree }),
|
|
54
|
+
/* @__PURE__ */ e(u, { bold: !0, color: "text.secondary", variant: "caption", children: o.strongly_agree })
|
|
66
55
|
]
|
|
67
56
|
}
|
|
68
57
|
)
|
|
69
58
|
] });
|
|
70
|
-
},
|
|
71
|
-
const { response:
|
|
59
|
+
}, O = h(G), z = () => {
|
|
60
|
+
const { response: n, setResponse: a } = f(), { analytics: t } = g();
|
|
72
61
|
return /* @__PURE__ */ e(
|
|
73
|
-
|
|
62
|
+
j,
|
|
74
63
|
{
|
|
75
|
-
label:
|
|
64
|
+
label: t.feedback,
|
|
76
65
|
multiline: !0,
|
|
77
|
-
onChange: (
|
|
78
|
-
o
|
|
66
|
+
onChange: (o) => {
|
|
67
|
+
a(o.target.value);
|
|
79
68
|
},
|
|
80
|
-
placeholder:
|
|
69
|
+
placeholder: t.improve_experience,
|
|
81
70
|
rows: 4,
|
|
82
|
-
value:
|
|
71
|
+
value: n
|
|
83
72
|
}
|
|
84
73
|
);
|
|
85
|
-
},
|
|
86
|
-
const { onEvent:
|
|
87
|
-
surveyId:
|
|
88
|
-
question:
|
|
89
|
-
isLastQuestion:
|
|
90
|
-
nextQuestion:
|
|
91
|
-
loadSurvey:
|
|
92
|
-
questionCount:
|
|
93
|
-
response:
|
|
94
|
-
responsePayload:
|
|
95
|
-
resetStore:
|
|
96
|
-
survey:
|
|
97
|
-
} = f(), { analytics:
|
|
98
|
-
|
|
99
|
-
v &&
|
|
100
|
-
}, [v]),
|
|
101
|
-
|
|
102
|
-
$survey_id:
|
|
74
|
+
}, H = h(z), I = () => {
|
|
75
|
+
const { onEvent: n } = W(), {
|
|
76
|
+
surveyId: a,
|
|
77
|
+
question: t,
|
|
78
|
+
isLastQuestion: o,
|
|
79
|
+
nextQuestion: m,
|
|
80
|
+
loadSurvey: d,
|
|
81
|
+
questionCount: y,
|
|
82
|
+
response: p,
|
|
83
|
+
responsePayload: r,
|
|
84
|
+
resetStore: x,
|
|
85
|
+
survey: S
|
|
86
|
+
} = f(), { analytics: l, common: w } = g(), { isCopyLoaded: k, isInitialized: v } = q(), [b, _] = c.useState(!1);
|
|
87
|
+
c.useEffect(() => {
|
|
88
|
+
v && d();
|
|
89
|
+
}, [v]), c.useEffect(() => {
|
|
90
|
+
n("survey shown", {
|
|
91
|
+
$survey_id: a
|
|
103
92
|
});
|
|
104
|
-
}, [
|
|
105
|
-
const
|
|
106
|
-
|
|
107
|
-
$survey_id:
|
|
108
|
-
}),
|
|
93
|
+
}, [S]);
|
|
94
|
+
const M = () => {
|
|
95
|
+
n("survey dismissed", {
|
|
96
|
+
$survey_id: a
|
|
97
|
+
}), x(), _(!1);
|
|
98
|
+
}, T = () => {
|
|
99
|
+
m();
|
|
109
100
|
}, F = () => {
|
|
110
|
-
|
|
111
|
-
}, R = () => {
|
|
112
|
-
s("survey sent", k), g(), C(!0);
|
|
101
|
+
n("survey sent", r), x(), _(!0);
|
|
113
102
|
};
|
|
114
|
-
return
|
|
115
|
-
|
|
103
|
+
return k ? !t && !b ? null : /* @__PURE__ */ i(
|
|
104
|
+
L,
|
|
116
105
|
{
|
|
117
|
-
closeLabel:
|
|
118
|
-
onClose:
|
|
106
|
+
closeLabel: w.close_aria,
|
|
107
|
+
onClose: M,
|
|
119
108
|
sx: {
|
|
120
109
|
"& .MuiCardHeader-root": {
|
|
121
110
|
px: 24,
|
|
@@ -128,44 +117,36 @@ const O = () => {
|
|
|
128
117
|
pb: 0
|
|
129
118
|
}
|
|
130
119
|
},
|
|
131
|
-
title:
|
|
120
|
+
title: l.your_feedback_matters,
|
|
132
121
|
children: [
|
|
133
|
-
/* @__PURE__ */ e(
|
|
134
|
-
|
|
135
|
-
/* @__PURE__ */
|
|
136
|
-
/* @__PURE__ */ e(
|
|
137
|
-
/* @__PURE__ */ e(
|
|
122
|
+
/* @__PURE__ */ e(s, { sx: { pb: 8, px: 24 }, children: /* @__PURE__ */ e(u, { truncate: !1, variant: "subtitle2", children: l.let_us_know }) }),
|
|
123
|
+
t && /* @__PURE__ */ i(c.Fragment, { children: [
|
|
124
|
+
/* @__PURE__ */ i(s, { sx: { gap: 4, px: 24, py: 16 }, children: [
|
|
125
|
+
/* @__PURE__ */ e(u, { bold: !0, truncate: !1, children: t.question }),
|
|
126
|
+
/* @__PURE__ */ e(u, { variant: "caption", children: y })
|
|
138
127
|
] }),
|
|
139
|
-
/* @__PURE__ */
|
|
140
|
-
|
|
141
|
-
|
|
128
|
+
/* @__PURE__ */ i(s, { sx: { gap: 6, px: 24, pb: 8 }, children: [
|
|
129
|
+
t.type === C.Rating && /* @__PURE__ */ e(O, {}),
|
|
130
|
+
t.type === C.Open && /* @__PURE__ */ e(H, {})
|
|
142
131
|
] }),
|
|
143
|
-
/* @__PURE__ */ e(
|
|
144
|
-
|
|
132
|
+
/* @__PURE__ */ e(s, { sx: { px: 24, py: 16 }, children: /* @__PURE__ */ e(
|
|
133
|
+
$,
|
|
145
134
|
{
|
|
146
|
-
disabled: !
|
|
147
|
-
onClick:
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
"&:hover": {
|
|
151
|
-
// temp hardcoded dark mode color until design team decision
|
|
152
|
-
backgroundColor: o.palette.mode === "dark" ? "#0749B240" : o.palette.primary.lighter,
|
|
153
|
-
borderColor: o.palette.primary.main
|
|
154
|
-
}
|
|
155
|
-
},
|
|
156
|
-
variant: t && n ? "contained" : "outlined",
|
|
157
|
-
children: t ? c.submit_feedback : c.continue
|
|
135
|
+
disabled: !o && !p,
|
|
136
|
+
onClick: o ? F : T,
|
|
137
|
+
variant: o && p ? "contained" : "outlined",
|
|
138
|
+
children: o ? l.submit_feedback : l.continue
|
|
158
139
|
}
|
|
159
140
|
) })
|
|
160
141
|
] }),
|
|
161
|
-
|
|
162
|
-
/* @__PURE__ */ e(
|
|
163
|
-
/* @__PURE__ */ e(
|
|
142
|
+
b && /* @__PURE__ */ i(c.Fragment, { children: [
|
|
143
|
+
/* @__PURE__ */ e(s, { sx: { px: 24, py: 24 }, children: /* @__PURE__ */ e(u, { bold: !0, truncate: !1, children: l.thank_you }) }),
|
|
144
|
+
/* @__PURE__ */ e(s, { sx: { px: 24, pb: 24 }, children: /* @__PURE__ */ e(R, { severity: "success", variant: "filled", children: l.feedback_sent_successfully }) })
|
|
164
145
|
] })
|
|
165
146
|
]
|
|
166
147
|
}
|
|
167
|
-
) : /* @__PURE__ */ e(
|
|
168
|
-
},
|
|
148
|
+
) : /* @__PURE__ */ e(A, {});
|
|
149
|
+
}, se = h(I);
|
|
169
150
|
export {
|
|
170
|
-
|
|
151
|
+
se as SurveyMiniWidget
|
|
171
152
|
};
|
package/dist/budgets/index.es.js
CHANGED
|
@@ -37,7 +37,7 @@ import Ee from "@mui/material/Tab";
|
|
|
37
37
|
import et from "@mui/material/Tabs";
|
|
38
38
|
import { e as tt } from "../exportTransactionsToCSV-CdTF_RqL.mjs";
|
|
39
39
|
import { T as Ae } from "../StatusIndicator-CIKUOoN_.mjs";
|
|
40
|
-
import { T as ot, c as nt } from "../TransactionDetails-
|
|
40
|
+
import { T as ot, c as nt } from "../TransactionDetails-CwqokbQo.mjs";
|
|
41
41
|
import ve from "@mui/material/Card";
|
|
42
42
|
import Te from "@mui/material/CardContent";
|
|
43
43
|
import { S as Be } from "../StatusBar-BK_uYHAB.mjs";
|
|
@@ -46,7 +46,7 @@ import { u as at, b as rt } from "../CategorySelectorDrawer-Dc9Widy9.mjs";
|
|
|
46
46
|
import je from "@mui/material/CardHeader";
|
|
47
47
|
import { subDays as st } from "date-fns/subDays";
|
|
48
48
|
import it from "@mui/material/IconButton";
|
|
49
|
-
import { M as ct } from "../ManageIncome
|
|
49
|
+
import { M as ct } from "../ManageIncome-B1j-AzI1.mjs";
|
|
50
50
|
import { u as ze } from "../useWidgetLoadTimer-DgN1bTyu.mjs";
|
|
51
51
|
import { W as lt } from "../WidgetContainer-B7xDq2bM.mjs";
|
|
52
52
|
import { u as dt, g as ut, C as mt } from "../BudgetUtil-CLhRnCoX.mjs";
|
|
@@ -10,15 +10,15 @@ import se from "@mui/material/styles/useTheme";
|
|
|
10
10
|
import { Text as m, P as N, Icon as M, InstitutionLogo as ye, H2 as de, H3 as Ye } from "@mxenabled/mxui";
|
|
11
11
|
import { G as Qe, t as me, u as L, p as ce, d as Ne, b as P, i as U, g as ke, a as Ke, h as Oe, o as Xe } from "../hooks-BxkfR-Ff.mjs";
|
|
12
12
|
import { C as R } from "../CurrencyText-CA-E5N_y.mjs";
|
|
13
|
-
import { I as ue } from "../CashflowStore-
|
|
14
|
-
import { C as qn } from "../CashflowStore-
|
|
13
|
+
import { I as ue } from "../CashflowStore-CeAzChyD.mjs";
|
|
14
|
+
import { C as qn } from "../CashflowStore-CeAzChyD.mjs";
|
|
15
15
|
import { u as pe } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
16
16
|
import { L as Z } from "../Loader-D3rjKx72.mjs";
|
|
17
17
|
import { b as $ } from "../Localization-CPkpIwIx.mjs";
|
|
18
18
|
import { M as Je } from "../MiniWidgetContainer-Bhkv-hpz.mjs";
|
|
19
19
|
import { E as Ze } from "../EmptyState-DHAkGsjk.mjs";
|
|
20
20
|
import { u as Fe } from "../useWidgetLoadTimer-DgN1bTyu.mjs";
|
|
21
|
-
import { R as et } from "../RecurringSettings-
|
|
21
|
+
import { R as et } from "../RecurringSettings-Dyj3i0ZJ.mjs";
|
|
22
22
|
import tt from "@mui/material/Tabs";
|
|
23
23
|
import Ce from "@mui/material/Tab";
|
|
24
24
|
import { getUnixTime as z } from "date-fns/getUnixTime";
|
|
@@ -36,7 +36,7 @@ import { alpha as it, keyframes as at } from "@mui/material/styles";
|
|
|
36
36
|
import { DataGridPro as rt } from "@mui/x-data-grid-pro";
|
|
37
37
|
import { T as we } from "../TabContentContainer-j01JYR_7.mjs";
|
|
38
38
|
import G from "@mui/material/Button";
|
|
39
|
-
import { M as st, S as ct, i as lt, d as Se, c as dt } from "../ManageIncome
|
|
39
|
+
import { M as st, S as ct, i as lt, d as Se, c as dt } from "../ManageIncome-B1j-AzI1.mjs";
|
|
40
40
|
import { D as Ge } from "../Drawer-Bbe4AMB1.mjs";
|
|
41
41
|
import { subDays as Me } from "date-fns/subDays";
|
|
42
42
|
import { endOfToday as mt } from "date-fns/endOfToday";
|
|
@@ -47,7 +47,7 @@ import { formatISO as pt } from "date-fns/formatISO";
|
|
|
47
47
|
import { fromUnixTime as De } from "date-fns/fromUnixTime";
|
|
48
48
|
import { startOfMonth as ht } from "date-fns/startOfMonth";
|
|
49
49
|
import { S as ft, a as gt } from "../StatusIndicator-CIKUOoN_.mjs";
|
|
50
|
-
import { F as bt, R as ve, e as Ae } from "../RecurringTransactions-
|
|
50
|
+
import { F as bt, R as ve, e as Ae } from "../RecurringTransactions-tayG19Wn.mjs";
|
|
51
51
|
import { h as xt } from "../DateUtil-wcYTmDRD.mjs";
|
|
52
52
|
import { F as yt, A as j } from "../Fetch-B6tMJC1r.mjs";
|
|
53
53
|
const Y = () => {
|
|
@@ -100,7 +100,7 @@ const Y = () => {
|
|
|
100
100
|
return _ ? /* @__PURE__ */ e(D, { className: "mx-cashflow", pl: 16, pr: 16, pt: 16, children: n > 710 ? /* @__PURE__ */ o(
|
|
101
101
|
s,
|
|
102
102
|
{
|
|
103
|
-
border: `1px solid ${i.palette.
|
|
103
|
+
border: `1px solid ${i.palette.divider}`,
|
|
104
104
|
borderRadius: 1,
|
|
105
105
|
direction: "row",
|
|
106
106
|
justifyContent: "space-between",
|
|
@@ -126,13 +126,13 @@ const Y = () => {
|
|
|
126
126
|
/* @__PURE__ */ e(ue, { body: c.tooltip_body, title: c.tooltip_title })
|
|
127
127
|
] })
|
|
128
128
|
] }),
|
|
129
|
-
/* @__PURE__ */ e(s, { borderLeft: `1px solid ${i.palette.
|
|
129
|
+
/* @__PURE__ */ e(s, { borderLeft: `1px solid ${i.palette.divider}`, pb: 12, pl: 24, pt: 12, children: /* @__PURE__ */ o(B, { children: [
|
|
130
130
|
/* @__PURE__ */ e(m, { variant: "h2", children: $(c.days, l) }),
|
|
131
131
|
/* @__PURE__ */ e(N, { variant: "caption", whiteSpace: "nowrap", children: c.next_paycheck })
|
|
132
132
|
] }) })
|
|
133
133
|
]
|
|
134
134
|
}
|
|
135
|
-
) : /* @__PURE__ */ o(s, { border: `1px solid ${i.palette.
|
|
135
|
+
) : /* @__PURE__ */ o(s, { border: `1px solid ${i.palette.divider}`, borderRadius: 1, children: [
|
|
136
136
|
/* @__PURE__ */ o(s, { direction: "row", justifyContent: "space-between", p: 16, children: [
|
|
137
137
|
/* @__PURE__ */ e(m, { variant: "body2", children: $(
|
|
138
138
|
c.total_cash_accounts,
|
|
@@ -292,7 +292,7 @@ const Dt = ({ recurrence: i }) => /* @__PURE__ */ o(B, { children: [
|
|
|
292
292
|
{
|
|
293
293
|
sx: {
|
|
294
294
|
border: "1px solid",
|
|
295
|
-
borderColor: "
|
|
295
|
+
borderColor: "neutral.light",
|
|
296
296
|
mb: 24,
|
|
297
297
|
borderRadius: 1
|
|
298
298
|
},
|
|
@@ -467,7 +467,7 @@ const Dt = ({ recurrence: i }) => /* @__PURE__ */ o(B, { children: [
|
|
|
467
467
|
rows: g,
|
|
468
468
|
sx: {
|
|
469
469
|
border: "1px solid",
|
|
470
|
-
borderColor: "
|
|
470
|
+
borderColor: "neutral.light",
|
|
471
471
|
borderRadius: 1,
|
|
472
472
|
"& .MuiDataGrid-columnHeader .MuiIconButton-root": {
|
|
473
473
|
color: n.palette.primary.main,
|
|
@@ -491,7 +491,7 @@ const Dt = ({ recurrence: i }) => /* @__PURE__ */ o(B, { children: [
|
|
|
491
491
|
{
|
|
492
492
|
sx: {
|
|
493
493
|
border: "1px solid",
|
|
494
|
-
borderColor: "
|
|
494
|
+
borderColor: "neutral.light",
|
|
495
495
|
borderRadius: 1,
|
|
496
496
|
marginBottom: 24
|
|
497
497
|
},
|
|
@@ -659,7 +659,7 @@ const Dt = ({ recurrence: i }) => /* @__PURE__ */ o(B, { children: [
|
|
|
659
659
|
s,
|
|
660
660
|
{
|
|
661
661
|
border: b ? "1px solid" : "none",
|
|
662
|
-
borderColor: "
|
|
662
|
+
borderColor: "neutral.light",
|
|
663
663
|
borderRadius: 2,
|
|
664
664
|
flexDirection: b ? "column" : "row",
|
|
665
665
|
gap: b ? 0 : 24,
|
package/dist/common/index.es.js
CHANGED
|
@@ -24,9 +24,9 @@ import { T as Y } from "../TransactionStore-rpqhGX8m.mjs";
|
|
|
24
24
|
import { S as _s } from "../TransactionStore-rpqhGX8m.mjs";
|
|
25
25
|
import { T as ms } from "../TabContentContainer-j01JYR_7.mjs";
|
|
26
26
|
import { I as Ss } from "../IconBacking-B9oC6uL2.mjs";
|
|
27
|
-
import { D as ws, F as Cs, c as Ds, d as Es, R as As, S as xs } from "../RecurringTransactions-
|
|
28
|
-
import { C as Q } from "../CashflowStore-
|
|
29
|
-
import { I as Bs } from "../CashflowStore-
|
|
27
|
+
import { D as ws, F as Cs, c as Ds, d as Es, R as As, S as xs } from "../RecurringTransactions-tayG19Wn.mjs";
|
|
28
|
+
import { C as Q } from "../CashflowStore-CeAzChyD.mjs";
|
|
29
|
+
import { I as Bs } from "../CashflowStore-CeAzChyD.mjs";
|
|
30
30
|
import { d as K } from "../GoalStore-DB58sKTC.mjs";
|
|
31
31
|
import { C as vs, G as Ms, M as ks, T as Ns } from "../GoalStore-DB58sKTC.mjs";
|
|
32
32
|
import { C as Ls } from "../CurrencyText-CA-E5N_y.mjs";
|
|
@@ -50,8 +50,8 @@ import { I as _r, P as fr, S as mr } from "../Account-DuOz1a27.mjs";
|
|
|
50
50
|
import { b as f } from "../Category-CevNQ03n.mjs";
|
|
51
51
|
import { C as Sr, c as br, a as wr, P as Cr } from "../Category-CevNQ03n.mjs";
|
|
52
52
|
import { C as Er, f as Ar, b as xr, a as Tr, g as Br, i as Ir } from "../NumberFormatting-QCaNwbjv.mjs";
|
|
53
|
-
import { R as X } from "../RecurringTransactionsStore-
|
|
54
|
-
import { S as Mr, T as kr } from "../RecurringTransactionsStore-
|
|
53
|
+
import { R as X } from "../RecurringTransactionsStore-Dpl39vbj.mjs";
|
|
54
|
+
import { S as Mr, T as kr } from "../RecurringTransactionsStore-Dpl39vbj.mjs";
|
|
55
55
|
import { G as Ur, C as Lr, D as Or, W as Pr, d as Rr, a as $r, m as Fr, t as Gr, l as Hr, v as Wr, w as qr, g as Yr, y as Qr, u as Kr, f as zr, b as jr, k as Vr, z as Zr, s as Xr, x as Jr, c as to, q as eo, n as so, A as ro, i as oo, r as ao, h as no, B as io, o as co, p as uo } from "../hooks-BxkfR-Ff.mjs";
|
|
56
56
|
import { u as lo } from "../useAccountDisplayName-DKwT1mWv.mjs";
|
|
57
57
|
import { u as po } from "../useInsightsEnabled-DL_oNyI0.mjs";
|
package/dist/debts/index.es.js
CHANGED
|
@@ -290,7 +290,7 @@ const F = () => {
|
|
|
290
290
|
_,
|
|
291
291
|
{
|
|
292
292
|
sx: {
|
|
293
|
-
borderBottom: `1px solid ${r.palette.
|
|
293
|
+
borderBottom: `1px solid ${r.palette.neutral.light}`,
|
|
294
294
|
flexDirection: "row",
|
|
295
295
|
flexGrow: 1,
|
|
296
296
|
py: 14,
|
|
@@ -334,7 +334,7 @@ const F = () => {
|
|
|
334
334
|
height: 20,
|
|
335
335
|
marginRight: 12,
|
|
336
336
|
borderRadius: "50%",
|
|
337
|
-
border: `3px solid ${r.palette.
|
|
337
|
+
border: `3px solid ${r.palette.neutral.main}`
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
340
|
),
|
|
@@ -342,7 +342,7 @@ const F = () => {
|
|
|
342
342
|
_,
|
|
343
343
|
{
|
|
344
344
|
sx: {
|
|
345
|
-
borderBottom: `1px solid ${r.palette.
|
|
345
|
+
borderBottom: `1px solid ${r.palette.neutral.light}`,
|
|
346
346
|
flexDirection: "row",
|
|
347
347
|
flexGrow: 1,
|
|
348
348
|
py: 14,
|
|
@@ -364,7 +364,7 @@ const F = () => {
|
|
|
364
364
|
height: 20,
|
|
365
365
|
marginRight: 12,
|
|
366
366
|
borderRadius: "50%",
|
|
367
|
-
border: `3px solid ${r.palette.
|
|
367
|
+
border: `3px solid ${r.palette.neutral.main}`
|
|
368
368
|
}
|
|
369
369
|
}
|
|
370
370
|
),
|
|
@@ -381,8 +381,8 @@ const F = () => {
|
|
|
381
381
|
px: 24,
|
|
382
382
|
flexDirection: "row",
|
|
383
383
|
justifyContent: "space-between",
|
|
384
|
-
borderTop: `1px solid ${r.palette.
|
|
385
|
-
borderBottom: `1px solid ${r.palette.
|
|
384
|
+
borderTop: `1px solid ${r.palette.neutral.light}`,
|
|
385
|
+
borderBottom: `1px solid ${r.palette.neutral.light}`
|
|
386
386
|
},
|
|
387
387
|
children: [
|
|
388
388
|
/* @__PURE__ */ e(l, { bold: !0, variant: "body1", children: t.snowball_drawer_total_label }),
|
|
@@ -417,7 +417,7 @@ const F = () => {
|
|
|
417
417
|
_,
|
|
418
418
|
{
|
|
419
419
|
sx: {
|
|
420
|
-
borderBottom: `1px solid ${r.palette.
|
|
420
|
+
borderBottom: `1px solid ${r.palette.neutral.light}`,
|
|
421
421
|
flexDirection: "row",
|
|
422
422
|
flexGrow: 1,
|
|
423
423
|
py: 14,
|
|
@@ -461,7 +461,7 @@ const F = () => {
|
|
|
461
461
|
height: 20,
|
|
462
462
|
marginRight: 12,
|
|
463
463
|
borderRadius: "50%",
|
|
464
|
-
border: `3px solid ${r.palette.
|
|
464
|
+
border: `3px solid ${r.palette.neutral.main}`
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
467
|
),
|
|
@@ -489,8 +489,8 @@ const F = () => {
|
|
|
489
489
|
px: 24,
|
|
490
490
|
flexDirection: "row",
|
|
491
491
|
justifyContent: "space-between",
|
|
492
|
-
borderTop: `1px solid ${r.palette.
|
|
493
|
-
borderBottom: `1px solid ${r.palette.
|
|
492
|
+
borderTop: `1px solid ${r.palette.neutral.light}`,
|
|
493
|
+
borderBottom: `1px solid ${r.palette.neutral.light}`
|
|
494
494
|
},
|
|
495
495
|
children: [
|
|
496
496
|
/* @__PURE__ */ e(l, { bold: !0, variant: "body1", children: t.snowball_drawer_total_label }),
|
|
@@ -558,8 +558,8 @@ const F = () => {
|
|
|
558
558
|
px: 24,
|
|
559
559
|
flexDirection: "row",
|
|
560
560
|
justifyContent: "space-between",
|
|
561
|
-
borderTop: `1px solid ${r.palette.
|
|
562
|
-
borderBottom: `1px solid ${r.palette.
|
|
561
|
+
borderTop: `1px solid ${r.palette.neutral.light}`,
|
|
562
|
+
borderBottom: `1px solid ${r.palette.neutral.light}`
|
|
563
563
|
},
|
|
564
564
|
children: [
|
|
565
565
|
/* @__PURE__ */ e(l, { bold: !0, variant: "body1", children: t.snowball_drawer_total_label }),
|
|
@@ -768,7 +768,7 @@ const Ae = ({
|
|
|
768
768
|
g,
|
|
769
769
|
{
|
|
770
770
|
sx: {
|
|
771
|
-
borderBottom: `1px solid ${o.palette.
|
|
771
|
+
borderBottom: `1px solid ${o.palette.divider}`,
|
|
772
772
|
flexDirection: "row",
|
|
773
773
|
flexGrow: 1,
|
|
774
774
|
py: 14,
|
|
@@ -37,7 +37,7 @@ import $n from "@mui/material/ListItemButton";
|
|
|
37
37
|
import En from "@mui/material/ListSubheader";
|
|
38
38
|
import { f as W } from "../NumberFormatting-QCaNwbjv.mjs";
|
|
39
39
|
import { b as V } from "../Localization-CPkpIwIx.mjs";
|
|
40
|
-
import { S as it, F as Mt, e as zn, R as Dt } from "../RecurringTransactions-
|
|
40
|
+
import { S as it, F as Mt, e as zn, R as Dt } from "../RecurringTransactions-tayG19Wn.mjs";
|
|
41
41
|
import { A as He } from "../Account-BiB1F8lL.mjs";
|
|
42
42
|
import { S as Gn } from "../StatusBar-BK_uYHAB.mjs";
|
|
43
43
|
import { h as It } from "../DateUtil-wcYTmDRD.mjs";
|
|
@@ -56,10 +56,10 @@ import { formatISO as oo } from "date-fns/formatISO";
|
|
|
56
56
|
import { fromUnixTime as ro } from "date-fns/fromUnixTime";
|
|
57
57
|
import { startOfToday as st } from "date-fns/startOfToday";
|
|
58
58
|
import { subDays as ao } from "date-fns/subDays";
|
|
59
|
-
import { c as io, d as ct, S as so, i as co } from "../ManageIncome
|
|
59
|
+
import { c as io, d as ct, S as so, i as co } from "../ManageIncome-B1j-AzI1.mjs";
|
|
60
60
|
import { LocalizationProvider as lo, DatePicker as po, StaticDatePicker as _o } from "@mui/x-date-pickers";
|
|
61
61
|
import { AdapterDateFns as Ot } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
62
|
-
import { R as uo } from "../RecurringSettings-
|
|
62
|
+
import { R as uo } from "../RecurringSettings-Dyj3i0ZJ.mjs";
|
|
63
63
|
import { LocalizationProvider as ho } from "@mui/x-date-pickers/LocalizationProvider";
|
|
64
64
|
import { format as mo } from "date-fns/format";
|
|
65
65
|
import go from "@mui/lab/Timeline";
|
|
@@ -3632,7 +3632,7 @@ const zo = ({ total: t }) => {
|
|
|
3632
3632
|
height: 300,
|
|
3633
3633
|
isCurrency: !1,
|
|
3634
3634
|
isGraphClippingXAxis: !0,
|
|
3635
|
-
labelBackgroundColor: F.palette.
|
|
3635
|
+
labelBackgroundColor: F.palette.neutral.dark,
|
|
3636
3636
|
labelFontColor: F.palette.common.white,
|
|
3637
3637
|
labelFontSize: typeof F.typography.caption?.fontSize == "string" ? parseFloat(F.typography.caption.fontSize) : F.typography.caption?.fontSize,
|
|
3638
3638
|
labels: [C.key_indicators_label],
|
package/dist/goals/index.es.js
CHANGED
|
@@ -1021,7 +1021,7 @@ const At = (t, n) => n ? I(t, t < 1e3 ? "0" : "0.00a").replace(
|
|
|
1021
1021
|
/* @__PURE__ */ e(
|
|
1022
1022
|
yt,
|
|
1023
1023
|
{
|
|
1024
|
-
backgroundStrokeColor: u.palette.
|
|
1024
|
+
backgroundStrokeColor: u.palette.neutral.light,
|
|
1025
1025
|
color: u.palette.primary.main,
|
|
1026
1026
|
percent: s,
|
|
1027
1027
|
size: 40,
|
package/dist/help/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { observer as t } from "mobx-react-lite";
|
|
3
|
-
import { H as m } from "../Help-
|
|
3
|
+
import { H as m } from "../Help-D-laTbKu.mjs";
|
|
4
4
|
import { b as s } from "../hooks-BxkfR-Ff.mjs";
|
|
5
5
|
import { u as a } from "../useWidgetLoadTimer-DgN1bTyu.mjs";
|
|
6
6
|
import { L as p } from "../Loader-D3rjKx72.mjs";
|
|
@@ -407,7 +407,7 @@ const G1 = ({
|
|
|
407
407
|
{
|
|
408
408
|
labelAlign: "middle",
|
|
409
409
|
lineStyle: {
|
|
410
|
-
stroke: b.palette.
|
|
410
|
+
stroke: b.palette.neutral.darker,
|
|
411
411
|
strokeDasharray: "0.1 5.9",
|
|
412
412
|
strokeLinecap: "round",
|
|
413
413
|
strokeWidth: 2
|
|
@@ -421,7 +421,7 @@ const G1 = ({
|
|
|
421
421
|
{
|
|
422
422
|
labelAlign: "middle",
|
|
423
423
|
lineStyle: {
|
|
424
|
-
stroke: b.palette.
|
|
424
|
+
stroke: b.palette.neutral.dark
|
|
425
425
|
},
|
|
426
426
|
y: 0
|
|
427
427
|
}
|
|
@@ -2061,7 +2061,7 @@ const F1 = ({
|
|
|
2061
2061
|
fontSize: o ? 15 : 13,
|
|
2062
2062
|
fontWeight: o ? 600 : 700,
|
|
2063
2063
|
p: "0px 16px",
|
|
2064
|
-
borderColor: "
|
|
2064
|
+
borderColor: "neutral.light",
|
|
2065
2065
|
...a
|
|
2066
2066
|
}),
|
|
2067
2067
|
variant: n && o ? "contained" : s || "outlined",
|
|
@@ -2200,7 +2200,7 @@ const F1 = ({
|
|
|
2200
2200
|
{
|
|
2201
2201
|
sx: (s) => ({
|
|
2202
2202
|
p: "24px 0px 23px 0px",
|
|
2203
|
-
borderBottom: `1px solid ${s.palette.
|
|
2203
|
+
borderBottom: `1px solid ${s.palette.divider}`
|
|
2204
2204
|
}),
|
|
2205
2205
|
children: /* @__PURE__ */ e(
|
|
2206
2206
|
Te,
|
|
@@ -3112,7 +3112,7 @@ const St = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAACvCAYAAACM9QdJAA
|
|
|
3112
3112
|
alignSelf: "stretch",
|
|
3113
3113
|
bgcolor: "background.paper",
|
|
3114
3114
|
border: "1px solid",
|
|
3115
|
-
borderColor: "
|
|
3115
|
+
borderColor: "neutral.light",
|
|
3116
3116
|
borderRadius: "8px",
|
|
3117
3117
|
boxShadow: 1,
|
|
3118
3118
|
gap: 12,
|