@daimo/pay 0.3.16 → 0.3.18
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/README.md +1 -1
- package/build/index.d.ts +419 -0
- package/build/index.es.js +126 -93
- package/build/index.es.js.map +1 -1
- package/package.json +6 -5
- package/build/packages/paykit/packages/connectkit/src/assets/ScanIconWithLogos.d.ts +0 -5
- package/build/packages/paykit/packages/connectkit/src/assets/browsers.d.ts +0 -10
- package/build/packages/paykit/packages/connectkit/src/assets/chains.d.ts +0 -79
- package/build/packages/paykit/packages/connectkit/src/assets/coins.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/assets/crepe.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/assets/icons.d.ts +0 -33
- package/build/packages/paykit/packages/connectkit/src/assets/logos.d.ts +0 -182
- package/build/packages/paykit/packages/connectkit/src/assets/wallet.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/assets/wave.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Common/Alert/index.d.ts +0 -6
- package/build/packages/paykit/packages/connectkit/src/components/Common/Alert/styles.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Common/Alert/types.d.ts +0 -5
- package/build/packages/paykit/packages/connectkit/src/components/Common/Avatar/index.d.ts +0 -16
- package/build/packages/paykit/packages/connectkit/src/components/Common/Avatar/styles.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Common/BrowserIcon/index.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/Common/BrowserIcon/styles.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/components/Common/BrowserIcon/types.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Common/Button/index.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/Common/Button/styles.d.ts +0 -10
- package/build/packages/paykit/packages/connectkit/src/components/Common/Button/types.d.ts +0 -15
- package/build/packages/paykit/packages/connectkit/src/components/Common/Chain/index.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/components/Common/Chain/styles.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/Common/ChainSelect/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Common/ChainSelectDropdown/index.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/components/Common/ChainSelectDropdown/styles.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/Common/ChainSelectList/index.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/Common/ChainSelectList/styles.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/components/Common/ConnectorList/index.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Common/ConnectorList/styles.d.ts +0 -5
- package/build/packages/paykit/packages/connectkit/src/components/Common/CopyToClipboard/CopyToClipboardIcon.d.ts +0 -6
- package/build/packages/paykit/packages/connectkit/src/components/Common/CopyToClipboard/index.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/components/Common/CustomQRCode/QRCode.d.ts +0 -12
- package/build/packages/paykit/packages/connectkit/src/components/Common/CustomQRCode/index.d.ts +0 -6
- package/build/packages/paykit/packages/connectkit/src/components/Common/CustomQRCode/styles.d.ts +0 -6
- package/build/packages/paykit/packages/connectkit/src/components/Common/CustomQRCode/types.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/components/Common/DynamicContainer/index.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/components/Common/FitText/index.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/components/Common/LazyImage/index.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/components/Common/Logo/index.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/components/Common/Logo/styles.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Common/Modal/index.d.ts +0 -25
- package/build/packages/paykit/packages/connectkit/src/components/Common/Modal/styles.d.ts +0 -24
- package/build/packages/paykit/packages/connectkit/src/components/Common/OptionsList/index.d.ts +0 -13
- package/build/packages/paykit/packages/connectkit/src/components/Common/OptionsList/styles.d.ts +0 -6
- package/build/packages/paykit/packages/connectkit/src/components/Common/OrderHeader/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Common/Portal/index.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Common/PoweredByFooter/index.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Common/ScrollArea/index.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/components/Common/ScrollArea/styles.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Common/Spinner/index.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/components/Common/Spinner/styles.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/components/Common/ThemedButton/index.d.ts +0 -15
- package/build/packages/paykit/packages/connectkit/src/components/Common/ThemedButton/styles.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Common/Tooltip/index.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/Common/Tooltip/styles.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Common/Tooltip/types.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPay.d.ts +0 -77
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayButton/index.d.ts +0 -44
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayButton/styles.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayModal/ConnectUsing.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayModal/ConnectWithInjector/index.d.ts +0 -15
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayModal/ConnectWithInjector/styles.d.ts +0 -6
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayModal/ConnectWithQRCode.d.ts +0 -5
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayModal/index.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/components/DaimoPayThemeProvider/DaimoPayThemeProvider.d.ts +0 -16
- package/build/packages/paykit/packages/connectkit/src/components/NetworkButton/index.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/components/Pages/About/graphics.d.ts +0 -11
- package/build/packages/paykit/packages/connectkit/src/components/Pages/About/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/About/styles.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Confirmation/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Connectors/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Connectors/styles.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/components/Pages/DownloadApp/index.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/components/Pages/MobileConnectors/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/MobileConnectors/styles.d.ts +0 -5
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Onboarding/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Onboarding/styles.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/components/Pages/PayWithToken/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/SelectDepositAddressChain/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/SelectMethod/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/SelectMethod/styles.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/components/Pages/SelectToken/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Solana/ConnectSolana/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Solana/ConnectorSolana/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Solana/PayWithSolanaToken/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/Solana/SelectSolanaToken/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/SwitchNetworks/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/WaitingDepositAddress/index.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/components/Pages/WaitingOther/index.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/Spinners/CircleSpinner/index.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/components/Spinners/CircleSpinner/styles.d.ts +0 -5
- package/build/packages/paykit/packages/connectkit/src/components/Spinners/SquircleSpinner/index.d.ts +0 -5
- package/build/packages/paykit/packages/connectkit/src/components/Spinners/SquircleSpinner/styles.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/components/contexts/solana/index.d.ts +0 -6
- package/build/packages/paykit/packages/connectkit/src/components/contexts/web3/index.d.ts +0 -25
- package/build/packages/paykit/packages/connectkit/src/constants/chainConfigs.d.ts +0 -18
- package/build/packages/paykit/packages/connectkit/src/constants/defaultTheme.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/defaultConfig.d.ts +0 -19
- package/build/packages/paykit/packages/connectkit/src/defaultConnectors.d.ts +0 -14
- package/build/packages/paykit/packages/connectkit/src/defaultTransports.d.ts +0 -15
- package/build/packages/paykit/packages/connectkit/src/hooks/connectors/useCoinbaseWalletUri.d.ts +0 -0
- package/build/packages/paykit/packages/connectkit/src/hooks/connectors/useWalletConnectUri.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/hooks/useChainIsSupported.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/hooks/useChains.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/hooks/useConnect.d.ts +0 -119
- package/build/packages/paykit/packages/connectkit/src/hooks/useConnectCallback.d.ts +0 -8
- package/build/packages/paykit/packages/connectkit/src/hooks/useConnectors.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/hooks/useDaimoPayStatus.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/hooks/useDepositAddressOptions.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/hooks/useEnsFallbackConfig.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/hooks/useExternalPaymentOptions.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/hooks/useFitText.d.ts +0 -14
- package/build/packages/paykit/packages/connectkit/src/hooks/useFocusTrap.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/hooks/useGoogleFont.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/hooks/useIsMobile.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/hooks/useIsMounted.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/hooks/useLastConnector.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/hooks/useLocalStorage.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/hooks/useLocales.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/hooks/useLockBodyScroll.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/hooks/useModal.d.ts +0 -10
- package/build/packages/paykit/packages/connectkit/src/hooks/usePayWithSolanaToken.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/hooks/usePaymentInfo.d.ts +0 -46
- package/build/packages/paykit/packages/connectkit/src/hooks/usePrevious.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/hooks/useSolanaPaymentOptions.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/hooks/useWalletConnectModal.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/hooks/useWalletPaymentOptions.d.ts +0 -11
- package/build/packages/paykit/packages/connectkit/src/hooks/useWindowSize.d.ts +0 -4
- package/build/packages/paykit/packages/connectkit/src/index.d.ts +0 -12
- package/build/packages/paykit/packages/connectkit/src/localizations/index.d.ts +0 -93
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/ar-AE.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/ca-AD.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/ee-EE.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/en-US.d.ts +0 -93
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/es-ES.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/fa-IR.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/fr-FR.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/index.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/ja-JP.d.ts +0 -93
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/pt-BR.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/ru-RU.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/tr-TR.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/vi-VN.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/localizations/locales/zh-CN.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/styles/defaultTheme.d.ts +0 -3
- package/build/packages/paykit/packages/connectkit/src/styles/index.d.ts +0 -1
- package/build/packages/paykit/packages/connectkit/src/styles/styled/index.d.ts +0 -12
- package/build/packages/paykit/packages/connectkit/src/styles/themes/base.d.ts +0 -129
- package/build/packages/paykit/packages/connectkit/src/styles/themes/index.d.ts +0 -673
- package/build/packages/paykit/packages/connectkit/src/styles/themes/midnight.d.ts +0 -74
- package/build/packages/paykit/packages/connectkit/src/styles/themes/minimal.d.ts +0 -94
- package/build/packages/paykit/packages/connectkit/src/styles/themes/nouns.d.ts +0 -79
- package/build/packages/paykit/packages/connectkit/src/styles/themes/retro.d.ts +0 -89
- package/build/packages/paykit/packages/connectkit/src/styles/themes/rounded.d.ts +0 -86
- package/build/packages/paykit/packages/connectkit/src/styles/themes/soft.d.ts +0 -69
- package/build/packages/paykit/packages/connectkit/src/styles/themes/web95.d.ts +0 -91
- package/build/packages/paykit/packages/connectkit/src/styles/types.d.ts +0 -80
- package/build/packages/paykit/packages/connectkit/src/types.d.ts +0 -44
- package/build/packages/paykit/packages/connectkit/src/utils/index.d.ts +0 -17
- package/build/packages/paykit/packages/connectkit/src/utils/localstorage.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/utils/p3.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/utils/platform.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/utils/trpc.d.ts +0 -2
- package/build/packages/paykit/packages/connectkit/src/utils/wallets.d.ts +0 -24
- package/build/packages/paykit/packages/connectkit/src/wallets/index.d.ts +0 -7
- package/build/packages/paykit/packages/connectkit/src/wallets/useWallets.d.ts +0 -9
- package/build/packages/paykit/packages/connectkit/src/wallets/walletConfigs.d.ts +0 -30
package/build/index.es.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@daimo/pay",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.3.
|
|
4
|
+
"version": "0.3.18",
|
|
5
5
|
"author": "Daimo",
|
|
6
6
|
"homepage": "https://pay.daimo.com",
|
|
7
7
|
"license": "BSD-2-Clause license",
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
"type": "module",
|
|
11
11
|
"exports": {
|
|
12
12
|
"import": "./build/index.es.js",
|
|
13
|
-
"types": "./build/
|
|
13
|
+
"types": "./build/index.d.ts"
|
|
14
14
|
},
|
|
15
|
-
"types": "./build/
|
|
15
|
+
"types": "./build/index.d.ts",
|
|
16
16
|
"engines": {
|
|
17
17
|
"node": ">=12.4"
|
|
18
18
|
},
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"scripts": {
|
|
24
24
|
"start": "rollup --config rollup.config.dev.js -w",
|
|
25
25
|
"dev": "rollup --config rollup.config.dev.js -w",
|
|
26
|
-
"build": "rollup --config rollup.config.prod.js",
|
|
26
|
+
"build": "rollup --config rollup.config.prod.js && rm -rf build/packages",
|
|
27
27
|
"lint": "eslint --max-warnings=0"
|
|
28
28
|
},
|
|
29
29
|
"keywords": [
|
|
@@ -73,7 +73,8 @@
|
|
|
73
73
|
"@types/react": "^18.2.47",
|
|
74
74
|
"@types/react-dom": "^18.2.18",
|
|
75
75
|
"@types/styled-components": "^5.1.25",
|
|
76
|
-
"rollup": "^
|
|
76
|
+
"rollup": "^3.29.5",
|
|
77
|
+
"rollup-plugin-dts": "^6.1.1",
|
|
77
78
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
78
79
|
"rollup-plugin-typescript2": "^0.34.0",
|
|
79
80
|
"rollup-plugin-visualizer": "^5.5.4",
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* TODO: Move hex colors into css variables for p3 support
|
|
3
|
-
*/
|
|
4
|
-
declare const _default: {
|
|
5
|
-
Chrome: import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
FireFox: import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
Brave: import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
Edge: import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
};
|
|
10
|
-
export default _default;
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
type Logo = {
|
|
2
|
-
testnet?: boolean;
|
|
3
|
-
};
|
|
4
|
-
export declare const Ethereum: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
export declare const Polygon: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
export declare const Optimism: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export declare const Arbitrum: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export declare const Telos: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export declare const Solana: ({ testnet, ...props }: {
|
|
10
|
-
testnet?: boolean;
|
|
11
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export declare const Bitcoin: ({ testnet, ...props }: {
|
|
13
|
-
testnet?: boolean;
|
|
14
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export declare const Tron: ({ testnet, ...props }: {
|
|
16
|
-
testnet?: boolean;
|
|
17
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export declare const Zcash: ({ testnet, ...props }: {
|
|
19
|
-
testnet?: boolean;
|
|
20
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
export declare const Base: ({ testnet, ...props }: {
|
|
22
|
-
testnet?: boolean;
|
|
23
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
24
|
-
export declare const chainToLogo: {
|
|
25
|
-
[x: number]: import("react/jsx-runtime").JSX.Element;
|
|
26
|
-
};
|
|
27
|
-
declare const _default: {
|
|
28
|
-
UnknownChain: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
29
|
-
Base: ({ testnet, ...props }: {
|
|
30
|
-
testnet?: boolean;
|
|
31
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
32
|
-
Ethereum: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
33
|
-
Polygon: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
34
|
-
Optimism: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
35
|
-
Arbitrum: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
36
|
-
Aurora: ({ testnet, ...props }: {
|
|
37
|
-
testnet?: boolean;
|
|
38
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
39
|
-
Avalanche: ({ testnet, ...props }: {
|
|
40
|
-
testnet?: boolean;
|
|
41
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
42
|
-
Celo: ({ testnet, ...props }: {
|
|
43
|
-
testnet?: boolean;
|
|
44
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
45
|
-
Telos: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
46
|
-
Gnosis: ({ testnet, ...props }: {
|
|
47
|
-
testnet?: boolean;
|
|
48
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
49
|
-
Evmos: ({ testnet, ...props }: {
|
|
50
|
-
testnet?: boolean;
|
|
51
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
52
|
-
BinanceSmartChain: ({ testnet, ...props }: {
|
|
53
|
-
testnet?: boolean;
|
|
54
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
55
|
-
Foundry: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
56
|
-
Sepolia: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
57
|
-
Taraxa: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
58
|
-
zkSync: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
59
|
-
Flare: ({ testnet, ...props }: Logo) => import("react/jsx-runtime").JSX.Element;
|
|
60
|
-
Canto: ({ testnet, ...props }: {
|
|
61
|
-
testnet?: boolean;
|
|
62
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
63
|
-
Fantom: ({ testnet, ...props }: {
|
|
64
|
-
testnet?: boolean;
|
|
65
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
66
|
-
Filecoin: ({ testnet, ...props }: {
|
|
67
|
-
testnet?: boolean;
|
|
68
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
69
|
-
Metis: ({ testnet, ...props }: {
|
|
70
|
-
testnet?: boolean;
|
|
71
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
72
|
-
IoTeX: ({ testnet, ...props }: {
|
|
73
|
-
testnet?: boolean;
|
|
74
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
75
|
-
Zora: ({ testnet, ...props }: {
|
|
76
|
-
testnet?: boolean;
|
|
77
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
78
|
-
};
|
|
79
|
-
export default _default;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
export declare const Scan: ({ ...props }: {
|
|
2
|
-
[x: string]: any;
|
|
3
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
export declare const Download: ({ ...props }: {
|
|
5
|
-
[x: string]: any;
|
|
6
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export declare const ExternalLinkIcon: ({ ...props }: {
|
|
8
|
-
[x: string]: any;
|
|
9
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export declare const AlertIcon: ({ ...props }: {
|
|
11
|
-
[x: string]: any;
|
|
12
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export declare const DisconnectIcon: ({ ...props }: {
|
|
14
|
-
[x: string]: any;
|
|
15
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export declare const TickIcon: ({ ...props }: {
|
|
17
|
-
[x: string]: any;
|
|
18
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export declare const LoadingCircleIcon: ({ ...props }: {
|
|
20
|
-
[x: string]: any;
|
|
21
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
export declare const RetryIconCircle: ({ ...props }: {
|
|
23
|
-
[x: string]: any;
|
|
24
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
25
|
-
export declare const RetryIcon: ({ ...props }: {
|
|
26
|
-
[x: string]: any;
|
|
27
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
28
|
-
export declare const CopyToClipboardIcon: ({ ...props }: {
|
|
29
|
-
[x: string]: any;
|
|
30
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
31
|
-
export declare const AuthIcon: ({ ...props }: {
|
|
32
|
-
[x: string]: any;
|
|
33
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,182 +0,0 @@
|
|
|
1
|
-
export declare const Mock: ({ ...props }: {
|
|
2
|
-
[x: string]: any;
|
|
3
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
export declare const Injected: ({ ...props }: {
|
|
5
|
-
[x: string]: any;
|
|
6
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export declare const WalletConnect: ({ background, ...props }: {
|
|
8
|
-
[x: string]: any;
|
|
9
|
-
background?: boolean | undefined;
|
|
10
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export declare const MetaMask: ({ background, ...props }: {
|
|
12
|
-
[x: string]: any;
|
|
13
|
-
background?: boolean | undefined;
|
|
14
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export declare const Coinbase: ({ background, ...props }: {
|
|
16
|
-
[x: string]: any;
|
|
17
|
-
background?: boolean | undefined;
|
|
18
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export declare const Family: ({ ...props }: {
|
|
20
|
-
[x: string]: any;
|
|
21
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
export declare const Trust: ({ theme, ...props }: {
|
|
23
|
-
[x: string]: any;
|
|
24
|
-
theme?: string | undefined;
|
|
25
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
26
|
-
export declare const Argent: ({ ...props }: {
|
|
27
|
-
[x: string]: any;
|
|
28
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
29
|
-
export declare const ImToken: ({ ...props }: {
|
|
30
|
-
[x: string]: any;
|
|
31
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
32
|
-
export declare const Frame: ({ ...props }: {
|
|
33
|
-
[x: string]: any;
|
|
34
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
35
|
-
export declare const Rainbow: ({ round, ...props }: {
|
|
36
|
-
[x: string]: any;
|
|
37
|
-
round?: boolean | undefined;
|
|
38
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
39
|
-
export declare const Brave: ({ ...props }: {
|
|
40
|
-
[x: string]: any;
|
|
41
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
42
|
-
export declare const Crypto: ({ ...props }: {
|
|
43
|
-
[x: string]: any;
|
|
44
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
45
|
-
export declare const Ledger: ({ ...props }: {
|
|
46
|
-
[x: string]: any;
|
|
47
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
48
|
-
export declare const Steak: ({ ...props }: {
|
|
49
|
-
[x: string]: any;
|
|
50
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
51
|
-
export declare const Unstoppable: ({ ...props }: {
|
|
52
|
-
[x: string]: any;
|
|
53
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
54
|
-
export declare const ONTO: ({ ...props }: {
|
|
55
|
-
[x: string]: any;
|
|
56
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
57
|
-
export declare const Slope: ({ ...props }: {
|
|
58
|
-
[x: string]: any;
|
|
59
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
60
|
-
export declare const Safe: ({ ...props }: {
|
|
61
|
-
[x: string]: any;
|
|
62
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
63
|
-
export declare const Frontier: ({ ...props }: {
|
|
64
|
-
[x: string]: any;
|
|
65
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
66
|
-
export declare const Zerion: ({ ...props }: {
|
|
67
|
-
[x: string]: any;
|
|
68
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
69
|
-
export declare const Phantom: ({ background, ...props }: {
|
|
70
|
-
[x: string]: any;
|
|
71
|
-
background?: boolean | undefined;
|
|
72
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
73
|
-
export declare const PlaceHolder: () => import("react/jsx-runtime").JSX.Element;
|
|
74
|
-
export declare const Dawn: ({ ...props }: {
|
|
75
|
-
[x: string]: any;
|
|
76
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
77
|
-
export declare const InfinityWallet: ({ ...props }: {
|
|
78
|
-
[x: string]: any;
|
|
79
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
80
|
-
export declare const Rabby: ({ ...props }: {
|
|
81
|
-
[x: string]: any;
|
|
82
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
83
|
-
export declare const OtherWallets: ({ ...props }: {
|
|
84
|
-
[x: string]: any;
|
|
85
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
86
|
-
declare const _default: {
|
|
87
|
-
Mock: ({ ...props }: {
|
|
88
|
-
[x: string]: any;
|
|
89
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
90
|
-
Injected: ({ ...props }: {
|
|
91
|
-
[x: string]: any;
|
|
92
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
93
|
-
OtherWallets: ({ ...props }: {
|
|
94
|
-
[x: string]: any;
|
|
95
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
96
|
-
WalletConnect: ({ background, ...props }: {
|
|
97
|
-
[x: string]: any;
|
|
98
|
-
background?: boolean | undefined;
|
|
99
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
100
|
-
MetaMask: ({ background, ...props }: {
|
|
101
|
-
[x: string]: any;
|
|
102
|
-
background?: boolean | undefined;
|
|
103
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
104
|
-
Coinbase: ({ background, ...props }: {
|
|
105
|
-
[x: string]: any;
|
|
106
|
-
background?: boolean | undefined;
|
|
107
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
108
|
-
Family: ({ ...props }: {
|
|
109
|
-
[x: string]: any;
|
|
110
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
111
|
-
Trust: ({ theme, ...props }: {
|
|
112
|
-
[x: string]: any;
|
|
113
|
-
theme?: string | undefined;
|
|
114
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
115
|
-
Argent: ({ ...props }: {
|
|
116
|
-
[x: string]: any;
|
|
117
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
118
|
-
ImToken: ({ ...props }: {
|
|
119
|
-
[x: string]: any;
|
|
120
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
121
|
-
Rainbow: ({ round, ...props }: {
|
|
122
|
-
[x: string]: any;
|
|
123
|
-
round?: boolean | undefined;
|
|
124
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
125
|
-
Crypto: ({ ...props }: {
|
|
126
|
-
[x: string]: any;
|
|
127
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
128
|
-
Ledger: ({ ...props }: {
|
|
129
|
-
[x: string]: any;
|
|
130
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
131
|
-
Brave: ({ ...props }: {
|
|
132
|
-
[x: string]: any;
|
|
133
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
134
|
-
Steak: ({ ...props }: {
|
|
135
|
-
[x: string]: any;
|
|
136
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
137
|
-
Unstoppable: ({ ...props }: {
|
|
138
|
-
[x: string]: any;
|
|
139
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
140
|
-
ONTO: ({ ...props }: {
|
|
141
|
-
[x: string]: any;
|
|
142
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
143
|
-
Slope: ({ ...props }: {
|
|
144
|
-
[x: string]: any;
|
|
145
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
146
|
-
Safe: ({ ...props }: {
|
|
147
|
-
[x: string]: any;
|
|
148
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
149
|
-
Frontier: ({ ...props }: {
|
|
150
|
-
[x: string]: any;
|
|
151
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
152
|
-
Zerion: ({ ...props }: {
|
|
153
|
-
[x: string]: any;
|
|
154
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
155
|
-
Phantom: ({ background, ...props }: {
|
|
156
|
-
[x: string]: any;
|
|
157
|
-
background?: boolean | undefined;
|
|
158
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
159
|
-
PlaceHolder: () => import("react/jsx-runtime").JSX.Element;
|
|
160
|
-
Frame: ({ ...props }: {
|
|
161
|
-
[x: string]: any;
|
|
162
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
163
|
-
Dawn: ({ ...props }: {
|
|
164
|
-
[x: string]: any;
|
|
165
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
166
|
-
InfinityWallet: ({ ...props }: {
|
|
167
|
-
[x: string]: any;
|
|
168
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
169
|
-
Rabby: ({ ...props }: {
|
|
170
|
-
[x: string]: any;
|
|
171
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
172
|
-
Fordefi: ({ ...props }: {
|
|
173
|
-
[x: string]: any;
|
|
174
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
175
|
-
TokenPocket: ({ ...props }: {
|
|
176
|
-
[x: string]: any;
|
|
177
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
178
|
-
Talisman: ({ ...props }: {
|
|
179
|
-
[x: string]: any;
|
|
180
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
181
|
-
};
|
|
182
|
-
export default _default;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
type Hash = `0x${string}`;
|
|
3
|
-
export type CustomAvatarProps = {
|
|
4
|
-
address?: Hash | undefined;
|
|
5
|
-
ensName?: string | undefined;
|
|
6
|
-
ensImage?: string;
|
|
7
|
-
size: number;
|
|
8
|
-
radius: number;
|
|
9
|
-
};
|
|
10
|
-
declare const Avatar: React.FC<{
|
|
11
|
-
address?: Hash | undefined;
|
|
12
|
-
name?: string | undefined;
|
|
13
|
-
size?: number;
|
|
14
|
-
radius?: number;
|
|
15
|
-
}>;
|
|
16
|
-
export default Avatar;
|
package/build/packages/paykit/packages/connectkit/src/components/Common/BrowserIcon/styles.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const BrowserIconContainer: any;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare const SpinnerContainer: any;
|
|
2
|
-
export declare const Arrow: any;
|
|
3
|
-
export declare const ArrowChevron: any;
|
|
4
|
-
export declare const ArrowLine: any;
|
|
5
|
-
export declare const DownloadArrow: any;
|
|
6
|
-
export declare const DownloadArrowInner: any;
|
|
7
|
-
export declare const ButtonContainerInner: any;
|
|
8
|
-
export declare const ButtonContainer: any;
|
|
9
|
-
export declare const InnerContainer: any;
|
|
10
|
-
export declare const IconContainer: any;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
export type ButtonProps = {
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
variant?: "primary" | "secondary" | "tertiary";
|
|
5
|
-
disabled?: boolean;
|
|
6
|
-
icon?: React.ReactNode;
|
|
7
|
-
iconPosition?: "left" | "right";
|
|
8
|
-
roundedIcon?: boolean;
|
|
9
|
-
waiting?: boolean;
|
|
10
|
-
arrow?: boolean;
|
|
11
|
-
download?: boolean;
|
|
12
|
-
href?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
onClick?: (e: any) => void;
|
|
15
|
-
};
|
package/build/packages/paykit/packages/connectkit/src/components/Common/ChainSelectList/styles.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const SwitchNetworksContainer: any;
|
|
2
|
-
export declare const ChainIcon: any;
|
|
3
|
-
export declare const ChainLogoContainer: any;
|
|
4
|
-
export declare const ChainLogoSpinner: any;
|
|
5
|
-
export declare const ChainButtonContainer: any;
|
|
6
|
-
export declare const ChainButtons: any;
|
|
7
|
-
export declare const ChainButton: any;
|
|
8
|
-
export declare const ChainButtonStatus: any;
|
|
9
|
-
export declare const ChainButtonBg: any;
|
package/build/packages/paykit/packages/connectkit/src/components/Common/CustomQRCode/QRCode.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import QRCodeUtil from "qrcode";
|
|
2
|
-
import React from "react";
|
|
3
|
-
type Props = {
|
|
4
|
-
ecl?: QRCodeUtil.QRCodeErrorCorrectionLevel;
|
|
5
|
-
size?: number;
|
|
6
|
-
uri: string;
|
|
7
|
-
clearArea?: boolean;
|
|
8
|
-
image?: React.ReactNode;
|
|
9
|
-
imageBackground?: string;
|
|
10
|
-
};
|
|
11
|
-
export declare function QRCode({ ecl, size: sizeProp, uri, clearArea, image, imageBackground, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export {};
|
package/build/packages/paykit/packages/connectkit/src/components/Common/CustomQRCode/index.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CustomQRCodeProps } from "./types";
|
|
2
|
-
declare function CustomQRCode({ value, image, imageBackground, imagePosition, tooltipMessage, }: CustomQRCodeProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
declare namespace CustomQRCode {
|
|
4
|
-
var displayName: string;
|
|
5
|
-
}
|
|
6
|
-
export default CustomQRCode;
|
package/build/packages/paykit/packages/connectkit/src/components/Common/CustomQRCode/styles.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const QRCodeContainer: any;
|
|
2
|
-
export declare const QRCodeContent: any;
|
|
3
|
-
export declare const PlaceholderKeyframes: import("styled-components").Keyframes;
|
|
4
|
-
export declare const QRPlaceholder: any;
|
|
5
|
-
export declare const LogoContainer: any;
|
|
6
|
-
export declare const LogoIcon: any;
|