@mx-cartographer/experiences 8.0.20 → 8.0.21
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 +4 -0
- package/dist/{EmbeddedCard-xngm4vLT.mjs → EmbeddedCard-D0Pgpiuq.mjs} +89 -81
- package/dist/{ManageIncome-BJ7c7plg.mjs → ManageIncome-DfKQ48km.mjs} +2 -2
- package/dist/{RecurringSettings-DnD0AqWa.mjs → RecurringSettings-CpFfjTIL.mjs} +1 -1
- package/dist/{TransactionDetails-D6XZakc-.mjs → TransactionDetails-D57Cfnwh.mjs} +1 -1
- package/dist/accounts/index.es.js +2 -2
- package/dist/budgets/index.es.js +3 -3
- package/dist/cashflow/index.es.js +3 -3
- package/dist/common/utils/PostMessage.d.ts +1 -0
- package/dist/finstrong/index.es.js +3 -3
- package/dist/insights/components/index.d.ts +1 -0
- package/dist/insights/components/shared/InsightsCard/ClientConfigurableCta.d.ts +5 -0
- package/dist/insights/components/shared/InsightsCard/ContentAndDescription.d.ts +0 -2
- package/dist/insights/components/shared/InsightsCard/ContentAndDescriptionMUI.d.ts +0 -2
- package/dist/insights/components/shared/InsightsCard/Description.d.ts +0 -2
- package/dist/insights/components/shared/InsightsCard/DescriptionMUI.d.ts +0 -2
- package/dist/insights/index.es.js +562 -579
- package/dist/insights/types/CommonBeat.d.ts +0 -1
- package/dist/recurringtransactions/index.es.js +4 -4
- package/dist/spending/index.es.js +2 -2
- package/dist/transactions/index.es.js +4 -4
- package/dist/trends/index.es.js +2 -2
- package/package.json +2 -2
|
@@ -135,7 +135,6 @@ export interface CommonBeatProps {
|
|
|
135
135
|
errorText?: string;
|
|
136
136
|
feedback?: React.ReactNode | null;
|
|
137
137
|
header?: Omit<CardHeaderProps, 'title'>;
|
|
138
|
-
inDescriptionCtaOnClick?: () => void;
|
|
139
138
|
institutionName?: string;
|
|
140
139
|
isError?: boolean;
|
|
141
140
|
isLoading?: boolean;
|
|
@@ -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 Yn } from "../RecurringSettings-
|
|
9
|
+
import { R as Te } from "../RecurringSettings-CpFfjTIL.mjs";
|
|
10
|
+
import { M as Yn } from "../RecurringSettings-CpFfjTIL.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-BbZ6MQsX.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 { b as gt } from "../ManageIncome-
|
|
52
|
-
import { c as qn, M as Zn, S as Xn } from "../ManageIncome-
|
|
51
|
+
import { b as gt } from "../ManageIncome-DfKQ48km.mjs";
|
|
52
|
+
import { c as qn, M as Zn, S as Xn } from "../ManageIncome-DfKQ48km.mjs";
|
|
53
53
|
import { f as E } from "../NumberFormatting-QCaNwbjv.mjs";
|
|
54
54
|
import { D as ie } from "../Drawer-Bbe4AMB1.mjs";
|
|
55
55
|
import O from "@mui/material/Box";
|
|
@@ -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-DgdB3TBt.mjs";
|
|
22
|
-
import { T as Dt } from "../EmbeddedCard-
|
|
23
|
-
import { T as xt } from "../TransactionDetails-
|
|
22
|
+
import { T as Dt } from "../EmbeddedCard-D0Pgpiuq.mjs";
|
|
23
|
+
import { T as xt } from "../TransactionDetails-D57Cfnwh.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,12 +1,12 @@
|
|
|
1
1
|
import { T as Sa } from "../TransactionApi-Ck5Ua-7F.mjs";
|
|
2
|
-
import { C as Re, D as Be, M as He, a as Pe, T as $e } from "../TransactionDetails-
|
|
3
|
-
import { B as Ia, b as va } from "../TransactionDetails-
|
|
2
|
+
import { C as Re, D as Be, M as He, a as Pe, T as $e } from "../TransactionDetails-D57Cfnwh.mjs";
|
|
3
|
+
import { B as Ia, b as va } from "../TransactionDetails-D57Cfnwh.mjs";
|
|
4
4
|
import { e as Ve } from "../exportTransactionsToCSV-DgdB3TBt.mjs";
|
|
5
5
|
import { O as Ea } from "../exportTransactionsToCSV-DgdB3TBt.mjs";
|
|
6
6
|
import { S as Z, D as We } from "../TransactionStore-BUsgGRL1.mjs";
|
|
7
7
|
import { T as ka } from "../TransactionStore-BUsgGRL1.mjs";
|
|
8
|
-
import { u as B, T as Ge } from "../EmbeddedCard-
|
|
9
|
-
import { a as Ma } from "../EmbeddedCard-
|
|
8
|
+
import { u as B, T as Ge } from "../EmbeddedCard-D0Pgpiuq.mjs";
|
|
9
|
+
import { a as Ma } from "../EmbeddedCard-D0Pgpiuq.mjs";
|
|
10
10
|
import { E as Ba } from "../ExportCsvAction-CHCmCCqf.mjs";
|
|
11
11
|
import { jsxs as m, jsx as e } from "react/jsx-runtime";
|
|
12
12
|
import u from "react";
|
package/dist/trends/index.es.js
CHANGED
|
@@ -35,8 +35,8 @@ import { useGridApiContext as Ut, useGridRootProps as Xt, DataGridPro as Zt } fr
|
|
|
35
35
|
import Qt from "@mui/material/Badge";
|
|
36
36
|
import qt from "@mui/material/IconButton";
|
|
37
37
|
import { A as v } from "../Analytics-0Xm_BjHU.mjs";
|
|
38
|
-
import { T as ct } from "../EmbeddedCard-
|
|
39
|
-
import { T as dt } from "../TransactionDetails-
|
|
38
|
+
import { T as ct } from "../EmbeddedCard-D0Pgpiuq.mjs";
|
|
39
|
+
import { T as dt } from "../TransactionDetails-D57Cfnwh.mjs";
|
|
40
40
|
import { D as Pe } from "../Drawer-Bbe4AMB1.mjs";
|
|
41
41
|
import { u as Ie } from "../useWidgetLoadTimer-DgN1bTyu.mjs";
|
|
42
42
|
import { L as Le } from "../Loader-D3rjKx72.mjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mx-cartographer/experiences",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.21",
|
|
4
4
|
"description": "Library containing experience widgets",
|
|
5
5
|
"author": "MX",
|
|
6
6
|
"license": "MIT",
|
|
@@ -288,5 +288,5 @@
|
|
|
288
288
|
"CHANGELOG.md",
|
|
289
289
|
"README.md"
|
|
290
290
|
],
|
|
291
|
-
"packageManager": "yarn@4.
|
|
291
|
+
"packageManager": "yarn@4.14.1"
|
|
292
292
|
}
|