@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,148 +1,146 @@
1
- import { jsxs as o, Fragment as B, jsx as e } from "react/jsx-runtime";
2
- import p, { useState as Y } from "react";
3
- import { observer as T } from "mobx-react-lite";
4
- import { addMonths as Xe } from "date-fns/addMonths";
5
- import { startOfToday as W } from "date-fns/startOfToday";
6
- import D from "@mui/material/Box";
1
+ import { jsxs as n, Fragment as j, jsx as e } from "react/jsx-runtime";
2
+ import h, { useState as V } from "react";
3
+ import { observer as A } from "mobx-react-lite";
4
+ import { addMonths as Ye } from "date-fns/addMonths";
5
+ import { startOfToday as F } from "date-fns/startOfToday";
6
+ import I from "@mui/material/Box";
7
7
  import v from "@mui/material/Divider";
8
8
  import s from "@mui/material/Stack";
9
- import se from "@mui/material/styles/useTheme";
10
- import { Text as m, P as N, Icon as $, InstitutionLogo as Ce, H2 as de, H3 as Ve } from "@mxenabled/mxui";
11
- import { G as Ye, t as me, u as L, p as ce, d as Ne, b as P, j as U, g as ke, a as Qe, h as He, o as Ke } from "../hooks-fY_n74f7.mjs";
12
- import { C as R } from "../CurrencyText-C-85TnUF.mjs";
13
- import { u as ue } from "../useScreenSize-B6JyS_Lj.mjs";
14
- import { L as Z } from "../Loader-BSWSYqvn.mjs";
15
- import { I as he } from "../CashflowStore-naOtJcwo.mjs";
16
- import { C as Pn } from "../CashflowStore-naOtJcwo.mjs";
17
- import { b as G } from "../Localization-2MODESHW.mjs";
18
- import { u as Oe } from "../useWidgetLoadTimer-CrUzxN-P.mjs";
19
- import { M as Je } from "../MiniWidgetContainer-DKn7ndO6.mjs";
20
- import { E as Ze } from "../EmptyState-DoxNUae-.mjs";
21
- import { R as et } from "../RecurringSettings-BpCUcE8w.mjs";
22
- import tt from "@mui/material/Tabs";
9
+ import { useTheme as ie, alpha as qe, keyframes as Ke } from "@mui/material/styles";
10
+ import { Text as m, P as k, Icon as z, InstitutionLogo as xe, H2 as de, H3 as Ve } from "@mxenabled/mxui";
11
+ import { b as H } from "../Localization-DnoVyBNK.mjs";
12
+ import { G as Xe, p as me, u as L, D as ae, d as Le, b as P, i as B, g as Ne, a as Je, h as ke, C as Qe } from "../hooks-BaO_gOI6.mjs";
13
+ import { C as E } from "../CurrencyText-CCbE6MmF.mjs";
14
+ import { u as ue } from "../useScreenSize-mWpmnh5w.mjs";
15
+ import { L as Z } from "../Loader-CxeBwuPG.mjs";
16
+ import { I as pe } from "../InformationTooltip-4su8bn1e.mjs";
17
+ import { u as Oe } from "../useWidgetLoadTimer-CJb-RELP.mjs";
18
+ import { M as Ze } from "../MiniWidgetContainer-BdPiUU-u.mjs";
19
+ import { E as et } from "../EmptyState-CJUDc3kD.mjs";
20
+ import { R as tt } from "../RecurringSettings-cm6MK_aS.mjs";
21
+ import nt from "@mui/material/Tabs";
23
22
  import ye from "@mui/material/Tab";
24
- import { getUnixTime as z } from "date-fns/getUnixTime";
25
- import J from "@mui/material/List";
23
+ import { getUnixTime as le } from "date-fns/getUnixTime";
24
+ import Q from "@mui/material/List";
26
25
  import ee from "@mui/material/ListItem";
27
- import { A as nt } from "../AccountListItem-Ds5C0mOT.mjs";
28
- import { f as q, D as X } from "../Dialog-CWymUiuO.mjs";
29
- import ot from "@mui/material/ListSubheader";
30
- import { f as K } from "../NumberFormatting-DjTD0t3W.mjs";
31
- import { isAfter as Fe } from "date-fns/isAfter";
32
- import { isBefore as We } from "date-fns/isBefore";
33
- import { isToday as Ge } from "date-fns/isToday";
34
- import { addDays as Se } from "date-fns/addDays";
35
- import { alpha as at, keyframes as it } from "@mui/material/styles";
36
- import { DataGridPro as rt } from "@mui/x-data-grid-pro";
37
- import { T as we } from "../TabContentContainer-CnMXkVqr.mjs";
38
- import M from "@mui/material/Button";
39
- import { M as st, S as ct, i as lt, d as _e, c as dt } from "../ManageIncome-DIIyqDTp.mjs";
40
- import { D as Me } from "../Drawer-Bet2ZPJo.mjs";
41
- import { subDays as $e } from "date-fns/subDays";
42
- import { endOfToday as mt } from "date-fns/endOfToday";
43
- import { W as ut, A as Ie } from "../WidgetContainer-mzejMmz2.mjs";
44
- import { A as Q } from "../Account-CMjOp7S2.mjs";
45
- import { formatISO as ht } from "date-fns/formatISO";
26
+ import { A as ot } from "../AccountListItem-BDXHs4tV.mjs";
27
+ import { f as U, D as Y } from "../DateFormats-HudZ3Bjs.mjs";
28
+ import it from "@mui/material/ListSubheader";
29
+ import { f as J } from "../NumberFormatting--XMeeBfr.mjs";
30
+ import { isAfter as Ge } from "date-fns/isAfter";
31
+ import { isBefore as Me } from "date-fns/isBefore";
32
+ import { isToday as Fe } from "date-fns/isToday";
33
+ import { addDays as _e } from "date-fns/addDays";
34
+ import { DataGridPro as at } from "@mui/x-data-grid-pro";
35
+ import { T as Ce } from "../TabContentContainer-CnMXkVqr.mjs";
36
+ import W from "@mui/material/Button";
37
+ import { M as rt, S as st, i as ct, b as we, c as lt } from "../ManageIncome-B1JfqslT.mjs";
38
+ import { D as He } from "../Drawer-BXqqBMxg.mjs";
39
+ import { subDays as We } from "date-fns/subDays";
40
+ import { endOfToday as dt } from "date-fns/endOfToday";
41
+ import { W as mt } from "../WidgetContainer-DNuz_s7W.mjs";
42
+ import { A as X } from "../Account-BaJmiJAG.mjs";
43
+ import { A as Se } from "../Analytics-CzGzz_sE.mjs";
44
+ import { formatISO as ut } from "date-fns/formatISO";
46
45
  import { fromUnixTime as De } from "date-fns/fromUnixTime";
47
46
  import { startOfMonth as pt } from "date-fns/startOfMonth";
48
- import { S as ft, b as gt } from "../TransactionDetails-CPwv9xtZ.mjs";
49
- import { F as bt, R as ve, e as Ae } from "../RepeatingTransaction-C2txVA9O.mjs";
50
- import { h as xt } from "../DateUtil-CVsMhbZU.mjs";
51
- import { F as Ct, A as j } from "../Fetch-DecPFeGU.mjs";
52
- const V = () => {
53
- if (!p.useContext(Ye))
47
+ import { S as ht, a as ft } from "../EmbeddedCard-DPwJjqMH.mjs";
48
+ import { F as gt, R as Ie, c as ve } from "../RecurringTransactionsUtil-B3rLEx_g.mjs";
49
+ import { i as bt } from "../DateUtil-Bhq59ZVg.mjs";
50
+ const q = () => {
51
+ if (!h.useContext(Xe))
54
52
  throw new Error("useCashflowUiStore() must be used within the GlobalDataContext");
55
53
  return me().uiStore;
56
- }, yt = ({ remaining: a }) => {
57
- const { cashflow: n } = L();
58
- return /* @__PURE__ */ o(B, { children: [
54
+ }, xt = ({ remaining: i }) => {
55
+ const { cashflow: o } = L();
56
+ return /* @__PURE__ */ n(j, { children: [
59
57
  /* @__PURE__ */ e(
60
- D,
58
+ I,
61
59
  {
62
60
  sx: {
63
61
  borderRadius: "1px",
64
- backgroundColor: a < 0 ? "error.main" : a > 0 ? "success.main" : "warning.main",
62
+ backgroundColor: i < 0 ? "error.main" : i > 0 ? "success.main" : "warning.main",
65
63
  height: 6,
66
64
  width: 6
67
65
  }
68
66
  }
69
67
  ),
70
- /* @__PURE__ */ e(m, { bold: !0, sx: { flexGrow: 1, fontSize: 12 }, children: n.remaining_cash }),
71
- /* @__PURE__ */ e(R, { amount: a, bold: !0, sx: { fontSize: 12 } })
68
+ /* @__PURE__ */ e(m, { bold: !0, sx: { flexGrow: 1, fontSize: 12 }, children: o.remaining_cash }),
69
+ /* @__PURE__ */ e(E, { amount: i, bold: !0, sx: { fontSize: 12 } })
72
70
  ] });
73
- }, pe = T(yt), St = () => {
74
- const a = se(), { availableWidth: n } = ce(), { isMobile: t } = ue(), { visibleCashAccounts: i, visibleCashBalance: f } = Ne(), { selectedAccountGuids: u } = P(), { cashflow: c } = L(), {
71
+ }, he = A(xt), yt = () => {
72
+ const i = ie(), { availableWidth: o } = ae(), { isMobile: t } = ue(), { visibleCashAccounts: r, visibleCashBalance: f } = Le(), { selectedAccountGuids: u } = P(), { cashflow: c } = L(), {
75
73
  daysUntilNextIncome: l,
76
- expensesTilNextIncome: g,
77
- selectedCashAccounts: r,
78
- setNextIncome: h,
74
+ expensesTilNextIncome: b,
75
+ selectedCashAccounts: a,
76
+ setNextIncome: g,
79
77
  setSelectedCashAccounts: d,
80
78
  setUpcomingExpenses: x
81
- } = V(), { isDataLoaded: S, nextIncomeRecurrence: w, upcomingExpenses: A } = U();
82
- p.useEffect(() => {
79
+ } = q(), { isDataLoaded: C, nextIncomeRecurrence: w, upcomingExpenses: R } = B();
80
+ h.useEffect(() => {
83
81
  d(
84
- i.filter((C) => u.includes(C.guid))
82
+ r.filter((_) => u.includes(_.guid))
85
83
  );
86
- }, [i, u]), p.useEffect(() => {
87
- w && h(w), x(A);
88
- }, [w, A]);
89
- const _ = p.useMemo(
90
- () => i.filter((C) => u.includes(C.guid)).reduce((C, I) => C + (I?.balance || 0), 0),
91
- [u, A]
92
- ), k = p.useMemo(
93
- () => g.filter((C) => u.includes(C.accountGuid || "")).reduce((C, I) => C + I.amount, 0),
94
- [u, g]
95
- ), b = p.useMemo(
96
- () => _ - k,
97
- [_, k]
84
+ }, [r, u]), h.useEffect(() => {
85
+ w && g(w), x(R);
86
+ }, [w, R]);
87
+ const D = h.useMemo(
88
+ () => r.filter((_) => u.includes(_.guid)).reduce((_, S) => _ + (S?.balance || 0), 0),
89
+ [u, R]
90
+ ), N = h.useMemo(
91
+ () => b.filter((_) => u.includes(_.accountGuid || "")).reduce((_, S) => _ + S.amount, 0),
92
+ [u, b]
93
+ ), p = h.useMemo(
94
+ () => D - N,
95
+ [D, N]
98
96
  );
99
- return S ? /* @__PURE__ */ e(D, { className: "mx-cashflow", pl: 16, pr: 16, pt: 16, children: n > 710 ? /* @__PURE__ */ o(
97
+ return C ? /* @__PURE__ */ e(I, { className: "mx-cashflow", pl: 16, pr: 16, pt: 16, children: o > 710 ? /* @__PURE__ */ n(
100
98
  s,
101
99
  {
102
- border: `1px solid ${a.palette.border.light}`,
100
+ border: `1px solid ${i.palette.divider}`,
103
101
  borderRadius: 1,
104
102
  direction: "row",
105
103
  justifyContent: "space-between",
106
104
  px: 24,
107
105
  children: [
108
- /* @__PURE__ */ o(s, { pb: 14, pt: 12, children: [
109
- /* @__PURE__ */ e(R, { amount: _, variant: "H2" }),
110
- /* @__PURE__ */ e(N, { variant: "XSmall", whiteSpace: "nowrap", children: G(
106
+ /* @__PURE__ */ n(s, { pb: 14, pt: 12, children: [
107
+ /* @__PURE__ */ e(E, { amount: D, variant: "h2" }),
108
+ /* @__PURE__ */ e(k, { variant: "caption", whiteSpace: "nowrap", children: H(
111
109
  c.total_cash_accounts,
112
- r.length
110
+ a.length
113
111
  ) })
114
112
  ] }),
115
- /* @__PURE__ */ e(s, { pt: 18, children: /* @__PURE__ */ e($, { name: "remove" }) }),
116
- /* @__PURE__ */ o(s, { pb: 14, pt: 12, children: [
117
- /* @__PURE__ */ e(R, { amount: k, variant: "H2" }),
118
- /* @__PURE__ */ e(N, { variant: "XSmall", whiteSpace: "nowrap", children: G(c.expenses_due, g.length) })
113
+ /* @__PURE__ */ e(s, { pt: 18, children: /* @__PURE__ */ e(z, { name: "remove" }) }),
114
+ /* @__PURE__ */ n(s, { pb: 14, pt: 12, children: [
115
+ /* @__PURE__ */ e(E, { amount: N, variant: "h2" }),
116
+ /* @__PURE__ */ e(k, { variant: "caption", whiteSpace: "nowrap", children: H(c.expenses_due, b.length) })
119
117
  ] }),
120
- /* @__PURE__ */ e(s, { pt: 18, children: /* @__PURE__ */ e($, { name: "equal" }) }),
121
- /* @__PURE__ */ o(s, { pb: 14, pr: 24, pt: 12, children: [
122
- /* @__PURE__ */ e(R, { amount: b, variant: "H2" }),
123
- /* @__PURE__ */ o(s, { alignItems: "center", direction: "row", gap: 8, children: [
124
- /* @__PURE__ */ e(N, { variant: "XSmall", whiteSpace: "nowrap", children: c.available_to_spend }),
125
- /* @__PURE__ */ e(he, { body: c.tooltip_body, title: c.tooltip_title })
118
+ /* @__PURE__ */ e(s, { pt: 18, children: /* @__PURE__ */ e(z, { name: "equal" }) }),
119
+ /* @__PURE__ */ n(s, { pb: 14, pr: 24, pt: 12, children: [
120
+ /* @__PURE__ */ e(E, { amount: p, variant: "h2" }),
121
+ /* @__PURE__ */ n(s, { alignItems: "center", direction: "row", gap: 8, children: [
122
+ /* @__PURE__ */ e(k, { variant: "caption", whiteSpace: "nowrap", children: c.available_to_spend }),
123
+ /* @__PURE__ */ e(pe, { body: c.tooltip_body, title: c.tooltip_title })
126
124
  ] })
127
125
  ] }),
128
- /* @__PURE__ */ e(s, { borderLeft: `1px solid ${a.palette.border.light}`, pb: 12, pl: 24, pt: 12, children: /* @__PURE__ */ o(B, { children: [
129
- /* @__PURE__ */ e(m, { variant: "H2", children: G(c.days, l) }),
130
- /* @__PURE__ */ e(N, { variant: "XSmall", whiteSpace: "nowrap", children: c.next_paycheck })
126
+ /* @__PURE__ */ e(s, { borderLeft: `1px solid ${i.palette.divider}`, pb: 12, pl: 24, pt: 12, children: /* @__PURE__ */ n(j, { children: [
127
+ /* @__PURE__ */ e(m, { variant: "h2", children: H(c.days, l) }),
128
+ /* @__PURE__ */ e(k, { variant: "caption", whiteSpace: "nowrap", children: c.next_paycheck })
131
129
  ] }) })
132
130
  ]
133
131
  }
134
- ) : /* @__PURE__ */ o(s, { border: `1px solid ${a.palette.border.light}`, borderRadius: 1, children: [
135
- /* @__PURE__ */ o(s, { direction: "row", justifyContent: "space-between", p: 16, children: [
136
- /* @__PURE__ */ e(m, { variant: "Small", children: G(
132
+ ) : /* @__PURE__ */ n(s, { border: `1px solid ${i.palette.divider}`, borderRadius: 1, children: [
133
+ /* @__PURE__ */ n(s, { direction: "row", justifyContent: "space-between", p: 16, children: [
134
+ /* @__PURE__ */ e(m, { variant: "body2", children: H(
137
135
  c.total_cash_accounts,
138
- r.length
136
+ a.length
139
137
  ) }),
140
- /* @__PURE__ */ e(R, { amount: f, bold: !0, variant: "XSmall" })
138
+ /* @__PURE__ */ e(E, { amount: f, bold: !0, variant: "caption" })
141
139
  ] }),
142
140
  /* @__PURE__ */ e(v, {}),
143
- /* @__PURE__ */ o(s, { direction: "row", justifyContent: "space-between", p: 16, children: [
144
- /* @__PURE__ */ e(m, { variant: "Small", children: G(c.expenses_due, g.length) }),
145
- /* @__PURE__ */ e(R, { amount: k, bold: !0, symbol: "-", variant: "XSmall" })
141
+ /* @__PURE__ */ n(s, { direction: "row", justifyContent: "space-between", p: 16, children: [
142
+ /* @__PURE__ */ e(m, { variant: "body2", children: H(c.expenses_due, b.length) }),
143
+ /* @__PURE__ */ e(E, { amount: N, bold: !0, symbol: "-", variant: "caption" })
146
144
  ] }),
147
145
  /* @__PURE__ */ e(v, {}),
148
146
  /* @__PURE__ */ e(
@@ -156,54 +154,55 @@ const V = () => {
156
154
  justifyContent: "space-between",
157
155
  px: 16,
158
156
  sx: { borderBottomLeftRadius: 4, borderBottomRightRadius: 4 },
159
- children: /* @__PURE__ */ e(pe, { remaining: b })
157
+ children: /* @__PURE__ */ e(he, { remaining: p })
160
158
  }
161
159
  ),
162
160
  /* @__PURE__ */ e(v, {}),
163
- /* @__PURE__ */ o(s, { direction: "row", justifyContent: "space-between", p: 16, children: [
164
- /* @__PURE__ */ e(m, { variant: "Small", children: c.next_paycheck }),
165
- /* @__PURE__ */ e(m, { bold: !0, variant: "XSmall", children: G(c.days, l) })
161
+ /* @__PURE__ */ n(s, { direction: "row", justifyContent: "space-between", p: 16, children: [
162
+ /* @__PURE__ */ e(m, { variant: "body2", children: c.next_paycheck }),
163
+ /* @__PURE__ */ e(m, { bold: !0, variant: "caption", children: H(c.days, l) })
166
164
  ] })
167
165
  ] }) }) : /* @__PURE__ */ e(Z, { height: t ? 210 : 120 });
168
- }, wt = T(St), _t = ({
169
- onPrimaryCtaClick: a,
170
- onSecondaryCtaClick: n,
166
+ }, _t = A(yt), Ct = ({
167
+ onPrimaryCtaClick: i,
168
+ onSecondaryCtaClick: o,
171
169
  sx: t = {}
172
170
  }) => {
173
- const { cashflow: i } = L(), { isInitialized: f } = P(), { loadRepeatingTransactionData: u, income: c, isDataLoaded: l, setDateRange: g } = U();
174
- p.useEffect(() => {
175
- g({ start: W(), end: Xe(W(), 1) }), l || u().finally();
171
+ const { cashflow: r } = L(), { isInitialized: f } = P(), { loadRepeatingTransactionData: u, income: c, isDataLoaded: l, setDateRange: b } = B();
172
+ h.useEffect(() => {
173
+ b({ start: F(), end: Ye(F(), 1) }), l || u().finally();
176
174
  }, []), Oe({
177
175
  widgetName: "CashflowMiniWidget",
178
176
  isLoaded: l
179
177
  });
180
- const r = l && !c.length;
181
- return f ? /* @__PURE__ */ o(
182
- Je,
178
+ const a = l && !c.length;
179
+ return f ? /* @__PURE__ */ n(
180
+ Ze,
183
181
  {
184
182
  className: "mx-exp-cashflow-miniwidget",
185
- onPrimaryCtaClick: a,
186
- primaryCtaLabel: i.primary_cta,
187
- subTitle: r || !l ? void 0 : i.sub_title,
183
+ onPrimaryCtaClick: i,
184
+ primaryCtaLabel: r.primary_cta,
185
+ primaryCtaLabelAria: r.primary_cta_aria,
186
+ subTitle: a || !l ? void 0 : r.sub_title,
188
187
  sx: { height: "100%", ...t },
189
- title: i.title,
188
+ title: r.title,
190
189
  children: [
191
190
  !l && /* @__PURE__ */ e(Z, {}),
192
- l && (r ? /* @__PURE__ */ e(
193
- Ze,
191
+ l && (a ? /* @__PURE__ */ e(
192
+ et,
194
193
  {
195
- header: i.create,
194
+ header: r.create,
196
195
  icon: "local_atm",
197
- onClick: n,
198
- primaryButton: i.add_income,
196
+ onClick: o,
197
+ primaryButton: r.add_income,
199
198
  primaryButtonStartIcon: "add",
200
- subText: i.create_description
199
+ subText: r.create_description
201
200
  }
202
- ) : /* @__PURE__ */ e(wt, {}))
201
+ ) : /* @__PURE__ */ e(_t, {}))
203
202
  ]
204
203
  }
205
204
  ) : /* @__PURE__ */ e(Z, {});
206
- }, Mn = T(_t), It = ({ remaining: a }) => /* @__PURE__ */ e(
205
+ }, Mn = A(Ct), wt = ({ remaining: i }) => /* @__PURE__ */ e(
207
206
  ee,
208
207
  {
209
208
  sx: {
@@ -216,32 +215,32 @@ const V = () => {
216
215
  borderBottomRightRadius: "3px",
217
216
  minHeight: "auto"
218
217
  },
219
- children: /* @__PURE__ */ e(pe, { remaining: a })
218
+ children: /* @__PURE__ */ e(he, { remaining: i })
220
219
  }
221
220
  );
222
- var te = /* @__PURE__ */ ((a) => (a.EXPENSE = "expense", a.INCOME = "income", a))(te || {});
223
- const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
224
- /* @__PURE__ */ o(ee, { sx: { display: "flex", alignItems: "center", gap: 16, px: 24, py: 12 }, children: [
225
- /* @__PURE__ */ o(s, { alignItems: "center", height: 32, width: 32, children: [
226
- /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 11 }, children: q(a.expectedDate, X.MONTH) }),
227
- /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 11 }, children: q(a.expectedDate, X.DAY) })
221
+ var te = /* @__PURE__ */ ((i) => (i.EXPENSE = "expense", i.INCOME = "income", i))(te || {});
222
+ const St = ({ recurrence: i }) => /* @__PURE__ */ n(j, { children: [
223
+ /* @__PURE__ */ n(ee, { sx: { display: "flex", alignItems: "center", gap: 16, px: 24, py: 12 }, children: [
224
+ /* @__PURE__ */ n(s, { alignItems: "center", height: 32, width: 32, children: [
225
+ /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 11 }, children: U(i.expectedDate, Y.MONTH) }),
226
+ /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 11 }, children: U(i.expectedDate, Y.DAY) })
228
227
  ] }),
229
- /* @__PURE__ */ e(m, { sx: { flexGrow: 1, fontSize: 13 }, children: a.name }),
228
+ /* @__PURE__ */ e(m, { sx: { flexGrow: 1, fontSize: 13 }, children: i.name }),
230
229
  /* @__PURE__ */ e(
231
- R,
230
+ E,
232
231
  {
233
- amount: a.amount,
232
+ amount: i.amount,
234
233
  bold: !0,
235
234
  sx: { textAlign: "right", fontSize: 13 }
236
235
  }
237
236
  )
238
237
  ] }),
239
238
  /* @__PURE__ */ e(v, {})
240
- ] }), Ee = T(Dt), vt = ({ total: a, type: n }) => {
239
+ ] }), Te = A(St), Dt = ({ total: i, type: o }) => {
241
240
  const { cashflow: t } = L();
242
- return /* @__PURE__ */ o(B, { children: [
243
- /* @__PURE__ */ o(
244
- ot,
241
+ return /* @__PURE__ */ n(j, { children: [
242
+ /* @__PURE__ */ n(
243
+ it,
245
244
  {
246
245
  sx: {
247
246
  alignItems: "center",
@@ -253,50 +252,50 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
253
252
  px: 24
254
253
  },
255
254
  children: [
256
- /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 12 }, children: n === te.EXPENSE ? t.expenses : t.income }),
257
- /* @__PURE__ */ o(m, { bold: !0, sx: { fontSize: 13 }, children: [
258
- n === te.EXPENSE ? "-" : "+",
259
- K(a, "0,0.00")
255
+ /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 12 }, children: o === te.EXPENSE ? t.expenses : t.income }),
256
+ /* @__PURE__ */ n(m, { bold: !0, sx: { fontSize: 13 }, children: [
257
+ o === te.EXPENSE ? "-" : "+",
258
+ J(i, "0,0.00")
260
259
  ] })
261
260
  ]
262
261
  }
263
262
  ),
264
263
  /* @__PURE__ */ e(v, {})
265
264
  ] });
266
- }, Te = T(vt), re = (a, n) => (t) => t.accountGuid === a.guid && (Ge(t.expectedDate) || Fe(t.expectedDate, n.start)) && We(t.expectedDate, n.end), At = () => {
267
- const { availableWidth: a } = ce(), { cashflow: n } = L(), { upcomingExpenses: t, upcomingIncome: i } = U(), { dateRange: f, selectedCashAccounts: u } = V();
268
- return /* @__PURE__ */ o(s, { children: [
269
- /* @__PURE__ */ o(s, { direction: a < 400 ? "column" : "row", justifyContent: "space-between", children: [
270
- /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 15, mb: 12, whiteSpace: "normal" }, children: n.accounts_breakdown }),
271
- /* @__PURE__ */ o(m, { bold: !0, sx: { fontSize: 15, mb: 12, whiteSpace: "normal" }, children: [
272
- q(f.start, X.FULL_MONTH_DAY),
265
+ }, Ae = A(Dt), oe = (i, o) => (t) => t.accountGuid === i.guid && (Fe(t.expectedDate) || Ge(t.expectedDate, o.start)) && Me(t.expectedDate, o.end), It = () => {
266
+ const { availableWidth: i } = ae(), { cashflow: o } = L(), { upcomingExpenses: t, upcomingIncome: r } = B(), { dateRange: f, selectedCashAccounts: u } = q();
267
+ return /* @__PURE__ */ n(s, { children: [
268
+ /* @__PURE__ */ n(s, { direction: i < 400 ? "column" : "row", justifyContent: "space-between", children: [
269
+ /* @__PURE__ */ e(m, { bold: !0, sx: { fontSize: 15, mb: 12 }, children: o.accounts_breakdown }),
270
+ /* @__PURE__ */ n(m, { bold: !0, sx: { fontSize: 15, mb: 12 }, children: [
271
+ U(f.start, Y.FULL_MONTH_DAY),
273
272
  " -",
274
273
  " ",
275
- q(f.end, X.FULL_MONTH_DAY)
274
+ U(f.end, Y.FULL_MONTH_DAY)
276
275
  ] })
277
276
  ] }),
278
277
  /* @__PURE__ */ e(s, { children: u.map((c) => {
279
- const l = i.filter(re(c, f)).sort((d, x) => z(d.expectedDate) - z(x.expectedDate)), g = t.filter(
280
- re(c, f)
281
- ), r = l.reduce(
278
+ const l = r.filter(oe(c, f)).sort((d, x) => le(d.expectedDate) - le(x.expectedDate)), b = t.filter(
279
+ oe(c, f)
280
+ ), a = l.reduce(
282
281
  (d, x) => d + x.amount,
283
282
  0
284
- ), h = g.reduce(
283
+ ), g = b.reduce(
285
284
  (d, x) => d + x.amount,
286
285
  0
287
286
  );
288
- return /* @__PURE__ */ o(
289
- J,
287
+ return /* @__PURE__ */ n(
288
+ Q,
290
289
  {
291
290
  sx: {
292
291
  border: "1px solid",
293
- borderColor: "border.light",
292
+ borderColor: "neutral.light",
294
293
  mb: 24,
295
294
  borderRadius: 1
296
295
  },
297
296
  children: [
298
297
  /* @__PURE__ */ e(
299
- nt,
298
+ ot,
300
299
  {
301
300
  account: c,
302
301
  listItemProps: {
@@ -308,25 +307,25 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
308
307
  ),
309
308
  /* @__PURE__ */ e(v, {}),
310
309
  l.length > 0 && /* @__PURE__ */ e(ee, { children: /* @__PURE__ */ e(
311
- J,
310
+ Q,
312
311
  {
313
- subheader: /* @__PURE__ */ e(Te, { total: r, type: te.INCOME }),
312
+ subheader: /* @__PURE__ */ e(Ae, { total: a, type: te.INCOME }),
314
313
  sx: { width: "100%" },
315
- children: l.map((d) => /* @__PURE__ */ e(Ee, { recurrence: d }, d.repeatingTransactionGuid))
314
+ children: l.map((d) => /* @__PURE__ */ e(Te, { recurrence: d }, d.repeatingTransactionGuid))
316
315
  }
317
316
  ) }),
318
- g.length > 0 && /* @__PURE__ */ e(ee, { children: /* @__PURE__ */ e(
319
- J,
317
+ b.length > 0 && /* @__PURE__ */ e(ee, { children: /* @__PURE__ */ e(
318
+ Q,
320
319
  {
321
- subheader: /* @__PURE__ */ e(Te, { total: h, type: te.EXPENSE }),
320
+ subheader: /* @__PURE__ */ e(Ae, { total: g, type: te.EXPENSE }),
322
321
  sx: { width: "100%" },
323
- children: g.map((d) => /* @__PURE__ */ e(Ee, { recurrence: d }, d.repeatingTransactionGuid))
322
+ children: b.map((d) => /* @__PURE__ */ e(Te, { recurrence: d }, d.repeatingTransactionGuid))
324
323
  }
325
324
  ) }),
326
325
  /* @__PURE__ */ e(
327
- It,
326
+ wt,
328
327
  {
329
- remaining: (c.available_balance || c.balance || 0) + r - h
328
+ remaining: (c.available_balance || c.balance || 0) + a - g
330
329
  }
331
330
  )
332
331
  ]
@@ -335,24 +334,24 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
335
334
  );
336
335
  }) })
337
336
  ] });
338
- }, Et = T(At), Tt = () => {
339
- const { availableWidth: a } = ce(), n = se(), { cashflow: t } = L(), { upcomingExpenses: i, upcomingIncome: f } = U(), { dateRange: u, selectedCashAccounts: c } = V(), l = [
337
+ }, vt = A(It), Tt = () => {
338
+ const { availableWidth: i } = ae(), o = ie(), { cashflow: t } = L(), { upcomingExpenses: r, upcomingIncome: f } = B(), { dateRange: u, selectedCashAccounts: c } = q(), l = [
340
339
  {
341
340
  field: "account",
342
341
  flex: 1.5,
343
342
  headerName: t.accounts,
344
- renderCell: ({ value: { name: r, nickname: h, institution_guid: d, account_number: x } }) => {
345
- const S = h || r;
346
- return /* @__PURE__ */ o(s, { alignItems: "center", flexDirection: "row", gap: 12, children: [
343
+ renderCell: ({ value: { name: a, nickname: g, institution_guid: d, account_number: x } }) => {
344
+ const C = g || a;
345
+ return /* @__PURE__ */ n(s, { alignItems: "center", flexDirection: "row", gap: 12, children: [
347
346
  /* @__PURE__ */ e(
348
- Ce,
347
+ xe,
349
348
  {
350
349
  alt: t.institution_logo,
351
350
  institutionGuid: d || "",
352
351
  size: 16
353
352
  }
354
353
  ),
355
- /* @__PURE__ */ e(m, { variant: "body2", children: `${S} ${x ? `*${x}` : ""}` })
354
+ /* @__PURE__ */ e(m, { variant: "body2", children: `${C} ${x ? `*${x}` : ""}` })
356
355
  ] });
357
356
  }
358
357
  },
@@ -361,99 +360,98 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
361
360
  flex: 1,
362
361
  headerName: t.balance,
363
362
  type: "number",
364
- renderCell: (r) => /* @__PURE__ */ e(m, { color: n.palette.text.primary, variant: "Small", children: K(r.value, "0,0.00") })
363
+ renderCell: (a) => /* @__PURE__ */ e(m, { color: o.palette.text.primary, variant: "body2", children: J(a.value, "0,0.00") })
365
364
  },
366
365
  {
367
366
  field: "income",
368
367
  flex: 1,
369
368
  headerName: t.projected_income,
370
369
  type: "number",
371
- renderCell: (r) => /* @__PURE__ */ e(m, { color: n.palette.text.primary, variant: "Small", children: `+${K(r.value, "0,0.00")}` })
370
+ renderCell: (a) => /* @__PURE__ */ e(m, { color: o.palette.text.primary, variant: "body2", children: `+${J(a.value, "0,0.00")}` })
372
371
  },
373
372
  {
374
373
  field: "expenses",
375
374
  flex: 1.1,
376
375
  headerName: t.projected_expenses,
377
376
  type: "number",
378
- renderCell: (r) => /* @__PURE__ */ e(m, { color: n.palette.text.primary, variant: "Small", children: `-${K(r.value, "0,0.00")}` })
377
+ renderCell: (a) => /* @__PURE__ */ e(m, { color: o.palette.text.primary, variant: "body2", children: `-${J(a.value, "0,0.00")}` })
379
378
  },
380
379
  {
381
380
  field: "remaining",
382
381
  flex: 1,
383
382
  headerName: t.remaining,
384
383
  type: "number",
385
- renderCell: (r) => {
386
- const h = r.row.balance + r.row.income - r.row.expenses;
384
+ renderCell: (a) => {
385
+ const g = a.row.balance + a.row.income - a.row.expenses;
387
386
  return /* @__PURE__ */ e(
388
387
  m,
389
388
  {
390
- color: Math.sign(h) === -1 ? n.palette.error.main : n.palette.text.primary,
391
- variant: "Small",
392
- children: K(h, "0,0.00")
389
+ color: Math.sign(g) === -1 ? o.palette.error.main : o.palette.text.primary,
390
+ variant: "body2",
391
+ children: J(g, "0,0.00")
393
392
  }
394
393
  );
395
394
  }
396
395
  }
397
- ], g = p.useMemo(() => c.map((r) => {
398
- const h = i.filter(
399
- re(r, { start: W(), end: Se(W(), 30) })
400
- ).reduce((S, w) => S + w.amount, 0), d = f.filter(
401
- re(r, { start: W(), end: Se(W(), 30) })
402
- ).reduce((S, w) => S + w.amount, 0), x = (r.balance || 0) + d - h;
396
+ ], b = h.useMemo(() => c.map((a) => {
397
+ const g = r.filter(
398
+ oe(a, { start: F(), end: _e(F(), 30) })
399
+ ).reduce((C, w) => C + w.amount, 0), d = f.filter(
400
+ oe(a, { start: F(), end: _e(F(), 30) })
401
+ ).reduce((C, w) => C + w.amount, 0), x = (a.balance || 0) + d - g;
403
402
  return {
404
- account: r,
405
- balance: r.balance || 0,
406
- id: r.guid,
403
+ account: a,
404
+ balance: a.balance || 0,
405
+ id: a.guid,
407
406
  income: d,
408
- expenses: h,
407
+ expenses: g,
409
408
  remaining: x
410
409
  };
411
- }), [c, i, f]);
412
- return /* @__PURE__ */ o(
413
- D,
410
+ }), [c, r, f]);
411
+ return /* @__PURE__ */ n(
412
+ I,
414
413
  {
415
414
  sx: {
416
415
  width: "100%"
417
416
  },
418
417
  children: [
419
- /* @__PURE__ */ o(
418
+ /* @__PURE__ */ n(
420
419
  s,
421
420
  {
422
- direction: a < 540 ? "column" : "row",
421
+ direction: i < 540 ? "column" : "row",
423
422
  justifyContent: "space-between",
424
423
  mb: 12,
425
424
  children: [
426
- /* @__PURE__ */ o(s, { alignItems: "center", direction: "row", gap: 8, children: [
425
+ /* @__PURE__ */ n(s, { alignItems: "center", direction: "row", gap: 8, children: [
427
426
  /* @__PURE__ */ e(
428
427
  m,
429
428
  {
430
429
  bold: !0,
431
430
  sx: {
432
- fontSize: 15,
433
- whiteSpace: "normal"
431
+ fontSize: 15
434
432
  },
435
433
  children: t.cash_inflow_and_outflow
436
434
  }
437
435
  ),
438
436
  /* @__PURE__ */ e(
439
- he,
437
+ pe,
440
438
  {
441
439
  body: t.table_tooltip_body,
442
440
  title: t.table_tooltip_title
443
441
  }
444
442
  )
445
443
  ] }),
446
- /* @__PURE__ */ o(m, { bold: !0, sx: { fontSize: 15, whiteSpace: "normal" }, children: [
447
- q(u.start, X.FULL_MONTH_DAY),
444
+ /* @__PURE__ */ n(m, { bold: !0, sx: { fontSize: 15 }, children: [
445
+ U(u.start, Y.FULL_MONTH_DAY),
448
446
  " -",
449
447
  " ",
450
- q(u.end, X.FULL_MONTH_DAY)
448
+ U(u.end, Y.FULL_MONTH_DAY)
451
449
  ] })
452
450
  ]
453
451
  }
454
452
  ),
455
- a > 650 ? /* @__PURE__ */ e(
456
- rt,
453
+ i > 650 ? /* @__PURE__ */ e(
454
+ at,
457
455
  {
458
456
  columnHeaderHeight: 48,
459
457
  columns: l,
@@ -462,39 +460,39 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
462
460
  disableRowSelectionOnClick: !0,
463
461
  hideFooter: !0,
464
462
  rowHeight: 48,
465
- rows: g,
463
+ rows: b,
466
464
  sx: {
467
465
  border: "1px solid",
468
- borderColor: "border.light",
466
+ borderColor: "neutral.light",
469
467
  borderRadius: 1,
470
468
  "& .MuiDataGrid-columnHeader .MuiIconButton-root": {
471
- color: n.palette.primary.main,
469
+ color: o.palette.primary.main,
472
470
  "&:hover": {
473
- backgroundColor: at(n.palette.primary.main, 0.1)
471
+ backgroundColor: qe(o.palette.primary.main, 0.1)
474
472
  }
475
473
  },
476
474
  "& .MuiDataGrid-columnHeaderTitle": {
477
- fontFamily: n.typography.h3.fontFamily,
478
- fontSize: n.typography.body2.fontSize
475
+ fontFamily: o.typography.h3.fontFamily,
476
+ fontSize: o.typography.body2.fontSize
479
477
  },
480
478
  "& .MuiDataGrid-sortIcon": {
481
- color: n.palette.primary.main
479
+ color: o.palette.primary.main
482
480
  }
483
481
  }
484
482
  }
485
- ) : g.map((r) => {
486
- const { name: h, nickname: d, institution_guid: x, account_number: S } = r.account, w = d || h;
483
+ ) : b.map((a) => {
484
+ const { name: g, nickname: d, institution_guid: x, account_number: C } = a.account, w = d || g;
487
485
  return /* @__PURE__ */ e(
488
- J,
486
+ Q,
489
487
  {
490
488
  sx: {
491
489
  border: "1px solid",
492
- borderColor: "border.light",
490
+ borderColor: "neutral.light",
493
491
  borderRadius: 1,
494
492
  marginBottom: 24
495
493
  },
496
- children: /* @__PURE__ */ e(ee, { sx: { minHeight: "auto" }, children: /* @__PURE__ */ o(s, { width: "100%", children: [
497
- /* @__PURE__ */ o(
494
+ children: /* @__PURE__ */ e(ee, { sx: { minHeight: "auto" }, children: /* @__PURE__ */ n(s, { width: "100%", children: [
495
+ /* @__PURE__ */ n(
498
496
  s,
499
497
  {
500
498
  alignItems: "center",
@@ -503,23 +501,23 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
503
501
  px: 16,
504
502
  py: 12,
505
503
  children: [
506
- /* @__PURE__ */ o(s, { alignItems: "center", flexDirection: "row", gap: 8, width: "50%", children: [
504
+ /* @__PURE__ */ n(s, { alignItems: "center", flexDirection: "row", gap: 8, width: "50%", children: [
507
505
  /* @__PURE__ */ e(
508
- Ce,
506
+ xe,
509
507
  {
510
508
  alt: t.institution_logo,
511
509
  institutionGuid: x || "",
512
510
  size: 16
513
511
  }
514
512
  ),
515
- /* @__PURE__ */ e(m, { variant: "Small", children: `${w} ${S ? `*${S}` : ""}` })
513
+ /* @__PURE__ */ e(m, { variant: "body2", children: `${w} ${C ? `*${C}` : ""}` })
516
514
  ] }),
517
- /* @__PURE__ */ e(R, { amount: r.balance, bold: !0, variant: "Small" })
515
+ /* @__PURE__ */ e(E, { amount: a.balance, bold: !0, variant: "body2" })
518
516
  ]
519
517
  }
520
518
  ),
521
519
  /* @__PURE__ */ e(v, { sx: { width: "100%" } }),
522
- /* @__PURE__ */ o(
520
+ /* @__PURE__ */ n(
523
521
  s,
524
522
  {
525
523
  alignItems: "center",
@@ -528,13 +526,13 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
528
526
  px: 16,
529
527
  py: 12,
530
528
  children: [
531
- /* @__PURE__ */ e(m, { variant: "Small", children: t.projected_income }),
532
- /* @__PURE__ */ e(R, { amount: r.income, bold: !0, symbol: "+", variant: "Small" })
529
+ /* @__PURE__ */ e(m, { variant: "body2", children: t.projected_income }),
530
+ /* @__PURE__ */ e(E, { amount: a.income, bold: !0, symbol: "+", variant: "body2" })
533
531
  ]
534
532
  }
535
533
  ),
536
534
  /* @__PURE__ */ e(v, { sx: { width: "100%" } }),
537
- /* @__PURE__ */ o(
535
+ /* @__PURE__ */ n(
538
536
  s,
539
537
  {
540
538
  alignItems: "center",
@@ -543,8 +541,8 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
543
541
  px: 16,
544
542
  py: 12,
545
543
  children: [
546
- /* @__PURE__ */ e(m, { variant: "Small", children: t.projected_expenses }),
547
- /* @__PURE__ */ e(R, { amount: r.expenses, bold: !0, symbol: "-", variant: "Small" })
544
+ /* @__PURE__ */ e(m, { variant: "body2", children: t.projected_expenses }),
545
+ /* @__PURE__ */ e(E, { amount: a.expenses, bold: !0, symbol: "-", variant: "body2" })
548
546
  ]
549
547
  }
550
548
  ),
@@ -560,32 +558,32 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
560
558
  px: 16,
561
559
  py: 12,
562
560
  sx: { borderBottomLeftRadius: "4px", borderBottomRightRadius: "4px" },
563
- children: /* @__PURE__ */ e(pe, { remaining: r.remaining })
561
+ children: /* @__PURE__ */ e(he, { remaining: a.remaining })
564
562
  }
565
563
  )
566
564
  ] }) })
567
565
  },
568
- r.id
566
+ a.id
569
567
  );
570
568
  })
571
569
  ]
572
570
  }
573
571
  );
574
- }, Rt = T(Tt), Lt = () => {
575
- const { cashflow: a } = L(), { isDesktop: n } = ue(), { onEvent: t } = ke(), [i, f] = p.useState(0), u = (c, l) => {
572
+ }, At = A(Tt), Rt = () => {
573
+ const { cashflow: i } = L(), { isDesktop: o } = ue(), { onEvent: t } = Ne(), [r, f] = h.useState(0), u = (c, l) => {
576
574
  f(l);
577
575
  };
578
- return p.useEffect(() => {
579
- t(i === 0 ? "cash_flow_summary" : "cash_flow_details");
580
- }, [i]), /* @__PURE__ */ o(D, { children: [
581
- /* @__PURE__ */ o(
582
- tt,
576
+ return h.useEffect(() => {
577
+ t(r === 0 ? "cash_flow_summary" : "cash_flow_details");
578
+ }, [r]), /* @__PURE__ */ n(I, { children: [
579
+ /* @__PURE__ */ n(
580
+ nt,
583
581
  {
584
- "aria-label": a.cashflow_summary_and_details,
582
+ "aria-label": i.cashflow_summary_and_details,
585
583
  centered: !0,
586
584
  onChange: u,
587
585
  textColor: "primary",
588
- value: i,
586
+ value: r,
589
587
  variant: "fullWidth",
590
588
  children: [
591
589
  /* @__PURE__ */ e(
@@ -593,7 +591,7 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
593
591
  {
594
592
  "aria-controls": "cashflow-tabpanel-0",
595
593
  id: "cashflow-tab-0",
596
- label: a.summary,
594
+ label: i.summary,
597
595
  sx: {
598
596
  textTransform: "none"
599
597
  }
@@ -604,7 +602,7 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
604
602
  {
605
603
  "aria-controls": "cashflow-tabpanel-1",
606
604
  id: "cashflow-tab-1",
607
- label: a.details,
605
+ label: i.details,
608
606
  sx: {
609
607
  textTransform: "none"
610
608
  }
@@ -613,108 +611,108 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
613
611
  ]
614
612
  }
615
613
  ),
616
- /* @__PURE__ */ e(D, { sx: { mb: 32 } }),
617
- /* @__PURE__ */ e(we, { index: 0, name: "cashflow", value: i, children: /* @__PURE__ */ e(D, { sx: { m: n ? 48 : 16 }, children: /* @__PURE__ */ e(Rt, {}) }) }),
618
- /* @__PURE__ */ e(we, { index: 1, name: "cashflow", value: i, children: /* @__PURE__ */ e(D, { sx: { m: n ? 48 : 16 }, children: /* @__PURE__ */ e(Et, {}) }) })
614
+ /* @__PURE__ */ e(I, { sx: { mb: 32 } }),
615
+ /* @__PURE__ */ e(Ce, { index: 0, name: "cashflow", value: r, children: /* @__PURE__ */ e(I, { sx: { m: o ? 48 : 16 }, children: /* @__PURE__ */ e(At, {}) }) }),
616
+ /* @__PURE__ */ e(Ce, { index: 1, name: "cashflow", value: r, children: /* @__PURE__ */ e(I, { sx: { m: o ? 48 : 16 }, children: /* @__PURE__ */ e(vt, {}) }) })
619
617
  ] });
620
- }, Nt = T(Lt), ie = ({
621
- amount: a,
622
- isMobile: n = !1,
618
+ }, Et = A(Rt), ne = ({
619
+ amount: i,
620
+ isMobile: o = !1,
623
621
  isTotal: t = !1,
624
- label: i,
622
+ label: r,
625
623
  symbol: f,
626
624
  tooltip: u
627
- }) => /* @__PURE__ */ o(
625
+ }) => /* @__PURE__ */ n(
628
626
  s,
629
627
  {
630
628
  bgcolor: t ? "background.default" : "transparent",
631
- direction: n ? "row" : "column",
632
- justifyContent: n ? "space-between" : "initial",
633
- padding: n ? "14px 16px" : 0,
629
+ direction: o ? "row" : "column",
630
+ justifyContent: o ? "space-between" : "initial",
631
+ padding: o ? "14px 16px" : 0,
634
632
  sx: { borderBottomLeftRadius: 4, borderBottomRightRadius: 4 },
635
633
  children: [
636
- !n && /* @__PURE__ */ e(R, { amount: a, component: "h2", variant: "H2" }),
637
- /* @__PURE__ */ o(s, { alignItems: "center", component: "span", direction: "row", gap: 8, mt: 2, children: [
638
- /* @__PURE__ */ e(m, { bold: t, variant: "Small", children: i }),
634
+ !o && /* @__PURE__ */ e(E, { amount: i, component: "h2", variant: "h2" }),
635
+ /* @__PURE__ */ n(s, { alignItems: "center", component: "span", direction: "row", gap: 8, mt: 2, children: [
636
+ /* @__PURE__ */ e(m, { bold: t, variant: "body2", children: r }),
639
637
  u
640
638
  ] }),
641
- n && /* @__PURE__ */ e(R, { amount: a, component: "h2", symbol: f, variant: "Small" })
639
+ o && /* @__PURE__ */ e(E, { amount: i, component: "h2", symbol: f, variant: "body2" })
642
640
  ]
643
641
  }
644
- ), Re = (a, n) => (t) => t.accountGuid && a.includes(t.accountGuid) && (Ge(t.expectedDate) || Fe(t.expectedDate, n.start)) && We(t.expectedDate, n.end), kt = () => {
645
- const { availableWidth: a } = ce(), { cashflow: n } = L(), { income: t, isDataLoaded: i, upcomingExpenses: f, upcomingIncome: u } = U(), { selectedAccountGuids: c } = P(), { dateRange: l, selectedCashAccounts: g } = V(), [r, h] = p.useState(!1), d = p.useMemo(
642
+ ), Re = (i, o) => (t) => t.accountGuid && i.includes(t.accountGuid) && (Fe(t.expectedDate) || Ge(t.expectedDate, o.start)) && Me(t.expectedDate, o.end), Lt = () => {
643
+ const { availableWidth: i } = ae(), { cashflow: o } = L(), { income: t, isDataLoaded: r, upcomingExpenses: f, upcomingIncome: u } = B(), { selectedAccountGuids: c } = P(), { dateRange: l, selectedCashAccounts: b } = q(), [a, g] = h.useState(!1), d = h.useMemo(
646
644
  () => f.filter(Re(c, l)),
647
645
  [l, c, f]
648
- ), x = p.useMemo(
646
+ ), x = h.useMemo(
649
647
  () => u.filter(Re(c, l)),
650
648
  [l, c, u]
651
- ), S = p.useMemo(
652
- () => g.reduce((C, I) => C + (I?.balance || 0), 0),
653
- [g]
654
- ), w = d.reduce((C, I) => C + I.amount, 0), A = x.reduce((C, I) => C + I.amount, 0), _ = S - w + A, k = i && t.length > 0, b = a < 725;
655
- return /* @__PURE__ */ o(s, { sx: { mx: b ? 16 : 0, my: b ? 24 : 42 }, children: [
656
- /* @__PURE__ */ o(
649
+ ), C = h.useMemo(
650
+ () => b.reduce((_, S) => _ + (S?.balance || 0), 0),
651
+ [b]
652
+ ), w = d.reduce((_, S) => _ + S.amount, 0), R = x.reduce((_, S) => _ + S.amount, 0), D = C - w + R, N = r && t.length > 0, p = i < 725;
653
+ return /* @__PURE__ */ n(s, { sx: { mx: p ? 16 : 0, my: p ? 24 : 42 }, children: [
654
+ /* @__PURE__ */ n(
657
655
  s,
658
656
  {
659
- border: b ? "1px solid" : "none",
660
- borderColor: "border.light",
657
+ border: p ? "1px solid" : "none",
658
+ borderColor: "neutral.light",
661
659
  borderRadius: 2,
662
- flexDirection: b ? "column" : "row",
663
- gap: b ? 0 : 24,
660
+ flexDirection: p ? "column" : "row",
661
+ gap: p ? 0 : 24,
664
662
  justifyContent: "center",
665
663
  children: [
666
664
  /* @__PURE__ */ e(
667
- ie,
665
+ ne,
668
666
  {
669
- amount: S,
670
- isMobile: b,
671
- label: G(n.cash_and_bank, g.length)
667
+ amount: C,
668
+ isMobile: p,
669
+ label: H(o.cash_and_bank, b.length)
672
670
  }
673
671
  ),
674
- b && /* @__PURE__ */ e(v, {}),
675
- k ? /* @__PURE__ */ o(B, { children: [
676
- !b && /* @__PURE__ */ e(m, { sx: { fontSize: 25, lineHeight: 1 }, children: "+" }),
672
+ p && /* @__PURE__ */ e(v, {}),
673
+ N ? /* @__PURE__ */ n(j, { children: [
674
+ !p && /* @__PURE__ */ e(m, { sx: { fontSize: 25, lineHeight: 1 }, children: "+" }),
677
675
  /* @__PURE__ */ e(
678
- ie,
676
+ ne,
679
677
  {
680
- amount: A,
681
- isMobile: b,
682
- label: n.to_be_received,
683
- symbol: b ? "+" : void 0
678
+ amount: R,
679
+ isMobile: p,
680
+ label: o.to_be_received,
681
+ symbol: p ? "+" : void 0
684
682
  }
685
683
  )
686
684
  ] }) : /* @__PURE__ */ e(
687
- M,
685
+ W,
688
686
  {
689
- onClick: () => h(!0),
690
- startIcon: /* @__PURE__ */ e($, { name: "add" }),
687
+ onClick: () => g(!0),
688
+ startIcon: /* @__PURE__ */ e(z, { name: "add" }),
691
689
  sx: { fontSize: 13 },
692
- children: n.add_income
690
+ children: o.add_income
693
691
  }
694
692
  ),
695
- b ? /* @__PURE__ */ e(v, {}) : /* @__PURE__ */ e(m, { sx: { fontSize: 25, lineHeight: 1 }, children: "-" }),
693
+ p ? /* @__PURE__ */ e(v, {}) : /* @__PURE__ */ e(m, { sx: { fontSize: 25, lineHeight: 1 }, children: "-" }),
696
694
  /* @__PURE__ */ e(
697
- ie,
695
+ ne,
698
696
  {
699
697
  amount: w,
700
- isMobile: b,
701
- label: G(n.to_be_paid_out, d.length),
702
- symbol: b ? "-" : void 0
698
+ isMobile: p,
699
+ label: H(o.to_be_paid_out, d.length),
700
+ symbol: p ? "-" : void 0
703
701
  }
704
702
  ),
705
- b ? /* @__PURE__ */ e(v, {}) : /* @__PURE__ */ e(m, { sx: { fontSize: 25, lineHeight: 1 }, children: "=" }),
703
+ p ? /* @__PURE__ */ e(v, {}) : /* @__PURE__ */ e(m, { sx: { fontSize: 25, lineHeight: 1 }, children: "=" }),
706
704
  /* @__PURE__ */ e(
707
- ie,
705
+ ne,
708
706
  {
709
- amount: _,
710
- isMobile: b,
711
- isTotal: b,
712
- label: n.remaining_cash,
707
+ amount: D,
708
+ isMobile: p,
709
+ isTotal: p,
710
+ label: o.remaining_cash,
713
711
  tooltip: /* @__PURE__ */ e(
714
- he,
712
+ pe,
715
713
  {
716
- body: n.remaining_income_tooltip_body,
717
- title: n.remaining_income_tooltip_title
714
+ body: o.remaining_income_tooltip_body,
715
+ title: o.remaining_income_tooltip_title
718
716
  }
719
717
  )
720
718
  }
@@ -723,333 +721,327 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
723
721
  }
724
722
  ),
725
723
  /* @__PURE__ */ e(
726
- Me,
724
+ He,
727
725
  {
728
- ariaLabelClose: n.close_manage_income_aria,
729
- isOpen: r,
730
- onClose: () => h(!1),
726
+ ariaLabelClose: o.close_manage_income_aria,
727
+ isOpen: a,
728
+ onClose: () => g(!1),
731
729
  shouldShowHeaderBorders: !1,
732
- title: n.manage_income,
733
- children: /* @__PURE__ */ e(st, {})
730
+ title: o.manage_income,
731
+ children: /* @__PURE__ */ e(rt, {})
734
732
  }
735
733
  )
736
734
  ] });
737
- }, Ht = T(kt), Ot = ({ onBackClick: a, sx: n = {} }) => {
738
- const { selectedAccounts: t, selectedAccountGuids: i, shouldDisableNextDate: f, shouldDisablePrevDate: u } = P(), { onEvent: c } = ke(), { clientConfig: l } = Qe(), { visibleCashAccounts: g } = Ne(), { setFilter: r } = He(), { dateRange: h, setSelectedCashAccounts: d } = V(), { loadRepeatingTransactionData: x, isDataLoaded: S, setDateRange: w } = U(), { cashflow: A, recurring: _ } = L(), { isInitialized: k } = P(), C = l?.master?.deep_link_params?.view === "manage_income", [I, ne] = p.useState(C);
739
- return p.useEffect(() => {
740
- w(h), S || x().finally();
741
- }, []), p.useEffect(() => {
742
- const oe = g.map((H) => H.guid), ae = t.filter(
743
- (H) => i.includes(H.guid) && oe.includes(H.guid)
735
+ }, Nt = A(Lt), kt = ({ onBackClick: i, onMenuClick: o, sx: t = {} }) => {
736
+ const { selectedAccounts: r, selectedAccountGuids: f, shouldDisableNextDate: u, shouldDisablePrevDate: c } = P(), { onEvent: l } = Ne(), { clientConfig: b } = Je(), { visibleCashAccounts: a } = Le(), { setFilter: g } = ke(), { dateRange: d, setSelectedCashAccounts: x } = q(), { loadRepeatingTransactionData: C, isDataLoaded: w, setDateRange: R } = B(), { cashflow: D, recurring: N } = L(), { isInitialized: p } = P(), S = b?.master?.deep_link_params?.view === "manage_income", [re, K] = h.useState(S);
737
+ return h.useEffect(() => {
738
+ R(d), w || C().finally();
739
+ }, []), h.useEffect(() => {
740
+ const se = a.map((G) => G.guid), $ = r.filter(
741
+ (G) => f.includes(G.guid) && se.includes(G.guid)
744
742
  );
745
- d(ae), r({
746
- dateRange: { start: $e(W(), 90), end: mt() },
747
- accounts: ae.map((H) => H.guid)
743
+ x($), g({
744
+ dateRange: { start: We(F(), 90), end: dt() },
745
+ accounts: $.map((G) => G.guid)
748
746
  });
749
- }, [g, t]), Oe({
747
+ }, [a, r]), Oe({
750
748
  widgetName: "CashflowWidget",
751
- isLoaded: S
752
- }), k ? /* @__PURE__ */ o(
753
- ut,
749
+ isLoaded: w
750
+ }), p ? /* @__PURE__ */ n(
751
+ mt,
754
752
  {
755
753
  actions: [
756
754
  {
757
- label: _.action_title,
755
+ label: N.action_title,
758
756
  iconName: "credit_card_gear",
759
757
  onClick: () => {
760
- ne(!0), c(Ie.CASH_FLOW_CLICK_SETTINGS);
758
+ K(!0), l(Se.CASH_FLOW_CLICK_SETTINGS);
761
759
  }
762
760
  }
763
761
  ],
764
762
  allowedAccountTypes: [
765
- Q.CASH,
766
- Q.CHECKING,
767
- Q.PREPAID,
768
- Q.SAVINGS,
769
- Q.CHECKING_LINE_OF_CREDIT
763
+ X.CASH,
764
+ X.CHECKING,
765
+ X.PREPAID,
766
+ X.SAVINGS,
767
+ X.CHECKING_LINE_OF_CREDIT
770
768
  ],
771
769
  calendarActions: {
772
- shouldDisableNext: f,
773
- shouldDisablePrevious: u,
770
+ shouldDisableNext: u,
771
+ shouldDisablePrevious: c,
774
772
  shouldDisablePicker: !0,
775
773
  onRangeChanged: () => {
776
774
  }
777
775
  },
778
- dateRange: h,
776
+ dateRange: d,
779
777
  dateRangeVariant: "readonly",
780
- onAccountsFilterClick: () => c(Ie.CASH_FLOW_CLICK_FILTER),
781
- onBackClick: a,
782
- sx: n,
783
- title: A.title,
778
+ hasDivider: !0,
779
+ onAccountsFilterClick: () => l(Se.CASH_FLOW_CLICK_FILTER),
780
+ onBackClick: i,
781
+ onMenuClick: o,
782
+ sx: t,
783
+ title: D.title,
784
784
  children: [
785
- /* @__PURE__ */ e(Ht, {}),
786
785
  /* @__PURE__ */ e(Nt, {}),
786
+ /* @__PURE__ */ e(Et, {}),
787
787
  /* @__PURE__ */ e(
788
- Me,
788
+ He,
789
789
  {
790
- ariaLabelClose: A.close_settings_aria,
791
- isOpen: I,
792
- onClose: () => ne(!1),
790
+ ariaLabelClose: D.close_settings_aria,
791
+ isOpen: re,
792
+ onClose: () => K(!1),
793
793
  shouldShowHeaderBorders: !1,
794
- title: _.action_title,
795
- children: /* @__PURE__ */ e(et, { defaultSelectedTab: C ? 1 : 0 })
794
+ title: N.action_title,
795
+ children: /* @__PURE__ */ e(tt, { defaultSelectedTab: S ? 1 : 0 })
796
796
  }
797
797
  )
798
798
  ]
799
799
  }
800
800
  ) : /* @__PURE__ */ e(Z, {});
801
- }, $n = T(Ot), Ft = ({ handleNextStep: a }) => {
802
- const { completeOnboarding: n } = me(), { cashflow: t } = L(), i = se();
803
- return /* @__PURE__ */ o(s, { children: [
804
- /* @__PURE__ */ e(de, { pb: 12, variant: "H1", children: t.welcome_title }),
805
- /* @__PURE__ */ e(
806
- Ve,
807
- {
808
- color: i.palette.primary.light,
809
- pb: 8,
810
- sx: { wordBreak: "break-word", whiteSpace: "initial" },
811
- children: t.welcome_sub_title
812
- }
813
- ),
814
- /* @__PURE__ */ e(N, { pb: 32, children: t.welcome_description }),
815
- /* @__PURE__ */ o(s, { direction: "column", mb: 32, spacing: 32, children: [
816
- /* @__PURE__ */ o(N, { sx: { display: "flex", alignItems: "center", fontSize: 18 }, children: [
801
+ }, Fn = A(kt), Ot = ({ handleNextStep: i }) => {
802
+ const { completeOnboarding: o } = me(), { cashflow: t } = L(), r = ie();
803
+ return /* @__PURE__ */ n(s, { children: [
804
+ /* @__PURE__ */ e(de, { pb: 12, variant: "h1", children: t.welcome_title }),
805
+ /* @__PURE__ */ e(Ve, { color: r.palette.primary.light, pb: 8, children: t.welcome_sub_title }),
806
+ /* @__PURE__ */ e(k, { pb: 32, children: t.welcome_description }),
807
+ /* @__PURE__ */ n(s, { direction: "column", mb: 32, spacing: 32, children: [
808
+ /* @__PURE__ */ n(k, { sx: { display: "flex", alignItems: "center", fontSize: 18 }, children: [
817
809
  /* @__PURE__ */ e(
818
- D,
810
+ I,
819
811
  {
820
- bgcolor: i.palette.primary.lighter,
812
+ bgcolor: r.palette.primary.lighter,
821
813
  borderRadius: 1,
822
814
  component: "span",
823
815
  height: 44,
824
816
  mr: 24,
825
817
  sx: { display: "flex", alignItems: "center", justifyContent: "center", flexShrink: 0 },
826
818
  width: 44,
827
- children: /* @__PURE__ */ e($, { color: "primary", name: "currency_exchange" })
819
+ children: /* @__PURE__ */ e(z, { color: "primary", name: "currency_exchange" })
828
820
  }
829
821
  ),
830
822
  t.bullet_one
831
823
  ] }),
832
- /* @__PURE__ */ o(N, { sx: { display: "flex", alignItems: "center", fontSize: 18 }, children: [
824
+ /* @__PURE__ */ n(k, { sx: { display: "flex", alignItems: "center", fontSize: 18 }, children: [
833
825
  /* @__PURE__ */ e(
834
- D,
826
+ I,
835
827
  {
836
- bgcolor: i.palette.primary.lighter,
828
+ bgcolor: r.palette.primary.lighter,
837
829
  borderRadius: 1,
838
830
  component: "span",
839
831
  height: 44,
840
832
  mr: 24,
841
833
  sx: { display: "flex", alignItems: "center", justifyContent: "center", flexShrink: 0 },
842
834
  width: 44,
843
- children: /* @__PURE__ */ e($, { color: "primary", name: "cardiology" })
835
+ children: /* @__PURE__ */ e(z, { color: "primary", name: "cardiology" })
844
836
  }
845
837
  ),
846
838
  t.bullet_two
847
839
  ] }),
848
- /* @__PURE__ */ o(N, { sx: { display: "flex", alignItems: "center", fontSize: 18 }, children: [
840
+ /* @__PURE__ */ n(k, { sx: { display: "flex", alignItems: "center", fontSize: 18 }, children: [
849
841
  /* @__PURE__ */ e(
850
- D,
842
+ I,
851
843
  {
852
- bgcolor: i.palette.primary.lighter,
844
+ bgcolor: r.palette.primary.lighter,
853
845
  borderRadius: 1,
854
846
  component: "span",
855
847
  height: 44,
856
848
  mr: 24,
857
849
  sx: { display: "flex", alignItems: "center", justifyContent: "center", flexShrink: 0 },
858
850
  width: 44,
859
- children: /* @__PURE__ */ e($, { color: "primary", name: "flare" })
851
+ children: /* @__PURE__ */ e(z, { color: "primary", name: "flare" })
860
852
  }
861
853
  ),
862
854
  t.bullet_three
863
855
  ] })
864
856
  ] }),
865
- /* @__PURE__ */ o(s, { direction: "row", spacing: 16, children: [
866
- /* @__PURE__ */ e(M, { onClick: a, variant: "contained", children: t.get_started_button }),
867
- /* @__PURE__ */ e(M, { onClick: n, variant: "outlined", children: t.skip_button })
857
+ /* @__PURE__ */ n(s, { direction: "row", spacing: 16, children: [
858
+ /* @__PURE__ */ e(W, { onClick: i, variant: "contained", children: t.get_started_button }),
859
+ /* @__PURE__ */ e(W, { onClick: o, variant: "outlined", children: t.skip_button })
868
860
  ] })
869
861
  ] });
870
- }, Wt = T(Ft), Le = "https://content.moneydesktop.com/storage/MD_Assets/md/cashflow", je = {
871
- CASHFLOW_ONBOARDING: `${Le}/cashflow-onboarding.png`,
872
- CASHFLOW_LOADING_ANIMATION: `${Le}/loading-animation.gif`
873
- }, Gt = () => {
874
- const { cashflow: a } = L();
875
- return /* @__PURE__ */ o(p.Fragment, { children: [
876
- /* @__PURE__ */ e("div", { children: /* @__PURE__ */ e("img", { alt: "Loading", src: je.CASHFLOW_LOADING_ANIMATION }) }),
877
- /* @__PURE__ */ e(de, { pb: 12, variant: "H1", children: a.loading_title }),
878
- /* @__PURE__ */ e(N, { children: a.loading_description })
862
+ }, Gt = A(Ot), Ee = "https://content.moneydesktop.com/storage/MD_Assets/md/cashflow", ze = {
863
+ CASHFLOW_ONBOARDING: `${Ee}/cashflow-onboarding.png`,
864
+ CASHFLOW_LOADING_ANIMATION: `${Ee}/loading-animation.gif`
865
+ }, Mt = () => {
866
+ const { cashflow: i } = L();
867
+ return /* @__PURE__ */ n(h.Fragment, { children: [
868
+ /* @__PURE__ */ e("div", { children: /* @__PURE__ */ e("img", { alt: "Loading", src: ze.CASHFLOW_LOADING_ANIMATION }) }),
869
+ /* @__PURE__ */ e(de, { pb: 12, variant: "h1", children: i.loading_title }),
870
+ /* @__PURE__ */ e(k, { children: i.loading_description })
879
871
  ] });
880
- }, Mt = T(Gt), $t = it`
872
+ }, Ft = A(Mt), Ht = Ke`
881
873
  from {
882
874
  transform: rotate(0deg);
883
875
  }
884
876
  to {
885
877
  transform: rotate(360deg);
886
878
  }
887
- `, jt = () => {
888
- const { addRepeatingTransaction: a, repeatingTransactions: n } = U(), { cashflow: t, common: i } = L(), { user: f } = Ke(), { completeOnboarding: u } = me(), { isDirty: c } = V(), { isMobile: l } = ue(), { isCopyLoaded: g, setDisplayedDate: r } = P(), { filter: h, setFilter: d, transactions: x } = He(), S = se(), [w, A] = Y(!0), [_, k] = p.useState(bt.EveryMonth), [b, C] = p.useState(1), [I, ne] = p.useState(15), [oe, ae] = Y(!1), [H, fe] = Y(1), [O, ze] = Y([]), [ge, le] = Y(""), F = p.useMemo(
889
- () => x.find((y) => y.guid === ge),
890
- [ge, x]
891
- ), Be = !!n.filter(
892
- (y) => y.repeating_transaction_type === ve.Income
893
- ).length, be = async () => {
894
- fe(2), r(
879
+ `, Wt = () => {
880
+ const { addRepeatingTransaction: i, repeatingTransactions: o } = B(), { cashflow: t, common: r } = L(), { user: f } = Qe(), { completeOnboarding: u } = me(), { isDirty: c } = q(), { isMobile: l } = ue(), { isCopyLoaded: b, setDisplayedDate: a } = P(), { filter: g, setFilter: d, transactions: x } = ke(), C = ie(), [w, R] = V(!0), [D, N] = h.useState(gt.EveryMonth), [p, _] = h.useState(1), [S, re] = h.useState(15), [K, se] = V(!1), [$, G] = V(1), [O, je] = V([]), [fe, ce] = V(""), M = h.useMemo(
881
+ () => x.find((y) => y.guid === fe),
882
+ [fe, x]
883
+ ), Be = !!o.filter(
884
+ (y) => y.repeating_transaction_type === Ie.Income
885
+ ).length, ge = async () => {
886
+ G(2), a(
895
887
  // Beginning of the month, 90 days before today
896
- pt($e(W(), 90)),
897
- W()
898
- ), d({ ...h, custom: _e }), fe(3);
899
- }, Ue = async () => {
888
+ pt(We(F(), 90)),
889
+ F()
890
+ ), d({ ...g, custom: we }), G(3);
891
+ }, $e = async () => {
900
892
  if (!(O.length < 1)) {
901
- ae(!0);
893
+ se(!0);
902
894
  for (let y = 0; y < O.length; y++) {
903
- const E = O[y], xe = Ae(_, De(E.date)), qe = {
904
- account_guid: E.account_guid,
905
- amount: E.amount,
895
+ const T = O[y], be = ve(D, De(T.date)), Ue = {
896
+ account_guid: T.account_guid,
897
+ amount: T.amount,
906
898
  created_by: 0,
907
899
  //user
908
- merchant_guid: E.merchant_guid,
909
- description: E.feed_description || E.description,
910
- predicted_occurs_on: ht(xe, { representation: "date" }),
911
- recurrence_day: xe.getDay(),
912
- recurrence_type: _,
913
- repeating_transaction_type: ve.Income,
914
- second_recurrence_day: I,
915
- transaction_type: E.transaction_type,
900
+ merchant_guid: T.merchant_guid,
901
+ description: T.feed_description || T.description,
902
+ predicted_occurs_on: ut(be, { representation: "date" }),
903
+ recurrence_day: be.getDay(),
904
+ recurrence_type: D,
905
+ repeating_transaction_type: Ie.Income,
906
+ second_recurrence_day: S,
907
+ transaction_type: T.transaction_type,
916
908
  user_guid: f.guid
917
909
  };
918
- await a(qe, E);
910
+ await i(Ue, T);
919
911
  }
920
912
  await u();
921
913
  }
922
- }, Pe = !F && w || !F && O.length < 1;
923
- return g ? /* @__PURE__ */ o(
924
- D,
914
+ }, Pe = !M && w || !M && O.length < 1;
915
+ return b ? /* @__PURE__ */ n(
916
+ I,
925
917
  {
926
918
  sx: {
927
919
  display: "flex",
928
920
  alignItems: l ? "flex-start" : "center",
929
- backgroundColor: S.palette.background.paper,
930
- backgroundImage: l ? null : `url(${je.CASHFLOW_ONBOARDING})`,
921
+ backgroundColor: C.palette.background.paper,
922
+ backgroundImage: l ? null : `url(${ze.CASHFLOW_ONBOARDING})`,
931
923
  backgroundRepeat: "no-repeat",
932
924
  backgroundPosition: "left 100px",
933
925
  backgroundSize: "35%",
934
926
  py: 24
935
927
  },
936
928
  children: [
937
- H === 1 && /* @__PURE__ */ e(
938
- D,
929
+ $ === 1 && /* @__PURE__ */ e(
930
+ I,
939
931
  {
940
932
  sx: {
941
933
  ...l ? { display: "flex", flexDirection: "column", maxWidth: "100%", padding: "0 16px" } : { maxWidth: 590, ml: "40%", mr: 90 }
942
934
  },
943
- children: /* @__PURE__ */ e(Wt, { handleNextStep: be })
935
+ children: /* @__PURE__ */ e(Gt, { handleNextStep: ge })
944
936
  }
945
937
  ),
946
- H === 2 && /* @__PURE__ */ e(
947
- D,
938
+ $ === 2 && /* @__PURE__ */ e(
939
+ I,
948
940
  {
949
941
  sx: {
950
942
  ...l ? { display: "flex", flexDirection: "column", maxWidth: "100%", padding: "0 16px" } : { maxWidth: 590, ml: "40%", mr: 90 }
951
943
  },
952
- children: /* @__PURE__ */ e(Mt, {})
944
+ children: /* @__PURE__ */ e(Ft, {})
953
945
  }
954
946
  ),
955
- H === 3 && /* @__PURE__ */ o(
956
- D,
947
+ $ === 3 && /* @__PURE__ */ n(
948
+ I,
957
949
  {
958
950
  sx: {
959
951
  ...l ? { display: "flex", flexDirection: "column", maxWidth: "100%", padding: "0 16px" } : { maxWidth: 590, ml: "40%", mr: 90 }
960
952
  },
961
953
  children: [
962
- /* @__PURE__ */ e(de, { pb: 12, variant: "H1", children: t.add_income_title }),
963
- /* @__PURE__ */ e(N, { mb: 24, children: t.add_income_description }),
964
- O.length > 0 && !F && /* @__PURE__ */ o(B, { children: [
965
- /* @__PURE__ */ e(J, { children: O.map((y, E) => /* @__PURE__ */ o(p.Fragment, { children: [
966
- /* @__PURE__ */ e(ft, { bgcolor: "background.paper", children: xt(
967
- z(y.nextDate || y.date)
954
+ /* @__PURE__ */ e(de, { pb: 12, variant: "h1", children: t.add_income_title }),
955
+ /* @__PURE__ */ e(k, { mb: 24, children: t.add_income_description }),
956
+ O.length > 0 && !M && /* @__PURE__ */ n(j, { children: [
957
+ /* @__PURE__ */ e(Q, { children: O.map((y, T) => /* @__PURE__ */ n(h.Fragment, { children: [
958
+ /* @__PURE__ */ e(ht, { bgcolor: "background.paper", children: bt(
959
+ le(y.nextDate || y.date)
968
960
  ) }),
969
- /* @__PURE__ */ e(gt, { transaction: y }),
970
- E !== O.length - 1 && /* @__PURE__ */ e(v, {})
961
+ /* @__PURE__ */ e(ft, { transaction: y }),
962
+ T !== O.length - 1 && /* @__PURE__ */ e(v, {})
971
963
  ] }, y.guid)) }),
972
- /* @__PURE__ */ o(s, { alignItems: "center", direction: "row", children: [
964
+ /* @__PURE__ */ n(s, { alignItems: "center", direction: "row", children: [
973
965
  /* @__PURE__ */ e(v, { sx: { flexGrow: 1 } }),
974
966
  /* @__PURE__ */ e(
975
- M,
967
+ W,
976
968
  {
977
- onClick: () => A(!0),
978
- startIcon: /* @__PURE__ */ e($, { name: "add", size: 20 }),
969
+ onClick: () => R(!0),
970
+ startIcon: /* @__PURE__ */ e(z, { name: "add", size: 20 }),
979
971
  children: t.add_income
980
972
  }
981
973
  )
982
974
  ] })
983
975
  ] }),
984
976
  Pe && /* @__PURE__ */ e(
985
- ct,
977
+ st,
986
978
  {
987
979
  bgcolor: "background.paper",
988
980
  onSearch: (y) => d({
989
- ...h,
990
- custom: (E) => y ? lt(E, y) : _e(E)
981
+ ...g,
982
+ custom: (T) => y ? ct(T, y) : we(T)
991
983
  }),
992
984
  onSelected: (y) => {
993
- le(y), A(!1);
985
+ ce(y), R(!1);
994
986
  }
995
987
  }
996
988
  ),
997
- !Be && c && /* @__PURE__ */ e(N, { color: "error", mt: 16, children: t.confirm_error }),
998
- F && /* @__PURE__ */ o(B, { children: [
989
+ !Be && c && /* @__PURE__ */ e(k, { color: "error", mt: 16, children: t.confirm_error }),
990
+ M && /* @__PURE__ */ n(j, { children: [
999
991
  /* @__PURE__ */ e(
1000
- dt,
992
+ lt,
1001
993
  {
1002
994
  bgcolor: "background.paper",
1003
- firstDay: b,
1004
- frequency: _,
1005
- onFirstDayChange: C,
1006
- onFrequencyChange: k,
1007
- onSecondDayChange: ne,
1008
- secondDay: I,
1009
- transaction: F
995
+ firstDay: p,
996
+ frequency: D,
997
+ onFirstDayChange: _,
998
+ onFrequencyChange: N,
999
+ onSecondDayChange: re,
1000
+ secondDay: S,
1001
+ transaction: M
1010
1002
  }
1011
1003
  ),
1012
- /* @__PURE__ */ o(s, { direction: "row", gap: 16, ml: 24, mt: 32, children: [
1004
+ /* @__PURE__ */ n(s, { direction: "row", gap: 16, ml: 24, mt: 32, children: [
1013
1005
  /* @__PURE__ */ e(
1014
- M,
1006
+ W,
1015
1007
  {
1016
- "aria-disabled": !F,
1008
+ "aria-disabled": !M,
1017
1009
  onClick: () => {
1018
1010
  const y = [...O];
1019
1011
  y.push({
1020
- ...F,
1021
- nextDate: Ae(_, De(F.date)),
1022
- frequency: _
1023
- }), ze(y), le("");
1012
+ ...M,
1013
+ nextDate: ve(D, De(M.date)),
1014
+ frequency: D
1015
+ }), je(y), ce("");
1024
1016
  },
1025
1017
  variant: "contained",
1026
- children: i.confirm_button
1018
+ children: r.confirm_button
1027
1019
  }
1028
1020
  ),
1029
1021
  /* @__PURE__ */ e(
1030
- M,
1022
+ W,
1031
1023
  {
1032
1024
  onClick: () => {
1033
- le(""), A(!0), be().finally();
1025
+ ce(""), R(!0), ge().finally();
1034
1026
  },
1035
1027
  variant: "outlined",
1036
- children: i.cancel_button
1028
+ children: r.cancel_button
1037
1029
  }
1038
1030
  )
1039
1031
  ] })
1040
1032
  ] }),
1041
- O.length > 0 && !F && /* @__PURE__ */ o(s, { direction: "row", gap: 16, ml: 24, mt: 32, children: [
1033
+ O.length > 0 && !M && /* @__PURE__ */ n(s, { direction: "row", gap: 16, ml: 24, mt: 32, children: [
1042
1034
  /* @__PURE__ */ e(
1043
- M,
1035
+ W,
1044
1036
  {
1045
- "aria-disabled": O.length < 1 || oe,
1046
- onClick: Ue,
1047
- startIcon: oe ? /* @__PURE__ */ e(
1048
- $,
1037
+ "aria-disabled": O.length < 1 || K,
1038
+ onClick: $e,
1039
+ startIcon: K ? /* @__PURE__ */ e(
1040
+ z,
1049
1041
  {
1050
1042
  name: "progress_activity",
1051
1043
  sx: {
1052
- animation: `${$t} 2s linear infinite`
1044
+ animation: `${Ht} 2s linear infinite`
1053
1045
  }
1054
1046
  }
1055
1047
  ) : null,
@@ -1057,7 +1049,7 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
1057
1049
  children: t.confirm_income_button
1058
1050
  }
1059
1051
  ),
1060
- /* @__PURE__ */ e(M, { onClick: u, variant: "outlined", children: t.skip_button })
1052
+ /* @__PURE__ */ e(W, { onClick: u, variant: "outlined", children: t.skip_button })
1061
1053
  ] })
1062
1054
  ]
1063
1055
  }
@@ -1065,30 +1057,9 @@ const Dt = ({ recurrence: a }) => /* @__PURE__ */ o(B, { children: [
1065
1057
  ]
1066
1058
  }
1067
1059
  ) : /* @__PURE__ */ e(Z, {});
1068
- }, jn = T(jt);
1069
- class zn {
1070
- fetchInstance;
1071
- constructor(n, t, i) {
1072
- this.fetchInstance = new Ct(n, t, void 0, i);
1073
- }
1074
- addCashflowEvent = async (n) => this.fetchInstance.post(j.CASHFLOW_EVENTS, { ...n }).then((t) => t);
1075
- addCashflowSequence = async (n) => this.fetchInstance.post(j.CASHFLOW_SEQUENCES, { ...n }).then((t) => t.cashflow_sequence);
1076
- getCashflowSequences = async () => this.fetchInstance.get(j.CASHFLOW_SEQUENCES).then((n) => n.cashflow_sequences);
1077
- getCashflowEventsByDateRange = async (n, t) => this.fetchInstance.get(
1078
- `${j.CASHFLOW_EVENTS}/from/${z(n)}/to/${z(t)}`
1079
- ).then((i) => i.cashflow_events);
1080
- deleteCashflowSequence = async (n) => this.fetchInstance.delete(`${j.CASHFLOW_SEQUENCES}/${n}`).then((t) => t);
1081
- getProjectedCashflowEvents = async (n, t) => this.fetchInstance.get(
1082
- `${j.CASHFLOW_SEQUENCES}/projected_events/from/${z(
1083
- n
1084
- )}/to/${z(t)}`
1085
- ).then((i) => i.cashflow_events);
1086
- updateCashflowSequence = async (n) => this.fetchInstance.put(`${j.CASHFLOW_SEQUENCES}/${n.guid}`, n).then((t) => t.cashflow_sequence);
1087
- }
1060
+ }, Hn = A(Wt);
1088
1061
  export {
1089
- zn as CashflowApi,
1090
1062
  Mn as CashflowMiniWidget,
1091
- jn as CashflowOnboarding,
1092
- Pn as CashflowStore,
1093
- $n as CashflowWidget
1063
+ Hn as CashflowOnboarding,
1064
+ Fn as CashflowWidget
1094
1065
  };