@xyo-network/payload 2.57.5 → 2.58.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.
- package/dist/docs.json +830 -368
- package/docs/assets/search.js +1 -1
- package/docs/classes/PayloadWrapper.html +56 -8
- package/docs/classes/PayloadWrapperBase.html +56 -8
- package/package.json +8 -8
|
@@ -43,7 +43,9 @@
|
|
|
43
43
|
<h3 class="tsd-index-heading">Properties</h3>
|
|
44
44
|
<div class="tsd-index-list"><a href="PayloadWrapperBase.html#_errors" class="tsd-index-link tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>_errors?</span></a>
|
|
45
45
|
<a href="PayloadWrapperBase.html#obj" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>obj</span></a>
|
|
46
|
+
<a href="PayloadWrapperBase.html#allowWasm" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>allow<wbr/>Wasm</span></a>
|
|
46
47
|
<a href="PayloadWrapperBase.html#unwrapSinglePayload" class="tsd-index-link tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>unwrap<wbr/>Single<wbr/>Payload</span></a>
|
|
48
|
+
<a href="PayloadWrapperBase.html#wasmSupported" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>wasm<wbr/>Supported</span></a>
|
|
47
49
|
</div></section>
|
|
48
50
|
<section class="tsd-index-section">
|
|
49
51
|
<h3 class="tsd-index-heading">Accessors</h3>
|
|
@@ -60,8 +62,10 @@
|
|
|
60
62
|
</div></section>
|
|
61
63
|
<section class="tsd-index-section">
|
|
62
64
|
<h3 class="tsd-index-heading">Methods</h3>
|
|
63
|
-
<div class="tsd-index-list"><a href="PayloadWrapperBase.html#
|
|
65
|
+
<div class="tsd-index-list"><a href="PayloadWrapperBase.html#hashAsync" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>hash<wbr/>Async</span></a>
|
|
66
|
+
<a href="PayloadWrapperBase.html#validate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>validate</span></a>
|
|
64
67
|
<a href="PayloadWrapperBase.html#hash-2" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash</span></a>
|
|
68
|
+
<a href="PayloadWrapperBase.html#hashAsync-2" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Async</span></a>
|
|
65
69
|
<a href="PayloadWrapperBase.html#hashFields-2" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Fields</span></a>
|
|
66
70
|
<a href="PayloadWrapperBase.html#load" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>load</span></a>
|
|
67
71
|
<a href="PayloadWrapperBase.html#parse" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>parse</span></a>
|
|
@@ -103,11 +107,23 @@
|
|
|
103
107
|
<p>Inherited from Hasher.obj</p>
|
|
104
108
|
<ul>
|
|
105
109
|
<li>Defined in core/dist/types/lib/ObjectWrapper.d.ts:4</li></ul></aside></section>
|
|
110
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="allowWasm" class="tsd-anchor"></a>
|
|
111
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>allow<wbr/>Wasm</span><a href="#allowWasm" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
112
|
+
<div class="tsd-signature"><span class="tsd-kind-property">allow<wbr/>Wasm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
|
113
|
+
<p>Inherited from Hasher.allowWasm</p>
|
|
114
|
+
<ul>
|
|
115
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:3</li></ul></aside></section>
|
|
106
116
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="unwrapSinglePayload" class="tsd-anchor"></a>
|
|
107
117
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagPrivate">Private</code> <span>unwrap<wbr/>Single<wbr/>Payload</span><a href="#unwrapSinglePayload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
108
118
|
<div class="tsd-signature"><span class="tsd-kind-property">unwrap<wbr/>Single<wbr/>Payload</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
|
|
109
119
|
<ul>
|
|
110
|
-
<li>Defined in payload/packages/wrapper/dist/types/Wrapper.d.ts:21</li></ul></aside></section
|
|
120
|
+
<li>Defined in payload/packages/wrapper/dist/types/Wrapper.d.ts:21</li></ul></aside></section>
|
|
121
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="wasmSupported" class="tsd-anchor"></a>
|
|
122
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>wasm<wbr/>Supported</span><a href="#wasmSupported" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
123
|
+
<div class="tsd-signature"><span class="tsd-kind-property">wasm<wbr/>Supported</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
|
124
|
+
<p>Inherited from Hasher.wasmSupported</p>
|
|
125
|
+
<ul>
|
|
126
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:4</li></ul></aside></section></section>
|
|
111
127
|
<section class="tsd-panel-group tsd-member-group">
|
|
112
128
|
<h2>Accessors</h2>
|
|
113
129
|
<section class="tsd-panel tsd-member"><a id="body" class="tsd-anchor"></a>
|
|
@@ -134,7 +150,7 @@
|
|
|
134
150
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
135
151
|
<p>Inherited from Hasher.hash</p>
|
|
136
152
|
<ul>
|
|
137
|
-
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:
|
|
153
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:5</li></ul></aside></li></ul></section>
|
|
138
154
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashFields" class="tsd-anchor"></a>
|
|
139
155
|
<h3 class="tsd-anchor-link"><span>hash<wbr/>Fields</span><a href="#hashFields" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
140
156
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -143,7 +159,7 @@
|
|
|
143
159
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h4><aside class="tsd-sources">
|
|
144
160
|
<p>Inherited from Hasher.hashFields</p>
|
|
145
161
|
<ul>
|
|
146
|
-
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:
|
|
162
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:6</li></ul></aside></li></ul></section>
|
|
147
163
|
<section class="tsd-panel tsd-member"><a id="payload" class="tsd-anchor"></a>
|
|
148
164
|
<h3 class="tsd-anchor-link"><span>payload</span><a href="#payload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
149
165
|
<ul class="tsd-signatures">
|
|
@@ -185,7 +201,7 @@
|
|
|
185
201
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
186
202
|
<p>Inherited from Hasher.stringified</p>
|
|
187
203
|
<ul>
|
|
188
|
-
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:
|
|
204
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:7</li></ul></aside></li></ul></section>
|
|
189
205
|
<section class="tsd-panel tsd-member"><a id="valid" class="tsd-anchor"></a>
|
|
190
206
|
<h3 class="tsd-anchor-link"><span>valid</span><a href="#valid" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
191
207
|
<ul class="tsd-signatures">
|
|
@@ -196,6 +212,15 @@
|
|
|
196
212
|
<li>Defined in payload/packages/wrapper/dist/types/Wrapper.d.ts:13</li></ul></aside></li></ul></section></section>
|
|
197
213
|
<section class="tsd-panel-group tsd-member-group">
|
|
198
214
|
<h2>Methods</h2>
|
|
215
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashAsync" class="tsd-anchor"></a>
|
|
216
|
+
<h3 class="tsd-anchor-link"><span>hash<wbr/>Async</span><a href="#hashAsync" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
217
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
218
|
+
<li class="tsd-signature tsd-anchor-link" id="hashAsync.hashAsync-1"><span class="tsd-kind-call-signature">hash<wbr/>Async</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><a href="#hashAsync.hashAsync-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
219
|
+
<li class="tsd-description">
|
|
220
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
221
|
+
<p>Inherited from Hasher.hashAsync</p>
|
|
222
|
+
<ul>
|
|
223
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:12</li></ul></aside></li></ul></section>
|
|
199
224
|
<section class="tsd-panel tsd-member"><a id="validate" class="tsd-anchor"></a>
|
|
200
225
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>validate</span><a href="#validate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
201
226
|
<ul class="tsd-signatures">
|
|
@@ -222,7 +247,26 @@
|
|
|
222
247
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
223
248
|
<p>Inherited from Hasher.hash</p>
|
|
224
249
|
<ul>
|
|
225
|
-
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:
|
|
250
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:8</li></ul></aside></li></ul></section>
|
|
251
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashAsync-2" class="tsd-anchor"></a>
|
|
252
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>hash<wbr/>Async</span><a href="#hashAsync-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
253
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
254
|
+
<li class="tsd-signature tsd-anchor-link" id="hashAsync-2.hashAsync-3"><span class="tsd-kind-call-signature">hash<wbr/>Async</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">obj</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><a href="#hashAsync-2.hashAsync-3" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
255
|
+
<li class="tsd-description">
|
|
256
|
+
<section class="tsd-panel">
|
|
257
|
+
<h4>Type Parameters</h4>
|
|
258
|
+
<ul class="tsd-type-parameter-list">
|
|
259
|
+
<li>
|
|
260
|
+
<h4><span class="tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type ">AnyObject</span></h4></li></ul></section>
|
|
261
|
+
<div class="tsd-parameters">
|
|
262
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
263
|
+
<ul class="tsd-parameter-list">
|
|
264
|
+
<li>
|
|
265
|
+
<h5><span class="tsd-kind-parameter">obj</span>: <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h5></li></ul></div>
|
|
266
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
267
|
+
<p>Inherited from Hasher.hashAsync</p>
|
|
268
|
+
<ul>
|
|
269
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:9</li></ul></aside></li></ul></section>
|
|
226
270
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashFields-2" class="tsd-anchor"></a>
|
|
227
271
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>hash<wbr/>Fields</span><a href="#hashFields-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
228
272
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -241,7 +285,7 @@
|
|
|
241
285
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h4><aside class="tsd-sources">
|
|
242
286
|
<p>Inherited from Hasher.hashFields</p>
|
|
243
287
|
<ul>
|
|
244
|
-
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:
|
|
288
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:10</li></ul></aside></li></ul></section>
|
|
245
289
|
<section class="tsd-panel tsd-member"><a id="load" class="tsd-anchor"></a>
|
|
246
290
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>load</span><a href="#load" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
247
291
|
<ul class="tsd-signatures">
|
|
@@ -286,7 +330,7 @@
|
|
|
286
330
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
287
331
|
<p>Inherited from Hasher.stringify</p>
|
|
288
332
|
<ul>
|
|
289
|
-
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:
|
|
333
|
+
<li>Defined in core/dist/types/Hasher/Hasher.d.ts:11</li></ul></aside></li></ul></section>
|
|
290
334
|
<section class="tsd-panel tsd-member"><a id="tryParse" class="tsd-anchor"></a>
|
|
291
335
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>try<wbr/>Parse</span><a href="#tryParse" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
292
336
|
<ul class="tsd-signatures">
|
|
@@ -354,7 +398,9 @@
|
|
|
354
398
|
<li><a href="#constructor" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg><span>constructor</span></a></li>
|
|
355
399
|
<li><a href="#_errors" class="tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>_errors</span></a></li>
|
|
356
400
|
<li><a href="#obj" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>obj</span></a></li>
|
|
401
|
+
<li><a href="#allowWasm" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>allow<wbr/>Wasm</span></a></li>
|
|
357
402
|
<li><a href="#unwrapSinglePayload" class="tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>unwrap<wbr/>Single<wbr/>Payload</span></a></li>
|
|
403
|
+
<li><a href="#wasmSupported" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>wasm<wbr/>Supported</span></a></li>
|
|
358
404
|
<li><a href="#body" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>body</span></a></li>
|
|
359
405
|
<li><a href="#errors" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>errors</span></a></li>
|
|
360
406
|
<li><a href="#hash" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>hash</span></a></li>
|
|
@@ -365,8 +411,10 @@
|
|
|
365
411
|
<li><a href="#stringKeyObj" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>string<wbr/>Key<wbr/>Obj</span></a></li>
|
|
366
412
|
<li><a href="#stringified" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>stringified</span></a></li>
|
|
367
413
|
<li><a href="#valid" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>valid</span></a></li>
|
|
414
|
+
<li><a href="#hashAsync" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Async</span></a></li>
|
|
368
415
|
<li><a href="#validate" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>validate</span></a></li>
|
|
369
416
|
<li><a href="#hash-2" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash</span></a></li>
|
|
417
|
+
<li><a href="#hashAsync-2" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Async</span></a></li>
|
|
370
418
|
<li><a href="#hashFields-2" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Fields</span></a></li>
|
|
371
419
|
<li><a href="#load" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>load</span></a></li>
|
|
372
420
|
<li><a href="#parse" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>parse</span></a></li>
|
package/package.json
CHANGED
|
@@ -10,15 +10,15 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/huri": "^2.
|
|
14
|
-
"@xyo-network/payload-builder": "^2.
|
|
15
|
-
"@xyo-network/payload-model": "^2.
|
|
16
|
-
"@xyo-network/payload-validator": "^2.
|
|
17
|
-
"@xyo-network/payload-wrapper": "^2.
|
|
13
|
+
"@xyo-network/huri": "^2.58.0",
|
|
14
|
+
"@xyo-network/payload-builder": "^2.58.0",
|
|
15
|
+
"@xyo-network/payload-model": "^2.58.0",
|
|
16
|
+
"@xyo-network/payload-validator": "^2.58.0",
|
|
17
|
+
"@xyo-network/payload-wrapper": "^2.58.0"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@xylabs/ts-scripts-yarn3": "^2.17.
|
|
21
|
-
"@xylabs/tsconfig": "^2.17.
|
|
20
|
+
"@xylabs/ts-scripts-yarn3": "^2.17.13",
|
|
21
|
+
"@xylabs/tsconfig": "^2.17.13",
|
|
22
22
|
"typescript": "^5.0.4"
|
|
23
23
|
},
|
|
24
24
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -54,5 +54,5 @@
|
|
|
54
54
|
},
|
|
55
55
|
"sideEffects": false,
|
|
56
56
|
"types": "dist/types/index.d.ts",
|
|
57
|
-
"version": "2.
|
|
57
|
+
"version": "2.58.0"
|
|
58
58
|
}
|