@mx-cartographer/experiences 3.8.0 → 3.9.0-alpha.bb1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (269) hide show
  1. package/CHANGELOG.md +3 -3
  2. package/dist/accounts/AccountsMiniWidget.d.ts +0 -1
  3. package/dist/accounts/AccountsWidget.d.ts +0 -1
  4. package/dist/accounts/ConnectMiniWidget.d.ts +0 -1
  5. package/dist/accounts/api/AccountApi.d.ts +0 -1
  6. package/dist/accounts/components/AccountListItem.d.ts +0 -1
  7. package/dist/accounts/components/ConnectStatus.d.ts +0 -1
  8. package/dist/accounts/components/ConnectionsDrawer.d.ts +0 -1
  9. package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailEdit.d.ts +0 -1
  10. package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailsChart.d.ts +0 -1
  11. package/dist/accounts/components/detailsdrawer/Accounts/ConnectionErrorMessage.d.ts +0 -1
  12. package/dist/accounts/stores/AccountStore.d.ts +0 -1
  13. package/dist/accounts/stores/UiStore.d.ts +0 -1
  14. package/dist/accounts/utils/AccountFields.d.ts +0 -1
  15. package/dist/accounts/utils/Accounts.d.ts +0 -1
  16. package/dist/budgets/BubbleBudgetsMiniWidget.d.ts +0 -1
  17. package/dist/budgets/BubbleBudgetsWidget.d.ts +3 -0
  18. package/dist/budgets/api/BudgetsApi.d.ts +0 -1
  19. package/dist/budgets/components/BubbleBudgets.d.ts +2 -3
  20. package/dist/budgets/components/BubbleChart.d.ts +3 -11
  21. package/dist/budgets/components/BudgetDetails.d.ts +7 -0
  22. package/dist/budgets/components/BudgetList.d.ts +7 -0
  23. package/dist/budgets/components/Overview.d.ts +3 -0
  24. package/dist/budgets/components/bubblechart/Bubble.d.ts +2 -2
  25. package/dist/budgets/components/bubblechart/Mercury.d.ts +0 -1
  26. package/dist/budgets/components/budgetlist/BudgetRow.d.ts +8 -0
  27. package/dist/budgets/components/budgetlist/SubBudgetRow.d.ts +7 -0
  28. package/dist/budgets/components/budgetlist/SubBudgetZeroState.d.ts +1 -0
  29. package/dist/budgets/index.d.ts +1 -0
  30. package/dist/budgets/store/BudgetsStore.d.ts +6 -4
  31. package/dist/budgets/utils/Budget.d.ts +4 -11
  32. package/dist/cashflow/CashflowMiniWidget.d.ts +0 -1
  33. package/dist/cashflow/CashflowOnboarding.d.ts +0 -1
  34. package/dist/cashflow/CashflowWidget.d.ts +0 -1
  35. package/dist/cashflow/api/CashflowApi.d.ts +0 -1
  36. package/dist/cashflow/components/CashflowAmountHeading.d.ts +0 -1
  37. package/dist/cashflow/components/CashflowContent.d.ts +0 -1
  38. package/dist/cashflow/components/CashflowHeading.d.ts +0 -1
  39. package/dist/cashflow/components/CashflowWidgetContent.d.ts +0 -1
  40. package/dist/cashflow/components/DetailsExpenseHeader.d.ts +0 -1
  41. package/dist/cashflow/components/DetailsExpenseRow.d.ts +0 -1
  42. package/dist/cashflow/components/onboarding/StepOne.d.ts +0 -1
  43. package/dist/cashflow/components/onboarding/StepTwo.d.ts +0 -1
  44. package/dist/cashflow/stores/CashflowStore.d.ts +0 -1
  45. package/dist/cashflow/stores/UiStore.d.ts +0 -1
  46. package/dist/cashflow/util/Filters.d.ts +0 -1
  47. package/dist/categories/components/CategoryList.d.ts +0 -1
  48. package/dist/categories/components/CategoryRow.d.ts +0 -1
  49. package/dist/categories/components/CategorySelector.d.ts +0 -1
  50. package/dist/categories/components/CategorySelectorDrawer.d.ts +0 -1
  51. package/dist/categories/components/CustomCategories/AddSubcategory.d.ts +0 -1
  52. package/dist/categories/components/CustomCategories/CustomCategoryModal.d.ts +0 -1
  53. package/dist/categories/components/CustomCategories/DeleteSubcategory.d.ts +0 -1
  54. package/dist/categories/components/CustomCategories/RenameSubcategory.d.ts +0 -1
  55. package/dist/categories/components/SubcategoryList.d.ts +0 -1
  56. package/dist/categories/components/SubcategoryRow.d.ts +0 -1
  57. package/dist/categories/stores/CategoryStore.d.ts +0 -1
  58. package/dist/common/api/AnalyticsApi.d.ts +0 -1
  59. package/dist/common/api/BeatApi.d.ts +0 -1
  60. package/dist/common/api/CategoryApi.d.ts +0 -1
  61. package/dist/common/api/GlobalCopyApi.d.ts +0 -1
  62. package/dist/common/api/LocalizedCopyApi.d.ts +0 -1
  63. package/dist/common/api/NotificationApi.d.ts +0 -1
  64. package/dist/common/api/ScheduledPaymentsApi.d.ts +0 -1
  65. package/dist/common/api/UserApi.d.ts +0 -1
  66. package/dist/common/api/WidgetApi.d.ts +0 -1
  67. package/dist/common/components/ConnectDrawer.d.ts +0 -1
  68. package/dist/common/components/CurrencyInput.d.ts +0 -1
  69. package/dist/common/components/CurrencyText.d.ts +0 -1
  70. package/dist/common/components/DataRow.d.ts +0 -1
  71. package/dist/common/components/IconBacking.d.ts +0 -1
  72. package/dist/common/components/InformationTooltip.d.ts +0 -1
  73. package/dist/common/components/ListItemWrapper.d.ts +0 -1
  74. package/dist/common/components/Loader.d.ts +0 -1
  75. package/dist/common/components/MiniWidgetContainer.d.ts +0 -1
  76. package/dist/common/components/ResponsiveButton.d.ts +0 -1
  77. package/dist/common/components/SearchBox.d.ts +0 -1
  78. package/dist/common/components/SelectionBox.d.ts +0 -1
  79. package/dist/common/components/SubheaderRow.d.ts +0 -1
  80. package/dist/common/components/WidgetContainer.d.ts +0 -1
  81. package/dist/common/components/accountfilter/AccountFilter.d.ts +0 -1
  82. package/dist/common/components/accountfilter/AccountFilterOptions.d.ts +0 -1
  83. package/dist/common/components/barchart/Bar.d.ts +0 -1
  84. package/dist/common/components/barchart/BarChart.d.ts +0 -1
  85. package/dist/common/components/barchart/BarColumn.d.ts +0 -1
  86. package/dist/common/components/barchart/Legend.d.ts +0 -1
  87. package/dist/common/components/calendar/Calendar.d.ts +0 -1
  88. package/dist/common/components/calendar/Day.d.ts +0 -1
  89. package/dist/common/components/calendar/Header.d.ts +0 -1
  90. package/dist/common/components/charts/Donut.d.ts +0 -1
  91. package/dist/common/components/charts/LineChart.d.ts +0 -1
  92. package/dist/common/components/charts/StackedLineChart.d.ts +0 -1
  93. package/dist/common/components/charts/StatusBar.d.ts +0 -1
  94. package/dist/common/components/charts/linechart/CustomLine.d.ts +0 -1
  95. package/dist/common/components/charts/linechart/CustomMark.d.ts +0 -1
  96. package/dist/common/components/charts/stackedlinechart/CategoryIconLabel.d.ts +0 -1
  97. package/dist/common/components/charts/stackedlinechart/CustomAreaTooltip.d.ts +0 -1
  98. package/dist/common/components/charts/stackedlinechart/CustomLegend.d.ts +0 -1
  99. package/dist/common/components/charts/stackedlinechart/CustomPointTooltip.d.ts +0 -1
  100. package/dist/common/components/daterangeselector/DateRangeSelector.d.ts +0 -1
  101. package/dist/common/components/dialog/Dialog.d.ts +0 -1
  102. package/dist/common/components/donuts/MultiSegmentDonut.d.ts +0 -1
  103. package/dist/common/components/donuts/SingleSegmentDonut.d.ts +0 -1
  104. package/dist/common/components/drawer/Drawer.d.ts +0 -1
  105. package/dist/common/components/drawer/Header.d.ts +0 -1
  106. package/dist/common/constants/Account.d.ts +0 -1
  107. package/dist/common/context/GlobalDataProvider.d.ts +0 -1
  108. package/dist/common/context/WidgetContainerProvider.d.ts +0 -1
  109. package/dist/common/hooks/useCombineEvents.d.ts +0 -1
  110. package/dist/common/hooks/useDimensions.d.ts +0 -1
  111. package/dist/common/stores/ConnectStore.d.ts +0 -1
  112. package/dist/common/stores/GlobalCopyStore.d.ts +0 -1
  113. package/dist/common/stores/GlobalStore.d.ts +0 -1
  114. package/dist/common/stores/GlobalUiStore.d.ts +0 -1
  115. package/dist/common/stores/UserStore.d.ts +0 -1
  116. package/dist/common/types/Activity.d.ts +0 -1
  117. package/dist/common/types/Analytics.d.ts +9 -24
  118. package/dist/common/types/Beat.d.ts +0 -1
  119. package/dist/common/types/Budget.d.ts +16 -0
  120. package/dist/common/types/Cashflow.d.ts +0 -1
  121. package/dist/common/types/Expense.d.ts +0 -1
  122. package/dist/common/types/GlobalCopy.d.ts +0 -1
  123. package/dist/common/types/LocalizedContent.d.ts +0 -1
  124. package/dist/common/types/Notification.d.ts +0 -1
  125. package/dist/common/types/ScheduledPayment.d.ts +0 -1
  126. package/dist/common/types/SpendingPlan.d.ts +0 -1
  127. package/dist/common/types/Widgets.d.ts +0 -1
  128. package/dist/common/types/localization/CashflowCopy.d.ts +0 -1
  129. package/dist/common/types/localization/CommonCopy.d.ts +0 -1
  130. package/dist/common/utils/AccountFilter.d.ts +0 -1
  131. package/dist/common/utils/Analytics.d.ts +0 -1
  132. package/dist/common/utils/Categories.d.ts +0 -1
  133. package/dist/common/utils/Fetch.d.ts +2 -1
  134. package/dist/common/utils/Localization.d.ts +0 -1
  135. package/dist/common/utils/NumberFormatting.d.ts +0 -1
  136. package/dist/dashboard/Dashboard.d.ts +0 -1
  137. package/dist/dashboard/types/DashboardTypes.d.ts +0 -1
  138. package/dist/goals/api/GoalApi.d.ts +0 -1
  139. package/dist/goals/components/GoalsWidget.d.ts +0 -1
  140. package/dist/goals/stores/GoalStore.d.ts +0 -1
  141. package/dist/index.es.js +4660 -4438
  142. package/dist/index.es.js.map +1 -1
  143. package/dist/insights/components/beats/SetUpDirectDeposit/SetUpDirectDepositBody.d.ts +0 -1
  144. package/dist/insights/contexts/ToastContext.d.ts +0 -1
  145. package/dist/insights/settings/SettingsDrawer.d.ts +0 -1
  146. package/dist/insights/settings/components/PulseSubheaderRow.d.ts +0 -1
  147. package/dist/insights/settings/components/SettingsItem.d.ts +0 -1
  148. package/dist/insights/settings/components/Toast.d.ts +0 -1
  149. package/dist/insights/settings/hiddeninsights/components/CategoryEmptyState.d.ts +0 -1
  150. package/dist/insights/settings/hiddeninsights/components/HiddenInsightsDrawer.d.ts +0 -1
  151. package/dist/insights/settings/hiddeninsights/components/HiddenInsightsDrawerWrapper.d.ts +0 -1
  152. package/dist/insights/settings/hiddeninsights/components/SubCategoryDrawer.d.ts +0 -1
  153. package/dist/insights/settings/manageaccounts/components/AccountGroup.d.ts +0 -1
  154. package/dist/insights/settings/manageaccounts/components/ManageAccountsDrawer.d.ts +0 -1
  155. package/dist/insights/settings/manageaccounts/types/index.d.ts +0 -1
  156. package/dist/insights/store/BeatStore.d.ts +0 -1
  157. package/dist/insights/utils/beatTemplateCategories.d.ts +0 -1
  158. package/dist/merchants/api/MerchantApi.d.ts +0 -1
  159. package/dist/merchants/components/MerchantLookup.d.ts +0 -1
  160. package/dist/merchants/stores/MerchantStore.d.ts +0 -1
  161. package/dist/microinsights/analytics.d.ts +2 -3
  162. package/dist/microinsights/components/beatCard/BeatCard.d.ts +0 -1
  163. package/dist/microinsights/components/beaticons/BeatCategoryIcon.d.ts +0 -1
  164. package/dist/microinsights/components/beaticons/BeatIcon.d.ts +0 -1
  165. package/dist/microinsights/components/beaticons/BeatMerchantLogo.d.ts +0 -1
  166. package/dist/microinsights/components/beaticons/ChartFilledIcon.d.ts +0 -1
  167. package/dist/microinsights/components/beaticons/MonthlySpendComparisonIcon.d.ts +1 -2
  168. package/dist/microinsights/components/carouselheader/CarouselHeader.d.ts +0 -1
  169. package/dist/microinsights/components/insightsmicrowidget/InsightsMicroWidget.d.ts +0 -2
  170. package/dist/microinsights/components/microBeatCarousel/CarouselControls.d.ts +0 -1
  171. package/dist/microinsights/components/microBeatCarousel/MicroBeatCarousel.d.ts +0 -1
  172. package/dist/microinsights/components/microInsightCard/MicroInsightCard.d.ts +0 -1
  173. package/dist/microinsights/components/noRelevantInsightsCard/NoRelevantInsightsCard.d.ts +0 -1
  174. package/dist/microinsights/components/spinner/Spinner.d.ts +0 -1
  175. package/dist/microinsights/components/viewMoreMicroCard/ViewMoreMicroCard.d.ts +0 -1
  176. package/dist/microinsights/components/zeroStateCard/ZeroStateCard.d.ts +0 -1
  177. package/dist/microinsights/constants/Analytics.d.ts +0 -1
  178. package/dist/microinsights/context/InsightsMicroWidgetDataProvider.d.ts +0 -1
  179. package/dist/microinsights/interfaces.d.ts +0 -1
  180. package/dist/microinsights/stores/AppStore.d.ts +1 -2
  181. package/dist/microinsights/stores/CopyStore.d.ts +0 -1
  182. package/dist/microinsights/stores/InsightsMicroWidgetStore.d.ts +3 -10
  183. package/dist/microinsights/types/BeatUIComponent.d.ts +0 -1
  184. package/dist/microinsights/utils/DataSeries.d.ts +0 -1
  185. package/dist/notifications/components/DateRow.d.ts +0 -1
  186. package/dist/notifications/components/NotificationBadge.d.ts +0 -1
  187. package/dist/notifications/components/NotificationCard.d.ts +0 -1
  188. package/dist/notifications/components/NotificationList.d.ts +0 -1
  189. package/dist/notifications/stores/NotificationStore.d.ts +0 -1
  190. package/dist/notifications/utils/NotificationUtils.d.ts +0 -1
  191. package/dist/recurringactivity/RecurringActivityMiniWidget.d.ts +0 -1
  192. package/dist/recurringactivity/RecurringActivityWidget.d.ts +0 -1
  193. package/dist/recurringactivity/components/ActivityDetails.d.ts +0 -1
  194. package/dist/recurringactivity/components/ActivityList.d.ts +0 -1
  195. package/dist/recurringactivity/components/ActivityRow.d.ts +0 -1
  196. package/dist/recurringactivity/components/ActivityStatus.d.ts +0 -1
  197. package/dist/recurringactivity/components/MiniWidgetContent.d.ts +0 -1
  198. package/dist/recurringactivity/components/actions/FrequencyAction.d.ts +0 -1
  199. package/dist/recurringactivity/components/actions/PaymentDateAction.d.ts +0 -1
  200. package/dist/recurringactivity/components/activitycalendar/ActivityDay.d.ts +0 -1
  201. package/dist/recurringactivity/components/shared/activitysettings/AddActivity.d.ts +0 -1
  202. package/dist/recurringactivity/components/shared/activitysettings/AddActivityDetails.d.ts +0 -1
  203. package/dist/recurringactivity/components/shared/activitysettings/SelectTransaction.d.ts +0 -1
  204. package/dist/recurringactivity/stores/RecurringActivityStore.d.ts +0 -1
  205. package/dist/recurringactivity/util/RecurringActivityUtils.d.ts +0 -1
  206. package/dist/recurringactivity/util/buildActivities.d.ts +0 -1
  207. package/dist/recurringactivity/util/buildNewActivity.d.ts +0 -1
  208. package/dist/recurringactivity/util/getRecurrence.d.ts +0 -1
  209. package/dist/recurringactivity/util/getStatus.d.ts +0 -1
  210. package/dist/recurringactivity/util/updateActivity.d.ts +0 -1
  211. package/dist/spending/SpendingMiniWidget.d.ts +0 -1
  212. package/dist/spending/SpendingWidget.d.ts +0 -1
  213. package/dist/spending/components/SpendingChart.d.ts +0 -1
  214. package/dist/spending/components/SpendingDonut.d.ts +0 -1
  215. package/dist/spending/components/SpendingLegend.d.ts +0 -1
  216. package/dist/spending/components/SpendingList.d.ts +0 -1
  217. package/dist/spending/components/SpendingTabLabel.d.ts +0 -1
  218. package/dist/spending/utils/SpendingData.d.ts +0 -1
  219. package/dist/transactions/TransactionWidget.d.ts +0 -1
  220. package/dist/transactions/analytics.d.ts +0 -1
  221. package/dist/transactions/api/TransactionApi.d.ts +0 -1
  222. package/dist/transactions/components/shared/TransactionDetails.d.ts +0 -1
  223. package/dist/transactions/components/shared/TransactionList.d.ts +0 -1
  224. package/dist/transactions/components/shared/TransactionTable.d.ts +0 -1
  225. package/dist/transactions/components/shared/transactiondetails/Description.d.ts +0 -1
  226. package/dist/transactions/components/shared/transactiondetails/FlagTransaction.d.ts +0 -1
  227. package/dist/transactions/components/shared/transactiondetails/TransactionAmountHeader.d.ts +0 -1
  228. package/dist/transactions/components/shared/transactiondetails/actions/CategoryAction.d.ts +0 -1
  229. package/dist/transactions/components/shared/transactiondetails/actions/DateAction.d.ts +0 -1
  230. package/dist/transactions/components/shared/transactiondetails/actions/DeleteAction.d.ts +0 -1
  231. package/dist/transactions/components/shared/transactiondetails/actions/DeleteLogoAction.d.ts +0 -1
  232. package/dist/transactions/components/shared/transactiondetails/actions/HideAction.d.ts +0 -1
  233. package/dist/transactions/components/shared/transactiondetails/actions/MemoAction.d.ts +0 -1
  234. package/dist/transactions/components/shared/transactiondetails/actions/SplitAction.d.ts +0 -1
  235. package/dist/transactions/components/shared/transactiondetails/actions/TagsAction.d.ts +0 -1
  236. package/dist/transactions/components/shared/transactionlist/DateRow.d.ts +0 -1
  237. package/dist/transactions/components/shared/transactionlist/TransactionRow.d.ts +0 -1
  238. package/dist/transactions/components/shared/transactionlist/ZeroState.d.ts +0 -1
  239. package/dist/transactions/components/shared/transactiontable/cells/AccountCell.d.ts +0 -1
  240. package/dist/transactions/components/shared/transactiontable/cells/AmountCell.d.ts +0 -1
  241. package/dist/transactions/components/shared/transactiontable/cells/CategoryCell.d.ts +0 -1
  242. package/dist/transactions/components/shared/transactiontable/cells/DateCell.d.ts +0 -1
  243. package/dist/transactions/components/shared/transactiontable/cells/FlagCell.d.ts +0 -1
  244. package/dist/transactions/components/shared/transactiontable/cells/HeaderCell.d.ts +0 -1
  245. package/dist/transactions/components/shared/transactiontable/cells/PayeeCell.d.ts +0 -1
  246. package/dist/transactions/components/splitmanager/SplitManager.d.ts +0 -1
  247. package/dist/transactions/components/splitmanager/SplitRow.d.ts +0 -1
  248. package/dist/transactions/components/tagmanager/SearchBox.d.ts +0 -1
  249. package/dist/transactions/components/tagmanager/TagManager.d.ts +0 -1
  250. package/dist/transactions/components/tagmanager/TagRow.d.ts +0 -1
  251. package/dist/transactions/components/transactionwidget/AddAccountModal.d.ts +0 -1
  252. package/dist/transactions/components/transactionwidget/actions/EditCategoryAction.d.ts +0 -1
  253. package/dist/transactions/constants/Transaction.d.ts +0 -1
  254. package/dist/transactions/stores/TransactionStore.d.ts +0 -1
  255. package/dist/transactions/stores/UiStore.d.ts +0 -1
  256. package/dist/transactions/utils/Filters.d.ts +0 -1
  257. package/dist/transactions/utils/Transactions.d.ts +0 -1
  258. package/dist/transactions/utils/buildDetailedTransactions.d.ts +0 -1
  259. package/dist/transactions/utils/exportTransactionsToCSV.d.ts +0 -1
  260. package/dist/transactions/utils/sortAndFilterTransactions.d.ts +0 -1
  261. package/dist/trends/TrendsFullWidget.d.ts +0 -1
  262. package/dist/trends/TrendsMiniWidget.d.ts +0 -1
  263. package/dist/trends/components/TrendsTable.d.ts +0 -1
  264. package/dist/trends/components/trendstable/AmountCell.d.ts +0 -1
  265. package/dist/trends/components/trendstable/CategoryCell.d.ts +0 -1
  266. package/dist/trends/components/trendstable/HeaderCell.d.ts +0 -1
  267. package/dist/trends/utils/index.d.ts +0 -1
  268. package/package.json +42 -38
  269. /package/dist/budgets/utils/{buildBubblesSVG.d.ts → BubblesSVG.d.ts} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
1
  ## [3.8.0] - 10-15-2024
2
2
 
3
- - **UPDATED** - `Fetch` requests throw errors to be caught and handled upstream
4
- - **FIXED** - `MicroInsights` logs user out if 401 error is thrown
5
- - **FIXED** - Analytics types
3
+ - **UPDATED** - KyperMUI to 4.1
4
+ - **UPDATED** - MUI to 6.x
5
+ - **REMOVED** - Any usage of `useTokens`
6
6
 
7
7
  ## [3.7.1] - 10-15-2024
8
8
 
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { MiniWidgetProps } from '../common';
3
-
4
3
  declare const _default: React.FunctionComponent<MiniWidgetProps>;
5
4
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { WidgetProps } from '../common';
3
-
4
3
  declare const _default: React.FunctionComponent<WidgetProps>;
5
4
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { MiniWidgetProps } from '../common';
3
-
4
3
  declare const _default: React.FunctionComponent<MiniWidgetProps>;
5
4
  export default _default;
@@ -1,6 +1,5 @@
1
1
  import { default as Fetch } from '../../common/utils/Fetch';
2
2
  import { Account } from '../../common';
3
-
4
3
  export declare class AccountApi {
5
4
  fetchInstance: Fetch;
6
5
  constructor(endpoint: string, token: string);
@@ -1,7 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { ListItemOwnProps } from '@mui/material/ListItem';
3
3
  import { Account } from '../../common';
4
-
5
4
  interface AccountListItemProps {
6
5
  account: Account;
7
6
  onRowClick?: () => void;
@@ -1,5 +1,4 @@
1
1
  import { MemberConnectionStatus } from '../../accounts';
2
-
3
2
  interface ConnectStatus {
4
3
  status?: MemberConnectionStatus;
5
4
  }
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface ConnectionsDrawerProps {
4
3
  onClose: () => void;
5
4
  showConnectionsWidget: boolean;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { AccountField } from '../../../utils/AccountFields';
3
-
4
3
  interface AccountDetailEditProps {
5
4
  field: AccountField;
6
5
  isOpen: boolean;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { MiniWidgetProps } from '../../../../common';
3
-
4
3
  declare const _default: React.FunctionComponent<MiniWidgetProps>;
5
4
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface ConnectionErrorMessageProps {
4
3
  setTabValue: (val: number) => void;
5
4
  }
@@ -1,7 +1,6 @@
1
1
  import { Account, GlobalStore, Institution, Member } from '../../common';
2
2
  import { AccountApi } from '../api/AccountApi';
3
3
  import { UiStore } from './UiStore';
4
-
5
4
  export declare class AccountStore {
6
5
  api: AccountApi;
7
6
  globalStore: GlobalStore;
@@ -1,5 +1,4 @@
1
1
  import { Account, Member } from '../../common';
2
-
3
2
  export declare class UiStore {
4
3
  isLoading: boolean;
5
4
  selectedAccount: Account;
@@ -1,5 +1,4 @@
1
1
  import { Account, AccountsCopy } from '../../common';
2
-
3
2
  type SelectOption = {
4
3
  label: string;
5
4
  value: number;
@@ -1,5 +1,4 @@
1
1
  import { Account } from '../../common/types';
2
-
3
2
  export declare const isAccountLiability: (account: Account) => boolean;
4
3
  export declare const isManual: (account: Account) => boolean;
5
4
  export declare const usesCreditLimitField: (account: Account) => boolean;
@@ -1,5 +1,4 @@
1
1
  import { MiniWidgetProps } from '../common';
2
-
3
2
  declare const _default: ((props: MiniWidgetProps) => import("react/jsx-runtime").JSX.Element) & {
4
3
  displayName: string;
5
4
  };
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ import { WidgetProps } from '../common';
3
+ export declare const BubbleBudgetsWidget: React.FC<WidgetProps>;
@@ -1,5 +1,4 @@
1
1
  import { Fetch } from '../../common';
2
-
3
2
  export declare class BudgetsApi {
4
3
  fetchInstance: Fetch;
5
4
  constructor(endpoint: string, token: string);
@@ -1,9 +1,8 @@
1
1
  import { default as React } from 'react';
2
- import { BubbleData } from './BubbleChart';
3
-
2
+ import { DetailedBudget } from '../../common/types/Budget';
4
3
  interface BubbleBudgetsProps {
5
4
  isDraggable?: boolean;
6
- onClick?: (bubble: BubbleData) => void;
5
+ onClick?: (budget: DetailedBudget) => void;
7
6
  shouldShowZeroState: boolean;
8
7
  unavailableHeight?: number;
9
8
  unavailableWidth?: number;
@@ -1,24 +1,16 @@
1
1
  import { default as React } from 'react';
2
2
  import { SimulationNodeDatum } from 'd3-force';
3
-
3
+ import { DetailedBudget } from '../../common/types/Budget';
4
4
  export interface BubbleData extends SimulationNodeDatum {
5
- backgroundColor: string;
6
- budgetGuid: string;
7
- currentAmount: number;
8
- description: string;
9
- icon?: string;
10
- label: string;
11
- progressColor: string;
5
+ budget: DetailedBudget;
12
6
  radius: number;
13
- textColor: string;
14
- totalAmount: number;
15
7
  }
16
8
  interface BubbleChartProps {
17
9
  data: BubbleData[];
18
10
  height: number;
19
11
  width: number;
20
12
  isDraggable?: boolean;
21
- onClick?: (bubble: BubbleData) => void;
13
+ onClick?: (budget: DetailedBudget) => void;
22
14
  }
23
15
  declare const BubbleChart: React.FC<BubbleChartProps>;
24
16
  export default BubbleChart;
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { DetailedBudget } from '../../common/types/Budget';
3
+ interface BudgetDetailsProps {
4
+ budget: DetailedBudget;
5
+ }
6
+ export declare const BudgetDetails: React.FC<BudgetDetailsProps>;
7
+ export {};
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { DetailedBudget } from '../../common/types/Budget';
3
+ interface BudgetListProps {
4
+ onClick?: (budget: DetailedBudget) => void;
5
+ }
6
+ export declare const BudgetList: React.FC<BudgetListProps>;
7
+ export {};
@@ -0,0 +1,3 @@
1
+ export declare const Overview: (() => import("react/jsx-runtime").JSX.Element) & {
2
+ displayName: string;
3
+ };
@@ -1,10 +1,10 @@
1
1
  import { default as React } from 'react';
2
2
  import { BubbleData } from '../BubbleChart';
3
-
3
+ import { DetailedBudget } from '../../../common/types/Budget';
4
4
  interface BubbleProps {
5
5
  bubble: BubbleData;
6
6
  isDraggable: boolean;
7
- onClick?: (bubble: BubbleData) => void;
7
+ onClick?: (budget: DetailedBudget) => void;
8
8
  }
9
9
  export declare const Bubble: React.FC<BubbleProps>;
10
10
  export {};
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { BubbleData } from '../BubbleChart';
3
-
4
3
  interface MercuryProps {
5
4
  bubble: BubbleData;
6
5
  }
@@ -0,0 +1,8 @@
1
+ import { default as React } from 'react';
2
+ import { DetailedBudget } from '../../../common/types/Budget';
3
+ interface BudgetRowProps {
4
+ budget: DetailedBudget;
5
+ onClick?: (budget: DetailedBudget) => void;
6
+ }
7
+ export declare const BudgetRow: React.FC<BudgetRowProps>;
8
+ export {};
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { DetailedBudget } from '../../../common/types/Budget';
3
+ interface SubBudgetRowProps {
4
+ budget: DetailedBudget;
5
+ }
6
+ export declare const SubBudgetRow: React.FC<SubBudgetRowProps>;
7
+ export {};
@@ -0,0 +1 @@
1
+ export declare const SubBudgetZeroState: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +1,2 @@
1
1
  export { default as BubbleBudgetsMiniWidget } from './BubbleBudgetsMiniWidget';
2
+ export { BubbleBudgetsWidget } from './BubbleBudgetsWidget';
@@ -1,11 +1,13 @@
1
- import { Budget, GlobalStore } from '../../common';
1
+ import { Budget, BudgetsCopy, GlobalStore } from '../../common';
2
2
  import { BudgetsApi } from '../api/BudgetsApi';
3
-
3
+ import { DetailedBudget } from '../../common/types/Budget';
4
+ import { Theme } from '@mui/system';
4
5
  export declare class BudgetsStore {
5
6
  api: BudgetsApi;
6
7
  globalStore: GlobalStore;
7
- budgets: Budget[];
8
+ budgets: DetailedBudget[];
9
+ income: Budget | undefined;
8
10
  constructor(globalStore: GlobalStore);
9
11
  initialize: (endpoint: string, token: string) => Promise<void>;
10
- loadBudgets: () => Promise<void>;
12
+ loadBudgets: (copy: BudgetsCopy, theme: Theme) => Promise<void>;
11
13
  }
@@ -1,14 +1,7 @@
1
1
  import { Theme } from '@mui/system';
2
2
  import { Budget, BudgetsCopy, Category } from '../../common';
3
- import { BubbleData } from '../components/BubbleChart';
4
-
5
- export declare const getBudgetPercentage: (budgetAmount: number, budgetSpent: number) => number;
6
- interface BubbleColors {
7
- bubble: string;
8
- mercury: string;
9
- text: string;
10
- }
11
- export declare const getBubbleColors: (budgetAmount: number, budgetSpent: number, theme: Theme) => BubbleColors;
3
+ import { BudgetColors, DetailedBudget } from '../../common/types/Budget';
4
+ export declare const getBudgetPercentage: (budget: Budget) => number;
5
+ export declare const getBudgetColors: (budget: Budget, theme: Theme) => BudgetColors;
12
6
  export declare const useGetBudgetDifference: () => number;
13
- export declare const buildBubbleData: (budgets: Budget[], categories: Category[], theme: Theme, copy: BudgetsCopy) => BubbleData[];
14
- export {};
7
+ export declare const augmentBudgets: (budgets: Budget[], categories: Category[], copy: BudgetsCopy, theme: Theme) => DetailedBudget[];
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { MiniWidgetProps } from '../common';
3
-
4
3
  declare const _default: React.FunctionComponent<MiniWidgetProps>;
5
4
  export default _default;
@@ -1,4 +1,3 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  declare const _default: React.FunctionComponent<{}>;
4
3
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { WidgetProps } from '../common';
3
-
4
3
  declare const _default: React.FunctionComponent<WidgetProps>;
5
4
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { Fetch, CashflowEvent, CashflowSequence } from '../../common';
2
-
3
2
  export declare class CashflowApi {
4
3
  fetchInstance: Fetch;
5
4
  constructor(endpoint: string, token: string);
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface CashflowAmountHeadingProps {
4
3
  amount: number;
5
4
  isMobile?: boolean;
@@ -1,4 +1,3 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  declare const _default: React.FunctionComponent<{}>;
4
3
  export default _default;
@@ -1,4 +1,3 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  declare const _default: React.FunctionComponent<{}>;
4
3
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface CashflowWidgetContentProps {
4
3
  onAddIncomeClick?: () => void;
5
4
  }
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { ExpenseType } from './DetailsExpenseRow';
3
-
4
3
  interface DetailsExpenseHeaderProps {
5
4
  total: number;
6
5
  type: ExpenseType;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { Activity } from '../../common';
3
-
4
3
  export declare enum ExpenseType {
5
4
  EXPENSE = "expense",
6
5
  INCOME = "income"
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface StepOneProps {
4
3
  handleNextStep: () => void;
5
4
  }
@@ -1,4 +1,3 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  declare const _default: React.FunctionComponent<{}>;
4
3
  export default _default;
@@ -1,6 +1,5 @@
1
1
  import { GlobalStore } from '../../common';
2
2
  import { UiStore } from './UiStore';
3
-
4
3
  export declare class CashflowStore {
5
4
  globalStore: GlobalStore;
6
5
  uiStore: UiStore;
@@ -1,5 +1,4 @@
1
1
  import { Account, Activity } from '../../common';
2
-
3
2
  export declare class UiStore {
4
3
  dateRange: {
5
4
  start: Date;
@@ -1,5 +1,4 @@
1
1
  import { Account, Activity } from '../../common';
2
-
3
2
  /**
4
3
  * Returns activities that match the given account and date range
5
4
  * @param account The account
@@ -1,4 +1,3 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  declare const _default: React.FunctionComponent<{}>;
4
3
  export default _default;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { Category } from '../../common';
3
-
4
3
  interface CategoryRowProps {
5
4
  category: Category;
6
5
  subCategories: Category[];
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export interface CategorySelectorProps {
4
3
  initialSelected?: string;
5
4
  onSelect: (guid: string) => void;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { CategorySelectorProps } from './CategorySelector';
3
-
4
3
  export interface CategorySelectorDrawerProps extends CategorySelectorProps {
5
4
  disableScroll?: boolean;
6
5
  id?: string;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { Category } from '../../../common/types';
3
-
4
3
  interface AddSubcategoryProps {
5
4
  parentCategory: Category;
6
5
  }
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export declare enum CustomCategoryModalType {
4
3
  ADD = "add",
5
4
  EDIT = "edit",
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { Category } from '../../../common';
3
-
4
3
  interface DeleteSubcategoryProps {
5
4
  parentCategory: Category;
6
5
  showDelete: boolean;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { Category } from '../../../common/types';
3
-
4
3
  interface RenameSubcategoryProps {
5
4
  setShowRename: (show: boolean) => void;
6
5
  subCategory: Category;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { Category } from '../../common/types';
3
-
4
3
  interface SubcategoryListProps {
5
4
  categories: Category[];
6
5
  parentCategory: Category;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { Category } from '../../common/types';
3
-
4
3
  interface SubcategoryRowProps {
5
4
  parentCategory: Category;
6
5
  subCategory: Category;
@@ -1,7 +1,6 @@
1
1
  import { Account, CategoryApi, Category, DateRangeCategoryTotals, GlobalStore, MonthlyCategoryTotals } from '../../common';
2
2
  import { UiStore } from './UiStore';
3
3
  import { DetailedCategory } from '../../common/types/Category';
4
-
5
4
  export declare class CategoryStore {
6
5
  api: CategoryApi;
7
6
  globalStore: GlobalStore;
@@ -1,6 +1,5 @@
1
1
  import { Fetch } from '../utils';
2
2
  import { AnalyticsEvent } from '../types';
3
-
4
3
  export declare class AnalyticsApi {
5
4
  fetchInstance: Fetch;
6
5
  constructor(endpoint: string, token: string);
@@ -1,6 +1,5 @@
1
1
  import { default as Fetch } from '../utils/Fetch';
2
2
  import { Beat } from '../types';
3
-
4
3
  export declare class BeatApi {
5
4
  fetchInstance: Fetch;
6
5
  constructor(endpoint: string, token: string);
@@ -1,7 +1,6 @@
1
1
  import { default as Fetch } from '../utils/Fetch';
2
2
  import { Account } from '../types/Account';
3
3
  import { Category } from '../types/Category';
4
-
5
4
  export declare class CategoryApi {
6
5
  fetchInstance: Fetch;
7
6
  constructor(endpoint: string, token: string);
@@ -1,5 +1,4 @@
1
1
  import { default as Fetch } from '../utils/Fetch';
2
-
3
2
  export declare class GlobalCopyApi {
4
3
  fetchInstance: Fetch;
5
4
  constructor(endpoint: string, token: string);
@@ -1,5 +1,4 @@
1
1
  import { default as Fetch } from '../utils/Fetch';
2
-
3
2
  export declare class LocalizedCopyApi {
4
3
  fetchInstance: Fetch;
5
4
  constructor(endpoint: string, token: string);
@@ -1,6 +1,5 @@
1
1
  import { default as Fetch } from '../utils/Fetch';
2
2
  import { Notification } from '../types';
3
-
4
3
  export declare class NotificationApi {
5
4
  fetchInstance: Fetch;
6
5
  constructor(endpoint: string, token: string);
@@ -1,5 +1,4 @@
1
1
  import { Fetch, ScheduledPayment } from '../index';
2
-
3
2
  export declare class ScheduledPaymentsApi {
4
3
  fetchInstance: Fetch;
5
4
  constructor(endpoint: string, token: string);
@@ -1,6 +1,5 @@
1
1
  import { default as Fetch } from '../utils/Fetch';
2
2
  import { UserProfile } from '../types';
3
-
4
3
  export declare class UserApi {
5
4
  fetchInstance: Fetch;
6
5
  constructor(endpoint: string, token: string);
@@ -1,5 +1,4 @@
1
1
  import { default as Fetch } from '../utils/Fetch';
2
-
3
2
  export declare class WidgetApi {
4
3
  fetchInstance: Fetch;
5
4
  constructor(endpoint: string, token: string);
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface ConnectDrawerProps {
4
3
  loadWidgetProps?: object;
5
4
  onClose: () => void;
@@ -1,7 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { TextFieldProps as MuiTextFieldProps } from '@mui/material/TextField';
3
3
  import { CurrencyInputCopy } from '../types';
4
-
5
4
  type CurrencyInputProps = {
6
5
  allowDecimals?: boolean;
7
6
  amountIsRequired?: boolean;
@@ -1,7 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { SxProps } from '@mui/material/styles';
3
3
  import { TypographyProps } from '@mui/material/Typography';
4
-
5
4
  interface CurrencyTextProps extends TypographyProps {
6
5
  isIncome?: boolean;
7
6
  amount: number | string;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface DataRowProps {
4
3
  iconName: string;
5
4
  label: string;
@@ -1,5 +1,4 @@
1
1
  import { SxProps } from '@mui/material/styles';
2
-
3
2
  interface IconProps {
4
3
  backingSx?: SxProps;
5
4
  size: number;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface InformationTooltipProps {
4
3
  body: string;
5
4
  iconName?: string;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { SxProps } from '@mui/material/styles';
3
-
4
3
  interface ListItemWrapperProps {
5
4
  clickEventName?: string;
6
5
  onClick?: () => void;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface LoaderProps {
4
3
  label?: string;
5
4
  size?: number;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { SxProps } from '@mui/material/styles';
3
-
4
3
  interface CardContainerProps {
5
4
  className?: string;
6
5
  onPrimaryCtaClick?: () => void;