@mx-cartographer/experiences 7.12.16 → 7.13.0

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 (54) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/{AccountDetailsHeader-DkBNsLsI.mjs → AccountDetailsHeader-D9gbTbUt.mjs} +31 -31
  3. package/dist/{AccountFields-DeZSQOuM.mjs → AccountFields-CxqONzjY.mjs} +7 -7
  4. package/dist/AccountListItem-LcJVJysf.mjs +90 -0
  5. package/dist/{AccountStore-Brc0MNSF.mjs → AccountStore-BNlTuxWN.mjs} +12 -6
  6. package/dist/Accounts-o7ohkngR.mjs +27 -0
  7. package/dist/{BudgetUtil--_QXyszn.mjs → BudgetUtil-CLhRnCoX.mjs} +75 -75
  8. package/dist/{CashflowStore-DEdQJU5i.mjs → CashflowStore-D3MKniVM.mjs} +11 -11
  9. package/dist/{CategorySelectorDrawer-wfUTIbLR.mjs → CategorySelectorDrawer-DYHNBd2v.mjs} +31 -31
  10. package/dist/{ConnectDrawer-CioFo6Wy.mjs → ConnectDrawer-C0wjwcJt.mjs} +1 -1
  11. package/dist/{ConnectionsDrawer-DqhSaMrJ.mjs → ConnectionsDrawer-IA7vnv1J.mjs} +1 -1
  12. package/dist/{Drawer-DV4NTsFg.mjs → Drawer-Bbe4AMB1.mjs} +5 -5
  13. package/dist/{GoalStore-0bd-Upkc.mjs → GoalStore-DB58sKTC.mjs} +8 -8
  14. package/dist/HeaderCell-P8w6CmfO.mjs +6 -0
  15. package/dist/{Help-CDu1Fvrc.mjs → Help-CpLfyvPv.mjs} +24 -24
  16. package/dist/{LineChart-B1qbKR8q.mjs → LineChart-DBSlRSEm.mjs} +102 -102
  17. package/dist/{ManageIncome-BnWWjP2g.mjs → ManageIncome-QvqN555q.mjs} +62 -62
  18. package/dist/{MiniWidgetContainer-Cu72GNsE.mjs → MiniWidgetContainer-xLWSV6Wz.mjs} +13 -13
  19. package/dist/{NetWorthStore-DP78lgZ0.mjs → NetWorthStore-BqZ44-4M.mjs} +1 -1
  20. package/dist/{NotificationSettings-BH2yOwTB.mjs → NotificationSettings-DU3vJh5J.mjs} +139 -139
  21. package/dist/{OriginalBalanceAction-BM6rT_Cn.mjs → OriginalBalanceAction-DjpvVVFz.mjs} +6 -6
  22. package/dist/{RecurringSettings-BmXtfHtK.mjs → RecurringSettings-DdOcok2e.mjs} +2 -2
  23. package/dist/{RecurringTransactions-CYNpe_RS.mjs → RecurringTransactions-BOzBqfdg.mjs} +11 -11
  24. package/dist/{RecurringTransactionsStore-BD-OfVZ-.mjs → RecurringTransactionsStore-CcfPS0d3.mjs} +1 -1
  25. package/dist/{SpendingLegend-Bq6aXMNh.mjs → SpendingLegend-CJjjTGBw.mjs} +76 -76
  26. package/dist/{StatusIndicator-BV3oFzxo.mjs → StatusIndicator-CIKUOoN_.mjs} +53 -53
  27. package/dist/{TransactionDetails-DYlTwSDt.mjs → TransactionDetails-BpcWeXNU.mjs} +350 -350
  28. package/dist/{WidgetContainer-B0ncgABX.mjs → WidgetContainer-D_iaToWJ.mjs} +12 -12
  29. package/dist/accounts/index.es.js +107 -107
  30. package/dist/accounts/utils/Accounts.d.ts +1 -1
  31. package/dist/analytics/index.es.js +18 -18
  32. package/dist/budgets/index.es.js +182 -182
  33. package/dist/cashflow/index.es.js +223 -223
  34. package/dist/categories/index.es.js +1 -1
  35. package/dist/common/index.es.js +54 -64
  36. package/dist/dashboard/index.es.js +9 -9
  37. package/dist/debts/index.es.js +469 -469
  38. package/dist/finstrong/index.es.js +68 -68
  39. package/dist/goals/index.es.js +437 -437
  40. package/dist/help/index.es.js +2 -2
  41. package/dist/insights/index.es.js +159 -159
  42. package/dist/investments/index.es.js +292 -292
  43. package/dist/merchants/index.es.js +12 -12
  44. package/dist/networth/index.es.js +175 -168
  45. package/dist/notifications/index.es.js +13 -13
  46. package/dist/recurringtransactions/index.es.js +69 -69
  47. package/dist/settings/index.es.js +187 -187
  48. package/dist/spending/index.es.js +58 -58
  49. package/dist/transactions/index.es.js +70 -70
  50. package/dist/trends/index.es.js +15 -15
  51. package/package.json +1 -1
  52. package/dist/AccountListItem-BIVhda6q.mjs +0 -90
  53. package/dist/Accounts-M-LTzStv.mjs +0 -27
  54. package/dist/HeaderCell-DjuifqHJ.mjs +0 -6
@@ -1,19 +1,19 @@
1
1
  import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
2
  import d from "react";
3
3
  import { observer as y } from "mobx-react-lite";
4
- import { SurveyQuestionType as S } from "posthog-js";
4
+ import { SurveyQuestionType as _ } from "posthog-js";
5
5
  import j from "@mui/material/Alert";
6
6
  import A from "@mui/material/Button";
7
7
  import a from "@mui/material/Stack";
8
- import _ from "@mui/material/styles/useTheme";
9
- import { Text as u, TextField as B } from "@mxenabled/mxui";
8
+ import S from "@mui/material/styles/useTheme";
9
+ import { Text as p, TextField as B } from "@mxenabled/mxui";
10
10
  import { L } from "../Loader-D3rjKx72.mjs";
11
- import { M as W } from "../MiniWidgetContainer-Cu72GNsE.mjs";
11
+ import { M as W } from "../MiniWidgetContainer-xLWSV6Wz.mjs";
12
12
  import { j as f, u as b, g as q, b as E } from "../hooks-BxkfR-Ff.mjs";
13
13
  import Q from "@mui/material/ToggleButton";
14
14
  import G from "@mui/material/ToggleButtonGroup";
15
15
  const O = () => {
16
- const { question: s, response: o, setResponse: i } = f(), { analytics: r } = b(), t = _(), p = s, m = (h, n) => {
16
+ const { question: s, response: o, setResponse: i } = f(), { analytics: r } = b(), t = S(), u = s, m = (h, n) => {
17
17
  i(n);
18
18
  };
19
19
  return /* @__PURE__ */ l(d.Fragment, { children: [
@@ -29,13 +29,13 @@ const O = () => {
29
29
  width: "100%"
30
30
  },
31
31
  value: o,
32
- children: Array.from({ length: p.scale }, (h, n) => /* @__PURE__ */ e(
32
+ children: Array.from({ length: u.scale }, (h, n) => /* @__PURE__ */ e(
33
33
  Q,
34
34
  {
35
35
  sx: {
36
36
  borderColor: t.palette.border.light,
37
37
  fontWeight: "bold",
38
- width: `${100 / p.scale}%`,
38
+ width: `${100 / u.scale}%`,
39
39
  "&:hover": {
40
40
  backgroundColor: t.palette.background.paper
41
41
  },
@@ -61,8 +61,8 @@ const O = () => {
61
61
  justifyContent: "space-between"
62
62
  },
63
63
  children: [
64
- /* @__PURE__ */ e(u, { bold: !0, color: "text.secondary", variant: "caption", children: r.strongly_disagree }),
65
- /* @__PURE__ */ e(u, { bold: !0, color: "text.secondary", variant: "caption", children: r.strongly_agree })
64
+ /* @__PURE__ */ e(p, { bold: !0, color: "text.secondary", variant: "caption", children: r.strongly_disagree }),
65
+ /* @__PURE__ */ e(p, { bold: !0, color: "text.secondary", variant: "caption", children: r.strongly_agree })
66
66
  ]
67
67
  }
68
68
  )
@@ -83,11 +83,11 @@ const O = () => {
83
83
  }
84
84
  );
85
85
  }, I = y(H), D = () => {
86
- const { onEvent: s } = q(), o = _(), {
86
+ const { onEvent: s } = q(), o = S(), {
87
87
  surveyId: i,
88
88
  question: r,
89
89
  isLastQuestion: t,
90
- nextQuestion: p,
90
+ nextQuestion: u,
91
91
  loadSurvey: m,
92
92
  questionCount: h,
93
93
  response: n,
@@ -107,7 +107,7 @@ const O = () => {
107
107
  $survey_id: i
108
108
  }), g(), C(!1);
109
109
  }, F = () => {
110
- p();
110
+ u();
111
111
  }, R = () => {
112
112
  s("survey sent", k), g(), C(!0);
113
113
  };
@@ -130,15 +130,15 @@ const O = () => {
130
130
  },
131
131
  title: c.your_feedback_matters,
132
132
  children: [
133
- /* @__PURE__ */ e(a, { sx: { pb: 8, px: 24 }, children: /* @__PURE__ */ e(u, { truncate: !1, variant: "subtitle2", children: c.let_us_know }) }),
133
+ /* @__PURE__ */ e(a, { sx: { pb: 8, px: 24 }, children: /* @__PURE__ */ e(p, { truncate: !1, variant: "subtitle2", children: c.let_us_know }) }),
134
134
  r && /* @__PURE__ */ l(d.Fragment, { children: [
135
135
  /* @__PURE__ */ l(a, { sx: { gap: 4, px: 24, py: 16 }, children: [
136
- /* @__PURE__ */ e(u, { bold: !0, truncate: !1, children: r.question }),
137
- /* @__PURE__ */ e(u, { variant: "XSmall", children: h })
136
+ /* @__PURE__ */ e(p, { bold: !0, truncate: !1, children: r.question }),
137
+ /* @__PURE__ */ e(p, { variant: "caption", children: h })
138
138
  ] }),
139
139
  /* @__PURE__ */ l(a, { sx: { gap: 6, px: 24, pb: 8 }, children: [
140
- r.type === S.Rating && /* @__PURE__ */ e(z, {}),
141
- r.type === S.Open && /* @__PURE__ */ e(I, {})
140
+ r.type === _.Rating && /* @__PURE__ */ e(z, {}),
141
+ r.type === _.Open && /* @__PURE__ */ e(I, {})
142
142
  ] }),
143
143
  /* @__PURE__ */ e(a, { sx: { px: 24, py: 16 }, children: /* @__PURE__ */ e(
144
144
  A,
@@ -159,7 +159,7 @@ const O = () => {
159
159
  ) })
160
160
  ] }),
161
161
  x && /* @__PURE__ */ l(d.Fragment, { children: [
162
- /* @__PURE__ */ e(a, { sx: { px: 24, py: 24 }, children: /* @__PURE__ */ e(u, { bold: !0, truncate: !1, children: c.thank_you }) }),
162
+ /* @__PURE__ */ e(a, { sx: { px: 24, py: 24 }, children: /* @__PURE__ */ e(p, { bold: !0, truncate: !1, children: c.thank_you }) }),
163
163
  /* @__PURE__ */ e(a, { sx: { px: 24, pb: 24 }, children: /* @__PURE__ */ e(j, { severity: "success", variant: "filled", children: c.feedback_sent_successfully }) })
164
164
  ] })
165
165
  ]