@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,56 +1,48 @@
1
- import { jsxs as _, jsx as t, Fragment as ht } from "react/jsx-runtime";
2
- import r, { useState as vt } from "react";
1
+ import { jsxs as _, jsx as t, Fragment as wt } from "react/jsx-runtime";
2
+ import r, { useState as xt } from "react";
3
3
  import N from "@mui/material/Box";
4
- import it from "@mui/material/Accordion";
5
- import nt from "@mui/material/AccordionDetails";
6
- import st from "@mui/material/AccordionSummary";
4
+ import _t from "@mui/material/Accordion";
5
+ import ot from "@mui/material/AccordionDetails";
6
+ import rt from "@mui/material/AccordionSummary";
7
7
  import $ from "@mui/material/Button";
8
- import M from "@mui/material/Divider";
9
- import C from "@mui/material/Grid";
10
- import K from "@mui/material/List";
11
- import Q from "@mui/material/ListItemButton";
12
- import E from "@mui/material/Stack";
13
- import { H3 as y, P as H, Icon as X, Text as T, H2 as _t, InstitutionLogo as bt } from "@mxenabled/mxui";
14
- import { ExpandMore as ot, ChevronRight as wt } from "@mxenabled/mx-icons";
15
- import xt from "@mui/material/Breadcrumbs";
16
- import { u as V, B as tt, d as ft, o as St, b as It, a as Tt } from "./hooks-fY_n74f7.mjs";
17
- import { useTheme as Z } from "@mui/material/styles";
18
- import { b as s } from "./Localization-2MODESHW.mjs";
19
- import { E as Et, a as Ct, P as At } from "./Help-c-zHlDbv.mjs";
20
- import { observer as rt } from "mobx-react-lite";
21
- import at from "@mui/material/Alert";
22
- import ct from "@mui/material/Snackbar";
23
- import lt from "@mui/material/TextField";
24
- import { D as U } from "./Drawer-Bet2ZPJo.mjs";
25
- import { L as dt } from "./Loader-BSWSYqvn.mjs";
26
- import Nt from "@mui/material/ListItemAvatar";
27
- import Ot from "@mui/material/ListItem";
28
- import Dt from "@mui/material/ListItemIcon";
29
- import Lt from "@mui/material/ListItemText";
30
- import { u as Rt } from "./useScreenSize-B6JyS_Lj.mjs";
31
- const kt = (e, i, n) => {
32
- const l = i.reduce((c, { institution_guid: d }) => (c[d] = (c[d] || 0) + 1, c), {});
33
- return e.filter(({ guid: c }) => !!l[c]).map(({ guid: c, ...d }) => {
34
- const g = `${l[c]} ${l[c] === 1 ? n.singular : n.plural}`;
35
- return {
36
- ...d,
37
- guid: c,
38
- subtitle: g
39
- };
40
- });
41
- }, Ft = ({
8
+ import z from "@mui/material/Divider";
9
+ import A from "@mui/material/Grid";
10
+ import tt from "@mui/material/List";
11
+ import et from "@mui/material/ListItemButton";
12
+ import C from "@mui/material/Stack";
13
+ import { H3 as it, P as U, Icon as Y, Text as E, H2 as at, InstitutionLogo as ft } from "@mxenabled/mxui";
14
+ import { ExpandMore as ct, ChevronRight as St } from "@mxenabled/mx-icons";
15
+ import { g as V, u as K, t as nt, d as It, b as Tt, C as Et, a as Ct } from "./hooks-BaO_gOI6.mjs";
16
+ import { A as k } from "./Analytics-CzGzz_sE.mjs";
17
+ import At from "@mui/material/Breadcrumbs";
18
+ import { useTheme as Q } from "@mui/material/styles";
19
+ import { b as s } from "./Localization-DnoVyBNK.mjs";
20
+ import { E as Ot } from "./ErrorBoundary-CsdOcnJ9.mjs";
21
+ import { u as Nt } from "./useScreenSize-mWpmnh5w.mjs";
22
+ import { observer as lt } from "mobx-react-lite";
23
+ import { H as Lt, P as Dt } from "./Help-CkQTjORd.mjs";
24
+ import dt from "@mui/material/Alert";
25
+ import gt from "@mui/material/Snackbar";
26
+ import ut from "@mui/material/TextField";
27
+ import { D as j } from "./Drawer-BXqqBMxg.mjs";
28
+ import { L as mt } from "./Loader-CxeBwuPG.mjs";
29
+ import Rt from "@mui/material/ListItemAvatar";
30
+ import Pt from "@mui/material/ListItem";
31
+ import Gt from "@mui/material/ListItemIcon";
32
+ import Ft from "@mui/material/ListItemText";
33
+ const kt = ({
42
34
  buttonText: e,
43
35
  hasRequestButton: i = !1,
44
36
  helpCategories: n = [],
45
37
  helpContent: l,
46
38
  helpTitle: c,
47
39
  onRequestHelp: d,
48
- onTopicSelect: g
40
+ onTopicSelect: u
49
41
  }) => {
50
- const [h, f] = vt(null), v = Math.ceil(n.length / 2);
42
+ const [v, S] = xt(null), h = Math.ceil(n.length / 2), { onEvent: w } = V();
51
43
  return /* @__PURE__ */ _(r.Fragment, { children: [
52
44
  /* @__PURE__ */ _(
53
- C,
45
+ A,
54
46
  {
55
47
  container: !0,
56
48
  sx: {
@@ -59,12 +51,12 @@ const kt = (e, i, n) => {
59
51
  mb: 24
60
52
  },
61
53
  children: [
62
- /* @__PURE__ */ _(E, { children: [
63
- /* @__PURE__ */ t(y, { children: c }),
64
- /* @__PURE__ */ t(H, { variant: "Body", children: l })
54
+ /* @__PURE__ */ _(C, { children: [
55
+ /* @__PURE__ */ t(it, { children: c }),
56
+ /* @__PURE__ */ t(U, { variant: "body1", children: l })
65
57
  ] }),
66
58
  i && /* @__PURE__ */ t(
67
- E,
59
+ C,
68
60
  {
69
61
  sx: {
70
62
  pt: {
@@ -72,24 +64,36 @@ const kt = (e, i, n) => {
72
64
  md: 0
73
65
  }
74
66
  },
75
- children: /* @__PURE__ */ t($, { "aria-label": e, onClick: d, variant: "contained", children: e })
67
+ children: /* @__PURE__ */ t(
68
+ $,
69
+ {
70
+ "aria-label": e,
71
+ onClick: () => {
72
+ w(k.HELP_CLICK_REQUEST_SUPPORT, {}), d();
73
+ },
74
+ variant: "contained",
75
+ children: e
76
+ }
77
+ )
76
78
  }
77
79
  )
78
80
  ]
79
81
  }
80
82
  ),
81
- /* @__PURE__ */ t(E, { sx: { flexDirection: { xs: "column", md: "row" }, gap: 12 }, children: [0, 1].map((w) => {
82
- const O = w === 0 ? 0 : v, D = w === 0 ? v : n.length, q = n.slice(O, D);
83
- return /* @__PURE__ */ t(E, { sx: { flex: 1, gap: 12, maxWidth: { md: "calc(50% - 6px)" } }, children: q.map(({ guid: G, icon: x, topics: S, title: B }, R) => {
84
- const P = R + O;
83
+ /* @__PURE__ */ t(C, { sx: { flexDirection: { xs: "column", md: "row" }, gap: 12 }, children: [0, 1].map((I) => {
84
+ const D = I === 0 ? 0 : h, R = I === 0 ? h : n.length, H = n.slice(D, R);
85
+ return /* @__PURE__ */ t(C, { sx: { flex: 1, gap: 12, maxWidth: { md: "calc(50% - 6px)" } }, children: H.map(({ guid: T, icon: b, topics: W, title: L }, X) => {
86
+ const F = X + D;
85
87
  return /* @__PURE__ */ _(
86
- it,
88
+ _t,
87
89
  {
88
90
  disableGutters: !0,
89
- expanded: P === h,
90
- onChange: (L, W) => f(W ? P : null),
91
- sx: (L) => ({
92
- border: `1px solid ${L.palette.border?.light}`,
91
+ expanded: F === v,
92
+ onChange: (B, q) => {
93
+ w(k.HELP_EXPAND_TOPIC, { feature: L }), S(q ? F : null);
94
+ },
95
+ sx: (B) => ({
96
+ border: `1px solid ${B.palette.neutral?.light}`,
93
97
  borderRadius: "8px !important",
94
98
  "&:before": {
95
99
  opacity: 0
@@ -102,52 +106,52 @@ const kt = (e, i, n) => {
102
106
  }),
103
107
  children: [
104
108
  /* @__PURE__ */ t(
105
- st,
109
+ rt,
106
110
  {
107
- expandIcon: /* @__PURE__ */ t(ot, { sx: { color: "text.primary" } }),
111
+ expandIcon: /* @__PURE__ */ t(ct, { sx: { color: "text.primary" } }),
108
112
  sx: { height: 64, p: "14px 24px" },
109
- children: /* @__PURE__ */ _(E, { sx: { alignItems: "center", flexDirection: "row", gap: 12 }, children: [
110
- /* @__PURE__ */ t(X, { name: x, size: 24 }),
111
- /* @__PURE__ */ t(T, { variant: "Body", children: B })
113
+ children: /* @__PURE__ */ _(C, { sx: { alignItems: "center", flexDirection: "row", gap: 12 }, children: [
114
+ /* @__PURE__ */ t(Y, { name: b, size: 24 }),
115
+ /* @__PURE__ */ t(E, { variant: "body1", children: L })
112
116
  ] })
113
117
  }
114
118
  ),
115
- /* @__PURE__ */ t(M, {}),
119
+ /* @__PURE__ */ t(z, {}),
116
120
  /* @__PURE__ */ t(
117
- nt,
121
+ ot,
118
122
  {
119
123
  sx: {
120
124
  ml: 56,
121
125
  p: 0
122
126
  },
123
- children: /* @__PURE__ */ t(K, { disablePadding: !0, children: S.map(({ label: L, topicKey: W }) => /* @__PURE__ */ t(
124
- Q,
127
+ children: /* @__PURE__ */ t(tt, { disablePadding: !0, children: W.map(({ label: B, topicKey: q }) => /* @__PURE__ */ t(
128
+ et,
125
129
  {
126
- "aria-label": L,
130
+ "aria-label": B,
127
131
  divider: !0,
128
- onClick: () => g({ guid: G, category: B, pageTitle: L, topicKey: W }),
132
+ onClick: () => u({ guid: T, category: L, pageTitle: B, topicKey: q }),
129
133
  sx: {
130
134
  pl: "6px !important",
131
- borderColor: "border.light",
135
+ borderColor: "neutral.light",
132
136
  "&:last-child": {
133
137
  border: "none !important",
134
138
  borderBottomRightRadius: 7
135
139
  }
136
140
  },
137
- children: /* @__PURE__ */ t(T, { color: "secondary", variant: "Small", children: L })
141
+ children: /* @__PURE__ */ t(E, { color: "secondary", variant: "body2", children: B })
138
142
  },
139
- W
143
+ q
140
144
  )) })
141
145
  }
142
146
  )
143
147
  ]
144
148
  },
145
- G
149
+ T
146
150
  );
147
- }) }, w);
151
+ }) }, I);
148
152
  }) })
149
153
  ] });
150
- }, J = ({
154
+ }, y = ({
151
155
  altImage: e,
152
156
  content: i,
153
157
  hasDivider: n = !0,
@@ -155,39 +159,35 @@ const kt = (e, i, n) => {
155
159
  imageLargeBreakPoint: c = 12,
156
160
  sx: d
157
161
  }) => {
158
- const g = Z();
162
+ const u = Q();
159
163
  return /* @__PURE__ */ _(r.Fragment, { children: [
160
- /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(C, { container: !0, rowSpacing: 24, children: [
161
- /* @__PURE__ */ t(C, { item: !0, lg: 12, md: 12, sm: 12, xs: 12, children: i }),
164
+ /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(A, { container: !0, rowSpacing: 24, children: [
165
+ /* @__PURE__ */ t(A, { size: 12, children: i }),
162
166
  /* @__PURE__ */ t(
163
- C,
167
+ A,
164
168
  {
165
- item: !0,
166
- lg: c,
167
- md: 12,
168
- sm: 12,
169
+ size: { xs: 12, sm: 12, md: 12, lg: c },
169
170
  sx: {
170
171
  m: "0 auto",
171
- [g.breakpoints.between("sm", "lg")]: {
172
+ [u.breakpoints.between("sm", "lg")]: {
172
173
  display: "flex",
173
174
  justifyContent: "center"
174
175
  },
175
176
  "& img": {
176
177
  width: "100%",
177
178
  maxWidth: 1176,
178
- [g.breakpoints.between("sm", "lg")]: {
179
+ [u.breakpoints.between("sm", "lg")]: {
179
180
  width: "75%"
180
181
  }
181
182
  }
182
183
  },
183
- xs: 12,
184
184
  children: /* @__PURE__ */ t("img", { alt: e, src: l })
185
185
  }
186
186
  )
187
187
  ] }) }),
188
- n && /* @__PURE__ */ t(M, {})
188
+ n && /* @__PURE__ */ t(z, {})
189
189
  ] });
190
- }, Gt = ({
190
+ }, Bt = ({
191
191
  buttonCopy: e,
192
192
  hasRequestButton: i,
193
193
  onNavigateToList: n,
@@ -195,50 +195,48 @@ const kt = (e, i, n) => {
195
195
  title: c,
196
196
  topicTitle: d
197
197
  }) => {
198
- const { help: g } = V();
198
+ const { help: u } = K();
199
199
  return /* @__PURE__ */ _(r.Fragment, { children: [
200
- /* @__PURE__ */ _(C, { container: !0, sx: { alignItems: "center", justifyContent: "space-between" }, children: [
201
- /* @__PURE__ */ _(C, { item: !0, sm: 6, xs: 12, children: [
202
- /* @__PURE__ */ t(y, { color: "text.primary", children: c }),
200
+ /* @__PURE__ */ _(A, { container: !0, sx: { alignItems: "center", justifyContent: "space-between" }, children: [
201
+ /* @__PURE__ */ _(A, { size: { xs: 12, sm: 6 }, children: [
202
+ /* @__PURE__ */ t(it, { color: "text.primary", children: c }),
203
203
  /* @__PURE__ */ _(
204
- xt,
204
+ At,
205
205
  {
206
- separator: /* @__PURE__ */ t(T, { bold: !0, color: "grey.600", sx: { fontWeight: 700 }, variant: "Small", children: "/" }),
206
+ separator: /* @__PURE__ */ t(E, { bold: !0, color: "grey.600", sx: { fontWeight: 700 }, variant: "body2", children: "/" }),
207
207
  children: [
208
208
  /* @__PURE__ */ t(
209
- T,
209
+ E,
210
210
  {
211
211
  bold: !0,
212
212
  color: "primary.lighter",
213
213
  onClick: n,
214
214
  sx: { cursor: "pointer", fontWeight: 700 },
215
- variant: "Small",
216
- children: g.list_title
215
+ variant: "body2",
216
+ children: u.list_title
217
217
  }
218
218
  ),
219
- /* @__PURE__ */ t(T, { bold: !0, color: "text.secondary", sx: { fontWeight: 700 }, variant: "Small", children: d })
219
+ /* @__PURE__ */ t(E, { bold: !0, color: "text.secondary", sx: { fontWeight: 700 }, variant: "body2", children: d })
220
220
  ]
221
221
  }
222
222
  )
223
223
  ] }),
224
224
  i && /* @__PURE__ */ t(
225
- C,
225
+ A,
226
226
  {
227
- item: !0,
228
- sm: 6,
227
+ size: { xs: 12, sm: 6 },
229
228
  sx: {
230
229
  display: "flex",
231
230
  justifyContent: { sm: "flex-end" },
232
231
  mt: { xs: 24, sm: 0 }
233
232
  },
234
- xs: 12,
235
233
  children: /* @__PURE__ */ t($, { "aria-label": e, onClick: l, variant: "contained", children: e })
236
234
  }
237
235
  )
238
236
  ] }),
239
- /* @__PURE__ */ t(_t, { color: "text.primary", sx: { mt: 24, whiteSpace: { sm: "nowrap", xs: "wrap" } }, children: d })
237
+ /* @__PURE__ */ t(at, { color: "text.primary", sx: { mt: 24, whiteSpace: { sm: "nowrap" } }, children: d })
240
238
  ] });
241
- }, A = ({
239
+ }, O = ({
242
240
  altImage: e,
243
241
  content: i,
244
242
  hasDivider: n = !0,
@@ -246,46 +244,42 @@ const kt = (e, i, n) => {
246
244
  imageLargeBreakPoint: c = 4,
247
245
  sx: d
248
246
  }) => {
249
- const g = Z();
247
+ const u = Q();
250
248
  return /* @__PURE__ */ _(r.Fragment, { children: [
251
- /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(C, { container: !0, spacing: 24, sx: { alignItems: "flex-start" }, children: [
249
+ /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(A, { container: !0, spacing: 24, sx: { alignItems: "flex-start" }, children: [
252
250
  /* @__PURE__ */ t(
253
- C,
251
+ A,
254
252
  {
255
- item: !0,
256
- lg: c,
257
- md: 12,
258
- sm: 12,
253
+ size: { xs: 12, sm: 12, md: 12, lg: c },
259
254
  sx: {
260
255
  alignSelf: "stretch",
261
- [g.breakpoints.between("sm", "lg")]: {
256
+ [u.breakpoints.between("sm", "lg")]: {
262
257
  display: "flex",
263
258
  justifyContent: "center"
264
259
  },
265
260
  "& img": {
266
261
  height: "100%",
267
262
  width: "100%",
268
- [g.breakpoints.between("sm", "lg")]: {
263
+ [u.breakpoints.between("sm", "lg")]: {
269
264
  width: "75%"
270
265
  }
271
266
  }
272
267
  },
273
- xs: 12,
274
268
  children: /* @__PURE__ */ t("img", { alt: e, src: l })
275
269
  }
276
270
  ),
277
- /* @__PURE__ */ t(C, { item: !0, lg: 12 - c, md: 12, sm: 12, xs: 12, children: i })
271
+ /* @__PURE__ */ t(A, { size: { xs: 12, sm: 12, md: 12, lg: 12 - c }, children: i })
278
272
  ] }) }),
279
- n && /* @__PURE__ */ t(M, {})
273
+ n && /* @__PURE__ */ t(z, {})
280
274
  ] });
281
- }, b = ({
275
+ }, f = ({
282
276
  content: e,
283
277
  hasDivider: i = !0,
284
278
  sx: n
285
- }) => /* @__PURE__ */ _(ht, { children: [
279
+ }) => /* @__PURE__ */ _(wt, { children: [
286
280
  /* @__PURE__ */ t(N, { sx: { pb: 48, ...n }, children: e }),
287
- i && /* @__PURE__ */ t(M, {})
288
- ] }), k = ({
281
+ i && /* @__PURE__ */ t(z, {})
282
+ ] }), P = ({
289
283
  altImage: e,
290
284
  content: i,
291
285
  hasDivider: n = !0,
@@ -293,37 +287,33 @@ const kt = (e, i, n) => {
293
287
  imageLargeBreakPoint: c = 4,
294
288
  sx: d
295
289
  }) => {
296
- const g = Z();
290
+ const u = Q();
297
291
  return /* @__PURE__ */ _(r.Fragment, { children: [
298
- /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(C, { container: !0, spacing: 24, sx: { alignItems: "flex-start" }, children: [
299
- /* @__PURE__ */ t(C, { item: !0, lg: 12 - c, md: 12, sm: 12, xs: 12, children: i }),
292
+ /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(A, { container: !0, spacing: 24, sx: { alignItems: "flex-start" }, children: [
293
+ /* @__PURE__ */ t(A, { size: { xs: 12, sm: 12, md: 12, lg: 12 - c }, children: i }),
300
294
  /* @__PURE__ */ t(
301
- C,
295
+ A,
302
296
  {
303
- item: !0,
304
- lg: c,
305
- md: 12,
306
- sm: 12,
297
+ size: { xs: 12, sm: 12, md: 12, lg: c },
307
298
  sx: {
308
- [g.breakpoints.between("sm", "lg")]: {
299
+ [u.breakpoints.between("sm", "lg")]: {
309
300
  display: "flex",
310
301
  justifyContent: "center"
311
302
  },
312
303
  "& img": {
313
304
  width: "100%",
314
- [g.breakpoints.between("sm", "lg")]: {
305
+ [u.breakpoints.between("sm", "lg")]: {
315
306
  width: "75%"
316
307
  }
317
308
  }
318
309
  },
319
- xs: 12,
320
310
  children: /* @__PURE__ */ t("img", { alt: e, src: l })
321
311
  }
322
312
  )
323
313
  ] }) }),
324
- n && /* @__PURE__ */ t(M, {})
314
+ n && /* @__PURE__ */ t(z, {})
325
315
  ] });
326
- }, F = ({
316
+ }, G = ({
327
317
  altImage: e,
328
318
  content: i,
329
319
  hasDivider: n = !0,
@@ -331,94 +321,90 @@ const kt = (e, i, n) => {
331
321
  imageLargeBreakPoint: c = 12,
332
322
  sx: d
333
323
  }) => {
334
- const g = Z();
324
+ const u = Q();
335
325
  return /* @__PURE__ */ _(r.Fragment, { children: [
336
- /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(C, { container: !0, rowSpacing: 24, children: [
326
+ /* @__PURE__ */ t(N, { sx: { pb: 48, ...d }, children: /* @__PURE__ */ _(A, { container: !0, rowSpacing: 24, children: [
337
327
  /* @__PURE__ */ t(
338
- C,
328
+ A,
339
329
  {
340
- item: !0,
341
- lg: c,
342
- md: 12,
343
- sm: 12,
330
+ size: { xs: 12, sm: 12, md: 12, lg: c },
344
331
  sx: {
345
332
  m: "0 auto",
346
- [g.breakpoints.between("sm", "lg")]: {
333
+ [u.breakpoints.between("sm", "lg")]: {
347
334
  display: "flex",
348
335
  justifyContent: "center"
349
336
  },
350
337
  "& img": {
351
338
  width: "100%",
352
339
  maxWidth: 1176,
353
- [g.breakpoints.between("sm", "lg")]: {
340
+ [u.breakpoints.between("sm", "lg")]: {
354
341
  width: "75%"
355
342
  }
356
343
  }
357
344
  },
358
- xs: 12,
359
345
  children: /* @__PURE__ */ t("img", { alt: e, src: l })
360
346
  }
361
347
  ),
362
- /* @__PURE__ */ t(C, { item: !0, lg: 12, md: 12, sm: 12, xs: 12, children: i })
348
+ /* @__PURE__ */ t(A, { size: 12, children: i })
363
349
  ] }) }),
364
- n && /* @__PURE__ */ t(M, {})
350
+ n && /* @__PURE__ */ t(z, {})
365
351
  ] });
366
- }, o = ({ content: e, sx: i }) => /* @__PURE__ */ t(H, { sx: { lineHeight: "24px", py: 6, ...i }, children: e }), m = ({ content: e, sx: i }) => /* @__PURE__ */ t(y, { color: "text.primary", sx: { py: 12, whiteSpace: { sm: "nowrap", xs: "wrap" }, ...i }, children: e }), a = ({
352
+ }, o = ({ content: e, sx: i }) => /* @__PURE__ */ t(U, { sx: { lineHeight: "24px", py: 6, ...i }, children: e }), g = ({ content: e, sx: i }) => /* @__PURE__ */ t(it, { color: "text.primary", sx: { py: 12, whiteSpace: { sm: "nowrap" }, ...i }, children: e }), a = ({
367
353
  items: e,
368
354
  listType: i = "ul",
369
355
  subItemPlacement: n,
370
356
  subItems: l = [],
371
357
  subListType: c = "ol"
372
358
  }) => {
373
- const d = i, g = c;
374
- return /* @__PURE__ */ t(N, { sx: { [i]: { m: 0, p: 0, pl: 16, "& li::marker": { fontSize: 15 } } }, children: /* @__PURE__ */ t(d, { children: e.map((h, f) => /* @__PURE__ */ _("li", { children: [
375
- /* @__PURE__ */ t(o, { content: h, sx: { py: 1 } }),
376
- n === f ? /* @__PURE__ */ t(g, { ...c === "ol" && { type: "a" }, children: l.map((v, w) => /* @__PURE__ */ t("li", { children: /* @__PURE__ */ t(o, { content: v, sx: { py: 1 } }) }, w)) }) : null
377
- ] }, f)) }) });
378
- }, u = "https://content.moneydesktop.com/storage/MD_Assets/md/help", p = {
379
- ACCOUNT_DETAILS: `${u}/account/AccountDetails.png`,
380
- ACCOUNT_OVERVIEW: `${u}/account/AccountsOverview.png`,
381
- ACCOUNT_BROKEN_CONNECTION: `${u}/account/BrokenConnection.png`,
382
- ACCOUNT_MANAGE_CONNECTIONS: `${u}/account/ManageConnections.png`,
383
- BUDGETS_ADD_SUB_BUDGET: `${u}/budgets/AddSubBudget.png`,
384
- BUDGETS_WIDGET: `${u}/budgets/BudgetWidget.png`,
385
- BUDGETS_EDIT_INCOME: `${u}/budgets/EditIncome.png`,
386
- CASHFLOW_WIDGET: `${u}/cashflow/CashFlowWidget.png`,
387
- CASHFLOW_EXPENSE_DETAILS: `${u}/cashflow/ExpenseDetailsCurrent.png`,
388
- CASHFLOW_MANAGE_EXPENSES: `${u}/cashflow/ManageExpenses.png`,
389
- DEBTS_DETAILS: `${u}/debts/DebtDetails.png`,
390
- DEBTS_OVERVIEW: `${u}/debts/DebtOverview.png`,
391
- DEBTS_PRIORITIZATION: `${u}/debts/DebtPrioritization.png`,
392
- DEBTS_SNOWBALL_METHOD: `${u}/debts/SnowballMethod.png`,
393
- GENERAL_CATEGORIZE_TRANSACTIONS: `${u}/general/CategorizeTransactions.png`,
394
- GOALS_CREATE_GOAL: `${u}/goals/CreateGoal.png`,
395
- GOALS_DEBT_GOALS: `${u}/goals/DebtGoals.png`,
396
- GOALS_MANAGE_GOALS: `${u}/goals/ManageGoals.png`,
397
- GOALS_RETIREMENT_GOALS: `${u}/goals/RetirementGoals.png`,
398
- GOALS_SAVINGS_GOALS: `${u}/goals/SavingsGoals.png`,
399
- INSIGHTS_CAROUSEL: `${u}/insights/InsightsCarousel.png`,
400
- INSIGHTS_FEED: `${u}/insights/InsightsFeed.png`,
401
- INVESTMENTS_WIDGET_DETAILS: `${u}/investments/WidgetDetails.png`,
402
- MOBILE_ADD_MOBILE_DEVICE: `${u}/mobile/AddMobileDevice.png`,
403
- NETWORTH_ASSETS_LIABILITIES: `${u}/networth/AssetsLiabilities.png`,
404
- NETWORTH_GAINS_LOSSES: `${u}/networth/GainsLosses.png`,
405
- NETWORTH_WIDGET: `${u}/networth/NetWorthWidget.png`,
406
- NOTIFICATIONS_MANAGING: `${u}/notifications/ManagingNotifications.png`,
407
- NOTIFICATIONS_OVERVIEW: `${u}/notifications/NotificationOverview.png`,
408
- RECURRING_TRANSACTIONS_EXPENSE_DETAILS: `${u}/recurringtransactions/expenseDetails.png`,
409
- RECURRING_TRANSACTIONS_MANAGE_EXPENSES: `${u}/recurringtransactions/manageExpenses.png`,
410
- RECURRING_TRANSACTIONS_OVERVIEW: `${u}/recurringtransactions/overview.png`,
411
- SPENDING_WIDGET: `${u}/spending/SpendingWidget.png`,
412
- TRANSACTIONS_CATEGORIZE: `${u}/transactions/CategorizeTransactions.png`,
413
- TRANSACTIONS_EDIT: `${u}/transactions/EditTransactions.png`,
414
- TRANSACTIONS_EXPORT: `${u}/transactions/ExportTransactions.png`,
415
- TRANSACTIONS_OVERVIEW: `${u}/transactions/Overview.png`,
416
- TRANSACTIONS_RULES: `${u}/transactions/TransactionRules.png`,
417
- TRENDS_WIDGET: `${u}/trends/TrendsWidget.png`
418
- }, Bt = ({ copy: e, topicKey: i }) => ({
359
+ const d = i, u = c;
360
+ return /* @__PURE__ */ t(N, { sx: { [i]: { m: 0, p: 0, pl: 16, "& li::marker": { fontSize: 15 } } }, children: /* @__PURE__ */ t(d, { children: e.map((v, S) => /* @__PURE__ */ _("li", { children: [
361
+ /* @__PURE__ */ t(o, { content: v, sx: { py: 1 } }),
362
+ n === S ? /* @__PURE__ */ t(u, { ...c === "ol" && { type: "a" }, children: l.map((h, w) => /* @__PURE__ */ t("li", { children: /* @__PURE__ */ t(o, { content: h, sx: { py: 1 } }) }, w)) }) : null
363
+ ] }, S)) }) });
364
+ }, m = "https://content.moneydesktop.com/storage/MD_Assets/md/help", p = {
365
+ ACCOUNT_DETAILS: `${m}/account/AccountDetails.png`,
366
+ ACCOUNT_OVERVIEW: `${m}/account/AccountsOverview.png`,
367
+ ACCOUNT_BROKEN_CONNECTION: `${m}/account/BrokenConnection.png`,
368
+ ACCOUNT_MANAGE_CONNECTIONS: `${m}/account/ManageConnections.png`,
369
+ BUDGETS_ADD_SUB_BUDGET: `${m}/budgets/AddSubBudget.png`,
370
+ BUDGETS_WIDGET: `${m}/budgets/BudgetWidget.png`,
371
+ BUDGETS_EDIT_INCOME: `${m}/budgets/EditIncome.png`,
372
+ CASHFLOW_WIDGET: `${m}/cashflow/CashFlowWidget.png`,
373
+ CASHFLOW_EXPENSE_DETAILS: `${m}/cashflow/ExpenseDetailsCurrent.png`,
374
+ CASHFLOW_MANAGE_EXPENSES: `${m}/cashflow/ManageExpenses.png`,
375
+ DEBTS_DETAILS: `${m}/debts/DebtDetails.png`,
376
+ DEBTS_OVERVIEW: `${m}/debts/DebtOverview.png`,
377
+ DEBTS_PRIORITIZATION: `${m}/debts/DebtPrioritization.png`,
378
+ DEBTS_SNOWBALL_METHOD: `${m}/debts/SnowballMethod.png`,
379
+ GENERAL_CATEGORIZE_TRANSACTIONS: `${m}/general/CategorizeTransactions.png`,
380
+ GOALS_CREATE_GOAL: `${m}/goals/CreateGoal.png`,
381
+ GOALS_DEBT_GOALS: `${m}/goals/DebtGoals.png`,
382
+ GOALS_MANAGE_GOALS: `${m}/goals/ManageGoals.png`,
383
+ GOALS_RETIREMENT_GOALS: `${m}/goals/RetirementGoals.png`,
384
+ GOALS_SAVINGS_GOALS: `${m}/goals/SavingsGoals.png`,
385
+ INSIGHTS_CAROUSEL: `${m}/insights/InsightsCarousel.png`,
386
+ INSIGHTS_FEED: `${m}/insights/InsightsFeed.png`,
387
+ INVESTMENTS_WIDGET_DETAILS: `${m}/investments/WidgetDetails.png`,
388
+ MOBILE_ADD_MOBILE_DEVICE: `${m}/mobile/AddMobileDevice.png`,
389
+ NETWORTH_ASSETS_LIABILITIES: `${m}/networth/AssetsLiabilities.png`,
390
+ NETWORTH_GAINS_LOSSES: `${m}/networth/GainsLosses.png`,
391
+ NETWORTH_WIDGET: `${m}/networth/NetWorthWidget.png`,
392
+ NOTIFICATIONS_MANAGING: `${m}/notifications/ManagingNotifications.png`,
393
+ NOTIFICATIONS_OVERVIEW: `${m}/notifications/NotificationOverview.png`,
394
+ RECURRING_TRANSACTIONS_EXPENSE_DETAILS: `${m}/recurringtransactions/expenseDetails.png`,
395
+ RECURRING_TRANSACTIONS_MANAGE_EXPENSES: `${m}/recurringtransactions/manageExpenses.png`,
396
+ RECURRING_TRANSACTIONS_OVERVIEW: `${m}/recurringtransactions/overview.png`,
397
+ SPENDING_WIDGET: `${m}/spending/SpendingWidget.png`,
398
+ TRANSACTIONS_CATEGORIZE: `${m}/transactions/CategorizeTransactions.png`,
399
+ TRANSACTIONS_EDIT: `${m}/transactions/EditTransactions.png`,
400
+ TRANSACTIONS_EXPORT: `${m}/transactions/ExportTransactions.png`,
401
+ TRANSACTIONS_OVERVIEW: `${m}/transactions/Overview.png`,
402
+ TRANSACTIONS_RULES: `${m}/transactions/TransactionRules.png`,
403
+ TRENDS_WIDGET: `${m}/trends/TrendsWidget.png`
404
+ }, Wt = ({ copy: e, topicKey: i }) => ({
419
405
  "accounts-overview": /* @__PURE__ */ _(r.Fragment, { children: [
420
406
  /* @__PURE__ */ t(
421
- k,
407
+ P,
422
408
  {
423
409
  altImage: e.accounts_overview.alt_image,
424
410
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -438,9 +424,9 @@ const kt = (e, i, n) => {
438
424
  imageLargeBreakPoint: 5
439
425
  }
440
426
  ),
441
- /* @__PURE__ */ t(m, { content: e.accounts_overview.edit_account_title, sx: { pt: 48 } }),
427
+ /* @__PURE__ */ t(g, { content: e.accounts_overview.edit_account_title, sx: { pt: 48 } }),
442
428
  /* @__PURE__ */ t(
443
- A,
429
+ O,
444
430
  {
445
431
  altImage: e.accounts_overview.alt_image_account_details,
446
432
  content: /* @__PURE__ */ t(r.Fragment, { children: /* @__PURE__ */ t(
@@ -473,9 +459,9 @@ const kt = (e, i, n) => {
473
459
  imageLargeBreakPoint: 3
474
460
  }
475
461
  ),
476
- /* @__PURE__ */ t(m, { content: e.accounts_overview.add_account_title, sx: { pt: 48 } }),
462
+ /* @__PURE__ */ t(g, { content: e.accounts_overview.add_account_title, sx: { pt: 48 } }),
477
463
  /* @__PURE__ */ t(
478
- F,
464
+ G,
479
465
  {
480
466
  altImage: e.accounts_overview.alt_image_manage_connections,
481
467
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -513,7 +499,7 @@ const kt = (e, i, n) => {
513
499
  )
514
500
  }
515
501
  ),
516
- /* @__PURE__ */ t(m, { content: e.accounts_overview.hide_account_title }),
502
+ /* @__PURE__ */ t(g, { content: e.accounts_overview.hide_account_title }),
517
503
  /* @__PURE__ */ t(
518
504
  a,
519
505
  {
@@ -530,7 +516,7 @@ const kt = (e, i, n) => {
530
516
  listType: "ol"
531
517
  }
532
518
  ),
533
- /* @__PURE__ */ t(m, { content: e.accounts_overview.unhide_account_title }),
519
+ /* @__PURE__ */ t(g, { content: e.accounts_overview.unhide_account_title }),
534
520
  /* @__PURE__ */ t(
535
521
  a,
536
522
  {
@@ -555,7 +541,7 @@ const kt = (e, i, n) => {
555
541
  )
556
542
  ] }),
557
543
  "trouble-adding-an-account": /* @__PURE__ */ t(
558
- b,
544
+ f,
559
545
  {
560
546
  content: /* @__PURE__ */ _(r.Fragment, { children: [
561
547
  /* @__PURE__ */ t(o, { content: e.trouble_adding_an_account.steps_title }),
@@ -581,7 +567,7 @@ const kt = (e, i, n) => {
581
567
  }
582
568
  ),
583
569
  "need-to-fix-a-broken-account": /* @__PURE__ */ t(
584
- A,
570
+ O,
585
571
  {
586
572
  altImage: e.need_to_fix_a_broken_account.alt_image,
587
573
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -615,7 +601,7 @@ const kt = (e, i, n) => {
615
601
  }
616
602
  ),
617
603
  "seeing-outdated-accounts-or-paid-off-loans": /* @__PURE__ */ t(
618
- b,
604
+ f,
619
605
  {
620
606
  content: /* @__PURE__ */ t(o, { content: e.seeing_outdated_accounts_or_paid_off_loans.description }),
621
607
  hasDivider: !1,
@@ -623,11 +609,11 @@ const kt = (e, i, n) => {
623
609
  }
624
610
  ),
625
611
  "seeing-duplicate-accounts": /* @__PURE__ */ t(
626
- b,
612
+ f,
627
613
  {
628
614
  content: /* @__PURE__ */ _(r.Fragment, { children: [
629
- /* @__PURE__ */ t(m, { content: e.seeing_duplicate_accounts.warning_title }),
630
- /* @__PURE__ */ t(m, { content: e.seeing_duplicate_accounts.instructions_title }),
615
+ /* @__PURE__ */ t(g, { content: e.seeing_duplicate_accounts.warning_title }),
616
+ /* @__PURE__ */ t(g, { content: e.seeing_duplicate_accounts.instructions_title }),
631
617
  /* @__PURE__ */ t(
632
618
  a,
633
619
  {
@@ -651,12 +637,12 @@ const kt = (e, i, n) => {
651
637
  hasDivider: !1
652
638
  }
653
639
  )
654
- })[i], Pt = ({ copy: e, topicKey: i }) => {
640
+ })[i], Mt = ({ copy: e, topicKey: i }) => {
655
641
  const n = e.budgets_overview;
656
642
  return {
657
643
  "budgets-overview": /* @__PURE__ */ _(r.Fragment, { children: [
658
644
  /* @__PURE__ */ t(
659
- k,
645
+ P,
660
646
  {
661
647
  altImage: n.overview_alt_image,
662
648
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -681,9 +667,9 @@ const kt = (e, i, n) => {
681
667
  image: p.BUDGETS_WIDGET
682
668
  }
683
669
  ),
684
- /* @__PURE__ */ t(m, { content: n.adjusting_income_title, sx: { pt: 48 } }),
670
+ /* @__PURE__ */ t(g, { content: n.adjusting_income_title, sx: { pt: 48 } }),
685
671
  /* @__PURE__ */ t(
686
- A,
672
+ O,
687
673
  {
688
674
  altImage: n.adjusting_income_alt_image,
689
675
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -708,9 +694,9 @@ const kt = (e, i, n) => {
708
694
  image: p.BUDGETS_EDIT_INCOME
709
695
  }
710
696
  ),
711
- /* @__PURE__ */ t(m, { content: n.create_budget_title, sx: { pt: 48 } }),
697
+ /* @__PURE__ */ t(g, { content: n.create_budget_title, sx: { pt: 48 } }),
712
698
  /* @__PURE__ */ t(
713
- k,
699
+ P,
714
700
  {
715
701
  altImage: n.create_budget_alt_image,
716
702
  content: /* @__PURE__ */ t(r.Fragment, { children: /* @__PURE__ */ t(
@@ -733,7 +719,7 @@ const kt = (e, i, n) => {
733
719
  }
734
720
  ),
735
721
  /* @__PURE__ */ t(
736
- b,
722
+ f,
737
723
  {
738
724
  content: /* @__PURE__ */ t(o, { content: n.see_transactions_description }),
739
725
  hasDivider: !1
@@ -741,10 +727,10 @@ const kt = (e, i, n) => {
741
727
  )
742
728
  ] })
743
729
  }[i];
744
- }, Wt = ({ copy: e, topicKey: i }) => ({
730
+ }, zt = ({ copy: e, topicKey: i }) => ({
745
731
  "cash-flow-overview": /* @__PURE__ */ _(r.Fragment, { children: [
746
732
  /* @__PURE__ */ t(
747
- k,
733
+ P,
748
734
  {
749
735
  altImage: e.cashflow_overview.alt_image,
750
736
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -768,7 +754,7 @@ const kt = (e, i, n) => {
768
754
  }
769
755
  ),
770
756
  /* @__PURE__ */ t(
771
- k,
757
+ P,
772
758
  {
773
759
  altImage: e.cashflow_overview.alt_image_expense_details,
774
760
  content: /* @__PURE__ */ t(
@@ -786,14 +772,14 @@ const kt = (e, i, n) => {
786
772
  }
787
773
  ),
788
774
  /* @__PURE__ */ t(
789
- m,
775
+ g,
790
776
  {
791
777
  content: e.cashflow_overview.manage_expenses_section_title,
792
778
  sx: { pt: 48 }
793
779
  }
794
780
  ),
795
781
  /* @__PURE__ */ t(
796
- k,
782
+ P,
797
783
  {
798
784
  altImage: e.cashflow_overview.alt_image_manage_expenses,
799
785
  content: /* @__PURE__ */ t(o, { content: e.cashflow_overview.manage_expenses_instruction, sx: { mt: 24 } }),
@@ -802,10 +788,10 @@ const kt = (e, i, n) => {
802
788
  }
803
789
  )
804
790
  ] })
805
- })[i], Mt = ({ copy: e }) => {
791
+ })[i], qt = ({ copy: e }) => {
806
792
  const i = e.debts, n = {
807
793
  overviewSection: /* @__PURE__ */ t(
808
- F,
794
+ G,
809
795
  {
810
796
  altImage: i.overview_image_alt,
811
797
  content: /* @__PURE__ */ t(
@@ -823,7 +809,7 @@ const kt = (e, i, n) => {
823
809
  }
824
810
  ),
825
811
  snowballMethod: /* @__PURE__ */ t(
826
- k,
812
+ P,
827
813
  {
828
814
  altImage: i.snowball_method,
829
815
  content: /* @__PURE__ */ t(o, { content: i.snowball_method_desc, sx: { mt: 24 } }),
@@ -832,7 +818,7 @@ const kt = (e, i, n) => {
832
818
  }
833
819
  ),
834
820
  debtPrioritization: /* @__PURE__ */ t(
835
- A,
821
+ O,
836
822
  {
837
823
  altImage: i.debt_prioritization,
838
824
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -877,7 +863,7 @@ const kt = (e, i, n) => {
877
863
  }
878
864
  ),
879
865
  debtChart: /* @__PURE__ */ t(
880
- b,
866
+ f,
881
867
  {
882
868
  content: /* @__PURE__ */ _(r.Fragment, { children: [
883
869
  /* @__PURE__ */ t(o, { content: i.debt_chart_list_dec }),
@@ -905,7 +891,7 @@ const kt = (e, i, n) => {
905
891
  }
906
892
  ),
907
893
  debtList: /* @__PURE__ */ t(
908
- b,
894
+ f,
909
895
  {
910
896
  content: /* @__PURE__ */ _(r.Fragment, { children: [
911
897
  /* @__PURE__ */ t(o, { content: i.debt_list_dec }),
@@ -924,7 +910,7 @@ const kt = (e, i, n) => {
924
910
  }
925
911
  ),
926
912
  debtDetails: /* @__PURE__ */ t(
927
- A,
913
+ O,
928
914
  {
929
915
  altImage: i.debt_details,
930
916
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -962,7 +948,7 @@ const kt = (e, i, n) => {
962
948
  }
963
949
  ),
964
950
  hidingAccounts: /* @__PURE__ */ t(
965
- b,
951
+ f,
966
952
  {
967
953
  content: /* @__PURE__ */ _(r.Fragment, { children: [
968
954
  /* @__PURE__ */ t(o, { content: i.hiding_accounts_desc }),
@@ -999,7 +985,7 @@ const kt = (e, i, n) => {
999
985
  }
1000
986
  ),
1001
987
  extraPayments: /* @__PURE__ */ t(
1002
- b,
988
+ f,
1003
989
  {
1004
990
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1005
991
  /* @__PURE__ */ t(o, { content: i.extra_payments_list_1_desc }),
@@ -1026,26 +1012,26 @@ const kt = (e, i, n) => {
1026
1012
  };
1027
1013
  return /* @__PURE__ */ _(r.Fragment, { children: [
1028
1014
  n.overviewSection,
1029
- /* @__PURE__ */ t(m, { content: i.snowball_method_title, sx: { pt: 48 } }),
1015
+ /* @__PURE__ */ t(g, { content: i.snowball_method_title, sx: { pt: 48 } }),
1030
1016
  n.snowballMethod,
1031
- /* @__PURE__ */ t(m, { content: i.debt_prioritization, sx: { pt: 48 } }),
1017
+ /* @__PURE__ */ t(g, { content: i.debt_prioritization, sx: { pt: 48 } }),
1032
1018
  n.debtPrioritization,
1033
- /* @__PURE__ */ t(m, { content: i.debt_chart, sx: { pt: 48 } }),
1019
+ /* @__PURE__ */ t(g, { content: i.debt_chart, sx: { pt: 48 } }),
1034
1020
  n.debtChart,
1035
- /* @__PURE__ */ t(m, { content: i.debt_list, sx: { pt: 48 } }),
1021
+ /* @__PURE__ */ t(g, { content: i.debt_list, sx: { pt: 48 } }),
1036
1022
  n.debtList,
1037
- /* @__PURE__ */ t(m, { content: i.debt_details, sx: { pt: 48 } }),
1023
+ /* @__PURE__ */ t(g, { content: i.debt_details, sx: { pt: 48 } }),
1038
1024
  n.debtDetails,
1039
- /* @__PURE__ */ t(m, { content: i.hiding_accounts, sx: { pt: 48 } }),
1025
+ /* @__PURE__ */ t(g, { content: i.hiding_accounts, sx: { pt: 48 } }),
1040
1026
  n.hidingAccounts,
1041
- /* @__PURE__ */ t(m, { content: i.extra_payments, sx: { pt: 48 } }),
1027
+ /* @__PURE__ */ t(g, { content: i.extra_payments, sx: { pt: 48 } }),
1042
1028
  n.extraPayments
1043
1029
  ] });
1044
- }, qt = ({ topicKey: e, copy: i }) => {
1030
+ }, $t = ({ topicKey: e, copy: i }) => {
1045
1031
  const { general_faqs: n } = i;
1046
1032
  return {
1047
1033
  "is-my-data-private-and-secure": /* @__PURE__ */ t(
1048
- b,
1034
+ f,
1049
1035
  {
1050
1036
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1051
1037
  /* @__PURE__ */ t(
@@ -1084,7 +1070,7 @@ const kt = (e, i, n) => {
1084
1070
  }
1085
1071
  ),
1086
1072
  "why-are-some-of-my-transactions-uncategorized": /* @__PURE__ */ t(
1087
- J,
1073
+ y,
1088
1074
  {
1089
1075
  altImage: e,
1090
1076
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1144,7 +1130,7 @@ const kt = (e, i, n) => {
1144
1130
  }
1145
1131
  ),
1146
1132
  "why-cant-i-see-the-software": /* @__PURE__ */ t(
1147
- b,
1133
+ f,
1148
1134
  {
1149
1135
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1150
1136
  /* @__PURE__ */ t(o, { content: n.supported_browser_subheader }),
@@ -1186,22 +1172,22 @@ const kt = (e, i, n) => {
1186
1172
  }
1187
1173
  ),
1188
1174
  "how-do-i-log-out-of-the-software": /* @__PURE__ */ t(
1189
- b,
1175
+ f,
1190
1176
  {
1191
1177
  content: /* @__PURE__ */ t(o, { content: n.log_out_text }),
1192
1178
  hasDivider: !1
1193
1179
  }
1194
1180
  )
1195
1181
  }[e];
1196
- }, $t = ({ copy: e }) => {
1182
+ }, Ht = ({ copy: e }) => {
1197
1183
  const { goal_widget_overview: i } = e;
1198
1184
  return /* @__PURE__ */ _(r.Fragment, { children: [
1199
1185
  /* @__PURE__ */ t(o, { content: i.goals_overview_title }),
1200
1186
  /* @__PURE__ */ t(
1201
- b,
1187
+ f,
1202
1188
  {
1203
1189
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1204
- /* @__PURE__ */ t(m, { content: i.setting_goals_section_title }),
1190
+ /* @__PURE__ */ t(g, { content: i.setting_goals_section_title }),
1205
1191
  /* @__PURE__ */ t(o, { content: `${i.setting_goals_title_text}:` }),
1206
1192
  /* @__PURE__ */ t(
1207
1193
  a,
@@ -1226,9 +1212,9 @@ const kt = (e, i, n) => {
1226
1212
  hasDivider: !0
1227
1213
  }
1228
1214
  ),
1229
- /* @__PURE__ */ t(m, { content: i.create_goal_section_title, sx: { pt: 48 } }),
1215
+ /* @__PURE__ */ t(g, { content: i.create_goal_section_title, sx: { pt: 48 } }),
1230
1216
  /* @__PURE__ */ t(
1231
- F,
1217
+ G,
1232
1218
  {
1233
1219
  altImage: "create_goal",
1234
1220
  content: /* @__PURE__ */ t(
@@ -1260,9 +1246,9 @@ const kt = (e, i, n) => {
1260
1246
  imageLargeBreakPoint: 10
1261
1247
  }
1262
1248
  ),
1263
- /* @__PURE__ */ t(m, { content: i.savings_goal_section_title, sx: { pt: 48 } }),
1249
+ /* @__PURE__ */ t(g, { content: i.savings_goal_section_title, sx: { pt: 48 } }),
1264
1250
  /* @__PURE__ */ t(
1265
- A,
1251
+ O,
1266
1252
  {
1267
1253
  altImage: "savings_goal",
1268
1254
  content: /* @__PURE__ */ t(
@@ -1284,9 +1270,9 @@ const kt = (e, i, n) => {
1284
1270
  imageLargeBreakPoint: 3
1285
1271
  }
1286
1272
  ),
1287
- /* @__PURE__ */ t(m, { content: i.debt_payoff_goal_section_title, sx: { pt: 48 } }),
1273
+ /* @__PURE__ */ t(g, { content: i.debt_payoff_goal_section_title, sx: { pt: 48 } }),
1288
1274
  /* @__PURE__ */ t(
1289
- A,
1275
+ O,
1290
1276
  {
1291
1277
  altImage: "debt_payoff",
1292
1278
  content: /* @__PURE__ */ t(r.Fragment, { children: /* @__PURE__ */ t(
@@ -1310,9 +1296,9 @@ const kt = (e, i, n) => {
1310
1296
  imageLargeBreakPoint: 3
1311
1297
  }
1312
1298
  ),
1313
- /* @__PURE__ */ t(m, { content: i.retirement_goal_section_title, sx: { pt: 48 } }),
1299
+ /* @__PURE__ */ t(g, { content: i.retirement_goal_section_title, sx: { pt: 48 } }),
1314
1300
  /* @__PURE__ */ t(
1315
- A,
1301
+ O,
1316
1302
  {
1317
1303
  altImage: "retirement_goal",
1318
1304
  content: /* @__PURE__ */ t(
@@ -1338,14 +1324,14 @@ const kt = (e, i, n) => {
1338
1324
  }
1339
1325
  ),
1340
1326
  /* @__PURE__ */ t(
1341
- m,
1327
+ g,
1342
1328
  {
1343
1329
  content: i.adjusting_contribution_priorities_section_title,
1344
1330
  sx: { pt: 48 }
1345
1331
  }
1346
1332
  ),
1347
1333
  /* @__PURE__ */ t(
1348
- A,
1334
+ O,
1349
1335
  {
1350
1336
  altImage: "manage_goal",
1351
1337
  content: /* @__PURE__ */ t(
@@ -1376,11 +1362,11 @@ const kt = (e, i, n) => {
1376
1362
  }
1377
1363
  )
1378
1364
  ] });
1379
- }, zt = ({ copy: e }) => {
1365
+ }, Ut = ({ copy: e }) => {
1380
1366
  const i = e.investments;
1381
1367
  return {
1382
1368
  overviewSection: /* @__PURE__ */ t(
1383
- F,
1369
+ G,
1384
1370
  {
1385
1371
  altImage: i.overview,
1386
1372
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1437,12 +1423,12 @@ const kt = (e, i, n) => {
1437
1423
  }
1438
1424
  )
1439
1425
  }.overviewSection;
1440
- }, Ht = ({ copy: e }) => {
1426
+ }, Vt = ({ copy: e }) => {
1441
1427
  const { mobile_devices_overview: i } = e;
1442
1428
  return /* @__PURE__ */ _(r.Fragment, { children: [
1443
1429
  /* @__PURE__ */ t(o, { content: i.mobile_devices_overview_header_text }),
1444
1430
  /* @__PURE__ */ t(
1445
- F,
1431
+ G,
1446
1432
  {
1447
1433
  altImage: i.alt_image_add_mobile_devices,
1448
1434
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1480,7 +1466,7 @@ const kt = (e, i, n) => {
1480
1466
  }
1481
1467
  ),
1482
1468
  /* @__PURE__ */ t(
1483
- m,
1469
+ g,
1484
1470
  {
1485
1471
  content: i.preventing_app_crashes_section_title,
1486
1472
  sx: { pt: 48 }
@@ -1512,12 +1498,12 @@ const kt = (e, i, n) => {
1512
1498
  ),
1513
1499
  /* @__PURE__ */ t(o, { content: i.preventing_app_crashes_footer })
1514
1500
  ] });
1515
- }, Ut = ({ copy: e, topicKey: i }) => {
1501
+ }, jt = ({ copy: e, topicKey: i }) => {
1516
1502
  const { networth_overview: n } = e;
1517
1503
  return {
1518
1504
  "net-worth-overview": /* @__PURE__ */ _(r.Fragment, { children: [
1519
1505
  /* @__PURE__ */ t(
1520
- F,
1506
+ G,
1521
1507
  {
1522
1508
  altImage: n.alt_image_net_worth_overview,
1523
1509
  content: /* @__PURE__ */ t(
@@ -1535,11 +1521,11 @@ const kt = (e, i, n) => {
1535
1521
  }
1536
1522
  ),
1537
1523
  /* @__PURE__ */ t(
1538
- b,
1524
+ f,
1539
1525
  {
1540
1526
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1541
1527
  /* @__PURE__ */ t(
1542
- m,
1528
+ g,
1543
1529
  {
1544
1530
  content: n.net_worth_history_section_title,
1545
1531
  sx: { pt: 48 }
@@ -1558,9 +1544,9 @@ const kt = (e, i, n) => {
1558
1544
  ] })
1559
1545
  }
1560
1546
  ),
1561
- /* @__PURE__ */ t(m, { content: n.gains_losses_section_title, sx: { mt: 36 } }),
1547
+ /* @__PURE__ */ t(g, { content: n.gains_losses_section_title, sx: { mt: 36 } }),
1562
1548
  /* @__PURE__ */ t(
1563
- A,
1549
+ O,
1564
1550
  {
1565
1551
  altImage: n.alt_image_gains_losses,
1566
1552
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1594,14 +1580,14 @@ const kt = (e, i, n) => {
1594
1580
  }
1595
1581
  ),
1596
1582
  /* @__PURE__ */ t(
1597
- m,
1583
+ g,
1598
1584
  {
1599
1585
  content: n.assets_liabilities_section_title,
1600
1586
  sx: { mt: 36 }
1601
1587
  }
1602
1588
  ),
1603
1589
  /* @__PURE__ */ t(
1604
- A,
1590
+ O,
1605
1591
  {
1606
1592
  altImage: n.alt_image_assets_liabilities,
1607
1593
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1642,10 +1628,10 @@ const kt = (e, i, n) => {
1642
1628
  )
1643
1629
  ] })
1644
1630
  }[i];
1645
- }, Vt = ({ copy: e, topicKey: i }) => ({
1631
+ }, Xt = ({ copy: e, topicKey: i }) => ({
1646
1632
  "notifications-overview": /* @__PURE__ */ _(r.Fragment, { children: [
1647
1633
  /* @__PURE__ */ t(
1648
- k,
1634
+ P,
1649
1635
  {
1650
1636
  altImage: e.notifications_overview.alt_image,
1651
1637
  content: /* @__PURE__ */ t(
@@ -1663,14 +1649,14 @@ const kt = (e, i, n) => {
1663
1649
  }
1664
1650
  ),
1665
1651
  /* @__PURE__ */ t(
1666
- m,
1652
+ g,
1667
1653
  {
1668
1654
  content: e.notifications_overview.managing_notifications_section_title,
1669
1655
  sx: { pt: 48 }
1670
1656
  }
1671
1657
  ),
1672
1658
  /* @__PURE__ */ t(
1673
- k,
1659
+ P,
1674
1660
  {
1675
1661
  altImage: e.notifications_overview.alt_image_managing_notifications,
1676
1662
  content: /* @__PURE__ */ t(r.Fragment, { children: /* @__PURE__ */ t(
@@ -1697,10 +1683,10 @@ const kt = (e, i, n) => {
1697
1683
  }
1698
1684
  ),
1699
1685
  /* @__PURE__ */ t(
1700
- b,
1686
+ f,
1701
1687
  {
1702
1688
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1703
- /* @__PURE__ */ t(m, { content: e.notifications_overview.notification_work_section_title }),
1689
+ /* @__PURE__ */ t(g, { content: e.notifications_overview.notification_work_section_title }),
1704
1690
  /* @__PURE__ */ t(
1705
1691
  a,
1706
1692
  {
@@ -1729,10 +1715,10 @@ const kt = (e, i, n) => {
1729
1715
  }
1730
1716
  ),
1731
1717
  /* @__PURE__ */ t(
1732
- b,
1718
+ f,
1733
1719
  {
1734
1720
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1735
- /* @__PURE__ */ t(m, { content: e.notifications_overview.verify_email_section_title }),
1721
+ /* @__PURE__ */ t(g, { content: e.notifications_overview.verify_email_section_title }),
1736
1722
  /* @__PURE__ */ t(
1737
1723
  a,
1738
1724
  {
@@ -1751,10 +1737,10 @@ const kt = (e, i, n) => {
1751
1737
  }
1752
1738
  )
1753
1739
  ] })
1754
- })[i], jt = ({ copy: e }) => {
1740
+ })[i], Kt = ({ copy: e }) => {
1755
1741
  const i = e.recurring_transactions, n = {
1756
1742
  overviewSsction: /* @__PURE__ */ t(
1757
- F,
1743
+ G,
1758
1744
  {
1759
1745
  altImage: i.overview_alt_image,
1760
1746
  content: /* @__PURE__ */ t(
@@ -1772,7 +1758,7 @@ const kt = (e, i, n) => {
1772
1758
  }
1773
1759
  ),
1774
1760
  calendarSection: /* @__PURE__ */ t(
1775
- b,
1761
+ f,
1776
1762
  {
1777
1763
  content: /* @__PURE__ */ t(
1778
1764
  o,
@@ -1786,7 +1772,7 @@ const kt = (e, i, n) => {
1786
1772
  }
1787
1773
  ),
1788
1774
  editSsction: /* @__PURE__ */ t(
1789
- A,
1775
+ O,
1790
1776
  {
1791
1777
  altImage: i.manage_alt_image,
1792
1778
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1807,7 +1793,7 @@ const kt = (e, i, n) => {
1807
1793
  }
1808
1794
  ),
1809
1795
  paymentFrequencySection: /* @__PURE__ */ t(
1810
- A,
1796
+ O,
1811
1797
  {
1812
1798
  altImage: i.payment_alt_image,
1813
1799
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1836,19 +1822,19 @@ const kt = (e, i, n) => {
1836
1822
  };
1837
1823
  return /* @__PURE__ */ _(r.Fragment, { children: [
1838
1824
  n.overviewSsction,
1839
- /* @__PURE__ */ t(m, { content: i.calendar_title, sx: { pt: 48 } }),
1825
+ /* @__PURE__ */ t(g, { content: i.calendar_title, sx: { pt: 48 } }),
1840
1826
  n.calendarSection,
1841
- /* @__PURE__ */ t(m, { content: i.edit_recurring_transaction_title, sx: { pt: 48 } }),
1827
+ /* @__PURE__ */ t(g, { content: i.edit_recurring_transaction_title, sx: { pt: 48 } }),
1842
1828
  n.editSsction,
1843
- /* @__PURE__ */ t(m, { content: i.payment_frequency_title, sx: { pt: 48 } }),
1829
+ /* @__PURE__ */ t(g, { content: i.payment_frequency_title, sx: { pt: 48 } }),
1844
1830
  n.paymentFrequencySection
1845
1831
  ] });
1846
- }, Xt = ({ copy: e, topicKey: i }) => {
1832
+ }, Zt = ({ copy: e, topicKey: i }) => {
1847
1833
  const n = e.spending_widget_overview;
1848
1834
  return {
1849
1835
  "spending-widget-overview": /* @__PURE__ */ _(r.Fragment, { children: [
1850
1836
  /* @__PURE__ */ t(
1851
- F,
1837
+ G,
1852
1838
  {
1853
1839
  altImage: n.alt_image,
1854
1840
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1874,10 +1860,10 @@ const kt = (e, i, n) => {
1874
1860
  }
1875
1861
  ),
1876
1862
  /* @__PURE__ */ t(
1877
- b,
1863
+ f,
1878
1864
  {
1879
1865
  content: /* @__PURE__ */ _(r.Fragment, { children: [
1880
- /* @__PURE__ */ t(m, { content: n.date_range_section_title }),
1866
+ /* @__PURE__ */ t(g, { content: n.date_range_section_title }),
1881
1867
  /* @__PURE__ */ t(o, { content: n.date_range_section }),
1882
1868
  /* @__PURE__ */ t(
1883
1869
  a,
@@ -1906,7 +1892,7 @@ const kt = (e, i, n) => {
1906
1892
  )
1907
1893
  ] }),
1908
1894
  "not-seeing-all-spending-categories": /* @__PURE__ */ t(
1909
- b,
1895
+ f,
1910
1896
  {
1911
1897
  content: /* @__PURE__ */ t(
1912
1898
  a,
@@ -1931,7 +1917,7 @@ const kt = (e, i, n) => {
1931
1917
  }
1932
1918
  ),
1933
1919
  "spending-categories-seem-inaccurate": /* @__PURE__ */ t(
1934
- b,
1920
+ f,
1935
1921
  {
1936
1922
  content: /* @__PURE__ */ t(
1937
1923
  a,
@@ -1944,10 +1930,10 @@ const kt = (e, i, n) => {
1944
1930
  }
1945
1931
  )
1946
1932
  }[i];
1947
- }, Zt = ({ copy: e, topicKey: i }) => ({
1933
+ }, Yt = ({ copy: e, topicKey: i }) => ({
1948
1934
  "transactions-overview": /* @__PURE__ */ _(r.Fragment, { children: [
1949
1935
  /* @__PURE__ */ t(
1950
- F,
1936
+ G,
1951
1937
  {
1952
1938
  altImage: e.transactions_widget_overview.widget_overview_alt_image,
1953
1939
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -1979,14 +1965,14 @@ const kt = (e, i, n) => {
1979
1965
  }
1980
1966
  ),
1981
1967
  /* @__PURE__ */ t(
1982
- m,
1968
+ g,
1983
1969
  {
1984
1970
  content: e.transactions_widget_overview.edit_transactions_title,
1985
1971
  sx: { pt: 48 }
1986
1972
  }
1987
1973
  ),
1988
1974
  /* @__PURE__ */ t(
1989
- k,
1975
+ P,
1990
1976
  {
1991
1977
  altImage: e.transactions_widget_overview.edit_transactions_alt_image,
1992
1978
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -2031,14 +2017,14 @@ const kt = (e, i, n) => {
2031
2017
  }
2032
2018
  ),
2033
2019
  /* @__PURE__ */ t(
2034
- m,
2020
+ g,
2035
2021
  {
2036
2022
  content: e.transactions_widget_overview.categorizing_transactions_title,
2037
2023
  sx: { pt: 48 }
2038
2024
  }
2039
2025
  ),
2040
2026
  /* @__PURE__ */ t(
2041
- J,
2027
+ y,
2042
2028
  {
2043
2029
  altImage: e.transactions_widget_overview.categorizing_transactions_alt_image,
2044
2030
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -2074,14 +2060,14 @@ const kt = (e, i, n) => {
2074
2060
  }
2075
2061
  ),
2076
2062
  /* @__PURE__ */ t(
2077
- m,
2063
+ g,
2078
2064
  {
2079
2065
  content: e.transactions_widget_overview.transaction_rules_title,
2080
2066
  sx: { pt: 48 }
2081
2067
  }
2082
2068
  ),
2083
2069
  /* @__PURE__ */ t(
2084
- J,
2070
+ y,
2085
2071
  {
2086
2072
  altImage: e.transactions_widget_overview.transaction_rules_alt_image,
2087
2073
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -2160,10 +2146,10 @@ const kt = (e, i, n) => {
2160
2146
  }
2161
2147
  ),
2162
2148
  /* @__PURE__ */ t(
2163
- b,
2149
+ f,
2164
2150
  {
2165
2151
  content: /* @__PURE__ */ _(r.Fragment, { children: [
2166
- /* @__PURE__ */ t(m, { content: e.transactions_widget_overview.split_transactions_title }),
2152
+ /* @__PURE__ */ t(g, { content: e.transactions_widget_overview.split_transactions_title }),
2167
2153
  /* @__PURE__ */ t(o, { content: e.transactions_widget_overview.split_transactions_description }),
2168
2154
  /* @__PURE__ */ t(
2169
2155
  o,
@@ -2282,7 +2268,7 @@ const kt = (e, i, n) => {
2282
2268
  )
2283
2269
  ] }),
2284
2270
  "exporting-transactions": /* @__PURE__ */ t(
2285
- F,
2271
+ G,
2286
2272
  {
2287
2273
  altImage: e.export_transactions.export_transactions_alt_image,
2288
2274
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -2320,9 +2306,9 @@ const kt = (e, i, n) => {
2320
2306
  sx: { pt: 24 }
2321
2307
  }
2322
2308
  )
2323
- })[i], Yt = ({ copy: e }) => /* @__PURE__ */ _(r.Fragment, { children: [
2309
+ })[i], Qt = ({ copy: e }) => /* @__PURE__ */ _(r.Fragment, { children: [
2324
2310
  /* @__PURE__ */ t(
2325
- F,
2311
+ G,
2326
2312
  {
2327
2313
  altImage: e.trends_widget_overview.widget_overview_alt_image,
2328
2314
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -2353,10 +2339,10 @@ const kt = (e, i, n) => {
2353
2339
  }
2354
2340
  ),
2355
2341
  /* @__PURE__ */ t(
2356
- b,
2342
+ f,
2357
2343
  {
2358
2344
  content: /* @__PURE__ */ _(r.Fragment, { children: [
2359
- /* @__PURE__ */ t(m, { content: e.trends_widget_overview.exploring_trends_title }),
2345
+ /* @__PURE__ */ t(g, { content: e.trends_widget_overview.exploring_trends_title }),
2360
2346
  /* @__PURE__ */ t(
2361
2347
  a,
2362
2348
  {
@@ -2373,10 +2359,10 @@ const kt = (e, i, n) => {
2373
2359
  }
2374
2360
  ),
2375
2361
  /* @__PURE__ */ t(
2376
- b,
2362
+ f,
2377
2363
  {
2378
2364
  content: /* @__PURE__ */ _(r.Fragment, { children: [
2379
- /* @__PURE__ */ t(m, { content: e.trends_widget_overview.list_view_title }),
2365
+ /* @__PURE__ */ t(g, { content: e.trends_widget_overview.list_view_title }),
2380
2366
  /* @__PURE__ */ t(o, { content: e.trends_widget_overview.list_view_description }),
2381
2367
  /* @__PURE__ */ t(
2382
2368
  a,
@@ -2398,10 +2384,10 @@ const kt = (e, i, n) => {
2398
2384
  "insights-widget-overview": /* @__PURE__ */ _(r.Fragment, { children: [
2399
2385
  /* @__PURE__ */ t(o, { content: n.widget_overview_description }),
2400
2386
  /* @__PURE__ */ t(
2401
- b,
2387
+ f,
2402
2388
  {
2403
2389
  content: /* @__PURE__ */ _(r.Fragment, { children: [
2404
- /* @__PURE__ */ t(m, { content: n.insights_work_section_title }),
2390
+ /* @__PURE__ */ t(g, { content: n.insights_work_section_title }),
2405
2391
  /* @__PURE__ */ t(o, { content: n.insights_work_description }),
2406
2392
  /* @__PURE__ */ t(
2407
2393
  a,
@@ -2432,9 +2418,9 @@ const kt = (e, i, n) => {
2432
2418
  sx: { pt: 8 }
2433
2419
  }
2434
2420
  ),
2435
- /* @__PURE__ */ t(m, { content: n.dashboard_insights_section_title, sx: { mt: 48 } }),
2421
+ /* @__PURE__ */ t(g, { content: n.dashboard_insights_section_title, sx: { mt: 48 } }),
2436
2422
  /* @__PURE__ */ t(
2437
- k,
2423
+ P,
2438
2424
  {
2439
2425
  altImage: n.alt_image_dashboard_insights,
2440
2426
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -2454,9 +2440,9 @@ const kt = (e, i, n) => {
2454
2440
  image: p.INSIGHTS_CAROUSEL
2455
2441
  }
2456
2442
  ),
2457
- /* @__PURE__ */ t(m, { content: n.full_feed_section_title, sx: { mt: 48 } }),
2443
+ /* @__PURE__ */ t(g, { content: n.full_feed_section_title, sx: { mt: 48 } }),
2458
2444
  /* @__PURE__ */ t(
2459
- A,
2445
+ O,
2460
2446
  {
2461
2447
  altImage: n.alt_image_full_feed,
2462
2448
  content: /* @__PURE__ */ _(r.Fragment, { children: [
@@ -2495,9 +2481,9 @@ const kt = (e, i, n) => {
2495
2481
  imageLargeBreakPoint: 3
2496
2482
  }
2497
2483
  ),
2498
- /* @__PURE__ */ t(m, { content: n.hide_insights_section_title, sx: { mt: 48 } }),
2484
+ /* @__PURE__ */ t(g, { content: n.hide_insights_section_title, sx: { mt: 48 } }),
2499
2485
  /* @__PURE__ */ t(
2500
- b,
2486
+ f,
2501
2487
  {
2502
2488
  content: /* @__PURE__ */ _(r.Fragment, { children: [
2503
2489
  /* @__PURE__ */ t(
@@ -2516,33 +2502,33 @@ const kt = (e, i, n) => {
2516
2502
  )
2517
2503
  ] })
2518
2504
  }[i];
2519
- }, Kt = {
2520
- accounts: Bt,
2521
- alerts: Vt,
2522
- budgets: Pt,
2523
- cashflow: Wt,
2524
- debts: Mt,
2525
- general: qt,
2526
- goals: $t,
2505
+ }, yt = {
2506
+ accounts: Wt,
2507
+ alerts: Xt,
2508
+ budgets: Mt,
2509
+ cashflow: zt,
2510
+ debts: qt,
2511
+ general: $t,
2512
+ goals: Ht,
2527
2513
  insights: Jt,
2528
- investments: zt,
2529
- mobile: Ht,
2530
- networth: Ut,
2531
- recurring_transactions: jt,
2532
- spending: Xt,
2533
- transactions: Zt,
2534
- trends: Yt
2535
- }, Qt = ({
2514
+ investments: Ut,
2515
+ mobile: Vt,
2516
+ networth: jt,
2517
+ recurring_transactions: Kt,
2518
+ spending: Zt,
2519
+ transactions: Yt,
2520
+ trends: Qt
2521
+ }, te = ({
2536
2522
  copy: e,
2537
2523
  hasRequestButton: i = !1,
2538
2524
  onNavigateToList: n,
2539
2525
  onRequestSupport: l,
2540
- topicInfo: { category: c, pageTitle: d, topicKey: g, guid: h }
2526
+ topicInfo: { category: c, pageTitle: d, topicKey: u, guid: v }
2541
2527
  }) => {
2542
- const { help: f } = V(), v = Kt[h] || null;
2528
+ const { help: S } = K(), h = yt[v] || null;
2543
2529
  return /* @__PURE__ */ _(r.Fragment, { children: [
2544
2530
  /* @__PURE__ */ t(
2545
- Gt,
2531
+ Bt,
2546
2532
  {
2547
2533
  buttonCopy: e.request_support,
2548
2534
  hasRequestButton: i,
@@ -2552,9 +2538,9 @@ const kt = (e, i, n) => {
2552
2538
  topicTitle: d
2553
2539
  }
2554
2540
  ),
2555
- /* @__PURE__ */ t(Et, { children: v && /* @__PURE__ */ t(v, { copy: f, topicKey: g }) })
2541
+ /* @__PURE__ */ t(Ot, { children: h && /* @__PURE__ */ t(h, { copy: S, topicKey: u }) })
2556
2542
  ] });
2557
- }, j = ({
2543
+ }, Z = ({
2558
2544
  content: e,
2559
2545
  hasIcon: i = !0,
2560
2546
  institution: n = "",
@@ -2563,7 +2549,7 @@ const kt = (e, i, n) => {
2563
2549
  title: d
2564
2550
  }) => /* @__PURE__ */ _(r.Fragment, { children: [
2565
2551
  /* @__PURE__ */ _(
2566
- E,
2552
+ C,
2567
2553
  {
2568
2554
  sx: {
2569
2555
  gap: 8,
@@ -2573,64 +2559,66 @@ const kt = (e, i, n) => {
2573
2559
  },
2574
2560
  children: [
2575
2561
  /* @__PURE__ */ _(N, { children: [
2576
- /* @__PURE__ */ _(E, { gap: 4, sx: { alignItems: "center", flexDirection: "row" }, children: [
2577
- i && /* @__PURE__ */ t(X, { name: "help", size: 20, sx: { color: "text.primary" } }),
2578
- /* @__PURE__ */ t(T, { color: "text.primary", variant: "H3", children: d })
2562
+ /* @__PURE__ */ _(C, { gap: 4, sx: { alignItems: "center", flexDirection: "row" }, children: [
2563
+ i && /* @__PURE__ */ t(Y, { name: "help", size: 20, sx: { color: "text.primary" } }),
2564
+ /* @__PURE__ */ t(E, { color: "text.primary", variant: "h3", children: d })
2579
2565
  ] }),
2580
- n && /* @__PURE__ */ t(T, { color: "text.primary", variant: "H3", children: n })
2566
+ n && /* @__PURE__ */ t(E, { color: "text.primary", variant: "h3", children: n })
2581
2567
  ] }),
2582
- /* @__PURE__ */ t(T, { color: "text.secondary", sx: { whiteSpace: "wrap" }, variant: "Small", children: c })
2568
+ /* @__PURE__ */ t(E, { color: "text.secondary", variant: "body2", children: c })
2583
2569
  ]
2584
2570
  }
2585
2571
  ),
2586
- e && /* @__PURE__ */ t(H, { color: "text.secondary", sx: { px: 24 }, variant: "Small", children: e })
2587
- ] }), yt = ({
2572
+ e && /* @__PURE__ */ t(U, { color: "text.secondary", sx: { px: 24 }, variant: "body2", children: e })
2573
+ ] }), ee = ({
2588
2574
  alert: e,
2589
2575
  copy: i,
2590
2576
  email: n,
2591
2577
  institution: l,
2592
2578
  isLoading: c,
2593
2579
  isOpen: d,
2594
- onClose: g,
2595
- onSubmit: h,
2596
- setAlert: f,
2597
- topic: v
2580
+ onClose: u,
2581
+ onSubmit: v,
2582
+ setAlert: S,
2583
+ topic: h
2598
2584
  }) => {
2599
- const [w, O] = r.useState(""), D = () => !c && g(), q = () => {
2600
- O(""), h(w);
2601
- }, G = l ? i.request_support_institution_short_content : i.request_support_contact_short_content;
2585
+ const [w, I] = r.useState(""), { onEvent: D } = V(), R = () => !c && u(), H = () => {
2586
+ D(k.HELP_SUBMIT_SUPPORT_REQUEST, {
2587
+ supportRequest: w
2588
+ }), I(""), v(w);
2589
+ }, T = l ? i.request_support_institution_short_content : i.request_support_contact_short_content;
2602
2590
  return /* @__PURE__ */ _(
2603
- U,
2591
+ j,
2604
2592
  {
2605
2593
  isOpen: d,
2606
2594
  isPrimaryDisabled: !w || !n,
2607
- onClose: D,
2608
- onPrimaryAction: q,
2609
- onSecondaryAction: D,
2595
+ onClose: R,
2596
+ onPrimaryAction: H,
2597
+ onSecondaryAction: R,
2610
2598
  secondaryColor: "primary",
2611
2599
  title: i.request_support,
2612
2600
  children: [
2613
- c ? /* @__PURE__ */ t(dt, {}) : /* @__PURE__ */ _(r.Fragment, { children: [
2601
+ c ? /* @__PURE__ */ t(mt, {}) : /* @__PURE__ */ _(r.Fragment, { children: [
2614
2602
  /* @__PURE__ */ t(
2615
- j,
2603
+ Z,
2616
2604
  {
2617
2605
  hasIcon: !l,
2618
2606
  institution: l,
2619
2607
  reverse: !!l,
2620
- subtitle: G,
2621
- title: v
2608
+ subtitle: T,
2609
+ title: h
2622
2610
  }
2623
2611
  ),
2624
2612
  /* @__PURE__ */ t(N, { sx: { px: 24 }, children: /* @__PURE__ */ t(
2625
- lt,
2613
+ ut,
2626
2614
  {
2627
- InputLabelProps: { shrink: !0 },
2628
2615
  error: !n,
2629
2616
  fullWidth: !0,
2630
2617
  helperText: n ? null : i.request_support_email_not_exists_message,
2631
2618
  label: i.request_contact_support_label,
2632
2619
  multiline: !0,
2633
- onChange: ({ target: { value: x } }) => O(x),
2620
+ onChange: ({ target: { value: b } }) => I(b),
2621
+ slotProps: { inputLabel: { shrink: !0 } },
2634
2622
  sx: {
2635
2623
  "& .MuiInputBase-root": { alignItems: "flex-start", minHeight: 124 },
2636
2624
  "& .MuiInputBase-input::placeholder": {
@@ -2643,90 +2631,96 @@ const kt = (e, i, n) => {
2643
2631
  }
2644
2632
  ) }),
2645
2633
  /* @__PURE__ */ t(N, { sx: { p: "12px 24px 64px" }, children: /* @__PURE__ */ t(
2646
- T,
2634
+ E,
2647
2635
  {
2648
2636
  color: "secondary",
2649
2637
  sx: {
2650
2638
  fontSize: 13,
2651
- fontWeight: 400,
2652
- whiteSpace: "wrap"
2639
+ fontWeight: 400
2653
2640
  },
2654
- variant: "ParagraphSmall",
2641
+ variant: "subtitle2",
2655
2642
  children: i.request_contact_support_warning
2656
2643
  }
2657
2644
  ) })
2658
2645
  ] }),
2659
2646
  e.message && /* @__PURE__ */ t(
2660
- ct,
2647
+ gt,
2661
2648
  {
2662
2649
  anchorOrigin: { vertical: "bottom", horizontal: "center" },
2663
2650
  autoHideDuration: 3500,
2664
- onClose: () => f(""),
2651
+ onClose: () => S(""),
2665
2652
  open: !!e.message && e.severity === "error" && !c,
2666
- children: /* @__PURE__ */ t(at, { onClose: () => f(""), severity: e.severity, variant: "filled", children: e.message })
2653
+ children: /* @__PURE__ */ t(dt, { onClose: () => S(""), severity: e.severity, variant: "filled", children: e.message })
2667
2654
  }
2668
2655
  )
2669
2656
  ]
2670
2657
  }
2671
2658
  );
2672
- }, te = ({
2659
+ }, ie = ({
2673
2660
  helpByCategory: e,
2674
2661
  onClick: i
2675
2662
  }) => {
2676
- const [n, l] = r.useState(null);
2677
- return /* @__PURE__ */ t(E, { sx: { flex: 1, gap: 12, p: 12 }, children: e.map(({ icon: c, topics: d, title: g }, h) => /* @__PURE__ */ _(
2678
- it,
2663
+ const [n, l] = r.useState(null), { onEvent: c } = V();
2664
+ return /* @__PURE__ */ t(C, { sx: { flex: 1, gap: 12, p: 12 }, children: e.map(({ icon: d, topics: u, title: v }, S) => /* @__PURE__ */ _(
2665
+ _t,
2679
2666
  {
2680
2667
  disableGutters: !0,
2681
- expanded: h === n,
2682
- onChange: (f, v) => {
2683
- l(v ? h : null);
2668
+ expanded: S === n,
2669
+ onChange: (h, w) => {
2670
+ c(k.HELP_EXPAND_CATEGORY, {
2671
+ category: v
2672
+ }), l(w ? S : null);
2684
2673
  },
2685
- sx: ee,
2674
+ sx: ne,
2686
2675
  children: [
2687
2676
  /* @__PURE__ */ t(
2688
- st,
2677
+ rt,
2689
2678
  {
2690
- expandIcon: /* @__PURE__ */ t(ot, { sx: { color: "text.primary" } }),
2679
+ expandIcon: /* @__PURE__ */ t(ct, { sx: { color: "text.primary" } }),
2691
2680
  sx: { p: "14px 24px", height: 64 },
2692
- children: /* @__PURE__ */ _(E, { sx: { alignItems: "center", flexDirection: "row", gap: 12 }, children: [
2693
- /* @__PURE__ */ t(X, { name: c, size: 24 }),
2694
- /* @__PURE__ */ t(T, { variant: "Body", children: g })
2681
+ children: /* @__PURE__ */ _(C, { sx: { alignItems: "center", flexDirection: "row", gap: 12 }, children: [
2682
+ /* @__PURE__ */ t(Y, { name: d, size: 24 }),
2683
+ /* @__PURE__ */ t(E, { variant: "body1", children: v })
2695
2684
  ] })
2696
2685
  }
2697
2686
  ),
2698
- /* @__PURE__ */ t(M, {}),
2687
+ /* @__PURE__ */ t(z, {}),
2699
2688
  /* @__PURE__ */ t(
2700
- nt,
2689
+ ot,
2701
2690
  {
2702
2691
  sx: {
2703
2692
  ml: 56,
2704
2693
  p: 0
2705
2694
  },
2706
- children: /* @__PURE__ */ t(K, { sx: { "& .MuiListItemButton-root": { pl: 6 } }, children: d.map(({ label: f, type: v }, w) => /* @__PURE__ */ t(
2707
- Q,
2695
+ children: /* @__PURE__ */ t(tt, { sx: { "& .MuiListItemButton-root": { pl: 6 } }, children: u.map(({ label: h, type: w }, I) => /* @__PURE__ */ t(
2696
+ et,
2708
2697
  {
2709
2698
  divider: !0,
2710
- onClick: () => i(f, v),
2699
+ onClick: () => {
2700
+ c(k.HELP_CLICK_CATEGORY, {
2701
+ category: v,
2702
+ helpTopic: h
2703
+ }), i(h, w);
2704
+ },
2711
2705
  sx: {
2712
- borderColor: "border.light",
2706
+ borderColor: "neutral.light",
2713
2707
  "&:last-child": {
2714
2708
  border: "none",
2715
2709
  borderBottomRightRadius: 7
2716
2710
  }
2717
2711
  },
2718
- children: /* @__PURE__ */ t(T, { color: "secondary", variant: "Small", children: f })
2712
+ children: /* @__PURE__ */ t(E, { color: "secondary", variant: "body2", children: h })
2719
2713
  },
2720
- w
2714
+ I
2721
2715
  )) })
2722
2716
  }
2723
2717
  )
2724
2718
  ]
2725
2719
  },
2726
- h
2720
+ S
2727
2721
  )) });
2728
- }, ee = (e) => ({
2729
- border: `1px solid ${e.palette.border?.light}`,
2722
+ }, ne = (e) => ({
2723
+ border: `1px solid ${e.palette.neutral?.light}`,
2730
2724
  borderRadius: "8px",
2731
2725
  "&:first-of-type": { borderRadius: "8px" },
2732
2726
  "&:before": {
@@ -2736,51 +2730,51 @@ const kt = (e, i, n) => {
2736
2730
  borderBottomLeftRadius: 8,
2737
2731
  borderBottomRightRadius: 8
2738
2732
  }
2739
- }), et = {
2733
+ }), st = {
2740
2734
  institutionName: "",
2741
2735
  institutionWebsite: ""
2742
- }, Y = {
2736
+ }, J = {
2743
2737
  institutionName: "",
2744
2738
  institutionLoginPage: "",
2745
2739
  institutionWebsite: ""
2746
- }, ie = rt(
2740
+ }, se = lt(
2747
2741
  ({ copy: e, isOpen: i, onClose: n, onSave: l }) => {
2748
- const { alert: c, isLoading: d, setAlert: g } = tt(), [h, f] = r.useState(et), [v, w] = r.useState(Y), O = [
2742
+ const { alert: c, isLoading: d, setAlert: u } = nt(), [v, S] = r.useState(st), [h, w] = r.useState(J), I = [
2749
2743
  { name: "institutionName", required: !0 },
2750
2744
  { name: "institutionWebsite", required: !0 },
2751
2745
  { name: "institutionLoginPage", required: !1 }
2752
- ].map((x, S) => ({
2753
- ...x,
2754
- label: e.popular_topics_missing_institution_fields[S.toString()]
2746
+ ].map((T, b) => ({
2747
+ ...T,
2748
+ label: e.popular_topics_missing_institution_fields[b.toString()]
2755
2749
  })), D = () => {
2756
- f(et), w(Y), n();
2757
- }, q = (x) => {
2750
+ S(st), w(J), n();
2751
+ }, R = (T) => {
2758
2752
  const {
2759
- target: { name: S, value: B }
2760
- } = x;
2761
- w((R) => ({
2762
- ...R,
2763
- [S]: B
2753
+ target: { name: b, value: W }
2754
+ } = T;
2755
+ w((L) => ({
2756
+ ...L,
2757
+ [b]: W
2764
2758
  }));
2765
2759
  };
2766
2760
  return /* @__PURE__ */ _(
2767
- U,
2761
+ j,
2768
2762
  {
2769
2763
  isOpen: i,
2770
2764
  onClose: D,
2771
2765
  onPrimaryAction: () => {
2772
- const x = {};
2773
- let S = !0;
2774
- O.forEach(({ label: B, name: R, required: P }) => {
2775
- const L = v[R];
2776
- P && !L && (x[R] = `${B} ${e.request_support_required_message}`, S = !1), (R === "institutionWebsite" || R === "institutionLoginPage") && L && !/(.+)\.(.{2,})/g.test(L) && (x[R] = e.request_support_valid_url_message, S = !1);
2777
- }), f(x), S && (l(v), w(Y));
2766
+ const T = {};
2767
+ let b = !0;
2768
+ I.forEach(({ label: W, name: L, required: X }) => {
2769
+ const F = h[L];
2770
+ X && !F && (T[L] = `${W} ${e.request_support_required_message}`, b = !1), (L === "institutionWebsite" || L === "institutionLoginPage") && F && !/(.+)\.(.{2,})/g.test(F) && (T[L] = e.request_support_valid_url_message, b = !1);
2771
+ }), S(T), b && (l(h), w(J));
2778
2772
  },
2779
2773
  secondaryColor: "primary",
2780
2774
  title: e.request_support,
2781
2775
  children: [
2782
2776
  /* @__PURE__ */ t(
2783
- j,
2777
+ Z,
2784
2778
  {
2785
2779
  content: e.popular_topics_missing_institution_content,
2786
2780
  hasIcon: !1,
@@ -2789,81 +2783,93 @@ const kt = (e, i, n) => {
2789
2783
  title: e.popular_topics_missing_institution
2790
2784
  }
2791
2785
  ),
2792
- /* @__PURE__ */ t(E, { sx: { gap: 24, p: 24 }, children: O.map(({ label: x, name: S }) => /* @__PURE__ */ t(
2793
- lt,
2786
+ /* @__PURE__ */ t(C, { sx: { gap: 24, p: 24 }, children: I.map(({ label: T, name: b }) => /* @__PURE__ */ t(
2787
+ ut,
2794
2788
  {
2795
- InputLabelProps: { shrink: !0 },
2796
- error: !!h[S],
2789
+ error: !!v[b],
2797
2790
  fullWidth: !0,
2798
- helperText: h[S] || "",
2799
- label: x,
2800
- name: S,
2801
- onChange: q,
2802
- value: v[S]
2791
+ helperText: v[b] || "",
2792
+ label: T,
2793
+ name: b,
2794
+ onChange: R,
2795
+ slotProps: { inputLabel: { shrink: !0 } },
2796
+ value: h[b]
2803
2797
  },
2804
- S
2798
+ b
2805
2799
  )) }),
2806
2800
  c.message && /* @__PURE__ */ t(
2807
- ct,
2801
+ gt,
2808
2802
  {
2809
2803
  anchorOrigin: { vertical: "bottom", horizontal: "center" },
2810
2804
  autoHideDuration: 3500,
2811
- onClose: () => g(""),
2805
+ onClose: () => u(""),
2812
2806
  open: !!c.message && c.severity === "error" && !d,
2813
- children: /* @__PURE__ */ t(at, { onClose: () => g(""), severity: c.severity, variant: "filled", children: c.message })
2807
+ children: /* @__PURE__ */ t(dt, { onClose: () => u(""), severity: c.severity, variant: "filled", children: c.message })
2814
2808
  }
2815
2809
  )
2816
2810
  ]
2817
2811
  }
2818
2812
  );
2819
2813
  }
2820
- ), ne = ({
2814
+ ), _e = (e, i, n) => {
2815
+ const l = i.reduce((c, { institution_guid: d }) => (c[d] = (c[d] || 0) + 1, c), {});
2816
+ return e.filter(({ guid: c }) => !!l[c]).map(({ guid: c, ...d }) => {
2817
+ const u = `${l[c]} ${l[c] === 1 ? n.singular : n.plural}`;
2818
+ return {
2819
+ ...d,
2820
+ guid: c,
2821
+ subtitle: u
2822
+ };
2823
+ });
2824
+ }, oe = ({
2821
2825
  name: e,
2822
2826
  onClick: i,
2823
2827
  subtitle: n,
2824
2828
  guid: l,
2825
2829
  sx: c
2826
- }) => /* @__PURE__ */ t(Ot, { disableGutters: !0, disablePadding: !0, children: /* @__PURE__ */ _(Q, { "aria-label": e, onClick: i, children: [
2827
- l && /* @__PURE__ */ t(Nt, { children: /* @__PURE__ */ t(bt, { alt: e, institutionGuid: l || "", size: 32 }) }),
2830
+ }) => /* @__PURE__ */ t(Pt, { disableGutters: !0, disablePadding: !0, children: /* @__PURE__ */ _(et, { "aria-label": e, onClick: i, children: [
2831
+ l && /* @__PURE__ */ t(Rt, { children: /* @__PURE__ */ t(ft, { alt: e, institutionGuid: l || "", size: 32 }) }),
2828
2832
  /* @__PURE__ */ t(
2829
- Lt,
2833
+ Ft,
2830
2834
  {
2831
2835
  primary: e,
2832
- primaryTypographyProps: { style: { ...c }, variant: "Body" },
2833
2836
  secondary: n,
2834
- secondaryTypographyProps: { variant: "XSmall" }
2837
+ slotProps: {
2838
+ primary: { style: { ...c }, variant: "body1" },
2839
+ secondary: { variant: "caption" }
2840
+ }
2835
2841
  }
2836
2842
  ),
2837
- /* @__PURE__ */ t(Dt, { children: /* @__PURE__ */ t(wt, {}) })
2838
- ] }) }), gt = ({ list: e, onClick: i, sx: n }) => /* @__PURE__ */ t(N, { sx: { bgcolor: "background.paper" }, children: /* @__PURE__ */ t(K, { sx: { "& .MuiDivider-root:last-child": { ml: 0 } }, children: e.map(({ name: l, guid: c, subtitle: d, type: g }, h) => /* @__PURE__ */ _(r.Fragment, { children: [
2843
+ /* @__PURE__ */ t(Gt, { children: /* @__PURE__ */ t(St, {}) })
2844
+ ] }) }), pt = ({ list: e, onClick: i, sx: n }) => /* @__PURE__ */ t(N, { sx: { bgcolor: "background.paper" }, children: /* @__PURE__ */ t(tt, { sx: { "& .MuiDivider-root:last-child": { ml: 0 } }, children: e.map(({ name: l, guid: c, subtitle: d, type: u }, v) => /* @__PURE__ */ _(r.Fragment, { children: [
2839
2845
  /* @__PURE__ */ t(
2840
- ne,
2846
+ oe,
2841
2847
  {
2842
2848
  guid: c,
2843
2849
  name: l,
2844
- onClick: () => i?.(l, g),
2850
+ onClick: () => i?.(l, u),
2845
2851
  subtitle: d,
2846
2852
  sx: n
2847
2853
  }
2848
2854
  ),
2849
- /* @__PURE__ */ t(M, { sx: { ml: 24 } })
2850
- ] }, `${l}-${h}`)) }) }), se = ({
2855
+ /* @__PURE__ */ t(z, { sx: { ml: 24 } })
2856
+ ] }, `${l}-${v}`)) }) }), re = ({
2851
2857
  copy: e,
2852
2858
  isOpen: i,
2853
2859
  onClick: n,
2854
2860
  onClose: l,
2855
2861
  topic: c
2856
2862
  }) => {
2857
- const { institutions: d, accounts: g } = ft(), h = r.useMemo(
2858
- () => kt(d, g, {
2863
+ const { institutions: d, accounts: u } = It(), { onEvent: v } = V(), S = r.useMemo(
2864
+ () => _e(d, u, {
2859
2865
  singular: e.request_support_institution_account,
2860
2866
  plural: e.request_support_institution_accounts
2861
2867
  }),
2862
- [d, g]
2868
+ [d, u]
2863
2869
  );
2864
- return /* @__PURE__ */ t(U, { isOpen: i, onClose: l, title: e.request_support, children: /* @__PURE__ */ _(E, { children: [
2870
+ return /* @__PURE__ */ t(j, { isOpen: i, onClose: l, title: e.request_support, children: /* @__PURE__ */ _(C, { children: [
2865
2871
  /* @__PURE__ */ t(
2866
- j,
2872
+ Z,
2867
2873
  {
2868
2874
  hasIcon: !1,
2869
2875
  reverse: !0,
@@ -2872,37 +2878,49 @@ const kt = (e, i, n) => {
2872
2878
  }
2873
2879
  ),
2874
2880
  /* @__PURE__ */ t(
2875
- T,
2881
+ E,
2876
2882
  {
2877
2883
  color: "text.primary",
2878
2884
  fontWeight: "bold",
2879
2885
  gutterBottom: !0,
2880
2886
  sx: { ml: 24 },
2881
- variant: "XSmall",
2887
+ variant: "caption",
2882
2888
  children: e.request_support_institution_topic_label
2883
2889
  }
2884
2890
  ),
2885
- /* @__PURE__ */ t(gt, { list: h, onClick: n, sx: { fontWeight: 600 } })
2891
+ /* @__PURE__ */ t(
2892
+ pt,
2893
+ {
2894
+ list: S,
2895
+ onClick: (h) => {
2896
+ v(k.HELP_CLICK_SUPPORT_FOR_INSTITUTION, {
2897
+ supportTopic: c,
2898
+ supportInstitution: h
2899
+ }), n(h);
2900
+ },
2901
+ sx: { fontWeight: 600 }
2902
+ }
2903
+ )
2886
2904
  ] }) });
2887
- }, _e = ({ copy: e, onButtonClick: i }) => {
2888
- const n = oe();
2889
- return /* @__PURE__ */ _(E, { sx: { alignItems: "center", gap: 5 }, children: [
2890
- /* @__PURE__ */ t(H, { color: "text.secondary", sx: n, children: e.contact_support }),
2905
+ }, ae = ({ copy: e, onButtonClick: i }) => {
2906
+ const n = ce();
2907
+ return /* @__PURE__ */ _(C, { sx: { alignItems: "center", gap: 5 }, children: [
2908
+ /* @__PURE__ */ t(U, { color: "text.secondary", sx: n, children: e.contact_support }),
2891
2909
  /* @__PURE__ */ t(
2892
- T,
2910
+ E,
2893
2911
  {
2894
2912
  color: "text.secondary",
2895
- sx: { whiteSpace: "wrap", fontWeight: 400, textAlign: "center" },
2896
- variant: "ParagraphSmall",
2913
+ sx: { fontWeight: 400, textAlign: "center" },
2914
+ variant: "subtitle2",
2897
2915
  children: e.request_support_footer_short_content
2898
2916
  }
2899
2917
  ),
2900
2918
  /* @__PURE__ */ t($, { onClick: i, sx: { ...n, mt: 24 }, children: e.request_support_footer_button })
2901
2919
  ] });
2902
- }, oe = () => ({
2920
+ }, ce = () => ({
2903
2921
  fontWeight: 600,
2904
2922
  textAlign: "center"
2905
- }), re = ({
2923
+ }), le = ({
2906
2924
  copy: e,
2907
2925
  institution: i,
2908
2926
  isOpen: n,
@@ -2910,10 +2928,10 @@ const kt = (e, i, n) => {
2910
2928
  popularTopicsDrawerOnClose: c,
2911
2929
  title: d
2912
2930
  }) => {
2913
- const { common: g } = V();
2914
- return /* @__PURE__ */ _(U, { isOpen: n, onClose: l, title: e.request_support, children: [
2931
+ const { common: u } = K();
2932
+ return /* @__PURE__ */ _(j, { isOpen: n, onClose: l, title: e.request_support, children: [
2915
2933
  /* @__PURE__ */ t(
2916
- j,
2934
+ Z,
2917
2935
  {
2918
2936
  hasIcon: !1,
2919
2937
  institution: i,
@@ -2934,244 +2952,258 @@ const kt = (e, i, n) => {
2934
2952
  },
2935
2953
  children: [
2936
2954
  /* @__PURE__ */ t(
2937
- T,
2955
+ E,
2938
2956
  {
2939
2957
  color: "secondary",
2940
2958
  sx: {
2941
2959
  fontWeight: 600
2942
2960
  },
2943
- variant: "Body",
2961
+ variant: "body1",
2944
2962
  children: s(e.request_support_institution_message_title, i)
2945
2963
  }
2946
2964
  ),
2947
2965
  /* @__PURE__ */ t(
2948
- H,
2966
+ U,
2949
2967
  {
2950
2968
  color: "secondary",
2951
2969
  sx: {
2952
2970
  fontWeight: 400,
2953
2971
  mt: 2
2954
2972
  },
2955
- variant: "ParagraphSmall",
2973
+ variant: "subtitle2",
2956
2974
  children: s(e.request_support_institution_message, i)
2957
2975
  }
2958
2976
  )
2959
2977
  ]
2960
2978
  }
2961
2979
  ),
2962
- /* @__PURE__ */ _(E, { direction: "column", spacing: 8, sx: { mx: 24 }, children: [
2963
- /* @__PURE__ */ t($, { onClick: c, variant: "contained", children: g.done_button }),
2980
+ /* @__PURE__ */ _(C, { direction: "column", spacing: 8, sx: { mx: 24 }, children: [
2981
+ /* @__PURE__ */ t($, { onClick: c, variant: "contained", children: u.done_button }),
2964
2982
  /* @__PURE__ */ t($, { onClick: l, variant: "text", children: e.request_support_institution_back })
2965
2983
  ] })
2966
2984
  ] });
2967
- }, ae = ({
2985
+ }, de = ({
2968
2986
  copy: e,
2969
2987
  email: i,
2970
2988
  isOpen: n,
2971
2989
  onBack: l,
2972
2990
  onClose: c
2973
2991
  }) => {
2974
- const { common: d } = V();
2975
- return /* @__PURE__ */ t(U, { isOpen: n, onClose: c, title: e.request_support, children: /* @__PURE__ */ _(N, { sx: { px: 24 }, children: [
2976
- /* @__PURE__ */ t(E, { sx: { alignItems: "center", pb: 24, pt: 80 }, children: /* @__PURE__ */ t(X, { color: "success", fill: !0, name: "check_circle", size: 64 }) }),
2977
- /* @__PURE__ */ _(E, { sx: { alignItems: "center", gap: 16, pb: 48 }, children: [
2978
- /* @__PURE__ */ t(_t, { children: e.request_support_success }),
2979
- /* @__PURE__ */ t(H, { align: "center", variant: "Body", children: e.request_support_submit_success_message }),
2980
- /* @__PURE__ */ t(T, { bold: !0, variant: "Body", children: i })
2992
+ const { common: d } = K();
2993
+ return /* @__PURE__ */ t(j, { isOpen: n, onClose: c, title: e.request_support, children: /* @__PURE__ */ _(N, { sx: { px: 24 }, children: [
2994
+ /* @__PURE__ */ t(C, { sx: { alignItems: "center", pb: 24, pt: 80 }, children: /* @__PURE__ */ t(Y, { color: "success", fill: !0, name: "check_circle", size: 64 }) }),
2995
+ /* @__PURE__ */ _(C, { sx: { alignItems: "center", gap: 16, pb: 48 }, children: [
2996
+ /* @__PURE__ */ t(at, { children: e.request_support_success }),
2997
+ /* @__PURE__ */ t(U, { align: "center", variant: "body1", children: e.request_support_submit_success_message }),
2998
+ /* @__PURE__ */ t(E, { bold: !0, variant: "body1", children: i })
2981
2999
  ] }),
2982
3000
  /* @__PURE__ */ t($, { fullWidth: !0, onClick: c, variant: "contained", children: d.done_button }),
2983
3001
  /* @__PURE__ */ t($, { fullWidth: !0, onClick: l, sx: { mt: 8 }, children: e.request_support_institution_back })
2984
3002
  ] }) });
2985
- }, ce = rt(
3003
+ }, ge = lt(
2986
3004
  ({ copy: e, isOpen: i, onClose: n }) => {
2987
- const { alert: l, createSupportTicket: c, isLoading: d, setAlert: g } = tt(), { user: h } = St(), { isInitialized: f } = It(), [v, w] = r.useState(""), [O, D] = r.useState(!1), [q, G] = r.useState(!1), [x, S] = r.useState({
3005
+ const { onEvent: l } = V(), { alert: c, createSupportTicket: d, isLoading: u, setAlert: v } = nt(), { isInitialized: S } = Tt(), { user: h } = Et(), [w, I] = r.useState(""), [D, R] = r.useState(!1), [H, T] = r.useState(!1), [b, W] = r.useState({
2988
3006
  isOpen: !1,
2989
3007
  topic: "",
2990
3008
  type: void 0
2991
- }), B = Ct.map((I) => ({
2992
- ...I,
2993
- title: e.help_by_category_list[I.guid].label,
2994
- topics: I.topics.map(({ type: z }, pt) => ({
2995
- type: z,
2996
- label: e.help_by_category_list[I.guid].topics[pt]
3009
+ }), L = Lt.map((x) => ({
3010
+ ...x,
3011
+ title: e.help_by_category_list[x.guid].label,
3012
+ topics: x.topics.map(({ type: M }, bt) => ({
3013
+ type: M,
3014
+ label: e.help_by_category_list[x.guid].topics[bt]
2997
3015
  }))
2998
- })), R = Object.keys(e.popular_topics_list).map((I, z) => ({
2999
- name: e.popular_topics_list[I],
3000
- type: At[z].type
3001
- })), P = () => {
3002
- w(""), S({ isOpen: !1, topic: "", type: void 0 });
3003
- }, L = (I) => {
3004
- h.email && c({
3016
+ })), X = Object.keys(e.popular_topics_list).map((x, M) => ({
3017
+ name: e.popular_topics_list[x],
3018
+ type: Dt[M].type
3019
+ })), F = () => {
3020
+ I(""), W({ isOpen: !1, topic: "", type: void 0 });
3021
+ }, B = (x) => {
3022
+ h.email && d({
3005
3023
  email: h.email,
3006
- message: v ? `Institution: ${v}, ${I}` : I,
3007
- title: x.topic || "Contact Support"
3024
+ message: w ? `Institution: ${w}, ${x}` : x,
3025
+ title: b.topic || "Contact Support"
3008
3026
  });
3009
- }, W = (I, z) => {
3010
- z === "other" ? G(!0) : S({ isOpen: !0, topic: I, type: z });
3011
- }, mt = () => {
3012
- g(""), D(!1), G(!1), P();
3013
- }, ut = (I) => {
3027
+ }, q = (x, M) => {
3028
+ M === "other" ? T(!0) : W({ isOpen: !0, topic: x, type: M });
3029
+ }, ht = () => {
3030
+ v(""), R(!1), T(!1), F();
3031
+ }, vt = (x) => {
3014
3032
  if (!h.email) {
3015
- g(e.request_support_email_not_exists_message, "error");
3033
+ v(e.request_support_email_not_exists_message, "error");
3016
3034
  return;
3017
3035
  }
3018
- c({
3036
+ l(k.HELP_CLICK_SUPPORT_FOR_MISSING_INSTITUTION, {
3037
+ supportTopic: "missingInstitution",
3038
+ institutionName: x.institutionName,
3039
+ institutionWebsite: x.institutionWebsite,
3040
+ institutionLoginPage: x.institutionLoginPage
3041
+ }), d({
3019
3042
  email: h.email,
3020
- message: `Institution Website: ${I.institutionWebsite}${I.institutionLoginPage ? ` Institution Login Page: ${I.institutionLoginPage}` : ""} `,
3021
- title: `Institution Request: ${I.institutionName}`
3043
+ message: `Institution Website: ${x.institutionWebsite}${x.institutionLoginPage ? ` Institution Login Page: ${x.institutionLoginPage}` : ""} `,
3044
+ title: `Institution Request: ${x.institutionName}`
3022
3045
  });
3023
3046
  };
3024
- return /* @__PURE__ */ t(U, { isOpen: i, onClose: n, title: e.request_support, children: !f || d ? /* @__PURE__ */ t(dt, {}) : /* @__PURE__ */ _(r.Fragment, { children: [
3025
- /* @__PURE__ */ _(E, { children: [
3047
+ return /* @__PURE__ */ t(j, { isOpen: i, onClose: n, title: e.request_support, children: !S || u ? /* @__PURE__ */ t(mt, {}) : /* @__PURE__ */ _(r.Fragment, { children: [
3048
+ /* @__PURE__ */ _(C, { children: [
3026
3049
  /* @__PURE__ */ t(
3027
- j,
3050
+ Z,
3028
3051
  {
3029
3052
  subtitle: e.request_support_short_content,
3030
3053
  title: e.request_support_title
3031
3054
  }
3032
3055
  ),
3033
3056
  /* @__PURE__ */ t(
3034
- T,
3057
+ E,
3035
3058
  {
3036
3059
  color: "text.primary",
3037
3060
  fontWeight: "bold",
3038
3061
  gutterBottom: !0,
3039
3062
  sx: { ml: 24 },
3040
- variant: "XSmall",
3063
+ variant: "caption",
3041
3064
  children: e.popular_topics
3042
3065
  }
3043
3066
  ),
3044
3067
  /* @__PURE__ */ t(
3045
- gt,
3068
+ pt,
3046
3069
  {
3047
- list: R,
3048
- onClick: W,
3070
+ list: X,
3071
+ onClick: (x, M) => {
3072
+ l(k.HELP_CLICK_SUPPORT_TOPIC, { supportTopic: x }), q(x, M);
3073
+ },
3049
3074
  sx: { fontWeight: 400 }
3050
3075
  }
3051
3076
  ),
3052
3077
  /* @__PURE__ */ t(
3053
- T,
3078
+ E,
3054
3079
  {
3055
3080
  color: "text.primary",
3056
3081
  fontWeight: "bold",
3057
3082
  gutterBottom: !0,
3058
3083
  sx: { m: "24px 0px 0px 24px" },
3059
- variant: "XSmall",
3084
+ variant: "caption",
3060
3085
  children: e.help_by_category
3061
3086
  }
3062
3087
  ),
3063
3088
  /* @__PURE__ */ t(
3064
- te,
3089
+ ie,
3065
3090
  {
3066
- helpByCategory: B,
3067
- onClick: W
3091
+ helpByCategory: L,
3092
+ onClick: q
3068
3093
  }
3069
3094
  ),
3070
3095
  /* @__PURE__ */ t(N, { sx: { p: 24 }, children: /* @__PURE__ */ t(
3071
- _e,
3096
+ ae,
3072
3097
  {
3073
3098
  copy: e,
3074
- onButtonClick: () => D(!0)
3099
+ onButtonClick: () => {
3100
+ l(k.HELP_OPEN_SUPPORT_REQUEST, {}), R(!0);
3101
+ }
3075
3102
  }
3076
3103
  ) })
3077
3104
  ] }),
3078
3105
  /* @__PURE__ */ t(
3079
- yt,
3106
+ ee,
3080
3107
  {
3081
- alert: l,
3108
+ alert: c,
3082
3109
  copy: e,
3083
3110
  email: h.email,
3084
- institution: v,
3085
- isLoading: d,
3086
- isOpen: O,
3111
+ institution: w,
3112
+ isLoading: u,
3113
+ isOpen: D,
3087
3114
  onClose: () => {
3088
- D(!1), w("");
3115
+ R(!1), I("");
3089
3116
  },
3090
- onSubmit: L,
3091
- setAlert: g,
3092
- topic: x.topic || e.contact_support
3117
+ onSubmit: B,
3118
+ setAlert: v,
3119
+ topic: b.topic || e.contact_support
3093
3120
  }
3094
3121
  ),
3095
3122
  /* @__PURE__ */ t(
3096
- ie,
3123
+ se,
3097
3124
  {
3098
3125
  copy: e,
3099
- isOpen: q,
3100
- onClose: () => G(!1),
3101
- onSave: ut
3126
+ isOpen: H,
3127
+ onClose: () => T(!1),
3128
+ onSave: vt
3102
3129
  }
3103
3130
  ),
3104
3131
  /* @__PURE__ */ t(
3105
- se,
3132
+ re,
3106
3133
  {
3107
3134
  copy: e,
3108
- isOpen: x.isOpen,
3109
- onClick: (I) => {
3110
- w(I), x.type === "internal" && D(!0);
3135
+ isOpen: b.isOpen,
3136
+ onClick: (x) => {
3137
+ I(x), b.type === "internal" && R(!0);
3111
3138
  },
3112
- onClose: P,
3113
- topic: x.topic
3139
+ onClose: F,
3140
+ topic: b.topic
3114
3141
  }
3115
3142
  ),
3116
3143
  /* @__PURE__ */ t(
3117
- ae,
3144
+ de,
3118
3145
  {
3119
3146
  copy: e,
3120
3147
  email: h.email,
3121
- isOpen: !!l.message && l.severity === "success" && !d,
3148
+ isOpen: !!c.message && c.severity === "success" && !u,
3122
3149
  onBack: () => {
3123
- g(""), x.type === "internal" && D(!1);
3150
+ v(""), b.type === "internal" && R(!1);
3124
3151
  },
3125
- onClose: mt
3152
+ onClose: ht
3126
3153
  }
3127
3154
  ),
3128
3155
  /* @__PURE__ */ t(
3129
- re,
3156
+ le,
3130
3157
  {
3131
3158
  copy: e,
3132
- institution: v,
3133
- isOpen: !!v && x.type === "external",
3134
- onClose: () => w(""),
3135
- popularTopicsDrawerOnClose: P,
3136
- title: x.topic
3159
+ institution: w,
3160
+ isOpen: !!w && b.type === "external",
3161
+ onClose: () => I(""),
3162
+ popularTopicsDrawerOnClose: F,
3163
+ title: b.topic
3137
3164
  }
3138
3165
  )
3139
3166
  ] }) });
3140
3167
  }
3141
- ), qe = ({ sx: e = {} }) => {
3142
- const { help: i } = V(), { helpCategories: n } = tt(), { isMobile: l } = Rt(), { config: c } = Tt(), [d, g] = r.useState(!1), [h, f] = r.useState(null), v = (O) => f(O), w = () => g(!0);
3143
- return /* @__PURE__ */ _(N, { sx: { pt: 24, px: l ? 24 : 0, ...e }, children: [
3144
- h ? /* @__PURE__ */ t(
3145
- Qt,
3146
- {
3147
- copy: i,
3148
- hasRequestButton: c.enable_support_requests,
3149
- onNavigateToList: () => f(null),
3150
- onRequestSupport: w,
3151
- topicInfo: h
3168
+ ), Ve = ({ sx: e = {} }) => {
3169
+ const { config: i } = Ct(), { onEvent: n } = V(), { help: l } = K(), { helpCategories: c } = nt(), { isMobile: d } = Nt(), [u, v] = r.useState(!1), [S, h] = r.useState(null), w = (D) => {
3170
+ n(k.HELP_CLICK_TOPIC, {
3171
+ feature: D.category,
3172
+ helpTopic: D.pageTitle
3173
+ }), h(D);
3174
+ }, I = () => v(!0);
3175
+ return /* @__PURE__ */ _(N, { sx: { pt: 24, px: d ? 24 : 0, ...e }, children: [
3176
+ S ? /* @__PURE__ */ t(
3177
+ te,
3178
+ {
3179
+ copy: l,
3180
+ hasRequestButton: i.enable_support_requests,
3181
+ onNavigateToList: () => h(null),
3182
+ onRequestSupport: I,
3183
+ topicInfo: S
3152
3184
  }
3153
3185
  ) : /* @__PURE__ */ t(
3154
- Ft,
3186
+ kt,
3155
3187
  {
3156
- buttonText: i.request_support,
3157
- hasRequestButton: c.enable_support_requests,
3158
- helpCategories: n,
3159
- helpContent: i.list_short_content,
3160
- helpTitle: i.list_title,
3161
- onRequestHelp: w,
3162
- onTopicSelect: v
3188
+ buttonText: l.request_support,
3189
+ hasRequestButton: i.enable_support_requests,
3190
+ helpCategories: c,
3191
+ helpContent: l.list_short_content,
3192
+ helpTitle: l.list_title,
3193
+ onRequestHelp: I,
3194
+ onTopicSelect: w
3163
3195
  }
3164
3196
  ),
3165
3197
  /* @__PURE__ */ t(
3166
- ce,
3198
+ ge,
3167
3199
  {
3168
- copy: i,
3169
- isOpen: d,
3170
- onClose: () => g(!1)
3200
+ copy: l,
3201
+ isOpen: u,
3202
+ onClose: () => v(!1)
3171
3203
  }
3172
3204
  )
3173
3205
  ] });
3174
3206
  };
3175
3207
  export {
3176
- qe as H
3208
+ Ve as H
3177
3209
  };