@reown/appkit-ui-react-native 0.0.0-canary-20240912195440
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/lib/commonjs/assets/svg/AllWallets.js +22 -0
- package/lib/commonjs/assets/svg/AllWallets.js.map +1 -0
- package/lib/commonjs/assets/svg/Apple.js +45 -0
- package/lib/commonjs/assets/svg/Apple.js.map +1 -0
- package/lib/commonjs/assets/svg/ArrowBottom.js +21 -0
- package/lib/commonjs/assets/svg/ArrowBottom.js.map +1 -0
- package/lib/commonjs/assets/svg/ArrowLeft.js +21 -0
- package/lib/commonjs/assets/svg/ArrowLeft.js.map +1 -0
- package/lib/commonjs/assets/svg/ArrowRight.js +21 -0
- package/lib/commonjs/assets/svg/ArrowRight.js.map +1 -0
- package/lib/commonjs/assets/svg/ArrowTop.js +21 -0
- package/lib/commonjs/assets/svg/ArrowTop.js.map +1 -0
- package/lib/commonjs/assets/svg/Browser.js +26 -0
- package/lib/commonjs/assets/svg/Browser.js.map +1 -0
- package/lib/commonjs/assets/svg/Checkmark.js +21 -0
- package/lib/commonjs/assets/svg/Checkmark.js.map +1 -0
- package/lib/commonjs/assets/svg/ChevronBottom.js +21 -0
- package/lib/commonjs/assets/svg/ChevronBottom.js.map +1 -0
- package/lib/commonjs/assets/svg/ChevronLeft.js +21 -0
- package/lib/commonjs/assets/svg/ChevronLeft.js.map +1 -0
- package/lib/commonjs/assets/svg/ChevronRight.js +21 -0
- package/lib/commonjs/assets/svg/ChevronRight.js.map +1 -0
- package/lib/commonjs/assets/svg/ChevronRightSmall.js +21 -0
- package/lib/commonjs/assets/svg/ChevronRightSmall.js.map +1 -0
- package/lib/commonjs/assets/svg/ChevronTop.js +21 -0
- package/lib/commonjs/assets/svg/ChevronTop.js.map +1 -0
- package/lib/commonjs/assets/svg/Clock.js +21 -0
- package/lib/commonjs/assets/svg/Clock.js.map +1 -0
- package/lib/commonjs/assets/svg/Close.js +21 -0
- package/lib/commonjs/assets/svg/Close.js.map +1 -0
- package/lib/commonjs/assets/svg/CoinPlaceholder.js +21 -0
- package/lib/commonjs/assets/svg/CoinPlaceholder.js.map +1 -0
- package/lib/commonjs/assets/svg/Compass.js +21 -0
- package/lib/commonjs/assets/svg/Compass.js.map +1 -0
- package/lib/commonjs/assets/svg/Copy.js +21 -0
- package/lib/commonjs/assets/svg/Copy.js.map +1 -0
- package/lib/commonjs/assets/svg/CopySmall.js +21 -0
- package/lib/commonjs/assets/svg/CopySmall.js.map +1 -0
- package/lib/commonjs/assets/svg/Cursor.js +20 -0
- package/lib/commonjs/assets/svg/Cursor.js.map +1 -0
- package/lib/commonjs/assets/svg/Desktop.js +24 -0
- package/lib/commonjs/assets/svg/Desktop.js.map +1 -0
- package/lib/commonjs/assets/svg/Disconnect.js +21 -0
- package/lib/commonjs/assets/svg/Disconnect.js.map +1 -0
- package/lib/commonjs/assets/svg/Discord.js +47 -0
- package/lib/commonjs/assets/svg/Discord.js.map +1 -0
- package/lib/commonjs/assets/svg/Etherscan.js +19 -0
- package/lib/commonjs/assets/svg/Etherscan.js.map +1 -0
- package/lib/commonjs/assets/svg/Extension.js +21 -0
- package/lib/commonjs/assets/svg/Extension.js.map +1 -0
- package/lib/commonjs/assets/svg/ExternalLink.js +21 -0
- package/lib/commonjs/assets/svg/ExternalLink.js.map +1 -0
- package/lib/commonjs/assets/svg/Facebook.js +58 -0
- package/lib/commonjs/assets/svg/Facebook.js.map +1 -0
- package/lib/commonjs/assets/svg/Filters.js +21 -0
- package/lib/commonjs/assets/svg/Filters.js.map +1 -0
- package/lib/commonjs/assets/svg/Github.js +52 -0
- package/lib/commonjs/assets/svg/Github.js.map +1 -0
- package/lib/commonjs/assets/svg/Google.js +62 -0
- package/lib/commonjs/assets/svg/Google.js.map +1 -0
- package/lib/commonjs/assets/svg/HelpCircle.js +24 -0
- package/lib/commonjs/assets/svg/HelpCircle.js.map +1 -0
- package/lib/commonjs/assets/svg/InfoCircle.js +24 -0
- package/lib/commonjs/assets/svg/InfoCircle.js.map +1 -0
- package/lib/commonjs/assets/svg/Mail.js +21 -0
- package/lib/commonjs/assets/svg/Mail.js.map +1 -0
- package/lib/commonjs/assets/svg/Mobile.js +24 -0
- package/lib/commonjs/assets/svg/Mobile.js.map +1 -0
- package/lib/commonjs/assets/svg/NetworkPlaceholder.js +26 -0
- package/lib/commonjs/assets/svg/NetworkPlaceholder.js.map +1 -0
- package/lib/commonjs/assets/svg/NftPlaceholder.js +21 -0
- package/lib/commonjs/assets/svg/NftPlaceholder.js.map +1 -0
- package/lib/commonjs/assets/svg/Off.js +21 -0
- package/lib/commonjs/assets/svg/Off.js.map +1 -0
- package/lib/commonjs/assets/svg/Plus.js +21 -0
- package/lib/commonjs/assets/svg/Plus.js.map +1 -0
- package/lib/commonjs/assets/svg/QrCode.js +21 -0
- package/lib/commonjs/assets/svg/QrCode.js.map +1 -0
- package/lib/commonjs/assets/svg/Refresh.js +21 -0
- package/lib/commonjs/assets/svg/Refresh.js.map +1 -0
- package/lib/commonjs/assets/svg/Search.js +21 -0
- package/lib/commonjs/assets/svg/Search.js.map +1 -0
- package/lib/commonjs/assets/svg/SwapHorizontal.js +22 -0
- package/lib/commonjs/assets/svg/SwapHorizontal.js.map +1 -0
- package/lib/commonjs/assets/svg/SwapVertical.js +21 -0
- package/lib/commonjs/assets/svg/SwapVertical.js.map +1 -0
- package/lib/commonjs/assets/svg/Telegram.js +47 -0
- package/lib/commonjs/assets/svg/Telegram.js.map +1 -0
- package/lib/commonjs/assets/svg/Twitch.js +52 -0
- package/lib/commonjs/assets/svg/Twitch.js.map +1 -0
- package/lib/commonjs/assets/svg/Twitter.js +45 -0
- package/lib/commonjs/assets/svg/Twitter.js.map +1 -0
- package/lib/commonjs/assets/svg/TwitterIcon.js +19 -0
- package/lib/commonjs/assets/svg/TwitterIcon.js.map +1 -0
- package/lib/commonjs/assets/svg/Verify.js +24 -0
- package/lib/commonjs/assets/svg/Verify.js.map +1 -0
- package/lib/commonjs/assets/svg/Wallet.js +21 -0
- package/lib/commonjs/assets/svg/Wallet.js.map +1 -0
- package/lib/commonjs/assets/svg/WalletConnect.js +23 -0
- package/lib/commonjs/assets/svg/WalletConnect.js.map +1 -0
- package/lib/commonjs/assets/svg/WalletPlaceholder.js +28 -0
- package/lib/commonjs/assets/svg/WalletPlaceholder.js.map +1 -0
- package/lib/commonjs/assets/svg/WalletSmall.js +21 -0
- package/lib/commonjs/assets/svg/WalletSmall.js.map +1 -0
- package/lib/commonjs/assets/svg/WarningCircle.js +24 -0
- package/lib/commonjs/assets/svg/WarningCircle.js.map +1 -0
- package/lib/commonjs/assets/visual/Browser.js +51 -0
- package/lib/commonjs/assets/visual/Browser.js.map +1 -0
- package/lib/commonjs/assets/visual/Dao.js +64 -0
- package/lib/commonjs/assets/visual/Dao.js.map +1 -0
- package/lib/commonjs/assets/visual/Defi.js +47 -0
- package/lib/commonjs/assets/visual/Defi.js.map +1 -0
- package/lib/commonjs/assets/visual/DefiAlt.js +55 -0
- package/lib/commonjs/assets/visual/DefiAlt.js.map +1 -0
- package/lib/commonjs/assets/visual/Eth.js +61 -0
- package/lib/commonjs/assets/visual/Eth.js.map +1 -0
- package/lib/commonjs/assets/visual/Layers.js +44 -0
- package/lib/commonjs/assets/visual/Layers.js.map +1 -0
- package/lib/commonjs/assets/visual/Lock.js +40 -0
- package/lib/commonjs/assets/visual/Lock.js.map +1 -0
- package/lib/commonjs/assets/visual/Login.js +42 -0
- package/lib/commonjs/assets/visual/Login.js.map +1 -0
- package/lib/commonjs/assets/visual/Network.js +92 -0
- package/lib/commonjs/assets/visual/Network.js.map +1 -0
- package/lib/commonjs/assets/visual/Nft.js +48 -0
- package/lib/commonjs/assets/visual/Nft.js.map +1 -0
- package/lib/commonjs/assets/visual/Noun.js +49 -0
- package/lib/commonjs/assets/visual/Noun.js.map +1 -0
- package/lib/commonjs/assets/visual/Profile.js +59 -0
- package/lib/commonjs/assets/visual/Profile.js.map +1 -0
- package/lib/commonjs/assets/visual/System.js +54 -0
- package/lib/commonjs/assets/visual/System.js.map +1 -0
- package/lib/commonjs/components/wui-card/index.js +25 -0
- package/lib/commonjs/components/wui-card/index.js.map +1 -0
- package/lib/commonjs/components/wui-card/styles.js +16 -0
- package/lib/commonjs/components/wui-card/styles.js.map +1 -0
- package/lib/commonjs/components/wui-icon/index.js +135 -0
- package/lib/commonjs/components/wui-icon/index.js.map +1 -0
- package/lib/commonjs/components/wui-image/index.js +46 -0
- package/lib/commonjs/components/wui-image/index.js.map +1 -0
- package/lib/commonjs/components/wui-image/styles.js +14 -0
- package/lib/commonjs/components/wui-image/styles.js.map +1 -0
- package/lib/commonjs/components/wui-loading-hexagon/index.js +60 -0
- package/lib/commonjs/components/wui-loading-hexagon/index.js.map +1 -0
- package/lib/commonjs/components/wui-loading-hexagon/styles.js +19 -0
- package/lib/commonjs/components/wui-loading-hexagon/styles.js.map +1 -0
- package/lib/commonjs/components/wui-loading-spinner/index.js +63 -0
- package/lib/commonjs/components/wui-loading-spinner/index.js.map +1 -0
- package/lib/commonjs/components/wui-loading-spinner/styles.js +14 -0
- package/lib/commonjs/components/wui-loading-spinner/styles.js.map +1 -0
- package/lib/commonjs/components/wui-loading-thumbnail/index.js +71 -0
- package/lib/commonjs/components/wui-loading-thumbnail/index.js.map +1 -0
- package/lib/commonjs/components/wui-loading-thumbnail/styles.js +17 -0
- package/lib/commonjs/components/wui-loading-thumbnail/styles.js.map +1 -0
- package/lib/commonjs/components/wui-shimmer/index.js +46 -0
- package/lib/commonjs/components/wui-shimmer/index.js.map +1 -0
- package/lib/commonjs/components/wui-text/index.js +27 -0
- package/lib/commonjs/components/wui-text/index.js.map +1 -0
- package/lib/commonjs/components/wui-text/styles.js +110 -0
- package/lib/commonjs/components/wui-text/styles.js.map +1 -0
- package/lib/commonjs/components/wui-visual/index.js +47 -0
- package/lib/commonjs/components/wui-visual/index.js.map +1 -0
- package/lib/commonjs/composites/wui-account-button/index.js +96 -0
- package/lib/commonjs/composites/wui-account-button/index.js.map +1 -0
- package/lib/commonjs/composites/wui-account-button/styles.js +53 -0
- package/lib/commonjs/composites/wui-account-button/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-action-entry/index.js +36 -0
- package/lib/commonjs/composites/wui-action-entry/index.js.map +1 -0
- package/lib/commonjs/composites/wui-action-entry/styles.js +25 -0
- package/lib/commonjs/composites/wui-action-entry/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-avatar/index.js +85 -0
- package/lib/commonjs/composites/wui-avatar/index.js.map +1 -0
- package/lib/commonjs/composites/wui-avatar/styles.js +13 -0
- package/lib/commonjs/composites/wui-avatar/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-button/index.js +91 -0
- package/lib/commonjs/composites/wui-button/index.js.map +1 -0
- package/lib/commonjs/composites/wui-button/styles.js +81 -0
- package/lib/commonjs/composites/wui-button/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-card-select/index.js +92 -0
- package/lib/commonjs/composites/wui-card-select/index.js.map +1 -0
- package/lib/commonjs/composites/wui-card-select/styles.js +45 -0
- package/lib/commonjs/composites/wui-card-select/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-card-select-loader/index.js +37 -0
- package/lib/commonjs/composites/wui-card-select-loader/index.js.map +1 -0
- package/lib/commonjs/composites/wui-card-select-loader/styles.js +20 -0
- package/lib/commonjs/composites/wui-card-select-loader/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-chip/index.js +89 -0
- package/lib/commonjs/composites/wui-chip/index.js.map +1 -0
- package/lib/commonjs/composites/wui-chip/styles.js +78 -0
- package/lib/commonjs/composites/wui-chip/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-connect-button/index.js +75 -0
- package/lib/commonjs/composites/wui-connect-button/index.js.map +1 -0
- package/lib/commonjs/composites/wui-connect-button/styles.js +63 -0
- package/lib/commonjs/composites/wui-connect-button/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-email-input/index.js +105 -0
- package/lib/commonjs/composites/wui-email-input/index.js.map +1 -0
- package/lib/commonjs/composites/wui-email-input/styles.js +21 -0
- package/lib/commonjs/composites/wui-email-input/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-icon-box/index.js +71 -0
- package/lib/commonjs/composites/wui-icon-box/index.js.map +1 -0
- package/lib/commonjs/composites/wui-icon-box/styles.js +17 -0
- package/lib/commonjs/composites/wui-icon-box/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-icon-link/index.js +47 -0
- package/lib/commonjs/composites/wui-icon-link/index.js.map +1 -0
- package/lib/commonjs/composites/wui-icon-link/styles.js +26 -0
- package/lib/commonjs/composites/wui-icon-link/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-input-element/index.js +41 -0
- package/lib/commonjs/composites/wui-input-element/index.js.map +1 -0
- package/lib/commonjs/composites/wui-input-element/styles.js +18 -0
- package/lib/commonjs/composites/wui-input-element/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-input-numeric/index.js +42 -0
- package/lib/commonjs/composites/wui-input-numeric/index.js.map +1 -0
- package/lib/commonjs/composites/wui-input-numeric/styles.js +15 -0
- package/lib/commonjs/composites/wui-input-numeric/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-input-text/index.js +112 -0
- package/lib/commonjs/composites/wui-input-text/index.js.map +1 -0
- package/lib/commonjs/composites/wui-input-text/styles.js +55 -0
- package/lib/commonjs/composites/wui-input-text/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-link/index.js +63 -0
- package/lib/commonjs/composites/wui-link/index.js.map +1 -0
- package/lib/commonjs/composites/wui-link/styles.js +27 -0
- package/lib/commonjs/composites/wui-link/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-list-item/index.js +95 -0
- package/lib/commonjs/composites/wui-list-item/index.js.map +1 -0
- package/lib/commonjs/composites/wui-list-item/styles.js +43 -0
- package/lib/commonjs/composites/wui-list-item/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-list-wallet/index.js +96 -0
- package/lib/commonjs/composites/wui-list-wallet/index.js.map +1 -0
- package/lib/commonjs/composites/wui-list-wallet/styles.js +46 -0
- package/lib/commonjs/composites/wui-list-wallet/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-logo/index.js +19 -0
- package/lib/commonjs/composites/wui-logo/index.js.map +1 -0
- package/lib/commonjs/composites/wui-logo-select/index.js +36 -0
- package/lib/commonjs/composites/wui-logo-select/index.js.map +1 -0
- package/lib/commonjs/composites/wui-logo-select/styles.js +21 -0
- package/lib/commonjs/composites/wui-logo-select/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-network-button/index.js +91 -0
- package/lib/commonjs/composites/wui-network-button/index.js.map +1 -0
- package/lib/commonjs/composites/wui-network-button/styles.js +36 -0
- package/lib/commonjs/composites/wui-network-button/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-network-image/index.js +50 -0
- package/lib/commonjs/composites/wui-network-image/index.js.map +1 -0
- package/lib/commonjs/composites/wui-network-image/styles.js +9 -0
- package/lib/commonjs/composites/wui-network-image/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-otp/index.js +82 -0
- package/lib/commonjs/composites/wui-otp/index.js.map +1 -0
- package/lib/commonjs/composites/wui-otp/styles.js +13 -0
- package/lib/commonjs/composites/wui-otp/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-qr-code/index.js +66 -0
- package/lib/commonjs/composites/wui-qr-code/index.js.map +1 -0
- package/lib/commonjs/composites/wui-qr-code/styles.js +21 -0
- package/lib/commonjs/composites/wui-qr-code/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-search-bar/index.js +46 -0
- package/lib/commonjs/composites/wui-search-bar/index.js.map +1 -0
- package/lib/commonjs/composites/wui-snackbar/index.js +36 -0
- package/lib/commonjs/composites/wui-snackbar/index.js.map +1 -0
- package/lib/commonjs/composites/wui-snackbar/styles.js +21 -0
- package/lib/commonjs/composites/wui-snackbar/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-tabs/index.js +61 -0
- package/lib/commonjs/composites/wui-tabs/index.js.map +1 -0
- package/lib/commonjs/composites/wui-tabs/styles.js +36 -0
- package/lib/commonjs/composites/wui-tabs/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-tag/index.js +31 -0
- package/lib/commonjs/composites/wui-tag/index.js.map +1 -0
- package/lib/commonjs/composites/wui-tag/styles.js +41 -0
- package/lib/commonjs/composites/wui-tag/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-tooltip/index.js +33 -0
- package/lib/commonjs/composites/wui-tooltip/index.js.map +1 -0
- package/lib/commonjs/composites/wui-tooltip/styles.js +46 -0
- package/lib/commonjs/composites/wui-tooltip/styles.js.map +1 -0
- package/lib/commonjs/composites/wui-wallet-image/index.js +69 -0
- package/lib/commonjs/composites/wui-wallet-image/index.js.map +1 -0
- package/lib/commonjs/composites/wui-wallet-image/styles.js +44 -0
- package/lib/commonjs/composites/wui-wallet-image/styles.js.map +1 -0
- package/lib/commonjs/hooks/useAnimatedValue.js +38 -0
- package/lib/commonjs/hooks/useAnimatedValue.js.map +1 -0
- package/lib/commonjs/hooks/useTheme.js +14 -0
- package/lib/commonjs/hooks/useTheme.js.map +1 -0
- package/lib/commonjs/index.js +345 -0
- package/lib/commonjs/index.js.map +1 -0
- package/lib/commonjs/layout/wui-flex/index.js +31 -0
- package/lib/commonjs/layout/wui-flex/index.js.map +1 -0
- package/lib/commonjs/layout/wui-overlay/index.js +22 -0
- package/lib/commonjs/layout/wui-overlay/index.js.map +1 -0
- package/lib/commonjs/layout/wui-overlay/styles.js +14 -0
- package/lib/commonjs/layout/wui-overlay/styles.js.map +1 -0
- package/lib/commonjs/layout/wui-separator/index.js +42 -0
- package/lib/commonjs/layout/wui-separator/index.js.map +1 -0
- package/lib/commonjs/layout/wui-separator/styles.js +25 -0
- package/lib/commonjs/layout/wui-separator/styles.js.map +1 -0
- package/lib/commonjs/utils/QRCodeUtil.js +155 -0
- package/lib/commonjs/utils/QRCodeUtil.js.map +1 -0
- package/lib/commonjs/utils/ThemeUtil.js +180 -0
- package/lib/commonjs/utils/ThemeUtil.js.map +1 -0
- package/lib/commonjs/utils/TypesUtil.js +2 -0
- package/lib/commonjs/utils/TypesUtil.js.map +1 -0
- package/lib/commonjs/utils/UiUtil.js +65 -0
- package/lib/commonjs/utils/UiUtil.js.map +1 -0
- package/lib/module/assets/svg/AllWallets.js +14 -0
- package/lib/module/assets/svg/AllWallets.js.map +1 -0
- package/lib/module/assets/svg/Apple.js +37 -0
- package/lib/module/assets/svg/Apple.js.map +1 -0
- package/lib/module/assets/svg/ArrowBottom.js +13 -0
- package/lib/module/assets/svg/ArrowBottom.js.map +1 -0
- package/lib/module/assets/svg/ArrowLeft.js +13 -0
- package/lib/module/assets/svg/ArrowLeft.js.map +1 -0
- package/lib/module/assets/svg/ArrowRight.js +13 -0
- package/lib/module/assets/svg/ArrowRight.js.map +1 -0
- package/lib/module/assets/svg/ArrowTop.js +13 -0
- package/lib/module/assets/svg/ArrowTop.js.map +1 -0
- package/lib/module/assets/svg/Browser.js +18 -0
- package/lib/module/assets/svg/Browser.js.map +1 -0
- package/lib/module/assets/svg/Checkmark.js +13 -0
- package/lib/module/assets/svg/Checkmark.js.map +1 -0
- package/lib/module/assets/svg/ChevronBottom.js +13 -0
- package/lib/module/assets/svg/ChevronBottom.js.map +1 -0
- package/lib/module/assets/svg/ChevronLeft.js +13 -0
- package/lib/module/assets/svg/ChevronLeft.js.map +1 -0
- package/lib/module/assets/svg/ChevronRight.js +13 -0
- package/lib/module/assets/svg/ChevronRight.js.map +1 -0
- package/lib/module/assets/svg/ChevronRightSmall.js +13 -0
- package/lib/module/assets/svg/ChevronRightSmall.js.map +1 -0
- package/lib/module/assets/svg/ChevronTop.js +13 -0
- package/lib/module/assets/svg/ChevronTop.js.map +1 -0
- package/lib/module/assets/svg/Clock.js +13 -0
- package/lib/module/assets/svg/Clock.js.map +1 -0
- package/lib/module/assets/svg/Close.js +13 -0
- package/lib/module/assets/svg/Close.js.map +1 -0
- package/lib/module/assets/svg/CoinPlaceholder.js +13 -0
- package/lib/module/assets/svg/CoinPlaceholder.js.map +1 -0
- package/lib/module/assets/svg/Compass.js +13 -0
- package/lib/module/assets/svg/Compass.js.map +1 -0
- package/lib/module/assets/svg/Copy.js +13 -0
- package/lib/module/assets/svg/Copy.js.map +1 -0
- package/lib/module/assets/svg/CopySmall.js +13 -0
- package/lib/module/assets/svg/CopySmall.js.map +1 -0
- package/lib/module/assets/svg/Cursor.js +12 -0
- package/lib/module/assets/svg/Cursor.js.map +1 -0
- package/lib/module/assets/svg/Desktop.js +16 -0
- package/lib/module/assets/svg/Desktop.js.map +1 -0
- package/lib/module/assets/svg/Disconnect.js +13 -0
- package/lib/module/assets/svg/Disconnect.js.map +1 -0
- package/lib/module/assets/svg/Discord.js +39 -0
- package/lib/module/assets/svg/Discord.js.map +1 -0
- package/lib/module/assets/svg/Etherscan.js +11 -0
- package/lib/module/assets/svg/Etherscan.js.map +1 -0
- package/lib/module/assets/svg/Extension.js +13 -0
- package/lib/module/assets/svg/Extension.js.map +1 -0
- package/lib/module/assets/svg/ExternalLink.js +13 -0
- package/lib/module/assets/svg/ExternalLink.js.map +1 -0
- package/lib/module/assets/svg/Facebook.js +50 -0
- package/lib/module/assets/svg/Facebook.js.map +1 -0
- package/lib/module/assets/svg/Filters.js +13 -0
- package/lib/module/assets/svg/Filters.js.map +1 -0
- package/lib/module/assets/svg/Github.js +44 -0
- package/lib/module/assets/svg/Github.js.map +1 -0
- package/lib/module/assets/svg/Google.js +54 -0
- package/lib/module/assets/svg/Google.js.map +1 -0
- package/lib/module/assets/svg/HelpCircle.js +16 -0
- package/lib/module/assets/svg/HelpCircle.js.map +1 -0
- package/lib/module/assets/svg/InfoCircle.js +16 -0
- package/lib/module/assets/svg/InfoCircle.js.map +1 -0
- package/lib/module/assets/svg/Mail.js +13 -0
- package/lib/module/assets/svg/Mail.js.map +1 -0
- package/lib/module/assets/svg/Mobile.js +16 -0
- package/lib/module/assets/svg/Mobile.js.map +1 -0
- package/lib/module/assets/svg/NetworkPlaceholder.js +18 -0
- package/lib/module/assets/svg/NetworkPlaceholder.js.map +1 -0
- package/lib/module/assets/svg/NftPlaceholder.js +13 -0
- package/lib/module/assets/svg/NftPlaceholder.js.map +1 -0
- package/lib/module/assets/svg/Off.js +13 -0
- package/lib/module/assets/svg/Off.js.map +1 -0
- package/lib/module/assets/svg/Plus.js +13 -0
- package/lib/module/assets/svg/Plus.js.map +1 -0
- package/lib/module/assets/svg/QrCode.js +13 -0
- package/lib/module/assets/svg/QrCode.js.map +1 -0
- package/lib/module/assets/svg/Refresh.js +13 -0
- package/lib/module/assets/svg/Refresh.js.map +1 -0
- package/lib/module/assets/svg/Search.js +13 -0
- package/lib/module/assets/svg/Search.js.map +1 -0
- package/lib/module/assets/svg/SwapHorizontal.js +14 -0
- package/lib/module/assets/svg/SwapHorizontal.js.map +1 -0
- package/lib/module/assets/svg/SwapVertical.js +13 -0
- package/lib/module/assets/svg/SwapVertical.js.map +1 -0
- package/lib/module/assets/svg/Telegram.js +39 -0
- package/lib/module/assets/svg/Telegram.js.map +1 -0
- package/lib/module/assets/svg/Twitch.js +44 -0
- package/lib/module/assets/svg/Twitch.js.map +1 -0
- package/lib/module/assets/svg/Twitter.js +37 -0
- package/lib/module/assets/svg/Twitter.js.map +1 -0
- package/lib/module/assets/svg/TwitterIcon.js +11 -0
- package/lib/module/assets/svg/TwitterIcon.js.map +1 -0
- package/lib/module/assets/svg/Verify.js +16 -0
- package/lib/module/assets/svg/Verify.js.map +1 -0
- package/lib/module/assets/svg/Wallet.js +13 -0
- package/lib/module/assets/svg/Wallet.js.map +1 -0
- package/lib/module/assets/svg/WalletConnect.js +15 -0
- package/lib/module/assets/svg/WalletConnect.js.map +1 -0
- package/lib/module/assets/svg/WalletPlaceholder.js +20 -0
- package/lib/module/assets/svg/WalletPlaceholder.js.map +1 -0
- package/lib/module/assets/svg/WalletSmall.js +13 -0
- package/lib/module/assets/svg/WalletSmall.js.map +1 -0
- package/lib/module/assets/svg/WarningCircle.js +16 -0
- package/lib/module/assets/svg/WarningCircle.js.map +1 -0
- package/lib/module/assets/visual/Browser.js +43 -0
- package/lib/module/assets/visual/Browser.js.map +1 -0
- package/lib/module/assets/visual/Dao.js +56 -0
- package/lib/module/assets/visual/Dao.js.map +1 -0
- package/lib/module/assets/visual/Defi.js +39 -0
- package/lib/module/assets/visual/Defi.js.map +1 -0
- package/lib/module/assets/visual/DefiAlt.js +47 -0
- package/lib/module/assets/visual/DefiAlt.js.map +1 -0
- package/lib/module/assets/visual/Eth.js +53 -0
- package/lib/module/assets/visual/Eth.js.map +1 -0
- package/lib/module/assets/visual/Layers.js +36 -0
- package/lib/module/assets/visual/Layers.js.map +1 -0
- package/lib/module/assets/visual/Lock.js +32 -0
- package/lib/module/assets/visual/Lock.js.map +1 -0
- package/lib/module/assets/visual/Login.js +34 -0
- package/lib/module/assets/visual/Login.js.map +1 -0
- package/lib/module/assets/visual/Network.js +84 -0
- package/lib/module/assets/visual/Network.js.map +1 -0
- package/lib/module/assets/visual/Nft.js +40 -0
- package/lib/module/assets/visual/Nft.js.map +1 -0
- package/lib/module/assets/visual/Noun.js +41 -0
- package/lib/module/assets/visual/Noun.js.map +1 -0
- package/lib/module/assets/visual/Profile.js +51 -0
- package/lib/module/assets/visual/Profile.js.map +1 -0
- package/lib/module/assets/visual/System.js +46 -0
- package/lib/module/assets/visual/System.js.map +1 -0
- package/lib/module/components/wui-card/index.js +18 -0
- package/lib/module/components/wui-card/index.js.map +1 -0
- package/lib/module/components/wui-card/styles.js +10 -0
- package/lib/module/components/wui-card/styles.js.map +1 -0
- package/lib/module/components/wui-icon/index.js +129 -0
- package/lib/module/components/wui-icon/index.js.map +1 -0
- package/lib/module/components/wui-image/index.js +39 -0
- package/lib/module/components/wui-image/index.js.map +1 -0
- package/lib/module/components/wui-image/styles.js +8 -0
- package/lib/module/components/wui-image/styles.js.map +1 -0
- package/lib/module/components/wui-loading-hexagon/index.js +51 -0
- package/lib/module/components/wui-loading-hexagon/index.js.map +1 -0
- package/lib/module/components/wui-loading-hexagon/styles.js +13 -0
- package/lib/module/components/wui-loading-hexagon/styles.js.map +1 -0
- package/lib/module/components/wui-loading-spinner/index.js +54 -0
- package/lib/module/components/wui-loading-spinner/index.js.map +1 -0
- package/lib/module/components/wui-loading-spinner/styles.js +8 -0
- package/lib/module/components/wui-loading-spinner/styles.js.map +1 -0
- package/lib/module/components/wui-loading-thumbnail/index.js +62 -0
- package/lib/module/components/wui-loading-thumbnail/index.js.map +1 -0
- package/lib/module/components/wui-loading-thumbnail/styles.js +11 -0
- package/lib/module/components/wui-loading-thumbnail/styles.js.map +1 -0
- package/lib/module/components/wui-shimmer/index.js +39 -0
- package/lib/module/components/wui-shimmer/index.js.map +1 -0
- package/lib/module/components/wui-text/index.js +20 -0
- package/lib/module/components/wui-text/index.js.map +1 -0
- package/lib/module/components/wui-text/styles.js +104 -0
- package/lib/module/components/wui-text/styles.js.map +1 -0
- package/lib/module/components/wui-visual/index.js +40 -0
- package/lib/module/components/wui-visual/index.js.map +1 -0
- package/lib/module/composites/wui-account-button/index.js +89 -0
- package/lib/module/composites/wui-account-button/index.js.map +1 -0
- package/lib/module/composites/wui-account-button/styles.js +47 -0
- package/lib/module/composites/wui-account-button/styles.js.map +1 -0
- package/lib/module/composites/wui-action-entry/index.js +29 -0
- package/lib/module/composites/wui-action-entry/index.js.map +1 -0
- package/lib/module/composites/wui-action-entry/styles.js +19 -0
- package/lib/module/composites/wui-action-entry/styles.js.map +1 -0
- package/lib/module/composites/wui-avatar/index.js +76 -0
- package/lib/module/composites/wui-avatar/index.js.map +1 -0
- package/lib/module/composites/wui-avatar/styles.js +7 -0
- package/lib/module/composites/wui-avatar/styles.js.map +1 -0
- package/lib/module/composites/wui-button/index.js +83 -0
- package/lib/module/composites/wui-button/index.js.map +1 -0
- package/lib/module/composites/wui-button/styles.js +72 -0
- package/lib/module/composites/wui-button/styles.js.map +1 -0
- package/lib/module/composites/wui-card-select/index.js +83 -0
- package/lib/module/composites/wui-card-select/index.js.map +1 -0
- package/lib/module/composites/wui-card-select/styles.js +38 -0
- package/lib/module/composites/wui-card-select/styles.js.map +1 -0
- package/lib/module/composites/wui-card-select-loader/index.js +28 -0
- package/lib/module/composites/wui-card-select-loader/index.js.map +1 -0
- package/lib/module/composites/wui-card-select-loader/styles.js +14 -0
- package/lib/module/composites/wui-card-select-loader/styles.js.map +1 -0
- package/lib/module/composites/wui-chip/index.js +81 -0
- package/lib/module/composites/wui-chip/index.js.map +1 -0
- package/lib/module/composites/wui-chip/styles.js +70 -0
- package/lib/module/composites/wui-chip/styles.js.map +1 -0
- package/lib/module/composites/wui-connect-button/index.js +67 -0
- package/lib/module/composites/wui-connect-button/index.js.map +1 -0
- package/lib/module/composites/wui-connect-button/styles.js +55 -0
- package/lib/module/composites/wui-connect-button/styles.js.map +1 -0
- package/lib/module/composites/wui-email-input/index.js +98 -0
- package/lib/module/composites/wui-email-input/index.js.map +1 -0
- package/lib/module/composites/wui-email-input/styles.js +15 -0
- package/lib/module/composites/wui-email-input/styles.js.map +1 -0
- package/lib/module/composites/wui-icon-box/index.js +64 -0
- package/lib/module/composites/wui-icon-box/index.js.map +1 -0
- package/lib/module/composites/wui-icon-box/styles.js +11 -0
- package/lib/module/composites/wui-icon-box/styles.js.map +1 -0
- package/lib/module/composites/wui-icon-link/index.js +40 -0
- package/lib/module/composites/wui-icon-link/index.js.map +1 -0
- package/lib/module/composites/wui-icon-link/styles.js +20 -0
- package/lib/module/composites/wui-icon-link/styles.js.map +1 -0
- package/lib/module/composites/wui-input-element/index.js +34 -0
- package/lib/module/composites/wui-input-element/index.js.map +1 -0
- package/lib/module/composites/wui-input-element/styles.js +12 -0
- package/lib/module/composites/wui-input-element/styles.js.map +1 -0
- package/lib/module/composites/wui-input-numeric/index.js +35 -0
- package/lib/module/composites/wui-input-numeric/index.js.map +1 -0
- package/lib/module/composites/wui-input-numeric/styles.js +9 -0
- package/lib/module/composites/wui-input-numeric/styles.js.map +1 -0
- package/lib/module/composites/wui-input-text/index.js +103 -0
- package/lib/module/composites/wui-input-text/index.js.map +1 -0
- package/lib/module/composites/wui-input-text/styles.js +49 -0
- package/lib/module/composites/wui-input-text/styles.js.map +1 -0
- package/lib/module/composites/wui-link/index.js +56 -0
- package/lib/module/composites/wui-link/index.js.map +1 -0
- package/lib/module/composites/wui-link/styles.js +21 -0
- package/lib/module/composites/wui-link/styles.js.map +1 -0
- package/lib/module/composites/wui-list-item/index.js +88 -0
- package/lib/module/composites/wui-list-item/index.js.map +1 -0
- package/lib/module/composites/wui-list-item/styles.js +37 -0
- package/lib/module/composites/wui-list-item/styles.js.map +1 -0
- package/lib/module/composites/wui-list-wallet/index.js +89 -0
- package/lib/module/composites/wui-list-wallet/index.js.map +1 -0
- package/lib/module/composites/wui-list-wallet/styles.js +40 -0
- package/lib/module/composites/wui-list-wallet/styles.js.map +1 -0
- package/lib/module/composites/wui-logo/index.js +13 -0
- package/lib/module/composites/wui-logo/index.js.map +1 -0
- package/lib/module/composites/wui-logo-select/index.js +29 -0
- package/lib/module/composites/wui-logo-select/index.js.map +1 -0
- package/lib/module/composites/wui-logo-select/styles.js +15 -0
- package/lib/module/composites/wui-logo-select/styles.js.map +1 -0
- package/lib/module/composites/wui-network-button/index.js +84 -0
- package/lib/module/composites/wui-network-button/index.js.map +1 -0
- package/lib/module/composites/wui-network-button/styles.js +30 -0
- package/lib/module/composites/wui-network-button/styles.js.map +1 -0
- package/lib/module/composites/wui-network-image/index.js +44 -0
- package/lib/module/composites/wui-network-image/index.js.map +1 -0
- package/lib/module/composites/wui-network-image/styles.js +3 -0
- package/lib/module/composites/wui-network-image/styles.js.map +1 -0
- package/lib/module/composites/wui-otp/index.js +75 -0
- package/lib/module/composites/wui-otp/index.js.map +1 -0
- package/lib/module/composites/wui-otp/styles.js +7 -0
- package/lib/module/composites/wui-otp/styles.js.map +1 -0
- package/lib/module/composites/wui-qr-code/index.js +59 -0
- package/lib/module/composites/wui-qr-code/index.js.map +1 -0
- package/lib/module/composites/wui-qr-code/styles.js +15 -0
- package/lib/module/composites/wui-qr-code/styles.js.map +1 -0
- package/lib/module/composites/wui-search-bar/index.js +40 -0
- package/lib/module/composites/wui-search-bar/index.js.map +1 -0
- package/lib/module/composites/wui-snackbar/index.js +29 -0
- package/lib/module/composites/wui-snackbar/index.js.map +1 -0
- package/lib/module/composites/wui-snackbar/styles.js +15 -0
- package/lib/module/composites/wui-snackbar/styles.js.map +1 -0
- package/lib/module/composites/wui-tabs/index.js +54 -0
- package/lib/module/composites/wui-tabs/index.js.map +1 -0
- package/lib/module/composites/wui-tabs/styles.js +30 -0
- package/lib/module/composites/wui-tabs/styles.js.map +1 -0
- package/lib/module/composites/wui-tag/index.js +23 -0
- package/lib/module/composites/wui-tag/index.js.map +1 -0
- package/lib/module/composites/wui-tag/styles.js +34 -0
- package/lib/module/composites/wui-tag/styles.js.map +1 -0
- package/lib/module/composites/wui-tooltip/index.js +26 -0
- package/lib/module/composites/wui-tooltip/index.js.map +1 -0
- package/lib/module/composites/wui-tooltip/styles.js +40 -0
- package/lib/module/composites/wui-tooltip/styles.js.map +1 -0
- package/lib/module/composites/wui-wallet-image/index.js +62 -0
- package/lib/module/composites/wui-wallet-image/index.js.map +1 -0
- package/lib/module/composites/wui-wallet-image/styles.js +38 -0
- package/lib/module/composites/wui-wallet-image/styles.js.map +1 -0
- package/lib/module/hooks/useAnimatedValue.js +31 -0
- package/lib/module/hooks/useAnimatedValue.js.map +1 -0
- package/lib/module/hooks/useTheme.js +8 -0
- package/lib/module/hooks/useTheme.js.map +1 -0
- package/lib/module/index.js +46 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/layout/wui-flex/index.js +25 -0
- package/lib/module/layout/wui-flex/index.js.map +1 -0
- package/lib/module/layout/wui-overlay/index.js +15 -0
- package/lib/module/layout/wui-overlay/index.js.map +1 -0
- package/lib/module/layout/wui-overlay/styles.js +8 -0
- package/lib/module/layout/wui-overlay/styles.js.map +1 -0
- package/lib/module/layout/wui-separator/index.js +35 -0
- package/lib/module/layout/wui-separator/index.js.map +1 -0
- package/lib/module/layout/wui-separator/styles.js +19 -0
- package/lib/module/layout/wui-separator/styles.js.map +1 -0
- package/lib/module/utils/QRCodeUtil.js +148 -0
- package/lib/module/utils/QRCodeUtil.js.map +1 -0
- package/lib/module/utils/ThemeUtil.js +174 -0
- package/lib/module/utils/ThemeUtil.js.map +1 -0
- package/lib/module/utils/TypesUtil.js +2 -0
- package/lib/module/utils/TypesUtil.js.map +1 -0
- package/lib/module/utils/UiUtil.js +59 -0
- package/lib/module/utils/UiUtil.js.map +1 -0
- package/lib/typescript/assets/svg/AllWallets.d.ts +4 -0
- package/lib/typescript/assets/svg/AllWallets.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Apple.d.ts +4 -0
- package/lib/typescript/assets/svg/Apple.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ArrowBottom.d.ts +4 -0
- package/lib/typescript/assets/svg/ArrowBottom.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ArrowLeft.d.ts +4 -0
- package/lib/typescript/assets/svg/ArrowLeft.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ArrowRight.d.ts +4 -0
- package/lib/typescript/assets/svg/ArrowRight.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ArrowTop.d.ts +4 -0
- package/lib/typescript/assets/svg/ArrowTop.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Browser.d.ts +4 -0
- package/lib/typescript/assets/svg/Browser.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Checkmark.d.ts +4 -0
- package/lib/typescript/assets/svg/Checkmark.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ChevronBottom.d.ts +4 -0
- package/lib/typescript/assets/svg/ChevronBottom.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ChevronLeft.d.ts +4 -0
- package/lib/typescript/assets/svg/ChevronLeft.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ChevronRight.d.ts +4 -0
- package/lib/typescript/assets/svg/ChevronRight.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ChevronRightSmall.d.ts +4 -0
- package/lib/typescript/assets/svg/ChevronRightSmall.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ChevronTop.d.ts +4 -0
- package/lib/typescript/assets/svg/ChevronTop.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Clock.d.ts +4 -0
- package/lib/typescript/assets/svg/Clock.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Close.d.ts +4 -0
- package/lib/typescript/assets/svg/Close.d.ts.map +1 -0
- package/lib/typescript/assets/svg/CoinPlaceholder.d.ts +4 -0
- package/lib/typescript/assets/svg/CoinPlaceholder.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Compass.d.ts +4 -0
- package/lib/typescript/assets/svg/Compass.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Copy.d.ts +4 -0
- package/lib/typescript/assets/svg/Copy.d.ts.map +1 -0
- package/lib/typescript/assets/svg/CopySmall.d.ts +4 -0
- package/lib/typescript/assets/svg/CopySmall.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Cursor.d.ts +4 -0
- package/lib/typescript/assets/svg/Cursor.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Desktop.d.ts +4 -0
- package/lib/typescript/assets/svg/Desktop.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Disconnect.d.ts +4 -0
- package/lib/typescript/assets/svg/Disconnect.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Discord.d.ts +4 -0
- package/lib/typescript/assets/svg/Discord.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Etherscan.d.ts +4 -0
- package/lib/typescript/assets/svg/Etherscan.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Extension.d.ts +4 -0
- package/lib/typescript/assets/svg/Extension.d.ts.map +1 -0
- package/lib/typescript/assets/svg/ExternalLink.d.ts +4 -0
- package/lib/typescript/assets/svg/ExternalLink.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Facebook.d.ts +4 -0
- package/lib/typescript/assets/svg/Facebook.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Filters.d.ts +4 -0
- package/lib/typescript/assets/svg/Filters.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Github.d.ts +4 -0
- package/lib/typescript/assets/svg/Github.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Google.d.ts +4 -0
- package/lib/typescript/assets/svg/Google.d.ts.map +1 -0
- package/lib/typescript/assets/svg/HelpCircle.d.ts +4 -0
- package/lib/typescript/assets/svg/HelpCircle.d.ts.map +1 -0
- package/lib/typescript/assets/svg/InfoCircle.d.ts +4 -0
- package/lib/typescript/assets/svg/InfoCircle.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Mail.d.ts +4 -0
- package/lib/typescript/assets/svg/Mail.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Mobile.d.ts +4 -0
- package/lib/typescript/assets/svg/Mobile.d.ts.map +1 -0
- package/lib/typescript/assets/svg/NetworkPlaceholder.d.ts +4 -0
- package/lib/typescript/assets/svg/NetworkPlaceholder.d.ts.map +1 -0
- package/lib/typescript/assets/svg/NftPlaceholder.d.ts +4 -0
- package/lib/typescript/assets/svg/NftPlaceholder.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Off.d.ts +4 -0
- package/lib/typescript/assets/svg/Off.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Plus.d.ts +4 -0
- package/lib/typescript/assets/svg/Plus.d.ts.map +1 -0
- package/lib/typescript/assets/svg/QrCode.d.ts +4 -0
- package/lib/typescript/assets/svg/QrCode.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Refresh.d.ts +4 -0
- package/lib/typescript/assets/svg/Refresh.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Search.d.ts +4 -0
- package/lib/typescript/assets/svg/Search.d.ts.map +1 -0
- package/lib/typescript/assets/svg/SwapHorizontal.d.ts +4 -0
- package/lib/typescript/assets/svg/SwapHorizontal.d.ts.map +1 -0
- package/lib/typescript/assets/svg/SwapVertical.d.ts +4 -0
- package/lib/typescript/assets/svg/SwapVertical.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Telegram.d.ts +4 -0
- package/lib/typescript/assets/svg/Telegram.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Twitch.d.ts +4 -0
- package/lib/typescript/assets/svg/Twitch.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Twitter.d.ts +4 -0
- package/lib/typescript/assets/svg/Twitter.d.ts.map +1 -0
- package/lib/typescript/assets/svg/TwitterIcon.d.ts +4 -0
- package/lib/typescript/assets/svg/TwitterIcon.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Verify.d.ts +4 -0
- package/lib/typescript/assets/svg/Verify.d.ts.map +1 -0
- package/lib/typescript/assets/svg/Wallet.d.ts +4 -0
- package/lib/typescript/assets/svg/Wallet.d.ts.map +1 -0
- package/lib/typescript/assets/svg/WalletConnect.d.ts +4 -0
- package/lib/typescript/assets/svg/WalletConnect.d.ts.map +1 -0
- package/lib/typescript/assets/svg/WalletPlaceholder.d.ts +4 -0
- package/lib/typescript/assets/svg/WalletPlaceholder.d.ts.map +1 -0
- package/lib/typescript/assets/svg/WalletSmall.d.ts +4 -0
- package/lib/typescript/assets/svg/WalletSmall.d.ts.map +1 -0
- package/lib/typescript/assets/svg/WarningCircle.d.ts +4 -0
- package/lib/typescript/assets/svg/WarningCircle.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Browser.d.ts +4 -0
- package/lib/typescript/assets/visual/Browser.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Dao.d.ts +4 -0
- package/lib/typescript/assets/visual/Dao.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Defi.d.ts +4 -0
- package/lib/typescript/assets/visual/Defi.d.ts.map +1 -0
- package/lib/typescript/assets/visual/DefiAlt.d.ts +4 -0
- package/lib/typescript/assets/visual/DefiAlt.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Eth.d.ts +4 -0
- package/lib/typescript/assets/visual/Eth.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Layers.d.ts +4 -0
- package/lib/typescript/assets/visual/Layers.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Lock.d.ts +4 -0
- package/lib/typescript/assets/visual/Lock.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Login.d.ts +4 -0
- package/lib/typescript/assets/visual/Login.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Network.d.ts +4 -0
- package/lib/typescript/assets/visual/Network.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Nft.d.ts +4 -0
- package/lib/typescript/assets/visual/Nft.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Noun.d.ts +4 -0
- package/lib/typescript/assets/visual/Noun.d.ts.map +1 -0
- package/lib/typescript/assets/visual/Profile.d.ts +4 -0
- package/lib/typescript/assets/visual/Profile.d.ts.map +1 -0
- package/lib/typescript/assets/visual/System.d.ts +4 -0
- package/lib/typescript/assets/visual/System.d.ts.map +1 -0
- package/lib/typescript/components/wui-card/index.d.ts +8 -0
- package/lib/typescript/components/wui-card/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-card/styles.d.ts +9 -0
- package/lib/typescript/components/wui-card/styles.d.ts.map +1 -0
- package/lib/typescript/components/wui-icon/index.d.ts +10 -0
- package/lib/typescript/components/wui-icon/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-image/index.d.ts +7 -0
- package/lib/typescript/components/wui-image/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-image/styles.d.ts +8 -0
- package/lib/typescript/components/wui-image/styles.d.ts.map +1 -0
- package/lib/typescript/components/wui-loading-hexagon/index.d.ts +7 -0
- package/lib/typescript/components/wui-loading-hexagon/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-loading-hexagon/styles.d.ts +13 -0
- package/lib/typescript/components/wui-loading-hexagon/styles.d.ts.map +1 -0
- package/lib/typescript/components/wui-loading-spinner/index.d.ts +9 -0
- package/lib/typescript/components/wui-loading-spinner/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-loading-spinner/styles.d.ts +8 -0
- package/lib/typescript/components/wui-loading-spinner/styles.d.ts.map +1 -0
- package/lib/typescript/components/wui-loading-thumbnail/index.d.ts +8 -0
- package/lib/typescript/components/wui-loading-thumbnail/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-loading-thumbnail/styles.d.ts +11 -0
- package/lib/typescript/components/wui-loading-thumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/components/wui-shimmer/index.d.ts +12 -0
- package/lib/typescript/components/wui-shimmer/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-text/index.d.ts +9 -0
- package/lib/typescript/components/wui-text/index.d.ts.map +1 -0
- package/lib/typescript/components/wui-text/styles.d.ts +104 -0
- package/lib/typescript/components/wui-text/styles.d.ts.map +1 -0
- package/lib/typescript/components/wui-visual/index.d.ts +8 -0
- package/lib/typescript/components/wui-visual/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-account-button/index.d.ts +15 -0
- package/lib/typescript/composites/wui-account-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-account-button/styles.d.ts +46 -0
- package/lib/typescript/composites/wui-account-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-action-entry/index.d.ts +10 -0
- package/lib/typescript/composites/wui-action-entry/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-action-entry/styles.d.ts +18 -0
- package/lib/typescript/composites/wui-action-entry/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-avatar/index.d.ts +10 -0
- package/lib/typescript/composites/wui-avatar/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-avatar/styles.d.ts +7 -0
- package/lib/typescript/composites/wui-avatar/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-button/index.d.ts +17 -0
- package/lib/typescript/composites/wui-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-button/styles.d.ts +159 -0
- package/lib/typescript/composites/wui-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select/index.d.ts +20 -0
- package/lib/typescript/composites/wui-card-select/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select/styles.d.ts +34 -0
- package/lib/typescript/composites/wui-card-select/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select-loader/index.d.ts +7 -0
- package/lib/typescript/composites/wui-card-select-loader/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select-loader/styles.d.ts +13 -0
- package/lib/typescript/composites/wui-card-select-loader/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-chip/index.d.ts +14 -0
- package/lib/typescript/composites/wui-chip/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-chip/styles.d.ts +105 -0
- package/lib/typescript/composites/wui-chip/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-connect-button/index.d.ts +12 -0
- package/lib/typescript/composites/wui-connect-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-connect-button/styles.d.ts +151 -0
- package/lib/typescript/composites/wui-connect-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-email-input/index.d.ts +11 -0
- package/lib/typescript/composites/wui-email-input/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-email-input/styles.d.ts +14 -0
- package/lib/typescript/composites/wui-email-input/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-icon-box/index.d.ts +16 -0
- package/lib/typescript/composites/wui-icon-box/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-icon-box/styles.d.ts +11 -0
- package/lib/typescript/composites/wui-icon-box/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-icon-link/index.d.ts +16 -0
- package/lib/typescript/composites/wui-icon-link/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-icon-link/styles.d.ts +19 -0
- package/lib/typescript/composites/wui-icon-link/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-element/index.d.ts +10 -0
- package/lib/typescript/composites/wui-input-element/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-element/styles.d.ts +11 -0
- package/lib/typescript/composites/wui-input-element/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-numeric/index.d.ts +14 -0
- package/lib/typescript/composites/wui-input-numeric/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-numeric/styles.d.ts +9 -0
- package/lib/typescript/composites/wui-input-numeric/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-text/index.d.ts +22 -0
- package/lib/typescript/composites/wui-input-text/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-text/styles.d.ts +922 -0
- package/lib/typescript/composites/wui-input-text/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-link/index.d.ts +13 -0
- package/lib/typescript/composites/wui-link/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-link/styles.d.ts +20 -0
- package/lib/typescript/composites/wui-link/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-item/index.d.ts +19 -0
- package/lib/typescript/composites/wui-list-item/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-item/styles.d.ts +36 -0
- package/lib/typescript/composites/wui-list-item/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-wallet/index.d.ts +18 -0
- package/lib/typescript/composites/wui-list-wallet/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-wallet/styles.d.ts +39 -0
- package/lib/typescript/composites/wui-list-wallet/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-logo/index.d.ts +9 -0
- package/lib/typescript/composites/wui-logo/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-logo-select/index.d.ts +7 -0
- package/lib/typescript/composites/wui-logo-select/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-logo-select/styles.d.ts +14 -0
- package/lib/typescript/composites/wui-logo-select/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-button/index.d.ts +12 -0
- package/lib/typescript/composites/wui-network-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-button/styles.d.ts +29 -0
- package/lib/typescript/composites/wui-network-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-image/index.d.ts +10 -0
- package/lib/typescript/composites/wui-network-image/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-image/styles.d.ts +3 -0
- package/lib/typescript/composites/wui-network-image/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-otp/index.d.ts +9 -0
- package/lib/typescript/composites/wui-otp/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-otp/styles.d.ts +7 -0
- package/lib/typescript/composites/wui-otp/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-qr-code/index.d.ts +8 -0
- package/lib/typescript/composites/wui-qr-code/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-qr-code/styles.d.ts +14 -0
- package/lib/typescript/composites/wui-qr-code/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-search-bar/index.d.ts +10 -0
- package/lib/typescript/composites/wui-search-bar/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-snackbar/index.d.ts +10 -0
- package/lib/typescript/composites/wui-snackbar/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-snackbar/styles.d.ts +15 -0
- package/lib/typescript/composites/wui-snackbar/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tabs/index.d.ts +7 -0
- package/lib/typescript/composites/wui-tabs/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tabs/styles.d.ts +29 -0
- package/lib/typescript/composites/wui-tabs/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tag/index.d.ts +11 -0
- package/lib/typescript/composites/wui-tag/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tag/styles.d.ts +28 -0
- package/lib/typescript/composites/wui-tag/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tooltip/index.d.ts +7 -0
- package/lib/typescript/composites/wui-tooltip/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tooltip/styles.d.ts +41 -0
- package/lib/typescript/composites/wui-tooltip/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-wallet-image/index.d.ts +12 -0
- package/lib/typescript/composites/wui-wallet-image/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-wallet-image/styles.d.ts +37 -0
- package/lib/typescript/composites/wui-wallet-image/styles.d.ts.map +1 -0
- package/lib/typescript/hooks/useAnimatedValue.d.ts +10 -0
- package/lib/typescript/hooks/useAnimatedValue.d.ts.map +1 -0
- package/lib/typescript/hooks/useTheme.d.ts +64 -0
- package/lib/typescript/hooks/useTheme.d.ts.map +1 -0
- package/lib/typescript/index.d.ts +47 -0
- package/lib/typescript/index.d.ts.map +1 -0
- package/lib/typescript/layout/wui-flex/index.d.ts +18 -0
- package/lib/typescript/layout/wui-flex/index.d.ts.map +1 -0
- package/lib/typescript/layout/wui-overlay/index.d.ts +8 -0
- package/lib/typescript/layout/wui-overlay/index.d.ts.map +1 -0
- package/lib/typescript/layout/wui-overlay/styles.d.ts +8 -0
- package/lib/typescript/layout/wui-overlay/styles.d.ts.map +1 -0
- package/lib/typescript/layout/wui-separator/index.d.ts +7 -0
- package/lib/typescript/layout/wui-separator/index.d.ts.map +1 -0
- package/lib/typescript/layout/wui-separator/styles.d.ts +18 -0
- package/lib/typescript/layout/wui-separator/styles.d.ts.map +1 -0
- package/lib/typescript/utils/QRCodeUtil.d.ts +5 -0
- package/lib/typescript/utils/QRCodeUtil.d.ts.map +1 -0
- package/lib/typescript/utils/ThemeUtil.d.ts +42 -0
- package/lib/typescript/utils/ThemeUtil.d.ts.map +1 -0
- package/lib/typescript/utils/TypesUtil.d.ts +32 -0
- package/lib/typescript/utils/TypesUtil.d.ts.map +1 -0
- package/lib/typescript/utils/UiUtil.d.ts +10 -0
- package/lib/typescript/utils/UiUtil.d.ts.map +1 -0
- package/package.json +67 -0
- package/src/assets/svg/AllWallets.tsx +13 -0
- package/src/assets/svg/Apple.tsx +24 -0
- package/src/assets/svg/ArrowBottom.tsx +12 -0
- package/src/assets/svg/ArrowLeft.tsx +12 -0
- package/src/assets/svg/ArrowRight.tsx +12 -0
- package/src/assets/svg/ArrowTop.tsx +12 -0
- package/src/assets/svg/Browser.tsx +18 -0
- package/src/assets/svg/Checkmark.tsx +13 -0
- package/src/assets/svg/ChevronBottom.tsx +12 -0
- package/src/assets/svg/ChevronLeft.tsx +12 -0
- package/src/assets/svg/ChevronRight.tsx +12 -0
- package/src/assets/svg/ChevronRightSmall.tsx +12 -0
- package/src/assets/svg/ChevronTop.tsx +12 -0
- package/src/assets/svg/Clock.tsx +12 -0
- package/src/assets/svg/Close.tsx +12 -0
- package/src/assets/svg/CoinPlaceholder.tsx +12 -0
- package/src/assets/svg/Compass.tsx +12 -0
- package/src/assets/svg/Copy.tsx +12 -0
- package/src/assets/svg/CopySmall.tsx +12 -0
- package/src/assets/svg/Cursor.tsx +7 -0
- package/src/assets/svg/Desktop.tsx +13 -0
- package/src/assets/svg/Disconnect.tsx +12 -0
- package/src/assets/svg/Discord.tsx +29 -0
- package/src/assets/svg/Etherscan.tsx +10 -0
- package/src/assets/svg/Extension.tsx +12 -0
- package/src/assets/svg/ExternalLink.tsx +12 -0
- package/src/assets/svg/Facebook.tsx +40 -0
- package/src/assets/svg/Filters.tsx +12 -0
- package/src/assets/svg/Github.tsx +32 -0
- package/src/assets/svg/Google.tsx +44 -0
- package/src/assets/svg/HelpCircle.tsx +16 -0
- package/src/assets/svg/InfoCircle.tsx +16 -0
- package/src/assets/svg/Mail.tsx +12 -0
- package/src/assets/svg/Mobile.tsx +13 -0
- package/src/assets/svg/NetworkPlaceholder.tsx +18 -0
- package/src/assets/svg/NftPlaceholder.tsx +12 -0
- package/src/assets/svg/Off.tsx +12 -0
- package/src/assets/svg/Plus.tsx +12 -0
- package/src/assets/svg/QrCode.tsx +12 -0
- package/src/assets/svg/Refresh.tsx +12 -0
- package/src/assets/svg/Search.tsx +12 -0
- package/src/assets/svg/SwapHorizontal.tsx +12 -0
- package/src/assets/svg/SwapVertical.tsx +12 -0
- package/src/assets/svg/Telegram.tsx +29 -0
- package/src/assets/svg/Twitch.tsx +32 -0
- package/src/assets/svg/Twitter.tsx +27 -0
- package/src/assets/svg/TwitterIcon.tsx +10 -0
- package/src/assets/svg/Verify.tsx +12 -0
- package/src/assets/svg/Wallet.tsx +12 -0
- package/src/assets/svg/WalletConnect.tsx +15 -0
- package/src/assets/svg/WalletPlaceholder.tsx +22 -0
- package/src/assets/svg/WalletSmall.tsx +12 -0
- package/src/assets/svg/WarningCircle.tsx +16 -0
- package/src/assets/visual/Browser.tsx +24 -0
- package/src/assets/visual/Dao.tsx +48 -0
- package/src/assets/visual/Defi.tsx +38 -0
- package/src/assets/visual/DefiAlt.tsx +31 -0
- package/src/assets/visual/Eth.tsx +45 -0
- package/src/assets/visual/Layers.tsx +26 -0
- package/src/assets/visual/Lock.tsx +22 -0
- package/src/assets/visual/Login.tsx +29 -0
- package/src/assets/visual/Network.tsx +23 -0
- package/src/assets/visual/Nft.tsx +27 -0
- package/src/assets/visual/Noun.tsx +19 -0
- package/src/assets/visual/Profile.tsx +30 -0
- package/src/assets/visual/System.tsx +36 -0
- package/src/components/wui-card/index.tsx +28 -0
- package/src/components/wui-card/styles.ts +10 -0
- package/src/components/wui-icon/index.tsx +143 -0
- package/src/components/wui-image/index.tsx +38 -0
- package/src/components/wui-image/styles.ts +8 -0
- package/src/components/wui-loading-hexagon/index.tsx +59 -0
- package/src/components/wui-loading-hexagon/styles.ts +13 -0
- package/src/components/wui-loading-spinner/index.tsx +63 -0
- package/src/components/wui-loading-spinner/styles.ts +8 -0
- package/src/components/wui-loading-thumbnail/index.tsx +72 -0
- package/src/components/wui-loading-thumbnail/styles.ts +11 -0
- package/src/components/wui-shimmer/index.tsx +59 -0
- package/src/components/wui-text/index.tsx +36 -0
- package/src/components/wui-text/styles.ts +104 -0
- package/src/components/wui-visual/index.tsx +43 -0
- package/src/composites/wui-account-button/index.tsx +116 -0
- package/src/composites/wui-account-button/styles.ts +47 -0
- package/src/composites/wui-action-entry/index.tsx +40 -0
- package/src/composites/wui-action-entry/styles.ts +19 -0
- package/src/composites/wui-avatar/index.tsx +78 -0
- package/src/composites/wui-avatar/styles.ts +7 -0
- package/src/composites/wui-button/index.tsx +119 -0
- package/src/composites/wui-button/styles.ts +86 -0
- package/src/composites/wui-card-select/index.tsx +101 -0
- package/src/composites/wui-card-select/styles.ts +46 -0
- package/src/composites/wui-card-select-loader/index.tsx +36 -0
- package/src/composites/wui-card-select-loader/styles.ts +15 -0
- package/src/composites/wui-chip/index.tsx +110 -0
- package/src/composites/wui-chip/styles.ts +97 -0
- package/src/composites/wui-connect-button/index.tsx +89 -0
- package/src/composites/wui-connect-button/styles.ts +65 -0
- package/src/composites/wui-email-input/index.tsx +117 -0
- package/src/composites/wui-email-input/styles.ts +15 -0
- package/src/composites/wui-icon-box/index.tsx +88 -0
- package/src/composites/wui-icon-box/styles.ts +11 -0
- package/src/composites/wui-icon-link/index.tsx +62 -0
- package/src/composites/wui-icon-link/styles.ts +20 -0
- package/src/composites/wui-input-element/index.tsx +40 -0
- package/src/composites/wui-input-element/styles.ts +12 -0
- package/src/composites/wui-input-numeric/index.tsx +49 -0
- package/src/composites/wui-input-numeric/styles.ts +9 -0
- package/src/composites/wui-input-text/index.tsx +134 -0
- package/src/composites/wui-input-text/styles.ts +51 -0
- package/src/composites/wui-link/index.tsx +69 -0
- package/src/composites/wui-link/styles.ts +21 -0
- package/src/composites/wui-list-item/index.tsx +108 -0
- package/src/composites/wui-list-item/styles.ts +37 -0
- package/src/composites/wui-list-wallet/index.tsx +128 -0
- package/src/composites/wui-list-wallet/styles.ts +40 -0
- package/src/composites/wui-logo/index.tsx +14 -0
- package/src/composites/wui-logo-select/index.tsx +32 -0
- package/src/composites/wui-logo-select/styles.ts +15 -0
- package/src/composites/wui-network-button/index.tsx +98 -0
- package/src/composites/wui-network-button/styles.ts +30 -0
- package/src/composites/wui-network-image/index.tsx +49 -0
- package/src/composites/wui-network-image/styles.ts +5 -0
- package/src/composites/wui-otp/index.tsx +99 -0
- package/src/composites/wui-otp/styles.ts +7 -0
- package/src/composites/wui-qr-code/index.tsx +71 -0
- package/src/composites/wui-qr-code/styles.ts +15 -0
- package/src/composites/wui-search-bar/index.tsx +56 -0
- package/src/composites/wui-snackbar/index.tsx +32 -0
- package/src/composites/wui-snackbar/styles.ts +15 -0
- package/src/composites/wui-tabs/index.tsx +67 -0
- package/src/composites/wui-tabs/styles.ts +30 -0
- package/src/composites/wui-tag/index.tsx +29 -0
- package/src/composites/wui-tag/styles.ts +37 -0
- package/src/composites/wui-tooltip/index.tsx +32 -0
- package/src/composites/wui-tooltip/styles.ts +32 -0
- package/src/composites/wui-wallet-image/index.tsx +85 -0
- package/src/composites/wui-wallet-image/styles.ts +38 -0
- package/src/hooks/useAnimatedValue.ts +35 -0
- package/src/hooks/useTheme.ts +9 -0
- package/src/index.ts +72 -0
- package/src/layout/wui-flex/index.tsx +49 -0
- package/src/layout/wui-overlay/index.tsx +19 -0
- package/src/layout/wui-overlay/styles.ts +8 -0
- package/src/layout/wui-separator/index.tsx +32 -0
- package/src/layout/wui-separator/styles.ts +19 -0
- package/src/utils/QRCodeUtil.tsx +185 -0
- package/src/utils/ThemeUtil.ts +197 -0
- package/src/utils/TypesUtil.ts +240 -0
- package/src/utils/UiUtil.ts +72 -0
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgEth = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
15
|
+
clipPath: "url(#a)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
17
|
+
width: "60",
|
|
18
|
+
height: "60",
|
|
19
|
+
fill: "#987DE8",
|
|
20
|
+
rx: "30"
|
|
21
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
22
|
+
fill: "#fff",
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
d: "m15.48 28.37 11.97-19.3a3 3 0 0 1 5.1 0l11.97 19.3a6 6 0 0 1 .9 3.14v.03a6 6 0 0 1-1.16 3.56L33.23 50.2a4 4 0 0 1-6.46 0L15.73 35.1a6 6 0 0 1-1.15-3.54v-.03a6 6 0 0 1 .9-3.16Z",
|
|
25
|
+
clipRule: "evenodd"
|
|
26
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
27
|
+
fill: "#643CDD",
|
|
28
|
+
d: "M30.84 10.11a1 1 0 0 0-.84-.46V24.5l12.6 5.53a2 2 0 0 0-.28-1.4L30.84 10.11Z"
|
|
29
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
30
|
+
fill: "#BDADEB",
|
|
31
|
+
d: "M30 9.65a1 1 0 0 0-.85.46L17.66 28.64a2 2 0 0 0-.26 1.39L30 24.5V9.65Z"
|
|
32
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
33
|
+
fill: "#643CDD",
|
|
34
|
+
d: "M30 50.54a1 1 0 0 0 .8-.4l11.24-15.38c.3-.44-.2-1-.66-.73l-9.89 5.68a3 3 0 0 1-1.5.4v10.43Z"
|
|
35
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
36
|
+
fill: "#BDADEB",
|
|
37
|
+
d: "m17.97 34.76 11.22 15.37c.2.28.5.41.8.41V40.11a3 3 0 0 1-1.49-.4l-9.88-5.68c-.47-.27-.97.3-.65.73Z"
|
|
38
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
39
|
+
fill: "#401AB3",
|
|
40
|
+
d: "M42.6 30.03 30 24.5v13.14a3 3 0 0 0 1.5-.4l10.14-5.83a2 2 0 0 0 .95-1.38Z"
|
|
41
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
42
|
+
fill: "#7C5AE2",
|
|
43
|
+
d: "M30 37.64V24.46l-12.6 5.57a2 2 0 0 0 .97 1.39l10.13 5.82a3 3 0 0 0 1.5.4Z"
|
|
44
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
45
|
+
width: "59",
|
|
46
|
+
height: "59",
|
|
47
|
+
x: ".5",
|
|
48
|
+
y: ".5",
|
|
49
|
+
stroke: "#fff",
|
|
50
|
+
strokeOpacity: ".1",
|
|
51
|
+
rx: "29.5"
|
|
52
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
53
|
+
id: "a"
|
|
54
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
55
|
+
width: "60",
|
|
56
|
+
height: "60",
|
|
57
|
+
fill: "#fff",
|
|
58
|
+
rx: "30"
|
|
59
|
+
}))));
|
|
60
|
+
var _default = exports.default = SvgEth;
|
|
61
|
+
//# sourceMappingURL=Eth.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgEth","props","React","createElement","fill","viewBox","G","clipPath","Rect","width","height","rx","Path","fillRule","d","clipRule","x","y","stroke","strokeOpacity","Defs","ClipPath","id","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Eth.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgLayers = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
15
|
+
width: "60",
|
|
16
|
+
height: "60",
|
|
17
|
+
fill: "#1DC956",
|
|
18
|
+
rx: "3"
|
|
19
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
20
|
+
fill: "#1FAD7E",
|
|
21
|
+
stroke: "#fff",
|
|
22
|
+
strokeWidth: "2",
|
|
23
|
+
d: "m30.49 29.13-.49-.27-.49.27-12.77 7.1-.05.02c-.86.48-1.58.88-2.1 1.24-.54.37-1.04.81-1.28 1.45a3 3 0 0 0 0 2.12c.24.63.74 1.08 1.27 1.45.53.36 1.25.76 2.11 1.24l.05.03 6.33 3.51.17.1c2.33 1.3 3.72 2.06 5.22 2.32a9 9 0 0 0 3.08 0c1.5-.26 2.9-1.03 5.22-2.32l.18-.1 6.32-3.51.05-.03a26.9 26.9 0 0 0 2.1-1.24 3.21 3.21 0 0 0 1.28-1.45l-.94-.35.94.35a3 3 0 0 0 0-2.12l-.94.35.94-.35a3.21 3.21 0 0 0-1.27-1.45c-.53-.36-1.25-.76-2.11-1.24l-.05-.03-12.77-7.1Z"
|
|
24
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
25
|
+
fill: "#2BEE6C",
|
|
26
|
+
stroke: "#fff",
|
|
27
|
+
strokeWidth: "2",
|
|
28
|
+
d: "m30.49 19.13-.49-.27-.49.27-12.77 7.1-.05.02c-.86.48-1.58.88-2.1 1.24-.54.37-1.04.81-1.28 1.45a3 3 0 0 0 0 2.12c.24.63.74 1.08 1.27 1.45.53.36 1.25.76 2.11 1.24l.05.03 6.33 3.51.17.1c2.33 1.3 3.72 2.06 5.22 2.32a9 9 0 0 0 3.08 0c1.5-.26 2.9-1.03 5.22-2.32l.18-.1 6.32-3.51.05-.03a26.9 26.9 0 0 0 2.1-1.24 3.21 3.21 0 0 0 1.28-1.45l-.94-.35.94.35a3 3 0 0 0 0-2.12l-.94.35.94-.35a3.21 3.21 0 0 0-1.27-1.45c-.53-.36-1.25-.76-2.11-1.24l-.05-.03-12.77-7.1Z"
|
|
29
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
30
|
+
fill: "#86F999",
|
|
31
|
+
stroke: "#fff",
|
|
32
|
+
strokeWidth: "2",
|
|
33
|
+
d: "m46.69 21.06-.94-.35.94.35a3 3 0 0 0 0-2.12l-.94.35.94-.35a3.21 3.21 0 0 0-1.27-1.45c-.53-.36-1.25-.76-2.11-1.24l-.05-.03-6.32-3.51-.18-.1c-2.33-1.3-3.72-2.06-5.22-2.33a9 9 0 0 0-3.08 0c-1.5.27-2.9 1.04-5.22 2.33l-.17.1-6.33 3.51-.05.03c-.86.48-1.58.88-2.1 1.24-.54.37-1.04.81-1.28 1.45a3 3 0 0 0 0 2.12c.24.63.74 1.08 1.27 1.45.53.36 1.25.76 2.11 1.24l.05.03 6.33 3.51.17.1c2.33 1.3 3.72 2.06 5.22 2.32a9 9 0 0 0 3.08 0c1.5-.26 2.9-1.03 5.22-2.32l.18-.1 6.32-3.51.05-.03a26.9 26.9 0 0 0 2.1-1.24 3.21 3.21 0 0 0 1.28-1.45Z"
|
|
34
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
35
|
+
width: "59",
|
|
36
|
+
height: "59",
|
|
37
|
+
x: ".5",
|
|
38
|
+
y: ".5",
|
|
39
|
+
stroke: "#fff",
|
|
40
|
+
strokeOpacity: ".1",
|
|
41
|
+
rx: "2.5"
|
|
42
|
+
}));
|
|
43
|
+
var _default = exports.default = SvgLayers;
|
|
44
|
+
//# sourceMappingURL=Layers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgLayers","props","React","createElement","fill","viewBox","Rect","width","height","rx","Path","stroke","strokeWidth","d","x","y","strokeOpacity","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Layers.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgLock = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
15
|
+
width: "60",
|
|
16
|
+
height: "60",
|
|
17
|
+
fill: "#C653C6",
|
|
18
|
+
rx: "3"
|
|
19
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
20
|
+
fill: "#fff",
|
|
21
|
+
d: "M20.03 15.22C20 15.6 20 16.07 20 17v2.8c0 1.14 0 1.7-.2 2.12-.15.31-.3.5-.58.71-.37.28-1.06.42-2.43.7-.59.12-1.11.29-1.6.51a9 9 0 0 0-4.35 4.36C10 30 10 32.34 10 37c0 4.66 0 7 .84 8.8a9 9 0 0 0 4.36 4.36C17 51 19.34 51 24 51h12c4.66 0 7 0 8.8-.84a9 9 0 0 0 4.36-4.36C50 44 50 41.66 50 37c0-4.66 0-7-.84-8.8a9 9 0 0 0-4.36-4.36c-.48-.22-1-.39-1.6-.5-1.36-.29-2.05-.43-2.42-.7-.27-.22-.43-.4-.58-.72-.2-.42-.2-.98-.2-2.11V17c0-.93 0-1.4-.03-1.78a9 9 0 0 0-8.19-8.19C31.4 7 30.93 7 30 7s-1.4 0-1.78.03a9 9 0 0 0-8.19 8.19Z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
23
|
+
fill: "#E87DE8",
|
|
24
|
+
d: "M22 17c0-.93 0-1.4.04-1.78a7 7 0 0 1 6.18-6.18C28.6 9 29.07 9 30 9s1.4 0 1.78.04a7 7 0 0 1 6.18 6.18c.04.39.04.85.04 1.78v4.5a1.5 1.5 0 0 1-3 0V17c0-.93 0-1.4-.08-1.78a4 4 0 0 0-3.14-3.14C31.39 12 30.93 12 30 12s-1.4 0-1.78.08a4 4 0 0 0-3.14 3.14c-.08.39-.08.85-.08 1.78v4.5a1.5 1.5 0 0 1-3 0V17Z"
|
|
25
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
26
|
+
fill: "#E87DE8",
|
|
27
|
+
fillRule: "evenodd",
|
|
28
|
+
d: "M12 36.62c0-4.32 0-6.48.92-8.09a7 7 0 0 1 2.61-2.61C17.14 25 19.3 25 23.62 25h6.86c.46 0 .7 0 .9.02 2.73.22 4.37 2.43 4.62 4.98.27-2.7 2.11-5 5.02-5A6.98 6.98 0 0 1 48 31.98v5.4c0 4.32 0 6.48-.92 8.09a7 7 0 0 1-2.61 2.61c-1.61.92-3.77.92-8.09.92h-5.86c-.46 0-.7 0-.9-.02-2.73-.22-4.37-2.43-4.62-4.98-.26 2.58-1.94 4.82-4.71 4.99l-.7.01c-.55 0-.82 0-1.05-.02a7 7 0 0 1-6.52-6.52c-.02-.23-.02-.5-.02-1.05v-4.79Zm21.24-.27a4 4 0 1 0-6.48 0 31.28 31.28 0 0 1 1.57 2.23c.17.4.17.81.17 1.24V42.5a1.5 1.5 0 0 0 3 0V39.82c0-.43 0-.85.17-1.24.09-.2.58-.87 1.57-2.23Z",
|
|
29
|
+
clipRule: "evenodd"
|
|
30
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
31
|
+
width: "59",
|
|
32
|
+
height: "59",
|
|
33
|
+
x: ".5",
|
|
34
|
+
y: ".5",
|
|
35
|
+
stroke: "#fff",
|
|
36
|
+
strokeOpacity: ".1",
|
|
37
|
+
rx: "2.5"
|
|
38
|
+
}));
|
|
39
|
+
var _default = exports.default = SvgLock;
|
|
40
|
+
//# sourceMappingURL=Lock.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgLock","props","React","createElement","fill","viewBox","Rect","width","height","rx","Path","d","fillRule","clipRule","x","y","stroke","strokeOpacity","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Lock.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgLogin = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
15
|
+
clipPath: "url(#a)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
17
|
+
fill: "#EB8B47",
|
|
18
|
+
d: "M0 24.9c0-9.25 0-13.88 1.97-17.33a15 15 0 0 1 5.6-5.6C11.02 0 15.65 0 24.9 0h10.2c9.25 0 13.88 0 17.33 1.97a15 15 0 0 1 5.6 5.6C60 11.02 60 15.65 60 24.9v10.2c0 9.25 0 13.88-1.97 17.33a15 15 0 0 1-5.6 5.6C48.98 60 44.35 60 35.1 60H24.9c-9.25 0-13.88 0-17.33-1.97a15 15 0 0 1-5.6-5.6C0 48.98 0 44.35 0 35.1V24.9Z"
|
|
19
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
20
|
+
stroke: "#062B2B",
|
|
21
|
+
strokeOpacity: ".1",
|
|
22
|
+
d: "M.5 24.9c0-4.64 0-8.08.24-10.8.25-2.7.73-4.65 1.66-6.28A14.5 14.5 0 0 1 7.82 2.4C9.46 1.47 11.39 1 14.1.74A133 133 0 0 1 24.9.5h10.2c4.63 0 8.08 0 10.8.24 2.7.25 4.65.73 6.28 1.66a14.5 14.5 0 0 1 5.42 5.42c.93 1.63 1.41 3.57 1.66 6.28.24 2.72.24 6.16.24 10.8v10.2c0 4.63 0 8.08-.24 10.8-.25 2.7-.73 4.64-1.66 6.28a14.5 14.5 0 0 1-5.42 5.41c-1.63.94-3.57 1.42-6.28 1.67-2.72.24-6.17.24-10.8.24H24.9c-4.63 0-8.08 0-10.8-.24-2.7-.25-4.64-.73-6.28-1.67a14.5 14.5 0 0 1-5.42-5.4C1.47 50.53 1 48.6.74 45.88A133 133 0 0 1 .5 35.1V24.9Z"
|
|
23
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
24
|
+
fill: "#FF974C",
|
|
25
|
+
stroke: "#fff",
|
|
26
|
+
strokeWidth: "2",
|
|
27
|
+
d: "M39.2 29.2a13 13 0 1 0-18.4 0l1.3 1.28a12.82 12.82 0 0 1 2.1 2.39 6 6 0 0 1 .6 1.47c.2.76.2 1.56.2 3.17v11.24c0 1.08 0 1.61.13 2.12a4 4 0 0 0 .41.98c.26.45.64.83 1.4 1.6l.3.29c.65.65.98.98 1.36 1.09.26.07.54.07.8 0 .38-.11.7-.44 1.36-1.1l3.48-3.47c.65-.65.98-.98 1.09-1.36a1.5 1.5 0 0 0 0-.8c-.1-.38-.44-.7-1.1-1.36l-.47-.48c-.65-.65-.98-.98-1.09-1.36a1.5 1.5 0 0 1 0-.8c.1-.38.44-.7 1.1-1.36l.47-.48c.65-.65.98-.98 1.09-1.36a1.5 1.5 0 0 0 0-.8c-.1-.38-.44-.7-1.1-1.36l-.48-.5c-.65-.64-.98-.97-1.08-1.35a1.5 1.5 0 0 1 0-.79c.1-.38.42-.7 1.06-1.36l5.46-5.55Z"
|
|
28
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
29
|
+
cx: "30",
|
|
30
|
+
cy: "17",
|
|
31
|
+
r: "4",
|
|
32
|
+
fill: "#EB8B47",
|
|
33
|
+
stroke: "#fff",
|
|
34
|
+
strokeWidth: "2"
|
|
35
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
36
|
+
id: "a"
|
|
37
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
38
|
+
fill: "#fff",
|
|
39
|
+
d: "M0 0h60v60H0z"
|
|
40
|
+
}))));
|
|
41
|
+
var _default = exports.default = SvgLogin;
|
|
42
|
+
//# sourceMappingURL=Login.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgLogin","props","React","createElement","fill","viewBox","G","clipPath","Path","d","stroke","strokeOpacity","strokeWidth","Circle","cx","cy","Defs","ClipPath","id","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Login.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgNetwork = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
15
|
+
clipPath: "url(#a)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
17
|
+
width: "60",
|
|
18
|
+
height: "60",
|
|
19
|
+
fill: "#00ACE6",
|
|
20
|
+
rx: "30"
|
|
21
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
22
|
+
cx: "64",
|
|
23
|
+
cy: "39",
|
|
24
|
+
r: "50",
|
|
25
|
+
fill: "#1AC6FF",
|
|
26
|
+
stroke: "#fff",
|
|
27
|
+
strokeWidth: "2"
|
|
28
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
29
|
+
cx: "78",
|
|
30
|
+
cy: "30",
|
|
31
|
+
r: "50",
|
|
32
|
+
fill: "#4DD2FF",
|
|
33
|
+
stroke: "#fff",
|
|
34
|
+
strokeWidth: "2"
|
|
35
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
36
|
+
cx: "72",
|
|
37
|
+
cy: "15",
|
|
38
|
+
r: "35",
|
|
39
|
+
fill: "#80DFFF",
|
|
40
|
+
stroke: "#fff",
|
|
41
|
+
strokeWidth: "2"
|
|
42
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
43
|
+
cx: "34",
|
|
44
|
+
cy: "-17",
|
|
45
|
+
r: "45",
|
|
46
|
+
stroke: "#fff",
|
|
47
|
+
strokeWidth: "2"
|
|
48
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
49
|
+
cx: "34",
|
|
50
|
+
cy: "-5",
|
|
51
|
+
r: "50",
|
|
52
|
+
stroke: "#fff",
|
|
53
|
+
strokeWidth: "2"
|
|
54
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
55
|
+
cx: "30",
|
|
56
|
+
cy: "45",
|
|
57
|
+
r: "4",
|
|
58
|
+
fill: "#4DD2FF",
|
|
59
|
+
stroke: "#fff",
|
|
60
|
+
strokeWidth: "2"
|
|
61
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
62
|
+
cx: "39.5",
|
|
63
|
+
cy: "27.5",
|
|
64
|
+
r: "4",
|
|
65
|
+
fill: "#80DFFF",
|
|
66
|
+
stroke: "#fff",
|
|
67
|
+
strokeWidth: "2"
|
|
68
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
69
|
+
cx: "16",
|
|
70
|
+
cy: "24",
|
|
71
|
+
r: "4",
|
|
72
|
+
fill: "#19C6FF",
|
|
73
|
+
stroke: "#fff",
|
|
74
|
+
strokeWidth: "2"
|
|
75
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
76
|
+
width: "59",
|
|
77
|
+
height: "59",
|
|
78
|
+
x: ".5",
|
|
79
|
+
y: ".5",
|
|
80
|
+
stroke: "#062B2B",
|
|
81
|
+
strokeOpacity: ".1",
|
|
82
|
+
rx: "29.5"
|
|
83
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
84
|
+
id: "a"
|
|
85
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
86
|
+
width: "60",
|
|
87
|
+
height: "60",
|
|
88
|
+
fill: "#fff",
|
|
89
|
+
rx: "30"
|
|
90
|
+
}))));
|
|
91
|
+
var _default = exports.default = SvgNetwork;
|
|
92
|
+
//# sourceMappingURL=Network.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgNetwork","props","React","createElement","fill","viewBox","G","clipPath","Rect","width","height","rx","Circle","cx","cy","stroke","strokeWidth","x","y","strokeOpacity","Defs","ClipPath","id","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Network.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgNft = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
15
|
+
clipPath: "url(#a)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
17
|
+
width: "60",
|
|
18
|
+
height: "60",
|
|
19
|
+
fill: "#C653C6",
|
|
20
|
+
rx: "3"
|
|
21
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
22
|
+
fill: "#E87DE8",
|
|
23
|
+
stroke: "#fff",
|
|
24
|
+
strokeWidth: "2",
|
|
25
|
+
d: "M52.1 47.34c0-4.24-1.44-9.55-5.9-12.4a2.86 2.86 0 0 0-1.6-3.89v-.82c0-1.19-.52-2.26-1.35-3a4.74 4.74 0 0 0-2.4-6.26v-5.5a11.31 11.31 0 1 0-22.63 0v2.15a3.34 3.34 0 0 0-1.18 5.05 4.74 4.74 0 0 0-.68 6.44A5.22 5.22 0 0 0 14 35.92c-3.06 4.13-6.1 8.3-6.1 15.64 0 2.67.37 4.86.74 6.39a20.3 20.3 0 0 0 .73 2.39l.02.04v.01l.92-.39-.92.4.26.6h38.26l.3-.49-.87-.51.86.5.02-.01.03-.07a16.32 16.32 0 0 0 .57-1.05c.36-.72.85-1.74 1.33-2.96a25.51 25.51 0 0 0 1.94-9.07Z"
|
|
26
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
27
|
+
fill: "#fff",
|
|
28
|
+
fillRule: "evenodd",
|
|
29
|
+
d: "M26.5 29.5c-3-.5-5.5-3-5.5-7v-7c0-.47 0-.7.03-.9a3 3 0 0 1 2.58-2.57c.2-.03.42-.03.89-.03 2 0 2.5-2.5 2.5-2.5s0 2.5 2.5 2.5c1.4 0 2.1 0 2.65.23a3 3 0 0 1 1.62 1.62c.23.55.23 1.25.23 2.65v6c0 4-3 7-6.5 7 1.35.23 4 0 6.5-2v9.53C34 38.5 31.5 40 28 40s-6-1.5-6-2.97L24 34l2.5 1.5v-6ZM26 47h4.5c2.5 0 3 4 3 5.5h-3l-1-1.5H26v-4Zm-6.25 5.5H24V57h-8c0-1 1-4.5 3.75-4.5Z",
|
|
30
|
+
clipRule: "evenodd"
|
|
31
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
32
|
+
width: "59",
|
|
33
|
+
height: "59",
|
|
34
|
+
x: ".5",
|
|
35
|
+
y: ".5",
|
|
36
|
+
stroke: "#fff",
|
|
37
|
+
strokeOpacity: ".1",
|
|
38
|
+
rx: "2.5"
|
|
39
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
40
|
+
id: "a"
|
|
41
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
42
|
+
width: "60",
|
|
43
|
+
height: "60",
|
|
44
|
+
fill: "#fff",
|
|
45
|
+
rx: "3"
|
|
46
|
+
}))));
|
|
47
|
+
var _default = exports.default = SvgNft;
|
|
48
|
+
//# sourceMappingURL=Nft.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgNft","props","React","createElement","fill","viewBox","G","clipPath","Rect","width","height","rx","Path","stroke","strokeWidth","d","fillRule","clipRule","x","y","strokeOpacity","Defs","ClipPath","id","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Nft.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgNoun = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
15
|
+
width: "60",
|
|
16
|
+
height: "60",
|
|
17
|
+
fill: "#794CFF",
|
|
18
|
+
rx: "3"
|
|
19
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
20
|
+
fill: "#987DE8",
|
|
21
|
+
stroke: "#fff",
|
|
22
|
+
strokeWidth: "2",
|
|
23
|
+
d: "M33 22.5v-1H16v5H8.5V36H13v-5h3v7.5h17V31h1v7.5h17v-17H34v5h-1v-4Z"
|
|
24
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
25
|
+
fill: "#fff",
|
|
26
|
+
d: "M37.5 25h10v10h-10z"
|
|
27
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
28
|
+
fill: "#4019B2",
|
|
29
|
+
d: "M42.5 25h5v10h-5z"
|
|
30
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
31
|
+
fill: "#fff",
|
|
32
|
+
d: "M19.5 25h10v10h-10z"
|
|
33
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
34
|
+
fill: "#4019B2",
|
|
35
|
+
d: "M24.5 25h5v10h-5z"
|
|
36
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
37
|
+
fill: "#fff",
|
|
38
|
+
d: "M12 30.5h4V37h-4v-6.5Z"
|
|
39
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
40
|
+
width: "59",
|
|
41
|
+
height: "59",
|
|
42
|
+
x: ".5",
|
|
43
|
+
y: ".5",
|
|
44
|
+
stroke: "#fff",
|
|
45
|
+
strokeOpacity: ".1",
|
|
46
|
+
rx: "2.5"
|
|
47
|
+
}));
|
|
48
|
+
var _default = exports.default = SvgNoun;
|
|
49
|
+
//# sourceMappingURL=Noun.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgNoun","props","React","createElement","fill","viewBox","Rect","width","height","rx","Path","stroke","strokeWidth","d","x","y","strokeOpacity","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Noun.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgProfile = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
15
|
+
clipPath: "url(#a)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
17
|
+
width: "60",
|
|
18
|
+
height: "60",
|
|
19
|
+
fill: "#00ACE6",
|
|
20
|
+
rx: "30"
|
|
21
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
22
|
+
fill: "#1AC6FF",
|
|
23
|
+
stroke: "#fff",
|
|
24
|
+
strokeWidth: "2",
|
|
25
|
+
d: "M59 73a29 29 0 1 1-58 0c0-16.02 11-29 29-29s29 12.98 29 29ZM18.7 19.9a11 11 0 0 1 9.27-8.69c1.35-.19 2.7-.19 4.06 0a11 11 0 0 1 9.28 8.7c.18.86.32 1.74.44 2.62a11 11 0 0 1 0 2.94c-.12.88-.26 1.76-.44 2.63a11 11 0 0 1-9.28 8.69c-1.35.18-2.7.18-4.06 0a11 11 0 0 1-9.28-8.7c-.18-.86-.32-1.74-.44-2.62a11 11 0 0 1 0-2.94c.12-.88.26-1.76.44-2.63Z"
|
|
26
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
27
|
+
cx: "24.5",
|
|
28
|
+
cy: "23.5",
|
|
29
|
+
r: "1.5",
|
|
30
|
+
fill: "#fff"
|
|
31
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
32
|
+
cx: "35.5",
|
|
33
|
+
cy: "23.5",
|
|
34
|
+
r: "1.5",
|
|
35
|
+
fill: "#fff"
|
|
36
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
37
|
+
stroke: "#fff",
|
|
38
|
+
"stroke-linecap": "round",
|
|
39
|
+
"stroke-linejoin": "round",
|
|
40
|
+
strokeWidth: "2",
|
|
41
|
+
d: "m31 20-3 8h4"
|
|
42
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
43
|
+
width: "59",
|
|
44
|
+
height: "59",
|
|
45
|
+
x: ".5",
|
|
46
|
+
y: ".5",
|
|
47
|
+
stroke: "#fff",
|
|
48
|
+
strokeOpacity: ".1",
|
|
49
|
+
rx: "29.5"
|
|
50
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
51
|
+
id: "a"
|
|
52
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
|
|
53
|
+
width: "60",
|
|
54
|
+
height: "60",
|
|
55
|
+
fill: "#fff",
|
|
56
|
+
rx: "30"
|
|
57
|
+
}))));
|
|
58
|
+
var _default = exports.default = SvgProfile;
|
|
59
|
+
//# sourceMappingURL=Profile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgProfile","props","React","createElement","fill","viewBox","G","clipPath","Rect","width","height","rx","Path","stroke","strokeWidth","d","Circle","cx","cy","x","y","strokeOpacity","Defs","ClipPath","id","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/Profile.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
8
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
9
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
+
const SvgSystem = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
|
|
12
|
+
fill: "none",
|
|
13
|
+
viewBox: "0 0 60 60"
|
|
14
|
+
}, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
15
|
+
clipPath: "url(#a)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
17
|
+
fill: "#794CFF",
|
|
18
|
+
d: "M0 24.9c0-9.25 0-13.88 1.97-17.33a15 15 0 0 1 5.6-5.6C11.02 0 15.65 0 24.9 0h10.2c9.25 0 13.88 0 17.33 1.97a15 15 0 0 1 5.6 5.6C60 11.02 60 15.65 60 24.9v10.2c0 9.25 0 13.88-1.97 17.33a15 15 0 0 1-5.6 5.6C48.98 60 44.35 60 35.1 60H24.9c-9.25 0-13.88 0-17.33-1.97a15 15 0 0 1-5.6-5.6C0 48.98 0 44.35 0 35.1V24.9Z"
|
|
19
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
20
|
+
stroke: "#062B2B",
|
|
21
|
+
strokeOpacity: ".1",
|
|
22
|
+
d: "M.5 24.9c0-4.64 0-8.08.24-10.8.25-2.7.73-4.65 1.66-6.28A14.5 14.5 0 0 1 7.82 2.4C9.46 1.47 11.39 1 14.1.74A133 133 0 0 1 24.9.5h10.2c4.63 0 8.08 0 10.8.24 2.7.25 4.65.73 6.28 1.66a14.5 14.5 0 0 1 5.42 5.42c.93 1.63 1.41 3.57 1.66 6.28.24 2.72.24 6.16.24 10.8v10.2c0 4.63 0 8.08-.24 10.8-.25 2.7-.73 4.64-1.66 6.28a14.5 14.5 0 0 1-5.42 5.41c-1.63.94-3.57 1.42-6.28 1.67-2.72.24-6.17.24-10.8.24H24.9c-4.63 0-8.08 0-10.8-.24-2.7-.25-4.64-.73-6.28-1.67a14.5 14.5 0 0 1-5.42-5.4C1.47 50.53 1 48.6.74 45.88A133 133 0 0 1 .5 35.1V24.9Z"
|
|
23
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
24
|
+
fill: "#906EF7",
|
|
25
|
+
stroke: "#fff",
|
|
26
|
+
strokeWidth: "2",
|
|
27
|
+
d: "M35.14 31.5a1.5 1.5 0 0 1 .7-1.33c.28-.17.64-.32.95-.4a1.5 1.5 0 0 1 1.45.42c.61.64 1.06 1.5 1.56 2.22.48.68 1.67.84 2.17.1.51-.78.97-1.69 1.6-2.37.37-.4.92-.56 1.44-.44.32.07.68.22.96.38.46.28.73.78.72 1.32-.02.9-.31 1.86-.47 2.75-.16.86.68 1.68 1.54 1.51.89-.17 1.83-.48 2.74-.52a1.5 1.5 0 0 1 1.33.7c.17.28.32.64.4.95a1.5 1.5 0 0 1-.42 1.45c-.64.61-1.5 1.06-2.22 1.56-.69.48-.84 1.67-.1 2.17.77.51 1.69.97 2.37 1.6.4.37.56.92.44 1.44a3.5 3.5 0 0 1-.38.95 1.5 1.5 0 0 1-1.32.73c-.91-.02-1.86-.31-2.75-.47-.86-.16-1.69.68-1.52 1.54.18.89.5 1.83.53 2.74a1.5 1.5 0 0 1-.7 1.33 3.5 3.5 0 0 1-.95.4 1.5 1.5 0 0 1-1.45-.42c-.61-.64-1.06-1.5-1.56-2.22-.48-.69-1.67-.84-2.17-.1-.51.77-.97 1.68-1.6 2.37-.37.4-.92.56-1.44.44a3.49 3.49 0 0 1-.96-.38 1.5 1.5 0 0 1-.72-1.32c.02-.91.31-1.86.47-2.75.16-.86-.69-1.69-1.54-1.52-.89.18-1.83.5-2.74.53a1.5 1.5 0 0 1-1.33-.7 3.5 3.5 0 0 1-.4-.95 1.5 1.5 0 0 1 .42-1.45c.64-.61 1.5-1.06 2.22-1.56.69-.48.84-1.67.1-2.17-.78-.52-1.69-.97-2.37-1.6a1.5 1.5 0 0 1-.44-1.44c.07-.32.22-.68.38-.96a1.5 1.5 0 0 1 1.32-.72c.9.02 1.86.31 2.75.47.86.16 1.68-.69 1.52-1.54-.18-.89-.5-1.83-.53-2.74Z"
|
|
28
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
29
|
+
fill: "#906EF7",
|
|
30
|
+
stroke: "#fff",
|
|
31
|
+
strokeWidth: "2",
|
|
32
|
+
d: "M20.77 8.22A1.5 1.5 0 0 1 22.24 7h1.52c.72 0 1.34.51 1.47 1.22.28 1.47.25 3.41 1.89 4.04l.56.23c1.6.72 2.96-.67 4.2-1.52.59-.4 1.39-.33 1.9.18l1.07 1.07c.5.51.58 1.31.17 1.9-.84 1.24-2.23 2.6-1.51 4.2l.23.56c.63 1.64 2.57 1.61 4.04 1.89.7.13 1.22.75 1.22 1.47v1.51a1.5 1.5 0 0 1-1.22 1.48c-1.47.27-3.41.25-4.04 1.89l-.23.56c-.72 1.6.67 2.96 1.52 4.2.4.59.33 1.39-.18 1.9l-1.07 1.07a1.5 1.5 0 0 1-1.9.17c-1.24-.84-2.6-2.23-4.2-1.51l-.56.23c-1.64.63-1.61 2.57-1.9 4.04A1.5 1.5 0 0 1 23.77 39h-1.52a1.5 1.5 0 0 1-1.47-1.22c-.28-1.47-.25-3.41-1.89-4.04l-.56-.23c-1.6-.72-2.96.67-4.2 1.51-.59.41-1.39.34-1.9-.17l-1.07-1.07a1.5 1.5 0 0 1-.17-1.9c.84-1.24 2.23-2.6 1.51-4.2l-.23-.56c-.63-1.64-2.57-1.62-4.04-1.9A1.5 1.5 0 0 1 7 23.76v-1.5c0-.73.51-1.35 1.22-1.48 1.47-.28 3.41-.25 4.04-1.89l.23-.56c.72-1.6-.67-2.96-1.52-4.2-.4-.59-.33-1.39.18-1.9l1.07-1.07a1.5 1.5 0 0 1 1.9-.18c1.24.85 2.6 2.24 4.2 1.52l.56-.23c1.64-.63 1.61-2.57 1.9-4.04Z"
|
|
33
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
34
|
+
cx: "23",
|
|
35
|
+
cy: "23",
|
|
36
|
+
r: "6",
|
|
37
|
+
fill: "#794CFF",
|
|
38
|
+
stroke: "#fff",
|
|
39
|
+
strokeWidth: "2"
|
|
40
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
41
|
+
cx: "41",
|
|
42
|
+
cy: "41",
|
|
43
|
+
r: "4",
|
|
44
|
+
fill: "#794CFF",
|
|
45
|
+
stroke: "#fff",
|
|
46
|
+
strokeWidth: "2"
|
|
47
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
48
|
+
id: "a"
|
|
49
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
50
|
+
fill: "#fff",
|
|
51
|
+
d: "M0 0h60v60H0z"
|
|
52
|
+
}))));
|
|
53
|
+
var _default = exports.default = SvgSystem;
|
|
54
|
+
//# sourceMappingURL=System.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","_extends","assign","bind","target","arguments","length","source","key","apply","SvgSystem","props","React","createElement","fill","viewBox","G","clipPath","Path","d","stroke","strokeOpacity","strokeWidth","Circle","cx","cy","Defs","ClipPath","id","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/visual/System.tsx"],"mappings":"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"}
|