@funkit/connect 9.19.0 → 9.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/dist/clients/{chunk-GSK3TMI5.js → chunk-TFZV2HO4.js} +1 -1
- package/dist/clients/chunk-UUHGOBKZ.js +51 -0
- package/dist/clients/fanatics.js +2 -2
- package/dist/clients/lighter.js +2 -2
- package/dist/clients/polymarket.js +3 -23
- 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/paymentMethods.d.ts +8 -0
- 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/useCheckoutTransferInit.d.ts +2 -17
- package/dist/hooks/useTokenTransfer.d.ts +3 -8
- package/dist/hooks/useUDAParams.d.ts +2 -10
- package/dist/index.css +6 -6
- package/dist/index.js +1012 -2493
- package/dist/modals/CheckoutModal/InputAmount/QuickOptions.d.ts +1 -0
- package/dist/modals/CheckoutModal/InputAmount/state.d.ts +25 -1
- package/dist/modals/CheckoutModal/InputAmount/useCheckoutAmountLimits.d.ts +17 -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/funLogger.d.ts +1 -51
- package/dist/utils/statsig/checkFeatureGate.d.ts +1 -1
- package/dist/utils/swapped.d.ts +2 -2
- 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 +56 -56
- 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 +3 -3
- 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
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { Dnum } from 'dnum';
|
|
2
|
+
import type { Address } from 'viem';
|
|
2
3
|
import { type PaymentMethodInfo } from '../../../domains/paymentMethods';
|
|
3
4
|
import type { QuoteBuilder } from '../../../domains/quoteMode/types';
|
|
4
5
|
import type { AssetHoldingsItem } from '../../../utils/assets';
|
|
@@ -139,6 +140,29 @@ export type AmountInputError = {
|
|
|
139
140
|
* Return half the balance and round up to nearest 10, 100, 1000 etc
|
|
140
141
|
*/
|
|
141
142
|
export declare function calcInitialFiatAmount(balance: number): number;
|
|
142
|
-
|
|
143
|
+
/** Minimal source-token identity needed to resolve the default input mode. */
|
|
144
|
+
export interface SourceTokenRef {
|
|
145
|
+
chainId: string;
|
|
146
|
+
address: Address;
|
|
147
|
+
}
|
|
148
|
+
/**
|
|
149
|
+
* Resolves whether the amount screen should open in fiat (`true`) or token
|
|
150
|
+
* (`false`) entry.
|
|
151
|
+
*
|
|
152
|
+
* Precedence: card and BTC Lightning payments always force fiat (ramps are
|
|
153
|
+
* fiat-denominated, and Lightning's amount input only supports fiat today).
|
|
154
|
+
* Lighter **spot** deposits paid with the same asset open in token entry —
|
|
155
|
+
* perps deposits (and every other customer) keep the legacy fiat default.
|
|
156
|
+
* Legacy behavior: token entry only for vault-style deposits (a finalized
|
|
157
|
+
* token set), fiat otherwise. A value preserved from prior navigation
|
|
158
|
+
* (`defaultIsInputInFiat`) is handled by the caller and wins over this.
|
|
159
|
+
*/
|
|
160
|
+
export declare function resolveDefaultIsInputInFiat({ checkoutConfig, paymentMethodInfo, sourceToken, apiKey, }: {
|
|
161
|
+
checkoutConfig: FunkitCheckoutConfig;
|
|
162
|
+
paymentMethodInfo: PaymentMethodInfo;
|
|
163
|
+
sourceToken: SourceTokenRef | null;
|
|
164
|
+
apiKey: string;
|
|
165
|
+
}): boolean;
|
|
166
|
+
export declare function initializeState({ checkoutConfig, defaultAmount, fiatCurrency, quoteBuilder, locale, maxUsd, minUsd, paymentMethodInfo, quickOptions, sourceHolding, unitPrice: realUnitPrice, meldEnabled, apiKey, defaultAssetAmount, defaultIsInputInFiat, isNativeToken, gasPriceWei, gasUnits, }: AmountInputInitOptions): AmountInputState;
|
|
143
167
|
export declare function reduceState(state: AmountInputState, action: AmountInputAction): AmountInputState;
|
|
144
168
|
export declare function getDerivedState(state: AmountInputState, targetAssetTicker: string): AmountInputDerivedState;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { PaymentMethod } from '../../../domains/paymentMethods';
|
|
2
|
+
import type { FunkitCheckoutConfig } from '../../../providers/FunkitCheckoutContext';
|
|
3
|
+
export interface CheckoutAmountLimitsUsd {
|
|
4
|
+
minUsd: number | undefined;
|
|
5
|
+
maxUsd: number;
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* Resolves the min/max USD bounds for the amount input based on the active
|
|
9
|
+
* payment method:
|
|
10
|
+
* - Bitcoin Lightning and brokerage checkouts carry their own floors/ceilings.
|
|
11
|
+
* - Everything else uses the customer-configured min deposit and the global
|
|
12
|
+
* max-checkout dynamic config.
|
|
13
|
+
*/
|
|
14
|
+
export declare const useCheckoutAmountLimits: ({ checkoutConfig, paymentMethod, }: {
|
|
15
|
+
checkoutConfig: FunkitCheckoutConfig;
|
|
16
|
+
paymentMethod: PaymentMethod;
|
|
17
|
+
}) => CheckoutAmountLimitsUsd;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type FormOfPaymentType } from '@funkit/api-base';
|
|
2
|
+
import type { SwappedTransport } from '@funkit/connect-core';
|
|
2
3
|
import React from 'react';
|
|
3
|
-
import type { SwappedTransport } from '../interfaces/swapped-transport';
|
|
4
4
|
import { type SwappedTheme } from '../utils/swapped';
|
|
5
5
|
interface SwappedContextValue {
|
|
6
6
|
iframeUrl: string | null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { SwappedTransport } from '
|
|
1
|
+
import type { SwappedTransport } from '@funkit/connect-core';
|
|
2
2
|
interface IframeSwappedTransportOptions {
|
|
3
3
|
/** The embed's content window, or `null` if it isn't mounted/loaded yet. */
|
|
4
4
|
getContentWindow: () => Window | null;
|
package/dist/utils/consts.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export declare const MIN_CHECKOUT_AMOUNT_USD = 1;
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const MAX_MOONPAY_AMOUNT_USD = 10000;
|
|
2
|
+
export declare const MAX_BTC_LIGHTNING_AMOUNT_USD = 10000;
|
|
4
3
|
export declare const LOW_BALANCE = "Low Balance";
|
|
5
4
|
export declare const CONTACT_US_LINK = "https://intercom.help/funxyz/en/articles/10732578-contact-us";
|
|
6
5
|
export declare const DEFAULT_CHECKOUT_HISTORY_DETAIL_TITLE = "Your Purchase";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { LogRecord, LogTransport, TrackingConsent } from '
|
|
1
|
+
import type { LogRecord, LogTransport, TrackingConsent } from '@funkit/connect-core';
|
|
2
2
|
/**
|
|
3
3
|
* Web `LogTransport` backed by `@datadog/browser-logs`. Owns Datadog
|
|
4
4
|
* initialization, global-context/consent wiring, and the browser-only emit.
|
|
@@ -1,53 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
declare class FunLogger {
|
|
3
|
-
protected apiKey: string | null;
|
|
4
|
-
protected isDebugMode: boolean;
|
|
5
|
-
protected userId: string | null;
|
|
6
|
-
protected userAddress: string | null;
|
|
7
|
-
protected userName: string | null;
|
|
8
|
-
protected userLoginType: string | null;
|
|
9
|
-
protected typeLabel: string | null;
|
|
10
|
-
protected sdkVersion: string | null;
|
|
11
|
-
protected l2Address: string | null;
|
|
12
|
-
private isConfigured;
|
|
13
|
-
private logQueue;
|
|
14
|
-
private disableLogging;
|
|
15
|
-
private readonly transport;
|
|
16
|
-
constructor(transport: LogTransport);
|
|
17
|
-
private getFunLogEnv;
|
|
18
|
-
/** Merge caller data with the logger's resolved context for the transport. */
|
|
19
|
-
private buildLogContext;
|
|
20
|
-
private processLog;
|
|
21
|
-
private onDebug;
|
|
22
|
-
private onInfo;
|
|
23
|
-
private onWarn;
|
|
24
|
-
private onError;
|
|
25
|
-
private extractError;
|
|
26
|
-
/**========================
|
|
27
|
-
* PUBLIC LOGGER FUNCTIONS
|
|
28
|
-
*=========================*/
|
|
29
|
-
log(title: string, data?: object): void;
|
|
30
|
-
info(title: string, data?: object): void;
|
|
31
|
-
debug(title: string, data?: object): void;
|
|
32
|
-
warn(title: string, data?: object): void;
|
|
33
|
-
/**
|
|
34
|
-
* @param errorOrData -
|
|
35
|
-
* Previously was called "error" but since in the {@link Logger} interface, error is defined as object (which is the same thing as "any"), we treat it as of unknown type here for safety.
|
|
36
|
-
* In a lot of places it's actually being used as a "data" prop, which also usually has an `.error` property representing an actual {@link Error} object.
|
|
37
|
-
*/
|
|
38
|
-
error(title: string, errorOrData: unknown, _data?: object): void;
|
|
39
|
-
private flushLogQueue;
|
|
40
|
-
configure(apiKey: string | null, isDebug: boolean, sdkVersion: string, disableLogging?: boolean): void;
|
|
41
|
-
getUserId(): string | null;
|
|
42
|
-
getUserAddress(): string | null;
|
|
43
|
-
getUserName(): string | null;
|
|
44
|
-
getUserLoginType(): string | null;
|
|
45
|
-
getTypeLabel(): string | null;
|
|
46
|
-
getL2Address(): string | null;
|
|
47
|
-
setUserInfo(userId: string, userAddress: string, userName: string, userLoginType: string, typeLabel: string, l2Address?: string): void;
|
|
48
|
-
}
|
|
49
|
-
/**===============================
|
|
50
|
-
* INITIALIZATION
|
|
51
|
-
*================================*/
|
|
1
|
+
import { FunLogger } from '@funkit/connect-core';
|
|
52
2
|
declare const logger: FunLogger;
|
|
53
3
|
export { logger, FunLogger };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import fallbackFeatureGates from '
|
|
1
|
+
import { defaultFeatureGates as fallbackFeatureGates } from '@funkit/connect-core';
|
|
2
2
|
type FeatureGateName = keyof typeof fallbackFeatureGates;
|
|
3
3
|
/**
|
|
4
4
|
* Synchronous, non-hook variant of {@link useFeatureGate}. Reads the gate
|
package/dist/utils/swapped.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export declare function resolveObjectCssVars<T extends object>(obj: T): T;
|
|
|
9
9
|
* touch the DOM, so it is safe to share across platforms. The returned values
|
|
10
10
|
* may still contain `var(...)` / `calc(var(...))` references: web callers must
|
|
11
11
|
* resolve them with {@link resolveObjectCssVars} before sending to the Swapped
|
|
12
|
-
* embed
|
|
12
|
+
* embed; non-web callers must pass already-concrete values.
|
|
13
13
|
*/
|
|
14
14
|
export declare function buildSwappedTheme(theme: ThemeVars & {
|
|
15
15
|
customFontFamily?: {
|
|
@@ -21,6 +21,6 @@ export declare function buildSwappedTheme(theme: ThemeVars & {
|
|
|
21
21
|
* Maps a *resolved* ThemeVars into Swapped's theme query params. Pure — it does
|
|
22
22
|
* not touch the DOM. Web callers must pass a theme whose CSS vars are already
|
|
23
23
|
* resolved (via {@link resolveObjectCssVars}) so colors are concrete hex and the
|
|
24
|
-
* leading `#` can be stripped;
|
|
24
|
+
* leading `#` can be stripped; non-web callers must pass concrete values.
|
|
25
25
|
*/
|
|
26
26
|
export declare function buildSwappedThemeQueryParams(resolvedTheme: ThemeVars): Record<string, string>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
bifrostWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-IULPZP2Q.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
bifrostWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
bitgetWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-TKB2OY6G.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
bitgetWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
bybitWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-OX37G4YT.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
bybitWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
coin98Wallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-WAHGI5L7.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
coin98Wallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
frontierWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-AVDUNQUW.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
frontierWallet
|
|
@@ -4,25 +4,25 @@ import {
|
|
|
4
4
|
} from "./chunk-52QXXLDS.js";
|
|
5
5
|
import {
|
|
6
6
|
zerionWallet
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-SWFF3TWJ.js";
|
|
8
|
+
import {
|
|
9
|
+
tahoWallet
|
|
10
|
+
} from "./chunk-7ZYCBDQ4.js";
|
|
8
11
|
import {
|
|
9
12
|
talismanWallet
|
|
10
13
|
} from "./chunk-4DCO3TGL.js";
|
|
11
14
|
import {
|
|
12
15
|
tokenPocketWallet
|
|
13
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-WKNQMP4A.js";
|
|
14
17
|
import {
|
|
15
18
|
tokenaryWallet
|
|
16
19
|
} from "./chunk-VH3THHJY.js";
|
|
17
|
-
import {
|
|
18
|
-
trustWallet
|
|
19
|
-
} from "./chunk-ZNX4EMPB.js";
|
|
20
|
-
import {
|
|
21
|
-
ramperWallet
|
|
22
|
-
} from "./chunk-OQB55QXP.js";
|
|
23
20
|
import {
|
|
24
21
|
uniswapWallet
|
|
25
22
|
} from "./chunk-Z3PPW6NC.js";
|
|
23
|
+
import {
|
|
24
|
+
trustWallet
|
|
25
|
+
} from "./chunk-KCRO2AGO.js";
|
|
26
26
|
import {
|
|
27
27
|
walletConnectWallet
|
|
28
28
|
} from "./chunk-3FCWJRI4.js";
|
|
@@ -30,14 +30,17 @@ import {
|
|
|
30
30
|
xdefiWallet
|
|
31
31
|
} from "./chunk-JN5I3DNC.js";
|
|
32
32
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
33
|
+
phantomWallet
|
|
34
|
+
} from "./chunk-QY53O7WG.js";
|
|
35
35
|
import {
|
|
36
36
|
rainbowWallet
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-W2LCLDPX.js";
|
|
38
|
+
import {
|
|
39
|
+
ramperWallet
|
|
40
|
+
} from "./chunk-OQB55QXP.js";
|
|
38
41
|
import {
|
|
39
42
|
roninWallet
|
|
40
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-YQFGVZGR.js";
|
|
41
44
|
import {
|
|
42
45
|
safeWallet
|
|
43
46
|
} from "./chunk-RCY66YHF.js";
|
|
@@ -46,76 +49,73 @@ import {
|
|
|
46
49
|
} from "./chunk-76S7R2ND.js";
|
|
47
50
|
import {
|
|
48
51
|
safepalWallet
|
|
49
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-XCNHV3HS.js";
|
|
50
53
|
import {
|
|
51
54
|
subWallet
|
|
52
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-NR2OGDHQ.js";
|
|
53
56
|
import {
|
|
54
|
-
|
|
55
|
-
} from "./chunk-
|
|
57
|
+
kresusWallet
|
|
58
|
+
} from "./chunk-RICTB3FA.js";
|
|
56
59
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
60
|
+
mewWallet
|
|
61
|
+
} from "./chunk-MQM45ADF.js";
|
|
59
62
|
import {
|
|
60
63
|
oktoWallet
|
|
61
64
|
} from "./chunk-YWOVAU6O.js";
|
|
62
|
-
import {
|
|
63
|
-
okxWallet
|
|
64
|
-
} from "./chunk-STVVP43G.js";
|
|
65
|
-
import {
|
|
66
|
-
mewWallet
|
|
67
|
-
} from "./chunk-MQM45ADF.js";
|
|
68
65
|
import {
|
|
69
66
|
omniWallet
|
|
70
67
|
} from "./chunk-2CX7LX4J.js";
|
|
68
|
+
import {
|
|
69
|
+
okxWallet
|
|
70
|
+
} from "./chunk-KI5Y2BBF.js";
|
|
71
71
|
import {
|
|
72
72
|
oneInchWallet
|
|
73
73
|
} from "./chunk-QG6ZHI7B.js";
|
|
74
74
|
import {
|
|
75
|
-
|
|
76
|
-
} from "./chunk-
|
|
75
|
+
oneKeyWallet
|
|
76
|
+
} from "./chunk-WVT6BBJH.js";
|
|
77
77
|
import {
|
|
78
78
|
rabbyWallet
|
|
79
79
|
} from "./chunk-RB66PKPA.js";
|
|
80
80
|
import {
|
|
81
|
-
|
|
82
|
-
} from "./chunk-
|
|
83
|
-
import {
|
|
84
|
-
foxWallet
|
|
85
|
-
} from "./chunk-MIQTHJ6X.js";
|
|
81
|
+
frontierWallet
|
|
82
|
+
} from "./chunk-AVDUNQUW.js";
|
|
86
83
|
import {
|
|
87
|
-
|
|
88
|
-
} from "./chunk-
|
|
84
|
+
gateWallet
|
|
85
|
+
} from "./chunk-JPN6TWIT.js";
|
|
89
86
|
import {
|
|
90
87
|
imTokenWallet
|
|
91
88
|
} from "./chunk-WNAGGFMG.js";
|
|
92
89
|
import {
|
|
93
|
-
|
|
94
|
-
} from "./chunk-
|
|
90
|
+
foxWallet
|
|
91
|
+
} from "./chunk-GUQM4QSL.js";
|
|
92
|
+
import {
|
|
93
|
+
frameWallet
|
|
94
|
+
} from "./chunk-BU3ZAT5X.js";
|
|
95
95
|
import {
|
|
96
96
|
injectedWallet
|
|
97
97
|
} from "./chunk-T6LGKC3F.js";
|
|
98
|
-
import {
|
|
99
|
-
kresusWallet
|
|
100
|
-
} from "./chunk-RICTB3FA.js";
|
|
101
98
|
import {
|
|
102
99
|
ledgerWallet
|
|
103
100
|
} from "./chunk-RPV27V2Y.js";
|
|
101
|
+
import {
|
|
102
|
+
metaMaskWallet
|
|
103
|
+
} from "./chunk-YO2K4MBH.js";
|
|
104
104
|
import {
|
|
105
105
|
clvWallet
|
|
106
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-OEEGYENV.js";
|
|
107
|
+
import {
|
|
108
|
+
bybitWallet
|
|
109
|
+
} from "./chunk-OX37G4YT.js";
|
|
107
110
|
import {
|
|
108
111
|
coinbaseWallet
|
|
109
112
|
} from "./chunk-2DLDAZRH.js";
|
|
110
113
|
import {
|
|
111
|
-
|
|
112
|
-
} from "./chunk-
|
|
114
|
+
coin98Wallet
|
|
115
|
+
} from "./chunk-WAHGI5L7.js";
|
|
113
116
|
import {
|
|
114
117
|
coreWallet
|
|
115
|
-
} from "./chunk-
|
|
116
|
-
import {
|
|
117
|
-
dawnWallet
|
|
118
|
-
} from "./chunk-G2PHTVL6.js";
|
|
118
|
+
} from "./chunk-4NV5BYRP.js";
|
|
119
119
|
import {
|
|
120
120
|
enkryptWallet
|
|
121
121
|
} from "./chunk-HBQK5RD5.js";
|
|
@@ -123,31 +123,31 @@ import {
|
|
|
123
123
|
desigWallet
|
|
124
124
|
} from "./chunk-FW3WZETT.js";
|
|
125
125
|
import {
|
|
126
|
-
|
|
127
|
-
} from "./chunk-
|
|
128
|
-
import {
|
|
129
|
-
bitgetWallet
|
|
130
|
-
} from "./chunk-CPI4TD43.js";
|
|
126
|
+
dawnWallet
|
|
127
|
+
} from "./chunk-G2PHTVL6.js";
|
|
131
128
|
import {
|
|
132
129
|
argentWallet
|
|
133
130
|
} from "./chunk-NTMBEOR2.js";
|
|
131
|
+
import {
|
|
132
|
+
bifrostWallet
|
|
133
|
+
} from "./chunk-IULPZP2Q.js";
|
|
134
|
+
import {
|
|
135
|
+
bitgetWallet
|
|
136
|
+
} from "./chunk-TKB2OY6G.js";
|
|
134
137
|
import {
|
|
135
138
|
bitskiWallet
|
|
136
139
|
} from "./chunk-7HRFUZFX.js";
|
|
137
140
|
import {
|
|
138
141
|
bitverseWallet
|
|
139
142
|
} from "./chunk-NSK6A7TI.js";
|
|
140
|
-
import {
|
|
141
|
-
bifrostWallet
|
|
142
|
-
} from "./chunk-4T6ZSRJF.js";
|
|
143
143
|
import {
|
|
144
144
|
bloomWallet
|
|
145
145
|
} from "./chunk-PJ7Y57EH.js";
|
|
146
|
+
import "./chunk-N4IJLYFY.js";
|
|
146
147
|
import {
|
|
147
|
-
|
|
148
|
-
} from "./chunk-
|
|
148
|
+
braveWallet
|
|
149
|
+
} from "./chunk-DS73TZ6O.js";
|
|
149
150
|
import "./chunk-OLZ7626J.js";
|
|
150
|
-
import "./chunk-N4IJLYFY.js";
|
|
151
151
|
import "./chunk-IGKXZBTA.js";
|
|
152
152
|
export {
|
|
153
153
|
argentWallet,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
metaMaskWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-YO2K4MBH.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
metaMaskWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
rainbowWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-W2LCLDPX.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
rainbowWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
roninWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-YQFGVZGR.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
roninWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
safepalWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-XCNHV3HS.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
safepalWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
tokenPocketWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-WKNQMP4A.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
tokenPocketWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
trustWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-KCRO2AGO.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
trustWallet
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
zerionWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-OLZ7626J.js";
|
|
4
|
+
} from "../chunk-SWFF3TWJ.js";
|
|
6
5
|
import "../chunk-N4IJLYFY.js";
|
|
6
|
+
import "../chunk-OLZ7626J.js";
|
|
7
7
|
import "../chunk-IGKXZBTA.js";
|
|
8
8
|
export {
|
|
9
9
|
zerionWallet
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@funkit/connect",
|
|
3
|
-
"version": "9.19.
|
|
3
|
+
"version": "9.19.1",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
"use-debounce": "^10.0.5",
|
|
112
112
|
"uuid": "^11.1.1",
|
|
113
113
|
"@funkit/api-base": "4.5.0",
|
|
114
|
-
"@funkit/chains": "2.
|
|
115
|
-
"@funkit/connect-core": "0.
|
|
114
|
+
"@funkit/chains": "2.1.0",
|
|
115
|
+
"@funkit/connect-core": "0.3.0",
|
|
116
116
|
"@funkit/fun-relay": "2.8.0",
|
|
117
117
|
"@funkit/utils": "3.0.2"
|
|
118
118
|
},
|