@mx-cartographer/experiences 6.16.2-ram1 → 6.16.2
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.
- package/CHANGELOG.md +2 -6
- package/dist/{src/common → common}/types/Account.d.ts +5 -5
- package/dist/{src/common → common}/types/Debt.d.ts +1 -1
- package/dist/index.d.ts +20 -1
- package/dist/index.es.js +7154 -8928
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
- package/dist/src/index.d.ts +0 -20
- /package/dist/{src/accounts → accounts}/AccountsMiniWidget.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/AccountsWidget.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/ConnectMiniWidget.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/api/AccountApi.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/AccountListItem.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/AccountsList.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/ConnectImage.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/ConnectMiniWidgetCard.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/ConnectStatus.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/ConnectionStatusIcons.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/ConnectionsDrawer.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountActions.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountActionsRow.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountConnection.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountDetailEdit.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountDetails.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountDetailsChart.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountDetailsContent.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountDetailsHeader.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/AccountDetailsTab.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Accounts/ConnectionErrorMessage.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/components/detailsdrawer/Transactions/TransactionsTab.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/constants/Accounts.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/hooks/useGetMergeableAccounts.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/hooks/useUiStore.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/index.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/stores/AccountStore.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/stores/UiStore.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/utils/AccountFields.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/utils/Accounts.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/utils/getConnectionMessages.d.ts +0 -0
- /package/dist/{src/accounts → accounts}/utils/index.d.ts +0 -0
- /package/dist/{src/analytics → analytics}/SurveyMiniWidget.d.ts +0 -0
- /package/dist/{src/analytics → analytics}/components/OpenTextField.d.ts +0 -0
- /package/dist/{src/analytics → analytics}/components/RatingScale.d.ts +0 -0
- /package/dist/{src/analytics → analytics}/index.d.ts +0 -0
- /package/dist/{src/analytics → analytics}/stores/AnalyticsStore.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/BubbleBudgetsMiniWidget.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/BubbleBudgetsWidget.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/api/BudgetsApi.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/AddBudgets.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/BubbleBudgets.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/BubbleChart.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/BudgetDetailsDrawer.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/BudgetList.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/BudgetsEmptyState.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/Overview.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/ZeroState.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/addbudget/Header.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/addbudget/RecalculateBudgetRow.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/addbudget/RecalculateBudgets.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/addbudget/UnbudgetedRow.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/bubblechart/Bubble.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/bubblechart/Mercury.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/budgetdetails/AddSubBudget.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/budgetdetails/BudgetDetails.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/budgetdetails/Header.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/budgetdetails/SubBudgetList.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/budgetlist/BudgetRow.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/budgetlist/SubBudgetRow.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/budgetlist/SubBudgetZeroState.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/components/shared/BudgetAmount.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/index.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/store/BudgetsStore.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/utils/BubblesSVG.d.ts +0 -0
- /package/dist/{src/budgets → budgets}/utils/BudgetUtil.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/CashflowMiniWidget.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/CashflowOnboarding.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/CashflowWidget.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/api/CashflowApi.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/CashflowAmountHeading.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/CashflowContent.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/CashflowHeading.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/CashflowWidgetContent.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/DetailsExpenseHeader.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/DetailsExpenseRow.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/DetailsFooter.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/DetailsTab.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/RemainingCash.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/SummaryTab.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/onboarding/StepOne.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/components/onboarding/StepTwo.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/constants/CashflowImages.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/context/hooks.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/index.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/stores/CashflowStore.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/stores/UiStore.d.ts +0 -0
- /package/dist/{src/cashflow → cashflow}/util/Filters.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CategoryList.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CategoryRow.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CategorySelector.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CategorySelectorDrawer.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CustomCategories/AddSubcategory.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CustomCategories/CustomCategoryModal.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CustomCategories/DeleteSubcategory.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CustomCategories/RenameSubcategory.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/CustomCategories/index.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/SubcategoryList.d.ts +0 -0
- /package/dist/{src/categories → categories}/components/SubcategoryRow.d.ts +0 -0
- /package/dist/{src/categories → categories}/constants/Analytics.d.ts +0 -0
- /package/dist/{src/categories → categories}/constants/OnClickEvents.d.ts +0 -0
- /package/dist/{src/categories → categories}/context/hooks.d.ts +0 -0
- /package/dist/{src/categories → categories}/index.d.ts +0 -0
- /package/dist/{src/categories → categories}/stores/CategoryStore.d.ts +0 -0
- /package/dist/{src/categories → categories}/stores/UiStore.d.ts +0 -0
- /package/dist/{src/categories → categories}/util/CategoryUtil.d.ts +0 -0
- /package/dist/{src/common → common}/api/AnalyticsApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/AppDataApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/BannerApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/BeatApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/CategoryApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/GlobalCopyApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/LocalizedCopyApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/NotificationApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/ScheduledPaymentsApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/UserApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/WidgetApi.d.ts +0 -0
- /package/dist/{src/common → common}/api/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/Banner.d.ts +0 -0
- /package/dist/{src/common → common}/components/ConnectCard.d.ts +0 -0
- /package/dist/{src/common → common}/components/ConnectDrawer.d.ts +0 -0
- /package/dist/{src/common → common}/components/CurrencyInput.d.ts +0 -0
- /package/dist/{src/common → common}/components/CurrencyText.d.ts +0 -0
- /package/dist/{src/common → common}/components/DataRow.d.ts +0 -0
- /package/dist/{src/common → common}/components/EmptyState.d.ts +0 -0
- /package/dist/{src/common → common}/components/ErrorBoundary.d.ts +0 -0
- /package/dist/{src/common → common}/components/IconBacking.d.ts +0 -0
- /package/dist/{src/common → common}/components/InformationTooltip.d.ts +0 -0
- /package/dist/{src/common → common}/components/ListItemAction.d.ts +0 -0
- /package/dist/{src/common → common}/components/ListItemWrapper.d.ts +0 -0
- /package/dist/{src/common → common}/components/Loader.d.ts +0 -0
- /package/dist/{src/common → common}/components/MicroWidgetContainer.d.ts +0 -0
- /package/dist/{src/common → common}/components/MiniWidgetContainer.d.ts +0 -0
- /package/dist/{src/common → common}/components/ResponsiveButton.d.ts +0 -0
- /package/dist/{src/common → common}/components/SearchBox.d.ts +0 -0
- /package/dist/{src/common → common}/components/Select.d.ts +0 -0
- /package/dist/{src/common → common}/components/SelectionBox.d.ts +0 -0
- /package/dist/{src/common → common}/components/SubheaderRow.d.ts +0 -0
- /package/dist/{src/common → common}/components/TabContentContainer.d.ts +0 -0
- /package/dist/{src/common → common}/components/WidgetContainer.d.ts +0 -0
- /package/dist/{src/common → common}/components/accountfilter/AccountFilter.d.ts +0 -0
- /package/dist/{src/common → common}/components/accountfilter/AccountFilterOptions.d.ts +0 -0
- /package/dist/{src/common → common}/components/accountfilter/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/addaccounts/AddAccounts.d.ts +0 -0
- /package/dist/{src/common → common}/components/barchart/Bar.d.ts +0 -0
- /package/dist/{src/common → common}/components/barchart/BarChart.d.ts +0 -0
- /package/dist/{src/common → common}/components/barchart/BarColumn.d.ts +0 -0
- /package/dist/{src/common → common}/components/barchart/Legend.d.ts +0 -0
- /package/dist/{src/common → common}/components/barchart/Util.d.ts +0 -0
- /package/dist/{src/common → common}/components/barchart/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/calendar/Calendar.d.ts +0 -0
- /package/dist/{src/common → common}/components/calendar/Day.d.ts +0 -0
- /package/dist/{src/common → common}/components/calendar/Header.d.ts +0 -0
- /package/dist/{src/common → common}/components/calendar/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/Donut.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/LineChart.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/StackedLineChart.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/StatusBar.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/linechart/CustomLegend.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/linechart/CustomLine.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/linechart/CustomMark.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/stackedlinechart/CategoryIconLabel.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/stackedlinechart/CustomAreaTooltip.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/stackedlinechart/CustomLegend.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/stackedlinechart/CustomPointTooltip.d.ts +0 -0
- /package/dist/{src/common → common}/components/charts/stackedlinechart/utils.d.ts +0 -0
- /package/dist/{src/common → common}/components/daterangeselector/DateRangeSelector.d.ts +0 -0
- /package/dist/{src/common → common}/components/daterangeselector/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/dialog/Dialog.d.ts +0 -0
- /package/dist/{src/common → common}/components/dialog/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/donuts/MultiSegmentDonut.d.ts +0 -0
- /package/dist/{src/common → common}/components/donuts/SingleSegmentDonut.d.ts +0 -0
- /package/dist/{src/common → common}/components/donuts/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/drawer/Drawer.d.ts +0 -0
- /package/dist/{src/common → common}/components/drawer/Header.d.ts +0 -0
- /package/dist/{src/common → common}/components/drawer/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/index.d.ts +0 -0
- /package/dist/{src/common → common}/components/listitems/ToggleButtonListItem.d.ts +0 -0
- /package/dist/{src/common → common}/components/listitems/ToggleListItem.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Account.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Analytics.d.ts +0 -0
- /package/dist/{src/common → common}/constants/ApiEndpoints.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Category.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Connect.d.ts +0 -0
- /package/dist/{src/common → common}/constants/DateFormats.d.ts +0 -0
- /package/dist/{src/common → common}/constants/DefaultConfig.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Donut.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Numbers.d.ts +0 -0
- /package/dist/{src/common → common}/constants/ScheduledPayment.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Sizes.d.ts +0 -0
- /package/dist/{src/common → common}/constants/SpendingPlan.d.ts +0 -0
- /package/dist/{src/common → common}/constants/Table.d.ts +0 -0
- /package/dist/{src/common → common}/constants/index.d.ts +0 -0
- /package/dist/{src/common → common}/context/GlobalDataProvider.d.ts +0 -0
- /package/dist/{src/common → common}/context/WidgetContainerProvider.d.ts +0 -0
- /package/dist/{src/common → common}/context/hooks.d.ts +0 -0
- /package/dist/{src/common → common}/context/index.d.ts +0 -0
- /package/dist/{src/common → common}/hooks/index.d.ts +0 -0
- /package/dist/{src/common → common}/hooks/useCombineEvents.d.ts +0 -0
- /package/dist/{src/common → common}/hooks/useDimensions.d.ts +0 -0
- /package/dist/{src/common → common}/hooks/usePrevious.d.ts +0 -0
- /package/dist/{src/common → common}/hooks/useScreenSize.d.ts +0 -0
- /package/dist/{src/common → common}/index.d.ts +0 -0
- /package/dist/{src/common → common}/stores/AppDataStore.d.ts +0 -0
- /package/dist/{src/common → common}/stores/ConnectStore.d.ts +0 -0
- /package/dist/{src/common → common}/stores/GlobalCopyStore.d.ts +0 -0
- /package/dist/{src/common → common}/stores/GlobalStore.d.ts +0 -0
- /package/dist/{src/common → common}/stores/GlobalUiStore.d.ts +0 -0
- /package/dist/{src/common → common}/stores/UserStore.d.ts +0 -0
- /package/dist/{src/common → common}/stores/index.d.ts +0 -0
- /package/dist/{src/common → common}/types/Analytics.d.ts +0 -0
- /package/dist/{src/common → common}/types/AppData.d.ts +0 -0
- /package/dist/{src/common → common}/types/Beat.d.ts +0 -0
- /package/dist/{src/common → common}/types/Budget.d.ts +0 -0
- /package/dist/{src/common → common}/types/Cashflow.d.ts +0 -0
- /package/dist/{src/common → common}/types/Category.d.ts +0 -0
- /package/dist/{src/common → common}/types/Client.d.ts +0 -0
- /package/dist/{src/common → common}/types/Date.d.ts +0 -0
- /package/dist/{src/common → common}/types/Expense.d.ts +0 -0
- /package/dist/{src/common → common}/types/Global.d.ts +0 -0
- /package/dist/{src/common → common}/types/GlobalCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/Goal.d.ts +0 -0
- /package/dist/{src/common → common}/types/Help.d.ts +0 -0
- /package/dist/{src/common → common}/types/Holding.d.ts +0 -0
- /package/dist/{src/common → common}/types/Institution.d.ts +0 -0
- /package/dist/{src/common → common}/types/LocalizedContent.d.ts +0 -0
- /package/dist/{src/common → common}/types/Merchant.d.ts +0 -0
- /package/dist/{src/common → common}/types/Notification.d.ts +0 -0
- /package/dist/{src/common → common}/types/RepeatingTransaction.d.ts +0 -0
- /package/dist/{src/common → common}/types/ScheduledPayment.d.ts +0 -0
- /package/dist/{src/common → common}/types/ScreenSize.d.ts +0 -0
- /package/dist/{src/common → common}/types/SpendingPlan.d.ts +0 -0
- /package/dist/{src/common → common}/types/Transaction.d.ts +0 -0
- /package/dist/{src/common → common}/types/User.d.ts +0 -0
- /package/dist/{src/common → common}/types/Widgets.d.ts +0 -0
- /package/dist/{src/common → common}/types/index.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/AccountFilterCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/AccountTypeCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/AccountsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/AnalyticsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/BudgetsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/CashflowCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/CategoryCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/CommonCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/ConnectCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/CurrencyInputCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/DateRangePickerCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/DebtsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/GoalsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/HelpCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/InsightsFeedCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/InvestmentsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/MicroInsightsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/NetWorthCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/NotificationsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/RecurringCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/SettingsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/SpendingCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/TransactionsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/TrendsCopy.d.ts +0 -0
- /package/dist/{src/common → common}/types/localization/index.d.ts +0 -0
- /package/dist/{src/common → common}/utils/AccountFilter.d.ts +0 -0
- /package/dist/{src/common → common}/utils/Analytics.d.ts +0 -0
- /package/dist/{src/common → common}/utils/Categories.d.ts +0 -0
- /package/dist/{src/common → common}/utils/DateUtil.d.ts +0 -0
- /package/dist/{src/common → common}/utils/Fetch.d.ts +0 -0
- /package/dist/{src/common → common}/utils/Localization.d.ts +0 -0
- /package/dist/{src/common → common}/utils/NumberFormatting.d.ts +0 -0
- /package/dist/{src/common → common}/utils/PostMessage.d.ts +0 -0
- /package/dist/{src/common → common}/utils/Theme.d.ts +0 -0
- /package/dist/{src/common → common}/utils/index.d.ts +0 -0
- /package/dist/{src/dashboard → dashboard}/Dashboard.d.ts +0 -0
- /package/dist/{src/dashboard → dashboard}/Greeting.d.ts +0 -0
- /package/dist/{src/dashboard → dashboard}/constants/Dashboard.d.ts +0 -0
- /package/dist/{src/dashboard → dashboard}/index.d.ts +0 -0
- /package/dist/{src/dashboard → dashboard}/types/DashboardTypes.d.ts +0 -0
- /package/dist/{src/debts → debts}/DebtsWidget.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/DebtDrawer.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/DebtsChart.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/DebtsTable.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/PaydownDrawer.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/SnowballCard.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/SnowballDrawer.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/actions/DebtsPriorityAction.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/actions/ExtraPaymentAction.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/actions/InterestRateAction.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/actions/MonthlyPaymentAction.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/actions/OriginalBalanceAction.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtsdrawer/DebtDetailsChart.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtsdrawer/DebtDetailsContent.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtsdrawer/DebtDetailsTab.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtsdrawer/DebtScheduleTab.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtsdrawer/DebtStatusCard.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtspaydown/PaydownButton.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtspaydown/PaydownContent.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtspriority/DebtsPriorityButton.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtspriority/DebtsPrioriyPopover.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtstable/AccountCell.d.ts +0 -0
- /package/dist/{src/debts → debts}/components/debtstable/PriorityCell.d.ts +0 -0
- /package/dist/{src/debts → debts}/constants/index.d.ts +0 -0
- /package/dist/{src/debts → debts}/hooks/useDebtsUiStore.d.ts +0 -0
- /package/dist/{src/debts → debts}/index.d.ts +0 -0
- /package/dist/{src/debts → debts}/store/DebtsStore.d.ts +0 -0
- /package/dist/{src/debts → debts}/store/DebtsUiStore.d.ts +0 -0
- /package/dist/{src/debts → debts}/utils/DebtStore.d.ts +0 -0
- /package/dist/{src/debts → debts}/utils/DebtsChart.d.ts +0 -0
- /package/dist/{src/debts → debts}/utils/DebtsTable.d.ts +0 -0
- /package/dist/{src/debts → debts}/utils/DebtsWidget.d.ts +0 -0
- /package/dist/{src/debts → debts}/utils/SnowballCard.d.ts +0 -0
- /package/dist/{src/debts → debts}/utils/shared.d.ts +0 -0
- /package/dist/{src/goals → goals}/GoalsMicroWidget.d.ts +0 -0
- /package/dist/{src/goals → goals}/GoalsWidget.d.ts +0 -0
- /package/dist/{src/goals → goals}/api/GoalApi.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/AccountSelectionDrawer.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/AddGoal.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/GoalDetails.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/GoalDetailsDrawer.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/GoalList.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/GoalStatusCard.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/ManageGoals.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/TabTitle.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/AccountAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/AddRetirementAccountAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/AmountToSaveAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/BirthdayAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/ChangeAccountAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/ContributionAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/GoalNameAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/InterestRateAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/MonthlyPaymentAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/OriginalBalanceAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/actions/RetirementAgeAction.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/addgoal/AddGoalListItem.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/managegoals/CompleteListItem.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/managegoals/OngoingListItem.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/managegoals/ReorderGoals.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/micro/GoalMicroStatusCard.d.ts +0 -0
- /package/dist/{src/goals → goals}/components/micro/GoalsMicroEmptyState.d.ts +0 -0
- /package/dist/{src/goals → goals}/index.d.ts +0 -0
- /package/dist/{src/goals → goals}/stores/GoalStore.d.ts +0 -0
- /package/dist/{src/goals → goals}/util/GoalsUtil.d.ts +0 -0
- /package/dist/{src/help → help}/HelpWidget.d.ts +0 -0
- /package/dist/{src/help → help}/api/HelpApi.d.ts +0 -0
- /package/dist/{src/help → help}/components/Help.d.ts +0 -0
- /package/dist/{src/help → help}/components/HelpContent.d.ts +0 -0
- /package/dist/{src/help → help}/components/HelpList.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/BottomImageContent.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/ContentItem.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/Header.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/LeftImageContent.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/NoImageContent.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/RightImageContent.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/TopImageContent.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/index.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Accounts.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Budgets.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/CashFlow.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Debts.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/General.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Goals.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Insights.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Investments.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Mobile.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/NetWorth.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Notifications.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/RecurringTransactions.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Spending.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Transactions.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/Trends.d.ts +0 -0
- /package/dist/{src/help → help}/components/content/section/index.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/ContactSupport.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/HelpByCategoryList.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/MissingInstitution.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/PopularTopicsDrawer.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/PopularTopicsList.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/PopularTopicsRow.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/RequestSupport.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/RequestSupportFooter.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/RequestSupportHeader.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/RequestSupportInstitution.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/SupportSuccessMessage.d.ts +0 -0
- /package/dist/{src/help → help}/components/requestsupport/index.d.ts +0 -0
- /package/dist/{src/help → help}/constants/Help.d.ts +0 -0
- /package/dist/{src/help → help}/constants/HelpImages.d.ts +0 -0
- /package/dist/{src/help → help}/constants/index.d.ts +0 -0
- /package/dist/{src/help → help}/index.d.ts +0 -0
- /package/dist/{src/help → help}/store/HelpStore.d.ts +0 -0
- /package/dist/{src/help → help}/utils/getAccessibleHelpCategories.d.ts +0 -0
- /package/dist/{src/help → help}/utils/getInstitutionsBasedOnGuid.d.ts +0 -0
- /package/dist/{src/help → help}/utils/index.d.ts +0 -0
- /package/dist/{src/insights → insights}/store/BeatStore.d.ts +0 -0
- /package/dist/{src/investments → investments}/InvestmentsWidget.d.ts +0 -0
- /package/dist/{src/investments → investments}/api/HoldingApi.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/Allocation.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/Analysis.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/AnalysisDetails.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/EmptyStateFooterComponent.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/HeaderCell.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/HoldingDrawer.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/HoldingTable.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/InfoToolTip.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/Overview.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/TabTitle.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/allocation/InvestementAllocationList.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/allocation/InvestmentsAllocationChart.d.ts +0 -0
- /package/dist/{src/investments → investments}/components/allocation/util/createInvestementsAllocationData.d.ts +0 -0
- /package/dist/{src/investments → investments}/constants/index.d.ts +0 -0
- /package/dist/{src/investments → investments}/index.d.ts +0 -0
- /package/dist/{src/investments → investments}/stores/HoldingStore.d.ts +0 -0
- /package/dist/{src/investments → investments}/util/InvestmentUtil.d.ts +0 -0
- /package/dist/{src/merchants → merchants}/api/MerchantApi.d.ts +0 -0
- /package/dist/{src/merchants → merchants}/components/MerchantLookup.d.ts +0 -0
- /package/dist/{src/merchants → merchants}/index.d.ts +0 -0
- /package/dist/{src/merchants → merchants}/stores/MerchantStore.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/analytics.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/MicroWidgetContainer.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beatCard/BeatCard.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beaticons/BeatCategoryIcon.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beaticons/BeatIcon.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beaticons/BeatMerchantLogo.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beaticons/ChartFilledIcon.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beaticons/MonthlySpendComparisonIcon.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beaticons/ZeroStateIcon.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/beaticons/index.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/carouselheader/CarouselHeader.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/insightsmicrowidget/InsightsMicroWidget.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/microBeatCarousel/CarouselControls.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/microBeatCarousel/MicroBeatCarousel.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/microInsightCard/MicroInsightCard.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/noRelevantInsightsCard/NoRelevantInsightsCard.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/spinner/Spinner.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/viewMoreMicroCard/ViewMoreMicroCard.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/components/zeroStateCard/ZeroStateCard.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/constants/Analytics.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/constants/App.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/context/InsightsMicroWidgetDataProvider.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/context/hooks.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/index.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/interfaces.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/stores/AppStore.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/stores/CopyStore.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/stores/InsightsMicroWidgetStore.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/utils/DataSeries.d.ts +0 -0
- /package/dist/{src/microinsights → microinsights}/utils/beatUtils.d.ts +0 -0
- /package/dist/{src/networth → networth}/NetWorthMicroWidget.d.ts +0 -0
- /package/dist/{src/networth → networth}/NetWorthWidget.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/AssetsLiabilitiesDetail.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/GainsLossesDetail.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/NetWorthChange.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/NetWorthChart.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/NetWorthList.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/NetWorthListItem.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/NetWorthSummary.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/micro/NetworthData.d.ts +0 -0
- /package/dist/{src/networth → networth}/components/micro/ZeroState.d.ts +0 -0
- /package/dist/{src/networth → networth}/index.d.ts +0 -0
- /package/dist/{src/networth → networth}/stores/NetWorthStore.d.ts +0 -0
- /package/dist/{src/networth → networth}/types/NetWorth.d.ts +0 -0
- /package/dist/{src/networth → networth}/utils/NetWorthUtils.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/components/DateRow.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/components/NotificationBadge.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/components/NotificationCard.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/components/NotificationDrawer.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/components/NotificationList.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/components/NotificationsEmptyState.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/constants/NotificationConstants.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/index.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/stores/NotificationStore.d.ts +0 -0
- /package/dist/{src/notifications → notifications}/utils/NotificationUtils.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/RecurringTransactionsMicroWidget.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/RecurringTransactionsMiniWidget.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/RecurringTransactionsWidget.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/ZeroStateMicroWidget.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/api/RepeatingTransactionsApi.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/MiniWidgetContent.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/PaymentSchedule.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/RecurrenceBadges.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/RecurrenceList.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/RecurrenceRow.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/RecurringStatus.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/RecurringTransactionDetails.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/RecurringTransactions.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/actions/PaymentScheduleAction.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/micro/MerchantLogosRow.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/micro/OverlappingMerchantLogos.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/micro/RecurrenceLegend.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/recurrencecalendar/Legend.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/recurrencecalendar/RecurrenceCalendar.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/recurrencecalendar/RecurrenceDay.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/shared/RecurringSettings.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/shared/recurringsettings/AddRecurringTransaction.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/shared/recurringsettings/AddRecurringTransactionDetails.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/shared/recurringsettings/ManageExpenses.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/shared/recurringsettings/ManageIncome.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/shared/recurringsettings/RecurringRow.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/components/shared/recurringsettings/SelectTransaction.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/index.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/stores/RecurringTransactionsStore.d.ts +0 -0
- /package/dist/{src/recurringtransactions → recurringtransactions}/util/RecurringTransactions.d.ts +0 -0
- /package/dist/{src/settings → settings}/NotificationSettingsWidget.d.ts +0 -0
- /package/dist/{src/settings → settings}/SettingsWidget.d.ts +0 -0
- /package/dist/{src/settings → settings}/TransactionRulesWidget.d.ts +0 -0
- /package/dist/{src/settings → settings}/api/SettingsApi.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/SettingsWidgetContents.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/devices/DeviceDialog.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/devices/DeviceList.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/devices/DeviceTab.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/devices/DeviceTable.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/AccountNotificationProfile.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/AccountNotificationProfiles.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/AccountProfileListItem.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/BudgetNotificationProfiles.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/DeliveryMethods.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/InsightsNotificationProfiles.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/NotificationProfile.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/notifications/NotificationSettings.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/profile/ProfileTab.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/profile/actions/VerifyEmailAction.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/profile/actions/VerifyPhoneAction.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/profile/actions/VerifyTokenAction.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/transactionrules/TransactionRulesTab.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/transactionrules/actions/DeleteRuleAction.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/transactionrules/actions/EditCategoryAction.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/transactionrules/actions/EditPayeeAction.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/transactionrules/actions/EditRuleAction.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/transactionrules/components/EditRuleDetails.d.ts +0 -0
- /package/dist/{src/settings → settings}/components/transactionrules/components/RuleListItem.d.ts +0 -0
- /package/dist/{src/settings → settings}/constants/Settings.d.ts +0 -0
- /package/dist/{src/settings → settings}/index.d.ts +0 -0
- /package/dist/{src/settings → settings}/stores/SettingsStore.d.ts +0 -0
- /package/dist/{src/settings → settings}/util/Notifications.d.ts +0 -0
- /package/dist/{src/spending → spending}/SpendingMiniWidget.d.ts +0 -0
- /package/dist/{src/spending → spending}/SpendingWidget.d.ts +0 -0
- /package/dist/{src/spending → spending}/components/MiniSpendingChart.d.ts +0 -0
- /package/dist/{src/spending → spending}/components/Spending.d.ts +0 -0
- /package/dist/{src/spending → spending}/components/SpendingChart.d.ts +0 -0
- /package/dist/{src/spending → spending}/components/SpendingDonut.d.ts +0 -0
- /package/dist/{src/spending → spending}/components/SpendingLegend.d.ts +0 -0
- /package/dist/{src/spending → spending}/components/SpendingList.d.ts +0 -0
- /package/dist/{src/spending → spending}/components/SpendingTabLabel.d.ts +0 -0
- /package/dist/{src/spending → spending}/index.d.ts +0 -0
- /package/dist/{src/spending → spending}/utils/SpendingData.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/TransactionWidget.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/analytics.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/api/TransactionApi.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/TransactionDetails.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/TransactionList.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/TransactionTable.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/Description.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/FlagTransaction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/ManualTransactionDetails.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/TransactionAmountHeader.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/CategoryAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/DateAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/DeleteAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/DeleteLogoAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/HideAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/MemoAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/SplitAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/TagsAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiondetails/actions/index.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactionlist/DateRow.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactionlist/TransactionRow.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactionlist/ZeroState.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/AccountCell.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/AmountCell.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/CategoryCell.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/DateCell.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/FlagCell.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/HeaderCell.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/PayeeCell.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/shared/transactiontable/cells/index.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/splitmanager/SplitManager.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/splitmanager/SplitRow.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/splitmanager/index.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/tagmanager/Header.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/tagmanager/SearchBox.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/tagmanager/TagManager.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/tagmanager/TagRow.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/tagmanager/index.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/transactionwidget/AddAccountModal.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/transactionwidget/actions/AddTransactionAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/transactionwidget/actions/EditCategoryAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/components/transactionwidget/actions/ExportCsvAction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/constants/Actions.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/constants/Analytics.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/constants/OnClickEvents.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/constants/Transaction.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/constants/TransactionsTable.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/context/hooks.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/index.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/stores/TransactionStore.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/stores/UiStore.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/utils/Filters.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/utils/Transactions.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/utils/buildDetailedTransactions.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/utils/exportTransactionsToCSV.d.ts +0 -0
- /package/dist/{src/transactions → transactions}/utils/sortAndFilterTransactions.d.ts +0 -0
- /package/dist/{src/trends → trends}/TrendsFullWidget.d.ts +0 -0
- /package/dist/{src/trends → trends}/TrendsMiniWidget.d.ts +0 -0
- /package/dist/{src/trends → trends}/components/SpendingChart.d.ts +0 -0
- /package/dist/{src/trends → trends}/components/TrendsChart.d.ts +0 -0
- /package/dist/{src/trends → trends}/components/TrendsDrawer.d.ts +0 -0
- /package/dist/{src/trends → trends}/components/TrendsTable.d.ts +0 -0
- /package/dist/{src/trends → trends}/components/trendstable/AmountCell.d.ts +0 -0
- /package/dist/{src/trends → trends}/components/trendstable/CategoryCell.d.ts +0 -0
- /package/dist/{src/trends → trends}/components/trendstable/HeaderCell.d.ts +0 -0
- /package/dist/{src/trends → trends}/index.d.ts +0 -0
- /package/dist/{src/trends → trends}/mocks.d.ts +0 -0
- /package/dist/{src/trends → trends}/utils/SpendingData.d.ts +0 -0
- /package/dist/{src/trends → trends}/utils/TrendsData.d.ts +0 -0
- /package/dist/{src/trends → trends}/utils/shared.d.ts +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
## [6.16.
|
|
2
|
-
|
|
3
|
-
- **FIXED** - Accounts subtotal miscalculation and matching with the networth and accounts subtotals
|
|
4
|
-
|
|
5
|
-
## [6.16.2] - 07-09-2025
|
|
1
|
+
## [6.16.2] - 07-08-2025
|
|
6
2
|
|
|
7
3
|
- **ADDED** - Deep link view support for `NotificationSettings` widget
|
|
8
4
|
|
|
@@ -28,7 +24,7 @@
|
|
|
28
24
|
|
|
29
25
|
## [6.14.2] - 07-07-2025
|
|
30
26
|
|
|
31
|
-
- **FIXED** - Accounts filtering option indicating `(Closed)`
|
|
27
|
+
- **FIXED** - Accounts filtering option indicating `(Closed)`
|
|
32
28
|
|
|
33
29
|
## [6.14.1] - 07-04-2025
|
|
34
30
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export interface Account {
|
|
2
2
|
account_number?: string;
|
|
3
|
-
account_subtype?: AccountSubType
|
|
3
|
+
account_subtype?: AccountSubType;
|
|
4
4
|
account_type: AccountType;
|
|
5
5
|
apr?: number;
|
|
6
|
-
apy?: number
|
|
6
|
+
apy?: number;
|
|
7
7
|
available_balance?: number;
|
|
8
8
|
balance?: number;
|
|
9
9
|
balance_updated_at?: number;
|
|
@@ -77,15 +77,15 @@ export interface Member {
|
|
|
77
77
|
connection_status: number;
|
|
78
78
|
guid: string;
|
|
79
79
|
institution_guid: string;
|
|
80
|
-
institution_name?: string
|
|
80
|
+
institution_name?: string;
|
|
81
81
|
institution_url?: string;
|
|
82
82
|
is_being_aggregated: boolean;
|
|
83
83
|
is_manual: boolean;
|
|
84
84
|
is_managed_by_user: boolean;
|
|
85
85
|
is_oauth: boolean;
|
|
86
86
|
last_job_guid?: string;
|
|
87
|
-
last_job_status?: string
|
|
88
|
-
last_update_time?: number
|
|
87
|
+
last_job_status?: string;
|
|
88
|
+
last_update_time?: number;
|
|
89
89
|
metadata?: string;
|
|
90
90
|
mfa: any;
|
|
91
91
|
most_recent_job_guid?: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -1 +1,20 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './accounts';
|
|
2
|
+
export * from './analytics';
|
|
3
|
+
export * from './budgets';
|
|
4
|
+
export * from './cashflow';
|
|
5
|
+
export * from './categories';
|
|
6
|
+
export * from './common';
|
|
7
|
+
export * from './dashboard';
|
|
8
|
+
export * from './debts';
|
|
9
|
+
export * from './goals';
|
|
10
|
+
export * from './help';
|
|
11
|
+
export * from './investments';
|
|
12
|
+
export * from './merchants';
|
|
13
|
+
export * from './microinsights';
|
|
14
|
+
export * from './networth';
|
|
15
|
+
export * from './notifications';
|
|
16
|
+
export * from './recurringtransactions';
|
|
17
|
+
export * from './spending';
|
|
18
|
+
export * from './settings';
|
|
19
|
+
export * from './transactions';
|
|
20
|
+
export * from './trends';
|