@funkit/connect 6.0.5 → 6.0.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 +12 -0
- package/dist/{chunk-VQOGHHW2.js → chunk-WDHT73AM.js} +0 -1
- package/dist/{chunk-ZAZGUX6Z.js → chunk-ZDHRMKMT.js} +0 -1
- package/dist/components/Box/Box.d.ts +21 -21
- package/dist/components/TransactionStatus/TransactionStatus.d.ts +2 -1
- package/dist/consts/customers.d.ts +0 -1
- package/dist/css/sprinkles.css.d.ts +21 -23
- package/dist/hooks/useCheckoutAccountBalanceTransfer.d.ts +1 -1
- package/dist/hooks/useCheckoutTimeEstimate.d.ts +0 -1
- package/dist/index.css +1894 -1960
- package/dist/index.d.ts +0 -1
- package/dist/index.js +123 -164
- package/dist/modals/CheckoutModal/ConfirmationStep/DisclaimerText.d.ts +1 -2
- package/dist/providers/FunkitThemeProvider.d.ts +0 -3
- package/dist/themes/darkTheme.js +1 -1
- package/dist/themes/lightTheme.js +1 -1
- package/dist/utils/address.d.ts +0 -6
- package/dist/utils/assets.d.ts +1 -1
- package/dist/utils/checkout.d.ts +1 -1
- package/dist/utils/flags/config.d.ts +2 -9
- 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/chunk-2GJQ4XZQ.js +87 -0
- package/dist/wallets/walletConnectors/chunk-3CICVJUN.js +70 -0
- package/dist/wallets/walletConnectors/chunk-5W7VDOCL.js +99 -0
- package/dist/wallets/walletConnectors/chunk-AFXHGWBH.js +94 -0
- package/dist/wallets/walletConnectors/chunk-CJGUM55H.js +92 -0
- package/dist/wallets/walletConnectors/chunk-CNPKISHN.js +66 -0
- package/dist/wallets/walletConnectors/chunk-EC6CHBSZ.js +110 -0
- package/dist/wallets/walletConnectors/chunk-J3LI3FYZ.js +93 -0
- package/dist/wallets/walletConnectors/chunk-JCHN6A47.js +95 -0
- package/dist/wallets/walletConnectors/chunk-KIDC67XJ.js +96 -0
- package/dist/wallets/walletConnectors/chunk-LNEC5RNX.js +98 -0
- package/dist/wallets/walletConnectors/chunk-Q3H3TRBS.js +100 -0
- package/dist/wallets/walletConnectors/chunk-QLVVUKYB.js +92 -0
- package/dist/wallets/walletConnectors/chunk-RKPCWHXL.js +106 -0
- package/dist/wallets/walletConnectors/chunk-UIASLGLV.js +69 -0
- package/dist/wallets/walletConnectors/chunk-UYGJO62F.js +218 -0
- package/dist/wallets/walletConnectors/chunk-VWCLFMWJ.js +96 -0
- package/dist/wallets/walletConnectors/chunk-ZSI5N4VV.js +103 -0
- 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 +68 -68
- 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 +6 -6
|
@@ -1,100 +1,91 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
3
|
+
clvWallet
|
|
4
|
+
} from "./chunk-2GJQ4XZQ.js";
|
|
5
5
|
import {
|
|
6
|
-
|
|
7
|
-
} from "./chunk-
|
|
6
|
+
bifrostWallet
|
|
7
|
+
} from "./chunk-UIASLGLV.js";
|
|
8
8
|
import {
|
|
9
9
|
xdefiWallet
|
|
10
10
|
} from "./chunk-BOU4WKRZ.js";
|
|
11
|
-
import {
|
|
12
|
-
tahoWallet
|
|
13
|
-
} from "./chunk-ZZZRUXZE.js";
|
|
14
11
|
import {
|
|
15
12
|
tokenPocketWallet
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import {
|
|
18
|
-
subWallet
|
|
19
|
-
} from "./chunk-JWFF4AAL.js";
|
|
13
|
+
} from "./chunk-J3LI3FYZ.js";
|
|
20
14
|
import {
|
|
21
15
|
tokenaryWallet
|
|
22
16
|
} from "./chunk-D6AOOO5F.js";
|
|
23
17
|
import {
|
|
24
18
|
trustWallet
|
|
25
|
-
} from "./chunk-
|
|
26
|
-
import {
|
|
27
|
-
talismanWallet
|
|
28
|
-
} from "./chunk-DRO6WYMM.js";
|
|
19
|
+
} from "./chunk-RKPCWHXL.js";
|
|
29
20
|
import {
|
|
30
|
-
|
|
31
|
-
} from "./chunk-
|
|
21
|
+
subWallet
|
|
22
|
+
} from "./chunk-ZSI5N4VV.js";
|
|
32
23
|
import {
|
|
33
24
|
zealWallet
|
|
34
25
|
} from "./chunk-RNBEDQHF.js";
|
|
35
26
|
import {
|
|
36
|
-
|
|
37
|
-
} from "./chunk-
|
|
27
|
+
uniswapWallet
|
|
28
|
+
} from "./chunk-LH7BMNFZ.js";
|
|
38
29
|
import {
|
|
39
|
-
|
|
40
|
-
} from "./chunk-
|
|
30
|
+
zerionWallet
|
|
31
|
+
} from "./chunk-Q3H3TRBS.js";
|
|
32
|
+
import {
|
|
33
|
+
walletConnectWallet
|
|
34
|
+
} from "./chunk-NP5QGWNL.js";
|
|
41
35
|
import {
|
|
42
36
|
rabbyWallet
|
|
43
37
|
} from "./chunk-BBOM42DL.js";
|
|
44
38
|
import {
|
|
45
39
|
ramperWallet
|
|
46
40
|
} from "./chunk-BYXPFMI7.js";
|
|
41
|
+
import {
|
|
42
|
+
rainbowWallet
|
|
43
|
+
} from "./chunk-3CICVJUN.js";
|
|
47
44
|
import {
|
|
48
45
|
safeWallet
|
|
49
46
|
} from "./chunk-BQQQL6UD.js";
|
|
50
47
|
import {
|
|
51
|
-
|
|
52
|
-
} from "./chunk-
|
|
53
|
-
import {
|
|
54
|
-
roninWallet
|
|
55
|
-
} from "./chunk-NWIQNBJU.js";
|
|
48
|
+
tahoWallet
|
|
49
|
+
} from "./chunk-ZZZRUXZE.js";
|
|
56
50
|
import {
|
|
57
51
|
safepalWallet
|
|
58
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-EC6CHBSZ.js";
|
|
59
53
|
import {
|
|
60
|
-
|
|
61
|
-
} from "./chunk-
|
|
54
|
+
safeheronWallet
|
|
55
|
+
} from "./chunk-RZIO5TFF.js";
|
|
62
56
|
import {
|
|
63
|
-
|
|
64
|
-
} from "./chunk-
|
|
57
|
+
talismanWallet
|
|
58
|
+
} from "./chunk-DRO6WYMM.js";
|
|
65
59
|
import {
|
|
66
|
-
|
|
67
|
-
} from "./chunk-
|
|
60
|
+
okxWallet
|
|
61
|
+
} from "./chunk-AFXHGWBH.js";
|
|
68
62
|
import {
|
|
69
63
|
oktoWallet
|
|
70
64
|
} from "./chunk-ADIXAKUL.js";
|
|
71
65
|
import {
|
|
72
|
-
|
|
73
|
-
} from "./chunk-
|
|
66
|
+
omniWallet
|
|
67
|
+
} from "./chunk-7CUY5G6R.js";
|
|
68
|
+
import {
|
|
69
|
+
mewWallet
|
|
70
|
+
} from "./chunk-OL5ZO7E4.js";
|
|
74
71
|
import {
|
|
75
72
|
oneKeyWallet
|
|
76
73
|
} from "./chunk-SHBUZ7U7.js";
|
|
77
|
-
import {
|
|
78
|
-
oneInchWallet
|
|
79
|
-
} from "./chunk-OESTDX6I.js";
|
|
80
74
|
import {
|
|
81
75
|
phantomWallet
|
|
82
76
|
} from "./chunk-362NXNTM.js";
|
|
83
77
|
import {
|
|
84
|
-
|
|
85
|
-
} from "./chunk-
|
|
78
|
+
oneInchWallet
|
|
79
|
+
} from "./chunk-OESTDX6I.js";
|
|
86
80
|
import {
|
|
87
|
-
|
|
88
|
-
} from "./chunk-
|
|
81
|
+
roninWallet
|
|
82
|
+
} from "./chunk-QLVVUKYB.js";
|
|
89
83
|
import {
|
|
90
|
-
|
|
91
|
-
} from "./chunk-
|
|
84
|
+
gateWallet
|
|
85
|
+
} from "./chunk-CJGUM55H.js";
|
|
92
86
|
import {
|
|
93
87
|
imTokenWallet
|
|
94
88
|
} from "./chunk-COZ7MIQS.js";
|
|
95
|
-
import {
|
|
96
|
-
gateWallet
|
|
97
|
-
} from "./chunk-FKJJQNKX.js";
|
|
98
89
|
import {
|
|
99
90
|
injectedWallet
|
|
100
91
|
} from "./chunk-XWUJE7MW.js";
|
|
@@ -102,52 +93,61 @@ import {
|
|
|
102
93
|
kresusWallet
|
|
103
94
|
} from "./chunk-MJXPRJZT.js";
|
|
104
95
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
107
|
-
import {
|
|
108
|
-
clvWallet
|
|
109
|
-
} from "./chunk-M3NZ6R2E.js";
|
|
96
|
+
ledgerWallet
|
|
97
|
+
} from "./chunk-BRBKM4PW.js";
|
|
110
98
|
import {
|
|
111
|
-
|
|
112
|
-
} from "./chunk-
|
|
99
|
+
metaMaskWallet
|
|
100
|
+
} from "./chunk-UYGJO62F.js";
|
|
113
101
|
import {
|
|
114
|
-
|
|
115
|
-
} from "./chunk-
|
|
102
|
+
bybitWallet
|
|
103
|
+
} from "./chunk-LNEC5RNX.js";
|
|
116
104
|
import {
|
|
117
105
|
coinbaseWallet
|
|
118
106
|
} from "./chunk-H4IRCEZN.js";
|
|
107
|
+
import {
|
|
108
|
+
dawnWallet
|
|
109
|
+
} from "./chunk-HWPKCIBE.js";
|
|
110
|
+
import {
|
|
111
|
+
coreWallet
|
|
112
|
+
} from "./chunk-JCHN6A47.js";
|
|
119
113
|
import {
|
|
120
114
|
desigWallet
|
|
121
115
|
} from "./chunk-OPAZMNA7.js";
|
|
122
116
|
import {
|
|
123
|
-
|
|
124
|
-
} from "./chunk-
|
|
117
|
+
foxWallet
|
|
118
|
+
} from "./chunk-CNPKISHN.js";
|
|
125
119
|
import {
|
|
126
120
|
enkryptWallet
|
|
127
121
|
} from "./chunk-OLOIXTYS.js";
|
|
128
122
|
import {
|
|
129
|
-
|
|
130
|
-
} from "./chunk-
|
|
131
|
-
import {
|
|
132
|
-
bifrostWallet
|
|
133
|
-
} from "./chunk-A5N6B5UW.js";
|
|
123
|
+
frameWallet
|
|
124
|
+
} from "./chunk-IFON7E6U.js";
|
|
134
125
|
import {
|
|
135
|
-
|
|
136
|
-
} from "./chunk-
|
|
126
|
+
frontierWallet
|
|
127
|
+
} from "./chunk-VWCLFMWJ.js";
|
|
137
128
|
import {
|
|
138
129
|
bitverseWallet
|
|
139
130
|
} from "./chunk-3HZRRP4Y.js";
|
|
131
|
+
import {
|
|
132
|
+
argentWallet
|
|
133
|
+
} from "./chunk-WSQ2YJO2.js";
|
|
140
134
|
import {
|
|
141
135
|
bitskiWallet
|
|
142
136
|
} from "./chunk-HS3C7OQV.js";
|
|
137
|
+
import {
|
|
138
|
+
braveWallet
|
|
139
|
+
} from "./chunk-BPZ2XJO2.js";
|
|
143
140
|
import {
|
|
144
141
|
bloomWallet
|
|
145
142
|
} from "./chunk-S27IADFU.js";
|
|
146
|
-
import "./chunk-23WIEY36.js";
|
|
147
143
|
import {
|
|
148
|
-
|
|
149
|
-
} from "./chunk-
|
|
144
|
+
bitgetWallet
|
|
145
|
+
} from "./chunk-5W7VDOCL.js";
|
|
146
|
+
import {
|
|
147
|
+
coin98Wallet
|
|
148
|
+
} from "./chunk-KIDC67XJ.js";
|
|
150
149
|
import "./chunk-DNSG5Q7V.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": "6.0.
|
|
3
|
+
"version": "6.0.6",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -89,12 +89,12 @@
|
|
|
89
89
|
"ua-parser-js": "^1.0.37",
|
|
90
90
|
"use-debounce": "^10.0.5",
|
|
91
91
|
"uuid": "^9.0.1",
|
|
92
|
-
"@funkit/
|
|
93
|
-
"@funkit/fun-relay": "1.0.1",
|
|
94
|
-
"@funkit/chains": "0.3.7",
|
|
95
|
-
"@funkit/wagmi-tools": "3.0.59",
|
|
92
|
+
"@funkit/chains": "0.3.8",
|
|
96
93
|
"@funkit/utils": "1.1.8",
|
|
97
|
-
"@funkit/
|
|
94
|
+
"@funkit/wagmi-tools": "3.0.60",
|
|
95
|
+
"@funkit/api-base": "1.9.14",
|
|
96
|
+
"@funkit/fun-relay": "1.0.1",
|
|
97
|
+
"@funkit/core": "2.3.38"
|
|
98
98
|
},
|
|
99
99
|
"repository": {
|
|
100
100
|
"type": "git",
|