@mx-cartographer/experiences 7.2.13-alpha.mm3 → 7.2.14-alpha.san1
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/{Account-B-CuHOYf.mjs → Account-01wOyrH1.mjs} +1 -1
- package/dist/{AccountDetailsContent-bqByD9ea.mjs → AccountDetailsContent-C_ZRryuO.mjs} +10 -10
- package/dist/{AccountDetailsHeader-vcy67tuH.mjs → AccountDetailsHeader-D5h5tdeG.mjs} +8 -8
- package/dist/{AccountFields-cUP-9Hm6.mjs → AccountFields-CPkGZ3SD.mjs} +5 -5
- package/dist/{AccountListItem-DChcf3SN.mjs → AccountListItem-D4uG9yC-.mjs} +4 -4
- package/dist/{AccountStore-D6KiXA1B.mjs → AccountStore-DYwH7yC9.mjs} +40 -29
- package/dist/{Accounts-IeEtQjzA.mjs → Accounts-D7QljYas.mjs} +1 -1
- package/dist/{BudgetUtil-B2ZXyw-g.mjs → BudgetUtil-wjoNuj7B.mjs} +1 -1
- package/dist/{CategorySelectorDrawer-DUe4lH5-.mjs → CategorySelectorDrawer-ZO9N26Kx.mjs} +3 -3
- package/dist/{CategoryStore-BCcpI3oJ.mjs → CategoryStore-C1IfDPCE.mjs} +1 -1
- package/dist/{CategoryUtil-BR3H5i6n.mjs → CategoryUtil-DUM8NuGO.mjs} +1 -1
- package/dist/{ConnectDrawer-DaFRU5st.mjs → ConnectDrawer-CuUj16NH.mjs} +3 -2
- package/dist/{ConnectionsDrawer-DHJ7qdWL.mjs → ConnectionsDrawer-Bz4uwdFE.mjs} +14 -13
- package/dist/{CurrencyInput-DUsQbkXb.mjs → CurrencyInput-xH-hqry9.mjs} +1 -1
- package/dist/{DateUtil-BcuH7ErC.mjs → DateUtil-CBdcsyuk.mjs} +3 -3
- package/dist/{DebtsStore-z3VARSO6.mjs → DebtsStore-Bu8rRRSL.mjs} +1 -1
- package/dist/{Dialog-CWW597AF.mjs → Dialog-BPTr3qHE.mjs} +2 -2
- package/dist/Donut-oaQFlbit.mjs +86 -0
- package/dist/Drawer-BEtCk82g.mjs +163 -0
- package/dist/{EmptyState-DA_lfRBv.mjs → EmptyState-DoxNUae-.mjs} +24 -22
- package/dist/{ExportCsvAction-sX8Rg4Ov.mjs → ExportCsvAction-DlGZfm4y.mjs} +3 -3
- package/dist/FinstrongStore-1MFI6RcM.mjs +435 -0
- package/dist/{GoalStore-TD0BfzWX.mjs → GoalStore-Dcnj5pii.mjs} +3 -3
- package/dist/{Help-B6dIcujh.mjs → Help-BnPXM_N2.mjs} +2 -2
- package/dist/{LineChart-D4GI7nVh.mjs → LineChart-Ct9DNmhS.mjs} +209 -181
- package/dist/{ListItemAction-DHa3KJPs.mjs → ListItemAction-uobBrm_a.mjs} +10 -10
- package/dist/{ManageIncome-Cw-QhHiy.mjs → ManageIncome-C3bINPG2.mjs} +112 -111
- package/dist/{MicroWidgetContainer-DpeqN9n3.mjs → MicroWidgetContainer-DEiRnYVa.mjs} +1 -1
- package/dist/{MiniWidgetContainer-D0gfmbaF.mjs → MiniWidgetContainer-CmXpTylX.mjs} +1 -1
- package/dist/{NetWorthStore-B_1oulrt.mjs → NetWorthStore-CpL_kqvx.mjs} +2 -2
- package/dist/{NotificationSettings-DqrkNMod.mjs → NotificationSettings-BKKuULAd.mjs} +5 -5
- package/dist/{OriginalBalanceAction-CWuVvRq9.mjs → OriginalBalanceAction-CCmnsd7y.mjs} +3 -3
- package/dist/{RecurringSettings-Dhf7DHVC.mjs → RecurringSettings-B_mCFQhb.mjs} +4 -4
- package/dist/{RecurringTransactions-ej39mgA6.mjs → RecurringTransactions-CngsRZ3K.mjs} +45 -44
- package/dist/{RecurringTransactionsStore-DrzS1LmF.mjs → RecurringTransactionsStore-C4RVULF8.mjs} +1 -1
- package/dist/{SpendingData-D5vsfYKo.mjs → SpendingData-BuJ03S9d.mjs} +16 -16
- package/dist/SpendingLegend-CW8mIzqd.mjs +196 -0
- package/dist/{TransactionDetails-DW7T0W0z.mjs → TransactionDetails-CaJruWq3.mjs} +11 -8
- package/dist/{TransactionStore-DxPLdF3B.mjs → TransactionStore-DvOEbOzL.mjs} +3 -3
- package/dist/{TrendsStore-DCYbpXPO.mjs → TrendsStore-BVNxGsE4.mjs} +14 -14
- package/dist/{User-BQUxBeZV.mjs → User-wXzDI4M8.mjs} +2 -2
- package/dist/{WidgetContainer-C88Ecu2W.mjs → WidgetContainer-6dsjtOVg.mjs} +4 -4
- package/dist/accounts/components/AccountsListCompact.d.ts +10 -0
- package/dist/accounts/index.es.js +14 -14
- package/dist/accounts/stores/AccountStore.d.ts +2 -0
- package/dist/analytics/index.es.js +2 -2
- package/dist/budgets/index.es.js +456 -431
- package/dist/cashflow/index.es.js +45 -45
- package/dist/categories/index.es.js +2 -2
- package/dist/common/components/Select.d.ts +4 -2
- package/dist/common/components/charts/LineChart.d.ts +8 -2
- package/dist/common/components/charts/linechart/CustomMark.d.ts +4 -0
- package/dist/common/components/drawer/Drawer.d.ts +3 -0
- package/dist/common/components/drawer/Footer.d.ts +17 -0
- package/dist/common/index.es.js +35 -35
- package/dist/common/types/Finstrong.d.ts +50 -0
- package/dist/common/types/Widgets.d.ts +1 -0
- package/dist/common/types/index.d.ts +1 -1
- package/dist/common/types/localization/FinstrongCopy.d.ts +58 -1
- package/dist/dashboard/index.es.js +2 -2
- package/dist/debts/index.es.js +11 -11
- package/dist/{exportTransactionsToCSV-7bVS7KXf.mjs → exportTransactionsToCSV-hrNpJ77n.mjs} +2 -2
- package/dist/finstrong/FinstrongWidget.d.ts +1 -1
- package/dist/finstrong/api/FinstrongApi.d.ts +5 -0
- package/dist/finstrong/components/ConnectMoreAccountsCard.d.ts +3 -1
- package/dist/finstrong/components/CreditScore/CreditScoreContent.d.ts +4 -0
- package/dist/finstrong/components/CreditScore/CreditScoreHeader.d.ts +4 -0
- package/dist/finstrong/components/HaveManageableDebt/DebtPaymentTabContent.d.ts +3 -0
- package/dist/finstrong/components/HaveManageableDebt/HaveManageableDebtComponent.d.ts +3 -0
- package/dist/finstrong/components/HaveManageableDebt/HaveManageableDebtProgressBar.d.ts +4 -0
- package/dist/finstrong/components/HaveManageableDebt/IncomeTabContent.d.ts +3 -0
- package/dist/finstrong/components/KeyIndicatorsBorrowTab.d.ts +2 -2
- package/dist/finstrong/components/KeyIndicatorsDrawer.d.ts +4 -1
- package/dist/finstrong/components/KeyIndicatorsSaveTab.d.ts +2 -2
- package/dist/finstrong/components/KeyIndicatorsSpendTab.d.ts +2 -2
- package/dist/finstrong/components/KeyIndicatorsTabItem.d.ts +4 -3
- package/dist/finstrong/components/KeyIndicatorsTabItemDrawer.d.ts +10 -0
- package/dist/finstrong/components/KeyIndicatorsTabsWidget.d.ts +2 -2
- package/dist/finstrong/components/MaintainingEmergencySavings/EstimatedContributionCalculator.d.ts +6 -0
- package/dist/finstrong/components/MaintainingEmergencySavings/MaintainingEmergencySavingsContent.d.ts +4 -0
- package/dist/finstrong/components/MaintainingEmergencySavings/MaintainingEmergencySavingsSticky.d.ts +4 -0
- package/dist/finstrong/components/ProgressBar.d.ts +15 -0
- package/dist/finstrong/components/SaveEnoughToLiveOn/AvailableTabContent.d.ts +3 -0
- package/dist/finstrong/components/SaveEnoughToLiveOn/SaveEnoughToLiveOnDrawerContent.d.ts +3 -0
- package/dist/finstrong/components/SaveEnoughToLiveOn/SaveEnoughToLiveOnProgressBar.d.ts +4 -0
- package/dist/finstrong/components/SaveEnoughToLiveOn/SpendingTabContent.d.ts +3 -0
- package/dist/finstrong/components/SpendLessThanYouMake/SpendLessThanYouMakeComponent.d.ts +3 -0
- package/dist/finstrong/components/SpendLessThanYouMake/SpendLessThanYouMakeProgressBar.d.ts +4 -0
- package/dist/finstrong/components/StatusChip.d.ts +5 -0
- package/dist/finstrong/components/onboarding/Onboarding.d.ts +2 -0
- package/dist/finstrong/components/onboarding/OnboardingAddMonthlyIncome.d.ts +17 -0
- package/dist/finstrong/components/onboarding/OnboardingBirthday.d.ts +8 -0
- package/dist/finstrong/components/onboarding/OnboardingCreditScore.d.ts +8 -0
- package/dist/finstrong/components/onboarding/OnboardingStepsDrawer.d.ts +14 -0
- package/dist/finstrong/components/onboarding/OnboardingStepsHeader.d.ts +8 -0
- package/dist/finstrong/components/paybillsontime/PayBillsOnTimeDrawerComponent.d.ts +4 -0
- package/dist/finstrong/components/paybillsontime/PayBillsOnTimeStickyComponent.d.ts +4 -0
- package/dist/finstrong/components/shared/Accounts.d.ts +8 -0
- package/dist/finstrong/components/shared/CustomDoubleBarPlot.d.ts +25 -0
- package/dist/finstrong/components/shared/DoubleBarChart.d.ts +28 -0
- package/dist/finstrong/components/shared/LineGraph.d.ts +7 -0
- package/dist/finstrong/components/shared/TotalCard.d.ts +8 -0
- package/dist/finstrong/components/shared/TransactionList.d.ts +15 -0
- package/dist/finstrong/components/shared/Transactions.d.ts +11 -0
- package/dist/finstrong/constants/index.d.ts +8 -0
- package/dist/finstrong/index.es.js +3182 -1053
- package/dist/finstrong/stores/FinstrongStore.d.ts +10 -1
- package/dist/finstrong/util/finstrongUtils.d.ts +58 -1
- package/dist/goals/index.es.js +15 -15
- package/dist/help/index.es.js +3 -3
- package/dist/{hooks-D6XlXHf4.mjs → hooks-C41HAxM5.mjs} +3 -3
- package/dist/investments/index.es.js +6 -6
- package/dist/merchants/index.es.js +1 -1
- package/dist/networth/index.es.js +35 -35
- package/dist/notifications/index.es.js +4 -4
- package/dist/recurringtransactions/index.es.js +13 -13
- package/dist/settings/index.es.js +8 -8
- package/dist/spending/index.es.js +273 -398
- package/dist/transactions/index.es.js +174 -201
- package/dist/trends/index.es.js +95 -95
- package/dist/{useAccountDisplayName-BcRqfar8.mjs → useAccountDisplayName-CMMlIOXF.mjs} +2 -2
- package/dist/useAriaLive-B3_pRUio.mjs +35 -0
- package/dist/{useInsightsEnabled-DBpwEq10.mjs → useInsightsEnabled-CNjP5cfR.mjs} +1 -1
- package/package.json +1 -1
- package/dist/Donut-1UMNcG67.mjs +0 -57
- package/dist/Drawer-kEE73B87.mjs +0 -113
- package/dist/FinstrongStore-F2c607dj.mjs +0 -101
- package/dist/finstrong/utils/Finstrong.d.ts +0 -6
|
@@ -6,6 +6,23 @@ export interface CreditScoreStatusCopy {
|
|
|
6
6
|
exceptional: string;
|
|
7
7
|
missing_data: string;
|
|
8
8
|
}
|
|
9
|
+
interface HaveManageableDebtDrawer {
|
|
10
|
+
debt_payment: string;
|
|
11
|
+
debt_over_time: string;
|
|
12
|
+
have_manageable_debt_description: string;
|
|
13
|
+
have_manageable_debt_double_bar_chart_empty_state_description: string;
|
|
14
|
+
have_manageable_debt_double_bar_chart_empty_state_header: string;
|
|
15
|
+
have_manageable_debt_more_transactions: string;
|
|
16
|
+
have_manageable_debt_income: string;
|
|
17
|
+
have_manageable_debt_line_chart_empty_state_description: string;
|
|
18
|
+
have_manageable_debt_line_chart_empty_state_header: string;
|
|
19
|
+
have_manageable_debt_payments: string;
|
|
20
|
+
have_manageable_debt_sticky_description: string;
|
|
21
|
+
have_manageable_debt_sticky_title: string;
|
|
22
|
+
have_manageable_debt_title: string;
|
|
23
|
+
have_manageable_debt_transactions: string;
|
|
24
|
+
income: string;
|
|
25
|
+
}
|
|
9
26
|
export interface HealthScoreStatuDetailsCopy {
|
|
10
27
|
building: string;
|
|
11
28
|
stable: string;
|
|
@@ -18,6 +35,7 @@ interface KeyIndicatorBorrow {
|
|
|
18
35
|
credit_score_missing_description: string;
|
|
19
36
|
credit_score_off_track_description: string;
|
|
20
37
|
credit_score_title: string;
|
|
38
|
+
have_manageable_debt_drawer: HaveManageableDebtDrawer;
|
|
21
39
|
manage_debit_fair_description: string;
|
|
22
40
|
manage_debit_good_description: string;
|
|
23
41
|
manage_debit_missing_description: string;
|
|
@@ -31,24 +49,60 @@ interface KeyIndicatorSave {
|
|
|
31
49
|
days_of_cash_missing_description: string;
|
|
32
50
|
days_of_cash_off_track_description: string;
|
|
33
51
|
days_of_cash_title: string;
|
|
52
|
+
drawer_available: string;
|
|
53
|
+
drawer_available_balance: string;
|
|
54
|
+
drawer_daily_spend: string;
|
|
55
|
+
drawer_description: string;
|
|
56
|
+
drawer_progress_bar_label: string;
|
|
57
|
+
drawer_progress_bar_value: string;
|
|
58
|
+
drawer_spending: string;
|
|
59
|
+
drawer_title: string;
|
|
34
60
|
emergency_savings_fair_description: string;
|
|
35
61
|
emergency_savings_good_description: string;
|
|
36
62
|
emergency_savings_missing_description: string;
|
|
37
63
|
emergency_savings_off_track_description: string;
|
|
38
64
|
emergency_savings_title: string;
|
|
65
|
+
savings_over_time: string;
|
|
39
66
|
title: string;
|
|
67
|
+
zero_state_title: string;
|
|
68
|
+
zero_state_description: string;
|
|
69
|
+
}
|
|
70
|
+
interface PayBillsOnTimeDrawer {
|
|
71
|
+
pay_bills_on_time_description: string;
|
|
72
|
+
pay_bills_on_time_sticky_description: string;
|
|
73
|
+
pay_bills_on_time_sticky_fee_count: string;
|
|
74
|
+
pay_bills_on_time_sticky_state: string;
|
|
75
|
+
pay_bills_on_time_title: string;
|
|
76
|
+
pay_bills_on_time_zero_fees_title: string;
|
|
77
|
+
pay_bills_on_time_zero_fees_description: string;
|
|
78
|
+
}
|
|
79
|
+
interface SpendLessThanYouMakeDrawer {
|
|
80
|
+
income: string;
|
|
81
|
+
spend_less_than_you_make_description: string;
|
|
82
|
+
spend_less_than_you_make_title: string;
|
|
83
|
+
spend_less_than_you_make_sticky_description: string;
|
|
84
|
+
spending: string;
|
|
85
|
+
spending_zero_state_title: string;
|
|
86
|
+
spending_zero_state_description: string;
|
|
87
|
+
spent: string;
|
|
88
|
+
trends: string;
|
|
89
|
+
trends_zero_state_title: string;
|
|
90
|
+
trends_zero_state_description: string;
|
|
91
|
+
view_more: string;
|
|
40
92
|
}
|
|
41
|
-
interface KeyIndicatorSpend {
|
|
93
|
+
export interface KeyIndicatorSpend {
|
|
42
94
|
count_card_title: string;
|
|
43
95
|
count_fair_description: string;
|
|
44
96
|
count_good_description: string;
|
|
45
97
|
count_missing_description: string;
|
|
46
98
|
count_off_track_description: string;
|
|
99
|
+
pay_bills_on_time_drawer: PayBillsOnTimeDrawer;
|
|
47
100
|
ratio_card_title: string;
|
|
48
101
|
ratio_fair_description: string;
|
|
49
102
|
ratio_good_description: string;
|
|
50
103
|
ratio_missing_description: string;
|
|
51
104
|
ratio_off_track_description: string;
|
|
105
|
+
spend_less_than_you_make_drawer: SpendLessThanYouMakeDrawer;
|
|
52
106
|
title: string;
|
|
53
107
|
}
|
|
54
108
|
interface ScoreHistoryDrawerTimeline {
|
|
@@ -72,6 +126,7 @@ export interface FinstrongCopy {
|
|
|
72
126
|
connect_more_accounts_button: string;
|
|
73
127
|
connect_more_accounts_description: string;
|
|
74
128
|
connect_more_accounts_title: string;
|
|
129
|
+
connect_more_accounts_to_unlock_a_fuller_understanding_of_your_finances: string;
|
|
75
130
|
connect_more_accounts_to_view_more_accurate_financial_picture: string;
|
|
76
131
|
connect_your_accounts: string;
|
|
77
132
|
connected_account: string;
|
|
@@ -90,6 +145,7 @@ export interface FinstrongCopy {
|
|
|
90
145
|
health_score_zero_title: string;
|
|
91
146
|
health_score_zero_description: string;
|
|
92
147
|
how_do_we_do_this: string;
|
|
148
|
+
in_the_last_90_days_you_spent: string;
|
|
93
149
|
insufficient_data: string;
|
|
94
150
|
key_indicators: string;
|
|
95
151
|
key_indicators_borrow: KeyIndicatorBorrow;
|
|
@@ -102,6 +158,7 @@ export interface FinstrongCopy {
|
|
|
102
158
|
key_indicators_spend: KeyIndicatorSpend;
|
|
103
159
|
missing_data_description: string;
|
|
104
160
|
missing_data_title: string;
|
|
161
|
+
more_accounts: string;
|
|
105
162
|
monthly_income: string;
|
|
106
163
|
profile: string;
|
|
107
164
|
score_history: string;
|
|
@@ -5,7 +5,7 @@ import h from "@mui/material/Unstable_Grid2";
|
|
|
5
5
|
import u from "@mui/material/Skeleton";
|
|
6
6
|
import l from "@mui/material/Stack";
|
|
7
7
|
import D from "@mui/material/styles/useTheme";
|
|
8
|
-
import { f as A, u as v, d as C, b as M, a as k, n as B } from "../hooks-
|
|
8
|
+
import { f as A, u as v, d as C, b as M, a as k, n as B } from "../hooks-C41HAxM5.mjs";
|
|
9
9
|
import G from "@mui/material/Paper";
|
|
10
10
|
import { Icon as S, H1 as F, P as W } from "@mxenabled/mxui";
|
|
11
11
|
import { useMediaQuery as I } from "@mui/system";
|
|
@@ -14,7 +14,7 @@ import $ from "@mui/material/Button";
|
|
|
14
14
|
import H from "@mui/material/IconButton";
|
|
15
15
|
import R from "@mui/material/Tooltip";
|
|
16
16
|
import j from "@mui/material/useMediaQuery";
|
|
17
|
-
import { k as E, l as Q } from "../ConnectDrawer-
|
|
17
|
+
import { k as E, l as Q } from "../ConnectDrawer-CuUj16NH.mjs";
|
|
18
18
|
import { u as z } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
19
19
|
const P = _(() => {
|
|
20
20
|
const e = D(), {
|
package/dist/debts/index.es.js
CHANGED
|
@@ -8,30 +8,30 @@ import { intervalToDuration as Te, formatDuration as Ae } from "date-fns";
|
|
|
8
8
|
import { addMonths as le } from "date-fns/addMonths";
|
|
9
9
|
import { fromUnixTime as se } from "date-fns/fromUnixTime";
|
|
10
10
|
import { getUnixTime as ce } from "date-fns/getUnixTime";
|
|
11
|
-
import { D as B, M as Ee, I as Ie } from "../DebtsStore-
|
|
12
|
-
import { a as Fr } from "../DebtsStore-
|
|
11
|
+
import { D as B, M as Ee, I as Ie } from "../DebtsStore-Bu8rRRSL.mjs";
|
|
12
|
+
import { a as Fr } from "../DebtsStore-Bu8rRRSL.mjs";
|
|
13
13
|
import { f as M, a as Be } from "../NumberFormatting-Buh7u8Oi.mjs";
|
|
14
|
-
import { f as K,
|
|
15
|
-
import { G as Me,
|
|
14
|
+
import { f as K, a as U } from "../Dialog-BPTr3qHE.mjs";
|
|
15
|
+
import { G as Me, x as q, u as C, l as V, g as k, d as Z, b as Pe } from "../hooks-C41HAxM5.mjs";
|
|
16
16
|
import { u as Y } from "../useScreenSize-B6JyS_Lj.mjs";
|
|
17
|
-
import { D as te } from "../Drawer-
|
|
17
|
+
import { D as te } from "../Drawer-BEtCk82g.mjs";
|
|
18
18
|
import { b as A } from "../Localization-2MODESHW.mjs";
|
|
19
|
-
import { A as ke, u as Ne } from "../AccountDetailsHeader-
|
|
19
|
+
import { A as ke, u as Ne } from "../AccountDetailsHeader-D5h5tdeG.mjs";
|
|
20
20
|
import Fe from "@mui/material/Card";
|
|
21
21
|
import Re from "@mui/material/CardContent";
|
|
22
22
|
import Le from "@mui/material/CardHeader";
|
|
23
23
|
import { LineChart as $e } from "@mui/x-charts";
|
|
24
24
|
import re from "@mui/material/Box";
|
|
25
25
|
import { useTheme as He } from "@mui/material/styles";
|
|
26
|
-
import { A as T, W as Oe } from "../WidgetContainer-
|
|
26
|
+
import { A as T, W as Oe } from "../WidgetContainer-6dsjtOVg.mjs";
|
|
27
27
|
import de from "@mui/material/Tab";
|
|
28
28
|
import We from "@mui/material/Tabs";
|
|
29
29
|
import _e from "@mui/material/List";
|
|
30
30
|
import j from "@mui/material/Divider";
|
|
31
|
-
import { M as Ge, I as je, O as ze } from "../OriginalBalanceAction-
|
|
31
|
+
import { M as Ge, I as je, O as ze } from "../OriginalBalanceAction-CCmnsd7y.mjs";
|
|
32
32
|
import Xe from "@mui/material/TextField";
|
|
33
|
-
import { L as J } from "../ListItemAction-
|
|
34
|
-
import { C as ae } from "../CurrencyInput-
|
|
33
|
+
import { L as J } from "../ListItemAction-uobBrm_a.mjs";
|
|
34
|
+
import { C as ae } from "../CurrencyInput-xH-hqry9.mjs";
|
|
35
35
|
import pe from "@mui/material/Alert";
|
|
36
36
|
import me from "@mui/material/AlertTitle";
|
|
37
37
|
import he from "@mui/material/Paper";
|
|
@@ -39,7 +39,7 @@ import { Error as Ve, CheckCircle as ye } from "@mxenabled/mx-icons";
|
|
|
39
39
|
import { T as ue } from "../TabContentContainer-j01JYR_7.mjs";
|
|
40
40
|
import { DataGridPro as Ye } from "@mui/x-data-grid-pro";
|
|
41
41
|
import { H as z } from "../HeaderCell-DjuifqHJ.mjs";
|
|
42
|
-
import { f as Ke } from "../ConnectDrawer-
|
|
42
|
+
import { f as Ke } from "../ConnectDrawer-CuUj16NH.mjs";
|
|
43
43
|
import fe from "@mui/material/Button";
|
|
44
44
|
import Ue from "@mui/material/IconButton";
|
|
45
45
|
import qe from "@mui/material/ListItem";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { fromUnixTime as d } from "date-fns/fromUnixTime";
|
|
2
2
|
import { c as u } from "./Category-CevNQ03n.mjs";
|
|
3
|
-
import { f as p,
|
|
4
|
-
import { T as g } from "./User-
|
|
3
|
+
import { f as p, a as m } from "./Dialog-BPTr3qHE.mjs";
|
|
4
|
+
import { T as g } from "./User-wXzDI4M8.mjs";
|
|
5
5
|
function f(e) {
|
|
6
6
|
return new Set(
|
|
7
7
|
e.filter((n) => n.parent_guid !== void 0).map((n) => n.parent_guid)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { WidgetProps } from '../common';
|
|
2
|
-
declare const _default: (({ onBackClick, sx }: WidgetProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
2
|
+
declare const _default: (({ onBackClick, sx, handleFinstrongWidgetPrimaryCtaClick, }: WidgetProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
3
|
displayName: string;
|
|
4
4
|
};
|
|
5
5
|
export default _default;
|
|
@@ -5,6 +5,11 @@ export declare class FinstrongApi {
|
|
|
5
5
|
constructor(endpoint: string, token: string, onError?: GlobalErrorHandler);
|
|
6
6
|
calculateHealthScore: () => Promise<any>;
|
|
7
7
|
getAverageHealthScores: () => Promise<any>;
|
|
8
|
+
getDebtSpend: () => Promise<any>;
|
|
9
|
+
getIncome: () => Promise<any>;
|
|
10
|
+
getMonthlySummaries: () => Promise<any>;
|
|
8
11
|
getHealthScoreChangeReports: (startDate: number, endDate: number) => Promise<any>;
|
|
9
12
|
getPeerScore: (birthYear: string) => Promise<any>;
|
|
13
|
+
getSpendingFeeTransactions: () => Promise<any>;
|
|
14
|
+
getStandardSpend: () => Promise<any>;
|
|
10
15
|
}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import { SxProps } from '@mui/material/styles';
|
|
2
2
|
interface ConnectMoreAccountsCardProps {
|
|
3
|
+
drawerType?: 'connectDrawer' | 'connectionsDrawer';
|
|
3
4
|
isDashboard?: boolean;
|
|
4
5
|
hasIcon?: boolean;
|
|
5
6
|
buttonText?: string;
|
|
6
7
|
title?: string;
|
|
8
|
+
titleDrawer?: string;
|
|
7
9
|
description?: string;
|
|
8
10
|
sx?: SxProps;
|
|
9
11
|
}
|
|
10
|
-
export declare const ConnectMoreAccountsCard: ({ isDashboard, hasIcon, buttonText, title, description, sx, }: ConnectMoreAccountsCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
export declare const ConnectMoreAccountsCard: ({ drawerType, isDashboard, hasIcon, buttonText, title, titleDrawer, description, sx, }: ConnectMoreAccountsCardProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
11
13
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
2
|
+
declare const _default: React.FunctionComponent<{}>;
|
|
3
|
+
export default _default;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
interface KeyIndicatorsDrawerProps {
|
|
3
3
|
additionalContent?: React.ReactNode;
|
|
4
|
+
connectTitle?: string;
|
|
5
|
+
connectDescription?: string;
|
|
4
6
|
children?: React.ReactNode;
|
|
5
7
|
description?: string;
|
|
6
8
|
drawerTitle?: string;
|
|
@@ -8,7 +10,8 @@ interface KeyIndicatorsDrawerProps {
|
|
|
8
10
|
loadConnectAccountsCard?: boolean;
|
|
9
11
|
onClose: () => void;
|
|
10
12
|
stickyComponent?: React.ReactNode;
|
|
11
|
-
title?: string;
|
|
13
|
+
title?: string | React.ReactNode;
|
|
14
|
+
drawerType?: 'connectDrawer' | 'connectionsDrawer';
|
|
12
15
|
}
|
|
13
16
|
declare const _default: React.FunctionComponent<React.PropsWithChildren<KeyIndicatorsDrawerProps>>;
|
|
14
17
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
2
|
+
declare const _default: React.FunctionComponent<{}>;
|
|
3
|
+
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
2
|
+
declare const _default: React.FunctionComponent<{}>;
|
|
3
|
+
export default _default;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { CardStatus } from '../../common/constants/FinStrong';
|
|
3
|
+
import { KeyIndicatorsTabItemType } from '../constants';
|
|
3
4
|
interface KeyIndicatorsTabsItemProps {
|
|
5
|
+
drawerFor: KeyIndicatorsTabItemType;
|
|
4
6
|
title: string;
|
|
5
7
|
description: string;
|
|
6
|
-
cardState:
|
|
7
|
-
stateTitle: string;
|
|
8
|
+
cardState: keyof typeof CardStatus;
|
|
8
9
|
}
|
|
9
10
|
declare const KeyIndicatorsTabsItem: React.FC<KeyIndicatorsTabsItemProps>;
|
|
10
11
|
export default KeyIndicatorsTabsItem;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { KeyIndicatorsTabItemType } from '../constants';
|
|
2
|
+
interface KeyIndicatorsTabItemDrawerProps {
|
|
3
|
+
drawerFor: KeyIndicatorsTabItemType;
|
|
4
|
+
isOpen: boolean;
|
|
5
|
+
onClose: () => void;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: (({ drawerFor, isOpen, onClose, }: KeyIndicatorsTabItemDrawerProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
8
|
+
displayName: string;
|
|
9
|
+
};
|
|
10
|
+
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
2
|
+
declare const _default: React.FunctionComponent<{}>;
|
|
3
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export type ProgressBarStatus = 'GOOD' | 'FAIR' | 'OFF_TRACK' | 'MISSING';
|
|
3
|
+
interface StatusBarDataItem {
|
|
4
|
+
percentage: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface ProgressBarProps {
|
|
8
|
+
label: string;
|
|
9
|
+
value: string;
|
|
10
|
+
status: ProgressBarStatus;
|
|
11
|
+
bottomComponent: React.ReactNode;
|
|
12
|
+
statusBarData: StatusBarDataItem[];
|
|
13
|
+
}
|
|
14
|
+
declare const ProgressBar: React.FC<ProgressBarProps>;
|
|
15
|
+
export default ProgressBar;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Frequency, Transaction } from '../../../common';
|
|
2
|
+
import { StepState } from './OnboardingStepsDrawer';
|
|
3
|
+
interface OnboardingAddMonthlyIncomeProps {
|
|
4
|
+
firstDay: number;
|
|
5
|
+
frequency: Frequency;
|
|
6
|
+
secondDay: number;
|
|
7
|
+
incomeTransactions: Transaction[];
|
|
8
|
+
setCurrentStep: (step: StepState) => void;
|
|
9
|
+
setFirstDay: (day: number) => void;
|
|
10
|
+
setFrequency: (frequency: Frequency) => void;
|
|
11
|
+
setSecondDay: (day: number) => void;
|
|
12
|
+
transaction: Transaction;
|
|
13
|
+
}
|
|
14
|
+
declare const _default: (({ firstDay, frequency, secondDay, incomeTransactions, setCurrentStep, setFirstDay, setFrequency, setSecondDay, transaction, }: OnboardingAddMonthlyIncomeProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
15
|
+
displayName: string;
|
|
16
|
+
};
|
|
17
|
+
export default _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
interface OnboardingBirthdayProps {
|
|
2
|
+
selectedDate: number | null | undefined;
|
|
3
|
+
setSelectedDate: (value: number | null | undefined) => void;
|
|
4
|
+
}
|
|
5
|
+
declare const _default: (({ selectedDate, setSelectedDate }: OnboardingBirthdayProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
export default _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
interface OnboardingCreditScoreProps {
|
|
2
|
+
creditScore: number;
|
|
3
|
+
setCreditScore: (value: number) => void;
|
|
4
|
+
}
|
|
5
|
+
declare const _default: (({ creditScore, setCreditScore }: OnboardingCreditScoreProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
export default _default;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { OnboardingSteps } from '../../../common/types/Finstrong';
|
|
2
|
+
interface OnboardingStepsDrawerProps {
|
|
3
|
+
isOpen: boolean;
|
|
4
|
+
onClose: () => void;
|
|
5
|
+
}
|
|
6
|
+
type StepType = 'main' | 'detail';
|
|
7
|
+
export interface StepState {
|
|
8
|
+
step: OnboardingSteps;
|
|
9
|
+
type: StepType;
|
|
10
|
+
}
|
|
11
|
+
declare const _default: (({ isOpen, onClose }: OnboardingStepsDrawerProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
interface OnboardingStepsHeaderProps {
|
|
2
|
+
completeCopy: string;
|
|
3
|
+
primaryText: string;
|
|
4
|
+
secondaryText: string;
|
|
5
|
+
value: number;
|
|
6
|
+
}
|
|
7
|
+
declare const OnboardingStepsHeader: ({ completeCopy, primaryText, secondaryText, value, }: OnboardingStepsHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default OnboardingStepsHeader;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AccountType } from '../../../common';
|
|
3
|
+
interface AccountsProps {
|
|
4
|
+
loadAccounts: AccountType[];
|
|
5
|
+
loadMoreLabel: string;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: React.FunctionComponent<AccountsProps>;
|
|
8
|
+
export default _default;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { SpringValue } from '@react-spring/web';
|
|
3
|
+
interface BarStyleProps extends React.CSSProperties {
|
|
4
|
+
x?: SpringValue<number>;
|
|
5
|
+
y?: SpringValue<number>;
|
|
6
|
+
}
|
|
7
|
+
interface CustomDoubleBarPlotProps {
|
|
8
|
+
color: string;
|
|
9
|
+
data: DataSet[];
|
|
10
|
+
series: Series;
|
|
11
|
+
style: BarStyleProps;
|
|
12
|
+
}
|
|
13
|
+
interface Series {
|
|
14
|
+
index: number;
|
|
15
|
+
type: number;
|
|
16
|
+
}
|
|
17
|
+
export interface DataSet {
|
|
18
|
+
comparison: number;
|
|
19
|
+
formattedComparison: string;
|
|
20
|
+
formattedMain: string;
|
|
21
|
+
label: string;
|
|
22
|
+
main: number;
|
|
23
|
+
}
|
|
24
|
+
export declare const CustomDoubleBarPlot: ({ color, data, series, style, ...restProps }: CustomDoubleBarPlotProps) => import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
export {};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export interface FinancialData {
|
|
3
|
+
month: number;
|
|
4
|
+
standard_spend: number;
|
|
5
|
+
income: number;
|
|
6
|
+
debt_spend: number;
|
|
7
|
+
}
|
|
8
|
+
export interface ChartDataPoint {
|
|
9
|
+
label: string;
|
|
10
|
+
main: number;
|
|
11
|
+
comparison: number;
|
|
12
|
+
formattedMain: string;
|
|
13
|
+
formattedComparison: string;
|
|
14
|
+
[key: string]: string | number;
|
|
15
|
+
}
|
|
16
|
+
export interface DoubleBarChartProps {
|
|
17
|
+
chartFor: 'spending_vs_income' | 'debt_payment_vs_income';
|
|
18
|
+
data: FinancialData[];
|
|
19
|
+
title: string;
|
|
20
|
+
buttonLabel?: string;
|
|
21
|
+
legendLabelMain: string;
|
|
22
|
+
legendLabelComparison: string;
|
|
23
|
+
onClick?: () => void;
|
|
24
|
+
totalMain?: string;
|
|
25
|
+
totalComparison?: string;
|
|
26
|
+
}
|
|
27
|
+
declare const DoubleBarChart: React.FC<DoubleBarChartProps>;
|
|
28
|
+
export default DoubleBarChart;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export type ChartType = 'savingsOverTime' | 'debtOverTime' | 'creditOverTime';
|
|
3
|
+
interface LineGraphProps {
|
|
4
|
+
chartFor: ChartType;
|
|
5
|
+
}
|
|
6
|
+
declare const _default: React.FunctionComponent<LineGraphProps>;
|
|
7
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { Transaction } from '../../../common';
|
|
3
|
+
export interface TransactionListProps {
|
|
4
|
+
transactions: Transaction[];
|
|
5
|
+
bgcolor?: string;
|
|
6
|
+
height?: number | string;
|
|
7
|
+
loader?: JSX.Element;
|
|
8
|
+
onClick?: (guid: string) => void;
|
|
9
|
+
showInsights?: boolean;
|
|
10
|
+
showLoader?: boolean;
|
|
11
|
+
width?: number | string;
|
|
12
|
+
zeroState?: JSX.Element;
|
|
13
|
+
}
|
|
14
|
+
declare const _default: React.FunctionComponent<TransactionListProps>;
|
|
15
|
+
export default _default;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { Transaction } from '../../../common';
|
|
3
|
+
interface TransactionsProps {
|
|
4
|
+
transactions: Transaction[];
|
|
5
|
+
amountColor?: string;
|
|
6
|
+
amountPosition?: 'flex-start' | 'center' | 'flex-end';
|
|
7
|
+
formatDate?: (date: number) => string;
|
|
8
|
+
secondaryIcon?: React.ReactNode;
|
|
9
|
+
}
|
|
10
|
+
declare const Transactions: React.FC<TransactionsProps>;
|
|
11
|
+
export default Transactions;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare enum KeyIndicatorsTabItemType {
|
|
2
|
+
SpendLessThanYouMake = "spendLessThanYouMake",
|
|
3
|
+
PayBillsOnTime = "payBillsOnTime",
|
|
4
|
+
SaveEnoughToLiveOn = "saveEnoughToLiveOn",
|
|
5
|
+
MaintainEmergencySavings = "maintainEmergencySavings",
|
|
6
|
+
HaveManageableDebt = "haveManageableDebt",
|
|
7
|
+
HaveAGoodCreditScore = "haveAGoodCreditScore"
|
|
8
|
+
}
|