@funkit/connect 1.2.1 → 1.2.3

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.
Files changed (29) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/components/ProfileDetails/FunProfileViews/Settings/Settings.d.ts +1 -2
  3. package/dist/config/getDefaultConfig.d.ts +32 -0
  4. package/dist/index.js +194 -198
  5. package/dist/klaytn-TJOHMGUS.js +6 -0
  6. package/dist/manta-JIF2AIAW.js +6 -0
  7. package/dist/mantle-RXIQTLNV.js +6 -0
  8. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
  9. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
  10. package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
  11. package/dist/wallets/walletConnectors/{chunk-JRABHUUZ.js → chunk-MD5OPFAT.js} +1 -1
  12. package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
  13. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
  14. package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
  15. package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
  16. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
  17. package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
  18. package/dist/wallets/walletConnectors/index.js +70 -70
  19. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
  20. package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
  21. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
  22. package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
  23. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
  24. package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
  25. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
  26. package/dist/wallets/walletConnectors/tokenaryWallet/tokenaryWallet.js +1 -1
  27. package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
  28. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
  29. package/package.json +4 -4
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  gateWallet
4
- } from "../chunk-QGQISKXF.js";
4
+ } from "../chunk-S2IWMXKX.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-ZDU3JFGR.js";
7
6
  import "../chunk-F3VCNZXS.js";
7
+ import "../chunk-ZDU3JFGR.js";
8
8
  export {
9
9
  gateWallet
10
10
  };
@@ -1,142 +1,142 @@
1
1
  "use client";
2
2
  import {
3
- zealWallet
4
- } from "./chunk-Z5QFIFDP.js";
3
+ xdefiWallet
4
+ } from "./chunk-JNZ3EYC7.js";
5
5
  import {
6
- zerionWallet
7
- } from "./chunk-G4DNQN67.js";
6
+ ledgerWallet
7
+ } from "./chunk-Y6VY6E3L.js";
8
8
  import {
9
- omniWallet
10
- } from "./chunk-SVN7OEQR.js";
9
+ roninWallet
10
+ } from "./chunk-NK3DYIAB.js";
11
11
  import {
12
- kresusWallet
13
- } from "./chunk-X6T3CICZ.js";
12
+ tokenPocketWallet
13
+ } from "./chunk-MOAWRDEM.js";
14
14
  import {
15
- coinbaseWallet
16
- } from "./chunk-O77H3VWW.js";
15
+ trustWallet
16
+ } from "./chunk-MFS6NY6T.js";
17
17
  import {
18
- talismanWallet
19
- } from "./chunk-R2GYJ376.js";
18
+ uniswapWallet
19
+ } from "./chunk-XRSY4JVH.js";
20
+ import {
21
+ tokenaryWallet
22
+ } from "./chunk-MD5OPFAT.js";
20
23
  import {
21
24
  walletConnectWallet
22
25
  } from "./chunk-ASPRR7T3.js";
23
26
  import {
24
- uniswapWallet
25
- } from "./chunk-XRSY4JVH.js";
27
+ zealWallet
28
+ } from "./chunk-Z5QFIFDP.js";
26
29
  import {
27
- tokenaryWallet
28
- } from "./chunk-JRABHUUZ.js";
30
+ zerionWallet
31
+ } from "./chunk-OPO2D6GL.js";
29
32
  import {
30
- trustWallet
31
- } from "./chunk-BMHNXJZK.js";
33
+ oneInchWallet
34
+ } from "./chunk-LCPIZUR3.js";
32
35
  import {
33
- xdefiWallet
34
- } from "./chunk-JNZ3EYC7.js";
36
+ rabbyWallet
37
+ } from "./chunk-5SIHQ5GA.js";
35
38
  import {
36
39
  ramperWallet
37
40
  } from "./chunk-XEZPRJPV.js";
38
41
  import {
39
42
  safeWallet
40
43
  } from "./chunk-D3DCQ72J.js";
44
+ import {
45
+ safepalWallet
46
+ } from "./chunk-XB2GFXBL.js";
41
47
  import {
42
48
  safeheronWallet
43
49
  } from "./chunk-FQDX6QIP.js";
44
- import {
45
- roninWallet
46
- } from "./chunk-CNTLU4ZV.js";
47
- import {
48
- safepalWallet
49
- } from "./chunk-PQSJXOGA.js";
50
50
  import {
51
51
  subWallet
52
- } from "./chunk-WS4EM7AZ.js";
52
+ } from "./chunk-5L2OLU3J.js";
53
53
  import {
54
54
  tahoWallet
55
55
  } from "./chunk-PILSRRPJ.js";
56
56
  import {
57
- tokenPocketWallet
58
- } from "./chunk-UWU574XS.js";
59
- import {
60
- oktoWallet
61
- } from "./chunk-WKHTUEF5.js";
57
+ talismanWallet
58
+ } from "./chunk-R2GYJ376.js";
62
59
  import {
63
60
  mewWallet
64
61
  } from "./chunk-ZCSUP7CX.js";
62
+ import {
63
+ oktoWallet
64
+ } from "./chunk-WKHTUEF5.js";
65
65
  import {
66
66
  okxWallet
67
- } from "./chunk-5ZGE5SN5.js";
67
+ } from "./chunk-XUXFYTCV.js";
68
68
  import {
69
- oneInchWallet
70
- } from "./chunk-LCPIZUR3.js";
69
+ metaMaskWallet
70
+ } from "./chunk-3F5GNHAG.js";
71
+ import {
72
+ omniWallet
73
+ } from "./chunk-SVN7OEQR.js";
71
74
  import {
72
75
  oneKeyWallet
73
76
  } from "./chunk-QS2J6MWB.js";
74
77
  import {
75
78
  phantomWallet
76
79
  } from "./chunk-4PTY6XNU.js";
77
- import {
78
- rabbyWallet
79
- } from "./chunk-5SIHQ5GA.js";
80
80
  import {
81
81
  rainbowWallet
82
- } from "./chunk-EXN2ODSI.js";
82
+ } from "./chunk-WH7S23VZ.js";
83
83
  import {
84
- gateWallet
85
- } from "./chunk-QGQISKXF.js";
84
+ coreWallet
85
+ } from "./chunk-OMKARG6Y.js";
86
+ import {
87
+ braveWallet
88
+ } from "./chunk-KJWMF6GZ.js";
89
+ import {
90
+ frontierWallet
91
+ } from "./chunk-OXWTS7HX.js";
86
92
  import {
87
93
  imTokenWallet
88
94
  } from "./chunk-5MVV7OVS.js";
89
- import {
90
- dawnWallet
91
- } from "./chunk-QUFNIKMV.js";
92
95
  import {
93
96
  injectedWallet
94
97
  } from "./chunk-GUJHPWTU.js";
95
98
  import {
96
- ledgerWallet
97
- } from "./chunk-Y6VY6E3L.js";
99
+ gateWallet
100
+ } from "./chunk-S2IWMXKX.js";
98
101
  import {
99
- foxWallet
100
- } from "./chunk-TKXMLZXG.js";
102
+ kresusWallet
103
+ } from "./chunk-X6T3CICZ.js";
101
104
  import {
102
- metaMaskWallet
103
- } from "./chunk-TUK3HNKY.js";
105
+ clvWallet
106
+ } from "./chunk-2DWBVWFI.js";
104
107
  import {
105
- bybitWallet
106
- } from "./chunk-ZBQT5PV6.js";
108
+ coinbaseWallet
109
+ } from "./chunk-O77H3VWW.js";
107
110
  import {
108
111
  coin98Wallet
109
- } from "./chunk-3QXMJHL4.js";
112
+ } from "./chunk-R5GNFRXW.js";
110
113
  import {
111
- clvWallet
112
- } from "./chunk-ND5YG63V.js";
113
- import {
114
- coreWallet
115
- } from "./chunk-32O7HVBJ.js";
114
+ dawnWallet
115
+ } from "./chunk-QUFNIKMV.js";
116
116
  import {
117
117
  desigWallet
118
118
  } from "./chunk-P4C7ZHIS.js";
119
119
  import {
120
120
  enkryptWallet
121
121
  } from "./chunk-SJWHYD45.js";
122
+ import {
123
+ foxWallet
124
+ } from "./chunk-M4SPCKW4.js";
122
125
  import {
123
126
  frameWallet
124
127
  } from "./chunk-HXGBE5AH.js";
125
128
  import {
126
- frontierWallet
127
- } from "./chunk-LOEDYNWO.js";
129
+ argentWallet
130
+ } from "./chunk-NZ5G23JP.js";
128
131
  import {
129
132
  bifrostWallet
130
- } from "./chunk-AFONKDII.js";
131
- import {
132
- bitskiWallet
133
- } from "./chunk-IMZRCMZR.js";
133
+ } from "./chunk-PJRUHFBT.js";
134
134
  import {
135
135
  bitgetWallet
136
- } from "./chunk-OUQ3ZF2W.js";
136
+ } from "./chunk-3R3RNCGE.js";
137
137
  import {
138
- argentWallet
139
- } from "./chunk-NZ5G23JP.js";
138
+ bitskiWallet
139
+ } from "./chunk-IMZRCMZR.js";
140
140
  import {
141
141
  bitverseWallet
142
142
  } from "./chunk-NL4I7WOT.js";
@@ -144,11 +144,11 @@ import {
144
144
  bloomWallet
145
145
  } from "./chunk-NTGZF5BY.js";
146
146
  import "./chunk-ZOLACFTK.js";
147
- import "./chunk-ZDU3JFGR.js";
148
147
  import {
149
- braveWallet
150
- } from "./chunk-KJWMF6GZ.js";
148
+ bybitWallet
149
+ } from "./chunk-BCXBFAL4.js";
151
150
  import "./chunk-F3VCNZXS.js";
151
+ import "./chunk-ZDU3JFGR.js";
152
152
  export {
153
153
  argentWallet,
154
154
  bifrostWallet,
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  metaMaskWallet
4
- } from "../chunk-TUK3HNKY.js";
4
+ } from "../chunk-3F5GNHAG.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-ZDU3JFGR.js";
7
6
  import "../chunk-F3VCNZXS.js";
7
+ import "../chunk-ZDU3JFGR.js";
8
8
  export {
9
9
  metaMaskWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  okxWallet
4
- } from "../chunk-5ZGE5SN5.js";
4
+ } from "../chunk-XUXFYTCV.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-ZDU3JFGR.js";
7
6
  import "../chunk-F3VCNZXS.js";
7
+ import "../chunk-ZDU3JFGR.js";
8
8
  export {
9
9
  okxWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  rainbowWallet
4
- } from "../chunk-EXN2ODSI.js";
4
+ } from "../chunk-WH7S23VZ.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-ZDU3JFGR.js";
7
6
  import "../chunk-F3VCNZXS.js";
7
+ import "../chunk-ZDU3JFGR.js";
8
8
  export {
9
9
  rainbowWallet
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  roninWallet
4
- } from "../chunk-CNTLU4ZV.js";
5
- import "../chunk-ZDU3JFGR.js";
4
+ } from "../chunk-NK3DYIAB.js";
6
5
  import "../chunk-F3VCNZXS.js";
6
+ import "../chunk-ZDU3JFGR.js";
7
7
  export {
8
8
  roninWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  safepalWallet
4
- } from "../chunk-PQSJXOGA.js";
5
- import "../chunk-ZDU3JFGR.js";
4
+ } from "../chunk-XB2GFXBL.js";
6
5
  import "../chunk-F3VCNZXS.js";
6
+ import "../chunk-ZDU3JFGR.js";
7
7
  export {
8
8
  safepalWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  subWallet
4
- } from "../chunk-WS4EM7AZ.js";
5
- import "../chunk-ZDU3JFGR.js";
4
+ } from "../chunk-5L2OLU3J.js";
6
5
  import "../chunk-F3VCNZXS.js";
6
+ import "../chunk-ZDU3JFGR.js";
7
7
  export {
8
8
  subWallet
9
9
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  tokenPocketWallet
4
- } from "../chunk-UWU574XS.js";
4
+ } from "../chunk-MOAWRDEM.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-ZDU3JFGR.js";
7
6
  import "../chunk-F3VCNZXS.js";
7
+ import "../chunk-ZDU3JFGR.js";
8
8
  export {
9
9
  tokenPocketWallet
10
10
  };
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  tokenaryWallet
4
- } from "../chunk-JRABHUUZ.js";
4
+ } from "../chunk-MD5OPFAT.js";
5
5
  import "../chunk-F3VCNZXS.js";
6
6
  export {
7
7
  tokenaryWallet
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  trustWallet
4
- } from "../chunk-BMHNXJZK.js";
4
+ } from "../chunk-MFS6NY6T.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-ZDU3JFGR.js";
7
6
  import "../chunk-F3VCNZXS.js";
7
+ import "../chunk-ZDU3JFGR.js";
8
8
  export {
9
9
  trustWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  zerionWallet
4
- } from "../chunk-G4DNQN67.js";
4
+ } from "../chunk-OPO2D6GL.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-ZDU3JFGR.js";
7
6
  import "../chunk-F3VCNZXS.js";
7
+ import "../chunk-ZDU3JFGR.js";
8
8
  export {
9
9
  zerionWallet
10
10
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "1.2.1",
3
+ "version": "1.2.3",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -61,7 +61,7 @@
61
61
  },
62
62
  "dependencies": {
63
63
  "@datadog/browser-logs": "^5.12.0",
64
- "@meshconnect/web-link-sdk": "^2.0.1",
64
+ "@meshconnect/web-link-sdk": "2.1.1",
65
65
  "@moonpay/moonpay-react": "^1.6.1",
66
66
  "@privy-io/js-sdk-core": "^0.21.0",
67
67
  "@tanstack/react-query": "^5.28.8",
@@ -76,8 +76,8 @@
76
76
  "ua-parser-js": "^1.0.37",
77
77
  "uuid": "^9.0.1",
78
78
  "@funkit/api-base": "0.0.3",
79
- "@funkit/core": "1.0.15",
80
- "@funkit/wagmi-tools": "2.0.0"
79
+ "@funkit/core": "1.0.16",
80
+ "@funkit/wagmi-tools": "2.0.1"
81
81
  },
82
82
  "repository": {
83
83
  "type": "git",