@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
|
@@ -940,4 +940,632 @@ export declare const LoaderContainer: import("@stitches/react/types/styled-compo
|
|
|
940
940
|
zIndices: {};
|
|
941
941
|
transitions: {};
|
|
942
942
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
943
|
+
export declare const rowStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
944
|
+
sm: string;
|
|
945
|
+
md: string;
|
|
946
|
+
lg: string;
|
|
947
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
948
|
+
sm: string;
|
|
949
|
+
md: string;
|
|
950
|
+
lg: string;
|
|
951
|
+
}, {
|
|
952
|
+
colors: {
|
|
953
|
+
primary: string;
|
|
954
|
+
primary500: string;
|
|
955
|
+
primary600: string;
|
|
956
|
+
secondary: string;
|
|
957
|
+
secondary100: string;
|
|
958
|
+
secondary200: string;
|
|
959
|
+
secondary300: string;
|
|
960
|
+
secondary400: string;
|
|
961
|
+
secondary500: string;
|
|
962
|
+
secondary600: string;
|
|
963
|
+
secondary700: string;
|
|
964
|
+
secondary800: string;
|
|
965
|
+
secondary900: string;
|
|
966
|
+
neutral: string;
|
|
967
|
+
neutral100: string;
|
|
968
|
+
neutral200: string;
|
|
969
|
+
neutral300: string;
|
|
970
|
+
neutral400: string;
|
|
971
|
+
neutral500: string;
|
|
972
|
+
neutral600: string;
|
|
973
|
+
neutral700: string;
|
|
974
|
+
neutral800: string;
|
|
975
|
+
neutral900: string;
|
|
976
|
+
error100: string;
|
|
977
|
+
error300: string;
|
|
978
|
+
error500: string;
|
|
979
|
+
error600: string;
|
|
980
|
+
error700: string;
|
|
981
|
+
warning100: string;
|
|
982
|
+
warning300: string;
|
|
983
|
+
warning500: string;
|
|
984
|
+
warning600: string;
|
|
985
|
+
warning700: string;
|
|
986
|
+
info: string;
|
|
987
|
+
info100: string;
|
|
988
|
+
info300: string;
|
|
989
|
+
info500: string;
|
|
990
|
+
info600: string;
|
|
991
|
+
info700: string;
|
|
992
|
+
success100: string;
|
|
993
|
+
success300: string;
|
|
994
|
+
success500: string;
|
|
995
|
+
success600: string;
|
|
996
|
+
success700: string;
|
|
997
|
+
background: string;
|
|
998
|
+
foreground: string;
|
|
999
|
+
};
|
|
1000
|
+
space: {
|
|
1001
|
+
0: string;
|
|
1002
|
+
5: string;
|
|
1003
|
+
10: string;
|
|
1004
|
+
15: string;
|
|
1005
|
+
20: string;
|
|
1006
|
+
25: string;
|
|
1007
|
+
30: string;
|
|
1008
|
+
40: string;
|
|
1009
|
+
46: string;
|
|
1010
|
+
50: string;
|
|
1011
|
+
60: string;
|
|
1012
|
+
70: string;
|
|
1013
|
+
80: string;
|
|
1014
|
+
90: string;
|
|
1015
|
+
100: string;
|
|
1016
|
+
2: string;
|
|
1017
|
+
4: string;
|
|
1018
|
+
6: string;
|
|
1019
|
+
8: string;
|
|
1020
|
+
12: string;
|
|
1021
|
+
16: string;
|
|
1022
|
+
24: string;
|
|
1023
|
+
28: string;
|
|
1024
|
+
32: string;
|
|
1025
|
+
};
|
|
1026
|
+
radii: {
|
|
1027
|
+
xs: string;
|
|
1028
|
+
sm: string;
|
|
1029
|
+
xm: string;
|
|
1030
|
+
md: string;
|
|
1031
|
+
xl: string;
|
|
1032
|
+
lg: string;
|
|
1033
|
+
primary: string;
|
|
1034
|
+
secondary: string;
|
|
1035
|
+
};
|
|
1036
|
+
fontSizes: {
|
|
1037
|
+
10: string;
|
|
1038
|
+
12: string;
|
|
1039
|
+
14: string;
|
|
1040
|
+
16: string;
|
|
1041
|
+
18: string;
|
|
1042
|
+
20: string;
|
|
1043
|
+
22: string;
|
|
1044
|
+
24: string;
|
|
1045
|
+
28: string;
|
|
1046
|
+
32: string;
|
|
1047
|
+
36: string;
|
|
1048
|
+
40: string;
|
|
1049
|
+
48: string;
|
|
1050
|
+
};
|
|
1051
|
+
fonts: {
|
|
1052
|
+
primary: string;
|
|
1053
|
+
widget: string;
|
|
1054
|
+
};
|
|
1055
|
+
fontWeights: {
|
|
1056
|
+
regular: number;
|
|
1057
|
+
medium: number;
|
|
1058
|
+
semiBold: number;
|
|
1059
|
+
bold: number;
|
|
1060
|
+
};
|
|
1061
|
+
lineHeights: {
|
|
1062
|
+
12: string;
|
|
1063
|
+
16: string;
|
|
1064
|
+
20: string;
|
|
1065
|
+
24: string;
|
|
1066
|
+
26: string;
|
|
1067
|
+
28: string;
|
|
1068
|
+
30: string;
|
|
1069
|
+
36: string;
|
|
1070
|
+
40: string;
|
|
1071
|
+
44: string;
|
|
1072
|
+
52: string;
|
|
1073
|
+
64: string;
|
|
1074
|
+
};
|
|
1075
|
+
letterSpacings: {};
|
|
1076
|
+
sizes: {
|
|
1077
|
+
4: string;
|
|
1078
|
+
6: string;
|
|
1079
|
+
8: string;
|
|
1080
|
+
12: string;
|
|
1081
|
+
16: string;
|
|
1082
|
+
18: string;
|
|
1083
|
+
20: string;
|
|
1084
|
+
24: string;
|
|
1085
|
+
28: string;
|
|
1086
|
+
32: string;
|
|
1087
|
+
36: string;
|
|
1088
|
+
40: string;
|
|
1089
|
+
45: string;
|
|
1090
|
+
48: string;
|
|
1091
|
+
};
|
|
1092
|
+
borderWidths: {};
|
|
1093
|
+
borderStyles: {};
|
|
1094
|
+
shadows: {
|
|
1095
|
+
s: string;
|
|
1096
|
+
};
|
|
1097
|
+
zIndices: {};
|
|
1098
|
+
transitions: {};
|
|
1099
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1100
|
+
export declare const requestIdStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1101
|
+
sm: string;
|
|
1102
|
+
md: string;
|
|
1103
|
+
lg: string;
|
|
1104
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
1105
|
+
sm: string;
|
|
1106
|
+
md: string;
|
|
1107
|
+
lg: string;
|
|
1108
|
+
}, {
|
|
1109
|
+
colors: {
|
|
1110
|
+
primary: string;
|
|
1111
|
+
primary500: string;
|
|
1112
|
+
primary600: string;
|
|
1113
|
+
secondary: string;
|
|
1114
|
+
secondary100: string;
|
|
1115
|
+
secondary200: string;
|
|
1116
|
+
secondary300: string;
|
|
1117
|
+
secondary400: string;
|
|
1118
|
+
secondary500: string;
|
|
1119
|
+
secondary600: string;
|
|
1120
|
+
secondary700: string;
|
|
1121
|
+
secondary800: string;
|
|
1122
|
+
secondary900: string;
|
|
1123
|
+
neutral: string;
|
|
1124
|
+
neutral100: string;
|
|
1125
|
+
neutral200: string;
|
|
1126
|
+
neutral300: string;
|
|
1127
|
+
neutral400: string;
|
|
1128
|
+
neutral500: string;
|
|
1129
|
+
neutral600: string;
|
|
1130
|
+
neutral700: string;
|
|
1131
|
+
neutral800: string;
|
|
1132
|
+
neutral900: string;
|
|
1133
|
+
error100: string;
|
|
1134
|
+
error300: string;
|
|
1135
|
+
error500: string;
|
|
1136
|
+
error600: string;
|
|
1137
|
+
error700: string;
|
|
1138
|
+
warning100: string;
|
|
1139
|
+
warning300: string;
|
|
1140
|
+
warning500: string;
|
|
1141
|
+
warning600: string;
|
|
1142
|
+
warning700: string;
|
|
1143
|
+
info: string;
|
|
1144
|
+
info100: string;
|
|
1145
|
+
info300: string;
|
|
1146
|
+
info500: string;
|
|
1147
|
+
info600: string;
|
|
1148
|
+
info700: string;
|
|
1149
|
+
success100: string;
|
|
1150
|
+
success300: string;
|
|
1151
|
+
success500: string;
|
|
1152
|
+
success600: string;
|
|
1153
|
+
success700: string;
|
|
1154
|
+
background: string;
|
|
1155
|
+
foreground: string;
|
|
1156
|
+
};
|
|
1157
|
+
space: {
|
|
1158
|
+
0: string;
|
|
1159
|
+
5: string;
|
|
1160
|
+
10: string;
|
|
1161
|
+
15: string;
|
|
1162
|
+
20: string;
|
|
1163
|
+
25: string;
|
|
1164
|
+
30: string;
|
|
1165
|
+
40: string;
|
|
1166
|
+
46: string;
|
|
1167
|
+
50: string;
|
|
1168
|
+
60: string;
|
|
1169
|
+
70: string;
|
|
1170
|
+
80: string;
|
|
1171
|
+
90: string;
|
|
1172
|
+
100: string;
|
|
1173
|
+
2: string;
|
|
1174
|
+
4: string;
|
|
1175
|
+
6: string;
|
|
1176
|
+
8: string;
|
|
1177
|
+
12: string;
|
|
1178
|
+
16: string;
|
|
1179
|
+
24: string;
|
|
1180
|
+
28: string;
|
|
1181
|
+
32: string;
|
|
1182
|
+
};
|
|
1183
|
+
radii: {
|
|
1184
|
+
xs: string;
|
|
1185
|
+
sm: string;
|
|
1186
|
+
xm: string;
|
|
1187
|
+
md: string;
|
|
1188
|
+
xl: string;
|
|
1189
|
+
lg: string;
|
|
1190
|
+
primary: string;
|
|
1191
|
+
secondary: string;
|
|
1192
|
+
};
|
|
1193
|
+
fontSizes: {
|
|
1194
|
+
10: string;
|
|
1195
|
+
12: string;
|
|
1196
|
+
14: string;
|
|
1197
|
+
16: string;
|
|
1198
|
+
18: string;
|
|
1199
|
+
20: string;
|
|
1200
|
+
22: string;
|
|
1201
|
+
24: string;
|
|
1202
|
+
28: string;
|
|
1203
|
+
32: string;
|
|
1204
|
+
36: string;
|
|
1205
|
+
40: string;
|
|
1206
|
+
48: string;
|
|
1207
|
+
};
|
|
1208
|
+
fonts: {
|
|
1209
|
+
primary: string;
|
|
1210
|
+
widget: string;
|
|
1211
|
+
};
|
|
1212
|
+
fontWeights: {
|
|
1213
|
+
regular: number;
|
|
1214
|
+
medium: number;
|
|
1215
|
+
semiBold: number;
|
|
1216
|
+
bold: number;
|
|
1217
|
+
};
|
|
1218
|
+
lineHeights: {
|
|
1219
|
+
12: string;
|
|
1220
|
+
16: string;
|
|
1221
|
+
20: string;
|
|
1222
|
+
24: string;
|
|
1223
|
+
26: string;
|
|
1224
|
+
28: string;
|
|
1225
|
+
30: string;
|
|
1226
|
+
36: string;
|
|
1227
|
+
40: string;
|
|
1228
|
+
44: string;
|
|
1229
|
+
52: string;
|
|
1230
|
+
64: string;
|
|
1231
|
+
};
|
|
1232
|
+
letterSpacings: {};
|
|
1233
|
+
sizes: {
|
|
1234
|
+
4: string;
|
|
1235
|
+
6: string;
|
|
1236
|
+
8: string;
|
|
1237
|
+
12: string;
|
|
1238
|
+
16: string;
|
|
1239
|
+
18: string;
|
|
1240
|
+
20: string;
|
|
1241
|
+
24: string;
|
|
1242
|
+
28: string;
|
|
1243
|
+
32: string;
|
|
1244
|
+
36: string;
|
|
1245
|
+
40: string;
|
|
1246
|
+
45: string;
|
|
1247
|
+
48: string;
|
|
1248
|
+
};
|
|
1249
|
+
borderWidths: {};
|
|
1250
|
+
borderStyles: {};
|
|
1251
|
+
shadows: {
|
|
1252
|
+
s: string;
|
|
1253
|
+
};
|
|
1254
|
+
zIndices: {};
|
|
1255
|
+
transitions: {};
|
|
1256
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1257
|
+
export declare const outputStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1258
|
+
sm: string;
|
|
1259
|
+
md: string;
|
|
1260
|
+
lg: string;
|
|
1261
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
1262
|
+
sm: string;
|
|
1263
|
+
md: string;
|
|
1264
|
+
lg: string;
|
|
1265
|
+
}, {
|
|
1266
|
+
colors: {
|
|
1267
|
+
primary: string;
|
|
1268
|
+
primary500: string;
|
|
1269
|
+
primary600: string;
|
|
1270
|
+
secondary: string;
|
|
1271
|
+
secondary100: string;
|
|
1272
|
+
secondary200: string;
|
|
1273
|
+
secondary300: string;
|
|
1274
|
+
secondary400: string;
|
|
1275
|
+
secondary500: string;
|
|
1276
|
+
secondary600: string;
|
|
1277
|
+
secondary700: string;
|
|
1278
|
+
secondary800: string;
|
|
1279
|
+
secondary900: string;
|
|
1280
|
+
neutral: string;
|
|
1281
|
+
neutral100: string;
|
|
1282
|
+
neutral200: string;
|
|
1283
|
+
neutral300: string;
|
|
1284
|
+
neutral400: string;
|
|
1285
|
+
neutral500: string;
|
|
1286
|
+
neutral600: string;
|
|
1287
|
+
neutral700: string;
|
|
1288
|
+
neutral800: string;
|
|
1289
|
+
neutral900: string;
|
|
1290
|
+
error100: string;
|
|
1291
|
+
error300: string;
|
|
1292
|
+
error500: string;
|
|
1293
|
+
error600: string;
|
|
1294
|
+
error700: string;
|
|
1295
|
+
warning100: string;
|
|
1296
|
+
warning300: string;
|
|
1297
|
+
warning500: string;
|
|
1298
|
+
warning600: string;
|
|
1299
|
+
warning700: string;
|
|
1300
|
+
info: string;
|
|
1301
|
+
info100: string;
|
|
1302
|
+
info300: string;
|
|
1303
|
+
info500: string;
|
|
1304
|
+
info600: string;
|
|
1305
|
+
info700: string;
|
|
1306
|
+
success100: string;
|
|
1307
|
+
success300: string;
|
|
1308
|
+
success500: string;
|
|
1309
|
+
success600: string;
|
|
1310
|
+
success700: string;
|
|
1311
|
+
background: string;
|
|
1312
|
+
foreground: string;
|
|
1313
|
+
};
|
|
1314
|
+
space: {
|
|
1315
|
+
0: string;
|
|
1316
|
+
5: string;
|
|
1317
|
+
10: string;
|
|
1318
|
+
15: string;
|
|
1319
|
+
20: string;
|
|
1320
|
+
25: string;
|
|
1321
|
+
30: string;
|
|
1322
|
+
40: string;
|
|
1323
|
+
46: string;
|
|
1324
|
+
50: string;
|
|
1325
|
+
60: string;
|
|
1326
|
+
70: string;
|
|
1327
|
+
80: string;
|
|
1328
|
+
90: string;
|
|
1329
|
+
100: string;
|
|
1330
|
+
2: string;
|
|
1331
|
+
4: string;
|
|
1332
|
+
6: string;
|
|
1333
|
+
8: string;
|
|
1334
|
+
12: string;
|
|
1335
|
+
16: string;
|
|
1336
|
+
24: string;
|
|
1337
|
+
28: string;
|
|
1338
|
+
32: string;
|
|
1339
|
+
};
|
|
1340
|
+
radii: {
|
|
1341
|
+
xs: string;
|
|
1342
|
+
sm: string;
|
|
1343
|
+
xm: string;
|
|
1344
|
+
md: string;
|
|
1345
|
+
xl: string;
|
|
1346
|
+
lg: string;
|
|
1347
|
+
primary: string;
|
|
1348
|
+
secondary: string;
|
|
1349
|
+
};
|
|
1350
|
+
fontSizes: {
|
|
1351
|
+
10: string;
|
|
1352
|
+
12: string;
|
|
1353
|
+
14: string;
|
|
1354
|
+
16: string;
|
|
1355
|
+
18: string;
|
|
1356
|
+
20: string;
|
|
1357
|
+
22: string;
|
|
1358
|
+
24: string;
|
|
1359
|
+
28: string;
|
|
1360
|
+
32: string;
|
|
1361
|
+
36: string;
|
|
1362
|
+
40: string;
|
|
1363
|
+
48: string;
|
|
1364
|
+
};
|
|
1365
|
+
fonts: {
|
|
1366
|
+
primary: string;
|
|
1367
|
+
widget: string;
|
|
1368
|
+
};
|
|
1369
|
+
fontWeights: {
|
|
1370
|
+
regular: number;
|
|
1371
|
+
medium: number;
|
|
1372
|
+
semiBold: number;
|
|
1373
|
+
bold: number;
|
|
1374
|
+
};
|
|
1375
|
+
lineHeights: {
|
|
1376
|
+
12: string;
|
|
1377
|
+
16: string;
|
|
1378
|
+
20: string;
|
|
1379
|
+
24: string;
|
|
1380
|
+
26: string;
|
|
1381
|
+
28: string;
|
|
1382
|
+
30: string;
|
|
1383
|
+
36: string;
|
|
1384
|
+
40: string;
|
|
1385
|
+
44: string;
|
|
1386
|
+
52: string;
|
|
1387
|
+
64: string;
|
|
1388
|
+
};
|
|
1389
|
+
letterSpacings: {};
|
|
1390
|
+
sizes: {
|
|
1391
|
+
4: string;
|
|
1392
|
+
6: string;
|
|
1393
|
+
8: string;
|
|
1394
|
+
12: string;
|
|
1395
|
+
16: string;
|
|
1396
|
+
18: string;
|
|
1397
|
+
20: string;
|
|
1398
|
+
24: string;
|
|
1399
|
+
28: string;
|
|
1400
|
+
32: string;
|
|
1401
|
+
36: string;
|
|
1402
|
+
40: string;
|
|
1403
|
+
45: string;
|
|
1404
|
+
48: string;
|
|
1405
|
+
};
|
|
1406
|
+
borderWidths: {};
|
|
1407
|
+
borderStyles: {};
|
|
1408
|
+
shadows: {
|
|
1409
|
+
s: string;
|
|
1410
|
+
};
|
|
1411
|
+
zIndices: {};
|
|
1412
|
+
transitions: {};
|
|
1413
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1414
|
+
export declare const titleStepsStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1415
|
+
sm: string;
|
|
1416
|
+
md: string;
|
|
1417
|
+
lg: string;
|
|
1418
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
1419
|
+
sm: string;
|
|
1420
|
+
md: string;
|
|
1421
|
+
lg: string;
|
|
1422
|
+
}, {
|
|
1423
|
+
colors: {
|
|
1424
|
+
primary: string;
|
|
1425
|
+
primary500: string;
|
|
1426
|
+
primary600: string;
|
|
1427
|
+
secondary: string;
|
|
1428
|
+
secondary100: string;
|
|
1429
|
+
secondary200: string;
|
|
1430
|
+
secondary300: string;
|
|
1431
|
+
secondary400: string;
|
|
1432
|
+
secondary500: string;
|
|
1433
|
+
secondary600: string;
|
|
1434
|
+
secondary700: string;
|
|
1435
|
+
secondary800: string;
|
|
1436
|
+
secondary900: string;
|
|
1437
|
+
neutral: string;
|
|
1438
|
+
neutral100: string;
|
|
1439
|
+
neutral200: string;
|
|
1440
|
+
neutral300: string;
|
|
1441
|
+
neutral400: string;
|
|
1442
|
+
neutral500: string;
|
|
1443
|
+
neutral600: string;
|
|
1444
|
+
neutral700: string;
|
|
1445
|
+
neutral800: string;
|
|
1446
|
+
neutral900: string;
|
|
1447
|
+
error100: string;
|
|
1448
|
+
error300: string;
|
|
1449
|
+
error500: string;
|
|
1450
|
+
error600: string;
|
|
1451
|
+
error700: string;
|
|
1452
|
+
warning100: string;
|
|
1453
|
+
warning300: string;
|
|
1454
|
+
warning500: string;
|
|
1455
|
+
warning600: string;
|
|
1456
|
+
warning700: string;
|
|
1457
|
+
info: string;
|
|
1458
|
+
info100: string;
|
|
1459
|
+
info300: string;
|
|
1460
|
+
info500: string;
|
|
1461
|
+
info600: string;
|
|
1462
|
+
info700: string;
|
|
1463
|
+
success100: string;
|
|
1464
|
+
success300: string;
|
|
1465
|
+
success500: string;
|
|
1466
|
+
success600: string;
|
|
1467
|
+
success700: string;
|
|
1468
|
+
background: string;
|
|
1469
|
+
foreground: string;
|
|
1470
|
+
};
|
|
1471
|
+
space: {
|
|
1472
|
+
0: string;
|
|
1473
|
+
5: string;
|
|
1474
|
+
10: string;
|
|
1475
|
+
15: string;
|
|
1476
|
+
20: string;
|
|
1477
|
+
25: string;
|
|
1478
|
+
30: string;
|
|
1479
|
+
40: string;
|
|
1480
|
+
46: string;
|
|
1481
|
+
50: string;
|
|
1482
|
+
60: string;
|
|
1483
|
+
70: string;
|
|
1484
|
+
80: string;
|
|
1485
|
+
90: string;
|
|
1486
|
+
100: string;
|
|
1487
|
+
2: string;
|
|
1488
|
+
4: string;
|
|
1489
|
+
6: string;
|
|
1490
|
+
8: string;
|
|
1491
|
+
12: string;
|
|
1492
|
+
16: string;
|
|
1493
|
+
24: string;
|
|
1494
|
+
28: string;
|
|
1495
|
+
32: string;
|
|
1496
|
+
};
|
|
1497
|
+
radii: {
|
|
1498
|
+
xs: string;
|
|
1499
|
+
sm: string;
|
|
1500
|
+
xm: string;
|
|
1501
|
+
md: string;
|
|
1502
|
+
xl: string;
|
|
1503
|
+
lg: string;
|
|
1504
|
+
primary: string;
|
|
1505
|
+
secondary: string;
|
|
1506
|
+
};
|
|
1507
|
+
fontSizes: {
|
|
1508
|
+
10: string;
|
|
1509
|
+
12: string;
|
|
1510
|
+
14: string;
|
|
1511
|
+
16: string;
|
|
1512
|
+
18: string;
|
|
1513
|
+
20: string;
|
|
1514
|
+
22: string;
|
|
1515
|
+
24: string;
|
|
1516
|
+
28: string;
|
|
1517
|
+
32: string;
|
|
1518
|
+
36: string;
|
|
1519
|
+
40: string;
|
|
1520
|
+
48: string;
|
|
1521
|
+
};
|
|
1522
|
+
fonts: {
|
|
1523
|
+
primary: string;
|
|
1524
|
+
widget: string;
|
|
1525
|
+
};
|
|
1526
|
+
fontWeights: {
|
|
1527
|
+
regular: number;
|
|
1528
|
+
medium: number;
|
|
1529
|
+
semiBold: number;
|
|
1530
|
+
bold: number;
|
|
1531
|
+
};
|
|
1532
|
+
lineHeights: {
|
|
1533
|
+
12: string;
|
|
1534
|
+
16: string;
|
|
1535
|
+
20: string;
|
|
1536
|
+
24: string;
|
|
1537
|
+
26: string;
|
|
1538
|
+
28: string;
|
|
1539
|
+
30: string;
|
|
1540
|
+
36: string;
|
|
1541
|
+
40: string;
|
|
1542
|
+
44: string;
|
|
1543
|
+
52: string;
|
|
1544
|
+
64: string;
|
|
1545
|
+
};
|
|
1546
|
+
letterSpacings: {};
|
|
1547
|
+
sizes: {
|
|
1548
|
+
4: string;
|
|
1549
|
+
6: string;
|
|
1550
|
+
8: string;
|
|
1551
|
+
12: string;
|
|
1552
|
+
16: string;
|
|
1553
|
+
18: string;
|
|
1554
|
+
20: string;
|
|
1555
|
+
24: string;
|
|
1556
|
+
28: string;
|
|
1557
|
+
32: string;
|
|
1558
|
+
36: string;
|
|
1559
|
+
40: string;
|
|
1560
|
+
45: string;
|
|
1561
|
+
48: string;
|
|
1562
|
+
};
|
|
1563
|
+
borderWidths: {};
|
|
1564
|
+
borderStyles: {};
|
|
1565
|
+
shadows: {
|
|
1566
|
+
s: string;
|
|
1567
|
+
};
|
|
1568
|
+
zIndices: {};
|
|
1569
|
+
transitions: {};
|
|
1570
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
943
1571
|
//# sourceMappingURL=SwapDetails.styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetails/SwapDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+
|
|
1
|
+
{"version":3,"file":"SwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetails/SwapDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAOpB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAExB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC;AACH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIjB,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK/B,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM1B,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAapB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK1B,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMvB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAG3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsCompleteModal.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAWvE,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SwapDetailsCompleteModal.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAWvE,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,sBAAsB,qBAuFrE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsModal.WalletState.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAIxE,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SwapDetailsModal.WalletState.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAIxE,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,eAAO,MAAM,kBAAkB,UAAW,uBAAuB,sBA4BhE,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { ModalNetworkValueTypes } from './SwapDetailsModal.types';
|
|
2
|
-
import { PendingSwapNetworkStatus } from '
|
|
2
|
+
import { PendingSwapNetworkStatus } from 'rango-types';
|
|
3
3
|
export declare const modalNetworkValues: Record<Exclude<PendingSwapNetworkStatus, PendingSwapNetworkStatus.WaitingForQueue>, ModalNetworkValueTypes>;
|
|
4
4
|
//# sourceMappingURL=SwapDetailsModal.helpers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsModal.helpers.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.helpers.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAGvE,OAAO,EAAE,wBAAwB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"SwapDetailsModal.helpers.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.helpers.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAGvE,OAAO,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAEvD,eAAO,MAAM,kBAAkB,EAAE,MAAM,CACrC,OAAO,CAAC,wBAAwB,EAAE,wBAAwB,CAAC,eAAe,CAAC,EAC3E,sBAAsB,CAcvB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { PendingSwapNetworkStatus } from '@rango-dev/queue-manager-rango-preset';
|
|
2
1
|
import type { WalletType } from '@rango-dev/wallets-shared';
|
|
2
|
+
import type { PendingSwapNetworkStatus } from 'rango-types';
|
|
3
3
|
export type ModalState = Exclude<PendingSwapNetworkStatus, PendingSwapNetworkStatus.WaitingForQueue> | 'delete' | 'cancel' | null;
|
|
4
4
|
type WalletTypeAndAddress = {
|
|
5
5
|
walletType: WalletType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsModal.types.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"SwapDetailsModal.types.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,MAAM,MAAM,UAAU,GAClB,OAAO,CAAC,wBAAwB,EAAE,wBAAwB,CAAC,eAAe,CAAC,GAC3E,QAAQ,GACR,QAAQ,GACR,IAAI,CAAC;AACT,KAAK,oBAAoB,GAAG;IAC1B,UAAU,EAAE,UAAU,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AACF,MAAM,WAAW,cAAc;IAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,EAAE,UAAU,CAAC;IAClB,iBAAiB,EAAE,oBAAoB,GAAG,IAAI,CAAC;IAC/C,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC7B,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,gBAAgB,EAAE,MAAM,CAAC;IACzB,KAAK,EAAE;QACL,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IACF,KAAK,EAAE;QACL,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IACF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9B;AAED,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;IACxC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,uBAAwB,SAAQ,sBAAsB;IACrE,iBAAiB,EAAE,oBAAoB,GAAG,IAAI,CAAC;IAC/C,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,OAAO,CAAC;CAC3B;AAED,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,cAAc,EAAE,SAAS,GAAG,UAAU,CAAC,CAAC;AAE9E,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,cAAc,EAAE,SAAS,GAAG,UAAU,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapsGroup.d.ts","sourceRoot":"","sources":["../../../src/components/SwapsGroup/SwapsGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"SwapsGroup.d.ts","sourceRoot":"","sources":["../../../src/components/SwapsGroup/SwapsGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,qBAiH1C"}
|