@mx-cartographer/experiences 7.4.12 → 7.4.14

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/CHANGELOG.md +8 -0
  2. package/dist/{Account-BrOTlmeK.mjs → Account-CvR2-dSR.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-BcWGqnxx.mjs → AccountDetailsContent-CitErkuS.mjs} +87 -80
  4. package/dist/{AccountDetailsHeader-C8MxsxhN.mjs → AccountDetailsHeader-BkG3MNYo.mjs} +3 -3
  5. package/dist/{AccountFields-BQZ-o6Kj.mjs → AccountFields-zCMqet85.mjs} +2 -2
  6. package/dist/{AccountListItem-aIE9WWTO.mjs → AccountListItem-DHrz8Mml.mjs} +3 -3
  7. package/dist/{AccountStore-DqO84Aer.mjs → AccountStore-LgfBcYMe.mjs} +1 -1
  8. package/dist/{Accounts-DC_A4UCa.mjs → Accounts-Bzy1_REQ.mjs} +1 -1
  9. package/dist/{CategorySelectorDrawer-SUgfE5GN.mjs → CategorySelectorDrawer-B-I3kajA.mjs} +1 -1
  10. package/dist/{ConnectDrawer-KL8t1qSC.mjs → ConnectDrawer-BkvlItWx.mjs} +1 -1
  11. package/dist/{ConnectionsDrawer-DaK5uIL5.mjs → ConnectionsDrawer-VmuVFHbL.mjs} +2 -2
  12. package/dist/{DebtsStore-DVPZbv2C.mjs → DebtsStore-Bq-aPy-5.mjs} +1 -1
  13. package/dist/Drawer-By9V-B5L.mjs +178 -0
  14. package/dist/{GoalStore-o4rrjGSJ.mjs → GoalStore-1P19goZ7.mjs} +1 -1
  15. package/dist/{Help-BjLMsuMS.mjs → Help-Ea3BlXQp.mjs} +1 -1
  16. package/dist/{ManageIncome-BcSaZ_b1.mjs → ManageIncome-CaoQl609.mjs} +3 -3
  17. package/dist/MicroWidgetContainer-r6mtxRer.mjs +52 -0
  18. package/dist/MiniWidgetContainer-Bg02sF1Y.mjs +71 -0
  19. package/dist/{NetWorthStore-DG2X69jG.mjs → NetWorthStore-rC0q7P7t.mjs} +2 -2
  20. package/dist/{NotificationSettings-Cy0qgDf6.mjs → NotificationSettings-uzM8tCoH.mjs} +1 -1
  21. package/dist/{RecurringSettings-BAberQCv.mjs → RecurringSettings-B4ybrS0B.mjs} +2 -2
  22. package/dist/{SpendingLegend-DLh6CQbW.mjs → SpendingLegend-DsNH6ziK.mjs} +1 -1
  23. package/dist/{TransactionDetails-CXy1vL_K.mjs → TransactionDetails-m5PddMQn.mjs} +3 -3
  24. package/dist/{WidgetContainer-CaPjoWeE.mjs → WidgetContainer-CoFDmQRE.mjs} +2 -2
  25. package/dist/accounts/index.es.js +14 -14
  26. package/dist/analytics/index.es.js +1 -1
  27. package/dist/budgets/index.es.js +7 -7
  28. package/dist/cashflow/index.es.js +7 -7
  29. package/dist/categories/index.es.js +1 -1
  30. package/dist/common/index.es.js +12 -12
  31. package/dist/dashboard/index.es.js +1 -1
  32. package/dist/debts/index.es.js +6 -6
  33. package/dist/finstrong/index.es.js +9 -9
  34. package/dist/goals/index.es.js +9 -9
  35. package/dist/help/index.es.js +2 -2
  36. package/dist/investments/index.es.js +3 -3
  37. package/dist/networth/index.es.js +6 -6
  38. package/dist/notifications/index.es.js +2 -2
  39. package/dist/recurringtransactions/index.es.js +8 -8
  40. package/dist/settings/index.es.js +6 -6
  41. package/dist/spending/index.es.js +5 -5
  42. package/dist/transactions/index.es.js +6 -6
  43. package/dist/trends/index.es.js +6 -6
  44. package/dist/{useAccountDisplayName-Cjx8YmKK.mjs → useAccountDisplayName-B7iXTNM8.mjs} +1 -1
  45. package/package.json +1 -1
  46. package/dist/Drawer-BEtCk82g.mjs +0 -163
  47. package/dist/MicroWidgetContainer-B2hO9rOG.mjs +0 -45
  48. package/dist/MiniWidgetContainer-98-hKFqm.mjs +0 -56
@@ -1,56 +0,0 @@
1
- import { jsxs as r, jsx as i, Fragment as g } from "react/jsx-runtime";
2
- import x from "@mui/material/Box";
3
- import C from "@mui/material/Button";
4
- import u from "@mui/material/Card";
5
- import v from "@mui/material/CardHeader";
6
- import b from "@mui/material/CardContent";
7
- import W from "@mui/material/IconButton";
8
- import { Icon as z, ChevronRight as H } from "@mxenabled/mx-icons";
9
- import { H3 as I, Text as B, P as M } from "@mxenabled/mxui";
10
- import { u as S } from "./useDimensions-27p2evRx.mjs";
11
- import { W as j } from "./hooks-ZMp65DFz.mjs";
12
- const w = ({
13
- children: a,
14
- className: m = "mx-cmn-mini-widget",
15
- closeLabel: l,
16
- contentStyles: d,
17
- onClose: e,
18
- onPrimaryCtaClick: o,
19
- primaryCtaLabel: s = "",
20
- subTitle: n = "",
21
- sx: c = {},
22
- title: t = ""
23
- }) => {
24
- const [p, { height: h, width: f }] = S();
25
- return /* @__PURE__ */ r(u, { className: m, sx: { ...c }, children: [
26
- /* @__PURE__ */ i(
27
- v,
28
- {
29
- sx: { pb: 8 },
30
- title: /* @__PURE__ */ r(g, { children: [
31
- /* @__PURE__ */ r(
32
- x,
33
- {
34
- sx: {
35
- alignItems: "center",
36
- display: "grid",
37
- gap: 2,
38
- gridTemplateColumns: "1fr auto",
39
- pb: 4
40
- },
41
- children: [
42
- t && /* @__PURE__ */ i(I, { children: t }),
43
- e ? /* @__PURE__ */ i(W, { "aria-label": l, onClick: e, size: "small", children: /* @__PURE__ */ i(z, { name: "close", size: 24 }) }) : o && /* @__PURE__ */ i(C, { endIcon: /* @__PURE__ */ i(H, {}), onClick: o, size: "small", children: /* @__PURE__ */ i(B, { bold: !0, variant: "Small", children: s }) })
44
- ]
45
- }
46
- ),
47
- n && /* @__PURE__ */ i(M, { color: "text.secondary", sx: { fontSize: 15, lineHeight: "20px" }, variant: "Small", children: n })
48
- ] })
49
- }
50
- ),
51
- /* @__PURE__ */ i(b, { ref: p, sx: { p: 0, ...d }, children: /* @__PURE__ */ i(j, { availableHeight: h, availableWidth: f, children: a }) })
52
- ] });
53
- }, G = w;
54
- export {
55
- G as M
56
- };