@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,62 +1,61 @@
1
- import { T as wa } from "../TransactionApi-CjBoLleL.mjs";
2
- import { u as P, C as Be, D as Pe, M as Ve, c as $e, T as We, a as Ge } from "../TransactionDetails-CPwv9xtZ.mjs";
3
- import { B as va, d as Da, b as Na } from "../TransactionDetails-CPwv9xtZ.mjs";
4
- import { T as k } from "../User-CulNdZUr.mjs";
5
- import { O as Oa } from "../User-CulNdZUr.mjs";
6
- import { S as ae, D as Fe } from "../TransactionStore-D2aMUClq.mjs";
7
- import { T as La } from "../TransactionStore-D2aMUClq.mjs";
8
- import { e as Ue } from "../exportTransactionsToCSV-BU1jTY0Q.mjs";
9
- import { E as Ra } from "../ExportCsvAction-oG_Mn66T.mjs";
10
- import { jsxs as p, jsx as e } from "react/jsx-runtime";
11
- import m from "react";
12
- import { observer as w } from "mobx-react-lite";
13
- import Ke from "@mui/material/Paper";
14
- import { DataGridPro as ze } from "@mui/x-data-grid-pro";
15
- import { L as j } from "../Loader-BSWSYqvn.mjs";
16
- import { Text as y, Icon as B, MerchantLogo as qe, TextField as ne, P as je } from "@mxenabled/mxui";
17
- import x from "@mui/material/Stack";
18
- import { h as V, u as I, b as X, d as se, m as Xe, a as Ye, g as Je, o as Qe } from "../hooks-fY_n74f7.mjs";
19
- import { f as ie } from "../NumberFormatting-DjTD0t3W.mjs";
1
+ import { C as Be, D as He, M as Pe, a as We, T as $e } from "../TransactionDetails-C3dlAzYf.mjs";
2
+ import { B as xa, b as Aa } from "../TransactionDetails-C3dlAzYf.mjs";
3
+ import { u as B, T as Ge } from "../EmbeddedCard-DPwJjqMH.mjs";
4
+ import { a as Sa } from "../EmbeddedCard-DPwJjqMH.mjs";
5
+ import { E as va } from "../ExportCsvAction-Bw02ZJEj.mjs";
6
+ import { jsxs as m, jsx as e } from "react/jsx-runtime";
7
+ import u from "react";
8
+ import { observer as D } from "mobx-react-lite";
9
+ import Ve from "@mui/material/Paper";
10
+ import { DataGridPro as Fe } from "@mui/x-data-grid-pro";
11
+ import { h as H, u as v, g as ne, b as K, d as oe, l as Ue, a as Ke, C as ze } from "../hooks-BaO_gOI6.mjs";
12
+ import { L as z } from "../Loader-CxeBwuPG.mjs";
13
+ import { Text as y, Icon as R, MerchantLogo as qe, TextField as Z, P as Ye } from "@mxenabled/mxui";
14
+ import w from "@mui/material/Stack";
15
+ import { f as re } from "../NumberFormatting--XMeeBfr.mjs";
16
+ import { T as k, e as je, D as Xe } from "../TransactionUtils-BphBJBbU.mjs";
20
17
  import S from "@mui/material/Box";
21
- import { useTheme as Ze } from "@mui/material/styles";
22
- import { fromUnixTime as et } from "date-fns/fromUnixTime";
23
- import { f as tt, D as at, a as ce } from "../Dialog-CWymUiuO.mjs";
24
- import { endOfMonth as nt } from "date-fns/endOfMonth";
25
- import { getUnixTime as ot } from "date-fns/getUnixTime";
26
- import { startOfMonth as rt } from "date-fns/startOfMonth";
27
- import { startOfToday as z } from "date-fns/startOfToday";
28
- import st from "@mui/material/styles/useTheme";
29
- import { b as it } from "../GlobalAccountFilter-BpWlPAl5.mjs";
30
- import ct from "@mui/material/Divider";
31
- import lt from "@mui/material/MenuItem";
32
- import dt from "@mui/material/RadioGroup";
33
- import { ExpandMore as ut } from "@mxenabled/mx-icons";
34
- import { C as mt } from "../CurrencyInput-DDQ4DBrE.mjs";
35
- import { b as _t, u as pt } from "../CategorySelectorDrawer-C4aZYP4N.mjs";
36
- import { b as q } from "../Localization-2MODESHW.mjs";
37
- import { u as gt } from "../useAriaLive-B3_pRUio.mjs";
38
- import { S as ht } from "../SkeletonLoader-BaNboJjD.mjs";
39
- import { A, W as ft } from "../WidgetContainer-mzejMmz2.mjs";
40
- import { D as oe } from "../Drawer-Bet2ZPJo.mjs";
41
- import { u as Ct } from "../useScreenSize-B6JyS_Lj.mjs";
42
- import { u as yt } from "../useWidgetLoadTimer-CrUzxN-P.mjs";
43
- import { S as bt } from "../SearchBox-B2_zLv8-.mjs";
44
- const Tt = (t) => /* @__PURE__ */ p(y, { tabIndex: t.tabIndex, variant: "Small", children: [
18
+ import { useTheme as ie } from "@mui/material/styles";
19
+ import { fromUnixTime as Je } from "date-fns/fromUnixTime";
20
+ import { f as Qe, D as Ze } from "../DateFormats-HudZ3Bjs.mjs";
21
+ import { A } from "../Analytics-CzGzz_sE.mjs";
22
+ import { endOfMonth as et } from "date-fns/endOfMonth";
23
+ import { getUnixTime as tt } from "date-fns/getUnixTime";
24
+ import { startOfMonth as at } from "date-fns/startOfMonth";
25
+ import { startOfToday as F } from "date-fns/startOfToday";
26
+ import { b as U } from "../Localization-DnoVyBNK.mjs";
27
+ import { C as nt } from "../ConnectDrawer-Cnjr3Ddg.mjs";
28
+ import ot from "@mui/material/Divider";
29
+ import rt from "@mui/material/MenuItem";
30
+ import it from "@mui/material/RadioGroup";
31
+ import { ExpandMore as st } from "@mxenabled/mx-icons";
32
+ import { C as ct } from "../CurrencyInput-adTIRtL3.mjs";
33
+ import { S as ee } from "../SelectionBox-B4xELRgp.mjs";
34
+ import { D as se } from "../Dialog-CwWc0AbH.mjs";
35
+ import { b as lt, u as dt } from "../CategorySelectorDrawer-CmaDLhnf.mjs";
36
+ import { u as ut } from "../useAriaLive-MkYebyUR.mjs";
37
+ import { S as mt } from "../SkeletonLoader-BaNboJjD.mjs";
38
+ import { u as _t } from "../useScreenSize-mWpmnh5w.mjs";
39
+ import { u as pt } from "../useWidgetLoadTimer-CJb-RELP.mjs";
40
+ import { W as gt } from "../WidgetContainer-DNuz_s7W.mjs";
41
+ import { S as ht } from "../SearchBox-Cpgu_gdO.mjs";
42
+ import { D as te } from "../Drawer-BXqqBMxg.mjs";
43
+ const ft = (t) => /* @__PURE__ */ m(y, { tabIndex: t.tabIndex, variant: "body2", children: [
45
44
  `${t.row.account}`,
46
45
  t.row.number && ` | ${t.row.number}`
47
- ] }), At = (t) => {
48
- const { associatedBeats: s } = V(), { showInsights: o } = P(), { amount: a, transaction_type: i } = t.row, c = s.find((g) => g.associated_transaction_guid === t.row.guid), l = i === k.CREDIT;
49
- return /* @__PURE__ */ p(x, { alignItems: "flex-end", tabIndex: t.tabIndex, children: [
50
- /* @__PURE__ */ p(y, { color: l ? "success.main" : "text.primary", variant: "Small", children: [
46
+ ] }), Ct = (t) => {
47
+ const { associatedBeats: r } = H(), { showInsights: i } = B(), { amount: a, transaction_type: s } = t.row, c = r.find((p) => p.associated_transaction_guid === t.row.guid), l = s === k.CREDIT;
48
+ return /* @__PURE__ */ m(w, { alignItems: "flex-end", tabIndex: t.tabIndex, children: [
49
+ /* @__PURE__ */ m(y, { bold: l, color: l ? "success.main" : "text.primary", variant: "body2", children: [
51
50
  l ? "+" : "",
52
- ie(a, "0,0.00")
51
+ re(a, "0,0.00")
53
52
  ] }),
54
- c && o && /* @__PURE__ */ e(y, { bold: !0, color: "primary.light", variant: "XSmall", children: c.short_title })
53
+ c && i && /* @__PURE__ */ e(y, { bold: !0, color: "primary.light", variant: "caption", children: c.short_title })
55
54
  ] });
56
- }, xt = (t) => {
57
- const { transactions: s } = I(), [o, a] = m.useState(!1);
58
- return /* @__PURE__ */ p(
59
- x,
55
+ }, yt = (t) => {
56
+ const { transactions: r } = v(), [i, a] = u.useState(!1);
57
+ return /* @__PURE__ */ m(
58
+ w,
60
59
  {
61
60
  alignItems: "center",
62
61
  direction: "row",
@@ -66,22 +65,30 @@ const Tt = (t) => /* @__PURE__ */ p(y, { tabIndex: t.tabIndex, variant: "Small",
66
65
  onMouseLeave: () => a(!1),
67
66
  width: "100%",
68
67
  children: [
69
- t.row.has_been_split && /* @__PURE__ */ e(B, { name: "call_split", size: 16 }),
70
- /* @__PURE__ */ e(y, { tabIndex: t.tabIndex, variant: "Small", children: t.row.has_been_split ? s.split_transaction_category_label : t.row.category }),
71
- !t.row.has_been_split && o && /* @__PURE__ */ e(B, { name: "edit", sx: { color: "action.active" } })
68
+ t.row.has_been_split && /* @__PURE__ */ e(R, { name: "call_split", size: 16 }),
69
+ /* @__PURE__ */ e(y, { tabIndex: t.tabIndex, variant: "body2", children: t.row.has_been_split ? r.split_transaction_category_label : t.row.category }),
70
+ !t.row.has_been_split && i && /* @__PURE__ */ e(R, { name: "edit", sx: { color: "action.active" } })
72
71
  ]
73
72
  }
74
73
  );
75
- }, St = w(xt), wt = (t) => /* @__PURE__ */ e(y, { tabIndex: t.tabIndex, variant: "Small", children: tt(et(t.row.date), at.MONTH_DAY) }), It = (t) => {
76
- const s = Ze(), { transactions: o } = I(), { is_flagged: a, is_hidden: i, has_been_viewed: c, parent_guid: l } = t.row, f = !c && !!!l;
77
- return /* @__PURE__ */ p(
74
+ }, bt = D(yt), Tt = (t) => /* @__PURE__ */ e(y, { tabIndex: t.tabIndex, variant: "body2", children: Qe(Je(t.row.date), Ze.MONTH_DAY) }), xt = (t) => {
75
+ const r = ie(), i = r.palette.mode === "dark", { transactions: a } = v(), { is_flagged: s, is_hidden: c, has_been_viewed: l, parent_guid: p } = t.row, f = !l && !!!p;
76
+ return /* @__PURE__ */ m(
78
77
  S,
79
78
  {
80
- "aria-label": i ? o.is_hidden : o.is_flagged,
79
+ "aria-label": c ? a.is_excluded : a.is_flagged,
81
80
  tabIndex: t.tabIndex,
82
81
  children: [
83
- a && /* @__PURE__ */ e(B, { fill: !0, name: "flag", size: 16, sx: { color: "warning.dark" } }),
84
- !a && i && /* @__PURE__ */ e(B, { name: "visibility_off", size: 16 }),
82
+ s && /* @__PURE__ */ e(
83
+ R,
84
+ {
85
+ fill: !0,
86
+ name: "flag",
87
+ size: 16,
88
+ sx: { color: i ? "primary.main" : "warning.dark" }
89
+ }
90
+ ),
91
+ !s && c && /* @__PURE__ */ e(R, { name: "visibility_off", size: 16 }),
85
92
  f && /* @__PURE__ */ e(
86
93
  "svg",
87
94
  {
@@ -89,7 +96,7 @@ const Tt = (t) => /* @__PURE__ */ p(y, { tabIndex: t.tabIndex, variant: "Small",
89
96
  style: {
90
97
  display: "inline-block",
91
98
  height: 16,
92
- fill: s.palette.primary.light,
99
+ fill: r.palette.primary.light,
93
100
  verticalAlign: "middle",
94
101
  width: 16
95
102
  },
@@ -100,7 +107,7 @@ const Tt = (t) => /* @__PURE__ */ p(y, { tabIndex: t.tabIndex, variant: "Small",
100
107
  ]
101
108
  }
102
109
  );
103
- }, vt = w(It), O = (t) => /* @__PURE__ */ e(y, { fontWeight: 600, variant: "Small", children: t.colDef.headerName }), Dt = (t) => /* @__PURE__ */ p(x, { alignItems: "center", direction: "row", gap: 8, children: [
110
+ }, At = D(xt), E = (t) => /* @__PURE__ */ e(y, { fontWeight: 600, variant: "body2", children: t.colDef.headerName }), wt = (t) => /* @__PURE__ */ m(w, { alignItems: "center", direction: "row", gap: 8, children: [
104
111
  /* @__PURE__ */ e(
105
112
  qe,
106
113
  {
@@ -108,183 +115,168 @@ const Tt = (t) => /* @__PURE__ */ p(y, { tabIndex: t.tabIndex, variant: "Small",
108
115
  merchantGuid: t.row.merchant_guid || ""
109
116
  }
110
117
  ),
111
- /* @__PURE__ */ e(y, { tabIndex: t.tabIndex, variant: "Small", children: t.row.payee })
112
- ] }), Nt = ({
118
+ /* @__PURE__ */ m(w, { alignItems: "flex-start", direction: "column", children: [
119
+ /* @__PURE__ */ e(y, { tabIndex: t.tabIndex, variant: "body2", children: t.row.payee }),
120
+ t.row.is_hidden && /* @__PURE__ */ e(y, { variant: "caption", children: t.excludedText })
121
+ ] })
122
+ ] }), St = ({
113
123
  height: t = "100dvh",
114
- onCategoryClick: s,
115
- onRowClick: o
124
+ onCategoryClick: r,
125
+ onRowClick: i
116
126
  }) => {
117
- const { transactions: a } = I(), { isCopyLoaded: i } = X(), { isLoading: c, sortedTransactions: l } = V(), { clearExpandedSplits: g, toggleSplit: f } = P();
118
- m.useEffect(() => () => g(), []);
119
- const C = m.useMemo(
120
- () => l.map((r) => ({
121
- id: r.guid,
127
+ const { onEvent: a } = ne(), { transactions: s } = v(), { isCopyLoaded: c } = K(), { isLoading: l, sortedTransactions: p } = H(), { clearExpandedSplits: b, toggleSplit: f } = B();
128
+ u.useEffect(() => () => b(), []);
129
+ const C = u.useMemo(
130
+ () => p.map((o) => ({
131
+ id: o.guid,
122
132
  isHovering: !1,
123
- ...r
133
+ ...o
124
134
  })),
125
- [l]
126
- ), u = ({ row: { id: r, guid: h, has_been_split: N }, field: n }) => N ? f(r) : n === "category" ? s?.(h) : o?.(h), v = (r, h) => {
127
- h.key !== "Enter" && h.key !== " " || u(r);
135
+ [p]
136
+ ), h = ({ row: { id: o, guid: _, has_been_split: n }, field: N }) => n ? f(o) : N === "category" ? (a(A.TRANSACTIONS_TABLE_CLICK_CATEGORY, { guid: _ }), r?.(_)) : i?.(_), I = (o, _) => {
137
+ _.key !== "Enter" && _.key !== " " || h(o);
128
138
  };
129
- if (!i)
130
- return /* @__PURE__ */ e(j, {});
131
- const _ = [
139
+ if (!c)
140
+ return /* @__PURE__ */ e(z, {});
141
+ const g = [
132
142
  {
133
143
  field: "flag",
134
144
  headerName: "",
135
145
  minWidth: 32,
136
146
  width: 32,
137
147
  sortable: !1,
138
- renderCell: (r) => /* @__PURE__ */ e(vt, { ...r }),
139
- renderHeader: () => /* @__PURE__ */ e("span", { "aria-label": a.transaction_status, role: "presentation" })
148
+ renderCell: (o) => /* @__PURE__ */ e(At, { ...o }),
149
+ renderHeader: () => /* @__PURE__ */ e("span", { "aria-label": s.transaction_status, role: "presentation" })
140
150
  },
141
151
  {
142
152
  field: "date",
143
- headerName: a.date_title,
153
+ headerName: s.date_title,
144
154
  width: 103,
145
- renderHeader: O,
146
- renderCell: (r) => r.row.parent_guid ? null : /* @__PURE__ */ e(wt, { ...r }),
155
+ renderHeader: E,
156
+ renderCell: (o) => o.row.parent_guid ? null : /* @__PURE__ */ e(Tt, { ...o }),
147
157
  sortingOrder: ["desc", "asc"]
148
158
  },
149
159
  {
150
160
  cellClassName: "vertical-align-center",
151
161
  field: "payee",
152
- headerName: a.payee_title,
162
+ headerName: s.payee_title,
153
163
  flex: 0.33,
154
- renderHeader: O,
155
- renderCell: Dt,
164
+ renderHeader: E,
165
+ renderCell: (o) => /* @__PURE__ */ e(wt, { ...o, excludedText: s.is_excluded }),
156
166
  sortingOrder: ["asc", "desc"]
157
167
  },
158
168
  {
159
169
  field: "category",
160
- headerName: a.category_title,
170
+ headerName: s.category_title,
161
171
  flex: 0.25,
162
- renderHeader: O,
163
- renderCell: (r) => /* @__PURE__ */ e(St, { ...r }),
172
+ renderHeader: E,
173
+ renderCell: (o) => /* @__PURE__ */ e(bt, { ...o }),
164
174
  sortingOrder: ["asc", "desc"]
165
175
  },
166
176
  {
167
177
  field: "account",
168
- headerName: a.account_title,
178
+ headerName: s.account_title,
169
179
  flex: 0.33,
170
- renderHeader: O,
171
- renderCell: (r) => r.row.parent_guid ? null : /* @__PURE__ */ e(Tt, { ...r }),
180
+ renderHeader: E,
181
+ renderCell: (o) => o.row.parent_guid ? null : /* @__PURE__ */ e(ft, { ...o }),
172
182
  sortingOrder: ["asc", "desc"]
173
183
  },
174
184
  {
175
185
  field: "amount",
176
- headerName: a.amount_title,
186
+ headerName: s.amount_title,
177
187
  flex: 0.25,
178
- renderHeader: O,
179
- renderCell: At,
188
+ renderHeader: E,
189
+ renderCell: Ct,
180
190
  align: "right",
181
191
  headerAlign: "right",
182
192
  sortingOrder: ["asc", "desc"]
183
193
  }
184
194
  ];
185
- return /* @__PURE__ */ e(Ke, { sx: { height: t, px: 24, width: "100%", boxShadow: "none" }, children: /* @__PURE__ */ e(
186
- ze,
195
+ return /* @__PURE__ */ e(Ve, { sx: { height: t, px: 24, width: "100%", boxShadow: "none" }, children: /* @__PURE__ */ e(
196
+ Fe,
187
197
  {
188
- columns: _,
198
+ columns: g,
189
199
  disableColumnFilter: !0,
190
200
  disableColumnMenu: !0,
191
- getCellClassName: (r) => r.row.parent_guid ? "split-row" : "",
201
+ getCellClassName: (o) => o.row.parent_guid ? "split-row" : o.row.is_hidden ? "excluded-row" : "",
192
202
  hideFooter: !0,
193
203
  initialState: { sorting: { sortModel: [{ field: "date", sort: "desc" }] } },
194
- loading: c,
195
- onCellClick: u,
196
- onCellKeyDown: v,
204
+ loading: l,
205
+ onCellClick: h,
206
+ onCellKeyDown: I,
197
207
  rows: C,
198
208
  slotProps: { baseIconButton: { color: "secondary", sx: { ml: 8 } } },
199
209
  sx: {
200
210
  "& .split-row": {
201
211
  bgcolor: "background.default"
212
+ },
213
+ "& .excluded-row": {
214
+ bgcolor: "grey.50",
215
+ color: "text.secondary"
202
216
  }
203
217
  }
204
218
  }
205
219
  ) });
206
- }, Et = w(Nt), Ot = ({ copy: t, isOpen: s, onClose: o, onPrimaryAction: a }) => {
207
- const { common: i, transactions: c } = I(), { isCopyLoaded: l } = X();
208
- return l ? /* @__PURE__ */ p(
209
- ce,
210
- {
211
- copy: {
212
- title: t.title
213
- },
214
- isOpen: s,
215
- onClose: o,
216
- onPrimaryAction: a,
217
- primaryText: c.add_manual_account,
218
- secondaryText: i.cancel_button,
219
- children: [
220
- /* @__PURE__ */ e(y, { component: "p", sx: { marginBottom: "20px" }, truncate: !1, children: c.add_account_modal_message }),
221
- /* @__PURE__ */ e(y, { component: "p", truncate: !1, children: c.add_account_modal_cta })
222
- ]
223
- }
224
- ) : /* @__PURE__ */ e(j, {});
225
- }, kt = w(Ot), Lt = () => {
226
- const { visibleAccounts: t } = se(), { common: s, transactions: o } = I(), { manualTransaction: a, setIsAmountValid: i, updateManualTransaction: c } = P(), [l, g] = m.useState(""), [f, C] = m.useState(""), u = m.useMemo(
220
+ }, Dt = D(St), vt = () => {
221
+ const { visibleAccounts: t } = oe(), { common: r, transactions: i } = v(), { manualTransaction: a, setIsAmountValid: s, updateManualTransaction: c } = B(), [l, p] = u.useState(""), [b, f] = u.useState(""), C = u.useMemo(
227
222
  () => t.filter((n) => n.is_manual),
228
223
  [t]
229
224
  ).map((n) => ({
230
- label: `${n.name} | ${ie(n.balance, "0,0.00")}`,
225
+ label: `${n.name} | ${re(n.balance, "0,0.00")}`,
231
226
  value: n.guid
232
- })), v = {
233
- error_amount_is_invalid: s.currency_input.error_amount_is_invalid,
234
- error_amount_must_be_equal_to: s.currency_input.error_amount_must_be_equal_to,
235
- error_amount_must_be_less_than_or_equal_to: s.currency_input.error_amount_must_be_less_than_or_equal_to,
236
- enter_amount: s.currency_input.enter_amount
227
+ })), h = {
228
+ error_amount_is_invalid: r.currency_input.error_amount_is_invalid,
229
+ error_amount_must_be_equal_to: r.currency_input.error_amount_must_be_equal_to,
230
+ error_amount_must_be_less_than_or_equal_to: r.currency_input.error_amount_must_be_less_than_or_equal_to,
231
+ enter_amount: r.currency_input.enter_amount
232
+ }, I = (n) => {
233
+ p(n), c({ ...a, amount: Number(n) });
234
+ }, g = (n, N) => {
235
+ c({ ...a, transaction_type: Number(N) });
236
+ }, o = (n) => {
237
+ f(n), c({ ...a, payee: n, description: n });
237
238
  }, _ = (n) => {
238
- g(n), c({ ...a, amount: Number(n) });
239
- }, r = (n, L) => {
240
- c({ ...a, transaction_type: Number(L) });
241
- }, h = (n) => {
242
- C(n), c({ ...a, payee: n, description: n });
243
- }, N = (n) => {
244
239
  c({ ...a, account_guid: n });
245
240
  };
246
- return /* @__PURE__ */ p(S, { className: "mx-txn-manual-transaction-details", children: [
247
- /* @__PURE__ */ p(x, { gap: 40, mx: 24, my: 32, children: [
248
- /* @__PURE__ */ p(
249
- x,
241
+ return /* @__PURE__ */ m(S, { className: "mx-txn-manual-transaction-details", children: [
242
+ /* @__PURE__ */ m(w, { gap: 40, mx: 24, my: 32, children: [
243
+ /* @__PURE__ */ m(
244
+ w,
250
245
  {
251
246
  direction: "row",
252
247
  sx: { flexDirection: { xs: "column", sm: "row" }, gap: { xs: 40, sm: 8 } },
253
248
  children: [
254
249
  /* @__PURE__ */ e(
255
- mt,
250
+ ct,
256
251
  {
257
252
  allowDecimals: !0,
258
253
  amount: l,
259
- ariaLabel: o.amount_title,
260
- copy: v,
261
- inputProps: {
262
- noValidate: !0
263
- },
264
- label: o.amount_title,
265
- setAmount: _,
266
- setHasValidInput: i,
254
+ ariaLabel: i.amount_title,
255
+ copy: h,
256
+ label: i.amount_title,
257
+ setAmount: I,
258
+ setHasValidInput: s,
267
259
  sx: { bgcolor: "background.paper" },
268
260
  type: "number"
269
261
  }
270
262
  ),
271
- /* @__PURE__ */ e(dt, { name: "TransactionType", onChange: r, row: !0, children: /* @__PURE__ */ p(x, { alignItems: "center", direction: "row", children: [
263
+ /* @__PURE__ */ e(it, { name: "TransactionType", onChange: g, row: !0, children: /* @__PURE__ */ m(w, { alignItems: "center", direction: "row", children: [
272
264
  /* @__PURE__ */ e(
273
- ae,
265
+ ee,
274
266
  {
275
267
  checked: a.transaction_type === k.CREDIT,
276
- label: o.manual_transaction_credit_button_label,
268
+ label: i.manual_transaction_credit_button_label,
277
269
  sx: { ml: { xs: 0, sm: 8 } },
278
- tooltip: o.manual_transaction_credit_button_tooltip,
270
+ tooltip: i.manual_transaction_credit_button_tooltip,
279
271
  value: k.CREDIT
280
272
  }
281
273
  ),
282
274
  /* @__PURE__ */ e(
283
- ae,
275
+ ee,
284
276
  {
285
277
  checked: a.transaction_type === k.DEBIT,
286
- label: o.manual_transaction_debit_button_label,
287
- tooltip: o.manual_transaction_debit_button_tooltip,
278
+ label: i.manual_transaction_debit_button_label,
279
+ tooltip: i.manual_transaction_debit_button_tooltip,
288
280
  value: k.DEBIT
289
281
  }
290
282
  )
@@ -293,224 +285,231 @@ const Tt = (t) => /* @__PURE__ */ p(y, { tabIndex: t.tabIndex, variant: "Small",
293
285
  }
294
286
  ),
295
287
  /* @__PURE__ */ e(
296
- ne,
288
+ Z,
297
289
  {
298
- label: o.payee_title,
290
+ label: i.payee_title,
299
291
  name: "payee",
300
- onChange: (n) => h(n.target.value),
292
+ onChange: (n) => o(n.target.value),
301
293
  sx: { bgcolor: "background.paper" },
302
- value: f
294
+ value: b
303
295
  }
304
296
  ),
305
297
  /* @__PURE__ */ e(
306
- ne,
298
+ Z,
307
299
  {
308
- InputLabelProps: { shrink: !0 },
309
- SelectProps: { defaultValue: -1, IconComponent: ut },
310
- label: o.manual_transaction_select_an_account,
311
- onChange: (n) => N(n.target.value),
312
- placeholder: o.manual_transaction_select,
300
+ label: i.manual_transaction_select_an_account,
301
+ onChange: (n) => _(n.target.value),
302
+ placeholder: i.manual_transaction_select,
313
303
  select: !0,
304
+ slotProps: {
305
+ inputLabel: { shrink: !0 },
306
+ select: { defaultValue: -1, IconComponent: st }
307
+ },
314
308
  sx: { bgcolor: "background.paper" },
315
- children: u.map((n) => /* @__PURE__ */ e(lt, { value: n.value, children: n.label }, n.value))
309
+ children: C.map((n) => /* @__PURE__ */ e(rt, { value: n.value, children: n.label }, n.value))
316
310
  }
317
311
  )
318
312
  ] }),
319
- /* @__PURE__ */ e(ct, { light: !0 }),
320
- /* @__PURE__ */ p(S, { bgcolor: "background.paper", children: [
313
+ /* @__PURE__ */ e(ot, { light: !0 }),
314
+ /* @__PURE__ */ m(S, { bgcolor: "background.paper", children: [
321
315
  /* @__PURE__ */ e(Be, { transaction: a }),
316
+ /* @__PURE__ */ e(He, { transaction: a }),
322
317
  /* @__PURE__ */ e(Pe, { transaction: a }),
323
- /* @__PURE__ */ e(Ve, { transaction: a }),
324
- /* @__PURE__ */ e($e, { transaction: a })
318
+ /* @__PURE__ */ e(We, { transaction: a })
325
319
  ] })
326
320
  ] });
327
- }, Mt = w(Lt), Rt = ({ onClose: t, transaction: s }) => {
328
- const { addOrUpdateTransactionRule: o, updateTransaction: a } = V(), { transactions: i } = I(), { categories: c } = Xe(), [l, g] = m.useState(""), f = m.useMemo(
329
- () => c.find((u) => u.guid === l),
321
+ }, It = D(vt), Nt = ({ copy: t, isOpen: r, onClose: i, onPrimaryAction: a }) => {
322
+ const { common: s, transactions: c } = v(), { isCopyLoaded: l } = K();
323
+ return l ? /* @__PURE__ */ m(
324
+ se,
325
+ {
326
+ copy: {
327
+ title: t.title
328
+ },
329
+ isOpen: r,
330
+ onClose: i,
331
+ onPrimaryAction: a,
332
+ primaryText: c.add_manual_account,
333
+ secondaryText: s.cancel_button,
334
+ children: [
335
+ /* @__PURE__ */ e(y, { component: "p", sx: { marginBottom: "20px" }, truncate: !1, children: c.add_account_modal_message }),
336
+ /* @__PURE__ */ e(y, { component: "p", truncate: !1, children: c.add_account_modal_cta })
337
+ ]
338
+ }
339
+ ) : /* @__PURE__ */ e(z, {});
340
+ }, Et = D(Nt), kt = ({ onClose: t, transaction: r }) => {
341
+ const { addOrUpdateTransactionRule: i, updateTransaction: a } = H(), { transactions: s } = v(), { categories: c } = Ue(), [l, p] = u.useState(""), b = u.useMemo(
342
+ () => c.find((C) => C.guid === l),
330
343
  [l]
331
- ), C = async (u) => {
332
- await a({ ...s, category_guid: l }), u && await o(l, s), g(""), t();
344
+ ), f = async (C) => {
345
+ await a({ ...r, category_guid: l }), C && await i(l, r), p(""), t();
333
346
  };
334
- return /* @__PURE__ */ p(S, { className: "mx-txn-edit-category-action", children: [
347
+ return /* @__PURE__ */ m(S, { className: "mx-txn-edit-category-action", children: [
335
348
  /* @__PURE__ */ e(
336
- _t,
349
+ lt,
337
350
  {
338
- initialSelected: s.category_guid,
351
+ initialSelected: r.category_guid,
339
352
  onClose: t,
340
- onSelect: (u) => g(u),
341
- showDrawer: !!s,
342
- title: i.actions_select_a_category
353
+ onSelect: (C) => p(C),
354
+ showDrawer: !!r,
355
+ title: s.actions_select_a_category
343
356
  }
344
357
  ),
345
358
  /* @__PURE__ */ e(
346
- ce,
359
+ se,
347
360
  {
348
361
  copy: {
349
- title: q(
350
- i.actions_apply_to_all_transaction_types,
351
- s.description
362
+ title: U(
363
+ s.actions_apply_to_all_transaction_types,
364
+ r.description
352
365
  )
353
366
  },
354
367
  isOpen: !!l,
355
- onClose: () => C(!1),
356
- onPrimaryAction: () => C(!0),
357
- onSecondaryAction: () => C(!1),
358
- primaryText: i.actions_apply_to_all,
359
- secondaryText: i.actions_this_time_only,
360
- children: /* @__PURE__ */ e(je, { variant: "Paragraph", children: q(
361
- i.actions_all_past_and_future,
362
- s.description,
363
- f?.name
368
+ onClose: () => f(!1),
369
+ onPrimaryAction: () => f(!0),
370
+ onSecondaryAction: () => f(!1),
371
+ primaryText: s.actions_apply_to_all,
372
+ secondaryText: s.actions_this_time_only,
373
+ children: /* @__PURE__ */ e(Ye, { variant: "subtitle1", children: U(
374
+ s.actions_all_past_and_future,
375
+ r.description,
376
+ b?.name
364
377
  ) })
365
378
  }
366
379
  )
367
380
  ] });
368
- }, Ht = w(Rt), re = 120, Bt = ({
381
+ }, Ot = D(kt), ae = 120, Lt = ({
369
382
  onBackClick: t,
370
- height: s = "100dvh",
371
- showInsights: o = !1,
372
- sx: a = {}
383
+ onMenuClick: r,
384
+ height: i = "100dvh",
385
+ showInsights: a = !1,
386
+ sx: s = {}
373
387
  }) => {
374
- const { visibleAccounts: i, refreshAccounts: c } = se(), { is_mobile_webview: l, clientConfig: g, config: f } = Ye(), { setSearchValue: C } = pt(), { onEvent: u } = Je(), { common: v, transactions: _ } = I(), {
375
- displayedDateRange: r,
376
- isCopyLoaded: h,
377
- isInitialized: N,
378
- selectedAccountGuids: n,
379
- setDisplayedDate: L
380
- } = X(), { isDesktop: le, isTablet: de } = Ct(), M = st(), {
381
- addTransaction: ue,
382
- filter: Y,
383
- isTransactionDataLoaded: $,
384
- loadAssociatedBeats: me,
385
- loadTransactionData: _e,
386
- setFilter: W,
387
- sortedTransactionsWithSplits: G,
388
+ const { manualAccounts: c, refreshAccounts: l } = oe(), { is_mobile_webview: p, clientConfig: b, config: f } = Ke(), { setSearchValue: C } = dt(), { onEvent: h } = ne(), { common: I, transactions: g } = v(), { displayedDateRange: o, isInitialized: _, selectedAccountGuids: n, setDisplayedDate: N } = K(), { isDesktop: ce, isTablet: le } = _t(), O = ie(), {
389
+ addTransaction: de,
390
+ filter: ue,
391
+ isTransactionDataLoaded: P,
392
+ loadTransactionData: me,
393
+ setFilter: q,
394
+ sortedTransactions: Y,
395
+ sortedTransactionsWithSplits: _e,
388
396
  tags: pe,
389
397
  detailedTransactions: ge,
390
398
  updateTransaction: he
391
- } = V(), {
399
+ } = H(), {
392
400
  clearExpandedSplits: fe,
393
401
  isAmountValid: Ce,
394
- manualTransaction: R,
395
- searchValue: ye,
396
- setSearchValue: be,
397
- setShowInsights: Te,
398
- updateManualTransaction: Ae
399
- } = P(), { userProfile: xe } = Qe(), [F, b] = m.useState(""), [J, H] = m.useState(""), [Se, U] = m.useState(!1), [we, Q] = m.useState(!1), { announce: Ie, ariaLive: ve } = gt(), E = g?.transactions?.selected_account_guid;
400
- yt({
402
+ manualTransaction: L,
403
+ searchValue: j,
404
+ setSearchValue: ye,
405
+ setShowInsights: be,
406
+ updateManualTransaction: Te
407
+ } = B(), { userProfile: xe } = ze(), [W, T] = u.useState(""), [X, M] = u.useState(""), [Ae, $] = u.useState(!1), [we, J] = u.useState(!1), { announce: Se, ariaLive: De } = ut(), G = b?.transactions?.selected_account_guid;
408
+ pt({
401
409
  widgetName: "TransactionWidget",
402
- isLoaded: $
403
- }), m.useEffect(() => {
404
- $ || _e().finally();
405
- }, []), m.useEffect(() => {
406
- const d = E ? [{ guid: E }] : i.filter((D) => !D.is_hidden), ee = rt(z()), te = nt(z());
407
- L(ee, te), W({
408
- accounts: d.map((D) => D.guid),
409
- custom: (D) => !D.accountIsClosed && !D.accountIsHidden,
410
- dateRange: { start: ee, end: te }
411
- }), u(A.TRANSACTIONS_VIEW);
412
- }, [i]), m.useEffect(() => {
413
- W({
414
- ...Y,
415
- accounts: E ? [E] : n,
416
- dateRange: { start: r.start, end: r.end }
417
- }), me(r.start).finally();
418
- }, [r, n]), m.useEffect(() => {
419
- Te(o);
420
- }, [o]), m.useEffect(() => {
421
- h && _.showing_transactions_count && Ie(
422
- q(
423
- _.showing_transactions_count,
424
- G.length
425
- )
410
+ isLoaded: P
411
+ }), u.useEffect(() => {
412
+ P || me().finally();
413
+ const d = at(F()), Re = et(F());
414
+ N(d, Re), h(A.TRANSACTIONS_VIEW);
415
+ }, []), u.useEffect(() => {
416
+ _ && q({
417
+ accounts: G ? [G] : n,
418
+ dateRange: { start: o.start, end: o.end },
419
+ searchTerm: j
420
+ });
421
+ }, [_, o, n]), u.useEffect(() => {
422
+ be(a);
423
+ }, [a]), u.useEffect(() => {
424
+ _ && Se(
425
+ U(g.showing_transactions_count, Y.length)
426
426
  );
427
- }, [h, r, n, G, _]);
428
- const De = m.useMemo(
429
- () => i.filter((d) => d.is_manual),
430
- [i]
431
- ), T = J ? ge.find((d) => d.guid === J) : void 0, Z = Ce && !!R.payee && !!R.account_guid && !!R.category_guid, Ne = (d) => {
432
- fe(), L(d[0], d[1]);
433
- }, Ee = (d) => {
434
- be(d), W({
435
- ...Y,
427
+ }, [_, Y]);
428
+ const x = X ? ge.find((d) => d.guid === X) : void 0, Q = Ce && !!L.payee && !!L.account_guid && !!L.category_guid, ve = (d) => {
429
+ fe(), N(d[0], d[1]);
430
+ }, Ie = (d) => {
431
+ ye(d), q({
432
+ ...ue,
436
433
  searchTerm: d
437
- }), u(A.TRANSACTIONS_CLICK_SEARCH, { search_term: d });
438
- }, Oe = () => {
439
- Ue(G, pe), u(A.TRANSACTIONS_CLICK_EXPORT);
440
- }, ke = () => {
441
- De.length > 0 ? (Ae({
442
- ...Fe,
443
- date: ot(z()),
434
+ }), h(A.TRANSACTIONS_CLICK_SEARCH, { search_term: d });
435
+ }, Ne = () => {
436
+ je(_e, pe), h(A.TRANSACTIONS_CLICK_EXPORT);
437
+ }, Ee = () => {
438
+ c.length > 0 ? (Te({
439
+ ...Xe,
440
+ date: tt(F()),
444
441
  user_guid: xe?.user_guid || ""
445
- }), b(
442
+ }), T(
446
443
  "addTransaction"
447
444
  /* AddTransaction */
448
- ), u(A.TRANSACTIONS_CLICK_ADD)) : (U(!0), u(A.TRANSACTIONS_ADD_MANUAL_ACCOUNT_MODAL));
445
+ ), h(A.TRANSACTIONS_CLICK_ADD)) : ($(!0), h(A.TRANSACTIONS_ADD_MANUAL_ACCOUNT_MODAL));
446
+ }, ke = async () => {
447
+ Q && await de(L), T("");
448
+ }, Oe = () => {
449
+ $(!1), J(!0);
449
450
  }, Le = async () => {
450
- Z && await ue(R), b("");
451
- }, Me = () => {
452
- U(!1), Q(!0);
453
- }, Re = async () => {
454
- Q(!1), await c();
455
- }, He = async () => {
456
- T && !T.has_been_viewed && await he({ ...T, has_been_viewed: !0 }), b("");
451
+ J(!1), await l();
452
+ }, Me = async () => {
453
+ x && !x.has_been_viewed && await he({ ...x, has_been_viewed: !0 }), T("");
457
454
  };
458
- if (!N)
459
- return /* @__PURE__ */ e(j, {});
460
- const K = [];
461
- return !l && (le || de) && K.push({
455
+ if (!_)
456
+ return /* @__PURE__ */ e(z, {});
457
+ const V = [];
458
+ return !p && (ce || le) && V.push({
462
459
  iconName: "open_in_new",
463
- label: _.export_csv_btn,
464
- onClick: Oe
465
- }), f.show_connections_widget_in_master && K.push({
460
+ label: g.export_csv_btn,
461
+ onClick: Ne
462
+ }), f.show_connections_widget_in_master && V.push({
466
463
  iconName: "add",
467
- label: _.add_transaction_btn,
468
- onClick: ke
469
- }), /* @__PURE__ */ p(
470
- ft,
464
+ label: g.add_transaction_btn,
465
+ onClick: Ee
466
+ }), /* @__PURE__ */ m(
467
+ gt,
471
468
  {
472
- actions: K,
469
+ actions: V,
473
470
  calendarActions: {
474
- onRangeChanged: Ne
471
+ onRangeChanged: ve
475
472
  },
476
- onAccountsFilterClick: () => u(A.ACCOUNTS_CLICK_FILTER),
473
+ hasDivider: !0,
474
+ onAccountsFilterClick: () => h(A.ACCOUNTS_CLICK_FILTER),
477
475
  onBackClick: t,
478
- showAccountFilter: !E,
479
- sx: a,
480
- title: _.transactions_title,
476
+ onMenuClick: r,
477
+ showAccountFilter: !G,
478
+ sx: s,
479
+ title: g.transactions_title,
481
480
  children: [
482
- $ ? /* @__PURE__ */ p(x, { children: [
483
- ve,
484
- /* @__PURE__ */ e(S, { mt: 16, children: /* @__PURE__ */ e(
485
- bt,
481
+ P ? /* @__PURE__ */ m(w, { children: [
482
+ De,
483
+ /* @__PURE__ */ e(S, { children: /* @__PURE__ */ e(
484
+ ht,
486
485
  {
487
- onChange: Ee,
488
- placeholder: _.action_bar_search_placeholder,
489
- searchValue: ye
486
+ onChange: Ie,
487
+ placeholder: g.action_bar_search_placeholder,
488
+ searchValue: j
490
489
  }
491
490
  ) }),
492
491
  /* @__PURE__ */ e(
493
492
  S,
494
493
  {
495
494
  sx: {
496
- [M.breakpoints.down("md")]: { display: "none" },
497
- [M.breakpoints.up("md")]: { display: "block" }
495
+ [O.breakpoints.down("md")]: { display: "none" },
496
+ [O.breakpoints.up("md")]: { display: "block" }
498
497
  },
499
498
  children: /* @__PURE__ */ e(
500
- Et,
499
+ Dt,
501
500
  {
502
- height: `calc(${s} - ${re}px)`,
501
+ height: `calc(${i} - ${ae}px)`,
503
502
  onCategoryClick: (d) => {
504
- H(d), b(
503
+ M(d), T(
505
504
  "category"
506
505
  /* Category */
507
506
  );
508
507
  },
509
508
  onRowClick: (d) => {
510
- H(d), b(
509
+ M(d), T(
511
510
  "transaction"
512
511
  /* Transaction */
513
- ), u(A.TRANSACTIONS_CLICK_DETAILS, { transaction_guid: d });
512
+ ), h(A.TRANSACTIONS_CLICK_DETAILS, { transaction_guid: d });
514
513
  }
515
514
  }
516
515
  )
@@ -520,93 +519,87 @@ const Tt = (t) => /* @__PURE__ */ p(y, { tabIndex: t.tabIndex, variant: "Small",
520
519
  S,
521
520
  {
522
521
  sx: {
523
- [M.breakpoints.down("md")]: { display: "block" },
524
- [M.breakpoints.up("md")]: { display: "none" }
522
+ [O.breakpoints.down("md")]: { display: "block" },
523
+ [O.breakpoints.up("md")]: { display: "none" }
525
524
  },
526
525
  children: /* @__PURE__ */ e(
527
- We,
526
+ Ge,
528
527
  {
529
- height: `calc(${s} - ${re}px)`,
528
+ height: `calc(${i} - ${ae}px)`,
530
529
  onClick: (d) => {
531
- H(d), b(
530
+ M(d), T(
532
531
  "transaction"
533
532
  /* Transaction */
534
533
  );
535
534
  },
536
- showHiddenTransactions: !0,
537
- showInsights: o
535
+ showInsights: a
538
536
  }
539
537
  )
540
538
  }
541
539
  )
542
- ] }) : /* @__PURE__ */ e(ht, { sx: { m: 48 }, variant: "list" }),
540
+ ] }) : /* @__PURE__ */ e(mt, { sx: { m: 48 }, variant: "list" }),
543
541
  /* @__PURE__ */ e(
544
- oe,
542
+ te,
545
543
  {
546
- ariaLabelClose: v.close_aria,
547
- isOpen: F === "transaction" && !!T,
548
- onClose: He,
549
- title: _.details_title,
550
- children: T && /* @__PURE__ */ e(Ge, { transaction: T })
544
+ ariaLabelClose: I.close_aria,
545
+ isOpen: W === "transaction" && !!x,
546
+ onClose: Me,
547
+ title: g.details_title,
548
+ children: x && /* @__PURE__ */ e($e, { transaction: x })
551
549
  }
552
550
  ),
553
- T && F === "category" && /* @__PURE__ */ e(
554
- Ht,
551
+ x && W === "category" && /* @__PURE__ */ e(
552
+ Ot,
555
553
  {
556
554
  onClose: () => {
557
- C(""), b(""), H("");
555
+ C(""), T(""), M("");
558
556
  },
559
- transaction: T
557
+ transaction: x
560
558
  }
561
559
  ),
562
560
  /* @__PURE__ */ e(
563
- oe,
561
+ te,
564
562
  {
565
- ariaLabelClose: v.close_aria,
566
- isOpen: F === "addTransaction",
567
- isPrimaryDisabled: !Z,
568
- onClose: () => b(""),
569
- onPrimaryAction: Le,
570
- title: _.add_transaction_title,
571
- children: /* @__PURE__ */ e(Mt, {})
563
+ ariaLabelClose: I.close_aria,
564
+ isOpen: W === "addTransaction",
565
+ isPrimaryDisabled: !Q,
566
+ onClose: () => T(""),
567
+ onPrimaryAction: ke,
568
+ title: g.add_transaction_title,
569
+ children: /* @__PURE__ */ e(It, {})
572
570
  }
573
571
  ),
574
572
  /* @__PURE__ */ e(
575
- kt,
573
+ Et,
576
574
  {
577
- copy: { title: _.add_manual_account },
578
- isOpen: Se,
575
+ copy: { title: g.add_manual_account },
576
+ isOpen: Ae,
579
577
  onClose: () => {
580
- U(!1);
578
+ $(!1);
581
579
  },
582
- onPrimaryAction: Me
580
+ onPrimaryAction: Oe
583
581
  }
584
582
  ),
585
583
  /* @__PURE__ */ e(
586
- it,
584
+ nt,
587
585
  {
588
- onClose: Re,
586
+ onClose: Le,
589
587
  showConnectWidget: we,
590
- title: _.add_manual_account
588
+ title: g.add_manual_account
591
589
  }
592
590
  )
593
591
  ]
594
592
  }
595
593
  );
596
- }, Aa = w(Bt);
594
+ }, ya = D(Lt);
597
595
  export {
598
- kt as AddAccountModal,
599
- va as BottomActions,
600
- Ra as ExportCsvAction,
601
- Oa as TRANSACTION_EVENTS,
602
- Da as TopActions,
603
- wa as TransactionApi,
604
- Ge as TransactionDetails,
605
- We as TransactionList,
606
- Na as TransactionRow,
607
- La as TransactionStore,
608
- Et as TransactionTable,
609
- Aa as TransactionWidget,
610
- Ue as exportTransactionsToCSV,
611
- P as useTransactionsUiStore
596
+ xa as BottomActions,
597
+ va as ExportCsvAction,
598
+ Aa as TopActions,
599
+ $e as TransactionDetails,
600
+ Ge as TransactionList,
601
+ Sa as TransactionRow,
602
+ Dt as TransactionTable,
603
+ ya as TransactionWidget,
604
+ B as useTransactionsUiStore
612
605
  };