@funkit/connect 5.3.4 → 5.3.5
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 +7 -0
- package/dist/hooks/useCheckoutDirectExecutionHistory.d.ts +2 -2
- package/dist/index.js +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 +69 -69
- 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 +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,8 +2,8 @@ import { CheckoutState, type DirectExecution } from '@funkit/api-base';
|
|
|
2
2
|
export declare function useCheckoutDirectExecutionHistory({ directExecution, }: {
|
|
3
3
|
directExecution: DirectExecution | undefined;
|
|
4
4
|
}): {
|
|
5
|
-
state:
|
|
6
|
-
refundState: import("@funkit/fun-relay/
|
|
5
|
+
state: import("@funkit/fun-relay/src/types").CheckoutState | CheckoutState;
|
|
6
|
+
refundState: import("@funkit/fun-relay/src/types").CheckoutRefundState | undefined;
|
|
7
7
|
isRefunded: boolean;
|
|
8
8
|
isCompleted: boolean;
|
|
9
9
|
isFailed: boolean;
|
package/dist/index.js
CHANGED
|
@@ -28371,7 +28371,7 @@ function setFunkitConnectVersion({ version }) {
|
|
|
28371
28371
|
localStorage.setItem(storageKey5, version);
|
|
28372
28372
|
}
|
|
28373
28373
|
function getCurrentSdkVersion() {
|
|
28374
|
-
return "5.3.
|
|
28374
|
+
return "5.3.5";
|
|
28375
28375
|
}
|
|
28376
28376
|
function useFingerprint() {
|
|
28377
28377
|
const fingerprint = useCallback49(() => {
|
|
@@ -1,100 +1,94 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
walletConnectWallet
|
|
7
|
-
} from "./chunk-NP5QGWNL.js";
|
|
3
|
+
xdefiWallet
|
|
4
|
+
} from "./chunk-NO7XMBB5.js";
|
|
8
5
|
import {
|
|
9
6
|
zealWallet
|
|
10
7
|
} from "./chunk-JROWU5BP.js";
|
|
11
8
|
import {
|
|
12
|
-
|
|
13
|
-
} from "./chunk-
|
|
9
|
+
zerionWallet
|
|
10
|
+
} from "./chunk-ETTNDQQG.js";
|
|
14
11
|
import {
|
|
15
|
-
|
|
16
|
-
} from "./chunk-
|
|
12
|
+
tokenPocketWallet
|
|
13
|
+
} from "./chunk-FRGSRLTS.js";
|
|
17
14
|
import {
|
|
18
|
-
|
|
19
|
-
} from "./chunk-
|
|
15
|
+
safeheronWallet
|
|
16
|
+
} from "./chunk-R6RWZRFF.js";
|
|
20
17
|
import {
|
|
21
|
-
|
|
22
|
-
} from "./chunk-
|
|
18
|
+
tahoWallet
|
|
19
|
+
} from "./chunk-6P2EMPZI.js";
|
|
23
20
|
import {
|
|
24
|
-
|
|
25
|
-
} from "./chunk-
|
|
21
|
+
subWallet
|
|
22
|
+
} from "./chunk-4UM4GTKZ.js";
|
|
26
23
|
import {
|
|
27
24
|
trustWallet
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import {
|
|
30
|
-
uniswapWallet
|
|
31
|
-
} from "./chunk-LH7BMNFZ.js";
|
|
25
|
+
} from "./chunk-IPOC2VJX.js";
|
|
32
26
|
import {
|
|
33
27
|
tokenaryWallet
|
|
34
28
|
} from "./chunk-SLOIIJGP.js";
|
|
35
29
|
import {
|
|
36
|
-
|
|
37
|
-
} from "./chunk-
|
|
30
|
+
uniswapWallet
|
|
31
|
+
} from "./chunk-LH7BMNFZ.js";
|
|
38
32
|
import {
|
|
39
|
-
|
|
40
|
-
} from "./chunk-
|
|
33
|
+
walletConnectWallet
|
|
34
|
+
} from "./chunk-NP5QGWNL.js";
|
|
35
|
+
import {
|
|
36
|
+
rabbyWallet
|
|
37
|
+
} from "./chunk-BVX4XGNP.js";
|
|
41
38
|
import {
|
|
42
39
|
rainbowWallet
|
|
43
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-MOOBCMMB.js";
|
|
44
41
|
import {
|
|
45
42
|
ramperWallet
|
|
46
43
|
} from "./chunk-PIUNLQJG.js";
|
|
47
44
|
import {
|
|
48
45
|
roninWallet
|
|
49
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-25VW5TZP.js";
|
|
50
47
|
import {
|
|
51
|
-
|
|
52
|
-
} from "./chunk-
|
|
48
|
+
safepalWallet
|
|
49
|
+
} from "./chunk-6LPM6LUQ.js";
|
|
50
|
+
import {
|
|
51
|
+
ledgerWallet
|
|
52
|
+
} from "./chunk-BRBKM4PW.js";
|
|
53
53
|
import {
|
|
54
54
|
safeWallet
|
|
55
55
|
} from "./chunk-BQQQL6UD.js";
|
|
56
56
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
57
|
+
talismanWallet
|
|
58
|
+
} from "./chunk-ABFSXBE6.js";
|
|
59
59
|
import {
|
|
60
60
|
metaMaskWallet
|
|
61
|
-
} from "./chunk-
|
|
62
|
-
import {
|
|
63
|
-
mewWallet
|
|
64
|
-
} from "./chunk-V57WLZEE.js";
|
|
61
|
+
} from "./chunk-N2NIIUW6.js";
|
|
65
62
|
import {
|
|
66
63
|
oktoWallet
|
|
67
64
|
} from "./chunk-ADIXAKUL.js";
|
|
68
65
|
import {
|
|
69
|
-
|
|
70
|
-
} from "./chunk-
|
|
66
|
+
mewWallet
|
|
67
|
+
} from "./chunk-V57WLZEE.js";
|
|
71
68
|
import {
|
|
72
|
-
|
|
73
|
-
} from "./chunk-
|
|
69
|
+
omniWallet
|
|
70
|
+
} from "./chunk-7CUY5G6R.js";
|
|
74
71
|
import {
|
|
75
72
|
okxWallet
|
|
76
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-3U3BMEH5.js";
|
|
77
74
|
import {
|
|
78
|
-
|
|
79
|
-
} from "./chunk-
|
|
75
|
+
oneInchWallet
|
|
76
|
+
} from "./chunk-OESTDX6I.js";
|
|
80
77
|
import {
|
|
81
|
-
|
|
82
|
-
} from "./chunk-
|
|
78
|
+
oneKeyWallet
|
|
79
|
+
} from "./chunk-4AD7VI2P.js";
|
|
83
80
|
import {
|
|
84
|
-
|
|
85
|
-
} from "./chunk-
|
|
81
|
+
phantomWallet
|
|
82
|
+
} from "./chunk-ZSVTX6EK.js";
|
|
86
83
|
import {
|
|
87
|
-
|
|
88
|
-
} from "./chunk-
|
|
84
|
+
enkryptWallet
|
|
85
|
+
} from "./chunk-SJTXS4ZW.js";
|
|
89
86
|
import {
|
|
90
87
|
frontierWallet
|
|
91
|
-
} from "./chunk-
|
|
88
|
+
} from "./chunk-HKV7EMYZ.js";
|
|
92
89
|
import {
|
|
93
90
|
injectedWallet
|
|
94
91
|
} from "./chunk-VCVVV2K7.js";
|
|
95
|
-
import {
|
|
96
|
-
gateWallet
|
|
97
|
-
} from "./chunk-GSOYKKIS.js";
|
|
98
92
|
import {
|
|
99
93
|
imTokenWallet
|
|
100
94
|
} from "./chunk-COZ7MIQS.js";
|
|
@@ -102,52 +96,58 @@ import {
|
|
|
102
96
|
kresusWallet
|
|
103
97
|
} from "./chunk-MJXPRJZT.js";
|
|
104
98
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
99
|
+
gateWallet
|
|
100
|
+
} from "./chunk-3NC26XLM.js";
|
|
107
101
|
import {
|
|
108
|
-
|
|
109
|
-
} from "./chunk-
|
|
102
|
+
frameWallet
|
|
103
|
+
} from "./chunk-ZMYVTWDF.js";
|
|
110
104
|
import {
|
|
111
|
-
|
|
112
|
-
} from "./chunk-
|
|
105
|
+
braveWallet
|
|
106
|
+
} from "./chunk-PB254NQ4.js";
|
|
107
|
+
import {
|
|
108
|
+
coin98Wallet
|
|
109
|
+
} from "./chunk-KFFJPS5R.js";
|
|
113
110
|
import {
|
|
114
111
|
coinbaseWallet
|
|
115
112
|
} from "./chunk-H4IRCEZN.js";
|
|
113
|
+
import {
|
|
114
|
+
coreWallet
|
|
115
|
+
} from "./chunk-JXP2QPW7.js";
|
|
116
116
|
import {
|
|
117
117
|
dawnWallet
|
|
118
118
|
} from "./chunk-LN7OD5EC.js";
|
|
119
|
-
import {
|
|
120
|
-
coreWallet
|
|
121
|
-
} from "./chunk-HBA36GW3.js";
|
|
122
119
|
import {
|
|
123
120
|
desigWallet
|
|
124
121
|
} from "./chunk-CTU6JCOK.js";
|
|
125
122
|
import {
|
|
126
|
-
|
|
127
|
-
} from "./chunk-
|
|
123
|
+
foxWallet
|
|
124
|
+
} from "./chunk-XYBEMO3C.js";
|
|
125
|
+
import {
|
|
126
|
+
bybitWallet
|
|
127
|
+
} from "./chunk-W5O4YSZN.js";
|
|
128
128
|
import {
|
|
129
129
|
argentWallet
|
|
130
130
|
} from "./chunk-WSQ2YJO2.js";
|
|
131
131
|
import {
|
|
132
132
|
bifrostWallet
|
|
133
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-545L7Y4M.js";
|
|
134
134
|
import {
|
|
135
135
|
bitskiWallet
|
|
136
136
|
} from "./chunk-P74YPRF6.js";
|
|
137
137
|
import {
|
|
138
138
|
bitgetWallet
|
|
139
|
-
} from "./chunk-
|
|
140
|
-
import {
|
|
141
|
-
bloomWallet
|
|
142
|
-
} from "./chunk-S27IADFU.js";
|
|
139
|
+
} from "./chunk-7GSNBOD3.js";
|
|
143
140
|
import {
|
|
144
141
|
bitverseWallet
|
|
145
142
|
} from "./chunk-3HZRRP4Y.js";
|
|
146
|
-
import "./chunk-23WIEY36.js";
|
|
147
143
|
import {
|
|
148
|
-
|
|
149
|
-
} from "./chunk-
|
|
144
|
+
bloomWallet
|
|
145
|
+
} from "./chunk-S27IADFU.js";
|
|
146
|
+
import {
|
|
147
|
+
clvWallet
|
|
148
|
+
} from "./chunk-LEXSM5KI.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.3.
|
|
3
|
+
"version": "5.3.5",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -93,9 +93,9 @@
|
|
|
93
93
|
"uuid": "^9.0.1",
|
|
94
94
|
"@funkit/api-base": "1.8.2",
|
|
95
95
|
"@funkit/chains": "0.2.3",
|
|
96
|
+
"@funkit/fun-relay": "0.1.1",
|
|
96
97
|
"@funkit/utils": "1.0.13",
|
|
97
98
|
"@funkit/core": "2.3.19",
|
|
98
|
-
"@funkit/fun-relay": "0.1.0",
|
|
99
99
|
"@funkit/wagmi-tools": "3.0.41"
|
|
100
100
|
},
|
|
101
101
|
"repository": {
|