@harsh132/crew-ai 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +42 -0
- package/bin/crew.mjs +49 -0
- package/dist/assets/AccountNotFoundScreen-mrDHRRtZ-CNwZwgdA.js +1 -0
- package/dist/assets/AddFundsSelectionScreen-D76JlRA1-Dx0vImHm.js +24 -0
- package/dist/assets/Address-9aHCoAYt-Ca6TQh8z.js +17 -0
- package/dist/assets/AffirmativeConsentScreen-Cva7mCde-BpKZB2xK.js +6 -0
- package/dist/assets/AllowlistRejectionScreen-CJlenrjE-a-xZa8sX.js +1 -0
- package/dist/assets/ApiController-Dm_aZs5q.js +5 -0
- package/dist/assets/ArrowsRightLeftIcon-Cpc9sQGG.js +1 -0
- package/dist/assets/AuthenticateWithWalletScreen-C_zdZyDa-BP8lHEUi.js +1 -0
- package/dist/assets/AwaitingEvmToSolBridgingScreen-Ch3fh4A4-B1BDspph.js +1 -0
- package/dist/assets/AwaitingExternalEthereumTransferScreen-C9yfbYim-BN1YAQmx.js +1 -0
- package/dist/assets/AwaitingPasswordlessCodeScreen-DkpWm3cl-DB6yuR1m.js +103 -0
- package/dist/assets/AwaitingSolToEvmBridgingScreen-D-2h-r2V-DDx-QToS.js +1 -0
- package/dist/assets/BridgeNetworkSelectionView-DPw4O-jL-DLiXJ_7u.js +68 -0
- package/dist/assets/CaptchaScreen-DTWKq3oC-DStoNOyV.js +1 -0
- package/dist/assets/CheckCircleIcon-DTHMHp70.js +1 -0
- package/dist/assets/CheckCircleIcon-jhB7zp8X.js +1 -0
- package/dist/assets/Checkbox-D1EDeo41-B4iShCep.js +52 -0
- package/dist/assets/ChevronDownIcon-cvBdBC_R.js +1 -0
- package/dist/assets/Chip-CZKIKt9K-DGpuw9Pi.js +26 -0
- package/dist/assets/CoinbaseOnrampStatusScreen-yM8i1dq5-nwvQM-i-.js +16 -0
- package/dist/assets/ConnectEmailForm-CvtooZ8i-CVf2LNEF.js +3 -0
- package/dist/assets/ConnectLedgerScreen-COys-OjJ-CAsBrjgm.js +10 -0
- package/dist/assets/ConnectOnlyLandingScreen-C3myVsvL-CcdSW7Hi.js +1 -0
- package/dist/assets/ConnectOnlyStatusScreen-B-uqGIbz-Dre9H6bQ.js +1 -0
- package/dist/assets/ConnectOrCreateScreen-DD7cB8dy-CxI8fTvv.js +1 -0
- package/dist/assets/ConnectPhoneForm-BClRnco--CqcBfBZV.js +95 -0
- package/dist/assets/ConnectWalletView-D37hqEee-C1VppGRt.js +74 -0
- package/dist/assets/ConnectionStatusScreen-gJeQDnkD-Cv2Xchgs.js +7 -0
- package/dist/assets/ConnectorUtil-BS3XprR9.js +21 -0
- package/dist/assets/ConstantsUtil-DmLsRHAl.js +198 -0
- package/dist/assets/CopyToClipboard-i_OQSBJr-DWOP52LO.js +39 -0
- package/dist/assets/CopyableText-CQapvaMr-jG_q6v_s.js +28 -0
- package/dist/assets/CrossAppAuthScreen-DO1JO_KV-BpsT4WQL.js +1 -0
- package/dist/assets/CustomLandingScreenView-mjmDHGwr-CMorV_Ld.js +22 -0
- package/dist/assets/DelegatedActionsConsentScreen-BCgARvf7-CSJZU-up.js +1 -0
- package/dist/assets/DelegatedActionsRevokeScreen-BcwL74R--SCAuQ-OG.js +1 -0
- package/dist/assets/DepositAddressScreen-CDAmKcTm-C9_lhGWr.js +194 -0
- package/dist/assets/EmailInputForm-Cqo1mda8-C2y9xKLb.js +124 -0
- package/dist/assets/EmbeddedWalletConnectingScreen-CM-Kfv91-Dcp-OR3s.js +1 -0
- package/dist/assets/EmbeddedWalletCreatedScreen-Zscvn5zZ-B0V78kud.js +1 -0
- package/dist/assets/EmbeddedWalletKeyExportScreen-CP5NN-uM-D_2C420x.js +23 -0
- package/dist/assets/EmbeddedWalletOnAccountCreateScreen-Cc3IEizD-DfNQs_i3.js +1 -0
- package/dist/assets/EmbeddedWalletPasswordUpdateScreen-vT10Bm2m-o80m8UEV.js +1 -0
- package/dist/assets/EmbeddedWalletPasswordUpdateSplashScreen-BuBFHC6o-BpBfi_F9.js +1 -0
- package/dist/assets/EnrollTotp-C2nNwn93-ByQ2HtBV.js +66 -0
- package/dist/assets/EnvelopeIcon-D-QmesNq.js +1 -0
- package/dist/assets/ErrorBanner-BcpGRt0h-CNeXqIfc.js +21 -0
- package/dist/assets/ErrorMessage-D8VaAP5m-BpdhHW8B.js +8 -0
- package/dist/assets/ErrorScreen-CudzJvQF-Cj9CtRmk.js +4 -0
- package/dist/assets/ExclamationCircleIcon-kT4sJAq0.js +1 -0
- package/dist/assets/ExclamationTriangleIcon-BhYaWuCF.js +1 -0
- package/dist/assets/FarcasterConnectStatusScreen-AJge1G0j-C8K2lc0Q.js +75 -0
- package/dist/assets/FarcasterSignerStatusScreen-Cjd-9_IN-LdgPyHZj.js +28 -0
- package/dist/assets/FiatOnrampScreen-D-ijGLq9-BEItduae.js +488 -0
- package/dist/assets/FingerPrintIcon-DtmKp0tV.js +1 -0
- package/dist/assets/FundSolWalletWithExternalSolanaWallet-Bu7nN8uS-BJ53Vh4u.js +1 -0
- package/dist/assets/FundWalletMethodHeader-CkyJhN9p-BHOErvVi.js +1 -0
- package/dist/assets/FundWithBankDepositScreen-CbY8cUX1-BeX7F-2Q.js +58 -0
- package/dist/assets/FundingEditAmountScreen-DTonST2j-CP-yThbV.js +1 -0
- package/dist/assets/FundingMethodSelectionScreen-CebSau1c-BBhI5kL1.js +1 -0
- package/dist/assets/GlobeAltIcon-CP8HEwal.js +1 -0
- package/dist/assets/GooglePay-B53WnudL-TJc_nnUf.js +1 -0
- package/dist/assets/HCaptchaWrapper-CUi9LJsp-DWJGs0TK.js +4 -0
- package/dist/assets/InAppBrowserLoginNotPossible-BsOHoSJE-D5QraLs1.js +1 -0
- package/dist/assets/InfoBanner-Cb3p1z12-scQ-B3pk.js +22 -0
- package/dist/assets/InjectedWalletIcon-DLcYOGDj-wWhqDdys.js +1 -0
- package/dist/assets/InstallWalletScreen-BTkuwBNN-De-8so3x.js +1 -0
- package/dist/assets/JsonTree-BHzNC-ic-D9-xP7_V.js +34 -0
- package/dist/assets/LabelXs-oqZNqbm_-nENvK4Q2.js +6 -0
- package/dist/assets/LandingScreen-DA4XFqxS-BxIJeNon.js +1 -0
- package/dist/assets/Layouts-BMRfo5hw-DR1mfDO_.js +77 -0
- package/dist/assets/Link-DTncR-24-tWodMdTl.js +40 -0
- package/dist/assets/LinkConflictScreen-CZztICqG-Dz0I_qBv.js +77 -0
- package/dist/assets/LinkEmailScreen-DGPysBCv-Cudkz47L.js +1 -0
- package/dist/assets/LinkPasskeyScreen-CxW7ka3t-Dx8PYJsw.js +117 -0
- package/dist/assets/LinkPhoneScreen-CJcpCkxo-BTbUhvx9.js +1 -0
- package/dist/assets/Loader-UAZqxsnw-CoDoKvWJ.js +62 -0
- package/dist/assets/LoadingSkeleton-BMsgO5PV-DSh5kFAG.js +17 -0
- package/dist/assets/LockClosedIcon-RucwJCR_.js +1 -0
- package/dist/assets/LoginFailedScreen-Dze4SI3Y-BVBzu7sL.js +1 -0
- package/dist/assets/ManualTransferScreen-Drt1Mp6E-CbK48hbd.js +1 -0
- package/dist/assets/MfaAuthEnrollmentFlowScreen-5IWp37BG-B0sW1OVK.js +1 -0
- package/dist/assets/MfaAuthVerifyFlowScreen-W132fIHD-D8DNNteP.js +1 -0
- package/dist/assets/MfaEnrollmentFlowScreen-B2ZcSeBE-DE3DvN-Z.js +1 -0
- package/dist/assets/MfaVerifyFlowScreen-CzNn41ji-0FnJaanM.js +1 -0
- package/dist/assets/ModalFooter-DKyozrEX-DWQrl9hN.js +403 -0
- package/dist/assets/MoonpayStatusScreen-Bey2zhxF-CbNJA_gu.js +16 -0
- package/dist/assets/OAuthStatusScreen-D8EiVa2Y-BxfKVL_9.js +1 -0
- package/dist/assets/OpenLink-CUpJ1mOr-Bzr_f0Wd.js +39 -0
- package/dist/assets/PasskeySelectSignupOrLogin-CwjunGne-VKReUS32.js +1 -0
- package/dist/assets/PasskeyStatusScreen-D0GgmiKb-BZ1fwR-4.js +6 -0
- package/dist/assets/PasswordRecoveryScreen-Q5SHSGfd-C44CmHs6.js +20 -0
- package/dist/assets/PhArrowCircleDown-D97G-BOA.js +14 -0
- package/dist/assets/PhArrowClockwise-DVgyFuez.js +14 -0
- package/dist/assets/PhArrowDown-87b1BizM.js +14 -0
- package/dist/assets/PhArrowLeft-Da0MfnbK.js +14 -0
- package/dist/assets/PhArrowRight-AdrIL4DW.js +14 -0
- package/dist/assets/PhArrowSquareOut-Bk2CMG3I.js +14 -0
- package/dist/assets/PhArrowUp-4sgyKPGx.js +14 -0
- package/dist/assets/PhArrowUpRight-BNghD2zq.js +14 -0
- package/dist/assets/PhArrowsClockwise-BXRn1GEl.js +14 -0
- package/dist/assets/PhArrowsDownUp-DM09Jo_3.js +14 -0
- package/dist/assets/PhArrowsLeftRight-MuKBLUoF.js +14 -0
- package/dist/assets/PhBank-fHbgCqqZ.js +14 -0
- package/dist/assets/PhBrowser-2-9m-AkM.js +14 -0
- package/dist/assets/PhCaretDown-BDNabFuL.js +14 -0
- package/dist/assets/PhCaretLeft-CI460R-A.js +14 -0
- package/dist/assets/PhCaretRight-D7ZS3Ls8.js +14 -0
- package/dist/assets/PhCaretUp-C-iIfyvO.js +14 -0
- package/dist/assets/PhCheck-DxQXn57r.js +14 -0
- package/dist/assets/PhCircleHalf-MJZeRBGF.js +14 -0
- package/dist/assets/PhClock-x3MS3Mwi.js +14 -0
- package/dist/assets/PhCompass-hYn3HhGN.js +14 -0
- package/dist/assets/PhCopy-CWNYcABI.js +14 -0
- package/dist/assets/PhCreditCard-Fy4pzwtt.js +14 -0
- package/dist/assets/PhCurrencyDollar-BgiaenCi.js +14 -0
- package/dist/assets/PhDesktop-CxrzCSv5.js +14 -0
- package/dist/assets/PhDeviceMobile-CsyA5Goi.js +14 -0
- package/dist/assets/PhDotsThree-D-k1BiYg.js +14 -0
- package/dist/assets/PhEnvelope-D8kzeNox.js +14 -0
- package/dist/assets/PhFunnelSimple-CfQs5DAW.js +14 -0
- package/dist/assets/PhGlobe-DvmSc9_A.js +14 -0
- package/dist/assets/PhIdentificationCard-CfkZm-5K.js +14 -0
- package/dist/assets/PhImage-Cf0J2ZfJ.js +14 -0
- package/dist/assets/PhInfo-Bwi51-2X.js +14 -0
- package/dist/assets/PhLightbulb-C4FZV7Es.js +14 -0
- package/dist/assets/PhMagnifyingGlass-C9u8jSCJ.js +14 -0
- package/dist/assets/PhPaperPlaneRight-zxQVvPLX.js +14 -0
- package/dist/assets/PhPlus-C4UoW-2n.js +14 -0
- package/dist/assets/PhPower-CFyWDmgD.js +14 -0
- package/dist/assets/PhPuzzlePiece-BjoNVfST.js +14 -0
- package/dist/assets/PhQrCode-CP3tFauY.js +14 -0
- package/dist/assets/PhQuestion-wOWJBd3G.js +14 -0
- package/dist/assets/PhQuestionMark-CV0k9C0Y.js +14 -0
- package/dist/assets/PhSealCheck-vIKzREuN.js +14 -0
- package/dist/assets/PhSignOut-CxELV-i0.js +14 -0
- package/dist/assets/PhSpinner-CGDmbzUd.js +14 -0
- package/dist/assets/PhTrash-C9PD0SAt.js +14 -0
- package/dist/assets/PhUser-0sWNXQeZ.js +14 -0
- package/dist/assets/PhVault-6JTskUcC.js +14 -0
- package/dist/assets/PhWarning-CoKs3gz6.js +14 -0
- package/dist/assets/PhWarningCircle-BXHw1fCt.js +14 -0
- package/dist/assets/PhX-DX0SFIqC.js +14 -0
- package/dist/assets/PhoneIcon-mqxUi40U.js +1 -0
- package/dist/assets/PinInput-DbZ0b1i1-CkvWEG0R.js +247 -0
- package/dist/assets/PrivyPluginContext-DA-yS5vO-CDgvyHSu.js +1 -0
- package/dist/assets/QrCode-CpGkVlXb-BvtkZ_GW.js +22 -0
- package/dist/assets/RecoveryOAuthStatusScreen-CGpbUHkL-DauzUqQs.js +1 -0
- package/dist/assets/RecoveryPasswordCreateScreen-Dr_WQf6A-BFoYHPOa.js +1 -0
- package/dist/assets/RecoverySelectionScreen-CagonGs_-D1LLtufh.js +7 -0
- package/dist/assets/SIWXUtil-CB3piUiD.js +12 -0
- package/dist/assets/Screen-DMmH56yL-BONUk9MS.js +175 -0
- package/dist/assets/ScreenHeader-CHmc4-Lu-Cwialz2C.js +31 -0
- package/dist/assets/ScreenLayout-DTsWfKKs-gf6mEESm.js +1 -0
- package/dist/assets/SelectSourceAsset-CXcAyH34-CrQc2CvF.js +140 -0
- package/dist/assets/SetAutomaticRecoveryScreen-Dz6S1LST-DxxI7aBI.js +14 -0
- package/dist/assets/SetWalletPasswordForm-B3EVuPZv-8w0PfIqr.js +11 -0
- package/dist/assets/ShieldCheckIcon-B5byLL0q.js +1 -0
- package/dist/assets/SignRequestScreen-ipPnPIlP-DjlwqB37.js +26 -0
- package/dist/assets/StackedContainer-B2vaEl56-CSWVo6_P.js +24 -0
- package/dist/assets/StandardSignAndSendTransactionScreen-DPcArlC7-uI27tguH.js +20 -0
- package/dist/assets/Subtitle-CV-2yKE4-BaRxbHL7.js +13 -0
- package/dist/assets/TelegramAuthScreen-Bb_tyqBP-BSuvScW6.js +1 -0
- package/dist/assets/Title-BnzYV3Is-ByrLkU4J.js +7 -0
- package/dist/assets/TodoList-DnyULl18-DcjnXpJH.js +36 -0
- package/dist/assets/TransactionDetails-BkfhYtAg-DtmWhXP3.js +109 -0
- package/dist/assets/TransactionErrorView-DLbrU4bp-DYe09cVy.js +178 -0
- package/dist/assets/TransferFromWalletScreen-DTZSqDtC-CXT4q9D4.js +31 -0
- package/dist/assets/TransferOrBridgeLoadingScreen-DUbPtRQe-BweKnV9Z.js +6 -0
- package/dist/assets/TurnstileWrapper-BmL4TDJu-C1ZljqAH.js +1 -0
- package/dist/assets/UpdateEmailScreen-LL6semse-BygwSi8c.js +1 -0
- package/dist/assets/UpdatePhoneScreen-CS7n7kwA-DN4yaYoN.js +1 -0
- package/dist/assets/UserLimitReachedScreen-Cq4YnJkA-BrSxSBdW.js +1 -0
- package/dist/assets/Value-DTgR824E-B7IXbyVg.js +27 -0
- package/dist/assets/WalletCards-DH1rqayz-CT6JT__W.js +1 -0
- package/dist/assets/WalletIcon-XKzVUAjE.js +1 -0
- package/dist/assets/WalletInfoCard-BpO3gP5Y-IumlKDdQ.js +29 -0
- package/dist/assets/WalletInterstitialScreen-CZboB6Va-DJlEjs_V.js +1 -0
- package/dist/assets/WalletLink-7Vc0Y1tZ-TJACjVN6.js +20 -0
- package/dist/assets/WalletOverflowButton-BsG-fdaJ-CfA-DNtB.js +1 -0
- package/dist/assets/WarningBanner-ZZqCEtZK-DZXanQlM.js +21 -0
- package/dist/assets/_esm-Diwx42KJ.js +8 -0
- package/dist/assets/analytics-mkkvFRju-BRBcadka.js +1 -0
- package/dist/assets/basic-CodwVTu4.js +1575 -0
- package/dist/assets/capitalizeFirstLetter-DmLYqXsO-DtOXx-2n.js +1 -0
- package/dist/assets/ccip-C3Vjk59S.js +32 -0
- package/dist/assets/ccip-D33NgLUV.js +1 -0
- package/dist/assets/check-BM01T5vi.js +1 -0
- package/dist/assets/chevron-down-C6zww19L.js +1 -0
- package/dist/assets/circle-alert-CU29J06e.js +1 -0
- package/dist/assets/circle-check-big-BR2wXS_n.js +1 -0
- package/dist/assets/circle-x-DUmAAGJw.js +1 -0
- package/dist/assets/context-xV99-GKt-D_PAQTXr.js +1 -0
- package/dist/assets/copy-BkA8KqAF.js +1 -0
- package/dist/assets/core-DJhku8Ql.js +2 -0
- package/dist/assets/createLucideIcon-DmNNZQFn.js +1 -0
- package/dist/assets/credit-card-Dc2lSkjL.js +1 -0
- package/dist/assets/dijkstra-BsSV2JU0.js +1 -0
- package/dist/assets/dist-Cm7pNAtL.js +1 -0
- package/dist/assets/dist-CoS6E-3x.js +1 -0
- package/dist/assets/dist-D03ChgcR.js +16 -0
- package/dist/assets/dist-Dl07uGq1.js +1 -0
- package/dist/assets/errors-DRgCdgfK-CJpKdU03.js +1 -0
- package/dist/assets/esm-C3DslVJx.js +1 -0
- package/dist/assets/esm-CY8oIzLS.js +36 -0
- package/dist/assets/esm-Ci1ogKuK.js +1 -0
- package/dist/assets/esm-DJNUAQDg.js +1 -0
- package/dist/assets/ethers-DKNnmkib-BCpmt8uR.js +1 -0
- package/dist/assets/eventemitter3-BB9OE-nf.js +1 -0
- package/dist/assets/events-context-BJ75xIIf-CYNYb_Ky.js +1 -0
- package/dist/assets/external-link-CX89hR89.js +1 -0
- package/dist/assets/farcaster-DPlSjvF5-fDPVMv4F.js +1 -0
- package/dist/assets/features-BLHkjJUy.js +2 -0
- package/dist/assets/fingerprint-pattern-Cp7j1QKS.js +1 -0
- package/dist/assets/floating-ui.react-Cw-d0Rmp.js +1 -0
- package/dist/assets/floating-ui.react-dom-CvVHChFs.js +1 -0
- package/dist/assets/formatErc20TokenAmount-BuPk9xcy-BVqOKQif.js +1 -0
- package/dist/assets/get-entropy-details-for-user-Bq7nAeEf-BxiiqenT.js +1 -0
- package/dist/assets/getChainName-DjpPdUSc-DUyKDrnp.js +1 -0
- package/dist/assets/getErc20Balance-DHgWH7_1-D498CggM.js +1 -0
- package/dist/assets/getErc20TokenInfo-DluFoVaC-BT8pxO6f.js +1 -0
- package/dist/assets/getFormattedUsdFromLamports-De3U9GlO-Gx4_wxON.js +1 -0
- package/dist/assets/getUsdcMintAddress-BVgm9GRo-r2UnDeEy.js +1 -0
- package/dist/assets/hmac-D_yamlhz.js +1 -0
- package/dist/assets/hooks.module-QanQLMCy.js +1 -0
- package/dist/assets/hourglass-Cg3o4_cb.js +1 -0
- package/dist/assets/id-UqEwL2BI-DBaJPjJB.js +1 -0
- package/dist/assets/index-BCRY02zL.js +77 -0
- package/dist/assets/index-BKK46WdR-CIT1mGom.js +12 -0
- package/dist/assets/index-CNRa7QGv.css +2 -0
- package/dist/assets/index-CWARkn2w-Bfi1vKEt.js +61 -0
- package/dist/assets/index-DkRtfMoa-7oM5LZg8.js +438 -0
- package/dist/assets/index-DmwSQBu2-DJjTbL_B.js +1 -0
- package/dist/assets/index-wHxkX697-DiHUiKHG.js +1 -0
- package/dist/assets/index.es-CwXtBCnD.js +4 -0
- package/dist/assets/isAddress-C6_gPDNS.js +2 -0
- package/dist/assets/jsx-runtime-CMaQg7dW.js +1 -0
- package/dist/assets/lib-bp6F03Um.js +1 -0
- package/dist/assets/localBatchGatewayRequest-yR_7m5UB.js +32 -0
- package/dist/assets/lock-Dbw4M4hN.js +1 -0
- package/dist/assets/mail-BCVv02Hb.js +1 -0
- package/dist/assets/modal-context-2Nf1WTbJ-CkR760DI.js +1 -0
- package/dist/assets/ofetch.CWycOUEr-CHp-crOQ.js +1 -0
- package/dist/assets/p256-B1d5Y6sM.js +1 -0
- package/dist/assets/parseEther-D_FKLPQO.js +1 -0
- package/dist/assets/pkce-B0PpK2pd-CkbNVGiy.js +1 -0
- package/dist/assets/preload-helper-QurRbaCr.js +2 -0
- package/dist/assets/prepareAuthorization-hDX99ycX.js +1 -0
- package/dist/assets/privy-context-i6NfqAl1-BONGHL94.js +1 -0
- package/dist/assets/property-DuZ9DLP4.js +3 -0
- package/dist/assets/react-DLzuq_tL.js +1 -0
- package/dist/assets/react-auth-sHnipzbS.js +1 -0
- package/dist/assets/react-dom-ChmAq1X2.js +1 -0
- package/dist/assets/reservoir-B7XIq5qj-j-r1ULqP.js +1 -0
- package/dist/assets/rolldown-runtime-C_s2cVnS.js +1 -0
- package/dist/assets/safe-url-D7SRPu33-CkMedGro.js +1 -0
- package/dist/assets/secp256k1-C8Ph-XiD.js +1 -0
- package/dist/assets/secp256k1-DZXeCH9F.js +1 -0
- package/dist/assets/sha256-fChkrcNS.js +1 -0
- package/dist/assets/sha3-D7MpjpcL.js +1 -0
- package/dist/assets/shared-DEkT-Gv3-DoqdOiYl.js +193 -0
- package/dist/assets/shared-FM0rljBt-B2Y0CoZ4.js +21 -0
- package/dist/assets/shouldProceedtoEmbeddedWalletCreationFlow-DDzHjOUJ-D78LT0Ws.js +1 -0
- package/dist/assets/simulateTransaction-BM0su-14-DKYYx4Yu.js +1 -0
- package/dist/assets/smartphone-BYDnV9zT.js +1 -0
- package/dist/assets/src-Dxu8F9ei.js +1 -0
- package/dist/assets/storage-j7ai9Sne-D8mWN3Z2.js +9 -0
- package/dist/assets/stripe.esm-BCW9KcRF.js +2 -0
- package/dist/assets/styles-BsotlekN-of63S6Pp.js +9 -0
- package/dist/assets/styles-C9oLwuTf-BrU3WqQp.js +92 -0
- package/dist/assets/styles-DVyDvTdj-BRvzvs97.js +74 -0
- package/dist/assets/styles-tjTwTW2h-9GCNH_Dh.js +164 -0
- package/dist/assets/telegram-B-JqnkqZ-BVmFrRSR.js +1 -0
- package/dist/assets/to-ui-error-CD8Q_l7P-BW6keC5U.js +4 -0
- package/dist/assets/toViemAccount-BE0ZbZYx-BqW9Bqj8.js +14 -0
- package/dist/assets/transaction-BNTP-bFm-M5tJx8vY.js +1 -0
- package/dist/assets/transfer-6YztDh-t-BVQkTvG-.js +1 -0
- package/dist/assets/triangle-alert-BjGbSItA.js +1 -0
- package/dist/assets/twitch-5IOe4sIQ--IPFzphL.js +1 -0
- package/dist/assets/use-deposit-address-za6ZBYoS-z0C8GF90.js +1 -0
- package/dist/assets/useActiveWallet-D3PAxAaJ-BVwosGzn.js +123 -0
- package/dist/assets/useGetSolPrice-x7gfUIHJ-CChrTtVQ.js +1 -0
- package/dist/assets/useGetTokenPrice-B9Z2p9XG-Bu19_6lM.js +1 -0
- package/dist/assets/useI18n-C0rfdPEH-DoMbAOal.js +1 -0
- package/dist/assets/usePrivy-DXAqHE25-CdUu2aK0.js +1 -0
- package/dist/assets/useWalletBalance-D47dI-xh-DKp-JCOX.js +1 -0
- package/dist/assets/utils-De7E53Fk.js +1 -0
- package/dist/assets/utils-oVEYY1QK.js +1 -0
- package/dist/assets/w3m-modal-CI7dmrlk.js +1174 -0
- package/dist/assets/wallet-BbJaOyCZ.js +1 -0
- package/dist/assets/wallet-connect-MWSDFRmF-tGAmUa5S.js +1 -0
- package/dist/assets/wui-ux-by-reown-Bl01NIb8.js +1147 -0
- package/dist/assets/x-DgidrGFV.js +1 -0
- package/dist/crewai-banner.png +0 -0
- package/dist/crewai-logo.svg +11 -0
- package/dist/crewai-mark.png +0 -0
- package/dist/crewai-mark.svg +10 -0
- package/dist/favicon.ico +0 -0
- package/dist/index.html +85 -0
- package/package.json +43 -0
- package/server/main.mjs +153334 -0
|
@@ -0,0 +1,1147 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/PhArrowCircleDown-D97G-BOA.js","assets/property-DuZ9DLP4.js","assets/PhArrowClockwise-DVgyFuez.js","assets/PhArrowDown-87b1BizM.js","assets/PhArrowLeft-Da0MfnbK.js","assets/PhArrowRight-AdrIL4DW.js","assets/PhArrowSquareOut-Bk2CMG3I.js","assets/PhArrowsDownUp-DM09Jo_3.js","assets/PhArrowsLeftRight-MuKBLUoF.js","assets/PhArrowUp-4sgyKPGx.js","assets/PhArrowUpRight-BNghD2zq.js","assets/PhArrowsClockwise-BXRn1GEl.js","assets/PhBank-fHbgCqqZ.js","assets/PhBrowser-2-9m-AkM.js","assets/PhCaretDown-BDNabFuL.js","assets/PhCaretLeft-CI460R-A.js","assets/PhCaretRight-D7ZS3Ls8.js","assets/PhCaretUp-C-iIfyvO.js","assets/PhCheck-DxQXn57r.js","assets/PhCircleHalf-MJZeRBGF.js","assets/PhClock-x3MS3Mwi.js","assets/PhCompass-hYn3HhGN.js","assets/PhCopy-CWNYcABI.js","assets/PhCreditCard-Fy4pzwtt.js","assets/PhCurrencyDollar-BgiaenCi.js","assets/PhDesktop-CxrzCSv5.js","assets/PhDeviceMobile-CsyA5Goi.js","assets/PhDotsThree-D-k1BiYg.js","assets/PhVault-6JTskUcC.js","assets/PhEnvelope-D8kzeNox.js","assets/PhFunnelSimple-CfQs5DAW.js","assets/PhGlobe-DvmSc9_A.js","assets/PhIdentificationCard-CfkZm-5K.js","assets/PhImage-Cf0J2ZfJ.js","assets/PhInfo-Bwi51-2X.js","assets/PhLightbulb-C4FZV7Es.js","assets/PhMagnifyingGlass-C9u8jSCJ.js","assets/PhPaperPlaneRight-zxQVvPLX.js","assets/PhPlus-C4UoW-2n.js","assets/PhPower-CFyWDmgD.js","assets/PhPuzzlePiece-BjoNVfST.js","assets/PhQrCode-CP3tFauY.js","assets/PhQuestion-wOWJBd3G.js","assets/PhQuestionMark-CV0k9C0Y.js","assets/PhSealCheck-vIKzREuN.js","assets/PhSignOut-CxELV-i0.js","assets/PhSpinner-CGDmbzUd.js","assets/PhTrash-C9PD0SAt.js","assets/PhUser-0sWNXQeZ.js","assets/PhWarning-CoKs3gz6.js","assets/PhWarningCircle-BXHw1fCt.js","assets/PhX-DX0SFIqC.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{t as e}from"./preload-helper-QurRbaCr.js";import{_ as t,c as n,d as r,g as i,h as a,i as o,l as s,n as c,p as l,s as u,u as ee,v as d}from"./ConstantsUtil-DmLsRHAl.js";var te={attribute:!0,type:String,converter:t,reflect:!1,hasChanged:i},ne=(e=te,t,n)=>{let{kind:r,metadata:i}=n,a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),r===`setter`&&((e=Object.create(e)).wrapped=!0),a.set(n.name,e),r===`accessor`){let{name:r}=n;return{set(n){let i=t.get.call(this);t.set.call(this,n),this.requestUpdate(r,i,e,!0,n)},init(t){return t!==void 0&&this.C(r,void 0,e,t),t}}}if(r===`setter`){let{name:r}=n;return function(n){let i=this[r];t.call(this,n),this.requestUpdate(r,i,e,!0,n)}}throw Error(`Unsupported decorator location: `+r)};function f(e){return(t,n)=>typeof n==`object`?ne(e,t,n):((e,t,n)=>{let r=t.hasOwnProperty(n);return t.constructor.createProperty(n,e),r?Object.getOwnPropertyDescriptor(t,n):void 0})(e,t,n)}function re(e){return f({...e,state:!0,attribute:!1})}var p=`.`,m={getSpacingStyles(e,t){if(Array.isArray(e))return e[t]?`var(--apkt-spacing-${e[t]})`:void 0;if(typeof e==`string`)return`var(--apkt-spacing-${e})`},getFormattedDate(e){return new Intl.DateTimeFormat(`en-US`,{month:`short`,day:`numeric`}).format(e)},formatCurrency(e=0,t={}){let n=Number(e);return isNaN(n)?`$0.00`:new Intl.NumberFormat(`en-US`,{style:`currency`,currency:`USD`,minimumFractionDigits:2,maximumFractionDigits:2,...t}).format(n)},getHostName(e){try{return new URL(e).hostname}catch{return``}},getTruncateString({string:e,charsStart:t,charsEnd:n,truncate:r}){return e.length<=t+n?e:r===`end`?`${e.substring(0,t)}...`:r===`start`?`...${e.substring(e.length-n)}`:`${e.substring(0,Math.floor(t))}...${e.substring(e.length-Math.floor(n))}`},generateAvatarColors(e){let t=e.toLowerCase().replace(/^0x/iu,``).replace(/[^a-f0-9]/gu,``).substring(0,6).padEnd(6,`0`),n=this.hexToRgb(t),r=getComputedStyle(document.documentElement).getPropertyValue(`--w3m-border-radius-master`),i=100-3*Number(r?.replace(`px`,``)),a=`${i}% ${i}% at 65% 40%`,o=[];for(let e=0;e<5;e+=1){let t=this.tintColor(n,.15*e);o.push(`rgb(${t[0]}, ${t[1]}, ${t[2]})`)}return`
|
|
3
|
+
--local-color-1: ${o[0]};
|
|
4
|
+
--local-color-2: ${o[1]};
|
|
5
|
+
--local-color-3: ${o[2]};
|
|
6
|
+
--local-color-4: ${o[3]};
|
|
7
|
+
--local-color-5: ${o[4]};
|
|
8
|
+
--local-radial-circle: ${a}
|
|
9
|
+
`},hexToRgb(e){let t=parseInt(e,16);return[t>>16&255,t>>8&255,t&255]},tintColor(e,t){let[n,r,i]=e;return[Math.round(n+(255-n)*t),Math.round(r+(255-r)*t),Math.round(i+(255-i)*t)]},isNumber(e){return{number:/^[0-9]+$/u}.number.test(e)},getColorTheme(e){return e||(typeof window<`u`&&window.matchMedia&&typeof window.matchMedia==`function`?window.matchMedia(`(prefers-color-scheme: dark)`)?.matches?`dark`:`light`:`dark`)},splitBalance(e){let t=e.split(`.`);return t.length===2?[t[0],t[1]]:[`0`,`00`]},roundNumber(e,t,n){return e.toString().length>=t?Number(e).toFixed(n):e},cssDurationToNumber(e){return e.endsWith(`s`)?Number(e.replace(`s`,``))*1e3:e.endsWith(`ms`)?Number(e.replace(`ms`,``)):0},maskInput({value:e,decimals:t,integers:n}){if(e=e.replace(`,`,`.`),e===p)return`0${p}`;let[r=``,i]=e.split(p).map(e=>e.replace(/[^0-9]/gu,``)),a=n?r.substring(0,n):r,o=a.length===2?String(Number(a)):a,s=typeof t==`number`?i?.substring(0,t):i;return(typeof s==`string`&&(typeof t!=`number`||t>0)?[o,s].join(p):o)??``},capitalize(e){return e?e.charAt(0).toUpperCase()+e.slice(1):``}};function h(e,t){let{kind:n,elements:r}=t;return{kind:n,elements:r,finisher(t){customElements.get(e)||customElements.define(e,t)}}}function ie(e,t){return customElements.get(e)||customElements.define(e,t),t}function g(e){return function(t){return typeof t==`function`?ie(e,t):h(e,t)}}var ae=d`
|
|
10
|
+
:host {
|
|
11
|
+
display: flex;
|
|
12
|
+
width: inherit;
|
|
13
|
+
height: inherit;
|
|
14
|
+
box-sizing: border-box;
|
|
15
|
+
}
|
|
16
|
+
`,_=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},v=class extends s{render(){return this.style.cssText=`
|
|
17
|
+
flex-direction: ${this.flexDirection};
|
|
18
|
+
flex-wrap: ${this.flexWrap};
|
|
19
|
+
flex-basis: ${this.flexBasis};
|
|
20
|
+
flex-grow: ${this.flexGrow};
|
|
21
|
+
flex-shrink: ${this.flexShrink};
|
|
22
|
+
align-items: ${this.alignItems};
|
|
23
|
+
justify-content: ${this.justifyContent};
|
|
24
|
+
column-gap: ${this.columnGap&&`var(--apkt-spacing-${this.columnGap})`};
|
|
25
|
+
row-gap: ${this.rowGap&&`var(--apkt-spacing-${this.rowGap})`};
|
|
26
|
+
gap: ${this.gap&&`var(--apkt-spacing-${this.gap})`};
|
|
27
|
+
padding-top: ${this.padding&&m.getSpacingStyles(this.padding,0)};
|
|
28
|
+
padding-right: ${this.padding&&m.getSpacingStyles(this.padding,1)};
|
|
29
|
+
padding-bottom: ${this.padding&&m.getSpacingStyles(this.padding,2)};
|
|
30
|
+
padding-left: ${this.padding&&m.getSpacingStyles(this.padding,3)};
|
|
31
|
+
margin-top: ${this.margin&&m.getSpacingStyles(this.margin,0)};
|
|
32
|
+
margin-right: ${this.margin&&m.getSpacingStyles(this.margin,1)};
|
|
33
|
+
margin-bottom: ${this.margin&&m.getSpacingStyles(this.margin,2)};
|
|
34
|
+
margin-left: ${this.margin&&m.getSpacingStyles(this.margin,3)};
|
|
35
|
+
width: ${this.width};
|
|
36
|
+
`,l`<slot></slot>`}};v.styles=[o,ae],_([f()],v.prototype,`flexDirection`,void 0),_([f()],v.prototype,`flexWrap`,void 0),_([f()],v.prototype,`flexBasis`,void 0),_([f()],v.prototype,`flexGrow`,void 0),_([f()],v.prototype,`flexShrink`,void 0),_([f()],v.prototype,`alignItems`,void 0),_([f()],v.prototype,`justifyContent`,void 0),_([f()],v.prototype,`columnGap`,void 0),_([f()],v.prototype,`rowGap`,void 0),_([f()],v.prototype,`gap`,void 0),_([f()],v.prototype,`padding`,void 0),_([f()],v.prototype,`margin`,void 0),_([f()],v.prototype,`width`,void 0),v=_([g(`wui-flex`)],v);var y=e=>e??ee,b=Symbol.for(``),oe=e=>{if(e?.r===b)return e?._$litStatic$},se=e=>({_$litStatic$:e,r:b}),x=new Map,S=(e=>(t,...n)=>{let r=n.length,i,a,o=[],s=[],c,l=0,u=!1;for(;l<r;){for(c=t[l];l<r&&(a=n[l],(i=oe(a))!==void 0);)c+=i+t[++l],u=!0;l!==r&&s.push(a),o.push(c),l++}if(l===r&&o.push(t[r]),u){let e=o.join(`$$lit$$`);(t=x.get(e))===void 0&&(o.raw=o,x.set(e,t=o)),n=s}return e(t,...n)})(l),ce=a`<svg width="30" height="30" viewBox="0 0 30 30" fill="none">
|
|
37
|
+
<g clip-path="url(#clip0_87_33)">
|
|
38
|
+
<path d="M23.9367 2.29447e-07H6.05917C5.26333 -0.000218805 4.47526 0.156384 3.73997 0.46086C3.00469 0.765337 2.33661 1.21172 1.77391 1.7745C1.21121 2.33727 0.764917 3.00542 0.460542 3.74074C0.156167 4.47607 -0.000327963 5.26417 5.16031e-07 6.06V23.9433C4.48257e-07 24.7389 0.156744 25.5267 0.461276 26.2617C0.765808 26.9967 1.21216 27.6645 1.77484 28.2269C2.33752 28.7894 3.0055 29.2355 3.74061 29.5397C4.47573 29.8439 5.26358 30.0003 6.05917 30H23.9417C25.5486 29.9996 27.0895 29.3609 28.2257 28.2245C29.3618 27.0881 30 25.5469 30 23.94V6.06C29.9993 4.45241 29.3602 2.91091 28.2232 1.77449C27.0861 0.638064 25.5443 -0.000220881 23.9367 2.29447e-07Z" fill="url(#paint0_linear_87_33)"/>
|
|
39
|
+
<path d="M14.8708 6.89259L15.4783 5.84259C15.5679 5.68703 15.6873 5.55064 15.8296 5.44122C15.9719 5.3318 16.1344 5.25148 16.3078 5.20486C16.4812 5.15824 16.662 5.14622 16.8401 5.1695C17.0181 5.19277 17.1898 5.25088 17.3453 5.34051C17.5009 5.43013 17.6373 5.54952 17.7467 5.69186C17.8561 5.83419 17.9364 5.99669 17.9831 6.17006C18.0297 6.34344 18.0417 6.5243 18.0184 6.70232C17.9952 6.88034 17.9371 7.05203 17.8474 7.20759L11.9949 17.3401H16.2283C17.5999 17.3401 18.3691 18.9526 17.7724 20.0701H5.36159C5.18215 20.0707 5.00436 20.0359 4.83845 19.9675C4.67254 19.8992 4.5218 19.7986 4.39492 19.6718C4.26803 19.5449 4.16751 19.3941 4.09915 19.2282C4.03079 19.0623 3.99593 18.8845 3.99659 18.7051C3.99659 17.9476 4.60492 17.3401 5.36159 17.3401H8.84159L13.2958 9.61926L11.9041 7.20426C11.738 6.89096 11.7 6.52543 11.7982 6.18469C11.8963 5.84395 12.1229 5.5546 12.4301 5.37763C12.7374 5.20065 13.1014 5.14987 13.4454 5.23599C13.7893 5.3221 14.0864 5.53838 14.2741 5.83926L14.8708 6.89259ZM9.60659 21.4759L8.29409 23.7526C8.20446 23.9082 8.08506 24.0446 7.94271 24.1541C7.80035 24.2636 7.63783 24.344 7.46441 24.3906C7.291 24.4373 7.11009 24.4493 6.93202 24.4261C6.75395 24.4028 6.58221 24.3447 6.42659 24.2551C6.27097 24.1655 6.13454 24.0461 6.02506 23.9037C5.91559 23.7613 5.83523 23.5988 5.78857 23.4254C5.74191 23.252 5.72986 23.0711 5.75311 22.893C5.77637 22.715 5.83446 22.5432 5.92409 22.3876L6.89909 20.7001C8.00159 20.3584 8.89742 20.6209 9.60659 21.4759ZM20.9066 17.3476H24.4583C25.2158 17.3476 25.8233 17.9551 25.8233 18.7126C25.8233 19.4701 25.2149 20.0776 24.4583 20.0776H22.4858L23.8166 22.3876C24.1916 23.0443 23.9708 23.8726 23.3149 24.2551C23.0006 24.4359 22.6274 24.4845 22.2772 24.3903C21.927 24.2961 21.6286 24.0667 21.4474 23.7526C19.2058 19.8643 17.5216 16.9534 16.4041 15.0151C15.2608 13.0426 16.0783 11.0626 16.8841 10.3909C17.7799 11.9293 19.1191 14.2501 20.9074 17.3476H20.9066Z" fill="white"/>
|
|
40
|
+
</g>
|
|
41
|
+
<defs>
|
|
42
|
+
<linearGradient id="paint0_linear_87_33" x1="15" y1="2.29447e-07" x2="15" y2="30" gradientUnits="userSpaceOnUse">
|
|
43
|
+
<stop stop-color="#18BFFB"/>
|
|
44
|
+
<stop offset="1" stop-color="#2072F3"/>
|
|
45
|
+
</linearGradient>
|
|
46
|
+
<clipPath id="clip0_87_33">
|
|
47
|
+
<rect width="30" height="30" fill="white"/>
|
|
48
|
+
</clipPath>
|
|
49
|
+
</defs>
|
|
50
|
+
</svg>`,C=a`<svg fill="none" viewBox="0 0 40 40">
|
|
51
|
+
<g clip-path="url(#a)">
|
|
52
|
+
<g clip-path="url(#b)">
|
|
53
|
+
<circle cx="20" cy="19.89" r="20" fill="#000" />
|
|
54
|
+
<g clip-path="url(#c)">
|
|
55
|
+
<path
|
|
56
|
+
fill="#fff"
|
|
57
|
+
d="M28.77 23.3c-.69 1.99-2.75 5.52-4.87 5.56-1.4.03-1.86-.84-3.46-.84-1.61 0-2.12.81-3.45.86-2.25.1-5.72-5.1-5.72-9.62 0-4.15 2.9-6.2 5.42-6.25 1.36-.02 2.64.92 3.47.92.83 0 2.38-1.13 4.02-.97.68.03 2.6.28 3.84 2.08-3.27 2.14-2.76 6.61.75 8.25ZM24.2 7.88c-2.47.1-4.49 2.69-4.2 4.84 2.28.17 4.47-2.39 4.2-4.84Z"
|
|
58
|
+
/>
|
|
59
|
+
</g>
|
|
60
|
+
</g>
|
|
61
|
+
</g>
|
|
62
|
+
<defs>
|
|
63
|
+
<clipPath id="a"><rect width="40" height="40" fill="#fff" rx="20" /></clipPath>
|
|
64
|
+
<clipPath id="b"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath>
|
|
65
|
+
<clipPath id="c"><path fill="#fff" d="M8 7.89h24v24H8z" /></clipPath>
|
|
66
|
+
</defs>
|
|
67
|
+
</svg>`,le=a`
|
|
68
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 8 11">
|
|
69
|
+
<path
|
|
70
|
+
fill="var(--apkt-tokens-theme-textPrimary)"
|
|
71
|
+
d="M7.862 4.86c.159-1.064-.652-1.637-1.76-2.018l.36-1.443-.879-.218-.35 1.404c-.23-.058-.468-.112-.703-.166l.352-1.413-.877-.219-.36 1.442a29.02 29.02 0 0 1-.56-.132v-.005l-1.21-.302-.234.938s.652.15.638.158c.356.089.42.324.41.51l-.41 1.644a.715.715 0 0 1 .09.03l-.092-.024-.574 2.302c-.044.108-.154.27-.402.208.008.013-.639-.16-.639-.16L.227 8.403l1.142.285c.213.053.42.109.626.161l-.363 1.459.877.218.36-1.443c.239.065.472.125.7.182l-.36 1.436.879.219.363-1.456c1.497.283 2.623.17 3.097-1.185.381-1.09-.02-1.719-.807-2.129.574-.132 1.006-.51 1.12-1.289ZM5.856 7.673c-.272 1.09-2.107.5-2.702.353l.482-1.933c.595.149 2.503.443 2.22 1.58Zm.271-2.829c-.247.992-1.775.488-2.27.365l.436-1.753c.496.124 2.092.354 1.834 1.388Z"
|
|
72
|
+
/>
|
|
73
|
+
</svg>
|
|
74
|
+
`,ue=a`<svg width="30" height="30" viewBox="0 0 30 30" fill="none">
|
|
75
|
+
<path d="M14.9978 7.80003H27.4668C26.2032 5.61107 24.3857 3.79333 22.1968 2.52955C20.008 1.26577 17.525 0.600485 14.9975 0.600586C12.47 0.600687 9.98712 1.26617 7.79838 2.53012C5.60964 3.79408 3.79221 5.61197 2.52881 7.80103L8.76281 18.599L8.76881 18.598C8.13412 17.5044 7.79906 16.2628 7.79743 14.9983C7.79579 13.7339 8.12764 12.4914 8.7595 11.3961C9.39136 10.3008 10.3009 9.39159 11.3963 8.76005C12.4918 8.12851 13.7344 7.79702 14.9988 7.79903L14.9978 7.80003Z" fill="url(#paint0_linear_87_32)"/>
|
|
76
|
+
<path d="M21.237 18.5981L15.003 29.3961C17.5305 29.3961 20.0134 28.7308 22.2022 27.467C24.391 26.2032 26.2086 24.3854 27.4721 22.1965C28.7356 20.0075 29.4006 17.5245 29.4003 14.997C29.3999 12.4695 28.7342 9.9867 27.47 7.7981H15.002L15 7.8041C16.2642 7.80168 17.5067 8.13257 18.6022 8.76342C19.6977 9.39428 20.6076 10.3028 21.2401 11.3974C21.8726 12.492 22.2053 13.734 22.2048 14.9982C22.2042 16.2623 21.8704 17.504 21.237 18.5981Z" fill="url(#paint1_linear_87_32)"/>
|
|
77
|
+
<path d="M8.76502 18.601L2.53102 7.80298C1.26664 9.99172 0.600848 12.4748 0.600586 15.0025C0.600324 17.5302 1.2656 20.0134 2.52953 22.2024C3.79345 24.3914 5.61145 26.209 7.80071 27.4725C9.98998 28.736 12.4733 29.4008 15.001 29.4L21.236 18.602L21.232 18.598C20.6022 19.6941 19.6944 20.6049 18.6003 21.2383C17.5062 21.8717 16.2644 22.2055 15.0002 22.2059C13.7359 22.2063 12.4939 21.8733 11.3994 21.2406C10.3049 20.6079 9.39657 19.6977 8.76602 18.602L8.76502 18.601Z" fill="url(#paint2_linear_87_32)"/>
|
|
78
|
+
<path d="M14.9998 22.2C16.9094 22.2 18.7407 21.4415 20.091 20.0912C21.4412 18.741 22.1998 16.9096 22.1998 15C22.1998 13.0905 21.4412 11.2591 20.091 9.90888C18.7407 8.55862 16.9094 7.80005 14.9998 7.80005C13.0902 7.80005 11.2589 8.55862 9.90864 9.90888C8.55837 11.2591 7.7998 13.0905 7.7998 15C7.7998 16.9096 8.55837 18.741 9.90864 20.0912C11.2589 21.4415 13.0902 22.2 14.9998 22.2Z" fill="white"/>
|
|
79
|
+
<path d="M14.9998 20.7C16.5115 20.7 17.9614 20.0995 19.0303 19.0306C20.0993 17.9616 20.6998 16.5118 20.6998 15C20.6998 13.4883 20.0993 12.0385 19.0303 10.9695C17.9614 9.90058 16.5115 9.30005 14.9998 9.30005C13.4881 9.30005 12.0383 9.90058 10.9693 10.9695C9.90034 12.0385 9.2998 13.4883 9.2998 15C9.2998 16.5118 9.90034 17.9616 10.9693 19.0306C12.0383 20.0995 13.4881 20.7 14.9998 20.7Z" fill="#1A73E8"/>
|
|
80
|
+
<defs>
|
|
81
|
+
<linearGradient id="paint0_linear_87_32" x1="3.29381" y1="2.99503" x2="38.0998" y2="2.99503" gradientUnits="userSpaceOnUse">
|
|
82
|
+
<stop stop-color="#D93025"/>
|
|
83
|
+
<stop offset="1" stop-color="#EA4335"/>
|
|
84
|
+
</linearGradient>
|
|
85
|
+
<linearGradient id="paint1_linear_87_32" x1="17.953" y1="29.1431" x2="34.194" y2="-0.298904" gradientUnits="userSpaceOnUse">
|
|
86
|
+
<stop stop-color="#FCC934"/>
|
|
87
|
+
<stop offset="1" stop-color="#FBBC04"/>
|
|
88
|
+
</linearGradient>
|
|
89
|
+
<linearGradient id="paint2_linear_87_32" x1="22.873" y1="28.2" x2="6.63202" y2="-1.24102" gradientUnits="userSpaceOnUse">
|
|
90
|
+
<stop stop-color="#1E8E3E"/>
|
|
91
|
+
<stop offset="1" stop-color="#34A853"/>
|
|
92
|
+
</linearGradient>
|
|
93
|
+
</defs>
|
|
94
|
+
</svg>`,de=a` <svg fill="none" viewBox="0 0 13 4">
|
|
95
|
+
<path fill="currentColor" d="M.5 0h12L8.9 3.13a3.76 3.76 0 0 1-4.8 0L.5 0Z" />
|
|
96
|
+
</svg>`,fe=a`<svg fill="none" viewBox="0 0 40 40">
|
|
97
|
+
<g clip-path="url(#a)">
|
|
98
|
+
<g clip-path="url(#b)">
|
|
99
|
+
<circle cx="20" cy="19.89" r="20" fill="#5865F2" />
|
|
100
|
+
<path
|
|
101
|
+
fill="#fff"
|
|
102
|
+
fill-rule="evenodd"
|
|
103
|
+
d="M25.71 28.15C30.25 28 32 25.02 32 25.02c0-6.61-2.96-11.98-2.96-11.98-2.96-2.22-5.77-2.15-5.77-2.15l-.29.32c3.5 1.07 5.12 2.61 5.12 2.61a16.75 16.75 0 0 0-10.34-1.93l-.35.04a15.43 15.43 0 0 0-5.88 1.9s1.71-1.63 5.4-2.7l-.2-.24s-2.81-.07-5.77 2.15c0 0-2.96 5.37-2.96 11.98 0 0 1.73 2.98 6.27 3.13l1.37-1.7c-2.6-.79-3.6-2.43-3.6-2.43l.58.35.09.06.08.04.02.01.08.05a17.25 17.25 0 0 0 4.52 1.58 14.4 14.4 0 0 0 8.3-.86c.72-.27 1.52-.66 2.37-1.21 0 0-1.03 1.68-3.72 2.44.61.78 1.35 1.67 1.35 1.67Zm-9.55-9.6c-1.17 0-2.1 1.03-2.1 2.28 0 1.25.95 2.28 2.1 2.28 1.17 0 2.1-1.03 2.1-2.28.01-1.25-.93-2.28-2.1-2.28Zm7.5 0c-1.17 0-2.1 1.03-2.1 2.28 0 1.25.95 2.28 2.1 2.28 1.17 0 2.1-1.03 2.1-2.28 0-1.25-.93-2.28-2.1-2.28Z"
|
|
104
|
+
clip-rule="evenodd"
|
|
105
|
+
/>
|
|
106
|
+
</g>
|
|
107
|
+
</g>
|
|
108
|
+
<defs>
|
|
109
|
+
<clipPath id="a"><rect width="40" height="40" fill="#fff" rx="20" /></clipPath>
|
|
110
|
+
<clipPath id="b"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath>
|
|
111
|
+
</defs>
|
|
112
|
+
</svg>`,pe=a`<svg
|
|
113
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
114
|
+
fill="none"
|
|
115
|
+
viewBox="0 0 9 12"
|
|
116
|
+
>
|
|
117
|
+
<path
|
|
118
|
+
fill="var(--apkt-tokens-theme-textPrimary)"
|
|
119
|
+
d="M4.666.001v4.435l3.748 1.675L4.666.001Zm0 0L.917 6.111l3.749-1.675V.001Zm0 8.984V12l3.75-5.19-3.75 2.176Zm0 3.014V8.985L.917 6.81 4.666 12Zm0-3.712 3.748-2.176-3.748-1.675v3.851Z"
|
|
120
|
+
/>
|
|
121
|
+
<path fill="var(--apkt-tokens-theme-textPrimary)" d="m.917 6.111 3.749 2.176v-3.85L.917 6.11Z" />
|
|
122
|
+
</svg>`,me=a`<svg fill="none" viewBox="0 0 16 16">
|
|
123
|
+
<path
|
|
124
|
+
fill="currentColor"
|
|
125
|
+
d="M4.25 7a.63.63 0 0 0-.63.63v3.97c0 .28-.2.51-.47.54l-.75.07a.93.93 0 0 1-.9-.47A7.51 7.51 0 0 1 5.54.92a7.5 7.5 0 0 1 9.54 4.62c.12.35.06.72-.16 1-.74.97-1.68 1.78-2.6 2.44V4.44a.64.64 0 0 0-.63-.64h-1.06c-.35 0-.63.3-.63.64v5.5c0 .23-.12.42-.32.5l-.52.23V6.05c0-.36-.3-.64-.64-.64H7.45c-.35 0-.64.3-.64.64v4.97c0 .25-.17.46-.4.52a5.8 5.8 0 0 0-.45.11v-4c0-.36-.3-.65-.64-.65H4.25ZM14.07 12.4A7.49 7.49 0 0 1 3.6 14.08c4.09-.58 9.14-2.5 11.87-6.6v.03a7.56 7.56 0 0 1-1.41 4.91Z"
|
|
126
|
+
/>
|
|
127
|
+
</svg>`,he=a`<svg fill="none" viewBox="0 0 40 40">
|
|
128
|
+
<g clip-path="url(#a)">
|
|
129
|
+
<g clip-path="url(#b)">
|
|
130
|
+
<circle cx="20" cy="19.89" r="20" fill="#1877F2" />
|
|
131
|
+
<g clip-path="url(#c)">
|
|
132
|
+
<path
|
|
133
|
+
fill="#fff"
|
|
134
|
+
d="M26 12.38h-2.89c-.92 0-1.61.38-1.61 1.34v1.66H26l-.36 4.5H21.5v12H17v-12h-3v-4.5h3V12.5c0-3.03 1.6-4.62 5.2-4.62H26v4.5Z"
|
|
135
|
+
/>
|
|
136
|
+
</g>
|
|
137
|
+
</g>
|
|
138
|
+
<path
|
|
139
|
+
fill="#1877F2"
|
|
140
|
+
d="M40 20a20 20 0 1 0-23.13 19.76V25.78H11.8V20h5.07v-4.4c0-5.02 3-7.79 7.56-7.79 2.19 0 4.48.4 4.48.4v4.91h-2.53c-2.48 0-3.25 1.55-3.25 3.13V20h5.54l-.88 5.78h-4.66v13.98A20 20 0 0 0 40 20Z"
|
|
141
|
+
/>
|
|
142
|
+
<path
|
|
143
|
+
fill="#fff"
|
|
144
|
+
d="m27.79 25.78.88-5.78h-5.55v-3.75c0-1.58.78-3.13 3.26-3.13h2.53V8.2s-2.3-.39-4.48-.39c-4.57 0-7.55 2.77-7.55 7.78V20H11.8v5.78h5.07v13.98a20.15 20.15 0 0 0 6.25 0V25.78h4.67Z"
|
|
145
|
+
/>
|
|
146
|
+
</g>
|
|
147
|
+
<defs>
|
|
148
|
+
<clipPath id="a"><rect width="40" height="40" fill="#fff" rx="20" /></clipPath>
|
|
149
|
+
<clipPath id="b"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath>
|
|
150
|
+
<clipPath id="c"><path fill="#fff" d="M8 7.89h24v24H8z" /></clipPath>
|
|
151
|
+
</defs>
|
|
152
|
+
</svg>`,ge=a`<svg style="border-radius: 9999px; overflow: hidden;" fill="none" viewBox="0 0 1000 1000">
|
|
153
|
+
<rect width="1000" height="1000" rx="9999" ry="9999" fill="#855DCD"/>
|
|
154
|
+
<path fill="#855DCD" d="M0 0h1000v1000H0V0Z" />
|
|
155
|
+
<path
|
|
156
|
+
fill="#fff"
|
|
157
|
+
d="M320 248h354v504h-51.96V521.13h-.5c-5.76-63.8-59.31-113.81-124.54-113.81s-118.78 50-124.53 113.81h-.5V752H320V248Z"
|
|
158
|
+
/>
|
|
159
|
+
<path
|
|
160
|
+
fill="#fff"
|
|
161
|
+
d="m225 320 21.16 71.46h17.9v289.09a16.29 16.29 0 0 0-16.28 16.24v19.49h-3.25a16.3 16.3 0 0 0-16.28 16.24V752h182.26v-19.48a16.22 16.22 0 0 0-16.28-16.24h-3.25v-19.5a16.22 16.22 0 0 0-16.28-16.23h-19.52V320H225Zm400.3 360.55a16.3 16.3 0 0 0-15.04 10.02 16.2 16.2 0 0 0-1.24 6.22v19.49h-3.25a16.29 16.29 0 0 0-16.27 16.24V752h182.24v-19.48a16.23 16.23 0 0 0-16.27-16.24h-3.25v-19.5a16.2 16.2 0 0 0-10.04-15 16.3 16.3 0 0 0-6.23-1.23v-289.1h17.9L775 320H644.82v360.55H625.3Z"
|
|
162
|
+
/>
|
|
163
|
+
</svg>`,_e=a`<svg fill="none" viewBox="0 0 40 40">
|
|
164
|
+
<g clip-path="url(#a)">
|
|
165
|
+
<g clip-path="url(#b)">
|
|
166
|
+
<circle cx="20" cy="19.89" r="20" fill="#1B1F23" />
|
|
167
|
+
<g clip-path="url(#c)">
|
|
168
|
+
<path
|
|
169
|
+
fill="#fff"
|
|
170
|
+
d="M8 19.89a12 12 0 1 1 15.8 11.38c-.6.12-.8-.26-.8-.57v-3.3c0-1.12-.4-1.85-.82-2.22 2.67-.3 5.48-1.31 5.48-5.92 0-1.31-.47-2.38-1.24-3.22.13-.3.54-1.52-.12-3.18 0 0-1-.32-3.3 1.23a11.54 11.54 0 0 0-6 0c-2.3-1.55-3.3-1.23-3.3-1.23a4.32 4.32 0 0 0-.12 3.18 4.64 4.64 0 0 0-1.24 3.22c0 4.6 2.8 5.63 5.47 5.93-.34.3-.65.83-.76 1.6-.69.31-2.42.84-3.5-1 0 0-.63-1.15-1.83-1.23 0 0-1.18-.02-.09.73 0 0 .8.37 1.34 1.76 0 0 .7 2.14 4.03 1.41v2.24c0 .31-.2.68-.8.57A12 12 0 0 1 8 19.9Z"
|
|
171
|
+
/>
|
|
172
|
+
</g>
|
|
173
|
+
</g>
|
|
174
|
+
</g>
|
|
175
|
+
<defs>
|
|
176
|
+
<clipPath id="a"><rect width="40" height="40" fill="#fff" rx="20" /></clipPath>
|
|
177
|
+
<clipPath id="b"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath>
|
|
178
|
+
<clipPath id="c"><path fill="#fff" d="M8 7.89h24v24H8z" /></clipPath>
|
|
179
|
+
</defs>
|
|
180
|
+
</svg>`,ve=a`<svg fill="none" viewBox="0 0 40 40">
|
|
181
|
+
<path
|
|
182
|
+
fill="#4285F4"
|
|
183
|
+
d="M32.74 20.3c0-.93-.08-1.81-.24-2.66H20.26v5.03h7a6 6 0 0 1-2.62 3.91v3.28h4.22c2.46-2.27 3.88-5.6 3.88-9.56Z"
|
|
184
|
+
/>
|
|
185
|
+
<path
|
|
186
|
+
fill="#34A853"
|
|
187
|
+
d="M20.26 33a12.4 12.4 0 0 0 8.6-3.14l-4.22-3.28a7.74 7.74 0 0 1-4.38 1.26 7.76 7.76 0 0 1-7.28-5.36H8.65v3.36A12.99 12.99 0 0 0 20.26 33Z"
|
|
188
|
+
/>
|
|
189
|
+
<path
|
|
190
|
+
fill="#FBBC05"
|
|
191
|
+
d="M12.98 22.47a7.79 7.79 0 0 1 0-4.94v-3.36H8.65a12.84 12.84 0 0 0 0 11.66l3.37-2.63.96-.73Z"
|
|
192
|
+
/>
|
|
193
|
+
<path
|
|
194
|
+
fill="#EA4335"
|
|
195
|
+
d="M20.26 12.18a7.1 7.1 0 0 1 4.98 1.93l3.72-3.72A12.47 12.47 0 0 0 20.26 7c-5.08 0-9.47 2.92-11.6 7.17l4.32 3.36a7.76 7.76 0 0 1 7.28-5.35Z"
|
|
196
|
+
/>
|
|
197
|
+
</svg>`,ye=a` <svg width="27" height="30" viewBox="0 0 27 30" fill="none">
|
|
198
|
+
<path d="M12.5395 14.3237L0.116699 27.5049V27.5188C0.251527 28.0177 0.49972 28.4788 0.841941 28.866C1.18416 29.2533 1.61117 29.5563 2.0897 29.7515C2.56823 29.9467 3.08536 30.0287 3.60081 29.9913C4.11625 29.9538 4.61609 29.7979 5.06139 29.5356L5.0975 29.512L19.0718 21.4519L12.5395 14.3237Z" fill="#EA4335"/>
|
|
199
|
+
<path d="M25.103 12.0833L25.0919 12.0722L19.0611 8.57202L12.2607 14.6279L19.0847 21.4504L25.0919 17.9864C25.6229 17.6983 26.0665 17.2725 26.376 16.7537C26.6854 16.2349 26.8493 15.6422 26.8505 15.0381C26.8516 14.434 26.6899 13.8408 26.3824 13.3208C26.0749 12.8008 25.633 12.3734 25.103 12.0833Z" fill="#FBBC04"/>
|
|
200
|
+
<path d="M0.116672 2.49553C0.047224 2.7761 0 3.05528 0 3.35946V26.6537C0 26.9565 0.0347234 27.237 0.116672 27.5162L12.959 14.6725L0.116672 2.49553Z" fill="#4285F4"/>
|
|
201
|
+
<path d="M12.634 15.0001L19.0607 8.57198L5.0975 0.477133C4.65115 0.210463 4.14916 0.0506574 3.63079 0.0102139C3.11242 -0.0302296 2.59172 0.0497852 2.10941 0.244001C1.6271 0.438216 1.19625 0.741368 0.850556 1.12975C0.504864 1.51813 0.253698 1.98121 0.116699 2.48279L12.634 15.0001Z" fill="#34A853"/>
|
|
202
|
+
</svg>`,be=a`<svg width="75" height="20" viewBox="0 0 75 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
203
|
+
<path d="M11.6666 5.83334C11.6666 2.61168 14.2783 0 17.5 0H25.8334C29.055 0 31.6666 2.61168 31.6666 5.83334V14.1666C31.6666 17.3883 29.055 20 25.8334 20H17.5C14.2783 20 11.6666 17.3883 11.6666 14.1666V5.83334Z" fill="var(--apkt-tokens-theme-foregroundTertiary)"/>
|
|
204
|
+
<path d="M19.5068 13.7499L22.4309 5.83331H23.2895L20.3654 13.7499H19.5068Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
205
|
+
<path d="M0 5.41666C0 2.42513 2.42513 0 5.41666 0C8.40821 0 10.8334 2.42513 10.8334 5.41666V14.5833C10.8334 17.5748 8.40821 20 5.41666 20C2.42513 20 0 17.5748 0 14.5833V5.41666Z" fill="var(--apkt-tokens-theme-foregroundTertiary)"/>
|
|
206
|
+
<path d="M4.89581 12.4997V11.458H5.93747V12.4997H4.89581Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
207
|
+
<path d="M32.5 10C32.5 4.47715 36.6896 0 41.8578 0H65.6422C70.8104 0 75 4.47715 75 10C75 15.5229 70.8104 20 65.6422 20H41.8578C36.6896 20 32.5 15.5229 32.5 10Z" fill="var(--apkt-tokens-theme-foregroundTertiary)"/>
|
|
208
|
+
<path d="M61.7108 12.4475V7.82751H62.5266V8.52418C62.8199 8.01084 63.4157 7.70834 64.0757 7.70834C65.0749 7.70834 65.7715 8.34084 65.7715 9.56918V12.4475H64.9649V9.61503C64.9649 8.80831 64.5066 8.38668 63.8374 8.38668C63.1132 8.38668 62.5266 8.9642 62.5266 9.78001V12.4475H61.7108Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
209
|
+
<path d="M56.5671 12.4475L55.7147 7.82748H56.4846L57.0896 11.6409L57.8871 9.12916H58.6479L59.4363 11.6134L60.0505 7.82748H60.8204L59.9679 12.4475H59.0513L58.2721 10.0458L57.4838 12.4475H56.5671Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
210
|
+
<path d="M52.9636 12.5666C51.5611 12.5666 50.7361 11.5217 50.7361 10.1375C50.7361 8.76254 51.5611 7.70834 52.9636 7.70834C54.3661 7.70834 55.1911 8.76254 55.1911 10.1375C55.1911 11.5217 54.3661 12.5666 52.9636 12.5666ZM52.9636 11.8883C53.9719 11.8883 54.357 11.0266 54.357 10.1283C54.357 9.23914 53.9719 8.38668 52.9636 8.38668C51.9552 8.38668 51.5702 9.23914 51.5702 10.1283C51.5702 11.0266 51.9552 11.8883 52.9636 11.8883Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
211
|
+
<path d="M47.8507 12.5666C46.494 12.5666 45.6415 11.5308 45.6415 10.1375C45.6415 8.75337 46.494 7.70834 47.8507 7.70834C48.9965 7.70834 50.0048 8.35917 49.8948 10.3483H46.4756C46.5398 11.2009 46.934 11.8975 47.8507 11.8975C48.4648 11.8975 48.8681 11.5217 49.0057 11.0908H49.8123C49.684 11.8609 48.9598 12.5666 47.8507 12.5666ZM46.494 9.73416H49.1065C49.0423 8.80831 48.6114 8.37751 47.8507 8.37751C47.0165 8.37751 46.604 8.98254 46.494 9.73416Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
212
|
+
<path d="M41.7284 12.4475V7.82748H42.5625V8.60665C42.8559 8.09332 43.3601 7.82748 43.8825 7.82748H44.9917V8.60665H43.8184C43.0851 8.60665 42.5625 9.08331 42.5625 10.0092V12.4475H41.7284Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
213
|
+
</svg>
|
|
214
|
+
|
|
215
|
+
`,xe=a`
|
|
216
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 10 8">
|
|
217
|
+
<path
|
|
218
|
+
fill="var(--apkt-tokens-theme-textPrimary)"
|
|
219
|
+
d="m9.524 6.307-1.51 1.584A.35.35 0 0 1 7.76 8H.604a.178.178 0 0 1-.161-.103.168.168 0 0 1 .033-.186l1.51-1.583a.35.35 0 0 1 .256-.11h7.154c.034 0 .068.01.096.029a.168.168 0 0 1 .032.26Zm-1.51-3.189a.35.35 0 0 0-.255-.109H.604a.178.178 0 0 0-.161.103.168.168 0 0 0 .033.186l1.51 1.583a.35.35 0 0 0 .256.11h7.154a.178.178 0 0 0 .16-.104.168.168 0 0 0-.032-.185l-1.51-1.584ZM.605 1.981H7.76a.357.357 0 0 0 .256-.11L9.525.289a.17.17 0 0 0 .032-.185.173.173 0 0 0-.16-.103H2.241a.357.357 0 0 0-.256.109L.476 1.692a.17.17 0 0 0-.033.185.178.178 0 0 0 .16.103Z"
|
|
220
|
+
/>
|
|
221
|
+
</svg>
|
|
222
|
+
`,Se=a`<svg width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
223
|
+
<g clip-path="url(#a)">
|
|
224
|
+
<path fill="url(#b)" d="M0 0h32v32H0z"/>
|
|
225
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.034 15.252c4.975-2.167 8.293-3.596 9.953-4.287 4.74-1.971 5.725-2.314 6.366-2.325.142-.002.457.033.662.198.172.14.22.33.243.463.022.132.05.435.028.671-.257 2.7-1.368 9.248-1.933 12.27-.24 1.28-.71 1.708-1.167 1.75-.99.091-1.743-.655-2.703-1.284-1.502-.985-2.351-1.598-3.81-2.558-1.684-1.11-.592-1.721.368-2.718.252-.261 4.619-4.233 4.703-4.594.01-.045.02-.213-.08-.301-.1-.09-.246-.059-.353-.035-.15.034-2.55 1.62-7.198 4.758-.682.468-1.298.696-1.851.684-.61-.013-1.782-.344-2.653-.628-1.069-.347-1.918-.53-1.845-1.12.039-.308.462-.623 1.27-.944Z" fill="#fff"/>
|
|
226
|
+
</g>
|
|
227
|
+
<path d="M.5 16C.5 7.44 7.44.5 16 .5 24.56.5 31.5 7.44 31.5 16c0 8.56-6.94 15.5-15.5 15.5C7.44 31.5.5 24.56.5 16Z" stroke="#141414" stroke-opacity=".05"/>
|
|
228
|
+
<defs>
|
|
229
|
+
<linearGradient id="b" x1="1600" y1="0" x2="1600" y2="3176.27" gradientUnits="userSpaceOnUse">
|
|
230
|
+
<stop stop-color="#2AABEE"/>
|
|
231
|
+
<stop offset="1" stop-color="#229ED9"/>
|
|
232
|
+
</linearGradient>
|
|
233
|
+
<clipPath id="a">
|
|
234
|
+
<path d="M0 16C0 7.163 7.163 0 16 0s16 7.163 16 16-7.163 16-16 16S0 24.837 0 16Z" fill="#fff"/>
|
|
235
|
+
</clipPath>
|
|
236
|
+
</defs>
|
|
237
|
+
</svg>`,Ce=a`<svg fill="none" viewBox="0 0 40 40">
|
|
238
|
+
<g clip-path="url(#a)">
|
|
239
|
+
<g clip-path="url(#b)">
|
|
240
|
+
<circle cx="20" cy="19.89" r="20" fill="#5A3E85" />
|
|
241
|
+
<g clip-path="url(#c)">
|
|
242
|
+
<path
|
|
243
|
+
fill="#fff"
|
|
244
|
+
d="M18.22 25.7 20 23.91h3.34l2.1-2.1v-6.68H15.4v8.78h2.82v1.77Zm3.87-8.16h1.25v3.66H22.1v-3.66Zm-3.34 0H20v3.66h-1.25v-3.66ZM20 7.9a12 12 0 1 0 0 24 12 12 0 0 0 0-24Zm6.69 14.56-3.66 3.66h-2.72l-1.77 1.78h-1.88V26.1H13.3v-9.82l.94-2.4H26.7v8.56Z"
|
|
245
|
+
/>
|
|
246
|
+
</g>
|
|
247
|
+
</g>
|
|
248
|
+
</g>
|
|
249
|
+
<defs>
|
|
250
|
+
<clipPath id="a"><rect width="40" height="40" fill="#fff" rx="20" /></clipPath>
|
|
251
|
+
<clipPath id="b"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath>
|
|
252
|
+
<clipPath id="c"><path fill="#fff" d="M8 7.89h24v24H8z" /></clipPath>
|
|
253
|
+
</defs>
|
|
254
|
+
</svg>`,we=a`<svg fill="none" viewBox="0 0 16 16">
|
|
255
|
+
<path
|
|
256
|
+
fill="currentColor"
|
|
257
|
+
d="m14.36 4.74.01.42c0 4.34-3.3 9.34-9.34 9.34A9.3 9.3 0 0 1 0 13.03a6.6 6.6 0 0 0 4.86-1.36 3.29 3.29 0 0 1-3.07-2.28c.5.1 1 .07 1.48-.06A3.28 3.28 0 0 1 .64 6.11v-.04c.46.26.97.4 1.49.41A3.29 3.29 0 0 1 1.11 2.1a9.32 9.32 0 0 0 6.77 3.43 3.28 3.28 0 0 1 5.6-3 6.59 6.59 0 0 0 2.08-.8 3.3 3.3 0 0 1-1.45 1.82A6.53 6.53 0 0 0 16 3.04c-.44.66-1 1.23-1.64 1.7Z"
|
|
258
|
+
/>
|
|
259
|
+
</svg>`,Te=a`<svg fill="none" viewBox="0 0 20 20">
|
|
260
|
+
<path
|
|
261
|
+
fill="currentColor"
|
|
262
|
+
fill-rule="evenodd"
|
|
263
|
+
d="M0 5.5c0-1.8 1.46-3.25 3.25-3.25H14.5c1.8 0 3.25 1.46 3.25 3.25v.28A3.25 3.25 0 0 1 20 8.88v2.24c0 1.45-.94 2.68-2.25 3.1v.28c0 1.8-1.46 3.25-3.25 3.25H3.25A3.25 3.25 0 0 1 0 14.5v-9Zm15.75 8.88h-2.38a4.38 4.38 0 0 1 0-8.76h2.38V5.5c0-.69-.56-1.25-1.25-1.25H3.25C2.56 4.25 2 4.81 2 5.5v9c0 .69.56 1.25 1.25 1.25H14.5c.69 0 1.25-.56 1.25-1.25v-.13Zm-2.38-6.76a2.37 2.37 0 1 0 0 4.75h3.38c.69 0 1.25-.55 1.25-1.24V8.87c0-.69-.56-1.24-1.25-1.24h-3.38Z"
|
|
264
|
+
clip-rule="evenodd"
|
|
265
|
+
/>
|
|
266
|
+
</svg>`,w=a`
|
|
267
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="89" height="89" viewBox="0 0 89 89" fill="none">
|
|
268
|
+
<path d="M60.0468 39.2502L65.9116 33.3854C52.6562 20.13 36.1858 20.13 22.9304 33.3854L28.7952 39.2502C38.8764 29.169 49.9725 29.169 60.0536 39.2502H60.0468Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
269
|
+
<path d="M58.0927 52.9146L44.415 39.2369L30.7373 52.9146L17.0596 39.2369L11.2017 45.0949L30.7373 64.6374L44.415 50.9597L58.0927 64.6374L77.6284 45.0949L71.7704 39.2369L58.0927 52.9146Z" fill="var(--apkt-tokens-theme-textPrimary)"/>
|
|
270
|
+
</svg>`,T=a`
|
|
271
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="89" height="89" viewBox="0 0 89 89" fill="none">
|
|
272
|
+
<path d="M60.0468 39.2502L65.9116 33.3854C52.6562 20.13 36.1858 20.13 22.9304 33.3854L28.7952 39.2502C38.8764 29.169 49.9725 29.169 60.0536 39.2502H60.0468Z" fill="var(--apkt-tokens-theme-textInvert)"/>
|
|
273
|
+
<path d="M58.0927 52.9146L44.415 39.2369L30.7373 52.9146L17.0596 39.2369L11.2017 45.0949L30.7373 64.6374L44.415 50.9597L58.0927 64.6374L77.6284 45.0949L71.7704 39.2369L58.0927 52.9146Z" fill="var(--apkt-tokens-theme-textInvert)"/>
|
|
274
|
+
</svg>`,E=a`
|
|
275
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
276
|
+
<g clip-path="url(#clip0_22274_4692)">
|
|
277
|
+
<path d="M0 6.64C0 4.17295 0 2.93942 0.525474 2.01817C0.880399 1.39592 1.39592 0.880399 2.01817 0.525474C2.93942 0 4.17295 0 6.64 0H9.36C11.8271 0 13.0606 0 13.9818 0.525474C14.6041 0.880399 15.1196 1.39592 15.4745 2.01817C16 2.93942 16 4.17295 16 6.64V9.36C16 11.8271 16 13.0606 15.4745 13.9818C15.1196 14.6041 14.6041 15.1196 13.9818 15.4745C13.0606 16 11.8271 16 9.36 16H6.64C4.17295 16 2.93942 16 2.01817 15.4745C1.39592 15.1196 0.880399 14.6041 0.525474 13.9818C0 13.0606 0 11.8271 0 9.36V6.64Z" fill="#C7B994"/>
|
|
278
|
+
<path d="M4.49038 5.76609C6.42869 3.86833 9.5713 3.86833 11.5096 5.76609L11.7429 5.99449C11.8398 6.08938 11.8398 6.24323 11.7429 6.33811L10.9449 7.11942C10.8964 7.16686 10.8179 7.16686 10.7694 7.11942L10.4484 6.80512C9.09617 5.48119 6.90381 5.48119 5.5516 6.80512L5.20782 7.14171C5.15936 7.18915 5.08079 7.18915 5.03234 7.14171L4.23434 6.3604C4.13742 6.26552 4.13742 6.11167 4.23434 6.01678L4.49038 5.76609ZM13.1599 7.38192L13.8702 8.07729C13.9671 8.17217 13.9671 8.32602 13.8702 8.4209L10.6677 11.5564C10.5708 11.6513 10.4137 11.6513 10.3168 11.5564L8.04388 9.33105C8.01965 9.30733 7.98037 9.30733 7.95614 9.33105L5.6833 11.5564C5.58638 11.6513 5.42925 11.6513 5.33234 11.5564L2.12982 8.42087C2.0329 8.32598 2.0329 8.17213 2.12982 8.07724L2.84004 7.38188C2.93695 7.28699 3.09408 7.28699 3.191 7.38188L5.46392 9.60726C5.48815 9.63098 5.52743 9.63098 5.55166 9.60726L7.82447 7.38188C7.92138 7.28699 8.07851 7.28699 8.17543 7.38187L10.4484 9.60726C10.4726 9.63098 10.5119 9.63098 10.5361 9.60726L12.809 7.38192C12.9059 7.28703 13.063 7.28703 13.1599 7.38192Z" fill="currentColor"/>
|
|
279
|
+
</g>
|
|
280
|
+
<defs>
|
|
281
|
+
<clipPath id="clip0_22274_4692">
|
|
282
|
+
<path d="M0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8Z" fill="white"/>
|
|
283
|
+
</clipPath>
|
|
284
|
+
</defs>
|
|
285
|
+
</svg>
|
|
286
|
+
`,D=a`
|
|
287
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
288
|
+
<circle cx="11" cy="11" r="11" transform="matrix(-1 0 0 1 23 1)" fill="#202020"/>
|
|
289
|
+
<circle cx="11" cy="11" r="11.5" transform="matrix(-1 0 0 1 23 1)" stroke="#C7B994" stroke-opacity="0.7"/>
|
|
290
|
+
<path d="M15.4523 11.0686L16.7472 9.78167C13.8205 6.87297 10.1838 6.87297 7.25708 9.78167L8.55201 11.0686C10.7779 8.85645 13.2279 8.85645 15.4538 11.0686H15.4523Z" fill="#C7B994"/>
|
|
291
|
+
<path d="M15.0199 14.067L12 11.0656L8.98 14.067L5.96004 11.0656L4.66663 12.3511L8.98 16.6393L12 13.638L15.0199 16.6393L19.3333 12.3511L18.0399 11.0656L15.0199 14.067Z" fill="#C7B994"/>
|
|
292
|
+
</svg>
|
|
293
|
+
`,O=a`<svg fill="none" viewBox="0 0 41 40">
|
|
294
|
+
<g clip-path="url(#a)">
|
|
295
|
+
<path fill="#000" d="M.8 0h40v40H.8z" />
|
|
296
|
+
<path
|
|
297
|
+
fill="#fff"
|
|
298
|
+
d="m22.63 18.46 7.14-8.3h-1.69l-6.2 7.2-4.96-7.2H11.2l7.5 10.9-7.5 8.71h1.7l6.55-7.61 5.23 7.61h5.72l-7.77-11.31Zm-9.13-7.03h2.6l11.98 17.13h-2.6L13.5 11.43Z"
|
|
299
|
+
/>
|
|
300
|
+
</g>
|
|
301
|
+
<defs>
|
|
302
|
+
<clipPath id="a"><path fill="#fff" d="M.8 20a20 20 0 1 1 40 0 20 20 0 0 1-40 0Z" /></clipPath>
|
|
303
|
+
</defs>
|
|
304
|
+
</svg>`,Ee=d`
|
|
305
|
+
:host {
|
|
306
|
+
display: flex;
|
|
307
|
+
justify-content: center;
|
|
308
|
+
align-items: center;
|
|
309
|
+
aspect-ratio: 1 / 1;
|
|
310
|
+
color: var(--local-color);
|
|
311
|
+
width: var(--local-width);
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
svg {
|
|
315
|
+
height: inherit;
|
|
316
|
+
width: inherit;
|
|
317
|
+
object-fit: contain;
|
|
318
|
+
object-position: center;
|
|
319
|
+
}
|
|
320
|
+
`,k=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},De={add:`ph-plus`,allWallets:`ph-dots-three`,arrowBottom:`ph-arrow-down`,arrowBottomCircle:`ph-arrow-circle-down`,arrowClockWise:`ph-arrow-clockwise`,arrowLeft:`ph-arrow-left`,arrowRight:`ph-arrow-right`,arrowTop:`ph-arrow-up`,arrowTopRight:`ph-arrow-up-right`,bank:`ph-bank`,bin:`ph-trash`,browser:`ph-browser`,card:`ph-credit-card`,checkmark:`ph-check`,checkmarkBold:`ph-check`,chevronBottom:`ph-caret-down`,chevronLeft:`ph-caret-left`,chevronRight:`ph-caret-right`,chevronTop:`ph-caret-up`,clock:`ph-clock`,close:`ph-x`,coinPlaceholder:`ph-circle-half`,compass:`ph-compass`,copy:`ph-copy`,desktop:`ph-desktop`,dollar:`ph-currency-dollar`,download:`ph-vault`,exclamationCircle:`ph-warning-circle`,extension:`ph-puzzle-piece`,externalLink:`ph-arrow-square-out`,filters:`ph-funnel-simple`,helpCircle:`ph-question`,id:`ph-identification-card`,image:`ph-image`,info:`ph-info`,lightbulb:`ph-lightbulb`,mail:`ph-envelope`,mobile:`ph-device-mobile`,more:`ph-dots-three`,networkPlaceholder:`ph-globe`,nftPlaceholder:`ph-image`,plus:`ph-plus`,power:`ph-power`,qrCode:`ph-qr-code`,questionMark:`ph-question`,refresh:`ph-arrow-clockwise`,recycleHorizontal:`ph-arrows-clockwise`,search:`ph-magnifying-glass`,sealCheck:`ph-seal-check`,send:`ph-paper-plane-right`,signOut:`ph-sign-out`,spinner:`ph-spinner`,swapHorizontal:`ph-arrows-left-right`,swapVertical:`ph-arrows-down-up`,threeDots:`ph-dots-three`,user:`ph-user`,verify:`ph-seal-check`,verifyFilled:`ph-seal-check`,warning:`ph-warning`,warningCircle:`ph-warning-circle`,appStore:``,apple:``,bitcoin:``,chromeStore:``,cursor:``,discord:``,ethereum:``,etherscan:``,facebook:``,farcaster:``,github:``,google:``,playStore:``,reown:``,solana:``,telegram:``,twitch:``,twitterIcon:``,twitter:``,walletConnect:``,walletConnectBrown:``,walletConnectLightBrown:``,x:``,wallet:``},Oe={"ph-arrow-circle-down":()=>e(()=>import(`./PhArrowCircleDown-D97G-BOA.js`),__vite__mapDeps([0,1])),"ph-arrow-clockwise":()=>e(()=>import(`./PhArrowClockwise-DVgyFuez.js`),__vite__mapDeps([2,1])),"ph-arrow-down":()=>e(()=>import(`./PhArrowDown-87b1BizM.js`),__vite__mapDeps([3,1])),"ph-arrow-left":()=>e(()=>import(`./PhArrowLeft-Da0MfnbK.js`),__vite__mapDeps([4,1])),"ph-arrow-right":()=>e(()=>import(`./PhArrowRight-AdrIL4DW.js`),__vite__mapDeps([5,1])),"ph-arrow-square-out":()=>e(()=>import(`./PhArrowSquareOut-Bk2CMG3I.js`),__vite__mapDeps([6,1])),"ph-arrows-down-up":()=>e(()=>import(`./PhArrowsDownUp-DM09Jo_3.js`),__vite__mapDeps([7,1])),"ph-arrows-left-right":()=>e(()=>import(`./PhArrowsLeftRight-MuKBLUoF.js`),__vite__mapDeps([8,1])),"ph-arrow-up":()=>e(()=>import(`./PhArrowUp-4sgyKPGx.js`),__vite__mapDeps([9,1])),"ph-arrow-up-right":()=>e(()=>import(`./PhArrowUpRight-BNghD2zq.js`),__vite__mapDeps([10,1])),"ph-arrows-clockwise":()=>e(()=>import(`./PhArrowsClockwise-BXRn1GEl.js`),__vite__mapDeps([11,1])),"ph-bank":()=>e(()=>import(`./PhBank-fHbgCqqZ.js`),__vite__mapDeps([12,1])),"ph-browser":()=>e(()=>import(`./PhBrowser-2-9m-AkM.js`),__vite__mapDeps([13,1])),"ph-caret-down":()=>e(()=>import(`./PhCaretDown-BDNabFuL.js`),__vite__mapDeps([14,1])),"ph-caret-left":()=>e(()=>import(`./PhCaretLeft-CI460R-A.js`),__vite__mapDeps([15,1])),"ph-caret-right":()=>e(()=>import(`./PhCaretRight-D7ZS3Ls8.js`),__vite__mapDeps([16,1])),"ph-caret-up":()=>e(()=>import(`./PhCaretUp-C-iIfyvO.js`),__vite__mapDeps([17,1])),"ph-check":()=>e(()=>import(`./PhCheck-DxQXn57r.js`),__vite__mapDeps([18,1])),"ph-circle-half":()=>e(()=>import(`./PhCircleHalf-MJZeRBGF.js`),__vite__mapDeps([19,1])),"ph-clock":()=>e(()=>import(`./PhClock-x3MS3Mwi.js`),__vite__mapDeps([20,1])),"ph-compass":()=>e(()=>import(`./PhCompass-hYn3HhGN.js`),__vite__mapDeps([21,1])),"ph-copy":()=>e(()=>import(`./PhCopy-CWNYcABI.js`),__vite__mapDeps([22,1])),"ph-credit-card":()=>e(()=>import(`./PhCreditCard-Fy4pzwtt.js`),__vite__mapDeps([23,1])),"ph-currency-dollar":()=>e(()=>import(`./PhCurrencyDollar-BgiaenCi.js`),__vite__mapDeps([24,1])),"ph-desktop":()=>e(()=>import(`./PhDesktop-CxrzCSv5.js`),__vite__mapDeps([25,1])),"ph-device-mobile":()=>e(()=>import(`./PhDeviceMobile-CsyA5Goi.js`),__vite__mapDeps([26,1])),"ph-dots-three":()=>e(()=>import(`./PhDotsThree-D-k1BiYg.js`),__vite__mapDeps([27,1])),"ph-vault":()=>e(()=>import(`./PhVault-6JTskUcC.js`),__vite__mapDeps([28,1])),"ph-envelope":()=>e(()=>import(`./PhEnvelope-D8kzeNox.js`),__vite__mapDeps([29,1])),"ph-funnel-simple":()=>e(()=>import(`./PhFunnelSimple-CfQs5DAW.js`),__vite__mapDeps([30,1])),"ph-globe":()=>e(()=>import(`./PhGlobe-DvmSc9_A.js`),__vite__mapDeps([31,1])),"ph-identification-card":()=>e(()=>import(`./PhIdentificationCard-CfkZm-5K.js`),__vite__mapDeps([32,1])),"ph-image":()=>e(()=>import(`./PhImage-Cf0J2ZfJ.js`),__vite__mapDeps([33,1])),"ph-info":()=>e(()=>import(`./PhInfo-Bwi51-2X.js`),__vite__mapDeps([34,1])),"ph-lightbulb":()=>e(()=>import(`./PhLightbulb-C4FZV7Es.js`),__vite__mapDeps([35,1])),"ph-magnifying-glass":()=>e(()=>import(`./PhMagnifyingGlass-C9u8jSCJ.js`),__vite__mapDeps([36,1])),"ph-paper-plane-right":()=>e(()=>import(`./PhPaperPlaneRight-zxQVvPLX.js`),__vite__mapDeps([37,1])),"ph-plus":()=>e(()=>import(`./PhPlus-C4UoW-2n.js`),__vite__mapDeps([38,1])),"ph-power":()=>e(()=>import(`./PhPower-CFyWDmgD.js`),__vite__mapDeps([39,1])),"ph-puzzle-piece":()=>e(()=>import(`./PhPuzzlePiece-BjoNVfST.js`),__vite__mapDeps([40,1])),"ph-qr-code":()=>e(()=>import(`./PhQrCode-CP3tFauY.js`),__vite__mapDeps([41,1])),"ph-question":()=>e(()=>import(`./PhQuestion-wOWJBd3G.js`),__vite__mapDeps([42,1])),"ph-question-circle":()=>e(()=>import(`./PhQuestionMark-CV0k9C0Y.js`),__vite__mapDeps([43,1])),"ph-seal-check":()=>e(()=>import(`./PhSealCheck-vIKzREuN.js`),__vite__mapDeps([44,1])),"ph-sign-out":()=>e(()=>import(`./PhSignOut-CxELV-i0.js`),__vite__mapDeps([45,1])),"ph-spinner":()=>e(()=>import(`./PhSpinner-CGDmbzUd.js`),__vite__mapDeps([46,1])),"ph-trash":()=>e(()=>import(`./PhTrash-C9PD0SAt.js`),__vite__mapDeps([47,1])),"ph-user":()=>e(()=>import(`./PhUser-0sWNXQeZ.js`),__vite__mapDeps([48,1])),"ph-warning":()=>e(()=>import(`./PhWarning-CoKs3gz6.js`),__vite__mapDeps([49,1])),"ph-warning-circle":()=>e(()=>import(`./PhWarningCircle-BXHw1fCt.js`),__vite__mapDeps([50,1])),"ph-x":()=>e(()=>import(`./PhX-DX0SFIqC.js`),__vite__mapDeps([51,1]))},ke={appStore:ce,apple:C,bitcoin:le,chromeStore:ue,cursor:de,discord:fe,ethereum:pe,etherscan:me,facebook:he,farcaster:ge,github:_e,google:ve,playStore:ye,reown:be,solana:xe,telegram:Se,twitch:Ce,twitter:O,twitterIcon:we,walletConnect:w,walletConnectInvert:T,walletConnectBrown:D,walletConnectLightBrown:E,x:O,wallet:Te},Ae={"accent-primary":n.tokens.core.iconAccentPrimary,"accent-certified":n.tokens.core.iconAccentCertified,default:n.tokens.theme.iconDefault,success:n.tokens.core.iconSuccess,error:n.tokens.core.iconError,warning:n.tokens.core.iconWarning,inverse:n.tokens.theme.iconInverse},A=class extends s{constructor(){super(...arguments),this.size=`md`,this.name=`copy`,this.weight=`bold`,this.color=`inherit`}render(){let e={xxs:`2`,xs:`3`,sm:`3`,md:`4`,mdl:`5`,lg:`5`,xl:`6`,xxl:`7`,inherit:`inherit`};this.style.cssText=`
|
|
321
|
+
--local-width: ${this.size===`inherit`?`inherit`:`var(--apkt-spacing-${e[this.size]})`};
|
|
322
|
+
--local-color: ${this.color===`inherit`?`inherit`:Ae[this.color]}
|
|
323
|
+
`;let t=De[this.name];if(t&&t!==``){let e=Oe[t];e&&e();let n=se(t);return S`<${n} size=${{xxs:`0.5em`,xs:`0.75em`,sm:`0.75em`,md:`1em`,mdl:`1.25em`,lg:`1.25em`,xl:`1.5em`,xxl:`1.75em`}[this.size]} weight="${this.weight}"></${n}>`}return ke[this.name]||S``}};A.styles=[o,Ee],k([f()],A.prototype,`size`,void 0),k([f()],A.prototype,`name`,void 0),k([f()],A.prototype,`weight`,void 0),k([f()],A.prototype,`color`,void 0),A=k([g(`wui-icon`)],A);var j={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},M=e=>(...t)=>({_$litDirective$:e,values:t}),N=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,n){this._$Ct=e,this._$AM=t,this._$Ci=n}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}},je=M(class extends N{constructor(e){if(super(e),e.type!==j.ATTRIBUTE||e.name!==`class`||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return` `+Object.keys(e).filter(t=>e[t]).join(` `)+` `}update(e,[t]){if(this.st===void 0){this.st=new Set,e.strings!==void 0&&(this.nt=new Set(e.strings.join(` `).split(/\s/).filter(e=>e!==``)));for(let e in t)t[e]&&!this.nt?.has(e)&&this.st.add(e);return this.render(t)}let n=e.element.classList;for(let e of this.st)e in t||(n.remove(e),this.st.delete(e));for(let e in t){let r=!!t[e];r===this.st.has(e)||this.nt?.has(e)||(r?(n.add(e),this.st.add(e)):(n.remove(e),this.st.delete(e)))}return r}}),Me=u`
|
|
324
|
+
slot {
|
|
325
|
+
width: 100%;
|
|
326
|
+
display: inline-block;
|
|
327
|
+
font-style: normal;
|
|
328
|
+
overflow: inherit;
|
|
329
|
+
text-overflow: inherit;
|
|
330
|
+
text-align: var(--local-align);
|
|
331
|
+
color: var(--local-color);
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
.wui-line-clamp-1 {
|
|
335
|
+
overflow: hidden;
|
|
336
|
+
display: -webkit-box;
|
|
337
|
+
-webkit-box-orient: vertical;
|
|
338
|
+
-webkit-line-clamp: 1;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
.wui-line-clamp-2 {
|
|
342
|
+
overflow: hidden;
|
|
343
|
+
display: -webkit-box;
|
|
344
|
+
-webkit-box-orient: vertical;
|
|
345
|
+
-webkit-line-clamp: 2;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
/* -- Headings --------------------------------------------------- */
|
|
349
|
+
.wui-font-h1-regular-mono {
|
|
350
|
+
font-size: ${({textSize:e})=>e.h1};
|
|
351
|
+
line-height: ${({typography:e})=>e[`h1-regular-mono`].lineHeight};
|
|
352
|
+
letter-spacing: ${({typography:e})=>e[`h1-regular-mono`].letterSpacing};
|
|
353
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
354
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.wui-font-h1-regular {
|
|
358
|
+
font-size: ${({textSize:e})=>e.h1};
|
|
359
|
+
line-height: ${({typography:e})=>e[`h1-regular`].lineHeight};
|
|
360
|
+
letter-spacing: ${({typography:e})=>e[`h1-regular`].letterSpacing};
|
|
361
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
362
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
363
|
+
font-feature-settings:
|
|
364
|
+
'liga' off,
|
|
365
|
+
'clig' off;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
.wui-font-h1-medium {
|
|
369
|
+
font-size: ${({textSize:e})=>e.h1};
|
|
370
|
+
line-height: ${({typography:e})=>e[`h1-medium`].lineHeight};
|
|
371
|
+
letter-spacing: ${({typography:e})=>e[`h1-medium`].letterSpacing};
|
|
372
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
373
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
374
|
+
font-feature-settings:
|
|
375
|
+
'liga' off,
|
|
376
|
+
'clig' off;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
.wui-font-h2-regular-mono {
|
|
380
|
+
font-size: ${({textSize:e})=>e.h2};
|
|
381
|
+
line-height: ${({typography:e})=>e[`h2-regular-mono`].lineHeight};
|
|
382
|
+
letter-spacing: ${({typography:e})=>e[`h2-regular-mono`].letterSpacing};
|
|
383
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
384
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
.wui-font-h2-regular {
|
|
388
|
+
font-size: ${({textSize:e})=>e.h2};
|
|
389
|
+
line-height: ${({typography:e})=>e[`h2-regular`].lineHeight};
|
|
390
|
+
letter-spacing: ${({typography:e})=>e[`h2-regular`].letterSpacing};
|
|
391
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
392
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
393
|
+
font-feature-settings:
|
|
394
|
+
'liga' off,
|
|
395
|
+
'clig' off;
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
.wui-font-h2-medium {
|
|
399
|
+
font-size: ${({textSize:e})=>e.h2};
|
|
400
|
+
line-height: ${({typography:e})=>e[`h2-medium`].lineHeight};
|
|
401
|
+
letter-spacing: ${({typography:e})=>e[`h2-medium`].letterSpacing};
|
|
402
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
403
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
404
|
+
font-feature-settings:
|
|
405
|
+
'liga' off,
|
|
406
|
+
'clig' off;
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
.wui-font-h3-regular-mono {
|
|
410
|
+
font-size: ${({textSize:e})=>e.h3};
|
|
411
|
+
line-height: ${({typography:e})=>e[`h3-regular-mono`].lineHeight};
|
|
412
|
+
letter-spacing: ${({typography:e})=>e[`h3-regular-mono`].letterSpacing};
|
|
413
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
414
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
.wui-font-h3-regular {
|
|
418
|
+
font-size: ${({textSize:e})=>e.h3};
|
|
419
|
+
line-height: ${({typography:e})=>e[`h3-regular`].lineHeight};
|
|
420
|
+
letter-spacing: ${({typography:e})=>e[`h3-regular`].letterSpacing};
|
|
421
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
422
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
423
|
+
font-feature-settings:
|
|
424
|
+
'liga' off,
|
|
425
|
+
'clig' off;
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
.wui-font-h3-medium {
|
|
429
|
+
font-size: ${({textSize:e})=>e.h3};
|
|
430
|
+
line-height: ${({typography:e})=>e[`h3-medium`].lineHeight};
|
|
431
|
+
letter-spacing: ${({typography:e})=>e[`h3-medium`].letterSpacing};
|
|
432
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
433
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
434
|
+
font-feature-settings:
|
|
435
|
+
'liga' off,
|
|
436
|
+
'clig' off;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
.wui-font-h4-regular-mono {
|
|
440
|
+
font-size: ${({textSize:e})=>e.h4};
|
|
441
|
+
line-height: ${({typography:e})=>e[`h4-regular-mono`].lineHeight};
|
|
442
|
+
letter-spacing: ${({typography:e})=>e[`h4-regular-mono`].letterSpacing};
|
|
443
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
444
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
.wui-font-h4-regular {
|
|
448
|
+
font-size: ${({textSize:e})=>e.h4};
|
|
449
|
+
line-height: ${({typography:e})=>e[`h4-regular`].lineHeight};
|
|
450
|
+
letter-spacing: ${({typography:e})=>e[`h4-regular`].letterSpacing};
|
|
451
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
452
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
453
|
+
font-feature-settings:
|
|
454
|
+
'liga' off,
|
|
455
|
+
'clig' off;
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
.wui-font-h4-medium {
|
|
459
|
+
font-size: ${({textSize:e})=>e.h4};
|
|
460
|
+
line-height: ${({typography:e})=>e[`h4-medium`].lineHeight};
|
|
461
|
+
letter-spacing: ${({typography:e})=>e[`h4-medium`].letterSpacing};
|
|
462
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
463
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
464
|
+
font-feature-settings:
|
|
465
|
+
'liga' off,
|
|
466
|
+
'clig' off;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.wui-font-h5-regular-mono {
|
|
470
|
+
font-size: ${({textSize:e})=>e.h5};
|
|
471
|
+
line-height: ${({typography:e})=>e[`h5-regular-mono`].lineHeight};
|
|
472
|
+
letter-spacing: ${({typography:e})=>e[`h5-regular-mono`].letterSpacing};
|
|
473
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
474
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.wui-font-h5-regular {
|
|
478
|
+
font-size: ${({textSize:e})=>e.h5};
|
|
479
|
+
line-height: ${({typography:e})=>e[`h5-regular`].lineHeight};
|
|
480
|
+
letter-spacing: ${({typography:e})=>e[`h5-regular`].letterSpacing};
|
|
481
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
482
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
483
|
+
font-feature-settings:
|
|
484
|
+
'liga' off,
|
|
485
|
+
'clig' off;
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
.wui-font-h5-medium {
|
|
489
|
+
font-size: ${({textSize:e})=>e.h5};
|
|
490
|
+
line-height: ${({typography:e})=>e[`h5-medium`].lineHeight};
|
|
491
|
+
letter-spacing: ${({typography:e})=>e[`h5-medium`].letterSpacing};
|
|
492
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
493
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
494
|
+
font-feature-settings:
|
|
495
|
+
'liga' off,
|
|
496
|
+
'clig' off;
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
.wui-font-h6-regular-mono {
|
|
500
|
+
font-size: ${({textSize:e})=>e.h6};
|
|
501
|
+
line-height: ${({typography:e})=>e[`h6-regular-mono`].lineHeight};
|
|
502
|
+
letter-spacing: ${({typography:e})=>e[`h6-regular-mono`].letterSpacing};
|
|
503
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
504
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.wui-font-h6-regular {
|
|
508
|
+
font-size: ${({textSize:e})=>e.h6};
|
|
509
|
+
line-height: ${({typography:e})=>e[`h6-regular`].lineHeight};
|
|
510
|
+
letter-spacing: ${({typography:e})=>e[`h6-regular`].letterSpacing};
|
|
511
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
512
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
513
|
+
font-feature-settings:
|
|
514
|
+
'liga' off,
|
|
515
|
+
'clig' off;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
.wui-font-h6-medium {
|
|
519
|
+
font-size: ${({textSize:e})=>e.h6};
|
|
520
|
+
line-height: ${({typography:e})=>e[`h6-medium`].lineHeight};
|
|
521
|
+
letter-spacing: ${({typography:e})=>e[`h6-medium`].letterSpacing};
|
|
522
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
523
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
524
|
+
font-feature-settings:
|
|
525
|
+
'liga' off,
|
|
526
|
+
'clig' off;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.wui-font-lg-regular-mono {
|
|
530
|
+
font-size: ${({textSize:e})=>e.large};
|
|
531
|
+
line-height: ${({typography:e})=>e[`lg-regular-mono`].lineHeight};
|
|
532
|
+
letter-spacing: ${({typography:e})=>e[`lg-regular-mono`].letterSpacing};
|
|
533
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
534
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.wui-font-lg-regular {
|
|
538
|
+
font-size: ${({textSize:e})=>e.large};
|
|
539
|
+
line-height: ${({typography:e})=>e[`lg-regular`].lineHeight};
|
|
540
|
+
letter-spacing: ${({typography:e})=>e[`lg-regular`].letterSpacing};
|
|
541
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
542
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
543
|
+
font-feature-settings:
|
|
544
|
+
'liga' off,
|
|
545
|
+
'clig' off;
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
.wui-font-lg-medium {
|
|
549
|
+
font-size: ${({textSize:e})=>e.large};
|
|
550
|
+
line-height: ${({typography:e})=>e[`lg-medium`].lineHeight};
|
|
551
|
+
letter-spacing: ${({typography:e})=>e[`lg-medium`].letterSpacing};
|
|
552
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
553
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
554
|
+
font-feature-settings:
|
|
555
|
+
'liga' off,
|
|
556
|
+
'clig' off;
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
.wui-font-md-regular-mono {
|
|
560
|
+
font-size: ${({textSize:e})=>e.medium};
|
|
561
|
+
line-height: ${({typography:e})=>e[`md-regular-mono`].lineHeight};
|
|
562
|
+
letter-spacing: ${({typography:e})=>e[`md-regular-mono`].letterSpacing};
|
|
563
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
564
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
.wui-font-md-regular {
|
|
568
|
+
font-size: ${({textSize:e})=>e.medium};
|
|
569
|
+
line-height: ${({typography:e})=>e[`md-regular`].lineHeight};
|
|
570
|
+
letter-spacing: ${({typography:e})=>e[`md-regular`].letterSpacing};
|
|
571
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
572
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
573
|
+
font-feature-settings:
|
|
574
|
+
'liga' off,
|
|
575
|
+
'clig' off;
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
.wui-font-md-medium {
|
|
579
|
+
font-size: ${({textSize:e})=>e.medium};
|
|
580
|
+
line-height: ${({typography:e})=>e[`md-medium`].lineHeight};
|
|
581
|
+
letter-spacing: ${({typography:e})=>e[`md-medium`].letterSpacing};
|
|
582
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
583
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
584
|
+
font-feature-settings:
|
|
585
|
+
'liga' off,
|
|
586
|
+
'clig' off;
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
.wui-font-sm-regular-mono {
|
|
590
|
+
font-size: ${({textSize:e})=>e.small};
|
|
591
|
+
line-height: ${({typography:e})=>e[`sm-regular-mono`].lineHeight};
|
|
592
|
+
letter-spacing: ${({typography:e})=>e[`sm-regular-mono`].letterSpacing};
|
|
593
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
594
|
+
font-family: ${({fontFamily:e})=>e.mono};
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
.wui-font-sm-regular {
|
|
598
|
+
font-size: ${({textSize:e})=>e.small};
|
|
599
|
+
line-height: ${({typography:e})=>e[`sm-regular`].lineHeight};
|
|
600
|
+
letter-spacing: ${({typography:e})=>e[`sm-regular`].letterSpacing};
|
|
601
|
+
font-weight: ${({fontWeight:e})=>e.regular};
|
|
602
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
603
|
+
font-feature-settings:
|
|
604
|
+
'liga' off,
|
|
605
|
+
'clig' off;
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
.wui-font-sm-medium {
|
|
609
|
+
font-size: ${({textSize:e})=>e.small};
|
|
610
|
+
line-height: ${({typography:e})=>e[`sm-medium`].lineHeight};
|
|
611
|
+
letter-spacing: ${({typography:e})=>e[`sm-medium`].letterSpacing};
|
|
612
|
+
font-weight: ${({fontWeight:e})=>e.medium};
|
|
613
|
+
font-family: ${({fontFamily:e})=>e.regular};
|
|
614
|
+
font-feature-settings:
|
|
615
|
+
'liga' off,
|
|
616
|
+
'clig' off;
|
|
617
|
+
}
|
|
618
|
+
`,P=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Ne={primary:n.tokens.theme.textPrimary,secondary:n.tokens.theme.textSecondary,tertiary:n.tokens.theme.textTertiary,invert:n.tokens.theme.textInvert,error:n.tokens.core.textError,warning:n.tokens.core.textWarning,"accent-primary":n.tokens.core.textAccentPrimary},F=class extends s{constructor(){super(...arguments),this.variant=`md-regular`,this.color=`inherit`,this.align=`left`,this.lineClamp=void 0,this.display=`inline-flex`}render(){let e={[`wui-font-${this.variant}`]:!0,[`wui-line-clamp-${this.lineClamp}`]:!!this.lineClamp};return this.style.cssText=`
|
|
619
|
+
display: ${this.display};
|
|
620
|
+
--local-align: ${this.align};
|
|
621
|
+
--local-color: ${this.color===`inherit`?`inherit`:Ne[this.color??`primary`]};
|
|
622
|
+
`,l`<slot class=${je(e)}></slot>`}};F.styles=[o,Me],P([f()],F.prototype,`variant`,void 0),P([f()],F.prototype,`color`,void 0),P([f()],F.prototype,`align`,void 0),P([f()],F.prototype,`lineClamp`,void 0),P([f()],F.prototype,`display`,void 0),F=P([g(`wui-text`)],F);var Pe=u`
|
|
623
|
+
:host {
|
|
624
|
+
display: inline-flex;
|
|
625
|
+
justify-content: center;
|
|
626
|
+
align-items: center;
|
|
627
|
+
border-radius: ${({borderRadius:e})=>e[2]};
|
|
628
|
+
padding: ${({spacing:e})=>e[1]} !important;
|
|
629
|
+
background-color: ${({tokens:e})=>e.theme.backgroundPrimary};
|
|
630
|
+
position: relative;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
:host([data-padding='2']) {
|
|
634
|
+
padding: ${({spacing:e})=>e[2]} !important;
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
:host:after {
|
|
638
|
+
content: '';
|
|
639
|
+
position: absolute;
|
|
640
|
+
top: 0;
|
|
641
|
+
left: 0;
|
|
642
|
+
width: 100%;
|
|
643
|
+
height: 100%;
|
|
644
|
+
border-radius: ${({borderRadius:e})=>e[2]};
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
:host > wui-icon {
|
|
648
|
+
z-index: 10;
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
/* -- Colors --------------------------------------------------- */
|
|
652
|
+
:host([data-color='accent-primary']) {
|
|
653
|
+
color: ${({tokens:e})=>e.core.iconAccentPrimary};
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
:host([data-color='accent-primary']):after {
|
|
657
|
+
background-color: ${({tokens:e})=>e.core.foregroundAccent010};
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
:host([data-color='default']),
|
|
661
|
+
:host([data-color='secondary']) {
|
|
662
|
+
color: ${({tokens:e})=>e.theme.iconDefault};
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
:host([data-color='default']):after {
|
|
666
|
+
background-color: ${({tokens:e})=>e.theme.foregroundPrimary};
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
:host([data-color='secondary']):after {
|
|
670
|
+
background-color: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
:host([data-color='success']) {
|
|
674
|
+
color: ${({tokens:e})=>e.core.iconSuccess};
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
:host([data-color='success']):after {
|
|
678
|
+
background-color: ${({tokens:e})=>e.core.backgroundSuccess};
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
:host([data-color='error']) {
|
|
682
|
+
color: ${({tokens:e})=>e.core.iconError};
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
:host([data-color='error']):after {
|
|
686
|
+
background-color: ${({tokens:e})=>e.core.backgroundError};
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
:host([data-color='warning']) {
|
|
690
|
+
color: ${({tokens:e})=>e.core.iconWarning};
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
:host([data-color='warning']):after {
|
|
694
|
+
background-color: ${({tokens:e})=>e.core.backgroundWarning};
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
:host([data-color='inverse']) {
|
|
698
|
+
color: ${({tokens:e})=>e.theme.iconInverse};
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
:host([data-color='inverse']):after {
|
|
702
|
+
background-color: transparent;
|
|
703
|
+
}
|
|
704
|
+
`,I=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},L=class extends s{constructor(){super(...arguments),this.icon=`copy`,this.size=`md`,this.padding=`1`,this.color=`default`}render(){return this.dataset.padding=this.padding,this.dataset.color=this.color,l`
|
|
705
|
+
<wui-icon size=${y(this.size)} name=${this.icon} color="inherit"></wui-icon>
|
|
706
|
+
`}};L.styles=[o,c,Pe],I([f()],L.prototype,`icon`,void 0),I([f()],L.prototype,`size`,void 0),I([f()],L.prototype,`padding`,void 0),I([f()],L.prototype,`color`,void 0),L=I([g(`wui-icon-box`)],L);var Fe=u`
|
|
707
|
+
:host {
|
|
708
|
+
display: block;
|
|
709
|
+
width: var(--local-width);
|
|
710
|
+
height: var(--local-height);
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
img {
|
|
714
|
+
display: block;
|
|
715
|
+
width: 100%;
|
|
716
|
+
height: 100%;
|
|
717
|
+
object-fit: cover;
|
|
718
|
+
object-position: center center;
|
|
719
|
+
border-radius: inherit;
|
|
720
|
+
user-select: none;
|
|
721
|
+
user-drag: none;
|
|
722
|
+
-webkit-user-drag: none;
|
|
723
|
+
-khtml-user-drag: none;
|
|
724
|
+
-moz-user-drag: none;
|
|
725
|
+
-o-user-drag: none;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
:host([data-boxed='true']) {
|
|
729
|
+
width: 40px;
|
|
730
|
+
height: 40px;
|
|
731
|
+
display: flex;
|
|
732
|
+
align-items: center;
|
|
733
|
+
justify-content: center;
|
|
734
|
+
background-color: ${({tokens:e})=>e.theme.foregroundPrimary};
|
|
735
|
+
border-radius: ${({borderRadius:e})=>e[2]};
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
:host([data-boxed='true']) img {
|
|
739
|
+
width: 20px;
|
|
740
|
+
height: 20px;
|
|
741
|
+
border-radius: ${({borderRadius:e})=>e[16]};
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
:host([data-full='true']) img {
|
|
745
|
+
width: 100%;
|
|
746
|
+
height: 100%;
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
:host([data-boxed='true']) wui-icon {
|
|
750
|
+
width: 20px;
|
|
751
|
+
height: 20px;
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
:host([data-icon='error']) {
|
|
755
|
+
background-color: ${({tokens:e})=>e.core.backgroundError};
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
:host([data-rounded='true']) {
|
|
759
|
+
border-radius: ${({borderRadius:e})=>e[16]};
|
|
760
|
+
}
|
|
761
|
+
`,R=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},z=class extends s{constructor(){super(...arguments),this.src=`./path/to/image.jpg`,this.alt=`Image`,this.size=void 0,this.boxed=!1,this.rounded=!1,this.fullSize=!1}render(){let e={inherit:`inherit`,xxs:`2`,xs:`3`,sm:`4`,md:`4`,mdl:`5`,lg:`5`,xl:`6`,xxl:`7`,"3xl":`8`,"4xl":`9`,"5xl":`10`};return this.style.cssText=`
|
|
762
|
+
--local-width: ${this.size?`var(--apkt-spacing-${e[this.size]});`:`100%`};
|
|
763
|
+
--local-height: ${this.size?`var(--apkt-spacing-${e[this.size]});`:`100%`};
|
|
764
|
+
`,this.dataset.boxed=this.boxed?`true`:`false`,this.dataset.rounded=this.rounded?`true`:`false`,this.dataset.full=this.fullSize?`true`:`false`,this.dataset.icon=this.iconColor||`inherit`,this.icon?l`<wui-icon
|
|
765
|
+
color=${this.iconColor||`inherit`}
|
|
766
|
+
name=${this.icon}
|
|
767
|
+
size="lg"
|
|
768
|
+
></wui-icon> `:this.logo?l`<wui-icon size="lg" color="inherit" name=${this.logo}></wui-icon> `:l`<img src=${y(this.src)} alt=${this.alt} @error=${this.handleImageError} />`}handleImageError(){this.dispatchEvent(new CustomEvent(`onLoadError`,{bubbles:!0,composed:!0}))}};z.styles=[o,Fe],R([f()],z.prototype,`src`,void 0),R([f()],z.prototype,`logo`,void 0),R([f()],z.prototype,`icon`,void 0),R([f()],z.prototype,`iconColor`,void 0),R([f()],z.prototype,`alt`,void 0),R([f()],z.prototype,`size`,void 0),R([f({type:Boolean})],z.prototype,`boxed`,void 0),R([f({type:Boolean})],z.prototype,`rounded`,void 0),R([f({type:Boolean})],z.prototype,`fullSize`,void 0),z=R([g(`wui-image`)],z);var Ie=u`
|
|
769
|
+
:host {
|
|
770
|
+
position: relative;
|
|
771
|
+
background-color: ${({tokens:e})=>e.theme.foregroundTertiary};
|
|
772
|
+
display: flex;
|
|
773
|
+
justify-content: center;
|
|
774
|
+
align-items: center;
|
|
775
|
+
border-radius: inherit;
|
|
776
|
+
border-radius: var(--local-border-radius);
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
:host([data-image='true']) {
|
|
780
|
+
background-color: transparent;
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
:host > wui-flex {
|
|
784
|
+
overflow: hidden;
|
|
785
|
+
border-radius: inherit;
|
|
786
|
+
border-radius: var(--local-border-radius);
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
:host([data-size='sm']) {
|
|
790
|
+
width: 32px;
|
|
791
|
+
height: 32px;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
:host([data-size='md']) {
|
|
795
|
+
width: 40px;
|
|
796
|
+
height: 40px;
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
:host([data-size='lg']) {
|
|
800
|
+
width: 56px;
|
|
801
|
+
height: 56px;
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
:host([name='Extension'])::after {
|
|
805
|
+
border: 1px solid ${({colors:e})=>e.accent010};
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
:host([data-wallet-icon='allWallets'])::after {
|
|
809
|
+
border: 1px solid ${({colors:e})=>e.accent010};
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
wui-icon[data-parent-size='inherit'] {
|
|
813
|
+
width: 75%;
|
|
814
|
+
height: 75%;
|
|
815
|
+
align-items: center;
|
|
816
|
+
}
|
|
817
|
+
|
|
818
|
+
wui-icon[data-parent-size='sm'] {
|
|
819
|
+
width: 32px;
|
|
820
|
+
height: 32px;
|
|
821
|
+
}
|
|
822
|
+
|
|
823
|
+
wui-icon[data-parent-size='md'] {
|
|
824
|
+
width: 40px;
|
|
825
|
+
height: 40px;
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
:host > wui-icon-box {
|
|
829
|
+
position: absolute;
|
|
830
|
+
overflow: hidden;
|
|
831
|
+
right: -1px;
|
|
832
|
+
bottom: -2px;
|
|
833
|
+
z-index: 1;
|
|
834
|
+
border: 2px solid ${({tokens:e})=>e.theme.backgroundPrimary};
|
|
835
|
+
padding: 1px;
|
|
836
|
+
}
|
|
837
|
+
`,B=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},V=class extends s{constructor(){super(...arguments),this.size=`md`,this.name=``,this.installed=!1,this.badgeSize=`xs`}render(){let e=`1`;return this.size===`lg`?e=`4`:this.size===`md`?e=`2`:this.size===`sm`&&(e=`1`),this.style.cssText=`
|
|
838
|
+
--local-border-radius: var(--apkt-borderRadius-${e});
|
|
839
|
+
`,this.dataset.size=this.size,this.imageSrc&&(this.dataset.image=`true`),this.walletIcon&&(this.dataset.walletIcon=this.walletIcon),l`
|
|
840
|
+
<wui-flex justifyContent="center" alignItems="center"> ${this.templateVisual()} </wui-flex>
|
|
841
|
+
`}templateVisual(){return this.imageSrc?l`<wui-image src=${this.imageSrc} alt=${this.name}></wui-image>`:this.walletIcon?l`<wui-icon size="md" color="default" name=${this.walletIcon}></wui-icon>`:l`<wui-icon
|
|
842
|
+
data-parent-size=${this.size}
|
|
843
|
+
size="inherit"
|
|
844
|
+
color="inherit"
|
|
845
|
+
name="wallet"
|
|
846
|
+
></wui-icon>`}};V.styles=[o,Ie],B([f()],V.prototype,`size`,void 0),B([f()],V.prototype,`name`,void 0),B([f()],V.prototype,`imageSrc`,void 0),B([f()],V.prototype,`walletIcon`,void 0),B([f({type:Boolean})],V.prototype,`installed`,void 0),B([f()],V.prototype,`badgeSize`,void 0),V=B([g(`wui-wallet-image`)],V);var Le=u`
|
|
847
|
+
:host {
|
|
848
|
+
position: relative;
|
|
849
|
+
border-radius: ${({borderRadius:e})=>e[2]};
|
|
850
|
+
width: 40px;
|
|
851
|
+
height: 40px;
|
|
852
|
+
overflow: hidden;
|
|
853
|
+
background: ${({tokens:e})=>e.theme.foregroundPrimary};
|
|
854
|
+
display: flex;
|
|
855
|
+
justify-content: center;
|
|
856
|
+
align-items: center;
|
|
857
|
+
flex-wrap: wrap;
|
|
858
|
+
column-gap: ${({spacing:e})=>e[1]};
|
|
859
|
+
padding: ${({spacing:e})=>e[1]};
|
|
860
|
+
}
|
|
861
|
+
|
|
862
|
+
:host > wui-wallet-image {
|
|
863
|
+
width: 14px;
|
|
864
|
+
height: 14px;
|
|
865
|
+
border-radius: 2px;
|
|
866
|
+
}
|
|
867
|
+
`,H=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},U=4,W=class extends s{constructor(){super(...arguments),this.walletImages=[]}render(){let e=this.walletImages.length<U;return l`${this.walletImages.slice(0,U).map(({src:e,walletName:t})=>l`
|
|
868
|
+
<wui-wallet-image
|
|
869
|
+
size="sm"
|
|
870
|
+
imageSrc=${e}
|
|
871
|
+
name=${y(t)}
|
|
872
|
+
></wui-wallet-image>
|
|
873
|
+
`)}
|
|
874
|
+
${e?[...Array(U-this.walletImages.length)].map(()=>l` <wui-wallet-image size="sm" name=""></wui-wallet-image>`):null} `}};W.styles=[o,Le],H([f({type:Array})],W.prototype,`walletImages`,void 0),W=H([g(`wui-all-wallets-image`)],W);var Re=u`
|
|
875
|
+
:host {
|
|
876
|
+
display: flex;
|
|
877
|
+
justify-content: center;
|
|
878
|
+
align-items: center;
|
|
879
|
+
gap: ${({spacing:e})=>e[1]};
|
|
880
|
+
text-transform: uppercase;
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
:host([data-variant='accent']) {
|
|
884
|
+
background-color: ${({tokens:e})=>e.core.foregroundAccent010};
|
|
885
|
+
color: ${({tokens:e})=>e.core.textAccentPrimary};
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
:host([data-variant='info']) {
|
|
889
|
+
background-color: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
890
|
+
color: ${({tokens:e})=>e.theme.textSecondary};
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
:host([data-variant='success']) {
|
|
894
|
+
background-color: ${({tokens:e})=>e.core.backgroundSuccess};
|
|
895
|
+
color: ${({tokens:e})=>e.core.textSuccess};
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
:host([data-variant='warning']) {
|
|
899
|
+
background-color: ${({tokens:e})=>e.core.backgroundWarning};
|
|
900
|
+
color: ${({tokens:e})=>e.core.textWarning};
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
:host([data-variant='error']) {
|
|
904
|
+
background-color: ${({tokens:e})=>e.core.backgroundError};
|
|
905
|
+
color: ${({tokens:e})=>e.core.textError};
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
:host([data-variant='certified']) {
|
|
909
|
+
background-color: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
910
|
+
color: ${({tokens:e})=>e.theme.textSecondary};
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
:host([data-size='md']) {
|
|
914
|
+
height: 30px;
|
|
915
|
+
padding: 0 ${({spacing:e})=>e[2]};
|
|
916
|
+
border-radius: ${({borderRadius:e})=>e[2]};
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
:host([data-size='sm']) {
|
|
920
|
+
height: 20px;
|
|
921
|
+
padding: 0 ${({spacing:e})=>e[1]};
|
|
922
|
+
border-radius: ${({borderRadius:e})=>e[1]};
|
|
923
|
+
}
|
|
924
|
+
`,G=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},K=class extends s{constructor(){super(...arguments),this.variant=`accent`,this.size=`md`,this.icon=void 0}render(){this.dataset.variant=this.variant,this.dataset.size=this.size;let e=this.size===`md`?`md-medium`:`sm-medium`,t=this.size===`md`?`md`:`sm`;return l`
|
|
925
|
+
${this.icon?l`<wui-icon size=${t} name=${this.icon}></wui-icon>`:null}
|
|
926
|
+
<wui-text
|
|
927
|
+
display="inline"
|
|
928
|
+
data-variant=${this.variant}
|
|
929
|
+
variant=${e}
|
|
930
|
+
color="inherit"
|
|
931
|
+
>
|
|
932
|
+
<slot></slot>
|
|
933
|
+
</wui-text>
|
|
934
|
+
`}};K.styles=[o,Re],G([f()],K.prototype,`variant`,void 0),G([f()],K.prototype,`size`,void 0),G([f()],K.prototype,`icon`,void 0),K=G([g(`wui-tag`)],K);var ze=u`
|
|
935
|
+
:host {
|
|
936
|
+
width: 100%;
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
button {
|
|
940
|
+
column-gap: ${({spacing:e})=>e[2]};
|
|
941
|
+
padding: ${({spacing:e})=>e[3]};
|
|
942
|
+
width: 100%;
|
|
943
|
+
background-color: transparent;
|
|
944
|
+
border-radius: ${({borderRadius:e})=>e[4]};
|
|
945
|
+
color: ${({tokens:e})=>e.theme.textPrimary};
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
button > wui-wallet-image {
|
|
949
|
+
background: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
button > wui-text:nth-child(2) {
|
|
953
|
+
display: flex;
|
|
954
|
+
flex: 1;
|
|
955
|
+
}
|
|
956
|
+
|
|
957
|
+
button:hover:enabled {
|
|
958
|
+
background-color: ${({tokens:e})=>e.theme.foregroundPrimary};
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
button[data-all-wallets='true'] {
|
|
962
|
+
background-color: ${({tokens:e})=>e.theme.foregroundPrimary};
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
button[data-all-wallets='true']:hover:enabled {
|
|
966
|
+
background-color: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
button:focus-visible:enabled {
|
|
970
|
+
background-color: ${({tokens:e})=>e.theme.foregroundPrimary};
|
|
971
|
+
box-shadow: 0 0 0 4px ${({tokens:e})=>e.core.foregroundAccent020};
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
button:disabled {
|
|
975
|
+
background-color: ${({tokens:e})=>e.theme.foregroundPrimary};
|
|
976
|
+
opacity: 0.5;
|
|
977
|
+
cursor: not-allowed;
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
button:disabled > wui-tag {
|
|
981
|
+
background-color: ${({tokens:e})=>e.core.glass010};
|
|
982
|
+
color: ${({tokens:e})=>e.theme.foregroundTertiary};
|
|
983
|
+
}
|
|
984
|
+
`,q=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},J=class extends s{constructor(){super(...arguments),this.walletImages=[],this.imageSrc=``,this.name=``,this.size=`md`,this.tabIdx=void 0,this.disabled=!1,this.showAllWallets=!1,this.loading=!1,this.loadingSpinnerColor=`accent-100`}render(){return this.dataset.size=this.size,l`
|
|
985
|
+
<button
|
|
986
|
+
?disabled=${this.disabled}
|
|
987
|
+
data-all-wallets=${this.showAllWallets}
|
|
988
|
+
tabindex=${y(this.tabIdx)}
|
|
989
|
+
>
|
|
990
|
+
${this.templateAllWallets()} ${this.templateWalletImage()}
|
|
991
|
+
<wui-text variant="lg-regular" color="inherit">${this.name}</wui-text>
|
|
992
|
+
${this.templateStatus()}
|
|
993
|
+
</button>
|
|
994
|
+
`}templateAllWallets(){return this.showAllWallets&&this.imageSrc?l` <wui-all-wallets-image .imageeSrc=${this.imageSrc}> </wui-all-wallets-image> `:this.showAllWallets&&this.walletIcon?l` <wui-wallet-image .walletIcon=${this.walletIcon} size="sm"> </wui-wallet-image> `:null}templateWalletImage(){return!this.showAllWallets&&this.imageSrc?l`<wui-wallet-image
|
|
995
|
+
size=${y(this.size===`sm`?`sm`:`md`)}
|
|
996
|
+
imageSrc=${this.imageSrc}
|
|
997
|
+
name=${this.name}
|
|
998
|
+
></wui-wallet-image>`:!this.showAllWallets&&!this.imageSrc?l`<wui-wallet-image size="sm" name=${this.name}></wui-wallet-image>`:null}templateStatus(){return this.loading?l`<wui-loading-spinner size="lg" color="accent-primary"></wui-loading-spinner>`:this.tagLabel&&this.tagVariant?l`<wui-tag size="sm" variant=${this.tagVariant}>${this.tagLabel}</wui-tag>`:null}};J.styles=[o,c,ze],q([f({type:Array})],J.prototype,`walletImages`,void 0),q([f()],J.prototype,`imageSrc`,void 0),q([f()],J.prototype,`name`,void 0),q([f()],J.prototype,`size`,void 0),q([f()],J.prototype,`tagLabel`,void 0),q([f()],J.prototype,`tagVariant`,void 0),q([f()],J.prototype,`walletIcon`,void 0),q([f()],J.prototype,`tabIdx`,void 0),q([f({type:Boolean})],J.prototype,`disabled`,void 0),q([f({type:Boolean})],J.prototype,`showAllWallets`,void 0),q([f({type:Boolean})],J.prototype,`loading`,void 0),q([f({type:String})],J.prototype,`loadingSpinnerColor`,void 0),J=q([g(`wui-list-wallet`)],J);var Be=d`
|
|
999
|
+
:host {
|
|
1000
|
+
display: flex;
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
:host([data-size='sm']) > svg {
|
|
1004
|
+
width: 12px;
|
|
1005
|
+
height: 12px;
|
|
1006
|
+
}
|
|
1007
|
+
|
|
1008
|
+
:host([data-size='md']) > svg {
|
|
1009
|
+
width: 16px;
|
|
1010
|
+
height: 16px;
|
|
1011
|
+
}
|
|
1012
|
+
|
|
1013
|
+
:host([data-size='lg']) > svg {
|
|
1014
|
+
width: 24px;
|
|
1015
|
+
height: 24px;
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
:host([data-size='xl']) > svg {
|
|
1019
|
+
width: 32px;
|
|
1020
|
+
height: 32px;
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
svg {
|
|
1024
|
+
animation: rotate 1.4s linear infinite;
|
|
1025
|
+
color: var(--local-color);
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
:host([data-size='md']) > svg > circle {
|
|
1029
|
+
stroke-width: 6px;
|
|
1030
|
+
}
|
|
1031
|
+
|
|
1032
|
+
:host([data-size='sm']) > svg > circle {
|
|
1033
|
+
stroke-width: 8px;
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1036
|
+
@keyframes rotate {
|
|
1037
|
+
100% {
|
|
1038
|
+
transform: rotate(360deg);
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
`,Y=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},X=class extends s{constructor(){super(...arguments),this.color=`primary`,this.size=`lg`}render(){let e={primary:n.tokens.theme.textPrimary,secondary:n.tokens.theme.textSecondary,tertiary:n.tokens.theme.textTertiary,invert:n.tokens.theme.textInvert,error:n.tokens.core.textError,warning:n.tokens.core.textWarning,"accent-primary":n.tokens.core.textAccentPrimary};return this.style.cssText=`
|
|
1042
|
+
--local-color: ${this.color===`inherit`?`inherit`:e[this.color]};
|
|
1043
|
+
`,this.dataset.size=this.size,l`<svg viewBox="0 0 16 17" fill="none">
|
|
1044
|
+
<path
|
|
1045
|
+
d="M8.75 2.65625V4.65625C8.75 4.85516 8.67098 5.04593 8.53033 5.18658C8.38968 5.32723 8.19891 5.40625 8 5.40625C7.80109 5.40625 7.61032 5.32723 7.46967 5.18658C7.32902 5.04593 7.25 4.85516 7.25 4.65625V2.65625C7.25 2.45734 7.32902 2.26657 7.46967 2.12592C7.61032 1.98527 7.80109 1.90625 8 1.90625C8.19891 1.90625 8.38968 1.98527 8.53033 2.12592C8.67098 2.26657 8.75 2.45734 8.75 2.65625ZM14 7.90625H12C11.8011 7.90625 11.6103 7.98527 11.4697 8.12592C11.329 8.26657 11.25 8.45734 11.25 8.65625C11.25 8.85516 11.329 9.04593 11.4697 9.18658C11.6103 9.32723 11.8011 9.40625 12 9.40625H14C14.1989 9.40625 14.3897 9.32723 14.5303 9.18658C14.671 9.04593 14.75 8.85516 14.75 8.65625C14.75 8.45734 14.671 8.26657 14.5303 8.12592C14.3897 7.98527 14.1989 7.90625 14 7.90625ZM11.3588 10.9544C11.289 10.8846 11.2062 10.8293 11.115 10.7915C11.0239 10.7538 10.9262 10.7343 10.8275 10.7343C10.7288 10.7343 10.6311 10.7538 10.54 10.7915C10.4488 10.8293 10.366 10.8846 10.2963 10.9544C10.2265 11.0241 10.1711 11.107 10.1334 11.1981C10.0956 11.2893 10.0762 11.387 10.0762 11.4856C10.0762 11.5843 10.0956 11.682 10.1334 11.7731C10.1711 11.8643 10.2265 11.9471 10.2963 12.0169L11.7106 13.4312C11.8515 13.5721 12.0426 13.6513 12.2419 13.6513C12.4411 13.6513 12.6322 13.5721 12.7731 13.4312C12.914 13.2904 12.9932 13.0993 12.9932 12.9C12.9932 12.7007 12.914 12.5096 12.7731 12.3687L11.3588 10.9544ZM8 11.9062C7.80109 11.9062 7.61032 11.9853 7.46967 12.1259C7.32902 12.2666 7.25 12.4573 7.25 12.6562V14.6562C7.25 14.8552 7.32902 15.0459 7.46967 15.1866C7.61032 15.3272 7.80109 15.4062 8 15.4062C8.19891 15.4062 8.38968 15.3272 8.53033 15.1866C8.67098 15.0459 8.75 14.8552 8.75 14.6562V12.6562C8.75 12.4573 8.67098 12.2666 8.53033 12.1259C8.38968 11.9853 8.19891 11.9062 8 11.9062ZM4.64125 10.9544L3.22688 12.3687C3.08598 12.5096 3.00682 12.7007 3.00682 12.9C3.00682 13.0993 3.08598 13.2904 3.22688 13.4312C3.36777 13.5721 3.55887 13.6513 3.75813 13.6513C3.95738 13.6513 4.14848 13.5721 4.28937 13.4312L5.70375 12.0169C5.84465 11.876 5.9238 11.6849 5.9238 11.4856C5.9238 11.2864 5.84465 11.0953 5.70375 10.9544C5.56285 10.8135 5.37176 10.7343 5.1725 10.7343C4.97324 10.7343 4.78215 10.8135 4.64125 10.9544ZM4.75 8.65625C4.75 8.45734 4.67098 8.26657 4.53033 8.12592C4.38968 7.98527 4.19891 7.90625 4 7.90625H2C1.80109 7.90625 1.61032 7.98527 1.46967 8.12592C1.32902 8.26657 1.25 8.45734 1.25 8.65625C1.25 8.85516 1.32902 9.04593 1.46967 9.18658C1.61032 9.32723 1.80109 9.40625 2 9.40625H4C4.19891 9.40625 4.38968 9.32723 4.53033 9.18658C4.67098 9.04593 4.75 8.85516 4.75 8.65625ZM4.2875 3.88313C4.1466 3.74223 3.95551 3.66307 3.75625 3.66307C3.55699 3.66307 3.3659 3.74223 3.225 3.88313C3.0841 4.02402 3.00495 4.21512 3.00495 4.41438C3.00495 4.61363 3.0841 4.80473 3.225 4.94562L4.64125 6.35813C4.78215 6.49902 4.97324 6.57818 5.1725 6.57818C5.37176 6.57818 5.56285 6.49902 5.70375 6.35813C5.84465 6.21723 5.9238 6.02613 5.9238 5.82688C5.9238 5.62762 5.84465 5.43652 5.70375 5.29563L4.2875 3.88313Z"
|
|
1046
|
+
fill="currentColor"
|
|
1047
|
+
/>
|
|
1048
|
+
</svg>`}};X.styles=[o,Be],Y([f()],X.prototype,`color`,void 0),Y([f()],X.prototype,`size`,void 0),X=Y([g(`wui-loading-spinner`)],X);var Ve=u`
|
|
1049
|
+
button {
|
|
1050
|
+
border: none;
|
|
1051
|
+
background: transparent;
|
|
1052
|
+
height: 20px;
|
|
1053
|
+
padding: ${({spacing:e})=>e[2]};
|
|
1054
|
+
column-gap: ${({spacing:e})=>e[1]};
|
|
1055
|
+
border-radius: ${({borderRadius:e})=>e[1]};
|
|
1056
|
+
padding: 0 ${({spacing:e})=>e[1]};
|
|
1057
|
+
border-radius: ${({spacing:e})=>e[1]};
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
/* -- Variants --------------------------------------------------------- */
|
|
1061
|
+
button[data-variant='accent'] {
|
|
1062
|
+
color: ${({tokens:e})=>e.core.textAccentPrimary};
|
|
1063
|
+
}
|
|
1064
|
+
|
|
1065
|
+
button[data-variant='secondary'] {
|
|
1066
|
+
color: ${({tokens:e})=>e.theme.textSecondary};
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
/* -- Focus states --------------------------------------------------- */
|
|
1070
|
+
button:focus-visible:enabled {
|
|
1071
|
+
box-shadow: 0px 0px 0px 4px rgba(9, 136, 240, 0.2);
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
button[data-variant='accent']:focus-visible:enabled {
|
|
1075
|
+
background-color: ${({tokens:e})=>e.core.foregroundAccent010};
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
button[data-variant='secondary']:focus-visible:enabled {
|
|
1079
|
+
background-color: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
/* -- Hover & Active states ----------------------------------------------------------- */
|
|
1083
|
+
button[data-variant='accent']:hover:enabled {
|
|
1084
|
+
background-color: ${({tokens:e})=>e.core.foregroundAccent010};
|
|
1085
|
+
}
|
|
1086
|
+
|
|
1087
|
+
button[data-variant='secondary']:hover:enabled {
|
|
1088
|
+
background-color: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
button[data-variant='accent']:focus-visible {
|
|
1092
|
+
background-color: ${({tokens:e})=>e.core.foregroundAccent010};
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
button[data-variant='secondary']:focus-visible {
|
|
1096
|
+
background-color: ${({tokens:e})=>e.theme.foregroundSecondary};
|
|
1097
|
+
box-shadow: 0px 0px 0px 4px rgba(9, 136, 240, 0.2);
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
button[disabled] {
|
|
1101
|
+
opacity: 0.5;
|
|
1102
|
+
cursor: not-allowed;
|
|
1103
|
+
}
|
|
1104
|
+
`,Z=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},He={sm:`sm-medium`,md:`md-medium`},Ue={accent:`accent-primary`,secondary:`secondary`},Q=class extends s{constructor(){super(...arguments),this.size=`md`,this.disabled=!1,this.variant=`accent`,this.icon=void 0}render(){return l`
|
|
1105
|
+
<button ?disabled=${this.disabled} data-variant=${this.variant}>
|
|
1106
|
+
<slot name="iconLeft"></slot>
|
|
1107
|
+
<wui-text
|
|
1108
|
+
color=${Ue[this.variant]}
|
|
1109
|
+
variant=${He[this.size]}
|
|
1110
|
+
>
|
|
1111
|
+
<slot></slot>
|
|
1112
|
+
</wui-text>
|
|
1113
|
+
${this.iconTemplate()}
|
|
1114
|
+
</button>
|
|
1115
|
+
`}iconTemplate(){return this.icon?l`<wui-icon name=${this.icon} size="sm"></wui-icon>`:null}};Q.styles=[o,c,Ve],Z([f()],Q.prototype,`size`,void 0),Z([f({type:Boolean})],Q.prototype,`disabled`,void 0),Z([f()],Q.prototype,`variant`,void 0),Z([f()],Q.prototype,`icon`,void 0),Q=Z([g(`wui-link`)],Q);var We=`https://reown.com`,Ge=u`
|
|
1116
|
+
.reown-logo {
|
|
1117
|
+
height: 24px;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
a {
|
|
1121
|
+
text-decoration: none;
|
|
1122
|
+
cursor: pointer;
|
|
1123
|
+
color: ${({tokens:e})=>e.theme.textSecondary};
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
a:hover {
|
|
1127
|
+
opacity: 0.9;
|
|
1128
|
+
}
|
|
1129
|
+
`,Ke=function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},$=class extends s{render(){return l`
|
|
1130
|
+
<a
|
|
1131
|
+
data-testid="ux-branding-reown"
|
|
1132
|
+
href=${We}
|
|
1133
|
+
rel="noreferrer"
|
|
1134
|
+
target="_blank"
|
|
1135
|
+
style="text-decoration: none;"
|
|
1136
|
+
>
|
|
1137
|
+
<wui-flex
|
|
1138
|
+
justifyContent="center"
|
|
1139
|
+
alignItems="center"
|
|
1140
|
+
gap="1"
|
|
1141
|
+
.padding=${[`01`,`0`,`3`,`0`]}
|
|
1142
|
+
>
|
|
1143
|
+
<wui-text variant="sm-regular" color="inherit"> UX by </wui-text>
|
|
1144
|
+
<wui-icon name="reown" size="inherit" class="reown-logo"></wui-icon>
|
|
1145
|
+
</wui-flex>
|
|
1146
|
+
</a>
|
|
1147
|
+
`}};$.styles=[o,c,Ge],$=Ke([g(`wui-ux-by-reown`)],$);export{g as a,f as c,y as i,N as n,m as o,j as r,re as s,M as t};
|