@mx-cartographer/experiences 7.11.21 → 7.11.23
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/{ManageIncome-C0ddaiMR.mjs → ManageIncome-y-37mN2m.mjs} +1 -1
- package/dist/{RecurringSettings-CD1_vCES.mjs → RecurringSettings-BGMZxsCb.mjs} +1 -1
- package/dist/{TransactionDetails-CgC3Qu7o.mjs → TransactionDetails-BGdUTqhq.mjs} +123 -121
- package/dist/accounts/index.es.js +1 -1
- package/dist/budgets/index.es.js +2 -2
- package/dist/cashflow/index.es.js +2 -2
- package/dist/common/index.es.js +1 -1
- package/dist/common/utils/Theme.d.ts +1 -1
- package/dist/dashboard/index.es.js +1 -1
- package/dist/finstrong/index.es.js +2 -2
- package/dist/insights/components/shared/ChartDrawerTemplate/TipSection.d.ts +3 -1
- package/dist/insights/index.es.js +70 -59
- package/dist/recurringtransactions/index.es.js +4 -4
- package/dist/spending/index.es.js +1 -1
- package/dist/transactions/index.es.js +2 -2
- package/dist/trends/index.es.js +1 -1
- package/package.json +2 -2
|
@@ -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-wyBzyHJc.mjs";
|
|
59
|
-
import { T as s3 } from "../TransactionDetails-
|
|
59
|
+
import { T as s3 } from "../TransactionDetails-BGdUTqhq.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-DqhSaMrJ.mjs";
|
package/dist/budgets/index.es.js
CHANGED
|
@@ -37,7 +37,7 @@ import De from "@mui/material/Tab";
|
|
|
37
37
|
import et from "@mui/material/Tabs";
|
|
38
38
|
import { e as tt } from "../exportTransactionsToCSV-EwhjfqsJ.mjs";
|
|
39
39
|
import { T as xe } from "../StatusIndicator-wyBzyHJc.mjs";
|
|
40
|
-
import { T as nt, c as ot } from "../TransactionDetails-
|
|
40
|
+
import { T as nt, c as ot } from "../TransactionDetails-BGdUTqhq.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-5n6Pil_E.mjs";
|
|
|
46
46
|
import Ge 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-y-37mN2m.mjs";
|
|
50
50
|
import { u as je } from "../useWidgetLoadTimer-DgN1bTyu.mjs";
|
|
51
51
|
import { W as lt } from "../WidgetContainer-BSCjBupR.mjs";
|
|
52
52
|
import { u as dt, g as ut, C as mt } from "../BudgetUtil--_QXyszn.mjs";
|
|
@@ -18,7 +18,7 @@ import { b as $ } from "../Localization-CPkpIwIx.mjs";
|
|
|
18
18
|
import { M as Je } from "../MiniWidgetContainer-Cu72GNsE.mjs";
|
|
19
19
|
import { E as Ze } from "../EmptyState-DHAkGsjk.mjs";
|
|
20
20
|
import { u as Oe } from "../useWidgetLoadTimer-DgN1bTyu.mjs";
|
|
21
|
-
import { R as et } from "../RecurringSettings-
|
|
21
|
+
import { R as et } from "../RecurringSettings-BGMZxsCb.mjs";
|
|
22
22
|
import tt from "@mui/material/Tabs";
|
|
23
23
|
import ye from "@mui/material/Tab";
|
|
24
24
|
import { getUnixTime as z } from "date-fns/getUnixTime";
|
|
@@ -36,7 +36,7 @@ import { alpha as at, keyframes as it } 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 _e, c as dt } from "../ManageIncome-
|
|
39
|
+
import { M as st, S as ct, i as lt, d as _e, c as dt } from "../ManageIncome-y-37mN2m.mjs";
|
|
40
40
|
import { D as Ge } from "../Drawer-DV4NTsFg.mjs";
|
|
41
41
|
import { subDays as Me } from "date-fns/subDays";
|
|
42
42
|
import { endOfToday as mt } from "date-fns/endOfToday";
|
package/dist/common/index.es.js
CHANGED
|
@@ -131,7 +131,7 @@ const P = ({ widgets: t, isLoading: o }) => {
|
|
|
131
131
|
[d]
|
|
132
132
|
);
|
|
133
133
|
return /* @__PURE__ */ c(u, { container: !0, spacing: a ? 0 : 24, sx: { overflow: "scroll" }, children: [
|
|
134
|
-
/* @__PURE__ */ e(u, { xs: 12, children: g.isInitialized && /* @__PURE__ */ e(Q, {}) }),
|
|
134
|
+
/* @__PURE__ */ e(u, { sx: { pt: 16 }, xs: 12, children: g.isInitialized && /* @__PURE__ */ e(Q, {}) }),
|
|
135
135
|
/* @__PURE__ */ c(u, { lg: 8, xs: 12, children: [
|
|
136
136
|
/* @__PURE__ */ e(H, {}),
|
|
137
137
|
o && /* @__PURE__ */ c(s, { direction: "column", spacing: 24, children: [
|
|
@@ -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-y-37mN2m.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-BGMZxsCb.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";
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
+
import { SxProps } from '@mui/material/styles';
|
|
1
2
|
export interface TipSectionProps {
|
|
2
3
|
message: React.ReactNode;
|
|
3
4
|
tipAriaLabel?: string;
|
|
4
5
|
onDismiss?: () => void;
|
|
5
6
|
onAction?: () => void;
|
|
7
|
+
sx?: SxProps;
|
|
6
8
|
}
|
|
7
|
-
export declare const TipSection: ({ message, tipAriaLabel, onDismiss, onAction }: TipSectionProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
export declare const TipSection: ({ message, tipAriaLabel, onDismiss, onAction, sx }: TipSectionProps) => import("react/jsx-runtime").JSX.Element;
|