@openocean.finance/widget 1.0.0 → 1.0.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/package.json +1 -1
- package/src/pages/TransactionDetailsPage/TransferIdCard.tsx +1 -2
- package/dist/esm/App.d.ts +0 -3
- package/dist/esm/App.js +0 -26
- package/dist/esm/App.js.map +0 -1
- package/dist/esm/AppDefault.d.ts +0 -1
- package/dist/esm/AppDefault.js +0 -16
- package/dist/esm/AppDefault.js.map +0 -1
- package/dist/esm/AppDrawer.d.ts +0 -10
- package/dist/esm/AppDrawer.js +0 -50
- package/dist/esm/AppDrawer.js.map +0 -1
- package/dist/esm/AppDrawer.style.d.ts +0 -1
- package/dist/esm/AppDrawer.style.js +0 -12
- package/dist/esm/AppDrawer.style.js.map +0 -1
- package/dist/esm/AppDrawerContext.d.ts +0 -5
- package/dist/esm/AppDrawerContext.js +0 -4
- package/dist/esm/AppDrawerContext.js.map +0 -1
- package/dist/esm/AppProvider.d.ts +0 -4
- package/dist/esm/AppProvider.js +0 -29
- package/dist/esm/AppProvider.js.map +0 -1
- package/dist/esm/AppRoutes.d.ts +0 -1
- package/dist/esm/AppRoutes.js +0 -111
- package/dist/esm/AppRoutes.js.map +0 -1
- package/dist/esm/components/ActiveTransactions/ActiveTransactionItem.d.ts +0 -4
- package/dist/esm/components/ActiveTransactions/ActiveTransactionItem.js +0 -58
- package/dist/esm/components/ActiveTransactions/ActiveTransactionItem.js.map +0 -1
- package/dist/esm/components/ActiveTransactions/ActiveTransactions.d.ts +0 -2
- package/dist/esm/components/ActiveTransactions/ActiveTransactions.js +0 -27
- package/dist/esm/components/ActiveTransactions/ActiveTransactions.js.map +0 -1
- package/dist/esm/components/ActiveTransactions/ActiveTransactions.style.d.ts +0 -3
- package/dist/esm/components/ActiveTransactions/ActiveTransactions.style.js +0 -31
- package/dist/esm/components/ActiveTransactions/ActiveTransactions.style.js.map +0 -1
- package/dist/esm/components/AmountInput/AmountInput.d.ts +0 -12
- package/dist/esm/components/AmountInput/AmountInput.js +0 -70
- package/dist/esm/components/AmountInput/AmountInput.js.map +0 -1
- package/dist/esm/components/AmountInput/AmountInput.style.d.ts +0 -5
- package/dist/esm/components/AmountInput/AmountInput.style.js +0 -35
- package/dist/esm/components/AmountInput/AmountInput.style.js.map +0 -1
- package/dist/esm/components/AmountInput/AmountInputAdornment.style.d.ts +0 -2
- package/dist/esm/components/AmountInput/AmountInputAdornment.style.js +0 -13
- package/dist/esm/components/AmountInput/AmountInputAdornment.style.js.map +0 -1
- package/dist/esm/components/AmountInput/AmountInputEndAdornment.d.ts +0 -2
- package/dist/esm/components/AmountInput/AmountInputEndAdornment.js +0 -96
- package/dist/esm/components/AmountInput/AmountInputEndAdornment.js.map +0 -1
- package/dist/esm/components/AmountInput/AmountInputStartAdornment.d.ts +0 -2
- package/dist/esm/components/AmountInput/AmountInputStartAdornment.js +0 -15
- package/dist/esm/components/AmountInput/AmountInputStartAdornment.js.map +0 -1
- package/dist/esm/components/AmountInput/PriceFormHelperText.d.ts +0 -8
- package/dist/esm/components/AmountInput/PriceFormHelperText.js +0 -58
- package/dist/esm/components/AmountInput/PriceFormHelperText.js.map +0 -1
- package/dist/esm/components/AppContainer.d.ts +0 -10
- package/dist/esm/components/AppContainer.js +0 -105
- package/dist/esm/components/AppContainer.js.map +0 -1
- package/dist/esm/components/Avatar/AccountAvatar.d.ts +0 -10
- package/dist/esm/components/Avatar/AccountAvatar.js +0 -13
- package/dist/esm/components/Avatar/AccountAvatar.js.map +0 -1
- package/dist/esm/components/Avatar/Avatar.d.ts +0 -8
- package/dist/esm/components/Avatar/Avatar.js +0 -14
- package/dist/esm/components/Avatar/Avatar.js.map +0 -1
- package/dist/esm/components/Avatar/Avatar.style.d.ts +0 -6
- package/dist/esm/components/Avatar/Avatar.style.js +0 -59
- package/dist/esm/components/Avatar/Avatar.style.js.map +0 -1
- package/dist/esm/components/Avatar/SmallAvatar.d.ts +0 -2
- package/dist/esm/components/Avatar/SmallAvatar.js +0 -12
- package/dist/esm/components/Avatar/SmallAvatar.js.map +0 -1
- package/dist/esm/components/Avatar/TokenAvatar.d.ts +0 -19
- package/dist/esm/components/Avatar/TokenAvatar.js +0 -22
- package/dist/esm/components/Avatar/TokenAvatar.js.map +0 -1
- package/dist/esm/components/Avatar/utils.d.ts +0 -8
- package/dist/esm/components/Avatar/utils.js +0 -9
- package/dist/esm/components/Avatar/utils.js.map +0 -1
- package/dist/esm/components/BaseTransactionButton/BaseTransactionButton.d.ts +0 -2
- package/dist/esm/components/BaseTransactionButton/BaseTransactionButton.js +0 -36
- package/dist/esm/components/BaseTransactionButton/BaseTransactionButton.js.map +0 -1
- package/dist/esm/components/BaseTransactionButton/types.d.ts +0 -6
- package/dist/esm/components/BaseTransactionButton/types.js +0 -2
- package/dist/esm/components/BaseTransactionButton/types.js.map +0 -1
- package/dist/esm/components/BottomSheet/BottomSheet.d.ts +0 -2
- package/dist/esm/components/BottomSheet/BottomSheet.js +0 -25
- package/dist/esm/components/BottomSheet/BottomSheet.js.map +0 -1
- package/dist/esm/components/BottomSheet/types.d.ts +0 -11
- package/dist/esm/components/BottomSheet/types.js +0 -2
- package/dist/esm/components/BottomSheet/types.js.map +0 -1
- package/dist/esm/components/ButtonTertiary.d.ts +0 -1
- package/dist/esm/components/ButtonTertiary.js +0 -18
- package/dist/esm/components/ButtonTertiary.js.map +0 -1
- package/dist/esm/components/Card/Card.d.ts +0 -7
- package/dist/esm/components/Card/Card.js +0 -69
- package/dist/esm/components/Card/Card.js.map +0 -1
- package/dist/esm/components/Card/CardButton.d.ts +0 -7
- package/dist/esm/components/Card/CardButton.js +0 -5
- package/dist/esm/components/Card/CardButton.js.map +0 -1
- package/dist/esm/components/Card/CardButton.style.d.ts +0 -4
- package/dist/esm/components/Card/CardButton.style.js +0 -32
- package/dist/esm/components/Card/CardButton.style.js.map +0 -1
- package/dist/esm/components/Card/CardHeader.d.ts +0 -1
- package/dist/esm/components/Card/CardHeader.js +0 -22
- package/dist/esm/components/Card/CardHeader.js.map +0 -1
- package/dist/esm/components/Card/CardIconButton.d.ts +0 -4
- package/dist/esm/components/Card/CardIconButton.js +0 -13
- package/dist/esm/components/Card/CardIconButton.js.map +0 -1
- package/dist/esm/components/Card/CardLabel.d.ts +0 -6
- package/dist/esm/components/Card/CardLabel.js +0 -67
- package/dist/esm/components/Card/CardLabel.js.map +0 -1
- package/dist/esm/components/Card/CardTitle.d.ts +0 -3
- package/dist/esm/components/Card/CardTitle.js +0 -26
- package/dist/esm/components/Card/CardTitle.js.map +0 -1
- package/dist/esm/components/Card/InputCard.d.ts +0 -1
- package/dist/esm/components/Card/InputCard.js +0 -7
- package/dist/esm/components/Card/InputCard.js.map +0 -1
- package/dist/esm/components/ChainSelect/ChainSelect.d.ts +0 -2
- package/dist/esm/components/ChainSelect/ChainSelect.js +0 -45
- package/dist/esm/components/ChainSelect/ChainSelect.js.map +0 -1
- package/dist/esm/components/ChainSelect/ChainSelect.style.d.ts +0 -2
- package/dist/esm/components/ChainSelect/ChainSelect.style.js +0 -16
- package/dist/esm/components/ChainSelect/ChainSelect.style.js.map +0 -1
- package/dist/esm/components/ChainSelect/useChainSelect.d.ts +0 -10
- package/dist/esm/components/ChainSelect/useChainSelect.js +0 -67
- package/dist/esm/components/ChainSelect/useChainSelect.js.map +0 -1
- package/dist/esm/components/ContractComponent/ContractComponent.d.ts +0 -3
- package/dist/esm/components/ContractComponent/ContractComponent.js +0 -9
- package/dist/esm/components/ContractComponent/ContractComponent.js.map +0 -1
- package/dist/esm/components/ContractComponent/ItemPrice.d.ts +0 -7
- package/dist/esm/components/ContractComponent/ItemPrice.js +0 -24
- package/dist/esm/components/ContractComponent/ItemPrice.js.map +0 -1
- package/dist/esm/components/ContractComponent/NFT/NFT.d.ts +0 -2
- package/dist/esm/components/ContractComponent/NFT/NFT.js +0 -24
- package/dist/esm/components/ContractComponent/NFT/NFT.js.map +0 -1
- package/dist/esm/components/ContractComponent/NFT/NFT.style.d.ts +0 -1
- package/dist/esm/components/ContractComponent/NFT/NFT.style.js +0 -8
- package/dist/esm/components/ContractComponent/NFT/NFT.style.js.map +0 -1
- package/dist/esm/components/ContractComponent/NFT/NFTBase.d.ts +0 -2
- package/dist/esm/components/ContractComponent/NFT/NFTBase.js +0 -25
- package/dist/esm/components/ContractComponent/NFT/NFTBase.js.map +0 -1
- package/dist/esm/components/ContractComponent/NFT/types.d.ts +0 -16
- package/dist/esm/components/ContractComponent/NFT/types.js +0 -2
- package/dist/esm/components/ContractComponent/NFT/types.js.map +0 -1
- package/dist/esm/components/Dialog.d.ts +0 -19
- package/dist/esm/components/Dialog.js +0 -32
- package/dist/esm/components/Dialog.js.map +0 -1
- package/dist/esm/components/FeeBreakdownTooltip.d.ts +0 -11
- package/dist/esm/components/FeeBreakdownTooltip.js +0 -17
- package/dist/esm/components/FeeBreakdownTooltip.js.map +0 -1
- package/dist/esm/components/FullPageContainer.d.ts +0 -2
- package/dist/esm/components/FullPageContainer.js +0 -9
- package/dist/esm/components/FullPageContainer.js.map +0 -1
- package/dist/esm/components/Header/BackButton.d.ts +0 -2
- package/dist/esm/components/Header/BackButton.js +0 -8
- package/dist/esm/components/Header/BackButton.js.map +0 -1
- package/dist/esm/components/Header/CloseDrawerButton.d.ts +0 -5
- package/dist/esm/components/Header/CloseDrawerButton.js +0 -18
- package/dist/esm/components/Header/CloseDrawerButton.js.map +0 -1
- package/dist/esm/components/Header/DisconnectIconButton.d.ts +0 -4
- package/dist/esm/components/Header/DisconnectIconButton.js +0 -12
- package/dist/esm/components/Header/DisconnectIconButton.js.map +0 -1
- package/dist/esm/components/Header/Header.d.ts +0 -3
- package/dist/esm/components/Header/Header.js +0 -39
- package/dist/esm/components/Header/Header.js.map +0 -1
- package/dist/esm/components/Header/Header.style.d.ts +0 -11
- package/dist/esm/components/Header/Header.style.js +0 -86
- package/dist/esm/components/Header/Header.style.js.map +0 -1
- package/dist/esm/components/Header/NavigationHeader.d.ts +0 -1
- package/dist/esm/components/Header/NavigationHeader.js +0 -38
- package/dist/esm/components/Header/NavigationHeader.js.map +0 -1
- package/dist/esm/components/Header/NavigationTabs.d.ts +0 -1
- package/dist/esm/components/Header/NavigationTabs.js +0 -36
- package/dist/esm/components/Header/NavigationTabs.js.map +0 -1
- package/dist/esm/components/Header/SettingsButton.d.ts +0 -1
- package/dist/esm/components/Header/SettingsButton.js +0 -23
- package/dist/esm/components/Header/SettingsButton.js.map +0 -1
- package/dist/esm/components/Header/SettingsButton.style.d.ts +0 -6
- package/dist/esm/components/Header/SettingsButton.style.js +0 -36
- package/dist/esm/components/Header/SettingsButton.style.js.map +0 -1
- package/dist/esm/components/Header/TransactionHistoryButton.d.ts +0 -1
- package/dist/esm/components/Header/TransactionHistoryButton.js +0 -12
- package/dist/esm/components/Header/TransactionHistoryButton.js.map +0 -1
- package/dist/esm/components/Header/WalletHeader.d.ts +0 -3
- package/dist/esm/components/Header/WalletHeader.js +0 -76
- package/dist/esm/components/Header/WalletHeader.js.map +0 -1
- package/dist/esm/components/Header/WalletMenu.d.ts +0 -3
- package/dist/esm/components/Header/WalletMenu.js +0 -47
- package/dist/esm/components/Header/WalletMenu.js.map +0 -1
- package/dist/esm/components/Header/WalletMenu.style.d.ts +0 -1
- package/dist/esm/components/Header/WalletMenu.style.js +0 -25
- package/dist/esm/components/Header/WalletMenu.style.js.map +0 -1
- package/dist/esm/components/IconTypography.d.ts +0 -1
- package/dist/esm/components/IconTypography.js +0 -9
- package/dist/esm/components/IconTypography.js.map +0 -1
- package/dist/esm/components/Initializer.d.ts +0 -1
- package/dist/esm/components/Initializer.js +0 -6
- package/dist/esm/components/Initializer.js.map +0 -1
- package/dist/esm/components/Input.d.ts +0 -1
- package/dist/esm/components/Input.js +0 -11
- package/dist/esm/components/Input.js.map +0 -1
- package/dist/esm/components/ListItem/ListItem.d.ts +0 -1
- package/dist/esm/components/ListItem/ListItem.js +0 -21
- package/dist/esm/components/ListItem/ListItem.js.map +0 -1
- package/dist/esm/components/ListItem/ListItemButton.d.ts +0 -1
- package/dist/esm/components/ListItem/ListItemButton.js +0 -9
- package/dist/esm/components/ListItem/ListItemButton.js.map +0 -1
- package/dist/esm/components/ListItemButton.d.ts +0 -1
- package/dist/esm/components/ListItemButton.js +0 -26
- package/dist/esm/components/ListItemButton.js.map +0 -1
- package/dist/esm/components/ListItemText.d.ts +0 -1
- package/dist/esm/components/ListItemText.js +0 -7
- package/dist/esm/components/ListItemText.js.map +0 -1
- package/dist/esm/components/Menu.d.ts +0 -1
- package/dist/esm/components/Menu.js +0 -21
- package/dist/esm/components/Menu.js.map +0 -1
- package/dist/esm/components/Messages/AccountNotDeployedMessage.d.ts +0 -2
- package/dist/esm/components/Messages/AccountNotDeployedMessage.js +0 -10
- package/dist/esm/components/Messages/AccountNotDeployedMessage.js.map +0 -1
- package/dist/esm/components/Messages/AlertMessage.d.ts +0 -11
- package/dist/esm/components/Messages/AlertMessage.js +0 -4
- package/dist/esm/components/Messages/AlertMessage.js.map +0 -1
- package/dist/esm/components/Messages/AlertMessage.style.d.ts +0 -7
- package/dist/esm/components/Messages/AlertMessage.style.js +0 -48
- package/dist/esm/components/Messages/AlertMessage.style.js.map +0 -1
- package/dist/esm/components/Messages/FundsSufficiencyMessage.d.ts +0 -2
- package/dist/esm/components/Messages/FundsSufficiencyMessage.js +0 -12
- package/dist/esm/components/Messages/FundsSufficiencyMessage.js.map +0 -1
- package/dist/esm/components/Messages/GasRefuelMessage.d.ts +0 -2
- package/dist/esm/components/Messages/GasRefuelMessage.js +0 -33
- package/dist/esm/components/Messages/GasRefuelMessage.js.map +0 -1
- package/dist/esm/components/Messages/GasRefuelMessage.style.d.ts +0 -1
- package/dist/esm/components/Messages/GasRefuelMessage.style.js +0 -21
- package/dist/esm/components/Messages/GasRefuelMessage.style.js.map +0 -1
- package/dist/esm/components/Messages/GasSufficiencyMessage.d.ts +0 -7
- package/dist/esm/components/Messages/GasSufficiencyMessage.js +0 -23
- package/dist/esm/components/Messages/GasSufficiencyMessage.js.map +0 -1
- package/dist/esm/components/Messages/ToAddressRequiredMessage.d.ts +0 -2
- package/dist/esm/components/Messages/ToAddressRequiredMessage.js +0 -13
- package/dist/esm/components/Messages/ToAddressRequiredMessage.js.map +0 -1
- package/dist/esm/components/Messages/WarningMessages.d.ts +0 -8
- package/dist/esm/components/Messages/WarningMessages.js +0 -31
- package/dist/esm/components/Messages/WarningMessages.js.map +0 -1
- package/dist/esm/components/Messages/types.d.ts +0 -1
- package/dist/esm/components/Messages/types.js +0 -2
- package/dist/esm/components/Messages/types.js.map +0 -1
- package/dist/esm/components/Messages/useMessageQueue.d.ts +0 -12
- package/dist/esm/components/Messages/useMessageQueue.js +0 -55
- package/dist/esm/components/Messages/useMessageQueue.js.map +0 -1
- package/dist/esm/components/NotFound.d.ts +0 -1
- package/dist/esm/components/NotFound.js +0 -26
- package/dist/esm/components/NotFound.js.map +0 -1
- package/dist/esm/components/PageContainer.d.ts +0 -7
- package/dist/esm/components/PageContainer.js +0 -18
- package/dist/esm/components/PageContainer.js.map +0 -1
- package/dist/esm/components/PageEntered.d.ts +0 -1
- package/dist/esm/components/PageEntered.js +0 -13
- package/dist/esm/components/PageEntered.js.map +0 -1
- package/dist/esm/components/PoweredBy/PoweredBy.d.ts +0 -1
- package/dist/esm/components/PoweredBy/PoweredBy.js +0 -36
- package/dist/esm/components/PoweredBy/PoweredBy.js.map +0 -1
- package/dist/esm/components/PoweredBy/PoweredBy.style.d.ts +0 -1
- package/dist/esm/components/PoweredBy/PoweredBy.style.js +0 -10
- package/dist/esm/components/PoweredBy/PoweredBy.style.js.map +0 -1
- package/dist/esm/components/ProgressToNextUpdate.d.ts +0 -6
- package/dist/esm/components/ProgressToNextUpdate.js +0 -49
- package/dist/esm/components/ProgressToNextUpdate.js.map +0 -1
- package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.d.ts +0 -3
- package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.js +0 -41
- package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.js.map +0 -1
- package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.style.d.ts +0 -3
- package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.style.js +0 -29
- package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.style.js.map +0 -1
- package/dist/esm/components/RouteCard/RouteCard.d.ts +0 -3
- package/dist/esm/components/RouteCard/RouteCard.js +0 -50
- package/dist/esm/components/RouteCard/RouteCard.js.map +0 -1
- package/dist/esm/components/RouteCard/RouteCard.style.d.ts +0 -1
- package/dist/esm/components/RouteCard/RouteCard.style.js +0 -8
- package/dist/esm/components/RouteCard/RouteCard.style.js.map +0 -1
- package/dist/esm/components/RouteCard/RouteCardEssentials.d.ts +0 -2
- package/dist/esm/components/RouteCard/RouteCardEssentials.js +0 -54
- package/dist/esm/components/RouteCard/RouteCardEssentials.js.map +0 -1
- package/dist/esm/components/RouteCard/RouteCardEssentialsExpanded.d.ts +0 -2
- package/dist/esm/components/RouteCard/RouteCardEssentialsExpanded.js +0 -29
- package/dist/esm/components/RouteCard/RouteCardEssentialsExpanded.js.map +0 -1
- package/dist/esm/components/RouteCard/RouteCardSkeleton.d.ts +0 -3
- package/dist/esm/components/RouteCard/RouteCardSkeleton.js +0 -23
- package/dist/esm/components/RouteCard/RouteCardSkeleton.js.map +0 -1
- package/dist/esm/components/RouteCard/RouteNotFoundCard.d.ts +0 -1
- package/dist/esm/components/RouteCard/RouteNotFoundCard.js +0 -26
- package/dist/esm/components/RouteCard/RouteNotFoundCard.js.map +0 -1
- package/dist/esm/components/RouteCard/getMatchingLabels.d.ts +0 -3
- package/dist/esm/components/RouteCard/getMatchingLabels.js +0 -34
- package/dist/esm/components/RouteCard/getMatchingLabels.js.map +0 -1
- package/dist/esm/components/RouteCard/types.d.ts +0 -13
- package/dist/esm/components/RouteCard/types.js +0 -2
- package/dist/esm/components/RouteCard/types.js.map +0 -1
- package/dist/esm/components/Routes/Routes.d.ts +0 -2
- package/dist/esm/components/Routes/Routes.js +0 -45
- package/dist/esm/components/Routes/Routes.js.map +0 -1
- package/dist/esm/components/Routes/RoutesExpanded.d.ts +0 -2
- package/dist/esm/components/Routes/RoutesExpanded.js +0 -90
- package/dist/esm/components/Routes/RoutesExpanded.js.map +0 -1
- package/dist/esm/components/Routes/RoutesExpanded.style.d.ts +0 -11
- package/dist/esm/components/Routes/RoutesExpanded.style.js +0 -53
- package/dist/esm/components/Routes/RoutesExpanded.style.js.map +0 -1
- package/dist/esm/components/Search/SearchInput.d.ts +0 -12
- package/dist/esm/components/Search/SearchInput.js +0 -21
- package/dist/esm/components/Search/SearchInput.js.map +0 -1
- package/dist/esm/components/Search/SearchInput.style.d.ts +0 -8
- package/dist/esm/components/Search/SearchInput.style.js +0 -38
- package/dist/esm/components/Search/SearchInput.style.js.map +0 -1
- package/dist/esm/components/Search/SearchNotFound.d.ts +0 -6
- package/dist/esm/components/Search/SearchNotFound.js +0 -5
- package/dist/esm/components/Search/SearchNotFound.js.map +0 -1
- package/dist/esm/components/Search/SearchNotFound.style.d.ts +0 -8
- package/dist/esm/components/Search/SearchNotFound.style.js +0 -29
- package/dist/esm/components/Search/SearchNotFound.style.js.map +0 -1
- package/dist/esm/components/Select.d.ts +0 -3
- package/dist/esm/components/Select.js +0 -35
- package/dist/esm/components/Select.js.map +0 -1
- package/dist/esm/components/SelectChainAndToken.d.ts +0 -2
- package/dist/esm/components/SelectChainAndToken.js +0 -22
- package/dist/esm/components/SelectChainAndToken.js.map +0 -1
- package/dist/esm/components/SelectTokenButton/SelectTokenButton.d.ts +0 -4
- package/dist/esm/components/SelectTokenButton/SelectTokenButton.js +0 -51
- package/dist/esm/components/SelectTokenButton/SelectTokenButton.js.map +0 -1
- package/dist/esm/components/SelectTokenButton/SelectTokenButton.style.d.ts +0 -10
- package/dist/esm/components/SelectTokenButton/SelectTokenButton.style.js +0 -101
- package/dist/esm/components/SelectTokenButton/SelectTokenButton.style.js.map +0 -1
- package/dist/esm/components/SelectTokenButton.d.ts +0 -7
- package/dist/esm/components/SelectTokenButton.js +0 -10
- package/dist/esm/components/SelectTokenButton.js.map +0 -1
- package/dist/esm/components/SendToWallet/SendToWallet.style.d.ts +0 -3
- package/dist/esm/components/SendToWallet/SendToWallet.style.js +0 -55
- package/dist/esm/components/SendToWallet/SendToWallet.style.js.map +0 -1
- package/dist/esm/components/SendToWallet/SendToWalletButton.d.ts +0 -2
- package/dist/esm/components/SendToWallet/SendToWalletButton.js +0 -100
- package/dist/esm/components/SendToWallet/SendToWalletButton.js.map +0 -1
- package/dist/esm/components/SendToWallet/SendToWalletExpandButton.d.ts +0 -1
- package/dist/esm/components/SendToWallet/SendToWalletExpandButton.js +0 -41
- package/dist/esm/components/SendToWallet/SendToWalletExpandButton.js.map +0 -1
- package/dist/esm/components/SettingsListItemButton.d.ts +0 -1
- package/dist/esm/components/SettingsListItemButton.js +0 -6
- package/dist/esm/components/SettingsListItemButton.js.map +0 -1
- package/dist/esm/components/Skeleton/WidgetSkeleton.d.ts +0 -2
- package/dist/esm/components/Skeleton/WidgetSkeleton.js +0 -28
- package/dist/esm/components/Skeleton/WidgetSkeleton.js.map +0 -1
- package/dist/esm/components/Skeleton/WidgetSkeleton.style.d.ts +0 -11
- package/dist/esm/components/Skeleton/WidgetSkeleton.style.js +0 -74
- package/dist/esm/components/Skeleton/WidgetSkeleton.style.js.map +0 -1
- package/dist/esm/components/Step/CircularProgress.d.ts +0 -4
- package/dist/esm/components/Step/CircularProgress.js +0 -22
- package/dist/esm/components/Step/CircularProgress.js.map +0 -1
- package/dist/esm/components/Step/CircularProgress.style.d.ts +0 -7
- package/dist/esm/components/Step/CircularProgress.style.js +0 -67
- package/dist/esm/components/Step/CircularProgress.style.js.map +0 -1
- package/dist/esm/components/Step/DestinationWalletAddress.d.ts +0 -6
- package/dist/esm/components/Step/DestinationWalletAddress.js +0 -32
- package/dist/esm/components/Step/DestinationWalletAddress.js.map +0 -1
- package/dist/esm/components/Step/Step.d.ts +0 -8
- package/dist/esm/components/Step/Step.js +0 -71
- package/dist/esm/components/Step/Step.js.map +0 -1
- package/dist/esm/components/Step/StepList.d.ts +0 -3
- package/dist/esm/components/Step/StepList.js +0 -34
- package/dist/esm/components/Step/StepList.js.map +0 -1
- package/dist/esm/components/Step/StepProcess.d.ts +0 -5
- package/dist/esm/components/Step/StepProcess.js +0 -38
- package/dist/esm/components/Step/StepProcess.js.map +0 -1
- package/dist/esm/components/StepActions/StepActions.d.ts +0 -11
- package/dist/esm/components/StepActions/StepActions.js +0 -152
- package/dist/esm/components/StepActions/StepActions.js.map +0 -1
- package/dist/esm/components/StepActions/StepActions.style.d.ts +0 -7
- package/dist/esm/components/StepActions/StepActions.style.js +0 -64
- package/dist/esm/components/StepActions/StepActions.style.js.map +0 -1
- package/dist/esm/components/StepActions/StepFees.d.ts +0 -5
- package/dist/esm/components/StepActions/StepFees.js +0 -32
- package/dist/esm/components/StepActions/StepFees.js.map +0 -1
- package/dist/esm/components/StepActions/types.d.ts +0 -17
- package/dist/esm/components/StepActions/types.js +0 -2
- package/dist/esm/components/StepActions/types.js.map +0 -1
- package/dist/esm/components/StepDivider/StepDivider.d.ts +0 -1
- package/dist/esm/components/StepDivider/StepDivider.js +0 -7
- package/dist/esm/components/StepDivider/StepDivider.js.map +0 -1
- package/dist/esm/components/StepDivider/StepDivider.style.d.ts +0 -1
- package/dist/esm/components/StepDivider/StepDivider.style.js +0 -8
- package/dist/esm/components/StepDivider/StepDivider.style.js.map +0 -1
- package/dist/esm/components/Switch.d.ts +0 -1
- package/dist/esm/components/Switch.js +0 -57
- package/dist/esm/components/Switch.js.map +0 -1
- package/dist/esm/components/Tabs/Tabs.style.d.ts +0 -5
- package/dist/esm/components/Tabs/Tabs.style.js +0 -43
- package/dist/esm/components/Tabs/Tabs.style.js.map +0 -1
- package/dist/esm/components/TextFitter/TextFitter.d.ts +0 -3
- package/dist/esm/components/TextFitter/TextFitter.js +0 -56
- package/dist/esm/components/TextFitter/TextFitter.js.map +0 -1
- package/dist/esm/components/TextFitter/types.d.ts +0 -12
- package/dist/esm/components/TextFitter/types.js +0 -2
- package/dist/esm/components/TextFitter/types.js.map +0 -1
- package/dist/esm/components/Timer/RouteTimer.d.ts +0 -4
- package/dist/esm/components/Timer/RouteTimer.js +0 -23
- package/dist/esm/components/Timer/RouteTimer.js.map +0 -1
- package/dist/esm/components/Timer/StepTimer.d.ts +0 -5
- package/dist/esm/components/Timer/StepTimer.js +0 -65
- package/dist/esm/components/Timer/StepTimer.js.map +0 -1
- package/dist/esm/components/Timer/TimerContent.d.ts +0 -2
- package/dist/esm/components/Timer/TimerContent.js +0 -18
- package/dist/esm/components/Timer/TimerContent.js.map +0 -1
- package/dist/esm/components/Token/Token.d.ts +0 -17
- package/dist/esm/components/Token/Token.js +0 -111
- package/dist/esm/components/Token/Token.js.map +0 -1
- package/dist/esm/components/Token/Token.style.d.ts +0 -5
- package/dist/esm/components/Token/Token.style.js +0 -34
- package/dist/esm/components/Token/Token.style.js.map +0 -1
- package/dist/esm/components/TokenList/TokenList.d.ts +0 -3
- package/dist/esm/components/TokenList/TokenList.js +0 -75
- package/dist/esm/components/TokenList/TokenList.js.map +0 -1
- package/dist/esm/components/TokenList/TokenList.style.d.ts +0 -6
- package/dist/esm/components/TokenList/TokenList.style.js +0 -26
- package/dist/esm/components/TokenList/TokenList.style.js.map +0 -1
- package/dist/esm/components/TokenList/TokenListItem.d.ts +0 -5
- package/dist/esm/components/TokenList/TokenListItem.js +0 -83
- package/dist/esm/components/TokenList/TokenListItem.js.map +0 -1
- package/dist/esm/components/TokenList/TokenNotFound.d.ts +0 -2
- package/dist/esm/components/TokenList/TokenNotFound.js +0 -15
- package/dist/esm/components/TokenList/TokenNotFound.js.map +0 -1
- package/dist/esm/components/TokenList/VirtualizedTokenList.d.ts +0 -3
- package/dist/esm/components/TokenList/VirtualizedTokenList.js +0 -87
- package/dist/esm/components/TokenList/VirtualizedTokenList.js.map +0 -1
- package/dist/esm/components/TokenList/types.d.ts +0 -42
- package/dist/esm/components/TokenList/types.js +0 -2
- package/dist/esm/components/TokenList/types.js.map +0 -1
- package/dist/esm/components/TokenList/useTokenSelect.d.ts +0 -6
- package/dist/esm/components/TokenList/useTokenSelect.js +0 -81
- package/dist/esm/components/TokenList/useTokenSelect.js.map +0 -1
- package/dist/esm/components/TokenList/utils.d.ts +0 -2
- package/dist/esm/components/TokenList/utils.js +0 -35
- package/dist/esm/components/TokenList/utils.js.map +0 -1
- package/dist/esm/components/TokenRate/TokenRate.d.ts +0 -7
- package/dist/esm/components/TokenRate/TokenRate.js +0 -41
- package/dist/esm/components/TokenRate/TokenRate.js.map +0 -1
- package/dist/esm/components/TokenRate/TokenRate.style.d.ts +0 -1
- package/dist/esm/components/TokenRate/TokenRate.style.js +0 -17
- package/dist/esm/components/TokenRate/TokenRate.style.js.map +0 -1
- package/dist/esm/components/TransactionDetails.d.ts +0 -7
- package/dist/esm/components/TransactionDetails.js +0 -180
- package/dist/esm/components/TransactionDetails.js.map +0 -1
- package/dist/esm/config/coinbase.d.ts +0 -2
- package/dist/esm/config/coinbase.js +0 -6
- package/dist/esm/config/coinbase.js.map +0 -1
- package/dist/esm/config/constants.d.ts +0 -2
- package/dist/esm/config/constants.js +0 -3
- package/dist/esm/config/constants.js.map +0 -1
- package/dist/esm/config/metaMask.d.ts +0 -2
- package/dist/esm/config/metaMask.js +0 -11
- package/dist/esm/config/metaMask.js.map +0 -1
- package/dist/esm/config/queryClient.d.ts +0 -2
- package/dist/esm/config/queryClient.js +0 -21
- package/dist/esm/config/queryClient.js.map +0 -1
- package/dist/esm/config/version.d.ts +0 -2
- package/dist/esm/config/version.js +0 -3
- package/dist/esm/config/version.js.map +0 -1
- package/dist/esm/config/walletConnect.d.ts +0 -2
- package/dist/esm/config/walletConnect.js +0 -4
- package/dist/esm/config/walletConnect.js.map +0 -1
- package/dist/esm/hooks/timer/useInterval.d.ts +0 -1
- package/dist/esm/hooks/timer/useInterval.js +0 -18
- package/dist/esm/hooks/timer/useInterval.js.map +0 -1
- package/dist/esm/hooks/timer/useStopwatch.d.ts +0 -16
- package/dist/esm/hooks/timer/useStopwatch.js +0 -41
- package/dist/esm/hooks/timer/useStopwatch.js.map +0 -1
- package/dist/esm/hooks/timer/useTimer.d.ts +0 -18
- package/dist/esm/hooks/timer/useTimer.js +0 -61
- package/dist/esm/hooks/timer/useTimer.js.map +0 -1
- package/dist/esm/hooks/timer/utils.d.ts +0 -12
- package/dist/esm/hooks/timer/utils.js +0 -55
- package/dist/esm/hooks/timer/utils.js.map +0 -1
- package/dist/esm/hooks/useAddressActivity.d.ts +0 -8
- package/dist/esm/hooks/useAddressActivity.js +0 -23
- package/dist/esm/hooks/useAddressActivity.js.map +0 -1
- package/dist/esm/hooks/useAddressValidation.d.ts +0 -25
- package/dist/esm/hooks/useAddressValidation.js +0 -56
- package/dist/esm/hooks/useAddressValidation.js.map +0 -1
- package/dist/esm/hooks/useAvailableChains.d.ts +0 -8
- package/dist/esm/hooks/useAvailableChains.js +0 -49
- package/dist/esm/hooks/useAvailableChains.js.map +0 -1
- package/dist/esm/hooks/useChain.d.ts +0 -5
- package/dist/esm/hooks/useChain.js +0 -12
- package/dist/esm/hooks/useChain.js.map +0 -1
- package/dist/esm/hooks/useChains.d.ts +0 -7
- package/dist/esm/hooks/useChains.js +0 -23
- package/dist/esm/hooks/useChains.js.map +0 -1
- package/dist/esm/hooks/useDebouncedWatch.d.ts +0 -2
- package/dist/esm/hooks/useDebouncedWatch.js +0 -26
- package/dist/esm/hooks/useDebouncedWatch.js.map +0 -1
- package/dist/esm/hooks/useDefaultElementId.d.ts +0 -1
- package/dist/esm/hooks/useDefaultElementId.js +0 -6
- package/dist/esm/hooks/useDefaultElementId.js.map +0 -1
- package/dist/esm/hooks/useExplorer.d.ts +0 -14
- package/dist/esm/hooks/useExplorer.js +0 -42
- package/dist/esm/hooks/useExplorer.js.map +0 -1
- package/dist/esm/hooks/useFromTokenSufficiency.d.ts +0 -5
- package/dist/esm/hooks/useFromTokenSufficiency.js +0 -61
- package/dist/esm/hooks/useFromTokenSufficiency.js.map +0 -1
- package/dist/esm/hooks/useGasPrice.d.ts +0 -4
- package/dist/esm/hooks/useGasPrice.js +0 -20
- package/dist/esm/hooks/useGasPrice.js.map +0 -1
- package/dist/esm/hooks/useGasRecommendation.d.ts +0 -2
- package/dist/esm/hooks/useGasRecommendation.js +0 -30
- package/dist/esm/hooks/useGasRecommendation.js.map +0 -1
- package/dist/esm/hooks/useGasRefuel.d.ts +0 -7
- package/dist/esm/hooks/useGasRefuel.js +0 -57
- package/dist/esm/hooks/useGasRefuel.js.map +0 -1
- package/dist/esm/hooks/useGasSufficiency.d.ts +0 -13
- package/dist/esm/hooks/useGasSufficiency.js +0 -109
- package/dist/esm/hooks/useGasSufficiency.js.map +0 -1
- package/dist/esm/hooks/useHeader.d.ts +0 -2
- package/dist/esm/hooks/useHeader.js +0 -16
- package/dist/esm/hooks/useHeader.js.map +0 -1
- package/dist/esm/hooks/useInitializer.d.ts +0 -1
- package/dist/esm/hooks/useInitializer.js +0 -15
- package/dist/esm/hooks/useInitializer.js.map +0 -1
- package/dist/esm/hooks/useIsBatchingSupported.d.ts +0 -5
- package/dist/esm/hooks/useIsBatchingSupported.js +0 -19
- package/dist/esm/hooks/useIsBatchingSupported.js.map +0 -1
- package/dist/esm/hooks/useIsCompatibleDestinationAccount.d.ts +0 -8
- package/dist/esm/hooks/useIsCompatibleDestinationAccount.js +0 -37
- package/dist/esm/hooks/useIsCompatibleDestinationAccount.js.map +0 -1
- package/dist/esm/hooks/useIsContractAddress.d.ts +0 -7
- package/dist/esm/hooks/useIsContractAddress.js +0 -20
- package/dist/esm/hooks/useIsContractAddress.js.map +0 -1
- package/dist/esm/hooks/useLanguages.d.ts +0 -6
- package/dist/esm/hooks/useLanguages.js +0 -26
- package/dist/esm/hooks/useLanguages.js.map +0 -1
- package/dist/esm/hooks/useListHeight.d.ts +0 -12
- package/dist/esm/hooks/useListHeight.js +0 -66
- package/dist/esm/hooks/useListHeight.js.map +0 -1
- package/dist/esm/hooks/useNavigateBack.d.ts +0 -4
- package/dist/esm/hooks/useNavigateBack.js +0 -24
- package/dist/esm/hooks/useNavigateBack.js.map +0 -1
- package/dist/esm/hooks/useProcessMessage.d.ts +0 -11
- package/dist/esm/hooks/useProcessMessage.js +0 -186
- package/dist/esm/hooks/useProcessMessage.js.map +0 -1
- package/dist/esm/hooks/useRouteExecution.d.ts +0 -14
- package/dist/esm/hooks/useRouteExecution.js +0 -205
- package/dist/esm/hooks/useRouteExecution.js.map +0 -1
- package/dist/esm/hooks/useRoutes.d.ts +0 -18
- package/dist/esm/hooks/useRoutes.js +0 -312
- package/dist/esm/hooks/useRoutes.js.map +0 -1
- package/dist/esm/hooks/useScrollableContainer.d.ts +0 -3
- package/dist/esm/hooks/useScrollableContainer.js +0 -32
- package/dist/esm/hooks/useScrollableContainer.js.map +0 -1
- package/dist/esm/hooks/useSetContentHeight.d.ts +0 -2
- package/dist/esm/hooks/useSetContentHeight.js +0 -23
- package/dist/esm/hooks/useSetContentHeight.js.map +0 -1
- package/dist/esm/hooks/useSettingMonitor.d.ts +0 -13
- package/dist/esm/hooks/useSettingMonitor.js +0 -55
- package/dist/esm/hooks/useSettingMonitor.js.map +0 -1
- package/dist/esm/hooks/useSwapOnly.d.ts +0 -1
- package/dist/esm/hooks/useSwapOnly.js +0 -6
- package/dist/esm/hooks/useSwapOnly.js.map +0 -1
- package/dist/esm/hooks/useToAddressAutoPopulate.d.ts +0 -12
- package/dist/esm/hooks/useToAddressAutoPopulate.js +0 -68
- package/dist/esm/hooks/useToAddressAutoPopulate.js.map +0 -1
- package/dist/esm/hooks/useToAddressRequirements.d.ts +0 -6
- package/dist/esm/hooks/useToAddressRequirements.js +0 -34
- package/dist/esm/hooks/useToAddressRequirements.js.map +0 -1
- package/dist/esm/hooks/useToAddressReset.d.ts +0 -4
- package/dist/esm/hooks/useToAddressReset.js +0 -37
- package/dist/esm/hooks/useToAddressReset.js.map +0 -1
- package/dist/esm/hooks/useToken.d.ts +0 -4
- package/dist/esm/hooks/useToken.js +0 -30
- package/dist/esm/hooks/useToken.js.map +0 -1
- package/dist/esm/hooks/useTokenAddressBalance.d.ts +0 -7
- package/dist/esm/hooks/useTokenAddressBalance.js +0 -18
- package/dist/esm/hooks/useTokenAddressBalance.js.map +0 -1
- package/dist/esm/hooks/useTokenBalance.d.ts +0 -9
- package/dist/esm/hooks/useTokenBalance.js +0 -81
- package/dist/esm/hooks/useTokenBalance.js.map +0 -1
- package/dist/esm/hooks/useTokenBalances.d.ts +0 -11
- package/dist/esm/hooks/useTokenBalances.js +0 -75
- package/dist/esm/hooks/useTokenBalances.js.map +0 -1
- package/dist/esm/hooks/useTokenPrice.d.ts +0 -5
- package/dist/esm/hooks/useTokenPrice.js +0 -22
- package/dist/esm/hooks/useTokenPrice.js.map +0 -1
- package/dist/esm/hooks/useTokenSearch.d.ts +0 -5
- package/dist/esm/hooks/useTokenSearch.js +0 -29
- package/dist/esm/hooks/useTokenSearch.js.map +0 -1
- package/dist/esm/hooks/useTokens.d.ts +0 -8
- package/dist/esm/hooks/useTokens.js +0 -98
- package/dist/esm/hooks/useTokens.js.map +0 -1
- package/dist/esm/hooks/useTools.d.ts +0 -4
- package/dist/esm/hooks/useTools.js +0 -32
- package/dist/esm/hooks/useTools.js.map +0 -1
- package/dist/esm/hooks/useTransactionDetails.d.ts +0 -5
- package/dist/esm/hooks/useTransactionDetails.js +0 -55
- package/dist/esm/hooks/useTransactionDetails.js.map +0 -1
- package/dist/esm/hooks/useTransactionHistory.d.ts +0 -5
- package/dist/esm/hooks/useTransactionHistory.js +0 -53
- package/dist/esm/hooks/useTransactionHistory.js.map +0 -1
- package/dist/esm/hooks/useWideVariant.d.ts +0 -1
- package/dist/esm/hooks/useWideVariant.js +0 -9
- package/dist/esm/hooks/useWideVariant.js.map +0 -1
- package/dist/esm/hooks/useWidgetEvents.d.ts +0 -4
- package/dist/esm/hooks/useWidgetEvents.js +0 -8
- package/dist/esm/hooks/useWidgetEvents.js.map +0 -1
- package/dist/esm/i18n/bn.json +0 -319
- package/dist/esm/i18n/de.json +0 -319
- package/dist/esm/i18n/en.json +0 -337
- package/dist/esm/i18n/es.json +0 -319
- package/dist/esm/i18n/fr.json +0 -319
- package/dist/esm/i18n/hi.json +0 -319
- package/dist/esm/i18n/id.json +0 -319
- package/dist/esm/i18n/index.d.ts +0 -16
- package/dist/esm/i18n/index.js +0 -17
- package/dist/esm/i18n/index.js.map +0 -1
- package/dist/esm/i18n/it.json +0 -319
- package/dist/esm/i18n/ja.json +0 -319
- package/dist/esm/i18n/ko.json +0 -319
- package/dist/esm/i18n/pt.json +0 -319
- package/dist/esm/i18n/th.json +0 -319
- package/dist/esm/i18n/tr.json +0 -319
- package/dist/esm/i18n/uk.json +0 -319
- package/dist/esm/i18n/vi.json +0 -319
- package/dist/esm/i18n/zh.json +0 -319
- package/dist/esm/icons/lifi.d.ts +0 -1
- package/dist/esm/icons/lifi.js +0 -2
- package/dist/esm/icons/lifi.js.map +0 -1
- package/dist/esm/index.d.ts +0 -31
- package/dist/esm/index.js +0 -29
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/pages/ActiveTransactionsPage/ActiveTransactionsEmpty.d.ts +0 -1
- package/dist/esm/pages/ActiveTransactionsPage/ActiveTransactionsEmpty.js +0 -26
- package/dist/esm/pages/ActiveTransactionsPage/ActiveTransactionsEmpty.js.map +0 -1
- package/dist/esm/pages/ActiveTransactionsPage/ActiveTransactionsPage.d.ts +0 -1
- package/dist/esm/pages/ActiveTransactionsPage/ActiveTransactionsPage.js +0 -37
- package/dist/esm/pages/ActiveTransactionsPage/ActiveTransactionsPage.js.map +0 -1
- package/dist/esm/pages/LanguagesPage.d.ts +0 -1
- package/dist/esm/pages/LanguagesPage.js +0 -24
- package/dist/esm/pages/LanguagesPage.js.map +0 -1
- package/dist/esm/pages/MainPage/MainPage.d.ts +0 -1
- package/dist/esm/pages/MainPage/MainPage.js +0 -38
- package/dist/esm/pages/MainPage/MainPage.js.map +0 -1
- package/dist/esm/pages/MainPage/MainPage.style.d.ts +0 -1
- package/dist/esm/pages/MainPage/MainPage.style.js +0 -8
- package/dist/esm/pages/MainPage/MainPage.style.js.map +0 -1
- package/dist/esm/pages/MainPage/MainWarningMessages.d.ts +0 -7
- package/dist/esm/pages/MainPage/MainWarningMessages.js +0 -9
- package/dist/esm/pages/MainPage/MainWarningMessages.js.map +0 -1
- package/dist/esm/pages/MainPage/ReviewButton.d.ts +0 -1
- package/dist/esm/pages/MainPage/ReviewButton.js +0 -71
- package/dist/esm/pages/MainPage/ReviewButton.js.map +0 -1
- package/dist/esm/pages/MainPage/SwapSummary.d.ts +0 -2
- package/dist/esm/pages/MainPage/SwapSummary.js +0 -43
- package/dist/esm/pages/MainPage/SwapSummary.js.map +0 -1
- package/dist/esm/pages/RoutesPage/RoutesPage.d.ts +0 -2
- package/dist/esm/pages/RoutesPage/RoutesPage.js +0 -43
- package/dist/esm/pages/RoutesPage/RoutesPage.js.map +0 -1
- package/dist/esm/pages/RoutesPage/RoutesPage.style.d.ts +0 -1
- package/dist/esm/pages/RoutesPage/RoutesPage.style.js +0 -6
- package/dist/esm/pages/RoutesPage/RoutesPage.style.js.map +0 -1
- package/dist/esm/pages/SelectChainPage/SelectChainPage.d.ts +0 -2
- package/dist/esm/pages/SelectChainPage/SelectChainPage.js +0 -52
- package/dist/esm/pages/SelectChainPage/SelectChainPage.js.map +0 -1
- package/dist/esm/pages/SelectChainPage/types.d.ts +0 -4
- package/dist/esm/pages/SelectChainPage/types.js +0 -2
- package/dist/esm/pages/SelectChainPage/types.js.map +0 -1
- package/dist/esm/pages/SelectEnabledToolsPage.d.ts +0 -3
- package/dist/esm/pages/SelectEnabledToolsPage.js +0 -62
- package/dist/esm/pages/SelectEnabledToolsPage.js.map +0 -1
- package/dist/esm/pages/SelectNativeTokenPage.d.ts +0 -2
- package/dist/esm/pages/SelectNativeTokenPage.js +0 -23
- package/dist/esm/pages/SelectNativeTokenPage.js.map +0 -1
- package/dist/esm/pages/SelectTokenPage/SearchTokenInput.d.ts +0 -1
- package/dist/esm/pages/SelectTokenPage/SearchTokenInput.js +0 -18
- package/dist/esm/pages/SelectTokenPage/SearchTokenInput.js.map +0 -1
- package/dist/esm/pages/SelectTokenPage/SearchTokenInput.style.d.ts +0 -1
- package/dist/esm/pages/SelectTokenPage/SearchTokenInput.style.js +0 -6
- package/dist/esm/pages/SelectTokenPage/SearchTokenInput.style.js.map +0 -1
- package/dist/esm/pages/SelectTokenPage/SelectTokenPage.d.ts +0 -3
- package/dist/esm/pages/SelectTokenPage/SelectTokenPage.js +0 -43
- package/dist/esm/pages/SelectTokenPage/SelectTokenPage.js.map +0 -1
- package/dist/esm/pages/SelectTokenPage/types.d.ts +0 -4
- package/dist/esm/pages/SelectTokenPage/types.js +0 -6
- package/dist/esm/pages/SelectTokenPage/types.js.map +0 -1
- package/dist/esm/pages/SendToWallet/BookmarkAddressSheet.d.ts +0 -8
- package/dist/esm/pages/SendToWallet/BookmarkAddressSheet.js +0 -115
- package/dist/esm/pages/SendToWallet/BookmarkAddressSheet.js.map +0 -1
- package/dist/esm/pages/SendToWallet/BookmarksPage.d.ts +0 -1
- package/dist/esm/pages/SendToWallet/BookmarksPage.js +0 -96
- package/dist/esm/pages/SendToWallet/BookmarksPage.js.map +0 -1
- package/dist/esm/pages/SendToWallet/ConfirmAddressSheet.d.ts +0 -8
- package/dist/esm/pages/SendToWallet/ConfirmAddressSheet.js +0 -44
- package/dist/esm/pages/SendToWallet/ConfirmAddressSheet.js.map +0 -1
- package/dist/esm/pages/SendToWallet/ConnectedWalletsPage.d.ts +0 -1
- package/dist/esm/pages/SendToWallet/ConnectedWalletsPage.js +0 -92
- package/dist/esm/pages/SendToWallet/ConnectedWalletsPage.js.map +0 -1
- package/dist/esm/pages/SendToWallet/EmptyListIndicator.d.ts +0 -6
- package/dist/esm/pages/SendToWallet/EmptyListIndicator.js +0 -9
- package/dist/esm/pages/SendToWallet/EmptyListIndicator.js.map +0 -1
- package/dist/esm/pages/SendToWallet/RecentWalletsPage.d.ts +0 -1
- package/dist/esm/pages/SendToWallet/RecentWalletsPage.js +0 -109
- package/dist/esm/pages/SendToWallet/RecentWalletsPage.js.map +0 -1
- package/dist/esm/pages/SendToWallet/SendToConfiguredWalletPage.d.ts +0 -1
- package/dist/esm/pages/SendToWallet/SendToConfiguredWalletPage.js +0 -76
- package/dist/esm/pages/SendToWallet/SendToConfiguredWalletPage.js.map +0 -1
- package/dist/esm/pages/SendToWallet/SendToWalletPage.d.ts +0 -1
- package/dist/esm/pages/SendToWallet/SendToWalletPage.js +0 -153
- package/dist/esm/pages/SendToWallet/SendToWalletPage.js.map +0 -1
- package/dist/esm/pages/SendToWallet/SendToWalletPage.style.d.ts +0 -22
- package/dist/esm/pages/SendToWallet/SendToWalletPage.style.js +0 -125
- package/dist/esm/pages/SendToWallet/SendToWalletPage.style.js.map +0 -1
- package/dist/esm/pages/SendToWallet/types.d.ts +0 -4
- package/dist/esm/pages/SendToWallet/types.js +0 -2
- package/dist/esm/pages/SendToWallet/types.js.map +0 -1
- package/dist/esm/pages/SettingsPage/BridgeAndExchangeSettings.d.ts +0 -3
- package/dist/esm/pages/SettingsPage/BridgeAndExchangeSettings.js +0 -33
- package/dist/esm/pages/SettingsPage/BridgeAndExchangeSettings.js.map +0 -1
- package/dist/esm/pages/SettingsPage/GasPriceSettings.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/GasPriceSettings.js +0 -20
- package/dist/esm/pages/SettingsPage/GasPriceSettings.js.map +0 -1
- package/dist/esm/pages/SettingsPage/LanguageSetting.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/LanguageSetting.js +0 -24
- package/dist/esm/pages/SettingsPage/LanguageSetting.js.map +0 -1
- package/dist/esm/pages/SettingsPage/ResetSettingsButton.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/ResetSettingsButton.js +0 -34
- package/dist/esm/pages/SettingsPage/ResetSettingsButton.js.map +0 -1
- package/dist/esm/pages/SettingsPage/ResetSettingsButton.style.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/ResetSettingsButton.style.js +0 -11
- package/dist/esm/pages/SettingsPage/ResetSettingsButton.style.js.map +0 -1
- package/dist/esm/pages/SettingsPage/RoutePrioritySettings.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/RoutePrioritySettings.js +0 -24
- package/dist/esm/pages/SettingsPage/RoutePrioritySettings.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SettingsCard/BadgedValue.d.ts +0 -8
- package/dist/esm/pages/SettingsPage/SettingsCard/BadgedValue.js +0 -5
- package/dist/esm/pages/SettingsPage/SettingsCard/BadgedValue.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingCard.style.d.ts +0 -2
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingCard.style.js +0 -20
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingCard.style.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.d.ts +0 -7
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.js +0 -15
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingsAccordian.d.ts +0 -6
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingsAccordian.js +0 -32
- package/dist/esm/pages/SettingsPage/SettingsCard/SettingsAccordian.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SettingsCard/types.d.ts +0 -5
- package/dist/esm/pages/SettingsPage/SettingsCard/types.js +0 -2
- package/dist/esm/pages/SettingsPage/SettingsCard/types.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SettingsPage.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/SettingsPage.js +0 -14
- package/dist/esm/pages/SettingsPage/SettingsPage.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.js +0 -83
- package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.js.map +0 -1
- package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.d.ts +0 -9
- package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.js +0 -72
- package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.js.map +0 -1
- package/dist/esm/pages/SettingsPage/ThemeSettings.d.ts +0 -1
- package/dist/esm/pages/SettingsPage/ThemeSettings.js +0 -35
- package/dist/esm/pages/SettingsPage/ThemeSettings.js.map +0 -1
- package/dist/esm/pages/TransactionDetailsPage/ContactSupportButton.d.ts +0 -5
- package/dist/esm/pages/TransactionDetailsPage/ContactSupportButton.js +0 -22
- package/dist/esm/pages/TransactionDetailsPage/ContactSupportButton.js.map +0 -1
- package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsPage.d.ts +0 -1
- package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsPage.js +0 -75
- package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsPage.js.map +0 -1
- package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsSkeleton.d.ts +0 -1
- package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsSkeleton.js +0 -33
- package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsSkeleton.js.map +0 -1
- package/dist/esm/pages/TransactionDetailsPage/TransferIdCard.d.ts +0 -7
- package/dist/esm/pages/TransactionDetailsPage/TransferIdCard.js +0 -37
- package/dist/esm/pages/TransactionDetailsPage/TransferIdCard.js.map +0 -1
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryEmpty.d.ts +0 -1
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryEmpty.js +0 -26
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryEmpty.js.map +0 -1
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryItem.d.ts +0 -5
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryItem.js +0 -71
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryItem.js.map +0 -1
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryPage.d.ts +0 -2
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryPage.js +0 -47
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryPage.js.map +0 -1
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistorySkeleton.d.ts +0 -1
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistorySkeleton.js +0 -27
- package/dist/esm/pages/TransactionHistoryPage/TransactionHistorySkeleton.js.map +0 -1
- package/dist/esm/pages/TransactionHistoryPage/constants.d.ts +0 -1
- package/dist/esm/pages/TransactionHistoryPage/constants.js +0 -2
- package/dist/esm/pages/TransactionHistoryPage/constants.js.map +0 -1
- package/dist/esm/pages/TransactionPage/ConfirmToAddressSheet.d.ts +0 -8
- package/dist/esm/pages/TransactionPage/ConfirmToAddressSheet.js +0 -38
- package/dist/esm/pages/TransactionPage/ConfirmToAddressSheet.js.map +0 -1
- package/dist/esm/pages/TransactionPage/ExchangeRateBottomSheet.d.ts +0 -13
- package/dist/esm/pages/TransactionPage/ExchangeRateBottomSheet.js +0 -95
- package/dist/esm/pages/TransactionPage/ExchangeRateBottomSheet.js.map +0 -1
- package/dist/esm/pages/TransactionPage/RouteTracker.d.ts +0 -7
- package/dist/esm/pages/TransactionPage/RouteTracker.js +0 -39
- package/dist/esm/pages/TransactionPage/RouteTracker.js.map +0 -1
- package/dist/esm/pages/TransactionPage/StartTransactionButton.d.ts +0 -2
- package/dist/esm/pages/TransactionPage/StartTransactionButton.js +0 -8
- package/dist/esm/pages/TransactionPage/StartTransactionButton.js.map +0 -1
- package/dist/esm/pages/TransactionPage/StatusBottomSheet.d.ts +0 -7
- package/dist/esm/pages/TransactionPage/StatusBottomSheet.js +0 -190
- package/dist/esm/pages/TransactionPage/StatusBottomSheet.js.map +0 -1
- package/dist/esm/pages/TransactionPage/StatusBottomSheet.style.d.ts +0 -9
- package/dist/esm/pages/TransactionPage/StatusBottomSheet.style.js +0 -52
- package/dist/esm/pages/TransactionPage/StatusBottomSheet.style.js.map +0 -1
- package/dist/esm/pages/TransactionPage/TokenValueBottomSheet.d.ts +0 -9
- package/dist/esm/pages/TransactionPage/TokenValueBottomSheet.js +0 -87
- package/dist/esm/pages/TransactionPage/TokenValueBottomSheet.js.map +0 -1
- package/dist/esm/pages/TransactionPage/TransactionPage.d.ts +0 -1
- package/dist/esm/pages/TransactionPage/TransactionPage.js +0 -152
- package/dist/esm/pages/TransactionPage/TransactionPage.js.map +0 -1
- package/dist/esm/pages/TransactionPage/types.d.ts +0 -5
- package/dist/esm/pages/TransactionPage/types.js +0 -2
- package/dist/esm/pages/TransactionPage/types.js.map +0 -1
- package/dist/esm/pages/TransactionPage/utils.d.ts +0 -2
- package/dist/esm/pages/TransactionPage/utils.js +0 -11
- package/dist/esm/pages/TransactionPage/utils.js.map +0 -1
- package/dist/esm/providers/I18nProvider/I18nProvider.d.ts +0 -1
- package/dist/esm/providers/I18nProvider/I18nProvider.js +0 -62
- package/dist/esm/providers/I18nProvider/I18nProvider.js.map +0 -1
- package/dist/esm/providers/I18nProvider/types.d.ts +0 -17
- package/dist/esm/providers/I18nProvider/types.js +0 -2
- package/dist/esm/providers/I18nProvider/types.js.map +0 -1
- package/dist/esm/providers/ThemeProvider/ThemeProvider.d.ts +0 -1
- package/dist/esm/providers/ThemeProvider/ThemeProvider.js +0 -33
- package/dist/esm/providers/ThemeProvider/ThemeProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/EVMBaseProvider.d.ts +0 -2
- package/dist/esm/providers/WalletProvider/EVMBaseProvider.js +0 -28
- package/dist/esm/providers/WalletProvider/EVMBaseProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/EVMExternalContext.d.ts +0 -1
- package/dist/esm/providers/WalletProvider/EVMExternalContext.js +0 -3
- package/dist/esm/providers/WalletProvider/EVMExternalContext.js.map +0 -1
- package/dist/esm/providers/WalletProvider/EVMProvider.d.ts +0 -3
- package/dist/esm/providers/WalletProvider/EVMProvider.js +0 -18
- package/dist/esm/providers/WalletProvider/EVMProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/SDKProviders.d.ts +0 -1
- package/dist/esm/providers/WalletProvider/SDKProviders.js +0 -48
- package/dist/esm/providers/WalletProvider/SDKProviders.js.map +0 -1
- package/dist/esm/providers/WalletProvider/SVMBaseProvider.d.ts +0 -2
- package/dist/esm/providers/WalletProvider/SVMBaseProvider.js +0 -22
- package/dist/esm/providers/WalletProvider/SVMBaseProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/SVMExternalContext.d.ts +0 -1
- package/dist/esm/providers/WalletProvider/SVMExternalContext.js +0 -3
- package/dist/esm/providers/WalletProvider/SVMExternalContext.js.map +0 -1
- package/dist/esm/providers/WalletProvider/SVMProvider.d.ts +0 -3
- package/dist/esm/providers/WalletProvider/SVMProvider.js +0 -18
- package/dist/esm/providers/WalletProvider/SVMProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/UTXOBaseProvider.d.ts +0 -2
- package/dist/esm/providers/WalletProvider/UTXOBaseProvider.js +0 -18
- package/dist/esm/providers/WalletProvider/UTXOBaseProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/UTXOExternalContext.d.ts +0 -1
- package/dist/esm/providers/WalletProvider/UTXOExternalContext.js +0 -3
- package/dist/esm/providers/WalletProvider/UTXOExternalContext.js.map +0 -1
- package/dist/esm/providers/WalletProvider/UTXOProvider.d.ts +0 -3
- package/dist/esm/providers/WalletProvider/UTXOProvider.js +0 -18
- package/dist/esm/providers/WalletProvider/UTXOProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/WalletProvider.d.ts +0 -3
- package/dist/esm/providers/WalletProvider/WalletProvider.js +0 -27
- package/dist/esm/providers/WalletProvider/WalletProvider.js.map +0 -1
- package/dist/esm/providers/WalletProvider/useExternalWalletProvider.d.ts +0 -8
- package/dist/esm/providers/WalletProvider/useExternalWalletProvider.js +0 -39
- package/dist/esm/providers/WalletProvider/useExternalWalletProvider.js.map +0 -1
- package/dist/esm/providers/WidgetProvider/WidgetProvider.d.ts +0 -3
- package/dist/esm/providers/WidgetProvider/WidgetProvider.js +0 -65
- package/dist/esm/providers/WidgetProvider/WidgetProvider.js.map +0 -1
- package/dist/esm/providers/WidgetProvider/types.d.ts +0 -7
- package/dist/esm/providers/WidgetProvider/types.js +0 -2
- package/dist/esm/providers/WidgetProvider/types.js.map +0 -1
- package/dist/esm/providers/WidgetProvider/utils.d.ts +0 -2
- package/dist/esm/providers/WidgetProvider/utils.js +0 -17
- package/dist/esm/providers/WidgetProvider/utils.js.map +0 -1
- package/dist/esm/services/DebridgeService.d.ts +0 -121
- package/dist/esm/services/DebridgeService.js +0 -693
- package/dist/esm/services/DebridgeService.js.map +0 -1
- package/dist/esm/services/ExecuteRoute.d.ts +0 -15
- package/dist/esm/services/ExecuteRoute.js +0 -306
- package/dist/esm/services/ExecuteRoute.js.map +0 -1
- package/dist/esm/services/OpenOceanService.d.ts +0 -57
- package/dist/esm/services/OpenOceanService.js +0 -158
- package/dist/esm/services/OpenOceanService.js.map +0 -1
- package/dist/esm/services/SendAndConfirmSolanaTransaction.d.ts +0 -29
- package/dist/esm/services/SendAndConfirmSolanaTransaction.js +0 -130
- package/dist/esm/services/SendAndConfirmSolanaTransaction.js.map +0 -1
- package/dist/esm/stores/StoreProvider.d.ts +0 -3
- package/dist/esm/stores/StoreProvider.js +0 -13
- package/dist/esm/stores/StoreProvider.js.map +0 -1
- package/dist/esm/stores/bookmarks/BookmarkStore.d.ts +0 -6
- package/dist/esm/stores/bookmarks/BookmarkStore.js +0 -22
- package/dist/esm/stores/bookmarks/BookmarkStore.js.map +0 -1
- package/dist/esm/stores/bookmarks/createBookmarkStore.d.ts +0 -8
- package/dist/esm/stores/bookmarks/createBookmarkStore.js +0 -56
- package/dist/esm/stores/bookmarks/createBookmarkStore.js.map +0 -1
- package/dist/esm/stores/bookmarks/types.d.ts +0 -22
- package/dist/esm/stores/bookmarks/types.js +0 -2
- package/dist/esm/stores/bookmarks/types.js.map +0 -1
- package/dist/esm/stores/bookmarks/useBookmarkActions.d.ts +0 -2
- package/dist/esm/stores/bookmarks/useBookmarkActions.js +0 -15
- package/dist/esm/stores/bookmarks/useBookmarkActions.js.map +0 -1
- package/dist/esm/stores/bookmarks/useBookmarks.d.ts +0 -2
- package/dist/esm/stores/bookmarks/useBookmarks.js +0 -11
- package/dist/esm/stores/bookmarks/useBookmarks.js.map +0 -1
- package/dist/esm/stores/chains/ChainOrderStore.d.ts +0 -9
- package/dist/esm/stores/chains/ChainOrderStore.js +0 -68
- package/dist/esm/stores/chains/ChainOrderStore.js.map +0 -1
- package/dist/esm/stores/chains/createChainOrderStore.d.ts +0 -5
- package/dist/esm/stores/chains/createChainOrderStore.js +0 -70
- package/dist/esm/stores/chains/createChainOrderStore.js.map +0 -1
- package/dist/esm/stores/chains/types.d.ts +0 -15
- package/dist/esm/stores/chains/types.js +0 -2
- package/dist/esm/stores/chains/types.js.map +0 -1
- package/dist/esm/stores/chains/useChainOrder.d.ts +0 -2
- package/dist/esm/stores/chains/useChainOrder.js +0 -6
- package/dist/esm/stores/chains/useChainOrder.js.map +0 -1
- package/dist/esm/stores/form/FormStore.d.ts +0 -7
- package/dist/esm/stores/form/FormStore.js +0 -89
- package/dist/esm/stores/form/FormStore.js.map +0 -1
- package/dist/esm/stores/form/FormStoreContext.d.ts +0 -2
- package/dist/esm/stores/form/FormStoreContext.js +0 -3
- package/dist/esm/stores/form/FormStoreContext.js.map +0 -1
- package/dist/esm/stores/form/FormUpdater.d.ts +0 -4
- package/dist/esm/stores/form/FormUpdater.js +0 -75
- package/dist/esm/stores/form/FormUpdater.js.map +0 -1
- package/dist/esm/stores/form/URLSearchParamsBuilder.d.ts +0 -1
- package/dist/esm/stores/form/URLSearchParamsBuilder.js +0 -111
- package/dist/esm/stores/form/URLSearchParamsBuilder.js.map +0 -1
- package/dist/esm/stores/form/createFormStore.d.ts +0 -3
- package/dist/esm/stores/form/createFormStore.js +0 -186
- package/dist/esm/stores/form/createFormStore.js.map +0 -1
- package/dist/esm/stores/form/types.d.ts +0 -85
- package/dist/esm/stores/form/types.js +0 -6
- package/dist/esm/stores/form/types.js.map +0 -1
- package/dist/esm/stores/form/useFieldActions.d.ts +0 -11
- package/dist/esm/stores/form/useFieldActions.js +0 -54
- package/dist/esm/stores/form/useFieldActions.js.map +0 -1
- package/dist/esm/stores/form/useFieldController.d.ts +0 -11
- package/dist/esm/stores/form/useFieldController.js +0 -20
- package/dist/esm/stores/form/useFieldController.js.map +0 -1
- package/dist/esm/stores/form/useFieldValues.d.ts +0 -2
- package/dist/esm/stores/form/useFieldValues.js +0 -8
- package/dist/esm/stores/form/useFieldValues.js.map +0 -1
- package/dist/esm/stores/form/useFormRef.d.ts +0 -3
- package/dist/esm/stores/form/useFormRef.js +0 -51
- package/dist/esm/stores/form/useFormRef.js.map +0 -1
- package/dist/esm/stores/form/useFormStore.d.ts +0 -3
- package/dist/esm/stores/form/useFormStore.js +0 -11
- package/dist/esm/stores/form/useFormStore.js.map +0 -1
- package/dist/esm/stores/form/useTouchedFields.d.ts +0 -11
- package/dist/esm/stores/form/useTouchedFields.js +0 -7
- package/dist/esm/stores/form/useTouchedFields.js.map +0 -1
- package/dist/esm/stores/form/useValidation.d.ts +0 -2
- package/dist/esm/stores/form/useValidation.js +0 -11
- package/dist/esm/stores/form/useValidation.js.map +0 -1
- package/dist/esm/stores/form/useValidationActions.d.ts +0 -2
- package/dist/esm/stores/form/useValidationActions.js +0 -11
- package/dist/esm/stores/form/useValidationActions.js.map +0 -1
- package/dist/esm/stores/header/types.d.ts +0 -15
- package/dist/esm/stores/header/types.js +0 -2
- package/dist/esm/stores/header/types.js.map +0 -1
- package/dist/esm/stores/header/useHeaderStore.d.ts +0 -13
- package/dist/esm/stores/header/useHeaderStore.js +0 -71
- package/dist/esm/stores/header/useHeaderStore.js.map +0 -1
- package/dist/esm/stores/routes/RouteExecutionStore.d.ts +0 -9
- package/dist/esm/stores/routes/RouteExecutionStore.js +0 -23
- package/dist/esm/stores/routes/RouteExecutionStore.js.map +0 -1
- package/dist/esm/stores/routes/createRouteExecutionStore.d.ts +0 -3
- package/dist/esm/stores/routes/createRouteExecutionStore.js +0 -149
- package/dist/esm/stores/routes/createRouteExecutionStore.js.map +0 -1
- package/dist/esm/stores/routes/types.d.ts +0 -21
- package/dist/esm/stores/routes/types.js +0 -10
- package/dist/esm/stores/routes/types.js.map +0 -1
- package/dist/esm/stores/routes/useExecutingRoutesIds.d.ts +0 -1
- package/dist/esm/stores/routes/useExecutingRoutesIds.js +0 -16
- package/dist/esm/stores/routes/useExecutingRoutesIds.js.map +0 -1
- package/dist/esm/stores/routes/useSetExecutableRoute.d.ts +0 -1
- package/dist/esm/stores/routes/useSetExecutableRoute.js +0 -5
- package/dist/esm/stores/routes/useSetExecutableRoute.js.map +0 -1
- package/dist/esm/stores/routes/utils.d.ts +0 -8
- package/dist/esm/stores/routes/utils.js +0 -41
- package/dist/esm/stores/routes/utils.js.map +0 -1
- package/dist/esm/stores/settings/types.d.ts +0 -49
- package/dist/esm/stores/settings/types.js +0 -2
- package/dist/esm/stores/settings/types.js.map +0 -1
- package/dist/esm/stores/settings/useAppearance.d.ts +0 -2
- package/dist/esm/stores/settings/useAppearance.js +0 -11
- package/dist/esm/stores/settings/useAppearance.js.map +0 -1
- package/dist/esm/stores/settings/useSendToWalletStore.d.ts +0 -5
- package/dist/esm/stores/settings/useSendToWalletStore.js +0 -15
- package/dist/esm/stores/settings/useSendToWalletStore.js.map +0 -1
- package/dist/esm/stores/settings/useSettings.d.ts +0 -2
- package/dist/esm/stores/settings/useSettings.js +0 -9
- package/dist/esm/stores/settings/useSettings.js.map +0 -1
- package/dist/esm/stores/settings/useSettingsActions.d.ts +0 -9
- package/dist/esm/stores/settings/useSettingsActions.js +0 -77
- package/dist/esm/stores/settings/useSettingsActions.js.map +0 -1
- package/dist/esm/stores/settings/useSettingsStore.d.ts +0 -5
- package/dist/esm/stores/settings/useSettingsStore.js +0 -132
- package/dist/esm/stores/settings/useSettingsStore.js.map +0 -1
- package/dist/esm/stores/settings/useSplitSubvariantStore.d.ts +0 -6
- package/dist/esm/stores/settings/useSplitSubvariantStore.js +0 -35
- package/dist/esm/stores/settings/useSplitSubvariantStore.js.map +0 -1
- package/dist/esm/stores/settings/utils/getStateValues.d.ts +0 -2
- package/dist/esm/stores/settings/utils/getStateValues.js +0 -15
- package/dist/esm/stores/settings/utils/getStateValues.js.map +0 -1
- package/dist/esm/stores/types.d.ts +0 -5
- package/dist/esm/stores/types.js +0 -2
- package/dist/esm/stores/types.js.map +0 -1
- package/dist/esm/themes/azureLight.d.ts +0 -2
- package/dist/esm/themes/azureLight.js +0 -57
- package/dist/esm/themes/azureLight.js.map +0 -1
- package/dist/esm/themes/createTheme.d.ts +0 -3
- package/dist/esm/themes/createTheme.js +0 -352
- package/dist/esm/themes/createTheme.js.map +0 -1
- package/dist/esm/themes/jumper.d.ts +0 -2
- package/dist/esm/themes/jumper.js +0 -36
- package/dist/esm/themes/jumper.js.map +0 -1
- package/dist/esm/themes/openocean.d.ts +0 -2
- package/dist/esm/themes/openocean.js +0 -57
- package/dist/esm/themes/openocean.js.map +0 -1
- package/dist/esm/themes/palettes.d.ts +0 -50
- package/dist/esm/themes/palettes.js +0 -51
- package/dist/esm/themes/palettes.js.map +0 -1
- package/dist/esm/themes/types.d.ts +0 -51
- package/dist/esm/themes/types.js +0 -2
- package/dist/esm/themes/types.js.map +0 -1
- package/dist/esm/themes/utils.d.ts +0 -4
- package/dist/esm/themes/utils.js +0 -9
- package/dist/esm/themes/utils.js.map +0 -1
- package/dist/esm/themes/watermelonLight.d.ts +0 -2
- package/dist/esm/themes/watermelonLight.js +0 -63
- package/dist/esm/themes/watermelonLight.js.map +0 -1
- package/dist/esm/themes/windows95.d.ts +0 -2
- package/dist/esm/themes/windows95.js +0 -95
- package/dist/esm/themes/windows95.js.map +0 -1
- package/dist/esm/types/events.d.ts +0 -101
- package/dist/esm/types/events.js +0 -29
- package/dist/esm/types/events.js.map +0 -1
- package/dist/esm/types/token.d.ts +0 -5
- package/dist/esm/types/token.js +0 -2
- package/dist/esm/types/token.js.map +0 -1
- package/dist/esm/types/widget.d.ts +0 -224
- package/dist/esm/types/widget.js +0 -26
- package/dist/esm/types/widget.js.map +0 -1
- package/dist/esm/utils/chainType.d.ts +0 -8
- package/dist/esm/utils/chainType.js +0 -24
- package/dist/esm/utils/chainType.js.map +0 -1
- package/dist/esm/utils/colors.d.ts +0 -15
- package/dist/esm/utils/colors.js +0 -35
- package/dist/esm/utils/colors.js.map +0 -1
- package/dist/esm/utils/compactNumberFormatter.d.ts +0 -10
- package/dist/esm/utils/compactNumberFormatter.js +0 -81
- package/dist/esm/utils/compactNumberFormatter.js.map +0 -1
- package/dist/esm/utils/compactNumberFormatter.test.d.ts +0 -1
- package/dist/esm/utils/compactNumberFormatter.test.js +0 -64
- package/dist/esm/utils/compactNumberFormatter.test.js.map +0 -1
- package/dist/esm/utils/converters.d.ts +0 -3
- package/dist/esm/utils/converters.js +0 -191
- package/dist/esm/utils/converters.js.map +0 -1
- package/dist/esm/utils/currencyExtendedFormatter.d.ts +0 -1
- package/dist/esm/utils/currencyExtendedFormatter.js +0 -13
- package/dist/esm/utils/currencyExtendedFormatter.js.map +0 -1
- package/dist/esm/utils/deepEqual.d.ts +0 -2
- package/dist/esm/utils/deepEqual.js +0 -52
- package/dist/esm/utils/deepEqual.js.map +0 -1
- package/dist/esm/utils/deepMerge.d.ts +0 -1
- package/dist/esm/utils/deepMerge.js +0 -15
- package/dist/esm/utils/deepMerge.js.map +0 -1
- package/dist/esm/utils/eip7702.d.ts +0 -22
- package/dist/esm/utils/eip7702.js +0 -23
- package/dist/esm/utils/eip7702.js.map +0 -1
- package/dist/esm/utils/elements.d.ts +0 -11
- package/dist/esm/utils/elements.js +0 -15
- package/dist/esm/utils/elements.js.map +0 -1
- package/dist/esm/utils/enum.d.ts +0 -1
- package/dist/esm/utils/enum.js +0 -2
- package/dist/esm/utils/enum.js.map +0 -1
- package/dist/esm/utils/fees.d.ts +0 -16
- package/dist/esm/utils/fees.js +0 -82
- package/dist/esm/utils/fees.js.map +0 -1
- package/dist/esm/utils/format.d.ts +0 -9
- package/dist/esm/utils/format.js +0 -75
- package/dist/esm/utils/format.js.map +0 -1
- package/dist/esm/utils/getPriceImpact.d.ts +0 -9
- package/dist/esm/utils/getPriceImpact.js +0 -14
- package/dist/esm/utils/getPriceImpact.js.map +0 -1
- package/dist/esm/utils/input.d.ts +0 -1
- package/dist/esm/utils/input.js +0 -27
- package/dist/esm/utils/input.js.map +0 -1
- package/dist/esm/utils/item.d.ts +0 -2
- package/dist/esm/utils/item.js +0 -7
- package/dist/esm/utils/item.js.map +0 -1
- package/dist/esm/utils/navigationRoutes.d.ts +0 -27
- package/dist/esm/utils/navigationRoutes.js +0 -64
- package/dist/esm/utils/navigationRoutes.js.map +0 -1
- package/dist/esm/utils/percentFormatter.d.ts +0 -7
- package/dist/esm/utils/percentFormatter.js +0 -19
- package/dist/esm/utils/percentFormatter.js.map +0 -1
- package/dist/esm/utils/timer.d.ts +0 -7
- package/dist/esm/utils/timer.js +0 -16
- package/dist/esm/utils/timer.js.map +0 -1
- package/dist/esm/utils/wallet.d.ts +0 -1
- package/dist/esm/utils/wallet.js +0 -4
- package/dist/esm/utils/wallet.js.map +0 -1
- package/dist/tsconfig.tsbuildinfo +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"fileNames":["../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.es2024.string.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/.pnpm/@types+react@19.1.2/node_modules/@types/react/global.d.ts","../../../node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/index.d.ts","../../../node_modules/.pnpm/@types+react@19.1.2/node_modules/@types/react/index.d.ts","../../../node_modules/.pnpm/@types+react@19.1.2/node_modules/@types/react/jsx-runtime.d.ts","../../../node_modules/.pnpm/@remix-run+router@1.23.0/node_modules/@remix-run/router/dist/history.d.ts","../../../node_modules/.pnpm/@remix-run+router@1.23.0/node_modules/@remix-run/router/dist/utils.d.ts","../../../node_modules/.pnpm/@remix-run+router@1.23.0/node_modules/@remix-run/router/dist/router.d.ts","../../../node_modules/.pnpm/@remix-run+router@1.23.0/node_modules/@remix-run/router/dist/index.d.ts","../../../node_modules/.pnpm/react-router@6.30.0_react@19.1.0/node_modules/react-router/dist/lib/context.d.ts","../../../node_modules/.pnpm/react-router@6.30.0_react@19.1.0/node_modules/react-router/dist/lib/components.d.ts","../../../node_modules/.pnpm/react-router@6.30.0_react@19.1.0/node_modules/react-router/dist/lib/hooks.d.ts","../../../node_modules/.pnpm/react-router@6.30.0_react@19.1.0/node_modules/react-router/dist/lib/deprecations.d.ts","../../../node_modules/.pnpm/react-router@6.30.0_react@19.1.0/node_modules/react-router/dist/index.d.ts","../../../node_modules/.pnpm/react-router-dom@6.30.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-router-dom/dist/dom.d.ts","../../../node_modules/.pnpm/react-router-dom@6.30.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-router-dom/dist/index.d.ts","../../../node_modules/.pnpm/@mui+types@7.2.24_@types+react@19.1.2/node_modules/@mui/types/index.d.ts","../../../node_modules/.pnpm/@emotion+sheet@1.4.0/node_modules/@emotion/sheet/dist/declarations/src/index.d.ts","../../../node_modules/.pnpm/@emotion+sheet@1.4.0/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.d.ts","../../../node_modules/.pnpm/@emotion+utils@1.4.2/node_modules/@emotion/utils/dist/declarations/src/types.d.ts","../../../node_modules/.pnpm/@emotion+utils@1.4.2/node_modules/@emotion/utils/dist/declarations/src/index.d.ts","../../../node_modules/.pnpm/@emotion+utils@1.4.2/node_modules/@emotion/utils/dist/emotion-utils.cjs.d.ts","../../../node_modules/.pnpm/@emotion+cache@11.14.0/node_modules/@emotion/cache/dist/declarations/src/types.d.ts","../../../node_modules/.pnpm/@emotion+cache@11.14.0/node_modules/@emotion/cache/dist/declarations/src/index.d.ts","../../../node_modules/.pnpm/@emotion+cache@11.14.0/node_modules/@emotion/cache/dist/emotion-cache.cjs.d.ts","../../../node_modules/.pnpm/@emotion+serialize@1.3.3/node_modules/@emotion/serialize/dist/declarations/src/index.d.ts","../../../node_modules/.pnpm/@emotion+serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/context.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/types.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/theming.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/jsx-namespace.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/jsx.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/global.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/keyframes.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/class-names.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/css.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/declarations/src/index.d.ts","../../../node_modules/.pnpm/@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0/node_modules/@emotion/react/dist/emotion-react.cjs.d.ts","../../../node_modules/.pnpm/@emotion+styled@11.14.0_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@types+react@19.1.2_react@19.1.0/node_modules/@emotion/styled/dist/declarations/src/jsx-namespace.d.ts","../../../node_modules/.pnpm/@emotion+styled@11.14.0_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@types+react@19.1.2_react@19.1.0/node_modules/@emotion/styled/dist/declarations/src/types.d.ts","../../../node_modules/.pnpm/@emotion+styled@11.14.0_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@types+react@19.1.2_react@19.1.0/node_modules/@emotion/styled/dist/declarations/src/index.d.ts","../../../node_modules/.pnpm/@emotion+styled@11.14.0_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@types+react@19.1.2_react@19.1.0/node_modules/@emotion/styled/dist/emotion-styled.cjs.d.ts","../../../node_modules/.pnpm/@mui+styled-engine@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emo_d44b9dc22677f633c9d0bd1605fa1fda/node_modules/@mui/styled-engine/styledengineprovider/styledengineprovider.d.ts","../../../node_modules/.pnpm/@mui+styled-engine@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emo_d44b9dc22677f633c9d0bd1605fa1fda/node_modules/@mui/styled-engine/styledengineprovider/index.d.ts","../../../node_modules/.pnpm/@mui+styled-engine@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emo_d44b9dc22677f633c9d0bd1605fa1fda/node_modules/@mui/styled-engine/globalstyles/globalstyles.d.ts","../../../node_modules/.pnpm/@mui+styled-engine@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emo_d44b9dc22677f633c9d0bd1605fa1fda/node_modules/@mui/styled-engine/globalstyles/index.d.ts","../../../node_modules/.pnpm/@mui+styled-engine@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emo_d44b9dc22677f633c9d0bd1605fa1fda/node_modules/@mui/styled-engine/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createbreakpoints/createbreakpoints.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createtheme/shape.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createtheme/createspacing.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stylefunctionsx/standardcssproperties.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stylefunctionsx/aliasescssproperties.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stylefunctionsx/overwritecssproperties.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stylefunctionsx/stylefunctionsx.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stylefunctionsx/extendsxprop.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/style/style.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/style/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stylefunctionsx/defaultsxconfig.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stylefunctionsx/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createtheme/applystyles.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/csscontainerqueries/csscontainerqueries.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/csscontainerqueries/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createtheme/createtheme.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createtheme/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/box/box.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/box/boxclasses.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/box/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/borders/borders.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/borders/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/breakpoints/breakpoints.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/breakpoints/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/compose/compose.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/compose/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/display/display.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/display/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/flexbox/flexbox.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/flexbox/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssgrid/cssgrid.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssgrid/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/palette/palette.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/palette/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/positions/positions.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/positions/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/shadows/shadows.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/shadows/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/sizing/sizing.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/sizing/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/typography/typography.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/typography/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/getthemevalue/getthemevalue.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/getthemevalue/index.d.ts","../../../node_modules/.pnpm/@mui+private-theming@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/private-theming/defaulttheme/index.d.ts","../../../node_modules/.pnpm/@mui+private-theming@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/private-theming/themeprovider/themeprovider.d.ts","../../../node_modules/.pnpm/@mui+private-theming@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/private-theming/themeprovider/index.d.ts","../../../node_modules/.pnpm/@mui+private-theming@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/private-theming/usetheme/usetheme.d.ts","../../../node_modules/.pnpm/@mui+private-theming@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/private-theming/usetheme/index.d.ts","../../../node_modules/.pnpm/@mui+private-theming@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/private-theming/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/globalstyles/globalstyles.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/globalstyles/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/spacing/spacing.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/spacing/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createbox/createbox.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createbox/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createstyled/createstyled.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createstyled/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/styled/styled.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/styled/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usethemeprops/usethemeprops.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usethemeprops/getthemeprops.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usethemeprops/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usetheme/usetheme.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usetheme/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usethemewithoutdefault/usethemewithoutdefault.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usethemewithoutdefault/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usemediaquery/usemediaquery.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/usemediaquery/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/colormanipulator/colormanipulator.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/colormanipulator/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/themeprovider/themeprovider.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/themeprovider/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/memotheme.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/initcolorschemescript/initcolorschemescript.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/initcolorschemescript/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/localstoragemanager.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/usecurrentcolorscheme.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/createcssvarsprovider.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/preparecssvars.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/preparetypographyvars.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/createcssvarstheme.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/getcolorschemeselector.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/creategetcssvar.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/cssvars/cssvarsparser.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/responsiveproptype/responsiveproptype.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/responsiveproptype/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/container/containerclasses.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/container/containerprops.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/container/createcontainer.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/container/container.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/container/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/grid/gridprops.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/grid/grid.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/grid/creategrid.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/grid/gridclasses.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/grid/traversebreakpoints.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/grid/gridgenerator.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/grid/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stack/stackprops.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stack/stack.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stack/createstack.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stack/stackclasses.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/stack/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/version/index.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/identifier.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createmixins.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createpalette.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createtypography.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/shadows.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createtransitions.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/zindex.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/amber.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/blue.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/bluegrey.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/brown.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/common.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/cyan.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/deeporange.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/deeppurple.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/green.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/grey.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/indigo.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/lightblue.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/lightgreen.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/lime.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/orange.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/pink.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/purple.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/red.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/teal.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/yellow.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/colors/index.d.ts","../../../node_modules/.pnpm/@types+prop-types@15.7.14/node_modules/@types/prop-types/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/chainproptypes/chainproptypes.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/chainproptypes/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/deepmerge/deepmerge.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/deepmerge/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/elementacceptingref/elementacceptingref.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/elementacceptingref/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/elementtypeacceptingref/elementtypeacceptingref.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/elementtypeacceptingref/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/exactprop/exactprop.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/exactprop/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/formatmuierrormessage/formatmuierrormessage.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/formatmuierrormessage/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getdisplayname/getdisplayname.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getdisplayname/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/htmlelementtype/htmlelementtype.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/htmlelementtype/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ponyfillglobal/ponyfillglobal.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ponyfillglobal/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/reftype/reftype.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/reftype/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/capitalize/capitalize.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/capitalize/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/createchainedfunction/createchainedfunction.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/createchainedfunction/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/debounce/debounce.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/debounce/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/deprecatedproptype/deprecatedproptype.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/deprecatedproptype/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ismuielement/ismuielement.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ismuielement/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ownerdocument/ownerdocument.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ownerdocument/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ownerwindow/ownerwindow.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/ownerwindow/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/requirepropfactory/requirepropfactory.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/requirepropfactory/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/setref/setref.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/setref/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useenhancedeffect/useenhancedeffect.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useenhancedeffect/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useid/useid.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useid/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/unsupportedprop/unsupportedprop.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/unsupportedprop/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/usecontrolled/usecontrolled.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/usecontrolled/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useeventcallback/useeventcallback.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useeventcallback/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useforkref/useforkref.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useforkref/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/uselazyref/uselazyref.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/uselazyref/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/usetimeout/usetimeout.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/usetimeout/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useonmount/useonmount.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useonmount/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useisfocusvisible/useisfocusvisible.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useisfocusvisible/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/isfocusvisible/isfocusvisible.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/isfocusvisible/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getscrollbarsize/getscrollbarsize.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getscrollbarsize/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/usepreviousprops/usepreviousprops.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/usepreviousprops/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getvalidreactchildren/getvalidreactchildren.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getvalidreactchildren/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/visuallyhidden/visuallyhidden.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/visuallyhidden/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/integerproptype/integerproptype.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/integerproptype/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/resolveprops/resolveprops.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/resolveprops/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/composeclasses/composeclasses.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/composeclasses/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/generateutilityclass/generateutilityclass.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/generateutilityclass/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/generateutilityclasses/generateutilityclasses.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/generateutilityclasses/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/classnamegenerator/classnamegenerator.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/classnamegenerator/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/clamp/clamp.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/clamp/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/appendownerstate/appendownerstate.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/appendownerstate/index.d.ts","../../../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/clsx.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/types.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/mergeslotprops/mergeslotprops.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/mergeslotprops/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useslotprops/useslotprops.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/useslotprops/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/resolvecomponentprops/resolvecomponentprops.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/resolvecomponentprops/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/extracteventhandlers/extracteventhandlers.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/extracteventhandlers/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getreactnoderef/getreactnoderef.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getreactnoderef/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getreactelementref/getreactelementref.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/getreactelementref/index.d.ts","../../../node_modules/.pnpm/@mui+utils@6.4.9_@types+react@19.1.2_react@19.1.0/node_modules/@mui/utils/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/capitalize.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/createchainedfunction.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/createsvgicon.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/debounce.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/deprecatedproptype.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/ismuielement.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/memotheme.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/ownerdocument.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/ownerwindow.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/requirepropfactory.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/setref.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/useenhancedeffect.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/useid.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/unsupportedprop.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/usecontrolled.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/useeventcallback.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/useforkref.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/mergeslotprops.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/index.d.ts","../../../node_modules/.pnpm/@types+react-transition-group@4.4.12_@types+react@19.1.2/node_modules/@types/react-transition-group/transition.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/transitions/transition.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordion/accordionclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/overridablecomponent/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/paper/paperclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/paper/paper.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordion/accordion.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordion/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordionactions/accordionactionsclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordionactions/accordionactions.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordionactions/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordiondetails/accordiondetailsclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordiondetails/accordiondetails.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordiondetails/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttonbase/touchrippleclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttonbase/touchripple.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttonbase/buttonbaseclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttonbase/buttonbase.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttonbase/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordionsummary/accordionsummaryclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordionsummary/accordionsummary.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/accordionsummary/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/alerttitle/alerttitleclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/alerttitle/alerttitle.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/alerttitle/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/appbar/appbarclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/appbar/appbar.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/appbar/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/chip/chipclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/chip/chip.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/chip/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/paper/index.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/enums.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/popperoffsets.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/flip.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/hide.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/offset.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/eventlisteners.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/computestyles.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/arrow.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/preventoverflow.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/applystyles.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/types.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/modifiers/index.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/utils/detectoverflow.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/createpopper.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/popper-lite.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/popper.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/lib/index.d.ts","../../../node_modules/.pnpm/@popperjs+core@2.11.8/node_modules/@popperjs/core/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/portal/portal.types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/portal/portal.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/portal/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/utils/polymorphiccomponent.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/popper/basepopper.types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/popper/popper.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/popper/popperclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/popper/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/useautocomplete/useautocomplete.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/useautocomplete/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/autocomplete/autocompleteclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/autocomplete/autocomplete.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/autocomplete/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/avatar/avatarclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/avatar/avatar.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/avatar/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/avatargroup/avatargroupclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/avatargroup/avatargroup.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/avatargroup/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/fade/fade.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/fade/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/backdrop/backdropclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/backdrop/backdrop.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/backdrop/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/badge/badgeclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/badge/badge.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/badge/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/bottomnavigation/bottomnavigationclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/bottomnavigation/bottomnavigation.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/bottomnavigation/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/bottomnavigationaction/bottomnavigationactionclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/bottomnavigationaction/bottomnavigationaction.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/bottomnavigationaction/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/box/box.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/box/boxclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/box/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/breadcrumbs/breadcrumbsclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/breadcrumbs/breadcrumbs.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/breadcrumbs/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/button/buttonclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/button/button.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/button/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttongroup/buttongroupclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttongroup/buttongroup.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttongroup/buttongroupcontext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttongroup/buttongroupbuttoncontext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/buttongroup/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/card/cardclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/card/card.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/card/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardactionarea/cardactionareaclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardactionarea/cardactionarea.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardactionarea/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardactions/cardactionsclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardactions/cardactions.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardactions/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardcontent/cardcontentclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardcontent/cardcontent.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardcontent/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/typography/typographyclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/typography/typography.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/typography/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardheader/cardheaderclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardheader/cardheader.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardheader/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardmedia/cardmediaclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardmedia/cardmedia.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cardmedia/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/internal/switchbaseclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/internal/switchbase.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/checkbox/checkboxclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/checkbox/checkbox.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/checkbox/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/circularprogress/circularprogressclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/circularprogress/circularprogress.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/circularprogress/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/clickawaylistener/clickawaylistener.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/clickawaylistener/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/collapse/collapseclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/collapse/collapse.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/collapse/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/container/containerclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/container/container.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/container/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cssbaseline/cssbaseline.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/cssbaseline/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/darkscrollbar/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/modal/modalmanager.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/modal/modalclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/modal/modal.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/modal/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialog/dialogclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialog/dialog.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialog/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogactions/dialogactionsclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogactions/dialogactions.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogactions/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogcontent/dialogcontentclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogcontent/dialogcontent.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogcontent/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogcontenttext/dialogcontenttextclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogcontenttext/dialogcontenttext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogcontenttext/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogtitle/dialogtitleclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogtitle/dialogtitle.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/dialogtitle/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/divider/dividerclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/divider/divider.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/divider/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slide/slide.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slide/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/drawer/drawerclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/drawer/drawer.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/drawer/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/fab/fabclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/fab/fab.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/fab/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputbase/inputbaseclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputbase/inputbase.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputbase/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/filledinput/filledinputclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/filledinput/filledinput.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/filledinput/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrol/formcontrolclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrol/formcontrol.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrol/formcontrolcontext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrol/useformcontrol.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrol/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrollabel/formcontrollabelclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrollabel/formcontrollabel.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formcontrollabel/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formgroup/formgroupclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formgroup/formgroup.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formgroup/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formhelpertext/formhelpertextclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formhelpertext/formhelpertext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formhelpertext/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formlabel/formlabelclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formlabel/formlabel.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/formlabel/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grid/gridclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grid/grid.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grid/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grid2/grid2.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grid2/grid2classes.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grid2/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grow/grow.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/grow/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/hidden/hidden.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/hidden/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/icon/iconclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/icon/icon.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/icon/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/iconbutton/iconbuttonclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/iconbutton/iconbutton.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/iconbutton/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelist/imagelistclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelist/imagelist.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelist/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelistitem/imagelistitemclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelistitem/imagelistitem.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelistitem/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelistitembar/imagelistitembarclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelistitembar/imagelistitembar.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/imagelistitembar/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/input/inputclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/input/input.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/input/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputadornment/inputadornmentclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputadornment/inputadornment.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputadornment/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputlabel/inputlabelclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputlabel/inputlabel.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/inputlabel/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/linearprogress/linearprogressclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/linearprogress/linearprogress.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/linearprogress/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/link/linkclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/link/link.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/link/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/list/listclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/list/list.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/list/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitem/listitemclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitem/listitem.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitem/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemavatar/listitemavatarclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemavatar/listitemavatar.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemavatar/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitembutton/listitembuttonclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitembutton/listitembutton.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitembutton/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemicon/listitemiconclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemicon/listitemicon.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemicon/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemsecondaryaction/listitemsecondaryactionclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemsecondaryaction/listitemsecondaryaction.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemsecondaryaction/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemtext/listitemtextclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemtext/listitemtext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listitemtext/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listsubheader/listsubheaderclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listsubheader/listsubheader.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/listsubheader/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/popover/popoverclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/popover/popover.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/popover/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menulist/menulist.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menulist/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menu/menuclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menu/menu.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menu/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menuitem/menuitemclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menuitem/menuitem.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/menuitem/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/mobilestepper/mobilestepperclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/mobilestepper/mobilestepper.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/mobilestepper/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/nativeselect/nativeselectinput.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/nativeselect/nativeselectclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/nativeselect/nativeselect.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/nativeselect/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/nossr/nossr.types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/nossr/nossr.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/nossr/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/outlinedinput/outlinedinputclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/outlinedinput/outlinedinput.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/outlinedinput/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/usepagination/usepagination.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/pagination/paginationclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/pagination/pagination.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/pagination/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/paginationitem/paginationitemclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/paginationitem/paginationitem.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/paginationitem/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radio/radioclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radio/radio.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radio/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radiogroup/radiogroup.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radiogroup/radiogroupcontext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radiogroup/useradiogroup.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radiogroup/radiogroupclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/radiogroup/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/rating/ratingclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/rating/rating.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/rating/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/scopedcssbaseline/scopedcssbaselineclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/scopedcssbaseline/scopedcssbaseline.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/scopedcssbaseline/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/select/selectinput.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/select/selectclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/select/select.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/select/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/skeleton/skeletonclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/skeleton/skeleton.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/skeleton/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slider/useslider.types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slider/slidervaluelabel.types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slider/slidervaluelabel.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slider/sliderclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slider/slider.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/slider/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/snackbarcontent/snackbarcontentclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/snackbarcontent/snackbarcontent.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/snackbarcontent/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/snackbar/snackbarclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/snackbar/snackbar.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/snackbar/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/transitions/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddial/speeddialclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddial/speeddial.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddial/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tooltip/tooltipclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tooltip/tooltip.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tooltip/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddialaction/speeddialactionclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddialaction/speeddialaction.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddialaction/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddialicon/speeddialiconclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddialicon/speeddialicon.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/speeddialicon/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stack/stack.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stack/stackclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stack/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/step/stepclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/step/step.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/step/stepcontext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/step/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepbutton/stepbuttonclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepbutton/stepbutton.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepbutton/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepconnector/stepconnectorclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepconnector/stepconnector.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepconnector/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepcontent/stepcontentclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepcontent/stepcontent.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepcontent/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepicon/stepiconclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepicon/stepicon.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepicon/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/steplabel/steplabelclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/steplabel/steplabel.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/steplabel/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepper/stepperclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepper/stepper.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepper/steppercontext.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/stepper/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/swipeabledrawer/swipeabledrawer.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/swipeabledrawer/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/switch/switchclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/switch/switch.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/switch/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tab/tabclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tab/tab.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tab/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/table/tableclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/table/table.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/table/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablebody/tablebodyclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablebody/tablebody.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablebody/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablecell/tablecellclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablecell/tablecell.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablecell/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablecontainer/tablecontainerclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablecontainer/tablecontainer.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablecontainer/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablefooter/tablefooterclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablefooter/tablefooter.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablefooter/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablehead/tableheadclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablehead/tablehead.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablehead/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablepagination/tablepaginationactions.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablepagination/tablepaginationclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/toolbar/toolbarclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/toolbar/toolbar.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/toolbar/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablepagination/tablepagination.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablepagination/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablerow/tablerowclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablerow/tablerow.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablerow/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablesortlabel/tablesortlabelclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablesortlabel/tablesortlabel.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tablesortlabel/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tabscrollbutton/tabscrollbuttonclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tabscrollbutton/tabscrollbutton.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tabscrollbutton/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tabs/tabsclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tabs/tabs.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/tabs/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/textfield/textfieldclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/textfield/textfield.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/textfield/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/textareaautosize/textareaautosize.types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/textareaautosize/textareaautosize.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/textareaautosize/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/togglebutton/togglebuttonclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/togglebutton/togglebutton.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/togglebutton/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/togglebuttongroup/togglebuttongroupclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/togglebuttongroup/togglebuttongroup.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/togglebuttongroup/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/usemediaquery/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/usescrolltrigger/usescrolltrigger.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/usescrolltrigger/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/zoom/zoom.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/zoom/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/globalstyles/globalstyles.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/globalstyles/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/version/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/generateutilityclass/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/generateutilityclasses/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/unstable_trapfocus/focustrap.types.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/unstable_trapfocus/focustrap.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/unstable_trapfocus/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/alert/alertclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/alert/alert.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/alert/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/props.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/overrides.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/variants.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/components.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createthemenovars.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createthemewithvars.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createtheme.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/adaptv4theme.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createcolorscheme.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/createstyles.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/responsivefontsizes.d.ts","../../../node_modules/.pnpm/@mui+system@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+st_80b9a08f34fb028c88db2b8bab82d137/node_modules/@mui/system/createbreakpoints/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/usetheme.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/usethemeprops.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/slotshouldforwardprop.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/rootshouldforwardprop.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/styled.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/themeprovider.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/cssutils.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/makestyles.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/withstyles.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/withtheme.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/themeproviderwithvars.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/getoverlayalpha.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/shouldskipgeneratingvar.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/excludevariablesfromroot.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/styles/index.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/svgicon/svgiconclasses.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/svgicon/svgicon.d.ts","../../../node_modules/.pnpm/@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1.2_react@19.1.0__@emotion+_d13c63a12a0989c7aeb558e45d87519e/node_modules/@mui/material/svgicon/index.d.ts","../../../node_modules/.pnpm/@mui+icons-material@6.0.2_@mui+material@6.4.11_@emotion+react@11.14.0_@types+react@19.1_c3dff7ba4c128a060d1020f5d71cdfd3/node_modules/@mui/icons-material/index.d.ts","../../../node_modules/.pnpm/react-i18next@15.4.1_i18next@24.2.3_typescript@5.8.3__react-dom@19.1.0_react@19.1.0__re_0b540fb54a108bc530b93efd0ec9300b/node_modules/react-i18next/helpers.d.ts","../../../node_modules/.pnpm/i18next@24.2.3_typescript@5.8.3/node_modules/i18next/typescript/helpers.d.ts","../../../node_modules/.pnpm/i18next@24.2.3_typescript@5.8.3/node_modules/i18next/typescript/options.d.ts","../../../node_modules/.pnpm/i18next@24.2.3_typescript@5.8.3/node_modules/i18next/typescript/t.d.ts","../../../node_modules/.pnpm/i18next@24.2.3_typescript@5.8.3/node_modules/i18next/index.d.ts","../../../node_modules/.pnpm/react-i18next@15.4.1_i18next@24.2.3_typescript@5.8.3__react-dom@19.1.0_react@19.1.0__re_0b540fb54a108bc530b93efd0ec9300b/node_modules/react-i18next/transwithoutcontext.d.ts","../../../node_modules/.pnpm/react-i18next@15.4.1_i18next@24.2.3_typescript@5.8.3__react-dom@19.1.0_react@19.1.0__re_0b540fb54a108bc530b93efd0ec9300b/node_modules/react-i18next/initreacti18next.d.ts","../../../node_modules/.pnpm/react-i18next@15.4.1_i18next@24.2.3_typescript@5.8.3__react-dom@19.1.0_react@19.1.0__re_0b540fb54a108bc530b93efd0ec9300b/node_modules/react-i18next/index.d.ts","../../../node_modules/.pnpm/react-i18next@15.4.1_i18next@24.2.3_typescript@5.8.3__react-dom@19.1.0_react@19.1.0__re_0b540fb54a108bc530b93efd0ec9300b/node_modules/react-i18next/index.d.mts","../src/components/notfound.tsx","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/register.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/types.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/abi.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/errors.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/narrow.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/utils.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/types/signatures.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/formatabiparameter.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/formatabiparameters.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/formatabiitem.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/formatabi.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/types/utils.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/types/structs.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/parseabi.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/parseabiitem.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/parseabiparameter.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/parseabiparameters.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/errors/abiitem.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/errors/abiparameter.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/errors/signature.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/errors/splitparameters.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/human-readable/errors/struct.d.ts","../../../node_modules/.pnpm/abitype@1.0.8_typescript@5.8.3_zod@3.24.3/node_modules/abitype/dist/types/exports/index.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/errors.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/bytes.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/hex.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/hex.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/bytes.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/hash.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/types.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/publickey.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/address.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/withdrawal.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/blockoverrides.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/base64.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/signature.d.ts","../../../node_modules/.pnpm/@noble+curves@1.8.1/node_modules/@noble/curves/abstract/utils.d.ts","../../../node_modules/.pnpm/@noble+curves@1.8.1/node_modules/@noble/curves/abstract/modular.d.ts","../../../node_modules/.pnpm/@noble+curves@1.8.1/node_modules/@noble/curves/abstract/curve.d.ts","../../../node_modules/.pnpm/@noble+curves@1.8.1/node_modules/@noble/curves/abstract/weierstrass.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/p256.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/webauthn.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/webauthnp256.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/utils.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/parseaccount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/utils.d.ts","../../../node_modules/.pnpm/@scure+bip32@1.6.2/node_modules/@scure/bip32/lib/index.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/account.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/abiitem.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/cursor.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/abiparameters.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/abiparameters.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/abiitem.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/abi.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/abiconstructor.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/abiconstructor.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/abierror.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/abierror.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/accesslist.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/rlp.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/authorization.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transaction.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/block.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/filter.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/abievent.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/abievent.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/abifunction.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/abifunction.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/accountproof.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/aesgcm.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/base58.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/base58.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/binarystatetree.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/kzg.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/blobs.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/bloom.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/blspoint.d.ts","../../../node_modules/.pnpm/@noble+curves@1.8.1/node_modules/@noble/curves/abstract/hash-to-curve.d.ts","../../../node_modules/.pnpm/@noble+curves@1.8.1/node_modules/@noble/curves/abstract/tower.d.ts","../../../node_modules/.pnpm/@noble+curves@1.8.1/node_modules/@noble/curves/abstract/bls.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/bls.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/lru.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/caches.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/contractaddress.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/ens.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/ens.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/hdkey.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/hdkey.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/fee.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/json.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/log.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/czech.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/english.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/french.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/italian.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/japanese.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/korean.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/portuguese.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/simplified-chinese.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/spanish.d.ts","../../../node_modules/.pnpm/@scure+bip39@1.5.4/node_modules/@scure/bip39/wordlists/traditional-chinese.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/mnemonic/wordlists.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/mnemonic.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/personalmessage.d.ts","../../../node_modules/.pnpm/eventemitter3@5.0.1/node_modules/eventemitter3/index.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/register.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/stateoverrides.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionreceipt.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionrequest.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/rpcschemas/eth.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/rpcschemas/wallet.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/rpcschema.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/rpcschema.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/provider.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/rpcrequest.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/promise.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/internal/rpctransport.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/rpctransport.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/secp256k1.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/siwe.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/solidity.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionenvelope.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionenvelopelegacy.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionenvelopeeip1559.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionenvelopeeip2930.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionenvelopeeip4844.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/transactionenvelopeeip7702.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/typeddata.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/validatordata.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/value.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/webcryptop256.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/index.d.ts","../../../node_modules/.pnpm/ox@0.6.9_typescript@5.8.3_zod@3.24.3/node_modules/ox/_types/core/rpcresponse.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/misc.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/account-abstraction/types/entrypointversion.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/authorization.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/eip4844.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/fee.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/kzg.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/transaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/contract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/log.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/account-abstraction/types/useroperation.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/account-abstraction/types/rpc.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/withdrawal.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/block.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/proof.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/rpc.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/eip1193.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/transports/createtransport.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/base.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/fee.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/stateoverride.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/recoveraddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/data/concat.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/data/ishex.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/data.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/data/pad.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/encoding.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/data/size.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/data/trim.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/encoding/fromhex.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/encoding/tohex.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/encoding/tobytes.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/cursor.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/cursor.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/encoding/torlp.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/keccak256.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/authorization/hashauthorization.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/authorization/recoverauthorizationaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/request.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/rpc.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/promise/createbatchscheduler.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/promise/withretry.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/rpc/socket.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/buildrequest.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/estimategas.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/transaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/transaction/gettransactiontype.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/authorization/serializeauthorizationlist.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/blobstocommitments.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/blobstoproofs.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/sha256.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/commitmenttoversionedhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/commitmentstoversionedhashes.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/blob.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/toblobs.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/toblobsidecars.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/address.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/chain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/node.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/lru.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/address/isaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/transaction/asserttransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/transaction/serializeaccesslist.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/transaction/serializetransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/sign.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/signtransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/account.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/chain/assertcurrentchain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/errors/gettransactionerror.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/formatter.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/transactionrequest.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/transaction/assertrequest.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getchainid.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/sendrawtransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/sendtransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/errors/getnodeerror.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/errors/getestimategaserror.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/estimategas.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/block.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/transaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/block.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getblock.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/gettransactioncount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/noncemanager.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/preparetransactionrequest.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getgasprice.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/estimatemaxpriorityfeepergas.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/estimatefeespergas.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/chain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/abi.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/data/slice.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/hashsignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/normalizesignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/tosignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/tosignaturehash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/tofunctionselector.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/address/getaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/encoding/frombytes.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/decodeabiparameters.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/formatabiitem.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/decodeerrorresult.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/contract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/getabiitem.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/decodefunctionresult.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/encodeabiparameters.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/encodedeploydata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/encodefunctiondata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/chain/getchaincontractaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/errors/getcallerror.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/stateoverride.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/stateoverride.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/call.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/ccip.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ccip.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ens/encodedlabeltolabelhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ens/namehash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ens/encodelabelhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ens/labelhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ens/packettobytes.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/errors/getcontracterror.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/readcontract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/ens/getensaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/ens.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/ens.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ens/avatar/utils.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/ens/avatar/parseavatarrecord.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/ens/getenstext.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/ens/getensavatar.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/ens/getensname.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/ens/getensresolver.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/createaccesslist.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/filter.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/createblockfilter.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/log.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/toeventselector.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/encodeeventtopics.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/createcontracteventfilter.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/createeventfilter.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/creatependingtransactionfilter.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/estimatecontractgas.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getbalance.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getblobbasefee.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/promise/withcache.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getblocknumber.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getblocktransactioncount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getcode.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/decodeeventlog.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/log.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getlogs.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getcontractevents.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/eip712.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/geteip712domain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/feehistory.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getfeehistory.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getfilterchanges.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getfilterlogs.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/proof.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getproof.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/getstorageat.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/gettransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/transactionreceipt.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/gettransactionconfirmations.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/gettransactionreceipt.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/multicall.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/multicall.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/calls.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/simulateblocks.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/simulatecalls.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/writecontract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/simulatecontract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/uninstallfilter.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/hashmessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/verifyhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/verifymessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/typeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/typeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/hashtypeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/verifytypeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/observe.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/transports/fallback.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/transport.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/poll.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/watchblocknumber.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/waitfortransactionreceipt.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/stringify.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/watchblocks.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/watchcontractevent.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/watchevent.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/public/watchpendingtransactions.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/siwe/types.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/siwe/validatesiwemessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/siwe/verifysiwemessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/decorators/public.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/addchain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/deploycontract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/getaddresses.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/getpermissions.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/prepareauthorization.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/requestaddresses.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/requestpermissions.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/signauthorization.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/signauthorization.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/signmessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/signmessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/signtransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/signtypeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/signtypeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/switchchain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/wallet/watchasset.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/decorators/wallet.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/createclient.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/account-abstraction/accounts/types.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/types.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/getcontract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/dumpstate.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/getautomine.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/gettxpoolcontent.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/gettxpoolstatus.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/impersonateaccount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/increasetime.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/inspecttxpool.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/loadstate.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/mine.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/reset.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/revert.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/sendunsignedtransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setbalance.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setblockgaslimit.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setblocktimestampinterval.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setcode.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setcoinbase.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setintervalmining.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setmingasprice.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setnextblockbasefeepergas.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setnextblocktimestamp.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setnonce.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setstorageat.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/stopimpersonatingaccount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/decorators/test.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/createtestclient.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/droptransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/snapshot.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/removeblocktimestampinterval.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setautomine.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setloggingenabled.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/test/setrpcurl.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/transports/custom.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/transport.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/promise/withtimeout.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/rpc/http.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/transports/http.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/createpublicclient.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/createwalletclient.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/rpc/websocket.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/clients/transports/websocket.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/constants/abis.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/constants/address.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/constants/contracts.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/constants/unit.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/constants/number.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/constants/bytes.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/constants/strings.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/unit.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/errors/typeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/decodedeploydata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/decodefunctiondata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/encodeerrorresult.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/prepareencodefunctiondata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/encodefunctionresult.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/parseeventlogs.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/data/isbytes.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/address/getcontractaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/transaction/getserializedtransactiontype.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/compactsignaturetosignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/parsecompactsignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/parsesignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/recovermessageaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/recoverpublickey.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/serializesignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/recovertransactionaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/recovertypeddataaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/signaturetocompactsignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/serializecompactsignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/address/isaddressequal.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/verifyhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/verifymessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/verifytypeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/iserc6492signature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/parseerc6492signature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/serializeerc6492signature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/sidecarstoversionedhashes.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/blob/fromblobs.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/kzg/definekzg.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/kzg/setupkzg.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/chain/definechain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/chain/extractchain.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/encodepacked.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/unit/formatunits.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/unit/formatether.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/unit/formatgwei.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/encoding/fromrlp.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/toeventsignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/tofunctionsignature.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/toeventhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/tofunctionhash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/signature/toprefixedmessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/ishash.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/hash/ripemd160.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/unit/parseunits.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/unit/parseether.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/unit/parsegwei.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/transaction/parsetransaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/index.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/chains/base.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/tokens/base.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/tokens/token.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/bridges.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/chains/chain.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/chains/evmchain.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/chains/mvmchain.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/chains/solanachain.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/chains/utxochain.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/chains/index.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/exchanges.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/tokens/index.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/step.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/api.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/errors.d.ts","../../../node_modules/.pnpm/@lifi+types@17.13.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@lifi/types/src/_types/index.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/types.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/types/internal.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/config.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/evm/types.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/evm/evm.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/evm/getallowance.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/evm/setallowance.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/evm/isbatchingsupported.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/evm/utils.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/evm/typeguards.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/statusmanager.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/execution.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/solana/issvmaddress.d.ts","../../../node_modules/.pnpm/buffer@6.0.3/node_modules/buffer/index.d.ts","../../../node_modules/.pnpm/@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@solana/web3.js/lib/index.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10_/node_modules/@solana/wallet-adapter-base/lib/types/errors.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10_/node_modules/@solana/wallet-adapter-base/lib/types/transaction.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10_/node_modules/@solana/wallet-adapter-base/lib/types/adapter.d.ts","../../../node_modules/.pnpm/@wallet-standard+base@1.1.0/node_modules/@wallet-standard/base/lib/types/bytes.d.ts","../../../node_modules/.pnpm/@wallet-standard+base@1.1.0/node_modules/@wallet-standard/base/lib/types/identifier.d.ts","../../../node_modules/.pnpm/@wallet-standard+base@1.1.0/node_modules/@wallet-standard/base/lib/types/wallet.d.ts","../../../node_modules/.pnpm/@wallet-standard+base@1.1.0/node_modules/@wallet-standard/base/lib/types/window.d.ts","../../../node_modules/.pnpm/@wallet-standard+base@1.1.0/node_modules/@wallet-standard/base/lib/types/index.d.ts","../../../node_modules/.pnpm/@solana+wallet-standard-features@1.3.0/node_modules/@solana/wallet-standard-features/lib/types/signtransaction.d.ts","../../../node_modules/.pnpm/@solana+wallet-standard-features@1.3.0/node_modules/@solana/wallet-standard-features/lib/types/signandsendtransaction.d.ts","../../../node_modules/.pnpm/@solana+wallet-standard-features@1.3.0/node_modules/@solana/wallet-standard-features/lib/types/signin.d.ts","../../../node_modules/.pnpm/@solana+wallet-standard-features@1.3.0/node_modules/@solana/wallet-standard-features/lib/types/signmessage.d.ts","../../../node_modules/.pnpm/@solana+wallet-standard-features@1.3.0/node_modules/@solana/wallet-standard-features/lib/types/signandsendalltransactions.d.ts","../../../node_modules/.pnpm/@solana+wallet-standard-features@1.3.0/node_modules/@solana/wallet-standard-features/lib/types/index.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10_/node_modules/@solana/wallet-adapter-base/lib/types/signer.d.ts","../../../node_modules/.pnpm/@wallet-standard+features@1.1.0/node_modules/@wallet-standard/features/lib/types/connect.d.ts","../../../node_modules/.pnpm/@wallet-standard+features@1.1.0/node_modules/@wallet-standard/features/lib/types/disconnect.d.ts","../../../node_modules/.pnpm/@wallet-standard+features@1.1.0/node_modules/@wallet-standard/features/lib/types/events.d.ts","../../../node_modules/.pnpm/@wallet-standard+features@1.1.0/node_modules/@wallet-standard/features/lib/types/index.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10_/node_modules/@solana/wallet-adapter-base/lib/types/standard.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10_/node_modules/@solana/wallet-adapter-base/lib/types/types.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10_/node_modules/@solana/wallet-adapter-base/lib/types/index.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/solana/keypairwalletadapter.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/solana/types.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/solana/solana.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/utxo/types.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/core/utxo/utxo.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/createconfig.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/utils/checkpackageupdates.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/utils/convertquotetoroute.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/utils/fetchtxerrordetails.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/services/api.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/services/balance.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/services/getnameserviceaddress.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/errors/constants.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/errors/baseerror.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/errors/errors.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/types/request.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/errors/httperror.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/errors/sdkerror.d.ts","../../../node_modules/.pnpm/@lifi+sdk@3.6.2_@solana+wallet-adapter-base@0.9.25_@solana+web3.js@1.98.0_bufferutil@4._04ac382b00c17777d94127664f8b7baa/node_modules/@lifi/sdk/src/_types/index.d.ts","../../../node_modules/.pnpm/i18next@24.2.3_typescript@5.8.3/node_modules/i18next/index.d.mts","../src/config/version.ts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/vanilla/shallow.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/react/shallow.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/shallow.d.mts","../../../node_modules/.pnpm/mitt@3.0.1/node_modules/mitt/index.d.ts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/vanilla.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/react.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/index.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/traditional.d.mts","../src/stores/form/types.ts","../../../node_modules/.pnpm/mipd@0.0.7_typescript@5.8.3/node_modules/mipd/dist/types/register.d.ts","../../../node_modules/.pnpm/mipd@0.0.7_typescript@5.8.3/node_modules/mipd/dist/types/types.d.ts","../../../node_modules/.pnpm/mipd@0.0.7_typescript@5.8.3/node_modules/mipd/dist/types/store.d.ts","../../../node_modules/.pnpm/mipd@0.0.7_typescript@5.8.3/node_modules/mipd/dist/types/utils.d.ts","../../../node_modules/.pnpm/mipd@0.0.7_typescript@5.8.3/node_modules/mipd/dist/types/index.d.ts","../../../node_modules/.pnpm/zustand@5.0.0_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/vanilla.d.mts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/createemitter.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/types/utils.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/createstorage.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/connectors/createconnector.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/createconfig.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/types/properties.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/call.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/errors/base.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/errors/config.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/connect.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/actions/index.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/types/chain.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getconnectorclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/deploycontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/disconnect.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/estimategas.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/types/unit.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/estimatefeespergas.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/estimatemaxpriorityfeepergas.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getaccount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getbalance.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getblock.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getblocknumber.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getblocktransactioncount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getbytecode.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getchainid.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getchains.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getconnections.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getconnectors.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getensaddress.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getensavatar.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getensname.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getensresolver.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getenstext.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getfeehistory.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getgasprice.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getproof.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getpublicclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getstorageat.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/multicall.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/readcontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/readcontracts.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/gettoken.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/gettransaction.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/gettransactionconfirmations.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/gettransactioncount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/gettransactionreceipt.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/getwalletclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/preparetransactionrequest.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/reconnect.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/sendtransaction.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/signmessage.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/signtypeddata.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/simulatecontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/switchaccount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/errors/connector.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/switchchain.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/verifymessage.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/verifytypeddata.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchaccount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchasset.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchblocks.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchblocknumber.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchchainid.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchconnections.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchconnectors.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchcontractevent.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchpendingtransactions.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchpublicclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/waitfortransactionreceipt.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/writecontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/connectors/injected.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/connectors/mock.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/hydrate.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/transports/connector.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/transports/fallback.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/types/register.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/utils/cookie.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/utils/deepequal.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/utils/deserialize.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/utils/extractrpcurls.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/utils/normalizechainid.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/utils/serialize.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/version.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/exports/index.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@4.3.0/node_modules/@coinbase/wallet-sdk/dist/assets/wallet-logo.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@4.3.0/node_modules/@coinbase/wallet-sdk/dist/core/provider/interface.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@4.3.0/node_modules/@coinbase/wallet-sdk/dist/coinbasewalletsdk.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@4.3.0/node_modules/@coinbase/wallet-sdk/dist/coinbasewalletprovider.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@4.3.0/node_modules/@coinbase/wallet-sdk/dist/createcoinbasewalletsdk.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@4.3.0/node_modules/@coinbase/wallet-sdk/dist/index.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/actions/watchchains.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/utils/uid.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/exports/internal.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/assets/wallet-logo.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/core/type.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/lib/scopedlocalstorage.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/compatibility/disposable.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/compatibility/indexable.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/compatibility/iterators.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/compatibility/index.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/globals.typedarray.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/buffer.buffer.d.ts","../../../node_modules/.pnpm/@types+events@3.0.3/node_modules/@types/events/index.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/header.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/readable.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/file.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/fetch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/formdata.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/connector.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-origin.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool-stats.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/handlers.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-handler.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/api.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/interceptors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/util.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cookies.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/patch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/websocket.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/eventsource.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/filereader.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/content-type.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cache.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/index.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/globals.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/assert.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/assert/strict.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/async_hooks.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/buffer.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/child_process.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/cluster.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/console.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/constants.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/crypto.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/dgram.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/dns.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/dns/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/domain.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/dom-events.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/events.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/fs.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/fs/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/http.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/http2.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/https.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/inspector.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/module.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/net.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/os.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/path.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/decode.d.ts","../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/encode.d.ts","../../../node_modules/.pnpm/querystring@0.2.1/node_modules/querystring/index.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/process.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/punycode.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/querystring.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/readline.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/readline/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/repl.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/sea.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/sqlite.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/stream.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/stream/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/stream/web.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/string_decoder.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/test.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/timers.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/timers/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/tls.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/trace_events.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/tty.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/url.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/util.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/v8.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/vm.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/wasi.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/worker_threads.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/zlib.d.ts","../../../node_modules/.pnpm/@types+node@22.14.1/node_modules/@types/node/index.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/core/error/constants.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/core/error/errors.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/core/error/utils.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/core/error/serialize.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/core/error/index.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/provider/jsonrpc.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/session.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/type/ethereumtransactionparams.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/type/web3method.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/type/web3request.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/type/web3response.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/relayabstract.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/relayeventmanager.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/type/servermessage.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/connection/walletlinkwebsocket.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/type/walletlinkeventdata.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/provider/diagnosticlogger.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/provider/web3provider.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/provider/coinbasewalletprovider.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/relay/relayui.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/coinbasewalletsdk.d.ts","../../../node_modules/.pnpm/@coinbase+wallet-sdk@3.9.3/node_modules/@coinbase/wallet-sdk/dist/index.d.ts","../../../node_modules/.pnpm/@wagmi+connectors@5.7.12_@netlify+blobs@8.2.0_@react-native-async-storage+async-storage_ae8449776b9ad6bfdc666c2b9d425510/node_modules/@wagmi/connectors/dist/types/coinbasewallet.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/communicationlayerpreference.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/originatorinfo.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/trackingevent.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/analytics.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/ecies.d.ts","../../../node_modules/.pnpm/eventemitter2@6.4.9/node_modules/eventemitter2/eventemitter2.d.ts","../../../node_modules/.pnpm/@socket.io+component-emitter@3.1.2/node_modules/@socket.io/component-emitter/lib/cjs/index.d.ts","../../../node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/commons.d.ts","../../../node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/encodepacket.d.ts","../../../node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/decodepacket.d.ts","../../../node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/index.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transport.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/globals.node.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/socket.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/polling.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/polling-xhr.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/polling-xhr.node.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/websocket.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/websocket.node.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/webtransport.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/index.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/util.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/contrib/parseuri.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/transports/polling-fetch.d.ts","../../../node_modules/.pnpm/engine.io-client@6.6.3_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/engine.io-client/build/cjs/index.d.ts","../../../node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/cjs/index.d.ts","../../../node_modules/.pnpm/socket.io-client@4.8.1_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/socket.io-client/build/cjs/socket.d.ts","../../../node_modules/.pnpm/socket.io-client@4.8.1_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/socket.io-client/build/cjs/manager.d.ts","../../../node_modules/.pnpm/socket.io-client@4.8.1_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/socket.io-client/build/cjs/index.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/keyexchangemessagetype.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/messagetype.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/walletinfo.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/communicationlayermessage.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/keyinfo.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/loggingoptions.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/keyexchange.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/connecttochanneloptions.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/disconnectoptions.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/socketservice.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/autoconnectoptions.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/channelconfig.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/connectionstatus.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/dappmetadata.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/platformtype.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/servicestatus.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/storagemanager.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/channel.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/remotecommunication.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/config.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/autoconnecttype.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/types/eventtype.d.ts","../../../node_modules/.pnpm/@metamask+sdk-communication-layer@0.32.0_cross-fetch@4.1.0_encoding@0.1.13__eciesjs@0.4_a9285195c42b581df66eaa9c9a5eb920/node_modules/@metamask/sdk-communication-layer/dist/types/src/index.d.ts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/error.d.cts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/utils.d.cts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/struct.d.cts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/structs/coercions.d.cts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/structs/refinements.d.cts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/structs/types.d.cts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/structs/utilities.d.cts","../../../node_modules/.pnpm/@metamask+superstruct@3.2.1/node_modules/@metamask/superstruct/dist/index.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/assert.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/base64.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/hex.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/bytes.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/caip-types.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/checksum.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/coercers.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/collections.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/encryption-types.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/errors.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/json.d.cts","../../../node_modules/.pnpm/@ethereumjs+common@3.2.0/node_modules/@ethereumjs/common/dist/enums.d.ts","../../../node_modules/.pnpm/@ethereumjs+common@3.2.0/node_modules/@ethereumjs/common/dist/types.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/constants.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/units.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/address.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/bytes.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/types.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/account.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/withdrawal.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/signature.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/encoding.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/asynceventemitter.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/internal.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/lock.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/provider.d.ts","../../../node_modules/.pnpm/@ethereumjs+util@8.1.0/node_modules/@ethereumjs/util/dist/index.d.ts","../../../node_modules/.pnpm/@ethereumjs+common@3.2.0/node_modules/@ethereumjs/common/dist/common.d.ts","../../../node_modules/.pnpm/@ethereumjs+common@3.2.0/node_modules/@ethereumjs/common/dist/utils.d.ts","../../../node_modules/.pnpm/@ethereumjs+common@3.2.0/node_modules/@ethereumjs/common/dist/index.d.ts","../../../node_modules/.pnpm/@ethereumjs+tx@4.2.0/node_modules/@ethereumjs/tx/dist/eip2930transaction.d.ts","../../../node_modules/.pnpm/@ethereumjs+tx@4.2.0/node_modules/@ethereumjs/tx/dist/legacytransaction.d.ts","../../../node_modules/.pnpm/@ethereumjs+tx@4.2.0/node_modules/@ethereumjs/tx/dist/types.d.ts","../../../node_modules/.pnpm/@ethereumjs+tx@4.2.0/node_modules/@ethereumjs/tx/dist/basetransaction.d.ts","../../../node_modules/.pnpm/@ethereumjs+tx@4.2.0/node_modules/@ethereumjs/tx/dist/eip1559transaction.d.ts","../../../node_modules/.pnpm/@ethereumjs+tx@4.2.0/node_modules/@ethereumjs/tx/dist/transactionfactory.d.ts","../../../node_modules/.pnpm/@ethereumjs+tx@4.2.0/node_modules/@ethereumjs/tx/dist/index.d.ts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/keyring.d.cts","../../../node_modules/.pnpm/@types+ms@2.1.0/node_modules/@types/ms/index.d.ts","../../../node_modules/.pnpm/@types+debug@4.1.12/node_modules/@types/debug/index.d.ts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/logging.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/misc.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/number.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/opaque.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/promise.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/time.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/transaction-types.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/versions.d.cts","../../../node_modules/.pnpm/@metamask+utils@8.5.0/node_modules/@metamask/utils/dist/index.d.cts","../../../node_modules/.pnpm/@metamask+safe-event-emitter@3.1.2/node_modules/@metamask/safe-event-emitter/dist/cjs/index.d.ts","../../../node_modules/.pnpm/@metamask+json-rpc-engine@8.0.2/node_modules/@metamask/json-rpc-engine/dist/types/jsonrpcengine.d.ts","../../../node_modules/.pnpm/@metamask+json-rpc-engine@8.0.2/node_modules/@metamask/json-rpc-engine/dist/types/createasyncmiddleware.d.ts","../../../node_modules/.pnpm/@metamask+json-rpc-engine@8.0.2/node_modules/@metamask/json-rpc-engine/dist/types/createscaffoldmiddleware.d.ts","../../../node_modules/.pnpm/@metamask+json-rpc-engine@8.0.2/node_modules/@metamask/json-rpc-engine/dist/types/getuniqueid.d.ts","../../../node_modules/.pnpm/@metamask+json-rpc-engine@8.0.2/node_modules/@metamask/json-rpc-engine/dist/types/idremapmiddleware.d.ts","../../../node_modules/.pnpm/@metamask+json-rpc-engine@8.0.2/node_modules/@metamask/json-rpc-engine/dist/types/mergemiddleware.d.ts","../../../node_modules/.pnpm/@metamask+json-rpc-engine@8.0.2/node_modules/@metamask/json-rpc-engine/dist/types/index.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/utils.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/baseprovider.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/eip6963.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/streamprovider.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/extension-provider/createexternalextensionprovider.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/metamaskinpageprovider.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/initializeinpageprovider.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/shimweb3.d.ts","../../../node_modules/.pnpm/@metamask+providers@16.1.0/node_modules/@metamask/providers/dist/types/index.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/provider/sdkprovider.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/platform/platfformmanager.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/types/sdkloggingoptions.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/analytics.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/connectionmanager/connectwithdeeplink.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/connectionmanager/connectwithmodalinstaller.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/connectionmanager/handledisconnect.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/connectionmanager/startconnection.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/connectionmanager/index.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/eventlisteners/setuplisteners.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/eventlisteners/index.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/remoteconnection.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/remoteconnection/index.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/platform/metamaskinstaller.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/services/metamasksdk/initializermanager/setupreadonlyrpcproviders.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/types/providerupdatetype.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/types/metamasksdkevents.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/types/sdkuioptions.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/sdk.d.ts","../../../node_modules/.pnpm/@metamask+sdk@0.32.0_bufferutil@4.0.9_encoding@0.1.13_utf-8-validate@5.0.10/node_modules/@metamask/sdk/dist/types/src/index.d.ts","../../../node_modules/.pnpm/@wagmi+connectors@5.7.12_@netlify+blobs@8.2.0_@react-native-async-storage+async-storage_ae8449776b9ad6bfdc666c2b9d425510/node_modules/@wagmi/connectors/dist/types/metamask.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/common.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/decoded-data.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/human-description.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/transactions.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/safe-info.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/chains.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/safe-apps.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/master-copies.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/safe-messages.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/delegates.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/notifications.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/emails.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/relay.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/recovery.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/contracts.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/auth.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/accounts.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/types/api.d.ts","../../../node_modules/.pnpm/@safe-global+safe-gateway-typescript-sdk@3.22.9/node_modules/@safe-global/safe-gateway-typescript-sdk/dist/index.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/types/sdk.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/eth/constants.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/types/rpc.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/types/gateway.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/communication/methods.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/types/permissions.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/types/messaging.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/types/index.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/txs/index.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/eth/index.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/safe/index.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/wallet/index.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/sdk.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/communication/messageformatter.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/version.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-sdk@9.1.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-sdk/dist/types/index.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-provider@0.18.5_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-provider/dist/types.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-provider@0.18.5_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-provider/dist/provider.d.ts","../../../node_modules/.pnpm/@safe-global+safe-apps-provider@0.18.5_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@safe-global/safe-apps-provider/dist/index.d.ts","../../../node_modules/.pnpm/@wagmi+connectors@5.7.12_@netlify+blobs@8.2.0_@react-native-async-storage+async-storage_ae8449776b9ad6bfdc666c2b9d425510/node_modules/@wagmi/connectors/dist/types/safe.d.ts","../../../node_modules/.pnpm/@walletconnect+keyvaluestorage@1.1.1_@netlify+blobs@8.2.0_@react-native-async-storage+a_1b58ee354b89063da1ed24dd49b1b856/node_modules/@walletconnect/keyvaluestorage/dist/types/shared/types.d.ts","../../../node_modules/.pnpm/@walletconnect+keyvaluestorage@1.1.1_@netlify+blobs@8.2.0_@react-native-async-storage+a_1b58ee354b89063da1ed24dd49b1b856/node_modules/@walletconnect/keyvaluestorage/dist/types/shared/utils.d.ts","../../../node_modules/.pnpm/@walletconnect+keyvaluestorage@1.1.1_@netlify+blobs@8.2.0_@react-native-async-storage+a_1b58ee354b89063da1ed24dd49b1b856/node_modules/@walletconnect/keyvaluestorage/dist/types/shared/index.d.ts","../../../node_modules/.pnpm/@walletconnect+keyvaluestorage@1.1.1_@netlify+blobs@8.2.0_@react-native-async-storage+a_1b58ee354b89063da1ed24dd49b1b856/node_modules/@walletconnect/keyvaluestorage/dist/types/node-js/index.d.ts","../../../node_modules/.pnpm/@walletconnect+keyvaluestorage@1.1.1_@netlify+blobs@8.2.0_@react-native-async-storage+a_1b58ee354b89063da1ed24dd49b1b856/node_modules/@walletconnect/keyvaluestorage/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+events@1.0.1/node_modules/@walletconnect/events/dist/cjs/events.d.ts","../../../node_modules/.pnpm/@walletconnect+events@1.0.1/node_modules/@walletconnect/events/dist/cjs/index.d.ts","../../../node_modules/.pnpm/@walletconnect+heartbeat@1.2.2/node_modules/@walletconnect/heartbeat/dist/types/types/heartbeat.d.ts","../../../node_modules/.pnpm/@walletconnect+heartbeat@1.2.2/node_modules/@walletconnect/heartbeat/dist/types/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+heartbeat@1.2.2/node_modules/@walletconnect/heartbeat/dist/types/heartbeat.d.ts","../../../node_modules/.pnpm/@walletconnect+heartbeat@1.2.2/node_modules/@walletconnect/heartbeat/dist/types/constants/heartbeat.d.ts","../../../node_modules/.pnpm/@walletconnect+heartbeat@1.2.2/node_modules/@walletconnect/heartbeat/dist/types/constants/index.d.ts","../../../node_modules/.pnpm/@walletconnect+heartbeat@1.2.2/node_modules/@walletconnect/heartbeat/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-types@1.0.4/node_modules/@walletconnect/jsonrpc-types/dist/types/jsonrpc.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-types@1.0.4/node_modules/@walletconnect/jsonrpc-types/dist/types/misc.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-types@1.0.4/node_modules/@walletconnect/jsonrpc-types/dist/types/provider.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-types@1.0.4/node_modules/@walletconnect/jsonrpc-types/dist/types/validator.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-types@1.0.4/node_modules/@walletconnect/jsonrpc-types/dist/types/index.d.ts","../../../node_modules/.pnpm/pino-abstract-transport@1.2.0/node_modules/pino-abstract-transport/index.d.ts","../../../node_modules/.pnpm/pino-pretty@10.3.1/node_modules/pino-pretty/index.d.ts","../../../node_modules/.pnpm/pino-std-serializers@4.0.0/node_modules/pino-std-serializers/index.d.ts","../../../node_modules/.pnpm/sonic-boom@2.8.0/node_modules/sonic-boom/types/index.d.ts","../../../node_modules/.pnpm/pino@7.11.0/node_modules/pino/pino.d.ts","../../../node_modules/.pnpm/@walletconnect+logger@2.1.2/node_modules/@walletconnect/logger/dist/types/constants.d.ts","../../../node_modules/.pnpm/@walletconnect+logger@2.1.2/node_modules/@walletconnect/logger/dist/types/linkedlist.d.ts","../../../node_modules/.pnpm/@walletconnect+logger@2.1.2/node_modules/@walletconnect/logger/dist/types/clientchunklogger.d.ts","../../../node_modules/.pnpm/@walletconnect+logger@2.1.2/node_modules/@walletconnect/logger/dist/types/serverchunklogger.d.ts","../../../node_modules/.pnpm/@walletconnect+logger@2.1.2/node_modules/@walletconnect/logger/dist/types/basechunklogger.d.ts","../../../node_modules/.pnpm/@walletconnect+logger@2.1.2/node_modules/@walletconnect/logger/dist/types/utils.d.ts","../../../node_modules/.pnpm/@walletconnect+logger@2.1.2/node_modules/@walletconnect/logger/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/keychain.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/crypto.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/messages.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/publisher.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/subscriber.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/relayer.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/history.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/expirer.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/store.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/pairing.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/verify.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/echo.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/events.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/core.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/core/index.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/proposal.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/auth.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/session.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/jsonrpc.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/pendingrequest.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/engine.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/client.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/sign-client/index.d.ts","../../../node_modules/.pnpm/@walletconnect+types@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stor_5f8760fd117a212beafb9bd3c0f4073f/node_modules/@walletconnect/types/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+ethereum-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storag_4fca1cf2a3024b5aed74c4bd3b4a257e/node_modules/@walletconnect/ethereum-provider/dist/types/types.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/client.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/core.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/core.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/crypto.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/keychain.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/messages.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/publisher.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/relayer.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/store.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/subscriber.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/pairing.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/history.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/expirer.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/verify.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/echo.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/events.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/constants/index.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/crypto.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/messages.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/constants.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/types.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/error.d.ts","../../../node_modules/.pnpm/@walletconnect+environment@1.0.1/node_modules/@walletconnect/environment/dist/cjs/crypto.d.ts","../../../node_modules/.pnpm/@walletconnect+environment@1.0.1/node_modules/@walletconnect/environment/dist/cjs/env.d.ts","../../../node_modules/.pnpm/@walletconnect+environment@1.0.1/node_modules/@walletconnect/environment/dist/cjs/index.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/env.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/format.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/routing.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/url.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/validators.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-utils@1.0.8/node_modules/@walletconnect/jsonrpc-utils/dist/cjs/index.d.ts","../../../node_modules/.pnpm/@walletconnect+relay-api@1.0.11/node_modules/@walletconnect/relay-api/dist/types/types.d.ts","../../../node_modules/.pnpm/@walletconnect+relay-api@1.0.11/node_modules/@walletconnect/relay-api/dist/types/parsers.d.ts","../../../node_modules/.pnpm/@walletconnect+relay-api@1.0.11/node_modules/@walletconnect/relay-api/dist/types/jsonrpc.d.ts","../../../node_modules/.pnpm/@walletconnect+relay-api@1.0.11/node_modules/@walletconnect/relay-api/dist/types/validators.d.ts","../../../node_modules/.pnpm/@walletconnect+relay-api@1.0.11/node_modules/@walletconnect/relay-api/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/relayer.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/store.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/topicmap.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/subscriber.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/keychain.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/pairing.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/history.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/expirer.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/verify.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/echo.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/events.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/controllers/index.d.ts","../../../node_modules/.pnpm/@walletconnect+core@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+async-stora_56be4c584768d7a6f20d8c75d31cdd56/node_modules/@walletconnect/core/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/controllers/session.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/client.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/history.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/proposal.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/session.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/engine.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/pendingrequest.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/verify.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/auth.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/constants/index.d.ts","../../../node_modules/.pnpm/@walletconnect+sign-client@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storage+asyn_657ba07fd9d9f77e052705a881e7cecb/node_modules/@walletconnect/sign-client/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-provider@1.0.14/node_modules/@walletconnect/jsonrpc-provider/dist/types/provider.d.ts","../../../node_modules/.pnpm/@walletconnect+jsonrpc-provider@1.0.14/node_modules/@walletconnect/jsonrpc-provider/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+universal-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-stora_4de8a8643c3b5aed04cc42bb6f6de98b/node_modules/@walletconnect/universal-provider/dist/types/types/misc.d.ts","../../../node_modules/.pnpm/@walletconnect+universal-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-stora_4de8a8643c3b5aed04cc42bb6f6de98b/node_modules/@walletconnect/universal-provider/dist/types/types/providers.d.ts","../../../node_modules/.pnpm/@walletconnect+universal-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-stora_4de8a8643c3b5aed04cc42bb6f6de98b/node_modules/@walletconnect/universal-provider/dist/types/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+universal-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-stora_4de8a8643c3b5aed04cc42bb6f6de98b/node_modules/@walletconnect/universal-provider/dist/types/universalprovider.d.ts","../../../node_modules/.pnpm/@walletconnect+universal-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-stora_4de8a8643c3b5aed04cc42bb6f6de98b/node_modules/@walletconnect/universal-provider/dist/types/index.d.ts","../../../node_modules/.pnpm/@walletconnect+ethereum-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storag_4fca1cf2a3024b5aed74c4bd3b4a257e/node_modules/@walletconnect/ethereum-provider/dist/types/ethereumprovider.d.ts","../../../node_modules/.pnpm/@walletconnect+ethereum-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storag_4fca1cf2a3024b5aed74c4bd3b4a257e/node_modules/@walletconnect/ethereum-provider/dist/types/constants/rpc.d.ts","../../../node_modules/.pnpm/@walletconnect+ethereum-provider@2.19.2_@netlify+blobs@8.2.0_@react-native-async-storag_4fca1cf2a3024b5aed74c4bd3b4a257e/node_modules/@walletconnect/ethereum-provider/dist/types/index.d.ts","../../../node_modules/.pnpm/@wagmi+connectors@5.7.12_@netlify+blobs@8.2.0_@react-native-async-storage+async-storage_ae8449776b9ad6bfdc666c2b9d425510/node_modules/@wagmi/connectors/dist/types/walletconnect.d.ts","../../../node_modules/.pnpm/@wagmi+connectors@5.7.12_@netlify+blobs@8.2.0_@react-native-async-storage+async-storage_ae8449776b9ad6bfdc666c2b9d425510/node_modules/@wagmi/connectors/dist/types/version.d.ts","../../../node_modules/.pnpm/@wagmi+connectors@5.7.12_@netlify+blobs@8.2.0_@react-native-async-storage+async-storage_ae8449776b9ad6bfdc666c2b9d425510/node_modules/@wagmi/connectors/dist/types/exports/index.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/exports/connectors.d.ts","../src/i18n/bn.json","../src/i18n/de.json","../src/i18n/en.json","../src/i18n/es.json","../src/i18n/fr.json","../src/i18n/id.json","../src/i18n/it.json","../src/i18n/ja.json","../src/i18n/ko.json","../src/i18n/pt.json","../src/i18n/th.json","../src/i18n/tr.json","../src/i18n/uk.json","../src/i18n/vi.json","../src/i18n/zh.json","../src/i18n/index.ts","../src/providers/i18nprovider/types.ts","../src/types/widget.ts","../src/stores/settings/types.ts","../src/utils/navigationroutes.ts","../src/types/token.ts","../src/types/events.ts","../src/hooks/usewidgetevents.ts","../src/utils/deepequal.ts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/middleware/redux.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/middleware/devtools.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/middleware/subscribewithselector.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/middleware/combine.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/middleware/persist.d.mts","../../../node_modules/.pnpm/zustand@5.0.3_@types+react@19.1.2_react@19.1.0_use-sync-external-store@1.5.0_react@19.1.0_/node_modules/zustand/esm/middleware.d.mts","../src/stores/settings/utils/getstatevalues.ts","../src/stores/settings/usesettingsstore.ts","../src/stores/settings/usesettingsactions.ts","../src/providers/widgetprovider/types.ts","../src/providers/widgetprovider/widgetprovider.tsx","../src/utils/format.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/removable.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/subscribable.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/hydration-blek5ylc.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/queriesobserver.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/infinitequeryobserver.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/notifymanager.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/focusmanager.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/onlinemanager.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/streamedquery.d.ts","../../../node_modules/.pnpm/@tanstack+query-core@5.74.4/node_modules/@tanstack/query-core/build/modern/index.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/types.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/usequeries.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/queryoptions.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/usequery.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/usesuspensequery.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/usesuspenseinfinitequery.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/usesuspensequeries.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/useprefetchquery.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/useprefetchinfinitequery.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/infinitequeryoptions.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/queryclientprovider.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/queryerrorresetboundary.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/hydrationboundary.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/useisfetching.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/usemutationstate.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/usemutation.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/useinfinitequery.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/isrestoring.d.ts","../../../node_modules/.pnpm/@tanstack+react-query@5.74.4_react@19.1.0/node_modules/@tanstack/react-query/build/modern/index.d.ts","../src/utils/item.ts","../src/hooks/useavailablechains.ts","../src/hooks/useprocessmessage.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hydrate.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/context.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/errors/base.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/errors/context.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/utils/query.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/types/properties.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useaccount.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useaccounteffect.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/call.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/connect.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/deploycontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/types.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/disconnect.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/estimatefeespergas.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/estimategas.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/estimatemaxpriorityfeepergas.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getbalance.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getblock.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getblocknumber.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getblocktransactioncount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getbytecode.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getconnectorclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getensaddress.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getensavatar.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getensname.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getensresolver.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getenstext.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getfeehistory.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getgasprice.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getproof.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getstorageat.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/gettoken.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/gettransaction.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/gettransactionconfirmations.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/gettransactioncount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/gettransactionreceipt.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/eip5792/actions/getcapabilities.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/eip5792/actions/sendcalls.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/eip5792/actions/getcallsstatus.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/eip5792/actions/showcallsstatus.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/eip5792/actions/waitforcallsstatus.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/eip5792/actions/writecontracts.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/eip5792/decorators/eip5792.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/authorization/verifyauthorization.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7715/types/policy.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7715/types/permission.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7715/types/signer.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7715/actions/grantpermissions.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7715/decorators/erc7715.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7739/types.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7739/actions/signmessage.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7739/actions/signtypeddata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7739/decorators/erc7739.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/utils/encodecalls.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/utils/encodeexecutedata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/errors.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/utils/getexecuteerror.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/actions/execute.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/utils/encodeexecutebatchesdata.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/actions/executebatches.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/wordlists.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/generatemnemonic.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/generateprivatekey.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/toaccount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/publickeytoaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/privatekeytoaccount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/hdkeytoaccount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/mnemonictoaccount.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/utils/privatekeytoaddress.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/accounts/index.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/actions/supportsexecutionmode.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/erc7821/decorators/erc7821.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/experimental/index.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/getwalletclient.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/infinitereadcontracts.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/preparetransactionrequest.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/readcontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/readcontracts.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/reconnect.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/sendtransaction.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/signmessage.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/signtypeddata.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/switchaccount.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/simulatecontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/switchchain.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/verifymessage.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/verifytypeddata.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/waitfortransactionreceipt.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/watchasset.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/writecontract.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/query/utils.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/exports/query.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usebalance.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewatchblocks.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useblock.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewatchblocknumber.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useblocknumber.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useblocktransactioncount.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usebytecode.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usecall.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usechainid.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usechains.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useclient.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useconfig.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useconnectors.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useconnect.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useconnections.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useconnectorclient.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usedeploycontract.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usedisconnect.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useensaddress.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useensavatar.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useensname.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useensresolver.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useenstext.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useestimatefeespergas.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useestimategas.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useestimatemaxpriorityfeepergas.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usefeehistory.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usegasprice.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/exports/query.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useinfinitereadcontracts.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usepreparetransactionrequest.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useproof.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usepublicclient.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usereadcontract.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usereadcontracts.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usereconnect.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usesendtransaction.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usesignmessage.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usesigntypeddata.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usesimulatecontract.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usestorageat.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useswitchaccount.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useswitchchain.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usetoken.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usetransaction.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usetransactionconfirmations.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usetransactioncount.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usetransactionreceipt.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useverifymessage.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/useverifytypeddata.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewalletclient.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewaitfortransactionreceipt.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewatchasset.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewatchcontractevent.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewatchpendingtransactions.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/hooks/usewritecontract.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/version.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/exports/index.d.ts","../../wallet-management/dist/esm/connectors/types.d.ts","../../wallet-management/dist/esm/connectors/coinbase.d.ts","../../wallet-management/dist/esm/connectors/metamask.d.ts","../../wallet-management/dist/esm/connectors/utils.d.ts","../../wallet-management/dist/esm/connectors/walletconnect.d.ts","../../wallet-management/dist/esm/createdefaultbigmiconfig.d.ts","../../wallet-management/dist/esm/createdefaultwagmiconfig.d.ts","../../wallet-management/dist/esm/hooks/useaccount.d.ts","../../wallet-management/dist/esm/hooks/useaccountdisconnect.d.ts","../../wallet-management/dist/esm/types/events.d.ts","../../wallet-management/dist/esm/hooks/usewalletmanagementevents.d.ts","../../wallet-management/dist/esm/icons.d.ts","../../wallet-management/dist/esm/types/walletconfig.d.ts","../../wallet-management/src/i18n/bn.json","../../wallet-management/src/i18n/de.json","../../wallet-management/src/i18n/en.json","../../wallet-management/src/i18n/es.json","../../wallet-management/src/i18n/fr.json","../../wallet-management/src/i18n/id.json","../../wallet-management/src/i18n/it.json","../../wallet-management/src/i18n/ja.json","../../wallet-management/src/i18n/ko.json","../../wallet-management/src/i18n/pt.json","../../wallet-management/src/i18n/th.json","../../wallet-management/src/i18n/tr.json","../../wallet-management/src/i18n/uk.json","../../wallet-management/src/i18n/vi.json","../../wallet-management/src/i18n/zh.json","../../wallet-management/dist/esm/i18n/index.d.ts","../../wallet-management/dist/esm/providers/i18nprovider/types.d.ts","../../wallet-management/dist/esm/providers/walletmanagementprovider/types.d.ts","../../wallet-management/dist/esm/providers/walletmanagementprovider/walletmanagementprovider.d.ts","../../wallet-management/dist/esm/providers/walletmenuprovider/types.d.ts","../../wallet-management/dist/esm/providers/walletmenuprovider/walletmenucontext.d.ts","../../wallet-management/dist/esm/syncwagmiconfig.d.ts","../../wallet-management/dist/esm/types/walletconnector.d.ts","../../wallet-management/dist/esm/usesyncwagmiconfig.d.ts","../../wallet-management/dist/esm/utils/convertextendedchain.d.ts","../../wallet-management/dist/esm/utils/getconnectoricon.d.ts","../../wallet-management/dist/esm/utils/getwalletpriority.d.ts","../../wallet-management/dist/esm/utils/iswalletinstalled.d.ts","../../wallet-management/dist/esm/index.d.ts","../../../node_modules/.pnpm/@wagmi+core@2.16.7_@tanstack+query-core@5.74.4_@types+react@19.1.2_react@19.1.0_typescr_9f1bcc57c5a812a432e81f9dd2826a12/node_modules/@wagmi/core/dist/types/exports/actions.d.ts","../../../node_modules/.pnpm/wagmi@2.14.16_@tanstack+query-core@5.74.4_@tanstack+react-query@5.74.4_react@19.1.0__@t_05addc9533fa2e15e08142cf04ffdf7d/node_modules/wagmi/dist/types/exports/actions.d.ts","../src/services/sendandconfirmsolanatransaction.ts","../src/services/executeroute.ts","../src/stores/types.ts","../src/utils/enum.ts","../src/stores/routes/types.ts","../../../node_modules/.pnpm/microdiff@1.5.0/node_modules/microdiff/dist/index.d.ts","../src/stores/routes/utils.ts","../src/stores/routes/createrouteexecutionstore.ts","../src/stores/routes/routeexecutionstore.tsx","../src/hooks/userouteexecution.ts","../src/components/avatar/utils.ts","../src/components/avatar/avatar.style.tsx","../src/hooks/usechain.ts","../src/services/openoceanservice.ts","../src/hooks/usetokensearch.ts","../src/hooks/usechains.ts","../src/hooks/usetokens.ts","../src/hooks/usetokenprice.ts","../src/hooks/usetoken.ts","../src/components/avatar/smallavatar.tsx","../src/components/avatar/avatar.tsx","../src/components/avatar/tokenavatar.tsx","../src/hooks/timer/useinterval.ts","../src/hooks/timer/utils.ts","../src/hooks/timer/usestopwatch.ts","../src/stores/settings/usesettings.ts","../src/utils/timer.ts","../src/components/icontypography.ts","../src/components/timer/timercontent.tsx","../src/components/timer/routetimer.tsx","../src/utils/colors.ts","../src/components/activetransactions/activetransactions.style.ts","../src/components/activetransactions/activetransactionitem.tsx","../src/utils/elements.ts","../src/hooks/usedefaultelementid.ts","../src/hooks/usescrollablecontainer.ts","../src/components/dialog.tsx","../src/components/pagecontainer.ts","../src/stores/header/types.ts","../src/stores/header/useheaderstore.tsx","../src/hooks/useheader.ts","../src/stores/routes/useexecutingroutesids.ts","../src/pages/activetransactionspage/activetransactionsempty.tsx","../src/pages/activetransactionspage/activetransactionspage.tsx","../src/components/listitemtext.tsx","../src/components/listitembutton.tsx","../src/components/settingslistitembutton.tsx","../src/hooks/uselanguages.ts","../src/pages/languagespage.tsx","../src/components/card/card.tsx","../src/components/contractcomponent/contractcomponent.tsx","../src/stores/form/formstorecontext.ts","../src/stores/form/useformstore.ts","../src/stores/form/usefieldvalues.ts","../src/hooks/usegasrecommendation.ts","../src/hooks/useiscontractaddress.ts","../src/hooks/usetokenbalance.ts","../src/hooks/usegasrefuel.ts","../src/components/messages/types.ts","../src/components/messages/alertmessage.style.tsx","../src/components/messages/alertmessage.tsx","../src/components/switch.tsx","../src/components/messages/gasrefuelmessage.style.ts","../src/components/messages/gasrefuelmessage.tsx","../src/components/poweredby/poweredby.style.ts","../src/components/poweredby/poweredby.tsx","../src/stores/bookmarks/types.ts","../src/stores/bookmarks/createbookmarkstore.ts","../src/stores/bookmarks/bookmarkstore.tsx","../src/stores/bookmarks/usebookmarkactions.ts","../src/stores/form/usefieldactions.ts","../src/stores/settings/usesendtowalletstore.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/types/blockstats.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/types/transaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/regex.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/rpc/compat.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/abi/formatabiitemwithargs.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/formatters/extract.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/getaction.d.ts","../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/utils/index.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/gethttprpcclient.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/types.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/getbalance.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/networks.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/address.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/crypto.d.ts","../../../node_modules/.pnpm/valibot@0.38.0_typescript@5.8.3/node_modules/valibot/dist/index.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/types.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/embed.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/p2ms.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/p2pk.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/p2pkh.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/p2sh.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/p2wpkh.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/p2wsh.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/p2tr.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/payments/index.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/ops.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/script_number.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/script_signature.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/script.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/transaction.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/block.d.ts","../../../node_modules/.pnpm/bip174@3.0.0-rc.1/node_modules/bip174/src/esm/lib/interfaces.d.ts","../../../node_modules/.pnpm/bip174@3.0.0-rc.1/node_modules/bip174/src/esm/lib/utils.d.ts","../../../node_modules/.pnpm/bip174@3.0.0-rc.1/node_modules/bip174/src/esm/lib/psbt.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/psbt.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/ecc_lib.d.ts","../../../node_modules/.pnpm/bitcoinjs-lib@7.0.0-rc.0_typescript@5.8.3/node_modules/bitcoinjs-lib/src/cjs/index.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/getblock.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/getblockcount.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/getblockstats.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/getutxotransaction.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/sendutxotransaction.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/clients/types.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/signpsbt.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/waitfortransaction.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/actions/watchblocknumber.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/decorators/utxoactions.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/decorators/utxoapiactions.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/ankr.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/blockchair.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/blockcypher.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/getrpcprovidermethods.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/mempool.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/transports/utxo.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/utils/canceltransaction.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/utils/getutxoaddress.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/utils/isutxoaddress.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/utils/modifyfee.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/utils/observe.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/utils/poll.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/chains/bitcoin.d.ts","../../../node_modules/.pnpm/@bigmi+core@0.1.1_bs58@6.0.0_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/@bigmi/core/dist/esm/index.d.ts","../src/utils/chaintype.ts","../src/hooks/usetoaddressautopopulate.ts","../src/stores/bookmarks/usebookmarks.ts","../src/hooks/usetoaddressreset.ts","../src/components/reversetokensbutton/reversetokensbutton.style.tsx","../src/components/reversetokensbutton/reversetokensbutton.tsx","../src/stores/settings/usesplitsubvariantstore.tsx","../src/hooks/useswaponly.ts","../src/components/card/cardtitle.tsx","../src/services/debridgeservice.ts","../src/stores/routes/usesetexecutableroute.ts","../src/hooks/usedebouncedwatch.ts","../src/hooks/usegasprice.ts","../src/hooks/useisbatchingsupported.ts","../src/hooks/useroutes.ts","../src/stores/form/usefieldcontroller.ts","../src/utils/input.ts","../src/components/amountinput/amountinput.style.tsx","../src/hooks/usetokenbalances.ts","../src/hooks/usetokenaddressbalance.ts","../src/components/amountinput/amountinputadornment.style.tsx","../src/components/amountinput/amountinputendadornment.tsx","../src/components/amountinput/priceformhelpertext.tsx","../src/components/amountinput/amountinput.tsx","../src/components/card/cardheader.tsx","../src/components/selecttokenbutton/selecttokenbutton.style.tsx","../src/components/selecttokenbutton/selecttokenbutton.tsx","../src/components/selectchainandtoken.tsx","../src/hooks/usetoaddressrequirements.ts","../src/utils/wallet.ts","../src/components/avatar/accountavatar.tsx","../src/components/card/cardiconbutton.tsx","../src/components/sendtowallet/sendtowallet.style.tsx","../src/components/sendtowallet/sendtowalletbutton.tsx","../src/utils/getpriceimpact.ts","../src/components/tokenrate/tokenrate.style.ts","../src/components/tokenrate/tokenrate.tsx","../src/components/transactiondetails.tsx","../src/components/messages/accountnotdeployedmessage.tsx","../src/components/messages/fundssufficiencymessage.tsx","../src/hooks/usegassufficiency.ts","../src/components/messages/gassufficiencymessage.tsx","../src/components/messages/toaddressrequiredmessage.tsx","../src/hooks/usefromtokensufficiency.ts","../src/utils/eip7702.ts","../src/hooks/useiscompatibledestinationaccount.ts","../src/components/messages/usemessagequeue.ts","../src/components/messages/warningmessages.tsx","../src/pages/mainpage/mainwarningmessages.tsx","../src/components/basetransactionbutton/types.ts","../src/components/basetransactionbutton/basetransactionbutton.tsx","../src/pages/mainpage/reviewbutton.tsx","../src/pages/mainpage/mainpage.tsx","../src/components/progresstonextupdate.tsx","../src/components/card/cardlabel.tsx","../src/icons/lifi.ts","../src/components/stepactions/stepactions.style.tsx","../src/components/stepactions/types.ts","../src/components/stepactions/stepactions.tsx","../../../node_modules/.pnpm/react-intersection-observer@9.16.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-intersection-observer/dist/index.d.mts","../src/components/textfitter/types.ts","../src/components/textfitter/textfitter.tsx","../src/components/token/token.style.tsx","../src/components/token/token.tsx","../src/components/routecard/routecard.style.ts","../src/utils/fees.ts","../src/components/feebreakdowntooltip.tsx","../src/components/routecard/types.ts","../src/components/routecard/routecardessentials.tsx","../src/components/routecard/routecardessentialsexpanded.tsx","../src/components/routecard/getmatchinglabels.ts","../src/components/routecard/routecard.tsx","../src/components/routecard/routecardskeleton.tsx","../src/components/routecard/routenotfoundcard.tsx","../src/hooks/usenavigateback.ts","../src/pages/routespage/routespage.style.ts","../src/pages/routespage/routespage.tsx","../src/providers/walletprovider/evmexternalcontext.ts","../src/providers/walletprovider/svmexternalcontext.ts","../src/providers/walletprovider/utxoexternalcontext.ts","../src/providers/walletprovider/useexternalwalletprovider.ts","../src/stores/chains/types.ts","../src/stores/chains/createchainorderstore.ts","../src/stores/chains/chainorderstore.tsx","../src/stores/chains/usechainorder.ts","../src/components/chainselect/usechainselect.ts","../src/components/fullpagecontainer.tsx","../src/components/card/inputcard.tsx","../src/components/input.tsx","../src/components/search/searchinput.style.tsx","../src/components/search/searchinput.tsx","../src/components/search/searchnotfound.style.tsx","../src/components/search/searchnotfound.tsx","../src/components/tokenlist/usetokenselect.ts","../src/pages/selectchainpage/types.ts","../src/pages/selectchainpage/selectchainpage.tsx","../src/hooks/usetools.ts","../src/pages/selectenabledtoolspage.tsx","../src/components/chainselect/chainselect.style.tsx","../src/components/chainselect/chainselect.tsx","../src/components/tokenlist/tokennotfound.tsx","../../../node_modules/.pnpm/@tanstack+virtual-core@3.13.6/node_modules/@tanstack/virtual-core/dist/esm/utils.d.ts","../../../node_modules/.pnpm/@tanstack+virtual-core@3.13.6/node_modules/@tanstack/virtual-core/dist/esm/index.d.ts","../../../node_modules/.pnpm/@tanstack+react-virtual@3.13.6_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@tanstack/react-virtual/dist/esm/index.d.ts","../src/hooks/useexplorer.ts","../src/components/listitem/listitembutton.tsx","../src/components/listitem/listitem.tsx","../src/components/tokenlist/tokenlist.style.tsx","../src/components/tokenlist/types.ts","../src/components/tokenlist/tokenlistitem.tsx","../src/components/tokenlist/virtualizedtokenlist.tsx","../src/components/tokenlist/utils.ts","../src/components/tokenlist/tokenlist.tsx","../src/hooks/uselistheight.ts","../src/pages/selecttokenpage/searchtokeninput.tsx","../src/pages/selecttokenpage/selecttokenpage.tsx","../src/components/bottomsheet/types.ts","../src/components/menu.tsx","../src/components/bottomsheet/bottomsheet.tsx","../src/hooks/useaddressvalidation.ts","../src/components/buttontertiary.tsx","../src/pages/sendtowallet/sendtowalletpage.style.tsx","../src/pages/sendtowallet/types.ts","../src/pages/sendtowallet/bookmarkaddresssheet.tsx","../src/pages/sendtowallet/emptylistindicator.tsx","../src/pages/sendtowallet/bookmarkspage.tsx","../src/pages/sendtowallet/connectedwalletspage.tsx","../src/pages/sendtowallet/recentwalletspage.tsx","../src/pages/sendtowallet/sendtoconfiguredwalletpage.tsx","../src/pages/settingspage/settingscard/types.ts","../src/components/card/cardbutton.style.tsx","../src/components/card/cardbutton.tsx","../src/hooks/usesetcontentheight.ts","../src/pages/sendtowallet/confirmaddresssheet.tsx","../src/pages/sendtowallet/sendtowalletpage.tsx","../src/hooks/usesettingmonitor.ts","../src/pages/settingspage/resetsettingsbutton.style.tsx","../src/pages/settingspage/resetsettingsbutton.tsx","../src/pages/settingspage/settingscard/settingcard.style.tsx","../src/pages/settingspage/settingscard/settingsaccordian.tsx","../src/pages/settingspage/settingscard/badgedvalue.tsx","../src/pages/settingspage/settingscard/settingcardexpandable.tsx","../src/pages/settingspage/slippagesettings/slippagesettings.style.tsx","../src/pages/settingspage/slippagesettings/slippagesettings.tsx","../src/pages/settingspage/settingspage.tsx","../src/components/stepdivider/stepdivider.style.tsx","../src/components/stepdivider/stepdivider.tsx","../src/components/timer/steptimer.tsx","../src/components/step/circularprogress.style.tsx","../src/components/step/destinationwalletaddress.tsx","../src/components/step/circularprogress.tsx","../src/components/step/stepprocess.tsx","../src/components/step/step.tsx","../src/components/step/steplist.tsx","../src/hooks/usetransactiondetails.ts","../src/utils/converters.ts","../src/pages/transactiondetailspage/contactsupportbutton.tsx","../src/pages/transactiondetailspage/transactiondetailsskeleton.tsx","../src/pages/transactiondetailspage/transferidcard.tsx","../src/pages/transactiondetailspage/transactiondetailspage.tsx","../src/hooks/usetransactionhistory.ts","../src/pages/transactionhistorypage/transactionhistoryempty.tsx","../src/pages/transactionhistorypage/transactionhistoryitem.tsx","../src/pages/transactionhistorypage/transactionhistoryskeleton.tsx","../src/pages/transactionhistorypage/constants.ts","../src/pages/transactionhistorypage/transactionhistorypage.tsx","../src/hooks/useaddressactivity.ts","../src/pages/transactionpage/confirmtoaddresssheet.tsx","../src/pages/transactionpage/statusbottomsheet.style.tsx","../src/pages/transactionpage/exchangeratebottomsheet.tsx","../src/pages/transactionpage/routetracker.tsx","../src/pages/transactionpage/types.ts","../src/pages/transactionpage/starttransactionbutton.tsx","../src/pages/transactionpage/statusbottomsheet.tsx","../src/pages/transactionpage/utils.ts","../src/pages/transactionpage/tokenvaluebottomsheet.tsx","../src/pages/transactionpage/transactionpage.tsx","../src/approutes.tsx","../src/config/constants.ts","../src/components/appcontainer.tsx","../src/components/header/header.style.ts","../src/components/header/backbutton.tsx","../src/appdrawercontext.ts","../src/components/header/closedrawerbutton.tsx","../src/components/tabs/tabs.style.tsx","../src/components/header/navigationtabs.tsx","../src/components/header/settingsbutton.style.tsx","../src/components/header/settingsbutton.tsx","../src/components/header/navigationheader.tsx","../src/components/header/header.tsx","../src/hooks/useinitializer.ts","../src/components/initializer.tsx","../src/appdefault.tsx","../src/appdrawer.tsx","../src/components/pageentered.ts","../src/config/queryclient.ts","../src/utils/compactnumberformatter.ts","../src/utils/currencyextendedformatter.ts","../src/utils/deepmerge.ts","../src/utils/percentformatter.ts","../src/providers/i18nprovider/i18nprovider.tsx","../src/stores/settings/useappearance.ts","../src/themes/palettes.ts","../src/themes/types.ts","../src/themes/utils.ts","../src/themes/createtheme.ts","../src/providers/themeprovider/themeprovider.tsx","../src/config/coinbase.ts","../src/config/metamask.ts","../src/config/walletconnect.ts","../src/providers/walletprovider/evmbaseprovider.tsx","../src/providers/walletprovider/evmprovider.tsx","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/actions/getaccount.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/actions/getaddress.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/actions/getconnectorclient.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/actions/reconnect.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/actions/watchaccount.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/types.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/ctrl.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/okx.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/leather.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/onekey.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/phantom.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/unisat.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/connectors/xverse.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/createconfig.d.ts","../../../node_modules/.pnpm/@bigmi+client@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferut_ff0bb20be492e4161953ca3c9edccbdc/node_modules/@bigmi/client/dist/esm/index.d.ts","../../../node_modules/.pnpm/@bigmi+react@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferuti_e60a17f68024f157f7af225e94adf3ad/node_modules/@bigmi/react/dist/esm/context.d.ts","../../../node_modules/.pnpm/@bigmi+react@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferuti_e60a17f68024f157f7af225e94adf3ad/node_modules/@bigmi/react/dist/esm/hooks/useconfig.d.ts","../../../node_modules/.pnpm/@bigmi+react@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferuti_e60a17f68024f157f7af225e94adf3ad/node_modules/@bigmi/react/dist/esm/hooks/usereconnect.d.ts","../../../node_modules/.pnpm/@bigmi+react@0.1.1_@tanstack+query-core@5.74.4_@types+react@19.1.2_bs58@6.0.0_bufferuti_e60a17f68024f157f7af225e94adf3ad/node_modules/@bigmi/react/dist/esm/index.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/connectionprovider.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/errors.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/useanchorwallet.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/useconnection.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/uselocalstorage.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/usewallet.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/walletprovider.d.ts","../../../node_modules/.pnpm/@solana+wallet-adapter-react@0.15.37_@solana+web3.js@1.98.0_bufferutil@4.0.9_encoding@0_122831049295c715f0c92af182eac6ce/node_modules/@solana/wallet-adapter-react/lib/types/index.d.ts","../src/providers/walletprovider/sdkproviders.tsx","../src/providers/walletprovider/svmbaseprovider.tsx","../src/providers/walletprovider/svmprovider.tsx","../src/providers/walletprovider/utxobaseprovider.tsx","../src/providers/walletprovider/utxoprovider.tsx","../src/providers/walletprovider/walletprovider.tsx","../src/stores/form/createformstore.ts","../src/stores/form/formupdater.tsx","../src/stores/form/useformref.ts","../src/stores/form/formstore.tsx","../src/stores/storeprovider.tsx","../src/stores/form/usetouchedfields.ts","../src/stores/form/urlsearchparamsbuilder.tsx","../src/appprovider.tsx","../src/app.tsx","../src/appdrawer.style.tsx","../src/components/contractcomponent/itemprice.tsx","../src/components/contractcomponent/nft/nft.style.ts","../src/components/contractcomponent/nft/types.ts","../src/components/contractcomponent/nft/nftbase.tsx","../src/components/contractcomponent/nft/nft.tsx","../src/components/skeleton/widgetskeleton.style.tsx","../src/components/skeleton/widgetskeleton.tsx","../src/themes/azurelight.ts","../src/themes/jumper.ts","../src/themes/openocean.ts","../src/themes/watermelonlight.ts","../src/themes/windows95.ts","../src/index.ts","../src/components/select.tsx","../src/components/selecttokenbutton.tsx","../src/components/activetransactions/activetransactions.tsx","../src/components/amountinput/amountinputstartadornment.tsx","../src/components/header/disconnecticonbutton.tsx","../src/components/header/transactionhistorybutton.tsx","../src/components/header/walletmenu.tsx","../src/components/header/walletmenu.style.tsx","../src/components/header/walletheader.tsx","../src/components/routes/routes.tsx","../src/components/routes/routesexpanded.style.ts","../src/components/routes/routesexpanded.tsx","../src/components/sendtowallet/sendtowalletexpandbutton.tsx","../src/components/stepactions/stepfees.tsx","../src/hooks/usewidevariant.ts","../src/hooks/timer/usetimer.ts","../src/i18n/i18next.d.ts","../src/pages/selectnativetokenpage.tsx","../src/pages/mainpage/mainpage.style.tsx","../src/pages/mainpage/swapsummary.tsx","../src/pages/selecttokenpage/searchtokeninput.style.tsx","../src/pages/selecttokenpage/types.ts","../src/pages/settingspage/bridgeandexchangesettings.tsx","../src/pages/settingspage/gaspricesettings.tsx","../src/pages/settingspage/languagesetting.tsx","../src/pages/settingspage/routeprioritysettings.tsx","../src/pages/settingspage/themesettings.tsx","../src/providers/widgetprovider/utils.ts","../src/stores/form/usevalidation.ts","../src/stores/form/usevalidationactions.ts","../../../node_modules/.pnpm/@vitest+pretty-format@3.1.1/node_modules/@vitest/pretty-format/dist/index.d.ts","../../../node_modules/.pnpm/@vitest+utils@3.1.1/node_modules/@vitest/utils/dist/types.d.ts","../../../node_modules/.pnpm/@vitest+utils@3.1.1/node_modules/@vitest/utils/dist/helpers.d.ts","../../../node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/index-8b61d5bc.d.ts","../../../node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/node.d.ts","../../../node_modules/.pnpm/@vitest+utils@3.1.1/node_modules/@vitest/utils/dist/index.d.ts","../../../node_modules/.pnpm/@vitest+runner@3.1.1/node_modules/@vitest/runner/dist/tasks.d-hsdzc98-.d.ts","../../../node_modules/.pnpm/@vitest+utils@3.1.1/node_modules/@vitest/utils/dist/types.d-bcelap-c.d.ts","../../../node_modules/.pnpm/@vitest+utils@3.1.1/node_modules/@vitest/utils/dist/diff.d.ts","../../../node_modules/.pnpm/@vitest+runner@3.1.1/node_modules/@vitest/runner/dist/types.d.ts","../../../node_modules/.pnpm/@vitest+utils@3.1.1/node_modules/@vitest/utils/dist/error.d.ts","../../../node_modules/.pnpm/@vitest+runner@3.1.1/node_modules/@vitest/runner/dist/index.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/environment.d.c8uitcbf.d.ts","../../../node_modules/.pnpm/@types+estree@1.0.7/node_modules/@types/estree/index.d.ts","../../../node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/rollup.d.ts","../../../node_modules/.pnpm/rollup@4.40.0/node_modules/rollup/dist/parseast.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/types/hmrpayload.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/types/customevent.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/types/hot.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/dist/node/modulerunnertransport.d-cxw_ws6p.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/dist/node/module-runner.d.ts","../../../node_modules/.pnpm/esbuild@0.25.2/node_modules/esbuild/lib/main.d.ts","../../../node_modules/.pnpm/source-map-js@1.2.1/node_modules/source-map-js/source-map.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/previous-map.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/input.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/css-syntax-error.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/declaration.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/root.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/warning.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/lazy-result.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/no-work-result.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/processor.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/result.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/document.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/rule.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/node.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/comment.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/container.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/at-rule.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/list.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/postcss.d.ts","../../../node_modules/.pnpm/postcss@8.5.3/node_modules/postcss/lib/postcss.d.mts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/types/internal/lightningcssoptions.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/types/internal/csspreprocessoroptions.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/types/importglob.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/types/metadata.d.ts","../../../node_modules/.pnpm/vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite/dist/node/index.d.ts","../../../node_modules/.pnpm/@vitest+mocker@3.1.1_vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1_/node_modules/@vitest/mocker/dist/registry.d-d765pazg.d.ts","../../../node_modules/.pnpm/@vitest+mocker@3.1.1_vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1_/node_modules/@vitest/mocker/dist/types.d-d_arzrdy.d.ts","../../../node_modules/.pnpm/@vitest+mocker@3.1.1_vite@6.3.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1_/node_modules/@vitest/mocker/dist/index.d.ts","../../../node_modules/.pnpm/@vitest+utils@3.1.1/node_modules/@vitest/utils/dist/source-map.d.ts","../../../node_modules/.pnpm/@vitest+snapshot@3.1.1/node_modules/@vitest/snapshot/dist/environment.d-dhdq1csl.d.ts","../../../node_modules/.pnpm/@vitest+snapshot@3.1.1/node_modules/@vitest/snapshot/dist/rawsnapshot.d-lfsmjfud.d.ts","../../../node_modules/.pnpm/@vitest+snapshot@3.1.1/node_modules/@vitest/snapshot/dist/index.d.ts","../../../node_modules/.pnpm/@vitest+snapshot@3.1.1/node_modules/@vitest/snapshot/dist/environment.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/config.d.devwltvl.d.ts","../../../node_modules/.pnpm/vite-node@3.1.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite-node/dist/trace-mapping.d-dlvdeqop.d.ts","../../../node_modules/.pnpm/vite-node@3.1.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite-node/dist/index.d-cjeqow3r.d.ts","../../../node_modules/.pnpm/vite-node@3.1.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite-node/dist/index.d.ts","../../../node_modules/.pnpm/@vitest+runner@3.1.1/node_modules/@vitest/runner/dist/utils.d.ts","../../../node_modules/.pnpm/tinybench@2.9.0/node_modules/tinybench/dist/index.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/benchmark.d.bwvbvtda.d.ts","../../../node_modules/.pnpm/vite-node@3.1.1_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vite-node/dist/client.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/coverage.d.s9rmnxie.d.ts","../../../node_modules/.pnpm/@vitest+snapshot@3.1.1/node_modules/@vitest/snapshot/dist/manager.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/reporters.d.cfrkrkn2.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/worker.d.c58isffm.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/worker.d.csflsyjg.d.ts","../../../node_modules/.pnpm/@vitest+expect@3.1.1/node_modules/@vitest/expect/dist/chai.d.cts","../../../node_modules/.pnpm/@vitest+spy@3.1.1/node_modules/@vitest/spy/dist/index.d.ts","../../../node_modules/.pnpm/@vitest+expect@3.1.1/node_modules/@vitest/expect/dist/index.d.ts","../../../node_modules/.pnpm/@vitest+expect@3.1.1/node_modules/@vitest/expect/index.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/global.d.cg2sepim.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/vite.d.4pksbgmp.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/mocker.d.be_2ls6u.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/chunks/suite.d.fvehnv49.d.ts","../../../node_modules/.pnpm/expect-type@1.2.1/node_modules/expect-type/dist/utils.d.ts","../../../node_modules/.pnpm/expect-type@1.2.1/node_modules/expect-type/dist/overloads.d.ts","../../../node_modules/.pnpm/expect-type@1.2.1/node_modules/expect-type/dist/branding.d.ts","../../../node_modules/.pnpm/expect-type@1.2.1/node_modules/expect-type/dist/messages.d.ts","../../../node_modules/.pnpm/expect-type@1.2.1/node_modules/expect-type/dist/index.d.ts","../../../node_modules/.pnpm/vitest@3.1.1_@types+debug@4.1.12_@types+node@22.14.1_jiti@2.4.2_terser@5.39.0_yaml@2.7.1/node_modules/vitest/dist/index.d.ts","../src/utils/compactnumberformatter.test.ts","../src/i18n/hi.json","../../../node_modules/.pnpm/@types+react-dom@19.1.2_@types+react@19.1.2/node_modules/@types/react-dom/index.d.ts","../../../../../../../node_modules/@types/keyv/index.d.ts","../../../../../../../node_modules/@types/http-cache-semantics/index.d.ts","../../../../../../../node_modules/@types/responselike/index.d.ts","../../../../../../../node_modules/@types/cacheable-request/index.d.ts","../../../../../../../node_modules/@types/fs-extra/index.d.ts","../../../../../../../node_modules/@types/minimatch/index.d.ts","../../../../../../../node_modules/@types/glob/index.d.ts","../../../../../../../node_modules/@types/yauzl/index.d.ts"],"fileIdsList":[[1492,1535,1547,1550,1581,1588,2706,2707,2708],[1492,1535,1548,1588],[1492,1535,1547,1588,2711],[1492,1535],[1492,1535,1547,1588],[1492,1535,1550,1570,1588],[1492,1535,1547,1570,1588],[1298,1492,1535,2144],[1298,1492,1535],[1492,1535,2144,2188],[1298,1492,1535,2144,2322,2540],[1492,1535,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548],[1298,1492,1535,2270],[1298,1492,1535,2270,2297],[1298,1492,1535,2261,2270],[1298,1492,1535,2262,2270],[1298,1492,1535,2303],[1298,1492,1535,2262,2297],[1298,1492,1535,2299],[1298,1492,1535,2299,2301,2302],[1298,1492,1535,2271],[1492,1535,2261,2262,2269,2270,2271,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321],[1492,1535,2270],[1492,1535,2268],[1492,1535,2261,2262,2269],[1492,1535,2297],[1492,1535,2316],[83,1492,1535,2144],[1492,1535,2144],[1492,1535,2550,2551,2552],[1484,1492,1535,1605,1607,1608],[1492,1535,1589,1590,1591,1592],[1492,1535,1591],[1492,1535,1607,1609],[958,1485,1486,1492,1535,1594,1600,1601,1605,1606],[1492,1535,1602,1603,1604],[1485,1492,1535,1594],[1485,1492,1535,1588,1593,1594,1595,1596,1598,1599],[1492,1535,1599],[1485,1492,1535,1593,1595,1598,1599],[1486,1492,1535],[1492,1535,1602],[1485,1492,1535,1588],[1485,1492,1535],[1492,1535,1598,1599],[1485,1492,1535,1597],[1476,1492,1535],[1475,1476,1492,1535],[958,1492,1535],[1476,1477,1478,1479,1492,1535],[101,102,1492,1535],[103,1492,1535],[83,106,109,1492,1535],[83,104,1492,1535],[101,106,1492,1535],[104,106,107,108,109,111,112,113,114,115,1492,1535],[83,110,1492,1535],[106,1492,1535],[83,108,1492,1535],[110,1492,1535],[116,1492,1535],[82,101,1492,1535],[105,1492,1535],[97,1492,1535],[106,117,118,119,1492,1535],[83,1492,1535],[106,117,118,1492,1535],[120,1492,1535],[99,1492,1535],[98,1492,1535],[100,1492,1535],[1492,1535,1547,1588,1683,1684,1698],[1492,1535,1683,1684,1699,1700],[1492,1535,1588,1683],[1492,1535,1588,1698,1701,1704],[1492,1535,1588,1701,1704,1705],[1492,1535,1702,1703,1704,1706,1707],[1492,1535,1588,1704],[1492,1535,1588,1698,1701,1702,1703,1706],[1492,1535,1588,1689],[1492,1535,1588],[1492,1535,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697],[1492,1535,1588,1687,1688],[1492,1535,1588,1687,1689],[1314,1315,1316,1492,1535],[1318,1492,1535],[1298,1314,1318,1492,1535],[1298,1315,1318,1492,1535],[1314,1315,1492,1535],[1298,1314,1315,1492,1535],[1298,1314,1492,1535],[1329,1351,1492,1535],[1353,1492,1535],[1315,1351,1492,1535],[1298,1315,1492,1535],[1355,1492,1535],[1316,1492,1535],[1364,1492,1535],[1364,1365,1492,1535],[1314,1364,1365,1367,1492,1535],[1314,1315,1364,1365,1492,1535],[1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1368,1369,1492,1535],[1314,1492,1535],[1298,1302,1308,1309,1310,1311,1492,1535],[1301,1492,1535],[1299,1300,1492,1535],[1303,1492,1535],[1299,1303,1304,1305,1306,1307,1492,1535],[1303,1304,1492,1535],[1302,1308,1309,1310,1311,1312,1313,1492,1535],[1310,1312,1492,1535],[1300,1301,1492,1535],[1492,1535,1720,1722],[1492,1535,1722,1723,1724,1725,1726,1727],[1492,1535,1720,1721],[1492,1535,1720,1721,1728,1729],[1492,1535,1730],[1492,1535,1732],[1492,1535,1729,1730,1731,1732,1733,1734,1735,1736],[1492,1535,1588,1731,1734],[1492,1535,1588,1720,1730,1732],[1492,1535,1729,1734],[1492,1535,1588,1720,1721,1728,1730],[1492,1535,1720,1728],[1492,1535,1612,1613,1614],[1492,1535,1612,1613,1614,1615,1616,1641,1642,1643,1644,1645,1646,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662],[1492,1535,1616,1617,1641,1644,1645,1646,1650],[1492,1535,1612,1613,1616,1617,1643,1644,1646,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1663],[1492,1535,1612,1616,1617,1640,1644,1645,1646,1647,1648,1649,1659,1663],[1492,1535,1613,1641,1642,1643],[1492,1535,1613,1645,1652,1653],[1492,1535,1652],[1492,1535,1663,1738,1740,1752,1753,1754,1756],[1492,1535,1739,1750],[1492,1535,1663],[1492,1535,1737],[1492,1535,1617,1663,1737,1738,1739,1740,1741,1750,1751,1752,1754,1755],[1492,1535,1756],[1492,1535,1749],[1492,1535,1663,1749],[1492,1535,1742,1743,1744,1745],[1492,1535,1749,1751],[1492,1535,1747],[1492,1535,1737,1749],[1492,1535,1663,1739,1740,1741,1746,1748,1751,1756],[1492,1535,1663,1753],[1492,1535,1664,1665,1666,1667,1668,1669,1670],[1492,1535,1664,1665],[1492,1535,1666],[1492,1535,1665,1666],[1492,1535,1664,1666],[1492,1535,1671],[1492,1535,1674],[1492,1535,1671,1674],[1492,1535,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1709,1712,1713,1714,1715,1716,1717,1718,1719],[1492,1535,1671,1672],[1492,1535,1674,1680,1682,1708],[1492,1535,1711],[1492,1535,1674,1675],[1492,1535,1671,1715],[842,1492,1535],[83,233,380,383,384,385,387,809,1492,1535],[384,388,1492,1535],[83,233,390,809,1492,1535],[390,391,1492,1535],[83,233,393,809,1492,1535],[393,394,1492,1535],[83,233,385,400,401,809,1492,1535],[401,402,1492,1535],[83,96,233,380,413,809,810,1492,1535,2526],[810,811,1492,1535],[83,233,404,809,1492,1535],[404,405,1492,1535],[83,96,233,385,387,407,809,1492,1535],[407,408,1492,1535],[83,96,233,380,412,413,439,441,442,809,1492,1535,2526],[442,443,1492,1535],[83,96,233,380,385,445,839,1492,1535,2526],[445,446,1492,1535],[83,96,233,380,447,448,809,1492,1535],[448,449,1492,1535],[83,233,380,383,385,452,453,839,1492,1535,2526],[453,454,1492,1535],[83,96,233,380,385,456,839,1492,1535,2526],[456,457,1492,1535],[83,233,385,459,809,1492,1535],[459,460,1492,1535],[83,233,385,400,462,809,1492,1535],[462,463,1492,1535],[96,233,385,839,1492,1535,2526],[465,466,1492,1535],[83,233,380,385,468,839,842,1492,1535,2526],[468,469,1492,1535],[83,96,233,385,400,471,839,1492,1535,2526],[471,472,1492,1535],[83,233,385,397,398,839,1492,1535,2526],[396,398,399,1492,1535],[83,396,809,1492,1535],[83,96,233,385,474,809,1492,1535],[83,475,1492,1535],[474,475,476,477,1492,1535],[83,96,233,385,413,479,809,1492,1535,2526],[479,480,1492,1535],[83,233,385,400,482,809,1492,1535],[482,483,1492,1535],[83,233,485,809,1492,1535],[485,486,1492,1535],[83,233,385,488,809,1492,1535],[488,489,1492,1535],[83,233,380,385,493,494,809,1492,1535,2526],[494,495,1492,1535],[83,233,385,497,809,1492,1535],[497,498,1492,1535],[83,96,233,380,501,502,809,1492,1535],[502,503,1492,1535],[83,96,233,385,410,809,1492,1535],[410,411,1492,1535],[83,96,233,505,809,1492,1535],[505,506,1492,1535],[508,1492,1535],[83,233,383,510,809,1492,1535],[510,511,1492,1535],[241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,1492,1535],[83,233,385,513,839,1492,1535,2526],[233,1492,1535],[513,514,1492,1535],[83,839,1492,1535,2526],[516,1492,1535],[83,233,380,383,413,455,522,523,809,1492,1535,2526],[523,524,1492,1535],[83,233,526,809,1492,1535],[526,527,1492,1535],[83,233,529,809,1492,1535],[529,530,1492,1535],[83,233,385,493,532,839,1492,1535,2526],[532,533,1492,1535],[83,233,385,493,535,839,1492,1535,2526],[535,536,1492,1535],[83,96,233,385,538,809,1492,1535],[538,539,1492,1535],[83,233,380,383,413,455,522,542,543,809,1492,1535,2526],[543,544,1492,1535],[83,96,233,385,400,546,809,1492,1535],[546,547,1492,1535],[83,383,1492,1535],[451,1492,1535],[233,551,552,809,1492,1535],[552,553,1492,1535],[83,96,233,385,555,839,1492,1535,2526],[83,556,1492,1535],[555,556,557,558,1492,1535],[557,1492,1535],[83,233,380,493,560,809,1492,1535,2526],[560,561,1492,1535],[83,233,563,809,1492,1535],[563,564,1492,1535],[83,96,233,385,566,839,1492,1535,2526],[566,567,1492,1535],[83,96,233,385,569,839,1492,1535,2526],[569,570,1492,1535],[361,1492,1535],[233,839,1492,1535,2526],[801,1492,1535],[83,96,233,385,572,839,1492,1535,2526],[572,573,1492,1535],[96,233,839,1492,1535,2526],[575,576,1492,1535],[578,1492,1535],[83,233,1492,1535],[580,1492,1535],[83,96,233,385,582,839,1492,1535,2526],[582,583,1492,1535],[83,96,233,385,400,585,809,1492,1535],[585,586,1492,1535],[83,96,233,385,588,809,1492,1535],[588,589,1492,1535],[83,233,385,591,809,1492,1535],[591,592,1492,1535],[83,233,594,809,1492,1535],[594,595,1492,1535],[83,96,261,361,381,389,392,395,400,403,406,409,412,413,434,439,441,444,447,450,452,455,458,461,464,467,470,473,478,481,484,487,490,493,496,499,504,507,509,512,515,517,518,522,525,528,531,534,537,540,542,545,548,551,554,559,562,565,568,571,574,577,579,581,584,587,590,593,596,599,602,605,608,611,614,617,620,623,626,629,632,635,638,640,643,646,649,653,656,659,663,666,669,674,677,680,684,687,693,696,699,703,706,709,712,715,719,722,725,728,731,734,738,740,743,746,749,752,755,758,761,764,769,771,774,777,780,783,786,789,792,795,796,798,800,802,803,804,805,808,812,839,842,1492,1535,2526],[597,598,1492,1535],[233,551,597,809,1492,1535],[600,601,1492,1535],[83,233,385,600,809,1492,1535],[549,550,1492,1535],[83,96,233,549,809,839,1492,1535,2526],[603,604,1492,1535],[83,96,233,385,571,603,839,1492,1535,2526],[83,380,400,500,809,1492,1535],[606,607,1492,1535],[83,96,233,606,809,1492,1535],[609,610,1492,1535],[83,96,233,385,493,609,839,1492,1535,2526],[612,613,1492,1535],[83,233,385,612,809,1492,1535],[615,616,1492,1535],[83,233,385,615,839,1492,1535,2526],[618,619,1492,1535],[233,618,809,1492,1535],[621,622,1492,1535],[83,233,385,400,621,839,1492,1535,2526],[624,625,1492,1535],[83,233,624,809,1492,1535],[627,628,1492,1535],[83,233,627,809,1492,1535],[630,631,1492,1535],[83,233,380,493,630,809,1492,1535,2526],[633,634,1492,1535],[83,233,385,633,809,1492,1535],[641,642,1492,1535],[83,233,380,383,413,455,522,638,640,641,809,839,1492,1535,2526],[644,645,1492,1535],[83,233,385,400,644,839,1492,1535,2526],[639,1492,1535],[83,385,614,1492,1535],[647,648,1492,1535],[83,233,380,413,608,647,809,1492,1535,2526],[519,520,521,1492,1535],[83,96,233,380,385,434,455,520,839,1492,1535,2526],[651,652,1492,1535],[83,233,599,650,651,809,1492,1535],[83,233,809,1492,1535],[654,655,1492,1535],[83,654,1492,1535],[657,658,1492,1535],[83,233,551,657,809,1492,1535],[83,96,839,1492,1535,2526],[661,662,1492,1535],[83,96,233,660,661,809,839,1492,1535,2526],[664,665,1492,1535],[83,96,233,380,385,660,664,839,1492,1535,2526],[386,387,1492,1535],[83,96,233,385,386,839,1492,1535,2526],[636,637,1492,1535],[83,233,361,380,383,413,522,636,809,839,1492,1535,2526],[83,380,431,434,435,1492,1535],[436,437,438,1492,1535],[83,233,436,839,1492,1535,2526],[432,433,1492,1535],[83,432,1492,1535],[667,668,1492,1535],[83,96,233,380,501,667,809,1492,1535],[670,672,673,1492,1535],[83,565,1492,1535],[565,1492,1535],[671,1492,1535],[675,676,1492,1535],[83,96,233,380,385,675,809,1492,1535],[678,679,1492,1535],[83,233,385,678,839,1492,1535,2526],[682,683,1492,1535],[83,233,554,599,643,659,681,682,809,1492,1535],[83,233,643,809,1492,1535],[685,686,1492,1535],[83,96,233,385,685,809,1492,1535],[541,1492,1535],[691,692,1492,1535],[83,96,233,380,385,688,690,691,839,1492,1535,2526],[83,689,1492,1535],[697,698,1492,1535],[83,233,380,383,509,696,697,809,839,1492,1535,2526],[694,695,1492,1535],[83,233,413,694,809,839,1492,1535,2526],[701,702,1492,1535],[83,233,380,548,700,701,809,839,1492,1535,2526],[707,708,1492,1535],[83,233,380,548,706,707,809,839,1492,1535,2526],[710,711,1492,1535],[83,233,710,809,839,1492,1535,2526],[713,714,1492,1535],[83,233,385,819,1492,1535],[716,717,718,1492,1535],[83,233,385,716,839,1492,1535,2526],[720,721,1492,1535],[83,233,385,400,720,839,1492,1535,2526],[723,724,1492,1535],[83,233,723,809,839,1492,1535,2526],[726,727,1492,1535],[83,233,380,383,726,809,839,1492,1535,2526],[729,730,1492,1535],[83,233,729,809,839,1492,1535,2526],[732,733,1492,1535],[83,233,380,731,732,809,839,1492,1535,2526],[735,736,737,1492,1535],[83,233,385,413,735,839,1492,1535,2526],[233,235,236,237,238,239,240,813,814,815,819,1492,1535],[813,814,815,1492,1535],[818,1492,1535],[82,233,1492,1535],[817,818,1492,1535],[233,235,236,237,238,239,240,816,818,1492,1535],[96,210,233,236,238,240,816,817,1492,1535],[82,83,236,1492,1535],[237,1492,1535],[210,233,234,235,236,237,238,239,240,813,814,815,816,818,819,820,821,822,823,824,825,826,829,830,831,832,833,834,835,836,837,838,1492,1535],[233,389,392,395,397,400,403,406,409,412,413,439,444,447,450,455,458,461,464,470,473,478,481,484,487,490,493,496,499,504,507,512,515,522,525,528,531,534,537,540,545,548,551,554,559,562,565,568,571,574,577,584,587,590,593,596,599,602,605,608,611,614,617,620,623,626,629,632,635,638,640,643,646,649,653,659,663,666,669,674,677,680,684,687,693,696,699,703,706,709,712,715,719,722,725,728,731,734,738,743,746,749,752,755,758,761,764,769,771,774,777,783,786,792,795,812,813,842,1492,1535,2526],[389,392,395,397,400,403,406,409,412,413,439,444,447,450,455,458,461,464,470,473,478,481,484,487,490,493,496,499,504,507,512,515,517,522,525,528,531,534,537,540,545,548,551,554,559,562,565,568,571,574,577,584,587,590,593,596,599,602,605,608,611,614,617,620,623,626,629,632,635,638,640,643,646,649,653,659,663,666,669,674,677,680,684,687,693,696,699,703,706,709,712,715,719,722,725,728,731,734,738,740,743,746,749,752,755,758,761,764,769,771,774,777,783,786,792,795,796,812,842,1492,1535,2526],[233,237,1492,1535],[233,819,827,828,1492,1535],[83,210,233,817,1492,1535],[83,202,233,818,1492,1535],[819,1492,1535],[816,819,1492,1535],[233,813,1492,1535],[840,841,1492,1535],[83,96,233,385,839,840,1492,1535,2526],[739,1492,1535],[83,380,545,1492,1535],[741,742,1492,1535],[83,96,233,380,501,741,809,1492,1535],[744,745,1492,1535],[83,233,385,400,744,809,1492,1535],[747,748,1492,1535],[83,96,233,385,747,809,1492,1535],[750,751,1492,1535],[83,233,385,750,809,1492,1535],[753,754,1492,1535],[83,96,233,753,809,1492,1535],[756,757,1492,1535],[83,233,385,756,809,1492,1535],[759,760,1492,1535],[83,233,385,759,809,1492,1535],[762,763,1492,1535],[83,233,385,762,809,1492,1535],[766,770,1492,1535],[83,233,380,385,587,646,684,755,765,766,769,839,1492,1535,2526],[83,586,842,1492,1535],[772,773,1492,1535],[83,233,385,772,809,1492,1535],[775,776,1492,1535],[83,233,380,385,400,775,809,1492,1535],[781,782,1492,1535],[83,96,233,380,385,780,781,839,842,1492,1535,2526],[778,779,1492,1535],[83,233,380,400,778,809,1492,1535],[787,788,1492,1535],[83,787,1492,1535],[784,785,1492,1535],[83,96,233,380,551,554,559,568,599,605,659,684,784,809,839,1492,1535,2526],[790,791,1492,1535],[83,96,233,385,400,790,809,1492,1535],[793,794,1492,1535],[83,96,233,793,809,839,1492,1535,2526],[767,768,1492,1535],[83,96,233,385,767,809,1492,1535],[704,705,1492,1535],[83,233,380,383,439,704,809,1492,1535],[383,1492,1535],[83,382,1492,1535],[491,492,1492,1535],[83,96,233,237,385,491,839,1492,1535,2526],[83,806,1492,1535],[806,807,1492,1535],[440,1492,1535],[83,96,1492,1535],[195,819,1492,1535],[797,1492,1535],[284,1492,1535],[286,1492,1535],[288,1492,1535],[290,1492,1535],[361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,1492,1535],[292,1492,1535],[126,819,1492,1535],[294,1492,1535],[296,1492,1535],[298,1492,1535],[300,1492,1535],[233,361,839,1492,1535,2526],[306,1492,1535],[308,1492,1535],[302,1492,1535],[310,1492,1535],[312,1492,1535],[304,1492,1535],[799,1492,1535],[171,173,175,1492,1535],[172,1492,1535],[171,1492,1535],[174,1492,1535],[83,117,1492,1535],[124,1492,1535],[82,117,121,123,125,1492,1535],[122,1492,1535],[146,1492,1535],[147,1492,1535],[83,96,138,143,1492,1535],[144,145,1492,1535],[126,127,138,143,146,1492,1535],[149,1492,1535],[196,1492,1535],[151,1492,1535],[96,216,1492,1535],[83,96,138,143,215,1492,1535],[83,96,126,143,216,1492,1535],[215,216,218,1492,1535],[96,143,146,1492,1535],[181,1492,1535],[96,1492,1535],[127,1492,1535],[83,126,138,143,1492,1535],[183,1492,1535],[126,1492,1535],[126,127,128,129,138,139,141,1492,1535],[139,142,1492,1535],[140,1492,1535],[157,1492,1535],[83,202,203,204,1492,1535],[206,1492,1535],[203,205,206,207,208,209,1492,1535],[203,1492,1535],[153,1492,1535],[155,1492,1535],[169,1492,1535],[83,126,143,1492,1535],[177,1492,1535],[83,96,126,184,191,220,1492,1535],[96,220,1492,1535],[127,129,138,220,1492,1535],[83,96,138,143,146,1492,1535],[220,221,222,223,224,225,1492,1535],[126,127,128,129,136,138,141,143,146,148,150,152,154,156,158,160,162,164,166,168,170,176,178,180,182,184,186,189,191,193,195,197,199,200,206,208,210,211,212,214,217,219,226,231,232,1492,1535],[201,1492,1535],[159,1492,1535],[161,1492,1535],[213,1492,1535],[163,1492,1535],[165,1492,1535],[179,1492,1535],[83,96,126,127,129,184,227,1492,1535],[227,228,229,230,1492,1535],[96,227,1492,1535],[135,1492,1535],[126,146,1492,1535],[185,1492,1535],[184,1492,1535],[130,1492,1535],[136,146,1492,1535],[133,1492,1535],[130,131,132,133,134,137,1492,1535],[82,1492,1535],[82,126,130,131,132,1492,1535],[198,1492,1535],[176,1492,1535],[167,1492,1535],[194,1492,1535],[190,1492,1535],[143,1492,1535],[187,188,1492,1535],[192,1492,1535],[345,1492,1535],[283,1492,1535],[262,1492,1535],[263,1492,1535],[343,1492,1535],[341,1492,1535],[335,1492,1535],[285,1492,1535],[287,1492,1535],[265,1492,1535],[289,1492,1535],[267,1492,1535],[269,1492,1535],[271,1492,1535],[348,1492,1535],[355,1492,1535],[273,1492,1535],[337,1492,1535],[339,1492,1535],[275,1492,1535],[359,1492,1535],[357,1492,1535],[323,1492,1535],[327,1492,1535],[277,1492,1535],[264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,348,352,354,356,358,360,1492,1535],[331,1492,1535],[321,1492,1535],[291,1492,1535],[349,1492,1535],[83,96,347,348,1492,1535],[293,1492,1535],[295,1492,1535],[279,1492,1535],[281,1492,1535],[297,1492,1535],[353,1492,1535],[333,1492,1535],[299,1492,1535],[305,1492,1535],[307,1492,1535],[301,1492,1535],[309,1492,1535],[311,1492,1535],[303,1492,1535],[319,1492,1535],[313,1492,1535],[317,1492,1535],[325,1492,1535],[351,1492,1535],[83,96,346,350,1492,1535],[315,1492,1535],[329,1492,1535],[890,891,893,931,932,1492,1535],[891,1492,1535],[890,891,892,1492,1535],[891,893,1492,1535],[430,1492,1535],[424,426,1492,1535],[414,424,425,427,428,429,1492,1535],[424,1492,1535],[414,424,1492,1535],[415,416,417,418,419,420,421,422,423,1492,1535],[415,419,420,423,424,427,1492,1535],[415,416,417,418,419,420,421,422,423,424,425,427,428,1492,1535],[414,415,416,417,418,419,420,421,422,423,1492,1535],[85,86,87,1492,1535],[85,86,1492,1535],[85,1492,1535],[1492,1535,1795],[1492,1535,1547,1588,1793,1794],[1492,1535,1782,1785],[1492,1535,1785],[1492,1535,1779,1782,1785,1790,1791,1792],[1492,1535,1786,1787,1788,1789],[1492,1535,1777],[1492,1535,1778,1780,1781,1784],[1492,1535,1778,1781,1782,1783],[1492,1535,1779],[1492,1535,1783,1785],[1492,1535,1759,1760,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1773,1774,1775,1776],[1492,1535,1759,1760,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775],[1492,1535,1759],[1492,1535,1759,1762],[1492,1535,1759,1760,1761],[958,1329,1330,1331,1492,1535],[1330,1331,1332,1344,1349,1350,1492,1535],[1329,1331,1332,1343,1492,1535],[1332,1337,1343,1348,1492,1535],[1329,1492,1535],[1332,1344,1349,1492,1535],[83,1329,1492,1535],[1351,1492,1535],[1492,1535,2554,2555,2556,2557,2558,2559,2560],[83,1329,1351,1492,1535],[83,1351,1492,1535],[1337,1338,1339,1340,1341,1342,1492,1535],[1338,1339,1492,1535],[1337,1338,1492,1535],[1337,1492,1535],[1492,1535,1550,1552],[1492,1535,1964],[1492,1535,1963,1964],[1492,1535,1963,1964,1965,1966,1967,1968,1969,1970,1971],[1492,1535,1963,1964,1965],[83,1492,1535,1972],[83,84,1492,1535,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990],[1492,1535,1972,1973],[83,84,1492,1535],[1492,1535,1972],[1492,1535,1972,1973,1982],[1492,1535,1972,1973,1975],[1492,1535,2425],[1492,1535,2424],[1492,1535,1710],[1492,1532,1535],[1492,1534,1535],[1535],[1492,1535,1540,1573],[1492,1535,1536,1541,1547,1548,1555,1570,1581],[1492,1535,1536,1537,1547,1555],[1487,1488,1489,1492,1535],[1492,1535,1538,1582],[1492,1535,1539,1540,1548,1556],[1492,1535,1540,1570,1578],[1492,1535,1541,1543,1547,1555],[1492,1534,1535,1542],[1492,1535,1543,1544],[1492,1535,1547],[1492,1535,1545,1547],[1492,1534,1535,1547],[1492,1535,1547,1548,1549,1570,1581],[1492,1535,1547,1548,1549,1565,1570,1573],[1492,1530,1535,1586],[1492,1530,1535,1543,1547,1550,1555,1570,1581],[1492,1535,1547,1548,1550,1551,1555,1570,1578,1581],[1492,1535,1550,1552,1570,1578,1581],[1490,1491,1492,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587],[1492,1535,1547,1553],[1492,1535,1554,1581],[1492,1535,1543,1547,1555,1570],[1492,1535,1556],[1492,1535,1557],[1492,1534,1535,1558],[1492,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587],[1492,1535,1563],[1492,1535,1564],[1492,1535,1547,1565,1566],[1492,1535,1565,1567,1582,1584],[1492,1535,1547,1570,1571,1573],[1492,1535,1572,1573],[1492,1535,1570,1571],[1492,1535,1573],[1492,1535,1574],[1492,1532,1535,1570],[1492,1535,1547,1576,1577],[1492,1535,1576,1577],[1492,1535,1540,1555,1570,1578],[1492,1535,1579],[1492,1535,1555,1580],[1492,1535,1550,1564,1581],[1492,1535,1540,1582],[1492,1535,1570,1583],[1492,1535,1554,1584],[1492,1535,1585],[1492,1535,1540,1547,1549,1558,1570,1581,1584,1586],[1492,1535,1570,1587],[81,82,1492,1535],[1492,1535,2625,2626,2629,2690],[1492,1535,2691],[1492,1535,2668,2669],[1492,1535,2626,2627,2629,2630,2631],[1492,1535,2626],[1492,1535,2626,2627,2629],[1492,1535,2626,2627],[1492,1535,2672],[1492,1535,2621,2672,2673],[1492,1535,2621,2672],[1492,1535,2621,2628],[1492,1535,2622],[1492,1535,2621,2622,2623,2625],[1492,1535,2621],[1298,1474,1480,1483,1492,1535,1610],[1474,1492,1535,1611,1758,1797,1923,1924],[1298,1474,1483,1492,1535,1757],[1474,1483,1492,1535,1793,1796],[1298,1474,1483,1492,1535,1922],[1298,1392,1393,1492,1535],[1298,1389,1391,1392,1393,1395,1396,1492,1535],[1298,1389,1392,1393,1395,1398,1399,1400,1492,1535],[1392,1393,1395,1396,1492,1535],[1298,1389,1392,1393,1398,1404,1492,1535],[1298,1389,1392,1393,1398,1492,1535],[1298,1392,1492,1535],[1298,1389,1392,1393,1398,1399,1492,1535],[1389,1392,1393,1398,1492,1535],[1392,1492,1535],[1298,1389,1392,1393,1492,1535],[1389,1392,1492,1535],[1298,1389,1392,1393,1395,1396,1492,1535],[1298,1389,1392,1393,1404,1430,1492,1535],[1298,1392,1393,1398,1399,1492,1535],[1298,1389,1392,1395,1400,1492,1535],[1298,1389,1392,1393,1399,1492,1535],[1298,1392,1393,1398,1492,1535],[1298,1392,1393,1428,1429,1492,1535],[1389,1391,1392,1395,1492,1535],[1298,1389,1392,1393,1395,1399,1400,1492,1535],[1298,1389,1392,1393,1395,1398,1400,1492,1535],[1298,1392,1395,1396,1492,1535],[1298,1389,1392,1393,1395,1396,1444,1492,1535],[1392,1407,1492,1535],[1389,1392,1393,1395,1398,1400,1492,1535],[1392,1413,1492,1535],[1392,1414,1492,1535],[1392,1415,1492,1535],[1392,1416,1492,1535],[1392,1417,1492,1535],[1392,1426,1492,1535],[1298,1388,1389,1390,1392,1492,1535],[1298,1389,1391,1492,1535],[1298,1391,1492,1535],[1298,1386,1387,1388,1389,1390,1391,1492,1535],[1389,1492,1535],[1298,1392,1395,1492,1535],[1392,1395,1492,1535],[1394,1397,1400,1401,1402,1403,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1492,1535],[1298,1390,1391,1392,1394,1395,1396,1397,1399,1400,1401,1402,1403,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1492,1535],[1388,1389,1393,1399,1468,1481,1482,1492,1535],[1492,1535,2003,2004,2005,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085],[1298,1389,1392,1393,1394,1492,1535,1972],[1389,1391,1392,1397,1492,1535,1972],[1298,1389,1392,1401,1492,1535,1972],[1392,1402,1492,1535,2006],[1298,1389,1392,1393,1404,1405,1492,1535,1972],[1389,1392,1393,1403,1492,1535,1972],[1389,1392,1393,1406,1492,1535,1972],[1298,1389,1392,1393,1404,1408,1492,1535,1972],[1298,1389,1392,1393,1409,1492,1535,1972],[1389,1392,1393,1410,1492,1535,1972],[1389,1392,1393,1411,1492,1535,1972],[1389,1392,1393,1412,1492,1535,1972],[1298,1389,1392,1393,1400,1492,1535,1972],[1298,1389,1392,1393,1418,1492,1535,1972],[1298,1389,1392,1393,1419,1492,1535,1972],[1298,1389,1392,1393,1420,1492,1535,1972],[1298,1389,1392,1393,1421,1492,1535,1972],[1298,1389,1392,1393,1422,1492,1535,1972],[1298,1389,1392,1393,1423,1492,1535,1972],[1389,1392,1393,1424,1492,1535,1972],[1298,1389,1392,1393,1425,1492,1535,1972],[1298,1389,1392,1393,1427,1492,1535,1972],[1389,1392,1393,1404,1431,1492,1535,1972],[1298,1389,1392,1393,1399,1432,1492,1535,1972],[1389,1392,1393,1433,1492,1535,1972],[1298,1389,1392,1393,1434,1492,1535,1972],[1298,1389,1392,1393,1399,1435,1492,1535,1972],[1298,1389,1392,1393,1436,1492,1535,1972,2067],[1298,1389,1392,1393,1430,1492,1535,1972],[1298,1389,1392,1393,1399,1437,1492,1535,1972],[1298,1389,1392,1393,1429,1492,1535,1972],[1389,1392,1438,1492,1535,2006],[1389,1392,1439,1492,1535,1972],[1298,1389,1392,1440,1492,1535,2006],[1298,1389,1392,1441,1492,1535,1972],[1298,1389,1392,1393,1399,1442,1492,1535,1972],[1389,1392,1443,1492,1535,2006],[1298,1389,1392,1445,1492,1535,1972],[1389,1492,1535,1972],[1298,1389,1392,1393,1446,1492,1535,1972],[1298,1389,1392,1393,1447,1492,1535,1972],[1298,1389,1392,1393,1399,1459,1492,1535,1972],[1389,1392,1449,1492,1535,2006],[1298,1389,1392,1393,1399,1460,1492,1535,1972],[1298,1389,1392,1492,1535],[1333,1334,1335,1336,1492,1535],[1333,1334,1492,1535],[1335,1492,1535],[1337,1345,1346,1347,1492,1535],[1492,1535,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868],[1492,1535,1851],[1492,1535,1827,1851],[1492,1535,1547,1588,1827,1851],[1492,1535,1870,1871,1889,1890,1892,1893,1894,1895,1896,1897,1898,1899],[1492,1535,1547,1588,1827,1851,1883,1888],[1492,1535,1547,1588,1827,1851,1891],[1492,1535,1802,1827,1851],[1492,1535,1547,1588,1851],[1492,1535,1854,1869,1900],[1492,1535,1875,1876],[1492,1535,1547,1588,1802,1815,1851,1852,1919],[1492,1535,1920,1921],[1492,1535,1851,1920],[1492,1535,1803],[1492,1535,1808],[1492,1535,1547,1588,1806],[1492,1535,1806,1807,1809],[1492,1535,1804],[1492,1535,1805],[1492,1535,1913],[1492,1535,1547,1588,1883],[1492,1535,1811,1812,1813,1814],[1492,1535,1811,1812],[1492,1535,1877],[1492,1535,1815,1873],[1492,1535,1873],[1492,1535,1872,1873,1874,1878,1879,1880,1881,1882],[1492,1535,1815],[1492,1535,1800,1801],[1492,1535,1800],[1492,1535,1798,1799],[1492,1535,1820,1822],[1492,1535,1820,1821,1826],[1492,1535,1820,1823,1824,1825],[1492,1535,1884,1885,1886,1887],[1492,1535,1884],[1492,1535,1815,1884],[1492,1535,1903,1904,1905,1906,1907,1908,1909,1910],[1492,1535,1827,1851,1901],[1492,1535,1853,1902,1911],[1492,1535,1802,1804,1810,1827,1828,1829,1833,1834,1835,1837,1838,1839,1840],[1492,1535,1815,1827,1828,1841],[1492,1535,1827],[1492,1535,1827,1841],[1492,1535,1804,1827,1841],[1492,1535,1804,1815,1827,1841],[1492,1535,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841],[1492,1535,1547,1588,1815,1827,1833,1836,1841],[1492,1535,1804,1827,1833],[1492,1535,1804,1815,1827,1830,1831,1832,1841],[1492,1535,1815,1827,1841],[1492,1535,1804,1815,1827,1833],[1492,1535,1802,1827,1841],[1492,1535,1842,1850],[1492,1535,1815,1842,1845],[1492,1535,1547,1588,1827,1838,1841,1842,1843,1844,1845,1847,1848],[1492,1535,1547,1588,1815,1833,1837,1842,1843,1844,1845,1846,1847,1849],[1492,1535,1843,1844,1845,1846,1847,1848,1849],[1492,1535,1815,1833,1843,1845,1849,1850],[1492,1535,1833,1836,1849],[1492,1535,1833,1836,1843,1844,1849],[1492,1535,1917,1918],[1492,1535,1915,1916],[1492,1535,1802,1804,1827,1851,1912,1914,1916],[1492,1535,1815,1851,1912,1915],[1492,1535,1547,1588,1815,1827,1851,1912,1917],[854,855,1492,1535],[855,1492,1535],[854,856,857,858,859,861,862,863,864,867,868,869,870,871,872,873,874,875,1492,1535],[857,1492,1535],[856,857,860,1492,1535],[856,857,1492,1535],[856,863,1492,1535],[856,860,862,1492,1535],[855,856,860,1492,1535],[855,856,861,1492,1535],[855,856,860,865,866,1492,1535],[855,856,858,860,865,866,1492,1535],[855,856,1492,1535],[855,856,860,865,1492,1535],[854,855,856,860,866,1492,1535],[854,855,856,1492,1535],[1492,1535,2292,2293],[1492,1535,2292],[1492,1535,2272],[1492,1535,2290],[1492,1535,2276],[1492,1535,2272,2273,2274,2285,2286,2289,2290,2291,2295,2296],[1492,1535,2285],[1492,1535,2272,2276,2277,2278,2279,2280,2281,2282,2283,2284],[1492,1535,2272,2290,2294],[1492,1535,2285,2286,2287,2288],[1492,1535,2275],[1492,1535,1623,1624,1625,1627,1628,1629,1630,1631,1632,1633,1634,1635],[1492,1535,1618,1622,1623,1624],[1492,1535,1618,1622,1625],[1492,1535,1628,1630,1631],[1492,1535,1626],[1492,1535,1618,1622,1624,1625,1626],[1492,1535,1627],[1492,1535,1623],[1492,1535,1622,1623],[1492,1535,1622,1629],[1492,1535,1619],[1492,1535,1619,1620,1621],[1492,1535,2697,2698],[1492,1535,2697,2698,2699,2700],[1492,1535,2697,2699],[1492,1535,2697],[845,846,847,848,851,1492,1535],[845,846,847,1492,1535],[845,1492,1535],[845,846,1492,1535],[1382,1383,1384,1385,1492,1535],[1382,1383,1492,1535],[1382,1492,1535],[876,877,906,1492,1535],[876,877,880,883,902,905,907,908,1492,1535],[876,877,880,883,902,905,906,907,910,1492,1535],[876,877,880,881,882,883,885,902,905,906,907,918,1492,1535],[876,877,880,883,902,904,905,906,907,920,1492,1535],[876,877,880,882,883,906,907,1492,1535],[876,877,880,881,904,1492,1535],[877,880,883,885,1492,1535],[985,1492,1535],[876,877,881,882,884,1492,1535],[877,880,881,1492,1535],[877,880,882,883,885,889,913,1492,1535],[877,880,881,924,1492,1535],[881,883,1492,1535],[877,880,881,883,903,927,1492,1535],[877,880,883,885,886,915,1492,1535],[880,885,886,1492,1535],[877,880,881,882,1492,1535],[877,880,881,883,930,933,1492,1535],[877,880,881,883,1492,1535],[877,878,879,880,1492,1535],[935,1492,1535],[877,880,881,882,883,885,913,1492,1535],[877,880,881,882,938,1492,1535],[880,883,1492,1535],[877,880,883,885,916,1492,1535],[877,880,881,884,900,940,1492,1535],[877,878,879,881,1492,1535],[883,906,1492,1535],[876,880,883,906,917,1492,1535],[876,877,883,902,905,907,1492,1535],[876,877,880,881,883,885,903,905,1492,1535],[877,881,1492,1535],[877,880,939,985,1492,1535],[877,900,941,1492,1535],[877,880,1492,1535],[945,946,947,948,949,950,951,952,953,954,1492,1535],[877,1492,1535],[965,1492,1535],[883,965,1492,1535],[880,885,887,915,916,917,922,942,944,960,961,962,965,1492,1535],[880,883,885,962,965,1492,1535],[877,883,965,968,971,986,1492,1535],[877,884,896,1492,1535],[877,880,881,941,955,1492,1535],[877,880,881,884,889,890,891,893,1492,1535],[877,883,885,958,965,966,986,1492,1535],[877,880,881,883,903,1492,1535],[883,965,966,985,1492,1535],[883,985,1492,1535],[883,959,963,964,1492,1535],[877,883,965,966,969,970,986,1492,1535],[877,880,881,883,884,885,889,890,891,893,1492,1535],[877,883,885,1492,1535],[880,883,885,1492,1535],[877,880,883,885,889,912,914,1492,1535],[877,880,882,883,885,889,912,913,975,1492,1535],[877,880,882,883,889,912,913,928,975,977,1492,1535],[877,880,882,883,885,889,912,913,914,975,1492,1535],[877,880,882,883,885,889,913,975,1492,1535],[877,880,883,885,944,1492,1535],[877,880,883,885,912,914,1492,1535],[876,877,880,881,882,883,885,905,943,1492,1535],[877,880,881,882,885,1492,1535],[877,880,881,882,883,884,888,889,894,895,1492,1535],[877,880,881,883,884,889,1492,1535],[877,880,881,882,884,885,886,887,888,889,894,896,902,905,907,909,911,912,913,914,915,916,917,919,921,922,923,925,926,927,928,929,930,934,936,937,939,941,942,943,944,956,957,959,960,961,962,965,967,968,971,972,973,974,975,976,977,978,979,980,981,982,983,984,986,1492,1535],[1492,1535,1570,1588],[1492,1535,1570,1588,1816,1820],[1492,1535,1550,1588],[1492,1535,1547,1586,1817,1818,1819],[1492,1535,2658],[1492,1535,2656,2658],[1492,1535,2647,2655,2656,2657,2659],[1492,1535,2645],[1492,1535,2648,2653,2658,2661],[1492,1535,2644,2661],[1492,1535,2648,2649,2652,2653,2654,2661],[1492,1535,2648,2649,2650,2652,2653,2661],[1492,1535,2645,2646,2647,2648,2649,2653,2654,2655,2657,2658,2659,2661],[1492,1535,2661],[1492,1535,2643,2645,2646,2647,2648,2649,2650,2652,2653,2654,2655,2656,2657,2658,2659,2660],[1492,1535,2643,2661],[1492,1535,2648,2650,2651,2653,2654,2661],[1492,1535,2652,2661],[1492,1535,2653,2654,2658,2661],[1492,1535,2646,2656],[1492,1535,1559,1560],[851,1492,1535],[83,844,848,849,850,851,1492,1535],[848,851,1492,1535],[83,848,851,1492,1535],[88,1492,1535],[83,88,93,94,1492,1535],[88,89,90,91,92,1492,1535],[83,88,89,1492,1535],[83,88,1492,1535],[88,90,1492,1535],[1492,1535,2635,2666,2667],[1492,1535,2634,2635],[1492,1535,1636,1637,1638,1639],[1492,1535,1618,1636,1637,1638],[1492,1535,1618,1637,1639],[1492,1535,1618],[1492,1535,2624],[1492,1502,1506,1535,1581],[1492,1502,1535,1570,1581],[1492,1497,1535],[1492,1499,1502,1535,1578,1581],[1492,1535,1555,1578],[1492,1497,1535,1588],[1492,1499,1502,1535,1555,1581],[1492,1494,1495,1498,1501,1535,1547,1570,1581],[1492,1502,1509,1535],[1492,1494,1500,1535],[1492,1502,1523,1524,1535],[1492,1498,1502,1535,1573,1581,1588],[1492,1523,1535,1588],[1492,1496,1497,1535,1588],[1492,1502,1535],[1492,1496,1497,1498,1499,1500,1501,1502,1503,1504,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1524,1525,1526,1527,1528,1529,1535],[1492,1502,1517,1535],[1492,1502,1509,1510,1535],[1492,1500,1502,1510,1511,1535],[1492,1501,1535],[1492,1494,1497,1502,1535],[1492,1502,1506,1510,1511,1535],[1492,1506,1535],[1492,1500,1502,1505,1535,1581],[1492,1494,1499,1502,1509,1535],[1492,1535,1570],[1492,1497,1502,1523,1535,1586,1588],[876,896,899,987,988,996,1069,1160,1196,1492,1535],[1197,1492,1535],[987,988,996,1492,1535],[876,899,987,988,993,995,1492,1535],[897,1492,1535],[897,987,1016,1492,1535],[897,901,1016,1198,1492,1535,2060],[876,898,900,1050,1051,1069,1186,1188,1191,1198,1264,1492,1535,2055,2056,2057,2058,2059,2060,2061,2062,2063],[897,1198,1492,1535,2061],[897,987,1016,1050,1051,1069,1188,1191,1198,1492,1535,2058,2059],[876,897,1042,1046,1198,1492,1535],[876,899,901,987,989,993,1032,1049,1069,1160,1186,1197,1492,1535],[876,897,1198,1492,1535],[876,897,987,1016,1492,1535,2059],[876,897,987,1021,1082,1492,1535],[897,899,987,989,1022,1050,1492,1535],[897,987,1050,1157,1492,1535],[897,987,993,1021,1032,1049,1050,1492,1535],[876,897,987,1050,1160,1162,1492,1535],[876,897,899,1003,1014,1016,1074,1089,1092,1093,1101,1104,1106,1196,1492,1535],[897,899,1003,1074,1108,1111,1112,1196,1492,1535],[876,897,899,1003,1016,1074,1093,1104,1106,1196,1492,1535],[876,899,1003,1016,1074,1089,1092,1093,1101,1104,1106,1196,1492,1535],[876,897,899,994,1003,1074,1106,1122,1125,1135,1154,1155,1172,1196,1198,1492,1535],[1058,1059,1060,1063,1067,1068,1070,1071,1072,1073,1097,1106,1107,1112,1113,1114,1115,1116,1118,1122,1123,1124,1125,1126,1127,1129,1130,1131,1134,1135,1137,1139,1140,1141,1143,1144,1145,1147,1148,1150,1152,1153,1154,1155,1156,1158,1159,1163,1168,1169,1171,1172,1173,1174,1179,1180,1181,1182,1183,1184,1185,1187,1189,1190,1192,1193,1194,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1226,1227,1228,1229,1230,1231,1492,1535],[876,897,898,899,987,999,1003,1006,1016,1026,1029,1056,1057,1074,1087,1089,1091,1092,1093,1094,1096,1196,1198,1492,1535],[876,898,899,993,999,1003,1016,1029,1056,1057,1074,1094,1196,1198,1492,1535],[897,1003,1029,1074,1117,1196,1492,1535],[876,897,994,999,1003,1016,1029,1074,1117,1121,1196,1492,1535],[876,897,899,994,999,1003,1016,1029,1074,1117,1121,1196,1492,1535],[876,898,899,987,994,1003,1063,1074,1092,1105,1196,1198,1492,1535],[897,901,991,999,1003,1005,1070,1071,1072,1074,1196,1492,1535],[876,898,899,999,1003,1006,1016,1023,1029,1056,1057,1062,1074,1196,1198,1492,1535],[897,901,999,1003,1005,1015,1029,1067,1070,1071,1074,1196,1492,1535],[876,897,999,1003,1016,1029,1074,1196,1492,1535],[897,1003,1029,1074,1196,1198,1492,1535],[897,899,987,999,1003,1016,1029,1064,1066,1074,1196,1198,1492,1535],[897,1003,1029,1074,1128,1196,1492,1535],[897,987,999,1003,1015,1016,1029,1074,1196,1492,1535],[897,1003,1015,1029,1074,1196,1198,1492,1535],[876,897,987,999,1003,1016,1029,1074,1196,1492,1535],[876,897,987,994,995,999,1003,1074,1088,1134,1196,1492,1535],[876,897,899,987,1003,1106,1136,1196,1492,1535],[991,999,1003,1016,1029,1074,1138,1196,1492,1535],[876,897,987,995,999,1003,1029,1074,1117,1132,1133,1196,1492,1535],[876,897,995,999,1003,1029,1074,1117,1132,1133,1196,1492,1535],[876,897,987,994,995,999,1003,1016,1029,1074,1121,1132,1133,1196,1492,1535],[876,897,987,999,1000,1003,1016,1029,1074,1142,1196,1492,1535],[897,899,987,999,1003,1016,1029,1031,1065,1074,1196,1492,1535],[897,987,1003,1074,1129,1145,1146,1196,1492,1535],[876,897,999,1003,1015,1016,1029,1074,1196,1198,1492,1535],[897,987,1003,1029,1031,1074,1146,1196,1298,1492,1535],[876,897,994,1003,1074,1089,1092,1093,1097,1105,1106,1149,1196,1492,1535],[876,899,994,1003,1074,1089,1092,1097,1105,1196,1492,1535],[876,887,897,898,899,901,987,993,995,999,1003,1006,1016,1056,1057,1061,1066,1074,1089,1092,1096,1149,1151,1196,1492,1535],[876,897,901,921,987,995,999,1003,1006,1074,1092,1116,1149,1151,1152,1196,1492,1535],[876,897,898,899,901,987,993,994,1003,1074,1089,1092,1097,1105,1154,1196,1492,1535],[876,897,899,987,1003,1009,1012,1016,1074,1091,1097,1196,1492,1535],[876,897,899,987,1003,1074,1157,1158,1196,1492,1535],[876,897,987,1003,1074,1158,1160,1162,1196,1492,1535],[897,987,993,1003,1027,1031,1067,1074,1145,1148,1164,1168,1196,1492,1535],[897,1003,1074,1129,1166,1167,1196,1492,1535],[897,999,1003,1067,1074,1166,1167,1170,1196,1492,1535],[876,897,994,995,999,1003,1074,1164,1166,1170,1196,1492,1535],[897,987,1003,1074,1164,1166,1170,1196,1492,1535],[897,899,987,1003,1074,1157,1158,1176,1196,1492,1535],[897,901,987,1003,1029,1074,1225,1492,1535],[897,901,1003,1029,1074,1225,1492,1535],[876,897,901,1001,1003,1029,1074,1225,1492,1535],[876,897,901,1003,1029,1074,1225,1492,1535],[897,901,1001,1003,1029,1074,1225,1492,1535],[897,901,987,1003,1029,1056,1074,1225,1492,1535],[876,897,901,987,1003,1029,1074,1225,1492,1535],[897,1003,1016,1029,1074,1196,1198,1492,1535],[876,897,899,987,994,1003,1060,1074,1196,1198,1492,1535],[876,897,1003,1029,1074,1082,1196,1198,1492,1535],[897,1002,1003,1029,1074,1196,1198,1492,1535],[876,897,898,899,901,989,1003,1029,1052,1074,1196,1198,1492,1535],[876,898,899,901,992,993,1003,1032,1052,1056,1057,1063,1067,1068,1069,1073,1074,1196,1198,1492,1535],[876,897,1003,1029,1074,1196,1198,1492,1535],[897,899,1002,1003,1029,1074,1196,1198,1492,1535],[897,987,993,1003,1029,1074,1196,1492,1535],[876,897,898,899,901,987,992,1003,1023,1029,1051,1052,1053,1054,1056,1057,1058,1059,1070,1074,1196,1198,1492,1535],[897,898,1003,1052,1074,1183,1186,1196,1198,1492,1535],[897,898,901,987,1003,1016,1029,1074,1188,1196,1198,1492,1535],[897,898,899,901,992,993,1003,1016,1029,1032,1051,1053,1056,1057,1058,1074,1196,1198,1492,1535],[876,897,898,901,987,1003,1009,1029,1052,1074,1160,1161,1170,1191,1196,1198,1492,1535],[876,897,898,899,901,987,994,1003,1052,1056,1060,1074,1092,1105,1155,1196,1198,1492,1535],[876,897,898,899,901,1002,1003,1074,1099,1178,1195,1198,1492,1535],[876,897,899,901,1002,1003,1074,1178,1196,1492,1535],[876,897,899,901,1002,1003,1074,1196,1198,1224,1492,1535],[876,897,899,901,1002,1003,1074,1195,1196,1198,1492,1535],[876,901,991,994,999,1003,1058,1059,1063,1067,1068,1070,1071,1072,1073,1074,1097,1106,1107,1112,1113,1114,1115,1116,1117,1118,1122,1123,1124,1125,1126,1127,1129,1130,1131,1134,1135,1137,1139,1140,1141,1143,1144,1145,1147,1148,1150,1152,1153,1155,1156,1159,1163,1168,1169,1171,1172,1173,1174,1177,1196,1492,1535],[901,1001,1003,1074,1196,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1225,1226,1492,1535],[876,994,1003,1058,1059,1060,1070,1074,1154,1179,1180,1181,1182,1183,1184,1185,1187,1189,1190,1192,1193,1194,1196,1198,1492,1535],[897,899,1002,1074,1196,1492,1535],[897,1003,1492,1535],[897,1003,1074,1492,1535],[897,1002,1003,1233,1235,1492,1535],[897,987,1001,1003,1028,1233,1239,1492,1535],[876,987,1004,1492,1535],[1004,1492,1535],[987,1004,1492,1535],[1004,1074,1492,1535],[876,987,1004,1074,1086,1097,1492,1535],[876,1004,1492,1535],[1004,1063,1074,1198,1492,1535],[899,1004,1492,1535],[1004,1006,1492,1535],[987,993,999,1004,1060,1074,1198,1492,1535],[876,1492,1535],[897,899,901,1002,1003,1029,1074,1196,1492,1535],[876,897,899,901,1002,1003,1029,1196,1492,1535],[876,897,901,1002,1003,1029,1074,1151,1196,1492,1535],[897,901,1003,1029,1074,1196,1492,1535],[897,1003,1004,1074,1164,1167,1196,1492,1535,2033],[876,897,901,994,1003,1074,1092,1149,1196,1492,1535,2032],[901,1003,1074,1196,1492,1535,2031,2032,2033,2034,2035,2036],[876,899,901,987,1003,1196,1492,1535,2040,2041],[901,1003,1074,1196,1492,1535,2042],[876,899,1492,1535,2039],[899,1492,1535],[876,899,1492,1535],[876,897,899,901,987,1003,1074,1137,1196,1198,1492,1535,2044],[876,897,899,901,987,1003,1074,1137,1160,1196,1198,1492,1535,2044],[876,901,1003,1074,1196,1492,1535,2045,2046],[876,897,899,901,987,1003,1056,1060,1074,1151,1196,1492,1535,2049,2051],[876,897,899,901,987,1003,1056,1060,1074,1151,1196,1492,1535,2051,2053],[897,987,1003,1074,1196,1492,1535,2064],[901,1003,1074,1196,1492,1535,2052,2054,2065],[897,905,987,1092,1151,1492,1535],[876,897,987,1092,1151,1492,1535,2048],[876,1004,1105,1151,1492,1535,2050],[989,1001,1022,1023,1033,1183,1187,1195,1492,1535,2031,2032,2033,2034,2035,2036,2037,2038,2042,2043,2047,2066],[876,887,899,901,987,989,990,991,992,993,994,995,997,998,999,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1020,1021,1024,1025,1027,1030,1031,1032,1034,1035,1036,1037,1038,1040,1041,1042,1043,1044,1046,1047,1048,1049,1053,1056,1057,1058,1059,1060,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1081,1082,1083,1084,1086,1087,1088,1089,1090,1091,1092,1093,1095,1097,1099,1101,1103,1105,1106,1107,1108,1109,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1137,1139,1140,1141,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1165,1166,1168,1169,1170,1171,1172,1173,1174,1178,1179,1180,1181,1182,1184,1185,1189,1190,1192,1193,1194,1195,1196,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1236,1237,1238,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1492,1535],[876,899,900,1198,1492,1535],[876,899,987,1492,1535],[876,987,993,998,1492,1535],[876,899,987,1149,1492,1535],[876,899,901,991,993,1003,1049,1066,1070,1073,1196,1492,1535],[876,899,987,993,1492,1535],[876,887,899,986,987,993,997,999,1001,1492,1535],[987,1492,1535],[876,899,987,994,999,1002,1492,1535],[876,899,987,993,1198,1492,1535],[876,987,994,1492,1535],[876,899,994,1492,1535],[876,987,1492,1535],[876,899,987,991,993,995,999,1000,1492,1535],[876,899,987,989,990,991,992,995,1492,1535],[899,1003,1165,1492,1535],[876,897,987,1013,1014,1016,1017,1019,1075,1076,1082,1083,1492,1535],[876,897,987,994,1075,1084,1492,1535],[876,897,899,987,994,1075,1081,1084,1085,1492,1535],[876,897,899,987,994,1075,1084,1085,1120,1492,1535],[876,897,899,987,994,1075,1076,1081,1084,1085,1492,1535],[876,897,899,987,994,1075,1084,1088,1492,1535],[876,897,987,1008,1011,1013,1016,1042,1046,1075,1076,1492,1535],[876,897,899,987,994,1008,1075,1090,1492,1535],[876,897,899,987,994,1008,1081,1085,1088,1090,1492,1535],[876,897,899,987,994,1017,1021,1075,1085,1088,1090,1119,1120,1492,1535],[876,897,899,987,994,1008,1075,1081,1085,1088,1090,1492,1535],[876,897,899,987,994,1075,1088,1090,1492,1535],[876,897,987,1008,1011,1016,1042,1046,1075,1492,1535],[876,897,994,1075,1492,1535],[897,994,1492,1535],[876,897,899,987,994,1009,1046,1075,1081,1492,1535],[876,897,994,995,1001,1132,1492,1535],[876,897,899,987,994,1008,1075,1081,1085,1088,1492,1535],[876,897,1017,1021,1046,1492,1535],[876,897,987,1008,1011,1017,1020,1021,1076,1082,1256,1492,1535],[876,897,1045,1492,1535],[876,897,1042,1492,1535],[897,987,989,1008,1016,1017,1020,1021,1492,1535],[876,897,899,987,989,1007,1022,1492,1535],[897,989,1492,1535],[876,897,1023,1082,1269,1492,1535],[897,987,992,1016,1017,1492,1535],[897,987,1037,1492,1535],[897,987,1016,1036,1492,1535],[897,987,1016,1017,1019,1492,1535],[897,987,990,1037,1492,1535],[897,987,1013,1016,1017,1019,1039,1492,1535],[897,899,987,990,992,1034,1035,1040,1492,1535],[897,1002,1024,1025,1026,1027,1028,1492,1535],[876,897,987,1003,1024,1074,1097,1098,1196,1492,1535],[897,1043,1074,1492,1535],[899,1074,1492,1535],[897,1074,1492,1535],[1043,1074,1492,1535],[897,987,1018,1492,1535],[897,987,1492,1535],[897,987,1010,1492,1535],[897,987,1009,1492,1535],[897,987,1009,1010,1013,1492,1535],[897,987,1014,1015,1016,1492,1535],[897,987,1012,1013,1014,1017,1492,1535],[897,987,1004,1012,1016,1017,1019,1020,1492,1535],[897,987,1009,1011,1015,1016,1492,1535],[897,987,1011,1012,1015,1492,1535],[897,1003,1074,1108,1110,1196,1492,1535],[876,897,1003,1074,1106,1108,1109,1196,1492,1535],[897,1016,1017,1021,1100,1492,1535],[897,1008,1016,1017,1021,1100,1492,1535],[897,987,1017,1102,1103,1492,1535],[897,1061,1074,1087,1097,1492,1535],[876,897,1087,1492,1535],[897,1030,1061,1063,1074,1198,1492,1535],[899,1004,1044,1060,1492,1535],[897,1031,1060,1061,1074,1198,1492,1535],[897,899,987,999,1001,1055,1065,1074,1492,1535],[897,991,1001,1492,1535],[897,899,1492,1535],[897,899,995,1001,1492,1535],[897,899,1000,1001,1492,1535],[897,899,993,999,1001,1055,1074,1492,1535],[897,899,993,1001,1055,1074,1492,1535],[901,1002,1003,1074,1178,1195,1196,1492,1535],[897,1017,1021,1492,1535],[897,987,1009,1013,1492,1535],[897,987,1009,1016,1017,1492,1535],[1080,1492,1535],[897,1080,1492,1535],[1079,1492,1535],[876,897,1076,1080,1492,1535],[876,897,1078,1492,1535],[876,897,1077,1079,1492,1535],[876,898,1007,1008,1009,1011,1013,1014,1015,1016,1017,1020,1021,1022,1023,1028,1029,1032,1033,1036,1046,1047,1048,1049,1053,1054,1055,1056,1057,1061,1062,1065,1066,1069,1076,1081,1082,1083,1084,1085,1086,1088,1089,1090,1091,1092,1093,1094,1099,1105,1120,1121,1132,1133,1146,1157,1161,1162,1170,1235,1239,1251,1252,1254,1255,1256,1257,1258,1262,1263,1266,1269,1270,1271,1272,1273,1274,1275,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1292,1293,1294,1295,1296,1297,1492,1535,2038,2059,2263,2264,2265,2266,2267],[897,992,1492,1535],[897,1278,1492,1535],[876,899,1196,1492,1535],[897,1001,1024,1028,1234,1235,1492,1535],[897,899,1001,1024,1234,1492,1535],[897,1001,1026,1492,1535],[1028,1492,1535],[897,987,1016,1017,1492,1535],[897,987,1021,1492,1535],[876,897,987,1016,1021,1090,1160,1161,1492,1535],[897,987,1076,1492,1535],[876,897,899,987,1084,1273,1492,1535],[876,897,987,1492,1535],[876,897,987,1007,1157,1492,1535],[897,987,1009,1015,1492,1535],[876,897,987,993,1007,1021,1049,1264,1492,1535],[876,897,987,1007,1160,1162,1492,1535],[897,987,1015,1492,1535],[897,987,1015,1016,1492,1535],[897,987,1008,1016,1492,1535],[876,897,987,1007,1082,1269,1492,1535],[876,897,987,1082,1262,1269,1492,1535],[876,897,987,1082,1160,1266,1269,1492,1535],[876,899,1175,1492,1535],[1001,1006,1010,1016,1042,1095,1492,1535],[897,898,899,1031,1042,1044,1060,1074,1492,1535],[897,993,1004,1039,1042,1043,1044,1046,1492,1535],[897,899,993,1015,1031,1076,1298,1492,1535],[897,899,993,1031,1298,1492,1535],[897,899,987,993,1009,1011,1015,1020,1031,1042,1046,1047,1258,1286,1492,1535],[897,987,993,1020,1031,1042,1046,1492,1535],[897,899,987,993,1008,1016,1020,1031,1032,1033,1034,1035,1038,1041,1047,1048,1492,1535],[876,897,987,1013,1016,1046,1160,1162,1492,1535],[1283,1492,1535],[897,1294,1492,1535],[1492,1535,2677,2678],[1492,1535,2677],[1492,1535,1547,1548,1550,1551,1552,1555,1570,1578,1581,1587,1588,2635,2636,2637,2638,2640,2641,2642,2662,2663,2664,2665,2666,2667],[1492,1535,2637,2638,2639,2640],[1492,1535,2637],[1492,1535,2638],[1492,1535,2635,2667],[1492,1535,2632,2680,2681,2693],[1492,1535,2621,2629,2632,2674,2675,2693],[1492,1535,2683],[1492,1535,2621,2632,2633,2674,2682,2692,2693],[1492,1535,2670],[1492,1535,1538,1548,1570,2621,2626,2629,2632,2633,2667,2670,2671,2674,2676,2679,2682,2684,2685,2689,2693,2694],[1492,1535,2632,2680,2681,2682,2693],[1492,1535,2667,2686,2694],[1492,1535,2632,2633,2674,2676,2679,2693],[1492,1535,1586,2687],[1492,1535,1538,1548,1570,1586,2621,2626,2629,2632,2633,2667,2670,2671,2674,2675,2676,2679,2680,2681,2682,2683,2684,2685,2686,2687,2688,2689,2690,2692,2693,2694,2695,2696,2701],[83,1474,1492,1535,1995],[1474,1492,1535],[1492,1535,1997],[1492,1535,2187],[1492,1535,1925],[1474,1492,1535,1995,1996,1997,1998,2001,2002,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143],[1492,1535,1999,2086],[1474,1492,1535,2000],[1474,1483,1492,1535,2000],[1474,1483,1492,1535,1999,2000,2086],[1298,1474,1483,1492,1535,1999,2000,2086,2088],[1474,1483,1492,1535,1999,2000,2086,2090],[1474,1483,1492,1535,1999,2000,2086,2099],[1298,1474,1483,1492,1535,1999,2000,2086],[1474,1492,1535,1999,2000,2086],[1298,1474,1492,1535,1999,2000,2086,2115],[1298,1474,1492,1535,1999,2000,2086],[1298,1474,1483,1492,1535,2000],[83,1474,1492,1535],[1474,1483,1492,1535,1991,1999],[1483,1492,1535,1991],[1377,1378,1492,1535,1951,1952,1953,1955],[1492,1535,1951,1952,1953,1954,1955],[1377,1492,1535,1951,1952,1953,1955],[1373,1374,1492,1535],[1492,1535,1926,2145],[1492,1535,2144,2145],[1492,1535,1926,2144],[1351,1370,1379,1492,1535,2144,2145],[1492,1535,2152],[1376,1492,1535,2154],[1492,1535,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172],[1492,1535,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2175,2176,2178,2179,2180,2181,2182,2183,2184,2185],[1492,1535,2173],[1370,1492,1535,2157,2174],[1492,1535,2175],[83,1492,1535,2177],[1298,1370,1492,1535,2144],[1370,1492,1535],[1492,1535,1926],[1351,1492,1535,2144,2145],[1298,1370,1492,1535],[1351,1492,1535,2144],[84,1492,1535],[83,84,1492,1535,1944,2515,2516,2575],[84,1492,1535,1961,2222,2500,2502,2512,2514],[84,809,1492,1535],[83,84,809,1492,1535,1944,2505],[83,84,95,1492,1535,1944,1961,1991,2517,2518,2523,2529,2567,2572,2574],[84,95,853,1492,1535,1946,2232,2237,2375,2399,2418,2420,2438,2448,2449,2450,2451,2457,2467,2482,2488,2499],[84,95,809,843,1492,1535,1946,1994,2193,2198,2200,2210,2218,2220],[84,809,1492,1535,2219],[84,95,809,852,1492,1535,1946,2220,2221,2230,2238,2331],[83,84,809,852,1370,1381,1492,1535,1944,1961,1962,2207,2242,2337,2338,2339,2340,2344,2345],[84,809,852,1298,1381,1492,1535,1993,2242,2243,2259,2329,2332,2342,2343],[84,1381,1492,1535,2201,2207,2209,2210,2242],[84,809,852,1370,1381,1492,1535,1962,2242,2337,2342],[83,84,809,1492,1535,1944,1961,2222,2228,2501],[84,809,843,1492,1535,1944,2186,2200,2201,2208],[84,809,1492,1535,2199],[84,809,1492,1535,2200,2208],[84,809,1492,1535,2200],[84,809,1370,1492,1535,2200,2201,2207,2208,2209],[84,809,852,1492,1535,1961,2186,2201,2242,2372],[83,84,809,1492,1535,2224,2225,2439],[83,84,809,1492,1535],[83,84,1492,1535,2238,2452,2453],[84,809,1492,1535,2238],[83,84,95,809,1370,1381,1492,1535,1946,2242,2405,2408,2421],[84,1370,1381,1492,1535,1944,1961,2204,2259,2326,2330,2338,2403,2407],[83,84,809,1492,1535,2238],[83,84,1298,1370,1492,1535,1947,2259,2386],[83,84,1298,1492,1535,2259,2580,2581],[84,809,852,1492,1535,2386,2579,2580],[84,1370,1492,1535],[83,84,809,1492,1535,2224],[83,84,809,852,1371,1492,1535,1962,2388,2607],[84,809,1492,1535,2226],[84,809,843,1492,1535],[84,809,843,852,1492,1535,1961,2403,2505],[84,809,843,1492,1535,2186],[84,809,1492,1535,1944,2199,2219],[83,84,95,1492,1535,1946,2222,2223,2228,2503,2511],[84,95,809,1492,1535,1944,1946,1961,2228,2397,2503,2504,2506,2508,2510],[83,84,852,1492,1535,2242,2259,2329,2503,2507],[84,809,843,852,1492,1535,1946,2397,2458,2509],[84,809,843,852,1492,1535,1946,2397],[83,84,809,843,852,1492,1535,1944,1961,2186,2201,2208,2242,2352,2403,2503,2506,2597,2598],[84,809,843,852,1492,1535,1993,2186,2200,2208,2352,2427,2595],[84,1492,1535,2513],[84,809,1492,1535,2234],[84,809,843,852,1492,1535,2249],[84,809,1492,1535,2219,2247],[83,84,809,1492,1535,2247,2248],[84,809,1492,1535,2250],[83,84,809,843,852,1492,1535,1959,2214,2246,2249,2251],[84,809,843,852,1298,1492,1535,2249,2363],[83,84,1370,1492,1535,2351,2363,2366,2368],[84,809,1370,1492,1535,2361,2362,2364,2365,2369],[84,809,843,852,1492,1535],[83,84,95,1492,1535,1948,1949],[84,809,1372,1492,1535,1961,2253],[83,84,809,852,1492,1535],[84,843,1492,1535,1993,2259,2324,2326,2327],[84,1370,1492,1535,1944,1992],[83,84,809,843,852,1370,1492,1535,1944,1961,2238,2354,2377,2381,2386,2387,2390,2391,2392,2393],[84,809,843,852,1370,1492,1535,2216,2359,2388,2389,2390],[84,809,843,852,1492,1535,2216,2390],[84,809,1492,1535,1961,2238,2386,2390],[84,95,809,852,1492,1535,1946,1961,2238,2331,2337,2376,2394,2395,2396,2443],[84,809,1492,1535,2501],[83,84,95,809,852,1370,1492,1535,1946,1948,1949,1961,2186,2226,2242,2337,2351,2376,2394,2395,2396,2601],[84,809,1492,1535,2411],[83,84,809,843,1492,1535,2228,2410,2412],[84,809,1492,1535,2412],[84,843,1492,1535,2414],[84,809,1492,1535,1944,1961,2242,2327,2328,2349],[83,84,839,1492,1535,2238,2526],[84,809,1381,1492,1535,2238,2347],[84,95,809,852,1381,1492,1535,1946,1961,2201,2207,2209,2210,2242,2330,2331,2346,2348],[84,809,1492,1535,2347],[83,84,95,809,843,852,1492,1535,1944,1946,1961,2186,2238,2242,2258,2259,2260,2323,2325,2331,2351,2352,2353,2354,2355],[84,809,843,852,1492,1535,1944,1948,1949,1961,2242,2258,2259,2260,2351],[84,809,1492,1535,2410],[83,84,809,1492,1535,1944,2502,2528,2583],[84,809,1370,1492,1535],[84,809,843,1370,1492,1535,2471],[84,809,843,852,1370,1492,1535,2354,2471],[84,809,852,1370,1492,1535,1961,2238,2331,2352,2386,2427,2470,2472,2474],[83,84,1370,1492,1535,1944,2469,2475],[84,809,843,1370,1492,1535,1994,2354,2427,2473],[83,84,809,843,852,1370,1492,1535,1944,1961,1962,1993,2208,2354,2378,2379,2380],[84,809,852,1370,1492,1535,2388],[84,809,1370,1492,1535,1944],[84,809,1492,1535,2468],[83,84,809,1492,1535,2382,2383],[84,1370,1492,1535,2213,2214,2215,2217],[83,84,852,1370,1492,1535,2213,2214,2215,2217],[83,84,233,809,843,852,1492,1535,2216],[83,84,809,852,1370,1492,1535,1962,2201,2207,2208,2209,2210,2357,2384,2385],[84,809,1492,1535,2219,2429],[83,84,809,1381,1492,1535,1947,1948,1949,2186,2201,2203,2242,2334,2341,2416,2423,2431,2433,2434],[83,84,809,843,852,1370,1492,1535,1962,2352,2427,2428,2430,2431],[84,852,1381,1492,1535,1993,2242,2415],[83,84,1370,1381,1492,1535,1947,2186],[83,84,1381,1492,1535,1944,1948,1949,1961,2259,2324,2338,2406],[84,1492,1535,1947],[83,84,809,852,1492,1535,1947,2426,2431,2432],[83,84,809,852,1298,1370,1379,1492,1535,2358],[83,84,809,843,852,1370,1492,1535,1961,1962,2195,2201,2207,2216,2238,2242,2329,2335,2357,2359],[84,1492,1535,1926,2378],[84,1492,1535,1991],[84,1492,1535,1926],[83,84,1492,1535,2211,2212],[84,1298,1492,1535,2144,2242],[84,852,1370,1492,1535,1991,2323],[83,84,1370,1492,1535,1961,1991,1992],[83,84,1492,1535,1993],[83,84,1370,1381,1492,1535,1961,1992,1993],[83,84,1381,1492,1535,2242],[84,1492,1535,1961],[84,1370,1492,1535,1961,1993],[84,1298,1370,1492,1535,1991,2186,2195,2242,2245,2342],[84,1492,1535,1991,2202,2214],[84,1370,1492,1535,1991,1993],[83,84,1492,1535,1993,2186,2242,2243,2244,2245],[84,1370,1492,1535,1991,1993,2186,2244,2245],[83,84,1492,1535,2228],[83,84,1370,1372,1492,1535,2419],[84,1370,1492,1535,1991],[84,1370,1492,1535,2186,2201,2242,2244,2367],[84,1298,1370,1492,1535,2144],[84,852,1492,1535,1959,1961,2214],[83,84,809,1492,1535,2222,2223],[83,84,95,1492,1535],[84,852,1370,1371,1492,1535,1944,1961,1962,1993,2607],[83,84,1370,1375,1492,1535,1948,1949,1991,1993,2144,2186,2190,2195,2197],[84,1298,1370,1492,1535,1948,1949,1958,1961,1991,2186,2201,2202,2207,2214,2242,2246,2323,2330,2332,2333,2334,2335,2336],[83,84,1492,1535,2222,2223],[84,1375,1492,1535,1958,1959,1961,2419],[84,1492,1535,2329],[83,84,1381,1492,1535,1993,2186,2258,2259,2260,2323],[84,1370,1492,1535,1944,1961,2186,2201,2242,2244],[84,1370,1492,1535,1944,1961,2258,2259,2260,2325],[83,84,1492,1535,1947,2203,2205,2206],[83,84,1492,1535,1947,2341],[83,84,1370,1492,1535,1991],[84,1298,1370,1492,1535,1947,1991,2186,2205],[84,1492,1535,1947,1991,2202],[83,84,1370,1492,1535,1947,1961,1991,2202,2204],[84,1370,1492,1535,1947,1991,2202],[84,1370,1492,1535,1958,1961,1991,1992],[84,1370,1492,1535,1991,2186],[84,809,1492,1535,1961],[84,1376,1492,1535,1948],[1371,1492,1535,1929],[84,1492,1535,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941],[84,1370,1372,1381,1492,1535,1944,1946,1947,1948,1949,1993,2242,2255,2259,2357,2501,2516,2519,2520,2522,2525,2576,2578,2580,2581,2582,2584,2585,2586,2587,2588,2589],[83,84,809,843,852,1492,1535,2197,2221,2225,2226,2229,2230,2231],[84,809,843,852,1492,1535,2226,2229,2233,2235,2236],[84,852,1492,1535,1944,1961,2226,2229,2239,2252,2254,2329,2337,2350,2356,2360,2371,2374],[84,809,1370,1492,1535,2337,2370],[84,95,852,1492,1535,1946,1948,1949,1961,2329,2337,2351,2369,2373],[83,84,809,843,1492,1535,1962,2337],[83,84,809,852,1370,1492,1535,1946,1948,1949,2186,2229,2242,2337,2351,2376,2394,2395,2396,2397,2398],[83,84,809,852,1370,1492,1535,2223,2224,2229,2233,2234,2397,2408,2409,2412,2413,2415,2416,2417],[84,1381,1492,1535],[83,84,809,843,852,1370,1375,1492,1535,1958,1959,2223,2224,2229,2233,2235,2409,2412,2413,2415,2419],[84,809,852,1381,1492,1535,2204,2210,2226,2233,2234,2397,2416],[83,84,852,1492,1535,2259,2338,2413],[83,84,809,852,1381,1492,1535,1961,2224,2229,2330,2397,2409,2422,2435,2436,2437],[83,84,809,843,852,1492,1535,2249,2255,2258,2411,2439,2441,2442,2444,2445],[83,84,95,809,843,852,1492,1535,1961,2229,2255,2258,2259,2260,2323,2325,2351,2352,2353,2427,2428,2429,2439,2440,2444,2446,2447],[83,84,809,843,852,1492,1535,2249,2255,2259,2260,2397,2439,2441,2444,2455],[83,84,95,809,843,852,1492,1535,2186,2229,2258,2259,2260,2351,2352,2353,2427,2428,2429,2440,2444,2447],[83,84,809,1492,1535,2444],[83,84,95,809,843,852,1492,1535,1946,2229,2255,2258,2259,2260,2323,2325,2351,2352,2353,2427,2428,2429,2439,2440,2444,2446,2447],[83,84,809,843,852,1492,1535,1944,1961,2229,2258,2259,2323,2351,2352,2353,2397,2427,2428,2429,2440,2444],[84,809,1492,1535,2219,2226,2410,2411,2443],[83,84,95,809,843,852,1492,1535,1946,1961,2186,2201,2229,2242,2255,2258,2259,2325,2351,2439,2442,2443,2444,2446,2454,2456],[84,95,843,852,1375,1492,1535,1946,1958,2454,2458,2463],[84,843,852,1492,1535,1959,2214,2458,2463,2464,2507],[84,95,843,852,1492,1535,1944,1946,1961,2236,2453,2454],[83,84,809,843,852,1492,1535,2225,2458,2459],[84,843,852,1370,1492,1535,1959,2214,2458,2463,2464,2507],[83,84,809,1492,1535,2453,2461],[83,84,809,1492,1535,2238,2452,2453,2462],[84,852,1492,1535,2226,2229,2460,2461,2462,2466],[83,84,809,843,852,1492,1535,1958,1959,1962,2214,2458,2463,2464,2465],[84,809,843,852,1492,1535,1944,1961,2453,2464,2507,2524],[84,809,852,1492,1535,1948,1949],[83,84,95,809,852,1370,1492,1535,1946,1961,2195,2197,2226,2229,2239,2360,2397,2419,2476,2477,2478,2479,2480,2481],[84,809,1492,1535,2226,2238,2386],[84,809,843,852,1370,1492,1535,2238,2331,2354,2427],[84,95,809,852,1370,1492,1535,1946,2238,2385,2386],[83,84,809,852,1370,1492,1535,2226,2229,2426,2436,2483,2484,2485,2486,2487],[84,809,1492,1535,2238,2385,2386],[83,84,809,843,852,1492,1535,1948,1949,2201,2249,2439,2441,2444,2455],[83,84,809,843,852,1370,1492,1535,1962,2439,2441,2455,2491],[83,84,1492,1535,2197,2333,2337,2376],[84,1492,1535,2369,2373,2494],[84,809,1492,1535,2193],[83,84,809,843,852,1492,1535,1946,1961,1962,1993,1994,2192,2193,2195,2245,2259,2352,2386,2397,2439,2441,2455,2491],[83,84,809,843,852,1370,1492,1535,2242,2388,2389,2439,2441,2455,2491,2497],[83,84,95,809,843,852,1370,1492,1535,1948,1949,1961,2193,2198,2226,2229,2239,2259,2360,2370,2388,2397,2439,2476,2489,2490,2492,2493,2495,2496,2497,2498],[84,1370,1492,1535,2372],[83,84,852,1371,1492,1535,1942,1943,1961,1992,2214,2519,2520,2521,2522,2607],[84,1492,1535,1942],[83,84,809,1492,1535,1961,2524,2528],[83,84,1492,1535,1961,1993,2144,2186,2530,2531,2532],[83,84,1370,1492,1535,1961,1992,2144,2400,2533],[83,84,1351,1370,1492,1535,1961,2144,2188,2549,2553,2561],[83,84,1329,1351,1492,1535,2561],[83,84,1370,1492,1535,1961,1992,2401,2561,2563],[83,84,1370,1492,1535,1961,2400,2401,2402],[83,84,1492,1535,2186,2553],[83,84,1370,1492,1535,1961,1992,2402,2553,2565],[83,84,852,1492,1535,1961,2186,2403,2534,2562,2564,2566],[84,1492,1535,1944],[84,1492,1535,1944,2323],[83,84,1370,1372,1492,1535,1959,1960],[84,1298,1492,1535],[84,1329,1370,1492,1535,2144,2186,2188,2189],[84,1329,1492,1535],[83,84,1375,1492,1535,1961,2191,2255,2256],[84,1379,1380,1492,1535,1944,1956,2191,2255],[84,1379,1380,1492,1535,1944],[84,1375,1492,1535,2255,2257],[83,84,1379,1380,1381,1492,1535,1961,1992,2191,2204,2259,2403,2404,2405],[84,1379,1380,1492,1535,1956,2191,2404],[84,1375,1381,1492,1535,2406],[84,1380,1381,1492,1535],[83,84,1381,1492,1535,1944,1961,2240,2568,2569,2570],[83,84,1381,1492,1535],[83,84,1381,1492,1535,1961,2186,2204,2258,2259,2260,2568],[84,1370,1379,1380,1492,1535],[83,84,95,1381,1492,1535,1962,2242,2258,2259,2260,2442,2573],[83,84,1375,1381,1492,1535,1948,1949,2241],[83,84,1381,1492,1535,2242,2259],[84,1375,1381,1492,1535,2241],[83,84,1381,1492,1535,1944,1961,2258,2260,2568],[83,84,1375,1381,1492,1535,2240],[84,1375,1492,1535,2241],[84,1379,1380,1492,1535],[83,84,1375,1380,1492,1535,2191,2227],[84,1370,1379,1380,1492,1535,1956,2191,2192,2193,2195],[83,84,1379,1380,1492,1535,2191,2193,2196],[84,1375,1492,1535,2186,2193,2197],[84,1492,1535,2197],[84,1370,1492,1535,2194],[83,84,1370,1379,1380,1492,1535,1944],[84,1492,1535,1944,1958,1959],[84,1375,1380,1492,1535,1945],[84,1375,1492,1535,1945,1958],[83,84,1375,1492,1535,1944,1945,1948,1949,1950,1958],[84,1379,1380,1492,1535,1945,1956,1957],[83,84,1380,1492,1535,1945],[84,1492,1535,1945],[83,84,1492,1535,1944,2197,2228,2257,2329,2406,2571],[84,809,1492,1535,1944],[84,809,1492,1535,1944,2525,2526,2527],[83,84,413,493,809,839,1492,1535,1944],[84,1370,1381,1492,1535,1945,1946,1947],[83,84,237,809,1370,1381,1492,1535,1926,1943],[84,1298,1370,1492,1535,2322],[84,1492,1535,2519,2702],[84,1370,1492,1535,1962,2193],[84,1370,1492,1535,1962]],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"8bf8b5e44e3c9c36f98e1007e8b7018c0f38d8adc07aecef42f5200114547c70","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"4245fee526a7d1754529d19227ecbf3be066ff79ebb6a380d78e41648f2f224d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"742d4b7b02ffc3ba3c4258a3d196457da2b3fec0125872fd0776c50302a11b9d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","impliedFormat":1},{"version":"5f2c3a441535395e794d439bbd5e57e71c61995ff27f06e898a25b00d7e0926f","impliedFormat":1},{"version":"42c169fb8c2d42f4f668c624a9a11e719d5d07dacbebb63cbcf7ef365b0a75b3","impliedFormat":1},{"version":"5af7c35a9c5c4760fd084fedb6ba4c7059ac9598b410093e5312ac10616bf17b","impliedFormat":1},{"version":"71e1687de45bc0cc54791abb165e153ce97a963fb4ece6054648988f586c187f","impliedFormat":1},{"version":"3c8c1edb7ed8a842cb14d9f2ba6863183168a9fc8d6aa15dec221ebf8b946393","impliedFormat":1},{"version":"0a6e1a3f199d6cc3df0410b4df05a914987b1e152c4beacfd0c5142e15302cac","impliedFormat":1},{"version":"ec3c1376b4f34b271b1815674546fe09a2f449b0773afd381bbce7eb2f96a731","impliedFormat":1},{"version":"c2a262a3157e868d279327daf428dd629bd485f825800c8e62b001e6c879aff6","impliedFormat":1},{"version":"f7e84f314f9276b44b707289446303db8ef34a6c2c6d6b08d03a76e168367072","impliedFormat":1},{"version":"2b493706eb7879d42a8e8009379292b59827d612ab3a275bc476f87e60259c79","impliedFormat":1},{"version":"5542628b04d7bd4e0cd4871b6791b3b936a917ac6b819dcd20487f040acb01f1","impliedFormat":1},{"version":"f07b335f87cfac999fc1da00dfbc616837ced55be67bcaa41524d475b7394554","impliedFormat":1},{"version":"938326adb4731184e14e17fc57fca2a3b69c337ef8d6c00c65d73472fe8feca4","affectsGlobalScope":true,"impliedFormat":1},{"version":"f7a0527d438d747f9ccbe5cc4a33ce7da90eb7a4060b4d42dcaa92587c9719d7","impliedFormat":1},{"version":"4dcdbdbc992d114e52247e2f960b05cf9d65d3142114bf08552b18938cb3d56b","impliedFormat":1},{"version":"b4fbfaa34aacd768965b0135a0c4e7dbaa055a8a4d6ffe7bedf1786d3dc614de","impliedFormat":1},{"version":"ddb5454371b8da3a72ec536ad319f9f4e0a9851ffa961ae174484296a88a70db","impliedFormat":1},{"version":"fb7c8a2d7e2b50ada1e15b223d3bb83690bd34fd764aa0e009918549e440db1d","impliedFormat":1},{"version":"b4fbfaa34aacd768965b0135a0c4e7dbaa055a8a4d6ffe7bedf1786d3dc614de","impliedFormat":1},{"version":"9c909c17f69f125976e5c320eded3e693890d21b18cbc4caa246ec4fda260dcd","impliedFormat":1},{"version":"7915d50018073244a9bcb3621e79b8e0ad4eedfb6b053fc945cad60c983bb11b","impliedFormat":1},{"version":"e38d5bb0f0d07c2105b55ae8845df8c8271822186005469796be48c68058ef33","impliedFormat":1},{"version":"1fa33d8db2a9d2a7dbfb7a24718cccbcde8364d10cce29b1a7eea4cf3a530cbb","impliedFormat":1},{"version":"b4fbfaa34aacd768965b0135a0c4e7dbaa055a8a4d6ffe7bedf1786d3dc614de","impliedFormat":1},{"version":"90300bef1c0e2523c97fdd178b9d50e3f39646ade67faab69be4e445937c862a","impliedFormat":1},{"version":"381437930df37907c030519b23ffea4d8113f46e4431a70bfe008a0c43c63648","impliedFormat":1},{"version":"695cbb89013bc9e87fb24b0df020fe605c54f0ab5c267b5bf0490ed097044197","impliedFormat":1},{"version":"f43780383543bfcdc0a2ee850375e1f03d94bdb1b85091d5b11bb8b2023c8b49","impliedFormat":1},{"version":"303638e9e9378e3cce14c10a276251b2b6baea811f882b0adb6d8b7e44a8245e","impliedFormat":1},{"version":"93fc1a008c4786aa9970b7a4c56295bef4d39c243af63cbfcbd5548ca4fdd535","impliedFormat":1},{"version":"6b91aca1948fd92e4fb32e91e94955e7b7c12fb8cbc0a40eb55f1808886e53e8","impliedFormat":1},{"version":"1e197b6e669b8ece0a68c684af9a4394d8c47e58eaa040391cbdadcc1b5020a0","impliedFormat":1},{"version":"fccfc90c19498513d5c4b9c705706660eba9eb493bc38cdc16a11e9d384cd086","impliedFormat":1},{"version":"b288bbe96ea05e353f008a4d445fb8589a82f2a1c4d4d0bdfc283a19020dc96f","impliedFormat":1},{"version":"b4fbfaa34aacd768965b0135a0c4e7dbaa055a8a4d6ffe7bedf1786d3dc614de","impliedFormat":1},{"version":"cf32b34fb9148d541c100a83fd3d204ced00c76871b4811d53b710ff15a948a1","impliedFormat":1},{"version":"6940a178bd12acca76e270f0b0c4d907b9cc469d28833bd59a3276f11668591e","impliedFormat":1},{"version":"b189e328b0f8cfffbaa9b705d5b1d7ff21a58d2910614d449ae052bd6f6977f1","impliedFormat":1},{"version":"e38d5bb0f0d07c2105b55ae8845df8c8271822186005469796be48c68058ef33","impliedFormat":1},{"version":"71ddd94e42d6ee6a3f69bd19cd981f6bc64611624ad0687168608a7243454e34","impliedFormat":1},{"version":"40a5bb1733bb8fb3ffa425b92db062334f9b998ba8ad4390cc8008cc2ce701ed","impliedFormat":1},{"version":"25cdca7151f3e654f6786da7fadba42eb784d44382d70eb66d9590c2c194a40d","impliedFormat":1},{"version":"9e7c4846057815d55e1eaf27214286ec0768a1b463a4669e1ce37849b6cc1016","impliedFormat":1},{"version":"a633040cef044e8cb10698c88444450eb1ba0ad67eace6914fbafc2a55cf0a5b","impliedFormat":1},{"version":"6bfbf8ab6f7ab03486387cc8da1c511d89a8bb52ef44dd66a2574ac58a840244","impliedFormat":1},{"version":"1bfd2c00081dd582489d1d0dd64d270b9c8bc5a62cc9882865b405bf8c2d9b03","impliedFormat":1},{"version":"f593173038f8261c40d1aaf563be6624a55a9c6428e30d521e9eb4f5effc8692","impliedFormat":1},{"version":"0b00807df0e7d8255922b4a96b46a41816739514e74478748edef07294fc25f9","impliedFormat":1},{"version":"b9a383baf980dbb12c96eb49894ea0ccf57ff1df3181217a4af5a87f25e33d76","impliedFormat":1},{"version":"305b8dc10921d85c34930ca12dda29477752da82ad2df2aa6160152233622806","impliedFormat":1},{"version":"0b27f318ea34ca17a732cd0a5f75b4e327effbba454368cc3e99ce9a946536b2","impliedFormat":1},{"version":"03fd06fcc894c94effaef2fc57d92c9e2871c6a5adb2db7136859a6ceff3f91a","impliedFormat":1},{"version":"e07f810d3985a3c34528ac62c93f1330300aff2934a79c9f51d07f57859e0056","impliedFormat":1},{"version":"617fa20541a268af83833bb13243fd48278fe292398e633a76aa286c0ced18f2","impliedFormat":1},{"version":"9c78ad8f4f43db74529e2f40798ca4a8f9a2b09cad5363c400aa7ce691691ad8","impliedFormat":1},{"version":"4680182e054eef3b7eca5d9168a70191033b4da65cf8d013a6ced7ff6948bc80","impliedFormat":1},{"version":"7551badba60b6c0dda905372790adb6f9332c5cd7929ecd78d0301ee8445ad20","impliedFormat":1},{"version":"209e5348b6cb44af8cbf8717bbc6a194a90f1bc06f9281d39c385e858a32c84e","impliedFormat":1},{"version":"a06ee65fb6b20e9fe4b9fa43ab3943fff7aecf735f44a4b2eddb0d7c695b56ff","impliedFormat":1},{"version":"39f4a8c06225c14f29d3ec34d04f116de10df7532dde2e86ba4e45914898165d","impliedFormat":1},{"version":"4fca0017adb6ab36b6516953511488e00113532d5db31a7d4f902ae9ccf06208","impliedFormat":1},{"version":"d77570813f7fc48e064fd7067c03bfba7b72b4535715cf1abbe745b4e070d55c","impliedFormat":1},{"version":"53fd33fd439c753899684518742fef08106dc63afcc1c9f62353eff3601e7fdb","impliedFormat":1},{"version":"9a2e75d1d72d7463cb3a0d4a01c5648bdb4f54866acaffb0360da91234c0df8c","impliedFormat":1},{"version":"ac2b0876d15d0cf6ef4e6da883b7f9893072fbe5e9c4afe1541160dfd7cbb9b9","impliedFormat":1},{"version":"136f31e1f63c8facecdf47954a0d22db118e6dca699cf7a2339c5532dedbe913","impliedFormat":1},{"version":"61f30b82ce7b0bc1e82032daa42cdb2b665e236aa5bfc86699711f161ee47e56","impliedFormat":1},{"version":"d50edf4f1f286a8140da6031b6e0558f90ed75973ac107522455c2b15efa5d6f","impliedFormat":1},{"version":"e0e71c116e47d2b5ba9bc65c333e18c011d601f536184f7705f454098125256e","impliedFormat":1},{"version":"61c610a3a3fa52331a0360cf3bb7548890e989009505ce494bfc47643376abf5","impliedFormat":1},{"version":"4fec0e98f6cb0a07b3c6e69fe13daef85ce456af5871d289ab479ddc8820d301","impliedFormat":1},{"version":"deb3c8c0011c71070d29e31b1f091f71d22434b35797b3b61baf63da67ec0f74","impliedFormat":1},{"version":"5683407be729b9c1cbe78eb40b2a59cef943f15238041e2f651e316ea130bc54","impliedFormat":1},{"version":"5b4c2ce11cbd18bf367005e3225533b142963bef758baf7749afa9dc36d7dd0e","impliedFormat":1},{"version":"933911eeadd040b0d009be44390fdd5c7d33ddbe7252d5825f450007093b825d","impliedFormat":1},{"version":"5e7fd685a34d591b27d855e206e8f5390ac9739ff70de429b81d4d2b374c6413","impliedFormat":1},{"version":"d5175e8fb50b16cb1e547b5711fae2789041588ba7f8fafe908a5d4c4c4bab9c","impliedFormat":1},{"version":"1161966b4aedbca34694ffdab901ff5d4ff03e79440690b14cc96134cadcbbcb","impliedFormat":1},{"version":"508e1403814eb9bf36465a6c08dc4bbb53050c4102fb07eaff1b2d64ac1103c6","impliedFormat":1},{"version":"c3693112731af4baa341cc9f1327dbb0b919b777bd6cdb5ba78beed6ac35446a","impliedFormat":1},{"version":"b13ed2e3cadce67aec6fbddb90d0c1774920e2261f630f415c411038354a72b7","impliedFormat":1},{"version":"c48033fe009d386f895eb2481e239a899397043a92066f972d350e33fec468c5","impliedFormat":1},{"version":"38203ec0f089c48e3a2d0ed20aa073bdf16a1b41c9930fdab4647c19bd3f93fc","impliedFormat":1},{"version":"16fd8df2c3fb6bdb43aecd63efeae3695ee2b96f856d6231a4af689414232ab3","impliedFormat":1},{"version":"033a2c6d6b819b57beb1eedf7d9649948f9ffebbc7d411d5f32178419bcd4af4","impliedFormat":1},{"version":"a23b3a2bed13ab09bb9cbbd85fff958accc50ccd59a4cbe6aba7c88f24417ee1","impliedFormat":1},{"version":"f954e20d1101426493b1f7711c5b328f1ffee4e3962579419c133bb5b951fdbd","impliedFormat":1},{"version":"d719a9f6c58a7340dc4c421f9458301ed5056b3552a14e98dd385758bdf14944","impliedFormat":1},{"version":"47dada41ced5a0e23c415fb8599b1b8c848fdd1df1b2f02b2e756558be9b3153","impliedFormat":1},{"version":"b0a59b88d6d32ed5734ac9413f8a9e34773d4b7b0eddaeccdecee24ab8a4457d","impliedFormat":1},{"version":"492dae861616e49ded6e82df7110868489b8f80cebb5f56bbe05bbf829f8a6fc","impliedFormat":1},{"version":"dd4e64e454be95294aceb5286575faa08af11ebacc2c524310be108c1abd2a84","impliedFormat":1},{"version":"3711c896e72680d79cfc4df36cae172b7dbb72e11936e5e9545f5351e6ed0962","impliedFormat":1},{"version":"fdb706b594619f05e73b97213d760f59ed1514b302f58b4b46d86fe77757c031","impliedFormat":1},{"version":"f0623fef3752e3b67ed969c7e1c311528b5b54e3b43d8bbc26073ae34387d9a6","impliedFormat":1},{"version":"9e7c4846057815d55e1eaf27214286ec0768a1b463a4669e1ce37849b6cc1016","impliedFormat":1},{"version":"f21de2cd9714972b83ac8ffdd2be3357c9342f3f3cb8d918475f30992a97db4e","impliedFormat":1},{"version":"34064775aae8ff9c8ed7f390a44cd936fd86975d5d9adfdc431864a160509a8f","impliedFormat":1},{"version":"aef5a8988892ed0310b313561f092401206809b8ea7c01b6a3a19e3a58527aaa","impliedFormat":1},{"version":"bb7631dbe0cbb645507026de2045c9e2d383394e8561112b76e764a0cba6a180","impliedFormat":1},{"version":"18b970f525b00107761ad414f616ae4eaffb7d39fabf77e1883a479159ad46c6","impliedFormat":1},{"version":"35ec71c358da093f4afcde60db6a648517e13100bec5cb04ae999eda7a3c080b","impliedFormat":1},{"version":"26ed4aa3866779167343dffe25d8c72508fe065b3f8b3cc7a0db05ffed9d793b","impliedFormat":1},{"version":"9d9236bc21cfa153b03df2ef9a3670f698980e0e1a212821c4bb30a2c1b0dc26","impliedFormat":1},{"version":"62a0503a7f38a521fac641f3b258516ce3229852cd297920af25f798e319bbe9","impliedFormat":1},{"version":"7b7840c394a0c5bf219576439776edb4447e9228f0fbbb2a29caa8f4cf6a95fd","impliedFormat":1},{"version":"794d96375f04d39dc8513db4479a0023d3b8074b9738e38f7c0ac62d9696431d","impliedFormat":1},{"version":"47a0b38adf4d334ce517f7c7d4b0345d623cbb7128b7c30db788ff4bb190d60e","impliedFormat":1},{"version":"3711c896e72680d79cfc4df36cae172b7dbb72e11936e5e9545f5351e6ed0962","impliedFormat":1},{"version":"e78dd7346725ac2d936a296d601e01f55eefabd010bee84cd03e20f55bd61a8c","impliedFormat":1},{"version":"f470b1a23c99378296855bb2c08f9afb85f57127b2968a4e35748d621cce009b","impliedFormat":1},{"version":"77aeed52df8c3071442ec806540e51004b5ee9e1295997a6291ea179c16425be","impliedFormat":1},{"version":"d3afb6e0fbb2ff982a1aa1f8192754d1fc26f5b80c9e1b79fd29f60a4c8ee4b9","impliedFormat":1},{"version":"1b21d11a8a2339710d628f30d4e392959d1e78870e15217cee44defecc945d25","impliedFormat":1},{"version":"4e7598eaf979c9c5eb427b8cd024fabb5a4580ea7c71daced4acb4c0272292d2","impliedFormat":1},{"version":"6c4925eb55a080d0335bbf728fd0824d0e4848d554aa8dd260b83ea8ac7866cd","impliedFormat":1},{"version":"492dae861616e49ded6e82df7110868489b8f80cebb5f56bbe05bbf829f8a6fc","impliedFormat":1},{"version":"17987f52b0514de3ad0132777631d7fa9294ac3dcd815db4e32b66922ac187a3","impliedFormat":1},{"version":"7b8a1c31e6ccea3700c71a5cf5d3cdc6f7ea6ba82bf78a7d3c9ca8475168dc64","impliedFormat":1},{"version":"30482110c7b78ed09ba0f6a6059839661a663caf573f377892ccfb8665f2c904","impliedFormat":1},{"version":"fdae5b3826245bc9cb186198d6500e450ee5e3a65cae23d33e5fe91a544b6a0e","impliedFormat":1},{"version":"36a04bf5ed936496e89993122580e8f34405361591fbddc9b5444efda28422bc","impliedFormat":1},{"version":"7ae11f787d3a7fcaa08bebe7a8269720be602534ced9a8d96e49a4e2db67cc24","impliedFormat":1},{"version":"7c3561f81cb44be554d9c9011475527cacc0dde3290cb0c329b53ead857a539b","impliedFormat":1},{"version":"00f546dd9e484801d822f6a296f9f40b4d524ec8d9c270818a40febb39d49e4a","impliedFormat":1},{"version":"d22171434bb8d61b7d6526e0e6a7903bbaa04c80318acf0ce0156b3febb2055f","impliedFormat":1},{"version":"2a0c735a90d9853d7290cfc1e68bf21a1769e5d9abad0b86ade9fde0ca3d6559","impliedFormat":1},{"version":"85d90269b74a9bfafb20d07e514bf0bc5a5f49c487226ffa828b433e5afe42d8","impliedFormat":1},{"version":"0f6b337b59b211dd99e8758c9a1906f9dd7027b74bb6e9cb11a14ed1264a54b2","impliedFormat":1},{"version":"3f982f5196f9e80ccbc869dfabe2db727e9c181b8afcf985c1eca480385c5aa4","impliedFormat":1},{"version":"4b247257463a862b001ae097a3b5b1b90dc536f26b5c10860f46a086d404dbde","impliedFormat":1},{"version":"8728cc2ffc1263008b6d4a40d91747a1e65ce3e470ce614a4b687f29d3d3520b","impliedFormat":1},{"version":"d0f2ddd588d6e73c08eb89d8e1bd6913b4e76a556497b81384321f4b308a08f7","impliedFormat":1},{"version":"d302d9806295f7018e115f0841222106ea13ff08a84b6a65c2a6840161fe06ef","impliedFormat":1},{"version":"6fb8d589421e9fcb4d885775748fa5a2607d30f7d323b99f39178b0134b24908","impliedFormat":1},{"version":"ca8d83f4683985cea219b3171d4e2255e270c31fd1c9fa9fee870147928a1a28","impliedFormat":1},{"version":"01bb683a8d7029615a664f16371d85d6c423f939e642127f267c699b8fdaee67","impliedFormat":1},{"version":"d007909341769f053a41d999189e6af97dd3b30513972e6d438eefd65ba6c328","impliedFormat":1},{"version":"bf11293cd047c76a515ba6e51fe3d9b7c643d1291795183c03ade5caed92cbc3","impliedFormat":1},{"version":"c7c8268a671d9fd5a1e0701070089f7b0da104add962d66156b6fbbf3df32a62","impliedFormat":1},{"version":"d2b80289f4d6e739fa686931a59934d53da37f295f3ad2de994c06c56f9f115f","impliedFormat":1},{"version":"97e8f5cd7704bc24aaecc380789131e46a7b7351d0d485a440425365a9d27408","impliedFormat":1},{"version":"85888d211502e1ea53b7117acdedf1177a85d9273b570a4bc7008cea24fa4a8d","impliedFormat":1},{"version":"39acd607d444f424b290503cb3056b357e36ec56e6e985f96a775f3151e72511","impliedFormat":1},{"version":"851df6f9fda2d1de63c60947414b16d0bbace00ba63870268cf9b9ef42411d1a","impliedFormat":1},{"version":"e0a885c5ea202b9fc29b95447841cc9bfaaecdcbea8930d3b86437e21f24bb8f","impliedFormat":1},{"version":"93b69110ab7440735dcef99564bcb1610a293cf6288895641d3743ab5f36094d","impliedFormat":1},{"version":"08f4c7fe2450260b0765a77c33fb31ec2f74135a3a73b8a66ae23b42477d5b44","impliedFormat":1},{"version":"603938fc65aab423081f090ca51bccadbbc7b82448b4318ed081df2b1cb915e8","impliedFormat":1},{"version":"ae562bcfc4f281c6efa3f9508058d549830dc8080af0bc5437d79012fdb63987","impliedFormat":1},{"version":"9900e426da59c3a056400e215547ad61cb4bd5b66eb3729ffa781ea69060828a","impliedFormat":1},{"version":"36250794500a1817291da6e52645a2c56005488be135970f51d8c5ed5f3d3e8d","impliedFormat":1},{"version":"98461c5f55d1b191d145af33a258679cc93b41f876315b20f567655642726c11","impliedFormat":1},{"version":"853a69fc9dea32e069eb6a296b4c2194c603b5ad3b6a4021250a53aa143081ed","impliedFormat":1},{"version":"76910f9a58a63ed7d477876407541d58cbe4f6d39bedcb8fcaeaa2df73cb234e","impliedFormat":1},{"version":"4165eca67f3344524716c2818892d0330f3cfee91eb3f53eb9918c3de6351715","impliedFormat":1},{"version":"b94dd1d782e7b00162871b41435c4902f6bb66266147d84744c44b184bd0d976","impliedFormat":1},{"version":"92d50ec4ddb64d487c7875f1228e210d3caacc906e1965ec3c4dd32e4030d1ef","impliedFormat":1},{"version":"e5b4afb12f10959857833694ea01e354e89a7462fc387adf97bfdd82f6388742","impliedFormat":1},{"version":"7081de963485a95c2bbafea2d4f628f16c08651444806d6d22452f09384a3c3a","impliedFormat":1},{"version":"c1615996c69f404d06b7f86ca0b7b42029d3e8c8e0f6d4fd0676d32661501abb","impliedFormat":1},{"version":"da019102509adb46470bd6afe52d8672519924f4aec557231ff73b16327f1edc","impliedFormat":1},{"version":"ba402e05d468c8b6968e00534fd3af86f676b5b99a52ef38981f7aeb69cf287c","impliedFormat":1},{"version":"5290526008e8c7c9cd4a40f3396ee7b505c4a6bd9bd49db82e4d2a3841ac4678","impliedFormat":1},{"version":"7a07f297926b30d80dfc942817a880606b8c85ee77d877163eb8820f7d3e618f","impliedFormat":1},{"version":"8787e8b8de6e99fe4a5078d96cb258085acba212cc9b46d49e4b795ff97298e0","impliedFormat":1},{"version":"830ee5a839ffd8a52c15ff221162ebbe13c1ec37a51d1899f15ae2d414bc09cd","impliedFormat":1},{"version":"ed9dd9b6b7d069e4b326c8a9fdc7c6faeb5f3459eafc5f6d7caf98b23a3b4533","impliedFormat":1},{"version":"80a24176b55cd831d223ab4cd9845c98e2253b8d4ac27bc4741786ecd7a7fd83","impliedFormat":1},{"version":"3475b2f9aa9fbef7fe3da207715249eb06e58112c2e3cdf952d271e379dc26da","impliedFormat":1},{"version":"c60ec631ac1a01a9710cb29a8ca97448989f5d984daf8e674a795c6751269214","impliedFormat":1},{"version":"25fd1c566cd76e5ef0fbac2527d2b2dd788a8f837ecc4146fb6b5db88f7dbefa","impliedFormat":1},{"version":"dd926168397cc23b62b85793c28e99f0fe0d0ce2ef59a835138d4acde1af0a7d","impliedFormat":1},{"version":"b14328208698cdf6cc785967e757ca57ab0f98de307b0e0de4d43fc32b2fe6dc","impliedFormat":1},{"version":"c2a958791dcc54c739c1bb1a6bf62eaa811ced24939b5dd72ef71e4598cfff44","impliedFormat":1},{"version":"1bb0e0c0da140940cbb9f677b785ae34131182137b62c710ff2fa8de77fb476c","impliedFormat":1},{"version":"04043c4fed248b90bc717b0fffbe4d32acd47eddc79342c91670df0f31f9e14e","impliedFormat":1},{"version":"e8086285cbe7264698288aebb68334c0b1c6daaa4031ab9d711d09096f343a78","impliedFormat":1},{"version":"e00aed0f8e5f35807d735a1fc5424e3a15fcf4052eab5cc59887006db55d5ee7","impliedFormat":1},{"version":"65ff5a0aefd7817a03c1ad04fee85c9cdd3ec415cc3c9efec85d8008d4d5e4ee","impliedFormat":1},{"version":"38ff09c15f8e6e63f3bcefdfd3259a4fc9b7b337c3fb71a099b95b406cb37bbe","impliedFormat":1},{"version":"95a5c5e7219403a0d64058de4786e152e71540e824d22d165062489433f21830","impliedFormat":1},{"version":"165d5d4be583f2319cb454ab8dd83df936f137e72ab25548863fd1c72766d1d8","impliedFormat":1},{"version":"97b99e6c74cc83b37483c1ab81c49ef05067665581f040c17dbf8e9958e1da18","impliedFormat":1},{"version":"7e6942c0b65718725efce0b7fbc5ba928f98a58d7ee9c76ab867556e632b09ff","impliedFormat":1},{"version":"2d02f2f427a8a6ea162116770b086e14f306f09a8b39ef60b5590373330268c7","impliedFormat":1},{"version":"193b2976612865809ef6fe8b0e0e82dac7ae38a38272960e847e51a30c1a89ad","impliedFormat":1},{"version":"98b7964d14689b1009f215e67da87569d0a510d08407ff77db9ab80aea65ead6","impliedFormat":1},{"version":"d8aba69bc718a4fe83c4b9cd272e069a38ec26fd13fbfa43100290ccf1db334c","impliedFormat":1},{"version":"abcad16e71ad34d3a084e09d37e18346e815acb6d427d3bf963d24444beca822","impliedFormat":1},{"version":"3f78e78f24af2ac1ac030a12ebcdb06e96dbbb74638ed946a223876b577ea4b3","impliedFormat":1},{"version":"914ba1c8e161297da6a6a2dfc220e747dec60d5d7097f9ab5304dbf519649a04","impliedFormat":1},{"version":"020a51e6a190d74b8bd5cf78f92a976ec5842130722e1d4d6a290dc2a1bd5bfd","impliedFormat":1},{"version":"222e1fb8f0adf6b7b785026e3d85ad2c4ecf08ecc46b5834247780711f92a188","impliedFormat":1},{"version":"ddb649b17c362fcf7eed5b9d02eb8ec2bc750e1b3c7192f27adf68ee66847d16","impliedFormat":1},{"version":"c34bbec1fc5b38f8dbc4c5168193ded6c3711dff5a2d11476bfcdef7ab912d19","impliedFormat":1},{"version":"46a0b34e1264c4d25ca6646ff0e6cfaa7275ea1ae5a6bc23d4dfd84edf2f2b2e","impliedFormat":1},{"version":"ced781fd7ea93eb9aa8849bead6b4fc77de4c65331199f4c5b09602c55433c78","impliedFormat":1},{"version":"fa0ca60be1656ec39e73a9665c107714deca1d97ab7560c62c11c3b284b1eae4","impliedFormat":1},{"version":"04ed8fa1f6d343e29133906505bf9a1357aa1e28cf2951fb10a0071732ebbf1f","impliedFormat":1},{"version":"af560c1ff8c707db02ceaf6b3cef02a112c3d75aacadefdd16fd34d1b2229285","impliedFormat":1},{"version":"e53812b1443dc6bc4e4a69889e3f2b070e37e2b2e2a8de83f2abca3095713bb4","impliedFormat":1},{"version":"0bd75aa3ce7c1bb233ca29713389cf31cbc4a120d5d23259e0d57812cebcb88a","impliedFormat":1},{"version":"f9d0dc2dfc9674ef8e6a4a95a1b02475737c57d732baf71e66cce854e9943893","impliedFormat":1},{"version":"1fe5971464c95d43d6b783baaf1cabd7c7dc18a01e61077328eb69ce422713df","impliedFormat":1},{"version":"ebc21e72f3dac91cad3151ddb0bda00063abf1a33026e9be567bb48d85425afd","impliedFormat":1},{"version":"506f2dd82ae2d9db53d80e21068cb73c483627bb0ebcb8755e93921a2c37b9cb","impliedFormat":1},{"version":"dda0cd5d22a38a21441e1e20044d78d74d8155b536893fc344dcbc527ce53538","impliedFormat":1},{"version":"e86d6b8729dd50078ba088c5074e1c75b89ac5d9eae3f23bd40e836fa0fea955","impliedFormat":1},{"version":"7c1bed1bb84a5fc8b959ffc5e5ae57292e08e36a50e382bbdc41c17849a3ba33","impliedFormat":1},{"version":"366da5435836cb0b67247c1a236b449c61aa04fc081665fc7167d80f33fa474b","impliedFormat":1},{"version":"565f1f221d85fac877f79f93c28fc707c6bbdf7d42fc863aad8225378e4d3d5b","impliedFormat":1},{"version":"4433dfb23dfb3d272e5909bb251bcbdac65f2b82b407c877ca6ddbf18906e1f5","impliedFormat":1},{"version":"ebf38053e880b270a69df4860cb1717c456dfaa319d48c88ff49dc45d7134491","impliedFormat":1},{"version":"1f5973936b80ca510f224b60f2ba970d166be8d8d6fb3ea203d6ad17b10eb920","impliedFormat":1},{"version":"b2781da9d5cf5888890a73965a934b499c1ea1c40106e51eddd583c0a9f6215d","impliedFormat":1},{"version":"23f02e8d1ee8019ff837c24e861dcdda70ba155c16a5d157e326cd24a2f9410c","impliedFormat":1},{"version":"63d1a37fd0a3f25362789d9c8f5c7b4e7cea5ef1d7cdf21912cbf71bcc387403","impliedFormat":1},{"version":"1e8b2624aec425d4735d0f70a5d6cef1f46ecef33370572f70143ceddf85987a","impliedFormat":1},{"version":"4794c47a68f28eda1d001528fcc5a5fa93f079b3a44d3f97c37d29fa00e93c72","impliedFormat":1},{"version":"991f4269755278892fbf4c2e2a5d0882a77181310143663755f3b33c71edfeae","impliedFormat":1},{"version":"b6633c7eae89dd869110002a5c7709263a0f92d499350db2dd4660d0ea81f661","impliedFormat":1},{"version":"28caba7d9bc8ce812dcf2dc0d27e2b13fa12e75b2b83d3598be16ef3d10c5981","impliedFormat":1},{"version":"f59600f5278f9d6a8e225ba309698c2f051fc8549c6d334a30f3570a7c83e917","impliedFormat":1},{"version":"6756086988b5faafb5b0f605f761cd13d4878dc0aca5700e62a79bc3ea6673c2","impliedFormat":1},{"version":"2a8239b8bee35d3c6793237d428417773ace21b0db27d590e2de4057be8d8d40","impliedFormat":1},{"version":"1ba9c459522f344c0c069d59428c6fb01bd73e202f8d3d4daf5f5401e1c994cd","impliedFormat":1},{"version":"103790c6f7fbc7475796f802b76a9412f2a9d1aec6b3412fbc73ee1ae4928fb4","impliedFormat":1},{"version":"738d522aa805f2c82d3e01f2858b5bdc4d77689bfa87de92f79b00845e0d10cd","impliedFormat":1},{"version":"2a8e824199271710a46286173586b543ca0f413aeb526709fc59045cf044c44d","impliedFormat":1},{"version":"3b468bfdfbdd09a05cfaa50852b205f6a92c3061596081ba26bf61f5d8259ad8","impliedFormat":1},{"version":"4a65194d9a21f30cd1893c51b6bdf2750799de1183d7f9136631b7aa3997f83b","impliedFormat":1},{"version":"9c161d719370686a2fb3a1e18408938523d34a90edada4f5798b0c2a269c2d3b","impliedFormat":1},{"version":"879b90e29bf14a36ed7b02576c23d61a54625f13369c98cf1af58b5a96fcbf05","impliedFormat":1},{"version":"7747c9b8f6df3d22955e91922bb4eeab2dce74a1909d42daf93f5b2015d6a77d","impliedFormat":1},{"version":"b268adca56e4c35d2194eb1a06c289180078c5945e5a889ad4ad3a218628901f","impliedFormat":1},{"version":"5bd3f45bfb146a939c3e0739f9f401358c4cc3b69e433b0234b8f26031a0e300","impliedFormat":1},{"version":"6834a8a5a3af51d40e5536e8929f9714c5e5dba50aa84d7d64bae9724f2b8d29","impliedFormat":1},{"version":"da2a84c7ac3e3236bda69d4c321ccc17382aa162cd2a0cee53b3a81ddebd8aaa","impliedFormat":1},{"version":"a7ceb41d5d752dfff709cac18014bbda523e027039524a461d728a09eaa72d12","impliedFormat":1},{"version":"617e5a217778adde32246cdb6b36bfcf406eff05032f44d41113efbdbdead6f3","impliedFormat":1},{"version":"04540d97e44121ecd74d48fbdb2f2985219be919b7050ede44a1c147bcfeea2a","impliedFormat":1},{"version":"ac215a4bb2a5dccb63c39a2eca31a4bf3fd5b78556f94decb2b93909a4480dcf","impliedFormat":1},{"version":"2a31e762dbe9043386a29a821cde9c166720e37d07718d07b55213db3a581c3b","impliedFormat":1},{"version":"02508a12e9723c1d7eb6c7920497ab272bc025e0f69ecac444a1c9dd3bf9c6ba","impliedFormat":1},{"version":"57fd9b484b42783b5526e30aa8c08d85d013d30be9f68bdebf136871a78c329e","impliedFormat":1},{"version":"8be64f740292d91daa049e86c60a4cc955b74049ff5a5f4fa2965bd4b955ece3","impliedFormat":1},{"version":"6fb94b8990499c41290557edf0df00b606e9d56f7af65013c50876a948d8faa4","impliedFormat":1},{"version":"fe74d49fff1914ec5ca6b8f3b7ea5f1b92ae06f9d4b4c35c7426ada9c13e9e28","impliedFormat":1},{"version":"a957b7d186f102423c7d39df1bf82ec6b9d7fe77a575e218dd32ef58eb9934b2","impliedFormat":1},{"version":"fc607e994664af6473c229814eba59f92ff4300749437afc07c6908306dafccb","impliedFormat":1},{"version":"1b191e984687cb10cc1c649ba28f02983702e1baf8782d641bfb142fab1742e4","impliedFormat":1},{"version":"e65c69716f4956a7fe9c5876b8b50f80eed0606fb69b632b0d1277bef9d75209","impliedFormat":1},{"version":"6da586222c97b893743b885bb6277102a2a6e5b0f4e8577e3ad18bf43e1227e5","impliedFormat":1},{"version":"b570feb7b4c854a140935b360f9034a36779c49518cb81d9bafb2846f413d8ca","impliedFormat":1},{"version":"c48e28d82c22f46175446a0a9bfab97d8b4d0448d30d6512356fa726d8613003","impliedFormat":1},{"version":"36d655378874cdba5bb48544f02f261566e4b5fc9da6d059568aa81b9490e2e8","impliedFormat":1},{"version":"e9aa694406c00009f8bb4a8a29235f219b5cb81c34184bb3ee957764918aaacf","impliedFormat":1},{"version":"4dca5a6b9792762913ae2a230b782b351405c243244c35ff0a938347144787d2","impliedFormat":1},{"version":"1b34b58370cbd65fa5a3a58838c3961079d28867a044a2fa449902fe6a5998d9","impliedFormat":1},{"version":"3b5f09f2d45536364f060b4406a9e1ff486ad4e8329efed439e79a53071d0cc1","impliedFormat":1},{"version":"ba61fb4f0972446e14f39d3408a9549c0023432825f08aa6811dfab24bb636e1","impliedFormat":1},{"version":"153574f96e8330f81f28e285751552ac4a2379858942c69012914815ccd716c2","impliedFormat":1},{"version":"a8a84ed2ecf2df9e2941c4c0ce1f6b6fd00ac3e31a69bd014880a2a56ed465a2","impliedFormat":1},{"version":"ef73bcfef9907c8b772a30e5a64a6bd86a5669cba3d210fcdcc6b625e3312459","impliedFormat":1},{"version":"b9307a714468f1d53e3888f7fd18719e29857ca54bc964a4f3e97581d35471c5","impliedFormat":1},{"version":"9302a2ca1446eb9ff0ed835d83e9d00bdf9fe12607b110f08fcdbebb803df5bb","impliedFormat":1},{"version":"a04d7b5676e809e29085c322252439ed7f57b996638c2f077ba4e2a63f042cc2","impliedFormat":1},{"version":"704e86d5b9f3b35385096e4f79852ca29c71f2e5dfa8b9add4acb3a8ecf53cbd","impliedFormat":1},{"version":"e16e7ec79aba204f9ebf0d4d774bc4d7848a93f038c32f6c4d7c07d4e3a1a4a6","impliedFormat":1},{"version":"63ea5c2fb20393e1cbc10b73956543c41bdab5ad1b2e8204bbc6e4bd76bf0536","impliedFormat":1},{"version":"325e9320eccca375490903d900de5c4a1dd95e95d7265ebc60191f9082c55335","impliedFormat":1},{"version":"71c69199acba2b94fa86c4078d0331c204ab066126baed6d1e907139f676b04f","impliedFormat":1},{"version":"40f334ae81869c1d411823726468ee2419042fdfaaeb8bb08fd978667450e5ba","impliedFormat":1},{"version":"ba81dd9b7542491c70688213d2041e5906e8b702249e91962a7fccc1964ac764","impliedFormat":1},{"version":"40fa057b9b623d300b37d30c01d380f3f1cd4c17dd57697e3a9645f806d01920","impliedFormat":1},{"version":"7693e238512aba0a75f69a3fc491847481d493a12d4ba608c1a9c923d58e3da9","impliedFormat":1},{"version":"565819c515747bda75357fd8663f53c35a3543e9e1d76af8978227ad9caaf635","impliedFormat":1},{"version":"cc2f1fc7a42575f1628f3d69910855214140ba70f7357669043c824285b6ccc7","impliedFormat":1},{"version":"1b0a1ef26cf6b0213df8a398691e166dc3aff2e903cb4e366d98caf31c727bc4","impliedFormat":1},{"version":"b91870747dffc971aa7b42a317570b972be09503cd77b1e89f48c803651b81e8","impliedFormat":1},{"version":"9d459e023609e74bbc8da58e71d21fafd293bad7130da8fe9c12b2200750ca36","impliedFormat":1},{"version":"67ffd3a5da2f3d10cf5affc2e307f174b0a6a0cbabef3473e14e63750fdc1027","impliedFormat":1},{"version":"8f427a8f41df9fdb1e30639596693f8495c7054af30fbd2e4b83d41de7d22e17","impliedFormat":1},{"version":"1df07983c5e6faa1957e9f19b4b2525b70c381d728517016ade756c794f7b7a5","impliedFormat":1},{"version":"d84b1aeac24e07c881c0e5e0246e20c7190044fa4d52ad1826616102f12ec735","impliedFormat":1},{"version":"e65b4fe703a1ad2af90356ced0a7ccfbd171786eb62512b5926384cca2da078e","impliedFormat":1},{"version":"f48aea18784f156fb8ab21a840f90bdba99a98f30fc0fc559885310c745b5574","impliedFormat":1},{"version":"ae05df68f96d14bc4d73bc13fd56a563b38dc93cf022b5eab6378a2f52fa046b","impliedFormat":1},{"version":"44994612582f8d0ca92ad4fe55775b6e33f40ac24214036ea53841053fcbbd3f","impliedFormat":1},{"version":"356fc6c57f7bdbf7943bbd890bda18f856d4b81767844a3d6f3f8071a4b3b82f","impliedFormat":1},{"version":"0b2374739fd5153f201f7a63f86546fabd975c86a4fef8246693726502cc5234","impliedFormat":1},{"version":"9d21c209529f9f10237e0976cc262bb81ad5eb28ac6d188c1829e8057e9623f8","impliedFormat":1},{"version":"edb30bf83d7ba43b2f893700e135e83c426401b5ad1365967f2124da4e1f47db","impliedFormat":1},{"version":"c9e0ccd766122e1ed841815a699c453c3267c4c6104c5f01776b719dbd0df457","impliedFormat":1},{"version":"ed575089e29f248e6b3ee6894de23ae001043f71717ac49396eb3e3a6aef4ef0","impliedFormat":1},{"version":"b2f9571f354aaf0fa34066a62dbc32b0c19b1a455a539ca309ecb84c1773ab6a","impliedFormat":1},{"version":"360c05b2072a998f637082de8786e5f1264b7292fc92fa6255fb47964d2f6fc4","impliedFormat":1},{"version":"182c3f67d3f29518248a46a5731d33437160c4b1a05e9822af3d6ed82c587e45","impliedFormat":1},{"version":"7c52a6d05a6e68269e63bc63fad6e869368a141ad23a20e2350c831dc499c5f2","impliedFormat":1},{"version":"9a31aa1eb20cda88b8bb3294036a984a921d64b5e9aa06ca369f8070b2981f81","impliedFormat":1},{"version":"d90abba47dd39861bb64c5ab2f600250a705bc11c14654b00f3fa0e537ec20a6","impliedFormat":1},{"version":"8cb8b28bafb5a3c9cec0ddbb2d133c8fb3541b3c9bf6b205af7402114e44621e","impliedFormat":1},{"version":"65cc58893e6087acb75aa61a30c5d74c31b8c863000d361f680c8d9ec23cbffa","impliedFormat":1},{"version":"71845e4fd6c6663d5ffad1fc3c71aa1eaefc5bdb09b677bab0e007dd3f1d0da5","impliedFormat":1},{"version":"0f95c9d496f264294454822c3b07a948e0e43589c753228220de3056d297b957","impliedFormat":1},{"version":"bc5ce122aa88a6a2b5a60c538abdd43d2081f1bd7a05c06ee69ba07deab62133","impliedFormat":1},{"version":"78365b5144a60a751277379c0f3f5e9d1a972c305d5e27d58b1ae920cc0569a5","impliedFormat":1},{"version":"b4c4985d01a208626fa2cad05e3504db200474c65929f68ca66581755f9ae686","impliedFormat":1},{"version":"790cfcddd6b7cebbd6d1bc6e70cbdb92acf1b4ab436e5e5dad3437c81a51c2e8","impliedFormat":1},{"version":"74f567556362194022d151211deaaca8e7c51c4733015be3d0b318df5869eb94","impliedFormat":1},{"version":"32595f9439925dc776e89ccb8a5db6baadc8e1bf8aba398352448de6bbefa90f","impliedFormat":1},{"version":"c4285f0b817f5480a4ffe86a977980018dfa65b8918a33af4d8a28150be77869","impliedFormat":1},{"version":"44b9dbe317108baaa35f5c3d4a1ab7d183001f24517923396e938040c656e590","impliedFormat":1},{"version":"afa60ee9164efe27fd39fd758994eb8537459ed6bd9c9f0cbba3fa75a14608e6","impliedFormat":1},{"version":"809aa3df6126d49ec51cbd7038ac0f2bb58f973e048d2c6cfbec76a8cc67d33b","impliedFormat":1},{"version":"f5d35621c993372f733d0148f33be2e538d21e261d96ee31fd6c6d41dd087a2f","impliedFormat":1},{"version":"0fa6899ee1f2be4f6d8641a444fbf598af4129acf30bce77f27466b3d0a86cf6","impliedFormat":1},{"version":"a478c1439809d1ea2d6bc18340a535480c474f8f8658a33e91512ca77ec599dc","impliedFormat":1},{"version":"d60443649f0932ef3b8d8741784c1774deb3bfe96c1a2329ef98e6e9c0079db0","impliedFormat":1},{"version":"61296e04fa2cb74b694d71d82fcd25416bbbc7c4decebf3e10d521c7fe27a976","impliedFormat":1},{"version":"9680eb7d6043a005972d9241edb571ce9fefa0fb48a23b992c2c9eeef9ec6b76","impliedFormat":1},{"version":"45199b9f9cf9061cc2ac0a3f10240e8db6edf15b345e847e3e8b14edb3bfeb7f","impliedFormat":1},{"version":"91dc72de609fc31f6b5d86741abfa61efb70a56c843e160182a5bc1a786d964d","impliedFormat":1},{"version":"2b7d8cabdc3ee40c9e5ed3876d8e9ba2f04a0bf810e2babdb10dc0d371686996","impliedFormat":1},{"version":"cd1ee7d4416d0a37edd2e6a17e7880289709639fd16ee9789c7ba00d34afb99e","impliedFormat":1},{"version":"4fd346095bed1cfb30362b6209da2dbd5534a27f49ffcea8e9df14de750fe8e0","impliedFormat":1},{"version":"fc927b115067b61bf0dcd832cb9d5dd5eb6e5d10d66a9fee07ffaf4896e2789b","impliedFormat":1},{"version":"c8e1e307fd7c9c9d8f36c42b08e7a75f2eb666b0dc374aa9274a6760956d9c88","impliedFormat":1},{"version":"3541ec2884b8ca7517ce60c453fd73c8b44ac57e6e6c511337fd24ba9ede8561","impliedFormat":1},{"version":"69fc3c1f25e765e817ecfc91968fbf6934e4ba304ff998c31b3d0cfc56772957","impliedFormat":1},{"version":"70a29119482d358ab4f28d28ee2dcd05d6cbf8e678068855d016e10a9256ec12","impliedFormat":1},{"version":"869ac759ae8f304536d609082732cb025a08dcc38237fe619caf3fcdd41dde6f","impliedFormat":1},{"version":"0ea900fe6565f9133e06bce92e3e9a4b5a69234e83d40b7df2e1752b8d2b5002","impliedFormat":1},{"version":"e5408f95ca9ac5997c0fea772d68b1bf390e16c2a8cad62858553409f2b12412","impliedFormat":1},{"version":"3c1332a48695617fc5c8a1aead8f09758c2e73018bd139882283fb5a5b8536a6","impliedFormat":1},{"version":"9260b03453970e98ce9b1ad851275acd9c7d213c26c7d86bae096e8e9db4e62b","impliedFormat":1},{"version":"083838d2f5fea0c28f02ce67087101f43bd6e8697c51fd48029261653095080c","impliedFormat":1},{"version":"969132719f0f5822e669f6da7bd58ea0eb47f7899c1db854f8f06379f753b365","impliedFormat":1},{"version":"94ca5d43ff6f9dc8b1812b0770b761392e6eac1948d99d2da443dc63c32b2ec1","impliedFormat":1},{"version":"2cbc88cf54c50e74ee5642c12217e6fd5415e1b35232d5666d53418bae210b3b","impliedFormat":1},{"version":"ccb226557417c606f8b1bba85d178f4bcea3f8ae67b0e86292709a634a1d389d","impliedFormat":1},{"version":"5ea98f44cc9de1fe05d037afe4813f3dcd3a8c5de43bdd7db24624a364fad8e6","impliedFormat":1},{"version":"5260a62a7d326565c7b42293ed427e4186b9d43d6f160f50e134a18385970d02","impliedFormat":1},{"version":"0b3fc2d2d41ad187962c43cb38117d0aee0d3d515c8a6750aaea467da76b42aa","impliedFormat":1},{"version":"ed219f328224100dad91505388453a8c24a97367d1bc13dcec82c72ab13012b7","impliedFormat":1},{"version":"6847b17c96eb44634daa112849db0c9ade344fe23e6ced190b7eeb862beca9f4","impliedFormat":1},{"version":"d479a5128f27f63b58d57a61e062bd68fa43b684271449a73a4d3e3666a599a7","impliedFormat":1},{"version":"6f308b141358ac799edc3e83e887441852205dc1348310d30b62c69438b93ca0","impliedFormat":1},{"version":"43277e48c8674595dba4386374d23b4bfbd144aa6ea42468405050bfc8c7b0e8","impliedFormat":1},{"version":"afe7b0a2cfbf9bd2ec5679ae931167f355fe3d398b19ef7a7e4a49a6d76ed6c5","impliedFormat":1},{"version":"52bc541c29a2d8447eb18626f15f1abd8a4a58a0ba10d98fe3957404a5cec8aa","impliedFormat":1},{"version":"636a9c35a77f98cf7f6184b0ea3e67d80ce2f5d7d22c45bbee18b116289447cf","impliedFormat":1},{"version":"4b5c428a7bcf55e0a7861eac37d9e5bc016e88980aac6b27d02a19e7857f5841","impliedFormat":1},{"version":"8b4955cfb391692b8fd86853982fa34031373d05ff34d08be6c83f14ae2ec83d","impliedFormat":1},{"version":"e77d57ae9bc251a02c24d4d995eaec8e2c388ff0db840792957090e9c82ff6db","impliedFormat":1},{"version":"d34934a86124db940a1b1efb1c419e55cf2bf691a13641ef59abb6c98f9f59db","impliedFormat":1},{"version":"f5e60180f851f0f82050373ff6b27256cbca411d39825eedd5cf83e78a1e4e0d","impliedFormat":1},{"version":"706bfe9d17e578e4d5f546c9b66ae83fc08a86b2e2c640597dbe3b5666a272e0","impliedFormat":1},{"version":"a085ccbf982ebddacba7635b833822f6b27f5ee68f91dc7e664136abba9bf17d","impliedFormat":1},{"version":"5f7cade43318658e112588db37b96ab689ca0bb0f45729a04566d6e44c03b9f4","impliedFormat":1},{"version":"e648cc0ba42b6f18788088a10757b89e33ab9d308df3a5cce8b8e7ff15e2b22f","impliedFormat":1},{"version":"eacb287abb4b8f701cc2456147626a8a1eb1a84578f3374dfdf3a5cbb75ede9b","impliedFormat":1},{"version":"6a4a91aa1e183d79e9f24699e1238f30615a9261d70474db64f5653f5293ee8b","impliedFormat":1},{"version":"b96bec9e77061e5853b4fa63d6ea8cf4250773702676e300420b7735c34f9901","impliedFormat":1},{"version":"8f393ad285420fd008f8b4fb6b5990e19eaa34b8183b46d9cb720bbdcaa7c31e","impliedFormat":1},{"version":"69fd750600171a658bf2c489689edbf98d0878f4ecebb35e3007084d98dc2ed3","impliedFormat":1},{"version":"7705bb666bdd4085a9787d5c2ac6b23020b3246115eafcb4f453bd9c1448edba","impliedFormat":1},{"version":"f77c929f8b60f205eb2c81a35bb1f8ff0da2a1c99a9e5345a4cc607e9f8a4215","impliedFormat":1},{"version":"9921f71db289a60c25a161d036c2885085cd3f06672d9913b37342333993cf3e","impliedFormat":1},{"version":"032080b7d162c23bbdfdc18aa87fb8858f6a1d58a0d3756bb59cc28020556cfc","impliedFormat":1},{"version":"950d75b3b8079cbecd98c261a5012bc6cd040d3e9bb59bbf83c240933abdf79f","impliedFormat":1},{"version":"f75ce377d83090f4180590fe78c9431b3d9bdf494373f0418c58e62937e890c9","impliedFormat":1},{"version":"6f0cd0e219049f8cce5d0400fc6b8bc841bbfe361d76bdd2ed9a131efa26057c","impliedFormat":1},{"version":"6e0f2c881c899ede673296bc491e75686db887f9680c7dd6f6b9b474738be64f","impliedFormat":1},{"version":"2ea50238f239ef3217965ea0a5ac6ffa2acb94bd03a912e7edae4cdb90496b16","impliedFormat":1},{"version":"2e0e61e27e6a2ac52977927088197535eaa62a90638af4badedab162672b9ca5","impliedFormat":1},{"version":"532faee68026a472a33fb8d20240f3bb41b7cbaa0619c939faf23b1b759cb1b5","impliedFormat":1},{"version":"057dc3da750916d3983709948a7b5a6ef9788378d38a60bb7458b30f79101800","impliedFormat":1},{"version":"e0d28cd0b097b81bf31e230d9296920688bd3f21f54bca7f5a3b3cd4ab4a7e66","impliedFormat":1},{"version":"21fbcd43401540f78b4fecb7941d397cc76ba1ccb77108a5b68dc76f46048a79","impliedFormat":1},{"version":"fa7d28cc714e9d5256d2d5d2d7895a85e5db44987b41cc39f047598dbd3e3fe0","impliedFormat":1},{"version":"9e16901b4334370954467c062b8ffa60a5bce8cc0c55d8bde30b7bb068497039","impliedFormat":1},{"version":"53fd33fd439c753899684518742fef08106dc63afcc1c9f62353eff3601e7fdb","impliedFormat":1},{"version":"9a2e75d1d72d7463cb3a0d4a01c5648bdb4f54866acaffb0360da91234c0df8c","impliedFormat":1},{"version":"566c068aa63e89d1ae9dc45c7375333a7c55e44cdb97c3adba9b7b09f0bd9edd","impliedFormat":1},{"version":"3060e36e470c9fe62be08050ada255dcc1b94f3109eae49944dfbe59956299b7","impliedFormat":1},{"version":"9ac5c75774da8cdc4d6e0a7ab1a775a00e8f8b13d26c1eecd13230f3882668fd","impliedFormat":1},{"version":"b36fc30ebb322957a1191235da3791544ec996a28f32745a03d728526d89e5f6","impliedFormat":1},{"version":"f201ad3f5147c0b827f9688720e4eb96ea119bc4e859270157014df8c8be9fbc","impliedFormat":1},{"version":"183e0a4b07d3e6b6715344771e5a4e73e516246dcea97384e5349c42691742c8","impliedFormat":1},{"version":"2d851f793b6e510328f5209275963f9c1b2573c649fe83f0a932b18ccea77d35","impliedFormat":1},{"version":"df8c380cef59d5d32a57295e1a818aa9a83655a72dea73773121fe02b3ddb6ce","impliedFormat":1},{"version":"f70b1ba9e863f4f1a3784795db5883abfabb4d1dcb03cf0d1e549ed559ef30a6","impliedFormat":1},{"version":"de04f8ebde59b71bfbcceec95dbe60cea2d8197693b03a0da2180a412e46c14b","impliedFormat":1},{"version":"11d4874c85636b1c9bbbf6a158a81f08df50c232b6c98477c78e316fd737fd8c","impliedFormat":1},{"version":"991dc1a3af1fe5ae31575c7942032c6766bdeb77ef9610ac675f5f9146452a82","impliedFormat":1},{"version":"d212201c4c8f29c757bc120ec245cd37e1084c1a32ec1efdb871fec9e87307b9","impliedFormat":1},{"version":"6c31318d3e0c181c9b859eeb8730701e7942d521fc9110873c6a8210ed9e2464","impliedFormat":1},{"version":"221737ac28b53fc9b0849a9dfa5ca5df6e5ae34e29de779ceb240b009f413c7b","impliedFormat":1},{"version":"1cf464b341004199e7c1073ee29c58b6d266f45f1a89b949073559bdd8fa33d2","impliedFormat":1},{"version":"0fe4061cfe1eab8c542bbc0b2cd2c203630c5de51941d8b8114c4428505d6135","impliedFormat":1},{"version":"fc48d98061f4df7793e74a5c4da299d6fa832f1a94f888d9e304dca5587c48bf","impliedFormat":1},{"version":"9c6729e9e0c3b0615f1f45c8895e2085112ba85c6d6f4505e8f6e003c933cdbc","impliedFormat":1},{"version":"ddec19525a3a6d2d5128692249af3ff927989304aa6850a420cea5d655b80ebc","impliedFormat":1},{"version":"8fbc2183ce22abd6cce28e0be737391132f09449c9312f2deb2c2b93b2762f36","impliedFormat":1},{"version":"29d62aa12ec4f7c36399f26a55488bc3d8f110af82c17d73bb85a49085d1c9dd","impliedFormat":1},{"version":"f65b67af065b6e88888ce795af1e0d201276d21a8d8d38dbbd0eb5432ac0cab0","impliedFormat":1},{"version":"93648a16a926927c965369c1c29dfe4aa2b6169dbac8408e926dbef26678b80a","impliedFormat":1},{"version":"350946ffa1ea39a39383124a6ee6ad40fbccfff36e820e16cd6e68c8c7c885ef","impliedFormat":1},{"version":"b68e17021361507cbb11a8c5b1d7291c28e5f97a3a7c24520026b57b37b88629","impliedFormat":1},{"version":"4ea4c0883edfccd974d63f7a530a61b1584f5b503f6b488ea87127097d43bf93","impliedFormat":1},{"version":"233b2d7e35661ca37cb01fe8398a63fb4853b80832839a391621a7c481c6560f","impliedFormat":1},{"version":"2609c35f3d947adebe6e486d6d8b5e7b2864a80bb99898478b6fde940ab71e44","impliedFormat":1},{"version":"012a639df4fdce95209d28156bbe33e6a7753b1fe4cc6b24a59a7bd57d720a35","impliedFormat":1},{"version":"b13d38c4c24f2b47403d55580e2cedb63897da8907ea5d25fcb83269e69c556e","impliedFormat":1},{"version":"892b371df653d6787b8449e611c0206f561c3bea8fb3e41eac0a6570f43bfed2","impliedFormat":1},{"version":"7ba9e4a3c87707d2e19f86e8ca04c070dd1c2fafe5517bd6b6574a75c60737a2","impliedFormat":1},{"version":"9cb087cd11d5ab4ac3cbcc7394b4d614521c1619d175d0e997d7e9d2f9225cb9","impliedFormat":1},{"version":"a554c07dd44e34fe953391fddd09fdc3cccdbe291f6393c391529f04ff88d883","impliedFormat":1},{"version":"3342c886f0d71176fd8c6bf45ad7e119f91d35713778a0930755750b31908957","impliedFormat":1},{"version":"df24accdcf6a15915053cb96127f69f7d29fb7286951d58d4b8ca9361f8bffd2","impliedFormat":1},{"version":"9ad823099feecdc86bf216837f6a807c680dd6f8469271c545bf0d9416f6323d","impliedFormat":1},{"version":"272cad8ebcdaab6993d0f26050fbd0ef36c820fd3598d4d75312041feae0c63f","impliedFormat":1},{"version":"679c5345cf9eff4a5b7f14bd5b89e4bf13d75ade530b8ff8fcb25114b6747ec1","impliedFormat":1},{"version":"af270ade171580f1c0c4b3535ac64f7e0c88eb8a56350f136c332f1cbdea7c99","impliedFormat":1},{"version":"ce3c9f232251b63c14fe658bc53187d8c3ae9fdb827e3b2d20aed8a276af3bd2","impliedFormat":1},{"version":"efc83ca4f330b801f1b1244f49dcbd2c3a6864af09468e216a1400043141567e","impliedFormat":1},{"version":"9878799a0fcdbbeb60cb4c70f5ccc218e45c199e2c6f38a2a66a9ae3d42ecbda","impliedFormat":1},{"version":"2a412555ff316ca06ef90dd936584f7e3cfde321d9aab67c7dece93470d3ca4a","impliedFormat":1},{"version":"8aab697bda333592e3895adf37eb2870d675ed73dc3b21eaafd224b90c4b31b8","impliedFormat":1},{"version":"5ec335893fdc4ae7f3a44298a42a3e6d55c15acc75dfefaf913f3a45a2a3be1c","impliedFormat":1},{"version":"ac0a84a5b1487392bbd89deaaf75e37ff97badb5cebc5b125816cce6c994dc49","impliedFormat":1},{"version":"fc52f90c70f210724e1e649ebe8458390a302ae226e3ff74c56a492eb21db66a","impliedFormat":1},{"version":"b972bef785abdf30030b19f64b568f7952b8166dc01ca4ddc2ac6919a5649a6a","impliedFormat":1},{"version":"b8a6419ec42bf4d8eed52f187e161b7dee898c96faf691713fe1a4ae0d89234b","impliedFormat":1},{"version":"fa3e9203bafbb84c122b6ec7fe7adc448062766bb72bf42eed14c21f37500e8c","impliedFormat":1},{"version":"1b6fdc41af60370262aef54e35a53bbcfe9e529378df9d4fa05adf6e7e0e2fd1","impliedFormat":1},{"version":"d46af0e6bfd3d8e8d2cef0f84a9b5e7d9e2edf1ce681fb4e7f76666febfd9732","impliedFormat":1},{"version":"57fa4dac8903d619ba443e1939d22786c8891bfd931b517d2ba71cc9aa3ac3fd","impliedFormat":1},{"version":"6c60dfaa2b40b87c6dd0d1ee9544a45e3c091b31859c1af30ca94e6aeb418e87","impliedFormat":1},{"version":"0be6bbd5ecdc757269348988a4bf633430381db5a1ce0ccbe07862e42024b3ef","impliedFormat":1},{"version":"3717cf65a204081e3323d5592b6671cc5b1314a2d2cc96df407adff995f716f3","impliedFormat":1},{"version":"4f551d073794c7367a01329ffdcd70b6eb84fc3abf2c4f0ae8b756fe231e5da3","impliedFormat":1},{"version":"556bd796696b3065fc6ebade5ae4b8d385dfdc3e6656bdc3e837096683118b66","impliedFormat":1},{"version":"d4083eab88a986f2fcff672be3477a79849f25be3eca5a0fde6d745dac3fdea9","impliedFormat":1},{"version":"07b7d50913d14676f5193ad47bd45eedd6dabb648bde58ad92a13e62f606accc","impliedFormat":1},{"version":"2a55d3618409519e6c213eb4c63d2736a0cab037372d9978327d36c15c287abd","impliedFormat":1},{"version":"cb41a8d1704595b290fb4bda78ff88dd45dcdb7a039003eedf7c4d50d0196866","impliedFormat":1},{"version":"8277897a81fc2a61b6367d26a66dcef94e2dc5db26c485444a824edeb86fd052","impliedFormat":1},{"version":"621df1c3f35789771c8e3335cf86e29c42e8eb53810770d20d2c272659e6fb21","impliedFormat":1},{"version":"81807c39ffddf0f980ff2c71b5fce8a5f57b6d85ee8f9860a0c00270f4b4b3ca","impliedFormat":1},{"version":"58fbfe0eecffaf78787e599e47c5a7e7195455199cab13da8b64f26ca928b261","impliedFormat":1},{"version":"c362aa3c12c5108de1a77b8d95651dec0f9d3f9e43963f2b6f17ac66c0fa23f4","impliedFormat":1},{"version":"95578ac9452eb3f422aaf44830dea4704b9f2144f05e88c0000d4c271a9d6589","impliedFormat":1},{"version":"ad99fefefd8a513e54fc5d2984ef0474ca489f779b9b33f3892c46b9db5defdf","impliedFormat":1},{"version":"2decf81000626320ec6f7e1524763b5a444bd64bec99500c8d0afc717f4bade5","impliedFormat":1},{"version":"4128d4e6d5485d7b327fb5381d599014cdf529acb6a693dcb25a74b7c22867e1","impliedFormat":1},{"version":"3fea9da38914d8d8c8362f53b8b4a67ec6873ae18f002abfa417cc04f8fcb314","impliedFormat":1},{"version":"59bc67c98670c8c2e527f4bc135f3addc61073a9c86fd7db12655a117edd4223","impliedFormat":1},{"version":"5f3bb82f393c547d348f7e8c452a715f16f1e2b9cd6bdd769a6bb1e143b29aac","impliedFormat":1},{"version":"c7739142fe0146dfcb7c44ba2f92172578fef99fabeb6276a6abc07ef645a1de","impliedFormat":1},{"version":"3afa1cde2398e3081bd31d85277ac529e66cb78cba646acb29015133711039d5","impliedFormat":1},{"version":"9f8929beba5b8015b7e57926f643fa20f3613159d5304480d5ffc9a8f94dbcab","impliedFormat":1},{"version":"e625b5103501f22b5bd63c2c62e2506aa04e724ee9cbc9ddd9a20ae449852bf3","impliedFormat":1},{"version":"f11f9a1d67876a869d99f3145cc63cd1db5ef0034cdbef3930366d4bedbb4d60","impliedFormat":1},{"version":"62183bb2961101d124ebad66f32ac4bee656b52eb300974ab85acdd254e85ade","impliedFormat":1},{"version":"7159e6ecfe0c0250bb8d20ebf44c543796e6ad462edc07287e8781f58b3c54e2","impliedFormat":1},{"version":"92307dd94cfb0ac601d622976f10278624679021d9b4c6f85a45cabf99ff11d0","impliedFormat":1},{"version":"ec84c1a3f5b2c952a9238a18c2185601e9540b3006eb554af31612191058377b","impliedFormat":1},{"version":"d17b89163e0a27388892e661ba5734b825266654a48e5e6f65cb027567232d5c","impliedFormat":1},{"version":"69da9257d179f2dc2e1bacfe8852eb4301fff47b438930c1d275b949382fd912","impliedFormat":1},{"version":"9a8b68f6890738b4ae116a662b6b44be7553892289ad6e1fdc810e4b193e02c4","impliedFormat":1},{"version":"12955749fc3e563e5806650e7a83d4ba59a065c9790e2fca682f751bd55f4515","impliedFormat":1},{"version":"51cb90bf50d5d2a2d00c5f545fda3167783c22b328a6d33e429392b93d516209","impliedFormat":1},{"version":"5726ea415eee459efddf8bd50c10f7400273a57fd8dc3d57151e652b328872fc","impliedFormat":1},{"version":"7e2ca088c326d04643db1c30255f7ec1bede74c09ea190a351869734d8aa1085","impliedFormat":1},{"version":"4aa45fe87f629109259eeba322b63f4be0b35ce21fe7b7c25aeac50ca54353db","impliedFormat":1},{"version":"db46e8097481fb057170a97d31c22c32c6e695c0b79d981c040847f0ff948c15","impliedFormat":1},{"version":"16d160f0397cdb35f79a6d6eb3e2b6c059a0557fa0f67ac7c08b48eddaece743","impliedFormat":1},{"version":"440eac6e41fba99add73b42ef4e50da2f008bbe114e2c62c0cc303cf328832b5","impliedFormat":1},{"version":"1f9b487b82db188793ae367f09e1e93c8889bd0f8d06bc5993d3fe07f9c1995d","impliedFormat":1},{"version":"cefbd3c11ff2a8d66c078d323f8f3394a4ecb324d05910e40b2fe15e324c7b9b","impliedFormat":1},{"version":"7d4f144cc3bd5122b4fa82145a64dac96bdb81335a78effa24cb473bee4ec3e0","impliedFormat":1},{"version":"16a60575ec775a99682c0092530b13df13da77b1538de4546404e5990a06b475","impliedFormat":1},{"version":"dba61a7e471bf5151825b2db98cbbf08a697c8e30e3d3323c7d56066df0e7375","impliedFormat":1},{"version":"847ab80030c5a0570704af5baccb5f79da6245a540a25c1110575bdeb3194288","impliedFormat":1},{"version":"a75472c4e3e88db5e499acbbef995fa12334aebc5cdb6ef2e42935af92dcc19a","impliedFormat":1},{"version":"b7e4785625d92f0b12ce9302e34f4dae9ad98149e6a37fba6b9789105a56c217","impliedFormat":1},{"version":"42627c2284e23bd6970ea7ca521469f140b6abbf10286f31bd002b0c152ca63c","impliedFormat":1},{"version":"261777f635840b570c231d8f142256635591daf8fb41b1ffdf62c9013d572d61","impliedFormat":1},{"version":"ad58a5c0408f9297576a7e5e8c63189a0a93bb2b33bdef332edcef900ce04d48","impliedFormat":1},{"version":"0a4768c393b0552e19e1f6312936281359905cfe85d8df344f6fae3e6e9dedc1","impliedFormat":1},{"version":"53c85cc3d4bc755800425e693094b349d36ae6176910b54ae2ce9be507e2e18b","impliedFormat":1},{"version":"36997f343f7460630fe16d00725362e0dd617ef628009d95d50d275dce4e3d07","impliedFormat":1},{"version":"4c181ebaef1f31cfcba85f046fedd8279a0ff0426f5339a89a2ee5d6558db168","impliedFormat":1},{"version":"20d7df13f5c0f787c1c7c1c66c13e38f65a6ce33f317971868784f6687ea1311","impliedFormat":1},{"version":"805601f3f7a1ddd861c82b8df092db33d5749099cb370f4d35b36cae30d390f0","impliedFormat":1},{"version":"bd42e75f00e559514fd8c0f8b1efdff737ebfd9dfc4d420b7942ac8921530b6e","impliedFormat":1},{"version":"5562936e2855eb85ce404bfa74d2bd678340b0e188d9ee51002ac4bb0f90efd7","impliedFormat":1},{"version":"50e185627338bc57dc5f2ea944fd3caac58efea1b9e90397a5c06ac79e93f301","impliedFormat":1},{"version":"f964c8f47956ebd6790b5f85c753c3a02ed97f80428d458da112701efa531e86","impliedFormat":1},{"version":"c756f32db1e208b28cec4c30f2fb60113570a30a664ff0a7355aba6606ddf804","impliedFormat":1},{"version":"f78f263321c06e690234170f4049dc2d5cc71b8f5b024b2565fbf3688dca2cd8","impliedFormat":1},{"version":"8c5e22bb09bb7e396fecbd16438342715a8f2f8d747a0b8264c82753fa610f60","impliedFormat":1},{"version":"82fa37c8de2b352f1fa687c2ef167139122680e7e33b81059e196a79f17ae3d8","impliedFormat":1},{"version":"200176082cf05ee7746592ae88b78224f0719e84a2d80eb5e4d843c6ba91053a","impliedFormat":1},{"version":"1fdcb5089fe9fcc3a9870d120db60cc99aaa60c861a7751ab04e808cc8b41fd8","impliedFormat":1},{"version":"993970369eaf0685907de6beaf02a724bc5e825a618e727440e1c70a4d7aefd0","impliedFormat":1},{"version":"1f307c83770795f617d08979773d49943b178655d737b0e501a423c7c86ce03b","impliedFormat":1},{"version":"0d6749f9522cdabea764e7e4ef90f36d15cce8d4d6a130d82de493a500495ca5","impliedFormat":1},{"version":"efc8049d880258b1094332e5add3eae9deb605517fcbaea2f7e084a5ff5823c4","impliedFormat":1},{"version":"b0a62a5b1e25c9edcaa2f4024b659472420bf463a2265e164f994b751d75fb45","impliedFormat":1},{"version":"353e434635d5413f8cc0cc02dc014d2e80518dec03beb42eeb48edcefa3d19d9","impliedFormat":1},{"version":"e0acd5de151570de992d110034fbc446ef313391b96ef11fbb6372f24f4cd01f","impliedFormat":1},{"version":"3f47e44544fdf412159a5dca7e2ffb8b7189cdb00cb0728de08885ce2cba3bed","impliedFormat":1},{"version":"8320ac9d1af2097dd0f146f5a61cec3188e1fc87c8b06150d56440a37a21aaff","impliedFormat":1},{"version":"81ded5824e3256137844d3da9d5e9dac2ef174ad41a23c47fd2aa92187776473","impliedFormat":1},{"version":"3874ed1f08dba8d2558d097f64c2a5eecac14d3c1ac0b6e4396239932594cd7e","impliedFormat":1},{"version":"541dce26752db36391695715fd07e23ab8365fe8f0bfa22fb1988040647f7220","impliedFormat":1},{"version":"addaaa4bdc115c69c6e94cceb4e9a78833360d0adc0224cef93c8c0533f2010c","impliedFormat":1},{"version":"0f6056ae8e9786fdf886f0363afd58c62f31d1bbe99d0376f305849f78726e4d","impliedFormat":1},{"version":"93c3f399a49a8f0ca7f59b77b20f15e2ea646d76dcc1aa67b016620b77dad7df","impliedFormat":1},{"version":"79f69a02def141481847d75c9fa04eb42074ad47f44e26aa74cdc8c0b27cc160","impliedFormat":1},{"version":"1591bc0d2eb3f7ca3d98acbe2280372158e3a797572515338b897b99f4a36549","impliedFormat":1},{"version":"32bf1f74a876afd0ffc272e5b3608fecb1da2da3bf29abdf0b63fb79a79503f8","impliedFormat":1},{"version":"d2998c46b1c0296e7832b6742b2079bb5d95208e9e00b668841223d964388c5e","impliedFormat":1},{"version":"e717ff1210079311503c37b6f6121c4bedcad8d8863b693d3a55ffef9f3203d8","impliedFormat":1},{"version":"e06a8867a9a2ec503f9b8614734bb82e58824a4a2eee94cda1f522767993a973","impliedFormat":1},{"version":"ef7e6c333c1b36eaa8faa36accc28ae350874c80efb77c6f1e33eb8b5b4f019d","impliedFormat":1},{"version":"274d37d04542448023722c3aad1e2f51f1f51e993e45d0c419371bf941b58fdd","impliedFormat":1},{"version":"a8f7305348698c11d9a0fc1839d4cbb094cbf31cef96ee76bd883b0e2de243f4","impliedFormat":1},{"version":"322c1b42cb010de523ec1cd9e4ffcdde0a8122fe84e09cfada63a53848d86e83","impliedFormat":1},{"version":"b17c861671e958b23a95c0884c9f7f5727f42de6bf12a5e4bc53df52259a98dd","impliedFormat":1},{"version":"dff8f02234faac11ec1098f7813a2f08b95b37d472a8eddb9864c2947ee28446","impliedFormat":1},{"version":"a8d2a8105510385c1581b0c4e05b35d1421102c86e7d6324c44457f4f552df79","impliedFormat":1},{"version":"e064cafea590a69354499876c76f14f487020b578a15933ed23381b65049f49e","impliedFormat":1},{"version":"750eb28a121bfda70e7c697d50f2df3363e9d9b2b74c81088bec2d3bc8d3ad68","impliedFormat":1},{"version":"3f57dd7e6f67221339b13bc2b288d2b2cb4b3a9260f3f2d381cb19e046682dd3","impliedFormat":1},{"version":"97d34ffbe9cb5996e707c954e27e7da911ee8f7a4835b9e21589b2e71bc38d44","impliedFormat":1},{"version":"502b5d9948de17a1358e68b9ac80dad58590476184f314b2e440d381aa969745","impliedFormat":1},{"version":"7b8e0925554e436b354b3673de07547356d7985149b8babbb07f3c09782122bc","impliedFormat":1},{"version":"40ec78ecd9a69b71562cf39e515d9a8969d0fae4181f98a4572753363b3b68f6","impliedFormat":1},{"version":"d2b04e90889d746abf99b4c59486793f9fea741b705cfd4edab3d509c126477a","impliedFormat":1},{"version":"2c174b1dce71b4052fcccbb84bffbd41fa45e4442e183dafee599238b770e869","impliedFormat":1},{"version":"e9adad9d3e7bca5b25f0d827d9c5fc5b3a7d9d6a47c3ba94d6e9a8675c0a7019","impliedFormat":1},{"version":"1f222372836b1ed57997de12464e9e11dc91ead0c077c09520b48f81da40b9f4","impliedFormat":1},{"version":"8941f30402a12b791af6873dc5f67262b4aa4cc02edf5bf3282413cae2b3d549","impliedFormat":1},{"version":"365c0e98ab17b5bf7b33fb7c2c0c71ccf80b214ec2a2a6a060a21c8060b229c6","impliedFormat":1},{"version":"8d5e423573fa5dff24971d868f62bdea17b9b4d953b255b0067d312f02895ebb","impliedFormat":1},{"version":"352676f620ddbc4088b0978e85e39a713a7a470175b1e6c5ae3fd4dfa1c9d651","impliedFormat":1},{"version":"66ce803477ae02d38711c1c0c48eb785bbc7e22b00044df82cbfd1a4d7b81e82","impliedFormat":1},{"version":"401edf8f46652f4dd13a4358b011c8b887f43f80ea0c5f6f082048a622368262","impliedFormat":1},{"version":"3dd786a4584f638ae3fb03ff809f138ce8f4d8e6e879a52e099cd33d4507ae73","impliedFormat":1},{"version":"216fae4b44a3fbc4068951be49ee4b0afbe2897adb311872016c5c86f9cd94a7","impliedFormat":1},{"version":"09db36cf75bc53cd67d8fc8722ad858df44503d3167b5d49825cd4b8be6f4076","impliedFormat":1},{"version":"9cf8c4dca7ca96fe41ce1981afbdd63ec537679d9e27f67e1e41c3aacc480b8a","impliedFormat":1},{"version":"fb607236d72aba12bf6df811ae50b7ac780a1ec06239525c5aeaf5be5ceaf3b0","impliedFormat":1},{"version":"a914d868f9ec6a488ebc253461283ea92009a07e9e0167abd36caa082d6d75c4","impliedFormat":1},{"version":"4598b22d5dcb5de80e033b545b81b8a4637a3732cd9250c7df1831ec2cfbc118","impliedFormat":1},{"version":"cc62668f61863e8c4cfb5aa7edf1c675af6c770167861148223f74d6cf4a52d3","impliedFormat":1},{"version":"b5a3e5d212ff2df914d6883e4d0b46fcd7ece4933133ea816ef724423f801af0","impliedFormat":1},{"version":"c3f2e4d1e1c5e9cce837da083a45a8bc880d9c3b110be4778a2436c24fb2d148","impliedFormat":1},{"version":"d62a65c939304424b6d6b08ab97fb488dad098062c5ae90a64ce6e3f6b9a2af2","impliedFormat":1},{"version":"c81f6bce73f3c3d453a012ef6c3d0f28567f93cbcd6a9c6d2cb606e8d3a487a3","impliedFormat":1},{"version":"9af0f979216cfaccdaf4b21a409da09149812c995bea55754fee698bcebd9821","impliedFormat":1},{"version":"a11253e1d20bc720789d85374a8f3bb2fb2db3d8dc50475017f1768f9adf9484","impliedFormat":1},{"version":"c47b2c8b92a16e532389b929c7dfa3ee41d47b69ce35c83354add05df0e99ea6","impliedFormat":1},{"version":"3b73783154d7a87e5952b09ab6e3d9d77ffe5e0c7120011d7eac6257ae55c117","impliedFormat":1},{"version":"fb716dd70f71c07bd059b1d17c3a8bf4e9fca2032f8c1bd1cede9b7e7db17b6d","impliedFormat":1},{"version":"aa7443532c7c4fa930709fe30e0bf642e4040867b0c180278d60cd04f2832d20","impliedFormat":1},{"version":"cb22feee63d3d834d1d446f67f20c8fef997ccc73277783a968050d765679ae3","impliedFormat":1},{"version":"af85221956fd333fdf7a44b26809d80ee85080b86e3b18ecffec3bb96fe1ce47","impliedFormat":1},{"version":"ddf497fa967334e614c8cab70f2e498ec022328f51e7db6a861233e9edc7e64f","impliedFormat":1},{"version":"17c23451de85c6d5455aaf5719c4173aa4562fcd163fb5ba72a6bcd222741d4e","impliedFormat":1},{"version":"05a6eae3ae2bbb2ce25d8874023911b72df2febded6a34a9ef6ee0ce5c56e24d","impliedFormat":1},{"version":"ab63739e2f5354d2829ece988d74f377ffcfd9072580c43878ae56c20a15e12d","impliedFormat":1},{"version":"fa9759dffc468c2764f1c7862cc642b4178ac3f4bc5b786f70d81f68e8ce4cf8","impliedFormat":1},{"version":"8b6a017a2b1d83bc1327b484bf2a223fab583b1ca750f11c1c2bb4f74522f600","impliedFormat":1},{"version":"99e6e43f0715a70d29d8ec27149dfd5d3d4cad449824151bca24be8015c0fccc","impliedFormat":1},{"version":"f408fb593ad8b84ce2ac6040641475658060fc4c0efb24cc05804a1e45ebea88","impliedFormat":1},{"version":"102949de717c98ddb299d1c622e77f0072e83f4e2f3809a2ceaa73ccfe18cd6c","impliedFormat":1},{"version":"e2f8b8208d82f034bf5ba5e22053b473543f3e0e633c5794fd581aba129e59ae","impliedFormat":1},{"version":"ebc138e51212ed0f884ac5310237298c50b48d45b7902597f85604ad6851cff6","impliedFormat":1},{"version":"3d276c4026971487be0dc16fb160f784216d19b79dc551ca9df72985c6a539fd","impliedFormat":1},{"version":"accf69e9f01406736a061c7757a62ef3356da8de1ab72910885525373e50e059","impliedFormat":1},{"version":"89b20c074a5abe9208d39e7153ab01726c44a9fce77e9b46bb86f3cf4882ad0f","impliedFormat":1},{"version":"caa2a0373fe66f035a4a4b33962d6593d4da885e3591b4fa85fcc0135d19258c","impliedFormat":1},{"version":"af357489e64b057dc99b7f42852aa61972d1db4836a8c284c88db68ca8d9abb7","impliedFormat":1},{"version":"4cdbc6e2f9ea733c647c4f134b3707a66d7579455e2901dafb79f93d9127fac0","impliedFormat":1},{"version":"bc7535cfc05c12f369a902ec94563a7fd8f0793a4acc327942d4bab150d08195","impliedFormat":1},{"version":"58a4a3136766ce6fbafc0849960287bf280379d13f737d80183f82c000ca9251","impliedFormat":1},{"version":"7c08e5514a423ea5d08163cbc21f3858b9bd5a7dd233c93f9dd8a02952f06db1","impliedFormat":1},{"version":"8bce38c720e4497ada0f1dd9bf2269f663b955d93be97a9eb33339f0e2868f3a","impliedFormat":1},{"version":"3eea6cbdf32fce708775ac2c4d8dd9faf964a0408ceaa4f86f3ad2380b8bdd39","impliedFormat":1},{"version":"127a73727ba0f2ab580280c8a8228762bee9d33a1cc58b607132da57ae0b274d","impliedFormat":1},{"version":"c6d03db7bd336a8919973ca9aa2e46dc76e85912aca02b0fa7ef5d58039c18a1","impliedFormat":1},{"version":"311cccecab649ce5438dfc8d891bb192fd9669fd0a58d9b8b09538978247610c","impliedFormat":1},{"version":"1727ed355e4e8509313556dc0a0fff5b5e636b49ab28f6bc3fecdce16b96c7cb","impliedFormat":1},{"version":"f8ce5971177be66cd44e6dafc194027d8a74ecb523a902b08f9ae1176340e48f","impliedFormat":1},{"version":"ddd284790e9d3f741063f3cf27b8c386bca72e3369b1330fa9b2a6ad013634b2","impliedFormat":1},{"version":"72e4a806db5cfec09a48c5a87a242e6ac4d433a79413eb8cf0bfa9527f9dadc5","impliedFormat":1},{"version":"f7cbd2a4d0149c99bba024defaaf5f6d87ca997316d9ad1c59336d7b5f0e581e","impliedFormat":1},{"version":"1d0c7bf12ce216b899bd5d0555a0ee946ae7d2c3e88c27e5972dea55c5f0b9fd","impliedFormat":1},{"version":"e448f86b862b39e330b447215e46a0e16d92e0000144b7c6d7a4960ff7eeaf80","impliedFormat":1},{"version":"bdca3a59b1340b9ba7af4227ce500f2e1d27a8236c1bfc8d9b41a472736de1eb","impliedFormat":1},{"version":"30ceb06ac904cc14a85210f6d6f6808c5cf98813d23357ea02802e22875b1547","impliedFormat":1},{"version":"705c25b1cd4e32fb30aa9434d2e0064159343beaf2df426ce004eff3f47e106b","impliedFormat":1},{"version":"722a1db0587aad5848d7cda31094ae6875c2b160801aeb92a1b377c6dc84a854","impliedFormat":1},{"version":"e70a89a64c60fc7f940d66580590acc5d1adde149dd825c9fcd4eee9a320f752","impliedFormat":1},{"version":"1e4ead35526cd960fee44faef4725f27b3ca29363f818bf73a76b33d4e0750b5","impliedFormat":1},{"version":"678f81852d7e64789179d255632885b66027cae24146088e0061cfacafee4152","impliedFormat":1},{"version":"1078ae774d5cab3c2207f860181b7c624739fd7a7924bfaf6d557e757479b392","impliedFormat":1},{"version":"171792728ee2bad492204152640940a15304a58749b57459d49840afc9c4abf7","impliedFormat":1},{"version":"0c3412cd915aaf6145bcae2c5730b733ee717089c6fe14d0182d2055accb5500","impliedFormat":1},{"version":"ab8eed8c173d9c98571d6c0044abe5bc42f0b7333a053c9edf0986b691e1954b","impliedFormat":1},{"version":"6a50c27254f43a06c80822a0645c0e8ec85bdf9c111540c6762a784a588c0201","impliedFormat":1},{"version":"81cbbaf1089bc937bcced90dd4f018dd0c11bc66a234e06b4dbaf8932e86f512","impliedFormat":1},{"version":"4d64f3826fdf9d29710e704f75dae5a691a9f3210b5c618a72733a104d199265","impliedFormat":1},{"version":"3896c501b11f2befa5a69482ea548b5fcecc7ce921c39191f28c8e7cdc754555","impliedFormat":1},{"version":"5edaecf61850e689c92168580fe06fe310b77280c3577e85fa937f4ba1986671","impliedFormat":1},{"version":"59bd2fca2c764fda52c249a0759d3057d6548606e1b628409eaa0d9c9b9f759a","impliedFormat":1},{"version":"33303eca3fe63f740721ff5507598f45c4bbf07ab019cb651ed33207470ed6b1","impliedFormat":1},{"version":"dffabe54aff3652fe5bb1577c95c05326efc4fd3f768fc4270bec3c8434931b5","impliedFormat":1},{"version":"d548ae7c6156b677da39f06d228a89339765e2a6762f5273e71932c247f342b7","impliedFormat":1},{"version":"9bfa3f06a9d3083d27692efb7529946c6e88547162a549db625da1a043d6541c","impliedFormat":1},{"version":"f40cf16f9b6d2274dd6ad83e0679d51de268548c2f4b3f64a7b85b025edaa705","impliedFormat":1},{"version":"00ec15c82e4e5b5082ee95f281878201700857493f9e617a6b1f1558054d16db","impliedFormat":1},{"version":"118e98c15c726bb08eeeda9dafeaaff7f873b9fbcb65f298285919a0df26fd75","impliedFormat":1},{"version":"01a54c0f358c3c2f704c1cfb7a9d17d1c1181e3402cf75b827967a4880b06d72","impliedFormat":1},{"version":"b38d49021a8db03db9d123a8babf462d8fa367bb5cd9ec44b6a7129c80cdb4aa","impliedFormat":1},{"version":"b5d04666cbdb15c6c672a78765c0e80af9b689518b9f4e603bd5d47fff789e8b","impliedFormat":1},{"version":"3a78bcdab37d955b8726e540928ed741d1a5546dee6ffc3de9c9d4ad834a1437","impliedFormat":1},{"version":"40d76080f9e55d4bf608fbfa425becff2ff14cd83821202e283626359910a59c","impliedFormat":1},{"version":"f3af6e449ced965ff89ac3abcb1933929ae4f02e5082866fb7844fc6c42286c7","impliedFormat":1},{"version":"79cd9ee099d926504d2c5281df43e3b013ed1cdb413808ce78c6c8e41a95ef07","impliedFormat":1},{"version":"e4eceee438d823c529f596806842c342cd8620088d41ceb6b756064c664f3a08","impliedFormat":1},{"version":"8fbf3eabdfa459a67d9f7d25d73a5ab4457bbf2704ed0225262bdf4d1f64e9a3","impliedFormat":1},{"version":"2905847f8dd6c87187afcbd4a555ff606ecf19b7a0b40cf7e60ed2d657937870","impliedFormat":1},{"version":"75a50890f1ba583165adcd02e72a62f68e733ed94e6919cb43f090fc9d049b6d","impliedFormat":1},{"version":"2c1efbcff2bac430c8953283331a2622170da999dbce9c286f4e0be6e5fb24f8","impliedFormat":1},{"version":"cd1ee65f545afc88c75724c361ca42e57dbab553598cfa77a2b77e4f3e80cf7b","impliedFormat":1},{"version":"bf96e3cd8ac82645c19c2ff81770a133c75d54b0ee98086bed5e6acdfbd54f6c","impliedFormat":1},{"version":"6d84b7cb7e4d9db0ed8ca5ab79061661f6a4e9ab1fb9e44e2df551eb1c5affed","impliedFormat":1},{"version":"a02fe24d9d0b39ba1ae4fc64de703582441ef9d61ae236ad913dc65937216f2d","impliedFormat":1},{"version":"97181768db0a446bcea80e6449e884f6d68d85e324e4ea923b2c3c284ab7b80a","impliedFormat":1},{"version":"31a8272b826e3aad468c7d378faac6bd584a207c33266e293c9a365fec23f3f9","impliedFormat":1},{"version":"ef1b1e8717d0091b443572fa141b02e2a6d1067f083a4be9a397deb0f92998d5","impliedFormat":1},{"version":"7ca5cbc45d37cd33c255d0911a1cf346f94a8c55f95714fa1db723e69367d3dc","impliedFormat":1},{"version":"55584d80df8d11a0029d486e5c3f2139736136e6e9b5c105b52ac1f711d22afb","impliedFormat":1},{"version":"6fb9915babf3f2e0a3d1331b94019944679f179294c0d506506367c5e86daf85","impliedFormat":1},{"version":"2bc76065771be133978a14314bf9e0a562a28377b113852fd89e76406135dba9","impliedFormat":1},{"version":"e759a9e1319a000b078c5c968929217b856091125b1e025f2c63ce4edef57d7d","impliedFormat":1},{"version":"f5105327d88e6ae6d76725d39fc0c158cafa735858cf313633dade415558ea8b","impliedFormat":1},{"version":"c0f7e3054a476fe3bb35577b03af576cb2c9d0054a687bc4dc72cccd1aacc65d","impliedFormat":1},{"version":"fe990c9d7d8408b5a7e897b7bd705bf6b547c65ff20b450ed9234ecf3dbeae7c","impliedFormat":1},{"version":"56c0ffd9aeff26ecb65f6f2a1d328bbc4fe550d6dd226c2098948166d1c1d635","impliedFormat":1},{"version":"f98905b0043d1c0ad988a9cc5ab583acec308482d2c31d31da84c0616f2f0d64","impliedFormat":1},{"version":"ec033abf3a3102ab9cfa6a9e7dffd5039d4cb7cca132ffd26e2fe83f4b3e7861","impliedFormat":1},{"version":"6531cccd525358321f248d8c40a035a618f56b5fc8fb625639c97a83b1a8c06b","impliedFormat":1},{"version":"291025a5b950003bb695197781fc77b2a1fd0eed93e9176ec6e1e6a21e195615","impliedFormat":1},{"version":"5069b8f1b759ff65d5feee096646a4d6b9a08a71b920aaa10e190fe2ed9b7330","impliedFormat":1},{"version":"c35b07774f9f903b36237c889db091596a80d783925437faf56d8b04b0a7c16c","impliedFormat":1},{"version":"d3f03803d9165bd3cb740c0b304657adebb48bc2b92436b0e9ec4a1e6a14823d","impliedFormat":1},{"version":"d3b9079ef5d29d89219767d9b063331a74ab113fe837e620a02efb7f5920d7ec","impliedFormat":1},{"version":"90c784917db4ca61e247606ea9783e3d86d1b0e42f0dd11343b8e8d8fd600c8f","impliedFormat":1},{"version":"3272ee1bd9d15f9c5b7ee04e78ad993cde0e9fe840cdb6745adae4309f1d6259","impliedFormat":1},{"version":"ea6914af1c8816de78e112f4a825aaa8ce1661cf3d002328fc523ba9b0fe872e","impliedFormat":1},{"version":"d705773ebade9f077c0780248abed62d5134895e8a143159adc505456ee8f577","impliedFormat":1},{"version":"1761017a42df74ef2b3ef3764ca764d1b843ea377b5042c7828d3c81af498a94","impliedFormat":1},{"version":"c798189a7ad24587872bca1fc8c7b986b73297295b19a658a5e80c92cb05b974","impliedFormat":1},{"version":"8f92475c4ce30fee6203b2fc5b803ebbbef6659e5071bddd3f99b4e380411c9a","impliedFormat":1},{"version":"4c7e372a8042e2e70fd52aa2668d6e5b892d45cb8519e1d02e69417bf5494a56","impliedFormat":1},{"version":"766d958840f9449394ff5ee9ac8a4c4ed9d86d65c2a387a0c2dcf728b1ad1c93","impliedFormat":1},{"version":"306228a8b4c1578979ae92f84ad12abcd5118bcc0f5f12496594658f3acc6c51","impliedFormat":1},{"version":"a3b36911d8bf20bd2f3e43e3b2aff8cceda729f7fca3557e469d5ef3f23f37ce","impliedFormat":1},{"version":"cb3a04ad5c0a544478a85baaaa51ce6ea17e374773ac9b35e9c4fd5954171cf8","impliedFormat":1},{"version":"1a5f9caf221f89462552b8bcb9c9809eb33a37dd09b54e5dbbf213afd99be953","impliedFormat":1},{"version":"5380c75f0cbab7c65c3cbac98e1a1800bc09620e9650a27490e91ec2b8030f19","impliedFormat":1},{"version":"ca9341a685db323ea017a909cec7162778e0633e007f60032d6995ccac7ccce7","impliedFormat":1},{"version":"0be1fa92ec386db5b6a120439822b21387193ab34c5366a097a8f4cb54b0cb92","impliedFormat":1},{"version":"f8d698c6794fc3c5116d9af4b75b674942947a58fb689bb9e93b30fcbd12912c","impliedFormat":1},{"version":"dbbbe4fc9b7537d96bf2544522a4cf3b72ae2967e6579d478dc3455dcdbb6b1c","impliedFormat":1},{"version":"e9e1b41a02b3114837eee6e57d8a65965b6edf8e82a406b19595069273c73136","impliedFormat":1},{"version":"456b7187f14e1d2477b74bfa9271e4825bd51183254624b44c5f6005766b8ff0","impliedFormat":1},{"version":"2fcfaaafa84136b6e84f10cedadf7d830619e562f8324875f9aa83905f931429","impliedFormat":1},{"version":"cadde74af3321fe5dfb348dc1d72e19c6a11475d990a2809aa8a8a0c968ff968","impliedFormat":1},{"version":"64fa1ffb55311242b486c45acd5778ab460b82982c35c3adea2e54a11675789b","impliedFormat":1},{"version":"774f43648cb10a2b999b38750e948c662b79deb59996a4bb6b08e026e888895a","impliedFormat":1},{"version":"6bb62f95f072b3f9e4ea992709d0cb0b5404db6e43f276e18ff840223aab6e42","impliedFormat":1},{"version":"da29e3fe02d2f75e3f44b46d1d0bd6f9adb3f7efb936a5086ce1d0fd9f7e12fe","impliedFormat":1},{"version":"d43d918a425a086113ee6cc901185771c0052b9a8568fb240a1f6801e7d66cbf","impliedFormat":1},{"version":"b98291a2490d0b8013c99368950736a1afc901b34d59315de70e8ae6b0823c46","impliedFormat":1},{"version":"ced8011b86355cf7eafffa0994b61731f83ada49b09abcdd81b8279b2c3d5266","impliedFormat":1},{"version":"d6a50ecc2edc5c8d11b26681726b74249399eef9978f853545c099a2edd3b434","impliedFormat":1},{"version":"6a18a20d75ef00cb5a3915746d6ebc092364b49e23a76286a3a5689e36edacdf","impliedFormat":1},{"version":"b238494ea752adc82f1e173e38737d9a82669afbf7a513dc5fb3920b8c4f3089","impliedFormat":1},{"version":"013600ce63487c1696ea3b4cf60f401cdc24e74d1b0ac836a0193aeec632e2fe","impliedFormat":1},{"version":"a66f2534c37c273d2d16a222ab01d7beb705922c669a158c541d4ea080098401","impliedFormat":1},{"version":"59156210ea064a397ce2a9fc5db6f0f4dead9e0636cf6f274c03f9211fde5e58","impliedFormat":1},{"version":"9c2faa7239c5785950d9852f56ddf2c66adc00f2279faca943ac6b283ae84fec","impliedFormat":1},{"version":"876f27bea23ee1bdcd7ffa26b38e150a67b0456c509e611548b6f986a7e9f90a","impliedFormat":1},{"version":"43c0b89c4b4d09d6a61a4a65f7fbb973ff0980c8decd8c50397097dd008b14ed","impliedFormat":1},{"version":"ca9be90bb0409c07e622a4e03b968974c5736cccad75533c60fb14dcbec7c73b","impliedFormat":1},{"version":"6b66f3c16dd2e4cb7a1cc0429390ba3aa41e5b7769e982f8387efe4c46e467a6","impliedFormat":1},{"version":"e84d38d920d7983fd01bc6b9847bcee75578920618c77e20f0d65af657a26207","impliedFormat":1},{"version":"83789ad203d0ca497e5a0c3b797b23b7a7eff9b083fbf88db3b871464522e76e","impliedFormat":1},{"version":"a5d2e760f70944dc42357d7b69e86dc74f33bf98e948a115357e1882d5230ed4","impliedFormat":1},{"version":"bde5f9128e065230cbf2dd18d12fc6825b5d9a13a5d9b72ee1eaae7b546b32e1","impliedFormat":1},{"version":"ec94d5d3a4f131ad79abfade176f9fb7472e6a8f202015bb4f7f29b0f0bf0e32","impliedFormat":1},{"version":"41ee4aecb362bba5f057960e74ab2ba22badcc4f3f6536d7267fd9b4dfcf2eeb","impliedFormat":1},{"version":"1447b6c1b03e74f54ccbf25a0cf176df84a34a26ceb2dc432bad486a80c3ca9f","impliedFormat":1},{"version":"80bb561bd66489e524790d47a287833179baacd89ae2b60532c7f92023f48cc2","impliedFormat":1},{"version":"643f0f927b3698d4b2a3402d016c1f8371675b0ba5d7b348e0d6d395ac59b2d9","impliedFormat":1},{"version":"8ecd9b43873f1b59457465e98032f770f9e84499f6745be9159cb917340725b4","impliedFormat":1},{"version":"a1af0abffba61d11fe81b8338e62f2b7f4e5ef73828a162bb380d9cacc54e111","impliedFormat":1},{"version":"436b34455a46b7c69794617a785ed41ceeac5e1538f8fffcc08cb867ef1e049e","impliedFormat":1},{"version":"94ba095ba3e0fc474c0106211ad66c7f6c19aad4d62af9427e38069d9c0ed3ca","impliedFormat":1},{"version":"072ee8f8c3850c27637e15aae6583e4f7d95400819f7d08293a43cbff3a43008","impliedFormat":1},{"version":"9e7c4846057815d55e1eaf27214286ec0768a1b463a4669e1ce37849b6cc1016","impliedFormat":1},{"version":"ae562bcfc4f281c6efa3f9508058d549830dc8080af0bc5437d79012fdb63987","impliedFormat":1},{"version":"c850c70698b79645345bb3d781b9cbcab82c6f94ac1a801261ab0cece5beeef4","impliedFormat":1},{"version":"a1169652d59c748c5ec81a332734e2eb2a0294bc1abd941e39ddc1cf6c0a3868","impliedFormat":1},{"version":"5cd989b4a6c5fe16c9b933c473b570bd3883b5990bfac41c12530b03ba83e69e","impliedFormat":1},{"version":"c0c70bd2a30bdd668a76c0d4a27adcc7b51e45fa14247eda93c70405438450ad","impliedFormat":1},{"version":"875389947a637bf9ab16bc873c083a77e4656eece216498734bc34789d86b2d6","impliedFormat":1},{"version":"f418365d52f527640032ef05ecf62fbe868d9aea3e74920f96365c6279158818","impliedFormat":1},{"version":"c9cbaf2a9e26ed01a1dcee97172953bbe807a195aa09c4c32f1c8cc783c0398a","impliedFormat":1},{"version":"447e5096c69f7465e650a147cb14631e0f53d80f80cb79c2fa5e1b780b9a8d9c","impliedFormat":1},{"version":"f369dea98bf5569c323f39110018bc30696595504922861cae1522918c9e0701","impliedFormat":1},{"version":"7dce7e4464c41475ff835d345e4702cd2e1dcd0d9605acb06b44f4bb470a51a1","impliedFormat":1},{"version":"7e6c8dda457bbd239745055c23733370d3a6167ad18458a2fbf58d8c54646755","impliedFormat":1},{"version":"bad8449fe5a5711c9d869f0380f19eede5438b72d3bd7802ea9607d0780e84d3","impliedFormat":1},{"version":"fa4f7feb26b557d62c92c8520c5f726bc858db5316d2d300c54d2b85b0e99054","impliedFormat":1},{"version":"aba609063a38adc7936a157c3a46acc11d4d51297c0117b5a540733f135aa1ea","impliedFormat":1},{"version":"340ff8349e20399e4521909a894f3fbd5df620fd3ca4cb3d6e007edd986a7d4d","impliedFormat":1},{"version":"2348aba9f0a26856a5832760f1126485db15076bf2b23bc2b23fc063b8db4b74","impliedFormat":1},{"version":"261c41c9919bebafccdef0c501c7eaf7034258b3c027a22b1166cd096834556f","impliedFormat":1},{"version":"ac1dda9cbeeab145c6310479c2e2aebfe2cc3d121f790450708e15676a99847e","impliedFormat":1},{"version":"7ac116a9a8c012220f82014b63dd744115d09a6fa83021f909c87ddac2e39cb2","impliedFormat":1},{"version":"48437a6684da92d4047d496da95aff7400e866b8bcf3333d9e625e2cd0dac0c8","impliedFormat":1},{"version":"26e2efc3d83038541a4c183f16e3908428a88bfebc9a78f632c4c1b3418340e2","impliedFormat":1},{"version":"6231cded9a3b79d8a9c355048efed866c8eaeb4f2cd395951752cdab6318da10","impliedFormat":1},{"version":"b54644764c3b30468deb8e6459a967b49e39f0361db1fcd8ee45552d7090dabe","impliedFormat":1},{"version":"6947e6e701b3e26ed0fcc48d072514688e7804439252b25b93bc2d7ca4951734","impliedFormat":1},{"version":"da2befd0f2bc68a6fccbac9933710f57afb1a3792d4467f8835439bb5a587f05","impliedFormat":1},{"version":"4f601f3512de25ff952038e8a74ba39ce2e96a1e8a7c773024e31a6c318e9272","impliedFormat":1},{"version":"9750c9dd93f535bbafc80a2c3252c5102cb4adb2df30e64380d8bf6bac450452","impliedFormat":1},{"version":"e3b9222330621eac375f6bc4b52ea78c8469b4c94ae2a8b09fb1d1c3113307d3","impliedFormat":1},{"version":"4485370e15e4376b92686fd39336d9027b26b371248e25e1cb2d0244e94a1fa1","impliedFormat":1},{"version":"99e8e188456e5dc71e60d7790267772ad0f22e854fef5d40d8ecb48981fc3296","impliedFormat":1},{"version":"b88c260399542fb51f72a67584d6390c0e1b68c361b3b927e817a57f93121148","impliedFormat":1},{"version":"04b724a709f9ac736f9acf0598cc894ae4d82d7e61073b5a7dad1f745ca21dc6","impliedFormat":1},{"version":"7c9e71bdf4aead2e12f762ec2aa9d88bb8cb256a823dc6cb9a63ffa3976d37fa","impliedFormat":1},{"version":"f2a48883bd34468767d72a12463abc79dfc968713363a28968ed7c20e88a60f4","impliedFormat":1},{"version":"b89cd341f9d3d8a3b575915eeceb025e02d09b577645b50533a3ff84479a5063","impliedFormat":1},{"version":"541f945dc4e0f557ad0572dabfcabcf59205cb9490822f203cd0039c619a7d33","impliedFormat":1},{"version":"2d393910ac74ddee8ed6714d156c7155c276dd815f33c114b87d084cde8577f4","impliedFormat":1},{"version":"f60941a3414ee4f121b1dc9138a87fb3813e49a482d5384fd9d3f41c09589e23","impliedFormat":1},{"version":"9df4da519d58916b856971122d79e200f2a3be01fd2a0b4e2a556cc618007824","impliedFormat":1},{"version":"1a7c00ace15ef7e5f5865fd263cec79d7c5535bf3108bc41cdfcf820f388df93","impliedFormat":1},{"version":"890bdcec61a6fe8e39e35a1a9e4e0cad8c99b371646077bed13724862c4ab711","impliedFormat":1},{"version":"e30accdbef6f904f20354b6f598d7f2f7ff29094fc5410c33f63b29b4832172a","impliedFormat":1},{"version":"3786a961459023ec78bb575e5ea74f504d3ffc61ae82a305c959a4d94d7d70eb","impliedFormat":1},{"version":"de83915a380bdd6d7ddf075e3f60fe347db64ad4d06822835724ac601cb61daf","impliedFormat":1},{"version":"4d39c150715cb238da715e5c3fbeac2e2b2d0ef3f23c632996dd59ae35ba1f45","impliedFormat":1},{"version":"9d3ebddb2b7d90a93d19ddae7fc3fe28bf2d3233f16c97f89b880fd045b068e4","impliedFormat":1},{"version":"b3e571e9f098c30db463d30d16d395ad8dd2457ee6e8d1561e2e1527bc2b6ce0","impliedFormat":1},{"version":"3b379989b0e78e36dae38e98cf724764d0ad05d0185b5de3aa18bcbcedccd4d3","impliedFormat":1},{"version":"a7661d2413b60a722b7d7ff8e52dd3efad86600553eba1c88c990a0b2c11870b","impliedFormat":99},{"version":"4f3b858127ff5c07b0c99348674957620a09c18af8867fedb91b896ccc5840e4","signature":"876a5628241a3242594cec23110fc3209d15646ed35505d765ad5e579baab3b9","impliedFormat":99},{"version":"b166e33cf8226ac8781899da244397e77e5b6528271339ce26ece0c2c7242d7f","impliedFormat":1},{"version":"a623d5cf7925e72dbf4602862499564389c7c3dc0ce049733cc0ec756a846667","impliedFormat":1},{"version":"d9028ded7b00c211d789db29f1b2d9d1b7600a4edcbbd087f1faf0495229d179","impliedFormat":1},{"version":"63634c0855e639ea7f609613d799bbb0dc774ec9f3242bc272c5567dc5ccd485","impliedFormat":1},{"version":"592f06c425ab27b4bafec624ef5b153cbdde9ac58f7113100a2da1c4309d1309","impliedFormat":1},{"version":"19c8ab51b4b07c529d95cd4d5c8d100a68dca247ec83a5097d35106fd8a7acca","impliedFormat":1},{"version":"72adc8e79ac32a81f3d515850cf8944a94f0dbc3c567835b37a45f601ccc1d3d","impliedFormat":1},{"version":"fb4f06b2af9ee4b2d2be8c964b0a8f6dd260be9048488ffcf04eb5c0fcb8bf61","impliedFormat":1},{"version":"f185055f36d76e2df5eeb87ae1148a25a125be2bff2095e1bd39c1c7ce85a640","impliedFormat":1},{"version":"9fcb4ef8bf8955c4e9c81bdf4e239d4c0c22869b6cf6ce2ecc95743bf683cb9f","impliedFormat":1},{"version":"979fdebc12d30becce6a15e68d99bc8a2a470a8dcf0898ac9e2d241a7e531940","impliedFormat":1},{"version":"1824ad7d4259910646279d667e517334c0aa24d5c810e8ea6da756fc2e02372f","impliedFormat":1},{"version":"989e9060e220ff86025044ba3c867a83512a655b7cf6253b2bd682192debf390","impliedFormat":1},{"version":"8b1feb568c859feb59236e9723b7a86e2ff8f9a8f2012366ffd1798164dc2798","impliedFormat":1},{"version":"8fab988b0129e674afc0bc0e95329b4052cf027f5d5b5b3e6e92d055b5ba88ef","impliedFormat":1},{"version":"4fe56d524ab24c225668803c1792945053e648b4e8fa4e50fa35594495b56732","impliedFormat":1},{"version":"2652931b8f7dca9a57f21aeb25b5d46851dcf17e4d5ed54b9b57d5d26e647680","impliedFormat":1},{"version":"d364c8df7d52199f5d011b4ded96f36dd114b984f5ee2e50ffe7d30ac1ab4bba","impliedFormat":1},{"version":"408f9eb3c7a3533bf5f07e0cde110a5ee0702864795ee6727792520fe60320b6","impliedFormat":1},{"version":"ba79eb15c36ff23e352ef608ceb7f9f0f278b15ad42512c05eedbe78f228e0e4","impliedFormat":1},{"version":"4cd233c6af471432253a67ae4f3b43c85e58a71418d98c3e162a1dac975c68f6","impliedFormat":1},{"version":"aa77c7d8ddc961e8192bcaa92da140e1205f8aee78bfadead5f52b8844d7d05c","impliedFormat":1},{"version":"37e37d3a525a207efab5458069fd9a27a174d2dc3af729702c81729ca03a349f","impliedFormat":1},{"version":"70997e63b7b3d90188fa2106753d35afd3b43b2bde957c46a5516d89e3ef0c1a","impliedFormat":1},{"version":"7fdaebdb3780d0549a8e0abcb18965e2f62224bdde633aeafb22c64c02fe9e9d","impliedFormat":1},{"version":"24f848479d1fd142d3d7cf034bedca247d1d9b8b31c2632c09695bd6a0441141","impliedFormat":1},{"version":"7e977910c045ec087f435905eb730e9c84e8d6b97f0dd0fe0c022dfed665613a","impliedFormat":1},{"version":"9c4ec2692cdb791823b9407753dec50d69b1b990cf7038cac3fab01e8ed5f709","impliedFormat":1},{"version":"176e7ce333b9988d68cfd5ab6717b20421a03b415af57f2a3bea1aa6b8d634a9","impliedFormat":1},{"version":"301a1ba797c537d2598a557af4862e7823353c80529c9a58bc1a0c08779deb5d","impliedFormat":1},{"version":"2f37ef3a5d3fb119b390cb48c77352914c814b98948633deac90099faae320a6","impliedFormat":1},{"version":"ca2ce76fd743888d0f0c5be48b1b17a864f5ff2b0d09e954d3690645a794533f","impliedFormat":1},{"version":"d4832d1deaacad5d196b2a83239fb94c80f97df889c02a75859b05b460885300","impliedFormat":1},{"version":"1b105a40480faa8c292868597cccea1384e26c034ea0b7e2c6e9d834259f7ef3","impliedFormat":1},{"version":"c53f7caa42ad0bff2b3cad20e4780990aadf647c845cb66cec004062cc4ae549","impliedFormat":1},{"version":"a82f1d66de93c80bca7a744647c748657c050341e53de63fae5aecb72f85f5e6","impliedFormat":1},{"version":"22dbb8d2e471ebd92f4cff56e2da114d95a5fda9b6330d88781eff9d9ec0187b","impliedFormat":1},{"version":"301f3adc8c06c98797d994c52155f0262379c9679bff79d2f8bfafcb9cbf06ac","impliedFormat":1},{"version":"46d4e51e1829cf6e65cc9e3b3fdf6bd2d8675d21e59cc844842fe2f116d6905a","impliedFormat":1},{"version":"5fb2dd2d8048bddd216fdcadc6aeb3f47d2d0da4e4374caca1206255190aa458","impliedFormat":1},{"version":"27a7c50de3aea981dd08e99e4de2bd29599537e07ffc5e85d20f40f2cfb79bac","impliedFormat":1},{"version":"400ba51008a98a5afc065b12c3aee8f447a0b66c2a4c1bcc3e5a2f41015ddee7","impliedFormat":1},{"version":"49f735c4888a72b7e70b4a90db308ea672967fc2a1670c5b6b598f6b09403baf","impliedFormat":1},{"version":"a2e86477a12540ef9e439245b959b2d8b96d674d5215d154ff22ad26141f4cfb","impliedFormat":1},{"version":"29150e44771dac0aeb711badc04e08fccd01b46efc560bd6e01b96d746a3f26c","impliedFormat":1},{"version":"e09f096004d70d6e98f5e5fee165849b3944f706861cdeffce5339dfd8426db5","impliedFormat":1},{"version":"1ddd1ca692a6c656ade0a85c9a722b3679b3d0bf113b699908e0325cf3537dbe","impliedFormat":1},{"version":"a7a4ea3e08f0ca7139ef99db3be34db005406e795bdeaa519998ad4666c5dfb9","impliedFormat":1},{"version":"4fb2df0b48ac55d960fedfb7e7b917d2d29608d7f351b70b6b3104e2d02d2f11","impliedFormat":1},{"version":"728ec07c8a50b9f22da9c9aa8859e29462526fd996ac1d21c6c9a81b78106dd5","impliedFormat":1},{"version":"3f48d378dba0b95f2d431d60efd4f3225791c0a880d1166181d6edb563160bde","impliedFormat":1},{"version":"f58e5f53ffdcac8ebbfdad16ea7e6164fc25e63f5e3cae8cb13395100ebb8da8","impliedFormat":1},{"version":"be9ef0a0446cf28d529a684e4a7d14101f03e054896704fbdc5470d8fa4de6b4","impliedFormat":1},{"version":"acd32f2f192d93e8161938ebfd74fa063e67a09cbe0156a74ae2e421a1e8f786","impliedFormat":1},{"version":"1eeb9deebe9a0a6cc52a32aa1533a1535ecc1b4e831290c753e72e0394e866a9","impliedFormat":1},{"version":"ae1f27a5966db7640edb4c82974b985acb7b1fa0859bff7cd769629436822d9a","impliedFormat":1},{"version":"a3d0b36bb3185da856cc0a7df02f63008935602ed09f84b0d960c7f9f7f6d63d","impliedFormat":1},{"version":"60319cf75d460432a0769a2f98a9ab6fc3ad39290bf7f1b33b922e832ff5b40e","impliedFormat":1},{"version":"30ceaf6e65817221c5c62cedfc26892a4b79a78c7eb7367bcccc0e217b517bf1","impliedFormat":1},{"version":"a3ea4adb87d130799d26945196bba7e889056c74dac98069d58c015d10f3c053","impliedFormat":1},{"version":"83dc49d957cb3b4af3a45cd7b54958149d21088d49f95e8ba6e3d3fb2b37d880","impliedFormat":1},{"version":"b7825c3d04bfc38caf9cb94341cede132d227654b28e3a603d1576bf199a7e47","impliedFormat":1},{"version":"888180b3d951298bf85d430543a1fa2fc6264fc847aef5baa821c743b5d84a58","impliedFormat":1},{"version":"4ec19d58993999260e0df245eec5fd6d7dd92978360c4f0706c9260091f55c70","impliedFormat":1},{"version":"0bc4f86d58f4a4b5a9563ba8d2b23a3fac187a6e167772f6689ea807081ed631","impliedFormat":1},{"version":"7a4e38850bfca2b105fd3e5609b68b52271fd7f2cab9f1d4031748e8bfd29633","impliedFormat":1},{"version":"496ee894efcd5de63169a3a4e47d74f16f754eb212b1ef209f9255aaaeef3450","impliedFormat":1},{"version":"246bec681a7465de230b083e0e63633b568a2d79c20fe167d3280e21200b22c8","impliedFormat":1},{"version":"3ee38e0bac65430814b195ed22b5aadfbe4fbd8890c5e5b45a7ba13f05c0ea0d","impliedFormat":1},{"version":"45181e4221f90d98bf2046ba55cdc22411dc64b9a8cc04f1c8702038b7334d01","impliedFormat":1},{"version":"7fe0253ff44f072ea13fa372e2fbd007aa439df9560762950d38b4c203b2c51a","impliedFormat":1},{"version":"bf4ebcedc7324dd0cbe83488830f7966e808fabf4836d516d1b591ea91417c68","impliedFormat":1},{"version":"5cc968707e8d5e146d075fb83c33a242dd874ef44356969f0ac243dcfd483270","impliedFormat":1},{"version":"af0dfd141ecb2e24ef9a3028727214a69aa528d0be91e8728a7abd4fd6659b5f","impliedFormat":1},{"version":"786d583f831d03da4aed9f9354fd9c4ef00aa8122564da5e683631423639c258","impliedFormat":1},{"version":"418fdcdefc32953c6c7ea7e9979ce84b87618de9def698e73da2c16697fe023b","impliedFormat":1},{"version":"4d0db315ab6869de22694dc968fe740cfef635a21455a4d2bd33bc95b8eec381","impliedFormat":1},{"version":"ed686fb829b9aa0a50adfe3b00a7384b664f6c3f401ac08742fcd300c10ec774","impliedFormat":1},{"version":"b2dfcb90fa2a4a11b942974328064fd6d8a789a4c796dad516747c31e01a400c","impliedFormat":1},{"version":"452c18029f38bf0ba345c267e96e6dab85af40e479620e5271c62dd5f4328b34","impliedFormat":1},{"version":"e2a062632ce9bd3663f3821c04f912957ba093cf9cebe532d9ce3187fc837b8c","impliedFormat":1},{"version":"08447e8b528a1f8d1162aa044695d460ce5179a78bd174fa0673fa16b06011aa","impliedFormat":1},{"version":"8e532c6486042736463d1116d45b0db814d969ffd2ee822e4e5ce975807c16f0","impliedFormat":1},{"version":"fad47f66fef1ff277730abff9c9330dd70284eb0ced43d6dd6aee15fc5f19a1b","impliedFormat":1},{"version":"7b4b0aaf0978122b44aa6317977be3e2f9d3d261ae4a8d93bfd511a7ddee7dfe","impliedFormat":1},{"version":"cb5def9d6efe73b09a7adce13bbb7fad7ee6df7a59259300de6ca77fe84041fc","impliedFormat":1},{"version":"16c6ff8bcfef0ad22abffa3329760bb611c4c4aa098ece0d6bcfd1cd16610997","impliedFormat":1},{"version":"3d15157b6685e63a7e43a39bbc1fbcfdbf1250fa3598af55a2384f6f31260c86","impliedFormat":1},{"version":"58b5bc399cd98b87eff2c80d995d4dd63e69c801ec880b85c7da73ddc561a751","impliedFormat":1},{"version":"401c5b0f01bb0dce7a85899d8665c7d9c0b1637dc642805320d76c1a071135dd","impliedFormat":1},{"version":"af81e13747ef7589a726505dd4c2dcf00bb2b9fd7c3c84d580c1d02dbc3b58a9","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"6a1197b37f8f406bfb74528ca1fb90659c6d1a251d472b1c65affb5c6a6ba5f8","impliedFormat":1},{"version":"516c53364c6b242591c65afc8b0f0f0cee74ac8a04f52470a539fcb33da2e318","impliedFormat":1},{"version":"cdf612f32afd760cd4a568e3f0c4646394f18fe2277a5ec1c084f1430776f1e0","impliedFormat":1},{"version":"e8ee036c1281885b9cc58f9d1d47472037d080a45b44a3ecbb8fea445e87415d","impliedFormat":1},{"version":"27679e96d1bd38c5938178aaf4abe8627493090b63d6bae2ce8436e6a87ebe4d","impliedFormat":1},{"version":"90887074bbd664eb4726465ccc6740fa8886e525e5c0afcc734e41df41851a60","impliedFormat":1},{"version":"67ddace2fd97646b97e56794034fe5147674a83b7b21c47ec822c25284287497","impliedFormat":1},{"version":"0a3d92e1ed031f67294fc02692352444c0514e371b7093b8d224b6f9ea02d958","impliedFormat":1},{"version":"cc31889ffc5c322ff53137f54f3aa8f74a969cd01adbb296737231f31a870322","impliedFormat":1},{"version":"0ca73c49265550f240230440fbd4dbdb1e332c14620b6a13fd02c08ca96f6018","impliedFormat":1},{"version":"3df74fc90d6cf9c51ad6864a7d9e1e6d162a6e158f99ab2b7d878b4646aa343b","impliedFormat":1},{"version":"306712d7dc95ea2006413dec36b165bff346626340d2ba5adc14a3bafdcb57db","impliedFormat":1},{"version":"cca7da500accfa2e8689e453b1d74d05bcbf1dc6ef86f12b8cb1518a880adffa","impliedFormat":1},{"version":"15b2cfe4d0234d8b21250f6b93c2a4bf7b56fd9e5c740c8d0d5086e3878386f5","impliedFormat":1},{"version":"3470c8f802d69951553de4bf72f42a77b1d273c971dc8462d7ac94b2d5069171","impliedFormat":1},{"version":"312476b9c5aa822a32c969ad650d1b475b631506af9a1448abf2d714997f7510","impliedFormat":1},{"version":"2dc955a0fbc3c0b9a49bcc3ffb9dfb31b3a53af0db862260dd4f824c6b4ff36c","impliedFormat":1},{"version":"0f513df152e8cd877ddc47e1a767f77d2111d7b5dfbc4f68ca355d1dd59c062c","impliedFormat":1},{"version":"e6e01423d7599e1155ab10e2a4ab1549c7f78af0d80fc8c641298989b7dc90b3","impliedFormat":1},{"version":"0c904d0442caed7effc17e2c70c7c96df0b34797e1adb9999ce5e5bbbf7e1471","impliedFormat":1},{"version":"4e42a180e6ad34da29c0f9e0e34dfe728292d4148aeb1a36e3ca8e6551f0fc42","impliedFormat":1},{"version":"8722ec4640f5eb5dcc91be6e59e6148b861e93954a766e05d5d55dd96b29e1c1","impliedFormat":1},{"version":"3118f4f3494834d0a131955088b28cba84639a66e23e6de211bdb75fe518ea90","impliedFormat":1},{"version":"8ec50f5d9824f3692fe32a80fb160d72ea39d94c5aac4f3334f7724ae61de6df","impliedFormat":1},{"version":"dfafee7cd0b796c959cd7f4c6d4ae2f1f89fab40129d993dd564f9ef0bd0068d","impliedFormat":1},{"version":"24056a75e8e602d911cea68b06b5e238604aff92d30ec8a119a2ecf07568d4fb","impliedFormat":1},{"version":"bc5fa245e7a3eb9216ce30106e37294a9691efd85391e3de61478c3ca0da360e","impliedFormat":1},{"version":"4523237b5a992a30850668522bb1719bab8f9e50c00b6428f660ca75a451a7b1","impliedFormat":1},{"version":"f116a1399a2583ff7ce15068f007e5c47d06c9964674bc48ea6e69867d0692a5","impliedFormat":1},{"version":"68cabe63e69d17160c77eeefafd83df10a4c0ec3353b6a91a48a205e9dd505ab","impliedFormat":1},{"version":"5a75e49d8e0a78e2cc02bd13fcab4f26d5d6729912e2096b6fe442b0960c0cf7","impliedFormat":1},{"version":"3f1c80ba487c318a1e4c03186fbae29fd76c8159e84d7db7ec07dbfaab2d3d58","impliedFormat":1},{"version":"a6390968657990e16f06624b29112be8efb6b6ef3e008b6dc7e604fec1120893","impliedFormat":1},{"version":"48c022acf7a664fc81a3296858f08e2f70fdd57404f2ccc88bb951dc94311939","impliedFormat":1},{"version":"7fbc4600e6ef98e81e3c44329fd0cf7c53eda75cf666b17a6e4666e93e1b0159","impliedFormat":1},{"version":"322982987a3caf9ecae6128ad52ef14ca34ee2c16709da47b9f1d1dabd148a06","impliedFormat":1},{"version":"007dfb1f314277f6e211fec9c5f62fd182e3bb76f1fe1f165228a259ae0b91b8","impliedFormat":1},{"version":"a6aa3bd9c165acb07db158897587581d7b081ce4271579b720a94f95c8c487d5","impliedFormat":1},{"version":"904714e49891cc1e136cf104f4bc9adfc846be9bd28ac55e101145a0d8103b30","impliedFormat":1},{"version":"7aae89808421b5e7ff74ea48f715337fcd592e06eeb9850cf378b5141be6415c","impliedFormat":1},{"version":"3fede259ef5c9dd9a97e662da9f6774dbc82f390d29563319b658ebd7f958135","impliedFormat":1},{"version":"9b8ba907ff8c52756b1a0aeac192a22591ac9431ac688cddad8111c8fd5124a3","impliedFormat":1},{"version":"956083c4beab2b6cbeaad9a66b05f9c282644a12271373d5d1a6ffd4d46f459f","impliedFormat":1},{"version":"ed94531f5270503b60d1938fd4929ce0b719e402862c49fe624eb660f75cc901","impliedFormat":1},{"version":"b9c9c9352d6606fe440735ccad134563017fc5aff8dcd418c58f778437339f06","impliedFormat":1},{"version":"8577cc05a714f4c5a087dfd25bd1459aa4bf401a68e7edbf5c6ac96c0e298e7d","impliedFormat":1},{"version":"d09f6a6dab49823b554255030c4ee8d49a2a993bd02f2cff2e444b2627dffc5a","impliedFormat":1},{"version":"86f1fe35b16ed4282a226d77eff2ad2519500c566833a0c8cd65a780a3c161e1","impliedFormat":1},{"version":"1f8d2e7a3734cf1dcf436e52a396b42340fffa5eb9139c878ca4241e6825eb4d","impliedFormat":1},{"version":"4ddac3cdf6eb7dfbbfbdd004bf9e90d263c227888cda110a8bfaed500929c14f","impliedFormat":1},{"version":"0717c1a24cd66da2d50833ba78f89d994d1ebe494e0105ac67caa1e1a32a298d","impliedFormat":1},{"version":"cf4bdd9324f9116bf29daf9add3fefe4e609be0dc3bdba1759cf1a6654047726","impliedFormat":1},{"version":"48ff4dab14889a41f5b0b94aacb853b96f8778888167625a42ba7a45250a15b7","impliedFormat":1},{"version":"0b59bc43ab08b3bb00a8a4978683c872fe4c6c3206bc68316ff7a3cbe70d75b0","impliedFormat":1},{"version":"d3763a4abd763d825a766d636661ee3ec52fa8477eb63c243b8dcd033ba23789","impliedFormat":1},{"version":"f4377e81d50af3f689cc5dd2005be3b79dfbbcb3f5a0301c843e8daf1cc9ddda","impliedFormat":1},{"version":"ac1e8ae42e98e9a296d467169321f4cf8802643302f619b025117c4ed5a2d200","impliedFormat":1},{"version":"4cdbcd7e8e8a5beb593e726a2abc758d54efd4828048dce812b4c94fed24a62d","impliedFormat":1},{"version":"27c66f434db3a00fb5b286c88582f2da3a85a2108cdfafe9bf63fa6df206aa2a","impliedFormat":1},{"version":"e2ef2006aa0a9b806063cb510989bafad85e71f21cd7e25783b8876203594dc7","impliedFormat":1},{"version":"5683b6c327ab05195ba14856985488b486117687e3f1b94991e787b25fd6cbb0","impliedFormat":1},{"version":"32d08e56282b632a4ff2aabf97d8e2ca72c872e99453de231684f0347a46c41c","impliedFormat":1},{"version":"f26ba893d9cda649365c19c9929d53ba069d829caa98dea1ad3c90374704cf54","impliedFormat":1},{"version":"9eea04c6c43649983516ae586e2b40ea99b808552d3ddf8a0b7725a490c5914a","impliedFormat":1},{"version":"4179d52fc45e3c72cab28cedf19d10a915522d5f3f83979e61213137bfc794e9","impliedFormat":1},{"version":"3c628794e72068afb3d10eb8e7022f2e7e66594981edae5d24fbdbdc3a34d412","impliedFormat":1},{"version":"2748451f1cb5d1594fec48577685ef0cdefea02fea292873b9ab74aa47ff57ad","impliedFormat":1},{"version":"cece3e0e89f3e9a526ce76bf9bf3aab41bf83a58d625558a671f9058b5e822e6","impliedFormat":1},{"version":"8f7706493348b0f5960d778f804905e68bf7564bc037a9954cc71c18d419e562","impliedFormat":1},{"version":"dd1bb0047f911d2fa01662720bf5f8da6e9cb30db7b2909f3ac4fdcf0eec34db","impliedFormat":1},{"version":"d60b952dc30c239e7ed78756eae6b7d7585a2a0a457ac364f5325e6f9127bb80","impliedFormat":1},{"version":"7a932e7cd29555624035a2892b8636e8a61cc2a0b796df2c9bb4526a251bc30c","impliedFormat":1},{"version":"e3e20ed4715775989c0ee8c2be8e657503503ba75c03defe13b99dc317baf3e7","impliedFormat":1},{"version":"c2f1b0272966ba4ec45818b50813210e3abaa993664e26db5617df45672e49aa","impliedFormat":1},{"version":"6faca0f0e857cab15c7ec26f36dc28b73730b184ce942a25654bbcf4ece22f59","impliedFormat":1},{"version":"189ddd84047c597c0fb44c5b03ce5608b0d7d77b3df1a6dfd0f7ff5b82dd71e1","impliedFormat":1},{"version":"4ab90837f0df1a6c8039689ea77d7d28a06eb1bbf2bc129c271e8a6c01a0f391","impliedFormat":1},{"version":"2c6fcafbedc3bf7e030fbda5acc875e0f2f98b253477105ef5cf0f674409b525","impliedFormat":1},{"version":"171f9f3da4589275b3ca1472e2ee0f32f4b16d5e2c41f79db8bb209433f30d67","impliedFormat":1},{"version":"e495c1011281c8900998e4001777acd8863d9c901410ef2ff2cc21174ef3af49","impliedFormat":1},{"version":"0d7db9b74a017be10aa36509dd2ae4499260381aabc6772feef677fa16f3a1f4","impliedFormat":1},{"version":"e59ef219cec3c3faab54d5cb12222a04d3e095c84abf94088920c1584832ce43","impliedFormat":1},{"version":"786c15fcfa8b821410e278a740f9dc81c44546259d1cc0143646876a0c030cc0","impliedFormat":1},{"version":"99ea681335aa97ba7618ac3db69a2e2da87da7faf8a39f822030ec4db96ca023","impliedFormat":1},{"version":"d7169a2b449d5b8e309edd84624649d04b746be48fe93b2e69bb7a85653b1e97","impliedFormat":1},{"version":"c462479720ea1932e5adc0bd4808be8ee2c83488be1012bf48f4bbb532b63758","impliedFormat":1},{"version":"d72479ce8210c21451cadef350179fbf3729c0e29005aca2d7e0c6ad031a4afa","impliedFormat":1},{"version":"d0e0354d3d4ac41cb7a67c10ca59652f8cba9eeb0929fcc878e492691f73d02a","impliedFormat":1},{"version":"fbe06770551602ccc8e240a24793a8268b1bce44de38c26a7710f7bf1702f9b5","impliedFormat":1},{"version":"e4859560e5d635efa084427db27d6e31780eb570c2a567e95ed12f3828199710","impliedFormat":1},{"version":"6f29c691b977d5fdebefbc109c896fa863e95ae4464d959cc1506f45ad01da8e","impliedFormat":1},{"version":"ddf805d002fbf463fe2e40e78a4c7d1773a62f18716ce452cc02ba185c6c9c0e","impliedFormat":1},{"version":"d7aeffb82f803488ad4f918929a3a980e387c64c395ea793f6167c9704d4502a","impliedFormat":1},{"version":"2ede90710bab4dcdef47b532a8b3a1d63b7c366b058e95c705e9d9634f29f445","impliedFormat":1},{"version":"887a73b0167b36d4aed6d2549b19c4bcc6f2f50248b20d4d10ee2a10ef0516e8","impliedFormat":1},{"version":"f86c2e22ce8546272f0c7fed4909cd0b3db99bb95e7d91f584340f2b158e0ba4","impliedFormat":1},{"version":"d1d43f6f1a6a766dabe2a6db17f737d2c0cdefd747fc52b70dcc4ee011d6ff85","impliedFormat":1},{"version":"62c9a85d5dc9da38e54f1d802b7b62b82170f3a4571e3c992f1db09f60dce051","impliedFormat":1},{"version":"56e14052acc507ace03e94e8ec6cc22c84a65db751f11ca20349a4ea396f72ab","impliedFormat":1},{"version":"1c7dde9d6e45e71504fd8ba6a9c29db164e7a8040bc1782c2a80a3098d0a86c8","impliedFormat":1},{"version":"916e966405a9923eef3123175b1d31188945917edc14027ebe5df1c1f4ba0c70","impliedFormat":1},{"version":"d742f86f826cd1d46f45cc6c106cf34077b10239da02393fc2b6a6490bb4059a","impliedFormat":1},{"version":"e9ce8ab614cd43c203bdeedd6fb230c64d62dc240c7384d962fe39bdb0ed16d2","impliedFormat":1},{"version":"639e7fd024205c3c4af58bb193c1d7790618fcb8b70e9b15068c647ab729ee3a","impliedFormat":1},{"version":"2c26bbcb3898665e821d93f28d9c4b7d712ca23743d8a7a9d89e2aec794bdf40","impliedFormat":1},{"version":"c0e0fc040511ce5af4e546fabe949945c67507cf1f1bc7211448f2e6832bf0bc","impliedFormat":1},{"version":"4bd59e6fe751b9ad3e1a77197e600f6aed2b1cde5e74da81df710a58b1470490","impliedFormat":1},{"version":"e6f70e3c94d2b1d7c5112ad6df2dd7c2ae5dc81bc89510bbdd4478614cf80594","impliedFormat":1},{"version":"146e5c86d78b4a7ff6dcaf9835b3a6a639dd414d21a30c69df5183bca5596d15","impliedFormat":1},{"version":"b01572aed7f01080dd28016c43cb1520978593992908450ea362cbfbb5fe556e","impliedFormat":1},{"version":"2e24d2d878e6b0e745d3814ccb2186520c6ffc6b3ee3facc329741c100ff42ae","impliedFormat":1},{"version":"b1dcb886b03955cb52ada9b74a8706b2038a3b028e1bd4b41343d6dec6cc9160","impliedFormat":1},{"version":"00b9f288c0a241fb4316737af41e0ff0e64be1c03c90640bc3a9f1449742ca9b","impliedFormat":1},{"version":"f392ed5b86fb56157e08a5fc1859506f8bb20f33a1a6d5922833e2c7a268a7e4","impliedFormat":1},{"version":"7f70f7d51c3232d6e7546bc8f9d6b91df3a9e001de4c755771dd052d9fbc9a07","impliedFormat":1},{"version":"175cdf7e9b2d7178e5b73a4f3dea1f02abe320f6585ee8a6c16991c92e4220e8","impliedFormat":1},{"version":"52580cbcf61e2707abe5d16ee3bd03ea8c22722fef2026c27ff8cb206523effa","impliedFormat":1},{"version":"c6c694fe37d60819f29e998c03d875609d07a2f3d2a280d096474823384bff70","impliedFormat":1},{"version":"1a176b3032ec0fab791c658844c3c1d3df8fbe985b194858c8b31d736781942a","impliedFormat":1},{"version":"82e5bb555d1f1b9344b367e2761eeca6609ff1bc69908d779660e0ddb1c192c3","impliedFormat":1},{"version":"b6892973f319a69aaf5e80a61ba5b42ddebc0d83b1f1ab7c25f09133fdf1cb7a","impliedFormat":1},{"version":"ea87e08b2a990ff767bcdc40e99eff30028d98af8d401f14b08974223c58c06a","impliedFormat":1},{"version":"389a2c2135dd3de1844b996d661ef3a5ffb978356994841fca0f0a99b1728e28","impliedFormat":1},{"version":"a582c8844a6809984a681db3997068d5d8144bee3f889c5240c559c5502c165a","impliedFormat":1},{"version":"e0494aecf0482850786831665c0f976125882c17084022efc6f8a51443b3a7f4","impliedFormat":1},{"version":"ede7ecc62da0236596749292448b282d9c5e846c95e107d6e87720204b792250","impliedFormat":1},{"version":"557981373fbd676739d62fb4aa7b601a639bfb39f7b563ab2c9a2350aa5d7298","impliedFormat":1},{"version":"078045f76bc547eeae562dde79c81e2565be6fecbdbbc4bfbd03fd16cfcad523","impliedFormat":1},{"version":"04783d0830346173973d5283d10b91fd7d6c1c0aaacd93a95455ddedaac4fc0d","impliedFormat":1},{"version":"6185cad87bf4da80c49a2f7a06af8e3e47eab0bfb31a9bf49520989b1b86056d","impliedFormat":1},{"version":"c002bfb107918122bba26d8d0736f293b22866dadc501f9ce27def3230233be5","impliedFormat":1},{"version":"131906682a56016d19849546fc5f9e0076b4e35bc2c5af362d79a50998215d4d","impliedFormat":1},{"version":"ee0c30ecd200ed26166dc9f9ca3f502e5584d61912f894563c7db45292b5833b","impliedFormat":1},{"version":"c47057eea375a394643d081d86ddfa621b3de1aa4072a41fde6731a07aa050b4","impliedFormat":1},{"version":"fa2d827d435777dbfc4a41a70d836b6a401bea8f77903cc22f939425f9da0b8b","impliedFormat":1},{"version":"8a59602dc83ec951feaf5cb7125393d3ebe38914c921e07ca0383a63857435d8","impliedFormat":1},{"version":"0654c77e8427f5125066d551e5f7c273735a92f4e7a2be6f12daf46ffa92ec3c","impliedFormat":1},{"version":"6f2a826f77810913e18a6a5ac87e5783f600961d4d7bc20315db13f69e2280de","impliedFormat":1},{"version":"14e3d141c66a44d32beff51678ba0abd236e18c520b12678a73936e78955cae2","impliedFormat":1},{"version":"bcc4218ae8d2f99608412f5917a663c7c764da0dd63be12d01ec49bf0148fe70","impliedFormat":1},{"version":"4136928c1cc5825cd17ecce5ae4a1671cf0047679e452d4886cfb33e74fed5c7","impliedFormat":1},{"version":"21f4388f6d904f8b0d17565fb331eb25d0f2af0704ed7d6247af4cc9631f7c67","impliedFormat":1},{"version":"546b944e81166843668e7b7a1153ccd1e565834ffc29e1df38aa6d26de9e1c81","impliedFormat":1},{"version":"47babc7ab6a3990895b389d6651d1841a17d7c7a9a57f86c0d72fe8d9230230f","impliedFormat":1},{"version":"f8d0e96fe8f2cbb5e617eec5f198ab78e13ba2c66176ad202b287aa3cc667e23","impliedFormat":1},{"version":"1375b2b59bde71a963ff2cb306eceea05060ded0b7cbcdaf1206e4e8245e605a","impliedFormat":1},{"version":"f5dcef5516ecd8836256359ed4b9c6bb8c73fcce697d1c343b11ee8e7fd15a8a","impliedFormat":1},{"version":"e55a68bbc963c9520f0492892d642fa145d34a351d483cd144a11e3346c18cfb","impliedFormat":1},{"version":"da14f80dc904a20fe5a98009f117d8f977ad6d50fdab685e75d6b38322ea56cb","impliedFormat":1},{"version":"ca90e5e191954b9b8c43ed5d5bc787107c071315c4acaae515e7d918e8814e15","impliedFormat":1},{"version":"8ef0c5c7cba59cbccd0ac5e17ec42dc4a8250cd267f9cdb08a4dcb1a099068ad","impliedFormat":1},{"version":"63ed74c721b55f614bef2b233b03c7e56377b0e38ea16f1dc3fc57a06ce2ca8e","impliedFormat":1},{"version":"c89dff0cb3845b6234ce201e2a2d8460d08dfdae2b5a5b137e17822b31188752","impliedFormat":1},{"version":"32fb4c22ffa9a118b115e2c3f65026a9819c0e093bf938ca96ba4ac10e1fecad","impliedFormat":1},{"version":"1f142b1a6a8b7b29da43a88c8a5f6bbad28f7cf1b67457596ab6d71bed584e8a","impliedFormat":1},{"version":"a203895f2d4b51c8799af4a17e6d72657c6dfdc4a08ab338970e257e5e083d85","impliedFormat":1},{"version":"c67a3535fe218dac271adc4d9c91cabbcf99d09081dc3fe3567e3a354bf632e2","impliedFormat":1},{"version":"7670372101b08f0d0a2a8cf4d107d969df407a74cba20e9f3991b50d9d3c590c","impliedFormat":1},{"version":"00e5569a05e32c005b18db36cf4e0fd477d8e98d58b82489e4c0abad95d5500f","impliedFormat":1},{"version":"fe831d90ec6b5e04075ae831936f1e2049cce2473ad1aecf3d5ee37d66ea84cc","impliedFormat":1},{"version":"93b5102a702eb62880ae6fb3be2eb6910694ccf77a2e9063eb5d94bd0b2b32b2","impliedFormat":1},{"version":"622ebbd7d12ba6519bd5dd3d23892ec1f79991a9b15d09b77d8c7dd1ac32b8a4","impliedFormat":1},{"version":"14d03fe0675db97e401cbdfe2144cff5c3a84dc23f05c21acf3dfd3668a13fc8","impliedFormat":1},{"version":"d0622e1a5d9ee2b4b8a1a6db2c0f02fc34f4f865d7ece6ec86800074210d2f4d","impliedFormat":1},{"version":"5300e082fe9398613c3b5a4975df67318951c46b4a033d159bbe082793ca2c3a","impliedFormat":1},{"version":"be05176f0f7347f4a9faed9a400c182f107b7499d79f4c6e67ec3d830ed6cde9","impliedFormat":1},{"version":"498b8e59b7659c0ce11ce3323bd0d23c923e21c7290e5bd96ce0f3ca639fb4fe","impliedFormat":1},{"version":"740bf9b794f8fcecb6c3761598372f16a7835dddb4c163a21ae0c7f472dc6bd3","impliedFormat":1},{"version":"12816e95a6bc1b4a98195c0e6747b33cfd178f0424579a3eb21b49911283f79a","impliedFormat":1},{"version":"ccc9e8f887951895386cafcff62aff2617397584ce48ca891646b901272b9d12","impliedFormat":1},{"version":"bffc26bac30d45f1e5fea885f17cafb6a943bcc21fd1122c71b9fe466ece8fdf","impliedFormat":1},{"version":"82ccbd00eeb8a81a8ee882c6dc8de591d2c174fd0bdc2cd8e9617f39d88eb52b","impliedFormat":1},{"version":"81580d0db97bc8f13bcf79cc7a97e9606cca948df6f0b26e3084d5db0a41089e","impliedFormat":1},{"version":"fd4ddb3d82b68edf2f7dd1b10ca66c5b108007c46067d0dfac4167a4492577cb","impliedFormat":1},{"version":"8c5414d8170f8fca7d8cdf74dba186370e35cc895c3e25f10ce42fff3ef9b49d","impliedFormat":1},{"version":"2caa4ad00b1f3ca5b07ff3d84beab2d9a4a8d841b677aa1546b78054a890a902","impliedFormat":1},{"version":"c96415ec4a5ff2202c8f5db2b8163a605100b6b47435c5b31d8280e06233958e","impliedFormat":1},{"version":"93b1c61409fbf44c4e666937c0cacb36d006b9901a53a2750e520f6ba9b1fcc2","impliedFormat":1},{"version":"981af6a24b8e1531dd933ff6df096a7a50dfd79f24c5e5be1134b684465a807d","impliedFormat":1},{"version":"d3b51ab522194f5ffd145f57fc2b2017e35d11593a8a5468fd3da7767dba0d57","impliedFormat":1},{"version":"85e1ca7719d73273b0b07356071e046f27c039441666504e6143600f0f5de5eb","impliedFormat":1},{"version":"14b5a5227655bff3a02231986be2a1ab4d2749584147c6f93ad6167d31d78fd8","impliedFormat":1},{"version":"f68e3a3eba1a531a71c8cb53bedafae2c25c376c147e3bc6ec96613a5de9dc84","impliedFormat":1},{"version":"8c3f672ca4179a0313a67aa8525384d1f7a3d7c692f4f39a3482d9997389381e","impliedFormat":1},{"version":"367ef08f1d0de5ec4d4786cb8a1b8a17abf395bb0c5f8d151ec10fb66a2ce50e","impliedFormat":1},{"version":"ede4a9299b475e71baffcfd20b9b5056f77b8da69e7c824692fa7601be181ce7","impliedFormat":1},{"version":"c92c476c4463a4a96da5ed77010afd4bfa94944e298359bbff940cdde33c5f16","impliedFormat":1},{"version":"a484890e7212977036ce5965e7ca7b49e53436a66906a29093f91d4e02260fdf","impliedFormat":1},{"version":"4ea2003d86a9c68928ef069ce548c3e6ae35cbcb34184a71f1c566dde2160cf8","impliedFormat":1},{"version":"f727d3e75bfc036625d6920c725a3e4cbc564eef78f47d6b68c6351bb480d799","impliedFormat":1},{"version":"a87fcc9011e8a5e244d6e9af4902c315670aa852fa75dc82ae7cb62f98233a1a","impliedFormat":1},{"version":"dc7f110b06cd26a6153d026c7ce8414fb2d20815a20c840bb12143436458babc","impliedFormat":1},{"version":"90afaa269677aeb839cc0e7479e0c3152248e4c8b440954b66a0e13fff08d64b","impliedFormat":1},{"version":"e97434f04631c027264a37897935d5686cbb53547128043f8ce9df36a62f8456","impliedFormat":1},{"version":"49d38dec73850de29da6e77ac4636b7195d18ef7c7695851a2f2fe9fca859323","impliedFormat":1},{"version":"33e41623f36fd2a950c40acb481d938d186a85436eeca076e27a1bf799945148","impliedFormat":1},{"version":"2b881659708008e1c27269e1eb8dc476af0c2ab2f1fbf50f6e5f8cb6758d8b1f","impliedFormat":1},{"version":"16a13b6507929a211bb65cbaba39a42943c034c7cff58bc9fa326a2dc9be3d93","impliedFormat":1},{"version":"88f173385e44e0ee39ff2b1e2313df7c07c17932d51da40d6ad3a518957b80af","impliedFormat":1},{"version":"38ce3311fee1438e32f767e068dd496dd923afaf32816f1d4e521a3eeed59603","impliedFormat":1},{"version":"278c4281561f930857b40f04b092fc2a5649076ee00ecb6c1cb9d4abed3ad239","impliedFormat":1},{"version":"6d1f9b3f050467c2cc5292d2762b0ede9d605fcfff152210426da2eba607e1af","impliedFormat":1},{"version":"8f8c6a79e620f8a63952de19f38927f7da119cd0a5408d7289532f68b8017d98","impliedFormat":1},{"version":"bdf518ed49e9ad6926ecaee24a183828a23a061a1dfac8788cfc09da02a0bf91","impliedFormat":1},{"version":"c83ae875a44933a76a37949bc96569a414f5fd74f4089edcb4caad0db6bd7e6c","impliedFormat":1},{"version":"69870c54caf722bc568fd348b5e813500e964d820c7482bdb82d94d5aa6f19ed","impliedFormat":1},{"version":"504ffacc3312189dad74385206715390bd98e424aff384f67b21331bd16cf7e3","impliedFormat":1},{"version":"1870eb1fe1a14d19041559a003bb79753347b6da6d87703548b6b20faef30e6e","impliedFormat":1},{"version":"016f83e01163cc23543489f52d53fd235730f2c754d26ea0891f66d3e57b9985","impliedFormat":1},{"version":"58ed0a6574485bcf18d4d775084258ed49f7b92ac9f8735488d19ab14bc6db88","impliedFormat":1},{"version":"02aeaa95c9b6125f8b6e5bcc16fc6df7d8f2bf945801defb73e1c13e1fe57c51","impliedFormat":1},{"version":"0bc153f11f30e6fb856a2a6c50970d386aaf7daa93ac106cd70920a1cb81841e","impliedFormat":1},{"version":"fe995eb8b806358aebf1e963824ea181b2fa9cc52e2dc4022eec67730b742753","impliedFormat":1},{"version":"52db5fc6d8fa0809b2110d96434a06ad26776677e825a10f93fe133497f6c93b","impliedFormat":1},{"version":"d9411ee7bb83d2304f0fced054eef996c5fbc2dfee2936c42c8696f0ce1b5b51","impliedFormat":1},{"version":"73ce7d983d2ee14698eb90ef369807a03a1be94170ee2461ebfd3db4c6329e4e","impliedFormat":1},{"version":"204ef1918267feb2040caad874caebd9bbf4f018367517750eeae16d880b0698","impliedFormat":1},{"version":"f6e8311e83274671b80860cb83c1c6393971d596200c4fc504ac7dd3ffa50340","impliedFormat":1},{"version":"c4117a326ced8cc18ed60273de14f4c5e78a53cf2c59092f6278a8afca8d9ced","impliedFormat":1},{"version":"34787d4cfe21491065b9e8c3038a66c78747dc97b171b1201ff3913f2181e5c8","impliedFormat":1},{"version":"fe4c08b22b011d68b3625c665cc302f77bb8aed4b35853a53e3efaf082bc8e83","impliedFormat":1},{"version":"743e3303fed6823026dba4b34833ee6b59779678fd7daf64e1e9049114016b1a","impliedFormat":1},{"version":"7caae0b58bdfbedfbdd1a2f5b41779a08cbf62d62f7be63cd70cc71fb97165a0","impliedFormat":1},{"version":"b611b2a0b82dc6e520bc8c6698c0bf4481aba89c4923450f0753c062e4754c7e","impliedFormat":1},{"version":"d0272598cf5b05948b01aa2fda2b2cd190561897909bbbad709b51454f8d2e10","impliedFormat":1},{"version":"dcbc3cecf73f68c9d63280f3c9747bc6140b1eb9d8b5e5f04de58ea67c564a70","impliedFormat":1},{"version":"57f6aaa7e079189a64c2b15909cc89aa4a6f54c81b185108e906deeffdee1516","impliedFormat":1},{"version":"7b86682a3abdade9ceed5cfb5503097496223b93fc257de6795c4736efa841c1","impliedFormat":1},{"version":"07afa56980800740ec44e0b2e08d37d31c3ba1bcff58417ab7c26478bc37e4ac","impliedFormat":1},{"version":"960fc68443fe84caffb6f06af4589cd11e05dc89835c3b56d809ba46c893b6f6","impliedFormat":1},{"version":"02b6175908b56ca273252e8f734cde6cbc88c298384f4b397e63e41240184dc9","impliedFormat":1},{"version":"59fdde76b9d1518ee3a6711b14dc0b7582b7f9cf702c0cb8acc0bda3aef9e1bd","impliedFormat":1},{"version":"d570e59bb706b1f442c1c7f12f252a215fff1ed867c72275b525abcbba6b5b86","impliedFormat":1},{"version":"50dc335fb38fa5b552b6377833c1a77d4f406c4c344589bea29d4661ae8e1810","impliedFormat":1},{"version":"0a20f875729ca5de76aa486ba9cbb1913e349ae2d7d1c2e1ad3b45e142ca815d","impliedFormat":1},{"version":"477b09f880a9f9364b68fe02e237f3779fbffb0761bfbc3f77fa895ca49c44ce","impliedFormat":1},{"version":"d85a0edc67a11fa750331746b55fd5af4b41f1bd11e550ff7090abc9e9f83ebc","impliedFormat":1},{"version":"666732d3b18e0ae093bc48e5cd08380a7fcc64c06b7d8d0b4899567c5de7f5cb","impliedFormat":1},{"version":"be789dbab62f36a20dcb50cf0e67d0ef6b3e3cac17bc0aa9bb30bbe51756ea63","impliedFormat":1},{"version":"202596f2a7cba63ba07d482e8af95b70ee54da4c177643afdeed07bf28c5997a","impliedFormat":1},{"version":"d1658de6ff4ccce2e9cfd8b11722a6279bd3524644d0b65e3e8fc6b69b5ca49a","impliedFormat":1},{"version":"314c5fd4219bca70d62abc82f49cbd85622f977ac1ca8fd744be9132449681ee","impliedFormat":1},{"version":"4091c43b763549c33d662afe79d75c078622bef954d4a473eca6aef8c251c169","impliedFormat":1},{"version":"a50a4092395f1164f2343528ed994099af45054dedcfc3d9f270260dd56fb78f","impliedFormat":1},{"version":"43e510c8d059b40ce5e441a909a85f019ad8812890a8f936370a629752db69b4","impliedFormat":1},{"version":"5990d3194dafd93fc7a9e51032d11a57756c31fdcd88fac3b9be08af303972c5","impliedFormat":1},{"version":"987562ea1c31f04677cd3b46cbd4cdc6363f6178dbfd4db2a0788fe22947b8a5","impliedFormat":1},{"version":"0de5e8597a103c005b774f8892352a5f123a5e272924fe967b7d82305113bc4d","impliedFormat":1},{"version":"16185bd9e115626e25bca46fb8238f9ef3706c22b62ce940ae66c4e4cfde0df9","impliedFormat":1},{"version":"5711b07fe1b6426486276dd67efdee7ec4e70bcfdcaf39c6626594bbd7d51c34","impliedFormat":1},{"version":"7f81c91c6febbd59728630098f6f2b1e4afeba6af9128645634520d5681096a1","impliedFormat":1},{"version":"269296ab0ca6cc30fad3ccb911b1ff589d4a2c6ea7077c26c7ea5fe650103d6e","impliedFormat":1},{"version":"a49ef7664e1afe51062e193f0008ed621d8a3af547d994123ca44dbbb68c75a2","impliedFormat":1},{"version":"165ee417439a725fbd0a04278830c1056354556188d6000e5dc8ecd12cd3cb10","impliedFormat":1},{"version":"9539893a03d2cf718e8c38adf1a845ec0183ab455c8b257c64cd6727f57b0e1c","impliedFormat":1},{"version":"5e0f0b5968cb81b81847619fb6643f364d0eeb630e575fd0029d22c1171b3a37","impliedFormat":1},{"version":"45fb63c6d3a608b091c3baaaafe97de027a061e2f10813aa97d003b654417ed9","impliedFormat":1},{"version":"9a1bce80c36643bbc3e66c7db014c849b81a1d2d3ebfa69000f03e64545566a0","impliedFormat":1},{"version":"f438823b9ca13c413beaee87829111be171b305995bcf71d67ddd941de6dd999","impliedFormat":1},{"version":"623e7ec6876645a7e93a1a67506f3852b8e5e79ba3cb4c9a90ff8a24d3377a12","impliedFormat":1},{"version":"0ddba574bf51b1e47c502caa07ff96528b0c49878c2521ceb322a94557a824ee","impliedFormat":1},{"version":"3111b876a50a391cac841049c1683d20bf7d83eb05d5ff10b0a49689ca0dc49c","impliedFormat":1},{"version":"de84187571b3fb57d7d47f3199fe75845d024fa2c4aeb0a8bca8a281e37e9b62","impliedFormat":1},{"version":"4e302b950595396f49e539c733b44c52b77a9d3b85cc7c6fd24fcc7df1e30031","impliedFormat":1},{"version":"668eb6f044ef3e07635b3da9b29413de381299f80fdeb90e3ba5bea910d9d588","impliedFormat":1},{"version":"f75b6da37adf4f4fcb1b3e6e30099d345bfcfcc2024dc304bf6eaf40ed477c5a","impliedFormat":1},{"version":"39701d3533318e98924f5e5a4fb0ea5b49527853ae63e78e26190955c1ba4d62","impliedFormat":1},{"version":"30cb04bc8d380ecb7053659c2b42b48f87ffd05af3abe9f7b4783e07777a8d96","impliedFormat":1},{"version":"96847849b0b8472d06b023c7f6fd630cb5cb3e6129bf16c6ce58a931084c1d04","impliedFormat":1},{"version":"f15bb0a6bb20f0a494969d93f68c02a8e8076717fe7dcda6db06ab9e31041c22","impliedFormat":1},{"version":"db9d0b3c71348adf62b4c2eebd0bc872b0b3895ee6285980463f6acfe7aa36e6","impliedFormat":1},{"version":"58b8d98c9e39b0a1bab10c9a19a61d9fcac111aba5a6ff47e86525c079ddcbbb","impliedFormat":1},{"version":"a69abca4388cc76962773b4c869d5d34781cf0be92853d7bec53eac7a2f75c60","impliedFormat":1},{"version":"471b5d5986eff907c7f4b7047b54c15648495f94e219a27fd8cc91f35fa0e970","impliedFormat":1},{"version":"75cc2a2e33c7d3fe1574d9c93712950b5556dd4af48a1d1e5a657c66ff2eedf9","impliedFormat":1},{"version":"05c44f2a752cfbef15a81e90bc63eb96efcd3d07dd9b378df5a150a06775a2fb","impliedFormat":1},{"version":"9699ff431424e42dfeeb6417ea7b4d1ed66fc6bfc530748dfedebd2683fcc1b6","impliedFormat":1},{"version":"496197b06b51aeae8323da87d042ed2224e654994a3d9b5e3350df9c9576dc50","impliedFormat":1},{"version":"93521d40a9636980e32574e7419b975fb1b400644eea349bd64f76ee808749bc","impliedFormat":1},{"version":"86b7e0f835e2d550541c27e03abf5270a42f5876e1e915568289142b317a0ffd","impliedFormat":1},{"version":"ac6990a9034baddaf28cb15200bd2f0a46efb118d08f4d341abc16669ad577a1","impliedFormat":1},{"version":"29faa0f1ab122161019ca07b328664d62b5b1ec742606fa5b34851603a49a77c","impliedFormat":1},{"version":"80623c074b076a1c98719ebf8e882e9c977ff9c040444c825bf9427f0f21d420","impliedFormat":1},{"version":"52cb5d5beedcff01d5b851653cfdbe9a8e8e953a8462a357e71d93eee3ed760b","impliedFormat":1},{"version":"ba6d810e67aef7d6ed15cdd8223d5a207a111077c88d99ce7af5fe959a079803","impliedFormat":1},{"version":"3e02766c76edcd0486eeecad81ca4982a532a80293d71a8d94973e89feb5be2b","impliedFormat":1},{"version":"96bb9f13a0f42ba0f9e458a10be3db0bbb52e7498b8ef49ab90c404f3e5f735a","impliedFormat":1},{"version":"fc832e8a4f2569702d0ed2fa70fd98289695cca251ac2303ac876ae687e76bcf","impliedFormat":1},{"version":"82195b81c6ecfd6c7e655aa4573f45822aa8533c17d3761d776ec31a6ad33f7d","impliedFormat":1},{"version":"1b4262a15a86e72e78d7fdbb6a6d20e8794f7fa4aa7c54f0b18ac7270e4fab08","impliedFormat":1},{"version":"9334b283bedfcd488ccb33b3e942905c86fa163e919653a5379eb8f28a2d5f7d","impliedFormat":1},{"version":"f3f62eb4cf38d86cc7f56d0879b49656a21f2eef4fd0acef3936889327d7f256","impliedFormat":1},{"version":"e32c5cb1819686336a2101f31b91c2e8e06f8f8311abd1195c203b81b62247b0","impliedFormat":1},{"version":"683734687779547527b05fdcef60947f6fc51758185d788531e9ac7bde84fd6f","impliedFormat":1},{"version":"c418f31663f9aa18537f6443172821265c078de18427ff136a24c536e76b7fc4","impliedFormat":1},{"version":"dc14049ed7aab615142091af18c8033550203d91c18c5ad2101f891b877cf265","impliedFormat":1},{"version":"1df375435c44c94f1bce343de4ff81b8c82e644d6b33a801bc6cf4beceb76b71","impliedFormat":1},{"version":"fed5b5c20508c5f84a929161f452dbf769cc2d2ee1371b94ddc2feb418a0cf70","impliedFormat":1},{"version":"76755db046290dad61362d95c03b440a0feaf507edfb5744304c7f98c81faccc","impliedFormat":1},{"version":"e16841ad044e21c48c6065627566a2ac216e067cc34b9ad3b47312d208d9a262","impliedFormat":1},{"version":"7150b4a18287da2e25c68a12bd0cff78f6141a2425a27431a10cd4a91cb9626b","impliedFormat":1},{"version":"214a581fbe6902059a64de2bd75c56b6030c6388c29de93c4296380a99c04e4a","impliedFormat":1},{"version":"78b758d401e53f5319bc143ebdc7714ebe0f1e94fc3906d5e93816e5736bf299","impliedFormat":1},{"version":"ce50872ae30242ed1ce2ddb9d9226c85f17098e901bc456cfc365887ab553127","impliedFormat":1},{"version":"cae86d70eabc661dff2f46f34018ff4840228f01709c8399a9c012711dfe5292","impliedFormat":1},{"version":"77b463688f41048f449fa30b45393b81fd6dfe3eb71f7734c1a6d580373b6a12","impliedFormat":1},{"version":"b6ccce9156aa85ca2e836bc572d4697800739ab008b0a6ae9bfa0361b8baa04c","impliedFormat":1},{"version":"07dcca6e9f155b79d087216735842ab1f7c020ce41f095507afdffecbac06a03","impliedFormat":1},{"version":"1fab3bc9db401033ed6ef6dca9114b3a0a875b475b6c1b2ce52efddf3c4fa130","impliedFormat":1},{"version":"269b37626ed3fc5d6aff2b3103bfecdb86ab69e5fe28933b63a17ac83a547ede","impliedFormat":1},{"version":"1ef3cc7b03643e330cf9bcaeb42257a19f573bfafdaf51e2e45e52c19e20c3ff","impliedFormat":1},{"version":"e05f14953944c6b7f9c8a51c5739cad11e7ea4e441fd5659cbc3a5ebdc28bcfb","impliedFormat":1},{"version":"98fe9a0d3adc98c4aadc97a5bcb8c9589525e16e82e6714333e0315d1ff40a12","impliedFormat":1},{"version":"941c51312144ba38e2d86c081d212bc1f22f64eeb1dc342a1c7aeaaece7a7770","impliedFormat":1},{"version":"8d204669e89ac66eb2fa93e17daf42dc9fa33b3d865158327819df72f4fa3f1f","impliedFormat":1},{"version":"4f66c595621f6dd5c693d12c122def1c9eac9c48ace86deeb7c1a0fe54d63c61","impliedFormat":1},{"version":"6b26f80f079695a24ca28f6b19bb074ddb70cd79bc837ae8437e54ac8727aa14","impliedFormat":1},{"version":"1686e8b2a3bca066aafbb9bea2ac249e7205af7e6b878955741c66b3a4eaba63","impliedFormat":1},{"version":"f974c4abba2e7ae62cc358c6c1589df489406ef517a48355cbcc5f09cf11d8a8","impliedFormat":1},{"version":"949ab063079fbbcbf8a96c093b9cc465f83fd2ce49f4558492d6f95065cb201d","impliedFormat":1},{"version":"2d1c8bc1708e58c9aa73d71f89dc69d45fd00ed42841d022bbffa467c88464f4","impliedFormat":1},{"version":"55c3e286e757f731c3b80c1e6d4a567bcc6d5d512438016240e7da573a554dc3","impliedFormat":1},{"version":"33cb723eea3ced280f163fa717045e233b801081a64509d4d59b47620fde9ef5","impliedFormat":1},{"version":"8c357660e14e4ae047c44211f7d024d48eacf3d5ad6ac805095a436a4d3e268c","impliedFormat":1},{"version":"e67731d353b0f48ec4c7b1cee2358e2b7b6ea56c86775f2f3c07029b73b8bf06","impliedFormat":1},{"version":"e2eccdc38e22cc3882939c7fca91570a8379112c03f6206986e0bd78afeed21c","impliedFormat":1},{"version":"58a60f1ff614a331f5de62b4a629b5f41066430f7b72f65ec27f0cf841403c9e","impliedFormat":1},{"version":"bade739298ee5cd485966b3f2812cd94ed23be0bd8991624bde84db9e41e4240","impliedFormat":1},{"version":"4289204445b85c740954797654b504406befd2168731ec18efffb3ea22674a5c","impliedFormat":1},{"version":"e8ac4073fe7b469e55e1fc7b1540363d5a99b507839135fc97cfe5f2d0e36595","impliedFormat":1},{"version":"0f45169be3f2e0eb418bb1d5d480aa8fca7375af0b6e51dfccc3afbf77d9ef12","impliedFormat":1},{"version":"25699fd6154aa1d8ad42dd7739ebe65e15277c0f44d15ce6826cc43bde4ea5bf","impliedFormat":1},{"version":"d4fabc6a3e3110ed60c84e9ec6712265afe268601f3462198b57aa4359745c33","impliedFormat":1},{"version":"802353808bbaf39f8ce455fc7c459d39f13a2fefcf6f18a78c9ea0c61be089eb","impliedFormat":1},{"version":"a057b62631a72f836a8faa37332f03324b9610bf1bd7781fd6f93be063cd10f5","impliedFormat":1},{"version":"76c5f9421476e8762a83f970028b5b7e9ac13fade254d40c04c188f87be8fd7b","impliedFormat":1},{"version":"6378e4cad97066c62bf7bdd7fb6e2310f6a43cdf7aba950a2d37b4b0772c0554","impliedFormat":1},{"version":"3b6fddf2afbdf36f7bb869ccdeaffac8d53759e527e3425a6b8df4dca616d1fd","impliedFormat":1},{"version":"e88588861f78985ee212de6a72e45b445e5e04286b4ce1eb1d28d72bb781e269","impliedFormat":1},{"version":"22b9f52673fc11b687471594d6080d4319999e4d98903679a4ba94d24b056426","impliedFormat":1},{"version":"3d594041401ac69433c4a2ee492d356db4706adddd4f8201e7e5f542e58173b2","impliedFormat":1},{"version":"806aa43416ea1f5265e1cf94168fd4902348762aa8114dc53c131cff9f87b5ec","impliedFormat":1},{"version":"f27757e22127417f5daddd0ad4be81d5a743c95576d8c957ce39ef02a6cc1ec0","impliedFormat":1},{"version":"383679ac9fe44ffb52057dc5ad7ee2e4a90a3f4abbe9a1cf186d9a2cee617965","impliedFormat":1},{"version":"72518cc342413e7a9804c0d87d6691f6bfe6a280394d849ff5d3830bf510a208","impliedFormat":1},{"version":"7c292af6b6dfbee2d67a2681315861a8073a24f1b5aacd93fbefd655ac9dcc26","impliedFormat":1},{"version":"8da2fad8456a3b8a334e0480ec43e77153c8ec4cc513e8c83708a91c01a51623","impliedFormat":1},{"version":"3d02428d3131421587807f711ef996d540375d9b80d357c677555e443572f561","impliedFormat":1},{"version":"899298402407c3e475b639d6194bf5a7f5d4f784a44af503112ec59dff534855","impliedFormat":1},{"version":"ec0ebf02257f4fcf5062c328dbeee19103414698067ccaf0559ed07a5c48aef6","impliedFormat":1},{"version":"2d25c12d184256e6705f8bfbf599497ceea71193cbd3354c8ce44cf4435660c1","impliedFormat":1},{"version":"2cfda7c43373b83df4a4bd9539b94d0a985c7cc2ed4640866b2cae7eaaf61ed8","impliedFormat":1},{"version":"4c27f3d0627e1712db11be2093cada66a786af5ab320e36cba54c99fa72dd42f","impliedFormat":1},{"version":"b16e4aee98a942f52f0a373068863190b3a86c52dea22ffc676e985646d1a39a","impliedFormat":1},{"version":"cbc3b372057b0f969da341682070b1d5ba3c45fcc454fda479bbd3a7ba420add","impliedFormat":1},{"version":"65589a3ac49f33cee84794500f499adbcef8c85329d79ff578963c60eb4a0013","impliedFormat":1},{"version":"9bf8eca40b454103e9f7047047e59d3be10e39a11d64e2c8bff2c282accbafd0","impliedFormat":1},{"version":"8076b7ab12091e8c038e2264709aac492a2fe9569b8fac84ad86b6bee4bfd571","impliedFormat":1},{"version":"8d1bab8334ee355028e3ee9ed50665f499b2dbf7af6ec2e302cf0c4a42ea67ef","impliedFormat":1},{"version":"10eb026ffb423ac43a3bb1df4d8a901c20b0ab60a2f16a98eccf94c0eeb1172d","impliedFormat":1},{"version":"f0e77e5ac1f537066bb4a825aa607586f5859049c56d2010b64ff5d54c95d456","impliedFormat":1},{"version":"46b8331086d996e501798540da26ef9addb1d4f43b68005cb88670cef5e01a22","impliedFormat":1},{"version":"59a36a5dc0fe69e0dc373501352d7105e0f7e77c61e9bcb98dafd43af4065eed","impliedFormat":1},{"version":"7ee0935337399de026feec8d4793431fafbb81b5f4d2b1d91f4a0bb129e0e1b3","impliedFormat":1},{"version":"406abf4efc5024c5048d43524f7b827a37f9f08cce2e4522cf3580be31999ad1","impliedFormat":1},{"version":"c1a9138e1dc6a4083d64fc1d9a8abf4cb2c5707a276b22eeb627be9214bd1f36","impliedFormat":1},{"version":"bef97fcde38819292dc73bd63d554984abdb3405079598ece4935c8d0b32ad9d","impliedFormat":1},{"version":"ab981a6e7019945e28c3b2a2146ce3f8a600829e07f3ae3cb852f07f320d1fae","impliedFormat":1},{"version":"027563373f91b8557bd4ca45a7386214cb9d3f1fe119ded62292df10bace91d7","impliedFormat":1},{"version":"385a48a349848b16519558df3f7f875658b07f5cc04bfa574a0f0e8c64e448e4","impliedFormat":1},{"version":"514120bc8cd5df9db3784265a46af624503929f5877f2bba8058ded84e309e5a","impliedFormat":1},{"version":"5df27772395a395f8a5647bb1b5fba1dc2a0b21573b7b5f5027adceefded4c65","impliedFormat":1},{"version":"38e26c5802c90f8200c8a64544d3c0e89b64bbb44dd2207e97c9712a0b4fa670","impliedFormat":1},{"version":"08a55318a0cb19f2f561bb6810cbd3002d505fa07d7139aaf781b63cd511a510","impliedFormat":1},{"version":"4967529644e391115ca5592184d4b63980569adf60ee685f968fd59ab1557188","impliedFormat":1},{"version":"d399924e7c02f65744ed87cdd5b2ec79449e6b009f2c98baa38d42ade768a5f9","impliedFormat":1},{"version":"492ef21324572abab0ca497ac640b5469a064ebcdb5a1fe4044ef1935b6f6c76","impliedFormat":99},{"version":"d410c210be7249d0489e02ecc5e4466616e176e0c933ff41706c71beac18ef49","impliedFormat":99},{"version":"b45bc63bd6c1eefc3ac032b4101407e671a86ca06afedb66a92b1ad829be9c89","impliedFormat":99},{"version":"dfd85bb9018f85a16f56b2bdb06712550c72ad43771c984f0740933562716b9f","impliedFormat":99},{"version":"25b4ea24da7466384d81d69032e567677fca0513b0b44cea20d129ff6096c289","impliedFormat":99},{"version":"96355d8065d0c096957b951e23a16988f9f5f18e1bf680213af92de3a2071a5d","impliedFormat":99},{"version":"2f9c7e500eac01c5a7338a3cd95ef8a9e9e08295d4a8b2f4c84ef647bd4fd977","impliedFormat":99},{"version":"1a810061be5ef5057426198bed4dc914b1995bc525152bd4af593c2a51a799b7","impliedFormat":99},{"version":"2eae2a64daf9e1642c5ea356165b7267b86d473fee174bca9ce2a3e05b4dcfb3","impliedFormat":99},{"version":"f24a45a5873ff6787ff119a0bc4baa71a87b0b55ee5b7ee64508a7cd4e6bc3a5","impliedFormat":99},{"version":"735a70c5321c7e450166f2e4f96ce041da8eff05205235494dbe37c2ecd7c70b","impliedFormat":99},{"version":"04b9d37b1ee0dd5e040b6003205a54fe52290ad5760fd5f8755c7fbccfd31a21","impliedFormat":99},{"version":"335a13a7cf9d4efc2ad19cf394d9218c8f5d7f6e3003221e87137ebd06a36029","impliedFormat":99},{"version":"cf7eee93b10d29fa3c1f4190be481b21819440fb1ff9e3c82de6959dba90b00b","impliedFormat":99},{"version":"df5388c4759b04952a42f553c638f71ef71925cefc04bd6d05ba2630b04f4fb9","impliedFormat":99},{"version":"48998ffd6da8e45e175564b60600f5eeb0e0bb8535ac3406104cb392dca16a67","impliedFormat":99},{"version":"ecb017e1aa6e9639cbfa5022b9609e3f925bf5a0fec1fc42cf1b069e9ec4ee06","impliedFormat":99},{"version":"994d246e044aa50e3ae6805b2df313eaa0c9b47592ad9aca9bf512a6d6da24ba","impliedFormat":99},{"version":"0e9b283fc85241f6309eb2e0cc86335a00f19357641b763bd5b35e4b4a185852","impliedFormat":99},{"version":"8ab28ab45ca50945fa0c74424118f43c75043e3e083b506b9bfcc94f59f3ebdd","impliedFormat":99},{"version":"321a87a59bf1dc99b3fbb4105b428e17bd02f83c00e8f207aa9c281a7906555f","impliedFormat":99},{"version":"08021f31ae6e5023b470085cac3a5d9c6320da61d11d8c82916c0630967aa346","impliedFormat":99},{"version":"286e9021478c58424557757b2ccf5de957283175ebc8105aaef4737bd81c7855","impliedFormat":1},{"version":"d7ef64cf3d4201df642c312d2a5c1f09cedc852561f53dbece8a48e3cd77d446","impliedFormat":1},{"version":"d35f1c9e4f0cbb63bc2e81d34399ff1bcb6550380ecbfd50029bb7d9612d1215","impliedFormat":1},{"version":"a2d258f5061e74af9a12417f71c08421ce0972f090e11a15bec746018335e9f1","impliedFormat":1},{"version":"789fd97619f78d22da85e8c078cd6e9590361ac902dacae54b84805012353b00","impliedFormat":1},{"version":"f9171eb8f236b8999f4630e7a94287ad3abd1b0114c36c47d13cd6adc3329db8","impliedFormat":1},{"version":"9f6cfd6a2051b1cb7bcaf5edbd0b3066516182bfdf27ce64ceb07c5e844b0d05","impliedFormat":1},{"version":"fed4b2dc81c76e60b37e1f0e0630e0f99877a206acddf441f926bbbecae9742a","impliedFormat":1},{"version":"4575baaadfb30a8343905b803f15b9a388bc58d845a7e128c85c515568e082db","impliedFormat":1},{"version":"a528e9cf677f34c7b5c0760dd7e626984a77b92391ad7606e5047cfcb3e2850f","impliedFormat":1},{"version":"89dcd75199c59fa0b47e7f8c314fc027ff8e5ef88564017faace0aa6a22d2fa7","impliedFormat":1},{"version":"5014b7f6b29e8bd9e8a3f8f1597dbfb933a96098d5b98043c5ce2ccd6c9a7315","impliedFormat":1},{"version":"f8eae374b1e39f6ac807752945036cf5b268a2e511a31b50734826aff947b45f","impliedFormat":1},{"version":"a9bad1b50e86a3ff002ae2158097c90b8470d8ede65a543035c35deb07f27572","impliedFormat":1},{"version":"a2321bfb928b23768bc498daee2c55a1bf77d28f858338f97978f029d0a3a6fe","impliedFormat":1},{"version":"2d9e0cf5ebdeaf019ec479be16d67464369afef284f48682c50e9885706bcef8","impliedFormat":1},{"version":"519ae1c21dd93351c454bc52ee4d15caf63d9242ad04e28290d5a172372530bd","impliedFormat":1},{"version":"0b67c988c7f6c2ed5e92f40a92f361e5d13eef59a638991576b9af6e303c023a","impliedFormat":1},{"version":"cef25fb585b85e0eb6c3b1d4084be7ee5c4ba13b333cddf368bd6e153487ca22","impliedFormat":1},{"version":"e9f80c5934982b97886eadab6684c073344a588d1758b12fba2d0184e6f450a2","impliedFormat":99},{"version":"650a27907a6b2b1b67f7445fdcae03ecaa65d3acde4b22a7e33e75ede5e379f8","signature":"cacbf71e15130d8b0c8624ad37f3b288b2ca8c05e76dc34e5f80be2b94c89560","impliedFormat":99},{"version":"375700e065dd9948ca1ebb6793f62c18890f37bcb42ab757d73df6623dd903d9","impliedFormat":99},{"version":"4781142e27cfd19d75a2c0ee432826153fcdf670bdc52631a6078330c9133e6f","impliedFormat":99},{"version":"93515fa80b2295b33e3e38c3f835f1f602e1a1899b2cfa4215f11600478379c2","impliedFormat":99},{"version":"980d84ab65a61d1979a22e5cd3322672e75fb148392b6903d08ccef59bbf530c","impliedFormat":1},{"version":"4d7d964609a07368d076ce943b07106c5ebee8138c307d3273ba1cf3a0c3c751","impliedFormat":99},{"version":"0e48c1354203ba2ca366b62a0f22fec9e10c251d9d6420c6d435da1d079e6126","impliedFormat":99},{"version":"0662a451f0584bb3026340c3661c3a89774182976cd373eca502a1d3b5c7b580","impliedFormat":99},{"version":"df58f459a2c6125f197ace47755b5eef330b00a87a528272d60e92f5f4d60bcc","impliedFormat":99},{"version":"6895cf4c527111f1f98aa020b627fe83db4e1c87c4e6c3bef6babdf6d5cbb14a","signature":"e89fbc9893ddcf8b87c6248dea9a996fd9ff93317aa3c6a605c300f3bfdff732","impliedFormat":99},{"version":"0c3760145d2b665ea36eabb8d7162763ab093f0424fbc73aa2aa4b6b5c1dd9f0","impliedFormat":1},{"version":"aa83a83f582e72690abec5eb75dc4b8b4548a07e19913ba285d36eef9540af1b","impliedFormat":1},{"version":"0ad8461b1910fb07d9eaf7420e27303d2edf93ee9649dc804bb4d801d849ab9f","impliedFormat":1},{"version":"d7580d04a4d883c2fcf39fa6c64ce300e0e96fb2ab78275c9e38b60fa15c086c","impliedFormat":1},{"version":"6dca2876dc41d61f89e8330c156a75ea6bd3171e9c7ace061f3fd4884f43ae84","impliedFormat":1},{"version":"7117f6513efa5f409de39a7b87938b761daad4720c226a4fb3b8ed454bfd3b5c","impliedFormat":99},{"version":"e6838b7ad1f33ef3406bae832397bb6b3441cc28d219a99b66c8b64658531c99","impliedFormat":99},{"version":"ccd37356e874b5d9d9c61ed82a01f04eb17521a8d52c8dcc114de05a09f349ee","impliedFormat":99},{"version":"78c0d2cc00778e1a6eba5c868efab49def6a65ef48994936434f699da9e2c6cb","impliedFormat":99},{"version":"11d20b00e3547c22e10dde7513b898262e4623a57584df38f2c8e30ca2a9eb8c","impliedFormat":99},{"version":"0a5bca32f0779239e90695339b54de502eb79a9ee227c9f2ab0d69c8ad786ea7","impliedFormat":99},{"version":"88c7c58e42a6552d8e94db93741a777e18289831a2aec9759a704409f712535a","impliedFormat":99},{"version":"ba75cca01243ee2c6877b01c7af64c125d4216c853750a6c2e9da1026b00a203","impliedFormat":99},{"version":"ade34fdbc097797f478406e9b4bdc8b0c0b79dd87b501ad0ea9e83f0d8fc80f7","impliedFormat":99},{"version":"334a693684dee53e2aed7618c9ec8477a4f33c9a30428d7d3b153916cf7bec3f","impliedFormat":99},{"version":"df96d1590891173dc469172a0d999471f51bdfcf78687cce2b94c5535a11362a","impliedFormat":99},{"version":"84ae84d08fcc0396df80d134fd96bb00dfcfc9ad47e09e609631ccb9974236b5","impliedFormat":1},{"version":"e7524055f2a17080ab5a466ca8d242ccc10f097d6330772cabcd44ed0708e9c7","impliedFormat":99},{"version":"9d93077e5334c08168154bef24b92fea22fafd387ab90b4341419f1785cc5a9a","impliedFormat":99},{"version":"f360bbcba0e2a7f578254d9cb9b2fcc1ed15186d3e6187122f14184504ca68b3","impliedFormat":99},{"version":"3374afd97c5ded3fe6a41642680aee7a4640a656e7ce6bccefb55e4ccccb7cbf","impliedFormat":99},{"version":"990df49611d78398d7e294be33da1f503d21f9fcf0280f377137992e00ca2f2f","impliedFormat":99},{"version":"1dd406069f82a68c74d888ed189109bafc9c37a05f2013d368ee4f47e4f26285","impliedFormat":99},{"version":"96a6f07f0d3e3ff91db7d0a4407b09d7f1e84d5b81a2dd3ed827dcb803b07508","impliedFormat":99},{"version":"16d9a5a34285a87bed13c2cc357d5276f6a2c5e1f8f74339e62fbe8af2480378","impliedFormat":99},{"version":"d6fd80c1c79c4d5ae6748b5cf83c0e78e1cc4e0744dd203d68afcf915f483b58","impliedFormat":99},{"version":"5531382269302f1ba42d8f7af073f26293c815ce56c98c60e835f088acc63c6c","impliedFormat":99},{"version":"3144e65f470f2f00d330acc94aba0be748ed8494fde77f553df56617cf85cdc3","impliedFormat":99},{"version":"fce83a3da0ec0328567fbfe0470b85e737213be3b02476dc5722758b9e15dfcb","impliedFormat":99},{"version":"1c7f8f2b4cd1c100f6f8cba96a76bb0d04cf9c6b6a87a97177b0e163b9e2e347","impliedFormat":99},{"version":"4bef8a58419998c4184af96e4506012988e6439b68e2e4d4afc2d8ba3eba15b1","impliedFormat":99},{"version":"86b3df213d53d75262cd77ae7718fa59b01a286a7f0179061fb1e5fcc32a8f4e","impliedFormat":99},{"version":"706f606c91254dce041de7a682ff4fdf363fd844e6c81f45c8940beab044915d","impliedFormat":99},{"version":"9148eec89132aa922b3239470bb3f39eca3a3808a2f91264863755fbee866fea","impliedFormat":99},{"version":"45a86e43ce07aba8803344bc1f0e53e4a90d2b26a55fcadbb9ea806aab724928","impliedFormat":99},{"version":"9967178758acecf7e5d35c515e01257ef541596f5b6627ebed6fad7fd66570c6","impliedFormat":99},{"version":"3025b39fc99e9b28e3e0c9d317f4b7b0669a81e1838964a3ac38cbc9c37525d9","impliedFormat":99},{"version":"7f941673081aa180aebfec95805daa2aa3f31381759edd59c8ee73dc977b79e7","impliedFormat":99},{"version":"ebe67e0c8aa98bbfac98895a6bef1fb3cef21ccc06e86f07317ab2a059640856","impliedFormat":99},{"version":"ba1e51d3085bfcaaf11c0f3ee556119bbabcaa6d8d676b4c1631ea6152dae0ed","impliedFormat":99},{"version":"9870d031206d1d02610cbeb17aea4b7afdfd4295379cec8faa10f6058a70f864","impliedFormat":99},{"version":"b6355c4b1223eb6234ea014e28cc9a29f8f0420ab6c2e9ec51029542e774142d","impliedFormat":99},{"version":"7fd27a946f1116fccc0806a194af692fd82ab7864da588341eb66f390e4c382b","impliedFormat":99},{"version":"426190b99a1d779925962504bdfbcb4e03173aeb62eda1b361c427475abbcd1b","impliedFormat":99},{"version":"75228e29b9677a962933110dbfc3bfa23c50993f36581aa99cf3fbbbd72c3c39","impliedFormat":99},{"version":"724be65135bd2bb1c39d041cb765a786bfa53595521c8869e2d6e51a306082a1","impliedFormat":99},{"version":"56bc98eda04d7689ee95dec3059b276d1daa6873d1772e870dd119d750969218","impliedFormat":99},{"version":"4bed3466ad062949c0e01e65b3c2c8484d6f1547454f7a6c560c97b83fbbac53","impliedFormat":99},{"version":"67316c287ec1a094dd47a6e19adb67dbe3d97e9bc818fc9f417d8662759d1526","impliedFormat":99},{"version":"b6fe7de227cf7a5eaecf3700d4d12e7aa67ee6ec549aa99e0eb3c9b4affe48fa","impliedFormat":99},{"version":"58d97d8567b2574808d18186c8a5d3e8cae811f15683176569d40ec640fae1e9","impliedFormat":99},{"version":"71b61d5518f769f51de52a8411dd465c326000b97221642ae9352f66d62b2d92","impliedFormat":99},{"version":"43ea1c4d3c8ef32b83a132d490307aebe3678e79c3aba0938de99d3d06e187c4","impliedFormat":99},{"version":"6fa727eb30a3e94e851e0e6c8e2bbafda24a9fd4fa833dd78eef25a3a317be9a","impliedFormat":99},{"version":"32bba86d04691d49d7a5cdbe22cf3f67c07715bf3964675583d3e8f48defe227","impliedFormat":99},{"version":"4df2bc2ba0113a5bc371b4a024115690dbba0c17fb696b26ca23b76f181f0ed3","impliedFormat":99},{"version":"f0fa78d5574f54324a10c4a26d9c22bd0d4b498dfdfed103d343a04b9dd1d7a3","impliedFormat":99},{"version":"cb7267e08a748f6d046eaeceba7f16e217fe445ed6008889a6a77d0d325d08ef","impliedFormat":99},{"version":"505a5ebb99c283049bcd793c5dfc466d6122b3e69d4d0ca6a62f4fe0d899948d","impliedFormat":99},{"version":"3eb4ea3111527659af877488329398ea8f7649e4e0d9947f5c5e09be30cff591","impliedFormat":99},{"version":"d589f296e390a9469dadc51178b417c1b4c202b5f9699a9abac308c52116d722","impliedFormat":99},{"version":"a22a0867fa4a7df3138e3d474fd1808de4a7b73bffdef08db8de7b8799f951fe","impliedFormat":99},{"version":"47cad7cd9585773a187af8148cd203adb20a4e73a4fa0da62a56563139d93fcd","impliedFormat":99},{"version":"c188d24bd67d87a65af5f3814e2dca62391c680b8ea39123079319a66aaed8c4","impliedFormat":99},{"version":"ad0a868381546e24887642e1229a77713499f2dd3877edb18e747f029018cdd3","impliedFormat":99},{"version":"2a70e94ef761d39aeeb5422e9c959303f5000d6309089ee0442a45ba97d95dc9","impliedFormat":99},{"version":"78ec390d789bd2ba09116528674410d454f90a542b4b4aaf24d9983bb9387b65","impliedFormat":99},{"version":"5cbbc51114de87bfe1e71000ec62cd92c9b17a6598d1e152989786078eca3b3e","impliedFormat":99},{"version":"525dc97d3ab1ea77f17db68d720ff344ed5a9cfcf71af3a19d2d36c564065cac","impliedFormat":99},{"version":"a39553b111651a7e19c9157b120278078217bae41d2b2b1159e0a09a5404ea8a","impliedFormat":99},{"version":"7127f8a1b68f2700f96fd028e68336282aff4ad97b0446192f0c501af51d3170","impliedFormat":99},{"version":"54fcf45304976fc8a66c76d05c16b3e6199f9d3cd7e199250b263b2cc3cd2586","impliedFormat":99},{"version":"c50b313646260eee8ecc22c10574cf32d8cd8e2207d9c43b4db2de8c97797b69","impliedFormat":99},{"version":"c012e3b8923a4b56613a4642f15377db61e781789a113da1c56ef193c9563fc6","impliedFormat":99},{"version":"3e4136539430956bda92f6b45c61f57dc493a21b47d7638f9830395927b355a1","impliedFormat":99},{"version":"7c8947bbbcbd846f4f3957e86ae48010477bce7f1574e296438f49c28c72906b","impliedFormat":99},{"version":"3f74d7d10503a4c8263663d6e03986148c28f634ea0391217ecb5bc5febdfe7f","impliedFormat":99},{"version":"d81e369ae245303ea876ffc43eaf3f3ff5de274246820815846f6a77c3f36938","impliedFormat":99},{"version":"92c4c28226e0927f0f4b01d73f2813a074c84d4066bd184f6834aca85cfff317","impliedFormat":99},{"version":"f4e74b1fcdf686eb73c94c6df38653883f34d374999419fdc1b1a45738ffea33","impliedFormat":99},{"version":"09da38ed77874333c4064e31d18f27ee5eaa39c6661979630b83766319836563","impliedFormat":99},{"version":"89dec148610b76fac04d51f4b0f5b977fa160c7ef4fdb2b4789dafdb16ffeb1c","impliedFormat":99},{"version":"0d7eaeecd18ef461d034ae911071bcc0d9f78ac326164bf676da6a4ccc0dba6d","impliedFormat":99},{"version":"4bf89030fc6f33b9f2f5bc862a5e1d2038759dc0a097deefd99f292eef59181a","impliedFormat":99},{"version":"306c25914a32d2cec3af7b148bc30660b308c32338b7de51aa8794c31174e8c6","impliedFormat":99},{"version":"7a6cf375642084a8f940096e80431e914d7a538b3aff0e8cbe5df01227164ca6","impliedFormat":99},{"version":"fb772e9c6a4a89e297f8515c37cb7226046034292d02bf498c1dbc03935f6ea0","impliedFormat":99},{"version":"be5aba2a5142997a6c577a89bf3fbbf4b0ee44b26e1da161248e2cebdb102809","impliedFormat":99},{"version":"eb9edfd5b3594f329ed8199042f97d36135968f6b9ea2a53c3b279469d0eda90","impliedFormat":99},{"version":"03eb65b97ab6f78da7dece179c5a13035a1698542d5cbee39b26cf3a3d85e26a","impliedFormat":99},{"version":"7461af4d2de785a4f7d8d85f506d22db3f588cc2c7a7d1271cdeabb2c8bf9d23","impliedFormat":99},{"version":"898712df426a964f763ff47e14b58923faf69bdb69e610b8209a80df8218c526","impliedFormat":99},{"version":"f400d8abac7d5722bdf7a3d6e248351f80ebbef782d2bc11c27ae91a1db5f7bd","impliedFormat":99},{"version":"b658c35020517a6a4b531eb4953cb71c20df7ec7c178a56842a8bb349924b1bd","impliedFormat":99},{"version":"8f1127a93252ba6de04c3aef5df0e52b49d56f7fdf30419e40278e7426bf1db5","impliedFormat":99},{"version":"4b6bd81bbe35957f3e4bbc2b47a936329a7fc01770617799e6f9205734a3ce26","impliedFormat":99},{"version":"0a446d7578a176bce78cb277080d4e6092820971ca2869d6a9e9abc10722201c","impliedFormat":99},{"version":"90e0e31a558b91d408e224a050e7141b7f3b538959a5b6149daaa4d9544ff789","impliedFormat":99},{"version":"67a67a1dbe8a4db68aac000dbfc18fc9bb3e4f970a768fa686e2ecd15da69a6b","impliedFormat":99},{"version":"8674412c1fd742bacb9092fe2cffb5a4e887b3137fd36fec347b5ea57ac1470e","impliedFormat":99},{"version":"42d6c5429b3dc33b6a705470481106b74ed24819820c7f583cedba5cc62c8ce9","impliedFormat":99},{"version":"b2104db0544d040d25ebc4c4ba275681d1faf422f3e705798061868f4df7343d","impliedFormat":99},{"version":"b658c35020517a6a4b531eb4953cb71c20df7ec7c178a56842a8bb349924b1bd","impliedFormat":1},{"version":"734997b41710ba3c422e7ebec66638048fb186ea3d455b9a1bf93fc514be8ce5","impliedFormat":1},{"version":"21cfd01ca3bbace027f4e1407926a77668c878ba422daa6259b3667ec74bc081","impliedFormat":1},{"version":"70521b6ab0dcba37539e5303104f29b721bfb2940b2776da4cc818c07e1fefc1","affectsGlobalScope":true,"impliedFormat":1},{"version":"030e350db2525514580ed054f712ffb22d273e6bc7eddc1bb7eda1e0ba5d395e","affectsGlobalScope":true,"impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"a79e62f1e20467e11a904399b8b18b18c0c6eea6b50c1168bf215356d5bebfaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"8fa51737611c21ba3a5ac02c4e1535741d58bec67c9bdf94b1837a31c97a2263","affectsGlobalScope":true,"impliedFormat":1},{"version":"93d28b4eb12c68fccc1f2fc04a4ef83ea3b2a03b18055d3bf29cab267aa7042e","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"763fe0f42b3d79b440a9b6e51e9ba3f3f91352469c1e4b3b67bfa4ff6352f3f4","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"7f182617db458e98fc18dfb272d40aa2fff3a353c44a89b2c0ccb3937709bfb5","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"d2bc987ae352271d0d615a420dcf98cc886aa16b87fb2b569358c1fe0ca0773d","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f0539c58717cbc8b73acb29f9e992ab5ff20adba5f9b57130691c7f9b186a4d","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"76103716ba397bbb61f9fa9c9090dca59f39f9047cb1352b2179c5d8e7f4e8d0","impliedFormat":1},{"version":"f9677e434b7a3b14f0a9367f9dfa1227dfe3ee661792d0085523c3191ae6a1a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"4314c7a11517e221f7296b46547dbc4df047115b182f544d072bdccffa57fc72","impliedFormat":1},{"version":"115971d64632ea4742b5b115fb64ed04bcaae2c3c342f13d9ba7e3f9ee39c4e7","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"9057f224b79846e3a95baf6dad2c8103278de2b0c5eebda23fc8188171ad2398","affectsGlobalScope":true,"impliedFormat":1},{"version":"19d5f8d3930e9f99aa2c36258bf95abbe5adf7e889e6181872d1cdba7c9a7dd5","impliedFormat":1},{"version":"e6f5a38687bebe43a4cef426b69d34373ef68be9a6b1538ec0a371e69f309354","impliedFormat":1},{"version":"a6bf63d17324010ca1fbf0389cab83f93389bb0b9a01dc8a346d092f65b3605f","impliedFormat":1},{"version":"e009777bef4b023a999b2e5b9a136ff2cde37dc3f77c744a02840f05b18be8ff","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"88bc59b32d0d5b4e5d9632ac38edea23454057e643684c3c0b94511296f2998c","affectsGlobalScope":true,"impliedFormat":1},{"version":"e0476e6b51a47a8eaf5ee6ecab0d686f066f3081de9a572f1dde3b2a8a7fb055","impliedFormat":1},{"version":"1e289f30a48126935a5d408a91129a13a59c9b0f8c007a816f9f16ef821e144e","impliedFormat":1},{"version":"f96a023e442f02cf551b4cfe435805ccb0a7e13c81619d4da61ec835d03fe512","impliedFormat":1},{"version":"5135bdd72cc05a8192bd2e92f0914d7fc43ee077d1293dc622a049b7035a0afb","impliedFormat":1},{"version":"528b62e4272e3ddfb50e8eed9e359dedea0a4d171c3eb8f337f4892aac37b24b","impliedFormat":1},{"version":"6d386bc0d7f3afa1d401afc3e00ed6b09205a354a9795196caed937494a713e6","impliedFormat":1},{"version":"5b2e73adcb25865d31c21accdc8f82de1eaded23c6f73230e474df156942380e","affectsGlobalScope":true,"impliedFormat":1},{"version":"23459c1915878a7c1e86e8bdb9c187cddd3aea105b8b1dfce512f093c969bc7e","impliedFormat":1},{"version":"b1b6ee0d012aeebe11d776a155d8979730440082797695fc8e2a5c326285678f","impliedFormat":1},{"version":"45875bcae57270aeb3ebc73a5e3fb4c7b9d91d6b045f107c1d8513c28ece71c0","impliedFormat":1},{"version":"1dc73f8854e5c4506131c4d95b3a6c24d0c80336d3758e95110f4c7b5cb16397","affectsGlobalScope":true,"impliedFormat":1},{"version":"ad7e61eca7f2f8bf47e72695f9f6663b75e41d87ef49abdb17c0cb843862f8aa","impliedFormat":1},{"version":"ecba2e44af95b0599c269a92628cec22e752868bce37396740deb51a5c547a26","impliedFormat":1},{"version":"46a9fb41a8f3bc7539eeebc15a6e04b9e55d7537a081615ad3614220d34c3e0f","impliedFormat":1},{"version":"64ede330464b9fd5d35327c32dd2770e7474127ed09769655ebce70992af5f44","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"c6b4e0a02545304935ecbf7de7a8e056a31bb50939b5b321c9d50a405b5a0bba","impliedFormat":1},{"version":"fab29e6d649aa074a6b91e3bdf2bff484934a46067f6ee97a30fcd9762ae2213","impliedFormat":1},{"version":"8145e07aad6da5f23f2fcd8c8e4c5c13fb26ee986a79d03b0829b8fce152d8b2","impliedFormat":1},{"version":"e1120271ebbc9952fdc7b2dd3e145560e52e06956345e6fdf91d70ca4886464f","impliedFormat":1},{"version":"814118df420c4e38fe5ae1b9a3bafb6e9c2aa40838e528cde908381867be6466","impliedFormat":1},{"version":"bcd0418abb8a5c9fe7db36a96ca75fc78455b0efab270ee89b8e49916eac5174","impliedFormat":1},{"version":"c878f74b6d10b267f6075c51ac1d8becd15b4aa6a58f79c0cfe3b24908357f60","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"125d792ec6c0c0f657d758055c494301cc5fdb327d9d9d5960b3f129aff76093","impliedFormat":1},{"version":"fbf68fc8057932b1c30107ebc37420f8d8dc4bef1253c4c2f9e141886c0df5ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2754d8221d77c7b382096651925eb476f1066b3348da4b73fe71ced7801edada","impliedFormat":1},{"version":"7d8b16d7f33d5081beac7a657a6d13f11a72cf094cc5e37cda1b9d8c89371951","affectsGlobalScope":true,"impliedFormat":1},{"version":"f0be1b8078cd549d91f37c30c222c2a187ac1cf981d994fb476a1adc61387b14","affectsGlobalScope":true,"impliedFormat":1},{"version":"0aaed1d72199b01234152f7a60046bc947f1f37d78d182e9ae09c4289e06a592","impliedFormat":1},{"version":"5360a27d3ebca11b224d7d3e38e3e2c63f8290cb1fcf6c3610401898f8e68bc3","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"7d6ff413e198d25639f9f01f16673e7df4e4bd2875a42455afd4ecc02ef156da","affectsGlobalScope":true,"impliedFormat":1},{"version":"217941ef5c6fd81b77cd0073c94019a98e20777eaac6c4326156bf6b021ed547","affectsGlobalScope":true,"impliedFormat":1},{"version":"f689c4237b70ae6be5f0e4180e8833f34ace40529d1acc0676ab8fb8f70457d7","impliedFormat":1},{"version":"b02784111b3fc9c38590cd4339ff8718f9329a6f4d3fd66e9744a1dcd1d7e191","impliedFormat":1},{"version":"ac5ed35e649cdd8143131964336ab9076937fa91802ec760b3ea63b59175c10a","impliedFormat":1},{"version":"63b05afa6121657f25e99e1519596b0826cda026f09372c9100dfe21417f4bd6","affectsGlobalScope":true,"impliedFormat":1},{"version":"78dc0513cc4f1642906b74dda42146bcbd9df7401717d6e89ea6d72d12ecb539","impliedFormat":1},{"version":"ad90122e1cb599b3bc06a11710eb5489101be678f2920f2322b0ac3e195af78d","impliedFormat":1},{"version":"9d4ddfe3c00aa97416d3532e6daa9219793c7127d5e9253f9dd28db922e0c96a","impliedFormat":1},{"version":"659cf6c1bf89781d08c1312f14c559a1ab424fd3f14647fe6352fb1319a94922","impliedFormat":1},{"version":"1bae6a80c5acb58cdf89f1038fabe51e441c876635ed9de40774b8de0c89f5ce","impliedFormat":1},{"version":"181f23b8778b1ae86c5a950de6428c2a60f79431910109d538ed5d5a63821cad","impliedFormat":1},{"version":"16334558218724324e8b2b13a6115cfeecfb83f9948b66165e7fd046cfe5b0b4","impliedFormat":1},{"version":"acc51f71d876493164ab3b10ab9bf5c649875dfe2719c3ed6ce31eb3e0d6f288","impliedFormat":1},{"version":"a73eae6035f3eade262870a642416fcc58f6a7a6ac9d57e067119ca25a51fcea","impliedFormat":1},{"version":"9e9d0d16188e9686d899099b074fd4396147b0fd1bec5e47097a578b53ef47c7","impliedFormat":1},{"version":"8b224bac26fa90deb3df080ab07ce5b731ea5bcbbe8f7a635bfe9995173f60d1","impliedFormat":1},{"version":"c5863946c67a824024f75fc7b5002f3bcddd57531c0bbedb2e6f3823048b0870","impliedFormat":1},{"version":"f537042263ae3379364f4617cb463f1124865145aa5fb9f7c0d22fb81d287025","impliedFormat":1},{"version":"0fd2f21c02c6492d8feed980d85951238350af938eddd4d066b402e1c3cefbd5","impliedFormat":1},{"version":"eb8943c33f96d7f63e6c5edddf3f0f5590dbf0d1a82acb2c5aadbcaa52246b6d","impliedFormat":1},{"version":"30b20e543590d0eed2efd5ebb5b01dd93e6e80e2dbd9553c0ab3baf486666aa7","impliedFormat":1},{"version":"b4bcaedcf34efce0b1b67b792ee368203c4a4cf381343e807adb780bdca1ee3e","impliedFormat":1},{"version":"59fcb430bdb10b60c4a562c121646eb21c152af280ee59bcc3d20683c9287377","impliedFormat":1},{"version":"ef4626e2dcd9d132f1ee10f67be0326f48b61c0f7146c72d435cd2788cc3c402","impliedFormat":1},{"version":"20a37f152285990381271e0d28e194c672b8d277cd3150ad2218ef4c34907d9f","impliedFormat":1},{"version":"dc442c4ab1ddb22237b0e5141053516387c45aadd749127234d35a2c1ac7db9e","impliedFormat":1},{"version":"6a89cb8d575a4ee4ba98d7f89960cd2dee497c250dc58a084d2a4dc665cb53ae","impliedFormat":1},{"version":"e6b4665398876480ab0f62caed721562e8c63ff69f6c4980b5b90bb6c6b0b496","impliedFormat":1},{"version":"7344c32ee78025dca5273f64cb84c85b0f1ffffda078aa687d746f003471ba90","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3a0ab6eea524255971d8c8cd6a9da789abc9de5d024c12bddf0f098c5b21581","impliedFormat":99},{"version":"616aa9b0d07f90e7d79fa68ede0348c88bdbbfa37bc9491f9ced60fca5cb14c4","impliedFormat":1},{"version":"9a43ef700a46718be105369469c9d4e8c8ab4d4dba0ca938c180ea70878d0923","impliedFormat":1},{"version":"bd7659460bb453576205bd531c811e759528708273ffb66e90c9c591dc8d4ae8","impliedFormat":1},{"version":"0dc1bc5af48be0a6ba3553928c98452973d61a788f554ab8b7ab78da2638e533","impliedFormat":1},{"version":"c29089c294c39ee7ff1abe4be0d3ad4490c2424f4e68193ac6afd2a1c91edb51","impliedFormat":1},{"version":"452234c0b8169349b658a4b5e2b271608879b3914fcc325735ed21b9cb88d58d","impliedFormat":1},{"version":"14ecfc29e0c44ad4c5e50f9b597492cd8f45a2a635db8b5fe911a5da83e26cf8","impliedFormat":1},{"version":"569e762cf47aafdad508360a443c6c757e56c61db3b652b65458a7d168d139c4","impliedFormat":1},{"version":"02ed2766d79a00719ac3cc77851d54bd7197c1b12085ea12126bc2a65068223e","impliedFormat":1},{"version":"4b84373e192b7e0f8569b65eb16857098a6ee279b75d49223db2a751fdd7efde","impliedFormat":1},{"version":"5aeea312cd1d3cc5d72fc8a9c964439d771bdf41d9cce46667471b896b997473","impliedFormat":1},{"version":"1d963927f62a0d266874e19fcecf43a7c4f68487864a2c52f51fbdd7c5cc40d8","impliedFormat":1},{"version":"d7341559b385e668ca553f65003ccc5808d33a475c141798ba841992fef7c056","impliedFormat":1},{"version":"fcf502cbb816413ab8c79176938357992e95c7e0af3aa2ef835136f88f5ad995","impliedFormat":1},{"version":"5c59fd485fff665a639e97e9691a7169f069e24b42ffc1f70442c55720ad3969","impliedFormat":1},{"version":"89c6bcc4f7b19580009a50674b4da0951165c8a2202fa908735ccbe35a5090dd","impliedFormat":1},{"version":"df283af30056ef4ab9cf31350d4b40c0ed15b1032833e32dc974ade50c13f621","impliedFormat":1},{"version":"9de40cf702d52a49d6f3d36d054fc12638348ea3e1fb5f8d53ef8910e7eaa56f","impliedFormat":1},{"version":"2f844dc2e5d3e8d15a951ff3dc39c7900736d8b2be67cc21831b50e5faaa760a","impliedFormat":1},{"version":"ecbbfd67f08f18500f2faaaa5d257d5a81421e5c0d41fa497061d2870b2e39db","impliedFormat":1},{"version":"79570f4dfd82e9ae41401b22922965da128512d31790050f0eaf8bbdb7be9465","impliedFormat":1},{"version":"4b7716182d0d0349a953d1ff31ab535274c63cbb556e88d888caeb5c5602bc65","impliedFormat":1},{"version":"d51809d133c78da34a13a1b4267e29afb0d979f50acbeb4321e10d74380beeea","impliedFormat":1},{"version":"e1dafdb1db7e8b597fc0dbc9e4ea002c39b3c471be1c4439eda14cf0550afe92","impliedFormat":1},{"version":"6ea4f73a90f9914608bd1ab342ecfc67df235ad66089b21f0632264bb786a98e","impliedFormat":1},{"version":"7537e0e842b0da6682fd234989bac6c8a2fe146520225b142c75f39fb31b2549","impliedFormat":1},{"version":"dd018ed60101a59a8e89374e62ed5ab3cb5df76640fc0ab215c9adf8fbc3c4b0","impliedFormat":1},{"version":"8d401f73380bdd30293e1923338e2544d57a9cdbd3dd34b6d24df93be866906e","impliedFormat":1},{"version":"54831cf2841635d01d993f70781f8fb9d56211a55b4c04e94cf0851656fd1fe8","impliedFormat":1},{"version":"4bd0f1d40ea16125ee1339adede690c4b8c642e9da43f6d06e981f167ca61e71","impliedFormat":1},{"version":"f0b32698b0bf00ca258b4e6d587bd6c85d93e75aed1db778a4c57aa8d2936dfe","impliedFormat":1},{"version":"26efbbd2fd790a4773a5e5068083f24468a73b6501870e3dd5ad4d89efe0ece4","impliedFormat":1},{"version":"ebe666faa3c9f2a422bea12d7d6d31415e0354e1bfe5494ec16bacefb153eb62","impliedFormat":1},{"version":"66285148b6a0316803ba3418a9fdce267e356a810f2e6dd05a7120f4405a6e36","impliedFormat":1},{"version":"75494f0f0b35b8adfc748e2194b1476c8ef66e151539e3ea6ebf5f0bfc0e0220","impliedFormat":1},{"version":"25aa6947baf65b9dc1e9bc494fa9ea91431c049458ecd0bcad85a79ad0ed9338","impliedFormat":1},{"version":"8ede270f44eef67171b655f6c88a562bba9d5ed7f4a2d4c32ce9276c2fb0e045","impliedFormat":1},{"version":"8cd4a72adf7aab0d28b9dcd88d857d318701253548505e3938ffb63be53b4543","impliedFormat":1},{"version":"93bad2b245656101819f76674294587ed2f8c5d71386f537b3793f86c52dabca","impliedFormat":1},{"version":"e55aafcd04a7ec3a2a344cd6d372327ea119a7d4a8ca8ac2b2e074dbc8c8ef24","impliedFormat":1},{"version":"4003eeb9d611f0079b7c212de005608e8a58bd959f121140d7be567865f0443d","impliedFormat":1},{"version":"fde4e430955e9f0f487cd7ca4fb735323f3393f948a8be546122c148cc05b4e0","impliedFormat":1},{"version":"44bf23839a9aced5d3d54167200def237e74eb31a7f4362cdf271ec98ca55489","impliedFormat":1},{"version":"279b534d91b0052a533f0496775f8de80ee760aab3d0cdba602e9ca3bde44218","impliedFormat":1},{"version":"1e287acd7dba5f7a058fb4a493ade796a22230625716899958b09768f5f1b18d","impliedFormat":1},{"version":"ede9aff81007b00fdf0af11bbefc0695c30087869268a76662da347f259047b7","impliedFormat":1},{"version":"de029204c35f1da89775d84b172acb10788edcb60c203d0bdef031c956748e3a","impliedFormat":1},{"version":"c34df0a13541ae0ca2b7a385efe562d803b47f6cfde491b8041912e593475e5d","impliedFormat":1},{"version":"ec61428171679fe11fca1dcf48f811d2aa1018c9d43ab462464f2bec3aa5e557","impliedFormat":1},{"version":"632d085f1bef29440222a6ddaf7620eac9d2862fa57f27a729ac9177a6d922d6","impliedFormat":1},{"version":"56a91fd3ddf94e7ecd95122cf755c626d547edc7eea3b7df5e3c8497d573813e","impliedFormat":1},{"version":"40f1cefa6971c8e0f0708f215d3d824a7c6d083ac80652a4c171fd8c5860485e","impliedFormat":1},{"version":"c26b7050e19f8f555605db02f6cfae645ec7928d2dd6f428790e01a163795f97","impliedFormat":1},{"version":"da8b1eaede3f1dbd3c30344e6647962fa30b513650040d7e6789a5aaf1bdefe2","impliedFormat":1},{"version":"655f45d9afb7dd46f9c6e1a7122db2a252bc30336b286311d4c0d2f8ffefc802","impliedFormat":1},{"version":"d2e0607a2ea008ec9f4cf46954e8e21c94bd42373bdb780ed8f27d8deab90907","impliedFormat":1},{"version":"8a6e0aeb87d2ec01563a82b20f98e0a740d81d8e600286fb378b39c1cf0905b4","impliedFormat":1},{"version":"5dde88395d59aaf12f8f6db8e1b12c106a8bdbcbc5e116caa08d951561ef493f","impliedFormat":1},{"version":"17ae0674c777ae1c8f912c247b0195604494b417d8da457ac6dfec8907a180c1","impliedFormat":1},{"version":"40fd7d3a4015a70636e0e20684717122ba1cfaa45fd179f556855af935bd327a","impliedFormat":1},{"version":"8e775a861341ec44847ac043ab2b60edc18dafc6b895acbb5f5628b465c61f62","impliedFormat":1},{"version":"69896bb78fcf1307b0f592839c8f1a7f6977bc4d55ec1fb2db046c8c7c0c25ae","impliedFormat":1},{"version":"3776039e70f1dd1919eceed6124f5efdf319ea157401b3da90b0b8052f2e8fac","impliedFormat":1},{"version":"11f688c9704ffff4c6dd7b9892d379b5f36f4e7408833168fe491181e5e049fe","impliedFormat":1},{"version":"895054cb55cfbad2618ea4c9042117423c7d415bbfadf7c68f07b9030607dd92","impliedFormat":1},{"version":"70dbd132cafd25ff48f589e4adc467eefe258f640a651b3846fe9218e0ee2fe3","impliedFormat":1},{"version":"457b8e22ca4672e962ec7b55ab0cc5d68cfcdd8cf4ffba250df9e6c1eb0540a5","impliedFormat":1},{"version":"30e81e0d15a6cca02397e1aa517166e03ce0a28f0e6d53e25440ef22b31f64ab","impliedFormat":1},{"version":"d85503a3b889c475f2a56348c44d7c2aba42e5a7587fa06bbc46ccdd4258bd94","impliedFormat":1},{"version":"3442bd24d7d746b3a79f2bc44d8456f58ea4d841dbf6eced8c41607e980287c0","impliedFormat":1},{"version":"57540a291cb6fbd3b75616d3db9cf2b27a5f6b96733774ccac542432b86b8daa","impliedFormat":1},{"version":"f9623ef5cecfa8ae05c1a3bb8cf81c0c723ec124e46f71e3104ef665fe74ad10","impliedFormat":1},{"version":"809a57de65ca328f47f4639ba1a8a4348af2c9f91a060e77bdd3dd92dd71b492","impliedFormat":1},{"version":"016990463a717488f46aeba06125b987d0d7c77dc09d27d47ea2760f1af7f4da","impliedFormat":1},{"version":"692c448209a6699a345b5318ae2fc0612ee95c52812f0abf81dc902260ce572f","impliedFormat":1},{"version":"6ba92d2209defae5551c58f024665ad2fd965f03dd80e17b1bb1cee57ebd706a","impliedFormat":1},{"version":"d50fc26add4a7d835a29482544e4605558f3706fe14e191b1009ce70f76dadf0","impliedFormat":1},{"version":"39eb436d0226a590cc35f84b7bffae0fd613e2c4c83124be83969726df8cf269","impliedFormat":1},{"version":"e7dbb1423e552557b09a125be1c6772c94c169677146e3eaee95e6d1fc6851c8","impliedFormat":1},{"version":"aa184f01f3f0b540bddf441dc658bd472a59d519da188a2f048acb365e8ca77a","impliedFormat":1},{"version":"49798c9e2d9624bbc01cdf8371171b64a4eead49fef2853b69fe1bc2e7c75207","impliedFormat":1},{"version":"c7fb2b8c48f3a20faad1673b23366f24992afaf7d3854190e51d72e0dcad5bc8","impliedFormat":1},{"version":"c0a48e69d2a824fcf1fdd6ec59604e280c56998ac7a7e3a8514823db1de68cdd","impliedFormat":1},{"version":"4e78c87355f7e4fd9524d7582a14bf72771aeee33acb73a848de8bf2e44d8831","impliedFormat":1},{"version":"ff00f23ec0c6c986df2778657ef18073548634b31757bd496902cd00c183ae96","impliedFormat":1},{"version":"6c3351c0361b6fa16a3379508e2c4114cba7ad6d6bfcc0d5b2fb9f02aa2f83c4","impliedFormat":1},{"version":"69071e42231f3b87f71b076904875bdef914f01c3017eb6a39a33694e437b5e0","impliedFormat":1},{"version":"dee490d4ee8b309fcba02b3c49ab263b4a40946c1cd29e7b12e08b48c70cd9a2","impliedFormat":1},{"version":"7ddda341b1ad729e8da34de6378d9d1b3f64a7bef3a4a8fcdf4261c9a9c68ccb","impliedFormat":1},{"version":"174f185e6b6399ea73366bff1e454c5e54bef9b0804a57bef7f5009d1f21b9ad","impliedFormat":1},{"version":"e0d39ecd8a0627a45b9fece85425d5d048e2d0cf23d4c444d9594147605ca4bf","impliedFormat":1},{"version":"10b3b799f9675ebe2785104b5ac69a898accc5d32f86cda152fa646a2c3cdfc2","impliedFormat":1},{"version":"41ca098760de99ca2cc5de79e73e0b837e2661767e5772a983bc535ba4d86690","impliedFormat":1},{"version":"f78570ffe02941be6f7ad1b8a54642a1d6069d16cdbbb75bfe1cdf81610f0c69","impliedFormat":1},{"version":"c0a90b05dc7d2a78b2f90c9e2b1d464887ee23a71799acba659b0359785d07de","impliedFormat":1},{"version":"0557cef4f85111361244bad1e684ce9cadb326e582f78ad70d31c93ddb0d99f3","impliedFormat":1},{"version":"bf5413a1e4c9a2127b83ff92b52f9b3f344f91841ffb95a8a78eec6059730caf","impliedFormat":1},{"version":"c7d64c42ea284a34e9aa757537f7a37d79b07a04d409b1bea51f5a8ddda45e25","impliedFormat":1},{"version":"fb893a0dfc3c9fb0f9ca93d0648694dd95f33cbad2c0f2c629f842981dfd4e2e","impliedFormat":1},{"version":"3eb11dbf3489064a47a2e1cf9d261b1f100ef0b3b50ffca6c44dd99d6dd81ac1","impliedFormat":1},{"version":"04e90044c2e8fd4b0938a4d3f9d8e1efee7fd77ced068e4e6f0eea1102735e40","impliedFormat":1},{"version":"1d5a19e9f3ad87f517a5d4bc62e5d31a1dc495e5f2e5a923a5d44e540442e411","impliedFormat":1},{"version":"e7ecc41702b29153304d1b8c00aa371d15e64dbaff6c7b46c7181797e7a075ac","impliedFormat":1},{"version":"e247271d2e5f60a37056511587b7c3df27f9abcf0a5ea95ed8cee786cef48478","impliedFormat":1},{"version":"01dfb59624113bd88e1059623cecd7943c845b09c4394acea0aa439786d13edb","impliedFormat":1},{"version":"fe81fb714ee64eb7219b1cabad2fcad57bbd38f9474a583d718c8eb82b6241e0","impliedFormat":1},{"version":"9bdfb026298a0a75c054478fdd19b0de4b1bf7dfbfff84781b0f1da25d81c6b4","impliedFormat":1},{"version":"3c332d20a736ef5b8e760ac9100f4fdd0022534d51e4f0f29d40eea9c15ecd86","impliedFormat":1},{"version":"6c1a41c6039219da236aba5ca487585e9e98958c885023f1d39c066b48949734","impliedFormat":1},{"version":"fcc8beef29f39f09b1d9c9f99c42f9fed605ab1c28d2a630185f732b9ba53763","impliedFormat":1},{"version":"edd82680fc06857c9c68cbf2a51dac1e564abf6e76ec4e38b988d04d0ff51edb","impliedFormat":1},{"version":"157215532390e57958b0de473e7c7b9ca83d1c9b2fc4f81f6fba0fc90e48e142","impliedFormat":1},{"version":"3361c55fe7cdff8fa385bd78d5f352a2ac6a688f156d499b14285fba112372df","impliedFormat":1},{"version":"b61f393bdbf923344adb8a683889a65fc615cc2b12565778c5605aa8fd6b607b","impliedFormat":1},{"version":"596def1ac1ab5af6f6d86d30c0e4cdea6c4b11d6595b2fb0849ab70fee65961f","impliedFormat":1},{"version":"f9b859fb0396522c5c978fd57d7381c47fee6f066f75c32b06472ecf44a38890","impliedFormat":1},{"version":"323a75e01c89a50bb8827d1d624e72c20b0d81d4647a30ee6a695dbb4d76f3b5","impliedFormat":1},{"version":"1efaf4c3fe7f884e46be5203339e898abaf1bb3a550b706c268e68058c105b8c","impliedFormat":1},{"version":"644980f97d36471d8848ae289126fd176f5f3a3792a1c6dde431073985c73ad6","impliedFormat":1},{"version":"fc764f7a81b6bfe36b5ac7ec2cda57bd40fddbc2e5ba60f17bad4bd7486d562f","affectsGlobalScope":true,"impliedFormat":1},{"version":"af9ac78f8bcc3cdf3f977e5ae0108ebb7975f0fdecb1729b3db9c2457a2f95eb","impliedFormat":1},{"version":"4f69796a7c13a8ce4cab08a0630661c96c1ebc4af169b2e85fae95679a0df30b","impliedFormat":1},{"version":"db6ed38ffc2292841af687a6c2f0b0845205d10f163028839ae1ff23bdf81de8","impliedFormat":1},{"version":"d312d9614ccf614e4b0c95e56a0e5351a8768d881aaccdff6075748d998bc8a7","impliedFormat":1},{"version":"1b5ac77342a998e2837a2f049e91ca72c3f7295d0eb5d229999e9897e6cc275d","impliedFormat":1},{"version":"759d2661ce795a535cea22722f81ef12193731d9979dd96c41cf3f82f27c5e23","impliedFormat":1},{"version":"e8bbd9cd2814ee9814cdc2c0fcee50c3630de4d9eb6615a4a0903c85f75a2467","impliedFormat":1},{"version":"7867fe676750ecd051c5c7e7cc25bd4065fd6fce60cc04e32308ff2eccd48b82","impliedFormat":1},{"version":"c96cd82bbf0eb13357ffc24bf1418ce8a9c3eba94f70a67aa097ae27771151cb","impliedFormat":1},{"version":"3476532b8243f4afd6e336e33165fee76b5aff3b48aae457961ceb97c64baae6","impliedFormat":1},{"version":"dc8c25f8b63d7f5040d63bc7638f01fea56bb5aed072f82b00816f354fb9ca22","impliedFormat":1},{"version":"0cad089e346137b44e0b5dcef3ea02ad053eb9ba1bff68e30fb5f75bcbe7fbbc","impliedFormat":1},{"version":"77391b5d0e4ba3d674df53b3ccd2e646fe1b157fd5f59004771110ccc2bff3c0","impliedFormat":1},{"version":"65a0b6f8355e541fcd70e2684877bf0b86e0ee8bceb0edb3d795466d58c51734","impliedFormat":1},{"version":"ce55ce81a86a7cb9cdcb501dc1aa7157111ea82bf40b6bb1056ec19371253e0b","impliedFormat":1},{"version":"b32753cdb97ad417baf53628e10e2054f14b8eaf2eb8491d85bee33d053785a9","impliedFormat":1},{"version":"f0383174bba1705ced6e22526f8ad63d548f3431056885e3dc4fb3a967a4a9a6","impliedFormat":1},{"version":"5937f0093d42a9601a0933c3b0fe9cc9470133cc75158f03c3c2ddf25ad1f0f2","impliedFormat":1},{"version":"f06c11c85ea46e3e2525992bc407c4b30c58c19d460a17a40d0cf5834ca3fa8d","impliedFormat":1},{"version":"7e2b79d8e4a87226d662e44abe2095a16a742ac86b1b9bc9dc99ba8801b8ca2b","impliedFormat":1},{"version":"913fc9289ed7d15d20fc29df7647cd3cb09a71e492345fcd9c30feb875da93b3","impliedFormat":1},{"version":"98396060dd4773997c64476648176978f1a31fe93ab3a62ef9e08243b129e5e4","impliedFormat":1},{"version":"09d6bdfdaf2a46fc3b2f3522e8acaf8e803b74ac4fc44dfd17f8e9b6b0ab7722","impliedFormat":1},{"version":"531b4cca9dd7caf52f2be9ea0083f97b14af4b865bb93404a1bf966a0ed64ca8","impliedFormat":1},{"version":"83e604678e37af22740ebcfb06e5de78e3eed8cf3a1072821354080e4613bcc7","impliedFormat":1},{"version":"82dc6db09cc705b4429b2835194be112625cca97921cbe62b782a47024839a9c","impliedFormat":1},{"version":"b8b16dccb7f75900de67320ae682ddca186ab502ed5914dc5017f34f1286a3cd","impliedFormat":99},{"version":"b6da51a7978990f8c02eca03252f8c4221a8ee9f792d427bc15d930072821fa5","impliedFormat":1},{"version":"9af39bd3b6002b50f10f3a2ec8b02b03a0d81b6495864b205c160b2efff5bba7","impliedFormat":1},{"version":"fecb5388cc0848298df6239787ef6991afd2c6a56cb71c075de852c4b635ac67","impliedFormat":1},{"version":"d3b78f676822d6b080fe57bac03498b7ab0dd12252fef075ada35432af52fcba","impliedFormat":1},{"version":"702e519cebfa25d47405894f02e482f65f070b043b54c0af370dc2e468a5e75b","impliedFormat":1},{"version":"e0a67e84841a16180af4bf1d92125e3e46a5ec9b00890aa11edfb81d543c36a2","impliedFormat":1},{"version":"2f7a15a89be78bdbfb5d91c3d7da9c544cff76a4d5b96a26e665698d6de69e1c","impliedFormat":1},{"version":"1b9bce1a26c77a55ca98231de2140eb6d8c1a03cde4f2a89357d437861506a60","impliedFormat":1},{"version":"bf49dcfbb8480f7c2dec9192ff64b8c5c13c681db3decf82c74314cfd8d6b865","impliedFormat":1},{"version":"fa350a5eed359b6811f02cd057a9accd5a1e35a8ca35322a3a2d4e96b6361740","impliedFormat":1},{"version":"fd5ee42b8f915a44d29b787ff6357eecc52d7cbfa4d7a0dbfd8ecf02245e0f95","impliedFormat":1},{"version":"852a54b4051a6668cdd5ccc9847a1ced5bfde10022e19362a64a05828cb2e0de","impliedFormat":1},{"version":"78acbe1145cbfedad728f81b422e7afda279979068c3f951c7e6a0f119f0a75e","impliedFormat":1},{"version":"43d3683f342616a0a984915e2969eb19746ff5d9eca2280ed194aaf6ccf16d78","impliedFormat":1},{"version":"910685bbb89e901bcfcd57d9b08f100abf9c0559d970139645c29b76568906f4","impliedFormat":1},{"version":"8ceff822b29db1ac6ff69f5db97463a71412c12ba34fe8c364798b1c28858acf","impliedFormat":1},{"version":"b713de7a38df9575235d11e36a7c8ea2da4361eb664ebd17cdc7d20021a15fea","impliedFormat":1},{"version":"ce3e477991f56e4d3670c32a0d378823c28191afa1d0f8087cd3ed15d714bb44","impliedFormat":1},{"version":"3ff44e571281d7be412f9f45f0d75af298afd88e18633e0b2c568364ef728e9d","impliedFormat":1},{"version":"6685da3a2023e250fc9ee7ff090016d824e7bd181a69fcbf315534ca1271ca56","impliedFormat":99},{"version":"53f043dd85e09b6c58f9f62ca253a3297c33481a347b3edb9c9fb30bef51aea2","impliedFormat":99},{"version":"ad8b849b5ac49a45dc3b7f867aa71b91991c2d495e7c90fd1c183e7545db7c1a","impliedFormat":99},{"version":"f50aeb9f44ba0611ca5482b8907d1b626c47c8d21a4a7dffec027875c5e2e39c","impliedFormat":99},{"version":"ffbc4e41590daeeb816d09dae40f3501eb784576f87d71533b1e032e8fef37c9","impliedFormat":99},{"version":"32dadc047a8ac7ac4554620d4ef69ee3182534f8e5e7bd67b20af96a53d5154d","impliedFormat":99},{"version":"7e71a93bc78cda6fdd43802efeed24dcb0164b94c83a811938192e26cb797fde","impliedFormat":99},{"version":"939c580feb9340cf440ff1b30b674324effdb2d987e6bc6cdd8999df5ab344f0","impliedFormat":99},{"version":"2e877046b927983c66e006251772974d86676afbcbd2698038f35889fbbf4ead","impliedFormat":99},{"version":"657a891f4aecabd80482241b8e1c570da59b6349c219b3aa091d8a1dd1922f5a","impliedFormat":99},{"version":"85ceb8017e34f407c4a5cc0ebcc84476163383194ccac0a97a7ff95e78d65116","impliedFormat":99},{"version":"c623758edca3ff91aa741c754f46d24b0f78f68d8ee2a02e2544d7152735cf7a","impliedFormat":99},{"version":"3c35eb3be06bb729e56cdcef6bb9ddec1f11897a93688b9b6d058b8a1c3ad8a6","impliedFormat":99},{"version":"e0e3ac9a157790f4e54147e394ebc1f7c53c5564cee8bda96c3453e19423394f","impliedFormat":99},{"version":"d74aafe0316d36b464a04e97d8c034012872a0ca594b96461397124b875d0496","impliedFormat":99},{"version":"3781b0e64ee9f5560513bcdfc131861a5ab4e925d02e8712a69b0f0b095310b7","impliedFormat":99},{"version":"6609e5d290d7ec5d5f0f49a9c48a08aeab8908beb4131720ebbb6c7a55df61a8","impliedFormat":1},{"version":"a0b04ea6ec4aaba417fce6ac08d29536cf9dde0640bace0630986becef0f53d1","impliedFormat":1},{"version":"39c52261600e58ac4d0d3c0ef84b2b771af1679d4d1ed232553de09acedad89f","impliedFormat":1},{"version":"3b73c32f0fb9a51e22ada51334439c4926ca4baab6b07e50af55b1a02e17c890","impliedFormat":99},{"version":"2fbdeb74aab13b6e1808c1ec521bc524faf37f0bd71ecee6dd9582a499a7aa0c","impliedFormat":1},{"version":"ea686f733cb76a3ab518d5f4e69c179c1697f2f17a3d19b36b750fef2a710e42","impliedFormat":1},{"version":"c91fc6fc29c22817970568c6d62e4e10df1d193b709102fd4b0309051493befa","impliedFormat":1},{"version":"f97a3745ef4fdf4f0d12233183ee4519ef14cc2c81f1a12079e21ff920c1e673","impliedFormat":1},{"version":"0d11aac159f2fe901c37e7710941ddc879b5749434840ca4c347626fb6edf8f0","impliedFormat":1},{"version":"62e5ed4676c53751c8b2cde9b509fcb5ae2d933f8868c98ea5a0b9090d629e97","impliedFormat":1},{"version":"670186fb4fa0a2ea24cdb1db08bfddc132e3e9a9795f11f2c4e68dcc42c16db1","impliedFormat":1},{"version":"6c8fe55f2ab4ff573c192f43bf4ddc04db5ff7ffabccc569980db46b12402aee","impliedFormat":1},{"version":"6ba11a29797cbd8f2641dede6342ad1437c8a27d6aaaca6cecf8bebc3e5c2cfd","impliedFormat":1},{"version":"33a1157a264ef155864c43aa9ee6988b86f6989fd46acd7173741718e645acf6","impliedFormat":1},{"version":"6570e44c92f351ec2ef171fdc3973e3022f5a412da08ce557def22d8e7143683","impliedFormat":1},{"version":"6ba11a29797cbd8f2641dede6342ad1437c8a27d6aaaca6cecf8bebc3e5c2cfd","impliedFormat":1},{"version":"f3b74a770a3426788d100b988db3d39c6441414eec35a2efa48e4faf19ed7c08","impliedFormat":1},{"version":"4dec8b4e273a23d48fe8b90c3b23e11140b196637106a1e6251f095e98483109","impliedFormat":1},{"version":"62e5ed4676c53751c8b2cde9b509fcb5ae2d933f8868c98ea5a0b9090d629e97","impliedFormat":1},{"version":"3f5067eda9b22893f6d04b7fbf423e07238b5ca04802cff742504b78a8d0de63","impliedFormat":1},{"version":"6fa003fa22011673e5f0618654b2b29f32306d170110c4e801de397c2270db0a","impliedFormat":1},{"version":"27f1dda1bfd96b94220de04e225c67f1d232e07097db0b973027df1ed9e8a35a","impliedFormat":1},{"version":"89bf59c1d834a4b01c7d9b5b4cfa64ffed09e59580d27bbadf1acdd69706c200","impliedFormat":1},{"version":"ef2f65cfba60e917909868c8923ad304ed15dd3448219ef904c525aeebc4eafe","impliedFormat":1},{"version":"679d7df22bf42d8761ef3f8acdac6d305384fa11df7d222de32c939405abda22","impliedFormat":1},{"version":"172f31b538f6e3f70c2d001d665d5a46c4b043f707ba822b4d906d59bd9c229d","impliedFormat":1},{"version":"7af025cf1b7afde27e5deb448d9517a5f1ba47a02523b7ab93501a218695b5c6","impliedFormat":1},{"version":"3792990c9fcb5344df38b3cbea16042fb3a98d72dadbcf058e0b561b2fe5ca7c","impliedFormat":1},{"version":"e82bb9f8e7cb97a8899c34fd33c14d33f943a998d6bbeb0c4e716380aa69d599","impliedFormat":1},{"version":"1cd41ef8b88969618c77276d26fd771576dd6de8b8a48f746156f082eb470fb6","impliedFormat":1},{"version":"90d2f41ef26831dc7a453d329d93f1b7d76737ee85ec9f7d6b2d7cb00368df45","impliedFormat":1},{"version":"26a1f5fb6eecc2f91855ba6d839c79ead0a7e9aa7db6330beabb36f3e4e3590e","impliedFormat":1},{"version":"d767e3c8b8c40eca341f32dbd7ce9eac23763f7cb376abe14cb7cd75c1f472ab","impliedFormat":1},{"version":"e35fef205376d6a3eb91308eb737ab9d03717f77d361fe34a69bc8d1800c76d8","impliedFormat":1},{"version":"1c697d5571b23e58c638327b0959ab8ce7a3a1192f3fa5847c545e8a35a88b81","impliedFormat":1},{"version":"cac3cd6c55cbdb4092834342a8c256cc34ede50f83c8d33586236889bc7dd47b","impliedFormat":1},{"version":"4b5fe176074b08071aa0012a2382d2e3631f6924ddd5499e7fc917afb32f65ad","impliedFormat":1},{"version":"970786dd0f7e0a4d2770980b3e30f84d78eb9e996bfc3beb8aec0fc79041baa3","impliedFormat":1},{"version":"b6f50100f21637a0eaa4e0d173ea54ee16e1c70cbd83ce1a71ed745df508d546","impliedFormat":1},{"version":"ee8579ef9bd9479d56d49c0ab93c9235e16880a467aae4237a7fa0622517157a","impliedFormat":1},{"version":"091e3045270bd0b0b12765940128af773344d085621395001c2e4649c0c33c67","impliedFormat":1},{"version":"f0d56ec8d982bcb82230aa47b0d2747b6ccc8be1b439f4f3e24b20021ac12f30","impliedFormat":1},{"version":"c1f143281fa2178579eaef19ebe393a0270cac3fafb71a5ec521f149e872c26f","impliedFormat":1},{"version":"446ced379d1a6d65d32005b836365799a14804b6fd662b482760103c7832111a","impliedFormat":1},{"version":"e749c3898546ad92b3108a44aef553f19405bf932d6b0001f9503339dedb95c2","impliedFormat":1},{"version":"f60bbf96db27dd73d32ca5c0ccbe03c8f72aba2b87760ac96ac15b57c2d9ceb0","impliedFormat":1},{"version":"cc91174c095ab76dbe7edd1af9b2b5b6cef1702867afa6ba01e75202f2f4f155","impliedFormat":1},{"version":"1f5fe58679cc5c902b7fb9e4fb68d0931a013fb3e750b858fa9ec45d6d0bc10b","impliedFormat":1},{"version":"ceef125d35ab5591ed4d99418619bebe7162ba0ab3a9693cc8ccb0d00585b2fa","impliedFormat":1},{"version":"2fcde468f65055458b7d9015773a6de832ede09d7152d4bc4d21a5c13ee7eb9c","impliedFormat":1},{"version":"b52c2789aa7f160911601ad9e8733e0b336be2934bacda2b828aa5086af0a46a","impliedFormat":1},{"version":"d66badf1bf2d5df98bcacae3558a92a1eb30d5719b565f7717fb44143a41ceed","impliedFormat":1},{"version":"0775c777c122b40f74414b46e44a5351f5ea29c50dc8d998af16371e6db8d0a4","impliedFormat":1},{"version":"aa44780a5dfa9df4f2524332299f01115f5281e9c8bf1a2e1cac2a5b81e5beff","impliedFormat":1},{"version":"7a9454a633f9c6afc6b47fe25a7f948a50bb09d34c71c401104823bca714f08c","impliedFormat":1},{"version":"be07342b9b13b14a43ebba99574d073f273f8e72f4a4588e9eebe4a7e9b35375","impliedFormat":1},{"version":"a3d139874ac29911ca82720164581c1cf6985a87f1d95672d1968c08815628e4","impliedFormat":1},{"version":"7f4d7d3426e39f1be70dc80fe6bb73134591aa355026500d811a8365cfceb429","impliedFormat":1},{"version":"44cbb0793a8d5bfe9d83689fdb00fd3006ee6ab9f53e08f1f37a97915f526ba4","impliedFormat":1},{"version":"e24214bb83103ba83e03a62e6ab1b21728439309b33c7ab57079e736bfec07eb","impliedFormat":1},{"version":"c549b5ada57c3228f402d50b57933c9f81eca4ed2c294d859f5fd0a58449c5e9","impliedFormat":1},{"version":"57603b6783f49fa2aaddbd38a52e14bdcae2cd8f82f2d27e883b3d01f4137283","impliedFormat":1},{"version":"368f93346276f218181aef3e3f6209f0420aede864eef3f4054dd80373d01f95","impliedFormat":1},{"version":"7a3cbb4281154ea358de672d3f2f62b19c1002d2c01b225cf6f5f090c17a6364","impliedFormat":1},{"version":"ce9f2d650cd422bc0853fa358dd0f639cf90b17136f35d1b6efb022d80176cd0","impliedFormat":1},{"version":"c71865cfd9b17e4cf0d76e2655e024f749d2e3972bcd2783a41f8f234d7ce638","impliedFormat":1},{"version":"cdee52c64e6be13538932e4b62dcaa3cc575679cdff225f3b9613802887e7ba0","impliedFormat":1},{"version":"0987e264464f3ae4ffb84e3291e3be76cbe289a002315a12f3c8ba46babed434","impliedFormat":1},{"version":"6fca3d52e9da91755a7a1969eda0be7dfd7e8dff957a506aa1e1ccc07d6496f9","impliedFormat":1},{"version":"e8c3680bbb156e878fb2677f06618335b29d17202ce35837895e5258501ffd2e","impliedFormat":1},{"version":"ac0f6ceacec4521a0963c317a3339820ca9107c04e54d50cfca0d3fa17610f5f","impliedFormat":1},{"version":"b3a84d29e1a7c24840e889e072c77407f9172e937e621407a897eabe60728a57","impliedFormat":1},{"version":"81e6be1c22d3a835f65f5c30f90145c494db50783aa7c198e069846c51ac08e5","impliedFormat":1},{"version":"eba8332b8783cea122bf028bf6783970e49f631f95355ff1292686d0bd60c277","impliedFormat":1},{"version":"1580babb8c2d0ff9d115398f0917f540c7ce07bfbe71cbcbec2b7540ad29b141","impliedFormat":1},{"version":"279bd1113bee00da8a4b4cc981bdf0cf6cac2e3aec6b7e76ec786319d4198ff9","impliedFormat":1},{"version":"a1dd894055072e2210dccef2948770131390beef7df0076cd95906bd70f8f1ac","impliedFormat":1},{"version":"a54a1d78254ddd37572acadd9f46b235d17af28bb445508e508ca1247bc2104d","impliedFormat":1},{"version":"621ba043ce3c7cf5d0a4c2659ef21288c2670ecd272f0b87e89129ab9428feae","impliedFormat":1},{"version":"0158ce9b6ae7812448bf2e0b0c38f88fdc43347490a30912381502eec6615edb","impliedFormat":1},{"version":"713172e888625f466e005c0e2665212c76e4bfb1df5997075fec868c3262a3bb","impliedFormat":1},{"version":"757604e7fd60306cd65493335f56784e18ff0dadf0c5531f828aa452aab0916f","impliedFormat":1},{"version":"644d24d013f27b64205d8e6141b22b516deef6d6e46629f83668dc82f97c1015","impliedFormat":1},{"version":"bcf7013edaf631bccc853d45126adf6bd0dd4bf1664ac543308633e31956df5b","impliedFormat":1},{"version":"615365470b35097606ab4a2486fbe0e2f48e0877d30c8c27e980147d9aea8058","impliedFormat":1},{"version":"a3c5c10d92886a209f1626b3846bbdfdd0d53b3c3b543826ebacc4053d2aa656","impliedFormat":1},{"version":"66d128495fc2e689a3ea72e8c52ae93e3c59f9832a474db9ee080c8ea21003a8","impliedFormat":1},{"version":"cb97fc6b34b4269f5e321a887aa9defa0748e3a28c9d2fba829512269098bac0","impliedFormat":1},{"version":"f86eca71288dc7fcf2770db4cbf6776a5c82a8a2a15398a987fe4ddbe1212e6d","impliedFormat":1},{"version":"53064df23afe68d9c04365aa3fdf6066d9167da0d3aefdddda8afef7bce740e5","impliedFormat":1},{"version":"52c29544940013e7e3d0199229f10f5fbd05099cb9257a25f3da4943c1fbb6f5","impliedFormat":1},{"version":"e45ddf28c1cd9b336426ce0865b31cedfaf487817b72d24907a7147aa5a9bd21","impliedFormat":1},{"version":"f29f86b22364494500af4f9f40995a50df3723ce59f64a7431c812a4247d874b","impliedFormat":1},{"version":"705f065a0f7acbaff9725203c4970f9c255ebf735a8bdbd8bb2704d7a813acc1","impliedFormat":1},{"version":"75db6ed890802f38745a1037f034acf45e1efdade4c1cc50769ea7e32f112a91","impliedFormat":1},{"version":"c68aebc648cabe4c76d81cfe6c13a0f64ab2c9c82645650309d5cc4416623def","impliedFormat":1},{"version":"e719c75bcbba5e8905421fe35cc70384f934fd7714c4f49fec4247608cce367c","impliedFormat":1},{"version":"ca24c45bc6bd44387a1e95e1696e4cd2c1b191fafe4f3b25b8cd5aab52d0a93f","impliedFormat":1},{"version":"214c8c7675dbc97f901da0efd22dcb3f045c7b932d7bbbfabf5528493290e94c","impliedFormat":1},{"version":"7cf17f5fb9b7f080ca615ce156767b33ca3440fec9a791e74ed35e503a2ad7fa","impliedFormat":1},{"version":"bcd4d70c7891d9a0da5171fe197c4904f01c562f1858bb7af1c19b771a9ac2ec","impliedFormat":1},{"version":"4136d06896b2c9b49275c82e56dee7372a221fa9ea41c2d9fb5660ecad907bea","impliedFormat":1},{"version":"ae9aefa43ea32f638c324f44ecd841620fb4e7e87a18ef21a9ab55cb2c5d7ee0","impliedFormat":1},{"version":"f97c1ee03201200f656c5d7b5a571191760cd16d2fa3942ce8456f48ccb446c6","impliedFormat":1},{"version":"b247803c6b8b7b045667cfd3769a956a82bcd240975992ec33dac6b221f5b1f3","impliedFormat":1},{"version":"0137a90750d598eee526a2d7a72985b388ca9bf92067602008ef4726e8a4474d","impliedFormat":1},{"version":"b8a9b33fbfed9966eaaf3cfa39c6ced38325232f1e91bf469a709bd80dc9ee94","impliedFormat":1},{"version":"0a52850c4373899c7dbb7e61adc536cfbedd780cc65fe33f16d570a5d684ffb7","impliedFormat":1},{"version":"271162f20c22eb92be5f26c33103730d76ead864ed3640c004b4562c82266cd4","impliedFormat":1},{"version":"1924013723279a9bdf3cdcae2178ebbedda0d8787deb6c45c8ed56fe309aa696","impliedFormat":1},{"version":"ac0f6ceacec4521a0963c317a3339820ca9107c04e54d50cfca0d3fa17610f5f","impliedFormat":1},{"version":"217289604fd2f435f5c215b25f4798c1a37383b5b0e5878c408cb11fffe7eb52","impliedFormat":1},{"version":"37f169778c80d8828a3e80b1c8d1ffa50a74b0c753e2fbdf9781005a307a1be2","impliedFormat":1},{"version":"911c765914e203e344b0a0ceccf8289bdf9ab353e2cd633a8e79b687575faae4","impliedFormat":1},{"version":"2079ecaa463ee8fd946b7f20682d4db7e0c10455e60e71fc2f987e68974e5e8e","impliedFormat":1},{"version":"f705f92d29877a70c7898745bf0e30a958e7bf35ce740ae4753743c136e0f8a0","impliedFormat":1},{"version":"4963bf53e769d707950614702abe046cc11e28fa018b2a52d83c630fbe9558ef","impliedFormat":1},{"version":"9b29497a449bd2194aa5b4dd3b19d5573361c7b8c342ddf6e08909ca48c90d0b","impliedFormat":1},{"version":"fe0712e84dabf398523e6c5d06784270853cb839d0de4655758698102acee8b4","impliedFormat":1},{"version":"d5da393a9df4e647c5c4c94813b7d288f48563f1966511e744cc664e7426df94","impliedFormat":1},{"version":"d533627c219e154700a5b929f7e1b07529e3c2da2ebb313c27848fbeee2e18b8","impliedFormat":1},{"version":"0b787e4a8a93e74b3d0e0207f836352c90014230f7cda8bc048a98c8b8417096","impliedFormat":1},{"version":"1aa03008fc2a9cf47538182365763214a29e062793e33ef099bc9d92d75cecac","impliedFormat":1},{"version":"a05baba0f8cd9acdbab41d22f3cb79fc757f241acd9e6d9ccd4e5c144b7e479d","impliedFormat":1},{"version":"b992b35886c48c686b669db0ddcd70b9004c5888b992fd7dc042c4f998fd4903","impliedFormat":1},{"version":"5e64ad86e1e74c23af0ee2139c0e73415c30ef68a78142121193060addcc4309","impliedFormat":1},{"version":"632f2f349c110af27e5c01d48a83a34a62927313ba729ad4952c0b25e5135cf0","impliedFormat":1},{"version":"f964606361c9133fe5f298c873bd0bf8584c74b8e5b0209955bc2c516d73ca16","impliedFormat":1},{"version":"8a9cee03ca1d9c15ccf5d342a599147546fec40e93e80e458b9d0a47877c4e2c","impliedFormat":1},{"version":"e600dc28685172d0e6fe90e8db95343d0e9679ece37f97fa5528c8904d5093a8","impliedFormat":99},{"version":"7c3d294405a68269d876097f146d0ce62ddc2eb0ba87622f248d84b30f689851","impliedFormat":99},{"version":"810ce8897eac96def7f2ffc64034caa41e520c7320fa164807daa76478898448","impliedFormat":99},{"version":"fa9e38160bfc54bf2d39e215da092b74a66103e56568eda31820cb9c21bc1795","impliedFormat":99},"e954be49cfadddbbc7fa019ae619e1cc869e2010da5350529db915aca07f514a","f0ec5a0fee6a737fd33e7ba0e1ba550b612d0b24da91049e108c9c40e10c9789","0cc04b58101f9060ab70a3a38534444aa28d80a47969c570ff65cc485123e71e","8a6f85bb01c3b5e5e081fd0112112da6ae01c06cebf82bc7387b1cbb5b8f1473","78e19eb55ef3987d155d120faa18e0845ce2a9c0fb427f25e3ca4748e16ffe2c","84f270a3bd9c18ebdd73b07ebcbef68b2347c8c996ad0f73f6ebf9e1ed862736","04da5b54a314887aabe68bf02379ded05170543d4226d8c203466ec4a09d1161","3e06471875ff45caf1760d468255de76e9047cf48dd03f5d4cf552e82dc263df","354186a44d027fb6443fa31f7f60196073fb0dd45e8ece486c2f60a9c6ef0d39","ef73d5523f159759722cf72e6bac1e0a771fb4b61ef6f47afbdec0cba8272307","18e6898ad62e34c4ebf77a5a1a1f2d9957f038d66dfd1eefc983ab54448c835d","c25855a5ce07573e02f1d47e2d66ba6172915077543c65799972fe855734ba73","1f68adbe447b35cef535eac9ee92661a3f1381edc08d7c19f3349ac0f88a480c","1926e10f6b2c37fe60268034b5e4741c29fc1fc8cddd84fcbacd90b92b9102aa","b03de634f454ead166ce73561922be08fafc14cf7e8e89d847e426817d6b12c2",{"version":"b4235b761bf3734e6d9fb9b47fc431135fdd2a8babd0ddbb6725cc6d058fc3c0","signature":"1bd3810ddab961cfe2f994d5525e713c23c3ec830327686197f5db875666c2e7","impliedFormat":99},{"version":"ce5e2353a422f1efff5f5e1588b8cb08a570c8ab2aca7a41f42ba76567434bd0","signature":"aaed7d0c9ca1a1e10b491d1cb43e36b17d61403e5f29aaa52d71bf346e8eaa81","impliedFormat":99},{"version":"32c48222ab4b02c4005e151059aae5f547492f323b58ff4c5fd7bd00f108d5d9","signature":"7baff2a99df1f8668e3300f69a035420b31f3a2e05880d8edbda4c599fb0ed6e","impliedFormat":99},{"version":"ab8d8fb2d3658ff3b809bc7d041d9f766a1c5d67c0a6c6feaf864d780094e355","signature":"ab785b609d56ee45dcd8ead7cbd1c908600d206b047d6e273a3694e1fd3d90a7","impliedFormat":99},{"version":"1b69c357b5782b0d2465f8ccad9e9f07e75b3d4f122c2867228f5923d859ae62","signature":"6a4eef0af5b40605488e48b78f2786b415bee818b2fdd6a48b36c73ffd871738","impliedFormat":99},{"version":"228702725c34e8b97d1e519600a0d0c79e99413fd7cdbda87a5ab931ddd8fbb5","signature":"a667a7a0c3e9730dea33de17a63da1be2981f36a44d1083a8c70efe641036d0a","impliedFormat":99},{"version":"6c16fa676c104dd2a896f7b755574ba578011c0693eb6c7f78d4c3029d48e73b","signature":"da09d70000a5ca8d341dacfd13f345da63c75ef4cc3186d851525f27bde5575d","impliedFormat":99},{"version":"5fac99fd6e9b5f7fd60f9750d6fb53e7d635bd7a0e69cf58d47e571723707e3d","signature":"bee7f8c2b9c9c024b177da74606974de3fec539b2e1f2f24b4bc564672bfe4f1","impliedFormat":99},{"version":"8c39a1e940a042655195e3c8dcd4ef647b6079461c2b6de9664f851fd3acd993","signature":"fb772e9c6a4a89e297f8515c37cb7226046034292d02bf498c1dbc03935f6ea0","impliedFormat":99},{"version":"68219da40672405b0632a0a544d1319b5bfe3fa0401f1283d4c9854b0cc114ce","impliedFormat":99},{"version":"2b44c5301b9b71d6b1055d2f656cc18e2e673233485c445efa4dd3b40936227e","impliedFormat":99},{"version":"7841bca23a8296afd82fd036fc8d3b1fed3c1e0c82ee614254693ccd47e916fc","impliedFormat":99},{"version":"d76808c6f66891b54adb7b77fa06ef74c71882f9dc35bbfcf3e65c733c99095b","impliedFormat":99},{"version":"06360da67958e51b36f6f2545214dca3f1bf61c9aef6e451294fcc9aca230690","impliedFormat":99},{"version":"3672426a97d387a710aa2d0c3804024769c310ce9953771d471062cc71f47d51","impliedFormat":99},{"version":"452efb1fbacc9c93883a85244613bda9bc5f2986c749f448f96611320a3ce7d2","signature":"ae8687cd39cbe0c62bd0a5564af842197355569045c1c8443d800b511f995d00","impliedFormat":99},{"version":"87dbcc27846a7236f3545ef2fae57edb213ba81b624e42b49dac4e32e0708242","signature":"378f983d5fcad2559d2d0514bbab864b2589dfe1a79f8b921a65c3d0e74cbcfb","impliedFormat":99},{"version":"76040d1846819173912d8b1c968336a2c579108651236fb0b8b595a4bdf55bee","signature":"4e79c38c7ae4ee996b86ac85edc0868485e8c3fdb1f4de59f9d5a796ec94dd6d","impliedFormat":99},{"version":"63bef4ba2e3796563b459b3aeb8a77f69cc3072adb68c6c615e9cf86bee75e0c","signature":"2a8119786564aa843d1311e5564f26775f26e7a6b14e6f17f7a18ffaf79c20f0","impliedFormat":99},{"version":"2d8996d61474e8d6c8a0c869834c0665a4a79f87cd94c70a86331a27af66e08d","signature":"c5aebca175651ed3463915e6fef8fa1f1450a24bc8a01d1416bfe5b890414f7f","impliedFormat":99},{"version":"76560418e9fd08be7bb69dd3a13f7a8776d6b0f699eef7d3752eb367c38d8bd7","signature":"59e9ac96e82f2b9aeb2699a28c512ca2e663c26734fd0568439eca3aabc49b27","impliedFormat":99},{"version":"9971931daaf18158fc38266e838d56eb5d9d1f13360b1181bb4735a05f534c03","impliedFormat":99},{"version":"50cf7a23fc93928995caec8d7956206990f82113beeb6b3242dae8124edc3ca0","impliedFormat":99},{"version":"ae087b6417aa69c22127be142f8a9fb3696fe9050c39ec9e141c36c15d96206b","impliedFormat":99},{"version":"4d5383290545926e9c52f643b05009a73198638f19fc9e01f1b569db053b5b44","impliedFormat":99},{"version":"64e2d6d269d73f6d428237db893340786fcee8a670c92b19b61ae5a2897abd50","impliedFormat":99},{"version":"0c5b705d31420477189618154d1b6a9bb62a34fa6055f56ade1a316f6adb6b3a","impliedFormat":99},{"version":"352031ac2e53031b69a09355e09ad7d95361edf32cc827cfe2417d80247a5a50","impliedFormat":99},{"version":"853b8bdb5da8c8e5d31e4d715a8057d8e96059d6774b13545c3616ed216b890c","impliedFormat":99},{"version":"28253a9482056a57e679521cdeefe852091444c24854d7784175ccbb478b00ec","impliedFormat":99},{"version":"f6e83e15a4b685470d71c52125714af4fed617b786fc5581f0199fda9f18f092","impliedFormat":99},{"version":"637ee840dfbb997ca6eb1f8d09a4d1d43b2768807d50601235dc6606ecb7f70c","impliedFormat":99},{"version":"c363b57a3dfab561bfe884baacf8568eea085bd5e11ccf0992fac67537717d90","impliedFormat":99},{"version":"5192bb31561f1155bc36403bbcbdc4a93f910f6ceb8de80b66a24a5f77ed8a8c","impliedFormat":99},{"version":"54fdb2ae0c92a76a7ba795889c793fff1e845fab042163f98bc17e5141bbe5f3","impliedFormat":99},{"version":"4b3049a2c849f0217ff4def308637931661461c329e4cf36aeb31db34c4c0c64","impliedFormat":99},{"version":"174b64363af0d3d9788584094f0f5a4fac30c869b536bb6bad9e7c3c9dce4c1d","impliedFormat":99},{"version":"d542fb814a8ceb7eb858ecd5a41434274c45a7d511b9d46feb36d83b437b08d5","impliedFormat":99},{"version":"998d9f1da9ec63fca4cc1acb3def64f03d6bd1df2da1519d9249c80cfe8fece6","impliedFormat":99},{"version":"b7d9ca4e3248f643fa86ff11872623fdc8ed2c6009836bec0e38b163b6faed0c","impliedFormat":99},{"version":"3514579e75f08ddf474adb8a4133dd4b2924f734c1b9784197ab53e2e7b129e0","impliedFormat":99},{"version":"d4f7a7a5f66b9bc6fbfd53fa08dcf8007ff752064df816da05edfa35abd2c97c","impliedFormat":99},{"version":"1f38ecf63dead74c85180bf18376dc6bc152522ef3aedf7b588cadbbd5877506","impliedFormat":99},{"version":"24af06c15fba5a7447d97bcacbcc46997c3b023e059c040740f1c6d477929142","impliedFormat":99},{"version":"facde2bec0f59cf92f4635ece51b2c3fa2d0a3bbb67458d24af61e7e6b8f003c","impliedFormat":99},{"version":"4669194e4ca5f7c160833bbb198f25681e629418a6326aba08cf0891821bfe8f","impliedFormat":99},{"version":"f919471289119d2e8f71aba81869b01f30f790e8322cf5aa7e7dee8c8dadd00a","impliedFormat":99},{"version":"3b9f5af0e636b312ec712d24f611225188627838967191bf434c547b87bde906","impliedFormat":99},{"version":"e9bc0db0144701fab1e98c4d595a293c7c840d209b389144142f0adbc36b5ec2","impliedFormat":99},{"version":"63f48529a6a0de2de1a07772fbf4f91d3d68a287124e61c084c2af1000b64c9d","impliedFormat":99},{"version":"457b13197d5f5fb6435a444ce5453e0878fdab0146f53b214889a35d59c94ed2","signature":"d24863ba600f13134814e34d3ec6b60a1730222499b64fa07f287b59725fe5ab","impliedFormat":99},{"version":"2d5c616d60b3884c0f64c56e914bd56d50166b60e5ad7afb0fdc093f45699699","signature":"7d3b24e159c6392eb829395cea1375a01a09326b22a183be8d92eeb70f1fbdb7","impliedFormat":99},{"version":"1520ccbb9829859f265678a44052f04e06f365fbd86ed57243ff0a586f210731","signature":"c4acd85f1defdac07945dceb9709898344ca063325cbe2ed98749a0ceab12003","impliedFormat":99},{"version":"ba81709db768405bfca9ed6f8c98ecdacd48f3bd920b4404db032fa22ac7be57","impliedFormat":99},{"version":"3cb87b3ff029efe665ceae6a025c17c5e90de2e5617f72073cc9259b36be5774","impliedFormat":99},{"version":"b9c0d581de28aff00aa6a82ea36d5dbcae002ff038ff2d97fa12291fa1cd2a05","impliedFormat":99},{"version":"05d42c71f16333d844515306acd3668297569aa097b802632334c017737b2466","impliedFormat":99},{"version":"32c214e54766b99d77689e705008d7dcad405045c972b29fbaad558c9539080a","impliedFormat":99},{"version":"f5c4f9c47f6c7762038aaa672389c31c3d1770bc2bb8f15294adee21a3891917","impliedFormat":99},{"version":"ebbadb062395d016847f1927da8ccb324eef20da1b33dbb1babfc004d19214bb","impliedFormat":99},{"version":"8794d522c61bff7efc222d992eb9ed77d8fb7e78b4755e90eb8a28486fce4738","impliedFormat":99},{"version":"55b97a3a38c219321e432146503c9aa9308e099550f6020b3347c2b54460dc00","impliedFormat":99},{"version":"895591104eae2ac5b10da4e65e240002572336049068b9a9887d9755b5318398","impliedFormat":99},{"version":"c518e82536007f7cf3c991ed9314c1d967fd04be949660536ca31e4534fe9451","impliedFormat":99},{"version":"5a8e6b484bc5b9f9d30450fb7c5ad4a8a3a8c2bb5f3a49e8c744fd2541a9c8be","impliedFormat":99},{"version":"cb1a391555ca14ab9ce50d992b38ba245b8e4888b0b616803b1bdec7f533647e","impliedFormat":99},{"version":"507ab897d998447128352f8b23ad8ded22d9758208bdbbc1f404727af90f3cd2","impliedFormat":99},{"version":"33f1222eb094d7be60d8fb0fe13b3982946e539c91936cfb484e5b3d34dc8a83","impliedFormat":99},{"version":"40bd4e5b42398819567ebedbc74d5ef80c3cc91729cbb8b60328446228f22c98","impliedFormat":99},{"version":"593c4e9518030f8b65cff3a0fee85b568b90c645829d4b788a350dec6c355e1f","impliedFormat":99},{"version":"91c28c6993240729af08be93d7982937ebb9bda90170d1770920b17155f34f31","impliedFormat":99},{"version":"8642e7335dd7b9125f6ac4dcb1b099a20e2dd8a93a833a147c4ce8ee316a4aa2","impliedFormat":99},{"version":"5373256fa5269e391706a086015283b29b9736d2700e102d5e68deb98a5233cc","impliedFormat":99},{"version":"6d0663adc91adc8ba150ad8a563c0a3060d358b4e4b2acde1e166f0b0ef5fe01","impliedFormat":99},{"version":"dc291f633989d63269e160488d62ae5759bce52d6fd5a38e8a65f3cfc391c383","impliedFormat":99},{"version":"478147047de9d437afee5c250cfb394358dfcaa80acee1355ec789a8570c15b4","impliedFormat":99},{"version":"49f260763b6d2223403f153d2e9f6efa157e6c9b39835f4176c14b5afa4f3d05","impliedFormat":99},{"version":"47326633b2fdaa7ba8e00fce93a93e38b027be9d84ead07b15a0d677ef7cda0b","impliedFormat":99},{"version":"ee05004dee823905287993f449bddd21fb104d7d90fe121907fbc14d882808dc","impliedFormat":99},{"version":"b3a97b421dd0eb593d9cbe4433d4927e186637fc64892c6d0048a37712955c30","impliedFormat":99},{"version":"554de9fa8c35f2fecefc7232faf58e1641f6fe596431a450f2739e98316c1783","impliedFormat":99},{"version":"3e7a48bd9c76aaf695b54dc94c0695b77b717a2f5e21a72a0af49f62c5a6b6cb","impliedFormat":99},{"version":"ca4d56746716b3e7712995f995bbab988126227c4655fd9b7f4349ccf2e0b273","impliedFormat":99},{"version":"08ddc0e8df0ae5ea66ba8c7d7607b5abbd6ab61c090d65aefbc5209e09403dd7","impliedFormat":99},{"version":"cceca5f04f7a040eb1504acfda2b03b553689a2394f32ceeac0c2239f60391fd","impliedFormat":99},{"version":"68d2492bebfe7bec050c2c21045025d34985e2306cdddf4567964262a94f5731","impliedFormat":99},{"version":"917c23a0314b8b49c71327cc061171f6a060e69ae6aab1e66f1112f22ec58a9d","impliedFormat":99},{"version":"4809989281c3dc22985b8a008b091a12eb06f4208f525e6bab1b3f121695b1ec","impliedFormat":99},{"version":"7c2decca64ed84c53edb3a973d01e288f39ad0776c975bd4d96181bd9883067e","impliedFormat":99},{"version":"658864e20f104523350313ed18b94d7c27ef2549154b6a49d36867a8e1632797","impliedFormat":1},{"version":"52cbe87a3b665e3e71b836e26abfc858249f60251feae166a2676e1291f38823","impliedFormat":1},{"version":"2865b4617fbb1ee6dca599b689248d100b843e73c78c2fe668f57df02f5a8741","impliedFormat":1},{"version":"47539e95e5192db1f6c60d8b00f093c6c611aa01e4a3590b059732f1f8938437","impliedFormat":1},{"version":"b8f2a26fba285b096e708f5708348a024e4a8dd6921d3d8f5a2e568595695fc1","impliedFormat":1},{"version":"b62c9362b4b9c1dd84f73a1f6b07003b51cea7434e82c97a69eb36011749a1bb","impliedFormat":1},{"version":"2d4c0c7d48d4c2bf28204bd2016a1a5ecc4246724185e84afd465a40980be0c1","impliedFormat":1},{"version":"5ea8892dd82ebc8ad629bdbc40b32fffb2b817bc23cbf98cf7dc77677ccd4fd2","impliedFormat":1},{"version":"8ff66e26c3612fb6c9d8fb247104b10e2cada51725a321ead618575f16b84063","impliedFormat":1},{"version":"f98e2b3038e657885d39982728c576c27e0fc2dd3b0e3ab0177de1ad81f498b0","impliedFormat":1},{"version":"9bab551b30cd93398c917d698fd705f70169c2394605112bcb2862681a4fd2e8","impliedFormat":1},{"version":"f08f7faf5414c415a699ff071e4f238d93cba405097b19767fc98b06ceb7a49b","impliedFormat":1},{"version":"f4eced292c9598b511178c34db7cfa8c92fad227c2d38f8c6c69049c7ac1298d","impliedFormat":1},{"version":"3290b81f2da5fbb8b3f509cbf66f00debdda04a2bd1f866f360a07d1a9472f42","impliedFormat":1},{"version":"2ded480bc3f26341a997369f31a3d9839bef3944653a3afefe2d953d13847517","impliedFormat":1},{"version":"d26031683598671afd9d6dac50e4c499681b3f507f4b159e2878f1196f69a13f","impliedFormat":1},{"version":"4ebde2ed90c211d653b341c1e7808d094ad6213deda95f276df64c7c98265681","impliedFormat":1},{"version":"4ff585c2ed5d1f0fa4dcc54d678fae8f4b4bd7e0b7cf75f7b79320aa113ee4d7","impliedFormat":1},{"version":"487e398d469174d374527d40c1c4d29ee35ca3e571d3f881323bcff16c4ba7b6","impliedFormat":1},{"version":"63d8b78f24217945f71d8859bd09679a6950e5df748e1221c84eef8048180326","impliedFormat":1},{"version":"b504619f528a19bfb0d6d9ed904bead591b62ffc1e5effc8af77fde8cd52bbfa","impliedFormat":1},{"version":"2b5d005807c851696877b5f6736061f113a5853a345a3146bd02dac9cc5175e9","impliedFormat":1},{"version":"ca9d9ee231a5c4c3666dca9103fc1136eb7bb471d3b455a870bb73d3369380ec","impliedFormat":1},{"version":"57491882be2795c1e4f4a7c21eec09c82ff2f8da0c2098d1341b5d97f7f0a34c","impliedFormat":1},{"version":"516c53364c6b242591c65afc8b0f0f0cee74ac8a04f52470a539fcb33da2e318","impliedFormat":1},{"version":"045fe6d9e971df69d53ed8f1551e60c4849b0529e407e5960b31096418fa8346","impliedFormat":1},{"version":"0974c0312c1fe25e56e8030b1830ce8bc071a973714ac6f2409894addc346fcd","impliedFormat":1},{"version":"d10db4f48a9957fba79c406fbc79af87d979d34a1bbf5e12ca4a53cef0f16cca","impliedFormat":1},{"version":"3493d3ac411c6977f391ab438a9940c3a8e06dc04b7e2d84e0571a30aa224314","impliedFormat":1},{"version":"2907069986d89f01c9151da8a01161545a283405369bf009dbad2e661c556703","impliedFormat":1},{"version":"0feee6a4ec2ca4ce1072d0bf3a9839094b5a651decd598b2fa79bcdee647fb16","impliedFormat":1},{"version":"5bac046f252b55e3b05035d5329e2ef15a944fe429d81ac7fe36a4cd8bb8ae7f","impliedFormat":1},{"version":"4e1949bcfbde9ae075bff5b15ce1d3a401624840cefdbabdd6516004b93b821d","impliedFormat":1},{"version":"17903f731e82ecd3928ebcff54c21ef098f8bb285053cc5913e7d3054c85930f","impliedFormat":1},{"version":"52033fec26c0fd6795083fea29f978f1bf59f4ee9eba7b36e93ceda8fea078c3","impliedFormat":1},{"version":"7fb98d0977627b68bd83e89c194b5b2ce5727ff455f3c3a92d607dec5cb817cb","impliedFormat":1},{"version":"580cd567c28ba63a9c53abec0c87dace9b7bcec2de0d281d142691e75861e6a4","impliedFormat":1},{"version":"d68bf2af9b0ba95e323624a8f3b6dd24561289bb936127ce47615a7b5d7117e4","impliedFormat":99},{"version":"07ca4fc3de3273623221025f8febe756663bcb1bad9864d31ff5c1b488e92be6","impliedFormat":99},{"version":"89d59a23280702d5942af16f4801c02b8d31d56dd11c33deccf8d03191e0f81f","impliedFormat":99},{"version":"7bd9ee46690432b963bc3b34807f187b63d150bafb3c69ec669aeab00a89dfe6","impliedFormat":99},{"version":"2b09752c18ab78abf88a2c7db97709f9ce8ab347223060b96eae2e8c3b17cb2d","impliedFormat":99},{"version":"815ce88ebdd931ab5d17960d8c692684efeaf864d0f928106ed74888408e2fc8","impliedFormat":99},{"version":"586aa5b23bf0b42de8b8c3c3d282a0d362c890efbd574681996b4341cb104929","impliedFormat":99},{"version":"85894f005ddc448822a4e154f6833a532c719ab008ce8aa51e29609904264b53","impliedFormat":99},{"version":"fe19579f564dc7c013e1730c06be9f4b517f1da6029f42aa6a3e733925d3973a","impliedFormat":99},{"version":"45e359efb5a479b698d5cf9711b176d713cbe71a0e65e58c75aeaf096654b16c","impliedFormat":99},{"version":"cc722e46a646f40490164cc3ce6e0688a2f0335bfd287b857423af85e7e7d521","impliedFormat":99},{"version":"65c3fdbb03080db093e4637f1cbc9d5b67538766372c50610059aacd421f0cea","impliedFormat":99},{"version":"9b552e40f06a70d83e3c79c41276c4fef0a84b01b0462cea6db0ad90df4aa910","impliedFormat":99},{"version":"cb5f15e2589acf8db13f189ba11f44c2a83b80ae75c361d57aaaaf973556530d","impliedFormat":99},{"version":"de11d54879324c54dd74f30d0f7ea19a0fc6ca4e952c23ad934dcf5dbba1b3c9","impliedFormat":99},{"version":"7f12783d7a35c1a6ad9e74916b3217f3a3331abb2ceff18c5399668186d41ee8","impliedFormat":99},{"version":"92db1c3f794f29859ebce460ddfb421fdc7959fa0226cfd886f81381ad27b0e1","impliedFormat":99},{"version":"39f2db01e89681c08fc94d03ec2d8c53a7c5aacb915546afe987b59c2d033bf5","impliedFormat":99},{"version":"6b59423a256935dfb9b8b5869c35f8df4ebbf66f397b38f525f292bd7bc5750c","impliedFormat":99},{"version":"23db30f24a6cc297d2d89d8751d2acb823512c9cdf2abf1c9ac50d5f649ec8ad","impliedFormat":99},{"version":"a5b64f024182acc826fb2f33c6982945ca5e21982182ee8ffdc551298366f2e4","impliedFormat":99},{"version":"76a00a18bd72fff5836fde1a24a72e20caff395fd3e688f00ad983f11b9a95ca","impliedFormat":99},{"version":"dccda679ad11ef2afa99ce0c8275e32e8c1db660b93a3d14b9916a8edd5fd426","impliedFormat":99},{"version":"651a0a8aa90c071154b270b95a654375aab5b09407da27841cd27517d9e6bc66","impliedFormat":99},{"version":"31864abf4c8de8746dfe143901e3a3e2df86fde57c589feefcb8687857454d48","impliedFormat":99},{"version":"4f4702dc084518f566e24f42a3f6f967d8503b55c697a7d53494a82a377f77a8","impliedFormat":99},{"version":"12612e9a1b1ee6b71e0ce35eb2d51c2f2b16585d103fe7a5bc64b9c2d4bc3b72","impliedFormat":99},{"version":"4d9a6f4b9e2ac247731c11f8e4e129db0bf29b8f9a2882f48ce4d0b17ad22cdc","impliedFormat":99},{"version":"f728bce8893f6d544284aafe09a420b7ef10534f17223d50e557e374fd5473b5","impliedFormat":99},{"version":"e9b1f048d34ddde1b01169fdf8b563d0238052f4cd8e2a2b4a0617d5a19aa295","impliedFormat":99},{"version":"e542ba951ccb44186de39b64e7c0fcacb35f11d6b78c229b1ffeea4567a31887","impliedFormat":99},{"version":"694b47068d2e6d211a82bb4bc31ec53c99dd349810b37026ade2d1d35f4e642b","impliedFormat":99},{"version":"943fb086dcf86bb94ae23462f9b26c3dfeff676465d6f91456e92bad01e6c691","impliedFormat":99},{"version":"6faec03971a5bf4f1997585f8de68d7ad36d9eb037c40cebd817fc7216c11ea9","impliedFormat":99},{"version":"89f92982db44acd2d9c65742c848af05bb2110bd793e8d098913f79805442767","impliedFormat":99},{"version":"a52c3d5b329cac56d7b48091755efd41e72076b5e7e37f86d66e1f3480850add","impliedFormat":99},{"version":"2568cdd29dec3ee2256556169d1d57d85b1c35348cb0b2c01c3991d4c633b98d","impliedFormat":99},{"version":"680a256f8e2d9dd7a5f5e714911e93065e1024872010c09f897f5292ed9413f5","impliedFormat":99},{"version":"444676c7922235c7bc0a5b3a328dfc95bf54b5dba56615ee4f326d5dcc202022","impliedFormat":99},{"version":"69a1adcd65fccf58c922709a41c98199d92a067cc8ef4cb382be2e0abdd723f7","impliedFormat":99},{"version":"1f0d274a42da6a78f0c1aeaa9b30fefe4f6ca3718a4bb2bcb085f84283ac3b67","impliedFormat":99},{"version":"3a6a8d895513fed0495d7e65205ef8a628fc1f3ec02ebf83069dd1c80d729dca","impliedFormat":99},{"version":"c7b899fd4a9e9f9b9fd40455c291d5d296f394a7f796cdcb5d8b2b7bc14d0c9a","impliedFormat":99},{"version":"d14d6f4c38978e20f088e2c784762f33c34769cf72f1c5e3f38d81a4be1ec030","impliedFormat":99},{"version":"4a631e8d908a76865a23f1fa91a507458dd3edeb8d3538caab85094a9a9f7faa","impliedFormat":99},{"version":"55018b03645f8a4fdbbbf974e997d93bce66f1aa8dbde102b90b05c2d95297f8","impliedFormat":99},{"version":"cd3924dc61c2068bbcb0e94d04ac2c903f0e322bad8ea93942967842fb797547","impliedFormat":99},{"version":"02879ce4fd9fd307ade07bf01b99b1520851b27673a380ce938cb8e33dca1928","impliedFormat":99},{"version":"47ef9c77b36c3ba839049a31a398f4905c7f487afa2ef982a7ab0f2e660cbd18","impliedFormat":99},{"version":"1137a4f316eb713bc0a3170c62961d42734448cac0ef88ddcdc328dfecf8b32c","impliedFormat":99},{"version":"5957a72377ece388796359c61e1c5df275edbd0fd5528515e31fc7fc85852083","impliedFormat":99},{"version":"d7586f63b126f42ffde5a30d83c8c9aea39e5c44847718282dbec0bd75db2cbf","impliedFormat":99},{"version":"eb5964849a3aaf2f1926716844577d4c95d4c588cd80b9546a9ea55f64e2cce1","impliedFormat":99},{"version":"d2d0e08c8b40364857d116f03d15fb9ea9f966b27138f0f446b4e85fb941e284","impliedFormat":99},{"version":"8c1aa08d4a0a1f93108ce54a465dc9a54ad724a782e058a3d86d4d35c647193d","impliedFormat":99},{"version":"a7ca218b19510bbbf39b429d4488dc647221e3d8f3b5f2696ee4accc24505a6f","impliedFormat":99},{"version":"0bd62395670e7369de72ba7cef87a113f677d6d96c6704d333c504c554bf7e3b","impliedFormat":99},{"version":"cee700094efd38258a56120f4f36dcb88a5e5236a1ece296c7cce8b123c21b07","impliedFormat":99},{"version":"13c724eefe0d3e84107db0be7faf6c42ad735ba766b6c7db0c8b20e27b6b6dd6","impliedFormat":99},{"version":"441e4ebf705711e3cb3650b9e37445f7ada695bb9a25ee5dd266f3aedb1eb3e4","impliedFormat":99},{"version":"85fda4de092b2ea43a304c821ca897fca339f8c50e41ef88b2b81fbeeaf2250c","impliedFormat":99},{"version":"e9f2e518d75ba640c80c8367b644cb7d950faf3d96adef6de57a19b1c74bbbf8","impliedFormat":99},{"version":"62f340952f3c20e47f32070a43c99ea443d65373dcdc949f09935f81f80159d8","impliedFormat":99},{"version":"626e85bdd47aba1831e4d38c39bf6bc5e44008b0cff97478367a5204a539a0ec","impliedFormat":99},{"version":"38010aaf8660a9e05cce924c07c7c1c3692d569a2720e4380b18f6fd8099a666","impliedFormat":99},{"version":"4a57b40db58f178de95caa3e44ff4fa126272e9dd9df4291154ad756a292c31d","impliedFormat":99},{"version":"ff5a208e5bac3c57a4032f5f111e0848e805a4873a00b6ef03238ac99dde02ba","impliedFormat":99},{"version":"f845c837b2793c5007bb658499c60bb3d2241a47299abb724a81a5bf2c65b014","impliedFormat":99},{"version":"6628a76008e9dde28ff7a4c4bb1fae514c1906b934d3a0d16d11f93bd72d174a","impliedFormat":99},{"version":"6db6997672954b99ffff70a712f0ce66734ca4bd87c861bb8224019c8ba5d21b","impliedFormat":99},{"version":"47effcb48c6b338cd2ff03d132d29b7dd37e0083bd02196c76bc030a24a83dec","impliedFormat":99},{"version":"5f396655c6c76aa5806e2480d5dd7173a3a47965ef616aed6525e9a0fb06aea6","impliedFormat":99},{"version":"015e71da019bf6ff16ed31fc35b1a5fde38c19d36e69b9d2c3f7449396dfa799","impliedFormat":99},{"version":"a1f3cec5ea9fccc3f74269bb21e9ffa64a30f064afd57040a9b6f9d803edeaa8","impliedFormat":99},{"version":"3a4f36ead5ba0d6981b33e49d39e25f54333cf6a62af732f43ae57056bad951e","impliedFormat":99},{"version":"c6ed626e6714aa02f2061a87a22c6bd9f7de980c63fdbf290c7627501426b545","impliedFormat":99},{"version":"ad3b8d68d9a0db77967fbff97565465735b2150e968d73b4d72c416bef38eb26","impliedFormat":99},{"version":"1902c8e8f8889012bda58f98c6df63790d0f5de663bf97cf56451e267a62c36c","impliedFormat":99},{"version":"5501062588d4ff024956348f9cc5f3e0fb7b9f396ba14d91614cad82483bac00","impliedFormat":99},{"version":"dbb2fb91de1989120cfd0c9968f671a9921fb6175b9a1c701c73ac1bdb5c29f3","impliedFormat":99},{"version":"e092a410acd0258d158ab5669c77d6468598f6075da765d16f9e14ed941bbc4e","impliedFormat":99},{"version":"fb9b232b6eb2203528c109cb0337ea30f70514556e2c5115f13d43957e8f274c","impliedFormat":99},{"version":"334dfb3766eb003465a40508517afc58b198188e83e11be9d21fdfb3fdba97d6","impliedFormat":99},{"version":"8fca1a527809feaa49535484ab78c7e9f259f49d3a6602bdb58092521d0de77c","impliedFormat":99},{"version":"b06a5a7b00257be686b6382a8a7174886c562f85ce5271ca8ac1f1e12173d62e","impliedFormat":99},{"version":"e5634562e3e92c8e04d2fe8cf33af96c20fcdf75b13f6c3ad5dedd3676f03323","impliedFormat":99},{"version":"a140870da37c5bb7056073c8937656749f5a8083f32b9cdcc8e7274cce428e38","impliedFormat":99},{"version":"ccc8dddc20d2a2ac2c90eacb175915a9213b815e903b0dc4c7b0422d8bcdde10","impliedFormat":99},{"version":"d9fa52a3106ee9105844b6cb97dfd7bdf1fc72baa18d2f91238331908d2d65fc","impliedFormat":99},{"version":"0f3926565378b2cb1076f8c3d0cc004f315f96bc49463d34475fdd131434d77e","impliedFormat":99},"c4cba52f60b2d2ffe84d6cb770efa050c16a258b554bcbc43ec37d96527fc81b","e1e429fa2e7a6516103ce2dd6f3ecc51a3b15b56b29b061c35512153f5822f6b","5f1c759c1eb59137f5f972cdf8377c236606a8e2d79914b32defd79db3f3db14","d5abe3fabad08d28006598999be69cf513b979292cb4297e031bed944be56be7","a07ada9c1e9dabe7c0e43cf379832faf3e6e39d50d4e3d487cb94463dc59d398","b0d0f7abf44d0b57c103a30198fc9323d3a1bb3d3746b93b8b68ba8910af9c94","a39e02e44ea6f9ae87b105efc59c2b2c35e1944cd53a590df678dfdb7c924864","655c8bd065374ab30b89c3df29f303abb6e83cc2ca5e5113c25ac42284717a10","e78f99ec3a34860bdbec9e37477fc0c7f318bce70a9d460ff90b2772472d3202","91ce1dac880f54ba4e9d9fc3df5caa8059192550a02135ae3f53a29b85479e21","4cd4992a84216907edc0a64b08f086104f07e0a11f25b6ae6a35968f76d99645","b6720485ea1fc63a10e46755d95dd4b618dbaffa7cc4bc5da89047cb10b51bc8","4b03a2ee76a925137028daa2fcc0a6287860707aa1bd1cda560c1dc1186ef0a1","4e5d7f045a2c45bfcfff4b530563793a997d47a79456542f5fc99538e2432d31","029b0c0edd921d314fb49f10fe7682a922da76565fc5a86ea576c862b4347454",{"version":"1bd3810ddab961cfe2f994d5525e713c23c3ec830327686197f5db875666c2e7","impliedFormat":99},{"version":"aaed7d0c9ca1a1e10b491d1cb43e36b17d61403e5f29aaa52d71bf346e8eaa81","impliedFormat":99},{"version":"07030bb3a50af8ec90c72d063cdfe07717ef9c8c2fe0b4bb043e87dcde505d02","impliedFormat":99},{"version":"eb31594fa4a5573548ec20b7f46587e115fd07083860b848e717a5a9c55a0bd4","impliedFormat":99},{"version":"b565eb33fd08e4fb82e629a20465436ae431aac6e05f554fd1a717c1ac60b53b","impliedFormat":99},{"version":"77f7751976affca4a0297f76b132a6078470db256e3712be557d5c808d4f8dc4","impliedFormat":99},{"version":"0a1a85a1b75fdcaeae09ea2646f6c045d6fd90f661bac68ccd0eeff85cc68ad0","impliedFormat":99},{"version":"68fa39e1d5da2a631cd1c617e3297bd86a14425dd7912783d36c52d7b958dfb4","impliedFormat":99},{"version":"10a2e24316eb262572d306ca8259140241cf5255f444dd63f5550d65f155d2e3","impliedFormat":99},{"version":"e44ba4151abce1eadf567d808bb094e07d8413aadcd219c460d20e89ef4b6857","impliedFormat":99},{"version":"459178c9d8b4a1533c15f895e4beb9872b664719d9c31d04e4d1fe6ceb650893","impliedFormat":99},{"version":"1baaa6bbbe603baedd19ac220fea7c14c7f476bc93080a2c2660968ff020c18f","impliedFormat":99},{"version":"33c8baf18466356fb76c12177b83b30e5c099f076d6163ba3da2b24266c0e9dc","impliedFormat":99},{"version":"ee8aaab5d2aae572fa6f11dd9ddcf2fcf36a942a5d780c7bc1ce6104d00005c7","impliedFormat":99},{"version":"4e55b249b6dfef8e74454ca8bf78de4442b0ca1c8567c535785a9216d655cfcd","impliedFormat":99},{"version":"82d06c9cbd9b28a9e16fdbaeefd78c3365db8cf0e809cf801ced1552bb71d5e9","impliedFormat":99},{"version":"990bcae95a6aa3a61c042d97e65a72c7f51efcc7cc75976695533ce64f87c971","signature":"4990a188b9e77aeddad91a93d4b047850a98fe584396aa0a01662cabd740d305","impliedFormat":99},{"version":"cc812777f3ec03448f7219fc8885136344f126da466eb60067acecac7a85a152","signature":"db460b6b461ca7bbecc8ce663f0da7cbd66737877fc89b7682dd4d629f50ffc2","impliedFormat":99},{"version":"c4d86e7f7147c3c95761015bd326d0b822e8b78aefa8cea9aa2ea60ca32a4798","signature":"bb4aaee19b1c939a2f6b3f57d8faccf5087562c244599e242b99db6356ff34d2","impliedFormat":99},{"version":"4d9faa19b2e6ebed2a3442b8d6d379ca36537257675ac8bee6e778e97b3fffe8","signature":"932360e9a2d9a1b492ccb5d2ecccf1b7ce3bf5b09b391e627eae10cc4f8dbdb5","impliedFormat":99},{"version":"e196964e027efc21127fbce30371675fae6cf7d0a23156a1d41ba8f78dc63dfd","signature":"312dc71939647e26977921848d825db5b3fd4a253d333a1416054f7f08fdc2eb","impliedFormat":99},{"version":"c3b79cbf9c4bb1627c5733a12b3f9299b34cc13c7d47d50217070d5f70a8ccd8","impliedFormat":99},{"version":"1ecbf73702df2a078bc4425d46dce500d1b8f08027b273be80a9d21cf27e164b","signature":"e0cb970ac9eb5e33533dc16f4c2ba3ba87551ce7ed2d4bc66c6b50ae58d8c7d7","impliedFormat":99},{"version":"e93bfb5aa1952883d7b4147780efb5f270e2b53a987623ac1f3efef072079d16","signature":"231ef4f2e6aff65a73310e7a800aaf2368a0945024bfc480ffde327a33c20490","impliedFormat":99},{"version":"b255b63c12b9d31703cf1519c239ea73003761a3241abe78b520f57c1a059764","signature":"f50e7fe7b120b82c22230a06152a85427b8ba8f8188d9974648c770304fc61c6","impliedFormat":99},{"version":"1ee1746b8edc7e70eff39da2274bbceb5917277f7ab21c9f116a51b3b75906b3","signature":"71fcb1c2844657e4b35287217d7d3e82d38e636c8625a09a209e41aa772ab566","impliedFormat":99},{"version":"0b7386c9a139039f784fbb138a0ec83717224b8dadd11f95dc5d5f1635135ffb","signature":"d17c5575ebe95565ebae0d6c95518b739b06cc2cd26ed3467822ee57de5219b7","impliedFormat":99},{"version":"3cf7b720243382481aed4641f8475fc74b9a412fbb1d2096d99dbe5e05fcc568","signature":"f2bd641eff2367c5e169b1a384252b68ec8b4c9e1a9ff2704bf506c6de170d73","impliedFormat":99},{"version":"9387d2c347a28c88ce883e2dbf2e1438c83f601a3732eae76d0d426022feb4fa","signature":"4c2d669d1ce8e718edebf2a2afac108a4ee1ac068cb25ac308518ffbba7c81b3","impliedFormat":99},{"version":"dbdc2f9bb6b074a4e6d441d74f4ff87c50bb3bfe220fcb6e01a24e7e4a7fc0bb","signature":"6811f0c9c0d92505e51aaa67f7a594af153de9db9ef234328f7fff9f8290744e","impliedFormat":99},{"version":"134836bd11b9ec1427266350efe5b56edb5bbd7fa905aa722f5297e0603f664d","signature":"ca0a54ae3f09ecab669941447d79300e41405a8963ef7acc05871974f692c965","impliedFormat":99},{"version":"327fc2b77132ee07b024f2aa0f9311a058d87fc64cebc7f4b60acb689b07b6c3","signature":"54e8053ae7d2927f3863ab762762eafc1f6dbc86800da7a50d91cfebcb26bf4e","impliedFormat":99},{"version":"95076b77c28e66cddf2bb04355035f00bfcc5910e57dcefacf385baf76668536","signature":"2665ed3a4a28bb430bc0aa36219c0fd0c1702a229dfe948da9f72de1208920e6","impliedFormat":99},{"version":"2d78c3990596d2bae67704149ed339bcb2277c23a586b9b1d7629bbb1859e23e","signature":"1d28ead5b92b35ed57227a69c3c8bfe9976a9da6f0190a030df5d28f7dafc50b","impliedFormat":99},{"version":"bccdd1fe30bc418783b0dcbb4e07bedbd5649ab484e5bff9a7c04cb70e86fbaf","signature":"85c27d878eca6a195d6cade4e4f384dd024f9dd159a1894c0b61751fbfb041aa","impliedFormat":99},{"version":"65915d01bad934b3d6d93c6758c16da6a857e98e236d737e98171096249cb273","signature":"b2b7080f5d80c6d2a3ac6cbe5a4be48ce4d84c3c3b69ebb85d1f0fad0b420fc5","impliedFormat":99},{"version":"0b79f74ee3d792531c4dd1dfc26a2efeb675cc7d701a7c973c1a3a7641fd2122","signature":"7d0f00d341d6edeccade325edcc875e3d117c166c787196c0e81a12426195a71","impliedFormat":99},{"version":"c3a12fbbd958c9d148794e8998080faf5e3fe7dc52db5a869a3ad463361ed375","signature":"7beeea9b7c77f5d0c5ce2a315f8d410a232e737bcfce902bcb73bb0d5951d3a6","impliedFormat":99},{"version":"05f4e6ff5c0e43f8e46fda63ecabdd4a2d9ee3865742d16ba5ff8e7dc1226a8a","signature":"22b28fe9be13195057464b2d7e25751596043e028cb6357502739a379b52858b","impliedFormat":99},{"version":"b44f10a240b24e73bb551f4445f73130c9d686953893419d5b44eac5d7719bab","signature":"082e9e4d8a5242f1c2f5991a450127b6cf5272aa4d3898f758b832893bbc57b8","impliedFormat":99},{"version":"78c3dc1e22482f5031c58534c3b59a8d23afef0d1dfa1a5ffab71858f03d7645","signature":"ab5e5e80921517f247fe99758b39e10feb434ef85873bcabb9ce69198a25ff20","impliedFormat":99},{"version":"cd4578b1d1311efb37c9be5d0cea4a506dbd3ee3192940b8188ab5b8bd25d28d","signature":"3cf0874f2da82fd2e9a3ee258487a2dcb11263774a7efa096ad30adbdf480167","impliedFormat":99},{"version":"95a1fb157a0a791774542d392ca385eb3eb6372f92f3537a5e9e9383b8d14d75","signature":"bef343a471a297dcec8e6f45fe3bea76db797765c50b89205a2ea1605c39a259","impliedFormat":99},{"version":"1ce858cfdeab7cfa6d1e1c66c9659eb7cae6c8ae43f2c7466ebf75f764caba63","signature":"cf80eadb5bb7dbf6d8a733ba22e02c2727e85b912bdbc948a54557c3859c4115","impliedFormat":99},{"version":"b37d098f7e4e5fd6a40176eeca272cc2fd8a59117a14ebf750b3a7ad36754adf","signature":"cdd2229928aba38a893ab73d4a318eb4c7c8f1b5f21b5e86bb64efc81b53eda7","impliedFormat":99},{"version":"2b792074336ab8a7ec9f065b5c7fea91d6abfe0581a081f561992b6ea40faa3c","signature":"67b10037b5207a24edf3c9d9e8d8879d69672c9dff88f8f2709c43179fa5d3d4","impliedFormat":99},{"version":"3258f05b0ff96cad2bc0db4b37635e38324798ef4da6eeff0cdd040ed9cfd676","signature":"a1ce770db54bda762d6904cceaa1fa8dad6d3cff408fb0a2857f93a60c81a29f","impliedFormat":99},{"version":"f08465d37367ce8a5366f1009a73da7ff473f32bdeecd60df20636f6b6a9f5a9","signature":"2353e994ba084e550204e50170cec70cd37958e28beaabc904fc76f7597812fb","impliedFormat":99},{"version":"748d85ff9c30bfee4810014cff57287dd4b626783621c73b952e82e9a6097a0d","signature":"d302e3442fe310d36fdc0045328eede230245a0236284387af414dce6d6d678b","impliedFormat":99},{"version":"9533d74c4ef864448b48b767a5eba0fd2fbcf6fe37f823bfb24cd49f10523411","signature":"17a0d653e742ea6e9c34a909a7547a4ad60d2a66a0c1cc01a2f9f707785f9b7f","impliedFormat":99},{"version":"412cbe7c02e48ffc1158b3886861ed4d374604d893b259ae8a49a277c34c8f4c","signature":"6751973f42cea7c9d57a18ea6121f1f27e6034f7021c672f20ab6f8c57bdaaa4","impliedFormat":99},{"version":"9999041d0a50a10394a00facbe00e0ec97eba94e9cfdd833b6c51caff569282f","signature":"0ee62096a80e1acfbcb008c63d30f4ce1ffbbe93ad65b00bf55f9241e4aa3d39","impliedFormat":99},{"version":"2627f3430aa1dc3aa6f20724d4c8dbe8e7dfd51b915db4d95692e5808395e953","signature":"ef836be1fd5ad726011dabe81cfddde1e7a2882bb4ef87e3dd6486dea3277f44","impliedFormat":99},{"version":"791aeceba7d2197732fe8e97db2c1a6eae12bf8312a7af063a095540623e653c","signature":"98276817ba4421776a0e5be7b1b704aca9aebba4b823339cd85b5ce03e046252","impliedFormat":99},{"version":"f9f0eace9b0c9a47dfae0a72b52dabb05631c0f7a7ced3acdeea535a8f9b4ec5","signature":"3e11853f3cdc3c104c1dbeabbe95eae30013e2fef459f7292823a32c898888be","impliedFormat":99},{"version":"d79b2682a6fa47ba5e87535b11f3643c9ded79118501f37ef654cb6e126ff8df","signature":"32887e2d178fe370a3fdd7034aca8dea55853994e5b7e96aa5220bac89187f51","impliedFormat":99},{"version":"ddac74ddb44f773c8384958d3a07e5d192ec388708c955d32a32fb6113118be6","signature":"86c8977bd49043f58b2f491ce03d43e790929deba34d3f5eedf75fe4ab129fee","impliedFormat":99},{"version":"12949b091bc66fac71630a30f060c1920a90fa375639a7611aaf328c4a30ddbc","signature":"fa3a889a8701a83e76445d50fa21ba35f36e34c77a2ed041dd080ff2d054cbb0","impliedFormat":99},{"version":"6a32d88b994e578f0dd307aee0afd5ea981be9ff432d659c51beb6f7aad9a9bc","signature":"5bab2e560ba41b0c0b3a5a8d8bff9709d31e84f0924b6ceefe0dbfee0b04ea94","impliedFormat":99},{"version":"bdcb1658c9fb08a9d61395ec58dbe03e35bac14da9145dd43d8f4ebc8f33b568","signature":"ec38655347ff8800db9f9ce6d7c49b0f05d497e56a14439f049c9c7bdeda226a","impliedFormat":99},{"version":"addec759012b770fc499f7969ca3c50a9ebf08473430b94564a6a4974442a771","signature":"1c73ee5ddc51c4288098d24e4e6e0f4bdaae114845bcea914b20aab5ae146ab4","impliedFormat":99},{"version":"fa13c8285853ffe891f36f0eca8c39dc152745ccf8d8734bcc3e379dc3878f52","signature":"a2e36e221eff0b051d75946a102301dc321232ae4c70fea61f4f3b25540a3ba1","impliedFormat":99},{"version":"28a0604f38a5743c9e839659bb58d391e07d3e617336a0c54eb4c012b8b2d5a5","signature":"e9eaaa4fa2787045857f810099e34c9018171de57288edd060de89fca0a82e53","impliedFormat":99},{"version":"b06f86df7797ae71f312a0b6825caf6a325c3e9e4d2396bec50b66dbbb45bee0","signature":"0ef36161d5ac4d7173831b4926f12b6819e6fac3ed0c5bfd60edcf516cf45a63","impliedFormat":99},{"version":"0bf7a8d35f1cf444380ba632906ce51d9e112be5aef9ea828ce53bb6c6f2daa3","signature":"667e4d56c583b307066755ba05c1057b18ac9404dfaeba2b2917b2bde9ec0e7e","impliedFormat":99},{"version":"7c3454d81df0b39ec973ba4f018083289e9a4b9ba8de024a195966a726efb448","signature":"fa2c7816e5c6109c73dc2a472100b33a2e718a0367789cee4bf6130665d3cd1b","impliedFormat":99},{"version":"8648f2ef3e6b89b81fd4249fb123160c24944c0ad26793c0b7eb6e5df4ad7a27","signature":"3799667f3bc5eab6ac4d48144f8a6413137472bcfec7c9729ddce6a96eb778c2","impliedFormat":99},{"version":"1175fad407a21e2cc990e74972e602ef8123fd1522dd6c0b931f64c54cfb3978","signature":"dcfe9600a29c0f95a062cb36c85801fbd88a4aabf8fd30f2cbd9acd2cbae498a","impliedFormat":99},{"version":"533dd20d55baefa9133a00fd29a957464cf91a38393a8c45f54f3321b316fe52","signature":"e9c968f14ead954fc2206a18b749971c778655b70375b5b7733aef07fba2bb86","impliedFormat":99},{"version":"917407147033ec53bf1206a561d55e379c28b50caa13780d9b479b0557ddedc2","signature":"c7662eafa86e0aec8a57161cf5d7eaa86aabbf0ab4dfacdc68de8614ef8c7d44","impliedFormat":99},{"version":"41a8f7c7fabf99d904fd370d3ab879a9b5c25e427f32f3ea69f0732961e62a67","signature":"33e6b4f1c17d73a29222b0017b71187def5111fd70513c78ef1828d13211a3a0","impliedFormat":99},{"version":"d51cce5e5f7a144d96d421af0f28d6adcfc16ef9b27b5b95a5b5a00258f8cc0c","signature":"9cca5bc47f8a61dfd16916bc7e0ec7f683adb2fb5c8a700597553d30249eabaa","impliedFormat":99},{"version":"f2b4a8a1bbcab51d37de3ca64d8e4039e0013fec13b3b8bf62ee8a0e115a63de","signature":"effa93df42f031f0277288ee362ea544bda3ba596e815972607065031096cbe2","impliedFormat":99},{"version":"d3e84012745d3a44fa80573f350fb7b46308679df880f8a9fddcd37b7fa1abb3","signature":"1459348318599f73d2646b68461b2c89c63d099f08edf198e6a9c17c00573fba","impliedFormat":99},{"version":"029ee6ea0e31625081123fe2ec85c31ee4a1d9210adc3c5aa8d3ec9b63dba2f0","signature":"39d44eff4201de3db389a146bc083bad186b23a26673185fb6fb05aded19bee5","impliedFormat":99},{"version":"29e433f71a880d8a86305d544be1d7433b10b10d08aecb2fbdf20ef7663c878c","signature":"e666a70b77e6376321bc6070633721c7780c2073311ee1398c8b36cdff773822","impliedFormat":99},{"version":"f39823103c0af8288a6f1fd567938e96b9f815bfd0326564044c9bc77923a3ae","signature":"6cbb459a66184a6ac4c3d96679cfe56074d2cddd69fc54a4804c54f68d4d5dde","impliedFormat":99},{"version":"3ab5e96a17668a06ed9ff6846c1419a643504c3c047d21094151443993b63083","signature":"809026bdc0693bdb9aa3c4f188b673645a7f738fd4a0b7fdf2f9b648fc688aac","impliedFormat":99},{"version":"e822b9649b5ff13041b92b5f35b6da1d05aff4da0a39b0cd6d45461a6becfbf0","signature":"97c43e6d571ec1ea7f3fda67cd27889648ea8d60857e4a6250b1fac507c70eb9","impliedFormat":99},{"version":"39438ee8fb683744767b5d81eb350f2e87128d03ee813d48028723e393397a2c","signature":"3cae49134b95a8ed269638370219d05613e780f423663b22d55317ae358164f1","impliedFormat":99},{"version":"4bf4736d0ac8d6bd3a8ce723c8fab7554db4ed7caff27881b08a26b7cae5bf73","signature":"546bc04e8831a65b819c095113934f3e4bb7c43ef099f2ece8688045da798ca4","impliedFormat":99},{"version":"b4058270870da47ee3ae76ed24537437be28529a64ed60f4722bdb7b5274e497","signature":"c004d9b79b3010b6b24d1ef537410bc3b954a7848e90b41012168ec06365ab8b","impliedFormat":99},{"version":"ae746b8394330bcb165f73c3fc4309bfe32acdd6ebe8e2c87b2ddc8ef1355216","signature":"6f5df86ed84ccb5ad0763ec483cd5b8a39648f5e09a08059899cd017c9dd302e","impliedFormat":99},{"version":"6fb50cc3115cef4ec30871eebc978e177b7cb90d8812353c7c190bc99f81ebe4","signature":"7614291f6c918f0315aea46ff88512c28e2d6f1c73bb327c24143aed7fa72af1","impliedFormat":99},{"version":"7f856402b60e6a91ef1c5ff0b22268749c469a9cb6a1cbea41ea75860f9052ea","signature":"da8ec5da0c19dc446e79df07e19472f7733bb3cf1d391cd3a3e53382c30dbf8b","impliedFormat":99},{"version":"3bfda94ddadce4385c3b358d5f9b741ba76183c1c7cf66bfdcb1bf646844de01","signature":"7d71db58176c193dab53eb77f0d4e8718010c7c45ea6fb1ed3f3490184dcacf6","impliedFormat":99},{"version":"284b69178431eea9cdeccf3c2cf4549de7bdc960af6ae12ee059755ef69eaef7","signature":"6e92fff8ea5a148b14a4659d5b97646fc34072c0ef9f08d6950769a19db2f612","impliedFormat":99},{"version":"6b2e9cf02a8ad06f1742193aeaa9978a11ba3ad6d5a7b56234e36d50c2046882","signature":"9573263782d2c78be3c9df93bc7b087db929a9fce869e8b43263568138417b1b","impliedFormat":99},{"version":"85c2344cd9f68fdc03e94f7e4c4fa26331e68967f915d2c7bb0734bbb2984b58","impliedFormat":99},{"version":"28e2700ea82d62621a50cc2ab274ce36619a48a81fa7e47163bf98d7652e2fdf","impliedFormat":99},{"version":"67854325113331bf374a49bed5892005e1dbe9aacddd0ddcc3c99aab9326e818","impliedFormat":1},{"version":"188a4d9e9b1fab3619ab1f48b6a9f9b2cb4750e350ea5de7133f763495dea0fd","impliedFormat":1},{"version":"1124eaedcfe9126dc648a6284bcbcd0138d8badb8678ee5c1f084ea606d9e66f","impliedFormat":1},{"version":"cdc05b269edf97d804a95329bdf2e76bfeca92e28872d970bc7734bfd2cde88d","impliedFormat":1},{"version":"1c3702de0a84f7a5635ea1c36c08ea408fea02cf05be6a5527788d6f03792849","impliedFormat":1},{"version":"74f89bd098724c8efbb5affdb8debca7a17746d76f1121a158da44803596b56a","impliedFormat":1},{"version":"11146585753483e247aa21884d0ad223e5dad313f6cd991a55db7fa7889e2f8f","impliedFormat":99},{"version":"b48c11612a7424dc8742f1fd3043d04aaf860dbca6d9c6af21cf6c1865e64339","impliedFormat":99},{"version":"356497b80e2c3b3dc9868e4c683bc7c7bc208f37f55dee203ed9cb7375198d57","impliedFormat":99},{"version":"e9557756a331da85d6ccc8db81fcf48fa5bfe43456584b8fa3e8cc38a346decf","impliedFormat":99},{"version":"3244c1e1f957dda22ae1f0c009fdbd0e9fde00af18be8d8679ad22c7895bfa65","impliedFormat":99},{"version":"f3f8c72d4eb30098e75d229ed45e7206b0e1392faf43c0f8488b15accf40b86c","impliedFormat":99},{"version":"c4970220f6c79afd4b80c1772ce8bf2d8469b552fbd990449fbe6b3efd35bb64","impliedFormat":99},{"version":"e4c698673592ebaa66c16fa3b143fbb9e46f0c9234a799ac1091fb4f9fc6c617","impliedFormat":99},{"version":"b7e109cfda728eb3fd6752844b467073e844a406318b05eba2fb2339722d63de","impliedFormat":99},{"version":"8c9991de9388ae7e30cbbebffcebc2687e52ecb767d0c374499a695179f6acfa","impliedFormat":99},{"version":"7e31182cef7187a46d806dc31ad3fc2514bb91724de4e507536f3e9b0d133709","impliedFormat":99},{"version":"f6d3d2873a1ce1a366866419ef23133ecbeca64d70aa304f9b75a9bcfc9c628a","impliedFormat":99},{"version":"ffec87c153e6d9d3d42bc78dc9104fe56ae3ed996ee2d9c2c50a4c321072ace4","impliedFormat":99},{"version":"1e91079c888c084fcd5fcc0a7ae27eb7d39ce482a5faa4a1cce952c85c58f3d1","impliedFormat":99},{"version":"3297da1024490f45fa295072915c230993e6a5718b9db3120960b0bfef484bc3","impliedFormat":99},{"version":"0e0d42a2088b1e800830f832b4eea540e02851aa594b115641bf9c0a58479fcb","impliedFormat":99},{"version":"9b391104f81d5d6822a38884a4e7f9266c5f5337e02e6a6a5e1900787cac42f6","impliedFormat":99},{"version":"0f3fa7383d3f2ebed173ff59c102b4a68d10acdff5db4a009b73429ddaa15768","impliedFormat":99},{"version":"14187405b8c938d7cc81cb10216eff53f0b3aab2a0e85765109f56b5d6e66879","impliedFormat":99},{"version":"45ed67e0c94c6e7a81becfb6d67841ad7d45a309d12dc1e0e6f098a3082a24fa","impliedFormat":99},{"version":"85df21f77b135dea63f41f5def3483e7dd4747532a0d757f7031c0f13311efb8","impliedFormat":99},{"version":"4446604b96800d7d0250bbfea6b181035af4e77f9803dcc2f66d5d8a4d5add02","impliedFormat":99},{"version":"8efb22896d9b6221415b049c6fe68191df7910ecf6032260c5bdde639600f871","impliedFormat":99},{"version":"1d00e81723e66ba3a0ef5c93dce3519b9f1b6a39bdc19bbea6d566a64ce0b0f5","impliedFormat":99},{"version":"457806b65a4bc7ab1a0df35352ee55977fa3a5266b0e1fd350d826f2cf48b005","impliedFormat":99},{"version":"5a095d501dbe43502bf041399a741b10fc5a2b520b29393a3672ecdbbdc8fa43","impliedFormat":99},{"version":"2052ef6332bb93ef1939355b04425fcb5fda950e81d68a6bb0f73fbea8757fcc","impliedFormat":99},{"version":"d70ab831f399a73284a3c2540d3a4b0f02e96126906228941836be9fb6a7d5f8","impliedFormat":99},{"version":"d2a56d3fbae77af8996f182b8316172d83a9d8d7fac9f565951b22e1745588ca","impliedFormat":99},{"version":"2de35c1ece297d20fa2ac44a13bec815381546b8d34e81e82965a086f1c7c75e","impliedFormat":99},{"version":"1e101dce98301d5bcf24c7b2d6af65f4796936283473a771497ef9aeae1d2cde","impliedFormat":99},{"version":"6135bf4ea0a01c4884ea2b60bfdd68d20c366b23ccf0b7a58b0ead756cc85975","impliedFormat":99},{"version":"94e29cd542e219af5b6cc2170a188c330337cca869192eeff27f45f3fffac0e1","impliedFormat":99},{"version":"e0c01108a78d8630d7f68b46d9671b33f3d0ba8eac52ad9716ea15e3edaac8cb","impliedFormat":99},{"version":"a7fdee55a9bf496441547cb2d9faddecff8a0d8fc0a5b1fe1ea127ef73b44b70","impliedFormat":99},{"version":"1a49f84260f2026b206b5f11299dd223576379e80011cf4226f325c0b18b8a3f","impliedFormat":99},{"version":"289511283bb772452424a16a6bfbb28f465aaa3d42bed15886eeedd04d31aca1","impliedFormat":99},{"version":"e543339977d7c12f6505fe3b7ea48c408546001b53a29e6f0fc6987e9ce8499e","impliedFormat":99},{"version":"3b6393622e11b8aaa08d18397cc7b389b127a8dd0a2dd9553f7097e93ad93030","impliedFormat":99},{"version":"9a0f6887a37f85d2fa5ab6c2230e3cf73f941b4f02aafd96eed419d578f664bb","impliedFormat":99},{"version":"72befc131d43377ae5cce2081ec5aa42a8166f54683c9553ae055aef76cf1bd2","impliedFormat":99},{"version":"7282cbccb5171283d1822cedefb90e3ef4e026093e8f562df1f2c935db828863","impliedFormat":99},{"version":"6fb52f91e5b39ce8cb700d5f2dea72e3a40736e552a365a72e23d3cf634055d7","impliedFormat":99},{"version":"b1744506a9ce6f703b52de639ced317cec8aba4aa9b41a9115411d91c934374d","impliedFormat":99},{"version":"0c13dbe824431514764792806efc8160207e0b395f24950a5c67de307a7854ed","impliedFormat":99},{"version":"7e7bebdb8bf97618d6fa709f5ac323aca48c8abc7aa8ff2ac590d5f193e7f2b7","impliedFormat":99},{"version":"fd328fea20cbc3bc3077ba72856a6aa7a8f34b55a3d9a91e2b091eda92695b5b","impliedFormat":99},{"version":"4bd8fa487b0e68f57d7fe9d04c7f8a26e8cdad3b873b21bf0b0b9db4fedbd98c","impliedFormat":99},{"version":"243335530893b2f6f615980f271b09afc0cc8a7815de317787844112fd9f701e","impliedFormat":99},{"version":"46fd664aaac63d86d0beb1bf1e5525c9eace85d08eeb6c60d079bbee2d414636","impliedFormat":99},{"version":"a65ba9b6124e86b93d15979b3422a7b456e9a7b00f9e6c2ee2c6843f1ad8df20","impliedFormat":99},{"version":"74dccf3b171ab274b6e774858a64c8566fef37629d7cd57c9344076374524fe0","impliedFormat":99},{"version":"2666b43efc926edc34c4e56de13563866cbc406dfc4d72139cf58a7192054694","impliedFormat":99},{"version":"a60c6972382f51199f12c601cdb569053381c68e7276d44c899d49e6683d75ef","impliedFormat":99},{"version":"616408fd31f92d55d1d5e36f0173a289fc8c48425e7f2cc0b8c68244b0b74046","signature":"cfbf2c205633553004a1ed4fb4452bb5c860d15540449d3980d4ef9ce019b5aa","impliedFormat":99},{"version":"02c27fc37f1e945b12bd5fef30568616d7edfc50f4c45e76a39b0b2360b55cf9","signature":"51aa862c425df09bc6a4bdc40feca323770dc935c2f79e9528948506a458f003","impliedFormat":99},{"version":"1bb199e3bf2a32cccb2fb13f99bfffe84dc7aa2f0fa3e3323ed9084355b719a9","signature":"f4757448bd09ae4d9d88de3e17ad51ff482a2bd80bc2b67c09346502b4dc0920","impliedFormat":99},{"version":"13149a3b29db704aa058e285d5b8e30b998de51292174c098fdd539a794d71ad","signature":"b6243084f9b7b2fb5f206445a19d207ba2f30d840b7861d42cfd3de129e28376","impliedFormat":99},{"version":"3e12b067a39c27a5320d1a6fe2cef2742b7c9e2073e4325cd5aeb9bacbb26212","signature":"79f112eed606940884c9062243dc6aa513565e39a9a0b50bab94e8fa77d038f0","impliedFormat":99},{"version":"4859049ac816583d663634fb466c79a5584a8512e0842d8731b814c7fc1f38ec","signature":"bb311ab83972b367b588bf3b0d46bfc6d38e09bdb352ce39f453a9ac3ce77e7b","impliedFormat":99},{"version":"3331eee669ecb12013a9f66d3f10a5fe2984ffe12e052eed9dd8a60571d4f385","signature":"7c2481e829774c37828e3d9d6f995cc4026ca7b02a044e05b2dff47259928ff4","impliedFormat":99},{"version":"306bfd3f82c7e7b12afaebf8f92c0720e26ebbbac6f45b542ffcb07729cbbc21","signature":"0a5f8ef0308249f1d807fb161b8dc68cb692313a474f007ae0dfb851fdcca028","impliedFormat":99},{"version":"66483acb54c76e80df8d20df496e2150117a1a22498a18466f7c890dd2d29073","signature":"14cee65e41a6573893728d0222a7449210a1c61dca3cb793014199e7f5eb978d","impliedFormat":99},{"version":"6bd677e7248c0e30e854e4409db0767aa6164ef30b544f9ee7a79502de9fbbba","signature":"595be3751efafdea09bf5076aa964122a2dc26e63f03069649dd4a5add2873eb","impliedFormat":99},{"version":"d48fa2c61dd50950ff39a4d679b7ad9fa7232b0e36bc3764d3ecce9edb1ccd44","signature":"f0a5617aa71a2da845333675bb29b58ca333aaf8626816257fe54d59d5705436","impliedFormat":99},{"version":"be4a8bec0bedbb8510bde60fcb7fcbc2c20df3514edda19d8ab55564a0644717","signature":"25acfe22b140306b46531fd53ff8a56f8a2a64186c359cae3b10e10b7f7f6caa","impliedFormat":99},{"version":"07eb331ba8575a615d98d571d0ff49faf8bf4be9f37f22113c05a2538f9827c4","signature":"47edf95af91477f4238a3116b13b994c9bd3fe40a94bebc406983a276c16fec3","impliedFormat":99},{"version":"9367bd50650f67e92947a7d28c1fa9a0eba4bdd4bfb48c2d06b09bbeabfbf128","signature":"bb26728aec736b19ab0293e6b97ff0e2edd626c6c71a314d5c70255507cda256","impliedFormat":99},{"version":"510c801f4fdc3849d643ad3b9e8d0ad5739c8c3d6d3f694e697c37f1345bb952","signature":"6337d6265e8ed17f9dd447d61a2d53dec7e0fe528182acb9a02195e9f2f93b3a","impliedFormat":99},{"version":"0a7b86c5a494cc924bb496b13466e966942e2174d8cc69849e1fba1a55393609","signature":"a71d4859269e2873405cafac7bfef7d2cc0aaf2fb13dc689ed8472ee23e7c83c","impliedFormat":99},{"version":"d6e32a774430445a52b9ea4e939fd8c20b471f83c9594ae72e1e9c76ba84fd39","signature":"cccf5d08a0a4a37a4b5d332890fc6454360547e2c9764906cde34e989980005d","impliedFormat":99},{"version":"79a9117b682c49f79ca470afb0accf4a51f270467b24d680d19837fc1a40cc29","signature":"a8c049f64ebc2adce8ee0a6aa812ed50e71f149b81705048e7fb76a944187805","impliedFormat":99},{"version":"6755e530cbe353a6de8f3cf75738590a032a18d84af1d1933ca011f932c8b914","signature":"000eec625d9a508e1c8a452d35f0ad7a9667e7e4c9808031ccfa6330f43d0a52","impliedFormat":99},{"version":"c2f3e614f3add9c5497afc36e06a2e0505b0b1c05dea9f8991d7dc93fa0ea7fa","signature":"f217d8336b1c4c6d47192fc98e329c9b28ec4d025d7d0d630dd07bd19cc56868","impliedFormat":99},{"version":"533d4e775339ba68ec537dccb299132cf92a31f095947d43b5f4a009eefdee57","signature":"e1dba0f8fedbc38b28b23b5ab936e32e3a5068c5e0d473a27f53871ebfcf440f","impliedFormat":99},{"version":"eb06f5a3046a1fc5eadf2e72c6e081f05264a95e3dbca0ba675950446826e17a","signature":"95a496c4b0d59d01b903b1b2562ff66efb9ff1f9a8b10fdc40d6edd43ee4b63b","impliedFormat":99},{"version":"8cb879c556d9a0ed9e2dde46da564c3b5d710a2b1b9572203a3b8d255b4434eb","signature":"a72a1fc5793116ec4c7111543c312df94101710f271fe7c686f140e85d2ed2bc","impliedFormat":99},{"version":"11970a5c41c5a3e4e69f24fc1ed57bd3d7c12f6129c5fad67d93adbda69d03d5","signature":"8b309518865e6813be27c65c9788a08811af74644af7b2fa3b01d84bbbd6ad39","impliedFormat":99},{"version":"a9ad48ada22b3dde9fefbad707d73107d05874901bd3026435dc42374eff15a4","signature":"ef2f993d31a7c2f9ebd674ff007d581a30d248ea835d88ee38d82847dab05c4b","impliedFormat":99},{"version":"e86626048bc5804e90325c6a8ecc41c44b8ee57cea76385b32ba66ca32a6c263","signature":"448009d758a2e8b918479e1f07937db0de15148f77d2580dc611a432d03229d4","impliedFormat":99},{"version":"a50b23f2455155d490d0d4d8b8f319405c0dd82c600f2b20d70d5167fc710ca2","signature":"28c6cb70c7c5260b25f0def1c031a15fca78dadc332f8c1b86ae10af36ea3c57","impliedFormat":99},{"version":"f57c741b8d2540bbefeec83681e1acba2d4c51e703d81dd1af09692a1e85b38c","signature":"1e55c22350b7a8ad25e34404ab1c125fe05b5de68f48e2c3bb15f4edda537b8e","impliedFormat":99},{"version":"3f317bccfa210be7ad2434101e6d50b5dc03bc9b1aaf05b7a06c61dcc1e25235","signature":"35d9ddd4e79ce47f578c3e6150593c20a87d1276cac6058438a3fabd7586fa50","impliedFormat":99},{"version":"c0e9f943790a3b909f608afc7b3c3261ead7f85752d644635465bfd132220875","signature":"f01fe678452d21994a48f041ad521a617a6f93908c5da34c5da5d5faf9e11afc","impliedFormat":99},{"version":"44d457e584142484950d611fa2f8c1b318ba9186ed141a3270efc713f93b45a0","signature":"ce296619892673c517e42185ad28065d18847b52b13d26e47102d3b1f7236418","impliedFormat":99},{"version":"aa251cf55d03241cdce866c61f921593f4fcf6ac18605d1b24dba997f0a2f037","signature":"120c4275f5700911f26d2846ecac15288f6323c31aa135a1a52dfde9d10c1c4b","impliedFormat":99},{"version":"f58e8bf8b0e68455e28ce1f87f9e98ca646734d7b26d5e788869bb810210c37c","signature":"2d875a2f90334bb3dc34d49579eb4461e7d5f14822111ae6e2b0d4844b9814cc","impliedFormat":99},{"version":"691583c03ba3be6d2174ecd5e01b6847778d893dbf27ab9e4cba279be370ee11","signature":"d228d0238c0076f7b24cea47126195a370380bf4e4dcedfe192d41c14de072c6","impliedFormat":99},{"version":"f727ff1ec7157cc32fe2f685685eca6375a98557bb8ce22f03f776a8e1f9c7b2","signature":"5cd146f87fd793467de9453aa1b5632551df1a0b4a66267b24eea99e6d09c979","impliedFormat":99},{"version":"373f7b59b3bc2224f0552d1311224fbe2402ab3aa2367789f343a02e977e20ff","signature":"f08b8ef76066f7bdbbb75dc4313701f9f492bd6c50476daed19ebce4ac2a4e34","impliedFormat":99},{"version":"f0a0d7251aac34a01d0246f594b46c8b892375810b51940a3e34fc2c53ca6398","signature":"a0167460ee72511433841997f0f2ad5e916bbcf1fad0173fcd456412cc763add","impliedFormat":99},{"version":"76b5cd4a507c730f6497b25c2c488bd7122c373642ffe3f37d78af52fd02914d","signature":"9a67e4b951ce4bee437edf6e028947e5a979d739f8c591f0e075b87d5db517d7","impliedFormat":99},{"version":"023b8d9965fabc9bedb8019fd3a5c54beac6536fc553ca9e5edbf123ca903918","signature":"7a2b9c58e3713afdd25661ff5a7641b2732b3140944262172468bce5e2e11eba","impliedFormat":99},{"version":"0ccc180cd5568d34991b0618f176f1868104c3adcef4243935c783acf2d75b45","signature":"a6d26e4e4c6f42121ada30e0f4c1723465b5bdffca22bf2ae556558d0db5984d","impliedFormat":99},{"version":"4973bbed767e9e855184897f81ebe36d54bd537f63c12b40ffa632a638e06a13","signature":"db50ae8634e6ac40c938b236df6640f8c7acc1cb10f3f9273a95c3cac4aa3439","impliedFormat":99},{"version":"3ce90a042706a36af9496307a08af8497f07d4c58089dc595de9a3ee9fcd83e4","signature":"b3acd1623f96dd8103d72d0bdeb671321aa5461ea3d9641a0e3fcb2d80417f0d","impliedFormat":99},{"version":"09b7728b1396a0a9291af6514803fa26ce7cdac1146cf60b74b0354ca8b631e9","signature":"d37685f841a0f25754d63444f8a262da8ae06e831ac1c1891838248ed2603005","impliedFormat":99},{"version":"2b7c072ad2301ae90202dc0c46461564136c3b9f93e3d87d34fc169078bcf0ad","signature":"3ac61c7d121db2d8e91b48792b5cda40c70a8517b997433f900d9f386e7f808b","impliedFormat":99},{"version":"853575a7279ee96387bd691aa1e99667303a132cddf8a047a06542ce25caada7","signature":"0023ef9b919792414ad3246814857c1848202657d09fda8486f3fa2ebe6bf777","impliedFormat":99},{"version":"46c53a6a7d8e27f9d190cd8e98c2336f0371d4e67da124d164b2a88cafe7d279","signature":"6f991f77426c44695c5b89ed1160689c015a1f42b799b87137b0d4595aeff3e4","impliedFormat":99},{"version":"5c9aa05e9830ec40585b2de416168f7568a836111af0603e671cbe25d46df6ae","signature":"05a32b3c85757a2956bc0ef2231f56f505a9fc72ea6878298246a2b773ac4ff1","impliedFormat":99},{"version":"084845d461cf83348c64fab242f422c8c1d704ad272c80046684819d4a755466","signature":"94ba8dc7dd6cb3115d72fa60f5bc5fe719082e1f49d344acbb5a7f91c32de819","impliedFormat":99},{"version":"d540d46033984448930546b4f0dc96b862861b61c05c90f8c6fa63d03665ffc7","signature":"ec10a85a09d80fe02befda69df121f8b6426493801b6515c844e70e77dca1ae8","impliedFormat":99},{"version":"211e0d256c613465e9e1d35c679a2203e08e01d8b7cec137e2f7f21df0066128","signature":"70f0eae4821c0bb14aac69deb3305c716199c33721530f0b7f478423f16257ce","impliedFormat":99},{"version":"f7c37ecdb8541f0946cabe474d53251c62e8fdc9e335e000a09d12c5ebf97b42","signature":"af4f0ff5e755a8a2fd1ce0906bb8f649dcfc7b3604febdf443450239e7094d5e","impliedFormat":99},{"version":"65c9ac0082dbd15129235297c190213171fcbb87913da6fd3821e4907c42d512","signature":"3e0014f7e543d228ce028e9e6ff6fad63d976d663372b92aa52fe9e2d558dcc1","impliedFormat":99},{"version":"c8e662508ca7908984fc714603b8e56875ecd04e2e2cb7d778caa0bf5698b8d6","signature":"6f0feed3ca99c379cb511d202ab58f0d488ad6acdcb88400334585441972b1ae","impliedFormat":99},{"version":"b927be007ac7ae4491d172c255a65ef79514e199a055a8ef3cceff63afc8473a","signature":"5effa17181faca65dffffa29ea52717b1a1ffbcff3fcf9f252ecdac8f926eb41","impliedFormat":99},{"version":"a279d90b15775a41230cd08aced1ce7dc494288769b8ea16be2494a112d079df","signature":"540f145a890ed0180e4c7c5cf01378cbe56ad2096886533e02ce4519e9b56d1a","impliedFormat":99},{"version":"24312eb0d7c1bf4047bcc1a1e8da9c8594cbba03a9259d6a98ad8ea77ffc76b9","signature":"04458096f4e80b87c6284d625fab751fd470545cb15aaeb6b8793e21b1004d8a","impliedFormat":99},{"version":"cf33650b2cfee2ec7001739dc0a558646e8ccc80492ed8d548a99f7bbf9e7b05","signature":"3fee9e7ef65735a65ee4aa34e7c69e4fe3ef522f5567c2da6d3204e47a4b236c","impliedFormat":99},{"version":"555bdf6cfd4653a26c7a983532d5e2bec0d204762e6cc1bb349e42dedb68bc49","signature":"d09202e2fc5c253bc1e17494e14f9170e1f5197602e59788fdfd6ebf6dbadd6a","impliedFormat":99},{"version":"92abde263a06fa3a588bdec2e6c9f551ec06b87235dbbb54fd7b773ecd4ba8cb","signature":"ecf34a5f04f452ac1e17f2745577fda796790a6931e0e6be444f3b3f3c4e0ca0","impliedFormat":99},{"version":"3d0f3b6a591e0cd7bfb8fb2dfadfd1e43ca2ac0f5bd11e49abccf77617076f86","impliedFormat":99},{"version":"88d87afaa228e50d488496cf5ab11ef96d0241edac7d39f17023d61d1a3b722e","signature":"e49223c9abecbd1ac1a1f0fb202da2d8441b070da825df9cfebc43dd76f4249c","impliedFormat":99},{"version":"bb8dfe03ac1f43bd6374a57d4c71b3cdba1bf83b724a1f9e5e686f10db8744e8","signature":"7d4b4f551fc3e2152d967ea90398df03766956c698a6992d7c8e166cb5430b29","impliedFormat":99},{"version":"0aa33b9e7326a8a29327f4894c5b51d12359efd222fa6eee2a90171512893206","signature":"fa4b7143ac90bf94aaa54e2d2a8c0d0c51b0c4adccdc5aa44c2ec649e2f19afb","impliedFormat":99},{"version":"da6ab22a972212d7dbf82572f255d02e6dd4153c1d324274387b90e4da7ad35a","signature":"90d5bcea03d4041574699511c54c6bb7cbe52dffde9803dda0151a24048a633e","impliedFormat":99},{"version":"53144ca804d797b866a9edd29100b047b143070c5a25b51a756ef17ec2d3cd06","signature":"b83b5507a187577241014bd981a4ef2f34e7be20af2671038a09392a4ffef9ce","impliedFormat":99},{"version":"5313468e58b35a84bc40e8de1257048eeebe31ea0cb92437c93fa31081ea02db","signature":"414e3cea39f846ae302576595043fe647a11353b3c4f624789e2bdfb65505672","impliedFormat":99},{"version":"7145a4251a9be742a9bd6e69af3050fb4a43c3c41d95c368df793f391ab03c11","signature":"1435d2de50be42594603d6fcfae81e3bc3538b31a632e7202803264ce67341c5","impliedFormat":99},{"version":"6edd7b28889859dd624a44798a137d67b831f72ddd0c439674f9b9a79f8d7e71","signature":"4855ef2e8cc3eb3b77b94fd9de58df5dd51c20587f3351c02b9c2f5c48fee4b1","impliedFormat":99},{"version":"eb8b98c6a39ddcba513cc4d72a06680528a850aae0316d1930efe4df495bb87d","signature":"90f3960c52345e383cb6d1e782685aad55d7fb7b8e2bb3a04f1818d04db94992","impliedFormat":99},{"version":"f3a91e5275d53fd5bcff0142d4f872ce22df3df34e4ae511aed3d4ad16b45e3c","signature":"1a7f5b945a05dd05930e18c4f46bb9a1d65d5720e417cc8a59b2742ebecec8d4","impliedFormat":99},{"version":"f88067c21f92650ac09a1c1dc962f873873fc0559404b83298c5563b88da7147","signature":"f27beaccd17d234ca56c97618f5f188b15033e73948e498652ece9c95612c0e4","impliedFormat":99},{"version":"7990cd1fe0f315382157cd40d5312cb7f5ddc328a4eafc69b863b9fa1dd15e8e","signature":"41dec45f8545c6eaf70acbc7d46047e31fe64c2b4d214cdf8d6c0668b6b48df3","impliedFormat":99},{"version":"038f7456c432c4d4111e547eaf7f039792991593d19786213d3b4cf2f7b11259","signature":"0f49087d51b717c6f7bdfa7e82783bf34c065e073a16c69dec3fb1b43e1f14c1","impliedFormat":99},{"version":"14aeb0fd5c4dc5e6f28eb8aa39cc9171a9f454a42ac83dbe72671020c671b3a7","signature":"533f66659b5e16f466ca52491be8e1afc352d9a82695d40e52ac495cd28e6bb1","impliedFormat":99},{"version":"704b4f1e16414951c679c57163ea74947458412d6ee955721815a7bbebfdce4b","signature":"fdde648c10558eb8b7a580af7053b3ea0c84c0016a9dcd30a46229864fa57907","impliedFormat":99},{"version":"6af01bfe51eec20368bb043bfc1c2daba1217aa9c21acc926ab6bb2225f86123","signature":"f8dff5ad120ace398cc67adb62cdb072aa3305be15ca4301e2b92ab8abb6f0ac","impliedFormat":99},{"version":"e5c1e0730967051137ece8e31f16aa9411f88880f877e6e3770e87188444fffc","signature":"8013fe31d8b80bcc8feb29971a51e6fe6a97bb6f55e41f4560daa67e0f41b826","impliedFormat":99},{"version":"f82d8bac0e5102161c2ca8a860b4586a66d8e01e9cdc450304391f843bf75ad7","signature":"84c096c9a0b5bee53299665166b1ebaa69ab4ddc08b879debe0a70b40d6e11ee","impliedFormat":99},{"version":"f227c569a95dfe1c463d1fbb43195aa890216fab36c4075fa1a90ef90d0c99cb","signature":"5162db894ce0a8b25dda034e962d48b959a03114cb9b9410d7e8def79e8eefab","impliedFormat":99},{"version":"0912de9a7595e2034a420e3497822af4ccacbc5cb03e026515c0900cddaf80fc","signature":"21b94ce9e7f65d36b8b68db4bce7cb5d69d943b81d88b68c15c00764bee18603","impliedFormat":99},{"version":"4b88f54ef0136767e4ab5e21dfc0850e29dcc3c2f75b5033d86defaf70a0e502","signature":"8c8f80de9b691cd7ab0b973b669878c381bee7277613a7cc23a63eee5bf6eccc","impliedFormat":99},{"version":"3cb37d87016629fbbce7b30071640499f67ccd75cbfed16b40e5b68a161dd1d8","signature":"dbb0861e63f0d62a39ce92a12cf2d8b27c3d325f8691628917f1d2a62df37e2e","impliedFormat":99},{"version":"f30be1c6b9fb7e5c50c9007def647e2e5de3fde225357badd3e7891154caffaa","signature":"d942c089fd542f8b49d83e99a8f8c538611c223fa0129502be141026be893ae8","impliedFormat":99},{"version":"779dcf39b7d0902748ef9cae3ec4c3789c48a8d4772bf9b7524abe529d65e4c4","signature":"5855508ba93a2caac83bce2e387893a81f393fb51a9c3ed961c84cba9af1b674","impliedFormat":99},{"version":"9290d075687c415185f1739b46a08c6a7b82adebc619ae97f5c8f06369b826f5","signature":"28aae322280a0e18b0da1211869470c3e9db0a78fc7aadabfff3bcbb6aacb306","impliedFormat":99},{"version":"c484aef83236f4f42bd4b0f5524dc3f0e3942db8839e7dc4bb97b1bc36ebc126","signature":"3584df47f014449b78cfc4501055d0edc1e8cf003549d03eda41faf7eeaca1f6","impliedFormat":99},{"version":"07a397eda529f3feb03c5d721fd6004d7d79685fcac7cbaf1652e6a85229399a","signature":"e0748d1f1c2c2d10ae77c133c89c3548d2ea7f21b573620e82737261a369f666","impliedFormat":99},{"version":"8ea832d1c4b422e3d1cd628000ca56a495dbedc8c0ed718c4e572e505c9e3cb0","signature":"0fb169189e0e10288de2a1723e93a08f7bbd6d9c50a99c7eee7ab4b494c84ecf","impliedFormat":99},{"version":"f9ed019994ac5ba6eb2d887cd191e8a966cc34810585f23cc24567db3a4ee338","signature":"973e53d6e100bc5cb5b2bf6882f447a0e784ae8a3cda0fa850f20be408bfaeaf","impliedFormat":99},{"version":"81ff8c914130e362fa5b24e93e81a2f89b8b1d1d74538dc1c726b651c0e4d218","signature":"c95f426800ce80f5ec6b45ddf98d9046da83d49c2834e8fa1d8c0304d043db21","impliedFormat":99},{"version":"ad6a3384727ad776b18a8a936b8b98f3bf943a266bf98e99d6dc3190089bad00","signature":"46549615cab1e0578035dac00d0683c998465148b2851c6deb621b019f7cab9a","impliedFormat":99},{"version":"4a79ee304edda0b66844822fc0ae9832a11c4a20844b36acbf76aaca085c1c15","signature":"e7f6635c6c0ebc2ee1dbc0fe3203cb5e1590a2d7d1ae3b1c908aec224c06e83b","impliedFormat":99},{"version":"547b93605af65c2ba848e5bf7dc74151883706b9ed6524e4e61751f091ef4bda","signature":"8da95d4cf57bd309b9864d852ec33602c2f02761a21b859a03d8e543175b14f3","impliedFormat":99},{"version":"a77f879465c61ef20d199b6df76d5b7b9f85d70b02e6c9608fb376214d439a48","signature":"8dde6c54007f55118573b8fb3617f21af6e5f56bc1f16339f5aa5039ce050886","impliedFormat":99},{"version":"bcb161045b48590083388871bb3e26e347571ff030f457d69103ea0bf2906c1f","signature":"0281a3af9494a731e3cf538820a3624388cd28683b368ca670436ef2bf34f65c","impliedFormat":99},{"version":"15a548683804cc2b7d2f12e1dcf8a62350edcfad8a2d70c50c6dd972748e31e0","signature":"20efb62be417115a0f51012508613839b827ffce9dcbc82bb89dff0cc442b758","impliedFormat":99},{"version":"4b08de0b88d307d9c0a6dd1c75446d287a22c7cda0b9a64edb8059bca820d83b","signature":"b7a2223dae11f40a92b94c25b07f5508ce454ad124bcbd6266dbb47c76900c00","impliedFormat":99},{"version":"1549abaccaf555052242defcdca20b2c5af563dd883f73fa867abd6819bc18d0","signature":"09d30611fe03a830ca1ea94912fbf080eaad3ab84ede690ec4c3ef620f5827d9","impliedFormat":99},{"version":"60c8e48f8b5479e376fe090049aace4f01ba62336d01f53c2b1e0bbb96b70039","signature":"69cc9f7be892fae99c67d6a839d6aa68ad586a6271a4d3cbc5a25ddbfc2f6b5e","impliedFormat":99},{"version":"41d3ff041a0ea446b5abf074a71af637336e77222bb58e7bbea3ceddf40b61c5","signature":"cd5babf213f35e11e42e6301099e7a66acd565bf3a556250810c7070b0d3e0fa","impliedFormat":99},{"version":"c4bd9e3290e20400b1694d95d4bf35761263aac2e778e98ad7f69ad4abd23064","signature":"e1a626ed439052f74582ef25c938f1f2d44a5cd68110a8d420fe5f502875dfe3","impliedFormat":99},{"version":"8ec196f91486cf93de990e407fa09c2ff0aa2da540a1cda59ac1241e7df71ef2","impliedFormat":99},{"version":"99180ace238f11d2c7a73814d91ea0b64596379aea9b54ff0d1624c62e77ec6e","impliedFormat":99},{"version":"6f54d7ff890853b3d60134ed0ee4d7e353f5f4bfd91aafda84ccca6dfe826f89","impliedFormat":99},{"version":"289407610ebd94ef5e3de2b278b1ba73ba424d151ae7d4faff638549ae0b6ef8","signature":"d007d2e46af2ebdd52c972f93a3c8eb71607967426196883cf2a6ca0a5866e24","impliedFormat":99},{"version":"0fecd16ad72816655685c6e7a4cc3c65b034ffc8c8fee92b4347ce52d04b2a29","signature":"a2e36e221eff0b051d75946a102301dc321232ae4c70fea61f4f3b25540a3ba1","impliedFormat":99},{"version":"6313056fc0822f1d9aa800b20d02bebd9600cdbcb8a21a78fe19812791aee7e8","signature":"ba650c2e043d153760c04fa6c4fc29f11435450e5e93005f9830a505b229af86","impliedFormat":99},{"version":"11ebd067b1fea81255665a85d375ee50d61f5302af01b106e4758d995755708e","signature":"20f9591c44d0def82bb22ab0b9dccb159604d2047441483776db99d7e39efe96","impliedFormat":99},{"version":"511e312e743ee097bb6210a98dc3b005c64f144de5e538dbf40908a9816349a4","signature":"8ca0e8a0db9bdccd5ef860020cdbad3719fe44a620afb2f0704627145f7def58","impliedFormat":99},{"version":"1eee322d7487a0bf37f1943532417864ea05e39c375c47e774e8cb06500c5d0c","signature":"a3eadf968b3181ecced9b5881aec02d2b34f3e5ac8651e2ad2b0fb2e1618248c","impliedFormat":99},{"version":"ecee02f78f9f46a861532d8c3499f760c510f214911cb869a5f6d9eec60febfc","signature":"a9875c7a8c7ab7341182f219bdf39c6f83738c5e51b99b33f7476166a9e5fe3a","impliedFormat":99},{"version":"6e973576714a41dba72d56ab773575ff8ae380e7b90e62e46ea20e5c4e9e1bb1","signature":"eb1c545b79f6db8bf19f6dc6896bce744816e4e7a64eb04b2943ace01dedb01e","impliedFormat":99},{"version":"efc44dbc57d879af64b59da1f31cd79d5103d496cdd5a2bd74d87cd787e3e004","signature":"057c0a96f0999d9d2182b7627861a139d11109fe67ce8db310e482b13ecd2eaa","impliedFormat":99},{"version":"903c5ec1c211ed8651bfa060dfc4c69f3efd3efc5c714ed09a3054b81abea3d6","signature":"80a74dc1b8e0c50135c15cd569aa9cc593428affd40da8d5fb534f7a58052f81","impliedFormat":99},{"version":"83125aee3ae51351017186d700ce72fe9cf94b84798d0fa9cb58202139dc03c7","signature":"36320ca2fa03ec8dc06ec15eb7f445029094a984d4995b9d3d281e5452b48dfd","impliedFormat":99},{"version":"5d59538dd618ca1c61a4c644111304609ce0303b8b3b426925613133146bd161","signature":"47c464133a9915b94ee34585d2d6d37e5aefa95506aafabae4887a8382115f0e","impliedFormat":99},{"version":"6727313091aed490e42f2c06912863d46366a943fc9482d81df15036f9805693","signature":"55b4924237b1d48c0ad5541c757409c0e69957c219513e1ae0eaa3e6231c4e67","impliedFormat":99},{"version":"cf8cbc5284f14d4f1f1b3a5c75440120f371b242eba371396e073b6fd33a7be2","signature":"339940eeee7e2887a03c935099d387908be17e71be90e6fc620990ee4d6db276","impliedFormat":99},{"version":"f3cf0bc693e4974fcb1d6ea48e4969df00e3c8b24abc53eedb17bdc3d9f2c31e","signature":"5be33390d74485dcdfefa36c28dd96d6ffdd09330a06f702e24dd7ba81bae67d","impliedFormat":99},{"version":"e74b9633dbf769bd6aec46828bffb9b6c52cb971090ff795e7ee3730fc0fe4c0","signature":"edd4a0c17d61ab2a4cc5ef0c13d1adf34c8fb9cbee5809389d4f20ba45a199bb","impliedFormat":99},{"version":"55ba4b14900ac640f5576e93a8847f6bb6d91e3729613bb823b9f9f32b3ec59d","signature":"38e9e82f900b7ce07bf9a877ccd063ee6f49c2daf22838834262dd53be80fe97","impliedFormat":99},{"version":"7279a6acdd497c5d808787e24fd773c15ae967da39181ef99a637661f55bf048","signature":"83758f245c527af779ffc4756e25820932a13829f6a2ae326949fc6c728e95d0","impliedFormat":99},{"version":"6bc3c703f5e7d08a885f50f04f214113a1c44f338b835f80bfa8cca46375f848","signature":"73aecf8db2290a0a1e8652318b0e5ed57abe9ac0d720f4532db2b559e36217e2","impliedFormat":99},{"version":"61ec8d51fa528ec95c59d3bd40df40ec3dd8faccf5104c3d5c9bf871eddbf408","signature":"3a374b3db60eb0145b3019548090b7fb63612dd871858b38641c655d95435c8e","impliedFormat":99},{"version":"17d0053b5ac04432719885960b094e4520445bf0ebffdd94414b69e165e92142","signature":"e6eed51f9f60b7fc1b8e4262d65d201da73c5d26bb28d5d1b9a6419fd6e156b4","impliedFormat":99},{"version":"0dd345211a789c9f4022bd9658b6914651bdb25f2acf1d4d86bdfd0824e55f0e","signature":"3cb7ff994db079d5e16b95ecbd3737d1274b5ce1472d536b1583ceab9d53b9cf","impliedFormat":99},{"version":"cb96d610608b671c8a17ffe9fb913b9b887599a42b61f5fc348a004165aad66d","signature":"e19fdc7f0094ed0f60e856053fc6a27a383ba604ad095837b94af3bede3b649e","impliedFormat":99},{"version":"d09e5c8cc6dfe822edd8b52f6c8ee2d7a917bf64ce092db3413bca569d5b7ea9","signature":"7f9cb1f2ae70b8ea6f162707e2ade57bca86a821bcf654f45cda73cce9d2944e","impliedFormat":99},{"version":"90d855d006486ab2712a7218d89e99c4d9ea829931124c0987ef39c82b9b93c8","signature":"6c04e59e33797e8623e601609d7ad9fa9487586923a9d3520e661cd277c9b5b7","impliedFormat":99},{"version":"80d4f0312c860350dc46f97fd07049f8c8c48a999760b14ab9bc3af73cbf1b1e","signature":"80bbb0a69fd7c4cf4259b26ac4f17e960ef16d164f07307a9b6758c1be9a5bc1","impliedFormat":99},{"version":"8f67e6d4b0a5c9c9e0900f79b68f27ef01fe032e3f4966520fe8e9ce4666e79a","signature":"39cb48a64332d6cdfb8955949cbe8bec3eac3c161d7b7f94111636a99ee0376f","impliedFormat":99},{"version":"5401ed02074c640cc4dc80cdb006e28ec516938d4f0693349081e745b75878e0","signature":"fc572ef004b7047147f437aab2ec3d820537284572b8779a2620c61916156121","impliedFormat":99},{"version":"59ef224bb7d6dafc0f0a456c895f712c1969dcd52c1f809573104b292d33ed9e","signature":"c3d7820dabcf52429dc2ce823ea340fe045b90c4030b63a89090586854544a51","impliedFormat":99},{"version":"57f350e2410f34b4724663496a4af2edb55243dcde1a0aa63f8e2f70437249d1","signature":"4be76630c098c8f6cdba9351b19dd3318fb5b250e2ca6236c51ccafadcf9bb83","impliedFormat":99},{"version":"b74999365deb8274ecb8807b487b29e6078cbe8f0e9cbdcba8b44e12252badce","signature":"f5e4ad13b928bd53c97fc830cbab717e87b48d665a8955ca45557545a3d6d02c","impliedFormat":99},{"version":"f2ea3e545944fe1e0538bcf913e4457df99c33380336fa1d0cc8e7d981165879","signature":"1547e0c16cec9f62a61d30992a5f814785b8d6882e4bceacdab96c34f9d46d96","impliedFormat":99},{"version":"208a346b690938f3942d2ef91bc6020932a33d8dde8b3ce203da2337509d9d14","signature":"a638c929213875aa57873c68cca9ae83ca2eeb1f7fbb701e67be410b94bb712a","impliedFormat":99},{"version":"5565d2c0221f96ee3755d80fb8c629b9d2a8ef37ece73e95e5e1d0f3c1417bb8","signature":"e27d9b1ba9183886f3a78fb3085dbcb860f306b08dbb7be8c45b24df2c3bdbde","impliedFormat":99},{"version":"038132f46989fa3b5f7e7b5fbb9719cce42564ef087fc2d9774c30f4560f0264","signature":"3ee38f4780f35dd62cd4f25acbad35e59da79e4ccc66eb269a5087023e01c00f","impliedFormat":99},{"version":"6034f83ca732aa6fb3c2490e804de58175a37c58a869ab91064f2cc5385c3ddd","signature":"b79a9ce6d46346e1654cc8e21dff1c1028806d72c5f095b7325005079cd78f6a","impliedFormat":99},{"version":"b16c1369dfed752ee0f8c38a69ded2feee2dc88f45771cbd5dc3417bb03ebe4b","signature":"d51e85b45f4456717648850eb8d9f7f4ccfad9d3199b4a26372b4c79456688fe","impliedFormat":99},{"version":"f31b3cb7920f07ea1b56b842f1dedc395720178714d44f3bae41a8ef4df66efc","signature":"6004ac654bd39ac4ce0e146915f0e123c0067b747540a9b239c54888e150ea9c","impliedFormat":99},{"version":"6fc171200826204d6684c694d4b073ba5587e36b1f6192bdecd59085ddfe7188","signature":"2488ea858bf607d332138f06b8af2eb2af541334e147d1cc15fc2c7a5a391be5","impliedFormat":99},{"version":"de30c6a1ba792b781b400c43c758420b0bb05d59402d4864d6825e959992fba3","signature":"8f8c91a5034a19ea71cbfc1db795ad0e461d9534f43409e8cf416061c24dcb8f","impliedFormat":99},{"version":"384560921bde84f91be608c79237835d8000496045e754bd147573a5f935c8aa","signature":"a514b57d325d4538871997ba596acf8d661540776b9fdee4b64a2ff0453ec76f","impliedFormat":99},{"version":"c183a754e1c7ce89b1bff5171136f68702eacb29bc0b3465f378a1f1b1e9f34a","signature":"05f765569dfbea003a31cc2456a97d76713b61b284a08d76d7456c70da69e47f","impliedFormat":99},{"version":"41a396c169bb9a462e3f9169949fef4def96995f75776abb1f6313a3467ba263","signature":"aab03d7e40b0010b728f7db7ed845072fa41c48d0bac46585f9cd714cf9fa17a","impliedFormat":99},{"version":"bc8606b0b88cbb828c8652a75903170af385face5893d719f7d95be35bff9adb","signature":"78a508b6e9da26e1c3230b6bd4c232ea8bba51b56abe8486832ad3da7d4a8334","impliedFormat":99},{"version":"267e7acb3971d4192e2d182847b97738fae380f055eb0a536b6be5311cf1c258","signature":"9121af99521999f976c85267ef4aaf49fd9c210a4179760d477bbb5f2269c23e","impliedFormat":99},{"version":"2027c9edc445a0267473a07ed1784a17bef43e4fe5928637164474433cdae91a","signature":"24b24bf3fc278c8d3ef6a06739937c9ea781a707b5683cbc9d1f33ba0a097bbe","impliedFormat":99},{"version":"f39894e12c206bce4cd37f0c3b2158b691db85c05b4166d08fa2ea2bf449d259","signature":"85ee5ee8a2d25edc56d9515926087b1ba90e43a73282c012398fc6156038c347","impliedFormat":99},{"version":"e7b99be70bd97ce43cf0720a3f49bcef427328b4a0eb631b3d6c5a998f480523","signature":"49da32d90d5941f0184640789706390ab5d0c2ab1908b801677efe7cd3e727ad","impliedFormat":99},{"version":"e54a174089e8b4ae5935e1e266438b044ffb5d14ac0908516b39d249d4992487","signature":"b5576ef68a8fb90c67c9cafc812dd60b24b9f8e21e64601ca726c29abf8e88ad","impliedFormat":99},{"version":"4bb921a6ae930f385f83eb6d3b2abc8df0c2ba6cfa1adc1aaf6d153d6f068f8d","signature":"97faf0cb0207f9d24f3a741658eabf13693295ed2c3e7a8ecd1a28a392f1259c","impliedFormat":99},{"version":"2fe12f64c829c6405a25b2439d526ba717c1ceb64465b2ff552bac334706f933","signature":"76f8445045accf96dcd2f4d985a88a0533c62f37681a2d8500ddb9c22e141d46","impliedFormat":99},{"version":"9203b208bcb4e56862c4d36cdb2d5f9c553ad00f552bc60ac422773098f0ace7","signature":"929f12aa2931f5f79e535001b98815391ddb6c3a16c98b2cae473dae89d94ce5","impliedFormat":99},{"version":"884e93e8420448fc210f5f60cf2447cdea492ba592f4065fe2d9dc9d5eea0fa3","signature":"d6d4f4ecb13a5456dac5595d7f69e493d414addbdfe519ffb2dd1dad9f0070f6","impliedFormat":99},{"version":"77137b2e27a50969de7660d44c27bd35369780aea96403fad312dc34fb3bab56","signature":"765e121252a9a0c64482cc0c8a95f757744c65e837a37fdbb95cd71e6a0e5cf5","impliedFormat":99},{"version":"7249d8717b2e0173f589bbee1254e5fed3e67f3c93a783fb2ebd3899b4a38a70","signature":"0681a7f323b3b72d6d97926b5114b42fdc84f7b6540ea75ac9ba79ad7419882a","impliedFormat":99},{"version":"beacf8124d65d30ee1905db85f301179a73b87cbaab9b8a4e59a054f59784e0a","signature":"d3af468f23d034df4028cabd86fc712b9f03d47ff280d0903ed465c2f16101c6","impliedFormat":99},{"version":"f7b25b41ca755c3ad38202a280452a583744af5ce2a04e05c5edb7d12133e269","signature":"274b70bd0218379cdc494c82786c2a88a106cc89cdb358318658e36974087ee0","impliedFormat":99},{"version":"a948a3c5baf9e96f600e59f0e30c4ae64186efa459e41d6399044dd875a2cb6d","signature":"d3f748f8d57c4072b057f293967c116e4bad2caea7118f954e80a94568443d61","impliedFormat":99},{"version":"c80fe0f8b6280ff8e9a2dfdd7eb2438b6555fc79bd07ac00e5050c0d4f24971b","signature":"e27b8107ab5d68da93bc79743746052a186f4803f30466db3db4ee0ebc1c816e","impliedFormat":99},{"version":"eb53c814e15d2014a74488ef0d5aff4306ccc6cac7744e0f2812eca5a19093c3","signature":"fdfac8f63141f831a37f4612324b44db36cd2d6e4b8da7a190d194d7b59f95f5","impliedFormat":99},{"version":"27ba225bde14c26af12b8083aff70d8f5648b7c703fd3b73a0ef34c711b48033","signature":"0eb1c6ed70679b2699c2ab84aad46ee6f32191c8a58d8dd2554e3109a67e92af","impliedFormat":99},{"version":"4a63935894f0efcdc04713c5de318c41d622907d5be51aec37bcf416711c722d","signature":"044d38cd688c5aea340b8ce79be5ca1804a977842c7e4269614307299230438a","impliedFormat":99},{"version":"f9a30b0e69923b35dad9e0ff87579f2249fde42a6fa625ab254a52152600db73","signature":"1134d87ea1eaa1287c1784379fb047f500f826ed308c1b04eacc2bdd18e6b893","impliedFormat":99},{"version":"cd31ee930b312d6d3d17e4fd599db69ee4b6ffdb05543bbf45667ec163100a16","signature":"b4aa8f8da488cd4528806eb60a400128f7ddd84088342274e1c127e86d08a776","impliedFormat":99},{"version":"0c9dcb63d8c423b9619f03cb880426423514d0a29fb3bfac9096b44488d12563","signature":"1cc959be044870b85e422c699b91b49bda24999755d83ec435669e0e4c143f2f","impliedFormat":99},{"version":"1268093658345156acf1ee3440bc65d3c6bf6b5194136ef0b9997286df33f370","signature":"3998910cae165faf33fae331db66eeef01a20b6983ac7c1a64f060157659aa10","impliedFormat":99},{"version":"dbbfbb63a5e6ea7a685bb75e3ea29a319fc088fa11ad24994483ce61cb031409","signature":"5ed08272440c8b4d0130a93a65c89142749a1838be4ace5b91695095c1e5f556","impliedFormat":99},{"version":"0900c415b91a8d9e009fa275277afea3e985aca3364ff58da8c769f7a5e5df9f","signature":"730704e0fe2bee3640ca44c4ad94c97b3248ebd8e2f65a080ad5241c8c10d533","impliedFormat":99},{"version":"1994dc9d4f35a6ae8b98a08d955167a2ab5993bd99b111a99bf235c677e9578c","signature":"ef036623679069841b3827872dd8a320d2a8fc0eb6eee3ca09031965cc837a3b","impliedFormat":99},{"version":"8c42969137e8de6452659498a1f8341acba180fafa9fc2e63a92f29c533cfdbe","signature":"3b964c904943378be3e8ae33cbf29de0f579bf37b60749677f12e237681211fa","impliedFormat":99},{"version":"cdde55130bbb30bdf721fc83f3e1212cbe1d7f75f34e790656116f3a8932daf4","signature":"09314b3b4b0d9de43e98bde79acc86b8e8b4dcf71059002c221a24cfc26c403f","impliedFormat":99},{"version":"b529a4d745eaac3f672394be0424d06d702f820cb6b6d97efe8710ffad22cc1c","signature":"5fe74a373931eafbe69f6fef4a816041876ab0bb3b04d0b0416e6dfa9d69d6df","impliedFormat":99},{"version":"58bbe900a187121827e4cc0638b377ea75cc5bdc149e7449166dcb7b6ed182b6","signature":"46dc0aad7f88344f2370717718b9935baf39bced5324725a1a9989a1ce61d399","impliedFormat":99},{"version":"9ec8af0ec9d8d3041ac2a354711c3e6739aa5343aa0a1058a24a28c536268b96","signature":"6a80266ceb1fe97c96e98419223aabf18535682df849680f26b52c96e2907a29","impliedFormat":99},{"version":"0c59762f5eb49aad2b99ba6b841ccf1396347aa1aa14f780187e46abb61d409b","signature":"11de1590e4535c985e088f43da132095f433b0b84879264dd1ac9a2d84a25e44","impliedFormat":99},{"version":"f3c1fc994f6360507aa8b3960c1d333fb5b5cb2375a6b82f307bd5047d8644f8","signature":"c9b9846d020069338669096d9b4ce72b0c9e1be916aaf7f1b620c38bb8515186","impliedFormat":99},{"version":"2238e5c35b27ec5aff54f697333ff7bc776594b474e9e0184b5b07e33cf95503","signature":"c9945149b4bb6cb1af391ed80d13e40c293006ce17fb099de0e2ecccc6843df6","impliedFormat":99},{"version":"3a760e05b2fda50fe8db8d6149b6a17f962717b571610d09383b6b83a19c77e4","signature":"524728db55af8f1567019f211a7a61fa9a629d5379f52a31b158571396b09591","impliedFormat":99},{"version":"35aebf475cfc48984b9bef17c7c651534ffdad2e1606ca14a0c188bf43f662a1","signature":"604bc41129f5474f0f8d13de242ecd7f1dd7643d62aa7d3dc92629921b3767e6","impliedFormat":99},{"version":"d1ba328d214c51d93319b0b9e3de6f0bc4e34229e2b13029058154e1aabae7b9","signature":"d5b6abdb498933a41b9677221ddc9e6f348436e6acbc0a6fcaafd604fb5f48d0","impliedFormat":99},{"version":"a3195dfb5f4c982825c80ac66781766c7040190831505b396abc4542c2b9cdc2","signature":"947b656168996483a493a44f3dbee93c5b54a1fb9358a9b55269f4949592972e","impliedFormat":99},{"version":"4e35a22ed327d15639d221aa75325026e5766120b5e3690a2bbc802427c2553a","signature":"7f77e8023f460b90cc03a6cf1d6461ad62f958765a65c1dd7b8272df5358d0a7","impliedFormat":99},{"version":"d6db0054b612006ee3b94a590a06d9c9480ee9d48205fb832be6d203ec319f1a","signature":"5f7998205334f6566140f1e5080dc57993bc70014a295fdca579c94b1d41a25c","impliedFormat":99},{"version":"9bd126ed3a13bcedf357b6cf1b0608236cd0b5a3778c449b42c3a8380eb733ec","signature":"078f869956afb1c90198ab695f433f58298f17e19cf01ca7594407e02515fce5","impliedFormat":99},{"version":"bc5d385fb230e20419c8029264beb664594061868448f2195621fd9ac83909b4","signature":"51878e280237fa10a0678009344ff6f575ba63c993d1c0a35048e2ef7bfa6acd","impliedFormat":99},{"version":"4ac8dbe91db6c0a689860fb759e1f7e77c180e11f2d7da1aef431d3739ebdb75","signature":"3d10fde70a301130e2dd219b071a2c33b76ed680487865b1dd3019ac939b4cb4","impliedFormat":99},{"version":"0e89235467c53bf890dfc0a8e4063e058895f1d994f1a6080e1fbf480673ecfe","signature":"bde4043a8001d7259557907275fb788be5c75c4ac99a626f8912adfb9f8ee266","impliedFormat":99},{"version":"253263e9c7e7a6b2a29f0aaeeba1836a991acd70264053e04e57f2c6dbe3c9cf","signature":"ea3da2e04fff45e869b5e31cdff30372853337c0b0ab11c11d65d78ef7101166","impliedFormat":99},{"version":"c080460a4fb1e1b4f19add7b769548fd986fce2b2bcb0a2258be2e1d750f5790","signature":"b3e8048ec318c7f5bfccf983cb94ceb60080854489743932bb746c24837c1b73","impliedFormat":99},{"version":"7acbf505edaf8815943889d468bacd37a85cb730ed006579c190dfad09b82ac9","signature":"a0f3822d5c48b63668deb20e02e81d421a07f6d0aee238d77cf766ba81773366","impliedFormat":99},{"version":"784e324f4d17b62198bdc395329ffb89bcc946394adc0074689da013f0995952","signature":"87f26fcedd7ec6f9956355eaaaccf61b9c9757c8a4953c57e6ba5ed28635b728","impliedFormat":99},{"version":"9f1472aa069c23b4ade23da99af4075a591cb859957b0b4cdbce1f7befb62e54","signature":"6e3a8ed8dcf49fc4f08e1b2fe3c497ec2abc5efb8861ace42daafd78513fe58e","impliedFormat":99},{"version":"cdeca4a0050550a72ed157343f4f8da15901a58ea878fb59a5b1ff3447bad905","signature":"14a7f1343ba8407a47ea7c910c892f7819678863726bc65c052b461faadd394d","impliedFormat":99},{"version":"399b75e47bc978ee393a0cfc61f61b9c99821b164375bf61df03256b26d5519a","signature":"54345a9cdec314b1cfa0be344f11e5f0282d751e9d25bb5e02402a03a6242d97","impliedFormat":99},{"version":"d390f35eb93e557a5bbda34179d750becfeabe54f911a5d2f285050e83d48429","signature":"9e188f638269e206853ce90fa4fdf29e2f82eee69db08cc39c3c0dc500c7d86f","impliedFormat":99},{"version":"afa27d8a9983ba74fccb2013659ab3065f9e3a887febe5f903a914480cedd792","signature":"a07e0cfde0547e7f11af8dd73eef7e2fae5fe1e8470abae50cd9b922a36d4d67","impliedFormat":99},{"version":"dd28e31f77c8f097acbb5dba9c01f9e359b5ad3f1d7b9af9c49eaedab5447922","signature":"6ab8130f2b331bbd1b2c2246dbadff62334c618fe78f4cd6da1c4ca6324aed73","impliedFormat":99},{"version":"45e8b6fa26ad6b57cd26effd0e395b9c02c959d38fc97e220430990d13fe6e55","signature":"5ab0e45e352bea31abe782f0c944f69ca449f51eb01d0c952689b079013a5397","impliedFormat":99},{"version":"c6dfa34e53fc963292e7626fd7e8f54d4b7c3e7db468d89b8e0c1edab41e7e90","signature":"9328e3383e79722db19480f60106765cc3246f82bf543c1fb163b02e45c0c6f3","impliedFormat":99},{"version":"a825f55f5c77275ed75be3e7f84323c665314f5100f3c31ceeb267feb8c88ab5","signature":"fb5b4933d5bd56944a4a7feb4b1bc22a652e6e85ecf55e42782db9d545049119","impliedFormat":99},{"version":"6040cbdbd4e76d0cedde65632971055ceda90c6b67cd7d01f57a1ea8fd43b97a","signature":"6730d4a5d8d8bde913f7b9f9c1b5196b71b95312fdf541f5c01ab59ee398fd30","impliedFormat":99},{"version":"d5d0947bae0100b6ce0c8e8d4865e197652c4acaed349d73069339a91520c996","signature":"645ad1f7fa97c69cc3ac3969631e17e6d1eb9df1813354cfeaa9b8bfcb5232b0","impliedFormat":99},{"version":"ec7a209eff27a318a51a5ef51fe33635dc94cbdd1e3f76d1a7c1e433791cb64f","signature":"73861221feb755be597cfb5a3a13e1ad90474c706d5320fe706d8a31e69ea37b","impliedFormat":99},{"version":"2a8398e6bc89802c81955dffb58ad831a4717c315c28758865036c4d057c5284","signature":"41ddcfe3b908a76e33a2e710c18962ebe43bd92b7aae7e91aaea56dcc912a7b6","impliedFormat":99},{"version":"297d17a0234c9618dfc5b71a478a3fe0c2faa8efc28b36b3a8c2ac5d406189d1","signature":"e452aa70fadf48228a37872c0e9561e681839d1526ea40e5d5789342525d201b","impliedFormat":99},{"version":"5495ceca5622583b504637db20db0f69fd40f5ab916b49ac6b443b2ce050b251","signature":"f4b894b2bbda8217053d42d1493a13c467eb64fe77347ed6243b34b3faf7fb19","impliedFormat":99},{"version":"8e2a24fa168c07f236ca4af2b1cd150ea60a90f86d0de9468c438a1fd7852f03","signature":"71479e92980eaa852ac8b30240168cd4010937cebf77a07396dec515f8e05fb7","impliedFormat":99},{"version":"f3c9f33810c87f4d828a5d583a8caf2ba9a0694c8d112c0a21f7503d6dab4c7b","signature":"8c0586a9f4a90d5a33ffca457f1d924d14375c6a834ea864ceaf586e4b21cecc","impliedFormat":99},{"version":"80f516be0aca34c0fac104e28b6c2443926359a19b5a64437065b1e620373053","impliedFormat":99},{"version":"83b6d4ecc2af5a190d47ba9e89dcfc4ac5b0fcbe9432842d3d60cdcddcc30656","impliedFormat":99},{"version":"404d6f7cd35c7a81790ebbc9330a54c6e7e52a98dcec9cd440b84365dc613f1c","impliedFormat":99},{"version":"f19ef1e1d1bd698adf1712ad96a9e95aa68d3095d3e36f9e74662bfda7127145","impliedFormat":99},{"version":"c224b8d0cdfc7aceb808d83c857fd4be9f38abed9eb741f8071b87b504bb6797","impliedFormat":99},{"version":"b7f1d1f125a6addc78757e47ea9f32c8d37363bccb25e6193f8c827c5808a39a","impliedFormat":99},{"version":"88fecc14605ee158c43f3d89be67391f573818c1b5b5ec32048cfc8b59203515","impliedFormat":99},{"version":"e31c0bcaa40fb11553c41a6fbc19f9ef4da327100128bc3ed33a28a3790e1aee","impliedFormat":99},{"version":"b31844e3a5b36bb3f2fc9eebeddf237e41c79069d7d8fe840252b0e724d37cf4","impliedFormat":99},{"version":"22b72bf81bd2ff35189210674a953bebe6b29ea284c883f7aff3afdece991da7","impliedFormat":99},{"version":"1a107d128909d9970a37ef9458e0e87327a6209249e19bf629d60e502179abef","impliedFormat":99},{"version":"c2b3b68c0523bd18498211243c54d80bf7d6f12ddbfa3f732386f4d738855d92","impliedFormat":99},{"version":"b351fe6d5ac2adcd760fa4f7ed6448b51a03059e13461243492ba96d6774e10e","impliedFormat":99},{"version":"9871bc7d7458b240892f41b6a90a1ca535fda821f744090d6f422935754e2aa8","impliedFormat":99},{"version":"a722f90fa3832dc74836c1e2b91061518d8884cae72455e495d56a60c7f087ce","impliedFormat":99},{"version":"6c9a09d3152928b7a444b452110f788e98a3e6257f04829c34dfcdefb7113d5f","impliedFormat":99},{"version":"abb447323c9d102107102b6d2e4cd15dd683b81d89531a9b035a461e6d3d8fef","impliedFormat":99},{"version":"d1e4e1926742a339f03908c96f4ecb4c79912c2afb7a9e483aa71e43553590a7","impliedFormat":99},{"version":"f3535d45afb57ae5e4ca1bda4097702ea03d6c91bbbfbb781869e2e39dbfaba8","impliedFormat":99},{"version":"e3b1f140b6186cd2d97a4da7540b7c1938fc98cf3a67ab1476815a22c7ea091c","impliedFormat":99},{"version":"69eae2f5a5b37df55c9d351ca6bba2e66a51d4a25955bc4fd2bd8eb9eb1ccfc9","impliedFormat":99},{"version":"fa77799bcd30ea7d4845d0301eb328895178b13947334187aa814490c466565c","impliedFormat":99},{"version":"dd36fd0cefdd9faa48425b38766f60f3ef3a0f95ae2d862e032edb3e5e949f0c","impliedFormat":99},{"version":"633a5f46f0c0170ced85f9f012d8ce501946de73c86a1c5c09da9c01139f4921","impliedFormat":99},{"version":"423ffc8a977f69666f81c190be8cc448fcd13a98711e0ca54944118589c3598f","impliedFormat":99},{"version":"f5db115d21d773e8c32bd8336f58cc336caf560cfb41f59c082f663131cc47c8","impliedFormat":99},{"version":"7ac95a7c5435582e717b22816ba10b499fa06cf9ef537affac86f0d44ce707a6","impliedFormat":99},{"version":"0080ccdb9be5b115fc3e00928261816313ae3dbda8a50bf3a9a016fd6ee88b70","signature":"83610eb3a621448daf064278e72ff37cb59df13df76c7e2f3851636a751e731d","impliedFormat":99},{"version":"91e0b598454fc8b9e92f5527bbad07f9776708b82e4ae5c7e5117b0bd91eda91","signature":"4973d1203330e0523ff5b34e2fad89515adbb6bbfd73177f2a8ca05490104a3d","impliedFormat":99},{"version":"7a4ae29f47f16ab521e39614d9dbc1967f187680ab6fba56d0140b7a4ecefdf0","signature":"cc8b99abf7ce5458948d38d3364959a0a4485e7df38f719cfad0219f44b5c8ce","impliedFormat":99},{"version":"854305ea209de889917f67df6d3846e5eaeeea4bd20741391fd4ba027c92becd","signature":"ba1378ebb0ef544b8e9a5c590ac3c41a0a8e5c3052361c2cc626673634dbb751","impliedFormat":99},{"version":"619ffd59d7474e3c17d8cf2c54ec3ec4b5dd0b01da1b9d7ecf15bb94e4307a51","signature":"7aec23f00af4a203c18a75259c34187b4405ae39df23e90b7cf964def41b8c08","impliedFormat":99},{"version":"5f4162a419dd97d03a5e12f8c59908c34bc58c3096e93f4fbee298aa1bb372d9","signature":"686bd86f980b394ccc510d2a4c999f1c3093083ace8248be2079ec58cab1df19","impliedFormat":99},{"version":"0dc5768587e165b75fafbb70284617bf1ee56e9a58cb85875a5a7a9888e5d6c6","signature":"d4d36eda5605d42b6bdbe3b0da4f04b14496545ecbebb6b94fd8dd1ec054bf02","impliedFormat":99},{"version":"32710d8743fa320fc5495f21f17f5e4fb8355a8468f1d4a9dc9206d86cf2f065","signature":"b600179118ba2da191b88df5113b0cf59a85e37780d17732614c9a263f3874be","impliedFormat":99},{"version":"d8d9ab187b4f7fd8945e6cda1b39b1605bf1d9bed6ec60dd8c5e78f1a71c31f3","signature":"31427d57b02809cc45204836c96703599182b8b1cdabb71edf881bde69362bd3","impliedFormat":99},{"version":"472f8edbc4ff256e51d7c9906487c540588a18d4168542089aaee25fff2463d3","signature":"59fce181a44c701971d1583cc2bb918545aac5c21fdd310ee2a0b6c1fd39ef12","impliedFormat":99},{"version":"da56acd37cc5bc99874c5e38715a5c8b053388d510d3240906c361589985fa91","signature":"16e4379a8708922ff8389626f9b32ee553a7000ea6bbb722687230376877853a","impliedFormat":99},{"version":"755a490128356b508a34bf4a22dc45f6d188b2585c1463f254cbb1e056bb85b5","signature":"26bd3f6d420a487ae945ce32e09dd79857981fea068f0a1d029274eda4f28ebd","impliedFormat":99},{"version":"e8dc64a48b39055e500a4193aadbfae7b8fcd488ebea4c496c9d70ea34ed799c","signature":"2a7d5bddef24d3ddc013e646e54049054d0c9c3efc9cfa9e987f64331a5c1280","impliedFormat":99},{"version":"a814fc3fc7faf89efb50fee89f46851d407064fdec2aa3badc1f366d1ddcc1ca","signature":"d5e29088888446af7c12e28ed7e18a39452dc496a3cd0eee29a04c2bc1b4f8bd","impliedFormat":99},{"version":"43f3dc64282eb2b58f3b015050bd81cd7e790599fbceaaf71c4aced472a7d4d7","signature":"2f4d00d3d9007baf95d47b6e25d19de2de75109d778cce71c96d28d0c7e51e5c","impliedFormat":99},{"version":"669de2ae64a07f671efc9e046d40b7e64c7d237c7f6cbdd30da38c63204a608f","signature":"1f9e1faa0ea6d3e609a75586706de7d8d2da8ab7cf752b8bfa440f25a3b6d007","impliedFormat":99},{"version":"58582550a10a50ec67006c33ffac86c1a384227aa683f166aec25ffd57f224de","signature":"2bfc6af2b15615cc2211426895f1a3318dd342a32132d740cb6796bff5dd2d93","impliedFormat":99},{"version":"866b33f0756cc9195c7d7d70303a17276b8e547f923296fabc4f7b1337dac1d1","signature":"98f892372fd0c9ffc949306d3e00dd26c29a027cce6e16a43cfce1aa3ff31f2d","impliedFormat":99},{"version":"f4b918981a41d21c299df8ac0e69f86cfa68085b43d9db57452f0f4c14c0e6cf","signature":"8b5c348bd73a4eeeea67d8810c684ff286202861db1657a7f0f8f7f95455d50e","impliedFormat":99},{"version":"107a3786a76d5ba3af0ca349cd810a00424a2d02a886efbc06c42885853d4801","signature":"a7db847faf9426bab09396fb4ba16c2d780a2c2e18573d8f2b90afd299a5e764","impliedFormat":99},{"version":"c470975334510422f8894312562532e01c4b9025305ff26d30701d953c5b8647","signature":"5f62229d96de1464f7f20609c2a4e9ec4eb333b324897884aa9ee356e8019924","impliedFormat":99},{"version":"7b508ac600b1c60523961312b03c3a504cbdb2211bee0f3b19353fc7d7aa0205","signature":"9b82d09e82229795a8f9fbedb977c19d8c26a589e15b4f979f5ffe4d5ce636b2","impliedFormat":99},{"version":"66c2254264bfcd220770048f919c85753f1e86a5829a3c68e87617b3d6cb5271","signature":"92cd18511327433cf03553118d433ec23402534c020a2b730edb773e51de4a50","impliedFormat":99},{"version":"518c7d41da74a19dc6ca3256abd92ba4863a7e1defc1e9856172d4296c54f860","signature":"c263ab6657d9f3e200dc6ea8b7dcc4b97dd0b729e34e5cc0d3a8dee8d59234a8","impliedFormat":99},{"version":"9e374ed87fe6d458545789a8ecc3403e45b8e538d39d807c32ce8be4c345764c","signature":"8a8679683f4330c771b09ec9bc8e74dac0dd292b4c1dfcc8dbc8bb8a6d6d9396","impliedFormat":99},{"version":"3736a57e8227b137ca843a64b2027cdfe94fae4fb720cb9bd0b8be9e872e8276","signature":"865714aa8fb2b01e9bb6edd3269670db312c2bf6eefc3aeaeac4f2ced5306eeb","impliedFormat":99},{"version":"0bf467b3e3aa06b7e6627dbe1f7523687ca5ed0cb49437a9e057f44e776c7b1d","signature":"7a9c6741c7ea21a07c4cae4c692d140422729aa0ecfb53a3e87cc9695327b92f","impliedFormat":99},{"version":"515a4b893b36d0748396af9ff588fb9ec5e58a806fd6d89689aefd1ba4b70406","signature":"ff46e2608d9bd8536d3de979ebd131b02f1a5c8b30c7418954f59664a00eb6d3","impliedFormat":99},{"version":"72d7637a22a3fa45dad6fef51e889bee657c1a2c6165e87ce7082b9cb3f9f24e","signature":"1dd7d16ea6af70cdb2c62f18440d7f0f84bd4053575d7313d053d2132a9f28b2","impliedFormat":99},{"version":"79090ba35924335472a1a5534eff2a9692807caebd0ad02af1ad71fd9805462b","signature":"57f1c0172eab7f42e118a99e96492da8a4186b50b121f7892922ae776a9482ac","impliedFormat":99},{"version":"b7e851e26c5328d67dfe46523f40fc8bd04144b5419d1c3ef243cf10a0c1ba6b","signature":"cd1820546f4302c4b2f572bb7a1f8fe4705ddbf0f5992f0e1dfc58973f97179c","impliedFormat":99},{"version":"e914444f129359b2a98b07ef287a5b252287d3fc500f06b98bfbd65eb68f2edf","signature":"e8e0f2c8a00a62602d75bba24faf103c457049a10aa2aafc3e824a94a248211c","impliedFormat":99},{"version":"1ec08ca9ce64f2fa27a184ab530914751119551b00f15d92c619ed8a426c29bf","signature":"5c4c9940feff7b8f34131f478331a4aeb606b430fc2dbc8ca1a2b3456282ed52","impliedFormat":99},{"version":"2b8fb1b0d80d994f89b1fbe0aa8d1ddc6af000009a4f60f28ab0c9d14ff2aaa0","signature":"1b20d52951d2ffccc2e95e1547be88899acc4b153afc1c94d499a7c6c60ea84d","impliedFormat":99},{"version":"6060a5663c8a0143867f522e1d595e282de71c4d988c85670357806da5c8be3e","signature":"5f191e06b8fc2e9ba4e28a138594021bb9872ab7957ccaf89fc0d1fbc3161190","impliedFormat":99},{"version":"a582827d0a515e5ad529c78068576397c3d07db2dd1756367c970ae94afe063f","signature":"3f71b7aaee17fff6ff76e9d7a2f31f7f87ae225ea57d50174109d7c750ec6eff","impliedFormat":99},{"version":"b41b832110812e5a310adb7ef25f8cfbf0a869a330fd3690e13372c768a64437","signature":"2c0b87bc480fdde0785cee0f0f31bfb370dc3c9eea7215ebb53f2829dd54a3c6","impliedFormat":99},{"version":"3f87eed062caf7950f33226824040a5da9c2b77a4b2ccc21711ce11460cdf584","signature":"a9d83743841f7c50b06af9ab0132195cc8800a30232606424368419033e45986","impliedFormat":99},{"version":"d71318180bdc37b8e4f995eb5c436dcce5067cb1b33a812092cef58d851b3fd0","signature":"26457828b7e9f982056bac521f57dcc8b075bc0d00e9ea2f26040e434ba1e4de","impliedFormat":99},{"version":"2eefcec11f05715cb9c8eb0fb747d28ad9776c9b728318a6b9561e8ca42c5a2d","signature":"0bb38334c81709abd339f049d714463e943c0b7a246e64899d7c76aa4e792b42","impliedFormat":99},{"version":"2c0e1c2da3a97e9d59c3181d9022fa6eb4b27a3b7fc80eef703de2112af9ec08","signature":"3bf3664ae084683fe72ed7e1b76078a3fb7a3a364e4ec1e1f5f6534835f2aabb","impliedFormat":99},{"version":"afa5ade22e544df416e419a5a21dd80586251587434d69f25516e39ef7ba5aac","signature":"7b3ee06fb6826d9fa9d2756f7c813b517b0fb6a81360b53f938a0a1acaa4e04d","impliedFormat":99},{"version":"d0fd725ccc51bbc75f3b852c4b18ca6ca3fc911d02a75c69d5a0c5f3fb727798","signature":"f6b3aeaccea9994bf8c9f8ccb5b1af46684e60e49856a72dac4fc6507e5683fe","impliedFormat":99},{"version":"ebffc4b28e42a188e74223edfd7329296ae3f24f859fe910146ecbb11f8062f3","signature":"91855e180e1229923f26c08c82861601c4381694a6c69dfcdb5deaf0e344e468","impliedFormat":99},{"version":"437f853693233b9b1dce5f54cb080354c232928621dacce418d79864401b9b84","signature":"28ebac9bc87029dce953c7a5fc520dfac0a56fccf6046f23e963e8aaf15ea87e","impliedFormat":99},{"version":"e52b14dc659bd4edf4f70510c42fadb91c264e7a2d58235b6e9c2fa6de6df453","impliedFormat":99},{"version":"8108325bf48ed852a7eeef7ac115472d677368d66f1e317fea04815f298a172a","signature":"dafcb416b68a367ad312749525390987b33f9a1f1c6437cb6367fcc0f8e79eeb","impliedFormat":99},{"version":"67b02b0d64cadc4a502ab8dfccc0254fe1689993f4d1ceae9d7e5aa97058e490","signature":"2a6557f24bd81e5a65c6e7c7b7f51308d5195a48952819fc0512faca33c6ccd6","impliedFormat":99},{"version":"b5e8af039738a080dbd3fa0dd0c5241c97195da029e35dbc4e1bc22e48986852","signature":"c19a9deb683f42e293aa3e7423c4ec116db4482baa58d8f0cf44a51a0d3c7d6a","impliedFormat":99},{"version":"9980bf0d31de7a04ef1cc4cdb37dc6cac79d9d8d5a7bbeb8d0d236900135cbcf","signature":"973e53d6e100bc5cb5b2bf6882f447a0e784ae8a3cda0fa850f20be408bfaeaf","impliedFormat":99},{"version":"53d2ecee3c8c3ff83c91e99eeebabf6b04c91ff44e7dc6a6ce7962326ecc439c","signature":"24b09a71cb1be7b0fa4027bc518fde9e778d5b0d40cf62eec09f3c0e349621d3","impliedFormat":99},{"version":"cb4b65511643a817c6c103d6dc1c7b5b3009513de4606c51d23b5b1729659f94","signature":"44a0601f7d91601ac19fe33a1edfac65341f596633a643871b9615a8c4f4e8c2","impliedFormat":99},{"version":"e0fbee3944f37c156e0a50afe2c934a4c6d5b77a776d56d05c846bff137baa18","signature":"217be0c62d2c197ce2193b7afc6f8f9ede6dd4478d155d053e17bd735bf4da2f","impliedFormat":99},{"version":"28dde4d42fba09209defba269c8b8f950578b9d8fd9ae3cb0e09d1c748c15e4d","signature":"3895a7687afac8166de3d27af539e2b1f7776c5faf868f7eb201822c5d434c17","impliedFormat":99},{"version":"bd53845fe14ad10dc01d9ddfb8738023f80ddb9ed3e44ea07ceec236207a97cf","signature":"8ab50e98dc9ce3cc168ad25b6788184aab4826724ce13b462b239407f451f22c","impliedFormat":99},{"version":"c5dac5022de0f84476fbdfb2a14d08bf762318fe2badbb7afb58a473f452de43","signature":"bf43ba67b5ea2eab16fdca9128c2403fb42a8251a45f7d8038253edd4316f0e3","impliedFormat":99},{"version":"032b1ddaa0c3809498ba5996ced8cf24b997d8a1224a28c7b0f7d769a05a02d1","signature":"5f4d3502c6f6bff20fb3dd1e84d6d0233fb5b828b48dbe3cf1b622bbaaf1e85f","impliedFormat":99},{"version":"e60ef39eceeb73f21b55991161fac7c3dce8d73f0ae6a4b8be38aa47f3d0fd59","signature":"53abe57c1a743098561ad8716bf043510ea3a9dbb4fea5f08c8e5d75cb4cc27f","impliedFormat":99},{"version":"27880768b01ba5db3957fc4f8396e813fbac572d856c1de958491ae753f0a033","signature":"c75bf26224e69bb74d612cbf896203e35ac2ef260ebe85821487143f2d4c6db4","impliedFormat":99},{"version":"5c54a34e3d91727f7ae840bfe4d5d1c9a2f93c54cb7b6063d06ee4a6c3322656","impliedFormat":99},{"version":"07c0547e91d0c35c3d1bff1d2b7ffac3334b315e9eb5744a8440940e819ab13a","impliedFormat":99},{"version":"a6f223e9ef29edb1dc1ffa1a8507b9247589077081be99883ec5ac84d74e61d6","impliedFormat":99},{"version":"f9b028d3c3891dd817e24d53102132b8f696269309605e6ed4f0db2c113bbd82","impliedFormat":99},{"version":"fb7c8d90e52e2884509166f96f3d591020c7b7977ab473b746954b0c8d100960","impliedFormat":99},{"version":"373e16d44e57937558478c586396210e4eeac6c895787863381a6588185528e4","impliedFormat":99},{"version":"7c45fbd736e81fd9899cf4d75b242326ccda37eafdd9555e5b64a0ed59e8f6e9","impliedFormat":99},{"version":"ef13c73d6157a32933c612d476c1524dd674cf5b9a88571d7d6a0d147544d529","impliedFormat":99},{"version":"daf54402364627db51d8ccdcf98620ca7bd88dbd0036053bff51b87714a299b4","impliedFormat":99},{"version":"9c2fe4e4ddf257e9b40d4d9fca28f86a8653a98492239a5ba27790019570cb71","impliedFormat":99},{"version":"f8433f2a07ccab79429b2fd66d12731a13f18061d4e7f8dc8559796086b22bc4","impliedFormat":99},{"version":"e64b03ee2d4d53929ea13a1e2b52aaba0685c86185b0f6f3346fc548b75a2245","impliedFormat":99},{"version":"142a572c0496b5aff2904d3734adfff2d1e901ef08a75472e50f0c52f9a510ea","impliedFormat":99},{"version":"e2b48abff5a8adc6bb1cd13a702b9ef05e6045a98e7cfa95a8779b53b6d0e69d","impliedFormat":1},{"version":"a02d26c056491b1ddfa53a671ad60ce852969b369f0e71993dbac8ddcf0d038b","affectsGlobalScope":true,"impliedFormat":1},{"version":"a660aa95476042d3fdcc1343cf6bb8fdf24772d31712b1db321c5a4dcc325434","impliedFormat":1},{"version":"a7ca8df4f2931bef2aa4118078584d84a0b16539598eaadf7dce9104dfaa381c","impliedFormat":1},{"version":"11443a1dcfaaa404c68d53368b5b818712b95dd19f188cab1669c39bee8b84b3","impliedFormat":1},{"version":"36977c14a7f7bfc8c0426ae4343875689949fb699f3f84ecbe5b300ebf9a2c55","impliedFormat":1},{"version":"0a25f947e7937ee5e01a21eb10d49de3b467eba752d3b42ea442e9e773f254ef","impliedFormat":99},{"version":"3ce481c97799ce1dbcd0e946f43cd6b764e7c145c4a75d2049ec256b62e39510","impliedFormat":99},{"version":"b8caba62c0d2ef625f31cbb4fde09d851251af2551086ccf068611b0a69efd81","affectsGlobalScope":true,"impliedFormat":1},{"version":"402e5c534fb2b85fa771170595db3ac0dd532112c8fa44fc23f233bc6967488b","impliedFormat":1},{"version":"8885cf05f3e2abf117590bbb951dcf6359e3e5ac462af1c901cfd24c6a6472e2","impliedFormat":1},{"version":"33f3718dababfc26dfd9832c150149ea4e934f255130f8c118a59ae69e5ed441","impliedFormat":1},{"version":"e61df3640a38d535fd4bc9f4a53aef17c296b58dc4b6394fd576b808dd2fe5e6","impliedFormat":1},{"version":"459920181700cec8cbdf2a5faca127f3f17fd8dd9d9e577ed3f5f3af5d12a2e4","impliedFormat":1},{"version":"4719c209b9c00b579553859407a7e5dcfaa1c472994bd62aa5dd3cc0757eb077","impliedFormat":1},{"version":"7ec359bbc29b69d4063fe7dad0baaf35f1856f914db16b3f4f6e3e1bca4099fa","impliedFormat":1},{"version":"70790a7f0040993ca66ab8a07a059a0f8256e7bb57d968ae945f696cbff4ac7a","impliedFormat":1},{"version":"d1b9a81e99a0050ca7f2d98d7eedc6cda768f0eb9fa90b602e7107433e64c04c","impliedFormat":1},{"version":"a022503e75d6953d0e82c2c564508a5c7f8556fad5d7f971372d2d40479e4034","impliedFormat":1},{"version":"b215c4f0096f108020f666ffcc1f072c81e9f2f95464e894a5d5f34c5ea2a8b1","impliedFormat":1},{"version":"644491cde678bd462bb922c1d0cfab8f17d626b195ccb7f008612dc31f445d2d","impliedFormat":1},{"version":"dfe54dab1fa4961a6bcfba68c4ca955f8b5bbeb5f2ab3c915aa7adaa2eabc03a","impliedFormat":1},{"version":"1bb61aa2f08ab4506d41dbe16c5f3f5010f014bbf46fa3d715c0cbe3b00f4e1c","impliedFormat":1},{"version":"47865c5e695a382a916b1eedda1b6523145426e48a2eae4647e96b3b5e52024f","impliedFormat":1},{"version":"e42820cd611b15910c204cd133f692dcd602532b39317d4f2a19389b27e6f03d","impliedFormat":1},{"version":"331b8f71bfae1df25d564f5ea9ee65a0d847c4a94baa45925b6f38c55c7039bf","impliedFormat":1},{"version":"2a771d907aebf9391ac1f50e4ad37952943515eeea0dcc7e78aa08f508294668","impliedFormat":1},{"version":"0146fd6262c3fd3da51cb0254bb6b9a4e42931eb2f56329edd4c199cb9aaf804","impliedFormat":1},{"version":"183f480885db5caa5a8acb833c2be04f98056bdcc5fb29e969ff86e07efe57ab","impliedFormat":99},{"version":"4ec16d7a4e366c06a4573d299e15fe6207fc080f41beac5da06f4af33ea9761e","impliedFormat":1},{"version":"7870becb94cbc11d2d01b77c4422589adcba4d8e59f726246d40cd0d129784d8","affectsGlobalScope":true,"impliedFormat":1},{"version":"7f698624bbbb060ece7c0e51b7236520ebada74b747d7523c7df376453ed6fea","impliedFormat":1},{"version":"f70b8328a15ca1d10b1436b691e134a49bc30dcf3183a69bfaa7ba77e1b78ecd","impliedFormat":1},{"version":"4bbd31f756d6d16ee1577b4e8c2ea598c940069ded5d278c3235c5eac1b4cb8a","impliedFormat":99},{"version":"b34b5f6b506abb206b1ea73c6a332b9ee9c8c98be0f6d17cdbda9430ecc1efab","impliedFormat":99},{"version":"75d4c746c3d16af0df61e7b0afe9606475a23335d9f34fcc525d388c21e9058b","impliedFormat":99},{"version":"fa959bf357232201c32566f45d97e70538c75a093c940af594865d12f31d4912","impliedFormat":99},{"version":"7d0eecfbb8fd85a40b3f1218d7b53f193d4194543a4053d0b007fcc869bd2594","impliedFormat":99},{"version":"324ac98294dab54fbd580c7d0e707d94506d7b2c3d5efe981a8495f02cf9ad96","impliedFormat":99},{"version":"9ec72eb493ff209b470467e24264116b6a8616484bca438091433a545dfba17e","impliedFormat":99},{"version":"dd1e40affaae1edc4beefe3d9832e86a683dcfc66fdf8c93c851a47298b04276","impliedFormat":99},{"version":"49747416f08b3ba50500a215e7a55d75268b84e31e896a40313c8053e8dec908","impliedFormat":99},{"version":"bf85a259612faa1f444bcef0045aae0ff766561b0a2fb2797f2b65714b9d9fec","impliedFormat":99},{"version":"e6233e1c976265e85aa8ad76c3881febe6264cb06ae3136f0257e1eab4a6cc5a","impliedFormat":99},{"version":"7590626423a5f8b425aa7f53134d4e5755ae80d09c9841cc72f26a3062f19bff","impliedFormat":99},{"version":"aea2c58032a05059891ceee663e1485e96e63eeff0e2bc6c7a46a9381101d5b9","impliedFormat":99},{"version":"77217723774e80cf137592086cb40cd7607e106155a4c4071773574057863635","impliedFormat":99},{"version":"69bf2422313487956e4dacf049f30cb91b34968912058d244cb19e4baa24da97","impliedFormat":99},{"version":"971a2c327ff166c770c5fb35699575ba2d13bba1f6d2757309c9be4b30036c8e","impliedFormat":99},{"version":"627c8ce04ee111f776072e8e6e3168d29d11bd023c03f1359baa860de136414a","impliedFormat":99},{"version":"7bd51996fb7717941cbe094b05adc0d80b9503b350a77b789bbb0fc786f28053","impliedFormat":99},{"version":"b62006bbc815fe8190c7aee262aad6bff993e3f9ade70d7057dfceab6de79d2f","impliedFormat":99},{"version":"15de2741d6761a33bdb8ce14d14acc6f7c6b1720677691ca61568d1e2f7fb55f","impliedFormat":99},{"version":"79a6eba90bfe3c1f721838d7e61b394d6d81c7b6d8d754df0b46509a3d147693","impliedFormat":99},{"version":"83194635ad31a639e339e90f46401d5e69810f93f7b06589bb26b1ae6f2bc211","impliedFormat":99},{"version":"3c1291fa957007538097ce38f7f0d65bf4c6ba6c2fad80ab806b71264fd296f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"3b8d3c5051687a7454c8f54746ba62b86b91c1e77bce27fea8f86ffc2d0a1325","impliedFormat":99},{"version":"171c0308da0fc6251ea4184989d62c33dff3f277695ab1d556c421c0af59ddd3","affectsGlobalScope":true,"impliedFormat":99},{"version":"fe2d63fcfdde197391b6b70daf7be8c02a60afa90754a5f4a04bdc367f62793d","impliedFormat":99},{"version":"3b352d29931971dbaae2202a81257e13e739a77c547746a4e28ca2cd3c1aacd9","affectsGlobalScope":true,"impliedFormat":99},{"version":"326315d3d6bb4cc2206e3867613279814c82db1f049c7ce6d0398aebc17ee6d4","impliedFormat":99},{"version":"5a88655bf852c8cc007d6bc874ab61d1d63fba97063020458177173c454e9b4a","impliedFormat":99},{"version":"7e4dfae2da12ec71ffd9f55f4641a6e05610ce0d6784838659490e259e4eb13c","impliedFormat":99},{"version":"c30a41267fc04c6518b17e55dcb2b810f267af4314b0b6d7df1c33a76ce1b330","impliedFormat":1},{"version":"72422d0bac4076912385d0c10911b82e4694fc106e2d70added091f88f0824ba","impliedFormat":1},{"version":"da251b82c25bee1d93f9fd80c5a61d945da4f708ca21285541d7aff83ecb8200","impliedFormat":1},{"version":"4c8ca51077f382498f47074cf304d654aba5d362416d4f809dfdd5d4f6b3aaca","impliedFormat":1},{"version":"c6bddf16578495abc8b5546850b047f30c4b5a2a2b7fecefc0e11a44a6e91399","impliedFormat":1},{"version":"8fb548be9c76ddba449ebe62f96f975d8f3e08a59b1655e44ac06f1b58d267f3","impliedFormat":99},{"version":"4f0e634eb57e92e7beeac635c20030ac52a79ae3ea941b509ff1528048044264","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","impliedFormat":99},"dbfe508630e764672cbdd2f92c406c05f5cd7acc91d99969f1186d2887c2445f",{"version":"115b2ad73fa7d175cd71a5873d984c21593b2a022f1a2036cc39d9f53629e5dc","impliedFormat":1},{"version":"9e7f7ac4d964992cf1b77612ca07e5695821881aa1a9acb0ef0509f192a5ea23","impliedFormat":1},{"version":"0bf440ab914e79e890cb15e5ffacb5e18bec678338b3eab069a5829d3d5c96e3","impliedFormat":1},{"version":"3cfb0cb51cc2c2e1b313d7c4df04dbf7e5bda0a133c6b309bf6af77cf614b971","impliedFormat":1},{"version":"73c05cca1bb5aa8e93efd089af51643b7ff005e47064a0e624a74ee20480a2eb","impliedFormat":1},{"version":"c56f0eb9b9cb687fbdb27b35302da819f86f1fe1880e1136fdc3e3cb3657a93e","impliedFormat":1},{"version":"95c22bc19835e28e2e524a4bb8898eb5f2107b640d7279a6d3aade261916bbf2","impliedFormat":1},{"version":"393137c76bd922ba70a2f8bf1ade4f59a16171a02fb25918c168d48875b0cfb0","impliedFormat":1},{"version":"3845d3b64286c12c60d39fc90ac1cc5e47cbc951530658d2567d578b2faa1f26","impliedFormat":1}],"root":[853,1372,1381,[1927,1950],[1957,1962],[1992,1994],[2189,2193],[2195,2260],[2323,2381],[2383,2423],[2427,2534],[2562,2620],2703,2704],"options":{"allowJs":false,"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"esModuleInterop":false,"jsx":4,"module":199,"noEmitOnError":false,"noFallthroughCasesInSwitch":true,"outDir":"./esm","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":false,"target":7},"referencedMap":[[2709,1],[2710,2],[2712,3],[2707,4],[2706,5],[2711,4],[2708,6],[2713,7],[2535,8],[2536,9],[2537,10],[2538,10],[2539,10],[2541,11],[2543,11],[2542,11],[2544,11],[2545,11],[2540,4],[2546,11],[2547,11],[2548,8],[2549,12],[2271,13],[2298,14],[2299,13],[2300,15],[2301,16],[2302,13],[2304,17],[2305,18],[2306,19],[2321,9],[2303,9],[2307,20],[2308,21],[2322,22],[2309,23],[2310,23],[2311,23],[2269,24],[2312,23],[2313,23],[2270,25],[2314,9],[2261,4],[2262,4],[2315,26],[2316,4],[2317,27],[2318,26],[2319,9],[2320,4],[2550,28],[2551,29],[2552,29],[2553,30],[1484,4],[1609,31],[1589,4],[1590,4],[1593,32],[1592,33],[1591,4],[1485,4],[1610,34],[1486,4],[1607,35],[1605,36],[1594,4],[1606,37],[1600,38],[1601,39],[1608,40],[1595,41],[1603,42],[1596,43],[1602,44],[1604,45],[1597,4],[1598,46],[1599,46],[1475,4],[1478,47],[1477,48],[1476,49],[1479,47],[1480,50],[103,51],[102,4],[104,52],[114,53],[107,54],[115,55],[112,53],[116,56],[110,53],[111,57],[113,58],[109,59],[108,60],[117,61],[105,62],[106,63],[97,4],[98,64],[120,65],[118,66],[119,67],[121,68],[100,69],[99,70],[101,71],[1699,72],[1683,4],[1701,73],[1684,74],[1700,4],[1705,75],[1706,76],[1702,76],[1708,77],[1703,76],[1707,78],[1704,79],[1690,80],[1687,81],[1694,5],[1688,80],[1685,81],[1693,4],[1698,82],[1695,4],[1696,4],[1697,4],[1692,81],[1689,83],[1686,4],[1691,84],[1317,85],[1319,86],[1320,87],[1322,9],[1321,88],[1324,89],[1318,90],[1323,91],[1326,89],[1327,4],[1352,92],[1354,93],[1353,94],[1325,89],[1315,91],[1355,95],[1356,96],[1357,97],[1365,98],[1364,4],[1366,99],[1368,100],[1369,101],[1370,102],[1361,103],[1362,103],[1363,103],[1316,89],[1367,4],[1358,4],[1359,103],[1360,4],[1312,104],[1302,105],[1299,4],[1303,106],[1304,107],[1308,108],[1305,109],[1306,109],[1307,109],[1313,4],[1309,105],[1314,110],[1311,111],[1300,4],[1310,112],[1301,106],[1723,113],[1724,113],[1725,4],[1726,113],[1728,114],[1722,115],[1727,113],[1730,116],[1731,117],[1733,118],[1737,119],[1735,120],[1734,121],[1736,122],[1732,123],[1729,124],[1721,5],[1615,125],[1660,4],[1616,4],[1663,126],[1647,127],[1659,128],[1650,129],[1651,4],[1661,4],[1658,4],[1652,4],[1644,130],[1612,4],[1653,4],[1648,4],[1654,4],[1649,4],[1662,4],[1641,4],[1645,4],[1646,4],[1642,4],[1613,4],[1655,4],[1656,131],[1657,132],[1614,4],[1643,4],[1757,133],[1751,134],[1739,135],[1738,136],[1756,137],[1741,135],[1752,138],[1742,139],[1743,139],[1744,140],[1746,141],[1745,142],[1748,143],[1747,144],[1750,139],[1749,145],[1754,146],[1753,4],[1740,135],[1755,4],[1664,4],[1671,147],[1666,148],[1667,149],[1668,149],[1669,150],[1670,150],[1665,151],[1672,152],[1673,152],[1675,153],[1676,152],[1677,152],[1678,154],[1679,4],[1680,4],[1681,4],[1674,152],[1720,155],[1682,156],[1709,157],[1712,158],[1713,4],[1714,4],[1715,4],[1716,4],[1717,4],[1718,159],[1719,160],[843,161],[388,162],[384,4],[389,163],[391,164],[390,4],[392,165],[394,166],[393,4],[395,167],[402,168],[401,4],[403,169],[811,170],[810,4],[812,171],[405,172],[404,4],[406,173],[408,174],[407,4],[409,175],[443,176],[442,4],[444,177],[446,178],[445,4],[447,179],[449,180],[448,4],[450,181],[454,182],[453,4],[455,183],[457,184],[456,4],[458,185],[460,186],[459,4],[461,187],[463,188],[462,4],[464,189],[465,190],[466,4],[467,191],[469,192],[468,4],[470,193],[472,194],[471,4],[473,195],[399,196],[398,4],[400,197],[397,198],[396,4],[475,199],[477,66],[474,4],[476,200],[478,201],[480,202],[479,4],[481,203],[483,204],[482,4],[484,205],[486,206],[485,4],[487,207],[489,208],[488,4],[490,209],[495,210],[494,4],[496,211],[498,212],[497,4],[499,213],[503,214],[502,4],[504,215],[411,216],[410,4],[412,217],[506,218],[505,4],[507,219],[508,66],[509,220],[511,221],[510,4],[512,222],[241,4],[242,4],[243,4],[244,4],[245,4],[246,4],[247,4],[248,4],[249,4],[250,4],[261,223],[251,4],[252,4],[253,4],[254,4],[255,4],[256,4],[257,4],[258,4],[259,4],[260,4],[514,224],[513,225],[515,226],[516,227],[517,228],[518,4],[524,229],[523,4],[525,230],[527,231],[526,4],[528,232],[530,233],[529,4],[531,234],[533,235],[532,4],[534,236],[536,237],[535,4],[537,238],[539,239],[538,4],[540,240],[544,241],[543,4],[545,242],[547,243],[546,4],[548,244],[451,245],[452,246],[553,247],[552,4],[554,248],[556,249],[555,4],[557,250],[559,251],[558,252],[561,253],[560,4],[562,254],[564,255],[563,4],[565,256],[567,257],[566,4],[568,258],[570,259],[569,4],[571,260],[804,261],[805,261],[801,262],[802,263],[573,264],[572,4],[574,265],[575,266],[576,4],[577,267],[578,245],[579,268],[580,269],[581,270],[583,271],[582,4],[584,272],[586,273],[585,4],[587,274],[589,275],[588,4],[590,276],[592,277],[591,4],[593,278],[595,279],[594,4],[596,280],[809,281],[599,282],[598,283],[597,4],[602,284],[601,285],[600,4],[551,286],[550,287],[549,4],[605,288],[604,289],[603,4],[501,290],[500,4],[608,291],[607,292],[606,4],[611,293],[610,294],[609,4],[614,295],[613,296],[612,4],[617,297],[616,298],[615,4],[620,299],[619,300],[618,4],[623,301],[622,302],[621,4],[626,303],[625,304],[624,4],[629,305],[628,306],[627,4],[632,307],[631,308],[630,4],[635,309],[634,310],[633,4],[643,311],[642,312],[641,4],[646,313],[645,314],[644,4],[640,315],[639,316],[649,317],[648,318],[647,4],[522,319],[521,320],[520,4],[519,4],[653,321],[652,322],[651,4],[650,323],[656,324],[655,325],[654,66],[659,326],[658,327],[657,4],[385,328],[663,329],[662,330],[661,4],[666,331],[665,332],[664,4],[413,333],[387,334],[386,4],[638,335],[637,336],[636,4],[436,337],[439,338],[437,339],[438,4],[434,340],[433,341],[432,66],[669,342],[668,343],[667,4],[674,344],[670,345],[673,346],[671,66],[672,347],[677,348],[676,349],[675,4],[680,350],[679,351],[678,4],[684,352],[683,353],[682,4],[681,354],[687,355],[686,356],[685,4],[542,357],[541,245],[693,358],[692,359],[691,4],[690,360],[689,4],[688,66],[699,361],[698,362],[697,4],[696,363],[695,364],[694,4],[703,365],[702,366],[701,4],[709,367],[708,368],[707,4],[712,369],[711,370],[710,4],[715,371],[713,372],[714,225],[719,373],[717,374],[716,4],[718,66],[722,375],[721,376],[720,4],[725,377],[724,378],[723,4],[728,379],[727,380],[726,4],[731,381],[730,382],[729,4],[734,383],[733,384],[732,4],[738,385],[736,386],[735,4],[737,66],[820,387],[816,388],[821,389],[235,390],[236,4],[822,4],[819,391],[817,392],[818,393],[239,4],[237,394],[831,395],[838,4],[836,4],[234,4],[839,396],[832,4],[814,397],[813,398],[823,399],[828,4],[238,4],[837,4],[827,4],[829,400],[830,401],[835,402],[825,403],[826,404],[815,405],[833,4],[834,4],[240,4],[842,406],[841,407],[840,4],[740,408],[739,409],[743,410],[742,411],[741,4],[746,412],[745,413],[744,4],[749,414],[748,415],[747,4],[752,416],[751,417],[750,4],[755,418],[754,419],[753,4],[758,420],[757,421],[756,4],[761,422],[760,423],[759,4],[764,424],[763,425],[762,4],[771,426],[770,427],[765,428],[766,4],[774,429],[773,430],[772,4],[777,431],[776,432],[775,4],[783,433],[782,434],[781,4],[780,435],[779,436],[778,4],[789,437],[788,438],[787,66],[786,439],[785,440],[784,4],[792,441],[791,442],[790,4],[795,443],[794,444],[793,4],[769,445],[768,446],[767,4],[706,447],[705,448],[704,4],[700,449],[383,450],[493,451],[492,452],[491,4],[807,453],[806,66],[808,454],[441,455],[440,456],[796,457],[660,66],[798,458],[797,4],[362,459],[363,460],[364,161],[365,461],[366,462],[381,463],[367,464],[368,465],[379,261],[369,466],[370,467],[435,456],[371,468],[372,469],[380,470],[375,471],[376,472],[373,473],[377,474],[378,475],[374,476],[803,4],[800,477],[799,245],[171,4],[176,478],[173,479],[172,480],[175,481],[174,480],[124,482],[125,483],[126,484],[123,485],[122,66],[147,486],[148,487],[144,488],[145,4],[146,489],[149,490],[150,491],[196,4],[197,492],[151,486],[152,493],[218,494],[215,4],[216,495],[217,496],[219,497],[181,498],[182,499],[127,500],[824,501],[183,502],[184,503],[139,504],[129,4],[142,505],[143,506],[128,4],[140,501],[141,507],[157,486],[158,508],[205,509],[208,510],[211,4],[212,4],[209,4],[210,511],[203,4],[206,4],[207,4],[204,512],[153,486],[154,513],[155,486],[156,514],[169,4],[170,515],[177,516],[178,517],[222,518],[221,519],[223,4],[225,520],[220,521],[226,522],[224,501],[233,523],[202,524],[201,66],[200,504],[160,525],[159,486],[162,526],[161,486],[214,527],[213,4],[164,528],[163,486],[166,529],[165,486],[180,530],[179,486],[229,531],[231,532],[228,533],[230,4],[227,521],[136,534],[135,535],[186,536],[185,537],[131,538],[137,539],[134,540],[138,541],[132,542],[130,542],[133,543],[199,544],[198,545],[168,546],[167,486],[195,547],[194,4],[191,548],[190,549],[188,4],[189,550],[187,4],[193,551],[192,4],[232,4],[96,66],[345,456],[346,552],[283,4],[284,553],[263,554],[264,555],[343,4],[344,556],[341,4],[342,557],[335,4],[336,558],[285,4],[286,559],[287,4],[288,560],[265,4],[266,561],[289,4],[290,562],[267,554],[268,563],[269,554],[270,564],[271,554],[272,565],[355,566],[356,567],[273,4],[274,568],[337,4],[338,569],[339,4],[340,570],[275,66],[276,571],[359,66],[360,572],[357,66],[358,573],[323,4],[324,574],[327,66],[328,575],[277,4],[278,576],[361,577],[332,578],[331,554],[322,579],[321,4],[292,580],[291,4],[350,581],[349,582],[294,583],[293,4],[296,584],[295,4],[280,585],[279,4],[282,586],[281,554],[298,587],[297,66],[354,588],[353,4],[334,589],[333,4],[300,590],[299,66],[348,66],[306,591],[305,4],[308,592],[307,4],[302,593],[301,66],[310,594],[309,4],[312,595],[311,66],[304,596],[303,4],[320,597],[319,66],[314,598],[313,66],[318,599],[317,66],[326,600],[325,4],[352,601],[351,602],[316,603],[315,4],[330,604],[329,66],[933,605],[892,606],[931,607],[891,4],[932,608],[890,4],[893,607],[431,609],[427,610],[414,4],[430,611],[423,612],[421,613],[420,613],[419,612],[416,613],[417,612],[425,614],[418,613],[415,612],[422,613],[428,615],[429,616],[424,617],[426,613],[85,4],[88,618],[87,619],[86,620],[1796,621],[1795,622],[1794,5],[1791,623],[1782,4],[1779,4],[1787,624],[1793,625],[1788,624],[1790,626],[1786,624],[1781,627],[1785,628],[1784,629],[1783,4],[1780,630],[1778,627],[1792,4],[1789,631],[1777,632],[1775,4],[1776,633],[1774,4],[1764,634],[1759,4],[1773,4],[1760,635],[1768,634],[1770,4],[1761,4],[1766,4],[1769,4],[1772,4],[1771,4],[1765,4],[1763,634],[1767,634],[1762,636],[900,4],[945,4],[946,4],[947,4],[948,4],[949,4],[950,4],[951,4],[952,4],[953,4],[954,4],[1618,4],[1332,637],[1330,4],[1351,638],[1344,639],[1349,640],[1331,641],[1350,642],[2554,643],[2555,644],[2561,645],[2556,641],[2557,643],[2558,66],[2559,646],[2560,647],[1343,648],[1342,649],[1339,650],[1340,651],[1341,651],[1338,651],[1329,652],[1969,653],[1965,654],[1972,655],[1967,656],[1968,4],[1970,653],[1966,656],[1963,4],[1971,656],[1964,4],[1985,657],[1991,658],[1982,659],[1990,66],[1983,657],[1984,660],[1975,659],[1973,661],[1989,662],[1986,661],[1988,659],[1987,661],[1981,661],[1980,661],[1974,659],[1976,663],[1978,659],[1979,659],[1977,659],[2426,664],[2425,665],[2424,4],[1711,666],[2634,4],[1493,4],[1710,4],[1532,667],[1533,667],[1534,668],[1492,669],[1535,670],[1536,671],[1537,672],[1487,4],[1490,673],[1488,4],[1489,4],[1538,674],[1539,675],[1540,676],[1541,677],[1542,678],[1543,679],[1544,679],[1546,680],[1545,681],[1547,682],[1548,683],[1549,684],[1531,685],[1491,4],[1550,686],[1551,687],[1552,688],[1588,689],[1553,690],[1554,691],[1555,692],[1556,693],[1557,694],[1558,695],[1562,696],[1563,697],[1564,698],[1565,699],[1566,699],[1567,700],[1568,4],[1569,4],[1570,701],[1572,702],[1571,703],[1573,704],[1574,705],[1575,706],[1576,707],[1577,708],[1578,709],[1579,710],[1580,711],[1581,712],[1582,713],[1583,714],[1584,715],[1585,716],[1586,717],[1587,718],[262,4],[2705,66],[382,66],[81,4],[83,719],[84,66],[2689,4],[2691,720],[2692,721],[2670,722],[2668,4],[2669,4],[2621,4],[2632,723],[2627,724],[2630,725],[2680,726],[2672,4],[2675,727],[2674,728],[2685,728],[2673,729],[2690,4],[2629,730],[2631,730],[2623,731],[2626,732],[2671,731],[2628,733],[2622,4],[1611,734],[1925,735],[1758,736],[1797,737],[1924,4],[1923,738],[1394,739],[1397,740],[1401,741],[1402,742],[1405,743],[1403,741],[1406,744],[1407,745],[1408,743],[1409,746],[1410,747],[1411,747],[1412,747],[1413,748],[1414,745],[1415,749],[1416,750],[1400,751],[1417,748],[1418,747],[1419,747],[1420,747],[1421,747],[1422,747],[1423,747],[1424,747],[1425,747],[1426,749],[1427,747],[1431,752],[1432,746],[1433,753],[1434,747],[1435,746],[1436,754],[1428,739],[1437,755],[1429,756],[1430,757],[1438,758],[1439,759],[1440,760],[1441,760],[1442,741],[1443,761],[1445,762],[1446,747],[1447,744],[1459,746],[1448,763],[1449,764],[1451,746],[1450,746],[1452,765],[1481,766],[1453,767],[1454,768],[1455,769],[1456,746],[1457,746],[1458,770],[1460,741],[1391,771],[1461,772],[1462,773],[1392,774],[1388,49],[1390,750],[1395,775],[1396,776],[1444,777],[2187,778],[1474,779],[1483,780],[2086,781],[1463,748],[2003,782],[2004,783],[2005,784],[2007,785],[2008,786],[2009,787],[2010,788],[2011,789],[2012,790],[2013,791],[2014,792],[2015,793],[2016,794],[2017,795],[2018,796],[2019,797],[2020,798],[2021,799],[2022,800],[2023,801],[2024,802],[2025,803],[2026,804],[2027,805],[2028,806],[2029,807],[2030,808],[2068,809],[2069,810],[2070,811],[2071,812],[2072,810],[2073,813],[2074,814],[2075,815],[2076,816],[2078,817],[2077,818],[2079,819],[2006,820],[2085,661],[2080,821],[2081,822],[2082,823],[2083,824],[2084,825],[1464,745],[1465,745],[1399,826],[1393,748],[1466,748],[1404,4],[1389,4],[1467,748],[1468,4],[1469,4],[1470,9],[1471,4],[1472,4],[1482,4],[1473,4],[1333,4],[1334,4],[1337,827],[1335,828],[1336,829],[1345,651],[1346,4],[1347,651],[1348,830],[1855,4],[1856,4],[1867,4],[1868,4],[1865,4],[1864,4],[1869,831],[1857,4],[1858,4],[1863,832],[1859,4],[1860,4],[1861,4],[1862,4],[1866,4],[1870,833],[1898,833],[1899,833],[1896,834],[1895,834],[1900,835],[1893,833],[1871,833],[1894,834],[1889,836],[1890,833],[1892,837],[1891,832],[1897,838],[1854,839],[1901,840],[1875,4],[1876,4],[1877,841],[1921,4],[1920,842],[1922,843],[1852,844],[1803,5],[1804,845],[1808,4],[1809,846],[1807,847],[1810,848],[1805,849],[1806,850],[1914,851],[1913,852],[1815,853],[1811,4],[1812,5],[1813,854],[1814,4],[1872,4],[1878,855],[1874,856],[1879,857],[1883,858],[1880,4],[1873,859],[1881,4],[1882,857],[1802,860],[1801,861],[1800,862],[1798,4],[1799,4],[1825,863],[1823,863],[1821,4],[1827,864],[1822,4],[1824,863],[1826,865],[1888,866],[1886,867],[1885,868],[1884,4],[1887,868],[1853,832],[1910,4],[1903,832],[1907,832],[1904,4],[1911,869],[1908,4],[1905,4],[1906,4],[1909,4],[1902,870],[1912,871],[1841,872],[1829,873],[1839,874],[1840,875],[1835,876],[1834,877],[1842,878],[1828,875],[1830,875],[1837,879],[1831,880],[1833,881],[1836,882],[1832,883],[1838,884],[1851,885],[1844,886],[1849,887],[1848,888],[1850,889],[1846,890],[1847,885],[1843,891],[1845,892],[1919,893],[1917,894],[1915,895],[1916,896],[1918,897],[856,898],[857,899],[876,900],[871,901],[872,902],[873,903],[874,901],[875,901],[864,904],[863,905],[861,906],[862,907],[867,908],[868,909],[869,909],[870,909],[860,910],[866,911],[865,912],[858,4],[854,4],[855,4],[859,913],[2292,4],[2294,914],[2293,915],[2273,916],[2291,917],[2274,4],[2296,918],[2297,919],[2272,4],[2286,4],[2277,920],[2285,921],[2278,920],[2279,920],[2280,920],[2281,920],[2284,920],[2282,920],[2283,920],[2295,922],[2289,923],[2287,4],[2288,4],[2290,4],[2276,924],[1328,4],[347,4],[82,4],[1634,4],[1624,4],[1636,925],[1625,926],[1623,927],[1632,928],[1635,929],[1627,930],[1628,931],[1626,932],[1629,933],[1630,934],[1631,933],[1633,4],[1619,4],[1621,935],[1620,935],[1622,936],[2642,4],[1617,4],[958,4],[2699,937],[2701,938],[2700,939],[2698,940],[2697,4],[1371,941],[848,942],[845,4],[846,943],[847,944],[2194,4],[1386,945],[1382,9],[1384,946],[1383,947],[1385,946],[1376,4],[907,948],[909,949],[911,950],[919,951],[921,952],[902,953],[905,954],[912,955],[922,956],[885,957],[923,958],[914,959],[925,960],[888,958],[926,961],[928,962],[916,963],[887,964],[929,965],[934,966],[930,967],[881,968],[936,969],[937,970],[939,971],[877,4],[942,972],[917,973],[882,958],[941,974],[880,975],[908,976],[910,976],[918,977],[920,976],[906,978],[904,979],[924,958],[878,980],[903,980],[938,981],[940,982],[879,983],[935,4],[955,984],[969,985],[959,986],[966,987],[963,988],[964,989],[970,990],[883,4],[895,991],[943,985],[927,980],[944,955],[956,992],[894,993],[957,965],[967,994],[884,967],[913,995],[968,996],[986,997],[965,998],[971,999],[972,1000],[889,967],[973,1001],[974,4],[960,1002],[915,1003],[975,955],[977,1004],[978,1004],[979,1005],[980,1006],[976,1007],[961,1008],[962,1009],[981,1010],[982,1011],[983,985],[896,1012],[984,1013],[886,983],[985,1014],[1816,1015],[1817,1016],[1818,1017],[1820,1018],[2659,1019],[2657,1020],[2658,1021],[2646,1022],[2647,1020],[2654,1023],[2645,1024],[2650,1025],[2660,4],[2651,1026],[2656,1027],[2662,1028],[2661,1029],[2644,1030],[2652,1031],[2653,1032],[2648,1033],[2655,1019],[2649,1034],[1559,4],[1560,4],[1561,1035],[844,4],[852,1036],[851,1037],[850,1038],[849,1039],[2382,66],[94,1040],[95,1041],[93,1042],[90,1043],[89,1044],[92,1045],[91,1043],[2636,1046],[2635,1047],[1640,1048],[1639,1049],[1638,1050],[1637,1051],[1819,5],[2643,4],[2681,4],[2624,4],[2625,1052],[79,4],[80,4],[13,4],[14,4],[16,4],[15,4],[2,4],[17,4],[18,4],[19,4],[20,4],[21,4],[22,4],[23,4],[24,4],[3,4],[25,4],[26,4],[4,4],[27,4],[31,4],[28,4],[29,4],[30,4],[32,4],[33,4],[34,4],[5,4],[35,4],[36,4],[37,4],[38,4],[6,4],[42,4],[39,4],[40,4],[41,4],[43,4],[7,4],[44,4],[49,4],[50,4],[45,4],[46,4],[47,4],[48,4],[8,4],[54,4],[51,4],[52,4],[53,4],[55,4],[9,4],[56,4],[57,4],[58,4],[60,4],[59,4],[61,4],[62,4],[10,4],[63,4],[64,4],[65,4],[11,4],[66,4],[67,4],[68,4],[69,4],[70,4],[1,4],[71,4],[72,4],[12,4],[76,4],[74,4],[78,4],[73,4],[77,4],[75,4],[1509,1053],[1519,1054],[1508,1053],[1529,1055],[1500,1056],[1499,1057],[1528,81],[1522,1058],[1527,1059],[1502,1060],[1516,1061],[1501,1062],[1525,1063],[1497,1064],[1496,81],[1526,1065],[1498,1066],[1503,1067],[1504,4],[1507,1067],[1494,4],[1530,1068],[1520,1069],[1511,1070],[1512,1071],[1514,1072],[1510,1073],[1513,1074],[1523,81],[1505,1075],[1506,1076],[1515,1077],[1495,1078],[1518,1069],[1517,1067],[1521,4],[1524,1079],[2275,4],[1197,1080],[988,1081],[997,1082],[996,1083],[2056,1084],[2057,1085],[2061,1086],[2064,1087],[2062,1088],[2060,1089],[2058,1090],[1198,1091],[898,1092],[2063,1093],[2059,1094],[1050,1085],[1186,1095],[1188,1096],[1051,1097],[1191,1098],[2055,984],[1107,1099],[1113,1100],[1114,1101],[1115,1101],[1112,1102],[1199,1103],[1398,1104],[1097,1105],[1116,1106],[1118,1107],[1122,1108],[1123,1109],[1124,1107],[1125,1110],[1073,1111],[1063,1112],[1072,1113],[1126,1114],[1127,1115],[1067,1116],[1129,1117],[1130,1118],[1058,1119],[1131,1120],[1135,1121],[1137,1122],[1139,1123],[1140,1124],[1141,1125],[1071,1115],[1134,1126],[1143,1127],[1144,1120],[1145,1128],[1147,1129],[1068,1130],[1148,1131],[1150,1132],[1106,1133],[1152,1134],[1153,1135],[1155,1136],[1156,1107],[1158,1137],[1159,1138],[1163,1139],[1169,1140],[1168,1141],[1171,1142],[1172,1143],[1173,1143],[1174,1144],[1177,1145],[1226,1146],[1200,1146],[1201,1147],[1202,1148],[1203,1147],[1204,1149],[1205,1147],[1206,1149],[1207,1146],[1208,1147],[1228,1147],[1209,1147],[1210,1150],[1211,1151],[1229,1147],[1212,1149],[1213,1147],[1214,1147],[1215,1152],[1216,1149],[1217,1147],[1230,1147],[1218,1147],[1219,1147],[1220,1147],[1221,1149],[1231,1147],[1222,1152],[1227,1147],[1223,1149],[1179,1153],[1180,1154],[1181,1155],[1182,1156],[1183,1157],[1070,1158],[1184,1159],[1185,1160],[1059,1161],[1060,1162],[1187,1163],[1189,1164],[1190,1165],[1192,1166],[1193,1153],[1194,1156],[1154,1167],[1196,1168],[1237,1169],[1225,1170],[1238,1171],[1178,1172],[1224,1173],[1195,1174],[1003,1175],[1232,1176],[1165,1177],[1236,1178],[1240,1179],[1241,4],[1242,4],[1246,4],[1243,4],[1245,4],[1247,4],[1244,4],[1075,1180],[1052,1181],[1042,1181],[1004,4],[1039,1182],[1064,1182],[1098,1180],[1043,1183],[1087,1184],[1018,1181],[1010,1181],[1136,1185],[1012,1182],[1109,1181],[1030,1186],[1005,1181],[1119,1181],[1044,1181],[1024,1181],[1025,1187],[1095,1188],[1031,1189],[1233,1181],[1249,1185],[1248,1181],[897,1190],[2033,1191],[2031,1192],[2032,1193],[2034,1194],[2035,1195],[2036,1196],[2037,1197],[2042,1198],[2043,1199],[2040,1200],[2039,1201],[2041,1202],[2045,1203],[2046,1204],[2047,1205],[2044,1190],[2052,1206],[2054,1207],[2065,1208],[2066,1209],[2050,1181],[2048,1210],[2053,1211],[2049,1211],[2051,1212],[2067,1213],[1298,1214],[901,1215],[989,1216],[999,1217],[1151,1218],[1074,1219],[994,1220],[1002,1221],[990,1222],[1108,4],[991,1201],[1117,1223],[992,1224],[995,1225],[987,1201],[1149,1226],[1000,1227],[1001,1228],[1006,1216],[993,1229],[1166,1230],[1160,1202],[899,4],[998,1222],[1084,1231],[1250,1232],[1086,1233],[1132,1234],[1251,1235],[1089,1236],[1090,1237],[1091,1238],[1252,1239],[1121,1240],[1092,1241],[1254,1242],[1282,1243],[1085,1244],[2265,1245],[1088,1246],[1255,1247],[1253,1248],[1082,1249],[1257,1250],[1046,1251],[1269,1252],[1022,1253],[1023,1254],[1033,1255],[2038,1256],[1034,1257],[1035,1257],[1038,1258],[1037,1259],[1277,1260],[1276,1261],[1040,1262],[1041,1263],[1029,1264],[1099,1265],[1053,1266],[1280,1267],[1281,1268],[1093,1269],[1019,1270],[1008,1271],[1256,1271],[1009,1271],[1011,1272],[1013,1273],[1076,1274],[1014,1271],[1083,1275],[1015,1276],[1286,1277],[1017,1278],[1016,1279],[1020,1260],[1111,1280],[1110,1281],[1100,1273],[1102,1271],[1103,1282],[1101,1283],[1104,1284],[1094,1285],[1105,1286],[1062,1287],[1061,1288],[1054,1289],[1066,1290],[2266,1268],[1138,1291],[1055,1292],[1133,1293],[1142,1294],[1065,1295],[1146,1296],[1056,1296],[2267,1297],[1077,1298],[1292,1299],[1021,1300],[1078,1084],[1293,1300],[1036,1300],[1289,1301],[1120,1302],[1287,1303],[1290,1301],[1081,1304],[1288,1303],[1079,1305],[1080,1306],[2268,1307],[1278,1308],[1279,1309],[1045,4],[1069,1310],[1164,1292],[1167,1084],[1026,1084],[1128,1084],[1027,1084],[1234,1084],[2263,4],[2264,1311],[1235,1312],[1028,1313],[1239,1314],[1259,1315],[1157,1316],[1162,1317],[1273,1318],[1260,1085],[1274,1319],[1261,1085],[1007,1320],[1262,1321],[1263,1322],[1265,1323],[1266,1324],[1268,1325],[1275,1320],[1264,1326],[1267,1315],[1291,1327],[1270,1328],[1271,1329],[1272,1330],[1175,1190],[1176,1331],[1096,1332],[1170,1084],[1057,1333],[1047,1334],[1258,1335],[1032,1336],[1297,1337],[1048,1338],[1049,1339],[1161,1340],[1284,1341],[1285,1341],[1283,1084],[1295,1342],[1296,1342],[1294,1084],[2683,1343],[2678,1344],[2679,1343],[2677,4],[2667,1345],[2641,1346],[2640,1347],[2638,1347],[2637,4],[2639,1348],[2665,4],[2664,4],[2663,4],[2666,1349],[2682,1350],[2676,1351],[2684,1352],[2633,4],[2693,1353],[2695,1354],[2686,1355],[2696,1356],[2694,1357],[2687,1358],[2688,1359],[2702,1360],[1996,1361],[1997,1362],[1998,1363],[2188,1364],[1926,1365],[2144,1366],[2115,1367],[2001,1368],[2002,1369],[2087,1370],[2089,1371],[2091,1372],[2092,1370],[2093,1370],[2094,1370],[2095,1368],[2096,1368],[2097,1369],[2098,1368],[2100,1373],[2101,1368],[2102,1370],[2099,1368],[2103,1374],[2104,1370],[2105,1370],[2106,1370],[2107,1370],[2108,1370],[2109,1370],[2110,1374],[2111,1375],[2112,1370],[2113,1370],[2114,1370],[2116,1376],[2117,1377],[2118,1370],[2119,1369],[2120,1374],[2121,1374],[2122,1370],[2123,1370],[2124,1370],[2125,1370],[2126,1377],[2127,1370],[2128,1370],[2129,1370],[2130,1370],[2131,1370],[2132,1375],[2133,1370],[2134,1370],[2135,1370],[2136,1377],[2138,1370],[2137,1370],[2139,1370],[2090,1369],[2088,1378],[2140,1378],[2141,1369],[2142,1377],[1995,1379],[2000,1380],[1999,1381],[2143,4],[1387,4],[1379,1382],[1956,1383],[1954,1384],[1952,1384],[1955,1384],[1951,1384],[1953,1384],[1378,1384],[1374,4],[1375,1385],[1380,1384],[1377,4],[1373,4],[2146,1386],[2147,1386],[2145,29],[2148,1387],[2149,1386],[2150,29],[2151,1388],[2152,1389],[2153,1390],[2155,1391],[2173,1392],[2156,4],[2186,1393],[2174,1394],[2175,1395],[2176,1396],[2177,4],[2178,1397],[2179,1398],[2154,1399],[2157,1400],[2180,1401],[2181,1398],[2182,1402],[2183,1403],[2184,4],[2185,4],[2158,1404],[2159,1404],[2160,1404],[2161,1404],[2162,1404],[2163,1404],[2164,1404],[2165,1404],[2166,1404],[2167,1404],[2168,1404],[2169,1404],[2170,1404],[2171,1404],[2172,1404],[2576,1405],[2515,1406],[2577,1407],[2516,1408],[2505,660],[2575,1409],[2500,1410],[2221,1411],[2220,1412],[2593,1413],[2340,1407],[2346,1414],[2343,1407],[2344,1415],[2594,1416],[2345,1417],[2502,1418],[2353,1419],[2200,1420],[2209,1421],[2208,1422],[2210,1423],[2199,1404],[2373,1424],[2372,1404],[2441,1425],[2439,1426],[2443,1412],[2238,1407],[2453,1407],[2454,1427],[2347,1407],[2354,1412],[2377,1412],[2331,1407],[2410,1428],[2421,1428],[2422,1429],[2408,1430],[2239,1431],[2578,1432],[2579,1407],[2582,1433],[2581,1434],[2580,1435],[2225,1436],[2389,1437],[2409,1438],[2504,1439],[2506,1440],[2595,1441],[2503,1442],[2512,1443],[2511,1444],[2508,1445],[2509,1412],[2510,1446],[2596,1447],[2599,1448],[2598,1407],[2597,1449],[2216,1407],[2514,1450],[2411,1407],[2429,1407],[2428,1451],[2234,1412],[2233,1407],[2440,1407],[2361,1452],[2248,1453],[2249,1454],[2362,1452],[2251,1455],[2252,1456],[2364,1457],[2365,1452],[2247,1404],[2369,1458],[2370,1459],[853,1460],[2226,1407],[2517,1461],[2253,1407],[2254,1462],[2376,1463],[2327,1428],[2328,1464],[2393,1465],[2387,1407],[2394,1466],[2391,1467],[2392,1468],[2395,1469],[2396,1460],[2390,1435],[2600,1470],[2601,1471],[2602,1472],[2412,1473],[2413,1474],[2414,1475],[2415,1476],[2591,1407],[2350,1477],[2592,1478],[2348,1479],[2349,1480],[2355,1481],[2356,1482],[2603,1483],[2235,1451],[2583,1484],[2584,1485],[2471,1486],[2473,1487],[2472,1488],[2475,1489],[2476,1490],[2474,1491],[2379,1422],[2381,1492],[2604,1493],[2380,1494],[2468,1407],[2469,1495],[2250,1407],[2507,1407],[2384,1496],[2383,660],[2218,1497],[2470,1498],[2217,1499],[2385,1407],[2386,1500],[2430,1501],[2435,1502],[2432,1503],[2423,1504],[2431,1505],[2416,1506],[2434,1507],[2433,1508],[2358,1407],[2359,1509],[2360,1510],[2530,1511],[2501,1404],[2531,1511],[2518,1512],[1372,1404],[2532,1513],[2211,660],[2213,1514],[2606,1514],[2212,1404],[2489,1515],[2442,1516],[1993,1517],[2201,1518],[2204,1519],[2334,1520],[2223,1521],[2427,1522],[2366,1523],[2335,1524],[2243,1525],[2246,1526],[2363,1527],[2229,1528],[2513,1529],[2336,1530],[2368,1531],[2244,1532],[2236,1533],[2436,1534],[2397,1535],[1994,1536],[2198,1537],[2337,1538],[2224,1539],[2455,1539],[2458,1540],[2330,1541],[2324,1542],[2351,1543],[2326,1544],[2207,1545],[2342,1546],[2245,1547],[2341,1548],[2206,1549],[2205,1550],[2203,1551],[2419,1552],[2477,1553],[2483,1553],[2605,1554],[1949,1555],[1927,1404],[1928,1404],[1929,1404],[1930,1404],[1931,1404],[2704,1404],[2607,1556],[1932,1404],[1942,1557],[1933,1404],[1934,1404],[1935,1404],[1936,1404],[1937,1404],[1938,1404],[1939,1404],[1940,1404],[1941,1404],[2378,1404],[2590,1558],[2231,1460],[2232,1559],[2237,1560],[2609,1407],[2375,1561],[2371,1562],[2374,1563],[2610,1564],[2398,1407],[2399,1565],[2418,1566],[2417,1567],[2420,1568],[2608,1569],[2611,1473],[2437,1570],[2438,1571],[2612,1404],[2446,1572],[2448,1573],[2456,1574],[2449,1575],[2447,1576],[2450,1577],[2451,1578],[2444,1579],[2457,1580],[2445,1404],[2613,1581],[2614,1582],[2615,1583],[2459,1412],[2460,1584],[2616,1585],[2463,1586],[2461,1407],[2464,1587],[2462,660],[2452,660],[2467,1588],[2465,1407],[2466,1589],[2617,1590],[2479,1591],[2482,1592],[2480,1593],[2481,1594],[2487,1404],[2484,1460],[2485,1595],[2488,1596],[2486,1597],[2490,1598],[2492,1599],[2493,1600],[2495,1601],[2491,1602],[2496,1603],[2498,1604],[2499,1605],[2494,1606],[2497,1404],[2523,1607],[1943,1608],[2529,1609],[2533,1610],[2400,660],[2534,1611],[2562,1612],[2563,1613],[2401,660],[2564,1614],[2403,1615],[2565,1616],[2402,660],[2566,1617],[2567,1618],[1960,1619],[2618,1620],[1961,1621],[2332,1622],[2190,1623],[2202,1404],[2189,1624],[2257,1625],[2256,1626],[2255,1627],[2258,1628],[2325,1628],[2406,1629],[2405,1630],[2404,1567],[2407,1631],[2568,1632],[2571,1633],[2240,1634],[2569,1635],[1381,1636],[2574,1637],[2259,1638],[2338,1639],[2242,1640],[2570,1641],[2241,1642],[2573,1643],[2619,1640],[2620,1640],[2227,1644],[2228,1645],[2196,1646],[2197,1647],[2193,1435],[2230,1648],[2333,1649],[2195,1650],[1945,1651],[2524,1652],[2260,1653],[2214,1654],[1959,1655],[1958,1656],[2329,1657],[1957,1658],[2572,1659],[2191,660],[2585,1660],[2528,1661],[2586,1619],[2587,1660],[2525,1404],[2526,1662],[2527,1619],[2588,1619],[2589,1619],[1948,1663],[1947,1435],[1944,1664],[2323,1665],[2219,1407],[2703,1666],[2519,1404],[2478,1667],[2520,1404],[1950,1404],[2521,1404],[2367,1404],[2222,1404],[2192,1404],[2388,1668],[1962,1622],[2357,1668],[2339,1404],[1992,1619],[1946,1404],[2522,1404],[2215,1404],[2352,1404]],"semanticDiagnosticsPerFile":[[853,[{"start":666,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.notFound.title\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.notFound.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.notFound.title\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.notFound.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":882,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.notFound.text\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.notFound.text\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.notFound.text\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.notFound.text\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[1958,[{"start":887,"length":4953,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type 'StateCreator<any, [], [[\"zustand/persist\", any]]>' to type 'StateCreator<SettingsState, [], [], SettingsState>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Type 'StateCreator<any, [], [[\"zustand/persist\", any]]>' is not comparable to type '{ $$storeMutators?: []; }'.","category":1,"code":2678,"next":[{"messageText":"Types of property '$$storeMutators' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '[[\"zustand/persist\", any]]' is not comparable to type '[]'.","category":1,"code":2678,"next":[{"messageText":"Source has 1 element(s) but target allows only 0.","category":1,"code":2619}],"canonicalHead":{"code":2678,"messageText":"Type 'StateCreator<any, [], [[\"zustand/persist\", any]]>' is not comparable to type '{ $$storeMutators?: []; }'."}}]}]}]}}]],[1994,[{"start":1231,"length":37,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.tokenAllowance.started\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.tokenAllowance.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.tokenAllowance.started\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.tokenAllowance.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1313,"length":106,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.tokenAllowance.actionRequired\", { tokenSymbol: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tokenSymbol: string; }] | [key: string | string[], options: { readonly tokenSymbol: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.tokenAllowance.actionRequired\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tokenSymbol: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.tokenAllowance.actionRequired\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'."}}]}]}]}},{"start":1456,"length":99,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.tokenAllowance.pending\", { tokenSymbol: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tokenSymbol: string; }] | [key: string | string[], options: { readonly tokenSymbol: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.tokenAllowance.pending\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tokenSymbol: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.tokenAllowance.pending\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'."}}]}]}]}},{"start":1589,"length":96,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.tokenAllowance.done\", { tokenSymbol: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tokenSymbol: string; }] | [key: string | string[], options: { readonly tokenSymbol: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.tokenAllowance.done\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tokenSymbol: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.tokenAllowance.done\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'."}}]}]}]}},{"start":1741,"length":41,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.switchChain.actionRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.switchChain.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.switchChain.actionRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:main.process.switchChain.actionRequired\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.switchChain.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1804,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.switchChain.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.switchChain.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.switchChain.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.switchChain.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1877,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.permit.started\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.permit.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.permit.started\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.permit.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1939,"length":36,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.permit.actionRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.permit.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.permit.actionRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.permit.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2000,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.permit.pending\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.permit.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.permit.pending\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.permit.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2051,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.permit.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.permit.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.permit.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.permit.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2117,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.swap.started\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.swap.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.swap.started\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.swap.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2177,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.swap.actionRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.swap.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.swap.actionRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.swap.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2236,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.swap.pending\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.swap.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.swap.pending\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.swap.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2359,"length":62,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.deposit.done\" | \"main.process.checkout.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.deposit.done\" | \"main.process.checkout.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.deposit.done\" | \"main.process.checkout.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"main.process.deposit.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.deposit.done\" | \"main.process.checkout.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2435,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.swap.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.swap.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.swap.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.swap.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2506,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.bridge.started\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.bridge.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.bridge.started\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.bridge.started\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2568,"length":36,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.bridge.actionRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.bridge.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.bridge.actionRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.bridge.actionRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2629,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.bridge.pending\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.bridge.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.bridge.pending\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.bridge.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2680,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.bridge.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.bridge.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.bridge.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.bridge.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2757,"length":37,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.receivingChain.pending\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.receivingChain.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.receivingChain.pending\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.receivingChain.pending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2890,"length":62,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.deposit.done\" | \"main.process.checkout.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.deposit.done\" | \"main.process.checkout.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.deposit.done\" | \"main.process.checkout.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"main.process.deposit.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.deposit.done\" | \"main.process.checkout.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2966,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.receivingChain.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.receivingChain.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.receivingChain.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.receivingChain.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3812,"length":37,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.receivingChain.partial\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.receivingChain.partial\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.receivingChain.partial\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.receivingChain.partial\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3875,"length":37,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.process.receivingChain.partial\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.process.receivingChain.partial\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.process.receivingChain.partial\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.process.receivingChain.partial\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4717,"length":317,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.remainInYourWallet\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; }] | [key: ...] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.remainInYourWallet\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ amount: string; tokenSymbol: string; chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.remainInYourWallet\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'."}}]}]}]}},{"start":5181,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.allowanceRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.allowanceRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.allowanceRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.allowanceRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5234,"length":99,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.allowanceRequired\", { tokenSymbol: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tokenSymbol: string; }] | [key: string | string[], options: { readonly tokenSymbol: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.allowanceRequired\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tokenSymbol: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.allowanceRequired\", { tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; } & $Dictionary]'."}}]}]}]}},{"start":5406,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.balanceIsTooLow\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.balanceIsTooLow\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.balanceIsTooLow\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.balanceIsTooLow\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5555,"length":25,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.chainSwitch\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.chainSwitch\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.chainSwitch\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.chainSwitch\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5697,"length":30,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.gasLimitIsTooLow\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.gasLimitIsTooLow\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.gasLimitIsTooLow\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.gasLimitIsTooLow\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5848,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.insufficientFunds\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.insufficientFunds\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.insufficientFunds\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.insufficientFunds\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5915,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.insufficientFunds\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.insufficientFunds\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.insufficientFunds\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.insufficientFunds\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6061,"length":28,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.slippageNotMet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.slippageNotMet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.slippageNotMet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.slippageNotMet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6111,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.slippageThreshold\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.slippageThreshold\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.slippageThreshold\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.slippageThreshold\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6222,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionFailed\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionFailed\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6275,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.transactionFailed\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.transactionFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.transactionFailed\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.transactionFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6387,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionExpired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionExpired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionExpired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionExpired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6441,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.transactionExpired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.transactionExpired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.transactionExpired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.transactionExpired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6563,"length":41,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionSimulationFailed\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionSimulationFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionSimulationFailed\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:error.title.transactionSimulationFailed\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionSimulationFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6626,"length":43,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.transactionSimulationFailed\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.transactionSimulationFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.transactionSimulationFailed\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:error.message.transactionSimulationFailed\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.transactionSimulationFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6758,"length":28,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.walletMismatch\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.walletMismatch\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.walletMismatch\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.walletMismatch\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6808,"length":44,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.walletChangedDuringExecution\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.walletChangedDuringExecution\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.walletChangedDuringExecution\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:error.message.walletChangedDuringExecution\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.walletChangedDuringExecution\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6935,"length":36,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionUnderpriced\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionUnderpriced\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionUnderpriced\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionUnderpriced\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7096,"length":35,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionUnprepared\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionUnprepared\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionUnprepared\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionUnprepared\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7254,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionCanceled\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionCanceled\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionCanceled\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionCanceled\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7445,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionRejected\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionRejected\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionRejected\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionRejected\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7636,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.transactionConflict\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.transactionConflict\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.transactionConflict\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.transactionConflict\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7834,"length":40,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.exchangeRateUpdateCanceled\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.exchangeRateUpdateCanceled\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.exchangeRateUpdateCanceled\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:error.title.exchangeRateUpdateCanceled\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.exchangeRateUpdateCanceled\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7995,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.signatureRejected\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.signatureRejected\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.signatureRejected\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.signatureRejected\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":8048,"length":308,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.signatureRejected\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; }] | [key: ...] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.signatureRejected\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ amount: string; tokenSymbol: string; chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.signatureRejected\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'."}}]}]}]}},{"start":8405,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.unknown\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.unknown\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.unknown\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.unknown\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":8480,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.transactionFailed\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.transactionFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.transactionFailed\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.transactionFailed\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":8579,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.message.unknown\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.message.unknown\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.message.unknown\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.message.unknown\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2190,[{"start":7615,"length":586,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ address: `0x${string}`; abi: [{ constant: false; inputs: [{ name: \"spender\"; type: \"address\"; }, { name: \"amount\"; type: \"uint256\"; }]; name: \"approve\"; outputs: [{ name: \"\"; type: \"bool\"; }]; type: \"function\"; }]; functionName: string; args: (bigint | `0x${string}`)[]; }' is not assignable to parameter of type 'WriteContractParameters<readonly [{ readonly constant: false; readonly inputs: readonly [{ readonly name: \"spender\"; readonly type: \"address\"; }, { readonly name: \"amount\"; readonly type: \"uint256\"; }]; readonly name: \"approve\"; readonly outputs: readonly [...]; readonly type: \"function\"; }], ... 4 more ..., undefin...'.","category":1,"code":2345,"next":[{"messageText":"Property 'chain' is missing in type '{ address: `0x${string}`; abi: [{ constant: false; inputs: [{ name: \"spender\"; type: \"address\"; }, { name: \"amount\"; type: \"uint256\"; }]; name: \"approve\"; outputs: [{ name: \"\"; type: \"bool\"; }]; type: \"function\"; }]; functionName: string; args: (bigint | `0x${string}`)[]; }' but required in type '{ chain: undefined; }'.","category":1,"code":2741,"canonicalHead":{"code":2322,"messageText":"Type '{ address: `0x${string}`; abi: [{ constant: false; inputs: [{ name: \"spender\"; type: \"address\"; }, { name: \"amount\"; type: \"uint256\"; }]; name: \"approve\"; outputs: [{ name: \"\"; type: \"bool\"; }]; type: \"function\"; }]; functionName: string; args: (bigint | `0x${string}`)[]; }' is not assignable to type '{ chain: undefined; }'."}}]},"relatedInformation":[{"file":"../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/chain.d.ts","start":8144,"length":5,"messageText":"'chain' is declared here.","category":3,"code":2728}]},{"start":8991,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ gas: bigint; chain: Chain; to: `0x${string}`; data: `0x${string}`; value: bigint; account: `0x${string}`; }' is not assignable to parameter of type 'SendTransactionParameters<Chain, Account, Chain, SendTransactionRequest<Chain, Chain>>'.","category":1,"code":2345,"next":[{"messageText":"Property 'kzg' is missing in type '{ gas: bigint; chain: Chain; to: `0x${string}`; data: `0x${string}`; value: bigint; account: `0x${string}`; }' but required in type 'ExactRequired<{ kzg?: Kzg; }>'.","category":1,"code":2741,"canonicalHead":{"code":2322,"messageText":"Type '{ gas: bigint; chain: Chain; to: `0x${string}`; data: `0x${string}`; value: bigint; account: `0x${string}`; }' is not assignable to type 'ExactRequired<{ kzg?: Kzg; }>'."}}]},"relatedInformation":[{"file":"../../../node_modules/.pnpm/viem@2.27.2_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.24.3/node_modules/viem/_types/types/kzg.d.ts","start":731,"length":3,"messageText":"'kzg' is declared here.","category":3,"code":2728}]}]],[2196,[{"start":1073,"length":5334,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type 'StateCreator<RouteExecutionState, [], [[\"zustand/persist\", { routes: Partial<Record<string, RouteExecution>>; }]]>' to type 'StateCreator<RouteExecutionState, [], [], RouteExecutionState>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Type 'StateCreator<RouteExecutionState, [], [[\"zustand/persist\", { routes: Partial<Record<string, RouteExecution>>; }]]>' is not comparable to type '{ $$storeMutators?: []; }'.","category":1,"code":2678,"next":[{"messageText":"Types of property '$$storeMutators' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '[[\"zustand/persist\", { routes: Partial<Record<string, RouteExecution>>; }]]' is not comparable to type '[]'.","category":1,"code":2678,"next":[{"messageText":"Source has 1 element(s) but target allows only 0.","category":1,"code":2619}],"canonicalHead":{"code":2678,"messageText":"Type 'StateCreator<RouteExecutionState, [], [[\"zustand/persist\", { routes: Partial<Record<string, RouteExecution>>; }]]>' is not comparable to type '{ $$storeMutators?: []; }'."}}]}]}]}}]],[2205,[{"start":3034,"length":8,"code":2339,"category":1,"messageText":"Property 'priceUSD' does not exist on type 'unknown'."},{"start":3062,"length":8,"code":2339,"category":1,"messageText":"Property 'priceUSD' does not exist on type 'StaticToken'."},{"start":3095,"length":8,"code":2339,"category":1,"messageText":"Property 'priceUSD' does not exist on type 'unknown'."},{"start":3217,"length":7,"code":2339,"category":1,"messageText":"Property 'logoURI' does not exist on type 'unknown'."}]],[2217,[{"start":419,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.estimatedTime\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.estimatedTime\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.estimatedTime\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.estimatedTime\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2231,[{"start":703,"length":36,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.title.emptyActiveTransactions\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.title.emptyActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.title.emptyActiveTransactions\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.title.emptyActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":931,"length":38,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.emptyActiveTransactions\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.emptyActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.message.emptyActiveTransactions\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:info.message.emptyActiveTransactions\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.emptyActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2232,[{"start":1685,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.activeTransactions\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.activeTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.activeTransactions\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.activeTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2222,"length":40,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.title.deleteActiveTransactions\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.title.deleteActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.title.deleteActiveTransactions\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:warning.title.deleteActiveTransactions\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.title.deleteActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2348,"length":42,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.deleteActiveTransactions\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.deleteActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.deleteActiveTransactions\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:warning.message.deleteActiveTransactions\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.deleteActiveTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2517,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.cancel\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.cancel\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2694,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.delete\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.delete\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.delete\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.delete\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2236,[{"start":875,"length":57,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"language.name\", { lng: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly lng: string; }] | [key: string | string[], options: { readonly lng: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"language.name\", { lng: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly lng: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ lng: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"language.name\", { lng: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly lng: string; } & $Dictionary]'."}}]}]}]}}]],[2237,[{"start":630,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"language.title\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"language.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"language.title\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"language.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1129,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"language.name\", { lng: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly lng: string; }] | [key: string | string[], options: { readonly lng: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"language.name\", { lng: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly lng: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ lng: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"language.name\", { lng: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly lng: string; } & $Dictionary]'."}}]}]}]}}]],[2252,[{"start":1582,"length":57,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.title.autoRefuel\", { chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly chainName: string; }] | [key: string | string[], options: { readonly chainName: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.title.autoRefuel\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.title.autoRefuel\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'."}}]}]}]}},{"start":2128,"length":80,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.autoRefuel\", { chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly chainName: string; }] | [key: string | string[], options: { readonly chainName: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.autoRefuel\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.autoRefuel\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'."}}]}]}]}}]],[2256,[{"start":558,"length":1996,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type 'StateCreator<BookmarkState, [], [[\"zustand/persist\", { bookmarks: Bookmark[]; recentWallets: Bookmark[]; }]]>' to type 'StateCreator<BookmarkState, [], [], BookmarkState>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Type 'StateCreator<BookmarkState, [], [[\"zustand/persist\", { bookmarks: Bookmark[]; recentWallets: Bookmark[]; }]]>' is not comparable to type '{ $$storeMutators?: []; }'.","category":1,"code":2678,"next":[{"messageText":"Types of property '$$storeMutators' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '[[\"zustand/persist\", { bookmarks: Bookmark[]; recentWallets: Bookmark[]; }]]' is not comparable to type '[]'.","category":1,"code":2678,"next":[{"messageText":"Source has 1 element(s) but target allows only 0.","category":1,"code":2619}],"canonicalHead":{"code":2678,"messageText":"Type 'StateCreator<BookmarkState, [], [[\"zustand/persist\", { bookmarks: Bookmark[]; recentWallets: Bookmark[]; }]]>' is not comparable to type '{ $$storeMutators?: []; }'."}}]}]}]}}]],[2337,[{"start":13093,"length":4,"code":2353,"category":1,"messageText":"Object literal may only specify known properties, and 'data' does not exist in type 'Route'."}]],[2344,[{"start":3680,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.max\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.max\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.max\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.max\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2345,[{"start":1812,"length":8,"code":2339,"category":1,"messageText":{"messageText":"Property 'priceUSD' does not exist on type 'Token | { decimals: number; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'priceUSD' does not exist on type '{ decimals: number; }'.","category":1,"code":2339}]}},{"start":2310,"length":81,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: any; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: any; }] | [key: string | string[], options: { readonly value: any; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: any; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'."}}]}]}]}},{"start":2786,"length":67,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}}]],[2346,[{"start":3069,"length":58,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: any; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: any; }] | [key: string | string[], options: { readonly value: any; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: any; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'."}}]}]}]}},{"start":3973,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.amount\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.amount\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.amount\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.amount\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4002,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.youPay\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.youPay\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.youPay\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.youPay\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4029,"length":13,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.send\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.send\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.send\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.send\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2349,[{"start":2011,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.selectChain\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.selectChain\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.selectChain\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.selectChain\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2081,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.selectToken\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.selectToken\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.selectToken\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.selectToken\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2113,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.selectChainAndToken\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.selectChainAndToken\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.selectChainAndToken\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.selectChainAndToken\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2230,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.payWith\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.payWith\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.payWith\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.payWith\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2258,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.from\" | \"main.to\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.from\" | \"main.to\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.from\" | \"main.to\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"main.from\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"main.from\" | \"main.to\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2356,[{"start":2380,"length":64,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.enterAddress\", { context: \"short\"; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly context: \"short\"; }] | [key: string | string[], options: { readonly context: \"short\"; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"short\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"short\"; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ context: \"short\"; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"short\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"short\"; } & $Dictionary]'."}}]}]}]}},{"start":4730,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.depositTo\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.depositTo\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.depositTo\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.depositTo\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4760,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.sendToWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.sendToWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2359,[{"start":1672,"length":43,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":1770,"length":43,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}}]],[2360,[{"start":2194,"length":11,"code":2353,"category":1,"messageText":"Object literal may only specify known properties, and 'priceImpact' does not exist in type 'RouteExtended'."},{"start":2446,"length":12,"code":2339,"category":1,"messageText":"Property 'estimatedGas' does not exist on type 'RouteExtended'."},{"start":2469,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'RouteExtended'."},{"start":2691,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'RouteExtended'."},{"start":2812,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'RouteExtended'."},{"start":4782,"length":15,"messageText":"Cannot find name 'combinedFeesUSD'.","category":1,"code":2304},{"start":5040,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.free\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.free\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.free\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.free\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5078,"length":45,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: any; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: any; }] | [key: string | string[], options: { readonly value: any; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: any; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'."}}]}]}]}},{"start":5106,"length":15,"messageText":"Cannot find name 'combinedFeesUSD'.","category":1,"code":2304},{"start":5946,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.network\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.network\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.network\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.network\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6123,"length":83,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":6585,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.provider\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.provider\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.provider\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.provider\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6721,"length":10,"messageText":"Cannot find name 'feeCostUSD'. Did you mean 'feeCosts'?","category":1,"code":2552,"canonicalHead":{"code":2304,"messageText":"Cannot find name 'feeCostUSD'."},"relatedInformation":[{"start":2402,"length":8,"messageText":"'feeCosts' is declared here.","category":3,"code":2728}]},{"start":6754,"length":83,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: any; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: any; }] | [key: string | string[], options: { readonly value: any; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: any; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: any; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: any; } & $Dictionary]'."}}]}]}]}},{"start":6804,"length":10,"messageText":"Cannot find name 'feeCostUSD'. Did you mean 'feeCosts'?","category":1,"code":2552,"canonicalHead":{"code":2304,"messageText":"Cannot find name 'feeCostUSD'."},"relatedInformation":[{"start":2402,"length":8,"messageText":"'feeCosts' is declared here.","category":3,"code":2728}]},{"start":7278,"length":48,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.integrator\", { tool: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tool: string; }] | [key: string | string[], options: { readonly tool: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.integrator\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tool: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.integrator\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'."}}]}]}]}},{"start":7350,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.defaultIntegrator\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.defaultIntegrator\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.defaultIntegrator\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.defaultIntegrator\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7536,"length":81,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":7761,"length":81,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":8306,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.priceImpact\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.priceImpact\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.priceImpact\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.priceImpact\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":8896,"length":11,"code":2345,"category":1,"messageText":"Argument of type 'number' is not assignable to parameter of type 'string'."},{"start":8990,"length":11,"code":2345,"category":1,"messageText":"Argument of type 'number' is not assignable to parameter of type 'string'."},{"start":9181,"length":40,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.percent\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":9690,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.maxSlippage\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.maxSlippage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.maxSlippage\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.maxSlippage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":9844,"length":106,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.percent\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":10295,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.minReceived\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.minReceived\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.minReceived\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.minReceived\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":10449,"length":226,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":11160,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.maxSlippage\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.maxSlippage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.maxSlippage\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.maxSlippage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":11657,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.minReceived\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.minReceived\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.minReceived\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.minReceived\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2361,[{"start":440,"length":43,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.accountNotDeployedMessage\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.accountNotDeployedMessage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.accountNotDeployedMessage\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:warning.message.accountNotDeployedMessage\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.accountNotDeployedMessage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2362,[{"start":546,"length":35,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.insufficientFunds\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.insufficientFunds\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.insufficientFunds\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.insufficientFunds\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2364,[{"start":776,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.title.insufficientGas\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.title.insufficientGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.title.insufficientGas\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.title.insufficientGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":983,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.insufficientGas\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.insufficientGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.insufficientGas\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.insufficientGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1246,"length":252,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.tokenOnChainAmount\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; }] | [key: ...] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.tokenOnChainAmount\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ amount: string; tokenSymbol: string; chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.tokenOnChainAmount\", { amount: string; tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'."}}]}]}]}}]],[2365,[{"start":539,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.toAddressIsRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.toAddressIsRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.message.toAddressIsRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.toAddressIsRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2373,[{"start":1177,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.connectWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.connectWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.connectWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.connectWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2374,[{"start":1267,"length":2,"code":2345,"category":1,"messageText":"Argument of type '{}' is not assignable to parameter of type 'boolean'."},{"start":1736,"length":57,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.checkoutReview\" | \"button.depositReview\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.checkoutReview\" | \"button.depositReview\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.checkoutReview\" | \"button.depositReview\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"button.checkoutReview\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"button.checkoutReview\" | \"button.depositReview\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1837,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.getGas\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.getGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.getGas\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.getGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2038,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.bridgeReview\" | \"button.swapReview\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.bridgeReview\" | \"button.swapReview\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.bridgeReview\" | \"button.swapReview\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"button.bridgeReview\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"button.bridgeReview\" | \"button.swapReview\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2213,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.deposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.deposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.deposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.deposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2245,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.buy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.buy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.buy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.buy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2297,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.getGas\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.getGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.getGas\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.getGas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2379,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.bridge\" | \"button.swap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.bridge\" | \"button.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.bridge\" | \"button.swap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"button.bridge\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"button.bridge\" | \"button.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2430,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.exchange\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.exchange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.exchange\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.exchange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2481,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.exchange\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.exchange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.exchange\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.exchange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2375,[{"start":1821,"length":51,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.deposit\" | \"header.checkout\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.deposit\" | \"header.checkout\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.deposit\" | \"header.checkout\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"header.deposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"header.deposit\" | \"header.checkout\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1918,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.gas\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.gas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.gas\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.gas\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1944,"length":13,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.swap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.swap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2376,[{"start":1372,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'string' is not assignable to type 'string & never[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'string' is not assignable to type 'never[]'.","category":1,"code":2322}]},"relatedInformation":[{"start":1372,"length":38,"messageText":"The expected type comes from property 'i18nKey' which is declared here on type 'IntrinsicAttributes & { i18nKey: string; values: { value: number; }; components: Element[]; } & { children?: TransChild | readonly TransChild[]; ... 11 more ...; t?: TFunction<...>; }'","category":3,"code":6500}]}]],[2381,[{"start":2729,"length":81,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepDetails\", { tool: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tool: string; }] | [key: string | string[], options: { readonly tool: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepDetails\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tool: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepDetails\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'."}}]}]}]}},{"start":7342,"length":181,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":7627,"length":58,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":7854,"length":242,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":8217,"length":189,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":9212,"length":78,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[string, { tool: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tool: string; }] | [key: string | string[], options: { readonly tool: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[string, { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tool: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[string, { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'."}}]}]}]}},{"start":9562,"length":186,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.bridgeStepDetails\", { from: string; to: string; tool: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly from: string; readonly to: string; readonly tool: string; }] | [key: string | string[], options: { ...; } & ... 1 more ... & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.bridgeStepDetails\", { from: string; to: string; tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly from: string; readonly to: string; readonly tool: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ from: string; to: string; tool: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.bridgeStepDetails\", { from: string; to: string; tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly from: string; readonly to: string; readonly tool: string; } & $Dictionary]'."}}]}]}]}},{"start":10018,"length":130,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.swapStepDetails\", { chain: string; tool: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly chain: string; readonly tool: string; }] | [key: string | string[], options: { ...; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.swapStepDetails\", { chain: string; tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chain: string; readonly tool: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ chain: string; tool: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.swapStepDetails\", { chain: string; tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chain: string; readonly tool: string; } & $Dictionary]'."}}]}]}]}},{"start":10480,"length":48,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.integrator\", { tool: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tool: string; }] | [key: string | string[], options: { readonly tool: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.integrator\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tool: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.integrator\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'."}}]}]}]}},{"start":10573,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.relayerService\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.relayerService\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.relayerService\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.relayerService\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":10617,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.defaultIntegrator\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.defaultIntegrator\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.defaultIntegrator\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.defaultIntegrator\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":10706,"length":84,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.refuelStepDetails\", { tool: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tool: string; }] | [key: string | string[], options: { readonly tool: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.refuelStepDetails\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tool: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.refuelStepDetails\", { tool: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; } & $Dictionary]'."}}]}]}]}}]],[2386,[{"start":2767,"length":97,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.tokenOnChain\", { tokenSymbol: string; chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tokenSymbol: string; readonly chainName: string; }] | [key: string | string[], options: { ...; } & ... 1 more ... & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.tokenOnChain\", { tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tokenSymbol: string; chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.tokenOnChain\", { tokenSymbol: string; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tokenSymbol: string; readonly chainName: string; } & $Dictionary]'."}}]}]}]}},{"start":3656,"length":71,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":3853,"length":67,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":4190,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.priceImpact\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.priceImpact\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.priceImpact\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.priceImpact\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4292,"length":40,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.percent\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":4614,"length":40,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.percent\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.percent\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}}]],[2389,[{"start":721,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.relayerService\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.relayerService\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.relayerService\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.relayerService\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":848,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.network\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.network\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.network\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.network\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1125,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.provider\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.provider\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.provider\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.provider\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1623,"length":43,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":1680,"length":97,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}}]],[2391,[{"start":2110,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.free\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.free\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.free\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.free\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2148,"length":84,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":2335,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.estimatedTime\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.estimatedTime\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.estimatedTime\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.estimatedTime\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2392,[{"start":1180,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.numberOfSteps\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.numberOfSteps\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.numberOfSteps\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.numberOfSteps\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2396,[{"start":674,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.title.routeNotFound\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.title.routeNotFound\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.title.routeNotFound\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.title.routeNotFound\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":892,"length":28,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.routeNotFound\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.routeNotFound\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.message.routeNotFound\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.routeNotFound\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2399,[{"start":1977,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.receive\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.receive\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2405,[{"start":494,"length":2312,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type 'StateCreator<ChainOrderState, [], [[\"zustand/persist\", { chainOrder: { from: number[]; to: number[]; }; }]]>' to type 'StateCreator<ChainOrderState, [], [], ChainOrderState>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Type 'StateCreator<ChainOrderState, [], [[\"zustand/persist\", { chainOrder: { from: number[]; to: number[]; }; }]]>' is not comparable to type '{ $$storeMutators?: []; }'.","category":1,"code":2678,"next":[{"messageText":"Types of property '$$storeMutators' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '[[\"zustand/persist\", { chainOrder: { from: number[]; to: number[]; }; }]]' is not comparable to type '[]'.","category":1,"code":2678,"next":[{"messageText":"Source has 1 element(s) but target allows only 0.","category":1,"code":2619}],"canonicalHead":{"code":2678,"messageText":"Type 'StateCreator<ChainOrderState, [], [[\"zustand/persist\", { chainOrder: { from: number[]; to: number[]; }; }]]>' is not comparable to type '{ $$storeMutators?: []; }'."}}]}]}]}}]],[2418,[{"start":1560,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.selectChain\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.selectChain\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.selectChain\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.selectChain\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2593,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.searchChains\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.searchChains\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.searchChains\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.searchChains\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3160,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.emptyChainList\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.emptyChainList\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.message.emptyChainList\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.emptyChainList\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2420,[{"start":1796,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.deselectAll\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.deselectAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.deselectAll\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.deselectAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1829,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.selectAll\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.selectAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.selectAll\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.selectAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3674,"length":25,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.enabledBridges\" | \"settings.enabledExchanges\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.enabledBridges\" | \"settings.enabledExchanges\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.enabledBridges\" | \"settings.enabledExchanges\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"settings.enabledBridges\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.enabledBridges\" | \"settings.enabledExchanges\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4557,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.searchBridges\" | \"main.searchExchanges\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.searchBridges\" | \"main.searchExchanges\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.searchBridges\" | \"main.searchExchanges\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"main.searchBridges\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"main.searchBridges\" | \"main.searchExchanges\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5247,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.emptyBridgesList\" | \"info.message.emptyExchangesList\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.emptyBridgesList\" | \"info.message.emptyExchangesList\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.message.emptyBridgesList\" | \"info.message.emptyExchangesList\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"info.message.emptyBridgesList\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.emptyBridgesList\" | \"info.message.emptyExchangesList\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2423,[{"start":656,"length":96,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.emptyTokenList\", { chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly chainName: string; }] | [key: string | string[], options: { readonly chainName: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.emptyTokenList\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.emptyTokenList\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'."}}]}]}]}}]],[2432,[{"start":4881,"length":79,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":5297,"length":75,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}}]],[2433,[{"start":3281,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.featuredTokens\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.featuredTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.featuredTokens\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.featuredTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3389,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.myTokens\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.myTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.myTokens\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.myTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3496,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.popularTokens\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.popularTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.popularTokens\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.popularTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3608,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.allTokens\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.allTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.allTokens\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.allTokens\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2437,[{"start":695,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.tokenSearch\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.tokenSearch\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.tokenSearch\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.tokenSearch\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2438,[{"start":1432,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.payWith\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.payWith\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.payWith\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.payWith\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1462,"length":13,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.from\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.from\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.from\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.from\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1487,"length":11,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.to\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.to\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.to\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.to\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2442,[{"start":1804,"length":151,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.walletAddressInvalid\", { context: \"chain\"; chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly context: \"chain\"; readonly chainName: string; }] | [key: string | string[], options: { ...; } & ... 1 more ... & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.walletAddressInvalid\", { context: \"chain\"; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"chain\"; readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ context: \"chain\"; chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.walletAddressInvalid\", { context: \"chain\"; chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"chain\"; readonly chainName: string; } & $Dictionary]'."}}]}]}]}}]],[2446,[{"start":2082,"length":5,"code":2339,"category":1,"messageText":{"messageText":"Property 'error' does not exist on type 'ValidResponse | InvalidResponse'.","category":1,"code":2339,"next":[{"messageText":"Property 'error' does not exist on type 'ValidResponse'.","category":1,"code":2339}]}},{"start":2657,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.bookmarkNameRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.bookmarkNameRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.bookmarkNameRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.bookmarkNameRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2808,"length":35,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.walletAddressRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.walletAddressRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.walletAddressRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.walletAddressRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3338,"length":91,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.bookmarkAlreadyExists\", { name: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly name: string; }] | [key: string | string[], options: { readonly name: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.bookmarkAlreadyExists\", { name: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly name: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ name: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.bookmarkAlreadyExists\", { name: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly name: string; } & $Dictionary]'."}}]}]}]}},{"start":4318,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.bookmarkWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.bookmarkWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.bookmarkWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.bookmarkWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5235,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.enterName\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.enterName\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.enterName\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.enterName\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5315,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.enterName\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.enterName\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.enterName\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.enterName\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5892,"length":83,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly context: \"long\"; }] | [key: string | string[], options: { readonly context: \"long\"; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"long\"; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ context: \"long\"; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"long\"; } & $Dictionary]'."}}]}]}]}},{"start":6008,"length":83,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly context: \"long\"; }] | [key: string | string[], options: { readonly context: \"long\"; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"long\"; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ context: \"long\"; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"long\"; } & $Dictionary]'."}}]}]}]}},{"start":6571,"length":37,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.fundsLossPrevention\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.fundsLossPrevention\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.fundsLossPrevention\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.fundsLossPrevention\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6810,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.cancel\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.cancel\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7080,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.bookmark\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.bookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.bookmark\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.bookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2448,[{"start":2347,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.bookmarkedWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.bookmarkedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.bookmarkedWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.bookmarkedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4530,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.options\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.options\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5352,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.noBookmarkedWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.noBookmarkedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.noBookmarkedWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.noBookmarkedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5903,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.copyAddress\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.copyAddress\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6048,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.viewOnExplorer\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.viewOnExplorer\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6193,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.delete\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.delete\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.delete\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.delete\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6391,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.addBookmark\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.addBookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.addBookmark\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.addBookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2449,[{"start":2004,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.connectedWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.connectedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.connectedWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.connectedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4028,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.options\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.options\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4936,"length":33,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.noConnectedWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.noConnectedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.noConnectedWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.noConnectedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5486,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.copyAddress\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.copyAddress\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5631,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.viewOnExplorer\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.viewOnExplorer\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2450,[{"start":2455,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.recentWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.recentWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.recentWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.recentWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5019,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.options\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.options\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5893,"length":30,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.noRecentWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.noRecentWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.noRecentWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.noRecentWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6440,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.copyAddress\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.copyAddress\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6585,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.viewOnExplorer\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.viewOnExplorer\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6731,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.bookmark\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.bookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.bookmark\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.bookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6874,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.delete\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.delete\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.delete\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.delete\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2451,[{"start":1910,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.sendToWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.sendToWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3808,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.options\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.options\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.options\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5024,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.copyAddress\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.copyAddress\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.copyAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5169,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.viewOnExplorer\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.viewOnExplorer\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.viewOnExplorer\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2456,[{"start":2415,"length":35,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.confirmWalletAddress\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.confirmWalletAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.confirmWalletAddress\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.confirmWalletAddress\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2975,"length":37,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.fundsLossPrevention\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.fundsLossPrevention\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.fundsLossPrevention\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.fundsLossPrevention\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3213,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.cancel\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.cancel\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3333,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.confirm\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.confirm\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.confirm\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.confirm\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2457,[{"start":2964,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.sendToWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.sendToWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3427,"length":35,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.walletAddressRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.walletAddressRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.walletAddressRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.walletAddressRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3779,"length":5,"code":2339,"category":1,"messageText":{"messageText":"Property 'error' does not exist on type 'ValidResponse | InvalidResponse'.","category":1,"code":2339,"next":[{"messageText":"Property 'error' does not exist on type 'ValidResponse'.","category":1,"code":2339}]}},{"start":3942,"length":85,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.walletChainTypeInvalid\", { chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly chainName: string; }] | [key: string | string[], options: { readonly chainName: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.walletChainTypeInvalid\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.walletChainTypeInvalid\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'."}}]}]}]}},{"start":4496,"length":35,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.walletAddressRequired\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.walletAddressRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"error.title.walletAddressRequired\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.walletAddressRequired\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4687,"length":93,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"error.title.bookmarkAlreadyExists\", { name: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly name: string; }] | [key: string | string[], options: { readonly name: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"error.title.bookmarkAlreadyExists\", { name: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly name: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ name: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"error.title.bookmarkAlreadyExists\", { name: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly name: string; } & $Dictionary]'."}}]}]}]}},{"start":5375,"length":5,"code":2339,"category":1,"messageText":{"messageText":"Property 'error' does not exist on type 'ValidResponse | InvalidResponse'.","category":1,"code":2339,"next":[{"messageText":"Property 'error' does not exist on type 'ValidResponse'.","category":1,"code":2339}]}},{"start":5969,"length":55,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly context: \"long\"; }] | [key: string | string[], options: { readonly context: \"long\"; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"long\"; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ context: \"long\"; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.enterAddress\", { context: \"long\"; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly context: \"long\"; } & $Dictionary]'."}}]}]}]}},{"start":7159,"length":13,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7231,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.bookmark\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.bookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.bookmark\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.bookmark\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":8038,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.recentWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.recentWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.recentWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.recentWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":8439,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"sendToWallet.connectedWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"sendToWallet.connectedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"sendToWallet.connectedWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"sendToWallet.connectedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":8857,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.bookmarkedWallets\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.bookmarkedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.bookmarkedWallets\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.bookmarkedWallets\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2460,[{"start":1259,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.resetSettings\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.resetSettings\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1381,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.resetSettings\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.resetSettings\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1503,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.title.resetSettings\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.title.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.title.resetSettings\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.title.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1624,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.resetSettings\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.resetSettings\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.resetSettings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1790,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.cancel\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.cancel\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1907,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.reset\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.reset\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.reset\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.reset\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2466,[{"start":2902,"length":50,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.slippageOutsideRecommendedLimits\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.slippageOutsideRecommendedLimits\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.slippageOutsideRecommendedLimits\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:warning.message.slippageOutsideRecommendedLimits\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.slippageOutsideRecommendedLimits\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3003,"length":48,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.slippageUnderRecommendedLimits\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.slippageUnderRecommendedLimits\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.slippageUnderRecommendedLimits\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:warning.message.slippageUnderRecommendedLimits\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.slippageUnderRecommendedLimits\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3081,"length":21,"code":2741,"category":1,"messageText":"Property 'icon' is missing in type '{ children: Element; value: Element; title: never; }' but required in type 'SettingCardExpandableProps'.","relatedInformation":[{"file":"../src/pages/settingspage/settingscard/types.ts","start":78,"length":4,"messageText":"'icon' is declared here.","category":3,"code":2728}],"canonicalHead":{"code":2322,"messageText":"Type '{ children: Element; value: Element; title: never; }' is not assignable to type 'SettingCardExpandableProps'."}},{"start":3229,"length":13,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.auto\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.auto\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.auto\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.auto\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3319,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.slippage\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.slippage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.slippage\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.slippage\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4065,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.custom\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.custom\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.custom\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.custom\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2467,[{"start":530,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.settings\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.settings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.settings\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.settings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2472,[{"start":1216,"length":75,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.sentToAddress\", { address: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly address: string; }] | [key: string | string[], options: { readonly address: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.sentToAddress\", { address: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly address: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ address: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.sentToAddress\", { address: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly address: string; } & $Dictionary]'."}}]}]}]}},{"start":1309,"length":75,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.sendToAddress\", { address: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly address: string; }] | [key: string | string[], options: { readonly address: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.sendToAddress\", { address: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly address: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ address: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.sendToAddress\", { address: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly address: string; } & $Dictionary]'."}}]}]}]}}]],[2475,[{"start":1712,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepBridgeAndDeposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepBridgeAndDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepBridgeAndDeposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepBridgeAndDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1759,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepBridgeAndBuy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepBridgeAndBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepBridgeAndBuy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepBridgeAndBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1800,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepSwapAndBridge\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepSwapAndBridge\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepSwapAndBridge\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepSwapAndBridge\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1970,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepBridgeAndDeposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepBridgeAndDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepBridgeAndDeposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepBridgeAndDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2017,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepBridgeAndBuy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepBridgeAndBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepBridgeAndBuy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepBridgeAndBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2058,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepBridge\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepBridge\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepBridge\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepBridge\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2219,"length":25,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepSwapAndDeposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepSwapAndDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepSwapAndDeposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepSwapAndDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2264,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepSwapAndBuy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepSwapAndBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepSwapAndBuy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepSwapAndBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2303,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepSwap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepSwap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepSwap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepSwap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2429,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepDeposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepDeposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2465,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepBuy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepBuy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2495,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepSwap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepSwap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepSwap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepSwap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2634,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepDeposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepDeposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepDeposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2670,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepBuy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepBuy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepBuy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2700,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.stepSwap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.stepSwap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.stepSwap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.stepSwap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2479,[{"start":827,"length":23,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.contactSupport\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.contactSupport\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.contactSupport\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.contactSupport\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2481,[{"start":1248,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.transferId\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.transferId\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.transferId\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.transferId\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2482,[{"start":1913,"length":58,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.checkoutDetails\" | \"header.depositDetails\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.checkoutDetails\" | \"header.depositDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.checkoutDetails\" | \"header.depositDetails\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"header.checkoutDetails\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"header.checkoutDetails\" | \"header.depositDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1983,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.transactionDetails\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.transactionDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.transactionDetails\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.transactionDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2484,[{"start":721,"length":36,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.title.emptyTransactionHistory\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.title.emptyTransactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.title.emptyTransactionHistory\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.title.emptyTransactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":949,"length":38,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"info.message.emptyTransactionHistory\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"info.message.emptyTransactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"info.message.emptyTransactionHistory\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:info.message.emptyTransactionHistory\"'?","category":1,"code":2820,"canonicalHead":{"code":2322,"messageText":"Type '[\"info.message.emptyTransactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2488,[{"start":1123,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.transactionHistory\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.transactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.transactionHistory\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.transactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2490,[{"start":2162,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.title.lowAddressActivity\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.title.lowAddressActivity\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.title.lowAddressActivity\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.title.lowAddressActivity\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2473,"length":91,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.lowAddressActivity\", { chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly chainName: string; }] | [key: string | string[], options: { readonly chainName: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.lowAddressActivity\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.lowAddressActivity\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'."}}]}]}]}},{"start":2765,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.cancel\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.cancel\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2886,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.continue\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.continue\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.continue\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.continue\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2492,[{"start":3376,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.title.rateChanged\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.title.rateChanged\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.title.rateChanged\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.title.rateChanged\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3532,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.rateChanged\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.rateChanged\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.rateChanged\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.rateChanged\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3738,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.quotedAmount\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.quotedAmount\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.quotedAmount\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.quotedAmount\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3874,"length":164,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":4271,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.currentAmount\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.currentAmount\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.currentAmount\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.currentAmount\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4408,"length":166,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.tokenAmount\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.tokenAmount\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":4807,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.rateChange\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.rateChange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.rateChange\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.rateChange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5149,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.cancel\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.cancel\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5366,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.continue\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.continue\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.continue\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.continue\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2496,[{"start":2177,"length":21,"messageText":"An expression of type 'void' cannot be tested for truthiness.","category":1,"code":1345},{"start":4839,"length":68,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.title.depositSuccessful\" | \"success.title.checkoutSuccessful\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.title.depositSuccessful\" | \"success.title.checkoutSuccessful\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"success.title.depositSuccessful\" | \"success.title.checkoutSuccessful\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"success.title.depositSuccessful\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"success.title.depositSuccessful\" | \"success.title.checkoutSuccessful\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4936,"length":44,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.title.bridgeSuccessful\" | \"success.title.swapSuccessful\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.title.bridgeSuccessful\" | \"success.title.swapSuccessful\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"success.title.bridgeSuccessful\" | \"success.title.swapSuccessful\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"success.title.bridgeSuccessful\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"success.title.bridgeSuccessful\" | \"success.title.swapSuccessful\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5028,"length":269,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; }] | [key: ...] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; } & $Dictionary]'."}}]}]}]}},{"start":5449,"length":53,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.title.bridgePartiallySuccessful\" | \"success.title.swapPartiallySuccessful\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.title.bridgePartiallySuccessful\" | \"success.title.swapPartiallySuccessful\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"success.title.bridgePartiallySuccessful\" | \"success.title.swapPartiallySuccessful\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"success.title.bridgePartiallySuccessful\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'. Did you mean '\"translation:success.title.bridgePartiallySuccessful\"'?","category":1,"code":2820}],"canonicalHead":{"code":2322,"messageText":"Type '[\"success.title.bridgePartiallySuccessful\" | \"success.title.swapPartiallySuccessful\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5529,"length":172,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.message.exchangePartiallySuccessful\", { tool: string; tokenSymbol: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tool: string; readonly tokenSymbol: string; }] | [key: string | string[], options: { ...; } & ... 1 more ... & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.message.exchangePartiallySuccessful\", { tool: string; tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; readonly tokenSymbol: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tool: string; tokenSymbol: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"success.message.exchangePartiallySuccessful\", { tool: string; tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; readonly tokenSymbol: string; } & $Dictionary]'."}}]}]}]}},{"start":5751,"length":269,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; }] | [key: ...] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; } & $Dictionary]'."}}]}]}]}},{"start":6180,"length":28,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.title.refundIssued\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.title.refundIssued\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"success.title.refundIssued\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"success.title.refundIssued\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6235,"length":172,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.message.exchangePartiallySuccessful\", { tool: string; tokenSymbol: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly tool: string; readonly tokenSymbol: string; }] | [key: string | string[], options: { ...; } & ... 1 more ... & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.message.exchangePartiallySuccessful\", { tool: string; tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; readonly tokenSymbol: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ tool: string; tokenSymbol: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"success.message.exchangePartiallySuccessful\", { tool: string; tokenSymbol: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly tool: string; readonly tokenSymbol: string; } & $Dictionary]'."}}]}]}]}},{"start":6457,"length":269,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; }] | [key: ...] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"success.message.exchangeSuccessful\", { amount: string; tokenSymbol: string; chainName: string; walletAddress: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly amount: string; readonly tokenSymbol: string; readonly chainName: string; readonly walletAddress: string; } & $Dictionary]'."}}]}]}]}},{"start":9709,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.seeDetails\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.seeDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.seeDetails\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.seeDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":9898,"length":11,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.ok\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.ok\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.ok\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.ok\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":9993,"length":13,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.done\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.done\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.done\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":10094,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.seeDetails\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.seeDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.seeDetails\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.seeDetails\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2498,[{"start":2149,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'Route'."},{"start":2270,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'Route'."},{"start":2722,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.title.highValueLoss\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.title.highValueLoss\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.title.highValueLoss\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.title.highValueLoss\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2880,"length":31,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"warning.message.highValueLoss\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"warning.message.highValueLoss\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"warning.message.highValueLoss\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"warning.message.highValueLoss\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3088,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.sending\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.sending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.sending\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.sending\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3219,"length":49,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":3482,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.network\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.network\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.network\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.network\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3778,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.free\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.free\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.free\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.free\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3814,"length":40,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":4120,"length":20,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.provider\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.provider\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.provider\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.provider\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4333,"length":40,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":4623,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.receiving\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.receiving\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.receiving\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.receiving\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4756,"length":47,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: string; }] | [key: string | string[], options: { readonly value: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: string; } & $Dictionary]'."}}]}]}]}},{"start":4998,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.valueLoss\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.valueLoss\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.valueLoss\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.valueLoss\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5480,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.cancel\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.cancel\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.cancel\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":5697,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.continue\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.continue\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.continue\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.continue\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2499,[{"start":3303,"length":51,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.deposit\" | \"header.checkout\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.deposit\" | \"header.checkout\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.deposit\" | \"header.checkout\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"header.deposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"header.deposit\" | \"header.checkout\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3537,"length":28,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"Confirm bridge\" | \"Confirm swap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"Confirm bridge\" | \"Confirm swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"Confirm bridge\" | \"Confirm swap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"Confirm bridge\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"Confirm bridge\" | \"Confirm swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3579,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.bridge\" | \"header.swap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.bridge\" | \"header.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.bridge\" | \"header.swap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"header.bridge\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"header.bridge\" | \"header.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3628,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.exchange\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.exchange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.exchange\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.exchange\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":4337,"length":42,"messageText":"An expression of type 'void' cannot be tested for truthiness.","category":1,"code":1345},{"start":6359,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.deposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.deposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.deposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.deposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6395,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.buy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.buy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.buy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.buy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6455,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.startBridging\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.startBridging\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.startBridging\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.startBridging\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6635,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.startBridging\" | \"button.startSwapping\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.startBridging\" | \"button.startSwapping\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.startBridging\" | \"button.startSwapping\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"button.startBridging\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"button.startBridging\" | \"button.startSwapping\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":6748,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.tryAgain\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.tryAgain\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.tryAgain\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.tryAgain\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":7775,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.removeTransaction\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.removeTransaction\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.removeTransaction\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.removeTransaction\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2506,[{"start":1012,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.close\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.close\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.close\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.close\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2508,[{"start":1677,"length":13,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.swap\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.swap\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.swap\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1732,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.bridge\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.bridge\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.bridge\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.bridge\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2510,[{"start":791,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"tooltip.settingsModified\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"tooltip.settingsModified\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"tooltip.settingsModified\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"tooltip.settingsModified\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":827,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.settings\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.settings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.settings\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.settings\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2528,[{"start":5231,"length":12,"messageText":"Spread types may only be created from object types.","category":1,"code":2698}]],[2581,[{"start":1758,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.ownedBy\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.ownedBy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.ownedBy\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.ownedBy\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2593,[{"start":1022,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.activeTransactions\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.activeTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.activeTransactions\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.activeTransactions\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1449,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.showAll\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.showAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.showAll\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.showAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2596,[{"start":438,"length":27,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.transactionHistory\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.transactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.transactionHistory\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.transactionHistory\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2597,[{"start":3889,"length":29,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.connectAnotherWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.connectAnotherWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.connectAnotherWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.connectAnotherWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2599,[{"start":3699,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.connectWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.connectWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.connectWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.connectWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2600,[{"start":1681,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.receive\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.receive\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1711,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.youPay\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.youPay\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.youPay\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.youPay\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1738,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.receive\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.receive\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2653,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.showAll\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.showAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.showAll\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"button.showAll\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2602,[{"start":3883,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.deposit\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.deposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.deposit\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.deposit\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3913,"length":15,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.youPay\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.youPay\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.youPay\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.youPay\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":3940,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"header.receive\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"header.receive\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"header.receive\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2603,[{"start":1847,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.sendToWallet\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.sendToWallet\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.sendToWallet\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2604,[{"start":1231,"length":34,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"format.currency\", { value: number; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly value: number; }] | [key: string | string[], options: { readonly value: number; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ value: number; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"format.currency\", { value: number; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly value: number; } & $Dictionary]'."}}]}]}]}},{"start":1291,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.paid\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.paid\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.paid\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.paid\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1313,"length":21,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.fees.estimated\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.fees.estimated\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"main.fees.estimated\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.fees.estimated\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2608,[{"start":1472,"length":41,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"main.onChain\", { chainName: string; }]' is not assignable to parameter of type '[key: TemplateStringsArray | TemplateStringsArray[], options?: { readonly chainName: string; }] | [key: string | string[], options: { readonly chainName: string; } & $Dictionary & { ...; }] | [key: ...]'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"main.onChain\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 1 in source is not compatible with type at position 1 in target.","category":1,"code":2626,"next":[{"messageText":"Type '{ chainName: string; }' is not assignable to type 'string'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"main.onChain\", { chainName: string; }]' is not assignable to type '[key: string | string[], defaultValue: string, options?: { readonly chainName: string; } & $Dictionary]'."}}]}]}]}}]],[2613,[{"start":1412,"length":25,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.enabledBridges\" | \"settings.enabledExchanges\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.enabledBridges\" | \"settings.enabledExchanges\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.enabledBridges\" | \"settings.enabledExchanges\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"settings.enabledBridges\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.enabledBridges\" | \"settings.enabledExchanges\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2614,[{"start":1119,"length":25,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.gasPrice.title\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.gasPrice.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.gasPrice.title\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.gasPrice.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1348,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.gasPrice.slow\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.gasPrice.slow\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.gasPrice.slow\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.gasPrice.slow\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1437,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.gasPrice.normal\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.gasPrice.normal\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.gasPrice.normal\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.gasPrice.normal\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1548,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.gasPrice.fast\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.gasPrice.fast\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.gasPrice.fast\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.gasPrice.fast\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2615,[{"start":989,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"language.title\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"language.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"language.title\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"language.title\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2616,[{"start":1328,"length":24,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.routePriority\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.routePriority\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.routePriority\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.routePriority\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]],[2617,[{"start":1668,"length":22,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.auto\" | \"button.dark\" | \"button.light\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.auto\" | \"button.dark\" | \"button.light\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.auto\" | \"button.dark\" | \"button.light\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"button.auto\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"button.auto\" | \"button.dark\" | \"button.light\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":1749,"length":16,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"settings.theme\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"settings.theme\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"settings.theme\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"canonicalHead":{"code":2322,"messageText":"Type '[\"settings.theme\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}},{"start":2172,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '[\"button.auto\" | \"button.dark\" | \"button.light\"]' is not assignable to parameter of type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary] | [key: ...] | [ke...'.","category":1,"code":2345,"next":[{"messageText":"Type '[\"button.auto\" | \"button.dark\" | \"button.light\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'.","category":1,"code":2322,"next":[{"messageText":"Type at position 0 in source is not compatible with type at position 0 in target.","category":1,"code":2626,"next":[{"messageText":"Type '\"button.auto\" | \"button.dark\" | \"button.light\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322,"next":[{"messageText":"Type '\"button.auto\"' is not assignable to type 'TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[]'.","category":1,"code":2322}],"canonicalHead":{"code":2322,"messageText":"Type '[\"button.auto\" | \"button.dark\" | \"button.light\"]' is not assignable to type '[key: TemplateStringsArray | \"translation:language.name\" | \"translation:language.title\" | \"translation:format.number\" | \"translation:format.currency\" | ... 265 more ... | (TemplateStringsArray | ... 268 more ... | \"translation:sendToWallet.noRecentWallets\")[], options?: TOptionsBase & $Dictionary]'."}}]}]}]}}]]],"latestChangedDtsFile":"./esm/utils/compactNumberFormatter.test.d.ts","version":"5.8.3"}
|