@funkit/connect 5.5.4 → 5.5.6
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 +13 -0
- package/dist/components/FunNoResults/FunNoResults.d.ts +5 -2
- package/dist/components/Icons/CoinsIcon.d.ts +4 -0
- package/dist/hooks/usePaymentSources.d.ts +8 -0
- package/dist/index.js +1020 -920
- package/dist/modals/CheckoutModal/SelectAsset.d.ts +1 -1
- 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 +5 -5
|
@@ -11,4 +11,4 @@ export type SelectAssetNext = {
|
|
|
11
11
|
transferToken?: TransferTokenDefault;
|
|
12
12
|
};
|
|
13
13
|
export declare const SelectAssetInfo: ModalStepInfo<FunCheckoutStep.SELECT_ASSET>;
|
|
14
|
-
export declare function SelectAsset({ modalState, onNext, }: ModalStepComponentProps<FunCheckoutStep.SELECT_ASSET>): React.JSX.Element;
|
|
14
|
+
export declare function SelectAsset({ modalState, onNext, onClose, }: ModalStepComponentProps<FunCheckoutStep.SELECT_ASSET>): React.JSX.Element;
|
|
@@ -1,61 +1,67 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
walletConnectWallet
|
|
4
|
+
} from "./chunk-NP5QGWNL.js";
|
|
2
5
|
import {
|
|
3
6
|
zealWallet
|
|
4
7
|
} from "./chunk-JROWU5BP.js";
|
|
8
|
+
import {
|
|
9
|
+
zerionWallet
|
|
10
|
+
} from "./chunk-ETTNDQQG.js";
|
|
5
11
|
import {
|
|
6
12
|
subWallet
|
|
7
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-4UM4GTKZ.js";
|
|
14
|
+
import {
|
|
15
|
+
tahoWallet
|
|
16
|
+
} from "./chunk-6P2EMPZI.js";
|
|
8
17
|
import {
|
|
9
18
|
talismanWallet
|
|
10
19
|
} from "./chunk-ABFSXBE6.js";
|
|
11
20
|
import {
|
|
12
21
|
tokenPocketWallet
|
|
13
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-FRGSRLTS.js";
|
|
23
|
+
import {
|
|
24
|
+
trustWallet
|
|
25
|
+
} from "./chunk-IPOC2VJX.js";
|
|
14
26
|
import {
|
|
15
27
|
tokenaryWallet
|
|
16
28
|
} from "./chunk-SLOIIJGP.js";
|
|
17
29
|
import {
|
|
18
30
|
uniswapWallet
|
|
19
31
|
} from "./chunk-LH7BMNFZ.js";
|
|
20
|
-
import {
|
|
21
|
-
omniWallet
|
|
22
|
-
} from "./chunk-7CUY5G6R.js";
|
|
23
|
-
import {
|
|
24
|
-
walletConnectWallet
|
|
25
|
-
} from "./chunk-NP5QGWNL.js";
|
|
26
|
-
import {
|
|
27
|
-
trustWallet
|
|
28
|
-
} from "./chunk-ISIBREBO.js";
|
|
29
32
|
import {
|
|
30
33
|
xdefiWallet
|
|
31
34
|
} from "./chunk-NO7XMBB5.js";
|
|
32
35
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
36
|
+
rabbyWallet
|
|
37
|
+
} from "./chunk-BVX4XGNP.js";
|
|
38
|
+
import {
|
|
39
|
+
oneInchWallet
|
|
40
|
+
} from "./chunk-OESTDX6I.js";
|
|
35
41
|
import {
|
|
36
42
|
ramperWallet
|
|
37
43
|
} from "./chunk-PIUNLQJG.js";
|
|
38
44
|
import {
|
|
39
45
|
rainbowWallet
|
|
40
|
-
} from "./chunk-
|
|
41
|
-
import {
|
|
42
|
-
roninWallet
|
|
43
|
-
} from "./chunk-63YLN6R5.js";
|
|
46
|
+
} from "./chunk-MOOBCMMB.js";
|
|
44
47
|
import {
|
|
45
48
|
safeWallet
|
|
46
49
|
} from "./chunk-BQQQL6UD.js";
|
|
50
|
+
import {
|
|
51
|
+
roninWallet
|
|
52
|
+
} from "./chunk-25VW5TZP.js";
|
|
47
53
|
import {
|
|
48
54
|
safeheronWallet
|
|
49
55
|
} from "./chunk-R6RWZRFF.js";
|
|
50
56
|
import {
|
|
51
57
|
safepalWallet
|
|
52
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-6LPM6LUQ.js";
|
|
53
59
|
import {
|
|
54
|
-
|
|
55
|
-
} from "./chunk-
|
|
60
|
+
ledgerWallet
|
|
61
|
+
} from "./chunk-BRBKM4PW.js";
|
|
56
62
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
63
|
+
metaMaskWallet
|
|
64
|
+
} from "./chunk-N2NIIUW6.js";
|
|
59
65
|
import {
|
|
60
66
|
mewWallet
|
|
61
67
|
} from "./chunk-V57WLZEE.js";
|
|
@@ -64,13 +70,10 @@ import {
|
|
|
64
70
|
} from "./chunk-ADIXAKUL.js";
|
|
65
71
|
import {
|
|
66
72
|
okxWallet
|
|
67
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-3U3BMEH5.js";
|
|
68
74
|
import {
|
|
69
|
-
|
|
70
|
-
} from "./chunk-
|
|
71
|
-
import {
|
|
72
|
-
oneInchWallet
|
|
73
|
-
} from "./chunk-OESTDX6I.js";
|
|
75
|
+
omniWallet
|
|
76
|
+
} from "./chunk-7CUY5G6R.js";
|
|
74
77
|
import {
|
|
75
78
|
oneKeyWallet
|
|
76
79
|
} from "./chunk-4AD7VI2P.js";
|
|
@@ -78,59 +81,59 @@ import {
|
|
|
78
81
|
phantomWallet
|
|
79
82
|
} from "./chunk-ZSVTX6EK.js";
|
|
80
83
|
import {
|
|
81
|
-
|
|
82
|
-
} from "./chunk-
|
|
84
|
+
foxWallet
|
|
85
|
+
} from "./chunk-XYBEMO3C.js";
|
|
83
86
|
import {
|
|
84
87
|
frameWallet
|
|
85
88
|
} from "./chunk-ZMYVTWDF.js";
|
|
86
89
|
import {
|
|
87
|
-
|
|
88
|
-
} from "./chunk-
|
|
90
|
+
frontierWallet
|
|
91
|
+
} from "./chunk-HKV7EMYZ.js";
|
|
89
92
|
import {
|
|
90
93
|
gateWallet
|
|
91
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-3NC26XLM.js";
|
|
95
|
+
import {
|
|
96
|
+
imTokenWallet
|
|
97
|
+
} from "./chunk-COZ7MIQS.js";
|
|
92
98
|
import {
|
|
93
99
|
injectedWallet
|
|
94
100
|
} from "./chunk-VCVVV2K7.js";
|
|
95
|
-
import {
|
|
96
|
-
ledgerWallet
|
|
97
|
-
} from "./chunk-BRBKM4PW.js";
|
|
98
101
|
import {
|
|
99
102
|
kresusWallet
|
|
100
103
|
} from "./chunk-MJXPRJZT.js";
|
|
101
|
-
import {
|
|
102
|
-
metaMaskWallet
|
|
103
|
-
} from "./chunk-G73C6P5P.js";
|
|
104
104
|
import {
|
|
105
105
|
clvWallet
|
|
106
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-LEXSM5KI.js";
|
|
107
|
+
import {
|
|
108
|
+
braveWallet
|
|
109
|
+
} from "./chunk-PB254NQ4.js";
|
|
110
|
+
import {
|
|
111
|
+
coin98Wallet
|
|
112
|
+
} from "./chunk-KFFJPS5R.js";
|
|
107
113
|
import {
|
|
108
114
|
coinbaseWallet
|
|
109
115
|
} from "./chunk-H4IRCEZN.js";
|
|
110
|
-
import {
|
|
111
|
-
bitgetWallet
|
|
112
|
-
} from "./chunk-A5APNTGL.js";
|
|
113
116
|
import {
|
|
114
117
|
coreWallet
|
|
115
|
-
} from "./chunk-
|
|
118
|
+
} from "./chunk-JXP2QPW7.js";
|
|
116
119
|
import {
|
|
117
120
|
dawnWallet
|
|
118
121
|
} from "./chunk-LN7OD5EC.js";
|
|
119
122
|
import {
|
|
120
|
-
|
|
121
|
-
} from "./chunk-
|
|
123
|
+
desigWallet
|
|
124
|
+
} from "./chunk-CTU6JCOK.js";
|
|
122
125
|
import {
|
|
123
126
|
enkryptWallet
|
|
124
127
|
} from "./chunk-SJTXS4ZW.js";
|
|
125
128
|
import {
|
|
126
|
-
|
|
127
|
-
} from "./chunk-
|
|
129
|
+
bitgetWallet
|
|
130
|
+
} from "./chunk-7GSNBOD3.js";
|
|
131
|
+
import {
|
|
132
|
+
bifrostWallet
|
|
133
|
+
} from "./chunk-545L7Y4M.js";
|
|
128
134
|
import {
|
|
129
135
|
argentWallet
|
|
130
136
|
} from "./chunk-WSQ2YJO2.js";
|
|
131
|
-
import {
|
|
132
|
-
bifrostWallet
|
|
133
|
-
} from "./chunk-W6N74MS3.js";
|
|
134
137
|
import {
|
|
135
138
|
bitskiWallet
|
|
136
139
|
} from "./chunk-P74YPRF6.js";
|
|
@@ -140,14 +143,11 @@ import {
|
|
|
140
143
|
import {
|
|
141
144
|
bloomWallet
|
|
142
145
|
} from "./chunk-S27IADFU.js";
|
|
143
|
-
import {
|
|
144
|
-
braveWallet
|
|
145
|
-
} from "./chunk-PB254NQ4.js";
|
|
146
146
|
import {
|
|
147
147
|
bybitWallet
|
|
148
|
-
} from "./chunk-
|
|
149
|
-
import "./chunk-23WIEY36.js";
|
|
148
|
+
} from "./chunk-W5O4YSZN.js";
|
|
150
149
|
import "./chunk-WRA2DVJ7.js";
|
|
150
|
+
import "./chunk-23WIEY36.js";
|
|
151
151
|
export {
|
|
152
152
|
argentWallet,
|
|
153
153
|
bifrostWallet,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@funkit/connect",
|
|
3
|
-
"version": "5.5.
|
|
3
|
+
"version": "5.5.6",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -93,11 +93,11 @@
|
|
|
93
93
|
"use-debounce": "^10.0.5",
|
|
94
94
|
"uuid": "^9.0.1",
|
|
95
95
|
"@funkit/api-base": "1.9.2",
|
|
96
|
-
"@funkit/utils": "1.1.2",
|
|
97
|
-
"@funkit/wagmi-tools": "3.0.46",
|
|
98
|
-
"@funkit/fun-relay": "0.1.7",
|
|
99
96
|
"@funkit/core": "2.3.24",
|
|
100
|
-
"@funkit/chains": "0.3.1"
|
|
97
|
+
"@funkit/chains": "0.3.1",
|
|
98
|
+
"@funkit/fun-relay": "0.1.7",
|
|
99
|
+
"@funkit/utils": "1.1.2",
|
|
100
|
+
"@funkit/wagmi-tools": "3.0.46"
|
|
101
101
|
},
|
|
102
102
|
"repository": {
|
|
103
103
|
"type": "git",
|