@mx-cartographer/insights-ui 1.12.1 → 1.13.0-alpha.sms1
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/dist/{src/components → components}/index.d.ts +1 -0
- package/dist/components/insights/BillAmountNotStandard/types/BillAmountNotStandard.d.ts +4 -0
- package/dist/components/insights/CategorySpendingV2/types/CategorySpendingV2.d.ts +4 -0
- package/dist/components/insights/FederalBankHoliday/types/FederalBankHoliday.d.ts +4 -0
- package/dist/components/insights/MonthlySpendToIncomeComparisonV2/types/index.d.ts +4 -0
- package/dist/components/insights/MonthlySpendingComparisonV2/types/MonthlySpendComparisonV2.d.ts +4 -0
- package/dist/components/insights/P2pCategorization/types/P2pCategorization.d.ts +17 -0
- package/dist/components/shared/DeepLinks/DeepLinkDialog.d.ts +11 -0
- package/dist/components/shared/DeepLinks/DirectDeposit/Circle.d.ts +6 -0
- package/dist/components/shared/DeepLinks/DirectDeposit/DirectDepositDeepLink.d.ts +20 -0
- package/dist/components/shared/DeepLinks/DirectDeposit/Dot.d.ts +1 -0
- package/dist/components/shared/DeepLinks/DirectDeposit/Oval.d.ts +1 -0
- package/dist/index.d.ts +1 -2
- package/dist/index.es.js +570 -446
- package/dist/index.es.js.map +1 -1
- package/dist/types/Charts/BarChart.d.ts +45 -0
- package/dist/types/CommonBeat.d.ts +369 -0
- package/dist/types/DirectDeposit.d.ts +16 -0
- package/dist/types/ThemedSVGImage.d.ts +5 -0
- package/package.json +1 -1
- package/dist/src/components/insights/DiscoveredAccounts/__tests__/DiscoveredAccountsBody.test.d.ts +0 -0
- package/dist/src/components/insights/FederalBankHoliday/__tests__/FederalBankHoliday.test.d.ts +0 -1
- package/dist/src/components/insights/MarketingHub/__tests__/Offer.test.d.ts +0 -1
- package/dist/src/components/insights/MonthlySpendToIncomeComparisonV2/__tests__/MonthlySpendToIncomeComparisonV2.test.d.ts +0 -1
- package/dist/src/components/insights/SetUpDirectDeposit/__tests__/SetUpDirectDeposit.test.d.ts +0 -0
- package/dist/src/components/insights/SwitchDirectDeposit/__tests__/SwitchDirectDeposit.test.d.ts +0 -0
- package/dist/src/components/insights/UnifiedDeposit/__tests__/UnifiedDeposit.test.d.ts +0 -1
- package/dist/src/components/shared/Charts/__tests__/BarChart.test.d.ts +0 -1
- package/dist/src/components/shared/Charts/__tests__/DoubleaBarChart.test.d.ts +0 -1
- package/dist/src/components/shared/InsightsCard/__tests__/BeatCard.test.d.ts +0 -0
- package/dist/src/components/shared/InsightsCard/__tests__/CardButtonSection.test.d.ts +0 -1
- package/dist/src/components/shared/InsightsCard/__tests__/CardError.test.d.ts +0 -1
- package/dist/src/components/shared/InsightsCard/__tests__/CardHeader.test.d.ts +0 -0
- package/dist/src/components/shared/InsightsCard/__tests__/CardLoading.test.d.ts +0 -1
- package/dist/src/components/shared/InsightsCard/__tests__/ContentAndDescription.test.d.ts +0 -1
- package/dist/src/components/shared/InsightsCard/__tests__/InsightButton.test.d.ts +0 -1
- package/dist/src/components/shared/InsightsCard/__tests__/LinedCardZeroState.test.d.ts +0 -1
- package/dist/src/components/shared/InsightsCard/__tests__/MiniDescription.test.d.ts +0 -1
- package/dist/src/hooks/__tests__/useContainerDimensions.test.d.ts +0 -0
- package/dist/src/index.d.ts +0 -1
- /package/dist/{src/components → components}/insights/BillAmountNotStandard/BillAmountNotStandard.d.ts +0 -0
- /package/dist/{src/components → components}/insights/BillAmountNotStandard/__test__/BillAmountNotStandard.test.d.ts +0 -0
- /package/dist/{src/components → components}/insights/BillAmountNotStandard/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/CategorySpendingV2/CategorySpendingV2.d.ts +0 -0
- /package/dist/{src/components → components}/insights/CategorySpendingV2/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/DiscoveredAccounts/DiscoveredAccountsBody.d.ts +0 -0
- /package/dist/{src/components → components}/insights/DiscoveredAccounts/DiscoveredAccountsLearnMoreDrawerContent.d.ts +0 -0
- /package/dist/{src/components → components}/insights/DiscoveredAccounts/DiscoveredAccountsMiniInsight.d.ts +0 -0
- /package/dist/{src/components → components}/insights/DiscoveredAccounts/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/FederalBankHoliday/FederalBankHoliday.d.ts +0 -0
- /package/dist/{src/components → components}/insights/FederalBankHoliday/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MarketingHub/Offer.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MarketingHub/Types.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MarketingHub/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MarketingHub/templates/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlyEmergencyFundReview/LastMonthsContributionSection.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlyEmergencyFundReview/MonthlyEmergencyFundReviewBody.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlyEmergencyFundReview/ProjectedCompletionSection.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlyEmergencyFundReview/TotalSection.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlyEmergencyFundReview/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlySpendToIncomeComparisonV2/MonthlySpendToIncomeComparisonV2.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlySpendToIncomeComparisonV2/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlySpendingComparisonV2/MonthlySpendingComparisonV2.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlySpendingComparisonV2/__test__/MonthlySpendComparisonV2.test.d.ts +0 -0
- /package/dist/{src/components → components}/insights/MonthlySpendingComparisonV2/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/P2pCategorization/P2pCategorization.d.ts +0 -0
- /package/dist/{src/components → components}/insights/P2pCategorization/_tests_/P2pCategorizationMultipleTransaction.test.d.ts +0 -0
- /package/dist/{src/components → components}/insights/P2pCategorization/_tests_/P2pCategorizationSingleTransaction.test.d.ts +0 -0
- /package/dist/{src/components → components}/insights/P2pCategorization/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/P2pCategorization/shared/P2pCategorizationMultipleTransactions.d.ts +0 -0
- /package/dist/{src/components → components}/insights/P2pCategorization/shared/P2pCategorizationSingleTransaction.d.ts +0 -0
- /package/dist/{src/components → components}/insights/SetUpDirectDeposit/SetUpDirectDepositBody.d.ts +0 -0
- /package/dist/{src/components → components}/insights/SetUpDirectDeposit/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/SwitchDirectDeposit/AccountBox.d.ts +0 -0
- /package/dist/{src/components → components}/insights/SwitchDirectDeposit/SwitchDirectDepositBody.d.ts +0 -0
- /package/dist/{src/components → components}/insights/SwitchDirectDeposit/SwitchDirectDepositMainContainer.d.ts +0 -0
- /package/dist/{src/components → components}/insights/SwitchDirectDeposit/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/UnifiedDeposit/UnifiedDeposit.d.ts +0 -0
- /package/dist/{src/components → components}/insights/UnifiedDeposit/UnifiedDepositBody.d.ts +0 -0
- /package/dist/{src/components → components}/insights/UnifiedDeposit/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/WeeklyNoSpendDays/BubbleWeek.d.ts +0 -0
- /package/dist/{src/components → components}/insights/WeeklyNoSpendDays/NoSpendIcons.d.ts +0 -0
- /package/dist/{src/components → components}/insights/WeeklyNoSpendDays/WeeklyNoSpendDays.d.ts +0 -0
- /package/dist/{src/components → components}/insights/WeeklyNoSpendDays/_tests_/WeeklyNoSpendDays.test.d.ts +0 -0
- /package/dist/{src/components → components}/insights/WeeklyNoSpendDays/index.d.ts +0 -0
- /package/dist/{src/components → components}/insights/index.d.ts +0 -0
- /package/dist/{src/components → components}/shared/BottomSheet.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/BarChart/BarChart.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/BarChart/ChartLegend.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/BarChart/CustomBarPlot.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/BarChart/CustomDoubleBarPlot.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/BarChart/DoubleBarChart.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/BarChart/DoubleBarChartLegend.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/BarChart/index.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/EmptyBarChart.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Charts/index.d.ts +0 -0
- /package/dist/{src/components → components}/shared/Confetti.d.ts +0 -0
- /package/dist/{src/components → components}/shared/DirectDeposit/DirectDeposit.d.ts +0 -0
- /package/dist/{src/components → components}/shared/DirectDeposit/DirectDepositSubHeader.d.ts +0 -0
- /package/dist/{src/components → components}/shared/DirectDeposit/FullFeedBodyHeader.d.ts +0 -0
- /package/dist/{src/components → components}/shared/DirectDeposit/LeftBox.d.ts +0 -0
- /package/dist/{src/components → components}/shared/DirectDeposit/MiniBodyHeader.d.ts +0 -0
- /package/dist/{src/components → components}/shared/DirectDeposit/RightBox.d.ts +0 -0
- /package/dist/{src/components → components}/shared/GenericFeedback/FeedbackButtons.d.ts +0 -0
- /package/dist/{src/components → components}/shared/GenericFeedback/FeedbackDescription.d.ts +0 -0
- /package/dist/{src/components → components}/shared/GenericFeedback/FeedbackHeader.d.ts +0 -0
- /package/dist/{src/components → components}/shared/GenericFeedback/FeedbackOptions.d.ts +0 -0
- /package/dist/{src/components → components}/shared/GenericFeedback/FeedbackText.d.ts +0 -0
- /package/dist/{src/components → components}/shared/GoalProgress.d.ts +0 -0
- /package/dist/{src/components → components}/shared/GradientBox.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/BeatCard.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/CardButtonSection.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/CardError.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/CardHeader.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/CardLoading.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/ContentAndDescription.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/Description.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/InsightButton.d.ts +0 -0
- /package/dist/{src/components → components}/shared/InsightsCard/MiniDescription.d.ts +0 -0
- /package/dist/{src/components → components}/shared/MenuAction.d.ts +0 -0
- /package/dist/{src/components → components}/shared/MiniInsightCard.d.ts +0 -0
- /package/dist/{src/components → components}/shared/ProgressBar.d.ts +0 -0
- /package/dist/{src/components → components}/shared/ThemedSVGImage.d.ts +0 -0
- /package/dist/{src/components → components}/shared/ZeroState/LinedCardZeroState.d.ts +0 -0
- /package/dist/{src/hooks → hooks}/useContainerDimensions.d.ts +0 -0
- /package/dist/{src/themes → themes}/Typography.d.ts +0 -0
- /package/dist/{src/themes → themes}/index.d.ts +0 -0
|
@@ -28,3 +28,4 @@ export * from './shared/GenericFeedback/FeedbackDescription';
|
|
|
28
28
|
export * from './shared/GenericFeedback/FeedbackOptions';
|
|
29
29
|
export * from './shared/GenericFeedback/FeedbackText';
|
|
30
30
|
export * from './insights';
|
|
31
|
+
export { DirectDepositDeepLink } from './shared/DeepLinks/DirectDeposit/DirectDepositDeepLink';
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { CommonBeatProps } from '../../../../types/CommonBeat';
|
|
2
|
+
export interface P2pCategorizationProps extends CommonBeatProps {
|
|
3
|
+
transactions: Transaction[];
|
|
4
|
+
}
|
|
5
|
+
export interface P2pCategorizationMultipleTransactionsProps {
|
|
6
|
+
transactions: Transaction[];
|
|
7
|
+
}
|
|
8
|
+
export interface P2pCategorizationSingleTransactionProps extends Transaction {
|
|
9
|
+
}
|
|
10
|
+
export interface Transaction {
|
|
11
|
+
amount?: string;
|
|
12
|
+
categoryGuid?: string;
|
|
13
|
+
description?: string;
|
|
14
|
+
feedDescription?: string;
|
|
15
|
+
guid?: string;
|
|
16
|
+
merchantGuid?: string;
|
|
17
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export interface DeepLinkDialogCopyObject {
|
|
2
|
+
close_drawer_aria: string;
|
|
3
|
+
title: string;
|
|
4
|
+
}
|
|
5
|
+
export interface DeepLinkDrawerProps {
|
|
6
|
+
copy: DeepLinkDialogCopyObject;
|
|
7
|
+
onClose: () => void;
|
|
8
|
+
setShouldShow: (shouldShow: boolean) => void;
|
|
9
|
+
shouldShow: boolean;
|
|
10
|
+
}
|
|
11
|
+
export declare const DeepLinkDialog: React.FC<React.PropsWithChildren<DeepLinkDrawerProps>>;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { DeepLinkDialogCopyObject, DeepLinkDrawerProps } from '../DeepLinkDialog';
|
|
3
|
+
interface CopyObject extends DeepLinkDialogCopyObject {
|
|
4
|
+
almost_there: string;
|
|
5
|
+
connecting: string;
|
|
6
|
+
institution_logo_aria: string;
|
|
7
|
+
loading: string;
|
|
8
|
+
syncing_your_information: string;
|
|
9
|
+
were_getting_closer: string;
|
|
10
|
+
were_working_on_it: string;
|
|
11
|
+
your_direct_deposit_has_been_updated_successfully: string;
|
|
12
|
+
}
|
|
13
|
+
interface DirectDepositDeepLinkProps extends DeepLinkDrawerProps {
|
|
14
|
+
copy: CopyObject;
|
|
15
|
+
institution_guid: string;
|
|
16
|
+
isComplete: boolean;
|
|
17
|
+
isLoading: boolean;
|
|
18
|
+
}
|
|
19
|
+
export declare const DirectDepositDeepLink: React.FC<DirectDepositDeepLinkProps>;
|
|
20
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const Dot: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const Oval: () => import("react/jsx-runtime").JSX.Element;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from './
|
|
2
|
-
export {}
|
|
1
|
+
export * from './components';
|