@mx-cartographer/experiences 8.1.5 → 8.1.7
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 +10 -0
- package/dist/AccountDetailsHeader-D8NIfmO8.mjs +95 -0
- package/dist/{AccountFields-nrrEXd46.mjs → AccountFields-BWmpVsS3.mjs} +51 -51
- package/dist/AccountListItem-DSuv36PF.mjs +95 -0
- package/dist/EmbeddedCard-BqVpA1Jn.mjs +811 -0
- package/dist/{ManageIncome-Deq2AZEM.mjs → ManageIncome-n1ueMTrW.mjs} +2 -2
- package/dist/{RecurringSettings-B8KJllGX.mjs → RecurringSettings-DxsDZAp1.mjs} +1 -1
- package/dist/TransactionDetails-Bpp1FDUI.mjs +1721 -0
- package/dist/{TransactionStore-BUsP-unK.mjs → TransactionStore-DfaO_9m-.mjs} +105 -101
- package/dist/accounts/index.es.js +424 -420
- package/dist/accounts/utils/AccountFields.d.ts +2 -2
- package/dist/budgets/index.es.js +3 -3
- package/dist/cashflow/index.es.js +4 -4
- package/dist/common/index.es.js +2 -2
- package/dist/core/types/localization/TransactionsCopy.d.ts +11 -6
- package/dist/debts/index.es.js +1 -1
- package/dist/finstrong/index.es.js +14 -6
- package/dist/insights/index.es.js +2 -2
- package/dist/recurringtransactions/index.es.js +4 -4
- package/dist/spending/index.es.js +2 -2
- package/dist/transactions/components/shared/TransactionList.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/{HideAction.d.ts → ExcludeAction.d.ts} +2 -2
- package/dist/transactions/components/shared/transactiondetails/actions/index.d.ts +1 -1
- package/dist/transactions/components/shared/transactiontable/cells/PayeeCell.d.ts +4 -1
- package/dist/transactions/index.es.js +90 -84
- package/dist/transactions/stores/TransactionStore.d.ts +2 -0
- package/dist/trends/index.es.js +2 -2
- package/package.json +1 -1
- package/dist/AccountDetailsHeader-D_a0XUkL.mjs +0 -95
- package/dist/AccountListItem-D80egD01.mjs +0 -94
- package/dist/EmbeddedCard-CBS3uUbk.mjs +0 -810
- package/dist/TransactionDetails-DLnK244l.mjs +0 -1703
|
@@ -16,12 +16,12 @@ export type AccountField = {
|
|
|
16
16
|
valueFormatter: (val: any) => any;
|
|
17
17
|
};
|
|
18
18
|
export declare const getAccountDetailFields: (account: Account, copy: AccountsCopy) => AccountField[];
|
|
19
|
-
export declare const getAccountBalanceDetails: (account: Account, copy: AccountsCopy) => {
|
|
19
|
+
export declare const getAccountBalanceDetails: (account: Account, copy: AccountsCopy, showAvailableBalance: boolean) => {
|
|
20
20
|
firstSubtitle: string;
|
|
21
21
|
firstValue: number | undefined;
|
|
22
22
|
secondSubtitle: string | import("react/jsx-runtime").JSX.Element | null;
|
|
23
23
|
secondValue: string | null;
|
|
24
24
|
hasAvailableBalance: boolean;
|
|
25
25
|
};
|
|
26
|
-
export declare const getClosedAccountBalanceTotal: (accounts: Account[], copy: AccountsCopy) => number;
|
|
26
|
+
export declare const getClosedAccountBalanceTotal: (accounts: Account[], copy: AccountsCopy, showAvailableBalance: boolean) => number;
|
|
27
27
|
export {};
|
package/dist/budgets/index.es.js
CHANGED
|
@@ -36,8 +36,8 @@ import { A as P } from "../Analytics-CzGzz_sE.mjs";
|
|
|
36
36
|
import Ee from "@mui/material/Tab";
|
|
37
37
|
import et from "@mui/material/Tabs";
|
|
38
38
|
import { e as tt } from "../exportTransactionsToCSV-B2Lp7AMl.mjs";
|
|
39
|
-
import { T as ve } from "../EmbeddedCard-
|
|
40
|
-
import { T as ot, c as nt } from "../TransactionDetails-
|
|
39
|
+
import { T as ve } from "../EmbeddedCard-BqVpA1Jn.mjs";
|
|
40
|
+
import { T as ot, c as nt } from "../TransactionDetails-Bpp1FDUI.mjs";
|
|
41
41
|
import Te from "@mui/material/Card";
|
|
42
42
|
import De from "@mui/material/CardContent";
|
|
43
43
|
import { S as Se } from "../StatusBar-CPfSXe80.mjs";
|
|
@@ -46,7 +46,7 @@ import { u as at, C as rt } from "../CategorySelectorDrawer-DjeHNx71.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-n1ueMTrW.mjs";
|
|
50
50
|
import { u as ze } from "../useWidgetLoadTimer-wkBTL5xx.mjs";
|
|
51
51
|
import { W as lt } from "../WidgetContainer-_Fzy--dt.mjs";
|
|
52
52
|
import { u as dt, l as ut, d as mt } from "../BudgetUtil-DalEN9--.mjs";
|
|
@@ -18,13 +18,13 @@ import { C as $n } from "../CashflowStore-BEi92kJg.mjs";
|
|
|
18
18
|
import { u as Oe } from "../useWidgetLoadTimer-wkBTL5xx.mjs";
|
|
19
19
|
import { M as Je } from "../MiniWidgetContainer-CmTGSUL5.mjs";
|
|
20
20
|
import { E as Qe } from "../EmptyState-DHAkGsjk.mjs";
|
|
21
|
-
import { R as Ze } from "../RecurringSettings-
|
|
21
|
+
import { R as Ze } from "../RecurringSettings-DxsDZAp1.mjs";
|
|
22
22
|
import et from "@mui/material/Tabs";
|
|
23
23
|
import ye from "@mui/material/Tab";
|
|
24
24
|
import { getUnixTime as le } from "date-fns/getUnixTime";
|
|
25
25
|
import Q from "@mui/material/List";
|
|
26
26
|
import ee from "@mui/material/ListItem";
|
|
27
|
-
import { A as tt } from "../AccountListItem-
|
|
27
|
+
import { A as tt } from "../AccountListItem-DSuv36PF.mjs";
|
|
28
28
|
import { f as U, D as Y } from "../DateFormats-CaOj_4eI.mjs";
|
|
29
29
|
import nt from "@mui/material/ListSubheader";
|
|
30
30
|
import { f as J } from "../NumberFormatting-CyrvFgfd.mjs";
|
|
@@ -36,7 +36,7 @@ import { alpha as ot, keyframes as it } from "@mui/material/styles";
|
|
|
36
36
|
import { DataGridPro as at } from "@mui/x-data-grid-pro";
|
|
37
37
|
import { T as Ce } from "../TabContentContainer-CnMXkVqr.mjs";
|
|
38
38
|
import W from "@mui/material/Button";
|
|
39
|
-
import { M as rt, S as st, i as ct, b as we, c as lt } from "../ManageIncome-
|
|
39
|
+
import { M as rt, S as st, i as ct, b as we, c as lt } from "../ManageIncome-n1ueMTrW.mjs";
|
|
40
40
|
import { D as He } from "../Drawer-XPaLYjiO.mjs";
|
|
41
41
|
import { subDays as We } from "date-fns/subDays";
|
|
42
42
|
import { endOfToday as dt } from "date-fns/endOfToday";
|
|
@@ -46,7 +46,7 @@ import { A as Se } from "../Analytics-CzGzz_sE.mjs";
|
|
|
46
46
|
import { formatISO as ut } from "date-fns/formatISO";
|
|
47
47
|
import { fromUnixTime as De } from "date-fns/fromUnixTime";
|
|
48
48
|
import { startOfMonth as pt } from "date-fns/startOfMonth";
|
|
49
|
-
import { S as ht, a as ft } from "../EmbeddedCard-
|
|
49
|
+
import { S as ht, a as ft } from "../EmbeddedCard-BqVpA1Jn.mjs";
|
|
50
50
|
import { c as Ie } from "../RecurringTransactions-DCt94TN4.mjs";
|
|
51
51
|
import { i as gt } from "../DateUtil-D0TO0DaZ.mjs";
|
|
52
52
|
import { F as bt, b as ve } from "../RepeatingTransaction-D2gmBTd0.mjs";
|
package/dist/common/index.es.js
CHANGED
|
@@ -19,8 +19,8 @@ import { css as q } from "@mxenabled/cssinjs";
|
|
|
19
19
|
import { D as Q, a as Y } from "../SingleSegmentDonut-PsRQPkmV.mjs";
|
|
20
20
|
import { S as ns } from "../SingleSegmentDonut-PsRQPkmV.mjs";
|
|
21
21
|
import { R as cs } from "../ResponsiveButton-BNsV08Ud.mjs";
|
|
22
|
-
import { T as V } from "../TransactionStore-
|
|
23
|
-
import { S as ls } from "../TransactionStore-
|
|
22
|
+
import { T as V } from "../TransactionStore-DfaO_9m-.mjs";
|
|
23
|
+
import { S as ls } from "../TransactionStore-DfaO_9m-.mjs";
|
|
24
24
|
import { S as gs } from "../StatusBar-CPfSXe80.mjs";
|
|
25
25
|
import { T as _s } from "../TabContentContainer-CnMXkVqr.mjs";
|
|
26
26
|
import { A as fs } from "../Analytics-CzGzz_sE.mjs";
|
|
@@ -21,15 +21,16 @@ export interface TransactionsCopy {
|
|
|
21
21
|
description_edit_transaction_name: string;
|
|
22
22
|
description_save_button: string;
|
|
23
23
|
details_title: string;
|
|
24
|
+
exclude: string;
|
|
25
|
+
exclude_transaction: string;
|
|
26
|
+
excluding_transaction: string;
|
|
24
27
|
export_csv_btn: string;
|
|
25
28
|
export_csv_title: string;
|
|
26
29
|
flag_btn_aria: string;
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
hide_trnx_subtitle_unhide_trnx: string;
|
|
32
|
-
is_hidden: string;
|
|
30
|
+
include: string;
|
|
31
|
+
include_transaction: string;
|
|
32
|
+
including_transaction: string;
|
|
33
|
+
is_excluded: string;
|
|
33
34
|
is_flagged: string;
|
|
34
35
|
manual_transaction_credit_button_label: string;
|
|
35
36
|
manual_transaction_credit_button_tooltip: string;
|
|
@@ -79,6 +80,10 @@ export interface TransactionsCopy {
|
|
|
79
80
|
tags_title: string;
|
|
80
81
|
tags_update_the_tag_name: string;
|
|
81
82
|
tags_your_tags: string;
|
|
83
|
+
transaction_excluded: string;
|
|
84
|
+
transaction_included: string;
|
|
85
|
+
transaction_not_excluded: string;
|
|
86
|
+
transaction_not_included: string;
|
|
82
87
|
transaction_status: string;
|
|
83
88
|
transactions_title: string;
|
|
84
89
|
zero_state_no_transactions: string;
|
package/dist/debts/index.es.js
CHANGED
|
@@ -16,7 +16,7 @@ import { G as ze, x as ee, u as C, k as V, g as B, d as te, a as Ye, b as Ve } f
|
|
|
16
16
|
import { u as ae } from "../useScreenSize-CeFhWTt_.mjs";
|
|
17
17
|
import { D as ie } from "../Drawer-XPaLYjiO.mjs";
|
|
18
18
|
import { b as E } from "../Localization-CkQ49EKr.mjs";
|
|
19
|
-
import { A as Ke, u as Ue } from "../AccountDetailsHeader-
|
|
19
|
+
import { A as Ke, u as Ue } from "../AccountDetailsHeader-D8NIfmO8.mjs";
|
|
20
20
|
import qe from "@mui/material/Card";
|
|
21
21
|
import Xe from "@mui/material/CardContent";
|
|
22
22
|
import Ze from "@mui/material/CardHeader";
|
|
@@ -31,7 +31,7 @@ import xe from "@mui/material/ListItem";
|
|
|
31
31
|
import vt from "@mui/material/ListItemAvatar";
|
|
32
32
|
import Se from "@mui/material/ListItemText";
|
|
33
33
|
import { g as wt } from "../AccountDisplayName-CO7z3v99.mjs";
|
|
34
|
-
import { g as kt } from "../AccountFields-
|
|
34
|
+
import { g as kt } from "../AccountFields-BWmpVsS3.mjs";
|
|
35
35
|
import He from "@mui/material/List";
|
|
36
36
|
import $n from "@mui/material/ListItemButton";
|
|
37
37
|
import En from "@mui/material/ListSubheader";
|
|
@@ -41,7 +41,7 @@ import { S as it, c as zn } from "../RecurringTransactions-DCt94TN4.mjs";
|
|
|
41
41
|
import { A as Ne } from "../Account-CMjOp7S2.mjs";
|
|
42
42
|
import { S as Gn } from "../StatusBar-CPfSXe80.mjs";
|
|
43
43
|
import { i as Mt } from "../DateUtil-D0TO0DaZ.mjs";
|
|
44
|
-
import { T as Hn, s as Nn, h as jn, S as Kn, a as Vn } from "../EmbeddedCard-
|
|
44
|
+
import { T as Hn, s as Nn, h as jn, S as Kn, a as Vn } from "../EmbeddedCard-BqVpA1Jn.mjs";
|
|
45
45
|
import { f as Yn, D as Xn } from "../DateFormats-CaOj_4eI.mjs";
|
|
46
46
|
import { T as pe } from "../TabContentContainer-CnMXkVqr.mjs";
|
|
47
47
|
import qn from "@mui/material/useMediaQuery";
|
|
@@ -56,11 +56,11 @@ 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, b as ct, S as so, i as co } from "../ManageIncome-
|
|
59
|
+
import { c as io, b as ct, S as so, i as co } from "../ManageIncome-n1ueMTrW.mjs";
|
|
60
60
|
import { LocalizationProvider as lo, DatePicker as po, StaticDatePicker as _o } from "@mui/x-date-pickers";
|
|
61
61
|
import { AdapterDateFns as Tt } from "@mui/x-date-pickers/AdapterDateFnsV3";
|
|
62
62
|
import { F as At, b as Ot } from "../RepeatingTransaction-D2gmBTd0.mjs";
|
|
63
|
-
import { R as uo } from "../RecurringSettings-
|
|
63
|
+
import { R as uo } from "../RecurringSettings-DxsDZAp1.mjs";
|
|
64
64
|
import { LocalizationProvider as ho } from "@mui/x-date-pickers/LocalizationProvider";
|
|
65
65
|
import { format as mo } from "date-fns/format";
|
|
66
66
|
import go from "@mui/lab/Timeline";
|
|
@@ -829,7 +829,11 @@ const Ao = "https://content.moneydesktop.com/storage/MD_Assets/serenity/loading_
|
|
|
829
829
|
sx: { bgcolor: "background.paper" },
|
|
830
830
|
children: [
|
|
831
831
|
_.map((m, b) => {
|
|
832
|
-
const { firstValue: v } = kt(
|
|
832
|
+
const { firstValue: v } = kt(
|
|
833
|
+
m,
|
|
834
|
+
s,
|
|
835
|
+
r.display_available_balance_in_accounts
|
|
836
|
+
), x = wt(m, {
|
|
833
837
|
allowNickname: r?.show_account_nicknames_in_master
|
|
834
838
|
}), S = /* @__PURE__ */ i(H, { children: [
|
|
835
839
|
/* @__PURE__ */ e(vt, { children: /* @__PURE__ */ e(pt, { alt: "MX", institutionGuid: m.institution_guid ?? "" }) }),
|
|
@@ -860,7 +864,11 @@ const Ao = "https://content.moneydesktop.com/storage/MD_Assets/serenity/loading_
|
|
|
860
864
|
),
|
|
861
865
|
[c, t]
|
|
862
866
|
), v = h.useMemo(() => b.slice(0, 3), [b]), x = (S) => {
|
|
863
|
-
const { firstValue: f } = kt(
|
|
867
|
+
const { firstValue: f } = kt(
|
|
868
|
+
S,
|
|
869
|
+
l,
|
|
870
|
+
r.display_available_balance_in_accounts
|
|
871
|
+
);
|
|
864
872
|
return f;
|
|
865
873
|
};
|
|
866
874
|
return b.length >= 1 ? /* @__PURE__ */ i(H, { children: [
|
|
@@ -2,8 +2,8 @@ import { B as p5 } from "../BeatStore-DuvvrljY.mjs";
|
|
|
2
2
|
import { jsx as t, jsxs as s, Fragment as N } from "react/jsx-runtime";
|
|
3
3
|
import { BottomSheetTransition as $1, Text as E, MerchantLogo as X, InstitutionLogo as F, P as v, H3 as h1, H2 as s1, CategoryIcon as k1, createMXTheme as e2, CheckmarkFilledIcon as t2, Icon as O1 } from "@mxenabled/mxui";
|
|
4
4
|
import C from "@mui/material/Stack";
|
|
5
|
-
import { e as K, p as r2, B as A1, b as i2 } from "../EmbeddedCard-
|
|
6
|
-
import { f as u5, C as f5, E as x5 } from "../EmbeddedCard-
|
|
5
|
+
import { e as K, p as r2, B as A1, b as i2 } from "../EmbeddedCard-BqVpA1Jn.mjs";
|
|
6
|
+
import { f as u5, C as f5, E as x5 } from "../EmbeddedCard-BqVpA1Jn.mjs";
|
|
7
7
|
import { CardHeader as n2, Stack as H, Button as l2, Box as L1, ToggleButtonGroup as a2, TextField as o2, Grow as c2, Alert as s2, useTheme as h2, useMediaQuery as J1, AppBar as d2, Toolbar as C2, IconButton as u1, Card as m2, List as p2, ListItem as E2, Divider as u2 } from "@mui/material";
|
|
8
8
|
import { useTheme as f2, styled as x2, Stack as f1 } from "@mui/system";
|
|
9
9
|
import { Link as M2, Icon as S, CheckCircle as y2, ChevronRight as k2 } from "@mxenabled/mx-icons";
|
|
@@ -6,8 +6,8 @@ import { endOfToday as J } from "date-fns/endOfToday";
|
|
|
6
6
|
import { startOfMonth as k } from "date-fns/startOfMonth";
|
|
7
7
|
import { startOfToday as Q } from "date-fns/startOfToday";
|
|
8
8
|
import { subDays as ee } from "date-fns/subDays";
|
|
9
|
-
import { R as Te } from "../RecurringSettings-
|
|
10
|
-
import { M as jn } from "../RecurringSettings-
|
|
9
|
+
import { R as Te } from "../RecurringSettings-DxsDZAp1.mjs";
|
|
10
|
+
import { M as jn } from "../RecurringSettings-DxsDZAp1.mjs";
|
|
11
11
|
import { addMonths as He } from "date-fns/addMonths";
|
|
12
12
|
import { subMonths as $e } from "date-fns/subMonths";
|
|
13
13
|
import { isBefore as Be } from "date-fns/isBefore";
|
|
@@ -48,8 +48,8 @@ import { g as Ce, d as dt } from "../RecurringTransactions-DCt94TN4.mjs";
|
|
|
48
48
|
import ut from "@mui/material/ListItemAvatar";
|
|
49
49
|
import mt from "@mui/material/ListItemButton";
|
|
50
50
|
import pt from "@mui/material/ListItemText";
|
|
51
|
-
import { d as gt } from "../ManageIncome-
|
|
52
|
-
import { c as Zn, M as Xn, S as Jn } from "../ManageIncome-
|
|
51
|
+
import { d as gt } from "../ManageIncome-n1ueMTrW.mjs";
|
|
52
|
+
import { c as Zn, M as Xn, S as Jn } from "../ManageIncome-n1ueMTrW.mjs";
|
|
53
53
|
import { f as E } from "../NumberFormatting-CyrvFgfd.mjs";
|
|
54
54
|
import { D as ie } from "../Drawer-XPaLYjiO.mjs";
|
|
55
55
|
import { b as N } from "../Localization-CkQ49EKr.mjs";
|
|
@@ -19,8 +19,8 @@ import { startOfToday as q } from "date-fns/startOfToday";
|
|
|
19
19
|
import St from "@mui/material/Button";
|
|
20
20
|
import { useTheme as Tt } from "@mui/material";
|
|
21
21
|
import { e as Mt } from "../exportTransactionsToCSV-B2Lp7AMl.mjs";
|
|
22
|
-
import { T as Dt } from "../EmbeddedCard-
|
|
23
|
-
import { T as xt } from "../TransactionDetails-
|
|
22
|
+
import { T as Dt } from "../EmbeddedCard-BqVpA1Jn.mjs";
|
|
23
|
+
import { T as xt } from "../TransactionDetails-Bpp1FDUI.mjs";
|
|
24
24
|
import vt from "@mui/material/Collapse";
|
|
25
25
|
import wt from "@mui/material/Divider";
|
|
26
26
|
import J from "@mui/material/List";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { Transaction } from '../../../../../core';
|
|
3
|
-
interface
|
|
3
|
+
interface ExcludeActionProps {
|
|
4
4
|
transaction: Transaction;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: React.FunctionComponent<
|
|
6
|
+
declare const _default: React.FunctionComponent<ExcludeActionProps>;
|
|
7
7
|
export default _default;
|
|
@@ -3,7 +3,7 @@ export { default as CategoryAction } from './CategoryAction';
|
|
|
3
3
|
export { default as DateAction } from './DateAction';
|
|
4
4
|
export { default as DeleteAction } from './DeleteAction';
|
|
5
5
|
export { default as DeleteLogoAction } from './DeleteLogoAction';
|
|
6
|
-
export { default as
|
|
6
|
+
export { default as ExcludeAction } from './ExcludeAction';
|
|
7
7
|
export { default as MemoAction } from './MemoAction';
|
|
8
8
|
export { default as SplitAction } from './SplitAction';
|
|
9
9
|
export { default as TagsAction } from './TagsAction';
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
import { GridCellParams } from '@mui/x-data-grid';
|
|
2
|
-
|
|
2
|
+
interface PayeeCellProps extends GridCellParams {
|
|
3
|
+
excludedText: string;
|
|
4
|
+
}
|
|
5
|
+
declare const PayeeCell: (params: PayeeCellProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
6
|
export default PayeeCell;
|