@vechain/vechain-kit 1.5.12 → 1.5.13
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/assets/index.cjs +23 -23
- package/dist/assets/index.js +1 -1
- package/dist/{chunk-3CI2FPCB.js → chunk-G7I2W6XJ.js} +3 -3
- package/dist/{chunk-3CI2FPCB.js.map → chunk-G7I2W6XJ.js.map} +1 -1
- package/dist/{chunk-DBQR2OKX.cjs → chunk-QRYVPUVY.cjs} +6 -6
- package/dist/{chunk-DBQR2OKX.cjs.map → chunk-QRYVPUVY.cjs.map} +1 -1
- package/dist/{chunk-A4NZ5AVL.cjs → chunk-TV24UEQU.cjs} +3 -3
- package/dist/{chunk-A4NZ5AVL.cjs.map → chunk-TV24UEQU.cjs.map} +1 -1
- package/dist/{chunk-RSEKQ6PP.js → chunk-YPHGCDGO.js} +3 -3
- package/dist/{chunk-RSEKQ6PP.js.map → chunk-YPHGCDGO.js.map} +1 -1
- package/dist/index.cjs +1100 -617
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +67 -10
- package/dist/index.d.ts +67 -10
- package/dist/index.js +904 -426
- package/dist/index.js.map +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/utils/index.cjs +32 -32
- package/dist/utils/index.js +2 -2
- package/package.json +1 -1
package/dist/utils/index.cjs
CHANGED
|
@@ -1,130 +1,130 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkQRYVPUVY_cjs = require('../chunk-QRYVPUVY.cjs');
|
|
4
|
+
require('../chunk-TV24UEQU.cjs');
|
|
5
5
|
require('../chunk-Q7SFCCGT.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "DEFAULT_PRIVY_ECOSYSTEM_APPS", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkQRYVPUVY_cjs.DEFAULT_PRIVY_ECOSYSTEM_APPS; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "EconomicNodeStrengthLevelToName", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkQRYVPUVY_cjs.EconomicNodeStrengthLevelToName; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "MinXNodeLevel", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkQRYVPUVY_cjs.MinXNodeLevel; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "NodeStrengthLevelToImage", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkQRYVPUVY_cjs.NodeStrengthLevelToImage; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "TOKEN_LOGOS", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkQRYVPUVY_cjs.TOKEN_LOGOS; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "TOKEN_LOGO_COMPONENTS", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkQRYVPUVY_cjs.TOKEN_LOGO_COMPONENTS; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "TogglePassportCheck", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkQRYVPUVY_cjs.TogglePassportCheck; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "VECHAIN_PRIVY_APP_ID", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkQRYVPUVY_cjs.VECHAIN_PRIVY_APP_ID; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "XNodeStrengthLevelToName", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkQRYVPUVY_cjs.XNodeStrengthLevelToName; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "allNodeStrengthLevelToName", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkQRYVPUVY_cjs.allNodeStrengthLevelToName; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "buildQueryString", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkQRYVPUVY_cjs.buildQueryString; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "compareAddresses", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkQRYVPUVY_cjs.compareAddresses; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "compareListOfAddresses", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkQRYVPUVY_cjs.compareListOfAddresses; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "convertUriToUrl", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkQRYVPUVY_cjs.convertUriToUrl; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "getPicassoImage", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkQRYVPUVY_cjs.getPicassoImage; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "gmNfts", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkQRYVPUVY_cjs.gmNfts; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "humanAddress", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkQRYVPUVY_cjs.humanAddress; }
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(exports, "humanDomain", {
|
|
78
78
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
79
|
+
get: function () { return chunkQRYVPUVY_cjs.humanDomain; }
|
|
80
80
|
});
|
|
81
81
|
Object.defineProperty(exports, "humanNumber", {
|
|
82
82
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
83
|
+
get: function () { return chunkQRYVPUVY_cjs.humanNumber; }
|
|
84
84
|
});
|
|
85
85
|
Object.defineProperty(exports, "isValidAddress", {
|
|
86
86
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
87
|
+
get: function () { return chunkQRYVPUVY_cjs.isValidAddress; }
|
|
88
88
|
});
|
|
89
89
|
Object.defineProperty(exports, "isZero", {
|
|
90
90
|
enumerable: true,
|
|
91
|
-
get: function () { return
|
|
91
|
+
get: function () { return chunkQRYVPUVY_cjs.isZero; }
|
|
92
92
|
});
|
|
93
93
|
Object.defineProperty(exports, "leftPadWithZeros", {
|
|
94
94
|
enumerable: true,
|
|
95
|
-
get: function () { return
|
|
95
|
+
get: function () { return chunkQRYVPUVY_cjs.leftPadWithZeros; }
|
|
96
96
|
});
|
|
97
97
|
Object.defineProperty(exports, "notFoundImage", {
|
|
98
98
|
enumerable: true,
|
|
99
|
-
get: function () { return
|
|
99
|
+
get: function () { return chunkQRYVPUVY_cjs.notFoundImage; }
|
|
100
100
|
});
|
|
101
101
|
Object.defineProperty(exports, "randomTransactionUser", {
|
|
102
102
|
enumerable: true,
|
|
103
|
-
get: function () { return
|
|
103
|
+
get: function () { return chunkQRYVPUVY_cjs.randomTransactionUser; }
|
|
104
104
|
});
|
|
105
105
|
Object.defineProperty(exports, "regexPattern", {
|
|
106
106
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
107
|
+
get: function () { return chunkQRYVPUVY_cjs.regexPattern; }
|
|
108
108
|
});
|
|
109
109
|
Object.defineProperty(exports, "resolveMediaTypeFromMimeType", {
|
|
110
110
|
enumerable: true,
|
|
111
|
-
get: function () { return
|
|
111
|
+
get: function () { return chunkQRYVPUVY_cjs.resolveMediaTypeFromMimeType; }
|
|
112
112
|
});
|
|
113
113
|
Object.defineProperty(exports, "toIPFSURL", {
|
|
114
114
|
enumerable: true,
|
|
115
|
-
get: function () { return
|
|
115
|
+
get: function () { return chunkQRYVPUVY_cjs.toIPFSURL; }
|
|
116
116
|
});
|
|
117
117
|
Object.defineProperty(exports, "uploadBlobToIPFS", {
|
|
118
118
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
119
|
+
get: function () { return chunkQRYVPUVY_cjs.uploadBlobToIPFS; }
|
|
120
120
|
});
|
|
121
121
|
Object.defineProperty(exports, "validateIpfsUri", {
|
|
122
122
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
123
|
+
get: function () { return chunkQRYVPUVY_cjs.validateIpfsUri; }
|
|
124
124
|
});
|
|
125
125
|
Object.defineProperty(exports, "xNodeToGMstartingLevel", {
|
|
126
126
|
enumerable: true,
|
|
127
|
-
get: function () { return
|
|
127
|
+
get: function () { return chunkQRYVPUVY_cjs.xNodeToGMstartingLevel; }
|
|
128
128
|
});
|
|
129
129
|
//# sourceMappingURL=index.cjs.map
|
|
130
130
|
//# sourceMappingURL=index.cjs.map
|
package/dist/utils/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { DEFAULT_PRIVY_ECOSYSTEM_APPS, EconomicNodeStrengthLevelToName, MinXNodeLevel, NodeStrengthLevelToImage, TOKEN_LOGOS, TOKEN_LOGO_COMPONENTS, TogglePassportCheck, VECHAIN_PRIVY_APP_ID, XNodeStrengthLevelToName, allNodeStrengthLevelToName, buildQueryString, compareAddresses, compareListOfAddresses, convertUriToUrl, getPicassoImage, gmNfts, humanAddress, humanDomain, humanNumber, isValidAddress, isZero, leftPadWithZeros, notFoundImage, randomTransactionUser, regexPattern, resolveMediaTypeFromMimeType, toIPFSURL, uploadBlobToIPFS, validateIpfsUri, xNodeToGMstartingLevel } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { DEFAULT_PRIVY_ECOSYSTEM_APPS, EconomicNodeStrengthLevelToName, MinXNodeLevel, NodeStrengthLevelToImage, TOKEN_LOGOS, TOKEN_LOGO_COMPONENTS, TogglePassportCheck, VECHAIN_PRIVY_APP_ID, XNodeStrengthLevelToName, allNodeStrengthLevelToName, buildQueryString, compareAddresses, compareListOfAddresses, convertUriToUrl, getPicassoImage, gmNfts, humanAddress, humanDomain, humanNumber, isValidAddress, isZero, leftPadWithZeros, notFoundImage, randomTransactionUser, regexPattern, resolveMediaTypeFromMimeType, toIPFSURL, uploadBlobToIPFS, validateIpfsUri, xNodeToGMstartingLevel } from '../chunk-YPHGCDGO.js';
|
|
2
|
+
import '../chunk-G7I2W6XJ.js';
|
|
3
3
|
import '../chunk-PZ5AY32C.js';
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
5
5
|
//# sourceMappingURL=index.js.map
|