@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,94 +1,95 @@
1
- import { jsx as e, jsxs as C, Fragment as x } from "react/jsx-runtime";
1
+ import { jsx as e, jsxs as C, Fragment as S } from "react/jsx-runtime";
2
2
  import h from "react";
3
3
  import { observer as V } from "mobx-react-lite";
4
- import e1 from "@mui/material/Stack";
5
- import { Text as g, Icon as F, THEMES as i1 } from "@mxenabled/mxui";
6
- import { S as h1 } from "../SkeletonLoader-BaNboJjD.mjs";
4
+ import t1 from "@mui/material/Stack";
5
+ import { Text as v, Icon as N } from "@mxenabled/mxui";
6
+ import { S as m1 } from "../SkeletonLoader-BaNboJjD.mjs";
7
7
  import c1 from "@mui/material/Box";
8
- import b from "@mui/material/Divider";
9
- import E from "@mui/material/List";
8
+ import W from "@mui/material/Divider";
9
+ import O from "@mui/material/List";
10
10
  import B from "@mui/material/ListSubheader";
11
- import W from "@mui/system/Stack";
12
- import { useTheme as M1, alpha as y1 } from "@mui/material/styles";
13
- import { u as R, A as x1 } from "../AccountDetailsHeader-BOV91g1o.mjs";
14
- import { L as w1 } from "../LineChart-DHj-Bufi.mjs";
15
- import { g as b1, a as S1, b as R1 } from "../SpendingData-B7NuTQ9s.mjs";
16
- import { m as T1, u as y, d as k, g as Z, h as m1, b as G, a as E1 } from "../hooks-fY_n74f7.mjs";
17
- import { A as N, g as L, N as p1 } from "../Account-CMjOp7S2.mjs";
18
- import { I as _1, P as L1, S as f1 } from "../Account-BIKn4XEZ.mjs";
19
- import { a as D1, b as k1 } from "../AccountFields-BRRH37K1.mjs";
20
- import { g as e2 } from "../AccountFields-BRRH37K1.mjs";
21
- import { A as U } from "../AccountListItem-Ds5C0mOT.mjs";
22
- import a1 from "@mui/material/Tab";
11
+ import P from "@mui/system/Stack";
12
+ import { f as a1 } from "../NumberFormatting--XMeeBfr.mjs";
13
+ import { useTheme as p1, alpha as x1 } from "@mui/material/styles";
14
+ import { u as R, A as w1 } from "../AccountDetailsHeader-DIysk_4w.mjs";
15
+ import { L as R1 } from "../LineChart-CejWS_rh.mjs";
16
+ import { g as S1, a as T1, b as D1 } from "../SpendingData-PKlh8caU.mjs";
17
+ import { l as E1, u as A, d as E, g as k, h as _1, a as L1, b as G } from "../hooks-BaO_gOI6.mjs";
18
+ import { A as I, g as f, N as f1 } from "../Account-BaJmiJAG.mjs";
19
+ import { I as g1, P as H1, S as v1 } from "../Account-BxHMlV9R.mjs";
20
+ import { a as k1, b as I1 } from "../AccountFields-mwJ8NXsX.mjs";
21
+ import { g as n2 } from "../AccountFields-mwJ8NXsX.mjs";
22
+ import { A as U } from "../AccountListItem-BDXHs4tV.mjs";
23
+ import s1 from "@mui/material/Tab";
23
24
  import Z1 from "@mui/material/Tabs";
24
- import I1 from "@mui/material/Switch";
25
+ import N1 from "@mui/material/Switch";
25
26
  import D from "@mui/material/ListItem";
26
27
  import $ from "@mui/material/ListItemButton";
27
- import O from "@mui/material/ListItemText";
28
- import { a as Q, f as s1, D as l1 } from "../Dialog-CWymUiuO.mjs";
29
- import { D as t1 } from "../Drawer-Bet2ZPJo.mjs";
30
- import { A as S, W as N1 } from "../WidgetContainer-mzejMmz2.mjs";
31
- import { b as f } from "../Localization-2MODESHW.mjs";
32
- import Y from "@mui/material/ListItemAvatar";
33
- import O1 from "@mui/material/styles/useTheme";
34
- import { Language as F1, Error as g1, CheckCircle as P1 } from "@mxenabled/mx-icons";
35
- import { b as z, F as j } from "../GlobalAccountFilter-BpWlPAl5.mjs";
36
- import { M as n2 } from "../GlobalAccountFilter-BpWlPAl5.mjs";
37
- import { fromUnixTime as W1 } from "date-fns/fromUnixTime";
38
- import { isToday as B1 } from "date-fns/isToday";
39
- import { isYesterday as U1 } from "date-fns/isYesterday";
28
+ import Z from "@mui/material/ListItemText";
29
+ import { b as H } from "../Localization-DnoVyBNK.mjs";
30
+ import { A as w } from "../Analytics-CzGzz_sE.mjs";
31
+ import { D as e1 } from "../Dialog-CwWc0AbH.mjs";
32
+ import { D as n1 } from "../Drawer-BXqqBMxg.mjs";
33
+ import j from "@mui/material/ListItemAvatar";
34
+ import { Language as O1, Error as b1, CheckCircle as F1 } from "@mxenabled/mx-icons";
35
+ import { C as z } from "../ConnectDrawer-Cnjr3Ddg.mjs";
36
+ import { fromUnixTime as P1 } from "date-fns/fromUnixTime";
37
+ import { isToday as W1 } from "date-fns/isToday";
38
+ import { isYesterday as B1 } from "date-fns/isYesterday";
39
+ import { f as l1, D as r1 } from "../DateFormats-HudZ3Bjs.mjs";
40
40
  import { I as X } from "../IconBacking-DgT8DCeh.mjs";
41
- import { addMonths as $1 } from "date-fns/addMonths";
42
- import { AdapterDateFns as G1 } from "@mui/x-date-pickers/AdapterDateFnsV3";
43
- import { DateCalendar as z1 } from "@mui/x-date-pickers/DateCalendar";
44
- import K1 from "@mui/material/FormControl";
45
- import Y1 from "@mui/material/InputLabel";
46
- import { LocalizationProvider as j1 } from "@mui/x-date-pickers-pro";
47
- import X1 from "@mui/material/MenuItem";
48
- import J1 from "@mui/material/Select";
49
- import q1 from "@mui/material/TextField";
50
- import { C as Q1 } from "../CurrencyInput-DDQ4DBrE.mjs";
51
- import e3 from "@mui/material/Alert";
52
- import t3 from "@mui/material/AlertTitle";
53
- import n3 from "@mui/material/Link";
54
- import o3 from "@mui/material/Paper";
55
- import { endOfToday as i3, subDays as c3, startOfToday as a3 } from "date-fns";
56
- import { T as s3, a as l3 } from "../TransactionDetails-CPwv9xtZ.mjs";
57
- import { T as r1 } from "../TabContentContainer-CnMXkVqr.mjs";
58
- import { f as d1 } from "../NumberFormatting-DjTD0t3W.mjs";
59
- import { C as r3 } from "../ConnectionsDrawer-BExzgE16.mjs";
60
- import { L as n1 } from "../Loader-BSWSYqvn.mjs";
61
- import { u as H1 } from "../useScreenSize-B6JyS_Lj.mjs";
62
- import { u as o1 } from "../useWidgetLoadTimer-CrUzxN-P.mjs";
63
- import { M as A1 } from "../MiniWidgetContainer-DKn7ndO6.mjs";
64
- import { A as i2 } from "../AccountApi-DgZ8ILj1.mjs";
65
- import { A as a2 } from "../AccountStore-BFKvXJSD.mjs";
66
- const d3 = (t, o) => {
67
- const n = _1.includes(o) ? b1(t) : [], i = L1.includes(o) ? S1(t) : [], c = f1.includes(o) ? R1(t) : [];
68
- return [n, i, c].filter((l) => l.length > 0);
69
- }, u3 = (t, o, n) => {
70
- const [i, c] = t, l = i, u = c ?? i, a = [];
71
- if (l && u && _1.includes(o)) {
72
- const d = l[l.length - 1].y;
73
- a.push({ label: n.income_label, amount: d });
74
- } else if (L1.includes(o)) {
75
- const d = l[l.length - 1].y;
76
- a.push({ label: n.payments_label, amount: d });
41
+ import { addMonths as U1 } from "date-fns/addMonths";
42
+ import { AdapterDateFns as $1 } from "@mui/x-date-pickers/AdapterDateFnsV3";
43
+ import { DateCalendar as G1 } from "@mui/x-date-pickers/DateCalendar";
44
+ import z1 from "@mui/material/FormControl";
45
+ import K1 from "@mui/material/InputLabel";
46
+ import { LocalizationProvider as Y1 } from "@mui/x-date-pickers-pro";
47
+ import d1 from "@mui/material/MenuItem";
48
+ import j1 from "@mui/material/Select";
49
+ import X1 from "@mui/material/TextField";
50
+ import { F as J } from "../Accounts-CseLC3lL.mjs";
51
+ import { M as i2 } from "../Accounts-CseLC3lL.mjs";
52
+ import { C as J1 } from "../CurrencyInput-adTIRtL3.mjs";
53
+ import q1 from "@mui/material/Alert";
54
+ import Q1 from "@mui/material/AlertTitle";
55
+ import e3 from "@mui/material/Link";
56
+ import t3 from "@mui/material/Paper";
57
+ import { endOfToday as n3, subDays as o3, startOfToday as i3 } from "date-fns";
58
+ import { T as c3 } from "../EmbeddedCard-DPwJjqMH.mjs";
59
+ import { T as a3 } from "../TransactionDetails-C3dlAzYf.mjs";
60
+ import { T as u1 } from "../TabContentContainer-CnMXkVqr.mjs";
61
+ import { C as s3 } from "../ConnectionsDrawer-CtfPXk0M.mjs";
62
+ import { u as V1 } from "../useScreenSize-mWpmnh5w.mjs";
63
+ import { u as o1 } from "../useWidgetLoadTimer-CJb-RELP.mjs";
64
+ import { L as i1 } from "../Loader-CxeBwuPG.mjs";
65
+ import { W as l3 } from "../WidgetContainer-DNuz_s7W.mjs";
66
+ import { M as A1 } from "../MiniWidgetContainer-BdPiUU-u.mjs";
67
+ const r3 = (t, o) => {
68
+ const n = g1.includes(o) ? S1(t) : [], c = H1.includes(o) ? T1(t) : [], i = v1.includes(o) ? D1(t) : [];
69
+ return [n, c, i].filter((l) => l.length > 0);
70
+ }, d3 = (t, o, n) => {
71
+ const [c, i] = t, l = c, d = i ?? c, a = [];
72
+ if (l && d && g1.includes(o)) {
73
+ const r = l[l.length - 1].y;
74
+ a.push({ label: n.income_label, amount: r });
75
+ } else if (H1.includes(o)) {
76
+ const r = l[l.length - 1].y;
77
+ a.push({ label: n.payments_label, amount: r });
77
78
  }
78
- if (u && f1.includes(o)) {
79
- const d = u[u.length - 1].y;
80
- a.push({ label: n.spending_label, amount: d });
79
+ if (d && v1.includes(o)) {
80
+ const r = d[d.length - 1].y;
81
+ a.push({ label: n.spending_label, amount: r });
81
82
  }
82
83
  return a;
83
- }, C3 = () => {
84
- const t = M1(), { selectedAccount: o } = R(), { monthlyCategoryTotals: n } = T1(), { trends: i } = y(), c = [t.palette.chart?.chart1, t.palette.chart?.chart2], l = d3(n, o.account_type), u = u3(l, o.account_type, i), a = [N.LOAN, N.MORTGAGE].includes(o.account_type);
84
+ }, u3 = () => {
85
+ const t = p1(), { selectedAccount: o } = R(), { monthlyCategoryTotals: n } = E1(), { trends: c } = A(), i = [t.palette.chart?.chart1, t.palette.chart?.chart2], l = r3(n, o.account_type), d = d3(l, o.account_type, c), a = [I.LOAN, I.MORTGAGE].includes(o.account_type);
85
86
  return /* @__PURE__ */ e("div", { "data-testid": "TrendsChart", children: /* @__PURE__ */ e(
86
- w1,
87
+ R1,
87
88
  {
88
- colors: c,
89
+ colors: i,
89
90
  datasets: l,
90
91
  height: 185,
91
- labels: u,
92
+ labels: d,
92
93
  showAverage: a,
93
94
  showAxisHighlight: !0,
94
95
  showBars: a,
@@ -101,231 +102,264 @@ const d3 = (t, o) => {
101
102
  valueFormatterString: "0,0"
102
103
  }
103
104
  ) });
104
- }, h3 = V(C3), J = ({
105
- children: t,
106
- isLast: o = !1,
107
- onClick: n,
105
+ }, C3 = V(u3), q = ({
106
+ ariaPressed: t,
107
+ children: o,
108
+ isLast: n = !1,
109
+ onClick: c,
108
110
  primaryText: i,
109
- secondaryText: c
110
- }) => /* @__PURE__ */ C(x, { children: [
111
- /* @__PURE__ */ e(D, { sx: { backgroundColor: "background.paper" }, children: /* @__PURE__ */ C($, { onClick: n, children: [
112
- /* @__PURE__ */ e(O, { primary: i, secondary: c }),
113
- t
114
- ] }) }),
115
- /* @__PURE__ */ e(b, { sx: { ml: o ? 0 : 24 } })
116
- ] }), m3 = () => {
117
- const { accounts: t } = k(), { selectedAccount: o, selectedMember: n } = R();
111
+ secondaryText: l
112
+ }) => /* @__PURE__ */ e(
113
+ D,
114
+ {
115
+ sx: {
116
+ backgroundColor: "background.paper",
117
+ position: "relative",
118
+ "&::after": {
119
+ content: '""',
120
+ position: "absolute",
121
+ bottom: 0,
122
+ right: 0,
123
+ left: n ? 0 : 24,
124
+ borderBottom: "1px solid",
125
+ borderColor: "divider"
126
+ }
127
+ },
128
+ children: /* @__PURE__ */ C($, { "aria-pressed": t, onClick: c, children: [
129
+ /* @__PURE__ */ e(Z, { primary: i, secondary: l }),
130
+ o
131
+ ] })
132
+ }
133
+ ), h3 = () => {
134
+ const { accounts: t } = E(), { selectedAccount: o, selectedMember: n } = R();
118
135
  return t.filter(
119
- (i) => i.member_guid === n.guid && n.successfully_aggregated_at && i.guid !== o.guid
136
+ (c) => c.member_guid === n.guid && n.successfully_aggregated_at && c.guid !== o.guid
120
137
  );
121
- }, p3 = () => {
122
- const [t, o] = h.useState(!1), [n, i] = h.useState(!1), [c, l] = h.useState(!1), [u, a] = h.useState({}), { selectedAccount: d } = R(), { mergeAccounts: m, updateAccount: _ } = k(), { accounts: s } = y(), H = m3(), { onEvent: v } = Z(), { modifyTransactionByAccountGuid: M } = m1(), w = async (p) => {
123
- await _({
124
- ...d,
125
- ...p
126
- }), "is_closed" in p && p.is_closed !== d.is_closed && M(d.guid, { accountIsClosed: p.is_closed });
127
- }, r = () => {
128
- m([d.guid, u.guid]).finally(
129
- () => i(!1)
138
+ }, m3 = () => {
139
+ const [t, o] = h.useState(!1), [n, c] = h.useState(!1), [i, l] = h.useState(!1), [d, a] = h.useState({}), { selectedAccount: r } = R(), { mergeAccounts: L, updateAccount: m } = E(), { accounts: s } = A(), _ = h3(), { onEvent: y } = k(), { modifyTransactionByAccountGuid: x } = _1(), M = async (u) => {
140
+ await m({
141
+ ...r,
142
+ ...u
143
+ }), "is_closed" in u && u.is_closed !== r.is_closed && x(r.guid, { accountIsClosed: u.is_closed });
144
+ }, p = () => {
145
+ L([r.guid, d.guid]).finally(
146
+ () => c(!1)
130
147
  );
131
148
  };
132
- return /* @__PURE__ */ C(x, { children: [
133
- /* @__PURE__ */ e(B, { sx: { backgroundColor: "transparent", mb: 4, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(g, { bold: !0, component: "h2", variant: "XSmall", children: s.actions }) }),
149
+ return /* @__PURE__ */ C(S, { children: [
150
+ /* @__PURE__ */ e(B, { sx: { backgroundColor: "transparent", mb: 4, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(v, { bold: !0, component: "h2", variant: "caption", children: s.actions }) }),
134
151
  /* @__PURE__ */ e(
135
- J,
152
+ q,
136
153
  {
154
+ ariaPressed: r.is_hidden,
137
155
  onClick: () => {
138
- w({ is_hidden: !d.is_hidden }), v(S.ACCOUNT_DETAILS_CLICK_HIDE, { account_guid: d.guid });
156
+ M({ is_hidden: !r.is_hidden }), y(w.ACCOUNT_DETAILS_CLICK_HIDE, { account_guid: r.guid });
139
157
  },
140
- primaryText: d.is_hidden ? s.unhide_account : s.hide_Account,
141
- secondaryText: d.is_hidden ? s.include_this_account : s.exclude_this_account,
142
- children: /* @__PURE__ */ e(I1, { checked: d.is_hidden })
158
+ primaryText: r.is_hidden ? s.unhide_account : s.hide_Account,
159
+ secondaryText: r.is_hidden ? s.include_this_account : s.exclude_this_account,
160
+ children: /* @__PURE__ */ e(N1, { "aria-hidden": !0, checked: r.is_hidden, tabIndex: -1 })
143
161
  }
144
162
  ),
145
- /* @__PURE__ */ e(
146
- J,
163
+ /* @__PURE__ */ C(
164
+ q,
147
165
  {
148
166
  onClick: () => {
149
- o(!0), v(S.ACCOUNT_DETAILS_CLICK_MARK_CLOSED, {
150
- account_guid: d.guid
167
+ o(!0), y(w.ACCOUNT_DETAILS_CLICK_MARK_CLOSED, {
168
+ account_guid: r.guid
151
169
  });
152
170
  },
153
- primaryText: d.is_closed ? s.mark_as_open : s.mark_as_closed,
154
- secondaryText: d.is_closed ? s.this_will_set_the_closed_account : s.this_will_set_the_account_balance_to_0,
155
- children: /* @__PURE__ */ e(F, { name: "chevron_right" })
171
+ primaryText: r.is_closed ? s.mark_as_open : s.mark_as_closed,
172
+ secondaryText: r.is_closed ? s.this_will_set_the_closed_account : s.this_will_set_the_account_balance_to_0,
173
+ children: [
174
+ /* @__PURE__ */ e(N, { name: "chevron_right" }),
175
+ /* @__PURE__ */ e("div", { onClick: (u) => u.stopPropagation(), children: /* @__PURE__ */ e(
176
+ e1,
177
+ {
178
+ copy: {
179
+ close_aria: s.close_modal,
180
+ title: r.is_closed ? s.confirm_mark_as_open : s.confirm_mark_closed
181
+ },
182
+ isOpen: t,
183
+ onClose: () => {
184
+ o(!1);
185
+ },
186
+ onPrimaryAction: () => M({ is_closed: !r.is_closed }),
187
+ children: /* @__PURE__ */ e(v, { truncate: !1, children: H(
188
+ r.is_closed ? s.this_will_resume_updating_the_balance : s.this_will_set_the_balance_of_your_account,
189
+ r.name
190
+ ) })
191
+ }
192
+ ) })
193
+ ]
156
194
  }
157
195
  ),
158
- H.length > 0 && /* @__PURE__ */ e(
159
- J,
196
+ _.length > 0 && /* @__PURE__ */ e(
197
+ q,
160
198
  {
161
199
  isLast: !0,
162
200
  onClick: () => {
163
- i(!0), v(S.ACCOUNT_DETAILS_CLICK_MARK_DUPLICATE, {
164
- account_guid: d.guid
201
+ c(!0), y(w.ACCOUNT_DETAILS_CLICK_MARK_DUPLICATE, {
202
+ account_guid: r.guid
165
203
  });
166
204
  },
167
205
  primaryText: s.mark_as_duplicate,
168
206
  secondaryText: s.if_a_connected_account_is_showing_up_twice,
169
- children: /* @__PURE__ */ e(F, { name: "chevron_right" })
170
- }
171
- ),
172
- /* @__PURE__ */ e(
173
- Q,
174
- {
175
- copy: {
176
- close_aria: s.close_modal,
177
- title: d.is_closed ? s.confirm_mark_as_open : s.confirm_mark_closed
178
- },
179
- isOpen: t,
180
- onClose: () => {
181
- o(!1);
182
- },
183
- onPrimaryAction: () => w({ is_closed: !d.is_closed }),
184
- children: /* @__PURE__ */ e(g, { truncate: !1, children: f(
185
- d.is_closed ? s.this_will_resume_updating_the_balance : s.this_will_set_the_balance_of_your_account,
186
- d.name
187
- ) })
207
+ children: /* @__PURE__ */ e(N, { name: "chevron_right" })
188
208
  }
189
209
  ),
190
- /* @__PURE__ */ e(
191
- t1,
210
+ /* @__PURE__ */ C(
211
+ n1,
192
212
  {
193
213
  ariaLabelClose: s.close_drawer,
194
214
  isOpen: n,
195
- onClose: () => i(!1),
215
+ onClose: () => c(!1),
196
216
  title: s.mark_as_duplicate,
197
- children: /* @__PURE__ */ e(E, { children: H.map((p) => {
198
- const I = H.indexOf(p) === H.length - 1;
199
- return /* @__PURE__ */ C(h.Fragment, { children: [
200
- /* @__PURE__ */ e(
217
+ children: [
218
+ /* @__PURE__ */ e(O, { children: _.map((u) => {
219
+ const g = _.indexOf(u) === _.length - 1;
220
+ return /* @__PURE__ */ e(
201
221
  U,
202
222
  {
203
- account: p,
223
+ account: u,
224
+ listItemProps: {
225
+ sx: {
226
+ position: "relative",
227
+ "&::after": {
228
+ content: '""',
229
+ position: "absolute",
230
+ bottom: 0,
231
+ right: 0,
232
+ left: g ? 0 : 24,
233
+ borderBottom: "1px solid",
234
+ borderColor: "divider"
235
+ }
236
+ }
237
+ },
204
238
  onRowClick: () => {
205
- l(!0), a(p);
239
+ l(!0), a(u);
206
240
  }
207
- }
208
- ),
209
- /* @__PURE__ */ e(E, { sx: { ml: I ? 0 : 24 } })
210
- ] }, p.guid);
211
- }) })
212
- }
213
- ),
214
- c && /* @__PURE__ */ C(
215
- Q,
216
- {
217
- copy: {
218
- close_aria: s.close_modal,
219
- title: s.confirm_merge
220
- },
221
- isOpen: c,
222
- onClose: () => l(!1),
223
- onPrimaryAction: r,
224
- children: [
225
- /* @__PURE__ */ e(g, { truncate: !1, children: f(
226
- s.this_means_accounts_will_be_merged,
227
- d.name,
228
- u.name
229
- ) }),
230
- /* @__PURE__ */ e(g, { color: "error", sx: { mt: 24 }, children: s.this_action_cannot_be_undone })
241
+ },
242
+ u.guid
243
+ );
244
+ }) }),
245
+ i && /* @__PURE__ */ C(
246
+ e1,
247
+ {
248
+ copy: {
249
+ close_aria: s.close_modal,
250
+ title: s.confirm_merge
251
+ },
252
+ isOpen: i,
253
+ onClose: () => l(!1),
254
+ onPrimaryAction: p,
255
+ children: [
256
+ /* @__PURE__ */ e(v, { truncate: !1, children: H(
257
+ s.this_means_accounts_will_be_merged,
258
+ r.name,
259
+ d.name
260
+ ) }),
261
+ /* @__PURE__ */ e(v, { color: "error", sx: { mt: 24 }, children: s.this_action_cannot_be_undone })
262
+ ]
263
+ }
264
+ )
231
265
  ]
232
266
  }
233
267
  )
234
268
  ] });
235
- }, _3 = V(p3), V1 = (t, o) => {
269
+ }, p3 = V(m3), y1 = (t, o) => {
236
270
  const { connection_messages: n } = o;
237
271
  switch (t.connection_status) {
238
- case L.CHALLENGED:
272
+ case f.CHALLENGED:
239
273
  return {
240
274
  cta: n.challenged_cta,
241
- main: f(
275
+ main: H(
242
276
  n.challenged_connection_description,
243
277
  t.name
244
278
  ),
245
279
  statusName: o.connection_statuses[t.connection_status],
246
280
  title: n.challenged_connection_title
247
281
  };
248
- case L.CLOSED:
282
+ case f.CLOSED:
249
283
  return {
250
284
  main: n.closed_connection_description,
251
285
  statusName: o.connection_statuses[t.connection_status],
252
286
  title: n.closed_connection_title
253
287
  };
254
- case L.DEGRADED:
288
+ case f.DEGRADED:
255
289
  return {
256
290
  main: n.degraded_connection_description,
257
291
  statusName: o.connection_statuses[t.connection_status],
258
292
  title: n.degraded_connection_title
259
293
  };
260
- case L.DELAYED:
294
+ case f.DELAYED:
261
295
  return {
262
- main: f(
296
+ main: H(
263
297
  n.delayed_connection_description,
264
298
  t.name
265
299
  ),
266
300
  statusName: o.connection_statuses[t.connection_status],
267
301
  title: n.delayed_connection_title
268
302
  };
269
- case L.DENIED:
303
+ case f.DENIED:
270
304
  return {
271
305
  cta: n.denied_cta,
272
- main: f(
306
+ main: H(
273
307
  n.denied_connection_description,
274
308
  t.name
275
309
  ),
276
310
  statusName: o.connection_statuses[t.connection_status],
277
311
  title: n.denied_connection_title
278
312
  };
279
- case L.DISABLED:
313
+ case f.DISABLED:
280
314
  return {
281
315
  main: n.disabled_connection_description,
282
316
  statusName: o.connection_statuses[t.connection_status],
283
317
  title: n.disabled_connection_title
284
318
  };
285
- case L.DISCONNECTED:
319
+ case f.DISCONNECTED:
286
320
  return {
287
- main: f(
321
+ main: H(
288
322
  n.disconnected_connection_description,
289
323
  t.name
290
324
  ),
291
325
  statusName: o.connection_statuses[t.connection_status],
292
326
  title: n.disconnected_connection_title
293
327
  };
294
- case L.DISCONTINUED:
328
+ case f.DISCONTINUED:
295
329
  return {
296
330
  main: n.discontinued_connection_description,
297
331
  statusName: o.connection_statuses[t.connection_status],
298
332
  title: n.discontinued_connection_title
299
333
  };
300
- case L.EXPIRED:
334
+ case f.EXPIRED:
301
335
  return {
302
336
  cta: n.expired_cta,
303
337
  main: n.expired_connection_description,
304
338
  statusName: o.connection_statuses[t.connection_status],
305
339
  title: n.expired_connection_title
306
340
  };
307
- case L.FAILED:
341
+ case f.FAILED:
308
342
  return {
309
- main: f(
343
+ main: H(
310
344
  n.failed_connection_description,
311
345
  t.name
312
346
  ),
313
347
  statusName: o.connection_statuses[t.connection_status],
314
348
  title: n.failed_connection_title
315
349
  };
316
- case L.IMPAIRED:
350
+ case f.IMPAIRED:
317
351
  return {
318
352
  cta: n.impaired_cta,
319
- main: f(
353
+ main: H(
320
354
  n.impaired_connection_description,
321
355
  t.name
322
356
  ),
323
357
  statusName: o.connection_statuses[t.connection_status],
324
358
  title: n.impaired_connection_title
325
359
  };
326
- case L.IMPEDED:
360
+ case f.IMPEDED:
327
361
  return {
328
- main: f(
362
+ main: H(
329
363
  n.impeded_connection_description,
330
364
  t.name,
331
365
  t.name
@@ -333,34 +367,34 @@ const d3 = (t, o) => {
333
367
  statusName: o.connection_statuses[t.connection_status],
334
368
  title: n.impeded_connection_title
335
369
  };
336
- case L.IMPORTED:
370
+ case f.IMPORTED:
337
371
  return {
338
372
  cta: n.imported_cta,
339
- main: f(
373
+ main: H(
340
374
  n.imported_connection_description,
341
375
  t.name
342
376
  ),
343
377
  statusName: o.connection_statuses[t.connection_status],
344
378
  title: n.imported_connection_title
345
379
  };
346
- case L.LOCKED:
380
+ case f.LOCKED:
347
381
  return {
348
382
  cta: n.locked_cta,
349
- main: f(
383
+ main: H(
350
384
  n.locked_connection_description,
351
385
  t.name
352
386
  ),
353
387
  statusName: o.connection_statuses[t.connection_status],
354
388
  title: n.locked_connection_title
355
389
  };
356
- case L.PREVENTED:
390
+ case f.PREVENTED:
357
391
  return {
358
392
  cta: n.prevented_cta,
359
393
  main: n.prevented_connection_description,
360
394
  statusName: o.connection_statuses[t.connection_status],
361
395
  title: n.prevented_connection_title
362
396
  };
363
- case L.REJECTED:
397
+ case f.REJECTED:
364
398
  return {
365
399
  cta: n.rejected_cta,
366
400
  main: n.rejected_connection_description,
@@ -368,131 +402,160 @@ const d3 = (t, o) => {
368
402
  title: n.rejected_connection_title
369
403
  };
370
404
  default: {
371
- const i = () => {
372
- const c = t.successfully_aggregated_at ? W1(t.successfully_aggregated_at) : void 0, l = c && s1(c, l1.TIME_STAMP_HOUR_MINUTE);
405
+ const c = () => {
406
+ const i = t.successfully_aggregated_at ? P1(t.successfully_aggregated_at) : void 0, l = i && l1(i, r1.TIME_STAMP_HOUR_MINUTE);
373
407
  if (l)
374
- return B1(c) ? f(o.last_updated_at, o.today, l) : U1(c) ? f(o.last_updated_at, o.yesterday, l) : f(
408
+ return W1(i) ? H(o.last_updated_at, o.today, l) : B1(i) ? H(o.last_updated_at, o.yesterday, l) : H(
375
409
  o.last_updated_at,
376
- s1(c, l1.MONTH_DAY_YEAR),
410
+ l1(i, r1.MONTH_DAY_YEAR),
377
411
  l
378
412
  );
379
413
  };
380
414
  return {
381
415
  statusName: o.connection_statuses[6],
382
416
  // Connected
383
- title: i()
417
+ title: c()
384
418
  };
385
419
  }
386
420
  }
387
- }, q = {
421
+ }, Q = {
388
422
  color: "background.default",
389
423
  fontSize: 20,
390
424
  gridRow: 1,
391
425
  gridColumn: 1,
392
426
  zIndex: 2
393
- }, L3 = () => {
427
+ }, _3 = () => {
394
428
  const [t, o] = h.useState(!1), {
395
429
  palette: { mode: n }
396
- } = O1(), { selectedMember: i } = R(), { accounts: c, connect: l } = y(), u = V1(i, l), a = p1.includes(i.connection_status) ? {
430
+ } = p1(), { selectedMember: c } = R(), { accounts: i, connect: l } = A(), d = y1(c, l), a = f1.includes(c.connection_status) ? {
397
431
  color: "error.main",
398
- ctaCopy: u.cta ?? "",
399
- icon: /* @__PURE__ */ e(g1, { filled: !0, sx: { ...q } }),
400
- mainMessage: u.statusName,
401
- secondaryMessage: `${u.title}.`
432
+ ctaCopy: d.cta ?? "",
433
+ icon: /* @__PURE__ */ e(b1, { filled: !0, sx: { ...Q } }),
434
+ mainMessage: d.statusName,
435
+ secondaryMessage: `${d.title}.`
402
436
  } : {
403
437
  color: "success.main",
404
- icon: /* @__PURE__ */ e(P1, { filled: !0, sx: { ...q } }),
405
- mainMessage: u.statusName,
406
- secondaryMessage: u.title
438
+ icon: /* @__PURE__ */ e(F1, { filled: !0, sx: { ...Q } }),
439
+ mainMessage: d.statusName,
440
+ secondaryMessage: d.title
407
441
  };
408
- return /* @__PURE__ */ C(x, { children: [
409
- /* @__PURE__ */ e(B, { sx: { mb: 4, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(g, { bold: !0, component: "h2", variant: "XSmall", children: c.connection_status }) }),
410
- /* @__PURE__ */ e(D, { sx: { backgroundColor: "background.paper" }, children: i.is_manual || !a.ctaCopy ? /* @__PURE__ */ C(e1, { alignItems: "center", direction: "row", px: 24, py: 12, children: [
411
- /* @__PURE__ */ e(Y, { children: /* @__PURE__ */ e(X, { backingSx: { backgroundColor: a.color, borderRadius: 1 }, size: 32, children: a.icon }) }),
412
- /* @__PURE__ */ e(O, { primary: a.mainMessage, secondary: a.secondaryMessage })
413
- ] }) : /* @__PURE__ */ C($, { onClick: () => o(!0), children: [
414
- /* @__PURE__ */ e(Y, { children: /* @__PURE__ */ e(X, { backingSx: { backgroundColor: a.color, borderRadius: 1 }, size: 32, children: a.icon }) }),
415
- /* @__PURE__ */ e(
416
- O,
417
- {
418
- primary: a.mainMessage,
419
- secondary: a.secondaryMessage && /* @__PURE__ */ C(x, { children: [
420
- a.secondaryMessage,
421
- " ",
422
- /* @__PURE__ */ e(g, { bold: !0, sx: { color: "action.active" }, variant: "XSmall", children: a.ctaCopy })
423
- ] })
424
- }
425
- ),
426
- /* @__PURE__ */ e(F, { name: "chevron_right" })
427
- ] }) }),
428
- /* @__PURE__ */ e(b, { sx: { ml: i.is_manual || !i.institution_url ? 0 : 24 } }),
429
- !i.is_manual && i.institution_url && /* @__PURE__ */ C(x, { children: [
430
- /* @__PURE__ */ e(D, { sx: { backgroundColor: "background.paper" }, children: /* @__PURE__ */ C($, { component: "a", href: i.institution_url, target: "_blank", children: [
431
- /* @__PURE__ */ e(Y, { children: /* @__PURE__ */ e(
432
- X,
433
- {
434
- backingSx: {
435
- backgroundColor: n === i1.LIGHT ? "grey.300" : "grey.700",
436
- borderRadius: 1
437
- },
438
- size: 32,
439
- children: /* @__PURE__ */ e(
440
- F1,
441
- {
442
- sx: {
443
- ...q,
444
- color: n === i1.LIGHT ? "grey.900" : "common.white"
445
- }
446
- }
447
- )
442
+ return /* @__PURE__ */ C(S, { children: [
443
+ /* @__PURE__ */ e(B, { sx: { mb: 4, mt: 12, mx: 8 }, children: /* @__PURE__ */ e(v, { bold: !0, component: "h2", variant: "caption", children: i.connection_status }) }),
444
+ /* @__PURE__ */ e(
445
+ D,
446
+ {
447
+ sx: {
448
+ backgroundColor: "background.paper",
449
+ position: "relative",
450
+ "&::after": {
451
+ content: '""',
452
+ position: "absolute",
453
+ bottom: 0,
454
+ right: 0,
455
+ left: c.is_manual || !c.institution_url ? 0 : 24,
456
+ borderBottom: "1px solid",
457
+ borderColor: "divider"
448
458
  }
449
- ) }),
450
- /* @__PURE__ */ e(O, { primary: i.name, secondary: i.institution_url }),
451
- /* @__PURE__ */ e(F, { name: "launch" })
452
- ] }) }),
453
- /* @__PURE__ */ e(b, {})
454
- ] }),
459
+ },
460
+ children: c.is_manual || !a.ctaCopy ? /* @__PURE__ */ C(t1, { alignItems: "center", direction: "row", px: 24, py: 12, children: [
461
+ /* @__PURE__ */ e(j, { children: /* @__PURE__ */ e(X, { backingSx: { backgroundColor: a.color, borderRadius: 1 }, size: 32, children: a.icon }) }),
462
+ /* @__PURE__ */ e(Z, { primary: a.mainMessage, secondary: a.secondaryMessage })
463
+ ] }) : /* @__PURE__ */ C($, { onClick: () => o(!0), children: [
464
+ /* @__PURE__ */ e(j, { children: /* @__PURE__ */ e(X, { backingSx: { backgroundColor: a.color, borderRadius: 1 }, size: 32, children: a.icon }) }),
465
+ /* @__PURE__ */ e(
466
+ Z,
467
+ {
468
+ primary: a.mainMessage,
469
+ secondary: a.secondaryMessage && /* @__PURE__ */ C(S, { children: [
470
+ a.secondaryMessage,
471
+ " ",
472
+ /* @__PURE__ */ e(v, { bold: !0, sx: { color: "action.active" }, variant: "caption", children: a.ctaCopy })
473
+ ] })
474
+ }
475
+ ),
476
+ /* @__PURE__ */ e(N, { name: "chevron_right" })
477
+ ] })
478
+ }
479
+ ),
480
+ !c.is_manual && c.institution_url && /* @__PURE__ */ e(S, { children: /* @__PURE__ */ e(
481
+ D,
482
+ {
483
+ sx: {
484
+ backgroundColor: "background.paper",
485
+ borderBottom: "1px solid",
486
+ borderColor: "divider"
487
+ },
488
+ children: /* @__PURE__ */ C($, { component: "a", href: c.institution_url, target: "_blank", children: [
489
+ /* @__PURE__ */ e(j, { children: /* @__PURE__ */ e(
490
+ X,
491
+ {
492
+ backingSx: {
493
+ backgroundColor: n === "light" ? "grey.300" : "grey.700",
494
+ borderRadius: 1
495
+ },
496
+ size: 32,
497
+ children: /* @__PURE__ */ e(
498
+ O1,
499
+ {
500
+ sx: {
501
+ ...Q,
502
+ color: n === "light" ? "grey.900" : "common.white"
503
+ }
504
+ }
505
+ )
506
+ }
507
+ ) }),
508
+ /* @__PURE__ */ e(Z, { primary: c.name, secondary: c.institution_url }),
509
+ /* @__PURE__ */ e(N, { name: "launch" })
510
+ ] })
511
+ }
512
+ ) }),
455
513
  t && /* @__PURE__ */ e(
456
514
  z,
457
515
  {
458
- loadWidgetProps: { current_member_guid: i.guid },
516
+ loadWidgetProps: { current_member_guid: c.guid },
459
517
  onClose: () => o(!1),
460
518
  showConnectWidget: t,
461
- title: c.manage_connection
519
+ title: i.manage_connection
462
520
  }
463
521
  )
464
522
  ] });
465
- }, f3 = V(L3), g3 = ({ field: t, isOpen: o, onClose: n }) => {
466
- const { updateAccount: i } = k(), { selectedAccount: c } = R(), { accounts: l } = y(), [u, a] = h.useState(c[t.name]), [d, m] = h.useState(""), [_, s] = h.useState(!0), H = () => {
467
- a(""), m(""), n();
468
- }, v = () => {
523
+ }, L3 = V(_3), f3 = ({ field: t, isOpen: o, onClose: n }) => {
524
+ const { updateAccount: c } = E(), { selectedAccount: i } = R(), { accounts: l } = A(), [d, a] = h.useState(i[t.name]), [r, L] = h.useState(""), [m, s] = h.useState(!0), _ = () => {
525
+ a(""), L(""), n();
526
+ }, y = () => {
469
527
  switch (t.type) {
470
- case j.Select:
471
- return /* @__PURE__ */ C(K1, { fullWidth: !0, children: [
472
- /* @__PURE__ */ e(Y1, { id: `${t.label}-select-label`, children: t.label }),
473
- /* @__PURE__ */ e(
474
- J1,
528
+ case J.Select:
529
+ return /* @__PURE__ */ C(z1, { fullWidth: !0, children: [
530
+ /* @__PURE__ */ e(K1, { id: `${t.label}-select-label`, children: t.label }),
531
+ /* @__PURE__ */ C(
532
+ j1,
475
533
  {
534
+ displayEmpty: !0,
476
535
  id: `${t.label}-select`,
477
- inputProps: {
478
- sx: {
479
- backgroundColor: "background.paper"
480
- }
481
- },
482
536
  label: t.label,
483
537
  labelId: `${t.label}-select-label`,
484
- onChange: (r) => a(r.target.value),
485
- placeholder: t.placeholder,
486
- value: u,
487
- children: t.options?.map((r) => /* @__PURE__ */ e(X1, { value: r.value, children: r.label }, r.value))
538
+ onChange: (p) => a(p.target.value),
539
+ slotProps: {
540
+ input: {
541
+ sx: {
542
+ backgroundColor: "background.paper"
543
+ }
544
+ }
545
+ },
546
+ value: d,
547
+ children: [
548
+ !d && /* @__PURE__ */ e(d1, { disabled: !0, value: "", children: t.placeholder }),
549
+ t.options?.map((p) => /* @__PURE__ */ e(d1, { value: p.value, children: p.label }, p.value))
550
+ ]
488
551
  }
489
552
  )
490
553
  ] });
491
- case j.Currency:
554
+ case J.Currency:
492
555
  return /* @__PURE__ */ e(
493
- Q1,
556
+ J1,
494
557
  {
495
- amount: u || "",
558
+ amount: d || "",
496
559
  ariaLabel: t.placeholder,
497
560
  fullWidth: !0,
498
561
  label: t.label,
@@ -501,14 +564,14 @@ const d3 = (t, o) => {
501
564
  setHasValidInput: s
502
565
  }
503
566
  );
504
- case j.Date:
505
- return /* @__PURE__ */ e(j1, { dateAdapter: G1, children: /* @__PURE__ */ e(
506
- z1,
567
+ case J.Date:
568
+ return /* @__PURE__ */ e(Y1, { dateAdapter: $1, children: /* @__PURE__ */ e(
569
+ G1,
507
570
  {
508
- maxDate: $1(/* @__PURE__ */ new Date(), 1),
571
+ maxDate: U1(/* @__PURE__ */ new Date(), 1),
509
572
  minDate: /* @__PURE__ */ new Date(),
510
- onChange: (r) => {
511
- c[t.name] && Number(c[t.name]) <= 31 ? a(r.getDate()) : a(r);
573
+ onChange: (p) => {
574
+ i[t.name] && Number(i[t.name]) <= 31 ? a(p.getDate()) : a(p);
512
575
  },
513
576
  sx: {
514
577
  "& .MuiPickersDay-today": {
@@ -517,7 +580,7 @@ const d3 = (t, o) => {
517
580
  "& .MuiPickersArrowSwitcher-button": {
518
581
  color: "primary.lighter",
519
582
  "&:hover": {
520
- backgroundColor: (r) => y1(r.palette.primary.light, 0.1)
583
+ backgroundColor: (p) => x1(p.palette.primary.light, 0.1)
521
584
  }
522
585
  }
523
586
  },
@@ -526,39 +589,41 @@ const d3 = (t, o) => {
526
589
  ) });
527
590
  default:
528
591
  return /* @__PURE__ */ e(
529
- q1,
592
+ X1,
530
593
  {
531
- defaultValue: c[t.name],
532
- error: !!d,
594
+ defaultValue: i[t.name],
595
+ error: !!r,
533
596
  fullWidth: !0,
534
- helperText: d,
535
- inputProps: {
536
- "aria-label": t.placeholder
537
- },
538
- onChange: w,
539
- placeholder: t.placeholder
597
+ helperText: r,
598
+ onChange: M,
599
+ placeholder: t.placeholder,
600
+ slotProps: {
601
+ htmlInput: {
602
+ "aria-label": t.placeholder
603
+ }
604
+ }
540
605
  }
541
606
  );
542
607
  }
543
- }, M = () => {
544
- c[t.name] !== u && i({
545
- ...c,
546
- [t.name]: u
547
- }), H();
548
- }, w = (r) => {
549
- a(r.target.value), t.validation && m(t.validation(r.target.value));
608
+ }, x = () => {
609
+ i[t.name] !== d && c({
610
+ ...i,
611
+ [t.name]: d
612
+ }), _();
613
+ }, M = (p) => {
614
+ a(p.target.value), t.validation && L(t.validation(p.target.value));
550
615
  };
551
616
  return /* @__PURE__ */ e(
552
- Q,
617
+ e1,
553
618
  {
554
619
  copy: {
555
620
  close_aria: l.close_aria,
556
- title: f(l.edit_field, t.label)
621
+ title: H(l.edit_field, t.label)
557
622
  },
558
- disablePrimaryButton: !!d || !_,
623
+ disablePrimaryButton: !!r || !m,
559
624
  isOpen: o,
560
- onClose: H,
561
- onPrimaryAction: M,
625
+ onClose: _,
626
+ onPrimaryAction: x,
562
627
  primaryText: l.save,
563
628
  sx: {
564
629
  "& .MuiButton-root:focus-visible, & .MuiButton-root:focus": {
@@ -567,67 +632,99 @@ const d3 = (t, o) => {
567
632
  outlineOffset: "2px"
568
633
  }
569
634
  },
570
- children: v()
635
+ children: y()
571
636
  }
572
637
  );
573
- }, H3 = V(g3), A3 = () => {
574
- const t = window.app?.config, { onEvent: o } = Z(), { selectedAccount: n } = R(), { accounts: i } = y(), c = D1(n, i), l = n.member_is_managed_by_user || !n.member_is_managed_by_user && t.enable_renaming_home_accounts, [u, a] = h.useState(!1), [d, m] = h.useState(c[0]), _ = c.filter(
638
+ }, g3 = V(f3), H3 = () => {
639
+ const t = window.app?.config, { onEvent: o } = k(), { selectedAccount: n } = R(), { accounts: c } = A(), i = k1(n, c), l = n.member_is_managed_by_user || !n.member_is_managed_by_user && t.enable_renaming_home_accounts, [d, a] = h.useState(!1), [r, L] = h.useState(i[0]), m = i.filter(
575
640
  (s) => l || n[s.name] || n[s.name] === 0
576
641
  );
577
- return /* @__PURE__ */ C(x, { children: [
578
- _.map((s) => {
579
- const H = n[s.name] || n[s.name] === 0, v = _.indexOf(s) === _.length - 1, M = /* @__PURE__ */ e(
580
- O,
642
+ return /* @__PURE__ */ C(S, { children: [
643
+ m.map((s) => {
644
+ const _ = n[s.name] || n[s.name] === 0, y = m.indexOf(s) === m.length - 1, x = /* @__PURE__ */ e(
645
+ Z,
581
646
  {
582
647
  disableTypography: !0,
583
- primary: /* @__PURE__ */ e(g, { sx: { fontSize: 11 }, children: s.label }),
584
- secondary: /* @__PURE__ */ e(g, { bold: !0, sx: { fontSize: 15 }, children: H ? s.valueFormatter(n[s.name]) : s.placeholder })
648
+ primary: /* @__PURE__ */ e(v, { sx: { fontSize: 11 }, children: s.label }),
649
+ secondary: /* @__PURE__ */ e(v, { bold: !0, sx: { fontSize: 15 }, children: _ ? s.valueFormatter(n[s.name]) : s.placeholder })
585
650
  }
586
651
  );
587
- return /* @__PURE__ */ e(h.Fragment, { children: l ? /* @__PURE__ */ C(x, { children: [
588
- /* @__PURE__ */ e(D, { sx: { backgroundColor: "background.paper", px: 0 }, children: /* @__PURE__ */ C(
589
- $,
590
- {
591
- onClick: () => {
592
- m(s), a(!0), s?.event && o(s.event, { account_guid: n.guid });
593
- },
594
- children: [
595
- M,
596
- /* @__PURE__ */ e(F, { name: "chevron_right" })
597
- ]
598
- }
599
- ) }),
600
- /* @__PURE__ */ e(b, { sx: { ml: v ? 0 : 24 } })
601
- ] }) : H && /* @__PURE__ */ C(x, { children: [
602
- /* @__PURE__ */ e(D, { sx: { backgroundColor: "background.paper", px: 24 }, children: M }),
603
- /* @__PURE__ */ e(b, { sx: { ml: v ? 0 : 24 } })
604
- ] }) }, s.name);
652
+ return /* @__PURE__ */ e(h.Fragment, { children: l ? /* @__PURE__ */ e(
653
+ D,
654
+ {
655
+ sx: {
656
+ backgroundColor: "background.paper",
657
+ px: 0,
658
+ position: "relative",
659
+ "&::after": {
660
+ content: '""',
661
+ position: "absolute",
662
+ bottom: 0,
663
+ right: 0,
664
+ left: y ? 0 : 24,
665
+ borderBottom: "1px solid",
666
+ borderColor: "divider"
667
+ }
668
+ },
669
+ children: /* @__PURE__ */ C(
670
+ $,
671
+ {
672
+ onClick: () => {
673
+ L(s), a(!0), s?.event && o(s.event, { account_guid: n.guid });
674
+ },
675
+ children: [
676
+ x,
677
+ /* @__PURE__ */ e(N, { name: "chevron_right" })
678
+ ]
679
+ }
680
+ )
681
+ }
682
+ ) : _ && /* @__PURE__ */ e(
683
+ D,
684
+ {
685
+ sx: {
686
+ backgroundColor: "background.paper",
687
+ px: 24,
688
+ position: "relative",
689
+ "&::after": {
690
+ content: '""',
691
+ position: "absolute",
692
+ bottom: 0,
693
+ right: 0,
694
+ left: y ? 0 : 24,
695
+ borderBottom: "1px solid",
696
+ borderColor: "divider"
697
+ }
698
+ },
699
+ children: x
700
+ }
701
+ ) }, s.name);
605
702
  }),
606
- u && d && /* @__PURE__ */ e(
607
- H3,
703
+ d && r && /* @__PURE__ */ e(
704
+ g3,
608
705
  {
609
- field: d,
610
- isOpen: u,
706
+ field: r,
707
+ isOpen: d,
611
708
  onClose: () => a(!1)
612
709
  }
613
710
  )
614
711
  ] });
615
- }, V3 = V(A3), v3 = () => {
616
- const { onEvent: t } = Z();
617
- return h.useEffect(() => t(S.ACCOUNT_DETAILS_VIEW), []), /* @__PURE__ */ C(E, { children: [
618
- /* @__PURE__ */ e(V3, {}),
619
- /* @__PURE__ */ e(f3, {}),
620
- /* @__PURE__ */ e(_3, {})
712
+ }, v3 = V(H3), b3 = () => {
713
+ const { onEvent: t } = k();
714
+ return h.useEffect(() => t(w.ACCOUNT_DETAILS_VIEW), []), /* @__PURE__ */ C(O, { children: [
715
+ /* @__PURE__ */ e(v3, {}),
716
+ /* @__PURE__ */ e(L3, {}),
717
+ /* @__PURE__ */ e(p3, {})
621
718
  ] });
622
- }, M3 = V(v3), y3 = ({ setTabValue: t }) => {
623
- const [o, n] = h.useState(!1), { selectedMember: i } = R(), { accounts: c, connect: l } = y(), u = i.connection_status && p1.includes(i.connection_status);
719
+ }, V3 = V(b3), A3 = ({ setTabValue: t }) => {
720
+ const [o, n] = h.useState(!1), { selectedMember: c } = R(), { accounts: i, connect: l } = A(), d = c.connection_status && f1.includes(c.connection_status);
624
721
  if (h.useEffect(() => {
625
- u && t(1);
626
- }, [u]), !u) return;
627
- const a = V1(i, l);
628
- return /* @__PURE__ */ C(x, { children: [
722
+ d && t(1);
723
+ }, [d]), !d) return;
724
+ const a = y1(c, l);
725
+ return /* @__PURE__ */ C(S, { children: [
629
726
  /* @__PURE__ */ e(
630
- o3,
727
+ t3,
631
728
  {
632
729
  sx: {
633
730
  mb: 16,
@@ -635,9 +732,10 @@ const d3 = (t, o) => {
635
732
  mx: 24
636
733
  },
637
734
  children: /* @__PURE__ */ C(
638
- e3,
735
+ q1,
639
736
  {
640
- icon: /* @__PURE__ */ e(g1, { filled: !0 }),
737
+ icon: /* @__PURE__ */ e(b1, { filled: !0 }),
738
+ role: "none",
641
739
  severity: "error",
642
740
  sx: {
643
741
  borderLeft: 5,
@@ -650,10 +748,10 @@ const d3 = (t, o) => {
650
748
  }
651
749
  },
652
750
  children: [
653
- a.title && /* @__PURE__ */ e(t3, { sx: { fontWeight: 600, marginTop: 2 }, variant: "Body", children: a.title }),
654
- /* @__PURE__ */ e(g, { component: "p", sx: { whiteSpace: "wrap" }, variant: "ParagraphSmall", children: a.main }),
751
+ a.title && /* @__PURE__ */ e(Q1, { sx: { fontWeight: 600, marginTop: 2 }, variant: "body1", children: a.title }),
752
+ /* @__PURE__ */ e(v, { component: "p", variant: "subtitle2", children: a.main }),
655
753
  a.cta && /* @__PURE__ */ e(
656
- n3,
754
+ e3,
657
755
  {
658
756
  onClick: () => n(!0),
659
757
  sx: { fontSize: 15, fontWeight: 600, ml: 0 },
@@ -668,56 +766,56 @@ const d3 = (t, o) => {
668
766
  o && /* @__PURE__ */ e(
669
767
  z,
670
768
  {
671
- loadWidgetProps: { current_member_guid: i.guid },
769
+ loadWidgetProps: { current_member_guid: c.guid },
672
770
  onClose: () => n(!1),
673
771
  showConnectWidget: o,
674
- title: c.manage_connection
772
+ title: i.manage_connection
675
773
  }
676
774
  )
677
775
  ] });
678
- }, x3 = V(y3), w3 = () => {
679
- const [t, o] = h.useState(""), { onEvent: n } = Z(), { selectedAccount: i } = R(), { accounts: c } = y(), { isTransactionDataLoaded: l, loadTransactionData: u, setFilter: a, sortedTransactions: d } = m1();
776
+ }, y3 = V(A3), M3 = () => {
777
+ const [t, o] = h.useState(""), { onEvent: n } = k(), { selectedAccount: c } = R(), { accounts: i } = A(), { isTransactionDataLoaded: l, loadTransactionData: d, setFilter: a, sortedTransactions: r } = _1();
680
778
  h.useEffect(() => {
681
- l || u().finally();
779
+ l || d().finally();
682
780
  }, []);
683
- const m = h.useMemo(
684
- () => d.find((_) => _.guid === t),
685
- [t, d]
781
+ const L = h.useMemo(
782
+ () => r.find((m) => m.guid === t),
783
+ [t, r]
686
784
  );
687
785
  return h.useEffect(() => {
688
786
  a({
689
- dateRange: { start: c3(a3(), 90), end: i3() },
690
- accounts: [i.guid]
787
+ dateRange: { start: o3(i3(), 90), end: n3() },
788
+ accounts: [c.guid]
691
789
  });
692
- }, [i]), h.useEffect(() => n(S.ACCOUNT_DETAILS_VIEW_TRANSACTIONS), []), /* @__PURE__ */ C(x, { children: [
693
- /* @__PURE__ */ e(s3, { onClick: o }),
694
- m && /* @__PURE__ */ e(
695
- t1,
790
+ }, [c]), h.useEffect(() => n(w.ACCOUNT_DETAILS_VIEW_TRANSACTIONS), []), /* @__PURE__ */ C(S, { children: [
791
+ /* @__PURE__ */ e(c3, { onClick: o }),
792
+ L && /* @__PURE__ */ e(
793
+ n1,
696
794
  {
697
- ariaLabelClose: c.close_drawer,
795
+ ariaLabelClose: i.close_drawer,
698
796
  isOpen: !!t,
699
797
  onClose: () => o(""),
700
- title: c.transaction_drawer_title,
701
- children: /* @__PURE__ */ e(l3, { transaction: m })
798
+ title: i.transaction_drawer_title,
799
+ children: /* @__PURE__ */ e(a3, { transaction: L })
702
800
  }
703
801
  )
704
802
  ] });
705
- }, b3 = V(w3), S3 = () => {
706
- const [t, o] = h.useState(0), { accounts: n } = y();
707
- return /* @__PURE__ */ C(x, { children: [
708
- /* @__PURE__ */ e(x3, { setTabValue: o }),
803
+ }, x3 = V(M3), w3 = () => {
804
+ const [t, o] = h.useState(0), { accounts: n } = A();
805
+ return /* @__PURE__ */ C(S, { children: [
806
+ /* @__PURE__ */ e(y3, { setTabValue: o }),
709
807
  /* @__PURE__ */ C(
710
808
  Z1,
711
809
  {
712
810
  "aria-label": n.transactions_and_details_aria,
713
811
  centered: !0,
714
- onChange: (i, c) => o(c),
812
+ onChange: (c, i) => o(i),
715
813
  textColor: "primary",
716
814
  value: t,
717
815
  variant: "fullWidth",
718
816
  children: [
719
817
  /* @__PURE__ */ e(
720
- a1,
818
+ s1,
721
819
  {
722
820
  "aria-controls": "transaction-details-tabpanel-0",
723
821
  id: "transaction-details-tab-0",
@@ -725,7 +823,7 @@ const d3 = (t, o) => {
725
823
  }
726
824
  ),
727
825
  /* @__PURE__ */ e(
728
- a1,
826
+ s1,
729
827
  {
730
828
  "aria-controls": "account-details-tabpanel-1",
731
829
  id: "account-details-tab-1",
@@ -735,52 +833,56 @@ const d3 = (t, o) => {
735
833
  ]
736
834
  }
737
835
  ),
738
- /* @__PURE__ */ e(r1, { index: 0, name: "transaction-details", value: t, children: /* @__PURE__ */ e(b3, {}) }),
739
- /* @__PURE__ */ e(r1, { index: 1, name: "account-details", value: t, children: /* @__PURE__ */ e(M3, {}) })
836
+ /* @__PURE__ */ e(u1, { index: 0, name: "transaction-details", value: t, children: /* @__PURE__ */ e(x3, {}) }),
837
+ /* @__PURE__ */ e(u1, { index: 1, name: "account-details", value: t, children: /* @__PURE__ */ e(V3, {}) })
740
838
  ] });
741
- }, R3 = V(S3), T3 = () => {
742
- const [t, o] = h.useState(""), { accounts: n } = y(), { allSelectedAccounts: i } = G(), { setSelectedAccount: c, setSelectedMember: l } = R(), { members: u } = k(), { onEvent: a } = Z(), d = [...new Set(i.map((r) => r.account_type))], m = i.find((r) => t === r.guid), _ = h.useMemo(
743
- () => i.filter((r) => r.is_hidden),
839
+ }, R3 = V(w3), S3 = () => {
840
+ const [t, o] = h.useState(""), { config: n } = L1(), { accounts: c } = A(), { allSelectedAccounts: i } = G(), { setSelectedAccount: l, setSelectedMember: d } = R(), { members: a } = E(), { onEvent: r } = k(), L = [...new Set(i.map((u) => u.account_type))], m = i.find((u) => t === u.guid), s = h.useMemo(
841
+ () => i.filter((u) => u.is_hidden),
744
842
  [i]
745
- ), s = h.useMemo(
746
- () => i.filter((r) => r.is_closed),
843
+ ), _ = h.useMemo(
844
+ () => i.filter((u) => u.is_closed),
747
845
  [i]
748
- ), H = _.reduce(
749
- (r, p) => (p.available_balance || p.balance || 0) + r,
846
+ ), y = s.reduce(
847
+ (u, g) => (g.available_balance || g.balance || 0) + u,
750
848
  0
751
- ), v = k1(s, n);
849
+ ), x = I1(
850
+ _,
851
+ c,
852
+ n.display_available_balance_in_accounts
853
+ );
752
854
  h.useEffect(() => {
753
855
  if (m) {
754
- c(m);
755
- const r = u.find((p) => p.guid === m?.member_guid) || {};
756
- r && l(r);
856
+ l(m);
857
+ const u = a.find((g) => g.guid === m?.member_guid) || {};
858
+ u && d(u);
757
859
  }
758
860
  }, [m, t]);
759
- const M = (r) => {
760
- o(r.guid), a(S.ACCOUNTS_CLICK_ACCOUNT, {
761
- account_guid: r.guid,
762
- account_type: r.account_type
861
+ const M = (u) => {
862
+ o(u.guid), r(w.ACCOUNTS_CLICK_ACCOUNT, {
863
+ account_guid: u.guid,
864
+ account_type: u.account_type
763
865
  });
764
- }, w = (r) => {
765
- const p = r === "hidden" ? _ : s, I = r === "hidden" ? H : v, A = r === "hidden" ? n.account_hidden : n.account_closed;
866
+ }, p = (u) => {
867
+ const g = u === "hidden" ? s : _, K = u === "hidden" ? y : x, b = u === "hidden" ? c.account_hidden : c.account_closed;
766
868
  return /* @__PURE__ */ e(c1, { children: /* @__PURE__ */ e(
767
- E,
869
+ O,
768
870
  {
769
- "aria-label": A,
871
+ "aria-label": b,
770
872
  subheader: /* @__PURE__ */ e(B, { component: "h2", sx: { backgroundColor: "transparent", px: 24 }, children: /* @__PURE__ */ C(
771
- W,
873
+ P,
772
874
  {
773
875
  component: "span",
774
876
  direction: "row",
775
877
  sx: { justifyContent: "space-between", color: "grey.700" },
776
878
  children: [
777
- /* @__PURE__ */ e(g, { bold: !0, variant: "Body", children: A }),
778
- /* @__PURE__ */ e(g, { bold: !0, variant: "Body", children: d1(I, "0,0.00") })
879
+ /* @__PURE__ */ e(v, { bold: !0, variant: "body1", children: b }),
880
+ /* @__PURE__ */ e(v, { bold: !0, variant: "body1", children: a1(K, "0,0.00") })
779
881
  ]
780
882
  }
781
883
  ) }),
782
- children: /* @__PURE__ */ e(W, { children: p.map((T, P, v1) => {
783
- const K = P === v1.length - 1;
884
+ children: /* @__PURE__ */ e(P, { children: g.map((T, F, M1) => {
885
+ const Y = F === M1.length - 1;
784
886
  return /* @__PURE__ */ C(h.Fragment, { children: [
785
887
  /* @__PURE__ */ e(
786
888
  U,
@@ -790,16 +892,16 @@ const d3 = (t, o) => {
790
892
  shouldShowConnectionStatus: !0
791
893
  }
792
894
  ),
793
- r === "hidden" ? /* @__PURE__ */ e(
794
- b,
895
+ u === "hidden" ? /* @__PURE__ */ e(
896
+ W,
795
897
  {
796
898
  sx: {
797
- mb: K ? 24 : 4,
798
- ml: K ? 24 : 68
899
+ mb: Y ? 24 : 4,
900
+ ml: Y ? 24 : 68
799
901
  }
800
902
  }
801
- ) : !K && /* @__PURE__ */ e(
802
- b,
903
+ ) : !Y && /* @__PURE__ */ e(
904
+ W,
803
905
  {
804
906
  sx: {
805
907
  mb: 4,
@@ -812,188 +914,190 @@ const d3 = (t, o) => {
812
914
  }
813
915
  ) });
814
916
  };
815
- return /* @__PURE__ */ C(c1, { sx: { pt: 24 }, children: [
816
- d.map((r) => {
817
- const p = i.filter(
818
- (A) => A.account_type === r && !A.is_closed && !A.is_hidden
819
- ), I = p.reduce(
820
- (A, T) => (T.balance || 0) + A,
917
+ return /* @__PURE__ */ C(c1, { children: [
918
+ L.map((u) => {
919
+ const g = i.filter(
920
+ (b) => b.account_type === u && !b.is_closed && !b.is_hidden
921
+ ), K = g.reduce(
922
+ (b, T) => (T.balance || 0) + b,
821
923
  0
822
924
  );
823
- return p.length === 0 ? null : /* @__PURE__ */ e(
824
- E,
925
+ return g.length === 0 ? null : /* @__PURE__ */ e(
926
+ O,
825
927
  {
826
- "aria-label": n.account_type_accounts[p[0]?.account_type],
928
+ "aria-label": c.account_type_accounts[g[0]?.account_type],
827
929
  subheader: /* @__PURE__ */ e(B, { component: "h2", sx: { backgroundColor: "transparent", px: 24 }, children: /* @__PURE__ */ C(
828
- W,
930
+ P,
829
931
  {
830
932
  component: "span",
831
933
  direction: "row",
832
934
  sx: { display: "flex", justifyContent: "space-between" },
833
935
  children: [
834
- /* @__PURE__ */ e(g, { bold: !0, variant: "Body", children: n.account_types[r] }),
835
- /* @__PURE__ */ e(g, { bold: !0, variant: "Body", children: d1(I, "0,0.00") })
936
+ /* @__PURE__ */ e(v, { bold: !0, variant: "body1", children: c.account_types[u] }),
937
+ /* @__PURE__ */ e(v, { bold: !0, variant: "body1", children: a1(K, "0,0.00") })
836
938
  ]
837
939
  }
838
940
  ) }),
839
- children: /* @__PURE__ */ e(W, { children: p.map((A) => {
840
- const T = i.indexOf(A) === i.length - 1, P = p.indexOf(A) === p.length - 1;
941
+ children: /* @__PURE__ */ e(P, { children: g.map((b) => {
942
+ const T = i.indexOf(b) === i.length - 1, F = g.indexOf(b) === g.length - 1;
841
943
  return /* @__PURE__ */ C(h.Fragment, { children: [
842
944
  /* @__PURE__ */ e(
843
945
  U,
844
946
  {
845
- account: A,
846
- onRowClick: () => M(A),
947
+ account: b,
948
+ onRowClick: () => M(b),
847
949
  shouldShowConnectionStatus: !0
848
950
  }
849
951
  ),
850
- (!T || s.length > 0 || _.length > 0) && /* @__PURE__ */ e(
851
- b,
952
+ (!T || _.length > 0 || s.length > 0) && /* @__PURE__ */ e(
953
+ W,
852
954
  {
853
955
  sx: {
854
- mb: P ? 24 : 4,
855
- ml: P ? 24 : 68
956
+ mb: F ? 24 : 4,
957
+ ml: F ? 24 : 68
856
958
  }
857
959
  }
858
960
  )
859
- ] }, A.guid);
961
+ ] }, b.guid);
860
962
  }) })
861
963
  },
862
- r
964
+ u
863
965
  );
864
966
  }),
865
- _.length > 0 && w("hidden"),
866
- s.length > 0 && w("closed"),
967
+ s.length > 0 && p("hidden"),
968
+ _.length > 0 && p("closed"),
867
969
  /* @__PURE__ */ C(
868
- t1,
970
+ n1,
869
971
  {
870
- ariaLabelClose: n.close_account_details_aria,
972
+ ariaLabelClose: c.close_account_details_aria,
871
973
  isOpen: !!t,
872
974
  onClose: () => o(""),
873
- title: n.account_details,
975
+ title: c.account_details,
874
976
  children: [
875
- /* @__PURE__ */ e(x1, { ChartComponent: h3 }),
977
+ /* @__PURE__ */ e(w1, { ChartComponent: C3 }),
876
978
  /* @__PURE__ */ e(R3, {})
877
979
  ]
878
980
  }
879
981
  )
880
982
  ] });
881
- }, E3 = V(T3), D3 = ({ onBackClick: t, sx: o = {} }) => {
882
- const [n, i] = h.useState(!1), [c, l] = h.useState(!1), { config: u } = E1(), { isAccountDataLoaded: a, loadAccountData: d } = k(), { accounts: m, connect: _ } = y(), { isInitialized: s, selectedAccountGuids: H } = G(), { isDesktop: v } = H1(), { onEvent: M } = Z();
983
+ }, T3 = V(S3), D3 = ({ onBackClick: t, onMenuClick: o, sx: n = {} }) => {
984
+ const [c, i] = h.useState(!1), [l, d] = h.useState(!1), { config: a } = L1(), { isAccountDataLoaded: r, loadAccountData: L } = E(), { accounts: m, connect: s } = A(), { isInitialized: _, selectedAccountGuids: y } = G(), { isDesktop: x } = V1(), { onEvent: M } = k();
883
985
  o1({
884
986
  widgetName: "AccountsWidget",
885
- isLoaded: a
987
+ isLoaded: r
886
988
  }), h.useEffect(() => {
887
- a || d().finally();
989
+ r || L().finally();
888
990
  }, []);
889
- const w = () => {
890
- i(!0), M(S.ACCOUNTS_CLICK_CONNECT);
891
- }, r = () => {
892
- l(!0), M(S.ACCOUNTS_CLICK_CONNECT);
991
+ const p = () => {
992
+ i(!0), M(w.ACCOUNTS_CLICK_CONNECT);
993
+ }, u = () => {
994
+ d(!0), M(w.ACCOUNTS_CLICK_CONNECT);
893
995
  };
894
- return s ? /* @__PURE__ */ C(
895
- N1,
996
+ return _ ? /* @__PURE__ */ C(
997
+ l3,
896
998
  {
897
- actions: u.show_connections_widget_in_master ? [
898
- { iconName: "add", label: m.add, onClick: w },
999
+ actions: a.show_connections_widget_in_master ? [
1000
+ { iconName: "add", label: m.add, onClick: p },
899
1001
  {
900
1002
  iconName: "credit_card_gear",
901
1003
  label: m.manage,
902
- onClick: r
1004
+ onClick: u
903
1005
  }
904
1006
  ] : [],
905
- onAccountsFilterClick: () => M(S.ACCOUNTS_CLICK_FILTER),
1007
+ hasDivider: !0,
1008
+ onAccountsFilterClick: () => M(w.ACCOUNTS_CLICK_FILTER),
906
1009
  onBackClick: t,
907
- sx: o,
1010
+ onMenuClick: o,
1011
+ sx: n,
908
1012
  title: m.title,
909
1013
  children: [
910
- a ? /* @__PURE__ */ C(e1, { sx: { px: v ? 24 : 12 }, children: [
911
- H.length < 1 && /* @__PURE__ */ e(g, { display: "flex", justifyContent: "center", my: 24, children: m.no_accounts }),
912
- /* @__PURE__ */ e(E3, {})
913
- ] }) : /* @__PURE__ */ e(h1, { sx: { px: v ? 48 : 24, pt: 24 }, variant: "list" }),
1014
+ r ? /* @__PURE__ */ C(t1, { children: [
1015
+ y.length < 1 && /* @__PURE__ */ e(v, { display: "flex", justifyContent: "center", my: 24, children: m.no_accounts }),
1016
+ /* @__PURE__ */ e(T3, {})
1017
+ ] }) : /* @__PURE__ */ e(m1, { sx: { px: x ? 48 : 24, pt: 24 }, variant: "list" }),
914
1018
  /* @__PURE__ */ e(
915
1019
  z,
916
1020
  {
917
1021
  onClose: () => i(!1),
918
- showConnectWidget: n,
919
- title: _.mini_title
1022
+ showConnectWidget: c,
1023
+ title: s.mini_title
920
1024
  }
921
1025
  ),
922
1026
  /* @__PURE__ */ e(
923
- r3,
1027
+ s3,
924
1028
  {
925
- onClose: () => l(!1),
926
- showConnectionsWidget: c,
1029
+ onClose: () => d(!1),
1030
+ showConnectionsWidget: l,
927
1031
  title: m.manage_connections
928
1032
  }
929
1033
  )
930
1034
  ]
931
1035
  }
932
- ) : /* @__PURE__ */ e(n1, {});
933
- }, j4 = V(D3);
934
- function k3(t) {
1036
+ ) : /* @__PURE__ */ e(i1, {});
1037
+ }, J4 = V(D3);
1038
+ function E3(t) {
935
1039
  const { heldAccounts: o, externalAccounts: n } = t.reduce(
936
- (i, c) => (c.member_is_managed_by_user ? i.externalAccounts.push(c) : i.heldAccounts.push(c), i),
1040
+ (c, i) => (i.member_is_managed_by_user ? c.externalAccounts.push(i) : c.heldAccounts.push(i), c),
937
1041
  { heldAccounts: [], externalAccounts: [] }
938
1042
  );
939
1043
  return {
940
- heldAccounts: C1(o),
941
- externalAccounts: C1(n)
1044
+ heldAccounts: h1(o),
1045
+ externalAccounts: h1(n)
942
1046
  };
943
1047
  }
944
- function Z3(t, o) {
945
- const { heldAccounts: n, externalAccounts: i } = k3(t), c = n.slice(0, o);
946
- return c.length < o && c.push(...i.slice(0, o - c.length)), c;
1048
+ function k3(t, o) {
1049
+ const { heldAccounts: n, externalAccounts: c } = E3(t), i = n.slice(0, o);
1050
+ return i.length < o && i.push(...c.slice(0, o - i.length)), i;
947
1051
  }
948
1052
  const I3 = {
949
- [N.CHECKING]: 1,
950
- [N.SAVINGS]: 2,
951
- [N.CREDIT_CARD]: 3
952
- }, u1 = (t) => I3[t] ?? t + 100, C1 = (t) => t.sort((o, n) => {
953
- const i = u1(o.account_type), c = u1(n.account_type), l = i - c;
1053
+ [I.CHECKING]: 1,
1054
+ [I.SAVINGS]: 2,
1055
+ [I.CREDIT_CARD]: 3
1056
+ }, C1 = (t) => I3[t] ?? t + 100, h1 = (t) => t.sort((o, n) => {
1057
+ const c = C1(o.account_type), i = C1(n.account_type), l = c - i;
954
1058
  if (l !== 0) return l;
955
- const u = o.name ?? o.feed_name ?? "", a = n.name ?? n.feed_name ?? "";
956
- return u.localeCompare(a);
957
- }), N3 = ({ onPrimaryCtaClick: t, sx: o }) => {
958
- const { isAccountDataLoaded: n, loadAccountData: i } = k(), { accounts: c } = y(), { isInitialized: l, selectedAccounts: u } = G(), { isDesktop: a } = H1();
1059
+ const d = o.name ?? o.feed_name ?? "", a = n.name ?? n.feed_name ?? "";
1060
+ return d.localeCompare(a);
1061
+ }), Z3 = ({ onPrimaryCtaClick: t, sx: o }) => {
1062
+ const { isAccountDataLoaded: n, loadAccountData: c } = E(), { accounts: i } = A(), { isInitialized: l, selectedAccounts: d } = G(), { isDesktop: a } = V1();
959
1063
  o1({
960
1064
  widgetName: "AccountsMiniWidget",
961
1065
  isLoaded: l
962
1066
  }), h.useEffect(() => {
963
- n || i().finally();
1067
+ n || c().finally();
964
1068
  }, []);
965
- const d = h.useMemo(
966
- () => Z3(u, a ? 5 : 3),
967
- [u, a]
1069
+ const r = h.useMemo(
1070
+ () => k3(d, a ? 5 : 3),
1071
+ [d, a]
968
1072
  );
969
1073
  return l ? /* @__PURE__ */ e(
970
1074
  A1,
971
1075
  {
972
1076
  className: "mx-exp-accounts-miniwidget",
973
1077
  onPrimaryCtaClick: t,
974
- primaryCtaLabel: c.primary_cta,
1078
+ primaryCtaLabel: i.primary_cta,
975
1079
  sx: o,
976
- title: c.mini_title,
977
- children: n ? /* @__PURE__ */ C(E, { children: [
978
- u.length === 0 && /* @__PURE__ */ e(D, { sx: { justifyContent: "center" }, children: c.no_accounts }),
979
- d.map((m, _) => {
980
- const s = d.indexOf(m) === d.length - 1;
1080
+ title: i.mini_title,
1081
+ children: n ? /* @__PURE__ */ C(O, { children: [
1082
+ d.length === 0 && /* @__PURE__ */ e(D, { sx: { justifyContent: "center" }, children: i.no_accounts }),
1083
+ r.map((L, m) => {
1084
+ const s = r.indexOf(L) === r.length - 1;
981
1085
  return /* @__PURE__ */ C(h.Fragment, { children: [
982
1086
  /* @__PURE__ */ e(
983
1087
  U,
984
1088
  {
985
- account: m,
1089
+ account: L,
986
1090
  listItemProps: { sx: { px: 24 } },
987
1091
  shouldShowConnectionStatus: !0
988
1092
  }
989
1093
  ),
990
- !s && /* @__PURE__ */ e(b, { "aria-hidden": "true", variant: "inset" })
991
- ] }, `account-item${_}`);
1094
+ !s && /* @__PURE__ */ e(W, { "aria-hidden": "true", variant: "inset" })
1095
+ ] }, `account-item${m}`);
992
1096
  })
993
- ] }) : /* @__PURE__ */ e(h1, { sx: { px: 12, py: 8 }, variant: "list" })
1097
+ ] }) : /* @__PURE__ */ e(m1, { sx: { px: 12, py: 8 }, variant: "list" })
994
1098
  }
995
- ) : /* @__PURE__ */ e(n1, {});
996
- }, X4 = V(N3), O3 = () => /* @__PURE__ */ C(
1099
+ ) : /* @__PURE__ */ e(i1, {});
1100
+ }, q4 = V(Z3), N3 = () => /* @__PURE__ */ C(
997
1101
  "svg",
998
1102
  {
999
1103
  fill: "none",
@@ -1432,29 +1536,28 @@ const I3 = {
1432
1536
  )
1433
1537
  ]
1434
1538
  }
1435
- ), F3 = () => {
1436
- const { connect: t } = y();
1437
- return /* @__PURE__ */ C(e1, { alignItems: "center", direction: "column", m: 24, children: [
1438
- /* @__PURE__ */ e(O3, {}),
1539
+ ), O3 = () => {
1540
+ const { connect: t } = A();
1541
+ return /* @__PURE__ */ C(t1, { alignItems: "center", direction: "column", m: 24, children: [
1542
+ /* @__PURE__ */ e(N3, {}),
1439
1543
  /* @__PURE__ */ e(
1440
- g,
1544
+ v,
1441
1545
  {
1442
1546
  sx: {
1443
- whiteSpace: "wrap",
1444
1547
  mt: 16,
1445
1548
  textAlign: "center"
1446
1549
  },
1447
- variant: "Paragraph",
1550
+ variant: "subtitle1",
1448
1551
  children: t.mini_widget_content
1449
1552
  }
1450
1553
  )
1451
1554
  ] });
1452
- }, P3 = V(F3), W3 = ({
1555
+ }, F3 = V(O3), P3 = ({
1453
1556
  onPrimaryCtaClick: t = () => {
1454
1557
  },
1455
1558
  sx: o
1456
1559
  }) => {
1457
- const { isCopyLoaded: n } = G(), { connect: i } = y(), [c, l] = h.useState(!1), u = () => {
1560
+ const { isCopyLoaded: n } = G(), { connect: c } = A(), [i, l] = h.useState(!1), d = () => {
1458
1561
  l(!0), t();
1459
1562
  };
1460
1563
  return o1({
@@ -1464,36 +1567,34 @@ const I3 = {
1464
1567
  A1,
1465
1568
  {
1466
1569
  className: "mx-exp-connect-miniwidget",
1467
- onPrimaryCtaClick: u,
1468
- primaryCtaLabel: i.primary_cta,
1570
+ onPrimaryCtaClick: d,
1571
+ primaryCtaLabel: c.primary_cta,
1469
1572
  sx: o,
1470
- title: i.mini_title,
1573
+ title: c.mini_title,
1471
1574
  children: [
1472
- /* @__PURE__ */ e(P3, {}),
1473
- c && /* @__PURE__ */ e(
1575
+ /* @__PURE__ */ e(F3, {}),
1576
+ i && /* @__PURE__ */ e(
1474
1577
  z,
1475
1578
  {
1476
1579
  onClose: () => l(!1),
1477
- showConnectWidget: c,
1478
- title: i.mini_title
1580
+ showConnectWidget: i,
1581
+ title: c.mini_title
1479
1582
  }
1480
1583
  )
1481
1584
  ]
1482
1585
  }
1483
- ) : /* @__PURE__ */ e(n1, {});
1484
- }, J4 = V(W3);
1586
+ ) : /* @__PURE__ */ e(i1, {});
1587
+ }, Q4 = V(P3);
1485
1588
  export {
1486
- i2 as AccountApi,
1487
1589
  R3 as AccountDetailsContent,
1488
- x1 as AccountDetailsHeader,
1489
- a2 as AccountStore,
1490
- X4 as AccountsMiniWidget,
1491
- j4 as AccountsWidget,
1492
- J4 as ConnectMiniWidget,
1493
- j as FieldType,
1494
- n2 as MemberConnectionStatus,
1495
- e2 as getAccountBalanceDetails,
1496
- D1 as getAccountDetailFields,
1590
+ w1 as AccountDetailsHeader,
1591
+ q4 as AccountsMiniWidget,
1592
+ J4 as AccountsWidget,
1593
+ Q4 as ConnectMiniWidget,
1594
+ J as FieldType,
1595
+ i2 as MemberConnectionStatus,
1596
+ n2 as getAccountBalanceDetails,
1597
+ k1 as getAccountDetailFields,
1497
1598
  R as useAccountUiStore,
1498
- m3 as useGetMergeableAccounts
1599
+ h3 as useGetMergeableAccounts
1499
1600
  };