@mx-cartographer/experiences 3.8.0-alpha.sms7 → 3.8.0-alpha.sms9
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +3 -3
- package/dist/accounts/AccountsMiniWidget.d.ts +0 -1
- package/dist/accounts/AccountsWidget.d.ts +0 -1
- package/dist/accounts/ConnectMiniWidget.d.ts +0 -1
- package/dist/accounts/api/AccountApi.d.ts +0 -1
- package/dist/accounts/components/AccountListItem.d.ts +0 -1
- package/dist/accounts/components/ConnectStatus.d.ts +0 -1
- package/dist/accounts/components/ConnectionsDrawer.d.ts +0 -1
- package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailEdit.d.ts +0 -1
- package/dist/accounts/components/detailsdrawer/Accounts/AccountDetailsChart.d.ts +0 -1
- package/dist/accounts/components/detailsdrawer/Accounts/ConnectionErrorMessage.d.ts +0 -1
- package/dist/accounts/stores/AccountStore.d.ts +0 -1
- package/dist/accounts/stores/UiStore.d.ts +0 -1
- package/dist/accounts/utils/AccountFields.d.ts +0 -1
- package/dist/accounts/utils/Accounts.d.ts +0 -1
- package/dist/budgets/BubbleBudgetsMiniWidget.d.ts +0 -1
- package/dist/budgets/api/BudgetsApi.d.ts +0 -1
- package/dist/budgets/components/BubbleBudgets.d.ts +0 -1
- package/dist/budgets/components/BubbleChart.d.ts +0 -1
- package/dist/budgets/components/bubblechart/Bubble.d.ts +0 -1
- package/dist/budgets/components/bubblechart/Mercury.d.ts +0 -1
- package/dist/budgets/store/BudgetsStore.d.ts +0 -1
- package/dist/budgets/utils/Budget.d.ts +0 -1
- package/dist/cashflow/CashflowMiniWidget.d.ts +0 -1
- package/dist/cashflow/CashflowOnboarding.d.ts +0 -1
- package/dist/cashflow/CashflowWidget.d.ts +0 -1
- package/dist/cashflow/api/CashflowApi.d.ts +0 -1
- package/dist/cashflow/components/CashflowAmountHeading.d.ts +0 -1
- package/dist/cashflow/components/CashflowContent.d.ts +0 -1
- package/dist/cashflow/components/CashflowHeading.d.ts +0 -1
- package/dist/cashflow/components/CashflowWidgetContent.d.ts +0 -1
- package/dist/cashflow/components/DetailsExpenseHeader.d.ts +0 -1
- package/dist/cashflow/components/DetailsExpenseRow.d.ts +0 -1
- package/dist/cashflow/components/onboarding/StepOne.d.ts +0 -1
- package/dist/cashflow/components/onboarding/StepTwo.d.ts +0 -1
- package/dist/cashflow/stores/CashflowStore.d.ts +0 -1
- package/dist/cashflow/stores/UiStore.d.ts +0 -1
- package/dist/cashflow/util/Filters.d.ts +0 -1
- package/dist/categories/components/CategoryList.d.ts +0 -1
- package/dist/categories/components/CategoryRow.d.ts +0 -1
- package/dist/categories/components/CategorySelector.d.ts +0 -1
- package/dist/categories/components/CategorySelectorDrawer.d.ts +0 -1
- package/dist/categories/components/CustomCategories/AddSubcategory.d.ts +0 -1
- package/dist/categories/components/CustomCategories/CustomCategoryModal.d.ts +0 -1
- package/dist/categories/components/CustomCategories/DeleteSubcategory.d.ts +0 -1
- package/dist/categories/components/CustomCategories/RenameSubcategory.d.ts +0 -1
- package/dist/categories/components/SubcategoryList.d.ts +0 -1
- package/dist/categories/components/SubcategoryRow.d.ts +0 -1
- package/dist/categories/stores/CategoryStore.d.ts +0 -1
- package/dist/common/api/AnalyticsApi.d.ts +1 -2
- package/dist/common/api/BeatApi.d.ts +0 -1
- package/dist/common/api/CategoryApi.d.ts +0 -1
- package/dist/common/api/GlobalCopyApi.d.ts +0 -1
- package/dist/common/api/LocalizedCopyApi.d.ts +0 -1
- package/dist/common/api/NotificationApi.d.ts +0 -1
- package/dist/common/api/ScheduledPaymentsApi.d.ts +0 -1
- package/dist/common/api/UserApi.d.ts +0 -1
- package/dist/common/api/WidgetApi.d.ts +0 -1
- package/dist/common/components/ConnectDrawer.d.ts +0 -1
- package/dist/common/components/CurrencyInput.d.ts +0 -1
- package/dist/common/components/CurrencyText.d.ts +0 -1
- package/dist/common/components/DataRow.d.ts +0 -1
- package/dist/common/components/IconBacking.d.ts +0 -1
- package/dist/common/components/InformationTooltip.d.ts +0 -1
- package/dist/common/components/ListItemWrapper.d.ts +0 -1
- package/dist/common/components/Loader.d.ts +0 -1
- package/dist/common/components/MiniWidgetContainer.d.ts +0 -1
- package/dist/common/components/ResponsiveButton.d.ts +0 -1
- package/dist/common/components/SearchBox.d.ts +0 -1
- package/dist/common/components/SelectionBox.d.ts +0 -1
- package/dist/common/components/SubheaderRow.d.ts +0 -1
- package/dist/common/components/WidgetContainer.d.ts +0 -1
- package/dist/common/components/accountfilter/AccountFilter.d.ts +0 -1
- package/dist/common/components/accountfilter/AccountFilterOptions.d.ts +0 -1
- package/dist/common/components/barchart/Bar.d.ts +0 -1
- package/dist/common/components/barchart/BarChart.d.ts +0 -1
- package/dist/common/components/barchart/BarColumn.d.ts +0 -1
- package/dist/common/components/barchart/Legend.d.ts +0 -1
- package/dist/common/components/calendar/Calendar.d.ts +0 -1
- package/dist/common/components/calendar/Day.d.ts +0 -1
- package/dist/common/components/calendar/Header.d.ts +0 -1
- package/dist/common/components/charts/Donut.d.ts +0 -1
- package/dist/common/components/charts/LineChart.d.ts +0 -1
- package/dist/common/components/charts/StackedLineChart.d.ts +0 -1
- package/dist/common/components/charts/StatusBar.d.ts +0 -1
- package/dist/common/components/charts/linechart/CustomLine.d.ts +0 -1
- package/dist/common/components/charts/linechart/CustomMark.d.ts +0 -1
- package/dist/common/components/charts/stackedlinechart/CategoryIconLabel.d.ts +0 -1
- package/dist/common/components/charts/stackedlinechart/CustomAreaTooltip.d.ts +0 -1
- package/dist/common/components/charts/stackedlinechart/CustomLegend.d.ts +0 -1
- package/dist/common/components/charts/stackedlinechart/CustomPointTooltip.d.ts +0 -1
- package/dist/common/components/daterangeselector/DateRangeSelector.d.ts +0 -1
- package/dist/common/components/dialog/Dialog.d.ts +0 -1
- package/dist/common/components/donuts/MultiSegmentDonut.d.ts +0 -1
- package/dist/common/components/donuts/SingleSegmentDonut.d.ts +0 -1
- package/dist/common/components/drawer/Drawer.d.ts +0 -1
- package/dist/common/components/drawer/Header.d.ts +0 -1
- package/dist/common/constants/Account.d.ts +0 -1
- package/dist/common/context/GlobalDataProvider.d.ts +0 -1
- package/dist/common/context/WidgetContainerProvider.d.ts +0 -1
- package/dist/common/hooks/useCombineEvents.d.ts +0 -1
- package/dist/common/hooks/useDimensions.d.ts +0 -1
- package/dist/common/stores/ConnectStore.d.ts +0 -1
- package/dist/common/stores/GlobalCopyStore.d.ts +0 -1
- package/dist/common/stores/GlobalStore.d.ts +0 -1
- package/dist/common/stores/GlobalUiStore.d.ts +0 -1
- package/dist/common/stores/UserStore.d.ts +0 -1
- package/dist/common/types/Activity.d.ts +0 -1
- package/dist/common/types/Analytics.d.ts +9 -24
- package/dist/common/types/Beat.d.ts +0 -1
- package/dist/common/types/Cashflow.d.ts +0 -1
- package/dist/common/types/Expense.d.ts +0 -1
- package/dist/common/types/GlobalCopy.d.ts +0 -1
- package/dist/common/types/LocalizedContent.d.ts +0 -1
- package/dist/common/types/Notification.d.ts +0 -1
- package/dist/common/types/ScheduledPayment.d.ts +0 -1
- package/dist/common/types/SpendingPlan.d.ts +0 -1
- package/dist/common/types/Widgets.d.ts +0 -1
- package/dist/common/types/localization/CashflowCopy.d.ts +0 -1
- package/dist/common/types/localization/CommonCopy.d.ts +0 -1
- package/dist/common/utils/AccountFilter.d.ts +0 -1
- package/dist/common/utils/Analytics.d.ts +1 -2
- package/dist/common/utils/Categories.d.ts +0 -1
- package/dist/common/utils/Localization.d.ts +0 -1
- package/dist/common/utils/NumberFormatting.d.ts +0 -1
- package/dist/dashboard/Dashboard.d.ts +0 -1
- package/dist/dashboard/types/DashboardTypes.d.ts +0 -1
- package/dist/goals/api/GoalApi.d.ts +0 -1
- package/dist/goals/components/GoalsWidget.d.ts +0 -1
- package/dist/goals/stores/GoalStore.d.ts +0 -1
- package/dist/index.es.js +4366 -4439
- package/dist/index.es.js.map +1 -1
- package/dist/insights/components/beats/SetUpDirectDeposit/SetUpDirectDepositBody.d.ts +0 -1
- package/dist/insights/contexts/ToastContext.d.ts +0 -1
- package/dist/insights/settings/SettingsDrawer.d.ts +0 -1
- package/dist/insights/settings/components/PulseSubheaderRow.d.ts +0 -1
- package/dist/insights/settings/components/SettingsItem.d.ts +0 -1
- package/dist/insights/settings/components/Toast.d.ts +0 -1
- package/dist/insights/settings/hiddeninsights/components/CategoryEmptyState.d.ts +0 -1
- package/dist/insights/settings/hiddeninsights/components/HiddenInsightsDrawer.d.ts +0 -1
- package/dist/insights/settings/hiddeninsights/components/HiddenInsightsDrawerWrapper.d.ts +0 -1
- package/dist/insights/settings/hiddeninsights/components/SubCategoryDrawer.d.ts +0 -1
- package/dist/insights/settings/manageaccounts/components/AccountGroup.d.ts +0 -1
- package/dist/insights/settings/manageaccounts/components/ManageAccountsDrawer.d.ts +0 -1
- package/dist/insights/settings/manageaccounts/types/index.d.ts +0 -1
- package/dist/insights/store/BeatStore.d.ts +0 -1
- package/dist/insights/utils/beatTemplateCategories.d.ts +0 -1
- package/dist/merchants/api/MerchantApi.d.ts +0 -1
- package/dist/merchants/components/MerchantLookup.d.ts +0 -1
- package/dist/merchants/stores/MerchantStore.d.ts +0 -1
- package/dist/microinsights/analytics.d.ts +2 -3
- package/dist/microinsights/components/beatCard/BeatCard.d.ts +0 -1
- package/dist/microinsights/components/beaticons/BeatCategoryIcon.d.ts +0 -1
- package/dist/microinsights/components/beaticons/BeatIcon.d.ts +0 -1
- package/dist/microinsights/components/beaticons/BeatMerchantLogo.d.ts +0 -1
- package/dist/microinsights/components/beaticons/ChartFilledIcon.d.ts +0 -1
- package/dist/microinsights/components/beaticons/MonthlySpendComparisonIcon.d.ts +1 -2
- package/dist/microinsights/components/carouselheader/CarouselHeader.d.ts +0 -1
- package/dist/microinsights/components/insightsmicrowidget/InsightsMicroWidget.d.ts +0 -2
- package/dist/microinsights/components/microBeatCarousel/CarouselControls.d.ts +0 -1
- package/dist/microinsights/components/microBeatCarousel/MicroBeatCarousel.d.ts +0 -1
- package/dist/microinsights/components/microInsightCard/MicroInsightCard.d.ts +0 -1
- package/dist/microinsights/components/noRelevantInsightsCard/NoRelevantInsightsCard.d.ts +0 -1
- package/dist/microinsights/components/spinner/Spinner.d.ts +0 -1
- package/dist/microinsights/components/viewMoreMicroCard/ViewMoreMicroCard.d.ts +0 -1
- package/dist/microinsights/components/zeroStateCard/ZeroStateCard.d.ts +0 -1
- package/dist/microinsights/constants/Analytics.d.ts +0 -1
- package/dist/microinsights/context/InsightsMicroWidgetDataProvider.d.ts +0 -1
- package/dist/microinsights/interfaces.d.ts +0 -1
- package/dist/microinsights/stores/AppStore.d.ts +1 -2
- package/dist/microinsights/stores/CopyStore.d.ts +0 -1
- package/dist/microinsights/stores/InsightsMicroWidgetStore.d.ts +3 -10
- package/dist/microinsights/types/BeatUIComponent.d.ts +0 -1
- package/dist/microinsights/utils/DataSeries.d.ts +0 -1
- package/dist/notifications/components/DateRow.d.ts +0 -1
- package/dist/notifications/components/NotificationBadge.d.ts +0 -1
- package/dist/notifications/components/NotificationCard.d.ts +0 -1
- package/dist/notifications/components/NotificationList.d.ts +0 -1
- package/dist/notifications/stores/NotificationStore.d.ts +0 -1
- package/dist/notifications/utils/NotificationUtils.d.ts +0 -1
- package/dist/recurringactivity/RecurringActivityMiniWidget.d.ts +0 -1
- package/dist/recurringactivity/RecurringActivityWidget.d.ts +0 -1
- package/dist/recurringactivity/components/ActivityDetails.d.ts +0 -1
- package/dist/recurringactivity/components/ActivityList.d.ts +0 -1
- package/dist/recurringactivity/components/ActivityRow.d.ts +0 -1
- package/dist/recurringactivity/components/ActivityStatus.d.ts +0 -1
- package/dist/recurringactivity/components/MiniWidgetContent.d.ts +0 -1
- package/dist/recurringactivity/components/actions/FrequencyAction.d.ts +0 -1
- package/dist/recurringactivity/components/actions/PaymentDateAction.d.ts +0 -1
- package/dist/recurringactivity/components/activitycalendar/ActivityDay.d.ts +0 -1
- package/dist/recurringactivity/components/shared/activitysettings/AddActivity.d.ts +0 -1
- package/dist/recurringactivity/components/shared/activitysettings/AddActivityDetails.d.ts +0 -1
- package/dist/recurringactivity/components/shared/activitysettings/SelectTransaction.d.ts +0 -1
- package/dist/recurringactivity/stores/RecurringActivityStore.d.ts +0 -1
- package/dist/recurringactivity/util/RecurringActivityUtils.d.ts +0 -1
- package/dist/recurringactivity/util/buildActivities.d.ts +0 -1
- package/dist/recurringactivity/util/buildNewActivity.d.ts +0 -1
- package/dist/recurringactivity/util/getRecurrence.d.ts +0 -1
- package/dist/recurringactivity/util/getStatus.d.ts +0 -1
- package/dist/recurringactivity/util/updateActivity.d.ts +0 -1
- package/dist/spending/SpendingMiniWidget.d.ts +0 -1
- package/dist/spending/SpendingWidget.d.ts +0 -1
- package/dist/spending/components/SpendingChart.d.ts +0 -1
- package/dist/spending/components/SpendingDonut.d.ts +0 -1
- package/dist/spending/components/SpendingLegend.d.ts +0 -1
- package/dist/spending/components/SpendingList.d.ts +0 -1
- package/dist/spending/components/SpendingTabLabel.d.ts +0 -1
- package/dist/spending/utils/SpendingData.d.ts +0 -1
- package/dist/transactions/TransactionWidget.d.ts +0 -1
- package/dist/transactions/analytics.d.ts +0 -1
- package/dist/transactions/api/TransactionApi.d.ts +0 -1
- package/dist/transactions/components/shared/TransactionDetails.d.ts +0 -1
- package/dist/transactions/components/shared/TransactionList.d.ts +0 -1
- package/dist/transactions/components/shared/TransactionTable.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/Description.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/FlagTransaction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/TransactionAmountHeader.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/CategoryAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/DateAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/DeleteAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/DeleteLogoAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/HideAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/MemoAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/SplitAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactiondetails/actions/TagsAction.d.ts +0 -1
- package/dist/transactions/components/shared/transactionlist/DateRow.d.ts +0 -1
- package/dist/transactions/components/shared/transactionlist/TransactionRow.d.ts +0 -1
- package/dist/transactions/components/shared/transactionlist/ZeroState.d.ts +0 -1
- package/dist/transactions/components/shared/transactiontable/cells/AccountCell.d.ts +0 -1
- package/dist/transactions/components/shared/transactiontable/cells/AmountCell.d.ts +0 -1
- package/dist/transactions/components/shared/transactiontable/cells/CategoryCell.d.ts +0 -1
- package/dist/transactions/components/shared/transactiontable/cells/DateCell.d.ts +0 -1
- package/dist/transactions/components/shared/transactiontable/cells/FlagCell.d.ts +0 -1
- package/dist/transactions/components/shared/transactiontable/cells/HeaderCell.d.ts +0 -1
- package/dist/transactions/components/shared/transactiontable/cells/PayeeCell.d.ts +0 -1
- package/dist/transactions/components/splitmanager/SplitManager.d.ts +0 -1
- package/dist/transactions/components/splitmanager/SplitRow.d.ts +0 -1
- package/dist/transactions/components/tagmanager/SearchBox.d.ts +0 -1
- package/dist/transactions/components/tagmanager/TagManager.d.ts +0 -1
- package/dist/transactions/components/tagmanager/TagRow.d.ts +0 -1
- package/dist/transactions/components/transactionwidget/AddAccountModal.d.ts +0 -1
- package/dist/transactions/components/transactionwidget/actions/EditCategoryAction.d.ts +0 -1
- package/dist/transactions/constants/Transaction.d.ts +0 -1
- package/dist/transactions/stores/TransactionStore.d.ts +0 -1
- package/dist/transactions/stores/UiStore.d.ts +0 -1
- package/dist/transactions/utils/Filters.d.ts +0 -1
- package/dist/transactions/utils/Transactions.d.ts +0 -1
- package/dist/transactions/utils/buildDetailedTransactions.d.ts +0 -1
- package/dist/transactions/utils/exportTransactionsToCSV.d.ts +0 -1
- package/dist/transactions/utils/sortAndFilterTransactions.d.ts +0 -1
- package/dist/trends/TrendsFullWidget.d.ts +0 -1
- package/dist/trends/TrendsMiniWidget.d.ts +0 -1
- package/dist/trends/components/TrendsTable.d.ts +0 -1
- package/dist/trends/components/trendstable/AmountCell.d.ts +0 -1
- package/dist/trends/components/trendstable/CategoryCell.d.ts +0 -1
- package/dist/trends/components/trendstable/HeaderCell.d.ts +0 -1
- package/dist/trends/utils/index.d.ts +0 -1
- package/package.json +41 -37
@@ -1,7 +1,6 @@
|
|
1
1
|
import { default as React } from 'react';
|
2
2
|
import { SxProps, Theme } from '@mui/system';
|
3
3
|
import { GrowProps } from '@mui/material/Grow';
|
4
|
-
|
5
4
|
export declare function GrowTransition(props: GrowProps): import("react/jsx-runtime").JSX.Element;
|
6
5
|
interface ToastProps {
|
7
6
|
open: boolean;
|
@@ -1,3 +1,2 @@
|
|
1
1
|
import { DisabledBeatTemplate, CategoryMapping, SubcategoryMapping, BeatCategory } from '../settings/hiddeninsights/types/index';
|
2
|
-
|
3
2
|
export declare const organizeBeats: (beatTemplatesWithCategories: DisabledBeatTemplate[]) => [BeatCategory[], CategoryMapping, SubcategoryMapping];
|
@@ -1,5 +1,4 @@
|
|
1
1
|
import { analyticsSession } from '../common';
|
2
|
-
|
3
2
|
export type AnalyticSession = Awaited<ReturnType<typeof analyticsSession>>;
|
4
|
-
export declare const onAnalyticEvent: (event: string, session: AnalyticSession) => Promise<any>;
|
5
|
-
export declare const onAnalyticPageView: (page: string, session: AnalyticSession) => Promise<any>;
|
3
|
+
export declare const onAnalyticEvent: (event: string, session: AnalyticSession | null) => Promise<any>;
|
4
|
+
export declare const onAnalyticPageView: (page: string, session: AnalyticSession | null) => Promise<any>;
|
@@ -1,6 +1,5 @@
|
|
1
1
|
import { FC } from 'react';
|
2
2
|
import { BeatUIComponent } from '../../types/BeatUIComponent';
|
3
3
|
import { DataSeries } from '../../../common';
|
4
|
-
|
5
|
-
export declare const getIconColor: (data: DataSeries | undefined, designTokens: any) => any;
|
4
|
+
export declare const getIconColor: (data: DataSeries | undefined) => "#2D64EF" | "#DF320C" | "#09A57F";
|
6
5
|
export declare const MonthlySpendComparisonIcon: FC<BeatUIComponent>;
|
@@ -2,7 +2,6 @@ import { default as React } from 'react';
|
|
2
2
|
import { PostHog } from 'posthog-js';
|
3
3
|
import { clientColorSchemeProps } from '../../';
|
4
4
|
import { Beat } from '../../../common';
|
5
|
-
|
6
5
|
export interface CarouselHeaderProps {
|
7
6
|
clientColorScheme?: clientColorSchemeProps;
|
8
7
|
onCardClick: (beat?: Beat | undefined) => void;
|
@@ -1,12 +1,10 @@
|
|
1
1
|
import { default as React } from 'react';
|
2
2
|
import { Beat } from '../../../common';
|
3
3
|
import { MicroWidgetProps } from '../../';
|
4
|
-
|
5
4
|
export interface InsightsMicroWidgetProps extends MicroWidgetProps {
|
6
5
|
areBeatsLoading: boolean;
|
7
6
|
beats: Beat[];
|
8
7
|
endpoint: string;
|
9
|
-
logOutUser: () => void;
|
10
8
|
onEvent?: (event?: string | undefined) => void;
|
11
9
|
onPageview?: (event?: string | undefined) => void;
|
12
10
|
token: string;
|
@@ -1,7 +1,6 @@
|
|
1
1
|
import { CopyStore } from './CopyStore';
|
2
2
|
import { InsightsMicroWidgetStore } from './InsightsMicroWidgetStore';
|
3
3
|
import { AnalyticSession } from '../analytics';
|
4
|
-
|
5
4
|
export declare class AppStore {
|
6
5
|
copyStore: CopyStore;
|
7
6
|
endpoint: string;
|
@@ -10,5 +9,5 @@ export declare class AppStore {
|
|
10
9
|
token: string;
|
11
10
|
isInitialized: boolean;
|
12
11
|
constructor();
|
13
|
-
initialize: (endpoint: string, token: string
|
12
|
+
initialize: (endpoint: string, token: string) => Promise<void>;
|
14
13
|
}
|
@@ -1,16 +1,9 @@
|
|
1
|
-
import { AnalyticSession } from '../analytics';
|
2
1
|
import { BeatApi } from '../../common/api/BeatApi';
|
3
2
|
import { Beat } from '../../common';
|
4
|
-
|
5
|
-
export interface ErrPromise<TSuccess, TError = unknown> {
|
6
|
-
then<TResult1 = TSuccess, TResult2 = never>(onfulfilled?: ((value: TSuccess) => TResult1 | PromiseLike<TResult1>) | undefined | null, onrejected?: ((reason: TError) => TResult2 | PromiseLike<TResult2>) | undefined | null): Promise<TResult1 | TResult2>;
|
7
|
-
catch<TResult = never>(onrejected?: ((reason: TError) => TResult | PromiseLike<TResult>) | undefined | null): Promise<TSuccess | TResult>;
|
8
|
-
}
|
9
3
|
export declare class InsightsMicroWidgetStore {
|
10
|
-
onAnalyticEvent: (event: string, session: AnalyticSession) =>
|
11
|
-
onAnalyticPageView: (
|
4
|
+
onAnalyticEvent: (event: string, session: import('../analytics').AnalyticSession | null) => Promise<any>;
|
5
|
+
onAnalyticPageView: (page: string, session: import('../analytics').AnalyticSession | null) => Promise<any>;
|
12
6
|
beatApi: BeatApi;
|
13
|
-
|
14
|
-
initialize: (endpoint: string, token: string, logOutUser: () => void) => Promise<void>;
|
7
|
+
initialize: (endpoint: string, token: string) => Promise<void>;
|
15
8
|
updateBeat: (beat: Beat) => Promise<void>;
|
16
9
|
}
|
@@ -1,5 +1,4 @@
|
|
1
1
|
import { Notification } from '../../common';
|
2
|
-
|
3
2
|
export declare const sortByDate: (a: Notification, b: Notification) => number;
|
4
3
|
export declare const shouldShowDate: (index: number, notifications: Notification[]) => boolean;
|
5
4
|
export declare const hasInsetBorder: (index: number, notifications: Notification[]) => boolean;
|
@@ -1,6 +1,5 @@
|
|
1
1
|
import { Activity, CashflowEvent, CashflowSequence, GlobalStore, ScheduledPayment, ScheduledPaymentsApi, Transaction } from '../../common';
|
2
2
|
import { CashflowApi } from '../../cashflow';
|
3
|
-
|
4
3
|
export declare class RecurringActivityStore {
|
5
4
|
globalStore: GlobalStore;
|
6
5
|
api: ScheduledPaymentsApi;
|
@@ -1,4 +1,3 @@
|
|
1
1
|
import { Account, Activity, CashflowEvent, CashflowSequence, RecurrenceTypes, ScheduledPayment, Transaction } from '../../common';
|
2
|
-
|
3
2
|
export declare const getRecurrenceType: (sequence?: CashflowSequence) => RecurrenceTypes.Unknown | RecurrenceTypes.EveryWeek | RecurrenceTypes.EveryOtherWeek | RecurrenceTypes.EveryMonth | RecurrenceTypes.EveryQuarter | RecurrenceTypes.EveryYear;
|
4
3
|
export declare const buildActivities: (accounts: Account[], events: CashflowEvent[], payments: ScheduledPayment[], projected: CashflowEvent[], sequences: CashflowSequence[], transactions: Transaction[]) => Activity[];
|
@@ -1,5 +1,4 @@
|
|
1
1
|
import { CashflowEvent, CashflowSequence, ScheduledPayment, Transaction, RecurrenceTypes } from '../../common';
|
2
|
-
|
3
2
|
export declare const buildNewCashflowSequence: (transaction: Transaction, recurrenceType: RecurrenceTypes, nextDate: Date) => CashflowSequence;
|
4
3
|
export declare const buildNewCashflowEvent: (cashflowSequence: CashflowSequence, transaction: Transaction) => CashflowEvent;
|
5
4
|
export declare const buildNewScheduledPayment: (transaction: Transaction, recurrenceType: RecurrenceTypes, nextDate: Date) => ScheduledPayment;
|
@@ -1,4 +1,3 @@
|
|
1
1
|
import { Activity, CashflowSequence, ScheduledPayment } from '../../common';
|
2
|
-
|
3
2
|
export declare const updateIncome: (activity: Activity, sequence: CashflowSequence) => CashflowSequence;
|
4
3
|
export declare const updateExpense: (activity: Activity, scheduledPayment: ScheduledPayment) => ScheduledPayment;
|