@solana/connector 0.1.9 → 0.2.0

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 (62) hide show
  1. package/README.md +403 -50
  2. package/dist/chunk-4KD6HQQG.js +69 -0
  3. package/dist/chunk-4KD6HQQG.js.map +1 -0
  4. package/dist/chunk-BJAVJQLK.js +230 -0
  5. package/dist/chunk-BJAVJQLK.js.map +1 -0
  6. package/dist/{chunk-5HRJKCIL.js → chunk-BZ2VBJCZ.js} +1061 -424
  7. package/dist/chunk-BZ2VBJCZ.js.map +1 -0
  8. package/dist/{chunk-WDXEP4AJ.js → chunk-EM4KNOKG.js} +658 -190
  9. package/dist/chunk-EM4KNOKG.js.map +1 -0
  10. package/dist/chunk-HN5AJF7F.js +507 -0
  11. package/dist/chunk-HN5AJF7F.js.map +1 -0
  12. package/dist/chunk-HO6QNKFM.mjs +61 -0
  13. package/dist/chunk-HO6QNKFM.mjs.map +1 -0
  14. package/dist/chunk-HPQ5T32K.mjs +178 -0
  15. package/dist/chunk-HPQ5T32K.mjs.map +1 -0
  16. package/dist/{chunk-MAXA3HEP.mjs → chunk-IDTUFDNB.mjs} +962 -344
  17. package/dist/chunk-IDTUFDNB.mjs.map +1 -0
  18. package/dist/{chunk-P5LXUDP6.mjs → chunk-RTXUS5KG.mjs} +579 -119
  19. package/dist/chunk-RTXUS5KG.mjs.map +1 -0
  20. package/dist/{chunk-DSUCH44G.js → chunk-SITQ4JWM.js} +23 -67
  21. package/dist/chunk-SITQ4JWM.js.map +1 -0
  22. package/dist/chunk-UCISIAOG.mjs +501 -0
  23. package/dist/chunk-UCISIAOG.mjs.map +1 -0
  24. package/dist/{chunk-J7DHGLW6.mjs → chunk-ZZTY3O4N.mjs} +21 -61
  25. package/dist/chunk-ZZTY3O4N.mjs.map +1 -0
  26. package/dist/compat.d.mts +1 -1
  27. package/dist/compat.d.ts +1 -1
  28. package/dist/compat.js +10 -9
  29. package/dist/compat.js.map +1 -1
  30. package/dist/compat.mjs +2 -1
  31. package/dist/compat.mjs.map +1 -1
  32. package/dist/headless.d.mts +239 -104
  33. package/dist/headless.d.ts +239 -104
  34. package/dist/headless.js +255 -169
  35. package/dist/headless.mjs +5 -3
  36. package/dist/index.d.mts +4 -4
  37. package/dist/index.d.ts +4 -4
  38. package/dist/index.js +316 -206
  39. package/dist/index.mjs +6 -4
  40. package/dist/react.d.mts +299 -9
  41. package/dist/react.d.ts +299 -9
  42. package/dist/react.js +90 -38
  43. package/dist/react.mjs +2 -2
  44. package/dist/{standard-shim-CT49DM5l.d.mts → standard-shim-CGB88PPO.d.mts} +673 -52
  45. package/dist/{standard-shim-D9guL5fz.d.ts → standard-shim-tmnQelaJ.d.ts} +673 -52
  46. package/dist/{transaction-signer-T-KVQFi8.d.mts → transaction-signer-7NaYmP5w.d.mts} +1 -0
  47. package/dist/{transaction-signer-T-KVQFi8.d.ts → transaction-signer-7NaYmP5w.d.ts} +1 -0
  48. package/dist/walletconnect-447EY3OJ.js +28 -0
  49. package/dist/walletconnect-447EY3OJ.js.map +1 -0
  50. package/dist/walletconnect-U455PO4I.mjs +3 -0
  51. package/dist/walletconnect-U455PO4I.mjs.map +1 -0
  52. package/package.json +6 -2
  53. package/dist/chunk-5HRJKCIL.js.map +0 -1
  54. package/dist/chunk-DSUCH44G.js.map +0 -1
  55. package/dist/chunk-I6TJLYNA.js +0 -535
  56. package/dist/chunk-I6TJLYNA.js.map +0 -1
  57. package/dist/chunk-J7DHGLW6.mjs.map +0 -1
  58. package/dist/chunk-JOBLG62A.mjs +0 -476
  59. package/dist/chunk-JOBLG62A.mjs.map +0 -1
  60. package/dist/chunk-MAXA3HEP.mjs.map +0 -1
  61. package/dist/chunk-P5LXUDP6.mjs.map +0 -1
  62. package/dist/chunk-WDXEP4AJ.js.map +0 -1
package/dist/index.js CHANGED
@@ -1,651 +1,761 @@
1
1
  'use strict';
2
2
 
3
- var chunkI6TJLYNA_js = require('./chunk-I6TJLYNA.js');
4
- var chunkWDXEP4AJ_js = require('./chunk-WDXEP4AJ.js');
5
- var chunk5HRJKCIL_js = require('./chunk-5HRJKCIL.js');
6
- var chunkDSUCH44G_js = require('./chunk-DSUCH44G.js');
3
+ var chunkBJAVJQLK_js = require('./chunk-BJAVJQLK.js');
4
+ var chunkEM4KNOKG_js = require('./chunk-EM4KNOKG.js');
5
+ var chunkBZ2VBJCZ_js = require('./chunk-BZ2VBJCZ.js');
6
+ var chunk4KD6HQQG_js = require('./chunk-4KD6HQQG.js');
7
+ var chunkHN5AJF7F_js = require('./chunk-HN5AJF7F.js');
8
+ var chunkSITQ4JWM_js = require('./chunk-SITQ4JWM.js');
7
9
 
8
10
 
9
11
 
10
- Object.defineProperty(exports, "EnhancedStorage", {
11
- enumerable: true,
12
- get: function () { return chunkI6TJLYNA_js.EnhancedStorage; }
13
- });
14
- Object.defineProperty(exports, "EnhancedStorageAdapter", {
15
- enumerable: true,
16
- get: function () { return chunkI6TJLYNA_js.EnhancedStorageAdapter; }
17
- });
18
12
  Object.defineProperty(exports, "SOLANA_CHAIN_IDS", {
19
13
  enumerable: true,
20
- get: function () { return chunkI6TJLYNA_js.SOLANA_CHAIN_IDS; }
14
+ get: function () { return chunkBJAVJQLK_js.SOLANA_CHAIN_IDS; }
21
15
  });
22
16
  Object.defineProperty(exports, "address", {
23
17
  enumerable: true,
24
- get: function () { return chunkI6TJLYNA_js.address; }
18
+ get: function () { return chunkBJAVJQLK_js.address; }
25
19
  });
26
20
  Object.defineProperty(exports, "chainIdToClusterId", {
27
21
  enumerable: true,
28
- get: function () { return chunkI6TJLYNA_js.chainIdToClusterId; }
22
+ get: function () { return chunkBJAVJQLK_js.chainIdToClusterId; }
29
23
  });
30
24
  Object.defineProperty(exports, "chainIdToClusterType", {
31
25
  enumerable: true,
32
- get: function () { return chunkI6TJLYNA_js.chainIdToClusterType; }
26
+ get: function () { return chunkBJAVJQLK_js.chainIdToClusterType; }
33
27
  });
34
28
  Object.defineProperty(exports, "clusterToChainId", {
35
29
  enumerable: true,
36
- get: function () { return chunkI6TJLYNA_js.clusterToChainId; }
30
+ get: function () { return chunkBJAVJQLK_js.clusterToChainId; }
37
31
  });
38
32
  Object.defineProperty(exports, "copySignature", {
39
33
  enumerable: true,
40
- get: function () { return chunkI6TJLYNA_js.copySignature; }
41
- });
42
- Object.defineProperty(exports, "createEnhancedStorageAccount", {
43
- enumerable: true,
44
- get: function () { return chunkI6TJLYNA_js.createEnhancedStorageAccount; }
45
- });
46
- Object.defineProperty(exports, "createEnhancedStorageCluster", {
47
- enumerable: true,
48
- get: function () { return chunkI6TJLYNA_js.createEnhancedStorageCluster; }
49
- });
50
- Object.defineProperty(exports, "createEnhancedStorageWallet", {
51
- enumerable: true,
52
- get: function () { return chunkI6TJLYNA_js.createEnhancedStorageWallet; }
34
+ get: function () { return chunkBJAVJQLK_js.copySignature; }
53
35
  });
54
36
  Object.defineProperty(exports, "createSignableMessage", {
55
37
  enumerable: true,
56
- get: function () { return chunkI6TJLYNA_js.createSignableMessage; }
38
+ get: function () { return chunkBJAVJQLK_js.createSignableMessage; }
57
39
  });
58
40
  Object.defineProperty(exports, "createSolanaDevnet", {
59
41
  enumerable: true,
60
- get: function () { return chunkI6TJLYNA_js.createSolanaDevnet; }
42
+ get: function () { return chunkBJAVJQLK_js.createSolanaDevnet; }
61
43
  });
62
44
  Object.defineProperty(exports, "createSolanaLocalnet", {
63
45
  enumerable: true,
64
- get: function () { return chunkI6TJLYNA_js.createSolanaLocalnet; }
46
+ get: function () { return chunkBJAVJQLK_js.createSolanaLocalnet; }
65
47
  });
66
48
  Object.defineProperty(exports, "createSolanaMainnet", {
67
49
  enumerable: true,
68
- get: function () { return chunkI6TJLYNA_js.createSolanaMainnet; }
50
+ get: function () { return chunkBJAVJQLK_js.createSolanaMainnet; }
69
51
  });
70
52
  Object.defineProperty(exports, "createSolanaTestnet", {
71
53
  enumerable: true,
72
- get: function () { return chunkI6TJLYNA_js.createSolanaTestnet; }
54
+ get: function () { return chunkBJAVJQLK_js.createSolanaTestnet; }
73
55
  });
74
56
  Object.defineProperty(exports, "formatSignature", {
75
57
  enumerable: true,
76
- get: function () { return chunkI6TJLYNA_js.formatSignature; }
58
+ get: function () { return chunkBJAVJQLK_js.formatSignature; }
77
59
  });
78
60
  Object.defineProperty(exports, "getAllExplorerUrls", {
79
61
  enumerable: true,
80
- get: function () { return chunkI6TJLYNA_js.getAllExplorerUrls; }
62
+ get: function () { return chunkBJAVJQLK_js.getAllExplorerUrls; }
81
63
  });
82
64
  Object.defineProperty(exports, "getChainIdFromCluster", {
83
65
  enumerable: true,
84
- get: function () { return chunkI6TJLYNA_js.getChainIdFromCluster; }
66
+ get: function () { return chunkBJAVJQLK_js.getChainIdFromCluster; }
85
67
  });
86
68
  Object.defineProperty(exports, "getChainIdFromClusterId", {
87
69
  enumerable: true,
88
- get: function () { return chunkI6TJLYNA_js.getChainIdFromClusterId; }
70
+ get: function () { return chunkBJAVJQLK_js.getChainIdFromClusterId; }
89
71
  });
90
72
  Object.defineProperty(exports, "getChainIdFromClusterType", {
91
73
  enumerable: true,
92
- get: function () { return chunkI6TJLYNA_js.getChainIdFromClusterType; }
74
+ get: function () { return chunkBJAVJQLK_js.getChainIdFromClusterType; }
93
75
  });
94
76
  Object.defineProperty(exports, "getChainIdFromConnection", {
95
77
  enumerable: true,
96
- get: function () { return chunkI6TJLYNA_js.getChainIdFromConnection; }
78
+ get: function () { return chunkBJAVJQLK_js.getChainIdFromConnection; }
97
79
  });
98
80
  Object.defineProperty(exports, "getClusterIdFromChainId", {
99
81
  enumerable: true,
100
- get: function () { return chunkI6TJLYNA_js.getClusterIdFromChainId; }
82
+ get: function () { return chunkBJAVJQLK_js.getClusterIdFromChainId; }
101
83
  });
102
84
  Object.defineProperty(exports, "getClusterTypeFromChainId", {
103
85
  enumerable: true,
104
- get: function () { return chunkI6TJLYNA_js.getClusterTypeFromChainId; }
86
+ get: function () { return chunkBJAVJQLK_js.getClusterTypeFromChainId; }
105
87
  });
106
88
  Object.defineProperty(exports, "getClusterTypeFromConnection", {
107
89
  enumerable: true,
108
- get: function () { return chunkI6TJLYNA_js.getClusterTypeFromConnection; }
109
- });
110
- Object.defineProperty(exports, "getDefaultConfig", {
111
- enumerable: true,
112
- get: function () { return chunkI6TJLYNA_js.getDefaultConfig; }
113
- });
114
- Object.defineProperty(exports, "getDefaultMobileConfig", {
115
- enumerable: true,
116
- get: function () { return chunkI6TJLYNA_js.getDefaultMobileConfig; }
90
+ get: function () { return chunkBJAVJQLK_js.getClusterTypeFromConnection; }
117
91
  });
118
92
  Object.defineProperty(exports, "getLatestBlockhash", {
119
93
  enumerable: true,
120
- get: function () { return chunkI6TJLYNA_js.getLatestBlockhash; }
94
+ get: function () { return chunkBJAVJQLK_js.getLatestBlockhash; }
121
95
  });
122
96
  Object.defineProperty(exports, "getSolanaExplorerUrl", {
123
97
  enumerable: true,
124
- get: function () { return chunkI6TJLYNA_js.getSolanaExplorerUrl; }
98
+ get: function () { return chunkBJAVJQLK_js.getSolanaExplorerUrl; }
125
99
  });
126
100
  Object.defineProperty(exports, "getSolanaFmUrl", {
127
101
  enumerable: true,
128
- get: function () { return chunkI6TJLYNA_js.getSolanaFmUrl; }
102
+ get: function () { return chunkBJAVJQLK_js.getSolanaFmUrl; }
129
103
  });
130
104
  Object.defineProperty(exports, "getSolscanUrl", {
131
105
  enumerable: true,
132
- get: function () { return chunkI6TJLYNA_js.getSolscanUrl; }
106
+ get: function () { return chunkBJAVJQLK_js.getSolscanUrl; }
133
107
  });
134
108
  Object.defineProperty(exports, "getXrayUrl", {
135
109
  enumerable: true,
136
- get: function () { return chunkI6TJLYNA_js.getXrayUrl; }
110
+ get: function () { return chunkBJAVJQLK_js.getXrayUrl; }
137
111
  });
138
112
  Object.defineProperty(exports, "isAccountAddress", {
139
113
  enumerable: true,
140
- get: function () { return chunkI6TJLYNA_js.isAccountAddress; }
114
+ get: function () { return chunkBJAVJQLK_js.isAccountAddress; }
141
115
  });
142
116
  Object.defineProperty(exports, "isKitConnection", {
143
117
  enumerable: true,
144
- get: function () { return chunkI6TJLYNA_js.isKitConnection; }
118
+ get: function () { return chunkBJAVJQLK_js.isKitConnection; }
145
119
  });
146
120
  Object.defineProperty(exports, "isKnownSolanaChain", {
147
121
  enumerable: true,
148
- get: function () { return chunkI6TJLYNA_js.isKnownSolanaChain; }
122
+ get: function () { return chunkBJAVJQLK_js.isKnownSolanaChain; }
149
123
  });
150
124
  Object.defineProperty(exports, "isLegacyConnection", {
151
125
  enumerable: true,
152
- get: function () { return chunkI6TJLYNA_js.isLegacyConnection; }
126
+ get: function () { return chunkBJAVJQLK_js.isLegacyConnection; }
153
127
  });
154
128
  Object.defineProperty(exports, "isSolanaChain", {
155
129
  enumerable: true,
156
- get: function () { return chunkI6TJLYNA_js.isSolanaChain; }
130
+ get: function () { return chunkBJAVJQLK_js.isSolanaChain; }
157
131
  });
158
132
  Object.defineProperty(exports, "isWalletName", {
159
133
  enumerable: true,
160
- get: function () { return chunkI6TJLYNA_js.isWalletName; }
161
- });
162
- Object.defineProperty(exports, "parseConfigOptions", {
163
- enumerable: true,
164
- get: function () { return chunkI6TJLYNA_js.parseConfigOptions; }
134
+ get: function () { return chunkBJAVJQLK_js.isWalletName; }
165
135
  });
166
136
  Object.defineProperty(exports, "sendRawTransaction", {
167
137
  enumerable: true,
168
- get: function () { return chunkI6TJLYNA_js.sendRawTransaction; }
169
- });
170
- Object.defineProperty(exports, "validateConfigOptions", {
171
- enumerable: true,
172
- get: function () { return chunkI6TJLYNA_js.validateConfigOptions; }
138
+ get: function () { return chunkBJAVJQLK_js.sendRawTransaction; }
173
139
  });
174
140
  Object.defineProperty(exports, "validateKnownSolanaChain", {
175
141
  enumerable: true,
176
- get: function () { return chunkI6TJLYNA_js.validateKnownSolanaChain; }
142
+ get: function () { return chunkBJAVJQLK_js.validateKnownSolanaChain; }
177
143
  });
178
144
  Object.defineProperty(exports, "AccountElement", {
179
145
  enumerable: true,
180
- get: function () { return chunkWDXEP4AJ_js.AccountElement; }
146
+ get: function () { return chunkEM4KNOKG_js.AccountElement; }
181
147
  });
182
148
  Object.defineProperty(exports, "AppProvider", {
183
149
  enumerable: true,
184
- get: function () { return chunkWDXEP4AJ_js.AppProvider; }
150
+ get: function () { return chunkEM4KNOKG_js.AppProvider; }
185
151
  });
186
152
  Object.defineProperty(exports, "BalanceElement", {
187
153
  enumerable: true,
188
- get: function () { return chunkWDXEP4AJ_js.BalanceElement; }
154
+ get: function () { return chunkEM4KNOKG_js.BalanceElement; }
189
155
  });
190
156
  Object.defineProperty(exports, "ClusterElement", {
191
157
  enumerable: true,
192
- get: function () { return chunkWDXEP4AJ_js.ClusterElement; }
158
+ get: function () { return chunkEM4KNOKG_js.ClusterElement; }
159
+ });
160
+ Object.defineProperty(exports, "ConnectorErrorBoundary", {
161
+ enumerable: true,
162
+ get: function () { return chunkEM4KNOKG_js.ConnectorErrorBoundary; }
193
163
  });
194
164
  Object.defineProperty(exports, "ConnectorProvider", {
195
165
  enumerable: true,
196
- get: function () { return chunkWDXEP4AJ_js.ConnectorProvider; }
166
+ get: function () { return chunkEM4KNOKG_js.ConnectorProvider; }
197
167
  });
198
168
  Object.defineProperty(exports, "DisconnectElement", {
199
169
  enumerable: true,
200
- get: function () { return chunkWDXEP4AJ_js.DisconnectElement; }
170
+ get: function () { return chunkEM4KNOKG_js.DisconnectElement; }
201
171
  });
202
172
  Object.defineProperty(exports, "SkeletonShine", {
203
173
  enumerable: true,
204
- get: function () { return chunkWDXEP4AJ_js.SkeletonShine; }
174
+ get: function () { return chunkEM4KNOKG_js.SkeletonShine; }
205
175
  });
206
176
  Object.defineProperty(exports, "TokenListElement", {
207
177
  enumerable: true,
208
- get: function () { return chunkWDXEP4AJ_js.TokenListElement; }
178
+ get: function () { return chunkEM4KNOKG_js.TokenListElement; }
209
179
  });
210
180
  Object.defineProperty(exports, "TransactionHistoryElement", {
211
181
  enumerable: true,
212
- get: function () { return chunkWDXEP4AJ_js.TransactionHistoryElement; }
182
+ get: function () { return chunkEM4KNOKG_js.TransactionHistoryElement; }
213
183
  });
214
184
  Object.defineProperty(exports, "UnifiedProvider", {
215
185
  enumerable: true,
216
- get: function () { return chunkWDXEP4AJ_js.UnifiedProvider; }
186
+ get: function () { return chunkEM4KNOKG_js.UnifiedProvider; }
187
+ });
188
+ Object.defineProperty(exports, "WalletConnectProvider", {
189
+ enumerable: true,
190
+ get: function () { return chunkEM4KNOKG_js.WalletConnectProvider; }
217
191
  });
218
192
  Object.defineProperty(exports, "WalletListElement", {
219
193
  enumerable: true,
220
- get: function () { return chunkWDXEP4AJ_js.WalletListElement; }
194
+ get: function () { return chunkEM4KNOKG_js.WalletListElement; }
221
195
  });
222
196
  Object.defineProperty(exports, "clearSharedQueryCache", {
223
197
  enumerable: true,
224
- get: function () { return chunkWDXEP4AJ_js.clearSharedQueryCache; }
198
+ get: function () { return chunkEM4KNOKG_js.clearSharedQueryCache; }
225
199
  });
226
200
  Object.defineProperty(exports, "clearTokenCaches", {
227
201
  enumerable: true,
228
- get: function () { return chunkWDXEP4AJ_js.clearTokenCaches; }
202
+ get: function () { return chunkEM4KNOKG_js.clearTokenCaches; }
229
203
  });
230
204
  Object.defineProperty(exports, "getBalanceQueryKey", {
231
205
  enumerable: true,
232
- get: function () { return chunkWDXEP4AJ_js.getBalanceQueryKey; }
206
+ get: function () { return chunkEM4KNOKG_js.getBalanceQueryKey; }
233
207
  });
234
208
  Object.defineProperty(exports, "getTokensQueryKey", {
235
209
  enumerable: true,
236
- get: function () { return chunkWDXEP4AJ_js.getTokensQueryKey; }
210
+ get: function () { return chunkEM4KNOKG_js.getTokensQueryKey; }
237
211
  });
238
212
  Object.defineProperty(exports, "getTransactionsQueryKey", {
239
213
  enumerable: true,
240
- get: function () { return chunkWDXEP4AJ_js.getTransactionsQueryKey; }
214
+ get: function () { return chunkEM4KNOKG_js.getTransactionsQueryKey; }
241
215
  });
242
216
  Object.defineProperty(exports, "getWalletAssetsQueryKey", {
243
217
  enumerable: true,
244
- get: function () { return chunkWDXEP4AJ_js.getWalletAssetsQueryKey; }
218
+ get: function () { return chunkEM4KNOKG_js.getWalletAssetsQueryKey; }
245
219
  });
246
220
  Object.defineProperty(exports, "invalidateSharedQuery", {
247
221
  enumerable: true,
248
- get: function () { return chunkWDXEP4AJ_js.invalidateSharedQuery; }
222
+ get: function () { return chunkEM4KNOKG_js.invalidateSharedQuery; }
249
223
  });
250
224
  Object.defineProperty(exports, "useAccount", {
251
225
  enumerable: true,
252
- get: function () { return chunkWDXEP4AJ_js.useAccount; }
226
+ get: function () { return chunkEM4KNOKG_js.useAccount; }
253
227
  });
254
228
  Object.defineProperty(exports, "useBalance", {
255
229
  enumerable: true,
256
- get: function () { return chunkWDXEP4AJ_js.useBalance; }
230
+ get: function () { return chunkEM4KNOKG_js.useBalance; }
257
231
  });
258
232
  Object.defineProperty(exports, "useCluster", {
259
233
  enumerable: true,
260
- get: function () { return chunkWDXEP4AJ_js.useCluster; }
234
+ get: function () { return chunkEM4KNOKG_js.useCluster; }
235
+ });
236
+ Object.defineProperty(exports, "useConnectWallet", {
237
+ enumerable: true,
238
+ get: function () { return chunkEM4KNOKG_js.useConnectWallet; }
261
239
  });
262
240
  Object.defineProperty(exports, "useConnector", {
263
241
  enumerable: true,
264
- get: function () { return chunkWDXEP4AJ_js.useConnector; }
242
+ get: function () { return chunkEM4KNOKG_js.useConnector; }
265
243
  });
266
244
  Object.defineProperty(exports, "useConnectorClient", {
267
245
  enumerable: true,
268
- get: function () { return chunkWDXEP4AJ_js.useConnectorClient; }
246
+ get: function () { return chunkEM4KNOKG_js.useConnectorClient; }
247
+ });
248
+ Object.defineProperty(exports, "useDisconnectWallet", {
249
+ enumerable: true,
250
+ get: function () { return chunkEM4KNOKG_js.useDisconnectWallet; }
269
251
  });
270
252
  Object.defineProperty(exports, "useGillSolanaClient", {
271
253
  enumerable: true,
272
- get: function () { return chunkWDXEP4AJ_js.useGillSolanaClient; }
254
+ get: function () { return chunkEM4KNOKG_js.useGillSolanaClient; }
273
255
  });
274
256
  Object.defineProperty(exports, "useGillTransactionSigner", {
275
257
  enumerable: true,
276
- get: function () { return chunkWDXEP4AJ_js.useGillTransactionSigner; }
258
+ get: function () { return chunkEM4KNOKG_js.useGillTransactionSigner; }
277
259
  });
278
260
  Object.defineProperty(exports, "useKitTransactionSigner", {
279
261
  enumerable: true,
280
- get: function () { return chunkWDXEP4AJ_js.useKitTransactionSigner; }
262
+ get: function () { return chunkEM4KNOKG_js.useKitTransactionSigner; }
281
263
  });
282
264
  Object.defineProperty(exports, "useSolanaClient", {
283
265
  enumerable: true,
284
- get: function () { return chunkWDXEP4AJ_js.useSolanaClient; }
266
+ get: function () { return chunkEM4KNOKG_js.useSolanaClient; }
285
267
  });
286
268
  Object.defineProperty(exports, "useTokens", {
287
269
  enumerable: true,
288
- get: function () { return chunkWDXEP4AJ_js.useTokens; }
270
+ get: function () { return chunkEM4KNOKG_js.useTokens; }
289
271
  });
290
272
  Object.defineProperty(exports, "useTransactionPreparer", {
291
273
  enumerable: true,
292
- get: function () { return chunkWDXEP4AJ_js.useTransactionPreparer; }
274
+ get: function () { return chunkEM4KNOKG_js.useTransactionPreparer; }
293
275
  });
294
276
  Object.defineProperty(exports, "useTransactionSigner", {
295
277
  enumerable: true,
296
- get: function () { return chunkWDXEP4AJ_js.useTransactionSigner; }
278
+ get: function () { return chunkEM4KNOKG_js.useTransactionSigner; }
297
279
  });
298
280
  Object.defineProperty(exports, "useTransactions", {
299
281
  enumerable: true,
300
- get: function () { return chunkWDXEP4AJ_js.useTransactions; }
282
+ get: function () { return chunkEM4KNOKG_js.useTransactions; }
283
+ });
284
+ Object.defineProperty(exports, "useWallet", {
285
+ enumerable: true,
286
+ get: function () { return chunkEM4KNOKG_js.useWallet; }
287
+ });
288
+ Object.defineProperty(exports, "useWalletConnectUri", {
289
+ enumerable: true,
290
+ get: function () { return chunkEM4KNOKG_js.useWalletConnectUri; }
291
+ });
292
+ Object.defineProperty(exports, "useWalletConnectors", {
293
+ enumerable: true,
294
+ get: function () { return chunkEM4KNOKG_js.useWalletConnectors; }
301
295
  });
302
296
  Object.defineProperty(exports, "useWalletInfo", {
303
297
  enumerable: true,
304
- get: function () { return chunkWDXEP4AJ_js.useWalletInfo; }
298
+ get: function () { return chunkEM4KNOKG_js.useWalletInfo; }
299
+ });
300
+ Object.defineProperty(exports, "withErrorBoundary", {
301
+ enumerable: true,
302
+ get: function () { return chunkEM4KNOKG_js.withErrorBoundary; }
305
303
  });
306
304
  Object.defineProperty(exports, "ClipboardErrorType", {
307
305
  enumerable: true,
308
- get: function () { return chunk5HRJKCIL_js.ClipboardErrorType; }
306
+ get: function () { return chunkBZ2VBJCZ_js.ClipboardErrorType; }
309
307
  });
310
308
  Object.defineProperty(exports, "ConnectorClient", {
311
309
  enumerable: true,
312
- get: function () { return chunk5HRJKCIL_js.ConnectorClient; }
310
+ get: function () { return chunkBZ2VBJCZ_js.ConnectorClient; }
313
311
  });
314
- Object.defineProperty(exports, "ConnectorErrorBoundary", {
312
+ Object.defineProperty(exports, "EnhancedStorage", {
313
+ enumerable: true,
314
+ get: function () { return chunkBZ2VBJCZ_js.EnhancedStorage; }
315
+ });
316
+ Object.defineProperty(exports, "EnhancedStorageAdapter", {
317
+ enumerable: true,
318
+ get: function () { return chunkBZ2VBJCZ_js.EnhancedStorageAdapter; }
319
+ });
320
+ Object.defineProperty(exports, "INITIAL_WALLET_STATUS", {
315
321
  enumerable: true,
316
- get: function () { return chunk5HRJKCIL_js.ConnectorErrorBoundary; }
322
+ get: function () { return chunkBZ2VBJCZ_js.INITIAL_WALLET_STATUS; }
317
323
  });
318
324
  Object.defineProperty(exports, "PUBLIC_RPC_ENDPOINTS", {
319
325
  enumerable: true,
320
- get: function () { return chunk5HRJKCIL_js.PUBLIC_RPC_ENDPOINTS; }
326
+ get: function () { return chunkBZ2VBJCZ_js.PUBLIC_RPC_ENDPOINTS; }
321
327
  });
322
328
  Object.defineProperty(exports, "TransactionSignerError", {
323
329
  enumerable: true,
324
- get: function () { return chunk5HRJKCIL_js.TransactionSignerError; }
330
+ get: function () { return chunkBZ2VBJCZ_js.TransactionSignerError; }
325
331
  });
326
- Object.defineProperty(exports, "WalletErrorType", {
332
+ Object.defineProperty(exports, "WALLET_STATE_VERSION", {
333
+ enumerable: true,
334
+ get: function () { return chunkBZ2VBJCZ_js.WALLET_STATE_VERSION; }
335
+ });
336
+ Object.defineProperty(exports, "clearWalletState", {
327
337
  enumerable: true,
328
- get: function () { return chunk5HRJKCIL_js.WalletErrorType; }
338
+ get: function () { return chunkBZ2VBJCZ_js.clearWalletState; }
329
339
  });
330
340
  Object.defineProperty(exports, "copyAddressToClipboard", {
331
341
  enumerable: true,
332
- get: function () { return chunk5HRJKCIL_js.copyAddressToClipboard; }
342
+ get: function () { return chunkBZ2VBJCZ_js.copyAddressToClipboard; }
333
343
  });
334
344
  Object.defineProperty(exports, "copySignatureToClipboard", {
335
345
  enumerable: true,
336
- get: function () { return chunk5HRJKCIL_js.copySignatureToClipboard; }
346
+ get: function () { return chunkBZ2VBJCZ_js.copySignatureToClipboard; }
337
347
  });
338
348
  Object.defineProperty(exports, "copyToClipboard", {
339
349
  enumerable: true,
340
- get: function () { return chunk5HRJKCIL_js.copyToClipboard; }
350
+ get: function () { return chunkBZ2VBJCZ_js.copyToClipboard; }
351
+ });
352
+ Object.defineProperty(exports, "createConnectorId", {
353
+ enumerable: true,
354
+ get: function () { return chunkBZ2VBJCZ_js.createConnectorId; }
355
+ });
356
+ Object.defineProperty(exports, "createEnhancedStorageAccount", {
357
+ enumerable: true,
358
+ get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageAccount; }
359
+ });
360
+ Object.defineProperty(exports, "createEnhancedStorageCluster", {
361
+ enumerable: true,
362
+ get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageCluster; }
363
+ });
364
+ Object.defineProperty(exports, "createEnhancedStorageWallet", {
365
+ enumerable: true,
366
+ get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageWallet; }
367
+ });
368
+ Object.defineProperty(exports, "createEnhancedStorageWalletState", {
369
+ enumerable: true,
370
+ get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageWalletState; }
341
371
  });
342
372
  Object.defineProperty(exports, "createGillTransactionSigner", {
343
373
  enumerable: true,
344
- get: function () { return chunk5HRJKCIL_js.createGillTransactionSigner; }
374
+ get: function () { return chunkBZ2VBJCZ_js.createGillTransactionSigner; }
345
375
  });
346
376
  Object.defineProperty(exports, "createKitTransactionSigner", {
347
377
  enumerable: true,
348
- get: function () { return chunk5HRJKCIL_js.createKitTransactionSigner; }
378
+ get: function () { return chunkBZ2VBJCZ_js.createKitTransactionSigner; }
349
379
  });
350
380
  Object.defineProperty(exports, "createTransactionSigner", {
351
381
  enumerable: true,
352
- get: function () { return chunk5HRJKCIL_js.createTransactionSigner; }
382
+ get: function () { return chunkBZ2VBJCZ_js.createTransactionSigner; }
353
383
  });
354
384
  Object.defineProperty(exports, "formatAddress", {
355
385
  enumerable: true,
356
- get: function () { return chunk5HRJKCIL_js.formatAddress; }
386
+ get: function () { return chunkBZ2VBJCZ_js.formatAddress; }
357
387
  });
358
388
  Object.defineProperty(exports, "formatBigIntBalance", {
359
389
  enumerable: true,
360
- get: function () { return chunk5HRJKCIL_js.formatBigIntBalance; }
390
+ get: function () { return chunkBZ2VBJCZ_js.formatBigIntBalance; }
361
391
  });
362
392
  Object.defineProperty(exports, "formatBigIntUsd", {
363
393
  enumerable: true,
364
- get: function () { return chunk5HRJKCIL_js.formatBigIntUsd; }
394
+ get: function () { return chunkBZ2VBJCZ_js.formatBigIntUsd; }
365
395
  });
366
396
  Object.defineProperty(exports, "formatLamportsToSolSafe", {
367
397
  enumerable: true,
368
- get: function () { return chunk5HRJKCIL_js.formatLamportsToSolSafe; }
398
+ get: function () { return chunkBZ2VBJCZ_js.formatLamportsToSolSafe; }
369
399
  });
370
400
  Object.defineProperty(exports, "formatNumber", {
371
401
  enumerable: true,
372
- get: function () { return chunk5HRJKCIL_js.formatNumber; }
402
+ get: function () { return chunkBZ2VBJCZ_js.formatNumber; }
373
403
  });
374
404
  Object.defineProperty(exports, "formatSOL", {
375
405
  enumerable: true,
376
- get: function () { return chunk5HRJKCIL_js.formatSOL; }
406
+ get: function () { return chunkBZ2VBJCZ_js.formatSOL; }
377
407
  });
378
408
  Object.defineProperty(exports, "formatTokenAmount", {
379
409
  enumerable: true,
380
- get: function () { return chunk5HRJKCIL_js.formatTokenAmount; }
410
+ get: function () { return chunkBZ2VBJCZ_js.formatTokenAmount; }
381
411
  });
382
412
  Object.defineProperty(exports, "formatTokenBalanceSafe", {
383
413
  enumerable: true,
384
- get: function () { return chunk5HRJKCIL_js.formatTokenBalanceSafe; }
414
+ get: function () { return chunkBZ2VBJCZ_js.formatTokenBalanceSafe; }
385
415
  });
386
416
  Object.defineProperty(exports, "getAddressUrl", {
387
417
  enumerable: true,
388
- get: function () { return chunk5HRJKCIL_js.getAddressUrl; }
418
+ get: function () { return chunkBZ2VBJCZ_js.getAddressUrl; }
389
419
  });
390
420
  Object.defineProperty(exports, "getBlockUrl", {
391
421
  enumerable: true,
392
- get: function () { return chunk5HRJKCIL_js.getBlockUrl; }
422
+ get: function () { return chunkBZ2VBJCZ_js.getBlockUrl; }
393
423
  });
394
424
  Object.defineProperty(exports, "getChainIdForWalletStandard", {
395
425
  enumerable: true,
396
- get: function () { return chunk5HRJKCIL_js.getChainIdForWalletStandard; }
426
+ get: function () { return chunkBZ2VBJCZ_js.getChainIdForWalletStandard; }
397
427
  });
398
428
  Object.defineProperty(exports, "getClusterChainId", {
399
429
  enumerable: true,
400
- get: function () { return chunk5HRJKCIL_js.getClusterChainId; }
430
+ get: function () { return chunkBZ2VBJCZ_js.getClusterChainId; }
401
431
  });
402
432
  Object.defineProperty(exports, "getClusterExplorerUrl", {
403
433
  enumerable: true,
404
- get: function () { return chunk5HRJKCIL_js.getClusterExplorerUrl; }
434
+ get: function () { return chunkBZ2VBJCZ_js.getClusterExplorerUrl; }
405
435
  });
406
436
  Object.defineProperty(exports, "getClusterName", {
407
437
  enumerable: true,
408
- get: function () { return chunk5HRJKCIL_js.getClusterName; }
438
+ get: function () { return chunkBZ2VBJCZ_js.getClusterName; }
409
439
  });
410
440
  Object.defineProperty(exports, "getClusterRpcUrl", {
411
441
  enumerable: true,
412
- get: function () { return chunk5HRJKCIL_js.getClusterRpcUrl; }
442
+ get: function () { return chunkBZ2VBJCZ_js.getClusterRpcUrl; }
413
443
  });
414
444
  Object.defineProperty(exports, "getClusterType", {
415
445
  enumerable: true,
416
- get: function () { return chunk5HRJKCIL_js.getClusterType; }
446
+ get: function () { return chunkBZ2VBJCZ_js.getClusterType; }
447
+ });
448
+ Object.defineProperty(exports, "getDefaultConfig", {
449
+ enumerable: true,
450
+ get: function () { return chunkBZ2VBJCZ_js.getDefaultConfig; }
451
+ });
452
+ Object.defineProperty(exports, "getDefaultMobileConfig", {
453
+ enumerable: true,
454
+ get: function () { return chunkBZ2VBJCZ_js.getDefaultMobileConfig; }
417
455
  });
418
456
  Object.defineProperty(exports, "getDefaultRpcUrl", {
419
457
  enumerable: true,
420
- get: function () { return chunk5HRJKCIL_js.getDefaultRpcUrl; }
458
+ get: function () { return chunkBZ2VBJCZ_js.getDefaultRpcUrl; }
421
459
  });
422
460
  Object.defineProperty(exports, "getNetworkDisplayName", {
423
461
  enumerable: true,
424
- get: function () { return chunk5HRJKCIL_js.getNetworkDisplayName; }
462
+ get: function () { return chunkBZ2VBJCZ_js.getNetworkDisplayName; }
425
463
  });
426
464
  Object.defineProperty(exports, "getPolyfillStatus", {
427
465
  enumerable: true,
428
- get: function () { return chunk5HRJKCIL_js.getPolyfillStatus; }
466
+ get: function () { return chunkBZ2VBJCZ_js.getPolyfillStatus; }
429
467
  });
430
468
  Object.defineProperty(exports, "getTokenUrl", {
431
469
  enumerable: true,
432
- get: function () { return chunk5HRJKCIL_js.getTokenUrl; }
470
+ get: function () { return chunkBZ2VBJCZ_js.getTokenUrl; }
433
471
  });
434
472
  Object.defineProperty(exports, "getTransactionUrl", {
435
473
  enumerable: true,
436
- get: function () { return chunk5HRJKCIL_js.getTransactionUrl; }
474
+ get: function () { return chunkBZ2VBJCZ_js.getTransactionUrl; }
475
+ });
476
+ Object.defineProperty(exports, "getWalletNameFromConnectorId", {
477
+ enumerable: true,
478
+ get: function () { return chunkBZ2VBJCZ_js.getWalletNameFromConnectorId; }
437
479
  });
438
480
  Object.defineProperty(exports, "getWalletsRegistry", {
439
481
  enumerable: true,
440
- get: function () { return chunk5HRJKCIL_js.getWalletsRegistry; }
482
+ get: function () { return chunkBZ2VBJCZ_js.getWalletsRegistry; }
441
483
  });
442
484
  Object.defineProperty(exports, "installPolyfills", {
443
485
  enumerable: true,
444
- get: function () { return chunk5HRJKCIL_js.installPolyfills; }
486
+ get: function () { return chunkBZ2VBJCZ_js.installPolyfills; }
445
487
  });
446
488
  Object.defineProperty(exports, "isClipboardAvailable", {
447
489
  enumerable: true,
448
- get: function () { return chunk5HRJKCIL_js.isClipboardAvailable; }
490
+ get: function () { return chunkBZ2VBJCZ_js.isClipboardAvailable; }
491
+ });
492
+ Object.defineProperty(exports, "isConnected", {
493
+ enumerable: true,
494
+ get: function () { return chunkBZ2VBJCZ_js.isConnected; }
495
+ });
496
+ Object.defineProperty(exports, "isConnecting", {
497
+ enumerable: true,
498
+ get: function () { return chunkBZ2VBJCZ_js.isConnecting; }
449
499
  });
450
500
  Object.defineProperty(exports, "isCryptoAvailable", {
451
501
  enumerable: true,
452
- get: function () { return chunk5HRJKCIL_js.isCryptoAvailable; }
502
+ get: function () { return chunkBZ2VBJCZ_js.isCryptoAvailable; }
453
503
  });
454
504
  Object.defineProperty(exports, "isDevnet", {
455
505
  enumerable: true,
456
- get: function () { return chunk5HRJKCIL_js.isDevnet; }
506
+ get: function () { return chunkBZ2VBJCZ_js.isDevnet; }
457
507
  });
458
508
  Object.defineProperty(exports, "isDevnetCluster", {
459
509
  enumerable: true,
460
- get: function () { return chunk5HRJKCIL_js.isDevnetCluster; }
510
+ get: function () { return chunkBZ2VBJCZ_js.isDevnetCluster; }
511
+ });
512
+ Object.defineProperty(exports, "isDisconnected", {
513
+ enumerable: true,
514
+ get: function () { return chunkBZ2VBJCZ_js.isDisconnected; }
461
515
  });
462
516
  Object.defineProperty(exports, "isLocalCluster", {
463
517
  enumerable: true,
464
- get: function () { return chunk5HRJKCIL_js.isLocalCluster; }
518
+ get: function () { return chunkBZ2VBJCZ_js.isLocalCluster; }
465
519
  });
466
520
  Object.defineProperty(exports, "isLocalnet", {
467
521
  enumerable: true,
468
- get: function () { return chunk5HRJKCIL_js.isLocalnet; }
522
+ get: function () { return chunkBZ2VBJCZ_js.isLocalnet; }
469
523
  });
470
524
  Object.defineProperty(exports, "isMainnet", {
471
525
  enumerable: true,
472
- get: function () { return chunk5HRJKCIL_js.isMainnet; }
526
+ get: function () { return chunkBZ2VBJCZ_js.isMainnet; }
473
527
  });
474
528
  Object.defineProperty(exports, "isMainnetCluster", {
475
529
  enumerable: true,
476
- get: function () { return chunk5HRJKCIL_js.isMainnetCluster; }
530
+ get: function () { return chunkBZ2VBJCZ_js.isMainnetCluster; }
477
531
  });
478
532
  Object.defineProperty(exports, "isPolyfillInstalled", {
479
533
  enumerable: true,
480
- get: function () { return chunk5HRJKCIL_js.isPolyfillInstalled; }
534
+ get: function () { return chunkBZ2VBJCZ_js.isPolyfillInstalled; }
535
+ });
536
+ Object.defineProperty(exports, "isStatusError", {
537
+ enumerable: true,
538
+ get: function () { return chunkBZ2VBJCZ_js.isStatusError; }
481
539
  });
482
540
  Object.defineProperty(exports, "isTestnet", {
483
541
  enumerable: true,
484
- get: function () { return chunk5HRJKCIL_js.isTestnet; }
542
+ get: function () { return chunkBZ2VBJCZ_js.isTestnet; }
485
543
  });
486
544
  Object.defineProperty(exports, "isTestnetCluster", {
487
545
  enumerable: true,
488
- get: function () { return chunk5HRJKCIL_js.isTestnetCluster; }
546
+ get: function () { return chunkBZ2VBJCZ_js.isTestnetCluster; }
489
547
  });
490
548
  Object.defineProperty(exports, "isTransactionSignerError", {
491
549
  enumerable: true,
492
- get: function () { return chunk5HRJKCIL_js.isTransactionSignerError; }
550
+ get: function () { return chunkBZ2VBJCZ_js.isTransactionSignerError; }
551
+ });
552
+ Object.defineProperty(exports, "isWalletConnectorId", {
553
+ enumerable: true,
554
+ get: function () { return chunkBZ2VBJCZ_js.isWalletConnectorId; }
555
+ });
556
+ Object.defineProperty(exports, "isWalletStatusError", {
557
+ enumerable: true,
558
+ get: function () { return chunkBZ2VBJCZ_js.isWalletStatusError; }
493
559
  });
494
560
  Object.defineProperty(exports, "normalizeNetwork", {
495
561
  enumerable: true,
496
- get: function () { return chunk5HRJKCIL_js.normalizeNetwork; }
562
+ get: function () { return chunkBZ2VBJCZ_js.normalizeNetwork; }
563
+ });
564
+ Object.defineProperty(exports, "parseConfigOptions", {
565
+ enumerable: true,
566
+ get: function () { return chunkBZ2VBJCZ_js.parseConfigOptions; }
497
567
  });
498
568
  Object.defineProperty(exports, "ready", {
499
569
  enumerable: true,
500
- get: function () { return chunk5HRJKCIL_js.ready; }
570
+ get: function () { return chunkBZ2VBJCZ_js.ready; }
571
+ });
572
+ Object.defineProperty(exports, "saveWalletState", {
573
+ enumerable: true,
574
+ get: function () { return chunkBZ2VBJCZ_js.saveWalletState; }
501
575
  });
502
576
  Object.defineProperty(exports, "toClusterId", {
503
577
  enumerable: true,
504
- get: function () { return chunk5HRJKCIL_js.toClusterId; }
578
+ get: function () { return chunkBZ2VBJCZ_js.toClusterId; }
579
+ });
580
+ Object.defineProperty(exports, "toLegacyWalletState", {
581
+ enumerable: true,
582
+ get: function () { return chunkBZ2VBJCZ_js.toLegacyWalletState; }
505
583
  });
506
584
  Object.defineProperty(exports, "truncate", {
507
585
  enumerable: true,
508
- get: function () { return chunk5HRJKCIL_js.truncate; }
586
+ get: function () { return chunkBZ2VBJCZ_js.truncate; }
509
587
  });
510
- Object.defineProperty(exports, "withErrorBoundary", {
588
+ Object.defineProperty(exports, "validateConfigOptions", {
589
+ enumerable: true,
590
+ get: function () { return chunkBZ2VBJCZ_js.validateConfigOptions; }
591
+ });
592
+ Object.defineProperty(exports, "isFailure", {
511
593
  enumerable: true,
512
- get: function () { return chunk5HRJKCIL_js.withErrorBoundary; }
594
+ get: function () { return chunk4KD6HQQG_js.isFailure; }
595
+ });
596
+ Object.defineProperty(exports, "isSuccess", {
597
+ enumerable: true,
598
+ get: function () { return chunk4KD6HQQG_js.isSuccess; }
599
+ });
600
+ Object.defineProperty(exports, "tryCatch", {
601
+ enumerable: true,
602
+ get: function () { return chunk4KD6HQQG_js.tryCatch; }
603
+ });
604
+ Object.defineProperty(exports, "tryCatchSync", {
605
+ enumerable: true,
606
+ get: function () { return chunk4KD6HQQG_js.tryCatchSync; }
607
+ });
608
+ Object.defineProperty(exports, "createMockWalletConnectTransport", {
609
+ enumerable: true,
610
+ get: function () { return chunkHN5AJF7F_js.createMockWalletConnectTransport; }
611
+ });
612
+ Object.defineProperty(exports, "createWalletConnectTransport", {
613
+ enumerable: true,
614
+ get: function () { return chunkHN5AJF7F_js.createWalletConnectTransport; }
615
+ });
616
+ Object.defineProperty(exports, "createWalletConnectWallet", {
617
+ enumerable: true,
618
+ get: function () { return chunkHN5AJF7F_js.createWalletConnectWallet; }
619
+ });
620
+ Object.defineProperty(exports, "isWalletConnectAvailable", {
621
+ enumerable: true,
622
+ get: function () { return chunkHN5AJF7F_js.isWalletConnectAvailable; }
623
+ });
624
+ Object.defineProperty(exports, "registerWalletConnectWallet", {
625
+ enumerable: true,
626
+ get: function () { return chunkHN5AJF7F_js.registerWalletConnectWallet; }
513
627
  });
514
628
  Object.defineProperty(exports, "ConfigurationError", {
515
629
  enumerable: true,
516
- get: function () { return chunkDSUCH44G_js.ConfigurationError; }
630
+ get: function () { return chunkSITQ4JWM_js.ConfigurationError; }
517
631
  });
518
632
  Object.defineProperty(exports, "ConnectionError", {
519
633
  enumerable: true,
520
- get: function () { return chunkDSUCH44G_js.ConnectionError; }
634
+ get: function () { return chunkSITQ4JWM_js.ConnectionError; }
521
635
  });
522
636
  Object.defineProperty(exports, "ConnectorError", {
523
637
  enumerable: true,
524
- get: function () { return chunkDSUCH44G_js.ConnectorError; }
638
+ get: function () { return chunkSITQ4JWM_js.ConnectorError; }
525
639
  });
526
640
  Object.defineProperty(exports, "Errors", {
527
641
  enumerable: true,
528
- get: function () { return chunkDSUCH44G_js.Errors; }
642
+ get: function () { return chunkSITQ4JWM_js.Errors; }
529
643
  });
530
644
  Object.defineProperty(exports, "LAMPORTS_PER_SOL", {
531
645
  enumerable: true,
532
- get: function () { return chunkDSUCH44G_js.LAMPORTS_PER_SOL; }
646
+ get: function () { return chunkSITQ4JWM_js.LAMPORTS_PER_SOL; }
533
647
  });
534
648
  Object.defineProperty(exports, "NetworkError", {
535
649
  enumerable: true,
536
- get: function () { return chunkDSUCH44G_js.NetworkError; }
650
+ get: function () { return chunkSITQ4JWM_js.NetworkError; }
537
651
  });
538
652
  Object.defineProperty(exports, "TransactionError", {
539
653
  enumerable: true,
540
- get: function () { return chunkDSUCH44G_js.TransactionError; }
654
+ get: function () { return chunkSITQ4JWM_js.TransactionError; }
541
655
  });
542
656
  Object.defineProperty(exports, "ValidationError", {
543
657
  enumerable: true,
544
- get: function () { return chunkDSUCH44G_js.ValidationError; }
658
+ get: function () { return chunkSITQ4JWM_js.ValidationError; }
659
+ });
660
+ Object.defineProperty(exports, "WalletErrorType", {
661
+ enumerable: true,
662
+ get: function () { return chunkSITQ4JWM_js.WalletErrorType; }
545
663
  });
546
664
  Object.defineProperty(exports, "base58ToSignatureBytes", {
547
665
  enumerable: true,
548
- get: function () { return chunkDSUCH44G_js.base58ToSignatureBytes; }
666
+ get: function () { return chunkSITQ4JWM_js.base58ToSignatureBytes; }
549
667
  });
550
668
  Object.defineProperty(exports, "createKitSignersFromWallet", {
551
669
  enumerable: true,
552
- get: function () { return chunkDSUCH44G_js.createKitSignersFromWallet; }
670
+ get: function () { return chunkSITQ4JWM_js.createKitSignersFromWallet; }
553
671
  });
554
672
  Object.defineProperty(exports, "createMessageSignerFromWallet", {
555
673
  enumerable: true,
556
- get: function () { return chunkDSUCH44G_js.createMessageSignerFromWallet; }
674
+ get: function () { return chunkSITQ4JWM_js.createMessageSignerFromWallet; }
557
675
  });
558
676
  Object.defineProperty(exports, "createSolanaClient", {
559
677
  enumerable: true,
560
- get: function () { return chunkDSUCH44G_js.createSolanaClient; }
678
+ get: function () { return chunkSITQ4JWM_js.createSolanaClient; }
561
679
  });
562
680
  Object.defineProperty(exports, "createTransactionSendingSignerFromWallet", {
563
681
  enumerable: true,
564
- get: function () { return chunkDSUCH44G_js.createTransactionSendingSignerFromWallet; }
682
+ get: function () { return chunkSITQ4JWM_js.createTransactionSendingSignerFromWallet; }
683
+ });
684
+ Object.defineProperty(exports, "createWalletError", {
685
+ enumerable: true,
686
+ get: function () { return chunkSITQ4JWM_js.createWalletError; }
565
687
  });
566
688
  Object.defineProperty(exports, "detectMessageModification", {
567
689
  enumerable: true,
568
- get: function () { return chunkDSUCH44G_js.detectMessageModification; }
690
+ get: function () { return chunkSITQ4JWM_js.detectMessageModification; }
569
691
  });
570
692
  Object.defineProperty(exports, "freezeSigner", {
571
693
  enumerable: true,
572
- get: function () { return chunkDSUCH44G_js.freezeSigner; }
694
+ get: function () { return chunkSITQ4JWM_js.freezeSigner; }
573
695
  });
574
696
  Object.defineProperty(exports, "getExplorerLink", {
575
697
  enumerable: true,
576
- get: function () { return chunkDSUCH44G_js.getExplorerLink; }
698
+ get: function () { return chunkSITQ4JWM_js.getExplorerLink; }
577
699
  });
578
700
  Object.defineProperty(exports, "getPublicSolanaRpcUrl", {
579
701
  enumerable: true,
580
- get: function () { return chunkDSUCH44G_js.getPublicSolanaRpcUrl; }
702
+ get: function () { return chunkSITQ4JWM_js.getPublicSolanaRpcUrl; }
581
703
  });
582
704
  Object.defineProperty(exports, "getUserFriendlyMessage", {
583
705
  enumerable: true,
584
- get: function () { return chunkDSUCH44G_js.getUserFriendlyMessage; }
706
+ get: function () { return chunkSITQ4JWM_js.getUserFriendlyMessage; }
585
707
  });
586
708
  Object.defineProperty(exports, "isConfigurationError", {
587
709
  enumerable: true,
588
- get: function () { return chunkDSUCH44G_js.isConfigurationError; }
710
+ get: function () { return chunkSITQ4JWM_js.isConfigurationError; }
589
711
  });
590
712
  Object.defineProperty(exports, "isConnectionError", {
591
713
  enumerable: true,
592
- get: function () { return chunkDSUCH44G_js.isConnectionError; }
714
+ get: function () { return chunkSITQ4JWM_js.isConnectionError; }
593
715
  });
594
716
  Object.defineProperty(exports, "isConnectorError", {
595
717
  enumerable: true,
596
- get: function () { return chunkDSUCH44G_js.isConnectorError; }
597
- });
598
- Object.defineProperty(exports, "isFailure", {
599
- enumerable: true,
600
- get: function () { return chunkDSUCH44G_js.isFailure; }
718
+ get: function () { return chunkSITQ4JWM_js.isConnectorError; }
601
719
  });
602
720
  Object.defineProperty(exports, "isNetworkError", {
603
721
  enumerable: true,
604
- get: function () { return chunkDSUCH44G_js.isNetworkError; }
605
- });
606
- Object.defineProperty(exports, "isSuccess", {
607
- enumerable: true,
608
- get: function () { return chunkDSUCH44G_js.isSuccess; }
722
+ get: function () { return chunkSITQ4JWM_js.isNetworkError; }
609
723
  });
610
724
  Object.defineProperty(exports, "isTransactionError", {
611
725
  enumerable: true,
612
- get: function () { return chunkDSUCH44G_js.isTransactionError; }
726
+ get: function () { return chunkSITQ4JWM_js.isTransactionError; }
613
727
  });
614
728
  Object.defineProperty(exports, "isValidationError", {
615
729
  enumerable: true,
616
- get: function () { return chunkDSUCH44G_js.isValidationError; }
730
+ get: function () { return chunkSITQ4JWM_js.isValidationError; }
731
+ });
732
+ Object.defineProperty(exports, "isWalletError", {
733
+ enumerable: true,
734
+ get: function () { return chunkSITQ4JWM_js.isWalletError; }
617
735
  });
618
736
  Object.defineProperty(exports, "lamportsToSol", {
619
737
  enumerable: true,
620
- get: function () { return chunkDSUCH44G_js.lamportsToSol; }
738
+ get: function () { return chunkSITQ4JWM_js.lamportsToSol; }
621
739
  });
622
740
  Object.defineProperty(exports, "prepareTransaction", {
623
741
  enumerable: true,
624
- get: function () { return chunkDSUCH44G_js.prepareTransaction; }
742
+ get: function () { return chunkSITQ4JWM_js.prepareTransaction; }
625
743
  });
626
744
  Object.defineProperty(exports, "signatureBytesToBase58", {
627
745
  enumerable: true,
628
- get: function () { return chunkDSUCH44G_js.signatureBytesToBase58; }
746
+ get: function () { return chunkSITQ4JWM_js.signatureBytesToBase58; }
629
747
  });
630
748
  Object.defineProperty(exports, "solToLamports", {
631
749
  enumerable: true,
632
- get: function () { return chunkDSUCH44G_js.solToLamports; }
750
+ get: function () { return chunkSITQ4JWM_js.solToLamports; }
633
751
  });
634
752
  Object.defineProperty(exports, "toConnectorError", {
635
753
  enumerable: true,
636
- get: function () { return chunkDSUCH44G_js.toConnectorError; }
637
- });
638
- Object.defineProperty(exports, "tryCatch", {
639
- enumerable: true,
640
- get: function () { return chunkDSUCH44G_js.tryCatch; }
641
- });
642
- Object.defineProperty(exports, "tryCatchSync", {
643
- enumerable: true,
644
- get: function () { return chunkDSUCH44G_js.tryCatchSync; }
754
+ get: function () { return chunkSITQ4JWM_js.toConnectorError; }
645
755
  });
646
756
  Object.defineProperty(exports, "updateSignatureDictionary", {
647
757
  enumerable: true,
648
- get: function () { return chunkDSUCH44G_js.updateSignatureDictionary; }
758
+ get: function () { return chunkSITQ4JWM_js.updateSignatureDictionary; }
649
759
  });
650
760
  //# sourceMappingURL=index.js.map
651
761
  //# sourceMappingURL=index.js.map