@funkit/connect 9.19.0 → 9.20.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/CHANGELOG.md +62 -0
- package/dist/clients/argentWallet-2WSTOUAO.js +7 -0
- package/dist/clients/bifrostWallet-5NQVDZ5P.js +7 -0
- package/dist/clients/bitgetWallet-CBQAJOIK.js +7 -0
- package/dist/clients/bitskiWallet-OLIYN3IU.js +7 -0
- package/dist/clients/bitverseWallet-AQMAJ2NN.js +7 -0
- package/dist/clients/bloomWallet-MJRQJYSG.js +7 -0
- package/dist/clients/braveWallet-T76TVZA6.js +7 -0
- package/dist/clients/bybitWallet-GOPAS32Q.js +7 -0
- package/dist/clients/chunk-4752IYY6.js +94 -0
- package/dist/clients/chunk-47AQXZQE.js +230 -0
- package/dist/clients/chunk-CSONEKIF.js +54 -0
- package/dist/clients/chunk-JOM2J5WB.js +2371 -0
- package/dist/clients/{chunk-GSK3TMI5.js → chunk-JVTKIEOP.js} +2 -223
- package/dist/clients/{polymarket.js → chunk-MOUTRRN3.js} +15 -27
- package/dist/clients/chunk-MRBN4XCA.js +96 -0
- package/dist/clients/chunk-UNCVGPTD.js +186 -0
- package/dist/clients/chunk-UUHGOBKZ.js +51 -0
- package/dist/clients/clvWallet-VVMLP7BK.js +7 -0
- package/dist/clients/coin98Wallet-I5CP5KYZ.js +7 -0
- package/dist/clients/coinbaseWallet-ICYEIYQD.js +7 -0
- package/dist/clients/coreWallet-RFVUHOVE.js +7 -0
- package/dist/clients/dawnWallet-QBFTQLS4.js +7 -0
- package/dist/clients/desigWallet-IBKYOHSY.js +7 -0
- package/dist/clients/enkryptWallet-ZVUZMI7H.js +7 -0
- package/dist/clients/fanatics.js +42 -83
- package/dist/clients/foxWallet-I7D5KIW4.js +7 -0
- package/dist/clients/frameWallet-UDD4OVZX.js +7 -0
- package/dist/clients/frontierWallet-5QV7ZACT.js +7 -0
- package/dist/clients/gateWallet-CJNGQQCV.js +7 -0
- package/dist/clients/imTokenWallet-UPA7ADZ2.js +7 -0
- package/dist/clients/injectedWallet-OIRJSVBZ.js +7 -0
- package/dist/clients/kresusWallet-7ROCNWAU.js +7 -0
- package/dist/clients/ledgerWallet-3FCEIKPD.js +7 -0
- package/dist/clients/lighter.js +10 -180
- package/dist/clients/metaMaskWallet-RMHEKBDR.js +7 -0
- package/dist/clients/mewWallet-ANFGVCZT.js +7 -0
- package/dist/clients/oktoWallet-Q5XCEOTD.js +7 -0
- package/dist/clients/okxWallet-GJMKZIND.js +7 -0
- package/dist/clients/omniWallet-YH4FEL6J.js +7 -0
- package/dist/clients/oneInchWallet-4S73ZPPN.js +7 -0
- package/dist/clients/oneKeyWallet-YVJDPHJS.js +7 -0
- package/dist/clients/phantomWallet-LZDJJ5XR.js +7 -0
- package/dist/clients/polymarket/PolymarketDepositAccountDropdown.css +17293 -0
- package/dist/clients/polymarket/PolymarketDepositAccountDropdown.d.ts +30 -0
- package/dist/clients/polymarket/PolymarketDepositAccountDropdown.js +14 -0
- package/dist/clients/polymarket/createPolymarketDepositConfig.d.ts +54 -0
- package/dist/clients/polymarket/createPolymarketDepositConfig.js +15 -0
- package/dist/clients/polymarket/index.css +17293 -0
- package/dist/clients/polymarket/index.d.ts +8 -0
- package/dist/clients/polymarket/index.js +42 -0
- package/dist/clients/{polymarket.d.ts → polymarket/polymarket.d.ts} +59 -2
- package/dist/clients/polymarket/polymarket.js +24 -0
- package/dist/clients/polymarket/usePolymarketAccountBalances.d.ts +66 -0
- package/dist/clients/polymarket/usePolymarketAccountBalances.js +12 -0
- package/dist/clients/rabbyWallet-TYX2JDHU.js +7 -0
- package/dist/clients/rainbowWallet-MFJQCICF.js +7 -0
- package/dist/clients/ramperWallet-Q2XAH4WA.js +7 -0
- package/dist/clients/rolly.d.ts +2 -0
- package/dist/clients/rolly.js +6 -2
- package/dist/clients/roninWallet-SAB5ESVK.js +7 -0
- package/dist/clients/safeWallet-Y3VPODK2.js +7 -0
- package/dist/clients/safeheronWallet-MCFXLKO5.js +7 -0
- package/dist/clients/safepalWallet-7YULGM2L.js +7 -0
- package/dist/clients/subWallet-5WUZ4IIO.js +7 -0
- package/dist/clients/tahoWallet-U2VWWO76.js +7 -0
- package/dist/clients/talismanWallet-ZYTPIANG.js +7 -0
- package/dist/clients/tokenPocketWallet-FLFG3JUQ.js +7 -0
- package/dist/clients/tokenaryWallet-S3JS2IGK.js +7 -0
- package/dist/clients/trustWallet-2N5TZJGC.js +7 -0
- package/dist/clients/uniswapWallet-NJQBP5VM.js +7 -0
- package/dist/clients/walletConnectWallet-E4OQJ4DC.js +7 -0
- package/dist/clients/xdefiWallet-ZKBEFEOH.js +7 -0
- package/dist/clients/zealWallet-7VO3C4PM.js +7 -0
- package/dist/clients/zerionWallet-SEPREHKH.js +7 -0
- package/dist/components/Dropdown/AccountSelectDropdown.d.ts +45 -0
- package/dist/components/Dropdown/BaseDropdownItem.d.ts +3 -1
- package/dist/components/FreeUsdcBanner/FreeUsdcBanner.css.d.ts +15 -0
- package/dist/components/FreeUsdcBanner/FreeUsdcBanner.d.ts +5 -5
- package/dist/components/ModalHeightAnimationLayer/ModalHeightAnimationLayer.d.ts +8 -0
- package/dist/consts/customers.d.ts +13 -0
- package/dist/consts/funkit.d.ts +2 -0
- package/dist/consts/polymarket.d.ts +9 -0
- package/dist/domains/aave.d.ts +28 -0
- package/dist/domains/dynamicRouting.d.ts +13 -1
- package/dist/domains/paymentMethods.d.ts +8 -0
- package/dist/domains/quote.d.ts +2 -2
- package/dist/hooks/statsig/useDynamicConfig.d.ts +2 -5
- package/dist/hooks/statsig/useExperiment.d.ts +1 -33
- package/dist/hooks/statsig/useFeatureGate.d.ts +1 -4
- package/dist/hooks/track/CheckoutModalEvent.d.ts +1 -0
- package/dist/hooks/useCheckoutTransferInit.d.ts +2 -17
- package/dist/hooks/useExchangeOptions.d.ts +11 -2
- package/dist/hooks/useTokenAndChainDropdown.d.ts +1 -1
- package/dist/hooks/useTokenTransfer.d.ts +3 -8
- package/dist/hooks/useUDAParams.d.ts +2 -10
- package/dist/index.css +1331 -94
- package/dist/index.js +4965 -5413
- package/dist/modals/CheckoutModal/FunCheckoutStep.d.ts +2 -1
- package/dist/modals/CheckoutModal/InputAmount/QuickOptions.d.ts +1 -0
- package/dist/modals/CheckoutModal/InputAmount/aaveClient.d.ts +3 -7
- package/dist/modals/CheckoutModal/InputAmount/state.d.ts +25 -1
- package/dist/modals/CheckoutModal/InputAmount/useAaveNativeSupply.d.ts +2 -19
- package/dist/modals/CheckoutModal/InputAmount/useCheckoutAmountLimits.d.ts +17 -0
- package/dist/modals/CheckoutModal/SourceChange/SourceChange.d.ts +1 -1
- package/dist/modals/CheckoutModal/SourceChange/useSourceChangeLayout.d.ts +10 -0
- package/dist/modals/CheckoutModal/stepTransition.d.ts +27 -1
- package/dist/modals/PolymarketPerpsTransfer/DirectionSwapButton.d.ts +17 -0
- package/dist/modals/PolymarketPerpsTransfer/PerpsTransferBottomBar.d.ts +11 -0
- package/dist/modals/PolymarketPerpsTransfer/PerpsTransferRows.d.ts +10 -0
- package/dist/modals/PolymarketPerpsTransfer/PerpsTransferStep.d.ts +11 -0
- package/dist/modals/PolymarketPerpsTransfer/PolymarketPerpsTransferScreen.d.ts +52 -0
- package/dist/modals/PolymarketPerpsTransfer/TransferActionButton.d.ts +34 -0
- package/dist/modals/PolymarketPerpsTransfer/TransferAmountRow.css.d.ts +13 -0
- package/dist/modals/PolymarketPerpsTransfer/TransferAmountRow.d.ts +27 -0
- package/dist/modals/PolymarketPerpsTransfer/usePerpsTransferForm.d.ts +66 -0
- package/dist/providers/FunkitCheckoutContext/index.d.ts +10 -1
- package/dist/providers/FunkitCheckoutContext/types.d.ts +63 -3
- package/dist/providers/FunkitConfigContext.d.ts +13 -2
- package/dist/providers/FunkitQuoteContext.d.ts +16 -0
- package/dist/providers/SwappedProvider.d.ts +1 -1
- package/dist/transports/iframeSwappedTransport.d.ts +1 -1
- package/dist/utils/consts.d.ts +1 -2
- package/dist/utils/datadogBrowserLogsTransport.d.ts +1 -1
- package/dist/utils/freeUsdcBanner.d.ts +3 -0
- package/dist/utils/funLogger.d.ts +1 -51
- package/dist/utils/statsig/checkFeatureGate.d.ts +1 -1
- package/dist/utils/swapped.d.ts +2 -2
- package/dist/utils/tokenMath.d.ts +6 -0
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
- package/dist/wallets/walletConnectors/index.js +48 -48
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
- package/package.json +8 -7
- package/dist/__generated__/default_configs.d.ts +0 -901
- package/dist/__generated__/default_feature_gates.d.ts +0 -20
- package/dist/clients/chunk-3QHYYLVM.js +0 -240
- package/dist/interfaces/logTransport.d.ts +0 -51
- package/dist/interfaces/swapped-transport.d.ts +0 -78
- package/dist/utils/flags/resolver.d.ts +0 -34
- package/dist/wallets/walletConnectors/{chunk-RB3HR4R2.js → chunk-4NV5BYRP.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-YEZM4CK4.js → chunk-AVDUNQUW.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-MIQTHJ6X.js → chunk-GUQM4QSL.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-4T6ZSRJF.js → chunk-IULPZP2Q.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-HNRB7KJU.js → chunk-JPN6TWIT.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-ZNX4EMPB.js → chunk-KCRO2AGO.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-STVVP43G.js → chunk-KI5Y2BBF.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-X6CGV36L.js → chunk-NR2OGDHQ.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-UK7C2JXW.js → chunk-OEEGYENV.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-F5XEEVG6.js → chunk-OX37G4YT.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-RVOY537T.js → chunk-SWFF3TWJ.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-CPI4TD43.js → chunk-TKB2OY6G.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-2VP2F6EK.js → chunk-W2LCLDPX.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-6BW3HLBG.js → chunk-WAHGI5L7.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-HTHAK6XB.js → chunk-WKNQMP4A.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-VTM6EECM.js → chunk-XCNHV3HS.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-CCQV2ZET.js → chunk-YO2K4MBH.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-VAPGUPHO.js → chunk-YQFGVZGR.js} +3 -3
package/dist/clients/lighter.js
CHANGED
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
AsyncImage
|
|
3
|
+
AsyncImage
|
|
4
|
+
} from "./chunk-47AQXZQE.js";
|
|
5
|
+
import {
|
|
6
|
+
useFunkitConfig
|
|
7
|
+
} from "./chunk-UNCVGPTD.js";
|
|
8
|
+
import {
|
|
4
9
|
Box,
|
|
5
10
|
useFunkitTranslation
|
|
6
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-JVTKIEOP.js";
|
|
7
12
|
import {
|
|
8
13
|
logger
|
|
9
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-UUHGOBKZ.js";
|
|
10
15
|
|
|
11
16
|
// src/clients/lighter.tsx
|
|
12
17
|
import {
|
|
@@ -19,7 +24,7 @@ import { RELAY_LIGHTER_CHAIN_ID } from "@funkit/fun-relay";
|
|
|
19
24
|
import { retry } from "@lifeomic/attempt";
|
|
20
25
|
import { useQuery as useQuery2 } from "@tanstack/react-query";
|
|
21
26
|
import i18next from "i18next";
|
|
22
|
-
import React2, { useMemo
|
|
27
|
+
import React2, { useMemo } from "react";
|
|
23
28
|
import { v4 as uuid } from "uuid";
|
|
24
29
|
import { pad, parseUnits, toHex } from "viem";
|
|
25
30
|
import { arbitrum, base, bsc, mainnet as mainnet2, optimism } from "viem/chains";
|
|
@@ -75,181 +80,6 @@ function isLighterxyzCustomer(apiKey) {
|
|
|
75
80
|
return apiKey === LIGHTERXYZ_API_KEY;
|
|
76
81
|
}
|
|
77
82
|
|
|
78
|
-
// src/providers/FunkitConfigContext.tsx
|
|
79
|
-
import {
|
|
80
|
-
createContext,
|
|
81
|
-
useContext,
|
|
82
|
-
useMemo
|
|
83
|
-
} from "react";
|
|
84
|
-
var DEFAULT_TEXT_CUSTOMIZATIONS = {
|
|
85
|
-
virtualFiat: "Deposit with SEPA",
|
|
86
|
-
brokerageOrExchange: "Connect Exchange",
|
|
87
|
-
debitOrCredit: "Deposit with Card",
|
|
88
|
-
accountBalance: "Wallet",
|
|
89
|
-
selectAccount: "Select an exchange",
|
|
90
|
-
sourceMethodTitle: "Your source",
|
|
91
|
-
tokensListTitle: "Your tokens",
|
|
92
|
-
transferTokens: "Transfer Crypto",
|
|
93
|
-
bitcoinLightning: "Bitcoin on Cash App",
|
|
94
|
-
receiveDropdownTitle: "",
|
|
95
|
-
// Default to empty
|
|
96
|
-
receiveDropdownLabel: "Asset to Receive",
|
|
97
|
-
confirmationScreen: {
|
|
98
|
-
payAmountLabel: "You send",
|
|
99
|
-
receiveAmountLabel: "You receive"
|
|
100
|
-
},
|
|
101
|
-
paymentMethodSubtitles: {}
|
|
102
|
-
};
|
|
103
|
-
var DEFAULT_UI_CUSTOMIZATIONS = {
|
|
104
|
-
alignTitle: "center",
|
|
105
|
-
alwaysShowTopDivider: false,
|
|
106
|
-
showModalTitle: true,
|
|
107
|
-
callToActionsUppercase: false,
|
|
108
|
-
enableCompactList: false,
|
|
109
|
-
checkoutHistory: {
|
|
110
|
-
showGetHelpAsAlert: true,
|
|
111
|
-
simplifiedUi: false
|
|
112
|
-
},
|
|
113
|
-
confirmationScreen: {
|
|
114
|
-
preferDestinationWhenSame: false,
|
|
115
|
-
showAmountSummaryAbovePaymentMethod: false,
|
|
116
|
-
showDisclaimerAsAlert: true,
|
|
117
|
-
showInstantTimeEstimate: false,
|
|
118
|
-
showLeftAlignedDollarValueWithLabel: false,
|
|
119
|
-
showPaymentAmountUsd: false,
|
|
120
|
-
showReceiveAmountUsd: false,
|
|
121
|
-
showSelectedRoute: false,
|
|
122
|
-
stepIndicatorType: "spinner",
|
|
123
|
-
showTokenAmount: true,
|
|
124
|
-
showTransactionDigest: "none"
|
|
125
|
-
},
|
|
126
|
-
sourceChangeScreen: {
|
|
127
|
-
bottomBarCloseButton: {
|
|
128
|
-
enabled: false,
|
|
129
|
-
labelKey: "common.close"
|
|
130
|
-
},
|
|
131
|
-
showTargetAssetSelection: false,
|
|
132
|
-
showWalletOnInsufficientBalance: false,
|
|
133
|
-
showWalletConnect: true,
|
|
134
|
-
paymentMethodIcons: {}
|
|
135
|
-
},
|
|
136
|
-
inputAmountScreen: {
|
|
137
|
-
allowTokenAmountInput: true
|
|
138
|
-
},
|
|
139
|
-
selectAssetScreen: {
|
|
140
|
-
isSecondaryTokenSymbolVisible: true,
|
|
141
|
-
navigateOnAssetClick: false
|
|
142
|
-
},
|
|
143
|
-
transferCryptoScreen: {
|
|
144
|
-
showYouSendYouReceive: false
|
|
145
|
-
},
|
|
146
|
-
withdrawalScreen: {},
|
|
147
|
-
selectBrokerageScreen: {},
|
|
148
|
-
connectExchangeScreen: {},
|
|
149
|
-
customIcons: {},
|
|
150
|
-
customFontFamily: {
|
|
151
|
-
primary: "",
|
|
152
|
-
secondary: "",
|
|
153
|
-
tertiary: ""
|
|
154
|
-
}
|
|
155
|
-
};
|
|
156
|
-
var DEFAULT_FUNKIT_CONFIG = {
|
|
157
|
-
apiKey: "",
|
|
158
|
-
appName: "",
|
|
159
|
-
textCustomizations: DEFAULT_TEXT_CUSTOMIZATIONS,
|
|
160
|
-
uiCustomizations: DEFAULT_UI_CUSTOMIZATIONS
|
|
161
|
-
};
|
|
162
|
-
var FunkitConfigContext = createContext(
|
|
163
|
-
DEFAULT_FUNKIT_CONFIG
|
|
164
|
-
);
|
|
165
|
-
function useFunkitConfig() {
|
|
166
|
-
const originalFunkitConfig = useContext(FunkitConfigContext);
|
|
167
|
-
const { t } = useFunkitTranslation();
|
|
168
|
-
const translatedDefaults = useMemo(() => {
|
|
169
|
-
return {
|
|
170
|
-
virtualFiat: t("textCustomizations.virtualFiat"),
|
|
171
|
-
brokerageOrExchange: t("textCustomizations.brokerageOrExchange"),
|
|
172
|
-
debitOrCredit: t("textCustomizations.debitOrCredit"),
|
|
173
|
-
accountBalance: t("textCustomizations.accountBalance"),
|
|
174
|
-
selectAccount: t("textCustomizations.selectAccount"),
|
|
175
|
-
sourceMethodTitle: t("textCustomizations.sourceMethodTitle"),
|
|
176
|
-
tokensListTitle: t("textCustomizations.tokensListTitle"),
|
|
177
|
-
transferTokens: t("textCustomizations.transferTokens"),
|
|
178
|
-
bitcoinLightning: t("textCustomizations.bitcoinLightning"),
|
|
179
|
-
receiveDropdownTitle: t("textCustomizations.receiveDropdownTitle"),
|
|
180
|
-
receiveDropdownLabel: t("textCustomizations.receiveDropdownLabel"),
|
|
181
|
-
confirmationScreen: {
|
|
182
|
-
payAmountLabel: t("textCustomizations.payAmountLabel"),
|
|
183
|
-
receiveAmountLabel: t("textCustomizations.receiveAmountLabel")
|
|
184
|
-
},
|
|
185
|
-
paymentMethodSubtitles: {}
|
|
186
|
-
};
|
|
187
|
-
}, [t]);
|
|
188
|
-
const finalFunkitConfig = useMemo(() => {
|
|
189
|
-
return {
|
|
190
|
-
...DEFAULT_FUNKIT_CONFIG,
|
|
191
|
-
...originalFunkitConfig,
|
|
192
|
-
textCustomizations: {
|
|
193
|
-
...translatedDefaults,
|
|
194
|
-
...originalFunkitConfig.textCustomizations,
|
|
195
|
-
confirmationScreen: {
|
|
196
|
-
...translatedDefaults.confirmationScreen,
|
|
197
|
-
...originalFunkitConfig.textCustomizations?.confirmationScreen
|
|
198
|
-
},
|
|
199
|
-
paymentMethodSubtitles: {
|
|
200
|
-
...translatedDefaults.paymentMethodSubtitles,
|
|
201
|
-
...originalFunkitConfig.textCustomizations?.paymentMethodSubtitles
|
|
202
|
-
}
|
|
203
|
-
},
|
|
204
|
-
uiCustomizations: {
|
|
205
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations,
|
|
206
|
-
...originalFunkitConfig.uiCustomizations,
|
|
207
|
-
checkoutHistory: {
|
|
208
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.checkoutHistory,
|
|
209
|
-
...originalFunkitConfig.uiCustomizations?.checkoutHistory
|
|
210
|
-
},
|
|
211
|
-
confirmationScreen: {
|
|
212
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.confirmationScreen,
|
|
213
|
-
...originalFunkitConfig.uiCustomizations?.confirmationScreen
|
|
214
|
-
},
|
|
215
|
-
connectExchangeScreen: {
|
|
216
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.connectExchangeScreen,
|
|
217
|
-
...originalFunkitConfig.uiCustomizations?.connectExchangeScreen
|
|
218
|
-
},
|
|
219
|
-
inputAmountScreen: {
|
|
220
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.inputAmountScreen,
|
|
221
|
-
...originalFunkitConfig.uiCustomizations?.inputAmountScreen
|
|
222
|
-
},
|
|
223
|
-
selectAssetScreen: {
|
|
224
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.selectAssetScreen,
|
|
225
|
-
...originalFunkitConfig.uiCustomizations?.selectAssetScreen
|
|
226
|
-
},
|
|
227
|
-
selectBrokerageScreen: {
|
|
228
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.selectBrokerageScreen,
|
|
229
|
-
...originalFunkitConfig.uiCustomizations?.selectBrokerageScreen
|
|
230
|
-
},
|
|
231
|
-
sourceChangeScreen: {
|
|
232
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.sourceChangeScreen,
|
|
233
|
-
...originalFunkitConfig.uiCustomizations?.sourceChangeScreen,
|
|
234
|
-
bottomBarCloseButton: {
|
|
235
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.sourceChangeScreen.bottomBarCloseButton,
|
|
236
|
-
...originalFunkitConfig.uiCustomizations?.sourceChangeScreen?.bottomBarCloseButton
|
|
237
|
-
}
|
|
238
|
-
},
|
|
239
|
-
transferCryptoScreen: {
|
|
240
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.transferCryptoScreen,
|
|
241
|
-
...originalFunkitConfig.uiCustomizations?.transferCryptoScreen
|
|
242
|
-
},
|
|
243
|
-
withdrawalScreen: {
|
|
244
|
-
...DEFAULT_FUNKIT_CONFIG.uiCustomizations.withdrawalScreen,
|
|
245
|
-
...originalFunkitConfig.uiCustomizations?.withdrawalScreen
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
};
|
|
249
|
-
}, [originalFunkitConfig, translatedDefaults]);
|
|
250
|
-
return finalFunkitConfig;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
83
|
// src/utils/customer.ts
|
|
254
84
|
var LIGHTER_MAIN_ACCOUNT_TYPE = 0;
|
|
255
85
|
async function getLighterAccountsByL1Address(address) {
|
|
@@ -767,7 +597,7 @@ function useLighterWithdrawalConfig(config) {
|
|
|
767
597
|
});
|
|
768
598
|
const accountIndex = mainAccountIndex && /^\d+$/.test(mainAccountIndex) ? mainAccountIndex : void 0;
|
|
769
599
|
const secureDelayText = useLighterSecureDelayText();
|
|
770
|
-
return
|
|
600
|
+
return useMemo(() => {
|
|
771
601
|
if (!config || !accountIndex) {
|
|
772
602
|
return null;
|
|
773
603
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.svg
|
|
4
|
+
var metaMaskWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none"><path fill="%23fff" d="M0 0h28v28H0z"/><path fill="%23E2761B" stroke="%23E2761B" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m24.09 3.12-8.745 6.495 1.617-3.832z"/><path fill="%23E4761B" stroke="%23E4761B" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m3.902 3.12 8.674 6.556-1.538-3.893zm17.041 15.055-2.33 3.568 4.984 1.37 1.432-4.86zm-17.963.079 1.423 4.86 4.983-1.371-2.329-3.568z"/><path fill="%23E4761B" stroke="%23E4761B" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m9.105 12.146-1.389 2.1 4.948.22-.176-5.317zm9.781 0L15.46 9.087l-.114 5.379 4.939-.22zm-9.5 9.597 2.97-1.45-2.566-2.004zm6.249-1.45 2.979 1.45-.413-3.454z"/><path fill="%23D7C1B3" stroke="%23D7C1B3" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m18.614 21.743-2.98-1.45.238 1.942-.026.817zm-9.228 0 2.768 1.31-.017-.818.22-1.942z"/><path fill="%23233447" stroke="%23233447" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m12.198 17.006-2.478-.73 1.749-.8zm3.595 0 .73-1.53 1.757.8z"/><path fill="%23CD6116" stroke="%23CD6116" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m9.386 21.743.422-3.568-2.75.079zm8.806-3.568.422 3.568 2.329-3.49zm2.092-3.929-4.94.22.458 2.54.73-1.53 1.757.8zM9.72 16.276l1.758-.8.72 1.53.466-2.54-4.948-.22z"/><path fill="%23E4751F" stroke="%23E4751F" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="M7.716 14.246 9.79 18.29l-.07-2.013zm10.573 2.03L18.2 18.29l2.083-4.043zm-5.625-1.81-.466 2.54.58 2.997.132-3.947zm2.681 0-.238 1.582.106 3.955.589-2.997z"/><path fill="%23F6851B" stroke="%23F6851B" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m15.802 17.006-.59 2.997.423.29 2.566-2.004.088-2.013zm-6.082-.73.07 2.013 2.567 2.003.421-.29-.58-2.996z"/><path fill="%23C0AD9E" stroke="%23C0AD9E" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m15.846 23.052.026-.817-.22-.194H12.34l-.202.194.017.817-2.768-1.31.967.792 1.96 1.362h3.366l1.968-1.362.967-.791z"/><path fill="%23161616" stroke="%23161616" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m15.635 20.293-.422-.29h-2.435l-.421.29-.22 1.942.202-.194h3.313l.22.194z"/><path fill="%23763D16" stroke="%23763D16" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m24.458 10.036.747-3.585L24.09 3.12l-8.454 6.275 3.251 2.75 4.597 1.345 1.02-1.186-.44-.317.703-.641-.545-.422.703-.536zM2.795 6.45l.747 3.586-.475.352.703.536-.536.422.703.641-.44.317 1.011 1.186 4.597-1.344 3.252-2.751L3.902 3.12z"/><path fill="%23F6851B" stroke="%23F6851B" stroke-linecap="round" stroke-linejoin="round" stroke-width=".088" d="m23.483 13.49-4.597-1.344 1.398 2.1L18.2 18.29l2.742-.035h4.086zM9.105 12.146 4.508 13.49 2.98 18.254h4.078l2.733.035-2.074-4.043zm6.24 2.32.29-5.071 1.336-3.612h-5.933l1.319 3.612.307 5.07.106 1.6.008 3.938h2.435l.017-3.938z"/></svg>';
|
|
5
|
+
export {
|
|
6
|
+
metaMaskWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/mewWallet/mewWallet.svg
|
|
4
|
+
var mewWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="120" height="120"><defs><path id="a" d="M37.083 120c-13.61 0-21.434 0-29.259-7.824C0 104.35 0 96.526 0 82.917V37.083c0-13.61 0-21.434 7.824-29.259C15.65 0 23.474 0 37.083 0h45.834c13.61 0 21.434 0 29.259 7.824C120 15.65 120 23.474 120 37.083v45.834c0 13.61 0 21.434-7.824 29.259C104.35 120 96.526 120 82.917 120z"/></defs><g fill="none" fill-rule="evenodd"><mask id="b" fill="%23fff"><use xlink:href="%23a"/></mask><path stroke="%23DADCE0" d="M84.566.5c12.426.013 19.849.271 27.256 7.678s7.665 14.83 7.677 27.256l.001 1.37v47.762c-.013 12.426-.271 19.849-7.678 27.256s-14.83 7.665-27.256 7.677l-1.37.001H35.434c-12.426-.013-19.849-.271-27.256-7.678S.513 96.992.501 84.566V35.434C.513 23.008.77 15.585 8.178 8.178S23.008.513 35.434.501Z"/><g mask="url(%23b)"><g transform="translate(2 2)"><path fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5" d="M78.29 106.53c21.898 1.036 24.106-18.11 17.692-29.259-6.215-10.8-15.536-14.5-30.612-13.081s.065 25.98 10.408 24.178c4.692-.817.62 18.073 2.512 18.163Z"/><path fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5" d="M37.709 106.53c-21.898 1.036-24.106-18.11-17.692-29.259 6.215-10.8 15.536-14.5 30.612-13.081s-.065 25.98-10.408 24.178c-4.692-.817-.62 18.073-2.512 18.163Z"/><path fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5" d="M60.741 9.47c7.485 0 12.346 1.202 16.565 3.461s7.53 5.574 9.787 9.798c2.232 4.179 3.432 8.986 3.458 16.344v4.47c0 7.494-1.202 12.36-3.458 16.585-2.256 4.224-5.568 7.539-9.787 9.798s-9.08 3.462-16.565 3.462h-5.482c-7.485 0-12.346-1.203-16.565-3.462s-7.53-5.574-9.787-9.798c-2.256-4.224-3.458-9.09-3.458-16.584v-4.23c0-7.494 1.202-12.36 3.458-16.585 2.256-4.224 5.568-7.539 9.787-9.798 4.173-2.234 8.975-3.436 16.324-3.462z"/><path fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5" d="M54.037 27.816h7.926c4.016 0 7.127.74 9.738 2.131a14.53 14.53 0 0 1 6.057 6.031c1.396 2.6 2.14 5.698 2.14 9.696v.979c0 3.998-.744 7.096-2.14 9.696a14.53 14.53 0 0 1-6.057 6.03c-2.611 1.39-5.722 2.131-9.738 2.131h-7.926c-4.016 0-7.127-.74-9.738-2.13a14.53 14.53 0 0 1-6.057-6.031c-1.396-2.6-2.14-5.698-2.14-9.696v-.98c0-3.997.744-7.095 2.14-9.695a14.53 14.53 0 0 1 6.057-6.03c2.611-1.391 5.722-2.132 9.738-2.132Z"/><circle cx="44.092" cy="46.459" r="4.735" fill="%23000" fill-rule="nonzero"/><circle cx="71.908" cy="46.459" r="4.735" fill="%23000" fill-rule="nonzero"/><path stroke="%23000" stroke-linecap="round" stroke-width="2.5" d="M52.97 45.571c0 2.615 2.252 4.735 5.03 4.735s5.03-2.12 5.03-4.735"/><path fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5" d="M25.37 27.903c1.416.2 2.644.712 3.63 1.464a6.63 6.63 0 0 1 2.177 2.903c.448 1.16.6 2.487.4 3.908l-.18 1.295c-.2 1.422-.71 2.656-1.458 3.646a6.6 6.6 0 0 1-2.89 2.188c-1.153.45-2.474.602-3.89.403-1.414-.2-2.642-.712-3.628-1.465a6.63 6.63 0 0 1-2.177-2.903c-.448-1.16-.6-2.486-.4-3.908l.18-1.295c.2-1.422.709-2.655 1.457-3.646a6.6 6.6 0 0 1 2.89-2.188c1.154-.45 2.475-.602 3.89-.402Z"/><path stroke="%23D8D8D8" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.255" d="m23.548 32.869-.662 4.27"/><path fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5" d="M90.599 27.9c-1.411.194-2.634.69-3.615 1.417a6.4 6.4 0 0 0-2.165 2.81c-.445 1.123-.595 2.409-.396 3.789l.252 1.756c.198 1.38.705 2.575 1.449 3.535a6.54 6.54 0 0 0 2.873 2.117c1.148.435 2.463.582 3.874.388 1.41-.194 2.633-.69 3.614-1.417a6.4 6.4 0 0 0 2.166-2.81c.444-1.123.594-2.409.396-3.789l-.253-1.756c-.198-1.38-.704-2.575-1.448-3.535a6.54 6.54 0 0 0-2.873-2.117c-1.149-.435-2.463-.582-3.874-.388Z"/><path stroke="%23D8D8D8" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.255" d="m92.445 32.869.662 4.27"/><g fill-rule="nonzero"><path fill="%2307A6B3" d="M58 58.592c-14.22 0-25.745 11.527-25.745 25.745S43.782 110.082 58 110.082s25.745-11.527 25.745-25.745S72.22 58.592 58 58.592"/><path stroke="%23000" stroke-width="2.5" d="M58 58.592c-14.22 0-25.745 11.527-25.745 25.745S43.782 110.082 58 110.082s25.745-11.527 25.745-25.745S72.22 58.592 58 58.592Z"/><path fill="%23FFF" d="m42.83 78.525 6.996 2.976-.083.37a8.5 8.5 0 0 0-.367 2.098q-.022.211-.016.425l.006.097a8.58 8.58 0 0 0 3.296 6.654 8.6 8.6 0 0 0 7.259 1.599l3.977 6.743a15.9 15.9 0 0 1-5.887 1.125c-8.768 0-16.287-7.097-16.287-15.855 0-2.056.392-4.43 1.106-6.232m15.183-10.464c8.769 0 16.263 7.23 16.263 15.985-.002 2.214-.27 4.423-1.068 6.35l-.168.38-17.76-7.513 11.393-.05c-.41-4.125-4.656-7.48-8.661-7.48-.908 0-1.81.15-2.67.445l-3.94-6.681a15.8 15.8 0 0 1 6.611-1.436"/></g><g fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5"><path d="m30.47 101.122-1.92-5.386c-1.462-4.1.726-8.593 4.887-10.035l.093-.032c4.246-1.414 8.855.798 10.34 4.964l1.92 5.386c1.462 4.1-.726 8.593-4.887 10.036l-.094.031c-4.245 1.415-8.854-.798-10.34-4.964Z"/><path stroke-linecap="round" d="m42.878 90.344-5.888 1.983m8.121 3.008-5.862 2.06"/></g><g fill="%23FFF" fill-rule="nonzero" stroke="%23000" stroke-width="2.5"><path d="m85.595 101.122 1.92-5.386c1.461-4.1-.727-8.593-4.888-10.035l-.093-.032c-4.246-1.414-8.855.798-10.34 4.964l-1.92 5.386c-1.461 4.1.727 8.593 4.887 10.036l.094.031c4.246 1.415 8.854-.798 10.34-4.964Z"/><path stroke-linecap="round" d="m73.186 90.344 5.888 1.983m-8.121 3.008 5.862 2.06"/></g></g></g></g></svg>';
|
|
5
|
+
export {
|
|
6
|
+
mewWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/oktoWallet/oktoWallet.svg
|
|
4
|
+
var oktoWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none"><path fill="url(%23a)" d="M0 0h28v28H0z"/><path fill="%23fff" fill-rule="evenodd" d="M14 7.52a6.48 6.48 0 0 0-6.398 7.512c.035.23.17.727.421.882.314.193.67.027.961-.11h.002l1.23-.573a.53.53 0 0 1 .445.01.53.53 0 0 1 .284.504.52.52 0 0 1-.287.426l-1.522.709a.7.7 0 0 0-.386.43.705.705 0 0 0 .44.874.7.7 0 0 0 .514-.021l3.34-1.557a.51.51 0 0 1 .439.016.52.52 0 0 1 .284.488c-.012.14-.09.347-.28.436l-2.265 1.055a.7.7 0 0 0-.384.585.697.697 0 0 0 .984.683l4.068-1.897a.54.54 0 0 1 .45 0 .52.52 0 0 1 .3.461c0 .149-.006.258-.242.469-.206.184-.508.366-1.537.805-.353.15-.593.26-.554.45.03.143.134.197.479.181.345-.015 1.897-.137 3.452-1.436A6.47 6.47 0 0 0 20.48 14c0-.722-.118-1.416-.336-2.064a.624.624 0 0 1-.51-1.139A6.48 6.48 0 0 0 14 7.52m2.4 4.08a.624.624 0 1 1-1.247 0 .624.624 0 0 1 1.247 0" clip-rule="evenodd"/><defs><linearGradient id="a" x1="14" x2="14" y1="0" y2="28" gradientUnits="userSpaceOnUse"><stop stop-color="%236246F5"/><stop offset=".493" stop-color="%235166EE"/><stop offset="1" stop-color="%2356B9F9"/></linearGradient></defs></svg>';
|
|
5
|
+
export {
|
|
6
|
+
oktoWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/okxWallet/okxWallet.svg
|
|
4
|
+
var okxWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28"><path fill="%23000" d="M0 0h28v28H0z"/><path fill="%23fff" fill-rule="evenodd" d="M10.819 5.556H5.93a.376.376 0 0 0-.375.375v4.888c0 .207.168.375.375.375h4.888a.376.376 0 0 0 .375-.376V5.932a.376.376 0 0 0-.376-.375Zm5.64 5.638h-4.886a.376.376 0 0 0-.376.376v4.887c0 .208.168.376.376.376h4.887a.376.376 0 0 0 .376-.375V11.57a.376.376 0 0 0-.376-.377Zm.75-5.638h4.887c.208 0 .376.168.376.375v4.888a.376.376 0 0 1-.376.375H17.21a.376.376 0 0 1-.376-.376V5.933c0-.208.169-.376.376-.376Zm-6.39 11.277H5.93a.376.376 0 0 0-.375.376v4.887c0 .208.168.376.375.376h4.888a.376.376 0 0 0 .375-.376V17.21a.376.376 0 0 0-.376-.376Zm6.39 0h4.887c.208 0 .376.169.376.376v4.887a.376.376 0 0 1-.376.376H17.21a.376.376 0 0 1-.376-.376V17.21c0-.207.169-.376.376-.376Z" clip-rule="evenodd"/></svg>';
|
|
5
|
+
export {
|
|
6
|
+
okxWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/omniWallet/omniWallet.svg
|
|
4
|
+
var omniWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" fill="none"><path fill="%23000" d="M0 0h512v512H0z"/><path fill="%23fff" d="M67.828 284.642C65.275 277.745 64 270.6 64 263.193c0-8.938 1.276-17.103 4.083-24.765C90.552 177.407 170.979 158 268.766 158s159.572 27.062 175.407 69.959C446.724 234.855 448 242 448 249.407c0 8.938-1.276 17.103-4.083 24.766-22.469 61.02-102.896 80.427-200.682 80.427-97.787 0-159.573-27.069-175.408-69.958m125.868-11.49c5.104 13.786 26.807 25.276 57.193 25.276 33.449 0 59.235-9.959 67.152-31.152 2.552-6.387 2.807-10.214 2.807-14.552 0-3.827 0-7.152-2.552-13.276-5.103-13.786-26.806-25.275-57.193-25.275-33.448 0-59.234 9.958-67.152 31.151-2.551 6.387-2.806 10.214-2.806 14.552 0 3.828 0 7.152 2.551 13.276"/><path fill="%23fff" d="M229.477 263.47c2.173 5.869 11.41 10.761 24.35 10.761 14.239 0 25.218-4.236 28.586-13.262 1.086-2.719 1.196-4.345 1.196-6.196 0-1.634 0-3.041-1.087-5.651-2.172-5.868-11.409-10.76-24.349-10.76-14.239 0-25.218 4.236-28.586 13.261-1.086 2.719-1.196 4.345-1.196 6.197 0 1.633 0 3.04 1.086 5.65"/></svg>';
|
|
5
|
+
export {
|
|
6
|
+
omniWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/oneInchWallet/oneInchWallet.svg
|
|
4
|
+
var oneInchWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28"><g clip-path="url(%23a)"><path fill="%230E131D" d="M0 0h28v28H0z"/><path fill="url(%23b)" d="M0 0h28v28H0z"/><path fill="url(%23c)" d="M17.267 4.206c.63-.739.384-1.832.384-1.832l-1.832 2.707c-.028 0 .654.028 1.448-.875"/><path fill="url(%23d)" d="m11.115 19 .22-1.095s-.904 1.586-.986 1.805c-.081.246.055.683.41.656.356-.027.793-.547.793-.93 0-.492-.437-.437-.437-.437Z"/><path fill="url(%23e)" d="M27.357 1.609s1.367.055 2.788.218c-3.198-2.515-6.233-3.254-8.695-3.254-3.39 0-5.687 1.394-5.824 1.477l1.067-1.695s-3.637-3.796-5.14.715C11.17-1.887 10.184.105 10.184.105S7.971 2.046 9.009 5.273c-2.543-.93-6.18-2.216-6.316-2.243-.192-.027-.245.055-.245.055s-.056.081.108.219c.301.245 6.044 4.485 7.301 5.305-.273.983-.273 1.449 0 1.913.383.63.41.957.356 1.422-.055.466-.548 4.485-.657 4.977-.11.493-1.257 2.243-1.203 2.762.055.519.766 2.735 1.395 2.98.465.164 1.613.52 2.38.52.272 0 .518-.055.627-.163.466-.411.602-.494.93-.494h.082c.137 0 .3.028.492.028.438 0 1.011-.082 1.423-.465.601-.601 1.64-1.421 1.969-1.804a2.55 2.55 0 0 0 .519-1.943c-.082-.655.273-1.23.683-1.803a318 318 0 0 1 1.476-1.915c1.888 1.422 3.063 3.582 3.063 5.989 0 4.265-3.718 8.038-8.313 8.038-.71 0-.71 2.438-1.394 2.275 2.106.739 3.199-1.864 4.648-1.864 3.09 0 3.733-.739 3.733-.739s.424.356-.506 1.203h.028c5.112-.71 7.6-4.921 7.6-4.921s-.19 1.367-.437 2.296c6.809-5.112 5.661-11.511 5.633-11.73.055.082.739.902 1.094 1.34 1.093-11.266-8.12-14.902-8.12-14.902ZM16.884 19.6c-.108.136-.574.546-.902.847s-.683.602-.957.875q-.164.163-.656.163h-.82c.409-.546 1.613-1.803 2.023-2.076.492-.33.738-.657.437-1.231s-1.093-.438-1.093-.438.464-.191.875-.191c-.52-.136-1.176 0-1.477.301-.328.3-.273 1.366-.41 2.05-.136.712-.602 1.066-1.312 1.723-.383.356-.657.464-.875.464a9 9 0 0 1-1.396-.354c-.272-.356-.683-1.532-.793-2.024.083-.273.41-.848.575-1.175.328-.63.52-.985.574-1.314.11-.464.465-3.335.602-4.538.355.464.847 1.23.739 1.722.793-1.12.218-2.215-.055-2.652-.246-.438-.575-1.313-.301-2.243s1.258-3.5 1.258-3.5.328.574.793.466c.464-.11 4.21-5.742 4.21-5.742s1.012 2.214-.054 3.826c-1.093 1.615-2.161 1.916-2.161 1.916s1.505.273 2.9-.738c.573 1.339 1.12 2.733 1.147 2.925-.081.192-1.176 2.817-1.284 2.98-.055.055-.438.164-.712.22-.464.136-.739.218-.847.3-.191.164-1.066 2.57-1.477 3.745-.492.138-.985.411-1.34.957.192-.135.794-.218 1.23-.273.384-.027 1.559.602 1.86 1.778v.055c.055.438-.082.847-.301 1.176m-2.57.327c.246-.355.22-.957.246-1.148.028-.192.082-.546.301-.601.22-.055.739.027.739.41 0 .355-.383.437-.657.683-.192.191-.574.6-.63.656Zm10.91-5.221c.273-1.394.302-2.597.219-3.582a10.03 10.03 0 0 1 1.913 4.922c.028.219.247.438.467.656.19.163.408.383.408.52q0 .944-.163 1.887c-.027.081-.273.218-.465.326-.274.138-.519.275-.574.494a10.2 10.2 0 0 1-3.61 5.277c2.544-2.652 3.774-7.027 1.805-10.5m-1.723 10.746c1.778-1.367 3.146-3.28 3.746-5.441.029-.082.275-.218.438-.328.274-.137.547-.301.602-.52.11-.63.163-1.285.163-1.94 0-.248-.245-.493-.49-.74-.139-.164-.357-.355-.357-.492-.223-1.987-1-3.873-2.242-5.44-.547-3.283-2.735-4.294-2.788-4.321.053.082 1.476 2.133.49 4.538-1.01 2.434-3.608 2.051-3.827 2.078-.218 0-1.066 1.095-2.133 3.117-.136-.053-.711-.19-1.367-.081.492-1.367 1.23-3.309 1.367-3.472.055-.055.465-.165.739-.248.519-.136.765-.218.847-.326.055-.083.329-.712.602-1.369.245 0 .875-.053.93-.081.055-.055.574-1.394.574-1.559 0-.136-1.067-2.788-1.477-3.801.191-.218.382-.492.574-.793 5.605.602 9.98 5.36 9.98 11.13 0 4.43-2.596 8.284-6.37 10.089"/><path fill="url(%23f)" d="M16.228 10.687c.52-.602.245-1.723-.711-1.914.246-.575.602-1.723.602-1.723s-2.789 4.375-3.036 4.457c-.245.082-.491-.875-.491-.875-.52 1.996.875 2.269 1.038 1.64.765-.191 2.078-1.01 2.598-1.585"/><mask id="g" width="36" height="37" x="1" y="-5" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="%23fff" d="M1.272-4.305h35v36.167h-35z"/><path fill="%23000" d="M17.267 4.206c.63-.739.384-1.832.384-1.832l-1.832 2.707c-.028 0 .654.028 1.448-.875m-6.152 14.793.22-1.094s-.904 1.586-.986 1.805c-.081.246.055.683.41.656.356-.027.793-.547.793-.93 0-.492-.437-.437-.437-.437"/><path fill="%23000" d="M27.357 1.609s1.367.055 2.788.218c-3.198-2.515-6.233-3.254-8.695-3.254-3.39 0-5.687 1.394-5.824 1.477l1.067-1.695s-3.637-3.796-5.14.715C11.17-1.887 10.184.105 10.184.105S7.971 2.046 9.009 5.273c-2.543-.93-6.18-2.216-6.316-2.243-.192-.027-.245.055-.245.055s-.056.081.108.219c.301.245 6.044 4.485 7.301 5.305-.273.983-.273 1.449 0 1.913.383.63.41.957.356 1.422-.055.466-.548 4.485-.657 4.977-.11.493-1.257 2.243-1.203 2.762.055.519.766 2.735 1.395 2.98.465.164 1.613.52 2.38.52.272 0 .518-.055.627-.163.466-.411.602-.494.93-.494h.082c.137 0 .3.028.492.028.438 0 1.011-.082 1.423-.465.601-.601 1.64-1.421 1.969-1.804a2.55 2.55 0 0 0 .519-1.943c-.082-.655.273-1.23.683-1.803a318 318 0 0 1 1.476-1.915c1.888 1.422 3.063 3.582 3.063 5.989 0 4.265-3.718 8.038-8.313 8.038-.71 0-.71 2.438-1.394 2.275 2.106.739 3.199-1.864 4.648-1.864 3.09 0 3.733-.739 3.733-.739s.424.356-.506 1.203h.028c5.112-.71 7.6-4.921 7.6-4.921s-.19 1.367-.437 2.296c6.809-5.112 5.661-11.511 5.633-11.73.055.082.739.902 1.094 1.34 1.093-11.266-8.12-14.902-8.12-14.902ZM16.884 19.6c-.108.136-.574.546-.902.847s-.683.602-.957.875q-.164.163-.656.163h-.82c.409-.546 1.613-1.803 2.023-2.076.492-.33.738-.657.437-1.231s-1.093-.438-1.093-.438.464-.191.875-.191c-.52-.136-1.176 0-1.477.301-.328.3-.273 1.366-.41 2.05-.136.712-.602 1.066-1.312 1.723-.383.356-.657.464-.875.464a9 9 0 0 1-1.396-.354c-.272-.356-.683-1.532-.793-2.024.083-.273.41-.848.575-1.175.328-.63.52-.985.574-1.314.11-.464.465-3.335.602-4.538.355.464.847 1.23.739 1.722.793-1.12.218-2.215-.055-2.652-.246-.438-.575-1.313-.301-2.243s1.258-3.5 1.258-3.5.328.574.793.466c.464-.11 4.21-5.742 4.21-5.742s1.012 2.214-.054 3.826c-1.093 1.615-2.161 1.916-2.161 1.916s1.505.273 2.9-.738c.573 1.339 1.12 2.733 1.147 2.925-.081.192-1.176 2.817-1.284 2.98-.055.055-.438.164-.712.22-.464.136-.739.218-.847.3-.191.164-1.066 2.57-1.477 3.745-.492.138-.985.411-1.34.957.192-.135.794-.218 1.23-.273.384-.027 1.559.602 1.86 1.778v.055c.055.438-.082.847-.301 1.176m-2.57.327c.246-.355.22-.957.246-1.148.028-.192.082-.546.301-.601.22-.055.739.027.739.41 0 .355-.383.437-.657.683-.192.191-.574.6-.63.656Zm10.91-5.221c.273-1.394.302-2.597.219-3.582a10.03 10.03 0 0 1 1.913 4.922c.028.219.247.438.467.656.19.163.408.383.408.52q0 .944-.163 1.887c-.027.081-.273.218-.465.326-.274.138-.519.275-.574.494a10.2 10.2 0 0 1-3.61 5.277c2.544-2.652 3.774-7.027 1.805-10.5m-1.723 10.746c1.778-1.367 3.146-3.28 3.746-5.441.029-.082.275-.218.438-.328.274-.137.547-.301.602-.52.11-.63.163-1.285.163-1.94 0-.248-.245-.493-.49-.74-.139-.164-.357-.355-.357-.492-.223-1.987-1-3.873-2.242-5.44-.547-3.283-2.735-4.294-2.788-4.321.053.082 1.476 2.133.49 4.538-1.01 2.434-3.608 2.051-3.827 2.078-.218 0-1.066 1.095-2.133 3.117-.136-.053-.711-.19-1.367-.081.492-1.367 1.23-3.309 1.367-3.472.055-.055.465-.165.739-.248.519-.136.765-.218.847-.326.055-.083.329-.712.602-1.369.245 0 .875-.053.93-.081.055-.055.574-1.394.574-1.559 0-.136-1.067-2.788-1.477-3.801.191-.218.382-.492.574-.793 5.605.602 9.98 5.36 9.98 11.13 0 4.43-2.596 8.284-6.37 10.089"/><path fill="%23000" d="M16.228 10.687c.52-.602.245-1.723-.711-1.914.246-.575.602-1.723.602-1.723s-2.789 4.375-3.036 4.457c-.245.082-.491-.875-.491-.875-.52 1.996.875 2.269 1.038 1.64.765-.191 2.078-1.01 2.598-1.585"/></mask><g mask="url(%23g)"><path stroke="url(%23h)" stroke-linejoin="round" stroke-width="1.125" d="M17.267 4.206c.63-.739.384-1.832.384-1.832l-1.832 2.707c-.028 0 .654.028 1.448-.875Z"/></g><mask id="i" width="36" height="37" x="1" y="-5" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="%23fff" d="M1.272-4.305h35v36.167h-35z"/><path fill="%23000" d="M17.267 4.206c.63-.739.384-1.832.384-1.832l-1.832 2.707c-.028 0 .654.028 1.448-.875m-6.152 14.793.22-1.094s-.904 1.586-.986 1.805c-.081.246.055.683.41.656.356-.027.793-.547.793-.93 0-.492-.437-.437-.437-.437"/><path fill="%23000" d="M27.357 1.609s1.367.055 2.788.218c-3.198-2.515-6.233-3.254-8.695-3.254-3.39 0-5.687 1.394-5.824 1.477l1.067-1.695s-3.637-3.796-5.14.715C11.17-1.887 10.184.105 10.184.105S7.971 2.046 9.009 5.273c-2.543-.93-6.18-2.216-6.316-2.243-.192-.027-.245.055-.245.055s-.056.081.108.219c.301.245 6.044 4.485 7.301 5.305-.273.983-.273 1.449 0 1.913.383.63.41.957.356 1.422-.055.466-.548 4.485-.657 4.977-.11.493-1.257 2.243-1.203 2.762.055.519.766 2.735 1.395 2.98.465.164 1.613.52 2.38.52.272 0 .518-.055.627-.163.466-.411.602-.494.93-.494h.082c.137 0 .3.028.492.028.438 0 1.011-.082 1.423-.465.601-.601 1.64-1.421 1.969-1.804a2.55 2.55 0 0 0 .519-1.943c-.082-.655.273-1.23.683-1.803a318 318 0 0 1 1.476-1.915c1.888 1.422 3.063 3.582 3.063 5.989 0 4.265-3.718 8.038-8.313 8.038-.71 0-.71 2.438-1.394 2.275 2.106.739 3.199-1.864 4.648-1.864 3.09 0 3.733-.739 3.733-.739s.424.356-.506 1.203h.028c5.112-.71 7.6-4.921 7.6-4.921s-.19 1.367-.437 2.296c6.809-5.112 5.661-11.511 5.633-11.73.055.082.739.902 1.094 1.34 1.093-11.266-8.12-14.902-8.12-14.902ZM16.884 19.6c-.108.136-.574.546-.902.847s-.683.602-.957.875q-.164.163-.656.163h-.82c.409-.546 1.613-1.803 2.023-2.076.492-.33.738-.657.437-1.231s-1.093-.438-1.093-.438.464-.191.875-.191c-.52-.136-1.176 0-1.477.301-.328.3-.273 1.366-.41 2.05-.136.712-.602 1.066-1.312 1.723-.383.356-.657.464-.875.464a9 9 0 0 1-1.396-.354c-.272-.356-.683-1.532-.793-2.024.083-.273.41-.848.575-1.175.328-.63.52-.985.574-1.314.11-.464.465-3.335.602-4.538.355.464.847 1.23.739 1.722.793-1.12.218-2.215-.055-2.652-.246-.438-.575-1.313-.301-2.243s1.258-3.5 1.258-3.5.328.574.793.466c.464-.11 4.21-5.742 4.21-5.742s1.012 2.214-.054 3.826c-1.093 1.615-2.161 1.916-2.161 1.916s1.505.273 2.9-.738c.573 1.339 1.12 2.733 1.147 2.925-.081.192-1.176 2.817-1.284 2.98-.055.055-.438.164-.712.22-.464.136-.739.218-.847.3-.191.164-1.066 2.57-1.477 3.745-.492.138-.985.411-1.34.957.192-.135.794-.218 1.23-.273.384-.027 1.559.602 1.86 1.778v.055c.055.438-.082.847-.301 1.176m-2.57.327c.246-.355.22-.957.246-1.148.028-.192.082-.546.301-.601.22-.055.739.027.739.41 0 .355-.383.437-.657.683-.192.191-.574.6-.63.656Zm10.91-5.221c.273-1.394.302-2.597.219-3.582a10.03 10.03 0 0 1 1.913 4.922c.028.219.247.438.467.656.19.163.408.383.408.52q0 .944-.163 1.887c-.027.081-.273.218-.465.326-.274.138-.519.275-.574.494a10.2 10.2 0 0 1-3.61 5.277c2.544-2.652 3.774-7.027 1.805-10.5m-1.723 10.746c1.778-1.367 3.146-3.28 3.746-5.441.029-.082.275-.218.438-.328.274-.137.547-.301.602-.52.11-.63.163-1.285.163-1.94 0-.248-.245-.493-.49-.74-.139-.164-.357-.355-.357-.492-.223-1.987-1-3.873-2.242-5.44-.547-3.283-2.735-4.294-2.788-4.321.053.082 1.476 2.133.49 4.538-1.01 2.434-3.608 2.051-3.827 2.078-.218 0-1.066 1.095-2.133 3.117-.136-.053-.711-.19-1.367-.081.492-1.367 1.23-3.309 1.367-3.472.055-.055.465-.165.739-.248.519-.136.765-.218.847-.326.055-.083.329-.712.602-1.369.245 0 .875-.053.93-.081.055-.055.574-1.394.574-1.559 0-.136-1.067-2.788-1.477-3.801.191-.218.382-.492.574-.793 5.605.602 9.98 5.36 9.98 11.13 0 4.43-2.596 8.284-6.37 10.089"/><path fill="%23000" d="M16.228 10.687c.52-.602.245-1.723-.711-1.914.246-.575.602-1.723.602-1.723s-2.789 4.375-3.036 4.457c-.245.082-.491-.875-.491-.875-.52 1.996.875 2.269 1.038 1.64.765-.191 2.078-1.01 2.598-1.585"/></mask><g mask="url(%23i)"><path stroke="url(%23j)" stroke-linejoin="round" stroke-width="1.125" d="m11.115 19 .22-1.095s-.904 1.586-.986 1.805c-.081.246.055.683.41.656.356-.027.793-.547.793-.93 0-.492-.437-.437-.437-.437Z"/></g><mask id="k" width="36" height="37" x="1" y="-5" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="%23fff" d="M1.272-4.305h35v36.167h-35z"/><path fill="%23000" d="M17.267 4.206c.63-.739.384-1.832.384-1.832l-1.832 2.707c-.028 0 .654.028 1.448-.875m-6.152 14.793.22-1.094s-.904 1.586-.986 1.805c-.081.246.055.683.41.656.356-.027.793-.547.793-.93 0-.492-.437-.437-.437-.437"/><path fill="%23000" d="M27.357 1.609s1.367.055 2.788.218c-3.198-2.515-6.233-3.254-8.695-3.254-3.39 0-5.687 1.394-5.824 1.477l1.067-1.695s-3.637-3.796-5.14.715C11.17-1.887 10.184.105 10.184.105S7.971 2.046 9.009 5.273c-2.543-.93-6.18-2.216-6.316-2.243-.192-.027-.245.055-.245.055s-.056.081.108.219c.301.245 6.044 4.485 7.301 5.305-.273.983-.273 1.449 0 1.913.383.63.41.957.356 1.422-.055.466-.548 4.485-.657 4.977-.11.493-1.257 2.243-1.203 2.762.055.519.766 2.735 1.395 2.98.465.164 1.613.52 2.38.52.272 0 .518-.055.627-.163.466-.411.602-.494.93-.494h.082c.137 0 .3.028.492.028.438 0 1.011-.082 1.423-.465.601-.601 1.64-1.421 1.969-1.804a2.55 2.55 0 0 0 .519-1.943c-.082-.655.273-1.23.683-1.803a318 318 0 0 1 1.476-1.915c1.888 1.422 3.063 3.582 3.063 5.989 0 4.265-3.718 8.038-8.313 8.038-.71 0-.71 2.438-1.394 2.275 2.106.739 3.199-1.864 4.648-1.864 3.09 0 3.733-.739 3.733-.739s.424.356-.506 1.203h.028c5.112-.71 7.6-4.921 7.6-4.921s-.19 1.367-.437 2.296c6.809-5.112 5.661-11.511 5.633-11.73.055.082.739.902 1.094 1.34 1.093-11.266-8.12-14.902-8.12-14.902ZM16.884 19.6c-.108.136-.574.546-.902.847s-.683.602-.957.875q-.164.163-.656.163h-.82c.409-.546 1.613-1.803 2.023-2.076.492-.33.738-.657.437-1.231s-1.093-.438-1.093-.438.464-.191.875-.191c-.52-.136-1.176 0-1.477.301-.328.3-.273 1.366-.41 2.05-.136.712-.602 1.066-1.312 1.723-.383.356-.657.464-.875.464a9 9 0 0 1-1.396-.354c-.272-.356-.683-1.532-.793-2.024.083-.273.41-.848.575-1.175.328-.63.52-.985.574-1.314.11-.464.465-3.335.602-4.538.355.464.847 1.23.739 1.722.793-1.12.218-2.215-.055-2.652-.246-.438-.575-1.313-.301-2.243s1.258-3.5 1.258-3.5.328.574.793.466c.464-.11 4.21-5.742 4.21-5.742s1.012 2.214-.054 3.826c-1.093 1.615-2.161 1.916-2.161 1.916s1.505.273 2.9-.738c.573 1.339 1.12 2.733 1.147 2.925-.081.192-1.176 2.817-1.284 2.98-.055.055-.438.164-.712.22-.464.136-.739.218-.847.3-.191.164-1.066 2.57-1.477 3.745-.492.138-.985.411-1.34.957.192-.135.794-.218 1.23-.273.384-.027 1.559.602 1.86 1.778v.055c.055.438-.082.847-.301 1.176m-2.57.327c.246-.355.22-.957.246-1.148.028-.192.082-.546.301-.601.22-.055.739.027.739.41 0 .355-.383.437-.657.683-.192.191-.574.6-.63.656Zm10.91-5.221c.273-1.394.302-2.597.219-3.582a10.03 10.03 0 0 1 1.913 4.922c.028.219.247.438.467.656.19.163.408.383.408.52q0 .944-.163 1.887c-.027.081-.273.218-.465.326-.274.138-.519.275-.574.494a10.2 10.2 0 0 1-3.61 5.277c2.544-2.652 3.774-7.027 1.805-10.5m-1.723 10.746c1.778-1.367 3.146-3.28 3.746-5.441.029-.082.275-.218.438-.328.274-.137.547-.301.602-.52.11-.63.163-1.285.163-1.94 0-.248-.245-.493-.49-.74-.139-.164-.357-.355-.357-.492-.223-1.987-1-3.873-2.242-5.44-.547-3.283-2.735-4.294-2.788-4.321.053.082 1.476 2.133.49 4.538-1.01 2.434-3.608 2.051-3.827 2.078-.218 0-1.066 1.095-2.133 3.117-.136-.053-.711-.19-1.367-.081.492-1.367 1.23-3.309 1.367-3.472.055-.055.465-.165.739-.248.519-.136.765-.218.847-.326.055-.083.329-.712.602-1.369.245 0 .875-.053.93-.081.055-.055.574-1.394.574-1.559 0-.136-1.067-2.788-1.477-3.801.191-.218.382-.492.574-.793 5.605.602 9.98 5.36 9.98 11.13 0 4.43-2.596 8.284-6.37 10.089"/><path fill="%23000" d="M16.228 10.687c.52-.602.245-1.723-.711-1.914.246-.575.602-1.723.602-1.723s-2.789 4.375-3.036 4.457c-.245.082-.491-.875-.491-.875-.52 1.996.875 2.269 1.038 1.64.765-.191 2.078-1.01 2.598-1.585"/></mask><g mask="url(%23k)"><path stroke="url(%23l)" stroke-linejoin="round" stroke-width="1.125" d="M27.357 1.609s1.367.055 2.788.218c-3.198-2.515-6.233-3.254-8.695-3.254-3.39 0-5.687 1.394-5.824 1.477l1.067-1.695s-3.637-3.796-5.14.715C11.17-1.887 10.184.105 10.184.105S7.971 2.046 9.009 5.273c-2.543-.93-6.18-2.216-6.316-2.243-.192-.027-.245.055-.245.055s-.056.081.108.219c.301.245 6.044 4.485 7.301 5.305-.273.983-.273 1.449 0 1.913.383.63.41.957.356 1.422-.055.466-.548 4.485-.657 4.977-.11.493-1.257 2.243-1.203 2.762.055.519.766 2.735 1.395 2.98.465.164 1.613.52 2.38.52.272 0 .518-.055.627-.163.466-.411.602-.494.93-.494h.082c.137 0 .3.028.492.028.438 0 1.011-.082 1.423-.465.601-.601 1.64-1.421 1.969-1.804a2.55 2.55 0 0 0 .519-1.943c-.082-.655.273-1.23.683-1.803a318 318 0 0 1 1.476-1.915c1.888 1.422 3.063 3.582 3.063 5.989 0 4.265-3.718 8.038-8.313 8.038-.71 0-.71 2.438-1.394 2.275 2.106.739 3.199-1.864 4.648-1.864 3.09 0 3.733-.739 3.733-.739s.424.356-.506 1.203h.028c5.112-.71 7.6-4.921 7.6-4.921s-.19 1.367-.437 2.296c6.809-5.112 5.661-11.511 5.633-11.73.055.082.739.902 1.094 1.34 1.093-11.266-8.12-14.902-8.12-14.902ZM16.884 19.6c-.108.136-.574.546-.902.847s-.683.602-.957.875q-.164.163-.656.163h-.82c.409-.546 1.613-1.803 2.023-2.076.492-.33.738-.657.437-1.231s-1.093-.438-1.093-.438.464-.191.875-.191c-.52-.136-1.176 0-1.477.301-.328.3-.273 1.366-.41 2.05-.136.712-.602 1.066-1.312 1.723-.383.356-.657.464-.875.464a9 9 0 0 1-1.396-.354c-.272-.356-.683-1.532-.793-2.024.083-.273.41-.848.575-1.175.328-.63.52-.985.574-1.314.11-.464.465-3.335.602-4.538.355.464.847 1.23.739 1.722.793-1.12.218-2.215-.055-2.652-.246-.438-.575-1.313-.301-2.243s1.258-3.5 1.258-3.5.328.574.793.466c.464-.11 4.21-5.742 4.21-5.742s1.012 2.214-.054 3.826c-1.093 1.615-2.161 1.916-2.161 1.916s1.505.273 2.9-.738c.573 1.339 1.12 2.733 1.147 2.925-.081.192-1.176 2.817-1.284 2.98-.055.055-.438.164-.712.22-.464.136-.739.218-.847.3-.191.164-1.066 2.57-1.477 3.745-.492.138-.985.411-1.34.957.192-.135.794-.218 1.23-.273.384-.027 1.559.602 1.86 1.778v.055c.055.438-.082.847-.301 1.176Zm-2.57.327c.246-.355.22-.957.246-1.148.028-.192.082-.546.301-.601.22-.055.739.027.739.41 0 .355-.383.437-.657.683-.192.191-.574.6-.63.656Zm10.91-5.222c.273-1.395.302-2.597.219-3.582a10.03 10.03 0 0 1 1.913 4.922c.028.218.247.438.467.656.19.163.408.383.408.519q0 .946-.163 1.888c-.027.081-.273.218-.465.326-.274.138-.519.274-.574.494a10.2 10.2 0 0 1-3.61 5.277c2.544-2.652 3.774-7.027 1.805-10.5ZM23.502 25.45c1.778-1.367 3.146-3.28 3.746-5.442.029-.081.275-.218.438-.327.274-.137.547-.301.602-.52.11-.63.163-1.285.163-1.94 0-.248-.245-.493-.49-.74-.139-.164-.357-.355-.357-.492a10.7 10.7 0 0 0-2.242-5.441c-.547-3.282-2.735-4.293-2.788-4.32.053.082 1.476 2.132.49 4.538-1.01 2.434-3.608 2.051-3.827 2.078-.218 0-1.066 1.094-2.133 3.117-.136-.053-.711-.191-1.367-.081.492-1.368 1.23-3.309 1.367-3.472.055-.055.465-.165.739-.248.519-.136.765-.218.847-.326.055-.083.329-.712.602-1.369.245 0 .875-.053.93-.082.055-.054.574-1.394.574-1.558 0-.137-1.067-2.789-1.477-3.801.191-.218.382-.493.574-.794 5.605.603 9.98 5.36 9.98 11.13 0 4.43-2.596 8.285-6.37 10.09Z"/></g><mask id="m" width="36" height="37" x="1" y="-5" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="%23fff" d="M1.272-4.305h35v36.167h-35z"/><path fill="%23000" d="M17.267 4.206c.63-.739.384-1.832.384-1.832l-1.832 2.707c-.028 0 .654.028 1.448-.875m-6.152 14.793.22-1.094s-.904 1.586-.986 1.805c-.081.246.055.683.41.656.356-.027.793-.547.793-.93 0-.492-.437-.437-.437-.437"/><path fill="%23000" d="M27.357 1.609s1.367.055 2.788.218c-3.198-2.515-6.233-3.254-8.695-3.254-3.39 0-5.687 1.394-5.824 1.477l1.067-1.695s-3.637-3.796-5.14.715C11.17-1.887 10.184.105 10.184.105S7.971 2.046 9.009 5.273c-2.543-.93-6.18-2.216-6.316-2.243-.192-.027-.245.055-.245.055s-.056.081.108.219c.301.245 6.044 4.485 7.301 5.305-.273.983-.273 1.449 0 1.913.383.63.41.957.356 1.422-.055.466-.548 4.485-.657 4.977-.11.493-1.257 2.243-1.203 2.762.055.519.766 2.735 1.395 2.98.465.164 1.613.52 2.38.52.272 0 .518-.055.627-.163.466-.411.602-.494.93-.494h.082c.137 0 .3.028.492.028.438 0 1.011-.082 1.423-.465.601-.601 1.64-1.421 1.969-1.804a2.55 2.55 0 0 0 .519-1.943c-.082-.655.273-1.23.683-1.803a318 318 0 0 1 1.476-1.915c1.888 1.422 3.063 3.582 3.063 5.989 0 4.265-3.718 8.038-8.313 8.038-.71 0-.71 2.438-1.394 2.275 2.106.739 3.199-1.864 4.648-1.864 3.09 0 3.733-.739 3.733-.739s.424.356-.506 1.203h.028c5.112-.71 7.6-4.921 7.6-4.921s-.19 1.367-.437 2.296c6.809-5.112 5.661-11.511 5.633-11.73.055.082.739.902 1.094 1.34 1.093-11.266-8.12-14.902-8.12-14.902ZM16.884 19.6c-.108.136-.574.546-.902.847s-.683.602-.957.875q-.164.163-.656.163h-.82c.409-.546 1.613-1.803 2.023-2.076.492-.33.738-.657.437-1.231s-1.093-.438-1.093-.438.464-.191.875-.191c-.52-.136-1.176 0-1.477.301-.328.3-.273 1.366-.41 2.05-.136.712-.602 1.066-1.312 1.723-.383.356-.657.464-.875.464a9 9 0 0 1-1.396-.354c-.272-.356-.683-1.532-.793-2.024.083-.273.41-.848.575-1.175.328-.63.52-.985.574-1.314.11-.464.465-3.335.602-4.538.355.464.847 1.23.739 1.722.793-1.12.218-2.215-.055-2.652-.246-.438-.575-1.313-.301-2.243s1.258-3.5 1.258-3.5.328.574.793.466c.464-.11 4.21-5.742 4.21-5.742s1.012 2.214-.054 3.826c-1.093 1.615-2.161 1.916-2.161 1.916s1.505.273 2.9-.738c.573 1.339 1.12 2.733 1.147 2.925-.081.192-1.176 2.817-1.284 2.98-.055.055-.438.164-.712.22-.464.136-.739.218-.847.3-.191.164-1.066 2.57-1.477 3.745-.492.138-.985.411-1.34.957.192-.135.794-.218 1.23-.273.384-.027 1.559.602 1.86 1.778v.055c.055.438-.082.847-.301 1.176m-2.57.327c.246-.355.22-.957.246-1.148.028-.192.082-.546.301-.601.22-.055.739.027.739.41 0 .355-.383.437-.657.683-.192.191-.574.6-.63.656Zm10.91-5.221c.273-1.394.302-2.597.219-3.582a10.03 10.03 0 0 1 1.913 4.922c.028.219.247.438.467.656.19.163.408.383.408.52q0 .944-.163 1.887c-.027.081-.273.218-.465.326-.274.138-.519.275-.574.494a10.2 10.2 0 0 1-3.61 5.277c2.544-2.652 3.774-7.027 1.805-10.5m-1.723 10.746c1.778-1.367 3.146-3.28 3.746-5.441.029-.082.275-.218.438-.328.274-.137.547-.301.602-.52.11-.63.163-1.285.163-1.94 0-.248-.245-.493-.49-.74-.139-.164-.357-.355-.357-.492-.223-1.987-1-3.873-2.242-5.44-.547-3.283-2.735-4.294-2.788-4.321.053.082 1.476 2.133.49 4.538-1.01 2.434-3.608 2.051-3.827 2.078-.218 0-1.066 1.095-2.133 3.117-.136-.053-.711-.19-1.367-.081.492-1.367 1.23-3.309 1.367-3.472.055-.055.465-.165.739-.248.519-.136.765-.218.847-.326.055-.083.329-.712.602-1.369.245 0 .875-.053.93-.081.055-.055.574-1.394.574-1.559 0-.136-1.067-2.788-1.477-3.801.191-.218.382-.492.574-.793 5.605.602 9.98 5.36 9.98 11.13 0 4.43-2.596 8.284-6.37 10.089"/><path fill="%23000" d="M16.228 10.687c.52-.602.245-1.723-.711-1.914.246-.575.602-1.723.602-1.723s-2.789 4.375-3.036 4.457c-.245.082-.491-.875-.491-.875-.52 1.996.875 2.269 1.038 1.64.765-.191 2.078-1.01 2.598-1.585"/></mask><g mask="url(%23m)"><path stroke="url(%23n)" stroke-linejoin="round" stroke-width="1.125" d="M16.228 10.687c.52-.602.245-1.723-.711-1.914.246-.575.602-1.723.602-1.723s-2.789 4.375-3.036 4.457c-.245.082-.491-.875-.491-.875-.52 1.996.875 2.269 1.038 1.64.765-.191 2.078-1.01 2.598-1.585Z"/></g><path fill="%23fff" d="m10.323 15.526.875-6.59L3.596 3.66l6.945 2.35 1.64-2.515L18.17-.224 31.376 7.05l.685 11.101-5.88 8.176-4.648.712 2.407-4.403v-4.238l-1.75-3.308-1.778-1.175-2.735 2.816v2.98l-2.132 1.996-2.707.329-1.203.682-1.97-.628-.82-2.952 1.478-2.079z"/><path fill="%2394A6C3" d="M22.463 3.605c-1.449-.301-3.036-.22-3.036-.22s-.519 2.408-3.745 3.036c.027 0 4.266 1.45 6.781-2.816m1.313 21.82c1.75-1.367 3.062-3.255 3.663-5.386.028-.082.274-.22.439-.33.273-.163.546-.3.6-.518.11-.63.164-1.286.164-1.942 0-.246-.245-.492-.491-.738-.192-.164-.383-.356-.383-.493a10.42 10.42 0 0 0-3.255-6.507l-.19.191c1.776 1.668 2.926 3.938 3.17 6.344.029.219.247.438.466.656.192.163.41.41.41.52q0 .944-.164 1.887c-.028.108-.274.218-.465.326-.273.138-.52.275-.574.494a10.1 10.1 0 0 1-4.156 5.66c.355-.766 1.476-3.254 2.077-4.512l-.109-4.047-3.472-3.363-1.969.274-2.16 3.5s1.012 1.285-.41 2.788c-1.394 1.477-2.489 1.806-2.489 1.806l-1.011-.549c.3-.381.902-.956 1.367-1.339.793-.655 1.587-.711 1.587-1.42.027-1.478-1.56-1.067-1.56-1.067l-.574.546-.245 2.024-1.204 1.504-.136-.028-1.97-.438s1.203-.628 1.396-1.339c.19-.684-.384-2.953-.411-3.09.027.027.574.492.82 1.258.438-1.204 1.011-2.352 1.176-2.461.163-.11 2.379-1.285 2.379-1.285l-.739 1.941.547-.3 1.313-3.228s1.284-.628 2.242-.628c1.722-.027 4.266-2.133 3.118-5.906.326.136 6.015 2.98 7 8.559.738 4.293-1.694 8.312-5.797 10.636"/><path fill="%230D1928" d="M17.267 4.206c.63-.739.384-1.832.384-1.832l-1.832 2.707c-.028 0 .654.028 1.448-.875m-6.152 14.793.22-1.094s-.904 1.586-.986 1.805c-.081.246.055.683.41.656.356-.027.793-.547.793-.93 0-.492-.437-.437-.437-.437"/><path fill="%230D1928" d="M28.957 2.106s.41-.985 1.831-.82c-3.199-2.517-6.876-2.713-9.338-2.713-3.39 0-5.085.688-5.222.77l.465-.988s-3.637-3.796-5.14.715C11.17-1.887 10.184.105 10.184.105S7.971 2.046 9.009 5.273c-2.543-.93-6.18-2.216-6.316-2.243-.192-.027-.245.055-.245.055s-.056.081.108.219c.301.245 6.044 4.485 7.301 5.305-.273.983-.273 1.449 0 1.913.383.63.41.957.356 1.422-.055.466-.548 4.485-.657 4.977-.11.493-1.257 2.243-1.203 2.762.055.519.766 2.735 1.395 2.98.465.164 1.613.52 2.38.52.272 0 .518-.055.627-.163.466-.411.602-.494.93-.494h.082c.137 0 .3.028.492.028.438 0 1.011-.082 1.423-.465.601-.601 1.64-1.421 1.969-1.804a2.55 2.55 0 0 0 .519-1.943c-.082-.655.273-1.23.683-1.803a318 318 0 0 1 1.476-1.915c1.888 1.422 3.063 3.582 3.063 5.989 0 4.265-3.718 8.038-8.313 8.038-.71 0-1.435.688-2.119.525 2.105.739 3.924-.114 5.373-.114 3.09 0 3.733-.739 3.733-.739s.424.356-.506 1.203h.028c5.112-.71 7.697-.875 7.697-.875s1.271-2.279 1.025-1.349c6.809-5.112 4.102-11.911 4.074-12.13.055.081.739.901 1.094 1.339 1.093-11.266-6.521-14.405-6.521-14.405M16.884 19.6c-.108.138-.574.548-.902.848-.328.301-.683.602-.957.875q-.164.164-.656.163h-.82c.409-.546 1.613-1.803 2.023-2.076.492-.33.738-.657.437-1.231s-1.093-.438-1.093-.438.464-.19.875-.19c-.52-.137-1.176 0-1.477.3-.328.3-.273 1.366-.41 2.05-.136.712-.602 1.066-1.312 1.723-.383.356-.657.465-.875.465a9 9 0 0 1-1.396-.355c-.272-.356-.683-1.532-.793-2.024.083-.273.41-.847.575-1.175.328-.63.52-.985.574-1.314.11-.464.465-3.335.602-4.538.355.464.847 1.23.739 1.722.793-1.12.218-2.214-.055-2.652-.246-.438-.575-1.313-.301-2.242.274-.93 1.258-3.5 1.258-3.5s.328.574.793.465c.464-.11 4.21-5.742 4.21-5.742s1.012 2.214-.054 3.827c-1.093 1.614-2.161 1.915-2.161 1.915s1.505.273 2.9-.738c.573 1.339 1.12 2.733 1.147 2.926-.081.191-1.176 2.816-1.284 2.98-.055.054-.438.163-.712.219-.464.136-.739.218-.847.3-.191.164-1.066 2.57-1.477 3.746-.492.137-.985.41-1.34.956.192-.135.794-.218 1.23-.273.384-.026 1.559.602 1.86 1.778v.055c.055.438-.082.847-.301 1.176m-2.57.33c.246-.357.22-.957.246-1.15.028-.191.082-.546.301-.6.22-.056.739.026.739.409 0 .355-.383.437-.657.683-.192.192-.574.602-.63.657Zm10.91-5.224a13 13 0 0 0 .219-3.582 10.04 10.04 0 0 1 1.913 4.922c.028.219.247.438.467.656.19.163.408.383.408.52q0 .945-.163 1.887c-.027.082-.273.218-.465.327-.274.137-.519.274-.574.493a10.2 10.2 0 0 1-3.61 5.277c2.544-2.652 3.774-7.027 1.805-10.5m-1.723 10.746c1.778-1.367 3.146-3.28 3.746-5.441.029-.082.275-.218.438-.328.274-.137.547-.301.602-.52.11-.63.163-1.285.163-1.94 0-.248-.245-.493-.49-.739-.139-.165-.357-.356-.357-.492-.223-1.988-1-3.873-2.242-5.442-.547-3.282-2.735-4.293-2.788-4.32.053.082 1.476 2.133.49 4.539-1.01 2.433-3.608 2.05-3.827 2.077-.218 0-1.066 1.095-2.133 3.118-.136-.054-.711-.192-1.367-.082.492-1.367 1.23-3.309 1.367-3.472.055-.055.465-.165.739-.247.519-.137.765-.219.847-.327.055-.083.329-.712.602-1.368.245 0 .875-.054.93-.082.055-.055.574-1.394.574-1.559 0-.136-1.067-2.788-1.477-3.8.191-.219.382-.493.574-.794 5.605.602 9.98 5.36 9.98 11.13 0 4.43-2.596 8.284-6.37 10.09"/><path fill="%230D1928" d="M16.228 10.687c.52-.602.245-1.723-.711-1.914.246-.575.602-1.723.602-1.723s-2.789 4.375-3.036 4.457c-.245.082-.491-.875-.491-.875-.52 1.996.875 2.269 1.038 1.64.765-.191 2.078-1.01 2.598-1.585"/><path fill="%23FFD923" d="m13.85 11.753 1.422-2.434s.82.411.41 1.067c-.52.765-1.832 1.367-1.832 1.367"/><path fill="%23D82122" d="M31.431 23.018c-.41.547-.875 1.122-1.422 1.669 3.528-6.781.163-12.989.028-13.235.245.246.492.52.712.765 2.706 3.01 3.033 7.52.682 10.801m3.282-8.722c-1.23-3.308-2.98-6.125-6.837-8.668-3.718-2.462-7.711-2.27-7.93-2.242h-.054c.137-.055.274-.082.41-.11.847-.273 1.942-.491 3.035-.629 2.899-.41 5.825.575 7.821 2.68l.054.055c2.27 2.407 3.446 5.413 3.5 8.913M27.002.761c-4.075-.766-6.7-.383-8.587.328C18.36.87 18.17.432 18.006.077c-.575.684-1.177 1.505-1.56 2.024-1.038.71-1.475 1.394-1.475 1.394.6-2.05 2.35-3.581 4.483-3.964a11 11 0 0 1 1.97-.165C23.31-.607 25.197-.14 27 .761ZM11.934 6.01C8.736 5.9 9.802 2.183 9.858 1.963c0 .028.218 2.926 2.078 4.049m3.143-6.7c-2.46 1.477-1.968 5.003-1.968 5.003-2.352-3.58 1.776-4.921 1.968-5.003"/><path fill="%23fff" d="M11.033 6.995c.164.137.328.383.137.739-.11.191-.273.163-.52.055-.327-.165-2.297-1.313-4.074-2.489 2.023.712 4.074 1.476 4.402 1.64z"/></g><defs><linearGradient id="c" x1="19.003" x2="19.003" y1="-3.138" y2="31.058" gradientUnits="userSpaceOnUse"><stop stop-color="%2316395C"/><stop offset=".276" stop-color="%2322436A"/><stop offset="1" stop-color="%230D1928" stop-opacity="0"/></linearGradient><linearGradient id="d" x1="19.003" x2="19.003" y1="-3.138" y2="31.058" gradientUnits="userSpaceOnUse"><stop stop-color="%2316395C"/><stop offset=".276" stop-color="%2322436A"/><stop offset="1" stop-color="%230D1928" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="19.003" x2="19.003" y1="-3.138" y2="31.058" gradientUnits="userSpaceOnUse"><stop stop-color="%2316395C"/><stop offset=".276" stop-color="%2322436A"/><stop offset="1" stop-color="%230D1928" stop-opacity="0"/></linearGradient><linearGradient id="f" x1="19.003" x2="19.003" y1="-3.138" y2="31.058" gradientUnits="userSpaceOnUse"><stop stop-color="%2316395C"/><stop offset=".276" stop-color="%2322436A"/><stop offset="1" stop-color="%230D1928" stop-opacity="0"/></linearGradient><linearGradient id="h" x1="-.411" x2="28.792" y1="6.945" y2="20.644" gradientUnits="userSpaceOnUse"><stop stop-color="%23213E61"/><stop offset=".291" stop-color="%232B6FB3"/><stop offset=".614" stop-color="%23214167"/><stop offset=".719" stop-color="%233187DB"/><stop offset=".829" stop-color="%232B6DAF"/><stop offset="1" stop-color="%23224167"/></linearGradient><linearGradient id="j" x1="-.411" x2="28.792" y1="6.945" y2="20.644" gradientUnits="userSpaceOnUse"><stop stop-color="%23213E61"/><stop offset=".291" stop-color="%232B6FB3"/><stop offset=".614" stop-color="%23214167"/><stop offset=".719" stop-color="%233187DB"/><stop offset=".829" stop-color="%232B6DAF"/><stop offset="1" stop-color="%23224167"/></linearGradient><linearGradient id="l" x1="-.411" x2="28.792" y1="6.945" y2="20.644" gradientUnits="userSpaceOnUse"><stop stop-color="%23213E61"/><stop offset=".291" stop-color="%232B6FB3"/><stop offset=".614" stop-color="%23214167"/><stop offset=".719" stop-color="%233187DB"/><stop offset=".829" stop-color="%232B6DAF"/><stop offset="1" stop-color="%23224167"/></linearGradient><linearGradient id="n" x1="-.411" x2="28.792" y1="6.945" y2="20.644" gradientUnits="userSpaceOnUse"><stop stop-color="%23213E61"/><stop offset=".291" stop-color="%232B6FB3"/><stop offset=".614" stop-color="%23214167"/><stop offset=".719" stop-color="%233187DB"/><stop offset=".829" stop-color="%232B6DAF"/><stop offset="1" stop-color="%23224167"/></linearGradient><radialGradient id="b" cx="0" cy="0" r="1" gradientTransform="matrix(-34.99998 33.83334 -21.3989 -22.13678 31.5 -3.5)" gradientUnits="userSpaceOnUse"><stop stop-color="%23278CE6"/><stop offset="1" stop-color="%23278CE6" stop-opacity="0"/></radialGradient><clipPath id="a"><path fill="%23fff" d="M0 0h28v28H0z"/></clipPath></defs></svg>';
|
|
5
|
+
export {
|
|
6
|
+
oneInchWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/oneKeyWallet/oneKeyWallet.svg
|
|
4
|
+
var oneKeyWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28"><path d="M0 0h28v28H0z" style="fill:%2344d62c;fill-opacity:1;stroke:none"/><path d="M28 14c0 9.664-4.336 14-14 14S0 23.664 0 14 4.336 0 14 0s14 4.336 14 14m0 0" style="stroke:none;fill-rule:nonzero;fill:%2344d62c;fill-opacity:1"/><path d="M15.266 5.938H11.37l-.684 2.066h2.165v4.351h2.414Zm0 0" style="stroke:none;fill-rule:nonzero;fill:%23000;fill-opacity:1"/><path d="M18.441 17.621a4.441 4.441 0 1 1-8.882 0 4.441 4.441 0 0 1 8.882 0m-2.015 0a2.426 2.426 0 1 1-4.851 0 2.426 2.426 0 0 1 4.85 0m0 0" style="stroke:none;fill-rule:evenodd;fill:%23000;fill-opacity:1"/></svg>';
|
|
5
|
+
export {
|
|
6
|
+
oneKeyWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/phantomWallet/phantomWallet.svg
|
|
4
|
+
var phantomWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none"><g clip-path="url(%23a)"><path fill="%23AB9FF2" d="M28 0H0v28h28z"/><path fill="%23FFFDF8" fill-rule="evenodd" d="M12.063 18.128c-1.173 1.796-3.137 4.07-5.75 4.07-1.236 0-2.424-.51-2.424-2.719 0-5.627 7.682-14.337 14.81-14.337 4.056 0 5.671 2.813 5.671 6.008 0 4.101-2.66 8.79-5.306 8.79-.84 0-1.252-.46-1.252-1.192q0-.285.095-.62c-.902 1.542-2.645 2.973-4.276 2.973-1.188 0-1.79-.747-1.79-1.797 0-.381.079-.778.222-1.176m9.63-7.089c0 .931-.549 1.397-1.163 1.397-.624 0-1.164-.466-1.164-1.397 0-.93.54-1.396 1.164-1.396.614 0 1.164.465 1.164 1.396Zm-3.49 0c0 .931-.55 1.397-1.164 1.397-.624 0-1.164-.466-1.164-1.397 0-.93.54-1.396 1.164-1.396.614 0 1.164.465 1.164 1.396" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h28v28H0z"/></clipPath></defs></svg>';
|
|
5
|
+
export {
|
|
6
|
+
phantomWallet_default as default
|
|
7
|
+
};
|