@rango-dev/ui 0.29.0 → 0.29.1-next.1
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 +21 -0
- package/dist/index.js +6 -6
- package/dist/index.js.map +4 -4
- package/dist/widget/ui/src/components/Alert/Alert.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.d.ts +4 -0
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.stories.d.ts +7 -0
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.stories.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.styles.d.ts +3566 -0
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.types.d.ts +18 -0
- package/dist/widget/ui/src/components/ExpandedRoute/ExpandedRoute.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ExpandedRoute/index.d.ts +2 -0
- package/dist/widget/ui/src/components/ExpandedRoute/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ExpandedRoute/mock.d.ts +7 -0
- package/dist/widget/ui/src/components/ExpandedRoute/mock.d.ts.map +1 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts +2 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts +4 -0
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +327 -0
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteTag/index.d.ts +2 -0
- package/dist/widget/ui/src/components/QuoteTag/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/index.d.ts +2 -1
- package/dist/widget/ui/src/components/index.d.ts.map +1 -1
- package/dist/widget/ui/src/theme.d.ts +6 -6
- package/dist/widget/ui/src/types/index.d.ts +1 -0
- package/dist/widget/ui/src/types/index.d.ts.map +1 -1
- package/package.json +3 -6
- package/src/components/Alert/Alert.types.ts +1 -1
- package/src/components/ExpandedRoute/ExpandedRoute.stories.tsx +29 -0
- package/src/components/ExpandedRoute/ExpandedRoute.styles.ts +186 -0
- package/src/components/ExpandedRoute/ExpandedRoute.tsx +147 -0
- package/src/components/ExpandedRoute/ExpandedRoute.types.ts +18 -0
- package/src/components/ExpandedRoute/index.ts +1 -0
- package/src/components/ExpandedRoute/mock.ts +236 -0
- package/src/components/PriceImpact/PriceImpact.tsx +5 -7
- package/src/components/PriceImpact/PriceImpact.types.ts +2 -1
- package/src/components/QuoteTag/QuoteTag.styles.ts +44 -0
- package/src/components/QuoteTag/QuoteTag.tsx +19 -0
- package/src/components/QuoteTag/index.ts +1 -0
- package/src/components/index.ts +2 -1
- package/src/containers/SwapInput/SwapInput.tsx +1 -1
- package/src/types/index.ts +4 -0
package/dist/index.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../src/components/I18nManager/I18nManager.tsx", "../../../translations/en.ts", "../../../translations/es.ts", "../../../translations/fr.ts", "../../../translations/ja.ts", "../../../translations/pt.ts", "../src/components/Alert/Alert.tsx", "../src/components/Divider/Divider.tsx", "../src/theme.ts", "../src/components/Divider/Divider.styles.ts", "../src/components/Typography/Typography.tsx", "../src/components/Typography/Typography.styles.tsx", "../src/components/Typography/NotSelectableTypography.ts", "../src/components/Alert/Alert.helpers.ts", "../src/components/Alert/Alert.styles.ts", "../src/components/Alert/AlertIcon.tsx", "../src/icons/Add.tsx", "../src/components/SvgIcon/SvgIcon.tsx", "../src/components/SvgIcon/SvgIcon.style.ts", "../src/icons/AutoTheme.tsx", "../src/icons/Autorenew.tsx", "../src/icons/BorderRadius.tsx", "../src/icons/ChevronDown.tsx", "../src/icons/ChevronLeft.tsx", "../src/icons/ChevronRight.tsx", "../src/icons/ChevronUp.tsx", "../src/icons/Close.tsx", "../src/icons/Complete.tsx", "../src/icons/Copy.tsx", "../src/icons/CosmosCategory.tsx", "../src/icons/CustomColors.tsx", "../src/icons/DarkMode.tsx", "../src/icons/Delete.tsx", "../src/icons/Desktop.tsx", "../src/icons/Done.tsx", "../src/icons/EvmCategory.tsx", "../src/icons/Error.tsx", "../src/icons/Exit.tsx", "../src/icons/ExternalLink.tsx", "../src/icons/Font.tsx", "../src/icons/Gas.tsx", "../src/icons/Height.tsx", "../src/icons/InProgress.tsx", "../src/icons/InfoError.tsx", "../src/icons/Info.tsx", "../src/icons/Language.tsx", "../src/icons/LightMode.tsx", "../src/icons/Link.tsx", "../src/icons/Loading.tsx", "../src/icons/LogoWithText.tsx", "../src/icons/Menu.tsx", "../src/icons/NoRoute.tsx", "../src/icons/Next.tsx", "../src/icons/NoNotification.tsx", "../src/icons/NotificationNumber.tsx", "../src/icons/Notifications.tsx", "../src/icons/Number.tsx", "../src/icons/OtherCategory.tsx", "../src/icons/Pin.tsx", "../src/icons/Refresh.tsx", "../src/icons/Reverse.tsx", "../src/icons/Route.tsx", "../src/icons/Search.tsx", "../src/icons/Swap.tsx", "../src/icons/Time.tsx", "../src/icons/Transaction.tsx", "../src/icons/Tune.tsx", "../src/icons/UtxoCategory.tsx", "../src/icons/Wallet.tsx", "../src/icons/Warning.tsx", "../src/icons/Width.tsx", "../src/icons/Chains.tsx", "../src/icons/Colors.tsx", "../src/icons/Discord.tsx", "../src/icons/Key.tsx", "../src/icons/Medium.tsx", "../src/icons/Settings.tsx", "../src/icons/Style.tsx", "../src/icons/Telegram.tsx", "../src/icons/X.tsx", "../src/components/Spinner/Spinner.tsx", "../src/components/Alert/LoadingFailedAlert.tsx", "../src/components/Alert/NotFoundAlert.tsx", "../src/components/BlockchainsChip/BlockchainsChip.tsx", "../src/components/common/FilledCircle.tsx", "../src/components/common/Image.tsx", "../src/components/BlockchainsChip/BlockchainsChip.styles.ts", "../src/components/BottomLogo/BottomLogo.tsx", "../src/components/Logo/Logo.tsx", "../src/components/BottomLogo/BottomLogo.styles.ts", "../src/components/Button/Button.tsx", "../src/components/Button/Button.styles.tsx", "../src/components/Button/Ripple.tsx", "../src/components/IconButton/IconButton.tsx", "../src/components/Collapsible/Collapsible.tsx", "../src/components/common/styles.ts", "../src/components/Collapsible/Collapsible.styles.ts", "../src/components/ChangeSlippageButton/ChangeSlippageButton.tsx", "../src/components/Checkbox/Checkbox.tsx", "../src/components/Checkbox/Checkbox.styles.ts", "../src/components/Chip/Chip.tsx", "../src/components/Chip/Chip.styles.ts", "../src/components/Drawer/Drawer.tsx", "../src/components/Drawer/Drawer.styles.ts", "../src/components/Header/Header.tsx", "../src/components/Header/Header.styles.ts", "../src/components/Header/Header.constants.ts", "../src/components/Modal/Modal.tsx", "../src/components/Modal/Modal.styles.ts", "../src/components/MessageBox/DefaultMessageBox.tsx", "../src/components/MessageBox/MessageBox.styles.tsx", "../src/components/MessageBox/StatusIcon.tsx", "../src/components/MessageBox/CollapsibleMessageBox.tsx", "../src/components/MessageBox/CollapsibleMessageBox.styles.tsx", "../src/components/PercentageChange/PercentageChange.tsx", "../src/components/RadioGroup/RadioGroup.tsx", "../src/components/Radio/Radio.tsx", "../src/components/Radio/Radio.styles.tsx", "../src/components/RadioGroup/RadioGroup.styles.tsx", "../src/components/RefreshProgressButton/RefreshProgressButton.tsx", "../src/components/RefreshProgressButton/RefreshProgressButton.styles.ts", "../src/components/RoutesOverview/RoutesOverview.tsx", "../src/components/Icon/DeleteCircleIcon.tsx", "../src/components/Icon/common.ts", "../src/components/Icon/CheckSquareIcon.tsx", "../src/components/Icon/AddIcon.tsx", "../src/components/Icon/InfoCircleIcon.tsx", "../src/components/Icon/AddCircleIcon.tsx", "../src/components/Icon/MinusCircleIcon.tsx", "../src/components/Icon/CheckCircleIcon.tsx", "../src/components/Icon/CheckIcon.tsx", "../src/components/Icon/BanIcon.tsx", "../src/components/Icon/WarningIcon.tsx", "../src/components/Icon/HistoryIcon.tsx", "../src/components/Icon/GasIcon.tsx", "../src/components/Icon/SettingIcon.tsx", "../src/components/Icon/TrashIcon.tsx", "../src/components/Icon/SearchMinusIcon.tsx", "../src/components/Icon/SearchIcon.tsx", "../src/components/Icon/AngleRightIcon.tsx", "../src/components/Icon/AngleUpIcon.tsx", "../src/components/Icon/AngleDownIcon.tsx", "../src/components/Icon/AngleLeftIcon.tsx", "../src/components/Icon/DownloadIcon.tsx", "../src/components/Icon/ChevronRightIcon.tsx", "../src/components/Icon/ArrowRightIcon.tsx", "../src/components/Icon/RetryRightIcon.tsx", "../src/components/Icon/RetryLeftIcon.tsx", "../src/components/Icon/TryAgainIcon.tsx", "../src/components/Icon/VerticalSwapIcon.tsx", "../src/components/Icon/HorizontalSwapIcon.tsx", "../src/components/Icon/RetryIcon.tsx", "../src/components/Icon/WalletIconIcon.tsx", "../src/components/Icon/AddWalletIcon.tsx", "../src/components/Icon/DeleteWalletIcon.tsx", "../src/components/Icon/CheckWalletIcon.tsx", "../src/components/Icon/SwapWalletIcon.tsx", "../src/components/Icon/DisconnectIcon.tsx", "../src/components/Icon/BagIcon.tsx", "../src/components/Icon/TimeIcon.tsx", "../src/components/Icon/CloseIcon.tsx", "../src/components/Icon/SignatureIcon.tsx", "../src/components/Icon/CopyIcon.tsx", "../src/components/SecondaryPage/SecondaryPage.tsx", "../src/components/TextField/TextField.tsx", "../src/components/TextField/TextField.styles.ts", "../src/components/SelectableWalletList/SelectableWalletList.tsx", "../src/utils/index.ts", "../src/components/Wallet/ClickableWallet.tsx", "../src/components/Skeleton/Skeleton.tsx", "../src/components/Skeleton/Skeleton.styles.ts", "../src/components/Tooltip/Tooltip.tsx", "../src/components/Tooltip/Tooltip.styles.ts", "../src/components/Wallet/Wallet.helpers.ts", "../src/components/Wallet/Wallet.types.ts", "../src/components/Wallet/Wallet.styles.ts", "../src/components/Wallet/SelectableWallet.tsx", "../src/components/SelectableCategoryList/SelectableCategoryList.tsx", "../src/components/SelectableCategoryList/SelectableCategoryList.helpers.ts", "../src/components/SelectableCategoryList/SelectableCategoryList.types.ts", "../src/components/SelectableCategoryList/SelectableCategoryList.styles.ts", "../src/components/StepDetail/StepDetail.tsx", "../src/components/SwapContainer/SwapContainer.tsx", "../src/components/SwapListItem/SwapListItem.tsx", "../src/components/SwapListItem/SwapListItem.helpers.ts", "../src/components/SwapListItem/SwapListItem.styles.ts", "../src/components/SwapListItem/SwapListItem.types.ts", "../src/components/SwapListItem/SwapToken.tsx", "../src/components/ChainToken/ChainToken.tsx", "../src/components/ChainToken/ChainToken.constants.ts", "../src/components/ChainToken/ChainToken.styles.ts", "../src/components/SwapListItem/SwapToken.styles.ts", "../src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.tsx", "../src/components/Switch/Switch.tsx", "../src/components/Switch/Switch.styles.tsx", "../src/components/Toast/Toast.tsx", "../src/components/Toast/Toast.helpers.ts", "../src/components/Toast/Toast.Provider.tsx", "../src/components/Toast/Toast.styles.ts", "../src/components/TokenList/TokenList.tsx", "../src/components/VirtualizedList/VirtualizedList.tsx", "../src/components/TokenList/TokenItem.tsx", "../src/components/TokenPreview/TokenPreview.tsx", "../src/components/PriceImpact/PriceImpact.tsx", "../src/components/PriceImpact/PriceImpact.styles.ts", "../src/components/ListItemButton/ListItemButton.tsx", "../src/components/ListItem/ListItem.tsx", "../src/components/ListItem/ListItem.styles.ts", "../src/components/ListItemButton/ListItemButton.styles.ts", "../src/components/List/List.tsx", "../src/components/List/List.styles.tsx", "../src/components/NotFound/NotFound.tsx", "../src/components/NotFound/NotFound.styles.ts", "../src/components/QuoteCost/QuoteCost.tsx", "../src/components/QuoteCost/QuoteCost.styles.ts", "../src/components/TokenAmount/TokenAmount.tsx", "../src/components/TokenAmount/TokenAmount.styles.ts", "../src/components/StepDetails/StepDetails.tsx", "../src/components/StepDetails/StepDetails.styles.ts", "../src/components/Popover/Popover.tsx", "../src/components/Popover/Popover.styles.ts", "../src/components/Flags/English.tsx", "../src/components/Flags/Flags.constants.ts", "../src/components/Flags/French.tsx", "../src/components/Flags/Japanese.tsx", "../src/components/Flags/Portuguese.tsx", "../src/components/Flags/Spanish.tsx", "../src/components/Select/Select.tsx", "../src/components/Select/select.styles.ts", "../src/containers/HomePanel/HomePanel.tsx", "../src/containers/SwapHistory/SwapHistory.tsx", "../src/containers/SwapHistory/SwapMessages.tsx", "../src/containers/BlockchainSelector/BlockchainSelector.tsx", "../src/components/BlockchainsList/BlockchainsList.tsx", "../src/containers/TokenSelector/TokenSelector.tsx", "../src/containers/ConnectWalletsModal/ConnectWalletsModal.tsx", "../src/containers/TokenInfo/TokenInfo.tsx", "../src/containers/Warnings/HighSlippageWarning.tsx", "../src/containers/Warnings/MinRequiredSlippage.tsx", "../src/containers/Warnings/BalanceErrors.tsx", "../src/containers/SwapInput/SwapInput.tsx", "../src/constants/index.ts", "../src/containers/SwapInput/SwapInput.styles.ts", "../src/containers/SwapInput/TokenSection.tsx", "../src/containers/SwapInput/TokenSection.styles.ts", "../src/hooks/useCopyToClipboard.ts"],
|
|
4
|
-
"sourcesContent": ["import type { PropsWithChildren } from 'react';\n\nimport { i18n } from '@lingui/core';\nimport { I18nProvider } from '@lingui/react';\nimport React, { useEffect, useReducer } from 'react';\n\n/*\n *Note: esbuild doesn't work properly with paths yet, so I couldn't use `paths` to make this path shorter.\n *e.g:\n *\"paths\": {\n * \"translations/*\": [\"../../translations/*\"]\n *}\n */\nimport { messages as enMessages } from '../../../../../translations/en';\nimport { messages as esMessages } from '../../../../../translations/es';\nimport { messages as frMessages } from '../../../../../translations/fr';\nimport { messages as jaMessages } from '../../../../../translations/ja';\nimport { messages as ptMessages } from '../../../../../translations/pt';\n\nconst messages = {\n en: enMessages,\n es: esMessages,\n ja: jaMessages,\n fr: frMessages,\n pt: ptMessages,\n};\n\ni18n.load(messages);\n\nexport type Language = keyof typeof messages;\ninterface PropTypes {\n language: Language;\n}\n\nfunction I18nManager(props: PropsWithChildren<PropTypes>) {\n const [count, forceUpdate] = useReducer((x) => x + 1, 0);\n useEffect(() => {\n i18n.on('change', () => {\n forceUpdate();\n });\n }, [i18n]);\n useEffect(() => {\n i18n.activate(props.language);\n }, [props.language]);\n\n return (\n <I18nProvider i18n={i18n} key={count}>\n {props.children}\n </I18nProvider>\n );\n}\n\nexport { I18nManager };\n", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"No results found\\\",\\\"Try using different keywords\\\":\\\"Try using different keywords\\\",\\\"Select Blockchain\\\":\\\"Select Blockchain\\\",\\\"All\\\":\\\"All\\\",\\\"More +{count}\\\":[\\\"More +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Activate\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Another tab is open and handles transactions. You can activate this tab.\\\",\\\"Activate current tab\\\":\\\"Activate current tab\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\",\\\"Confirm\\\":\\\"Confirm\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Your \\\",[\\\"blockchainName\\\"],\\\" wallets\\\"],\\\"Insufficient account balance\\\":\\\"Insufficient account balance\\\",\\\"Proceed anyway\\\":\\\"Proceed anyway\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"You need to connect a \\\",[\\\"blockchainName\\\"],\\\" wallet.\\\"],\\\"Send to a different address\\\":\\\"Send to a different address\\\",\\\"Your destination address\\\":\\\"Your destination address\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"Address \\\",[\\\"destination\\\"],\\\" doesn't match the blockchain address pattern.\\\"],\\\"Add {chain} chain\\\":[\\\"Add \\\",[\\\"chain\\\"],\\\" chain\\\"],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"Add \\\",[\\\"blockchainDisplayName\\\"],\\\" Chain\\\"],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"You should connect a \\\",[\\\"blockchainDisplayName\\\"],\\\" supported wallet or choose a different \\\",[\\\"blockchainDisplayName\\\"],\\\" address\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[[\\\"blockchainDisplayName\\\"],\\\" Chain Added\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" is added to your wallet, you can use it to swap.\\\"],\\\"Request Rejected\\\":\\\"Request Rejected\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"You've rejected adding \\\",[\\\"blockchainDisplayName\\\"],\\\" chain to your wallet.\\\"],\\\"Show more wallets\\\":\\\"Show more wallets\\\",\\\"Cancel\\\":\\\"Cancel\\\",\\\"Refresh\\\":\\\"Refresh\\\",\\\"Notifications\\\":\\\"Notifications\\\",\\\"Settings\\\":\\\"Settings\\\",\\\"Transactions History\\\":\\\"Transactions History\\\",\\\"Connect Wallet\\\":\\\"Connect Wallet\\\",\\\"Today\\\":\\\"Today\\\",\\\"Swaps steps\\\":\\\"Swaps steps\\\",\\\"Retry\\\":\\\"Retry\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"There are no notifications.\\\",\\\"Slippage Error\\\":\\\"Slippage Error\\\",\\\"Slippage Warning\\\":\\\"Slippage Warning\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Yours: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"Minimum required slippage is \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"See All Routes\\\",\\\"View more info\\\":\\\"View more info\\\",\\\"Gas & Fee Explanation\\\":\\\"Gas & Fee Explanation\\\",\\\"Details\\\":\\\"Details\\\",\\\"Total Payable Fee\\\":\\\"Total Payable Fee\\\",\\\"Hide non-payable fees\\\":\\\"Hide non-payable fees\\\",\\\"Show non-payable fees\\\":\\\"Show non-payable fees\\\",\\\"Description\\\":\\\"Description\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Estimated output\\\",\\\"Via:\\\":\\\"Via:\\\",\\\"Chains:\\\":\\\"Chains:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Gas cost\\\",\\\"Receiving\\\":\\\"Receiving\\\",\\\"Price impact\\\":\\\"Price impact\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"You need to increase slippage to at least \\\",[\\\"minRequiredSlippage\\\"],\\\" for this route.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"We recommend you to increase slippage to at least \\\",[\\\"minRequiredSlippage\\\"],\\\" for this route.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Caution, your slippage is high.\\\",\\\"Change\\\":\\\"Change\\\",\\\"Change settings\\\":\\\"Change settings\\\",\\\"High slippage\\\":\\\"High slippage\\\",\\\"Low slippage\\\":\\\"Low slippage\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Caution, your slippage is high (=\\\",[\\\"userSlippage\\\"],\\\"). Your trade may be front run.\\\"],\\\"Confirm anyway\\\":\\\"Confirm anyway\\\",\\\"Slippage tolerance per swap\\\":\\\"Slippage tolerance per swap\\\",\\\"Custom\\\":\\\"Custom\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\",\\\"Warning\\\":\\\"Warning\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\",\\\"Swap and Bridge\\\":\\\"Swap and Bridge\\\",\\\"Request ID\\\":\\\"Request ID\\\",\\\"Not found\\\":\\\"Not found\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"Swap with request ID = \\\",[\\\"requestId\\\"],\\\" not found.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"You have received \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" in \\\",[\\\"conciseAddress\\\"],\\\" wallet on \\\",[\\\"chain\\\"],\\\" chain.\\\"],\\\"Transaction was not sent.\\\":\\\"Transaction was not sent.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" on \\\",[\\\"blockchain\\\"],\\\" remain in your wallet\\\"],\\\"Delete\\\":\\\"Delete\\\",\\\"Try again\\\":\\\"Try again\\\",\\\"View transaction\\\":\\\"View transaction\\\",\\\"Connect\\\":\\\"Connect\\\",\\\"Swap Successful\\\":\\\"Swap Successful\\\",\\\"Transaction Failed\\\":\\\"Transaction Failed\\\",\\\"Done\\\":\\\"Done\\\",\\\"Diagnosis\\\":\\\"Diagnosis\\\",\\\"See Details\\\":\\\"See Details\\\",\\\"Cancel Swap\\\":\\\"Cancel Swap\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"Are you sure you want to cancel this swap?\\\",\\\"Yes, Cancel it\\\":\\\"Yes, Cancel it\\\",\\\"No, Continue\\\":\\\"No, Continue\\\",\\\"Delete Transaction\\\":\\\"Delete Transaction\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"Are you sure you want to delete this swap?\\\",\\\"Yes, Delete it\\\":\\\"Yes, Delete it\\\",\\\"No, Cancel\\\":\\\"No, Cancel\\\",\\\"Change Network\\\":\\\"Change Network\\\",\\\"Network Changed\\\":\\\"Network Changed\\\",\\\"Select Token\\\":\\\"Select Token\\\",\\\"Wallet Connected\\\":\\\"Wallet Connected\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Your wallet is connected, you can use it to swap.\\\",\\\"Failed to Connect\\\":\\\"Failed to Connect\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Your wallet is not connected. Please try again.\\\",\\\"Connecting to your wallet\\\":\\\"Connecting to your wallet\\\",\\\"Click connect in your wallet popup.\\\":\\\"Click connect in your wallet popup.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"Failed Network, Please retry your swap.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Please reset your liquidity sources.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\",\\\"No Routes Found.\\\":\\\"No Routes Found.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Bridge Limit Error: Please increase your amount.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Bridge Limit Error: Please decrease your amount.\\\",\\\"High Price Impact\\\":\\\"High Price Impact\\\",\\\"Price impact is too high!\\\":\\\"Price impact is too high!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirm high price impact\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"Route updated and price impact is too high, try again later!\\\",\\\"USD Price Unknown\\\":\\\"USD Price Unknown\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"USD Price Unknown, Cannot calculate Price Impact.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirm USD Price Unknown\\\",\\\"Swap\\\":\\\"Swap\\\",\\\"Swap anyway\\\":\\\"Swap anyway\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"The route goes through Ethereum. Continue?\\\",\\\"Network Fee\\\":\\\"Network Fee\\\",\\\"Protocol Fee\\\":\\\"Protocol Fee\\\",\\\"Affiliate Fee\\\":\\\"Affiliate Fee\\\",\\\"Outbound Fee\\\":\\\"Outbound Fee\\\",\\\"Rango Fee\\\":\\\"Rango Fee\\\",\\\"Fastest Transfer\\\":\\\"Fastest Transfer\\\",\\\"Maximum Return\\\":\\\"Maximum Return\\\",\\\"Lowest Fee\\\":\\\"Lowest Fee\\\",\\\"Maximum Output\\\":\\\"Maximum Output\\\",\\\"Smart Routing\\\":\\\"Smart Routing\\\",\\\"Route has been updated.\\\":\\\"Route has been updated.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Output amount changed to \\\",[\\\"newOutputAmount\\\"],\\\" (\\\",[\\\"percentageChange\\\"],\\\"% change).\\\"],\\\"Route swappers has been updated.\\\":\\\"Route swappers has been updated.\\\",\\\"Route internal coins has been updated.\\\":\\\"Route internal coins has been updated.\\\",\\\"Confirm Swap\\\":\\\"Confirm Swap\\\",\\\"Start Swap\\\":\\\"Start Swap\\\",\\\"You get\\\":\\\"You get\\\",\\\"History\\\":\\\"History\\\",\\\"Search Transaction\\\":\\\"Search Transaction\\\",\\\"From\\\":\\\"From\\\",\\\"To\\\":\\\"To\\\",\\\"Language\\\":\\\"Language\\\",\\\"language\\\":\\\"language\\\",\\\"Exchanges\\\":\\\"Exchanges\\\",\\\"Bridges\\\":\\\"Bridges\\\",\\\"Deselect all\\\":\\\"Deselect all\\\",\\\"Select all\\\":\\\"Select all\\\",\\\"Search {sourceType}\\\":[\\\"Search \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Routes\\\",\\\"Search Blockchain\\\":\\\"Search Blockchain\\\",\\\"Source\\\":\\\"Source\\\",\\\"Destination\\\":\\\"Destination\\\",\\\"Swap {type}\\\":[\\\"Swap \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Search Token\\\",\\\"Loading failed\\\":\\\"Loading failed\\\",\\\"Enabled bridges\\\":\\\"Enabled bridges\\\",\\\"Enabled exchanges\\\":\\\"Enabled exchanges\\\",\\\"Theme\\\":\\\"Theme\\\",\\\"Infinite approval\\\":\\\"Infinite approval\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"The request ID is necessary to display the swap details.\\\",\\\"Light\\\":\\\"Light\\\",\\\"Dark\\\":\\\"Dark\\\",\\\"Auto\\\":\\\"Auto\\\",\\\"Connect Wallets\\\":\\\"Connect Wallets\\\",\\\"Choose a wallet to connect.\\\":\\\"Choose a wallet to connect.\\\",\\\"This week\\\":\\\"This week\\\",\\\"This month\\\":\\\"This month\\\",\\\"This year\\\":\\\"This year\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Required: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Required: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Required: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Required: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" for network fee\\\",\\\" for swap\\\":\\\" for swap\\\",\\\" for input and network fee\\\":\\\" for input and network fee\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Needs \u2248 \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", but you have \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" in your \\\",[\\\"blockchain\\\"],\\\" wallet.\\\"],\\\"Waiting for connecting wallet\\\":\\\"Waiting for connecting wallet\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"Waiting for other running tasks to be finished\\\",\\\"Waiting for changing wallet network\\\":\\\"Waiting for changing wallet network\\\",\\\"Sunday\\\":\\\"Sunday\\\",\\\"Monday\\\":\\\"Monday\\\",\\\"Tuesday\\\":\\\"Tuesday\\\",\\\"Wednesday\\\":\\\"Wednesday\\\",\\\"Thursday\\\":\\\"Thursday\\\",\\\"Friday\\\":\\\"Friday\\\",\\\"Saturday\\\":\\\"Saturday\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Error connecting server, please reload the app and try again.\\\",\\\"Powered By\\\":\\\"Powered By\\\",\\\"Change Slippage\\\":\\\"Change Slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"Swap on \\\",[\\\"fromChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Bridge to \\\",[\\\"toChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Swap Details\\\",\\\"Failed\\\":\\\"Failed\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"In progress\\\",\\\"Waiting for bridge transaction\\\":\\\"Waiting for bridge transaction\\\",\\\"Chain\\\":\\\"Chain\\\",\\\"Token\\\":\\\"Token\\\",\\\"Connected\\\":\\\"Connected\\\",\\\"Disconnect\\\":\\\"Disconnect\\\",\\\"Install\\\":\\\"Install\\\",\\\"Connecting...\\\":\\\"Connecting...\\\",\\\"Connecting\\\":\\\"Connecting\\\",\\\"Disconnected\\\":\\\"Disconnected\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"you need to pass a correct state to Wallet.\\\",\\\"SWAP\\\":\\\"SWAP\\\",\\\"Balance\\\":\\\"Balance\\\",\\\"Max\\\":\\\"Max\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Caution, your slippage is high (=\\\",[\\\"selectedSlippage\\\"],\\\"). Your trade may be front run.\\\"],\\\"swap from\\\":\\\"From\\\",\\\"maximum amount of asset\\\":\\\"Max\\\",\\\"swap to\\\":\\\"To\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"No hay resultados\\\",\\\"Try using different keywords\\\":\\\"Intenta usar diferentes palabras clave\\\",\\\"Select Blockchain\\\":\\\"Seleccionar Blockchain\\\",\\\"All\\\":\\\"Todos\\\",\\\"More +{count}\\\":[\\\"M\u00E1s +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Activar\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Otra pesta\u00F1a es abierta y gestiona transacciones. Puedes activar esta pesta\u00F1a.\\\",\\\"Activate current tab\\\":\\\"Activar pesta\u00F1a actual\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"Actualmente, algunas transacciones se est\u00E1n ejecutando y siendo manejadas por otra pesta\u00F1a del navegador. Si activa esta pesta\u00F1a, todas las transacciones que ya est\u00E1n en el paso del signo de transacci\u00F3n caducar\u00E1n.\\\",\\\"Confirm\\\":\\\"Confirmar\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Tus billeteras \\\",[\\\"blockchainName\\\"]],\\\"Insufficient account balance\\\":\\\"Saldo insuficiente de la cuenta\\\",\\\"Proceed anyway\\\":\\\"Proceda de todos modos\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"Necesitas conectar un monedero \\\",[\\\"blockchainName\\\"],\\\".\\\"],\\\"Send to a different address\\\":\\\"Enviar a una direcci\u00F3n diferente\\\",\\\"Your destination address\\\":\\\"Su direcci\u00F3n de destino\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"La direcci\u00F3n \\\",[\\\"destination\\\"],\\\" no coincide con el patr\u00F3n de direcci\u00F3n de la cadena de bloques.\\\"],\\\"Add {chain} chain\\\":[\\\"A\u00F1adir cadena \\\",[\\\"chain\\\"]],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"A\u00F1adir cadena \\\",[\\\"blockchainDisplayName\\\"]],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"Deber\u00EDas conectar un monedero compatible con \\\",[\\\"blockchainDisplayName\\\"],\\\" o elegir una direcci\u00F3n \\\",[\\\"blockchainDisplayName\\\"],\\\" diferente\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[\\\"Cadena \\\",[\\\"blockchainDisplayName\\\"],\\\" a\u00F1adida\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" is added to your wallet, you can use it to swap.\\\"],\\\"Request Rejected\\\":\\\"Solicitud rechazada\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"Has rechazado a\u00F1adir la cadena \\\",[\\\"blockchainDisplayName\\\"],\\\" a tu cartera.\\\"],\\\"Show more wallets\\\":\\\"Mostrar m\u00E1s carteras\\\",\\\"Cancel\\\":\\\"Cancelar\\\",\\\"Refresh\\\":\\\"Refrescar\\\",\\\"Notifications\\\":\\\"Notificaciones\\\",\\\"Settings\\\":\\\"Ajustes\\\",\\\"Transactions History\\\":\\\"Historial de transacciones\\\",\\\"Connect Wallet\\\":\\\"Conectar cartera\\\",\\\"Today\\\":\\\"Hoy\\\",\\\"Swaps steps\\\":\\\"Intercambiar pasos\\\",\\\"Retry\\\":\\\"Reintentar\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"No hay notificaciones.\\\",\\\"Slippage Error\\\":\\\"Error de deslizamiento\\\",\\\"Slippage Warning\\\":\\\"Advertencia de deslizamiento\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Tu: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"El deslizamiento m\u00EDnimo requerido es \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"Ver todas las rutas\\\",\\\"View more info\\\":\\\"Ver m\u00E1s informaci\u00F3n\\\",\\\"Gas & Fee Explanation\\\":\\\"Explicaci\u00F3n de gas y comisi\u00F3n\\\",\\\"Details\\\":\\\"Detalles\\\",\\\"Total Payable Fee\\\":\\\"Tarifa total a pagar\\\",\\\"Hide non-payable fees\\\":\\\"Ocultar tarifas no pagables\\\",\\\"Show non-payable fees\\\":\\\"Mostrar tarifas no pagables\\\",\\\"Description\\\":\\\"Descripci\u00F3n\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"Las siguientes comisiones se consideran en la salida de la transacci\u00F3n y\\\\n no necesitar\u00E1s pagar gas adicional por ellas.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Salida estimada\\\",\\\"Via:\\\":\\\"V\u00EDa:\\\",\\\"Chains:\\\":\\\"Cadenas:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Coste de gas\\\",\\\"Receiving\\\":\\\"Recibiendo\\\",\\\"Price impact\\\":\\\"Impacto del precio\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Necesitas aumentar el deslizamiento a al menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta ruta.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Te recomendamos que aumentes el deslizamiento a al menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta ruta.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Precauci\u00F3n, tu deslizamiento es alto.\\\",\\\"Change\\\":\\\"Cambiar\\\",\\\"Change settings\\\":\\\"Cambiar configuraci\u00F3n\\\",\\\"High slippage\\\":\\\"Deslizar alto\\\",\\\"Low slippage\\\":\\\"Deslizamiento bajo\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Precauci\u00F3n, su deslizamiento es alto (=\\\",[\\\"userSlippage\\\"],\\\"). Su operaci\u00F3n puede ser inicial.\\\"],\\\"Confirm anyway\\\":\\\"Confirmar de todos modos\\\",\\\"Slippage tolerance per swap\\\":\\\"Tolerancia de deslizamiento por intercambio\\\",\\\"Custom\\\":\\\"Personalizado\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Tu transacci\u00F3n ser\u00E1 revertida si el precio cambia desfavorablemente m\u00E1s de este porcentaje\\\",\\\"Warning\\\":\\\"Advertencia\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"Este ajuste se aplica por paso (por ejemplo, 1Inch, Thorchain, etc) lo que significa que s\u00F3lo el paso ser\u00E1 revertido, no toda la transacci\u00F3n.\\\",\\\"Swap and Bridge\\\":\\\"Intercambiar y Puente\\\",\\\"Request ID\\\":\\\"ID de Solicitud\\\",\\\"Not found\\\":\\\"No encontrado\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"Intercambio con ID de solicitud = \\\",[\\\"requestId\\\"],\\\" no encontrado.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"Ha recibido \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" en el monedero \\\",[\\\"conciseAddress\\\"],\\\" de la cadena \\\",[\\\"chain\\\"],\\\".\\\"],\\\"Transaction was not sent.\\\":\\\"La transacci\u00F3n no fue enviada.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" en \\\",[\\\"blockchain\\\"],\\\" permanecen en su cartera\\\"],\\\"Delete\\\":\\\"Eliminar\\\",\\\"Try again\\\":\\\"Int\u00E9ntalo de nuevo\\\",\\\"View transaction\\\":\\\"Ver transacci\u00F3n\\\",\\\"Connect\\\":\\\"Conectar\\\",\\\"Swap Successful\\\":\\\"Intercambio exitoso\\\",\\\"Transaction Failed\\\":\\\"Transacci\u00F3n fallida\\\",\\\"Done\\\":\\\"Hecho\\\",\\\"Diagnosis\\\":\\\"Diagn\u00F3stico\\\",\\\"See Details\\\":\\\"Ver detalles\\\",\\\"Cancel Swap\\\":\\\"Cancelar intercambio\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"\u00BFEst\u00E1 seguro de que desea cancelar este intercambio?\\\",\\\"Yes, Cancel it\\\":\\\"S\u00ED, cancelarlo\\\",\\\"No, Continue\\\":\\\"No, continuar\\\",\\\"Delete Transaction\\\":\\\"Eliminar transacci\u00F3n\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"\u00BFEst\u00E1 seguro de que desea eliminar este intercambio?\\\",\\\"Yes, Delete it\\\":\\\"S\u00ED, eliminarlo\\\",\\\"No, Cancel\\\":\\\"No, cancelar\\\",\\\"Change Network\\\":\\\"Cambiar red\\\",\\\"Network Changed\\\":\\\"Red cambiada\\\",\\\"Select Token\\\":\\\"Seleccionar token\\\",\\\"Wallet Connected\\\":\\\"Cartera conectada\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Su cartera est\u00E1 conectada, puede usarla para intercambiar.\\\",\\\"Failed to Connect\\\":\\\"Error al conectar\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Su cartera no est\u00E1 conectada. Por favor, int\u00E9ntelo de nuevo.\\\",\\\"Connecting to your wallet\\\":\\\"Conectando a su cartera\\\",\\\"Click connect in your wallet popup.\\\":\\\"Haga clic en conectar en su ventana emergente.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"Red fallida, vuelva a intentar su intercambio.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Por favor, reinicie sus fuentes de liquidez.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"Usted ha limitado las fuentes de liquidez y esto puede resultar en que Rango no encuentre rutas. Por favor considere restablecer sus fuentes de liquidez.\\\",\\\"No Routes Found.\\\":\\\"No se encontraron Rutas.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Razones por las que Rango no pudo encontrar una ruta: baja liquidez en el token, muy baja cantidad de entrada o ninguna ruta disponible para la combinaci\u00F3n de entrada/salida seleccionada.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Error en el l\u00EDmite del puente. Por favor, aumente su cantidad.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Error en el l\u00EDmite del puente. Por favor disminuya su cantidad.\\\",\\\"High Price Impact\\\":\\\"Impacto de precios altos\\\",\\\"Price impact is too high!\\\":\\\"\u00A1El impacto de los precios es demasiado alto!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"El impacto de los precios es significativamente m\u00E1s alto que la cantidad permitida. Si est\u00E1s seguro, continuar, de lo contrario, cambiar el swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirmar alto impacto de precio\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"Ruta actualizada y el impacto de los precios es demasiado alto, int\u00E9ntalo de nuevo m\u00E1s tarde!\\\",\\\"USD Price Unknown\\\":\\\"Precio desconocido USD\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"Precio USD Desconocido, no se puede calcular el impacto del precio.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"Precio USD Desconocido, no se puede calcular el impacto del precio. El impacto del precio puede ser mayor de lo habitual. \u00BFEst\u00E1 seguro de continuar el swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirmar el precio de USD desconocido\\\",\\\"Swap\\\":\\\"Intercambiar\\\",\\\"Swap anyway\\\":\\\"Intercambiar de todos modos\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"La ruta pasa por Ethereum. \u00BFContinuar?\\\",\\\"Network Fee\\\":\\\"Tarifa de red\\\",\\\"Protocol Fee\\\":\\\"Tarifa de Protocolo\\\",\\\"Affiliate Fee\\\":\\\"Tarifa de afiliado\\\",\\\"Outbound Fee\\\":\\\"Tarifa saliente\\\",\\\"Rango Fee\\\":\\\"Tarifa Rango\\\",\\\"Fastest Transfer\\\":\\\"Transferencia m\u00E1s r\u00E1pida\\\",\\\"Maximum Return\\\":\\\"Devoluci\u00F3n m\u00E1xima\\\",\\\"Lowest Fee\\\":\\\"Tarifa m\u00E1s baja\\\",\\\"Maximum Output\\\":\\\"Salida m\u00E1xima\\\",\\\"Smart Routing\\\":\\\"Ruta inteligente\\\",\\\"Route has been updated.\\\":\\\"La ruta ha sido actualizada.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Cantidad de salida cambiada a \\\",[\\\"newOutputAmount\\\"],\\\" ( cambio\\\",[\\\"percentageChange\\\"],\\\"%).\\\"],\\\"Route swappers has been updated.\\\":\\\"Los swappers de rutas han sido actualizados.\\\",\\\"Route internal coins has been updated.\\\":\\\"Se han actualizado las monedas internas de la ruta.\\\",\\\"Confirm Swap\\\":\\\"Confirmar intercambio\\\",\\\"Start Swap\\\":\\\"Iniciar intercambio\\\",\\\"You get\\\":\\\"Obtienes\\\",\\\"History\\\":\\\"Historial\\\",\\\"Search Transaction\\\":\\\"Buscar transacci\u00F3n\\\",\\\"From\\\":\\\"De\\\",\\\"To\\\":\\\"A\\\",\\\"Language\\\":\\\"Idioma\\\",\\\"language\\\":\\\"idioma\\\",\\\"Exchanges\\\":\\\"Intercambios\\\",\\\"Bridges\\\":\\\"Puentes\\\",\\\"Deselect all\\\":\\\"Deseleccionar todo\\\",\\\"Select all\\\":\\\"Seleccionar todo\\\",\\\"Search {sourceType}\\\":[\\\"Buscar \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Rutas\\\",\\\"Search Blockchain\\\":\\\"Buscar Blockchain\\\",\\\"Source\\\":\\\"Fuente\\\",\\\"Destination\\\":\\\"Destino\\\",\\\"Swap {type}\\\":[\\\"Intercambiar \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Buscar token\\\",\\\"Loading failed\\\":\\\"Error al cargar\\\",\\\"Enabled bridges\\\":\\\"Puentes habilitados\\\",\\\"Enabled exchanges\\\":\\\"Intercambios habilitados\\\",\\\"Theme\\\":\\\"Tema\\\",\\\"Infinite approval\\\":\\\"Aprobaci\u00F3n infinita\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Habilitar el modo 'Aprobaci\u00F3n infinita' permite el acceso sin restricciones a contratos inteligentes de DEXes/Bridges, permiti\u00E9ndoles utilizar la cantidad de token aprobada sin limitaciones.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Actualmente est\u00E1s en modo campa\u00F1a con restricciones sobre las fuentes de liquidez. \u00BFLe gustar\u00EDa desconectar de este modo y hacer uso de todas las fuentes de liquidez disponibles?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"El ID de solicitud es necesario para mostrar los detalles del intercambio.\\\",\\\"Light\\\":\\\"Claro\\\",\\\"Dark\\\":\\\"Oscuro\\\",\\\"Auto\\\":\\\"Auto\\\",\\\"Connect Wallets\\\":\\\"Conectar billeteras\\\",\\\"Choose a wallet to connect.\\\":\\\"Elija una cartera para conectar.\\\",\\\"This week\\\":\\\"Esta semana\\\",\\\"This month\\\":\\\"Este mes\\\",\\\"This year\\\":\\\"Este a\u00F1o\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Requerido: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Requerido: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Requerido: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Requerido: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" por comisi\u00F3n de red\\\",\\\" for swap\\\":\\\" para intercambio\\\",\\\" for input and network fee\\\":\\\" por entrada y tarifa de red\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Necesitas \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", pero tienes \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" en tu monedero \\\",[\\\"blockchain\\\"],\\\".\\\"],\\\"Waiting for connecting wallet\\\":\\\"Esperando por conectar cartera\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"Esperando a que finalicen otras tareas en ejecuci\u00F3n\\\",\\\"Waiting for changing wallet network\\\":\\\"Esperando a cambiar la red del monedero\\\",\\\"Sunday\\\":\\\"Domingo\\\",\\\"Monday\\\":\\\"Lunes\\\",\\\"Tuesday\\\":\\\"Martes\\\",\\\"Wednesday\\\":\\\"Mi\u00E9rcoles\\\",\\\"Thursday\\\":\\\"Jueves\\\",\\\"Friday\\\":\\\"Viernes\\\",\\\"Saturday\\\":\\\"S\u00E1bado\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Error al conectar el servidor, por favor vuelva a cargar la aplicaci\u00F3n y vuelva a intentarlo.\\\",\\\"Powered By\\\":\\\"Desarrollado por\\\",\\\"Change Slippage\\\":\\\"Cambiar Slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"Intercambiar por \\\",[\\\"fromChain\\\"],\\\" v\u00EDa \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Puente a \\\",[\\\"toChain\\\"],\\\" a trav\u00E9s de \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Detalles de intercambio\\\",\\\"Failed\\\":\\\"Fallo\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"En progreso\\\",\\\"Waiting for bridge transaction\\\":\\\"Esperando una transacci\u00F3n de puente\\\",\\\"Chain\\\":\\\"Cadena\\\",\\\"Token\\\":\\\"Token\\\",\\\"Connected\\\":\\\"Conectado\\\",\\\"Disconnect\\\":\\\"Desconectar\\\",\\\"Install\\\":\\\"Instalar\\\",\\\"Connecting...\\\":\\\"Conectando...\\\",\\\"Connecting\\\":\\\"Conectando\\\",\\\"Disconnected\\\":\\\"Desconectado\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"necesita pasar un estado correcto a Wallet.\\\",\\\"SWAP\\\":\\\"SWAP\\\",\\\"Balance\\\":\\\"Saldo\\\",\\\"Max\\\":\\\"M\u00E1x\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Precauci\u00F3n, su deslizamiento es alto (=\\\",[\\\"selectedSlippage\\\"],\\\"). Su operaci\u00F3n puede ser inicial.\\\"],\\\"swap from\\\":\\\"intercambiar desde\\\",\\\"maximum amount of asset\\\":\\\"cantidad m\u00E1xima de activos\\\",\\\"swap to\\\":\\\"cambiar a\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"Aucun r\u00E9sultat trouv\u00E9\\\",\\\"Try using different keywords\\\":\\\"Essayez d'utiliser diff\u00E9rents mots-cl\u00E9s\\\",\\\"Select Blockchain\\\":\\\"S\u00E9lectionnez la Blockchain\\\",\\\"All\\\":\\\"Tous\\\",\\\"More +{count}\\\":[\\\"Plus +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Activer\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Un autre onglet est ouvert et g\u00E8re les transactions. Vous pouvez activer cet onglet.\\\",\\\"Activate current tab\\\":\\\"Activer l'onglet actuel\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"Actuellement, certaines transactions sont en cours d'ex\u00E9cution et sont g\u00E9r\u00E9es par un autre onglet du navigateur. Si vous activez cet onglet, toutes les transactions qui sont d\u00E9j\u00E0 dans l'\u00E9tape de signature de la transaction expireront.\\\",\\\"Confirm\\\":\\\"Valider\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Vos portefeuilles \\\",[\\\"blockchainName\\\"]],\\\"Insufficient account balance\\\":\\\"Solde du compte insuffisant\\\",\\\"Proceed anyway\\\":\\\"Continuer quand m\u00EAme\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"Vous devez connecter un portefeuille \\\",[\\\"blockchainName\\\"],\\\".\\\"],\\\"Send to a different address\\\":\\\"Envoyer \u00E0 une autre adresse\\\",\\\"Your destination address\\\":\\\"Votre adresse de destination\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"L'adresse \\\",[\\\"destination\\\"],\\\" ne correspond pas au mod\u00E8le d'adresse blockchain.\\\"],\\\"Add {chain} chain\\\":[\\\"Ajouter une cha\u00EEne \\\",[\\\"chain\\\"]],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"Ajouter une cha\u00EEne \\\",[\\\"blockchainDisplayName\\\"]],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"Vous devriez connecter un portefeuille pris en charge par \\\",[\\\"blockchainDisplayName\\\"],\\\" ou choisir une adresse \\\",[\\\"blockchainDisplayName\\\"],\\\" diff\u00E9rente\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[\\\"Cha\u00EEne \\\",[\\\"blockchainDisplayName\\\"],\\\" ajout\u00E9e\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" est ajout\u00E9 \u00E0 votre portefeuille, vous pouvez l'utiliser pour \u00E9changer.\\\"],\\\"Request Rejected\\\":\\\"Demande rejet\u00E9e\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"Vous avez rejet\u00E9 l'ajout de la cha\u00EEne \\\",[\\\"blockchainDisplayName\\\"],\\\" \u00E0 votre portefeuille.\\\"],\\\"Show more wallets\\\":\\\"Afficher plus de portefeuilles\\\",\\\"Cancel\\\":\\\"Abandonner\\\",\\\"Refresh\\\":\\\"Rafra\u00EEchir\\\",\\\"Notifications\\\":\\\"Notifications\\\",\\\"Settings\\\":\\\"R\u00E9glages\\\",\\\"Transactions History\\\":\\\"Historique des transactions\\\",\\\"Connect Wallet\\\":\\\"Connecter le portefeuille\\\",\\\"Today\\\":\\\"Aujourd'hui\\\",\\\"Swaps steps\\\":\\\"\u00C9tapes d'\u00E9change\\\",\\\"Retry\\\":\\\"R\u00E9essayer\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"Il n'y a pas de notifications.\\\",\\\"Slippage Error\\\":\\\"Erreur de Slippage\\\",\\\"Slippage Warning\\\":\\\"Avertissement de Slippage\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Vous: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"Le slippage minimum requis est \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"Voir toutes les routes\\\",\\\"View more info\\\":\\\"Voir plus d'infos\\\",\\\"Gas & Fee Explanation\\\":\\\"Explication du gaz et des frais\\\",\\\"Details\\\":\\\"D\u00E9tails du produit\\\",\\\"Total Payable Fee\\\":\\\"Total des frais payables\\\",\\\"Hide non-payable fees\\\":\\\"Masquer les frais non payables\\\",\\\"Show non-payable fees\\\":\\\"Afficher les frais non payants\\\",\\\"Description\\\":\\\"Libell\u00E9\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"Les frais suivants sont pris en compte dans la production de la transaction et\\\\n vous n'aurez pas besoin de payer du gaz suppl\u00E9mentaire pour eux.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Sortie estim\u00E9e\\\",\\\"Via:\\\":\\\"Via:\\\",\\\"Chains:\\\":\\\"Cha\u00EEnes :\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Co\u00FBt du gaz\\\",\\\"Receiving\\\":\\\"R\u00E9ception en cours\\\",\\\"Price impact\\\":\\\"Impact des prix\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Vous devez augmenter le slippage \u00E0 au moins \\\",[\\\"minRequiredSlippage\\\"],\\\" pour cette route.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Nous vous recommandons d'augmenter le slippage \u00E0 au moins \\\",[\\\"minRequiredSlippage\\\"],\\\" pour cette route.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Attention, votre slippage est \u00E9lev\u00E9.\\\",\\\"Change\\\":\\\"Changement\\\",\\\"Change settings\\\":\\\"Modifier les param\u00E8tres\\\",\\\"High slippage\\\":\\\"Haut slippage\\\",\\\"Low slippage\\\":\\\"Slippage bas\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Attention, votre slippage est \u00E9lev\u00E9 (=\\\",[\\\"userSlippage\\\"],\\\"). Votre \u00E9change peut \u00EAtre frontal.\\\"],\\\"Confirm anyway\\\":\\\"Confirmer quand m\u00EAme\\\",\\\"Slippage tolerance per swap\\\":\\\"Tol\u00E9rance avec glissement par swap\\\",\\\"Custom\\\":\\\"Personnalis\u00E9\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Votre transaction sera annul\u00E9e si le prix change d\u00E9favorablement de plus de ce pourcentage\\\",\\\"Warning\\\":\\\"Avertissement\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"Ce param\u00E8tre est appliqu\u00E9 par \u00E9tape (par exemple 1Inch, Thorchain, etc) ce qui signifie que seule l'\u00E9tape sera annul\u00E9e, pas la transaction enti\u00E8re.\\\",\\\"Swap and Bridge\\\":\\\"\u00C9changer et Pont\\\",\\\"Request ID\\\":\\\"ID de la requ\u00EAte\\\",\\\"Not found\\\":\\\"Non trouv\u00E9\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"L'\u00E9change avec la requ\u00EAte ID = \\\",[\\\"requestId\\\"],\\\" est introuvable.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"You have received \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" in \\\",[\\\"conciseAddress\\\"],\\\" wallet on \\\",[\\\"chain\\\"],\\\" chain.\\\"],\\\"Transaction was not sent.\\\":\\\"La transaction n'a pas \u00E9t\u00E9 envoy\u00E9e.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" sur \\\",[\\\"blockchain\\\"],\\\" restent dans votre portefeuille\\\"],\\\"Delete\\\":\\\"Supprimez\\\",\\\"Try again\\\":\\\"R\u00E9essayez\\\",\\\"View transaction\\\":\\\"Voir la transaction\\\",\\\"Connect\\\":\\\"Connecter\\\",\\\"Swap Successful\\\":\\\"Echange R\u00E9ussi\\\",\\\"Transaction Failed\\\":\\\"La transaction a \u00E9chou\u00E9\\\",\\\"Done\\\":\\\"Fait\\\",\\\"Diagnosis\\\":\\\"Diagnostic\\\",\\\"See Details\\\":\\\"Voir les d\u00E9tails\\\",\\\"Cancel Swap\\\":\\\"Annuler l'\u00E9change\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"\u00CAtes-vous s\u00FBr de vouloir annuler cet \u00E9change ?\\\",\\\"Yes, Cancel it\\\":\\\"Oui, annuler\\\",\\\"No, Continue\\\":\\\"Non, continuer\\\",\\\"Delete Transaction\\\":\\\"Supprimer la transaction\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"\u00CAtes-vous s\u00FBr de vouloir supprimer cet \u00E9change ?\\\",\\\"Yes, Delete it\\\":\\\"Oui, supprimer\\\",\\\"No, Cancel\\\":\\\"Non, Annuler\\\",\\\"Change Network\\\":\\\"Changer de r\u00E9seau\\\",\\\"Network Changed\\\":\\\"R\u00E9seau modifi\u00E9\\\",\\\"Select Token\\\":\\\"S\u00E9lectionner un jeton\\\",\\\"Wallet Connected\\\":\\\"Portefeuille connect\u00E9\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Votre portefeuille est connect\u00E9, vous pouvez l'utiliser pour \u00E9changer.\\\",\\\"Failed to Connect\\\":\\\"\u00C9chec de la connexion\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Votre portefeuille n'est pas connect\u00E9. Veuillez r\u00E9essayer.\\\",\\\"Connecting to your wallet\\\":\\\"Connexion \u00E0 votre portefeuille\\\",\\\"Click connect in your wallet popup.\\\":\\\"Cliquez sur se connecter dans la fen\u00EAtre pop-up de votre portefeuille.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"R\u00E9seau \u00E9chou\u00E9, veuillez r\u00E9essayer votre swap.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Veuillez r\u00E9initialiser vos sources de liquidit\u00E9s.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"Vous avez limit\u00E9 les sources de liquidit\u00E9s et cela pourrait conduire \u00E0 ce que Rango ne trouve aucune voie. Veuillez envisager de r\u00E9initialiser vos sources de liquidit\u00E9.\\\",\\\"No Routes Found.\\\":\\\"Aucune route trouv\u00E9e.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Raison pour laquelle Rango n'a pas pu trouver de route : faible liquidit\u00E9 sur jeton, tr\u00E8s faible quantit\u00E9 d'entr\u00E9e ou aucune route disponible pour la combinaison de jeton d'entr\u00E9e/sortie s\u00E9lectionn\u00E9e.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Erreur de limite de pont : veuillez augmenter votre montant.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Erreur de limite de pont : veuillez r\u00E9duire votre montant.\\\",\\\"High Price Impact\\\":\\\"Impact sur les prix \u00E9lev\u00E9s\\\",\\\"Price impact is too high!\\\":\\\"L'impact sur les prix est trop \u00E9lev\u00E9!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"L'impact sur le prix est nettement plus \u00E9lev\u00E9 que le montant autoris\u00E9. Si vous \u00EAtes s\u00FBr, continuez, sinon, changez le swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirmer l'impact \u00E9lev\u00E9 du prix\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"La mise \u00E0 jour de la route et l'impact des prix est trop \u00E9lev\u00E9, r\u00E9essayez plus tard!\\\",\\\"USD Price Unknown\\\":\\\"Prix USD inconnu\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"Prix USD inconnu, impossible de calculer l'impact des prix.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"Prix USD inconnu, impossible de calculer l'impact des prix. L'impact sur le prix peut \u00EAtre plus \u00E9lev\u00E9 que d'habitude. \u00CAtes-vous s\u00FBr de vouloir continuer le swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirmer le prix en USD inconnu\\\",\\\"Swap\\\":\\\"Permuter\\\",\\\"Swap anyway\\\":\\\"Permuter quand m\u00EAme\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"L'itin\u00E9raire passe par Ethereum. Continuer ?\\\",\\\"Network Fee\\\":\\\"Frais de r\u00E9seau\\\",\\\"Protocol Fee\\\":\\\"Frais de protocole\\\",\\\"Affiliate Fee\\\":\\\"Frais d'affiliation\\\",\\\"Outbound Fee\\\":\\\"Frais sortants\\\",\\\"Rango Fee\\\":\\\"Frais de Rango\\\",\\\"Fastest Transfer\\\":\\\"Transfert le plus rapide\\\",\\\"Maximum Return\\\":\\\"Retour maximum\\\",\\\"Lowest Fee\\\":\\\"Frais les plus bas\\\",\\\"Maximum Output\\\":\\\"Sortie maximale\\\",\\\"Smart Routing\\\":\\\"Routage intelligent\\\",\\\"Route has been updated.\\\":\\\"La route a \u00E9t\u00E9 mise \u00E0 jour.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Output amount changed to \\\",[\\\"newOutputAmount\\\"],\\\" (\\\",[\\\"percentageChange\\\"],\\\"% change).\\\"],\\\"Route swappers has been updated.\\\":\\\"Les swappers de route ont \u00E9t\u00E9 mis \u00E0 jour.\\\",\\\"Route internal coins has been updated.\\\":\\\"Les pi\u00E8ces internes de la route ont \u00E9t\u00E9 mises \u00E0 jour.\\\",\\\"Confirm Swap\\\":\\\"Confirmer l'\u00E9change\\\",\\\"Start Swap\\\":\\\"D\u00E9but de l'\u00E9change\\\",\\\"You get\\\":\\\"Vous obtenez\\\",\\\"History\\\":\\\"Historique\\\",\\\"Search Transaction\\\":\\\"Rechercher une transaction\\\",\\\"From\\\":\\\"A partir de\\\",\\\"To\\\":\\\"\u00C0\\\",\\\"Language\\\":\\\"Langue\\\",\\\"language\\\":\\\"Langue\\\",\\\"Exchanges\\\":\\\"\u00C9changes\\\",\\\"Bridges\\\":\\\"Ponts de connexion\\\",\\\"Deselect all\\\":\\\"D\u00E9s\u00E9lectionner tout\\\",\\\"Select all\\\":\\\"Tout s\u00E9lectionner\\\",\\\"Search {sourceType}\\\":[\\\"Rechercher dans \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Routes\\\",\\\"Search Blockchain\\\":\\\"Rechercher dans la Blockchain\\\",\\\"Source\\\":\\\"Source\\\",\\\"Destination\\\":\\\"Destination\\\",\\\"Swap {type}\\\":[\\\"\u00C9changer \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Jeton de recherche\\\",\\\"Loading failed\\\":\\\"\u00C9chec du chargement\\\",\\\"Enabled bridges\\\":\\\"Ponts de connexion activ\u00E9s\\\",\\\"Enabled exchanges\\\":\\\"\u00C9changes activ\u00E9s\\\",\\\"Theme\\\":\\\"Th\u00E8me\\\",\\\"Infinite approval\\\":\\\"Approbation infinie\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Activer le mode \u00AB approbation infinie\u00BB permet un acc\u00E8s illimit\u00E9 aux contrats intelligents de DEXes/Ponts, leur permettant d'utiliser le montant de jeton approuv\u00E9 sans restrictions.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Actuellement, vous \u00EAtes en mode campagne avec des restrictions sur les sources de liquidit\u00E9s. Voulez-vous sortir de ce mode et utiliser toutes les sources de liquidit\u00E9s disponibles ?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"L'identifiant de la requ\u00EAte est n\u00E9cessaire pour afficher les d\u00E9tails du swap.\\\",\\\"Light\\\":\\\"Lumi\u00E8re\\\",\\\"Dark\\\":\\\"Sombre\\\",\\\"Auto\\\":\\\"Automatique\\\",\\\"Connect Wallets\\\":\\\"Connecter les portefeuilles\\\",\\\"Choose a wallet to connect.\\\":\\\"Choisissez un portefeuille \u00E0 connecter.\\\",\\\"This week\\\":\\\"Cette semaine\\\",\\\"This month\\\":\\\"Ce mois-ci\\\",\\\"This year\\\":\\\"Cette ann\u00E9e\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Requis: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Requis: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Requis: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Requis: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" pour frais de r\u00E9seau\\\",\\\" for swap\\\":\\\" pour swap\\\",\\\" for input and network fee\\\":\\\" pour les frais d'entr\u00E9e et de r\u00E9seau\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Needs \u2248 \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", but you have \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" in your \\\",[\\\"blockchain\\\"],\\\" wallet.\\\"],\\\"Waiting for connecting wallet\\\":\\\"En attente de connexion au portefeuille\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"En attente de la fin des autres t\u00E2ches en cours\\\",\\\"Waiting for changing wallet network\\\":\\\"En attente de changement de r\u00E9seau du portefeuille\\\",\\\"Sunday\\\":\\\"Dimanche\\\",\\\"Monday\\\":\\\"Lundi\\\",\\\"Tuesday\\\":\\\"Mardi\\\",\\\"Wednesday\\\":\\\"Mercredi\\\",\\\"Thursday\\\":\\\"Jeudi\\\",\\\"Friday\\\":\\\"Vendredi\\\",\\\"Saturday\\\":\\\"Samedi\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Erreur de connexion au serveur, veuillez recharger l'application et r\u00E9essayer.\\\",\\\"Powered By\\\":\\\"Propuls\u00E9 par\\\",\\\"Change Slippage\\\":\\\"Changer le slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"\u00C9changer sur \\\",[\\\"fromChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Pont vers \\\",[\\\"toChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Permuter les d\u00E9tails\\\",\\\"Failed\\\":\\\"Echou\u00E9\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"En cours\\\",\\\"Waiting for bridge transaction\\\":\\\"En attente de la transaction de pont\\\",\\\"Chain\\\":\\\"Cha\u00EEne\\\",\\\"Token\\\":\\\"Jeton\\\",\\\"Connected\\\":\\\"Connect\u00E9\\\",\\\"Disconnect\\\":\\\"D\u00E9connecter\\\",\\\"Install\\\":\\\"Installer\\\",\\\"Connecting...\\\":\\\"Connexion en cours...\\\",\\\"Connecting\\\":\\\"Connexion en cours\\\",\\\"Disconnected\\\":\\\"D\u00E9connect\u00E9\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"vous devez passer un \u00E9tat correct \u00E0 Wallet.\\\",\\\"SWAP\\\":\\\"\u00C9CHANGER\\\",\\\"Balance\\\":\\\"Solde\\\",\\\"Max\\\":\\\"Max.\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Attention, votre slippage est \u00E9lev\u00E9 (=\\\",[\\\"selectedSlippage\\\"],\\\"). Votre \u00E9change peut \u00EAtre frontal.\\\"],\\\"swap from\\\":\\\"swap de\\\",\\\"maximum amount of asset\\\":\\\"montant maximum d'actif\\\",\\\"swap to\\\":\\\"swap vers\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"\u7D50\u679C\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\\\",\\\"Try using different keywords\\\":\\\"\u5225\u306E\u30AD\u30FC\u30EF\u30FC\u30C9\u3092\u4F7F\u7528\u3057\u3066\u307F\u3066\u304F\u3060\u3055\u3044\\\",\\\"Select Blockchain\\\":\\\"\u30D6\u30ED\u30C3\u30AF\u30C1\u30A7\u30FC\u30F3\u3092\u9078\u629E\\\",\\\"All\\\":\\\"\u3059\u3079\u3066\\\",\\\"More +{count}\\\":[\\\"\u305D\u306E\u4ED6 +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"\u6709\u52B9\u306B\u3059\u308B\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"\u5225\u306E\u30BF\u30D6\u306F\u30AA\u30FC\u30D7\u30F3\u3067\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u3092\u51E6\u7406\u3057\u307E\u3059\u3002\u3053\u306E\u30BF\u30D6\u3092\u6709\u52B9\u306B\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059\u3002\\\",\\\"Activate current tab\\\":\\\"\u73FE\u5728\u306E\u30BF\u30D6\u3092\u6709\u52B9\u306B\u3059\u308B\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"\u73FE\u5728\u3001\u4E00\u90E8\u306E\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u304C\u5B9F\u884C\u3055\u308C\u3001\u4ED6\u306E\u30D6\u30E9\u30A6\u30B6\u30BF\u30D6\u3067\u51E6\u7406\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \u3053\u306E\u30BF\u30D6\u3092\u6709\u52B9\u306B\u3059\u308B\u3068\u3001\u3059\u3067\u306B\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u8A18\u53F7\u306E\u30B9\u30C6\u30C3\u30D7\u306B\u3042\u308B\u3059\u3079\u3066\u306E\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u304C\u671F\u9650\u5207\u308C\u306B\u306A\u308A\u307E\u3059\u3002\\\",\\\"Confirm\\\":\\\"\u78BA\u8A8D\u3059\u308B\\\",\\\"Your {blockchainName} wallets\\\":[\\\"\u3042\u306A\u305F\u306E \\\",[\\\"blockchainName\\\"],\\\" \u30A6\u30A9\u30EC\u30C3\u30C8\\\"],\\\"Insufficient account balance\\\":\\\"\u30A2\u30AB\u30A6\u30F3\u30C8\u6B8B\u9AD8\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059\\\",\\\"Proceed anyway\\\":\\\"\u3068\u306B\u304B\u304F\u7D9A\u884C\u3059\u308B\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[[\\\"blockchainName\\\"],\\\" \u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"Send to a different address\\\":\\\"\u5225\u306E\u30A2\u30C9\u30EC\u30B9\u306B\u9001\u308B\\\",\\\"Your destination address\\\":\\\"\u5B9B\u5148\u30A2\u30C9\u30EC\u30B9\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"\u30A2\u30C9\u30EC\u30B9 \\\",[\\\"destination\\\"],\\\" \u306F\u30D6\u30ED\u30C3\u30AF\u30C1\u30A7\u30FC\u30F3\u30A2\u30C9\u30EC\u30B9\u30D1\u30BF\u30FC\u30F3\u3068\u4E00\u81F4\u3057\u307E\u305B\u3093\u3002\\\"],\\\"Add {chain} chain\\\":[[\\\"chain\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u3092\u8FFD\u52A0\\\"],\\\"Add {blockchainDisplayName} Chain\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u3092\u8FFD\u52A0\\\"],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\u3059\u308B\u304B\u3001\u5225\u306E \\\",[\\\"blockchainDisplayName\\\"],\\\" \u30A2\u30C9\u30EC\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u304C\u8FFD\u52A0\u3055\u308C\u307E\u3057\u305F\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u304C\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u8FFD\u52A0\u3055\u308C\u307E\u3057\u305F\u3002\u4EA4\u63DB\u306B\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002\\\"],\\\"Request Rejected\\\":\\\"\u30EA\u30AF\u30A8\u30B9\u30C8\u304C\u62D2\u5426\u3055\u308C\u307E\u3057\u305F\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u3092\u3042\u306A\u305F\u306E\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u8FFD\u52A0\u3059\u308B\u3053\u3068\u3092\u62D2\u5426\u3057\u307E\u3057\u305F\u3002\\\"],\\\"Show more wallets\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u3092\u3082\u3063\u3068\u8868\u793A\\\",\\\"Cancel\\\":\\\"\u30AD\u30E3\u30F3\u30BB\u30EB\\\",\\\"Refresh\\\":\\\"\u66F4\u65B0\\\",\\\"Notifications\\\":\\\"\u901A\u77E5\\\",\\\"Settings\\\":\\\"\u8A2D\u5B9A\\\",\\\"Transactions History\\\":\\\"\u53D6\u5F15\u5C65\u6B74\\\",\\\"Connect Wallet\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\\\",\\\"Today\\\":\\\"\u4ECA\u65E5\\\",\\\"Swaps steps\\\":\\\"\u30B9\u30C6\u30C3\u30D7\u3092\u5165\u308C\u66FF\u3048\u307E\u3059\\\",\\\"Retry\\\":\\\"\u518D\u8A66\u884C\u3059\u308B\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"\u901A\u77E5\u306F\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Slippage Error\\\":\\\"\u30B9\u30E9\u30A4\u30C9\u30DA\u30FC\u30B8\u30A8\u30E9\u30FC\\\",\\\"Slippage Warning\\\":\\\"\u6ED1\u308A\u6B62\u3081\u306E\u8B66\u544A\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"\u3042\u306A\u305F\u306E: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"\u6700\u5C0F\u5FC5\u8981\u306A\u30B9\u30EA\u30C3\u30D7\u30DA\u30FC\u30B8\u306F \\\",[\\\"minRequiredSlippage\\\"],\\\"\u3067\u3059\\\"],\\\"See All Routes\\\":\\\"\u3059\u3079\u3066\u306E\u30EB\u30FC\u30C8\u3092\u898B\u308B\\\",\\\"View more info\\\":\\\"\u8A73\u7D30\u60C5\u5831\u3092\u8868\u793A\\\",\\\"Gas & Fee Explanation\\\":\\\"\u30AC\u30B9&\u6599\u91D1\u306E\u8AAC\u660E\\\",\\\"Details\\\":\\\"\u8A73\u7D30\\\",\\\"Total Payable Fee\\\":\\\"\u5408\u8A08\u652F\u6255\u624B\u6570\u6599\\\",\\\"Hide non-payable fees\\\":\\\"\u652F\u6255\u3044\u4E0D\u53EF\u80FD\u306A\u624B\u6570\u6599\u3092\u975E\u8868\u793A\\\",\\\"Show non-payable fees\\\":\\\"\u672A\u6255\u3044\u624B\u6570\u6599\u3092\u8868\u793A\\\",\\\"Description\\\":\\\"\u8AAC\u660E\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"\u4EE5\u4E0B\u306E\u624B\u6570\u6599\u306F\u53D6\u5F15\u306E\u51FA\u529B\u3067\u8003\u616E\u3055\u308C\u3001\\\\n \u4F59\u5206\u306A\u30AC\u30B9\u3092\u652F\u6255\u3046\u5FC5\u8981\u306F\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"\u63A8\u5B9A\u3055\u308C\u305F\u51FA\u529B\\\",\\\"Via:\\\":\\\"\u30D3\u30A2:\\\",\\\"Chains:\\\":\\\"\u30C1\u30A7\u30FC\u30F3:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"\u30AC\u30B9\u30B3\u30B9\u30C8\\\",\\\"Receiving\\\":\\\"\u53D7\u4FE1\u4E2D\\\",\\\"Price impact\\\":\\\"\u4FA1\u683C\u3078\u306E\u5F71\u97FF\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"\u3053\u306E\u30EB\u30FC\u30C8\u306B\u3064\u3044\u3066\u306F\u3001\u5C11\u306A\u304F\u3068\u3082 \\\",[\\\"minRequiredSlippage\\\"],\\\" \u307E\u3067\u6ED1\u308A\u3084\u3059\u304F\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"\u3053\u306E\u30EB\u30FC\u30C8\u306B\u3064\u3044\u3066\u306F\u3001\u5C11\u306A\u304F\u3068\u3082 \\\",[\\\"minRequiredSlippage\\\"],\\\" \u3078\u306E\u6ED1\u308A\u3092\u5897\u3084\u3059\u3053\u3068\u3092\u304A\u52E7\u3081\u3057\u307E\u3059\u3002\\\"],\\\"Caution, your slippage is high.\\\":\\\"\u6CE8\u610F\u3001\u3042\u306A\u305F\u306E\u6ED1\u308A\u306F\u9AD8\u3044\u3067\u3059\u3002\\\",\\\"Change\\\":\\\"\u5909\u66F4\\\",\\\"Change settings\\\":\\\"\u8A2D\u5B9A\u306E\u5909\u66F4\\\",\\\"High slippage\\\":\\\"\u30CF\u30A4\u30B9\u30EA\u30C3\u30D7\u30DA\u30FC\u30B8\\\",\\\"Low slippage\\\":\\\"\u3059\u3079\u308A\u4F4E\u3044\u9806\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" \u6CE8\u610F\u3001\u3042\u306A\u305F\u306E\u6ED1\u308A\u304C\u9AD8\u3044\u3067\u3059 (=\\\",[\\\"userSlippage\\\"],\\\"). \u3042\u306A\u305F\u306E\u53D6\u5F15\u306F\u3001\u524D\u6255\u3044\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"Confirm anyway\\\":\\\"\u78BA\u8A8D\u3059\u308B\\\",\\\"Slippage tolerance per swap\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u3054\u3068\u306E\u6ED1\u308A\u6B62\u3081\u8A31\u5BB9\u5DEE\\\",\\\"Custom\\\":\\\"\u30AB\u30B9\u30BF\u30E0\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"\u4FA1\u683C\u304C\u3053\u306E\u30D1\u30FC\u30BB\u30F3\u30C6\u30FC\u30B8\u3088\u308A\u3082\u4E0D\u5229\u306B\u5909\u66F4\u3055\u308C\u305F\u5834\u5408\u3001\u53D6\u5F15\u306F\u5143\u306B\u623B\u3055\u308C\u307E\u3059\\\",\\\"Warning\\\":\\\"\u8B66\u544A\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"\u3053\u306E\u8A2D\u5B9A\u306F\u30B9\u30C6\u30C3\u30D7\u3054\u3068\u306B\u9069\u7528\u3055\u308C\u307E\u3059(\u4F8B\u3048\u3070\u30011\u30A4\u30F3\u30C1\u3001Thorchain\u306A\u3069)\u3002\u3053\u308C\u306F\u30B9\u30C6\u30C3\u30D7\u306E\u307F\u304C\u53D6\u308A\u6D88\u3055\u308C\u3001\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u5168\u4F53\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Swap and Bridge\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u3068\u30D6\u30EA\u30C3\u30B8\\\",\\\"Request ID\\\":\\\"\u8981\u6C42ID\\\",\\\"Not found\\\":\\\"\u898B\u3064\u304B\u308A\u307E\u305B\u3093\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"\u30EA\u30AF\u30A8\u30B9\u30C8 ID = \\\",[\\\"requestId\\\"],\\\" \u3067\u30B9\u30EF\u30C3\u30D7\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[[\\\"amount\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u306E \\\",[\\\"token\\\"],\\\" \u30A6\u30A9\u30EC\u30C3\u30C8\u3067 \\\",[\\\"conciseAddress\\\"],\\\" \\\",[\\\"chain\\\"],\\\" Anamed@@4 \u3092\u53D7\u3051\u53D6\u308A\u307E\u3057\u305F\u3002\\\"],\\\"Transaction was not sent.\\\":\\\"\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u306F\u9001\u4FE1\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" \u306E \\\",[\\\"blockchain\\\"],\\\" \u306F\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u6B8B\u308A\u307E\u3059\\\"],\\\"Delete\\\":\\\"\u524A\u9664\\\",\\\"Try again\\\":\\\"\u3082\u3046\u4E00\u5EA6\u3084\u308A\u76F4\u3057\u3066\u304F\u3060\u3055\u3044\\\",\\\"View transaction\\\":\\\"\u53D6\u5F15\u3092\u8868\u793A\\\",\\\"Connect\\\":\\\"\u63A5\u7D9A\u3059\u308B\\\",\\\"Swap Successful\\\":\\\"\u4EA4\u4EE3\u6210\u529F\\\",\\\"Transaction Failed\\\":\\\"\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u5931\u6557\\\",\\\"Done\\\":\\\"\u5B8C\u4E86\\\",\\\"Diagnosis\\\":\\\"\u8A3A\u65AD\\\",\\\"See Details\\\":\\\"\u8A73\u7D30\u3092\u898B\u308B\\\",\\\"Cancel Swap\\\":\\\"\u4EA4\u63DB\u3092\u30AD\u30E3\u30F3\u30BB\u30EB\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"\u3053\u306E\u30B9\u30EF\u30C3\u30D7\u3092\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u3082\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F\\\",\\\"Yes, Cancel it\\\":\\\"\u306F\u3044\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u307E\u3059\\\",\\\"No, Continue\\\":\\\"\u3044\u3044\u3048\u3001\u7D9A\u884C\u3057\u307E\u3059\\\",\\\"Delete Transaction\\\":\\\"\u53D6\u5F15\u3092\u524A\u9664\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"\u3053\u306E\u30B9\u30EF\u30C3\u30D7\u3092\u524A\u9664\u3057\u3066\u3082\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F\\\",\\\"Yes, Delete it\\\":\\\"\u306F\u3044\u3001\u524A\u9664\u3057\u307E\u3059\\\",\\\"No, Cancel\\\":\\\"\u3044\u3044\u3048\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\\\",\\\"Change Network\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u3092\u5909\u66F4\\\",\\\"Network Changed\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u3092\u5909\u66F4\u3057\u307E\u3057\u305F\\\",\\\"Select Token\\\":\\\"\u30C8\u30FC\u30AF\u30F3\u3092\u9078\u629E\\\",\\\"Wallet Connected\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u304C\u63A5\u7D9A\u3055\u308C\u307E\u3057\u305F\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u304C\u63A5\u7D9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4EA4\u63DB\u306B\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002\\\",\\\"Failed to Connect\\\":\\\"\u63A5\u7D9A\u306B\u5931\u6557\u3057\u307E\u3057\u305F\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u304C\u63A5\u7D9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u3082\u3046\u4E00\u5EA6\u3084\u308A\u76F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Connecting to your wallet\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\u4E2D\\\",\\\"Click connect in your wallet popup.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306E\u30DD\u30C3\u30D7\u30A2\u30C3\u30D7\u3067format@@0\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u307E\u3059\u3002\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B9\u30EF\u30C3\u30D7\u3092\u518D\u8A66\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Please reset your liquidity sources.\\\":\\\"\u6D41\u52D5\u6027\u60C5\u5831\u3092\u30EA\u30BB\u30C3\u30C8\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"\u6D41\u52D5\u6027\u6E90\u304C\u5236\u9650\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001Rango\u306B\u30EB\u30FC\u30C8\u304C\u898B\u3064\u304B\u3089\u306A\u3044\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u6D41\u52D5\u6027\u6E90\u306E\u30EA\u30BB\u30C3\u30C8\u3092\u691C\u8A0E\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"No Routes Found.\\\":\\\"\u30EB\u30FC\u30C8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Rango\u304C\u30EB\u30FC\u30C8\u3092\u898B\u3064\u3051\u3089\u308C\u306A\u304B\u3063\u305F\u7406\u7531: \u30C8\u30FC\u30AF\u30F3\u306E\u6D41\u52D5\u6027\u304C\u4F4E\u304F\u3001\u975E\u5E38\u306B\u4F4E\u3044\u5165\u529B\u91CF\u3001\u307E\u305F\u306F\u9078\u629E\u3055\u308C\u305F\u5165\u529B/\u51FA\u529B\u30C8\u30FC\u30AF\u30F3\u306E\u7D44\u307F\u5408\u308F\u305B\u3067\u5229\u7528\u53EF\u80FD\u306A\u30EB\u30FC\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"\u30D6\u30EA\u30C3\u30B8\u5236\u9650\u30A8\u30E9\u30FC: \u91D1\u984D\u3092\u5897\u3084\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"\u30D6\u30EA\u30C3\u30B8\u5236\u9650\u30A8\u30E9\u30FC: \u91D1\u984D\u3092\u6E1B\u3089\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"High Price Impact\\\":\\\"\u4FA1\u683C\u3078\u306E\u5F71\u97FF\\\",\\\"Price impact is too high!\\\":\\\"\u4FA1\u683C\u306E\u5F71\u97FF\u304C\u9AD8\u3059\u304E\u307E\u3059!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"\u4FA1\u683C\u3078\u306E\u5F71\u97FF\u304C\u8A31\u5BB9\u984D\u3088\u308A\u5927\u5E45\u306B\u9AD8\u304F\u306A\u308A\u307E\u3059\u3002\u78BA\u8A8D\u3057\u3066\u3044\u308B\u5834\u5408\u306F\u3001\u7D9A\u3051\u3066\u304F\u3060\u3055\u3044\u3002\u305D\u3046\u3067\u306A\u3044\u5834\u5408\u306F\u3001\u30B9\u30EF\u30C3\u30D7\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Confirm high price impact\\\":\\\"\u9AD8\u4FA1\u683C\u306E\u5F71\u97FF\u3092\u78BA\u8A8D\u3059\u308B\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"\u30EB\u30FC\u30C8\u306E\u66F4\u65B0\u3068\u4FA1\u683C\u3078\u306E\u5F71\u97FF\u304C\u9AD8\u3059\u304E\u307E\u3059\u3002\u5F8C\u3067\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\uFF01\\\",\\\"USD Price Unknown\\\":\\\"USD\u4FA1\u683C\u4E0D\u660E\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"USD\u4FA1\u683C\u304C\u4E0D\u660E\u3067\u3059\u3002\u4FA1\u683C\u306E\u5F71\u97FF\u3092\u8A08\u7B97\u3067\u304D\u307E\u305B\u3093\u3002\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"USD\u4FA1\u683C\u304C\u4E0D\u660E\u3067\u3059\u3002\u4FA1\u683C\u306E\u5F71\u97FF\u3092\u8A08\u7B97\u3067\u304D\u307E\u305B\u3093\u3002\u4FA1\u683C\u306E\u5F71\u97FF\u306F\u901A\u5E38\u3088\u308A\u3082\u9AD8\u304F\u306A\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u30B9\u30EF\u30C3\u30D7\u3092\u7D9A\u884C\u3057\u3066\u3082\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F\\\",\\\"Confirm USD Price Unknown\\\":\\\"\u4E0D\u660E\u306AUSD\u4FA1\u683C\u3092\u78BA\u8A8D\\\",\\\"Swap\\\":\\\"\u5165\u308C\u66FF\u3048\\\",\\\"Swap anyway\\\":\\\"\u3068\u306B\u304B\u304F\u5165\u308C\u66FF\u3048\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"\u30EB\u30FC\u30C8\u306FEthereum\u3092\u901A\u904E\u3057\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B\uFF1F\\\",\\\"Network Fee\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u624B\u6570\u6599\\\",\\\"Protocol Fee\\\":\\\"\u30D7\u30ED\u30C8\u30B3\u30EB\u624B\u6570\u6599\\\",\\\"Affiliate Fee\\\":\\\"\u30A2\u30D5\u30A3\u30EA\u30A8\u30A4\u30C8\u624B\u6570\u6599\\\",\\\"Outbound Fee\\\":\\\"\u9001\u91D1\u624B\u6570\u6599\\\",\\\"Rango Fee\\\":\\\"Rango\u624B\u6570\u6599\\\",\\\"Fastest Transfer\\\":\\\"\u6700\u901F\u9001\u91D1\\\",\\\"Maximum Return\\\":\\\"\u6700\u5927\u8FD4\u54C1\u6570\\\",\\\"Lowest Fee\\\":\\\"\u6700\u4F4E\u624B\u6570\u6599\\\",\\\"Maximum Output\\\":\\\"\u6700\u5927\u51FA\u529B\\\",\\\"Smart Routing\\\":\\\"\u30B9\u30DE\u30FC\u30C8\u30EB\u30FC\u30C6\u30A3\u30F3\u30B0\\\",\\\"Route has been updated.\\\":\\\"\u30EB\u30FC\u30C8\u304C\u66F4\u65B0\u3055\u308C\u307E\u3057\u305F\u3002\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"\u51FA\u529B\u91CF\u304C \\\",[\\\"newOutputAmount\\\"],\\\" \u306B\u5909\u66F4\u3055\u308C\u307E\u3057\u305F(\\\",[\\\"percentageChange\\\"],\\\"%\u5909\u66F4)\u3002\\\"],\\\"Route swappers has been updated.\\\":\\\"\u30EB\u30FC\u30C8\u30B9\u30EF\u30C3\u30D1\u30FC\u3092\u66F4\u65B0\u3057\u307E\u3057\u305F\u3002\\\",\\\"Route internal coins has been updated.\\\":\\\"\u30EB\u30FC\u30C8\u5185\u90E8\u30B3\u30A4\u30F3\u304C\u66F4\u65B0\u3055\u308C\u307E\u3057\u305F\u3002\\\",\\\"Confirm Swap\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u306E\u78BA\u8A8D\\\",\\\"Start Swap\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u3092\u958B\u59CB\\\",\\\"You get\\\":\\\"\u3042\u306A\u305F\u306F\\\",\\\"History\\\":\\\"\u6CBF\u9769\\\",\\\"Search Transaction\\\":\\\"\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u3092\u691C\u7D22\\\",\\\"From\\\":\\\"\u5DEE\u51FA\u4EBA:\\\",\\\"To\\\":\\\"\u7D42\u4E86\u65E5\\\",\\\"Language\\\":\\\"\u8A00\u8A9E\\\",\\\"language\\\":\\\"\u8A00\u8A9E\\\",\\\"Exchanges\\\":\\\"\u4EA4\u63DB\\\",\\\"Bridges\\\":\\\"\u30D6\u30EA\u30C3\u30B8\\\",\\\"Deselect all\\\":\\\"\u3059\u3079\u3066\u306E\u9078\u629E\u3092\u89E3\u9664\\\",\\\"Select all\\\":\\\"\u3059\u3079\u3066\u9078\u629E\\\",\\\"Search {sourceType}\\\":[[\\\"sourceType\\\"],\\\" \u3092\u691C\u7D22\\\"],\\\"Routes\\\":\\\"\u30EB\u30FC\u30C8\\\",\\\"Search Blockchain\\\":\\\"\u30D6\u30ED\u30C3\u30AF\u30C1\u30A7\u30FC\u30F3\u3092\u691C\u7D22\\\",\\\"Source\\\":\\\"\u30BD\u30FC\u30B9\\\",\\\"Destination\\\":\\\"\u4FDD\u5B58\u5148\\\",\\\"Swap {type}\\\":[[\\\"type\\\"],\\\" \u3092\u5165\u308C\u66FF\u3048\\\"],\\\"Search Token\\\":\\\"\u30C8\u30FC\u30AF\u30F3\u3092\u691C\u7D22\\\",\\\"Loading failed\\\":\\\"\u8AAD\u307F\u8FBC\u307F\u306B\u5931\u6557\u3057\u307E\u3057\u305F\\\",\\\"Enabled bridges\\\":\\\"\u6709\u52B9\u306A\u30D6\u30EA\u30C3\u30B8\\\",\\\"Enabled exchanges\\\":\\\"\u6709\u52B9\u306A\u53D6\u5F15\u6240\\\",\\\"Theme\\\":\\\"\u30C6\u30FC\u30DE\\\",\\\"Infinite approval\\\":\\\"\u6C38\u4E45\u627F\u8A8D\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"\u300CInfinite\u627F\u8A8D\u300D\u30E2\u30FC\u30C9\u3092\u6709\u52B9\u306B\u3059\u308B\u3068\u3001DEX/Bridges\u306E\u30B9\u30DE\u30FC\u30C8\u30B3\u30F3\u30C8\u30E9\u30AF\u30C8\u3078\u306E\u7121\u5236\u9650\u306E\u30A2\u30AF\u30BB\u30B9\u304C\u8A31\u53EF\u3055\u308C\u3001\u627F\u8A8D\u3055\u308C\u305F\u30C8\u30FC\u30AF\u30F3\u306E\u91CF\u3092\u5236\u9650\u306A\u304F\u5229\u7528\u3067\u304D\u307E\u3059\u3002\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"\u73FE\u5728\u3001\u6D41\u52D5\u6027\u60C5\u5831\u6E90\u306B\u5236\u9650\u304C\u3042\u308B\u30AD\u30E3\u30F3\u30DA\u30FC\u30F3\u30E2\u30FC\u30C9\u3067\u3059\u3002 \u3053\u306E\u30E2\u30FC\u30C9\u3092\u5207\u308A\u66FF\u3048\u3066\u3001\u5229\u7528\u53EF\u80FD\u306A\u3059\u3079\u3066\u306E\u6D41\u52D5\u6027\u6E90\u3092\u4F7F\u7528\u3057\u307E\u3059\u304B\uFF1F\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u306E\u8A73\u7D30\u3092\u8868\u793A\u3059\u308B\u306B\u306F\u30EA\u30AF\u30A8\u30B9\u30C8 ID \u304C\u5FC5\u8981\u3067\u3059\u3002\\\",\\\"Light\\\":\\\"\u30E9\u30A4\u30C8\\\",\\\"Dark\\\":\\\"\u30C0\u30FC\u30AF\\\",\\\"Auto\\\":\\\"\u81EA\u52D5\\\",\\\"Connect Wallets\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u3092\u63A5\u7D9A\\\",\\\"Choose a wallet to connect.\\\":\\\"\u63A5\u7D9A\u3059\u308B\u30A6\u30A9\u30EC\u30C3\u30C8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"This week\\\":\\\"\u4ECA\u9031\u4E2D\\\",\\\"This month\\\":\\\"\u4ECA\u6708\u306E\\\",\\\"This year\\\":\\\"\u5E74\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"\u5FC5\u9808\uFF1A>= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"\u5FC5\u9808: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"\u5FC5\u9808: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"\u5FC5\u9808: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" \u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u6599\u91D1\u3067\\\",\\\" for swap\\\":\\\" \u30B9\u30EF\u30C3\u30D7\u7528\\\",\\\" for input and network fee\\\":\\\" \u5165\u529B\u3068\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u6599\u91D1\u306B\u3064\u3044\u3066\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Needs \u2248 \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", but you have \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" in your \\\",[\\\"blockchain\\\"],\\\" wallet.\\\"],\\\"Waiting for connecting wallet\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306E\u63A5\u7D9A\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"\u4ED6\u306E\u5B9F\u884C\u4E2D\u306E\u30BF\u30B9\u30AF\u304C\u5B8C\u4E86\u3059\u308B\u306E\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Waiting for changing wallet network\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u306E\u5909\u66F4\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Sunday\\\":\\\"\u65E5\u66DC\u65E5\\\",\\\"Monday\\\":\\\"\u6708\u66DC\u65E5\\\",\\\"Tuesday\\\":\\\"\u706B\u66DC\u65E5\\\",\\\"Wednesday\\\":\\\"\u6C34\u66DC\u65E5\\\",\\\"Thursday\\\":\\\"\u6728\u66DC\u65E5\\\",\\\"Friday\\\":\\\"\u91D1\u66DC\u65E5\\\",\\\"Saturday\\\":\\\"\u571F\u66DC\u65E5\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" \u30B5\u30FC\u30D0\u30FC\u63A5\u7D9A\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u30A2\u30D7\u30EA\u3092\u518D\u8AAD\u307F\u8FBC\u307F\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002\\\",\\\"Powered By\\\":\\\"Powered By\\\",\\\"Change Slippage\\\":\\\"\u50C5\u7528\u65BC\u4E2D\u6587\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[[\\\"fromChain\\\"],\\\" \u3067 \\\",[\\\"swapper\\\"],\\\"\u3092\u5165\u308C\u66FF\u3048\\\"],\\\"Bridge to {toChain} via {swapper}\\\":[[\\\"toChain\\\"],\\\" \u7D4C\u7531\u3067 \\\",[\\\"swapper\\\"],\\\"\u306B\u6A4B\\\"],\\\"Swap Details\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u306E\u8A73\u7D30\\\",\\\"Failed\\\":\\\"\u5931\u6557\u3057\u307E\u3057\u305F\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"\u9032\u884C\u4E2D\\\",\\\"Waiting for bridge transaction\\\":\\\"\u30D6\u30EA\u30C3\u30B8\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Chain\\\":\\\"\u30C1\u30A7\u30FC\u30F3\\\",\\\"Token\\\":\\\"\u30C8\u30FC\u30AF\u30F3\\\",\\\"Connected\\\":\\\"\u63A5\u7D9A\u3057\u307E\u3057\u305F\\\",\\\"Disconnect\\\":\\\"\u63A5\u7D9A\u3092\u89E3\u9664\\\",\\\"Install\\\":\\\"\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\\\",\\\"Connecting...\\\":\\\"\u63A5\u7D9A\u4E2D...\\\",\\\"Connecting\\\":\\\"\u63A5\u7D9A\u4E2D\\\",\\\"Disconnected\\\":\\\"\u5207\u65AD\u3055\u308C\u307E\u3057\u305F\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u6B63\u3057\u3044\u72B6\u614B\u3092\u6E21\u3059\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\\\",\\\"SWAP\\\":\\\"SWAP\\\",\\\"Balance\\\":\\\"\u6B8B\u9AD8\\\",\\\"Max\\\":\\\"\u6700\u5927\u5024\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" \u6CE8\u610F\u3001\u3042\u306A\u305F\u306E\u6ED1\u308A\u304C\u9AD8\u3044\u3067\u3059 (=\\\",[\\\"selectedSlippage\\\"],\\\"). \u3042\u306A\u305F\u306E\u53D6\u5F15\u306F\u3001\u524D\u6255\u3044\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"swap from\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u5143\\\",\\\"maximum amount of asset\\\":\\\"\u30A2\u30BB\u30C3\u30C8\u306E\u6700\u5927\u91CF\\\",\\\"swap to\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u5148\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"Nenhum resultado encontrado\\\",\\\"Try using different keywords\\\":\\\"Tente usar palavras-chave diferentes\\\",\\\"Select Blockchain\\\":\\\"Selecione a Blockchain\\\",\\\"All\\\":\\\"TODOS\\\",\\\"More +{count}\\\":[\\\"Mais +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Ativar\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Outra aba \u00E9 aberta e lida com transa\u00E7\u00F5es. Voc\u00EA pode ativar esta aba.\\\",\\\"Activate current tab\\\":\\\"Ativar a aba atual\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"No momento, algumas transa\u00E7\u00F5es est\u00E3o sendo executadas e sendo tratadas por outra aba do navegador. Se voc\u00EA ativar essa aba, todas as transa\u00E7\u00F5es que j\u00E1 est\u00E3o na etapa de sinal de transa\u00E7\u00E3o ir\u00E3o expirar.\\\",\\\"Confirm\\\":\\\"Confirmar\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Suas carteiras \\\",[\\\"blockchainName\\\"]],\\\"Insufficient account balance\\\":\\\"Saldo de conta insuficiente\\\",\\\"Proceed anyway\\\":\\\"Continuar mesmo assim\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"Voc\u00EA precisa conectar uma carteira \\\",[\\\"blockchainName\\\"],\\\".\\\"],\\\"Send to a different address\\\":\\\"Enviar para outro endere\u00E7o\\\",\\\"Your destination address\\\":\\\"Seu endere\u00E7o de destino\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"O endere\u00E7o \\\",[\\\"destination\\\"],\\\" n\u00E3o corresponde ao padr\u00E3o do endere\u00E7o da blockchain.\\\"],\\\"Add {chain} chain\\\":[\\\"Adiciona cadeia \\\",[\\\"chain\\\"]],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"Adicionar Corrente \\\",[\\\"blockchainDisplayName\\\"]],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"Voc\u00EA deve conectar uma carteira com suporte do \\\",[\\\"blockchainDisplayName\\\"],\\\" ou escolher um endere\u00E7o \\\",[\\\"blockchainDisplayName\\\"],\\\" diferente\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[[\\\"blockchainDisplayName\\\"],\\\" Cadeia Adicionada\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" foi adicionado \u00E0 sua carteira, voc\u00EA pode us\u00E1-lo para trocar.\\\"],\\\"Request Rejected\\\":\\\"Pedido rejeitado\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"Voc\u00EA rejeitou adicionar \\\",[\\\"blockchainDisplayName\\\"],\\\" corrente \u00E0 sua carteira.\\\"],\\\"Show more wallets\\\":\\\"Mostrar mais carteiras\\\",\\\"Cancel\\\":\\\"cancelar\\\",\\\"Refresh\\\":\\\"atualizar\\\",\\\"Notifications\\\":\\\"notifica\u00E7\u00F5es\\\",\\\"Settings\\\":\\\"Confirgura\u00E7\u00F5es\\\",\\\"Transactions History\\\":\\\"Hist\u00F3rico de transa\u00E7\u00F5es\\\",\\\"Connect Wallet\\\":\\\"Conectar Carteira\\\",\\\"Today\\\":\\\"hoje\\\",\\\"Swaps steps\\\":\\\"Etapas de troca\\\",\\\"Retry\\\":\\\"Repetir\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"N\u00E3o h\u00E1 notifica\u00E7\u00F5es.\\\",\\\"Slippage Error\\\":\\\"Erro Slippage\\\",\\\"Slippage Warning\\\":\\\"Aviso Slippage\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Sua: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"M\u00EDnimo de slippage necess\u00E1rio \u00E9 \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"Ver todas as rotas\\\",\\\"View more info\\\":\\\"Ver mais informa\u00E7\u00F5es\\\",\\\"Gas & Fee Explanation\\\":\\\"Explica\u00E7\u00E3o de G\u00E1s e Taxa\\\",\\\"Details\\\":\\\"detalhes\\\",\\\"Total Payable Fee\\\":\\\"Taxa total a pagar\\\",\\\"Hide non-payable fees\\\":\\\"Ocultar taxas n\u00E3o-pag\u00E1veis\\\",\\\"Show non-payable fees\\\":\\\"Mostrar tarifas n\u00E3o pag\u00E1veis\\\",\\\"Description\\\":\\\"Descri\u00E7\u00E3o:\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"As seguintes tarifas s\u00E3o consideradas no resultado da transa\u00E7\u00E3o e\\\\n voc\u00EA n\u00E3o precisar\u00E1 pagar g\u00E1s extra por elas.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Sa\u00EDda estimada\\\",\\\"Via:\\\":\\\"Via:\\\",\\\"Chains:\\\":\\\"Correntas:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Custo de g\u00E1s\\\",\\\"Receiving\\\":\\\"Recebimento\\\",\\\"Price impact\\\":\\\"Impacto nos pre\u00E7os\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Voc\u00EA precisa aumentar o slippage para pelo menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta rota.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Recomendamos que voc\u00EA aumente o slippage para pelo menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta rota.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Cuidado, seu slippage est\u00E1 alto.\\\",\\\"Change\\\":\\\"Troca\\\",\\\"Change settings\\\":\\\"Alterar configura\u00E7\u00F5es\\\",\\\"High slippage\\\":\\\"Alto slide\\\",\\\"Low slippage\\\":\\\"Slippage Baixo\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Cuidado, sua p\u00E1gina de slippage est\u00E1 alta =\\\",[\\\"userSlippage\\\"],\\\"). Sua opera\u00E7\u00E3o pode ser iniciada primeiro.\\\"],\\\"Confirm anyway\\\":\\\"Confirmar mesmo assim\\\",\\\"Slippage tolerance per swap\\\":\\\"Toler\u00E2ncia do slippage por swap\\\",\\\"Custom\\\":\\\"Personalizado\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Sua transa\u00E7\u00E3o ser\u00E1 revertida se o pre\u00E7o mudar desfavoravelmente, mais do que esta porcentagem\\\",\\\"Warning\\\":\\\"ATEN\u00C7\u00C3O\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"Essa configura\u00E7\u00E3o \u00E9 aplicada por passo (por exemplo, 1Inch, Thorchain, etc), que significa que apenas o passo ser\u00E1 revertido, n\u00E3o toda a transa\u00E7\u00E3o.\\\",\\\"Swap and Bridge\\\":\\\"Inverter e Ponte\\\",\\\"Request ID\\\":\\\"Solicitar ID\\\",\\\"Not found\\\":\\\"N\u00E3o encontrado\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"Trocar com o ID de requisi\u00E7\u00E3o = \\\",[\\\"requestId\\\"],\\\" n\u00E3o encontrado.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"Voc\u00EA recebeu \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" em carteira \\\",[\\\"conciseAddress\\\"],\\\" na cadeia \\\",[\\\"chain\\\"],\\\".\\\"],\\\"Transaction was not sent.\\\":\\\"Transa\u00E7\u00E3o n\u00E3o foi enviada.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" em \\\",[\\\"blockchain\\\"],\\\" permanece em sua carteira\\\"],\\\"Delete\\\":\\\"excluir\\\",\\\"Try again\\\":\\\"Tente novamente\\\",\\\"View transaction\\\":\\\"Ver transa\u00E7\u00E3o\\\",\\\"Connect\\\":\\\"Conectar\\\",\\\"Swap Successful\\\":\\\"Troca bem sucedida\\\",\\\"Transaction Failed\\\":\\\"Transa\u00E7\u00E3o Falhou\\\",\\\"Done\\\":\\\"Conclu\u00EDdo\\\",\\\"Diagnosis\\\":\\\"Diagn\u00F3stico\\\",\\\"See Details\\\":\\\"Ver Detalhes\\\",\\\"Cancel Swap\\\":\\\"Cancelar Swap\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"Tem certeza que deseja cancelar este swap?\\\",\\\"Yes, Cancel it\\\":\\\"Sim, Cancele\\\",\\\"No, Continue\\\":\\\"N\u00E3o, continuar\\\",\\\"Delete Transaction\\\":\\\"Excluir Transa\u00E7\u00E3o\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"Tem certeza que deseja excluir esta troca?\\\",\\\"Yes, Delete it\\\":\\\"Sim, exclua-o\\\",\\\"No, Cancel\\\":\\\"N\u00E3o, cancele\\\",\\\"Change Network\\\":\\\"Alterar rede\\\",\\\"Network Changed\\\":\\\"Rede alterada\\\",\\\"Select Token\\\":\\\"Selecione o Token\\\",\\\"Wallet Connected\\\":\\\"Carteira conectada\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Sua carteira est\u00E1 conectada, voc\u00EA pode us\u00E1-la para trocar.\\\",\\\"Failed to Connect\\\":\\\"Falha na conex\u00E3o\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Sua carteira n\u00E3o est\u00E1 conectada. Por favor, tente novamente.\\\",\\\"Connecting to your wallet\\\":\\\"Conectando-se \u00E0 sua carteira\\\",\\\"Click connect in your wallet popup.\\\":\\\"Clique em conectar no pop-up da sua carteira.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"Falha na Rede, tente novamente sua altern\u00E2ncia.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Por favor, redefina suas fontes de liquidez.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"Voc\u00EA limitou as fontes de liquidez e isso pode resultar em que o Rango n\u00E3o encontre nenhuma rota. Por favor, considere redefinir suas fontes de liquidez.\\\",\\\"No Routes Found.\\\":\\\"Nenhuma rota encontrada.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Motivos porque Rango n\u00E3o conseguiu encontrar uma rota: baixa liquidez no token, quantidade muito baixa de entrada ou nenhuma rota dispon\u00EDvel para a combina\u00E7\u00E3o selecionada de entrada/sa\u00EDda do token.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Erro no limite da ponte: Por favor, aumente o seu valor.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Erro no limite da ponte: Por favor, reduza seu montante.\\\",\\\"High Price Impact\\\":\\\"Impacto de pre\u00E7o alto\\\",\\\"Price impact is too high!\\\":\\\"O impacto nos pre\u00E7os \u00E9 muito alto!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"O impacto no pre\u00E7o \u00E9 significativamente maior do que o valor permitido. Se voc\u00EA tem certeza, continue, caso contr\u00E1rio, altere o swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirmar alto impacto nos pre\u00E7os\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"A rota atualizada e o impacto nos pre\u00E7os \u00E9 muito alto, tente novamente mais tarde!\\\",\\\"USD Price Unknown\\\":\\\"Pre\u00E7o em USD desconhecido\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"Pre\u00E7o em USD desconhecido, n\u00E3o \u00E9 poss\u00EDvel calcular o impacto de pre\u00E7os.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"Pre\u00E7o em USD desconhecido, n\u00E3o \u00E9 poss\u00EDvel calcular o impacto do pre\u00E7o. O impacto do pre\u00E7o pode ser maior do que o normal. Tem certeza que deseja continuar o Swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirmar pre\u00E7o de USD desconhecido\\\",\\\"Swap\\\":\\\"Trocar\\\",\\\"Swap anyway\\\":\\\"Trocar mesmo assim\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"A rota passa pelo Ethereum. Continuar?\\\",\\\"Network Fee\\\":\\\"Taxa de rede\\\",\\\"Protocol Fee\\\":\\\"Taxa do Protocolo\\\",\\\"Affiliate Fee\\\":\\\"Taxa de afiliado\\\",\\\"Outbound Fee\\\":\\\"Taxa de Sa\u00EDda\\\",\\\"Rango Fee\\\":\\\"Taxa de Rango\\\",\\\"Fastest Transfer\\\":\\\"Mais R\u00E1pido\\\",\\\"Maximum Return\\\":\\\"Retorno M\u00E1ximo\\\",\\\"Lowest Fee\\\":\\\"Taxa mais baixa\\\",\\\"Maximum Output\\\":\\\"Produ\u00E7\u00E3o M\u00E1xima\\\",\\\"Smart Routing\\\":\\\"Roteamento inteligente\\\",\\\"Route has been updated.\\\":\\\"Rota foi atualizada.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Valor de sa\u00EDda alterado para \\\",[\\\"newOutputAmount\\\"],\\\" ( Altera\u00E7\u00E3o de\\\",[\\\"percentageChange\\\"],\\\"%).\\\"],\\\"Route swappers has been updated.\\\":\\\"Os trocadores de rota foram atualizados.\\\",\\\"Route internal coins has been updated.\\\":\\\"Moedas internas do itiner\u00E1rio foram atualizadas.\\\",\\\"Confirm Swap\\\":\\\"Confirmar troca\\\",\\\"Start Swap\\\":\\\"Trocar de in\u00EDcio\\\",\\\"You get\\\":\\\"Voc\u00EA recebe\\\",\\\"History\\\":\\\"Hist\u00F3rico\\\",\\\"Search Transaction\\\":\\\"Pesquisar transa\u00E7\u00E3o\\\",\\\"From\\\":\\\"De\\\",\\\"To\\\":\\\"Para\\\",\\\"Language\\\":\\\"IDIOMA\\\",\\\"language\\\":\\\"Idioma\\\",\\\"Exchanges\\\":\\\"Trocas\\\",\\\"Bridges\\\":\\\"Pontes\\\",\\\"Deselect all\\\":\\\"Desmarcar todos\\\",\\\"Select all\\\":\\\"Selecionar todos\\\",\\\"Search {sourceType}\\\":[\\\"Pesquisar em \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Rotas\\\",\\\"Search Blockchain\\\":\\\"Pesquisar Blockchain\\\",\\\"Source\\\":\\\"fonte\\\",\\\"Destination\\\":\\\"Destino\\\",\\\"Swap {type}\\\":[\\\"Trocar \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Token de pesquisa\\\",\\\"Loading failed\\\":\\\"Falha no carregamento\\\",\\\"Enabled bridges\\\":\\\"Pontes habilitados\\\",\\\"Enabled exchanges\\\":\\\"Trocas ativadas\\\",\\\"Theme\\\":\\\"Tema\\\",\\\"Infinite approval\\\":\\\"Aprova\u00E7\u00E3o infinita\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Ativar o modo de 'aprova\u00E7\u00E3o infinita' concede acesso irrestrito a contratos inteligentes de DEXes/Bridges, permitindo-lhes utilizar o valor do token aprovado, sem limita\u00E7\u00F5es.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Atualmente, voc\u00EA est\u00E1 no modo campanha com restri\u00E7\u00F5es sobre fontes de liquidez. Gostaria de mudar este modo e usar todas as fontes de liquidez dispon\u00EDveis?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"O ID da requisi\u00E7\u00E3o \u00E9 necess\u00E1rio para exibir os detalhes do swap.\\\",\\\"Light\\\":\\\"Fino\\\",\\\"Dark\\\":\\\"Escuro\\\",\\\"Auto\\\":\\\"Autom\u00E1tico\\\",\\\"Connect Wallets\\\":\\\"Conectar Carteiras\\\",\\\"Choose a wallet to connect.\\\":\\\"Escolha uma carteira para se conectar.\\\",\\\"This week\\\":\\\"Esta semana\\\",\\\"This month\\\":\\\"Este M\u00EAs\\\",\\\"This year\\\":\\\"Esse ano\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Obrigat\u00F3rio: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Obrigat\u00F3rio: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Obrigat\u00F3rio: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Obrigat\u00F3rio: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" para taxa de rede\\\",\\\" for swap\\\":\\\" para troca\\\",\\\" for input and network fee\\\":\\\" por taxa de entrada e de rede\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Precisa de \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", mas voc\u00EA tem \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" na sua carteira \\\",[\\\"blockchain\\\"],\\\".\\\"],\\\"Waiting for connecting wallet\\\":\\\"Aguardando conex\u00E3o da carteira\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"Aguardando o t\u00E9rmino de outras tarefas em execu\u00E7\u00E3o\\\",\\\"Waiting for changing wallet network\\\":\\\"Aguardando mudan\u00E7a da rede de carteira\\\",\\\"Sunday\\\":\\\"domingo\\\",\\\"Monday\\\":\\\"Segunda-Feira\\\",\\\"Tuesday\\\":\\\"Ter\u00E7a-feira\\\",\\\"Wednesday\\\":\\\"quarta-feira\\\",\\\"Thursday\\\":\\\"quinta-feira\\\",\\\"Friday\\\":\\\"Sexta-feira\\\",\\\"Saturday\\\":\\\"s\u00E1bado\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Erro ao conectar ao servidor, por favor recarregue o app e tente novamente.\\\",\\\"Powered By\\\":\\\"Desenvolvido por\\\",\\\"Change Slippage\\\":\\\"Alterar Slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"Trocar em \\\",[\\\"fromChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Ponte para \\\",[\\\"toChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Trocar detalhes\\\",\\\"Failed\\\":\\\"Falhou\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"Em Execu\u00E7\u00E3o\\\",\\\"Waiting for bridge transaction\\\":\\\"Aguardando a transa\u00E7\u00E3o da bridge\\\",\\\"Chain\\\":\\\"Corrente\\\",\\\"Token\\\":\\\"Identificador\\\",\\\"Connected\\\":\\\"Conectado\\\",\\\"Disconnect\\\":\\\"Desconectar\\\",\\\"Install\\\":\\\"Instale\\\",\\\"Connecting...\\\":\\\"Conectandochar@@0\\\",\\\"Connecting\\\":\\\"Conectando\\\",\\\"Disconnected\\\":\\\"Desconectado\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"voc\u00EA precisa passar um estado correto para o Wallet.\\\",\\\"SWAP\\\":\\\"TROCA\\\",\\\"Balance\\\":\\\"Saldo\\\",\\\"Max\\\":\\\"M\u00E1ximo\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Cuidado, sua p\u00E1gina de slippage est\u00E1 alta =\\\",[\\\"selectedSlippage\\\"],\\\"). Sua opera\u00E7\u00E3o pode ser iniciada primeiro.\\\"],\\\"swap from\\\":\\\"trocar de\\\",\\\"maximum amount of asset\\\":\\\"quantidade m\u00E1xima de ativos\\\",\\\"swap to\\\":\\\"trocar para\\\"}\");", "import type { PropTypes } from './Alert.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { getColor, mapVariantToSize } from './Alert.helpers';\nimport { Container, IconHighlight, Main, TitleContainer } from './Alert.styles';\nimport AlertIcon from './AlertIcon';\n\nexport function Alert(props: PropsWithChildren<PropTypes>) {\n const {\n type,\n title,\n footer,\n action,\n containerStyles,\n variant = 'regular',\n titleAlign,\n } = props;\n const isFooterString = typeof footer === 'string';\n\n return (\n <Container\n className=\"_alert\"\n css={containerStyles}\n type={type}\n variant={variant}>\n <Main variant={variant}>\n <TitleContainer>\n <IconHighlight type={type}>\n <AlertIcon type={type} />\n </IconHighlight>\n <Divider direction=\"horizontal\" size={4} />\n {title && (\n <Typography\n color={getColor(type, variant)}\n align={titleAlign}\n variant=\"body\"\n className=\"title_typography\"\n size={mapVariantToSize(variant)}>\n {title}\n </Typography>\n )}\n </TitleContainer>\n {action ? <div>{action}</div> : null}\n </Main>\n {footer ? (\n <div className={`footer ${isFooterString ? 'description' : ''}`}>\n {footer}\n </div>\n ) : null}\n </Container>\n );\n}\n\nAlert.toString = () => '._alert';\n", "import type { PropTypes } from './Divider.types';\n\nimport React from 'react';\n\nimport { DividerContainer } from './Divider.styles';\n\nconst DEFAULT_SIZE = 12;\n\nexport function Divider({\n size = DEFAULT_SIZE,\n direction = 'vertical',\n ...props\n}: PropTypes) {\n return <DividerContainer size={size} direction={direction} {...props} />;\n}\n", "// TSDX + stiches doesn't work with import statement and has a bug.\n\nimport type { PropertyValue, CSS as StitchesCSS } from '@stitches/react';\nimport type { DefaultThemeMap } from '@stitches/react/types/config';\n\nimport { createStitches } from '@stitches/react';\n\n/* ----------------------- Values ----------------------- */\n\nexport const theme = {\n colors: {\n primary: '#1C3CF1',\n primary500: '#1C3CF1',\n primary600: '#0B27C5',\n\n secondary: '#469BF5',\n secondary100: '#E9F4FF',\n secondary200: '#D6EAFF',\n secondary300: '#C8E3FF',\n secondary400: '#B5D9FF',\n secondary500: '#469BF5',\n secondary600: '#2284ED',\n secondary700: '#242D5B',\n secondary800: '#131C49',\n secondary900: '#0E1744',\n\n neutral: '#E6E6E6',\n neutral100: '#F9F9F9',\n neutral200: '#F6F6F6',\n neutral300: '#F2F2F2',\n neutral400: '#EEEEEE',\n neutral500: '#E6E6E6',\n neutral600: '#A2A2A2',\n neutral700: '#727272',\n neutral800: '#1B1B1B',\n neutral900: '#121212',\n\n error100: '#FDF3F3',\n error300: '#FFD7D7',\n error500: '#FF3B3B',\n error600: '#432F2F',\n error700: '#191212',\n\n warning100: '#FFF1D4',\n warning300: '#FFD8B4',\n warning500: '#F17606',\n warning600: '#38271F',\n warning700: '#1A1412',\n\n info: '#5BABFF',\n info100: '#E9F3FF',\n info300: '#C8E2FF',\n info500: '#5BABFF',\n info600: '#2E2E41',\n info700: '#121521',\n\n success100: '#CEFAE6',\n success300: '#BDECD7',\n success500: '#06C270',\n success600: '#1F2825',\n success700: '#0F1412',\n\n background: '#FDFDFD',\n foreground: '#010101',\n },\n space: {\n 0: '0rem',\n 5: '0.313rem',\n 10: '0.625rem',\n 15: '0.938rem',\n 20: '1.25rem',\n 25: '1.563rem',\n 30: '1.875rem',\n 40: '2.5rem',\n 46: '2.875rem',\n 50: '3.125rem',\n 60: '3.75rem',\n 70: '4.375rem',\n 80: '5rem',\n 90: '5.625rem',\n 100: '6.25rem',\n\n //These should be removed\n 2: '2px',\n 4: '4px',\n 6: '6px',\n 8: '8px',\n 12: '12px',\n 16: '16px',\n 24: '24px',\n 28: '28px',\n 32: '32px',\n },\n\n radii: {\n xs: '5px',\n sm: '10px',\n xm: '15px',\n md: '25px',\n xl: '35px',\n lg: '40px',\n primary: '20px',\n secondary: `$md`,\n },\n\n fontSizes: {\n 10: '0.625rem',\n 12: '0.75rem',\n 14: '0.875rem',\n 16: '1rem',\n 18: '1.125rem',\n 20: '1.25rem',\n 22: '1.375rem',\n 24: '1.5rem',\n 28: '1.75rem',\n 32: '2rem',\n 36: '2.25rem',\n 40: '2.5rem',\n 48: '3rem',\n },\n fonts: {\n primary: 'Roboto',\n widget: '$primary',\n },\n fontWeights: {\n regular: 400,\n medium: 500,\n semiBold: 600,\n bold: 700,\n },\n lineHeights: {\n 12: '0.75rem',\n 16: '1rem',\n 20: '1.25rem',\n 24: '1.5rem',\n 26: '1.625rem',\n 28: '1.75rem',\n 30: '1.875rem',\n 36: '2.25rem',\n 40: '2.5rem',\n 44: '2.75rem',\n 52: '3.25rem',\n 64: '4rem',\n },\n letterSpacings: {},\n sizes: {\n 4: '4px',\n 6: '6px',\n 8: '8px',\n 10: '10px',\n 12: '12px',\n 16: '16px',\n 18: '18px',\n 20: '20px',\n 24: '24px',\n 26: '26px',\n 28: '28px',\n 30: '30px',\n 32: '32px',\n 36: '36px',\n 40: '40px',\n 45: '45px',\n 48: '48px',\n },\n borderWidths: {},\n borderStyles: {},\n shadows: {\n s: '0px 3px 5px 3px #f0f2f5, 0px 6px 10px 3px #f0f2f5, 0px 1px 18px 3px #f0f2f5',\n },\n zIndices: {},\n transitions: {},\n};\nconst media = {\n xs: '(min-width: 375px)',\n sm: '(min-width: 640px)',\n md: '(min-width: 768px)',\n lg: '(min-width: 1024px)',\n};\nconst utils = {\n bc: (value: PropertyValue<'backgroundColor'>) => ({\n backgroundColor: value,\n }),\n};\n\nexport const darkColors = {\n secondary: '#2284ED',\n secondary400: '#469BF5',\n secondary500: '#2284ED',\n secondary600: '#2B3462',\n\n neutral: '#222222',\n neutral900: '#E9E9E9',\n neutral800: '#E6E6E6',\n neutral700: '#B8B8B8',\n neutral600: '#A2A2A2',\n neutral500: '#222222',\n neutral400: '#1B1B1B',\n neutral300: '#121212',\n neutral200: '#111111',\n neutral100: '#101010',\n\n error500: '#FF5050',\n\n warning500: '#FF8A20',\n\n background: '#010101',\n foreground: '#FDFDFD',\n};\n\n/* ----------------------- End of Values ----------------------- */\n\nconst typedCreateStiches = createStitches;\n\nexport const { styled, css, createTheme, keyframes, globalCss, config } =\n typedCreateStiches<'', typeof media, typeof theme, DefaultThemeMap>({\n media,\n theme,\n utils,\n });\n\nexport type CSS = StitchesCSS<typeof config>;\n\nexport const lightTheme = createTheme('light-theme-ui', {});\n\nexport const darkTheme = createTheme('dark-theme-ui', {\n colors: darkColors,\n shadows: {\n s: '0px 3px 5px 3px #222, 0px 6px 10px 3px #222, 0px 1px 18px 3px #222',\n },\n});\n", "import { styled } from '../../theme';\n\nexport const DividerContainer = styled('div', {\n flexShrink: 0,\n variants: {\n size: {\n 2: {},\n 4: {},\n 8: {},\n 10: {},\n 12: {},\n 16: {},\n 18: {},\n 20: {},\n 24: {},\n 30: {},\n 32: {},\n },\n direction: {\n vertical: {},\n horizontal: {},\n },\n },\n compoundVariants: [\n {\n size: 2,\n direction: 'horizontal',\n css: {\n width: 2,\n },\n },\n {\n size: 2,\n direction: 'vertical',\n css: {\n height: 2,\n },\n },\n {\n size: 4,\n direction: 'horizontal',\n css: {\n width: '$4',\n },\n },\n {\n size: 4,\n direction: 'vertical',\n css: {\n height: '$4',\n },\n },\n {\n size: 8,\n direction: 'horizontal',\n css: {\n width: '$8',\n },\n },\n {\n size: 8,\n direction: 'vertical',\n css: {\n height: '$8',\n },\n },\n {\n size: 10,\n direction: 'horizontal',\n css: {\n width: '$10',\n },\n },\n {\n size: 10,\n direction: 'vertical',\n css: {\n height: '$10',\n },\n },\n {\n size: 12,\n direction: 'horizontal',\n css: {\n width: '$12',\n },\n },\n {\n size: 12,\n direction: 'vertical',\n css: {\n height: '$12',\n },\n },\n {\n size: 16,\n direction: 'horizontal',\n css: {\n width: '$16',\n },\n },\n {\n size: 16,\n direction: 'vertical',\n css: {\n height: '$16',\n },\n },\n {\n size: 18,\n direction: 'horizontal',\n css: {\n width: '$18',\n },\n },\n {\n size: 18,\n direction: 'vertical',\n css: {\n height: '$18',\n },\n },\n {\n size: 20,\n direction: 'horizontal',\n css: {\n width: '$20',\n },\n },\n {\n size: 20,\n direction: 'vertical',\n css: {\n height: '$20',\n },\n },\n {\n size: 24,\n direction: 'horizontal',\n css: {\n width: '$24',\n },\n },\n {\n size: 24,\n direction: 'vertical',\n css: {\n height: '$24',\n },\n },\n {\n size: 30,\n direction: 'horizontal',\n css: {\n width: '$30',\n },\n },\n {\n size: 30,\n direction: 'vertical',\n css: {\n height: '$30',\n },\n },\n {\n size: 32,\n direction: 'horizontal',\n css: {\n width: '$32',\n },\n },\n {\n size: 32,\n direction: 'vertical',\n css: {\n height: '$32',\n },\n },\n ],\n});\n", "import type { PropTypes } from './Typography.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { TypographyContainer } from './Typography.styles';\n\nexport function Typography({\n children,\n className,\n color,\n ...props\n}: PropsWithChildren<PropTypes>) {\n const customCss = color\n ? {\n color: color.startsWith('$') ? color : `$${color}`,\n }\n : {\n color: '$foreground',\n };\n return (\n <TypographyContainer\n className={`_typography _text ${className || ''}`}\n css={customCss}\n {...props}>\n {children}\n </TypographyContainer>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const TypographyContainer = styled('span', {\n display: 'inline-block',\n variants: {\n variant: {\n display: {},\n headline: {},\n title: {},\n label: {},\n body: {},\n },\n size: {\n large: {},\n medium: {},\n xmedium: {},\n small: {},\n xsmall: {},\n },\n align: {\n center: {\n textAlign: 'center',\n },\n left: {\n textAlign: 'left',\n },\n right: {\n textAlign: 'right',\n },\n },\n noWrap: {\n true: {\n whiteSpace: 'nowrap',\n },\n },\n ml: {\n 2: {\n marginLeft: '$2',\n },\n 4: {\n marginLeft: '$4',\n },\n 8: {\n marginLeft: '$8',\n },\n 12: {\n marginLeft: '$12',\n },\n },\n mt: {\n 2: {\n marginTop: '$2',\n },\n 4: {\n marginTop: '$4',\n },\n 8: {\n marginTop: '$8',\n },\n 12: {\n marginTop: '$12',\n },\n },\n mr: {\n 2: {\n marginRight: '$2',\n },\n 4: {\n marginRight: '$4',\n },\n 8: {\n marginRight: '$8',\n },\n 12: {\n marginRight: '$12',\n },\n },\n mb: {\n 2: {\n marginBottom: '$2',\n },\n 4: {\n marginBottom: '$4',\n },\n 8: {\n marginBottom: '$8',\n },\n 12: {\n marginBottom: '$12',\n },\n },\n },\n\n compoundVariants: [\n {\n size: 'large',\n variant: 'display',\n css: {\n fontSize: '$48',\n fontWeight: '$semiBold',\n lineHeight: '$64',\n },\n },\n {\n size: 'medium',\n variant: 'display',\n css: {\n fontSize: '$40',\n fontWeight: '$semiBold',\n lineHeight: '$52',\n },\n },\n {\n size: 'small',\n variant: 'display',\n css: {\n fontSize: '$36',\n fontWeight: '$semiBold',\n lineHeight: '$44',\n },\n },\n\n {\n size: 'large',\n variant: 'headline',\n css: {\n fontSize: '$32',\n fontWeight: '$semiBold',\n lineHeight: '$40',\n },\n },\n {\n size: 'medium',\n variant: 'headline',\n css: {\n fontSize: '$38',\n fontWeight: '$semiBold',\n lineHeight: '$36',\n },\n },\n {\n size: 'small',\n variant: 'headline',\n css: {\n fontSize: '$22',\n fontWeight: '$semiBold',\n lineHeight: '$30',\n },\n },\n {\n size: 'xsmall',\n variant: 'headline',\n css: {\n fontSize: '$20',\n fontWeight: '$semiBold',\n lineHeight: '$28',\n },\n },\n\n {\n size: 'large',\n variant: 'title',\n css: {\n fontSize: '$22',\n fontWeight: '$medium',\n lineHeight: '$28',\n },\n },\n {\n size: 'medium',\n variant: 'title',\n css: {\n fontSize: '$18',\n fontWeight: '$medium',\n lineHeight: '$26',\n },\n },\n {\n size: 'xmedium',\n variant: 'title',\n css: {\n fontSize: '$16',\n fontWeight: '$medium',\n lineHeight: '$24',\n },\n },\n {\n size: 'small',\n variant: 'title',\n css: {\n fontSize: '$14',\n fontWeight: '$medium',\n lineHeight: '$20',\n },\n },\n\n {\n size: 'large',\n variant: 'label',\n css: {\n fontSize: '$14',\n fontWeight: '$medium',\n lineHeight: '$20',\n },\n },\n {\n size: 'medium',\n variant: 'label',\n css: {\n fontSize: '$12',\n fontWeight: '$medium',\n lineHeight: '$16',\n },\n },\n {\n size: 'small',\n variant: 'label',\n css: {\n fontSize: '$10',\n fontWeight: '$medium',\n lineHeight: '$16',\n },\n },\n\n {\n size: 'large',\n variant: 'body',\n css: {\n fontSize: '$16',\n fontWeight: '$regular',\n lineHeight: '$24',\n },\n },\n {\n size: 'medium',\n variant: 'body',\n css: {\n fontSize: '$14',\n fontWeight: '$regular',\n lineHeight: '$20',\n },\n },\n {\n size: 'small',\n variant: 'body',\n css: {\n fontSize: '$12',\n fontWeight: '$regular',\n lineHeight: '$16',\n },\n },\n {\n size: 'xsmall',\n variant: 'body',\n css: {\n fontSize: '$10',\n fontWeight: '$regular',\n lineHeight: '$12',\n },\n },\n ],\n});\n", "import { styled } from '../../theme';\n\nimport { Typography } from './Typography';\n\nexport const NotSelectableTypography = styled(Typography, {\n userSelect: 'none',\n});\n", "import type { PropTypes, Type } from './Alert.types';\n\nexport const getColor = (type: Type, variant: PropTypes['variant']) => {\n if (variant === 'regular') {\n return undefined;\n }\n\n switch (type) {\n case 'success':\n case 'warning':\n case 'error':\n case 'info':\n return `${type}500`;\n default:\n return undefined;\n }\n};\n\nexport const mapVariantToSize = (variant: PropTypes['variant']) => {\n switch (variant) {\n case 'alarm':\n return 'small';\n case 'regular':\n return 'xsmall';\n default:\n return 'xsmall';\n }\n};\n", "import { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n borderRadius: '$xs',\n\n '.title_typography:first-letter': {\n textTransform: 'uppercase',\n },\n\n '.footer': {\n paddingTop: '$5',\n paddingLeft: '$24',\n },\n '.description': {\n color: '$neutral700',\n fontSize: '$10',\n lineHeight: '$12',\n },\n variants: {\n type: {\n success: {},\n warning: {},\n error: {},\n info: {},\n loading: {},\n },\n variant: {\n regular: {\n padding: '$5',\n alignItems: 'flex-start',\n backgroundColor: '$neutral400',\n },\n alarm: {\n padding: '$5 $10',\n '.title_typography': {\n fontWeight: '$medium',\n },\n },\n },\n },\n\n compoundVariants: [\n {\n type: 'warning',\n variant: 'alarm',\n css: {\n $$color: '$colors$warning100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$warning700',\n },\n backgroundColor: '$$color',\n },\n },\n {\n type: 'error',\n variant: 'alarm',\n css: {\n $$color: '$colors$error100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$error700',\n },\n backgroundColor: '$$color',\n },\n },\n {\n type: 'info',\n variant: 'alarm',\n css: {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n },\n },\n {\n type: 'success',\n variant: 'alarm',\n css: {\n $$color: '$colors$success100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$success700',\n },\n backgroundColor: '$$color',\n },\n },\n ],\n});\n\nexport const Main = styled('div', {\n display: 'flex',\n alignItems: 'center',\n alignSelf: 'stretch',\n variants: {\n variant: {\n regular: {\n justifyContent: 'space-between',\n },\n alarm: {\n justifyContent: 'flex-start',\n },\n },\n },\n});\n\nexport const TitleContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n flex: '1 0 0',\n});\n\nexport const IconHighlight = styled('div', {\n borderRadius: '$lg',\n width: '$20',\n height: '$20',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n alignSelf: 'flex-start',\n flexShrink: 0,\n variants: {\n type: {\n success: {\n $$color: '$colors$success300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$success600',\n },\n backgroundColor: '$$color',\n },\n warning: {\n $$color: '$colors$warning300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$warning600',\n },\n backgroundColor: '$$color',\n },\n error: {\n $$color: '$colors$error300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$error600',\n },\n backgroundColor: '$$color',\n },\n info: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n loading: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n },\n align: {\n center: {\n alignSelf: 'center',\n },\n },\n },\n});\n", "import type { PropTypes } from './Alert.types';\n\nimport React from 'react';\n\nimport {\n CompleteIcon,\n ErrorIcon,\n InfoErrorIcon,\n WarningIcon,\n} from '../../icons';\nimport { Spinner } from '../Spinner';\n\nfunction AlertIcon(props: Pick<PropTypes, 'type'>) {\n switch (props.type) {\n case 'success':\n return <CompleteIcon color={props.type} size={12} />;\n case 'warning':\n return <WarningIcon color={props.type} size={12} />;\n case 'error':\n return <ErrorIcon color={props.type} size={12} />;\n case 'loading':\n return <Spinner color=\"info\" size={12} />;\n default:\n return <InfoErrorIcon color={props.type} size={12} />;\n }\n}\n\nexport default AlertIcon;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgAdd(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 25\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M18.8611 13.6389H4.63889C4.15296 13.6389 3.75 13.2359 3.75 12.75C3.75 12.2641 4.15296 11.8611 4.63889 11.8611H18.8611C19.347 11.8611 19.75 12.2641 19.75 12.75C19.75 13.2359 19.347 13.6389 18.8611 13.6389Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M11.75 20.75C11.2641 20.75 10.8611 20.347 10.8611 19.8611V5.63889C10.8611 5.15296 11.2641 4.75 11.75 4.75C12.2359 4.75 12.6389 5.15296 12.6389 5.63889V19.8611C12.6389 20.347 12.2359 20.75 11.75 20.75Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgAdd;\n", "import type { SvgIconPropsWithChildren } from './SvgIcon.types';\n\nimport React from 'react';\n\nimport { SvgWithColor } from './SvgIcon.style';\n\nexport function SvgIcon(props: SvgIconPropsWithChildren) {\n // eslint-disable-next-line @typescript-eslint/no-magic-numbers\n const { size = '1em', color, children } = props;\n const originalSvgProps = children?.props;\n const commonProps = {\n ...originalSvgProps,\n width: size,\n height: size,\n color: color,\n className: '_icon',\n };\n\n return (\n <SvgWithColor {...commonProps}>{children?.props.children}</SvgWithColor>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const SvgWithColor = styled('svg', {\n variants: {\n color: {\n primary: {\n color: '$primary500',\n },\n secondary: {\n color: '$secondary500',\n },\n error: {\n color: '$error500',\n },\n warning: {\n color: '$warning500',\n },\n success: {\n color: '$success500',\n },\n black: {\n color: '$foreground',\n },\n white: {\n color: '$background',\n },\n info: {\n color: '$info500',\n },\n gray: {\n color: '$neutral700',\n },\n },\n },\n});\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgAutoTheme(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.3379 0.900473C11.3535 0.896847 11.3694 0.894202 11.3853 0.892578C11.4364 0.892541 11.487 0.902821 11.5341 0.922847C11.5811 0.942874 11.6236 0.972213 11.659 1.00909C11.6944 1.04597 11.722 1.08963 11.7401 1.13745C11.7582 1.18526 11.7664 1.23623 11.7643 1.28731V4.29523C11.73 4.2936 11.6954 4.29167 11.6605 4.28972C11.5691 4.28462 11.4763 4.27944 11.3853 4.27944C11.2915 4.27944 11.1997 4.28461 11.1076 4.28979C11.0739 4.29169 11.0402 4.29358 11.0063 4.29523V1.28731C11.0037 1.19316 11.0361 1.10138 11.0974 1.02986C11.1587 0.958345 11.2445 0.91222 11.3379 0.900473ZM3.55405 4.1215C3.61081 4.07707 3.67907 4.04976 3.75081 4.04275C3.80713 4.037 3.86401 4.04394 3.91729 4.06307C3.97058 4.0822 4.0189 4.11303 4.05871 4.15328L6.19035 6.28492C6.00138 6.45588 5.82477 6.63316 5.6535 6.82178L3.52186 4.69013C3.47047 4.63958 3.43457 4.57541 3.41836 4.50517C3.40215 4.43494 3.40631 4.36154 3.43034 4.29358C3.45438 4.22562 3.49729 4.16593 3.55405 4.1215ZM4.87177 12.0009C4.87177 8.41239 7.78091 5.49542 11.3694 5.49542C11.4975 5.49542 11.6248 5.49914 11.7512 5.50648C10.3976 7.08208 9.57614 9.13644 9.57614 11.3769C9.57614 14.1771 10.8593 16.6866 12.8608 18.334C12.3818 18.4467 11.8824 18.5063 11.3694 18.5063C7.78065 18.5063 4.87177 15.5894 4.87177 12.0009ZM0.312672 11.7608C0.376338 11.6823 0.468568 11.6324 0.569074 11.6219C0.582224 11.6212 0.5954 11.6212 0.608549 11.6219C0.621698 11.6212 0.634875 11.6212 0.648024 11.6219H3.66403C3.66249 11.6534 3.66074 11.6853 3.65897 11.7173C3.65366 11.814 3.64824 11.9126 3.64824 12.0088C3.64824 12.098 3.65325 12.1856 3.65828 12.2734C3.6603 12.3088 3.66233 12.3443 3.66403 12.3798H0.648024C0.547518 12.3903 0.446969 12.3604 0.368498 12.2968C0.290026 12.2331 0.24006 12.1409 0.229591 12.0403C0.219121 11.9398 0.249007 11.8393 0.312672 11.7608ZM3.52179 19.3116L5.65343 17.18C5.82343 17.3675 5.99492 17.5468 6.18238 17.7168L4.05865 19.8485C3.98746 19.9197 3.8909 19.9596 3.79022 19.9596C3.68954 19.9596 3.59298 19.9197 3.52179 19.8485C3.4506 19.7773 3.41061 19.6807 3.41061 19.58C3.41061 19.5302 3.42042 19.4808 3.4395 19.4348C3.45858 19.3887 3.48654 19.3469 3.52179 19.3116ZM11.0061 22.7221V19.7141C11.0406 19.7158 11.0748 19.7177 11.1091 19.7196C11.2006 19.7247 11.2918 19.7298 11.3851 19.7298C11.4783 19.7298 11.5736 19.7245 11.6673 19.7193C11.6997 19.7175 11.732 19.7157 11.764 19.7141V22.7221C11.7648 22.7723 11.7556 22.8223 11.737 22.869C11.7183 22.9157 11.6905 22.9582 11.6552 22.994C11.62 23.0299 11.5779 23.0584 11.5315 23.0778C11.4851 23.0972 11.4353 23.1072 11.3851 23.1072C11.3348 23.1072 11.285 23.0972 11.2386 23.0778C11.1922 23.0584 11.1501 23.0299 11.1149 22.994C11.0796 22.9582 11.0518 22.9157 11.0331 22.869C11.0145 22.8223 11.0053 22.7723 11.0061 22.7221Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M24.1275 14.5602C24.0212 14.402 23.8085 14.2966 23.5959 14.3493C23.3301 14.402 23.0643 14.4284 22.7985 14.4284C20.1138 14.4284 17.9076 12.2673 17.9076 9.57917C17.9076 7.91884 18.7582 6.39029 20.1935 5.49423C20.3796 5.38882 20.4593 5.17798 20.4328 4.9935C20.4062 4.78267 20.2733 4.62454 20.0606 4.54548C19.3164 4.30829 18.5189 4.17651 17.7215 4.17651C13.6546 4.17651 10.332 7.47082 10.332 11.503C10.332 15.5353 13.6546 18.8296 17.7215 18.8296C20.353 18.8296 22.7985 17.4328 24.1275 15.1663C24.2604 14.9555 24.2604 14.7183 24.1275 14.5602Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgAutoTheme;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgAutorenew(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\">\n <path\n fillRule=\"evenodd\"\n d=\"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8c-.45-.83-.7-1.79-.7-2.8 0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgAutorenew;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgBorderRadius(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 19 18\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.489258 4.74652C0.489258 2.15304 2.592 0 5.24997 0C5.53793 0 5.77138 0.22074 5.77138 0.493036C5.77138 0.765333 5.53793 0.986072 5.24997 0.986072C3.22533 0.986072 1.53208 2.64173 1.53208 4.74652C1.53208 5.01881 1.29864 5.23955 1.01067 5.23955C0.722702 5.23955 0.489258 5.01881 0.489258 4.74652ZM13.2071 0.493036C13.2071 0.22074 13.4406 0 13.7286 0C16.3865 0 18.4893 2.15304 18.4893 4.74652C18.4893 5.01882 18.2558 5.23956 17.9678 5.23956C17.6799 5.23956 17.4464 5.01882 17.4464 4.74652C17.4464 2.64173 15.7532 0.986072 13.7286 0.986072C13.4406 0.986072 13.2071 0.765333 13.2071 0.493036ZM2.60885 4.74638C2.60885 3.32747 3.76259 2.1266 5.24991 2.1266L13.7285 2.1266C15.2158 2.1266 16.3696 3.32747 16.3696 4.74638L16.3696 13.2533C16.3696 14.6722 15.2158 15.8731 13.7285 15.8731L5.2499 15.8731C3.76259 15.8731 2.60885 14.6722 2.60885 13.2533L2.60885 4.74638ZM5.24991 3.11267C4.39592 3.11267 3.65167 3.81615 3.65167 4.74638L3.65167 13.2533C3.65167 14.1836 4.39592 14.887 5.2499 14.887L13.7285 14.887C14.5825 14.887 15.3267 14.1836 15.3267 13.2533L15.3267 4.74638C15.3267 3.81616 14.5825 3.11267 13.7285 3.11267L5.24991 3.11267ZM1.01067 12.7604C1.29864 12.7604 1.53208 12.9812 1.53208 13.2535C1.53208 15.3583 3.22533 17.0139 5.24996 17.0139C5.53793 17.0139 5.77138 17.2347 5.77138 17.507C5.77138 17.7793 5.53793 18 5.24996 18C2.592 18 0.489258 15.847 0.489258 13.2535C0.489258 12.9812 0.722702 12.7604 1.01067 12.7604ZM17.9678 12.7604C18.2558 12.7604 18.4893 12.9812 18.4893 13.2535C18.4893 15.847 16.3865 18 13.7285 18C13.4406 18 13.2071 17.7793 13.2071 17.507C13.2071 17.2347 13.4406 17.0139 13.7285 17.0139C15.7532 17.0139 17.4464 15.3583 17.4464 13.2535C17.4464 12.9812 17.6799 12.7604 17.9678 12.7604Z\"\n fill=\"#727272\"\n />\n </svg>\n );\n}\nexport default SvgBorderRadius;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronDown(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.4595 6.04028C23.2057 5.78644 22.7941 5.78644 22.5403 6.04028L11.9999 16.5807L1.45952 6.04028C1.20568 5.78644 0.794123 5.78644 0.540283 6.04028C0.286442 6.29412 0.286442 6.70568 0.540283 6.95952L11.5403 17.9595C11.7941 18.2134 12.2057 18.2134 12.4595 17.9595L23.4595 6.95952C23.7134 6.70568 23.7134 6.29412 23.4595 6.04028Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronDown;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronLeft(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.9597 0.540478C18.2136 0.794319 18.2136 1.20588 17.9597 1.45972L7.41934 12.0001L17.9597 22.5405C18.2136 22.7943 18.2136 23.2059 17.9597 23.4597C17.7059 23.7136 17.2943 23.7136 17.0405 23.4597L6.04048 12.4597C5.78664 12.2059 5.78664 11.7943 6.04048 11.5405L17.0405 0.540478C17.2943 0.286637 17.7059 0.286637 17.9597 0.540478Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronLeft;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronRight(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.04028 0.540478C5.78644 0.794319 5.78644 1.20588 6.04028 1.45972L16.5807 12.0001L6.04028 22.5405C5.78644 22.7943 5.78644 23.2059 6.04028 23.4597C6.29412 23.7136 6.70568 23.7136 6.95952 23.4597L17.9595 12.4597C18.2134 12.2059 18.2134 11.7943 17.9595 11.5405L6.95952 0.540478C6.70568 0.286637 6.29412 0.286637 6.04028 0.540478Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronRight;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronUp(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.17976 17.6273C1.41944 17.867 1.80803 17.867 2.04771 17.6273L12 7.67504L21.9523 17.6273C22.192 17.867 22.5806 17.867 22.8202 17.6273C23.0599 17.3877 23.0599 16.9991 22.8202 16.7594L12.434 6.37312C12.1943 6.13344 11.8057 6.13344 11.566 6.37312L1.17976 16.7594C0.940081 16.9991 0.940081 17.3877 1.17976 17.6273Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronUp;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgClose(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40175)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.4597 0.540356C23.7135 0.794197 23.7135 1.20575 23.4597 1.45959L12.9193 12L23.4597 22.5404C23.7135 22.7942 23.7135 23.2058 23.4597 23.4596C23.2059 23.7134 22.7943 23.7134 22.5405 23.4596L12.0001 12.9192L1.45972 23.4596C1.20588 23.7134 0.794319 23.7134 0.540478 23.4596C0.286637 23.2057 0.286637 22.7942 0.540478 22.5403L11.0808 12L0.54048 1.45961C0.286639 1.20577 0.286639 0.794217 0.54048 0.540376C0.794321 0.286535 1.20588 0.286535 1.45972 0.540376L12.0001 11.0807L22.5405 0.540356C22.7943 0.286515 23.2059 0.286515 23.4597 0.540356Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40175\">\n <rect width={24} height={24} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgClose;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgComplete(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519937 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519937 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM5.24958 10.7467C5.02396 10.7461 4.80338 10.8134 4.61649 10.9398C4.42961 11.0663 4.28505 11.2459 4.20158 11.4556C4.11812 11.6652 4.09962 11.8951 4.14847 12.1153C4.19732 12.3356 4.31128 12.5361 4.47553 12.6908L9.38309 17.3238C9.59865 17.5247 9.88439 17.6329 10.1789 17.6253C10.4734 17.6178 10.7532 17.495 10.9582 17.2833L19.556 8.28277C19.7619 8.06674 19.8735 7.77777 19.8663 7.47942C19.8591 7.18108 19.7338 6.89781 19.5177 6.69192C19.3017 6.48603 19.0127 6.3744 18.7144 6.38157C18.416 6.38875 18.1328 6.51414 17.9269 6.73017L10.1144 14.9139L6.02363 11.0527C5.81479 10.856 5.5387 10.7466 5.25183 10.7467H5.24958Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgComplete;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgCopy(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20.4327 5.58132H16.0737V1.95344C16.071 1.43619 15.8811 0.941128 15.5451 0.575383C15.2091 0.209663 14.7541 0.00277478 14.2789 0H4.02234C3.54722 0.00280315 3.09223 0.209677 2.75619 0.575383C2.42017 0.941104 2.23026 1.43614 2.22754 1.95344V16.465C2.23029 16.9823 2.42019 17.4776 2.75619 17.8433C3.09221 18.209 3.54722 18.4157 4.02234 18.4187H8.38133V22.0466C8.38408 22.5638 8.57398 23.0589 8.90999 23.4246C9.246 23.7903 9.70101 23.9972 10.1761 24H20.4327C20.9079 23.9972 21.3628 23.7903 21.6989 23.4246C22.0349 23.0589 22.2248 22.5639 22.2275 22.0466V7.53495C22.2248 7.0177 22.0349 6.52245 21.6989 6.1567C21.3629 5.79098 20.9079 5.58429 20.4327 5.58132ZM4.02278 16.7441C3.88129 16.7441 3.76625 16.6192 3.76625 16.465V1.95344C3.76625 1.79927 3.88112 1.67443 4.0226 1.67443H14.2792C14.3472 1.67443 14.4125 1.70377 14.4605 1.7561C14.5086 1.80842 14.5356 1.87944 14.5356 1.95344V5.58132H10.1766C9.70145 5.58431 9.24647 5.791 8.91043 6.1567C8.57441 6.52242 8.3845 7.01765 8.38177 7.53495V16.7443L4.02278 16.7441ZM20.689 22.0467C20.689 22.1208 20.662 22.1918 20.614 22.2441C20.5659 22.2964 20.5006 22.3258 20.4327 22.3258H10.176C10.0346 22.3258 9.91969 22.2009 9.91969 22.0467V7.53515C9.91969 7.38097 10.0346 7.25595 10.176 7.25595H20.4327C20.5006 7.25595 20.5659 7.28548 20.614 7.3378C20.6621 7.39013 20.689 7.46114 20.689 7.53515V22.0467Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgCopy;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgCosmosCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 29 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14.5} cy={8} r={7} fill=\"#469BF5\" />\n <path\n d=\"M14.5001 3C13.9355 3 13.4778 5.04669 13.4778 7.57143C13.4778 10.0962 13.9355 12.1429 14.5001 12.1429C15.0646 12.1429 15.5224 10.0962 15.5224 7.57143C15.5224 5.04669 15.0646 3 14.5001 3ZM14.5707 11.8849C14.5061 11.9709 14.4415 11.9064 14.4415 11.9064C14.1816 11.6053 14.0516 11.0459 14.0516 11.0459C13.5968 9.58303 13.7051 6.44219 13.7051 6.44219C13.9188 3.9487 14.3075 3.35966 14.4398 3.22888C14.4533 3.21554 14.4711 3.20738 14.4901 3.20585C14.509 3.20432 14.5279 3.20951 14.5433 3.22052C14.7353 3.35648 14.8963 3.92507 14.8963 3.92507C15.3717 5.68909 15.3287 7.34556 15.3287 7.34556C15.3717 8.7869 15.0904 10.4003 15.0904 10.4003C14.8739 11.6265 14.5707 11.8849 14.5707 11.8849Z\"\n fill=\"white\"\n />\n <path\n d=\"M18.4671 5.29619C18.186 4.80656 16.1823 5.42826 13.9903 6.68463C11.7983 7.941 10.2521 9.35649 10.5329 9.84592C10.8138 10.3353 12.8177 9.71385 15.0097 8.45748C17.2017 7.20111 18.7479 5.78562 18.4671 5.29619ZM10.7923 9.77875C10.6846 9.7652 10.709 9.6768 10.709 9.6768C10.841 9.30162 11.261 8.91052 11.261 8.91052C12.3046 7.78823 15.0842 6.31912 15.0842 6.31912C17.3542 5.26349 18.0593 5.30803 18.2381 5.35725C18.2565 5.36237 18.2724 5.37383 18.2832 5.38958C18.2939 5.40533 18.2987 5.42437 18.2967 5.44332C18.2752 5.67751 17.8609 6.0999 17.8609 6.0999C16.5675 7.39043 15.1086 8.17758 15.1086 8.17758C13.8792 8.93243 12.3391 9.49111 12.3391 9.49111C11.1672 9.91321 10.7923 9.77875 10.7923 9.77875H10.7923Z\"\n fill=\"white\"\n />\n <path\n d=\"M18.4571 9.86134C18.7404 9.373 17.1981 7.95102 15.0138 6.6852C12.8295 5.41938 10.826 4.78999 10.543 5.27916C10.26 5.76833 11.8021 7.18947 13.9876 8.45529C16.1732 9.72111 18.1741 10.3506 18.4571 9.86134ZM10.7307 5.46785C10.6889 5.3687 10.7772 5.34482 10.7772 5.34482C11.1682 5.27101 11.7175 5.43921 11.7175 5.43921C13.2118 5.77933 15.8763 7.44763 15.8763 7.44763C17.9278 8.88253 18.2424 9.51456 18.2896 9.69397C18.2944 9.71237 18.2925 9.73188 18.2843 9.74904C18.2761 9.7662 18.2621 9.77992 18.2448 9.78777C18.0309 9.88567 17.4579 9.73981 17.4579 9.73981C15.692 9.26652 14.2797 8.39938 14.2797 8.39938C13.0108 7.71528 11.756 6.66266 11.756 6.66266C10.8026 5.86025 10.731 5.46894 10.731 5.46894L10.7307 5.46785Z\"\n fill=\"white\"\n />\n <path\n d=\"M14.4893 8.09906C14.7865 8.09906 15.0274 7.85827 15.0274 7.56125C15.0274 7.26422 14.7865 7.02344 14.4893 7.02344C14.1922 7.02344 13.9513 7.26422 13.9513 7.56125C13.9513 7.85827 14.1922 8.09906 14.4893 8.09906Z\"\n fill=\"white\"\n />\n <path\n d=\"M16.6954 5.81725C16.8677 5.81725 17.0075 5.67278 17.0075 5.49456C17.0075 5.31635 16.8677 5.17188 16.6954 5.17188C16.523 5.17188 16.3833 5.31635 16.3833 5.49456C16.3833 5.67278 16.523 5.81725 16.6954 5.81725Z\"\n fill=\"white\"\n />\n <path\n d=\"M11.5731 6.9149C11.7454 6.9149 11.8851 6.77043 11.8851 6.59222C11.8851 6.414 11.7454 6.26953 11.5731 6.26953C11.4007 6.26953 11.261 6.414 11.261 6.59222C11.261 6.77043 11.4007 6.9149 11.5731 6.9149Z\"\n fill=\"white\"\n />\n <path\n d=\"M13.8544 10.8719C14.0268 10.8719 14.1665 10.7275 14.1665 10.5492C14.1665 10.371 14.0268 10.2266 13.8544 10.2266C13.6821 10.2266 13.5424 10.371 13.5424 10.5492C13.5424 10.7275 13.6821 10.8719 13.8544 10.8719Z\"\n fill=\"white\"\n />\n <circle cx={7.5} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_95038)\">\n <path\n d=\"M12.0037 16.8405C11.903 16.4592 11.5793 16.0779 10.9965 15.6535C10.5289 15.3153 10.0325 15.1211 9.63681 15.1211C9.55767 15.1211 9.48573 15.1283 9.41379 15.1427C9.23393 15.1786 9.07566 15.3081 8.97494 15.5024C8.85264 15.7326 8.82386 16.042 8.90299 16.229C8.93177 16.2866 8.96774 16.3585 9.01091 16.4233C8.62961 16.6535 8.41379 16.7182 8.38501 16.7254C9.37782 17.0563 10.2052 17.747 10.7231 18.6463L10.7303 18.5599C10.7519 18.3225 10.8239 18.0492 10.9246 17.7686C11.0253 17.7974 11.126 17.8117 11.2267 17.8117C11.4929 17.8117 11.7231 17.7038 11.867 17.5096C12.0109 17.3153 12.0685 17.0563 12.0037 16.8405Z\"\n fill=\"white\"\n />\n <path\n d=\"M10.9675 17.5614C11.6222 17.7413 11.8884 17.2377 11.802 16.8996C11.7085 16.5614 11.4064 16.2161 10.874 15.8276C10.3416 15.4391 9.80204 15.2809 9.45671 15.3528C9.11139 15.4247 9.01067 15.9499 9.097 16.1514C9.13297 16.2305 9.21211 16.3456 9.32002 16.4751C9.18333 16.5686 9.05384 16.6406 8.94592 16.7053C9.60779 17.0003 10.1833 17.4607 10.615 18.0363C10.6653 17.842 10.7373 17.6693 10.802 17.5183C10.8524 17.5255 10.91 17.5398 10.9675 17.5614Z\"\n fill=\"url(#paint0_radial_9706_95038)\"\n />\n <path\n d=\"M11.4713 16.5684C10.9246 15.9929 10.4641 15.8418 9.91018 15.7195C9.47853 15.6188 9.59364 15.3742 10.1188 15.4245C9.86702 15.3382 9.62961 15.3166 9.45695 15.3526C9.11162 15.4245 9.0109 15.9497 9.09723 16.1511C9.1332 16.2303 9.21234 16.3454 9.32026 16.4749C9.12601 16.6044 8.96054 16.6979 8.82385 16.7699C8.8886 16.7986 8.96774 16.8346 9.06126 16.885C9.30587 17.0145 9.57205 17.2303 9.57205 17.2303C9.16918 16.885 9.25551 16.7267 9.80946 16.3382C9.98213 16.2159 10.2987 16.2303 10.5936 16.3814C10.8886 16.5324 11.2339 16.9137 11.2339 16.9137L10.903 17.5468C10.9246 17.554 10.9462 17.5612 10.9677 17.5684C11.1764 17.626 11.3418 17.6116 11.4713 17.5612C11.6224 17.4677 12.0181 17.1511 11.4713 16.5684Z\"\n fill=\"#C0DAF6\"\n />\n <path\n d=\"M9.90274 16.0629C10.0466 16.1204 10.2337 16.2212 10.4639 16.3722C10.7373 16.5521 10.9747 16.7535 11.1258 16.9118C10.874 17.2428 10.7085 17.696 10.6078 18.0125C10.6581 18.0845 10.7157 18.1564 10.766 18.2284C10.8164 18.0485 10.9027 17.7823 11.0178 17.5161C11.0466 17.5233 11.0826 17.5233 11.1186 17.5233C11.2049 17.5233 11.3056 17.5089 11.3848 17.4442C11.4423 17.401 11.5071 17.3219 11.4999 17.178C11.4999 17.0413 11.3919 16.8687 11.1689 16.66C11.0107 16.5089 10.7948 16.3435 10.579 16.1924C9.96029 15.7823 9.52864 15.6672 9.3344 15.8615C9.2049 15.991 9.21929 16.1492 9.26245 16.2643C9.03224 16.4154 8.83799 16.5233 8.7085 16.5953C8.79483 16.624 8.87396 16.66 8.96029 16.696C9.19051 16.5737 9.52145 16.3651 9.90274 16.0629ZM11.2625 17.0917C11.284 17.1276 11.2912 17.1636 11.2912 17.1852C11.2912 17.2499 11.2696 17.2715 11.2553 17.2859C11.2265 17.3075 11.1689 17.3219 11.1186 17.3219C11.1617 17.2356 11.2121 17.1636 11.2625 17.0917ZM9.48547 16.0197C9.50706 15.9981 9.56461 15.9838 9.65814 15.9981C9.58619 16.0557 9.51425 16.1061 9.44231 16.1564C9.43511 16.1061 9.44231 16.0557 9.48547 16.0197Z\"\n fill=\"white\"\n />\n <path\n d=\"M7.2192 16.332C4.86668 16.332 2.96021 18.2385 2.96021 20.591C2.96021 22.9435 4.86668 24.85 7.2192 24.85C9.57172 24.85 11.4782 22.9435 11.4782 20.591C11.4782 18.2385 9.56452 16.332 7.2192 16.332ZM7.2192 24.6126C4.99618 24.6126 3.19762 22.814 3.19762 20.591C3.19762 18.368 4.99618 16.5694 7.2192 16.5694C9.44222 16.5694 11.2408 18.368 11.2408 20.591C11.2408 22.814 9.43502 24.6126 7.2192 24.6126Z\"\n fill=\"white\"\n />\n <path\n d=\"M7.21921 24.6135C9.44029 24.6135 11.2408 22.813 11.2408 20.5919C11.2408 18.3708 9.44029 16.5703 7.21921 16.5703C4.99814 16.5703 3.19763 18.3708 3.19763 20.5919C3.19763 22.813 4.99814 24.6135 7.21921 24.6135Z\"\n fill=\"#6CAFF5\"\n />\n <path\n d=\"M11.0398 20.5547C11.0398 22.6626 9.32759 24.3748 7.21967 24.3748C5.11176 24.3748 3.39233 22.6626 3.39233 20.5547H11.0398Z\"\n fill=\"#7EB8F5\"\n />\n <path\n d=\"M10.7375 20.5547C10.7375 22.6122 9.11165 24.2957 7.06848 24.3748H7.21956C9.32747 24.3748 11.0397 22.6626 11.0397 20.5547H10.7375Z\"\n fill=\"#7EB8F5\"\n />\n <path\n d=\"M11.0326 20.5885C11.0326 20.1497 10.27 19.8979 9.25564 19.8116C8.52183 19.754 7.78082 19.826 6.9319 20.0849C6.19809 20.3008 5.53622 20.2648 5.0542 20.2072C3.98226 20.0849 3.39233 20.0706 3.39233 20.5885C3.39233 21.3367 4.91751 22.272 7.20528 21.9483C8.36356 21.7828 8.96068 21.4447 9.64413 21.2144C10.3851 20.9698 11.0326 20.977 11.0326 20.5885Z\"\n fill=\"#7EB8F5\"\n />\n <path\n d=\"M9.52875 19.2577C9.67976 19.2577 9.80213 19.1353 9.80213 18.9843C9.80213 18.8333 9.67976 18.7109 9.52875 18.7109C9.37774 18.7109 9.25537 18.8333 9.25537 18.9843C9.25537 19.1353 9.37774 19.2577 9.52875 19.2577Z\"\n fill=\"#55A6FA\"\n fillOpacity={0.53}\n />\n <path\n d=\"M8.47097 18.7754C8.82859 18.7754 9.11845 18.4856 9.11845 18.128C9.11845 17.7703 8.82859 17.4805 8.47097 17.4805C8.11334 17.4805 7.82349 17.7703 7.82349 18.128C7.82349 18.4856 8.11334 18.7754 8.47097 18.7754Z\"\n fill=\"#55A6FA\"\n fillOpacity={0.53}\n />\n <path\n d=\"M9.16923 22.2728C9.20894 22.2728 9.24118 22.2406 9.24118 22.2008C9.24118 22.1611 9.20894 22.1289 9.16923 22.1289C9.12952 22.1289 9.09729 22.1611 9.09729 22.2008C9.09729 22.2406 9.12952 22.2728 9.16923 22.2728Z\"\n fill=\"white\"\n fillOpacity={0.3}\n />\n </g>\n <circle cx={21.5} cy={20} r={7} fill=\"#469BF5\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.2726 16.668L24.1966 23.4457L25.4961 21.178L22.8716 16.668H20.2726Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.2726 21.3047L21.623 23.445H24.324L22.9735 21.3047H20.2726Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.1005 18.8086L17.75 21.1273L19.1005 23.446L21.8269 18.8086H19.1005Z\"\n fill=\"white\"\n />\n <defs>\n <radialGradient\n id=\"paint0_radial_9706_95038\"\n cx={0}\n cy={0}\n r={1}\n gradientUnits=\"userSpaceOnUse\"\n gradientTransform=\"translate(11.6708 16.4463) scale(3.21543 3.21542)\">\n <stop stopColor=\"#C2DBF5\" />\n <stop offset={1} stopColor=\"#BCD8F5\" />\n </radialGradient>\n <clipPath id=\"clip0_9706_95038\">\n <rect\n width={10}\n height={10}\n fill=\"white\"\n transform=\"translate(2.5 15)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgCosmosCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgCustomColors(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.3172 1.14659C18.8459 -0.382197 21.3246 -0.382197 22.8534 1.14659C24.3822 2.67538 24.3822 5.15404 22.8534 6.68283L21.9458 7.59042C21.4696 8.06664 21.4696 8.83873 21.9458 9.31494C22.9734 10.3425 22.9734 12.0084 21.9458 13.036C20.9183 14.0635 19.2523 14.0635 18.2248 13.036L10.964 5.77524C9.93643 4.7477 9.93643 3.08172 10.964 2.05419C11.9915 1.02665 13.6575 1.02665 14.685 2.05419C15.1612 2.5304 15.9333 2.5304 16.4096 2.05419L17.3172 1.14659ZM21.8551 2.14486C20.8777 1.16739 19.2929 1.16739 18.3154 2.14486L17.4078 3.05245C16.3803 4.07999 14.7143 4.07999 13.6868 3.05245C13.2105 2.57624 12.4384 2.57624 11.9622 3.05245C11.486 3.52866 11.486 4.30076 11.9622 4.77697L19.223 12.0377C19.6992 12.5139 20.4713 12.5139 20.9475 12.0377C21.4238 11.5615 21.4238 10.7894 20.9475 10.3132C19.92 9.28567 19.92 7.6197 20.9475 6.59216L21.8551 5.68456C22.8326 4.7071 22.8326 3.12232 21.8551 2.14486ZM11.4177 9.85952C11.1922 9.63393 10.8264 9.63393 10.6008 9.85951L3.49641 16.9639C2.33926 18.121 1.62441 19.6473 1.47625 21.277L1.41434 21.9581C1.38168 22.3173 1.68265 22.6183 2.04192 22.5857L2.72301 22.5237C4.35276 22.3756 5.87898 21.6607 7.03613 20.5036L14.1405 13.3992C14.3661 13.1736 14.3661 12.8079 14.1405 12.5823L11.4177 9.85952ZM9.60255 8.86125C10.3795 8.08433 11.6391 8.08434 12.416 8.86125L15.1388 11.584C15.9157 12.3609 15.9157 13.6206 15.1388 14.3975L8.0344 21.5019C6.64371 22.8925 4.80947 23.7517 2.85082 23.9297L2.16973 23.9916C0.932446 24.1041 -0.104108 23.0676 0.00837295 21.8303L0.0702906 21.1492C0.24835 19.1905 1.10746 17.3563 2.49815 15.9656L9.60255 8.86125Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgCustomColors;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDarkMode(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M23.2108 17.0072C23.0403 16.7482 22.6992 16.5755 22.3582 16.6619C21.9319 16.7482 21.5055 16.7914 21.0792 16.7914C16.7734 16.7914 13.235 13.2518 13.235 8.84892C13.235 6.1295 14.5992 3.6259 16.9013 2.15827C17.1997 1.98561 17.3276 1.64029 17.285 1.33813C17.2424 0.992806 17.0292 0.733814 16.6882 0.604317C15.4945 0.215828 14.2155 0 12.9366 0C6.41392 0 1.08496 5.39568 1.08496 12C1.08496 18.6043 6.41392 24 12.9366 24C17.1571 24 21.0792 21.7122 23.2108 18C23.424 17.6547 23.424 17.2662 23.2108 17.0072Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgDarkMode;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDelete(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40135)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.42673 4.10987C6.81047 1.73825 8.80256 0 11.1368 0H13.773C16.1072 0 18.0993 1.73825 18.483 4.10987C18.4847 4.1205 18.4862 4.13118 18.4874 4.14188L18.5405 4.60777C19.409 4.71723 20.1677 4.84185 20.8164 4.96697C20.8225 4.96804 20.8285 4.96921 20.8345 4.97045C21.7656 5.15059 22.4685 5.33139 22.9433 5.46895C23.1816 5.53796 23.3623 5.59608 23.4856 5.63775C23.5473 5.65859 23.5946 5.67531 23.6275 5.68723L23.6661 5.70141L23.6773 5.70564L23.6809 5.70701L23.6821 5.7075L23.6827 5.7077C23.6829 5.70779 23.6831 5.70787 23.4549 6.33476L23.6831 5.70787C24.0192 5.8377 24.1895 6.22362 24.0635 6.56985C23.9375 6.91583 23.5633 7.09125 23.2274 6.96194C23.2272 6.96189 23.2271 6.96185 23.227 6.9618L23.2266 6.96166L23.2222 6.95999L23.1963 6.95049C23.1719 6.94166 23.1333 6.92796 23.0803 6.91006C22.9745 6.87428 22.8115 6.82175 22.5914 6.75799C22.278 6.6672 21.8487 6.55361 21.3036 6.43317L20.5397 18.1139L20.5395 18.1166C20.3096 21.4316 17.6317 24 14.4051 24H10.5046C7.27806 24 4.6001 21.4316 4.37022 18.1166L4.37004 18.1139L3.60614 6.43317C3.06101 6.55361 2.63175 6.6672 2.31835 6.75799C2.09824 6.82175 1.93526 6.87428 1.82939 6.91006C1.77645 6.92796 1.7378 6.94166 1.71341 6.95049L1.68755 6.95999L1.68309 6.96166L1.68274 6.9618C1.34671 7.09138 0.972254 6.91596 0.84625 6.56985C0.720202 6.22362 0.890505 5.8377 1.22663 5.70787L1.45486 6.33476C1.22663 5.70787 1.22684 5.70779 1.22707 5.7077L1.22758 5.7075L1.22887 5.70701L1.23245 5.70564L1.24366 5.70141L1.28225 5.68723C1.31516 5.67531 1.36244 5.65859 1.42409 5.63775C1.54739 5.59608 1.72815 5.53796 1.96638 5.46895C2.44118 5.33139 3.14416 5.15059 4.07525 4.97045C4.08123 4.9692 4.08724 4.96804 4.09327 4.96697C4.74202 4.84186 5.50068 4.71723 6.36923 4.60777L6.42232 4.14188C6.42354 4.13118 6.42501 4.1205 6.42673 4.10987ZM7.01295 5.87877C7.02196 5.87794 7.03092 5.87693 7.03984 5.87573C8.53259 5.70737 10.3376 5.58798 12.4549 5.58798C14.5722 5.58798 16.3771 5.70737 17.8699 5.87573C17.8788 5.87693 17.8878 5.87794 17.8968 5.87877C18.6928 5.96908 19.3996 6.07327 20.0172 6.18058L19.2428 18.0212C19.2428 18.0217 19.2427 18.0222 19.2427 18.0227C19.0607 20.6363 16.9491 22.6609 14.4051 22.6609H10.5046C7.96052 22.6609 5.84891 20.6361 5.66701 18.0225C5.66698 18.022 5.66695 18.0216 5.66692 18.0212L4.89257 6.18058C5.51014 6.07327 6.21693 5.96908 7.01295 5.87877ZM17.215 4.46238C15.8455 4.33369 14.2588 4.24893 12.4549 4.24893C10.6509 4.24893 9.0642 4.33369 7.69472 4.46238L7.71155 4.31473C7.99687 2.5966 9.44306 1.33906 11.1368 1.33906H13.773C15.4667 1.33906 16.9129 2.59661 17.1982 4.31474L17.215 4.46238ZM12.4549 9.91416C12.8138 9.91416 13.1049 10.2139 13.1049 10.5837V17.6652C13.1049 18.035 12.8138 18.3348 12.4549 18.3348C12.0959 18.3348 11.8049 18.035 11.8049 17.6652L11.8049 10.5837C11.8049 10.2139 12.0959 9.91416 12.4549 9.91416ZM9.01736 11.3305C9.37635 11.3305 9.66736 11.6302 9.66736 12V16.2489C9.66736 16.6187 9.37635 16.9185 9.01736 16.9185C8.65838 16.9185 8.36736 16.6187 8.36736 16.2489V12C8.36736 11.6302 8.65838 11.3305 9.01736 11.3305ZM15.8924 11.3305C16.2513 11.3305 16.5424 11.6302 16.5424 12V16.2489C16.5424 16.6187 16.2513 16.9185 15.8924 16.9185C15.5334 16.9185 15.2424 16.6187 15.2424 16.2489V12C15.2424 11.6302 15.5334 11.3305 15.8924 11.3305Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40135\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0.45459)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgDelete;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDesktop(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 228 165\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z\"\n fill=\"url(#paint0_linear_7539_98594)\"\n />\n <path\n d=\"M82.3193 143.601H140.372C142.724 143.601 144.231 141.017 143.025 138.974L134.646 124.913C130.124 117.341 127.713 108.628 127.713 99.7948H95.0994C95.0994 108.628 92.6881 117.281 88.1668 124.913L79.7874 138.974C78.5817 141.017 80.0285 143.601 82.4398 143.601H82.3193Z\"\n fill=\"#D6EAFF\"\n />\n <path\n d=\"M140.373 144.202H82.3198C80.9936 144.202 79.7879 143.541 79.1248 142.339C78.4617 141.197 78.4617 139.815 79.1248 138.674L87.5042 124.612C91.9652 117.101 94.3766 108.568 94.3766 99.8547V99.2538H128.196V99.8547C128.196 108.568 130.547 117.161 135.068 124.612L143.447 138.674C144.111 139.815 144.171 141.197 143.447 142.339C142.784 143.481 141.579 144.202 140.252 144.202H140.373ZM95.6425 100.456C95.5219 109.169 93.1106 117.762 88.6496 125.273L80.2702 139.335C79.7879 140.116 79.7879 141.017 80.2702 141.798C80.6922 142.58 81.5361 143.06 82.3801 143.06H140.433C141.338 143.06 142.121 142.58 142.543 141.798C142.965 141.017 142.965 140.116 142.543 139.335L134.164 125.273C129.703 117.762 127.231 109.229 127.171 100.456H95.7631H95.6425Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M33.6713 117.341L189.083 117.341C194.043 117.341 198.065 113.333 198.065 108.388V9.77779C198.065 4.83286 194.043 0.824196 189.083 0.824196L33.6713 0.824196C28.7106 0.824196 24.6891 4.83286 24.6891 9.77779V108.388C24.6891 113.333 28.7106 117.341 33.6713 117.341Z\"\n fill=\"#D6EAFF\"\n />\n <path\n d=\"M189.022 117.942H33.611C28.306 117.942 24.0259 113.676 24.0259 108.388V9.77803C24.0259 4.48999 28.306 0.223511 33.611 0.223511H189.022C194.327 0.223511 198.607 4.48999 198.607 9.77803V108.388C198.607 113.676 194.327 117.942 189.022 117.942ZM33.611 1.42534C28.9691 1.42534 25.2316 5.151 25.2316 9.77803V108.388C25.2316 113.015 28.9691 116.741 33.611 116.741H189.022C193.664 116.741 197.402 113.015 197.402 108.388V9.77803C197.402 5.151 193.664 1.42534 189.022 1.42534H33.611Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M189.022 108.328V9.83826L33.7312 9.83826V108.328L189.022 108.328Z\"\n fill=\"white\"\n />\n <path\n d=\"M189.626 108.929H33.0688V9.23718H189.626V108.929ZM34.3348 107.727H188.42V10.439H34.2745V107.727H34.3348Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z\"\n fill=\"url(#paint1_linear_7539_98594)\"\n />\n <path\n opacity={0.8}\n d=\"M179.98 91.3822V104.122C176.484 103.761 173.229 102.559 170.456 100.696V91.3822H179.98Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M186.972 143.601H218.138C222.001 143.601 225.131 140.481 225.131 136.631V62.2979C225.131 58.4482 222.001 55.3273 218.138 55.3273H186.972C183.11 55.3273 179.979 58.4482 179.979 62.2979V136.631C179.979 140.481 183.11 143.601 186.972 143.601Z\"\n fill=\"#D6EAFF\"\n />\n <path\n d=\"M218.14 144.202H186.973C182.753 144.202 179.377 140.777 179.377 136.631V62.2979C179.377 58.0915 182.814 54.7264 186.973 54.7264H218.14C222.36 54.7264 225.736 58.1516 225.736 62.2979V136.631C225.736 140.837 222.299 144.202 218.14 144.202ZM186.973 55.9283C183.416 55.9283 180.583 58.8126 180.583 62.2979V136.631C180.583 140.176 183.477 143.001 186.973 143.001H218.14C221.697 143.001 224.53 140.116 224.53 136.631V62.2979C224.53 58.7526 221.636 55.9283 218.14 55.9283H186.973Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M220.913 62.2377V136.571C220.913 138.073 219.647 139.335 218.14 139.335H186.973C185.466 139.335 184.2 138.073 184.2 136.571V62.2377C184.2 60.7354 185.466 59.4735 186.973 59.4735H218.14C219.647 59.4735 220.913 60.7354 220.913 62.2377Z\"\n fill=\"white\"\n />\n <path\n d=\"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z\"\n fill=\"#0B27C4\"\n />\n <path\n opacity={0.8}\n d=\"M167.261 91.3822V98.1124C165.332 96.1895 163.705 93.9661 162.62 91.3822H167.261Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M202.586 67.045C201.259 67.045 200.174 65.9633 200.174 64.6413C200.174 63.3193 201.259 62.2377 202.586 62.2377C203.912 62.2377 204.997 63.3193 204.997 64.6413C204.997 65.9633 203.912 67.045 202.586 67.045ZM202.586 63.4395C201.923 63.4395 201.38 63.9803 201.38 64.6413C201.38 65.3023 201.923 65.8431 202.586 65.8431C203.249 65.8431 203.791 65.3023 203.791 64.6413C203.791 63.9803 203.249 63.4395 202.586 63.4395Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M111.317 6.8935C110.292 6.8935 109.448 6.05223 109.448 5.03068C109.448 4.00912 110.292 3.16785 111.317 3.16785C112.341 3.16785 113.185 4.00912 113.185 5.03068C113.185 6.05223 112.341 6.8935 111.317 6.8935ZM111.317 4.36967C110.955 4.36967 110.653 4.67013 110.653 5.03068C110.653 5.39122 110.955 5.69168 111.317 5.69168C111.678 5.69168 111.98 5.39122 111.98 5.03068C111.98 4.67013 111.678 4.36967 111.317 4.36967Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M46.2358 75.712H39.9061C39.5444 75.712 39.3032 75.4716 39.3032 75.111C39.3032 74.7505 39.5444 74.5101 39.9061 74.5101H46.2358C46.5975 74.5101 46.8387 74.7505 46.8387 75.111C46.8387 75.4716 46.5975 75.712 46.2358 75.712Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M54.6733 75.712H48.3436C47.9819 75.712 47.7407 75.4716 47.7407 75.111C47.7407 74.7505 47.9819 74.5101 48.3436 74.5101H54.6733C55.035 74.5101 55.2762 74.7505 55.2762 75.111C55.2762 75.4716 55.035 75.712 54.6733 75.712Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M227.183 79.1236C226.822 79.1236 226.581 78.8832 226.581 78.5227V72.2131C226.581 71.8525 226.822 71.6122 227.183 71.6122C227.545 71.6122 227.786 71.8525 227.786 72.2131V78.5227C227.786 78.8832 227.545 79.1236 227.183 79.1236Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M202.588 112.715H205.422C210.907 112.715 216.152 113.856 220.914 115.959V136.571C220.914 138.073 219.648 139.335 218.141 139.335H186.975C185.468 139.335 184.202 138.073 184.202 136.571V91.5624C194.57 93.0647 202.588 101.958 202.588 112.715Z\"\n fill=\"url(#paint2_linear_7539_98594)\"\n />\n <path\n opacity={0.8}\n d=\"M197.042 98.4728C193.606 101.658 189.145 103.761 184.202 104.182V91.6224C189.265 92.3435 193.787 94.8674 197.042 98.4728Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M140.373 140.597H128.316C127.955 140.597 127.713 140.356 127.713 139.996C127.713 139.635 127.955 139.395 128.316 139.395H140.373C140.735 139.395 140.976 139.635 140.976 139.996C140.976 140.356 140.735 140.597 140.373 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M124.641 140.597H120.722C120.361 140.597 120.12 140.356 120.12 139.996C120.12 139.635 120.361 139.395 120.722 139.395H124.641C125.003 139.395 125.244 139.635 125.244 139.996C125.244 140.356 125.003 140.597 124.641 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M117.826 140.597H116.5C116.138 140.597 115.897 140.356 115.897 139.996C115.897 139.635 116.138 139.395 116.5 139.395H117.826C118.188 139.395 118.429 139.635 118.429 139.996C118.429 140.356 118.188 140.597 117.826 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n opacity={0.8}\n d=\"M49.8892 83.5102C53.0842 80.9864 56.7615 79.1235 60.7402 77.9818V87.957C56.8218 87.1157 53.1445 85.6134 49.8892 83.5102Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M113.365 140.597H97.6912C97.3295 140.597 97.0884 140.356 97.0884 139.996C97.0884 139.635 97.3295 139.395 97.6912 139.395H113.365C113.727 139.395 113.968 139.635 113.968 139.996C113.968 140.356 113.727 140.597 113.365 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M93.7137 140.597H82.3201C81.9584 140.597 81.7173 140.356 81.7173 139.996C81.7173 139.635 81.9584 139.395 82.3201 139.395H93.7137C94.0754 139.395 94.3166 139.635 94.3166 139.996C94.3166 140.356 94.0754 140.597 93.7137 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M162.063 50.1633C169.509 48.1187 173.883 40.4436 171.832 33.0205C169.781 25.5975 162.081 21.2374 154.635 23.2821C147.188 25.3267 142.814 33.0018 144.865 40.4249C146.916 47.8479 154.616 52.208 162.063 50.1633Z\"\n fill=\"url(#paint3_linear_7539_98594)\"\n />\n <g opacity={0.8}>\n <path\n d=\"M187.816 135.91C187.455 135.91 187.213 135.669 187.213 135.309V119.384C187.213 119.024 187.455 118.784 187.816 118.784C188.178 118.784 188.419 119.024 188.419 119.384V135.309C188.419 135.669 188.178 135.91 187.816 135.91Z\"\n fill=\"white\"\n />\n </g>\n <g opacity={0.8}>\n <path\n d=\"M187.816 116.26C187.455 116.26 187.213 116.02 187.213 115.659V111.753C187.213 111.393 187.455 111.152 187.816 111.152C188.178 111.152 188.419 111.393 188.419 111.753V115.659C188.419 116.02 188.178 116.26 187.816 116.26Z\"\n fill=\"white\"\n />\n </g>\n <g opacity={0.8}>\n <path\n d=\"M187.816 109.469C187.455 109.469 187.213 109.229 187.213 108.868V107.967C187.213 107.606 187.455 107.366 187.816 107.366C188.178 107.366 188.419 107.606 188.419 107.967V108.868C188.419 109.229 188.178 109.469 187.816 109.469Z\"\n fill=\"white\"\n />\n </g>\n <path\n d=\"M210.847 96.0089C210.847 95.2878 210.244 94.7469 209.581 94.7469C208.918 94.7469 208.315 95.3479 208.315 96.0089C208.315 96.6699 208.918 97.2708 209.581 97.2708C210.244 97.2708 210.847 96.6699 210.847 96.0089Z\"\n fill=\"url(#paint4_linear_7539_98594)\"\n />\n <path\n d=\"M200.48 75.9466C201.124 73.2337 199.439 70.5145 196.717 69.8731C193.996 69.2318 191.268 70.9112 190.624 73.6242C189.981 76.3372 191.666 79.0564 194.387 79.6977C197.109 80.339 199.837 78.6596 200.48 75.9466Z\"\n fill=\"url(#paint5_linear_7539_98594)\"\n />\n <path\n d=\"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M101.309 38.862H48.9829C46.5715 38.862 44.5822 36.879 44.5822 34.4753C44.5822 32.0717 43.1354 31.2905 41.3871 31.2905H23.7843C21.373 31.2905 19.3836 29.3075 19.3836 26.9038C19.3836 24.5002 17.9368 23.719 16.1886 23.719H4.61409C2.20274 23.719 0.213379 21.736 0.213379 19.3323C0.213379 16.9287 2.20274 14.9457 4.61409 14.9457H25.8942C28.3056 14.9457 30.2949 16.9287 30.2949 19.3323C30.2949 21.736 31.7417 22.5172 33.49 22.5172H76.1105C78.5219 22.5172 80.5112 24.5002 80.5112 26.9038C80.5112 29.3075 81.9581 30.0887 83.7063 30.0887H101.309C103.72 30.0887 105.71 32.0717 105.71 34.4753C105.71 36.879 103.72 38.862 101.309 38.862ZM4.5538 16.0874C2.80558 16.0874 1.35877 17.5296 1.35877 19.2722C1.35877 21.0149 2.80558 22.4571 4.5538 22.4571H16.1283C18.5396 22.4571 20.529 24.4401 20.529 26.8437C20.529 29.2474 21.9758 30.0286 23.724 30.0286H41.3269C43.7382 30.0286 45.7276 32.0116 45.7276 34.4153C45.7276 36.8189 47.1744 37.6001 48.9226 37.6001H101.249C102.997 37.6001 104.444 36.1579 104.444 34.4153C104.444 32.6726 102.997 31.2304 101.249 31.2304H83.646C81.2346 31.2304 79.2453 29.2474 79.2453 26.8437C79.2453 24.4401 77.7985 23.6589 76.0503 23.6589H33.4297C31.0183 23.6589 29.029 21.6759 29.029 19.2722C29.029 16.8686 27.5822 16.0874 25.8339 16.0874H4.5538Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M12.9149 45.4861C10.5035 45.4861 8.51416 43.5031 8.51416 41.0994C8.51416 38.6958 10.5035 36.7128 12.9149 36.7128C15.3262 36.7128 17.3156 38.6958 17.3156 41.0994C17.3156 43.5031 17.0744 41.7003 16.7127 41.7003C16.351 41.7003 16.1099 41.46 16.1099 41.0994C16.1099 39.3568 14.6631 37.9146 12.9149 37.9146C11.1666 37.9146 9.71984 39.3568 9.71984 41.0994C9.71984 42.8421 11.1666 44.2843 12.9149 44.2843C14.6631 44.2843 13.5177 44.5246 13.5177 44.8852C13.5177 45.2457 13.2766 45.4861 12.9149 45.4861Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M2.18466 45.4861C1.82296 45.4861 1.58182 45.2457 1.58182 44.8852C1.58182 44.5246 1.82296 44.2843 2.18466 44.2843C3.93289 44.2843 5.37969 42.8421 5.37969 41.0994C5.37969 39.3568 3.93289 37.9146 2.18466 37.9146C0.436432 37.9146 1.58182 37.6742 1.58182 37.3137C1.58182 36.9531 1.82296 36.7128 2.18466 36.7128C4.59601 36.7128 6.58537 38.6958 6.58537 41.0994C6.58537 43.5031 4.59601 45.4861 2.18466 45.4861Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M208.313 38.8621C205.902 38.8621 203.913 36.8791 203.913 34.4754C203.913 32.0718 205.902 30.0887 208.313 30.0887C210.725 30.0887 208.916 30.3291 208.916 30.6897C208.916 31.0502 208.675 31.2906 208.313 31.2906C206.565 31.2906 205.118 32.7328 205.118 34.4754C205.118 36.2181 206.565 37.6602 208.313 37.6602C210.062 37.6602 211.508 36.2181 211.508 34.4754C211.508 32.7328 211.749 33.8745 212.111 33.8745C212.473 33.8745 212.714 34.1149 212.714 34.4754C212.714 36.8791 210.725 38.8621 208.313 38.8621Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M219.95 38.8621C217.539 38.8621 215.549 36.8791 215.549 34.4754C215.549 32.0718 217.539 30.0887 219.95 30.0887C222.361 30.0887 220.553 30.3291 220.553 30.6897C220.553 31.0502 220.312 31.2906 219.95 31.2906C218.202 31.2906 216.755 32.7328 216.755 34.4754C216.755 36.2181 218.202 37.6602 219.95 37.6602C221.698 37.6602 220.553 37.9006 220.553 38.2612C220.553 38.6217 220.312 38.8621 219.95 38.8621Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M113.173 163.601L112.923 163.601L112.923 163.852L113.174 163.851L113.173 163.601ZM113.35 146.526C113.252 146.428 113.094 146.428 112.996 146.526L111.405 148.117C111.307 148.214 111.307 148.373 111.405 148.47C111.503 148.568 111.661 148.568 111.759 148.47L113.173 147.056L114.587 148.47C114.685 148.568 114.843 148.568 114.941 148.47C115.038 148.373 115.038 148.214 114.941 148.117L113.35 146.526ZM207.17 163.299L207.171 163.549L207.419 163.548L207.42 163.301L207.17 163.299ZM207.031 144.201L207.025 145.156L207.525 145.159L207.53 144.204L207.031 144.201ZM207.014 147.066L207.003 148.975L207.503 148.978L207.514 147.069L207.014 147.066ZM206.992 150.885L206.981 152.795L207.481 152.798L207.492 150.888L206.992 150.885ZM206.97 154.704L206.959 156.614L207.459 156.617L207.47 154.707L206.97 154.704ZM206.948 158.524L206.937 160.433L207.437 160.436L207.448 158.527L206.948 158.524ZM206.926 162.343L206.92 163.298L207.42 163.301L207.426 162.346L206.926 162.343ZM207.169 163.049L206.148 163.053L206.149 163.553L207.171 163.549L207.169 163.049ZM204.104 163.059L202.061 163.066L202.062 163.566L204.106 163.559L204.104 163.059ZM200.017 163.072L197.974 163.079L197.976 163.579L200.019 163.572L200.017 163.072ZM195.931 163.085L193.887 163.092L193.889 163.592L195.932 163.585L195.931 163.085ZM191.844 163.099L189.8 163.105L189.802 163.605L191.845 163.599L191.844 163.099ZM187.757 163.112L185.713 163.118L185.715 163.618L187.758 163.612L187.757 163.112ZM183.67 163.125L181.627 163.131L181.628 163.631L183.672 163.625L183.67 163.125ZM179.583 163.138L177.54 163.145L177.541 163.645L179.585 163.638L179.583 163.138ZM175.496 163.151L173.453 163.158L173.455 163.658L175.498 163.651L175.496 163.151ZM171.41 163.164L169.366 163.171L169.368 163.671L171.411 163.664L171.41 163.164ZM167.323 163.177L165.279 163.184L165.281 163.684L167.324 163.677L167.323 163.177ZM163.236 163.191L161.192 163.197L161.194 163.697L163.237 163.691L163.236 163.191ZM159.149 163.204L157.106 163.21L157.107 163.71L159.151 163.704L159.149 163.204ZM155.062 163.217L153.019 163.223L153.02 163.723L155.064 163.717L155.062 163.217ZM150.975 163.23L148.932 163.236L148.933 163.736L150.977 163.73L150.975 163.23ZM146.888 163.243L144.845 163.25L144.847 163.75L146.89 163.743L146.888 163.243ZM142.802 163.256L140.758 163.263L140.76 163.763L142.803 163.756L142.802 163.256ZM138.715 163.269L136.671 163.276L136.673 163.776L138.716 163.769L138.715 163.269ZM134.628 163.282L132.585 163.289L132.586 163.789L134.63 163.782L134.628 163.282ZM130.541 163.296L128.498 163.302L128.499 163.802L130.543 163.796L130.541 163.296ZM126.454 163.309L124.411 163.315L124.412 163.815L126.456 163.809L126.454 163.309ZM122.367 163.322L120.324 163.328L120.326 163.828L122.369 163.822L122.367 163.322ZM118.281 163.335L116.237 163.342L116.239 163.842L118.282 163.835L118.281 163.335ZM114.194 163.348L113.172 163.351L113.174 163.851L114.195 163.848L114.194 163.348ZM113.423 163.601L113.423 162.545L112.923 162.545L112.923 163.601L113.423 163.601ZM113.423 160.433L113.423 158.321L112.923 158.321L112.923 160.433L113.423 160.433ZM113.423 156.208L113.423 154.096L112.923 154.096L112.923 156.208L113.423 156.208ZM113.423 151.983L113.423 149.871L112.923 149.871L112.923 151.983L113.423 151.983ZM113.423 147.759L113.423 146.703L112.923 146.703L112.923 147.759L113.423 147.759ZM113.173 163.601L112.673 163.601L112.673 164.103L113.174 164.101L113.173 163.601ZM113.526 146.349C113.331 146.154 113.015 146.154 112.819 146.349L109.637 149.531C109.442 149.726 109.442 150.043 109.637 150.238C109.833 150.433 110.149 150.433 110.344 150.238L113.173 147.41L116.001 150.238C116.197 150.433 116.513 150.433 116.708 150.238C116.904 150.043 116.904 149.726 116.708 149.531L113.526 146.349ZM207.17 163.299L207.172 163.799L207.667 163.798L207.67 163.302L207.17 163.299ZM206.781 144.2L206.775 145.155L207.775 145.16L207.78 144.205L206.781 144.2ZM206.764 147.064L206.753 148.974L207.753 148.98L207.764 147.07L206.764 147.064ZM206.742 150.884L206.731 152.793L207.731 152.799L207.742 150.889L206.742 150.884ZM206.72 154.703L206.709 156.613L207.709 156.618L207.72 154.709L206.72 154.703ZM206.698 158.522L206.687 160.432L207.687 160.438L207.698 158.528L206.698 158.522ZM206.676 162.342L206.67 163.296L207.67 163.302L207.676 162.347L206.676 162.342ZM207.169 162.799L206.147 162.803L206.15 163.803L207.172 163.799L207.169 162.799ZM204.103 162.809L202.06 162.816L202.063 163.816L204.107 163.809L204.103 162.809ZM200.017 162.822L197.973 162.829L197.976 163.829L200.02 163.822L200.017 162.822ZM195.93 162.835L193.886 162.842L193.89 163.842L195.933 163.835L195.93 162.835ZM191.843 162.849L189.799 162.855L189.803 163.855L191.846 163.849L191.843 162.849ZM187.756 162.862L185.713 162.868L185.716 163.868L187.759 163.862L187.756 162.862ZM183.669 162.875L181.626 162.881L181.629 163.881L183.672 163.875L183.669 162.875ZM179.582 162.888L177.539 162.895L177.542 163.895L179.586 163.888L179.582 162.888ZM175.496 162.901L173.452 162.908L173.455 163.908L175.499 163.901L175.496 162.901ZM171.409 162.914L169.365 162.921L169.368 163.921L171.412 163.914L171.409 162.914ZM167.322 162.927L165.278 162.934L165.282 163.934L167.325 163.927L167.322 162.927ZM163.235 162.941L161.192 162.947L161.195 163.947L163.238 163.94L163.235 162.941ZM159.148 162.954L157.105 162.96L157.108 163.96L159.151 163.954L159.148 162.954ZM155.061 162.967L153.018 162.973L153.021 163.973L155.065 163.967L155.061 162.967ZM150.974 162.98L148.931 162.986L148.934 163.986L150.978 163.98L150.974 162.98ZM146.888 162.993L144.844 163L144.847 164L146.891 163.993L146.888 162.993ZM142.801 163.006L140.757 163.013L140.761 164.013L142.804 164.006L142.801 163.006ZM138.714 163.019L136.671 163.026L136.674 164.026L138.717 164.019L138.714 163.019ZM134.627 163.032L132.584 163.039L132.587 164.039L134.63 164.032L134.627 163.032ZM130.54 163.046L128.497 163.052L128.5 164.052L130.544 164.046L130.54 163.046ZM126.453 163.059L124.41 163.065L124.413 164.065L126.457 164.059L126.453 163.059ZM122.367 163.072L120.323 163.078L120.326 164.078L122.37 164.072L122.367 163.072ZM118.28 163.085L116.236 163.092L116.24 164.092L118.283 164.085L118.28 163.085ZM114.193 163.098L113.171 163.101L113.174 164.101L114.196 164.098L114.193 163.098ZM113.673 163.601L113.673 162.545L112.673 162.545L112.673 163.601L113.673 163.601ZM113.673 160.433L113.673 158.321L112.673 158.321L112.673 160.433L113.673 160.433ZM113.673 156.208L113.673 154.096L112.673 154.096L112.673 156.208L113.673 156.208ZM113.673 151.983L113.673 149.871L112.673 149.871L112.673 151.983L113.673 151.983ZM113.673 147.759L113.673 146.703L112.673 146.703L112.673 147.759L113.673 147.759Z\"\n fill=\"#0B27C4\"\n />\n <defs>\n <linearGradient\n id=\"paint0_linear_7539_98594\"\n x1={8.23296}\n y1={35.6175}\n x2={371.22}\n y2={246.222}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint1_linear_7539_98594\"\n x1={-4.30604}\n y1={-56.4424}\n x2={250.429}\n y2={285.597}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint2_linear_7539_98594\"\n x1={40.3648}\n y1={-89.733}\n x2={295.1}\n y2={252.366}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint3_linear_7539_98594\"\n x1={42.7137}\n y1={-120.169}\n x2={360.531}\n y2={314.058}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint4_linear_7539_98594\"\n x1={47.7199}\n y1={-123.745}\n x2={365.538}\n y2={310.421}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint5_linear_7539_98594\"\n x1={48.4927}\n y1={-124.657}\n x2={366.371}\n y2={309.511}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n </defs>\n </svg>\n );\n}\nexport default SvgDesktop;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDone(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.7846 4.31584C24.1751 4.70637 24.1751 5.33953 23.7846 5.73006L10.0607 19.4539C9.1495 20.3651 7.67211 20.3651 6.76089 19.4539L1.03703 13.7301C0.64651 13.3395 0.64651 12.7064 1.03703 12.3158C1.42756 11.9253 2.06072 11.9253 2.45125 12.3158L8.17511 18.0397C8.30528 18.1699 8.51634 18.1699 8.64651 18.0397L22.3704 4.31584C22.7609 3.92532 23.3941 3.92532 23.7846 4.31584Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgDone;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgEvmCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 29 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14.25} cy={8} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_64247)\">\n <path\n d=\"M14.2491 3L14.182 3.22789V9.84004L14.2491 9.90697L17.3183 8.09273L14.2491 3Z\"\n fill=\"#85BBF5\"\n />\n <path\n d=\"M14.2491 3L11.1798 8.09273L14.2491 9.90697V6.69762V3Z\"\n fill=\"#E2EBF5\"\n />\n <path\n d=\"M14.2491 10.4891L14.2113 10.5352V12.8905L14.2491 13.0009L17.3202 8.67578L14.2491 10.4891Z\"\n fill=\"#85BBF5\"\n />\n <path\n d=\"M14.2491 13.0009V10.4891L11.1798 8.67578L14.2491 13.0009Z\"\n fill=\"#E2EBF5\"\n />\n <path\n d=\"M14.2491 9.90858L17.3184 8.09433L14.2491 6.69922V9.90858Z\"\n fill=\"#69ADF5\"\n />\n <path\n d=\"M11.1798 8.09433L14.2491 9.90858V6.69922L11.1798 8.09433Z\"\n fill=\"#85BBF5\"\n />\n </g>\n <circle cx={7.25} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip1_9706_64247)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.3298 22.9628H5.50681C5.78393 22.9628 5.92249 22.9628 6.04615 22.9285C6.18173 22.8882 6.30539 22.8168 6.4082 22.7184C6.50261 22.6285 6.57073 22.5092 6.70512 22.2741L6.7052 22.2739L6.70915 22.267L8.2357 19.5685C8.37128 19.3316 8.43833 19.2124 8.46813 19.0873C8.5009 18.9517 8.5009 18.8087 8.46813 18.6731C8.43855 18.5489 8.37082 18.4305 8.23726 18.1972L8.23422 18.1918L7.63676 17.1489C7.51311 16.9314 7.45053 16.8226 7.37157 16.7824C7.28664 16.7392 7.18532 16.7392 7.1004 16.7824C7.02144 16.8226 6.95887 16.9314 6.8352 17.1489L3.92902 22.2715C3.80685 22.486 3.74576 22.5933 3.75023 22.6812C3.75619 22.7766 3.80535 22.863 3.88581 22.9151C3.9603 22.9628 4.08247 22.9628 4.3298 22.9628ZM10.1657 22.9628H8.47915C8.23034 22.9628 8.10519 22.9628 8.03218 22.9151C7.95173 22.863 7.90257 22.7751 7.89661 22.6797C7.89216 22.5925 7.95374 22.4862 8.07694 22.2736L8.07697 22.2735L8.07986 22.2685L8.92165 20.8233C9.04531 20.6103 9.10788 20.5045 9.18536 20.4643C9.27024 20.4211 9.37014 20.4211 9.45501 20.4643C9.53194 20.5034 9.59184 20.6047 9.71043 20.8053L9.71061 20.8056L9.72022 20.8218L10.565 22.267L10.5772 22.288L10.5772 22.2881C10.6943 22.4901 10.7541 22.5932 10.7498 22.6783C10.7453 22.7736 10.6946 22.8615 10.6142 22.9137C10.5397 22.9628 10.4145 22.9628 10.1657 22.9628H10.1657Z\"\n fill=\"white\"\n />\n </g>\n <circle cx={21.25} cy={20} r={7} fill=\"#469BF5\" />\n <path\n d=\"M22.18 23.3046V24.4253L21.2029 25L20.2547 24.4253V23.3046L21.2029 23.8793L22.18 23.3046ZM16.9501 19.4253L17.8983 20V21.9253L19.5363 22.9023V24.023L16.9501 22.5V19.4253ZM25.4558 19.4253V22.5L22.8409 24.023V22.9023L24.4788 21.9253V20L25.4558 19.4253ZM22.8409 17.9023L23.8179 18.477V19.5977L22.18 20.5747V22.5287L21.2317 23.1034L20.2834 22.5287V20.5747L18.588 19.5977V18.477L19.565 17.9023L21.2029 18.8793L22.8409 17.9023ZM18.588 20.4023L19.5363 20.977V22.0977L18.588 21.523V20.4023ZM23.8179 20.4023V21.523L22.8696 22.0977V20.977L23.8179 20.4023ZM17.8983 16.9253L18.8754 17.5L17.8983 18.0747V19.1954L16.9501 18.6207V17.5L17.8983 16.9253ZM24.5075 16.9253L25.4846 17.5V18.6207L24.5075 19.1954V18.0747L23.5593 17.5L24.5075 16.9253ZM21.2029 16.9253L22.18 17.5L21.2029 18.0747L20.2547 17.5L21.2029 16.9253ZM21.2029 15L23.8179 16.523L22.8696 17.0977L21.2317 16.1207L19.565 17.0977L18.6167 16.523L21.2029 15Z\"\n fill=\"white\"\n />\n <defs>\n <clipPath id=\"clip0_9706_64247\">\n <rect\n width={10}\n height={10}\n fill=\"white\"\n transform=\"translate(9.25 3)\"\n />\n </clipPath>\n <clipPath id=\"clip1_9706_64247\">\n <rect\n width={8}\n height={8}\n fill=\"white\"\n transform=\"translate(3.25 16)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgEvmCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgError(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 0C5.376 0 0 5.376 0 12C0 18.624 5.376 24 12 24C18.624 24 24 18.624 24 12C24 5.376 18.624 0 12 0ZM10.8 18V15.6H13.2V18H10.8ZM10.8 6V13.2H13.2V6H10.8Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgError;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgExit(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\">\n <path\n fillRule=\"evenodd\"\n d=\"M10.09 15.59 11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5c-1.11 0-2 .9-2 2v4h2V5h14v14H5v-4H3v4c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgExit;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgExternalLink(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.4046 1.85421C21.1566 1.83395 20.8342 1.83345 20.3523 1.83345H14.6314C14.2724 1.83345 13.9814 1.54243 13.9814 1.18345C13.9814 0.824463 14.2724 0.533448 14.6314 0.533448L20.3786 0.533448C20.8274 0.533438 21.2032 0.53343 21.5104 0.558531C21.8312 0.58474 22.134 0.641521 22.4209 0.787689C22.8598 1.01133 23.2167 1.36818 23.4403 1.80709C23.5865 2.09396 23.6433 2.3968 23.6695 2.71758C23.6946 3.02482 23.6946 3.40062 23.6945 3.8495V9.59659C23.6945 9.95558 23.4035 10.2466 23.0445 10.2466C22.6856 10.2466 22.3945 9.95558 22.3945 9.59659V3.87565C22.3945 3.39375 22.394 3.07141 22.3738 2.82344C22.3541 2.58305 22.3192 2.47034 22.282 2.39727C22.183 2.20297 22.025 2.045 21.8307 1.946C21.7577 1.90877 21.6449 1.87385 21.4046 1.85421ZM21.8215 2.40646C22.0754 2.6603 22.0754 3.07186 21.8215 3.3257L12.6873 12.46C12.4334 12.7138 12.0219 12.7138 11.768 12.46C11.5142 12.2061 11.5142 11.7946 11.768 11.5407L20.9023 2.40646C21.1561 2.15262 21.5677 2.15262 21.8215 2.40646ZM7.93747 4.13908H10.4248C10.7838 4.13908 11.0748 4.4301 11.0748 4.78908C11.0748 5.14807 10.7838 5.43908 10.4248 5.43908H7.96644C6.80836 5.43908 5.97889 5.43959 5.32826 5.49275C4.68523 5.54528 4.27433 5.646 3.94301 5.81482C3.29435 6.14532 2.76698 6.67269 2.43648 7.32135C2.26766 7.65267 2.16694 8.06357 2.11441 8.7066C2.06125 9.35723 2.06074 10.1867 2.06074 11.3448V16.2616C2.06074 17.4196 2.06125 18.2491 2.11441 18.8997C2.16694 19.5428 2.26766 19.9537 2.43648 20.285C2.76698 20.9336 3.29435 21.461 3.94301 21.7915C4.27433 21.9603 4.68523 22.061 5.32827 22.1136C5.97889 22.1667 6.80836 22.1673 7.96644 22.1673H12.8832C14.0413 22.1673 14.8708 22.1667 15.5214 22.1136C16.1644 22.061 16.5753 21.9603 16.9066 21.7915C17.5553 21.461 18.0827 20.9336 18.4132 20.285C18.582 19.9537 18.6827 19.5428 18.7352 18.8997C18.7884 18.2491 18.7889 17.4196 18.7889 16.2616V13.8032C18.7889 13.4442 19.0799 13.1532 19.4389 13.1532C19.7979 13.1532 20.0889 13.4442 20.0889 13.8032V16.2905C20.0889 17.4133 20.0889 18.2958 20.0309 19.0056C19.9718 19.729 19.8492 20.33 19.5715 20.8752C19.1163 21.7684 18.3901 22.4947 17.4968 22.9498C16.9517 23.2276 16.3507 23.3502 15.6273 23.4093C14.9175 23.4673 14.035 23.4673 12.9121 23.4673H7.93758C6.8147 23.4673 5.93218 23.4673 5.2224 23.4093C4.49897 23.3502 3.89795 23.2276 3.35282 22.9498C2.45956 22.4947 1.73331 21.7684 1.27817 20.8752C1.00041 20.33 0.87783 19.729 0.818724 19.0056C0.760735 18.2958 0.760738 17.4133 0.760742 16.2905V11.3158C0.760738 10.193 0.760735 9.31049 0.818724 8.60074C0.87783 7.87731 1.00041 7.27629 1.27817 6.73116C1.73331 5.83789 2.45956 5.11165 3.35282 4.65651C3.89795 4.37875 4.49897 4.25617 5.2224 4.19706C5.93215 4.13907 6.81465 4.13908 7.93747 4.13908Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgExternalLink;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgFont(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M17.2235 5.409C16.7886 5.409 16.4469 5.06861 16.4469 4.63539V2.73234C16.4469 2.37648 16.2295 2.09798 16.0276 2.09798H1.97239C1.77049 2.09798 1.55306 2.36101 1.55306 2.73234V4.63539C1.55306 5.06861 1.21139 5.409 0.776532 5.409C0.341674 5.409 0 5.06861 0 4.63539V2.73234C0 1.52552 0.885246 0.550781 1.97239 0.550781H16.0276C17.1148 0.550781 18 1.52552 18 2.73234V4.63539C18 5.05314 17.6428 5.409 17.2235 5.409Z\"\n fill=\"#727272\"\n />\n <path\n d=\"M8.99212 17.2606C8.55726 17.2606 8.21559 16.9202 8.21559 16.487V1.32438C8.21559 0.891166 8.55726 0.550781 8.99212 0.550781C9.42698 0.550781 9.76865 0.891166 9.76865 1.32438V16.487C9.76865 16.9047 9.42698 17.2606 8.99212 17.2606Z\"\n fill=\"#727272\"\n />\n <path\n d=\"M11.6953 17.4462H6.2906C5.85575 17.4462 5.51407 17.1058 5.51407 16.6726C5.51407 16.2393 5.85575 15.899 6.2906 15.899H11.6953C12.1301 15.899 12.4718 16.2393 12.4718 16.6726C12.4718 17.1058 12.1301 17.4462 11.6953 17.4462Z\"\n fill=\"#727272\"\n />\n </svg>\n );\n}\nexport default SvgFont;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgGas(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.8071 0C24.1477 0 24.4237 0.276065 24.4237 0.616609V17.6986C24.4237 17.7076 24.4235 17.7165 24.4232 17.7255C24.3829 18.6498 23.8666 19.4876 23.0583 19.9387C22.2503 20.3897 21.2662 20.3897 20.4582 19.9387C19.6499 19.4876 19.1337 18.6498 19.0934 17.7255C19.093 17.7165 19.0928 17.7076 19.0928 17.6986V11.5193C19.0928 11.1389 18.9418 10.7742 18.6727 10.5052L18.6726 10.5051C18.4039 10.2362 18.0391 10.0851 17.6586 10.0851C17.3181 10.0851 17.042 9.80903 17.042 9.46848C17.042 9.12794 17.3181 8.85187 17.6586 8.85187C18.3659 8.85187 19.0445 9.13273 19.5447 9.63314M19.5448 9.63324C20.0451 10.1335 20.326 10.8119 20.326 11.5193V17.684C20.3517 18.1764 20.6283 18.6214 21.0592 18.8618L21.0593 18.8619C21.4937 19.1044 22.0229 19.1044 22.4573 18.8619L22.4573 18.8618C22.8882 18.6214 23.1649 18.1763 23.1905 17.684V0.616609C23.1905 0.276065 23.4666 0 23.8071 0\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.53542 0.57105L5.53714 0.571045L14.4217 0.571047C15.3082 0.57351 16.1576 0.926858 16.7844 1.55365C17.4112 2.18044 17.7645 3.02981 17.767 3.91636L17.767 3.91808L17.767 20.3758H18.8651C19.2057 20.3758 19.4817 20.6518 19.4817 20.9924V23.3831C19.4817 23.7236 19.2057 23.9997 18.8651 23.9997H1.09952C0.758975 23.9997 0.48291 23.7236 0.48291 23.3831V20.9924C0.48291 20.6518 0.758975 20.3758 1.09952 20.3758H2.18995V3.91637C2.19242 3.02981 2.54577 2.18043 3.17256 1.55365C3.79938 0.926839 4.64891 0.573525 5.53542 0.57105ZM5.53805 1.80427C4.97773 1.80604 4.44078 2.02946 4.04457 2.42567C3.64832 2.82191 3.42493 3.35873 3.42317 3.91902V20.9924C3.42317 21.3329 3.14711 21.609 2.80656 21.609H1.71613V22.7665H18.2485V21.609H17.1504C16.8098 21.609 16.5338 21.3329 16.5338 20.9924V3.91862C16.5319 3.35847 16.3085 2.82182 15.9124 2.42566C15.5161 2.02942 14.9793 1.80603 14.419 1.80427H5.53805Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.22655 4.30646C6.18948 4.30646 6.15949 4.33645 6.15949 4.37352V8.75265C6.15985 8.75356 6.16028 8.75458 6.16078 8.75571C6.16671 8.76915 6.17792 8.78734 6.19405 8.80464C6.21007 8.82182 6.22439 8.83114 6.2323 8.83503C6.23277 8.83526 6.23319 8.83546 6.23357 8.83564H13.7229C13.7599 8.83564 13.7899 8.80564 13.7899 8.76858V4.38944C13.7896 4.38853 13.7891 4.38752 13.7886 4.38639C13.7827 4.37294 13.7715 4.35476 13.7554 4.33746C13.7393 4.32028 13.725 4.31096 13.7171 4.30707C13.7166 4.30684 13.7162 4.30664 13.7158 4.30646H6.22655ZM4.92627 4.37352C4.92627 3.65538 5.50838 3.07324 6.22655 3.07324H13.7229C14.1221 3.07324 14.4468 3.27076 14.6572 3.49636C14.862 3.71596 15.0231 4.03077 15.0231 4.37352V8.76858C15.0231 9.48672 14.441 10.0689 13.7229 10.0689H6.22655C5.8273 10.0689 5.50257 9.87134 5.29217 9.64573C5.08738 9.42614 4.92627 9.11132 4.92627 8.76858V4.37352Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.7244 3.19696C23.9967 3.40155 24.0515 3.7881 23.8469 4.06033L22.489 5.86725C22.3169 6.09312 22.2662 6.38829 22.3529 6.65787C22.4396 6.92722 22.6522 7.13715 22.922 7.22041L23.9853 7.53627C24.3118 7.63324 24.4978 7.97649 24.4008 8.30293C24.3038 8.62938 23.9606 8.8154 23.6341 8.71843L22.5634 8.40035C21.9063 8.1994 21.3894 7.68949 21.179 7.03563C20.9687 6.38201 21.0916 5.66758 21.5067 5.12163L22.8611 3.31944C23.0657 3.0472 23.4522 2.99237 23.7244 3.19696Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgGas;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgHeight(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Height\">\n <path\n id=\"Height_2\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.3807 23.7933C12.1204 24.0689 11.6983 24.0689 11.4379 23.7933L7.19526 19.301C6.93491 19.0254 6.93491 18.5784 7.19526 18.3028C7.45561 18.0271 7.87772 18.0271 8.13807 18.3028L11.2426 21.59V2.41003L8.13807 5.69723C7.87772 5.97289 7.45561 5.97289 7.19526 5.69723C6.93491 5.42156 6.93491 4.97462 7.19526 4.69896L11.4379 0.206747C11.6983 -0.0689157 12.1204 -0.0689157 12.3807 0.206747L16.6234 4.69896C16.8837 4.97462 16.8837 5.42156 16.6234 5.69723C16.363 5.97289 15.9409 5.97289 15.6805 5.69723L12.576 2.41003V21.59L15.6805 18.3028C15.9409 18.0271 16.363 18.0271 16.6234 18.3028C16.8837 18.5784 16.8837 19.0254 16.6234 19.301L12.3807 23.7933Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n );\n}\nexport default SvgHeight;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgInProgress(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40155)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 1.75C6.33908 1.75 1.75 6.33908 1.75 12C1.75 17.6609 6.33908 22.25 12 22.25C17.6609 22.25 22.25 17.6609 22.25 12C22.25 6.33908 17.6609 1.75 12 1.75ZM0.25 12C0.25 5.51065 5.51065 0.25 12 0.25C18.4893 0.25 23.75 5.51065 23.75 12C23.75 18.4893 18.4893 23.75 12 23.75C5.51065 23.75 0.25 18.4893 0.25 12Z\"\n fill=\"#A2A2A2\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.749 11.8505C23.7751 13.8958 23.2667 15.9124 22.2743 17.7009C21.2819 19.4895 19.8398 20.988 18.0906 22.0482C16.3414 23.1085 14.3458 23.6937 12.301 23.7461C10.2562 23.7985 8.23322 23.3163 6.43202 22.347C4.63082 21.3777 3.11385 19.955 2.03114 18.2197C1.81188 17.8682 1.91902 17.4056 2.27045 17.1864C2.62187 16.9671 3.0845 17.0742 3.30376 17.4257C4.24825 18.9395 5.57157 20.1806 7.14283 21.0261C8.71408 21.8716 10.4788 22.2923 12.2626 22.2466C14.0463 22.2009 15.7872 21.6904 17.3131 20.7655C18.839 19.8406 20.097 18.5334 20.9627 16.9732C21.8284 15.4129 22.2719 13.6537 22.2492 11.8696C22.2265 10.0854 21.7384 8.33807 20.8333 6.80038C19.9281 5.26269 18.6372 3.98792 17.0883 3.10216C15.5394 2.21639 13.786 1.7503 12.0017 1.75C11.5875 1.74993 11.2518 1.41409 11.2519 0.999873C11.2519 0.585659 11.5878 0.24993 12.002 0.25C14.0474 0.250346 16.0573 0.784638 17.8329 1.80003C19.6085 2.81543 21.0883 4.27674 22.1259 6.03946C23.1635 7.80217 23.723 9.80522 23.749 11.8505Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40155\">\n <rect width={24} height={24} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgInProgress;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgInfoError(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519935 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519935 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM9.91412 8.40428V9.70711L11.5837 9.99513V17.9201L9.91412 18.2081V19.4997H15.2762V18.2081L13.6066 17.9201V8.40428H9.91412ZM11.5837 3.50122V5.56235H13.6089V3.50122H11.5837Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgInfoError;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgInfo(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12.2133 10.1543C11.969 10.1582 11.736 10.2584 11.5656 10.4334C11.3952 10.6082 11.3015 10.8434 11.3048 11.0872V17.5287C11.3013 17.775 11.3971 18.0125 11.5705 18.1879C11.744 18.3633 11.9807 18.4619 12.2278 18.4619C12.475 18.4619 12.7117 18.3633 12.8852 18.1879C13.0587 18.0124 13.1543 17.775 13.1507 17.5287V11.0872C13.1543 10.8385 13.0566 10.599 12.8798 10.4232C12.7033 10.2475 12.4628 10.1504 12.2133 10.1543Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.1508 7.38487C13.1508 7.89462 12.7375 8.30795 12.2278 8.30795C11.718 8.30795 11.3047 7.89462 11.3047 7.38487C11.3047 6.87511 11.718 6.46179 12.2278 6.46179C12.7375 6.46179 13.1508 6.87511 13.1508 7.38487Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.2275 0.00012207C5.6104 0.00012207 0.227539 5.38298 0.227539 12.0001C0.227539 18.6173 5.6104 24.0001 12.2275 24.0001C18.8447 24.0001 24.2275 18.6173 24.2275 12.0001C24.2275 5.38298 18.8447 0.00012207 12.2275 0.00012207ZM12.2275 1.71441C17.9185 1.71441 22.5133 6.30928 22.5133 12.0001C22.5133 17.691 17.9184 22.2858 12.2275 22.2858C6.5367 22.2858 1.94182 17.691 1.94182 12.0001C1.94182 6.30928 6.5367 1.71441 12.2275 1.71441Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgInfo;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLanguage(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M15.1145 20.2844C14.9917 20.2844 14.8578 20.251 14.7461 20.1952C14.3331 19.9832 14.1657 19.4811 14.3666 19.0683L16.7554 14.304C16.9006 14.0251 17.1908 13.8466 17.5034 13.8466C17.8159 13.8466 18.1062 14.0251 18.2513 14.3152L20.6401 19.0795C20.8522 19.4923 20.6848 19.9943 20.2606 20.2063C19.8476 20.4183 19.3452 20.251 19.1331 19.827L17.5034 16.5579L15.8736 19.827C15.7173 20.1171 15.4159 20.2844 15.1145 20.2844Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.457 19.4364H15.5277C15.07 19.4364 14.6905 19.057 14.6905 18.5996C14.6905 18.1421 15.07 17.7628 15.5277 17.7628H19.457C19.9147 17.7628 20.2943 18.1421 20.2943 18.5996C20.2943 19.057 19.9259 19.4364 19.457 19.4364Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.492 24C13.9088 24 10.9841 21.0879 10.9841 17.4951C10.9841 13.9024 13.8976 10.9903 17.492 10.9903C21.0753 10.9903 24 13.9024 24 17.4951C24 21.0879 21.0865 24 17.492 24ZM17.492 12.675C14.8241 12.675 12.6585 14.8396 12.6585 17.5063C12.6585 20.1729 14.8241 22.3375 17.492 22.3375C20.1488 22.3375 22.3256 20.1729 22.3256 17.5063C22.3256 14.8396 20.16 12.675 17.492 12.675Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.0298 12.7866C2.79072 12.7866 1.80838 12.4407 1.11629 11.7712C0.379538 11.0571 0 9.97487 0 8.58017V4.20642C0 1.49514 1.49583 0 4.20841 0H8.58425C9.97961 0 11.0512 0.3682 11.7768 1.11576C12.4801 1.841 12.8261 2.88985 12.7927 4.22876V8.58017C12.8261 9.94139 12.4801 11.0125 11.7545 11.7378C11.0289 12.463 9.95727 12.7977 8.57308 12.7754H4.21956C4.14142 12.7866 4.08561 12.7866 4.0298 12.7866ZM4.20841 1.6848C2.41118 1.6848 1.67443 2.42122 1.67443 4.21759V8.59134C1.67443 9.51742 1.87535 10.1868 2.27722 10.5773C2.66792 10.9567 3.29305 11.1241 4.17492 11.113H8.57308C9.51076 11.1353 10.1582 10.9456 10.5489 10.5551C10.9396 10.1646 11.1182 9.50627 11.0959 8.60251V4.20642C11.1182 3.31382 10.9396 2.6778 10.5601 2.28729C10.1694 1.88561 9.49959 1.6848 8.57308 1.6848H4.20841Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.65116 5.9803H4.11903C3.66136 5.9803 3.28182 5.60095 3.28182 5.14349C3.28182 4.68603 3.66136 4.30667 4.11903 4.30667H8.65116C9.10883 4.30667 9.48837 4.68603 9.48837 5.14349C9.48837 5.60095 9.12 5.9803 8.65116 5.9803Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.3963 5.98037C5.93862 5.98037 5.55909 5.60101 5.55909 5.14355V4.38485C5.55909 3.92739 5.93862 3.54803 6.3963 3.54803C6.85398 3.54803 7.23352 3.92739 7.23352 4.38485V5.14355C7.23352 5.60101 6.85398 5.98037 6.3963 5.98037Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.11903 9.5062C3.66136 9.5062 3.28182 9.12684 3.28182 8.66938C3.28182 8.21192 3.66136 7.83256 4.11903 7.83256C5.53672 7.83256 6.6865 6.62757 6.6865 5.13245C6.6865 4.67499 7.06603 4.29564 7.52371 4.29564C7.98139 4.29564 8.36093 4.67499 8.36093 5.13245C8.36093 7.54249 6.46324 9.5062 4.11903 9.5062Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.66231 9.50619C7.62417 9.50619 6.63067 8.9818 5.92741 8.05572C5.64834 7.68752 5.72649 7.16306 6.09487 6.88413C6.46324 6.60519 6.98788 6.68332 7.26695 7.05152C7.64649 7.56476 8.14882 7.84373 8.66231 7.84373C9.11999 7.84373 9.49953 8.22308 9.49953 8.68054C9.49953 9.13801 9.11999 9.50619 8.66231 9.50619Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.65122 23.9999C3.88468 23.9999 0 20.1171 0 15.3528C0 14.8954 0.379538 14.516 0.837215 14.516C1.29489 14.516 1.67443 14.8954 1.67443 15.3528C1.67443 18.6555 3.97398 21.4226 7.0661 22.1478L6.7647 21.6457C6.53028 21.244 6.65308 20.7308 7.05494 20.4964C7.44564 20.2621 7.9703 20.3849 8.20472 20.7865L9.3768 22.7391C9.53308 22.9957 9.5331 23.3193 9.38798 23.5759C9.2317 23.8326 8.95262 23.9999 8.65122 23.9999Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M23.1629 9.4951C22.7052 9.4951 22.3257 9.11574 22.3257 8.65828C22.3257 5.35564 20.0261 2.58854 16.934 1.86329L17.2354 2.3654C17.4698 2.76707 17.347 3.28035 16.9452 3.51466C16.5545 3.74897 16.0298 3.62623 15.7954 3.22455L14.6233 1.27198C14.467 1.01535 14.467 0.691785 14.6121 0.435161C14.7572 0.16738 15.0363 0.0111685 15.3377 0.0111685C20.1043 0.0111685 23.9889 3.894 23.9889 8.65828C24.0001 9.11574 23.6206 9.4951 23.1629 9.4951Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLanguage;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLightMode(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12.2469 1.67681e-05C12.2296 0.00177073 12.2125 0.00462869 12.1957 0.00854623C12.0947 0.0212373 12.0021 0.0710693 11.9359 0.148333C11.8696 0.225596 11.8346 0.324751 11.8374 0.426473V3.67613C11.9742 3.66947 12.1084 3.65907 12.2469 3.65907C12.3826 3.65907 12.5221 3.66974 12.6563 3.67613V0.426473C12.6586 0.371292 12.6497 0.316218 12.6301 0.264563C12.6106 0.212908 12.5808 0.165734 12.5425 0.125893C12.5043 0.0860515 12.4584 0.0543547 12.4076 0.0327186C12.3568 0.0110824 12.3021 -2.35129e-05 12.2469 1.67681e-05ZM3.99881 3.40335C3.9213 3.41093 3.84756 3.44043 3.78624 3.48843C3.72491 3.53643 3.67855 3.60093 3.65258 3.67435C3.62662 3.74777 3.62213 3.82706 3.63964 3.90294C3.65715 3.97883 3.69594 4.04815 3.75145 4.10277L6.05441 6.40572C6.23944 6.20195 6.43025 6.01042 6.63441 5.82572L4.33146 3.52277C4.28844 3.47928 4.23624 3.44598 4.17867 3.42531C4.12111 3.40465 4.05965 3.39715 3.99881 3.40335ZM20.401 3.40335C20.3073 3.41349 20.2199 3.45567 20.1537 3.52277L17.8507 5.82572C18.0537 6.00903 18.2552 6.19503 18.4392 6.39719L20.7336 4.10279C20.7946 4.04311 20.8354 3.96588 20.8503 3.8819C20.8652 3.79792 20.8536 3.71138 20.8169 3.63435C20.7803 3.55732 20.7205 3.49366 20.646 3.45225C20.5714 3.41084 20.4858 3.39373 20.401 3.40335ZM12.2297 4.97277C8.35279 4.97277 5.20985 8.12417 5.20985 12.001C5.20985 15.8779 8.35252 19.0293 12.2297 19.0293C16.1065 19.0293 19.2579 15.8782 19.2579 12.001C19.2579 8.12417 16.1065 4.97277 12.2297 4.97277ZM0.561366 11.5916C0.452783 11.6029 0.35314 11.6569 0.284358 11.7417C0.215576 11.8265 0.183289 11.9351 0.194599 12.0437C0.20591 12.1523 0.259892 12.2519 0.34467 12.3207C0.429448 12.3895 0.538077 12.4218 0.646661 12.4105H3.90505C3.89866 12.2767 3.88799 12.1449 3.88799 12.0096C3.88799 11.8713 3.89837 11.7283 3.90505 11.5916H0.646661C0.632455 11.5909 0.618219 11.5909 0.604013 11.5916C0.589807 11.5909 0.575572 11.5909 0.561366 11.5916ZM20.597 11.5916C20.6037 11.7283 20.6055 11.8713 20.6055 12.0096C20.6055 12.1448 20.6034 12.2767 20.597 12.4105H23.8467C23.901 12.4114 23.9549 12.4014 24.0054 12.3812C24.0558 12.361 24.1018 12.331 24.1405 12.2929C24.1792 12.2548 24.21 12.2094 24.231 12.1593C24.252 12.1092 24.2628 12.0554 24.2628 12.001C24.2628 11.9467 24.252 11.8929 24.231 11.8428C24.21 11.7927 24.1792 11.7473 24.1405 11.7091C24.1018 11.671 24.0558 11.641 24.0054 11.6209C23.9549 11.6007 23.901 11.5907 23.8467 11.5916H20.597ZM6.05434 17.5964L3.75138 19.8993C3.7133 19.9374 3.68309 19.9826 3.66248 20.0324C3.64187 20.0821 3.63126 20.1355 3.63126 20.1893C3.63126 20.2981 3.67447 20.4024 3.75138 20.4793C3.8283 20.5562 3.93261 20.5994 4.04139 20.5994C4.15016 20.5994 4.25447 20.5562 4.33139 20.4793L6.6258 18.1764C6.42326 17.9926 6.238 17.7989 6.05434 17.5964ZM18.4391 17.6133C18.2565 17.8138 18.0603 18.0027 17.8591 18.1848L20.1535 20.4792C20.2304 20.5561 20.3348 20.5993 20.4435 20.5993C20.5523 20.5993 20.6566 20.5561 20.7335 20.4792C20.8104 20.4023 20.8536 20.298 20.8536 20.1892C20.8536 20.0804 20.8104 19.9761 20.7335 19.8992L18.4391 17.6133ZM11.8372 20.3342V23.5839C11.8363 23.6382 11.8462 23.6922 11.8664 23.7426C11.8866 23.793 11.9166 23.839 11.9547 23.8777C11.9928 23.9164 12.0382 23.9472 12.0884 23.9682C12.1385 23.9892 12.1923 24 12.2466 24C12.3009 24 12.3547 23.9892 12.4048 23.9682C12.4549 23.9472 12.5004 23.9164 12.5385 23.8777C12.5766 23.839 12.6066 23.793 12.6268 23.7426C12.647 23.6922 12.6569 23.6382 12.656 23.5839V20.3342C12.5219 20.3407 12.3823 20.3511 12.2466 20.3511C12.1082 20.3511 11.974 20.3407 11.8372 20.3342Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLightMode;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLink(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.477539 12.0001C0.477539 9.15583 2.78327 6.8501 5.62754 6.8501H7.82754C8.24175 6.8501 8.57754 7.18588 8.57754 7.6001C8.57754 8.01431 8.24175 8.3501 7.82754 8.3501H5.62754C3.6117 8.3501 1.97754 9.98426 1.97754 12.0001C1.97754 14.0159 3.6117 15.6501 5.62754 15.6501H7.82754C8.24175 15.6501 8.57754 15.9859 8.57754 16.4001C8.57754 16.8143 8.24175 17.1501 7.82754 17.1501H5.62754C2.78327 17.1501 0.477539 14.8444 0.477539 12.0001ZM15.8775 7.6001C15.8775 7.18588 16.2133 6.8501 16.6275 6.8501H18.8275C21.6718 6.8501 23.9775 9.15583 23.9775 12.0001C23.9775 14.8444 21.6718 17.1501 18.8275 17.1501H16.6275C16.2133 17.1501 15.8775 16.8143 15.8775 16.4001C15.8775 15.9859 16.2133 15.6501 16.6275 15.6501H18.8275C20.8434 15.6501 22.4775 14.0159 22.4775 12.0001C22.4775 9.98426 20.8434 8.3501 18.8275 8.3501H16.6275C16.2133 8.3501 15.8775 8.01431 15.8775 7.6001ZM7.07754 12.0001C7.07754 11.5859 7.41333 11.2501 7.82754 11.2501H16.6275C17.0418 11.2501 17.3775 11.5859 17.3775 12.0001C17.3775 12.4143 17.0418 12.7501 16.6275 12.7501H7.82754C7.41333 12.7501 7.07754 12.4143 7.07754 12.0001Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLink;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLoading(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M24.432 11.1616C24.5297 11.9542 24.3082 12.7531 23.8169 13.3826C23.3254 14.012 22.6039 14.4206 21.8113 14.5181C21.0187 14.6157 20.2196 14.3945 19.5903 13.903C18.9607 13.4115 18.5523 12.69 18.4547 11.8974C18.3572 11.1047 18.5784 10.3059 19.0699 9.67634C19.5615 9.047 20.2827 8.63838 21.0753 8.54093C21.8682 8.44325 22.667 8.66448 23.2964 9.15599C23.9259 9.64753 24.3343 10.369 24.432 11.1616Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9341 3.46405C20.4122 3.93997 20.6819 4.5865 20.6834 5.26117C20.6849 5.93583 20.4185 6.58367 19.9425 7.06182C19.4664 7.53997 18.8201 7.80962 18.1452 7.81117C17.4706 7.81273 16.8229 7.54622 16.3446 7.07027C15.8664 6.59435 15.5968 5.94782 15.5952 5.27315C15.5937 4.59832 15.8602 3.95065 16.3361 3.4725C16.812 2.99412 17.4586 2.72469 18.1332 2.72315C18.8081 2.72137 19.4557 2.98788 19.9341 3.46405H19.9341Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.2107 0.786521C13.7696 0.902717 14.2596 1.23635 14.5727 1.71383C14.8856 2.19109 14.9962 2.77341 14.88 3.33253C14.7638 3.89142 14.4301 4.38138 13.9527 4.69448C13.4752 5.00738 12.8931 5.118 12.334 5.0018C11.7751 4.8856 11.2851 4.55197 10.972 4.0745C10.6591 3.59701 10.5485 3.01491 10.6647 2.45579C10.7809 1.89691 11.1145 1.40694 11.592 1.09384C12.0693 0.780943 12.6516 0.670326 13.2107 0.786521Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.17135 1.74731C7.633 1.52184 8.16556 1.48928 8.65131 1.65655C9.13727 1.82359 9.53694 2.17707 9.76217 2.63895C9.98742 3.10059 10.0202 3.63293 9.85294 4.11891C9.68567 4.60487 9.33241 5.00431 8.87054 5.22977C8.40889 5.45502 7.87632 5.4878 7.39057 5.32053C6.90462 5.15327 6.50495 4.80001 6.27971 4.33814C6.05447 3.87626 6.02168 3.34392 6.18895 2.85794C6.35621 2.37221 6.70948 1.97254 7.17135 1.74731Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.63401 5.40181C2.85056 4.99971 3.21807 4.7002 3.65569 4.56905C4.09326 4.43792 4.56495 4.48609 4.96706 4.70264C5.36916 4.91942 5.66867 5.28693 5.79982 5.72449C5.93073 6.16206 5.88278 6.63375 5.666 7.03586C5.44945 7.43774 5.08194 7.73725 4.64432 7.86839C4.20676 7.99953 3.73506 7.95135 3.33295 7.7348C2.93085 7.51803 2.63134 7.15052 2.5002 6.71295C2.36906 6.27561 2.41723 5.80392 2.63401 5.40181Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M0.56274 10.2383C0.521481 9.8407 0.639906 9.44326 0.891915 9.13308C1.14393 8.82263 1.5088 8.62526 1.90623 8.58422C2.30387 8.54297 2.70153 8.66139 3.01172 8.9134C3.32191 9.16541 3.51931 9.53029 3.56057 9.92771C3.60161 10.3254 3.48318 10.7228 3.23117 11.033C2.97938 11.3432 2.61428 11.5408 2.21686 11.5818C1.81944 11.6231 1.42178 11.5047 1.1116 11.2527C0.801376 11.0006 0.604001 10.6358 0.56274 10.2383Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M0.838025 15.3494C0.582888 15.08 0.445065 14.7203 0.455102 14.3492C0.465138 13.9783 0.622145 13.6264 0.891549 13.3712C1.16095 13.1161 1.52071 12.9783 1.89182 12.9883C2.2627 12.9983 2.61439 13.1553 2.86976 13.4248C3.1249 13.6942 3.26272 14.0539 3.25269 14.4248C3.24265 14.7959 3.08564 15.1476 2.81624 15.403C2.54683 15.6581 2.18707 15.7959 1.8162 15.7859C1.44509 15.7759 1.0934 15.6188 0.838025 15.3494Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M3.04198 19.3038C2.70389 19.2485 2.40169 19.0611 2.20186 18.7828C2.00181 18.5047 1.92063 18.1586 1.97594 17.8205C2.03126 17.4825 2.21859 17.1802 2.4967 16.9802C2.7748 16.7803 3.12118 16.6989 3.45923 16.7542C3.7971 16.8096 4.09952 16.9971 4.29935 17.2752C4.4994 17.5533 4.58058 17.8995 4.52527 18.2375C4.46995 18.5756 4.28262 18.8778 4.00451 19.0779C3.72619 19.2777 3.38003 19.3591 3.04198 19.3038Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.31283 21.765C6.03451 21.9107 5.70999 21.9399 5.41025 21.8462C5.11051 21.7523 4.86029 21.5433 4.71463 21.2652C4.569 20.9869 4.53978 20.6624 4.63367 20.3626C4.72734 20.0629 4.93631 19.8127 5.21442 19.667C5.49275 19.5214 5.81744 19.4922 6.11701 19.5861C6.41674 19.6797 6.66697 19.8887 6.81263 20.167C6.95826 20.4451 6.98747 20.7699 6.89358 21.0696C6.79992 21.3691 6.59095 21.6194 6.31283 21.765Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.33649 22.6063C9.20825 22.8289 8.99683 22.9915 8.74883 23.0582C8.50061 23.1251 8.23633 23.0905 8.01353 22.9623C7.79096 22.8341 7.62838 22.6226 7.56169 22.3744C7.49478 22.1264 7.52935 21.8619 7.65759 21.6393C7.78583 21.4168 7.99725 21.2542 8.24548 21.1873C8.49348 21.1206 8.75798 21.1552 8.98055 21.2834C9.20334 21.4116 9.36593 21.623 9.43261 21.871C9.4993 22.1193 9.46473 22.3838 9.33649 22.6063Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.5464 22.9354C11.461 23.084 11.3201 23.1924 11.1546 23.2367C10.9891 23.2813 10.8129 23.2581 10.6644 23.1727C10.3553 22.9948 10.2491 22.5998 10.4271 22.2907C10.5127 22.1424 10.6537 22.034 10.819 21.9894C10.9844 21.945 11.1606 21.968 11.3091 22.0534C11.4575 22.139 11.5658 22.28 11.6104 22.4453C11.655 22.6107 11.6319 22.7871 11.5464 22.9354Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.7535 22.6851C13.6964 22.7839 13.6025 22.8562 13.4921 22.8859C13.3819 22.9158 13.2644 22.9004 13.1654 22.8433C12.9593 22.7246 12.8886 22.4615 13.0073 22.2554C13.1259 22.0493 13.3891 21.9784 13.5951 22.097C13.6942 22.1541 13.7664 22.248 13.7961 22.3584C13.8257 22.4686 13.8103 22.5861 13.7535 22.6851Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLoading;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLogoWithText(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 124 45\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_4784_46479)\">\n <path\n d=\"M61.5225 16.129H59.7776V21.4426H56.1006V5.27441H62.5335C65.5899 5.27441 68.0452 7.74673 68.0452 10.8155C68.0452 12.8012 66.8507 14.6025 65.0824 15.5051L68.5058 21.4426H64.5555L61.5225 16.129ZM59.7776 12.8954H62.5335C63.5445 12.8954 64.372 11.9967 64.372 10.8155C64.372 9.63432 63.5445 8.73565 62.5335 8.73565H59.7776V12.8915V12.8954Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M81.3251 9.8931V21.4423H77.8784V20.3553C77.1211 21.2343 75.993 21.7641 74.4551 21.7641C71.4455 21.7641 68.9629 19.1074 68.9629 15.6658C68.9629 12.2241 71.4455 9.56738 74.4551 9.56738C75.993 9.56738 77.1211 10.0972 77.8784 10.9762V9.88918H81.3251V9.8931ZM77.8784 15.6658C77.8784 13.9351 76.7308 12.8481 75.146 12.8481C73.5612 12.8481 72.4135 13.9351 72.4135 15.6658C72.4135 17.3964 73.5612 18.4834 75.146 18.4834C76.7308 18.4834 77.8784 17.3964 77.8784 15.6658Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M94.8778 14.3472V21.4384H91.4311V14.8573C91.4311 13.425 90.5372 12.7539 89.4325 12.7539C88.1678 12.7539 87.2973 13.4917 87.2973 15.132V21.4384H83.8506V9.89308H87.2973V10.9801C87.918 10.1246 89.0656 9.57129 90.584 9.57129C92.9027 9.57129 94.8818 11.2352 94.8818 14.3511L94.8778 14.3472Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M109.027 9.89355V20.8659C109.027 24.747 106.018 26.3874 102.961 26.3874C100.572 26.3874 98.5738 25.4848 97.516 23.5933L100.455 21.8862C100.892 22.6946 101.56 23.3421 103.075 23.3421C104.683 23.3421 105.67 22.5102 105.67 20.8698V19.8063C104.913 20.7521 103.808 21.3094 102.317 21.3094C99.054 21.3094 96.665 18.6291 96.665 15.4425C96.665 12.256 99.054 9.57568 102.317 9.57568C103.812 9.57568 104.913 10.129 105.67 11.0787V9.9014H109.023L109.027 9.89355ZM105.674 15.4347C105.674 13.8414 104.527 12.7544 102.895 12.7544C101.263 12.7544 100.116 13.8414 100.116 15.4347C100.116 17.0279 101.263 18.115 102.895 18.115C104.527 18.115 105.674 17.0279 105.674 15.4347Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M110.979 15.6658C110.979 12.2241 113.688 9.56738 117.069 9.56738C120.449 9.56738 123.158 12.2241 123.158 15.6658C123.158 19.1074 120.445 21.7641 117.069 21.7641C113.692 21.7641 110.979 19.1074 110.979 15.6658ZM119.708 15.6658C119.708 14.0254 118.56 12.9423 117.065 12.9423C115.57 12.9423 114.422 14.0293 114.422 15.6658C114.422 17.3022 115.57 18.3892 117.065 18.3892C118.56 18.3892 119.708 17.3022 119.708 15.6658Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M56.7563 36.4374H61.7527V37.1556H56.0029V27.1133H61.6825V27.8314H56.7602V31.7322H61.3272V32.4503H56.7602V36.4374H56.7563Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M69.6027 37.1556H68.7322L66.3199 34.0279L63.9076 37.1556H63.0371L65.8905 33.4667L63.2089 29.9819H64.0793L66.3199 32.8938L68.5761 29.9819H69.431L66.761 33.4549L69.6027 37.1556Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M74.2122 37.3128C73.1387 37.3128 72.2448 36.9557 71.5305 36.2375C70.8162 35.5194 70.4609 34.6325 70.4609 33.569C70.4609 32.5055 70.8162 31.6186 71.5305 30.9005C72.2448 30.1823 73.1387 29.8252 74.2122 29.8252C74.907 29.8252 75.5354 29.99 76.0975 30.3197C76.6596 30.6493 77.0695 31.0967 77.3232 31.6618L76.7377 32.0071C76.5269 31.548 76.199 31.183 75.7462 30.9162C75.2934 30.6493 74.7821 30.5159 74.2122 30.5159C73.3573 30.5159 72.6391 30.8102 72.0575 31.3988C71.4758 31.9875 71.187 32.7135 71.187 33.5729C71.187 34.4323 71.4758 35.1583 72.0575 35.747C72.6391 36.3356 73.3573 36.6299 74.2122 36.6299C74.7821 36.6299 75.2934 36.4965 75.7462 36.2297C76.199 35.9628 76.5425 35.5978 76.7806 35.1387L77.3818 35.4958C77.0968 36.0491 76.6713 36.4926 76.1053 36.8222C75.5393 37.1519 74.907 37.3167 74.2161 37.3167L74.2122 37.3128Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M82.5582 29.825C83.4053 29.825 84.0766 30.084 84.5763 30.6059C85.0759 31.1279 85.3258 31.8225 85.3258 32.6937V37.1556H84.5997V32.6937C84.5997 32.0226 84.4163 31.4928 84.0493 31.1004C83.6824 30.708 83.1671 30.5117 82.4997 30.5117C81.7658 30.5117 81.1686 30.7551 80.7002 31.2417C80.2357 31.7283 80.0014 32.4386 80.0014 33.3647V37.1517H79.2871V27.1094H80.0014V31.3398C80.5167 30.3273 81.3677 29.8171 82.5543 29.8171L82.5582 29.825Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M93.96 29.9821H94.6899V37.1558H93.96V35.535C93.6555 36.0884 93.2379 36.524 92.7031 36.8418C92.1683 37.1558 91.5672 37.3167 90.8919 37.3167C89.8731 37.3167 89.0026 36.9556 88.2805 36.2336C87.5583 35.5115 87.1953 34.6246 87.1953 33.5729C87.1953 32.5212 87.5583 31.6343 88.2805 30.9122C89.0026 30.1901 89.8731 29.8291 90.8919 29.8291C91.5672 29.8291 92.1722 29.9861 92.7031 30.3039C93.234 30.6179 93.6555 31.0535 93.96 31.6107V29.99V29.9821ZM88.7996 35.7352C89.3852 36.3277 90.0995 36.626 90.9465 36.626C91.7936 36.626 92.5079 36.3277 93.0856 35.7352C93.6672 35.1426 93.9561 34.4205 93.9561 33.569C93.9561 32.7174 93.6672 31.9953 93.0856 31.4027C92.504 30.8102 91.7897 30.5119 90.9465 30.5119C90.1034 30.5119 89.3852 30.8102 88.7996 31.4027C88.2141 31.9953 87.9214 32.7174 87.9214 33.569C87.9214 34.4205 88.2141 35.1426 88.7996 35.7352Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M100.499 29.8252C101.346 29.8252 102.017 30.0842 102.517 30.6062C103.016 31.1281 103.266 31.8227 103.266 32.6939V37.1558H102.54V32.6939C102.54 32.0228 102.357 31.4931 101.99 31.1006C101.623 30.7082 101.108 30.512 100.44 30.512C99.7062 30.512 99.109 30.7553 98.6406 31.2419C98.1761 31.7285 97.9419 32.4388 97.9419 33.365V37.1519H97.2275V29.9783H97.9419V31.34C98.4571 30.3275 99.3081 29.8174 100.495 29.8174L100.499 29.8252Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M111.955 29.9822H112.669V36.8105C112.669 37.8543 112.33 38.6745 111.655 39.2788C110.979 39.8832 110.132 40.1814 109.113 40.1814C108.294 40.1814 107.595 40.0284 107.017 39.7223C106.436 39.4162 106.014 38.9963 105.749 38.4587L106.377 38.1016C106.834 39.0277 107.747 39.4947 109.117 39.4947C110.003 39.4947 110.698 39.2514 111.202 38.7687C111.705 38.286 111.959 37.6346 111.959 36.8105V35.4919C111.662 36.057 111.249 36.5004 110.71 36.8262C110.171 37.1519 109.566 37.3128 108.891 37.3128C107.864 37.3128 106.99 36.9517 106.272 36.2297C105.553 35.5076 105.194 34.6207 105.194 33.569C105.194 32.5173 105.553 31.6304 106.272 30.9083C106.99 30.1862 107.864 29.8252 108.891 29.8252C109.566 29.8252 110.171 29.9861 110.71 30.3118C111.249 30.6375 111.662 31.081 111.959 31.6461V29.9822H111.955ZM106.783 35.7352C107.369 36.3278 108.083 36.626 108.93 36.626C109.777 36.626 110.491 36.3278 111.077 35.7352C111.662 35.1426 111.955 34.4206 111.955 33.569C111.955 32.7174 111.662 31.9953 111.077 31.4028C110.491 30.8102 109.777 30.5119 108.93 30.5119C108.083 30.5119 107.369 30.8102 106.783 31.4028C106.198 31.9953 105.905 32.7174 105.905 33.569C105.905 34.4206 106.198 35.1426 106.783 35.7352Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M118.419 29.8252C119.465 29.8252 120.316 30.198 120.968 30.9436C121.62 31.6892 121.944 32.5761 121.944 33.5965C121.944 33.6357 121.944 33.6906 121.936 33.7691C121.932 33.8476 121.928 33.9025 121.928 33.9418H115.464C115.55 34.7463 115.87 35.3938 116.428 35.8843C116.987 36.3788 117.674 36.6221 118.489 36.6221C119.059 36.6221 119.559 36.5044 119.988 36.265C120.418 36.0256 120.738 35.7117 120.96 35.3192L121.589 35.692C121.296 36.1904 120.874 36.5828 120.332 36.8772C119.789 37.1715 119.173 37.3167 118.478 37.3167C117.385 37.3167 116.483 36.9635 115.78 36.2611C115.078 35.5586 114.723 34.6599 114.723 33.5729C114.723 32.4859 115.066 31.6108 115.757 30.8965C116.448 30.1862 117.334 29.8291 118.419 29.8291V29.8252ZM118.419 30.5119C117.611 30.5119 116.936 30.767 116.393 31.2733C115.851 31.7795 115.542 32.4349 115.464 33.2393H121.202C121.124 32.3878 120.824 31.7206 120.297 31.2379C119.77 30.7553 119.141 30.5119 118.419 30.5119Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M22.3785 44.9961C34.7378 44.9961 44.757 34.9234 44.757 22.498C44.757 10.0727 34.7378 0 22.3785 0C10.0192 0 0 10.0727 0 22.498C0 34.9234 10.0192 44.9961 22.3785 44.9961Z\"\n fill=\"white\"\n />\n <path\n d=\"M19.3255 15.3717C19.3255 15.3717 20.2663 15.8936 21.6871 16.6863L40.2442 8.94759C39.5728 8.05677 38.8389 7.21697 38.0465 6.43604C37.9177 6.5106 37.8084 6.55376 37.8084 6.55376L18.4512 14.7359C18.6698 14.9596 18.9547 15.1755 19.3255 15.3678V15.3717Z\"\n fill=\"url(#paint0_linear_4784_46479)\"\n />\n <path\n d=\"M42.2159 12.0829L38.7964 13.4133C36.0601 14.4218 25.2905 18.6875 25.2905 18.6875C27.0509 19.6647 28.9519 20.7164 30.6265 21.6347C34.9086 23.9853 32.1996 29.1458 31.6336 30.1269C31.6258 30.1387 31.618 30.1544 31.6102 30.1661C31.5633 30.2446 31.536 30.2917 31.536 30.2917C31.536 30.2917 31.9381 26.4341 29.233 25.0096C26.5084 23.5851 20.2589 20.2416 17.6319 18.8327C16.3945 18.1695 15.4967 16.9648 15.3289 15.5677C15.204 14.5199 15.4655 13.3152 16.7146 12.2635C17.4445 11.5845 18.2252 11.2196 18.2252 11.2196L32.1879 5.45871C32.1879 5.45871 32.2777 5.42339 32.4065 5.35668L35.3106 4.14407C31.657 1.5344 27.1993 0 22.3785 0C10.0202 0 0 10.0737 0 22.498C0 26.4969 1.04222 30.2525 2.86514 33.5057L8.26752 31.1394L19.0215 26.6029C17.1674 25.5825 15.4538 24.6289 14.6419 24.1933C14.2359 23.9736 13.7284 23.6322 13.3225 23.4163C11.1444 22.2587 9.7157 18.9897 13.0219 15.1125C13.0219 15.1125 12.6784 18.7935 14.7238 20.0414C16.6756 21.2344 24.2444 25.1312 26.4888 26.3399C27.0666 26.65 27.5974 27.0463 28.019 27.5486C28.8934 28.5886 29.2252 29.8757 28.8582 31.2335C28.8426 31.3003 28.8192 31.367 28.7997 31.4298C28.788 31.4729 28.7724 31.5161 28.7567 31.5553C28.7333 31.622 28.7099 31.6848 28.6865 31.7476C28.6787 31.7672 28.6709 31.7869 28.6631 31.8065C27.8941 33.6784 25.8409 34.2396 25.8409 34.2396L25.591 34.322L12.5223 39.714L9.64153 40.9854C13.2561 43.5048 17.6436 44.9882 22.3785 44.9882C34.7368 44.9882 44.757 34.9145 44.757 22.4902C44.757 18.7307 43.8358 15.1871 42.212 12.0712L42.2159 12.0829Z\"\n fill=\"url(#paint1_linear_4784_46479)\"\n />\n <path\n d=\"M22.6365 28.5845L8.29916 34.7064L4.66895 36.2487C5.33644 37.1159 6.06248 37.9322 6.84707 38.6896L7.34671 38.4384L26.1262 30.5663L22.6326 28.5806L22.6365 28.5845Z\"\n fill=\"url(#paint2_linear_4784_46479)\"\n />\n <path\n opacity={0.1}\n d=\"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.1}\n d=\"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.1}\n d=\"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.1}\n d=\"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.3}\n d=\"M20.3095 13.9196L18.3968 14.7281C18.3968 14.7281 15.6293 12.295 19.0097 10.9019C19.0097 10.9019 17.9128 12.7737 20.3056 13.9196H20.3095Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.3}\n d=\"M25.2904 18.7109L21.6602 16.6938L23.405 15.9639L26.9728 18.0281L25.2904 18.7109Z\"\n fill=\"#4D4D4D\"\n />\n </g>\n <defs>\n <linearGradient\n id=\"paint0_linear_4784_46479\"\n x1={18.4512}\n y1={11.5651}\n x2={40.2442}\n y2={11.5651}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#469BF5\" />\n <stop offset={0.09} stopColor=\"#3A81F3\" />\n <stop offset={0.21} stopColor=\"#2F68F2\" />\n <stop offset={0.34} stopColor=\"#2654F2\" />\n <stop offset={0.49} stopColor=\"#2046F1\" />\n <stop offset={0.67} stopColor=\"#1D3EF1\" />\n <stop offset={1} stopColor=\"#1C3CF1\" />\n </linearGradient>\n <linearGradient\n id=\"paint1_linear_4784_46479\"\n x1={0}\n y1={22.498}\n x2={44.7609}\n y2={22.498}\n gradientUnits=\"userSpaceOnUse\">\n <stop offset={0.08} stopColor=\"#469BF5\" />\n <stop offset={0.7} stopColor=\"#2756F2\" />\n <stop offset={1} stopColor=\"#1C3CF1\" />\n </linearGradient>\n <linearGradient\n id=\"paint2_linear_4784_46479\"\n x1={4.67285}\n y1={33.639}\n x2={26.1301}\n y2={33.639}\n gradientUnits=\"userSpaceOnUse\">\n <stop offset={0.08} stopColor=\"#469BF5\" />\n <stop offset={0.24} stopColor=\"#4191F4\" />\n <stop offset={0.51} stopColor=\"#3678F3\" />\n <stop offset={0.85} stopColor=\"#2550F1\" />\n <stop offset={1} stopColor=\"#1C3CF1\" />\n </linearGradient>\n <clipPath id=\"clip0_4784_46479\">\n <rect width={123.158} height={45} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgLogoWithText;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgMenu(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M3 7H21\"\n stroke=\"currentColor\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M3 12H21\"\n stroke=\"currentColor\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M3 17H21\"\n stroke=\"currentColor\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n />\n </svg>\n );\n}\nexport default SvgMenu;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNoRoute(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.0304 2.4375V3.12441C16.0304 2.4375 16.0301 2.4375 16.0304 2.4375L16.0319 2.4375L16.0337 2.43751L16.0383 2.43753L16.0514 2.43769C16.0618 2.43785 16.0757 2.43815 16.0928 2.43869C16.1269 2.43978 16.174 2.44185 16.2323 2.44582C16.3486 2.45373 16.5106 2.46924 16.7041 2.49975C17.0884 2.56031 17.612 2.6823 18.1526 2.93156C19.2617 3.44284 20.4302 4.49412 20.5947 6.51644L20.5969 6.54424V12.2916H19.2231V6.60106C19.0998 5.19398 18.3333 4.52763 17.5775 4.17918C17.1833 3.99747 16.7896 3.90398 16.4902 3.85681C16.342 3.83344 16.2206 3.82201 16.139 3.81646C16.1049 3.81414 16.0779 3.81286 16.0591 3.81215C14.4249 3.99225 13.6604 4.74826 13.2775 5.40608C13.0756 5.7529 12.9692 6.09267 12.9139 6.34615C12.8864 6.47201 12.8721 6.57383 12.8648 6.64072C12.8612 6.67407 12.8593 6.69844 12.8584 6.71244L12.858 6.71956V16.88L12.8557 16.9078C12.6915 18.9309 11.5302 19.9824 10.4243 20.4932C9.88568 20.7421 9.36417 20.8632 8.98144 20.9231C8.78867 20.9532 8.62727 20.9684 8.51139 20.9761C8.45335 20.9799 8.40642 20.9819 8.37236 20.9829C8.35532 20.9834 8.34147 20.9837 8.33102 20.9838L8.31792 20.9839L8.31333 20.9839H8.31153C6.00027 20.9881 4.73082 20.0094 4.08107 18.9328C3.76952 18.4165 3.61648 17.9054 3.54043 17.527C3.50215 17.3366 3.4826 17.1759 3.47258 17.0595C3.46756 17.0012 3.46489 16.9536 3.46348 16.9186C3.46278 16.901 3.46239 16.8866 3.46217 16.8755L3.46196 16.8613L3.46192 16.8561L3.46192 16.854C3.46192 16.8535 3.46191 16.8522 4.14882 16.8522H3.46191V12.2916H4.83572V16.8488L4.83619 16.8634C4.83681 16.8789 4.83821 16.9055 4.84132 16.9416C4.84756 17.0141 4.86053 17.1231 4.8873 17.2563C4.94134 17.5252 5.04848 17.8769 5.2573 18.2229C5.64805 18.8704 6.46017 19.614 8.3103 19.6101L8.31297 19.6101L8.3316 19.6097C8.3501 19.6091 8.38034 19.6079 8.42071 19.6053C8.50165 19.5999 8.62205 19.5888 8.76918 19.5658C9.06627 19.5193 9.45701 19.4268 9.84817 19.2461C10.5972 18.9001 11.3607 18.2353 11.4842 16.8233V6.68664L12.1711 6.70407C11.4844 6.68664 11.4842 6.68706 11.4842 6.68664L11.4844 6.68491L11.4845 6.68287L11.4847 6.6779L11.4852 6.66444C11.4857 6.65392 11.4864 6.64034 11.4874 6.62387C11.4896 6.59096 11.4931 6.54642 11.4991 6.4918C11.511 6.38273 11.5325 6.23231 11.5717 6.05306C11.6496 5.6963 11.7995 5.21429 12.0902 4.71496C12.6891 3.68608 13.8445 2.65953 15.9599 2.44113L15.9951 2.4375H16.0304ZM12.8576 6.72561C12.8576 6.7264 12.8576 6.72625 12.8576 6.72561V6.72561Z\"\n fill=\"currentColor\"\n />\n <mask\n id=\"mask0_3736_40141\"\n style={{\n maskType: 'alpha',\n }}\n maskUnits=\"userSpaceOnUse\"\n x={3}\n y={2}\n width={20}\n height={19}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.11822 18.3546L21.1163 2.88989L22.7441 4.78442L4.74609 20.2491L3.11822 18.3546Z\"\n fill=\"black\"\n />\n </mask>\n <g mask=\"url(#mask0_3736_40141)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.0251 2.43726V3.12416C16.0251 2.43726 16.0247 2.43726 16.0251 2.43726L16.0265 2.43726L16.0283 2.43726L16.0329 2.43729L16.046 2.43744C16.0564 2.4376 16.0703 2.4379 16.0874 2.43845C16.1216 2.43953 16.1686 2.44161 16.2269 2.44557C16.3432 2.45349 16.5052 2.469 16.6988 2.4995C17.083 2.56006 17.6066 2.68206 18.1473 2.93132C19.2563 3.4426 20.4248 4.49387 20.5893 6.5162L20.5916 6.54399V12.2913H19.2177V6.60081C19.0944 5.19374 18.328 4.52739 17.5721 4.17894C17.178 3.99723 16.7842 3.90374 16.4849 3.85656C16.3366 3.83319 16.2153 3.82177 16.1336 3.81622C16.0995 3.81389 16.0725 3.81261 16.0537 3.81191C14.4195 3.992 13.655 4.74801 13.2721 5.40584C13.0703 5.75266 12.9638 6.09243 12.9085 6.3459C12.881 6.47177 12.8667 6.57358 12.8594 6.64047C12.8558 6.67382 12.8539 6.69819 12.853 6.71219L12.8526 6.71932V16.8798L12.8504 16.9075C12.6861 18.9307 11.5248 19.9821 10.4189 20.493C9.88031 20.7418 9.3588 20.863 8.97606 20.9228C8.7833 20.953 8.6219 20.9682 8.50602 20.9758C8.44798 20.9797 8.40105 20.9816 8.36699 20.9827C8.34995 20.9832 8.3361 20.9834 8.32565 20.9836L8.31255 20.9837L8.30796 20.9837H8.30616C5.9949 20.9878 4.72545 20.0092 4.0757 18.9325C3.76415 18.4163 3.61111 17.9052 3.53506 17.5268C3.49678 17.3363 3.47723 17.1757 3.46721 17.0593C3.46218 17.0009 3.45952 16.9534 3.45811 16.9183C3.45741 16.9008 3.45702 16.8863 3.4568 16.8752L3.45659 16.861L3.45655 16.8558L3.45655 16.8537C3.45654 16.8533 3.45654 16.8519 4.14345 16.8519H3.45654V12.2913H4.83035V16.8486L4.83082 16.8631C4.83144 16.8787 4.83284 16.9053 4.83595 16.9414C4.84219 17.0138 4.85516 17.1229 4.88193 17.2561C4.93597 17.5249 5.04311 17.8767 5.25193 18.2227C5.64268 18.8702 6.4548 19.6137 8.30493 19.6099L8.3076 19.6099L8.32623 19.6094C8.34473 19.6089 8.37497 19.6077 8.41534 19.605C8.49628 19.5997 8.61667 19.5885 8.76381 19.5655C9.0609 19.5191 9.45164 19.4265 9.8428 19.2458C10.5918 18.8998 11.3553 18.2351 11.4788 16.8231V6.68639L12.1657 6.70383C11.479 6.6864 11.4788 6.68681 11.4788 6.68639L11.4791 6.68466L11.4791 6.68263L11.4793 6.67766L11.4798 6.6642C11.4803 6.65368 11.481 6.64009 11.4821 6.62363C11.4842 6.59071 11.4877 6.54618 11.4937 6.49155C11.5056 6.38249 11.5272 6.23207 11.5663 6.05282C11.6442 5.69606 11.7942 5.21405 12.0848 4.71472C12.6837 3.68583 13.8391 2.65928 15.9545 2.44089L15.9897 2.43726H16.0251ZM12.8523 6.72537C12.8522 6.72615 12.8522 6.726 12.8523 6.72537V6.72537Z\"\n fill=\"#FDFDFD\"\n />\n </g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M22.8206 3.10254C23.0453 3.36412 23.0155 3.75838 22.7539 3.98314L2.76815 21.1558C2.50657 21.3805 2.11231 21.3507 1.88755 21.0891C1.66279 20.8275 1.69264 20.4333 1.95422 20.2085L21.94 3.03587C22.2016 2.81111 22.5958 2.84096 22.8206 3.10254Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.908 12.7864C19.0532 12.7864 18.3601 13.4794 18.3601 14.3343C18.3601 15.1892 19.0532 15.8822 19.908 15.8822C20.7629 15.8822 21.4559 15.1892 21.4559 14.3343C21.4559 13.4794 20.7629 12.7864 19.908 12.7864ZM16.9863 14.3343C16.9863 12.7207 18.2944 11.4126 19.908 11.4126C21.5216 11.4126 22.8297 12.7207 22.8297 14.3343C22.8297 15.9479 21.5216 17.256 19.908 17.256C18.2944 17.256 16.9863 15.9479 16.9863 14.3343Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.14924 8.31766C3.29436 8.31766 2.60135 9.01067 2.60135 9.86555C2.60135 10.7204 3.29436 11.4134 4.14924 11.4134C5.00412 11.4134 5.69713 10.7204 5.69713 9.86555C5.69713 9.01067 5.00412 8.31766 4.14924 8.31766ZM1.22754 9.86555C1.22754 8.25194 2.53563 6.94385 4.14924 6.94385C5.76285 6.94385 7.07094 8.25194 7.07094 9.86555C7.07094 11.4792 5.76285 12.7873 4.14924 12.7873C2.53563 12.7873 1.22754 11.4792 1.22754 9.86555Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgNoRoute;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNext(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.3231 7.40376L23.4597 11.5403C23.7136 11.7942 23.7136 12.2057 23.4597 12.4596L19.3231 16.5961C19.0693 16.85 18.6577 16.85 18.4039 16.5961C18.1501 16.3423 18.1501 15.9307 18.4039 15.6769L21.4309 12.65H1.0001C0.641113 12.65 0.350098 12.3589 0.350098 12C0.350098 11.641 0.641113 11.35 1.0001 11.35H21.4309L18.4039 8.323C18.1501 8.06916 18.1501 7.6576 18.4039 7.40376C18.6577 7.14992 19.0693 7.14992 19.3231 7.40376Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgNext;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNoNotification(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Frame 1000007661\">\n <g id=\"Group 1000007530\">\n <path\n id=\"Subtract\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.08063 7.73123C5.08063 4.14247 7.99067 1.2332 11.5804 1.2332C14.1703 1.2332 16.4065 2.7476 17.4511 4.93898L18.3676 4.02277C17.0543 1.62551 14.5072 0 11.5804 0C7.30941 0 3.8471 3.46139 3.8471 7.73123C3.8471 9.21129 3.06751 10.9332 2.1141 12.2068C1.41485 13.1409 1.00049 14.3016 1.00049 15.5573C1.00049 17.1616 1.67567 18.6083 2.75746 19.6287L3.63017 18.7563C2.7714 17.9594 2.23402 16.8211 2.23402 15.5573C2.23402 14.577 2.55661 13.6739 3.1017 12.9457C4.14201 11.5559 5.08063 9.57778 5.08063 7.73123ZM6.16446 19.8996L5.10978 20.954C5.58391 21.0845 6.08322 21.1542 6.59882 21.1542H8.17177C8.46269 22.7722 9.87812 24 11.5804 24C13.2827 24 14.6981 22.7722 14.989 21.1542H16.562C19.6538 21.1542 22.1603 18.6484 22.1603 15.5573C22.1603 14.3016 21.7459 13.1409 21.0467 12.2068C20.0933 10.9332 19.3137 9.21129 19.3137 7.73123C19.3137 7.41895 19.2952 7.111 19.2592 6.8084L18.0858 7.98147C18.1649 9.75478 19.0656 11.6185 20.0591 12.9457C20.6042 13.6739 20.9268 14.577 20.9268 15.5573C20.9268 17.9673 18.9726 19.9209 16.562 19.9209H6.59882C6.45223 19.9209 6.30733 19.9137 6.16446 19.8996ZM11.5804 22.7668C10.5628 22.7668 9.70449 22.0854 9.43694 21.1542H13.7238C13.4563 22.0854 12.5979 22.7668 11.5804 22.7668Z\"\n fill=\"currentColor\"\n />\n <path\n id=\"Rectangle 6608\"\n d=\"M19.9662 3.42426C20.2006 3.18995 20.5806 3.18995 20.815 3.42426C21.0494 3.65858 21.0494 4.03848 20.815 4.27279L2.27315 22.8096C2.03877 23.0439 1.65877 23.0439 1.42439 22.8096C1.19001 22.5753 1.19001 22.1954 1.42439 21.9611L19.9662 3.42426Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n );\n}\nexport default SvgNoNotification;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNotificationNumber(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 25\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40162)\">\n <path\n d=\"M24 12.571C24 19.1985 18.6274 24.571 12 24.571C5.37258 24.571 0 19.1985 0 12.571C0 5.94363 5.37258 0.571045 12 0.571045C18.6274 0.571045 24 5.94363 24 12.571Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 23.571C18.0751 23.571 23 18.6462 23 12.571C23 6.49591 18.0751 1.57104 12 1.57104C5.92487 1.57104 1 6.49591 1 12.571C1 18.6462 5.92487 23.571 12 23.571ZM12 24.571C18.6274 24.571 24 19.1985 24 12.571C24 5.94363 18.6274 0.571045 12 0.571045C5.37258 0.571045 0 5.94363 0 12.571C0 19.1985 5.37258 24.571 12 24.571Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10.9863 12.4939H12.1113C12.5488 12.4939 12.9108 12.4184 13.1973 12.2673C13.4889 12.1163 13.7051 11.908 13.8457 11.6423C13.9863 11.3767 14.0566 11.072 14.0566 10.7283C14.0566 10.3689 13.9915 10.0616 13.8613 9.8064C13.7363 9.54598 13.5436 9.34546 13.2832 9.20483C13.028 9.06421 12.7025 8.9939 12.3066 8.9939C11.9733 8.9939 11.6712 9.0616 11.4004 9.19702C11.1348 9.32723 10.9238 9.51473 10.7676 9.75952C10.6113 9.9991 10.5332 10.2856 10.5332 10.6189H8.64258C8.64258 10.0147 8.80143 9.47827 9.11914 9.00952C9.43685 8.54077 9.86914 8.17358 10.416 7.90796C10.9681 7.63713 11.5879 7.50171 12.2754 7.50171C13.0098 7.50171 13.6504 7.6241 14.1973 7.8689C14.7493 8.10848 15.179 8.46785 15.4863 8.94702C15.7936 9.42619 15.9473 10.0199 15.9473 10.7283C15.9473 11.0512 15.8717 11.3793 15.7207 11.7126C15.5697 12.046 15.3457 12.3507 15.0488 12.6267C14.752 12.8975 14.3822 13.1189 13.9395 13.2908C13.4967 13.4574 12.9837 13.5408 12.4004 13.5408H10.9863V12.4939ZM10.9863 13.9626V12.9314H12.4004C13.0671 12.9314 13.6348 13.0095 14.1035 13.1658C14.5775 13.322 14.9629 13.5382 15.2598 13.8142C15.5566 14.085 15.7728 14.3949 15.9082 14.7439C16.0488 15.0929 16.1191 15.4626 16.1191 15.8533C16.1191 16.3845 16.0228 16.8585 15.8301 17.2751C15.6426 17.6866 15.3743 18.0356 15.0254 18.322C14.6764 18.6085 14.2676 18.8246 13.7988 18.9705C13.3353 19.1163 12.8301 19.1892 12.2832 19.1892C11.7936 19.1892 11.3249 19.1215 10.877 18.9861C10.429 18.8507 10.028 18.6501 9.67383 18.3845C9.31966 18.1137 9.03841 17.7778 8.83008 17.3767C8.62695 16.9705 8.52539 16.5017 8.52539 15.9705H10.4082C10.4082 16.309 10.4863 16.6085 10.6426 16.8689C10.804 17.1241 11.028 17.3246 11.3145 17.4705C11.6061 17.6163 11.9395 17.6892 12.3145 17.6892C12.7103 17.6892 13.0514 17.6189 13.3379 17.4783C13.6243 17.3376 13.8431 17.1293 13.9941 16.8533C14.1504 16.5772 14.2285 16.2439 14.2285 15.8533C14.2285 15.4106 14.1426 15.0512 13.9707 14.7751C13.7988 14.4991 13.554 14.296 13.2363 14.1658C12.9186 14.0304 12.5436 13.9626 12.1113 13.9626H10.9863Z\"\n fill=\"white\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40162\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0 0.571045)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgNotificationNumber;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNotifications(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.4545 1.2332C8.86576 1.2332 5.95649 4.14247 5.95649 7.73123C5.95649 9.57778 5.01813 11.5559 3.97809 12.9457C3.43315 13.6739 3.11064 14.577 3.11064 15.5573C3.11064 17.9673 5.06431 19.9209 7.47428 19.9209H17.4348C19.8447 19.9209 21.7984 17.9673 21.7984 15.5573C21.7984 14.577 21.4759 13.6739 20.931 12.9457C19.8909 11.556 18.9525 9.57778 18.9525 7.73123C18.9525 4.14247 16.0433 1.2332 12.4545 1.2332ZM15.8622 21.1542H17.4348C20.5258 21.1542 23.0316 18.6484 23.0316 15.5573C23.0316 14.3016 22.6173 13.1409 21.9183 12.2068C20.9651 10.9332 20.1858 9.21129 20.1858 7.73123C20.1858 3.46139 16.7244 0 12.4545 0C8.18468 0 4.72329 3.46139 4.72329 7.73123C4.72329 9.21129 3.94391 10.9332 2.99076 12.2068C2.2917 13.1409 1.87744 14.3016 1.87744 15.5573C1.87744 18.6484 4.38323 21.1542 7.47428 21.1542H9.04681C9.33766 22.7722 10.7527 24 12.4545 24C14.1563 24 15.5714 22.7722 15.8622 21.1542ZM14.5974 21.1542H10.3116C10.5791 22.0854 11.4372 22.7668 12.4545 22.7668C13.4718 22.7668 14.3299 22.0854 14.5974 21.1542Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgNotifications;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNumber(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Number\">\n <path\n id=\"Vector\"\n d=\"M12.379 2.00335C12.315 2.01277 12.2532 2.03276 12.1962 2.06255L0.767986 7.73863C0.581526 7.83102 0.464088 8.01691 0.464088 8.21997C0.464088 8.42303 0.581526 8.60912 0.767986 8.70151L12.1962 14.3776C12.3549 14.4556 12.5427 14.4556 12.7013 14.3776L24.1296 8.70151C24.316 8.60912 24.4335 8.42303 24.4335 8.21997C24.4335 8.01692 24.316 7.83102 24.1296 7.73863L12.7013 2.06255C12.6024 2.01202 12.4902 1.99128 12.379 2.00335ZM12.4486 3.15213L22.6574 8.22006L12.4486 13.288L2.23983 8.22006L12.4486 3.15213ZM0.994475 11.7251C0.73627 11.7331 0.517924 11.9118 0.466014 12.1571C0.4141 12.4024 0.542817 12.6499 0.776911 12.7557L12.2051 18.1615C12.3591 18.2341 12.5388 18.2341 12.6928 18.1615L24.121 12.7557C24.2598 12.6965 24.3679 12.585 24.4202 12.447C24.4727 12.309 24.4648 12.1561 24.3983 12.024C24.3318 11.8916 24.2128 11.7913 24.0683 11.746C23.9241 11.7008 23.7668 11.7148 23.6332 11.7843L12.4488 17.0719L1.26451 11.7843C1.1809 11.7428 1.08819 11.7225 0.994475 11.7251ZM0.994475 15.5091C0.73627 15.517 0.517924 15.6957 0.466014 15.941C0.414104 16.1863 0.542817 16.4341 0.776911 16.5396L12.2051 21.9454C12.3591 22.0182 12.5388 22.0182 12.6928 21.9454L24.121 16.5396C24.2598 16.4806 24.3679 16.3692 24.4202 16.231C24.4727 16.093 24.4648 15.9403 24.3983 15.8079C24.3318 15.6756 24.2128 15.5753 24.0683 15.5302C23.9241 15.4849 23.7668 15.4987 23.6332 15.5683L12.4488 20.8558L1.26451 15.5683C1.1809 15.527 1.08819 15.5065 0.994475 15.5091Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth={0.15}\n />\n </g>\n </svg>\n );\n}\nexport default SvgNumber;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgOtherCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 28 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14} cy={8} r={7} fill=\"#469BF5\" />\n <path\n d=\"M17.464 9.86197L16.3084 11.0827C16.2833 11.1092 16.2529 11.1303 16.2191 11.1448C16.1853 11.1592 16.1489 11.1667 16.1121 11.1667H10.6342C10.608 11.1667 10.5824 11.1591 10.5606 11.145C10.5387 11.1309 10.5215 11.1108 10.5111 11.0872C10.5007 11.0636 10.4975 11.0375 10.5019 11.0121C10.5064 10.9867 10.5182 10.9632 10.5361 10.9444L11.6925 9.72366C11.7176 9.69722 11.7478 9.67612 11.7815 9.66167C11.8152 9.64722 11.8515 9.63974 11.8882 9.63968H17.3658C17.392 9.63968 17.4175 9.6472 17.4394 9.66132C17.4613 9.67544 17.4784 9.69554 17.4889 9.71915C17.4993 9.74276 17.5025 9.76885 17.4981 9.79423C17.4936 9.8196 17.4818 9.84315 17.464 9.86197ZM16.3084 7.40382C16.2833 7.3773 16.2529 7.35616 16.2191 7.34171C16.1853 7.32727 16.1489 7.31982 16.1121 7.31984H10.6342C10.608 7.31984 10.5824 7.32736 10.5606 7.34148C10.5387 7.3556 10.5215 7.3757 10.5111 7.39931C10.5007 7.42292 10.4975 7.44902 10.5019 7.47439C10.5064 7.49976 10.5182 7.52331 10.5361 7.54214L11.6925 8.76284C11.7176 8.78929 11.7478 8.81038 11.7815 8.82483C11.8152 8.83927 11.8515 8.84676 11.8882 8.84682H17.3658C17.392 8.84682 17.4175 8.8393 17.4394 8.82518C17.4613 8.81106 17.4784 8.79096 17.4889 8.76735C17.4993 8.74374 17.5025 8.71764 17.4981 8.69227C17.4936 8.6669 17.4818 8.64335 17.464 8.62453L16.3084 7.40382ZM10.6342 6.52698H16.1121C16.1489 6.527 16.1853 6.51956 16.2191 6.50511C16.2529 6.49066 16.2833 6.46952 16.3084 6.443L17.464 5.22229C17.4818 5.20347 17.4936 5.17992 17.4981 5.15455C17.5025 5.12918 17.4993 5.10308 17.4889 5.07947C17.4784 5.05586 17.4613 5.03576 17.4394 5.02164C17.4175 5.00752 17.392 5 17.3658 5H11.8882C11.8515 5.00006 11.8152 5.00755 11.7815 5.02199C11.7478 5.03644 11.7176 5.05754 11.6925 5.08398L10.5364 6.30469C10.5186 6.32349 10.5067 6.34702 10.5023 6.37236C10.4978 6.3977 10.501 6.42378 10.5114 6.44738C10.5217 6.47098 10.5389 6.49108 10.5607 6.50522C10.5825 6.51936 10.608 6.52692 10.6342 6.52698Z\"\n fill=\"white\"\n />\n <circle cx={7} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_69204)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.76322 18.3239L3.94253 17.7704C3.97931 17.6573 4.06758 17.5699 4.18069 17.5359L4.73701 17.3649C4.81425 17.341 4.81425 17.2324 4.73793 17.2076L4.18345 17.0283C4.07126 16.9915 3.98299 16.9033 3.94896 16.7901L3.77793 16.2338C3.75402 16.1566 3.64551 16.1566 3.62069 16.2329L3.44138 16.7865C3.40459 16.8987 3.31632 16.9869 3.20322 17.021L2.64689 17.192C2.56965 17.2159 2.56873 17.3244 2.64597 17.3492L3.20046 17.5285C3.31264 17.5653 3.40092 17.6545 3.43494 17.7676L3.60597 18.3239C3.62988 18.4012 3.73839 18.4021 3.76322 18.3249V18.3239Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.5632 18.0042C12.3342 17.7477 11.9756 17.6033 11.6271 17.5435C11.2758 17.4865 10.908 17.492 10.5613 17.5536C9.86063 17.6723 9.22339 17.9628 8.66799 18.3205C8.37925 18.4962 8.13374 18.6994 7.8781 18.9072C7.75489 19.012 7.64362 19.1233 7.52684 19.2336L7.20776 19.5509C6.86109 19.9132 6.51994 20.2424 6.18983 20.5155C5.85787 20.7877 5.54799 20.9936 5.2427 21.138C4.93741 21.2833 4.61098 21.3679 4.18523 21.3817C3.76316 21.3964 3.26385 21.3201 2.7296 21.195C2.19259 21.07 1.62891 20.8916 0.999023 20.738C1.21879 21.3477 1.54983 21.8865 1.97466 22.3794C2.405 22.8631 2.94201 23.3044 3.63167 23.595C4.31121 23.892 5.16546 23.9978 5.96454 23.8378C6.76546 23.6833 7.46799 23.3127 8.03626 22.8842C8.60546 22.4511 9.06707 21.9582 9.45511 21.4451C9.5627 21.3035 9.61879 21.2244 9.69695 21.1132L9.91121 20.795C10.0602 20.5982 10.1963 20.3748 10.3434 20.1798C10.633 19.7716 10.9181 19.3642 11.2491 18.989C11.4156 18.7987 11.5921 18.6166 11.7999 18.4419C11.9038 18.3564 12.0151 18.2727 12.1393 18.1973C12.2652 18.1164 12.3976 18.0529 12.5613 18.0033L12.5632 18.0042Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.5632 18.0028C12.3168 17.3803 11.8579 16.8571 11.2428 16.4708C10.6313 16.0883 9.78161 15.8934 8.94023 16.0598C8.5246 16.1398 8.12184 16.2952 7.76782 16.5012C7.41563 16.7062 7.10023 16.9536 6.82805 17.2194C6.69195 17.3527 6.56782 17.4915 6.44552 17.6304L6.12736 18.0368L5.6354 18.6906C5.00828 19.532 4.33333 20.5177 3.22437 20.8092C2.13655 21.0961 1.66483 20.8423 1 20.7375C1.12138 21.0511 1.27218 21.3554 1.4754 21.623C1.67586 21.8961 1.91218 22.1527 2.20552 22.3725C2.35356 22.4782 2.5108 22.5821 2.6846 22.6713C2.85747 22.7568 3.04506 22.8322 3.2446 22.8883C3.64184 22.9968 4.08874 23.0354 4.52092 22.9766C4.95402 22.9187 5.36782 22.7817 5.7292 22.5996C6.09333 22.4194 6.41057 22.1996 6.69379 21.9679C7.25747 21.4998 7.69517 20.983 8.06483 20.4607C8.25058 20.1996 8.41977 19.9338 8.57609 19.6672L8.76 19.3499C8.81609 19.2571 8.8731 19.1642 8.93103 19.0768C9.16368 18.7283 9.39172 18.4488 9.66851 18.2382C9.94161 18.023 10.3214 17.8639 10.8299 17.8272C11.3356 17.7895 11.9195 17.8584 12.5614 18.0028H12.5632Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.82568 23.1713C9.82568 23.6283 10.1963 23.9989 10.6533 23.9989C11.1103 23.9989 11.4809 23.6283 11.4809 23.1713C11.4809 22.7143 11.1103 22.3438 10.6533 22.3438C10.1963 22.3438 9.82568 22.7143 9.82568 23.1713Z\"\n fill=\"white\"\n />\n </g>\n <circle cx={21} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip1_9706_69204)\">\n <path\n d=\"M24.5312 18.5094C24.1796 18.1848 23.6933 17.6891 23.2972 17.3376L23.2738 17.3212C23.2348 17.2899 23.1908 17.2653 23.1437 17.2485C22.1886 17.0704 17.7437 16.2396 17.657 16.2501C17.6327 16.2535 17.6095 16.2623 17.5891 16.2759L17.5668 16.2935C17.5394 16.3213 17.5186 16.3549 17.5059 16.3919L17.5 16.4071V16.4903V16.5032C18.0004 17.8966 19.9761 22.461 20.3652 23.532C20.3886 23.6047 20.4332 23.743 20.5164 23.75H20.5351C20.5796 23.75 20.7695 23.4992 20.7695 23.4992C20.7695 23.4992 24.1632 19.3837 24.5065 18.9454C24.551 18.8914 24.5902 18.8333 24.6237 18.7719C24.6323 18.7239 24.6283 18.6745 24.612 18.6285C24.5958 18.5825 24.5679 18.5415 24.5312 18.5094ZM21.6402 18.9887L23.0886 17.7876L23.9382 18.5704L21.6402 18.9887ZM21.0777 18.9102L18.584 16.8665L22.6187 17.6106L21.0777 18.9102ZM21.3027 19.4458L23.855 19.0344L20.9371 22.55L21.3027 19.4458ZM18.2453 17.0704L20.8691 19.2969L20.4894 22.5524L18.2453 17.0704Z\"\n fill=\"white\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_9706_69204\">\n <rect\n width={11.5632}\n height={8}\n fill=\"white\"\n transform=\"translate(1 16)\"\n />\n </clipPath>\n <clipPath id=\"clip1_9706_69204\">\n <rect\n width={8}\n height={8}\n fill=\"white\"\n transform=\"translate(17 16)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgOtherCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgPin(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40152)\">\n <path\n d=\"M6.49636 23.6636C6.70432 23.7702 6.95035 23.7839 7.17959 23.7013C7.40926 23.6186 7.60362 23.4466 7.72026 23.2228L10.7963 17.3204L16.2882 20.1373C16.4962 20.244 16.742 20.2574 16.9716 20.1747C17.2013 20.092 17.3957 19.92 17.5121 19.6965L18.3911 18.0099C18.8976 17.038 19.0763 15.9358 18.8968 14.8896C18.7174 13.8431 18.1908 12.9174 17.406 12.2686L20.0866 7.12496L21.6556 7.92969C22.089 8.152 22.6371 7.95458 22.8797 7.48905C23.1225 7.02321 22.9678 6.46571 22.5344 6.2434L11.5507 0.609804C11.1173 0.387496 10.5693 0.584614 10.3265 1.05044C10.0839 1.51599 10.2385 2.07378 10.6719 2.29609L12.2408 3.10082L9.51628 8.32884C8.48642 8.12375 7.39804 8.28256 6.41978 8.78044C5.44136 9.27851 4.62745 10.0877 4.10411 11.0827L3.3899 12.4531C3.27342 12.6766 3.24433 12.9334 3.30908 13.1671C3.37383 13.4009 3.52702 13.592 3.73499 13.6987L9.22697 16.5155L6.15098 22.4179C6.03434 22.6417 6.00525 22.8985 6.07 23.1322C6.13464 23.3655 6.28839 23.5569 6.49636 23.6636ZM18.5178 6.32006L15.8812 11.3793L11.1737 8.96478L13.8103 3.90555L18.5178 6.32006ZM5.67369 11.8877C6.06765 11.1337 6.72388 10.5539 7.49828 10.275C8.27267 9.99607 9.10196 10.0409 9.80432 10.4L15.7867 13.4684C16.4108 13.7885 16.8706 14.362 17.0648 15.0628C17.259 15.7635 17.1715 16.5342 16.8219 17.205L16.3825 18.0481L5.39882 12.4145L5.67369 11.8877Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40152\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0.227539)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgPin;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgRefresh(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M6.29926 18.2997C2.82191 15.1563 2.5569 9.7767 5.6942 6.30604C8.8315 2.83538 14.2165 2.55094 17.6939 5.69429C18.4094 6.34109 19.0142 7.07007 19.4955 7.88186C19.6905 8.2039 19.5837 8.61775 19.2617 8.8127C18.9396 9.00765 18.5258 8.90088 18.3308 8.57884C17.9196 7.89116 17.4024 7.2535 16.7871 6.69737C13.8648 4.05575 9.34494 4.28377 6.70333 7.20608C4.06171 10.1284 4.28973 14.6483 7.21204 17.2899C10.1343 19.9315 14.6542 19.7035 17.2959 16.7812C18.251 15.7246 18.8622 14.4301 19.0662 13.0348C19.1179 12.6684 19.4622 12.4086 19.8353 12.4663C20.2017 12.518 20.4616 12.8623 20.4038 13.2354C20.1624 14.9006 19.436 16.4435 18.2996 17.7007C15.1556 21.1653 9.77661 21.443 6.29926 18.2997Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.2696 9.6089C19.1207 9.49207 19.0218 9.31141 19.01 9.10738L18.807 5.14476C18.788 4.77467 19.0763 4.45089 19.4464 4.43183C19.8165 4.41278 20.1402 4.70108 20.1593 5.07117L20.3622 9.0338C20.3813 9.40389 20.093 9.72767 19.7229 9.74672C19.5584 9.76661 19.3973 9.70903 19.2696 9.6089Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.5108 9.47903C15.3476 9.35108 15.2457 9.14511 15.2505 8.9198C15.2639 8.55221 15.575 8.25778 15.9482 8.26404L19.707 8.3939C20.0802 8.40016 20.3691 8.71837 20.3628 9.09152C20.3565 9.46466 20.0383 9.75353 19.6652 9.74728L15.9007 9.62451C15.7529 9.62312 15.6243 9.56804 15.5108 9.47903Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgRefresh;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgReverse(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.50787 23.5806C9.21497 23.8735 8.7401 23.8735 8.44721 23.5806L1.92428 17.0576C1.63139 16.7647 1.63139 16.2899 1.92429 15.997C2.21718 15.7041 2.69206 15.7041 2.98495 15.997L9.50787 22.52C9.80076 22.8129 9.80076 23.2877 9.50787 23.5806Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.97754 23.8003C8.56333 23.8003 8.22754 23.4645 8.22754 23.0503L8.22754 0.949467C8.22754 0.535254 8.56333 0.199467 8.97754 0.199467C9.39175 0.199467 9.72754 0.535254 9.72754 0.949467L9.72754 23.0503C9.72754 23.4645 9.39175 23.8003 8.97754 23.8003Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M22.9849 8.00567C22.692 8.29857 22.2171 8.29856 21.9243 8.00567L15.4013 1.48268C15.1084 1.18979 15.1084 0.714912 15.4013 0.422021C15.6942 0.129129 16.1691 0.129131 16.462 0.422026L22.9849 6.94501C23.2778 7.23791 23.2778 7.71278 22.9849 8.00567Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.9297 23.8003C15.5155 23.8003 15.1797 23.4645 15.1797 23.0503L15.1797 0.949467C15.1797 0.535254 15.5155 0.199467 15.9297 0.199467C16.3439 0.199467 16.6797 0.535254 16.6797 0.949467L16.6797 23.0503C16.6797 23.4645 16.3439 23.8003 15.9297 23.8003Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgReverse;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgRoute(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.3027 2.55688V3.25637C16.3027 2.55688 16.3023 2.55688 16.3027 2.55688L16.3042 2.55689L16.306 2.55689L16.3107 2.55692L16.324 2.55708C16.3346 2.55724 16.3488 2.55754 16.3662 2.5581C16.401 2.5592 16.4489 2.56132 16.5082 2.56536C16.6266 2.57341 16.7916 2.58921 16.9887 2.62027C17.38 2.68194 17.9132 2.80617 18.4638 3.06C19.5932 3.58064 20.783 4.65118 20.9505 6.71055L20.9528 6.73886V12.5915H19.5539V6.79672C19.4282 5.36387 18.6478 4.68531 17.8781 4.33047C17.4767 4.14544 17.0757 4.05024 16.7709 4.00219C16.6199 3.9784 16.4964 3.96676 16.4132 3.96111C16.3785 3.95874 16.351 3.95744 16.3318 3.95672C14.6677 4.14012 13.8892 4.90998 13.4993 5.57985C13.2937 5.93303 13.1854 6.27902 13.129 6.53714C13.101 6.66531 13.0865 6.76899 13.079 6.8371C13.0753 6.87107 13.0734 6.89588 13.0725 6.91014L13.0721 6.91739V17.264L13.0698 17.2923C12.9025 19.3524 11.72 20.4232 10.5939 20.9434C10.0454 21.1968 9.51429 21.3202 9.12455 21.3811C8.92825 21.4118 8.76389 21.4273 8.64589 21.4351C8.58678 21.439 8.539 21.441 8.50431 21.442C8.48696 21.4426 8.47285 21.4428 8.46222 21.443L8.44888 21.4431L8.4442 21.4431L8.44237 21.4431C6.08877 21.4473 4.79606 20.4508 4.1344 19.3543C3.81715 18.8286 3.6613 18.3082 3.58386 17.9228C3.54488 17.7289 3.52497 17.5653 3.51477 17.4468C3.50965 17.3874 3.50694 17.3389 3.50551 17.3032C3.50479 17.2854 3.50439 17.2707 3.50417 17.2593L3.50395 17.2449L3.50392 17.2396L3.50391 17.2375C3.50391 17.237 3.50391 17.2357 4.2034 17.2357H3.50391V12.5915H4.90289V17.2322L4.90336 17.2471C4.90399 17.2629 4.90542 17.29 4.90859 17.3267C4.91494 17.4005 4.92815 17.5115 4.95541 17.6472C5.01043 17.921 5.11954 18.2791 5.33218 18.6315C5.73009 19.2909 6.55709 20.048 8.44111 20.0441L8.44383 20.0441L8.46281 20.0437C8.48164 20.0431 8.51244 20.0419 8.55355 20.0392C8.63597 20.0337 8.75857 20.0224 8.90841 19.9989C9.21093 19.9516 9.60883 19.8574 10.0072 19.6734C10.7699 19.3211 11.5474 18.6441 11.6731 17.2063V6.88387L12.3726 6.90162C11.6734 6.88387 11.6731 6.8843 11.6731 6.88387L11.6734 6.88211L11.6735 6.88003L11.6736 6.87497L11.6742 6.86126C11.6746 6.85055 11.6754 6.83672 11.6765 6.81995C11.6786 6.78643 11.6822 6.74108 11.6883 6.68546C11.7004 6.57439 11.7224 6.42122 11.7622 6.23869C11.8416 5.87539 11.9943 5.38455 12.2903 4.87607C12.9001 3.82834 14.0767 2.78298 16.2308 2.56058L16.2667 2.55688H16.3027ZM13.0718 6.92355C13.0717 6.92435 13.0717 6.9242 13.0718 6.92355V6.92355Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.2521 13.0936C19.3815 13.0936 18.6758 13.7993 18.6758 14.6698C18.6758 15.5403 19.3815 16.2461 20.2521 16.2461C21.1226 16.2461 21.8283 15.5403 21.8283 14.6698C21.8283 13.7993 21.1226 13.0936 20.2521 13.0936ZM17.2769 14.6698C17.2769 13.0266 18.6089 11.6946 20.2521 11.6946C21.8953 11.6946 23.2273 13.0266 23.2273 14.6698C23.2273 16.313 21.8953 17.645 20.2521 17.645C18.6089 17.645 17.2769 16.313 17.2769 14.6698Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.20277 8.54253C3.33223 8.54253 2.62652 9.24824 2.62652 10.1188C2.62652 10.9893 3.33223 11.695 4.20277 11.695C5.07331 11.695 5.77902 10.9893 5.77902 10.1188C5.77902 9.24824 5.07331 8.54253 4.20277 8.54253ZM1.22754 10.1188C1.22754 8.47561 2.55959 7.14355 4.20277 7.14355C5.84594 7.14355 7.178 8.47561 7.178 10.1188C7.178 11.762 5.84594 13.094 4.20277 13.094C2.55959 13.094 1.22754 11.762 1.22754 10.1188Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgRoute;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgSearch(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.058 4.04189C14.3131 0.296976 8.2414 0.296976 4.49648 4.04189C0.751566 7.78681 0.751566 13.8585 4.49648 17.6034C8.2414 21.3483 14.3131 21.3483 18.058 17.6034C21.8029 13.8585 21.8029 7.78681 18.058 4.04189ZM18.93 3.16988C14.7035 -1.05663 7.85098 -1.05663 3.62447 3.16988C-0.602038 7.39639 -0.602038 14.2489 3.62447 18.4754C7.85098 22.7019 14.7035 22.7019 18.93 18.4754C23.1565 14.2489 23.1565 7.39639 18.93 3.16988Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.0517 17.5971C18.2925 17.3563 18.6829 17.3563 18.9237 17.5971L24.2739 22.9473C24.5147 23.1881 24.5147 23.5785 24.2739 23.8193C24.0331 24.0601 23.6427 24.0601 23.4019 23.8193L18.0517 18.4691C17.8109 18.2283 17.8109 17.8379 18.0517 17.5971Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgSearch;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgSwap(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\">\n <path\n fillRule=\"evenodd\"\n d=\"M6.99 11 3 15l3.99 4v-3H14v-2H6.99v-3zM21 9l-3.99-4v3H10v2h7.01v3L21 9z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgSwap;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTime(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.4551 22.6998C18.3645 22.6998 23.1551 17.9092 23.1551 11.9998C23.1551 6.09031 18.3645 1.29976 12.4551 1.29976C6.54563 1.29976 1.75508 6.09031 1.75508 11.9998C1.75508 17.9092 6.54563 22.6998 12.4551 22.6998ZM12.4551 23.9998C19.0825 23.9998 24.4551 18.6272 24.4551 11.9998C24.4551 5.37234 19.0825 -0.000244141 12.4551 -0.000244141C5.82766 -0.000244141 0.455078 5.37234 0.455078 11.9998C0.455078 18.6272 5.82766 23.9998 12.4551 23.9998Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.1564 6.64951C12.1564 6.29053 11.8654 5.99951 11.5064 5.99951C11.1475 5.99951 10.8564 6.29053 10.8564 6.64951V13.5539C10.8564 13.7039 10.9073 13.8421 10.9927 13.9522C11.0305 14.019 11.0778 14.0798 11.1342 14.1315L15.3897 18.0282C15.6545 18.2706 16.0194 18.2179 16.2049 17.9106C16.3903 17.6032 16.326 17.1574 16.0612 16.915L12.1564 13.3395V6.64951Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.1564 13.3395L16.0612 16.915C16.077 16.9294 16.092 16.9446 16.1063 16.9603C16.1506 17.0092 16.188 17.0642 16.2182 17.1233C16.3425 17.3663 16.3451 17.678 16.2049 17.9106C16.0194 18.2179 15.6545 18.2706 15.3897 18.0282L11.1342 14.1315C11.0778 14.0798 11.0305 14.019 10.9927 13.9522C10.9073 13.8421 10.8564 13.7039 10.8564 13.5539V6.64951C10.8564 6.29053 11.1475 5.99951 11.5064 5.99951C11.8654 5.99951 12.1564 6.29053 12.1564 6.64951V13.3395Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTime;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTransaction(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.72071 5.68769C1.71769 2.54635 4.26488 -0.00214142 7.40636 1.35055e-06C10.77 0.00229565 14.1336 0.0022956 17.4972 1.35055e-06C20.6387 -0.00214148 23.1856 2.5459 23.1849 5.68684C23.1845 7.86988 23.1856 9.9259 23.1869 12.0692C23.188 14.0266 23.1892 16.0568 23.1892 18.323C23.1892 18.4865 23.1242 18.6433 23.0086 18.7589L17.9483 23.8194C17.8327 23.935 17.6758 24 17.5123 24C15.9522 24 14.295 23.9993 12.6072 23.9986C10.8818 23.9979 9.1243 23.9971 7.40581 23.9971C4.26467 23.9971 1.71769 21.4485 1.72071 18.3071C1.7249 13.9398 1.7249 10.055 1.72071 5.68769ZM7.40552 1.2332C4.94605 1.23152 2.95155 3.22689 2.95391 5.68651C2.9581 10.0546 2.9581 13.9402 2.95391 18.3083C2.95155 20.7679 4.94602 22.7639 7.40583 22.7639C9.13703 22.7639 10.8892 22.7647 12.6094 22.7654C14.0722 22.766 15.5119 22.7666 16.8957 22.7668V19.5881C16.8957 18.5488 17.7382 17.7064 18.7774 17.7064H21.956C21.9558 15.6878 21.9547 13.8496 21.9537 12.0711C21.9524 9.92644 21.9513 7.8687 21.9517 5.68659C21.9522 3.22658 19.9575 1.23152 17.498 1.2332C14.1339 1.2355 10.7697 1.2355 7.40552 1.2332ZM21.084 18.9396H18.7774C18.4192 18.9396 18.1289 19.2299 18.1289 19.5881V21.8948L21.084 18.9396ZM6.7748 5.67184C6.7748 5.3313 7.05087 5.05524 7.3914 5.05524H17.5122C17.8527 5.05524 18.1288 5.3313 18.1288 5.67184C18.1288 6.01238 17.8527 6.28844 17.5122 6.28844H7.3914C7.05087 6.28844 6.7748 6.01238 6.7748 5.67184ZM6.7748 9.46718C6.7748 9.12664 7.05087 8.85058 7.3914 8.85058H17.5122C17.8527 8.85058 18.1288 9.12664 18.1288 9.46718C18.1288 9.80772 17.8527 10.0838 17.5122 10.0838H7.3914C7.05087 10.0838 6.7748 9.80772 6.7748 9.46718ZM6.7748 13.2625C6.7748 12.922 7.05087 12.6459 7.3914 12.6459H12.4518C12.7924 12.6459 13.0684 12.922 13.0684 13.2625C13.0684 13.603 12.7924 13.8791 12.4518 13.8791H7.3914C7.05087 13.8791 6.7748 13.603 6.7748 13.2625Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTransaction;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTune(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 25\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.3143 10.9429C11.7029 10.9429 12.8286 9.81717 12.8286 8.42857C12.8286 7.03997 11.7029 5.91429 10.3143 5.91429C8.92568 5.91429 7.8 7.03997 7.8 8.42857C7.8 9.81717 8.92568 10.9429 10.3143 10.9429ZM10.3143 11.8571C12.2078 11.8571 13.7429 10.3221 13.7429 8.42857C13.7429 6.53502 12.2078 5 10.3143 5C8.42074 5 6.88571 6.53502 6.88571 8.42857C6.88571 10.3221 8.42074 11.8571 10.3143 11.8571Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.7429 20.0857C15.1315 20.0857 16.2571 18.96 16.2571 17.5714C16.2571 16.1828 15.1315 15.0571 13.7429 15.0571C12.3543 15.0571 11.2286 16.1828 11.2286 17.5714C11.2286 18.96 12.3543 20.0857 13.7429 20.0857ZM13.7429 21C15.6364 21 17.1714 19.465 17.1714 17.5714C17.1714 15.6779 15.6364 14.1429 13.7429 14.1429C11.8493 14.1429 10.3143 15.6779 10.3143 17.5714C10.3143 19.465 11.8493 21 13.7429 21Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 8.42857C3 8.1761 3.20467 7.97143 3.45714 7.97143H6.88571C7.13819 7.97143 7.34286 8.1761 7.34286 8.42857C7.34286 8.68104 7.13819 8.88571 6.88571 8.88571H3.45714C3.20467 8.88571 3 8.68104 3 8.42857Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.7143 17.5714C16.7143 17.319 16.919 17.1143 17.1714 17.1143H20.6C20.8525 17.1143 21.0571 17.319 21.0571 17.5714C21.0571 17.8239 20.8525 18.0286 20.6 18.0286H17.1714C16.919 18.0286 16.7143 17.8239 16.7143 17.5714Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.4286 8.42857C14.4286 8.1761 14.6332 7.97143 14.8857 7.97143H20.6C20.8525 7.97143 21.0571 8.1761 21.0571 8.42857C21.0571 8.68104 20.8525 8.88571 20.6 8.88571H14.8857C14.6332 8.88571 14.4286 8.68104 14.4286 8.42857Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 17.5714C3 17.319 3.20467 17.1143 3.45714 17.1143H9.17143C9.4239 17.1143 9.62857 17.319 9.62857 17.5714C9.62857 17.8239 9.4239 18.0286 9.17143 18.0286H3.45714C3.20467 18.0286 3 17.8239 3 17.5714Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTune;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgUtxoCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 29 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14.75} cy={8} r={7} fill=\"#469BF5\" />\n <path\n d=\"M17.6511 7.26507C17.7689 6.47699 17.1689 6.05337 16.3485 5.77078L16.6147 4.70326L15.9648 4.54134L15.7057 5.58075C15.5349 5.53814 15.3595 5.49799 15.1851 5.45819L15.4461 4.41192L14.7966 4.25L14.5303 5.31717C14.389 5.28498 14.2501 5.25317 14.1154 5.21965L14.1162 5.21629L13.22 4.99251L13.0472 5.68657C13.0472 5.68657 13.5293 5.79709 13.5191 5.80389C13.7823 5.86957 13.8299 6.04376 13.822 6.18183L13.5188 7.39799C13.5369 7.40259 13.5604 7.40925 13.5863 7.41967C13.5647 7.41428 13.5416 7.40841 13.5177 7.40268L13.0927 9.10633C13.0605 9.18628 12.9789 9.30626 12.7949 9.2607C12.8014 9.27014 12.3226 9.14283 12.3226 9.14283L12 9.88668L12.8456 10.0975C13.003 10.1369 13.1571 10.1782 13.309 10.217L13.04 11.2968L13.6891 11.4587L13.9554 10.3904C14.1327 10.4386 14.3048 10.483 14.4733 10.5248L14.2079 11.5881L14.8577 11.75L15.1266 10.6723C16.2347 10.882 17.0679 10.7974 17.4186 9.79515C17.7012 8.98821 17.4046 8.52276 16.8216 8.21923C17.2462 8.12131 17.5658 7.84196 17.6511 7.26507ZM16.1664 9.34702C15.9655 10.154 14.6069 9.71775 14.1664 9.60837L14.5232 8.17787C14.9637 8.28784 16.3762 8.50545 16.1664 9.34702ZM16.3673 7.25338C16.1841 7.98738 15.0533 7.61447 14.6865 7.52303L15.01 6.22566C15.3768 6.3171 16.5581 6.48776 16.3673 7.25338Z\"\n fill=\"white\"\n />\n <circle cx={7.75} cy={20} r={7} fill=\"#469BF5\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.2203 22.2684L7.77769 20.3888L8.64617 20.1426L8.82765 19.5204L7.97212 19.7796L8.8795 16.6945V16.6453C8.87883 16.6255 8.87427 16.6061 8.86609 16.5881C8.85791 16.5701 8.84626 16.5539 8.83182 16.5404C8.81737 16.527 8.80041 16.5165 8.7819 16.5095C8.76339 16.5026 8.7437 16.4994 8.72395 16.5001H7.57029C7.52661 16.4987 7.48374 16.5121 7.4485 16.5379C7.41327 16.5637 7.38769 16.6006 7.37585 16.6427L6.29996 20.2981L5.44444 20.5574L5.25 21.1536L6.10552 20.8944L5.34074 23.4998H9.90353C9.94731 23.5016 9.9904 23.4885 10.0257 23.4626C10.0611 23.4367 10.0865 23.3995 10.098 23.3572L10.3572 22.4628V22.4136C10.3566 22.3938 10.352 22.3744 10.3438 22.3564C10.3356 22.3384 10.324 22.3222 10.3095 22.3087C10.2951 22.2953 10.2781 22.2848 10.2596 22.2778C10.2411 22.2709 10.2214 22.2677 10.2017 22.2684H7.2203Z\"\n fill=\"white\"\n />\n <circle cx={21.75} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_95224)\">\n <path\n d=\"M24.0422 18.076C23.8054 17.3151 23.0809 17.1948 22.2192 17.2974L21.9943 16.2204L21.3388 16.3574L21.5578 17.406C21.3854 17.4419 21.21 17.4821 21.0357 17.5222L20.8154 16.4666L20.1602 16.6034L20.3848 17.6801C20.2435 17.7126 20.1047 17.7444 19.9688 17.7729L19.968 17.7695L19.0638 17.958L19.2102 18.6581C19.2102 18.6581 19.6923 18.5478 19.6861 18.5583C19.9516 18.503 20.0703 18.6391 20.1233 18.7669L20.3795 19.9938C20.3978 19.99 20.4219 19.9858 20.4497 19.9839C20.4279 19.9885 20.4046 19.9932 20.3805 19.9985L20.7392 21.7173C20.7451 21.8033 20.7238 21.9468 20.5383 21.9859C20.5483 21.9915 20.0618 22.0853 20.0618 22.0853L20.095 22.8954L20.9481 22.7172C21.1069 22.6843 21.2637 22.6543 21.4172 22.6232L21.645 23.7124L22.2998 23.5758L22.0747 22.498C22.2553 22.4642 22.4296 22.4293 22.5995 22.3937L22.8232 23.4665L23.4788 23.3295L23.2519 22.2422C24.3408 21.9488 25.0542 21.5101 24.9339 20.4551C24.8372 19.6056 24.3675 19.3156 23.7106 19.296C24.0503 19.0231 24.2164 18.6325 24.0422 18.076ZM23.6114 20.5965C23.7817 21.4105 22.3686 21.6089 21.9244 21.7021L21.6232 20.2589C22.0676 20.1662 23.4341 19.7475 23.6114 20.5965ZM22.8813 18.624C23.0357 19.3646 21.8553 19.5209 21.4852 19.5982L21.212 18.2894C21.5821 18.2121 22.7199 17.8517 22.8813 18.624Z\"\n fill=\"white\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_9706_95224\">\n <rect\n width={8}\n height={8}\n fill=\"white\"\n transform=\"translate(16.408 18.1406) rotate(-25.7942)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgUtxoCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgWallet(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40081)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.8584 0.862959L15.3058 1.41525C16.9489 1.78602 18.2271 2.07447 19.2188 2.40426C20.2261 2.73925 21.004 3.13692 21.6096 3.76475C21.7414 3.9014 21.8498 4.01602 21.9385 4.11203C21.9394 4.11303 21.9403 4.11403 21.9413 4.11504C22.5067 4.5409 22.9972 5.05945 23.3914 5.64946C23.95 6.48545 24.2066 7.45716 24.3315 8.68458C24.4546 9.89445 24.4546 11.419 24.4546 13.3875V13.4584C24.4546 15.4268 24.4546 16.9514 24.3315 18.1613C24.2066 19.3887 23.95 20.3604 23.3914 21.1964C22.9312 21.8852 22.3398 22.4766 21.651 22.9369C20.815 23.4954 19.8433 23.7521 18.6159 23.8769C17.406 24 15.8814 24 13.9129 24H10.9962C9.02776 24 7.50318 24 6.29331 23.8769C5.06589 23.7521 4.09417 23.4954 3.25818 22.9369C2.56938 22.4766 1.97797 21.8852 1.51773 21.1964C0.959139 20.3604 0.702521 19.3887 0.577659 18.1613C0.504912 17.4462 0.475165 16.6211 0.463001 15.6594C0.457469 15.6262 0.45459 15.5921 0.45459 15.5573V13.5198C0.45459 13.4993 0.45459 13.4789 0.45459 13.4584V13.3875C0.45459 13.367 0.45459 13.3465 0.45459 13.3261V11.2885C0.45459 11.2538 0.457469 11.2197 0.463001 11.1865C0.475164 10.2248 0.504912 9.3997 0.577659 8.68458C0.702521 7.45716 0.959139 6.48545 1.51773 5.64946C1.85461 5.14527 2.26177 4.69328 2.72596 4.3067C3.11565 3.02447 3.55365 2.07925 4.32097 1.37775C4.84839 0.895558 5.46731 0.520025 6.14202 0.271815C6.96557 -0.0311507 7.84132 -0.0555731 8.89761 0.0751007C9.93706 0.203692 11.2152 0.492136 12.8584 0.862959ZM4.39684 3.35079C4.95892 3.15746 5.58334 3.04115 6.29331 2.96893C7.50318 2.84585 9.02777 2.84586 10.9962 2.84586H13.9129C14.7013 2.84586 15.4185 2.84586 16.0727 2.85376C15.7378 2.77698 15.3811 2.69646 15.0007 2.61061L12.6204 2.07346C10.9367 1.6935 9.7179 1.41918 8.7462 1.29897C7.7843 1.17997 7.13094 1.22202 6.56779 1.42918C6.04187 1.62266 5.56127 1.91472 5.15307 2.28791C4.85984 2.55599 4.61826 2.89086 4.39684 3.35079ZM1.68779 13.4229C1.68779 12.8782 1.68785 12.3738 1.69023 11.9051H4.6285C5.46675 11.9051 6.14629 12.5847 6.14629 13.4229C6.14629 14.2612 5.46675 14.9407 4.6285 14.9407H1.69023C1.68785 14.4721 1.68779 13.9676 1.68779 13.4229ZM1.70507 16.1739H4.6285C6.14783 16.1739 7.37949 14.9423 7.37949 13.4229C7.37949 11.9036 6.14783 10.6719 4.6285 10.6719H1.70507C1.72046 9.96264 1.74955 9.34986 1.80453 8.80939C1.91947 7.67947 2.14247 6.93418 2.5431 6.33459C2.91337 5.78044 3.38916 5.30464 3.94331 4.93437C4.5429 4.53374 5.2882 4.31074 6.41812 4.1958C7.55834 4.07981 9.02038 4.07906 11.0317 4.07906H13.8775C15.8888 4.07906 17.3508 4.07981 18.491 4.1958C19.621 4.31074 20.3663 4.53374 20.9658 4.93437C21.52 5.30464 21.9958 5.78044 22.3661 6.33459C22.7667 6.93418 22.9897 7.67947 23.1046 8.80939C23.2206 9.94961 23.2214 11.4117 23.2214 13.4229C23.2214 15.4342 23.2206 16.8963 23.1046 18.0365C22.9897 19.1664 22.7667 19.9117 22.3661 20.5113C21.9958 21.0654 21.52 21.5412 20.9658 21.9115C20.3663 22.3121 19.621 22.5351 18.491 22.6501C17.3508 22.7661 15.8888 22.7668 13.8775 22.7668H11.0317C9.02038 22.7668 7.55834 22.7661 6.41812 22.6501C5.2882 22.5351 4.5429 22.3121 3.94331 21.9115C3.38916 21.5412 2.91337 21.0654 2.5431 20.5113C2.14247 19.9117 1.91947 19.1664 1.80453 18.0365C1.74955 17.496 1.72046 16.8832 1.70507 16.1739ZM17.5297 19.1146C17.5297 18.7741 17.8058 18.498 18.1463 18.498H19.5693C19.9098 18.498 20.1859 18.7741 20.1859 19.1146C20.1859 19.4552 19.9098 19.7312 19.5693 19.7312H18.1463C17.8058 19.7312 17.5297 19.4552 17.5297 19.1146Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40081\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0.45459)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgWallet;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgWarning(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M22.7245 22.4863H1.73091C1.38524 22.4863 1.05369 22.3491 0.809081 22.1049C0.56447 21.8606 0.426788 21.5293 0.42627 21.1836C0.426608 20.9568 0.485203 20.7339 0.59644 20.5362L11.0923 2.15775C11.1771 2.00885 11.2905 1.87815 11.4259 1.77315C11.5614 1.66815 11.7162 1.5909 11.8816 1.54584C12.0469 1.50078 12.2195 1.48878 12.3895 1.51055C12.5595 1.53231 12.7235 1.5874 12.8722 1.67267C13.075 1.78726 13.2427 1.95497 13.3573 2.15775L23.8531 20.544C23.9681 20.7424 24.0287 20.9677 24.0288 21.197C24.0288 21.4263 23.9683 21.6516 23.8534 21.85C23.7385 22.0485 23.5733 22.2131 23.3743 22.3272C23.1754 22.4414 22.9499 22.501 22.7206 22.5L22.7245 22.4863ZM11.0394 17.7724V20.1196H13.4121V17.7724H11.0394ZM10.9201 8.14893L11.5754 16.5166H12.8644L13.5314 8.16067L10.9201 8.14893Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgWarning;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgWidth(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Width\" clipPath=\"url(#clip0_5933_20072)\">\n <path\n id=\"Width_2\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.206748 12.0355C-0.0689161 11.8403 -0.0689161 11.5237 0.206748 11.3284L4.69896 8.14645C4.97462 7.95118 5.42156 7.95118 5.69722 8.14645C5.97289 8.34171 5.97289 8.65829 5.69722 8.85355L2.41003 11.182H21.59L18.3028 8.85355C18.0271 8.65829 18.0271 8.34171 18.3028 8.14645C18.5784 7.95118 19.0254 7.95118 19.301 8.14645L23.7933 11.3284C24.0689 11.5237 24.0689 11.8403 23.7933 12.0355L19.301 15.2175C19.0254 15.4128 18.5784 15.4128 18.3028 15.2175C18.0271 15.0223 18.0271 14.7057 18.3028 14.5104L21.59 12.182H2.41003L5.69722 14.5104C5.97289 14.7057 5.97289 15.0223 5.69722 15.2175C5.42156 15.4128 4.97462 15.4128 4.69896 15.2175L0.206748 12.0355Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_5933_20072\">\n <rect width={24} height={24} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgWidth;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChains(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M18.7249 10.2885V6.69047C18.7249 6.5286 18.6347 6.38026 18.4908 6.30582L12.199 3.0485C12.0742 2.98383 11.9256 2.98383 11.8008 3.0485L5.50897 6.30582C5.36514 6.38026 5.2749 6.5286 5.2749 6.69047V10.2885C5.2749 10.4504 5.36514 10.5988 5.50897 10.6733L8.07348 12.0002L5.50897 13.3267C5.36514 13.4012 5.2749 13.5496 5.2749 13.7115L5.27528 17.3102C5.27528 17.4721 5.36552 17.6205 5.50934 17.6948L11.8008 20.9515C11.8632 20.9838 11.9315 21 11.9999 21C12.0683 21 12.1366 20.9838 12.199 20.9515L18.4905 17.6948C18.6343 17.6205 18.7245 17.4721 18.7245 17.3102L18.7249 13.7115C18.7249 13.5496 18.6347 13.4012 18.4908 13.3267L15.9263 12.0002L18.4908 10.6733C18.6347 10.5988 18.7249 10.4504 18.7249 10.2885ZM11.9999 3.92092L17.3489 6.69011L11.9999 9.46104L6.65085 6.69011L11.9999 3.92092ZM17.8582 17.0466L11.9999 20.0791L6.14158 17.0466L6.14127 14.4237L11.8006 17.3553C11.8632 17.3876 11.9315 17.4038 11.9999 17.4038C12.0683 17.4038 12.1366 17.3876 12.1992 17.3553L17.8585 14.4237L17.8582 17.0466ZM17.3495 13.7117L11.9999 16.4828L6.65034 13.7117L9.01624 12.488L11.8008 13.9287C11.8632 13.9609 11.9317 13.9771 11.9999 13.9771C12.0681 13.9771 12.1366 13.9609 12.199 13.9287L14.9836 12.488L17.3495 13.7117ZM17.8586 10.0249L11.9999 13.0563L6.14121 10.0249V7.40188L11.8006 10.3336C11.8632 10.3659 11.9315 10.3821 11.9999 10.3821C12.0683 10.3821 12.1366 10.3659 12.1992 10.3336L17.8586 7.40188V10.0249Z\"\n fill=\"#727272\"\n />\n </svg>\n );\n}\nexport default SvgChains;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgColors(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.49068 9.35508C5.80086 9.27081 6.12485 9.43296 6.24334 9.73176C6.95508 11.5267 8.48265 12.9097 10.3699 13.4254L10.3738 13.4264C10.8831 13.569 11.428 13.6418 11.9996 13.6418C12.5713 13.6418 13.1162 13.569 13.6255 13.4264C13.9367 13.3393 14.2635 13.5012 14.3828 13.8015C14.7188 14.6478 14.9048 15.5795 14.9048 16.5471C14.9048 18.7443 13.949 20.7327 12.421 22.0881C11.1043 23.2795 9.36406 24 7.45241 24C3.34076 24 0 20.659 0 16.5471C0 13.1174 2.33477 10.2125 5.49068 9.35508ZM5.30898 10.7382C2.95349 11.6086 1.26312 13.8904 1.26312 16.5471C1.26312 19.9614 4.03839 22.7368 7.45241 22.7368C9.04089 22.7368 10.4827 22.1394 11.5757 21.1495L11.5807 21.1449C12.8479 20.0219 13.6417 18.3733 13.6417 16.5471C13.6417 15.9326 13.5516 15.3369 13.3856 14.7783C12.9358 14.8631 12.4723 14.9049 11.9996 14.9049C11.3215 14.9049 10.6621 14.8187 10.0351 14.6433C7.95605 14.0747 6.24187 12.6339 5.30898 10.7382Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9991 1.26318C8.58512 1.26318 5.80986 4.0386 5.80986 7.45288C5.80986 8.25876 5.96545 9.03186 6.24334 9.73176C6.95508 11.5267 8.48265 12.9097 10.3699 13.4254L10.3738 13.4264C10.8831 13.569 11.428 13.6418 11.9996 13.6418C12.5713 13.6418 13.1162 13.569 13.6255 13.4264L13.6288 13.4261C15.5161 12.9105 17.0437 11.5275 17.7555 9.73257C18.0333 9.03266 18.1884 8.25876 18.1884 7.45288C18.1884 4.0386 15.4132 1.26318 11.9991 1.26318ZM4.54674 7.45288C4.54674 3.34099 7.8875 0 11.9991 0C16.1108 0 19.4516 3.34099 19.4516 7.45288C19.4516 8.42052 19.2655 9.3522 18.9295 10.1985C18.0727 12.3591 16.2361 14.0226 13.9637 14.6441C13.3367 14.8195 12.6778 14.9049 11.9996 14.9049C11.3215 14.9049 10.6621 14.8187 10.0351 14.6433C7.76264 14.0218 5.92563 12.3591 5.06877 10.1985M4.54674 7.45288C4.54674 8.42043 4.73285 9.35227 5.06877 10.1985L4.54674 7.45288Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.7567 9.73176C17.8751 9.43296 18.1991 9.27081 18.5093 9.35508C21.6652 10.2125 24 13.1174 24 16.5471C24 20.659 20.6592 24 16.5476 24C14.6347 24 12.8934 23.2786 11.5764 22.0857C11.4433 21.9652 11.3678 21.7937 11.3688 21.6142C11.3698 21.4347 11.4464 21.264 11.5807 21.1449C12.8479 20.0219 13.6417 18.3733 13.6417 16.5471C13.6417 15.7412 13.4874 14.9676 13.2095 14.2677C13.1432 14.1007 13.1512 13.9133 13.2315 13.7525C13.3117 13.5917 13.4567 13.4727 13.6301 13.4254C15.5173 12.9097 17.0449 11.5267 17.7567 9.73176ZM18.691 10.7382C17.8554 12.4363 16.3929 13.7693 14.6027 14.4375C14.7994 15.106 14.9048 15.8163 14.9048 16.5471C14.9048 18.4806 14.1654 20.2523 12.9466 21.5733C13.9594 22.3074 15.2008 22.7368 16.5476 22.7368C19.9616 22.7368 22.7369 19.9614 22.7369 16.5471C22.7369 13.8904 21.0465 11.6086 18.691 10.7382Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgColors;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDiscord(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M24.6739 9.46265C22.5971 7.87997 19.3118 7.61169 19.1712 7.60204C18.9531 7.58467 18.7452 7.70047 18.6556 7.89155C18.6474 7.90313 18.5761 8.05947 18.4966 8.30266C19.8702 8.52269 21.5577 8.96468 23.0842 9.86217C23.3288 10.005 23.4042 10.31 23.2534 10.5416C23.1535 10.694 22.9844 10.777 22.8091 10.777C22.7154 10.777 22.6196 10.7519 22.534 10.7018C19.909 9.15962 16.6318 9.08242 16 9.08242C15.3682 9.08242 12.089 9.15962 9.46603 10.7018C9.22147 10.8465 8.89946 10.7751 8.74864 10.5435C8.59579 10.31 8.6712 10.0069 8.91576 9.86217C10.4423 8.96661 12.1298 8.52269 13.5034 8.30459C13.4239 8.05947 13.3526 7.90506 13.3465 7.89155C13.2548 7.70047 13.0489 7.58081 12.8288 7.60204C12.6882 7.61169 9.40285 7.87997 7.29755 9.48388C6.19905 10.447 4 16.0751 4 20.9409C4 21.0277 4.02446 21.1107 4.06929 21.186C5.5856 23.7106 9.72486 24.3707 10.6685 24.3996C10.6726 24.3996 10.6787 24.3996 10.6848 24.3996C10.8519 24.3996 11.0088 24.3243 11.1067 24.1969L12.0605 22.954C9.48641 22.3248 8.17188 21.2555 8.09647 21.1918C7.88043 21.0123 7.86005 20.6996 8.05163 20.495C8.24117 20.2904 8.57133 20.2711 8.78736 20.4506C8.81793 20.4777 11.2391 22.4232 16 22.4232C20.769 22.4232 23.1902 20.4699 23.2147 20.4506C23.4307 20.2731 23.7588 20.2904 23.9504 20.497C24.1399 20.7016 24.1196 21.0123 23.9035 21.1918C23.8281 21.2555 22.5136 22.3248 19.9395 22.954L20.8933 24.1969C20.9912 24.3243 21.1481 24.3996 21.3152 24.3996C21.3213 24.3996 21.3274 24.3996 21.3315 24.3996C22.2751 24.3707 26.4144 23.7106 27.9307 21.186C27.9755 21.1107 28 21.0277 28 20.9409C28 16.0751 25.801 10.447 24.6739 9.46265ZM12.6087 18.9645C11.5999 18.9645 10.7826 18.0805 10.7826 16.9881C10.7826 15.8956 11.5999 15.0117 12.6087 15.0117C13.6175 15.0117 14.4348 15.8956 14.4348 16.9881C14.4348 18.0805 13.6175 18.9645 12.6087 18.9645ZM19.3913 18.9645C18.3825 18.9645 17.5652 18.0805 17.5652 16.9881C17.5652 15.8956 18.3825 15.0117 19.3913 15.0117C20.4001 15.0117 21.2174 15.8956 21.2174 16.9881C21.2174 18.0805 20.4001 18.9645 19.3913 18.9645Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgDiscord;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgKey(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 12 13\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"key\">\n <path\n id=\"Vector\"\n d=\"M3.26028 12.4995C3.20753 12.4995 3.1495 12.4942 3.10203 12.489L1.95736 12.3307C1.40876 12.2569 0.912912 11.7663 0.828513 11.2072L0.670263 10.052C0.617513 9.68278 0.775763 9.20278 1.03951 8.93377L3.35523 6.61815C2.98071 5.12011 3.41325 3.53768 4.51573 2.44581C6.22482 0.742057 9.00473 0.736782 10.7191 2.44581C11.5473 3.27394 12.0009 4.37637 12.0009 5.54737C12.0009 6.71837 11.5473 7.82079 10.7191 8.64893C9.61136 9.74608 8.03414 10.1786 6.54659 9.79883L4.2256 12.1144C4.00405 12.3465 3.60843 12.4995 3.26028 12.4995ZM7.61214 1.95525C6.68902 1.95525 5.77117 2.30339 5.0696 3.00493C4.1201 3.94911 3.77723 5.3311 4.17285 6.61815C4.21505 6.76056 4.17813 6.90826 4.07263 7.01375L1.59338 9.49289C1.50371 9.58256 1.42986 9.81465 1.44569 9.93597L1.60393 11.0911C1.63558 11.2916 1.85186 11.5184 2.05231 11.5448L3.20225 11.703C3.32885 11.7241 3.56095 11.6503 3.65063 11.5606L6.14042 9.07619C6.24592 8.97069 6.39889 8.93904 6.53604 8.98124C7.80731 9.38212 9.19463 9.03926 10.1441 8.0898C10.8193 7.41463 11.1939 6.50737 11.1939 5.54737C11.1939 4.58209 10.8193 3.6801 10.1441 3.00493C9.45838 2.30866 8.53526 1.95525 7.61214 1.95525Z\"\n fill=\"#727272\"\n />\n <path\n id=\"Vector_2\"\n d=\"M4.84974 11.3351C4.74951 11.3351 4.64929 11.2982 4.57016 11.2191L3.35692 10.0059C3.20394 9.85291 3.20394 9.59973 3.35692 9.44676C3.50989 9.29379 3.76309 9.29379 3.91607 9.44676L5.12931 10.66C5.28229 10.8129 5.28229 11.0661 5.12931 11.2191C5.05019 11.2982 4.94996 11.3351 4.84974 11.3351Z\"\n fill=\"#727272\"\n />\n <path\n id=\"Vector_3\"\n d=\"M7.64781 6.69786C6.99371 6.69786 6.46094 6.16511 6.46094 5.51104C6.46094 4.85697 6.99371 4.32422 7.64781 4.32422C8.30191 4.32422 8.83468 4.85697 8.83468 5.51104C8.83468 6.16511 8.30191 6.69786 7.64781 6.69786ZM7.64781 5.11543C7.43153 5.11543 7.25218 5.29478 7.25218 5.51104C7.25218 5.72731 7.43153 5.90665 7.64781 5.90665C7.86408 5.90665 8.04343 5.72731 8.04343 5.51104C8.04343 5.29478 7.86408 5.11543 7.64781 5.11543Z\"\n fill=\"#727272\"\n />\n </g>\n </svg>\n );\n}\nexport default SvgKey;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgMedium(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M10.7826 9.2168C8.98375 9.2168 7.25857 9.93139 5.98658 11.2034C4.71459 12.4754 4 14.2005 4 15.9994C4 17.7983 4.71459 19.5234 5.98658 20.7954C7.25857 22.0674 8.98375 22.782 10.7826 22.782C12.5815 22.782 14.3067 22.0674 15.5786 20.7954C16.8506 19.5234 17.5652 17.7983 17.5652 15.9994C17.5652 14.2005 16.8506 12.4754 15.5786 11.2034C14.3067 9.93139 12.5815 9.2168 10.7826 9.2168ZM21.4783 9.73854C19.6052 9.73854 18.087 12.5418 18.087 15.9994C18.087 16.6479 18.1402 17.273 18.2393 17.861C18.3713 18.6451 18.5847 19.3631 18.8612 19.9818C18.9995 20.2912 19.1534 20.5756 19.3209 20.8307C19.6558 21.341 20.045 21.7349 20.4697 21.9791C20.7885 22.1617 21.1271 22.2603 21.4783 22.2603C21.8294 22.2603 22.168 22.1617 22.4868 21.9791C22.9115 21.7349 23.3007 21.341 23.6357 20.8307C23.8031 20.5756 23.957 20.2912 24.0953 19.9818C24.3718 19.3636 24.5852 18.6451 24.7172 17.861C24.8163 17.273 24.8696 16.6479 24.8696 15.9994C24.8696 12.5418 23.3513 9.73854 21.4783 9.73854ZM26.6957 10.2603C26.5605 10.2603 26.4301 10.3505 26.308 10.5185C26.2261 10.6302 26.1478 10.7763 26.0743 10.9531C26.0372 11.0413 26.0012 11.1373 25.9668 11.2406C25.8974 11.4467 25.8327 11.682 25.7737 11.9413C25.6558 12.4604 25.5603 13.0792 25.4941 13.7658C25.4612 14.1091 25.4357 14.4697 25.4179 14.8432C25.4002 15.2163 25.3913 15.6034 25.3913 15.9994C25.3913 16.3954 25.4002 16.7825 25.4179 17.1561C25.4351 17.5297 25.4607 17.8902 25.4941 18.2335C25.5603 18.9201 25.6558 19.5384 25.7737 20.058C25.8327 20.3178 25.8974 20.5526 25.9668 20.7587C26.0012 20.862 26.0372 20.958 26.0743 21.0462C26.1483 21.2231 26.2266 21.3691 26.308 21.4808C26.4301 21.6483 26.5605 21.7385 26.6957 21.7385C27.4162 21.7385 28 19.169 28 15.9994C28 12.8298 27.4162 10.2603 26.6957 10.2603Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgMedium;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgSettings(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.50467 2.93423C8.50467 1.50705 9.66162 0.350098 11.0888 0.350098H13.8205C15.2477 0.350098 16.4047 1.50706 16.4047 2.93424C16.4047 3.92275 17.4748 4.5406 18.3309 4.04632C19.5669 3.33272 21.1474 3.75618 21.861 4.99218L23.2268 7.35787C23.9404 8.59386 23.5169 10.1743 22.2809 10.8879C21.4248 11.3822 21.4248 12.6179 22.2809 13.1121C23.5169 13.8257 23.9404 15.4062 23.2268 16.6422L21.861 19.0079C21.1474 20.2439 19.5669 20.6673 18.3309 19.9537C17.4748 19.4595 16.4047 20.0773 16.4047 21.0659C16.4047 22.4931 15.2477 23.6501 13.8205 23.6501H11.0889C9.66164 23.6501 8.50467 22.4931 8.50467 21.0659C8.50467 20.0773 7.43452 19.4595 6.57844 19.9537C5.34246 20.6673 3.76202 20.2439 3.04842 19.0079L1.68258 16.6422C0.968984 15.4062 1.39246 13.8257 2.62845 13.1121C3.48456 12.6179 3.48456 11.3822 2.62845 10.8879C1.39247 10.1743 0.968985 8.59386 1.68258 7.35787L3.04842 4.99216C3.76202 3.75618 5.34248 3.33271 6.57845 4.0463C7.43455 4.54057 8.50467 3.92274 8.50467 2.93423ZM11.0888 1.6501C10.3796 1.6501 9.80467 2.22502 9.80467 2.93423C9.80467 4.92351 7.65119 6.16676 5.92845 5.17214C5.31425 4.81752 4.52886 5.02797 4.17426 5.64216L2.80842 8.00787C2.4538 8.62208 2.66425 9.40746 3.27845 9.76207C5.00123 10.7567 5.00123 13.2433 3.27845 14.238C2.66424 14.5926 2.4538 15.378 2.80841 15.9922L4.17426 18.3579C4.52886 18.9721 5.31424 19.1825 5.92844 18.8279C7.65123 17.8333 9.80467 19.0766 9.80467 21.0659C9.80467 21.7751 10.3796 22.3501 11.0889 22.3501H13.8205C14.5297 22.3501 15.1047 21.7751 15.1047 21.0659C15.1047 19.0766 17.2581 17.8332 18.9809 18.8279C19.5951 19.1825 20.3805 18.9721 20.7351 18.3579L22.101 15.9922C22.4556 15.378 22.2451 14.5926 21.6309 14.238C19.9082 13.2433 19.9082 10.7567 21.6309 9.76207C22.2451 9.40746 22.4556 8.62208 22.101 8.00787L20.7351 5.64218C20.3805 5.02798 19.5951 4.81753 18.9809 5.17215C17.2582 6.16678 15.1047 4.92353 15.1047 2.93424C15.1047 2.22503 14.5297 1.6501 13.8205 1.6501H11.0888ZM12.4547 8.2501C10.3836 8.2501 8.70467 9.92903 8.70467 12.0001C8.70467 14.0712 10.3836 15.7501 12.4547 15.7501C14.5257 15.7501 16.2047 14.0712 16.2047 12.0001C16.2047 9.92903 14.5257 8.2501 12.4547 8.2501ZM7.40467 12.0001C7.40467 9.21106 9.66563 6.9501 12.4547 6.9501C15.2437 6.9501 17.5047 9.21106 17.5047 12.0001C17.5047 14.7891 15.2437 17.0501 12.4547 17.0501C9.66563 17.0501 7.40467 14.7891 7.40467 12.0001Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgSettings;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgStyle(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Style\">\n <g id=\"Vector\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.12348 3.15363C4.43468 1.84244 6.40414 1.33337 8.96989 1.33337H10.9699C11.3381 1.33337 11.6366 1.63185 11.6366 2.00004C11.6366 2.36823 11.3381 2.6667 10.9699 2.6667H8.96989C6.53564 2.6667 5.0051 3.15763 4.06629 4.09644C3.12749 5.03525 2.63656 6.56579 2.63656 9.00004V15C2.63656 17.4343 3.12749 18.9648 4.06629 19.9036C5.0051 20.8424 6.53564 21.3334 8.96989 21.3334H14.9699C17.4041 21.3334 18.9347 20.8424 19.8735 19.9036C20.8123 18.9648 21.3032 17.4343 21.3032 15V13C21.3032 12.6318 21.6017 12.3334 21.9699 12.3334C22.3381 12.3334 22.6366 12.6318 22.6366 13V15C22.6366 17.5658 22.1275 19.5352 20.8163 20.8464C19.5051 22.1576 17.5356 22.6667 14.9699 22.6667H8.96989C6.40414 22.6667 4.43468 22.1576 3.12348 20.8464C1.81229 19.5352 1.30322 17.5658 1.30322 15V9.00004C1.30322 6.43428 1.81229 4.46483 3.12348 3.15363Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.6533 2.70122C19.1946 3.28847 17.4352 4.33801 15.7767 5.56928C14.1164 6.80192 12.599 8.18569 11.6112 9.41666C11.611 9.41693 11.6108 9.41719 11.6106 9.41746L10.5735 10.7179C11.1923 10.8971 11.7777 11.2353 12.2798 11.7366C12.7724 12.2208 13.1029 12.7819 13.2804 13.3834L14.5634 12.3603C14.5631 12.3605 14.5636 12.3601 14.5634 12.3603C15.794 11.3727 17.1734 9.85753 18.4009 8.19869C19.6287 6.53961 20.6747 4.77756 21.2617 3.31231L21.2625 3.3104C21.342 3.11383 21.2901 2.93258 21.1592 2.80166C21.0422 2.68463 20.858 2.62459 20.6533 2.70122ZM12.0795 14.126C12.0087 13.6037 11.7766 13.111 11.3436 12.686L11.3392 12.6817C10.8986 12.2411 10.3815 11.9985 9.85474 11.9241C9.70039 11.9146 9.58818 11.909 9.48218 11.9156C9.25816 11.9296 9.04212 11.83 8.90739 11.6504C8.77266 11.4709 8.73731 11.2356 8.81333 11.0244C8.92575 10.7122 9.09202 10.4104 9.3202 10.151L10.5694 8.5846L10.5706 8.58306C11.6528 7.23423 13.2651 5.77332 14.9819 4.49873C16.6987 3.22417 18.5618 2.1049 20.162 1.46169L20.1721 1.4576C20.9057 1.17667 21.6398 1.39669 22.102 1.85885C22.5709 2.32773 22.799 3.06605 22.4991 3.80916C21.856 5.4137 20.7423 7.27624 19.4727 8.99182C18.203 10.7076 16.7469 12.3178 15.3978 13.4002L15.3963 13.4015L13.8162 14.6615L13.8006 14.6736C13.5646 14.8505 13.3122 15.0042 13.0135 15.1211C12.8083 15.2014 12.5767 15.1751 12.3948 15.0509C12.2128 14.9267 12.1039 14.7206 12.1039 14.5003C12.1039 14.3817 12.0961 14.2604 12.0795 14.126Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.8644 11.9144C9.71005 11.9048 9.59784 11.8992 9.49184 11.9059C9.48226 11.9065 9.47267 11.9069 9.46307 11.9071C8.20229 11.9313 7.05337 12.8306 6.9031 14.2118C6.90307 14.2121 6.90312 14.2116 6.9031 14.2118L6.69317 16.1812L6.69292 16.1835C6.61951 16.8502 7.18196 17.4002 7.82596 17.328L7.82959 17.3276L9.79274 17.1183C10.4333 17.0359 10.9538 16.7633 11.337 16.3809C11.8429 15.866 12.1136 15.1948 12.1136 14.4905C12.1136 14.381 12.1057 14.2498 12.0891 14.1163C12.0188 13.5976 11.7885 13.1116 11.3489 12.6719C10.9082 12.2313 10.3912 11.9887 9.8644 11.9144ZM9.95752 10.5842C9.96234 10.5845 9.96712 10.5848 9.97184 10.5851C9.98719 10.5861 10.0025 10.5876 10.0177 10.5896C10.8435 10.6989 11.6383 11.0757 12.2917 11.7291C12.9311 12.3686 13.3008 13.1215 13.411 13.9418L13.4118 13.9478C13.435 14.1332 13.4469 14.3209 13.4469 14.4905C13.4469 15.5453 13.0383 16.5533 12.2854 17.3182L12.2817 17.3219C11.6862 17.9174 10.8895 18.3235 9.95398 18.4419L9.94094 18.4435L7.97251 18.6532C6.4778 18.8196 5.20177 17.5508 5.36746 16.0388C5.36741 16.0392 5.3675 16.0384 5.36746 16.0388L5.57735 14.0698C5.80677 11.9567 7.56956 10.6164 9.42348 10.5743C9.62029 10.5631 9.81008 10.575 9.95752 10.5842Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.3638 8.19047C11.3638 7.82228 11.6622 7.5238 12.0304 7.5238C14.4998 7.5238 16.4871 9.52342 16.4871 11.9805C16.4871 12.3487 16.1886 12.6471 15.8204 12.6471C15.4522 12.6471 15.1538 12.3487 15.1538 11.9805C15.1538 10.2575 13.7611 8.85713 12.0304 8.85713C11.6622 8.85713 11.3638 8.55866 11.3638 8.19047Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n );\n}\nexport default SvgStyle;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTelegram(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M27.5468 4.97762C27.1374 4.61721 26.4944 4.56565 25.8295 4.84275H25.8285C25.1292 5.13402 6.03537 13.6363 5.25808 13.9837C5.11671 14.0347 3.88199 14.5129 4.00918 15.5783C4.12271 16.5388 5.11507 16.9366 5.23625 16.9825L10.0905 18.708C10.4125 19.8209 11.5998 23.927 11.8623 24.8042C12.0261 25.351 12.293 26.0696 12.7608 26.2175C13.1713 26.3818 13.5796 26.2316 13.8438 26.0163L16.8116 23.1586L21.6025 27.0375L21.7166 27.1083C22.0419 27.2579 22.3536 27.3327 22.6511 27.3327C22.8809 27.3327 23.1014 27.2879 23.3121 27.1984C24.0299 26.8924 24.317 26.1823 24.347 26.1019L27.9256 6.79152C28.144 5.76019 27.8405 5.23545 27.5468 4.97762ZM14.3716 19.3982L12.734 23.9315L11.0965 18.2649L23.6511 8.63149L14.3716 19.3982Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTelegram;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgX(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M18.0955 14.3165L26.2864 5H24.3456L17.2303 13.0877L11.5514 5H5L13.5895 17.2311L5 27H6.94072L14.4501 18.4571L20.4486 27H27L18.0955 14.3165ZM15.4365 17.3385L14.5649 16.1198L7.64059 6.43161H10.6219L16.2117 14.2532L17.0797 15.4719L24.3447 25.6381H21.3634L15.4365 17.3385Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgX;\n", "import type { SvgIconProps } from '../SvgIcon';\nimport type * as Stitches from '@stitches/react';\n\nimport React from 'react';\n\nimport { LoadingIcon } from '../../icons';\nimport { keyframes, styled } from '../../theme';\n\nconst spin = keyframes({\n '100%': {\n transform: 'rotate(360deg)',\n },\n});\n\nconst SpinnerContainer = styled('div', {\n position: 'relative',\n animation: `${spin} 1.5s linear infinite`,\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport interface PropTypes {\n // eslint-disable-next-line @typescript-eslint/no-magic-numbers\n size?: 12 | 16 | 20 | 24 | 30;\n color?: SvgIconProps['color'];\n css?: Stitches.CSS;\n}\n\nexport function Spinner(props: PropTypes) {\n const { size, color, css = {} } = props;\n return (\n <SpinnerContainer css={css}>\n <LoadingIcon size={size} color={color} />\n </SpinnerContainer>\n );\n}\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Alert } from './Alert';\n\n/**\n * @deprecated Please use the Alert directly.\n */\nexport function LoadingFailedAlert() {\n return (\n <Alert\n type=\"error\"\n title={i18n.t(\n ' Error connecting server, please reload the app and try again.'\n )}\n />\n );\n}\n", "import React from 'react';\n\nimport { Alert } from './Alert';\n\ninterface PropTypes {\n catergory: string;\n searchedFor?: string;\n}\n\n/**\n * @deprecated Please use the Alert directly.\n */\nexport function NotFoundAlert(props: PropTypes) {\n const { catergory, searchedFor } = props;\n return (\n <Alert\n type=\"error\"\n title={`${catergory} ${\n searchedFor ? \"'\" + searchedFor + \"'\" : ''\n } not found.`}\n />\n );\n}\n", "import type { PropTypes } from './BlockchainsChip.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Chip } from './BlockchainsChip.styles';\n\nexport function BlockchainsChip(props: PropsWithChildren<PropTypes>) {\n const { children, selected, onClick } = props;\n return (\n <Chip selected={selected} onClick={onClick}>\n {children}\n </Chip>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const FilledCircle = styled('span', {\n width: '10px',\n height: '10px',\n backgroundColor: '$primary500',\n borderRadius: '99999px',\n});\n", "import React from 'react';\n\nimport { styled } from '../../theme';\n\nexport const ImageContainer = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n '.image': {\n width: '100%',\n height: '100%',\n objectFit: 'contain',\n },\n '.circular': {\n borderRadius: '$lg',\n },\n});\n\ntype PropTypes = {\n id?: string;\n size: number;\n useAsPlaceholder?: boolean;\n backgroundColor?: string;\n borderRadius?: string;\n type?: 'circular' | 'rectangular';\n} & React.ImgHTMLAttributes<HTMLImageElement>;\n\nexport function Image(props: PropTypes) {\n const {\n size,\n useAsPlaceholder,\n backgroundColor = '$secondary100',\n type,\n ...otherProps\n } = props;\n\n const borderRadius = type === 'circular' ? '$lg' : '$xs';\n\n return (\n <ImageContainer\n css={{\n width: size + 'px',\n height: size + 'px',\n ...(useAsPlaceholder && { backgroundColor, borderRadius }),\n }}>\n {!useAsPlaceholder && (\n <img\n className={`image ${type === 'circular' ? 'circular' : ''}`}\n {...otherProps}\n />\n )}\n </ImageContainer>\n );\n}\n", "import { darkTheme, styled } from '../../theme';\nimport { ImageContainer } from '../common';\n\nexport const Chip = styled('button', {\n padding: '$10',\n borderRadius: '$sm',\n width: '100%',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'center',\n cursor: 'pointer',\n border: 0,\n fontFamily: 'inherit',\n [`& ${ImageContainer}`]: {\n borderRadius: '$xm',\n overflow: 'hidden',\n },\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n outline: 0,\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n },\n variants: {\n selected: {\n true: { outline: '1px solid $secondary500' },\n false: { outline: 0 },\n },\n },\n});\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Logo } from '../Logo/Logo';\nimport { Typography } from '../Typography';\n\nimport { Container, StyledAnchor } from './BottomLogo.styles';\n\nexport function BottomLogo() {\n return (\n <Container>\n <Typography variant=\"body\" size=\"xsmall\" color=\"$neutral700\">\n {i18n.t('Powered By')}\n </Typography>\n <Divider direction=\"horizontal\" size={8} />\n <StyledAnchor href=\"https://rango.exchange\" target=\"_blank\">\n <Logo size={16} color=\"gray\" />\n <Divider direction=\"horizontal\" size={4} />\n\n <Typography variant=\"body\" size=\"xsmall\" color=\"neutral700\">\n RANGO\n </Typography>\n </StyledAnchor>\n </Container>\n );\n}\n", "import type { SvgIconProps } from '../SvgIcon';\n\nimport React from 'react';\n\nimport { SvgWithColor } from '../SvgIcon/SvgIcon.style';\n\nexport function Logo(props: SvgIconProps) {\n const { size = '1em', color } = props;\n const commonProps = {\n width: size,\n height: size,\n color: color,\n className: '_icon',\n };\n return (\n <SvgWithColor\n {...commonProps}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 18 18\"\n className=\"c-lekKBq\">\n <g fill=\"currentColor\">\n <path d=\"m7.641 6.333.89.492 6.982-2.896a8.471 8.471 0 0 0-.825-.939c-.05.028-.09.044-.09.044L7.315 6.097c.083.084.19.164.33.236H7.64ZM3.134 14.967l7.067-2.947-1.315-.743-5.393 2.291-1.366.578c.251.325.526.63.82.914l.187-.095v.002Z\" />\n <path d=\"m16.253 5.1-1.287.498c-1.03.377-5.082 1.975-5.082 1.975.662.365 1.378.759 2.008 1.102 1.612.88.592 2.812.379 3.18l-.01.014a5.873 5.873 0 0 0-.027.046s.151-1.443-.866-1.977a648.55 648.55 0 0 1-4.365-2.313c-.466-.248-.804-.7-.868-1.223-.048-.392.051-.843.521-1.238.274-.254.569-.39.569-.39l5.253-2.156s.033-.013.081-.038l1.093-.454A8.421 8.421 0 0 0 1.447 13.12l2.032-.886 4.046-1.697c-.698-.383-1.342-.739-1.648-.903-.152-.081-.344-.21-.496-.292-.82-.433-1.357-1.656-.113-3.107 0 0-.13 1.377.641 1.845.734.446 3.582 1.905 4.428 2.358.216.116.416.264.576.453.329.39.454.87.316 1.38-.006.025-.015.049-.023.073l-.016.048a1.018 1.018 0 0 1-.037.095c-.29.7-1.062.91-1.062.91L10 13.43l-4.917 2.018-1.084.476A8.42 8.42 0 0 0 16.253 5.099v.002Z\" />\n </g>\n <path\n fill=\"currentColor\"\n d=\"m7.53 10.53 1.36.74-.68.29-1.426-.717.745-.314ZM10.09 13.392s1.13-.8.108-1.378l-.643.268s1.072.287.535 1.11ZM9.889 7.567l-1.361-.74.695-.29 1.437.731-.771.3ZM7.41 4.705s-1.131.801-.108 1.378l.642-.268s-1.072-.287-.535-1.11Z\"\n opacity={0.4}\n style={{\n mixBlendMode: 'multiply',\n }}\n />\n </SvgWithColor>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n width: '100%',\n justifyContent: 'end',\n alignItems: 'center',\n});\n\nexport const StyledAnchor = styled('a', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n textDecoration: 'none',\n});\n", "import type { PropTypes, Ref } from './Button.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Spinner } from '../Spinner';\n\nimport { ButtonBase, Content } from './Button.styles';\nimport Ripple from './Ripple';\n\nfunction ButtonComponent(props: PropsWithChildren<PropTypes>, ref?: Ref) {\n const {\n children,\n loading,\n disabled,\n prefix,\n suffix,\n onClick,\n disableRipple,\n ...otherProps\n } = props;\n\n const shouldShowRipple = !disabled && !loading && !disableRipple;\n\n return (\n <ButtonBase\n disabled={!loading && disabled}\n onClick={loading || disabled ? undefined : onClick}\n {...otherProps}\n ref={ref}>\n {loading ? (\n <Spinner css={{ width: '$24', height: '$24' }} />\n ) : (\n <>\n {prefix}\n {children && (\n <Content pl={!!prefix} pr={!!suffix} className=\"_text\">\n {children}\n </Content>\n )}\n {suffix}\n </>\n )}\n {shouldShowRipple && <Ripple />}\n </ButtonBase>\n );\n}\n\nconst Button = React.forwardRef(ButtonComponent);\nButton.displayName = 'Button';\n\nexport { Button };\n", "import { darkTheme, keyframes, styled } from '../../theme';\n\nexport const ButtonBase = styled('button', {\n position: 'relative',\n display: 'flex',\n overflow: 'hidden',\n alignItems: 'center',\n justifyContent: 'center',\n fontSize: '$16',\n fontWeight: '$400',\n border: '0',\n borderRadius: '$secondary',\n cursor: 'pointer',\n transition: 'all 0.35s',\n fontFamily: 'inherit',\n variants: {\n size: {\n xxsmall: {\n fontSize: '$10',\n lineHeight: '12px',\n padding: '$4',\n },\n xsmall: {\n fontSize: '$12',\n lineHeight: '12px',\n padding: '$0 $4',\n },\n small: {\n fontSize: '$14',\n fontWeight: '$medium',\n lineHeight: '20px',\n padding: '$4 $4',\n },\n medium: {\n fontSize: '$16',\n lineHeight: '24px',\n fontWeight: '$medium',\n padding: '$8 $8',\n },\n large: {\n fontSize: '$18',\n lineHeight: '26px',\n padding: '$12 $24',\n fontWeight: '$medium',\n },\n },\n variant: {\n contained: {\n backgroundColor: '$background',\n color: '$foreground',\n border: 0,\n '&:hover': {\n backgroundColor: '$neutral300',\n },\n '&:focus-visible': {\n backgroundColor: '$neutral500',\n outline: 0,\n },\n '&:disabled': {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n backgroundColor: '$neutral600',\n color: '$$color',\n pointerEvents: 'none',\n },\n },\n outlined: {\n backgroundColor: '$background',\n border: 1,\n borderStyle: 'solid',\n color: '$foreground',\n borderColor: '$neutral200',\n '&:hover': {\n borderColor: '$neutral300',\n },\n '&:focus-visible': {\n borderColor: '$neutral500',\n outline: 0,\n },\n '&:disabled': {\n borderColor: '$neutral600',\n color: '$neutral600',\n pointerEvents: 'none',\n },\n },\n ghost: {\n backgroundColor: 'transparent',\n color: '$neutral700',\n '&:disabled': {\n color: '$neutral600',\n pointerEvents: 'none',\n },\n '&:focus-visible': {\n backgroundColor: '$neutral500',\n outline: 0,\n },\n '&:hover': {\n color: '$secondary500',\n },\n },\n default: {},\n },\n fullWidth: {\n true: {\n width: '100%',\n },\n },\n type: {\n primary: {},\n error: {},\n warning: {},\n success: {},\n secondary: {},\n },\n },\n\n compoundVariants: [\n {\n type: 'primary',\n variant: 'contained',\n css: {\n background: '$primary500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$primary600',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:disabled': {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n background: '$neutral600',\n color: '$$color',\n pointerEvents: 'none',\n },\n '&:visited': {\n background: '$primary500',\n },\n '&:active': {\n backgroundColor: '$primary500',\n backgroundSize: '100%',\n transition: 'background 0s',\n },\n '&:focus-visible': {\n background: '$primary600',\n outline: 0,\n },\n },\n },\n {\n type: 'primary',\n variant: 'outlined',\n css: {\n color: '$primary500',\n borderColor: '$primary500',\n '&:hover': {\n color: '$primary600',\n borderColor: '$primary600',\n },\n '&:focus-visible': {\n color: '$primary600',\n borderColor: '$primary600',\n outline: 0,\n },\n },\n },\n {\n type: 'primary',\n variant: 'ghost',\n css: {\n color: '$primary500',\n '&:hover': {\n color: '$primary600',\n },\n '&:focus-visible': {\n color: '$primary600',\n outline: 0,\n },\n },\n },\n {\n type: 'secondary',\n variant: 'contained',\n css: {\n background: '$secondary500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$secondary600',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:visited': {\n background: '$secondary500',\n },\n '&:focus': {\n background: '$secondary600',\n outline: 0,\n },\n '&:focus-visible': {\n background: '$secondary600',\n outline: 0,\n },\n },\n },\n {\n type: 'secondary',\n variant: 'outlined',\n css: {\n color: '$secondary500',\n borderColor: '$secondary500',\n '&:hover': {\n color: '$secondary600',\n borderColor: '$secondary600',\n },\n '&:visited': {\n color: '$secondary500',\n borderColor: '$secondary500',\n },\n '&:focus': {\n color: '$secondary600',\n borderColor: '$secondary500',\n outline: 0,\n },\n '&:focus-visible': {\n color: '$secondary600',\n borderColor: '$secondary500',\n outline: 0,\n },\n },\n },\n {\n type: 'secondary',\n variant: 'ghost',\n css: {\n color: '$secondary500',\n '&:hover': {\n color: '$secondary600',\n },\n '&:visited': {\n color: '$secondary500',\n },\n '&:focus': {\n color: '$secondary600',\n outline: 0,\n },\n '&:focus-visible': {\n color: '$secondary600',\n outline: 0,\n },\n },\n },\n {\n type: 'error',\n variant: 'contained',\n css: {\n background: '$error500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$error500',\n },\n '&:visited': {\n background: '$error500',\n },\n '&:focus': {\n background: '$error500',\n },\n '&:focus-visible': {\n $$outline: '$colors$error600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$error300',\n },\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'error',\n variant: 'outlined',\n css: {\n color: '$error500',\n borderColor: '$error500',\n '&:hover': {\n color: '$error500',\n borderColor: '$error500',\n },\n '&:visited': {\n color: '$error500',\n borderColor: '$error500',\n },\n '&:focus': {\n color: '$error500',\n borderColor: '$error500',\n },\n '&:focus-visible': {\n $$outline: '$colors$error600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$error300',\n },\n color: '$$outline',\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'error',\n variant: 'ghost',\n css: {\n color: '$error500',\n '&:hover': {\n color: '$error500',\n },\n '&:visited': {\n color: '$error500',\n },\n '&:focus': {\n color: '$error500',\n },\n '&:focus-visible': {\n $$outline: '$colors$error600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$error300',\n },\n color: '$$outline',\n outline: 0,\n },\n },\n },\n {\n type: 'warning',\n variant: 'contained',\n css: {\n background: '$warning500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$warning500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:visited': {\n background: '$warning500',\n },\n '&:focus': {\n background: '$warning500',\n },\n '&:focus-visible': {\n $$outline: '$colors$warning600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$warning300',\n },\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'warning',\n variant: 'outlined',\n css: {\n color: '$warning500',\n borderColor: '$warning500',\n '&:hover': {\n color: '$warning500',\n borderColor: '$warning500',\n },\n '&:visited': {\n color: '$warning500',\n borderColor: '$warning500',\n },\n '&:focus': {\n color: '$warning500',\n borderColor: '$warning500',\n },\n '&:focus-visible': {\n $$outline: '$colors$warning600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$warning300',\n },\n outlineColor: '$$outline',\n color: '$$outline',\n },\n },\n },\n {\n type: 'warning',\n variant: 'ghost',\n css: {\n color: '$warning500',\n '&:hover': {\n color: '$warning500',\n },\n '&:visited': {\n color: '$warning500',\n },\n '&:focus': {\n color: '$warning500',\n },\n '&:focus-visible': {\n $$outline: '$colors$warning600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$warning300',\n },\n color: '$$outline',\n },\n },\n },\n {\n type: 'success',\n variant: 'contained',\n css: {\n background: '$success500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$success500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:visited': {\n background: '$success500',\n },\n '&:focus': {\n background: '$success500',\n },\n '&:focus-visible': {\n $$outline: '$colors$success600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$success300',\n },\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'success',\n variant: 'outlined',\n css: {\n color: '$success500',\n borderColor: '$success500',\n '&:hover': {\n color: '$success500',\n borderColor: '$success500',\n },\n '&:visited': {\n color: '$success500',\n borderColor: '$success500',\n },\n '&:focus': {\n color: '$success500',\n borderColor: '$success500',\n },\n '&:focus-visible': {\n $$outline: '$colors$success600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$success300',\n },\n outlineColor: '$$outline',\n color: '$$outline',\n },\n },\n },\n {\n type: 'success',\n variant: 'ghost',\n css: {\n color: '$success500',\n '&:hover': {\n color: '$success500',\n },\n '&:visited': {\n color: '$success500',\n },\n '&:focus': {\n color: '$success500',\n },\n '&:focus-visible': {\n $$outline: '$colors$success600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$success300',\n },\n outline: 0,\n color: '$$outline',\n },\n },\n },\n ],\n defaultVariants: {\n size: 'medium',\n variant: 'contained',\n },\n});\n\nexport const Content = styled('span', {\n flexGrow: 1,\n display: 'inline-block',\n variants: {\n pl: {\n true: {\n paddingLeft: '$8',\n },\n },\n pr: {\n true: {\n paddingRight: '$8',\n },\n },\n },\n});\n\nconst ripple = keyframes({\n to: {\n transform: 'scale(2)',\n opacity: 0.1,\n },\n});\n\nexport const RippleContainer = styled('div', {\n position: 'absolute',\n top: '0',\n right: '0',\n bottom: '0',\n left: '0',\n\n '& span': {\n transform: 'scale(0)',\n borderRadius: '100%',\n position: 'absolute',\n opacity: '0.75',\n backgroundColor: '$neutral500',\n animation: `${ripple} 0.8s linear`,\n },\n});\n", "import React, { useEffect, useState } from 'react';\n\nimport { RippleContainer } from './Button.styles';\n\nconst DURATION = 850;\n\nconst useDebouncedRippleCleanUp = (\n rippleCount: number,\n duration: number,\n cleanUpFunction: () => void\n) => {\n useEffect(() => {\n let bounce: ReturnType<typeof setTimeout> | null = null;\n if (rippleCount > 0) {\n if (bounce) {\n clearTimeout(bounce);\n }\n\n bounce = setTimeout(() => {\n cleanUpFunction();\n if (bounce) {\n clearTimeout(bounce);\n }\n }, duration);\n }\n\n return () => {\n if (bounce) {\n clearTimeout(bounce);\n }\n };\n }, [rippleCount, duration, cleanUpFunction]);\n};\n\nconst Ripple = ({ duration = DURATION }: { duration?: number }) => {\n const [rippleArray, setRippleArray] = useState<\n { x: number; y: number; size: number }[]\n >([]);\n\n useDebouncedRippleCleanUp(rippleArray.length, duration, () => {\n setRippleArray([]);\n });\n\n const addRipple = (event: React.MouseEvent<HTMLDivElement>) => {\n const rippleContainer = event.currentTarget.getBoundingClientRect();\n const size =\n rippleContainer.width > rippleContainer.height\n ? rippleContainer.width\n : rippleContainer.height;\n const x = event.pageX - rippleContainer.x - size / 2;\n const y = event.pageY - rippleContainer.y - size / 2;\n const newRipple = {\n x,\n y,\n size,\n };\n\n setRippleArray([...rippleArray, newRipple]);\n };\n\n return (\n <RippleContainer onMouseDown={addRipple}>\n {rippleArray.length > 0 &&\n rippleArray.map((ripple, index) => {\n const key = 'span' + index;\n return (\n <span\n key={key}\n style={{\n top: ripple.y,\n left: ripple.x,\n width: ripple.size,\n height: ripple.size,\n }}\n />\n );\n })}\n </RippleContainer>\n );\n};\n\nexport default Ripple;\n", "import type { PropTypes } from './IconButton.types';\nimport type { PropsWithChildren, Ref } from 'react';\n\nimport React from 'react';\n\nimport { Button } from '../Button';\n\n// border-radius: 100% + overflow: hidden\nfunction IconButtonComponent(\n props: PropsWithChildren<PropTypes>,\n ref: Ref<HTMLButtonElement>\n) {\n const { style, ...otherProps } = props;\n return (\n <Button\n className=\"_icon-button\"\n ref={ref}\n {...otherProps}\n style={{\n borderRadius: '100%',\n lineHeight: 0,\n ...style,\n }}>\n {props.children}\n </Button>\n );\n}\n\nconst IconButton = React.forwardRef(IconButtonComponent);\nIconButton.displayName = 'IconButton';\nIconButton.toString = () => '._icon-button';\n\nexport { IconButton };\n", "import type { CollapsibleProps } from './Collapsible.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as Collapsible from '@radix-ui/react-collapsible';\nimport React from 'react';\n\nimport { CollapsibleContent } from '../common/styles';\n\nimport { Trigger } from './Collapsible.styles';\n\nexport function CollapsibleComponent(\n props: PropsWithChildren<CollapsibleProps>\n) {\n const { open, onOpenChange, trigger, children, ...otherProps } = props;\n return (\n <Collapsible.Root open={open} onOpenChange={onOpenChange} {...otherProps}>\n <Trigger asChild>{trigger}</Trigger>\n <CollapsibleContent open={open}>{children}</CollapsibleContent>\n </Collapsible.Root>\n );\n}\n", "import * as Collapsible from '@radix-ui/react-collapsible';\n\nimport { keyframes, styled } from '../../theme';\n\nconst slideDown = keyframes({\n from: {\n height: 0,\n },\n to: {\n height: 'var(--radix-collapsible-content-height)',\n },\n});\n\nconst slideUp = keyframes({\n from: {\n height: 'var(--radix-collapsible-content-height)',\n },\n to: {\n height: 0,\n },\n});\n\nexport const CollapsibleContent = styled(Collapsible.Content, {\n overflow: 'hidden',\n variants: {\n open: {\n true: {\n animation: `${slideDown} 300ms ease-out`,\n },\n false: {\n animation: `${slideUp} 300ms ease-out`,\n },\n },\n },\n});\n", "import * as Collapsible from '@radix-ui/react-collapsible';\n\nimport { styled } from '../../theme';\n\nexport const Trigger = styled(Collapsible.Trigger, {\n border: 'none',\n background: 'transparent',\n width: '100%',\n});\n", "import React from 'react';\nimport { Button } from '../Button';\nimport { i18n } from '@lingui/core';\n\ninterface PropTypes {\n onClick: () => void;\n}\n\nexport function ChangeSlippageButton(props: PropTypes) {\n const { onClick } = props;\n\n return (\n <Button type=\"primary\" variant=\"outlined\" size=\"small\" onClick={onClick}>\n {i18n.t('Change Slippage')}\n </Button>\n );\n}\n", "import type { PropTypes } from './Checkbox.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { DoneIcon } from '../../icons';\nimport { Divider } from '../Divider';\n\nimport {\n CheckboxContainer,\n CheckboxIndicator,\n CheckboxRoot,\n Label,\n} from './Checkbox.styles';\n\nexport function Checkbox(props: PropsWithChildren<PropTypes>) {\n const { id, label, ...otherProps } = props;\n const hasLabel = id && label;\n return (\n <CheckboxContainer>\n <CheckboxRoot id={id} {...otherProps}>\n <CheckboxIndicator>\n <DoneIcon color=\"white\" size={12} />\n </CheckboxIndicator>\n </CheckboxRoot>\n {hasLabel ? (\n <>\n <Divider direction=\"horizontal\" size={8} />\n <Label className=\"_text\" htmlFor={id}>\n {label}\n </Label>\n </>\n ) : null}\n </CheckboxContainer>\n );\n}\n", "import * as RadixCheckbox from '@radix-ui/react-checkbox';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const CheckboxContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const CheckboxRoot = styled(RadixCheckbox.Root, {\n borderRadius: '$xs',\n position: 'relative',\n width: '1rem',\n height: '1rem',\n padding: 0,\n $$borderColor: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$borderColor: '$colors$neutral700',\n },\n border: '1px solid $$borderColor',\n backgroundColor: 'transparent',\n cursor: 'pointer',\n '&[data-state=\"checked\"]': {\n $$color: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary400',\n },\n backgroundColor: '$$color',\n borderColor: '$$color',\n },\n '&[data-disabled]': {\n backgroundColor: '$neutral600',\n borderColor: '$neutral700',\n },\n});\n\nexport const CheckboxIndicator = styled(RadixCheckbox.CheckboxIndicator, {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const Label = styled('label', {\n color: '$foreground',\n fontSize: '$m',\n cursor: 'pointer',\n});\n", "import type { PropTypes } from './Chip.types';\n\nimport React from 'react';\n\nimport { Typography } from '../Typography';\n\nimport { ChipContainer } from './Chip.styles';\n\nexport function Chip(props: PropTypes) {\n const { label, selected, prefix, suffix, ...otherProps } = props;\n return (\n <ChipContainer selected={selected} {...otherProps}>\n {prefix || null}\n <Typography\n color={!selected ? 'neutral700' : undefined}\n variant=\"body\"\n size=\"medium\">\n {label}\n </Typography>\n {suffix || null}\n </ChipContainer>\n );\n}\n", "import { darkTheme, styled } from '../../theme';\n\nexport const ChipContainer = styled('button', {\n display: 'inline-flex',\n justifyContent: 'center',\n alignItems: 'center',\n borderRadius: '$xs',\n padding: '$5 $15',\n cursor: 'pointer',\n transition: 'all 0.35s',\n border: '1px solid transparent',\n fontFamily: 'inherit',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 0,\n },\n\n variants: {\n selected: {\n true: { border: '1px solid $secondary500' },\n },\n },\n});\n", "import type { PropTypes } from './Drawer.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\nimport { createPortal } from 'react-dom';\n\nimport { CloseIcon } from '../../icons';\nimport { Divider } from '../Divider';\nimport { IconButton } from '../IconButton/IconButton';\nimport { Typography } from '../Typography';\n\nimport {\n BackDrop,\n Body,\n DrawerContainer,\n DrawerHeader,\n Footer,\n} from './Drawer.styles';\n\nexport function Drawer(props: PropsWithChildren<PropTypes>) {\n const {\n title,\n open,\n onClose,\n anchor = 'bottom',\n dismissible = true,\n footer,\n container = document.body,\n prefix,\n children,\n } = props;\n\n const handleBackDropClick = (event: React.MouseEvent<HTMLDivElement>) => {\n if (event.target === event.currentTarget && dismissible) {\n onClose();\n }\n };\n\n return (\n <>\n {container &&\n open &&\n createPortal(\n <BackDrop onClick={handleBackDropClick}>\n <DrawerContainer anchor={anchor}>\n <DrawerHeader>\n {prefix}\n <Typography variant=\"title\" size=\"small\">\n {title}\n </Typography>\n {dismissible && (\n <IconButton onClick={onClose}>\n <CloseIcon color=\"gray\" />\n </IconButton>\n )}\n </DrawerHeader>\n <Divider size={16} />\n <Body>{children}</Body>\n <Footer>{footer}</Footer>\n </DrawerContainer>\n </BackDrop>,\n container\n )}\n </>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const BackDrop = styled('div', {\n position: 'absolute',\n top: '0',\n left: '0',\n width: '100%',\n height: '100%',\n zIndex: 9999999,\n backgroundColor: 'rgba(0,0,0,.1)',\n borderRadius: '$sm',\n});\n\nexport const DrawerContainer = styled('div', {\n position: 'absolute',\n background: '$background',\n padding: '$10 $20',\n borderRadius: '$sm',\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'space-between',\n zIndex: 9999999,\n boxSizing: 'border-box',\n variants: {\n anchor: {\n left: {\n top: 0,\n left: 0,\n height: '100%',\n minWidth: '300px',\n maxWidth: '90%',\n },\n right: {\n top: 0,\n right: 0,\n height: '100%',\n minWidth: '300px',\n maxWidth: '90%',\n },\n bottom: {\n bottom: 0,\n width: '100%',\n maxHeight: '90%',\n },\n top: {\n top: 0,\n width: '100%',\n maxHeight: '90%',\n },\n },\n },\n});\n\nexport const DrawerHeader = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n position: 'relative',\n});\n\nexport const Body = styled('div', {\n overflowY: 'auto',\n height: '100%',\n});\nexport const Footer = styled('footer', {\n width: '100%',\n});\n", "import type { PropTypes } from './Header.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Typography } from '../Typography';\n\nimport { Container, globalHeaderStyles, Suffix } from './Header.styles';\n\nexport function Header({\n prefix,\n suffix,\n title,\n}: PropsWithChildren<PropTypes>) {\n globalHeaderStyles();\n\n return (\n <Container>\n {prefix}\n <Typography variant=\"headline\" size=\"small\">\n {title}\n </Typography>\n <Suffix>{suffix}</Suffix>\n <div className=\"rng-curve-left\"></div>\n <div className=\"rng-curve-right\"></div>\n </Container>\n );\n}\n", "import { globalCss } from '@stitches/react';\n\nimport { darkTheme, styled } from '../../theme';\n\nimport { HEADER_CORNDER_RADIUS } from './Header.constants';\n\nexport const globalHeaderStyles = globalCss({\n '.rng-scrolled': {\n '.rng-curve-left::before, rng-curve-right::before': {\n borderRadius: '0 !important',\n },\n },\n});\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n padding: '$15 $20',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n position: 'relative',\n\n '.rng-curve-left,.rng-curve-right': {\n width: HEADER_CORNDER_RADIUS * 2,\n height: HEADER_CORNDER_RADIUS * 2,\n position: 'absolute',\n bottom: 0,\n overflow: 'hidden',\n transform: 'translateY(100%)',\n\n '&:before': {\n width: HEADER_CORNDER_RADIUS * 2,\n height: HEADER_CORNDER_RADIUS * 2,\n display: 'block',\n content: '',\n position: 'absolute',\n bottom: 0,\n borderRadius: '50%',\n transition: 'border-radius 0.5s',\n },\n },\n '.rng-curve-left': {\n left: 0,\n '&:before': {\n left: 0,\n boxShadow: `-${HEADER_CORNDER_RADIUS}px -${HEADER_CORNDER_RADIUS}px 0 0 $$color`,\n },\n },\n '.rng-curve-right': {\n right: 0,\n '&:before': {\n right: 0,\n boxShadow: `${HEADER_CORNDER_RADIUS}px -${HEADER_CORNDER_RADIUS}px 0 0 $$color`,\n },\n },\n});\n\nexport const Suffix = styled('div', {\n display: 'flex',\n alignItems: 'center',\n gap: '$5',\n});\n", "export const HEADER_CORNDER_RADIUS = 20;\n", "import type { PropTypes } from './Modal.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React, { useEffect, useRef, useState } from 'react';\nimport { createPortal } from 'react-dom';\n\nimport { CloseIcon } from '../../icons';\nimport { BottomLogo } from '../BottomLogo';\nimport { Divider } from '../Divider';\nimport { IconButton } from '../IconButton/IconButton';\nimport { Typography } from '../Typography';\n\nimport {\n BackDrop,\n Content,\n Flex,\n Footer,\n ModalContainer,\n ModalHeader,\n} from './Modal.styles';\n\nconst CLOSED_DELAY = 600;\nconst OPEN_DELAY = 10;\n\nexport function Modal(props: PropsWithChildren<PropTypes>) {\n const {\n title,\n open,\n onClose,\n styles,\n anchor = 'bottom',\n container = document.body,\n prefix,\n header,\n dismissible = true,\n children,\n suffix,\n footer,\n hasWatermark = true,\n hasCloseIcon = true,\n transitionDuration,\n } = props;\n\n const [active, setActive] = useState(false);\n const [isMount, setIsMount] = useState(false);\n const timeoutRef = useRef<ReturnType<typeof setTimeout> | null>(null);\n\n const handleBackDropClick = (event: React.MouseEvent<HTMLDivElement>) => {\n event.stopPropagation();\n\n if (event.target === event.currentTarget && dismissible) {\n onClose();\n }\n };\n useEffect(() => {\n if (container) {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n if (open) {\n setIsMount(true);\n container.style.overflow = 'hidden';\n timeoutRef.current = setTimeout(\n () => {\n setActive(true);\n },\n typeof transitionDuration?.enter !== 'undefined'\n ? transitionDuration?.enter\n : OPEN_DELAY\n );\n } else {\n setActive(false);\n timeoutRef.current = setTimeout(\n () => {\n setIsMount(false);\n container.style.removeProperty('overflow');\n },\n typeof transitionDuration?.exit !== 'undefined'\n ? transitionDuration?.exit\n : CLOSED_DELAY\n );\n }\n }\n return () => {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n };\n }, [open, container]);\n\n return (\n <>\n {isMount &&\n container &&\n createPortal(\n <BackDrop\n active={active}\n onClick={handleBackDropClick}\n anchor={anchor}\n css={styles?.root}>\n <ModalContainer\n active={active}\n css={styles?.container}\n anchor={anchor}>\n {header ?? (\n <ModalHeader noTitle={!title && dismissible && !prefix}>\n {prefix}\n {title && (\n <Typography variant=\"title\" size=\"small\">\n {title}\n </Typography>\n )}\n <Flex>\n {suffix}\n {dismissible && hasCloseIcon && (\n <IconButton onClick={onClose} variant=\"ghost\">\n <CloseIcon color=\"gray\" size={14} />\n </IconButton>\n )}\n </Flex>\n </ModalHeader>\n )}\n <Content css={styles?.content}>{children}</Content>\n\n <Footer css={styles?.footer}>\n {footer && <div className=\"footer__content\">{footer}</div>}\n\n <div\n className={`footer__logo ${\n hasWatermark ? 'logo__show' : 'logo__hidden'\n }`}>\n <Divider size={12} />\n <BottomLogo />\n </div>\n </Footer>\n </ModalContainer>\n </BackDrop>,\n container\n )}\n </>\n );\n}\n", "import { styled } from '../../theme';\nimport { IconButton } from '../IconButton';\n\nexport const BackDrop = styled('div', {\n position: 'absolute',\n top: '0',\n left: '0',\n width: '100%',\n height: '100%',\n backgroundColor: 'transparent',\n zIndex: 10,\n borderRadius: '$primary',\n display: 'flex',\n overflow: 'hidden',\n transition: 'background .35s',\n\n variants: {\n anchor: {\n bottom: {\n justifyContent: 'end',\n alignItems: 'end',\n bottom: '0',\n },\n center: {\n justifyContent: 'center',\n alignItems: 'center',\n },\n right: {\n right: '0',\n left: 'unset',\n borderTopRightRadius: '0',\n borderBottomRightRadius: '0',\n justifyContent: 'end',\n },\n },\n active: {\n true: {\n backgroundColor: 'color-mix(in srgb, $neutral500 70%, transparent)',\n },\n },\n },\n});\n\nexport const ModalContainer = styled('div', {\n backgroundColor: '$background',\n width: '100%',\n borderRadius: '$primary',\n display: 'flex',\n flexDirection: 'column',\n zIndex: 9999999,\n transform: 'translateY(100%)',\n transition: 'transform .45s ease-in-out',\n\n variants: {\n anchor: {\n bottom: {\n width: '100%',\n maxHeight: '95%',\n },\n center: { height: '100%' },\n right: {\n borderTopRightRadius: '0',\n borderBottomRightRadius: '0',\n transform: 'translateX(100%)',\n },\n },\n active: {\n true: {\n transform: 'translateY(0)',\n },\n },\n },\n compoundVariants: [\n {\n active: true,\n anchor: 'right',\n css: {\n transform: 'translateX(0)',\n },\n },\n ],\n});\n\nexport const Flex = styled('div', {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'end',\n [`& ${IconButton}`]: {\n padding: '$5',\n },\n});\nexport const ModalHeader = styled('div', {\n padding: '$20 $20 $0 $20',\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n position: 'relative',\n variants: {\n noTitle: {\n true: {\n justifyContent: 'flex-end',\n },\n },\n },\n});\n\nexport const Content = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n flex: 1,\n padding: '$0 $20 $10 $20',\n backgroundColor: '$background',\n position: 'relative',\n overflowY: 'auto',\n overflowX: 'hidden',\n});\n\nexport const Footer = styled('div', {\n padding: '0 $20 $10',\n '& .footer__logo': {\n '&.logo__show': {\n opacity: 1,\n },\n '&.logo__hidden': {\n visibility: 'hidden',\n },\n },\n});\n", "import type { PropTypes } from './MessageBox.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { Container, Description, IconHighlight } from './MessageBox.styles';\nimport StatusIcon from './StatusIcon';\n\nexport function MessageBox(props: PropsWithChildren<PropTypes>) {\n const { type, title, description, children, icon } = props;\n\n return (\n <Container>\n <IconHighlight type={type}>\n {icon || <StatusIcon type={type} />}\n </IconHighlight>\n <Divider size={4} />\n <Typography\n color={type === 'loading' ? 'info500' : `${type}500`}\n variant=\"title\"\n size=\"medium\">\n {title}\n </Typography>\n <Divider size={16} />\n <Description>\n {typeof description === 'string' ? (\n <Typography color=\"neutral700\" variant=\"body\" size=\"medium\">\n {description}\n </Typography>\n ) : (\n description\n )}\n </Description>\n {children}\n </Container>\n );\n}\n", "import { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n alignItems: 'center',\n width: '100%',\n});\n\nexport const Description = styled('div', {\n textAlign: 'center',\n});\n\nexport const IconHighlight = styled('div', {\n borderRadius: '50%',\n width: '$45',\n height: '$45',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n variants: {\n type: {\n success: {\n $$color: '$colors$success300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$success600',\n },\n backgroundColor: '$$color',\n },\n warning: {\n $$color: '$colors$warning300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$warning600',\n },\n backgroundColor: '$$color',\n },\n error: {\n $$color: '$colors$error300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$error600',\n },\n backgroundColor: '$$color',\n },\n info: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n loading: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n },\n },\n});\n", "import type { PropTypes } from './MessageBox.types';\n\nimport React from 'react';\n\nimport {\n CompleteIcon,\n ErrorIcon,\n InfoErrorIcon,\n WarningIcon,\n} from '../../icons';\nimport { Spinner } from '../Spinner';\n\nfunction StatusIcon(props: Pick<PropTypes, 'type'>) {\n switch (props.type) {\n case 'success':\n return <CompleteIcon color={props.type} size={30} />;\n case 'warning':\n return <WarningIcon color={props.type} size={30} />;\n case 'error':\n return <ErrorIcon color={props.type} size={30} />;\n case 'loading':\n return <Spinner color=\"info\" size={30} />;\n default:\n return <InfoErrorIcon color={props.type} size={30} />;\n }\n}\n\nexport default StatusIcon;\n", "import type { PropTypes } from './CollapsibleMessageBox.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as Collapsible from '@radix-ui/react-collapsible';\nimport React, { useState } from 'react';\n\nimport { ChevronDownIcon, ChevronUpIcon } from '../../icons';\nimport { CollapsibleContent } from '../common/styles';\nimport { Divider } from '../Divider';\n\nimport { Trigger } from './CollapsibleMessageBox.styles';\n\nimport { MessageBox } from '.';\n\nexport function CollapsibleMessageBox(props: PropsWithChildren<PropTypes>) {\n const { description, status, title, children } = props;\n const [open, setOpen] = useState<boolean>(false);\n\n return (\n <Collapsible.Root open={open} onOpenChange={setOpen}>\n <Trigger>\n <MessageBox title={title} description={description} type={status} />\n <CollapsibleContent open={open}>\n <Divider size={12} />\n\n {children}\n </CollapsibleContent>\n\n <Divider size={12} />\n {open ? (\n <ChevronUpIcon color={'black'} size={16} />\n ) : (\n <ChevronDownIcon color={'black'} size={16} />\n )}\n </Trigger>\n </Collapsible.Root>\n );\n}\n", "import * as Collapsible from '@radix-ui/react-collapsible';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const Trigger = styled(Collapsible.Trigger, {\n padding: '$15',\n paddingBottom: '$5',\n borderRadius: '$xm',\n cursor: 'pointer',\n $$backgroundColor: '$colors$neutral200',\n [`.${darkTheme} &`]: {\n $$backgroundColor: '$colors$neutral500',\n },\n backgroundColor: '$$backgroundColor',\n textAlign: 'center',\n border: 0,\n width: '100%',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 0,\n },\n});\n", "import React from 'react';\n\nimport { Typography } from '..';\n\ninterface PropTypes {\n showPercentageChange: boolean;\n percentageChange: string;\n}\n\nexport function PercentageChange(props: PropTypes) {\n const { percentageChange, showPercentageChange } = props;\n\n return (\n <>\n {showPercentageChange && (\n <Typography variant=\"title\" size=\"small\" color=\"$error500\">\n {`(${percentageChange}%)`}\n </Typography>\n )}\n </>\n );\n}\n", "import type { PropTypes } from './RadioGroup.types';\n\nimport React from 'react';\n\nimport { Radio } from '../Radio/Radio';\nimport { Typography } from '../Typography';\n\nimport {\n Container,\n ItemContainer,\n Label,\n RadioRoot,\n} from './RadioGroup.styles';\n\nexport function RadioGroup(props: PropTypes) {\n const { value, onChange, direction = 'vertical', style, options } = props;\n return (\n <Container>\n <RadioRoot\n onValueChange={onChange}\n value={value}\n direction={direction}\n style={style}>\n {options.map((option) => (\n <ItemContainer key={option.value}>\n <Radio value={option.value} />\n <Label className=\"_text\" htmlFor={option.value}>\n <Typography variant=\"body\" size=\"small\">\n {option.label}\n </Typography>\n </Label>\n </ItemContainer>\n ))}\n </RadioRoot>\n </Container>\n );\n}\n", "import type { PropTypes } from './Radio.types';\n\nimport React from 'react';\n\nimport { StyledIndicator, StyledItem } from './Radio.styles';\n\nexport function Radio(props: PropTypes) {\n const { value } = props;\n return (\n <StyledItem value={value} id={value}>\n <StyledIndicator />\n </StyledItem>\n );\n}\n", "import * as Radio from '@radix-ui/react-radio-group';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const StyledItem = styled(Radio.Item, {\n padding: '0',\n width: '16px',\n height: '16px',\n borderRadius: '100%',\n cursor: 'pointer',\n backgroundColor: 'transparent',\n $$borderColor: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$borderColor: '$colors$neutral700',\n },\n border: '1px solid $$borderColor',\n '&[data-state=\"checked\"]': {\n $$color: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary400',\n },\n backgroundColor: '$$color',\n borderColor: '$$color',\n },\n});\n\nexport const StyledIndicator = styled(Radio.Indicator, {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: '100%',\n height: '100%',\n position: 'relative',\n '&::after': {\n content: '',\n display: 'block',\n width: '8px',\n height: '8px',\n borderRadius: '50%',\n backgroundColor: '$background',\n },\n});\n", "import * as RadioGroup from '@radix-ui/react-radio-group';\n\nimport { styled } from '../../theme';\n\nexport const RadioRoot = styled(RadioGroup.Root, {\n variants: {\n direction: {\n horizontal: {\n display: 'flex',\n flexDirection: 'row',\n flexWrap: 'wrap',\n },\n vertical: {\n display: 'grid',\n gridGap: '$24',\n },\n },\n },\n});\n\nexport const ItemContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n marginRight: '$8',\n});\n\nexport const Container = styled('div', {\n display: 'flex',\n});\n\nexport const Label = styled('label', {\n paddingLeft: '$8',\n cursor: 'pointer',\n color: '$foreground',\n '& > span': {\n display: 'block',\n },\n});\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { SvgIconPropsWithChildren } from '../SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../SvgIcon';\n\nimport { StyledEllipse, StyledPath } from './RefreshProgressButton.styles';\n\nconst DEFAULT_STROKE_DASHOFFSET = 59;\nconst MAX_PERCENTAGE = 100;\nconst MAX_PROGRESS = 41;\nconst MIN_PROGRESS = 0;\nconst NORMALIZE_FACTOR = 10;\nconst OPACITY_THRESHOLD = 82;\nconst DIVISION_FACTOR = 2;\n\nconst Ellipse = (props: { fill?: string; progress?: number }) => {\n const type = props.progress ? 'in-progress' : 'basic';\n return (\n <StyledEllipse\n type={type}\n stroke=\"currentColor\"\n strokeDashoffset={props.progress || DEFAULT_STROKE_DASHOFFSET}\n />\n );\n};\n\nfunction RefreshProgressButton(\n props: SvgIconPropsWithChildren & { progress: number }\n) {\n const normalizeValue = (value: number) => {\n return (value - OPACITY_THRESHOLD) / NORMALIZE_FACTOR;\n };\n const normalizedProgress = Math.min(\n props.progress / DIVISION_FACTOR,\n MAX_PROGRESS\n );\n const opacity =\n normalizedProgress !== MAX_PROGRESS\n ? MIN_PROGRESS\n : normalizeValue(props.progress);\n\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <Ellipse />\n <Ellipse progress={MAX_PERCENTAGE - normalizedProgress} />\n\n <path\n d=\"M19.2696 9.6089C19.1207 9.49207 19.0218 9.31141 19.01 9.10738L18.807 5.14476C18.788 4.77467 19.0763 4.45089 19.4464 4.43183C19.8165 4.41278 20.1402 4.70108 20.1593 5.07117L20.3622 9.0338C20.3813 9.40389 20.093 9.72767 19.7229 9.74672C19.5584 9.76661 19.3973 9.70903 19.2696 9.6089Z\"\n fill=\"currentColor\"\n />\n <StyledPath\n d=\"M19.2696 9.6089C19.1207 9.49207 19.0218 9.31141 19.01 9.10738L18.807 5.14476C18.788 4.77467 19.0763 4.45089 19.4464 4.43183C19.8165 4.41278 20.1402 4.70108 20.1593 5.07117L20.3622 9.0338C20.3813 9.40389 20.093 9.72767 19.7229 9.74672C19.5584 9.76661 19.3973 9.70903 19.2696 9.6089Z\"\n fillOpacity={opacity}\n />\n <path\n d=\"M15.5108 9.47903C15.3476 9.35108 15.2457 9.14511 15.2505 8.9198C15.2639 8.55221 15.575 8.25778 15.9482 8.26404L19.707 8.3939C20.0802 8.40016 20.3691 8.71837 20.3628 9.09152C20.3565 9.46466 20.0383 9.75353 19.6652 9.74728L15.9007 9.62451C15.7529 9.62312 15.6243 9.56804 15.5108 9.47903Z\"\n fill=\"currentColor\"\n />\n <StyledPath\n d=\"M15.5108 9.47903C15.3476 9.35108 15.2457 9.14511 15.2505 8.9198C15.2639 8.55221 15.575 8.25778 15.9482 8.26404L19.707 8.3939C20.0802 8.40016 20.3691 8.71837 20.3628 9.09152C20.3565 9.46466 20.0383 9.75353 19.6652 9.74728L15.9007 9.62451C15.7529 9.62312 15.6243 9.56804 15.5108 9.47903Z\"\n fillOpacity={opacity}\n />\n </svg>\n );\n}\nexport { RefreshProgressButton };\n", "import { styled } from '../../theme';\n\nexport const StyledEllipse = styled('ellipse', {\n cx: '12.5px',\n cy: '12.5px',\n rx: '7.7px',\n ry: '7.7px',\n strokeLinecap: 'round',\n fill: 'none',\n strokeDasharray: 100,\n transform: `rotate(20deg)`,\n transformOrigin: 'center',\n variants: {\n type: {\n 'in-progress': {\n stroke: '$info500',\n strokeWidth: 2,\n },\n basic: {\n strokeWidth: 1.8,\n },\n },\n },\n});\n\nexport const StyledPath = styled('path', {\n fill: '$info500',\n});\n", "import type { BestRouteResponse } from 'rango-sdk';\n\nimport React from 'react';\n\nimport { darkTheme, styled } from '../../theme';\nimport { Divider } from '../Divider';\nimport { AngleRightIcon, GasIcon } from '../Icon';\n\nexport const Container = styled('div', {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n padding: '$8',\n borderRadius: '$xs',\n backgroundColor: '$background',\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n fontSize: '$12',\n\n '.routes': {\n display: 'flex',\n alignItems: 'center',\n },\n '.fee': {\n display: 'flex',\n alignItems: 'center',\n },\n});\n\ninterface PropTypes {\n routes: BestRouteResponse | null;\n totalFee?: string;\n}\nexport function RoutesOverview(props: PropTypes) {\n if (!props.routes) {\n return null;\n }\n\n const swaps = props.routes.result?.swaps;\n return (\n <Container>\n <div className=\"routes\">\n {swaps?.map((swap, idx) => {\n const isLast = idx + 1 == swaps.length;\n const key = `swap-${idx}`;\n return (\n <React.Fragment key={key}>\n <div className=\"route\">{swap.from.symbol}</div>\n <AngleRightIcon size={12} />\n {isLast ? <div className=\"route\">{swap.to.symbol}</div> : null}\n </React.Fragment>\n );\n })}\n </div>\n {props.totalFee ? (\n <div className=\"fee\">\n <GasIcon size={12} />\n <Divider size={4} direction=\"horizontal\" />${props.totalFee}\n </div>\n ) : null}\n </Container>\n );\n}\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const DeleteCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM9.17 14.83l5.66-5.66M14.83 14.83 9.17 9.17\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nDeleteCircleIcon.toString = () => '._icon';\n", "import { darkTheme, styled } from '../../theme';\n\nexport const SvgWithStrokeColor = styled('svg', {\n stroke: '$foreground',\n variants: {\n color: {\n primary: {\n stroke: '$primary',\n },\n error: {\n stroke: '$error',\n },\n warning: {\n stroke: '$warning',\n },\n success: {\n stroke: '$success',\n },\n black: {\n $$color: '$colors$foreground',\n [`.${darkTheme} &`]: {\n $$color: '$colors$background',\n },\n stroke: '$$color',\n },\n white: {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n stroke: '$$color',\n },\n },\n disabled: {\n true: {\n stroke: '$neutral400',\n },\n },\n },\n});\n\nexport const SvgWithFillColor = styled('svg', {\n fill: '$foreground',\n variants: {\n color: {\n primary: {\n fill: '$primary',\n },\n error: {\n fill: '$error',\n },\n warning: {\n fill: '$warning',\n },\n success: {\n fill: '$success',\n },\n black: {\n $$color: '$colors$foreground',\n [`.${darkTheme} &`]: {\n $$color: '$colors$background',\n },\n fill: '$$color',\n },\n white: {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n fill: '$$color',\n },\n },\n disabled: {\n true: {\n stroke: '$neutral400',\n },\n },\n },\n});\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const CheckSquareIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"m7.75 12 2.83 2.83 5.67-5.66\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nCheckSquareIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const AddIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M6 12h12M12 18V6\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAddIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithFillColor } from './common';\n\nexport const InfoCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM12 8v5\"\n strokeWidth={2}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n <path\n d=\"M11.994 16h.01\"\n strokeWidth={2}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n </SvgWithFillColor>\n );\n};\n\nInfoCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const AddCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM8 12h8M12 16V8\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAddCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const MinusCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M11.92 22c5.5 0 10-4.5 10-10s-4.5-10-10-10-10 4.5-10 10 4.5 10 10 10ZM7.92 12h8\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nMinusCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithFillColor } from './common';\n\nexport const CheckCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n <path\n d=\"m7.75 12 2.83 2.83 5.67-5.66\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n </SvgWithFillColor>\n );\n};\n\nCheckCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const CheckIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 15 15\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n className=\"_icon\"\n {...props}>\n <path\n d=\"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n />\n </SvgWithFillColor>\n );\n};\n\nCheckIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const BanIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10ZM18.9 5l-14 14\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nBanIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const WarningIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 9v5M12 21.41H5.94c-3.47 0-4.92-2.48-3.24-5.51l3.12-5.62L8.76 5c1.78-3.21 4.7-3.21 6.48 0l2.94 5.29 3.12 5.62c1.68 3.03.22 5.51-3.24 5.51H12v-.01Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.994 17h.01\"\n strokeWidth={2}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nWarningIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const HistoryIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"></path>\n <polyline points=\"14 2 14 8 20 8\"></polyline>\n <line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"></line>\n <line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"></line>\n <polyline points=\"10 9 9 9 8 9\"></polyline>\n </SvgWithStrokeColor>\n );\n};\n\nHistoryIcon.toString = () => '._icon';\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { IconProps } from './types';\n\nimport * as React from 'react';\n\nimport { SvgWithStrokeColor } from './common';\n\nexport const GasIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M4 22V5c0-2 1.34-3 3-3h8c1.66 0 3 1 3 3v17H4ZM2.5 22h17\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8.89 10h4.23c1.04 0 1.89-.5 1.89-1.89V6.88c0-1.39-.85-1.89-1.89-1.89H8.89C7.85 4.99 7 5.49 7 6.88v1.23C7 9.5 7.85 10 8.89 10ZM7 13h3M18 16.01l4.5-.01v-6l-2-1\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nGasIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const SettingsIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <circle cx=\"12\" cy=\"12\" r=\"3\"></circle>\n <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path>\n </SvgWithStrokeColor>\n );\n};\n\nSettingsIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const TrashIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M21.5 5.98c-3.33-.33-6.68-.5-10.02-.5-1.98 0-3.96.1-5.94.3l-2.04.2M9 4.97l.22-1.31C9.38 2.71 9.5 2 11.19 2h2.62c1.69 0 1.82.75 1.97 1.67l.22 1.3M19.35 9.14l-.65 10.07c-.11 1.57-.2 2.79-2.99 2.79H9.29c-2.79 0-2.88-1.22-2.99-2.79L5.65 9.14M10.83 16.5h3.33M10 12.5h5\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nTrashIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const SearchMinusIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M9 11.7h5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nSearchMinusIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const SearchIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nSearchIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const AngleRightIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\"\n color={color}\n className=\"_icon\"\n {...props}>\n <path\n d=\"m8.91 19.92 6.52-6.52c.77-.77.77-2.03 0-2.8L8.91 4.08\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAngleRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const AngleUpIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\"\n color={color}\n className=\"_icon\"\n {...props}>\n <path\n d=\"M19.92 15.05 13.4 8.53c-.77-.77-2.03-.77-2.8 0l-6.52 6.52\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAngleUpIcon.toString = () => '._icon';\n", "import React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const AngleDownIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"m19.92 8.95-6.52 6.52c-.77.77-2.03.77-2.8 0L4.08 8.95\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n);\n\nAngleDownIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\nimport { AngleDownIcon } from './AngleDownIcon';\n\nexport const AngleLeftIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n color={color}\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M15 19.92 8.48 13.4c-.77-.77-.77-2.03 0-2.8L15 4.08\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAngleDownIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const DownloadIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M16.44 8.9c3.6.31 5.07 2.16 5.07 6.21v.13c0 4.47-1.79 6.26-6.26 6.26H8.74c-4.47 0-6.26-1.79-6.26-6.26v-.13c0-4.02 1.45-5.87 4.99-6.2M12 2v12.88\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.35 12.65 12 16l-3.35-3.35\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nDownloadIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const ChevronRightIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ color = 'black', size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n color={color}\n viewBox={`0 0 24 24`}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <polyline points=\"9 18 15 12 9 6\"></polyline>\n </SvgWithStrokeColor>\n );\n }\n);\n\nChevronRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const ArrowRightIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"></line>\n <polyline points=\"12 5 19 12 12 19\"></polyline>\n </SvgWithStrokeColor>\n );\n};\n\nArrowRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const RetryRightIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M14.89 5.08c-.87-.26-1.83-.43-2.89-.43-4.79 0-8.67 3.88-8.67 8.67C3.33 18.12 7.21 22 12 22s8.67-3.88 8.67-8.67c0-1.78-.54-3.44-1.46-4.82M16.13 5.32 13.24 2M16.13 5.32l-3.37 2.46\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nRetryRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const RetryLeftIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M9.11 5.08c.87-.26 1.83-.43 2.89-.43 4.79 0 8.67 3.88 8.67 8.67s-3.88 8.67-8.67 8.67-8.67-3.88-8.67-8.67c0-1.78.54-3.44 1.46-4.82M7.87 5.32 10.76 2M7.87 5.32l3.37 2.46\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nRetryLeftIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const TryAgainIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M22 12c0 5.52-4.48 10-10 10s-8.89-5.56-8.89-5.56m0 0h4.52m-4.52 0v5M2 12C2 6.48 6.44 2 12 2c6.67 0 10 5.56 10 5.56m0 0v-5m0 5h-4.44\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nTryAgainIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const VerticalSwapIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"m13.82 6.85 3.04 3.04M13.82 17.15V6.85M10.18 17.15l-3.04-3.04M10.18 6.85v10.3\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nVerticalSwapIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const HorizontalSwapIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"m17.15 13.82-3.04 3.04M6.85 13.82h10.3M6.85 10.18l3.04-3.04M17.15 10.18H6.85\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nHorizontalSwapIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const RetryIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ color = 'black', size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n color={color}\n viewBox={`0 0 24 24`}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <polyline points=\"23 4 23 10 17 10\"></polyline>\n <path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"></path>\n </SvgWithStrokeColor>\n );\n }\n);\n\nRetryIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const WalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.51 7.205a3.018 3.018 0 0 0-3.01 3.01v6.73a3.018 3.018 0 0 0 3.01 3.01h11.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.971-.82H19v-.69a3.018 3.018 0 0 0-3.01-3.01H4.51ZM0 10.215a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H4.51A4.518 4.518 0 0 1 0 16.945v-6.73Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.35 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3A2.098 2.098 0 0 0 1.5 6.547v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3s-.001 0 0 0c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM17.729 12.405c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.5 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const AddWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.569 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.206 1.579-.574 2.25h8.564a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.569Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.014.014c-.266.26-.414.63-.377 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.939a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.409 2.655a1.15 1.15 0 0 0-1.555-1.078l-7.94 3a2.098 2.098 0 0 0-1.355 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.787 12.405c-.359 0-.674.14-.902.374l-.014.013c-.266.26-.414.63-.377 1.022v.01c.054.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.559 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.309 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.07 17.685a.75.75 0 0 1 .75-.75H6.8a.75.75 0 0 1 0 1.5H3.82a.75.75 0 0 1-.75-.75Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.309 15.475a.75.75 0 0 1 .75.75v2.99a.75.75 0 0 1-1.5 0v-2.99a.75.75 0 0 1 .75-.75Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nAddWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const DeleteWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.627 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.627Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.675.14-.902.373l-.014.014c-.266.26-.415.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.997a.75.75 0 0 1-.482-1.325c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-5.282-2.533.75.75 0 0 1-1.218-.587v-4.37Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.467 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3a2.098 2.098 0 0 0-1.356 1.97v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.846 12.405c-.359 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.617 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.367 14.455c-.761 0-1.468.267-2.032.717h-.002a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.183.469 1.666l.006.01a3.22 3.22 0 0 0 2.775 1.574 3.155 3.155 0 0 0 2.148-.825c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-3.25-3.25ZM2.4 13.998a4.749 4.749 0 0 1 7.717 3.707 4.67 4.67 0 0 1-.687 2.446c-.25.427-.57.808-.94 1.12a4.655 4.655 0 0 1-3.123 1.184 4.72 4.72 0 0 1-4.061-2.301 4.67 4.67 0 0 1-.689-2.449A4.72 4.72 0 0 1 2.4 13.998Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.785 16.106a.75.75 0 0 1 1.06-.003l2.12 2.11a.75.75 0 1 1-1.058 1.064l-2.12-2.11a.75.75 0 0 1-.002-1.061Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.948 16.136a.75.75 0 0 1-.002 1.06l-2.12 2.11a.75.75 0 0 1-1.058-1.063l2.12-2.11a.75.75 0 0 1 1.06.003Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nDeleteWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithFillColor } from './common';\n\nexport const CheckWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.686 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.686Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.378 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H8.056a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.526 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.905 12.405c-.36 0-.675.14-.903.374l-.014.013c-.265.26-.414.63-.377 1.022l.001.01c.053.634.664 1.181 1.413 1.181h1.942a.276.276 0 0 0 .268-.27v-2.06a.276.276 0 0 0-.268-.27h-2.062Zm-1.971-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.724 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.676 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.426 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.538 16.215a.75.75 0 0 1-.042 1.06l-2.13 1.97a.75.75 0 0 1-1.04-.02l-.99-.99a.75.75 0 1 1 1.062-1.06l.48.48 1.6-1.48a.75.75 0 0 1 1.06.04Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nCheckWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const SwapWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.244 7.205a3.018 3.018 0 0 0-3.01 3.01v1.73a.75.75 0 0 1-1.5 0v-1.73a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.674.14-.902.373l-.014.014c-.266.26-.414.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51h-5.48a.75.75 0 0 1 0-1.5h5.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H5.244Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.084 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM18.463 12.405c-.359 0-.675.14-.902.374l-.014.013c-.266.26-.415.63-.377 1.022v.01c.053.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.234 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM1.234 15.205a.75.75 0 0 1 .75-.75h5.34a1.91 1.91 0 0 1 1.91 1.91v1.28a.75.75 0 0 1-1.5 0v-1.28a.41.41 0 0 0-.41-.41h-5.34a.75.75 0 0 1-.75-.75Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.735 13.455a.75.75 0 0 1 0 1.06l-.69.69.69.69a.75.75 0 1 1-1.061 1.06l-1.22-1.22a.75.75 0 0 1 0-1.06l1.22-1.22a.75.75 0 0 1 1.06 0ZM1.984 17.296a.75.75 0 0 1 .75.75v1.28c0 .225.185.41.41.41h5.34a.75.75 0 0 1 0 1.5h-5.34a1.91 1.91 0 0 1-1.91-1.91v-1.28a.75.75 0 0 1 .75-.75Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.735 18.735a.75.75 0 0 1 1.061 0l1.22 1.22a.75.75 0 0 1 0 1.061l-1.22 1.22a.75.75 0 1 1-1.06-1.06l.689-.69-.69-.69a.75.75 0 0 1 0-1.06Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nSwapWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const DisconnectIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ color = 'black', size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n color={color}\n viewBox={`0 0 24 24`}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <path d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4\"></path>\n <polyline points=\"16 17 21 12 16 7\"></polyline>\n <line x1=\"21\" y1=\"12\" x2=\"9\" y2=\"12\"></line>\n </SvgWithStrokeColor>\n );\n }\n);\n\nDisconnectIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const BagIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 32 32\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <g clipPath=\"url(#a)\" strokeWidth={1.5}>\n <path d=\"M9.333 9.333V4.8a.8.8 0 0 1 .8-.8h11.734a.8.8 0 0 1 .8.8v4.533M13.333 4v5.333M16 4v5.333m9.333 17.334H6.667A2.667 2.667 0 0 1 4 24V12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 28 12v12a2.667 2.667 0 0 1-2.667 2.667Z\" />\n <path\n d=\"M22 18.666a.667.667 0 1 1 0-1.334.667.667 0 0 1 0 1.334Z\"\n fill={color}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"a\">\n <path fill={color} d=\"M0 0h32v32H0z\" />\n </clipPath>\n </defs>\n </SvgWithStrokeColor>\n );\n};\n\nBagIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const TimeIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 20 20\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <circle cx={10} cy={10} r={7.25} strokeWidth={1.5} />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.134 6.6a.6.6 0 0 0-1.2 0v4.27a.6.6 0 0 0 .28.507c.009.01.018.019.029.028l2.59 2.373a.472.472 0 0 0 .753-.109.763.763 0 0 0-.133-.919l-2.319-2.123V6.6Z\"\n />\n </SvgWithStrokeColor>\n );\n }\n);\n\nTimeIcon.toString = () => '._icon';\n", "import { styled } from '../../theme';\nimport { AddIcon } from './AddIcon';\n\nexport const CloseIcon = styled(AddIcon, {\n transform: 'rotate(45deg)',\n cursor: 'pointer',\n});\n\nCloseIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const SignatureIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n color={color}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 122.88 107.95\"\n xmlSpace=\"preserve\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M82.19 0c1.22-.01 2.27.4 3.18 1.27l13.27 12.7c.86.82 1.28 1.91 1.3 3.11.02 1.22-.34 2.33-1.18 3.18l-7.06 7.35L72.09 8.67l6.99-7.28C79.94.5 80.98.02 82.19 0zM20.08 68.29a4.536 4.536 0 1 1 2.67 8.67c-6.98 2.14-11.66 6.28-13.21 10.17-.41 1.04-.55 1.99-.39 2.77.12.59.48 1.13 1.07 1.56 2.55 1.86 8.04 2.34 17.26.1 5.46-1.33 11.31-3.13 16.49-4.73 5.29-1.63 9.91-3.06 13.12-3.66 5.92-1.1 11.83-1.85 16.6-1.61 6.26.31 10.96 2.32 12.57 7.13 1.04 3.11.75 5.81.49 8.23-.09.87-.18 1.68-.14 2.21 0 .02.95-.05 5.53-.41 5.3-.42 10.79-2.51 16.21-4.58 2.78-1.06 5.54-2.11 8.67-3.07 2.4-.73 4.93.63 5.65 3.02.73 2.4-.63 4.93-3.02 5.65-2.43.74-5.24 1.82-8.06 2.89-6.04 2.3-12.14 4.63-18.74 5.15-12.07.95-14.87-2.46-15.3-7.95-.1-1.29.03-2.54.17-3.88.16-1.5.34-3.18-.07-4.39-.18-.54-1.89-.82-4.39-.94-3.99-.2-9.22.48-14.54 1.47-2.65.49-7.05 1.85-12.09 3.41-5.27 1.63-11.22 3.46-17.02 4.87-12.14 2.95-20.21 1.7-24.73-1.6-2.54-1.85-4.05-4.27-4.63-7-.54-2.54-.23-5.28.85-8 2.46-6.14 9.23-12.5 18.98-15.48zm21.19-19.84L53.3 60.02l-14.71 3.95c-.53.1-.74-.11-.65-.6l3.33-14.92zm24.6-33.34 19.59 18.87L58.7 62.23l-23.98 6.43c-.86.17-1.2-.17-1.06-.98l5.43-24.31 26.78-28.26z\"\n style={{\n fillRule: 'evenodd',\n clipRule: 'evenodd',\n }}\n />\n </SvgWithFillColor>\n );\n};\n\nSignatureIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const CopyIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 64 64\"\n color={color}\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <g id=\"Text-files\">\n <path\n d=\"M53.9791489,9.1429005H50.010849c-0.0826988,0-0.1562004,0.0283995-0.2331009,0.0469999V5.0228\n\t\tC49.7777481,2.253,47.4731483,0,44.6398468,0h-34.422596C7.3839517,0,5.0793519,2.253,5.0793519,5.0228v46.8432999\n\t\tc0,2.7697983,2.3045998,5.0228004,5.1378999,5.0228004h6.0367002v2.2678986C16.253952,61.8274002,18.4702511,64,21.1954517,64\n\t\th32.783699c2.7252007,0,4.9414978-2.1725998,4.9414978-4.8432007V13.9861002\n\t\tC58.9206467,11.3155003,56.7043495,9.1429005,53.9791489,9.1429005z M7.1110516,51.8661003V5.0228\n\t\tc0-1.6487999,1.3938999-2.9909999,3.1062002-2.9909999h34.422596c1.7123032,0,3.1062012,1.3422,3.1062012,2.9909999v46.8432999\n\t\tc0,1.6487999-1.393898,2.9911003-3.1062012,2.9911003h-34.422596C8.5049515,54.8572006,7.1110516,53.5149002,7.1110516,51.8661003z\n\t\t M56.8888474,59.1567993c0,1.550602-1.3055,2.8115005-2.9096985,2.8115005h-32.783699\n\t\tc-1.6042004,0-2.9097996-1.2608986-2.9097996-2.8115005v-2.2678986h26.3541946\n\t\tc2.8333015,0,5.1379013-2.2530022,5.1379013-5.0228004V11.1275997c0.0769005,0.0186005,0.1504021,0.0469999,0.2331009,0.0469999\n\t\th3.9682999c1.6041985,0,2.9096985,1.2609005,2.9096985,2.8115005V59.1567993z\"\n />\n <path\n d=\"M38.6031494,13.2063999H16.253952c-0.5615005,0-1.0159006,0.4542999-1.0159006,1.0158005\n\t\tc0,0.5615997,0.4544001,1.0158997,1.0159006,1.0158997h22.3491974c0.5615005,0,1.0158997-0.4542999,1.0158997-1.0158997\n\t\tC39.6190491,13.6606998,39.16465,13.2063999,38.6031494,13.2063999z\"\n />\n <path\n d=\"M38.6031494,21.3334007H16.253952c-0.5615005,0-1.0159006,0.4542999-1.0159006,1.0157986\n\t\tc0,0.5615005,0.4544001,1.0159016,1.0159006,1.0159016h22.3491974c0.5615005,0,1.0158997-0.454401,1.0158997-1.0159016\n\t\tC39.6190491,21.7877007,39.16465,21.3334007,38.6031494,21.3334007z\"\n />\n <path\n d=\"M38.6031494,29.4603004H16.253952c-0.5615005,0-1.0159006,0.4543991-1.0159006,1.0158997\n\t\ts0.4544001,1.0158997,1.0159006,1.0158997h22.3491974c0.5615005,0,1.0158997-0.4543991,1.0158997-1.0158997\n\t\tS39.16465,29.4603004,38.6031494,29.4603004z\"\n />\n <path\n d=\"M28.4444485,37.5872993H16.253952c-0.5615005,0-1.0159006,0.4543991-1.0159006,1.0158997\n\t\ts0.4544001,1.0158997,1.0159006,1.0158997h12.1904964c0.5615025,0,1.0158005-0.4543991,1.0158005-1.0158997\n\t\tS29.0059509,37.5872993,28.4444485,37.5872993z\"\n />\n </g>\n </SvgWithFillColor>\n );\n};\n\nCopyIcon.toString = () => '._icon';\n", "import type { ReactNode } from 'react';\n\nimport React, { useState } from 'react';\n\nimport { styled } from '../../theme';\nimport { Divider } from '../Divider';\nimport { Header } from '../Header';\nimport { SearchIcon } from '../Icon';\nimport { TextField } from '../TextField';\n\nexport type PropTypes = (\n | {\n textField: true;\n children?: (searchedFor: string) => ReactNode;\n textFieldPlaceholder: string;\n }\n | {\n textField: false;\n children?: ReactNode;\n }\n) & {\n title?: string;\n onBack?: () => void;\n TopButton?: React.ReactNode;\n Footer?: React.ReactNode;\n hasHeader?: boolean;\n};\n\nconst ContentContainer = styled('div', {\n overflow: 'hidden',\n display: 'flex',\n flexDirection: 'column',\n flex: '1',\n padding: '0 $4',\n});\n\nconst TextFieldContainer = styled('div', {\n padding: '1px',\n});\n\n/**\n * @deprecated will be removed in v2\n */\nexport function SecondaryPage(props: PropTypes) {\n const {\n title,\n Footer,\n TopButton,\n // onBack,\n hasHeader = true,\n } = props;\n const [searchedFor, setSearchedFor] = useState('');\n\n return (\n <>\n {hasHeader && (\n <Header\n // onBack={onBack}\n title={title || ''}\n suffix={TopButton}\n />\n )}\n\n <ContentContainer>\n {props.textField && (\n <TextFieldContainer>\n <TextField\n size=\"large\"\n prefix={<SearchIcon size={24} />}\n placeholder={props.textFieldPlaceholder}\n onChange={(event: React.ChangeEvent<HTMLInputElement>) =>\n setSearchedFor(event.target.value)\n }\n value={searchedFor}\n autoFocus\n />\n <Divider size={16} />\n </TextFieldContainer>\n )}\n {props.textField && props.children?.(searchedFor)}\n {!props.textField && props.children}\n </ContentContainer>\n {Footer}\n </>\n );\n}\n", "import type { PropTypes, Ref } from './TextField.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { Input, InputContainer, Label } from './TextField.styles';\n\nfunction TextFieldComponent(props: PropsWithChildren<PropTypes>, ref?: Ref) {\n const {\n label,\n prefix,\n suffix,\n size = 'small',\n style,\n variant,\n fullWidth,\n labelProps,\n ...inputAttributes\n } = props;\n return (\n <>\n {label && (\n <>\n <Label\n className=\"_text\"\n {...(inputAttributes.id && { htmlFor: inputAttributes.id })}>\n <Typography variant=\"label\" size=\"large\" {...labelProps}>\n {label}\n </Typography>\n </Label>\n <Divider direction=\"vertical\" size={4} />\n </>\n )}\n <InputContainer\n disabled={inputAttributes.disabled}\n fullWidth={fullWidth}\n variant={variant}\n size={size}\n style={style}\n className=\"_text-field\">\n {prefix || null}\n <Input\n {...inputAttributes}\n spellCheck={false}\n suffix={!!suffix}\n ref={ref}\n />\n {suffix || null}\n </InputContainer>\n </>\n );\n}\n\nconst TextField = React.forwardRef(TextFieldComponent);\nTextField.displayName = 'TextField';\nTextField.toString = () => '._text-field';\n\nexport { TextField };\n", "import { darkTheme, styled } from '../../theme';\n\nexport const InputContainer = styled('div', {\n borderRadius: '$xs',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n variants: {\n fullWidth: {\n true: {\n width: '100%',\n },\n false: {\n width: 'fit-content',\n },\n },\n size: {\n small: {\n padding: '$5 $15',\n },\n large: {\n padding: '$10',\n borderRadius: '$xl',\n },\n },\n variant: {\n contained: {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n },\n outlined: {\n backgroundColor: 'transparent',\n border: '1px solid $neutral100',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n borderColor: '$$color',\n },\n },\n ghost: {\n background: 'transparent',\n },\n },\n\n disabled: {\n true: {},\n false: {},\n },\n },\n\n compoundVariants: [\n {\n variant: 'contained',\n disabled: true,\n css: {\n '&:hover': {\n backgroundColor: '$neutral100',\n },\n },\n },\n {\n variant: 'outlined',\n disabled: true,\n css: {\n '&:hover': {\n borderColor: '$neutral100',\n },\n },\n },\n ],\n});\n\nexport const Input = styled('input', {\n flexGrow: 1,\n color: '$foreground',\n fontSize: '$14',\n lineHeight: '$20',\n fontWeight: 400,\n border: 'none',\n outline: 'none',\n fontFamily: 'inherit',\n maxWidth: '100%',\n variants: {\n suffix: {\n true: { marginRight: '$10' },\n },\n },\n backgroundColor: 'transparent',\n '-webkit-appearance': 'none',\n margin: 0,\n '&:disabled': {\n cursor: 'not-allowed',\n },\n '&::-webkit-outer-spin-button, &::-webkit-inner-spin-button': {\n '-webkit-appearance': 'none',\n margin: 0,\n },\n '&[type=\"number\"]': {\n '-moz-appearance': 'textfield',\n },\n\n '&::placeholder, &::-webkit-input-placeholder': {\n color: '$neutral700',\n },\n '&:focus-visible': {\n outline: 'none',\n },\n});\n\nexport const Label = styled('label', {\n display: 'inline-block',\n});\n", "import type { PropsWithChildren } from 'react';\n\nimport React, { useEffect, useState } from 'react';\n\nimport { styled } from '../../theme';\nimport { getConciseAddress } from '../../utils';\nimport { Image } from '../common';\nimport { Typography } from '../Typography';\n\nconst Row = styled('div', {\n display: 'flex',\n flexWrap: 'wrap',\n});\n\nconst Circle = styled('div', {\n width: 12,\n height: 12,\n borderRadius: 6,\n border: '1px solid $neutral400',\n position: 'absolute',\n top: 12,\n right: 12,\n variants: {\n checked: {\n true: {\n borderColor: '$success',\n },\n false: {\n borderColor: '$neutral400',\n },\n },\n },\n});\nconst SolidCircle = styled('div', {\n width: 6,\n margin: '20% auto',\n height: 6,\n borderRadius: 3,\n variants: {\n checked: {\n true: {\n backgroundColor: '$success',\n },\n false: {\n backgroundColor: '$neutral400',\n },\n },\n },\n});\nconst Container = styled('div', {\n border: '1.5px solid',\n borderRadius: '$xs',\n padding: '$12',\n flexBasis: 'calc(33.33% - 10px)',\n margin: 5,\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'space-between',\n width: 124,\n height: 92,\n cursor: 'pointer',\n position: 'relative',\n variants: {\n checked: {\n true: {\n borderColor: '$success',\n color: '$success',\n },\n false: {\n borderColor: '$neutral400',\n color: '$neutral400',\n },\n },\n },\n});\n\nexport interface PropTypes {\n list: any[];\n onChange: (w: any) => void;\n}\n\nexport function SelectableWalletList({\n list,\n onChange,\n}: PropsWithChildren<PropTypes>) {\n const [active, setActive] = useState<string>(\n list.find((item) => item.selected)?.walletType || ''\n );\n const onClick = (w: any) => {\n setActive(w.walletType);\n onChange(w);\n };\n\n useEffect(() => {\n setActive(list.find((item) => item.selected)?.walletType || '');\n }, [list]);\n\n return (\n <Row>\n {list.map((w, index) => {\n const checked = active === w.walletType;\n return (\n <Container\n checked={checked}\n onClick={onClick.bind(null, w)}\n // eslint-disable-next-line react/no-array-index-key\n key={index}>\n <Image src={w.image} alt={w.walletType} size={24} />\n <Typography variant=\"body\" size=\"small\">\n {w.name}\n </Typography>\n <Typography variant=\"body\" size=\"xsmall\">\n {getConciseAddress(w.address)}\n </Typography>\n <Circle checked={checked}>\n {checked && <SolidCircle checked={checked} />}\n </Circle>\n </Container>\n );\n })}\n </Row>\n );\n}\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\n\nexport function containsText(text: string, searchText: string): boolean {\n return text.toLowerCase().indexOf(searchText.toLowerCase()) > -1;\n}\n\nexport function getConciseAddress(\n address: string | null,\n maxChars = 8,\n ellipsisLength = 3\n): string | null {\n if (!address) {\n return null;\n }\n if (address.length < 2 * maxChars + ellipsisLength) {\n return address;\n }\n const start = Math.ceil((address.length - maxChars) / 2);\n const end = address.length - maxChars;\n return `${address.substr(start, maxChars)}${'.'.repeat(\n ellipsisLength\n )}${address.substr(end)}`;\n}\n", "import type { WalletPropTypes } from './Wallet.types';\n\nimport { detectInstallLink } from '@rango-dev/wallets-shared';\nimport React, { Fragment } from 'react';\n\nimport { Image } from '../common';\nimport { Divider } from '../Divider';\nimport { Skeleton } from '../Skeleton';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport { makeInfo } from './Wallet.helpers';\nimport {\n LoadingButton,\n Text,\n Title,\n WalletButton,\n WalletImageContainer,\n} from './Wallet.styles';\nimport { WalletState } from './Wallet.types';\n\nfunction Wallet(props: WalletPropTypes) {\n const { title, type, image, onClick, isLoading, disabled = false } = props;\n const info = makeInfo(props.state);\n\n if (isLoading) {\n return (\n <LoadingButton>\n <Skeleton variant=\"circular\" width={35} height={35} />\n <Divider size={12} />\n <Skeleton variant=\"text\" width={85} size=\"medium\" />\n <Divider size={4} />\n <Skeleton variant=\"text\" width={64} size=\"medium\" />\n </LoadingButton>\n );\n }\n\n const WrapperComponent = disabled ? Fragment : Tooltip;\n\n return (\n <WrapperComponent\n container={props.container}\n content={info.tooltipText}\n side=\"top\">\n <WalletButton\n disabled={props.state == WalletState.CONNECTING || disabled}\n onClick={() => {\n if (props.state === WalletState.NOT_INSTALLED) {\n window.open(detectInstallLink(props.link), '_blank');\n } else {\n onClick(type);\n }\n }}>\n <WalletImageContainer>\n <Image src={image} size={35} />\n </WalletImageContainer>\n\n <Text>\n <Title variant=\"label\" size=\"medium\" noWrap={false}>\n {title}\n </Title>\n\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n noWrap={false}\n color={info.color}>\n {info.description}\n </Typography>\n </Text>\n </WalletButton>\n </WrapperComponent>\n );\n}\n\nexport default Wallet;\n", "import type { PropTypes } from './Skeleton.types';\n\nimport React from 'react';\n\nimport { SkeletonContainer } from './Skeleton.styles';\n\nexport function Skeleton(props: PropTypes) {\n const { width = '100%' } = props;\n const customCss =\n props.variant !== 'text'\n ? {\n width,\n height: props.height,\n }\n : { width };\n return <SkeletonContainer css={customCss} {...props} />;\n}\n", "import { darkTheme, keyframes, styled } from '../../theme';\n\nconst waveSquares = keyframes({\n '0%': {\n backgroundPosition: '-468px 0',\n },\n '100%': {\n backgroundPosition: '468px 0',\n },\n});\n// #2B3462 -0.15%, rgba(43, 52, 98, 0.20) 99.85%\nexport const SkeletonContainer = styled('div', {\n $$background:\n 'linear-gradient(90deg, $colors$info300 20%, rgba(200, 226, 255, 0.20) 70%, $colors$info300 100%)',\n [`.${darkTheme} &`]: {\n $$background:\n 'linear-gradient(90deg, $colors$secondary600 0%,rgba(43, 52, 98, 0.20) 70%, $colors$secondary600 100%)',\n },\n background: '$$background',\n backgroundSize: '800px 100px',\n animation: `${waveSquares} 2s infinite ease-out`,\n variants: {\n variant: {\n text: {\n borderRadius: '$sm',\n },\n circular: {\n borderRadius: '$lg',\n },\n rectangular: {},\n rounded: {\n borderRadius: '$sm',\n },\n },\n\n size: {\n small: {},\n medium: {},\n large: {},\n },\n },\n\n compoundVariants: [\n {\n size: 'small',\n variant: 'text',\n css: {\n height: '$8',\n },\n },\n {\n size: 'medium',\n variant: 'text',\n css: {\n height: '$12',\n },\n },\n {\n size: 'large',\n variant: 'text',\n css: {\n height: '$16',\n },\n },\n ],\n});\n", "import type { PropTypes } from './Tooltip.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as RadixTooltip from '@radix-ui/react-tooltip';\nimport React from 'react';\n\nimport {\n TooltipContent,\n TooltipTypography,\n TriggerContent,\n} from './Tooltip.styles';\n\nexport function Tooltip(props: PropsWithChildren<PropTypes>) {\n const {\n children,\n content,\n color,\n sideOffset,\n container,\n open,\n side = 'top',\n style,\n align,\n } = props;\n return (\n <RadixTooltip.Provider delayDuration={0}>\n <RadixTooltip.Root open={open}>\n <RadixTooltip.Trigger asChild style={style}>\n <TriggerContent>{children}</TriggerContent>\n </RadixTooltip.Trigger>\n <RadixTooltip.Portal container={container}>\n <TooltipContent align={align} side={side} sideOffset={sideOffset}>\n <TooltipTypography variant=\"label\" size=\"medium\" color={color}>\n {content}\n </TooltipTypography>\n </TooltipContent>\n </RadixTooltip.Portal>\n </RadixTooltip.Root>\n </RadixTooltip.Provider>\n );\n}\n", "import * as RadixTooltip from '@radix-ui/react-tooltip';\n\nimport { styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nexport const TooltipContent = styled(RadixTooltip.Content, {\n zIndex: '999999',\n variants: {\n align: {\n right: {\n position: 'absolute',\n },\n },\n },\n});\n\nexport const TooltipTypography = styled(Typography, {\n borderRadius: '$md',\n padding: '$5 $10',\n boxShadow:\n 'inset 0 0 0.5px 1px rgba(255, 255, 255, 0.075), 0 0 0 1px rgba(0, 0, 0, 0.05), 0 0.3px 0.4px rgba(0, 0, 0, 0.02), 0.9px 1.5px rgba(0, 0, 0, 0.045), 0 3.5px 6px rgba(0, 0, 0, 0.09)',\n backgroundColor: '$neutral100',\n});\n\nexport const TriggerContent = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n", "import type { Info } from './Wallet.types';\n\nimport { i18n } from '@lingui/core';\n\nimport { WalletState } from './Wallet.types';\n\nexport function makeInfo(state: WalletState): Info {\n switch (state) {\n case WalletState.CONNECTED:\n return {\n color: 'success500',\n description: i18n.t('Connected'),\n tooltipText: i18n.t('Disconnect'),\n };\n case WalletState.NOT_INSTALLED:\n return {\n color: 'info500',\n description: i18n.t('Install'),\n tooltipText: i18n.t('Install'),\n };\n case WalletState.CONNECTING:\n return {\n color: 'neutral600',\n description: i18n.t('Connecting...'),\n tooltipText: i18n.t('Connecting'),\n };\n case WalletState.DISCONNECTED:\n return {\n color: 'neutral600',\n description: i18n.t('Disconnected'),\n tooltipText: i18n.t('Connect'),\n };\n default:\n throw new Error(i18n.t('you need to pass a correct state to Wallet.'));\n }\n}\n", "import type { InstallObjects, WalletType } from '@rango-dev/wallets-shared';\n\nexport enum WalletState {\n NOT_INSTALLED = 'not_installed',\n DISCONNECTED = 'disconnected',\n CONNECTING = 'connecting',\n CONNECTED = 'connected',\n}\n\nexport type WalletInfo = {\n state: WalletState;\n link: InstallObjects | string;\n title: string;\n image: string;\n type: string;\n};\n\nexport interface Info {\n color: string;\n description: string;\n tooltipText: string;\n}\n\nexport interface ContentProps {\n image: string;\n title: string;\n description: string;\n descriptionColor?: string;\n}\n\nexport interface WalletPropTypes {\n state: WalletState;\n title: string;\n image: string;\n link: InstallObjects | string;\n type: WalletType;\n onClick: (type: WalletType) => void;\n selected?: boolean;\n description?: string;\n isLoading?: boolean;\n container?: HTMLElement;\n disabled?: boolean;\n}\n\nexport type SelectablePropTypes = WalletPropTypes & {\n selected: boolean;\n disabled?: boolean;\n};\n", "import { darkTheme, styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nexport const WalletImageContainer = styled('div', {\n '& img': {\n borderRadius: '50%',\n },\n});\n\nexport const Title = styled(Typography, {\n textTransform: 'capitalize',\n});\n\nexport const Text = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n marginTop: '$10',\n});\n\nexport const WalletButton = styled('button', {\n borderRadius: '$xm',\n padding: '$10',\n border: '0',\n display: 'flex',\n flexDirection: 'column',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n alignItems: 'center',\n cursor: 'pointer',\n width: 100,\n position: 'relative',\n fontFamily: 'inherit',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 0,\n },\n '&:disabled': {\n filter: 'grayscale(1)',\n pointerEvents: 'none',\n },\n variants: {\n selected: {\n true: {\n outlineWidth: 1,\n $$outline: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$secondary400',\n },\n outlineColor: '$$outline',\n outlineStyle: 'solid',\n },\n },\n },\n});\n\nexport const LoadingButton = styled('div', {\n borderRadius: '$xm',\n padding: '$10 0',\n border: '0',\n display: 'flex',\n flexDirection: 'column',\n backgroundColor: '$neutral100',\n alignItems: 'center',\n justifyContent: 'center',\n width: 100,\n});\n", "import { detectInstallLink } from '@rango-dev/wallets-shared';\nimport React from 'react';\n\nimport { Image } from '../common';\nimport { Typography } from '../Typography';\n\nimport { makeInfo } from './Wallet.helpers';\nimport {\n Text,\n Title,\n WalletButton,\n WalletImageContainer,\n} from './Wallet.styles';\nimport { type SelectablePropTypes, WalletState } from './Wallet.types';\n\nexport function SelectableWallet(props: SelectablePropTypes) {\n const {\n title,\n type,\n image,\n onClick,\n selected,\n description,\n state,\n disabled = false,\n } = props;\n const info = makeInfo(props.state);\n return (\n <WalletButton\n selected={selected}\n disabled={props.state == WalletState.CONNECTING || disabled}\n onClick={() => {\n if (props.state === WalletState.NOT_INSTALLED) {\n window.open(detectInstallLink(props.link), '_blank');\n } else {\n onClick(type);\n }\n }}>\n <WalletImageContainer>\n <Image src={image} size={35} />\n </WalletImageContainer>\n\n <Text>\n <Title variant=\"label\" size=\"medium\" noWrap={false}>\n {title}\n </Title>\n\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n noWrap={false}\n color={state === WalletState.CONNECTED ? 'neutral700' : info.color}>\n {description || info.description}\n </Typography>\n </Text>\n </WalletButton>\n );\n}\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { PropTypes } from './SelectableCategoryList.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Divider, Skeleton, Typography } from '..';\nimport { BlockchainsChip } from '../BlockchainsChip';\n\nimport {\n blockchainCategoryIcons,\n blockchainCategoryLabel,\n hasAnyCategory,\n} from './SelectableCategoryList.helpers';\nimport { Container } from './SelectableCategoryList.styles';\nimport { BlockchainCategories } from './SelectableCategoryList.types';\n\nexport function SelectableCategoryList(props: PropTypes) {\n const { setCategory, category, isLoading, blockchains } = props;\n const categories = Object.keys(\n BlockchainCategories\n ) as BlockchainCategories[];\n return (\n <Container>\n {isLoading &&\n Array.from(Array(5), (_, index) => (\n <Skeleton\n key={index}\n variant=\"rounded\"\n height={70}\n width={index === 0 ? 45 : 65}\n />\n ))}\n {!isLoading &&\n categories.map((blockchainCategory) => {\n const Logo =\n blockchainCategory !== BlockchainCategories.ALL\n ? blockchainCategoryIcons[blockchainCategory]\n : null;\n\n const hasBlockchain = hasAnyCategory(blockchains, blockchainCategory);\n\n return (\n hasBlockchain && (\n <BlockchainsChip\n selected={category === blockchainCategory}\n key={blockchainCategory}\n onClick={() => setCategory(blockchainCategory)}>\n {Logo && (\n <>\n <Logo size={28} />\n <Divider size={12} />\n </>\n )}\n <Typography\n size=\"xsmall\"\n variant=\"body\"\n color={\n blockchainCategory === BlockchainCategories.ALL\n ? 'secondary500'\n : undefined\n }>\n {i18n.t({\n id: '{blockchainCategory}',\n values: {\n blockchainCategory:\n blockchainCategoryLabel[blockchainCategory],\n },\n })}\n </Typography>\n </BlockchainsChip>\n )\n );\n })}\n </Container>\n );\n}\n", "import { type BlockchainMeta, TransactionType } from 'rango-sdk';\n\nimport {\n CosmosCategoryIcon,\n EvmCategoryIcon,\n OtherCategoryIcon,\n UtxoCategoryIcon,\n} from '../../icons';\n\nimport { BlockchainCategories } from './SelectableCategoryList.types';\n\nexport const blockchainCategoryIcons = {\n [BlockchainCategories.EVM]: EvmCategoryIcon,\n [BlockchainCategories.COSMOS]: CosmosCategoryIcon,\n [BlockchainCategories.UTXO]: UtxoCategoryIcon,\n [BlockchainCategories.OTHER]: OtherCategoryIcon,\n};\n\nexport const blockchainCategoryLabel = {\n [BlockchainCategories.ALL]: 'All',\n [BlockchainCategories.EVM]: 'EVM',\n [BlockchainCategories.COSMOS]: 'Cosmos',\n [BlockchainCategories.UTXO]: 'UTXO',\n [BlockchainCategories.OTHER]: 'Other',\n};\n\nconst filterByType = (blockchain: BlockchainMeta, type: string): boolean => {\n switch (type) {\n case BlockchainCategories.ALL:\n return true;\n case BlockchainCategories.UTXO:\n return blockchain.type === TransactionType.TRANSFER;\n case BlockchainCategories.OTHER:\n return (\n blockchain.type !== TransactionType.TRANSFER &&\n blockchain.type !== TransactionType.COSMOS &&\n blockchain.type !== TransactionType.EVM\n );\n default:\n return blockchain.type === type;\n }\n};\n\nexport const hasAnyCategory = (\n list: BlockchainMeta[],\n blockchainType: string\n) => list.some((blockchain) => filterByType(blockchain, blockchainType));\n\nexport const getCountCategories = (list: BlockchainMeta[]) => {\n const categoriesToCheck = Object.values(BlockchainCategories).filter(\n (category) => category !== BlockchainCategories.ALL\n );\n\n const categoriesCount = categoriesToCheck.reduce((count, category) => {\n const isCategoryPresent = list.some((blockchain) =>\n filterByType(blockchain, category)\n );\n return count + (isCategoryPresent ? 1 : 0);\n }, 0);\n\n return categoriesCount;\n};\n", "import type { BlockchainMeta } from 'rango-sdk';\n\nexport interface PropTypes {\n setCategory: (type: string) => void;\n category: string;\n blockchains: BlockchainMeta[];\n isLoading?: boolean;\n}\n\nexport enum BlockchainCategories {\n ALL = 'ALL',\n EVM = 'EVM',\n COSMOS = 'COSMOS',\n UTXO = 'UTXO',\n OTHER = 'OTHER',\n}\n", "import { styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'grid',\n gap: '$10',\n gridTemplateColumns: 'auto 1fr 1fr 1fr 1fr',\n});\n\nexport const ImageContent = styled('div', {\n display: 'flex',\n position: 'relative',\n alignItems: 'center',\n justifyContent: 'center',\n paddingTop: '$10',\n});\nexport const FirstImage = styled('img', {\n position: 'absolute',\n top: -2,\n width: 15,\n height: 15,\n});\n", "import type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nconst StepLogoContainer = styled('div', {\n position: 'relative',\n width: '$28',\n height: '$28',\n variants: {\n direction: {\n vertical: {\n margin: 'auto',\n },\n horizontal: {},\n },\n },\n});\nconst Logo = styled('img', {\n width: '$28',\n height: '$28',\n borderRadius: '50%',\n});\n\nconst ChainLogo = styled('div', {\n position: 'absolute',\n right: -4,\n bottom: -4,\n width: '$16',\n height: '$16',\n padding: '$2',\n borderRadius: '50%',\n backgroundColor: '$background',\n border: '1px solid $neutral400',\n\n img: {\n width: '100%',\n display: 'block',\n },\n});\nconst StepContainer = styled('div', {\n display: 'flex',\n variants: {\n direction: {\n horizontal: {\n alignItems: 'center',\n },\n vertical: {\n flexDirection: 'column',\n textAlign: 'center',\n justifyContent: 'center',\n },\n },\n success: {\n true: { filter: 'none' },\n false: {\n filter: 'grayscale(100%)',\n },\n },\n },\n});\nconst Detail = styled('div', {\n variants: {\n pl: {\n true: {\n paddingLeft: '$4',\n '@lg': {\n paddingLeft: '$8',\n },\n },\n false: {\n paddingTop: '$8',\n },\n },\n },\n});\nconst SubTitle = styled(Typography, {\n color: '$neutral800',\n display: 'block',\n paddingLeft: '$8',\n});\nexport interface PropTypes {\n logo: string;\n chainLogo: string;\n amount: string;\n symbol: string;\n blockchain: string;\n estimatedAmount?: string;\n direction?: 'horizontal' | 'vertical';\n success?: boolean;\n}\n\nexport function StepDetail(props: PropsWithChildren<PropTypes>) {\n const {\n logo,\n chainLogo,\n amount,\n symbol,\n blockchain,\n estimatedAmount,\n success = true,\n direction = 'horizontal',\n } = props;\n return (\n <StepContainer direction={direction} success={success}>\n <StepLogoContainer direction={direction}>\n <Logo src={logo} alt={symbol} />\n <ChainLogo>\n <img src={chainLogo} alt={blockchain} />\n </ChainLogo>\n </StepLogoContainer>\n <Detail pl={direction === 'horizontal'}>\n {amount && (\n <Typography\n noWrap\n variant={direction === 'vertical' ? 'body' : 'title'}\n size=\"medium\">\n {amount}\n </Typography>\n )}\n {!amount && estimatedAmount && (\n <Typography\n noWrap\n variant={direction === 'vertical' ? 'body' : 'title'}\n size=\"medium\"\n color={'$neutral800'}>\n {estimatedAmount}\n </Typography>\n )}\n \n <Typography\n variant={direction === 'vertical' ? 'body' : 'title'}\n size=\"medium\"\n noWrap>\n {symbol}\n </Typography>\n <SubTitle noWrap variant=\"body\" size=\"xsmall\" color=\"$neutral600\">\n on {blockchain}\n </SubTitle>\n </Detail>\n </StepContainer>\n );\n}\n", "import type { CSSProperties } from '@stitches/react';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { styled } from '../../theme';\n\nconst MainContainer = styled('div', {\n position: 'relative',\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n borderRadius: '$xl',\n boxShadow: '15px 15px 15px 0px rgba(0, 0, 0, 0.05)',\n\n minWidth: '375px',\n maxWidth: '390px',\n boxSizing: 'border-box',\n backgroundColor: '$neutral100',\n overflow: 'hidden',\n '& *': {\n boxSizing: 'border-box',\n listStyleType: 'none',\n },\n});\n\nexport interface PropTypes {\n style?: CSSProperties;\n}\n\nexport function SwapContainer(props: PropsWithChildren<PropTypes>) {\n const { children, style } = props;\n return (\n <MainContainer style={style} id=\"swap-box\">\n {children}\n </MainContainer>\n );\n}\n", "import type { PropTypes } from './SwapListItem.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Skeleton } from '../Skeleton';\nimport { Typography } from '../Typography';\n\nimport { formattedDateAndTime, getStatus } from './SwapListItem.helpers';\nimport {\n Container,\n Date,\n Header,\n LoadingContainer,\n LoadingMain,\n Main,\n} from './SwapListItem.styles';\nimport { StatusColors } from './SwapListItem.types';\nimport { SwapToken } from './SwapToken';\n\nexport function SwapListItem(props: PropsWithChildren<PropTypes>) {\n if ('isLoading' in props) {\n return (\n <LoadingMain>\n <LoadingContainer>\n <Header>\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n </Header>\n <SwapToken isLoading={true} />\n </LoadingContainer>\n </LoadingMain>\n );\n }\n\n const {\n onClick,\n requestId,\n creationTime,\n onlyShowTime,\n status,\n swapTokenData,\n tooltipContainer,\n } = props;\n return (\n <Main onClick={onClick.bind(null, requestId)}>\n <Container>\n <Header>\n <Date>\n <Typography variant=\"label\" size=\"medium\" color=\"neutral600\">\n {formattedDateAndTime(creationTime, onlyShowTime)}\n </Typography>\n </Date>\n <Typography\n variant=\"label\"\n size=\"medium\"\n color={StatusColors[status]}>\n {getStatus(status)}\n </Typography>\n </Header>\n <SwapToken\n data={swapTokenData}\n status={status}\n tooltipContainer={tooltipContainer}\n />\n </Container>\n </Main>\n );\n}\n", "import type { Status } from './SwapListItem.types';\n\nimport { i18n } from '@lingui/core';\n\nexport function getStatus(status: Status): string {\n switch (status) {\n case 'failed':\n return i18n.t('Failed');\n case 'success':\n return i18n.t('Complete');\n default:\n return i18n.t('In progress');\n }\n}\n\nexport function formattedDateAndTime(\n time: string,\n onlyShowTime?: boolean\n): string {\n if (!time) {\n return '';\n }\n\n const date = new Date(Number(time));\n const HOURS_IN_HALF_DAY = 12; // Constant for 12 hours\n const MINUTES_IN_SINGLE_DIGIT = 10; // Constant for 10 minutes\n\n if (!onlyShowTime) {\n const options: Intl.DateTimeFormatOptions = {\n year: 'numeric',\n month: 'long',\n day: 'numeric',\n };\n return date.toLocaleDateString(undefined, options);\n }\n\n const hours = date.getHours();\n const minutes = date.getMinutes();\n const period = hours >= HOURS_IN_HALF_DAY ? 'pm' : 'am';\n\n const formattedHours =\n hours % HOURS_IN_HALF_DAY === 0\n ? HOURS_IN_HALF_DAY\n : hours % HOURS_IN_HALF_DAY;\n const formattedMinutes =\n minutes < MINUTES_IN_SINGLE_DIGIT ? `0${minutes}` : minutes;\n\n const formattedTime = `${formattedHours}:${formattedMinutes} ${period}`;\n\n return formattedTime;\n}\n", "import { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'flex-start',\n flexDirection: 'column',\n gap: 10,\n});\n\nexport const Header = styled('div', {\n display: 'flex',\n padding: 0,\n justifyContent: 'space-between',\n alignItems: 'center',\n alignSelf: 'stretch',\n});\n\nexport const Main = styled('button', {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n border: 'none',\n width: '100%',\n borderRadius: '$xm',\n gap: 10,\n padding: 15,\n cursor: 'pointer',\n fontFamily: 'inherit',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 'none',\n },\n});\n\nexport const Date = styled('div', {\n display: 'flex',\n padding: '$2',\n alignItems: 'flex-start',\n});\n\nexport const LoadingMain = styled('div', {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n border: 'none',\n width: '100%',\n borderRadius: '$xm',\n gap: 10,\n padding: 15,\n});\n\nexport const LoadingContainer = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'flex-start',\n flexDirection: 'column',\n gap: 25,\n});\n", "export type Status = 'running' | 'failed' | 'success';\n\nexport interface SwapListItemProps {\n requestId: string;\n creationTime: string;\n status: Status;\n onClick: (requestId: string) => void;\n swapTokenData: SwapTokenData;\n onlyShowTime?: boolean;\n tooltipContainer?: HTMLElement;\n}\n\nexport interface LoadingProps {\n isLoading: true;\n}\n\nexport type PropTypes = SwapListItemProps | LoadingProps;\n\nexport const StatusColors = {\n failed: 'error500',\n running: 'info500',\n success: 'success500',\n};\n\nexport interface SwapTokenData {\n from: {\n token: {\n image: string;\n displayName: string;\n };\n blockchain: {\n image: string;\n };\n amount: string;\n realAmount: string;\n };\n\n to: {\n token: {\n image: string;\n displayName: string;\n };\n blockchain: {\n image: string;\n };\n amount: string;\n realAmount: string;\n };\n}\n", "import type { PropTypes } from './SwapToken.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { NextIcon } from '../../icons';\nimport { ChainToken } from '../ChainToken';\nimport { Divider } from '../Divider';\nimport { Skeleton } from '../Skeleton';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Icon,\n IconLoading,\n Images,\n Layout,\n LayoutLoading,\n TokenContainer,\n TokenInfo,\n TopSection,\n} from './SwapToken.styles';\n\nexport function SwapToken(props: PropTypes) {\n if ('isLoading' in props) {\n return (\n <TokenContainer>\n <Images>\n <div>\n <ChainToken\n tokenImage=\"\"\n chainImage=\"\"\n size=\"medium\"\n loading={true}\n />\n </div>\n <div\n style={{\n transform: 'translateX(-5px)',\n }}>\n <ChainToken\n tokenImage=\"\"\n chainImage=\"\"\n size=\"medium\"\n loading={true}\n />\n </div>\n </Images>\n <LayoutLoading>\n <TokenInfo>\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" width={60} />\n </TokenInfo>\n <IconLoading>\n <NextIcon size={12} color=\"gray\" />\n </IconLoading>\n <TokenInfo>\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" width={60} />\n </TokenInfo>\n </LayoutLoading>\n </TokenContainer>\n );\n }\n\n const {\n data: {\n from: {\n token: fromToken,\n amount: fromAmount,\n blockchain: fromBlockchain,\n realAmount: fromRealAmount,\n },\n to: {\n token: toToken,\n amount: toAmount,\n blockchain: toBlockchain,\n realAmount: toRealAmount,\n },\n },\n status,\n tooltipContainer,\n } = props;\n\n return (\n <TokenContainer>\n <Images>\n <div>\n <ChainToken\n tokenImage={fromToken.image}\n chainImage={fromBlockchain.image}\n size=\"large\"\n />\n </div>\n <div\n style={{\n transform: 'translateX(-10px)',\n }}>\n <ChainToken\n tokenImage={toToken.image}\n chainImage={toBlockchain.image}\n size=\"large\"\n />\n </div>\n </Images>\n {status === 'running' ? (\n <Layout direction=\"column\">\n <TopSection>\n <Typography size=\"medium\" variant=\"title\">\n {fromToken.displayName}\n </Typography>\n <Icon>\n <NextIcon size={24} color=\"black\" />\n </Icon>\n <Typography size=\"medium\" variant=\"title\">\n {toToken.displayName}\n </Typography>\n </TopSection>\n <Typography size=\"small\" variant=\"body\" color=\"neutral700\">\n {i18n.t('Waiting for bridge transaction')}\n </Typography>\n </Layout>\n ) : (\n <Layout direction=\"row\">\n <TokenInfo>\n <Typography size=\"medium\" variant=\"title\">\n {fromToken.displayName}\n </Typography>\n {!!fromAmount && (\n <Tooltip content={fromRealAmount} container={tooltipContainer}>\n <Typography size=\"small\" variant=\"body\" color=\"neutral700\">\n {fromAmount}\n </Typography>\n </Tooltip>\n )}\n </TokenInfo>\n <Icon>\n <NextIcon size={24} color=\"black\" />\n </Icon>\n <TokenInfo>\n <Typography size=\"medium\" variant=\"title\">\n {toToken.displayName}\n </Typography>\n <Tooltip content={toRealAmount} container={tooltipContainer}>\n <Typography size=\"small\" variant=\"body\" color=\"neutral700\">\n {toAmount}\n </Typography>\n </Tooltip>\n </TokenInfo>\n </Layout>\n )}\n </TokenContainer>\n );\n}\n", "import type { PropTypes } from './ChainToken.types';\n\nimport React from 'react';\n\nimport { Image } from '../common';\nimport { Skeleton } from '../Skeleton';\n\nimport { tokenChainSizeMap } from './ChainToken.constants';\nimport { ChainImageContainer, Container } from './ChainToken.styles';\n\nexport const ChainToken: React.FC<PropTypes> = (props) => {\n const {\n tokenImage,\n chainImage,\n chianImageId,\n size,\n useAsPlaceholder,\n loading,\n } = props;\n return (\n <Container\n css={\n loading\n ? {}\n : {\n width: tokenChainSizeMap[size].token,\n height: tokenChainSizeMap[size].token,\n }\n }>\n {loading ? (\n <Skeleton\n variant=\"circular\"\n height={tokenChainSizeMap[size].token}\n width={tokenChainSizeMap[size].token}\n />\n ) : (\n <Image\n size={tokenChainSizeMap[size].token}\n src={tokenImage}\n type=\"circular\"\n {...((useAsPlaceholder || !tokenImage) && { useAsPlaceholder: true })}\n />\n )}\n <ChainImageContainer size={size}>\n {loading ? (\n <Skeleton\n variant=\"circular\"\n height={tokenChainSizeMap[size].chain}\n width={tokenChainSizeMap[size].chain}\n />\n ) : (\n <Image\n id={chianImageId}\n size={tokenChainSizeMap[size].chain}\n src={chainImage}\n type=\"circular\"\n {...((useAsPlaceholder || !chainImage) && {\n useAsPlaceholder: true,\n backgroundColor: '$secondary300',\n })}\n />\n )}\n </ChainImageContainer>\n </Container>\n );\n};\n", "import type { PropTypes } from './ChainToken.types';\n\nexport const tokenChainSizeMap: {\n [key in PropTypes['size']]: { token: number; chain: number };\n} = {\n small: { token: 17, chain: 10 },\n medium: { token: 27, chain: 10 },\n large: { token: 30, chain: 15 },\n};\n", "import { styled } from '../../theme';\nimport { Image } from '../common';\n\nexport const Container = styled('div', {\n position: 'relative',\n display: 'flex',\n [`& ${Image}`]: { borderRadius: '100%' },\n});\n\nexport const ChainImageContainer = styled('div', {\n position: 'absolute',\n border: '0.5px solid $background',\n borderRadius: '100%',\n backgroundColor: '$background',\n variants: {\n size: {\n small: {\n right: '-3px',\n bottom: '-3px',\n },\n medium: {\n right: '0',\n bottom: '0',\n },\n large: {\n right: '-5px',\n bottom: '-5px',\n },\n },\n },\n});\n", "import { styled } from '../../theme';\n\nexport const TokenContainer = styled('div', {\n display: 'flex',\n padding: 0,\n alignItems: 'center',\n gap: 10,\n});\n\nexport const Images = styled('div', {\n display: 'flex',\n padding: 0,\n alignItems: 'center',\n alignSelf: 'stretch',\n});\n\nexport const Layout = styled('div', {\n display: 'flex',\n alignItems: 'flex-start',\n variants: {\n direction: {\n column: {\n flexDirection: 'column',\n flex: '1 0 0',\n },\n row: {\n padding: 0,\n },\n },\n },\n});\n\nexport const TopSection = styled('div', {\n display: 'flex',\n alignItems: 'center',\n alignSelf: 'stretch',\n});\n\nexport const TokenInfo = styled('div', {\n display: 'flex',\n padding: 0,\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'flex-start',\n});\n\nexport const Icon = styled('div', {\n display: 'flex',\n padding: '$4',\n width: '$32',\n height: '$32',\n\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const LayoutLoading = styled('div', {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n});\n\nexport const IconLoading = styled('div', {\n display: 'flex',\n width: '$24',\n height: '$24',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const LoadingContainer = styled('div', {\n display: 'flex',\n padding: 0,\n alignItems: 'center',\n gap: 25,\n});\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Alert, SecondaryPage, Spinner } from '../..';\nimport { styled } from '../../theme';\n\nconst PlaceholderContainer = styled('div', { height: '450px' });\n\nexport const LoaderContainer = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n width: '100%',\n paddingTop: '33%',\n flex: 1,\n});\n\ninterface PropTypes {\n requestId: string;\n loading: boolean;\n onBack: () => void;\n}\n\nexport function SwapDetailsPlaceholder(props: PropTypes) {\n const { requestId, loading, onBack } = props;\n\n return (\n <SecondaryPage\n title={i18n.t('Swap Details')}\n textField={false}\n onBack={onBack}>\n <PlaceholderContainer>\n {loading ? (\n <LoaderContainer>\n <Spinner size={24} />\n </LoaderContainer>\n ) : (\n <Alert\n type=\"error\"\n title={i18n.t({\n id: 'Swap with request ID = {requestId} not found.',\n values: { requestId },\n })}\n />\n )}\n </PlaceholderContainer>\n </SecondaryPage>\n );\n}\n", "import type { PropTypes } from './Switch.types';\n\nimport React from 'react';\n\nimport { StyledSwitchRoot, StyledSwitchThumb } from './Switch.styles';\n\nexport function Switch(props: PropTypes) {\n const { checked, onChange } = props;\n return (\n <StyledSwitchRoot checked={checked} onCheckedChange={onChange}>\n <StyledSwitchThumb />\n </StyledSwitchRoot>\n );\n}\n", "import * as RadixSwitch from '@radix-ui/react-switch';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const StyledSwitchRoot = styled(RadixSwitch.Root, {\n boxSizing: 'border-box',\n boxShadow: 'none',\n width: '24px',\n height: '16px',\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n backgroundColor: '$$color',\n border: 'none',\n borderRadius: '99999px',\n padding: '0',\n cursor: 'pointer',\n transition: 'all 0.35s',\n overflow: 'hidden',\n\n '&[data-state=\"checked\"]': {\n $$color: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary400',\n },\n backgroundColor: '$$color',\n borderColor: '$$color',\n },\n '-webkit-tap-highlight-color': 'rgba(0, 0, 0, 0)',\n});\n\nexport const StyledSwitchThumb = styled(RadixSwitch.Thumb, {\n boxSizing: 'border-box',\n position: 'relative',\n left: '$2',\n display: 'block',\n width: '12px',\n height: '12px',\n backgroundColor: '$background',\n borderColor: '$secondary100',\n transition: ' transform 300ms',\n borderRadius: '999999px',\n willChange: 'transform',\n '&:hover': {\n boxShadow: 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n '-moz-box-shadow': 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n '-webkit-box-shadow': 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n '-o-box-shadow': 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n },\n\n '&[data-state=\"checked\"]': {\n transform: 'translateX(8px)',\n },\n});\n", "import type { ToastProps } from './Toast.types';\n\nimport React, { useEffect, useState } from 'react';\n\nimport { CloseIcon } from '../../icons';\nimport { Alert } from '../Alert';\nimport { IconHighlight } from '../Alert/Alert.styles';\nimport AlertIcon from '../Alert/AlertIcon';\nimport { Divider } from '../Divider';\nimport { IconButton } from '../IconButton';\n\nimport { TOAST_HIDE_DELAY, TOAST_UNMOUNT_DELAY } from './Toast.helpers';\nimport { useToast } from './Toast.Provider';\nimport {\n AlertBox,\n AlertFlexContainer,\n StyledTypography,\n ToastContentContainer,\n toastContentStyles,\n} from './Toast.styles';\n\nexport const Toast = (props: ToastProps) => {\n const {\n id,\n autoHideDuration,\n onClose,\n type,\n title,\n position,\n hasCloseIcon = true,\n hideOnTap = true,\n variant = 'standard',\n } = props;\n const [isActive, setIsActive] = useState(false);\n const [isVisible, setIsVisible] = useState(false);\n const { removeToast } = useToast();\n useEffect(() => {\n let cleanup;\n\n if (autoHideDuration) {\n const timer = setTimeout(() => {\n handleClose();\n }, autoHideDuration);\n\n cleanup = () => clearTimeout(timer);\n }\n\n return cleanup;\n }, [id]);\n\n const handleClose = () => {\n setIsActive(false);\n setTimeout(() => {\n setIsVisible(false);\n }, TOAST_HIDE_DELAY);\n setTimeout(() => {\n removeToast(id, position);\n onClose?.();\n }, TOAST_UNMOUNT_DELAY);\n };\n\n useEffect(() => {\n setIsVisible(true);\n setTimeout(() => {\n setIsActive(true);\n }, 0);\n }, []);\n\n return (\n <ToastContentContainer\n isActive={isActive}\n position={position}\n isVisible={isVisible}>\n <div className={toastContentStyles()}>\n <AlertBox\n onClick={hideOnTap ? handleClose : undefined}\n variant={variant}\n type={type}>\n {variant === 'custom' ? (\n <AlertFlexContainer>\n <IconHighlight type={type} align=\"center\">\n <AlertIcon type={type} />\n </IconHighlight>\n <Divider direction=\"horizontal\" size={10} />\n <StyledTypography variant=\"body\" size=\"small\" align=\"left\">\n {props.title}\n </StyledTypography>\n </AlertFlexContainer>\n ) : (\n <Alert\n title={title}\n type={type}\n variant=\"alarm\"\n titleAlign=\"left\"\n action={\n hasCloseIcon ? (\n <IconButton\n variant=\"ghost\"\n size=\"xsmall\"\n onClick={handleClose}>\n <CloseIcon size={12} />\n </IconButton>\n ) : undefined\n }\n />\n )}\n </AlertBox>\n </div>\n </ToastContentContainer>\n );\n};\n", "export function idGenerator() {\n let id = 1;\n return () => {\n id++;\n return id;\n };\n}\n\nexport const TOAST_UNMOUNT_DELAY = 500; // the delay before the toast is unmounted\nexport const TOAST_TRANSITION_DURATION = 300; // the duration of the toast transition\nexport const HOVER_TRANSITION_DURATION = 200; // the duration of the toast transition hover\nexport const TOAST_HIDE_DELAY = 200; // the delay before the toast is invisible to shift remained toast smoothly\n", "import type {\n ProviderContext,\n ProviderPropTypes,\n ToastPosition,\n ToastProps,\n ToastType,\n} from './Toast.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React, { createContext, useContext, useMemo, useState } from 'react';\nimport { createPortal } from 'react-dom';\n\nimport { Toast } from './Toast';\nimport { idGenerator } from './Toast.helpers';\nimport { ToastContainer } from './Toast.styles';\n\nconst ToastContext = createContext<ProviderContext | undefined>(undefined);\n\nconst renderToastContainer = (\n toasts: ToastProps[],\n position: ToastPosition\n) => (\n <>\n {toasts.length > 0 && (\n <ToastContainer style={toasts[0].containerStyle} position={position}>\n {toasts.map((toast) => (\n <Toast {...toast} key={toast.id} />\n ))}\n </ToastContainer>\n )}\n </>\n);\n\nexport const ToastProvider = (props: PropsWithChildren<ProviderPropTypes>) => {\n const generateId = useMemo(() => idGenerator(), []);\n\n const { children, container } = props;\n const [leftTopToasts, setLeftTopToasts] = useState<ToastProps[]>([]);\n const [leftBottomToasts, setLeftBottomToasts] = useState<ToastProps[]>([]);\n const [rightTopToasts, setRightTopToasts] = useState<ToastProps[]>([]);\n const [rightBottomToasts, setRightBottomToasts] = useState<ToastProps[]>([]);\n const [centerTopToasts, setCenterTopToasts] = useState<ToastProps[]>([]);\n const [centerBottomToasts, setCenterBottomToasts] = useState<ToastProps[]>(\n []\n );\n\n const getToastSetter = (position: ToastPosition) => {\n switch (position) {\n case 'right-top':\n return setRightTopToasts;\n case 'right-bottom':\n return setRightBottomToasts;\n case 'left-top':\n return setLeftTopToasts;\n case 'left-bottom':\n return setLeftBottomToasts;\n case 'center-top':\n return setCenterTopToasts;\n default:\n return setCenterBottomToasts;\n }\n };\n\n const handleAddToast = (content: ToastType) => {\n const addToasts = () => getToastSetter(content.position);\n\n addToasts()((toasts) => {\n const isToastExistById = toasts.find((toast) => toast.id === content.id);\n if (isToastExistById) {\n console.warn(\n 'Trying to send a toast with an existing ID. Please update the toast ID or use it after the toast is hidden'\n );\n return toasts;\n }\n return [\n ...toasts,\n {\n ...content,\n id: content.id || generateId(),\n },\n ];\n });\n };\n\n const handleRemoveToast = (id: number | string, position: ToastPosition) => {\n const removeFromToasts = () => getToastSetter(position);\n\n removeFromToasts()((toasts) => toasts.filter((t) => t.id !== id));\n };\n\n // eslint-disable-next-line react/jsx-no-constructed-context-values\n const toastApis = {\n addToast: (content: ToastType) => handleAddToast(content),\n removeToast: (id: number | string, position: ToastPosition) =>\n handleRemoveToast(id, position),\n };\n\n return (\n <ToastContext.Provider value={toastApis}>\n {children}\n {container &&\n createPortal(\n <>\n {renderToastContainer(rightTopToasts, 'right-top')}\n {renderToastContainer(leftTopToasts, 'left-top')}\n {renderToastContainer(centerTopToasts, 'center-top')}\n {renderToastContainer(rightBottomToasts, 'right-bottom')}\n {renderToastContainer(leftBottomToasts, 'left-bottom')}\n {renderToastContainer(centerBottomToasts, 'center-bottom')}\n </>,\n container\n )}\n </ToastContext.Provider>\n );\n};\n\nexport function useToast(): ProviderContext {\n const context = useContext(ToastContext);\n if (!context) {\n throw new Error(\n 'useToast can only be used within the ToastProvider component'\n );\n }\n return context;\n}\n", "import { css, darkTheme, lightTheme, styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nimport {\n HOVER_TRANSITION_DURATION,\n TOAST_TRANSITION_DURATION,\n} from './Toast.helpers';\n\nexport const toastContentStyles = css({\n transition: `transform ${HOVER_TRANSITION_DURATION}ms ease-in-out`,\n '&:hover': {\n transform: 'scale(0.99)',\n },\n});\n\nexport const ToastContentContainer = styled('div', {\n transition: `transform ${TOAST_TRANSITION_DURATION}ms cubic-bezier(0, 0, 0.75, 1.25)`,\n cursor: 'pointer',\n variants: {\n isActive: {\n true: {},\n },\n isVisible: {\n true: {},\n },\n position: {\n 'right-top': {},\n 'right-bottom': {},\n 'left-top': {},\n 'left-bottom': {},\n 'center-top': {},\n 'center-bottom': {},\n },\n },\n compoundVariants: [\n {\n position: 'right-top',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'right-top',\n isActive: false,\n isVisible: true,\n css: {\n maxHeight: '200px',\n transform: 'translateX(100%)',\n },\n },\n {\n position: 'right-top',\n isActive: false,\n isVisible: false,\n css: {\n maxHeight: '0px',\n transform: 'translateX(100%)',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'right-bottom',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'right-bottom',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateX(100%)',\n maxHeight: '200px',\n },\n },\n {\n position: 'right-bottom',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateX(100%)',\n maxHeight: '0px',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'left-top',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-top',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-top',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '0px',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'left-bottom',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-bottom',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-bottom',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '0px',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'center-top',\n isActive: true,\n isVisible: true,\n css: {\n maxHeight: '200px',\n transform: 'translateY(0)',\n opacity: 1,\n },\n },\n {\n position: 'center-top',\n isActive: false,\n isVisible: true,\n css: {\n maxHeight: '200px',\n transform: 'translateY(-1000%)',\n opacity: 0,\n },\n },\n {\n position: 'center-top',\n isActive: false,\n isVisible: false,\n css: {\n maxHeight: '0px',\n opacity: 0,\n transform: 'translateY(-1000%)',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'center-bottom',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateY(0)',\n maxHeight: '200px',\n opacity: 1,\n },\n },\n {\n position: 'center-bottom',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateY(1000%)',\n maxHeight: '200px',\n opacity: 0,\n },\n },\n {\n position: 'center-bottom',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateY(1000%)',\n maxHeight: '0px',\n opacity: 0,\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n ],\n});\n\nexport const ToastContainer = styled('div', {\n overflow: 'hidden',\n position: 'absolute',\n zIndex: 9999,\n display: 'flex',\n gap: '$4',\n flexDirection: 'column',\n variants: {\n position: {\n 'right-top': {\n right: 12,\n top: 2,\n },\n 'right-bottom': {\n right: 12,\n bottom: 2,\n flexDirection: 'column-reverse',\n },\n 'left-top': {\n left: 12,\n top: 2,\n },\n 'left-bottom': {\n left: 12,\n bottom: 2,\n flexDirection: 'column-reverse',\n },\n 'center-top': {\n left: '50%',\n transform: 'translateX(-50%)',\n top: 2,\n },\n 'center-bottom': {\n left: '50%',\n transform: 'translateX(-50%)',\n bottom: 2,\n flexDirection: 'column-reverse',\n },\n },\n },\n});\n\nexport const AlertBox = styled('div', {\n display: 'flex',\n borderRadius: '$sm',\n width: '292px',\n minHeight: '52px',\n variants: {\n variant: {\n custom: {\n backgroundColor: '$background',\n borderRight: '1px solid',\n '&:hover': {\n backgroundColor: '$info100',\n [`.${darkTheme} &`]: {\n backgroundColor: '$neutral300',\n },\n },\n },\n standard: {\n '& ._alert': {\n padding: '$10',\n width: '100%',\n justifyContent: 'center',\n alignItems: 'center',\n },\n },\n },\n type: {\n error: {},\n success: {},\n warning: {},\n info: {},\n loading: {},\n },\n },\n compoundVariants: [\n {\n variant: 'custom',\n type: 'error',\n\n css: {\n borderRightColor: '$error500',\n },\n },\n {\n variant: 'custom',\n type: 'success',\n css: {\n borderRightColor: '$success500',\n },\n },\n {\n variant: 'custom',\n type: 'warning',\n css: {\n borderRightColor: '$warning500',\n },\n },\n {\n variant: 'custom',\n type: 'info',\n css: {\n borderRightColor: '$info500',\n },\n },\n {\n variant: 'custom',\n type: 'loading',\n css: {\n borderRightColor: '$info500',\n },\n },\n ],\n});\n\nexport const AlertFlexContainer = styled('div', {\n display: 'flex',\n padding: '$10',\n alignItems: 'center',\n});\n\nexport const StyledTypography = styled(Typography, {\n variants: {\n hasColor: {\n false: {\n [`.${lightTheme} &`]: {\n color: '$neutral700',\n },\n [`.${darkTheme} &`]: {\n color: '$neutral900',\n },\n },\n },\n },\n});\n\nexport const ToastStoryContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { Asset, Token } from 'rango-sdk';\n\nimport React, { useEffect, useState } from 'react';\n\nimport { VirtualizedList } from '../VirtualizedList';\n\nimport { TokenItem } from './TokenItem';\n\nexport interface TokenWithAmount extends Token {\n balance?: {\n amount: string;\n usdValue: string;\n };\n}\n\nconst PAGE_SIZE = 20;\nexport interface PropTypes {\n list: TokenWithAmount[];\n selected?: TokenWithAmount | null;\n searchedText: string;\n onChange: (token: TokenWithAmount) => void;\n multiSelect?: boolean;\n selectedList?: Asset[];\n}\n/**\n * @deprecated will be removed in v2\n */\nexport function TokenList(props: PropTypes) {\n const { list, searchedText, onChange, multiSelect, selectedList } = props;\n const [selected, setSelected] = useState(props.selected);\n\n const changeSelected = (token: TokenWithAmount) => {\n setSelected(token);\n onChange(token);\n };\n\n const isSelected = (token: Token) => {\n if (multiSelect && selectedList) {\n return (\n selectedList\n .map((item) => item.symbol + item.address)\n .indexOf(token.symbol + token.address) > -1\n );\n }\n return (\n selected?.symbol === token.symbol && selected?.address === token.address\n );\n };\n\n const [hasNextPage, setHasNextPage] = useState<boolean>(true);\n const [tokens, setTokens] = useState<TokenWithAmount[]>(list);\n\n const loadNextPage = () => {\n setTokens(list.slice(0, tokens.length + PAGE_SIZE));\n };\n\n useEffect(() => {\n setTokens(list.slice(0, PAGE_SIZE));\n }, [searchedText, list]);\n\n useEffect(() => {\n setHasNextPage(list.length > tokens.length);\n }, [tokens.length]);\n\n return (\n <VirtualizedList\n itemContent={(index) => (\n <TokenItem\n token={tokens[index]}\n onClick={changeSelected}\n selected={isSelected(tokens[index])}\n />\n )}\n totalCount={tokens.length}\n endReached={hasNextPage ? loadNextPage : undefined}\n />\n );\n}\n", "import {\n GroupedVirtuoso as GroupedVirtualizedList,\n Virtuoso as VirtualizedList,\n} from 'react-virtuoso';\n\nexport { VirtualizedList, GroupedVirtualizedList };\n", "import type { TokenWithAmount } from './TokenList';\nimport type { Token } from 'rango-sdk';\nimport type { CSSProperties } from 'react';\n\nimport React from 'react';\n\nimport { styled } from '../../theme';\nimport { Button } from '../Button';\nimport { Image } from '../common';\nimport { Typography } from '../Typography';\n\nconst TokenImageContainer = styled('div', {\n paddingRight: '$16',\n});\n\nconst TokenNameContainer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n});\n\nconst TokenAmountContainer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n alignItems: 'flex-end',\n});\n\ninterface PropTypes {\n token: TokenWithAmount;\n selected: boolean;\n onClick: (token: Token) => void;\n style?: CSSProperties;\n}\n\nexport function TokenItem(props: PropTypes) {\n const { token, style, onClick, selected } = props;\n return (\n <div\n style={{\n display: 'flex',\n alignItems: 'center',\n width: '100%',\n ...style,\n height: '48px',\n top: `${parseFloat(style?.top as string) + 0}px`,\n padding: '0 4px',\n }}>\n <Button\n variant=\"outlined\"\n size=\"large\"\n onClick={onClick.bind(null, token)}\n type={selected ? 'primary' : undefined}\n prefix={\n <TokenImageContainer>\n <Image src={token.image} size={32} />\n </TokenImageContainer>\n }\n suffix={\n token.balance?.amount && (\n <TokenAmountContainer>\n <Typography variant=\"body\" size=\"small\">\n {token.balance.amount}\n </Typography>\n <Typography variant=\"body\" size=\"xsmall\">\n {`${token.balance.usdValue}$`}\n </Typography>\n </TokenAmountContainer>\n )\n }>\n <TokenNameContainer>\n <Typography variant=\"body\" size=\"medium\">\n {token.symbol}\n </Typography>\n <Typography variant=\"body\" size=\"xsmall\" color=\"neutral800\">\n {token.name}\n </Typography>\n </TokenNameContainer>\n </Button>\n </div>\n );\n}\n", "import type { LoadingStatus } from '../../types/meta';\nimport type { ReactNode } from 'react';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Button, Divider, Image, Typography } from '../..';\nimport { styled } from '../../theme';\nimport { InfoCircleIcon } from '../Icon';\n\nconst Box = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n overflow: 'hidden',\n});\n\nconst Container = styled('div', {\n boxSizing: 'border-box',\n borderRadius: '$xs',\n padding: '$8 $16 $16 $16',\n\n variants: {\n type: {\n filled: {\n backgroundColor: '$background',\n },\n outlined: {\n border: '1px solid $background',\n },\n },\n },\n\n defaultVariants: {\n type: 'filled',\n },\n\n '.head': {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n minHeight: '32px',\n '.usd-value': {\n paddingLeft: '$8',\n },\n },\n '.form': {\n display: 'flex',\n width: '100%',\n padding: '$2 0',\n '.selectors': {\n width: '35%',\n\n '._text': {\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n },\n },\n '.amount': {\n width: '30%',\n },\n },\n});\n\nconst ImagePlaceholder = styled('span', {\n width: '24px',\n height: '24px',\n backgroundColor: '$background',\n borderRadius: '99999px',\n});\n\nconst OutputContainer = styled('div', {\n windth: '100%',\n height: '$48',\n borderRadius: '$xs',\n backgroundColor: '$surface',\n border: '1px solid transparent',\n position: 'relative',\n display: 'flex',\n alignItems: 'center',\n paddingLeft: '$8',\n paddingRight: '$8',\n});\n\ninterface PropTypes {\n label: string;\n amount: string;\n usdValue: string | null;\n loadingStatus: LoadingStatus;\n chain: {\n displayName: string;\n logo: string;\n };\n token: {\n symbol: string;\n image: string;\n };\n percentageChange?: ReactNode;\n}\n\nexport function TokenPreview(props: PropTypes) {\n const { chain, token, loadingStatus, percentageChange } = props;\n\n const ItemSuffix = (\n <div\n style={{\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n }}>\n {loadingStatus === 'failed' && <InfoCircleIcon color=\"error\" size={24} />}\n </div>\n );\n\n return (\n <Box>\n <Container type={'outlined'}>\n <div className=\"head\">\n <Typography variant=\"body\" size=\"small\" color=\"neutral600\">\n {props.label}\n </Typography>\n <div>\n {percentageChange}\n {props.usdValue && (\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n color=\"neutral800\"\n className=\"usd-value\">{`$${props.usdValue}`}</Typography>\n )}\n </div>\n </div>\n <div className=\"form\">\n <Button\n className=\"selectors\"\n variant=\"outlined\"\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && chain ? (\n <Image src={chain.logo} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && chain\n ? chain.displayName\n : i18n.t('Chain')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <Button\n className=\"selectors\"\n variant=\"outlined\"\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && token ? (\n <Image src={token.image} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && token\n ? token.symbol\n : i18n.t('Token')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <div className=\"amount\">\n <OutputContainer>\n <Typography variant=\"title\" size=\"medium\">\n {props.amount}\n </Typography>\n </OutputContainer>\n </div>\n </div>\n </Container>\n </Box>\n );\n}\n", "import type { PriceImpactProps } from './PriceImpact.types';\n\nimport React from 'react';\n\nimport { Tooltip, Typography } from '..';\n\nimport { Container, OutputUsdValue } from './PriceImpact.styles';\n\nexport function PriceImpact(props: PriceImpactProps) {\n const {\n size,\n outputUsdValue,\n realOutputUsdValue,\n percentageChange,\n warningLevel,\n error,\n tooltipProps,\n } = props;\n\n let percentageChangeColor = '$neutral600';\n if (!outputUsdValue || warningLevel === 'low') {\n percentageChangeColor = '$warning500';\n } else if (warningLevel === 'high') {\n percentageChangeColor = '$error500';\n }\n\n return (\n <Container>\n {outputUsdValue && (\n <Tooltip\n content={realOutputUsdValue}\n container={tooltipProps?.container}\n open={\n !realOutputUsdValue || realOutputUsdValue === '0'\n ? false\n : undefined\n }\n side={tooltipProps?.side}>\n <OutputUsdValue\n size={size === 'small' ? 'small' : 'medium'}\n variant=\"body\"\n color=\"$neutral600\">\n {`~$${outputUsdValue}`}\n </OutputUsdValue>\n </Tooltip>\n )}\n {((outputUsdValue && percentageChange) || !outputUsdValue) && (\n <Typography\n size={size === 'small' ? 'small' : 'medium'}\n variant=\"body\"\n ml={4}\n color={percentageChangeColor}>\n {outputUsdValue &&\n percentageChange &&\n `(${\n percentageChange.includes('-')\n ? percentageChange\n : `-${percentageChange}`\n }${percentageChange ? '%' : '-'})`}\n\n {!outputUsdValue && error}\n </Typography>\n )}\n </Container>\n );\n}\n", "import { styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nexport const Container = styled('div', {\n width: '100%',\n display: 'flex',\n justifyContent: 'end',\n alignItems: 'center',\n});\n\nexport const OutputUsdValue = styled(Typography, {\n overflow: 'hidden',\n whiteSpace: 'nowrap',\n textOverflow: 'ellipsis',\n});\n", "import type { ListItemButtonProps } from './ListItemButton.types';\n\nimport React from 'react';\n\nimport { ListItem } from '../ListItem/ListItem';\n\nimport { BaseListItemButton } from './ListItemButton.styles';\n\nfunction ListItemButton(props: ListItemButtonProps) {\n const { onClick, id, style, hasDivider, selected, ...restProps } = props;\n const onClickWithKey = () => {\n if (onClick) {\n onClick(id);\n }\n };\n return (\n <BaseListItemButton\n hasDivider={hasDivider}\n selected={selected}\n onClick={onClickWithKey}\n style={style}>\n <ListItem {...restProps} />\n </BaseListItemButton>\n );\n}\n\nexport { ListItemButton };\n", "import type { ListItemProps } from './ListItem.types';\n\nimport React from 'react';\n\nimport { Typography } from '../Typography';\n\nimport { BaseListItem } from './ListItem.styles';\n\nfunction ListItem(props: ListItemProps) {\n const { start, title, description, end, onClick, hasDivider, ...restProps } =\n props;\n\n return (\n <BaseListItem hasDivider={hasDivider} onClick={onClick} {...restProps}>\n {start && <div className=\"item-start-container\">{start}</div>}\n <div className=\"item-text-container\">\n {title && <div className=\"item-text-title\">{title}</div>}\n {description && (\n <Typography variant=\"body\" className=\"_description\" size=\"small\">\n {description}\n </Typography>\n )}\n </div>\n {end && <div className=\"item-end-container\">{end}</div>}\n </BaseListItem>\n );\n}\n\nexport { ListItem };\n", "import { darkTheme, styled } from '../../theme';\n\nexport const BaseListItem = styled('li', {\n width: '100%',\n overflow: 'hidden',\n borderRadius: '$xs',\n display: 'flex',\n alignItems: 'center',\n padding: '$10 $5',\n border: 0,\n backgroundColor: 'transparent',\n\n '.item-start-container': {\n paddingRight: '$10',\n flexShrink: 0,\n\n '& svg': {\n display: 'block',\n },\n },\n '.item-text-container': {\n flexGrow: 1,\n flexShrink: 1,\n flexBasis: 'auto',\n textAlign: 'left',\n '._description': {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n\n '.item-text-title': {\n fontWeight: 'bold',\n display: 'flex',\n alignItems: 'center',\n },\n },\n '.item-end-container': {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n paddingLeft: '$10',\n overflow: 'hidden',\n },\n variants: {\n hasDivider: {\n true: {\n borderBottom: '1px solid',\n $$color: '$colors$neutral300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n borderColor: '$$color',\n borderBottomRightRadius: 0,\n borderBottomLeftRadius: 0,\n },\n },\n },\n});\n", "import { darkTheme, styled } from '../../theme';\n\nexport const BaseListItemButton = styled('button', {\n transition: 'all 0.35s',\n border: 0,\n width: '100%',\n backgroundColor: 'transparent',\n fontFamily: 'inherit',\n padding: 'unset',\n '&:focus-visible': {\n borderRadius: '$xs',\n\n outline: 0,\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n },\n '&:hover': {\n $$color: '$colors$info100',\n borderRadius: '$xs',\n\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n cursor: 'pointer',\n },\n '&:active': {\n transform: 'scale(0.99)',\n },\n variants: {\n hasDivider: {\n true: {\n borderBottom: '1px solid',\n $$color: '$colors$neutral300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n borderColor: '$$color',\n borderBottomRightRadius: 0,\n borderBottomLeftRadius: 0,\n },\n },\n selected: {\n true: { outline: '1px solid $secondary500' },\n false: { outline: 0 },\n },\n },\n});\n", "import type { ListPropTypes } from './List.types';\n\nimport React from 'react';\n\nimport { ListItem } from '../ListItem';\n\nimport { BaseList } from './List.styles';\n\nfunction List(props: ListPropTypes) {\n const container = props.type;\n\n return (\n <BaseList as={props.as}>\n {props.items.map((item) => {\n const { id, ...itemProps } = item;\n\n if (!!container) {\n return React.cloneElement(container, {\n ...itemProps,\n key: id,\n id,\n });\n }\n return <ListItem key={id} {...itemProps} />;\n })}\n </BaseList>\n );\n}\n\nexport { List };\n", "import { styled } from '../../theme';\n\nexport const BaseList = styled('ul', {\n padding: 0,\n margin: 0,\n listStyle: 'none',\n});\n", "import type { PropTypes } from './NotFound.types';\n\nimport React from 'react';\n\nimport { SearchIcon } from '../../icons';\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { Container } from './NotFound.styles';\n\nexport function NotFound(props: PropTypes) {\n return (\n <Container>\n <SearchIcon color=\"secondary\" size={26} />\n <Divider size={4} />\n <Typography variant=\"title\" size=\"medium\">\n {props.title}\n </Typography>\n <Typography variant=\"body\" size=\"medium\" color=\"neutral700\">\n {props.description}\n </Typography>\n </Container>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n flexDirection: 'column',\n textAlign: 'center',\n});\n", "import type { PropTypes } from './QuoteCost.types';\n\nimport React from 'react';\n\nimport { GasIcon, NumberIcon, TimeIcon } from '../../icons';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Container,\n iconStyles,\n itemStyles,\n Separator,\n} from './QuoteCost.styles';\n\nexport function QuoteCost(props: PropTypes) {\n const {\n fee,\n time,\n steps,\n onClickFee,\n tooltipGas,\n feeWarning,\n tooltipContainer,\n } = props;\n return (\n <Container>\n <Tooltip\n container={tooltipContainer}\n content={tooltipGas}\n open={!onClickFee && !tooltipGas ? false : undefined}\n side=\"bottom\">\n <div\n className={`${itemStyles()} ${onClickFee ? 'feeSection' : ''} ${\n feeWarning ? 'warning' : ''\n }`}\n onClick={onClickFee}>\n <div className={iconStyles()}>\n <GasIcon size={12} color={'gray'} />\n </div>\n <Typography ml={2} align=\"center\" variant=\"body\" size=\"small\">\n ${fee}\n </Typography>\n </div>\n </Tooltip>\n\n <Separator />\n <div className={itemStyles()}>\n <div className={iconStyles()}>\n <TimeIcon size={12} color=\"gray\" />\n </div>\n <Typography ml={2} align=\"center\" variant=\"body\" size=\"small\">\n {time}\n </Typography>\n </div>\n <Separator />\n <div className={itemStyles()}>\n <div className={iconStyles()}>\n <NumberIcon size={16} color=\"gray\" />\n </div>\n <Typography ml={2} align=\"center\" variant=\"body\" size=\"small\">\n {steps}\n </Typography>\n </div>\n </Container>\n );\n}\n", "import { css, keyframes, styled } from '../../theme';\n\nexport const Container = styled('div', {\n borderRadius: '$xs',\n display: 'flex',\n justifyContent: 'start',\n alignItems: 'center',\n});\n\nexport const Separator = styled('div', {\n height: '$12',\n marginLeft: '$10',\n marginRight: '$10',\n borderLeft: '1px solid $foreground',\n});\n\nexport const iconStyles = css({\n width: '$16',\n height: '$16',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nconst blinker = keyframes({\n '50%': {\n opacity: 0.2,\n },\n});\n\nexport const itemStyles = css({\n display: 'flex',\n alignItems: 'center',\n '&.feeSection': {\n cursor: 'pointer',\n '&:hover': {\n svg: {\n color: '$secondary',\n },\n '._typography': {\n color: '$secondary',\n },\n },\n },\n '&.warning': {\n animation: `${blinker} 2s linear infinite`,\n\n svg: {\n color: '$warning500',\n },\n '._typography': {\n color: '$warning500',\n },\n },\n});\n", "import type { PropTypes } from './TokenAmount.types';\n\nimport React from 'react';\n\nimport { ChainToken } from '../ChainToken';\nimport { PriceImpact } from '../PriceImpact/PriceImpact';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Container,\n tokenAmountStyles,\n usdValueStyles,\n} from './TokenAmount.styles';\n\nexport function TokenAmount(props: PropTypes) {\n return (\n <Container direction={props.direction} centerAlign={props.centerAlign}>\n <div className={tokenAmountStyles()}>\n <ChainToken\n chainImage={props.chain.image}\n tokenImage={props.token.image}\n size=\"medium\"\n />\n <div>\n {props.label && (\n <Typography ml={4} size=\"xsmall\" variant=\"body\" color=\"$neutral700\">\n {props.label}\n </Typography>\n )}\n <div>\n <Tooltip\n content={props.price.realValue}\n open={!props.price.realValue ? false : undefined}\n container={props.tooltipContainer}>\n <Typography\n ml={4}\n size=\"medium\"\n variant=\"title\"\n style={{ fontWeight: 600 }}>\n {props.price.value}\n </Typography>\n <Typography\n ml={8}\n size=\"medium\"\n variant=\"title\"\n style={{ fontWeight: 400 }}>\n {props.token.displayName}\n </Typography>\n </Tooltip>\n </div>\n </div>\n </div>\n {props.price.usdValue && props.price.usdValue !== '0' && (\n <div className={usdValueStyles()}>\n <Tooltip\n content={props.price.realUsdValue}\n container={props.tooltipContainer}>\n {props.type === 'input' && (\n <Typography\n mr={4}\n size=\"small\"\n variant=\"body\"\n color=\"$neutral700\">\n {`~$${props.price.usdValue}`}\n </Typography>\n )}\n </Tooltip>\n {props.type === 'output' && (\n <PriceImpact\n size=\"small\"\n tooltipProps={{ container: props.tooltipContainer, side: 'top' }}\n outputUsdValue={props.price.usdValue}\n percentageChange={props.percentageChange}\n warningLevel={props.warningLevel}\n realOutputUsdValue={props.price.realUsdValue}\n />\n )}\n </div>\n )}\n </Container>\n );\n}\n", "import { css, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n variants: {\n direction: {\n vertical: {\n flexDirection: 'column',\n alignItems: 'start',\n },\n horizontal: { flexDirection: 'row', width: '100%', alignItems: 'end' },\n },\n centerAlign: {\n true: { alignItems: 'center', justifyContent: 'center' },\n },\n },\n});\n\nexport const tokenAmountStyles = css({\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const usdValueStyles = css({\n display: 'flex',\n paddingTop: '$5',\n});\n", "import type { InternalSwap, StepDetailsProps } from './StepDetails.types';\n\nimport { i18n } from '@lingui/core';\nimport React, { forwardRef, Fragment, memo, useEffect, useRef } from 'react';\n\nimport { ChainToken } from '../../components/ChainToken/ChainToken';\nimport { NextIcon } from '../../icons';\nimport { Image } from '../common';\nimport { Divider } from '../Divider';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Alerts,\n Container,\n DashedLine,\n stepInfoStyles,\n StepSeparator,\n SwapperImage,\n swapperItemStyles,\n SwapperSeparator,\n swappersStyles,\n tokensContainerStyles,\n tokensStyles,\n} from './StepDetails.styles';\n\nconst StepDetailsComponent = forwardRef<HTMLDivElement, StepDetailsProps>(\n (props, parentRef) => {\n const {\n step,\n hasSeparator,\n type,\n state,\n isFocused,\n tabIndex,\n tooltipContainer,\n } = props;\n\n const { from, to, swapper } = step;\n const containerRef = useRef<HTMLDivElement>(null);\n const isCompleted = state === 'completed' || state === 'error';\n const swappers: InternalSwap[] = step.internalSwaps?.length\n ? step.internalSwaps\n : [\n {\n from: { blockchain: from.chain.displayName },\n to: { blockchain: to.chain.displayName },\n swapper,\n },\n ];\n\n useEffect(() => {\n const parentElement = (parentRef as React.RefObject<HTMLDivElement>)\n ?.current;\n const childElement = containerRef.current;\n if (isFocused && childElement && parentElement) {\n parentElement.scrollTop =\n childElement.offsetTop - parentElement.offsetTop;\n }\n }, [isFocused]);\n\n return (\n <Container\n type={type}\n state={state}\n ref={containerRef}\n tabIndex={tabIndex}>\n {type === 'quote-details' && (\n <div className={swapperItemStyles()}>\n <SwapperImage state={state}>\n <Image size={22} src={step.swapper.image} />\n </SwapperImage>\n <Typography ml={8} size=\"medium\" variant=\"label\">\n {i18n.t({\n id: 'Swap on {fromChain} via {swapper}',\n values: {\n fromChain: step.from.chain.displayName,\n swapper: step.swapper.displayName,\n },\n })}\n </Typography>\n </div>\n )}\n\n {type === 'swap-progress' && (\n <div className={swappersStyles()}>\n {hasSeparator && <StepSeparator state={state} />}\n {swappers.map((swapperItem, index) => {\n const key = `${swapperItem.swapper.displayName}-${index}`;\n return (\n <Fragment key={key}>\n <div\n id={swapperItem.swapper.displayName}\n className={swapperItemStyles()}>\n <SwapperImage state={state}>\n <Image size={22} src={swapperItem.swapper.image} />\n </SwapperImage>\n <Typography ml={8} size=\"medium\" variant=\"label\">\n {swapperItem?.swapper.type === 'DEX'\n ? i18n.t({\n id: 'Swap on {fromChain} via {swapper}',\n values: {\n fromChain: swapperItem.from.blockchain,\n swapper: swapperItem.swapper.displayName,\n },\n })\n : i18n.t({\n id: 'Bridge to {toChain} via {swapper}',\n values: {\n toChain: swapperItem.to.blockchain,\n swapper: swapperItem.swapper.displayName,\n },\n })}\n </Typography>\n </div>\n {index !== swappers.length - 1 && (\n <SwapperSeparator state={state} />\n )}\n </Fragment>\n );\n })}\n </div>\n )}\n\n <div className={stepInfoStyles()}>\n <DashedLine invisible={!hasSeparator || type === 'swap-progress'} />\n <div className={tokensContainerStyles()}>\n <div className={tokensStyles()}>\n <ChainToken\n chainImage={step.from.chain.image}\n tokenImage={step.from.token.image}\n size=\"small\"\n />\n <Tooltip\n content={step.from.price.realValue}\n container={tooltipContainer}>\n <Typography\n ml={4}\n mr={4}\n size=\"small\"\n color=\"$neutral700\"\n variant=\"body\">{`${step.from.price.value} ${step.from.token.displayName}`}</Typography>\n </Tooltip>\n <NextIcon color=\"gray\" />\n <Divider size={4} direction=\"horizontal\" />\n <ChainToken\n chainImage={step.to.chain.image}\n tokenImage={step.to.token.image}\n size=\"small\"\n />\n <Tooltip\n content={step.to.price.realValue}\n container={tooltipContainer}>\n <Typography\n ml={4}\n size=\"small\"\n color=\"$neutral700\"\n variant=\"body\">{`${isCompleted ? '' : '~'}${\n step.to.price.value\n } ${step.to.token.displayName}`}</Typography>\n </Tooltip>\n </div>\n <Alerts pb={hasSeparator && type === 'quote-details'}>\n {step.alerts}\n </Alerts>\n </div>\n </div>\n </Container>\n );\n }\n);\n\nStepDetailsComponent.displayName = 'StepDetailsComponent';\n\nexport const StepDetails = memo(StepDetailsComponent);\n", "import { css } from '@stitches/react';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n width: '100%',\n position: 'relative',\n padding: '0 0.5rem',\n boxSizing: 'border-box',\n border: '1px solid transparent',\n variants: {\n type: {\n 'quote-details': { border: 'none' },\n 'swap-progress': {\n backgroundColor: '$neutral100',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n borderRadius: '$xm',\n padding: '$10 $15',\n marginBottom: '15px',\n },\n },\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const SwapperImage = styled('div', {\n borderRadius: '100%',\n width: '24px',\n height: '24px',\n overflow: 'hidden',\n border: '1.5px solid transparent',\n variants: {\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const Alerts = styled('div', {\n width: '100%',\n variants: {\n pb: {\n true: {\n paddingBottom: '35px',\n },\n },\n },\n});\n\nexport const DashedLine = styled('div', {\n borderLeft: '1px dashed black',\n minHeight: '64px',\n margin: '0 11.5px',\n alignSelf: 'stretch',\n variants: {\n invisible: {\n true: {\n visibility: 'hidden',\n minHeight: 'unset',\n },\n },\n },\n});\n\nexport const SwapperSeparator = styled('div', {\n borderLeft: '1px solid transparent',\n margin: '0 $12',\n display: 'block',\n height: '8px',\n variants: {\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const StepSeparator = styled('div', {\n borderLeft: '1px dashed transparent',\n margin: '0 $10',\n alignSelf: 'stretch',\n display: 'block',\n height: '15px',\n position: 'absolute',\n top: '-16px',\n left: '16px',\n variants: {\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const tokensContainerStyles = css({\n width: '100%',\n});\n\nexport const swappersStyles = css({\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n});\n\nexport const swapperItemStyles = css({\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const stepInfoStyles = css({\n display: 'flex',\n flex: '1',\n width: '100%',\n alignItems: 'start',\n variants: {\n tx: {\n true: {\n paddingLeft: '36px',\n },\n },\n },\n});\n\nexport const tokensStyles = css({\n display: 'flex',\n paddingTop: '$5',\n paddingBottom: '$10',\n alignItems: 'center',\n});\n", "import type { ContentType, PropTypes, Ref } from './Popover.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as RadixPopover from '@radix-ui/react-popover';\nimport React from 'react';\n\nimport { PopoverArrow, PopoverContainer } from './Popover.styles';\n\nconst DEFAULT_SIDE_OFFSET = 0;\nconst DEFAULT_ALIGN_OFFSET = 0;\n\nexport const PopoverContentComponent = (\n props: PropsWithChildren<ContentType>,\n forwardedRef: Ref\n) => {\n const { container, children, styles, ...rest } = props;\n return (\n <RadixPopover.Portal container={container}>\n <PopoverContainer {...rest} ref={forwardedRef}>\n {children}\n <PopoverArrow css={styles?.arrowStyles} />\n </PopoverContainer>\n </RadixPopover.Portal>\n );\n};\n\nconst PopoverContent = React.forwardRef(PopoverContentComponent);\nPopoverContent.displayName = 'PopoverContent';\n\nexport function Popover(props: PropsWithChildren<PropTypes>) {\n const {\n children,\n content,\n side = 'bottom',\n sideOffset = DEFAULT_SIDE_OFFSET,\n alignOffset = DEFAULT_ALIGN_OFFSET,\n align = 'center',\n collisionBoundary = [],\n collisionPadding = 0,\n container = document.body,\n ...rest\n } = props;\n return (\n <RadixPopover.Root>\n <RadixPopover.Trigger asChild>{children}</RadixPopover.Trigger>\n <PopoverContent\n align={align}\n alignOffset={alignOffset}\n collisionBoundary={collisionBoundary}\n collisionPadding={collisionPadding}\n side={side}\n sideOffset={sideOffset}\n container={container}\n {...rest}>\n {content}\n </PopoverContent>\n </RadixPopover.Root>\n );\n}\n", "import * as RadixPopover from '@radix-ui/react-popover';\n\nimport { styled } from '../../theme';\n\nexport const PopoverContainer = styled(RadixPopover.Content, {\n borderRadius: '$sm',\n filter: 'drop-shadow(0px 5px 20px rgba(130, 130, 130, 0.20))',\n backgroundColor: '$neutral100',\n});\n\nexport const PopoverArrow = styled(RadixPopover.Arrow, {\n fill: '$neutral100',\n width: '$16',\n height: '$8',\n});\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function English(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path\n fill=\"#eee\"\n d=\"m0 0 8 22-8 23v23l32 54-32 54v32l32 48-32 48v32l32 54-32 54v68l22-8 23 8h23l54-32 54 32h32l48-32 48 32h32l54-32 54 32h68l-8-22 8-23v-23l-32-54 32-54v-32l-32-48 32-48v-32l-32-54 32-54V0l-22 8-23-8h-23l-54 32-54-32h-32l-48 32-48-32h-32l-54 32L68 0H0z\"\n />\n <path\n fill=\"#0052b4\"\n d=\"M336 0v108L444 0Zm176 68L404 176h108zM0 176h108L0 68ZM68 0l108 108V0Zm108 512V404L68 512ZM0 444l108-108H0Zm512-108H404l108 108Zm-68 176L336 404v108z\"\n />\n <path\n fill=\"#d80027\"\n d=\"M0 0v45l131 131h45L0 0zm208 0v208H0v96h208v208h96V304h208v-96H304V0h-96zm259 0L336 131v45L512 0h-45zM176 336 0 512h45l131-131v-45zm160 0 176 176v-45L381 336h-45z\"\n />\n </g>\n </svg>\n );\n}\n", "export const DEFAULT_SIZE = '1em';\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function French(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#eee\" d=\"M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z\" />\n <path fill=\"#0052b4\" d=\"M0 0h167v512H0z\" />\n <path fill=\"#d80027\" d=\"M345 0h167v512H345z\" />\n </g>\n </svg>\n );\n}\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function Japanese(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#eee\" d=\"M0 0h512v512H0z\" />\n <circle cx=\"256\" cy=\"256\" r=\"111.3\" fill=\"#d80027\" />\n </g>\n </svg>\n );\n}\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function Portuguese(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#6da544\" d=\"M0 512h167l37.9-260.3L167 0H0z\" />\n <path fill=\"#d80027\" d=\"M512 0H167v512h345z\" />\n <circle cx=\"167\" cy=\"256\" r=\"89\" fill=\"#ffda44\" />\n <path\n fill=\"#d80027\"\n d=\"M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z\"\n />\n <path\n fill=\"#eee\"\n d=\"M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z\"\n />\n </g>\n </svg>\n );\n}\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function Spanish(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#ffda44\" d=\"m0 128 256-32 256 32v256l-256 32L0 384Z\" />\n <path fill=\"#d80027\" d=\"M0 0h512v128H0zm0 384h512v128H0z\" />\n <g fill=\"#eee\">\n <path d=\"M144 304h-16v-80h16zm128 0h16v-80h-16z\" />\n <ellipse cx=\"208\" cy=\"296\" rx=\"48\" ry=\"32\" />\n </g>\n <g fill=\"#d80027\">\n <rect width=\"16\" height=\"24\" x=\"128\" y=\"192\" rx=\"8\" />\n <rect width=\"16\" height=\"24\" x=\"272\" y=\"192\" rx=\"8\" />\n <path d=\"M208 272v24a24 24 0 0 0 24 24 24 24 0 0 0 24-24v-24h-24z\" />\n </g>\n <rect width=\"32\" height=\"16\" x=\"120\" y=\"208\" fill=\"#ff9811\" ry=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"264\" y=\"208\" fill=\"#ff9811\" ry=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"120\" y=\"304\" fill=\"#ff9811\" rx=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"264\" y=\"304\" fill=\"#ff9811\" rx=\"8\" />\n <path\n fill=\"#ff9811\"\n d=\"M160 272v24c0 8 4 14 9 19l5-6 5 10a21 21 0 0 0 10 0l5-10 5 6c6-5 9-11 9-19v-24h-9l-5 8-5-8h-10l-5 8-5-8z\"\n />\n <path d=\"M122 252h172m-172 24h28m116 0h28\" />\n <path\n fill=\"#d80027\"\n d=\"M122 248a4 4 0 0 0-4 4 4 4 0 0 0 4 4h172a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm0 24a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm144 0a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4z\"\n />\n <path\n fill=\"#eee\"\n d=\"M196 168c-7 0-13 5-15 11l-5-1c-9 0-16 7-16 16s7 16 16 16c7 0 13-4 15-11a16 16 0 0 0 17-4 16 16 0 0 0 17 4 16 16 0 1 0 10-20 16 16 0 0 0-27-5c-3-4-7-6-12-6zm0 8c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm24 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm-44 10 4 1 4 8c0 4-4 7-8 7s-8-3-8-8c0-4 4-8 8-8zm64 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-7l4-8z\"\n />\n <path fill=\"none\" d=\"M220 284v12c0 7 5 12 12 12s12-5 12-12v-12z\" />\n <path fill=\"#ff9811\" d=\"M200 160h16v32h-16z\" />\n <path fill=\"#eee\" d=\"M208 224h48v48h-48z\" />\n <path\n fill=\"#d80027\"\n d=\"m248 208-8 8h-64l-8-8c0-13 18-24 40-24s40 11 40 24zm-88 16h48v48h-48z\"\n />\n <rect\n width=\"20\"\n height=\"32\"\n x=\"222\"\n y=\"232\"\n fill=\"#d80027\"\n rx=\"10\"\n ry=\"10\"\n />\n <path\n fill=\"#ff9811\"\n d=\"M168 232v8h8v16h-8v8h32v-8h-8v-16h8v-8zm8-16h64v8h-64z\"\n />\n <g fill=\"#ffda44\">\n <circle cx=\"186\" cy=\"202\" r=\"6\" />\n <circle cx=\"208\" cy=\"202\" r=\"6\" />\n <circle cx=\"230\" cy=\"202\" r=\"6\" />\n </g>\n <path\n fill=\"#d80027\"\n d=\"M169 272v43a24 24 0 0 0 10 4v-47h-10zm20 0v47a24 24 0 0 0 10-4v-43h-10z\"\n />\n <g fill=\"#338af3\">\n <circle cx=\"208\" cy=\"272\" r=\"16\" />\n <rect width=\"32\" height=\"16\" x=\"264\" y=\"320\" ry=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"120\" y=\"320\" ry=\"8\" />\n </g>\n </g>\n </svg>\n );\n}\n", "import type { PropTypes } from './Select.types';\n\nimport * as Select from '@radix-ui/react-select';\nimport React, { useEffect, useRef, useState } from 'react';\n\nimport { ChevronDownIcon, ChevronUpIcon } from '../../icons';\nimport { Typography } from '../Typography';\n\nimport { SelectContent, SelectItem, SelectTrigger } from './select.styles';\n\nexport function SelectComponent(props: PropTypes) {\n const [open, setOpen] = useState(false);\n const selectRef = useRef<HTMLDivElement>(null);\n const { options, value, container, handleItemClick } = props;\n const handleToggle = () => {\n setOpen((prev) => !prev);\n };\n\n const handleClickOutside = (e: MouseEvent) => {\n if (selectRef.current && !selectRef.current.contains(e.target as Node)) {\n setOpen(false);\n }\n };\n\n useEffect(() => {\n document.addEventListener('click', handleClickOutside);\n return () => {\n document.removeEventListener('click', handleClickOutside);\n };\n }, []);\n\n return (\n <div ref={selectRef}>\n <Select.Root value={value.value} open={open}>\n <SelectTrigger\n onKeyDown={(event) => event.key === 'Enter' && handleToggle()}\n onClick={handleToggle}\n open={open}\n aria-label={value.label}>\n <Select.Value>\n <Typography variant=\"body\" size=\"small\">\n {value.label}\n </Typography>\n </Select.Value>\n\n <Select.Icon className=\"SelectIcon\">\n <ChevronDownIcon size={12} />\n </Select.Icon>\n </SelectTrigger>\n <Select.Portal container={container}>\n <SelectContent>\n <Select.ScrollUpButton className=\"SelectScrollButton\">\n <ChevronUpIcon />\n </Select.ScrollUpButton>\n <Select.Viewport className=\"SelectViewport\">\n <Select.Group>\n {options.map(\n (option) =>\n option.value !== value?.value && (\n <SelectItem\n onClick={() => {\n handleItemClick && handleItemClick(option);\n handleToggle();\n }}\n key={option.value}\n value={option.value}>\n <Select.ItemText>\n <Typography variant=\"body\" size=\"small\">\n {option.label}\n </Typography>\n </Select.ItemText>\n </SelectItem>\n )\n )}\n </Select.Group>\n </Select.Viewport>\n <Select.ScrollDownButton className=\"SelectScrollButton\">\n <ChevronDownIcon />\n </Select.ScrollDownButton>\n </SelectContent>\n </Select.Portal>\n </Select.Root>\n </div>\n );\n}\n", "import * as Select from '@radix-ui/react-select';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const EXPANDABLE_QUOTE_TRANSITION_DURATION = 300;\n\nexport const SelectTrigger = styled(Select.Trigger, {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n cursor: 'pointer',\n backgroundColor: '$secondary',\n padding: '$5 $10',\n border: 0,\n whiteSpace: 'nowrap',\n\n '& svg': {\n transition: `all ${EXPANDABLE_QUOTE_TRANSITION_DURATION}ms ease`,\n },\n\n variants: {\n open: {\n true: {\n borderTopLeftRadius: '$sm',\n borderTopRightRadius: '$sm',\n '& ._typography, & svg': {\n color: '$secondary',\n },\n\n '& svg': {\n transform: 'rotate(180deg)',\n },\n backgroundColor: '$neutral100',\n [`.${darkTheme} &`]: {\n backgroundColor: '$neutral300',\n },\n },\n false: {\n borderRadius: '$md',\n '& ._typography, & svg': {\n color: '$background',\n [`.${darkTheme} &`]: {\n color: '$foreground',\n },\n },\n '& svg': {\n transform: 'rotate(0)',\n },\n },\n },\n },\n width: '100%',\n '& ._typography': {\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n width: '52px',\n '@xs': {\n width: 'auto',\n },\n },\n});\n\nexport const SelectContent = styled(Select.Content, {\n padding: '$5 $10',\n width: '100%',\n position: 'absolute',\n top: '38px',\n maxHeight: '146px',\n overflowY: 'auto',\n borderBottomLeftRadius: '$sm',\n borderBottomRightRadius: '$sm',\n boxShadow: '-5px 5px 10px 0px rgba(86, 86, 86, 0.10)',\n backgroundColor: '$neutral100',\n [`.${darkTheme} &`]: {\n backgroundColor: '$neutral300',\n },\n});\n\nexport const SelectItem = styled(Select.Item, {\n padding: '$10 0',\n borderTop: '1px solid',\n borderColor: '$neutral300',\n [`.${darkTheme} &`]: {\n borderColor: '$neutral400',\n },\n listStyleType: 'none',\n cursor: 'pointer',\n '&:hover': {\n '& ._typography': {\n color: '$colors$secondary',\n },\n },\n '&:focus': {\n outline: 'none',\n '& ._typography': {\n color: '$colors$secondary',\n },\n },\n});\n", "import type { ConnectedWallet } from '../..';\nimport type { LoadingStatus, TokenWithBalance } from '../../types/meta';\nimport type { BestRouteResponse, BlockchainMeta, SwapResult } from 'rango-sdk';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport {\n Alert,\n BottomLogo,\n Button,\n Header,\n TokenInfo,\n Typography,\n} from '../..';\nimport { styled } from '../../theme';\n\nconst Container = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n});\n\nconst FromContainer = styled('div', {\n position: 'relative',\n paddingBottom: '$12',\n});\n\nconst BestRouteContainer = styled('div', {\n width: '100%',\n paddingTop: '$16',\n});\n\nconst Alerts = styled('div', {\n width: '100%',\n paddingTop: '$16',\n});\n\nconst Footer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n paddingTop: '$16',\n});\n\ninterface HomePanelProps {\n bestRoute: BestRouteResponse | null;\n bestRouteError: string;\n fetchBestRoute: () => void;\n onClickHistory: () => void;\n onClickSettings: () => void;\n fromBlockchain: BlockchainMeta | null;\n toBlockchain: BlockchainMeta | null;\n fromToken: TokenWithBalance | null;\n toToken: TokenWithBalance | null;\n setInputAmount: (amount: string) => void;\n outputAmount: string;\n outputUsdValue: string;\n inputUsdValue: string;\n inputAmount: string;\n loadingStatus: LoadingStatus;\n showBestRoute: boolean;\n fetchingBestRoute: boolean;\n swapButtonTitle: string;\n swapButtonDisabled: boolean;\n swapButtonClick: () => void;\n onChainClick: (route: 'from-chain' | 'to-chain') => void;\n onTokenClick: (route: 'from-token' | 'to-token') => void;\n connectedWallets: ConnectedWallet[];\n highFee: boolean;\n errorMessage: string;\n hasLimitError: (bestRoute: BestRouteResponse | null) => boolean;\n swap: SwapResult | null;\n swapFromAmount: string | null;\n fromAmountRangeError: string;\n recommendation: string;\n totalFeeInUsd: string;\n swithFromAndToComponent: React.ReactNode;\n percentageChange: string;\n tokenBalanceReal: string;\n tokenBalance: string;\n totalTime: string;\n bestRouteData: BestRouteResponse | null;\n showPercentageChange: boolean;\n}\n\n/**\n * @deprecated Will be removed in v2\n */\nexport function HomePanel({\n bestRoute,\n fromBlockchain,\n toBlockchain,\n fromToken,\n toToken,\n setInputAmount,\n outputAmount,\n inputAmount,\n loadingStatus,\n showBestRoute,\n fetchingBestRoute,\n outputUsdValue,\n inputUsdValue,\n swapButtonTitle,\n swapButtonDisabled,\n swapButtonClick,\n onChainClick,\n onTokenClick,\n connectedWallets,\n errorMessage,\n hasLimitError,\n swap,\n fromAmountRangeError,\n recommendation,\n swithFromAndToComponent,\n percentageChange,\n tokenBalanceReal,\n tokenBalance,\n swapFromAmount,\n showPercentageChange,\n}: HomePanelProps) {\n return (\n <Container>\n <Header title={i18n.t('SWAP')} suffix={<></>} />\n <FromContainer>\n <>\n <TokenInfo\n type=\"From\"\n chain={fromBlockchain}\n token={fromToken}\n onAmountChange={setInputAmount}\n inputAmount={inputAmount}\n fromBlockchain={fromBlockchain}\n toBlockchain={toBlockchain}\n loadingStatus={loadingStatus}\n inputUsdValue={inputUsdValue}\n fromToken={fromToken}\n setInputAmount={setInputAmount}\n connectedWallets={connectedWallets}\n bestRoute={bestRoute}\n fetchingBestRoute={fetchingBestRoute}\n onChainClick={() => onChainClick('from-chain')}\n onTokenClick={() => onTokenClick('from-token')}\n tokenBalanceReal={tokenBalanceReal}\n tokenBalance={tokenBalance}\n />\n {swithFromAndToComponent}\n </>\n </FromContainer>\n <TokenInfo\n type=\"To\"\n chain={toBlockchain}\n token={toToken}\n outputAmount={outputAmount}\n percentageChange={percentageChange}\n outputUsdValue={outputUsdValue}\n fromBlockchain={fromBlockchain}\n toBlockchain={toBlockchain}\n loadingStatus={loadingStatus}\n inputUsdValue={inputUsdValue}\n fromToken={fromToken}\n setInputAmount={setInputAmount}\n connectedWallets={connectedWallets}\n inputAmount={inputAmount}\n bestRoute={bestRoute}\n fetchingBestRoute={fetchingBestRoute}\n onChainClick={() => onChainClick('to-chain')}\n onTokenClick={() => onTokenClick('to-token')}\n tokenBalanceReal={tokenBalanceReal}\n tokenBalance={tokenBalance}\n showPercentageChange={showPercentageChange}\n />\n {showBestRoute && <BestRouteContainer></BestRouteContainer>}\n {(errorMessage || hasLimitError(bestRoute)) && (\n <Alerts>\n {errorMessage && <Alert type=\"error\">{errorMessage}</Alert>}\n {hasLimitError(bestRoute) && (\n <Alert type=\"error\" title={`${swap?.swapperId} Limit`}>\n <>\n <Typography variant=\"body\" size=\"small\">\n {`${fromAmountRangeError}, Yours: ${swapFromAmount} ${swap?.from.symbol}`}\n </Typography>\n <Typography variant=\"body\" size=\"small\">\n {recommendation}\n </Typography>\n </>\n </Alert>\n )}\n </Alerts>\n )}\n <Footer>\n <Button\n type=\"primary\"\n size=\"large\"\n disabled={swapButtonDisabled}\n onClick={swapButtonClick}>\n {swapButtonTitle}\n </Button>\n <BottomLogo />\n </Footer>\n </Container>\n );\n}\n", "import type { PropTypes as SwapMessagesPropTypes } from './SwapMessages';\nimport type { PendingSwap } from 'rango-types';\n\nimport React, { useState } from 'react';\n\nimport {\n Alert,\n Button,\n Divider,\n Drawer,\n Image,\n SecondaryPage,\n Spinner,\n StepDetail,\n Typography,\n} from '../../components';\nimport {\n CheckCircleIcon,\n GasIcon,\n InfoCircleIcon,\n} from '../../components/Icon';\nimport { keyframes, styled } from '../../theme';\n\nimport { SwapMessages } from './SwapMessages';\n\nexport const pulse = keyframes({\n '0%': {\n opacity: 1,\n },\n '50%': {\n opacity: 0.3,\n },\n '100%': {\n opacity: 1,\n },\n});\n\nexport const SwapperContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n paddingLeft: '$4',\n variants: {\n created: {\n true: {\n filter: 'grayscale(100%)',\n },\n },\n running: {\n true: {\n animation: `${pulse} 2s ease-in-out infinite`,\n },\n },\n },\n});\n\nexport const BodyError = styled('div', {\n height: '100%',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const ErrorMsg = styled(Typography, {\n color: '$error500',\n});\n\nexport const FeeContainer = styled('div', {\n paddingLeft: '$16',\n color: '$neutral600',\n});\n\nexport const Fee = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const RelativeContainer = styled('div', {\n position: 'relative',\n});\n\nexport const Footer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const Dot = styled('div', {\n width: '$8',\n height: '$8',\n backgroundColor: '$foreground',\n borderRadius: '4px',\n marginLeft: '11px',\n});\n\nexport const ArrowDown = styled('div', {\n width: '0px',\n height: '0px',\n borderLeft: '5px solid transparent',\n borderRight: '5px solid transparent',\n borderTop: '5px solid $foreground',\n marginLeft: '$10',\n});\n\nconst StyledAnchor = styled('a', {\n color: '$primary500',\n fontWeight: '$600',\n});\n\nconst SwapInfoContainer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n paddingBottom: '$16',\n borderBottom: '1px solid $background',\n});\n\nconst InternalDetailsContainer = styled('div', {\n display: 'flex',\n '.details': {\n padding: '$8 0',\n },\n});\n\nconst InternalDetail = styled('div', {\n display: 'flex',\n margin: '$12 0 $12 $20',\n});\n\nconst DescriptionContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nconst Description = styled(Typography, {\n color: '$success500',\n paddingLeft: '$4',\n});\n\nexport const Line = styled('div', {\n width: '0',\n minHeight: '$16',\n marginLeft: '14px',\n border: '1px dashed $foreground',\n borderRadius: 'inherit',\n});\n\nconst Row = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n fontSize: '$14',\n padding: '$8 0',\n\n '.name': {\n color: '$neutral800',\n },\n '.value': {\n display: 'flex',\n alignItems: 'center',\n color: '$neutral600',\n justifyContent: 'flex-end',\n },\n '.status': {\n fontWeight: 'bold',\n textTransform: 'uppercase',\n },\n '.status.failed': {\n color: '$error500',\n },\n '.status.success': {\n color: '$success500',\n },\n});\n\nconst RequestId = styled('div', {\n width: '150px',\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n '@md': {\n width: 'auto',\n },\n});\n\nconst ExtraDetails = styled('div', {\n padding: '0',\n color: '$neutral800',\n fontSize: '$10',\n});\n\nconst SwapFlowContainer = styled('div', {\n overflowY: 'auto',\n padding: '$8 $4 $2 $4',\n});\n\nexport type PropTypes = {\n pendingSwap: PendingSwap;\n onCopy: (requestId: string) => void;\n onBack: () => void;\n isCopied: boolean;\n onCancel: (requestId: string) => void;\n onRetry?: () => void;\n date: string;\n previewInputs?: React.ReactNode;\n} & SwapMessagesPropTypes;\n\nexport function SwapHistory(props: PropTypes) {\n const {\n pendingSwap,\n onBack,\n onCopy,\n isCopied,\n onCancel,\n date,\n onRetry,\n ...extraMessageProps\n } = props;\n const [showDrawer, setShowDrawer] = useState(false);\n\n return (\n <SecondaryPage\n title=\"Swap Details\"\n textField={false}\n onBack={onBack}\n Footer={\n <>\n {pendingSwap?.status === 'running' && (\n <Button\n variant=\"outlined\"\n fullWidth\n type=\"error\"\n onClick={setShowDrawer.bind(null, true)}>\n Cancel\n </Button>\n )}\n {!!onRetry && (\n <Button\n variant=\"contained\"\n fullWidth\n type=\"primary\"\n onClick={onRetry}>\n Try again\n </Button>\n )}\n </>\n }>\n <div>\n <SwapInfoContainer>\n <Row>\n <div className=\"name\">\n Request Id:\n <span\n className=\"value requestId\"\n onClick={onCopy.bind(null, pendingSwap?.requestId)}>\n <RequestId>{pendingSwap?.requestId}</RequestId>\n <Divider size={4} direction=\"horizontal\" />\n <Button type=\"primary\" variant=\"ghost\" size=\"small\">\n {isCopied ? 'Copied!' : 'Copy'}\n </Button>\n </span>\n </div>\n <div className=\"name\">\n <span className={`value status ${pendingSwap?.status || ''}`}>\n {pendingSwap?.status}\n {pendingSwap?.status === 'running' && (\n <Spinner size={16} color=\"primary\" />\n )}\n </span>\n <ExtraDetails>{date}</ExtraDetails>\n </div>\n </Row>\n </SwapInfoContainer>\n {/* TODO: It was temporarily removed to find a better solution. \n\n <Divider size={16} />*/}\n </div>\n <SwapFlowContainer>\n {extraMessageProps.shortMessage && (\n <SwapMessages {...extraMessageProps} />\n )}\n\n <Divider size={16} />\n\n {pendingSwap?.steps.map((step, index) => {\n const key = `step-${index}`;\n return (\n <div key={key}>\n {index === 0 && (\n <RelativeContainer>\n <StepDetail\n logo={step.fromLogo}\n symbol={step.fromSymbol}\n chainLogo={step.fromBlockchainLogo || ''}\n blockchain={step.fromBlockchain}\n amount={pendingSwap.inputAmount}\n />\n <Dot />\n </RelativeContainer>\n )}\n <Line />\n <SwapperContainer\n created={step.status === 'created'}\n running={\n !['created', 'success', 'failed'].includes(step.status)\n }>\n <Image\n src={step.swapperLogo || ''}\n alt={step.swapperId}\n size={20}\n />\n\n <FeeContainer>\n <Typography variant=\"body\" size=\"small\">\n {step.swapperType === 'DEX' ? 'Swap' : 'Bridge'} via{' '}\n {step.swapperId}\n </Typography>\n <Fee>\n <GasIcon />\n <Typography variant=\"body\" size=\"small\">\n ${step.feeInUsd} estimated gas fee\n </Typography>\n </Fee>\n </FeeContainer>\n </SwapperContainer>\n <div\n style={{\n display: 'flex',\n }}>\n <InternalDetailsContainer>\n <Line />\n <div className=\"details\">\n {!!step.explorerUrl && (\n <div>\n {step.explorerUrl.map((item, index) => {\n const internalKey = `internal-${index}`;\n const anchorKey = `anchor-${index}`;\n\n return (\n <InternalDetail key={internalKey}>\n <DescriptionContainer>\n <Divider size={4} />\n <CheckCircleIcon color=\"primary\" />\n <Description variant=\"body\" size=\"small\">\n <StyledAnchor\n href={item.url}\n target=\"_blank\"\n rel=\"noreferrer\"\n key={anchorKey}>\n {!item.description ? (\n <b>View transaction</b>\n ) : (\n <b>\n {item.description\n .substring(0, 1)\n .toUpperCase()}\n {item.description.substring(1)} Tx\n </b>\n )}\n </StyledAnchor>\n </Description>\n </DescriptionContainer>\n </InternalDetail>\n );\n })}\n </div>\n )}\n {step.status === 'failed' && (\n <InternalDetail>\n <DescriptionContainer>\n <InfoCircleIcon color=\"error\" />\n <Description\n variant=\"body\"\n size=\"small\"\n color=\"$error500\">\n Step failed\n </Description>\n </DescriptionContainer>\n </InternalDetail>\n )}\n </div>\n </InternalDetailsContainer>\n </div>\n {index + 1 === pendingSwap.steps.length && <ArrowDown />}\n <StepDetail\n logo={step.toLogo}\n symbol={step.toSymbol}\n chainLogo={step.toBlockchainLogo || ''}\n blockchain={step.toBlockchain}\n amount={step.outputAmount || ''}\n estimatedAmount={step.expectedOutputAmountHumanReadable || ''}\n success={step.status === 'success'}\n />\n </div>\n );\n })}\n\n <Divider size={32} />\n </SwapFlowContainer>\n <Drawer\n onClose={setShowDrawer.bind(null, false)}\n open={showDrawer}\n anchor=\"bottom\"\n title=\"Cancel Progress\"\n footer={\n <div\n style={{\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n }}>\n <Button\n variant=\"contained\"\n type=\"success\"\n onClick={setShowDrawer.bind(null, false)}>\n Skip\n </Button>\n <Divider size={16} direction=\"horizontal\" />\n <Button\n variant=\"contained\"\n type=\"error\"\n onClick={() => {\n onCancel(pendingSwap.requestId);\n setShowDrawer(false);\n }}>\n Cancel progress\n </Button>\n </div>\n }\n container={document.getElementById('swap-box')}>\n <Alert type=\"warning\">\n <Typography variant=\"body\" size=\"small\">\n Warning: Cancel <u>doesn't revert</u> your transaction if you've\n already signed and sent a transaction to the blockchain. It only\n stops next steps from being executed.\n </Typography>\n </Alert>\n </Drawer>\n </SecondaryPage>\n );\n}\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport React, { useState } from 'react';\n\nimport { Alert, Button, Typography } from '../../components';\nimport { styled } from '../../theme';\n\nconst getAlertType = (messageType: PropTypes['type']) => {\n if (!messageType || messageType === 'info') {\n return 'info';\n }\n return messageType;\n};\n\nconst DetailedMessage = styled('div', {\n width: '90%',\n overflowWrap: 'break-word',\n color: '$error500 !important',\n});\n\nexport type PropTypes = {\n currentStepBlockchain: string;\n switchNetwork?: () => Promise<any>;\n shortMessage: string;\n detailedMessage: { content: string; long: boolean };\n type?: 'success' | 'error' | 'warning' | 'info';\n lastConvertedTokenInFailedSwap?: {\n symbol: string;\n blockchain: string;\n outputAmount: string;\n };\n};\n\nconst SuccessText = styled(Typography, {\n color: '$success500 !important',\n});\n\nexport const SwapMessages: React.FC<PropTypes> = (props) => {\n const {\n shortMessage,\n detailedMessage,\n currentStepBlockchain,\n type,\n lastConvertedTokenInFailedSwap,\n } = props;\n\n const [expandedMessage, setExpandedMessage] = useState(false);\n\n const allowedNumberOfChars = detailedMessage.long ? 0 : 150;\n\n const shouldShowMoreDetailsButton =\n !expandedMessage && detailedMessage.content.length > allowedNumberOfChars;\n\n return (\n <Alert\n type={getAlertType(type)}\n title={shortMessage}\n {...(shouldShowMoreDetailsButton && {\n footer: (\n <Button\n variant=\"outlined\"\n type=\"primary\"\n onClick={setExpandedMessage.bind(null, (prevState) => !prevState)}>\n Show more details\n </Button>\n ),\n })}\n {...(!!props.switchNetwork && {\n footer: (\n <Button\n variant={'outlined'}\n type=\"primary\"\n onClick={() => {\n props?.switchNetwork &&\n props.switchNetwork().catch((e) => {\n console.log(e);\n });\n }}>\n Change network to {currentStepBlockchain}\n </Button>\n ),\n })}>\n {!!detailedMessage.content ? (\n <DetailedMessage>\n <Typography variant=\"body\" size=\"small\">\n {shouldShowMoreDetailsButton && !expandedMessage\n ? detailedMessage.content.substring(0, allowedNumberOfChars) +\n (allowedNumberOfChars > 0 ? '...' : '')\n : detailedMessage.content}\n </Typography>\n </DetailedMessage>\n ) : null}\n {!!lastConvertedTokenInFailedSwap && (\n <>\n <p>\n <Typography variant=\"body\" size=\"small\">\n Do not worry, your fund is \n </Typography>\n <SuccessText variant=\"body\" size=\"small\">\n <b>Safe</b>\n </SuccessText>\n </p>\n\n <p>\n <Typography variant=\"body\" size=\"small\">\n It is converted to \n <u>{lastConvertedTokenInFailedSwap.outputAmount}</u>\n \n </Typography>\n <SuccessText variant=\"body\" size=\"small\">\n <b>{lastConvertedTokenInFailedSwap.symbol} </b>\n </SuccessText>\n <Typography variant=\"body\" size=\"small\">\n on your \n </Typography>\n <SuccessText variant=\"body\" size=\"small\">\n <b>{lastConvertedTokenInFailedSwap.blockchain} </b>\n </SuccessText>\n <Typography variant=\"body\" size=\"small\">\n wallet\n </Typography>\n </p>\n </>\n )}\n </Alert>\n );\n};\n", "import type { LoadingStatus } from '../../types/meta';\nimport type { CSSProperties } from '@stitches/react';\nimport type { BlockchainMeta } from 'rango-sdk';\n\nimport React from 'react';\n\nimport { LoadingFailedAlert } from '../../components/Alert/LoadingFailedAlert';\nimport { NotFoundAlert } from '../../components/Alert/NotFoundAlert';\nimport { BlockchainsList } from '../../components/BlockchainsList';\nimport { SecondaryPage } from '../../components/SecondaryPage/SecondaryPage';\nimport { Spinner } from '../../components/Spinner';\nimport { styled } from '../../theme';\nimport { containsText } from '../../utils';\nimport { LoaderContainer } from '../TokenSelector/TokenSelector';\n\nconst ListContainer = styled('div', {\n overflowY: 'auto',\n padding: '0 $4',\n});\n\nconst filterBlockchains = (list: BlockchainMeta[], searchedFor: string) =>\n list.filter(\n (blockchain) =>\n containsText(blockchain.name, searchedFor) ||\n containsText(blockchain.displayName, searchedFor)\n );\n\nexport interface PropTypes {\n type?: 'Source' | 'Destination';\n list: BlockchainMeta[];\n selected?: BlockchainMeta | null;\n onChange: (blockchain: BlockchainMeta) => void;\n onBack?: () => void;\n loadingStatus: LoadingStatus;\n hasHeader?: boolean;\n listContainerStyle?: CSSProperties;\n multiSelect?: boolean;\n selectedList?: BlockchainMeta[] | 'all';\n}\n\nexport function BlockchainSelector(props: PropTypes) {\n const {\n type,\n list,\n onChange,\n selected,\n onBack,\n loadingStatus,\n hasHeader,\n listContainerStyle,\n multiSelect,\n selectedList,\n } = props;\n\n return (\n <SecondaryPage\n textField={true}\n hasHeader={hasHeader}\n textFieldPlaceholder=\"Search blockchains by name\"\n title={`Select ${type} Blockchain`}\n onBack={onBack}>\n {(searchedFor) => {\n const filteredBlockchains = filterBlockchains(list, searchedFor);\n return (\n <>\n {loadingStatus === 'loading' && (\n <LoaderContainer>\n <Spinner size={24} />\n </LoaderContainer>\n )}\n <ListContainer style={listContainerStyle} key=\"1\">\n {loadingStatus === 'failed' && <LoadingFailedAlert />}\n {loadingStatus === 'success' && (\n <>\n {filteredBlockchains.length ? (\n <BlockchainsList\n list={filteredBlockchains}\n selected={selected}\n multiSelect={multiSelect}\n selectedList={selectedList}\n onChange={onChange}\n />\n ) : (\n <NotFoundAlert\n catergory=\"Blockchain\"\n searchedFor={searchedFor}\n />\n )}\n </>\n )}\n </ListContainer>\n </>\n );\n }}\n </SecondaryPage>\n );\n}\n", "import type { BlockchainMeta } from 'rango-sdk';\n\nimport React, { useState } from 'react';\n\nimport { styled } from '../../theme';\nimport { Button } from '../Button/Button';\nimport { FilledCircle, Image } from '../common';\nimport { Typography } from '../Typography';\n\nexport interface PropTypes {\n list: BlockchainMeta[];\n selected?: BlockchainMeta | null;\n onChange: (blockchain: BlockchainMeta) => void;\n multiSelect?: boolean;\n selectedList?: BlockchainMeta[] | 'all';\n}\n\nconst ListContainer = styled('div', {\n display: 'grid',\n gap: '.5rem',\n gridTemplateColumns: ' repeat(2, minmax(0, 1fr))',\n alignContent: 'baseline',\n width: '100%',\n height: '100%',\n});\n\nconst ImageContainer = styled('div', {\n paddingRight: '$4',\n});\n/**\n * @deprecated will be removed in v2\n */\nexport function BlockchainsList(props: PropTypes) {\n const { list, onChange, multiSelect, selectedList } = props;\n const [selected, setSelected] = useState(props.selected);\n\n const changeSelectedBlockchain = (blockchain: BlockchainMeta) => {\n setSelected(blockchain);\n onChange(blockchain);\n };\n\n const isSelect = (name: string) => {\n if (multiSelect && selectedList) {\n const NOT_FOUND_INDEX = -1;\n return (\n selectedList === 'all' ||\n selectedList.findIndex((item) => name === item.name) > NOT_FOUND_INDEX\n );\n }\n return name === selected?.name;\n };\n\n return (\n <ListContainer>\n {list.map((blockchain, index) => {\n const key = `item-${index}`;\n return (\n <Button\n type={isSelect(blockchain.name) ? 'primary' : undefined}\n variant=\"outlined\"\n size=\"large\"\n prefix={\n <ImageContainer>\n <Image size={24} src={blockchain.logo} />\n </ImageContainer>\n }\n suffix={isSelect(blockchain.name) ? <FilledCircle /> : undefined}\n onClick={changeSelectedBlockchain.bind(null, blockchain)}\n key={key}>\n <Typography variant=\"body\" size=\"small\">\n {blockchain.displayName}\n </Typography>\n </Button>\n );\n })}\n </ListContainer>\n );\n}\n", "import type { TokenWithAmount } from '../../components/TokenList/TokenList';\nimport type { LoadingStatus } from '../../types/meta';\n\nimport React from 'react';\n\nimport { LoadingFailedAlert, SecondaryPage, Spinner } from '../../components';\nimport { NotFoundAlert } from '../../components/Alert/NotFoundAlert';\nimport { TokenList } from '../../components/TokenList/TokenList';\nimport { styled } from '../../theme';\nimport { containsText } from '../../utils';\n\nexport const LoaderContainer = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n width: '100%',\n paddingTop: '33%',\n flex: 1,\n});\nexport interface PropTypes {\n list: TokenWithAmount[];\n type?: 'Source' | 'Destination';\n selected: TokenWithAmount | null;\n onChange: (token: TokenWithAmount) => void;\n onBack?: () => void;\n loadingStatus: LoadingStatus;\n hasHeader?: boolean;\n}\n\nconst filterTokens = (list: TokenWithAmount[], searchedFor: string) =>\n list.filter(\n (token) =>\n containsText(token.symbol, searchedFor) ||\n containsText(token.address || '', searchedFor) ||\n containsText(token.name || '', searchedFor)\n );\n\nexport function TokenSelector(props: PropTypes) {\n const { list, type, selected, hasHeader, onChange, onBack, loadingStatus } =\n props;\n\n return (\n <SecondaryPage\n textField={true}\n hasHeader={hasHeader}\n title={`Select ${type} token`}\n onBack={onBack}\n textFieldPlaceholder=\"Search tokens by name\">\n {(searchedFor) => {\n const filteredTokens = filterTokens(list, searchedFor);\n\n return loadingStatus === 'loading' ? (\n <LoaderContainer>\n <Spinner size={24} />\n </LoaderContainer>\n ) : loadingStatus === 'failed' ? (\n <LoadingFailedAlert />\n ) : filteredTokens.length ? (\n <TokenList\n searchedText={searchedFor}\n list={filteredTokens}\n selected={selected}\n onChange={onChange}\n />\n ) : (\n <NotFoundAlert catergory=\"Token\" searchedFor={searchedFor} />\n );\n }}\n </SecondaryPage>\n );\n}\n", "import type { WalletInfo } from '../../components';\nimport type { WalletType } from '@rango-dev/wallets-shared';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Modal, Wallet } from '../../components';\nimport { styled } from '../../theme';\n\nexport interface PropTypes {\n open: boolean;\n list: WalletInfo[];\n onSelect: (walletType: WalletType) => void;\n onClose: () => void;\n error?: string;\n}\n\nconst ModalContent = styled('div', {\n display: 'grid',\n gap: '$8',\n gridTemplateColumns: 'repeat(2, minmax(0, 1fr))',\n overflow: 'auto',\n});\n\nexport function ConnectWalletsModal(props: PropTypes) {\n const { open, list, onSelect, onClose } = props;\n\n return (\n <Modal\n title={i18n.t('Connect Wallets')}\n open={open}\n onClose={onClose}\n styles={{\n container: { width: '75%', maxWidth: '30rem', height: '60%' },\n }}>\n <ModalContent>\n {list.map((info) => (\n <Wallet {...info} key={info.title} onClick={onSelect} />\n ))}\n </ModalContent>\n </Modal>\n );\n}\n", "import type { ConnectedWallet } from '../..';\nimport type { TokenWithBalance } from '../../types/meta';\nimport type { BestRouteResponse, BlockchainMeta, Token } from 'rango-sdk';\n\nimport { i18n } from '@lingui/core';\nimport { Trans } from '@lingui/react';\nimport React from 'react';\n\nimport {\n Button,\n Divider,\n Image,\n PercentageChange,\n TextField,\n Typography,\n} from '../..';\nimport { AngleDownIcon, InfoCircleIcon } from '../../components/Icon';\nimport { styled } from '../../theme';\n\ntype PropTypes = (\n | {\n type: 'From';\n onAmountChange: (amount: string) => void;\n }\n | {\n type: 'To';\n outputAmount: string;\n outputUsdValue: string;\n percentageChange: string;\n showPercentageChange: boolean;\n }\n) & {\n chain: BlockchainMeta | null;\n token: Token | null;\n loadingStatus: 'loading' | 'success' | 'failed';\n fromBlockchain: BlockchainMeta | null;\n toBlockchain: BlockchainMeta | null;\n inputUsdValue: string;\n fromToken: TokenWithBalance | null;\n setInputAmount: (amount: string) => void;\n connectedWallets: ConnectedWallet[];\n inputAmount: string;\n bestRoute: BestRouteResponse | null;\n fetchingBestRoute: boolean;\n onChainClick: () => void;\n onTokenClick: () => void;\n tokenBalanceReal: string;\n tokenBalance: string;\n};\n\nconst Box = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n overflow: 'hidden',\n});\n\nconst Container = styled('div', {\n boxSizing: 'border-box',\n borderRadius: '$xs',\n padding: '$8 $16 $16 $16',\n\n variants: {\n type: {\n filled: {\n backgroundColor: '$background',\n },\n outlined: {\n border: '1px solid $background',\n backgroundColor: '$surface',\n },\n },\n },\n\n defaultVariants: {\n type: 'filled',\n },\n\n '.head': {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n minHeight: '32px',\n },\n '.form': {\n display: 'flex',\n width: '100%',\n padding: '$2 0',\n '.selectors': {\n width: '35%',\n\n '._text': {\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n },\n },\n '.amount': {\n width: '30%',\n },\n },\n '.output-usd': {\n display: 'flex',\n div: {\n display: 'flex',\n paddingLeft: '$8',\n },\n },\n});\n\nconst Options = styled('div', {\n display: 'flex',\n justifyContent: 'flex-end',\n\n '.balance': {\n display: 'flex',\n alignItems: 'center',\n },\n});\n\nconst ImagePlaceholder = styled('span', {\n width: '24px',\n height: '24px',\n backgroundColor: '$background',\n borderRadius: '99999px',\n});\n\nconst OutputContainer = styled('div', {\n windth: '100%',\n height: '$48',\n borderRadius: '$xs',\n backgroundColor: '$surface',\n border: '1px solid transparent',\n position: 'relative',\n display: 'flex',\n alignItems: 'center',\n paddingLeft: '$8',\n paddingRight: '$8',\n});\n\nexport function TokenInfo(props: PropTypes) {\n const {\n type,\n chain,\n token,\n loadingStatus,\n fromBlockchain,\n toBlockchain,\n fromToken,\n setInputAmount,\n inputUsdValue,\n inputAmount,\n bestRoute,\n fetchingBestRoute,\n onChainClick,\n onTokenClick,\n tokenBalanceReal,\n tokenBalance,\n } = props;\n\n const ItemSuffix = (\n <div\n style={{\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n }}>\n {loadingStatus === 'failed' && <InfoCircleIcon color=\"error\" size={24} />}\n <AngleDownIcon />\n </div>\n );\n\n return (\n <Box>\n <Container type={type === 'From' ? 'filled' : 'outlined'}>\n <div className=\"head\">\n <Typography variant=\"body\" size=\"small\" color=\"neutral600\">\n {type === 'From' ? (\n <Trans id=\"swap from\" message=\"From\" />\n ) : (\n <Trans id=\"swap to\" message=\"To\" />\n )}\n </Typography>\n {type === 'From' ? (\n <Options>\n <div\n className=\"balance\"\n onClick={() => {\n if (tokenBalance !== '0') {\n setInputAmount(tokenBalanceReal.split(',').join(''));\n }\n }}>\n <Typography variant=\"body\" size=\"small\" color=\"neutral800\">\n {i18n.t('Balance')}: {tokenBalance} {fromToken?.symbol || ''}\n </Typography>\n <Divider size={4} />\n <Button type=\"primary\" variant=\"ghost\" size=\"small\">\n <Trans id=\"maximum amount of asset\" message=\"Max\" />\n </Button>\n </div>\n </Options>\n ) : (\n <div className=\"output-usd\">\n <PercentageChange\n percentageChange={props.percentageChange}\n showPercentageChange={props.showPercentageChange}\n />\n <div>\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n color=\"neutral800\">{`$${props.outputUsdValue}`}</Typography>\n </div>\n </div>\n )}\n </div>\n <div className=\"form\">\n <Button\n className=\"selectors\"\n onClick={onChainClick}\n variant=\"outlined\"\n disabled={loadingStatus === 'failed'}\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && chain ? (\n <Image src={chain.logo} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && chain\n ? chain.displayName\n : i18n.t('Chain')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <Button\n className=\"selectors\"\n onClick={onTokenClick}\n variant=\"outlined\"\n disabled={\n loadingStatus === 'failed' ||\n (type === 'From' && !fromBlockchain) ||\n (type === 'To' && !toBlockchain)\n }\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && token ? (\n <Image src={token.image} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && token\n ? token.symbol\n : i18n.t('Token')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <div className=\"amount\">\n {type === 'From' ? (\n <TextField\n type=\"number\"\n size=\"large\"\n autoFocus\n placeholder=\"0\"\n style={{\n position: 'relative',\n backgroundColor: '$background !important',\n }}\n suffix={\n <span\n style={{\n position: 'absolute',\n right: '4px',\n bottom: '2px',\n }}>\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n color=\"neutral600\">{`$${inputUsdValue}`}</Typography>\n </span>\n }\n value={inputAmount || ''}\n min={0}\n onChange={\n type === 'From'\n ? (event: React.ChangeEvent<HTMLInputElement>) => {\n props.onAmountChange(event.target.value);\n }\n : undefined\n }\n />\n ) : (\n <OutputContainer>\n <Typography variant=\"title\" size=\"medium\">\n {fetchingBestRoute && '?'}\n {!!bestRoute?.result && `\u2248 ${props.outputAmount}`}\n {(!inputAmount || inputAmount === '0') && '0'}\n </Typography>\n </OutputContainer>\n )}\n </div>\n </div>\n </Container>\n </Box>\n );\n}\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Alert } from '../../components/Alert';\nimport { ChangeSlippageButton } from '../../components/ChangeSlippageButton';\n\ninterface PropTypes {\n selectedSlippage: number;\n highSlippage: boolean;\n changeSlippage: () => void;\n}\n\nexport function HighSlippageWarning(props: PropTypes) {\n const { highSlippage, selectedSlippage, changeSlippage } = props;\n\n return (\n <>\n {highSlippage && (\n <Alert\n type=\"warning\"\n footer={<ChangeSlippageButton onClick={changeSlippage} />}>\n {i18n.t({\n id: ' Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.',\n values: { selectedSlippage },\n })}\n </Alert>\n )}\n </>\n );\n}\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { ChangeSlippageButton, Divider, Typography } from '../../components';\nimport { styled } from '../../theme';\n\ninterface PropTypes {\n minRequiredSlippage: string | null;\n changeSlippage: () => void;\n}\n\nconst StyledMessage = styled(Typography, {\n color: '$error500 !important',\n});\n\nexport function MinRequiredSlippage({\n minRequiredSlippage,\n changeSlippage,\n}: PropTypes) {\n return (\n <StyledMessage variant=\"body\" size=\"small\">\n {i18n.t({\n id: 'We recommend you to increase slippage to at least {minRequiredSlippage} for this route.',\n values: { minRequiredSlippage },\n })}\n <Divider size={8} />\n <ChangeSlippageButton onClick={changeSlippage} />\n </StyledMessage>\n );\n}\n", "import React from 'react';\n\nimport { Typography } from '../../components';\nimport { styled } from '../../theme';\n\ninterface PropTypes {\n messages: string[];\n}\n\nconst List = styled('ul', {\n padding: '$0 $0 $40 $0',\n margin: 0,\n});\n\nconst ListItem = styled('li', {\n paddingBottom: '$10',\n});\n\nconst Message = styled(Typography, {\n display: 'block',\n});\n\nexport function BalanceErrors({ messages }: PropTypes) {\n return (\n <>\n <List>\n {messages.map((warning, index) => {\n const key = index + warning;\n return (\n <ListItem key={key}>\n <Message variant=\"body\" size=\"medium\" color=\"$neutral700\">\n {warning}\n </Message>\n </ListItem>\n );\n })}\n </List>\n </>\n );\n}\n", "import type { SwapInputProps } from './SwapInput.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport {\n Divider,\n PriceImpact,\n Skeleton,\n Tooltip,\n Typography,\n} from '../../components';\nimport { UI_ID } from '../../constants';\n\nimport {\n amountStyles,\n balanceStyles,\n Container,\n formStyles,\n InputAmount,\n labelContainerStyles,\n labelStyles,\n MaxButton,\n textStyles,\n UsdPrice,\n ValueTypography,\n} from './SwapInput.styles';\nimport { TokenSection } from './TokenSection';\n\nexport function SwapInput(props: SwapInputProps) {\n const showBalance =\n 'balance' in props && !props.loading && !props.loadingBalance;\n const showBalanceSkeleton =\n 'balance' in props && (props.loading || props.loadingBalance);\n return (\n <Container\n id={\n props.mode === 'To'\n ? UI_ID.SWAP_TO_INPUT_CONTAINER_ID\n : UI_ID.SWAP_FROM_INPUT_CONTAINER_ID\n }\n sharpBottomStyle={props.sharpBottomStyle}>\n <div className={labelContainerStyles()}>\n <div className={labelStyles()}>\n <Typography variant=\"body\" size=\"small\" className={textStyles()}>\n {props.label}\n </Typography>\n {showBalance && (\n <div className={balanceStyles()}>\n <Typography\n className={textStyles()}\n mr={4}\n variant=\"body\"\n size=\"xsmall\">\n {i18n.t('Balance')}: {props.balance}\n </Typography>\n <MaxButton\n variant=\"default\"\n size=\"xsmall\"\n onClick={props.onSelectMaxBalance}>\n <Typography variant=\"body\" size=\"xsmall\" color=\"secondary500\">\n {i18n.t('Max')}\n </Typography>\n </MaxButton>\n </div>\n )}\n {showBalanceSkeleton && (\n <div className={balanceStyles()}>\n <Skeleton variant=\"text\" size=\"large\" width={105} />\n </div>\n )}\n </div>\n </div>\n <div className={formStyles()}>\n <TokenSection\n chain={props.chain.displayName}\n chianImageId={\n props.mode === 'To'\n ? UI_ID.SWAP_TO_CHAIN_IMAGE_ID\n : UI_ID.SWAP_FROM_CHAIN_IMAGE_ID\n }\n tokenSymbol={props.token.displayName}\n error={props.error}\n chainImage={props.chain.image}\n tokenImage={props.token.image}\n onClick={props.onClickToken}\n loading={props.loading}\n />\n <div className={amountStyles()}>\n {props.loading || (props.mode === 'To' && props.fetchingQuote) ? (\n <>\n <Skeleton variant=\"text\" size=\"large\" />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" />\n </>\n ) : (\n <>\n <Tooltip\n content={props.price.realValue}\n container={props.tooltipContainer}\n open={\n !props.price.realValue || props.price.realValue === '0'\n ? false\n : undefined\n }>\n <InputAmount\n disabled={props.disabled || props.mode === 'To'}\n style={{ padding: 0 }}\n value={props.price.value}\n type={'onInputChange' in props ? 'number' : 'text'}\n size=\"large\"\n placeholder=\"0\"\n variant=\"ghost\"\n min={0}\n {...('onInputChange' in props && {\n onChange: (event: React.ChangeEvent<HTMLInputElement>) =>\n props.onInputChange(event.target.value),\n })}\n />\n </Tooltip>\n {'percentageChange' in props ? (\n <PriceImpact\n size=\"large\"\n tooltipProps={{\n container: props.tooltipContainer,\n side: 'bottom',\n }}\n outputUsdValue={props.price.usdValue}\n realOutputUsdValue={props.price.realUsdValue}\n error={props.price.error}\n percentageChange={props.percentageChange}\n warningLevel={props.warningLevel}\n />\n ) : (\n <Tooltip\n content={props.price.realUsdValue}\n container={props.tooltipContainer}\n open={\n !props.price.realUsdValue ||\n props.price.realUsdValue === '0'\n ? false\n : undefined\n }\n side=\"bottom\">\n <ValueTypography hasWarning={!!props.price.error}>\n <UsdPrice variant=\"body\" size=\"medium\">\n {props.price.usdValue\n ? `~$${props.price.usdValue}`\n : props.price.error}\n </UsdPrice>\n </ValueTypography>\n </Tooltip>\n )}\n </>\n )}\n </div>\n </div>\n </Container>\n );\n}\n", "export const UI_ID = {\n SWAP_FROM_INPUT_CONTAINER_ID: 'rango-swap-from-input-container',\n SWAP_TO_INPUT_CONTAINER_ID: 'rango-swap-to-input-container',\n SWAP_FROM_CHAIN_IMAGE_ID: 'rango-swap-from-chain-image',\n SWAP_TO_CHAIN_IMAGE_ID: 'rango-swap-to-chain-image',\n};\n", "import { Button, TextField, Typography } from '../../components';\nimport { css, darkTheme, styled } from '../../theme';\n\nexport const textStyles = css();\n\nexport const Container = styled('div', {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n borderRadius: '$xm',\n padding: '$15',\n variants: {\n sharpBottomStyle: {\n true: {\n borderBottomLeftRadius: '$0',\n borderBottomRightRadius: '$0',\n },\n },\n },\n [`& .${textStyles}`]: {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n});\n\nexport const InputAmount = styled(TextField, {\n width: '100%',\n padding: '0',\n fontSize: '$18',\n lineHeight: '$26',\n fontWeight: '$medium',\n textAlign: 'right',\n '&:disabled': {\n cursor: 'unset',\n },\n});\nexport const MaxButton = styled(Button, {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary800',\n },\n backgroundColor: '$$color',\n});\n\nexport const ValueTypography = styled('div', {\n display: 'flex',\n width: '100%',\n textAlign: 'right',\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n variants: {\n hasWarning: {\n true: {\n '& ._typography': {\n color: '$warning500',\n },\n },\n false: {\n '& ._typography': {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n },\n },\n },\n});\n\nexport const formStyles = css({\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n});\n\nexport const labelStyles = css({\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n});\n\nexport const balanceStyles = css({\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const amountStyles = css({\n width: '45%',\n maxWidth: '170px',\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'end',\n flexGrow: 1,\n});\n\nexport const labelContainerStyles = css({\n paddingBottom: '$5',\n});\n\nexport const UsdPrice = styled(Typography, {\n width: '100%',\n textAlign: 'right',\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n});\n", "import type { TokenSectionProps } from './TokenSection.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { ChainToken, Divider, Skeleton, Typography } from '../../components';\n\nimport {\n chainNameStyles,\n Container,\n skeletonStyles,\n tokenChainStyles,\n TokenSectionContainer,\n} from './TokenSection.styles';\n\nexport function TokenSection(props: TokenSectionProps) {\n const {\n error,\n chainImage,\n tokenImage,\n tokenSymbol,\n chain,\n chianImageId,\n onClick,\n loading,\n } = props;\n return (\n <Container variant=\"default\" disabled={error || loading} onClick={onClick}>\n <TokenSectionContainer>\n <ChainToken\n chianImageId={chianImageId}\n size=\"large\"\n useAsPlaceholder={error}\n chainImage={chainImage}\n tokenImage={tokenImage}\n loading={loading}\n />\n <div className={tokenChainStyles()}>\n {loading ? (\n <div className={skeletonStyles()}>\n <Skeleton variant=\"text\" size=\"large\" />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" />\n </div>\n ) : (\n <>\n <Typography variant=\"title\" size=\"medium\">\n {error || (!loading && !tokenSymbol)\n ? i18n.t('Token')\n : tokenSymbol}\n </Typography>\n <Typography\n variant=\"body\"\n size=\"medium\"\n className={chainNameStyles()}>\n {error || (!loading && !chain) ? i18n.t('Chain') : chain}\n </Typography>\n </>\n )}\n </div>\n </TokenSectionContainer>\n </Container>\n );\n}\n", "import { Button } from '../../components';\nimport { css, darkTheme, styled } from '../../theme';\n\nexport const Container = styled(Button, {\n maxWidth: '180px',\n minWidth: '130px',\n flexGrow: 1,\n backgroundColor: 'transparent',\n color: '$neutral700',\n '&:disabled': {\n color: '$neutral600',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color !important',\n outline: 0,\n },\n '&:disabled:hover': {\n backgroundColor: 'transparent',\n },\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n backgroundColor: '$$color !important',\n },\n});\n\nexport const chainNameStyles = css();\n\nexport const TokenSectionContainer = styled('div', {\n maxWidth: '170px',\n padding: '$2 $5',\n display: 'flex',\n borderRadius: '$xs',\n justifyContent: 'start',\n boxSizing: 'border-box',\n alignItems: 'center',\n [`& .${chainNameStyles}`]: {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n});\n\nexport const tokenChainStyles = css({\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'start',\n paddingLeft: '$10',\n flexGrow: 1,\n textAlign: 'left',\n});\n\nexport const skeletonStyles = css({\n width: '100%',\n padding: '$5 $0',\n});\n", "import React from 'react';\nimport copy from 'copy-to-clipboard';\n\nexport function useCopyToClipboard(resetInterval?: number) {\n const [isCopied, setCopied] = React.useState(false);\n\n const handleCopy = React.useCallback((text: string | number) => {\n copy(text.toString());\n setCopied(true);\n }, []);\n\n React.useEffect(() => {\n let timeout: NodeJS.Timeout;\n if (isCopied && resetInterval) {\n timeout = setTimeout(() => setCopied(false), resetInterval);\n }\n return () => {\n clearTimeout(timeout);\n };\n }, [isCopied, resetInterval]);\n\n return [isCopied, handleCopy] as const;\n}\n"],
|
|
5
|
-
"mappings": "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OAAQ,CACN,UAAW,QACb,EACA,KAAM,CACJ,UAAW,MACb,EACA,MAAO,CACL,UAAW,OACb,CACF,EACA,OAAQ,CACN,KAAM,CACJ,WAAY,QACd,CACF,EACA,GAAI,CACF,EAAG,CACD,WAAY,IACd,EACA,EAAG,CACD,WAAY,IACd,EACA,EAAG,CACD,WAAY,IACd,EACA,GAAI,CACF,WAAY,KACd,CACF,EACA,GAAI,CACF,EAAG,CACD,UAAW,IACb,EACA,EAAG,CACD,UAAW,IACb,EACA,EAAG,CACD,UAAW,IACb,EACA,GAAI,CACF,UAAW,KACb,CACF,EACA,GAAI,CACF,EAAG,CACD,YAAa,IACf,EACA,EAAG,CACD,YAAa,IACf,EACA,EAAG,CACD,YAAa,IACf,EACA,GAAI,CACF,YAAa,KACf,CACF,EACA,GAAI,CACF,EAAG,CACD,aAAc,IAChB,EACA,EAAG,CACD,aAAc,IAChB,EACA,EAAG,CACD,aAAc,IAChB,EACA,GAAI,CACF,aAAc,KAChB,CACF,CACF,EAEA,iBAAkB,CAChB,CACE,KAAM,QACN,QAAS,UACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,UACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,QACN,QAAS,UACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EAEA,CACE,KAAM,QACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,QACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EAEA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EAEA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EAEA,CACE,KAAM,QACN,QAAS,OACT,IAAK,CACH,SAAU,MACV,WAAY,WACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,OACT,IAAK,CACH,SAAU,MACV,WAAY,WACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,QACN,QAAS,OACT,IAAK,CACH,SAAU,MACV,WAAY,WACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,OACT,IAAK,CACH,SAAU,MACV,WAAY,WACZ,WAAY,KACd,CACF,CACF,CACF,CAAC,ED9PM,SAASC,EAAW,CACzB,SAAAC,EACA,UAAAC,EACA,MAAAC,EACA,GAAGC,CACL,EAAiC,CAC/B,IAAMC,EAAYF,EACd,CACE,MAAOA,EAAM,WAAW,GAAG,EAAIA,EAAQ,IAAIA,GAC7C,EACA,CACE,MAAO,aACT,EACJ,OACEG,GAAA,cAACC,GAAA,CACC,UAAW,qBAAqBL,GAAa,KAC7C,IAAKG,EACJ,GAAGD,GACHH,CACH,CAEJ,CArBgBO,EAAAR,EAAA,cEHT,IAAMS,GAA0BC,EAAOC,EAAY,CACxD,WAAY,MACd,CAAC,ECJM,IAAMC,GAAWC,EAAA,CAACC,EAAYC,IAAkC,CACrE,GAAIA,IAAY,UAIhB,OAAQD,EAAM,CACZ,IAAK,UACL,IAAK,UACL,IAAK,QACL,IAAK,OACH,MAAO,GAAGA,OACZ,QACE,MACJ,CACF,EAdwB,YAgBXE,GAAmBH,EAACE,GAAkC,CACjE,OAAQA,EAAS,CACf,IAAK,QACH,MAAO,QACT,IAAK,UACH,MAAO,SACT,QACE,MAAO,QACX,CACF,EATgC,oBChBzB,IAAME,GAAYC,EAAO,MAAO,CACrC,QAAS,OACT,cAAe,SACf,aAAc,MAEd,iCAAkC,CAChC,cAAe,WACjB,EAEA,UAAW,CACT,WAAY,KACZ,YAAa,KACf,EACA,eAAgB,CACd,MAAO,cACP,SAAU,MACV,WAAY,KACd,EACA,SAAU,CACR,KAAM,CACJ,QAAS,CAAC,EACV,QAAS,CAAC,EACV,MAAO,CAAC,EACR,KAAM,CAAC,EACP,QAAS,CAAC,CACZ,EACA,QAAS,CACP,QAAS,CACP,QAAS,KACT,WAAY,aACZ,gBAAiB,aACnB,EACA,MAAO,CACL,QAAS,SACT,oBAAqB,CACnB,WAAY,SACd,CACF,CACF,CACF,EAEA,iBAAkB,CAChB,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,QAAS,qBACT,CAAC,IAAIC,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,gBAAiB,SACnB,CACF,EACA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,QAAS,mBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,kBACX,EACA,gBAAiB,SACnB,CACF,EACA,CACE,KAAM,OACN,QAAS,QACT,IAAK,CACH,QAAS,kBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,iBACX,EACA,gBAAiB,SACnB,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,gBAAiB,SACnB,CACF,CACF,CACF,CAAC,EAEYC,GAAOF,EAAO,MAAO,CAChC,QAAS,OACT,WAAY,SACZ,UAAW,UACX,SAAU,CACR,QAAS,CACP,QAAS,CACP,eAAgB,eAClB,EACA,MAAO,CACL,eAAgB,YAClB,CACF,CACF,CACF,CAAC,EAEYG,GAAiBH,EAAO,MAAO,CAC1C,QAAS,OACT,WAAY,SACZ,KAAM,OACR,CAAC,EAEYI,GAAgBJ,EAAO,MAAO,CACzC,aAAc,MACd,MAAO,MACP,OAAQ,MACR,QAAS,OACT,eAAgB,SAChB,WAAY,SACZ,UAAW,aACX,WAAY,EACZ,SAAU,CACR,KAAM,CACJ,QAAS,CACP,QAAS,qBACT,CAAC,IAAIC,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,gBAAiB,SACnB,EACA,QAAS,CACP,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,gBAAiB,SACnB,EACA,MAAO,CACL,QAAS,mBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,kBACX,EACA,gBAAiB,SACnB,EACA,KAAM,CACJ,QAAS,kBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,iBACX,EACA,gBAAiB,SACnB,EACA,QAAS,CACP,QAAS,kBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,iBACX,EACA,gBAAiB,SACnB,CACF,EACA,MAAO,CACL,OAAQ,CACN,UAAW,QACb,CACF,CACF,CACF,CAAC,ECpKD,OAAOI,OAAW,QCAlB,OAAOC,IAAS,iBAAAC,OAAqB,QCArC,OAAOC,OAAW,QCAX,IAAMC,GAAeC,EAAO,MAAO,CACxC,SAAU,CACR,MAAO,CACL,QAAS,CACP,MAAO,aACT,EACA,UAAW,CACT,MAAO,eACT,EACA,MAAO,CACL,MAAO,WACT,EACA,QAAS,CACP,MAAO,aACT,EACA,QAAS,CACP,MAAO,aACT,EACA,MAAO,CACL,MAAO,aACT,EACA,MAAO,CACL,MAAO,aACT,EACA,KAAM,CACJ,MAAO,UACT,EACA,KAAM,CACJ,MAAO,aACT,CACF,CACF,CACF,CAAC,ED5BM,SAASC,EAAQC,EAAiC,CAEvD,GAAM,CAAE,KAAAC,EAAO,MAAO,MAAAC,EAAO,SAAAC,CAAS,EAAIH,EAEpCI,EAAc,CAClB,GAFuBD,GAAU,MAGjC,MAAOF,EACP,OAAQA,EACR,MAAOC,EACP,UAAW,OACb,EAEA,OACEG,GAAA,cAACC,GAAA,CAAc,GAAGF,GAAcD,GAAU,MAAM,QAAS,CAE7D,CAfgBI,EAAAR,EAAA,WDAhB,SAASS,GAAOC,EAAiC,CAC/C,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,+MACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,2MACF,KAAK,eACP,CACF,CACF,CACF,CAjBSC,EAAAL,GAAA,UAkBT,IAAOM,GAAQN,GGtBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAaC,EAAiC,CACrD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,mpFACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,4hBACF,KAAK,eACP,CACF,CACF,CACF,CAjBSC,EAAAL,GAAA,gBAkBT,IAAOM,GAAQN,GCtBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAaC,EAAiC,CACrD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,aACXA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,yOACF,KAAK,eACP,CACF,CACF,CACF,CAZSC,EAAAL,GAAA,gBAaT,IAAOM,GAAQN,GCjBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAgBC,EAAiC,CACxD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yqDACF,KAAK,UACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,mBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAeC,EAAiC,CACvD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yUACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,kBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAeC,EAAiC,CACvD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0UACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,kBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAgBC,EAAiC,CACxD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0UACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,mBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAaC,EAAiC,CACrD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0TACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,gBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAASC,EAAiC,CACjD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,SAAS,0BACVA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6hBACF,KAAK,eACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QAAK,MAAO,GAAI,OAAQ,GAAI,KAAK,QAAQ,CAC5C,CACF,CACF,CACF,CACF,CApBSC,EAAAL,GAAA,YAqBT,IAAOM,GAAQN,GCzBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAYC,EAAiC,CACpD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,2jCACF,KAAK,eACP,CACF,CACF,CACF,CAXSC,EAAAL,GAAA,eAYT,IAAOM,GAAQN,GChBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,uzCACF,KAAK,eACP,CACF,CACF,CACF,CAXSC,EAAAL,GAAA,WAYT,IAAOM,GAAQN,GChBf,OAAOO,GAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAkBC,EAAiC,CAC1D,OAAOC,GACLC,EACAF,EACAG,EAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,EAAA,cAAC,UAAO,GAAI,KAAM,GAAI,EAAG,EAAG,EAAG,KAAK,UAAU,EAC9CA,EAAA,cAAC,QACC,EAAE,0qBACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,gsBACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,usBACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,oNACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,kNACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,yMACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,kNACF,KAAK,QACP,EACAA,EAAA,cAAC,UAAO,GAAI,IAAK,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAC9CA,EAAA,cAAC,KAAE,SAAS,0BACVA,EAAA,cAAC,QACC,EAAE,8lBACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,2bACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,4rBACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,qkCACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,6YACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,kNACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4HACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oIACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4VACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oNACF,KAAK,UACL,YAAa,IACf,EACAA,EAAA,cAAC,QACC,EAAE,kNACF,KAAK,UACL,YAAa,IACf,EACAA,EAAA,cAAC,QACC,EAAE,oNACF,KAAK,QACL,YAAa,GACf,CACF,EACAA,EAAA,cAAC,UAAO,GAAI,KAAM,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAC/CA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yEACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iEACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yEACF,KAAK,QACP,EACAA,EAAA,cAAC,YACCA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,EACJ,GAAI,EACJ,EAAG,EACH,cAAc,iBACd,kBAAkB,qDAClBA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,YAAS,GAAG,oBACXA,EAAA,cAAC,QACC,MAAO,GACP,OAAQ,GACR,KAAK,QACL,UAAU,oBACZ,CACF,CACF,CACF,CACF,CACF,CAjISC,EAAAL,GAAA,qBAkIT,IAAOM,GAAQN,GCtIf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAgBC,EAAiC,CACxD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6hDACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,mBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAYC,EAAiC,CACpD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,qfACF,KAAK,eACP,CACF,CACF,CACF,CAXSC,EAAAL,GAAA,eAYT,IAAOM,GAAQN,GChBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,SAAS,0BACVA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,moGACF,KAAK,eACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QACC,MAAO,GACP,OAAQ,GACR,KAAK,QACL,UAAU,qBACZ,CACF,CACF,CACF,CACF,CACF,CAzBSC,EAAAL,GAAA,aA0BT,IAAOM,GAAQN,GC9Bf,OAAOO,GAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAWC,EAAiC,CACnD,OAAOC,GACLC,EACAF,EACAG,EAAA,cAAC,OAAI,QAAQ,cAAc,MAAM,8BAC/BA,EAAA,cAAC,QACC,EAAE,kSACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,4QACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,guBACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,wQACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,6dACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oEACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,2GACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,kSACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,0FACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,kPACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4dACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4OACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,qeACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,mFACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,8ZACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,8ZACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,8NACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4NACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,mPACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,4HACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,iOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,gOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,2HACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,mNACF,KAAK,iCACP,EACAA,EAAA,cAAC,KAAE,QAAS,IACVA,EAAA,cAAC,QACC,EAAE,gOACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,KAAE,QAAS,IACVA,EAAA,cAAC,QACC,EAAE,8NACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,KAAE,QAAS,IACVA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,QACC,EAAE,oNACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,iNACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,qeACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,0uCACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,ifACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,qZACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,ofACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,+YACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,+5MACF,KAAK,UACP,EACAA,EAAA,cAAC,YACCA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,QACJ,GAAI,QACJ,GAAI,OACJ,GAAI,QACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,SACJ,GAAI,SACJ,GAAI,QACJ,GAAI,QACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,QACJ,GAAI,QACJ,GAAI,MACJ,GAAI,QACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,QACJ,GAAI,SACJ,GAAI,QACJ,GAAI,QACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,QACJ,GAAI,SACJ,GAAI,QACJ,GAAI,QACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,QACJ,GAAI,SACJ,GAAI,QACJ,GAAI,QACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,CACF,CACF,CACF,CACF,CAvQSC,EAAAL,GAAA,cAwQT,IAAOM,GAAQN,GC5Qf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,mXACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,WAcT,IAAOM,GAAQN,GClBf,OAAOO,GAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAeC,EAAiC,CACvD,OAAOC,GACLC,EACAF,EACAG,EAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,EAAA,cAAC,UAAO,GAAI,MAAO,GAAI,EAAG,EAAG,EAAG,KAAK,UAAU,EAC/CA,EAAA,cAAC,KAAE,SAAS,0BACVA,EAAA,cAAC,QACC,EAAE,+EACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,wDACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4FACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4DACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4DACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4DACF,KAAK,UACP,CACF,EACAA,EAAA,cAAC,UAAO,GAAI,KAAM,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAC/CA,EAAA,cAAC,KAAE,SAAS,0BACVA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4vCACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,UAAO,GAAI,MAAO,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAChDA,EAAA,cAAC,QACC,EAAE,q4BACF,KAAK,QACP,EACAA,EAAA,cAAC,YACCA,EAAA,cAAC,YAAS,GAAG,oBACXA,EAAA,cAAC,QACC,MAAO,GACP,OAAQ,GACR,KAAK,QACL,UAAU,oBACZ,CACF,EACAA,EAAA,cAAC,YAAS,GAAG,oBACXA,EAAA,cAAC,QACC,MAAO,EACP,OAAQ,EACR,KAAK,QACL,UAAU,qBACZ,CACF,CACF,CACF,CACF,CACF,CAlESC,EAAAL,GAAA,kBAmET,IAAOM,GAAQN,GCvEf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAASC,EAAiC,CACjD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2JACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,YAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,aACXA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,uKACF,KAAK,eACP,CACF,CACF,CACF,CAZSC,EAAAL,GAAA,WAaT,IAAOM,GAAQN,GCjBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAgBC,EAAiC,CACxD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,omFACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,mBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,2ZACF,KAAK,UACP,EACAA,GAAA,cAAC,QACC,EAAE,uOACF,KAAK,UACP,EACAA,GAAA,cAAC,QACC,EAAE,+NACF,KAAK,UACP,CACF,CACF,CACF,CAnBSC,EAAAL,GAAA,WAoBT,IAAOM,GAAQN,GCxBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAOC,EAAiC,CAC/C,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,u1BACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,o3BACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,g2BACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6cACF,KAAK,eACP,CACF,CACF,CACF,CA/BSC,EAAAL,GAAA,UAgCT,IAAOM,GAAQN,GCpCf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,GAAG,UACJA,GAAA,cAAC,QACC,GAAG,WACH,SAAS,UACT,SAAS,UACT,EAAE,moBACF,KAAK,eACP,CACF,CACF,CACF,CACF,CAhBSC,EAAAL,GAAA,aAiBT,IAAOM,GAAQN,GCrBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAcC,EAAiC,CACtD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,SAAS,0BACVA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iTACF,KAAK,UACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,q8BACF,KAAK,eACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QAAK,MAAO,GAAI,OAAQ,GAAI,KAAK,QAAQ,CAC5C,CACF,CACF,CACF,CACF,CA1BSC,EAAAL,GAAA,iBA2BT,IAAOM,GAAQN,GC/Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAaC,EAAiC,CACrD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,koBACF,KAAK,eACP,CACF,CACF,CACF,CAXSC,EAAAL,GAAA,gBAYT,IAAOM,GAAQN,GChBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,6ZACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kNACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,8aACF,KAAK,eACP,CACF,CACF,CACF,CArBSC,EAAAL,GAAA,WAsBT,IAAOM,GAAQN,GC1Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAYC,EAAiC,CACpD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,+ZACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,2NACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,sXACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,swBACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,6NACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,iOACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,6SACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,mTACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,0ZACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,ibACF,KAAK,eACP,CACF,CACF,CACF,CA/CSC,EAAAL,GAAA,eAgDT,IAAOM,GAAQN,GCpDf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAaC,EAAiC,CACrD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,q5GACF,KAAK,eACP,CACF,CACF,CACF,CAXSC,EAAAL,GAAA,gBAYT,IAAOM,GAAQN,GChBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yjCACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,WAcT,IAAOM,GAAQN,GClBf,OAAOO,GAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAWC,EAAiC,CACnD,OAAOC,GACLC,EACAF,EACAG,EAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,EAAA,cAAC,QACC,EAAE,0YACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,yZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+YACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+YACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8YACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,0VACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,CACF,CACF,CACF,CAvDSC,EAAAL,GAAA,cAwDT,IAAOM,GAAQN,GC5Df,OAAOO,GAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAgBC,EAAiC,CACxD,OAAOC,GACLC,EACAF,EACAG,EAAA,cAAC,OAAI,QAAQ,aAAa,MAAM,8BAC9BA,EAAA,cAAC,KAAE,SAAS,0BACVA,EAAA,cAAC,QACC,EAAE,gVACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+cACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gSACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,opBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iaACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,4HACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uzBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+aACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,o0BACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,yaACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6pCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,m6BACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,2KACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,EAAE,2PACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,y9CACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,oKACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,kFACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,oIACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,kFACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,oIACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,2IACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,mFACF,KAAK,UACP,CACF,EACAA,EAAA,cAAC,YACCA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,QACJ,GAAI,QACJ,GAAI,QACJ,GAAI,QACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,UAAU,UAAU,EAC1BA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,EACJ,GAAI,OACJ,GAAI,QACJ,GAAI,OACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,GAAK,UAAU,UAAU,EACvCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,kBACC,GAAG,2BACH,GAAI,QACJ,GAAI,OACJ,GAAI,QACJ,GAAI,OACJ,cAAc,kBACdA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,IAAM,UAAU,UAAU,EACxCA,EAAA,cAAC,QAAK,OAAQ,EAAG,UAAU,UAAU,CACvC,EACAA,EAAA,cAAC,YAAS,GAAG,oBACXA,EAAA,cAAC,QAAK,MAAO,QAAS,OAAQ,GAAI,KAAK,QAAQ,CACjD,CACF,CACF,CACF,CACF,CAvJSC,EAAAL,GAAA,mBAwJT,IAAOM,GAAQN,GC5Jf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,UACF,OAAO,eACP,YAAa,IACb,cAAc,QAChB,EACAA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,WACF,OAAO,eACP,YAAa,IACb,cAAc,QAChB,EACAA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,WACF,OAAO,eACP,YAAa,IACb,cAAc,QAChB,CACF,CACF,CACF,CA5BSC,EAAAL,GAAA,WA6BT,IAAOM,GAAQN,GCjCf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAWC,EAAiC,CACnD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+zEACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,GAAG,mBACH,MAAO,CACL,SAAU,OACZ,EACA,UAAU,iBACV,EAAG,EACH,EAAG,EACH,MAAO,GACP,OAAQ,IACRA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,oFACF,KAAK,QACP,CACF,EACAA,GAAA,cAAC,KAAE,KAAK,0BACNA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,szEACF,KAAK,UACP,CACF,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kPACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6ZACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,qaACF,KAAK,eACP,CACF,CACF,CACF,CAxDSC,EAAAL,GAAA,cAyDT,IAAOM,GAAQN,GC7Df,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kaACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,WAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAkBC,EAAiC,CAC1D,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,GAAG,oBACJA,GAAA,cAAC,KAAE,GAAG,oBACJA,GAAA,cAAC,QACC,GAAG,WACH,SAAS,UACT,SAAS,UACT,EAAE,krCACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,GAAG,iBACH,EAAE,kPACF,KAAK,eACP,CACF,CACF,CACF,CACF,CACF,CAvBSC,EAAAL,GAAA,qBAwBT,IAAOM,GAAQN,GC5Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAsBC,EAAiC,CAC9D,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,SAAS,0BACVA,GAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4TACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,28DACF,KAAK,QACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QACC,MAAO,GACP,OAAQ,GACR,KAAK,QACL,UAAU,wBACZ,CACF,CACF,CACF,CACF,CACF,CAjCSC,EAAAL,GAAA,yBAkCT,IAAOM,GAAQN,GCtCf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAiBC,EAAiC,CACzD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4+BACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,oBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,GAAG,UACJA,GAAA,cAAC,QACC,GAAG,SACH,EAAE,s5CACF,KAAK,eACL,OAAO,eACP,YAAa,IACf,CACF,CACF,CACF,CACF,CAhBSC,EAAAL,GAAA,aAiBT,IAAOM,GAAQN,GCrBf,OAAOO,GAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAiBC,EAAiC,CACzD,OAAOC,GACLC,EACAF,EACAG,EAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,EAAA,cAAC,UAAO,GAAI,GAAI,GAAI,EAAG,EAAG,EAAG,KAAK,UAAU,EAC5CA,EAAA,cAAC,QACC,EAAE,k2DACF,KAAK,QACP,EACAA,EAAA,cAAC,UAAO,GAAI,EAAG,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAC5CA,EAAA,cAAC,KAAE,SAAS,0BACVA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yhBACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kiCACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,u/BACF,KAAK,QACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,oNACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,UAAO,GAAI,GAAI,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAC7CA,EAAA,cAAC,KAAE,SAAS,0BACVA,EAAA,cAAC,QACC,EAAE,+4BACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,YACCA,EAAA,cAAC,YAAS,GAAG,oBACXA,EAAA,cAAC,QACC,MAAO,QACP,OAAQ,EACR,KAAK,QACL,UAAU,kBACZ,CACF,EACAA,EAAA,cAAC,YAAS,GAAG,oBACXA,EAAA,cAAC,QACC,MAAO,EACP,OAAQ,EACR,KAAK,QACL,UAAU,mBACZ,CACF,CACF,CACF,CACF,CACF,CAhESC,EAAAL,GAAA,oBAiET,IAAOM,GAAQN,GCrEf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAOC,EAAiC,CAC/C,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,SAAS,0BACVA,GAAA,cAAC,QACC,EAAE,kxCACF,KAAK,eACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QACC,MAAO,GACP,OAAQ,GACR,KAAK,QACL,UAAU,sBACZ,CACF,CACF,CACF,CACF,CACF,CAvBSC,EAAAL,GAAA,UAwBT,IAAOM,GAAQN,GC5Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAWC,EAAiC,CACnD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,yqBACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,4RACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,EAAE,gSACF,KAAK,eACP,CACF,CACF,CACF,CAnBSC,EAAAL,GAAA,cAoBT,IAAOM,GAAQN,GCxBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAWC,EAAiC,CACnD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+OACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2PACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,uPACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2PACF,KAAK,eACP,CACF,CACF,CACF,CA/BSC,EAAAL,GAAA,cAgCT,IAAOM,GAAQN,GCpCf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAASC,EAAiC,CACjD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,g0EACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,gaACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,uZACF,KAAK,eACP,CACF,CACF,CACF,CAzBSC,EAAAL,GAAA,YA0BT,IAAOM,GAAQN,GC9Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,oaACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,oPACF,KAAK,eACP,CACF,CACF,CACF,CAnBSC,EAAAL,GAAA,aAoBT,IAAOM,GAAQN,GCxBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,aACXA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,0EACF,KAAK,eACP,CACF,CACF,CACF,CAZSC,EAAAL,GAAA,WAaT,IAAOM,GAAQN,GCjBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,ubACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iWACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8bACF,KAAK,eACP,CACF,CACF,CACF,CAzBSC,EAAAL,GAAA,WA0BT,IAAOM,GAAQN,GC9Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAeC,EAAiC,CACvD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8wDACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,kBAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAQC,EAAiC,CAChD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,uYACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2YACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0MACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0NACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4NACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,wMACF,KAAK,eACP,CACF,CACF,CACF,CA3CSC,EAAAL,GAAA,WA4CT,IAAOM,GAAQN,GChDf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAgBC,EAAiC,CACxD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,UAAO,GAAI,MAAO,GAAI,EAAG,EAAG,EAAG,KAAK,UAAU,EAC/CA,GAAA,cAAC,QACC,EAAE,4sCACF,KAAK,QACP,EACAA,GAAA,cAAC,UAAO,GAAI,KAAM,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAC/CA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8xBACF,KAAK,QACP,EACAA,GAAA,cAAC,UAAO,GAAI,MAAO,GAAI,GAAI,EAAG,EAAG,KAAK,UAAU,EAChDA,GAAA,cAAC,KAAE,SAAS,0BACVA,GAAA,cAAC,QACC,EAAE,qtCACF,KAAK,QACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QACC,MAAO,EACP,OAAQ,EACR,KAAK,QACL,UAAU,6CACZ,CACF,CACF,CACF,CACF,CACF,CApCSC,EAAAL,GAAA,mBAqCT,IAAOM,GAAQN,GCzCf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,SAAS,0BACVA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kyGACF,KAAK,eACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QACC,MAAO,GACP,OAAQ,GACR,KAAK,QACL,UAAU,qBACZ,CACF,CACF,CACF,CACF,CACF,CAzBSC,EAAAL,GAAA,aA0BT,IAAOM,GAAQN,GC9Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAWC,EAAiC,CACnD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,+vBACF,KAAK,eACP,CACF,CACF,CACF,CAXSC,EAAAL,GAAA,cAYT,IAAOM,GAAQN,GChBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAASC,EAAiC,CACjD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,GAAG,QAAQ,SAAS,0BACrBA,GAAA,cAAC,QACC,GAAG,UACH,SAAS,UACT,SAAS,UACT,EAAE,qoBACF,KAAK,eACP,CACF,EACAA,GAAA,cAAC,YACCA,GAAA,cAAC,YAAS,GAAG,oBACXA,GAAA,cAAC,QAAK,MAAO,GAAI,OAAQ,GAAI,KAAK,QAAQ,CAC5C,CACF,CACF,CACF,CACF,CArBSC,EAAAL,GAAA,YAsBT,IAAOM,GAAQN,GC1Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,EAAE,22CACF,KAAK,UACP,CACF,CACF,CACF,CAXSC,EAAAL,GAAA,aAYT,IAAOM,GAAQN,GChBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,83BACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,40BACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kzBACF,KAAK,eACP,CACF,CACF,CACF,CAzBSC,EAAAL,GAAA,aA0BT,IAAOM,GAAQN,GC9Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAWC,EAAiC,CACnD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,m8DACF,KAAK,eACP,CACF,CACF,CACF,CAZSC,EAAAL,GAAA,cAaT,IAAOM,GAAQN,GCjBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAOC,EAAiC,CAC/C,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,GAAG,OACJA,GAAA,cAAC,QACC,GAAG,SACH,EAAE,kmCACF,KAAK,UACP,EACAA,GAAA,cAAC,QACC,GAAG,WACH,EAAE,kSACF,KAAK,UACP,EACAA,GAAA,cAAC,QACC,GAAG,WACH,EAAE,qaACF,KAAK,UACP,CACF,CACF,CACF,CACF,CAxBSC,EAAAL,GAAA,UAyBT,IAAOM,GAAQN,GC7Bf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAUC,EAAiC,CAClD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,2rDACF,KAAK,eACP,CACF,CACF,CACF,CAZSC,EAAAL,GAAA,aAaT,IAAOM,GAAQN,GCjBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAYC,EAAiC,CACpD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,qxEACF,KAAK,eACP,CACF,CACF,CACF,CAbSC,EAAAL,GAAA,eAcT,IAAOM,GAAQN,GClBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAASC,EAAiC,CACjD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,KAAE,GAAG,SACJA,GAAA,cAAC,KAAE,GAAG,UACJA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,izBACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,64CACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,wpCACF,KAAK,eACP,EACAA,GAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iTACF,KAAK,eACP,CACF,CACF,CACF,CACF,CACF,CAnCSC,EAAAL,GAAA,YAoCT,IAAOM,GAAQN,GCxCf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAYC,EAAiC,CACpD,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,qsBACF,KAAK,eACP,CACF,CACF,CACF,CAZSC,EAAAL,GAAA,eAaT,IAAOM,GAAQN,GCjBf,OAAOO,IAAS,iBAAAC,OAAqB,QAIrC,SAASC,GAAKC,EAAiC,CAC7C,OAAOC,GACLC,EACAF,EACAG,GAAA,cAAC,OAAI,QAAQ,YAAY,MAAM,8BAC7BA,GAAA,cAAC,QACC,SAAS,UACT,EAAE,8QACF,KAAK,eACP,CACF,CACF,CACF,CAZSC,EAAAL,GAAA,QAaT,IAAOM,GAAQN,GChBf,OAAOO,OAAW,QAKlB,IAAMC,GAAOC,EAAU,CACrB,OAAQ,CACN,UAAW,gBACb,CACF,CAAC,EAEKC,GAAmBC,EAAO,MAAO,CACrC,SAAU,WACV,UAAW,GAAGH,0BACd,QAAS,OACT,eAAgB,SAChB,WAAY,QACd,CAAC,EASM,SAASI,EAAQC,EAAkB,CACxC,GAAM,CAAE,KAAAC,EAAM,MAAAC,EAAO,IAAAC,EAAM,CAAC,CAAE,EAAIH,EAClC,OACEI,GAAA,cAACP,GAAA,CAAiB,IAAKM,GACrBC,GAAA,cAACC,GAAA,CAAY,KAAMJ,EAAM,MAAOC,EAAO,CACzC,CAEJ,CAPgBI,EAAAP,EAAA,WjEjBhB,SAASQ,GAAUC,EAAgC,CACjD,OAAQA,EAAM,KAAM,CAClB,IAAK,UACH,OAAOC,GAAA,cAACC,GAAA,CAAa,MAAOF,EAAM,KAAM,KAAM,GAAI,EACpD,IAAK,UACH,OAAOC,GAAA,cAACE,GAAA,CAAY,MAAOH,EAAM,KAAM,KAAM,GAAI,EACnD,IAAK,QACH,OAAOC,GAAA,cAACG,GAAA,CAAU,MAAOJ,EAAM,KAAM,KAAM,GAAI,EACjD,IAAK,UACH,OAAOC,GAAA,cAACI,EAAA,CAAQ,MAAM,OAAO,KAAM,GAAI,EACzC,QACE,OAAOJ,GAAA,cAACK,GAAA,CAAc,MAAON,EAAM,KAAM,KAAM,GAAI,CACvD,CACF,CAbSO,EAAAR,GAAA,aAeT,IAAOS,GAAQT,GTfR,SAASU,EAAMC,EAAqC,CACzD,GAAM,CACJ,KAAAC,EACA,MAAAC,EACA,OAAAC,EACA,OAAAC,EACA,gBAAAC,EACA,QAAAC,EAAU,UACV,WAAAC,CACF,EAAIP,EACEQ,EAAiB,OAAOL,GAAW,SAEzC,OACEM,GAAA,cAACC,GAAA,CACC,UAAU,SACV,IAAKL,EACL,KAAMJ,EACN,QAASK,GACTG,GAAA,cAACE,GAAA,CAAK,QAASL,GACbG,GAAA,cAACG,GAAA,KACCH,GAAA,cAACI,GAAA,CAAc,KAAMZ,GACnBQ,GAAA,cAACK,GAAA,CAAU,KAAMb,EAAM,CACzB,EACAQ,GAAA,cAACM,EAAA,CAAQ,UAAU,aAAa,KAAM,EAAG,EACxCb,GACCO,GAAA,cAACO,EAAA,CACC,MAAOC,GAAShB,EAAMK,CAAO,EAC7B,MAAOC,EACP,QAAQ,OACR,UAAU,mBACV,KAAMW,GAAiBZ,CAAO,GAC7BJ,CACH,CAEJ,EACCE,EAASK,GAAA,cAAC,WAAKL,CAAO,EAAS,IAClC,EACCD,EACCM,GAAA,cAAC,OAAI,UAAW,UAAUD,EAAiB,cAAgB,MACxDL,CACH,EACE,IACN,CAEJ,CA5CgBgB,EAAApB,EAAA,SA8ChBA,EAAM,SAAW,IAAM,U2E1DvB,OAAS,QAAAqB,OAAY,eACrB,OAAOC,OAAW,QAOX,SAASC,IAAqB,CACnC,OACEC,GAAA,cAACC,EAAA,CACC,KAAK,QACL,MAAOC,GAAK,EACV,gEACF,EACF,CAEJ,CATgBC,EAAAJ,GAAA,sBCRhB,OAAOK,OAAW,QAYX,SAASC,GAAcC,EAAkB,CAC9C,GAAM,CAAE,UAAAC,EAAW,YAAAC,CAAY,EAAIF,EACnC,OACEG,GAAA,cAACC,EAAA,CACC,KAAK,QACL,MAAO,GAAGH,KACRC,EAAc,IAAMA,EAAc,IAAM,gBAE5C,CAEJ,CAVgBG,EAAAN,GAAA,iBCThB,OAAOO,OAAW,QCDX,IAAMC,GAAeC,EAAO,OAAQ,CACzC,MAAO,OACP,OAAQ,OACR,gBAAiB,cACjB,aAAc,SAChB,CAAC,ECPD,OAAOC,OAAW,QAIX,IAAMC,GAAiBC,EAAO,MAAO,CAC1C,QAAS,OACT,eAAgB,SAChB,WAAY,SACZ,SAAU,CACR,MAAO,OACP,OAAQ,OACR,UAAW,SACb,EACA,YAAa,CACX,aAAc,KAChB,CACF,CAAC,EAWM,SAASC,EAAMC,EAAkB,CACtC,GAAM,CACJ,KAAAC,EACA,iBAAAC,EACA,gBAAAC,EAAkB,gBAClB,KAAAC,EACA,GAAGC,CACL,EAAIL,EAEEM,EAAeF,IAAS,WAAa,MAAQ,MAEnD,OACEG,GAAA,cAACV,GAAA,CACC,IAAK,CACH,MAAOI,EAAO,KACd,OAAQA,EAAO,KACf,GAAIC,GAAoB,CAAE,gBAAAC,EAAiB,aAAAG,CAAa,CAC1D,GACC,CAACJ,GACAK,GAAA,cAAC,OACC,UAAW,SAASH,IAAS,WAAa,WAAa,KACtD,GAAGC,EACN,CAEJ,CAEJ,CA1BgBG,EAAAT,EAAA,SCxBT,IAAMU,GAAOC,EAAO,SAAU,CACnC,QAAS,MACT,aAAc,MACd,MAAO,OACP,QAAS,qBACT,CAAC,IAAIC,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,gBAAiB,UACjB,QAAS,OACT,cAAe,SACf,eAAgB,SAChB,WAAY,SACZ,OAAQ,UACR,OAAQ,EACR,WAAY,UACZ,CAAC,KAAKC,IAAgB,EAAG,CACvB,aAAc,MACd,SAAU,QACZ,EACA,UAAW,CACT,QAAS,kBACT,CAAC,IAAID,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,gBAAiB,SACnB,EACA,kBAAmB,CACjB,QAAS,EACT,QAAS,kBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,iBACX,EACA,gBAAiB,SACnB,EACA,SAAU,CACR,SAAU,CACR,KAAM,CAAE,QAAS,yBAA0B,EAC3C,MAAO,CAAE,QAAS,CAAE,CACtB,CACF,CACF,CAAC,EHrCM,SAASE,GAAgBC,EAAqC,CACnE,GAAM,CAAE,SAAAC,EAAU,SAAAC,EAAU,QAAAC,CAAQ,EAAIH,EACxC,OACEI,GAAA,cAACC,GAAA,CAAK,SAAUH,EAAU,QAASC,GAChCF,CACH,CAEJ,CAPgBK,EAAAP,GAAA,mBIPhB,OAAS,QAAAQ,OAAY,eACrB,OAAOC,OAAW,QCClB,OAAOC,OAAW,QAIX,SAASC,GAAKC,EAAqB,CACxC,GAAM,CAAE,KAAAC,EAAO,MAAO,MAAAC,CAAM,EAAIF,EAOhC,OACEG,GAAA,cAACC,GAAA,CACE,GARe,CAClB,MAAOH,EACP,OAAQA,EACR,MAAOC,EACP,UAAW,OACb,EAII,MAAM,6BACN,QAAQ,YACR,UAAU,YACVC,GAAA,cAAC,KAAE,KAAK,gBACNA,GAAA,cAAC,QAAK,EAAE,iOAAiO,EACzOA,GAAA,cAAC,QAAK,EAAE,kuBAAkuB,CAC5uB,EACAA,GAAA,cAAC,QACC,KAAK,eACL,EAAE,kOACF,QAAS,GACT,MAAO,CACL,aAAc,UAChB,EACF,CACF,CAEJ,CA5BgBE,EAAAN,GAAA,QCJT,IAAMO,GAAYC,EAAO,MAAO,CACrC,QAAS,OACT,MAAO,OACP,eAAgB,MAChB,WAAY,QACd,CAAC,EAEYC,GAAeD,EAAO,IAAK,CACtC,QAAS,OACT,eAAgB,SAChB,WAAY,SACZ,eAAgB,MAClB,CAAC,EFLM,SAASE,IAAa,CAC3B,OACEC,GAAA,cAACC,GAAA,KACCD,GAAA,cAACE,EAAA,CAAW,QAAQ,OAAO,KAAK,SAAS,MAAM,eAC5CC,GAAK,EAAE,YAAY,CACtB,EACAH,GAAA,cAACI,EAAA,CAAQ,UAAU,aAAa,KAAM,EAAG,EACzCJ,GAAA,cAACK,GAAA,CAAa,KAAK,yBAAyB,OAAO,UACjDL,GAAA,cAACM,GAAA,CAAK,KAAM,GAAI,MAAM,OAAO,EAC7BN,GAAA,cAACI,EAAA,CAAQ,UAAU,aAAa,KAAM,EAAG,EAEzCJ,GAAA,cAACE,EAAA,CAAW,QAAQ,OAAO,KAAK,SAAS,MAAM,cAAa,OAE5D,CACF,CACF,CAEJ,CAjBgBK,EAAAR,GAAA,cGNhB,OAAOS,OAAW,QCDX,IAAMC,GAAaC,EAAO,SAAU,CACzC,SAAU,WACV,QAAS,OACT,SAAU,SACV,WAAY,SACZ,eAAgB,SAChB,SAAU,MACV,WAAY,OACZ,OAAQ,IACR,aAAc,aACd,OAAQ,UACR,WAAY,YACZ,WAAY,UACZ,SAAU,CACR,KAAM,CACJ,QAAS,CACP,SAAU,MACV,WAAY,OACZ,QAAS,IACX,EACA,OAAQ,CACN,SAAU,MACV,WAAY,OACZ,QAAS,OACX,EACA,MAAO,CACL,SAAU,MACV,WAAY,UACZ,WAAY,OACZ,QAAS,OACX,EACA,OAAQ,CACN,SAAU,MACV,WAAY,OACZ,WAAY,UACZ,QAAS,OACX,EACA,MAAO,CACL,SAAU,MACV,WAAY,OACZ,QAAS,UACT,WAAY,SACd,CACF,EACA,QAAS,CACP,UAAW,CACT,gBAAiB,cACjB,MAAO,cACP,OAAQ,EACR,UAAW,CACT,gBAAiB,aACnB,EACA,kBAAmB,CACjB,gBAAiB,cACjB,QAAS,CACX,EACA,aAAc,CACZ,QAAS,qBACT,CAAC,IAAIC,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,gBAAiB,cACjB,MAAO,UACP,cAAe,MACjB,CACF,EACA,SAAU,CACR,gBAAiB,cACjB,OAAQ,EACR,YAAa,QACb,MAAO,cACP,YAAa,cACb,UAAW,CACT,YAAa,aACf,EACA,kBAAmB,CACjB,YAAa,cACb,QAAS,CACX,EACA,aAAc,CACZ,YAAa,cACb,MAAO,cACP,cAAe,MACjB,CACF,EACA,MAAO,CACL,gBAAiB,cACjB,MAAO,cACP,aAAc,CACZ,MAAO,cACP,cAAe,MACjB,EACA,kBAAmB,CACjB,gBAAiB,cACjB,QAAS,CACX,EACA,UAAW,CACT,MAAO,eACT,CACF,EACA,QAAS,CAAC,CACZ,EACA,UAAW,CACT,KAAM,CACJ,MAAO,MACT,CACF,EACA,KAAM,CACJ,QAAS,CAAC,EACV,MAAO,CAAC,EACR,QAAS,CAAC,EACV,QAAS,CAAC,EACV,UAAW,CAAC,CACd,CACF,EAEA,iBAAkB,CAChB,CACE,KAAM,UACN,QAAS,YACT,IAAK,CACH,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,SACT,EACA,aAAc,CACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,WAAY,cACZ,MAAO,UACP,cAAe,MACjB,EACA,YAAa,CACX,WAAY,aACd,EACA,WAAY,CACV,gBAAiB,cACjB,eAAgB,OAChB,WAAY,eACd,EACA,kBAAmB,CACjB,WAAY,cACZ,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,WACT,IAAK,CACH,MAAO,cACP,YAAa,cACb,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,kBAAmB,CACjB,MAAO,cACP,YAAa,cACb,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,MAAO,cACP,UAAW,CACT,MAAO,aACT,EACA,kBAAmB,CACjB,MAAO,cACP,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,YACN,QAAS,YACT,IAAK,CACH,WAAY,gBACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,gBACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,SACT,EACA,YAAa,CACX,WAAY,eACd,EACA,UAAW,CACT,WAAY,gBACZ,QAAS,CACX,EACA,kBAAmB,CACjB,WAAY,gBACZ,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,YACN,QAAS,WACT,IAAK,CACH,MAAO,gBACP,YAAa,gBACb,UAAW,CACT,MAAO,gBACP,YAAa,eACf,EACA,YAAa,CACX,MAAO,gBACP,YAAa,eACf,EACA,UAAW,CACT,MAAO,gBACP,YAAa,gBACb,QAAS,CACX,EACA,kBAAmB,CACjB,MAAO,gBACP,YAAa,gBACb,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,YACN,QAAS,QACT,IAAK,CACH,MAAO,gBACP,UAAW,CACT,MAAO,eACT,EACA,YAAa,CACX,MAAO,eACT,EACA,UAAW,CACT,MAAO,gBACP,QAAS,CACX,EACA,kBAAmB,CACjB,MAAO,gBACP,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,QACN,QAAS,YACT,IAAK,CACH,WAAY,YACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,WACd,EACA,YAAa,CACX,WAAY,WACd,EACA,UAAW,CACT,WAAY,WACd,EACA,kBAAmB,CACjB,UAAW,mBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,kBACb,EACA,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,QACN,QAAS,WACT,IAAK,CACH,MAAO,YACP,YAAa,YACb,UAAW,CACT,MAAO,YACP,YAAa,WACf,EACA,YAAa,CACX,MAAO,YACP,YAAa,WACf,EACA,UAAW,CACT,MAAO,YACP,YAAa,WACf,EACA,kBAAmB,CACjB,UAAW,mBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,kBACb,EACA,MAAO,YACP,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,MAAO,YACP,UAAW,CACT,MAAO,WACT,EACA,YAAa,CACX,MAAO,WACT,EACA,UAAW,CACT,MAAO,WACT,EACA,kBAAmB,CACjB,UAAW,mBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,kBACb,EACA,MAAO,YACP,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,YACT,IAAK,CACH,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,SACT,EACA,YAAa,CACX,WAAY,aACd,EACA,UAAW,CACT,WAAY,aACd,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,WACT,IAAK,CACH,MAAO,cACP,YAAa,cACb,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,YAAa,CACX,MAAO,cACP,YAAa,aACf,EACA,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,YACd,MAAO,WACT,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,MAAO,cACP,UAAW,CACT,MAAO,aACT,EACA,YAAa,CACX,MAAO,aACT,EACA,UAAW,CACT,MAAO,aACT,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,oBACb,EACA,MAAO,WACT,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,YACT,IAAK,CACH,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,KAAa,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,SACT,EACA,YAAa,CACX,WAAY,aACd,EACA,UAAW,CACT,WAAY,aACd,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,WACT,IAAK,CACH,MAAO,cACP,YAAa,cACb,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,YAAa,CACX,MAAO,cACP,YAAa,aACf,EACA,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,YACd,MAAO,WACT,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,MAAO,cACP,UAAW,CACT,MAAO,aACT,EACA,YAAa,CACX,MAAO,aACT,EACA,UAAW,CACT,MAAO,aACT,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,KAAa,EAAG,CACnB,UAAW,oBACb,EACA,QAAS,EACT,MAAO,WACT,CACF,CACF,CACF,EACA,gBAAiB,CACf,KAAM,SACN,QAAS,WACX,CACF,CAAC,EAEYC,GAAUF,EAAO,OAAQ,CACpC,SAAU,EACV,QAAS,eACT,SAAU,CACR,GAAI,CACF,KAAM,CACJ,YAAa,IACf,CACF,EACA,GAAI,CACF,KAAM,CACJ,aAAc,IAChB,CACF,CACF,CACF,CAAC,EAEKG,GAASC,EAAU,CACvB,GAAI,CACF,UAAW,WACX,QAAS,EACX,CACF,CAAC,EAEYC,GAAkBL,EAAO,MAAO,CAC3C,SAAU,WACV,IAAK,IACL,MAAO,IACP,OAAQ,IACR,KAAM,IAEN,SAAU,CACR,UAAW,WACX,aAAc,OACd,SAAU,WACV,QAAS,OACT,gBAAiB,cACjB,UAAW,GAAGG,gBAChB,CACF,CAAC,ECpjBD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AAQ,UACR,SAAU,CACR,SAAU,CACR,KAAM,CAAC,CACT,EACA,UAAW,CACT,KAAM,CAAC,CACT,EACA,SAAU,CACR,YAAa,CAAC,EACd,eAAgB,CAAC,EACjB,WAAY,CAAC,EACb,cAAe,CAAC,EAChB,aAAc,CAAC,EACf,gBAAiB,CAAC,CACpB,CACF,EACA,iBAAkB,CAChB,CACE,SAAU,YACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,YACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,QACX,UAAW,kBACb,CACF,EACA,CACE,SAAU,YACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,MACX,UAAW,mBACX,WAAY,cAAcA,kBAC5B,CACF,EACA,CACE,SAAU,eACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,eACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,mBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,eACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,mBACX,UAAW,MACX,WAAY,cAAcA,kBAC5B,CACF,EACA,CACE,SAAU,WACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,WACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,WACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,MACX,WAAY,cAAcA,kBAC5B,CACF,EACA,CACE,SAAU,cACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,cACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,cACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,MACX,WAAY,cAAcA,kBAC5B,CACF,EACA,CACE,SAAU,aACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,QACX,UAAW,gBACX,QAAS,CACX,CACF,EACA,CACE,SAAU,aACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,QACX,UAAW,qBACX,QAAS,CACX,CACF,EACA,CACE,SAAU,aACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,MACX,QAAS,EACT,UAAW,qBACX,WAAY,cAAcA,kBAC5B,CACF,EACA,CACE,SAAU,gBACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,QACX,QAAS,CACX,CACF,EACA,CACE,SAAU,gBACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,QACX,QAAS,CACX,CACF,EACA,CACE,SAAU,gBACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,MACX,QAAS,EACT,WAAY,cAAcA,kBAC5B,CACF,CACF,CACF,CAAC,EAEYC,GAAiBF,EAAO,MAAO,CAC1C,SAAU,SACV,SAAU,WACV,OAAQ,KACR,QAAS,OACT,IAAK,KACL,cAAe,SACf,SAAU,CACR,SAAU,CACR,YAAa,CACX,MAAO,GACP,IAAK,CACP,EACA,eAAgB,CACd,MAAO,GACP,OAAQ,EACR,cAAe,gBACjB,EACA,WAAY,CACV,KAAM,GACN,IAAK,CACP,EACA,cAAe,CACb,KAAM,GACN,OAAQ,EACR,cAAe,gBACjB,EACA,aAAc,CACZ,KAAM,MACN,UAAW,mBACX,IAAK,CACP,EACA,gBAAiB,CACf,KAAM,MACN,UAAW,mBACX,OAAQ,EACR,cAAe,gBACjB,CACF,CACF,CACF,CAAC,EAEYG,GAAWH,EAAO,MAAO,CACpC,QAAS,OACT,aAAc,MACd,MAAO,QACP,UAAW,OACX,SAAU,CACR,QAAS,CACP,OAAQ,CACN,gBAAiB,cACjB,YAAa,YACb,UAAW,CACT,gBAAiB,WACjB,CAAC,IAAII,KAAa,EAAG,CACnB,gBAAiB,aACnB,CACF,CACF,EACA,SAAU,CACR,YAAa,CACX,QAAS,MACT,MAAO,OACP,eAAgB,SAC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",
|
|
6
|
-
"names": ["i18n", "I18nProvider", "React", "useEffect", "useReducer", "messages", "messages", "messages", "messages", "messages", "messages", "i18n", "I18nManager", "props", "count", "forceUpdate", "useReducer", "x", "useEffect", "React", "I18nProvider", "__name", "React", "React", "createStitches", "theme", "media", "utils", "value", "darkColors", "typedCreateStiches", "styled", "css", "createTheme", "keyframes", "globalCss", "config", "lightTheme", "darkTheme", "DividerContainer", "styled", "DEFAULT_SIZE", "Divider", "size", "direction", "props", "React", "DividerContainer", "__name", "React", "TypographyContainer", "styled", "Typography", "children", "className", "color", "props", "customCss", "React", "TypographyContainer", "__name", "NotSelectableTypography", "styled", "Typography", "getColor", "__name", "type", "variant", "mapVariantToSize", "Container", "styled", "darkTheme", "Main", "TitleContainer", "IconHighlight", "React", "React", "createElement", "React", "SvgWithColor", "styled", "SvgIcon", "props", "size", "color", "children", "commonProps", "React", "SvgWithColor", "__name", "SvgAdd", "props", "createElement", "SvgIcon", "React", "__name", "Add_default", "React", "createElement", "SvgAutoTheme", "props", "createElement", "SvgIcon", "React", "__name", "AutoTheme_default", "React", "createElement", "SvgAutorenew", "props", "createElement", "SvgIcon", "React", "__name", "Autorenew_default", "React", "createElement", "SvgBorderRadius", "props", "createElement", "SvgIcon", "React", "__name", "BorderRadius_default", "React", "createElement", "SvgChevronDown", "props", "createElement", "SvgIcon", "React", "__name", "ChevronDown_default", "React", "createElement", "SvgChevronLeft", "props", "createElement", "SvgIcon", "React", "__name", "ChevronLeft_default", "React", "createElement", "SvgChevronRight", "props", "createElement", "SvgIcon", "React", "__name", "ChevronRight_default", "React", "createElement", "SvgChevronUp", "props", "createElement", "SvgIcon", "React", "__name", "ChevronUp_default", "React", "createElement", "SvgClose", "props", "createElement", "SvgIcon", "React", "__name", "Close_default", "React", "createElement", "SvgComplete", "props", "createElement", "SvgIcon", "React", "__name", "Complete_default", "React", "createElement", "SvgCopy", "props", "createElement", "SvgIcon", "React", "__name", "Copy_default", "React", "createElement", "SvgCosmosCategory", "props", "createElement", "SvgIcon", "React", "__name", "CosmosCategory_default", "React", "createElement", "SvgCustomColors", "props", "createElement", "SvgIcon", "React", "__name", "CustomColors_default", "React", "createElement", "SvgDarkMode", "props", "createElement", "SvgIcon", "React", "__name", "DarkMode_default", "React", "createElement", "SvgDelete", "props", "createElement", "SvgIcon", "React", "__name", "Delete_default", "React", "createElement", "SvgDesktop", "props", "createElement", "SvgIcon", "React", "__name", "Desktop_default", "React", "createElement", "SvgDone", "props", "createElement", "SvgIcon", "React", "__name", "Done_default", "React", "createElement", "SvgEvmCategory", "props", "createElement", "SvgIcon", "React", "__name", "EvmCategory_default", "React", "createElement", "SvgError", "props", "createElement", "SvgIcon", "React", "__name", "Error_default", "React", "createElement", "SvgExit", "props", "createElement", "SvgIcon", "React", "__name", "Exit_default", "React", "createElement", "SvgExternalLink", "props", "createElement", "SvgIcon", "React", "__name", "ExternalLink_default", "React", "createElement", "SvgFont", "props", "createElement", "SvgIcon", "React", "__name", "Font_default", "React", "createElement", "SvgGas", "props", "createElement", "SvgIcon", "React", "__name", "Gas_default", "React", "createElement", "SvgHeight", "props", "createElement", "SvgIcon", "React", "__name", "Height_default", "React", "createElement", "SvgInProgress", "props", "createElement", "SvgIcon", "React", "__name", "InProgress_default", "React", "createElement", "SvgInfoError", "props", "createElement", "SvgIcon", "React", "__name", "InfoError_default", "React", "createElement", "SvgInfo", "props", "createElement", "SvgIcon", "React", "__name", "Info_default", "React", "createElement", "SvgLanguage", "props", "createElement", "SvgIcon", "React", "__name", "Language_default", "React", "createElement", "SvgLightMode", "props", "createElement", "SvgIcon", "React", "__name", "LightMode_default", "React", "createElement", "SvgLink", "props", "createElement", "SvgIcon", "React", "__name", "Link_default", "React", "createElement", "SvgLoading", "props", "createElement", "SvgIcon", "React", "__name", "Loading_default", "React", "createElement", "SvgLogoWithText", "props", "createElement", "SvgIcon", "React", "__name", "LogoWithText_default", "React", "createElement", "SvgMenu", "props", "createElement", "SvgIcon", "React", "__name", "Menu_default", "React", "createElement", "SvgNoRoute", "props", "createElement", "SvgIcon", "React", "__name", "NoRoute_default", "React", "createElement", "SvgNext", "props", "createElement", "SvgIcon", "React", "__name", "Next_default", "React", "createElement", "SvgNoNotification", "props", "createElement", "SvgIcon", "React", "__name", "NoNotification_default", "React", "createElement", "SvgNotificationNumber", "props", "createElement", "SvgIcon", "React", "__name", "NotificationNumber_default", "React", "createElement", "SvgNotifications", "props", "createElement", "SvgIcon", "React", "__name", "Notifications_default", "React", "createElement", "SvgNumber", "props", "createElement", "SvgIcon", "React", "__name", "Number_default", "React", "createElement", "SvgOtherCategory", "props", "createElement", "SvgIcon", "React", "__name", "OtherCategory_default", "React", "createElement", "SvgPin", "props", "createElement", "SvgIcon", "React", "__name", "Pin_default", "React", "createElement", "SvgRefresh", "props", "createElement", "SvgIcon", "React", "__name", "Refresh_default", "React", "createElement", "SvgReverse", "props", "createElement", "SvgIcon", "React", "__name", "Reverse_default", "React", "createElement", "SvgRoute", "props", "createElement", "SvgIcon", "React", "__name", "Route_default", "React", "createElement", "SvgSearch", "props", "createElement", "SvgIcon", "React", "__name", "Search_default", "React", "createElement", "SvgSwap", "props", "createElement", "SvgIcon", "React", "__name", "Swap_default", "React", "createElement", "SvgTime", "props", "createElement", "SvgIcon", "React", "__name", "Time_default", "React", "createElement", "SvgTransaction", "props", "createElement", "SvgIcon", "React", "__name", "Transaction_default", "React", "createElement", "SvgTune", "props", "createElement", "SvgIcon", "React", "__name", "Tune_default", "React", "createElement", "SvgUtxoCategory", "props", "createElement", "SvgIcon", "React", "__name", "UtxoCategory_default", "React", "createElement", "SvgWallet", "props", "createElement", "SvgIcon", "React", "__name", "Wallet_default", "React", "createElement", "SvgWarning", "props", "createElement", "SvgIcon", "React", "__name", "Warning_default", "React", "createElement", "SvgWidth", "props", "createElement", "SvgIcon", "React", "__name", "Width_default", "React", "createElement", "SvgChains", "props", "createElement", "SvgIcon", "React", "__name", "Chains_default", "React", "createElement", "SvgColors", "props", "createElement", "SvgIcon", "React", "__name", "Colors_default", "React", "createElement", "SvgDiscord", "props", "createElement", "SvgIcon", "React", "__name", "Discord_default", "React", "createElement", "SvgKey", "props", "createElement", "SvgIcon", "React", "__name", "Key_default", "React", "createElement", "SvgMedium", "props", "createElement", "SvgIcon", "React", "__name", "Medium_default", "React", "createElement", "SvgSettings", "props", "createElement", "SvgIcon", "React", "__name", "Settings_default", "React", "createElement", "SvgStyle", "props", "createElement", "SvgIcon", "React", "__name", "Style_default", "React", "createElement", "SvgTelegram", "props", "createElement", "SvgIcon", "React", "__name", "Telegram_default", "React", "createElement", "SvgX", "props", "createElement", "SvgIcon", "React", "__name", "X_default", "React", "spin", "keyframes", "SpinnerContainer", "styled", "Spinner", "props", "size", "color", "css", "React", "Loading_default", "__name", "AlertIcon", "props", "React", "Complete_default", "Warning_default", "Error_default", "Spinner", "InfoError_default", "__name", "AlertIcon_default", "Alert", "props", "type", "title", "footer", "action", "containerStyles", "variant", "titleAlign", "isFooterString", "React", "Container", "Main", "TitleContainer", "IconHighlight", "AlertIcon_default", "Divider", "Typography", "getColor", "mapVariantToSize", "__name", "i18n", "React", "LoadingFailedAlert", "React", "Alert", "i18n", "__name", "React", "NotFoundAlert", "props", "catergory", "searchedFor", "React", "Alert", "__name", "React", "FilledCircle", "styled", "React", "ImageContainer", "styled", "Image", "props", "size", "useAsPlaceholder", "backgroundColor", "type", "otherProps", "borderRadius", "React", "__name", "Chip", "styled", "darkTheme", "ImageContainer", "BlockchainsChip", "props", "children", "selected", "onClick", "React", "Chip", "__name", "i18n", "React", "React", "Logo", "props", "size", "color", "React", "SvgWithColor", "__name", "Container", "styled", "StyledAnchor", "BottomLogo", "React", "Container", "Typography", "i18n", "Divider", "StyledAnchor", "Logo", "__name", "React", "ButtonBase", "styled", "darkTheme", "Content", "ripple", "keyframes", "RippleContainer", "React", "useEffect", "useState", "DURATION", "useDebouncedRippleCleanUp", "__name", "rippleCount", "duration", "cleanUpFunction", "useEffect", "bounce", "Ripple", "rippleArray", "setRippleArray", "useState", "React", "RippleContainer", "event", "rippleContainer", "size", "x", "y", "newRipple", "ripple", "index", "key", "Ripple_default", "ButtonComponent", "props", "ref", "children", "loading", "disabled", "prefix", "suffix", "onClick", "disableRipple", "otherProps", "shouldShowRipple", "React", "ButtonBase", "Spinner", "Content", "Ripple_default", "__name", "Button", "React", "IconButtonComponent", "props", "ref", "style", "otherProps", "React", "Button", "__name", "IconButton", "Collapsible", "React", "Collapsible", "slideDown", "keyframes", "slideUp", "CollapsibleContent", "styled", "Collapsible", "Trigger", "styled", "CollapsibleComponent", "props", "open", "onOpenChange", "trigger", "children", "otherProps", "React", "Trigger", "CollapsibleContent", "__name", "React", "i18n", "ChangeSlippageButton", "props", "onClick", "React", "Button", "i18n", "__name", "React", "RadixCheckbox", "CheckboxContainer", "styled", "CheckboxRoot", "darkTheme", "CheckboxIndicator", "Label", "Checkbox", "props", "id", "label", "otherProps", "hasLabel", "React", "CheckboxContainer", "CheckboxRoot", "CheckboxIndicator", "Done_default", "Divider", "Label", "__name", "React", "ChipContainer", "styled", "darkTheme", "Chip", "props", "label", "selected", "prefix", "suffix", "otherProps", "React", "ChipContainer", "Typography", "__name", "React", "createPortal", "BackDrop", "styled", "DrawerContainer", "DrawerHeader", "Body", "Footer", "Drawer", "props", "title", "open", "onClose", "anchor", "dismissible", "footer", "container", "prefix", "children", "React", "createPortal", "BackDrop", "__name", "event", "DrawerContainer", "DrawerHeader", "Typography", "IconButton", "Close_default", "Divider", "Body", "Footer", "React", "globalCss", "HEADER_CORNDER_RADIUS", "globalHeaderStyles", "globalCss", "Container", "styled", "darkTheme", "Suffix", "Header", "prefix", "suffix", "title", "globalHeaderStyles", "React", "Container", "Typography", "Suffix", "__name", "React", "useEffect", "useRef", "useState", "createPortal", "BackDrop", "styled", "ModalContainer", "Flex", "IconButton", "ModalHeader", "Content", "Footer", "CLOSED_DELAY", "OPEN_DELAY", "Modal", "props", "title", "open", "onClose", "styles", "anchor", "container", "prefix", "header", "dismissible", "children", "suffix", "footer", "hasWatermark", "hasCloseIcon", "transitionDuration", "active", "setActive", "useState", "isMount", "setIsMount", "timeoutRef", "useRef", "handleBackDropClick", "__name", "event", "useEffect", "React", "createPortal", "BackDrop", "ModalContainer", "ModalHeader", "Typography", "Flex", "IconButton", "Close_default", "Content", "Footer", "Divider", "BottomLogo", "React", "Container", "styled", "Description", "IconHighlight", "darkTheme", "React", "StatusIcon", "props", "React", "Complete_default", "Warning_default", "Error_default", "Spinner", "InfoError_default", "__name", "StatusIcon_default", "MessageBox", "props", "type", "title", "description", "children", "icon", "React", "Container", "IconHighlight", "StatusIcon_default", "Divider", "Typography", "Description", "__name", "Collapsible", "React", "useState", "Collapsible", "Trigger", "styled", "darkTheme", "CollapsibleMessageBox", "props", "description", "status", "title", "children", "open", "setOpen", "useState", "React", "Trigger", "MessageBox", "CollapsibleContent", "Divider", "ChevronUp_default", "ChevronDown_default", "__name", "React", "PercentageChange", "props", "percentageChange", "showPercentageChange", "React", "Typography", "__name", "React", "React", "Radio", "StyledItem", "styled", "darkTheme", "StyledIndicator", "Radio", "props", "value", "React", "StyledItem", "StyledIndicator", "__name", "RadioGroup", "RadioRoot", "styled", "ItemContainer", "Container", "Label", "RadioGroup", "props", "value", "onChange", "direction", "style", "options", "React", "Container", "RadioRoot", "option", "ItemContainer", "Radio", "Label", "Typography", "__name", "React", "createElement", "StyledEllipse", "styled", "StyledPath", "DEFAULT_STROKE_DASHOFFSET", "MAX_PERCENTAGE", "MAX_PROGRESS", "MIN_PROGRESS", "NORMALIZE_FACTOR", "OPACITY_THRESHOLD", "DIVISION_FACTOR", "Ellipse", "__name", "props", "type", "React", "StyledEllipse", "RefreshProgressButton", "normalizeValue", "value", "normalizedProgress", "opacity", "createElement", "SvgIcon", "StyledPath", "React", "React", "SvgWithStrokeColor", "styled", "darkTheme", "SvgWithFillColor", "DeleteCircleIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "CheckSquareIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AddIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "InfoCircleIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "AddCircleIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "MinusCircleIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "CheckCircleIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "CheckIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "BanIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "WarningIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "HistoryIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "GasIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "SettingsIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "TrashIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "SearchMinusIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "SearchIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AngleRightIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AngleUpIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AngleDownIcon", "__name", "size", "color", "props", "React", "SvgWithStrokeColor", "React", "AngleDownIcon", "React", "DownloadIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "ChevronRightIcon", "color", "size", "props", "forwardedRef", "SvgWithStrokeColor", "React", "ArrowRightIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "RetryRightIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "RetryLeftIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "TryAgainIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "VerticalSwapIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "HorizontalSwapIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "RetryIcon", "color", "size", "props", "forwardedRef", "SvgWithStrokeColor", "React", "WalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "AddWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "DeleteWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "CheckWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "SwapWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "DisconnectIcon", "color", "size", "props", "forwardedRef", "SvgWithStrokeColor", "React", "BagIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "TimeIcon", "size", "props", "forwardedRef", "SvgWithStrokeColor", "CloseIcon", "styled", "AddIcon", "React", "SignatureIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "CopyIcon", "__name", "size", "color", "props", "SvgWithFillColor", "Container", "styled", "darkTheme", "RoutesOverview", "props", "swaps", "React", "swap", "idx", "isLast", "key", "AngleRightIcon", "GasIcon", "Divider", "__name", "React", "useState", "React", "InputContainer", "styled", "darkTheme", "Input", "Label", "TextFieldComponent", "props", "ref", "label", "prefix", "suffix", "size", "style", "variant", "fullWidth", "labelProps", "inputAttributes", "React", "Label", "Typography", "Divider", "InputContainer", "Input", "__name", "TextField", "ContentContainer", "styled", "TextFieldContainer", "SecondaryPage", "props", "title", "Footer", "TopButton", "hasHeader", "searchedFor", "setSearchedFor", "useState", "React", "Header", "TextField", "SearchIcon", "event", "Divider", "__name", "React", "useEffect", "useState", "containsText", "text", "searchText", "__name", "getConciseAddress", "address", "maxChars", "ellipsisLength", "start", "end", "Row", "styled", "Circle", "SolidCircle", "Container", "SelectableWalletList", "list", "onChange", "active", "setActive", "useState", "item", "onClick", "__name", "w", "useEffect", "React", "index", "checked", "Image", "Typography", "getConciseAddress", "detectInstallLink", "React", "Fragment", "React", "waveSquares", "keyframes", "SkeletonContainer", "styled", "darkTheme", "Skeleton", "props", "width", "customCss", "React", "SkeletonContainer", "__name", "RadixTooltip", "React", "RadixTooltip", "TooltipContent", "styled", "TooltipTypography", "Typography", "TriggerContent", "Tooltip", "props", "children", "content", "color", "sideOffset", "container", "open", "side", "style", "align", "React", "TriggerContent", "TooltipContent", "TooltipTypography", "__name", "i18n", "WalletState", "makeInfo", "state", "i18n", "__name", "WalletImageContainer", "styled", "Title", "Typography", "Text", "WalletButton", "darkTheme", "LoadingButton", "Wallet", "props", "title", "type", "image", "onClick", "isLoading", "disabled", "info", "makeInfo", "React", "LoadingButton", "Skeleton", "Divider", "Fragment", "Tooltip", "WalletButton", "detectInstallLink", "WalletImageContainer", "Image", "Text", "Title", "Typography", "__name", "ClickableWallet_default", "detectInstallLink", "React", "SelectableWallet", "props", "title", "type", "image", "onClick", "selected", "description", "state", "disabled", "info", "makeInfo", "React", "WalletButton", "detectInstallLink", "WalletImageContainer", "Image", "Text", "Title", "Typography", "__name", "i18n", "React", "TransactionType", "BlockchainCategories", "blockchainCategoryIcons", "EvmCategory_default", "CosmosCategory_default", "UtxoCategory_default", "OtherCategory_default", "blockchainCategoryLabel", "filterByType", "__name", "blockchain", "type", "TransactionType", "hasAnyCategory", "list", "blockchainType", "getCountCategories", "BlockchainCategories", "category", "count", "isCategoryPresent", "Container", "styled", "ImageContent", "FirstImage", "SelectableCategoryList", "props", "setCategory", "category", "isLoading", "blockchains", "categories", "BlockchainCategories", "React", "Container", "_", "index", "Skeleton", "blockchainCategory", "Logo", "blockchainCategoryIcons", "hasAnyCategory", "BlockchainsChip", "Divider", "Typography", "i18n", "blockchainCategoryLabel", "__name", "React", "StepLogoContainer", "styled", "Logo", "ChainLogo", "StepContainer", "Detail", "SubTitle", "Typography", "StepDetail", "props", "logo", "chainLogo", "amount", "symbol", "blockchain", "estimatedAmount", "success", "direction", "React", "__name", "React", "MainContainer", "styled", "SwapContainer", "props", "children", "style", "React", "__name", "React", "i18n", "getStatus", "status", "i18n", "__name", "formattedDateAndTime", "time", "onlyShowTime", "date", "HOURS_IN_HALF_DAY", "MINUTES_IN_SINGLE_DIGIT", "options", "hours", "minutes", "period", "formattedHours", "formattedMinutes", "Container", "styled", "Header", "Main", "darkTheme", "Date", "LoadingMain", "LoadingContainer", "StatusColors", "i18n", "React", "React", "tokenChainSizeMap", "Container", "styled", "Image", "ChainImageContainer", "ChainToken", "__name", "props", "tokenImage", "chainImage", "chianImageId", "size", "useAsPlaceholder", "loading", "React", "Container", "tokenChainSizeMap", "Skeleton", "Image", "ChainImageContainer", "TokenContainer", "styled", "Images", "Layout", "TopSection", "TokenInfo", "Icon", "LayoutLoading", "IconLoading", "LoadingContainer", "SwapToken", "props", "React", "TokenContainer", "Images", "ChainToken", "LayoutLoading", "TokenInfo", "Skeleton", "Divider", "IconLoading", "Next_default", "fromToken", "fromAmount", "fromBlockchain", "fromRealAmount", "toToken", "toAmount", "toBlockchain", "toRealAmount", "status", "tooltipContainer", "Layout", "TopSection", "Typography", "Icon", "i18n", "Tooltip", "__name", "SwapListItem", "props", "React", "LoadingMain", "LoadingContainer", "Header", "Skeleton", "SwapToken", "onClick", "requestId", "creationTime", "onlyShowTime", "status", "swapTokenData", "tooltipContainer", "Main", "Container", "Date", "Typography", "formattedDateAndTime", "StatusColors", "getStatus", "__name", "i18n", "React", "PlaceholderContainer", "styled", "LoaderContainer", "SwapDetailsPlaceholder", "props", "requestId", "loading", "onBack", "React", "SecondaryPage", "i18n", "Spinner", "Alert", "__name", "React", "RadixSwitch", "StyledSwitchRoot", "styled", "darkTheme", "StyledSwitchThumb", "Switch", "props", "checked", "onChange", "React", "StyledSwitchRoot", "StyledSwitchThumb", "__name", "React", "useEffect", "useState", "idGenerator", "id", "__name", "TOAST_UNMOUNT_DELAY", "TOAST_TRANSITION_DURATION", "HOVER_TRANSITION_DURATION", "TOAST_HIDE_DELAY", "React", "createContext", "useContext", "useMemo", "useState", "createPortal", "toastContentStyles", "css", "HOVER_TRANSITION_DURATION", "ToastContentContainer", "styled", "TOAST_TRANSITION_DURATION", "ToastContainer", "AlertBox", "darkTheme", "AlertFlexContainer", "StyledTypography", "Typography", "lightTheme", "ToastStoryContainer", "ToastContext", "createContext", "renderToastContainer", "__name", "toasts", "position", "React", "ToastContainer", "toast", "Toast", "ToastProvider", "props", "generateId", "useMemo", "idGenerator", "children", "container", "leftTopToasts", "setLeftTopToasts", "useState", "leftBottomToasts", "setLeftBottomToasts", "rightTopToasts", "setRightTopToasts", "rightBottomToasts", "setRightBottomToasts", "centerTopToasts", "setCenterTopToasts", "centerBottomToasts", "setCenterBottomToasts", "getToastSetter", "handleAddToast", "content", "handleRemoveToast", "id", "t", "toastApis", "createPortal", "useToast", "context", "useContext", "Toast", "__name", "props", "id", "autoHideDuration", "onClose", "type", "title", "position", "hasCloseIcon", "hideOnTap", "variant", "isActive", "setIsActive", "useState", "isVisible", "setIsVisible", "removeToast", "useToast", "useEffect", "cleanup", "timer", "handleClose", "TOAST_HIDE_DELAY", "TOAST_UNMOUNT_DELAY", "React", "ToastContentContainer", "toastContentStyles", "AlertBox", "AlertFlexContainer", "IconHighlight", "AlertIcon_default", "Divider", "StyledTypography", "Alert", "IconButton", "Close_default", "React", "useEffect", "useState", "GroupedVirtualizedList", "VirtualizedList", "React", "TokenImageContainer", "styled", "TokenNameContainer", "TokenAmountContainer", "TokenItem", "props", "token", "style", "onClick", "selected", "React", "Button", "Image", "Typography", "__name", "PAGE_SIZE", "TokenList", "props", "list", "searchedText", "onChange", "multiSelect", "selectedList", "selected", "setSelected", "useState", "changeSelected", "__name", "token", "isSelected", "item", "hasNextPage", "setHasNextPage", "tokens", "setTokens", "loadNextPage", "useEffect", "React", "VirtualizedList", "index", "TokenItem", "i18n", "React", "Box", "styled", "Container", "ImagePlaceholder", "OutputContainer", "TokenPreview", "props", "chain", "token", "loadingStatus", "percentageChange", "ItemSuffix", "React", "InfoCircleIcon", "Typography", "Button", "Image", "i18n", "Divider", "__name", "React", "Container", "styled", "OutputUsdValue", "Typography", "PriceImpact", "props", "size", "outputUsdValue", "realOutputUsdValue", "percentageChange", "warningLevel", "error", "tooltipProps", "percentageChangeColor", "React", "Container", "Tooltip", "OutputUsdValue", "Typography", "__name", "React", "React", "BaseListItem", "styled", "darkTheme", "ListItem", "props", "start", "title", "description", "end", "onClick", "hasDivider", "restProps", "React", "BaseListItem", "Typography", "__name", "BaseListItemButton", "styled", "darkTheme", "ListItemButton", "props", "onClick", "id", "style", "hasDivider", "selected", "restProps", "React", "BaseListItemButton", "__name", "ListItem", "React", "BaseList", "styled", "List", "props", "container", "React", "BaseList", "item", "id", "itemProps", "ListItem", "__name", "React", "Container", "styled", "NotFound", "props", "React", "Container", "Search_default", "Divider", "Typography", "__name", "React", "Container", "styled", "Separator", "iconStyles", "css", "blinker", "keyframes", "itemStyles", "QuoteCost", "props", "fee", "time", "steps", "onClickFee", "tooltipGas", "feeWarning", "tooltipContainer", "React", "Container", "Tooltip", "itemStyles", "iconStyles", "Gas_default", "Typography", "Separator", "Time_default", "Number_default", "__name", "React", "Container", "styled", "tokenAmountStyles", "css", "usdValueStyles", "TokenAmount", "props", "React", "Container", "tokenAmountStyles", "ChainToken", "Typography", "Tooltip", "usdValueStyles", "PriceImpact", "__name", "i18n", "React", "forwardRef", "Fragment", "memo", "useEffect", "useRef", "css", "Container", "styled", "darkTheme", "SwapperImage", "Alerts", "DashedLine", "SwapperSeparator", "StepSeparator", "tokensContainerStyles", "css", "swappersStyles", "swapperItemStyles", "stepInfoStyles", "tokensStyles", "StepDetailsComponent", "forwardRef", "props", "parentRef", "step", "hasSeparator", "type", "state", "isFocused", "tabIndex", "tooltipContainer", "from", "to", "swapper", "containerRef", "useRef", "isCompleted", "swappers", "useEffect", "parentElement", "childElement", "React", "Container", "swapperItemStyles", "SwapperImage", "Image", "Typography", "i18n", "swappersStyles", "StepSeparator", "swapperItem", "index", "key", "Fragment", "SwapperSeparator", "stepInfoStyles", "DashedLine", "tokensContainerStyles", "tokensStyles", "ChainToken", "Tooltip", "Next_default", "Divider", "Alerts", "StepDetails", "memo", "RadixPopover", "React", "RadixPopover", "PopoverContainer", "styled", "PopoverArrow", "DEFAULT_SIDE_OFFSET", "DEFAULT_ALIGN_OFFSET", "PopoverContentComponent", "__name", "props", "forwardedRef", "container", "children", "styles", "rest", "React", "PopoverContainer", "PopoverArrow", "PopoverContent", "Popover", "content", "side", "sideOffset", "alignOffset", "align", "collisionBoundary", "collisionPadding", "React", "DEFAULT_SIZE", "English", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "French", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "Japanese", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "Portuguese", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "Spanish", "props", "size", "DEFAULT_SIZE", "React", "__name", "Select", "React", "useEffect", "useRef", "useState", "Select", "EXPANDABLE_QUOTE_TRANSITION_DURATION", "SelectTrigger", "styled", "darkTheme", "SelectContent", "SelectItem", "SelectComponent", "props", "open", "setOpen", "useState", "selectRef", "useRef", "options", "value", "container", "handleItemClick", "handleToggle", "__name", "prev", "handleClickOutside", "e", "useEffect", "React", "SelectTrigger", "event", "Typography", "ChevronDown_default", "SelectContent", "ChevronUp_default", "option", "SelectItem", "i18n", "React", "Container", "styled", "FromContainer", "BestRouteContainer", "Alerts", "Footer", "HomePanel", "bestRoute", "fromBlockchain", "toBlockchain", "fromToken", "toToken", "setInputAmount", "outputAmount", "inputAmount", "loadingStatus", "showBestRoute", "fetchingBestRoute", "outputUsdValue", "inputUsdValue", "swapButtonTitle", "swapButtonDisabled", "swapButtonClick", "onChainClick", "onTokenClick", "connectedWallets", "errorMessage", "hasLimitError", "swap", "fromAmountRangeError", "recommendation", "swithFromAndToComponent", "percentageChange", "tokenBalanceReal", "tokenBalance", "swapFromAmount", "showPercentageChange", "React", "Header", "i18n", "TokenInfo", "Alert", "Typography", "Button", "BottomLogo", "__name", "React", "useState", "React", "useState", "getAlertType", "__name", "messageType", "DetailedMessage", "styled", "SuccessText", "Typography", "SwapMessages", "props", "shortMessage", "detailedMessage", "currentStepBlockchain", "type", "lastConvertedTokenInFailedSwap", "expandedMessage", "setExpandedMessage", "useState", "allowedNumberOfChars", "shouldShowMoreDetailsButton", "React", "Alert", "Button", "prevState", "e", "pulse", "keyframes", "SwapperContainer", "styled", "BodyError", "ErrorMsg", "Typography", "FeeContainer", "Fee", "RelativeContainer", "Footer", "Dot", "ArrowDown", "StyledAnchor", "SwapInfoContainer", "InternalDetailsContainer", "InternalDetail", "DescriptionContainer", "Description", "Line", "Row", "RequestId", "ExtraDetails", "SwapFlowContainer", "SwapHistory", "props", "pendingSwap", "onBack", "onCopy", "isCopied", "onCancel", "date", "onRetry", "extraMessageProps", "showDrawer", "setShowDrawer", "useState", "React", "SecondaryPage", "Button", "Divider", "Spinner", "SwapMessages", "step", "index", "key", "StepDetail", "Image", "GasIcon", "item", "internalKey", "anchorKey", "CheckCircleIcon", "InfoCircleIcon", "Drawer", "Alert", "__name", "React", "React", "useState", "ListContainer", "styled", "ImageContainer", "BlockchainsList", "props", "list", "onChange", "multiSelect", "selectedList", "selected", "setSelected", "useState", "changeSelectedBlockchain", "__name", "blockchain", "isSelect", "name", "item", "React", "index", "key", "Button", "Image", "FilledCircle", "Typography", "React", "LoaderContainer", "styled", "filterTokens", "__name", "list", "searchedFor", "token", "containsText", "TokenSelector", "props", "type", "selected", "hasHeader", "onChange", "onBack", "loadingStatus", "React", "SecondaryPage", "filteredTokens", "Spinner", "LoadingFailedAlert", "TokenList", "NotFoundAlert", "ListContainer", "styled", "filterBlockchains", "__name", "list", "searchedFor", "blockchain", "containsText", "BlockchainSelector", "props", "type", "onChange", "selected", "onBack", "loadingStatus", "hasHeader", "listContainerStyle", "multiSelect", "selectedList", "React", "SecondaryPage", "filteredBlockchains", "LoaderContainer", "Spinner", "LoadingFailedAlert", "BlockchainsList", "NotFoundAlert", "i18n", "React", "ModalContent", "styled", "ConnectWalletsModal", "props", "open", "list", "onSelect", "onClose", "React", "Modal", "i18n", "info", "ClickableWallet_default", "__name", "i18n", "Trans", "React", "Box", "styled", "Container", "Options", "ImagePlaceholder", "OutputContainer", "TokenInfo", "props", "type", "chain", "token", "loadingStatus", "fromBlockchain", "toBlockchain", "fromToken", "setInputAmount", "inputUsdValue", "inputAmount", "bestRoute", "fetchingBestRoute", "onChainClick", "onTokenClick", "tokenBalanceReal", "tokenBalance", "ItemSuffix", "React", "InfoCircleIcon", "AngleDownIcon", "Typography", "Trans", "i18n", "Divider", "Button", "PercentageChange", "Image", "TextField", "event", "__name", "i18n", "React", "HighSlippageWarning", "props", "highSlippage", "selectedSlippage", "changeSlippage", "React", "Alert", "ChangeSlippageButton", "i18n", "__name", "i18n", "React", "StyledMessage", "styled", "Typography", "MinRequiredSlippage", "minRequiredSlippage", "changeSlippage", "React", "i18n", "Divider", "ChangeSlippageButton", "__name", "React", "List", "styled", "ListItem", "Message", "Typography", "BalanceErrors", "messages", "React", "warning", "index", "key", "__name", "i18n", "React", "UI_ID", "textStyles", "css", "Container", "styled", "darkTheme", "InputAmount", "TextField", "MaxButton", "Button", "ValueTypography", "formStyles", "labelStyles", "balanceStyles", "amountStyles", "labelContainerStyles", "UsdPrice", "Typography", "i18n", "React", "Container", "styled", "Button", "darkTheme", "chainNameStyles", "css", "TokenSectionContainer", "tokenChainStyles", "skeletonStyles", "TokenSection", "props", "error", "chainImage", "tokenImage", "tokenSymbol", "chain", "chianImageId", "onClick", "loading", "React", "Container", "TokenSectionContainer", "ChainToken", "tokenChainStyles", "skeletonStyles", "Skeleton", "Divider", "Typography", "i18n", "chainNameStyles", "__name", "SwapInput", "props", "showBalance", "showBalanceSkeleton", "React", "Container", "UI_ID", "labelContainerStyles", "labelStyles", "Typography", "textStyles", "balanceStyles", "i18n", "MaxButton", "Skeleton", "formStyles", "TokenSection", "amountStyles", "Divider", "Tooltip", "InputAmount", "event", "PriceImpact", "ValueTypography", "UsdPrice", "__name", "React", "copy", "useCopyToClipboard", "resetInterval", "isCopied", "setCopied", "React", "handleCopy", "text", "copy", "timeout", "__name"]
|
|
3
|
+
"sources": ["../src/components/I18nManager/I18nManager.tsx", "../../../translations/en.ts", "../../../translations/es.ts", "../../../translations/fr.ts", "../../../translations/ja.ts", "../../../translations/pt.ts", "../src/components/Alert/Alert.tsx", "../src/components/Divider/Divider.tsx", "../src/theme.ts", "../src/components/Divider/Divider.styles.ts", "../src/components/Typography/Typography.tsx", "../src/components/Typography/Typography.styles.tsx", "../src/components/Typography/NotSelectableTypography.ts", "../src/components/Alert/Alert.helpers.ts", "../src/components/Alert/Alert.styles.ts", "../src/components/Alert/AlertIcon.tsx", "../src/icons/Add.tsx", "../src/components/SvgIcon/SvgIcon.tsx", "../src/components/SvgIcon/SvgIcon.style.ts", "../src/icons/AutoTheme.tsx", "../src/icons/Autorenew.tsx", "../src/icons/BorderRadius.tsx", "../src/icons/ChevronDown.tsx", "../src/icons/ChevronLeft.tsx", "../src/icons/ChevronRight.tsx", "../src/icons/ChevronUp.tsx", "../src/icons/Close.tsx", "../src/icons/Complete.tsx", "../src/icons/Copy.tsx", "../src/icons/CosmosCategory.tsx", "../src/icons/CustomColors.tsx", "../src/icons/DarkMode.tsx", "../src/icons/Delete.tsx", "../src/icons/Desktop.tsx", "../src/icons/Done.tsx", "../src/icons/EvmCategory.tsx", "../src/icons/Error.tsx", "../src/icons/Exit.tsx", "../src/icons/ExternalLink.tsx", "../src/icons/Font.tsx", "../src/icons/Gas.tsx", "../src/icons/Height.tsx", "../src/icons/InProgress.tsx", "../src/icons/InfoError.tsx", "../src/icons/Info.tsx", "../src/icons/Language.tsx", "../src/icons/LightMode.tsx", "../src/icons/Link.tsx", "../src/icons/Loading.tsx", "../src/icons/LogoWithText.tsx", "../src/icons/Menu.tsx", "../src/icons/NoRoute.tsx", "../src/icons/Next.tsx", "../src/icons/NoNotification.tsx", "../src/icons/NotificationNumber.tsx", "../src/icons/Notifications.tsx", "../src/icons/Number.tsx", "../src/icons/OtherCategory.tsx", "../src/icons/Pin.tsx", "../src/icons/Refresh.tsx", "../src/icons/Reverse.tsx", "../src/icons/Route.tsx", "../src/icons/Search.tsx", "../src/icons/Swap.tsx", "../src/icons/Time.tsx", "../src/icons/Transaction.tsx", "../src/icons/Tune.tsx", "../src/icons/UtxoCategory.tsx", "../src/icons/Wallet.tsx", "../src/icons/Warning.tsx", "../src/icons/Width.tsx", "../src/icons/Chains.tsx", "../src/icons/Colors.tsx", "../src/icons/Discord.tsx", "../src/icons/Key.tsx", "../src/icons/Medium.tsx", "../src/icons/Settings.tsx", "../src/icons/Style.tsx", "../src/icons/Telegram.tsx", "../src/icons/X.tsx", "../src/components/Spinner/Spinner.tsx", "../src/components/Alert/LoadingFailedAlert.tsx", "../src/components/Alert/NotFoundAlert.tsx", "../src/components/BlockchainsChip/BlockchainsChip.tsx", "../src/components/common/FilledCircle.tsx", "../src/components/common/Image.tsx", "../src/components/BlockchainsChip/BlockchainsChip.styles.ts", "../src/components/BottomLogo/BottomLogo.tsx", "../src/components/Logo/Logo.tsx", "../src/components/BottomLogo/BottomLogo.styles.ts", "../src/components/Button/Button.tsx", "../src/components/Button/Button.styles.tsx", "../src/components/Button/Ripple.tsx", "../src/components/IconButton/IconButton.tsx", "../src/components/Collapsible/Collapsible.tsx", "../src/components/common/styles.ts", "../src/components/Collapsible/Collapsible.styles.ts", "../src/components/ChangeSlippageButton/ChangeSlippageButton.tsx", "../src/components/Checkbox/Checkbox.tsx", "../src/components/Checkbox/Checkbox.styles.ts", "../src/components/Chip/Chip.tsx", "../src/components/Chip/Chip.styles.ts", "../src/components/Drawer/Drawer.tsx", "../src/components/Drawer/Drawer.styles.ts", "../src/components/ExpandedRoute/ExpandedRoute.tsx", "../src/components/ChainToken/ChainToken.tsx", "../src/components/Skeleton/Skeleton.tsx", "../src/components/Skeleton/Skeleton.styles.ts", "../src/components/ChainToken/ChainToken.constants.ts", "../src/components/ChainToken/ChainToken.styles.ts", "../src/components/QuoteCost/QuoteCost.tsx", "../src/components/Tooltip/Tooltip.tsx", "../src/components/Tooltip/Tooltip.styles.ts", "../src/components/QuoteCost/QuoteCost.styles.ts", "../src/components/QuoteTag/QuoteTag.tsx", "../src/components/QuoteTag/QuoteTag.styles.ts", "../src/components/PriceImpact/PriceImpact.tsx", "../src/components/PriceImpact/PriceImpact.styles.ts", "../src/components/ExpandedRoute/ExpandedRoute.styles.ts", "../src/components/Header/Header.tsx", "../src/components/Header/Header.styles.ts", "../src/components/Header/Header.constants.ts", "../src/components/Modal/Modal.tsx", "../src/components/Modal/Modal.styles.ts", "../src/components/MessageBox/DefaultMessageBox.tsx", "../src/components/MessageBox/MessageBox.styles.tsx", "../src/components/MessageBox/StatusIcon.tsx", "../src/components/MessageBox/CollapsibleMessageBox.tsx", "../src/components/MessageBox/CollapsibleMessageBox.styles.tsx", "../src/components/PercentageChange/PercentageChange.tsx", "../src/components/RadioGroup/RadioGroup.tsx", "../src/components/Radio/Radio.tsx", "../src/components/Radio/Radio.styles.tsx", "../src/components/RadioGroup/RadioGroup.styles.tsx", "../src/components/RefreshProgressButton/RefreshProgressButton.tsx", "../src/components/RefreshProgressButton/RefreshProgressButton.styles.ts", "../src/components/RoutesOverview/RoutesOverview.tsx", "../src/components/Icon/DeleteCircleIcon.tsx", "../src/components/Icon/common.ts", "../src/components/Icon/CheckSquareIcon.tsx", "../src/components/Icon/AddIcon.tsx", "../src/components/Icon/InfoCircleIcon.tsx", "../src/components/Icon/AddCircleIcon.tsx", "../src/components/Icon/MinusCircleIcon.tsx", "../src/components/Icon/CheckCircleIcon.tsx", "../src/components/Icon/CheckIcon.tsx", "../src/components/Icon/BanIcon.tsx", "../src/components/Icon/WarningIcon.tsx", "../src/components/Icon/HistoryIcon.tsx", "../src/components/Icon/GasIcon.tsx", "../src/components/Icon/SettingIcon.tsx", "../src/components/Icon/TrashIcon.tsx", "../src/components/Icon/SearchMinusIcon.tsx", "../src/components/Icon/SearchIcon.tsx", "../src/components/Icon/AngleRightIcon.tsx", "../src/components/Icon/AngleUpIcon.tsx", "../src/components/Icon/AngleDownIcon.tsx", "../src/components/Icon/AngleLeftIcon.tsx", "../src/components/Icon/DownloadIcon.tsx", "../src/components/Icon/ChevronRightIcon.tsx", "../src/components/Icon/ArrowRightIcon.tsx", "../src/components/Icon/RetryRightIcon.tsx", "../src/components/Icon/RetryLeftIcon.tsx", "../src/components/Icon/TryAgainIcon.tsx", "../src/components/Icon/VerticalSwapIcon.tsx", "../src/components/Icon/HorizontalSwapIcon.tsx", "../src/components/Icon/RetryIcon.tsx", "../src/components/Icon/WalletIconIcon.tsx", "../src/components/Icon/AddWalletIcon.tsx", "../src/components/Icon/DeleteWalletIcon.tsx", "../src/components/Icon/CheckWalletIcon.tsx", "../src/components/Icon/SwapWalletIcon.tsx", "../src/components/Icon/DisconnectIcon.tsx", "../src/components/Icon/BagIcon.tsx", "../src/components/Icon/TimeIcon.tsx", "../src/components/Icon/CloseIcon.tsx", "../src/components/Icon/SignatureIcon.tsx", "../src/components/Icon/CopyIcon.tsx", "../src/components/SecondaryPage/SecondaryPage.tsx", "../src/components/TextField/TextField.tsx", "../src/components/TextField/TextField.styles.ts", "../src/components/SelectableWalletList/SelectableWalletList.tsx", "../src/utils/index.ts", "../src/components/SelectableCategoryList/SelectableCategoryList.tsx", "../src/components/SelectableCategoryList/SelectableCategoryList.helpers.ts", "../src/components/SelectableCategoryList/SelectableCategoryList.types.ts", "../src/components/SelectableCategoryList/SelectableCategoryList.styles.ts", "../src/components/StepDetail/StepDetail.tsx", "../src/components/SwapContainer/SwapContainer.tsx", "../src/components/SwapListItem/SwapListItem.tsx", "../src/components/SwapListItem/SwapListItem.helpers.ts", "../src/components/SwapListItem/SwapListItem.styles.ts", "../src/components/SwapListItem/SwapListItem.types.ts", "../src/components/SwapListItem/SwapToken.tsx", "../src/components/SwapListItem/SwapToken.styles.ts", "../src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.tsx", "../src/components/Switch/Switch.tsx", "../src/components/Switch/Switch.styles.tsx", "../src/components/Toast/Toast.tsx", "../src/components/Toast/Toast.helpers.ts", "../src/components/Toast/Toast.Provider.tsx", "../src/components/Toast/Toast.styles.ts", "../src/components/TokenList/TokenList.tsx", "../src/components/VirtualizedList/VirtualizedList.tsx", "../src/components/TokenList/TokenItem.tsx", "../src/components/TokenPreview/TokenPreview.tsx", "../src/components/Wallet/ClickableWallet.tsx", "../src/components/Wallet/Wallet.helpers.ts", "../src/components/Wallet/Wallet.types.ts", "../src/components/Wallet/Wallet.styles.ts", "../src/components/Wallet/SelectableWallet.tsx", "../src/components/ListItemButton/ListItemButton.tsx", "../src/components/ListItem/ListItem.tsx", "../src/components/ListItem/ListItem.styles.ts", "../src/components/ListItemButton/ListItemButton.styles.ts", "../src/components/List/List.tsx", "../src/components/List/List.styles.tsx", "../src/components/NotFound/NotFound.tsx", "../src/components/NotFound/NotFound.styles.ts", "../src/components/TokenAmount/TokenAmount.tsx", "../src/components/TokenAmount/TokenAmount.styles.ts", "../src/components/StepDetails/StepDetails.tsx", "../src/components/StepDetails/StepDetails.styles.ts", "../src/components/Popover/Popover.tsx", "../src/components/Popover/Popover.styles.ts", "../src/components/Flags/English.tsx", "../src/components/Flags/Flags.constants.ts", "../src/components/Flags/French.tsx", "../src/components/Flags/Japanese.tsx", "../src/components/Flags/Portuguese.tsx", "../src/components/Flags/Spanish.tsx", "../src/components/Select/Select.tsx", "../src/components/Select/select.styles.ts", "../src/containers/HomePanel/HomePanel.tsx", "../src/containers/SwapHistory/SwapHistory.tsx", "../src/containers/SwapHistory/SwapMessages.tsx", "../src/containers/BlockchainSelector/BlockchainSelector.tsx", "../src/components/BlockchainsList/BlockchainsList.tsx", "../src/containers/TokenSelector/TokenSelector.tsx", "../src/containers/ConnectWalletsModal/ConnectWalletsModal.tsx", "../src/containers/TokenInfo/TokenInfo.tsx", "../src/containers/Warnings/HighSlippageWarning.tsx", "../src/containers/Warnings/MinRequiredSlippage.tsx", "../src/containers/Warnings/BalanceErrors.tsx", "../src/containers/SwapInput/SwapInput.tsx", "../src/constants/index.ts", "../src/containers/SwapInput/SwapInput.styles.ts", "../src/containers/SwapInput/TokenSection.tsx", "../src/containers/SwapInput/TokenSection.styles.ts", "../src/hooks/useCopyToClipboard.ts"],
|
|
4
|
+
"sourcesContent": ["import type { PropsWithChildren } from 'react';\n\nimport { i18n } from '@lingui/core';\nimport { I18nProvider } from '@lingui/react';\nimport React, { useEffect, useReducer } from 'react';\n\n/*\n *Note: esbuild doesn't work properly with paths yet, so I couldn't use `paths` to make this path shorter.\n *e.g:\n *\"paths\": {\n * \"translations/*\": [\"../../translations/*\"]\n *}\n */\nimport { messages as enMessages } from '../../../../../translations/en';\nimport { messages as esMessages } from '../../../../../translations/es';\nimport { messages as frMessages } from '../../../../../translations/fr';\nimport { messages as jaMessages } from '../../../../../translations/ja';\nimport { messages as ptMessages } from '../../../../../translations/pt';\n\nconst messages = {\n en: enMessages,\n es: esMessages,\n ja: jaMessages,\n fr: frMessages,\n pt: ptMessages,\n};\n\ni18n.load(messages);\n\nexport type Language = keyof typeof messages;\ninterface PropTypes {\n language: Language;\n}\n\nfunction I18nManager(props: PropsWithChildren<PropTypes>) {\n const [count, forceUpdate] = useReducer((x) => x + 1, 0);\n useEffect(() => {\n i18n.on('change', () => {\n forceUpdate();\n });\n }, [i18n]);\n useEffect(() => {\n i18n.activate(props.language);\n }, [props.language]);\n\n return (\n <I18nProvider i18n={i18n} key={count}>\n {props.children}\n </I18nProvider>\n );\n}\n\nexport { I18nManager };\n", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"No results found\\\",\\\"Try using different keywords\\\":\\\"Try using different keywords\\\",\\\"Select Blockchain\\\":\\\"Select Blockchain\\\",\\\"All\\\":\\\"All\\\",\\\"More +{count}\\\":[\\\"More +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Activate\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Another tab is open and handles transactions. You can activate this tab.\\\",\\\"Activate current tab\\\":\\\"Activate current tab\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\",\\\"Confirm\\\":\\\"Confirm\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Your \\\",[\\\"blockchainName\\\"],\\\" wallets\\\"],\\\"Insufficient account balance\\\":\\\"Insufficient account balance\\\",\\\"Proceed anyway\\\":\\\"Proceed anyway\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"You need to connect a \\\",[\\\"blockchainName\\\"],\\\" wallet.\\\"],\\\"Send to a different address\\\":\\\"Send to a different address\\\",\\\"Your destination address\\\":\\\"Your destination address\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"Address \\\",[\\\"destination\\\"],\\\" doesn't match the blockchain address pattern.\\\"],\\\"Add {chain} chain\\\":[\\\"Add \\\",[\\\"chain\\\"],\\\" chain\\\"],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"Add \\\",[\\\"blockchainDisplayName\\\"],\\\" Chain\\\"],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"You should connect a \\\",[\\\"blockchainDisplayName\\\"],\\\" supported wallet or choose a different \\\",[\\\"blockchainDisplayName\\\"],\\\" address\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[[\\\"blockchainDisplayName\\\"],\\\" Chain Added\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" is added to your wallet, you can use it to swap.\\\"],\\\"Request Rejected\\\":\\\"Request Rejected\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"You've rejected adding \\\",[\\\"blockchainDisplayName\\\"],\\\" chain to your wallet.\\\"],\\\"Show more wallets\\\":\\\"Show more wallets\\\",\\\"Cancel\\\":\\\"Cancel\\\",\\\"Refresh\\\":\\\"Refresh\\\",\\\"Notifications\\\":\\\"Notifications\\\",\\\"Settings\\\":\\\"Settings\\\",\\\"Transactions History\\\":\\\"Transactions History\\\",\\\"Connect Wallet\\\":\\\"Connect Wallet\\\",\\\"Today\\\":\\\"Today\\\",\\\"Swaps steps\\\":\\\"Swaps steps\\\",\\\"Retry\\\":\\\"Retry\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"There are no notifications.\\\",\\\"Slippage Error\\\":\\\"Slippage Error\\\",\\\"Slippage Warning\\\":\\\"Slippage Warning\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Yours: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"Minimum required slippage is \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"See All Routes\\\",\\\"View more info\\\":\\\"View more info\\\",\\\"Gas & Fee Explanation\\\":\\\"Gas & Fee Explanation\\\",\\\"Details\\\":\\\"Details\\\",\\\"Total Payable Fee\\\":\\\"Total Payable Fee\\\",\\\"Hide non-payable fees\\\":\\\"Hide non-payable fees\\\",\\\"Show non-payable fees\\\":\\\"Show non-payable fees\\\",\\\"Description\\\":\\\"Description\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Estimated output\\\",\\\"Via:\\\":\\\"Via:\\\",\\\"Chains:\\\":\\\"Chains:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Gas cost\\\",\\\"Receiving\\\":\\\"Receiving\\\",\\\"Price impact\\\":\\\"Price impact\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"You need to increase slippage to at least \\\",[\\\"minRequiredSlippage\\\"],\\\" for this route.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"We recommend you to increase slippage to at least \\\",[\\\"minRequiredSlippage\\\"],\\\" for this route.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Caution, your slippage is high.\\\",\\\"Change\\\":\\\"Change\\\",\\\"Change settings\\\":\\\"Change settings\\\",\\\"High slippage\\\":\\\"High slippage\\\",\\\"Low slippage\\\":\\\"Low slippage\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Caution, your slippage is high (=\\\",[\\\"userSlippage\\\"],\\\"). Your trade may be front run.\\\"],\\\"Confirm anyway\\\":\\\"Confirm anyway\\\",\\\"Slippage tolerance per swap\\\":\\\"Slippage tolerance per swap\\\",\\\"Custom\\\":\\\"Custom\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\",\\\"Warning\\\":\\\"Warning\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\",\\\"Swap and Bridge\\\":\\\"Swap and Bridge\\\",\\\"Request ID\\\":\\\"Request ID\\\",\\\"Not found\\\":\\\"Not found\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"Swap with request ID = \\\",[\\\"requestId\\\"],\\\" not found.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"You have received \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" in \\\",[\\\"conciseAddress\\\"],\\\" wallet on \\\",[\\\"chain\\\"],\\\" chain.\\\"],\\\"Transaction was not sent.\\\":\\\"Transaction was not sent.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" on \\\",[\\\"blockchain\\\"],\\\" remain in your wallet\\\"],\\\"Delete\\\":\\\"Delete\\\",\\\"Try again\\\":\\\"Try again\\\",\\\"View transaction\\\":\\\"View transaction\\\",\\\"Connect\\\":\\\"Connect\\\",\\\"Swap Successful\\\":\\\"Swap Successful\\\",\\\"Transaction Failed\\\":\\\"Transaction Failed\\\",\\\"Done\\\":\\\"Done\\\",\\\"Diagnosis\\\":\\\"Diagnosis\\\",\\\"See Details\\\":\\\"See Details\\\",\\\"Cancel Swap\\\":\\\"Cancel Swap\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"Are you sure you want to cancel this swap?\\\",\\\"Yes, Cancel it\\\":\\\"Yes, Cancel it\\\",\\\"No, Continue\\\":\\\"No, Continue\\\",\\\"Delete Transaction\\\":\\\"Delete Transaction\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"Are you sure you want to delete this swap?\\\",\\\"Yes, Delete it\\\":\\\"Yes, Delete it\\\",\\\"No, Cancel\\\":\\\"No, Cancel\\\",\\\"Change Network\\\":\\\"Change Network\\\",\\\"Network Changed\\\":\\\"Network Changed\\\",\\\"Select Token\\\":\\\"Select Token\\\",\\\"Wallet Connected\\\":\\\"Wallet Connected\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Your wallet is connected, you can use it to swap.\\\",\\\"Failed to Connect\\\":\\\"Failed to Connect\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Your wallet is not connected. Please try again.\\\",\\\"Connecting to your wallet\\\":\\\"Connecting to your wallet\\\",\\\"Click connect in your wallet popup.\\\":\\\"Click connect in your wallet popup.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"Failed Network, Please retry your swap.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Please reset your liquidity sources.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\",\\\"No Routes Found.\\\":\\\"No Routes Found.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Bridge Limit Error: Please increase your amount.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Bridge Limit Error: Please decrease your amount.\\\",\\\"High Price Impact\\\":\\\"High Price Impact\\\",\\\"Price impact is too high!\\\":\\\"Price impact is too high!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirm high price impact\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"Route updated and price impact is too high, try again later!\\\",\\\"USD Price Unknown\\\":\\\"USD Price Unknown\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"USD Price Unknown, Cannot calculate Price Impact.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirm USD Price Unknown\\\",\\\"Swap\\\":\\\"Swap\\\",\\\"Swap anyway\\\":\\\"Swap anyway\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"The route goes through Ethereum. Continue?\\\",\\\"Network Fee\\\":\\\"Network Fee\\\",\\\"Protocol Fee\\\":\\\"Protocol Fee\\\",\\\"Affiliate Fee\\\":\\\"Affiliate Fee\\\",\\\"Outbound Fee\\\":\\\"Outbound Fee\\\",\\\"Rango Fee\\\":\\\"Rango Fee\\\",\\\"Fastest Transfer\\\":\\\"Fastest Transfer\\\",\\\"Maximum Return\\\":\\\"Maximum Return\\\",\\\"Lowest Fee\\\":\\\"Lowest Fee\\\",\\\"Maximum Output\\\":\\\"Maximum Output\\\",\\\"Smart Routing\\\":\\\"Smart Routing\\\",\\\"Route has been updated.\\\":\\\"Route has been updated.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Output amount changed to \\\",[\\\"newOutputAmount\\\"],\\\" (\\\",[\\\"percentageChange\\\"],\\\"% change).\\\"],\\\"Route swappers has been updated.\\\":\\\"Route swappers has been updated.\\\",\\\"Route internal coins has been updated.\\\":\\\"Route internal coins has been updated.\\\",\\\"Confirm Swap\\\":\\\"Confirm Swap\\\",\\\"Start Swap\\\":\\\"Start Swap\\\",\\\"You get\\\":\\\"You get\\\",\\\"History\\\":\\\"History\\\",\\\"Search Transaction\\\":\\\"Search Transaction\\\",\\\"From\\\":\\\"From\\\",\\\"To\\\":\\\"To\\\",\\\"Language\\\":\\\"Language\\\",\\\"language\\\":\\\"language\\\",\\\"Exchanges\\\":\\\"Exchanges\\\",\\\"Bridges\\\":\\\"Bridges\\\",\\\"Deselect all\\\":\\\"Deselect all\\\",\\\"Select all\\\":\\\"Select all\\\",\\\"Search {sourceType}\\\":[\\\"Search \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Routes\\\",\\\"Search Blockchain\\\":\\\"Search Blockchain\\\",\\\"Source\\\":\\\"Source\\\",\\\"Destination\\\":\\\"Destination\\\",\\\"Swap {type}\\\":[\\\"Swap \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Search Token\\\",\\\"Loading failed\\\":\\\"Loading failed\\\",\\\"Enabled bridges\\\":\\\"Enabled bridges\\\",\\\"Enabled exchanges\\\":\\\"Enabled exchanges\\\",\\\"Theme\\\":\\\"Theme\\\",\\\"Infinite approval\\\":\\\"Infinite approval\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"The request ID is necessary to display the swap details.\\\",\\\"Light\\\":\\\"Light\\\",\\\"Dark\\\":\\\"Dark\\\",\\\"Auto\\\":\\\"Auto\\\",\\\"Connect Wallets\\\":\\\"Connect Wallets\\\",\\\"Choose a wallet to connect.\\\":\\\"Choose a wallet to connect.\\\",\\\"This week\\\":\\\"This week\\\",\\\"This month\\\":\\\"This month\\\",\\\"This year\\\":\\\"This year\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Required: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Required: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Required: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Required: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" for network fee\\\",\\\" for swap\\\":\\\" for swap\\\",\\\" for input and network fee\\\":\\\" for input and network fee\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Needs \u2248 \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", but you have \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" in your \\\",[\\\"blockchain\\\"],\\\" wallet.\\\"],\\\"Waiting for connecting wallet\\\":\\\"Waiting for connecting wallet\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"Waiting for other running tasks to be finished\\\",\\\"Waiting for changing wallet network\\\":\\\"Waiting for changing wallet network\\\",\\\"Sunday\\\":\\\"Sunday\\\",\\\"Monday\\\":\\\"Monday\\\",\\\"Tuesday\\\":\\\"Tuesday\\\",\\\"Wednesday\\\":\\\"Wednesday\\\",\\\"Thursday\\\":\\\"Thursday\\\",\\\"Friday\\\":\\\"Friday\\\",\\\"Saturday\\\":\\\"Saturday\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Error connecting server, please reload the app and try again.\\\",\\\"Powered By\\\":\\\"Powered By\\\",\\\"Change Slippage\\\":\\\"Change Slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"Swap on \\\",[\\\"fromChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Bridge to \\\",[\\\"toChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Swap Details\\\",\\\"Failed\\\":\\\"Failed\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"In progress\\\",\\\"Waiting for bridge transaction\\\":\\\"Waiting for bridge transaction\\\",\\\"Chain\\\":\\\"Chain\\\",\\\"Token\\\":\\\"Token\\\",\\\"Connected\\\":\\\"Connected\\\",\\\"Disconnect\\\":\\\"Disconnect\\\",\\\"Install\\\":\\\"Install\\\",\\\"Connecting...\\\":\\\"Connecting...\\\",\\\"Connecting\\\":\\\"Connecting\\\",\\\"Disconnected\\\":\\\"Disconnected\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"you need to pass a correct state to Wallet.\\\",\\\"SWAP\\\":\\\"SWAP\\\",\\\"Balance\\\":\\\"Balance\\\",\\\"Max\\\":\\\"Max\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Caution, your slippage is high (=\\\",[\\\"selectedSlippage\\\"],\\\"). Your trade may be front run.\\\"],\\\"swap from\\\":\\\"From\\\",\\\"maximum amount of asset\\\":\\\"Max\\\",\\\"swap to\\\":\\\"To\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"No hay resultados\\\",\\\"Try using different keywords\\\":\\\"Intenta usar diferentes palabras clave\\\",\\\"Select Blockchain\\\":\\\"Seleccionar Blockchain\\\",\\\"All\\\":\\\"Todos\\\",\\\"More +{count}\\\":[\\\"M\u00E1s +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Activar\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Otra pesta\u00F1a es abierta y gestiona transacciones. Puedes activar esta pesta\u00F1a.\\\",\\\"Activate current tab\\\":\\\"Activar pesta\u00F1a actual\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"Actualmente, algunas transacciones se est\u00E1n ejecutando y siendo manejadas por otra pesta\u00F1a del navegador. Si activa esta pesta\u00F1a, todas las transacciones que ya est\u00E1n en el paso del signo de transacci\u00F3n caducar\u00E1n.\\\",\\\"Confirm\\\":\\\"Confirmar\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Tus billeteras \\\",[\\\"blockchainName\\\"]],\\\"Insufficient account balance\\\":\\\"Saldo insuficiente de la cuenta\\\",\\\"Proceed anyway\\\":\\\"Proceda de todos modos\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"Necesitas conectar un monedero \\\",[\\\"blockchainName\\\"],\\\".\\\"],\\\"Send to a different address\\\":\\\"Enviar a una direcci\u00F3n diferente\\\",\\\"Your destination address\\\":\\\"Su direcci\u00F3n de destino\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"La direcci\u00F3n \\\",[\\\"destination\\\"],\\\" no coincide con el patr\u00F3n de direcci\u00F3n de la cadena de bloques.\\\"],\\\"Add {chain} chain\\\":[\\\"A\u00F1adir cadena \\\",[\\\"chain\\\"]],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"A\u00F1adir cadena \\\",[\\\"blockchainDisplayName\\\"]],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"Deber\u00EDas conectar un monedero compatible con \\\",[\\\"blockchainDisplayName\\\"],\\\" o elegir una direcci\u00F3n \\\",[\\\"blockchainDisplayName\\\"],\\\" diferente\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[\\\"Cadena \\\",[\\\"blockchainDisplayName\\\"],\\\" a\u00F1adida\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" is added to your wallet, you can use it to swap.\\\"],\\\"Request Rejected\\\":\\\"Solicitud rechazada\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"Has rechazado a\u00F1adir la cadena \\\",[\\\"blockchainDisplayName\\\"],\\\" a tu cartera.\\\"],\\\"Show more wallets\\\":\\\"Mostrar m\u00E1s carteras\\\",\\\"Cancel\\\":\\\"Cancelar\\\",\\\"Refresh\\\":\\\"Refrescar\\\",\\\"Notifications\\\":\\\"Notificaciones\\\",\\\"Settings\\\":\\\"Ajustes\\\",\\\"Transactions History\\\":\\\"Historial de transacciones\\\",\\\"Connect Wallet\\\":\\\"Conectar cartera\\\",\\\"Today\\\":\\\"Hoy\\\",\\\"Swaps steps\\\":\\\"Intercambiar pasos\\\",\\\"Retry\\\":\\\"Reintentar\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"No hay notificaciones.\\\",\\\"Slippage Error\\\":\\\"Error de deslizamiento\\\",\\\"Slippage Warning\\\":\\\"Advertencia de deslizamiento\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Tu: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"El deslizamiento m\u00EDnimo requerido es \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"Ver todas las rutas\\\",\\\"View more info\\\":\\\"Ver m\u00E1s informaci\u00F3n\\\",\\\"Gas & Fee Explanation\\\":\\\"Explicaci\u00F3n de gas y comisi\u00F3n\\\",\\\"Details\\\":\\\"Detalles\\\",\\\"Total Payable Fee\\\":\\\"Tarifa total a pagar\\\",\\\"Hide non-payable fees\\\":\\\"Ocultar tarifas no pagables\\\",\\\"Show non-payable fees\\\":\\\"Mostrar tarifas no pagables\\\",\\\"Description\\\":\\\"Descripci\u00F3n\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"Las siguientes comisiones se consideran en la salida de la transacci\u00F3n y\\\\n no necesitar\u00E1s pagar gas adicional por ellas.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Salida estimada\\\",\\\"Via:\\\":\\\"V\u00EDa:\\\",\\\"Chains:\\\":\\\"Cadenas:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Coste de gas\\\",\\\"Receiving\\\":\\\"Recibiendo\\\",\\\"Price impact\\\":\\\"Impacto del precio\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Necesitas aumentar el deslizamiento a al menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta ruta.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Te recomendamos que aumentes el deslizamiento a al menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta ruta.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Precauci\u00F3n, tu deslizamiento es alto.\\\",\\\"Change\\\":\\\"Cambiar\\\",\\\"Change settings\\\":\\\"Cambiar configuraci\u00F3n\\\",\\\"High slippage\\\":\\\"Deslizar alto\\\",\\\"Low slippage\\\":\\\"Deslizamiento bajo\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Precauci\u00F3n, su deslizamiento es alto (=\\\",[\\\"userSlippage\\\"],\\\"). Su operaci\u00F3n puede ser inicial.\\\"],\\\"Confirm anyway\\\":\\\"Confirmar de todos modos\\\",\\\"Slippage tolerance per swap\\\":\\\"Tolerancia de deslizamiento por intercambio\\\",\\\"Custom\\\":\\\"Personalizado\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Tu transacci\u00F3n ser\u00E1 revertida si el precio cambia desfavorablemente m\u00E1s de este porcentaje\\\",\\\"Warning\\\":\\\"Advertencia\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"Este ajuste se aplica por paso (por ejemplo, 1Inch, Thorchain, etc) lo que significa que s\u00F3lo el paso ser\u00E1 revertido, no toda la transacci\u00F3n.\\\",\\\"Swap and Bridge\\\":\\\"Intercambiar y Puente\\\",\\\"Request ID\\\":\\\"ID de Solicitud\\\",\\\"Not found\\\":\\\"No encontrado\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"Intercambio con ID de solicitud = \\\",[\\\"requestId\\\"],\\\" no encontrado.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"Ha recibido \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" en el monedero \\\",[\\\"conciseAddress\\\"],\\\" de la cadena \\\",[\\\"chain\\\"],\\\".\\\"],\\\"Transaction was not sent.\\\":\\\"La transacci\u00F3n no fue enviada.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" en \\\",[\\\"blockchain\\\"],\\\" permanecen en su cartera\\\"],\\\"Delete\\\":\\\"Eliminar\\\",\\\"Try again\\\":\\\"Int\u00E9ntalo de nuevo\\\",\\\"View transaction\\\":\\\"Ver transacci\u00F3n\\\",\\\"Connect\\\":\\\"Conectar\\\",\\\"Swap Successful\\\":\\\"Intercambio exitoso\\\",\\\"Transaction Failed\\\":\\\"Transacci\u00F3n fallida\\\",\\\"Done\\\":\\\"Hecho\\\",\\\"Diagnosis\\\":\\\"Diagn\u00F3stico\\\",\\\"See Details\\\":\\\"Ver detalles\\\",\\\"Cancel Swap\\\":\\\"Cancelar intercambio\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"\u00BFEst\u00E1 seguro de que desea cancelar este intercambio?\\\",\\\"Yes, Cancel it\\\":\\\"S\u00ED, cancelarlo\\\",\\\"No, Continue\\\":\\\"No, continuar\\\",\\\"Delete Transaction\\\":\\\"Eliminar transacci\u00F3n\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"\u00BFEst\u00E1 seguro de que desea eliminar este intercambio?\\\",\\\"Yes, Delete it\\\":\\\"S\u00ED, eliminarlo\\\",\\\"No, Cancel\\\":\\\"No, cancelar\\\",\\\"Change Network\\\":\\\"Cambiar red\\\",\\\"Network Changed\\\":\\\"Red cambiada\\\",\\\"Select Token\\\":\\\"Seleccionar token\\\",\\\"Wallet Connected\\\":\\\"Cartera conectada\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Su cartera est\u00E1 conectada, puede usarla para intercambiar.\\\",\\\"Failed to Connect\\\":\\\"Error al conectar\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Su cartera no est\u00E1 conectada. Por favor, int\u00E9ntelo de nuevo.\\\",\\\"Connecting to your wallet\\\":\\\"Conectando a su cartera\\\",\\\"Click connect in your wallet popup.\\\":\\\"Haga clic en conectar en su ventana emergente.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"Red fallida, vuelva a intentar su intercambio.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Por favor, reinicie sus fuentes de liquidez.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"Usted ha limitado las fuentes de liquidez y esto puede resultar en que Rango no encuentre rutas. Por favor considere restablecer sus fuentes de liquidez.\\\",\\\"No Routes Found.\\\":\\\"No se encontraron Rutas.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Razones por las que Rango no pudo encontrar una ruta: baja liquidez en el token, muy baja cantidad de entrada o ninguna ruta disponible para la combinaci\u00F3n de entrada/salida seleccionada.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Error en el l\u00EDmite del puente. Por favor, aumente su cantidad.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Error en el l\u00EDmite del puente. Por favor disminuya su cantidad.\\\",\\\"High Price Impact\\\":\\\"Impacto de precios altos\\\",\\\"Price impact is too high!\\\":\\\"\u00A1El impacto de los precios es demasiado alto!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"El impacto de los precios es significativamente m\u00E1s alto que la cantidad permitida. Si est\u00E1s seguro, continuar, de lo contrario, cambiar el swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirmar alto impacto de precio\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"Ruta actualizada y el impacto de los precios es demasiado alto, int\u00E9ntalo de nuevo m\u00E1s tarde!\\\",\\\"USD Price Unknown\\\":\\\"Precio desconocido USD\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"Precio USD Desconocido, no se puede calcular el impacto del precio.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"Precio USD Desconocido, no se puede calcular el impacto del precio. El impacto del precio puede ser mayor de lo habitual. \u00BFEst\u00E1 seguro de continuar el swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirmar el precio de USD desconocido\\\",\\\"Swap\\\":\\\"Intercambiar\\\",\\\"Swap anyway\\\":\\\"Intercambiar de todos modos\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"La ruta pasa por Ethereum. \u00BFContinuar?\\\",\\\"Network Fee\\\":\\\"Tarifa de red\\\",\\\"Protocol Fee\\\":\\\"Tarifa de Protocolo\\\",\\\"Affiliate Fee\\\":\\\"Tarifa de afiliado\\\",\\\"Outbound Fee\\\":\\\"Tarifa saliente\\\",\\\"Rango Fee\\\":\\\"Tarifa Rango\\\",\\\"Fastest Transfer\\\":\\\"Transferencia m\u00E1s r\u00E1pida\\\",\\\"Maximum Return\\\":\\\"Devoluci\u00F3n m\u00E1xima\\\",\\\"Lowest Fee\\\":\\\"Tarifa m\u00E1s baja\\\",\\\"Maximum Output\\\":\\\"Salida m\u00E1xima\\\",\\\"Smart Routing\\\":\\\"Ruta inteligente\\\",\\\"Route has been updated.\\\":\\\"La ruta ha sido actualizada.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Cantidad de salida cambiada a \\\",[\\\"newOutputAmount\\\"],\\\" ( cambio\\\",[\\\"percentageChange\\\"],\\\"%).\\\"],\\\"Route swappers has been updated.\\\":\\\"Los swappers de rutas han sido actualizados.\\\",\\\"Route internal coins has been updated.\\\":\\\"Se han actualizado las monedas internas de la ruta.\\\",\\\"Confirm Swap\\\":\\\"Confirmar intercambio\\\",\\\"Start Swap\\\":\\\"Iniciar intercambio\\\",\\\"You get\\\":\\\"Obtienes\\\",\\\"History\\\":\\\"Historial\\\",\\\"Search Transaction\\\":\\\"Buscar transacci\u00F3n\\\",\\\"From\\\":\\\"De\\\",\\\"To\\\":\\\"A\\\",\\\"Language\\\":\\\"Idioma\\\",\\\"language\\\":\\\"idioma\\\",\\\"Exchanges\\\":\\\"Intercambios\\\",\\\"Bridges\\\":\\\"Puentes\\\",\\\"Deselect all\\\":\\\"Deseleccionar todo\\\",\\\"Select all\\\":\\\"Seleccionar todo\\\",\\\"Search {sourceType}\\\":[\\\"Buscar \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Rutas\\\",\\\"Search Blockchain\\\":\\\"Buscar Blockchain\\\",\\\"Source\\\":\\\"Fuente\\\",\\\"Destination\\\":\\\"Destino\\\",\\\"Swap {type}\\\":[\\\"Intercambiar \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Buscar token\\\",\\\"Loading failed\\\":\\\"Error al cargar\\\",\\\"Enabled bridges\\\":\\\"Puentes habilitados\\\",\\\"Enabled exchanges\\\":\\\"Intercambios habilitados\\\",\\\"Theme\\\":\\\"Tema\\\",\\\"Infinite approval\\\":\\\"Aprobaci\u00F3n infinita\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Habilitar el modo 'Aprobaci\u00F3n infinita' permite el acceso sin restricciones a contratos inteligentes de DEXes/Bridges, permiti\u00E9ndoles utilizar la cantidad de token aprobada sin limitaciones.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Actualmente est\u00E1s en modo campa\u00F1a con restricciones sobre las fuentes de liquidez. \u00BFLe gustar\u00EDa desconectar de este modo y hacer uso de todas las fuentes de liquidez disponibles?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"El ID de solicitud es necesario para mostrar los detalles del intercambio.\\\",\\\"Light\\\":\\\"Claro\\\",\\\"Dark\\\":\\\"Oscuro\\\",\\\"Auto\\\":\\\"Auto\\\",\\\"Connect Wallets\\\":\\\"Conectar billeteras\\\",\\\"Choose a wallet to connect.\\\":\\\"Elija una cartera para conectar.\\\",\\\"This week\\\":\\\"Esta semana\\\",\\\"This month\\\":\\\"Este mes\\\",\\\"This year\\\":\\\"Este a\u00F1o\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Requerido: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Requerido: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Requerido: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Requerido: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" por comisi\u00F3n de red\\\",\\\" for swap\\\":\\\" para intercambio\\\",\\\" for input and network fee\\\":\\\" por entrada y tarifa de red\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Necesitas \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", pero tienes \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" en tu monedero \\\",[\\\"blockchain\\\"],\\\".\\\"],\\\"Waiting for connecting wallet\\\":\\\"Esperando por conectar cartera\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"Esperando a que finalicen otras tareas en ejecuci\u00F3n\\\",\\\"Waiting for changing wallet network\\\":\\\"Esperando a cambiar la red del monedero\\\",\\\"Sunday\\\":\\\"Domingo\\\",\\\"Monday\\\":\\\"Lunes\\\",\\\"Tuesday\\\":\\\"Martes\\\",\\\"Wednesday\\\":\\\"Mi\u00E9rcoles\\\",\\\"Thursday\\\":\\\"Jueves\\\",\\\"Friday\\\":\\\"Viernes\\\",\\\"Saturday\\\":\\\"S\u00E1bado\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Error al conectar el servidor, por favor vuelva a cargar la aplicaci\u00F3n y vuelva a intentarlo.\\\",\\\"Powered By\\\":\\\"Desarrollado por\\\",\\\"Change Slippage\\\":\\\"Cambiar Slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"Intercambiar por \\\",[\\\"fromChain\\\"],\\\" v\u00EDa \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Puente a \\\",[\\\"toChain\\\"],\\\" a trav\u00E9s de \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Detalles de intercambio\\\",\\\"Failed\\\":\\\"Fallo\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"En progreso\\\",\\\"Waiting for bridge transaction\\\":\\\"Esperando una transacci\u00F3n de puente\\\",\\\"Chain\\\":\\\"Cadena\\\",\\\"Token\\\":\\\"Token\\\",\\\"Connected\\\":\\\"Conectado\\\",\\\"Disconnect\\\":\\\"Desconectar\\\",\\\"Install\\\":\\\"Instalar\\\",\\\"Connecting...\\\":\\\"Conectando...\\\",\\\"Connecting\\\":\\\"Conectando\\\",\\\"Disconnected\\\":\\\"Desconectado\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"necesita pasar un estado correcto a Wallet.\\\",\\\"SWAP\\\":\\\"SWAP\\\",\\\"Balance\\\":\\\"Saldo\\\",\\\"Max\\\":\\\"M\u00E1x\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Precauci\u00F3n, su deslizamiento es alto (=\\\",[\\\"selectedSlippage\\\"],\\\"). Su operaci\u00F3n puede ser inicial.\\\"],\\\"swap from\\\":\\\"intercambiar desde\\\",\\\"maximum amount of asset\\\":\\\"cantidad m\u00E1xima de activos\\\",\\\"swap to\\\":\\\"cambiar a\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"Aucun r\u00E9sultat trouv\u00E9\\\",\\\"Try using different keywords\\\":\\\"Essayez d'utiliser diff\u00E9rents mots-cl\u00E9s\\\",\\\"Select Blockchain\\\":\\\"S\u00E9lectionnez la Blockchain\\\",\\\"All\\\":\\\"Tous\\\",\\\"More +{count}\\\":[\\\"Plus +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Activer\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Un autre onglet est ouvert et g\u00E8re les transactions. Vous pouvez activer cet onglet.\\\",\\\"Activate current tab\\\":\\\"Activer l'onglet actuel\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"Actuellement, certaines transactions sont en cours d'ex\u00E9cution et sont g\u00E9r\u00E9es par un autre onglet du navigateur. Si vous activez cet onglet, toutes les transactions qui sont d\u00E9j\u00E0 dans l'\u00E9tape de signature de la transaction expireront.\\\",\\\"Confirm\\\":\\\"Valider\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Vos portefeuilles \\\",[\\\"blockchainName\\\"]],\\\"Insufficient account balance\\\":\\\"Solde du compte insuffisant\\\",\\\"Proceed anyway\\\":\\\"Continuer quand m\u00EAme\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"Vous devez connecter un portefeuille \\\",[\\\"blockchainName\\\"],\\\".\\\"],\\\"Send to a different address\\\":\\\"Envoyer \u00E0 une autre adresse\\\",\\\"Your destination address\\\":\\\"Votre adresse de destination\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"L'adresse \\\",[\\\"destination\\\"],\\\" ne correspond pas au mod\u00E8le d'adresse blockchain.\\\"],\\\"Add {chain} chain\\\":[\\\"Ajouter une cha\u00EEne \\\",[\\\"chain\\\"]],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"Ajouter une cha\u00EEne \\\",[\\\"blockchainDisplayName\\\"]],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"Vous devriez connecter un portefeuille pris en charge par \\\",[\\\"blockchainDisplayName\\\"],\\\" ou choisir une adresse \\\",[\\\"blockchainDisplayName\\\"],\\\" diff\u00E9rente\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[\\\"Cha\u00EEne \\\",[\\\"blockchainDisplayName\\\"],\\\" ajout\u00E9e\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" est ajout\u00E9 \u00E0 votre portefeuille, vous pouvez l'utiliser pour \u00E9changer.\\\"],\\\"Request Rejected\\\":\\\"Demande rejet\u00E9e\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"Vous avez rejet\u00E9 l'ajout de la cha\u00EEne \\\",[\\\"blockchainDisplayName\\\"],\\\" \u00E0 votre portefeuille.\\\"],\\\"Show more wallets\\\":\\\"Afficher plus de portefeuilles\\\",\\\"Cancel\\\":\\\"Abandonner\\\",\\\"Refresh\\\":\\\"Rafra\u00EEchir\\\",\\\"Notifications\\\":\\\"Notifications\\\",\\\"Settings\\\":\\\"R\u00E9glages\\\",\\\"Transactions History\\\":\\\"Historique des transactions\\\",\\\"Connect Wallet\\\":\\\"Connecter le portefeuille\\\",\\\"Today\\\":\\\"Aujourd'hui\\\",\\\"Swaps steps\\\":\\\"\u00C9tapes d'\u00E9change\\\",\\\"Retry\\\":\\\"R\u00E9essayer\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"Il n'y a pas de notifications.\\\",\\\"Slippage Error\\\":\\\"Erreur de Slippage\\\",\\\"Slippage Warning\\\":\\\"Avertissement de Slippage\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Vous: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"Le slippage minimum requis est \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"Voir toutes les routes\\\",\\\"View more info\\\":\\\"Voir plus d'infos\\\",\\\"Gas & Fee Explanation\\\":\\\"Explication du gaz et des frais\\\",\\\"Details\\\":\\\"D\u00E9tails du produit\\\",\\\"Total Payable Fee\\\":\\\"Total des frais payables\\\",\\\"Hide non-payable fees\\\":\\\"Masquer les frais non payables\\\",\\\"Show non-payable fees\\\":\\\"Afficher les frais non payants\\\",\\\"Description\\\":\\\"Libell\u00E9\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"Les frais suivants sont pris en compte dans la production de la transaction et\\\\n vous n'aurez pas besoin de payer du gaz suppl\u00E9mentaire pour eux.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Sortie estim\u00E9e\\\",\\\"Via:\\\":\\\"Via:\\\",\\\"Chains:\\\":\\\"Cha\u00EEnes :\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Co\u00FBt du gaz\\\",\\\"Receiving\\\":\\\"R\u00E9ception en cours\\\",\\\"Price impact\\\":\\\"Impact des prix\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Vous devez augmenter le slippage \u00E0 au moins \\\",[\\\"minRequiredSlippage\\\"],\\\" pour cette route.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Nous vous recommandons d'augmenter le slippage \u00E0 au moins \\\",[\\\"minRequiredSlippage\\\"],\\\" pour cette route.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Attention, votre slippage est \u00E9lev\u00E9.\\\",\\\"Change\\\":\\\"Changement\\\",\\\"Change settings\\\":\\\"Modifier les param\u00E8tres\\\",\\\"High slippage\\\":\\\"Haut slippage\\\",\\\"Low slippage\\\":\\\"Slippage bas\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Attention, votre slippage est \u00E9lev\u00E9 (=\\\",[\\\"userSlippage\\\"],\\\"). Votre \u00E9change peut \u00EAtre frontal.\\\"],\\\"Confirm anyway\\\":\\\"Confirmer quand m\u00EAme\\\",\\\"Slippage tolerance per swap\\\":\\\"Tol\u00E9rance avec glissement par swap\\\",\\\"Custom\\\":\\\"Personnalis\u00E9\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Votre transaction sera annul\u00E9e si le prix change d\u00E9favorablement de plus de ce pourcentage\\\",\\\"Warning\\\":\\\"Avertissement\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"Ce param\u00E8tre est appliqu\u00E9 par \u00E9tape (par exemple 1Inch, Thorchain, etc) ce qui signifie que seule l'\u00E9tape sera annul\u00E9e, pas la transaction enti\u00E8re.\\\",\\\"Swap and Bridge\\\":\\\"\u00C9changer et Pont\\\",\\\"Request ID\\\":\\\"ID de la requ\u00EAte\\\",\\\"Not found\\\":\\\"Non trouv\u00E9\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"L'\u00E9change avec la requ\u00EAte ID = \\\",[\\\"requestId\\\"],\\\" est introuvable.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"You have received \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" in \\\",[\\\"conciseAddress\\\"],\\\" wallet on \\\",[\\\"chain\\\"],\\\" chain.\\\"],\\\"Transaction was not sent.\\\":\\\"La transaction n'a pas \u00E9t\u00E9 envoy\u00E9e.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" sur \\\",[\\\"blockchain\\\"],\\\" restent dans votre portefeuille\\\"],\\\"Delete\\\":\\\"Supprimez\\\",\\\"Try again\\\":\\\"R\u00E9essayez\\\",\\\"View transaction\\\":\\\"Voir la transaction\\\",\\\"Connect\\\":\\\"Connecter\\\",\\\"Swap Successful\\\":\\\"Echange R\u00E9ussi\\\",\\\"Transaction Failed\\\":\\\"La transaction a \u00E9chou\u00E9\\\",\\\"Done\\\":\\\"Fait\\\",\\\"Diagnosis\\\":\\\"Diagnostic\\\",\\\"See Details\\\":\\\"Voir les d\u00E9tails\\\",\\\"Cancel Swap\\\":\\\"Annuler l'\u00E9change\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"\u00CAtes-vous s\u00FBr de vouloir annuler cet \u00E9change ?\\\",\\\"Yes, Cancel it\\\":\\\"Oui, annuler\\\",\\\"No, Continue\\\":\\\"Non, continuer\\\",\\\"Delete Transaction\\\":\\\"Supprimer la transaction\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"\u00CAtes-vous s\u00FBr de vouloir supprimer cet \u00E9change ?\\\",\\\"Yes, Delete it\\\":\\\"Oui, supprimer\\\",\\\"No, Cancel\\\":\\\"Non, Annuler\\\",\\\"Change Network\\\":\\\"Changer de r\u00E9seau\\\",\\\"Network Changed\\\":\\\"R\u00E9seau modifi\u00E9\\\",\\\"Select Token\\\":\\\"S\u00E9lectionner un jeton\\\",\\\"Wallet Connected\\\":\\\"Portefeuille connect\u00E9\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Votre portefeuille est connect\u00E9, vous pouvez l'utiliser pour \u00E9changer.\\\",\\\"Failed to Connect\\\":\\\"\u00C9chec de la connexion\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Votre portefeuille n'est pas connect\u00E9. Veuillez r\u00E9essayer.\\\",\\\"Connecting to your wallet\\\":\\\"Connexion \u00E0 votre portefeuille\\\",\\\"Click connect in your wallet popup.\\\":\\\"Cliquez sur se connecter dans la fen\u00EAtre pop-up de votre portefeuille.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"R\u00E9seau \u00E9chou\u00E9, veuillez r\u00E9essayer votre swap.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Veuillez r\u00E9initialiser vos sources de liquidit\u00E9s.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"Vous avez limit\u00E9 les sources de liquidit\u00E9s et cela pourrait conduire \u00E0 ce que Rango ne trouve aucune voie. Veuillez envisager de r\u00E9initialiser vos sources de liquidit\u00E9.\\\",\\\"No Routes Found.\\\":\\\"Aucune route trouv\u00E9e.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Raison pour laquelle Rango n'a pas pu trouver de route : faible liquidit\u00E9 sur jeton, tr\u00E8s faible quantit\u00E9 d'entr\u00E9e ou aucune route disponible pour la combinaison de jeton d'entr\u00E9e/sortie s\u00E9lectionn\u00E9e.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Erreur de limite de pont : veuillez augmenter votre montant.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Erreur de limite de pont : veuillez r\u00E9duire votre montant.\\\",\\\"High Price Impact\\\":\\\"Impact sur les prix \u00E9lev\u00E9s\\\",\\\"Price impact is too high!\\\":\\\"L'impact sur les prix est trop \u00E9lev\u00E9!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"L'impact sur le prix est nettement plus \u00E9lev\u00E9 que le montant autoris\u00E9. Si vous \u00EAtes s\u00FBr, continuez, sinon, changez le swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirmer l'impact \u00E9lev\u00E9 du prix\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"La mise \u00E0 jour de la route et l'impact des prix est trop \u00E9lev\u00E9, r\u00E9essayez plus tard!\\\",\\\"USD Price Unknown\\\":\\\"Prix USD inconnu\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"Prix USD inconnu, impossible de calculer l'impact des prix.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"Prix USD inconnu, impossible de calculer l'impact des prix. L'impact sur le prix peut \u00EAtre plus \u00E9lev\u00E9 que d'habitude. \u00CAtes-vous s\u00FBr de vouloir continuer le swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirmer le prix en USD inconnu\\\",\\\"Swap\\\":\\\"Permuter\\\",\\\"Swap anyway\\\":\\\"Permuter quand m\u00EAme\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"L'itin\u00E9raire passe par Ethereum. Continuer ?\\\",\\\"Network Fee\\\":\\\"Frais de r\u00E9seau\\\",\\\"Protocol Fee\\\":\\\"Frais de protocole\\\",\\\"Affiliate Fee\\\":\\\"Frais d'affiliation\\\",\\\"Outbound Fee\\\":\\\"Frais sortants\\\",\\\"Rango Fee\\\":\\\"Frais de Rango\\\",\\\"Fastest Transfer\\\":\\\"Transfert le plus rapide\\\",\\\"Maximum Return\\\":\\\"Retour maximum\\\",\\\"Lowest Fee\\\":\\\"Frais les plus bas\\\",\\\"Maximum Output\\\":\\\"Sortie maximale\\\",\\\"Smart Routing\\\":\\\"Routage intelligent\\\",\\\"Route has been updated.\\\":\\\"La route a \u00E9t\u00E9 mise \u00E0 jour.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Output amount changed to \\\",[\\\"newOutputAmount\\\"],\\\" (\\\",[\\\"percentageChange\\\"],\\\"% change).\\\"],\\\"Route swappers has been updated.\\\":\\\"Les swappers de route ont \u00E9t\u00E9 mis \u00E0 jour.\\\",\\\"Route internal coins has been updated.\\\":\\\"Les pi\u00E8ces internes de la route ont \u00E9t\u00E9 mises \u00E0 jour.\\\",\\\"Confirm Swap\\\":\\\"Confirmer l'\u00E9change\\\",\\\"Start Swap\\\":\\\"D\u00E9but de l'\u00E9change\\\",\\\"You get\\\":\\\"Vous obtenez\\\",\\\"History\\\":\\\"Historique\\\",\\\"Search Transaction\\\":\\\"Rechercher une transaction\\\",\\\"From\\\":\\\"A partir de\\\",\\\"To\\\":\\\"\u00C0\\\",\\\"Language\\\":\\\"Langue\\\",\\\"language\\\":\\\"Langue\\\",\\\"Exchanges\\\":\\\"\u00C9changes\\\",\\\"Bridges\\\":\\\"Ponts de connexion\\\",\\\"Deselect all\\\":\\\"D\u00E9s\u00E9lectionner tout\\\",\\\"Select all\\\":\\\"Tout s\u00E9lectionner\\\",\\\"Search {sourceType}\\\":[\\\"Rechercher dans \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Routes\\\",\\\"Search Blockchain\\\":\\\"Rechercher dans la Blockchain\\\",\\\"Source\\\":\\\"Source\\\",\\\"Destination\\\":\\\"Destination\\\",\\\"Swap {type}\\\":[\\\"\u00C9changer \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Jeton de recherche\\\",\\\"Loading failed\\\":\\\"\u00C9chec du chargement\\\",\\\"Enabled bridges\\\":\\\"Ponts de connexion activ\u00E9s\\\",\\\"Enabled exchanges\\\":\\\"\u00C9changes activ\u00E9s\\\",\\\"Theme\\\":\\\"Th\u00E8me\\\",\\\"Infinite approval\\\":\\\"Approbation infinie\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Activer le mode \u00AB approbation infinie\u00BB permet un acc\u00E8s illimit\u00E9 aux contrats intelligents de DEXes/Ponts, leur permettant d'utiliser le montant de jeton approuv\u00E9 sans restrictions.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Actuellement, vous \u00EAtes en mode campagne avec des restrictions sur les sources de liquidit\u00E9s. Voulez-vous sortir de ce mode et utiliser toutes les sources de liquidit\u00E9s disponibles ?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"L'identifiant de la requ\u00EAte est n\u00E9cessaire pour afficher les d\u00E9tails du swap.\\\",\\\"Light\\\":\\\"Lumi\u00E8re\\\",\\\"Dark\\\":\\\"Sombre\\\",\\\"Auto\\\":\\\"Automatique\\\",\\\"Connect Wallets\\\":\\\"Connecter les portefeuilles\\\",\\\"Choose a wallet to connect.\\\":\\\"Choisissez un portefeuille \u00E0 connecter.\\\",\\\"This week\\\":\\\"Cette semaine\\\",\\\"This month\\\":\\\"Ce mois-ci\\\",\\\"This year\\\":\\\"Cette ann\u00E9e\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Requis: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Requis: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Requis: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Requis: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" pour frais de r\u00E9seau\\\",\\\" for swap\\\":\\\" pour swap\\\",\\\" for input and network fee\\\":\\\" pour les frais d'entr\u00E9e et de r\u00E9seau\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Needs \u2248 \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", but you have \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" in your \\\",[\\\"blockchain\\\"],\\\" wallet.\\\"],\\\"Waiting for connecting wallet\\\":\\\"En attente de connexion au portefeuille\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"En attente de la fin des autres t\u00E2ches en cours\\\",\\\"Waiting for changing wallet network\\\":\\\"En attente de changement de r\u00E9seau du portefeuille\\\",\\\"Sunday\\\":\\\"Dimanche\\\",\\\"Monday\\\":\\\"Lundi\\\",\\\"Tuesday\\\":\\\"Mardi\\\",\\\"Wednesday\\\":\\\"Mercredi\\\",\\\"Thursday\\\":\\\"Jeudi\\\",\\\"Friday\\\":\\\"Vendredi\\\",\\\"Saturday\\\":\\\"Samedi\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Erreur de connexion au serveur, veuillez recharger l'application et r\u00E9essayer.\\\",\\\"Powered By\\\":\\\"Propuls\u00E9 par\\\",\\\"Change Slippage\\\":\\\"Changer le slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"\u00C9changer sur \\\",[\\\"fromChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Pont vers \\\",[\\\"toChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Permuter les d\u00E9tails\\\",\\\"Failed\\\":\\\"Echou\u00E9\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"En cours\\\",\\\"Waiting for bridge transaction\\\":\\\"En attente de la transaction de pont\\\",\\\"Chain\\\":\\\"Cha\u00EEne\\\",\\\"Token\\\":\\\"Jeton\\\",\\\"Connected\\\":\\\"Connect\u00E9\\\",\\\"Disconnect\\\":\\\"D\u00E9connecter\\\",\\\"Install\\\":\\\"Installer\\\",\\\"Connecting...\\\":\\\"Connexion en cours...\\\",\\\"Connecting\\\":\\\"Connexion en cours\\\",\\\"Disconnected\\\":\\\"D\u00E9connect\u00E9\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"vous devez passer un \u00E9tat correct \u00E0 Wallet.\\\",\\\"SWAP\\\":\\\"\u00C9CHANGER\\\",\\\"Balance\\\":\\\"Solde\\\",\\\"Max\\\":\\\"Max.\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Attention, votre slippage est \u00E9lev\u00E9 (=\\\",[\\\"selectedSlippage\\\"],\\\"). Votre \u00E9change peut \u00EAtre frontal.\\\"],\\\"swap from\\\":\\\"swap de\\\",\\\"maximum amount of asset\\\":\\\"montant maximum d'actif\\\",\\\"swap to\\\":\\\"swap vers\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"\u7D50\u679C\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\\\",\\\"Try using different keywords\\\":\\\"\u5225\u306E\u30AD\u30FC\u30EF\u30FC\u30C9\u3092\u4F7F\u7528\u3057\u3066\u307F\u3066\u304F\u3060\u3055\u3044\\\",\\\"Select Blockchain\\\":\\\"\u30D6\u30ED\u30C3\u30AF\u30C1\u30A7\u30FC\u30F3\u3092\u9078\u629E\\\",\\\"All\\\":\\\"\u3059\u3079\u3066\\\",\\\"More +{count}\\\":[\\\"\u305D\u306E\u4ED6 +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"\u6709\u52B9\u306B\u3059\u308B\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"\u5225\u306E\u30BF\u30D6\u306F\u30AA\u30FC\u30D7\u30F3\u3067\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u3092\u51E6\u7406\u3057\u307E\u3059\u3002\u3053\u306E\u30BF\u30D6\u3092\u6709\u52B9\u306B\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059\u3002\\\",\\\"Activate current tab\\\":\\\"\u73FE\u5728\u306E\u30BF\u30D6\u3092\u6709\u52B9\u306B\u3059\u308B\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"\u73FE\u5728\u3001\u4E00\u90E8\u306E\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u304C\u5B9F\u884C\u3055\u308C\u3001\u4ED6\u306E\u30D6\u30E9\u30A6\u30B6\u30BF\u30D6\u3067\u51E6\u7406\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \u3053\u306E\u30BF\u30D6\u3092\u6709\u52B9\u306B\u3059\u308B\u3068\u3001\u3059\u3067\u306B\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u8A18\u53F7\u306E\u30B9\u30C6\u30C3\u30D7\u306B\u3042\u308B\u3059\u3079\u3066\u306E\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u304C\u671F\u9650\u5207\u308C\u306B\u306A\u308A\u307E\u3059\u3002\\\",\\\"Confirm\\\":\\\"\u78BA\u8A8D\u3059\u308B\\\",\\\"Your {blockchainName} wallets\\\":[\\\"\u3042\u306A\u305F\u306E \\\",[\\\"blockchainName\\\"],\\\" \u30A6\u30A9\u30EC\u30C3\u30C8\\\"],\\\"Insufficient account balance\\\":\\\"\u30A2\u30AB\u30A6\u30F3\u30C8\u6B8B\u9AD8\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059\\\",\\\"Proceed anyway\\\":\\\"\u3068\u306B\u304B\u304F\u7D9A\u884C\u3059\u308B\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[[\\\"blockchainName\\\"],\\\" \u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"Send to a different address\\\":\\\"\u5225\u306E\u30A2\u30C9\u30EC\u30B9\u306B\u9001\u308B\\\",\\\"Your destination address\\\":\\\"\u5B9B\u5148\u30A2\u30C9\u30EC\u30B9\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"\u30A2\u30C9\u30EC\u30B9 \\\",[\\\"destination\\\"],\\\" \u306F\u30D6\u30ED\u30C3\u30AF\u30C1\u30A7\u30FC\u30F3\u30A2\u30C9\u30EC\u30B9\u30D1\u30BF\u30FC\u30F3\u3068\u4E00\u81F4\u3057\u307E\u305B\u3093\u3002\\\"],\\\"Add {chain} chain\\\":[[\\\"chain\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u3092\u8FFD\u52A0\\\"],\\\"Add {blockchainDisplayName} Chain\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u3092\u8FFD\u52A0\\\"],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\u3059\u308B\u304B\u3001\u5225\u306E \\\",[\\\"blockchainDisplayName\\\"],\\\" \u30A2\u30C9\u30EC\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u304C\u8FFD\u52A0\u3055\u308C\u307E\u3057\u305F\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u304C\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u8FFD\u52A0\u3055\u308C\u307E\u3057\u305F\u3002\u4EA4\u63DB\u306B\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002\\\"],\\\"Request Rejected\\\":\\\"\u30EA\u30AF\u30A8\u30B9\u30C8\u304C\u62D2\u5426\u3055\u308C\u307E\u3057\u305F\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[[\\\"blockchainDisplayName\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u3092\u3042\u306A\u305F\u306E\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u8FFD\u52A0\u3059\u308B\u3053\u3068\u3092\u62D2\u5426\u3057\u307E\u3057\u305F\u3002\\\"],\\\"Show more wallets\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u3092\u3082\u3063\u3068\u8868\u793A\\\",\\\"Cancel\\\":\\\"\u30AD\u30E3\u30F3\u30BB\u30EB\\\",\\\"Refresh\\\":\\\"\u66F4\u65B0\\\",\\\"Notifications\\\":\\\"\u901A\u77E5\\\",\\\"Settings\\\":\\\"\u8A2D\u5B9A\\\",\\\"Transactions History\\\":\\\"\u53D6\u5F15\u5C65\u6B74\\\",\\\"Connect Wallet\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\\\",\\\"Today\\\":\\\"\u4ECA\u65E5\\\",\\\"Swaps steps\\\":\\\"\u30B9\u30C6\u30C3\u30D7\u3092\u5165\u308C\u66FF\u3048\u307E\u3059\\\",\\\"Retry\\\":\\\"\u518D\u8A66\u884C\u3059\u308B\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"\u901A\u77E5\u306F\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Slippage Error\\\":\\\"\u30B9\u30E9\u30A4\u30C9\u30DA\u30FC\u30B8\u30A8\u30E9\u30FC\\\",\\\"Slippage Warning\\\":\\\"\u6ED1\u308A\u6B62\u3081\u306E\u8B66\u544A\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"\u3042\u306A\u305F\u306E: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"\u6700\u5C0F\u5FC5\u8981\u306A\u30B9\u30EA\u30C3\u30D7\u30DA\u30FC\u30B8\u306F \\\",[\\\"minRequiredSlippage\\\"],\\\"\u3067\u3059\\\"],\\\"See All Routes\\\":\\\"\u3059\u3079\u3066\u306E\u30EB\u30FC\u30C8\u3092\u898B\u308B\\\",\\\"View more info\\\":\\\"\u8A73\u7D30\u60C5\u5831\u3092\u8868\u793A\\\",\\\"Gas & Fee Explanation\\\":\\\"\u30AC\u30B9&\u6599\u91D1\u306E\u8AAC\u660E\\\",\\\"Details\\\":\\\"\u8A73\u7D30\\\",\\\"Total Payable Fee\\\":\\\"\u5408\u8A08\u652F\u6255\u624B\u6570\u6599\\\",\\\"Hide non-payable fees\\\":\\\"\u652F\u6255\u3044\u4E0D\u53EF\u80FD\u306A\u624B\u6570\u6599\u3092\u975E\u8868\u793A\\\",\\\"Show non-payable fees\\\":\\\"\u672A\u6255\u3044\u624B\u6570\u6599\u3092\u8868\u793A\\\",\\\"Description\\\":\\\"\u8AAC\u660E\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"\u4EE5\u4E0B\u306E\u624B\u6570\u6599\u306F\u53D6\u5F15\u306E\u51FA\u529B\u3067\u8003\u616E\u3055\u308C\u3001\\\\n \u4F59\u5206\u306A\u30AC\u30B9\u3092\u652F\u6255\u3046\u5FC5\u8981\u306F\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"\u63A8\u5B9A\u3055\u308C\u305F\u51FA\u529B\\\",\\\"Via:\\\":\\\"\u30D3\u30A2:\\\",\\\"Chains:\\\":\\\"\u30C1\u30A7\u30FC\u30F3:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"\u30AC\u30B9\u30B3\u30B9\u30C8\\\",\\\"Receiving\\\":\\\"\u53D7\u4FE1\u4E2D\\\",\\\"Price impact\\\":\\\"\u4FA1\u683C\u3078\u306E\u5F71\u97FF\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"\u3053\u306E\u30EB\u30FC\u30C8\u306B\u3064\u3044\u3066\u306F\u3001\u5C11\u306A\u304F\u3068\u3082 \\\",[\\\"minRequiredSlippage\\\"],\\\" \u307E\u3067\u6ED1\u308A\u3084\u3059\u304F\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"\u3053\u306E\u30EB\u30FC\u30C8\u306B\u3064\u3044\u3066\u306F\u3001\u5C11\u306A\u304F\u3068\u3082 \\\",[\\\"minRequiredSlippage\\\"],\\\" \u3078\u306E\u6ED1\u308A\u3092\u5897\u3084\u3059\u3053\u3068\u3092\u304A\u52E7\u3081\u3057\u307E\u3059\u3002\\\"],\\\"Caution, your slippage is high.\\\":\\\"\u6CE8\u610F\u3001\u3042\u306A\u305F\u306E\u6ED1\u308A\u306F\u9AD8\u3044\u3067\u3059\u3002\\\",\\\"Change\\\":\\\"\u5909\u66F4\\\",\\\"Change settings\\\":\\\"\u8A2D\u5B9A\u306E\u5909\u66F4\\\",\\\"High slippage\\\":\\\"\u30CF\u30A4\u30B9\u30EA\u30C3\u30D7\u30DA\u30FC\u30B8\\\",\\\"Low slippage\\\":\\\"\u3059\u3079\u308A\u4F4E\u3044\u9806\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" \u6CE8\u610F\u3001\u3042\u306A\u305F\u306E\u6ED1\u308A\u304C\u9AD8\u3044\u3067\u3059 (=\\\",[\\\"userSlippage\\\"],\\\"). \u3042\u306A\u305F\u306E\u53D6\u5F15\u306F\u3001\u524D\u6255\u3044\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"Confirm anyway\\\":\\\"\u78BA\u8A8D\u3059\u308B\\\",\\\"Slippage tolerance per swap\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u3054\u3068\u306E\u6ED1\u308A\u6B62\u3081\u8A31\u5BB9\u5DEE\\\",\\\"Custom\\\":\\\"\u30AB\u30B9\u30BF\u30E0\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"\u4FA1\u683C\u304C\u3053\u306E\u30D1\u30FC\u30BB\u30F3\u30C6\u30FC\u30B8\u3088\u308A\u3082\u4E0D\u5229\u306B\u5909\u66F4\u3055\u308C\u305F\u5834\u5408\u3001\u53D6\u5F15\u306F\u5143\u306B\u623B\u3055\u308C\u307E\u3059\\\",\\\"Warning\\\":\\\"\u8B66\u544A\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"\u3053\u306E\u8A2D\u5B9A\u306F\u30B9\u30C6\u30C3\u30D7\u3054\u3068\u306B\u9069\u7528\u3055\u308C\u307E\u3059(\u4F8B\u3048\u3070\u30011\u30A4\u30F3\u30C1\u3001Thorchain\u306A\u3069)\u3002\u3053\u308C\u306F\u30B9\u30C6\u30C3\u30D7\u306E\u307F\u304C\u53D6\u308A\u6D88\u3055\u308C\u3001\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u5168\u4F53\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Swap and Bridge\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u3068\u30D6\u30EA\u30C3\u30B8\\\",\\\"Request ID\\\":\\\"\u8981\u6C42ID\\\",\\\"Not found\\\":\\\"\u898B\u3064\u304B\u308A\u307E\u305B\u3093\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"\u30EA\u30AF\u30A8\u30B9\u30C8 ID = \\\",[\\\"requestId\\\"],\\\" \u3067\u30B9\u30EF\u30C3\u30D7\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[[\\\"amount\\\"],\\\" \u30C1\u30A7\u30FC\u30F3\u306E \\\",[\\\"token\\\"],\\\" \u30A6\u30A9\u30EC\u30C3\u30C8\u3067 \\\",[\\\"conciseAddress\\\"],\\\" \\\",[\\\"chain\\\"],\\\" Anamed@@4 \u3092\u53D7\u3051\u53D6\u308A\u307E\u3057\u305F\u3002\\\"],\\\"Transaction was not sent.\\\":\\\"\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u306F\u9001\u4FE1\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" \u306E \\\",[\\\"blockchain\\\"],\\\" \u306F\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u6B8B\u308A\u307E\u3059\\\"],\\\"Delete\\\":\\\"\u524A\u9664\\\",\\\"Try again\\\":\\\"\u3082\u3046\u4E00\u5EA6\u3084\u308A\u76F4\u3057\u3066\u304F\u3060\u3055\u3044\\\",\\\"View transaction\\\":\\\"\u53D6\u5F15\u3092\u8868\u793A\\\",\\\"Connect\\\":\\\"\u63A5\u7D9A\u3059\u308B\\\",\\\"Swap Successful\\\":\\\"\u4EA4\u4EE3\u6210\u529F\\\",\\\"Transaction Failed\\\":\\\"\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u5931\u6557\\\",\\\"Done\\\":\\\"\u5B8C\u4E86\\\",\\\"Diagnosis\\\":\\\"\u8A3A\u65AD\\\",\\\"See Details\\\":\\\"\u8A73\u7D30\u3092\u898B\u308B\\\",\\\"Cancel Swap\\\":\\\"\u4EA4\u63DB\u3092\u30AD\u30E3\u30F3\u30BB\u30EB\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"\u3053\u306E\u30B9\u30EF\u30C3\u30D7\u3092\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u3082\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F\\\",\\\"Yes, Cancel it\\\":\\\"\u306F\u3044\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u307E\u3059\\\",\\\"No, Continue\\\":\\\"\u3044\u3044\u3048\u3001\u7D9A\u884C\u3057\u307E\u3059\\\",\\\"Delete Transaction\\\":\\\"\u53D6\u5F15\u3092\u524A\u9664\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"\u3053\u306E\u30B9\u30EF\u30C3\u30D7\u3092\u524A\u9664\u3057\u3066\u3082\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F\\\",\\\"Yes, Delete it\\\":\\\"\u306F\u3044\u3001\u524A\u9664\u3057\u307E\u3059\\\",\\\"No, Cancel\\\":\\\"\u3044\u3044\u3048\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\\\",\\\"Change Network\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u3092\u5909\u66F4\\\",\\\"Network Changed\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u3092\u5909\u66F4\u3057\u307E\u3057\u305F\\\",\\\"Select Token\\\":\\\"\u30C8\u30FC\u30AF\u30F3\u3092\u9078\u629E\\\",\\\"Wallet Connected\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u304C\u63A5\u7D9A\u3055\u308C\u307E\u3057\u305F\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u304C\u63A5\u7D9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4EA4\u63DB\u306B\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002\\\",\\\"Failed to Connect\\\":\\\"\u63A5\u7D9A\u306B\u5931\u6557\u3057\u307E\u3057\u305F\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u304C\u63A5\u7D9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u3082\u3046\u4E00\u5EA6\u3084\u308A\u76F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Connecting to your wallet\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u63A5\u7D9A\u4E2D\\\",\\\"Click connect in your wallet popup.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306E\u30DD\u30C3\u30D7\u30A2\u30C3\u30D7\u3067format@@0\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u307E\u3059\u3002\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B9\u30EF\u30C3\u30D7\u3092\u518D\u8A66\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Please reset your liquidity sources.\\\":\\\"\u6D41\u52D5\u6027\u60C5\u5831\u3092\u30EA\u30BB\u30C3\u30C8\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"\u6D41\u52D5\u6027\u6E90\u304C\u5236\u9650\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001Rango\u306B\u30EB\u30FC\u30C8\u304C\u898B\u3064\u304B\u3089\u306A\u3044\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u6D41\u52D5\u6027\u6E90\u306E\u30EA\u30BB\u30C3\u30C8\u3092\u691C\u8A0E\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"No Routes Found.\\\":\\\"\u30EB\u30FC\u30C8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Rango\u304C\u30EB\u30FC\u30C8\u3092\u898B\u3064\u3051\u3089\u308C\u306A\u304B\u3063\u305F\u7406\u7531: \u30C8\u30FC\u30AF\u30F3\u306E\u6D41\u52D5\u6027\u304C\u4F4E\u304F\u3001\u975E\u5E38\u306B\u4F4E\u3044\u5165\u529B\u91CF\u3001\u307E\u305F\u306F\u9078\u629E\u3055\u308C\u305F\u5165\u529B/\u51FA\u529B\u30C8\u30FC\u30AF\u30F3\u306E\u7D44\u307F\u5408\u308F\u305B\u3067\u5229\u7528\u53EF\u80FD\u306A\u30EB\u30FC\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"\u30D6\u30EA\u30C3\u30B8\u5236\u9650\u30A8\u30E9\u30FC: \u91D1\u984D\u3092\u5897\u3084\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"\u30D6\u30EA\u30C3\u30B8\u5236\u9650\u30A8\u30E9\u30FC: \u91D1\u984D\u3092\u6E1B\u3089\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"High Price Impact\\\":\\\"\u4FA1\u683C\u3078\u306E\u5F71\u97FF\\\",\\\"Price impact is too high!\\\":\\\"\u4FA1\u683C\u306E\u5F71\u97FF\u304C\u9AD8\u3059\u304E\u307E\u3059!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"\u4FA1\u683C\u3078\u306E\u5F71\u97FF\u304C\u8A31\u5BB9\u984D\u3088\u308A\u5927\u5E45\u306B\u9AD8\u304F\u306A\u308A\u307E\u3059\u3002\u78BA\u8A8D\u3057\u3066\u3044\u308B\u5834\u5408\u306F\u3001\u7D9A\u3051\u3066\u304F\u3060\u3055\u3044\u3002\u305D\u3046\u3067\u306A\u3044\u5834\u5408\u306F\u3001\u30B9\u30EF\u30C3\u30D7\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"Confirm high price impact\\\":\\\"\u9AD8\u4FA1\u683C\u306E\u5F71\u97FF\u3092\u78BA\u8A8D\u3059\u308B\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"\u30EB\u30FC\u30C8\u306E\u66F4\u65B0\u3068\u4FA1\u683C\u3078\u306E\u5F71\u97FF\u304C\u9AD8\u3059\u304E\u307E\u3059\u3002\u5F8C\u3067\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\uFF01\\\",\\\"USD Price Unknown\\\":\\\"USD\u4FA1\u683C\u4E0D\u660E\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"USD\u4FA1\u683C\u304C\u4E0D\u660E\u3067\u3059\u3002\u4FA1\u683C\u306E\u5F71\u97FF\u3092\u8A08\u7B97\u3067\u304D\u307E\u305B\u3093\u3002\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"USD\u4FA1\u683C\u304C\u4E0D\u660E\u3067\u3059\u3002\u4FA1\u683C\u306E\u5F71\u97FF\u3092\u8A08\u7B97\u3067\u304D\u307E\u305B\u3093\u3002\u4FA1\u683C\u306E\u5F71\u97FF\u306F\u901A\u5E38\u3088\u308A\u3082\u9AD8\u304F\u306A\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u30B9\u30EF\u30C3\u30D7\u3092\u7D9A\u884C\u3057\u3066\u3082\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F\\\",\\\"Confirm USD Price Unknown\\\":\\\"\u4E0D\u660E\u306AUSD\u4FA1\u683C\u3092\u78BA\u8A8D\\\",\\\"Swap\\\":\\\"\u5165\u308C\u66FF\u3048\\\",\\\"Swap anyway\\\":\\\"\u3068\u306B\u304B\u304F\u5165\u308C\u66FF\u3048\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"\u30EB\u30FC\u30C8\u306FEthereum\u3092\u901A\u904E\u3057\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B\uFF1F\\\",\\\"Network Fee\\\":\\\"\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u624B\u6570\u6599\\\",\\\"Protocol Fee\\\":\\\"\u30D7\u30ED\u30C8\u30B3\u30EB\u624B\u6570\u6599\\\",\\\"Affiliate Fee\\\":\\\"\u30A2\u30D5\u30A3\u30EA\u30A8\u30A4\u30C8\u624B\u6570\u6599\\\",\\\"Outbound Fee\\\":\\\"\u9001\u91D1\u624B\u6570\u6599\\\",\\\"Rango Fee\\\":\\\"Rango\u624B\u6570\u6599\\\",\\\"Fastest Transfer\\\":\\\"\u6700\u901F\u9001\u91D1\\\",\\\"Maximum Return\\\":\\\"\u6700\u5927\u8FD4\u54C1\u6570\\\",\\\"Lowest Fee\\\":\\\"\u6700\u4F4E\u624B\u6570\u6599\\\",\\\"Maximum Output\\\":\\\"\u6700\u5927\u51FA\u529B\\\",\\\"Smart Routing\\\":\\\"\u30B9\u30DE\u30FC\u30C8\u30EB\u30FC\u30C6\u30A3\u30F3\u30B0\\\",\\\"Route has been updated.\\\":\\\"\u30EB\u30FC\u30C8\u304C\u66F4\u65B0\u3055\u308C\u307E\u3057\u305F\u3002\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"\u51FA\u529B\u91CF\u304C \\\",[\\\"newOutputAmount\\\"],\\\" \u306B\u5909\u66F4\u3055\u308C\u307E\u3057\u305F(\\\",[\\\"percentageChange\\\"],\\\"%\u5909\u66F4)\u3002\\\"],\\\"Route swappers has been updated.\\\":\\\"\u30EB\u30FC\u30C8\u30B9\u30EF\u30C3\u30D1\u30FC\u3092\u66F4\u65B0\u3057\u307E\u3057\u305F\u3002\\\",\\\"Route internal coins has been updated.\\\":\\\"\u30EB\u30FC\u30C8\u5185\u90E8\u30B3\u30A4\u30F3\u304C\u66F4\u65B0\u3055\u308C\u307E\u3057\u305F\u3002\\\",\\\"Confirm Swap\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u306E\u78BA\u8A8D\\\",\\\"Start Swap\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u3092\u958B\u59CB\\\",\\\"You get\\\":\\\"\u3042\u306A\u305F\u306F\\\",\\\"History\\\":\\\"\u6CBF\u9769\\\",\\\"Search Transaction\\\":\\\"\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u3092\u691C\u7D22\\\",\\\"From\\\":\\\"\u5DEE\u51FA\u4EBA:\\\",\\\"To\\\":\\\"\u7D42\u4E86\u65E5\\\",\\\"Language\\\":\\\"\u8A00\u8A9E\\\",\\\"language\\\":\\\"\u8A00\u8A9E\\\",\\\"Exchanges\\\":\\\"\u4EA4\u63DB\\\",\\\"Bridges\\\":\\\"\u30D6\u30EA\u30C3\u30B8\\\",\\\"Deselect all\\\":\\\"\u3059\u3079\u3066\u306E\u9078\u629E\u3092\u89E3\u9664\\\",\\\"Select all\\\":\\\"\u3059\u3079\u3066\u9078\u629E\\\",\\\"Search {sourceType}\\\":[[\\\"sourceType\\\"],\\\" \u3092\u691C\u7D22\\\"],\\\"Routes\\\":\\\"\u30EB\u30FC\u30C8\\\",\\\"Search Blockchain\\\":\\\"\u30D6\u30ED\u30C3\u30AF\u30C1\u30A7\u30FC\u30F3\u3092\u691C\u7D22\\\",\\\"Source\\\":\\\"\u30BD\u30FC\u30B9\\\",\\\"Destination\\\":\\\"\u4FDD\u5B58\u5148\\\",\\\"Swap {type}\\\":[[\\\"type\\\"],\\\" \u3092\u5165\u308C\u66FF\u3048\\\"],\\\"Search Token\\\":\\\"\u30C8\u30FC\u30AF\u30F3\u3092\u691C\u7D22\\\",\\\"Loading failed\\\":\\\"\u8AAD\u307F\u8FBC\u307F\u306B\u5931\u6557\u3057\u307E\u3057\u305F\\\",\\\"Enabled bridges\\\":\\\"\u6709\u52B9\u306A\u30D6\u30EA\u30C3\u30B8\\\",\\\"Enabled exchanges\\\":\\\"\u6709\u52B9\u306A\u53D6\u5F15\u6240\\\",\\\"Theme\\\":\\\"\u30C6\u30FC\u30DE\\\",\\\"Infinite approval\\\":\\\"\u6C38\u4E45\u627F\u8A8D\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"\u300CInfinite\u627F\u8A8D\u300D\u30E2\u30FC\u30C9\u3092\u6709\u52B9\u306B\u3059\u308B\u3068\u3001DEX/Bridges\u306E\u30B9\u30DE\u30FC\u30C8\u30B3\u30F3\u30C8\u30E9\u30AF\u30C8\u3078\u306E\u7121\u5236\u9650\u306E\u30A2\u30AF\u30BB\u30B9\u304C\u8A31\u53EF\u3055\u308C\u3001\u627F\u8A8D\u3055\u308C\u305F\u30C8\u30FC\u30AF\u30F3\u306E\u91CF\u3092\u5236\u9650\u306A\u304F\u5229\u7528\u3067\u304D\u307E\u3059\u3002\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"\u73FE\u5728\u3001\u6D41\u52D5\u6027\u60C5\u5831\u6E90\u306B\u5236\u9650\u304C\u3042\u308B\u30AD\u30E3\u30F3\u30DA\u30FC\u30F3\u30E2\u30FC\u30C9\u3067\u3059\u3002 \u3053\u306E\u30E2\u30FC\u30C9\u3092\u5207\u308A\u66FF\u3048\u3066\u3001\u5229\u7528\u53EF\u80FD\u306A\u3059\u3079\u3066\u306E\u6D41\u52D5\u6027\u6E90\u3092\u4F7F\u7528\u3057\u307E\u3059\u304B\uFF1F\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u306E\u8A73\u7D30\u3092\u8868\u793A\u3059\u308B\u306B\u306F\u30EA\u30AF\u30A8\u30B9\u30C8 ID \u304C\u5FC5\u8981\u3067\u3059\u3002\\\",\\\"Light\\\":\\\"\u30E9\u30A4\u30C8\\\",\\\"Dark\\\":\\\"\u30C0\u30FC\u30AF\\\",\\\"Auto\\\":\\\"\u81EA\u52D5\\\",\\\"Connect Wallets\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u3092\u63A5\u7D9A\\\",\\\"Choose a wallet to connect.\\\":\\\"\u63A5\u7D9A\u3059\u308B\u30A6\u30A9\u30EC\u30C3\u30C8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002\\\",\\\"This week\\\":\\\"\u4ECA\u9031\u4E2D\\\",\\\"This month\\\":\\\"\u4ECA\u6708\u306E\\\",\\\"This year\\\":\\\"\u5E74\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"\u5FC5\u9808\uFF1A>= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"\u5FC5\u9808: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"\u5FC5\u9808: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"\u5FC5\u9808: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" \u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u6599\u91D1\u3067\\\",\\\" for swap\\\":\\\" \u30B9\u30EF\u30C3\u30D7\u7528\\\",\\\" for input and network fee\\\":\\\" \u5165\u529B\u3068\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u6599\u91D1\u306B\u3064\u3044\u3066\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Needs \u2248 \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", but you have \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" in your \\\",[\\\"blockchain\\\"],\\\" wallet.\\\"],\\\"Waiting for connecting wallet\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306E\u63A5\u7D9A\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"\u4ED6\u306E\u5B9F\u884C\u4E2D\u306E\u30BF\u30B9\u30AF\u304C\u5B8C\u4E86\u3059\u308B\u306E\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Waiting for changing wallet network\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u306E\u5909\u66F4\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Sunday\\\":\\\"\u65E5\u66DC\u65E5\\\",\\\"Monday\\\":\\\"\u6708\u66DC\u65E5\\\",\\\"Tuesday\\\":\\\"\u706B\u66DC\u65E5\\\",\\\"Wednesday\\\":\\\"\u6C34\u66DC\u65E5\\\",\\\"Thursday\\\":\\\"\u6728\u66DC\u65E5\\\",\\\"Friday\\\":\\\"\u91D1\u66DC\u65E5\\\",\\\"Saturday\\\":\\\"\u571F\u66DC\u65E5\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" \u30B5\u30FC\u30D0\u30FC\u63A5\u7D9A\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u30A2\u30D7\u30EA\u3092\u518D\u8AAD\u307F\u8FBC\u307F\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002\\\",\\\"Powered By\\\":\\\"Powered By\\\",\\\"Change Slippage\\\":\\\"\u50C5\u7528\u65BC\u4E2D\u6587\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[[\\\"fromChain\\\"],\\\" \u3067 \\\",[\\\"swapper\\\"],\\\"\u3092\u5165\u308C\u66FF\u3048\\\"],\\\"Bridge to {toChain} via {swapper}\\\":[[\\\"toChain\\\"],\\\" \u7D4C\u7531\u3067 \\\",[\\\"swapper\\\"],\\\"\u306B\u6A4B\\\"],\\\"Swap Details\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u306E\u8A73\u7D30\\\",\\\"Failed\\\":\\\"\u5931\u6557\u3057\u307E\u3057\u305F\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"\u9032\u884C\u4E2D\\\",\\\"Waiting for bridge transaction\\\":\\\"\u30D6\u30EA\u30C3\u30B8\u30C8\u30E9\u30F3\u30B6\u30AF\u30B7\u30E7\u30F3\u3092\u5F85\u3063\u3066\u3044\u307E\u3059\\\",\\\"Chain\\\":\\\"\u30C1\u30A7\u30FC\u30F3\\\",\\\"Token\\\":\\\"\u30C8\u30FC\u30AF\u30F3\\\",\\\"Connected\\\":\\\"\u63A5\u7D9A\u3057\u307E\u3057\u305F\\\",\\\"Disconnect\\\":\\\"\u63A5\u7D9A\u3092\u89E3\u9664\\\",\\\"Install\\\":\\\"\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\\\",\\\"Connecting...\\\":\\\"\u63A5\u7D9A\u4E2D...\\\",\\\"Connecting\\\":\\\"\u63A5\u7D9A\u4E2D\\\",\\\"Disconnected\\\":\\\"\u5207\u65AD\u3055\u308C\u307E\u3057\u305F\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"\u30A6\u30A9\u30EC\u30C3\u30C8\u306B\u6B63\u3057\u3044\u72B6\u614B\u3092\u6E21\u3059\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\\\",\\\"SWAP\\\":\\\"SWAP\\\",\\\"Balance\\\":\\\"\u6B8B\u9AD8\\\",\\\"Max\\\":\\\"\u6700\u5927\u5024\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" \u6CE8\u610F\u3001\u3042\u306A\u305F\u306E\u6ED1\u308A\u304C\u9AD8\u3044\u3067\u3059 (=\\\",[\\\"selectedSlippage\\\"],\\\"). \u3042\u306A\u305F\u306E\u53D6\u5F15\u306F\u3001\u524D\u6255\u3044\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\\\"],\\\"swap from\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u5143\\\",\\\"maximum amount of asset\\\":\\\"\u30A2\u30BB\u30C3\u30C8\u306E\u6700\u5927\u91CF\\\",\\\"swap to\\\":\\\"\u30B9\u30EF\u30C3\u30D7\u5148\\\"}\");", "/*eslint-disable*/export const messages=JSON.parse(\"{\\\"No results found\\\":\\\"Nenhum resultado encontrado\\\",\\\"Try using different keywords\\\":\\\"Tente usar palavras-chave diferentes\\\",\\\"Select Blockchain\\\":\\\"Selecione a Blockchain\\\",\\\"All\\\":\\\"TODOS\\\",\\\"More +{count}\\\":[\\\"Mais +\\\",[\\\"count\\\"]],\\\"Activate\\\":\\\"Ativar\\\",\\\"Another tab is open and handles transactions. You can activate this tab.\\\":\\\"Outra aba \u00E9 aberta e lida com transa\u00E7\u00F5es. Voc\u00EA pode ativar esta aba.\\\",\\\"Activate current tab\\\":\\\"Ativar a aba atual\\\",\\\"Currently, some transactions are running and being handled by other browser tab. If you activate this tab, all transactions that are already in the transaction sign step will expire.\\\":\\\"No momento, algumas transa\u00E7\u00F5es est\u00E3o sendo executadas e sendo tratadas por outra aba do navegador. Se voc\u00EA ativar essa aba, todas as transa\u00E7\u00F5es que j\u00E1 est\u00E3o na etapa de sinal de transa\u00E7\u00E3o ir\u00E3o expirar.\\\",\\\"Confirm\\\":\\\"Confirmar\\\",\\\"Your {blockchainName} wallets\\\":[\\\"Suas carteiras \\\",[\\\"blockchainName\\\"]],\\\"Insufficient account balance\\\":\\\"Saldo de conta insuficiente\\\",\\\"Proceed anyway\\\":\\\"Continuar mesmo assim\\\",\\\"You need to connect a {blockchainName} wallet.\\\":[\\\"Voc\u00EA precisa conectar uma carteira \\\",[\\\"blockchainName\\\"],\\\".\\\"],\\\"Send to a different address\\\":\\\"Enviar para outro endere\u00E7o\\\",\\\"Your destination address\\\":\\\"Seu endere\u00E7o de destino\\\",\\\"Address {destination} doesn't match the blockchain address pattern.\\\":[\\\"O endere\u00E7o \\\",[\\\"destination\\\"],\\\" n\u00E3o corresponde ao padr\u00E3o do endere\u00E7o da blockchain.\\\"],\\\"Add {chain} chain\\\":[\\\"Adiciona cadeia \\\",[\\\"chain\\\"]],\\\"Add {blockchainDisplayName} Chain\\\":[\\\"Adicionar Corrente \\\",[\\\"blockchainDisplayName\\\"]],\\\"You should connect a {blockchainDisplayName} supported wallet or choose a different {blockchainDisplayName} address\\\":[\\\"Voc\u00EA deve conectar uma carteira com suporte do \\\",[\\\"blockchainDisplayName\\\"],\\\" ou escolher um endere\u00E7o \\\",[\\\"blockchainDisplayName\\\"],\\\" diferente\\\"],\\\"{blockchainDisplayName} Chain Added\\\":[[\\\"blockchainDisplayName\\\"],\\\" Cadeia Adicionada\\\"],\\\"{blockchainDisplayName} is added to your wallet, you can use it to swap.\\\":[[\\\"blockchainDisplayName\\\"],\\\" foi adicionado \u00E0 sua carteira, voc\u00EA pode us\u00E1-lo para trocar.\\\"],\\\"Request Rejected\\\":\\\"Pedido rejeitado\\\",\\\"You've rejected adding {blockchainDisplayName} chain to your wallet.\\\":[\\\"Voc\u00EA rejeitou adicionar \\\",[\\\"blockchainDisplayName\\\"],\\\" corrente \u00E0 sua carteira.\\\"],\\\"Show more wallets\\\":\\\"Mostrar mais carteiras\\\",\\\"Cancel\\\":\\\"cancelar\\\",\\\"Refresh\\\":\\\"atualizar\\\",\\\"Notifications\\\":\\\"notifica\u00E7\u00F5es\\\",\\\"Settings\\\":\\\"Confirgura\u00E7\u00F5es\\\",\\\"Transactions History\\\":\\\"Hist\u00F3rico de transa\u00E7\u00F5es\\\",\\\"Connect Wallet\\\":\\\"Conectar Carteira\\\",\\\"Today\\\":\\\"hoje\\\",\\\"Swaps steps\\\":\\\"Etapas de troca\\\",\\\"Retry\\\":\\\"Repetir\\\",\\\"Reset\\\":\\\"Reset\\\",\\\"There are no notifications.\\\":\\\"N\u00E3o h\u00E1 notifica\u00E7\u00F5es.\\\",\\\"Slippage Error\\\":\\\"Erro Slippage\\\",\\\"Slippage Warning\\\":\\\"Aviso Slippage\\\",\\\"Yours: {amount} {symbol}\\\":[\\\"Sua: \\\",[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Minimum required slippage is {minRequiredSlippage}\\\":[\\\"M\u00EDnimo de slippage necess\u00E1rio \u00E9 \\\",[\\\"minRequiredSlippage\\\"]],\\\"See All Routes\\\":\\\"Ver todas as rotas\\\",\\\"View more info\\\":\\\"Ver mais informa\u00E7\u00F5es\\\",\\\"Gas & Fee Explanation\\\":\\\"Explica\u00E7\u00E3o de G\u00E1s e Taxa\\\",\\\"Details\\\":\\\"detalhes\\\",\\\"Total Payable Fee\\\":\\\"Taxa total a pagar\\\",\\\"Hide non-payable fees\\\":\\\"Ocultar taxas n\u00E3o-pag\u00E1veis\\\",\\\"Show non-payable fees\\\":\\\"Mostrar tarifas n\u00E3o pag\u00E1veis\\\",\\\"Description\\\":\\\"Descri\u00E7\u00E3o:\\\",\\\"The following fees are considered in the transaction output and\\\\n you won\u2019t need to pay extra gas for them.\\\":\\\"As seguintes tarifas s\u00E3o consideradas no resultado da transa\u00E7\u00E3o e\\\\n voc\u00EA n\u00E3o precisar\u00E1 pagar g\u00E1s extra por elas.\\\",\\\"Swap input\\\":\\\"Swap input\\\",\\\"Estimated output\\\":\\\"Sa\u00EDda estimada\\\",\\\"Via:\\\":\\\"Via:\\\",\\\"Chains:\\\":\\\"Correntas:\\\",\\\"Swapping\\\":\\\"Swapping\\\",\\\"Gas cost\\\":\\\"Custo de g\u00E1s\\\",\\\"Receiving\\\":\\\"Recebimento\\\",\\\"Price impact\\\":\\\"Impacto nos pre\u00E7os\\\",\\\"You need to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Voc\u00EA precisa aumentar o slippage para pelo menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta rota.\\\"],\\\"We recommend you to increase slippage to at least {minRequiredSlippage} for this route.\\\":[\\\"Recomendamos que voc\u00EA aumente o slippage para pelo menos \\\",[\\\"minRequiredSlippage\\\"],\\\" para esta rota.\\\"],\\\"Caution, your slippage is high.\\\":\\\"Cuidado, seu slippage est\u00E1 alto.\\\",\\\"Change\\\":\\\"Troca\\\",\\\"Change settings\\\":\\\"Alterar configura\u00E7\u00F5es\\\",\\\"High slippage\\\":\\\"Alto slide\\\",\\\"Low slippage\\\":\\\"Slippage Baixo\\\",\\\" Caution, your slippage is high (={userSlippage}). Your trade may be front run.\\\":[\\\" Cuidado, sua p\u00E1gina de slippage est\u00E1 alta =\\\",[\\\"userSlippage\\\"],\\\"). Sua opera\u00E7\u00E3o pode ser iniciada primeiro.\\\"],\\\"Confirm anyway\\\":\\\"Confirmar mesmo assim\\\",\\\"Slippage tolerance per swap\\\":\\\"Toler\u00E2ncia do slippage por swap\\\",\\\"Custom\\\":\\\"Personalizado\\\",\\\"Your transaction will be reverted if the price changes unfavorably by more than this percentage\\\":\\\"Sua transa\u00E7\u00E3o ser\u00E1 revertida se o pre\u00E7o mudar desfavoravelmente, mais do que esta porcentagem\\\",\\\"Warning\\\":\\\"ATEN\u00C7\u00C3O\\\",\\\"This setting is applied per step (e.g. 1Inch, Thorchain, etc) which means only the step will be reverted, not the whole transaction.\\\":\\\"Essa configura\u00E7\u00E3o \u00E9 aplicada por passo (por exemplo, 1Inch, Thorchain, etc), que significa que apenas o passo ser\u00E1 revertido, n\u00E3o toda a transa\u00E7\u00E3o.\\\",\\\"Swap and Bridge\\\":\\\"Inverter e Ponte\\\",\\\"Request ID\\\":\\\"Solicitar ID\\\",\\\"Not found\\\":\\\"N\u00E3o encontrado\\\",\\\"Swap with request ID = {requestId} not found.\\\":[\\\"Trocar com o ID de requisi\u00E7\u00E3o = \\\",[\\\"requestId\\\"],\\\" n\u00E3o encontrado.\\\"],\\\"You have received {amount} {token} in {conciseAddress} wallet on {chain} chain.\\\":[\\\"Voc\u00EA recebeu \\\",[\\\"amount\\\"],\\\" \\\",[\\\"token\\\"],\\\" em carteira \\\",[\\\"conciseAddress\\\"],\\\" na cadeia \\\",[\\\"chain\\\"],\\\".\\\"],\\\"Transaction was not sent.\\\":\\\"Transa\u00E7\u00E3o n\u00E3o foi enviada.\\\",\\\"{amount} {symbol} on {blockchain} remain in your wallet\\\":[[\\\"amount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" em \\\",[\\\"blockchain\\\"],\\\" permanece em sua carteira\\\"],\\\"Delete\\\":\\\"excluir\\\",\\\"Try again\\\":\\\"Tente novamente\\\",\\\"View transaction\\\":\\\"Ver transa\u00E7\u00E3o\\\",\\\"Connect\\\":\\\"Conectar\\\",\\\"Swap Successful\\\":\\\"Troca bem sucedida\\\",\\\"Transaction Failed\\\":\\\"Transa\u00E7\u00E3o Falhou\\\",\\\"Done\\\":\\\"Conclu\u00EDdo\\\",\\\"Diagnosis\\\":\\\"Diagn\u00F3stico\\\",\\\"See Details\\\":\\\"Ver Detalhes\\\",\\\"Cancel Swap\\\":\\\"Cancelar Swap\\\",\\\"Are you sure you want to cancel this swap?\\\":\\\"Tem certeza que deseja cancelar este swap?\\\",\\\"Yes, Cancel it\\\":\\\"Sim, Cancele\\\",\\\"No, Continue\\\":\\\"N\u00E3o, continuar\\\",\\\"Delete Transaction\\\":\\\"Excluir Transa\u00E7\u00E3o\\\",\\\"Are you sure you want to delete this swap?\\\":\\\"Tem certeza que deseja excluir esta troca?\\\",\\\"Yes, Delete it\\\":\\\"Sim, exclua-o\\\",\\\"No, Cancel\\\":\\\"N\u00E3o, cancele\\\",\\\"Change Network\\\":\\\"Alterar rede\\\",\\\"Network Changed\\\":\\\"Rede alterada\\\",\\\"Select Token\\\":\\\"Selecione o Token\\\",\\\"Wallet Connected\\\":\\\"Carteira conectada\\\",\\\"Your wallet is connected, you can use it to swap.\\\":\\\"Sua carteira est\u00E1 conectada, voc\u00EA pode us\u00E1-la para trocar.\\\",\\\"Failed to Connect\\\":\\\"Falha na conex\u00E3o\\\",\\\"Your wallet is not connected. Please try again.\\\":\\\"Sua carteira n\u00E3o est\u00E1 conectada. Por favor, tente novamente.\\\",\\\"Connecting to your wallet\\\":\\\"Conectando-se \u00E0 sua carteira\\\",\\\"Click connect in your wallet popup.\\\":\\\"Clique em conectar no pop-up da sua carteira.\\\",\\\"Failed Network, Please retry your swap.\\\":\\\"Falha na Rede, tente novamente sua altern\u00E2ncia.\\\",\\\"Please reset your liquidity sources.\\\":\\\"Por favor, redefina suas fontes de liquidez.\\\",\\\"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources.\\\":\\\"Voc\u00EA limitou as fontes de liquidez e isso pode resultar em que o Rango n\u00E3o encontre nenhuma rota. Por favor, considere redefinir suas fontes de liquidez.\\\",\\\"No Routes Found.\\\":\\\"Nenhuma rota encontrada.\\\",\\\"Reasons why Rango couldn't find a route: low liquidity on token, very low input amount or no routes available for the selected input/output token combination.\\\":\\\"Motivos porque Rango n\u00E3o conseguiu encontrar uma rota: baixa liquidez no token, quantidade muito baixa de entrada ou nenhuma rota dispon\u00EDvel para a combina\u00E7\u00E3o selecionada de entrada/sa\u00EDda do token.\\\",\\\"Bridge Limit Error: Please increase your amount.\\\":\\\"Erro no limite da ponte: Por favor, aumente o seu valor.\\\",\\\"Bridge Limit Error: Please decrease your amount.\\\":\\\"Erro no limite da ponte: Por favor, reduza seu montante.\\\",\\\"High Price Impact\\\":\\\"Impacto de pre\u00E7o alto\\\",\\\"Price impact is too high!\\\":\\\"O impacto nos pre\u00E7os \u00E9 muito alto!\\\",\\\"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.\\\":\\\"O impacto no pre\u00E7o \u00E9 significativamente maior do que o valor permitido. Se voc\u00EA tem certeza, continue, caso contr\u00E1rio, altere o swap.\\\",\\\"Confirm high price impact\\\":\\\"Confirmar alto impacto nos pre\u00E7os\\\",\\\"Route updated and price impact is too high, try again later!\\\":\\\"A rota atualizada e o impacto nos pre\u00E7os \u00E9 muito alto, tente novamente mais tarde!\\\",\\\"USD Price Unknown\\\":\\\"Pre\u00E7o em USD desconhecido\\\",\\\"USD Price Unknown, Cannot calculate Price Impact.\\\":\\\"Pre\u00E7o em USD desconhecido, n\u00E3o \u00E9 poss\u00EDvel calcular o impacto de pre\u00E7os.\\\",\\\"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?\\\":\\\"Pre\u00E7o em USD desconhecido, n\u00E3o \u00E9 poss\u00EDvel calcular o impacto do pre\u00E7o. O impacto do pre\u00E7o pode ser maior do que o normal. Tem certeza que deseja continuar o Swap?\\\",\\\"Confirm USD Price Unknown\\\":\\\"Confirmar pre\u00E7o de USD desconhecido\\\",\\\"Swap\\\":\\\"Trocar\\\",\\\"Swap anyway\\\":\\\"Trocar mesmo assim\\\",\\\"The route goes through Ethereum. Continue?\\\":\\\"A rota passa pelo Ethereum. Continuar?\\\",\\\"Network Fee\\\":\\\"Taxa de rede\\\",\\\"Protocol Fee\\\":\\\"Taxa do Protocolo\\\",\\\"Affiliate Fee\\\":\\\"Taxa de afiliado\\\",\\\"Outbound Fee\\\":\\\"Taxa de Sa\u00EDda\\\",\\\"Rango Fee\\\":\\\"Taxa de Rango\\\",\\\"Fastest Transfer\\\":\\\"Mais R\u00E1pido\\\",\\\"Maximum Return\\\":\\\"Retorno M\u00E1ximo\\\",\\\"Lowest Fee\\\":\\\"Taxa mais baixa\\\",\\\"Maximum Output\\\":\\\"Produ\u00E7\u00E3o M\u00E1xima\\\",\\\"Smart Routing\\\":\\\"Roteamento inteligente\\\",\\\"Route has been updated.\\\":\\\"Rota foi atualizada.\\\",\\\"Output amount changed to {newOutputAmount} ({percentageChange}% change).\\\":[\\\"Valor de sa\u00EDda alterado para \\\",[\\\"newOutputAmount\\\"],\\\" ( Altera\u00E7\u00E3o de\\\",[\\\"percentageChange\\\"],\\\"%).\\\"],\\\"Route swappers has been updated.\\\":\\\"Os trocadores de rota foram atualizados.\\\",\\\"Route internal coins has been updated.\\\":\\\"Moedas internas do itiner\u00E1rio foram atualizadas.\\\",\\\"Confirm Swap\\\":\\\"Confirmar troca\\\",\\\"Start Swap\\\":\\\"Trocar de in\u00EDcio\\\",\\\"You get\\\":\\\"Voc\u00EA recebe\\\",\\\"History\\\":\\\"Hist\u00F3rico\\\",\\\"Search Transaction\\\":\\\"Pesquisar transa\u00E7\u00E3o\\\",\\\"From\\\":\\\"De\\\",\\\"To\\\":\\\"Para\\\",\\\"Language\\\":\\\"IDIOMA\\\",\\\"language\\\":\\\"Idioma\\\",\\\"Exchanges\\\":\\\"Trocas\\\",\\\"Bridges\\\":\\\"Pontes\\\",\\\"Deselect all\\\":\\\"Desmarcar todos\\\",\\\"Select all\\\":\\\"Selecionar todos\\\",\\\"Search {sourceType}\\\":[\\\"Pesquisar em \\\",[\\\"sourceType\\\"]],\\\"Routes\\\":\\\"Rotas\\\",\\\"Search Blockchain\\\":\\\"Pesquisar Blockchain\\\",\\\"Source\\\":\\\"fonte\\\",\\\"Destination\\\":\\\"Destino\\\",\\\"Swap {type}\\\":[\\\"Trocar \\\",[\\\"type\\\"]],\\\"Search Token\\\":\\\"Token de pesquisa\\\",\\\"Loading failed\\\":\\\"Falha no carregamento\\\",\\\"Enabled bridges\\\":\\\"Pontes habilitados\\\",\\\"Enabled exchanges\\\":\\\"Trocas ativadas\\\",\\\"Theme\\\":\\\"Tema\\\",\\\"Infinite approval\\\":\\\"Aprova\u00E7\u00E3o infinita\\\",\\\"Enabling the 'Infinite approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.\\\":\\\"Ativar o modo de 'aprova\u00E7\u00E3o infinita' concede acesso irrestrito a contratos inteligentes de DEXes/Bridges, permitindo-lhes utilizar o valor do token aprovado, sem limita\u00E7\u00F5es.\\\",\\\"Currently, you're in campaign mode with restrictions on liquidity sources. Would you like to switch out of this mode and make use of all available liquidity sources?\\\":\\\"Atualmente, voc\u00EA est\u00E1 no modo campanha com restri\u00E7\u00F5es sobre fontes de liquidez. Gostaria de mudar este modo e usar todas as fontes de liquidez dispon\u00EDveis?\\\",\\\"The request ID is necessary to display the swap details.\\\":\\\"O ID da requisi\u00E7\u00E3o \u00E9 necess\u00E1rio para exibir os detalhes do swap.\\\",\\\"Light\\\":\\\"Fino\\\",\\\"Dark\\\":\\\"Escuro\\\",\\\"Auto\\\":\\\"Autom\u00E1tico\\\",\\\"Connect Wallets\\\":\\\"Conectar Carteiras\\\",\\\"Choose a wallet to connect.\\\":\\\"Escolha uma carteira para se conectar.\\\",\\\"This week\\\":\\\"Esta semana\\\",\\\"This month\\\":\\\"Este M\u00EAs\\\",\\\"This year\\\":\\\"Esse ano\\\",\\\"Required: >= {min} {symbol}\\\":[\\\"Obrigat\u00F3rio: >= \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: > {min} {symbol}\\\":[\\\"Obrigat\u00F3rio: > \\\",[\\\"min\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: <= {max} {symbol}\\\":[\\\"Obrigat\u00F3rio: <= \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\"Required: < {max} {symbol}\\\":[\\\"Obrigat\u00F3rio: < \\\",[\\\"max\\\"],\\\" \\\",[\\\"symbol\\\"]],\\\" for network fee\\\":\\\" para taxa de rede\\\",\\\" for swap\\\":\\\" para troca\\\",\\\" for input and network fee\\\":\\\" por taxa de entrada e de rede\\\",\\\"Needs \u2248 {requiredAmount} {symbol}{reason}, but you have {currentAmount} {symbol} in your {blockchain} wallet.\\\":[\\\"Precisa de \\\",[\\\"requiredAmount\\\"],\\\" \\\",[\\\"symbol\\\"],[\\\"reason\\\"],\\\", mas voc\u00EA tem \\\",[\\\"currentAmount\\\"],\\\" \\\",[\\\"symbol\\\"],\\\" na sua carteira \\\",[\\\"blockchain\\\"],\\\".\\\"],\\\"Waiting for connecting wallet\\\":\\\"Aguardando conex\u00E3o da carteira\\\",\\\"Waiting for other running tasks to be finished\\\":\\\"Aguardando o t\u00E9rmino de outras tarefas em execu\u00E7\u00E3o\\\",\\\"Waiting for changing wallet network\\\":\\\"Aguardando mudan\u00E7a da rede de carteira\\\",\\\"Sunday\\\":\\\"domingo\\\",\\\"Monday\\\":\\\"Segunda-Feira\\\",\\\"Tuesday\\\":\\\"Ter\u00E7a-feira\\\",\\\"Wednesday\\\":\\\"quarta-feira\\\",\\\"Thursday\\\":\\\"quinta-feira\\\",\\\"Friday\\\":\\\"Sexta-feira\\\",\\\"Saturday\\\":\\\"s\u00E1bado\\\",\\\" Error connecting server, please reload the app and try again.\\\":\\\" Erro ao conectar ao servidor, por favor recarregue o app e tente novamente.\\\",\\\"Powered By\\\":\\\"Desenvolvido por\\\",\\\"Change Slippage\\\":\\\"Alterar Slippage\\\",\\\"{blockchainCategory}\\\":[[\\\"blockchainCategory\\\"]],\\\"Swap on {fromChain} via {swapper}\\\":[\\\"Trocar em \\\",[\\\"fromChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Bridge to {toChain} via {swapper}\\\":[\\\"Ponte para \\\",[\\\"toChain\\\"],\\\" via \\\",[\\\"swapper\\\"]],\\\"Swap Details\\\":\\\"Trocar detalhes\\\",\\\"Failed\\\":\\\"Falhou\\\",\\\"Complete\\\":\\\"Complete\\\",\\\"In progress\\\":\\\"Em Execu\u00E7\u00E3o\\\",\\\"Waiting for bridge transaction\\\":\\\"Aguardando a transa\u00E7\u00E3o da bridge\\\",\\\"Chain\\\":\\\"Corrente\\\",\\\"Token\\\":\\\"Identificador\\\",\\\"Connected\\\":\\\"Conectado\\\",\\\"Disconnect\\\":\\\"Desconectar\\\",\\\"Install\\\":\\\"Instale\\\",\\\"Connecting...\\\":\\\"Conectandochar@@0\\\",\\\"Connecting\\\":\\\"Conectando\\\",\\\"Disconnected\\\":\\\"Desconectado\\\",\\\"you need to pass a correct state to Wallet.\\\":\\\"voc\u00EA precisa passar um estado correto para o Wallet.\\\",\\\"SWAP\\\":\\\"TROCA\\\",\\\"Balance\\\":\\\"Saldo\\\",\\\"Max\\\":\\\"M\u00E1ximo\\\",\\\" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.\\\":[\\\" Cuidado, sua p\u00E1gina de slippage est\u00E1 alta =\\\",[\\\"selectedSlippage\\\"],\\\"). Sua opera\u00E7\u00E3o pode ser iniciada primeiro.\\\"],\\\"swap from\\\":\\\"trocar de\\\",\\\"maximum amount of asset\\\":\\\"quantidade m\u00E1xima de ativos\\\",\\\"swap to\\\":\\\"trocar para\\\"}\");", "import type { PropTypes } from './Alert.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { getColor, mapVariantToSize } from './Alert.helpers';\nimport { Container, IconHighlight, Main, TitleContainer } from './Alert.styles';\nimport AlertIcon from './AlertIcon';\n\nexport function Alert(props: PropsWithChildren<PropTypes>) {\n const {\n type,\n title,\n footer,\n action,\n containerStyles,\n variant = 'regular',\n titleAlign,\n } = props;\n const isFooterString = typeof footer === 'string';\n\n return (\n <Container\n className=\"_alert\"\n css={containerStyles}\n type={type}\n variant={variant}>\n <Main variant={variant}>\n <TitleContainer>\n <IconHighlight type={type}>\n <AlertIcon type={type} />\n </IconHighlight>\n <Divider direction=\"horizontal\" size={4} />\n {title && (\n <Typography\n color={getColor(type, variant)}\n align={titleAlign}\n variant=\"body\"\n className=\"title_typography\"\n size={mapVariantToSize(variant)}>\n {title}\n </Typography>\n )}\n </TitleContainer>\n {action ? <div>{action}</div> : null}\n </Main>\n {footer ? (\n <div className={`footer ${isFooterString ? 'description' : ''}`}>\n {footer}\n </div>\n ) : null}\n </Container>\n );\n}\n\nAlert.toString = () => '._alert';\n", "import type { PropTypes } from './Divider.types';\n\nimport React from 'react';\n\nimport { DividerContainer } from './Divider.styles';\n\nconst DEFAULT_SIZE = 12;\n\nexport function Divider({\n size = DEFAULT_SIZE,\n direction = 'vertical',\n ...props\n}: PropTypes) {\n return <DividerContainer size={size} direction={direction} {...props} />;\n}\n", "// TSDX + stiches doesn't work with import statement and has a bug.\n\nimport type { PropertyValue, CSS as StitchesCSS } from '@stitches/react';\nimport type { DefaultThemeMap } from '@stitches/react/types/config';\n\nimport { createStitches } from '@stitches/react';\n\n/* ----------------------- Values ----------------------- */\n\nexport const theme = {\n colors: {\n primary: '#1C3CF1',\n primary500: '#1C3CF1',\n primary600: '#0B27C5',\n\n secondary: '#469BF5',\n secondary100: '#E9F4FF',\n secondary200: '#D6EAFF',\n secondary300: '#C8E3FF',\n secondary400: '#B5D9FF',\n secondary500: '#469BF5',\n secondary600: '#2284ED',\n secondary700: '#242D5B',\n secondary800: '#131C49',\n secondary900: '#0E1744',\n\n neutral: '#E6E6E6',\n neutral100: '#F9F9F9',\n neutral200: '#F6F6F6',\n neutral300: '#F2F2F2',\n neutral400: '#EEEEEE',\n neutral500: '#E6E6E6',\n neutral600: '#A2A2A2',\n neutral700: '#727272',\n neutral800: '#1B1B1B',\n neutral900: '#121212',\n\n error100: '#FDF3F3',\n error300: '#FFD7D7',\n error500: '#FF3B3B',\n error600: '#432F2F',\n error700: '#191212',\n\n warning100: '#FFF1D4',\n warning300: '#FFD8B4',\n warning500: '#F17606',\n warning600: '#38271F',\n warning700: '#1A1412',\n\n info: '#5BABFF',\n info100: '#E9F3FF',\n info300: '#C8E2FF',\n info500: '#5BABFF',\n info600: '#2E2E41',\n info700: '#121521',\n\n success100: '#CEFAE6',\n success300: '#BDECD7',\n success500: '#06C270',\n success600: '#1F2825',\n success700: '#0F1412',\n\n background: '#FDFDFD',\n foreground: '#010101',\n },\n space: {\n 0: '0rem',\n 5: '0.313rem',\n 10: '0.625rem',\n 15: '0.938rem',\n 20: '1.25rem',\n 25: '1.563rem',\n 30: '1.875rem',\n 40: '2.5rem',\n 46: '2.875rem',\n 50: '3.125rem',\n 60: '3.75rem',\n 70: '4.375rem',\n 80: '5rem',\n 90: '5.625rem',\n 100: '6.25rem',\n\n //These should be removed\n 2: '2px',\n 4: '4px',\n 6: '6px',\n 8: '8px',\n 12: '12px',\n 16: '16px',\n 24: '24px',\n 28: '28px',\n 32: '32px',\n },\n\n radii: {\n xs: '5px',\n sm: '10px',\n xm: '15px',\n md: '25px',\n xl: '35px',\n lg: '40px',\n primary: '20px',\n secondary: `$md`,\n },\n\n fontSizes: {\n 10: '0.625rem',\n 12: '0.75rem',\n 14: '0.875rem',\n 16: '1rem',\n 18: '1.125rem',\n 20: '1.25rem',\n 22: '1.375rem',\n 24: '1.5rem',\n 28: '1.75rem',\n 32: '2rem',\n 36: '2.25rem',\n 40: '2.5rem',\n 48: '3rem',\n },\n fonts: {\n primary: 'Roboto',\n widget: '$primary',\n },\n fontWeights: {\n regular: 400,\n medium: 500,\n semiBold: 600,\n bold: 700,\n },\n lineHeights: {\n 12: '0.75rem',\n 16: '1rem',\n 20: '1.25rem',\n 24: '1.5rem',\n 26: '1.625rem',\n 28: '1.75rem',\n 30: '1.875rem',\n 36: '2.25rem',\n 40: '2.5rem',\n 44: '2.75rem',\n 52: '3.25rem',\n 64: '4rem',\n },\n letterSpacings: {},\n sizes: {\n 4: '4px',\n 6: '6px',\n 8: '8px',\n 10: '10px',\n 12: '12px',\n 16: '16px',\n 18: '18px',\n 20: '20px',\n 24: '24px',\n 26: '26px',\n 28: '28px',\n 30: '30px',\n 32: '32px',\n 36: '36px',\n 40: '40px',\n 45: '45px',\n 48: '48px',\n },\n borderWidths: {},\n borderStyles: {},\n shadows: {\n s: '0px 3px 5px 3px #f0f2f5, 0px 6px 10px 3px #f0f2f5, 0px 1px 18px 3px #f0f2f5',\n },\n zIndices: {},\n transitions: {},\n};\nconst media = {\n xs: '(min-width: 375px)',\n sm: '(min-width: 640px)',\n md: '(min-width: 768px)',\n lg: '(min-width: 1024px)',\n};\nconst utils = {\n bc: (value: PropertyValue<'backgroundColor'>) => ({\n backgroundColor: value,\n }),\n};\n\nexport const darkColors = {\n secondary: '#2284ED',\n secondary400: '#469BF5',\n secondary500: '#2284ED',\n secondary600: '#2B3462',\n\n neutral: '#222222',\n neutral900: '#E9E9E9',\n neutral800: '#E6E6E6',\n neutral700: '#B8B8B8',\n neutral600: '#A2A2A2',\n neutral500: '#222222',\n neutral400: '#1B1B1B',\n neutral300: '#121212',\n neutral200: '#111111',\n neutral100: '#101010',\n\n error500: '#FF5050',\n\n warning500: '#FF8A20',\n\n background: '#010101',\n foreground: '#FDFDFD',\n};\n\n/* ----------------------- End of Values ----------------------- */\n\nconst typedCreateStiches = createStitches;\n\nexport const { styled, css, createTheme, keyframes, globalCss, config } =\n typedCreateStiches<'', typeof media, typeof theme, DefaultThemeMap>({\n media,\n theme,\n utils,\n });\n\nexport type CSS = StitchesCSS<typeof config>;\n\nexport const lightTheme = createTheme('light-theme-ui', {});\n\nexport const darkTheme = createTheme('dark-theme-ui', {\n colors: darkColors,\n shadows: {\n s: '0px 3px 5px 3px #222, 0px 6px 10px 3px #222, 0px 1px 18px 3px #222',\n },\n});\n", "import { styled } from '../../theme';\n\nexport const DividerContainer = styled('div', {\n flexShrink: 0,\n variants: {\n size: {\n 2: {},\n 4: {},\n 8: {},\n 10: {},\n 12: {},\n 16: {},\n 18: {},\n 20: {},\n 24: {},\n 30: {},\n 32: {},\n },\n direction: {\n vertical: {},\n horizontal: {},\n },\n },\n compoundVariants: [\n {\n size: 2,\n direction: 'horizontal',\n css: {\n width: 2,\n },\n },\n {\n size: 2,\n direction: 'vertical',\n css: {\n height: 2,\n },\n },\n {\n size: 4,\n direction: 'horizontal',\n css: {\n width: '$4',\n },\n },\n {\n size: 4,\n direction: 'vertical',\n css: {\n height: '$4',\n },\n },\n {\n size: 8,\n direction: 'horizontal',\n css: {\n width: '$8',\n },\n },\n {\n size: 8,\n direction: 'vertical',\n css: {\n height: '$8',\n },\n },\n {\n size: 10,\n direction: 'horizontal',\n css: {\n width: '$10',\n },\n },\n {\n size: 10,\n direction: 'vertical',\n css: {\n height: '$10',\n },\n },\n {\n size: 12,\n direction: 'horizontal',\n css: {\n width: '$12',\n },\n },\n {\n size: 12,\n direction: 'vertical',\n css: {\n height: '$12',\n },\n },\n {\n size: 16,\n direction: 'horizontal',\n css: {\n width: '$16',\n },\n },\n {\n size: 16,\n direction: 'vertical',\n css: {\n height: '$16',\n },\n },\n {\n size: 18,\n direction: 'horizontal',\n css: {\n width: '$18',\n },\n },\n {\n size: 18,\n direction: 'vertical',\n css: {\n height: '$18',\n },\n },\n {\n size: 20,\n direction: 'horizontal',\n css: {\n width: '$20',\n },\n },\n {\n size: 20,\n direction: 'vertical',\n css: {\n height: '$20',\n },\n },\n {\n size: 24,\n direction: 'horizontal',\n css: {\n width: '$24',\n },\n },\n {\n size: 24,\n direction: 'vertical',\n css: {\n height: '$24',\n },\n },\n {\n size: 30,\n direction: 'horizontal',\n css: {\n width: '$30',\n },\n },\n {\n size: 30,\n direction: 'vertical',\n css: {\n height: '$30',\n },\n },\n {\n size: 32,\n direction: 'horizontal',\n css: {\n width: '$32',\n },\n },\n {\n size: 32,\n direction: 'vertical',\n css: {\n height: '$32',\n },\n },\n ],\n});\n", "import type { PropTypes } from './Typography.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { TypographyContainer } from './Typography.styles';\n\nexport function Typography({\n children,\n className,\n color,\n ...props\n}: PropsWithChildren<PropTypes>) {\n const customCss = color\n ? {\n color: color.startsWith('$') ? color : `$${color}`,\n }\n : {\n color: '$foreground',\n };\n return (\n <TypographyContainer\n className={`_typography _text ${className || ''}`}\n css={customCss}\n {...props}>\n {children}\n </TypographyContainer>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const TypographyContainer = styled('span', {\n display: 'inline-block',\n variants: {\n variant: {\n display: {},\n headline: {},\n title: {},\n label: {},\n body: {},\n },\n size: {\n large: {},\n medium: {},\n xmedium: {},\n small: {},\n xsmall: {},\n },\n align: {\n center: {\n textAlign: 'center',\n },\n left: {\n textAlign: 'left',\n },\n right: {\n textAlign: 'right',\n },\n },\n noWrap: {\n true: {\n whiteSpace: 'nowrap',\n },\n },\n ml: {\n 2: {\n marginLeft: '$2',\n },\n 4: {\n marginLeft: '$4',\n },\n 8: {\n marginLeft: '$8',\n },\n 12: {\n marginLeft: '$12',\n },\n },\n mt: {\n 2: {\n marginTop: '$2',\n },\n 4: {\n marginTop: '$4',\n },\n 8: {\n marginTop: '$8',\n },\n 12: {\n marginTop: '$12',\n },\n },\n mr: {\n 2: {\n marginRight: '$2',\n },\n 4: {\n marginRight: '$4',\n },\n 8: {\n marginRight: '$8',\n },\n 12: {\n marginRight: '$12',\n },\n },\n mb: {\n 2: {\n marginBottom: '$2',\n },\n 4: {\n marginBottom: '$4',\n },\n 8: {\n marginBottom: '$8',\n },\n 12: {\n marginBottom: '$12',\n },\n },\n },\n\n compoundVariants: [\n {\n size: 'large',\n variant: 'display',\n css: {\n fontSize: '$48',\n fontWeight: '$semiBold',\n lineHeight: '$64',\n },\n },\n {\n size: 'medium',\n variant: 'display',\n css: {\n fontSize: '$40',\n fontWeight: '$semiBold',\n lineHeight: '$52',\n },\n },\n {\n size: 'small',\n variant: 'display',\n css: {\n fontSize: '$36',\n fontWeight: '$semiBold',\n lineHeight: '$44',\n },\n },\n\n {\n size: 'large',\n variant: 'headline',\n css: {\n fontSize: '$32',\n fontWeight: '$semiBold',\n lineHeight: '$40',\n },\n },\n {\n size: 'medium',\n variant: 'headline',\n css: {\n fontSize: '$38',\n fontWeight: '$semiBold',\n lineHeight: '$36',\n },\n },\n {\n size: 'small',\n variant: 'headline',\n css: {\n fontSize: '$22',\n fontWeight: '$semiBold',\n lineHeight: '$30',\n },\n },\n {\n size: 'xsmall',\n variant: 'headline',\n css: {\n fontSize: '$20',\n fontWeight: '$semiBold',\n lineHeight: '$28',\n },\n },\n\n {\n size: 'large',\n variant: 'title',\n css: {\n fontSize: '$22',\n fontWeight: '$medium',\n lineHeight: '$28',\n },\n },\n {\n size: 'medium',\n variant: 'title',\n css: {\n fontSize: '$18',\n fontWeight: '$medium',\n lineHeight: '$26',\n },\n },\n {\n size: 'xmedium',\n variant: 'title',\n css: {\n fontSize: '$16',\n fontWeight: '$medium',\n lineHeight: '$24',\n },\n },\n {\n size: 'small',\n variant: 'title',\n css: {\n fontSize: '$14',\n fontWeight: '$medium',\n lineHeight: '$20',\n },\n },\n\n {\n size: 'large',\n variant: 'label',\n css: {\n fontSize: '$14',\n fontWeight: '$medium',\n lineHeight: '$20',\n },\n },\n {\n size: 'medium',\n variant: 'label',\n css: {\n fontSize: '$12',\n fontWeight: '$medium',\n lineHeight: '$16',\n },\n },\n {\n size: 'small',\n variant: 'label',\n css: {\n fontSize: '$10',\n fontWeight: '$medium',\n lineHeight: '$16',\n },\n },\n\n {\n size: 'large',\n variant: 'body',\n css: {\n fontSize: '$16',\n fontWeight: '$regular',\n lineHeight: '$24',\n },\n },\n {\n size: 'medium',\n variant: 'body',\n css: {\n fontSize: '$14',\n fontWeight: '$regular',\n lineHeight: '$20',\n },\n },\n {\n size: 'small',\n variant: 'body',\n css: {\n fontSize: '$12',\n fontWeight: '$regular',\n lineHeight: '$16',\n },\n },\n {\n size: 'xsmall',\n variant: 'body',\n css: {\n fontSize: '$10',\n fontWeight: '$regular',\n lineHeight: '$12',\n },\n },\n ],\n});\n", "import { styled } from '../../theme';\n\nimport { Typography } from './Typography';\n\nexport const NotSelectableTypography = styled(Typography, {\n userSelect: 'none',\n});\n", "import type { PropTypes, Type } from './Alert.types';\n\nexport const getColor = (type: Type, variant: PropTypes['variant']) => {\n if (variant === 'regular') {\n return undefined;\n }\n\n switch (type) {\n case 'success':\n case 'warning':\n case 'error':\n case 'info':\n return `${type}500`;\n default:\n return undefined;\n }\n};\n\nexport const mapVariantToSize = (variant: PropTypes['variant']) => {\n switch (variant) {\n case 'alarm':\n return 'small';\n case 'regular':\n return 'xsmall';\n default:\n return 'xsmall';\n }\n};\n", "import { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n borderRadius: '$xs',\n\n '.title_typography:first-letter': {\n textTransform: 'uppercase',\n },\n\n '.footer': {\n paddingTop: '$5',\n paddingLeft: '$24',\n },\n '.description': {\n color: '$neutral700',\n fontSize: '$10',\n lineHeight: '$12',\n },\n variants: {\n type: {\n success: {},\n warning: {},\n error: {},\n info: {},\n loading: {},\n },\n variant: {\n regular: {\n padding: '$5',\n alignItems: 'flex-start',\n backgroundColor: '$neutral400',\n },\n alarm: {\n padding: '$5 $10',\n '.title_typography': {\n fontWeight: '$medium',\n },\n },\n },\n },\n\n compoundVariants: [\n {\n type: 'warning',\n variant: 'alarm',\n css: {\n $$color: '$colors$warning100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$warning700',\n },\n backgroundColor: '$$color',\n },\n },\n {\n type: 'error',\n variant: 'alarm',\n css: {\n $$color: '$colors$error100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$error700',\n },\n backgroundColor: '$$color',\n },\n },\n {\n type: 'info',\n variant: 'alarm',\n css: {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n },\n },\n {\n type: 'success',\n variant: 'alarm',\n css: {\n $$color: '$colors$success100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$success700',\n },\n backgroundColor: '$$color',\n },\n },\n ],\n});\n\nexport const Main = styled('div', {\n display: 'flex',\n alignItems: 'center',\n alignSelf: 'stretch',\n variants: {\n variant: {\n regular: {\n justifyContent: 'space-between',\n },\n alarm: {\n justifyContent: 'flex-start',\n },\n },\n },\n});\n\nexport const TitleContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n flex: '1 0 0',\n});\n\nexport const IconHighlight = styled('div', {\n borderRadius: '$lg',\n width: '$20',\n height: '$20',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n alignSelf: 'flex-start',\n flexShrink: 0,\n variants: {\n type: {\n success: {\n $$color: '$colors$success300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$success600',\n },\n backgroundColor: '$$color',\n },\n warning: {\n $$color: '$colors$warning300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$warning600',\n },\n backgroundColor: '$$color',\n },\n error: {\n $$color: '$colors$error300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$error600',\n },\n backgroundColor: '$$color',\n },\n info: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n loading: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n },\n align: {\n center: {\n alignSelf: 'center',\n },\n },\n },\n});\n", "import type { PropTypes } from './Alert.types';\n\nimport React from 'react';\n\nimport {\n CompleteIcon,\n ErrorIcon,\n InfoErrorIcon,\n WarningIcon,\n} from '../../icons';\nimport { Spinner } from '../Spinner';\n\nfunction AlertIcon(props: Pick<PropTypes, 'type'>) {\n switch (props.type) {\n case 'success':\n return <CompleteIcon color={props.type} size={12} />;\n case 'warning':\n return <WarningIcon color={props.type} size={12} />;\n case 'error':\n return <ErrorIcon color={props.type} size={12} />;\n case 'loading':\n return <Spinner color=\"info\" size={12} />;\n default:\n return <InfoErrorIcon color={props.type} size={12} />;\n }\n}\n\nexport default AlertIcon;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgAdd(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 25\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M18.8611 13.6389H4.63889C4.15296 13.6389 3.75 13.2359 3.75 12.75C3.75 12.2641 4.15296 11.8611 4.63889 11.8611H18.8611C19.347 11.8611 19.75 12.2641 19.75 12.75C19.75 13.2359 19.347 13.6389 18.8611 13.6389Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M11.75 20.75C11.2641 20.75 10.8611 20.347 10.8611 19.8611V5.63889C10.8611 5.15296 11.2641 4.75 11.75 4.75C12.2359 4.75 12.6389 5.15296 12.6389 5.63889V19.8611C12.6389 20.347 12.2359 20.75 11.75 20.75Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgAdd;\n", "import type { SvgIconPropsWithChildren } from './SvgIcon.types';\n\nimport React from 'react';\n\nimport { SvgWithColor } from './SvgIcon.style';\n\nexport function SvgIcon(props: SvgIconPropsWithChildren) {\n // eslint-disable-next-line @typescript-eslint/no-magic-numbers\n const { size = '1em', color, children } = props;\n const originalSvgProps = children?.props;\n const commonProps = {\n ...originalSvgProps,\n width: size,\n height: size,\n color: color,\n className: '_icon',\n };\n\n return (\n <SvgWithColor {...commonProps}>{children?.props.children}</SvgWithColor>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const SvgWithColor = styled('svg', {\n variants: {\n color: {\n primary: {\n color: '$primary500',\n },\n secondary: {\n color: '$secondary500',\n },\n error: {\n color: '$error500',\n },\n warning: {\n color: '$warning500',\n },\n success: {\n color: '$success500',\n },\n black: {\n color: '$foreground',\n },\n white: {\n color: '$background',\n },\n info: {\n color: '$info500',\n },\n gray: {\n color: '$neutral700',\n },\n },\n },\n});\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgAutoTheme(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.3379 0.900473C11.3535 0.896847 11.3694 0.894202 11.3853 0.892578C11.4364 0.892541 11.487 0.902821 11.5341 0.922847C11.5811 0.942874 11.6236 0.972213 11.659 1.00909C11.6944 1.04597 11.722 1.08963 11.7401 1.13745C11.7582 1.18526 11.7664 1.23623 11.7643 1.28731V4.29523C11.73 4.2936 11.6954 4.29167 11.6605 4.28972C11.5691 4.28462 11.4763 4.27944 11.3853 4.27944C11.2915 4.27944 11.1997 4.28461 11.1076 4.28979C11.0739 4.29169 11.0402 4.29358 11.0063 4.29523V1.28731C11.0037 1.19316 11.0361 1.10138 11.0974 1.02986C11.1587 0.958345 11.2445 0.91222 11.3379 0.900473ZM3.55405 4.1215C3.61081 4.07707 3.67907 4.04976 3.75081 4.04275C3.80713 4.037 3.86401 4.04394 3.91729 4.06307C3.97058 4.0822 4.0189 4.11303 4.05871 4.15328L6.19035 6.28492C6.00138 6.45588 5.82477 6.63316 5.6535 6.82178L3.52186 4.69013C3.47047 4.63958 3.43457 4.57541 3.41836 4.50517C3.40215 4.43494 3.40631 4.36154 3.43034 4.29358C3.45438 4.22562 3.49729 4.16593 3.55405 4.1215ZM4.87177 12.0009C4.87177 8.41239 7.78091 5.49542 11.3694 5.49542C11.4975 5.49542 11.6248 5.49914 11.7512 5.50648C10.3976 7.08208 9.57614 9.13644 9.57614 11.3769C9.57614 14.1771 10.8593 16.6866 12.8608 18.334C12.3818 18.4467 11.8824 18.5063 11.3694 18.5063C7.78065 18.5063 4.87177 15.5894 4.87177 12.0009ZM0.312672 11.7608C0.376338 11.6823 0.468568 11.6324 0.569074 11.6219C0.582224 11.6212 0.5954 11.6212 0.608549 11.6219C0.621698 11.6212 0.634875 11.6212 0.648024 11.6219H3.66403C3.66249 11.6534 3.66074 11.6853 3.65897 11.7173C3.65366 11.814 3.64824 11.9126 3.64824 12.0088C3.64824 12.098 3.65325 12.1856 3.65828 12.2734C3.6603 12.3088 3.66233 12.3443 3.66403 12.3798H0.648024C0.547518 12.3903 0.446969 12.3604 0.368498 12.2968C0.290026 12.2331 0.24006 12.1409 0.229591 12.0403C0.219121 11.9398 0.249007 11.8393 0.312672 11.7608ZM3.52179 19.3116L5.65343 17.18C5.82343 17.3675 5.99492 17.5468 6.18238 17.7168L4.05865 19.8485C3.98746 19.9197 3.8909 19.9596 3.79022 19.9596C3.68954 19.9596 3.59298 19.9197 3.52179 19.8485C3.4506 19.7773 3.41061 19.6807 3.41061 19.58C3.41061 19.5302 3.42042 19.4808 3.4395 19.4348C3.45858 19.3887 3.48654 19.3469 3.52179 19.3116ZM11.0061 22.7221V19.7141C11.0406 19.7158 11.0748 19.7177 11.1091 19.7196C11.2006 19.7247 11.2918 19.7298 11.3851 19.7298C11.4783 19.7298 11.5736 19.7245 11.6673 19.7193C11.6997 19.7175 11.732 19.7157 11.764 19.7141V22.7221C11.7648 22.7723 11.7556 22.8223 11.737 22.869C11.7183 22.9157 11.6905 22.9582 11.6552 22.994C11.62 23.0299 11.5779 23.0584 11.5315 23.0778C11.4851 23.0972 11.4353 23.1072 11.3851 23.1072C11.3348 23.1072 11.285 23.0972 11.2386 23.0778C11.1922 23.0584 11.1501 23.0299 11.1149 22.994C11.0796 22.9582 11.0518 22.9157 11.0331 22.869C11.0145 22.8223 11.0053 22.7723 11.0061 22.7221Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M24.1275 14.5602C24.0212 14.402 23.8085 14.2966 23.5959 14.3493C23.3301 14.402 23.0643 14.4284 22.7985 14.4284C20.1138 14.4284 17.9076 12.2673 17.9076 9.57917C17.9076 7.91884 18.7582 6.39029 20.1935 5.49423C20.3796 5.38882 20.4593 5.17798 20.4328 4.9935C20.4062 4.78267 20.2733 4.62454 20.0606 4.54548C19.3164 4.30829 18.5189 4.17651 17.7215 4.17651C13.6546 4.17651 10.332 7.47082 10.332 11.503C10.332 15.5353 13.6546 18.8296 17.7215 18.8296C20.353 18.8296 22.7985 17.4328 24.1275 15.1663C24.2604 14.9555 24.2604 14.7183 24.1275 14.5602Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgAutoTheme;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgAutorenew(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\">\n <path\n fillRule=\"evenodd\"\n d=\"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8c-.45-.83-.7-1.79-.7-2.8 0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgAutorenew;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgBorderRadius(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 19 18\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.489258 4.74652C0.489258 2.15304 2.592 0 5.24997 0C5.53793 0 5.77138 0.22074 5.77138 0.493036C5.77138 0.765333 5.53793 0.986072 5.24997 0.986072C3.22533 0.986072 1.53208 2.64173 1.53208 4.74652C1.53208 5.01881 1.29864 5.23955 1.01067 5.23955C0.722702 5.23955 0.489258 5.01881 0.489258 4.74652ZM13.2071 0.493036C13.2071 0.22074 13.4406 0 13.7286 0C16.3865 0 18.4893 2.15304 18.4893 4.74652C18.4893 5.01882 18.2558 5.23956 17.9678 5.23956C17.6799 5.23956 17.4464 5.01882 17.4464 4.74652C17.4464 2.64173 15.7532 0.986072 13.7286 0.986072C13.4406 0.986072 13.2071 0.765333 13.2071 0.493036ZM2.60885 4.74638C2.60885 3.32747 3.76259 2.1266 5.24991 2.1266L13.7285 2.1266C15.2158 2.1266 16.3696 3.32747 16.3696 4.74638L16.3696 13.2533C16.3696 14.6722 15.2158 15.8731 13.7285 15.8731L5.2499 15.8731C3.76259 15.8731 2.60885 14.6722 2.60885 13.2533L2.60885 4.74638ZM5.24991 3.11267C4.39592 3.11267 3.65167 3.81615 3.65167 4.74638L3.65167 13.2533C3.65167 14.1836 4.39592 14.887 5.2499 14.887L13.7285 14.887C14.5825 14.887 15.3267 14.1836 15.3267 13.2533L15.3267 4.74638C15.3267 3.81616 14.5825 3.11267 13.7285 3.11267L5.24991 3.11267ZM1.01067 12.7604C1.29864 12.7604 1.53208 12.9812 1.53208 13.2535C1.53208 15.3583 3.22533 17.0139 5.24996 17.0139C5.53793 17.0139 5.77138 17.2347 5.77138 17.507C5.77138 17.7793 5.53793 18 5.24996 18C2.592 18 0.489258 15.847 0.489258 13.2535C0.489258 12.9812 0.722702 12.7604 1.01067 12.7604ZM17.9678 12.7604C18.2558 12.7604 18.4893 12.9812 18.4893 13.2535C18.4893 15.847 16.3865 18 13.7285 18C13.4406 18 13.2071 17.7793 13.2071 17.507C13.2071 17.2347 13.4406 17.0139 13.7285 17.0139C15.7532 17.0139 17.4464 15.3583 17.4464 13.2535C17.4464 12.9812 17.6799 12.7604 17.9678 12.7604Z\"\n fill=\"#727272\"\n />\n </svg>\n );\n}\nexport default SvgBorderRadius;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronDown(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.4595 6.04028C23.2057 5.78644 22.7941 5.78644 22.5403 6.04028L11.9999 16.5807L1.45952 6.04028C1.20568 5.78644 0.794123 5.78644 0.540283 6.04028C0.286442 6.29412 0.286442 6.70568 0.540283 6.95952L11.5403 17.9595C11.7941 18.2134 12.2057 18.2134 12.4595 17.9595L23.4595 6.95952C23.7134 6.70568 23.7134 6.29412 23.4595 6.04028Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronDown;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronLeft(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.9597 0.540478C18.2136 0.794319 18.2136 1.20588 17.9597 1.45972L7.41934 12.0001L17.9597 22.5405C18.2136 22.7943 18.2136 23.2059 17.9597 23.4597C17.7059 23.7136 17.2943 23.7136 17.0405 23.4597L6.04048 12.4597C5.78664 12.2059 5.78664 11.7943 6.04048 11.5405L17.0405 0.540478C17.2943 0.286637 17.7059 0.286637 17.9597 0.540478Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronLeft;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronRight(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.04028 0.540478C5.78644 0.794319 5.78644 1.20588 6.04028 1.45972L16.5807 12.0001L6.04028 22.5405C5.78644 22.7943 5.78644 23.2059 6.04028 23.4597C6.29412 23.7136 6.70568 23.7136 6.95952 23.4597L17.9595 12.4597C18.2134 12.2059 18.2134 11.7943 17.9595 11.5405L6.95952 0.540478C6.70568 0.286637 6.29412 0.286637 6.04028 0.540478Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronRight;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChevronUp(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.17976 17.6273C1.41944 17.867 1.80803 17.867 2.04771 17.6273L12 7.67504L21.9523 17.6273C22.192 17.867 22.5806 17.867 22.8202 17.6273C23.0599 17.3877 23.0599 16.9991 22.8202 16.7594L12.434 6.37312C12.1943 6.13344 11.8057 6.13344 11.566 6.37312L1.17976 16.7594C0.940081 16.9991 0.940081 17.3877 1.17976 17.6273Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgChevronUp;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgClose(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40175)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.4597 0.540356C23.7135 0.794197 23.7135 1.20575 23.4597 1.45959L12.9193 12L23.4597 22.5404C23.7135 22.7942 23.7135 23.2058 23.4597 23.4596C23.2059 23.7134 22.7943 23.7134 22.5405 23.4596L12.0001 12.9192L1.45972 23.4596C1.20588 23.7134 0.794319 23.7134 0.540478 23.4596C0.286637 23.2057 0.286637 22.7942 0.540478 22.5403L11.0808 12L0.54048 1.45961C0.286639 1.20577 0.286639 0.794217 0.54048 0.540376C0.794321 0.286535 1.20588 0.286535 1.45972 0.540376L12.0001 11.0807L22.5405 0.540356C22.7943 0.286515 23.2059 0.286515 23.4597 0.540356Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40175\">\n <rect width={24} height={24} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgClose;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgComplete(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519937 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519937 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM5.24958 10.7467C5.02396 10.7461 4.80338 10.8134 4.61649 10.9398C4.42961 11.0663 4.28505 11.2459 4.20158 11.4556C4.11812 11.6652 4.09962 11.8951 4.14847 12.1153C4.19732 12.3356 4.31128 12.5361 4.47553 12.6908L9.38309 17.3238C9.59865 17.5247 9.88439 17.6329 10.1789 17.6253C10.4734 17.6178 10.7532 17.495 10.9582 17.2833L19.556 8.28277C19.7619 8.06674 19.8735 7.77777 19.8663 7.47942C19.8591 7.18108 19.7338 6.89781 19.5177 6.69192C19.3017 6.48603 19.0127 6.3744 18.7144 6.38157C18.416 6.38875 18.1328 6.51414 17.9269 6.73017L10.1144 14.9139L6.02363 11.0527C5.81479 10.856 5.5387 10.7466 5.25183 10.7467H5.24958Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgComplete;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgCopy(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20.4327 5.58132H16.0737V1.95344C16.071 1.43619 15.8811 0.941128 15.5451 0.575383C15.2091 0.209663 14.7541 0.00277478 14.2789 0H4.02234C3.54722 0.00280315 3.09223 0.209677 2.75619 0.575383C2.42017 0.941104 2.23026 1.43614 2.22754 1.95344V16.465C2.23029 16.9823 2.42019 17.4776 2.75619 17.8433C3.09221 18.209 3.54722 18.4157 4.02234 18.4187H8.38133V22.0466C8.38408 22.5638 8.57398 23.0589 8.90999 23.4246C9.246 23.7903 9.70101 23.9972 10.1761 24H20.4327C20.9079 23.9972 21.3628 23.7903 21.6989 23.4246C22.0349 23.0589 22.2248 22.5639 22.2275 22.0466V7.53495C22.2248 7.0177 22.0349 6.52245 21.6989 6.1567C21.3629 5.79098 20.9079 5.58429 20.4327 5.58132ZM4.02278 16.7441C3.88129 16.7441 3.76625 16.6192 3.76625 16.465V1.95344C3.76625 1.79927 3.88112 1.67443 4.0226 1.67443H14.2792C14.3472 1.67443 14.4125 1.70377 14.4605 1.7561C14.5086 1.80842 14.5356 1.87944 14.5356 1.95344V5.58132H10.1766C9.70145 5.58431 9.24647 5.791 8.91043 6.1567C8.57441 6.52242 8.3845 7.01765 8.38177 7.53495V16.7443L4.02278 16.7441ZM20.689 22.0467C20.689 22.1208 20.662 22.1918 20.614 22.2441C20.5659 22.2964 20.5006 22.3258 20.4327 22.3258H10.176C10.0346 22.3258 9.91969 22.2009 9.91969 22.0467V7.53515C9.91969 7.38097 10.0346 7.25595 10.176 7.25595H20.4327C20.5006 7.25595 20.5659 7.28548 20.614 7.3378C20.6621 7.39013 20.689 7.46114 20.689 7.53515V22.0467Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgCopy;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgCosmosCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 29 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14.5} cy={8} r={7} fill=\"#469BF5\" />\n <path\n d=\"M14.5001 3C13.9355 3 13.4778 5.04669 13.4778 7.57143C13.4778 10.0962 13.9355 12.1429 14.5001 12.1429C15.0646 12.1429 15.5224 10.0962 15.5224 7.57143C15.5224 5.04669 15.0646 3 14.5001 3ZM14.5707 11.8849C14.5061 11.9709 14.4415 11.9064 14.4415 11.9064C14.1816 11.6053 14.0516 11.0459 14.0516 11.0459C13.5968 9.58303 13.7051 6.44219 13.7051 6.44219C13.9188 3.9487 14.3075 3.35966 14.4398 3.22888C14.4533 3.21554 14.4711 3.20738 14.4901 3.20585C14.509 3.20432 14.5279 3.20951 14.5433 3.22052C14.7353 3.35648 14.8963 3.92507 14.8963 3.92507C15.3717 5.68909 15.3287 7.34556 15.3287 7.34556C15.3717 8.7869 15.0904 10.4003 15.0904 10.4003C14.8739 11.6265 14.5707 11.8849 14.5707 11.8849Z\"\n fill=\"white\"\n />\n <path\n d=\"M18.4671 5.29619C18.186 4.80656 16.1823 5.42826 13.9903 6.68463C11.7983 7.941 10.2521 9.35649 10.5329 9.84592C10.8138 10.3353 12.8177 9.71385 15.0097 8.45748C17.2017 7.20111 18.7479 5.78562 18.4671 5.29619ZM10.7923 9.77875C10.6846 9.7652 10.709 9.6768 10.709 9.6768C10.841 9.30162 11.261 8.91052 11.261 8.91052C12.3046 7.78823 15.0842 6.31912 15.0842 6.31912C17.3542 5.26349 18.0593 5.30803 18.2381 5.35725C18.2565 5.36237 18.2724 5.37383 18.2832 5.38958C18.2939 5.40533 18.2987 5.42437 18.2967 5.44332C18.2752 5.67751 17.8609 6.0999 17.8609 6.0999C16.5675 7.39043 15.1086 8.17758 15.1086 8.17758C13.8792 8.93243 12.3391 9.49111 12.3391 9.49111C11.1672 9.91321 10.7923 9.77875 10.7923 9.77875H10.7923Z\"\n fill=\"white\"\n />\n <path\n d=\"M18.4571 9.86134C18.7404 9.373 17.1981 7.95102 15.0138 6.6852C12.8295 5.41938 10.826 4.78999 10.543 5.27916C10.26 5.76833 11.8021 7.18947 13.9876 8.45529C16.1732 9.72111 18.1741 10.3506 18.4571 9.86134ZM10.7307 5.46785C10.6889 5.3687 10.7772 5.34482 10.7772 5.34482C11.1682 5.27101 11.7175 5.43921 11.7175 5.43921C13.2118 5.77933 15.8763 7.44763 15.8763 7.44763C17.9278 8.88253 18.2424 9.51456 18.2896 9.69397C18.2944 9.71237 18.2925 9.73188 18.2843 9.74904C18.2761 9.7662 18.2621 9.77992 18.2448 9.78777C18.0309 9.88567 17.4579 9.73981 17.4579 9.73981C15.692 9.26652 14.2797 8.39938 14.2797 8.39938C13.0108 7.71528 11.756 6.66266 11.756 6.66266C10.8026 5.86025 10.731 5.46894 10.731 5.46894L10.7307 5.46785Z\"\n fill=\"white\"\n />\n <path\n d=\"M14.4893 8.09906C14.7865 8.09906 15.0274 7.85827 15.0274 7.56125C15.0274 7.26422 14.7865 7.02344 14.4893 7.02344C14.1922 7.02344 13.9513 7.26422 13.9513 7.56125C13.9513 7.85827 14.1922 8.09906 14.4893 8.09906Z\"\n fill=\"white\"\n />\n <path\n d=\"M16.6954 5.81725C16.8677 5.81725 17.0075 5.67278 17.0075 5.49456C17.0075 5.31635 16.8677 5.17188 16.6954 5.17188C16.523 5.17188 16.3833 5.31635 16.3833 5.49456C16.3833 5.67278 16.523 5.81725 16.6954 5.81725Z\"\n fill=\"white\"\n />\n <path\n d=\"M11.5731 6.9149C11.7454 6.9149 11.8851 6.77043 11.8851 6.59222C11.8851 6.414 11.7454 6.26953 11.5731 6.26953C11.4007 6.26953 11.261 6.414 11.261 6.59222C11.261 6.77043 11.4007 6.9149 11.5731 6.9149Z\"\n fill=\"white\"\n />\n <path\n d=\"M13.8544 10.8719C14.0268 10.8719 14.1665 10.7275 14.1665 10.5492C14.1665 10.371 14.0268 10.2266 13.8544 10.2266C13.6821 10.2266 13.5424 10.371 13.5424 10.5492C13.5424 10.7275 13.6821 10.8719 13.8544 10.8719Z\"\n fill=\"white\"\n />\n <circle cx={7.5} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_95038)\">\n <path\n d=\"M12.0037 16.8405C11.903 16.4592 11.5793 16.0779 10.9965 15.6535C10.5289 15.3153 10.0325 15.1211 9.63681 15.1211C9.55767 15.1211 9.48573 15.1283 9.41379 15.1427C9.23393 15.1786 9.07566 15.3081 8.97494 15.5024C8.85264 15.7326 8.82386 16.042 8.90299 16.229C8.93177 16.2866 8.96774 16.3585 9.01091 16.4233C8.62961 16.6535 8.41379 16.7182 8.38501 16.7254C9.37782 17.0563 10.2052 17.747 10.7231 18.6463L10.7303 18.5599C10.7519 18.3225 10.8239 18.0492 10.9246 17.7686C11.0253 17.7974 11.126 17.8117 11.2267 17.8117C11.4929 17.8117 11.7231 17.7038 11.867 17.5096C12.0109 17.3153 12.0685 17.0563 12.0037 16.8405Z\"\n fill=\"white\"\n />\n <path\n d=\"M10.9675 17.5614C11.6222 17.7413 11.8884 17.2377 11.802 16.8996C11.7085 16.5614 11.4064 16.2161 10.874 15.8276C10.3416 15.4391 9.80204 15.2809 9.45671 15.3528C9.11139 15.4247 9.01067 15.9499 9.097 16.1514C9.13297 16.2305 9.21211 16.3456 9.32002 16.4751C9.18333 16.5686 9.05384 16.6406 8.94592 16.7053C9.60779 17.0003 10.1833 17.4607 10.615 18.0363C10.6653 17.842 10.7373 17.6693 10.802 17.5183C10.8524 17.5255 10.91 17.5398 10.9675 17.5614Z\"\n fill=\"url(#paint0_radial_9706_95038)\"\n />\n <path\n d=\"M11.4713 16.5684C10.9246 15.9929 10.4641 15.8418 9.91018 15.7195C9.47853 15.6188 9.59364 15.3742 10.1188 15.4245C9.86702 15.3382 9.62961 15.3166 9.45695 15.3526C9.11162 15.4245 9.0109 15.9497 9.09723 16.1511C9.1332 16.2303 9.21234 16.3454 9.32026 16.4749C9.12601 16.6044 8.96054 16.6979 8.82385 16.7699C8.8886 16.7986 8.96774 16.8346 9.06126 16.885C9.30587 17.0145 9.57205 17.2303 9.57205 17.2303C9.16918 16.885 9.25551 16.7267 9.80946 16.3382C9.98213 16.2159 10.2987 16.2303 10.5936 16.3814C10.8886 16.5324 11.2339 16.9137 11.2339 16.9137L10.903 17.5468C10.9246 17.554 10.9462 17.5612 10.9677 17.5684C11.1764 17.626 11.3418 17.6116 11.4713 17.5612C11.6224 17.4677 12.0181 17.1511 11.4713 16.5684Z\"\n fill=\"#C0DAF6\"\n />\n <path\n d=\"M9.90274 16.0629C10.0466 16.1204 10.2337 16.2212 10.4639 16.3722C10.7373 16.5521 10.9747 16.7535 11.1258 16.9118C10.874 17.2428 10.7085 17.696 10.6078 18.0125C10.6581 18.0845 10.7157 18.1564 10.766 18.2284C10.8164 18.0485 10.9027 17.7823 11.0178 17.5161C11.0466 17.5233 11.0826 17.5233 11.1186 17.5233C11.2049 17.5233 11.3056 17.5089 11.3848 17.4442C11.4423 17.401 11.5071 17.3219 11.4999 17.178C11.4999 17.0413 11.3919 16.8687 11.1689 16.66C11.0107 16.5089 10.7948 16.3435 10.579 16.1924C9.96029 15.7823 9.52864 15.6672 9.3344 15.8615C9.2049 15.991 9.21929 16.1492 9.26245 16.2643C9.03224 16.4154 8.83799 16.5233 8.7085 16.5953C8.79483 16.624 8.87396 16.66 8.96029 16.696C9.19051 16.5737 9.52145 16.3651 9.90274 16.0629ZM11.2625 17.0917C11.284 17.1276 11.2912 17.1636 11.2912 17.1852C11.2912 17.2499 11.2696 17.2715 11.2553 17.2859C11.2265 17.3075 11.1689 17.3219 11.1186 17.3219C11.1617 17.2356 11.2121 17.1636 11.2625 17.0917ZM9.48547 16.0197C9.50706 15.9981 9.56461 15.9838 9.65814 15.9981C9.58619 16.0557 9.51425 16.1061 9.44231 16.1564C9.43511 16.1061 9.44231 16.0557 9.48547 16.0197Z\"\n fill=\"white\"\n />\n <path\n d=\"M7.2192 16.332C4.86668 16.332 2.96021 18.2385 2.96021 20.591C2.96021 22.9435 4.86668 24.85 7.2192 24.85C9.57172 24.85 11.4782 22.9435 11.4782 20.591C11.4782 18.2385 9.56452 16.332 7.2192 16.332ZM7.2192 24.6126C4.99618 24.6126 3.19762 22.814 3.19762 20.591C3.19762 18.368 4.99618 16.5694 7.2192 16.5694C9.44222 16.5694 11.2408 18.368 11.2408 20.591C11.2408 22.814 9.43502 24.6126 7.2192 24.6126Z\"\n fill=\"white\"\n />\n <path\n d=\"M7.21921 24.6135C9.44029 24.6135 11.2408 22.813 11.2408 20.5919C11.2408 18.3708 9.44029 16.5703 7.21921 16.5703C4.99814 16.5703 3.19763 18.3708 3.19763 20.5919C3.19763 22.813 4.99814 24.6135 7.21921 24.6135Z\"\n fill=\"#6CAFF5\"\n />\n <path\n d=\"M11.0398 20.5547C11.0398 22.6626 9.32759 24.3748 7.21967 24.3748C5.11176 24.3748 3.39233 22.6626 3.39233 20.5547H11.0398Z\"\n fill=\"#7EB8F5\"\n />\n <path\n d=\"M10.7375 20.5547C10.7375 22.6122 9.11165 24.2957 7.06848 24.3748H7.21956C9.32747 24.3748 11.0397 22.6626 11.0397 20.5547H10.7375Z\"\n fill=\"#7EB8F5\"\n />\n <path\n d=\"M11.0326 20.5885C11.0326 20.1497 10.27 19.8979 9.25564 19.8116C8.52183 19.754 7.78082 19.826 6.9319 20.0849C6.19809 20.3008 5.53622 20.2648 5.0542 20.2072C3.98226 20.0849 3.39233 20.0706 3.39233 20.5885C3.39233 21.3367 4.91751 22.272 7.20528 21.9483C8.36356 21.7828 8.96068 21.4447 9.64413 21.2144C10.3851 20.9698 11.0326 20.977 11.0326 20.5885Z\"\n fill=\"#7EB8F5\"\n />\n <path\n d=\"M9.52875 19.2577C9.67976 19.2577 9.80213 19.1353 9.80213 18.9843C9.80213 18.8333 9.67976 18.7109 9.52875 18.7109C9.37774 18.7109 9.25537 18.8333 9.25537 18.9843C9.25537 19.1353 9.37774 19.2577 9.52875 19.2577Z\"\n fill=\"#55A6FA\"\n fillOpacity={0.53}\n />\n <path\n d=\"M8.47097 18.7754C8.82859 18.7754 9.11845 18.4856 9.11845 18.128C9.11845 17.7703 8.82859 17.4805 8.47097 17.4805C8.11334 17.4805 7.82349 17.7703 7.82349 18.128C7.82349 18.4856 8.11334 18.7754 8.47097 18.7754Z\"\n fill=\"#55A6FA\"\n fillOpacity={0.53}\n />\n <path\n d=\"M9.16923 22.2728C9.20894 22.2728 9.24118 22.2406 9.24118 22.2008C9.24118 22.1611 9.20894 22.1289 9.16923 22.1289C9.12952 22.1289 9.09729 22.1611 9.09729 22.2008C9.09729 22.2406 9.12952 22.2728 9.16923 22.2728Z\"\n fill=\"white\"\n fillOpacity={0.3}\n />\n </g>\n <circle cx={21.5} cy={20} r={7} fill=\"#469BF5\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.2726 16.668L24.1966 23.4457L25.4961 21.178L22.8716 16.668H20.2726Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.2726 21.3047L21.623 23.445H24.324L22.9735 21.3047H20.2726Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.1005 18.8086L17.75 21.1273L19.1005 23.446L21.8269 18.8086H19.1005Z\"\n fill=\"white\"\n />\n <defs>\n <radialGradient\n id=\"paint0_radial_9706_95038\"\n cx={0}\n cy={0}\n r={1}\n gradientUnits=\"userSpaceOnUse\"\n gradientTransform=\"translate(11.6708 16.4463) scale(3.21543 3.21542)\">\n <stop stopColor=\"#C2DBF5\" />\n <stop offset={1} stopColor=\"#BCD8F5\" />\n </radialGradient>\n <clipPath id=\"clip0_9706_95038\">\n <rect\n width={10}\n height={10}\n fill=\"white\"\n transform=\"translate(2.5 15)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgCosmosCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgCustomColors(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.3172 1.14659C18.8459 -0.382197 21.3246 -0.382197 22.8534 1.14659C24.3822 2.67538 24.3822 5.15404 22.8534 6.68283L21.9458 7.59042C21.4696 8.06664 21.4696 8.83873 21.9458 9.31494C22.9734 10.3425 22.9734 12.0084 21.9458 13.036C20.9183 14.0635 19.2523 14.0635 18.2248 13.036L10.964 5.77524C9.93643 4.7477 9.93643 3.08172 10.964 2.05419C11.9915 1.02665 13.6575 1.02665 14.685 2.05419C15.1612 2.5304 15.9333 2.5304 16.4096 2.05419L17.3172 1.14659ZM21.8551 2.14486C20.8777 1.16739 19.2929 1.16739 18.3154 2.14486L17.4078 3.05245C16.3803 4.07999 14.7143 4.07999 13.6868 3.05245C13.2105 2.57624 12.4384 2.57624 11.9622 3.05245C11.486 3.52866 11.486 4.30076 11.9622 4.77697L19.223 12.0377C19.6992 12.5139 20.4713 12.5139 20.9475 12.0377C21.4238 11.5615 21.4238 10.7894 20.9475 10.3132C19.92 9.28567 19.92 7.6197 20.9475 6.59216L21.8551 5.68456C22.8326 4.7071 22.8326 3.12232 21.8551 2.14486ZM11.4177 9.85952C11.1922 9.63393 10.8264 9.63393 10.6008 9.85951L3.49641 16.9639C2.33926 18.121 1.62441 19.6473 1.47625 21.277L1.41434 21.9581C1.38168 22.3173 1.68265 22.6183 2.04192 22.5857L2.72301 22.5237C4.35276 22.3756 5.87898 21.6607 7.03613 20.5036L14.1405 13.3992C14.3661 13.1736 14.3661 12.8079 14.1405 12.5823L11.4177 9.85952ZM9.60255 8.86125C10.3795 8.08433 11.6391 8.08434 12.416 8.86125L15.1388 11.584C15.9157 12.3609 15.9157 13.6206 15.1388 14.3975L8.0344 21.5019C6.64371 22.8925 4.80947 23.7517 2.85082 23.9297L2.16973 23.9916C0.932446 24.1041 -0.104108 23.0676 0.00837295 21.8303L0.0702906 21.1492C0.24835 19.1905 1.10746 17.3563 2.49815 15.9656L9.60255 8.86125Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgCustomColors;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDarkMode(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M23.2108 17.0072C23.0403 16.7482 22.6992 16.5755 22.3582 16.6619C21.9319 16.7482 21.5055 16.7914 21.0792 16.7914C16.7734 16.7914 13.235 13.2518 13.235 8.84892C13.235 6.1295 14.5992 3.6259 16.9013 2.15827C17.1997 1.98561 17.3276 1.64029 17.285 1.33813C17.2424 0.992806 17.0292 0.733814 16.6882 0.604317C15.4945 0.215828 14.2155 0 12.9366 0C6.41392 0 1.08496 5.39568 1.08496 12C1.08496 18.6043 6.41392 24 12.9366 24C17.1571 24 21.0792 21.7122 23.2108 18C23.424 17.6547 23.424 17.2662 23.2108 17.0072Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgDarkMode;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDelete(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40135)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.42673 4.10987C6.81047 1.73825 8.80256 0 11.1368 0H13.773C16.1072 0 18.0993 1.73825 18.483 4.10987C18.4847 4.1205 18.4862 4.13118 18.4874 4.14188L18.5405 4.60777C19.409 4.71723 20.1677 4.84185 20.8164 4.96697C20.8225 4.96804 20.8285 4.96921 20.8345 4.97045C21.7656 5.15059 22.4685 5.33139 22.9433 5.46895C23.1816 5.53796 23.3623 5.59608 23.4856 5.63775C23.5473 5.65859 23.5946 5.67531 23.6275 5.68723L23.6661 5.70141L23.6773 5.70564L23.6809 5.70701L23.6821 5.7075L23.6827 5.7077C23.6829 5.70779 23.6831 5.70787 23.4549 6.33476L23.6831 5.70787C24.0192 5.8377 24.1895 6.22362 24.0635 6.56985C23.9375 6.91583 23.5633 7.09125 23.2274 6.96194C23.2272 6.96189 23.2271 6.96185 23.227 6.9618L23.2266 6.96166L23.2222 6.95999L23.1963 6.95049C23.1719 6.94166 23.1333 6.92796 23.0803 6.91006C22.9745 6.87428 22.8115 6.82175 22.5914 6.75799C22.278 6.6672 21.8487 6.55361 21.3036 6.43317L20.5397 18.1139L20.5395 18.1166C20.3096 21.4316 17.6317 24 14.4051 24H10.5046C7.27806 24 4.6001 21.4316 4.37022 18.1166L4.37004 18.1139L3.60614 6.43317C3.06101 6.55361 2.63175 6.6672 2.31835 6.75799C2.09824 6.82175 1.93526 6.87428 1.82939 6.91006C1.77645 6.92796 1.7378 6.94166 1.71341 6.95049L1.68755 6.95999L1.68309 6.96166L1.68274 6.9618C1.34671 7.09138 0.972254 6.91596 0.84625 6.56985C0.720202 6.22362 0.890505 5.8377 1.22663 5.70787L1.45486 6.33476C1.22663 5.70787 1.22684 5.70779 1.22707 5.7077L1.22758 5.7075L1.22887 5.70701L1.23245 5.70564L1.24366 5.70141L1.28225 5.68723C1.31516 5.67531 1.36244 5.65859 1.42409 5.63775C1.54739 5.59608 1.72815 5.53796 1.96638 5.46895C2.44118 5.33139 3.14416 5.15059 4.07525 4.97045C4.08123 4.9692 4.08724 4.96804 4.09327 4.96697C4.74202 4.84186 5.50068 4.71723 6.36923 4.60777L6.42232 4.14188C6.42354 4.13118 6.42501 4.1205 6.42673 4.10987ZM7.01295 5.87877C7.02196 5.87794 7.03092 5.87693 7.03984 5.87573C8.53259 5.70737 10.3376 5.58798 12.4549 5.58798C14.5722 5.58798 16.3771 5.70737 17.8699 5.87573C17.8788 5.87693 17.8878 5.87794 17.8968 5.87877C18.6928 5.96908 19.3996 6.07327 20.0172 6.18058L19.2428 18.0212C19.2428 18.0217 19.2427 18.0222 19.2427 18.0227C19.0607 20.6363 16.9491 22.6609 14.4051 22.6609H10.5046C7.96052 22.6609 5.84891 20.6361 5.66701 18.0225C5.66698 18.022 5.66695 18.0216 5.66692 18.0212L4.89257 6.18058C5.51014 6.07327 6.21693 5.96908 7.01295 5.87877ZM17.215 4.46238C15.8455 4.33369 14.2588 4.24893 12.4549 4.24893C10.6509 4.24893 9.0642 4.33369 7.69472 4.46238L7.71155 4.31473C7.99687 2.5966 9.44306 1.33906 11.1368 1.33906H13.773C15.4667 1.33906 16.9129 2.59661 17.1982 4.31474L17.215 4.46238ZM12.4549 9.91416C12.8138 9.91416 13.1049 10.2139 13.1049 10.5837V17.6652C13.1049 18.035 12.8138 18.3348 12.4549 18.3348C12.0959 18.3348 11.8049 18.035 11.8049 17.6652L11.8049 10.5837C11.8049 10.2139 12.0959 9.91416 12.4549 9.91416ZM9.01736 11.3305C9.37635 11.3305 9.66736 11.6302 9.66736 12V16.2489C9.66736 16.6187 9.37635 16.9185 9.01736 16.9185C8.65838 16.9185 8.36736 16.6187 8.36736 16.2489V12C8.36736 11.6302 8.65838 11.3305 9.01736 11.3305ZM15.8924 11.3305C16.2513 11.3305 16.5424 11.6302 16.5424 12V16.2489C16.5424 16.6187 16.2513 16.9185 15.8924 16.9185C15.5334 16.9185 15.2424 16.6187 15.2424 16.2489V12C15.2424 11.6302 15.5334 11.3305 15.8924 11.3305Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40135\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0.45459)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgDelete;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDesktop(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 228 165\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z\"\n fill=\"url(#paint0_linear_7539_98594)\"\n />\n <path\n d=\"M82.3193 143.601H140.372C142.724 143.601 144.231 141.017 143.025 138.974L134.646 124.913C130.124 117.341 127.713 108.628 127.713 99.7948H95.0994C95.0994 108.628 92.6881 117.281 88.1668 124.913L79.7874 138.974C78.5817 141.017 80.0285 143.601 82.4398 143.601H82.3193Z\"\n fill=\"#D6EAFF\"\n />\n <path\n d=\"M140.373 144.202H82.3198C80.9936 144.202 79.7879 143.541 79.1248 142.339C78.4617 141.197 78.4617 139.815 79.1248 138.674L87.5042 124.612C91.9652 117.101 94.3766 108.568 94.3766 99.8547V99.2538H128.196V99.8547C128.196 108.568 130.547 117.161 135.068 124.612L143.447 138.674C144.111 139.815 144.171 141.197 143.447 142.339C142.784 143.481 141.579 144.202 140.252 144.202H140.373ZM95.6425 100.456C95.5219 109.169 93.1106 117.762 88.6496 125.273L80.2702 139.335C79.7879 140.116 79.7879 141.017 80.2702 141.798C80.6922 142.58 81.5361 143.06 82.3801 143.06H140.433C141.338 143.06 142.121 142.58 142.543 141.798C142.965 141.017 142.965 140.116 142.543 139.335L134.164 125.273C129.703 117.762 127.231 109.229 127.171 100.456H95.7631H95.6425Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M33.6713 117.341L189.083 117.341C194.043 117.341 198.065 113.333 198.065 108.388V9.77779C198.065 4.83286 194.043 0.824196 189.083 0.824196L33.6713 0.824196C28.7106 0.824196 24.6891 4.83286 24.6891 9.77779V108.388C24.6891 113.333 28.7106 117.341 33.6713 117.341Z\"\n fill=\"#D6EAFF\"\n />\n <path\n d=\"M189.022 117.942H33.611C28.306 117.942 24.0259 113.676 24.0259 108.388V9.77803C24.0259 4.48999 28.306 0.223511 33.611 0.223511H189.022C194.327 0.223511 198.607 4.48999 198.607 9.77803V108.388C198.607 113.676 194.327 117.942 189.022 117.942ZM33.611 1.42534C28.9691 1.42534 25.2316 5.151 25.2316 9.77803V108.388C25.2316 113.015 28.9691 116.741 33.611 116.741H189.022C193.664 116.741 197.402 113.015 197.402 108.388V9.77803C197.402 5.151 193.664 1.42534 189.022 1.42534H33.611Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M189.022 108.328V9.83826L33.7312 9.83826V108.328L189.022 108.328Z\"\n fill=\"white\"\n />\n <path\n d=\"M189.626 108.929H33.0688V9.23718H189.626V108.929ZM34.3348 107.727H188.42V10.439H34.2745V107.727H34.3348Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z\"\n fill=\"url(#paint1_linear_7539_98594)\"\n />\n <path\n opacity={0.8}\n d=\"M179.98 91.3822V104.122C176.484 103.761 173.229 102.559 170.456 100.696V91.3822H179.98Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M186.972 143.601H218.138C222.001 143.601 225.131 140.481 225.131 136.631V62.2979C225.131 58.4482 222.001 55.3273 218.138 55.3273H186.972C183.11 55.3273 179.979 58.4482 179.979 62.2979V136.631C179.979 140.481 183.11 143.601 186.972 143.601Z\"\n fill=\"#D6EAFF\"\n />\n <path\n d=\"M218.14 144.202H186.973C182.753 144.202 179.377 140.777 179.377 136.631V62.2979C179.377 58.0915 182.814 54.7264 186.973 54.7264H218.14C222.36 54.7264 225.736 58.1516 225.736 62.2979V136.631C225.736 140.837 222.299 144.202 218.14 144.202ZM186.973 55.9283C183.416 55.9283 180.583 58.8126 180.583 62.2979V136.631C180.583 140.176 183.477 143.001 186.973 143.001H218.14C221.697 143.001 224.53 140.116 224.53 136.631V62.2979C224.53 58.7526 221.636 55.9283 218.14 55.9283H186.973Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M220.913 62.2377V136.571C220.913 138.073 219.647 139.335 218.14 139.335H186.973C185.466 139.335 184.2 138.073 184.2 136.571V62.2377C184.2 60.7354 185.466 59.4735 186.973 59.4735H218.14C219.647 59.4735 220.913 60.7354 220.913 62.2377Z\"\n fill=\"white\"\n />\n <path\n d=\"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z\"\n fill=\"#0B27C4\"\n />\n <path\n opacity={0.8}\n d=\"M167.261 91.3822V98.1124C165.332 96.1895 163.705 93.9661 162.62 91.3822H167.261Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M202.586 67.045C201.259 67.045 200.174 65.9633 200.174 64.6413C200.174 63.3193 201.259 62.2377 202.586 62.2377C203.912 62.2377 204.997 63.3193 204.997 64.6413C204.997 65.9633 203.912 67.045 202.586 67.045ZM202.586 63.4395C201.923 63.4395 201.38 63.9803 201.38 64.6413C201.38 65.3023 201.923 65.8431 202.586 65.8431C203.249 65.8431 203.791 65.3023 203.791 64.6413C203.791 63.9803 203.249 63.4395 202.586 63.4395Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M111.317 6.8935C110.292 6.8935 109.448 6.05223 109.448 5.03068C109.448 4.00912 110.292 3.16785 111.317 3.16785C112.341 3.16785 113.185 4.00912 113.185 5.03068C113.185 6.05223 112.341 6.8935 111.317 6.8935ZM111.317 4.36967C110.955 4.36967 110.653 4.67013 110.653 5.03068C110.653 5.39122 110.955 5.69168 111.317 5.69168C111.678 5.69168 111.98 5.39122 111.98 5.03068C111.98 4.67013 111.678 4.36967 111.317 4.36967Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M46.2358 75.712H39.9061C39.5444 75.712 39.3032 75.4716 39.3032 75.111C39.3032 74.7505 39.5444 74.5101 39.9061 74.5101H46.2358C46.5975 74.5101 46.8387 74.7505 46.8387 75.111C46.8387 75.4716 46.5975 75.712 46.2358 75.712Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M54.6733 75.712H48.3436C47.9819 75.712 47.7407 75.4716 47.7407 75.111C47.7407 74.7505 47.9819 74.5101 48.3436 74.5101H54.6733C55.035 74.5101 55.2762 74.7505 55.2762 75.111C55.2762 75.4716 55.035 75.712 54.6733 75.712Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M227.183 79.1236C226.822 79.1236 226.581 78.8832 226.581 78.5227V72.2131C226.581 71.8525 226.822 71.6122 227.183 71.6122C227.545 71.6122 227.786 71.8525 227.786 72.2131V78.5227C227.786 78.8832 227.545 79.1236 227.183 79.1236Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M202.588 112.715H205.422C210.907 112.715 216.152 113.856 220.914 115.959V136.571C220.914 138.073 219.648 139.335 218.141 139.335H186.975C185.468 139.335 184.202 138.073 184.202 136.571V91.5624C194.57 93.0647 202.588 101.958 202.588 112.715Z\"\n fill=\"url(#paint2_linear_7539_98594)\"\n />\n <path\n opacity={0.8}\n d=\"M197.042 98.4728C193.606 101.658 189.145 103.761 184.202 104.182V91.6224C189.265 92.3435 193.787 94.8674 197.042 98.4728Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M140.373 140.597H128.316C127.955 140.597 127.713 140.356 127.713 139.996C127.713 139.635 127.955 139.395 128.316 139.395H140.373C140.735 139.395 140.976 139.635 140.976 139.996C140.976 140.356 140.735 140.597 140.373 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M124.641 140.597H120.722C120.361 140.597 120.12 140.356 120.12 139.996C120.12 139.635 120.361 139.395 120.722 139.395H124.641C125.003 139.395 125.244 139.635 125.244 139.996C125.244 140.356 125.003 140.597 124.641 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M117.826 140.597H116.5C116.138 140.597 115.897 140.356 115.897 139.996C115.897 139.635 116.138 139.395 116.5 139.395H117.826C118.188 139.395 118.429 139.635 118.429 139.996C118.429 140.356 118.188 140.597 117.826 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n opacity={0.8}\n d=\"M49.8892 83.5102C53.0842 80.9864 56.7615 79.1235 60.7402 77.9818V87.957C56.8218 87.1157 53.1445 85.6134 49.8892 83.5102Z\"\n fill=\"#3F5AF3\"\n />\n <path\n d=\"M113.365 140.597H97.6912C97.3295 140.597 97.0884 140.356 97.0884 139.996C97.0884 139.635 97.3295 139.395 97.6912 139.395H113.365C113.727 139.395 113.968 139.635 113.968 139.996C113.968 140.356 113.727 140.597 113.365 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M93.7137 140.597H82.3201C81.9584 140.597 81.7173 140.356 81.7173 139.996C81.7173 139.635 81.9584 139.395 82.3201 139.395H93.7137C94.0754 139.395 94.3166 139.635 94.3166 139.996C94.3166 140.356 94.0754 140.597 93.7137 140.597Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M162.063 50.1633C169.509 48.1187 173.883 40.4436 171.832 33.0205C169.781 25.5975 162.081 21.2374 154.635 23.2821C147.188 25.3267 142.814 33.0018 144.865 40.4249C146.916 47.8479 154.616 52.208 162.063 50.1633Z\"\n fill=\"url(#paint3_linear_7539_98594)\"\n />\n <g opacity={0.8}>\n <path\n d=\"M187.816 135.91C187.455 135.91 187.213 135.669 187.213 135.309V119.384C187.213 119.024 187.455 118.784 187.816 118.784C188.178 118.784 188.419 119.024 188.419 119.384V135.309C188.419 135.669 188.178 135.91 187.816 135.91Z\"\n fill=\"white\"\n />\n </g>\n <g opacity={0.8}>\n <path\n d=\"M187.816 116.26C187.455 116.26 187.213 116.02 187.213 115.659V111.753C187.213 111.393 187.455 111.152 187.816 111.152C188.178 111.152 188.419 111.393 188.419 111.753V115.659C188.419 116.02 188.178 116.26 187.816 116.26Z\"\n fill=\"white\"\n />\n </g>\n <g opacity={0.8}>\n <path\n d=\"M187.816 109.469C187.455 109.469 187.213 109.229 187.213 108.868V107.967C187.213 107.606 187.455 107.366 187.816 107.366C188.178 107.366 188.419 107.606 188.419 107.967V108.868C188.419 109.229 188.178 109.469 187.816 109.469Z\"\n fill=\"white\"\n />\n </g>\n <path\n d=\"M210.847 96.0089C210.847 95.2878 210.244 94.7469 209.581 94.7469C208.918 94.7469 208.315 95.3479 208.315 96.0089C208.315 96.6699 208.918 97.2708 209.581 97.2708C210.244 97.2708 210.847 96.6699 210.847 96.0089Z\"\n fill=\"url(#paint4_linear_7539_98594)\"\n />\n <path\n d=\"M200.48 75.9466C201.124 73.2337 199.439 70.5145 196.717 69.8731C193.996 69.2318 191.268 70.9112 190.624 73.6242C189.981 76.3372 191.666 79.0564 194.387 79.6977C197.109 80.339 199.837 78.6596 200.48 75.9466Z\"\n fill=\"url(#paint5_linear_7539_98594)\"\n />\n <path\n d=\"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M101.309 38.862H48.9829C46.5715 38.862 44.5822 36.879 44.5822 34.4753C44.5822 32.0717 43.1354 31.2905 41.3871 31.2905H23.7843C21.373 31.2905 19.3836 29.3075 19.3836 26.9038C19.3836 24.5002 17.9368 23.719 16.1886 23.719H4.61409C2.20274 23.719 0.213379 21.736 0.213379 19.3323C0.213379 16.9287 2.20274 14.9457 4.61409 14.9457H25.8942C28.3056 14.9457 30.2949 16.9287 30.2949 19.3323C30.2949 21.736 31.7417 22.5172 33.49 22.5172H76.1105C78.5219 22.5172 80.5112 24.5002 80.5112 26.9038C80.5112 29.3075 81.9581 30.0887 83.7063 30.0887H101.309C103.72 30.0887 105.71 32.0717 105.71 34.4753C105.71 36.879 103.72 38.862 101.309 38.862ZM4.5538 16.0874C2.80558 16.0874 1.35877 17.5296 1.35877 19.2722C1.35877 21.0149 2.80558 22.4571 4.5538 22.4571H16.1283C18.5396 22.4571 20.529 24.4401 20.529 26.8437C20.529 29.2474 21.9758 30.0286 23.724 30.0286H41.3269C43.7382 30.0286 45.7276 32.0116 45.7276 34.4153C45.7276 36.8189 47.1744 37.6001 48.9226 37.6001H101.249C102.997 37.6001 104.444 36.1579 104.444 34.4153C104.444 32.6726 102.997 31.2304 101.249 31.2304H83.646C81.2346 31.2304 79.2453 29.2474 79.2453 26.8437C79.2453 24.4401 77.7985 23.6589 76.0503 23.6589H33.4297C31.0183 23.6589 29.029 21.6759 29.029 19.2722C29.029 16.8686 27.5822 16.0874 25.8339 16.0874H4.5538Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M12.9149 45.4861C10.5035 45.4861 8.51416 43.5031 8.51416 41.0994C8.51416 38.6958 10.5035 36.7128 12.9149 36.7128C15.3262 36.7128 17.3156 38.6958 17.3156 41.0994C17.3156 43.5031 17.0744 41.7003 16.7127 41.7003C16.351 41.7003 16.1099 41.46 16.1099 41.0994C16.1099 39.3568 14.6631 37.9146 12.9149 37.9146C11.1666 37.9146 9.71984 39.3568 9.71984 41.0994C9.71984 42.8421 11.1666 44.2843 12.9149 44.2843C14.6631 44.2843 13.5177 44.5246 13.5177 44.8852C13.5177 45.2457 13.2766 45.4861 12.9149 45.4861Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M2.18466 45.4861C1.82296 45.4861 1.58182 45.2457 1.58182 44.8852C1.58182 44.5246 1.82296 44.2843 2.18466 44.2843C3.93289 44.2843 5.37969 42.8421 5.37969 41.0994C5.37969 39.3568 3.93289 37.9146 2.18466 37.9146C0.436432 37.9146 1.58182 37.6742 1.58182 37.3137C1.58182 36.9531 1.82296 36.7128 2.18466 36.7128C4.59601 36.7128 6.58537 38.6958 6.58537 41.0994C6.58537 43.5031 4.59601 45.4861 2.18466 45.4861Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M208.313 38.8621C205.902 38.8621 203.913 36.8791 203.913 34.4754C203.913 32.0718 205.902 30.0887 208.313 30.0887C210.725 30.0887 208.916 30.3291 208.916 30.6897C208.916 31.0502 208.675 31.2906 208.313 31.2906C206.565 31.2906 205.118 32.7328 205.118 34.4754C205.118 36.2181 206.565 37.6602 208.313 37.6602C210.062 37.6602 211.508 36.2181 211.508 34.4754C211.508 32.7328 211.749 33.8745 212.111 33.8745C212.473 33.8745 212.714 34.1149 212.714 34.4754C212.714 36.8791 210.725 38.8621 208.313 38.8621Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M219.95 38.8621C217.539 38.8621 215.549 36.8791 215.549 34.4754C215.549 32.0718 217.539 30.0887 219.95 30.0887C222.361 30.0887 220.553 30.3291 220.553 30.6897C220.553 31.0502 220.312 31.2906 219.95 31.2906C218.202 31.2906 216.755 32.7328 216.755 34.4754C216.755 36.2181 218.202 37.6602 219.95 37.6602C221.698 37.6602 220.553 37.9006 220.553 38.2612C220.553 38.6217 220.312 38.8621 219.95 38.8621Z\"\n fill=\"#0B27C4\"\n />\n <path\n d=\"M113.173 163.601L112.923 163.601L112.923 163.852L113.174 163.851L113.173 163.601ZM113.35 146.526C113.252 146.428 113.094 146.428 112.996 146.526L111.405 148.117C111.307 148.214 111.307 148.373 111.405 148.47C111.503 148.568 111.661 148.568 111.759 148.47L113.173 147.056L114.587 148.47C114.685 148.568 114.843 148.568 114.941 148.47C115.038 148.373 115.038 148.214 114.941 148.117L113.35 146.526ZM207.17 163.299L207.171 163.549L207.419 163.548L207.42 163.301L207.17 163.299ZM207.031 144.201L207.025 145.156L207.525 145.159L207.53 144.204L207.031 144.201ZM207.014 147.066L207.003 148.975L207.503 148.978L207.514 147.069L207.014 147.066ZM206.992 150.885L206.981 152.795L207.481 152.798L207.492 150.888L206.992 150.885ZM206.97 154.704L206.959 156.614L207.459 156.617L207.47 154.707L206.97 154.704ZM206.948 158.524L206.937 160.433L207.437 160.436L207.448 158.527L206.948 158.524ZM206.926 162.343L206.92 163.298L207.42 163.301L207.426 162.346L206.926 162.343ZM207.169 163.049L206.148 163.053L206.149 163.553L207.171 163.549L207.169 163.049ZM204.104 163.059L202.061 163.066L202.062 163.566L204.106 163.559L204.104 163.059ZM200.017 163.072L197.974 163.079L197.976 163.579L200.019 163.572L200.017 163.072ZM195.931 163.085L193.887 163.092L193.889 163.592L195.932 163.585L195.931 163.085ZM191.844 163.099L189.8 163.105L189.802 163.605L191.845 163.599L191.844 163.099ZM187.757 163.112L185.713 163.118L185.715 163.618L187.758 163.612L187.757 163.112ZM183.67 163.125L181.627 163.131L181.628 163.631L183.672 163.625L183.67 163.125ZM179.583 163.138L177.54 163.145L177.541 163.645L179.585 163.638L179.583 163.138ZM175.496 163.151L173.453 163.158L173.455 163.658L175.498 163.651L175.496 163.151ZM171.41 163.164L169.366 163.171L169.368 163.671L171.411 163.664L171.41 163.164ZM167.323 163.177L165.279 163.184L165.281 163.684L167.324 163.677L167.323 163.177ZM163.236 163.191L161.192 163.197L161.194 163.697L163.237 163.691L163.236 163.191ZM159.149 163.204L157.106 163.21L157.107 163.71L159.151 163.704L159.149 163.204ZM155.062 163.217L153.019 163.223L153.02 163.723L155.064 163.717L155.062 163.217ZM150.975 163.23L148.932 163.236L148.933 163.736L150.977 163.73L150.975 163.23ZM146.888 163.243L144.845 163.25L144.847 163.75L146.89 163.743L146.888 163.243ZM142.802 163.256L140.758 163.263L140.76 163.763L142.803 163.756L142.802 163.256ZM138.715 163.269L136.671 163.276L136.673 163.776L138.716 163.769L138.715 163.269ZM134.628 163.282L132.585 163.289L132.586 163.789L134.63 163.782L134.628 163.282ZM130.541 163.296L128.498 163.302L128.499 163.802L130.543 163.796L130.541 163.296ZM126.454 163.309L124.411 163.315L124.412 163.815L126.456 163.809L126.454 163.309ZM122.367 163.322L120.324 163.328L120.326 163.828L122.369 163.822L122.367 163.322ZM118.281 163.335L116.237 163.342L116.239 163.842L118.282 163.835L118.281 163.335ZM114.194 163.348L113.172 163.351L113.174 163.851L114.195 163.848L114.194 163.348ZM113.423 163.601L113.423 162.545L112.923 162.545L112.923 163.601L113.423 163.601ZM113.423 160.433L113.423 158.321L112.923 158.321L112.923 160.433L113.423 160.433ZM113.423 156.208L113.423 154.096L112.923 154.096L112.923 156.208L113.423 156.208ZM113.423 151.983L113.423 149.871L112.923 149.871L112.923 151.983L113.423 151.983ZM113.423 147.759L113.423 146.703L112.923 146.703L112.923 147.759L113.423 147.759ZM113.173 163.601L112.673 163.601L112.673 164.103L113.174 164.101L113.173 163.601ZM113.526 146.349C113.331 146.154 113.015 146.154 112.819 146.349L109.637 149.531C109.442 149.726 109.442 150.043 109.637 150.238C109.833 150.433 110.149 150.433 110.344 150.238L113.173 147.41L116.001 150.238C116.197 150.433 116.513 150.433 116.708 150.238C116.904 150.043 116.904 149.726 116.708 149.531L113.526 146.349ZM207.17 163.299L207.172 163.799L207.667 163.798L207.67 163.302L207.17 163.299ZM206.781 144.2L206.775 145.155L207.775 145.16L207.78 144.205L206.781 144.2ZM206.764 147.064L206.753 148.974L207.753 148.98L207.764 147.07L206.764 147.064ZM206.742 150.884L206.731 152.793L207.731 152.799L207.742 150.889L206.742 150.884ZM206.72 154.703L206.709 156.613L207.709 156.618L207.72 154.709L206.72 154.703ZM206.698 158.522L206.687 160.432L207.687 160.438L207.698 158.528L206.698 158.522ZM206.676 162.342L206.67 163.296L207.67 163.302L207.676 162.347L206.676 162.342ZM207.169 162.799L206.147 162.803L206.15 163.803L207.172 163.799L207.169 162.799ZM204.103 162.809L202.06 162.816L202.063 163.816L204.107 163.809L204.103 162.809ZM200.017 162.822L197.973 162.829L197.976 163.829L200.02 163.822L200.017 162.822ZM195.93 162.835L193.886 162.842L193.89 163.842L195.933 163.835L195.93 162.835ZM191.843 162.849L189.799 162.855L189.803 163.855L191.846 163.849L191.843 162.849ZM187.756 162.862L185.713 162.868L185.716 163.868L187.759 163.862L187.756 162.862ZM183.669 162.875L181.626 162.881L181.629 163.881L183.672 163.875L183.669 162.875ZM179.582 162.888L177.539 162.895L177.542 163.895L179.586 163.888L179.582 162.888ZM175.496 162.901L173.452 162.908L173.455 163.908L175.499 163.901L175.496 162.901ZM171.409 162.914L169.365 162.921L169.368 163.921L171.412 163.914L171.409 162.914ZM167.322 162.927L165.278 162.934L165.282 163.934L167.325 163.927L167.322 162.927ZM163.235 162.941L161.192 162.947L161.195 163.947L163.238 163.94L163.235 162.941ZM159.148 162.954L157.105 162.96L157.108 163.96L159.151 163.954L159.148 162.954ZM155.061 162.967L153.018 162.973L153.021 163.973L155.065 163.967L155.061 162.967ZM150.974 162.98L148.931 162.986L148.934 163.986L150.978 163.98L150.974 162.98ZM146.888 162.993L144.844 163L144.847 164L146.891 163.993L146.888 162.993ZM142.801 163.006L140.757 163.013L140.761 164.013L142.804 164.006L142.801 163.006ZM138.714 163.019L136.671 163.026L136.674 164.026L138.717 164.019L138.714 163.019ZM134.627 163.032L132.584 163.039L132.587 164.039L134.63 164.032L134.627 163.032ZM130.54 163.046L128.497 163.052L128.5 164.052L130.544 164.046L130.54 163.046ZM126.453 163.059L124.41 163.065L124.413 164.065L126.457 164.059L126.453 163.059ZM122.367 163.072L120.323 163.078L120.326 164.078L122.37 164.072L122.367 163.072ZM118.28 163.085L116.236 163.092L116.24 164.092L118.283 164.085L118.28 163.085ZM114.193 163.098L113.171 163.101L113.174 164.101L114.196 164.098L114.193 163.098ZM113.673 163.601L113.673 162.545L112.673 162.545L112.673 163.601L113.673 163.601ZM113.673 160.433L113.673 158.321L112.673 158.321L112.673 160.433L113.673 160.433ZM113.673 156.208L113.673 154.096L112.673 154.096L112.673 156.208L113.673 156.208ZM113.673 151.983L113.673 149.871L112.673 149.871L112.673 151.983L113.673 151.983ZM113.673 147.759L113.673 146.703L112.673 146.703L112.673 147.759L113.673 147.759Z\"\n fill=\"#0B27C4\"\n />\n <defs>\n <linearGradient\n id=\"paint0_linear_7539_98594\"\n x1={8.23296}\n y1={35.6175}\n x2={371.22}\n y2={246.222}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint1_linear_7539_98594\"\n x1={-4.30604}\n y1={-56.4424}\n x2={250.429}\n y2={285.597}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint2_linear_7539_98594\"\n x1={40.3648}\n y1={-89.733}\n x2={295.1}\n y2={252.366}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint3_linear_7539_98594\"\n x1={42.7137}\n y1={-120.169}\n x2={360.531}\n y2={314.058}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint4_linear_7539_98594\"\n x1={47.7199}\n y1={-123.745}\n x2={365.538}\n y2={310.421}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n <linearGradient\n id=\"paint5_linear_7539_98594\"\n x1={48.4927}\n y1={-124.657}\n x2={366.371}\n y2={309.511}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#2644F1\" />\n <stop offset={0.2} stopColor=\"#1334F0\" />\n <stop offset={0.4} stopColor=\"#3D59F3\" />\n <stop offset={0.6} stopColor=\"#526AF4\" />\n <stop offset={0.8} stopColor=\"#5E75F5\" />\n <stop offset={1} stopColor=\"#0E2CD7\" />\n </linearGradient>\n </defs>\n </svg>\n );\n}\nexport default SvgDesktop;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDone(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.7846 4.31584C24.1751 4.70637 24.1751 5.33953 23.7846 5.73006L10.0607 19.4539C9.1495 20.3651 7.67211 20.3651 6.76089 19.4539L1.03703 13.7301C0.64651 13.3395 0.64651 12.7064 1.03703 12.3158C1.42756 11.9253 2.06072 11.9253 2.45125 12.3158L8.17511 18.0397C8.30528 18.1699 8.51634 18.1699 8.64651 18.0397L22.3704 4.31584C22.7609 3.92532 23.3941 3.92532 23.7846 4.31584Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgDone;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgEvmCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 29 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14.25} cy={8} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_64247)\">\n <path\n d=\"M14.2491 3L14.182 3.22789V9.84004L14.2491 9.90697L17.3183 8.09273L14.2491 3Z\"\n fill=\"#85BBF5\"\n />\n <path\n d=\"M14.2491 3L11.1798 8.09273L14.2491 9.90697V6.69762V3Z\"\n fill=\"#E2EBF5\"\n />\n <path\n d=\"M14.2491 10.4891L14.2113 10.5352V12.8905L14.2491 13.0009L17.3202 8.67578L14.2491 10.4891Z\"\n fill=\"#85BBF5\"\n />\n <path\n d=\"M14.2491 13.0009V10.4891L11.1798 8.67578L14.2491 13.0009Z\"\n fill=\"#E2EBF5\"\n />\n <path\n d=\"M14.2491 9.90858L17.3184 8.09433L14.2491 6.69922V9.90858Z\"\n fill=\"#69ADF5\"\n />\n <path\n d=\"M11.1798 8.09433L14.2491 9.90858V6.69922L11.1798 8.09433Z\"\n fill=\"#85BBF5\"\n />\n </g>\n <circle cx={7.25} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip1_9706_64247)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.3298 22.9628H5.50681C5.78393 22.9628 5.92249 22.9628 6.04615 22.9285C6.18173 22.8882 6.30539 22.8168 6.4082 22.7184C6.50261 22.6285 6.57073 22.5092 6.70512 22.2741L6.7052 22.2739L6.70915 22.267L8.2357 19.5685C8.37128 19.3316 8.43833 19.2124 8.46813 19.0873C8.5009 18.9517 8.5009 18.8087 8.46813 18.6731C8.43855 18.5489 8.37082 18.4305 8.23726 18.1972L8.23422 18.1918L7.63676 17.1489C7.51311 16.9314 7.45053 16.8226 7.37157 16.7824C7.28664 16.7392 7.18532 16.7392 7.1004 16.7824C7.02144 16.8226 6.95887 16.9314 6.8352 17.1489L3.92902 22.2715C3.80685 22.486 3.74576 22.5933 3.75023 22.6812C3.75619 22.7766 3.80535 22.863 3.88581 22.9151C3.9603 22.9628 4.08247 22.9628 4.3298 22.9628ZM10.1657 22.9628H8.47915C8.23034 22.9628 8.10519 22.9628 8.03218 22.9151C7.95173 22.863 7.90257 22.7751 7.89661 22.6797C7.89216 22.5925 7.95374 22.4862 8.07694 22.2736L8.07697 22.2735L8.07986 22.2685L8.92165 20.8233C9.04531 20.6103 9.10788 20.5045 9.18536 20.4643C9.27024 20.4211 9.37014 20.4211 9.45501 20.4643C9.53194 20.5034 9.59184 20.6047 9.71043 20.8053L9.71061 20.8056L9.72022 20.8218L10.565 22.267L10.5772 22.288L10.5772 22.2881C10.6943 22.4901 10.7541 22.5932 10.7498 22.6783C10.7453 22.7736 10.6946 22.8615 10.6142 22.9137C10.5397 22.9628 10.4145 22.9628 10.1657 22.9628H10.1657Z\"\n fill=\"white\"\n />\n </g>\n <circle cx={21.25} cy={20} r={7} fill=\"#469BF5\" />\n <path\n d=\"M22.18 23.3046V24.4253L21.2029 25L20.2547 24.4253V23.3046L21.2029 23.8793L22.18 23.3046ZM16.9501 19.4253L17.8983 20V21.9253L19.5363 22.9023V24.023L16.9501 22.5V19.4253ZM25.4558 19.4253V22.5L22.8409 24.023V22.9023L24.4788 21.9253V20L25.4558 19.4253ZM22.8409 17.9023L23.8179 18.477V19.5977L22.18 20.5747V22.5287L21.2317 23.1034L20.2834 22.5287V20.5747L18.588 19.5977V18.477L19.565 17.9023L21.2029 18.8793L22.8409 17.9023ZM18.588 20.4023L19.5363 20.977V22.0977L18.588 21.523V20.4023ZM23.8179 20.4023V21.523L22.8696 22.0977V20.977L23.8179 20.4023ZM17.8983 16.9253L18.8754 17.5L17.8983 18.0747V19.1954L16.9501 18.6207V17.5L17.8983 16.9253ZM24.5075 16.9253L25.4846 17.5V18.6207L24.5075 19.1954V18.0747L23.5593 17.5L24.5075 16.9253ZM21.2029 16.9253L22.18 17.5L21.2029 18.0747L20.2547 17.5L21.2029 16.9253ZM21.2029 15L23.8179 16.523L22.8696 17.0977L21.2317 16.1207L19.565 17.0977L18.6167 16.523L21.2029 15Z\"\n fill=\"white\"\n />\n <defs>\n <clipPath id=\"clip0_9706_64247\">\n <rect\n width={10}\n height={10}\n fill=\"white\"\n transform=\"translate(9.25 3)\"\n />\n </clipPath>\n <clipPath id=\"clip1_9706_64247\">\n <rect\n width={8}\n height={8}\n fill=\"white\"\n transform=\"translate(3.25 16)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgEvmCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgError(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 0C5.376 0 0 5.376 0 12C0 18.624 5.376 24 12 24C18.624 24 24 18.624 24 12C24 5.376 18.624 0 12 0ZM10.8 18V15.6H13.2V18H10.8ZM10.8 6V13.2H13.2V6H10.8Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgError;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgExit(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\">\n <path\n fillRule=\"evenodd\"\n d=\"M10.09 15.59 11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5c-1.11 0-2 .9-2 2v4h2V5h14v14H5v-4H3v4c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgExit;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgExternalLink(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.4046 1.85421C21.1566 1.83395 20.8342 1.83345 20.3523 1.83345H14.6314C14.2724 1.83345 13.9814 1.54243 13.9814 1.18345C13.9814 0.824463 14.2724 0.533448 14.6314 0.533448L20.3786 0.533448C20.8274 0.533438 21.2032 0.53343 21.5104 0.558531C21.8312 0.58474 22.134 0.641521 22.4209 0.787689C22.8598 1.01133 23.2167 1.36818 23.4403 1.80709C23.5865 2.09396 23.6433 2.3968 23.6695 2.71758C23.6946 3.02482 23.6946 3.40062 23.6945 3.8495V9.59659C23.6945 9.95558 23.4035 10.2466 23.0445 10.2466C22.6856 10.2466 22.3945 9.95558 22.3945 9.59659V3.87565C22.3945 3.39375 22.394 3.07141 22.3738 2.82344C22.3541 2.58305 22.3192 2.47034 22.282 2.39727C22.183 2.20297 22.025 2.045 21.8307 1.946C21.7577 1.90877 21.6449 1.87385 21.4046 1.85421ZM21.8215 2.40646C22.0754 2.6603 22.0754 3.07186 21.8215 3.3257L12.6873 12.46C12.4334 12.7138 12.0219 12.7138 11.768 12.46C11.5142 12.2061 11.5142 11.7946 11.768 11.5407L20.9023 2.40646C21.1561 2.15262 21.5677 2.15262 21.8215 2.40646ZM7.93747 4.13908H10.4248C10.7838 4.13908 11.0748 4.4301 11.0748 4.78908C11.0748 5.14807 10.7838 5.43908 10.4248 5.43908H7.96644C6.80836 5.43908 5.97889 5.43959 5.32826 5.49275C4.68523 5.54528 4.27433 5.646 3.94301 5.81482C3.29435 6.14532 2.76698 6.67269 2.43648 7.32135C2.26766 7.65267 2.16694 8.06357 2.11441 8.7066C2.06125 9.35723 2.06074 10.1867 2.06074 11.3448V16.2616C2.06074 17.4196 2.06125 18.2491 2.11441 18.8997C2.16694 19.5428 2.26766 19.9537 2.43648 20.285C2.76698 20.9336 3.29435 21.461 3.94301 21.7915C4.27433 21.9603 4.68523 22.061 5.32827 22.1136C5.97889 22.1667 6.80836 22.1673 7.96644 22.1673H12.8832C14.0413 22.1673 14.8708 22.1667 15.5214 22.1136C16.1644 22.061 16.5753 21.9603 16.9066 21.7915C17.5553 21.461 18.0827 20.9336 18.4132 20.285C18.582 19.9537 18.6827 19.5428 18.7352 18.8997C18.7884 18.2491 18.7889 17.4196 18.7889 16.2616V13.8032C18.7889 13.4442 19.0799 13.1532 19.4389 13.1532C19.7979 13.1532 20.0889 13.4442 20.0889 13.8032V16.2905C20.0889 17.4133 20.0889 18.2958 20.0309 19.0056C19.9718 19.729 19.8492 20.33 19.5715 20.8752C19.1163 21.7684 18.3901 22.4947 17.4968 22.9498C16.9517 23.2276 16.3507 23.3502 15.6273 23.4093C14.9175 23.4673 14.035 23.4673 12.9121 23.4673H7.93758C6.8147 23.4673 5.93218 23.4673 5.2224 23.4093C4.49897 23.3502 3.89795 23.2276 3.35282 22.9498C2.45956 22.4947 1.73331 21.7684 1.27817 20.8752C1.00041 20.33 0.87783 19.729 0.818724 19.0056C0.760735 18.2958 0.760738 17.4133 0.760742 16.2905V11.3158C0.760738 10.193 0.760735 9.31049 0.818724 8.60074C0.87783 7.87731 1.00041 7.27629 1.27817 6.73116C1.73331 5.83789 2.45956 5.11165 3.35282 4.65651C3.89795 4.37875 4.49897 4.25617 5.2224 4.19706C5.93215 4.13907 6.81465 4.13908 7.93747 4.13908Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgExternalLink;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgFont(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M17.2235 5.409C16.7886 5.409 16.4469 5.06861 16.4469 4.63539V2.73234C16.4469 2.37648 16.2295 2.09798 16.0276 2.09798H1.97239C1.77049 2.09798 1.55306 2.36101 1.55306 2.73234V4.63539C1.55306 5.06861 1.21139 5.409 0.776532 5.409C0.341674 5.409 0 5.06861 0 4.63539V2.73234C0 1.52552 0.885246 0.550781 1.97239 0.550781H16.0276C17.1148 0.550781 18 1.52552 18 2.73234V4.63539C18 5.05314 17.6428 5.409 17.2235 5.409Z\"\n fill=\"#727272\"\n />\n <path\n d=\"M8.99212 17.2606C8.55726 17.2606 8.21559 16.9202 8.21559 16.487V1.32438C8.21559 0.891166 8.55726 0.550781 8.99212 0.550781C9.42698 0.550781 9.76865 0.891166 9.76865 1.32438V16.487C9.76865 16.9047 9.42698 17.2606 8.99212 17.2606Z\"\n fill=\"#727272\"\n />\n <path\n d=\"M11.6953 17.4462H6.2906C5.85575 17.4462 5.51407 17.1058 5.51407 16.6726C5.51407 16.2393 5.85575 15.899 6.2906 15.899H11.6953C12.1301 15.899 12.4718 16.2393 12.4718 16.6726C12.4718 17.1058 12.1301 17.4462 11.6953 17.4462Z\"\n fill=\"#727272\"\n />\n </svg>\n );\n}\nexport default SvgFont;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgGas(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.8071 0C24.1477 0 24.4237 0.276065 24.4237 0.616609V17.6986C24.4237 17.7076 24.4235 17.7165 24.4232 17.7255C24.3829 18.6498 23.8666 19.4876 23.0583 19.9387C22.2503 20.3897 21.2662 20.3897 20.4582 19.9387C19.6499 19.4876 19.1337 18.6498 19.0934 17.7255C19.093 17.7165 19.0928 17.7076 19.0928 17.6986V11.5193C19.0928 11.1389 18.9418 10.7742 18.6727 10.5052L18.6726 10.5051C18.4039 10.2362 18.0391 10.0851 17.6586 10.0851C17.3181 10.0851 17.042 9.80903 17.042 9.46848C17.042 9.12794 17.3181 8.85187 17.6586 8.85187C18.3659 8.85187 19.0445 9.13273 19.5447 9.63314M19.5448 9.63324C20.0451 10.1335 20.326 10.8119 20.326 11.5193V17.684C20.3517 18.1764 20.6283 18.6214 21.0592 18.8618L21.0593 18.8619C21.4937 19.1044 22.0229 19.1044 22.4573 18.8619L22.4573 18.8618C22.8882 18.6214 23.1649 18.1763 23.1905 17.684V0.616609C23.1905 0.276065 23.4666 0 23.8071 0\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.53542 0.57105L5.53714 0.571045L14.4217 0.571047C15.3082 0.57351 16.1576 0.926858 16.7844 1.55365C17.4112 2.18044 17.7645 3.02981 17.767 3.91636L17.767 3.91808L17.767 20.3758H18.8651C19.2057 20.3758 19.4817 20.6518 19.4817 20.9924V23.3831C19.4817 23.7236 19.2057 23.9997 18.8651 23.9997H1.09952C0.758975 23.9997 0.48291 23.7236 0.48291 23.3831V20.9924C0.48291 20.6518 0.758975 20.3758 1.09952 20.3758H2.18995V3.91637C2.19242 3.02981 2.54577 2.18043 3.17256 1.55365C3.79938 0.926839 4.64891 0.573525 5.53542 0.57105ZM5.53805 1.80427C4.97773 1.80604 4.44078 2.02946 4.04457 2.42567C3.64832 2.82191 3.42493 3.35873 3.42317 3.91902V20.9924C3.42317 21.3329 3.14711 21.609 2.80656 21.609H1.71613V22.7665H18.2485V21.609H17.1504C16.8098 21.609 16.5338 21.3329 16.5338 20.9924V3.91862C16.5319 3.35847 16.3085 2.82182 15.9124 2.42566C15.5161 2.02942 14.9793 1.80603 14.419 1.80427H5.53805Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.22655 4.30646C6.18948 4.30646 6.15949 4.33645 6.15949 4.37352V8.75265C6.15985 8.75356 6.16028 8.75458 6.16078 8.75571C6.16671 8.76915 6.17792 8.78734 6.19405 8.80464C6.21007 8.82182 6.22439 8.83114 6.2323 8.83503C6.23277 8.83526 6.23319 8.83546 6.23357 8.83564H13.7229C13.7599 8.83564 13.7899 8.80564 13.7899 8.76858V4.38944C13.7896 4.38853 13.7891 4.38752 13.7886 4.38639C13.7827 4.37294 13.7715 4.35476 13.7554 4.33746C13.7393 4.32028 13.725 4.31096 13.7171 4.30707C13.7166 4.30684 13.7162 4.30664 13.7158 4.30646H6.22655ZM4.92627 4.37352C4.92627 3.65538 5.50838 3.07324 6.22655 3.07324H13.7229C14.1221 3.07324 14.4468 3.27076 14.6572 3.49636C14.862 3.71596 15.0231 4.03077 15.0231 4.37352V8.76858C15.0231 9.48672 14.441 10.0689 13.7229 10.0689H6.22655C5.8273 10.0689 5.50257 9.87134 5.29217 9.64573C5.08738 9.42614 4.92627 9.11132 4.92627 8.76858V4.37352Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.7244 3.19696C23.9967 3.40155 24.0515 3.7881 23.8469 4.06033L22.489 5.86725C22.3169 6.09312 22.2662 6.38829 22.3529 6.65787C22.4396 6.92722 22.6522 7.13715 22.922 7.22041L23.9853 7.53627C24.3118 7.63324 24.4978 7.97649 24.4008 8.30293C24.3038 8.62938 23.9606 8.8154 23.6341 8.71843L22.5634 8.40035C21.9063 8.1994 21.3894 7.68949 21.179 7.03563C20.9687 6.38201 21.0916 5.66758 21.5067 5.12163L22.8611 3.31944C23.0657 3.0472 23.4522 2.99237 23.7244 3.19696Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgGas;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgHeight(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Height\">\n <path\n id=\"Height_2\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.3807 23.7933C12.1204 24.0689 11.6983 24.0689 11.4379 23.7933L7.19526 19.301C6.93491 19.0254 6.93491 18.5784 7.19526 18.3028C7.45561 18.0271 7.87772 18.0271 8.13807 18.3028L11.2426 21.59V2.41003L8.13807 5.69723C7.87772 5.97289 7.45561 5.97289 7.19526 5.69723C6.93491 5.42156 6.93491 4.97462 7.19526 4.69896L11.4379 0.206747C11.6983 -0.0689157 12.1204 -0.0689157 12.3807 0.206747L16.6234 4.69896C16.8837 4.97462 16.8837 5.42156 16.6234 5.69723C16.363 5.97289 15.9409 5.97289 15.6805 5.69723L12.576 2.41003V21.59L15.6805 18.3028C15.9409 18.0271 16.363 18.0271 16.6234 18.3028C16.8837 18.5784 16.8837 19.0254 16.6234 19.301L12.3807 23.7933Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n );\n}\nexport default SvgHeight;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgInProgress(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40155)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 1.75C6.33908 1.75 1.75 6.33908 1.75 12C1.75 17.6609 6.33908 22.25 12 22.25C17.6609 22.25 22.25 17.6609 22.25 12C22.25 6.33908 17.6609 1.75 12 1.75ZM0.25 12C0.25 5.51065 5.51065 0.25 12 0.25C18.4893 0.25 23.75 5.51065 23.75 12C23.75 18.4893 18.4893 23.75 12 23.75C5.51065 23.75 0.25 18.4893 0.25 12Z\"\n fill=\"#A2A2A2\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M23.749 11.8505C23.7751 13.8958 23.2667 15.9124 22.2743 17.7009C21.2819 19.4895 19.8398 20.988 18.0906 22.0482C16.3414 23.1085 14.3458 23.6937 12.301 23.7461C10.2562 23.7985 8.23322 23.3163 6.43202 22.347C4.63082 21.3777 3.11385 19.955 2.03114 18.2197C1.81188 17.8682 1.91902 17.4056 2.27045 17.1864C2.62187 16.9671 3.0845 17.0742 3.30376 17.4257C4.24825 18.9395 5.57157 20.1806 7.14283 21.0261C8.71408 21.8716 10.4788 22.2923 12.2626 22.2466C14.0463 22.2009 15.7872 21.6904 17.3131 20.7655C18.839 19.8406 20.097 18.5334 20.9627 16.9732C21.8284 15.4129 22.2719 13.6537 22.2492 11.8696C22.2265 10.0854 21.7384 8.33807 20.8333 6.80038C19.9281 5.26269 18.6372 3.98792 17.0883 3.10216C15.5394 2.21639 13.786 1.7503 12.0017 1.75C11.5875 1.74993 11.2518 1.41409 11.2519 0.999873C11.2519 0.585659 11.5878 0.24993 12.002 0.25C14.0474 0.250346 16.0573 0.784638 17.8329 1.80003C19.6085 2.81543 21.0883 4.27674 22.1259 6.03946C23.1635 7.80217 23.723 9.80522 23.749 11.8505Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40155\">\n <rect width={24} height={24} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgInProgress;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgInfoError(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519935 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519935 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM9.91412 8.40428V9.70711L11.5837 9.99513V17.9201L9.91412 18.2081V19.4997H15.2762V18.2081L13.6066 17.9201V8.40428H9.91412ZM11.5837 3.50122V5.56235H13.6089V3.50122H11.5837Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgInfoError;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgInfo(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12.2133 10.1543C11.969 10.1582 11.736 10.2584 11.5656 10.4334C11.3952 10.6082 11.3015 10.8434 11.3048 11.0872V17.5287C11.3013 17.775 11.3971 18.0125 11.5705 18.1879C11.744 18.3633 11.9807 18.4619 12.2278 18.4619C12.475 18.4619 12.7117 18.3633 12.8852 18.1879C13.0587 18.0124 13.1543 17.775 13.1507 17.5287V11.0872C13.1543 10.8385 13.0566 10.599 12.8798 10.4232C12.7033 10.2475 12.4628 10.1504 12.2133 10.1543Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.1508 7.38487C13.1508 7.89462 12.7375 8.30795 12.2278 8.30795C11.718 8.30795 11.3047 7.89462 11.3047 7.38487C11.3047 6.87511 11.718 6.46179 12.2278 6.46179C12.7375 6.46179 13.1508 6.87511 13.1508 7.38487Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.2275 0.00012207C5.6104 0.00012207 0.227539 5.38298 0.227539 12.0001C0.227539 18.6173 5.6104 24.0001 12.2275 24.0001C18.8447 24.0001 24.2275 18.6173 24.2275 12.0001C24.2275 5.38298 18.8447 0.00012207 12.2275 0.00012207ZM12.2275 1.71441C17.9185 1.71441 22.5133 6.30928 22.5133 12.0001C22.5133 17.691 17.9184 22.2858 12.2275 22.2858C6.5367 22.2858 1.94182 17.691 1.94182 12.0001C1.94182 6.30928 6.5367 1.71441 12.2275 1.71441Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgInfo;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLanguage(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M15.1145 20.2844C14.9917 20.2844 14.8578 20.251 14.7461 20.1952C14.3331 19.9832 14.1657 19.4811 14.3666 19.0683L16.7554 14.304C16.9006 14.0251 17.1908 13.8466 17.5034 13.8466C17.8159 13.8466 18.1062 14.0251 18.2513 14.3152L20.6401 19.0795C20.8522 19.4923 20.6848 19.9943 20.2606 20.2063C19.8476 20.4183 19.3452 20.251 19.1331 19.827L17.5034 16.5579L15.8736 19.827C15.7173 20.1171 15.4159 20.2844 15.1145 20.2844Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.457 19.4364H15.5277C15.07 19.4364 14.6905 19.057 14.6905 18.5996C14.6905 18.1421 15.07 17.7628 15.5277 17.7628H19.457C19.9147 17.7628 20.2943 18.1421 20.2943 18.5996C20.2943 19.057 19.9259 19.4364 19.457 19.4364Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.492 24C13.9088 24 10.9841 21.0879 10.9841 17.4951C10.9841 13.9024 13.8976 10.9903 17.492 10.9903C21.0753 10.9903 24 13.9024 24 17.4951C24 21.0879 21.0865 24 17.492 24ZM17.492 12.675C14.8241 12.675 12.6585 14.8396 12.6585 17.5063C12.6585 20.1729 14.8241 22.3375 17.492 22.3375C20.1488 22.3375 22.3256 20.1729 22.3256 17.5063C22.3256 14.8396 20.16 12.675 17.492 12.675Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.0298 12.7866C2.79072 12.7866 1.80838 12.4407 1.11629 11.7712C0.379538 11.0571 0 9.97487 0 8.58017V4.20642C0 1.49514 1.49583 0 4.20841 0H8.58425C9.97961 0 11.0512 0.3682 11.7768 1.11576C12.4801 1.841 12.8261 2.88985 12.7927 4.22876V8.58017C12.8261 9.94139 12.4801 11.0125 11.7545 11.7378C11.0289 12.463 9.95727 12.7977 8.57308 12.7754H4.21956C4.14142 12.7866 4.08561 12.7866 4.0298 12.7866ZM4.20841 1.6848C2.41118 1.6848 1.67443 2.42122 1.67443 4.21759V8.59134C1.67443 9.51742 1.87535 10.1868 2.27722 10.5773C2.66792 10.9567 3.29305 11.1241 4.17492 11.113H8.57308C9.51076 11.1353 10.1582 10.9456 10.5489 10.5551C10.9396 10.1646 11.1182 9.50627 11.0959 8.60251V4.20642C11.1182 3.31382 10.9396 2.6778 10.5601 2.28729C10.1694 1.88561 9.49959 1.6848 8.57308 1.6848H4.20841Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.65116 5.9803H4.11903C3.66136 5.9803 3.28182 5.60095 3.28182 5.14349C3.28182 4.68603 3.66136 4.30667 4.11903 4.30667H8.65116C9.10883 4.30667 9.48837 4.68603 9.48837 5.14349C9.48837 5.60095 9.12 5.9803 8.65116 5.9803Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.3963 5.98037C5.93862 5.98037 5.55909 5.60101 5.55909 5.14355V4.38485C5.55909 3.92739 5.93862 3.54803 6.3963 3.54803C6.85398 3.54803 7.23352 3.92739 7.23352 4.38485V5.14355C7.23352 5.60101 6.85398 5.98037 6.3963 5.98037Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.11903 9.5062C3.66136 9.5062 3.28182 9.12684 3.28182 8.66938C3.28182 8.21192 3.66136 7.83256 4.11903 7.83256C5.53672 7.83256 6.6865 6.62757 6.6865 5.13245C6.6865 4.67499 7.06603 4.29564 7.52371 4.29564C7.98139 4.29564 8.36093 4.67499 8.36093 5.13245C8.36093 7.54249 6.46324 9.5062 4.11903 9.5062Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.66231 9.50619C7.62417 9.50619 6.63067 8.9818 5.92741 8.05572C5.64834 7.68752 5.72649 7.16306 6.09487 6.88413C6.46324 6.60519 6.98788 6.68332 7.26695 7.05152C7.64649 7.56476 8.14882 7.84373 8.66231 7.84373C9.11999 7.84373 9.49953 8.22308 9.49953 8.68054C9.49953 9.13801 9.11999 9.50619 8.66231 9.50619Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.65122 23.9999C3.88468 23.9999 0 20.1171 0 15.3528C0 14.8954 0.379538 14.516 0.837215 14.516C1.29489 14.516 1.67443 14.8954 1.67443 15.3528C1.67443 18.6555 3.97398 21.4226 7.0661 22.1478L6.7647 21.6457C6.53028 21.244 6.65308 20.7308 7.05494 20.4964C7.44564 20.2621 7.9703 20.3849 8.20472 20.7865L9.3768 22.7391C9.53308 22.9957 9.5331 23.3193 9.38798 23.5759C9.2317 23.8326 8.95262 23.9999 8.65122 23.9999Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M23.1629 9.4951C22.7052 9.4951 22.3257 9.11574 22.3257 8.65828C22.3257 5.35564 20.0261 2.58854 16.934 1.86329L17.2354 2.3654C17.4698 2.76707 17.347 3.28035 16.9452 3.51466C16.5545 3.74897 16.0298 3.62623 15.7954 3.22455L14.6233 1.27198C14.467 1.01535 14.467 0.691785 14.6121 0.435161C14.7572 0.16738 15.0363 0.0111685 15.3377 0.0111685C20.1043 0.0111685 23.9889 3.894 23.9889 8.65828C24.0001 9.11574 23.6206 9.4951 23.1629 9.4951Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLanguage;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLightMode(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12.2469 1.67681e-05C12.2296 0.00177073 12.2125 0.00462869 12.1957 0.00854623C12.0947 0.0212373 12.0021 0.0710693 11.9359 0.148333C11.8696 0.225596 11.8346 0.324751 11.8374 0.426473V3.67613C11.9742 3.66947 12.1084 3.65907 12.2469 3.65907C12.3826 3.65907 12.5221 3.66974 12.6563 3.67613V0.426473C12.6586 0.371292 12.6497 0.316218 12.6301 0.264563C12.6106 0.212908 12.5808 0.165734 12.5425 0.125893C12.5043 0.0860515 12.4584 0.0543547 12.4076 0.0327186C12.3568 0.0110824 12.3021 -2.35129e-05 12.2469 1.67681e-05ZM3.99881 3.40335C3.9213 3.41093 3.84756 3.44043 3.78624 3.48843C3.72491 3.53643 3.67855 3.60093 3.65258 3.67435C3.62662 3.74777 3.62213 3.82706 3.63964 3.90294C3.65715 3.97883 3.69594 4.04815 3.75145 4.10277L6.05441 6.40572C6.23944 6.20195 6.43025 6.01042 6.63441 5.82572L4.33146 3.52277C4.28844 3.47928 4.23624 3.44598 4.17867 3.42531C4.12111 3.40465 4.05965 3.39715 3.99881 3.40335ZM20.401 3.40335C20.3073 3.41349 20.2199 3.45567 20.1537 3.52277L17.8507 5.82572C18.0537 6.00903 18.2552 6.19503 18.4392 6.39719L20.7336 4.10279C20.7946 4.04311 20.8354 3.96588 20.8503 3.8819C20.8652 3.79792 20.8536 3.71138 20.8169 3.63435C20.7803 3.55732 20.7205 3.49366 20.646 3.45225C20.5714 3.41084 20.4858 3.39373 20.401 3.40335ZM12.2297 4.97277C8.35279 4.97277 5.20985 8.12417 5.20985 12.001C5.20985 15.8779 8.35252 19.0293 12.2297 19.0293C16.1065 19.0293 19.2579 15.8782 19.2579 12.001C19.2579 8.12417 16.1065 4.97277 12.2297 4.97277ZM0.561366 11.5916C0.452783 11.6029 0.35314 11.6569 0.284358 11.7417C0.215576 11.8265 0.183289 11.9351 0.194599 12.0437C0.20591 12.1523 0.259892 12.2519 0.34467 12.3207C0.429448 12.3895 0.538077 12.4218 0.646661 12.4105H3.90505C3.89866 12.2767 3.88799 12.1449 3.88799 12.0096C3.88799 11.8713 3.89837 11.7283 3.90505 11.5916H0.646661C0.632455 11.5909 0.618219 11.5909 0.604013 11.5916C0.589807 11.5909 0.575572 11.5909 0.561366 11.5916ZM20.597 11.5916C20.6037 11.7283 20.6055 11.8713 20.6055 12.0096C20.6055 12.1448 20.6034 12.2767 20.597 12.4105H23.8467C23.901 12.4114 23.9549 12.4014 24.0054 12.3812C24.0558 12.361 24.1018 12.331 24.1405 12.2929C24.1792 12.2548 24.21 12.2094 24.231 12.1593C24.252 12.1092 24.2628 12.0554 24.2628 12.001C24.2628 11.9467 24.252 11.8929 24.231 11.8428C24.21 11.7927 24.1792 11.7473 24.1405 11.7091C24.1018 11.671 24.0558 11.641 24.0054 11.6209C23.9549 11.6007 23.901 11.5907 23.8467 11.5916H20.597ZM6.05434 17.5964L3.75138 19.8993C3.7133 19.9374 3.68309 19.9826 3.66248 20.0324C3.64187 20.0821 3.63126 20.1355 3.63126 20.1893C3.63126 20.2981 3.67447 20.4024 3.75138 20.4793C3.8283 20.5562 3.93261 20.5994 4.04139 20.5994C4.15016 20.5994 4.25447 20.5562 4.33139 20.4793L6.6258 18.1764C6.42326 17.9926 6.238 17.7989 6.05434 17.5964ZM18.4391 17.6133C18.2565 17.8138 18.0603 18.0027 17.8591 18.1848L20.1535 20.4792C20.2304 20.5561 20.3348 20.5993 20.4435 20.5993C20.5523 20.5993 20.6566 20.5561 20.7335 20.4792C20.8104 20.4023 20.8536 20.298 20.8536 20.1892C20.8536 20.0804 20.8104 19.9761 20.7335 19.8992L18.4391 17.6133ZM11.8372 20.3342V23.5839C11.8363 23.6382 11.8462 23.6922 11.8664 23.7426C11.8866 23.793 11.9166 23.839 11.9547 23.8777C11.9928 23.9164 12.0382 23.9472 12.0884 23.9682C12.1385 23.9892 12.1923 24 12.2466 24C12.3009 24 12.3547 23.9892 12.4048 23.9682C12.4549 23.9472 12.5004 23.9164 12.5385 23.8777C12.5766 23.839 12.6066 23.793 12.6268 23.7426C12.647 23.6922 12.6569 23.6382 12.656 23.5839V20.3342C12.5219 20.3407 12.3823 20.3511 12.2466 20.3511C12.1082 20.3511 11.974 20.3407 11.8372 20.3342Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLightMode;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLink(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.477539 12.0001C0.477539 9.15583 2.78327 6.8501 5.62754 6.8501H7.82754C8.24175 6.8501 8.57754 7.18588 8.57754 7.6001C8.57754 8.01431 8.24175 8.3501 7.82754 8.3501H5.62754C3.6117 8.3501 1.97754 9.98426 1.97754 12.0001C1.97754 14.0159 3.6117 15.6501 5.62754 15.6501H7.82754C8.24175 15.6501 8.57754 15.9859 8.57754 16.4001C8.57754 16.8143 8.24175 17.1501 7.82754 17.1501H5.62754C2.78327 17.1501 0.477539 14.8444 0.477539 12.0001ZM15.8775 7.6001C15.8775 7.18588 16.2133 6.8501 16.6275 6.8501H18.8275C21.6718 6.8501 23.9775 9.15583 23.9775 12.0001C23.9775 14.8444 21.6718 17.1501 18.8275 17.1501H16.6275C16.2133 17.1501 15.8775 16.8143 15.8775 16.4001C15.8775 15.9859 16.2133 15.6501 16.6275 15.6501H18.8275C20.8434 15.6501 22.4775 14.0159 22.4775 12.0001C22.4775 9.98426 20.8434 8.3501 18.8275 8.3501H16.6275C16.2133 8.3501 15.8775 8.01431 15.8775 7.6001ZM7.07754 12.0001C7.07754 11.5859 7.41333 11.2501 7.82754 11.2501H16.6275C17.0418 11.2501 17.3775 11.5859 17.3775 12.0001C17.3775 12.4143 17.0418 12.7501 16.6275 12.7501H7.82754C7.41333 12.7501 7.07754 12.4143 7.07754 12.0001Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLink;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLoading(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M24.432 11.1616C24.5297 11.9542 24.3082 12.7531 23.8169 13.3826C23.3254 14.012 22.6039 14.4206 21.8113 14.5181C21.0187 14.6157 20.2196 14.3945 19.5903 13.903C18.9607 13.4115 18.5523 12.69 18.4547 11.8974C18.3572 11.1047 18.5784 10.3059 19.0699 9.67634C19.5615 9.047 20.2827 8.63838 21.0753 8.54093C21.8682 8.44325 22.667 8.66448 23.2964 9.15599C23.9259 9.64753 24.3343 10.369 24.432 11.1616Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9341 3.46405C20.4122 3.93997 20.6819 4.5865 20.6834 5.26117C20.6849 5.93583 20.4185 6.58367 19.9425 7.06182C19.4664 7.53997 18.8201 7.80962 18.1452 7.81117C17.4706 7.81273 16.8229 7.54622 16.3446 7.07027C15.8664 6.59435 15.5968 5.94782 15.5952 5.27315C15.5937 4.59832 15.8602 3.95065 16.3361 3.4725C16.812 2.99412 17.4586 2.72469 18.1332 2.72315C18.8081 2.72137 19.4557 2.98788 19.9341 3.46405H19.9341Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.2107 0.786521C13.7696 0.902717 14.2596 1.23635 14.5727 1.71383C14.8856 2.19109 14.9962 2.77341 14.88 3.33253C14.7638 3.89142 14.4301 4.38138 13.9527 4.69448C13.4752 5.00738 12.8931 5.118 12.334 5.0018C11.7751 4.8856 11.2851 4.55197 10.972 4.0745C10.6591 3.59701 10.5485 3.01491 10.6647 2.45579C10.7809 1.89691 11.1145 1.40694 11.592 1.09384C12.0693 0.780943 12.6516 0.670326 13.2107 0.786521Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.17135 1.74731C7.633 1.52184 8.16556 1.48928 8.65131 1.65655C9.13727 1.82359 9.53694 2.17707 9.76217 2.63895C9.98742 3.10059 10.0202 3.63293 9.85294 4.11891C9.68567 4.60487 9.33241 5.00431 8.87054 5.22977C8.40889 5.45502 7.87632 5.4878 7.39057 5.32053C6.90462 5.15327 6.50495 4.80001 6.27971 4.33814C6.05447 3.87626 6.02168 3.34392 6.18895 2.85794C6.35621 2.37221 6.70948 1.97254 7.17135 1.74731Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.63401 5.40181C2.85056 4.99971 3.21807 4.7002 3.65569 4.56905C4.09326 4.43792 4.56495 4.48609 4.96706 4.70264C5.36916 4.91942 5.66867 5.28693 5.79982 5.72449C5.93073 6.16206 5.88278 6.63375 5.666 7.03586C5.44945 7.43774 5.08194 7.73725 4.64432 7.86839C4.20676 7.99953 3.73506 7.95135 3.33295 7.7348C2.93085 7.51803 2.63134 7.15052 2.5002 6.71295C2.36906 6.27561 2.41723 5.80392 2.63401 5.40181Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M0.56274 10.2383C0.521481 9.8407 0.639906 9.44326 0.891915 9.13308C1.14393 8.82263 1.5088 8.62526 1.90623 8.58422C2.30387 8.54297 2.70153 8.66139 3.01172 8.9134C3.32191 9.16541 3.51931 9.53029 3.56057 9.92771C3.60161 10.3254 3.48318 10.7228 3.23117 11.033C2.97938 11.3432 2.61428 11.5408 2.21686 11.5818C1.81944 11.6231 1.42178 11.5047 1.1116 11.2527C0.801376 11.0006 0.604001 10.6358 0.56274 10.2383Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M0.838025 15.3494C0.582888 15.08 0.445065 14.7203 0.455102 14.3492C0.465138 13.9783 0.622145 13.6264 0.891549 13.3712C1.16095 13.1161 1.52071 12.9783 1.89182 12.9883C2.2627 12.9983 2.61439 13.1553 2.86976 13.4248C3.1249 13.6942 3.26272 14.0539 3.25269 14.4248C3.24265 14.7959 3.08564 15.1476 2.81624 15.403C2.54683 15.6581 2.18707 15.7959 1.8162 15.7859C1.44509 15.7759 1.0934 15.6188 0.838025 15.3494Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M3.04198 19.3038C2.70389 19.2485 2.40169 19.0611 2.20186 18.7828C2.00181 18.5047 1.92063 18.1586 1.97594 17.8205C2.03126 17.4825 2.21859 17.1802 2.4967 16.9802C2.7748 16.7803 3.12118 16.6989 3.45923 16.7542C3.7971 16.8096 4.09952 16.9971 4.29935 17.2752C4.4994 17.5533 4.58058 17.8995 4.52527 18.2375C4.46995 18.5756 4.28262 18.8778 4.00451 19.0779C3.72619 19.2777 3.38003 19.3591 3.04198 19.3038Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.31283 21.765C6.03451 21.9107 5.70999 21.9399 5.41025 21.8462C5.11051 21.7523 4.86029 21.5433 4.71463 21.2652C4.569 20.9869 4.53978 20.6624 4.63367 20.3626C4.72734 20.0629 4.93631 19.8127 5.21442 19.667C5.49275 19.5214 5.81744 19.4922 6.11701 19.5861C6.41674 19.6797 6.66697 19.8887 6.81263 20.167C6.95826 20.4451 6.98747 20.7699 6.89358 21.0696C6.79992 21.3691 6.59095 21.6194 6.31283 21.765Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.33649 22.6063C9.20825 22.8289 8.99683 22.9915 8.74883 23.0582C8.50061 23.1251 8.23633 23.0905 8.01353 22.9623C7.79096 22.8341 7.62838 22.6226 7.56169 22.3744C7.49478 22.1264 7.52935 21.8619 7.65759 21.6393C7.78583 21.4168 7.99725 21.2542 8.24548 21.1873C8.49348 21.1206 8.75798 21.1552 8.98055 21.2834C9.20334 21.4116 9.36593 21.623 9.43261 21.871C9.4993 22.1193 9.46473 22.3838 9.33649 22.6063Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.5464 22.9354C11.461 23.084 11.3201 23.1924 11.1546 23.2367C10.9891 23.2813 10.8129 23.2581 10.6644 23.1727C10.3553 22.9948 10.2491 22.5998 10.4271 22.2907C10.5127 22.1424 10.6537 22.034 10.819 21.9894C10.9844 21.945 11.1606 21.968 11.3091 22.0534C11.4575 22.139 11.5658 22.28 11.6104 22.4453C11.655 22.6107 11.6319 22.7871 11.5464 22.9354Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.7535 22.6851C13.6964 22.7839 13.6025 22.8562 13.4921 22.8859C13.3819 22.9158 13.2644 22.9004 13.1654 22.8433C12.9593 22.7246 12.8886 22.4615 13.0073 22.2554C13.1259 22.0493 13.3891 21.9784 13.5951 22.097C13.6942 22.1541 13.7664 22.248 13.7961 22.3584C13.8257 22.4686 13.8103 22.5861 13.7535 22.6851Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgLoading;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgLogoWithText(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 124 45\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_4784_46479)\">\n <path\n d=\"M61.5225 16.129H59.7776V21.4426H56.1006V5.27441H62.5335C65.5899 5.27441 68.0452 7.74673 68.0452 10.8155C68.0452 12.8012 66.8507 14.6025 65.0824 15.5051L68.5058 21.4426H64.5555L61.5225 16.129ZM59.7776 12.8954H62.5335C63.5445 12.8954 64.372 11.9967 64.372 10.8155C64.372 9.63432 63.5445 8.73565 62.5335 8.73565H59.7776V12.8915V12.8954Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M81.3251 9.8931V21.4423H77.8784V20.3553C77.1211 21.2343 75.993 21.7641 74.4551 21.7641C71.4455 21.7641 68.9629 19.1074 68.9629 15.6658C68.9629 12.2241 71.4455 9.56738 74.4551 9.56738C75.993 9.56738 77.1211 10.0972 77.8784 10.9762V9.88918H81.3251V9.8931ZM77.8784 15.6658C77.8784 13.9351 76.7308 12.8481 75.146 12.8481C73.5612 12.8481 72.4135 13.9351 72.4135 15.6658C72.4135 17.3964 73.5612 18.4834 75.146 18.4834C76.7308 18.4834 77.8784 17.3964 77.8784 15.6658Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M94.8778 14.3472V21.4384H91.4311V14.8573C91.4311 13.425 90.5372 12.7539 89.4325 12.7539C88.1678 12.7539 87.2973 13.4917 87.2973 15.132V21.4384H83.8506V9.89308H87.2973V10.9801C87.918 10.1246 89.0656 9.57129 90.584 9.57129C92.9027 9.57129 94.8818 11.2352 94.8818 14.3511L94.8778 14.3472Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M109.027 9.89355V20.8659C109.027 24.747 106.018 26.3874 102.961 26.3874C100.572 26.3874 98.5738 25.4848 97.516 23.5933L100.455 21.8862C100.892 22.6946 101.56 23.3421 103.075 23.3421C104.683 23.3421 105.67 22.5102 105.67 20.8698V19.8063C104.913 20.7521 103.808 21.3094 102.317 21.3094C99.054 21.3094 96.665 18.6291 96.665 15.4425C96.665 12.256 99.054 9.57568 102.317 9.57568C103.812 9.57568 104.913 10.129 105.67 11.0787V9.9014H109.023L109.027 9.89355ZM105.674 15.4347C105.674 13.8414 104.527 12.7544 102.895 12.7544C101.263 12.7544 100.116 13.8414 100.116 15.4347C100.116 17.0279 101.263 18.115 102.895 18.115C104.527 18.115 105.674 17.0279 105.674 15.4347Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M110.979 15.6658C110.979 12.2241 113.688 9.56738 117.069 9.56738C120.449 9.56738 123.158 12.2241 123.158 15.6658C123.158 19.1074 120.445 21.7641 117.069 21.7641C113.692 21.7641 110.979 19.1074 110.979 15.6658ZM119.708 15.6658C119.708 14.0254 118.56 12.9423 117.065 12.9423C115.57 12.9423 114.422 14.0293 114.422 15.6658C114.422 17.3022 115.57 18.3892 117.065 18.3892C118.56 18.3892 119.708 17.3022 119.708 15.6658Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M56.7563 36.4374H61.7527V37.1556H56.0029V27.1133H61.6825V27.8314H56.7602V31.7322H61.3272V32.4503H56.7602V36.4374H56.7563Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M69.6027 37.1556H68.7322L66.3199 34.0279L63.9076 37.1556H63.0371L65.8905 33.4667L63.2089 29.9819H64.0793L66.3199 32.8938L68.5761 29.9819H69.431L66.761 33.4549L69.6027 37.1556Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M74.2122 37.3128C73.1387 37.3128 72.2448 36.9557 71.5305 36.2375C70.8162 35.5194 70.4609 34.6325 70.4609 33.569C70.4609 32.5055 70.8162 31.6186 71.5305 30.9005C72.2448 30.1823 73.1387 29.8252 74.2122 29.8252C74.907 29.8252 75.5354 29.99 76.0975 30.3197C76.6596 30.6493 77.0695 31.0967 77.3232 31.6618L76.7377 32.0071C76.5269 31.548 76.199 31.183 75.7462 30.9162C75.2934 30.6493 74.7821 30.5159 74.2122 30.5159C73.3573 30.5159 72.6391 30.8102 72.0575 31.3988C71.4758 31.9875 71.187 32.7135 71.187 33.5729C71.187 34.4323 71.4758 35.1583 72.0575 35.747C72.6391 36.3356 73.3573 36.6299 74.2122 36.6299C74.7821 36.6299 75.2934 36.4965 75.7462 36.2297C76.199 35.9628 76.5425 35.5978 76.7806 35.1387L77.3818 35.4958C77.0968 36.0491 76.6713 36.4926 76.1053 36.8222C75.5393 37.1519 74.907 37.3167 74.2161 37.3167L74.2122 37.3128Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M82.5582 29.825C83.4053 29.825 84.0766 30.084 84.5763 30.6059C85.0759 31.1279 85.3258 31.8225 85.3258 32.6937V37.1556H84.5997V32.6937C84.5997 32.0226 84.4163 31.4928 84.0493 31.1004C83.6824 30.708 83.1671 30.5117 82.4997 30.5117C81.7658 30.5117 81.1686 30.7551 80.7002 31.2417C80.2357 31.7283 80.0014 32.4386 80.0014 33.3647V37.1517H79.2871V27.1094H80.0014V31.3398C80.5167 30.3273 81.3677 29.8171 82.5543 29.8171L82.5582 29.825Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M93.96 29.9821H94.6899V37.1558H93.96V35.535C93.6555 36.0884 93.2379 36.524 92.7031 36.8418C92.1683 37.1558 91.5672 37.3167 90.8919 37.3167C89.8731 37.3167 89.0026 36.9556 88.2805 36.2336C87.5583 35.5115 87.1953 34.6246 87.1953 33.5729C87.1953 32.5212 87.5583 31.6343 88.2805 30.9122C89.0026 30.1901 89.8731 29.8291 90.8919 29.8291C91.5672 29.8291 92.1722 29.9861 92.7031 30.3039C93.234 30.6179 93.6555 31.0535 93.96 31.6107V29.99V29.9821ZM88.7996 35.7352C89.3852 36.3277 90.0995 36.626 90.9465 36.626C91.7936 36.626 92.5079 36.3277 93.0856 35.7352C93.6672 35.1426 93.9561 34.4205 93.9561 33.569C93.9561 32.7174 93.6672 31.9953 93.0856 31.4027C92.504 30.8102 91.7897 30.5119 90.9465 30.5119C90.1034 30.5119 89.3852 30.8102 88.7996 31.4027C88.2141 31.9953 87.9214 32.7174 87.9214 33.569C87.9214 34.4205 88.2141 35.1426 88.7996 35.7352Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M100.499 29.8252C101.346 29.8252 102.017 30.0842 102.517 30.6062C103.016 31.1281 103.266 31.8227 103.266 32.6939V37.1558H102.54V32.6939C102.54 32.0228 102.357 31.4931 101.99 31.1006C101.623 30.7082 101.108 30.512 100.44 30.512C99.7062 30.512 99.109 30.7553 98.6406 31.2419C98.1761 31.7285 97.9419 32.4388 97.9419 33.365V37.1519H97.2275V29.9783H97.9419V31.34C98.4571 30.3275 99.3081 29.8174 100.495 29.8174L100.499 29.8252Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M111.955 29.9822H112.669V36.8105C112.669 37.8543 112.33 38.6745 111.655 39.2788C110.979 39.8832 110.132 40.1814 109.113 40.1814C108.294 40.1814 107.595 40.0284 107.017 39.7223C106.436 39.4162 106.014 38.9963 105.749 38.4587L106.377 38.1016C106.834 39.0277 107.747 39.4947 109.117 39.4947C110.003 39.4947 110.698 39.2514 111.202 38.7687C111.705 38.286 111.959 37.6346 111.959 36.8105V35.4919C111.662 36.057 111.249 36.5004 110.71 36.8262C110.171 37.1519 109.566 37.3128 108.891 37.3128C107.864 37.3128 106.99 36.9517 106.272 36.2297C105.553 35.5076 105.194 34.6207 105.194 33.569C105.194 32.5173 105.553 31.6304 106.272 30.9083C106.99 30.1862 107.864 29.8252 108.891 29.8252C109.566 29.8252 110.171 29.9861 110.71 30.3118C111.249 30.6375 111.662 31.081 111.959 31.6461V29.9822H111.955ZM106.783 35.7352C107.369 36.3278 108.083 36.626 108.93 36.626C109.777 36.626 110.491 36.3278 111.077 35.7352C111.662 35.1426 111.955 34.4206 111.955 33.569C111.955 32.7174 111.662 31.9953 111.077 31.4028C110.491 30.8102 109.777 30.5119 108.93 30.5119C108.083 30.5119 107.369 30.8102 106.783 31.4028C106.198 31.9953 105.905 32.7174 105.905 33.569C105.905 34.4206 106.198 35.1426 106.783 35.7352Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M118.419 29.8252C119.465 29.8252 120.316 30.198 120.968 30.9436C121.62 31.6892 121.944 32.5761 121.944 33.5965C121.944 33.6357 121.944 33.6906 121.936 33.7691C121.932 33.8476 121.928 33.9025 121.928 33.9418H115.464C115.55 34.7463 115.87 35.3938 116.428 35.8843C116.987 36.3788 117.674 36.6221 118.489 36.6221C119.059 36.6221 119.559 36.5044 119.988 36.265C120.418 36.0256 120.738 35.7117 120.96 35.3192L121.589 35.692C121.296 36.1904 120.874 36.5828 120.332 36.8772C119.789 37.1715 119.173 37.3167 118.478 37.3167C117.385 37.3167 116.483 36.9635 115.78 36.2611C115.078 35.5586 114.723 34.6599 114.723 33.5729C114.723 32.4859 115.066 31.6108 115.757 30.8965C116.448 30.1862 117.334 29.8291 118.419 29.8291V29.8252ZM118.419 30.5119C117.611 30.5119 116.936 30.767 116.393 31.2733C115.851 31.7795 115.542 32.4349 115.464 33.2393H121.202C121.124 32.3878 120.824 31.7206 120.297 31.2379C119.77 30.7553 119.141 30.5119 118.419 30.5119Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M22.3785 44.9961C34.7378 44.9961 44.757 34.9234 44.757 22.498C44.757 10.0727 34.7378 0 22.3785 0C10.0192 0 0 10.0727 0 22.498C0 34.9234 10.0192 44.9961 22.3785 44.9961Z\"\n fill=\"white\"\n />\n <path\n d=\"M19.3255 15.3717C19.3255 15.3717 20.2663 15.8936 21.6871 16.6863L40.2442 8.94759C39.5728 8.05677 38.8389 7.21697 38.0465 6.43604C37.9177 6.5106 37.8084 6.55376 37.8084 6.55376L18.4512 14.7359C18.6698 14.9596 18.9547 15.1755 19.3255 15.3678V15.3717Z\"\n fill=\"url(#paint0_linear_4784_46479)\"\n />\n <path\n d=\"M42.2159 12.0829L38.7964 13.4133C36.0601 14.4218 25.2905 18.6875 25.2905 18.6875C27.0509 19.6647 28.9519 20.7164 30.6265 21.6347C34.9086 23.9853 32.1996 29.1458 31.6336 30.1269C31.6258 30.1387 31.618 30.1544 31.6102 30.1661C31.5633 30.2446 31.536 30.2917 31.536 30.2917C31.536 30.2917 31.9381 26.4341 29.233 25.0096C26.5084 23.5851 20.2589 20.2416 17.6319 18.8327C16.3945 18.1695 15.4967 16.9648 15.3289 15.5677C15.204 14.5199 15.4655 13.3152 16.7146 12.2635C17.4445 11.5845 18.2252 11.2196 18.2252 11.2196L32.1879 5.45871C32.1879 5.45871 32.2777 5.42339 32.4065 5.35668L35.3106 4.14407C31.657 1.5344 27.1993 0 22.3785 0C10.0202 0 0 10.0737 0 22.498C0 26.4969 1.04222 30.2525 2.86514 33.5057L8.26752 31.1394L19.0215 26.6029C17.1674 25.5825 15.4538 24.6289 14.6419 24.1933C14.2359 23.9736 13.7284 23.6322 13.3225 23.4163C11.1444 22.2587 9.7157 18.9897 13.0219 15.1125C13.0219 15.1125 12.6784 18.7935 14.7238 20.0414C16.6756 21.2344 24.2444 25.1312 26.4888 26.3399C27.0666 26.65 27.5974 27.0463 28.019 27.5486C28.8934 28.5886 29.2252 29.8757 28.8582 31.2335C28.8426 31.3003 28.8192 31.367 28.7997 31.4298C28.788 31.4729 28.7724 31.5161 28.7567 31.5553C28.7333 31.622 28.7099 31.6848 28.6865 31.7476C28.6787 31.7672 28.6709 31.7869 28.6631 31.8065C27.8941 33.6784 25.8409 34.2396 25.8409 34.2396L25.591 34.322L12.5223 39.714L9.64153 40.9854C13.2561 43.5048 17.6436 44.9882 22.3785 44.9882C34.7368 44.9882 44.757 34.9145 44.757 22.4902C44.757 18.7307 43.8358 15.1871 42.212 12.0712L42.2159 12.0829Z\"\n fill=\"url(#paint1_linear_4784_46479)\"\n />\n <path\n d=\"M22.6365 28.5845L8.29916 34.7064L4.66895 36.2487C5.33644 37.1159 6.06248 37.9322 6.84707 38.6896L7.34671 38.4384L26.1262 30.5663L22.6326 28.5806L22.6365 28.5845Z\"\n fill=\"url(#paint2_linear_4784_46479)\"\n />\n <path\n opacity={0.1}\n d=\"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.1}\n d=\"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.1}\n d=\"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.1}\n d=\"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.3}\n d=\"M20.3095 13.9196L18.3968 14.7281C18.3968 14.7281 15.6293 12.295 19.0097 10.9019C19.0097 10.9019 17.9128 12.7737 20.3056 13.9196H20.3095Z\"\n fill=\"#4D4D4D\"\n />\n <path\n opacity={0.3}\n d=\"M25.2904 18.7109L21.6602 16.6938L23.405 15.9639L26.9728 18.0281L25.2904 18.7109Z\"\n fill=\"#4D4D4D\"\n />\n </g>\n <defs>\n <linearGradient\n id=\"paint0_linear_4784_46479\"\n x1={18.4512}\n y1={11.5651}\n x2={40.2442}\n y2={11.5651}\n gradientUnits=\"userSpaceOnUse\">\n <stop stopColor=\"#469BF5\" />\n <stop offset={0.09} stopColor=\"#3A81F3\" />\n <stop offset={0.21} stopColor=\"#2F68F2\" />\n <stop offset={0.34} stopColor=\"#2654F2\" />\n <stop offset={0.49} stopColor=\"#2046F1\" />\n <stop offset={0.67} stopColor=\"#1D3EF1\" />\n <stop offset={1} stopColor=\"#1C3CF1\" />\n </linearGradient>\n <linearGradient\n id=\"paint1_linear_4784_46479\"\n x1={0}\n y1={22.498}\n x2={44.7609}\n y2={22.498}\n gradientUnits=\"userSpaceOnUse\">\n <stop offset={0.08} stopColor=\"#469BF5\" />\n <stop offset={0.7} stopColor=\"#2756F2\" />\n <stop offset={1} stopColor=\"#1C3CF1\" />\n </linearGradient>\n <linearGradient\n id=\"paint2_linear_4784_46479\"\n x1={4.67285}\n y1={33.639}\n x2={26.1301}\n y2={33.639}\n gradientUnits=\"userSpaceOnUse\">\n <stop offset={0.08} stopColor=\"#469BF5\" />\n <stop offset={0.24} stopColor=\"#4191F4\" />\n <stop offset={0.51} stopColor=\"#3678F3\" />\n <stop offset={0.85} stopColor=\"#2550F1\" />\n <stop offset={1} stopColor=\"#1C3CF1\" />\n </linearGradient>\n <clipPath id=\"clip0_4784_46479\">\n <rect width={123.158} height={45} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgLogoWithText;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgMenu(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M3 7H21\"\n stroke=\"currentColor\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M3 12H21\"\n stroke=\"currentColor\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M3 17H21\"\n stroke=\"currentColor\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n />\n </svg>\n );\n}\nexport default SvgMenu;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNoRoute(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.0304 2.4375V3.12441C16.0304 2.4375 16.0301 2.4375 16.0304 2.4375L16.0319 2.4375L16.0337 2.43751L16.0383 2.43753L16.0514 2.43769C16.0618 2.43785 16.0757 2.43815 16.0928 2.43869C16.1269 2.43978 16.174 2.44185 16.2323 2.44582C16.3486 2.45373 16.5106 2.46924 16.7041 2.49975C17.0884 2.56031 17.612 2.6823 18.1526 2.93156C19.2617 3.44284 20.4302 4.49412 20.5947 6.51644L20.5969 6.54424V12.2916H19.2231V6.60106C19.0998 5.19398 18.3333 4.52763 17.5775 4.17918C17.1833 3.99747 16.7896 3.90398 16.4902 3.85681C16.342 3.83344 16.2206 3.82201 16.139 3.81646C16.1049 3.81414 16.0779 3.81286 16.0591 3.81215C14.4249 3.99225 13.6604 4.74826 13.2775 5.40608C13.0756 5.7529 12.9692 6.09267 12.9139 6.34615C12.8864 6.47201 12.8721 6.57383 12.8648 6.64072C12.8612 6.67407 12.8593 6.69844 12.8584 6.71244L12.858 6.71956V16.88L12.8557 16.9078C12.6915 18.9309 11.5302 19.9824 10.4243 20.4932C9.88568 20.7421 9.36417 20.8632 8.98144 20.9231C8.78867 20.9532 8.62727 20.9684 8.51139 20.9761C8.45335 20.9799 8.40642 20.9819 8.37236 20.9829C8.35532 20.9834 8.34147 20.9837 8.33102 20.9838L8.31792 20.9839L8.31333 20.9839H8.31153C6.00027 20.9881 4.73082 20.0094 4.08107 18.9328C3.76952 18.4165 3.61648 17.9054 3.54043 17.527C3.50215 17.3366 3.4826 17.1759 3.47258 17.0595C3.46756 17.0012 3.46489 16.9536 3.46348 16.9186C3.46278 16.901 3.46239 16.8866 3.46217 16.8755L3.46196 16.8613L3.46192 16.8561L3.46192 16.854C3.46192 16.8535 3.46191 16.8522 4.14882 16.8522H3.46191V12.2916H4.83572V16.8488L4.83619 16.8634C4.83681 16.8789 4.83821 16.9055 4.84132 16.9416C4.84756 17.0141 4.86053 17.1231 4.8873 17.2563C4.94134 17.5252 5.04848 17.8769 5.2573 18.2229C5.64805 18.8704 6.46017 19.614 8.3103 19.6101L8.31297 19.6101L8.3316 19.6097C8.3501 19.6091 8.38034 19.6079 8.42071 19.6053C8.50165 19.5999 8.62205 19.5888 8.76918 19.5658C9.06627 19.5193 9.45701 19.4268 9.84817 19.2461C10.5972 18.9001 11.3607 18.2353 11.4842 16.8233V6.68664L12.1711 6.70407C11.4844 6.68664 11.4842 6.68706 11.4842 6.68664L11.4844 6.68491L11.4845 6.68287L11.4847 6.6779L11.4852 6.66444C11.4857 6.65392 11.4864 6.64034 11.4874 6.62387C11.4896 6.59096 11.4931 6.54642 11.4991 6.4918C11.511 6.38273 11.5325 6.23231 11.5717 6.05306C11.6496 5.6963 11.7995 5.21429 12.0902 4.71496C12.6891 3.68608 13.8445 2.65953 15.9599 2.44113L15.9951 2.4375H16.0304ZM12.8576 6.72561C12.8576 6.7264 12.8576 6.72625 12.8576 6.72561V6.72561Z\"\n fill=\"currentColor\"\n />\n <mask\n id=\"mask0_3736_40141\"\n style={{\n maskType: 'alpha',\n }}\n maskUnits=\"userSpaceOnUse\"\n x={3}\n y={2}\n width={20}\n height={19}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.11822 18.3546L21.1163 2.88989L22.7441 4.78442L4.74609 20.2491L3.11822 18.3546Z\"\n fill=\"black\"\n />\n </mask>\n <g mask=\"url(#mask0_3736_40141)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.0251 2.43726V3.12416C16.0251 2.43726 16.0247 2.43726 16.0251 2.43726L16.0265 2.43726L16.0283 2.43726L16.0329 2.43729L16.046 2.43744C16.0564 2.4376 16.0703 2.4379 16.0874 2.43845C16.1216 2.43953 16.1686 2.44161 16.2269 2.44557C16.3432 2.45349 16.5052 2.469 16.6988 2.4995C17.083 2.56006 17.6066 2.68206 18.1473 2.93132C19.2563 3.4426 20.4248 4.49387 20.5893 6.5162L20.5916 6.54399V12.2913H19.2177V6.60081C19.0944 5.19374 18.328 4.52739 17.5721 4.17894C17.178 3.99723 16.7842 3.90374 16.4849 3.85656C16.3366 3.83319 16.2153 3.82177 16.1336 3.81622C16.0995 3.81389 16.0725 3.81261 16.0537 3.81191C14.4195 3.992 13.655 4.74801 13.2721 5.40584C13.0703 5.75266 12.9638 6.09243 12.9085 6.3459C12.881 6.47177 12.8667 6.57358 12.8594 6.64047C12.8558 6.67382 12.8539 6.69819 12.853 6.71219L12.8526 6.71932V16.8798L12.8504 16.9075C12.6861 18.9307 11.5248 19.9821 10.4189 20.493C9.88031 20.7418 9.3588 20.863 8.97606 20.9228C8.7833 20.953 8.6219 20.9682 8.50602 20.9758C8.44798 20.9797 8.40105 20.9816 8.36699 20.9827C8.34995 20.9832 8.3361 20.9834 8.32565 20.9836L8.31255 20.9837L8.30796 20.9837H8.30616C5.9949 20.9878 4.72545 20.0092 4.0757 18.9325C3.76415 18.4163 3.61111 17.9052 3.53506 17.5268C3.49678 17.3363 3.47723 17.1757 3.46721 17.0593C3.46218 17.0009 3.45952 16.9534 3.45811 16.9183C3.45741 16.9008 3.45702 16.8863 3.4568 16.8752L3.45659 16.861L3.45655 16.8558L3.45655 16.8537C3.45654 16.8533 3.45654 16.8519 4.14345 16.8519H3.45654V12.2913H4.83035V16.8486L4.83082 16.8631C4.83144 16.8787 4.83284 16.9053 4.83595 16.9414C4.84219 17.0138 4.85516 17.1229 4.88193 17.2561C4.93597 17.5249 5.04311 17.8767 5.25193 18.2227C5.64268 18.8702 6.4548 19.6137 8.30493 19.6099L8.3076 19.6099L8.32623 19.6094C8.34473 19.6089 8.37497 19.6077 8.41534 19.605C8.49628 19.5997 8.61667 19.5885 8.76381 19.5655C9.0609 19.5191 9.45164 19.4265 9.8428 19.2458C10.5918 18.8998 11.3553 18.2351 11.4788 16.8231V6.68639L12.1657 6.70383C11.479 6.6864 11.4788 6.68681 11.4788 6.68639L11.4791 6.68466L11.4791 6.68263L11.4793 6.67766L11.4798 6.6642C11.4803 6.65368 11.481 6.64009 11.4821 6.62363C11.4842 6.59071 11.4877 6.54618 11.4937 6.49155C11.5056 6.38249 11.5272 6.23207 11.5663 6.05282C11.6442 5.69606 11.7942 5.21405 12.0848 4.71472C12.6837 3.68583 13.8391 2.65928 15.9545 2.44089L15.9897 2.43726H16.0251ZM12.8523 6.72537C12.8522 6.72615 12.8522 6.726 12.8523 6.72537V6.72537Z\"\n fill=\"#FDFDFD\"\n />\n </g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M22.8206 3.10254C23.0453 3.36412 23.0155 3.75838 22.7539 3.98314L2.76815 21.1558C2.50657 21.3805 2.11231 21.3507 1.88755 21.0891C1.66279 20.8275 1.69264 20.4333 1.95422 20.2085L21.94 3.03587C22.2016 2.81111 22.5958 2.84096 22.8206 3.10254Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.908 12.7864C19.0532 12.7864 18.3601 13.4794 18.3601 14.3343C18.3601 15.1892 19.0532 15.8822 19.908 15.8822C20.7629 15.8822 21.4559 15.1892 21.4559 14.3343C21.4559 13.4794 20.7629 12.7864 19.908 12.7864ZM16.9863 14.3343C16.9863 12.7207 18.2944 11.4126 19.908 11.4126C21.5216 11.4126 22.8297 12.7207 22.8297 14.3343C22.8297 15.9479 21.5216 17.256 19.908 17.256C18.2944 17.256 16.9863 15.9479 16.9863 14.3343Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.14924 8.31766C3.29436 8.31766 2.60135 9.01067 2.60135 9.86555C2.60135 10.7204 3.29436 11.4134 4.14924 11.4134C5.00412 11.4134 5.69713 10.7204 5.69713 9.86555C5.69713 9.01067 5.00412 8.31766 4.14924 8.31766ZM1.22754 9.86555C1.22754 8.25194 2.53563 6.94385 4.14924 6.94385C5.76285 6.94385 7.07094 8.25194 7.07094 9.86555C7.07094 11.4792 5.76285 12.7873 4.14924 12.7873C2.53563 12.7873 1.22754 11.4792 1.22754 9.86555Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgNoRoute;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNext(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.3231 7.40376L23.4597 11.5403C23.7136 11.7942 23.7136 12.2057 23.4597 12.4596L19.3231 16.5961C19.0693 16.85 18.6577 16.85 18.4039 16.5961C18.1501 16.3423 18.1501 15.9307 18.4039 15.6769L21.4309 12.65H1.0001C0.641113 12.65 0.350098 12.3589 0.350098 12C0.350098 11.641 0.641113 11.35 1.0001 11.35H21.4309L18.4039 8.323C18.1501 8.06916 18.1501 7.6576 18.4039 7.40376C18.6577 7.14992 19.0693 7.14992 19.3231 7.40376Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgNext;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNoNotification(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Frame 1000007661\">\n <g id=\"Group 1000007530\">\n <path\n id=\"Subtract\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.08063 7.73123C5.08063 4.14247 7.99067 1.2332 11.5804 1.2332C14.1703 1.2332 16.4065 2.7476 17.4511 4.93898L18.3676 4.02277C17.0543 1.62551 14.5072 0 11.5804 0C7.30941 0 3.8471 3.46139 3.8471 7.73123C3.8471 9.21129 3.06751 10.9332 2.1141 12.2068C1.41485 13.1409 1.00049 14.3016 1.00049 15.5573C1.00049 17.1616 1.67567 18.6083 2.75746 19.6287L3.63017 18.7563C2.7714 17.9594 2.23402 16.8211 2.23402 15.5573C2.23402 14.577 2.55661 13.6739 3.1017 12.9457C4.14201 11.5559 5.08063 9.57778 5.08063 7.73123ZM6.16446 19.8996L5.10978 20.954C5.58391 21.0845 6.08322 21.1542 6.59882 21.1542H8.17177C8.46269 22.7722 9.87812 24 11.5804 24C13.2827 24 14.6981 22.7722 14.989 21.1542H16.562C19.6538 21.1542 22.1603 18.6484 22.1603 15.5573C22.1603 14.3016 21.7459 13.1409 21.0467 12.2068C20.0933 10.9332 19.3137 9.21129 19.3137 7.73123C19.3137 7.41895 19.2952 7.111 19.2592 6.8084L18.0858 7.98147C18.1649 9.75478 19.0656 11.6185 20.0591 12.9457C20.6042 13.6739 20.9268 14.577 20.9268 15.5573C20.9268 17.9673 18.9726 19.9209 16.562 19.9209H6.59882C6.45223 19.9209 6.30733 19.9137 6.16446 19.8996ZM11.5804 22.7668C10.5628 22.7668 9.70449 22.0854 9.43694 21.1542H13.7238C13.4563 22.0854 12.5979 22.7668 11.5804 22.7668Z\"\n fill=\"currentColor\"\n />\n <path\n id=\"Rectangle 6608\"\n d=\"M19.9662 3.42426C20.2006 3.18995 20.5806 3.18995 20.815 3.42426C21.0494 3.65858 21.0494 4.03848 20.815 4.27279L2.27315 22.8096C2.03877 23.0439 1.65877 23.0439 1.42439 22.8096C1.19001 22.5753 1.19001 22.1954 1.42439 21.9611L19.9662 3.42426Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n );\n}\nexport default SvgNoNotification;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNotificationNumber(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 25\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40162)\">\n <path\n d=\"M24 12.571C24 19.1985 18.6274 24.571 12 24.571C5.37258 24.571 0 19.1985 0 12.571C0 5.94363 5.37258 0.571045 12 0.571045C18.6274 0.571045 24 5.94363 24 12.571Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 23.571C18.0751 23.571 23 18.6462 23 12.571C23 6.49591 18.0751 1.57104 12 1.57104C5.92487 1.57104 1 6.49591 1 12.571C1 18.6462 5.92487 23.571 12 23.571ZM12 24.571C18.6274 24.571 24 19.1985 24 12.571C24 5.94363 18.6274 0.571045 12 0.571045C5.37258 0.571045 0 5.94363 0 12.571C0 19.1985 5.37258 24.571 12 24.571Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10.9863 12.4939H12.1113C12.5488 12.4939 12.9108 12.4184 13.1973 12.2673C13.4889 12.1163 13.7051 11.908 13.8457 11.6423C13.9863 11.3767 14.0566 11.072 14.0566 10.7283C14.0566 10.3689 13.9915 10.0616 13.8613 9.8064C13.7363 9.54598 13.5436 9.34546 13.2832 9.20483C13.028 9.06421 12.7025 8.9939 12.3066 8.9939C11.9733 8.9939 11.6712 9.0616 11.4004 9.19702C11.1348 9.32723 10.9238 9.51473 10.7676 9.75952C10.6113 9.9991 10.5332 10.2856 10.5332 10.6189H8.64258C8.64258 10.0147 8.80143 9.47827 9.11914 9.00952C9.43685 8.54077 9.86914 8.17358 10.416 7.90796C10.9681 7.63713 11.5879 7.50171 12.2754 7.50171C13.0098 7.50171 13.6504 7.6241 14.1973 7.8689C14.7493 8.10848 15.179 8.46785 15.4863 8.94702C15.7936 9.42619 15.9473 10.0199 15.9473 10.7283C15.9473 11.0512 15.8717 11.3793 15.7207 11.7126C15.5697 12.046 15.3457 12.3507 15.0488 12.6267C14.752 12.8975 14.3822 13.1189 13.9395 13.2908C13.4967 13.4574 12.9837 13.5408 12.4004 13.5408H10.9863V12.4939ZM10.9863 13.9626V12.9314H12.4004C13.0671 12.9314 13.6348 13.0095 14.1035 13.1658C14.5775 13.322 14.9629 13.5382 15.2598 13.8142C15.5566 14.085 15.7728 14.3949 15.9082 14.7439C16.0488 15.0929 16.1191 15.4626 16.1191 15.8533C16.1191 16.3845 16.0228 16.8585 15.8301 17.2751C15.6426 17.6866 15.3743 18.0356 15.0254 18.322C14.6764 18.6085 14.2676 18.8246 13.7988 18.9705C13.3353 19.1163 12.8301 19.1892 12.2832 19.1892C11.7936 19.1892 11.3249 19.1215 10.877 18.9861C10.429 18.8507 10.028 18.6501 9.67383 18.3845C9.31966 18.1137 9.03841 17.7778 8.83008 17.3767C8.62695 16.9705 8.52539 16.5017 8.52539 15.9705H10.4082C10.4082 16.309 10.4863 16.6085 10.6426 16.8689C10.804 17.1241 11.028 17.3246 11.3145 17.4705C11.6061 17.6163 11.9395 17.6892 12.3145 17.6892C12.7103 17.6892 13.0514 17.6189 13.3379 17.4783C13.6243 17.3376 13.8431 17.1293 13.9941 16.8533C14.1504 16.5772 14.2285 16.2439 14.2285 15.8533C14.2285 15.4106 14.1426 15.0512 13.9707 14.7751C13.7988 14.4991 13.554 14.296 13.2363 14.1658C12.9186 14.0304 12.5436 13.9626 12.1113 13.9626H10.9863Z\"\n fill=\"white\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40162\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0 0.571045)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgNotificationNumber;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNotifications(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.4545 1.2332C8.86576 1.2332 5.95649 4.14247 5.95649 7.73123C5.95649 9.57778 5.01813 11.5559 3.97809 12.9457C3.43315 13.6739 3.11064 14.577 3.11064 15.5573C3.11064 17.9673 5.06431 19.9209 7.47428 19.9209H17.4348C19.8447 19.9209 21.7984 17.9673 21.7984 15.5573C21.7984 14.577 21.4759 13.6739 20.931 12.9457C19.8909 11.556 18.9525 9.57778 18.9525 7.73123C18.9525 4.14247 16.0433 1.2332 12.4545 1.2332ZM15.8622 21.1542H17.4348C20.5258 21.1542 23.0316 18.6484 23.0316 15.5573C23.0316 14.3016 22.6173 13.1409 21.9183 12.2068C20.9651 10.9332 20.1858 9.21129 20.1858 7.73123C20.1858 3.46139 16.7244 0 12.4545 0C8.18468 0 4.72329 3.46139 4.72329 7.73123C4.72329 9.21129 3.94391 10.9332 2.99076 12.2068C2.2917 13.1409 1.87744 14.3016 1.87744 15.5573C1.87744 18.6484 4.38323 21.1542 7.47428 21.1542H9.04681C9.33766 22.7722 10.7527 24 12.4545 24C14.1563 24 15.5714 22.7722 15.8622 21.1542ZM14.5974 21.1542H10.3116C10.5791 22.0854 11.4372 22.7668 12.4545 22.7668C13.4718 22.7668 14.3299 22.0854 14.5974 21.1542Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgNotifications;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgNumber(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Number\">\n <path\n id=\"Vector\"\n d=\"M12.379 2.00335C12.315 2.01277 12.2532 2.03276 12.1962 2.06255L0.767986 7.73863C0.581526 7.83102 0.464088 8.01691 0.464088 8.21997C0.464088 8.42303 0.581526 8.60912 0.767986 8.70151L12.1962 14.3776C12.3549 14.4556 12.5427 14.4556 12.7013 14.3776L24.1296 8.70151C24.316 8.60912 24.4335 8.42303 24.4335 8.21997C24.4335 8.01692 24.316 7.83102 24.1296 7.73863L12.7013 2.06255C12.6024 2.01202 12.4902 1.99128 12.379 2.00335ZM12.4486 3.15213L22.6574 8.22006L12.4486 13.288L2.23983 8.22006L12.4486 3.15213ZM0.994475 11.7251C0.73627 11.7331 0.517924 11.9118 0.466014 12.1571C0.4141 12.4024 0.542817 12.6499 0.776911 12.7557L12.2051 18.1615C12.3591 18.2341 12.5388 18.2341 12.6928 18.1615L24.121 12.7557C24.2598 12.6965 24.3679 12.585 24.4202 12.447C24.4727 12.309 24.4648 12.1561 24.3983 12.024C24.3318 11.8916 24.2128 11.7913 24.0683 11.746C23.9241 11.7008 23.7668 11.7148 23.6332 11.7843L12.4488 17.0719L1.26451 11.7843C1.1809 11.7428 1.08819 11.7225 0.994475 11.7251ZM0.994475 15.5091C0.73627 15.517 0.517924 15.6957 0.466014 15.941C0.414104 16.1863 0.542817 16.4341 0.776911 16.5396L12.2051 21.9454C12.3591 22.0182 12.5388 22.0182 12.6928 21.9454L24.121 16.5396C24.2598 16.4806 24.3679 16.3692 24.4202 16.231C24.4727 16.093 24.4648 15.9403 24.3983 15.8079C24.3318 15.6756 24.2128 15.5753 24.0683 15.5302C23.9241 15.4849 23.7668 15.4987 23.6332 15.5683L12.4488 20.8558L1.26451 15.5683C1.1809 15.527 1.08819 15.5065 0.994475 15.5091Z\"\n fill=\"currentColor\"\n stroke=\"currentColor\"\n strokeWidth={0.15}\n />\n </g>\n </svg>\n );\n}\nexport default SvgNumber;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgOtherCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 28 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14} cy={8} r={7} fill=\"#469BF5\" />\n <path\n d=\"M17.464 9.86197L16.3084 11.0827C16.2833 11.1092 16.2529 11.1303 16.2191 11.1448C16.1853 11.1592 16.1489 11.1667 16.1121 11.1667H10.6342C10.608 11.1667 10.5824 11.1591 10.5606 11.145C10.5387 11.1309 10.5215 11.1108 10.5111 11.0872C10.5007 11.0636 10.4975 11.0375 10.5019 11.0121C10.5064 10.9867 10.5182 10.9632 10.5361 10.9444L11.6925 9.72366C11.7176 9.69722 11.7478 9.67612 11.7815 9.66167C11.8152 9.64722 11.8515 9.63974 11.8882 9.63968H17.3658C17.392 9.63968 17.4175 9.6472 17.4394 9.66132C17.4613 9.67544 17.4784 9.69554 17.4889 9.71915C17.4993 9.74276 17.5025 9.76885 17.4981 9.79423C17.4936 9.8196 17.4818 9.84315 17.464 9.86197ZM16.3084 7.40382C16.2833 7.3773 16.2529 7.35616 16.2191 7.34171C16.1853 7.32727 16.1489 7.31982 16.1121 7.31984H10.6342C10.608 7.31984 10.5824 7.32736 10.5606 7.34148C10.5387 7.3556 10.5215 7.3757 10.5111 7.39931C10.5007 7.42292 10.4975 7.44902 10.5019 7.47439C10.5064 7.49976 10.5182 7.52331 10.5361 7.54214L11.6925 8.76284C11.7176 8.78929 11.7478 8.81038 11.7815 8.82483C11.8152 8.83927 11.8515 8.84676 11.8882 8.84682H17.3658C17.392 8.84682 17.4175 8.8393 17.4394 8.82518C17.4613 8.81106 17.4784 8.79096 17.4889 8.76735C17.4993 8.74374 17.5025 8.71764 17.4981 8.69227C17.4936 8.6669 17.4818 8.64335 17.464 8.62453L16.3084 7.40382ZM10.6342 6.52698H16.1121C16.1489 6.527 16.1853 6.51956 16.2191 6.50511C16.2529 6.49066 16.2833 6.46952 16.3084 6.443L17.464 5.22229C17.4818 5.20347 17.4936 5.17992 17.4981 5.15455C17.5025 5.12918 17.4993 5.10308 17.4889 5.07947C17.4784 5.05586 17.4613 5.03576 17.4394 5.02164C17.4175 5.00752 17.392 5 17.3658 5H11.8882C11.8515 5.00006 11.8152 5.00755 11.7815 5.02199C11.7478 5.03644 11.7176 5.05754 11.6925 5.08398L10.5364 6.30469C10.5186 6.32349 10.5067 6.34702 10.5023 6.37236C10.4978 6.3977 10.501 6.42378 10.5114 6.44738C10.5217 6.47098 10.5389 6.49108 10.5607 6.50522C10.5825 6.51936 10.608 6.52692 10.6342 6.52698Z\"\n fill=\"white\"\n />\n <circle cx={7} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_69204)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.76322 18.3239L3.94253 17.7704C3.97931 17.6573 4.06758 17.5699 4.18069 17.5359L4.73701 17.3649C4.81425 17.341 4.81425 17.2324 4.73793 17.2076L4.18345 17.0283C4.07126 16.9915 3.98299 16.9033 3.94896 16.7901L3.77793 16.2338C3.75402 16.1566 3.64551 16.1566 3.62069 16.2329L3.44138 16.7865C3.40459 16.8987 3.31632 16.9869 3.20322 17.021L2.64689 17.192C2.56965 17.2159 2.56873 17.3244 2.64597 17.3492L3.20046 17.5285C3.31264 17.5653 3.40092 17.6545 3.43494 17.7676L3.60597 18.3239C3.62988 18.4012 3.73839 18.4021 3.76322 18.3249V18.3239Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.5632 18.0042C12.3342 17.7477 11.9756 17.6033 11.6271 17.5435C11.2758 17.4865 10.908 17.492 10.5613 17.5536C9.86063 17.6723 9.22339 17.9628 8.66799 18.3205C8.37925 18.4962 8.13374 18.6994 7.8781 18.9072C7.75489 19.012 7.64362 19.1233 7.52684 19.2336L7.20776 19.5509C6.86109 19.9132 6.51994 20.2424 6.18983 20.5155C5.85787 20.7877 5.54799 20.9936 5.2427 21.138C4.93741 21.2833 4.61098 21.3679 4.18523 21.3817C3.76316 21.3964 3.26385 21.3201 2.7296 21.195C2.19259 21.07 1.62891 20.8916 0.999023 20.738C1.21879 21.3477 1.54983 21.8865 1.97466 22.3794C2.405 22.8631 2.94201 23.3044 3.63167 23.595C4.31121 23.892 5.16546 23.9978 5.96454 23.8378C6.76546 23.6833 7.46799 23.3127 8.03626 22.8842C8.60546 22.4511 9.06707 21.9582 9.45511 21.4451C9.5627 21.3035 9.61879 21.2244 9.69695 21.1132L9.91121 20.795C10.0602 20.5982 10.1963 20.3748 10.3434 20.1798C10.633 19.7716 10.9181 19.3642 11.2491 18.989C11.4156 18.7987 11.5921 18.6166 11.7999 18.4419C11.9038 18.3564 12.0151 18.2727 12.1393 18.1973C12.2652 18.1164 12.3976 18.0529 12.5613 18.0033L12.5632 18.0042Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.5632 18.0028C12.3168 17.3803 11.8579 16.8571 11.2428 16.4708C10.6313 16.0883 9.78161 15.8934 8.94023 16.0598C8.5246 16.1398 8.12184 16.2952 7.76782 16.5012C7.41563 16.7062 7.10023 16.9536 6.82805 17.2194C6.69195 17.3527 6.56782 17.4915 6.44552 17.6304L6.12736 18.0368L5.6354 18.6906C5.00828 19.532 4.33333 20.5177 3.22437 20.8092C2.13655 21.0961 1.66483 20.8423 1 20.7375C1.12138 21.0511 1.27218 21.3554 1.4754 21.623C1.67586 21.8961 1.91218 22.1527 2.20552 22.3725C2.35356 22.4782 2.5108 22.5821 2.6846 22.6713C2.85747 22.7568 3.04506 22.8322 3.2446 22.8883C3.64184 22.9968 4.08874 23.0354 4.52092 22.9766C4.95402 22.9187 5.36782 22.7817 5.7292 22.5996C6.09333 22.4194 6.41057 22.1996 6.69379 21.9679C7.25747 21.4998 7.69517 20.983 8.06483 20.4607C8.25058 20.1996 8.41977 19.9338 8.57609 19.6672L8.76 19.3499C8.81609 19.2571 8.8731 19.1642 8.93103 19.0768C9.16368 18.7283 9.39172 18.4488 9.66851 18.2382C9.94161 18.023 10.3214 17.8639 10.8299 17.8272C11.3356 17.7895 11.9195 17.8584 12.5614 18.0028H12.5632Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.82568 23.1713C9.82568 23.6283 10.1963 23.9989 10.6533 23.9989C11.1103 23.9989 11.4809 23.6283 11.4809 23.1713C11.4809 22.7143 11.1103 22.3438 10.6533 22.3438C10.1963 22.3438 9.82568 22.7143 9.82568 23.1713Z\"\n fill=\"white\"\n />\n </g>\n <circle cx={21} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip1_9706_69204)\">\n <path\n d=\"M24.5312 18.5094C24.1796 18.1848 23.6933 17.6891 23.2972 17.3376L23.2738 17.3212C23.2348 17.2899 23.1908 17.2653 23.1437 17.2485C22.1886 17.0704 17.7437 16.2396 17.657 16.2501C17.6327 16.2535 17.6095 16.2623 17.5891 16.2759L17.5668 16.2935C17.5394 16.3213 17.5186 16.3549 17.5059 16.3919L17.5 16.4071V16.4903V16.5032C18.0004 17.8966 19.9761 22.461 20.3652 23.532C20.3886 23.6047 20.4332 23.743 20.5164 23.75H20.5351C20.5796 23.75 20.7695 23.4992 20.7695 23.4992C20.7695 23.4992 24.1632 19.3837 24.5065 18.9454C24.551 18.8914 24.5902 18.8333 24.6237 18.7719C24.6323 18.7239 24.6283 18.6745 24.612 18.6285C24.5958 18.5825 24.5679 18.5415 24.5312 18.5094ZM21.6402 18.9887L23.0886 17.7876L23.9382 18.5704L21.6402 18.9887ZM21.0777 18.9102L18.584 16.8665L22.6187 17.6106L21.0777 18.9102ZM21.3027 19.4458L23.855 19.0344L20.9371 22.55L21.3027 19.4458ZM18.2453 17.0704L20.8691 19.2969L20.4894 22.5524L18.2453 17.0704Z\"\n fill=\"white\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_9706_69204\">\n <rect\n width={11.5632}\n height={8}\n fill=\"white\"\n transform=\"translate(1 16)\"\n />\n </clipPath>\n <clipPath id=\"clip1_9706_69204\">\n <rect\n width={8}\n height={8}\n fill=\"white\"\n transform=\"translate(17 16)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgOtherCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgPin(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40152)\">\n <path\n d=\"M6.49636 23.6636C6.70432 23.7702 6.95035 23.7839 7.17959 23.7013C7.40926 23.6186 7.60362 23.4466 7.72026 23.2228L10.7963 17.3204L16.2882 20.1373C16.4962 20.244 16.742 20.2574 16.9716 20.1747C17.2013 20.092 17.3957 19.92 17.5121 19.6965L18.3911 18.0099C18.8976 17.038 19.0763 15.9358 18.8968 14.8896C18.7174 13.8431 18.1908 12.9174 17.406 12.2686L20.0866 7.12496L21.6556 7.92969C22.089 8.152 22.6371 7.95458 22.8797 7.48905C23.1225 7.02321 22.9678 6.46571 22.5344 6.2434L11.5507 0.609804C11.1173 0.387496 10.5693 0.584614 10.3265 1.05044C10.0839 1.51599 10.2385 2.07378 10.6719 2.29609L12.2408 3.10082L9.51628 8.32884C8.48642 8.12375 7.39804 8.28256 6.41978 8.78044C5.44136 9.27851 4.62745 10.0877 4.10411 11.0827L3.3899 12.4531C3.27342 12.6766 3.24433 12.9334 3.30908 13.1671C3.37383 13.4009 3.52702 13.592 3.73499 13.6987L9.22697 16.5155L6.15098 22.4179C6.03434 22.6417 6.00525 22.8985 6.07 23.1322C6.13464 23.3655 6.28839 23.5569 6.49636 23.6636ZM18.5178 6.32006L15.8812 11.3793L11.1737 8.96478L13.8103 3.90555L18.5178 6.32006ZM5.67369 11.8877C6.06765 11.1337 6.72388 10.5539 7.49828 10.275C8.27267 9.99607 9.10196 10.0409 9.80432 10.4L15.7867 13.4684C16.4108 13.7885 16.8706 14.362 17.0648 15.0628C17.259 15.7635 17.1715 16.5342 16.8219 17.205L16.3825 18.0481L5.39882 12.4145L5.67369 11.8877Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40152\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0.227539)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgPin;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgRefresh(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M6.29926 18.2997C2.82191 15.1563 2.5569 9.7767 5.6942 6.30604C8.8315 2.83538 14.2165 2.55094 17.6939 5.69429C18.4094 6.34109 19.0142 7.07007 19.4955 7.88186C19.6905 8.2039 19.5837 8.61775 19.2617 8.8127C18.9396 9.00765 18.5258 8.90088 18.3308 8.57884C17.9196 7.89116 17.4024 7.2535 16.7871 6.69737C13.8648 4.05575 9.34494 4.28377 6.70333 7.20608C4.06171 10.1284 4.28973 14.6483 7.21204 17.2899C10.1343 19.9315 14.6542 19.7035 17.2959 16.7812C18.251 15.7246 18.8622 14.4301 19.0662 13.0348C19.1179 12.6684 19.4622 12.4086 19.8353 12.4663C20.2017 12.518 20.4616 12.8623 20.4038 13.2354C20.1624 14.9006 19.436 16.4435 18.2996 17.7007C15.1556 21.1653 9.77661 21.443 6.29926 18.2997Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.2696 9.6089C19.1207 9.49207 19.0218 9.31141 19.01 9.10738L18.807 5.14476C18.788 4.77467 19.0763 4.45089 19.4464 4.43183C19.8165 4.41278 20.1402 4.70108 20.1593 5.07117L20.3622 9.0338C20.3813 9.40389 20.093 9.72767 19.7229 9.74672C19.5584 9.76661 19.3973 9.70903 19.2696 9.6089Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.5108 9.47903C15.3476 9.35108 15.2457 9.14511 15.2505 8.9198C15.2639 8.55221 15.575 8.25778 15.9482 8.26404L19.707 8.3939C20.0802 8.40016 20.3691 8.71837 20.3628 9.09152C20.3565 9.46466 20.0383 9.75353 19.6652 9.74728L15.9007 9.62451C15.7529 9.62312 15.6243 9.56804 15.5108 9.47903Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgRefresh;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgReverse(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.50787 23.5806C9.21497 23.8735 8.7401 23.8735 8.44721 23.5806L1.92428 17.0576C1.63139 16.7647 1.63139 16.2899 1.92429 15.997C2.21718 15.7041 2.69206 15.7041 2.98495 15.997L9.50787 22.52C9.80076 22.8129 9.80076 23.2877 9.50787 23.5806Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.97754 23.8003C8.56333 23.8003 8.22754 23.4645 8.22754 23.0503L8.22754 0.949467C8.22754 0.535254 8.56333 0.199467 8.97754 0.199467C9.39175 0.199467 9.72754 0.535254 9.72754 0.949467L9.72754 23.0503C9.72754 23.4645 9.39175 23.8003 8.97754 23.8003Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M22.9849 8.00567C22.692 8.29857 22.2171 8.29856 21.9243 8.00567L15.4013 1.48268C15.1084 1.18979 15.1084 0.714912 15.4013 0.422021C15.6942 0.129129 16.1691 0.129131 16.462 0.422026L22.9849 6.94501C23.2778 7.23791 23.2778 7.71278 22.9849 8.00567Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.9297 23.8003C15.5155 23.8003 15.1797 23.4645 15.1797 23.0503L15.1797 0.949467C15.1797 0.535254 15.5155 0.199467 15.9297 0.199467C16.3439 0.199467 16.6797 0.535254 16.6797 0.949467L16.6797 23.0503C16.6797 23.4645 16.3439 23.8003 15.9297 23.8003Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgReverse;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgRoute(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.3027 2.55688V3.25637C16.3027 2.55688 16.3023 2.55688 16.3027 2.55688L16.3042 2.55689L16.306 2.55689L16.3107 2.55692L16.324 2.55708C16.3346 2.55724 16.3488 2.55754 16.3662 2.5581C16.401 2.5592 16.4489 2.56132 16.5082 2.56536C16.6266 2.57341 16.7916 2.58921 16.9887 2.62027C17.38 2.68194 17.9132 2.80617 18.4638 3.06C19.5932 3.58064 20.783 4.65118 20.9505 6.71055L20.9528 6.73886V12.5915H19.5539V6.79672C19.4282 5.36387 18.6478 4.68531 17.8781 4.33047C17.4767 4.14544 17.0757 4.05024 16.7709 4.00219C16.6199 3.9784 16.4964 3.96676 16.4132 3.96111C16.3785 3.95874 16.351 3.95744 16.3318 3.95672C14.6677 4.14012 13.8892 4.90998 13.4993 5.57985C13.2937 5.93303 13.1854 6.27902 13.129 6.53714C13.101 6.66531 13.0865 6.76899 13.079 6.8371C13.0753 6.87107 13.0734 6.89588 13.0725 6.91014L13.0721 6.91739V17.264L13.0698 17.2923C12.9025 19.3524 11.72 20.4232 10.5939 20.9434C10.0454 21.1968 9.51429 21.3202 9.12455 21.3811C8.92825 21.4118 8.76389 21.4273 8.64589 21.4351C8.58678 21.439 8.539 21.441 8.50431 21.442C8.48696 21.4426 8.47285 21.4428 8.46222 21.443L8.44888 21.4431L8.4442 21.4431L8.44237 21.4431C6.08877 21.4473 4.79606 20.4508 4.1344 19.3543C3.81715 18.8286 3.6613 18.3082 3.58386 17.9228C3.54488 17.7289 3.52497 17.5653 3.51477 17.4468C3.50965 17.3874 3.50694 17.3389 3.50551 17.3032C3.50479 17.2854 3.50439 17.2707 3.50417 17.2593L3.50395 17.2449L3.50392 17.2396L3.50391 17.2375C3.50391 17.237 3.50391 17.2357 4.2034 17.2357H3.50391V12.5915H4.90289V17.2322L4.90336 17.2471C4.90399 17.2629 4.90542 17.29 4.90859 17.3267C4.91494 17.4005 4.92815 17.5115 4.95541 17.6472C5.01043 17.921 5.11954 18.2791 5.33218 18.6315C5.73009 19.2909 6.55709 20.048 8.44111 20.0441L8.44383 20.0441L8.46281 20.0437C8.48164 20.0431 8.51244 20.0419 8.55355 20.0392C8.63597 20.0337 8.75857 20.0224 8.90841 19.9989C9.21093 19.9516 9.60883 19.8574 10.0072 19.6734C10.7699 19.3211 11.5474 18.6441 11.6731 17.2063V6.88387L12.3726 6.90162C11.6734 6.88387 11.6731 6.8843 11.6731 6.88387L11.6734 6.88211L11.6735 6.88003L11.6736 6.87497L11.6742 6.86126C11.6746 6.85055 11.6754 6.83672 11.6765 6.81995C11.6786 6.78643 11.6822 6.74108 11.6883 6.68546C11.7004 6.57439 11.7224 6.42122 11.7622 6.23869C11.8416 5.87539 11.9943 5.38455 12.2903 4.87607C12.9001 3.82834 14.0767 2.78298 16.2308 2.56058L16.2667 2.55688H16.3027ZM13.0718 6.92355C13.0717 6.92435 13.0717 6.9242 13.0718 6.92355V6.92355Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.2521 13.0936C19.3815 13.0936 18.6758 13.7993 18.6758 14.6698C18.6758 15.5403 19.3815 16.2461 20.2521 16.2461C21.1226 16.2461 21.8283 15.5403 21.8283 14.6698C21.8283 13.7993 21.1226 13.0936 20.2521 13.0936ZM17.2769 14.6698C17.2769 13.0266 18.6089 11.6946 20.2521 11.6946C21.8953 11.6946 23.2273 13.0266 23.2273 14.6698C23.2273 16.313 21.8953 17.645 20.2521 17.645C18.6089 17.645 17.2769 16.313 17.2769 14.6698Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.20277 8.54253C3.33223 8.54253 2.62652 9.24824 2.62652 10.1188C2.62652 10.9893 3.33223 11.695 4.20277 11.695C5.07331 11.695 5.77902 10.9893 5.77902 10.1188C5.77902 9.24824 5.07331 8.54253 4.20277 8.54253ZM1.22754 10.1188C1.22754 8.47561 2.55959 7.14355 4.20277 7.14355C5.84594 7.14355 7.178 8.47561 7.178 10.1188C7.178 11.762 5.84594 13.094 4.20277 13.094C2.55959 13.094 1.22754 11.762 1.22754 10.1188Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgRoute;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgSearch(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.058 4.04189C14.3131 0.296976 8.2414 0.296976 4.49648 4.04189C0.751566 7.78681 0.751566 13.8585 4.49648 17.6034C8.2414 21.3483 14.3131 21.3483 18.058 17.6034C21.8029 13.8585 21.8029 7.78681 18.058 4.04189ZM18.93 3.16988C14.7035 -1.05663 7.85098 -1.05663 3.62447 3.16988C-0.602038 7.39639 -0.602038 14.2489 3.62447 18.4754C7.85098 22.7019 14.7035 22.7019 18.93 18.4754C23.1565 14.2489 23.1565 7.39639 18.93 3.16988Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.0517 17.5971C18.2925 17.3563 18.6829 17.3563 18.9237 17.5971L24.2739 22.9473C24.5147 23.1881 24.5147 23.5785 24.2739 23.8193C24.0331 24.0601 23.6427 24.0601 23.4019 23.8193L18.0517 18.4691C17.8109 18.2283 17.8109 17.8379 18.0517 17.5971Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgSearch;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgSwap(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\">\n <path\n fillRule=\"evenodd\"\n d=\"M6.99 11 3 15l3.99 4v-3H14v-2H6.99v-3zM21 9l-3.99-4v3H10v2h7.01v3L21 9z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgSwap;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTime(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.4551 22.6998C18.3645 22.6998 23.1551 17.9092 23.1551 11.9998C23.1551 6.09031 18.3645 1.29976 12.4551 1.29976C6.54563 1.29976 1.75508 6.09031 1.75508 11.9998C1.75508 17.9092 6.54563 22.6998 12.4551 22.6998ZM12.4551 23.9998C19.0825 23.9998 24.4551 18.6272 24.4551 11.9998C24.4551 5.37234 19.0825 -0.000244141 12.4551 -0.000244141C5.82766 -0.000244141 0.455078 5.37234 0.455078 11.9998C0.455078 18.6272 5.82766 23.9998 12.4551 23.9998Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.1564 6.64951C12.1564 6.29053 11.8654 5.99951 11.5064 5.99951C11.1475 5.99951 10.8564 6.29053 10.8564 6.64951V13.5539C10.8564 13.7039 10.9073 13.8421 10.9927 13.9522C11.0305 14.019 11.0778 14.0798 11.1342 14.1315L15.3897 18.0282C15.6545 18.2706 16.0194 18.2179 16.2049 17.9106C16.3903 17.6032 16.326 17.1574 16.0612 16.915L12.1564 13.3395V6.64951Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.1564 13.3395L16.0612 16.915C16.077 16.9294 16.092 16.9446 16.1063 16.9603C16.1506 17.0092 16.188 17.0642 16.2182 17.1233C16.3425 17.3663 16.3451 17.678 16.2049 17.9106C16.0194 18.2179 15.6545 18.2706 15.3897 18.0282L11.1342 14.1315C11.0778 14.0798 11.0305 14.019 10.9927 13.9522C10.9073 13.8421 10.8564 13.7039 10.8564 13.5539V6.64951C10.8564 6.29053 11.1475 5.99951 11.5064 5.99951C11.8654 5.99951 12.1564 6.29053 12.1564 6.64951V13.3395Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTime;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTransaction(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M1.72071 5.68769C1.71769 2.54635 4.26488 -0.00214142 7.40636 1.35055e-06C10.77 0.00229565 14.1336 0.0022956 17.4972 1.35055e-06C20.6387 -0.00214148 23.1856 2.5459 23.1849 5.68684C23.1845 7.86988 23.1856 9.9259 23.1869 12.0692C23.188 14.0266 23.1892 16.0568 23.1892 18.323C23.1892 18.4865 23.1242 18.6433 23.0086 18.7589L17.9483 23.8194C17.8327 23.935 17.6758 24 17.5123 24C15.9522 24 14.295 23.9993 12.6072 23.9986C10.8818 23.9979 9.1243 23.9971 7.40581 23.9971C4.26467 23.9971 1.71769 21.4485 1.72071 18.3071C1.7249 13.9398 1.7249 10.055 1.72071 5.68769ZM7.40552 1.2332C4.94605 1.23152 2.95155 3.22689 2.95391 5.68651C2.9581 10.0546 2.9581 13.9402 2.95391 18.3083C2.95155 20.7679 4.94602 22.7639 7.40583 22.7639C9.13703 22.7639 10.8892 22.7647 12.6094 22.7654C14.0722 22.766 15.5119 22.7666 16.8957 22.7668V19.5881C16.8957 18.5488 17.7382 17.7064 18.7774 17.7064H21.956C21.9558 15.6878 21.9547 13.8496 21.9537 12.0711C21.9524 9.92644 21.9513 7.8687 21.9517 5.68659C21.9522 3.22658 19.9575 1.23152 17.498 1.2332C14.1339 1.2355 10.7697 1.2355 7.40552 1.2332ZM21.084 18.9396H18.7774C18.4192 18.9396 18.1289 19.2299 18.1289 19.5881V21.8948L21.084 18.9396ZM6.7748 5.67184C6.7748 5.3313 7.05087 5.05524 7.3914 5.05524H17.5122C17.8527 5.05524 18.1288 5.3313 18.1288 5.67184C18.1288 6.01238 17.8527 6.28844 17.5122 6.28844H7.3914C7.05087 6.28844 6.7748 6.01238 6.7748 5.67184ZM6.7748 9.46718C6.7748 9.12664 7.05087 8.85058 7.3914 8.85058H17.5122C17.8527 8.85058 18.1288 9.12664 18.1288 9.46718C18.1288 9.80772 17.8527 10.0838 17.5122 10.0838H7.3914C7.05087 10.0838 6.7748 9.80772 6.7748 9.46718ZM6.7748 13.2625C6.7748 12.922 7.05087 12.6459 7.3914 12.6459H12.4518C12.7924 12.6459 13.0684 12.922 13.0684 13.2625C13.0684 13.603 12.7924 13.8791 12.4518 13.8791H7.3914C7.05087 13.8791 6.7748 13.603 6.7748 13.2625Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTransaction;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTune(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 25\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.3143 10.9429C11.7029 10.9429 12.8286 9.81717 12.8286 8.42857C12.8286 7.03997 11.7029 5.91429 10.3143 5.91429C8.92568 5.91429 7.8 7.03997 7.8 8.42857C7.8 9.81717 8.92568 10.9429 10.3143 10.9429ZM10.3143 11.8571C12.2078 11.8571 13.7429 10.3221 13.7429 8.42857C13.7429 6.53502 12.2078 5 10.3143 5C8.42074 5 6.88571 6.53502 6.88571 8.42857C6.88571 10.3221 8.42074 11.8571 10.3143 11.8571Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.7429 20.0857C15.1315 20.0857 16.2571 18.96 16.2571 17.5714C16.2571 16.1828 15.1315 15.0571 13.7429 15.0571C12.3543 15.0571 11.2286 16.1828 11.2286 17.5714C11.2286 18.96 12.3543 20.0857 13.7429 20.0857ZM13.7429 21C15.6364 21 17.1714 19.465 17.1714 17.5714C17.1714 15.6779 15.6364 14.1429 13.7429 14.1429C11.8493 14.1429 10.3143 15.6779 10.3143 17.5714C10.3143 19.465 11.8493 21 13.7429 21Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 8.42857C3 8.1761 3.20467 7.97143 3.45714 7.97143H6.88571C7.13819 7.97143 7.34286 8.1761 7.34286 8.42857C7.34286 8.68104 7.13819 8.88571 6.88571 8.88571H3.45714C3.20467 8.88571 3 8.68104 3 8.42857Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.7143 17.5714C16.7143 17.319 16.919 17.1143 17.1714 17.1143H20.6C20.8525 17.1143 21.0571 17.319 21.0571 17.5714C21.0571 17.8239 20.8525 18.0286 20.6 18.0286H17.1714C16.919 18.0286 16.7143 17.8239 16.7143 17.5714Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.4286 8.42857C14.4286 8.1761 14.6332 7.97143 14.8857 7.97143H20.6C20.8525 7.97143 21.0571 8.1761 21.0571 8.42857C21.0571 8.68104 20.8525 8.88571 20.6 8.88571H14.8857C14.6332 8.88571 14.4286 8.68104 14.4286 8.42857Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 17.5714C3 17.319 3.20467 17.1143 3.45714 17.1143H9.17143C9.4239 17.1143 9.62857 17.319 9.62857 17.5714C9.62857 17.8239 9.4239 18.0286 9.17143 18.0286H3.45714C3.20467 18.0286 3 17.8239 3 17.5714Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTune;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgUtxoCategory(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 29 28\" xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx={14.75} cy={8} r={7} fill=\"#469BF5\" />\n <path\n d=\"M17.6511 7.26507C17.7689 6.47699 17.1689 6.05337 16.3485 5.77078L16.6147 4.70326L15.9648 4.54134L15.7057 5.58075C15.5349 5.53814 15.3595 5.49799 15.1851 5.45819L15.4461 4.41192L14.7966 4.25L14.5303 5.31717C14.389 5.28498 14.2501 5.25317 14.1154 5.21965L14.1162 5.21629L13.22 4.99251L13.0472 5.68657C13.0472 5.68657 13.5293 5.79709 13.5191 5.80389C13.7823 5.86957 13.8299 6.04376 13.822 6.18183L13.5188 7.39799C13.5369 7.40259 13.5604 7.40925 13.5863 7.41967C13.5647 7.41428 13.5416 7.40841 13.5177 7.40268L13.0927 9.10633C13.0605 9.18628 12.9789 9.30626 12.7949 9.2607C12.8014 9.27014 12.3226 9.14283 12.3226 9.14283L12 9.88668L12.8456 10.0975C13.003 10.1369 13.1571 10.1782 13.309 10.217L13.04 11.2968L13.6891 11.4587L13.9554 10.3904C14.1327 10.4386 14.3048 10.483 14.4733 10.5248L14.2079 11.5881L14.8577 11.75L15.1266 10.6723C16.2347 10.882 17.0679 10.7974 17.4186 9.79515C17.7012 8.98821 17.4046 8.52276 16.8216 8.21923C17.2462 8.12131 17.5658 7.84196 17.6511 7.26507ZM16.1664 9.34702C15.9655 10.154 14.6069 9.71775 14.1664 9.60837L14.5232 8.17787C14.9637 8.28784 16.3762 8.50545 16.1664 9.34702ZM16.3673 7.25338C16.1841 7.98738 15.0533 7.61447 14.6865 7.52303L15.01 6.22566C15.3768 6.3171 16.5581 6.48776 16.3673 7.25338Z\"\n fill=\"white\"\n />\n <circle cx={7.75} cy={20} r={7} fill=\"#469BF5\" />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.2203 22.2684L7.77769 20.3888L8.64617 20.1426L8.82765 19.5204L7.97212 19.7796L8.8795 16.6945V16.6453C8.87883 16.6255 8.87427 16.6061 8.86609 16.5881C8.85791 16.5701 8.84626 16.5539 8.83182 16.5404C8.81737 16.527 8.80041 16.5165 8.7819 16.5095C8.76339 16.5026 8.7437 16.4994 8.72395 16.5001H7.57029C7.52661 16.4987 7.48374 16.5121 7.4485 16.5379C7.41327 16.5637 7.38769 16.6006 7.37585 16.6427L6.29996 20.2981L5.44444 20.5574L5.25 21.1536L6.10552 20.8944L5.34074 23.4998H9.90353C9.94731 23.5016 9.9904 23.4885 10.0257 23.4626C10.0611 23.4367 10.0865 23.3995 10.098 23.3572L10.3572 22.4628V22.4136C10.3566 22.3938 10.352 22.3744 10.3438 22.3564C10.3356 22.3384 10.324 22.3222 10.3095 22.3087C10.2951 22.2953 10.2781 22.2848 10.2596 22.2778C10.2411 22.2709 10.2214 22.2677 10.2017 22.2684H7.2203Z\"\n fill=\"white\"\n />\n <circle cx={21.75} cy={20} r={7} fill=\"#469BF5\" />\n <g clipPath=\"url(#clip0_9706_95224)\">\n <path\n d=\"M24.0422 18.076C23.8054 17.3151 23.0809 17.1948 22.2192 17.2974L21.9943 16.2204L21.3388 16.3574L21.5578 17.406C21.3854 17.4419 21.21 17.4821 21.0357 17.5222L20.8154 16.4666L20.1602 16.6034L20.3848 17.6801C20.2435 17.7126 20.1047 17.7444 19.9688 17.7729L19.968 17.7695L19.0638 17.958L19.2102 18.6581C19.2102 18.6581 19.6923 18.5478 19.6861 18.5583C19.9516 18.503 20.0703 18.6391 20.1233 18.7669L20.3795 19.9938C20.3978 19.99 20.4219 19.9858 20.4497 19.9839C20.4279 19.9885 20.4046 19.9932 20.3805 19.9985L20.7392 21.7173C20.7451 21.8033 20.7238 21.9468 20.5383 21.9859C20.5483 21.9915 20.0618 22.0853 20.0618 22.0853L20.095 22.8954L20.9481 22.7172C21.1069 22.6843 21.2637 22.6543 21.4172 22.6232L21.645 23.7124L22.2998 23.5758L22.0747 22.498C22.2553 22.4642 22.4296 22.4293 22.5995 22.3937L22.8232 23.4665L23.4788 23.3295L23.2519 22.2422C24.3408 21.9488 25.0542 21.5101 24.9339 20.4551C24.8372 19.6056 24.3675 19.3156 23.7106 19.296C24.0503 19.0231 24.2164 18.6325 24.0422 18.076ZM23.6114 20.5965C23.7817 21.4105 22.3686 21.6089 21.9244 21.7021L21.6232 20.2589C22.0676 20.1662 23.4341 19.7475 23.6114 20.5965ZM22.8813 18.624C23.0357 19.3646 21.8553 19.5209 21.4852 19.5982L21.212 18.2894C21.5821 18.2121 22.7199 17.8517 22.8813 18.624Z\"\n fill=\"white\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_9706_95224\">\n <rect\n width={8}\n height={8}\n fill=\"white\"\n transform=\"translate(16.408 18.1406) rotate(-25.7942)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgUtxoCategory;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgWallet(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clipPath=\"url(#clip0_3736_40081)\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.8584 0.862959L15.3058 1.41525C16.9489 1.78602 18.2271 2.07447 19.2188 2.40426C20.2261 2.73925 21.004 3.13692 21.6096 3.76475C21.7414 3.9014 21.8498 4.01602 21.9385 4.11203C21.9394 4.11303 21.9403 4.11403 21.9413 4.11504C22.5067 4.5409 22.9972 5.05945 23.3914 5.64946C23.95 6.48545 24.2066 7.45716 24.3315 8.68458C24.4546 9.89445 24.4546 11.419 24.4546 13.3875V13.4584C24.4546 15.4268 24.4546 16.9514 24.3315 18.1613C24.2066 19.3887 23.95 20.3604 23.3914 21.1964C22.9312 21.8852 22.3398 22.4766 21.651 22.9369C20.815 23.4954 19.8433 23.7521 18.6159 23.8769C17.406 24 15.8814 24 13.9129 24H10.9962C9.02776 24 7.50318 24 6.29331 23.8769C5.06589 23.7521 4.09417 23.4954 3.25818 22.9369C2.56938 22.4766 1.97797 21.8852 1.51773 21.1964C0.959139 20.3604 0.702521 19.3887 0.577659 18.1613C0.504912 17.4462 0.475165 16.6211 0.463001 15.6594C0.457469 15.6262 0.45459 15.5921 0.45459 15.5573V13.5198C0.45459 13.4993 0.45459 13.4789 0.45459 13.4584V13.3875C0.45459 13.367 0.45459 13.3465 0.45459 13.3261V11.2885C0.45459 11.2538 0.457469 11.2197 0.463001 11.1865C0.475164 10.2248 0.504912 9.3997 0.577659 8.68458C0.702521 7.45716 0.959139 6.48545 1.51773 5.64946C1.85461 5.14527 2.26177 4.69328 2.72596 4.3067C3.11565 3.02447 3.55365 2.07925 4.32097 1.37775C4.84839 0.895558 5.46731 0.520025 6.14202 0.271815C6.96557 -0.0311507 7.84132 -0.0555731 8.89761 0.0751007C9.93706 0.203692 11.2152 0.492136 12.8584 0.862959ZM4.39684 3.35079C4.95892 3.15746 5.58334 3.04115 6.29331 2.96893C7.50318 2.84585 9.02777 2.84586 10.9962 2.84586H13.9129C14.7013 2.84586 15.4185 2.84586 16.0727 2.85376C15.7378 2.77698 15.3811 2.69646 15.0007 2.61061L12.6204 2.07346C10.9367 1.6935 9.7179 1.41918 8.7462 1.29897C7.7843 1.17997 7.13094 1.22202 6.56779 1.42918C6.04187 1.62266 5.56127 1.91472 5.15307 2.28791C4.85984 2.55599 4.61826 2.89086 4.39684 3.35079ZM1.68779 13.4229C1.68779 12.8782 1.68785 12.3738 1.69023 11.9051H4.6285C5.46675 11.9051 6.14629 12.5847 6.14629 13.4229C6.14629 14.2612 5.46675 14.9407 4.6285 14.9407H1.69023C1.68785 14.4721 1.68779 13.9676 1.68779 13.4229ZM1.70507 16.1739H4.6285C6.14783 16.1739 7.37949 14.9423 7.37949 13.4229C7.37949 11.9036 6.14783 10.6719 4.6285 10.6719H1.70507C1.72046 9.96264 1.74955 9.34986 1.80453 8.80939C1.91947 7.67947 2.14247 6.93418 2.5431 6.33459C2.91337 5.78044 3.38916 5.30464 3.94331 4.93437C4.5429 4.53374 5.2882 4.31074 6.41812 4.1958C7.55834 4.07981 9.02038 4.07906 11.0317 4.07906H13.8775C15.8888 4.07906 17.3508 4.07981 18.491 4.1958C19.621 4.31074 20.3663 4.53374 20.9658 4.93437C21.52 5.30464 21.9958 5.78044 22.3661 6.33459C22.7667 6.93418 22.9897 7.67947 23.1046 8.80939C23.2206 9.94961 23.2214 11.4117 23.2214 13.4229C23.2214 15.4342 23.2206 16.8963 23.1046 18.0365C22.9897 19.1664 22.7667 19.9117 22.3661 20.5113C21.9958 21.0654 21.52 21.5412 20.9658 21.9115C20.3663 22.3121 19.621 22.5351 18.491 22.6501C17.3508 22.7661 15.8888 22.7668 13.8775 22.7668H11.0317C9.02038 22.7668 7.55834 22.7661 6.41812 22.6501C5.2882 22.5351 4.5429 22.3121 3.94331 21.9115C3.38916 21.5412 2.91337 21.0654 2.5431 20.5113C2.14247 19.9117 1.91947 19.1664 1.80453 18.0365C1.74955 17.496 1.72046 16.8832 1.70507 16.1739ZM17.5297 19.1146C17.5297 18.7741 17.8058 18.498 18.1463 18.498H19.5693C19.9098 18.498 20.1859 18.7741 20.1859 19.1146C20.1859 19.4552 19.9098 19.7312 19.5693 19.7312H18.1463C17.8058 19.7312 17.5297 19.4552 17.5297 19.1146Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_3736_40081\">\n <rect\n width={24}\n height={24}\n fill=\"white\"\n transform=\"translate(0.45459)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgWallet;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgWarning(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M22.7245 22.4863H1.73091C1.38524 22.4863 1.05369 22.3491 0.809081 22.1049C0.56447 21.8606 0.426788 21.5293 0.42627 21.1836C0.426608 20.9568 0.485203 20.7339 0.59644 20.5362L11.0923 2.15775C11.1771 2.00885 11.2905 1.87815 11.4259 1.77315C11.5614 1.66815 11.7162 1.5909 11.8816 1.54584C12.0469 1.50078 12.2195 1.48878 12.3895 1.51055C12.5595 1.53231 12.7235 1.5874 12.8722 1.67267C13.075 1.78726 13.2427 1.95497 13.3573 2.15775L23.8531 20.544C23.9681 20.7424 24.0287 20.9677 24.0288 21.197C24.0288 21.4263 23.9683 21.6516 23.8534 21.85C23.7385 22.0485 23.5733 22.2131 23.3743 22.3272C23.1754 22.4414 22.9499 22.501 22.7206 22.5L22.7245 22.4863ZM11.0394 17.7724V20.1196H13.4121V17.7724H11.0394ZM10.9201 8.14893L11.5754 16.5166H12.8644L13.5314 8.16067L10.9201 8.14893Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgWarning;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgWidth(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Width\" clipPath=\"url(#clip0_5933_20072)\">\n <path\n id=\"Width_2\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M0.206748 12.0355C-0.0689161 11.8403 -0.0689161 11.5237 0.206748 11.3284L4.69896 8.14645C4.97462 7.95118 5.42156 7.95118 5.69722 8.14645C5.97289 8.34171 5.97289 8.65829 5.69722 8.85355L2.41003 11.182H21.59L18.3028 8.85355C18.0271 8.65829 18.0271 8.34171 18.3028 8.14645C18.5784 7.95118 19.0254 7.95118 19.301 8.14645L23.7933 11.3284C24.0689 11.5237 24.0689 11.8403 23.7933 12.0355L19.301 15.2175C19.0254 15.4128 18.5784 15.4128 18.3028 15.2175C18.0271 15.0223 18.0271 14.7057 18.3028 14.5104L21.59 12.182H2.41003L5.69722 14.5104C5.97289 14.7057 5.97289 15.0223 5.69722 15.2175C5.42156 15.4128 4.97462 15.4128 4.69896 15.2175L0.206748 12.0355Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_5933_20072\">\n <rect width={24} height={24} fill=\"white\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\nexport default SvgWidth;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgChains(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M18.7249 10.2885V6.69047C18.7249 6.5286 18.6347 6.38026 18.4908 6.30582L12.199 3.0485C12.0742 2.98383 11.9256 2.98383 11.8008 3.0485L5.50897 6.30582C5.36514 6.38026 5.2749 6.5286 5.2749 6.69047V10.2885C5.2749 10.4504 5.36514 10.5988 5.50897 10.6733L8.07348 12.0002L5.50897 13.3267C5.36514 13.4012 5.2749 13.5496 5.2749 13.7115L5.27528 17.3102C5.27528 17.4721 5.36552 17.6205 5.50934 17.6948L11.8008 20.9515C11.8632 20.9838 11.9315 21 11.9999 21C12.0683 21 12.1366 20.9838 12.199 20.9515L18.4905 17.6948C18.6343 17.6205 18.7245 17.4721 18.7245 17.3102L18.7249 13.7115C18.7249 13.5496 18.6347 13.4012 18.4908 13.3267L15.9263 12.0002L18.4908 10.6733C18.6347 10.5988 18.7249 10.4504 18.7249 10.2885ZM11.9999 3.92092L17.3489 6.69011L11.9999 9.46104L6.65085 6.69011L11.9999 3.92092ZM17.8582 17.0466L11.9999 20.0791L6.14158 17.0466L6.14127 14.4237L11.8006 17.3553C11.8632 17.3876 11.9315 17.4038 11.9999 17.4038C12.0683 17.4038 12.1366 17.3876 12.1992 17.3553L17.8585 14.4237L17.8582 17.0466ZM17.3495 13.7117L11.9999 16.4828L6.65034 13.7117L9.01624 12.488L11.8008 13.9287C11.8632 13.9609 11.9317 13.9771 11.9999 13.9771C12.0681 13.9771 12.1366 13.9609 12.199 13.9287L14.9836 12.488L17.3495 13.7117ZM17.8586 10.0249L11.9999 13.0563L6.14121 10.0249V7.40188L11.8006 10.3336C11.8632 10.3659 11.9315 10.3821 11.9999 10.3821C12.0683 10.3821 12.1366 10.3659 12.1992 10.3336L17.8586 7.40188V10.0249Z\"\n fill=\"#727272\"\n />\n </svg>\n );\n}\nexport default SvgChains;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgColors(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.49068 9.35508C5.80086 9.27081 6.12485 9.43296 6.24334 9.73176C6.95508 11.5267 8.48265 12.9097 10.3699 13.4254L10.3738 13.4264C10.8831 13.569 11.428 13.6418 11.9996 13.6418C12.5713 13.6418 13.1162 13.569 13.6255 13.4264C13.9367 13.3393 14.2635 13.5012 14.3828 13.8015C14.7188 14.6478 14.9048 15.5795 14.9048 16.5471C14.9048 18.7443 13.949 20.7327 12.421 22.0881C11.1043 23.2795 9.36406 24 7.45241 24C3.34076 24 0 20.659 0 16.5471C0 13.1174 2.33477 10.2125 5.49068 9.35508ZM5.30898 10.7382C2.95349 11.6086 1.26312 13.8904 1.26312 16.5471C1.26312 19.9614 4.03839 22.7368 7.45241 22.7368C9.04089 22.7368 10.4827 22.1394 11.5757 21.1495L11.5807 21.1449C12.8479 20.0219 13.6417 18.3733 13.6417 16.5471C13.6417 15.9326 13.5516 15.3369 13.3856 14.7783C12.9358 14.8631 12.4723 14.9049 11.9996 14.9049C11.3215 14.9049 10.6621 14.8187 10.0351 14.6433C7.95605 14.0747 6.24187 12.6339 5.30898 10.7382Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9991 1.26318C8.58512 1.26318 5.80986 4.0386 5.80986 7.45288C5.80986 8.25876 5.96545 9.03186 6.24334 9.73176C6.95508 11.5267 8.48265 12.9097 10.3699 13.4254L10.3738 13.4264C10.8831 13.569 11.428 13.6418 11.9996 13.6418C12.5713 13.6418 13.1162 13.569 13.6255 13.4264L13.6288 13.4261C15.5161 12.9105 17.0437 11.5275 17.7555 9.73257C18.0333 9.03266 18.1884 8.25876 18.1884 7.45288C18.1884 4.0386 15.4132 1.26318 11.9991 1.26318ZM4.54674 7.45288C4.54674 3.34099 7.8875 0 11.9991 0C16.1108 0 19.4516 3.34099 19.4516 7.45288C19.4516 8.42052 19.2655 9.3522 18.9295 10.1985C18.0727 12.3591 16.2361 14.0226 13.9637 14.6441C13.3367 14.8195 12.6778 14.9049 11.9996 14.9049C11.3215 14.9049 10.6621 14.8187 10.0351 14.6433C7.76264 14.0218 5.92563 12.3591 5.06877 10.1985M4.54674 7.45288C4.54674 8.42043 4.73285 9.35227 5.06877 10.1985L4.54674 7.45288Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.7567 9.73176C17.8751 9.43296 18.1991 9.27081 18.5093 9.35508C21.6652 10.2125 24 13.1174 24 16.5471C24 20.659 20.6592 24 16.5476 24C14.6347 24 12.8934 23.2786 11.5764 22.0857C11.4433 21.9652 11.3678 21.7937 11.3688 21.6142C11.3698 21.4347 11.4464 21.264 11.5807 21.1449C12.8479 20.0219 13.6417 18.3733 13.6417 16.5471C13.6417 15.7412 13.4874 14.9676 13.2095 14.2677C13.1432 14.1007 13.1512 13.9133 13.2315 13.7525C13.3117 13.5917 13.4567 13.4727 13.6301 13.4254C15.5173 12.9097 17.0449 11.5267 17.7567 9.73176ZM18.691 10.7382C17.8554 12.4363 16.3929 13.7693 14.6027 14.4375C14.7994 15.106 14.9048 15.8163 14.9048 16.5471C14.9048 18.4806 14.1654 20.2523 12.9466 21.5733C13.9594 22.3074 15.2008 22.7368 16.5476 22.7368C19.9616 22.7368 22.7369 19.9614 22.7369 16.5471C22.7369 13.8904 21.0465 11.6086 18.691 10.7382Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgColors;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgDiscord(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M24.6739 9.46265C22.5971 7.87997 19.3118 7.61169 19.1712 7.60204C18.9531 7.58467 18.7452 7.70047 18.6556 7.89155C18.6474 7.90313 18.5761 8.05947 18.4966 8.30266C19.8702 8.52269 21.5577 8.96468 23.0842 9.86217C23.3288 10.005 23.4042 10.31 23.2534 10.5416C23.1535 10.694 22.9844 10.777 22.8091 10.777C22.7154 10.777 22.6196 10.7519 22.534 10.7018C19.909 9.15962 16.6318 9.08242 16 9.08242C15.3682 9.08242 12.089 9.15962 9.46603 10.7018C9.22147 10.8465 8.89946 10.7751 8.74864 10.5435C8.59579 10.31 8.6712 10.0069 8.91576 9.86217C10.4423 8.96661 12.1298 8.52269 13.5034 8.30459C13.4239 8.05947 13.3526 7.90506 13.3465 7.89155C13.2548 7.70047 13.0489 7.58081 12.8288 7.60204C12.6882 7.61169 9.40285 7.87997 7.29755 9.48388C6.19905 10.447 4 16.0751 4 20.9409C4 21.0277 4.02446 21.1107 4.06929 21.186C5.5856 23.7106 9.72486 24.3707 10.6685 24.3996C10.6726 24.3996 10.6787 24.3996 10.6848 24.3996C10.8519 24.3996 11.0088 24.3243 11.1067 24.1969L12.0605 22.954C9.48641 22.3248 8.17188 21.2555 8.09647 21.1918C7.88043 21.0123 7.86005 20.6996 8.05163 20.495C8.24117 20.2904 8.57133 20.2711 8.78736 20.4506C8.81793 20.4777 11.2391 22.4232 16 22.4232C20.769 22.4232 23.1902 20.4699 23.2147 20.4506C23.4307 20.2731 23.7588 20.2904 23.9504 20.497C24.1399 20.7016 24.1196 21.0123 23.9035 21.1918C23.8281 21.2555 22.5136 22.3248 19.9395 22.954L20.8933 24.1969C20.9912 24.3243 21.1481 24.3996 21.3152 24.3996C21.3213 24.3996 21.3274 24.3996 21.3315 24.3996C22.2751 24.3707 26.4144 23.7106 27.9307 21.186C27.9755 21.1107 28 21.0277 28 20.9409C28 16.0751 25.801 10.447 24.6739 9.46265ZM12.6087 18.9645C11.5999 18.9645 10.7826 18.0805 10.7826 16.9881C10.7826 15.8956 11.5999 15.0117 12.6087 15.0117C13.6175 15.0117 14.4348 15.8956 14.4348 16.9881C14.4348 18.0805 13.6175 18.9645 12.6087 18.9645ZM19.3913 18.9645C18.3825 18.9645 17.5652 18.0805 17.5652 16.9881C17.5652 15.8956 18.3825 15.0117 19.3913 15.0117C20.4001 15.0117 21.2174 15.8956 21.2174 16.9881C21.2174 18.0805 20.4001 18.9645 19.3913 18.9645Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgDiscord;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgKey(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 12 13\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"key\">\n <path\n id=\"Vector\"\n d=\"M3.26028 12.4995C3.20753 12.4995 3.1495 12.4942 3.10203 12.489L1.95736 12.3307C1.40876 12.2569 0.912912 11.7663 0.828513 11.2072L0.670263 10.052C0.617513 9.68278 0.775763 9.20278 1.03951 8.93377L3.35523 6.61815C2.98071 5.12011 3.41325 3.53768 4.51573 2.44581C6.22482 0.742057 9.00473 0.736782 10.7191 2.44581C11.5473 3.27394 12.0009 4.37637 12.0009 5.54737C12.0009 6.71837 11.5473 7.82079 10.7191 8.64893C9.61136 9.74608 8.03414 10.1786 6.54659 9.79883L4.2256 12.1144C4.00405 12.3465 3.60843 12.4995 3.26028 12.4995ZM7.61214 1.95525C6.68902 1.95525 5.77117 2.30339 5.0696 3.00493C4.1201 3.94911 3.77723 5.3311 4.17285 6.61815C4.21505 6.76056 4.17813 6.90826 4.07263 7.01375L1.59338 9.49289C1.50371 9.58256 1.42986 9.81465 1.44569 9.93597L1.60393 11.0911C1.63558 11.2916 1.85186 11.5184 2.05231 11.5448L3.20225 11.703C3.32885 11.7241 3.56095 11.6503 3.65063 11.5606L6.14042 9.07619C6.24592 8.97069 6.39889 8.93904 6.53604 8.98124C7.80731 9.38212 9.19463 9.03926 10.1441 8.0898C10.8193 7.41463 11.1939 6.50737 11.1939 5.54737C11.1939 4.58209 10.8193 3.6801 10.1441 3.00493C9.45838 2.30866 8.53526 1.95525 7.61214 1.95525Z\"\n fill=\"#727272\"\n />\n <path\n id=\"Vector_2\"\n d=\"M4.84974 11.3351C4.74951 11.3351 4.64929 11.2982 4.57016 11.2191L3.35692 10.0059C3.20394 9.85291 3.20394 9.59973 3.35692 9.44676C3.50989 9.29379 3.76309 9.29379 3.91607 9.44676L5.12931 10.66C5.28229 10.8129 5.28229 11.0661 5.12931 11.2191C5.05019 11.2982 4.94996 11.3351 4.84974 11.3351Z\"\n fill=\"#727272\"\n />\n <path\n id=\"Vector_3\"\n d=\"M7.64781 6.69786C6.99371 6.69786 6.46094 6.16511 6.46094 5.51104C6.46094 4.85697 6.99371 4.32422 7.64781 4.32422C8.30191 4.32422 8.83468 4.85697 8.83468 5.51104C8.83468 6.16511 8.30191 6.69786 7.64781 6.69786ZM7.64781 5.11543C7.43153 5.11543 7.25218 5.29478 7.25218 5.51104C7.25218 5.72731 7.43153 5.90665 7.64781 5.90665C7.86408 5.90665 8.04343 5.72731 8.04343 5.51104C8.04343 5.29478 7.86408 5.11543 7.64781 5.11543Z\"\n fill=\"#727272\"\n />\n </g>\n </svg>\n );\n}\nexport default SvgKey;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgMedium(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M10.7826 9.2168C8.98375 9.2168 7.25857 9.93139 5.98658 11.2034C4.71459 12.4754 4 14.2005 4 15.9994C4 17.7983 4.71459 19.5234 5.98658 20.7954C7.25857 22.0674 8.98375 22.782 10.7826 22.782C12.5815 22.782 14.3067 22.0674 15.5786 20.7954C16.8506 19.5234 17.5652 17.7983 17.5652 15.9994C17.5652 14.2005 16.8506 12.4754 15.5786 11.2034C14.3067 9.93139 12.5815 9.2168 10.7826 9.2168ZM21.4783 9.73854C19.6052 9.73854 18.087 12.5418 18.087 15.9994C18.087 16.6479 18.1402 17.273 18.2393 17.861C18.3713 18.6451 18.5847 19.3631 18.8612 19.9818C18.9995 20.2912 19.1534 20.5756 19.3209 20.8307C19.6558 21.341 20.045 21.7349 20.4697 21.9791C20.7885 22.1617 21.1271 22.2603 21.4783 22.2603C21.8294 22.2603 22.168 22.1617 22.4868 21.9791C22.9115 21.7349 23.3007 21.341 23.6357 20.8307C23.8031 20.5756 23.957 20.2912 24.0953 19.9818C24.3718 19.3636 24.5852 18.6451 24.7172 17.861C24.8163 17.273 24.8696 16.6479 24.8696 15.9994C24.8696 12.5418 23.3513 9.73854 21.4783 9.73854ZM26.6957 10.2603C26.5605 10.2603 26.4301 10.3505 26.308 10.5185C26.2261 10.6302 26.1478 10.7763 26.0743 10.9531C26.0372 11.0413 26.0012 11.1373 25.9668 11.2406C25.8974 11.4467 25.8327 11.682 25.7737 11.9413C25.6558 12.4604 25.5603 13.0792 25.4941 13.7658C25.4612 14.1091 25.4357 14.4697 25.4179 14.8432C25.4002 15.2163 25.3913 15.6034 25.3913 15.9994C25.3913 16.3954 25.4002 16.7825 25.4179 17.1561C25.4351 17.5297 25.4607 17.8902 25.4941 18.2335C25.5603 18.9201 25.6558 19.5384 25.7737 20.058C25.8327 20.3178 25.8974 20.5526 25.9668 20.7587C26.0012 20.862 26.0372 20.958 26.0743 21.0462C26.1483 21.2231 26.2266 21.3691 26.308 21.4808C26.4301 21.6483 26.5605 21.7385 26.6957 21.7385C27.4162 21.7385 28 19.169 28 15.9994C28 12.8298 27.4162 10.2603 26.6957 10.2603Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgMedium;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgSettings(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 25 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.50467 2.93423C8.50467 1.50705 9.66162 0.350098 11.0888 0.350098H13.8205C15.2477 0.350098 16.4047 1.50706 16.4047 2.93424C16.4047 3.92275 17.4748 4.5406 18.3309 4.04632C19.5669 3.33272 21.1474 3.75618 21.861 4.99218L23.2268 7.35787C23.9404 8.59386 23.5169 10.1743 22.2809 10.8879C21.4248 11.3822 21.4248 12.6179 22.2809 13.1121C23.5169 13.8257 23.9404 15.4062 23.2268 16.6422L21.861 19.0079C21.1474 20.2439 19.5669 20.6673 18.3309 19.9537C17.4748 19.4595 16.4047 20.0773 16.4047 21.0659C16.4047 22.4931 15.2477 23.6501 13.8205 23.6501H11.0889C9.66164 23.6501 8.50467 22.4931 8.50467 21.0659C8.50467 20.0773 7.43452 19.4595 6.57844 19.9537C5.34246 20.6673 3.76202 20.2439 3.04842 19.0079L1.68258 16.6422C0.968984 15.4062 1.39246 13.8257 2.62845 13.1121C3.48456 12.6179 3.48456 11.3822 2.62845 10.8879C1.39247 10.1743 0.968985 8.59386 1.68258 7.35787L3.04842 4.99216C3.76202 3.75618 5.34248 3.33271 6.57845 4.0463C7.43455 4.54057 8.50467 3.92274 8.50467 2.93423ZM11.0888 1.6501C10.3796 1.6501 9.80467 2.22502 9.80467 2.93423C9.80467 4.92351 7.65119 6.16676 5.92845 5.17214C5.31425 4.81752 4.52886 5.02797 4.17426 5.64216L2.80842 8.00787C2.4538 8.62208 2.66425 9.40746 3.27845 9.76207C5.00123 10.7567 5.00123 13.2433 3.27845 14.238C2.66424 14.5926 2.4538 15.378 2.80841 15.9922L4.17426 18.3579C4.52886 18.9721 5.31424 19.1825 5.92844 18.8279C7.65123 17.8333 9.80467 19.0766 9.80467 21.0659C9.80467 21.7751 10.3796 22.3501 11.0889 22.3501H13.8205C14.5297 22.3501 15.1047 21.7751 15.1047 21.0659C15.1047 19.0766 17.2581 17.8332 18.9809 18.8279C19.5951 19.1825 20.3805 18.9721 20.7351 18.3579L22.101 15.9922C22.4556 15.378 22.2451 14.5926 21.6309 14.238C19.9082 13.2433 19.9082 10.7567 21.6309 9.76207C22.2451 9.40746 22.4556 8.62208 22.101 8.00787L20.7351 5.64218C20.3805 5.02798 19.5951 4.81753 18.9809 5.17215C17.2582 6.16678 15.1047 4.92353 15.1047 2.93424C15.1047 2.22503 14.5297 1.6501 13.8205 1.6501H11.0888ZM12.4547 8.2501C10.3836 8.2501 8.70467 9.92903 8.70467 12.0001C8.70467 14.0712 10.3836 15.7501 12.4547 15.7501C14.5257 15.7501 16.2047 14.0712 16.2047 12.0001C16.2047 9.92903 14.5257 8.2501 12.4547 8.2501ZM7.40467 12.0001C7.40467 9.21106 9.66563 6.9501 12.4547 6.9501C15.2437 6.9501 17.5047 9.21106 17.5047 12.0001C17.5047 14.7891 15.2437 17.0501 12.4547 17.0501C9.66563 17.0501 7.40467 14.7891 7.40467 12.0001Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgSettings;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgStyle(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"Style\">\n <g id=\"Vector\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.12348 3.15363C4.43468 1.84244 6.40414 1.33337 8.96989 1.33337H10.9699C11.3381 1.33337 11.6366 1.63185 11.6366 2.00004C11.6366 2.36823 11.3381 2.6667 10.9699 2.6667H8.96989C6.53564 2.6667 5.0051 3.15763 4.06629 4.09644C3.12749 5.03525 2.63656 6.56579 2.63656 9.00004V15C2.63656 17.4343 3.12749 18.9648 4.06629 19.9036C5.0051 20.8424 6.53564 21.3334 8.96989 21.3334H14.9699C17.4041 21.3334 18.9347 20.8424 19.8735 19.9036C20.8123 18.9648 21.3032 17.4343 21.3032 15V13C21.3032 12.6318 21.6017 12.3334 21.9699 12.3334C22.3381 12.3334 22.6366 12.6318 22.6366 13V15C22.6366 17.5658 22.1275 19.5352 20.8163 20.8464C19.5051 22.1576 17.5356 22.6667 14.9699 22.6667H8.96989C6.40414 22.6667 4.43468 22.1576 3.12348 20.8464C1.81229 19.5352 1.30322 17.5658 1.30322 15V9.00004C1.30322 6.43428 1.81229 4.46483 3.12348 3.15363Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20.6533 2.70122C19.1946 3.28847 17.4352 4.33801 15.7767 5.56928C14.1164 6.80192 12.599 8.18569 11.6112 9.41666C11.611 9.41693 11.6108 9.41719 11.6106 9.41746L10.5735 10.7179C11.1923 10.8971 11.7777 11.2353 12.2798 11.7366C12.7724 12.2208 13.1029 12.7819 13.2804 13.3834L14.5634 12.3603C14.5631 12.3605 14.5636 12.3601 14.5634 12.3603C15.794 11.3727 17.1734 9.85753 18.4009 8.19869C19.6287 6.53961 20.6747 4.77756 21.2617 3.31231L21.2625 3.3104C21.342 3.11383 21.2901 2.93258 21.1592 2.80166C21.0422 2.68463 20.858 2.62459 20.6533 2.70122ZM12.0795 14.126C12.0087 13.6037 11.7766 13.111 11.3436 12.686L11.3392 12.6817C10.8986 12.2411 10.3815 11.9985 9.85474 11.9241C9.70039 11.9146 9.58818 11.909 9.48218 11.9156C9.25816 11.9296 9.04212 11.83 8.90739 11.6504C8.77266 11.4709 8.73731 11.2356 8.81333 11.0244C8.92575 10.7122 9.09202 10.4104 9.3202 10.151L10.5694 8.5846L10.5706 8.58306C11.6528 7.23423 13.2651 5.77332 14.9819 4.49873C16.6987 3.22417 18.5618 2.1049 20.162 1.46169L20.1721 1.4576C20.9057 1.17667 21.6398 1.39669 22.102 1.85885C22.5709 2.32773 22.799 3.06605 22.4991 3.80916C21.856 5.4137 20.7423 7.27624 19.4727 8.99182C18.203 10.7076 16.7469 12.3178 15.3978 13.4002L15.3963 13.4015L13.8162 14.6615L13.8006 14.6736C13.5646 14.8505 13.3122 15.0042 13.0135 15.1211C12.8083 15.2014 12.5767 15.1751 12.3948 15.0509C12.2128 14.9267 12.1039 14.7206 12.1039 14.5003C12.1039 14.3817 12.0961 14.2604 12.0795 14.126Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.8644 11.9144C9.71005 11.9048 9.59784 11.8992 9.49184 11.9059C9.48226 11.9065 9.47267 11.9069 9.46307 11.9071C8.20229 11.9313 7.05337 12.8306 6.9031 14.2118C6.90307 14.2121 6.90312 14.2116 6.9031 14.2118L6.69317 16.1812L6.69292 16.1835C6.61951 16.8502 7.18196 17.4002 7.82596 17.328L7.82959 17.3276L9.79274 17.1183C10.4333 17.0359 10.9538 16.7633 11.337 16.3809C11.8429 15.866 12.1136 15.1948 12.1136 14.4905C12.1136 14.381 12.1057 14.2498 12.0891 14.1163C12.0188 13.5976 11.7885 13.1116 11.3489 12.6719C10.9082 12.2313 10.3912 11.9887 9.8644 11.9144ZM9.95752 10.5842C9.96234 10.5845 9.96712 10.5848 9.97184 10.5851C9.98719 10.5861 10.0025 10.5876 10.0177 10.5896C10.8435 10.6989 11.6383 11.0757 12.2917 11.7291C12.9311 12.3686 13.3008 13.1215 13.411 13.9418L13.4118 13.9478C13.435 14.1332 13.4469 14.3209 13.4469 14.4905C13.4469 15.5453 13.0383 16.5533 12.2854 17.3182L12.2817 17.3219C11.6862 17.9174 10.8895 18.3235 9.95398 18.4419L9.94094 18.4435L7.97251 18.6532C6.4778 18.8196 5.20177 17.5508 5.36746 16.0388C5.36741 16.0392 5.3675 16.0384 5.36746 16.0388L5.57735 14.0698C5.80677 11.9567 7.56956 10.6164 9.42348 10.5743C9.62029 10.5631 9.81008 10.575 9.95752 10.5842Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.3638 8.19047C11.3638 7.82228 11.6622 7.5238 12.0304 7.5238C14.4998 7.5238 16.4871 9.52342 16.4871 11.9805C16.4871 12.3487 16.1886 12.6471 15.8204 12.6471C15.4522 12.6471 15.1538 12.3487 15.1538 11.9805C15.1538 10.2575 13.7611 8.85713 12.0304 8.85713C11.6622 8.85713 11.3638 8.55866 11.3638 8.19047Z\"\n fill=\"currentColor\"\n />\n </g>\n </g>\n </svg>\n );\n}\nexport default SvgStyle;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgTelegram(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M27.5468 4.97762C27.1374 4.61721 26.4944 4.56565 25.8295 4.84275H25.8285C25.1292 5.13402 6.03537 13.6363 5.25808 13.9837C5.11671 14.0347 3.88199 14.5129 4.00918 15.5783C4.12271 16.5388 5.11507 16.9366 5.23625 16.9825L10.0905 18.708C10.4125 19.8209 11.5998 23.927 11.8623 24.8042C12.0261 25.351 12.293 26.0696 12.7608 26.2175C13.1713 26.3818 13.5796 26.2316 13.8438 26.0163L16.8116 23.1586L21.6025 27.0375L21.7166 27.1083C22.0419 27.2579 22.3536 27.3327 22.6511 27.3327C22.8809 27.3327 23.1014 27.2879 23.3121 27.1984C24.0299 26.8924 24.317 26.1823 24.347 26.1019L27.9256 6.79152C28.144 5.76019 27.8405 5.23545 27.5468 4.97762ZM14.3716 19.3982L12.734 23.9315L11.0965 18.2649L23.6511 8.63149L14.3716 19.3982Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgTelegram;\n", "import type { SvgIconPropsWithChildren } from '../components/SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../components/SvgIcon';\n\nfunction SvgX(props: SvgIconPropsWithChildren) {\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n d=\"M18.0955 14.3165L26.2864 5H24.3456L17.2303 13.0877L11.5514 5H5L13.5895 17.2311L5 27H6.94072L14.4501 18.4571L20.4486 27H27L18.0955 14.3165ZM15.4365 17.3385L14.5649 16.1198L7.64059 6.43161H10.6219L16.2117 14.2532L17.0797 15.4719L24.3447 25.6381H21.3634L15.4365 17.3385Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\nexport default SvgX;\n", "import type { SvgIconProps } from '../SvgIcon';\nimport type * as Stitches from '@stitches/react';\n\nimport React from 'react';\n\nimport { LoadingIcon } from '../../icons';\nimport { keyframes, styled } from '../../theme';\n\nconst spin = keyframes({\n '100%': {\n transform: 'rotate(360deg)',\n },\n});\n\nconst SpinnerContainer = styled('div', {\n position: 'relative',\n animation: `${spin} 1.5s linear infinite`,\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport interface PropTypes {\n // eslint-disable-next-line @typescript-eslint/no-magic-numbers\n size?: 12 | 16 | 20 | 24 | 30;\n color?: SvgIconProps['color'];\n css?: Stitches.CSS;\n}\n\nexport function Spinner(props: PropTypes) {\n const { size, color, css = {} } = props;\n return (\n <SpinnerContainer css={css}>\n <LoadingIcon size={size} color={color} />\n </SpinnerContainer>\n );\n}\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Alert } from './Alert';\n\n/**\n * @deprecated Please use the Alert directly.\n */\nexport function LoadingFailedAlert() {\n return (\n <Alert\n type=\"error\"\n title={i18n.t(\n ' Error connecting server, please reload the app and try again.'\n )}\n />\n );\n}\n", "import React from 'react';\n\nimport { Alert } from './Alert';\n\ninterface PropTypes {\n catergory: string;\n searchedFor?: string;\n}\n\n/**\n * @deprecated Please use the Alert directly.\n */\nexport function NotFoundAlert(props: PropTypes) {\n const { catergory, searchedFor } = props;\n return (\n <Alert\n type=\"error\"\n title={`${catergory} ${\n searchedFor ? \"'\" + searchedFor + \"'\" : ''\n } not found.`}\n />\n );\n}\n", "import type { PropTypes } from './BlockchainsChip.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Chip } from './BlockchainsChip.styles';\n\nexport function BlockchainsChip(props: PropsWithChildren<PropTypes>) {\n const { children, selected, onClick } = props;\n return (\n <Chip selected={selected} onClick={onClick}>\n {children}\n </Chip>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const FilledCircle = styled('span', {\n width: '10px',\n height: '10px',\n backgroundColor: '$primary500',\n borderRadius: '99999px',\n});\n", "import React from 'react';\n\nimport { styled } from '../../theme';\n\nexport const ImageContainer = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n '.image': {\n width: '100%',\n height: '100%',\n objectFit: 'contain',\n },\n '.circular': {\n borderRadius: '$lg',\n },\n});\n\ntype PropTypes = {\n id?: string;\n size: number;\n useAsPlaceholder?: boolean;\n backgroundColor?: string;\n borderRadius?: string;\n type?: 'circular' | 'rectangular';\n} & React.ImgHTMLAttributes<HTMLImageElement>;\n\nexport function Image(props: PropTypes) {\n const {\n size,\n useAsPlaceholder,\n backgroundColor = '$secondary100',\n type,\n ...otherProps\n } = props;\n\n const borderRadius = type === 'circular' ? '$lg' : '$xs';\n\n return (\n <ImageContainer\n css={{\n width: size + 'px',\n height: size + 'px',\n ...(useAsPlaceholder && { backgroundColor, borderRadius }),\n }}>\n {!useAsPlaceholder && (\n <img\n className={`image ${type === 'circular' ? 'circular' : ''}`}\n {...otherProps}\n />\n )}\n </ImageContainer>\n );\n}\n", "import { darkTheme, styled } from '../../theme';\nimport { ImageContainer } from '../common';\n\nexport const Chip = styled('button', {\n padding: '$10',\n borderRadius: '$sm',\n width: '100%',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'center',\n cursor: 'pointer',\n border: 0,\n fontFamily: 'inherit',\n [`& ${ImageContainer}`]: {\n borderRadius: '$xm',\n overflow: 'hidden',\n },\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n outline: 0,\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n },\n variants: {\n selected: {\n true: { outline: '1px solid $secondary500' },\n false: { outline: 0 },\n },\n },\n});\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Logo } from '../Logo/Logo';\nimport { Typography } from '../Typography';\n\nimport { Container, StyledAnchor } from './BottomLogo.styles';\n\nexport function BottomLogo() {\n return (\n <Container>\n <Typography variant=\"body\" size=\"xsmall\" color=\"$neutral700\">\n {i18n.t('Powered By')}\n </Typography>\n <Divider direction=\"horizontal\" size={8} />\n <StyledAnchor href=\"https://rango.exchange\" target=\"_blank\">\n <Logo size={16} color=\"gray\" />\n <Divider direction=\"horizontal\" size={4} />\n\n <Typography variant=\"body\" size=\"xsmall\" color=\"neutral700\">\n RANGO\n </Typography>\n </StyledAnchor>\n </Container>\n );\n}\n", "import type { SvgIconProps } from '../SvgIcon';\n\nimport React from 'react';\n\nimport { SvgWithColor } from '../SvgIcon/SvgIcon.style';\n\nexport function Logo(props: SvgIconProps) {\n const { size = '1em', color } = props;\n const commonProps = {\n width: size,\n height: size,\n color: color,\n className: '_icon',\n };\n return (\n <SvgWithColor\n {...commonProps}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 18 18\"\n className=\"c-lekKBq\">\n <g fill=\"currentColor\">\n <path d=\"m7.641 6.333.89.492 6.982-2.896a8.471 8.471 0 0 0-.825-.939c-.05.028-.09.044-.09.044L7.315 6.097c.083.084.19.164.33.236H7.64ZM3.134 14.967l7.067-2.947-1.315-.743-5.393 2.291-1.366.578c.251.325.526.63.82.914l.187-.095v.002Z\" />\n <path d=\"m16.253 5.1-1.287.498c-1.03.377-5.082 1.975-5.082 1.975.662.365 1.378.759 2.008 1.102 1.612.88.592 2.812.379 3.18l-.01.014a5.873 5.873 0 0 0-.027.046s.151-1.443-.866-1.977a648.55 648.55 0 0 1-4.365-2.313c-.466-.248-.804-.7-.868-1.223-.048-.392.051-.843.521-1.238.274-.254.569-.39.569-.39l5.253-2.156s.033-.013.081-.038l1.093-.454A8.421 8.421 0 0 0 1.447 13.12l2.032-.886 4.046-1.697c-.698-.383-1.342-.739-1.648-.903-.152-.081-.344-.21-.496-.292-.82-.433-1.357-1.656-.113-3.107 0 0-.13 1.377.641 1.845.734.446 3.582 1.905 4.428 2.358.216.116.416.264.576.453.329.39.454.87.316 1.38-.006.025-.015.049-.023.073l-.016.048a1.018 1.018 0 0 1-.037.095c-.29.7-1.062.91-1.062.91L10 13.43l-4.917 2.018-1.084.476A8.42 8.42 0 0 0 16.253 5.099v.002Z\" />\n </g>\n <path\n fill=\"currentColor\"\n d=\"m7.53 10.53 1.36.74-.68.29-1.426-.717.745-.314ZM10.09 13.392s1.13-.8.108-1.378l-.643.268s1.072.287.535 1.11ZM9.889 7.567l-1.361-.74.695-.29 1.437.731-.771.3ZM7.41 4.705s-1.131.801-.108 1.378l.642-.268s-1.072-.287-.535-1.11Z\"\n opacity={0.4}\n style={{\n mixBlendMode: 'multiply',\n }}\n />\n </SvgWithColor>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n width: '100%',\n justifyContent: 'end',\n alignItems: 'center',\n});\n\nexport const StyledAnchor = styled('a', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n textDecoration: 'none',\n});\n", "import type { PropTypes, Ref } from './Button.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Spinner } from '../Spinner';\n\nimport { ButtonBase, Content } from './Button.styles';\nimport Ripple from './Ripple';\n\nfunction ButtonComponent(props: PropsWithChildren<PropTypes>, ref?: Ref) {\n const {\n children,\n loading,\n disabled,\n prefix,\n suffix,\n onClick,\n disableRipple,\n ...otherProps\n } = props;\n\n const shouldShowRipple = !disabled && !loading && !disableRipple;\n\n return (\n <ButtonBase\n disabled={!loading && disabled}\n onClick={loading || disabled ? undefined : onClick}\n {...otherProps}\n ref={ref}>\n {loading ? (\n <Spinner css={{ width: '$24', height: '$24' }} />\n ) : (\n <>\n {prefix}\n {children && (\n <Content pl={!!prefix} pr={!!suffix} className=\"_text\">\n {children}\n </Content>\n )}\n {suffix}\n </>\n )}\n {shouldShowRipple && <Ripple />}\n </ButtonBase>\n );\n}\n\nconst Button = React.forwardRef(ButtonComponent);\nButton.displayName = 'Button';\n\nexport { Button };\n", "import { darkTheme, keyframes, styled } from '../../theme';\n\nexport const ButtonBase = styled('button', {\n position: 'relative',\n display: 'flex',\n overflow: 'hidden',\n alignItems: 'center',\n justifyContent: 'center',\n fontSize: '$16',\n fontWeight: '$400',\n border: '0',\n borderRadius: '$secondary',\n cursor: 'pointer',\n transition: 'all 0.35s',\n fontFamily: 'inherit',\n variants: {\n size: {\n xxsmall: {\n fontSize: '$10',\n lineHeight: '12px',\n padding: '$4',\n },\n xsmall: {\n fontSize: '$12',\n lineHeight: '12px',\n padding: '$0 $4',\n },\n small: {\n fontSize: '$14',\n fontWeight: '$medium',\n lineHeight: '20px',\n padding: '$4 $4',\n },\n medium: {\n fontSize: '$16',\n lineHeight: '24px',\n fontWeight: '$medium',\n padding: '$8 $8',\n },\n large: {\n fontSize: '$18',\n lineHeight: '26px',\n padding: '$12 $24',\n fontWeight: '$medium',\n },\n },\n variant: {\n contained: {\n backgroundColor: '$background',\n color: '$foreground',\n border: 0,\n '&:hover': {\n backgroundColor: '$neutral300',\n },\n '&:focus-visible': {\n backgroundColor: '$neutral500',\n outline: 0,\n },\n '&:disabled': {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n backgroundColor: '$neutral600',\n color: '$$color',\n pointerEvents: 'none',\n },\n },\n outlined: {\n backgroundColor: '$background',\n border: 1,\n borderStyle: 'solid',\n color: '$foreground',\n borderColor: '$neutral200',\n '&:hover': {\n borderColor: '$neutral300',\n },\n '&:focus-visible': {\n borderColor: '$neutral500',\n outline: 0,\n },\n '&:disabled': {\n borderColor: '$neutral600',\n color: '$neutral600',\n pointerEvents: 'none',\n },\n },\n ghost: {\n backgroundColor: 'transparent',\n color: '$neutral700',\n '&:disabled': {\n color: '$neutral600',\n pointerEvents: 'none',\n },\n '&:focus-visible': {\n backgroundColor: '$neutral500',\n outline: 0,\n },\n '&:hover': {\n color: '$secondary500',\n },\n },\n default: {},\n },\n fullWidth: {\n true: {\n width: '100%',\n },\n },\n type: {\n primary: {},\n error: {},\n warning: {},\n success: {},\n secondary: {},\n },\n },\n\n compoundVariants: [\n {\n type: 'primary',\n variant: 'contained',\n css: {\n background: '$primary500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$primary600',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:disabled': {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n background: '$neutral600',\n color: '$$color',\n pointerEvents: 'none',\n },\n '&:visited': {\n background: '$primary500',\n },\n '&:active': {\n backgroundColor: '$primary500',\n backgroundSize: '100%',\n transition: 'background 0s',\n },\n '&:focus-visible': {\n background: '$primary600',\n outline: 0,\n },\n },\n },\n {\n type: 'primary',\n variant: 'outlined',\n css: {\n color: '$primary500',\n borderColor: '$primary500',\n '&:hover': {\n color: '$primary600',\n borderColor: '$primary600',\n },\n '&:focus-visible': {\n color: '$primary600',\n borderColor: '$primary600',\n outline: 0,\n },\n },\n },\n {\n type: 'primary',\n variant: 'ghost',\n css: {\n color: '$primary500',\n '&:hover': {\n color: '$primary600',\n },\n '&:focus-visible': {\n color: '$primary600',\n outline: 0,\n },\n },\n },\n {\n type: 'secondary',\n variant: 'contained',\n css: {\n background: '$secondary500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$secondary600',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:visited': {\n background: '$secondary500',\n },\n '&:focus': {\n background: '$secondary600',\n outline: 0,\n },\n '&:focus-visible': {\n background: '$secondary600',\n outline: 0,\n },\n },\n },\n {\n type: 'secondary',\n variant: 'outlined',\n css: {\n color: '$secondary500',\n borderColor: '$secondary500',\n '&:hover': {\n color: '$secondary600',\n borderColor: '$secondary600',\n },\n '&:visited': {\n color: '$secondary500',\n borderColor: '$secondary500',\n },\n '&:focus': {\n color: '$secondary600',\n borderColor: '$secondary500',\n outline: 0,\n },\n '&:focus-visible': {\n color: '$secondary600',\n borderColor: '$secondary500',\n outline: 0,\n },\n },\n },\n {\n type: 'secondary',\n variant: 'ghost',\n css: {\n color: '$secondary500',\n '&:hover': {\n color: '$secondary600',\n },\n '&:visited': {\n color: '$secondary500',\n },\n '&:focus': {\n color: '$secondary600',\n outline: 0,\n },\n '&:focus-visible': {\n color: '$secondary600',\n outline: 0,\n },\n },\n },\n {\n type: 'error',\n variant: 'contained',\n css: {\n background: '$error500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$error500',\n },\n '&:visited': {\n background: '$error500',\n },\n '&:focus': {\n background: '$error500',\n },\n '&:focus-visible': {\n $$outline: '$colors$error600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$error300',\n },\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'error',\n variant: 'outlined',\n css: {\n color: '$error500',\n borderColor: '$error500',\n '&:hover': {\n color: '$error500',\n borderColor: '$error500',\n },\n '&:visited': {\n color: '$error500',\n borderColor: '$error500',\n },\n '&:focus': {\n color: '$error500',\n borderColor: '$error500',\n },\n '&:focus-visible': {\n $$outline: '$colors$error600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$error300',\n },\n color: '$$outline',\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'error',\n variant: 'ghost',\n css: {\n color: '$error500',\n '&:hover': {\n color: '$error500',\n },\n '&:visited': {\n color: '$error500',\n },\n '&:focus': {\n color: '$error500',\n },\n '&:focus-visible': {\n $$outline: '$colors$error600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$error300',\n },\n color: '$$outline',\n outline: 0,\n },\n },\n },\n {\n type: 'warning',\n variant: 'contained',\n css: {\n background: '$warning500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$warning500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:visited': {\n background: '$warning500',\n },\n '&:focus': {\n background: '$warning500',\n },\n '&:focus-visible': {\n $$outline: '$colors$warning600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$warning300',\n },\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'warning',\n variant: 'outlined',\n css: {\n color: '$warning500',\n borderColor: '$warning500',\n '&:hover': {\n color: '$warning500',\n borderColor: '$warning500',\n },\n '&:visited': {\n color: '$warning500',\n borderColor: '$warning500',\n },\n '&:focus': {\n color: '$warning500',\n borderColor: '$warning500',\n },\n '&:focus-visible': {\n $$outline: '$colors$warning600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$warning300',\n },\n outlineColor: '$$outline',\n color: '$$outline',\n },\n },\n },\n {\n type: 'warning',\n variant: 'ghost',\n css: {\n color: '$warning500',\n '&:hover': {\n color: '$warning500',\n },\n '&:visited': {\n color: '$warning500',\n },\n '&:focus': {\n color: '$warning500',\n },\n '&:focus-visible': {\n $$outline: '$colors$warning600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$warning300',\n },\n color: '$$outline',\n },\n },\n },\n {\n type: 'success',\n variant: 'contained',\n css: {\n background: '$success500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n '&:hover': {\n background: '$success500',\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n color: '$$color',\n },\n '&:visited': {\n background: '$success500',\n },\n '&:focus': {\n background: '$success500',\n },\n '&:focus-visible': {\n $$outline: '$colors$success600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$success300',\n },\n outlineColor: '$$outline',\n },\n },\n },\n {\n type: 'success',\n variant: 'outlined',\n css: {\n color: '$success500',\n borderColor: '$success500',\n '&:hover': {\n color: '$success500',\n borderColor: '$success500',\n },\n '&:visited': {\n color: '$success500',\n borderColor: '$success500',\n },\n '&:focus': {\n color: '$success500',\n borderColor: '$success500',\n },\n '&:focus-visible': {\n $$outline: '$colors$success600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$success300',\n },\n outlineColor: '$$outline',\n color: '$$outline',\n },\n },\n },\n {\n type: 'success',\n variant: 'ghost',\n css: {\n color: '$success500',\n '&:hover': {\n color: '$success500',\n },\n '&:visited': {\n color: '$success500',\n },\n '&:focus': {\n color: '$success500',\n },\n '&:focus-visible': {\n $$outline: '$colors$success600',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$success300',\n },\n outline: 0,\n color: '$$outline',\n },\n },\n },\n ],\n defaultVariants: {\n size: 'medium',\n variant: 'contained',\n },\n});\n\nexport const Content = styled('span', {\n flexGrow: 1,\n display: 'inline-block',\n variants: {\n pl: {\n true: {\n paddingLeft: '$8',\n },\n },\n pr: {\n true: {\n paddingRight: '$8',\n },\n },\n },\n});\n\nconst ripple = keyframes({\n to: {\n transform: 'scale(2)',\n opacity: 0.1,\n },\n});\n\nexport const RippleContainer = styled('div', {\n position: 'absolute',\n top: '0',\n right: '0',\n bottom: '0',\n left: '0',\n\n '& span': {\n transform: 'scale(0)',\n borderRadius: '100%',\n position: 'absolute',\n opacity: '0.75',\n backgroundColor: '$neutral500',\n animation: `${ripple} 0.8s linear`,\n },\n});\n", "import React, { useEffect, useState } from 'react';\n\nimport { RippleContainer } from './Button.styles';\n\nconst DURATION = 850;\n\nconst useDebouncedRippleCleanUp = (\n rippleCount: number,\n duration: number,\n cleanUpFunction: () => void\n) => {\n useEffect(() => {\n let bounce: ReturnType<typeof setTimeout> | null = null;\n if (rippleCount > 0) {\n if (bounce) {\n clearTimeout(bounce);\n }\n\n bounce = setTimeout(() => {\n cleanUpFunction();\n if (bounce) {\n clearTimeout(bounce);\n }\n }, duration);\n }\n\n return () => {\n if (bounce) {\n clearTimeout(bounce);\n }\n };\n }, [rippleCount, duration, cleanUpFunction]);\n};\n\nconst Ripple = ({ duration = DURATION }: { duration?: number }) => {\n const [rippleArray, setRippleArray] = useState<\n { x: number; y: number; size: number }[]\n >([]);\n\n useDebouncedRippleCleanUp(rippleArray.length, duration, () => {\n setRippleArray([]);\n });\n\n const addRipple = (event: React.MouseEvent<HTMLDivElement>) => {\n const rippleContainer = event.currentTarget.getBoundingClientRect();\n const size =\n rippleContainer.width > rippleContainer.height\n ? rippleContainer.width\n : rippleContainer.height;\n const x = event.pageX - rippleContainer.x - size / 2;\n const y = event.pageY - rippleContainer.y - size / 2;\n const newRipple = {\n x,\n y,\n size,\n };\n\n setRippleArray([...rippleArray, newRipple]);\n };\n\n return (\n <RippleContainer onMouseDown={addRipple}>\n {rippleArray.length > 0 &&\n rippleArray.map((ripple, index) => {\n const key = 'span' + index;\n return (\n <span\n key={key}\n style={{\n top: ripple.y,\n left: ripple.x,\n width: ripple.size,\n height: ripple.size,\n }}\n />\n );\n })}\n </RippleContainer>\n );\n};\n\nexport default Ripple;\n", "import type { PropTypes } from './IconButton.types';\nimport type { PropsWithChildren, Ref } from 'react';\n\nimport React from 'react';\n\nimport { Button } from '../Button';\n\n// border-radius: 100% + overflow: hidden\nfunction IconButtonComponent(\n props: PropsWithChildren<PropTypes>,\n ref: Ref<HTMLButtonElement>\n) {\n const { style, ...otherProps } = props;\n return (\n <Button\n className=\"_icon-button\"\n ref={ref}\n {...otherProps}\n style={{\n borderRadius: '100%',\n lineHeight: 0,\n ...style,\n }}>\n {props.children}\n </Button>\n );\n}\n\nconst IconButton = React.forwardRef(IconButtonComponent);\nIconButton.displayName = 'IconButton';\nIconButton.toString = () => '._icon-button';\n\nexport { IconButton };\n", "import type { CollapsibleProps } from './Collapsible.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as Collapsible from '@radix-ui/react-collapsible';\nimport React from 'react';\n\nimport { CollapsibleContent } from '../common/styles';\n\nimport { Trigger } from './Collapsible.styles';\n\nexport function CollapsibleComponent(\n props: PropsWithChildren<CollapsibleProps>\n) {\n const { open, onOpenChange, trigger, children, ...otherProps } = props;\n return (\n <Collapsible.Root open={open} onOpenChange={onOpenChange} {...otherProps}>\n <Trigger asChild>{trigger}</Trigger>\n <CollapsibleContent open={open}>{children}</CollapsibleContent>\n </Collapsible.Root>\n );\n}\n", "import * as Collapsible from '@radix-ui/react-collapsible';\n\nimport { keyframes, styled } from '../../theme';\n\nconst slideDown = keyframes({\n from: {\n height: 0,\n },\n to: {\n height: 'var(--radix-collapsible-content-height)',\n },\n});\n\nconst slideUp = keyframes({\n from: {\n height: 'var(--radix-collapsible-content-height)',\n },\n to: {\n height: 0,\n },\n});\n\nexport const CollapsibleContent = styled(Collapsible.Content, {\n overflow: 'hidden',\n variants: {\n open: {\n true: {\n animation: `${slideDown} 300ms ease-out`,\n },\n false: {\n animation: `${slideUp} 300ms ease-out`,\n },\n },\n },\n});\n", "import * as Collapsible from '@radix-ui/react-collapsible';\n\nimport { styled } from '../../theme';\n\nexport const Trigger = styled(Collapsible.Trigger, {\n border: 'none',\n background: 'transparent',\n width: '100%',\n});\n", "import React from 'react';\nimport { Button } from '../Button';\nimport { i18n } from '@lingui/core';\n\ninterface PropTypes {\n onClick: () => void;\n}\n\nexport function ChangeSlippageButton(props: PropTypes) {\n const { onClick } = props;\n\n return (\n <Button type=\"primary\" variant=\"outlined\" size=\"small\" onClick={onClick}>\n {i18n.t('Change Slippage')}\n </Button>\n );\n}\n", "import type { PropTypes } from './Checkbox.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { DoneIcon } from '../../icons';\nimport { Divider } from '../Divider';\n\nimport {\n CheckboxContainer,\n CheckboxIndicator,\n CheckboxRoot,\n Label,\n} from './Checkbox.styles';\n\nexport function Checkbox(props: PropsWithChildren<PropTypes>) {\n const { id, label, ...otherProps } = props;\n const hasLabel = id && label;\n return (\n <CheckboxContainer>\n <CheckboxRoot id={id} {...otherProps}>\n <CheckboxIndicator>\n <DoneIcon color=\"white\" size={12} />\n </CheckboxIndicator>\n </CheckboxRoot>\n {hasLabel ? (\n <>\n <Divider direction=\"horizontal\" size={8} />\n <Label className=\"_text\" htmlFor={id}>\n {label}\n </Label>\n </>\n ) : null}\n </CheckboxContainer>\n );\n}\n", "import * as RadixCheckbox from '@radix-ui/react-checkbox';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const CheckboxContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const CheckboxRoot = styled(RadixCheckbox.Root, {\n borderRadius: '$xs',\n position: 'relative',\n width: '1rem',\n height: '1rem',\n padding: 0,\n $$borderColor: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$borderColor: '$colors$neutral700',\n },\n border: '1px solid $$borderColor',\n backgroundColor: 'transparent',\n cursor: 'pointer',\n '&[data-state=\"checked\"]': {\n $$color: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary400',\n },\n backgroundColor: '$$color',\n borderColor: '$$color',\n },\n '&[data-disabled]': {\n backgroundColor: '$neutral600',\n borderColor: '$neutral700',\n },\n});\n\nexport const CheckboxIndicator = styled(RadixCheckbox.CheckboxIndicator, {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const Label = styled('label', {\n color: '$foreground',\n fontSize: '$m',\n cursor: 'pointer',\n});\n", "import type { PropTypes } from './Chip.types';\n\nimport React from 'react';\n\nimport { Typography } from '../Typography';\n\nimport { ChipContainer } from './Chip.styles';\n\nexport function Chip(props: PropTypes) {\n const { label, selected, prefix, suffix, ...otherProps } = props;\n return (\n <ChipContainer selected={selected} {...otherProps}>\n {prefix || null}\n <Typography\n color={!selected ? 'neutral700' : undefined}\n variant=\"body\"\n size=\"medium\">\n {label}\n </Typography>\n {suffix || null}\n </ChipContainer>\n );\n}\n", "import { darkTheme, styled } from '../../theme';\n\nexport const ChipContainer = styled('button', {\n display: 'inline-flex',\n justifyContent: 'center',\n alignItems: 'center',\n borderRadius: '$xs',\n padding: '$5 $15',\n cursor: 'pointer',\n transition: 'all 0.35s',\n border: '1px solid transparent',\n fontFamily: 'inherit',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 0,\n },\n\n variants: {\n selected: {\n true: { border: '1px solid $secondary500' },\n },\n },\n});\n", "import type { PropTypes } from './Drawer.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\nimport { createPortal } from 'react-dom';\n\nimport { CloseIcon } from '../../icons';\nimport { Divider } from '../Divider';\nimport { IconButton } from '../IconButton/IconButton';\nimport { Typography } from '../Typography';\n\nimport {\n BackDrop,\n Body,\n DrawerContainer,\n DrawerHeader,\n Footer,\n} from './Drawer.styles';\n\nexport function Drawer(props: PropsWithChildren<PropTypes>) {\n const {\n title,\n open,\n onClose,\n anchor = 'bottom',\n dismissible = true,\n footer,\n container = document.body,\n prefix,\n children,\n } = props;\n\n const handleBackDropClick = (event: React.MouseEvent<HTMLDivElement>) => {\n if (event.target === event.currentTarget && dismissible) {\n onClose();\n }\n };\n\n return (\n <>\n {container &&\n open &&\n createPortal(\n <BackDrop onClick={handleBackDropClick}>\n <DrawerContainer anchor={anchor}>\n <DrawerHeader>\n {prefix}\n <Typography variant=\"title\" size=\"small\">\n {title}\n </Typography>\n {dismissible && (\n <IconButton onClick={onClose}>\n <CloseIcon color=\"gray\" />\n </IconButton>\n )}\n </DrawerHeader>\n <Divider size={16} />\n <Body>{children}</Body>\n <Footer>{footer}</Footer>\n </DrawerContainer>\n </BackDrop>,\n container\n )}\n </>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const BackDrop = styled('div', {\n position: 'absolute',\n top: '0',\n left: '0',\n width: '100%',\n height: '100%',\n zIndex: 9999999,\n backgroundColor: 'rgba(0,0,0,.1)',\n borderRadius: '$sm',\n});\n\nexport const DrawerContainer = styled('div', {\n position: 'absolute',\n background: '$background',\n padding: '$10 $20',\n borderRadius: '$sm',\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'space-between',\n zIndex: 9999999,\n boxSizing: 'border-box',\n variants: {\n anchor: {\n left: {\n top: 0,\n left: 0,\n height: '100%',\n minWidth: '300px',\n maxWidth: '90%',\n },\n right: {\n top: 0,\n right: 0,\n height: '100%',\n minWidth: '300px',\n maxWidth: '90%',\n },\n bottom: {\n bottom: 0,\n width: '100%',\n maxHeight: '90%',\n },\n top: {\n top: 0,\n width: '100%',\n maxHeight: '90%',\n },\n },\n },\n});\n\nexport const DrawerHeader = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n position: 'relative',\n});\n\nexport const Body = styled('div', {\n overflowY: 'auto',\n height: '100%',\n});\nexport const Footer = styled('footer', {\n width: '100%',\n});\n", "import type { PropTypes } from './ExpandedRoute.types';\n\nimport React from 'react';\n\nimport { ErrorIcon, WarningIcon } from '../../icons';\nimport { ChainToken } from '../ChainToken';\nimport { Image } from '../common';\nimport { Divider } from '../Divider';\nimport { QuoteCost } from '../QuoteCost';\nimport { QuoteTag } from '../QuoteTag';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n FromToken,\n IconHighlight,\n lastStepStyle,\n LeftSection,\n OutputSection,\n RightSection,\n RouteContainer,\n RouteHeader,\n Step,\n Steps,\n StyledPriceImpact,\n SwapperContainer,\n SwapperImage,\n TagsContainer,\n tokenLabelStyles,\n VerticalLine,\n} from './ExpandedRoute.styles';\n\nexport function ExpandedRoute(props: PropTypes) {\n const {\n steps,\n tags,\n time,\n fee,\n percentageChange,\n warningLevel,\n outputPrice,\n tooltipContainer,\n selected = false,\n onClick,\n } = props;\n const numberOfSteps = steps.length;\n return (\n <RouteContainer selected={selected} onClick={onClick}>\n <RouteHeader>\n <QuoteCost fee={fee} time={time} steps={numberOfSteps} />\n <TagsContainer>\n {tags.map((tag) => (\n <QuoteTag key={tag.label} label={tag.label} value={tag.value} />\n ))}\n </TagsContainer>\n </RouteHeader>\n <Steps>\n {steps.map((step, index) => {\n const key = `item-${index}`;\n return (\n <Step\n key={key}\n className={index === numberOfSteps - 1 ? lastStepStyle() : ''}>\n <LeftSection>\n <ChainToken\n size=\"small\"\n chainImage={step.from.chain.image}\n tokenImage={step.from.token.image}\n />\n <FromToken>\n <Tooltip\n content={step.from.price.realValue}\n container={tooltipContainer}\n side=\"bottom\"\n open={!step.from.price.realValue ? false : undefined}>\n <Typography size=\"xsmall\" variant=\"body\">\n {step.from.price.value}\n </Typography>\n </Tooltip>\n <Typography\n size=\"xsmall\"\n variant=\"body\"\n className={tokenLabelStyles()}>\n {step.from.token.displayName}\n </Typography>\n </FromToken>\n </LeftSection>\n <RightSection>\n <SwapperContainer>\n <SwapperImage state={step.state}>\n <Image size={15} type=\"circular\" src={step.swapper.image} />\n {step.state && (\n <IconHighlight type={step.state}>\n {step.state === 'error' ? (\n <ErrorIcon size={6} color=\"error\" />\n ) : (\n <WarningIcon size={6} color=\"warning\" />\n )}\n </IconHighlight>\n )}\n </SwapperImage>\n <Typography size=\"xsmall\" variant=\"body\" align=\"center\">\n {step.swapper.displayName}\n </Typography>\n </SwapperContainer>\n <VerticalLine />\n </RightSection>\n </Step>\n );\n })}\n <OutputSection>\n <ChainToken\n chainImage={steps[numberOfSteps - 1].to.chain.image}\n tokenImage={steps[numberOfSteps - 1].to.token.image}\n size=\"medium\"\n />\n <div>\n <div>\n <Tooltip\n content={outputPrice.realValue}\n container={tooltipContainer}\n open={!outputPrice.realValue ? false : undefined}>\n <Typography size=\"xmedium\" variant=\"title\">\n {outputPrice.value}\n </Typography>\n <Divider size={4} direction=\"horizontal\" />\n <Typography size=\"large\" variant=\"body\">\n {steps[numberOfSteps - 1].to.token.displayName}\n </Typography>\n </Tooltip>\n </div>\n </div>\n <StyledPriceImpact\n size=\"xsmall\"\n warningLevel={warningLevel}\n outputUsdValue={outputPrice.usdValue}\n realOutputUsdValue={outputPrice.realUsdValue}\n percentageChange={percentageChange}\n tooltipProps={{\n container: tooltipContainer,\n }}\n />\n </OutputSection>\n </Steps>\n </RouteContainer>\n );\n}\n", "import type { PropTypes } from './ChainToken.types';\n\nimport React from 'react';\n\nimport { Image } from '../common';\nimport { Skeleton } from '../Skeleton';\n\nimport { tokenChainSizeMap } from './ChainToken.constants';\nimport { ChainImageContainer, Container } from './ChainToken.styles';\n\nexport const ChainToken: React.FC<PropTypes> = (props) => {\n const {\n tokenImage,\n chainImage,\n chianImageId,\n size,\n useAsPlaceholder,\n loading,\n } = props;\n return (\n <Container\n css={\n loading\n ? {}\n : {\n width: tokenChainSizeMap[size].token,\n height: tokenChainSizeMap[size].token,\n }\n }>\n {loading ? (\n <Skeleton\n variant=\"circular\"\n height={tokenChainSizeMap[size].token}\n width={tokenChainSizeMap[size].token}\n />\n ) : (\n <Image\n size={tokenChainSizeMap[size].token}\n src={tokenImage}\n type=\"circular\"\n {...((useAsPlaceholder || !tokenImage) && { useAsPlaceholder: true })}\n />\n )}\n <ChainImageContainer size={size}>\n {loading ? (\n <Skeleton\n variant=\"circular\"\n height={tokenChainSizeMap[size].chain}\n width={tokenChainSizeMap[size].chain}\n />\n ) : (\n <Image\n id={chianImageId}\n size={tokenChainSizeMap[size].chain}\n src={chainImage}\n type=\"circular\"\n {...((useAsPlaceholder || !chainImage) && {\n useAsPlaceholder: true,\n backgroundColor: '$secondary300',\n })}\n />\n )}\n </ChainImageContainer>\n </Container>\n );\n};\n", "import type { PropTypes } from './Skeleton.types';\n\nimport React from 'react';\n\nimport { SkeletonContainer } from './Skeleton.styles';\n\nexport function Skeleton(props: PropTypes) {\n const { width = '100%' } = props;\n const customCss =\n props.variant !== 'text'\n ? {\n width,\n height: props.height,\n }\n : { width };\n return <SkeletonContainer css={customCss} {...props} />;\n}\n", "import { darkTheme, keyframes, styled } from '../../theme';\n\nconst waveSquares = keyframes({\n '0%': {\n backgroundPosition: '-468px 0',\n },\n '100%': {\n backgroundPosition: '468px 0',\n },\n});\n// #2B3462 -0.15%, rgba(43, 52, 98, 0.20) 99.85%\nexport const SkeletonContainer = styled('div', {\n $$background:\n 'linear-gradient(90deg, $colors$info300 20%, rgba(200, 226, 255, 0.20) 70%, $colors$info300 100%)',\n [`.${darkTheme} &`]: {\n $$background:\n 'linear-gradient(90deg, $colors$secondary600 0%,rgba(43, 52, 98, 0.20) 70%, $colors$secondary600 100%)',\n },\n background: '$$background',\n backgroundSize: '800px 100px',\n animation: `${waveSquares} 2s infinite ease-out`,\n variants: {\n variant: {\n text: {\n borderRadius: '$sm',\n },\n circular: {\n borderRadius: '$lg',\n },\n rectangular: {},\n rounded: {\n borderRadius: '$sm',\n },\n },\n\n size: {\n small: {},\n medium: {},\n large: {},\n },\n },\n\n compoundVariants: [\n {\n size: 'small',\n variant: 'text',\n css: {\n height: '$8',\n },\n },\n {\n size: 'medium',\n variant: 'text',\n css: {\n height: '$12',\n },\n },\n {\n size: 'large',\n variant: 'text',\n css: {\n height: '$16',\n },\n },\n ],\n});\n", "import type { PropTypes } from './ChainToken.types';\n\nexport const tokenChainSizeMap: {\n [key in PropTypes['size']]: { token: number; chain: number };\n} = {\n small: { token: 17, chain: 10 },\n medium: { token: 27, chain: 10 },\n large: { token: 30, chain: 15 },\n};\n", "import { styled } from '../../theme';\nimport { Image } from '../common';\n\nexport const Container = styled('div', {\n position: 'relative',\n display: 'flex',\n [`& ${Image}`]: { borderRadius: '100%' },\n});\n\nexport const ChainImageContainer = styled('div', {\n position: 'absolute',\n border: '0.5px solid $background',\n borderRadius: '100%',\n backgroundColor: '$background',\n variants: {\n size: {\n small: {\n right: '-3px',\n bottom: '-3px',\n },\n medium: {\n right: '0',\n bottom: '0',\n },\n large: {\n right: '-5px',\n bottom: '-5px',\n },\n },\n },\n});\n", "import type { PropTypes } from './QuoteCost.types';\n\nimport React from 'react';\n\nimport { GasIcon, NumberIcon, TimeIcon } from '../../icons';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Container,\n iconStyles,\n itemStyles,\n Separator,\n} from './QuoteCost.styles';\n\nexport function QuoteCost(props: PropTypes) {\n const {\n fee,\n time,\n steps,\n onClickFee,\n tooltipGas,\n feeWarning,\n tooltipContainer,\n } = props;\n return (\n <Container>\n <Tooltip\n container={tooltipContainer}\n content={tooltipGas}\n open={!onClickFee && !tooltipGas ? false : undefined}\n side=\"bottom\">\n <div\n className={`${itemStyles()} ${onClickFee ? 'feeSection' : ''} ${\n feeWarning ? 'warning' : ''\n }`}\n onClick={onClickFee}>\n <div className={iconStyles()}>\n <GasIcon size={12} color={'gray'} />\n </div>\n <Typography ml={2} align=\"center\" variant=\"body\" size=\"small\">\n ${fee}\n </Typography>\n </div>\n </Tooltip>\n\n <Separator />\n <div className={itemStyles()}>\n <div className={iconStyles()}>\n <TimeIcon size={12} color=\"gray\" />\n </div>\n <Typography ml={2} align=\"center\" variant=\"body\" size=\"small\">\n {time}\n </Typography>\n </div>\n <Separator />\n <div className={itemStyles()}>\n <div className={iconStyles()}>\n <NumberIcon size={16} color=\"gray\" />\n </div>\n <Typography ml={2} align=\"center\" variant=\"body\" size=\"small\">\n {steps}\n </Typography>\n </div>\n </Container>\n );\n}\n", "import type { PropTypes } from './Tooltip.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as RadixTooltip from '@radix-ui/react-tooltip';\nimport React from 'react';\n\nimport {\n TooltipContent,\n TooltipTypography,\n TriggerContent,\n} from './Tooltip.styles';\n\nexport function Tooltip(props: PropsWithChildren<PropTypes>) {\n const {\n children,\n content,\n color,\n sideOffset,\n container,\n open,\n side = 'top',\n style,\n align,\n } = props;\n return (\n <RadixTooltip.Provider delayDuration={0}>\n <RadixTooltip.Root open={open}>\n <RadixTooltip.Trigger asChild style={style}>\n <TriggerContent>{children}</TriggerContent>\n </RadixTooltip.Trigger>\n <RadixTooltip.Portal container={container}>\n <TooltipContent align={align} side={side} sideOffset={sideOffset}>\n <TooltipTypography variant=\"label\" size=\"medium\" color={color}>\n {content}\n </TooltipTypography>\n </TooltipContent>\n </RadixTooltip.Portal>\n </RadixTooltip.Root>\n </RadixTooltip.Provider>\n );\n}\n", "import * as RadixTooltip from '@radix-ui/react-tooltip';\n\nimport { styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nexport const TooltipContent = styled(RadixTooltip.Content, {\n zIndex: '999999',\n variants: {\n align: {\n right: {\n position: 'absolute',\n },\n },\n },\n});\n\nexport const TooltipTypography = styled(Typography, {\n borderRadius: '$md',\n padding: '$5 $10',\n boxShadow:\n 'inset 0 0 0.5px 1px rgba(255, 255, 255, 0.075), 0 0 0 1px rgba(0, 0, 0, 0.05), 0 0.3px 0.4px rgba(0, 0, 0, 0.02), 0.9px 1.5px rgba(0, 0, 0, 0.045), 0 3.5px 6px rgba(0, 0, 0, 0.09)',\n backgroundColor: '$neutral100',\n});\n\nexport const TriggerContent = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n", "import { css, keyframes, styled } from '../../theme';\n\nexport const Container = styled('div', {\n borderRadius: '$xs',\n display: 'flex',\n justifyContent: 'start',\n alignItems: 'center',\n});\n\nexport const Separator = styled('div', {\n height: '$12',\n marginLeft: '$10',\n marginRight: '$10',\n borderLeft: '1px solid $foreground',\n});\n\nexport const iconStyles = css({\n width: '$16',\n height: '$16',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nconst blinker = keyframes({\n '50%': {\n opacity: 0.2,\n },\n});\n\nexport const itemStyles = css({\n display: 'flex',\n alignItems: 'center',\n '&.feeSection': {\n cursor: 'pointer',\n '&:hover': {\n svg: {\n color: '$secondary',\n },\n '._typography': {\n color: '$secondary',\n },\n },\n },\n '&.warning': {\n animation: `${blinker} 2s linear infinite`,\n\n svg: {\n color: '$warning500',\n },\n '._typography': {\n color: '$warning500',\n },\n },\n});\n", "import type { RouteTag, Tag } from 'rango-sdk';\n\nimport React from 'react';\n\nimport { Typography } from '../Typography';\n\nimport { getLabelStyles, TagContainer } from './QuoteTag.styles';\n\nexport const QuoteTag = (props: RouteTag) => {\n const { value, label } = props;\n\n return (\n <TagContainer type={value as Tag}>\n <Typography variant=\"body\" size=\"small\" className={getLabelStyles()}>\n {label}\n </Typography>\n </TagContainer>\n );\n};\n", "import { css, darkTheme, styled } from '../../theme';\n\nexport const getLabelStyles = css({});\n\nexport const TagContainer = styled('div', {\n backgroundColor: '$neutral400',\n borderRadius: '$xs',\n padding: '$2 $5',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n variants: {\n type: {\n RECOMMENDED: {\n [`& .${getLabelStyles}`]: {\n color: '$secondary500',\n [`.${darkTheme} &`]: {\n color: '$secondary400',\n },\n },\n },\n FASTEST: {\n [`& .${getLabelStyles}`]: {\n color: '$success500',\n },\n },\n HIGH_IMPACT: {\n [`& .${getLabelStyles}`]: {\n color: '$error500',\n },\n },\n LOWEST_FEE: {\n [`& .${getLabelStyles}`]: {\n color: '#FF4DAD',\n },\n },\n CENTRALIZED: {\n [`& .${getLabelStyles}`]: {\n color: '$warning500',\n },\n },\n },\n },\n});\n", "import type { PriceImpactProps } from './PriceImpact.types';\n\nimport React from 'react';\n\nimport { Tooltip, Typography } from '..';\n\nimport { Container, OutputUsdValue } from './PriceImpact.styles';\n\nexport function PriceImpact(props: PriceImpactProps) {\n const {\n size = 'medium',\n outputUsdValue,\n realOutputUsdValue,\n percentageChange,\n warningLevel,\n error,\n tooltipProps,\n ...rest\n } = props;\n\n let percentageChangeColor = '$neutral600';\n if (!outputUsdValue || warningLevel === 'low') {\n percentageChangeColor = '$warning500';\n } else if (warningLevel === 'high') {\n percentageChangeColor = '$error500';\n }\n\n return (\n <Container {...rest}>\n {outputUsdValue && (\n <Tooltip\n content={realOutputUsdValue}\n container={tooltipProps?.container}\n open={\n !realOutputUsdValue || realOutputUsdValue === '0'\n ? false\n : undefined\n }\n side={tooltipProps?.side}>\n <OutputUsdValue size={size} variant=\"body\" color=\"$neutral600\">\n {`~$${outputUsdValue}`}\n </OutputUsdValue>\n </Tooltip>\n )}\n {((outputUsdValue && percentageChange) || !outputUsdValue) && (\n <Typography\n size={size}\n variant=\"body\"\n ml={4}\n color={percentageChangeColor}>\n {outputUsdValue &&\n percentageChange &&\n `(${\n percentageChange.includes('-')\n ? percentageChange\n : `-${percentageChange}`\n }${percentageChange ? '%' : '-'})`}\n\n {!outputUsdValue && error}\n </Typography>\n )}\n </Container>\n );\n}\n", "import { styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nexport const Container = styled('div', {\n width: '100%',\n display: 'flex',\n justifyContent: 'end',\n alignItems: 'center',\n});\n\nexport const OutputUsdValue = styled(Typography, {\n overflow: 'hidden',\n whiteSpace: 'nowrap',\n textOverflow: 'ellipsis',\n});\n", "import { css, darkTheme, styled } from '../../theme';\nimport { PriceImpact } from '../PriceImpact';\n\nexport const tokenLabelStyles = css({});\n\nconst FlexCenter = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\nexport const RouteContainer = styled('div', {\n border: '1px solid',\n padding: '$20 $15',\n backgroundColor: '$neutral200',\n borderRadius: '$xm',\n cursor: 'pointer',\n gap: '$20',\n display: 'flex',\n flexDirection: 'column',\n [`.${darkTheme} &`]: {\n backgroundColor: '$neutral500',\n },\n variants: {\n selected: {\n true: {\n $$color: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary400',\n },\n borderColor: '$$color',\n },\n false: {\n borderColor: 'transparent',\n },\n },\n },\n});\n\nexport const RouteHeader = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n});\n\nexport const TagsContainer = styled('div', {\n display: 'flex',\n gap: '$5',\n});\n\nexport const Steps = styled('div', {\n display: 'flex',\n height: '85px',\n padding: '$2',\n});\n\nexport const Step = styled('div', {\n padding: '$2',\n display: 'flex',\n width: '100%',\n});\n\nexport const LeftSection = styled(FlexCenter, {\n minWidth: '42px',\n position: 'relative',\n});\n\nexport const RightSection = styled('div', {\n width: '100%',\n height: '50%',\n borderBottom: '1px dashed',\n borderColor: '$info300',\n display: 'flex',\n flexDirection: 'column',\n gap: '2px',\n [`.${darkTheme} &`]: {\n borderColor: '$secondary600',\n },\n});\n\nexport const FromToken = styled(FlexCenter, {\n position: 'absolute',\n flexDirection: 'column',\n bottom: 0,\n left: 0,\n right: 0,\n [`& .${tokenLabelStyles}`]: {\n color: '$neutral700',\n [`.${darkTheme} &`]: {\n color: '$neutral900',\n },\n },\n});\n\nexport const SwapperContainer = styled(FlexCenter, {\n flexDirection: 'column',\n '& ._typography': {\n color: '$neutral700',\n [`.${darkTheme} &`]: {\n color: '$neutral900',\n },\n },\n});\n\nexport const SwapperImage = styled(FlexCenter, {\n borderRadius: '$lg',\n position: 'relative',\n width: '$18',\n height: '$18',\n border: '1px solid transparent',\n variants: {\n state: {\n warning: {\n borderColor: '$warning500',\n },\n error: {\n borderColor: '$error500',\n },\n },\n },\n});\n\nexport const IconHighlight = styled(FlexCenter, {\n borderRadius: '$lg',\n position: 'absolute',\n width: '$8',\n height: '$8',\n bottom: -2,\n right: -2,\n variants: {\n type: {\n warning: {\n $$color: '$colors$warning300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$warning600',\n },\n backgroundColor: '$$color',\n },\n error: {\n $$color: '$colors$error300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$error600',\n },\n backgroundColor: '$$color',\n },\n },\n },\n});\n\nexport const OutputSection = styled(FlexCenter, {\n flexDirection: 'column',\n paddingLeft: '$4',\n});\n\nexport const VerticalLine = styled('div', {\n display: 'flex',\n width: '50%',\n borderRight: '1px dashed',\n height: '$10',\n borderColor: '$info300',\n [`.${darkTheme} &`]: {\n borderColor: '$secondary600',\n },\n});\n\nexport const StyledPriceImpact = styled(PriceImpact, {\n justifyContent: 'center',\n gap: '$4',\n});\n\nexport const lastStepStyle = css({\n position: 'relative',\n '&::after': {\n content: '',\n position: 'absolute',\n top: '50%',\n right: '0',\n transform: 'translate(-50%, -50%) rotate(45deg)',\n width: '$6',\n height: '$6',\n borderTop: '2px solid',\n borderRight: '2px solid',\n borderColor: '$info300',\n [`.${darkTheme} &`]: {\n borderColor: '$secondary600',\n },\n },\n});\n", "import type { PropTypes } from './Header.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Typography } from '../Typography';\n\nimport { Container, globalHeaderStyles, Suffix } from './Header.styles';\n\nexport function Header({\n prefix,\n suffix,\n title,\n}: PropsWithChildren<PropTypes>) {\n globalHeaderStyles();\n\n return (\n <Container>\n {prefix}\n <Typography variant=\"headline\" size=\"small\">\n {title}\n </Typography>\n <Suffix>{suffix}</Suffix>\n <div className=\"rng-curve-left\"></div>\n <div className=\"rng-curve-right\"></div>\n </Container>\n );\n}\n", "import { globalCss } from '@stitches/react';\n\nimport { darkTheme, styled } from '../../theme';\n\nimport { HEADER_CORNDER_RADIUS } from './Header.constants';\n\nexport const globalHeaderStyles = globalCss({\n '.rng-scrolled': {\n '.rng-curve-left::before, rng-curve-right::before': {\n borderRadius: '0 !important',\n },\n },\n});\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n padding: '$15 $20',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n position: 'relative',\n\n '.rng-curve-left,.rng-curve-right': {\n width: HEADER_CORNDER_RADIUS * 2,\n height: HEADER_CORNDER_RADIUS * 2,\n position: 'absolute',\n bottom: 0,\n overflow: 'hidden',\n transform: 'translateY(100%)',\n\n '&:before': {\n width: HEADER_CORNDER_RADIUS * 2,\n height: HEADER_CORNDER_RADIUS * 2,\n display: 'block',\n content: '',\n position: 'absolute',\n bottom: 0,\n borderRadius: '50%',\n transition: 'border-radius 0.5s',\n },\n },\n '.rng-curve-left': {\n left: 0,\n '&:before': {\n left: 0,\n boxShadow: `-${HEADER_CORNDER_RADIUS}px -${HEADER_CORNDER_RADIUS}px 0 0 $$color`,\n },\n },\n '.rng-curve-right': {\n right: 0,\n '&:before': {\n right: 0,\n boxShadow: `${HEADER_CORNDER_RADIUS}px -${HEADER_CORNDER_RADIUS}px 0 0 $$color`,\n },\n },\n});\n\nexport const Suffix = styled('div', {\n display: 'flex',\n alignItems: 'center',\n gap: '$5',\n});\n", "export const HEADER_CORNDER_RADIUS = 20;\n", "import type { PropTypes } from './Modal.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React, { useEffect, useRef, useState } from 'react';\nimport { createPortal } from 'react-dom';\n\nimport { CloseIcon } from '../../icons';\nimport { BottomLogo } from '../BottomLogo';\nimport { Divider } from '../Divider';\nimport { IconButton } from '../IconButton/IconButton';\nimport { Typography } from '../Typography';\n\nimport {\n BackDrop,\n Content,\n Flex,\n Footer,\n ModalContainer,\n ModalHeader,\n} from './Modal.styles';\n\nconst CLOSED_DELAY = 600;\nconst OPEN_DELAY = 10;\n\nexport function Modal(props: PropsWithChildren<PropTypes>) {\n const {\n title,\n open,\n onClose,\n styles,\n anchor = 'bottom',\n container = document.body,\n prefix,\n header,\n dismissible = true,\n children,\n suffix,\n footer,\n hasWatermark = true,\n hasCloseIcon = true,\n transitionDuration,\n } = props;\n\n const [active, setActive] = useState(false);\n const [isMount, setIsMount] = useState(false);\n const timeoutRef = useRef<ReturnType<typeof setTimeout> | null>(null);\n\n const handleBackDropClick = (event: React.MouseEvent<HTMLDivElement>) => {\n event.stopPropagation();\n\n if (event.target === event.currentTarget && dismissible) {\n onClose();\n }\n };\n useEffect(() => {\n if (container) {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n if (open) {\n setIsMount(true);\n container.style.overflow = 'hidden';\n timeoutRef.current = setTimeout(\n () => {\n setActive(true);\n },\n typeof transitionDuration?.enter !== 'undefined'\n ? transitionDuration?.enter\n : OPEN_DELAY\n );\n } else {\n setActive(false);\n timeoutRef.current = setTimeout(\n () => {\n setIsMount(false);\n container.style.removeProperty('overflow');\n },\n typeof transitionDuration?.exit !== 'undefined'\n ? transitionDuration?.exit\n : CLOSED_DELAY\n );\n }\n }\n return () => {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n };\n }, [open, container]);\n\n return (\n <>\n {isMount &&\n container &&\n createPortal(\n <BackDrop\n active={active}\n onClick={handleBackDropClick}\n anchor={anchor}\n css={styles?.root}>\n <ModalContainer\n active={active}\n css={styles?.container}\n anchor={anchor}>\n {header ?? (\n <ModalHeader noTitle={!title && dismissible && !prefix}>\n {prefix}\n {title && (\n <Typography variant=\"title\" size=\"small\">\n {title}\n </Typography>\n )}\n <Flex>\n {suffix}\n {dismissible && hasCloseIcon && (\n <IconButton onClick={onClose} variant=\"ghost\">\n <CloseIcon color=\"gray\" size={14} />\n </IconButton>\n )}\n </Flex>\n </ModalHeader>\n )}\n <Content css={styles?.content}>{children}</Content>\n\n <Footer css={styles?.footer}>\n {footer && <div className=\"footer__content\">{footer}</div>}\n\n <div\n className={`footer__logo ${\n hasWatermark ? 'logo__show' : 'logo__hidden'\n }`}>\n <Divider size={12} />\n <BottomLogo />\n </div>\n </Footer>\n </ModalContainer>\n </BackDrop>,\n container\n )}\n </>\n );\n}\n", "import { styled } from '../../theme';\nimport { IconButton } from '../IconButton';\n\nexport const BackDrop = styled('div', {\n position: 'absolute',\n top: '0',\n left: '0',\n width: '100%',\n height: '100%',\n backgroundColor: 'transparent',\n zIndex: 10,\n borderRadius: '$primary',\n display: 'flex',\n overflow: 'hidden',\n transition: 'background .35s',\n\n variants: {\n anchor: {\n bottom: {\n justifyContent: 'end',\n alignItems: 'end',\n bottom: '0',\n },\n center: {\n justifyContent: 'center',\n alignItems: 'center',\n },\n right: {\n right: '0',\n left: 'unset',\n borderTopRightRadius: '0',\n borderBottomRightRadius: '0',\n justifyContent: 'end',\n },\n },\n active: {\n true: {\n backgroundColor: 'color-mix(in srgb, $neutral500 70%, transparent)',\n },\n },\n },\n});\n\nexport const ModalContainer = styled('div', {\n backgroundColor: '$background',\n width: '100%',\n borderRadius: '$primary',\n display: 'flex',\n flexDirection: 'column',\n zIndex: 9999999,\n transform: 'translateY(100%)',\n transition: 'transform .45s ease-in-out',\n\n variants: {\n anchor: {\n bottom: {\n width: '100%',\n maxHeight: '95%',\n },\n center: { height: '100%' },\n right: {\n borderTopRightRadius: '0',\n borderBottomRightRadius: '0',\n transform: 'translateX(100%)',\n },\n },\n active: {\n true: {\n transform: 'translateY(0)',\n },\n },\n },\n compoundVariants: [\n {\n active: true,\n anchor: 'right',\n css: {\n transform: 'translateX(0)',\n },\n },\n ],\n});\n\nexport const Flex = styled('div', {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'end',\n [`& ${IconButton}`]: {\n padding: '$5',\n },\n});\nexport const ModalHeader = styled('div', {\n padding: '$20 $20 $0 $20',\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n position: 'relative',\n variants: {\n noTitle: {\n true: {\n justifyContent: 'flex-end',\n },\n },\n },\n});\n\nexport const Content = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n flex: 1,\n padding: '$0 $20 $10 $20',\n backgroundColor: '$background',\n position: 'relative',\n overflowY: 'auto',\n overflowX: 'hidden',\n});\n\nexport const Footer = styled('div', {\n padding: '0 $20 $10',\n '& .footer__logo': {\n '&.logo__show': {\n opacity: 1,\n },\n '&.logo__hidden': {\n visibility: 'hidden',\n },\n },\n});\n", "import type { PropTypes } from './MessageBox.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { Container, Description, IconHighlight } from './MessageBox.styles';\nimport StatusIcon from './StatusIcon';\n\nexport function MessageBox(props: PropsWithChildren<PropTypes>) {\n const { type, title, description, children, icon } = props;\n\n return (\n <Container>\n <IconHighlight type={type}>\n {icon || <StatusIcon type={type} />}\n </IconHighlight>\n <Divider size={4} />\n <Typography\n color={type === 'loading' ? 'info500' : `${type}500`}\n variant=\"title\"\n size=\"medium\">\n {title}\n </Typography>\n <Divider size={16} />\n <Description>\n {typeof description === 'string' ? (\n <Typography color=\"neutral700\" variant=\"body\" size=\"medium\">\n {description}\n </Typography>\n ) : (\n description\n )}\n </Description>\n {children}\n </Container>\n );\n}\n", "import { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n alignItems: 'center',\n width: '100%',\n});\n\nexport const Description = styled('div', {\n textAlign: 'center',\n});\n\nexport const IconHighlight = styled('div', {\n borderRadius: '50%',\n width: '$45',\n height: '$45',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n variants: {\n type: {\n success: {\n $$color: '$colors$success300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$success600',\n },\n backgroundColor: '$$color',\n },\n warning: {\n $$color: '$colors$warning300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$warning600',\n },\n backgroundColor: '$$color',\n },\n error: {\n $$color: '$colors$error300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$error600',\n },\n backgroundColor: '$$color',\n },\n info: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n loading: {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info600',\n },\n backgroundColor: '$$color',\n },\n },\n },\n});\n", "import type { PropTypes } from './MessageBox.types';\n\nimport React from 'react';\n\nimport {\n CompleteIcon,\n ErrorIcon,\n InfoErrorIcon,\n WarningIcon,\n} from '../../icons';\nimport { Spinner } from '../Spinner';\n\nfunction StatusIcon(props: Pick<PropTypes, 'type'>) {\n switch (props.type) {\n case 'success':\n return <CompleteIcon color={props.type} size={30} />;\n case 'warning':\n return <WarningIcon color={props.type} size={30} />;\n case 'error':\n return <ErrorIcon color={props.type} size={30} />;\n case 'loading':\n return <Spinner color=\"info\" size={30} />;\n default:\n return <InfoErrorIcon color={props.type} size={30} />;\n }\n}\n\nexport default StatusIcon;\n", "import type { PropTypes } from './CollapsibleMessageBox.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as Collapsible from '@radix-ui/react-collapsible';\nimport React, { useState } from 'react';\n\nimport { ChevronDownIcon, ChevronUpIcon } from '../../icons';\nimport { CollapsibleContent } from '../common/styles';\nimport { Divider } from '../Divider';\n\nimport { Trigger } from './CollapsibleMessageBox.styles';\n\nimport { MessageBox } from '.';\n\nexport function CollapsibleMessageBox(props: PropsWithChildren<PropTypes>) {\n const { description, status, title, children } = props;\n const [open, setOpen] = useState<boolean>(false);\n\n return (\n <Collapsible.Root open={open} onOpenChange={setOpen}>\n <Trigger>\n <MessageBox title={title} description={description} type={status} />\n <CollapsibleContent open={open}>\n <Divider size={12} />\n\n {children}\n </CollapsibleContent>\n\n <Divider size={12} />\n {open ? (\n <ChevronUpIcon color={'black'} size={16} />\n ) : (\n <ChevronDownIcon color={'black'} size={16} />\n )}\n </Trigger>\n </Collapsible.Root>\n );\n}\n", "import * as Collapsible from '@radix-ui/react-collapsible';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const Trigger = styled(Collapsible.Trigger, {\n padding: '$15',\n paddingBottom: '$5',\n borderRadius: '$xm',\n cursor: 'pointer',\n $$backgroundColor: '$colors$neutral200',\n [`.${darkTheme} &`]: {\n $$backgroundColor: '$colors$neutral500',\n },\n backgroundColor: '$$backgroundColor',\n textAlign: 'center',\n border: 0,\n width: '100%',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 0,\n },\n});\n", "import React from 'react';\n\nimport { Typography } from '..';\n\ninterface PropTypes {\n showPercentageChange: boolean;\n percentageChange: string;\n}\n\nexport function PercentageChange(props: PropTypes) {\n const { percentageChange, showPercentageChange } = props;\n\n return (\n <>\n {showPercentageChange && (\n <Typography variant=\"title\" size=\"small\" color=\"$error500\">\n {`(${percentageChange}%)`}\n </Typography>\n )}\n </>\n );\n}\n", "import type { PropTypes } from './RadioGroup.types';\n\nimport React from 'react';\n\nimport { Radio } from '../Radio/Radio';\nimport { Typography } from '../Typography';\n\nimport {\n Container,\n ItemContainer,\n Label,\n RadioRoot,\n} from './RadioGroup.styles';\n\nexport function RadioGroup(props: PropTypes) {\n const { value, onChange, direction = 'vertical', style, options } = props;\n return (\n <Container>\n <RadioRoot\n onValueChange={onChange}\n value={value}\n direction={direction}\n style={style}>\n {options.map((option) => (\n <ItemContainer key={option.value}>\n <Radio value={option.value} />\n <Label className=\"_text\" htmlFor={option.value}>\n <Typography variant=\"body\" size=\"small\">\n {option.label}\n </Typography>\n </Label>\n </ItemContainer>\n ))}\n </RadioRoot>\n </Container>\n );\n}\n", "import type { PropTypes } from './Radio.types';\n\nimport React from 'react';\n\nimport { StyledIndicator, StyledItem } from './Radio.styles';\n\nexport function Radio(props: PropTypes) {\n const { value } = props;\n return (\n <StyledItem value={value} id={value}>\n <StyledIndicator />\n </StyledItem>\n );\n}\n", "import * as Radio from '@radix-ui/react-radio-group';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const StyledItem = styled(Radio.Item, {\n padding: '0',\n width: '16px',\n height: '16px',\n borderRadius: '100%',\n cursor: 'pointer',\n backgroundColor: 'transparent',\n $$borderColor: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$borderColor: '$colors$neutral700',\n },\n border: '1px solid $$borderColor',\n '&[data-state=\"checked\"]': {\n $$color: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary400',\n },\n backgroundColor: '$$color',\n borderColor: '$$color',\n },\n});\n\nexport const StyledIndicator = styled(Radio.Indicator, {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: '100%',\n height: '100%',\n position: 'relative',\n '&::after': {\n content: '',\n display: 'block',\n width: '8px',\n height: '8px',\n borderRadius: '50%',\n backgroundColor: '$background',\n },\n});\n", "import * as RadioGroup from '@radix-ui/react-radio-group';\n\nimport { styled } from '../../theme';\n\nexport const RadioRoot = styled(RadioGroup.Root, {\n variants: {\n direction: {\n horizontal: {\n display: 'flex',\n flexDirection: 'row',\n flexWrap: 'wrap',\n },\n vertical: {\n display: 'grid',\n gridGap: '$24',\n },\n },\n },\n});\n\nexport const ItemContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n marginRight: '$8',\n});\n\nexport const Container = styled('div', {\n display: 'flex',\n});\n\nexport const Label = styled('label', {\n paddingLeft: '$8',\n cursor: 'pointer',\n color: '$foreground',\n '& > span': {\n display: 'block',\n },\n});\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { SvgIconPropsWithChildren } from '../SvgIcon';\n\nimport React, { createElement } from 'react';\n\nimport { SvgIcon } from '../SvgIcon';\n\nimport { StyledEllipse, StyledPath } from './RefreshProgressButton.styles';\n\nconst DEFAULT_STROKE_DASHOFFSET = 59;\nconst MAX_PERCENTAGE = 100;\nconst MAX_PROGRESS = 41;\nconst MIN_PROGRESS = 0;\nconst NORMALIZE_FACTOR = 10;\nconst OPACITY_THRESHOLD = 82;\nconst DIVISION_FACTOR = 2;\n\nconst Ellipse = (props: { fill?: string; progress?: number }) => {\n const type = props.progress ? 'in-progress' : 'basic';\n return (\n <StyledEllipse\n type={type}\n stroke=\"currentColor\"\n strokeDashoffset={props.progress || DEFAULT_STROKE_DASHOFFSET}\n />\n );\n};\n\nfunction RefreshProgressButton(\n props: SvgIconPropsWithChildren & { progress: number }\n) {\n const normalizeValue = (value: number) => {\n return (value - OPACITY_THRESHOLD) / NORMALIZE_FACTOR;\n };\n const normalizedProgress = Math.min(\n props.progress / DIVISION_FACTOR,\n MAX_PROGRESS\n );\n const opacity =\n normalizedProgress !== MAX_PROGRESS\n ? MIN_PROGRESS\n : normalizeValue(props.progress);\n\n return createElement(\n SvgIcon,\n props,\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <Ellipse />\n <Ellipse progress={MAX_PERCENTAGE - normalizedProgress} />\n\n <path\n d=\"M19.2696 9.6089C19.1207 9.49207 19.0218 9.31141 19.01 9.10738L18.807 5.14476C18.788 4.77467 19.0763 4.45089 19.4464 4.43183C19.8165 4.41278 20.1402 4.70108 20.1593 5.07117L20.3622 9.0338C20.3813 9.40389 20.093 9.72767 19.7229 9.74672C19.5584 9.76661 19.3973 9.70903 19.2696 9.6089Z\"\n fill=\"currentColor\"\n />\n <StyledPath\n d=\"M19.2696 9.6089C19.1207 9.49207 19.0218 9.31141 19.01 9.10738L18.807 5.14476C18.788 4.77467 19.0763 4.45089 19.4464 4.43183C19.8165 4.41278 20.1402 4.70108 20.1593 5.07117L20.3622 9.0338C20.3813 9.40389 20.093 9.72767 19.7229 9.74672C19.5584 9.76661 19.3973 9.70903 19.2696 9.6089Z\"\n fillOpacity={opacity}\n />\n <path\n d=\"M15.5108 9.47903C15.3476 9.35108 15.2457 9.14511 15.2505 8.9198C15.2639 8.55221 15.575 8.25778 15.9482 8.26404L19.707 8.3939C20.0802 8.40016 20.3691 8.71837 20.3628 9.09152C20.3565 9.46466 20.0383 9.75353 19.6652 9.74728L15.9007 9.62451C15.7529 9.62312 15.6243 9.56804 15.5108 9.47903Z\"\n fill=\"currentColor\"\n />\n <StyledPath\n d=\"M15.5108 9.47903C15.3476 9.35108 15.2457 9.14511 15.2505 8.9198C15.2639 8.55221 15.575 8.25778 15.9482 8.26404L19.707 8.3939C20.0802 8.40016 20.3691 8.71837 20.3628 9.09152C20.3565 9.46466 20.0383 9.75353 19.6652 9.74728L15.9007 9.62451C15.7529 9.62312 15.6243 9.56804 15.5108 9.47903Z\"\n fillOpacity={opacity}\n />\n </svg>\n );\n}\nexport { RefreshProgressButton };\n", "import { styled } from '../../theme';\n\nexport const StyledEllipse = styled('ellipse', {\n cx: '12.5px',\n cy: '12.5px',\n rx: '7.7px',\n ry: '7.7px',\n strokeLinecap: 'round',\n fill: 'none',\n strokeDasharray: 100,\n transform: `rotate(20deg)`,\n transformOrigin: 'center',\n variants: {\n type: {\n 'in-progress': {\n stroke: '$info500',\n strokeWidth: 2,\n },\n basic: {\n strokeWidth: 1.8,\n },\n },\n },\n});\n\nexport const StyledPath = styled('path', {\n fill: '$info500',\n});\n", "import type { BestRouteResponse } from 'rango-sdk';\n\nimport React from 'react';\n\nimport { darkTheme, styled } from '../../theme';\nimport { Divider } from '../Divider';\nimport { AngleRightIcon, GasIcon } from '../Icon';\n\nexport const Container = styled('div', {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n padding: '$8',\n borderRadius: '$xs',\n backgroundColor: '$background',\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n fontSize: '$12',\n\n '.routes': {\n display: 'flex',\n alignItems: 'center',\n },\n '.fee': {\n display: 'flex',\n alignItems: 'center',\n },\n});\n\ninterface PropTypes {\n routes: BestRouteResponse | null;\n totalFee?: string;\n}\nexport function RoutesOverview(props: PropTypes) {\n if (!props.routes) {\n return null;\n }\n\n const swaps = props.routes.result?.swaps;\n return (\n <Container>\n <div className=\"routes\">\n {swaps?.map((swap, idx) => {\n const isLast = idx + 1 == swaps.length;\n const key = `swap-${idx}`;\n return (\n <React.Fragment key={key}>\n <div className=\"route\">{swap.from.symbol}</div>\n <AngleRightIcon size={12} />\n {isLast ? <div className=\"route\">{swap.to.symbol}</div> : null}\n </React.Fragment>\n );\n })}\n </div>\n {props.totalFee ? (\n <div className=\"fee\">\n <GasIcon size={12} />\n <Divider size={4} direction=\"horizontal\" />${props.totalFee}\n </div>\n ) : null}\n </Container>\n );\n}\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const DeleteCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM9.17 14.83l5.66-5.66M14.83 14.83 9.17 9.17\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nDeleteCircleIcon.toString = () => '._icon';\n", "import { darkTheme, styled } from '../../theme';\n\nexport const SvgWithStrokeColor = styled('svg', {\n stroke: '$foreground',\n variants: {\n color: {\n primary: {\n stroke: '$primary',\n },\n error: {\n stroke: '$error',\n },\n warning: {\n stroke: '$warning',\n },\n success: {\n stroke: '$success',\n },\n black: {\n $$color: '$colors$foreground',\n [`.${darkTheme} &`]: {\n $$color: '$colors$background',\n },\n stroke: '$$color',\n },\n white: {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n stroke: '$$color',\n },\n },\n disabled: {\n true: {\n stroke: '$neutral400',\n },\n },\n },\n});\n\nexport const SvgWithFillColor = styled('svg', {\n fill: '$foreground',\n variants: {\n color: {\n primary: {\n fill: '$primary',\n },\n error: {\n fill: '$error',\n },\n warning: {\n fill: '$warning',\n },\n success: {\n fill: '$success',\n },\n black: {\n $$color: '$colors$foreground',\n [`.${darkTheme} &`]: {\n $$color: '$colors$background',\n },\n fill: '$$color',\n },\n white: {\n $$color: '$colors$background',\n [`.${darkTheme} &`]: {\n $$color: '$colors$foreground',\n },\n fill: '$$color',\n },\n },\n disabled: {\n true: {\n stroke: '$neutral400',\n },\n },\n },\n});\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const CheckSquareIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"m7.75 12 2.83 2.83 5.67-5.66\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nCheckSquareIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const AddIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M6 12h12M12 18V6\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAddIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithFillColor } from './common';\n\nexport const InfoCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM12 8v5\"\n strokeWidth={2}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n <path\n d=\"M11.994 16h.01\"\n strokeWidth={2}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n </SvgWithFillColor>\n );\n};\n\nInfoCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const AddCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM8 12h8M12 16V8\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAddCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const MinusCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M11.92 22c5.5 0 10-4.5 10-10s-4.5-10-10-10-10 4.5-10 10 4.5 10 10 10ZM7.92 12h8\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nMinusCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithFillColor } from './common';\n\nexport const CheckCircleIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n <path\n d=\"m7.75 12 2.83 2.83 5.67-5.66\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n stroke=\"#fff\"\n />\n </SvgWithFillColor>\n );\n};\n\nCheckCircleIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const CheckIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 15 15\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n color={color}\n className=\"_icon\"\n {...props}>\n <path\n d=\"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z\"\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n />\n </SvgWithFillColor>\n );\n};\n\nCheckIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const BanIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10ZM18.9 5l-14 14\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nBanIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const WarningIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M12 9v5M12 21.41H5.94c-3.47 0-4.92-2.48-3.24-5.51l3.12-5.62L8.76 5c1.78-3.21 4.7-3.21 6.48 0l2.94 5.29 3.12 5.62c1.68 3.03.22 5.51-3.24 5.51H12v-.01Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.994 17h.01\"\n strokeWidth={2}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nWarningIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const HistoryIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"></path>\n <polyline points=\"14 2 14 8 20 8\"></polyline>\n <line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"></line>\n <line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"></line>\n <polyline points=\"10 9 9 9 8 9\"></polyline>\n </SvgWithStrokeColor>\n );\n};\n\nHistoryIcon.toString = () => '._icon';\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { IconProps } from './types';\n\nimport * as React from 'react';\n\nimport { SvgWithStrokeColor } from './common';\n\nexport const GasIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M4 22V5c0-2 1.34-3 3-3h8c1.66 0 3 1 3 3v17H4ZM2.5 22h17\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8.89 10h4.23c1.04 0 1.89-.5 1.89-1.89V6.88c0-1.39-.85-1.89-1.89-1.89H8.89C7.85 4.99 7 5.49 7 6.88v1.23C7 9.5 7.85 10 8.89 10ZM7 13h3M18 16.01l4.5-.01v-6l-2-1\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nGasIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const SettingsIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <circle cx=\"12\" cy=\"12\" r=\"3\"></circle>\n <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path>\n </SvgWithStrokeColor>\n );\n};\n\nSettingsIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const TrashIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M21.5 5.98c-3.33-.33-6.68-.5-10.02-.5-1.98 0-3.96.1-5.94.3l-2.04.2M9 4.97l.22-1.31C9.38 2.71 9.5 2 11.19 2h2.62c1.69 0 1.82.75 1.97 1.67l.22 1.3M19.35 9.14l-.65 10.07c-.11 1.57-.2 2.79-2.99 2.79H9.29c-2.79 0-2.88-1.22-2.99-2.79L5.65 9.14M10.83 16.5h3.33M10 12.5h5\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nTrashIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const SearchMinusIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M9 11.7h5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nSearchMinusIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const SearchIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nSearchIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const AngleRightIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\"\n color={color}\n className=\"_icon\"\n {...props}>\n <path\n d=\"m8.91 19.92 6.52-6.52c.77-.77.77-2.03 0-2.8L8.91 4.08\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAngleRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const AngleUpIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\"\n color={color}\n className=\"_icon\"\n {...props}>\n <path\n d=\"M19.92 15.05 13.4 8.53c-.77-.77-2.03-.77-2.8 0l-6.52 6.52\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAngleUpIcon.toString = () => '._icon';\n", "import React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const AngleDownIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"m19.92 8.95-6.52 6.52c-.77.77-2.03.77-2.8 0L4.08 8.95\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n);\n\nAngleDownIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\nimport { AngleDownIcon } from './AngleDownIcon';\n\nexport const AngleLeftIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n color={color}\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M15 19.92 8.48 13.4c-.77-.77-.77-2.03 0-2.8L15 4.08\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nAngleDownIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const DownloadIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M16.44 8.9c3.6.31 5.07 2.16 5.07 6.21v.13c0 4.47-1.79 6.26-6.26 6.26H8.74c-4.47 0-6.26-1.79-6.26-6.26v-.13c0-4.02 1.45-5.87 4.99-6.2M12 2v12.88\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.35 12.65 12 16l-3.35-3.35\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nDownloadIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const ChevronRightIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ color = 'black', size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n color={color}\n viewBox={`0 0 24 24`}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <polyline points=\"9 18 15 12 9 6\"></polyline>\n </SvgWithStrokeColor>\n );\n }\n);\n\nChevronRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const ArrowRightIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"></line>\n <polyline points=\"12 5 19 12 12 19\"></polyline>\n </SvgWithStrokeColor>\n );\n};\n\nArrowRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const RetryRightIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M14.89 5.08c-.87-.26-1.83-.43-2.89-.43-4.79 0-8.67 3.88-8.67 8.67C3.33 18.12 7.21 22 12 22s8.67-3.88 8.67-8.67c0-1.78-.54-3.44-1.46-4.82M16.13 5.32 13.24 2M16.13 5.32l-3.37 2.46\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nRetryRightIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithStrokeColor } from './common';\n\nexport const RetryLeftIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M9.11 5.08c.87-.26 1.83-.43 2.89-.43 4.79 0 8.67 3.88 8.67 8.67s-3.88 8.67-8.67 8.67-8.67-3.88-8.67-8.67c0-1.78.54-3.44 1.46-4.82M7.87 5.32 10.76 2M7.87 5.32l3.37 2.46\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nRetryLeftIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const TryAgainIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M22 12c0 5.52-4.48 10-10 10s-8.89-5.56-8.89-5.56m0 0h4.52m-4.52 0v5M2 12C2 6.48 6.44 2 12 2c6.67 0 10 5.56 10 5.56m0 0v-5m0 5h-4.44\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nTryAgainIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const VerticalSwapIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"m13.82 6.85 3.04 3.04M13.82 17.15V6.85M10.18 17.15l-3.04-3.04M10.18 6.85v10.3\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nVerticalSwapIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const HorizontalSwapIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"m17.15 13.82-3.04 3.04M6.85 13.82h10.3M6.85 10.18l3.04-3.04M17.15 10.18H6.85\"\n strokeWidth={1.5}\n strokeMiterlimit={10}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z\"\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </SvgWithStrokeColor>\n );\n};\n\nHorizontalSwapIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const RetryIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ color = 'black', size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n color={color}\n viewBox={`0 0 24 24`}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <polyline points=\"23 4 23 10 17 10\"></polyline>\n <path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"></path>\n </SvgWithStrokeColor>\n );\n }\n);\n\nRetryIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const WalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.51 7.205a3.018 3.018 0 0 0-3.01 3.01v6.73a3.018 3.018 0 0 0 3.01 3.01h11.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.971-.82H19v-.69a3.018 3.018 0 0 0-3.01-3.01H4.51ZM0 10.215a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H4.51A4.518 4.518 0 0 1 0 16.945v-6.73Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.35 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3A2.098 2.098 0 0 0 1.5 6.547v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3s-.001 0 0 0c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM17.729 12.405c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.5 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const AddWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.569 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.206 1.579-.574 2.25h8.564a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.569Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.014.014c-.266.26-.414.63-.377 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.939a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.409 2.655a1.15 1.15 0 0 0-1.555-1.078l-7.94 3a2.098 2.098 0 0 0-1.355 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.787 12.405c-.359 0-.674.14-.902.374l-.014.013c-.266.26-.414.63-.377 1.022v.01c.054.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.559 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.309 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.07 17.685a.75.75 0 0 1 .75-.75H6.8a.75.75 0 0 1 0 1.5H3.82a.75.75 0 0 1-.75-.75Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.309 15.475a.75.75 0 0 1 .75.75v2.99a.75.75 0 0 1-1.5 0v-2.99a.75.75 0 0 1 .75-.75Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nAddWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const DeleteWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.627 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.627Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.675.14-.902.373l-.014.014c-.266.26-.415.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.997a.75.75 0 0 1-.482-1.325c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-5.282-2.533.75.75 0 0 1-1.218-.587v-4.37Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.467 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3a2.098 2.098 0 0 0-1.356 1.97v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.846 12.405c-.359 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.617 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.367 14.455c-.761 0-1.468.267-2.032.717h-.002a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.183.469 1.666l.006.01a3.22 3.22 0 0 0 2.775 1.574 3.155 3.155 0 0 0 2.148-.825c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-3.25-3.25ZM2.4 13.998a4.749 4.749 0 0 1 7.717 3.707 4.67 4.67 0 0 1-.687 2.446c-.25.427-.57.808-.94 1.12a4.655 4.655 0 0 1-3.123 1.184 4.72 4.72 0 0 1-4.061-2.301 4.67 4.67 0 0 1-.689-2.449A4.72 4.72 0 0 1 2.4 13.998Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.785 16.106a.75.75 0 0 1 1.06-.003l2.12 2.11a.75.75 0 1 1-1.058 1.064l-2.12-2.11a.75.75 0 0 1-.002-1.061Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.948 16.136a.75.75 0 0 1-.002 1.06l-2.12 2.11a.75.75 0 0 1-1.058-1.063l2.12-2.11a.75.75 0 0 1 1.06.003Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nDeleteWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { IconProps } from './types';\nimport { SvgWithFillColor } from './common';\n\nexport const CheckWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.686 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.686Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.378 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H8.056a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.526 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.905 12.405c-.36 0-.675.14-.903.374l-.014.013c-.265.26-.414.63-.377 1.022l.001.01c.053.634.664 1.181 1.413 1.181h1.942a.276.276 0 0 0 .268-.27v-2.06a.276.276 0 0 0-.268-.27h-2.062Zm-1.971-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.724 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.676 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.426 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.538 16.215a.75.75 0 0 1-.042 1.06l-2.13 1.97a.75.75 0 0 1-1.04-.02l-.99-.99a.75.75 0 1 1 1.062-1.06l.48.48 1.6-1.48a.75.75 0 0 1 1.06.04Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nCheckWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const SwapWalletIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 24 24\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.244 7.205a3.018 3.018 0 0 0-3.01 3.01v1.73a.75.75 0 0 1-1.5 0v-1.73a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.674.14-.902.373l-.014.014c-.266.26-.414.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51h-5.48a.75.75 0 0 1 0-1.5h5.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H5.244Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.084 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM18.463 12.405c-.359 0-.675.14-.902.374l-.014.013c-.266.26-.415.63-.377 1.022v.01c.053.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.234 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM1.234 15.205a.75.75 0 0 1 .75-.75h5.34a1.91 1.91 0 0 1 1.91 1.91v1.28a.75.75 0 0 1-1.5 0v-1.28a.41.41 0 0 0-.41-.41h-5.34a.75.75 0 0 1-.75-.75Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.735 13.455a.75.75 0 0 1 0 1.06l-.69.69.69.69a.75.75 0 1 1-1.061 1.06l-1.22-1.22a.75.75 0 0 1 0-1.06l1.22-1.22a.75.75 0 0 1 1.06 0ZM1.984 17.296a.75.75 0 0 1 .75.75v1.28c0 .225.185.41.41.41h5.34a.75.75 0 0 1 0 1.5h-5.34a1.91 1.91 0 0 1-1.91-1.91v-1.28a.75.75 0 0 1 .75-.75Z\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.735 18.735a.75.75 0 0 1 1.061 0l1.22 1.22a.75.75 0 0 1 0 1.061l-1.22 1.22a.75.75 0 1 1-1.06-1.06l.689-.69-.69-.69a.75.75 0 0 1 0-1.06Z\"\n />\n </SvgWithFillColor>\n );\n};\n\nSwapWalletIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const DisconnectIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ color = 'black', size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n color={color}\n viewBox={`0 0 24 24`}\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <path d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4\"></path>\n <polyline points=\"16 17 21 12 16 7\"></polyline>\n <line x1=\"21\" y1=\"12\" x2=\"9\" y2=\"12\"></line>\n </SvgWithStrokeColor>\n );\n }\n);\n\nDisconnectIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const BagIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 32 32\"\n color={color}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <g clipPath=\"url(#a)\" strokeWidth={1.5}>\n <path d=\"M9.333 9.333V4.8a.8.8 0 0 1 .8-.8h11.734a.8.8 0 0 1 .8.8v4.533M13.333 4v5.333M16 4v5.333m9.333 17.334H6.667A2.667 2.667 0 0 1 4 24V12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 28 12v12a2.667 2.667 0 0 1-2.667 2.667Z\" />\n <path\n d=\"M22 18.666a.667.667 0 1 1 0-1.334.667.667 0 0 1 0 1.334Z\"\n fill={color}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"a\">\n <path fill={color} d=\"M0 0h32v32H0z\" />\n </clipPath>\n </defs>\n </SvgWithStrokeColor>\n );\n};\n\nBagIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithStrokeColor } from './common';\nimport { IconProps } from './types';\n\nexport const TimeIcon = React.forwardRef<SVGSVGElement, IconProps>(\n ({ size = 16, ...props }, forwardedRef) => {\n return (\n <SvgWithStrokeColor\n width={size}\n height={size}\n viewBox=\"0 0 20 20\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}\n ref={forwardedRef}>\n <circle cx={10} cy={10} r={7.25} strokeWidth={1.5} />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.134 6.6a.6.6 0 0 0-1.2 0v4.27a.6.6 0 0 0 .28.507c.009.01.018.019.029.028l2.59 2.373a.472.472 0 0 0 .753-.109.763.763 0 0 0-.133-.919l-2.319-2.123V6.6Z\"\n />\n </SvgWithStrokeColor>\n );\n }\n);\n\nTimeIcon.toString = () => '._icon';\n", "import { styled } from '../../theme';\nimport { AddIcon } from './AddIcon';\n\nexport const CloseIcon = styled(AddIcon, {\n transform: 'rotate(45deg)',\n cursor: 'pointer',\n});\n\nCloseIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const SignatureIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n color={color}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 122.88 107.95\"\n xmlSpace=\"preserve\"\n className=\"_icon\"\n {...props}>\n <path\n d=\"M82.19 0c1.22-.01 2.27.4 3.18 1.27l13.27 12.7c.86.82 1.28 1.91 1.3 3.11.02 1.22-.34 2.33-1.18 3.18l-7.06 7.35L72.09 8.67l6.99-7.28C79.94.5 80.98.02 82.19 0zM20.08 68.29a4.536 4.536 0 1 1 2.67 8.67c-6.98 2.14-11.66 6.28-13.21 10.17-.41 1.04-.55 1.99-.39 2.77.12.59.48 1.13 1.07 1.56 2.55 1.86 8.04 2.34 17.26.1 5.46-1.33 11.31-3.13 16.49-4.73 5.29-1.63 9.91-3.06 13.12-3.66 5.92-1.1 11.83-1.85 16.6-1.61 6.26.31 10.96 2.32 12.57 7.13 1.04 3.11.75 5.81.49 8.23-.09.87-.18 1.68-.14 2.21 0 .02.95-.05 5.53-.41 5.3-.42 10.79-2.51 16.21-4.58 2.78-1.06 5.54-2.11 8.67-3.07 2.4-.73 4.93.63 5.65 3.02.73 2.4-.63 4.93-3.02 5.65-2.43.74-5.24 1.82-8.06 2.89-6.04 2.3-12.14 4.63-18.74 5.15-12.07.95-14.87-2.46-15.3-7.95-.1-1.29.03-2.54.17-3.88.16-1.5.34-3.18-.07-4.39-.18-.54-1.89-.82-4.39-.94-3.99-.2-9.22.48-14.54 1.47-2.65.49-7.05 1.85-12.09 3.41-5.27 1.63-11.22 3.46-17.02 4.87-12.14 2.95-20.21 1.7-24.73-1.6-2.54-1.85-4.05-4.27-4.63-7-.54-2.54-.23-5.28.85-8 2.46-6.14 9.23-12.5 18.98-15.48zm21.19-19.84L53.3 60.02l-14.71 3.95c-.53.1-.74-.11-.65-.6l3.33-14.92zm24.6-33.34 19.59 18.87L58.7 62.23l-23.98 6.43c-.86.17-1.2-.17-1.06-.98l5.43-24.31 26.78-28.26z\"\n style={{\n fillRule: 'evenodd',\n clipRule: 'evenodd',\n }}\n />\n </SvgWithFillColor>\n );\n};\n\nSignatureIcon.toString = () => '._icon';\n", "import * as React from 'react';\nimport { SvgWithFillColor } from './common';\nimport { IconProps } from './types';\n\nexport const CopyIcon: React.FC<IconProps> = ({\n size = 16,\n color,\n ...props\n}) => {\n return (\n <SvgWithFillColor\n width={size}\n height={size}\n viewBox=\"0 0 64 64\"\n color={color}\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"_icon\"\n {...props}>\n <g id=\"Text-files\">\n <path\n d=\"M53.9791489,9.1429005H50.010849c-0.0826988,0-0.1562004,0.0283995-0.2331009,0.0469999V5.0228\n\t\tC49.7777481,2.253,47.4731483,0,44.6398468,0h-34.422596C7.3839517,0,5.0793519,2.253,5.0793519,5.0228v46.8432999\n\t\tc0,2.7697983,2.3045998,5.0228004,5.1378999,5.0228004h6.0367002v2.2678986C16.253952,61.8274002,18.4702511,64,21.1954517,64\n\t\th32.783699c2.7252007,0,4.9414978-2.1725998,4.9414978-4.8432007V13.9861002\n\t\tC58.9206467,11.3155003,56.7043495,9.1429005,53.9791489,9.1429005z M7.1110516,51.8661003V5.0228\n\t\tc0-1.6487999,1.3938999-2.9909999,3.1062002-2.9909999h34.422596c1.7123032,0,3.1062012,1.3422,3.1062012,2.9909999v46.8432999\n\t\tc0,1.6487999-1.393898,2.9911003-3.1062012,2.9911003h-34.422596C8.5049515,54.8572006,7.1110516,53.5149002,7.1110516,51.8661003z\n\t\t M56.8888474,59.1567993c0,1.550602-1.3055,2.8115005-2.9096985,2.8115005h-32.783699\n\t\tc-1.6042004,0-2.9097996-1.2608986-2.9097996-2.8115005v-2.2678986h26.3541946\n\t\tc2.8333015,0,5.1379013-2.2530022,5.1379013-5.0228004V11.1275997c0.0769005,0.0186005,0.1504021,0.0469999,0.2331009,0.0469999\n\t\th3.9682999c1.6041985,0,2.9096985,1.2609005,2.9096985,2.8115005V59.1567993z\"\n />\n <path\n d=\"M38.6031494,13.2063999H16.253952c-0.5615005,0-1.0159006,0.4542999-1.0159006,1.0158005\n\t\tc0,0.5615997,0.4544001,1.0158997,1.0159006,1.0158997h22.3491974c0.5615005,0,1.0158997-0.4542999,1.0158997-1.0158997\n\t\tC39.6190491,13.6606998,39.16465,13.2063999,38.6031494,13.2063999z\"\n />\n <path\n d=\"M38.6031494,21.3334007H16.253952c-0.5615005,0-1.0159006,0.4542999-1.0159006,1.0157986\n\t\tc0,0.5615005,0.4544001,1.0159016,1.0159006,1.0159016h22.3491974c0.5615005,0,1.0158997-0.454401,1.0158997-1.0159016\n\t\tC39.6190491,21.7877007,39.16465,21.3334007,38.6031494,21.3334007z\"\n />\n <path\n d=\"M38.6031494,29.4603004H16.253952c-0.5615005,0-1.0159006,0.4543991-1.0159006,1.0158997\n\t\ts0.4544001,1.0158997,1.0159006,1.0158997h22.3491974c0.5615005,0,1.0158997-0.4543991,1.0158997-1.0158997\n\t\tS39.16465,29.4603004,38.6031494,29.4603004z\"\n />\n <path\n d=\"M28.4444485,37.5872993H16.253952c-0.5615005,0-1.0159006,0.4543991-1.0159006,1.0158997\n\t\ts0.4544001,1.0158997,1.0159006,1.0158997h12.1904964c0.5615025,0,1.0158005-0.4543991,1.0158005-1.0158997\n\t\tS29.0059509,37.5872993,28.4444485,37.5872993z\"\n />\n </g>\n </SvgWithFillColor>\n );\n};\n\nCopyIcon.toString = () => '._icon';\n", "import type { ReactNode } from 'react';\n\nimport React, { useState } from 'react';\n\nimport { styled } from '../../theme';\nimport { Divider } from '../Divider';\nimport { Header } from '../Header';\nimport { SearchIcon } from '../Icon';\nimport { TextField } from '../TextField';\n\nexport type PropTypes = (\n | {\n textField: true;\n children?: (searchedFor: string) => ReactNode;\n textFieldPlaceholder: string;\n }\n | {\n textField: false;\n children?: ReactNode;\n }\n) & {\n title?: string;\n onBack?: () => void;\n TopButton?: React.ReactNode;\n Footer?: React.ReactNode;\n hasHeader?: boolean;\n};\n\nconst ContentContainer = styled('div', {\n overflow: 'hidden',\n display: 'flex',\n flexDirection: 'column',\n flex: '1',\n padding: '0 $4',\n});\n\nconst TextFieldContainer = styled('div', {\n padding: '1px',\n});\n\n/**\n * @deprecated will be removed in v2\n */\nexport function SecondaryPage(props: PropTypes) {\n const {\n title,\n Footer,\n TopButton,\n // onBack,\n hasHeader = true,\n } = props;\n const [searchedFor, setSearchedFor] = useState('');\n\n return (\n <>\n {hasHeader && (\n <Header\n // onBack={onBack}\n title={title || ''}\n suffix={TopButton}\n />\n )}\n\n <ContentContainer>\n {props.textField && (\n <TextFieldContainer>\n <TextField\n size=\"large\"\n prefix={<SearchIcon size={24} />}\n placeholder={props.textFieldPlaceholder}\n onChange={(event: React.ChangeEvent<HTMLInputElement>) =>\n setSearchedFor(event.target.value)\n }\n value={searchedFor}\n autoFocus\n />\n <Divider size={16} />\n </TextFieldContainer>\n )}\n {props.textField && props.children?.(searchedFor)}\n {!props.textField && props.children}\n </ContentContainer>\n {Footer}\n </>\n );\n}\n", "import type { PropTypes, Ref } from './TextField.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { Input, InputContainer, Label } from './TextField.styles';\n\nfunction TextFieldComponent(props: PropsWithChildren<PropTypes>, ref?: Ref) {\n const {\n label,\n prefix,\n suffix,\n size = 'small',\n style,\n variant,\n fullWidth,\n labelProps,\n ...inputAttributes\n } = props;\n return (\n <>\n {label && (\n <>\n <Label\n className=\"_text\"\n {...(inputAttributes.id && { htmlFor: inputAttributes.id })}>\n <Typography variant=\"label\" size=\"large\" {...labelProps}>\n {label}\n </Typography>\n </Label>\n <Divider direction=\"vertical\" size={4} />\n </>\n )}\n <InputContainer\n disabled={inputAttributes.disabled}\n fullWidth={fullWidth}\n variant={variant}\n size={size}\n style={style}\n className=\"_text-field\">\n {prefix || null}\n <Input\n {...inputAttributes}\n spellCheck={false}\n suffix={!!suffix}\n ref={ref}\n />\n {suffix || null}\n </InputContainer>\n </>\n );\n}\n\nconst TextField = React.forwardRef(TextFieldComponent);\nTextField.displayName = 'TextField';\nTextField.toString = () => '._text-field';\n\nexport { TextField };\n", "import { darkTheme, styled } from '../../theme';\n\nexport const InputContainer = styled('div', {\n borderRadius: '$xs',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n variants: {\n fullWidth: {\n true: {\n width: '100%',\n },\n false: {\n width: 'fit-content',\n },\n },\n size: {\n small: {\n padding: '$5 $15',\n },\n large: {\n padding: '$10',\n borderRadius: '$xl',\n },\n },\n variant: {\n contained: {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n },\n outlined: {\n backgroundColor: 'transparent',\n border: '1px solid $neutral100',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n borderColor: '$$color',\n },\n },\n ghost: {\n background: 'transparent',\n },\n },\n\n disabled: {\n true: {},\n false: {},\n },\n },\n\n compoundVariants: [\n {\n variant: 'contained',\n disabled: true,\n css: {\n '&:hover': {\n backgroundColor: '$neutral100',\n },\n },\n },\n {\n variant: 'outlined',\n disabled: true,\n css: {\n '&:hover': {\n borderColor: '$neutral100',\n },\n },\n },\n ],\n});\n\nexport const Input = styled('input', {\n flexGrow: 1,\n color: '$foreground',\n fontSize: '$14',\n lineHeight: '$20',\n fontWeight: 400,\n border: 'none',\n outline: 'none',\n fontFamily: 'inherit',\n maxWidth: '100%',\n variants: {\n suffix: {\n true: { marginRight: '$10' },\n },\n },\n backgroundColor: 'transparent',\n '-webkit-appearance': 'none',\n margin: 0,\n '&:disabled': {\n cursor: 'not-allowed',\n },\n '&::-webkit-outer-spin-button, &::-webkit-inner-spin-button': {\n '-webkit-appearance': 'none',\n margin: 0,\n },\n '&[type=\"number\"]': {\n '-moz-appearance': 'textfield',\n },\n\n '&::placeholder, &::-webkit-input-placeholder': {\n color: '$neutral700',\n },\n '&:focus-visible': {\n outline: 'none',\n },\n});\n\nexport const Label = styled('label', {\n display: 'inline-block',\n});\n", "import type { PropsWithChildren } from 'react';\n\nimport React, { useEffect, useState } from 'react';\n\nimport { styled } from '../../theme';\nimport { getConciseAddress } from '../../utils';\nimport { Image } from '../common';\nimport { Typography } from '../Typography';\n\nconst Row = styled('div', {\n display: 'flex',\n flexWrap: 'wrap',\n});\n\nconst Circle = styled('div', {\n width: 12,\n height: 12,\n borderRadius: 6,\n border: '1px solid $neutral400',\n position: 'absolute',\n top: 12,\n right: 12,\n variants: {\n checked: {\n true: {\n borderColor: '$success',\n },\n false: {\n borderColor: '$neutral400',\n },\n },\n },\n});\nconst SolidCircle = styled('div', {\n width: 6,\n margin: '20% auto',\n height: 6,\n borderRadius: 3,\n variants: {\n checked: {\n true: {\n backgroundColor: '$success',\n },\n false: {\n backgroundColor: '$neutral400',\n },\n },\n },\n});\nconst Container = styled('div', {\n border: '1.5px solid',\n borderRadius: '$xs',\n padding: '$12',\n flexBasis: 'calc(33.33% - 10px)',\n margin: 5,\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'space-between',\n width: 124,\n height: 92,\n cursor: 'pointer',\n position: 'relative',\n variants: {\n checked: {\n true: {\n borderColor: '$success',\n color: '$success',\n },\n false: {\n borderColor: '$neutral400',\n color: '$neutral400',\n },\n },\n },\n});\n\nexport interface PropTypes {\n list: any[];\n onChange: (w: any) => void;\n}\n\nexport function SelectableWalletList({\n list,\n onChange,\n}: PropsWithChildren<PropTypes>) {\n const [active, setActive] = useState<string>(\n list.find((item) => item.selected)?.walletType || ''\n );\n const onClick = (w: any) => {\n setActive(w.walletType);\n onChange(w);\n };\n\n useEffect(() => {\n setActive(list.find((item) => item.selected)?.walletType || '');\n }, [list]);\n\n return (\n <Row>\n {list.map((w, index) => {\n const checked = active === w.walletType;\n return (\n <Container\n checked={checked}\n onClick={onClick.bind(null, w)}\n // eslint-disable-next-line react/no-array-index-key\n key={index}>\n <Image src={w.image} alt={w.walletType} size={24} />\n <Typography variant=\"body\" size=\"small\">\n {w.name}\n </Typography>\n <Typography variant=\"body\" size=\"xsmall\">\n {getConciseAddress(w.address)}\n </Typography>\n <Circle checked={checked}>\n {checked && <SolidCircle checked={checked} />}\n </Circle>\n </Container>\n );\n })}\n </Row>\n );\n}\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\n\nexport function containsText(text: string, searchText: string): boolean {\n return text.toLowerCase().indexOf(searchText.toLowerCase()) > -1;\n}\n\nexport function getConciseAddress(\n address: string | null,\n maxChars = 8,\n ellipsisLength = 3\n): string | null {\n if (!address) {\n return null;\n }\n if (address.length < 2 * maxChars + ellipsisLength) {\n return address;\n }\n const start = Math.ceil((address.length - maxChars) / 2);\n const end = address.length - maxChars;\n return `${address.substr(start, maxChars)}${'.'.repeat(\n ellipsisLength\n )}${address.substr(end)}`;\n}\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { PropTypes } from './SelectableCategoryList.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Divider, Skeleton, Typography } from '..';\nimport { BlockchainsChip } from '../BlockchainsChip';\n\nimport {\n blockchainCategoryIcons,\n blockchainCategoryLabel,\n hasAnyCategory,\n} from './SelectableCategoryList.helpers';\nimport { Container } from './SelectableCategoryList.styles';\nimport { BlockchainCategories } from './SelectableCategoryList.types';\n\nexport function SelectableCategoryList(props: PropTypes) {\n const { setCategory, category, isLoading, blockchains } = props;\n const categories = Object.keys(\n BlockchainCategories\n ) as BlockchainCategories[];\n return (\n <Container>\n {isLoading &&\n Array.from(Array(5), (_, index) => (\n <Skeleton\n key={index}\n variant=\"rounded\"\n height={70}\n width={index === 0 ? 45 : 65}\n />\n ))}\n {!isLoading &&\n categories.map((blockchainCategory) => {\n const Logo =\n blockchainCategory !== BlockchainCategories.ALL\n ? blockchainCategoryIcons[blockchainCategory]\n : null;\n\n const hasBlockchain = hasAnyCategory(blockchains, blockchainCategory);\n\n return (\n hasBlockchain && (\n <BlockchainsChip\n selected={category === blockchainCategory}\n key={blockchainCategory}\n onClick={() => setCategory(blockchainCategory)}>\n {Logo && (\n <>\n <Logo size={28} />\n <Divider size={12} />\n </>\n )}\n <Typography\n size=\"xsmall\"\n variant=\"body\"\n color={\n blockchainCategory === BlockchainCategories.ALL\n ? 'secondary500'\n : undefined\n }>\n {i18n.t({\n id: '{blockchainCategory}',\n values: {\n blockchainCategory:\n blockchainCategoryLabel[blockchainCategory],\n },\n })}\n </Typography>\n </BlockchainsChip>\n )\n );\n })}\n </Container>\n );\n}\n", "import { type BlockchainMeta, TransactionType } from 'rango-sdk';\n\nimport {\n CosmosCategoryIcon,\n EvmCategoryIcon,\n OtherCategoryIcon,\n UtxoCategoryIcon,\n} from '../../icons';\n\nimport { BlockchainCategories } from './SelectableCategoryList.types';\n\nexport const blockchainCategoryIcons = {\n [BlockchainCategories.EVM]: EvmCategoryIcon,\n [BlockchainCategories.COSMOS]: CosmosCategoryIcon,\n [BlockchainCategories.UTXO]: UtxoCategoryIcon,\n [BlockchainCategories.OTHER]: OtherCategoryIcon,\n};\n\nexport const blockchainCategoryLabel = {\n [BlockchainCategories.ALL]: 'All',\n [BlockchainCategories.EVM]: 'EVM',\n [BlockchainCategories.COSMOS]: 'Cosmos',\n [BlockchainCategories.UTXO]: 'UTXO',\n [BlockchainCategories.OTHER]: 'Other',\n};\n\nconst filterByType = (blockchain: BlockchainMeta, type: string): boolean => {\n switch (type) {\n case BlockchainCategories.ALL:\n return true;\n case BlockchainCategories.UTXO:\n return blockchain.type === TransactionType.TRANSFER;\n case BlockchainCategories.OTHER:\n return (\n blockchain.type !== TransactionType.TRANSFER &&\n blockchain.type !== TransactionType.COSMOS &&\n blockchain.type !== TransactionType.EVM\n );\n default:\n return blockchain.type === type;\n }\n};\n\nexport const hasAnyCategory = (\n list: BlockchainMeta[],\n blockchainType: string\n) => list.some((blockchain) => filterByType(blockchain, blockchainType));\n\nexport const getCountCategories = (list: BlockchainMeta[]) => {\n const categoriesToCheck = Object.values(BlockchainCategories).filter(\n (category) => category !== BlockchainCategories.ALL\n );\n\n const categoriesCount = categoriesToCheck.reduce((count, category) => {\n const isCategoryPresent = list.some((blockchain) =>\n filterByType(blockchain, category)\n );\n return count + (isCategoryPresent ? 1 : 0);\n }, 0);\n\n return categoriesCount;\n};\n", "import type { BlockchainMeta } from 'rango-sdk';\n\nexport interface PropTypes {\n setCategory: (type: string) => void;\n category: string;\n blockchains: BlockchainMeta[];\n isLoading?: boolean;\n}\n\nexport enum BlockchainCategories {\n ALL = 'ALL',\n EVM = 'EVM',\n COSMOS = 'COSMOS',\n UTXO = 'UTXO',\n OTHER = 'OTHER',\n}\n", "import { styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'grid',\n gap: '$10',\n gridTemplateColumns: 'auto 1fr 1fr 1fr 1fr',\n});\n\nexport const ImageContent = styled('div', {\n display: 'flex',\n position: 'relative',\n alignItems: 'center',\n justifyContent: 'center',\n paddingTop: '$10',\n});\nexport const FirstImage = styled('img', {\n position: 'absolute',\n top: -2,\n width: 15,\n height: 15,\n});\n", "import type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nconst StepLogoContainer = styled('div', {\n position: 'relative',\n width: '$28',\n height: '$28',\n variants: {\n direction: {\n vertical: {\n margin: 'auto',\n },\n horizontal: {},\n },\n },\n});\nconst Logo = styled('img', {\n width: '$28',\n height: '$28',\n borderRadius: '50%',\n});\n\nconst ChainLogo = styled('div', {\n position: 'absolute',\n right: -4,\n bottom: -4,\n width: '$16',\n height: '$16',\n padding: '$2',\n borderRadius: '50%',\n backgroundColor: '$background',\n border: '1px solid $neutral400',\n\n img: {\n width: '100%',\n display: 'block',\n },\n});\nconst StepContainer = styled('div', {\n display: 'flex',\n variants: {\n direction: {\n horizontal: {\n alignItems: 'center',\n },\n vertical: {\n flexDirection: 'column',\n textAlign: 'center',\n justifyContent: 'center',\n },\n },\n success: {\n true: { filter: 'none' },\n false: {\n filter: 'grayscale(100%)',\n },\n },\n },\n});\nconst Detail = styled('div', {\n variants: {\n pl: {\n true: {\n paddingLeft: '$4',\n '@lg': {\n paddingLeft: '$8',\n },\n },\n false: {\n paddingTop: '$8',\n },\n },\n },\n});\nconst SubTitle = styled(Typography, {\n color: '$neutral800',\n display: 'block',\n paddingLeft: '$8',\n});\nexport interface PropTypes {\n logo: string;\n chainLogo: string;\n amount: string;\n symbol: string;\n blockchain: string;\n estimatedAmount?: string;\n direction?: 'horizontal' | 'vertical';\n success?: boolean;\n}\n\nexport function StepDetail(props: PropsWithChildren<PropTypes>) {\n const {\n logo,\n chainLogo,\n amount,\n symbol,\n blockchain,\n estimatedAmount,\n success = true,\n direction = 'horizontal',\n } = props;\n return (\n <StepContainer direction={direction} success={success}>\n <StepLogoContainer direction={direction}>\n <Logo src={logo} alt={symbol} />\n <ChainLogo>\n <img src={chainLogo} alt={blockchain} />\n </ChainLogo>\n </StepLogoContainer>\n <Detail pl={direction === 'horizontal'}>\n {amount && (\n <Typography\n noWrap\n variant={direction === 'vertical' ? 'body' : 'title'}\n size=\"medium\">\n {amount}\n </Typography>\n )}\n {!amount && estimatedAmount && (\n <Typography\n noWrap\n variant={direction === 'vertical' ? 'body' : 'title'}\n size=\"medium\"\n color={'$neutral800'}>\n {estimatedAmount}\n </Typography>\n )}\n \n <Typography\n variant={direction === 'vertical' ? 'body' : 'title'}\n size=\"medium\"\n noWrap>\n {symbol}\n </Typography>\n <SubTitle noWrap variant=\"body\" size=\"xsmall\" color=\"$neutral600\">\n on {blockchain}\n </SubTitle>\n </Detail>\n </StepContainer>\n );\n}\n", "import type { CSSProperties } from '@stitches/react';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { styled } from '../../theme';\n\nconst MainContainer = styled('div', {\n position: 'relative',\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n borderRadius: '$xl',\n boxShadow: '15px 15px 15px 0px rgba(0, 0, 0, 0.05)',\n\n minWidth: '375px',\n maxWidth: '390px',\n boxSizing: 'border-box',\n backgroundColor: '$neutral100',\n overflow: 'hidden',\n '& *': {\n boxSizing: 'border-box',\n listStyleType: 'none',\n },\n});\n\nexport interface PropTypes {\n style?: CSSProperties;\n}\n\nexport function SwapContainer(props: PropsWithChildren<PropTypes>) {\n const { children, style } = props;\n return (\n <MainContainer style={style} id=\"swap-box\">\n {children}\n </MainContainer>\n );\n}\n", "import type { PropTypes } from './SwapListItem.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React from 'react';\n\nimport { Skeleton } from '../Skeleton';\nimport { Typography } from '../Typography';\n\nimport { formattedDateAndTime, getStatus } from './SwapListItem.helpers';\nimport {\n Container,\n Date,\n Header,\n LoadingContainer,\n LoadingMain,\n Main,\n} from './SwapListItem.styles';\nimport { StatusColors } from './SwapListItem.types';\nimport { SwapToken } from './SwapToken';\n\nexport function SwapListItem(props: PropsWithChildren<PropTypes>) {\n if ('isLoading' in props) {\n return (\n <LoadingMain>\n <LoadingContainer>\n <Header>\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n </Header>\n <SwapToken isLoading={true} />\n </LoadingContainer>\n </LoadingMain>\n );\n }\n\n const {\n onClick,\n requestId,\n creationTime,\n onlyShowTime,\n status,\n swapTokenData,\n tooltipContainer,\n } = props;\n return (\n <Main onClick={onClick.bind(null, requestId)}>\n <Container>\n <Header>\n <Date>\n <Typography variant=\"label\" size=\"medium\" color=\"neutral600\">\n {formattedDateAndTime(creationTime, onlyShowTime)}\n </Typography>\n </Date>\n <Typography\n variant=\"label\"\n size=\"medium\"\n color={StatusColors[status]}>\n {getStatus(status)}\n </Typography>\n </Header>\n <SwapToken\n data={swapTokenData}\n status={status}\n tooltipContainer={tooltipContainer}\n />\n </Container>\n </Main>\n );\n}\n", "import type { Status } from './SwapListItem.types';\n\nimport { i18n } from '@lingui/core';\n\nexport function getStatus(status: Status): string {\n switch (status) {\n case 'failed':\n return i18n.t('Failed');\n case 'success':\n return i18n.t('Complete');\n default:\n return i18n.t('In progress');\n }\n}\n\nexport function formattedDateAndTime(\n time: string,\n onlyShowTime?: boolean\n): string {\n if (!time) {\n return '';\n }\n\n const date = new Date(Number(time));\n const HOURS_IN_HALF_DAY = 12; // Constant for 12 hours\n const MINUTES_IN_SINGLE_DIGIT = 10; // Constant for 10 minutes\n\n if (!onlyShowTime) {\n const options: Intl.DateTimeFormatOptions = {\n year: 'numeric',\n month: 'long',\n day: 'numeric',\n };\n return date.toLocaleDateString(undefined, options);\n }\n\n const hours = date.getHours();\n const minutes = date.getMinutes();\n const period = hours >= HOURS_IN_HALF_DAY ? 'pm' : 'am';\n\n const formattedHours =\n hours % HOURS_IN_HALF_DAY === 0\n ? HOURS_IN_HALF_DAY\n : hours % HOURS_IN_HALF_DAY;\n const formattedMinutes =\n minutes < MINUTES_IN_SINGLE_DIGIT ? `0${minutes}` : minutes;\n\n const formattedTime = `${formattedHours}:${formattedMinutes} ${period}`;\n\n return formattedTime;\n}\n", "import { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'flex-start',\n flexDirection: 'column',\n gap: 10,\n});\n\nexport const Header = styled('div', {\n display: 'flex',\n padding: 0,\n justifyContent: 'space-between',\n alignItems: 'center',\n alignSelf: 'stretch',\n});\n\nexport const Main = styled('button', {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n border: 'none',\n width: '100%',\n borderRadius: '$xm',\n gap: 10,\n padding: 15,\n cursor: 'pointer',\n fontFamily: 'inherit',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 'none',\n },\n});\n\nexport const Date = styled('div', {\n display: 'flex',\n padding: '$2',\n alignItems: 'flex-start',\n});\n\nexport const LoadingMain = styled('div', {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n border: 'none',\n width: '100%',\n borderRadius: '$xm',\n gap: 10,\n padding: 15,\n});\n\nexport const LoadingContainer = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'flex-start',\n flexDirection: 'column',\n gap: 25,\n});\n", "export type Status = 'running' | 'failed' | 'success';\n\nexport interface SwapListItemProps {\n requestId: string;\n creationTime: string;\n status: Status;\n onClick: (requestId: string) => void;\n swapTokenData: SwapTokenData;\n onlyShowTime?: boolean;\n tooltipContainer?: HTMLElement;\n}\n\nexport interface LoadingProps {\n isLoading: true;\n}\n\nexport type PropTypes = SwapListItemProps | LoadingProps;\n\nexport const StatusColors = {\n failed: 'error500',\n running: 'info500',\n success: 'success500',\n};\n\nexport interface SwapTokenData {\n from: {\n token: {\n image: string;\n displayName: string;\n };\n blockchain: {\n image: string;\n };\n amount: string;\n realAmount: string;\n };\n\n to: {\n token: {\n image: string;\n displayName: string;\n };\n blockchain: {\n image: string;\n };\n amount: string;\n realAmount: string;\n };\n}\n", "import type { PropTypes } from './SwapToken.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { NextIcon } from '../../icons';\nimport { ChainToken } from '../ChainToken';\nimport { Divider } from '../Divider';\nimport { Skeleton } from '../Skeleton';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Icon,\n IconLoading,\n Images,\n Layout,\n LayoutLoading,\n TokenContainer,\n TokenInfo,\n TopSection,\n} from './SwapToken.styles';\n\nexport function SwapToken(props: PropTypes) {\n if ('isLoading' in props) {\n return (\n <TokenContainer>\n <Images>\n <div>\n <ChainToken\n tokenImage=\"\"\n chainImage=\"\"\n size=\"medium\"\n loading={true}\n />\n </div>\n <div\n style={{\n transform: 'translateX(-5px)',\n }}>\n <ChainToken\n tokenImage=\"\"\n chainImage=\"\"\n size=\"medium\"\n loading={true}\n />\n </div>\n </Images>\n <LayoutLoading>\n <TokenInfo>\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" width={60} />\n </TokenInfo>\n <IconLoading>\n <NextIcon size={12} color=\"gray\" />\n </IconLoading>\n <TokenInfo>\n <Skeleton variant=\"text\" size=\"medium\" width={76} />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" width={60} />\n </TokenInfo>\n </LayoutLoading>\n </TokenContainer>\n );\n }\n\n const {\n data: {\n from: {\n token: fromToken,\n amount: fromAmount,\n blockchain: fromBlockchain,\n realAmount: fromRealAmount,\n },\n to: {\n token: toToken,\n amount: toAmount,\n blockchain: toBlockchain,\n realAmount: toRealAmount,\n },\n },\n status,\n tooltipContainer,\n } = props;\n\n return (\n <TokenContainer>\n <Images>\n <div>\n <ChainToken\n tokenImage={fromToken.image}\n chainImage={fromBlockchain.image}\n size=\"large\"\n />\n </div>\n <div\n style={{\n transform: 'translateX(-10px)',\n }}>\n <ChainToken\n tokenImage={toToken.image}\n chainImage={toBlockchain.image}\n size=\"large\"\n />\n </div>\n </Images>\n {status === 'running' ? (\n <Layout direction=\"column\">\n <TopSection>\n <Typography size=\"medium\" variant=\"title\">\n {fromToken.displayName}\n </Typography>\n <Icon>\n <NextIcon size={24} color=\"black\" />\n </Icon>\n <Typography size=\"medium\" variant=\"title\">\n {toToken.displayName}\n </Typography>\n </TopSection>\n <Typography size=\"small\" variant=\"body\" color=\"neutral700\">\n {i18n.t('Waiting for bridge transaction')}\n </Typography>\n </Layout>\n ) : (\n <Layout direction=\"row\">\n <TokenInfo>\n <Typography size=\"medium\" variant=\"title\">\n {fromToken.displayName}\n </Typography>\n {!!fromAmount && (\n <Tooltip content={fromRealAmount} container={tooltipContainer}>\n <Typography size=\"small\" variant=\"body\" color=\"neutral700\">\n {fromAmount}\n </Typography>\n </Tooltip>\n )}\n </TokenInfo>\n <Icon>\n <NextIcon size={24} color=\"black\" />\n </Icon>\n <TokenInfo>\n <Typography size=\"medium\" variant=\"title\">\n {toToken.displayName}\n </Typography>\n <Tooltip content={toRealAmount} container={tooltipContainer}>\n <Typography size=\"small\" variant=\"body\" color=\"neutral700\">\n {toAmount}\n </Typography>\n </Tooltip>\n </TokenInfo>\n </Layout>\n )}\n </TokenContainer>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const TokenContainer = styled('div', {\n display: 'flex',\n padding: 0,\n alignItems: 'center',\n gap: 10,\n});\n\nexport const Images = styled('div', {\n display: 'flex',\n padding: 0,\n alignItems: 'center',\n alignSelf: 'stretch',\n});\n\nexport const Layout = styled('div', {\n display: 'flex',\n alignItems: 'flex-start',\n variants: {\n direction: {\n column: {\n flexDirection: 'column',\n flex: '1 0 0',\n },\n row: {\n padding: 0,\n },\n },\n },\n});\n\nexport const TopSection = styled('div', {\n display: 'flex',\n alignItems: 'center',\n alignSelf: 'stretch',\n});\n\nexport const TokenInfo = styled('div', {\n display: 'flex',\n padding: 0,\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'flex-start',\n});\n\nexport const Icon = styled('div', {\n display: 'flex',\n padding: '$4',\n width: '$32',\n height: '$32',\n\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const LayoutLoading = styled('div', {\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n});\n\nexport const IconLoading = styled('div', {\n display: 'flex',\n width: '$24',\n height: '$24',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const LoadingContainer = styled('div', {\n display: 'flex',\n padding: 0,\n alignItems: 'center',\n gap: 25,\n});\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Alert, SecondaryPage, Spinner } from '../..';\nimport { styled } from '../../theme';\n\nconst PlaceholderContainer = styled('div', { height: '450px' });\n\nexport const LoaderContainer = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n width: '100%',\n paddingTop: '33%',\n flex: 1,\n});\n\ninterface PropTypes {\n requestId: string;\n loading: boolean;\n onBack: () => void;\n}\n\nexport function SwapDetailsPlaceholder(props: PropTypes) {\n const { requestId, loading, onBack } = props;\n\n return (\n <SecondaryPage\n title={i18n.t('Swap Details')}\n textField={false}\n onBack={onBack}>\n <PlaceholderContainer>\n {loading ? (\n <LoaderContainer>\n <Spinner size={24} />\n </LoaderContainer>\n ) : (\n <Alert\n type=\"error\"\n title={i18n.t({\n id: 'Swap with request ID = {requestId} not found.',\n values: { requestId },\n })}\n />\n )}\n </PlaceholderContainer>\n </SecondaryPage>\n );\n}\n", "import type { PropTypes } from './Switch.types';\n\nimport React from 'react';\n\nimport { StyledSwitchRoot, StyledSwitchThumb } from './Switch.styles';\n\nexport function Switch(props: PropTypes) {\n const { checked, onChange } = props;\n return (\n <StyledSwitchRoot checked={checked} onCheckedChange={onChange}>\n <StyledSwitchThumb />\n </StyledSwitchRoot>\n );\n}\n", "import * as RadixSwitch from '@radix-ui/react-switch';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const StyledSwitchRoot = styled(RadixSwitch.Root, {\n boxSizing: 'border-box',\n boxShadow: 'none',\n width: '24px',\n height: '16px',\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n backgroundColor: '$$color',\n border: 'none',\n borderRadius: '99999px',\n padding: '0',\n cursor: 'pointer',\n transition: 'all 0.35s',\n overflow: 'hidden',\n\n '&[data-state=\"checked\"]': {\n $$color: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary400',\n },\n backgroundColor: '$$color',\n borderColor: '$$color',\n },\n '-webkit-tap-highlight-color': 'rgba(0, 0, 0, 0)',\n});\n\nexport const StyledSwitchThumb = styled(RadixSwitch.Thumb, {\n boxSizing: 'border-box',\n position: 'relative',\n left: '$2',\n display: 'block',\n width: '12px',\n height: '12px',\n backgroundColor: '$background',\n borderColor: '$secondary100',\n transition: ' transform 300ms',\n borderRadius: '999999px',\n willChange: 'transform',\n '&:hover': {\n boxShadow: 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n '-moz-box-shadow': 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n '-webkit-box-shadow': 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n '-o-box-shadow': 'rgba(0, 0, 0, 0.6) 0px 3px 8px',\n },\n\n '&[data-state=\"checked\"]': {\n transform: 'translateX(8px)',\n },\n});\n", "import type { ToastProps } from './Toast.types';\n\nimport React, { useEffect, useState } from 'react';\n\nimport { CloseIcon } from '../../icons';\nimport { Alert } from '../Alert';\nimport { IconHighlight } from '../Alert/Alert.styles';\nimport AlertIcon from '../Alert/AlertIcon';\nimport { Divider } from '../Divider';\nimport { IconButton } from '../IconButton';\n\nimport { TOAST_HIDE_DELAY, TOAST_UNMOUNT_DELAY } from './Toast.helpers';\nimport { useToast } from './Toast.Provider';\nimport {\n AlertBox,\n AlertFlexContainer,\n StyledTypography,\n ToastContentContainer,\n toastContentStyles,\n} from './Toast.styles';\n\nexport const Toast = (props: ToastProps) => {\n const {\n id,\n autoHideDuration,\n onClose,\n type,\n title,\n position,\n hasCloseIcon = true,\n hideOnTap = true,\n variant = 'standard',\n } = props;\n const [isActive, setIsActive] = useState(false);\n const [isVisible, setIsVisible] = useState(false);\n const { removeToast } = useToast();\n useEffect(() => {\n let cleanup;\n\n if (autoHideDuration) {\n const timer = setTimeout(() => {\n handleClose();\n }, autoHideDuration);\n\n cleanup = () => clearTimeout(timer);\n }\n\n return cleanup;\n }, [id]);\n\n const handleClose = () => {\n setIsActive(false);\n setTimeout(() => {\n setIsVisible(false);\n }, TOAST_HIDE_DELAY);\n setTimeout(() => {\n removeToast(id, position);\n onClose?.();\n }, TOAST_UNMOUNT_DELAY);\n };\n\n useEffect(() => {\n setIsVisible(true);\n setTimeout(() => {\n setIsActive(true);\n }, 0);\n }, []);\n\n return (\n <ToastContentContainer\n isActive={isActive}\n position={position}\n isVisible={isVisible}>\n <div className={toastContentStyles()}>\n <AlertBox\n onClick={hideOnTap ? handleClose : undefined}\n variant={variant}\n type={type}>\n {variant === 'custom' ? (\n <AlertFlexContainer>\n <IconHighlight type={type} align=\"center\">\n <AlertIcon type={type} />\n </IconHighlight>\n <Divider direction=\"horizontal\" size={10} />\n <StyledTypography variant=\"body\" size=\"small\" align=\"left\">\n {props.title}\n </StyledTypography>\n </AlertFlexContainer>\n ) : (\n <Alert\n title={title}\n type={type}\n variant=\"alarm\"\n titleAlign=\"left\"\n action={\n hasCloseIcon ? (\n <IconButton\n variant=\"ghost\"\n size=\"xsmall\"\n onClick={handleClose}>\n <CloseIcon size={12} />\n </IconButton>\n ) : undefined\n }\n />\n )}\n </AlertBox>\n </div>\n </ToastContentContainer>\n );\n};\n", "export function idGenerator() {\n let id = 1;\n return () => {\n id++;\n return id;\n };\n}\n\nexport const TOAST_UNMOUNT_DELAY = 500; // the delay before the toast is unmounted\nexport const TOAST_TRANSITION_DURATION = 300; // the duration of the toast transition\nexport const HOVER_TRANSITION_DURATION = 200; // the duration of the toast transition hover\nexport const TOAST_HIDE_DELAY = 200; // the delay before the toast is invisible to shift remained toast smoothly\n", "import type {\n ProviderContext,\n ProviderPropTypes,\n ToastPosition,\n ToastProps,\n ToastType,\n} from './Toast.types';\nimport type { PropsWithChildren } from 'react';\n\nimport React, { createContext, useContext, useMemo, useState } from 'react';\nimport { createPortal } from 'react-dom';\n\nimport { Toast } from './Toast';\nimport { idGenerator } from './Toast.helpers';\nimport { ToastContainer } from './Toast.styles';\n\nconst ToastContext = createContext<ProviderContext | undefined>(undefined);\n\nconst renderToastContainer = (\n toasts: ToastProps[],\n position: ToastPosition\n) => (\n <>\n {toasts.length > 0 && (\n <ToastContainer style={toasts[0].containerStyle} position={position}>\n {toasts.map((toast) => (\n <Toast {...toast} key={toast.id} />\n ))}\n </ToastContainer>\n )}\n </>\n);\n\nexport const ToastProvider = (props: PropsWithChildren<ProviderPropTypes>) => {\n const generateId = useMemo(() => idGenerator(), []);\n\n const { children, container } = props;\n const [leftTopToasts, setLeftTopToasts] = useState<ToastProps[]>([]);\n const [leftBottomToasts, setLeftBottomToasts] = useState<ToastProps[]>([]);\n const [rightTopToasts, setRightTopToasts] = useState<ToastProps[]>([]);\n const [rightBottomToasts, setRightBottomToasts] = useState<ToastProps[]>([]);\n const [centerTopToasts, setCenterTopToasts] = useState<ToastProps[]>([]);\n const [centerBottomToasts, setCenterBottomToasts] = useState<ToastProps[]>(\n []\n );\n\n const getToastSetter = (position: ToastPosition) => {\n switch (position) {\n case 'right-top':\n return setRightTopToasts;\n case 'right-bottom':\n return setRightBottomToasts;\n case 'left-top':\n return setLeftTopToasts;\n case 'left-bottom':\n return setLeftBottomToasts;\n case 'center-top':\n return setCenterTopToasts;\n default:\n return setCenterBottomToasts;\n }\n };\n\n const handleAddToast = (content: ToastType) => {\n const addToasts = () => getToastSetter(content.position);\n\n addToasts()((toasts) => {\n const isToastExistById = toasts.find((toast) => toast.id === content.id);\n if (isToastExistById) {\n console.warn(\n 'Trying to send a toast with an existing ID. Please update the toast ID or use it after the toast is hidden'\n );\n return toasts;\n }\n return [\n ...toasts,\n {\n ...content,\n id: content.id || generateId(),\n },\n ];\n });\n };\n\n const handleRemoveToast = (id: number | string, position: ToastPosition) => {\n const removeFromToasts = () => getToastSetter(position);\n\n removeFromToasts()((toasts) => toasts.filter((t) => t.id !== id));\n };\n\n // eslint-disable-next-line react/jsx-no-constructed-context-values\n const toastApis = {\n addToast: (content: ToastType) => handleAddToast(content),\n removeToast: (id: number | string, position: ToastPosition) =>\n handleRemoveToast(id, position),\n };\n\n return (\n <ToastContext.Provider value={toastApis}>\n {children}\n {container &&\n createPortal(\n <>\n {renderToastContainer(rightTopToasts, 'right-top')}\n {renderToastContainer(leftTopToasts, 'left-top')}\n {renderToastContainer(centerTopToasts, 'center-top')}\n {renderToastContainer(rightBottomToasts, 'right-bottom')}\n {renderToastContainer(leftBottomToasts, 'left-bottom')}\n {renderToastContainer(centerBottomToasts, 'center-bottom')}\n </>,\n container\n )}\n </ToastContext.Provider>\n );\n};\n\nexport function useToast(): ProviderContext {\n const context = useContext(ToastContext);\n if (!context) {\n throw new Error(\n 'useToast can only be used within the ToastProvider component'\n );\n }\n return context;\n}\n", "import { css, darkTheme, lightTheme, styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nimport {\n HOVER_TRANSITION_DURATION,\n TOAST_TRANSITION_DURATION,\n} from './Toast.helpers';\n\nexport const toastContentStyles = css({\n transition: `transform ${HOVER_TRANSITION_DURATION}ms ease-in-out`,\n '&:hover': {\n transform: 'scale(0.99)',\n },\n});\n\nexport const ToastContentContainer = styled('div', {\n transition: `transform ${TOAST_TRANSITION_DURATION}ms cubic-bezier(0, 0, 0.75, 1.25)`,\n cursor: 'pointer',\n variants: {\n isActive: {\n true: {},\n },\n isVisible: {\n true: {},\n },\n position: {\n 'right-top': {},\n 'right-bottom': {},\n 'left-top': {},\n 'left-bottom': {},\n 'center-top': {},\n 'center-bottom': {},\n },\n },\n compoundVariants: [\n {\n position: 'right-top',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'right-top',\n isActive: false,\n isVisible: true,\n css: {\n maxHeight: '200px',\n transform: 'translateX(100%)',\n },\n },\n {\n position: 'right-top',\n isActive: false,\n isVisible: false,\n css: {\n maxHeight: '0px',\n transform: 'translateX(100%)',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'right-bottom',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'right-bottom',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateX(100%)',\n maxHeight: '200px',\n },\n },\n {\n position: 'right-bottom',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateX(100%)',\n maxHeight: '0px',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'left-top',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-top',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-top',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '0px',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'left-bottom',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateX(0)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-bottom',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '200px',\n },\n },\n {\n position: 'left-bottom',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateX(-100%)',\n maxHeight: '0px',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'center-top',\n isActive: true,\n isVisible: true,\n css: {\n maxHeight: '200px',\n transform: 'translateY(0)',\n opacity: 1,\n },\n },\n {\n position: 'center-top',\n isActive: false,\n isVisible: true,\n css: {\n maxHeight: '200px',\n transform: 'translateY(-1000%)',\n opacity: 0,\n },\n },\n {\n position: 'center-top',\n isActive: false,\n isVisible: false,\n css: {\n maxHeight: '0px',\n opacity: 0,\n transform: 'translateY(-1000%)',\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n {\n position: 'center-bottom',\n isActive: true,\n isVisible: true,\n css: {\n transform: 'translateY(0)',\n maxHeight: '200px',\n opacity: 1,\n },\n },\n {\n position: 'center-bottom',\n isActive: false,\n isVisible: true,\n css: {\n transform: 'translateY(1000%)',\n maxHeight: '200px',\n opacity: 0,\n },\n },\n {\n position: 'center-bottom',\n isActive: false,\n isVisible: false,\n css: {\n transform: 'translateY(1000%)',\n maxHeight: '0px',\n opacity: 0,\n transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,\n },\n },\n ],\n});\n\nexport const ToastContainer = styled('div', {\n overflow: 'hidden',\n position: 'absolute',\n zIndex: 9999,\n display: 'flex',\n gap: '$4',\n flexDirection: 'column',\n variants: {\n position: {\n 'right-top': {\n right: 12,\n top: 2,\n },\n 'right-bottom': {\n right: 12,\n bottom: 2,\n flexDirection: 'column-reverse',\n },\n 'left-top': {\n left: 12,\n top: 2,\n },\n 'left-bottom': {\n left: 12,\n bottom: 2,\n flexDirection: 'column-reverse',\n },\n 'center-top': {\n left: '50%',\n transform: 'translateX(-50%)',\n top: 2,\n },\n 'center-bottom': {\n left: '50%',\n transform: 'translateX(-50%)',\n bottom: 2,\n flexDirection: 'column-reverse',\n },\n },\n },\n});\n\nexport const AlertBox = styled('div', {\n display: 'flex',\n borderRadius: '$sm',\n width: '292px',\n minHeight: '52px',\n variants: {\n variant: {\n custom: {\n backgroundColor: '$background',\n borderRight: '1px solid',\n '&:hover': {\n backgroundColor: '$info100',\n [`.${darkTheme} &`]: {\n backgroundColor: '$neutral300',\n },\n },\n },\n standard: {\n '& ._alert': {\n padding: '$10',\n width: '100%',\n justifyContent: 'center',\n alignItems: 'center',\n },\n },\n },\n type: {\n error: {},\n success: {},\n warning: {},\n info: {},\n loading: {},\n },\n },\n compoundVariants: [\n {\n variant: 'custom',\n type: 'error',\n\n css: {\n borderRightColor: '$error500',\n },\n },\n {\n variant: 'custom',\n type: 'success',\n css: {\n borderRightColor: '$success500',\n },\n },\n {\n variant: 'custom',\n type: 'warning',\n css: {\n borderRightColor: '$warning500',\n },\n },\n {\n variant: 'custom',\n type: 'info',\n css: {\n borderRightColor: '$info500',\n },\n },\n {\n variant: 'custom',\n type: 'loading',\n css: {\n borderRightColor: '$info500',\n },\n },\n ],\n});\n\nexport const AlertFlexContainer = styled('div', {\n display: 'flex',\n padding: '$10',\n alignItems: 'center',\n});\n\nexport const StyledTypography = styled(Typography, {\n variants: {\n hasColor: {\n false: {\n [`.${lightTheme} &`]: {\n color: '$neutral700',\n },\n [`.${darkTheme} &`]: {\n color: '$neutral900',\n },\n },\n },\n },\n});\n\nexport const ToastStoryContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport type { Asset, Token } from 'rango-sdk';\n\nimport React, { useEffect, useState } from 'react';\n\nimport { VirtualizedList } from '../VirtualizedList';\n\nimport { TokenItem } from './TokenItem';\n\nexport interface TokenWithAmount extends Token {\n balance?: {\n amount: string;\n usdValue: string;\n };\n}\n\nconst PAGE_SIZE = 20;\nexport interface PropTypes {\n list: TokenWithAmount[];\n selected?: TokenWithAmount | null;\n searchedText: string;\n onChange: (token: TokenWithAmount) => void;\n multiSelect?: boolean;\n selectedList?: Asset[];\n}\n/**\n * @deprecated will be removed in v2\n */\nexport function TokenList(props: PropTypes) {\n const { list, searchedText, onChange, multiSelect, selectedList } = props;\n const [selected, setSelected] = useState(props.selected);\n\n const changeSelected = (token: TokenWithAmount) => {\n setSelected(token);\n onChange(token);\n };\n\n const isSelected = (token: Token) => {\n if (multiSelect && selectedList) {\n return (\n selectedList\n .map((item) => item.symbol + item.address)\n .indexOf(token.symbol + token.address) > -1\n );\n }\n return (\n selected?.symbol === token.symbol && selected?.address === token.address\n );\n };\n\n const [hasNextPage, setHasNextPage] = useState<boolean>(true);\n const [tokens, setTokens] = useState<TokenWithAmount[]>(list);\n\n const loadNextPage = () => {\n setTokens(list.slice(0, tokens.length + PAGE_SIZE));\n };\n\n useEffect(() => {\n setTokens(list.slice(0, PAGE_SIZE));\n }, [searchedText, list]);\n\n useEffect(() => {\n setHasNextPage(list.length > tokens.length);\n }, [tokens.length]);\n\n return (\n <VirtualizedList\n itemContent={(index) => (\n <TokenItem\n token={tokens[index]}\n onClick={changeSelected}\n selected={isSelected(tokens[index])}\n />\n )}\n totalCount={tokens.length}\n endReached={hasNextPage ? loadNextPage : undefined}\n />\n );\n}\n", "import {\n GroupedVirtuoso as GroupedVirtualizedList,\n Virtuoso as VirtualizedList,\n} from 'react-virtuoso';\n\nexport { VirtualizedList, GroupedVirtualizedList };\n", "import type { TokenWithAmount } from './TokenList';\nimport type { Token } from 'rango-sdk';\nimport type { CSSProperties } from 'react';\n\nimport React from 'react';\n\nimport { styled } from '../../theme';\nimport { Button } from '../Button';\nimport { Image } from '../common';\nimport { Typography } from '../Typography';\n\nconst TokenImageContainer = styled('div', {\n paddingRight: '$16',\n});\n\nconst TokenNameContainer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n});\n\nconst TokenAmountContainer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n alignItems: 'flex-end',\n});\n\ninterface PropTypes {\n token: TokenWithAmount;\n selected: boolean;\n onClick: (token: Token) => void;\n style?: CSSProperties;\n}\n\nexport function TokenItem(props: PropTypes) {\n const { token, style, onClick, selected } = props;\n return (\n <div\n style={{\n display: 'flex',\n alignItems: 'center',\n width: '100%',\n ...style,\n height: '48px',\n top: `${parseFloat(style?.top as string) + 0}px`,\n padding: '0 4px',\n }}>\n <Button\n variant=\"outlined\"\n size=\"large\"\n onClick={onClick.bind(null, token)}\n type={selected ? 'primary' : undefined}\n prefix={\n <TokenImageContainer>\n <Image src={token.image} size={32} />\n </TokenImageContainer>\n }\n suffix={\n token.balance?.amount && (\n <TokenAmountContainer>\n <Typography variant=\"body\" size=\"small\">\n {token.balance.amount}\n </Typography>\n <Typography variant=\"body\" size=\"xsmall\">\n {`${token.balance.usdValue}$`}\n </Typography>\n </TokenAmountContainer>\n )\n }>\n <TokenNameContainer>\n <Typography variant=\"body\" size=\"medium\">\n {token.symbol}\n </Typography>\n <Typography variant=\"body\" size=\"xsmall\" color=\"neutral800\">\n {token.name}\n </Typography>\n </TokenNameContainer>\n </Button>\n </div>\n );\n}\n", "import type { LoadingStatus } from '../../types/meta';\nimport type { ReactNode } from 'react';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Button, Divider, Image, Typography } from '../..';\nimport { styled } from '../../theme';\nimport { InfoCircleIcon } from '../Icon';\n\nconst Box = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n overflow: 'hidden',\n});\n\nconst Container = styled('div', {\n boxSizing: 'border-box',\n borderRadius: '$xs',\n padding: '$8 $16 $16 $16',\n\n variants: {\n type: {\n filled: {\n backgroundColor: '$background',\n },\n outlined: {\n border: '1px solid $background',\n },\n },\n },\n\n defaultVariants: {\n type: 'filled',\n },\n\n '.head': {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n minHeight: '32px',\n '.usd-value': {\n paddingLeft: '$8',\n },\n },\n '.form': {\n display: 'flex',\n width: '100%',\n padding: '$2 0',\n '.selectors': {\n width: '35%',\n\n '._text': {\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n },\n },\n '.amount': {\n width: '30%',\n },\n },\n});\n\nconst ImagePlaceholder = styled('span', {\n width: '24px',\n height: '24px',\n backgroundColor: '$background',\n borderRadius: '99999px',\n});\n\nconst OutputContainer = styled('div', {\n windth: '100%',\n height: '$48',\n borderRadius: '$xs',\n backgroundColor: '$surface',\n border: '1px solid transparent',\n position: 'relative',\n display: 'flex',\n alignItems: 'center',\n paddingLeft: '$8',\n paddingRight: '$8',\n});\n\ninterface PropTypes {\n label: string;\n amount: string;\n usdValue: string | null;\n loadingStatus: LoadingStatus;\n chain: {\n displayName: string;\n logo: string;\n };\n token: {\n symbol: string;\n image: string;\n };\n percentageChange?: ReactNode;\n}\n\nexport function TokenPreview(props: PropTypes) {\n const { chain, token, loadingStatus, percentageChange } = props;\n\n const ItemSuffix = (\n <div\n style={{\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n }}>\n {loadingStatus === 'failed' && <InfoCircleIcon color=\"error\" size={24} />}\n </div>\n );\n\n return (\n <Box>\n <Container type={'outlined'}>\n <div className=\"head\">\n <Typography variant=\"body\" size=\"small\" color=\"neutral600\">\n {props.label}\n </Typography>\n <div>\n {percentageChange}\n {props.usdValue && (\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n color=\"neutral800\"\n className=\"usd-value\">{`$${props.usdValue}`}</Typography>\n )}\n </div>\n </div>\n <div className=\"form\">\n <Button\n className=\"selectors\"\n variant=\"outlined\"\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && chain ? (\n <Image src={chain.logo} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && chain\n ? chain.displayName\n : i18n.t('Chain')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <Button\n className=\"selectors\"\n variant=\"outlined\"\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && token ? (\n <Image src={token.image} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && token\n ? token.symbol\n : i18n.t('Token')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <div className=\"amount\">\n <OutputContainer>\n <Typography variant=\"title\" size=\"medium\">\n {props.amount}\n </Typography>\n </OutputContainer>\n </div>\n </div>\n </Container>\n </Box>\n );\n}\n", "import type { WalletPropTypes } from './Wallet.types';\n\nimport { detectInstallLink } from '@rango-dev/wallets-shared';\nimport React, { Fragment } from 'react';\n\nimport { Image } from '../common';\nimport { Divider } from '../Divider';\nimport { Skeleton } from '../Skeleton';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport { makeInfo } from './Wallet.helpers';\nimport {\n LoadingButton,\n Text,\n Title,\n WalletButton,\n WalletImageContainer,\n} from './Wallet.styles';\nimport { WalletState } from './Wallet.types';\n\nfunction Wallet(props: WalletPropTypes) {\n const { title, type, image, onClick, isLoading, disabled = false } = props;\n const info = makeInfo(props.state);\n\n if (isLoading) {\n return (\n <LoadingButton>\n <Skeleton variant=\"circular\" width={35} height={35} />\n <Divider size={12} />\n <Skeleton variant=\"text\" width={85} size=\"medium\" />\n <Divider size={4} />\n <Skeleton variant=\"text\" width={64} size=\"medium\" />\n </LoadingButton>\n );\n }\n\n const WrapperComponent = disabled ? Fragment : Tooltip;\n\n return (\n <WrapperComponent\n container={props.container}\n content={info.tooltipText}\n side=\"top\">\n <WalletButton\n disabled={props.state == WalletState.CONNECTING || disabled}\n onClick={() => {\n if (props.state === WalletState.NOT_INSTALLED) {\n window.open(detectInstallLink(props.link), '_blank');\n } else {\n onClick(type);\n }\n }}>\n <WalletImageContainer>\n <Image src={image} size={35} />\n </WalletImageContainer>\n\n <Text>\n <Title variant=\"label\" size=\"medium\" noWrap={false}>\n {title}\n </Title>\n\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n noWrap={false}\n color={info.color}>\n {info.description}\n </Typography>\n </Text>\n </WalletButton>\n </WrapperComponent>\n );\n}\n\nexport default Wallet;\n", "import type { Info } from './Wallet.types';\n\nimport { i18n } from '@lingui/core';\n\nimport { WalletState } from './Wallet.types';\n\nexport function makeInfo(state: WalletState): Info {\n switch (state) {\n case WalletState.CONNECTED:\n return {\n color: 'success500',\n description: i18n.t('Connected'),\n tooltipText: i18n.t('Disconnect'),\n };\n case WalletState.NOT_INSTALLED:\n return {\n color: 'info500',\n description: i18n.t('Install'),\n tooltipText: i18n.t('Install'),\n };\n case WalletState.CONNECTING:\n return {\n color: 'neutral600',\n description: i18n.t('Connecting...'),\n tooltipText: i18n.t('Connecting'),\n };\n case WalletState.DISCONNECTED:\n return {\n color: 'neutral600',\n description: i18n.t('Disconnected'),\n tooltipText: i18n.t('Connect'),\n };\n default:\n throw new Error(i18n.t('you need to pass a correct state to Wallet.'));\n }\n}\n", "import type { InstallObjects, WalletType } from '@rango-dev/wallets-shared';\n\nexport enum WalletState {\n NOT_INSTALLED = 'not_installed',\n DISCONNECTED = 'disconnected',\n CONNECTING = 'connecting',\n CONNECTED = 'connected',\n}\n\nexport type WalletInfo = {\n state: WalletState;\n link: InstallObjects | string;\n title: string;\n image: string;\n type: string;\n};\n\nexport interface Info {\n color: string;\n description: string;\n tooltipText: string;\n}\n\nexport interface ContentProps {\n image: string;\n title: string;\n description: string;\n descriptionColor?: string;\n}\n\nexport interface WalletPropTypes {\n state: WalletState;\n title: string;\n image: string;\n link: InstallObjects | string;\n type: WalletType;\n onClick: (type: WalletType) => void;\n selected?: boolean;\n description?: string;\n isLoading?: boolean;\n container?: HTMLElement;\n disabled?: boolean;\n}\n\nexport type SelectablePropTypes = WalletPropTypes & {\n selected: boolean;\n disabled?: boolean;\n};\n", "import { darkTheme, styled } from '../../theme';\nimport { Typography } from '../Typography';\n\nexport const WalletImageContainer = styled('div', {\n '& img': {\n borderRadius: '50%',\n },\n});\n\nexport const Title = styled(Typography, {\n textTransform: 'capitalize',\n});\n\nexport const Text = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n marginTop: '$10',\n});\n\nexport const WalletButton = styled('button', {\n borderRadius: '$xm',\n padding: '$10',\n border: '0',\n display: 'flex',\n flexDirection: 'column',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n alignItems: 'center',\n cursor: 'pointer',\n width: 100,\n position: 'relative',\n fontFamily: 'inherit',\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n outline: 0,\n },\n '&:disabled': {\n filter: 'grayscale(1)',\n pointerEvents: 'none',\n },\n variants: {\n selected: {\n true: {\n outlineWidth: 1,\n $$outline: '$colors$secondary500',\n [`.${darkTheme} &`]: {\n $$outline: '$colors$secondary400',\n },\n outlineColor: '$$outline',\n outlineStyle: 'solid',\n },\n },\n },\n});\n\nexport const LoadingButton = styled('div', {\n borderRadius: '$xm',\n padding: '$10 0',\n border: '0',\n display: 'flex',\n flexDirection: 'column',\n backgroundColor: '$neutral100',\n alignItems: 'center',\n justifyContent: 'center',\n width: 100,\n});\n", "import { detectInstallLink } from '@rango-dev/wallets-shared';\nimport React from 'react';\n\nimport { Image } from '../common';\nimport { Typography } from '../Typography';\n\nimport { makeInfo } from './Wallet.helpers';\nimport {\n Text,\n Title,\n WalletButton,\n WalletImageContainer,\n} from './Wallet.styles';\nimport { type SelectablePropTypes, WalletState } from './Wallet.types';\n\nexport function SelectableWallet(props: SelectablePropTypes) {\n const {\n title,\n type,\n image,\n onClick,\n selected,\n description,\n state,\n disabled = false,\n } = props;\n const info = makeInfo(props.state);\n return (\n <WalletButton\n selected={selected}\n disabled={props.state == WalletState.CONNECTING || disabled}\n onClick={() => {\n if (props.state === WalletState.NOT_INSTALLED) {\n window.open(detectInstallLink(props.link), '_blank');\n } else {\n onClick(type);\n }\n }}>\n <WalletImageContainer>\n <Image src={image} size={35} />\n </WalletImageContainer>\n\n <Text>\n <Title variant=\"label\" size=\"medium\" noWrap={false}>\n {title}\n </Title>\n\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n noWrap={false}\n color={state === WalletState.CONNECTED ? 'neutral700' : info.color}>\n {description || info.description}\n </Typography>\n </Text>\n </WalletButton>\n );\n}\n", "import type { ListItemButtonProps } from './ListItemButton.types';\n\nimport React from 'react';\n\nimport { ListItem } from '../ListItem/ListItem';\n\nimport { BaseListItemButton } from './ListItemButton.styles';\n\nfunction ListItemButton(props: ListItemButtonProps) {\n const { onClick, id, style, hasDivider, selected, ...restProps } = props;\n const onClickWithKey = () => {\n if (onClick) {\n onClick(id);\n }\n };\n return (\n <BaseListItemButton\n hasDivider={hasDivider}\n selected={selected}\n onClick={onClickWithKey}\n style={style}>\n <ListItem {...restProps} />\n </BaseListItemButton>\n );\n}\n\nexport { ListItemButton };\n", "import type { ListItemProps } from './ListItem.types';\n\nimport React from 'react';\n\nimport { Typography } from '../Typography';\n\nimport { BaseListItem } from './ListItem.styles';\n\nfunction ListItem(props: ListItemProps) {\n const { start, title, description, end, onClick, hasDivider, ...restProps } =\n props;\n\n return (\n <BaseListItem hasDivider={hasDivider} onClick={onClick} {...restProps}>\n {start && <div className=\"item-start-container\">{start}</div>}\n <div className=\"item-text-container\">\n {title && <div className=\"item-text-title\">{title}</div>}\n {description && (\n <Typography variant=\"body\" className=\"_description\" size=\"small\">\n {description}\n </Typography>\n )}\n </div>\n {end && <div className=\"item-end-container\">{end}</div>}\n </BaseListItem>\n );\n}\n\nexport { ListItem };\n", "import { darkTheme, styled } from '../../theme';\n\nexport const BaseListItem = styled('li', {\n width: '100%',\n overflow: 'hidden',\n borderRadius: '$xs',\n display: 'flex',\n alignItems: 'center',\n padding: '$10 $5',\n border: 0,\n backgroundColor: 'transparent',\n\n '.item-start-container': {\n paddingRight: '$10',\n flexShrink: 0,\n\n '& svg': {\n display: 'block',\n },\n },\n '.item-text-container': {\n flexGrow: 1,\n flexShrink: 1,\n flexBasis: 'auto',\n textAlign: 'left',\n '._description': {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n\n '.item-text-title': {\n fontWeight: 'bold',\n display: 'flex',\n alignItems: 'center',\n },\n },\n '.item-end-container': {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n paddingLeft: '$10',\n overflow: 'hidden',\n },\n variants: {\n hasDivider: {\n true: {\n borderBottom: '1px solid',\n $$color: '$colors$neutral300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n borderColor: '$$color',\n borderBottomRightRadius: 0,\n borderBottomLeftRadius: 0,\n },\n },\n },\n});\n", "import { darkTheme, styled } from '../../theme';\n\nexport const BaseListItemButton = styled('button', {\n transition: 'all 0.35s',\n border: 0,\n width: '100%',\n backgroundColor: 'transparent',\n fontFamily: 'inherit',\n padding: 'unset',\n '&:focus-visible': {\n borderRadius: '$xs',\n\n outline: 0,\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color',\n },\n '&:hover': {\n $$color: '$colors$info100',\n borderRadius: '$xs',\n\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral100',\n },\n backgroundColor: '$$color',\n cursor: 'pointer',\n },\n '&:active': {\n transform: 'scale(0.99)',\n },\n variants: {\n hasDivider: {\n true: {\n borderBottom: '1px solid',\n $$color: '$colors$neutral300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n borderColor: '$$color',\n borderBottomRightRadius: 0,\n borderBottomLeftRadius: 0,\n },\n },\n selected: {\n true: { outline: '1px solid $secondary500' },\n false: { outline: 0 },\n },\n },\n});\n", "import type { ListPropTypes } from './List.types';\n\nimport React from 'react';\n\nimport { ListItem } from '../ListItem';\n\nimport { BaseList } from './List.styles';\n\nfunction List(props: ListPropTypes) {\n const container = props.type;\n\n return (\n <BaseList as={props.as}>\n {props.items.map((item) => {\n const { id, ...itemProps } = item;\n\n if (!!container) {\n return React.cloneElement(container, {\n ...itemProps,\n key: id,\n id,\n });\n }\n return <ListItem key={id} {...itemProps} />;\n })}\n </BaseList>\n );\n}\n\nexport { List };\n", "import { styled } from '../../theme';\n\nexport const BaseList = styled('ul', {\n padding: 0,\n margin: 0,\n listStyle: 'none',\n});\n", "import type { PropTypes } from './NotFound.types';\n\nimport React from 'react';\n\nimport { SearchIcon } from '../../icons';\nimport { Divider } from '../Divider';\nimport { Typography } from '../Typography';\n\nimport { Container } from './NotFound.styles';\n\nexport function NotFound(props: PropTypes) {\n return (\n <Container>\n <SearchIcon color=\"secondary\" size={26} />\n <Divider size={4} />\n <Typography variant=\"title\" size=\"medium\">\n {props.title}\n </Typography>\n <Typography variant=\"body\" size=\"medium\" color=\"neutral700\">\n {props.description}\n </Typography>\n </Container>\n );\n}\n", "import { styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n flexDirection: 'column',\n textAlign: 'center',\n});\n", "import type { PropTypes } from './TokenAmount.types';\n\nimport React from 'react';\n\nimport { ChainToken } from '../ChainToken';\nimport { PriceImpact } from '../PriceImpact/PriceImpact';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Container,\n tokenAmountStyles,\n usdValueStyles,\n} from './TokenAmount.styles';\n\nexport function TokenAmount(props: PropTypes) {\n return (\n <Container direction={props.direction} centerAlign={props.centerAlign}>\n <div className={tokenAmountStyles()}>\n <ChainToken\n chainImage={props.chain.image}\n tokenImage={props.token.image}\n size=\"medium\"\n />\n <div>\n {props.label && (\n <Typography ml={4} size=\"xsmall\" variant=\"body\" color=\"$neutral700\">\n {props.label}\n </Typography>\n )}\n <div>\n <Tooltip\n content={props.price.realValue}\n open={!props.price.realValue ? false : undefined}\n container={props.tooltipContainer}>\n <Typography\n ml={4}\n size=\"medium\"\n variant=\"title\"\n style={{ fontWeight: 600 }}>\n {props.price.value}\n </Typography>\n <Typography\n ml={8}\n size=\"medium\"\n variant=\"title\"\n style={{ fontWeight: 400 }}>\n {props.token.displayName}\n </Typography>\n </Tooltip>\n </div>\n </div>\n </div>\n {props.price.usdValue && props.price.usdValue !== '0' && (\n <div className={usdValueStyles()}>\n <Tooltip\n content={props.price.realUsdValue}\n container={props.tooltipContainer}>\n {props.type === 'input' && (\n <Typography\n mr={4}\n size=\"small\"\n variant=\"body\"\n color=\"$neutral700\">\n {`~$${props.price.usdValue}`}\n </Typography>\n )}\n </Tooltip>\n {props.type === 'output' && (\n <PriceImpact\n size=\"small\"\n tooltipProps={{ container: props.tooltipContainer, side: 'top' }}\n outputUsdValue={props.price.usdValue}\n percentageChange={props.percentageChange}\n warningLevel={props.warningLevel}\n realOutputUsdValue={props.price.realUsdValue}\n />\n )}\n </div>\n )}\n </Container>\n );\n}\n", "import { css, styled } from '../../theme';\n\nexport const Container = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n variants: {\n direction: {\n vertical: {\n flexDirection: 'column',\n alignItems: 'start',\n },\n horizontal: { flexDirection: 'row', width: '100%', alignItems: 'end' },\n },\n centerAlign: {\n true: { alignItems: 'center', justifyContent: 'center' },\n },\n },\n});\n\nexport const tokenAmountStyles = css({\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const usdValueStyles = css({\n display: 'flex',\n paddingTop: '$5',\n});\n", "import type { InternalSwap, StepDetailsProps } from './StepDetails.types';\n\nimport { i18n } from '@lingui/core';\nimport React, { forwardRef, Fragment, memo, useEffect, useRef } from 'react';\n\nimport { ChainToken } from '../../components/ChainToken/ChainToken';\nimport { NextIcon } from '../../icons';\nimport { Image } from '../common';\nimport { Divider } from '../Divider';\nimport { Tooltip } from '../Tooltip';\nimport { Typography } from '../Typography';\n\nimport {\n Alerts,\n Container,\n DashedLine,\n stepInfoStyles,\n StepSeparator,\n SwapperImage,\n swapperItemStyles,\n SwapperSeparator,\n swappersStyles,\n tokensContainerStyles,\n tokensStyles,\n} from './StepDetails.styles';\n\nconst StepDetailsComponent = forwardRef<HTMLDivElement, StepDetailsProps>(\n (props, parentRef) => {\n const {\n step,\n hasSeparator,\n type,\n state,\n isFocused,\n tabIndex,\n tooltipContainer,\n } = props;\n\n const { from, to, swapper } = step;\n const containerRef = useRef<HTMLDivElement>(null);\n const isCompleted = state === 'completed' || state === 'error';\n const swappers: InternalSwap[] = step.internalSwaps?.length\n ? step.internalSwaps\n : [\n {\n from: { blockchain: from.chain.displayName },\n to: { blockchain: to.chain.displayName },\n swapper,\n },\n ];\n\n useEffect(() => {\n const parentElement = (parentRef as React.RefObject<HTMLDivElement>)\n ?.current;\n const childElement = containerRef.current;\n if (isFocused && childElement && parentElement) {\n parentElement.scrollTop =\n childElement.offsetTop - parentElement.offsetTop;\n }\n }, [isFocused]);\n\n return (\n <Container\n type={type}\n state={state}\n ref={containerRef}\n tabIndex={tabIndex}>\n {type === 'quote-details' && (\n <div className={swapperItemStyles()}>\n <SwapperImage state={state}>\n <Image size={22} src={step.swapper.image} />\n </SwapperImage>\n <Typography ml={8} size=\"medium\" variant=\"label\">\n {i18n.t({\n id: 'Swap on {fromChain} via {swapper}',\n values: {\n fromChain: step.from.chain.displayName,\n swapper: step.swapper.displayName,\n },\n })}\n </Typography>\n </div>\n )}\n\n {type === 'swap-progress' && (\n <div className={swappersStyles()}>\n {hasSeparator && <StepSeparator state={state} />}\n {swappers.map((swapperItem, index) => {\n const key = `${swapperItem.swapper.displayName}-${index}`;\n return (\n <Fragment key={key}>\n <div\n id={swapperItem.swapper.displayName}\n className={swapperItemStyles()}>\n <SwapperImage state={state}>\n <Image size={22} src={swapperItem.swapper.image} />\n </SwapperImage>\n <Typography ml={8} size=\"medium\" variant=\"label\">\n {swapperItem?.swapper.type === 'DEX'\n ? i18n.t({\n id: 'Swap on {fromChain} via {swapper}',\n values: {\n fromChain: swapperItem.from.blockchain,\n swapper: swapperItem.swapper.displayName,\n },\n })\n : i18n.t({\n id: 'Bridge to {toChain} via {swapper}',\n values: {\n toChain: swapperItem.to.blockchain,\n swapper: swapperItem.swapper.displayName,\n },\n })}\n </Typography>\n </div>\n {index !== swappers.length - 1 && (\n <SwapperSeparator state={state} />\n )}\n </Fragment>\n );\n })}\n </div>\n )}\n\n <div className={stepInfoStyles()}>\n <DashedLine invisible={!hasSeparator || type === 'swap-progress'} />\n <div className={tokensContainerStyles()}>\n <div className={tokensStyles()}>\n <ChainToken\n chainImage={step.from.chain.image}\n tokenImage={step.from.token.image}\n size=\"small\"\n />\n <Tooltip\n content={step.from.price.realValue}\n container={tooltipContainer}>\n <Typography\n ml={4}\n mr={4}\n size=\"small\"\n color=\"$neutral700\"\n variant=\"body\">{`${step.from.price.value} ${step.from.token.displayName}`}</Typography>\n </Tooltip>\n <NextIcon color=\"gray\" />\n <Divider size={4} direction=\"horizontal\" />\n <ChainToken\n chainImage={step.to.chain.image}\n tokenImage={step.to.token.image}\n size=\"small\"\n />\n <Tooltip\n content={step.to.price.realValue}\n container={tooltipContainer}>\n <Typography\n ml={4}\n size=\"small\"\n color=\"$neutral700\"\n variant=\"body\">{`${isCompleted ? '' : '~'}${\n step.to.price.value\n } ${step.to.token.displayName}`}</Typography>\n </Tooltip>\n </div>\n <Alerts pb={hasSeparator && type === 'quote-details'}>\n {step.alerts}\n </Alerts>\n </div>\n </div>\n </Container>\n );\n }\n);\n\nStepDetailsComponent.displayName = 'StepDetailsComponent';\n\nexport const StepDetails = memo(StepDetailsComponent);\n", "import { css } from '@stitches/react';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const Container = styled('div', {\n width: '100%',\n position: 'relative',\n padding: '0 0.5rem',\n boxSizing: 'border-box',\n border: '1px solid transparent',\n variants: {\n type: {\n 'quote-details': { border: 'none' },\n 'swap-progress': {\n backgroundColor: '$neutral100',\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n borderRadius: '$xm',\n padding: '$10 $15',\n marginBottom: '15px',\n },\n },\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const SwapperImage = styled('div', {\n borderRadius: '100%',\n width: '24px',\n height: '24px',\n overflow: 'hidden',\n border: '1.5px solid transparent',\n variants: {\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const Alerts = styled('div', {\n width: '100%',\n variants: {\n pb: {\n true: {\n paddingBottom: '35px',\n },\n },\n },\n});\n\nexport const DashedLine = styled('div', {\n borderLeft: '1px dashed black',\n minHeight: '64px',\n margin: '0 11.5px',\n alignSelf: 'stretch',\n variants: {\n invisible: {\n true: {\n visibility: 'hidden',\n minHeight: 'unset',\n },\n },\n },\n});\n\nexport const SwapperSeparator = styled('div', {\n borderLeft: '1px solid transparent',\n margin: '0 $12',\n display: 'block',\n height: '8px',\n variants: {\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const StepSeparator = styled('div', {\n borderLeft: '1px dashed transparent',\n margin: '0 $10',\n alignSelf: 'stretch',\n display: 'block',\n height: '15px',\n position: 'absolute',\n top: '-16px',\n left: '16px',\n variants: {\n state: {\n default: {\n borderColor: 'transparent',\n },\n 'in-progress': { borderColor: '$info500' },\n completed: {\n borderColor: '$success500',\n },\n warning: { borderColor: '$warning500' },\n error: { borderColor: '$error500' },\n },\n },\n});\n\nexport const tokensContainerStyles = css({\n width: '100%',\n});\n\nexport const swappersStyles = css({\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n});\n\nexport const swapperItemStyles = css({\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const stepInfoStyles = css({\n display: 'flex',\n flex: '1',\n width: '100%',\n alignItems: 'start',\n variants: {\n tx: {\n true: {\n paddingLeft: '36px',\n },\n },\n },\n});\n\nexport const tokensStyles = css({\n display: 'flex',\n paddingTop: '$5',\n paddingBottom: '$10',\n alignItems: 'center',\n});\n", "import type { ContentType, PropTypes, Ref } from './Popover.types';\nimport type { PropsWithChildren } from 'react';\n\nimport * as RadixPopover from '@radix-ui/react-popover';\nimport React from 'react';\n\nimport { PopoverArrow, PopoverContainer } from './Popover.styles';\n\nconst DEFAULT_SIDE_OFFSET = 0;\nconst DEFAULT_ALIGN_OFFSET = 0;\n\nexport const PopoverContentComponent = (\n props: PropsWithChildren<ContentType>,\n forwardedRef: Ref\n) => {\n const { container, children, styles, ...rest } = props;\n return (\n <RadixPopover.Portal container={container}>\n <PopoverContainer {...rest} ref={forwardedRef}>\n {children}\n <PopoverArrow css={styles?.arrowStyles} />\n </PopoverContainer>\n </RadixPopover.Portal>\n );\n};\n\nconst PopoverContent = React.forwardRef(PopoverContentComponent);\nPopoverContent.displayName = 'PopoverContent';\n\nexport function Popover(props: PropsWithChildren<PropTypes>) {\n const {\n children,\n content,\n side = 'bottom',\n sideOffset = DEFAULT_SIDE_OFFSET,\n alignOffset = DEFAULT_ALIGN_OFFSET,\n align = 'center',\n collisionBoundary = [],\n collisionPadding = 0,\n container = document.body,\n ...rest\n } = props;\n return (\n <RadixPopover.Root>\n <RadixPopover.Trigger asChild>{children}</RadixPopover.Trigger>\n <PopoverContent\n align={align}\n alignOffset={alignOffset}\n collisionBoundary={collisionBoundary}\n collisionPadding={collisionPadding}\n side={side}\n sideOffset={sideOffset}\n container={container}\n {...rest}>\n {content}\n </PopoverContent>\n </RadixPopover.Root>\n );\n}\n", "import * as RadixPopover from '@radix-ui/react-popover';\n\nimport { styled } from '../../theme';\n\nexport const PopoverContainer = styled(RadixPopover.Content, {\n borderRadius: '$sm',\n filter: 'drop-shadow(0px 5px 20px rgba(130, 130, 130, 0.20))',\n backgroundColor: '$neutral100',\n});\n\nexport const PopoverArrow = styled(RadixPopover.Arrow, {\n fill: '$neutral100',\n width: '$16',\n height: '$8',\n});\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function English(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path\n fill=\"#eee\"\n d=\"m0 0 8 22-8 23v23l32 54-32 54v32l32 48-32 48v32l32 54-32 54v68l22-8 23 8h23l54-32 54 32h32l48-32 48 32h32l54-32 54 32h68l-8-22 8-23v-23l-32-54 32-54v-32l-32-48 32-48v-32l-32-54 32-54V0l-22 8-23-8h-23l-54 32-54-32h-32l-48 32-48-32h-32l-54 32L68 0H0z\"\n />\n <path\n fill=\"#0052b4\"\n d=\"M336 0v108L444 0Zm176 68L404 176h108zM0 176h108L0 68ZM68 0l108 108V0Zm108 512V404L68 512ZM0 444l108-108H0Zm512-108H404l108 108Zm-68 176L336 404v108z\"\n />\n <path\n fill=\"#d80027\"\n d=\"M0 0v45l131 131h45L0 0zm208 0v208H0v96h208v208h96V304h208v-96H304V0h-96zm259 0L336 131v45L512 0h-45zM176 336 0 512h45l131-131v-45zm160 0 176 176v-45L381 336h-45z\"\n />\n </g>\n </svg>\n );\n}\n", "export const DEFAULT_SIZE = '1em';\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function French(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#eee\" d=\"M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z\" />\n <path fill=\"#0052b4\" d=\"M0 0h167v512H0z\" />\n <path fill=\"#d80027\" d=\"M345 0h167v512H345z\" />\n </g>\n </svg>\n );\n}\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function Japanese(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#eee\" d=\"M0 0h512v512H0z\" />\n <circle cx=\"256\" cy=\"256\" r=\"111.3\" fill=\"#d80027\" />\n </g>\n </svg>\n );\n}\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function Portuguese(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#6da544\" d=\"M0 512h167l37.9-260.3L167 0H0z\" />\n <path fill=\"#d80027\" d=\"M512 0H167v512h345z\" />\n <circle cx=\"167\" cy=\"256\" r=\"89\" fill=\"#ffda44\" />\n <path\n fill=\"#d80027\"\n d=\"M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z\"\n />\n <path\n fill=\"#eee\"\n d=\"M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z\"\n />\n </g>\n </svg>\n );\n}\n", "import type { FlagPropTypes } from './Flags.types';\n\nimport React from 'react';\n\nimport { DEFAULT_SIZE } from './Flags.constants';\n\nexport default function Spanish(props: FlagPropTypes) {\n const { size = DEFAULT_SIZE } = props;\n\n return (\n <svg\n width={size}\n height={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 512 512\">\n <mask id=\"a\">\n <circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\" />\n </mask>\n <g mask=\"url(#a)\">\n <path fill=\"#ffda44\" d=\"m0 128 256-32 256 32v256l-256 32L0 384Z\" />\n <path fill=\"#d80027\" d=\"M0 0h512v128H0zm0 384h512v128H0z\" />\n <g fill=\"#eee\">\n <path d=\"M144 304h-16v-80h16zm128 0h16v-80h-16z\" />\n <ellipse cx=\"208\" cy=\"296\" rx=\"48\" ry=\"32\" />\n </g>\n <g fill=\"#d80027\">\n <rect width=\"16\" height=\"24\" x=\"128\" y=\"192\" rx=\"8\" />\n <rect width=\"16\" height=\"24\" x=\"272\" y=\"192\" rx=\"8\" />\n <path d=\"M208 272v24a24 24 0 0 0 24 24 24 24 0 0 0 24-24v-24h-24z\" />\n </g>\n <rect width=\"32\" height=\"16\" x=\"120\" y=\"208\" fill=\"#ff9811\" ry=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"264\" y=\"208\" fill=\"#ff9811\" ry=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"120\" y=\"304\" fill=\"#ff9811\" rx=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"264\" y=\"304\" fill=\"#ff9811\" rx=\"8\" />\n <path\n fill=\"#ff9811\"\n d=\"M160 272v24c0 8 4 14 9 19l5-6 5 10a21 21 0 0 0 10 0l5-10 5 6c6-5 9-11 9-19v-24h-9l-5 8-5-8h-10l-5 8-5-8z\"\n />\n <path d=\"M122 252h172m-172 24h28m116 0h28\" />\n <path\n fill=\"#d80027\"\n d=\"M122 248a4 4 0 0 0-4 4 4 4 0 0 0 4 4h172a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm0 24a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm144 0a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4z\"\n />\n <path\n fill=\"#eee\"\n d=\"M196 168c-7 0-13 5-15 11l-5-1c-9 0-16 7-16 16s7 16 16 16c7 0 13-4 15-11a16 16 0 0 0 17-4 16 16 0 0 0 17 4 16 16 0 1 0 10-20 16 16 0 0 0-27-5c-3-4-7-6-12-6zm0 8c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm24 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm-44 10 4 1 4 8c0 4-4 7-8 7s-8-3-8-8c0-4 4-8 8-8zm64 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-7l4-8z\"\n />\n <path fill=\"none\" d=\"M220 284v12c0 7 5 12 12 12s12-5 12-12v-12z\" />\n <path fill=\"#ff9811\" d=\"M200 160h16v32h-16z\" />\n <path fill=\"#eee\" d=\"M208 224h48v48h-48z\" />\n <path\n fill=\"#d80027\"\n d=\"m248 208-8 8h-64l-8-8c0-13 18-24 40-24s40 11 40 24zm-88 16h48v48h-48z\"\n />\n <rect\n width=\"20\"\n height=\"32\"\n x=\"222\"\n y=\"232\"\n fill=\"#d80027\"\n rx=\"10\"\n ry=\"10\"\n />\n <path\n fill=\"#ff9811\"\n d=\"M168 232v8h8v16h-8v8h32v-8h-8v-16h8v-8zm8-16h64v8h-64z\"\n />\n <g fill=\"#ffda44\">\n <circle cx=\"186\" cy=\"202\" r=\"6\" />\n <circle cx=\"208\" cy=\"202\" r=\"6\" />\n <circle cx=\"230\" cy=\"202\" r=\"6\" />\n </g>\n <path\n fill=\"#d80027\"\n d=\"M169 272v43a24 24 0 0 0 10 4v-47h-10zm20 0v47a24 24 0 0 0 10-4v-43h-10z\"\n />\n <g fill=\"#338af3\">\n <circle cx=\"208\" cy=\"272\" r=\"16\" />\n <rect width=\"32\" height=\"16\" x=\"264\" y=\"320\" ry=\"8\" />\n <rect width=\"32\" height=\"16\" x=\"120\" y=\"320\" ry=\"8\" />\n </g>\n </g>\n </svg>\n );\n}\n", "import type { PropTypes } from './Select.types';\n\nimport * as Select from '@radix-ui/react-select';\nimport React, { useEffect, useRef, useState } from 'react';\n\nimport { ChevronDownIcon, ChevronUpIcon } from '../../icons';\nimport { Typography } from '../Typography';\n\nimport { SelectContent, SelectItem, SelectTrigger } from './select.styles';\n\nexport function SelectComponent(props: PropTypes) {\n const [open, setOpen] = useState(false);\n const selectRef = useRef<HTMLDivElement>(null);\n const { options, value, container, handleItemClick } = props;\n const handleToggle = () => {\n setOpen((prev) => !prev);\n };\n\n const handleClickOutside = (e: MouseEvent) => {\n if (selectRef.current && !selectRef.current.contains(e.target as Node)) {\n setOpen(false);\n }\n };\n\n useEffect(() => {\n document.addEventListener('click', handleClickOutside);\n return () => {\n document.removeEventListener('click', handleClickOutside);\n };\n }, []);\n\n return (\n <div ref={selectRef}>\n <Select.Root value={value.value} open={open}>\n <SelectTrigger\n onKeyDown={(event) => event.key === 'Enter' && handleToggle()}\n onClick={handleToggle}\n open={open}\n aria-label={value.label}>\n <Select.Value>\n <Typography variant=\"body\" size=\"small\">\n {value.label}\n </Typography>\n </Select.Value>\n\n <Select.Icon className=\"SelectIcon\">\n <ChevronDownIcon size={12} />\n </Select.Icon>\n </SelectTrigger>\n <Select.Portal container={container}>\n <SelectContent>\n <Select.ScrollUpButton className=\"SelectScrollButton\">\n <ChevronUpIcon />\n </Select.ScrollUpButton>\n <Select.Viewport className=\"SelectViewport\">\n <Select.Group>\n {options.map(\n (option) =>\n option.value !== value?.value && (\n <SelectItem\n onClick={() => {\n handleItemClick && handleItemClick(option);\n handleToggle();\n }}\n key={option.value}\n value={option.value}>\n <Select.ItemText>\n <Typography variant=\"body\" size=\"small\">\n {option.label}\n </Typography>\n </Select.ItemText>\n </SelectItem>\n )\n )}\n </Select.Group>\n </Select.Viewport>\n <Select.ScrollDownButton className=\"SelectScrollButton\">\n <ChevronDownIcon />\n </Select.ScrollDownButton>\n </SelectContent>\n </Select.Portal>\n </Select.Root>\n </div>\n );\n}\n", "import * as Select from '@radix-ui/react-select';\n\nimport { darkTheme, styled } from '../../theme';\n\nexport const EXPANDABLE_QUOTE_TRANSITION_DURATION = 300;\n\nexport const SelectTrigger = styled(Select.Trigger, {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n cursor: 'pointer',\n backgroundColor: '$secondary',\n padding: '$5 $10',\n border: 0,\n whiteSpace: 'nowrap',\n\n '& svg': {\n transition: `all ${EXPANDABLE_QUOTE_TRANSITION_DURATION}ms ease`,\n },\n\n variants: {\n open: {\n true: {\n borderTopLeftRadius: '$sm',\n borderTopRightRadius: '$sm',\n '& ._typography, & svg': {\n color: '$secondary',\n },\n\n '& svg': {\n transform: 'rotate(180deg)',\n },\n backgroundColor: '$neutral100',\n [`.${darkTheme} &`]: {\n backgroundColor: '$neutral300',\n },\n },\n false: {\n borderRadius: '$md',\n '& ._typography, & svg': {\n color: '$background',\n [`.${darkTheme} &`]: {\n color: '$foreground',\n },\n },\n '& svg': {\n transform: 'rotate(0)',\n },\n },\n },\n },\n width: '100%',\n '& ._typography': {\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n width: '52px',\n '@xs': {\n width: 'auto',\n },\n },\n});\n\nexport const SelectContent = styled(Select.Content, {\n padding: '$5 $10',\n width: '100%',\n position: 'absolute',\n top: '38px',\n maxHeight: '146px',\n overflowY: 'auto',\n borderBottomLeftRadius: '$sm',\n borderBottomRightRadius: '$sm',\n boxShadow: '-5px 5px 10px 0px rgba(86, 86, 86, 0.10)',\n backgroundColor: '$neutral100',\n [`.${darkTheme} &`]: {\n backgroundColor: '$neutral300',\n },\n});\n\nexport const SelectItem = styled(Select.Item, {\n padding: '$10 0',\n borderTop: '1px solid',\n borderColor: '$neutral300',\n [`.${darkTheme} &`]: {\n borderColor: '$neutral400',\n },\n listStyleType: 'none',\n cursor: 'pointer',\n '&:hover': {\n '& ._typography': {\n color: '$colors$secondary',\n },\n },\n '&:focus': {\n outline: 'none',\n '& ._typography': {\n color: '$colors$secondary',\n },\n },\n});\n", "import type { ConnectedWallet } from '../..';\nimport type { LoadingStatus, TokenWithBalance } from '../../types/meta';\nimport type { BestRouteResponse, BlockchainMeta, SwapResult } from 'rango-sdk';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport {\n Alert,\n BottomLogo,\n Button,\n Header,\n TokenInfo,\n Typography,\n} from '../..';\nimport { styled } from '../../theme';\n\nconst Container = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n});\n\nconst FromContainer = styled('div', {\n position: 'relative',\n paddingBottom: '$12',\n});\n\nconst BestRouteContainer = styled('div', {\n width: '100%',\n paddingTop: '$16',\n});\n\nconst Alerts = styled('div', {\n width: '100%',\n paddingTop: '$16',\n});\n\nconst Footer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n paddingTop: '$16',\n});\n\ninterface HomePanelProps {\n bestRoute: BestRouteResponse | null;\n bestRouteError: string;\n fetchBestRoute: () => void;\n onClickHistory: () => void;\n onClickSettings: () => void;\n fromBlockchain: BlockchainMeta | null;\n toBlockchain: BlockchainMeta | null;\n fromToken: TokenWithBalance | null;\n toToken: TokenWithBalance | null;\n setInputAmount: (amount: string) => void;\n outputAmount: string;\n outputUsdValue: string;\n inputUsdValue: string;\n inputAmount: string;\n loadingStatus: LoadingStatus;\n showBestRoute: boolean;\n fetchingBestRoute: boolean;\n swapButtonTitle: string;\n swapButtonDisabled: boolean;\n swapButtonClick: () => void;\n onChainClick: (route: 'from-chain' | 'to-chain') => void;\n onTokenClick: (route: 'from-token' | 'to-token') => void;\n connectedWallets: ConnectedWallet[];\n highFee: boolean;\n errorMessage: string;\n hasLimitError: (bestRoute: BestRouteResponse | null) => boolean;\n swap: SwapResult | null;\n swapFromAmount: string | null;\n fromAmountRangeError: string;\n recommendation: string;\n totalFeeInUsd: string;\n swithFromAndToComponent: React.ReactNode;\n percentageChange: string;\n tokenBalanceReal: string;\n tokenBalance: string;\n totalTime: string;\n bestRouteData: BestRouteResponse | null;\n showPercentageChange: boolean;\n}\n\n/**\n * @deprecated Will be removed in v2\n */\nexport function HomePanel({\n bestRoute,\n fromBlockchain,\n toBlockchain,\n fromToken,\n toToken,\n setInputAmount,\n outputAmount,\n inputAmount,\n loadingStatus,\n showBestRoute,\n fetchingBestRoute,\n outputUsdValue,\n inputUsdValue,\n swapButtonTitle,\n swapButtonDisabled,\n swapButtonClick,\n onChainClick,\n onTokenClick,\n connectedWallets,\n errorMessage,\n hasLimitError,\n swap,\n fromAmountRangeError,\n recommendation,\n swithFromAndToComponent,\n percentageChange,\n tokenBalanceReal,\n tokenBalance,\n swapFromAmount,\n showPercentageChange,\n}: HomePanelProps) {\n return (\n <Container>\n <Header title={i18n.t('SWAP')} suffix={<></>} />\n <FromContainer>\n <>\n <TokenInfo\n type=\"From\"\n chain={fromBlockchain}\n token={fromToken}\n onAmountChange={setInputAmount}\n inputAmount={inputAmount}\n fromBlockchain={fromBlockchain}\n toBlockchain={toBlockchain}\n loadingStatus={loadingStatus}\n inputUsdValue={inputUsdValue}\n fromToken={fromToken}\n setInputAmount={setInputAmount}\n connectedWallets={connectedWallets}\n bestRoute={bestRoute}\n fetchingBestRoute={fetchingBestRoute}\n onChainClick={() => onChainClick('from-chain')}\n onTokenClick={() => onTokenClick('from-token')}\n tokenBalanceReal={tokenBalanceReal}\n tokenBalance={tokenBalance}\n />\n {swithFromAndToComponent}\n </>\n </FromContainer>\n <TokenInfo\n type=\"To\"\n chain={toBlockchain}\n token={toToken}\n outputAmount={outputAmount}\n percentageChange={percentageChange}\n outputUsdValue={outputUsdValue}\n fromBlockchain={fromBlockchain}\n toBlockchain={toBlockchain}\n loadingStatus={loadingStatus}\n inputUsdValue={inputUsdValue}\n fromToken={fromToken}\n setInputAmount={setInputAmount}\n connectedWallets={connectedWallets}\n inputAmount={inputAmount}\n bestRoute={bestRoute}\n fetchingBestRoute={fetchingBestRoute}\n onChainClick={() => onChainClick('to-chain')}\n onTokenClick={() => onTokenClick('to-token')}\n tokenBalanceReal={tokenBalanceReal}\n tokenBalance={tokenBalance}\n showPercentageChange={showPercentageChange}\n />\n {showBestRoute && <BestRouteContainer></BestRouteContainer>}\n {(errorMessage || hasLimitError(bestRoute)) && (\n <Alerts>\n {errorMessage && <Alert type=\"error\">{errorMessage}</Alert>}\n {hasLimitError(bestRoute) && (\n <Alert type=\"error\" title={`${swap?.swapperId} Limit`}>\n <>\n <Typography variant=\"body\" size=\"small\">\n {`${fromAmountRangeError}, Yours: ${swapFromAmount} ${swap?.from.symbol}`}\n </Typography>\n <Typography variant=\"body\" size=\"small\">\n {recommendation}\n </Typography>\n </>\n </Alert>\n )}\n </Alerts>\n )}\n <Footer>\n <Button\n type=\"primary\"\n size=\"large\"\n disabled={swapButtonDisabled}\n onClick={swapButtonClick}>\n {swapButtonTitle}\n </Button>\n <BottomLogo />\n </Footer>\n </Container>\n );\n}\n", "import type { PropTypes as SwapMessagesPropTypes } from './SwapMessages';\nimport type { PendingSwap } from 'rango-types';\n\nimport React, { useState } from 'react';\n\nimport {\n Alert,\n Button,\n Divider,\n Drawer,\n Image,\n SecondaryPage,\n Spinner,\n StepDetail,\n Typography,\n} from '../../components';\nimport {\n CheckCircleIcon,\n GasIcon,\n InfoCircleIcon,\n} from '../../components/Icon';\nimport { keyframes, styled } from '../../theme';\n\nimport { SwapMessages } from './SwapMessages';\n\nexport const pulse = keyframes({\n '0%': {\n opacity: 1,\n },\n '50%': {\n opacity: 0.3,\n },\n '100%': {\n opacity: 1,\n },\n});\n\nexport const SwapperContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n paddingLeft: '$4',\n variants: {\n created: {\n true: {\n filter: 'grayscale(100%)',\n },\n },\n running: {\n true: {\n animation: `${pulse} 2s ease-in-out infinite`,\n },\n },\n },\n});\n\nexport const BodyError = styled('div', {\n height: '100%',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const ErrorMsg = styled(Typography, {\n color: '$error500',\n});\n\nexport const FeeContainer = styled('div', {\n paddingLeft: '$16',\n color: '$neutral600',\n});\n\nexport const Fee = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const RelativeContainer = styled('div', {\n position: 'relative',\n});\n\nexport const Footer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nexport const Dot = styled('div', {\n width: '$8',\n height: '$8',\n backgroundColor: '$foreground',\n borderRadius: '4px',\n marginLeft: '11px',\n});\n\nexport const ArrowDown = styled('div', {\n width: '0px',\n height: '0px',\n borderLeft: '5px solid transparent',\n borderRight: '5px solid transparent',\n borderTop: '5px solid $foreground',\n marginLeft: '$10',\n});\n\nconst StyledAnchor = styled('a', {\n color: '$primary500',\n fontWeight: '$600',\n});\n\nconst SwapInfoContainer = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n paddingBottom: '$16',\n borderBottom: '1px solid $background',\n});\n\nconst InternalDetailsContainer = styled('div', {\n display: 'flex',\n '.details': {\n padding: '$8 0',\n },\n});\n\nconst InternalDetail = styled('div', {\n display: 'flex',\n margin: '$12 0 $12 $20',\n});\n\nconst DescriptionContainer = styled('div', {\n display: 'flex',\n alignItems: 'center',\n});\n\nconst Description = styled(Typography, {\n color: '$success500',\n paddingLeft: '$4',\n});\n\nexport const Line = styled('div', {\n width: '0',\n minHeight: '$16',\n marginLeft: '14px',\n border: '1px dashed $foreground',\n borderRadius: 'inherit',\n});\n\nconst Row = styled('div', {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n fontSize: '$14',\n padding: '$8 0',\n\n '.name': {\n color: '$neutral800',\n },\n '.value': {\n display: 'flex',\n alignItems: 'center',\n color: '$neutral600',\n justifyContent: 'flex-end',\n },\n '.status': {\n fontWeight: 'bold',\n textTransform: 'uppercase',\n },\n '.status.failed': {\n color: '$error500',\n },\n '.status.success': {\n color: '$success500',\n },\n});\n\nconst RequestId = styled('div', {\n width: '150px',\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n '@md': {\n width: 'auto',\n },\n});\n\nconst ExtraDetails = styled('div', {\n padding: '0',\n color: '$neutral800',\n fontSize: '$10',\n});\n\nconst SwapFlowContainer = styled('div', {\n overflowY: 'auto',\n padding: '$8 $4 $2 $4',\n});\n\nexport type PropTypes = {\n pendingSwap: PendingSwap;\n onCopy: (requestId: string) => void;\n onBack: () => void;\n isCopied: boolean;\n onCancel: (requestId: string) => void;\n onRetry?: () => void;\n date: string;\n previewInputs?: React.ReactNode;\n} & SwapMessagesPropTypes;\n\nexport function SwapHistory(props: PropTypes) {\n const {\n pendingSwap,\n onBack,\n onCopy,\n isCopied,\n onCancel,\n date,\n onRetry,\n ...extraMessageProps\n } = props;\n const [showDrawer, setShowDrawer] = useState(false);\n\n return (\n <SecondaryPage\n title=\"Swap Details\"\n textField={false}\n onBack={onBack}\n Footer={\n <>\n {pendingSwap?.status === 'running' && (\n <Button\n variant=\"outlined\"\n fullWidth\n type=\"error\"\n onClick={setShowDrawer.bind(null, true)}>\n Cancel\n </Button>\n )}\n {!!onRetry && (\n <Button\n variant=\"contained\"\n fullWidth\n type=\"primary\"\n onClick={onRetry}>\n Try again\n </Button>\n )}\n </>\n }>\n <div>\n <SwapInfoContainer>\n <Row>\n <div className=\"name\">\n Request Id:\n <span\n className=\"value requestId\"\n onClick={onCopy.bind(null, pendingSwap?.requestId)}>\n <RequestId>{pendingSwap?.requestId}</RequestId>\n <Divider size={4} direction=\"horizontal\" />\n <Button type=\"primary\" variant=\"ghost\" size=\"small\">\n {isCopied ? 'Copied!' : 'Copy'}\n </Button>\n </span>\n </div>\n <div className=\"name\">\n <span className={`value status ${pendingSwap?.status || ''}`}>\n {pendingSwap?.status}\n {pendingSwap?.status === 'running' && (\n <Spinner size={16} color=\"primary\" />\n )}\n </span>\n <ExtraDetails>{date}</ExtraDetails>\n </div>\n </Row>\n </SwapInfoContainer>\n {/* TODO: It was temporarily removed to find a better solution. \n\n <Divider size={16} />*/}\n </div>\n <SwapFlowContainer>\n {extraMessageProps.shortMessage && (\n <SwapMessages {...extraMessageProps} />\n )}\n\n <Divider size={16} />\n\n {pendingSwap?.steps.map((step, index) => {\n const key = `step-${index}`;\n return (\n <div key={key}>\n {index === 0 && (\n <RelativeContainer>\n <StepDetail\n logo={step.fromLogo}\n symbol={step.fromSymbol}\n chainLogo={step.fromBlockchainLogo || ''}\n blockchain={step.fromBlockchain}\n amount={pendingSwap.inputAmount}\n />\n <Dot />\n </RelativeContainer>\n )}\n <Line />\n <SwapperContainer\n created={step.status === 'created'}\n running={\n !['created', 'success', 'failed'].includes(step.status)\n }>\n <Image\n src={step.swapperLogo || ''}\n alt={step.swapperId}\n size={20}\n />\n\n <FeeContainer>\n <Typography variant=\"body\" size=\"small\">\n {step.swapperType === 'DEX' ? 'Swap' : 'Bridge'} via{' '}\n {step.swapperId}\n </Typography>\n <Fee>\n <GasIcon />\n <Typography variant=\"body\" size=\"small\">\n ${step.feeInUsd} estimated gas fee\n </Typography>\n </Fee>\n </FeeContainer>\n </SwapperContainer>\n <div\n style={{\n display: 'flex',\n }}>\n <InternalDetailsContainer>\n <Line />\n <div className=\"details\">\n {!!step.explorerUrl && (\n <div>\n {step.explorerUrl.map((item, index) => {\n const internalKey = `internal-${index}`;\n const anchorKey = `anchor-${index}`;\n\n return (\n <InternalDetail key={internalKey}>\n <DescriptionContainer>\n <Divider size={4} />\n <CheckCircleIcon color=\"primary\" />\n <Description variant=\"body\" size=\"small\">\n <StyledAnchor\n href={item.url}\n target=\"_blank\"\n rel=\"noreferrer\"\n key={anchorKey}>\n {!item.description ? (\n <b>View transaction</b>\n ) : (\n <b>\n {item.description\n .substring(0, 1)\n .toUpperCase()}\n {item.description.substring(1)} Tx\n </b>\n )}\n </StyledAnchor>\n </Description>\n </DescriptionContainer>\n </InternalDetail>\n );\n })}\n </div>\n )}\n {step.status === 'failed' && (\n <InternalDetail>\n <DescriptionContainer>\n <InfoCircleIcon color=\"error\" />\n <Description\n variant=\"body\"\n size=\"small\"\n color=\"$error500\">\n Step failed\n </Description>\n </DescriptionContainer>\n </InternalDetail>\n )}\n </div>\n </InternalDetailsContainer>\n </div>\n {index + 1 === pendingSwap.steps.length && <ArrowDown />}\n <StepDetail\n logo={step.toLogo}\n symbol={step.toSymbol}\n chainLogo={step.toBlockchainLogo || ''}\n blockchain={step.toBlockchain}\n amount={step.outputAmount || ''}\n estimatedAmount={step.expectedOutputAmountHumanReadable || ''}\n success={step.status === 'success'}\n />\n </div>\n );\n })}\n\n <Divider size={32} />\n </SwapFlowContainer>\n <Drawer\n onClose={setShowDrawer.bind(null, false)}\n open={showDrawer}\n anchor=\"bottom\"\n title=\"Cancel Progress\"\n footer={\n <div\n style={{\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n }}>\n <Button\n variant=\"contained\"\n type=\"success\"\n onClick={setShowDrawer.bind(null, false)}>\n Skip\n </Button>\n <Divider size={16} direction=\"horizontal\" />\n <Button\n variant=\"contained\"\n type=\"error\"\n onClick={() => {\n onCancel(pendingSwap.requestId);\n setShowDrawer(false);\n }}>\n Cancel progress\n </Button>\n </div>\n }\n container={document.getElementById('swap-box')}>\n <Alert type=\"warning\">\n <Typography variant=\"body\" size=\"small\">\n Warning: Cancel <u>doesn't revert</u> your transaction if you've\n already signed and sent a transaction to the blockchain. It only\n stops next steps from being executed.\n </Typography>\n </Alert>\n </Drawer>\n </SecondaryPage>\n );\n}\n", "/* eslint-disable @typescript-eslint/no-magic-numbers */\nimport React, { useState } from 'react';\n\nimport { Alert, Button, Typography } from '../../components';\nimport { styled } from '../../theme';\n\nconst getAlertType = (messageType: PropTypes['type']) => {\n if (!messageType || messageType === 'info') {\n return 'info';\n }\n return messageType;\n};\n\nconst DetailedMessage = styled('div', {\n width: '90%',\n overflowWrap: 'break-word',\n color: '$error500 !important',\n});\n\nexport type PropTypes = {\n currentStepBlockchain: string;\n switchNetwork?: () => Promise<any>;\n shortMessage: string;\n detailedMessage: { content: string; long: boolean };\n type?: 'success' | 'error' | 'warning' | 'info';\n lastConvertedTokenInFailedSwap?: {\n symbol: string;\n blockchain: string;\n outputAmount: string;\n };\n};\n\nconst SuccessText = styled(Typography, {\n color: '$success500 !important',\n});\n\nexport const SwapMessages: React.FC<PropTypes> = (props) => {\n const {\n shortMessage,\n detailedMessage,\n currentStepBlockchain,\n type,\n lastConvertedTokenInFailedSwap,\n } = props;\n\n const [expandedMessage, setExpandedMessage] = useState(false);\n\n const allowedNumberOfChars = detailedMessage.long ? 0 : 150;\n\n const shouldShowMoreDetailsButton =\n !expandedMessage && detailedMessage.content.length > allowedNumberOfChars;\n\n return (\n <Alert\n type={getAlertType(type)}\n title={shortMessage}\n {...(shouldShowMoreDetailsButton && {\n footer: (\n <Button\n variant=\"outlined\"\n type=\"primary\"\n onClick={setExpandedMessage.bind(null, (prevState) => !prevState)}>\n Show more details\n </Button>\n ),\n })}\n {...(!!props.switchNetwork && {\n footer: (\n <Button\n variant={'outlined'}\n type=\"primary\"\n onClick={() => {\n props?.switchNetwork &&\n props.switchNetwork().catch((e) => {\n console.log(e);\n });\n }}>\n Change network to {currentStepBlockchain}\n </Button>\n ),\n })}>\n {!!detailedMessage.content ? (\n <DetailedMessage>\n <Typography variant=\"body\" size=\"small\">\n {shouldShowMoreDetailsButton && !expandedMessage\n ? detailedMessage.content.substring(0, allowedNumberOfChars) +\n (allowedNumberOfChars > 0 ? '...' : '')\n : detailedMessage.content}\n </Typography>\n </DetailedMessage>\n ) : null}\n {!!lastConvertedTokenInFailedSwap && (\n <>\n <p>\n <Typography variant=\"body\" size=\"small\">\n Do not worry, your fund is \n </Typography>\n <SuccessText variant=\"body\" size=\"small\">\n <b>Safe</b>\n </SuccessText>\n </p>\n\n <p>\n <Typography variant=\"body\" size=\"small\">\n It is converted to \n <u>{lastConvertedTokenInFailedSwap.outputAmount}</u>\n \n </Typography>\n <SuccessText variant=\"body\" size=\"small\">\n <b>{lastConvertedTokenInFailedSwap.symbol} </b>\n </SuccessText>\n <Typography variant=\"body\" size=\"small\">\n on your \n </Typography>\n <SuccessText variant=\"body\" size=\"small\">\n <b>{lastConvertedTokenInFailedSwap.blockchain} </b>\n </SuccessText>\n <Typography variant=\"body\" size=\"small\">\n wallet\n </Typography>\n </p>\n </>\n )}\n </Alert>\n );\n};\n", "import type { LoadingStatus } from '../../types/meta';\nimport type { CSSProperties } from '@stitches/react';\nimport type { BlockchainMeta } from 'rango-sdk';\n\nimport React from 'react';\n\nimport { LoadingFailedAlert } from '../../components/Alert/LoadingFailedAlert';\nimport { NotFoundAlert } from '../../components/Alert/NotFoundAlert';\nimport { BlockchainsList } from '../../components/BlockchainsList';\nimport { SecondaryPage } from '../../components/SecondaryPage/SecondaryPage';\nimport { Spinner } from '../../components/Spinner';\nimport { styled } from '../../theme';\nimport { containsText } from '../../utils';\nimport { LoaderContainer } from '../TokenSelector/TokenSelector';\n\nconst ListContainer = styled('div', {\n overflowY: 'auto',\n padding: '0 $4',\n});\n\nconst filterBlockchains = (list: BlockchainMeta[], searchedFor: string) =>\n list.filter(\n (blockchain) =>\n containsText(blockchain.name, searchedFor) ||\n containsText(blockchain.displayName, searchedFor)\n );\n\nexport interface PropTypes {\n type?: 'Source' | 'Destination';\n list: BlockchainMeta[];\n selected?: BlockchainMeta | null;\n onChange: (blockchain: BlockchainMeta) => void;\n onBack?: () => void;\n loadingStatus: LoadingStatus;\n hasHeader?: boolean;\n listContainerStyle?: CSSProperties;\n multiSelect?: boolean;\n selectedList?: BlockchainMeta[] | 'all';\n}\n\nexport function BlockchainSelector(props: PropTypes) {\n const {\n type,\n list,\n onChange,\n selected,\n onBack,\n loadingStatus,\n hasHeader,\n listContainerStyle,\n multiSelect,\n selectedList,\n } = props;\n\n return (\n <SecondaryPage\n textField={true}\n hasHeader={hasHeader}\n textFieldPlaceholder=\"Search blockchains by name\"\n title={`Select ${type} Blockchain`}\n onBack={onBack}>\n {(searchedFor) => {\n const filteredBlockchains = filterBlockchains(list, searchedFor);\n return (\n <>\n {loadingStatus === 'loading' && (\n <LoaderContainer>\n <Spinner size={24} />\n </LoaderContainer>\n )}\n <ListContainer style={listContainerStyle} key=\"1\">\n {loadingStatus === 'failed' && <LoadingFailedAlert />}\n {loadingStatus === 'success' && (\n <>\n {filteredBlockchains.length ? (\n <BlockchainsList\n list={filteredBlockchains}\n selected={selected}\n multiSelect={multiSelect}\n selectedList={selectedList}\n onChange={onChange}\n />\n ) : (\n <NotFoundAlert\n catergory=\"Blockchain\"\n searchedFor={searchedFor}\n />\n )}\n </>\n )}\n </ListContainer>\n </>\n );\n }}\n </SecondaryPage>\n );\n}\n", "import type { BlockchainMeta } from 'rango-sdk';\n\nimport React, { useState } from 'react';\n\nimport { styled } from '../../theme';\nimport { Button } from '../Button/Button';\nimport { FilledCircle, Image } from '../common';\nimport { Typography } from '../Typography';\n\nexport interface PropTypes {\n list: BlockchainMeta[];\n selected?: BlockchainMeta | null;\n onChange: (blockchain: BlockchainMeta) => void;\n multiSelect?: boolean;\n selectedList?: BlockchainMeta[] | 'all';\n}\n\nconst ListContainer = styled('div', {\n display: 'grid',\n gap: '.5rem',\n gridTemplateColumns: ' repeat(2, minmax(0, 1fr))',\n alignContent: 'baseline',\n width: '100%',\n height: '100%',\n});\n\nconst ImageContainer = styled('div', {\n paddingRight: '$4',\n});\n/**\n * @deprecated will be removed in v2\n */\nexport function BlockchainsList(props: PropTypes) {\n const { list, onChange, multiSelect, selectedList } = props;\n const [selected, setSelected] = useState(props.selected);\n\n const changeSelectedBlockchain = (blockchain: BlockchainMeta) => {\n setSelected(blockchain);\n onChange(blockchain);\n };\n\n const isSelect = (name: string) => {\n if (multiSelect && selectedList) {\n const NOT_FOUND_INDEX = -1;\n return (\n selectedList === 'all' ||\n selectedList.findIndex((item) => name === item.name) > NOT_FOUND_INDEX\n );\n }\n return name === selected?.name;\n };\n\n return (\n <ListContainer>\n {list.map((blockchain, index) => {\n const key = `item-${index}`;\n return (\n <Button\n type={isSelect(blockchain.name) ? 'primary' : undefined}\n variant=\"outlined\"\n size=\"large\"\n prefix={\n <ImageContainer>\n <Image size={24} src={blockchain.logo} />\n </ImageContainer>\n }\n suffix={isSelect(blockchain.name) ? <FilledCircle /> : undefined}\n onClick={changeSelectedBlockchain.bind(null, blockchain)}\n key={key}>\n <Typography variant=\"body\" size=\"small\">\n {blockchain.displayName}\n </Typography>\n </Button>\n );\n })}\n </ListContainer>\n );\n}\n", "import type { TokenWithAmount } from '../../components/TokenList/TokenList';\nimport type { LoadingStatus } from '../../types/meta';\n\nimport React from 'react';\n\nimport { LoadingFailedAlert, SecondaryPage, Spinner } from '../../components';\nimport { NotFoundAlert } from '../../components/Alert/NotFoundAlert';\nimport { TokenList } from '../../components/TokenList/TokenList';\nimport { styled } from '../../theme';\nimport { containsText } from '../../utils';\n\nexport const LoaderContainer = styled('div', {\n display: 'flex',\n justifyContent: 'center',\n width: '100%',\n paddingTop: '33%',\n flex: 1,\n});\nexport interface PropTypes {\n list: TokenWithAmount[];\n type?: 'Source' | 'Destination';\n selected: TokenWithAmount | null;\n onChange: (token: TokenWithAmount) => void;\n onBack?: () => void;\n loadingStatus: LoadingStatus;\n hasHeader?: boolean;\n}\n\nconst filterTokens = (list: TokenWithAmount[], searchedFor: string) =>\n list.filter(\n (token) =>\n containsText(token.symbol, searchedFor) ||\n containsText(token.address || '', searchedFor) ||\n containsText(token.name || '', searchedFor)\n );\n\nexport function TokenSelector(props: PropTypes) {\n const { list, type, selected, hasHeader, onChange, onBack, loadingStatus } =\n props;\n\n return (\n <SecondaryPage\n textField={true}\n hasHeader={hasHeader}\n title={`Select ${type} token`}\n onBack={onBack}\n textFieldPlaceholder=\"Search tokens by name\">\n {(searchedFor) => {\n const filteredTokens = filterTokens(list, searchedFor);\n\n return loadingStatus === 'loading' ? (\n <LoaderContainer>\n <Spinner size={24} />\n </LoaderContainer>\n ) : loadingStatus === 'failed' ? (\n <LoadingFailedAlert />\n ) : filteredTokens.length ? (\n <TokenList\n searchedText={searchedFor}\n list={filteredTokens}\n selected={selected}\n onChange={onChange}\n />\n ) : (\n <NotFoundAlert catergory=\"Token\" searchedFor={searchedFor} />\n );\n }}\n </SecondaryPage>\n );\n}\n", "import type { WalletInfo } from '../../components';\nimport type { WalletType } from '@rango-dev/wallets-shared';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Modal, Wallet } from '../../components';\nimport { styled } from '../../theme';\n\nexport interface PropTypes {\n open: boolean;\n list: WalletInfo[];\n onSelect: (walletType: WalletType) => void;\n onClose: () => void;\n error?: string;\n}\n\nconst ModalContent = styled('div', {\n display: 'grid',\n gap: '$8',\n gridTemplateColumns: 'repeat(2, minmax(0, 1fr))',\n overflow: 'auto',\n});\n\nexport function ConnectWalletsModal(props: PropTypes) {\n const { open, list, onSelect, onClose } = props;\n\n return (\n <Modal\n title={i18n.t('Connect Wallets')}\n open={open}\n onClose={onClose}\n styles={{\n container: { width: '75%', maxWidth: '30rem', height: '60%' },\n }}>\n <ModalContent>\n {list.map((info) => (\n <Wallet {...info} key={info.title} onClick={onSelect} />\n ))}\n </ModalContent>\n </Modal>\n );\n}\n", "import type { ConnectedWallet } from '../..';\nimport type { TokenWithBalance } from '../../types/meta';\nimport type { BestRouteResponse, BlockchainMeta, Token } from 'rango-sdk';\n\nimport { i18n } from '@lingui/core';\nimport { Trans } from '@lingui/react';\nimport React from 'react';\n\nimport {\n Button,\n Divider,\n Image,\n PercentageChange,\n TextField,\n Typography,\n} from '../..';\nimport { AngleDownIcon, InfoCircleIcon } from '../../components/Icon';\nimport { styled } from '../../theme';\n\ntype PropTypes = (\n | {\n type: 'From';\n onAmountChange: (amount: string) => void;\n }\n | {\n type: 'To';\n outputAmount: string;\n outputUsdValue: string;\n percentageChange: string;\n showPercentageChange: boolean;\n }\n) & {\n chain: BlockchainMeta | null;\n token: Token | null;\n loadingStatus: 'loading' | 'success' | 'failed';\n fromBlockchain: BlockchainMeta | null;\n toBlockchain: BlockchainMeta | null;\n inputUsdValue: string;\n fromToken: TokenWithBalance | null;\n setInputAmount: (amount: string) => void;\n connectedWallets: ConnectedWallet[];\n inputAmount: string;\n bestRoute: BestRouteResponse | null;\n fetchingBestRoute: boolean;\n onChainClick: () => void;\n onTokenClick: () => void;\n tokenBalanceReal: string;\n tokenBalance: string;\n};\n\nconst Box = styled('div', {\n display: 'flex',\n flexDirection: 'column',\n width: '100%',\n overflow: 'hidden',\n});\n\nconst Container = styled('div', {\n boxSizing: 'border-box',\n borderRadius: '$xs',\n padding: '$8 $16 $16 $16',\n\n variants: {\n type: {\n filled: {\n backgroundColor: '$background',\n },\n outlined: {\n border: '1px solid $background',\n backgroundColor: '$surface',\n },\n },\n },\n\n defaultVariants: {\n type: 'filled',\n },\n\n '.head': {\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n minHeight: '32px',\n },\n '.form': {\n display: 'flex',\n width: '100%',\n padding: '$2 0',\n '.selectors': {\n width: '35%',\n\n '._text': {\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n },\n },\n '.amount': {\n width: '30%',\n },\n },\n '.output-usd': {\n display: 'flex',\n div: {\n display: 'flex',\n paddingLeft: '$8',\n },\n },\n});\n\nconst Options = styled('div', {\n display: 'flex',\n justifyContent: 'flex-end',\n\n '.balance': {\n display: 'flex',\n alignItems: 'center',\n },\n});\n\nconst ImagePlaceholder = styled('span', {\n width: '24px',\n height: '24px',\n backgroundColor: '$background',\n borderRadius: '99999px',\n});\n\nconst OutputContainer = styled('div', {\n windth: '100%',\n height: '$48',\n borderRadius: '$xs',\n backgroundColor: '$surface',\n border: '1px solid transparent',\n position: 'relative',\n display: 'flex',\n alignItems: 'center',\n paddingLeft: '$8',\n paddingRight: '$8',\n});\n\nexport function TokenInfo(props: PropTypes) {\n const {\n type,\n chain,\n token,\n loadingStatus,\n fromBlockchain,\n toBlockchain,\n fromToken,\n setInputAmount,\n inputUsdValue,\n inputAmount,\n bestRoute,\n fetchingBestRoute,\n onChainClick,\n onTokenClick,\n tokenBalanceReal,\n tokenBalance,\n } = props;\n\n const ItemSuffix = (\n <div\n style={{\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n }}>\n {loadingStatus === 'failed' && <InfoCircleIcon color=\"error\" size={24} />}\n <AngleDownIcon />\n </div>\n );\n\n return (\n <Box>\n <Container type={type === 'From' ? 'filled' : 'outlined'}>\n <div className=\"head\">\n <Typography variant=\"body\" size=\"small\" color=\"neutral600\">\n {type === 'From' ? (\n <Trans id=\"swap from\" message=\"From\" />\n ) : (\n <Trans id=\"swap to\" message=\"To\" />\n )}\n </Typography>\n {type === 'From' ? (\n <Options>\n <div\n className=\"balance\"\n onClick={() => {\n if (tokenBalance !== '0') {\n setInputAmount(tokenBalanceReal.split(',').join(''));\n }\n }}>\n <Typography variant=\"body\" size=\"small\" color=\"neutral800\">\n {i18n.t('Balance')}: {tokenBalance} {fromToken?.symbol || ''}\n </Typography>\n <Divider size={4} />\n <Button type=\"primary\" variant=\"ghost\" size=\"small\">\n <Trans id=\"maximum amount of asset\" message=\"Max\" />\n </Button>\n </div>\n </Options>\n ) : (\n <div className=\"output-usd\">\n <PercentageChange\n percentageChange={props.percentageChange}\n showPercentageChange={props.showPercentageChange}\n />\n <div>\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n color=\"neutral800\">{`$${props.outputUsdValue}`}</Typography>\n </div>\n </div>\n )}\n </div>\n <div className=\"form\">\n <Button\n className=\"selectors\"\n onClick={onChainClick}\n variant=\"outlined\"\n disabled={loadingStatus === 'failed'}\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && chain ? (\n <Image src={chain.logo} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && chain\n ? chain.displayName\n : i18n.t('Chain')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <Button\n className=\"selectors\"\n onClick={onTokenClick}\n variant=\"outlined\"\n disabled={\n loadingStatus === 'failed' ||\n (type === 'From' && !fromBlockchain) ||\n (type === 'To' && !toBlockchain)\n }\n loading={loadingStatus === 'loading'}\n prefix={\n loadingStatus === 'success' && token ? (\n <Image src={token.image} size={24} />\n ) : (\n <ImagePlaceholder />\n )\n }\n suffix={ItemSuffix}\n size=\"large\">\n {loadingStatus === 'success' && token\n ? token.symbol\n : i18n.t('Token')}\n </Button>\n <Divider size={12} direction=\"horizontal\" />\n <div className=\"amount\">\n {type === 'From' ? (\n <TextField\n type=\"number\"\n size=\"large\"\n autoFocus\n placeholder=\"0\"\n style={{\n position: 'relative',\n backgroundColor: '$background !important',\n }}\n suffix={\n <span\n style={{\n position: 'absolute',\n right: '4px',\n bottom: '2px',\n }}>\n <Typography\n variant=\"body\"\n size=\"xsmall\"\n color=\"neutral600\">{`$${inputUsdValue}`}</Typography>\n </span>\n }\n value={inputAmount || ''}\n min={0}\n onChange={\n type === 'From'\n ? (event: React.ChangeEvent<HTMLInputElement>) => {\n props.onAmountChange(event.target.value);\n }\n : undefined\n }\n />\n ) : (\n <OutputContainer>\n <Typography variant=\"title\" size=\"medium\">\n {fetchingBestRoute && '?'}\n {!!bestRoute?.result && `\u2248 ${props.outputAmount}`}\n {(!inputAmount || inputAmount === '0') && '0'}\n </Typography>\n </OutputContainer>\n )}\n </div>\n </div>\n </Container>\n </Box>\n );\n}\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { Alert } from '../../components/Alert';\nimport { ChangeSlippageButton } from '../../components/ChangeSlippageButton';\n\ninterface PropTypes {\n selectedSlippage: number;\n highSlippage: boolean;\n changeSlippage: () => void;\n}\n\nexport function HighSlippageWarning(props: PropTypes) {\n const { highSlippage, selectedSlippage, changeSlippage } = props;\n\n return (\n <>\n {highSlippage && (\n <Alert\n type=\"warning\"\n footer={<ChangeSlippageButton onClick={changeSlippage} />}>\n {i18n.t({\n id: ' Caution, your slippage is high (={selectedSlippage}). Your trade may be front run.',\n values: { selectedSlippage },\n })}\n </Alert>\n )}\n </>\n );\n}\n", "import { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { ChangeSlippageButton, Divider, Typography } from '../../components';\nimport { styled } from '../../theme';\n\ninterface PropTypes {\n minRequiredSlippage: string | null;\n changeSlippage: () => void;\n}\n\nconst StyledMessage = styled(Typography, {\n color: '$error500 !important',\n});\n\nexport function MinRequiredSlippage({\n minRequiredSlippage,\n changeSlippage,\n}: PropTypes) {\n return (\n <StyledMessage variant=\"body\" size=\"small\">\n {i18n.t({\n id: 'We recommend you to increase slippage to at least {minRequiredSlippage} for this route.',\n values: { minRequiredSlippage },\n })}\n <Divider size={8} />\n <ChangeSlippageButton onClick={changeSlippage} />\n </StyledMessage>\n );\n}\n", "import React from 'react';\n\nimport { Typography } from '../../components';\nimport { styled } from '../../theme';\n\ninterface PropTypes {\n messages: string[];\n}\n\nconst List = styled('ul', {\n padding: '$0 $0 $40 $0',\n margin: 0,\n});\n\nconst ListItem = styled('li', {\n paddingBottom: '$10',\n});\n\nconst Message = styled(Typography, {\n display: 'block',\n});\n\nexport function BalanceErrors({ messages }: PropTypes) {\n return (\n <>\n <List>\n {messages.map((warning, index) => {\n const key = index + warning;\n return (\n <ListItem key={key}>\n <Message variant=\"body\" size=\"medium\" color=\"$neutral700\">\n {warning}\n </Message>\n </ListItem>\n );\n })}\n </List>\n </>\n );\n}\n", "import type { SwapInputProps } from './SwapInput.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport {\n Divider,\n PriceImpact,\n Skeleton,\n Tooltip,\n Typography,\n} from '../../components';\nimport { UI_ID } from '../../constants';\n\nimport {\n amountStyles,\n balanceStyles,\n Container,\n formStyles,\n InputAmount,\n labelContainerStyles,\n labelStyles,\n MaxButton,\n textStyles,\n UsdPrice,\n ValueTypography,\n} from './SwapInput.styles';\nimport { TokenSection } from './TokenSection';\n\nexport function SwapInput(props: SwapInputProps) {\n const showBalance =\n 'balance' in props && !props.loading && !props.loadingBalance;\n const showBalanceSkeleton =\n 'balance' in props && (props.loading || props.loadingBalance);\n return (\n <Container\n id={\n props.mode === 'To'\n ? UI_ID.SWAP_TO_INPUT_CONTAINER_ID\n : UI_ID.SWAP_FROM_INPUT_CONTAINER_ID\n }\n sharpBottomStyle={props.sharpBottomStyle}>\n <div className={labelContainerStyles()}>\n <div className={labelStyles()}>\n <Typography variant=\"body\" size=\"small\" className={textStyles()}>\n {props.label}\n </Typography>\n {showBalance && (\n <div className={balanceStyles()}>\n <Typography\n className={textStyles()}\n mr={4}\n variant=\"body\"\n size=\"xsmall\">\n {i18n.t('Balance')}: {props.balance}\n </Typography>\n <MaxButton\n variant=\"default\"\n size=\"xsmall\"\n onClick={props.onSelectMaxBalance}>\n <Typography variant=\"body\" size=\"xsmall\" color=\"secondary500\">\n {i18n.t('Max')}\n </Typography>\n </MaxButton>\n </div>\n )}\n {showBalanceSkeleton && (\n <div className={balanceStyles()}>\n <Skeleton variant=\"text\" size=\"large\" width={105} />\n </div>\n )}\n </div>\n </div>\n <div className={formStyles()}>\n <TokenSection\n chain={props.chain.displayName}\n chianImageId={\n props.mode === 'To'\n ? UI_ID.SWAP_TO_CHAIN_IMAGE_ID\n : UI_ID.SWAP_FROM_CHAIN_IMAGE_ID\n }\n tokenSymbol={props.token.displayName}\n error={props.error}\n chainImage={props.chain.image}\n tokenImage={props.token.image}\n onClick={props.onClickToken}\n loading={props.loading}\n />\n <div className={amountStyles()}>\n {props.loading || (props.mode === 'To' && props.fetchingQuote) ? (\n <>\n <Skeleton variant=\"text\" size=\"large\" />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" />\n </>\n ) : (\n <>\n <Tooltip\n content={props.price.realValue}\n container={props.tooltipContainer}\n open={\n !props.price.realValue || props.price.realValue === '0'\n ? false\n : undefined\n }>\n <InputAmount\n disabled={props.disabled || props.mode === 'To'}\n style={{ padding: 0 }}\n value={props.price.value}\n type={'onInputChange' in props ? 'number' : 'text'}\n size=\"large\"\n placeholder=\"0\"\n variant=\"ghost\"\n min={0}\n {...('onInputChange' in props && {\n onChange: (event: React.ChangeEvent<HTMLInputElement>) =>\n props.onInputChange(event.target.value),\n })}\n />\n </Tooltip>\n {'percentageChange' in props ? (\n <PriceImpact\n size=\"medium\"\n tooltipProps={{\n container: props.tooltipContainer,\n side: 'bottom',\n }}\n outputUsdValue={props.price.usdValue}\n realOutputUsdValue={props.price.realUsdValue}\n error={props.price.error}\n percentageChange={props.percentageChange}\n warningLevel={props.warningLevel}\n />\n ) : (\n <Tooltip\n content={props.price.realUsdValue}\n container={props.tooltipContainer}\n open={\n !props.price.realUsdValue ||\n props.price.realUsdValue === '0'\n ? false\n : undefined\n }\n side=\"bottom\">\n <ValueTypography hasWarning={!!props.price.error}>\n <UsdPrice variant=\"body\" size=\"medium\">\n {props.price.usdValue\n ? `~$${props.price.usdValue}`\n : props.price.error}\n </UsdPrice>\n </ValueTypography>\n </Tooltip>\n )}\n </>\n )}\n </div>\n </div>\n </Container>\n );\n}\n", "export const UI_ID = {\n SWAP_FROM_INPUT_CONTAINER_ID: 'rango-swap-from-input-container',\n SWAP_TO_INPUT_CONTAINER_ID: 'rango-swap-to-input-container',\n SWAP_FROM_CHAIN_IMAGE_ID: 'rango-swap-from-chain-image',\n SWAP_TO_CHAIN_IMAGE_ID: 'rango-swap-to-chain-image',\n};\n", "import { Button, TextField, Typography } from '../../components';\nimport { css, darkTheme, styled } from '../../theme';\n\nexport const textStyles = css();\n\nexport const Container = styled('div', {\n $$color: '$colors$neutral100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral300',\n },\n backgroundColor: '$$color',\n borderRadius: '$xm',\n padding: '$15',\n variants: {\n sharpBottomStyle: {\n true: {\n borderBottomLeftRadius: '$0',\n borderBottomRightRadius: '$0',\n },\n },\n },\n [`& .${textStyles}`]: {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n});\n\nexport const InputAmount = styled(TextField, {\n width: '100%',\n padding: '0',\n fontSize: '$18',\n lineHeight: '$26',\n fontWeight: '$medium',\n textAlign: 'right',\n '&:disabled': {\n cursor: 'unset',\n },\n});\nexport const MaxButton = styled(Button, {\n $$color: '$colors$info300',\n [`.${darkTheme} &`]: {\n $$color: '$colors$secondary800',\n },\n backgroundColor: '$$color',\n});\n\nexport const ValueTypography = styled('div', {\n display: 'flex',\n width: '100%',\n textAlign: 'right',\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n variants: {\n hasWarning: {\n true: {\n '& ._typography': {\n color: '$warning500',\n },\n },\n false: {\n '& ._typography': {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n },\n },\n },\n});\n\nexport const formStyles = css({\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n});\n\nexport const labelStyles = css({\n display: 'flex',\n justifyContent: 'space-between',\n alignItems: 'center',\n});\n\nexport const balanceStyles = css({\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nexport const amountStyles = css({\n width: '45%',\n maxWidth: '170px',\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'end',\n flexGrow: 1,\n});\n\nexport const labelContainerStyles = css({\n paddingBottom: '$5',\n});\n\nexport const UsdPrice = styled(Typography, {\n width: '100%',\n textAlign: 'right',\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n});\n", "import type { TokenSectionProps } from './TokenSection.types';\n\nimport { i18n } from '@lingui/core';\nimport React from 'react';\n\nimport { ChainToken, Divider, Skeleton, Typography } from '../../components';\n\nimport {\n chainNameStyles,\n Container,\n skeletonStyles,\n tokenChainStyles,\n TokenSectionContainer,\n} from './TokenSection.styles';\n\nexport function TokenSection(props: TokenSectionProps) {\n const {\n error,\n chainImage,\n tokenImage,\n tokenSymbol,\n chain,\n chianImageId,\n onClick,\n loading,\n } = props;\n return (\n <Container variant=\"default\" disabled={error || loading} onClick={onClick}>\n <TokenSectionContainer>\n <ChainToken\n chianImageId={chianImageId}\n size=\"large\"\n useAsPlaceholder={error}\n chainImage={chainImage}\n tokenImage={tokenImage}\n loading={loading}\n />\n <div className={tokenChainStyles()}>\n {loading ? (\n <div className={skeletonStyles()}>\n <Skeleton variant=\"text\" size=\"large\" />\n <Divider size={8} />\n <Skeleton variant=\"text\" size=\"medium\" />\n </div>\n ) : (\n <>\n <Typography variant=\"title\" size=\"medium\">\n {error || (!loading && !tokenSymbol)\n ? i18n.t('Token')\n : tokenSymbol}\n </Typography>\n <Typography\n variant=\"body\"\n size=\"medium\"\n className={chainNameStyles()}>\n {error || (!loading && !chain) ? i18n.t('Chain') : chain}\n </Typography>\n </>\n )}\n </div>\n </TokenSectionContainer>\n </Container>\n );\n}\n", "import { Button } from '../../components';\nimport { css, darkTheme, styled } from '../../theme';\n\nexport const Container = styled(Button, {\n maxWidth: '180px',\n minWidth: '130px',\n flexGrow: 1,\n backgroundColor: 'transparent',\n color: '$neutral700',\n '&:disabled': {\n color: '$neutral600',\n },\n '&:focus-visible': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$info700',\n },\n backgroundColor: '$$color !important',\n outline: 0,\n },\n '&:disabled:hover': {\n backgroundColor: 'transparent',\n },\n '&:hover': {\n $$color: '$colors$info100',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral400',\n },\n backgroundColor: '$$color !important',\n },\n});\n\nexport const chainNameStyles = css();\n\nexport const TokenSectionContainer = styled('div', {\n maxWidth: '170px',\n padding: '$2 $5',\n display: 'flex',\n borderRadius: '$xs',\n justifyContent: 'start',\n boxSizing: 'border-box',\n alignItems: 'center',\n [`& .${chainNameStyles}`]: {\n $$color: '$colors$neutral600',\n [`.${darkTheme} &`]: {\n $$color: '$colors$neutral700',\n },\n color: '$$color',\n },\n});\n\nexport const tokenChainStyles = css({\n display: 'flex',\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'start',\n paddingLeft: '$10',\n flexGrow: 1,\n textAlign: 'left',\n});\n\nexport const skeletonStyles = css({\n width: '100%',\n padding: '$5 $0',\n});\n", "import React from 'react';\nimport copy from 'copy-to-clipboard';\n\nexport function useCopyToClipboard(resetInterval?: number) {\n const [isCopied, setCopied] = React.useState(false);\n\n const handleCopy = React.useCallback((text: string | number) => {\n copy(text.toString());\n setCopied(true);\n }, []);\n\n React.useEffect(() => {\n let timeout: NodeJS.Timeout;\n if (isCopied && resetInterval) {\n timeout = setTimeout(() => setCopied(false), resetInterval);\n }\n return () => {\n clearTimeout(timeout);\n };\n }, [isCopied, resetInterval]);\n\n return [isCopied, handleCopy] as const;\n}\n"],
|
|
5
|
+
"mappings": "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OAAQ,CACN,UAAW,QACb,EACA,KAAM,CACJ,UAAW,MACb,EACA,MAAO,CACL,UAAW,OACb,CACF,EACA,OAAQ,CACN,KAAM,CACJ,WAAY,QACd,CACF,EACA,GAAI,CACF,EAAG,CACD,WAAY,IACd,EACA,EAAG,CACD,WAAY,IACd,EACA,EAAG,CACD,WAAY,IACd,EACA,GAAI,CACF,WAAY,KACd,CACF,EACA,GAAI,CACF,EAAG,CACD,UAAW,IACb,EACA,EAAG,CACD,UAAW,IACb,EACA,EAAG,CACD,UAAW,IACb,EACA,GAAI,CACF,UAAW,KACb,CACF,EACA,GAAI,CACF,EAAG,CACD,YAAa,IACf,EACA,EAAG,CACD,YAAa,IACf,EACA,EAAG,CACD,YAAa,IACf,EACA,GAAI,CACF,YAAa,KACf,CACF,EACA,GAAI,CACF,EAAG,CACD,aAAc,IAChB,EACA,EAAG,CACD,aAAc,IAChB,EACA,EAAG,CACD,aAAc,IAChB,EACA,GAAI,CACF,aAAc,KAChB,CACF,CACF,EAEA,iBAAkB,CAChB,CACE,KAAM,QACN,QAAS,UACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,UACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,QACN,QAAS,UACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EAEA,CACE,KAAM,QACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,QACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EACA,CACE,KAAM,SACN,QAAS,WACT,IAAK,CACH,SAAU,MACV,WAAY,YACZ,WAAY,KACd,CACF,EAEA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,SAAU,MACV,WAAY,UACZ,WAAY,KACd,CACF,EAC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AAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,8ZACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,8NACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,4NACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,mPACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,4HACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,iOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,gOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,QAAS,GACT,EAAE,2HACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,mNACF,KAAK,iCACP,EACAA,EAAA,cAAC,KAAE,QAAS,IACVA,EAAA,cAAC,QACC,EAAE,gOACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,KAAE,QAAS,IACVA,EAAA,cAAC,QACC,EAAE,8NACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,KAAE,QAAS,IACVA,EAAA,cAAC,QACC,EAAE,oOACF,KAAK,QACP,CACF,EACAA,EAAA,cAAC,QACC,EAAE,oNACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,iNACF,KAAK,iCACP,EACAA,EAAA,cAAC,QACC,EAAE,qeACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,0uCACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,ifACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,qZACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,ofACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,+YACF,KAAK,UACP,EACAA,EAAA,cAAC,QACC,EAAE,+5MACF,KAAK,UACP,EACAA,EAAA,cAAC,YACCA,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AAO,cACP,YAAa,cACb,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,MAAO,cACP,UAAW,CACT,MAAO,aACT,EACA,kBAAmB,CACjB,MAAO,cACP,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,YACN,QAAS,YACT,IAAK,CACH,WAAY,gBACZ,QAAS,qBACT,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,gBACZ,QAAS,qBACT,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,SACT,EACA,YAAa,CACX,WAAY,eACd,EACA,UAAW,CACT,WAAY,gBACZ,QAAS,CACX,EACA,kBAAmB,CACjB,WAAY,gBACZ,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,YACN,QAAS,WACT,IAAK,CACH,MAAO,gBACP,YAAa,gBACb,UAAW,CACT,MAAO,gBACP,YAAa,eACf,EACA,YAAa,CACX,MAAO,gBACP,YAAa,eACf,EACA,UAAW,CACT,MAAO,gBACP,YAAa,gBACb,QAAS,CACX,EACA,kBAAmB,CACjB,MAAO,gBACP,YAAa,gBACb,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,YACN,QAAS,QACT,IAAK,CACH,MAAO,gBACP,UAAW,CACT,MAAO,eACT,EACA,YAAa,CACX,MAAO,eACT,EACA,UAAW,CACT,MAAO,gBACP,QAAS,CACX,EACA,kBAAmB,CACjB,MAAO,gBACP,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,QACN,QAAS,YACT,IAAK,CACH,WAAY,YACZ,QAAS,qBACT,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,WACd,EACA,YAAa,CACX,WAAY,WACd,EACA,UAAW,CACT,WAAY,WACd,EACA,kBAAmB,CACjB,UAAW,mBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,kBACb,EACA,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,QACN,QAAS,WACT,IAAK,CACH,MAAO,YACP,YAAa,YACb,UAAW,CACT,MAAO,YACP,YAAa,WACf,EACA,YAAa,CACX,MAAO,YACP,YAAa,WACf,EACA,UAAW,CACT,MAAO,YACP,YAAa,WACf,EACA,kBAAmB,CACjB,UAAW,mBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,kBACb,EACA,MAAO,YACP,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,QACN,QAAS,QACT,IAAK,CACH,MAAO,YACP,UAAW,CACT,MAAO,WACT,EACA,YAAa,CACX,MAAO,WACT,EACA,UAAW,CACT,MAAO,WACT,EACA,kBAAmB,CACjB,UAAW,mBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,kBACb,EACA,MAAO,YACP,QAAS,CACX,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,YACT,IAAK,CACH,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,SACT,EACA,YAAa,CACX,WAAY,aACd,EACA,UAAW,CACT,WAAY,aACd,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,WACT,IAAK,CACH,MAAO,cACP,YAAa,cACb,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,YAAa,CACX,MAAO,cACP,YAAa,aACf,EACA,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,YACd,MAAO,WACT,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,MAAO,cACP,UAAW,CACT,MAAO,aACT,EACA,YAAa,CACX,MAAO,aACT,EACA,UAAW,CACT,MAAO,aACT,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,oBACb,EACA,MAAO,WACT,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,YACT,IAAK,CACH,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,UACP,UAAW,CACT,WAAY,cACZ,QAAS,qBACT,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,QAAS,oBACX,EACA,MAAO,SACT,EACA,YAAa,CACX,WAAY,aACd,EACA,UAAW,CACT,WAAY,aACd,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,WAChB,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,WACT,IAAK,CACH,MAAO,cACP,YAAa,cACb,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,YAAa,CACX,MAAO,cACP,YAAa,aACf,EACA,UAAW,CACT,MAAO,cACP,YAAa,aACf,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,oBACb,EACA,aAAc,YACd,MAAO,WACT,CACF,CACF,EACA,CACE,KAAM,UACN,QAAS,QACT,IAAK,CACH,MAAO,cACP,UAAW,CACT,MAAO,aACT,EACA,YAAa,CACX,MAAO,aACT,EACA,UAAW,CACT,MAAO,aACT,EACA,kBAAmB,CACjB,UAAW,qBACX,CAAC,IAAIA,CAAS,IAAI,EAAG,CACnB,UAAW,oBACb,EACA,QAAS,EACT,MAAO,WACT,CACF,CACF,CACF,EACA,gBAAiB,CACf,KAAM,SACN,QAAS,WACX,CACF,CAAC,EAEYC,GAAUF,EAAO,OAAQ,CACpC,SAAU,EACV,QAAS,eACT,SAAU,CACR,GAAI,CACF,KAAM,CACJ,YAAa,IACf,CACF,EACA,GAAI,CACF,KAAM,CACJ,aAAc,IAChB,CACF,CACF,CACF,CAAC,EAEKG,GAASC,GAAU,CACvB,GAAI,CACF,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e,CAAC,EAChB,aAAc,CAAC,EACf,gBAAiB,CAAC,CACpB,CACF,EACA,iBAAkB,CAChB,CACE,SAAU,YACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,YACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,QACX,UAAW,kBACb,CACF,EACA,CACE,SAAU,YACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,MACX,UAAW,mBACX,WAAY,cAAcA,EAAyB,gBACrD,CACF,EACA,CACE,SAAU,eACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,eACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,mBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,eACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,mBACX,UAAW,MACX,WAAY,cAAcA,EAAyB,gBACrD,CACF,EACA,CACE,SAAU,WACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,WACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,WACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,MACX,WAAY,cAAcA,EAAyB,gBACrD,CACF,EACA,CACE,SAAU,cACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,cACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,OACb,CACF,EACA,CACE,SAAU,cACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,MACX,WAAY,cAAcA,EAAyB,gBACrD,CACF,EACA,CACE,SAAU,aACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,QACX,UAAW,gBACX,QAAS,CACX,CACF,EACA,CACE,SAAU,aACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,QACX,UAAW,qBACX,QAAS,CACX,CACF,EACA,CACE,SAAU,aACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,MACX,QAAS,EACT,UAAW,qBACX,WAAY,cAAcA,EAAyB,gBACrD,CACF,EACA,CACE,SAAU,gBACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,gBACX,UAAW,QACX,QAAS,CACX,CACF,EACA,CACE,SAAU,gBACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,QACX,QAAS,CACX,CACF,EACA,CACE,SAAU,gBACV,SAAU,GACV,UAAW,GACX,IAAK,CACH,UAAW,oBACX,UAAW,MACX,QAAS,EACT,WAAY,cAAcA,EAAyB,gBACrD,CACF,CACF,CACF,CAAC,EAEYC,GAAiBF,EAAO,MAAO,CAC1C,SAAU,SACV,SAAU,WACV,OAAQ,KACR,QAAS,OACT,IAAK,KACL,cAAe,SACf,SAAU,CACR,SAAU,CACR,YAAa,CACX,MAAO,GACP,IAAK,CACP,EACA,eAAgB,CACd,MAAO,GACP,OAAQ,EACR,cAAe,gBACjB,EACA,WAAY,CACV,KAAM,GACN,IAAK,CACP,EACA,cAAe,CACb,KAAM,GACN,OAAQ,EACR,cAAe,gBACjB,EACA,aAAc,CACZ,KAAM,MACN,UAAW,mBACX,IAAK,CACP,EACA,gBAAiB,CACf,KAAM,MACN,UAAW,mBACX,OAAQ,EACR,cAAe,gBACjB,CACF,CACF,CACF,CAAC,EAEYG,GAAWH,EAAO,MAAO,CACpC,QAAS,OACT,aAAc,MACd,MAAO,QACP,UAAW,OACX,SAAU,CACR,QAAS,CACP,OAAQ,CACN,gBAAiB,cACjB,YAAa,YACb,UAAW,CACT,gBAAiB,WACjB,CAAC,IAAII,CAAS,IAAI,EAAG,CACnB,gBAAiB,aACnB,CACF,CACF,EACA,SAAU,CACR,YAAa,CACX,QAAS,MACT,MAAO,OACP,eAAgB,SAChB,WAAY,QACd,CACF,CACF,EACA,KAAM,CACJ,MAAO,CAAC,EACR,QAAS,CAAC,EACV,QAAS,CAAC,EACV,KAAM,CAAC,EACP,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",
|
|
6
|
+
"names": ["i18n", "I18nProvider", "React", "useEffect", "useReducer", "messages", "messages", "messages", "messages", "messages", "messages", "i18n", "I18nManager", "props", "count", "forceUpdate", "useReducer", "x", "useEffect", "React", "I18nProvider", "__name", "React", "React", "createStitches", "theme", "media", "utils", "value", "darkColors", "typedCreateStiches", "styled", "css", "createTheme", "keyframes", "globalCss", "config", "lightTheme", "darkTheme", "DividerContainer", "styled", "DEFAULT_SIZE", "Divider", "size", "direction", "props", "React", "DividerContainer", "__name", "React", "TypographyContainer", "styled", "Typography", "children", "className", "color", "props", "customCss", "React", "TypographyContainer", "__name", "NotSelectableTypography", "styled", "Typography", "getColor", "__name", "type", "variant", "mapVariantToSize", "Container", "styled", "darkTheme", "Main", "TitleContainer", "IconHighlight", "React", "React", "createElement", "React", "SvgWithColor", "styled", "SvgIcon", "props", "size", "color", "children", "commonProps", "React", "SvgWithColor", "__name", "SvgAdd", "props", "createElement", "SvgIcon", "React", "__name", "Add_default", "React", "createElement", "SvgAutoTheme", "props", "createElement", "SvgIcon", "React", "__name", "AutoTheme_default", "React", "createElement", "SvgAutorenew", "props", "createElement", "SvgIcon", "React", "__name", "Autorenew_default", "React", "createElement", "SvgBorderRadius", "props", "createElement", "SvgIcon", "React", "__name", "BorderRadius_default", "React", "createElement", "SvgChevronDown", "props", "createElement", "SvgIcon", "React", "__name", "ChevronDown_default", "React", "createElement", "SvgChevronLeft", "props", "createElement", "SvgIcon", "React", "__name", "ChevronLeft_default", "React", "createElement", "SvgChevronRight", "props", "createElement", "SvgIcon", "React", "__name", "ChevronRight_default", "React", "createElement", "SvgChevronUp", "props", "createElement", "SvgIcon", "React", "__name", "ChevronUp_default", "React", "createElement", "SvgClose", "props", "createElement", "SvgIcon", "React", "__name", "Close_default", "React", "createElement", "SvgComplete", "props", "createElement", "SvgIcon", "React", "__name", "Complete_default", "React", "createElement", "SvgCopy", "props", "createElement", "SvgIcon", "React", "__name", "Copy_default", "React", "createElement", "SvgCosmosCategory", "props", "createElement", "SvgIcon", "React", "__name", "CosmosCategory_default", "React", "createElement", "SvgCustomColors", "props", "createElement", "SvgIcon", "React", "__name", "CustomColors_default", "React", "createElement", "SvgDarkMode", "props", "createElement", "SvgIcon", "React", "__name", "DarkMode_default", "React", "createElement", "SvgDelete", "props", "createElement", "SvgIcon", "React", "__name", "Delete_default", "React", "createElement", "SvgDesktop", "props", "createElement", "SvgIcon", "React", "__name", "Desktop_default", "React", "createElement", "SvgDone", "props", "createElement", "SvgIcon", "React", "__name", "Done_default", "React", "createElement", "SvgEvmCategory", "props", "createElement", "SvgIcon", "React", "__name", "EvmCategory_default", "React", "createElement", "SvgError", "props", "createElement", "SvgIcon", "React", "__name", "Error_default", "React", "createElement", "SvgExit", "props", "createElement", "SvgIcon", "React", "__name", "Exit_default", "React", "createElement", "SvgExternalLink", "props", "createElement", "SvgIcon", "React", "__name", "ExternalLink_default", "React", "createElement", "SvgFont", "props", "createElement", "SvgIcon", "React", "__name", "Font_default", "React", "createElement", "SvgGas", "props", "createElement", "SvgIcon", "React", "__name", "Gas_default", "React", "createElement", "SvgHeight", "props", "createElement", "SvgIcon", "React", "__name", "Height_default", "React", "createElement", "SvgInProgress", "props", "createElement", "SvgIcon", "React", "__name", "InProgress_default", "React", "createElement", "SvgInfoError", "props", "createElement", "SvgIcon", "React", "__name", "InfoError_default", "React", "createElement", "SvgInfo", "props", "createElement", "SvgIcon", "React", "__name", "Info_default", "React", "createElement", "SvgLanguage", "props", "createElement", "SvgIcon", "React", "__name", "Language_default", "React", "createElement", "SvgLightMode", "props", "createElement", "SvgIcon", "React", "__name", "LightMode_default", "React", "createElement", "SvgLink", "props", "createElement", "SvgIcon", "React", "__name", "Link_default", "React", "createElement", "SvgLoading", "props", "createElement", "SvgIcon", "React", "__name", "Loading_default", "React", "createElement", "SvgLogoWithText", "props", "createElement", "SvgIcon", "React", "__name", "LogoWithText_default", "React", "createElement", "SvgMenu", "props", "createElement", "SvgIcon", "React", "__name", "Menu_default", "React", "createElement", "SvgNoRoute", "props", "createElement", "SvgIcon", "React", "__name", "NoRoute_default", "React", "createElement", "SvgNext", "props", "createElement", "SvgIcon", "React", "__name", "Next_default", "React", "createElement", "SvgNoNotification", "props", "createElement", "SvgIcon", "React", "__name", "NoNotification_default", "React", "createElement", "SvgNotificationNumber", "props", "createElement", "SvgIcon", "React", "__name", "NotificationNumber_default", "React", "createElement", "SvgNotifications", "props", "createElement", "SvgIcon", "React", "__name", "Notifications_default", "React", "createElement", "SvgNumber", "props", "createElement", "SvgIcon", "React", "__name", "Number_default", "React", "createElement", "SvgOtherCategory", "props", "createElement", "SvgIcon", "React", "__name", "OtherCategory_default", "React", "createElement", "SvgPin", "props", "createElement", "SvgIcon", "React", "__name", "Pin_default", "React", "createElement", "SvgRefresh", "props", "createElement", "SvgIcon", "React", "__name", "Refresh_default", "React", "createElement", "SvgReverse", "props", "createElement", "SvgIcon", "React", "__name", "Reverse_default", "React", "createElement", "SvgRoute", "props", "createElement", "SvgIcon", "React", "__name", "Route_default", "React", "createElement", "SvgSearch", "props", "createElement", "SvgIcon", "React", "__name", "Search_default", "React", "createElement", "SvgSwap", "props", "createElement", "SvgIcon", "React", "__name", "Swap_default", "React", "createElement", "SvgTime", "props", "createElement", "SvgIcon", "React", "__name", "Time_default", "React", "createElement", "SvgTransaction", "props", "createElement", "SvgIcon", "React", "__name", "Transaction_default", "React", "createElement", "SvgTune", "props", "createElement", "SvgIcon", "React", "__name", "Tune_default", "React", "createElement", "SvgUtxoCategory", "props", "createElement", "SvgIcon", "React", "__name", "UtxoCategory_default", "React", "createElement", "SvgWallet", "props", "createElement", "SvgIcon", "React", "__name", "Wallet_default", "React", "createElement", "SvgWarning", "props", "createElement", "SvgIcon", "React", "__name", "Warning_default", "React", "createElement", "SvgWidth", "props", "createElement", "SvgIcon", "React", "__name", "Width_default", "React", "createElement", "SvgChains", "props", "createElement", "SvgIcon", "React", "__name", "Chains_default", "React", "createElement", "SvgColors", "props", "createElement", "SvgIcon", "React", "__name", "Colors_default", "React", "createElement", "SvgDiscord", "props", "createElement", "SvgIcon", "React", "__name", "Discord_default", "React", "createElement", "SvgKey", "props", "createElement", "SvgIcon", "React", "__name", "Key_default", "React", "createElement", "SvgMedium", "props", "createElement", "SvgIcon", "React", "__name", "Medium_default", "React", "createElement", "SvgSettings", "props", "createElement", "SvgIcon", "React", "__name", "Settings_default", "React", "createElement", "SvgStyle", "props", "createElement", "SvgIcon", "React", "__name", "Style_default", "React", "createElement", "SvgTelegram", "props", "createElement", "SvgIcon", "React", "__name", "Telegram_default", "React", "createElement", "SvgX", "props", "createElement", "SvgIcon", "React", "__name", "X_default", "React", "spin", "keyframes", "SpinnerContainer", "styled", "Spinner", "props", "size", "color", "css", "React", "Loading_default", "__name", "AlertIcon", "props", "React", "Complete_default", "Warning_default", "Error_default", "Spinner", "InfoError_default", "__name", "AlertIcon_default", "Alert", "props", "type", "title", "footer", "action", "containerStyles", "variant", "titleAlign", "isFooterString", "React", "Container", "Main", "TitleContainer", "IconHighlight", "AlertIcon_default", "Divider", "Typography", "getColor", "mapVariantToSize", "__name", "i18n", "React", "LoadingFailedAlert", "React", "Alert", "i18n", "__name", "React", "NotFoundAlert", "props", "catergory", "searchedFor", "React", "Alert", "__name", "React", "FilledCircle", "styled", "React", "ImageContainer", "styled", "Image", "props", "size", "useAsPlaceholder", "backgroundColor", "type", "otherProps", "borderRadius", "React", "__name", "Chip", "styled", "darkTheme", "ImageContainer", "BlockchainsChip", "props", "children", "selected", "onClick", "React", "Chip", "__name", "i18n", "React", "React", "Logo", "props", "size", "color", "React", "SvgWithColor", "__name", "Container", "styled", "StyledAnchor", "BottomLogo", "React", "Container", "Typography", "i18n", "Divider", "StyledAnchor", "Logo", "__name", "React", "ButtonBase", "styled", "darkTheme", "Content", "ripple", "keyframes", "RippleContainer", "React", "useEffect", "useState", "DURATION", "useDebouncedRippleCleanUp", "__name", "rippleCount", "duration", "cleanUpFunction", "useEffect", "bounce", "Ripple", "rippleArray", "setRippleArray", "useState", "React", "RippleContainer", "event", "rippleContainer", "size", "x", "y", "newRipple", "ripple", "index", "key", "Ripple_default", "ButtonComponent", "props", "ref", "children", "loading", "disabled", "prefix", "suffix", "onClick", "disableRipple", "otherProps", "shouldShowRipple", "React", "ButtonBase", "Spinner", "Content", "Ripple_default", "__name", "Button", "React", "IconButtonComponent", "props", "ref", "style", "otherProps", "React", "Button", "__name", "IconButton", "Collapsible", "React", "Collapsible", "slideDown", "keyframes", "slideUp", "CollapsibleContent", "styled", "Collapsible", "Trigger", "styled", "CollapsibleComponent", "props", "open", "onOpenChange", "trigger", "children", "otherProps", "React", "Trigger", "CollapsibleContent", "__name", "React", "i18n", "ChangeSlippageButton", "props", "onClick", "React", "Button", "i18n", "__name", "React", "RadixCheckbox", "CheckboxContainer", "styled", "CheckboxRoot", "darkTheme", "CheckboxIndicator", "Label", "Checkbox", "props", "id", "label", "otherProps", "hasLabel", "React", "CheckboxContainer", "CheckboxRoot", "CheckboxIndicator", "Done_default", "Divider", "Label", "__name", "React", "ChipContainer", "styled", "darkTheme", "Chip", "props", "label", "selected", "prefix", "suffix", "otherProps", "React", "ChipContainer", "Typography", "__name", "React", "createPortal", "BackDrop", "styled", "DrawerContainer", "DrawerHeader", "Body", "Footer", "Drawer", "props", "title", "open", "onClose", "anchor", "dismissible", "footer", "container", "prefix", "children", "React", "createPortal", "BackDrop", "__name", "event", "DrawerContainer", "DrawerHeader", "Typography", "IconButton", "Close_default", "Divider", "Body", "Footer", "React", "React", "React", "waveSquares", "keyframes", "SkeletonContainer", "styled", "darkTheme", "Skeleton", "props", "width", "customCss", "React", "SkeletonContainer", "__name", "tokenChainSizeMap", "Container", "styled", "Image", "ChainImageContainer", "ChainToken", "__name", "props", "tokenImage", "chainImage", "chianImageId", "size", "useAsPlaceholder", "loading", "React", "Container", "tokenChainSizeMap", "Skeleton", "Image", "ChainImageContainer", "React", "RadixTooltip", "React", "RadixTooltip", "TooltipContent", "styled", "TooltipTypography", "Typography", "TriggerContent", "Tooltip", "props", "children", "content", "color", "sideOffset", "container", "open", "side", "style", "align", "React", "TriggerContent", "TooltipContent", "TooltipTypography", "__name", "Container", "styled", "Separator", "iconStyles", "css", "blinker", "keyframes", "itemStyles", "QuoteCost", "props", "fee", "time", "steps", "onClickFee", "tooltipGas", "feeWarning", "tooltipContainer", "React", "Container", "Tooltip", "itemStyles", "iconStyles", "Gas_default", "Typography", "Separator", "Time_default", "Number_default", "__name", "React", "getLabelStyles", "css", "TagContainer", "styled", "darkTheme", "QuoteTag", "__name", "props", "value", "label", "React", "TagContainer", "Typography", "getLabelStyles", "React", "Container", "styled", "OutputUsdValue", "Typography", "PriceImpact", "props", "size", "outputUsdValue", "realOutputUsdValue", "percentageChange", "warningLevel", "error", "tooltipProps", "rest", "percentageChangeColor", "React", "Container", "Tooltip", "OutputUsdValue", "Typography", "__name", "tokenLabelStyles", "css", "FlexCenter", "styled", "RouteContainer", "darkTheme", "RouteHeader", "TagsContainer", "Steps", "Step", "LeftSection", "RightSection", "FromToken", "SwapperContainer", "SwapperImage", "IconHighlight", "OutputSection", "VerticalLine", "StyledPriceImpact", "PriceImpact", "lastStepStyle", "ExpandedRoute", "props", "steps", "tags", "time", "fee", "percentageChange", "warningLevel", "outputPrice", "tooltipContainer", "selected", "onClick", "numberOfSteps", "React", "RouteContainer", "RouteHeader", "QuoteCost", "TagsContainer", "tag", "QuoteTag", "Steps", "step", "index", "key", "Step", "lastStepStyle", "LeftSection", "ChainToken", "FromToken", "Tooltip", "Typography", "tokenLabelStyles", "RightSection", "SwapperContainer", "SwapperImage", "Image", "IconHighlight", "Error_default", "Warning_default", "VerticalLine", "OutputSection", "Divider", "StyledPriceImpact", "__name", "React", "globalCss", "HEADER_CORNDER_RADIUS", "globalHeaderStyles", "globalCss", "Container", "styled", "darkTheme", "Suffix", "Header", "prefix", "suffix", "title", "globalHeaderStyles", "React", "Container", "Typography", "Suffix", "__name", "React", "useEffect", "useRef", "useState", "createPortal", "BackDrop", "styled", "ModalContainer", "Flex", "IconButton", "ModalHeader", "Content", "Footer", "CLOSED_DELAY", "OPEN_DELAY", "Modal", "props", "title", "open", "onClose", "styles", "anchor", "container", "prefix", "header", "dismissible", "children", "suffix", "footer", "hasWatermark", "hasCloseIcon", "transitionDuration", "active", "setActive", "useState", "isMount", "setIsMount", "timeoutRef", "useRef", "handleBackDropClick", "__name", "event", "useEffect", "React", "createPortal", "BackDrop", "ModalContainer", "ModalHeader", "Typography", "Flex", "IconButton", "Close_default", "Content", "Footer", "Divider", "BottomLogo", "React", "Container", "styled", "Description", "IconHighlight", "darkTheme", "React", "StatusIcon", "props", "React", "Complete_default", "Warning_default", "Error_default", "Spinner", "InfoError_default", "__name", "StatusIcon_default", "MessageBox", "props", "type", "title", "description", "children", "icon", "React", "Container", "IconHighlight", "StatusIcon_default", "Divider", "Typography", "Description", "__name", "Collapsible", "React", "useState", "Collapsible", "Trigger", "styled", "darkTheme", "CollapsibleMessageBox", "props", "description", "status", "title", "children", "open", "setOpen", "useState", "React", "Trigger", "MessageBox", "CollapsibleContent", "Divider", "ChevronUp_default", "ChevronDown_default", "__name", "React", "PercentageChange", "props", "percentageChange", "showPercentageChange", "React", "Typography", "__name", "React", "React", "Radio", "StyledItem", "styled", "darkTheme", "StyledIndicator", "Radio", "props", "value", "React", "StyledItem", "StyledIndicator", "__name", "RadioGroup", "RadioRoot", "styled", "ItemContainer", "Container", "Label", "RadioGroup", "props", "value", "onChange", "direction", "style", "options", "React", "Container", "RadioRoot", "option", "ItemContainer", "Radio", "Label", "Typography", "__name", "React", "createElement", "StyledEllipse", "styled", "StyledPath", "DEFAULT_STROKE_DASHOFFSET", "MAX_PERCENTAGE", "MAX_PROGRESS", "MIN_PROGRESS", "NORMALIZE_FACTOR", "OPACITY_THRESHOLD", "DIVISION_FACTOR", "Ellipse", "__name", "props", "type", "React", "StyledEllipse", "RefreshProgressButton", "normalizeValue", "value", "normalizedProgress", "opacity", "createElement", "SvgIcon", "StyledPath", "React", "React", "SvgWithStrokeColor", "styled", "darkTheme", "SvgWithFillColor", "DeleteCircleIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "CheckSquareIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AddIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "InfoCircleIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "AddCircleIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "MinusCircleIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "CheckCircleIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "CheckIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "BanIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "WarningIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "HistoryIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "GasIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "SettingsIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "TrashIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "SearchMinusIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "SearchIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AngleRightIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AngleUpIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "AngleDownIcon", "__name", "size", "color", "props", "React", "SvgWithStrokeColor", "React", "AngleDownIcon", "React", "DownloadIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "ChevronRightIcon", "color", "size", "props", "forwardedRef", "SvgWithStrokeColor", "React", "ArrowRightIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "RetryRightIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "RetryLeftIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "TryAgainIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "VerticalSwapIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "HorizontalSwapIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "RetryIcon", "color", "size", "props", "forwardedRef", "SvgWithStrokeColor", "React", "WalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "AddWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "DeleteWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "CheckWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "SwapWalletIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "DisconnectIcon", "color", "size", "props", "forwardedRef", "SvgWithStrokeColor", "React", "BagIcon", "__name", "size", "color", "props", "SvgWithStrokeColor", "React", "TimeIcon", "size", "props", "forwardedRef", "SvgWithStrokeColor", "CloseIcon", "styled", "AddIcon", "React", "SignatureIcon", "__name", "size", "color", "props", "SvgWithFillColor", "React", "CopyIcon", "__name", "size", "color", "props", "SvgWithFillColor", "Container", "styled", "darkTheme", "RoutesOverview", "props", "swaps", "React", "swap", "idx", "isLast", "key", "AngleRightIcon", "GasIcon", "Divider", "__name", "React", "useState", "React", "InputContainer", "styled", "darkTheme", "Input", "Label", "TextFieldComponent", "props", "ref", "label", "prefix", "suffix", "size", "style", "variant", "fullWidth", "labelProps", "inputAttributes", "React", "Label", "Typography", "Divider", "InputContainer", "Input", "__name", "TextField", "ContentContainer", "styled", "TextFieldContainer", "SecondaryPage", "props", "title", "Footer", "TopButton", "hasHeader", "searchedFor", "setSearchedFor", "useState", "React", "Header", "TextField", "SearchIcon", "event", "Divider", "__name", "React", "useEffect", "useState", "containsText", "text", "searchText", "__name", "getConciseAddress", "address", "maxChars", "ellipsisLength", "start", "end", "Row", "styled", "Circle", "SolidCircle", "Container", "SelectableWalletList", "list", "onChange", "active", "setActive", "useState", "item", "onClick", "__name", "w", "useEffect", "React", "index", "checked", "Image", "Typography", "getConciseAddress", "i18n", "React", "TransactionType", "BlockchainCategories", "blockchainCategoryIcons", "EvmCategory_default", "CosmosCategory_default", "UtxoCategory_default", "OtherCategory_default", "blockchainCategoryLabel", "filterByType", "__name", "blockchain", "type", "TransactionType", "hasAnyCategory", "list", "blockchainType", "getCountCategories", "BlockchainCategories", "category", "count", "isCategoryPresent", "Container", "styled", "ImageContent", "FirstImage", "SelectableCategoryList", "props", "setCategory", "category", "isLoading", "blockchains", "categories", "BlockchainCategories", "React", "Container", "_", "index", "Skeleton", "blockchainCategory", "Logo", "blockchainCategoryIcons", "hasAnyCategory", "BlockchainsChip", "Divider", "Typography", "i18n", "blockchainCategoryLabel", "__name", "React", "StepLogoContainer", "styled", "Logo", "ChainLogo", "StepContainer", "Detail", "SubTitle", "Typography", "StepDetail", "props", "logo", "chainLogo", "amount", "symbol", "blockchain", "estimatedAmount", "success", "direction", "React", "__name", "React", "MainContainer", "styled", "SwapContainer", "props", "children", "style", "React", "__name", "React", "i18n", "getStatus", "status", "i18n", "__name", "formattedDateAndTime", "time", "onlyShowTime", "date", "HOURS_IN_HALF_DAY", "MINUTES_IN_SINGLE_DIGIT", "options", "hours", "minutes", "period", "formattedHours", "formattedMinutes", "Container", "styled", "Header", "Main", "darkTheme", "Date", "LoadingMain", "LoadingContainer", "StatusColors", "i18n", "React", "TokenContainer", "styled", "Images", "Layout", "TopSection", "TokenInfo", "Icon", "LayoutLoading", "IconLoading", "LoadingContainer", "SwapToken", "props", "React", "TokenContainer", "Images", "ChainToken", "LayoutLoading", "TokenInfo", "Skeleton", "Divider", "IconLoading", "Next_default", "fromToken", "fromAmount", "fromBlockchain", "fromRealAmount", "toToken", "toAmount", "toBlockchain", "toRealAmount", "status", "tooltipContainer", "Layout", "TopSection", "Typography", "Icon", "i18n", "Tooltip", "__name", "SwapListItem", "props", "React", "LoadingMain", "LoadingContainer", "Header", "Skeleton", "SwapToken", "onClick", "requestId", "creationTime", "onlyShowTime", "status", "swapTokenData", "tooltipContainer", "Main", "Container", "Date", "Typography", "formattedDateAndTime", "StatusColors", "getStatus", "__name", "i18n", "React", "PlaceholderContainer", "styled", "LoaderContainer", "SwapDetailsPlaceholder", "props", "requestId", "loading", "onBack", "React", "SecondaryPage", "i18n", "Spinner", "Alert", "__name", "React", "RadixSwitch", "StyledSwitchRoot", "styled", "darkTheme", "StyledSwitchThumb", "Switch", "props", "checked", "onChange", "React", "StyledSwitchRoot", "StyledSwitchThumb", "__name", "React", "useEffect", "useState", "idGenerator", "id", "__name", "TOAST_UNMOUNT_DELAY", "TOAST_TRANSITION_DURATION", "HOVER_TRANSITION_DURATION", "TOAST_HIDE_DELAY", "React", "createContext", "useContext", "useMemo", "useState", "createPortal", "toastContentStyles", "css", "HOVER_TRANSITION_DURATION", "ToastContentContainer", "styled", "TOAST_TRANSITION_DURATION", "ToastContainer", "AlertBox", "darkTheme", "AlertFlexContainer", "StyledTypography", "Typography", "lightTheme", "ToastStoryContainer", "ToastContext", "createContext", "renderToastContainer", "__name", "toasts", "position", "React", "ToastContainer", "toast", "Toast", "ToastProvider", "props", "generateId", "useMemo", "idGenerator", "children", "container", "leftTopToasts", "setLeftTopToasts", "useState", "leftBottomToasts", "setLeftBottomToasts", "rightTopToasts", "setRightTopToasts", "rightBottomToasts", "setRightBottomToasts", "centerTopToasts", "setCenterTopToasts", "centerBottomToasts", "setCenterBottomToasts", "getToastSetter", "handleAddToast", "content", "handleRemoveToast", "id", "t", "toastApis", "createPortal", "useToast", "context", "useContext", "Toast", "__name", "props", "id", "autoHideDuration", "onClose", "type", "title", "position", "hasCloseIcon", "hideOnTap", "variant", "isActive", "setIsActive", "useState", "isVisible", "setIsVisible", "removeToast", "useToast", "useEffect", "cleanup", "timer", "handleClose", "TOAST_HIDE_DELAY", "TOAST_UNMOUNT_DELAY", "React", "ToastContentContainer", "toastContentStyles", "AlertBox", "AlertFlexContainer", "IconHighlight", "AlertIcon_default", "Divider", "StyledTypography", "Alert", "IconButton", "Close_default", "React", "useEffect", "useState", "GroupedVirtualizedList", "VirtualizedList", "React", "TokenImageContainer", "styled", "TokenNameContainer", "TokenAmountContainer", "TokenItem", "props", "token", "style", "onClick", "selected", "React", "Button", "Image", "Typography", "__name", "PAGE_SIZE", "TokenList", "props", "list", "searchedText", "onChange", "multiSelect", "selectedList", "selected", "setSelected", "useState", "changeSelected", "__name", "token", "isSelected", "item", "hasNextPage", "setHasNextPage", "tokens", "setTokens", "loadNextPage", "useEffect", "React", "VirtualizedList", "index", "TokenItem", "i18n", "React", "Box", "styled", "Container", "ImagePlaceholder", "OutputContainer", "TokenPreview", "props", "chain", "token", "loadingStatus", "percentageChange", "ItemSuffix", "React", "InfoCircleIcon", "Typography", "Button", "Image", "i18n", "Divider", "__name", "detectInstallLink", "React", "Fragment", "i18n", "WalletState", "makeInfo", "state", "i18n", "__name", "WalletImageContainer", "styled", "Title", "Typography", "Text", "WalletButton", "darkTheme", "LoadingButton", "Wallet", "props", "title", "type", "image", "onClick", "isLoading", "disabled", "info", "makeInfo", "React", "LoadingButton", "Skeleton", "Divider", "Fragment", "Tooltip", "WalletButton", "detectInstallLink", "WalletImageContainer", "Image", "Text", "Title", "Typography", "__name", "ClickableWallet_default", "detectInstallLink", "React", "SelectableWallet", "props", "title", "type", "image", "onClick", "selected", "description", "state", "disabled", "info", "makeInfo", "React", "WalletButton", "detectInstallLink", "WalletImageContainer", "Image", "Text", "Title", "Typography", "__name", "React", "React", "BaseListItem", "styled", "darkTheme", "ListItem", "props", "start", "title", "description", "end", "onClick", "hasDivider", "restProps", "React", "BaseListItem", "Typography", "__name", "BaseListItemButton", "styled", "darkTheme", "ListItemButton", "props", "onClick", "id", "style", "hasDivider", "selected", "restProps", "React", "BaseListItemButton", "__name", "ListItem", "React", "BaseList", "styled", "List", "props", "container", "React", "BaseList", "item", "id", "itemProps", "ListItem", "__name", "React", "Container", "styled", "NotFound", "props", "React", "Container", "Search_default", "Divider", "Typography", "__name", "React", "Container", "styled", "tokenAmountStyles", "css", "usdValueStyles", "TokenAmount", "props", "React", "Container", "tokenAmountStyles", "ChainToken", "Typography", "Tooltip", "usdValueStyles", "PriceImpact", "__name", "i18n", "React", "forwardRef", "Fragment", "memo", "useEffect", "useRef", "css", "Container", "styled", "darkTheme", "SwapperImage", "Alerts", "DashedLine", "SwapperSeparator", "StepSeparator", "tokensContainerStyles", "css", "swappersStyles", "swapperItemStyles", "stepInfoStyles", "tokensStyles", "StepDetailsComponent", "forwardRef", "props", "parentRef", "step", "hasSeparator", "type", "state", "isFocused", "tabIndex", "tooltipContainer", "from", "to", "swapper", "containerRef", "useRef", "isCompleted", "swappers", "useEffect", "parentElement", "childElement", "React", "Container", "swapperItemStyles", "SwapperImage", "Image", "Typography", "i18n", "swappersStyles", "StepSeparator", "swapperItem", "index", "key", "Fragment", "SwapperSeparator", "stepInfoStyles", "DashedLine", "tokensContainerStyles", "tokensStyles", "ChainToken", "Tooltip", "Next_default", "Divider", "Alerts", "StepDetails", "memo", "RadixPopover", "React", "RadixPopover", "PopoverContainer", "styled", "PopoverArrow", "DEFAULT_SIDE_OFFSET", "DEFAULT_ALIGN_OFFSET", "PopoverContentComponent", "__name", "props", "forwardedRef", "container", "children", "styles", "rest", "React", "PopoverContainer", "PopoverArrow", "PopoverContent", "Popover", "content", "side", "sideOffset", "alignOffset", "align", "collisionBoundary", "collisionPadding", "React", "DEFAULT_SIZE", "English", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "French", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "Japanese", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "Portuguese", "props", "size", "DEFAULT_SIZE", "React", "__name", "React", "Spanish", "props", "size", "DEFAULT_SIZE", "React", "__name", "Select", "React", "useEffect", "useRef", "useState", "Select", "EXPANDABLE_QUOTE_TRANSITION_DURATION", "SelectTrigger", "styled", "darkTheme", "SelectContent", "SelectItem", "SelectComponent", "props", "open", "setOpen", "useState", "selectRef", "useRef", "options", "value", "container", "handleItemClick", "handleToggle", "__name", "prev", "handleClickOutside", "e", "useEffect", "React", "SelectTrigger", "event", "Typography", "ChevronDown_default", "SelectContent", "ChevronUp_default", "option", "SelectItem", "i18n", "React", "Container", "styled", "FromContainer", "BestRouteContainer", "Alerts", "Footer", "HomePanel", "bestRoute", "fromBlockchain", "toBlockchain", "fromToken", "toToken", "setInputAmount", "outputAmount", "inputAmount", "loadingStatus", "showBestRoute", "fetchingBestRoute", "outputUsdValue", "inputUsdValue", "swapButtonTitle", "swapButtonDisabled", "swapButtonClick", "onChainClick", "onTokenClick", "connectedWallets", "errorMessage", "hasLimitError", "swap", "fromAmountRangeError", "recommendation", "swithFromAndToComponent", "percentageChange", "tokenBalanceReal", "tokenBalance", "swapFromAmount", "showPercentageChange", "React", "Header", "i18n", "TokenInfo", "Alert", "Typography", "Button", "BottomLogo", "__name", "React", "useState", "React", "useState", "getAlertType", "__name", "messageType", "DetailedMessage", "styled", "SuccessText", "Typography", "SwapMessages", "props", "shortMessage", "detailedMessage", "currentStepBlockchain", "type", "lastConvertedTokenInFailedSwap", "expandedMessage", "setExpandedMessage", "useState", "allowedNumberOfChars", "shouldShowMoreDetailsButton", "React", "Alert", "Button", "prevState", "e", "pulse", "keyframes", "SwapperContainer", "styled", "BodyError", "ErrorMsg", "Typography", "FeeContainer", "Fee", "RelativeContainer", "Footer", "Dot", "ArrowDown", "StyledAnchor", "SwapInfoContainer", "InternalDetailsContainer", "InternalDetail", "DescriptionContainer", "Description", "Line", "Row", "RequestId", "ExtraDetails", "SwapFlowContainer", "SwapHistory", "props", "pendingSwap", "onBack", "onCopy", "isCopied", "onCancel", "date", "onRetry", "extraMessageProps", "showDrawer", "setShowDrawer", "useState", "React", "SecondaryPage", "Button", "Divider", "Spinner", "SwapMessages", "step", "index", "key", "StepDetail", "Image", "GasIcon", "item", "internalKey", "anchorKey", "CheckCircleIcon", "InfoCircleIcon", "Drawer", "Alert", "__name", "React", "React", "useState", "ListContainer", "styled", "ImageContainer", "BlockchainsList", "props", "list", "onChange", "multiSelect", "selectedList", "selected", "setSelected", "useState", "changeSelectedBlockchain", "__name", "blockchain", "isSelect", "name", "item", "React", "index", "key", "Button", "Image", "FilledCircle", "Typography", "React", "LoaderContainer", "styled", "filterTokens", "__name", "list", "searchedFor", "token", "containsText", "TokenSelector", "props", "type", "selected", "hasHeader", "onChange", "onBack", "loadingStatus", "React", "SecondaryPage", "filteredTokens", "Spinner", "LoadingFailedAlert", "TokenList", "NotFoundAlert", "ListContainer", "styled", "filterBlockchains", "__name", "list", "searchedFor", "blockchain", "containsText", "BlockchainSelector", "props", "type", "onChange", "selected", "onBack", "loadingStatus", "hasHeader", "listContainerStyle", "multiSelect", "selectedList", "React", "SecondaryPage", "filteredBlockchains", "LoaderContainer", "Spinner", "LoadingFailedAlert", "BlockchainsList", "NotFoundAlert", "i18n", "React", "ModalContent", "styled", "ConnectWalletsModal", "props", "open", "list", "onSelect", "onClose", "React", "Modal", "i18n", "info", "ClickableWallet_default", "__name", "i18n", "Trans", "React", "Box", "styled", "Container", "Options", "ImagePlaceholder", "OutputContainer", "TokenInfo", "props", "type", "chain", "token", "loadingStatus", "fromBlockchain", "toBlockchain", "fromToken", "setInputAmount", "inputUsdValue", "inputAmount", "bestRoute", "fetchingBestRoute", "onChainClick", "onTokenClick", "tokenBalanceReal", "tokenBalance", "ItemSuffix", "React", "InfoCircleIcon", "AngleDownIcon", "Typography", "Trans", "i18n", "Divider", "Button", "PercentageChange", "Image", "TextField", "event", "__name", "i18n", "React", "HighSlippageWarning", "props", "highSlippage", "selectedSlippage", "changeSlippage", "React", "Alert", "ChangeSlippageButton", "i18n", "__name", "i18n", "React", "StyledMessage", "styled", "Typography", "MinRequiredSlippage", "minRequiredSlippage", "changeSlippage", "React", "i18n", "Divider", "ChangeSlippageButton", "__name", "React", "List", "styled", "ListItem", "Message", "Typography", "BalanceErrors", "messages", "React", "warning", "index", "key", "__name", "i18n", "React", "UI_ID", "textStyles", "css", "Container", "styled", "darkTheme", "InputAmount", "TextField", "MaxButton", "Button", "ValueTypography", "formStyles", "labelStyles", "balanceStyles", "amountStyles", "labelContainerStyles", "UsdPrice", "Typography", "i18n", "React", "Container", "styled", "Button", "darkTheme", "chainNameStyles", "css", "TokenSectionContainer", "tokenChainStyles", "skeletonStyles", "TokenSection", "props", "error", "chainImage", "tokenImage", "tokenSymbol", "chain", "chianImageId", "onClick", "loading", "React", "Container", "TokenSectionContainer", "ChainToken", "tokenChainStyles", "skeletonStyles", "Skeleton", "Divider", "Typography", "i18n", "chainNameStyles", "__name", "SwapInput", "props", "showBalance", "showBalanceSkeleton", "React", "Container", "UI_ID", "labelContainerStyles", "labelStyles", "Typography", "textStyles", "balanceStyles", "i18n", "MaxButton", "Skeleton", "formStyles", "TokenSection", "amountStyles", "Divider", "Tooltip", "InputAmount", "event", "PriceImpact", "ValueTypography", "UsdPrice", "__name", "React", "copy", "useCopyToClipboard", "resetInterval", "isCopied", "setCopied", "React", "handleCopy", "text", "copy", "timeout", "__name"]
|
|
7
7
|
}
|