@xyo-network/value-payload-plugin 2.75.17 → 2.76.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.
@@ -9,9 +9,9 @@ export type Value<T extends JsonValue = JsonValue> = Payload<{
9
9
  schema: ValueSchema;
10
10
  value: T;
11
11
  }>;
12
- export declare const isValuePayload: (x?: ({
12
+ export declare const isValuePayload: (x?: {
13
13
  schema: string;
14
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
14
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
15
15
  schema: ValueSchema;
16
16
  value: JsonValue;
17
17
  };
@@ -9,9 +9,9 @@ export type Value<T extends JsonValue = JsonValue> = Payload<{
9
9
  schema: ValueSchema;
10
10
  value: T;
11
11
  }>;
12
- export declare const isValuePayload: (x?: ({
12
+ export declare const isValuePayload: (x?: {
13
13
  schema: string;
14
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
14
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
15
15
  schema: ValueSchema;
16
16
  value: JsonValue;
17
17
  };
@@ -9,9 +9,9 @@ export type Value<T extends JsonValue = JsonValue> = Payload<{
9
9
  schema: ValueSchema;
10
10
  value: T;
11
11
  }>;
12
- export declare const isValuePayload: (x?: ({
12
+ export declare const isValuePayload: (x?: {
13
13
  schema: string;
14
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
14
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
15
15
  schema: ValueSchema;
16
16
  value: JsonValue;
17
17
  };
@@ -9,9 +9,9 @@ export type Value<T extends JsonValue = JsonValue> = Payload<{
9
9
  schema: ValueSchema;
10
10
  value: T;
11
11
  }>;
12
- export declare const isValuePayload: (x?: ({
12
+ export declare const isValuePayload: (x?: {
13
13
  schema: string;
14
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
14
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
15
15
  schema: ValueSchema;
16
16
  value: JsonValue;
17
17
  };
@@ -9,9 +9,9 @@ export type Value<T extends JsonValue = JsonValue> = Payload<{
9
9
  schema: ValueSchema;
10
10
  value: T;
11
11
  }>;
12
- export declare const isValuePayload: (x?: ({
12
+ export declare const isValuePayload: (x?: {
13
13
  schema: string;
14
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
14
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
15
15
  schema: ValueSchema;
16
16
  value: JsonValue;
17
17
  };
@@ -9,9 +9,9 @@ export type Value<T extends JsonValue = JsonValue> = Payload<{
9
9
  schema: ValueSchema;
10
10
  value: T;
11
11
  }>;
12
- export declare const isValuePayload: (x?: ({
12
+ export declare const isValuePayload: (x?: {
13
13
  schema: string;
14
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
14
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
15
15
  schema: ValueSchema;
16
16
  value: JsonValue;
17
17
  };
package/package.json CHANGED
@@ -10,8 +10,8 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/payload-model": "~2.75.17",
14
- "@xyo-network/payload-plugin": "~2.75.17"
13
+ "@xyo-network/payload-model": "~2.76.0",
14
+ "@xyo-network/payload-plugin": "~2.76.0"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@xylabs/ts-scripts-yarn3": "^3.1.9",
@@ -61,5 +61,5 @@
61
61
  },
62
62
  "sideEffects": false,
63
63
  "types": "dist/node/index.d.ts",
64
- "version": "2.75.17"
64
+ "version": "2.76.0"
65
65
  }
package/dist/docs.json DELETED
@@ -1,771 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/value-payload-plugin",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 26,
10
- "name": "default",
11
- "variant": "reference",
12
- "kind": 4194304,
13
- "flags": {},
14
- "sources": [
15
- {
16
- "fileName": "plugins/packages/payload/packages/value/src/index.ts",
17
- "line": 10,
18
- "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/index.ts#L10"
20
- }
21
- ],
22
- "target": 1
23
- },
24
- {
25
- "id": 8,
26
- "name": "JsonArray",
27
- "variant": "declaration",
28
- "kind": 2097152,
29
- "flags": {},
30
- "sources": [
31
- {
32
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
33
- "line": 8,
34
- "character": 12,
35
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L8"
36
- }
37
- ],
38
- "type": {
39
- "type": "array",
40
- "elementType": {
41
- "type": "reference",
42
- "target": 3,
43
- "name": "JsonValue",
44
- "package": "@xyo-network/value-payload-plugin"
45
- }
46
- }
47
- },
48
- {
49
- "id": 4,
50
- "name": "JsonObject",
51
- "variant": "declaration",
52
- "kind": 2097152,
53
- "flags": {},
54
- "sources": [
55
- {
56
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
57
- "line": 7,
58
- "character": 12,
59
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L7"
60
- }
61
- ],
62
- "type": {
63
- "type": "reflection",
64
- "declaration": {
65
- "id": 5,
66
- "name": "__type",
67
- "variant": "declaration",
68
- "kind": 65536,
69
- "flags": {},
70
- "sources": [
71
- {
72
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
73
- "line": 7,
74
- "character": 25,
75
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L7"
76
- }
77
- ],
78
- "indexSignature": {
79
- "id": 6,
80
- "name": "__index",
81
- "variant": "signature",
82
- "kind": 8192,
83
- "flags": {},
84
- "sources": [
85
- {
86
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
87
- "line": 7,
88
- "character": 27,
89
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L7"
90
- }
91
- ],
92
- "parameters": [
93
- {
94
- "id": 7,
95
- "name": "key",
96
- "variant": "param",
97
- "kind": 32768,
98
- "flags": {},
99
- "type": {
100
- "type": "intrinsic",
101
- "name": "string"
102
- }
103
- }
104
- ],
105
- "type": {
106
- "type": "reference",
107
- "target": 3,
108
- "name": "JsonValue",
109
- "package": "@xyo-network/value-payload-plugin"
110
- }
111
- }
112
- }
113
- }
114
- },
115
- {
116
- "id": 3,
117
- "name": "JsonValue",
118
- "variant": "declaration",
119
- "kind": 2097152,
120
- "flags": {},
121
- "sources": [
122
- {
123
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
124
- "line": 6,
125
- "character": 12,
126
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L6"
127
- }
128
- ],
129
- "type": {
130
- "type": "union",
131
- "types": [
132
- {
133
- "type": "intrinsic",
134
- "name": "string"
135
- },
136
- {
137
- "type": "intrinsic",
138
- "name": "number"
139
- },
140
- {
141
- "type": "intrinsic",
142
- "name": "boolean"
143
- },
144
- {
145
- "type": "literal",
146
- "value": null
147
- },
148
- {
149
- "type": "reference",
150
- "target": 4,
151
- "name": "JsonObject",
152
- "package": "@xyo-network/value-payload-plugin"
153
- },
154
- {
155
- "type": "reference",
156
- "target": 8,
157
- "name": "JsonArray",
158
- "package": "@xyo-network/value-payload-plugin"
159
- }
160
- ]
161
- }
162
- },
163
- {
164
- "id": 9,
165
- "name": "Value",
166
- "variant": "declaration",
167
- "kind": 2097152,
168
- "flags": {},
169
- "sources": [
170
- {
171
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
172
- "line": 10,
173
- "character": 12,
174
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L10"
175
- }
176
- ],
177
- "typeParameters": [
178
- {
179
- "id": 13,
180
- "name": "T",
181
- "variant": "typeParam",
182
- "kind": 131072,
183
- "flags": {},
184
- "type": {
185
- "type": "reference",
186
- "target": 3,
187
- "name": "JsonValue",
188
- "package": "@xyo-network/value-payload-plugin"
189
- },
190
- "default": {
191
- "type": "reference",
192
- "target": 3,
193
- "name": "JsonValue",
194
- "package": "@xyo-network/value-payload-plugin"
195
- }
196
- }
197
- ],
198
- "type": {
199
- "type": "reference",
200
- "target": {
201
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
202
- "qualifiedName": "Payload"
203
- },
204
- "typeArguments": [
205
- {
206
- "type": "reflection",
207
- "declaration": {
208
- "id": 10,
209
- "name": "__type",
210
- "variant": "declaration",
211
- "kind": 65536,
212
- "flags": {},
213
- "children": [
214
- {
215
- "id": 11,
216
- "name": "schema",
217
- "variant": "declaration",
218
- "kind": 1024,
219
- "flags": {},
220
- "sources": [
221
- {
222
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
223
- "line": 11,
224
- "character": 2,
225
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L11"
226
- }
227
- ],
228
- "type": {
229
- "type": "reference",
230
- "target": 22,
231
- "name": "ValueSchema",
232
- "package": "@xyo-network/value-payload-plugin"
233
- }
234
- },
235
- {
236
- "id": 12,
237
- "name": "value",
238
- "variant": "declaration",
239
- "kind": 1024,
240
- "flags": {},
241
- "sources": [
242
- {
243
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
244
- "line": 12,
245
- "character": 2,
246
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L12"
247
- }
248
- ],
249
- "type": {
250
- "type": "reference",
251
- "target": -1,
252
- "name": "T",
253
- "refersToTypeParameter": true
254
- }
255
- }
256
- ],
257
- "groups": [
258
- {
259
- "title": "Properties",
260
- "children": [
261
- 11,
262
- 12
263
- ]
264
- }
265
- ],
266
- "sources": [
267
- {
268
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
269
- "line": 10,
270
- "character": 61,
271
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L10"
272
- }
273
- ]
274
- }
275
- }
276
- ],
277
- "name": "Payload",
278
- "package": "@xyo-network/payload-model"
279
- }
280
- },
281
- {
282
- "id": 23,
283
- "name": "ValueSchema",
284
- "variant": "declaration",
285
- "kind": 2097152,
286
- "flags": {},
287
- "sources": [
288
- {
289
- "fileName": "plugins/packages/payload/packages/value/src/Schema.ts",
290
- "line": 1,
291
- "character": 12,
292
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Schema.ts#L1"
293
- },
294
- {
295
- "fileName": "plugins/packages/payload/packages/value/src/Schema.ts",
296
- "line": 2,
297
- "character": 13,
298
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Schema.ts#L2"
299
- }
300
- ],
301
- "type": {
302
- "type": "literal",
303
- "value": "network.xyo.value"
304
- }
305
- },
306
- {
307
- "id": 22,
308
- "name": "ValueSchema",
309
- "variant": "declaration",
310
- "kind": 32,
311
- "flags": {},
312
- "sources": [
313
- {
314
- "fileName": "plugins/packages/payload/packages/value/src/Schema.ts",
315
- "line": 1,
316
- "character": 12,
317
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Schema.ts#L1"
318
- },
319
- {
320
- "fileName": "plugins/packages/payload/packages/value/src/Schema.ts",
321
- "line": 2,
322
- "character": 13,
323
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Schema.ts#L2"
324
- }
325
- ],
326
- "type": {
327
- "type": "literal",
328
- "value": "network.xyo.value"
329
- }
330
- },
331
- {
332
- "id": 1,
333
- "name": "ValuePayloadPlugin",
334
- "variant": "declaration",
335
- "kind": 64,
336
- "flags": {},
337
- "sources": [
338
- {
339
- "fileName": "plugins/packages/payload/packages/value/src/Plugin.ts",
340
- "line": 7,
341
- "character": 13,
342
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Plugin.ts#L7"
343
- }
344
- ],
345
- "signatures": [
346
- {
347
- "id": 2,
348
- "name": "ValuePayloadPlugin",
349
- "variant": "signature",
350
- "kind": 4096,
351
- "flags": {},
352
- "sources": [
353
- {
354
- "fileName": "plugins/packages/payload/packages/value/src/Plugin.ts",
355
- "line": 7,
356
- "character": 34,
357
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Plugin.ts#L7"
358
- }
359
- ],
360
- "type": {
361
- "type": "reference",
362
- "target": {
363
- "sourceFileName": "../../../../../sdk/packages/payload-plugin/src/Plugin.ts",
364
- "qualifiedName": "PayloadPlugin"
365
- },
366
- "typeArguments": [
367
- {
368
- "type": "reference",
369
- "target": 9,
370
- "name": "Value",
371
- "package": "@xyo-network/value-payload-plugin"
372
- }
373
- ],
374
- "name": "PayloadPlugin",
375
- "package": "@xyo-network/payload-plugin"
376
- }
377
- }
378
- ]
379
- },
380
- {
381
- "id": 14,
382
- "name": "isValuePayload",
383
- "variant": "declaration",
384
- "kind": 64,
385
- "flags": {},
386
- "sources": [
387
- {
388
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
389
- "line": 15,
390
- "character": 13,
391
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L15"
392
- }
393
- ],
394
- "signatures": [
395
- {
396
- "id": 15,
397
- "name": "isValuePayload",
398
- "variant": "signature",
399
- "kind": 4096,
400
- "flags": {},
401
- "sources": [
402
- {
403
- "fileName": "protocol/packages/payload/packages/model/dist/node/isPayloadOfSchemaType.d.ts",
404
- "line": 4,
405
- "character": 58
406
- }
407
- ],
408
- "parameters": [
409
- {
410
- "id": 16,
411
- "name": "x",
412
- "variant": "param",
413
- "kind": 32768,
414
- "flags": {
415
- "isOptional": true
416
- },
417
- "type": {
418
- "type": "union",
419
- "types": [
420
- {
421
- "type": "literal",
422
- "value": null
423
- },
424
- {
425
- "type": "intersection",
426
- "types": [
427
- {
428
- "type": "reflection",
429
- "declaration": {
430
- "id": 17,
431
- "name": "__type",
432
- "variant": "declaration",
433
- "kind": 65536,
434
- "flags": {},
435
- "children": [
436
- {
437
- "id": 18,
438
- "name": "schema",
439
- "variant": "declaration",
440
- "kind": 1024,
441
- "flags": {},
442
- "sources": [
443
- {
444
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
445
- "line": 23,
446
- "character": 4
447
- }
448
- ],
449
- "type": {
450
- "type": "intrinsic",
451
- "name": "string"
452
- }
453
- }
454
- ],
455
- "groups": [
456
- {
457
- "title": "Properties",
458
- "children": [
459
- 18
460
- ]
461
- }
462
- ],
463
- "sources": [
464
- {
465
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
466
- "line": 22,
467
- "character": 68
468
- }
469
- ]
470
- }
471
- },
472
- {
473
- "type": "reference",
474
- "target": {
475
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
476
- "qualifiedName": "PayloadFields"
477
- },
478
- "name": "PayloadFields",
479
- "package": "@xyo-network/payload-model"
480
- }
481
- ]
482
- }
483
- ]
484
- }
485
- }
486
- ],
487
- "type": {
488
- "type": "predicate",
489
- "name": "x",
490
- "asserts": false,
491
- "targetType": {
492
- "type": "intersection",
493
- "types": [
494
- {
495
- "type": "reference",
496
- "target": {
497
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
498
- "qualifiedName": "SchemaFields"
499
- },
500
- "name": "SchemaFields",
501
- "package": "@xyo-network/payload-model"
502
- },
503
- {
504
- "type": "reference",
505
- "target": {
506
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
507
- "qualifiedName": "PayloadFields"
508
- },
509
- "name": "PayloadFields",
510
- "package": "@xyo-network/payload-model"
511
- },
512
- {
513
- "type": "reflection",
514
- "declaration": {
515
- "id": 19,
516
- "name": "__type",
517
- "variant": "declaration",
518
- "kind": 65536,
519
- "flags": {},
520
- "children": [
521
- {
522
- "id": 20,
523
- "name": "schema",
524
- "variant": "declaration",
525
- "kind": 1024,
526
- "flags": {},
527
- "sources": [
528
- {
529
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
530
- "line": 11,
531
- "character": 2,
532
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L11"
533
- }
534
- ],
535
- "type": {
536
- "type": "literal",
537
- "value": "network.xyo.value"
538
- }
539
- },
540
- {
541
- "id": 21,
542
- "name": "value",
543
- "variant": "declaration",
544
- "kind": 1024,
545
- "flags": {},
546
- "sources": [
547
- {
548
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
549
- "line": 12,
550
- "character": 2,
551
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L12"
552
- }
553
- ],
554
- "type": {
555
- "type": "reference",
556
- "target": 3,
557
- "name": "JsonValue",
558
- "package": "@xyo-network/value-payload-plugin"
559
- }
560
- }
561
- ],
562
- "groups": [
563
- {
564
- "title": "Properties",
565
- "children": [
566
- 20,
567
- 21
568
- ]
569
- }
570
- ],
571
- "sources": [
572
- {
573
- "fileName": "plugins/packages/payload/packages/value/src/Payload.ts",
574
- "line": 10,
575
- "character": 61,
576
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Payload.ts#L10"
577
- }
578
- ]
579
- }
580
- }
581
- ]
582
- }
583
- }
584
- }
585
- ]
586
- },
587
- {
588
- "id": 24,
589
- "name": "valuePayloadTemplate",
590
- "variant": "declaration",
591
- "kind": 64,
592
- "flags": {},
593
- "sources": [
594
- {
595
- "fileName": "plugins/packages/payload/packages/value/src/Template.ts",
596
- "line": 4,
597
- "character": 13,
598
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Template.ts#L4"
599
- }
600
- ],
601
- "signatures": [
602
- {
603
- "id": 25,
604
- "name": "valuePayloadTemplate",
605
- "variant": "signature",
606
- "kind": 4096,
607
- "flags": {},
608
- "sources": [
609
- {
610
- "fileName": "plugins/packages/payload/packages/value/src/Template.ts",
611
- "line": 4,
612
- "character": 36,
613
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/value/src/Template.ts#L4"
614
- }
615
- ],
616
- "type": {
617
- "type": "reference",
618
- "target": 9,
619
- "name": "Value",
620
- "package": "@xyo-network/value-payload-plugin"
621
- }
622
- }
623
- ]
624
- }
625
- ],
626
- "groups": [
627
- {
628
- "title": "References",
629
- "children": [
630
- 26
631
- ]
632
- },
633
- {
634
- "title": "Type Aliases",
635
- "children": [
636
- 8,
637
- 4,
638
- 3,
639
- 9,
640
- 23
641
- ]
642
- },
643
- {
644
- "title": "Variables",
645
- "children": [
646
- 22
647
- ]
648
- },
649
- {
650
- "title": "Functions",
651
- "children": [
652
- 1,
653
- 14,
654
- 24
655
- ]
656
- }
657
- ],
658
- "packageName": "@xyo-network/value-payload-plugin",
659
- "readme": [
660
- {
661
- "kind": "text",
662
- "text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
663
- }
664
- ],
665
- "symbolIdMap": {
666
- "0": {
667
- "sourceFileName": "src/index.ts",
668
- "qualifiedName": ""
669
- },
670
- "1": {
671
- "sourceFileName": "src/Plugin.ts",
672
- "qualifiedName": "ValuePayloadPlugin"
673
- },
674
- "2": {
675
- "sourceFileName": "src/Plugin.ts",
676
- "qualifiedName": "ValuePayloadPlugin"
677
- },
678
- "3": {
679
- "sourceFileName": "src/Payload.ts",
680
- "qualifiedName": "JsonValue"
681
- },
682
- "4": {
683
- "sourceFileName": "src/Payload.ts",
684
- "qualifiedName": "JsonObject"
685
- },
686
- "5": {
687
- "sourceFileName": "src/Payload.ts",
688
- "qualifiedName": "__type"
689
- },
690
- "6": {
691
- "sourceFileName": "src/Payload.ts",
692
- "qualifiedName": "__type.__index"
693
- },
694
- "8": {
695
- "sourceFileName": "src/Payload.ts",
696
- "qualifiedName": "JsonArray"
697
- },
698
- "9": {
699
- "sourceFileName": "src/Payload.ts",
700
- "qualifiedName": "Value"
701
- },
702
- "10": {
703
- "sourceFileName": "src/Payload.ts",
704
- "qualifiedName": "__type"
705
- },
706
- "11": {
707
- "sourceFileName": "src/Payload.ts",
708
- "qualifiedName": "__type.schema"
709
- },
710
- "12": {
711
- "sourceFileName": "src/Payload.ts",
712
- "qualifiedName": "__type.value"
713
- },
714
- "13": {
715
- "sourceFileName": "src/Payload.ts",
716
- "qualifiedName": "T"
717
- },
718
- "14": {
719
- "sourceFileName": "src/Payload.ts",
720
- "qualifiedName": "isValuePayload"
721
- },
722
- "15": {
723
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/isPayloadOfSchemaType.ts",
724
- "qualifiedName": "isValuePayload"
725
- },
726
- "16": {
727
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/isPayloadOfSchemaType.ts",
728
- "qualifiedName": "x"
729
- },
730
- "17": {
731
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
732
- "qualifiedName": "__type"
733
- },
734
- "18": {
735
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
736
- "qualifiedName": "__type.schema"
737
- },
738
- "19": {
739
- "sourceFileName": "src/Payload.ts",
740
- "qualifiedName": "__type"
741
- },
742
- "20": {
743
- "sourceFileName": "src/Payload.ts",
744
- "qualifiedName": "__type.schema"
745
- },
746
- "21": {
747
- "sourceFileName": "src/Payload.ts",
748
- "qualifiedName": "__type.value"
749
- },
750
- "22": {
751
- "sourceFileName": "src/Schema.ts",
752
- "qualifiedName": "ValueSchema"
753
- },
754
- "23": {
755
- "sourceFileName": "src/Schema.ts",
756
- "qualifiedName": "ValueSchema"
757
- },
758
- "24": {
759
- "sourceFileName": "src/Template.ts",
760
- "qualifiedName": "valuePayloadTemplate"
761
- },
762
- "25": {
763
- "sourceFileName": "src/Template.ts",
764
- "qualifiedName": "valuePayloadTemplate"
765
- },
766
- "26": {
767
- "sourceFileName": "src/index.ts",
768
- "qualifiedName": "default"
769
- }
770
- }
771
- }