@mx-cartographer/experiences 7.1.4-ram1-alpha-finstrong-credit-score-graph-check → 7.1.5

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 (132) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/{Account-CpRTVIHg.mjs → Account-8IUM_CLv.mjs} +1 -1
  3. package/dist/{AccountDetailsContent-6aPMU6Hp.mjs → AccountDetailsContent-CuZSSAEc.mjs} +10 -10
  4. package/dist/{AccountDetailsHeader-BkUZYoV8.mjs → AccountDetailsHeader-BZBsIKdF.mjs} +8 -8
  5. package/dist/{AccountFields-DOLjKu5l.mjs → AccountFields-BD_0GT68.mjs} +5 -5
  6. package/dist/{AccountListItem-CTT5m4qx.mjs → AccountListItem-CllIBCao.mjs} +4 -4
  7. package/dist/{AccountStore-DTfpr3h0.mjs → AccountStore-BL0FE1QL.mjs} +15 -26
  8. package/dist/{Accounts-D0BmvNxn.mjs → Accounts-Bvc9TJaO.mjs} +1 -1
  9. package/dist/{BudgetUtil-D2Jcp-E-.mjs → BudgetUtil-psfk-Amb.mjs} +1 -1
  10. package/dist/{CategorySelectorDrawer-DomNyubP.mjs → CategorySelectorDrawer-BmenK5bu.mjs} +3 -3
  11. package/dist/{CategoryStore-C1IfDPCE.mjs → CategoryStore-BCcpI3oJ.mjs} +1 -1
  12. package/dist/{CategoryUtil-DUM8NuGO.mjs → CategoryUtil-BR3H5i6n.mjs} +1 -1
  13. package/dist/{ConnectDrawer--gJHyp-S.mjs → ConnectDrawer-CPTXh70j.mjs} +2 -2
  14. package/dist/{ConnectionsDrawer-DabiwV9L.mjs → ConnectionsDrawer-Dkb4vBmt.mjs} +3 -3
  15. package/dist/{CurrencyInput-CC5cwVit.mjs → CurrencyInput-C4xNRL2W.mjs} +1 -1
  16. package/dist/{DateUtil-CBdcsyuk.mjs → DateUtil-BcuH7ErC.mjs} +3 -3
  17. package/dist/{DebtsStore-9aR2sTJQ.mjs → DebtsStore-D4grpB4m.mjs} +1 -1
  18. package/dist/{Dialog-BPTr3qHE.mjs → Dialog-CWW597AF.mjs} +2 -2
  19. package/dist/Drawer-kEE73B87.mjs +113 -0
  20. package/dist/{ExportCsvAction-Um-CDa4C.mjs → ExportCsvAction-CBJAfyAw.mjs} +3 -3
  21. package/dist/FinstrongStore-F2c607dj.mjs +101 -0
  22. package/dist/{GoalStore-CiBKZvTg.mjs → GoalStore-B5MZzPLZ.mjs} +3 -3
  23. package/dist/{Help-BZ8pIkkR.mjs → Help-CzBAsKA2.mjs} +2 -2
  24. package/dist/LineChart-B35qvXik.mjs +541 -0
  25. package/dist/{ListItemAction-DGaxy7oz.mjs → ListItemAction-DSrYDGAP.mjs} +10 -10
  26. package/dist/{ManageIncome-BaNgfwr5.mjs → ManageIncome-DUuT-yMV.mjs} +32 -34
  27. package/dist/{MicroWidgetContainer-C3iV1FBR.mjs → MicroWidgetContainer-C4QQHfD7.mjs} +1 -1
  28. package/dist/{MiniWidgetContainer-LtXXgZ6H.mjs → MiniWidgetContainer-DTQdRK-3.mjs} +1 -1
  29. package/dist/{NetWorthStore-MnpP5KEc.mjs → NetWorthStore-Do1Gk8Te.mjs} +2 -2
  30. package/dist/{NotificationSettings-Ckx8tgQj.mjs → NotificationSettings-BuShgjn6.mjs} +5 -5
  31. package/dist/{OriginalBalanceAction-CGZDUsCc.mjs → OriginalBalanceAction-BsxcvNEF.mjs} +3 -3
  32. package/dist/{RecurringSettings-DE4T4yQy.mjs → RecurringSettings-BVOt46uV.mjs} +4 -4
  33. package/dist/{RecurringTransactions-CngsRZ3K.mjs → RecurringTransactions-ej39mgA6.mjs} +44 -45
  34. package/dist/{RecurringTransactionsStore-C4RVULF8.mjs → RecurringTransactionsStore-DrzS1LmF.mjs} +1 -1
  35. package/dist/{SpendingData-BuJ03S9d.mjs → SpendingData-D5vsfYKo.mjs} +16 -16
  36. package/dist/{TransactionDetails-DRlrltGq.mjs → TransactionDetails-_cXLXTd3.mjs} +8 -11
  37. package/dist/{TransactionStore-D8MKYDMb.mjs → TransactionStore-B-Tq_YFE.mjs} +3 -3
  38. package/dist/{TrendsStore-DL3Vuh71.mjs → TrendsStore-ZZ8X36lJ.mjs} +14 -14
  39. package/dist/{User-BthIKO4w.mjs → User-DaJAQ09j.mjs} +2 -2
  40. package/dist/{ViewMoreMicroCard-DTtQNV3D.mjs → ViewMoreMicroCard-664i7l19.mjs} +487 -533
  41. package/dist/{WidgetContainer-DJA1bxLn.mjs → WidgetContainer-DtPnPQZY.mjs} +4 -4
  42. package/dist/accounts/index.es.js +14 -14
  43. package/dist/accounts/stores/AccountStore.d.ts +0 -2
  44. package/dist/analytics/index.es.js +2 -2
  45. package/dist/budgets/index.es.js +12 -12
  46. package/dist/cashflow/index.es.js +11 -11
  47. package/dist/categories/index.es.js +2 -2
  48. package/dist/common/components/Select.d.ts +2 -4
  49. package/dist/common/components/charts/LineChart.d.ts +0 -2
  50. package/dist/common/components/charts/linechart/CustomMark.d.ts +0 -2
  51. package/dist/common/components/drawer/Drawer.d.ts +0 -3
  52. package/dist/common/index.es.js +33 -33
  53. package/dist/common/types/Finstrong.d.ts +0 -50
  54. package/dist/common/types/index.d.ts +1 -1
  55. package/dist/common/types/localization/FinstrongCopy.d.ts +1 -57
  56. package/dist/dashboard/index.es.js +2 -2
  57. package/dist/debts/index.es.js +11 -11
  58. package/dist/{exportTransactionsToCSV-XqdHNe2V.mjs → exportTransactionsToCSV-D8TTNrrE.mjs} +2 -2
  59. package/dist/finstrong/api/FinstrongApi.d.ts +0 -5
  60. package/dist/finstrong/components/ConnectMoreAccountsCard.d.ts +1 -2
  61. package/dist/finstrong/components/KeyIndicatorsBorrowTab.d.ts +2 -2
  62. package/dist/finstrong/components/KeyIndicatorsDrawer.d.ts +1 -1
  63. package/dist/finstrong/components/KeyIndicatorsSaveTab.d.ts +2 -2
  64. package/dist/finstrong/components/KeyIndicatorsSpendTab.d.ts +2 -2
  65. package/dist/finstrong/components/KeyIndicatorsTabItem.d.ts +3 -4
  66. package/dist/finstrong/components/KeyIndicatorsTabsWidget.d.ts +2 -2
  67. package/dist/finstrong/index.es.js +1010 -2892
  68. package/dist/finstrong/stores/FinstrongStore.d.ts +1 -9
  69. package/dist/finstrong/util/finstrongUtils.d.ts +1 -65
  70. package/dist/finstrong/utils/Finstrong.d.ts +6 -0
  71. package/dist/goals/index.es.js +14 -14
  72. package/dist/help/index.es.js +3 -3
  73. package/dist/{hooks-CBST3rkm.mjs → hooks-CE2TKk4a.mjs} +3 -3
  74. package/dist/investments/index.es.js +4 -4
  75. package/dist/merchants/index.es.js +1 -1
  76. package/dist/microinsights/components/beaticons/BeatIcon.d.ts +0 -2
  77. package/dist/microinsights/components/carouselheader/CarouselHeader.d.ts +1 -2
  78. package/dist/microinsights/components/microBeatCarousel/CarouselControls.d.ts +0 -2
  79. package/dist/microinsights/index.d.ts +1 -1
  80. package/dist/microinsights/index.es.js +1 -1
  81. package/dist/microinsights/interfaces.d.ts +0 -4
  82. package/dist/networth/index.es.js +34 -34
  83. package/dist/notifications/index.es.js +4 -4
  84. package/dist/recurringtransactions/index.es.js +13 -13
  85. package/dist/settings/index.es.js +8 -8
  86. package/dist/spending/index.es.js +373 -222
  87. package/dist/transactions/index.es.js +15 -15
  88. package/dist/trends/index.es.js +16 -16
  89. package/dist/{useAccountDisplayName-DH1CuQ9R.mjs → useAccountDisplayName-BXGkZN5B.mjs} +2 -2
  90. package/dist/{useInsightsEnabled-jdvS1ppf.mjs → useInsightsEnabled-DSnpkUq0.mjs} +1 -1
  91. package/package.json +1 -1
  92. package/dist/Drawer-BEtCk82g.mjs +0 -163
  93. package/dist/FinstrongStore-CC4SrBjA.mjs +0 -436
  94. package/dist/LineChart-CE3oLBQ0.mjs +0 -566
  95. package/dist/SpendingLegend-D24CEkL3.mjs +0 -170
  96. package/dist/accounts/components/AccountsListCompact.d.ts +0 -10
  97. package/dist/common/components/drawer/Footer.d.ts +0 -17
  98. package/dist/finstrong/components/CreditOverTimeGraph.d.ts +0 -1
  99. package/dist/finstrong/components/CreditScore/CreditScoreContent.d.ts +0 -4
  100. package/dist/finstrong/components/CreditScore/CreditScoreHeader.d.ts +0 -4
  101. package/dist/finstrong/components/HaveManageableDebt/DebtPaymentTabContent.d.ts +0 -3
  102. package/dist/finstrong/components/HaveManageableDebt/HaveManageableDebtComponent.d.ts +0 -3
  103. package/dist/finstrong/components/HaveManageableDebt/HaveManageableDebtProgressBar.d.ts +0 -4
  104. package/dist/finstrong/components/HaveManageableDebt/IncomeTabContent.d.ts +0 -3
  105. package/dist/finstrong/components/KeyIndicatorsTabItemDrawer.d.ts +0 -10
  106. package/dist/finstrong/components/MaintainingEmergencySavings/EstimatedContributionCalculator.d.ts +0 -6
  107. package/dist/finstrong/components/MaintainingEmergencySavings/MaintainingEmergencySavingsContent.d.ts +0 -4
  108. package/dist/finstrong/components/MaintainingEmergencySavings/MaintainingEmergencySavingsSticky.d.ts +0 -4
  109. package/dist/finstrong/components/ProgressBar.d.ts +0 -15
  110. package/dist/finstrong/components/SaveEnoughToLiveOn/AvailableTabContent.d.ts +0 -3
  111. package/dist/finstrong/components/SaveEnoughToLiveOn/SaveEnoughToLiveOnDrawerContent.d.ts +0 -3
  112. package/dist/finstrong/components/SaveEnoughToLiveOn/SaveEnoughToLiveOnProgressBar.d.ts +0 -4
  113. package/dist/finstrong/components/SaveEnoughToLiveOn/SpendingTabContent.d.ts +0 -3
  114. package/dist/finstrong/components/SpendLessThanYouMake/SpendLessThanYouMakeComponent.d.ts +0 -3
  115. package/dist/finstrong/components/SpendLessThanYouMake/SpendLessThanYouMakeProgressBar.d.ts +0 -4
  116. package/dist/finstrong/components/StatusChip.d.ts +0 -5
  117. package/dist/finstrong/components/onboarding/Onboarding.d.ts +0 -2
  118. package/dist/finstrong/components/onboarding/OnboardingAddMonthlyIncome.d.ts +0 -11
  119. package/dist/finstrong/components/onboarding/OnboardingBirthday.d.ts +0 -8
  120. package/dist/finstrong/components/onboarding/OnboardingCreditScore.d.ts +0 -8
  121. package/dist/finstrong/components/onboarding/OnboardingStepsDrawer.d.ts +0 -14
  122. package/dist/finstrong/components/onboarding/OnboardingStepsHeader.d.ts +0 -8
  123. package/dist/finstrong/components/paybillsontime/PayBillsOnTimeDrawerComponent.d.ts +0 -4
  124. package/dist/finstrong/components/paybillsontime/PayBillsOnTimeStickyComponent.d.ts +0 -4
  125. package/dist/finstrong/components/shared/Accounts.d.ts +0 -8
  126. package/dist/finstrong/components/shared/CustomDoubleBarPlot.d.ts +0 -25
  127. package/dist/finstrong/components/shared/DoubleBarChart.d.ts +0 -28
  128. package/dist/finstrong/components/shared/LineGraph.d.ts +0 -7
  129. package/dist/finstrong/components/shared/TotalCard.d.ts +0 -8
  130. package/dist/finstrong/components/shared/TransactionList.d.ts +0 -15
  131. package/dist/finstrong/components/shared/Transactions.d.ts +0 -11
  132. package/dist/finstrong/constants/index.d.ts +0 -8
@@ -8,17 +8,17 @@ import { u as K } from "./useScreenSize-B6JyS_Lj.mjs";
8
8
  import { u as _t } from "./useDimensions-27p2evRx.mjs";
9
9
  import { observer as Mt } from "mobx-react-lite";
10
10
  import Tt from "@mui/material/Card";
11
- import At from "@mui/material/CardContent";
11
+ import Dt from "@mui/material/CardContent";
12
12
  import P from "@mui/material/Divider";
13
13
  import X from "@mui/material/Grid";
14
- import { CategoryIcon as Dt, Text as S } from "@mxenabled/mxui";
15
- import { u as Lt, m as Q } from "./hooks-CBST3rkm.mjs";
14
+ import { CategoryIcon as At, Text as S } from "@mxenabled/mxui";
15
+ import { u as Lt, m as Q } from "./hooks-CE2TKk4a.mjs";
16
16
  import { b as Rt } from "./Localization-2MODESHW.mjs";
17
17
  import { C as O } from "./CurrencyText-kyC1aseI.mjs";
18
18
  import { useTheme as wt, Card as Ht, CardContent as It, Box as kt } from "@mui/material";
19
- import { f as R, a as w } from "./Dialog-BPTr3qHE.mjs";
19
+ import { f as R, D as w } from "./Dialog-CWW597AF.mjs";
20
20
  import Et from "@mui/material/Button";
21
- import { C as D, b as Gt, c as Nt } from "./Category-CevNQ03n.mjs";
21
+ import { C as A, b as Gt, c as Nt } from "./Category-CevNQ03n.mjs";
22
22
  import { f as V } from "./NumberFormatting-Buh7u8Oi.mjs";
23
23
  import Bt from "@mui/material/ListItem";
24
24
  import Ot from "@mui/material/ListItemButton";
@@ -38,7 +38,7 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
38
38
  "aria-label": Rt(o.category_icon_label_aria, n),
39
39
  mb: 4,
40
40
  role: "img",
41
- children: /* @__PURE__ */ s(Dt, { categoryGuid: e })
41
+ children: /* @__PURE__ */ s(At, { categoryGuid: e })
42
42
  }
43
43
  ),
44
44
  /* @__PURE__ */ s(S, { variant: "Body", children: n })
@@ -71,7 +71,7 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
71
71
  width: 250,
72
72
  pointerEvents: "none"
73
73
  },
74
- children: /* @__PURE__ */ f(At, { children: [
74
+ children: /* @__PURE__ */ f(Dt, { children: [
75
75
  /* @__PURE__ */ f(L, { alignItems: "center", display: "flex", flexDirection: "column", children: [
76
76
  /* @__PURE__ */ s(U, { categoryGuid: r, topLevelCategoryGuid: e }),
77
77
  /* @__PURE__ */ s(S, { variant: "Small", children: `${o.length}-month total` }),
@@ -127,7 +127,7 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
127
127
  ref: a,
128
128
  sx: r,
129
129
  children: e.map(({ guid: g, top_level_guid: C }) => {
130
- const d = o === g, u = D[g], x = D[C], y = u ?? x ?? D.default, b = y + "33";
130
+ const d = o === g, u = A[g], x = A[C], y = u ?? x ?? A.default, b = y + "33";
131
131
  return /* @__PURE__ */ f(
132
132
  Et,
133
133
  {
@@ -186,7 +186,7 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
186
186
  hoveredAreaData: null,
187
187
  isAreaHovered: !1,
188
188
  cursorPos: { x: 0, y: 0 }
189
- }), { hoveredSeriesId: A, hoveredAreaData: $, isAreaHovered: tt, cursorPos: I } = Z, W = tt && A && $, j = !W, G = [...n, ...i], et = G[0]?.dataset.length ?? 0, N = G.flatMap((t) => t.dataset.map((c) => c.x)), ot = G.flatMap((t) => t.dataset.map((c) => c.y)), rt = n[0]?.dataset?.map(
189
+ }), { hoveredSeriesId: D, hoveredAreaData: $, isAreaHovered: tt, cursorPos: I } = Z, W = tt && D && $, j = !W, G = [...n, ...i], et = G[0]?.dataset.length ?? 0, N = G.flatMap((t) => t.dataset.map((c) => c.x)), ot = G.flatMap((t) => t.dataset.map((c) => c.y)), rt = n[0]?.dataset?.map(
190
190
  (t, c) => n.reduce((m, _) => m + _.dataset[c]?.y || 0, 0)
191
191
  ) ?? [0], at = Math.max(...rt), nt = Math.max(
192
192
  ...i.flatMap((t) => t.dataset.map((c) => c.y))
@@ -232,7 +232,7 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
232
232
  }, dt = (t) => {
233
233
  a?.(t ?? "");
234
234
  }, ut = () => {
235
- const t = E(String(A)).guid;
235
+ const t = E(String(D)).guid;
236
236
  t && a?.(t);
237
237
  }, mt = (t) => {
238
238
  const c = String(t?.seriesId), m = E(c).guid, _ = Y.find((B) => B.id === c), pt = _ && t?.dataIndex !== void 0, yt = _ && t?.dataIndex === void 0;
@@ -331,10 +331,10 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
331
331
  }
332
332
  },
333
333
  slots: {
334
- itemContent: (t) => j && A ? /* @__PURE__ */ s(
334
+ itemContent: (t) => j && D ? /* @__PURE__ */ s(
335
335
  Vt,
336
336
  {
337
- categoryGuids: E(A),
337
+ categoryGuids: E(D),
338
338
  xData: N,
339
339
  ...t
340
340
  }
@@ -375,7 +375,7 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
375
375
  W && /* @__PURE__ */ s(
376
376
  Xt,
377
377
  {
378
- categoryGuids: E(A),
378
+ categoryGuids: E(D),
379
379
  chartContainerRef: x,
380
380
  cursorPosition: I,
381
381
  hoveredAreaData: $.map((t) => ({
@@ -444,7 +444,7 @@ const U = ({ categoryGuid: r, topLevelCategoryGuid: e }) => {
444
444
  children: g
445
445
  }
446
446
  ) });
447
- }, qt = (r) => D[r] ?? D.default, Jt = (r) => Nt[r];
447
+ }, qt = (r) => A[r] ?? A.default, Jt = (r) => Nt[r];
448
448
  function Kt(r, e) {
449
449
  const o = [], a = new Date(r);
450
450
  for (; a <= e; ) {
@@ -16,13 +16,13 @@ import E from "@mui/material/Button";
16
16
  import Y from "@mui/material/Paper";
17
17
  import { useTokens as v, H2 as z, Text as G } from "@mxenabled/mxui";
18
18
  import { ChevronLeft as X, ChevronRight as Z } from "@mxenabled/mx-icons";
19
- import { f as q, a as J } from "./Dialog-BPTr3qHE.mjs";
19
+ import { f as q, D as J } from "./Dialog-CWW597AF.mjs";
20
20
  import { isSameDay as T } from "date-fns/isSameDay";
21
21
  import { isWithinInterval as Q } from "date-fns/isWithinInterval";
22
22
  import nn from "@mui/material/styles/useTheme";
23
23
  import k from "@mui/material/ListItem";
24
24
  import an from "@mui/material/ListItemButton";
25
- import { g as tn } from "./hooks-CBST3rkm.mjs";
25
+ import { g as tn } from "./hooks-CE2TKk4a.mjs";
26
26
  var on = /* @__PURE__ */ ((n) => (n[n.CREDIT = 1] = "CREDIT", n[n.DEBIT = 2] = "DEBIT", n))(on || {}), en = /* @__PURE__ */ ((n) => (n[n.POSTED = 1] = "POSTED", n[n.PENDING = 2] = "PENDING", n))(en || {});
27
27
  const rn = ({ copy: n, date: a, onNextClick: o, onPreviousClick: r }) => {
28
28
  const c = v(), l = cn(c);