@rango-dev/widget-embedded 0.17.1-next.8 → 0.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +116 -0
- package/dist/QueueManager.d.ts +3 -1
- package/dist/QueueManager.d.ts.map +1 -1
- package/dist/components/AppRouter.d.ts.map +1 -1
- package/dist/components/AppRoutes.d.ts.map +1 -1
- package/dist/components/BlockchainsSection/BlockchainsSection.d.ts.map +1 -1
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts +1 -1
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +690 -61
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWalletsModal.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HomeButtons.d.ts.map +1 -1
- package/dist/components/Layout/Layout.d.ts.map +1 -1
- package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
- package/dist/components/Layout/Layout.types.d.ts +2 -2
- package/dist/components/Layout/Layout.types.d.ts.map +1 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.d.ts.map +1 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts +1727 -0
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts.map +1 -1
- package/dist/components/NoResult/NoResult.d.ts.map +1 -1
- package/dist/components/NotificationContent/NotificationContent.d.ts.map +1 -1
- package/dist/components/Quote/Quote.d.ts.map +1 -1
- package/dist/components/Quote/Quote.styles.d.ts +793 -5
- package/dist/components/Quote/Quote.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.types.d.ts +0 -1
- package/dist/components/Quote/Quote.types.d.ts.map +1 -1
- package/dist/components/Quote/QuoteSummary.styles.d.ts +157 -0
- package/dist/components/Quote/QuoteSummary.styles.d.ts.map +1 -1
- package/dist/components/Quote/index.d.ts +0 -1
- package/dist/components/Quote/index.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSkeleton.d.ts.map +1 -0
- package/dist/components/{Quote → QuoteSkeleton}/QuoteSkeleton.styles.d.ts +314 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.types.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.d.ts +4 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +1571 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts +6 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.d.ts +4 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts +786 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.types.d.ts +4 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.types.d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/index.d.ts +4 -0
- package/dist/components/QuoteSkeleton/index.d.ts.map +1 -0
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.helpers.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.d.ts +1 -0
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.d.ts.map +1 -1
- package/dist/components/Slippage/Slippage.d.ts.map +1 -1
- package/dist/components/Slippage/Slippage.styles.d.ts +158 -0
- package/dist/components/Slippage/Slippage.styles.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.Placeholder.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.helpers.d.ts +1 -1
- package/dist/components/SwapDetails/SwapDetails.helpers.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts +628 -0
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsCompleteModal.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.WalletState.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.helpers.d.ts +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.helpers.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.types.d.ts +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.types.d.ts.map +1 -1
- package/dist/components/SwapsGroup/SwapsGroup.d.ts.map +1 -1
- package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts +157 -0
- package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.helpers.d.ts +2 -2
- package/dist/components/TokenList/TokenList.helpers.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.styles.d.ts +1100 -1
- package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.types.d.ts +4 -9
- package/dist/components/TokenList/TokenList.types.d.ts.map +1 -1
- package/dist/components/TokenList/index.d.ts +0 -1
- package/dist/components/TokenList/index.d.ts.map +1 -1
- package/dist/components/UpdateUrl.d.ts.map +1 -1
- package/dist/constants/errors.d.ts.map +1 -1
- package/dist/constants/index.d.ts +1 -0
- package/dist/constants/index.d.ts.map +1 -1
- package/dist/constants/navigationRoutes.d.ts +1 -2
- package/dist/constants/navigationRoutes.d.ts.map +1 -1
- package/dist/constants/searchParams.d.ts +2 -1
- package/dist/constants/searchParams.d.ts.map +1 -1
- package/dist/containers/App/App.d.ts +3 -0
- package/dist/containers/App/App.d.ts.map +1 -0
- package/dist/containers/App/App.styles.d.ts +158 -0
- package/dist/containers/App/App.styles.d.ts.map +1 -0
- package/dist/containers/App/index.d.ts +2 -0
- package/dist/containers/App/index.d.ts.map +1 -0
- package/dist/containers/QuoteInfo/QuoteInfo.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts +316 -0
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts +3 -0
- package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts.map +1 -1
- package/dist/containers/Wallets/Wallets.d.ts +6 -0
- package/dist/containers/Wallets/Wallets.d.ts.map +1 -0
- package/dist/containers/Wallets/Wallets.types.d.ts +11 -0
- package/dist/containers/Wallets/Wallets.types.d.ts.map +1 -0
- package/dist/containers/Wallets/index.d.ts +2 -0
- package/dist/containers/Wallets/index.d.ts.map +1 -0
- package/dist/containers/Widget/Widget.d.ts +5 -0
- package/dist/containers/Widget/Widget.d.ts.map +1 -0
- package/dist/containers/Widget/Widget.types.d.ts +5 -0
- package/dist/containers/Widget/Widget.types.d.ts.map +1 -0
- package/dist/containers/Widget/index.d.ts +3 -0
- package/dist/containers/Widget/index.d.ts.map +1 -0
- package/dist/containers/WidgetInfo/WidgetInfo.d.ts +6 -0
- package/dist/containers/WidgetInfo/WidgetInfo.d.ts.map +1 -0
- package/dist/containers/WidgetInfo/WidgetInfo.helpers.d.ts +20 -0
- package/dist/containers/WidgetInfo/WidgetInfo.helpers.d.ts.map +1 -0
- package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts +21 -0
- package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts.map +1 -0
- package/dist/containers/WidgetInfo/index.d.ts +2 -0
- package/dist/containers/WidgetInfo/index.d.ts.map +1 -0
- package/dist/containers/WidgetProvider/WidgetProvider.d.ts +5 -0
- package/dist/containers/WidgetProvider/WidgetProvider.d.ts.map +1 -0
- package/dist/containers/WidgetProvider/WidgetProvider.types.d.ts +7 -0
- package/dist/containers/WidgetProvider/WidgetProvider.types.d.ts.map +1 -0
- package/dist/containers/WidgetProvider/index.d.ts +2 -0
- package/dist/containers/WidgetProvider/index.d.ts.map +1 -0
- package/dist/hooks/useConfirmSwap/useConfirmSwap.d.ts.map +1 -1
- package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts +6 -3
- package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts.map +1 -1
- package/dist/hooks/useConfirmSwap/useConfirmSwap.types.d.ts +1 -1
- package/dist/hooks/useConfirmSwap/useConfirmSwap.types.d.ts.map +1 -1
- package/dist/hooks/useForceAutoConnect.d.ts +2 -0
- package/dist/hooks/useForceAutoConnect.d.ts.map +1 -0
- package/dist/hooks/useLanguage.d.ts +1 -1
- package/dist/hooks/useLanguage.d.ts.map +1 -1
- package/dist/hooks/useNavigateBack.d.ts +1 -3
- package/dist/hooks/useNavigateBack.d.ts.map +1 -1
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.constants.d.ts +1 -1
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.d.ts +2 -2
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.d.ts.map +1 -1
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.d.ts +3 -5
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.d.ts.map +1 -1
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.mock.d.ts +1 -0
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.mock.d.ts.map +1 -1
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.types.d.ts +5 -1
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.types.d.ts.map +1 -1
- package/dist/hooks/useSwapInput.d.ts.map +1 -1
- package/dist/hooks/useSyncStoresWithConfig.d.ts.map +1 -1
- package/dist/hooks/useTheme.d.ts +1 -1
- package/dist/hooks/useTheme.d.ts.map +1 -1
- package/dist/index.d.ts +20 -8
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +4 -4
- package/dist/pages/ConfirmSwapPage.d.ts.map +1 -1
- package/dist/pages/HistoryPage.d.ts.map +1 -1
- package/dist/pages/Home.d.ts.map +1 -1
- package/dist/pages/LanguagePage.d.ts.map +1 -1
- package/dist/pages/LiquiditySourcePage.d.ts.map +1 -1
- package/dist/pages/SelectBlockchainPage.d.ts.map +1 -1
- package/dist/pages/SelectSwapItemsPage.d.ts.map +1 -1
- package/dist/pages/SettingsPage.d.ts.map +1 -1
- package/dist/pages/SwapDetailsPage.d.ts.map +1 -1
- package/dist/pages/ThemePage.d.ts.map +1 -1
- package/dist/pages/WalletsPage.d.ts.map +1 -1
- package/dist/store/AppStore.d.ts +37 -1
- package/dist/store/AppStore.d.ts.map +1 -1
- package/dist/store/app.d.ts +39 -2
- package/dist/store/app.d.ts.map +1 -1
- package/dist/store/notification.d.ts +4 -3
- package/dist/store/notification.d.ts.map +1 -1
- package/dist/store/quote.d.ts +9 -9
- package/dist/store/quote.d.ts.map +1 -1
- package/dist/store/slices/config.d.ts.map +1 -1
- package/dist/store/slices/data.d.ts +2 -2
- package/dist/store/slices/data.d.ts.map +1 -1
- package/dist/store/slices/settings.d.ts +39 -0
- package/dist/store/slices/settings.d.ts.map +1 -0
- package/dist/store/ui.d.ts +2 -1
- package/dist/store/ui.d.ts.map +1 -1
- package/dist/store/wallets.d.ts +9 -5
- package/dist/store/wallets.d.ts.map +1 -1
- package/dist/types/config.d.ts +36 -3
- package/dist/types/config.d.ts.map +1 -1
- package/dist/types/swap.d.ts +4 -14
- package/dist/types/swap.d.ts.map +1 -1
- package/dist/types/wallets.d.ts +15 -1
- package/dist/types/wallets.d.ts.map +1 -1
- package/dist/utils/colors.d.ts.map +1 -1
- package/dist/utils/configs.d.ts +1 -0
- package/dist/utils/configs.d.ts.map +1 -1
- package/dist/utils/meta.d.ts +2 -1
- package/dist/utils/meta.d.ts.map +1 -1
- package/dist/utils/providers.d.ts +2 -2
- package/dist/utils/providers.d.ts.map +1 -1
- package/dist/utils/queue.d.ts +2 -2
- package/dist/utils/queue.d.ts.map +1 -1
- package/dist/utils/quote.d.ts +1 -1
- package/dist/utils/quote.d.ts.map +1 -1
- package/dist/utils/settings.d.ts +4 -1
- package/dist/utils/settings.d.ts.map +1 -1
- package/dist/utils/swap.d.ts +13 -5
- package/dist/utils/swap.d.ts.map +1 -1
- package/dist/utils/time.d.ts +1 -1
- package/dist/utils/time.d.ts.map +1 -1
- package/dist/utils/wallets.d.ts +7 -8
- package/dist/utils/wallets.d.ts.map +1 -1
- package/package.json +12 -10
- package/src/QueueManager.tsx +4 -3
- package/src/components/AppRouter.tsx +5 -27
- package/src/components/AppRoutes.tsx +54 -33
- package/src/components/BlockchainList/BlockchainList.styles.ts +2 -2
- package/src/components/BlockchainsSection/BlockchainsSection.styles.ts +1 -1
- package/src/components/BlockchainsSection/BlockchainsSection.tsx +19 -10
- package/src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts +29 -10
- package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx +15 -7
- package/src/components/ConfirmWalletsModal/WalletList.tsx +3 -3
- package/src/components/HeaderButtons/HomeButtons.tsx +28 -18
- package/src/components/Layout/Layout.styles.ts +2 -0
- package/src/components/Layout/Layout.tsx +20 -7
- package/src/components/Layout/Layout.types.ts +2 -2
- package/src/components/LoadingSwapDetails/LoadingSwapDetails.styles.ts +65 -61
- package/src/components/LoadingSwapDetails/LoadingSwapDetails.tsx +28 -34
- package/src/components/NoResult/NoResult.helpers.ts +12 -12
- package/src/components/NoResult/NoResult.tsx +2 -5
- package/src/components/NotificationContent/NotificationContent.tsx +2 -1
- package/src/components/Quote/Quote.styles.ts +49 -12
- package/src/components/Quote/Quote.tsx +107 -38
- package/src/components/Quote/Quote.types.ts +0 -1
- package/src/components/Quote/QuoteSummary.styles.ts +9 -8
- package/src/components/Quote/QuoteSummary.tsx +2 -2
- package/src/components/Quote/index.ts +0 -1
- package/src/components/QuoteSkeleton/QuoteSkeleton.styles.ts +42 -0
- package/src/components/QuoteSkeleton/QuoteSkeleton.tsx +30 -0
- package/src/components/QuoteSkeleton/QuoteSummarySkeleton.styles.ts +57 -0
- package/src/components/QuoteSkeleton/QuoteSummarySkeleton.tsx +76 -0
- package/src/components/QuoteSkeleton/QuoteSummarySkeleton.types.ts +6 -0
- package/src/components/QuoteSkeleton/StepSkeleton.styles.ts +33 -0
- package/src/components/QuoteSkeleton/StepSkeleton.tsx +44 -0
- package/src/components/QuoteSkeleton/StepSkeleton.types.ts +1 -0
- package/src/components/QuoteSkeleton/index.ts +3 -0
- package/src/components/QuoteWarningsAndErrors/QuoteErrorsModalItem.tsx +1 -1
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.helpers.ts +11 -4
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.ts +8 -1
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.tsx +13 -13
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.ts +1 -0
- package/src/components/QuoteWarningsAndErrors/SlippageWariningModal.tsx +3 -3
- package/src/components/Slippage/Slippage.styles.ts +15 -5
- package/src/components/Slippage/Slippage.tsx +11 -10
- package/src/components/SwapDetails/SwapDetails.Placeholder.tsx +5 -8
- package/src/components/SwapDetails/SwapDetails.helpers.tsx +1 -1
- package/src/components/SwapDetails/SwapDetails.styles.ts +36 -33
- package/src/components/SwapDetails/SwapDetails.tsx +28 -39
- package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.Warning.tsx +1 -1
- package/src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx +4 -3
- package/src/components/SwapDetailsModal/SwapDetailsModal.Cancel.tsx +2 -2
- package/src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx +14 -8
- package/src/components/SwapDetailsModal/SwapDetailsModal.helpers.tsx +1 -1
- package/src/components/SwapDetailsModal/SwapDetailsModal.tsx +1 -1
- package/src/components/SwapDetailsModal/SwapDetailsModal.types.ts +1 -1
- package/src/components/SwapsGroup/SwapsGroup.styles.ts +10 -1
- package/src/components/SwapsGroup/SwapsGroup.tsx +3 -5
- package/src/components/TokenList/TokenList.helpers.ts +2 -2
- package/src/components/TokenList/TokenList.styles.ts +74 -38
- package/src/components/TokenList/TokenList.tsx +30 -20
- package/src/components/TokenList/TokenList.types.ts +4 -10
- package/src/components/TokenList/index.ts +0 -1
- package/src/components/UpdateUrl.tsx +4 -5
- package/src/constants/errors.ts +9 -5
- package/src/constants/index.ts +1 -0
- package/src/constants/navigationRoutes.ts +7 -8
- package/src/constants/searchParams.ts +1 -0
- package/src/containers/App/App.styles.ts +18 -0
- package/src/containers/App/App.tsx +52 -0
- package/src/containers/App/index.ts +1 -0
- package/src/containers/QuoteInfo/QuoteInfo.styles.ts +17 -1
- package/src/containers/QuoteInfo/QuoteInfo.tsx +46 -44
- package/src/containers/QuoteInfo/QuoteInfo.types.ts +3 -0
- package/src/{Wallets.tsx → containers/Wallets/Wallets.tsx} +25 -31
- package/src/containers/Wallets/Wallets.types.ts +12 -0
- package/src/containers/Wallets/index.ts +1 -0
- package/src/containers/Widget/Widget.tsx +19 -0
- package/src/containers/Widget/Widget.types.ts +5 -0
- package/src/containers/Widget/index.ts +2 -0
- package/src/containers/WidgetInfo/WidgetInfo.helpers.ts +64 -0
- package/src/containers/WidgetInfo/WidgetInfo.tsx +62 -0
- package/src/containers/WidgetInfo/WidgetInfo.types.ts +21 -0
- package/src/containers/WidgetInfo/index.ts +1 -0
- package/src/containers/WidgetProvider/WidgetProvider.tsx +28 -0
- package/src/containers/WidgetProvider/WidgetProvider.types.ts +7 -0
- package/src/containers/WidgetProvider/index.ts +1 -0
- package/src/hooks/useConfirmSwap/useConfirmSwap.helpers.ts +15 -11
- package/src/hooks/useConfirmSwap/useConfirmSwap.ts +21 -20
- package/src/hooks/useConfirmSwap/useConfirmSwap.types.ts +1 -1
- package/src/hooks/useForceAutoConnect.ts +27 -0
- package/src/hooks/useLanguage.ts +4 -5
- package/src/hooks/useNavigateBack.ts +3 -52
- package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.constants.ts +1 -1
- package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.ts +37 -7
- package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.mock.ts +60 -0
- package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.test.ts +78 -3
- package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.ts +15 -6
- package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.types.ts +6 -1
- package/src/hooks/useSwapInput.ts +86 -28
- package/src/hooks/useSyncStoresWithConfig.ts +18 -5
- package/src/hooks/useTheme.ts +4 -5
- package/src/index.ts +53 -5
- package/src/pages/ConfirmSwapPage.tsx +61 -33
- package/src/pages/HistoryPage.tsx +2 -7
- package/src/pages/Home.tsx +55 -81
- package/src/pages/LanguagePage.tsx +0 -5
- package/src/pages/LiquiditySourcePage.tsx +3 -7
- package/src/pages/SelectBlockchainPage.tsx +26 -18
- package/src/pages/SelectSwapItemsPage.tsx +13 -26
- package/src/pages/SettingsPage.tsx +26 -17
- package/src/pages/SwapDetailsPage.tsx +3 -4
- package/src/pages/ThemePage.tsx +2 -7
- package/src/pages/WalletsPage.tsx +5 -8
- package/src/services/httpService.ts +1 -1
- package/src/store/AppStore.tsx +7 -1
- package/src/store/app.ts +31 -5
- package/src/store/quote.ts +3 -4
- package/src/store/slices/config.ts +1 -0
- package/src/store/slices/data.ts +10 -6
- package/src/store/slices/settings.ts +168 -0
- package/src/store/wallets.ts +57 -29
- package/src/types/config.ts +48 -3
- package/src/types/swap.ts +4 -13
- package/src/types/wallets.ts +18 -1
- package/src/utils/colors.ts +2 -1
- package/src/utils/configs.ts +2 -1
- package/src/utils/date.ts +1 -1
- package/src/utils/meta.ts +8 -1
- package/src/utils/providers.ts +8 -5
- package/src/utils/queue.ts +2 -2
- package/src/utils/quote.ts +7 -7
- package/src/utils/settings.ts +11 -5
- package/src/utils/swap.ts +46 -40
- package/src/utils/time.ts +1 -1
- package/src/utils/wallets.ts +127 -144
- package/dist/Wallets.d.ts +0 -18
- package/dist/Wallets.d.ts.map +0 -1
- package/dist/Widget.d.ts +0 -9
- package/dist/Widget.d.ts.map +0 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetailStep.d.ts +0 -4
- package/dist/components/LoadingSwapDetails/LoadingSwapDetailStep.d.ts.map +0 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.types.d.ts +0 -4
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.types.d.ts.map +0 -1
- package/dist/components/Quote/QuoteSkeleton.d.ts.map +0 -1
- package/dist/components/Quote/QuoteSkeleton.styles.d.ts.map +0 -1
- package/dist/components/Quote/QuoteSkeleton.types.d.ts.map +0 -1
- package/dist/store/settings.d.ts +0 -82
- package/dist/store/settings.d.ts.map +0 -1
- package/src/Widget.tsx +0 -106
- package/src/components/LoadingSwapDetails/LoadingSwapDetailStep.tsx +0 -41
- package/src/components/LoadingSwapDetails/LoadingSwapDetails.types.ts +0 -3
- package/src/components/Quote/QuoteSkeleton.styles.ts +0 -110
- package/src/components/Quote/QuoteSkeleton.tsx +0 -108
- package/src/store/settings.ts +0 -161
- /package/dist/components/{Quote → QuoteSkeleton}/QuoteSkeleton.d.ts +0 -0
- /package/dist/components/{Quote → QuoteSkeleton}/QuoteSkeleton.types.d.ts +0 -0
- /package/src/components/{Quote → QuoteSkeleton}/QuoteSkeleton.types.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Quote.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"Quote.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Quote.types.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC5D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AACnD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,UAAU,GAAG;IACvB,IAAI,EAAE,OAAO,GAAG,WAAW,GAAG,cAAc,CAAC;IAC7C,KAAK,EAAE,UAAU,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAC7B,WAAW,EAAE,OAAO,CAAC;IACrB,GAAG,CAAC,EAAE,SAAS,CAAC;IAChB,KAAK,EAAE,iBAAiB,CAAC;IACzB,KAAK,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,CAAC;IAC3C,MAAM,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC7C,QAAQ,CAAC,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Quote.types.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC5D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AACnD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,UAAU,GAAG;IACvB,IAAI,EAAE,OAAO,GAAG,WAAW,GAAG,cAAc,CAAC;IAC7C,KAAK,EAAE,UAAU,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAC7B,WAAW,EAAE,OAAO,CAAC;IACrB,GAAG,CAAC,EAAE,SAAS,CAAC;IAChB,KAAK,EAAE,iBAAiB,CAAC;IACzB,KAAK,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,CAAC;IAC3C,MAAM,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC7C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC"}
|
|
@@ -155,4 +155,161 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
155
155
|
zIndices: {};
|
|
156
156
|
transitions: {};
|
|
157
157
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
158
|
+
export declare const separatorStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
159
|
+
sm: string;
|
|
160
|
+
md: string;
|
|
161
|
+
lg: string;
|
|
162
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
163
|
+
sm: string;
|
|
164
|
+
md: string;
|
|
165
|
+
lg: string;
|
|
166
|
+
}, {
|
|
167
|
+
colors: {
|
|
168
|
+
primary: string;
|
|
169
|
+
primary500: string;
|
|
170
|
+
primary600: string;
|
|
171
|
+
secondary: string;
|
|
172
|
+
secondary100: string;
|
|
173
|
+
secondary200: string;
|
|
174
|
+
secondary300: string;
|
|
175
|
+
secondary400: string;
|
|
176
|
+
secondary500: string;
|
|
177
|
+
secondary600: string;
|
|
178
|
+
secondary700: string;
|
|
179
|
+
secondary800: string;
|
|
180
|
+
secondary900: string;
|
|
181
|
+
neutral: string;
|
|
182
|
+
neutral100: string;
|
|
183
|
+
neutral200: string;
|
|
184
|
+
neutral300: string;
|
|
185
|
+
neutral400: string;
|
|
186
|
+
neutral500: string;
|
|
187
|
+
neutral600: string;
|
|
188
|
+
neutral700: string;
|
|
189
|
+
neutral800: string;
|
|
190
|
+
neutral900: string;
|
|
191
|
+
error100: string;
|
|
192
|
+
error300: string;
|
|
193
|
+
error500: string;
|
|
194
|
+
error600: string;
|
|
195
|
+
error700: string;
|
|
196
|
+
warning100: string;
|
|
197
|
+
warning300: string;
|
|
198
|
+
warning500: string;
|
|
199
|
+
warning600: string;
|
|
200
|
+
warning700: string;
|
|
201
|
+
info: string;
|
|
202
|
+
info100: string;
|
|
203
|
+
info300: string;
|
|
204
|
+
info500: string;
|
|
205
|
+
info600: string;
|
|
206
|
+
info700: string;
|
|
207
|
+
success100: string;
|
|
208
|
+
success300: string;
|
|
209
|
+
success500: string;
|
|
210
|
+
success600: string;
|
|
211
|
+
success700: string;
|
|
212
|
+
background: string;
|
|
213
|
+
foreground: string;
|
|
214
|
+
};
|
|
215
|
+
space: {
|
|
216
|
+
0: string;
|
|
217
|
+
5: string;
|
|
218
|
+
10: string;
|
|
219
|
+
15: string;
|
|
220
|
+
20: string;
|
|
221
|
+
25: string;
|
|
222
|
+
30: string;
|
|
223
|
+
40: string;
|
|
224
|
+
46: string;
|
|
225
|
+
50: string;
|
|
226
|
+
60: string;
|
|
227
|
+
70: string;
|
|
228
|
+
80: string;
|
|
229
|
+
90: string;
|
|
230
|
+
100: string;
|
|
231
|
+
2: string;
|
|
232
|
+
4: string;
|
|
233
|
+
6: string;
|
|
234
|
+
8: string;
|
|
235
|
+
12: string;
|
|
236
|
+
16: string;
|
|
237
|
+
24: string;
|
|
238
|
+
28: string;
|
|
239
|
+
32: string;
|
|
240
|
+
};
|
|
241
|
+
radii: {
|
|
242
|
+
xs: string;
|
|
243
|
+
sm: string;
|
|
244
|
+
xm: string;
|
|
245
|
+
md: string;
|
|
246
|
+
xl: string;
|
|
247
|
+
lg: string;
|
|
248
|
+
primary: string;
|
|
249
|
+
secondary: string;
|
|
250
|
+
};
|
|
251
|
+
fontSizes: {
|
|
252
|
+
10: string;
|
|
253
|
+
12: string;
|
|
254
|
+
14: string;
|
|
255
|
+
16: string;
|
|
256
|
+
18: string;
|
|
257
|
+
20: string;
|
|
258
|
+
22: string;
|
|
259
|
+
24: string;
|
|
260
|
+
28: string;
|
|
261
|
+
32: string;
|
|
262
|
+
36: string;
|
|
263
|
+
40: string;
|
|
264
|
+
48: string;
|
|
265
|
+
};
|
|
266
|
+
fonts: {
|
|
267
|
+
primary: string;
|
|
268
|
+
widget: string;
|
|
269
|
+
};
|
|
270
|
+
fontWeights: {
|
|
271
|
+
regular: number;
|
|
272
|
+
medium: number;
|
|
273
|
+
semiBold: number;
|
|
274
|
+
bold: number;
|
|
275
|
+
};
|
|
276
|
+
lineHeights: {
|
|
277
|
+
12: string;
|
|
278
|
+
16: string;
|
|
279
|
+
20: string;
|
|
280
|
+
24: string;
|
|
281
|
+
26: string;
|
|
282
|
+
28: string;
|
|
283
|
+
30: string;
|
|
284
|
+
36: string;
|
|
285
|
+
40: string;
|
|
286
|
+
44: string;
|
|
287
|
+
52: string;
|
|
288
|
+
64: string;
|
|
289
|
+
};
|
|
290
|
+
letterSpacings: {};
|
|
291
|
+
sizes: {
|
|
292
|
+
4: string;
|
|
293
|
+
6: string;
|
|
294
|
+
8: string;
|
|
295
|
+
12: string;
|
|
296
|
+
16: string;
|
|
297
|
+
18: string;
|
|
298
|
+
20: string;
|
|
299
|
+
24: string;
|
|
300
|
+
28: string;
|
|
301
|
+
32: string;
|
|
302
|
+
36: string;
|
|
303
|
+
40: string;
|
|
304
|
+
45: string;
|
|
305
|
+
48: string;
|
|
306
|
+
};
|
|
307
|
+
borderWidths: {};
|
|
308
|
+
borderStyles: {};
|
|
309
|
+
shadows: {
|
|
310
|
+
s: string;
|
|
311
|
+
};
|
|
312
|
+
zIndices: {};
|
|
313
|
+
transitions: {};
|
|
314
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
158
315
|
//# sourceMappingURL=QuoteSummary.styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuoteSummary.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/QuoteSummary.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+
|
|
1
|
+
{"version":3,"file":"QuoteSummary.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/QuoteSummary.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKpB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuoteSkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/QuoteSkeleton/QuoteSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAGvD,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,wBAAgB,aAAa,CAAC,KAAK,EAAE,SAAS,qBAoB7C"}
|
|
@@ -157,6 +157,320 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
157
157
|
zIndices: {};
|
|
158
158
|
transitions: {};
|
|
159
159
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
160
|
+
export declare const Chains: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
161
|
+
sm: string;
|
|
162
|
+
md: string;
|
|
163
|
+
lg: string;
|
|
164
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
165
|
+
sm: string;
|
|
166
|
+
md: string;
|
|
167
|
+
lg: string;
|
|
168
|
+
}, {
|
|
169
|
+
colors: {
|
|
170
|
+
primary: string;
|
|
171
|
+
primary500: string;
|
|
172
|
+
primary600: string;
|
|
173
|
+
secondary: string;
|
|
174
|
+
secondary100: string;
|
|
175
|
+
secondary200: string;
|
|
176
|
+
secondary300: string;
|
|
177
|
+
secondary400: string;
|
|
178
|
+
secondary500: string;
|
|
179
|
+
secondary600: string;
|
|
180
|
+
secondary700: string;
|
|
181
|
+
secondary800: string;
|
|
182
|
+
secondary900: string;
|
|
183
|
+
neutral: string;
|
|
184
|
+
neutral100: string;
|
|
185
|
+
neutral200: string;
|
|
186
|
+
neutral300: string;
|
|
187
|
+
neutral400: string;
|
|
188
|
+
neutral500: string;
|
|
189
|
+
neutral600: string;
|
|
190
|
+
neutral700: string;
|
|
191
|
+
neutral800: string;
|
|
192
|
+
neutral900: string;
|
|
193
|
+
error100: string;
|
|
194
|
+
error300: string;
|
|
195
|
+
error500: string;
|
|
196
|
+
error600: string;
|
|
197
|
+
error700: string;
|
|
198
|
+
warning100: string;
|
|
199
|
+
warning300: string;
|
|
200
|
+
warning500: string;
|
|
201
|
+
warning600: string;
|
|
202
|
+
warning700: string;
|
|
203
|
+
info: string;
|
|
204
|
+
info100: string;
|
|
205
|
+
info300: string;
|
|
206
|
+
info500: string;
|
|
207
|
+
info600: string;
|
|
208
|
+
info700: string;
|
|
209
|
+
success100: string;
|
|
210
|
+
success300: string;
|
|
211
|
+
success500: string;
|
|
212
|
+
success600: string;
|
|
213
|
+
success700: string;
|
|
214
|
+
background: string;
|
|
215
|
+
foreground: string;
|
|
216
|
+
};
|
|
217
|
+
space: {
|
|
218
|
+
0: string;
|
|
219
|
+
5: string;
|
|
220
|
+
10: string;
|
|
221
|
+
15: string;
|
|
222
|
+
20: string;
|
|
223
|
+
25: string;
|
|
224
|
+
30: string;
|
|
225
|
+
40: string;
|
|
226
|
+
46: string;
|
|
227
|
+
50: string;
|
|
228
|
+
60: string;
|
|
229
|
+
70: string;
|
|
230
|
+
80: string;
|
|
231
|
+
90: string;
|
|
232
|
+
100: string;
|
|
233
|
+
2: string;
|
|
234
|
+
4: string;
|
|
235
|
+
6: string;
|
|
236
|
+
8: string;
|
|
237
|
+
12: string;
|
|
238
|
+
16: string;
|
|
239
|
+
24: string;
|
|
240
|
+
28: string;
|
|
241
|
+
32: string;
|
|
242
|
+
};
|
|
243
|
+
radii: {
|
|
244
|
+
xs: string;
|
|
245
|
+
sm: string;
|
|
246
|
+
xm: string;
|
|
247
|
+
md: string;
|
|
248
|
+
xl: string;
|
|
249
|
+
lg: string;
|
|
250
|
+
primary: string;
|
|
251
|
+
secondary: string;
|
|
252
|
+
};
|
|
253
|
+
fontSizes: {
|
|
254
|
+
10: string;
|
|
255
|
+
12: string;
|
|
256
|
+
14: string;
|
|
257
|
+
16: string;
|
|
258
|
+
18: string;
|
|
259
|
+
20: string;
|
|
260
|
+
22: string;
|
|
261
|
+
24: string;
|
|
262
|
+
28: string;
|
|
263
|
+
32: string;
|
|
264
|
+
36: string;
|
|
265
|
+
40: string;
|
|
266
|
+
48: string;
|
|
267
|
+
};
|
|
268
|
+
fonts: {
|
|
269
|
+
primary: string;
|
|
270
|
+
widget: string;
|
|
271
|
+
};
|
|
272
|
+
fontWeights: {
|
|
273
|
+
regular: number;
|
|
274
|
+
medium: number;
|
|
275
|
+
semiBold: number;
|
|
276
|
+
bold: number;
|
|
277
|
+
};
|
|
278
|
+
lineHeights: {
|
|
279
|
+
12: string;
|
|
280
|
+
16: string;
|
|
281
|
+
20: string;
|
|
282
|
+
24: string;
|
|
283
|
+
26: string;
|
|
284
|
+
28: string;
|
|
285
|
+
30: string;
|
|
286
|
+
36: string;
|
|
287
|
+
40: string;
|
|
288
|
+
44: string;
|
|
289
|
+
52: string;
|
|
290
|
+
64: string;
|
|
291
|
+
};
|
|
292
|
+
letterSpacings: {};
|
|
293
|
+
sizes: {
|
|
294
|
+
4: string;
|
|
295
|
+
6: string;
|
|
296
|
+
8: string;
|
|
297
|
+
12: string;
|
|
298
|
+
16: string;
|
|
299
|
+
18: string;
|
|
300
|
+
20: string;
|
|
301
|
+
24: string;
|
|
302
|
+
28: string;
|
|
303
|
+
32: string;
|
|
304
|
+
36: string;
|
|
305
|
+
40: string;
|
|
306
|
+
45: string;
|
|
307
|
+
48: string;
|
|
308
|
+
};
|
|
309
|
+
borderWidths: {};
|
|
310
|
+
borderStyles: {};
|
|
311
|
+
shadows: {
|
|
312
|
+
s: string;
|
|
313
|
+
};
|
|
314
|
+
zIndices: {};
|
|
315
|
+
transitions: {};
|
|
316
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
317
|
+
export declare const Steps: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
318
|
+
sm: string;
|
|
319
|
+
md: string;
|
|
320
|
+
lg: string;
|
|
321
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
322
|
+
sm: string;
|
|
323
|
+
md: string;
|
|
324
|
+
lg: string;
|
|
325
|
+
}, {
|
|
326
|
+
colors: {
|
|
327
|
+
primary: string;
|
|
328
|
+
primary500: string;
|
|
329
|
+
primary600: string;
|
|
330
|
+
secondary: string;
|
|
331
|
+
secondary100: string;
|
|
332
|
+
secondary200: string;
|
|
333
|
+
secondary300: string;
|
|
334
|
+
secondary400: string;
|
|
335
|
+
secondary500: string;
|
|
336
|
+
secondary600: string;
|
|
337
|
+
secondary700: string;
|
|
338
|
+
secondary800: string;
|
|
339
|
+
secondary900: string;
|
|
340
|
+
neutral: string;
|
|
341
|
+
neutral100: string;
|
|
342
|
+
neutral200: string;
|
|
343
|
+
neutral300: string;
|
|
344
|
+
neutral400: string;
|
|
345
|
+
neutral500: string;
|
|
346
|
+
neutral600: string;
|
|
347
|
+
neutral700: string;
|
|
348
|
+
neutral800: string;
|
|
349
|
+
neutral900: string;
|
|
350
|
+
error100: string;
|
|
351
|
+
error300: string;
|
|
352
|
+
error500: string;
|
|
353
|
+
error600: string;
|
|
354
|
+
error700: string;
|
|
355
|
+
warning100: string;
|
|
356
|
+
warning300: string;
|
|
357
|
+
warning500: string;
|
|
358
|
+
warning600: string;
|
|
359
|
+
warning700: string;
|
|
360
|
+
info: string;
|
|
361
|
+
info100: string;
|
|
362
|
+
info300: string;
|
|
363
|
+
info500: string;
|
|
364
|
+
info600: string;
|
|
365
|
+
info700: string;
|
|
366
|
+
success100: string;
|
|
367
|
+
success300: string;
|
|
368
|
+
success500: string;
|
|
369
|
+
success600: string;
|
|
370
|
+
success700: string;
|
|
371
|
+
background: string;
|
|
372
|
+
foreground: string;
|
|
373
|
+
};
|
|
374
|
+
space: {
|
|
375
|
+
0: string;
|
|
376
|
+
5: string;
|
|
377
|
+
10: string;
|
|
378
|
+
15: string;
|
|
379
|
+
20: string;
|
|
380
|
+
25: string;
|
|
381
|
+
30: string;
|
|
382
|
+
40: string;
|
|
383
|
+
46: string;
|
|
384
|
+
50: string;
|
|
385
|
+
60: string;
|
|
386
|
+
70: string;
|
|
387
|
+
80: string;
|
|
388
|
+
90: string;
|
|
389
|
+
100: string;
|
|
390
|
+
2: string;
|
|
391
|
+
4: string;
|
|
392
|
+
6: string;
|
|
393
|
+
8: string;
|
|
394
|
+
12: string;
|
|
395
|
+
16: string;
|
|
396
|
+
24: string;
|
|
397
|
+
28: string;
|
|
398
|
+
32: string;
|
|
399
|
+
};
|
|
400
|
+
radii: {
|
|
401
|
+
xs: string;
|
|
402
|
+
sm: string;
|
|
403
|
+
xm: string;
|
|
404
|
+
md: string;
|
|
405
|
+
xl: string;
|
|
406
|
+
lg: string;
|
|
407
|
+
primary: string;
|
|
408
|
+
secondary: string;
|
|
409
|
+
};
|
|
410
|
+
fontSizes: {
|
|
411
|
+
10: string;
|
|
412
|
+
12: string;
|
|
413
|
+
14: string;
|
|
414
|
+
16: string;
|
|
415
|
+
18: string;
|
|
416
|
+
20: string;
|
|
417
|
+
22: string;
|
|
418
|
+
24: string;
|
|
419
|
+
28: string;
|
|
420
|
+
32: string;
|
|
421
|
+
36: string;
|
|
422
|
+
40: string;
|
|
423
|
+
48: string;
|
|
424
|
+
};
|
|
425
|
+
fonts: {
|
|
426
|
+
primary: string;
|
|
427
|
+
widget: string;
|
|
428
|
+
};
|
|
429
|
+
fontWeights: {
|
|
430
|
+
regular: number;
|
|
431
|
+
medium: number;
|
|
432
|
+
semiBold: number;
|
|
433
|
+
bold: number;
|
|
434
|
+
};
|
|
435
|
+
lineHeights: {
|
|
436
|
+
12: string;
|
|
437
|
+
16: string;
|
|
438
|
+
20: string;
|
|
439
|
+
24: string;
|
|
440
|
+
26: string;
|
|
441
|
+
28: string;
|
|
442
|
+
30: string;
|
|
443
|
+
36: string;
|
|
444
|
+
40: string;
|
|
445
|
+
44: string;
|
|
446
|
+
52: string;
|
|
447
|
+
64: string;
|
|
448
|
+
};
|
|
449
|
+
letterSpacings: {};
|
|
450
|
+
sizes: {
|
|
451
|
+
4: string;
|
|
452
|
+
6: string;
|
|
453
|
+
8: string;
|
|
454
|
+
12: string;
|
|
455
|
+
16: string;
|
|
456
|
+
18: string;
|
|
457
|
+
20: string;
|
|
458
|
+
24: string;
|
|
459
|
+
28: string;
|
|
460
|
+
32: string;
|
|
461
|
+
36: string;
|
|
462
|
+
40: string;
|
|
463
|
+
45: string;
|
|
464
|
+
48: string;
|
|
465
|
+
};
|
|
466
|
+
borderWidths: {};
|
|
467
|
+
borderStyles: {};
|
|
468
|
+
shadows: {
|
|
469
|
+
s: string;
|
|
470
|
+
};
|
|
471
|
+
zIndices: {};
|
|
472
|
+
transitions: {};
|
|
473
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
160
474
|
export declare const StepSeparator: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
161
475
|
hideSeparator?: boolean | "true" | undefined;
|
|
162
476
|
}, {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuoteSkeleton.styles.d.ts","sourceRoot":"","sources":["../../../src/components/QuoteSkeleton/QuoteSkeleton.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgBpB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEjB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAaxB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuoteSkeleton.types.d.ts","sourceRoot":"","sources":["../../../src/components/QuoteSkeleton/QuoteSkeleton.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,EAAE,OAAO,GAAG,WAAW,GAAG,cAAc,CAAC;IAC7C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,GAAG,CAAC,EAAE,OAAO,CAAC;CACf,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuoteSummarySkeleton.d.ts","sourceRoot":"","sources":["../../../src/components/QuoteSkeleton/QuoteSummarySkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAG9D,OAAO,KAAK,MAAM,OAAO,CAAC;AAe1B,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,SAAS,qBAyDpD"}
|