@mx-cartographer/experiences 9.0.0-alpha.mega1 → 9.0.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 (773) hide show
  1. package/CHANGELOG.md +676 -9
  2. package/README.md +216 -47
  3. package/dist/{Account-CMjOp7S2.mjs → Account-BaJmiJAG.mjs} +4 -4
  4. package/dist/{Account-BIKn4XEZ.mjs → Account-BxHMlV9R.mjs} +1 -1
  5. package/dist/AccountDetailsHeader-DIysk_4w.mjs +95 -0
  6. package/dist/AccountFields-mwJ8NXsX.mjs +141 -0
  7. package/dist/AccountListItem-BDXHs4tV.mjs +94 -0
  8. package/dist/AccountUtils-T5_Odvos.mjs +27 -0
  9. package/dist/Accounts-CseLC3lL.mjs +5 -0
  10. package/dist/Analytics-CkYXKvco.mjs +53 -0
  11. package/dist/Analytics-CzGzz_sE.mjs +136 -0
  12. package/dist/ApiEndpoints-DXwIYNUV.mjs +49 -0
  13. package/dist/BudgetUtil-Bg2AQJpQ.mjs +74 -0
  14. package/dist/{Category-Ccoew_sA.mjs → Category-DEKZGLYe.mjs} +3 -3
  15. package/dist/{CategorySelectorDrawer-C4aZYP4N.mjs → CategorySelectorDrawer-CmaDLhnf.mjs} +131 -119
  16. package/dist/Connect-Dk6GZEsA.mjs +39 -0
  17. package/dist/ConnectCard-CCep7Zqe.mjs +54 -0
  18. package/dist/ConnectDrawer-Cnjr3Ddg.mjs +58 -0
  19. package/dist/{ConnectionsDrawer-BExzgE16.mjs → ConnectionsDrawer-CtfPXk0M.mjs} +13 -12
  20. package/dist/CurrencyDialog-DumQCTPO.mjs +373 -0
  21. package/dist/CurrencyInput-adTIRtL3.mjs +87 -0
  22. package/dist/{CurrencyText-C-85TnUF.mjs → CurrencyText-CCbE6MmF.mjs} +1 -1
  23. package/dist/DateFormats-HudZ3Bjs.mjs +64 -0
  24. package/dist/DateUtil-Bhq59ZVg.mjs +58 -0
  25. package/dist/DebtUtils-DD3186U-.mjs +153 -0
  26. package/dist/Dialog-CwWc0AbH.mjs +63 -0
  27. package/dist/Donut-SzzfZDHF.mjs +88 -0
  28. package/dist/{Drawer-Bet2ZPJo.mjs → Drawer-BXqqBMxg.mjs} +32 -34
  29. package/dist/EmbeddedCard-DPwJjqMH.mjs +856 -0
  30. package/dist/{EmptyState-DoxNUae-.mjs → EmptyState-CJUDc3kD.mjs} +21 -22
  31. package/dist/Error-Dogaw2jO.mjs +84 -0
  32. package/dist/ErrorBoundary-CsdOcnJ9.mjs +23 -0
  33. package/dist/{ExportCsvAction-oG_Mn66T.mjs → ExportCsvAction-Bw02ZJEj.mjs} +6 -6
  34. package/dist/GlobalAccountFilter-7Cg2-9A5.mjs +237 -0
  35. package/dist/GlobalCopyApi-wcnDUzMV.mjs +128 -0
  36. package/dist/GoalsUtil-C9EnLWvC.mjs +107 -0
  37. package/dist/HeaderCell-P8w6CmfO.mjs +6 -0
  38. package/dist/{Help-c-zHlDbv.mjs → Help-CkQTjORd.mjs} +6 -27
  39. package/dist/{Help-BW_ar-4B.mjs → Help-DJ8PrVHX.mjs} +594 -562
  40. package/dist/InformationTooltip-4su8bn1e.mjs +41 -0
  41. package/dist/{InvestmentUtil-jOyOgzIB.mjs → InvestmentUtil-BItV7uEs.mjs} +17 -17
  42. package/dist/LineChart-CejWS_rh.mjs +612 -0
  43. package/dist/{ListItemAction-Cbr3417C.mjs → ListItemAction-CwspSmQi.mjs} +26 -26
  44. package/dist/ListItemRow-kH1rn8Xu.mjs +67 -0
  45. package/dist/ListItemWrapper-B5r-YQQ_.mjs +42 -0
  46. package/dist/Loader-CxeBwuPG.mjs +21 -0
  47. package/dist/Localization-DnoVyBNK.mjs +38 -0
  48. package/dist/ManageIncome-B1JfqslT.mjs +595 -0
  49. package/dist/{MicroWidgetContainer-DSyYwRCU.mjs → MicroWidgetContainer-CfKdQfhi.mjs} +2 -2
  50. package/dist/MiniWidgetContainer-BdPiUU-u.mjs +66 -0
  51. package/dist/NetWorthUtils-DilGN1nW.mjs +95 -0
  52. package/dist/Notification-DTNYSd8P.mjs +7 -0
  53. package/dist/{NotificationSettings-e789PcRb.mjs → NotificationSettings-6p-h5phZ.mjs} +143 -142
  54. package/dist/NotificationUtils-BRGFTePr.mjs +23 -0
  55. package/dist/{NumberFormatting-DjTD0t3W.mjs → NumberFormatting--XMeeBfr.mjs} +2 -1
  56. package/dist/OriginalBalanceAction-CkJPnp2c.mjs +114 -0
  57. package/dist/{RecurringSettings-BpCUcE8w.mjs → RecurringSettings-cm6MK_aS.mjs} +4 -4
  58. package/dist/RecurringTransactionsUtil-B3rLEx_g.mjs +253 -0
  59. package/dist/{ResponsiveButton-C6KH8JH4.mjs → ResponsiveButton-CC9F_Ezk.mjs} +4 -4
  60. package/dist/SearchBox-Cpgu_gdO.mjs +50 -0
  61. package/dist/Select-BFt-HD-L.mjs +55 -0
  62. package/dist/SelectionBox-B4xELRgp.mjs +48 -0
  63. package/dist/{SingleSegmentDonut-PsRQPkmV.mjs → SingleSegmentDonut-7Uy6VEld.mjs} +1 -1
  64. package/dist/Sizes-DISGrlUg.mjs +6 -0
  65. package/dist/{SpendingData-B7NuTQ9s.mjs → SpendingData-PKlh8caU.mjs} +6 -6
  66. package/dist/SpendingLegend-5Ct_FZ8o.mjs +193 -0
  67. package/dist/ToggleListItem-Dl1lXNwj.mjs +91 -0
  68. package/dist/TransactionDetails-C3dlAzYf.mjs +1714 -0
  69. package/dist/TransactionUtils-BphBJBbU.mjs +234 -0
  70. package/dist/TrendsUtil-D9z3kIj_.mjs +69 -0
  71. package/dist/UserStore-CRpKQjpP.mjs +3002 -0
  72. package/dist/ViewMoreMicroCard-BD_MNc2z.mjs +1295 -0
  73. package/dist/WidgetContainer-DNuz_s7W.mjs +479 -0
  74. package/dist/accounts/AccountsMiniWidget.d.ts +1 -1
  75. package/dist/accounts/AccountsWidget.d.ts +1 -1
  76. package/dist/accounts/components/AccountListItem.d.ts +1 -1
  77. package/dist/accounts/components/AccountsListCompact.d.ts +1 -1
  78. package/dist/accounts/components/detailsdrawer/Accounts/AccountActionsRow.d.ts +1 -0
  79. package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailsChart.d.ts +1 -1
  80. package/dist/accounts/hooks/useGetMergeableAccounts.d.ts +1 -1
  81. package/dist/accounts/hooks/useUiStore.d.ts +6 -1
  82. package/dist/accounts/index.d.ts +0 -2
  83. package/dist/accounts/index.es.js +628 -527
  84. package/dist/accounts/utils/AccountDetails.d.ts +1 -1
  85. package/dist/accounts/utils/AccountFields.d.ts +3 -3
  86. package/dist/analytics/index.es.js +93 -112
  87. package/dist/budgets/BubbleBudgetsMiniWidget.d.ts +1 -1
  88. package/dist/budgets/BubbleBudgetsWidget.d.ts +1 -1
  89. package/dist/budgets/components/BubbleChart.d.ts +1 -1
  90. package/dist/budgets/components/BudgetDetailsDrawerV2.d.ts +11 -0
  91. package/dist/budgets/components/MerchantBudgetDetailsDrawer.d.ts +17 -0
  92. package/dist/budgets/components/addbudget/RecalculateBudgetRow.d.ts +1 -1
  93. package/dist/budgets/components/addbudget/UnbudgetedRow.d.ts +1 -1
  94. package/dist/budgets/components/bubblechart/Bubble.d.ts +1 -1
  95. package/dist/budgets/components/budgetdetails/AddSubBudget.d.ts +1 -1
  96. package/dist/budgets/components/budgetdetails/BudgetDetails.d.ts +1 -1
  97. package/dist/budgets/components/budgetdetails/Header.d.ts +1 -1
  98. package/dist/budgets/components/budgetdetails/SubBudgetList.d.ts +1 -1
  99. package/dist/budgets/components/budgetlist/BudgetRow.d.ts +1 -1
  100. package/dist/budgets/components/budgetlist/SubBudgetRow.d.ts +1 -1
  101. package/dist/budgets/components/shared/BudgetDetailsTopSection.d.ts +13 -0
  102. package/dist/budgets/index.d.ts +2 -1
  103. package/dist/budgets/index.es.js +989 -813
  104. package/dist/budgets/utils/BubblesSVG.d.ts +3 -3
  105. package/dist/cashflow/CashflowMiniWidget.d.ts +1 -1
  106. package/dist/cashflow/CashflowWidget.d.ts +1 -1
  107. package/dist/cashflow/components/DetailsExpenseRow.d.ts +1 -1
  108. package/dist/cashflow/context/hooks.d.ts +15 -1
  109. package/dist/cashflow/index.d.ts +0 -2
  110. package/dist/cashflow/index.es.js +461 -490
  111. package/dist/cashflow/util/Filters.d.ts +1 -1
  112. package/dist/categories/components/CategoryRow.d.ts +1 -1
  113. package/dist/categories/components/CustomCategories/AddSubcategory.d.ts +1 -1
  114. package/dist/categories/components/CustomCategories/DeleteSubcategory.d.ts +1 -1
  115. package/dist/categories/components/CustomCategories/RenameSubcategory.d.ts +1 -1
  116. package/dist/categories/components/SubcategoryList.d.ts +1 -1
  117. package/dist/categories/components/SubcategoryRow.d.ts +1 -1
  118. package/dist/categories/context/hooks.d.ts +19 -1
  119. package/dist/categories/index.d.ts +0 -1
  120. package/dist/categories/index.es.js +4 -6
  121. package/dist/common/components/CurrencyDialog.d.ts +19 -0
  122. package/dist/common/components/CurrencyInput.d.ts +1 -1
  123. package/dist/common/components/EmptyState.d.ts +0 -1
  124. package/dist/common/components/Error.d.ts +13 -0
  125. package/dist/common/components/GlobalAccountFilter.d.ts +3 -2
  126. package/dist/common/components/Loader.d.ts +1 -2
  127. package/dist/common/components/MiniWidgetContainer.d.ts +1 -0
  128. package/dist/common/components/TinyBarChart.d.ts +10 -0
  129. package/dist/common/components/WidgetContainer.d.ts +4 -3
  130. package/dist/common/components/WidgetDateRangeSelector.d.ts +12 -0
  131. package/dist/common/components/charts/LineChart.d.ts +1 -0
  132. package/dist/common/components/charts/index.d.ts +1 -0
  133. package/dist/common/components/charts/linechart/CustomTooltip.d.ts +2 -1
  134. package/dist/common/components/charts/linechart/utils/markerShapes.d.ts +3 -0
  135. package/dist/common/components/charts/stackedlinechart/CustomAreaTooltip.d.ts +1 -1
  136. package/dist/common/components/daterangeselector/DateRangeSelector.d.ts +1 -0
  137. package/dist/common/components/globalaccountfilter/GlobalAccountFilterList.d.ts +1 -1
  138. package/dist/common/components/index.d.ts +2 -1
  139. package/dist/common/constants/Account.d.ts +1 -1
  140. package/dist/common/constants/Analytics.d.ts +12 -0
  141. package/dist/common/constants/ScheduledPayment.d.ts +1 -10
  142. package/dist/common/constants/SpendingPlan.d.ts +0 -10
  143. package/dist/common/constants/index.d.ts +2 -6
  144. package/dist/common/context/GlobalDataProvider.d.ts +2 -1
  145. package/dist/common/context/hooks.d.ts +24 -24
  146. package/dist/common/hooks/index.d.ts +2 -0
  147. package/dist/common/hooks/useAccountDisplayName.d.ts +1 -1
  148. package/dist/common/hooks/useCombineEvents.d.ts +1 -1
  149. package/dist/common/hooks/usePrevious.d.ts +2 -0
  150. package/dist/common/hooks/useWidgetHeaderStyles.d.ts +34 -0
  151. package/dist/common/index.d.ts +3 -3
  152. package/dist/common/index.es.js +254 -1348
  153. package/dist/common/utils/AccountDisplayName.d.ts +1 -1
  154. package/dist/common/utils/AccountFilter.d.ts +2 -2
  155. package/dist/common/utils/Analytics.d.ts +1 -1
  156. package/dist/common/utils/PostMessage.d.ts +1 -0
  157. package/dist/common/utils/Theme.d.ts +7 -6
  158. package/dist/common/utils/index.d.ts +1 -6
  159. package/dist/{accounts → core}/api/AccountApi.d.ts +2 -2
  160. package/dist/{common → core}/api/AnalyticsApi.d.ts +1 -1
  161. package/dist/{common → core}/api/AppDataApi.d.ts +2 -2
  162. package/dist/{common → core}/api/BannerApi.d.ts +1 -1
  163. package/dist/{common → core}/api/BeatApi.d.ts +2 -2
  164. package/dist/{budgets → core}/api/BudgetsApi.d.ts +5 -1
  165. package/dist/{common → core}/api/CategoryApi.d.ts +2 -2
  166. package/dist/{finstrong → core}/api/FinstrongApi.d.ts +2 -2
  167. package/dist/{common → core}/api/GlobalCopyApi.d.ts +2 -2
  168. package/dist/{goals → core}/api/GoalApi.d.ts +2 -2
  169. package/dist/{help → core}/api/HelpApi.d.ts +2 -2
  170. package/dist/{investments → core}/api/HoldingApi.d.ts +2 -2
  171. package/dist/{merchants → core}/api/MerchantApi.d.ts +2 -2
  172. package/dist/{common → core}/api/NotificationApi.d.ts +2 -2
  173. package/dist/{recurringtransactions → core}/api/RepeatingTransactionsApi.d.ts +2 -1
  174. package/dist/{common → core}/api/ScheduledPaymentsApi.d.ts +2 -2
  175. package/dist/{settings → core}/api/SettingsApi.d.ts +2 -3
  176. package/dist/{transactions → core}/api/TransactionApi.d.ts +2 -2
  177. package/dist/{common → core}/api/UserApi.d.ts +2 -2
  178. package/dist/{common → core}/api/WidgetApi.d.ts +1 -1
  179. package/dist/core/api/index.d.ts +20 -0
  180. package/dist/{common → core}/constants/ApiEndpoints.d.ts +1 -2
  181. package/dist/{common → core}/constants/DefaultConfig.d.ts +1 -1
  182. package/dist/core/constants/Transaction.d.ts +10 -0
  183. package/dist/core/constants/index.d.ts +4 -0
  184. package/dist/core/constants/repeatingTransactions.d.ts +10 -0
  185. package/dist/core/index.d.ts +4 -0
  186. package/dist/core/index.es.js +108 -0
  187. package/dist/{accounts → core}/stores/AccountStore.d.ts +15 -3
  188. package/dist/{analytics → core}/stores/AnalyticsStore.d.ts +1 -1
  189. package/dist/{common → core}/stores/AppDataStore.d.ts +1 -2
  190. package/dist/{insights/store → core/stores}/BeatStore.d.ts +3 -3
  191. package/dist/{budgets/store → core/stores}/BudgetsStore.d.ts +15 -2
  192. package/dist/{cashflow/stores/UiStore.d.ts → core/stores/CashflowStore.d.ts} +10 -2
  193. package/dist/{categories → core}/stores/CategoryStore.d.ts +24 -2
  194. package/dist/{common → core}/stores/ConnectStore.d.ts +1 -1
  195. package/dist/core/stores/DebtsStore.d.ts +22 -0
  196. package/dist/{finstrong → core}/stores/FinstrongStore.d.ts +5 -4
  197. package/dist/{common → core}/stores/GlobalStore.d.ts +4 -25
  198. package/dist/{goals → core}/stores/GoalStore.d.ts +3 -2
  199. package/dist/{help/store → core/stores}/HelpStore.d.ts +4 -5
  200. package/dist/{investments → core}/stores/HoldingStore.d.ts +4 -3
  201. package/dist/{merchants → core}/stores/MerchantStore.d.ts +3 -2
  202. package/dist/{networth → core}/stores/NetWorthStore.d.ts +3 -3
  203. package/dist/{notifications → core}/stores/NotificationStore.d.ts +3 -1
  204. package/dist/{recurringtransactions → core}/stores/RecurringTransactionsStore.d.ts +3 -2
  205. package/dist/{settings → core}/stores/SettingsStore.d.ts +4 -4
  206. package/dist/{transactions → core}/stores/TransactionStore.d.ts +30 -4
  207. package/dist/{trends → core}/stores/TrendsStore.d.ts +11 -4
  208. package/dist/core/stores/index.d.ts +24 -0
  209. package/dist/{common → core}/types/Analytics.d.ts +6 -3
  210. package/dist/{common → core}/types/AppData.d.ts +8 -2
  211. package/dist/{common → core}/types/Beat.d.ts +2 -0
  212. package/dist/{common → core}/types/Budget.d.ts +8 -0
  213. package/dist/{common → core}/types/Client.d.ts +1 -0
  214. package/dist/{common → core}/types/Expense.d.ts +2 -1
  215. package/dist/{common → core}/types/Finstrong.d.ts +0 -2
  216. package/dist/{networth → core}/types/NetWorth.d.ts +1 -10
  217. package/dist/{common → core}/types/Notification.d.ts +15 -5
  218. package/dist/core/types/Offer.d.ts +32 -0
  219. package/dist/{common → core}/types/Widgets.d.ts +1 -0
  220. package/dist/{common → core}/types/index.d.ts +4 -3
  221. package/dist/{common → core}/types/localization/BudgetsCopy.d.ts +26 -0
  222. package/dist/{common → core}/types/localization/CashflowCopy.d.ts +1 -0
  223. package/dist/{common → core}/types/localization/CommonCopy.d.ts +3 -0
  224. package/dist/{common → core}/types/localization/DebtsCopy.d.ts +5 -0
  225. package/dist/{common → core}/types/localization/GoalsCopy.d.ts +0 -1
  226. package/dist/{common → core}/types/localization/InsightsFeedCopy.d.ts +11 -0
  227. package/dist/{common → core}/types/localization/RecurringCopy.d.ts +2 -0
  228. package/dist/{common → core}/types/localization/SpendingCopy.d.ts +1 -0
  229. package/dist/{common → core}/types/localization/TransactionsCopy.d.ts +11 -6
  230. package/dist/{common → core}/types/localization/TrendsCopy.d.ts +2 -0
  231. package/dist/{accounts/utils/Accounts.d.ts → core/utils/AccountUtils.d.ts} +2 -2
  232. package/dist/{microinsights/utils/beatUtils.d.ts → core/utils/BeatUtils.d.ts} +1 -1
  233. package/dist/{budgets → core}/utils/BudgetUtil.d.ts +7 -2
  234. package/dist/{categories/util → core/utils}/CategoryUtil.d.ts +6 -1
  235. package/dist/core/utils/DebtUtils.d.ts +31 -0
  236. package/dist/core/utils/FinstrongUtils.d.ts +7 -0
  237. package/dist/{goals/util → core/utils}/GoalsUtil.d.ts +1 -1
  238. package/dist/core/utils/HelpUtil.d.ts +3 -0
  239. package/dist/{investments/util → core/utils}/InvestmentUtil.d.ts +2 -2
  240. package/dist/{common → core}/utils/Localization.d.ts +9 -1
  241. package/dist/{networth → core}/utils/NetWorthUtils.d.ts +1 -2
  242. package/dist/{notifications → core}/utils/NotificationUtils.d.ts +2 -1
  243. package/dist/{common → core}/utils/NumberFormatting.d.ts +1 -1
  244. package/dist/{recurringtransactions/util/RecurringTransactions.d.ts → core/utils/RecurringTransactionsUtil.d.ts} +2 -2
  245. package/dist/{settings/util/Notifications.d.ts → core/utils/SettingsUtil.d.ts} +1 -1
  246. package/dist/{transactions/utils/buildDetailedTransactions.d.ts → core/utils/TransactionUtils.d.ts} +12 -2
  247. package/dist/{trends/utils/TrendsData.d.ts → core/utils/TrendsUtil.d.ts} +1 -1
  248. package/dist/core/utils/index.d.ts +2 -0
  249. package/dist/dashboard/index.es.js +39 -38
  250. package/dist/debts/DebtsWidget.d.ts +1 -1
  251. package/dist/debts/components/DebtsChart.d.ts +1 -1
  252. package/dist/debts/components/DebtsTable.d.ts +1 -1
  253. package/dist/debts/components/SnowballCard.d.ts +1 -1
  254. package/dist/debts/components/actions/DebtsPriorityAction.d.ts +6 -1
  255. package/dist/debts/components/actions/InterestRateAction.d.ts +1 -1
  256. package/dist/debts/components/actions/MonthlyPaymentAction.d.ts +1 -1
  257. package/dist/debts/components/actions/OriginalBalanceAction.d.ts +1 -1
  258. package/dist/debts/components/debtspaydown/PaydownButton.d.ts +2 -1
  259. package/dist/debts/components/debtspriority/DebtsPriorityButton.d.ts +3 -1
  260. package/dist/debts/hooks/useDebtsUiStore.d.ts +1 -1
  261. package/dist/debts/index.d.ts +0 -1
  262. package/dist/debts/index.es.js +715 -775
  263. package/dist/debts/utils/DebtsTable.d.ts +1 -1
  264. package/dist/debts/utils/SnowballCard.d.ts +2 -2
  265. package/dist/finstrong/FinstrongWidget.d.ts +2 -2
  266. package/dist/finstrong/components/HealthChart.d.ts +1 -1
  267. package/dist/finstrong/components/onboarding/OnboardingAddMonthlyIncome.d.ts +1 -1
  268. package/dist/finstrong/components/onboarding/OnboardingStepsDrawer.d.ts +1 -1
  269. package/dist/finstrong/components/shared/Accounts.d.ts +1 -1
  270. package/dist/finstrong/components/shared/DoubleBarChart.d.ts +1 -0
  271. package/dist/finstrong/components/shared/ScoreHistoryTimeline.d.ts +1 -1
  272. package/dist/finstrong/components/shared/Transactions.d.ts +1 -1
  273. package/dist/finstrong/index.d.ts +0 -2
  274. package/dist/finstrong/index.es.js +1587 -1349
  275. package/dist/finstrong/util/finstrongUtils.d.ts +3 -9
  276. package/dist/goals/GoalsWidget.d.ts +2 -2
  277. package/dist/goals/components/AccountSelectionDrawer.d.ts +1 -1
  278. package/dist/goals/components/AddGoal.d.ts +1 -1
  279. package/dist/goals/components/GoalDetails.d.ts +1 -1
  280. package/dist/goals/components/GoalDetailsDrawer.d.ts +1 -1
  281. package/dist/goals/components/GoalList.d.ts +1 -1
  282. package/dist/goals/components/GoalStatusCard.d.ts +1 -1
  283. package/dist/goals/components/ManageGoals.d.ts +1 -1
  284. package/dist/goals/components/actions/AccountAction.d.ts +1 -1
  285. package/dist/goals/components/actions/AddRetirementAccountAction.d.ts +1 -1
  286. package/dist/goals/components/actions/AmountToSaveAction.d.ts +1 -1
  287. package/dist/goals/components/actions/BirthdayAction.d.ts +1 -1
  288. package/dist/goals/components/actions/ChangeAccountAction.d.ts +1 -1
  289. package/dist/goals/components/actions/ContributionAction.d.ts +1 -1
  290. package/dist/goals/components/actions/GoalNameAction.d.ts +1 -1
  291. package/dist/goals/components/actions/InterestRateAction.d.ts +1 -1
  292. package/dist/goals/components/actions/MonthlyPaymentAction.d.ts +1 -1
  293. package/dist/goals/components/actions/OriginalBalanceAction.d.ts +1 -1
  294. package/dist/goals/components/actions/RetirementAgeAction.d.ts +1 -1
  295. package/dist/goals/components/addgoal/AddGoalListItem.d.ts +2 -2
  296. package/dist/goals/components/managegoals/CompleteListItem.d.ts +1 -1
  297. package/dist/goals/components/managegoals/OngoingListItem.d.ts +3 -2
  298. package/dist/goals/components/managegoals/ReorderGoals.d.ts +1 -1
  299. package/dist/goals/components/micro/GoalMicroStatusCard.d.ts +1 -1
  300. package/dist/goals/index.d.ts +0 -2
  301. package/dist/goals/index.es.js +707 -787
  302. package/dist/help/HelpWidget.d.ts +2 -2
  303. package/dist/help/components/HelpContent.d.ts +1 -1
  304. package/dist/help/components/HelpList.d.ts +1 -1
  305. package/dist/help/components/content/BottomImageContent.d.ts +1 -1
  306. package/dist/help/components/content/ContentItem.d.ts +1 -1
  307. package/dist/help/components/content/LeftImageContent.d.ts +1 -1
  308. package/dist/help/components/content/NoImageContent.d.ts +1 -1
  309. package/dist/help/components/content/RightImageContent.d.ts +1 -1
  310. package/dist/help/components/content/TopImageContent.d.ts +1 -1
  311. package/dist/help/components/content/section/Accounts.d.ts +1 -1
  312. package/dist/help/components/content/section/Budgets.d.ts +1 -1
  313. package/dist/help/components/content/section/CashFlow.d.ts +1 -1
  314. package/dist/help/components/content/section/Debts.d.ts +1 -1
  315. package/dist/help/components/content/section/General.d.ts +1 -1
  316. package/dist/help/components/content/section/Goals.d.ts +1 -1
  317. package/dist/help/components/content/section/Insights.d.ts +1 -1
  318. package/dist/help/components/content/section/Investments.d.ts +1 -1
  319. package/dist/help/components/content/section/Mobile.d.ts +1 -1
  320. package/dist/help/components/content/section/NetWorth.d.ts +1 -1
  321. package/dist/help/components/content/section/Notifications.d.ts +1 -1
  322. package/dist/help/components/content/section/RecurringTransactions.d.ts +1 -1
  323. package/dist/help/components/content/section/Spending.d.ts +1 -1
  324. package/dist/help/components/content/section/Transactions.d.ts +1 -1
  325. package/dist/help/components/content/section/Trends.d.ts +1 -1
  326. package/dist/help/components/content/section/index.d.ts +15 -15
  327. package/dist/help/components/requestsupport/ContactSupport.d.ts +1 -1
  328. package/dist/help/components/requestsupport/HelpByCategoryList.d.ts +1 -1
  329. package/dist/help/components/requestsupport/MissingInstitution.d.ts +1 -1
  330. package/dist/help/components/requestsupport/PopularTopicsDrawer.d.ts +1 -1
  331. package/dist/help/components/requestsupport/PopularTopicsList.d.ts +1 -1
  332. package/dist/help/components/requestsupport/RequestSupport.d.ts +1 -1
  333. package/dist/help/components/requestsupport/RequestSupportFooter.d.ts +1 -1
  334. package/dist/help/components/requestsupport/RequestSupportInstitution.d.ts +1 -1
  335. package/dist/help/components/requestsupport/SupportSuccessMessage.d.ts +1 -1
  336. package/dist/help/index.es.js +19 -10
  337. package/dist/help/utils/index.d.ts +0 -1
  338. package/dist/{hooks-fY_n74f7.mjs → hooks-BaO_gOI6.mjs} +23 -23
  339. package/dist/insights/components/feed/Header.d.ts +8 -0
  340. package/dist/insights/components/index.d.ts +53 -0
  341. package/dist/insights/components/insights/AccountDiscoverability/AccountDiscoverability.d.ts +3 -0
  342. package/dist/insights/components/insights/AccountDiscoverability/index.d.ts +1 -0
  343. package/dist/insights/components/insights/AccountDiscoverability/types/AccountDiscoverability.d.ts +3 -0
  344. package/dist/insights/components/insights/AmericanUpcomingTaxDeadlineAlert/AmericanUpcomingTaxDeadlineAlert.d.ts +2 -0
  345. package/dist/insights/components/insights/AmericanUpcomingTaxDeadlineAlert/index.d.ts +1 -0
  346. package/dist/insights/components/insights/AmericanUpcomingTaxDeadlineAlert/types/AmericanUpcomingTaxDeadlineProps.d.ts +4 -0
  347. package/dist/insights/components/insights/BillAmountNotStandard/BillAmountNotStandard.d.ts +3 -0
  348. package/dist/insights/components/insights/BillAmountNotStandard/BillAmountNotStandardMUI.d.ts +3 -0
  349. package/dist/insights/components/insights/BillAmountNotStandard/index.d.ts +2 -0
  350. package/dist/insights/components/insights/BillAmountNotStandard/types/BillAmountNotStandard.d.ts +4 -0
  351. package/dist/insights/components/insights/CashBack/CashBack.d.ts +3 -0
  352. package/dist/insights/components/insights/CashBack/index.d.ts +1 -0
  353. package/dist/insights/components/insights/CashBack/types/CashBack.d.ts +7 -0
  354. package/dist/insights/components/insights/CategoryBudget/CategoryBudget.d.ts +3 -0
  355. package/dist/insights/components/insights/CategoryBudget/index.d.ts +1 -0
  356. package/dist/insights/components/insights/CategoryBudget/types/CategoryBudget.d.ts +10 -0
  357. package/dist/insights/components/insights/CategorySpendingV2/CategorySpendingV2.d.ts +2 -0
  358. package/dist/insights/components/insights/CategorySpendingV2/CategorySpendingV2MUI.d.ts +2 -0
  359. package/dist/insights/components/insights/CategorySpendingV2/index.d.ts +2 -0
  360. package/dist/insights/components/insights/CategorySpendingV2/types/CategorySpendingV2.d.ts +7 -0
  361. package/dist/insights/components/insights/CelebrateCreditCardPayoff/CelebrateCreditCardPayoff.d.ts +3 -0
  362. package/dist/insights/components/insights/CelebrateCreditCardPayoff/index.d.ts +1 -0
  363. package/dist/insights/components/insights/CelebrateCreditCardPayoff/types/CelebrateCreditCardPayoffProps.d.ts +9 -0
  364. package/dist/insights/components/insights/CustomTransaction/CustomTransaction.d.ts +3 -0
  365. package/dist/insights/components/insights/CustomTransaction/index.d.ts +1 -0
  366. package/dist/insights/components/insights/DiscoveredAccounts/DiscoveredAccountsBody.d.ts +9 -0
  367. package/dist/insights/components/insights/DiscoveredAccounts/DiscoveredAccountsLearnMoreDrawerContent.d.ts +21 -0
  368. package/dist/insights/components/insights/DiscoveredAccounts/DiscoveredAccountsMiniInsight.d.ts +6 -0
  369. package/dist/insights/components/insights/DiscoveredAccounts/index.d.ts +3 -0
  370. package/dist/insights/components/insights/FederalBankHoliday/FederalBankHoliday.d.ts +3 -0
  371. package/dist/insights/components/insights/FederalBankHoliday/FederalBankHolidayMUI.d.ts +3 -0
  372. package/dist/insights/components/insights/FederalBankHoliday/index.d.ts +2 -0
  373. package/dist/insights/components/insights/FederalBankHoliday/types/FederalBankHoliday.d.ts +4 -0
  374. package/dist/insights/components/insights/MarketingHub/Offer.d.ts +3 -0
  375. package/dist/insights/components/insights/MarketingHub/Types.d.ts +33 -0
  376. package/dist/insights/components/insights/MarketingHub/index.d.ts +2 -0
  377. package/dist/insights/components/insights/MonthlyDebtToIncomeComparisonV2/MonthlyDebtToIncomeComparisonV2.d.ts +2 -0
  378. package/dist/insights/components/insights/MonthlyDebtToIncomeComparisonV2/index.d.ts +1 -0
  379. package/dist/insights/components/insights/MonthlyDebtToIncomeComparisonV2/types/index.d.ts +4 -0
  380. package/dist/insights/components/insights/MonthlyEmergencyFundReview/LastMonthsContributionSection.d.ts +6 -0
  381. package/dist/insights/components/insights/MonthlyEmergencyFundReview/MonthlyEmergencyFundReviewBody.d.ts +21 -0
  382. package/dist/insights/components/insights/MonthlyEmergencyFundReview/ProjectedCompletionSection.d.ts +6 -0
  383. package/dist/insights/components/insights/MonthlyEmergencyFundReview/TotalSection.d.ts +7 -0
  384. package/dist/insights/components/insights/MonthlyEmergencyFundReview/index.d.ts +4 -0
  385. package/dist/insights/components/insights/MonthlySavingsToIncomeComparison/MonthlySavingsToIncomeComparison.d.ts +2 -0
  386. package/dist/insights/components/insights/MonthlySavingsToIncomeComparison/index.d.ts +1 -0
  387. package/dist/insights/components/insights/MonthlySavingsToIncomeComparison/types/index.d.ts +4 -0
  388. package/dist/insights/components/insights/MonthlySpendToIncomeComparisonV2/MonthlySpendToIncomeComparisonV2.d.ts +2 -0
  389. package/dist/insights/components/insights/MonthlySpendToIncomeComparisonV2/index.d.ts +1 -0
  390. package/dist/insights/components/insights/MonthlySpendToIncomeComparisonV2/types/index.d.ts +4 -0
  391. package/dist/insights/components/insights/MonthlySpendingComparisonV2/MonthlySpendingComparisonV2.d.ts +3 -0
  392. package/dist/insights/components/insights/MonthlySpendingComparisonV2/__test__/MonthlySpendComparisonV2.test.d.ts +1 -0
  393. package/dist/insights/components/insights/MonthlySpendingComparisonV2/index.d.ts +1 -0
  394. package/dist/insights/components/insights/MonthlySpendingComparisonV2/types/MonthlySpendComparisonV2.d.ts +4 -0
  395. package/dist/insights/components/insights/P2pCategorization/P2pCategorization.d.ts +3 -0
  396. package/dist/insights/components/insights/P2pCategorization/_tests_/P2pCategorizationMultipleTransaction.test.d.ts +0 -0
  397. package/dist/insights/components/insights/P2pCategorization/_tests_/P2pCategorizationSingleTransaction.test.d.ts +0 -0
  398. package/dist/insights/components/insights/P2pCategorization/index.d.ts +4 -0
  399. package/dist/insights/components/insights/P2pCategorization/shared/P2pCategorizationMultipleTransactions.d.ts +3 -0
  400. package/dist/insights/components/insights/P2pCategorization/shared/P2pCategorizationSingleTransaction.d.ts +3 -0
  401. package/dist/insights/components/insights/P2pCategorization/types/P2pCategorization.d.ts +17 -0
  402. package/dist/insights/components/insights/SavingsAccountBalancesSummary/SavingsAccountBalancesSummary.d.ts +2 -0
  403. package/dist/insights/components/insights/SavingsAccountBalancesSummary/index.d.ts +1 -0
  404. package/dist/insights/components/insights/SavingsAccountBalancesSummary/types/SavingsAccountBalancesSummary.d.ts +4 -0
  405. package/dist/insights/components/insights/SetUpDirectDeposit/SetUpDirectDepositBody.d.ts +3 -0
  406. package/dist/insights/components/insights/SetUpDirectDeposit/index.d.ts +1 -0
  407. package/dist/insights/components/insights/SharedDeposit/SharedDeposit.d.ts +2 -0
  408. package/dist/insights/components/insights/SharedDeposit/index.d.ts +1 -0
  409. package/dist/insights/components/insights/SharedDeposit/types/index.d.ts +7 -0
  410. package/dist/insights/components/insights/SwitchDirectDeposit/AccountBox.d.ts +7 -0
  411. package/dist/insights/components/insights/SwitchDirectDeposit/SwitchDirectDepositBody.d.ts +10 -0
  412. package/dist/insights/components/insights/SwitchDirectDeposit/SwitchDirectDepositMainContainer.d.ts +9 -0
  413. package/dist/insights/components/insights/SwitchDirectDeposit/index.d.ts +3 -0
  414. package/dist/insights/components/insights/UnifiedDeposit/UnifiedDeposit.d.ts +7 -0
  415. package/dist/insights/components/insights/UnifiedDeposit/UnifiedDepositBody.d.ts +11 -0
  416. package/dist/insights/components/insights/UnifiedDeposit/index.d.ts +1 -0
  417. package/dist/insights/components/insights/UserFeedback/StyledToggleButton.d.ts +7 -0
  418. package/dist/insights/components/insights/UserFeedback/Types.d.ts +27 -0
  419. package/dist/insights/components/insights/UserFeedback/UserFeedback.d.ts +3 -0
  420. package/dist/insights/components/insights/UserFeedback/index.d.ts +1 -0
  421. package/dist/insights/components/insights/WeeklyNoSpendDays/BubbleWeek.d.ts +9 -0
  422. package/dist/insights/components/insights/WeeklyNoSpendDays/NoSpendIcons.d.ts +1 -0
  423. package/dist/insights/components/insights/WeeklyNoSpendDays/WeeklyNoSpendDays.d.ts +12 -0
  424. package/dist/insights/components/insights/WeeklyNoSpendDays/_tests_/WeeklyNoSpendDays.test.d.ts +0 -0
  425. package/dist/insights/components/insights/WeeklyNoSpendDays/index.d.ts +1 -0
  426. package/dist/insights/components/insights/index.d.ts +25 -0
  427. package/dist/insights/components/shared/AccountBalanceCard.d.ts +13 -0
  428. package/dist/insights/components/shared/BottomSheet.d.ts +13 -0
  429. package/dist/insights/components/shared/CarouselControls.d.ts +14 -0
  430. package/dist/insights/components/shared/ChartDrawerTemplate/ChartDrawerTemplate.d.ts +30 -0
  431. package/dist/insights/components/shared/ChartDrawerTemplate/TipSection.d.ts +9 -0
  432. package/dist/insights/components/shared/ChartTransactionWithDrillDown.d.ts +22 -0
  433. package/dist/insights/components/shared/Charts/BarChart/BarChart.d.ts +2 -0
  434. package/dist/insights/components/shared/Charts/BarChart/BarChartV2.d.ts +2 -0
  435. package/dist/insights/components/shared/Charts/BarChart/ChartLegend.d.ts +9 -0
  436. package/dist/insights/components/shared/Charts/BarChart/ChartLegendV2.d.ts +10 -0
  437. package/dist/insights/components/shared/Charts/BarChart/CustomBarPlot.d.ts +18 -0
  438. package/dist/insights/components/shared/Charts/BarChart/CustomBarPlotV2.d.ts +18 -0
  439. package/dist/insights/components/shared/Charts/BarChart/CustomDoubleBarPlot.d.ts +18 -0
  440. package/dist/insights/components/shared/Charts/BarChart/CustomDoubleBarPlotMXUI.d.ts +18 -0
  441. package/dist/insights/components/shared/Charts/BarChart/DoubleBarChart.d.ts +2 -0
  442. package/dist/insights/components/shared/Charts/BarChart/DoubleBarChartLegend.d.ts +10 -0
  443. package/dist/insights/components/shared/Charts/BarChart/DoubleBarChartLegendMXUI.d.ts +10 -0
  444. package/dist/insights/components/shared/Charts/BarChart/DoubleBarChartMXUI.d.ts +2 -0
  445. package/dist/insights/components/shared/Charts/BarChart/index.d.ts +4 -0
  446. package/dist/insights/components/shared/Charts/EmptyBarChart.d.ts +1 -0
  447. package/dist/insights/components/shared/Charts/index.d.ts +2 -0
  448. package/dist/insights/components/shared/Confetti.d.ts +5 -0
  449. package/dist/insights/components/shared/ConnectionCard.d.ts +14 -0
  450. package/dist/insights/components/shared/ConnectionDetailDrillDown.d.ts +25 -0
  451. package/dist/insights/components/shared/Coupon.d.ts +8 -0
  452. package/dist/insights/components/shared/DeepLinks/DeepLinkDialog.d.ts +11 -0
  453. package/dist/insights/components/shared/DeepLinks/DirectDeposit/Circle.d.ts +6 -0
  454. package/dist/insights/components/shared/DeepLinks/DirectDeposit/DirectDepositDeepLink.d.ts +24 -0
  455. package/dist/insights/components/shared/DeepLinks/DirectDeposit/Dot.d.ts +1 -0
  456. package/dist/insights/components/shared/DeepLinks/DirectDeposit/Oval.d.ts +1 -0
  457. package/dist/insights/components/shared/DirectDeposit/DirectDeposit.d.ts +3 -0
  458. package/dist/insights/components/shared/DirectDeposit/DirectDepositSubHeader.d.ts +14 -0
  459. package/dist/insights/components/shared/DirectDeposit/FullFeedBodyHeader.d.ts +10 -0
  460. package/dist/insights/components/shared/DirectDeposit/LeftBox.d.ts +7 -0
  461. package/dist/insights/components/shared/DirectDeposit/MiniBodyHeader.d.ts +10 -0
  462. package/dist/insights/components/shared/DirectDeposit/RightBox.d.ts +8 -0
  463. package/dist/insights/components/shared/DiscoveredAccountsConnect.d.ts +8 -0
  464. package/dist/insights/components/shared/DonutChartV2.d.ts +13 -0
  465. package/dist/insights/components/shared/DrillDownCalculation/BalanceStepper.d.ts +12 -0
  466. package/dist/insights/components/shared/DrillDownCalculation/DrillDownCalculation.d.ts +31 -0
  467. package/dist/insights/components/shared/ErrorCard/ErrorCard.d.ts +8 -0
  468. package/dist/insights/components/shared/GenericFeedback/FeedbackButtons.d.ts +15 -0
  469. package/dist/insights/components/shared/GenericFeedback/FeedbackDescription.d.ts +5 -0
  470. package/dist/insights/components/shared/GenericFeedback/FeedbackHeader.d.ts +15 -0
  471. package/dist/insights/components/shared/GenericFeedback/FeedbackOptions.d.ts +12 -0
  472. package/dist/insights/components/shared/GenericFeedback/FeedbackText.d.ts +13 -0
  473. package/dist/insights/components/shared/GoalProgress.d.ts +10 -0
  474. package/dist/insights/components/shared/GradientBox.d.ts +8 -0
  475. package/dist/insights/components/shared/InsightsCard/BeatCard.d.ts +20 -0
  476. package/dist/insights/components/shared/InsightsCard/BeatCardMUI.d.ts +20 -0
  477. package/dist/insights/components/shared/InsightsCard/CardButtonSection.d.ts +7 -0
  478. package/dist/insights/components/shared/InsightsCard/CardError.d.ts +5 -0
  479. package/dist/insights/components/shared/InsightsCard/CardFooter.d.ts +7 -0
  480. package/dist/insights/components/shared/InsightsCard/CardHeader.d.ts +11 -0
  481. package/dist/insights/components/shared/InsightsCard/CardHeaderMUI.d.ts +11 -0
  482. package/dist/insights/components/shared/InsightsCard/CardLoading.d.ts +5 -0
  483. package/dist/insights/components/shared/InsightsCard/ClientConfigurableCta.d.ts +5 -0
  484. package/dist/insights/components/shared/InsightsCard/ContentAndDescription.d.ts +15 -0
  485. package/dist/insights/components/shared/InsightsCard/ContentAndDescriptionMUI.d.ts +15 -0
  486. package/dist/insights/components/shared/InsightsCard/Description.d.ts +10 -0
  487. package/dist/insights/components/shared/InsightsCard/DescriptionMUI.d.ts +10 -0
  488. package/dist/insights/components/shared/InsightsCard/EmbeddedCard.d.ts +9 -0
  489. package/dist/insights/components/shared/InsightsCard/FeedbackCard.d.ts +13 -0
  490. package/dist/insights/components/shared/InsightsCard/InsightButton.d.ts +12 -0
  491. package/dist/insights/components/shared/InsightsCard/MiniDescription.d.ts +9 -0
  492. package/dist/insights/components/shared/InsightsCard/MiniDescriptionMUI.d.ts +9 -0
  493. package/dist/insights/components/shared/MenuAction.d.ts +15 -0
  494. package/dist/insights/components/shared/MiniInsightCard.d.ts +16 -0
  495. package/dist/insights/components/shared/P2P/P2PMultipleCategorization.d.ts +12 -0
  496. package/dist/insights/components/shared/P2PCategorizationSingleAccount/P2PCategorizationSingleAccount.d.ts +10 -0
  497. package/dist/insights/components/shared/ProgressBar.d.ts +9 -0
  498. package/dist/insights/components/shared/SaveAnExtra100/SaveAnExtra100.d.ts +9 -0
  499. package/dist/insights/components/shared/SaveEnoughToLiveOnBottomSection.d.ts +11 -0
  500. package/dist/insights/components/shared/SaveEnoughToLiveOnTopSection.d.ts +2 -0
  501. package/dist/insights/components/shared/StatusIndicator.d.ts +15 -0
  502. package/dist/insights/components/shared/TabContainer.d.ts +8 -0
  503. package/dist/insights/components/shared/ThemedSVGImage.d.ts +2 -0
  504. package/dist/insights/components/shared/TransactionCard.d.ts +14 -0
  505. package/dist/insights/components/shared/ZeroState/LinedCardZeroState.d.ts +1 -0
  506. package/dist/insights/components/shared/index.d.ts +2 -0
  507. package/dist/insights/hooks/useContainerDimensions.d.ts +5 -0
  508. package/dist/insights/index.d.ts +1 -1
  509. package/dist/insights/index.es.js +4843 -2
  510. package/dist/insights/themes/Typography.d.ts +1 -0
  511. package/dist/insights/themes/index.d.ts +1 -0
  512. package/dist/insights/types/Charts/BarChart.d.ts +96 -0
  513. package/dist/insights/types/CommonBeat.d.ts +367 -0
  514. package/dist/insights/types/DirectDeposit.d.ts +16 -0
  515. package/dist/insights/types/ThemedSVGImage.d.ts +5 -0
  516. package/dist/investments/InvestmentsWidget.d.ts +2 -2
  517. package/dist/investments/components/AnalysisDetails.d.ts +1 -1
  518. package/dist/investments/components/allocation/util/createInvestementsAllocationData.d.ts +2 -2
  519. package/dist/investments/index.es.js +574 -574
  520. package/dist/merchants/index.d.ts +0 -1
  521. package/dist/merchants/index.es.js +18 -20
  522. package/dist/microinsights/InsightsMicroWidget.d.ts +1 -14
  523. package/dist/microinsights/MicroCardTemplate.d.ts +2 -4
  524. package/dist/microinsights/beaticons/AreaChartIcon.d.ts +3 -0
  525. package/dist/microinsights/beaticons/AverageSpendComparisonIcon.d.ts +3 -0
  526. package/dist/microinsights/beaticons/BeatMaterialIcon.d.ts +5 -1
  527. package/dist/microinsights/beaticons/InstitutionLogoIcon.d.ts +5 -0
  528. package/dist/microinsights/beaticons/MonthlySpendComparisonIcon.d.ts +0 -2
  529. package/dist/microinsights/beaticons/index.d.ts +3 -0
  530. package/dist/microinsights/cards/InsightCard.d.ts +3 -3
  531. package/dist/microinsights/cards/NoRelevantInsightsCard.d.ts +3 -3
  532. package/dist/microinsights/cards/ViewMoreMicroCard.d.ts +3 -3
  533. package/dist/microinsights/cards/ZeroStateCard.d.ts +3 -3
  534. package/dist/microinsights/carousel/BeatList.d.ts +3 -3
  535. package/dist/microinsights/carousel/CarouselHeader.d.ts +4 -2
  536. package/dist/microinsights/carousel/MicroBeatCarousel.d.ts +12 -12
  537. package/dist/microinsights/constants/Analytics.d.ts +1 -1
  538. package/dist/microinsights/context/InsightsMicroWidgetDataProvider.d.ts +1 -1
  539. package/dist/microinsights/context/hooks.d.ts +1 -1
  540. package/dist/microinsights/index.d.ts +1 -1
  541. package/dist/microinsights/index.es.js +1 -1
  542. package/dist/microinsights/interfaces.d.ts +23 -40
  543. package/dist/microinsights/stores/CopyStore.d.ts +2 -2
  544. package/dist/microinsights/stores/InsightsMicroWidgetStore.d.ts +2 -2
  545. package/dist/microinsights/utils/DataSeries.d.ts +1 -1
  546. package/dist/microinsights/utils/colorType.d.ts +22 -0
  547. package/dist/networth/NetWorthWidget.d.ts +1 -1
  548. package/dist/networth/components/AssetsLiabilitiesDetail.d.ts +1 -1
  549. package/dist/networth/components/GainsLossesDetail.d.ts +1 -1
  550. package/dist/networth/components/NetWorthChange.d.ts +1 -1
  551. package/dist/networth/components/NetWorthListItem.d.ts +1 -1
  552. package/dist/networth/components/NetWorthSummary.d.ts +1 -1
  553. package/dist/networth/components/micro/NetworthData.d.ts +1 -1
  554. package/dist/networth/components/micro/ZeroState.d.ts +1 -1
  555. package/dist/networth/index.d.ts +0 -4
  556. package/dist/networth/index.es.js +302 -314
  557. package/dist/notifications/components/NotificationBadge.d.ts +1 -1
  558. package/dist/notifications/components/NotificationCard.d.ts +1 -1
  559. package/dist/notifications/components/NotificationDrawer.d.ts +1 -1
  560. package/dist/notifications/components/NotificationList.d.ts +2 -1
  561. package/dist/notifications/index.d.ts +0 -2
  562. package/dist/notifications/index.es.js +101 -93
  563. package/dist/recurringtransactions/RecurringTransactionsMiniWidget.d.ts +1 -1
  564. package/dist/recurringtransactions/RecurringTransactionsWidget.d.ts +2 -2
  565. package/dist/recurringtransactions/components/PaymentSchedule.d.ts +1 -1
  566. package/dist/recurringtransactions/components/RecurrenceList.d.ts +1 -1
  567. package/dist/recurringtransactions/components/RecurrenceRow.d.ts +1 -1
  568. package/dist/recurringtransactions/components/RecurringTransactionDetails.d.ts +1 -1
  569. package/dist/recurringtransactions/components/actions/PaymentScheduleAction.d.ts +1 -1
  570. package/dist/recurringtransactions/components/micro/MerchantLogosRow.d.ts +1 -1
  571. package/dist/recurringtransactions/components/micro/OverlappingMerchantLogos.d.ts +1 -1
  572. package/dist/recurringtransactions/components/shared/recurringsettings/AddRecurringTransactionDetails.d.ts +1 -1
  573. package/dist/recurringtransactions/components/shared/recurringsettings/RecurringRow.d.ts +1 -1
  574. package/dist/recurringtransactions/index.d.ts +0 -1
  575. package/dist/recurringtransactions/index.es.js +489 -462
  576. package/dist/settings/NotificationSettingsWidget.d.ts +1 -1
  577. package/dist/settings/SettingsWidget.d.ts +2 -2
  578. package/dist/settings/TransactionRulesWidget.d.ts +1 -1
  579. package/dist/settings/components/devices/DeviceDialog.d.ts +1 -1
  580. package/dist/settings/components/devices/DeviceList.d.ts +1 -1
  581. package/dist/settings/components/devices/DeviceTable.d.ts +1 -1
  582. package/dist/settings/components/notifications/AccountNotificationProfile.d.ts +1 -1
  583. package/dist/settings/components/notifications/AccountProfileListItem.d.ts +1 -1
  584. package/dist/settings/components/notifications/NotificationProfile.d.ts +1 -1
  585. package/dist/settings/components/notifications/NotificationSettings.d.ts +1 -1
  586. package/dist/settings/components/transactionrules/actions/EditRuleAction.d.ts +1 -1
  587. package/dist/settings/index.d.ts +0 -2
  588. package/dist/settings/index.es.js +419 -430
  589. package/dist/spending/SpendingMiniWidget.d.ts +1 -1
  590. package/dist/spending/SpendingWidget.d.ts +1 -1
  591. package/dist/spending/index.es.js +229 -222
  592. package/dist/spending/utils/SpendingData.d.ts +1 -1
  593. package/dist/transactions/TransactionWidget.d.ts +1 -1
  594. package/dist/transactions/components/shared/TransactionDetails.d.ts +1 -1
  595. package/dist/transactions/components/shared/TransactionList.d.ts +3 -4
  596. package/dist/transactions/components/shared/getEmbeddedInstanceSlotByBeatTemplates.d.ts +17 -0
  597. package/dist/transactions/components/shared/transactiondetails/Description.d.ts +1 -1
  598. package/dist/transactions/components/shared/transactiondetails/FlagTransaction.d.ts +1 -1
  599. package/dist/transactions/components/shared/transactiondetails/TransactionAmountHeader.d.ts +1 -1
  600. package/dist/transactions/components/shared/transactiondetails/TransactionDetailsView.d.ts +1 -1
  601. package/dist/transactions/components/shared/transactiondetails/actions/AddMerchantBudgetAction.d.ts +13 -0
  602. package/dist/transactions/components/shared/transactiondetails/actions/CategoryAction.d.ts +1 -1
  603. package/dist/transactions/components/shared/transactiondetails/actions/DateAction.d.ts +1 -1
  604. package/dist/transactions/components/shared/transactiondetails/actions/DeleteAction.d.ts +1 -1
  605. package/dist/transactions/components/shared/transactiondetails/actions/DeleteLogoAction.d.ts +1 -1
  606. package/dist/transactions/components/shared/transactiondetails/actions/ExcludeAction.d.ts +7 -0
  607. package/dist/transactions/components/shared/transactiondetails/actions/MemoAction.d.ts +1 -1
  608. package/dist/transactions/components/shared/transactiondetails/actions/SplitAction.d.ts +1 -1
  609. package/dist/transactions/components/shared/transactiondetails/actions/TagsAction.d.ts +1 -1
  610. package/dist/transactions/components/shared/transactiondetails/actions/index.d.ts +2 -1
  611. package/dist/transactions/components/shared/transactionlist/TransactionRow.d.ts +1 -1
  612. package/dist/transactions/components/shared/transactiontable/cells/PayeeCell.d.ts +4 -1
  613. package/dist/transactions/components/splitmanager/SplitManager.d.ts +1 -1
  614. package/dist/transactions/components/splitmanager/SplitRow.d.ts +1 -1
  615. package/dist/transactions/components/tagmanager/TagRow.d.ts +1 -1
  616. package/dist/transactions/components/transactionwidget/actions/EditCategoryAction.d.ts +1 -1
  617. package/dist/transactions/components/transactionwidget/actions/ExportCsvAction.d.ts +1 -1
  618. package/dist/transactions/constants/Actions.d.ts +4 -3
  619. package/dist/transactions/context/hooks.d.ts +1 -1
  620. package/dist/transactions/index.d.ts +0 -5
  621. package/dist/transactions/index.es.js +344 -351
  622. package/dist/transactions/utils/Filters.d.ts +1 -1
  623. package/dist/transactions/utils/Transactions.d.ts +17 -1
  624. package/dist/trends/TrendsFullWidget.d.ts +1 -1
  625. package/dist/trends/TrendsMiniWidget.d.ts +1 -1
  626. package/dist/trends/TrendsWidget.d.ts +1 -1
  627. package/dist/trends/components/CategoriesList.d.ts +1 -1
  628. package/dist/trends/components/CategoriesListItem.d.ts +1 -1
  629. package/dist/trends/components/CategoryDetails.d.ts +3 -0
  630. package/dist/trends/components/TrendsChartTotals.d.ts +1 -1
  631. package/dist/trends/components/TrendsInsights.d.ts +1 -1
  632. package/dist/trends/components/{TrendsTable.d.ts → TrendsTableContainer.d.ts} +2 -2
  633. package/dist/trends/components/trendstable/AccessibleSortIcon.d.ts +13 -0
  634. package/dist/trends/components/trendstable/TrendsTable.d.ts +12 -0
  635. package/dist/trends/index.d.ts +0 -1
  636. package/dist/trends/index.es.js +987 -874
  637. package/dist/trends/utils/SpendingData.d.ts +1 -1
  638. package/dist/trends/utils/TrendsTable.d.ts +5 -3
  639. package/dist/trends/utils/TrendsWidget.d.ts +7 -0
  640. package/dist/trends/utils/shared.d.ts +2 -2
  641. package/dist/{useAccountDisplayName-DbkgGLdg.mjs → useAccountDisplayName-CFa_MrS6.mjs} +5 -5
  642. package/dist/{useAriaLive-B3_pRUio.mjs → useAriaLive-MkYebyUR.mjs} +4 -4
  643. package/dist/{useDimensions-27p2evRx.mjs → useDimensions-CeDR9V8N.mjs} +6 -6
  644. package/dist/{useInsightsEnabled-dhmXeSyF.mjs → useInsightsEnabled-DaNLPmUU.mjs} +1 -1
  645. package/dist/{useScreenSize-B6JyS_Lj.mjs → useScreenSize-mWpmnh5w.mjs} +3 -3
  646. package/dist/{useWidgetLoadTimer-CrUzxN-P.mjs → useWidgetLoadTimer-CJb-RELP.mjs} +1 -1
  647. package/package.json +65 -43
  648. package/dist/AccountApi-DgZ8ILj1.mjs +0 -19
  649. package/dist/AccountDetailsHeader-BOV91g1o.mjs +0 -95
  650. package/dist/AccountFields-BRRH37K1.mjs +0 -140
  651. package/dist/AccountListItem-Ds5C0mOT.mjs +0 -90
  652. package/dist/AccountStore-BFKvXJSD.mjs +0 -244
  653. package/dist/Accounts-CuE8aSZN.mjs +0 -27
  654. package/dist/BeatApi-De2IaqH2.mjs +0 -21
  655. package/dist/BeatStore-D_NYuBSz.mjs +0 -81
  656. package/dist/BudgetUtil-CDSOZXem.mjs +0 -101
  657. package/dist/CashflowStore-naOtJcwo.mjs +0 -91
  658. package/dist/CategoryStore-DEqAnHbi.mjs +0 -186
  659. package/dist/CategoryUtil-CFHBvaV4.mjs +0 -80
  660. package/dist/CurrencyInput-DDQ4DBrE.mjs +0 -85
  661. package/dist/DateUtil-CVsMhbZU.mjs +0 -48
  662. package/dist/DebtsStore-Dv_T7Dts.mjs +0 -63
  663. package/dist/Dialog-CWymUiuO.mjs +0 -120
  664. package/dist/Donut-Dmy3JTWd.mjs +0 -86
  665. package/dist/Fetch-DecPFeGU.mjs +0 -119
  666. package/dist/FinstrongStore-BjFkMTIL.mjs +0 -451
  667. package/dist/GlobalAccountFilter-BpWlPAl5.mjs +0 -316
  668. package/dist/GoalStore-Dbjgft2i.mjs +0 -422
  669. package/dist/HeaderCell-DjuifqHJ.mjs +0 -6
  670. package/dist/LineChart-DHj-Bufi.mjs +0 -580
  671. package/dist/Loader-BSWSYqvn.mjs +0 -24
  672. package/dist/Localization-2MODESHW.mjs +0 -30
  673. package/dist/ManageIncome-DIIyqDTp.mjs +0 -585
  674. package/dist/MerchantStore-WvZ4gnQe.mjs +0 -37
  675. package/dist/MiniWidgetContainer-DKn7ndO6.mjs +0 -56
  676. package/dist/NetWorthStore-B6ziBtaH.mjs +0 -168
  677. package/dist/Notification-Bs1fdbzI.mjs +0 -95
  678. package/dist/NotificationStore-Ck2KdNmT.mjs +0 -79
  679. package/dist/OriginalBalanceAction-DFoG79Ba.mjs +0 -115
  680. package/dist/RecurringTransactionsStore-D_--5PWH.mjs +0 -277
  681. package/dist/RepeatingTransaction-C2txVA9O.mjs +0 -292
  682. package/dist/SearchBox-B2_zLv8-.mjs +0 -42
  683. package/dist/SettingsStore-CInvh-rQ.mjs +0 -269
  684. package/dist/SpendingLegend-BxefXiQd.mjs +0 -193
  685. package/dist/TransactionApi-CjBoLleL.mjs +0 -86
  686. package/dist/TransactionDetails-CPwv9xtZ.mjs +0 -1374
  687. package/dist/TransactionStore-D2aMUClq.mjs +0 -688
  688. package/dist/TrendsStore-BdsYfCc7.mjs +0 -183
  689. package/dist/User-CulNdZUr.mjs +0 -314
  690. package/dist/ViewMoreMicroCard-CDWR16_h.mjs +0 -1147
  691. package/dist/WidgetContainer-mzejMmz2.mjs +0 -555
  692. package/dist/accounts/stores/UiStore.d.ts +0 -10
  693. package/dist/accounts/utils/index.d.ts +0 -1
  694. package/dist/cashflow/api/CashflowApi.d.ts +0 -13
  695. package/dist/cashflow/stores/CashflowStore.d.ts +0 -8
  696. package/dist/categories/stores/UiStore.d.ts +0 -20
  697. package/dist/common/api/LocalizedCopyApi.d.ts +0 -8
  698. package/dist/common/api/index.d.ts +0 -10
  699. package/dist/common/components/barchart/Bar.d.ts +0 -25
  700. package/dist/common/components/barchart/BarChart.d.ts +0 -34
  701. package/dist/common/components/barchart/BarColumn.d.ts +0 -37
  702. package/dist/common/components/barchart/Legend.d.ts +0 -8
  703. package/dist/common/components/barchart/Util.d.ts +0 -42
  704. package/dist/common/components/barchart/index.d.ts +0 -1
  705. package/dist/common/stores/index.d.ts +0 -3
  706. package/dist/common/types/SpendingPlan.d.ts +0 -44
  707. package/dist/common/utils/Categories.d.ts +0 -6
  708. package/dist/debts/store/DebtsStore.d.ts +0 -9
  709. package/dist/debts/store/DebtsUiStore.d.ts +0 -13
  710. package/dist/debts/utils/DebtStore.d.ts +0 -4
  711. package/dist/debts/utils/DebtsWidget.d.ts +0 -14
  712. package/dist/debts/utils/shared.d.ts +0 -12
  713. package/dist/exportTransactionsToCSV-BU1jTY0Q.mjs +0 -48
  714. package/dist/help/constants/index.d.ts +0 -1
  715. package/dist/help/utils/getAccessibleHelpCategories.d.ts +0 -3
  716. package/dist/transactions/analytics.d.ts +0 -3
  717. package/dist/transactions/components/shared/transactiondetails/actions/HideAction.d.ts +0 -7
  718. package/dist/transactions/components/shared/transactionlist/DateRow.d.ts +0 -7
  719. package/dist/transactions/constants/Transaction.d.ts +0 -2
  720. package/dist/transactions/constants/TransactionsTable.d.ts +0 -17
  721. package/dist/transactions/stores/UiStore.d.ts +0 -25
  722. package/dist/transactions/utils/exportTransactionsToCSV.d.ts +0 -9
  723. package/dist/transactions/utils/sortAndFilterTransactions.d.ts +0 -3
  724. package/dist/trends/components/CategoryDetailDrawer.d.ts +0 -7
  725. package/dist/useCombineEvents-CRwX-qWE.mjs +0 -92
  726. package/dist/{common → core}/constants/Category.d.ts +0 -0
  727. package/dist/{common → core}/constants/DateFormats.d.ts +0 -0
  728. package/dist/{debts/constants/index.d.ts → core/constants/Debts.d.ts} +0 -0
  729. package/dist/{help → core}/constants/Help.d.ts +0 -0
  730. package/dist/{investments/constants/index.d.ts → core/constants/Investments.d.ts} +0 -0
  731. package/dist/{common → core}/constants/Numbers.d.ts +0 -0
  732. package/dist/{common → core}/constants/Table.d.ts +0 -0
  733. package/dist/{common → core}/stores/GlobalCopyStore.d.ts +0 -0
  734. package/dist/{common → core}/stores/GlobalUiStore.d.ts +0 -0
  735. package/dist/{common → core}/stores/UserStore.d.ts +1 -1
  736. /package/dist/{common → core}/types/Account.d.ts +0 -0
  737. /package/dist/{common → core}/types/Cashflow.d.ts +0 -0
  738. /package/dist/{common → core}/types/Category.d.ts +0 -0
  739. /package/dist/{common → core}/types/Date.d.ts +0 -0
  740. /package/dist/{common → core}/types/Debt.d.ts +0 -0
  741. /package/dist/{common → core}/types/Global.d.ts +0 -0
  742. /package/dist/{common → core}/types/GlobalCopy.d.ts +0 -0
  743. /package/dist/{common → core}/types/Goal.d.ts +0 -0
  744. /package/dist/{common → core}/types/Handlers.d.ts +0 -0
  745. /package/dist/{common → core}/types/Help.d.ts +0 -0
  746. /package/dist/{common → core}/types/Holding.d.ts +0 -0
  747. /package/dist/{common → core}/types/Institution.d.ts +0 -0
  748. /package/dist/{common → core}/types/LocalizedContent.d.ts +0 -0
  749. /package/dist/{common → core}/types/Merchant.d.ts +0 -0
  750. /package/dist/{common → core}/types/RepeatingTransaction.d.ts +0 -0
  751. /package/dist/{common → core}/types/ScheduledPayment.d.ts +0 -0
  752. /package/dist/{common → core}/types/ScreenSize.d.ts +0 -0
  753. /package/dist/{common → core}/types/Transaction.d.ts +0 -0
  754. /package/dist/{common → core}/types/User.d.ts +0 -0
  755. /package/dist/{common → core}/types/localization/AccountFilterCopy.d.ts +0 -0
  756. /package/dist/{common → core}/types/localization/AccountTypeCopy.d.ts +0 -0
  757. /package/dist/{common → core}/types/localization/AccountsCopy.d.ts +0 -0
  758. /package/dist/{common → core}/types/localization/AnalyticsCopy.d.ts +0 -0
  759. /package/dist/{common → core}/types/localization/CategoryCopy.d.ts +0 -0
  760. /package/dist/{common → core}/types/localization/ConnectCopy.d.ts +0 -0
  761. /package/dist/{common → core}/types/localization/CurrencyInputCopy.d.ts +0 -0
  762. /package/dist/{common → core}/types/localization/DateRangePickerCopy.d.ts +0 -0
  763. /package/dist/{common → core}/types/localization/FinstrongCopy.d.ts +0 -0
  764. /package/dist/{common → core}/types/localization/HelpCopy.d.ts +0 -0
  765. /package/dist/{common → core}/types/localization/InvestmentsCopy.d.ts +0 -0
  766. /package/dist/{common → core}/types/localization/MicroInsightsCopy.d.ts +0 -0
  767. /package/dist/{common → core}/types/localization/NetWorthCopy.d.ts +0 -0
  768. /package/dist/{common → core}/types/localization/NotificationsCopy.d.ts +0 -0
  769. /package/dist/{common → core}/types/localization/SettingsCopy.d.ts +0 -0
  770. /package/dist/{common → core}/types/localization/index.d.ts +0 -0
  771. /package/dist/{common → core}/utils/DateUtil.d.ts +0 -0
  772. /package/dist/{common → core}/utils/Fetch.d.ts +0 -0
  773. /package/dist/{common/utils/User.d.ts → core/utils/UserUtils.d.ts} +0 -0
@@ -1,172 +1,171 @@
1
- import { S as Jt, a as Kt } from "../SettingsStore-CInvh-rQ.mjs";
2
- import { jsxs as c, Fragment as Q, jsx as e } from "react/jsx-runtime";
3
- import p from "react";
1
+ import { jsxs as c, Fragment as X, jsx as e } from "react/jsx-runtime";
2
+ import m from "react";
4
3
  import { observer as C } from "mobx-react-lite";
5
- import f from "@mui/material/Stack";
4
+ import h from "@mui/material/Stack";
6
5
  import ue from "@mui/material/Tab";
7
6
  import pe from "@mui/material/Tabs";
8
7
  import he from "@mui/material/Alert";
9
8
  import fe from "@mui/material/Snackbar";
10
- import { getUnixTime as ge } from "date-fns/getUnixTime";
11
- import { AdapterDateFns as _e } from "@mui/x-date-pickers/AdapterDateFnsV3";
9
+ import { getUnixTime as _e } from "date-fns/getUnixTime";
10
+ import { AdapterDateFns as ge } from "@mui/x-date-pickers/AdapterDateFnsV3";
12
11
  import { DatePicker as be } from "@mui/x-date-pickers";
13
12
  import { LocalizationProvider as ye } from "@mui/x-date-pickers/LocalizationProvider";
14
- import { useTheme as xe, alpha as U } from "@mui/material/styles";
15
- import V from "@mui/material/Box";
13
+ import { useTheme as L, alpha as V } from "@mui/material/styles";
14
+ import W from "@mui/material/Box";
16
15
  import Z from "@mui/material/Button";
17
16
  import I from "@mui/material/TextField";
18
- import { H3 as K, P as N, Text as v, Icon as L, ChevronRightIcon as ve } from "@mxenabled/mxui";
19
- import { V as Ce, a as De, N as j } from "../NotificationSettings-e789PcRb.mjs";
20
- import { A as Yt, B as qt, I as Qt } from "../NotificationSettings-e789PcRb.mjs";
21
- import { a as z } from "../Dialog-CWymUiuO.mjs";
22
- import { u as D, a as $, r as A, o as Se, b as ee, m as G } from "../hooks-fY_n74f7.mjs";
23
- import { u as O } from "../useScreenSize-B6JyS_Lj.mjs";
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-6p-h5phZ.mjs";
19
+ import { A as $t, B as Jt, I as Kt } from "../NotificationSettings-6p-h5phZ.mjs";
20
+ import { u as w, a as G, A as E, C as Ce, b as ee, l as j } from "../hooks-BaO_gOI6.mjs";
21
+ import { u as O } from "../useScreenSize-mWpmnh5w.mjs";
22
+ import { D as $ } from "../Dialog-CwWc0AbH.mjs";
24
23
  import { formatDistanceToNow as te } from "date-fns/formatDistanceToNow";
25
24
  import { fromUnixTime as oe } from "date-fns/fromUnixTime";
26
- import P from "@mui/material/styles/useTheme";
27
- import W from "@mui/material/IconButton";
28
- import { DataGridPro as we } from "@mui/x-data-grid-pro";
29
- import { H as F } from "../HeaderCell-DjuifqHJ.mjs";
30
- import { b as H } from "../Localization-2MODESHW.mjs";
31
- import ke from "@mui/material/Accordion";
32
- import Te from "@mui/material/AccordionDetails";
33
- import Ie from "@mui/material/AccordionSummary";
34
- import { L as ie } from "../Loader-BSWSYqvn.mjs";
35
- import Ae from "@mui/material/List";
36
- import J from "@mui/material/Divider";
37
- import Ee from "@mui/material/ListSubheader";
38
- import { b as Pe, u as Re } from "../CategorySelectorDrawer-C4aZYP4N.mjs";
39
- import Be from "@mui/material/ListItem";
40
- import Ne from "@mui/material/ListItemButton";
41
- import Me from "@mui/material/ListItemIcon";
42
- import Le from "@mui/material/ListItemText";
43
- import { D as He } from "../Drawer-Bet2ZPJo.mjs";
44
- import { u as re } from "../useWidgetLoadTimer-CrUzxN-P.mjs";
45
- import { H as Oe } from "../Help-BW_ar-4B.mjs";
46
- import { W as X } from "../WidgetContainer-mzejMmz2.mjs";
47
- const Fe = ({ availableWidth: t, handleOnLeavClick: a }) => {
48
- const o = xe(), { common: i, settings: r } = D(), { isDesktop: d, isMobile: l, isSmallMobile: n, isTablet: s } = O(t), { config: b } = $(), { updateUser: _ } = A(), { user: m } = Se(), [h, S] = p.useState({
49
- first_name: m.first_name,
50
- last_name: m.last_name,
51
- email: m.email,
52
- phone: m.phone,
53
- birthday: m.birthday,
54
- postal_code: m.postal_code,
55
- credit_score: m.credit_score
56
- }), [x, w] = p.useState(!1), [k, T] = p.useState(!1), u = p.useRef(null), M = h.email && !m.email_is_verified && !x, q = h.phone && !m.phone_is_verified && !x;
57
- p.useEffect(() => {
58
- if (a) {
59
- const g = (R) => {
60
- u.current && !u.current.contains(R.target) && x && T(!0);
25
+ import z from "@mui/material/IconButton";
26
+ import { DataGridPro as De } from "@mui/x-data-grid-pro";
27
+ import { b as H } from "../Localization-DnoVyBNK.mjs";
28
+ import { H as U } from "../HeaderCell-P8w6CmfO.mjs";
29
+ import we from "@mui/material/Accordion";
30
+ import ke from "@mui/material/AccordionDetails";
31
+ import Se from "@mui/material/AccordionSummary";
32
+ import { L as ie } from "../Loader-CxeBwuPG.mjs";
33
+ import Te from "@mui/material/List";
34
+ import K from "@mui/material/Divider";
35
+ import Ae from "@mui/material/ListSubheader";
36
+ import { b as Ie, u as Ee } from "../CategorySelectorDrawer-CmaDLhnf.mjs";
37
+ import Pe from "@mui/material/ListItem";
38
+ import Re from "@mui/material/ListItemButton";
39
+ import Ne from "@mui/material/ListItemIcon";
40
+ import Me from "@mui/material/ListItemText";
41
+ import { ChevronRight as Le } from "@mxenabled/mx-icons";
42
+ import { D as Be } from "../Drawer-BXqqBMxg.mjs";
43
+ import { u as ne } from "../useWidgetLoadTimer-CJb-RELP.mjs";
44
+ import { H as He } from "../Help-DJ8PrVHX.mjs";
45
+ import { W as q } from "../WidgetContainer-DNuz_s7W.mjs";
46
+ const Oe = ({ availableWidth: t, handleOnLeavClick: r }) => {
47
+ const i = L(), { common: o, settings: n } = w(), { isDesktop: u, isMobile: s, isSmallMobile: a, isTablet: l } = O(t), { config: b } = G(), { updateUser: _ } = E(), { user: d } = Ce(), [p, k] = m.useState({
48
+ first_name: d.first_name,
49
+ last_name: d.last_name,
50
+ email: d.email,
51
+ phone: d.phone,
52
+ birthday: d.birthday,
53
+ postal_code: d.postal_code,
54
+ credit_score: d.credit_score
55
+ }), [v, S] = m.useState(!1), [A, T] = m.useState(!1), g = m.useRef(null), D = p.email && !d.email_is_verified && !v, F = p.phone && !d.phone_is_verified && !v;
56
+ m.useEffect(() => {
57
+ if (r) {
58
+ const f = (R) => {
59
+ g.current && !g.current.contains(R.target) && v && T(!0);
61
60
  };
62
- return document.addEventListener("mousedown", g), () => {
63
- document.removeEventListener("mousedown", g);
61
+ return document.addEventListener("mousedown", f), () => {
62
+ document.removeEventListener("mousedown", f);
64
63
  };
65
64
  }
66
- }, [x]);
65
+ }, [v]);
67
66
  const ae = () => {
68
- if (h.birthday) {
69
- const g = new Date(h.birthday * 1e3), R = g.getUTCFullYear(), de = g.getUTCMonth(), me = g.getUTCDate();
67
+ if (p.birthday) {
68
+ const f = new Date(p.birthday * 1e3), R = f.getUTCFullYear(), de = f.getUTCMonth(), me = f.getUTCDate();
70
69
  return new Date(R, de, me);
71
70
  }
72
- }, le = async () => {
73
- await _({ ...m, ...h }), w(!1);
74
- }, se = () => {
75
- T(!1), a && a();
71
+ }, se = async () => {
72
+ await _({ ...d, ...p }), S(!1);
73
+ }, le = () => {
74
+ T(!1), r && r();
76
75
  }, ce = () => {
77
76
  T(!1);
78
- }, E = (g) => {
77
+ }, P = (f) => {
79
78
  const R = {
80
- ...h,
81
- ...g
79
+ ...p,
80
+ ...f
82
81
  };
83
- S(R), w(JSON.stringify({ ...m, ...R }) !== JSON.stringify(m));
82
+ k(R), S(JSON.stringify({ ...d, ...R }) !== JSON.stringify(d));
84
83
  };
85
- return /* @__PURE__ */ c(Q, { children: [
84
+ return /* @__PURE__ */ c(X, { children: [
86
85
  /* @__PURE__ */ c(
87
- V,
86
+ W,
88
87
  {
89
88
  component: "form",
90
- ref: u,
89
+ ref: g,
91
90
  sx: {
92
91
  backgroundColor: "background.paper",
93
92
  p: 24,
94
- width: n ? 320 : s ? 680 : d ? 990 : 400,
93
+ width: a ? 320 : l ? 680 : u ? 990 : 400,
95
94
  "& .MuiTextField-root": {
96
- width: n ? 272 : s ? 328 : d ? 483 : 352
95
+ width: a ? 272 : l ? 328 : u ? 483 : 352
97
96
  }
98
97
  },
99
98
  children: [
100
- /* @__PURE__ */ e(K, { children: r.personal_details }),
101
- /* @__PURE__ */ e(N, { variant: "Body", children: r.update_information }),
99
+ /* @__PURE__ */ e(Y, { children: n.personal_details }),
100
+ /* @__PURE__ */ e(M, { variant: "body1", children: n.update_information }),
102
101
  /* @__PURE__ */ c(
103
- f,
102
+ h,
104
103
  {
105
- direction: l ? "column" : "row",
106
- spacing: l ? 44 : 24,
104
+ direction: s ? "column" : "row",
105
+ spacing: s ? 44 : 24,
107
106
  sx: { mb: 44, pt: 32 },
108
107
  children: [
109
108
  /* @__PURE__ */ e(
110
109
  I,
111
110
  {
112
- defaultValue: h.first_name,
113
- label: r.first_name,
114
- onChange: (g) => E({ first_name: g.target.value })
111
+ defaultValue: p.first_name,
112
+ label: n.first_name,
113
+ onChange: (f) => P({ first_name: f.target.value })
115
114
  }
116
115
  ),
117
116
  /* @__PURE__ */ e(
118
117
  I,
119
118
  {
120
- defaultValue: h.last_name,
121
- label: r.last_name,
122
- onChange: (g) => E({ last_name: g.target.value })
119
+ defaultValue: p.last_name,
120
+ label: n.last_name,
121
+ onChange: (f) => P({ last_name: f.target.value })
123
122
  }
124
123
  )
125
124
  ]
126
125
  }
127
126
  ),
128
- /* @__PURE__ */ c(f, { direction: l ? "column" : "row", children: [
129
- b.display_email_edit_field_in_settings && /* @__PURE__ */ c(f, { sx: { mb: M ? 20 : 44, mr: l ? 0 : 24 }, children: [
127
+ /* @__PURE__ */ c(h, { direction: s ? "column" : "row", children: [
128
+ b.display_email_edit_field_in_settings && /* @__PURE__ */ c(h, { sx: { mb: D ? 20 : 44, mr: s ? 0 : 24 }, children: [
130
129
  /* @__PURE__ */ e(
131
130
  I,
132
131
  {
133
- defaultValue: h.email,
134
- label: r.email_address,
135
- onChange: (g) => E({ email: g.target.value })
132
+ defaultValue: p.email,
133
+ label: n.email_address,
134
+ onChange: (f) => P({ email: f.target.value })
136
135
  }
137
136
  ),
138
- M && /* @__PURE__ */ e(Ce, {})
137
+ D && /* @__PURE__ */ e(xe, {})
139
138
  ] }),
140
- b.display_sms_edit_field_in_settings && /* @__PURE__ */ c(f, { sx: { mb: q ? 20 : 44 }, children: [
139
+ b.display_sms_edit_field_in_settings && /* @__PURE__ */ c(h, { sx: { mb: F ? 20 : 44 }, children: [
141
140
  /* @__PURE__ */ e(
142
141
  I,
143
142
  {
144
- defaultValue: h.phone,
145
- label: r.mobile_number,
146
- onChange: (g) => E({ phone: g.target.value }),
143
+ defaultValue: p.phone,
144
+ label: n.mobile_number,
145
+ onChange: (f) => P({ phone: f.target.value }),
147
146
  type: "tel"
148
147
  }
149
148
  ),
150
- q && /* @__PURE__ */ e(De, {})
149
+ F && /* @__PURE__ */ e(ve, {})
151
150
  ] })
152
151
  ] }),
153
- /* @__PURE__ */ c(f, { direction: l ? "column" : "row", spacing: l ? 44 : 24, sx: { mb: 44 }, children: [
154
- /* @__PURE__ */ e(ye, { dateAdapter: _e, children: /* @__PURE__ */ e(
152
+ /* @__PURE__ */ c(h, { direction: s ? "column" : "row", spacing: s ? 44 : 24, sx: { mb: 44 }, children: [
153
+ /* @__PURE__ */ e(ye, { dateAdapter: ge, children: /* @__PURE__ */ e(
155
154
  be,
156
155
  {
157
- label: r.birthdate,
158
- onChange: (g) => E({ birthday: ge(g) }),
156
+ label: n.birthdate,
157
+ onChange: (f) => P({ birthday: _e(f) }),
159
158
  slotProps: {
160
159
  nextIconButton: {
161
160
  sx: {
162
161
  color: "primary.main",
163
- "&:hover": { backgroundColor: U(o.palette.primary.light, 0.1) }
162
+ "&:hover": { backgroundColor: V(i.palette.primary.light, 0.1) }
164
163
  }
165
164
  },
166
165
  previousIconButton: {
167
166
  sx: {
168
167
  color: "primary.main",
169
- "&:hover": { backgroundColor: U(o.palette.primary.light, 0.1) }
168
+ "&:hover": { backgroundColor: V(i.palette.primary.light, 0.1) }
170
169
  }
171
170
  }
172
171
  },
@@ -174,7 +173,7 @@ const Fe = ({ availableWidth: t, handleOnLeavClick: a }) => {
174
173
  width: "100%",
175
174
  "& .MuiIconButton-edgeEnd": {
176
175
  color: "primary.main",
177
- "&:hover": { backgroundColor: U(o.palette.primary.light, 0.1) }
176
+ "&:hover": { backgroundColor: V(i.palette.primary.light, 0.1) }
178
177
  }
179
178
  },
180
179
  value: ae()
@@ -183,30 +182,30 @@ const Fe = ({ availableWidth: t, handleOnLeavClick: a }) => {
183
182
  /* @__PURE__ */ e(
184
183
  I,
185
184
  {
186
- defaultValue: h.postal_code,
187
- label: r.zip_code,
188
- onChange: (g) => E({ postal_code: g.target.value })
185
+ defaultValue: p.postal_code,
186
+ label: n.zip_code,
187
+ onChange: (f) => P({ postal_code: f.target.value })
189
188
  }
190
189
  )
191
190
  ] }),
192
- /* @__PURE__ */ c(f, { children: [
191
+ /* @__PURE__ */ c(h, { children: [
193
192
  /* @__PURE__ */ e(
194
193
  I,
195
194
  {
196
- defaultValue: h.credit_score,
197
- label: r.credit_score,
198
- onChange: (g) => E({ credit_score: Number(g.target.value) }),
195
+ defaultValue: p.credit_score,
196
+ label: n.credit_score,
197
+ onChange: (f) => P({ credit_score: Number(f.target.value) }),
199
198
  sx: { mb: 44 }
200
199
  }
201
200
  ),
202
201
  /* @__PURE__ */ e(
203
202
  Z,
204
203
  {
205
- disabled: !x,
206
- onClick: le,
207
- sx: { width: n ? 272 : 124 },
204
+ disabled: !v,
205
+ onClick: se,
206
+ sx: { width: a ? 272 : 124 },
208
207
  variant: "contained",
209
- children: i.save_button
208
+ children: o.save_button
210
209
  }
211
210
  )
212
211
  ] })
@@ -214,39 +213,39 @@ const Fe = ({ availableWidth: t, handleOnLeavClick: a }) => {
214
213
  }
215
214
  ),
216
215
  /* @__PURE__ */ e(
217
- z,
216
+ $,
218
217
  {
219
- copy: { title: r.discard_changes },
220
- isOpen: k,
218
+ copy: { title: n.discard_changes },
219
+ isOpen: A,
221
220
  onClose: ce,
222
- onSecondaryAction: se,
223
- primaryText: r.keep_editing,
224
- secondaryText: r.leave,
225
- children: r.discard_changes_message
221
+ onSecondaryAction: le,
222
+ primaryText: n.keep_editing,
223
+ secondaryText: n.leave,
224
+ children: n.discard_changes_message
226
225
  }
227
226
  )
228
227
  ] });
229
- }, Ue = C(Fe);
228
+ }, Fe = C(Oe);
230
229
  var y = /* @__PURE__ */ ((t) => (t.Delete = "delete", t.Edit = "edit", t.Token = "token", t))(y || {});
231
- const Ve = ({
230
+ const Ue = ({
232
231
  devices: t,
233
- onClickDeviceEdit: a,
234
- onClickDeviceDelete: o
232
+ onClickDeviceEdit: r,
233
+ onClickDeviceDelete: i
235
234
  }) => {
236
- const i = P(), { settings: r } = D(), d = [
235
+ const o = L(), { settings: n } = w(), u = [
237
236
  {
238
237
  field: "name",
239
- headerName: r.mobile_devices_column_name,
240
- renderHeader: F,
241
- renderCell: (n) => /* @__PURE__ */ c(f, { alignItems: "center", direction: "row", gap: 4, children: [
242
- /* @__PURE__ */ e(v, { variant: "Small", children: n.value }),
238
+ headerName: n.mobile_devices_column_name,
239
+ renderHeader: U,
240
+ renderCell: (a) => /* @__PURE__ */ c(h, { alignItems: "center", direction: "row", gap: 4, children: [
241
+ /* @__PURE__ */ e(x, { variant: "body2", children: a.value }),
243
242
  /* @__PURE__ */ e(
244
- W,
243
+ z,
245
244
  {
246
- "aria-label": r.mobile_devices_edit_label,
245
+ "aria-label": n.mobile_devices_edit_label,
247
246
  color: "secondary",
248
- onClick: () => a(n.row),
249
- children: /* @__PURE__ */ e(L, { name: "edit" })
247
+ onClick: () => r(a.row),
248
+ children: /* @__PURE__ */ e(B, { name: "edit" })
250
249
  }
251
250
  )
252
251
  ] }),
@@ -256,8 +255,8 @@ const Ve = ({
256
255
  },
257
256
  {
258
257
  field: "device_type",
259
- headerName: r.mobile_devices_column_type,
260
- renderHeader: F,
258
+ headerName: n.mobile_devices_column_type,
259
+ renderHeader: U,
261
260
  sortable: !0,
262
261
  hideSortIcons: !1,
263
262
  flex: 1,
@@ -265,9 +264,9 @@ const Ve = ({
265
264
  },
266
265
  {
267
266
  field: "created_at",
268
- headerName: r.mobile_devices_column_added,
269
- renderHeader: F,
270
- valueFormatter: (n) => te(oe(n), { addSuffix: !0 }),
267
+ headerName: n.mobile_devices_column_added,
268
+ renderHeader: U,
269
+ valueFormatter: (a) => te(oe(a), { addSuffix: !0 }),
271
270
  sortable: !0,
272
271
  hideSortIcons: !1,
273
272
  flex: 1,
@@ -276,33 +275,33 @@ const Ve = ({
276
275
  {
277
276
  field: "delete",
278
277
  headerName: "",
279
- renderHeader: F,
280
- renderCell: (n) => /* @__PURE__ */ e(f, { mr: 4, children: /* @__PURE__ */ e(
281
- W,
278
+ renderHeader: U,
279
+ renderCell: (a) => /* @__PURE__ */ e(h, { mr: 4, children: /* @__PURE__ */ e(
280
+ z,
282
281
  {
283
- "aria-label": r.mobile_devices_delete_label,
282
+ "aria-label": n.mobile_devices_delete_label,
284
283
  color: "secondary",
285
- onClick: () => o(n.row),
286
- children: /* @__PURE__ */ e(L, { name: "delete" })
284
+ onClick: () => i(a.row),
285
+ children: /* @__PURE__ */ e(B, { name: "delete" })
287
286
  }
288
287
  ) }),
289
288
  sortable: !1,
290
289
  hideSortIcons: !1,
291
290
  width: 58
292
291
  }
293
- ], l = p.useMemo(() => t.map((n) => ({
294
- id: n.guid,
295
- ...n,
296
- device_type: `${n.make} ${n.model}`
292
+ ], s = m.useMemo(() => t.map((a) => ({
293
+ id: a.guid,
294
+ ...a,
295
+ device_type: `${a.make} ${a.model}`
297
296
  })), [t]);
298
- return /* @__PURE__ */ e(V, { sx: { width: "100%" }, children: /* @__PURE__ */ e(
299
- we,
297
+ return /* @__PURE__ */ e(W, { sx: { width: "100%" }, children: /* @__PURE__ */ e(
298
+ De,
300
299
  {
301
- columns: d,
300
+ columns: u,
302
301
  disableColumnFilter: !0,
303
302
  disableColumnMenu: !0,
304
303
  disableRowSelectionOnClick: !0,
305
- rows: l,
304
+ rows: s,
306
305
  slotProps: {
307
306
  footer: {
308
307
  sx: { justifyContent: "flex-end" }
@@ -310,17 +309,17 @@ const Ve = ({
310
309
  },
311
310
  slots: {
312
311
  footer: () => /* @__PURE__ */ e(
313
- V,
312
+ W,
314
313
  {
315
314
  sx: {
316
- backgroundColor: i.palette.background.default,
315
+ backgroundColor: o.palette.background.default,
317
316
  display: "flex",
318
317
  justifyContent: "flex-end",
319
318
  alignItems: "center",
320
319
  p: "12px 16px"
321
320
  },
322
- children: /* @__PURE__ */ e(v, { color: i.palette.text.secondary, variant: "Small", children: H(
323
- r.mobile_devices_count,
321
+ children: /* @__PURE__ */ e(x, { color: o.palette.text.secondary, variant: "body2", children: H(
322
+ n.mobile_devices_count,
324
323
  /* @__PURE__ */ e("b", { children: t.length }),
325
324
  /* @__PURE__ */ e("b", { children: t.length })
326
325
  ) })
@@ -329,61 +328,61 @@ const Ve = ({
329
328
  },
330
329
  sx: {
331
330
  border: "1px solid",
332
- borderColor: i.palette.border.light,
331
+ borderColor: o.palette.neutral.light,
333
332
  borderRadius: "8px",
334
333
  "& .MuiDataGrid-columnHeader .MuiIconButton-root": {
335
- color: i.palette.primary.main,
334
+ color: o.palette.primary.main,
336
335
  "&:hover": {
337
- backgroundColor: U(i.palette.primary.main, 0.1)
336
+ backgroundColor: V(o.palette.primary.main, 0.1)
338
337
  }
339
338
  },
340
339
  "& .MuiDataGrid-sortIcon": {
341
- color: i.palette.primary.main
340
+ color: o.palette.primary.main
342
341
  }
343
342
  }
344
343
  }
345
344
  ) });
346
- }, We = ({
345
+ }, Ve = ({
347
346
  devices: t,
348
- onClickDeviceEdit: a,
349
- onClickDeviceDelete: o
347
+ onClickDeviceEdit: r,
348
+ onClickDeviceDelete: i
350
349
  }) => {
351
- const i = P(), { settings: r } = D(), [d, l] = p.useState(!1), n = (s) => (b, _) => {
352
- l(_ ? s : !1);
350
+ const o = L(), { settings: n } = w(), [u, s] = m.useState(!1), a = (l) => (b, _) => {
351
+ s(_ ? l : !1);
353
352
  };
354
- return /* @__PURE__ */ c(f, { mx: -28, sx: { "& .MuiAccordion-root": { mb: 0, mt: 0 } }, children: [
355
- t.map((s) => /* @__PURE__ */ c(
356
- ke,
353
+ return /* @__PURE__ */ c(h, { mx: -28, sx: { "& .MuiAccordion-root": { mb: 0, mt: 0 } }, children: [
354
+ t.map((l) => /* @__PURE__ */ c(
355
+ we,
357
356
  {
358
- expanded: d === s.guid,
359
- onChange: n(s.guid),
357
+ expanded: u === l.guid,
358
+ onChange: a(l.guid),
360
359
  sx: { boxShadow: "none" },
361
360
  children: [
362
361
  /* @__PURE__ */ e(
363
- Ie,
362
+ Se,
364
363
  {
365
- expandIcon: /* @__PURE__ */ e(L, { color: "secondary", name: "keyboard_arrow_down", size: 24 }),
364
+ expandIcon: /* @__PURE__ */ e(B, { color: "secondary", name: "keyboard_arrow_down", size: 24 }),
366
365
  sx: {
367
366
  padding: "14px 24px",
368
367
  borderBottom: "1px solid",
369
- borderColor: i.palette.border.light
368
+ borderColor: o.palette.divider
370
369
  },
371
- children: /* @__PURE__ */ c(f, { gap: 4, children: [
372
- /* @__PURE__ */ e(v, { bold: !0, variant: "Body", children: s.name }),
373
- /* @__PURE__ */ e(v, { color: i.palette.text.secondary, variant: "Small", children: `${s.make} ${s.model}` }),
374
- /* @__PURE__ */ e(v, { color: i.palette.text.secondary, variant: "Small", children: te(oe(s.created_at), { addSuffix: !0 }) })
370
+ children: /* @__PURE__ */ c(h, { gap: 4, children: [
371
+ /* @__PURE__ */ e(x, { bold: !0, variant: "body1", children: l.name }),
372
+ /* @__PURE__ */ e(x, { color: o.palette.text.secondary, variant: "body2", children: `${l.make} ${l.model}` }),
373
+ /* @__PURE__ */ e(x, { color: o.palette.text.secondary, variant: "body2", children: te(oe(l.created_at), { addSuffix: !0 }) })
375
374
  ] })
376
375
  }
377
376
  ),
378
377
  /* @__PURE__ */ c(
379
- Te,
378
+ ke,
380
379
  {
381
- sx: { backgroundColor: i.palette.background.default, p: "0 0 0 24px" },
380
+ sx: { backgroundColor: o.palette.background.default, p: "0 0 0 24px" },
382
381
  children: [
383
382
  /* @__PURE__ */ c(
384
- f,
383
+ h,
385
384
  {
386
- onClick: () => a(s),
385
+ onClick: () => r(l),
387
386
  sx: {
388
387
  alignItems: "center",
389
388
  flexDirection: "row",
@@ -392,18 +391,18 @@ const Ve = ({
392
391
  py: 16,
393
392
  cursor: "pointer",
394
393
  borderBottom: "1px solid",
395
- borderColor: i.palette.border.light
394
+ borderColor: o.palette.divider
396
395
  },
397
396
  children: [
398
- /* @__PURE__ */ e(W, { "aria-label": r.mobile_devices_edit_label, color: "secondary", children: /* @__PURE__ */ e(L, { name: "edit" }) }),
399
- /* @__PURE__ */ e(v, { variant: "Body", children: r.mobile_devices_edit_label })
397
+ /* @__PURE__ */ e(z, { "aria-label": n.mobile_devices_edit_label, color: "secondary", children: /* @__PURE__ */ e(B, { name: "edit" }) }),
398
+ /* @__PURE__ */ e(x, { variant: "body1", children: n.mobile_devices_edit_label })
400
399
  ]
401
400
  }
402
401
  ),
403
402
  /* @__PURE__ */ c(
404
- f,
403
+ h,
405
404
  {
406
- onClick: () => o(s),
405
+ onClick: () => i(l),
407
406
  sx: {
408
407
  alignItems: "center",
409
408
  flexDirection: "row",
@@ -413,8 +412,8 @@ const Ve = ({
413
412
  cursor: "pointer"
414
413
  },
415
414
  children: [
416
- /* @__PURE__ */ e(W, { "aria-label": r.mobile_devices_delete_label, color: "secondary", children: /* @__PURE__ */ e(L, { name: "delete" }) }),
417
- /* @__PURE__ */ e(v, { variant: "Body", children: r.mobile_devices_delete_label })
415
+ /* @__PURE__ */ e(z, { "aria-label": n.mobile_devices_delete_label, color: "secondary", children: /* @__PURE__ */ e(B, { name: "delete" }) }),
416
+ /* @__PURE__ */ e(x, { variant: "body1", children: n.mobile_devices_delete_label })
418
417
  ]
419
418
  }
420
419
  )
@@ -423,65 +422,65 @@ const Ve = ({
423
422
  )
424
423
  ]
425
424
  },
426
- s.guid
425
+ l.guid
427
426
  )),
428
427
  /* @__PURE__ */ e(
429
- V,
428
+ W,
430
429
  {
431
430
  sx: {
432
- backgroundColor: i.palette.background.default,
431
+ backgroundColor: o.palette.background.default,
433
432
  borderTop: "1px solid",
434
- borderColor: i.palette.border.light,
433
+ borderColor: o.palette.divider,
435
434
  p: "12px 16px"
436
435
  },
437
- children: /* @__PURE__ */ e(v, { color: i.palette.text.secondary, variant: "Small", children: H(
438
- r.mobile_devices_count,
436
+ children: /* @__PURE__ */ e(x, { color: o.palette.text.secondary, variant: "body2", children: H(
437
+ n.mobile_devices_count,
439
438
  /* @__PURE__ */ e("b", { children: t.length }),
440
439
  /* @__PURE__ */ e("b", { children: t.length })
441
440
  ) })
442
441
  }
443
442
  )
444
443
  ] });
445
- }, ze = ({
444
+ }, We = ({
446
445
  dialogType: t,
447
- isOpen: a,
448
- onClose: o,
449
- device: i,
450
- deviceToken: r = ""
446
+ isOpen: r,
447
+ onClose: i,
448
+ device: o,
449
+ deviceToken: n = ""
451
450
  }) => {
452
- const d = P(), { common: l, settings: n } = D(), { updateDevice: s, deleteDevice: b, setAlert: _, loadDevices: m } = A(), [h, S] = p.useState("");
453
- p.useEffect(() => {
454
- i && S(i.name);
455
- }, [i, t]);
456
- const x = () => {
451
+ const u = L(), { common: s, settings: a } = w(), { updateDevice: l, deleteDevice: b, setAlert: _, loadDevices: d } = E(), [p, k] = m.useState("");
452
+ m.useEffect(() => {
453
+ o && k(o.name);
454
+ }, [o, t]);
455
+ const v = () => {
457
456
  switch (t) {
458
457
  case y.Edit:
459
- return n.mobile_devices_edit_label;
458
+ return a.mobile_devices_edit_label;
460
459
  case y.Delete:
461
- return n.mobile_devices_delete_label;
460
+ return a.mobile_devices_delete_label;
462
461
  default:
463
462
  return "";
464
463
  }
465
- }, w = () => {
464
+ }, S = () => {
466
465
  switch (t) {
467
466
  case y.Token:
468
- return l.done_button;
467
+ return s.done_button;
469
468
  case y.Edit:
470
- return l.save_button;
469
+ return s.save_button;
471
470
  case y.Delete:
472
- return l.delete_button;
471
+ return s.delete_button;
473
472
  default:
474
473
  return "";
475
474
  }
476
- }, k = () => {
477
- const u = {
475
+ }, A = () => {
476
+ const g = {
478
477
  "& .MuiDialogContent-root": {
479
478
  width: 400,
480
479
  pt: 0
481
480
  }
482
481
  };
483
482
  return t === y.Token ? {
484
- ...u,
483
+ ...g,
485
484
  "& .MuiToolbar-root:last-child": {
486
485
  padding: "32px 60px 48px",
487
486
  justifyContent: "center"
@@ -493,86 +492,86 @@ const Ve = ({
493
492
  flex: 1
494
493
  }
495
494
  } : {
496
- ...u,
495
+ ...g,
497
496
  "& .MuiToolbar-root:last-child": {
498
497
  gap: 8,
499
498
  padding: 24,
500
499
  justifyContent: "flex-end"
501
500
  },
502
501
  ...t === y.Delete && {
503
- "& .MuiTypography-Body": {
502
+ "& .MuiTypography-body1": {
504
503
  padding: 0
505
504
  }
506
505
  }
507
506
  };
508
507
  }, T = async () => {
509
- if (t === y.Token && o(), t === y.Edit && i) {
510
- const u = { ...i, name: h };
511
- (await s(u)).success ? (_(n.mobile_devices_edit_success, "success"), m()) : _(
512
- H(n.mobile_devices_edit_error, i.name),
508
+ if (t === y.Token && i(), t === y.Edit && o) {
509
+ const g = { ...o, name: p };
510
+ (await l(g)).success ? (_(a.mobile_devices_edit_success, "success"), d()) : _(
511
+ H(a.mobile_devices_edit_error, o.name),
513
512
  "error"
514
- ), o();
513
+ ), i();
515
514
  }
516
- t === y.Delete && i && ((await b(i.guid)).success ? (_(
517
- H(n.mobile_devices_delete_success, i.name),
515
+ t === y.Delete && o && ((await b(o.guid)).success ? (_(
516
+ H(a.mobile_devices_delete_success, o.name),
518
517
  "success"
519
- ), m()) : _(
520
- H(n.mobile_devices_delete_error, i.name),
518
+ ), d()) : _(
519
+ H(a.mobile_devices_delete_error, o.name),
521
520
  "error"
522
- ), o());
521
+ ), i());
523
522
  };
524
523
  return /* @__PURE__ */ c(
525
- z,
524
+ $,
526
525
  {
527
- copy: { title: x() },
528
- isOpen: a,
529
- onClose: o,
526
+ copy: { title: v() },
527
+ isOpen: r,
528
+ onClose: i,
530
529
  onPrimaryAction: T,
531
- onSecondaryAction: o,
530
+ onSecondaryAction: i,
532
531
  primaryColor: t === y.Delete ? "error" : void 0,
533
- primaryText: w(),
534
- secondaryText: t === y.Token ? l.back : l.cancel_button,
535
- sx: k(),
532
+ primaryText: S(),
533
+ secondaryText: t === y.Token ? s.back : s.cancel_button,
534
+ sx: A(),
536
535
  children: [
537
- t === y.Token && /* @__PURE__ */ c(f, { spacing: 16, sx: { px: 40, textAlign: "center", width: "100%" }, children: [
538
- /* @__PURE__ */ e(v, { bold: !0, truncate: !1, variant: "Body", children: n.mobile_devices_access_label }),
539
- /* @__PURE__ */ e(v, { truncate: !1, variant: "Small", children: n.mobile_devices_access_info_1 }),
536
+ t === y.Token && /* @__PURE__ */ c(h, { spacing: 16, sx: { px: 40, textAlign: "center", width: "100%" }, children: [
537
+ /* @__PURE__ */ e(x, { bold: !0, truncate: !1, variant: "body1", children: a.mobile_devices_access_label }),
538
+ /* @__PURE__ */ e(x, { truncate: !1, variant: "body2", children: a.mobile_devices_access_info_1 }),
540
539
  /* @__PURE__ */ e(
541
- N,
540
+ M,
542
541
  {
543
542
  sx: {
544
- border: `1px solid ${d.palette.border.light}`,
543
+ border: `1px solid ${u.palette.neutral.light}`,
545
544
  borderRadius: "4px",
546
545
  p: "16px 32px"
547
546
  },
548
- variant: "H1",
549
- children: r
547
+ variant: "h1",
548
+ children: n
550
549
  }
551
550
  ),
552
- /* @__PURE__ */ e(v, { truncate: !1, variant: "Small", children: n.mobile_devices_access_info_2 })
551
+ /* @__PURE__ */ e(x, { truncate: !1, variant: "body2", children: a.mobile_devices_access_info_2 })
553
552
  ] }),
554
- t === y.Edit && /* @__PURE__ */ e(f, { children: /* @__PURE__ */ e(I, { onChange: (u) => S(u.target.value), value: h }) }),
555
- t === y.Delete && /* @__PURE__ */ e(N, { children: n.mobile_devices_delete_info })
553
+ t === y.Edit && /* @__PURE__ */ e(h, { children: /* @__PURE__ */ e(I, { onChange: (g) => k(g.target.value), value: p }) }),
554
+ t === y.Delete && /* @__PURE__ */ e(M, { children: a.mobile_devices_delete_info })
556
555
  ]
557
556
  }
558
557
  );
559
- }, $e = C(ze), Ge = C(() => {
560
- const { isMobile: t } = O(), { settings: a } = D(), { isCopyLoaded: o, isInitialized: i } = ee(), { setAlert: r, devices: d, loadDevices: l, generateDeviceToken: n } = A(), [s, b] = p.useState({ open: !1, type: "" }), [_, m] = p.useState(), [h, S] = p.useState("");
561
- p.useEffect(() => {
562
- i && l();
563
- }, [i]);
564
- const x = async () => {
565
- const u = await n();
566
- u ? (S(u), b({ open: !0, type: y.Token })) : r(a.mobile_devices_access_error, "error");
567
- }, w = (u) => {
568
- m(u), b({ open: !0, type: y.Edit });
569
- }, k = (u) => {
570
- m(u), b({ open: !0, type: y.Delete });
558
+ }, ze = C(We), Ge = C(() => {
559
+ const { isMobile: t } = O(), { settings: r } = w(), { isCopyLoaded: i, isInitialized: o } = ee(), { setAlert: n, devices: u, loadDevices: s, generateDeviceToken: a } = E(), [l, b] = m.useState({ open: !1, type: "" }), [_, d] = m.useState(), [p, k] = m.useState("");
560
+ m.useEffect(() => {
561
+ o && s();
562
+ }, [o]);
563
+ const v = async () => {
564
+ const g = await a();
565
+ g ? (k(g), b({ open: !0, type: y.Token })) : n(r.mobile_devices_access_error, "error");
566
+ }, S = (g) => {
567
+ d(g), b({ open: !0, type: y.Edit });
568
+ }, A = (g) => {
569
+ d(g), b({ open: !0, type: y.Delete });
571
570
  }, T = () => {
572
- b({ open: !1, type: "" }), m(void 0);
571
+ b({ open: !1, type: "" }), d(void 0);
573
572
  };
574
- return !o || !i ? /* @__PURE__ */ e(ie, {}) : /* @__PURE__ */ c(
575
- f,
573
+ return !i || !o ? /* @__PURE__ */ e(ie, {}) : /* @__PURE__ */ c(
574
+ h,
576
575
  {
577
576
  sx: {
578
577
  backgroundColor: "background.paper",
@@ -580,173 +579,164 @@ const Ve = ({
580
579
  gap: 24
581
580
  },
582
581
  children: [
583
- /* @__PURE__ */ c(f, { gap: 4, children: [
584
- /* @__PURE__ */ e(K, { children: a.mobile_devices_title }),
585
- /* @__PURE__ */ e(N, { variant: "Body", children: a.mobile_devices_info })
582
+ /* @__PURE__ */ c(h, { gap: 4, children: [
583
+ /* @__PURE__ */ e(Y, { children: r.mobile_devices_title }),
584
+ /* @__PURE__ */ e(M, { variant: "body1", children: r.mobile_devices_info })
586
585
  ] }),
587
586
  t ? /* @__PURE__ */ e(
588
- We,
587
+ Ve,
589
588
  {
590
- devices: d,
591
- onClickDeviceDelete: k,
592
- onClickDeviceEdit: w
589
+ devices: u,
590
+ onClickDeviceDelete: A,
591
+ onClickDeviceEdit: S
593
592
  }
594
593
  ) : /* @__PURE__ */ e(
595
- Ve,
594
+ Ue,
596
595
  {
597
- devices: d,
598
- onClickDeviceDelete: k,
599
- onClickDeviceEdit: w
596
+ devices: u,
597
+ onClickDeviceDelete: A,
598
+ onClickDeviceEdit: S
600
599
  }
601
600
  ),
602
- /* @__PURE__ */ c(f, { sx: { alignItems: "center", px: 24, py: 12, gap: 4 }, children: [
603
- /* @__PURE__ */ e(v, { bold: !0, variant: "Body", children: a.mobile_devices_access_title }),
604
- /* @__PURE__ */ e(N, { align: "center", variant: "Small", children: a.mobile_devices_access_description }),
605
- /* @__PURE__ */ e(Z, { onClick: x, variant: "text", children: a.mobile_devices_access_cta })
601
+ /* @__PURE__ */ c(h, { sx: { alignItems: "center", px: 24, py: 12, gap: 4 }, children: [
602
+ /* @__PURE__ */ e(x, { bold: !0, variant: "body1", children: r.mobile_devices_access_title }),
603
+ /* @__PURE__ */ e(M, { align: "center", variant: "body2", children: r.mobile_devices_access_description }),
604
+ /* @__PURE__ */ e(Z, { onClick: v, variant: "text", children: r.mobile_devices_access_cta })
606
605
  ] }),
607
606
  /* @__PURE__ */ e(
608
- $e,
607
+ ze,
609
608
  {
610
609
  device: _,
611
- deviceToken: h,
612
- dialogType: s.type,
613
- isOpen: s.open,
610
+ deviceToken: p,
611
+ dialogType: l.type,
612
+ isOpen: l.open,
614
613
  onClose: T
615
614
  }
616
615
  )
617
616
  ]
618
617
  }
619
618
  );
620
- }), Y = C(
621
- ({ onClick: t, primaryText: a, secondaryText: o, sx: i }) => {
622
- const r = P();
623
- return /* @__PURE__ */ e(Be, { sx: { bgcolor: r.palette.background.paper }, children: /* @__PURE__ */ c(Ne, { alignItems: "flex-start", onClick: t, sx: i, children: [
624
- /* @__PURE__ */ e(Le, { primary: a, secondary: o }),
625
- /* @__PURE__ */ e(Me, { children: /* @__PURE__ */ e(ve, {}) })
619
+ }), Q = C(
620
+ ({ onClick: t, primaryText: r, secondaryText: i, sx: o }) => {
621
+ const n = L();
622
+ return /* @__PURE__ */ e(Pe, { sx: { bgcolor: n.palette.background.paper }, children: /* @__PURE__ */ c(Re, { alignItems: "flex-start", onClick: t, sx: o, children: [
623
+ /* @__PURE__ */ e(Me, { primary: r, secondary: i }),
624
+ /* @__PURE__ */ e(Ne, { children: /* @__PURE__ */ e(Le, {}) })
626
625
  ] }) });
627
626
  }
628
627
  ), je = C(() => {
629
- const { settings: t } = D(), { categories: a } = G(), { selectedRule: o, updateRuleCategory: i } = A(), [r, d] = p.useState(!1), l = () => {
630
- d(!1);
631
- }, n = () => {
632
- d(!0);
633
- }, s = (_) => a.find((m) => m.guid === _)?.name, b = async (_) => {
634
- o && o.category_guid !== _ && (o.category_guid = _, await i(o)), l();
628
+ const { settings: t } = w(), { categories: r } = j(), { selectedRule: i, updateRuleCategory: o } = E(), [n, u] = m.useState(!1), s = () => {
629
+ u(!1);
630
+ }, a = () => {
631
+ u(!0);
632
+ }, l = (_) => r.find((d) => d.guid === _)?.name, b = async (_) => {
633
+ i && i.category_guid !== _ && (i.category_guid = _, await o(i)), s();
635
634
  };
636
- return /* @__PURE__ */ c(p.Fragment, { children: [
635
+ return /* @__PURE__ */ c(m.Fragment, { children: [
637
636
  /* @__PURE__ */ e(
638
- Y,
637
+ Q,
639
638
  {
640
- onClick: n,
641
- primaryText: o?.category_guid ? s(o.category_guid) : "",
639
+ onClick: a,
640
+ primaryText: i?.category_guid ? l(i.category_guid) : "",
642
641
  secondaryText: t.category
643
642
  }
644
643
  ),
645
644
  /* @__PURE__ */ e(
646
- Pe,
645
+ Ie,
647
646
  {
648
- initialSelected: o?.category_guid ? o.category_guid : void 0,
649
- onClose: l,
647
+ initialSelected: i?.category_guid ? i.category_guid : void 0,
648
+ onClose: s,
650
649
  onSelect: b,
651
- showDrawer: r,
650
+ showDrawer: n,
652
651
  title: t.select_category
653
652
  }
654
653
  )
655
654
  ] });
656
- }), Je = C(() => {
657
- const { common: t, settings: a } = D(), { selectedRule: o, updateRulePayee: i } = A(), r = P(), [d, l] = p.useState(!1), n = o?.description ? o.description : o?.match_description, [s, b] = p.useState(n || ""), _ = () => {
658
- l(!0);
659
- }, m = async () => {
660
- s !== n && o && (o.description = s, await i(o), l(!1));
655
+ }), $e = C(() => {
656
+ const { common: t, settings: r } = w(), { selectedRule: i, updateRulePayee: o } = E(), n = L(), [u, s] = m.useState(!1), a = i?.description ? i.description : i?.match_description, [l, b] = m.useState(a || ""), _ = () => {
657
+ s(!0);
658
+ }, d = async () => {
659
+ l !== a && i && (i.description = l, await o(i), s(!1));
661
660
  };
662
- return /* @__PURE__ */ c(p.Fragment, { children: [
661
+ return /* @__PURE__ */ c(m.Fragment, { children: [
663
662
  /* @__PURE__ */ e(
664
- Y,
663
+ Q,
665
664
  {
666
665
  onClick: _,
667
- primaryText: n,
668
- secondaryText: a.payee
666
+ primaryText: a,
667
+ secondaryText: r.payee
669
668
  }
670
669
  ),
671
670
  /* @__PURE__ */ e(
672
- z,
671
+ $,
673
672
  {
674
- copy: { title: a.edit_payee },
675
- isOpen: d,
676
- onClose: () => l(!1),
677
- onPrimaryAction: m,
678
- onSecondaryAction: () => l(!1),
673
+ copy: { title: r.edit_payee },
674
+ isOpen: u,
675
+ onClose: () => s(!1),
676
+ onPrimaryAction: d,
677
+ onSecondaryAction: () => s(!1),
679
678
  primaryText: t.save_button,
680
679
  secondaryText: t.cancel_button,
681
680
  sx: {
682
681
  "& .MuiDialogContent-root": { pt: 0, width: 400 },
683
- path: { fill: r.palette.secondary.darker }
682
+ path: { fill: n.palette.secondary.darker }
684
683
  },
685
684
  children: /* @__PURE__ */ e(
686
685
  I,
687
686
  {
688
- onChange: (h) => b(h.target.value),
687
+ onChange: (p) => b(p.target.value),
689
688
  sx: { width: 352 },
690
- value: s
689
+ value: l
691
690
  }
692
691
  )
693
692
  }
694
693
  )
695
694
  ] });
696
- }), Ke = C(({ onClose: t, onDelete: a, isOpen: o }) => {
697
- const { common: i, settings: r } = D(), d = P();
695
+ }), Je = C(({ onClose: t, onDelete: r, isOpen: i }) => {
696
+ const { common: o, settings: n } = w();
698
697
  return /* @__PURE__ */ e(
699
- z,
698
+ $,
700
699
  {
701
- copy: { title: r.delete_rule },
702
- isOpen: o,
700
+ copy: { title: n.delete_rule },
701
+ isOpen: i,
703
702
  onClose: t,
704
- onPrimaryAction: a,
703
+ onPrimaryAction: r,
705
704
  onSecondaryAction: t,
706
705
  primaryColor: "error",
707
- primaryText: i.delete_button,
708
- secondaryText: i.cancel_button,
709
- sx: {
710
- "& .MuiButton-outlined": {
711
- borderColor: d.palette.border.main,
712
- color: d.palette.secondary.main
713
- },
714
- "& .MuiDialogContent-root": { pt: 0, width: 400 },
715
- path: { fill: d.palette.secondary.darker }
716
- },
717
- children: /* @__PURE__ */ e(v, { truncate: !1, variant: "Small", children: r.delete_rule_confirm })
706
+ primaryText: o.delete_button,
707
+ secondaryColor: "secondary",
708
+ secondaryText: o.cancel_button,
709
+ sx: { "& .MuiDialogContent-root": { pt: 0, width: 400 } },
710
+ children: /* @__PURE__ */ e(x, { truncate: !1, variant: "body2", children: n.delete_rule_confirm })
718
711
  }
719
712
  );
720
- }), Xe = C(
721
- ({ isOpen: t, onClose: a, onDelete: o }) => {
722
- const { common: i, settings: r } = D(), d = P(), [l, n] = p.useState(!1);
713
+ }), Ke = C(
714
+ ({ isOpen: t, onClose: r, onDelete: i }) => {
715
+ const { common: o, settings: n } = w(), [u, s] = m.useState(!1);
723
716
  return /* @__PURE__ */ c(
724
- He,
717
+ Be,
725
718
  {
726
719
  hasSecondaryAction: !1,
727
720
  isOpen: t,
728
- onClose: a,
721
+ onClose: r,
729
722
  onPrimaryAction: () => {
730
- n(!0);
723
+ s(!0);
731
724
  },
732
725
  primaryColor: "error",
733
- primaryText: i.delete_button,
734
- sx: {
735
- "& .MuiToolbar-root": { borderTop: `1px solid ${d.palette.border.light}` }
736
- },
737
- title: r.edit_rule,
726
+ primaryText: o.delete_button,
727
+ title: n.edit_rule,
738
728
  children: [
739
- /* @__PURE__ */ e(Ee, { children: /* @__PURE__ */ e(v, { bold: !0, variant: "XSmall", children: r.details }) }),
740
- /* @__PURE__ */ e(Je, {}),
741
- /* @__PURE__ */ e(J, { sx: { ml: 24 } }),
729
+ /* @__PURE__ */ e(Ae, { children: /* @__PURE__ */ e(x, { bold: !0, variant: "caption", children: n.details }) }),
730
+ /* @__PURE__ */ e($e, {}),
731
+ /* @__PURE__ */ e(K, { sx: { ml: 24 } }),
742
732
  /* @__PURE__ */ e(je, {}),
743
- /* @__PURE__ */ e(J, { sx: { ml: 24 } }),
733
+ /* @__PURE__ */ e(K, { sx: { ml: 24 } }),
744
734
  /* @__PURE__ */ e(
745
- Ke,
735
+ Je,
746
736
  {
747
- isOpen: l,
748
- onClose: () => n(!1),
749
- onDelete: o
737
+ isOpen: u,
738
+ onClose: () => s(!1),
739
+ onDelete: i
750
740
  }
751
741
  )
752
742
  ]
@@ -754,140 +744,139 @@ const Ve = ({
754
744
  );
755
745
  }
756
746
  ), Ye = C(({ rule: t }) => {
757
- const { categories: a } = G(), { setSelectedGuid: o } = Re(), { deleteTransactionRule: i, setSelectedRule: r } = A(), { isDesktop: d, isTablet: l } = O(), [n, s] = p.useState(!1), b = () => {
758
- s(!1), o(null), r(void 0);
747
+ const { categories: r } = j(), { setSelectedGuid: i } = Ee(), { deleteTransactionRule: o, setSelectedRule: n } = E(), { isDesktop: u, isTablet: s } = O(), [a, l] = m.useState(!1), b = () => {
748
+ l(!1), i(null), n(void 0);
759
749
  }, _ = async () => {
760
- await i(), b();
761
- }, m = () => {
762
- s(!0), r(t);
763
- }, h = (S) => a.find((x) => x.guid === S)?.name;
764
- return /* @__PURE__ */ c(p.Fragment, { children: [
750
+ await o(), b();
751
+ }, d = () => {
752
+ l(!0), n(t);
753
+ }, p = (k) => r.find((v) => v.guid === k)?.name;
754
+ return /* @__PURE__ */ c(m.Fragment, { children: [
765
755
  /* @__PURE__ */ e(
766
- Y,
756
+ Q,
767
757
  {
768
- onClick: m,
758
+ onClick: d,
769
759
  primaryText: t.description ? t.description : t.match_description,
770
- secondaryText: t.category_guid ? h(t.category_guid) : ""
760
+ secondaryText: t.category_guid ? p(t.category_guid) : ""
771
761
  }
772
762
  ),
773
- /* @__PURE__ */ e(J, { sx: { ml: l || d ? 0 : 24 } }),
774
- /* @__PURE__ */ e(Xe, { isOpen: n, onClose: b, onDelete: _ })
763
+ /* @__PURE__ */ e(K, { sx: { ml: s || u ? 0 : 24 } }),
764
+ /* @__PURE__ */ e(Ke, { isOpen: a, onClose: b, onDelete: _ })
775
765
  ] });
776
- }), ne = C(() => {
777
- const { settings: t } = D(), { loadTransactionRules: a, transactionRules: o } = A(), [i, r] = p.useState(!1);
778
- return re({
766
+ }), re = C(() => {
767
+ const { settings: t } = w(), { loadTransactionRules: r, transactionRules: i } = E(), [o, n] = m.useState(!1);
768
+ return ne({
779
769
  widgetName: "TransactionRulesTab",
780
- isLoaded: i
781
- }), p.useEffect(() => {
782
- a().finally(() => r(!0));
783
- }, []), /* @__PURE__ */ c(f, { sx: { gap: 24, py: 24 }, children: [
784
- /* @__PURE__ */ c(f, { sx: { px: 24 }, children: [
785
- /* @__PURE__ */ e(K, { children: t.transaction_rules_label }),
786
- /* @__PURE__ */ e(N, { variant: "Body", children: t.transaction_rules_description })
770
+ isLoaded: o
771
+ }), m.useEffect(() => {
772
+ r().finally(() => n(!0));
773
+ }, []), /* @__PURE__ */ c(h, { sx: { gap: 24, py: 24 }, children: [
774
+ /* @__PURE__ */ c(h, { sx: { px: 24 }, children: [
775
+ /* @__PURE__ */ e(Y, { children: t.transaction_rules_label }),
776
+ /* @__PURE__ */ e(M, { variant: "body1", children: t.transaction_rules_description })
787
777
  ] }),
788
- /* @__PURE__ */ e(Ae, { children: o.map((d, l) => /* @__PURE__ */ e(Ye, { rule: d }, l)) })
778
+ /* @__PURE__ */ e(Te, { children: i.map((u, s) => /* @__PURE__ */ e(Ye, { rule: u }, s)) })
789
779
  ] });
790
780
  }), qe = C(({ selectedTab: t }) => {
791
- const { alert: a, setAlert: o } = A(), {
792
- config: { display_user_profile_in_settings: i }
793
- } = $();
794
- return /* @__PURE__ */ c(Q, { children: [
795
- t === B.Profile && /* @__PURE__ */ e(Ue, {}),
796
- t === B.Devices && /* @__PURE__ */ e(Ge, {}),
797
- t === B.Notifications && /* @__PURE__ */ e(j, { showPersonalDetails: !i }),
798
- t === B.TransactionRules && /* @__PURE__ */ e(ne, {}),
799
- t === B.Help && /* @__PURE__ */ e(f, { sx: { px: 24 }, children: /* @__PURE__ */ e(Oe, {}) }),
781
+ const { alert: r, setAlert: i } = E(), {
782
+ config: { display_user_profile_in_settings: o }
783
+ } = G();
784
+ return /* @__PURE__ */ c(X, { children: [
785
+ t === N.Profile && /* @__PURE__ */ e(Fe, {}),
786
+ t === N.Devices && /* @__PURE__ */ e(Ge, {}),
787
+ t === N.Notifications && /* @__PURE__ */ e(J, { showPersonalDetails: !o }),
788
+ t === N.TransactionRules && /* @__PURE__ */ e(re, {}),
789
+ t === N.Help && /* @__PURE__ */ e(h, { sx: { px: 24 }, children: /* @__PURE__ */ e(He, {}) }),
800
790
  /* @__PURE__ */ e(
801
791
  fe,
802
792
  {
803
793
  anchorOrigin: { vertical: "bottom", horizontal: "right" },
804
794
  autoHideDuration: 3500,
805
- onClose: () => o(""),
806
- open: !!a.message,
795
+ onClose: () => i(""),
796
+ open: !!r.message,
807
797
  children: /* @__PURE__ */ e(
808
798
  he,
809
799
  {
810
800
  onClose: () => {
811
- o("");
801
+ i("");
812
802
  },
813
- severity: a.severity,
803
+ severity: r.severity,
814
804
  variant: "filled",
815
- children: a.message
805
+ children: r.message
816
806
  }
817
807
  )
818
808
  }
819
809
  )
820
810
  ] });
821
811
  });
822
- var B = /* @__PURE__ */ ((t) => (t[t.Profile = 0] = "Profile", t[t.Devices = 1] = "Devices", t[t.Notifications = 2] = "Notifications", t[t.TransactionRules = 3] = "TransactionRules", t[t.Help = 4] = "Help", t))(B || {});
823
- const Wt = C(({ onBackClick: t, sx: a }) => {
824
- const { settings: o } = D(), { isCopyLoaded: i, isInitialized: r } = ee(), { config: d } = $(), { isMobile: l } = O(), { categoriesLoaded: n, loadCategories: s } = G();
825
- re({
812
+ var N = /* @__PURE__ */ ((t) => (t[t.Profile = 0] = "Profile", t[t.Devices = 1] = "Devices", t[t.Notifications = 2] = "Notifications", t[t.TransactionRules = 3] = "TransactionRules", t[t.Help = 4] = "Help", t))(N || {});
813
+ const Vt = C(({ onBackClick: t, onMenuClick: r, sx: i }) => {
814
+ const { settings: o } = w(), { isCopyLoaded: n, isInitialized: u } = ee(), { config: s } = G(), { isMobile: a } = O(), { categoriesLoaded: l, loadCategories: b } = j();
815
+ ne({
826
816
  widgetName: "SettingsWidget",
827
- isLoaded: r && i
828
- }), p.useEffect(() => {
829
- n || s().finally();
817
+ isLoaded: u && n
818
+ }), m.useEffect(() => {
819
+ l || b().finally();
830
820
  }, []);
831
821
  const {
832
- display_user_profile_in_settings: b,
833
- display_mobile_devices_in_settings: _,
834
- display_notification_settings_in_settings: m,
835
- display_user_transaction_rules_in_settings: h,
836
- show_help_widget_in_master: S
837
- } = d, x = [
838
- { enabled: b, index: 0, label: o?.profile_label },
839
- { enabled: _, index: 1, label: o?.mobile_devices_label },
840
- { enabled: m, index: 2, label: o?.notifications_label },
841
- { enabled: h, index: 3, label: o?.transaction_rules_label },
842
- { enabled: S, index: 4, label: o?.help_label }
843
- ], w = x.find((u) => u.enabled), [k, T] = p.useState(w ? w.index : -1);
844
- return !i || !r ? /* @__PURE__ */ e(ie, {}) : /* @__PURE__ */ e(
845
- X,
822
+ display_user_profile_in_settings: _,
823
+ display_mobile_devices_in_settings: d,
824
+ display_notification_settings_in_settings: p,
825
+ display_user_transaction_rules_in_settings: k,
826
+ show_help_widget_in_master: v
827
+ } = s, S = [
828
+ { enabled: _, index: 0, label: o?.profile_label },
829
+ { enabled: d, index: 1, label: o?.mobile_devices_label },
830
+ { enabled: p, index: 2, label: o?.notifications_label },
831
+ { enabled: k, index: 3, label: o?.transaction_rules_label },
832
+ { enabled: v, index: 4, label: o?.help_label }
833
+ ], A = S.find((D) => D.enabled), [T, g] = m.useState(A ? A.index : -1);
834
+ return !n || !u ? /* @__PURE__ */ e(ie, {}) : /* @__PURE__ */ e(
835
+ q,
846
836
  {
847
837
  onBackClick: t,
838
+ onMenuClick: r,
848
839
  showAccountFilter: !1,
849
- sx: { height: "calc(100dvh - 24px)", overflow: "auto", ...a },
840
+ sx: { height: "calc(100dvh - 24px)", overflow: "auto", ...i },
850
841
  title: o.title,
851
- children: /* @__PURE__ */ c(f, { mx: l ? 0 : 48, my: 24, children: [
842
+ children: /* @__PURE__ */ c(h, { mx: a ? 0 : 48, my: 24, children: [
852
843
  /* @__PURE__ */ e(
853
844
  pe,
854
845
  {
855
- onChange: (u, M) => T(M),
846
+ onChange: (D, F) => g(F),
856
847
  sx: { bgcolor: "background.paper" },
857
848
  textColor: "primary",
858
- value: k,
849
+ value: T,
859
850
  variant: "scrollable",
860
- children: x.map(
861
- (u) => u.enabled && /* @__PURE__ */ e(ue, { label: u.label, value: u.index }, u.index)
851
+ children: S.map(
852
+ (D) => D.enabled && /* @__PURE__ */ e(ue, { label: D.label, value: D.index }, D.index)
862
853
  )
863
854
  }
864
855
  ),
865
- /* @__PURE__ */ e(qe, { selectedTab: k })
856
+ /* @__PURE__ */ e(qe, { selectedTab: T })
866
857
  ] })
867
858
  }
868
859
  );
869
- }), zt = C((t) => {
870
- const { clientConfig: a } = $(), o = a?.master?.deep_link_params?.view;
871
- return o ? /* @__PURE__ */ e(j, { view: o }) : /* @__PURE__ */ e(X, { ...t, showAccountFilter: !1, children: /* @__PURE__ */ e(f, { my: 24, children: /* @__PURE__ */ e(j, {}) }) });
872
- }), $t = (t) => {
873
- const { isMobile: a } = O(), { categoriesLoaded: o, loadCategories: i } = G();
874
- return p.useEffect(() => {
875
- o || i().finally();
876
- }), /* @__PURE__ */ e(X, { ...t, showAccountFilter: !1, children: /* @__PURE__ */ e(f, { sx: { mx: a ? 0 : 48, my: 24 }, children: /* @__PURE__ */ e(ne, {}) }) });
860
+ }), Wt = C((t) => {
861
+ const { clientConfig: r } = G(), i = r?.master?.deep_link_params?.view;
862
+ return i ? /* @__PURE__ */ e(J, { view: i }) : /* @__PURE__ */ e(q, { ...t, showAccountFilter: !1, children: /* @__PURE__ */ e(h, { my: 24, children: /* @__PURE__ */ e(J, {}) }) });
863
+ }), zt = (t) => {
864
+ const { isMobile: r } = O(), { categoriesLoaded: i, loadCategories: o } = j();
865
+ return m.useEffect(() => {
866
+ i || o().finally();
867
+ }), /* @__PURE__ */ e(q, { ...t, showAccountFilter: !1, children: /* @__PURE__ */ e(h, { sx: { mx: r ? 0 : 48, my: 24 }, children: /* @__PURE__ */ e(re, {}) }) });
877
868
  };
878
869
  export {
879
- Yt as AccountNotificationProfiles,
880
- qt as BudgetNotificationProfiles,
870
+ $t as AccountNotificationProfiles,
871
+ Jt as BudgetNotificationProfiles,
881
872
  Ge as DeviceTab,
882
- Qt as InsightsNotificationProfiles,
883
- j as NotificationSettings,
884
- zt as NotificationSettingsWidget,
885
- Ue as ProfileTab,
886
- Jt as SettingsApi,
887
- Kt as SettingsStore,
888
- B as SettingsTabs,
889
- Wt as SettingsWidget,
873
+ Kt as InsightsNotificationProfiles,
874
+ J as NotificationSettings,
875
+ Wt as NotificationSettingsWidget,
876
+ Fe as ProfileTab,
877
+ N as SettingsTabs,
878
+ Vt as SettingsWidget,
890
879
  qe as SettingsWidgetContents,
891
- ne as TransactionRulesTab,
892
- $t as TransactionRulesWidget
880
+ re as TransactionRulesTab,
881
+ zt as TransactionRulesWidget
893
882
  };