@mx-cartographer/experiences 9.2.3 → 9.2.4-alpha.al2

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.
Files changed (48) hide show
  1. package/dist/{AccountDetailsDrawer-utXjRHSW.mjs → AccountDetailsDrawer-JORrub4d.mjs} +5 -5
  2. package/dist/{AccountDetailsDrawer-utXjRHSW.mjs.map → AccountDetailsDrawer-JORrub4d.mjs.map} +1 -1
  3. package/dist/{CategorySelectorDrawer-NJsFsKP1.mjs → CategorySelectorDrawer-BuSaE8-f.mjs} +2 -2
  4. package/dist/{CategorySelectorDrawer-NJsFsKP1.mjs.map → CategorySelectorDrawer-BuSaE8-f.mjs.map} +1 -1
  5. package/dist/{ConnectCard-D7uxoH5Y.mjs → ConnectCard-D7exwcv8.mjs} +2 -2
  6. package/dist/{ConnectCard-D7uxoH5Y.mjs.map → ConnectCard-D7exwcv8.mjs.map} +1 -1
  7. package/dist/{ConnectDrawer-CW4LA3H3.mjs → ConnectDrawer-BQ9ouCgh.mjs} +2 -2
  8. package/dist/{ConnectDrawer-CW4LA3H3.mjs.map → ConnectDrawer-BQ9ouCgh.mjs.map} +1 -1
  9. package/dist/{ConnectionsDrawer-CZU9ku-k.mjs → ConnectionsDrawer-CCDnZGh0.mjs} +2 -2
  10. package/dist/{ConnectionsDrawer-CZU9ku-k.mjs.map → ConnectionsDrawer-CCDnZGh0.mjs.map} +1 -1
  11. package/dist/{Drawer-DsnW2o0v.mjs → Drawer-CWQYTC6t.mjs} +36 -24
  12. package/dist/{Drawer-DsnW2o0v.mjs.map → Drawer-CWQYTC6t.mjs.map} +1 -1
  13. package/dist/{EmbeddedCard-CQEnrozC.mjs → EmbeddedCard-AdIOFTGI.mjs} +2 -2
  14. package/dist/{EmbeddedCard-CQEnrozC.mjs.map → EmbeddedCard-AdIOFTGI.mjs.map} +1 -1
  15. package/dist/{ExportCsvAction-B_8I-Le6.mjs → ExportCsvAction-CuQY5irL.mjs} +2 -2
  16. package/dist/{ExportCsvAction-B_8I-Le6.mjs.map → ExportCsvAction-CuQY5irL.mjs.map} +1 -1
  17. package/dist/{Help-D4sOpItq.mjs → Help-wVQI-yjk.mjs} +2 -2
  18. package/dist/{Help-D4sOpItq.mjs.map → Help-wVQI-yjk.mjs.map} +1 -1
  19. package/dist/{ManageIncome-Czs7daKV.mjs → ManageIncome-lfbxMoW8.mjs} +5 -5
  20. package/dist/{ManageIncome-Czs7daKV.mjs.map → ManageIncome-lfbxMoW8.mjs.map} +1 -1
  21. package/dist/{NotificationSettings-CW7okUrk.mjs → NotificationSettings-BOz1Xkf4.mjs} +2 -2
  22. package/dist/{NotificationSettings-CW7okUrk.mjs.map → NotificationSettings-BOz1Xkf4.mjs.map} +1 -1
  23. package/dist/{RecurringSettings-CcS5b1xA.mjs → RecurringSettings-BG5wxPbS.mjs} +2 -2
  24. package/dist/{RecurringSettings-CcS5b1xA.mjs.map → RecurringSettings-BG5wxPbS.mjs.map} +1 -1
  25. package/dist/{TransactionDetails-Kmj8GUlD.mjs → TransactionDetails-naGZa2sb.mjs} +4 -4
  26. package/dist/{TransactionDetails-Kmj8GUlD.mjs.map → TransactionDetails-naGZa2sb.mjs.map} +1 -1
  27. package/dist/{WidgetContainer-CoHQ75sR.mjs → WidgetContainer-BBzwzqOz.mjs} +2 -2
  28. package/dist/{WidgetContainer-CoHQ75sR.mjs.map → WidgetContainer-BBzwzqOz.mjs.map} +1 -1
  29. package/dist/accounts/index.es.js +5 -5
  30. package/dist/budgets/index.es.js +7 -7
  31. package/dist/cashflow/index.es.js +6 -6
  32. package/dist/categories/index.es.js +1 -1
  33. package/dist/common/index.es.js +4 -4
  34. package/dist/dashboard/index.es.js +1 -1
  35. package/dist/debts/index.es.js +3 -3
  36. package/dist/finstrong/index.es.js +7 -7
  37. package/dist/goals/index.es.js +3 -3
  38. package/dist/help/index.es.js +2 -2
  39. package/dist/insights/index.es.js +3 -3
  40. package/dist/investments/index.es.js +3 -3
  41. package/dist/networth/index.es.js +3 -3
  42. package/dist/notifications/index.es.js +2 -2
  43. package/dist/recurringtransactions/index.es.js +6 -6
  44. package/dist/settings/index.es.js +6 -6
  45. package/dist/spending/index.es.js +4 -4
  46. package/dist/transactions/index.es.js +9 -9
  47. package/dist/trends/index.es.js +6 -6
  48. package/package.json +1 -1
@@ -15,8 +15,8 @@ import z from "@mui/material/Box";
15
15
  import Z from "@mui/material/Button";
16
16
  import I from "@mui/material/TextField";
17
17
  import { H3 as Y, P as M, Text as x, Icon as B } from "@mxenabled/mxui";
18
- import { V as xe, a as ve, N as J } from "../NotificationSettings-CW7okUrk.mjs";
19
- import { A as Jt, B as Kt, I as Yt } from "../NotificationSettings-CW7okUrk.mjs";
18
+ import { V as xe, a as ve, N as J } from "../NotificationSettings-BOz1Xkf4.mjs";
19
+ import { A as Jt, B as Kt, I as Yt } from "../NotificationSettings-BOz1Xkf4.mjs";
20
20
  import { u as k, i as G, A as E, C as Ce, a as ee, l as j } from "../hooks-97sNJ_lf.mjs";
21
21
  import { u as F } from "../useScreenSize-mWpmnh5w.mjs";
22
22
  import { D as $ } from "../Dialog-Bvd2n8hz.mjs";
@@ -33,16 +33,16 @@ import { L as ie } from "../Loader-CxeBwuPG.mjs";
33
33
  import Te from "@mui/material/List";
34
34
  import K from "@mui/material/Divider";
35
35
  import Ae from "@mui/material/ListSubheader";
36
- import { b as Ie, u as Ee } from "../CategorySelectorDrawer-NJsFsKP1.mjs";
36
+ import { b as Ie, u as Ee } from "../CategorySelectorDrawer-BuSaE8-f.mjs";
37
37
  import Pe from "@mui/material/ListItem";
38
38
  import Re from "@mui/material/ListItemButton";
39
39
  import Ne from "@mui/material/ListItemIcon";
40
40
  import Me from "@mui/material/ListItemText";
41
41
  import { ChevronRight as Le, ChevronLeft as Be } from "@mxenabled/mx-icons";
42
- import { D as He } from "../Drawer-DsnW2o0v.mjs";
42
+ import { D as He } from "../Drawer-CWQYTC6t.mjs";
43
43
  import { u as ne } from "../useWidgetLoadTimer-B0tB-yzL.mjs";
44
- import { H as Oe } from "../Help-D4sOpItq.mjs";
45
- import { W as q } from "../WidgetContainer-CoHQ75sR.mjs";
44
+ import { H as Oe } from "../Help-wVQI-yjk.mjs";
45
+ import { W as q } from "../WidgetContainer-BBzwzqOz.mjs";
46
46
  const Fe = ({ availableWidth: t, handleOnLeavClick: r }) => {
47
47
  const i = L(), { common: o, settings: n } = k(), { isDesktop: u, isMobile: s, isSmallMobile: a, isTablet: l } = F(t), { config: b } = G(), { updateUser: _ } = E(), { user: d } = Ce(), [h, w] = m.useState({
48
48
  first_name: d.first_name,
@@ -19,19 +19,19 @@ import { startOfToday as J } 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 "../TransactionUtils-BphBJBbU.mjs";
22
- import { T as Dt } from "../EmbeddedCard-CQEnrozC.mjs";
23
- import { T as xt } from "../TransactionDetails-Kmj8GUlD.mjs";
22
+ import { T as Dt } from "../EmbeddedCard-AdIOFTGI.mjs";
23
+ import { T as xt } from "../TransactionDetails-naGZa2sb.mjs";
24
24
  import vt from "@mui/material/Collapse";
25
25
  import wt from "@mui/material/Divider";
26
26
  import Q from "@mui/material/List";
27
27
  import X from "@mui/material/ListItem";
28
28
  import Z from "@mui/material/ListItemButton";
29
29
  import { u as Lt } from "../useScreenSize-mWpmnh5w.mjs";
30
- import { D as tt } from "../Drawer-DsnW2o0v.mjs";
30
+ import { D as tt } from "../Drawer-CWQYTC6t.mjs";
31
31
  import { C as w } from "../Category-DEKZGLYe.mjs";
32
32
  import { parseISO as et } from "date-fns/parseISO";
33
33
  import { A as nt } from "../Analytics-D-jdcL72.mjs";
34
- import { W as It } from "../WidgetContainer-CoHQ75sR.mjs";
34
+ import { W as It } from "../WidgetContainer-BBzwzqOz.mjs";
35
35
  const G = ({ amount: n, label: d, variant: o = "full" }) => /* @__PURE__ */ p(y, { direction: "column", children: [
36
36
  /* @__PURE__ */ t(T, { bold: !0, sx: { textTransform: "none" }, variant: "body1", children: d }),
37
37
  /* @__PURE__ */ t(T, { variant: "caption", children: k(n, o === "mini" ? "0,0" : "0,0.00") })
@@ -1,8 +1,8 @@
1
- import { C as Be, D as He, M as Pe, a as We, T as $e } from "../TransactionDetails-Kmj8GUlD.mjs";
2
- import { B as xa, b as Aa } from "../TransactionDetails-Kmj8GUlD.mjs";
3
- import { u as B, T as Ge } from "../EmbeddedCard-CQEnrozC.mjs";
4
- import { a as Sa } from "../EmbeddedCard-CQEnrozC.mjs";
5
- import { E as va } from "../ExportCsvAction-B_8I-Le6.mjs";
1
+ import { C as Be, D as He, M as Pe, a as We, T as $e } from "../TransactionDetails-naGZa2sb.mjs";
2
+ import { B as xa, b as Aa } from "../TransactionDetails-naGZa2sb.mjs";
3
+ import { u as B, T as Ge } from "../EmbeddedCard-AdIOFTGI.mjs";
4
+ import { a as Sa } from "../EmbeddedCard-AdIOFTGI.mjs";
5
+ import { E as va } from "../ExportCsvAction-CuQY5irL.mjs";
6
6
  import { jsxs as m, jsx as e } from "react/jsx-runtime";
7
7
  import u from "react";
8
8
  import { observer as D } from "mobx-react-lite";
@@ -24,7 +24,7 @@ import { getUnixTime as tt } from "date-fns/getUnixTime";
24
24
  import { startOfMonth as at } from "date-fns/startOfMonth";
25
25
  import { startOfToday as U } from "date-fns/startOfToday";
26
26
  import { b as F } from "../Localization-DnoVyBNK.mjs";
27
- import { C as nt } from "../ConnectDrawer-CW4LA3H3.mjs";
27
+ import { C as nt } from "../ConnectDrawer-BQ9ouCgh.mjs";
28
28
  import ot from "@mui/material/Divider";
29
29
  import rt from "@mui/material/MenuItem";
30
30
  import it from "@mui/material/RadioGroup";
@@ -32,14 +32,14 @@ import { ExpandMore as st } from "@mxenabled/mx-icons";
32
32
  import { C as ct } from "../CurrencyInput-DaGEQaLW.mjs";
33
33
  import { S as ee } from "../SelectionBox-B4xELRgp.mjs";
34
34
  import { D as se } from "../Dialog-Bvd2n8hz.mjs";
35
- import { b as lt, u as dt } from "../CategorySelectorDrawer-NJsFsKP1.mjs";
35
+ import { b as lt, u as dt } from "../CategorySelectorDrawer-BuSaE8-f.mjs";
36
36
  import { u as ut } from "../useAriaLive-MkYebyUR.mjs";
37
37
  import { S as mt } from "../SkeletonLoader-BaNboJjD.mjs";
38
38
  import { u as _t } from "../useScreenSize-mWpmnh5w.mjs";
39
39
  import { u as pt } from "../useWidgetLoadTimer-B0tB-yzL.mjs";
40
- import { W as gt } from "../WidgetContainer-CoHQ75sR.mjs";
40
+ import { W as gt } from "../WidgetContainer-BBzwzqOz.mjs";
41
41
  import { S as ht } from "../SearchBox-Cpgu_gdO.mjs";
42
- import { D as te } from "../Drawer-DsnW2o0v.mjs";
42
+ import { D as te } from "../Drawer-CWQYTC6t.mjs";
43
43
  const ft = (t) => /* @__PURE__ */ m(y, { tabIndex: t.tabIndex, variant: "body2", children: [
44
44
  `${t.row.account}`,
45
45
  t.row.number && ` | ${t.row.number}`
@@ -34,12 +34,12 @@ import { useGridApiContext as Yt, useGridRootProps as jt, DataGridPro as Ut } fr
34
34
  import Xt from "@mui/material/Badge";
35
35
  import Zt from "@mui/material/IconButton";
36
36
  import { A as w } from "../Analytics-D-jdcL72.mjs";
37
- import { T as ct } from "../EmbeddedCard-CQEnrozC.mjs";
38
- import { T as dt } from "../TransactionDetails-Kmj8GUlD.mjs";
39
- import { D as Pe } from "../Drawer-DsnW2o0v.mjs";
37
+ import { T as ct } from "../EmbeddedCard-AdIOFTGI.mjs";
38
+ import { T as dt } from "../TransactionDetails-naGZa2sb.mjs";
39
+ import { D as Pe } from "../Drawer-CWQYTC6t.mjs";
40
40
  import { u as Ie } from "../useWidgetLoadTimer-B0tB-yzL.mjs";
41
41
  import { L as Le } from "../Loader-CxeBwuPG.mjs";
42
- import { W as ut } from "../WidgetContainer-CoHQ75sR.mjs";
42
+ import { W as ut } from "../WidgetContainer-BBzwzqOz.mjs";
43
43
  import { L as Ve } from "../LineChart-CUfiH86G.mjs";
44
44
  import { M as Qt } from "../MiniWidgetContainer-Bmv_WeUd.mjs";
45
45
  import { subMonths as qt } from "date-fns";
@@ -55,10 +55,10 @@ import { g as Oe } from "../TransactionUtils-BphBJBbU.mjs";
55
55
  import { L as uo } from "../ListItemRow-kH1rn8Xu.mjs";
56
56
  import { Stack as mo } from "@mui/material";
57
57
  import ho from "@mui/material/ListItemAvatar";
58
- import { E as go } from "../ExportCsvAction-B_8I-Le6.mjs";
58
+ import { E as go } from "../ExportCsvAction-CuQY5irL.mjs";
59
59
  import { u as po } from "../useInsightsEnabled-D5Sdm0TJ.mjs";
60
60
  import { E as fo } from "../EmptyState-CJUDc3kD.mjs";
61
- import { C as yo } from "../ConnectDrawer-CW4LA3H3.mjs";
61
+ import { C as yo } from "../ConnectDrawer-BQ9ouCgh.mjs";
62
62
  const gt = ({ categoryGuid: t, topLevelCategoryGuid: n }) => {
63
63
  const { categories: s } = R(), { getCategoryName: o } = q(), r = o(t);
64
64
  return /* @__PURE__ */ C(S, { alignItems: "center", direction: "column", gap: "8", justifyContent: "center", mb: 4, children: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "9.2.3",
3
+ "version": "9.2.4-alpha.al2",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",