@funkit/connect 1.1.1 → 1.1.2
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 +9 -0
- package/dist/components/Box/Box.d.ts +1 -1
- package/dist/components/ConnectButton/formatAccountName.d.ts +14 -0
- package/dist/components/FunTransactionSummary/FunTransactionSummary.d.ts +3 -14
- package/dist/components/FunTransactionSummary/FunTxSummaryComponents.d.ts +11 -1
- package/dist/components/Icons/FunArrows.d.ts +0 -2
- package/dist/consts/funkit.d.ts +1 -0
- package/dist/css/sprinkles.css.d.ts +2 -2
- package/dist/index.css +1327 -1324
- package/dist/index.js +1131 -1012
- package/dist/wallets/walletConnectors/index.js +55 -55
- package/package.json +1 -1
|
@@ -1,64 +1,67 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
zealWallet
|
|
4
|
+
} from "./chunk-DPXMP5KS.js";
|
|
2
5
|
import {
|
|
3
6
|
zerionWallet
|
|
4
7
|
} from "./chunk-7CQPABJG.js";
|
|
5
8
|
import {
|
|
6
|
-
|
|
7
|
-
} from "./chunk-
|
|
9
|
+
xdefiWallet
|
|
10
|
+
} from "./chunk-L734HTUS.js";
|
|
8
11
|
import {
|
|
9
|
-
|
|
10
|
-
} from "./chunk-
|
|
12
|
+
subWallet
|
|
13
|
+
} from "./chunk-ZBAQFL6G.js";
|
|
14
|
+
import {
|
|
15
|
+
tahoWallet
|
|
16
|
+
} from "./chunk-H76YCX2M.js";
|
|
11
17
|
import {
|
|
12
18
|
tokenPocketWallet
|
|
13
19
|
} from "./chunk-2UXZAUWT.js";
|
|
14
20
|
import {
|
|
15
|
-
|
|
16
|
-
} from "./chunk-
|
|
21
|
+
tokenaryWallet
|
|
22
|
+
} from "./chunk-ENZLEAG2.js";
|
|
17
23
|
import {
|
|
18
|
-
|
|
19
|
-
} from "./chunk-
|
|
24
|
+
talismanWallet
|
|
25
|
+
} from "./chunk-H273OTQA.js";
|
|
20
26
|
import {
|
|
21
27
|
trustWallet
|
|
22
28
|
} from "./chunk-Z2DGDHHZ.js";
|
|
23
29
|
import {
|
|
24
30
|
uniswapWallet
|
|
25
31
|
} from "./chunk-XRSY4JVH.js";
|
|
26
|
-
import {
|
|
27
|
-
xdefiWallet
|
|
28
|
-
} from "./chunk-L734HTUS.js";
|
|
29
32
|
import {
|
|
30
33
|
walletConnectWallet
|
|
31
34
|
} from "./chunk-ASPRR7T3.js";
|
|
32
35
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
36
|
+
phantomWallet
|
|
37
|
+
} from "./chunk-KGBLSE7L.js";
|
|
38
|
+
import {
|
|
39
|
+
rabbyWallet
|
|
40
|
+
} from "./chunk-XPEBP6XV.js";
|
|
35
41
|
import {
|
|
36
42
|
rainbowWallet
|
|
37
43
|
} from "./chunk-O5NKWWEG.js";
|
|
38
44
|
import {
|
|
39
|
-
|
|
40
|
-
} from "./chunk-
|
|
41
|
-
import {
|
|
42
|
-
rabbyWallet
|
|
43
|
-
} from "./chunk-XPEBP6XV.js";
|
|
45
|
+
ramperWallet
|
|
46
|
+
} from "./chunk-ZOL6ZMTJ.js";
|
|
44
47
|
import {
|
|
45
|
-
|
|
46
|
-
} from "./chunk-
|
|
48
|
+
roninWallet
|
|
49
|
+
} from "./chunk-LVRXH33E.js";
|
|
47
50
|
import {
|
|
48
51
|
safeWallet
|
|
49
52
|
} from "./chunk-D3DCQ72J.js";
|
|
50
53
|
import {
|
|
51
|
-
|
|
52
|
-
} from "./chunk-
|
|
54
|
+
safeheronWallet
|
|
55
|
+
} from "./chunk-63NPZXAL.js";
|
|
53
56
|
import {
|
|
54
|
-
|
|
55
|
-
} from "./chunk-
|
|
57
|
+
safepalWallet
|
|
58
|
+
} from "./chunk-SYELB4QO.js";
|
|
56
59
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
60
|
+
ledgerWallet
|
|
61
|
+
} from "./chunk-Y6VY6E3L.js";
|
|
59
62
|
import {
|
|
60
|
-
|
|
61
|
-
} from "./chunk-
|
|
63
|
+
metaMaskWallet
|
|
64
|
+
} from "./chunk-3WZRNEZH.js";
|
|
62
65
|
import {
|
|
63
66
|
mewWallet
|
|
64
67
|
} from "./chunk-PWYTDYBE.js";
|
|
@@ -72,14 +75,11 @@ import {
|
|
|
72
75
|
omniWallet
|
|
73
76
|
} from "./chunk-SVN7OEQR.js";
|
|
74
77
|
import {
|
|
75
|
-
|
|
76
|
-
} from "./chunk-
|
|
78
|
+
oneInchWallet
|
|
79
|
+
} from "./chunk-LCPIZUR3.js";
|
|
77
80
|
import {
|
|
78
81
|
oneKeyWallet
|
|
79
82
|
} from "./chunk-4WOV4ITL.js";
|
|
80
|
-
import {
|
|
81
|
-
oneInchWallet
|
|
82
|
-
} from "./chunk-LCPIZUR3.js";
|
|
83
83
|
import {
|
|
84
84
|
foxWallet
|
|
85
85
|
} from "./chunk-Q4RLUJJD.js";
|
|
@@ -89,30 +89,36 @@ import {
|
|
|
89
89
|
import {
|
|
90
90
|
frontierWallet
|
|
91
91
|
} from "./chunk-AM4SSLAP.js";
|
|
92
|
+
import {
|
|
93
|
+
gateWallet
|
|
94
|
+
} from "./chunk-V45EXW7A.js";
|
|
92
95
|
import {
|
|
93
96
|
imTokenWallet
|
|
94
97
|
} from "./chunk-5MVV7OVS.js";
|
|
95
|
-
import {
|
|
96
|
-
kresusWallet
|
|
97
|
-
} from "./chunk-X6T3CICZ.js";
|
|
98
|
-
import {
|
|
99
|
-
ledgerWallet
|
|
100
|
-
} from "./chunk-Y6VY6E3L.js";
|
|
101
98
|
import {
|
|
102
99
|
injectedWallet
|
|
103
100
|
} from "./chunk-KIHCNUU3.js";
|
|
101
|
+
import {
|
|
102
|
+
kresusWallet
|
|
103
|
+
} from "./chunk-X6T3CICZ.js";
|
|
104
104
|
import {
|
|
105
105
|
bybitWallet
|
|
106
106
|
} from "./chunk-ZUAHWUEL.js";
|
|
107
107
|
import {
|
|
108
|
-
|
|
109
|
-
} from "./chunk-
|
|
108
|
+
clvWallet
|
|
109
|
+
} from "./chunk-MIWCKFYE.js";
|
|
110
110
|
import {
|
|
111
111
|
coin98Wallet
|
|
112
112
|
} from "./chunk-4FQLUQNA.js";
|
|
113
|
+
import {
|
|
114
|
+
coreWallet
|
|
115
|
+
} from "./chunk-JLQ5HJYV.js";
|
|
113
116
|
import {
|
|
114
117
|
coinbaseWallet
|
|
115
118
|
} from "./chunk-XBUTWYE4.js";
|
|
119
|
+
import {
|
|
120
|
+
dawnWallet
|
|
121
|
+
} from "./chunk-4XQDKOGF.js";
|
|
116
122
|
import {
|
|
117
123
|
desigWallet
|
|
118
124
|
} from "./chunk-P4JLZ42R.js";
|
|
@@ -120,34 +126,28 @@ import {
|
|
|
120
126
|
enkryptWallet
|
|
121
127
|
} from "./chunk-FLY7F4XA.js";
|
|
122
128
|
import {
|
|
123
|
-
|
|
124
|
-
} from "./chunk-
|
|
125
|
-
import {
|
|
126
|
-
dawnWallet
|
|
127
|
-
} from "./chunk-4XQDKOGF.js";
|
|
129
|
+
argentWallet
|
|
130
|
+
} from "./chunk-NZ5G23JP.js";
|
|
128
131
|
import {
|
|
129
132
|
bifrostWallet
|
|
130
133
|
} from "./chunk-6LTLPR2Q.js";
|
|
131
|
-
import {
|
|
132
|
-
bitskiWallet
|
|
133
|
-
} from "./chunk-C67TQJ6W.js";
|
|
134
134
|
import {
|
|
135
135
|
bitgetWallet
|
|
136
136
|
} from "./chunk-ZNXQ4V6G.js";
|
|
137
137
|
import {
|
|
138
|
-
|
|
139
|
-
} from "./chunk-
|
|
138
|
+
bitskiWallet
|
|
139
|
+
} from "./chunk-C67TQJ6W.js";
|
|
140
|
+
import {
|
|
141
|
+
bitverseWallet
|
|
142
|
+
} from "./chunk-NL4I7WOT.js";
|
|
140
143
|
import {
|
|
141
144
|
bloomWallet
|
|
142
145
|
} from "./chunk-NTGZF5BY.js";
|
|
143
146
|
import "./chunk-ZOLACFTK.js";
|
|
147
|
+
import "./chunk-ZDU3JFGR.js";
|
|
144
148
|
import {
|
|
145
149
|
braveWallet
|
|
146
150
|
} from "./chunk-ABYQAXUX.js";
|
|
147
|
-
import {
|
|
148
|
-
clvWallet
|
|
149
|
-
} from "./chunk-MIWCKFYE.js";
|
|
150
|
-
import "./chunk-ZDU3JFGR.js";
|
|
151
151
|
import "./chunk-QII6PY2D.js";
|
|
152
152
|
export {
|
|
153
153
|
argentWallet,
|