@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
@@ -1,12 +1,12 @@
1
1
  import { T as Ca } from "../TransactionApi-B3Tksf7L.mjs";
2
- import { u as P, C as He, D as Be, M as Pe, c as $e, T as Ve, a as We } from "../TransactionDetails-DRlrltGq.mjs";
3
- import { B as ba, d as Ta, b as Aa } from "../TransactionDetails-DRlrltGq.mjs";
4
- import { T as M } from "../User-BthIKO4w.mjs";
5
- import { O as xa } from "../User-BthIKO4w.mjs";
6
- import { S as ee, D as Ge } from "../TransactionStore-D8MKYDMb.mjs";
7
- import { T as Ia } from "../TransactionStore-D8MKYDMb.mjs";
8
- import { e as Ue } from "../exportTransactionsToCSV-XqdHNe2V.mjs";
9
- import { E as Da } from "../ExportCsvAction-Um-CDa4C.mjs";
2
+ import { u as P, C as He, D as Be, M as Pe, c as $e, T as Ve, a as We } from "../TransactionDetails-_cXLXTd3.mjs";
3
+ import { B as ba, d as Ta, b as Aa } from "../TransactionDetails-_cXLXTd3.mjs";
4
+ import { T as M } from "../User-DaJAQ09j.mjs";
5
+ import { O as xa } from "../User-DaJAQ09j.mjs";
6
+ import { S as ee, D as Ge } from "../TransactionStore-B-Tq_YFE.mjs";
7
+ import { T as Ia } from "../TransactionStore-B-Tq_YFE.mjs";
8
+ import { e as Ue } from "../exportTransactionsToCSV-D8TTNrrE.mjs";
9
+ import { E as Da } from "../ExportCsvAction-CBJAfyAw.mjs";
10
10
  import { jsxs as _, jsx as e } from "react/jsx-runtime";
11
11
  import m from "react";
12
12
  import { observer as S } from "mobx-react-lite";
@@ -15,9 +15,9 @@ import { DataGridPro as ze } from "@mui/x-data-grid-pro";
15
15
  import A from "@mui/material/Box";
16
16
  import { useTheme as Ke } from "@mui/material/styles";
17
17
  import { Text as C, Icon as B, MerchantLogo as qe, TextField as te, P as je } from "@mxenabled/mxui";
18
- import { h as $, u as x, b as K, d as re, m as Xe, a as Ye, g as Je, o as Qe } from "../hooks-CBST3rkm.mjs";
18
+ import { h as $, u as x, b as K, d as re, m as Xe, a as Ye, g as Je, o as Qe } from "../hooks-CE2TKk4a.mjs";
19
19
  import { fromUnixTime as Ze } from "date-fns/fromUnixTime";
20
- import { f as et, a as tt, D as se } from "../Dialog-BPTr3qHE.mjs";
20
+ import { f as et, D as tt, a as se } from "../Dialog-CWW597AF.mjs";
21
21
  import D from "@mui/material/Stack";
22
22
  import { f as ie } from "../NumberFormatting-Buh7u8Oi.mjs";
23
23
  import { L as q } from "../Loader-DUaFpDGv.mjs";
@@ -26,18 +26,18 @@ import { getUnixTime as nt } from "date-fns/getUnixTime";
26
26
  import { startOfMonth as ot } from "date-fns/startOfMonth";
27
27
  import { startOfToday as z } from "date-fns/startOfToday";
28
28
  import rt from "@mui/material/styles/useTheme";
29
- import { l as st } from "../ConnectDrawer--gJHyp-S.mjs";
29
+ import { l as st } from "../ConnectDrawer-CPTXh70j.mjs";
30
30
  import it from "@mui/material/Divider";
31
31
  import ct from "@mui/material/MenuItem";
32
32
  import lt from "@mui/material/RadioGroup";
33
33
  import { ExpandMore as dt } from "@mxenabled/mx-icons";
34
- import { C as ut } from "../CurrencyInput-CC5cwVit.mjs";
35
- import { a as mt, u as _t } from "../CategorySelectorDrawer-DomNyubP.mjs";
34
+ import { C as ut } from "../CurrencyInput-C4xNRL2W.mjs";
35
+ import { a as mt, u as _t } from "../CategorySelectorDrawer-BmenK5bu.mjs";
36
36
  import { b as ae } from "../Localization-2MODESHW.mjs";
37
- import { A as T, W as pt } from "../WidgetContainer-DJA1bxLn.mjs";
37
+ import { A as T, W as pt } from "../WidgetContainer-DtPnPQZY.mjs";
38
38
  import { u as gt } from "../useScreenSize-B6JyS_Lj.mjs";
39
39
  import { S as ht } from "../SearchBox-B2_zLv8-.mjs";
40
- import { D as ne } from "../Drawer-BEtCk82g.mjs";
40
+ import { D as ne } from "../Drawer-kEE73B87.mjs";
41
41
  const ft = (t) => /* @__PURE__ */ _(C, { tabIndex: t.tabIndex, variant: "Small", children: [
42
42
  `${t.row.account}`,
43
43
  t.row.number && ` | ${t.row.number}`
@@ -7,31 +7,31 @@ import _ from "@mui/material/Stack";
7
7
  import me from "@mui/material/Button";
8
8
  import { addSeconds as ve } from "date-fns/addSeconds";
9
9
  import { differenceInCalendarMonths as pe } from "date-fns/differenceInCalendarMonths";
10
- import { a as Je, g as et, S as tt, L as Me } from "../TrendsStore-DL3Vuh71.mjs";
11
- import { T as mo } from "../TrendsStore-DL3Vuh71.mjs";
12
- import { i as nt, c as ot, d as st, e as rt, f as at, h as it, b as Ae, g as Re, j as De } from "../SpendingData-BuJ03S9d.mjs";
10
+ import { a as Je, g as et, S as tt, L as Me } from "../TrendsStore-ZZ8X36lJ.mjs";
11
+ import { T as mo } from "../TrendsStore-ZZ8X36lJ.mjs";
12
+ import { i as nt, c as ot, d as st, e as rt, f as at, h as it, b as Ae, g as Re, j as De } from "../SpendingData-D5vsfYKo.mjs";
13
13
  import ct from "@mui/material/ToggleButton";
14
14
  import lt from "@mui/material/ToggleButtonGroup";
15
- import { u as R, m as P, g as N, b as ee, h as ie, d as ce, v as te, f as Te, p as dt, a as ht } from "../hooks-CBST3rkm.mjs";
15
+ import { u as R, m as P, g as N, b as ee, h as ie, d as ce, v as te, f as Te, p as dt, a as ht } from "../hooks-CE2TKk4a.mjs";
16
16
  import { u as $ } from "../useScreenSize-B6JyS_Lj.mjs";
17
- import { f as q, a as z } from "../Dialog-BPTr3qHE.mjs";
17
+ import { f as q, D as z } from "../Dialog-CWW597AF.mjs";
18
18
  import { DataGridPro as ut } from "@mui/x-data-grid-pro";
19
19
  import { C as gt } from "../CurrencyText-kyC1aseI.mjs";
20
20
  import { b as mt } from "../Localization-2MODESHW.mjs";
21
21
  import { H as Ie } from "../HeaderCell-DjuifqHJ.mjs";
22
- import { T as A, b as pt } from "../ViewMoreMicroCard-DTtQNV3D.mjs";
23
- import { A as y, W as ke } from "../WidgetContainer-DJA1bxLn.mjs";
22
+ import { T as A, b as pt } from "../ViewMoreMicroCard-664i7l19.mjs";
23
+ import { A as y, W as ke } from "../WidgetContainer-DtPnPQZY.mjs";
24
24
  import { c as Ct } from "../Category-CevNQ03n.mjs";
25
- import { a as Ne, T as He } from "../TransactionDetails-DRlrltGq.mjs";
26
- import { D as Ce } from "../Drawer-BEtCk82g.mjs";
25
+ import { a as Ne, T as He } from "../TransactionDetails-_cXLXTd3.mjs";
26
+ import { D as Ce } from "../Drawer-kEE73B87.mjs";
27
27
  import { L as J } from "../Loader-DUaFpDGv.mjs";
28
28
  import { useTheme as We } from "@mui/material/styles";
29
- import { L as ye } from "../LineChart-CE3oLBQ0.mjs";
30
- import { M as ft } from "../MiniWidgetContainer-LtXXgZ6H.mjs";
29
+ import { L as ye } from "../LineChart-B35qvXik.mjs";
30
+ import { M as ft } from "../MiniWidgetContainer-DTQdRK-3.mjs";
31
31
  import { subMonths as Tt } from "date-fns";
32
32
  import { TrendingUp as yt, TrendingDown as _t, MultilineChart as bt, ExpandLess as St, ExpandMore as wt } from "@mxenabled/mx-icons";
33
33
  import { a as Dt, f as Z } from "../NumberFormatting-Buh7u8Oi.mjs";
34
- import { M as It } from "../MicroWidgetContainer-C3iV1FBR.mjs";
34
+ import { M as It } from "../MicroWidgetContainer-C4QQHfD7.mjs";
35
35
  import Et from "@mui/material/Collapse";
36
36
  import Lt from "@mui/material/List";
37
37
  import xt from "@mui/material/ListItem";
@@ -42,11 +42,11 @@ import Oe from "@mui/material/styles/useTheme";
42
42
  import Rt from "@mui/material/Divider";
43
43
  import { useTheme as kt, Stack as Nt } from "@mui/material";
44
44
  import Ht from "@mui/material/Paper";
45
- import { b as Wt } from "../CategoryUtil-DUM8NuGO.mjs";
46
- import { E as Ot } from "../ExportCsvAction-Um-CDa4C.mjs";
47
- import { u as Vt } from "../useInsightsEnabled-jdvS1ppf.mjs";
45
+ import { b as Wt } from "../CategoryUtil-BR3H5i6n.mjs";
46
+ import { E as Ot } from "../ExportCsvAction-CBJAfyAw.mjs";
47
+ import { u as Vt } from "../useInsightsEnabled-DSnpkUq0.mjs";
48
48
  import { E as Gt } from "../EmptyState-DA_lfRBv.mjs";
49
- import { l as Bt } from "../ConnectDrawer--gJHyp-S.mjs";
49
+ import { l as Bt } from "../ConnectDrawer-CPTXh70j.mjs";
50
50
  const Ve = ({ selectedTab: t, onTabChange: o }) => /* @__PURE__ */ e(
51
51
  lt,
52
52
  {
@@ -1,6 +1,6 @@
1
1
  import s from "react";
2
- import { g as e } from "./ConnectDrawer--gJHyp-S.mjs";
3
- import { a as n } from "./hooks-CBST3rkm.mjs";
2
+ import { g as e } from "./ConnectDrawer-CPTXh70j.mjs";
3
+ import { a as n } from "./hooks-CE2TKk4a.mjs";
4
4
  const i = (o) => {
5
5
  const { config: a } = n();
6
6
  return s.useMemo(
@@ -1,5 +1,5 @@
1
1
  import { useState as n, useEffect as a } from "react";
2
- import { f as o } from "./hooks-CBST3rkm.mjs";
2
+ import { f as o } from "./hooks-CE2TKk4a.mjs";
3
3
  const f = () => {
4
4
  const { isInitialized: e, appDataStore: t } = o(), [s, i] = n(!1);
5
5
  return a(() => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "7.1.4-ram1-alpha-finstrong-credit-score-graph-check",
3
+ "version": "7.1.5",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",
@@ -1,163 +0,0 @@
1
- import { jsxs as h, jsx as r } from "react/jsx-runtime";
2
- import u from "@mui/material/Box";
3
- import s from "@mui/material/Stack";
4
- import { H2 as y, Drawer as B } from "@mxenabled/mxui";
5
- import x from "@mui/material/Button";
6
- import v from "@mui/material/IconButton";
7
- import { ArrowBack as j } from "@mxenabled/mx-icons";
8
- const F = ({
9
- footerStyles: e = {},
10
- hasSecondaryAction: a = !0,
11
- isPrimaryDisabled: t,
12
- onPrimaryAction: o,
13
- onSecondaryAction: n,
14
- primaryButtonProps: l = {},
15
- primaryColor: c = "primary",
16
- primaryText: i = "Save",
17
- secondaryColor: d = "primary",
18
- secondaryText: p = "Cancel"
19
- }) => /* @__PURE__ */ h(
20
- s,
21
- {
22
- sx: {
23
- bgcolor: "background.paper",
24
- flexDirection: "row",
25
- gap: 16,
26
- justifyContent: "flex-end",
27
- p: 24,
28
- ...e
29
- },
30
- children: [
31
- a && /* @__PURE__ */ r(
32
- x,
33
- {
34
- color: d,
35
- onClick: n,
36
- variant: o ? "outlined" : "contained",
37
- children: p
38
- }
39
- ),
40
- o && /* @__PURE__ */ r(
41
- x,
42
- {
43
- ...l,
44
- color: c,
45
- disabled: t,
46
- onClick: o,
47
- variant: "contained",
48
- children: i
49
- }
50
- )
51
- ]
52
- }
53
- ), H = ({
54
- ariaLabelClose: e,
55
- onClose: a,
56
- shouldShowBorders: t,
57
- shouldShowShadow: o,
58
- title: n
59
- }) => /* @__PURE__ */ h(
60
- s,
61
- {
62
- "aria-level": 1,
63
- direction: "row",
64
- role: "heading",
65
- sx: {
66
- alignItems: "center",
67
- backgroundColor: "background.paper",
68
- ...t && {
69
- borderBottom: 1,
70
- borderTop: 1,
71
- borderColor: "border.light"
72
- },
73
- ...o && {
74
- boxShadow: "0px 2px 8px 0px #6A73811F"
75
- },
76
- padding: "8px 8px 8px 8px"
77
- },
78
- children: [
79
- /* @__PURE__ */ r(v, { "aria-label": e, color: "primary", onClick: a, children: /* @__PURE__ */ r(j, { color: "primary", sx: { fontSize: 22 } }) }),
80
- /* @__PURE__ */ r(
81
- u,
82
- {
83
- sx: {
84
- flexGrow: 1,
85
- margin: "auto",
86
- textAlign: "center"
87
- },
88
- children: /* @__PURE__ */ r(y, { bold: !0, variant: "Body", children: n })
89
- }
90
- ),
91
- /* @__PURE__ */ r(u, { width: "44px" })
92
- ]
93
- }
94
- ), I = ({
95
- ariaLabelClose: e = "Close",
96
- children: a,
97
- footerStyles: t = {},
98
- hasSecondaryAction: o = !0,
99
- id: n,
100
- isOpen: l,
101
- isPrimaryDisabled: c,
102
- onClose: i,
103
- onPrimaryAction: d,
104
- onSecondaryAction: p,
105
- primaryButtonProps: b,
106
- primaryColor: m = "primary",
107
- primaryText: g,
108
- secondaryColor: w = "secondary",
109
- secondaryText: f,
110
- shouldShowHeaderBorders: k = !0,
111
- shouldShowHeaderShadow: C = !1,
112
- title: D,
113
- ...S
114
- }) => /* @__PURE__ */ r(
115
- B,
116
- {
117
- id: n,
118
- isOpen: l,
119
- onClose: i,
120
- sx: {
121
- "& .MuiDrawer-paper": {
122
- backgroundColor: "background.default",
123
- borderRadius: 0
124
- },
125
- height: "100%",
126
- "& .MuiToolbar-root": {
127
- backgroundColor: "background.paper"
128
- }
129
- },
130
- ...S,
131
- children: /* @__PURE__ */ h(s, { height: "100%", justifyContent: "space-between", children: [
132
- /* @__PURE__ */ r(
133
- H,
134
- {
135
- ariaLabelClose: e,
136
- onClose: i,
137
- shouldShowBorders: k,
138
- shouldShowShadow: C,
139
- title: D
140
- }
141
- ),
142
- /* @__PURE__ */ r(u, { height: "100%", overflow: "auto", children: a }),
143
- d && /* @__PURE__ */ r(
144
- F,
145
- {
146
- footerStyles: t,
147
- hasSecondaryAction: o,
148
- isPrimaryDisabled: c,
149
- onPrimaryAction: d,
150
- onSecondaryAction: p ?? i,
151
- primaryButtonProps: b,
152
- primaryColor: m,
153
- primaryText: g,
154
- secondaryColor: w,
155
- secondaryText: f
156
- }
157
- )
158
- ] })
159
- }
160
- ), q = I;
161
- export {
162
- q as D
163
- };