@solana/connector 0.1.1 → 0.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/dist/{chunk-TAAXHAV2.mjs → chunk-4K6QY4HR.mjs} +4 -4
- package/dist/{chunk-TAAXHAV2.mjs.map → chunk-4K6QY4HR.mjs.map} +1 -1
- package/dist/{chunk-EGYXJT54.mjs → chunk-F2QJH5ED.mjs} +3 -3
- package/dist/{chunk-EGYXJT54.mjs.map → chunk-F2QJH5ED.mjs.map} +1 -1
- package/dist/{chunk-P4ZLJI4L.js → chunk-JS4KJ2KK.js} +17 -17
- package/dist/{chunk-P4ZLJI4L.js.map → chunk-JS4KJ2KK.js.map} +1 -1
- package/dist/{chunk-P5A3XNFF.js → chunk-RIBOPAOD.js} +4 -4
- package/dist/{chunk-P5A3XNFF.js.map → chunk-RIBOPAOD.js.map} +1 -1
- package/dist/{chunk-D4JGBIP7.js → chunk-SJEZHNYF.js} +11 -11
- package/dist/{chunk-D4JGBIP7.js.map → chunk-SJEZHNYF.js.map} +1 -1
- package/dist/{chunk-6PBQ5CXV.mjs → chunk-WXYUUCSD.mjs} +3 -3
- package/dist/{chunk-6PBQ5CXV.mjs.map → chunk-WXYUUCSD.mjs.map} +1 -1
- package/dist/headless.js +111 -111
- package/dist/headless.mjs +2 -2
- package/dist/index.js +126 -126
- package/dist/index.mjs +3 -3
- package/dist/react.js +16 -16
- package/dist/react.mjs +2 -2
- package/package.json +1 -1
package/dist/react.js
CHANGED
|
@@ -1,65 +1,65 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkSJEZHNYF_js = require('./chunk-SJEZHNYF.js');
|
|
4
|
+
var chunkRIBOPAOD_js = require('./chunk-RIBOPAOD.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "AppProvider", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkSJEZHNYF_js.UnifiedProvider; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "ConnectorProvider", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkSJEZHNYF_js.ConnectorProvider; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "UnifiedProvider", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkSJEZHNYF_js.UnifiedProvider; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "useAccount", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkSJEZHNYF_js.useAccount; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "useCluster", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkSJEZHNYF_js.useCluster; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "useConnector", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkSJEZHNYF_js.useConnector; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "useConnectorClient", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkSJEZHNYF_js.useConnectorClient; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "useGillSolanaClient", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkSJEZHNYF_js.useGillSolanaClient; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "useGillTransactionSigner", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkSJEZHNYF_js.useGillTransactionSigner; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "useTransactionPreparer", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkSJEZHNYF_js.useTransactionPreparer; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "useTransactionSigner", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkSJEZHNYF_js.useTransactionSigner; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "useWalletInfo", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkSJEZHNYF_js.useWalletInfo; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "ConnectorErrorBoundary", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkRIBOPAOD_js.ConnectorErrorBoundary; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "withErrorBoundary", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkRIBOPAOD_js.withErrorBoundary; }
|
|
63
63
|
});
|
|
64
64
|
//# sourceMappingURL=react.js.map
|
|
65
65
|
//# sourceMappingURL=react.js.map
|
package/dist/react.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { UnifiedProvider as AppProvider, ConnectorProvider, UnifiedProvider, useAccount, useCluster, useConnector, useConnectorClient, useGillSolanaClient, useGillTransactionSigner, useTransactionPreparer, useTransactionSigner, useWalletInfo } from './chunk-
|
|
2
|
-
export { ConnectorErrorBoundary, withErrorBoundary } from './chunk-
|
|
1
|
+
export { UnifiedProvider as AppProvider, ConnectorProvider, UnifiedProvider, useAccount, useCluster, useConnector, useConnectorClient, useGillSolanaClient, useGillTransactionSigner, useTransactionPreparer, useTransactionSigner, useWalletInfo } from './chunk-F2QJH5ED.mjs';
|
|
2
|
+
export { ConnectorErrorBoundary, withErrorBoundary } from './chunk-4K6QY4HR.mjs';
|
|
3
3
|
//# sourceMappingURL=react.mjs.map
|
|
4
4
|
//# sourceMappingURL=react.mjs.map
|