@xyo-network/schema-plugin 2.46.4 → 2.47.1
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/cjs/Witness.js.map +1 -1
- package/dist/docs.json +945 -695
- package/dist/esm/Witness.js.map +1 -1
- package/dist/types/Plugin.d.ts +3 -1
- package/dist/types/Plugin.d.ts.map +1 -1
- package/dist/types/Witness.d.ts +4 -3
- package/dist/types/Witness.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/Plugin.ts +1 -1
- package/src/Witness.ts +4 -3
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 324,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
|
|
18
18
|
"line": 8,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 21,
|
|
27
27
|
"name": "XyoSchemaWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 40,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
"sources": [
|
|
41
41
|
{
|
|
42
42
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
43
|
-
"line":
|
|
43
|
+
"line": 32,
|
|
44
44
|
"character": 4
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"signatures": [
|
|
48
48
|
{
|
|
49
|
-
"id":
|
|
49
|
+
"id": 41,
|
|
50
50
|
"name": "new XyoSchemaWitness",
|
|
51
51
|
"kind": 16384,
|
|
52
52
|
"kindString": "Constructor signature",
|
|
53
53
|
"flags": {},
|
|
54
54
|
"parameters": [
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 42,
|
|
57
57
|
"name": "params",
|
|
58
58
|
"kind": 32768,
|
|
59
59
|
"kindString": "Parameter",
|
|
@@ -75,14 +75,14 @@
|
|
|
75
75
|
{
|
|
76
76
|
"type": "reflection",
|
|
77
77
|
"declaration": {
|
|
78
|
-
"id":
|
|
78
|
+
"id": 43,
|
|
79
79
|
"name": "__type",
|
|
80
80
|
"kind": 65536,
|
|
81
81
|
"kindString": "Type literal",
|
|
82
82
|
"flags": {},
|
|
83
83
|
"children": [
|
|
84
84
|
{
|
|
85
|
-
"id":
|
|
85
|
+
"id": 44,
|
|
86
86
|
"name": "name",
|
|
87
87
|
"kind": 1024,
|
|
88
88
|
"kindString": "Property",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
|
-
"id":
|
|
105
|
+
"id": 45,
|
|
106
106
|
"name": "security",
|
|
107
107
|
"kind": 1024,
|
|
108
108
|
"kindString": "Property",
|
|
@@ -119,15 +119,15 @@
|
|
|
119
119
|
"type": {
|
|
120
120
|
"type": "reflection",
|
|
121
121
|
"declaration": {
|
|
122
|
-
"id":
|
|
122
|
+
"id": 46,
|
|
123
123
|
"name": "__type",
|
|
124
124
|
"kind": 65536,
|
|
125
125
|
"kindString": "Type literal",
|
|
126
126
|
"flags": {},
|
|
127
127
|
"children": [
|
|
128
128
|
{
|
|
129
|
-
"id":
|
|
130
|
-
"name": "
|
|
129
|
+
"id": 47,
|
|
130
|
+
"name": "allowAnonymous",
|
|
131
131
|
"kind": 1024,
|
|
132
132
|
"kindString": "Property",
|
|
133
133
|
"flags": {
|
|
@@ -140,6 +140,26 @@
|
|
|
140
140
|
"character": 8
|
|
141
141
|
}
|
|
142
142
|
],
|
|
143
|
+
"type": {
|
|
144
|
+
"type": "intrinsic",
|
|
145
|
+
"name": "boolean"
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"id": 48,
|
|
150
|
+
"name": "allowed",
|
|
151
|
+
"kind": 1024,
|
|
152
|
+
"kindString": "Property",
|
|
153
|
+
"flags": {
|
|
154
|
+
"isOptional": true
|
|
155
|
+
},
|
|
156
|
+
"sources": [
|
|
157
|
+
{
|
|
158
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
159
|
+
"line": 12,
|
|
160
|
+
"character": 8
|
|
161
|
+
}
|
|
162
|
+
],
|
|
143
163
|
"type": {
|
|
144
164
|
"type": "reference",
|
|
145
165
|
"typeArguments": [
|
|
@@ -170,7 +190,7 @@
|
|
|
170
190
|
}
|
|
171
191
|
},
|
|
172
192
|
{
|
|
173
|
-
"id":
|
|
193
|
+
"id": 49,
|
|
174
194
|
"name": "disallowed",
|
|
175
195
|
"kind": 1024,
|
|
176
196
|
"kindString": "Property",
|
|
@@ -180,7 +200,7 @@
|
|
|
180
200
|
"sources": [
|
|
181
201
|
{
|
|
182
202
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
183
|
-
"line":
|
|
203
|
+
"line": 13,
|
|
184
204
|
"character": 8
|
|
185
205
|
}
|
|
186
206
|
],
|
|
@@ -209,8 +229,9 @@
|
|
|
209
229
|
{
|
|
210
230
|
"title": "Properties",
|
|
211
231
|
"children": [
|
|
212
|
-
|
|
213
|
-
|
|
232
|
+
47,
|
|
233
|
+
48,
|
|
234
|
+
49
|
|
214
235
|
]
|
|
215
236
|
}
|
|
216
237
|
],
|
|
@@ -229,8 +250,8 @@
|
|
|
229
250
|
{
|
|
230
251
|
"title": "Properties",
|
|
231
252
|
"children": [
|
|
232
|
-
|
|
233
|
-
|
|
253
|
+
44,
|
|
254
|
+
45
|
|
234
255
|
]
|
|
235
256
|
}
|
|
236
257
|
],
|
|
@@ -246,14 +267,14 @@
|
|
|
246
267
|
{
|
|
247
268
|
"type": "reflection",
|
|
248
269
|
"declaration": {
|
|
249
|
-
"id":
|
|
270
|
+
"id": 50,
|
|
250
271
|
"name": "__type",
|
|
251
272
|
"kind": 65536,
|
|
252
273
|
"kindString": "Type literal",
|
|
253
274
|
"flags": {},
|
|
254
275
|
"children": [
|
|
255
276
|
{
|
|
256
|
-
"id":
|
|
277
|
+
"id": 51,
|
|
257
278
|
"name": "schema",
|
|
258
279
|
"kind": 1024,
|
|
259
280
|
"kindString": "Property",
|
|
@@ -261,9 +282,9 @@
|
|
|
261
282
|
"sources": [
|
|
262
283
|
{
|
|
263
284
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
264
|
-
"line":
|
|
285
|
+
"line": 10,
|
|
265
286
|
"character": 56,
|
|
266
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
287
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
267
288
|
}
|
|
268
289
|
],
|
|
269
290
|
"type": {
|
|
@@ -276,16 +297,16 @@
|
|
|
276
297
|
{
|
|
277
298
|
"title": "Properties",
|
|
278
299
|
"children": [
|
|
279
|
-
|
|
300
|
+
51
|
|
280
301
|
]
|
|
281
302
|
}
|
|
282
303
|
],
|
|
283
304
|
"sources": [
|
|
284
305
|
{
|
|
285
306
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
286
|
-
"line":
|
|
307
|
+
"line": 10,
|
|
287
308
|
"character": 54,
|
|
288
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
309
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
289
310
|
}
|
|
290
311
|
]
|
|
291
312
|
}
|
|
@@ -293,14 +314,14 @@
|
|
|
293
314
|
{
|
|
294
315
|
"type": "reflection",
|
|
295
316
|
"declaration": {
|
|
296
|
-
"id":
|
|
317
|
+
"id": 52,
|
|
297
318
|
"name": "__type",
|
|
298
319
|
"kind": 65536,
|
|
299
320
|
"kindString": "Type literal",
|
|
300
321
|
"flags": {},
|
|
301
322
|
"children": [
|
|
302
323
|
{
|
|
303
|
-
"id":
|
|
324
|
+
"id": 53,
|
|
304
325
|
"name": "targetSet",
|
|
305
326
|
"kind": 1024,
|
|
306
327
|
"kindString": "Property",
|
|
@@ -332,14 +353,14 @@
|
|
|
332
353
|
{
|
|
333
354
|
"type": "reflection",
|
|
334
355
|
"declaration": {
|
|
335
|
-
"id":
|
|
356
|
+
"id": 54,
|
|
336
357
|
"name": "__type",
|
|
337
358
|
"kind": 65536,
|
|
338
359
|
"kindString": "Type literal",
|
|
339
360
|
"flags": {},
|
|
340
361
|
"children": [
|
|
341
362
|
{
|
|
342
|
-
"id":
|
|
363
|
+
"id": 55,
|
|
343
364
|
"name": "schema",
|
|
344
365
|
"kind": 1024,
|
|
345
366
|
"kindString": "Property",
|
|
@@ -361,7 +382,7 @@
|
|
|
361
382
|
{
|
|
362
383
|
"title": "Properties",
|
|
363
384
|
"children": [
|
|
364
|
-
|
|
385
|
+
55
|
|
365
386
|
]
|
|
366
387
|
}
|
|
367
388
|
],
|
|
@@ -382,7 +403,7 @@
|
|
|
382
403
|
{
|
|
383
404
|
"title": "Properties",
|
|
384
405
|
"children": [
|
|
385
|
-
|
|
406
|
+
53
|
|
386
407
|
]
|
|
387
408
|
}
|
|
388
409
|
],
|
|
@@ -404,7 +425,7 @@
|
|
|
404
425
|
],
|
|
405
426
|
"type": {
|
|
406
427
|
"type": "reference",
|
|
407
|
-
"id":
|
|
428
|
+
"id": 21,
|
|
408
429
|
"name": "XyoSchemaWitness"
|
|
409
430
|
},
|
|
410
431
|
"inheritedFrom": {
|
|
@@ -419,7 +440,7 @@
|
|
|
419
440
|
}
|
|
420
441
|
},
|
|
421
442
|
{
|
|
422
|
-
"id":
|
|
443
|
+
"id": 113,
|
|
423
444
|
"name": "_config",
|
|
424
445
|
"kind": 1024,
|
|
425
446
|
"kindString": "Property",
|
|
@@ -445,14 +466,14 @@
|
|
|
445
466
|
{
|
|
446
467
|
"type": "reflection",
|
|
447
468
|
"declaration": {
|
|
448
|
-
"id":
|
|
469
|
+
"id": 114,
|
|
449
470
|
"name": "__type",
|
|
450
471
|
"kind": 65536,
|
|
451
472
|
"kindString": "Type literal",
|
|
452
473
|
"flags": {},
|
|
453
474
|
"children": [
|
|
454
475
|
{
|
|
455
|
-
"id":
|
|
476
|
+
"id": 115,
|
|
456
477
|
"name": "name",
|
|
457
478
|
"kind": 1024,
|
|
458
479
|
"kindString": "Property",
|
|
@@ -472,7 +493,7 @@
|
|
|
472
493
|
}
|
|
473
494
|
},
|
|
474
495
|
{
|
|
475
|
-
"id":
|
|
496
|
+
"id": 116,
|
|
476
497
|
"name": "security",
|
|
477
498
|
"kind": 1024,
|
|
478
499
|
"kindString": "Property",
|
|
@@ -489,15 +510,15 @@
|
|
|
489
510
|
"type": {
|
|
490
511
|
"type": "reflection",
|
|
491
512
|
"declaration": {
|
|
492
|
-
"id":
|
|
513
|
+
"id": 117,
|
|
493
514
|
"name": "__type",
|
|
494
515
|
"kind": 65536,
|
|
495
516
|
"kindString": "Type literal",
|
|
496
517
|
"flags": {},
|
|
497
518
|
"children": [
|
|
498
519
|
{
|
|
499
|
-
"id":
|
|
500
|
-
"name": "
|
|
520
|
+
"id": 118,
|
|
521
|
+
"name": "allowAnonymous",
|
|
501
522
|
"kind": 1024,
|
|
502
523
|
"kindString": "Property",
|
|
503
524
|
"flags": {
|
|
@@ -510,6 +531,26 @@
|
|
|
510
531
|
"character": 8
|
|
511
532
|
}
|
|
512
533
|
],
|
|
534
|
+
"type": {
|
|
535
|
+
"type": "intrinsic",
|
|
536
|
+
"name": "boolean"
|
|
537
|
+
}
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"id": 119,
|
|
541
|
+
"name": "allowed",
|
|
542
|
+
"kind": 1024,
|
|
543
|
+
"kindString": "Property",
|
|
544
|
+
"flags": {
|
|
545
|
+
"isOptional": true
|
|
546
|
+
},
|
|
547
|
+
"sources": [
|
|
548
|
+
{
|
|
549
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
550
|
+
"line": 12,
|
|
551
|
+
"character": 8
|
|
552
|
+
}
|
|
553
|
+
],
|
|
513
554
|
"type": {
|
|
514
555
|
"type": "reference",
|
|
515
556
|
"typeArguments": [
|
|
@@ -540,7 +581,7 @@
|
|
|
540
581
|
}
|
|
541
582
|
},
|
|
542
583
|
{
|
|
543
|
-
"id":
|
|
584
|
+
"id": 120,
|
|
544
585
|
"name": "disallowed",
|
|
545
586
|
"kind": 1024,
|
|
546
587
|
"kindString": "Property",
|
|
@@ -550,7 +591,7 @@
|
|
|
550
591
|
"sources": [
|
|
551
592
|
{
|
|
552
593
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
553
|
-
"line":
|
|
594
|
+
"line": 13,
|
|
554
595
|
"character": 8
|
|
555
596
|
}
|
|
556
597
|
],
|
|
@@ -579,8 +620,9 @@
|
|
|
579
620
|
{
|
|
580
621
|
"title": "Properties",
|
|
581
622
|
"children": [
|
|
582
|
-
|
|
583
|
-
|
|
623
|
+
118,
|
|
624
|
+
119,
|
|
625
|
+
120
|
|
584
626
|
]
|
|
585
627
|
}
|
|
586
628
|
],
|
|
@@ -599,8 +641,8 @@
|
|
|
599
641
|
{
|
|
600
642
|
"title": "Properties",
|
|
601
643
|
"children": [
|
|
602
|
-
|
|
603
|
-
|
|
644
|
+
115,
|
|
645
|
+
116
|
|
604
646
|
]
|
|
605
647
|
}
|
|
606
648
|
],
|
|
@@ -616,14 +658,14 @@
|
|
|
616
658
|
{
|
|
617
659
|
"type": "reflection",
|
|
618
660
|
"declaration": {
|
|
619
|
-
"id":
|
|
661
|
+
"id": 121,
|
|
620
662
|
"name": "__type",
|
|
621
663
|
"kind": 65536,
|
|
622
664
|
"kindString": "Type literal",
|
|
623
665
|
"flags": {},
|
|
624
666
|
"children": [
|
|
625
667
|
{
|
|
626
|
-
"id":
|
|
668
|
+
"id": 122,
|
|
627
669
|
"name": "schema",
|
|
628
670
|
"kind": 1024,
|
|
629
671
|
"kindString": "Property",
|
|
@@ -631,9 +673,9 @@
|
|
|
631
673
|
"sources": [
|
|
632
674
|
{
|
|
633
675
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
634
|
-
"line":
|
|
676
|
+
"line": 10,
|
|
635
677
|
"character": 56,
|
|
636
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
678
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
637
679
|
}
|
|
638
680
|
],
|
|
639
681
|
"type": {
|
|
@@ -646,16 +688,16 @@
|
|
|
646
688
|
{
|
|
647
689
|
"title": "Properties",
|
|
648
690
|
"children": [
|
|
649
|
-
|
|
691
|
+
122
|
|
650
692
|
]
|
|
651
693
|
}
|
|
652
694
|
],
|
|
653
695
|
"sources": [
|
|
654
696
|
{
|
|
655
697
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
656
|
-
"line":
|
|
698
|
+
"line": 10,
|
|
657
699
|
"character": 54,
|
|
658
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
700
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
659
701
|
}
|
|
660
702
|
]
|
|
661
703
|
}
|
|
@@ -663,14 +705,14 @@
|
|
|
663
705
|
{
|
|
664
706
|
"type": "reflection",
|
|
665
707
|
"declaration": {
|
|
666
|
-
"id":
|
|
708
|
+
"id": 123,
|
|
667
709
|
"name": "__type",
|
|
668
710
|
"kind": 65536,
|
|
669
711
|
"kindString": "Type literal",
|
|
670
712
|
"flags": {},
|
|
671
713
|
"children": [
|
|
672
714
|
{
|
|
673
|
-
"id":
|
|
715
|
+
"id": 124,
|
|
674
716
|
"name": "targetSet",
|
|
675
717
|
"kind": 1024,
|
|
676
718
|
"kindString": "Property",
|
|
@@ -702,14 +744,14 @@
|
|
|
702
744
|
{
|
|
703
745
|
"type": "reflection",
|
|
704
746
|
"declaration": {
|
|
705
|
-
"id":
|
|
747
|
+
"id": 125,
|
|
706
748
|
"name": "__type",
|
|
707
749
|
"kind": 65536,
|
|
708
750
|
"kindString": "Type literal",
|
|
709
751
|
"flags": {},
|
|
710
752
|
"children": [
|
|
711
753
|
{
|
|
712
|
-
"id":
|
|
754
|
+
"id": 126,
|
|
713
755
|
"name": "schema",
|
|
714
756
|
"kind": 1024,
|
|
715
757
|
"kindString": "Property",
|
|
@@ -731,7 +773,7 @@
|
|
|
731
773
|
{
|
|
732
774
|
"title": "Properties",
|
|
733
775
|
"children": [
|
|
734
|
-
|
|
776
|
+
126
|
|
735
777
|
]
|
|
736
778
|
}
|
|
737
779
|
],
|
|
@@ -752,7 +794,7 @@
|
|
|
752
794
|
{
|
|
753
795
|
"title": "Properties",
|
|
754
796
|
"children": [
|
|
755
|
-
|
|
797
|
+
124
|
|
756
798
|
]
|
|
757
799
|
}
|
|
758
800
|
],
|
|
@@ -773,7 +815,7 @@
|
|
|
773
815
|
}
|
|
774
816
|
},
|
|
775
817
|
{
|
|
776
|
-
"id":
|
|
818
|
+
"id": 127,
|
|
777
819
|
"name": "_parentResolver",
|
|
778
820
|
"kind": 1024,
|
|
779
821
|
"kindString": "Property",
|
|
@@ -807,14 +849,14 @@
|
|
|
807
849
|
{
|
|
808
850
|
"type": "reflection",
|
|
809
851
|
"declaration": {
|
|
810
|
-
"id":
|
|
852
|
+
"id": 128,
|
|
811
853
|
"name": "__type",
|
|
812
854
|
"kind": 65536,
|
|
813
855
|
"kindString": "Type literal",
|
|
814
856
|
"flags": {},
|
|
815
857
|
"children": [
|
|
816
858
|
{
|
|
817
|
-
"id":
|
|
859
|
+
"id": 129,
|
|
818
860
|
"name": "name",
|
|
819
861
|
"kind": 1024,
|
|
820
862
|
"kindString": "Property",
|
|
@@ -834,7 +876,7 @@
|
|
|
834
876
|
}
|
|
835
877
|
},
|
|
836
878
|
{
|
|
837
|
-
"id":
|
|
879
|
+
"id": 130,
|
|
838
880
|
"name": "security",
|
|
839
881
|
"kind": 1024,
|
|
840
882
|
"kindString": "Property",
|
|
@@ -851,12 +893,32 @@
|
|
|
851
893
|
"type": {
|
|
852
894
|
"type": "reflection",
|
|
853
895
|
"declaration": {
|
|
854
|
-
"id":
|
|
896
|
+
"id": 131,
|
|
855
897
|
"name": "__type",
|
|
856
898
|
"kind": 65536,
|
|
857
899
|
"kindString": "Type literal",
|
|
858
900
|
"flags": {},
|
|
859
901
|
"children": [
|
|
902
|
+
{
|
|
903
|
+
"id": 132,
|
|
904
|
+
"name": "allowAnonymous",
|
|
905
|
+
"kind": 1024,
|
|
906
|
+
"kindString": "Property",
|
|
907
|
+
"flags": {
|
|
908
|
+
"isOptional": true
|
|
909
|
+
},
|
|
910
|
+
"sources": [
|
|
911
|
+
{
|
|
912
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
913
|
+
"line": 19,
|
|
914
|
+
"character": 12
|
|
915
|
+
}
|
|
916
|
+
],
|
|
917
|
+
"type": {
|
|
918
|
+
"type": "intrinsic",
|
|
919
|
+
"name": "boolean"
|
|
920
|
+
}
|
|
921
|
+
},
|
|
860
922
|
{
|
|
861
923
|
"id": 133,
|
|
862
924
|
"name": "allowed",
|
|
@@ -868,7 +930,7 @@
|
|
|
868
930
|
"sources": [
|
|
869
931
|
{
|
|
870
932
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
871
|
-
"line":
|
|
933
|
+
"line": 20,
|
|
872
934
|
"character": 12
|
|
873
935
|
}
|
|
874
936
|
],
|
|
@@ -912,7 +974,7 @@
|
|
|
912
974
|
"sources": [
|
|
913
975
|
{
|
|
914
976
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
915
|
-
"line":
|
|
977
|
+
"line": 21,
|
|
916
978
|
"character": 12
|
|
917
979
|
}
|
|
918
980
|
],
|
|
@@ -941,6 +1003,7 @@
|
|
|
941
1003
|
{
|
|
942
1004
|
"title": "Properties",
|
|
943
1005
|
"children": [
|
|
1006
|
+
132,
|
|
944
1007
|
133,
|
|
945
1008
|
134
|
|
946
1009
|
]
|
|
@@ -961,8 +1024,8 @@
|
|
|
961
1024
|
{
|
|
962
1025
|
"title": "Properties",
|
|
963
1026
|
"children": [
|
|
964
|
-
|
|
965
|
-
|
|
1027
|
+
129,
|
|
1028
|
+
130
|
|
966
1029
|
]
|
|
967
1030
|
}
|
|
968
1031
|
],
|
|
@@ -993,7 +1056,7 @@
|
|
|
993
1056
|
"sources": [
|
|
994
1057
|
{
|
|
995
1058
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
996
|
-
"line":
|
|
1059
|
+
"line": 24,
|
|
997
1060
|
"character": 8
|
|
998
1061
|
}
|
|
999
1062
|
],
|
|
@@ -1014,7 +1077,7 @@
|
|
|
1014
1077
|
"sources": [
|
|
1015
1078
|
{
|
|
1016
1079
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1017
|
-
"line":
|
|
1080
|
+
"line": 23,
|
|
1018
1081
|
"character": 8
|
|
1019
1082
|
}
|
|
1020
1083
|
]
|
|
@@ -1044,7 +1107,7 @@
|
|
|
1044
1107
|
"sources": [
|
|
1045
1108
|
{
|
|
1046
1109
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1047
|
-
"line":
|
|
1110
|
+
"line": 26,
|
|
1048
1111
|
"character": 14
|
|
1049
1112
|
}
|
|
1050
1113
|
],
|
|
@@ -1120,7 +1183,7 @@
|
|
|
1120
1183
|
"children": [
|
|
1121
1184
|
{
|
|
1122
1185
|
"id": 142,
|
|
1123
|
-
"name": "
|
|
1186
|
+
"name": "allowAnonymous",
|
|
1124
1187
|
"kind": 1024,
|
|
1125
1188
|
"kindString": "Property",
|
|
1126
1189
|
"flags": {
|
|
@@ -1133,6 +1196,26 @@
|
|
|
1133
1196
|
"character": 8
|
|
1134
1197
|
}
|
|
1135
1198
|
],
|
|
1199
|
+
"type": {
|
|
1200
|
+
"type": "intrinsic",
|
|
1201
|
+
"name": "boolean"
|
|
1202
|
+
}
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"id": 143,
|
|
1206
|
+
"name": "allowed",
|
|
1207
|
+
"kind": 1024,
|
|
1208
|
+
"kindString": "Property",
|
|
1209
|
+
"flags": {
|
|
1210
|
+
"isOptional": true
|
|
1211
|
+
},
|
|
1212
|
+
"sources": [
|
|
1213
|
+
{
|
|
1214
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1215
|
+
"line": 12,
|
|
1216
|
+
"character": 8
|
|
1217
|
+
}
|
|
1218
|
+
],
|
|
1136
1219
|
"type": {
|
|
1137
1220
|
"type": "reference",
|
|
1138
1221
|
"typeArguments": [
|
|
@@ -1163,7 +1246,7 @@
|
|
|
1163
1246
|
}
|
|
1164
1247
|
},
|
|
1165
1248
|
{
|
|
1166
|
-
"id":
|
|
1249
|
+
"id": 144,
|
|
1167
1250
|
"name": "disallowed",
|
|
1168
1251
|
"kind": 1024,
|
|
1169
1252
|
"kindString": "Property",
|
|
@@ -1173,7 +1256,7 @@
|
|
|
1173
1256
|
"sources": [
|
|
1174
1257
|
{
|
|
1175
1258
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1176
|
-
"line":
|
|
1259
|
+
"line": 13,
|
|
1177
1260
|
"character": 8
|
|
1178
1261
|
}
|
|
1179
1262
|
],
|
|
@@ -1203,7 +1286,8 @@
|
|
|
1203
1286
|
"title": "Properties",
|
|
1204
1287
|
"children": [
|
|
1205
1288
|
142,
|
|
1206
|
-
143
|
|
1289
|
+
143,
|
|
1290
|
+
144
|
|
1207
1291
|
]
|
|
1208
1292
|
}
|
|
1209
1293
|
],
|
|
@@ -1239,14 +1323,14 @@
|
|
|
1239
1323
|
{
|
|
1240
1324
|
"type": "reflection",
|
|
1241
1325
|
"declaration": {
|
|
1242
|
-
"id":
|
|
1326
|
+
"id": 145,
|
|
1243
1327
|
"name": "__type",
|
|
1244
1328
|
"kind": 65536,
|
|
1245
1329
|
"kindString": "Type literal",
|
|
1246
1330
|
"flags": {},
|
|
1247
1331
|
"children": [
|
|
1248
1332
|
{
|
|
1249
|
-
"id":
|
|
1333
|
+
"id": 146,
|
|
1250
1334
|
"name": "schema",
|
|
1251
1335
|
"kind": 1024,
|
|
1252
1336
|
"kindString": "Property",
|
|
@@ -1268,7 +1352,7 @@
|
|
|
1268
1352
|
{
|
|
1269
1353
|
"title": "Properties",
|
|
1270
1354
|
"children": [
|
|
1271
|
-
|
|
1355
|
+
146
|
|
1272
1356
|
]
|
|
1273
1357
|
}
|
|
1274
1358
|
],
|
|
@@ -1295,7 +1379,7 @@
|
|
|
1295
1379
|
}
|
|
1296
1380
|
},
|
|
1297
1381
|
{
|
|
1298
|
-
"id":
|
|
1382
|
+
"id": 147,
|
|
1299
1383
|
"name": "_started",
|
|
1300
1384
|
"kind": 1024,
|
|
1301
1385
|
"kindString": "Property",
|
|
@@ -1305,7 +1389,7 @@
|
|
|
1305
1389
|
"sources": [
|
|
1306
1390
|
{
|
|
1307
1391
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1308
|
-
"line":
|
|
1392
|
+
"line": 27,
|
|
1309
1393
|
"character": 14
|
|
1310
1394
|
}
|
|
1311
1395
|
],
|
|
@@ -1319,18 +1403,19 @@
|
|
|
1319
1403
|
}
|
|
1320
1404
|
},
|
|
1321
1405
|
{
|
|
1322
|
-
"id":
|
|
1406
|
+
"id": 148,
|
|
1323
1407
|
"name": "account",
|
|
1324
1408
|
"kind": 1024,
|
|
1325
1409
|
"kindString": "Property",
|
|
1326
1410
|
"flags": {
|
|
1327
|
-
"isProtected": true
|
|
1411
|
+
"isProtected": true,
|
|
1412
|
+
"isReadonly": true
|
|
1328
1413
|
},
|
|
1329
1414
|
"sources": [
|
|
1330
1415
|
{
|
|
1331
1416
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1332
|
-
"line":
|
|
1333
|
-
"character":
|
|
1417
|
+
"line": 28,
|
|
1418
|
+
"character": 23
|
|
1334
1419
|
}
|
|
1335
1420
|
],
|
|
1336
1421
|
"type": {
|
|
@@ -1343,7 +1428,7 @@
|
|
|
1343
1428
|
}
|
|
1344
1429
|
},
|
|
1345
1430
|
{
|
|
1346
|
-
"id":
|
|
1431
|
+
"id": 149,
|
|
1347
1432
|
"name": "logger",
|
|
1348
1433
|
"kind": 1024,
|
|
1349
1434
|
"kindString": "Property",
|
|
@@ -1355,7 +1440,7 @@
|
|
|
1355
1440
|
"sources": [
|
|
1356
1441
|
{
|
|
1357
1442
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1358
|
-
"line":
|
|
1443
|
+
"line": 29,
|
|
1359
1444
|
"character": 23
|
|
1360
1445
|
}
|
|
1361
1446
|
],
|
|
@@ -1369,7 +1454,7 @@
|
|
|
1369
1454
|
}
|
|
1370
1455
|
},
|
|
1371
1456
|
{
|
|
1372
|
-
"id":
|
|
1457
|
+
"id": 150,
|
|
1373
1458
|
"name": "moduleConfigQueryValidator",
|
|
1374
1459
|
"kind": 1024,
|
|
1375
1460
|
"kindString": "Property",
|
|
@@ -1380,7 +1465,7 @@
|
|
|
1380
1465
|
"sources": [
|
|
1381
1466
|
{
|
|
1382
1467
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1383
|
-
"line":
|
|
1468
|
+
"line": 30,
|
|
1384
1469
|
"character": 23
|
|
1385
1470
|
}
|
|
1386
1471
|
],
|
|
@@ -1405,14 +1490,14 @@
|
|
|
1405
1490
|
{
|
|
1406
1491
|
"type": "reflection",
|
|
1407
1492
|
"declaration": {
|
|
1408
|
-
"id":
|
|
1493
|
+
"id": 151,
|
|
1409
1494
|
"name": "__type",
|
|
1410
1495
|
"kind": 65536,
|
|
1411
1496
|
"kindString": "Type literal",
|
|
1412
1497
|
"flags": {},
|
|
1413
1498
|
"children": [
|
|
1414
1499
|
{
|
|
1415
|
-
"id":
|
|
1500
|
+
"id": 152,
|
|
1416
1501
|
"name": "query",
|
|
1417
1502
|
"kind": 1024,
|
|
1418
1503
|
"kindString": "Property",
|
|
@@ -1430,7 +1515,7 @@
|
|
|
1430
1515
|
}
|
|
1431
1516
|
},
|
|
1432
1517
|
{
|
|
1433
|
-
"id":
|
|
1518
|
+
"id": 153,
|
|
1434
1519
|
"name": "resultSet",
|
|
1435
1520
|
"kind": 1024,
|
|
1436
1521
|
"kindString": "Property",
|
|
@@ -1450,7 +1535,7 @@
|
|
|
1450
1535
|
}
|
|
1451
1536
|
},
|
|
1452
1537
|
{
|
|
1453
|
-
"id":
|
|
1538
|
+
"id": 154,
|
|
1454
1539
|
"name": "schema",
|
|
1455
1540
|
"kind": 1024,
|
|
1456
1541
|
"kindString": "Property",
|
|
@@ -1472,9 +1557,9 @@
|
|
|
1472
1557
|
{
|
|
1473
1558
|
"title": "Properties",
|
|
1474
1559
|
"children": [
|
|
1475
|
-
151,
|
|
1476
1560
|
152,
|
|
1477
|
-
153
|
|
1561
|
+
153,
|
|
1562
|
+
154
|
|
1478
1563
|
]
|
|
1479
1564
|
}
|
|
1480
1565
|
],
|
|
@@ -1498,7 +1583,7 @@
|
|
|
1498
1583
|
}
|
|
1499
1584
|
},
|
|
1500
1585
|
{
|
|
1501
|
-
"id":
|
|
1586
|
+
"id": 155,
|
|
1502
1587
|
"name": "supportedQueryValidator",
|
|
1503
1588
|
"kind": 1024,
|
|
1504
1589
|
"kindString": "Property",
|
|
@@ -1509,7 +1594,7 @@
|
|
|
1509
1594
|
"sources": [
|
|
1510
1595
|
{
|
|
1511
1596
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1512
|
-
"line":
|
|
1597
|
+
"line": 31,
|
|
1513
1598
|
"character": 23
|
|
1514
1599
|
}
|
|
1515
1600
|
],
|
|
@@ -1534,14 +1619,14 @@
|
|
|
1534
1619
|
{
|
|
1535
1620
|
"type": "reflection",
|
|
1536
1621
|
"declaration": {
|
|
1537
|
-
"id":
|
|
1622
|
+
"id": 156,
|
|
1538
1623
|
"name": "__type",
|
|
1539
1624
|
"kind": 65536,
|
|
1540
1625
|
"kindString": "Type literal",
|
|
1541
1626
|
"flags": {},
|
|
1542
1627
|
"children": [
|
|
1543
1628
|
{
|
|
1544
|
-
"id":
|
|
1629
|
+
"id": 157,
|
|
1545
1630
|
"name": "query",
|
|
1546
1631
|
"kind": 1024,
|
|
1547
1632
|
"kindString": "Property",
|
|
@@ -1559,7 +1644,7 @@
|
|
|
1559
1644
|
}
|
|
1560
1645
|
},
|
|
1561
1646
|
{
|
|
1562
|
-
"id":
|
|
1647
|
+
"id": 158,
|
|
1563
1648
|
"name": "resultSet",
|
|
1564
1649
|
"kind": 1024,
|
|
1565
1650
|
"kindString": "Property",
|
|
@@ -1579,7 +1664,7 @@
|
|
|
1579
1664
|
}
|
|
1580
1665
|
},
|
|
1581
1666
|
{
|
|
1582
|
-
"id":
|
|
1667
|
+
"id": 159,
|
|
1583
1668
|
"name": "schema",
|
|
1584
1669
|
"kind": 1024,
|
|
1585
1670
|
"kindString": "Property",
|
|
@@ -1601,9 +1686,9 @@
|
|
|
1601
1686
|
{
|
|
1602
1687
|
"title": "Properties",
|
|
1603
1688
|
"children": [
|
|
1604
|
-
156,
|
|
1605
1689
|
157,
|
|
1606
|
-
158
|
|
1690
|
+
158,
|
|
1691
|
+
159
|
|
1607
1692
|
]
|
|
1608
1693
|
}
|
|
1609
1694
|
],
|
|
@@ -1627,7 +1712,7 @@
|
|
|
1627
1712
|
}
|
|
1628
1713
|
},
|
|
1629
1714
|
{
|
|
1630
|
-
"id":
|
|
1715
|
+
"id": 22,
|
|
1631
1716
|
"name": "configSchema",
|
|
1632
1717
|
"kind": 1024,
|
|
1633
1718
|
"kindString": "Property",
|
|
@@ -1637,9 +1722,9 @@
|
|
|
1637
1722
|
"sources": [
|
|
1638
1723
|
{
|
|
1639
1724
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
1640
|
-
"line":
|
|
1725
|
+
"line": 13,
|
|
1641
1726
|
"character": 18,
|
|
1642
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1727
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L13"
|
|
1643
1728
|
}
|
|
1644
1729
|
],
|
|
1645
1730
|
"type": {
|
|
@@ -1653,7 +1738,7 @@
|
|
|
1653
1738
|
}
|
|
1654
1739
|
},
|
|
1655
1740
|
{
|
|
1656
|
-
"id":
|
|
1741
|
+
"id": 39,
|
|
1657
1742
|
"name": "defaultLogger",
|
|
1658
1743
|
"kind": 1024,
|
|
1659
1744
|
"kindString": "Property",
|
|
@@ -1678,7 +1763,7 @@
|
|
|
1678
1763
|
}
|
|
1679
1764
|
},
|
|
1680
1765
|
{
|
|
1681
|
-
"id":
|
|
1766
|
+
"id": 160,
|
|
1682
1767
|
"name": "address",
|
|
1683
1768
|
"kind": 262144,
|
|
1684
1769
|
"kindString": "Accessor",
|
|
@@ -1686,12 +1771,12 @@
|
|
|
1686
1771
|
"sources": [
|
|
1687
1772
|
{
|
|
1688
1773
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1689
|
-
"line":
|
|
1774
|
+
"line": 33,
|
|
1690
1775
|
"character": 8
|
|
1691
1776
|
}
|
|
1692
1777
|
],
|
|
1693
1778
|
"getSignature": {
|
|
1694
|
-
"id":
|
|
1779
|
+
"id": 161,
|
|
1695
1780
|
"name": "address",
|
|
1696
1781
|
"kind": 524288,
|
|
1697
1782
|
"kindString": "Get signature",
|
|
@@ -1703,15 +1788,56 @@
|
|
|
1703
1788
|
"inheritedFrom": {
|
|
1704
1789
|
"type": "reference",
|
|
1705
1790
|
"name": "AbstractWitness.address"
|
|
1791
|
+
},
|
|
1792
|
+
"implementationOf": {
|
|
1793
|
+
"type": "reference",
|
|
1794
|
+
"name": "WitnessModule.address"
|
|
1706
1795
|
}
|
|
1707
1796
|
},
|
|
1708
1797
|
"inheritedFrom": {
|
|
1709
1798
|
"type": "reference",
|
|
1710
1799
|
"name": "AbstractWitness.address"
|
|
1800
|
+
},
|
|
1801
|
+
"implementationOf": {
|
|
1802
|
+
"type": "reference",
|
|
1803
|
+
"name": "WitnessModule.address"
|
|
1804
|
+
}
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"id": 162,
|
|
1808
|
+
"name": "allowAnonymous",
|
|
1809
|
+
"kind": 262144,
|
|
1810
|
+
"kindString": "Accessor",
|
|
1811
|
+
"flags": {},
|
|
1812
|
+
"sources": [
|
|
1813
|
+
{
|
|
1814
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1815
|
+
"line": 34,
|
|
1816
|
+
"character": 8
|
|
1817
|
+
}
|
|
1818
|
+
],
|
|
1819
|
+
"getSignature": {
|
|
1820
|
+
"id": 163,
|
|
1821
|
+
"name": "allowAnonymous",
|
|
1822
|
+
"kind": 524288,
|
|
1823
|
+
"kindString": "Get signature",
|
|
1824
|
+
"flags": {},
|
|
1825
|
+
"type": {
|
|
1826
|
+
"type": "intrinsic",
|
|
1827
|
+
"name": "boolean"
|
|
1828
|
+
},
|
|
1829
|
+
"inheritedFrom": {
|
|
1830
|
+
"type": "reference",
|
|
1831
|
+
"name": "AbstractWitness.allowAnonymous"
|
|
1832
|
+
}
|
|
1833
|
+
},
|
|
1834
|
+
"inheritedFrom": {
|
|
1835
|
+
"type": "reference",
|
|
1836
|
+
"name": "AbstractWitness.allowAnonymous"
|
|
1711
1837
|
}
|
|
1712
1838
|
},
|
|
1713
1839
|
{
|
|
1714
|
-
"id":
|
|
1840
|
+
"id": 164,
|
|
1715
1841
|
"name": "config",
|
|
1716
1842
|
"kind": 262144,
|
|
1717
1843
|
"kindString": "Accessor",
|
|
@@ -1719,12 +1845,12 @@
|
|
|
1719
1845
|
"sources": [
|
|
1720
1846
|
{
|
|
1721
1847
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1722
|
-
"line":
|
|
1848
|
+
"line": 35,
|
|
1723
1849
|
"character": 8
|
|
1724
1850
|
}
|
|
1725
1851
|
],
|
|
1726
1852
|
"getSignature": {
|
|
1727
|
-
"id":
|
|
1853
|
+
"id": 165,
|
|
1728
1854
|
"name": "config",
|
|
1729
1855
|
"kind": 524288,
|
|
1730
1856
|
"kindString": "Get signature",
|
|
@@ -1736,15 +1862,23 @@
|
|
|
1736
1862
|
"inheritedFrom": {
|
|
1737
1863
|
"type": "reference",
|
|
1738
1864
|
"name": "AbstractWitness.config"
|
|
1865
|
+
},
|
|
1866
|
+
"implementationOf": {
|
|
1867
|
+
"type": "reference",
|
|
1868
|
+
"name": "WitnessModule.config"
|
|
1739
1869
|
}
|
|
1740
1870
|
},
|
|
1741
1871
|
"inheritedFrom": {
|
|
1742
1872
|
"type": "reference",
|
|
1743
1873
|
"name": "AbstractWitness.config"
|
|
1874
|
+
},
|
|
1875
|
+
"implementationOf": {
|
|
1876
|
+
"type": "reference",
|
|
1877
|
+
"name": "WitnessModule.config"
|
|
1744
1878
|
}
|
|
1745
1879
|
},
|
|
1746
1880
|
{
|
|
1747
|
-
"id":
|
|
1881
|
+
"id": 166,
|
|
1748
1882
|
"name": "parentResolver",
|
|
1749
1883
|
"kind": 262144,
|
|
1750
1884
|
"kindString": "Accessor",
|
|
@@ -1752,12 +1886,12 @@
|
|
|
1752
1886
|
"sources": [
|
|
1753
1887
|
{
|
|
1754
1888
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1755
|
-
"line":
|
|
1889
|
+
"line": 36,
|
|
1756
1890
|
"character": 8
|
|
1757
1891
|
}
|
|
1758
1892
|
],
|
|
1759
1893
|
"getSignature": {
|
|
1760
|
-
"id":
|
|
1894
|
+
"id": 167,
|
|
1761
1895
|
"name": "parentResolver",
|
|
1762
1896
|
"kind": 524288,
|
|
1763
1897
|
"kindString": "Get signature",
|
|
@@ -1782,14 +1916,14 @@
|
|
|
1782
1916
|
{
|
|
1783
1917
|
"type": "reflection",
|
|
1784
1918
|
"declaration": {
|
|
1785
|
-
"id":
|
|
1919
|
+
"id": 168,
|
|
1786
1920
|
"name": "__type",
|
|
1787
1921
|
"kind": 65536,
|
|
1788
1922
|
"kindString": "Type literal",
|
|
1789
1923
|
"flags": {},
|
|
1790
1924
|
"children": [
|
|
1791
1925
|
{
|
|
1792
|
-
"id":
|
|
1926
|
+
"id": 169,
|
|
1793
1927
|
"name": "name",
|
|
1794
1928
|
"kind": 1024,
|
|
1795
1929
|
"kindString": "Property",
|
|
@@ -1809,7 +1943,7 @@
|
|
|
1809
1943
|
}
|
|
1810
1944
|
},
|
|
1811
1945
|
{
|
|
1812
|
-
"id":
|
|
1946
|
+
"id": 170,
|
|
1813
1947
|
"name": "security",
|
|
1814
1948
|
"kind": 1024,
|
|
1815
1949
|
"kindString": "Property",
|
|
@@ -1826,15 +1960,15 @@
|
|
|
1826
1960
|
"type": {
|
|
1827
1961
|
"type": "reflection",
|
|
1828
1962
|
"declaration": {
|
|
1829
|
-
"id":
|
|
1963
|
+
"id": 171,
|
|
1830
1964
|
"name": "__type",
|
|
1831
1965
|
"kind": 65536,
|
|
1832
1966
|
"kindString": "Type literal",
|
|
1833
1967
|
"flags": {},
|
|
1834
1968
|
"children": [
|
|
1835
1969
|
{
|
|
1836
|
-
"id":
|
|
1837
|
-
"name": "
|
|
1970
|
+
"id": 172,
|
|
1971
|
+
"name": "allowAnonymous",
|
|
1838
1972
|
"kind": 1024,
|
|
1839
1973
|
"kindString": "Property",
|
|
1840
1974
|
"flags": {
|
|
@@ -1847,6 +1981,26 @@
|
|
|
1847
1981
|
"character": 8
|
|
1848
1982
|
}
|
|
1849
1983
|
],
|
|
1984
|
+
"type": {
|
|
1985
|
+
"type": "intrinsic",
|
|
1986
|
+
"name": "boolean"
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"id": 173,
|
|
1991
|
+
"name": "allowed",
|
|
1992
|
+
"kind": 1024,
|
|
1993
|
+
"kindString": "Property",
|
|
1994
|
+
"flags": {
|
|
1995
|
+
"isOptional": true
|
|
1996
|
+
},
|
|
1997
|
+
"sources": [
|
|
1998
|
+
{
|
|
1999
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2000
|
+
"line": 12,
|
|
2001
|
+
"character": 8
|
|
2002
|
+
}
|
|
2003
|
+
],
|
|
1850
2004
|
"type": {
|
|
1851
2005
|
"type": "reference",
|
|
1852
2006
|
"typeArguments": [
|
|
@@ -1877,7 +2031,7 @@
|
|
|
1877
2031
|
}
|
|
1878
2032
|
},
|
|
1879
2033
|
{
|
|
1880
|
-
"id":
|
|
2034
|
+
"id": 174,
|
|
1881
2035
|
"name": "disallowed",
|
|
1882
2036
|
"kind": 1024,
|
|
1883
2037
|
"kindString": "Property",
|
|
@@ -1887,7 +2041,7 @@
|
|
|
1887
2041
|
"sources": [
|
|
1888
2042
|
{
|
|
1889
2043
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1890
|
-
"line":
|
|
2044
|
+
"line": 13,
|
|
1891
2045
|
"character": 8
|
|
1892
2046
|
}
|
|
1893
2047
|
],
|
|
@@ -1916,8 +2070,9 @@
|
|
|
1916
2070
|
{
|
|
1917
2071
|
"title": "Properties",
|
|
1918
2072
|
"children": [
|
|
1919
|
-
|
|
1920
|
-
|
|
2073
|
+
172,
|
|
2074
|
+
173,
|
|
2075
|
+
174
|
|
1921
2076
|
]
|
|
1922
2077
|
}
|
|
1923
2078
|
],
|
|
@@ -1936,8 +2091,8 @@
|
|
|
1936
2091
|
{
|
|
1937
2092
|
"title": "Properties",
|
|
1938
2093
|
"children": [
|
|
1939
|
-
|
|
1940
|
-
|
|
2094
|
+
169,
|
|
2095
|
+
170
|
|
1941
2096
|
]
|
|
1942
2097
|
}
|
|
1943
2098
|
],
|
|
@@ -1953,14 +2108,14 @@
|
|
|
1953
2108
|
{
|
|
1954
2109
|
"type": "reflection",
|
|
1955
2110
|
"declaration": {
|
|
1956
|
-
"id":
|
|
2111
|
+
"id": 175,
|
|
1957
2112
|
"name": "__type",
|
|
1958
2113
|
"kind": 65536,
|
|
1959
2114
|
"kindString": "Type literal",
|
|
1960
2115
|
"flags": {},
|
|
1961
2116
|
"children": [
|
|
1962
2117
|
{
|
|
1963
|
-
"id":
|
|
2118
|
+
"id": 176,
|
|
1964
2119
|
"name": "schema",
|
|
1965
2120
|
"kind": 1024,
|
|
1966
2121
|
"kindString": "Property",
|
|
@@ -1982,7 +2137,7 @@
|
|
|
1982
2137
|
{
|
|
1983
2138
|
"title": "Properties",
|
|
1984
2139
|
"children": [
|
|
1985
|
-
|
|
2140
|
+
176
|
|
1986
2141
|
]
|
|
1987
2142
|
}
|
|
1988
2143
|
],
|
|
@@ -2006,15 +2161,23 @@
|
|
|
2006
2161
|
"inheritedFrom": {
|
|
2007
2162
|
"type": "reference",
|
|
2008
2163
|
"name": "AbstractWitness.parentResolver"
|
|
2164
|
+
},
|
|
2165
|
+
"implementationOf": {
|
|
2166
|
+
"type": "reference",
|
|
2167
|
+
"name": "WitnessModule.parentResolver"
|
|
2009
2168
|
}
|
|
2010
2169
|
},
|
|
2011
2170
|
"inheritedFrom": {
|
|
2012
2171
|
"type": "reference",
|
|
2013
2172
|
"name": "AbstractWitness.parentResolver"
|
|
2173
|
+
},
|
|
2174
|
+
"implementationOf": {
|
|
2175
|
+
"type": "reference",
|
|
2176
|
+
"name": "WitnessModule.parentResolver"
|
|
2014
2177
|
}
|
|
2015
2178
|
},
|
|
2016
2179
|
{
|
|
2017
|
-
"id":
|
|
2180
|
+
"id": 177,
|
|
2018
2181
|
"name": "previousHash",
|
|
2019
2182
|
"kind": 262144,
|
|
2020
2183
|
"kindString": "Accessor",
|
|
@@ -2022,12 +2185,12 @@
|
|
|
2022
2185
|
"sources": [
|
|
2023
2186
|
{
|
|
2024
2187
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2025
|
-
"line":
|
|
2188
|
+
"line": 37,
|
|
2026
2189
|
"character": 8
|
|
2027
2190
|
}
|
|
2028
2191
|
],
|
|
2029
2192
|
"getSignature": {
|
|
2030
|
-
"id":
|
|
2193
|
+
"id": 178,
|
|
2031
2194
|
"name": "previousHash",
|
|
2032
2195
|
"kind": 524288,
|
|
2033
2196
|
"kindString": "Get signature",
|
|
@@ -2056,7 +2219,7 @@
|
|
|
2056
2219
|
}
|
|
2057
2220
|
},
|
|
2058
2221
|
{
|
|
2059
|
-
"id":
|
|
2222
|
+
"id": 70,
|
|
2060
2223
|
"name": "queries",
|
|
2061
2224
|
"kind": 262144,
|
|
2062
2225
|
"kindString": "Accessor",
|
|
@@ -2069,7 +2232,7 @@
|
|
|
2069
2232
|
}
|
|
2070
2233
|
],
|
|
2071
2234
|
"getSignature": {
|
|
2072
|
-
"id":
|
|
2235
|
+
"id": 71,
|
|
2073
2236
|
"name": "queries",
|
|
2074
2237
|
"kind": 524288,
|
|
2075
2238
|
"kindString": "Get signature",
|
|
@@ -2084,15 +2247,23 @@
|
|
|
2084
2247
|
"inheritedFrom": {
|
|
2085
2248
|
"type": "reference",
|
|
2086
2249
|
"name": "AbstractWitness.queries"
|
|
2250
|
+
},
|
|
2251
|
+
"implementationOf": {
|
|
2252
|
+
"type": "reference",
|
|
2253
|
+
"name": "WitnessModule.queries"
|
|
2087
2254
|
}
|
|
2088
2255
|
},
|
|
2089
2256
|
"inheritedFrom": {
|
|
2090
2257
|
"type": "reference",
|
|
2091
2258
|
"name": "AbstractWitness.queries"
|
|
2259
|
+
},
|
|
2260
|
+
"implementationOf": {
|
|
2261
|
+
"type": "reference",
|
|
2262
|
+
"name": "WitnessModule.queries"
|
|
2092
2263
|
}
|
|
2093
2264
|
},
|
|
2094
2265
|
{
|
|
2095
|
-
"id":
|
|
2266
|
+
"id": 179,
|
|
2096
2267
|
"name": "resolver",
|
|
2097
2268
|
"kind": 262144,
|
|
2098
2269
|
"kindString": "Accessor",
|
|
@@ -2100,12 +2271,12 @@
|
|
|
2100
2271
|
"sources": [
|
|
2101
2272
|
{
|
|
2102
2273
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2103
|
-
"line":
|
|
2274
|
+
"line": 39,
|
|
2104
2275
|
"character": 8
|
|
2105
2276
|
}
|
|
2106
2277
|
],
|
|
2107
2278
|
"getSignature": {
|
|
2108
|
-
"id":
|
|
2279
|
+
"id": 180,
|
|
2109
2280
|
"name": "resolver",
|
|
2110
2281
|
"kind": 524288,
|
|
2111
2282
|
"kindString": "Get signature",
|
|
@@ -2130,14 +2301,14 @@
|
|
|
2130
2301
|
{
|
|
2131
2302
|
"type": "reflection",
|
|
2132
2303
|
"declaration": {
|
|
2133
|
-
"id":
|
|
2304
|
+
"id": 181,
|
|
2134
2305
|
"name": "__type",
|
|
2135
2306
|
"kind": 65536,
|
|
2136
2307
|
"kindString": "Type literal",
|
|
2137
2308
|
"flags": {},
|
|
2138
2309
|
"children": [
|
|
2139
2310
|
{
|
|
2140
|
-
"id":
|
|
2311
|
+
"id": 182,
|
|
2141
2312
|
"name": "name",
|
|
2142
2313
|
"kind": 1024,
|
|
2143
2314
|
"kindString": "Property",
|
|
@@ -2157,7 +2328,7 @@
|
|
|
2157
2328
|
}
|
|
2158
2329
|
},
|
|
2159
2330
|
{
|
|
2160
|
-
"id":
|
|
2331
|
+
"id": 183,
|
|
2161
2332
|
"name": "security",
|
|
2162
2333
|
"kind": 1024,
|
|
2163
2334
|
"kindString": "Property",
|
|
@@ -2174,15 +2345,15 @@
|
|
|
2174
2345
|
"type": {
|
|
2175
2346
|
"type": "reflection",
|
|
2176
2347
|
"declaration": {
|
|
2177
|
-
"id":
|
|
2348
|
+
"id": 184,
|
|
2178
2349
|
"name": "__type",
|
|
2179
2350
|
"kind": 65536,
|
|
2180
2351
|
"kindString": "Type literal",
|
|
2181
2352
|
"flags": {},
|
|
2182
2353
|
"children": [
|
|
2183
2354
|
{
|
|
2184
|
-
"id":
|
|
2185
|
-
"name": "
|
|
2355
|
+
"id": 185,
|
|
2356
|
+
"name": "allowAnonymous",
|
|
2186
2357
|
"kind": 1024,
|
|
2187
2358
|
"kindString": "Property",
|
|
2188
2359
|
"flags": {
|
|
@@ -2195,6 +2366,26 @@
|
|
|
2195
2366
|
"character": 8
|
|
2196
2367
|
}
|
|
2197
2368
|
],
|
|
2369
|
+
"type": {
|
|
2370
|
+
"type": "intrinsic",
|
|
2371
|
+
"name": "boolean"
|
|
2372
|
+
}
|
|
2373
|
+
},
|
|
2374
|
+
{
|
|
2375
|
+
"id": 186,
|
|
2376
|
+
"name": "allowed",
|
|
2377
|
+
"kind": 1024,
|
|
2378
|
+
"kindString": "Property",
|
|
2379
|
+
"flags": {
|
|
2380
|
+
"isOptional": true
|
|
2381
|
+
},
|
|
2382
|
+
"sources": [
|
|
2383
|
+
{
|
|
2384
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2385
|
+
"line": 12,
|
|
2386
|
+
"character": 8
|
|
2387
|
+
}
|
|
2388
|
+
],
|
|
2198
2389
|
"type": {
|
|
2199
2390
|
"type": "reference",
|
|
2200
2391
|
"typeArguments": [
|
|
@@ -2225,7 +2416,7 @@
|
|
|
2225
2416
|
}
|
|
2226
2417
|
},
|
|
2227
2418
|
{
|
|
2228
|
-
"id":
|
|
2419
|
+
"id": 187,
|
|
2229
2420
|
"name": "disallowed",
|
|
2230
2421
|
"kind": 1024,
|
|
2231
2422
|
"kindString": "Property",
|
|
@@ -2235,7 +2426,7 @@
|
|
|
2235
2426
|
"sources": [
|
|
2236
2427
|
{
|
|
2237
2428
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2238
|
-
"line":
|
|
2429
|
+
"line": 13,
|
|
2239
2430
|
"character": 8
|
|
2240
2431
|
}
|
|
2241
2432
|
],
|
|
@@ -2264,8 +2455,9 @@
|
|
|
2264
2455
|
{
|
|
2265
2456
|
"title": "Properties",
|
|
2266
2457
|
"children": [
|
|
2267
|
-
|
|
2268
|
-
|
|
2458
|
+
185,
|
|
2459
|
+
186,
|
|
2460
|
+
187
|
|
2269
2461
|
]
|
|
2270
2462
|
}
|
|
2271
2463
|
],
|
|
@@ -2284,8 +2476,8 @@
|
|
|
2284
2476
|
{
|
|
2285
2477
|
"title": "Properties",
|
|
2286
2478
|
"children": [
|
|
2287
|
-
|
|
2288
|
-
|
|
2479
|
+
182,
|
|
2480
|
+
183
|
|
2289
2481
|
]
|
|
2290
2482
|
}
|
|
2291
2483
|
],
|
|
@@ -2301,14 +2493,14 @@
|
|
|
2301
2493
|
{
|
|
2302
2494
|
"type": "reflection",
|
|
2303
2495
|
"declaration": {
|
|
2304
|
-
"id":
|
|
2496
|
+
"id": 188,
|
|
2305
2497
|
"name": "__type",
|
|
2306
2498
|
"kind": 65536,
|
|
2307
2499
|
"kindString": "Type literal",
|
|
2308
2500
|
"flags": {},
|
|
2309
2501
|
"children": [
|
|
2310
2502
|
{
|
|
2311
|
-
"id":
|
|
2503
|
+
"id": 189,
|
|
2312
2504
|
"name": "schema",
|
|
2313
2505
|
"kind": 1024,
|
|
2314
2506
|
"kindString": "Property",
|
|
@@ -2330,7 +2522,7 @@
|
|
|
2330
2522
|
{
|
|
2331
2523
|
"title": "Properties",
|
|
2332
2524
|
"children": [
|
|
2333
|
-
|
|
2525
|
+
189
|
|
2334
2526
|
]
|
|
2335
2527
|
}
|
|
2336
2528
|
],
|
|
@@ -2354,15 +2546,23 @@
|
|
|
2354
2546
|
"inheritedFrom": {
|
|
2355
2547
|
"type": "reference",
|
|
2356
2548
|
"name": "AbstractWitness.resolver"
|
|
2549
|
+
},
|
|
2550
|
+
"implementationOf": {
|
|
2551
|
+
"type": "reference",
|
|
2552
|
+
"name": "WitnessModule.resolver"
|
|
2357
2553
|
}
|
|
2358
2554
|
},
|
|
2359
2555
|
"inheritedFrom": {
|
|
2360
2556
|
"type": "reference",
|
|
2361
2557
|
"name": "AbstractWitness.resolver"
|
|
2558
|
+
},
|
|
2559
|
+
"implementationOf": {
|
|
2560
|
+
"type": "reference",
|
|
2561
|
+
"name": "WitnessModule.resolver"
|
|
2362
2562
|
}
|
|
2363
2563
|
},
|
|
2364
2564
|
{
|
|
2365
|
-
"id":
|
|
2565
|
+
"id": 72,
|
|
2366
2566
|
"name": "targetSet",
|
|
2367
2567
|
"kind": 262144,
|
|
2368
2568
|
"kindString": "Accessor",
|
|
@@ -2375,7 +2575,7 @@
|
|
|
2375
2575
|
}
|
|
2376
2576
|
],
|
|
2377
2577
|
"getSignature": {
|
|
2378
|
-
"id":
|
|
2578
|
+
"id": 73,
|
|
2379
2579
|
"name": "targetSet",
|
|
2380
2580
|
"kind": 524288,
|
|
2381
2581
|
"kindString": "Get signature",
|
|
@@ -2405,14 +2605,14 @@
|
|
|
2405
2605
|
{
|
|
2406
2606
|
"type": "reflection",
|
|
2407
2607
|
"declaration": {
|
|
2408
|
-
"id":
|
|
2608
|
+
"id": 74,
|
|
2409
2609
|
"name": "__type",
|
|
2410
2610
|
"kind": 65536,
|
|
2411
2611
|
"kindString": "Type literal",
|
|
2412
2612
|
"flags": {},
|
|
2413
2613
|
"children": [
|
|
2414
2614
|
{
|
|
2415
|
-
"id":
|
|
2615
|
+
"id": 75,
|
|
2416
2616
|
"name": "schema",
|
|
2417
2617
|
"kind": 1024,
|
|
2418
2618
|
"kindString": "Property",
|
|
@@ -2434,7 +2634,7 @@
|
|
|
2434
2634
|
{
|
|
2435
2635
|
"title": "Properties",
|
|
2436
2636
|
"children": [
|
|
2437
|
-
|
|
2637
|
+
75
|
|
2438
2638
|
]
|
|
2439
2639
|
}
|
|
2440
2640
|
],
|
|
@@ -2462,7 +2662,7 @@
|
|
|
2462
2662
|
}
|
|
2463
2663
|
},
|
|
2464
2664
|
{
|
|
2465
|
-
"id":
|
|
2665
|
+
"id": 247,
|
|
2466
2666
|
"name": "bindHashes",
|
|
2467
2667
|
"kind": 2048,
|
|
2468
2668
|
"kindString": "Method",
|
|
@@ -2472,20 +2672,20 @@
|
|
|
2472
2672
|
"sources": [
|
|
2473
2673
|
{
|
|
2474
2674
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2475
|
-
"line":
|
|
2675
|
+
"line": 47,
|
|
2476
2676
|
"character": 14
|
|
2477
2677
|
}
|
|
2478
2678
|
],
|
|
2479
2679
|
"signatures": [
|
|
2480
2680
|
{
|
|
2481
|
-
"id":
|
|
2681
|
+
"id": 248,
|
|
2482
2682
|
"name": "bindHashes",
|
|
2483
2683
|
"kind": 4096,
|
|
2484
2684
|
"kindString": "Call signature",
|
|
2485
2685
|
"flags": {},
|
|
2486
2686
|
"parameters": [
|
|
2487
2687
|
{
|
|
2488
|
-
"id":
|
|
2688
|
+
"id": 249,
|
|
2489
2689
|
"name": "hashes",
|
|
2490
2690
|
"kind": 32768,
|
|
2491
2691
|
"kindString": "Parameter",
|
|
@@ -2499,7 +2699,7 @@
|
|
|
2499
2699
|
}
|
|
2500
2700
|
},
|
|
2501
2701
|
{
|
|
2502
|
-
"id":
|
|
2702
|
+
"id": 250,
|
|
2503
2703
|
"name": "schema",
|
|
2504
2704
|
"kind": 32768,
|
|
2505
2705
|
"kindString": "Parameter",
|
|
@@ -2513,7 +2713,7 @@
|
|
|
2513
2713
|
}
|
|
2514
2714
|
},
|
|
2515
2715
|
{
|
|
2516
|
-
"id":
|
|
2716
|
+
"id": 251,
|
|
2517
2717
|
"name": "account",
|
|
2518
2718
|
"kind": 32768,
|
|
2519
2719
|
"kindString": "Parameter",
|
|
@@ -2552,7 +2752,7 @@
|
|
|
2552
2752
|
}
|
|
2553
2753
|
},
|
|
2554
2754
|
{
|
|
2555
|
-
"id":
|
|
2755
|
+
"id": 252,
|
|
2556
2756
|
"name": "bindHashesInternal",
|
|
2557
2757
|
"kind": 2048,
|
|
2558
2758
|
"kindString": "Method",
|
|
@@ -2562,20 +2762,20 @@
|
|
|
2562
2762
|
"sources": [
|
|
2563
2763
|
{
|
|
2564
2764
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2565
|
-
"line":
|
|
2765
|
+
"line": 48,
|
|
2566
2766
|
"character": 14
|
|
2567
2767
|
}
|
|
2568
2768
|
],
|
|
2569
2769
|
"signatures": [
|
|
2570
2770
|
{
|
|
2571
|
-
"id":
|
|
2771
|
+
"id": 253,
|
|
2572
2772
|
"name": "bindHashesInternal",
|
|
2573
2773
|
"kind": 4096,
|
|
2574
2774
|
"kindString": "Call signature",
|
|
2575
2775
|
"flags": {},
|
|
2576
2776
|
"parameters": [
|
|
2577
2777
|
{
|
|
2578
|
-
"id":
|
|
2778
|
+
"id": 254,
|
|
2579
2779
|
"name": "hashes",
|
|
2580
2780
|
"kind": 32768,
|
|
2581
2781
|
"kindString": "Parameter",
|
|
@@ -2589,7 +2789,7 @@
|
|
|
2589
2789
|
}
|
|
2590
2790
|
},
|
|
2591
2791
|
{
|
|
2592
|
-
"id":
|
|
2792
|
+
"id": 255,
|
|
2593
2793
|
"name": "schema",
|
|
2594
2794
|
"kind": 32768,
|
|
2595
2795
|
"kindString": "Parameter",
|
|
@@ -2603,7 +2803,7 @@
|
|
|
2603
2803
|
}
|
|
2604
2804
|
},
|
|
2605
2805
|
{
|
|
2606
|
-
"id":
|
|
2806
|
+
"id": 256,
|
|
2607
2807
|
"name": "account",
|
|
2608
2808
|
"kind": 32768,
|
|
2609
2809
|
"kindString": "Parameter",
|
|
@@ -2634,14 +2834,14 @@
|
|
|
2634
2834
|
{
|
|
2635
2835
|
"type": "reflection",
|
|
2636
2836
|
"declaration": {
|
|
2637
|
-
"id":
|
|
2837
|
+
"id": 257,
|
|
2638
2838
|
"name": "__type",
|
|
2639
2839
|
"kind": 65536,
|
|
2640
2840
|
"kindString": "Type literal",
|
|
2641
2841
|
"flags": {},
|
|
2642
2842
|
"children": [
|
|
2643
2843
|
{
|
|
2644
|
-
"id":
|
|
2844
|
+
"id": 258,
|
|
2645
2845
|
"name": "schema",
|
|
2646
2846
|
"kind": 1024,
|
|
2647
2847
|
"kindString": "Property",
|
|
@@ -2663,7 +2863,7 @@
|
|
|
2663
2863
|
{
|
|
2664
2864
|
"title": "Properties",
|
|
2665
2865
|
"children": [
|
|
2666
|
-
|
|
2866
|
+
258
|
|
2667
2867
|
]
|
|
2668
2868
|
}
|
|
2669
2869
|
],
|
|
@@ -2690,7 +2890,7 @@
|
|
|
2690
2890
|
}
|
|
2691
2891
|
},
|
|
2692
2892
|
{
|
|
2693
|
-
"id":
|
|
2893
|
+
"id": 259,
|
|
2694
2894
|
"name": "bindQuery",
|
|
2695
2895
|
"kind": 2048,
|
|
2696
2896
|
"kindString": "Method",
|
|
@@ -2700,20 +2900,20 @@
|
|
|
2700
2900
|
"sources": [
|
|
2701
2901
|
{
|
|
2702
2902
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2703
|
-
"line":
|
|
2903
|
+
"line": 49,
|
|
2704
2904
|
"character": 14
|
|
2705
2905
|
}
|
|
2706
2906
|
],
|
|
2707
2907
|
"signatures": [
|
|
2708
2908
|
{
|
|
2709
|
-
"id":
|
|
2909
|
+
"id": 260,
|
|
2710
2910
|
"name": "bindQuery",
|
|
2711
2911
|
"kind": 4096,
|
|
2712
2912
|
"kindString": "Call signature",
|
|
2713
2913
|
"flags": {},
|
|
2714
2914
|
"typeParameter": [
|
|
2715
2915
|
{
|
|
2716
|
-
"id":
|
|
2916
|
+
"id": 265,
|
|
2717
2917
|
"name": "T",
|
|
2718
2918
|
"kind": 131072,
|
|
2719
2919
|
"kindString": "Type parameter",
|
|
@@ -2739,14 +2939,14 @@
|
|
|
2739
2939
|
{
|
|
2740
2940
|
"type": "reflection",
|
|
2741
2941
|
"declaration": {
|
|
2742
|
-
"id":
|
|
2942
|
+
"id": 261,
|
|
2743
2943
|
"name": "__type",
|
|
2744
2944
|
"kind": 65536,
|
|
2745
2945
|
"kindString": "Type literal",
|
|
2746
2946
|
"flags": {},
|
|
2747
2947
|
"children": [
|
|
2748
2948
|
{
|
|
2749
|
-
"id":
|
|
2949
|
+
"id": 262,
|
|
2750
2950
|
"name": "schema",
|
|
2751
2951
|
"kind": 1024,
|
|
2752
2952
|
"kindString": "Property",
|
|
@@ -2768,7 +2968,7 @@
|
|
|
2768
2968
|
{
|
|
2769
2969
|
"title": "Properties",
|
|
2770
2970
|
"children": [
|
|
2771
|
-
|
|
2971
|
+
262
|
|
2772
2972
|
]
|
|
2773
2973
|
}
|
|
2774
2974
|
],
|
|
@@ -2804,14 +3004,14 @@
|
|
|
2804
3004
|
{
|
|
2805
3005
|
"type": "reflection",
|
|
2806
3006
|
"declaration": {
|
|
2807
|
-
"id":
|
|
3007
|
+
"id": 263,
|
|
2808
3008
|
"name": "__type",
|
|
2809
3009
|
"kind": 65536,
|
|
2810
3010
|
"kindString": "Type literal",
|
|
2811
3011
|
"flags": {},
|
|
2812
3012
|
"children": [
|
|
2813
3013
|
{
|
|
2814
|
-
"id":
|
|
3014
|
+
"id": 264,
|
|
2815
3015
|
"name": "schema",
|
|
2816
3016
|
"kind": 1024,
|
|
2817
3017
|
"kindString": "Property",
|
|
@@ -2833,7 +3033,7 @@
|
|
|
2833
3033
|
{
|
|
2834
3034
|
"title": "Properties",
|
|
2835
3035
|
"children": [
|
|
2836
|
-
|
|
3036
|
+
264
|
|
2837
3037
|
]
|
|
2838
3038
|
}
|
|
2839
3039
|
],
|
|
@@ -2857,19 +3057,19 @@
|
|
|
2857
3057
|
],
|
|
2858
3058
|
"parameters": [
|
|
2859
3059
|
{
|
|
2860
|
-
"id":
|
|
3060
|
+
"id": 266,
|
|
2861
3061
|
"name": "query",
|
|
2862
3062
|
"kind": 32768,
|
|
2863
3063
|
"kindString": "Parameter",
|
|
2864
3064
|
"flags": {},
|
|
2865
3065
|
"type": {
|
|
2866
3066
|
"type": "reference",
|
|
2867
|
-
"id":
|
|
3067
|
+
"id": 265,
|
|
2868
3068
|
"name": "T"
|
|
2869
3069
|
}
|
|
2870
3070
|
},
|
|
2871
3071
|
{
|
|
2872
|
-
"id":
|
|
3072
|
+
"id": 267,
|
|
2873
3073
|
"name": "payloads",
|
|
2874
3074
|
"kind": 32768,
|
|
2875
3075
|
"kindString": "Parameter",
|
|
@@ -2892,14 +3092,14 @@
|
|
|
2892
3092
|
{
|
|
2893
3093
|
"type": "reflection",
|
|
2894
3094
|
"declaration": {
|
|
2895
|
-
"id":
|
|
3095
|
+
"id": 268,
|
|
2896
3096
|
"name": "__type",
|
|
2897
3097
|
"kind": 65536,
|
|
2898
3098
|
"kindString": "Type literal",
|
|
2899
3099
|
"flags": {},
|
|
2900
3100
|
"children": [
|
|
2901
3101
|
{
|
|
2902
|
-
"id":
|
|
3102
|
+
"id": 269,
|
|
2903
3103
|
"name": "schema",
|
|
2904
3104
|
"kind": 1024,
|
|
2905
3105
|
"kindString": "Property",
|
|
@@ -2921,7 +3121,7 @@
|
|
|
2921
3121
|
{
|
|
2922
3122
|
"title": "Properties",
|
|
2923
3123
|
"children": [
|
|
2924
|
-
|
|
3124
|
+
269
|
|
2925
3125
|
]
|
|
2926
3126
|
}
|
|
2927
3127
|
],
|
|
@@ -2939,7 +3139,7 @@
|
|
|
2939
3139
|
}
|
|
2940
3140
|
},
|
|
2941
3141
|
{
|
|
2942
|
-
"id":
|
|
3142
|
+
"id": 270,
|
|
2943
3143
|
"name": "account",
|
|
2944
3144
|
"kind": 32768,
|
|
2945
3145
|
"kindString": "Parameter",
|
|
@@ -2976,14 +3176,14 @@
|
|
|
2976
3176
|
{
|
|
2977
3177
|
"type": "reflection",
|
|
2978
3178
|
"declaration": {
|
|
2979
|
-
"id":
|
|
3179
|
+
"id": 271,
|
|
2980
3180
|
"name": "__type",
|
|
2981
3181
|
"kind": 65536,
|
|
2982
3182
|
"kindString": "Type literal",
|
|
2983
3183
|
"flags": {},
|
|
2984
3184
|
"children": [
|
|
2985
3185
|
{
|
|
2986
|
-
"id":
|
|
3186
|
+
"id": 272,
|
|
2987
3187
|
"name": "query",
|
|
2988
3188
|
"kind": 1024,
|
|
2989
3189
|
"kindString": "Property",
|
|
@@ -3001,7 +3201,7 @@
|
|
|
3001
3201
|
}
|
|
3002
3202
|
},
|
|
3003
3203
|
{
|
|
3004
|
-
"id":
|
|
3204
|
+
"id": 273,
|
|
3005
3205
|
"name": "resultSet",
|
|
3006
3206
|
"kind": 1024,
|
|
3007
3207
|
"kindString": "Property",
|
|
@@ -3021,7 +3221,7 @@
|
|
|
3021
3221
|
}
|
|
3022
3222
|
},
|
|
3023
3223
|
{
|
|
3024
|
-
"id":
|
|
3224
|
+
"id": 274,
|
|
3025
3225
|
"name": "schema",
|
|
3026
3226
|
"kind": 1024,
|
|
3027
3227
|
"kindString": "Property",
|
|
@@ -3043,9 +3243,9 @@
|
|
|
3043
3243
|
{
|
|
3044
3244
|
"title": "Properties",
|
|
3045
3245
|
"children": [
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3246
|
+
272,
|
|
3247
|
+
273,
|
|
3248
|
+
274
|
|
3049
3249
|
]
|
|
3050
3250
|
}
|
|
3051
3251
|
],
|
|
@@ -3076,14 +3276,14 @@
|
|
|
3076
3276
|
{
|
|
3077
3277
|
"type": "reflection",
|
|
3078
3278
|
"declaration": {
|
|
3079
|
-
"id":
|
|
3279
|
+
"id": 275,
|
|
3080
3280
|
"name": "__type",
|
|
3081
3281
|
"kind": 65536,
|
|
3082
3282
|
"kindString": "Type literal",
|
|
3083
3283
|
"flags": {},
|
|
3084
3284
|
"children": [
|
|
3085
3285
|
{
|
|
3086
|
-
"id":
|
|
3286
|
+
"id": 276,
|
|
3087
3287
|
"name": "schema",
|
|
3088
3288
|
"kind": 1024,
|
|
3089
3289
|
"kindString": "Property",
|
|
@@ -3105,7 +3305,7 @@
|
|
|
3105
3305
|
{
|
|
3106
3306
|
"title": "Properties",
|
|
3107
3307
|
"children": [
|
|
3108
|
-
|
|
3308
|
+
276
|
|
3109
3309
|
]
|
|
3110
3310
|
}
|
|
3111
3311
|
],
|
|
@@ -3142,7 +3342,7 @@
|
|
|
3142
3342
|
}
|
|
3143
3343
|
},
|
|
3144
3344
|
{
|
|
3145
|
-
"id":
|
|
3345
|
+
"id": 277,
|
|
3146
3346
|
"name": "bindQueryInternal",
|
|
3147
3347
|
"kind": 2048,
|
|
3148
3348
|
"kindString": "Method",
|
|
@@ -3152,20 +3352,20 @@
|
|
|
3152
3352
|
"sources": [
|
|
3153
3353
|
{
|
|
3154
3354
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3155
|
-
"line":
|
|
3355
|
+
"line": 50,
|
|
3156
3356
|
"character": 14
|
|
3157
3357
|
}
|
|
3158
3358
|
],
|
|
3159
3359
|
"signatures": [
|
|
3160
3360
|
{
|
|
3161
|
-
"id":
|
|
3361
|
+
"id": 278,
|
|
3162
3362
|
"name": "bindQueryInternal",
|
|
3163
3363
|
"kind": 4096,
|
|
3164
3364
|
"kindString": "Call signature",
|
|
3165
3365
|
"flags": {},
|
|
3166
3366
|
"typeParameter": [
|
|
3167
3367
|
{
|
|
3168
|
-
"id":
|
|
3368
|
+
"id": 283,
|
|
3169
3369
|
"name": "T",
|
|
3170
3370
|
"kind": 131072,
|
|
3171
3371
|
"kindString": "Type parameter",
|
|
@@ -3191,14 +3391,14 @@
|
|
|
3191
3391
|
{
|
|
3192
3392
|
"type": "reflection",
|
|
3193
3393
|
"declaration": {
|
|
3194
|
-
"id":
|
|
3394
|
+
"id": 279,
|
|
3195
3395
|
"name": "__type",
|
|
3196
3396
|
"kind": 65536,
|
|
3197
3397
|
"kindString": "Type literal",
|
|
3198
3398
|
"flags": {},
|
|
3199
3399
|
"children": [
|
|
3200
3400
|
{
|
|
3201
|
-
"id":
|
|
3401
|
+
"id": 280,
|
|
3202
3402
|
"name": "schema",
|
|
3203
3403
|
"kind": 1024,
|
|
3204
3404
|
"kindString": "Property",
|
|
@@ -3220,7 +3420,7 @@
|
|
|
3220
3420
|
{
|
|
3221
3421
|
"title": "Properties",
|
|
3222
3422
|
"children": [
|
|
3223
|
-
|
|
3423
|
+
280
|
|
3224
3424
|
]
|
|
3225
3425
|
}
|
|
3226
3426
|
],
|
|
@@ -3256,14 +3456,14 @@
|
|
|
3256
3456
|
{
|
|
3257
3457
|
"type": "reflection",
|
|
3258
3458
|
"declaration": {
|
|
3259
|
-
"id":
|
|
3459
|
+
"id": 281,
|
|
3260
3460
|
"name": "__type",
|
|
3261
3461
|
"kind": 65536,
|
|
3262
3462
|
"kindString": "Type literal",
|
|
3263
3463
|
"flags": {},
|
|
3264
3464
|
"children": [
|
|
3265
3465
|
{
|
|
3266
|
-
"id":
|
|
3466
|
+
"id": 282,
|
|
3267
3467
|
"name": "schema",
|
|
3268
3468
|
"kind": 1024,
|
|
3269
3469
|
"kindString": "Property",
|
|
@@ -3285,7 +3485,7 @@
|
|
|
3285
3485
|
{
|
|
3286
3486
|
"title": "Properties",
|
|
3287
3487
|
"children": [
|
|
3288
|
-
|
|
3488
|
+
282
|
|
3289
3489
|
]
|
|
3290
3490
|
}
|
|
3291
3491
|
],
|
|
@@ -3309,19 +3509,19 @@
|
|
|
3309
3509
|
],
|
|
3310
3510
|
"parameters": [
|
|
3311
3511
|
{
|
|
3312
|
-
"id":
|
|
3512
|
+
"id": 284,
|
|
3313
3513
|
"name": "query",
|
|
3314
3514
|
"kind": 32768,
|
|
3315
3515
|
"kindString": "Parameter",
|
|
3316
3516
|
"flags": {},
|
|
3317
3517
|
"type": {
|
|
3318
3518
|
"type": "reference",
|
|
3319
|
-
"id":
|
|
3519
|
+
"id": 283,
|
|
3320
3520
|
"name": "T"
|
|
3321
3521
|
}
|
|
3322
3522
|
},
|
|
3323
3523
|
{
|
|
3324
|
-
"id":
|
|
3524
|
+
"id": 285,
|
|
3325
3525
|
"name": "payloads",
|
|
3326
3526
|
"kind": 32768,
|
|
3327
3527
|
"kindString": "Parameter",
|
|
@@ -3344,14 +3544,14 @@
|
|
|
3344
3544
|
{
|
|
3345
3545
|
"type": "reflection",
|
|
3346
3546
|
"declaration": {
|
|
3347
|
-
"id":
|
|
3547
|
+
"id": 286,
|
|
3348
3548
|
"name": "__type",
|
|
3349
3549
|
"kind": 65536,
|
|
3350
3550
|
"kindString": "Type literal",
|
|
3351
3551
|
"flags": {},
|
|
3352
3552
|
"children": [
|
|
3353
3553
|
{
|
|
3354
|
-
"id":
|
|
3554
|
+
"id": 287,
|
|
3355
3555
|
"name": "schema",
|
|
3356
3556
|
"kind": 1024,
|
|
3357
3557
|
"kindString": "Property",
|
|
@@ -3373,7 +3573,7 @@
|
|
|
3373
3573
|
{
|
|
3374
3574
|
"title": "Properties",
|
|
3375
3575
|
"children": [
|
|
3376
|
-
|
|
3576
|
+
287
|
|
3377
3577
|
]
|
|
3378
3578
|
}
|
|
3379
3579
|
],
|
|
@@ -3391,7 +3591,7 @@
|
|
|
3391
3591
|
}
|
|
3392
3592
|
},
|
|
3393
3593
|
{
|
|
3394
|
-
"id":
|
|
3594
|
+
"id": 288,
|
|
3395
3595
|
"name": "account",
|
|
3396
3596
|
"kind": 32768,
|
|
3397
3597
|
"kindString": "Parameter",
|
|
@@ -3425,14 +3625,14 @@
|
|
|
3425
3625
|
{
|
|
3426
3626
|
"type": "reflection",
|
|
3427
3627
|
"declaration": {
|
|
3428
|
-
"id":
|
|
3628
|
+
"id": 289,
|
|
3429
3629
|
"name": "__type",
|
|
3430
3630
|
"kind": 65536,
|
|
3431
3631
|
"kindString": "Type literal",
|
|
3432
3632
|
"flags": {},
|
|
3433
3633
|
"children": [
|
|
3434
3634
|
{
|
|
3435
|
-
"id":
|
|
3635
|
+
"id": 290,
|
|
3436
3636
|
"name": "query",
|
|
3437
3637
|
"kind": 1024,
|
|
3438
3638
|
"kindString": "Property",
|
|
@@ -3450,7 +3650,7 @@
|
|
|
3450
3650
|
}
|
|
3451
3651
|
},
|
|
3452
3652
|
{
|
|
3453
|
-
"id":
|
|
3653
|
+
"id": 291,
|
|
3454
3654
|
"name": "resultSet",
|
|
3455
3655
|
"kind": 1024,
|
|
3456
3656
|
"kindString": "Property",
|
|
@@ -3470,7 +3670,7 @@
|
|
|
3470
3670
|
}
|
|
3471
3671
|
},
|
|
3472
3672
|
{
|
|
3473
|
-
"id":
|
|
3673
|
+
"id": 292,
|
|
3474
3674
|
"name": "schema",
|
|
3475
3675
|
"kind": 1024,
|
|
3476
3676
|
"kindString": "Property",
|
|
@@ -3492,9 +3692,9 @@
|
|
|
3492
3692
|
{
|
|
3493
3693
|
"title": "Properties",
|
|
3494
3694
|
"children": [
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
|
|
3695
|
+
290,
|
|
3696
|
+
291,
|
|
3697
|
+
292
|
|
3498
3698
|
]
|
|
3499
3699
|
}
|
|
3500
3700
|
],
|
|
@@ -3525,14 +3725,14 @@
|
|
|
3525
3725
|
{
|
|
3526
3726
|
"type": "reflection",
|
|
3527
3727
|
"declaration": {
|
|
3528
|
-
"id":
|
|
3728
|
+
"id": 293,
|
|
3529
3729
|
"name": "__type",
|
|
3530
3730
|
"kind": 65536,
|
|
3531
3731
|
"kindString": "Type literal",
|
|
3532
3732
|
"flags": {},
|
|
3533
3733
|
"children": [
|
|
3534
3734
|
{
|
|
3535
|
-
"id":
|
|
3735
|
+
"id": 294,
|
|
3536
3736
|
"name": "schema",
|
|
3537
3737
|
"kind": 1024,
|
|
3538
3738
|
"kindString": "Property",
|
|
@@ -3554,7 +3754,7 @@
|
|
|
3554
3754
|
{
|
|
3555
3755
|
"title": "Properties",
|
|
3556
3756
|
"children": [
|
|
3557
|
-
|
|
3757
|
+
294
|
|
3558
3758
|
]
|
|
3559
3759
|
}
|
|
3560
3760
|
],
|
|
@@ -3584,7 +3784,7 @@
|
|
|
3584
3784
|
}
|
|
3585
3785
|
},
|
|
3586
3786
|
{
|
|
3587
|
-
"id":
|
|
3787
|
+
"id": 295,
|
|
3588
3788
|
"name": "bindResult",
|
|
3589
3789
|
"kind": 2048,
|
|
3590
3790
|
"kindString": "Method",
|
|
@@ -3594,20 +3794,20 @@
|
|
|
3594
3794
|
"sources": [
|
|
3595
3795
|
{
|
|
3596
3796
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3597
|
-
"line":
|
|
3797
|
+
"line": 51,
|
|
3598
3798
|
"character": 14
|
|
3599
3799
|
}
|
|
3600
3800
|
],
|
|
3601
3801
|
"signatures": [
|
|
3602
3802
|
{
|
|
3603
|
-
"id":
|
|
3803
|
+
"id": 296,
|
|
3604
3804
|
"name": "bindResult",
|
|
3605
3805
|
"kind": 4096,
|
|
3606
3806
|
"kindString": "Call signature",
|
|
3607
3807
|
"flags": {},
|
|
3608
3808
|
"parameters": [
|
|
3609
3809
|
{
|
|
3610
|
-
"id":
|
|
3810
|
+
"id": 297,
|
|
3611
3811
|
"name": "payloads",
|
|
3612
3812
|
"kind": 32768,
|
|
3613
3813
|
"kindString": "Parameter",
|
|
@@ -3628,14 +3828,14 @@
|
|
|
3628
3828
|
{
|
|
3629
3829
|
"type": "reflection",
|
|
3630
3830
|
"declaration": {
|
|
3631
|
-
"id":
|
|
3831
|
+
"id": 298,
|
|
3632
3832
|
"name": "__type",
|
|
3633
3833
|
"kind": 65536,
|
|
3634
3834
|
"kindString": "Type literal",
|
|
3635
3835
|
"flags": {},
|
|
3636
3836
|
"children": [
|
|
3637
3837
|
{
|
|
3638
|
-
"id":
|
|
3838
|
+
"id": 299,
|
|
3639
3839
|
"name": "schema",
|
|
3640
3840
|
"kind": 1024,
|
|
3641
3841
|
"kindString": "Property",
|
|
@@ -3657,7 +3857,7 @@
|
|
|
3657
3857
|
{
|
|
3658
3858
|
"title": "Properties",
|
|
3659
3859
|
"children": [
|
|
3660
|
-
|
|
3860
|
+
299
|
|
3661
3861
|
]
|
|
3662
3862
|
}
|
|
3663
3863
|
],
|
|
@@ -3675,7 +3875,7 @@
|
|
|
3675
3875
|
}
|
|
3676
3876
|
},
|
|
3677
3877
|
{
|
|
3678
|
-
"id":
|
|
3878
|
+
"id": 300,
|
|
3679
3879
|
"name": "account",
|
|
3680
3880
|
"kind": 32768,
|
|
3681
3881
|
"kindString": "Parameter",
|
|
@@ -3708,14 +3908,14 @@
|
|
|
3708
3908
|
{
|
|
3709
3909
|
"type": "reflection",
|
|
3710
3910
|
"declaration": {
|
|
3711
|
-
"id":
|
|
3911
|
+
"id": 301,
|
|
3712
3912
|
"name": "__type",
|
|
3713
3913
|
"kind": 65536,
|
|
3714
3914
|
"kindString": "Type literal",
|
|
3715
3915
|
"flags": {},
|
|
3716
3916
|
"children": [
|
|
3717
3917
|
{
|
|
3718
|
-
"id":
|
|
3918
|
+
"id": 302,
|
|
3719
3919
|
"name": "schema",
|
|
3720
3920
|
"kind": 1024,
|
|
3721
3921
|
"kindString": "Property",
|
|
@@ -3737,7 +3937,7 @@
|
|
|
3737
3937
|
{
|
|
3738
3938
|
"title": "Properties",
|
|
3739
3939
|
"children": [
|
|
3740
|
-
|
|
3940
|
+
302
|
|
3741
3941
|
]
|
|
3742
3942
|
}
|
|
3743
3943
|
],
|
|
@@ -3774,7 +3974,7 @@
|
|
|
3774
3974
|
}
|
|
3775
3975
|
},
|
|
3776
3976
|
{
|
|
3777
|
-
"id":
|
|
3977
|
+
"id": 303,
|
|
3778
3978
|
"name": "bindResultInternal",
|
|
3779
3979
|
"kind": 2048,
|
|
3780
3980
|
"kindString": "Method",
|
|
@@ -3784,20 +3984,20 @@
|
|
|
3784
3984
|
"sources": [
|
|
3785
3985
|
{
|
|
3786
3986
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3787
|
-
"line":
|
|
3987
|
+
"line": 52,
|
|
3788
3988
|
"character": 14
|
|
3789
3989
|
}
|
|
3790
3990
|
],
|
|
3791
3991
|
"signatures": [
|
|
3792
3992
|
{
|
|
3793
|
-
"id":
|
|
3993
|
+
"id": 304,
|
|
3794
3994
|
"name": "bindResultInternal",
|
|
3795
3995
|
"kind": 4096,
|
|
3796
3996
|
"kindString": "Call signature",
|
|
3797
3997
|
"flags": {},
|
|
3798
3998
|
"parameters": [
|
|
3799
3999
|
{
|
|
3800
|
-
"id":
|
|
4000
|
+
"id": 305,
|
|
3801
4001
|
"name": "payloads",
|
|
3802
4002
|
"kind": 32768,
|
|
3803
4003
|
"kindString": "Parameter",
|
|
@@ -3818,14 +4018,14 @@
|
|
|
3818
4018
|
{
|
|
3819
4019
|
"type": "reflection",
|
|
3820
4020
|
"declaration": {
|
|
3821
|
-
"id":
|
|
4021
|
+
"id": 306,
|
|
3822
4022
|
"name": "__type",
|
|
3823
4023
|
"kind": 65536,
|
|
3824
4024
|
"kindString": "Type literal",
|
|
3825
4025
|
"flags": {},
|
|
3826
4026
|
"children": [
|
|
3827
4027
|
{
|
|
3828
|
-
"id":
|
|
4028
|
+
"id": 307,
|
|
3829
4029
|
"name": "schema",
|
|
3830
4030
|
"kind": 1024,
|
|
3831
4031
|
"kindString": "Property",
|
|
@@ -3847,7 +4047,7 @@
|
|
|
3847
4047
|
{
|
|
3848
4048
|
"title": "Properties",
|
|
3849
4049
|
"children": [
|
|
3850
|
-
|
|
4050
|
+
307
|
|
3851
4051
|
]
|
|
3852
4052
|
}
|
|
3853
4053
|
],
|
|
@@ -3865,7 +4065,7 @@
|
|
|
3865
4065
|
}
|
|
3866
4066
|
},
|
|
3867
4067
|
{
|
|
3868
|
-
"id":
|
|
4068
|
+
"id": 308,
|
|
3869
4069
|
"name": "account",
|
|
3870
4070
|
"kind": 32768,
|
|
3871
4071
|
"kindString": "Parameter",
|
|
@@ -3895,14 +4095,14 @@
|
|
|
3895
4095
|
{
|
|
3896
4096
|
"type": "reflection",
|
|
3897
4097
|
"declaration": {
|
|
3898
|
-
"id":
|
|
4098
|
+
"id": 309,
|
|
3899
4099
|
"name": "__type",
|
|
3900
4100
|
"kind": 65536,
|
|
3901
4101
|
"kindString": "Type literal",
|
|
3902
4102
|
"flags": {},
|
|
3903
4103
|
"children": [
|
|
3904
4104
|
{
|
|
3905
|
-
"id":
|
|
4105
|
+
"id": 310,
|
|
3906
4106
|
"name": "schema",
|
|
3907
4107
|
"kind": 1024,
|
|
3908
4108
|
"kindString": "Property",
|
|
@@ -3924,7 +4124,7 @@
|
|
|
3924
4124
|
{
|
|
3925
4125
|
"title": "Properties",
|
|
3926
4126
|
"children": [
|
|
3927
|
-
|
|
4127
|
+
310
|
|
3928
4128
|
]
|
|
3929
4129
|
}
|
|
3930
4130
|
],
|
|
@@ -3954,7 +4154,7 @@
|
|
|
3954
4154
|
}
|
|
3955
4155
|
},
|
|
3956
4156
|
{
|
|
3957
|
-
"id":
|
|
4157
|
+
"id": 190,
|
|
3958
4158
|
"name": "discover",
|
|
3959
4159
|
"kind": 2048,
|
|
3960
4160
|
"kindString": "Method",
|
|
@@ -3962,13 +4162,13 @@
|
|
|
3962
4162
|
"sources": [
|
|
3963
4163
|
{
|
|
3964
4164
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3965
|
-
"line":
|
|
4165
|
+
"line": 41,
|
|
3966
4166
|
"character": 4
|
|
3967
4167
|
}
|
|
3968
4168
|
],
|
|
3969
4169
|
"signatures": [
|
|
3970
4170
|
{
|
|
3971
|
-
"id":
|
|
4171
|
+
"id": 191,
|
|
3972
4172
|
"name": "discover",
|
|
3973
4173
|
"kind": 4096,
|
|
3974
4174
|
"kindString": "Call signature",
|
|
@@ -3992,14 +4192,14 @@
|
|
|
3992
4192
|
{
|
|
3993
4193
|
"type": "reflection",
|
|
3994
4194
|
"declaration": {
|
|
3995
|
-
"id":
|
|
4195
|
+
"id": 192,
|
|
3996
4196
|
"name": "__type",
|
|
3997
4197
|
"kind": 65536,
|
|
3998
4198
|
"kindString": "Type literal",
|
|
3999
4199
|
"flags": {},
|
|
4000
4200
|
"children": [
|
|
4001
4201
|
{
|
|
4002
|
-
"id":
|
|
4202
|
+
"id": 193,
|
|
4003
4203
|
"name": "schema",
|
|
4004
4204
|
"kind": 1024,
|
|
4005
4205
|
"kindString": "Property",
|
|
@@ -4021,7 +4221,7 @@
|
|
|
4021
4221
|
{
|
|
4022
4222
|
"title": "Properties",
|
|
4023
4223
|
"children": [
|
|
4024
|
-
|
|
4224
|
+
193
|
|
4025
4225
|
]
|
|
4026
4226
|
}
|
|
4027
4227
|
],
|
|
@@ -4056,7 +4256,7 @@
|
|
|
4056
4256
|
}
|
|
4057
4257
|
},
|
|
4058
4258
|
{
|
|
4059
|
-
"id":
|
|
4259
|
+
"id": 311,
|
|
4060
4260
|
"name": "loadAccount",
|
|
4061
4261
|
"kind": 2048,
|
|
4062
4262
|
"kindString": "Method",
|
|
@@ -4066,20 +4266,20 @@
|
|
|
4066
4266
|
"sources": [
|
|
4067
4267
|
{
|
|
4068
4268
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4069
|
-
"line":
|
|
4269
|
+
"line": 53,
|
|
4070
4270
|
"character": 14
|
|
4071
4271
|
}
|
|
4072
4272
|
],
|
|
4073
4273
|
"signatures": [
|
|
4074
4274
|
{
|
|
4075
|
-
"id":
|
|
4275
|
+
"id": 312,
|
|
4076
4276
|
"name": "loadAccount",
|
|
4077
4277
|
"kind": 4096,
|
|
4078
4278
|
"kindString": "Call signature",
|
|
4079
4279
|
"flags": {},
|
|
4080
4280
|
"parameters": [
|
|
4081
4281
|
{
|
|
4082
|
-
"id":
|
|
4282
|
+
"id": 313,
|
|
4083
4283
|
"name": "account",
|
|
4084
4284
|
"kind": 32768,
|
|
4085
4285
|
"kindString": "Parameter",
|
|
@@ -4108,7 +4308,7 @@
|
|
|
4108
4308
|
}
|
|
4109
4309
|
},
|
|
4110
4310
|
{
|
|
4111
|
-
"id":
|
|
4311
|
+
"id": 56,
|
|
4112
4312
|
"name": "observe",
|
|
4113
4313
|
"kind": 2048,
|
|
4114
4314
|
"kindString": "Method",
|
|
@@ -4116,21 +4316,21 @@
|
|
|
4116
4316
|
"sources": [
|
|
4117
4317
|
{
|
|
4118
4318
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4119
|
-
"line":
|
|
4319
|
+
"line": 19,
|
|
4120
4320
|
"character": 17,
|
|
4121
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4321
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L19"
|
|
4122
4322
|
}
|
|
4123
4323
|
],
|
|
4124
4324
|
"signatures": [
|
|
4125
4325
|
{
|
|
4126
|
-
"id":
|
|
4326
|
+
"id": 57,
|
|
4127
4327
|
"name": "observe",
|
|
4128
4328
|
"kind": 4096,
|
|
4129
4329
|
"kindString": "Call signature",
|
|
4130
4330
|
"flags": {},
|
|
4131
4331
|
"parameters": [
|
|
4132
4332
|
{
|
|
4133
|
-
"id":
|
|
4333
|
+
"id": 58,
|
|
4134
4334
|
"name": "_payloads",
|
|
4135
4335
|
"kind": 32768,
|
|
4136
4336
|
"kindString": "Parameter",
|
|
@@ -4153,142 +4353,22 @@
|
|
|
4153
4353
|
{
|
|
4154
4354
|
"type": "reflection",
|
|
4155
4355
|
"declaration": {
|
|
4156
|
-
"id":
|
|
4356
|
+
"id": 59,
|
|
4157
4357
|
"name": "__type",
|
|
4158
4358
|
"kind": 65536,
|
|
4159
4359
|
"kindString": "Type literal",
|
|
4160
4360
|
"flags": {},
|
|
4161
4361
|
"children": [
|
|
4162
4362
|
{
|
|
4163
|
-
"id":
|
|
4164
|
-
"name": "
|
|
4363
|
+
"id": 60,
|
|
4364
|
+
"name": "schema",
|
|
4165
4365
|
"kind": 1024,
|
|
4166
4366
|
"kindString": "Property",
|
|
4167
4367
|
"flags": {},
|
|
4168
4368
|
"sources": [
|
|
4169
4369
|
{
|
|
4170
|
-
"fileName": "
|
|
4171
|
-
"line":
|
|
4172
|
-
"character": 4
|
|
4173
|
-
}
|
|
4174
|
-
],
|
|
4175
|
-
"type": {
|
|
4176
|
-
"type": "reflection",
|
|
4177
|
-
"declaration": {
|
|
4178
|
-
"id": 58,
|
|
4179
|
-
"name": "__type",
|
|
4180
|
-
"kind": 65536,
|
|
4181
|
-
"kindString": "Type literal",
|
|
4182
|
-
"flags": {},
|
|
4183
|
-
"children": [
|
|
4184
|
-
{
|
|
4185
|
-
"id": 59,
|
|
4186
|
-
"name": "$id",
|
|
4187
|
-
"kind": 1024,
|
|
4188
|
-
"kindString": "Property",
|
|
4189
|
-
"flags": {
|
|
4190
|
-
"isOptional": true
|
|
4191
|
-
},
|
|
4192
|
-
"sources": [
|
|
4193
|
-
{
|
|
4194
|
-
"fileName": "plugins/packages/payload/packages/schema/dist/types/Payload.d.ts",
|
|
4195
|
-
"line": 6,
|
|
4196
|
-
"character": 8
|
|
4197
|
-
}
|
|
4198
|
-
],
|
|
4199
|
-
"type": {
|
|
4200
|
-
"type": "intrinsic",
|
|
4201
|
-
"name": "string"
|
|
4202
|
-
}
|
|
4203
|
-
}
|
|
4204
|
-
],
|
|
4205
|
-
"groups": [
|
|
4206
|
-
{
|
|
4207
|
-
"title": "Properties",
|
|
4208
|
-
"children": [
|
|
4209
|
-
59
|
|
4210
|
-
]
|
|
4211
|
-
}
|
|
4212
|
-
],
|
|
4213
|
-
"sources": [
|
|
4214
|
-
{
|
|
4215
|
-
"fileName": "plugins/packages/payload/packages/schema/dist/types/Payload.d.ts",
|
|
4216
|
-
"line": 4,
|
|
4217
|
-
"character": 16
|
|
4218
|
-
}
|
|
4219
|
-
],
|
|
4220
|
-
"indexSignature": {
|
|
4221
|
-
"id": 60,
|
|
4222
|
-
"name": "__index",
|
|
4223
|
-
"kind": 8192,
|
|
4224
|
-
"kindString": "Index signature",
|
|
4225
|
-
"flags": {},
|
|
4226
|
-
"parameters": [
|
|
4227
|
-
{
|
|
4228
|
-
"id": 61,
|
|
4229
|
-
"name": "key",
|
|
4230
|
-
"kind": 32768,
|
|
4231
|
-
"flags": {},
|
|
4232
|
-
"type": {
|
|
4233
|
-
"type": "intrinsic",
|
|
4234
|
-
"name": "string"
|
|
4235
|
-
}
|
|
4236
|
-
}
|
|
4237
|
-
],
|
|
4238
|
-
"type": {
|
|
4239
|
-
"type": "intrinsic",
|
|
4240
|
-
"name": "unknown"
|
|
4241
|
-
}
|
|
4242
|
-
}
|
|
4243
|
-
}
|
|
4244
|
-
}
|
|
4245
|
-
},
|
|
4246
|
-
{
|
|
4247
|
-
"id": 62,
|
|
4248
|
-
"name": "extends",
|
|
4249
|
-
"kind": 1024,
|
|
4250
|
-
"kindString": "Property",
|
|
4251
|
-
"flags": {
|
|
4252
|
-
"isOptional": true
|
|
4253
|
-
},
|
|
4254
|
-
"sources": [
|
|
4255
|
-
{
|
|
4256
|
-
"fileName": "plugins/packages/payload/packages/schema/dist/types/Payload.d.ts",
|
|
4257
|
-
"line": 8,
|
|
4258
|
-
"character": 4
|
|
4259
|
-
}
|
|
4260
|
-
],
|
|
4261
|
-
"type": {
|
|
4262
|
-
"type": "intrinsic",
|
|
4263
|
-
"name": "string"
|
|
4264
|
-
}
|
|
4265
|
-
},
|
|
4266
|
-
{
|
|
4267
|
-
"id": 63,
|
|
4268
|
-
"name": "name",
|
|
4269
|
-
"kind": 1024,
|
|
4270
|
-
"kindString": "Property",
|
|
4271
|
-
"flags": {
|
|
4272
|
-
"isOptional": true
|
|
4273
|
-
},
|
|
4274
|
-
"comment": {
|
|
4275
|
-
"summary": [],
|
|
4276
|
-
"blockTags": [
|
|
4277
|
-
{
|
|
4278
|
-
"tag": "@deprecated",
|
|
4279
|
-
"content": [
|
|
4280
|
-
{
|
|
4281
|
-
"kind": "text",
|
|
4282
|
-
"text": "use definition.$id instead"
|
|
4283
|
-
}
|
|
4284
|
-
]
|
|
4285
|
-
}
|
|
4286
|
-
]
|
|
4287
|
-
},
|
|
4288
|
-
"sources": [
|
|
4289
|
-
{
|
|
4290
|
-
"fileName": "plugins/packages/payload/packages/schema/dist/types/Payload.d.ts",
|
|
4291
|
-
"line": 10,
|
|
4370
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4371
|
+
"line": 19,
|
|
4292
4372
|
"character": 4
|
|
4293
4373
|
}
|
|
4294
4374
|
],
|
|
@@ -4296,42 +4376,21 @@
|
|
|
4296
4376
|
"type": "intrinsic",
|
|
4297
4377
|
"name": "string"
|
|
4298
4378
|
}
|
|
4299
|
-
},
|
|
4300
|
-
{
|
|
4301
|
-
"id": 64,
|
|
4302
|
-
"name": "schema",
|
|
4303
|
-
"kind": 1024,
|
|
4304
|
-
"kindString": "Property",
|
|
4305
|
-
"flags": {},
|
|
4306
|
-
"sources": [
|
|
4307
|
-
{
|
|
4308
|
-
"fileName": "plugins/packages/payload/packages/schema/dist/types/Payload.d.ts",
|
|
4309
|
-
"line": 11,
|
|
4310
|
-
"character": 4
|
|
4311
|
-
}
|
|
4312
|
-
],
|
|
4313
|
-
"type": {
|
|
4314
|
-
"type": "literal",
|
|
4315
|
-
"value": "network.xyo.schema"
|
|
4316
|
-
}
|
|
4317
4379
|
}
|
|
4318
4380
|
],
|
|
4319
4381
|
"groups": [
|
|
4320
4382
|
{
|
|
4321
4383
|
"title": "Properties",
|
|
4322
4384
|
"children": [
|
|
4323
|
-
|
|
4324
|
-
62,
|
|
4325
|
-
63,
|
|
4326
|
-
64
|
|
4385
|
+
60
|
|
4327
4386
|
]
|
|
4328
4387
|
}
|
|
4329
4388
|
],
|
|
4330
4389
|
"sources": [
|
|
4331
4390
|
{
|
|
4332
|
-
"fileName": "
|
|
4333
|
-
"line":
|
|
4334
|
-
"character":
|
|
4391
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4392
|
+
"line": 18,
|
|
4393
|
+
"character": 17
|
|
4335
4394
|
}
|
|
4336
4395
|
]
|
|
4337
4396
|
}
|
|
@@ -4360,14 +4419,14 @@
|
|
|
4360
4419
|
{
|
|
4361
4420
|
"type": "reflection",
|
|
4362
4421
|
"declaration": {
|
|
4363
|
-
"id":
|
|
4422
|
+
"id": 61,
|
|
4364
4423
|
"name": "__type",
|
|
4365
4424
|
"kind": 65536,
|
|
4366
4425
|
"kindString": "Type literal",
|
|
4367
4426
|
"flags": {},
|
|
4368
4427
|
"children": [
|
|
4369
4428
|
{
|
|
4370
|
-
"id":
|
|
4429
|
+
"id": 62,
|
|
4371
4430
|
"name": "definition",
|
|
4372
4431
|
"kind": 1024,
|
|
4373
4432
|
"kindString": "Property",
|
|
@@ -4382,14 +4441,14 @@
|
|
|
4382
4441
|
"type": {
|
|
4383
4442
|
"type": "reflection",
|
|
4384
4443
|
"declaration": {
|
|
4385
|
-
"id":
|
|
4444
|
+
"id": 63,
|
|
4386
4445
|
"name": "__type",
|
|
4387
4446
|
"kind": 65536,
|
|
4388
4447
|
"kindString": "Type literal",
|
|
4389
4448
|
"flags": {},
|
|
4390
4449
|
"children": [
|
|
4391
4450
|
{
|
|
4392
|
-
"id":
|
|
4451
|
+
"id": 64,
|
|
4393
4452
|
"name": "$id",
|
|
4394
4453
|
"kind": 1024,
|
|
4395
4454
|
"kindString": "Property",
|
|
@@ -4413,7 +4472,7 @@
|
|
|
4413
4472
|
{
|
|
4414
4473
|
"title": "Properties",
|
|
4415
4474
|
"children": [
|
|
4416
|
-
|
|
4475
|
+
64
|
|
4417
4476
|
]
|
|
4418
4477
|
}
|
|
4419
4478
|
],
|
|
@@ -4425,14 +4484,14 @@
|
|
|
4425
4484
|
}
|
|
4426
4485
|
],
|
|
4427
4486
|
"indexSignature": {
|
|
4428
|
-
"id":
|
|
4487
|
+
"id": 65,
|
|
4429
4488
|
"name": "__index",
|
|
4430
4489
|
"kind": 8192,
|
|
4431
4490
|
"kindString": "Index signature",
|
|
4432
4491
|
"flags": {},
|
|
4433
4492
|
"parameters": [
|
|
4434
4493
|
{
|
|
4435
|
-
"id":
|
|
4494
|
+
"id": 66,
|
|
4436
4495
|
"name": "key",
|
|
4437
4496
|
"kind": 32768,
|
|
4438
4497
|
"flags": {},
|
|
@@ -4451,7 +4510,7 @@
|
|
|
4451
4510
|
}
|
|
4452
4511
|
},
|
|
4453
4512
|
{
|
|
4454
|
-
"id":
|
|
4513
|
+
"id": 67,
|
|
4455
4514
|
"name": "extends",
|
|
4456
4515
|
"kind": 1024,
|
|
4457
4516
|
"kindString": "Property",
|
|
@@ -4471,7 +4530,7 @@
|
|
|
4471
4530
|
}
|
|
4472
4531
|
},
|
|
4473
4532
|
{
|
|
4474
|
-
"id":
|
|
4533
|
+
"id": 68,
|
|
4475
4534
|
"name": "name",
|
|
4476
4535
|
"kind": 1024,
|
|
4477
4536
|
"kindString": "Property",
|
|
@@ -4505,7 +4564,7 @@
|
|
|
4505
4564
|
}
|
|
4506
4565
|
},
|
|
4507
4566
|
{
|
|
4508
|
-
"id":
|
|
4567
|
+
"id": 69,
|
|
4509
4568
|
"name": "schema",
|
|
4510
4569
|
"kind": 1024,
|
|
4511
4570
|
"kindString": "Property",
|
|
@@ -4527,10 +4586,10 @@
|
|
|
4527
4586
|
{
|
|
4528
4587
|
"title": "Properties",
|
|
4529
4588
|
"children": [
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4589
|
+
62,
|
|
4590
|
+
67,
|
|
4591
|
+
68,
|
|
4592
|
+
69
|
|
4534
4593
|
]
|
|
4535
4594
|
}
|
|
4536
4595
|
],
|
|
@@ -4554,16 +4613,24 @@
|
|
|
4554
4613
|
"overwrites": {
|
|
4555
4614
|
"type": "reference",
|
|
4556
4615
|
"name": "AbstractWitness.observe"
|
|
4616
|
+
},
|
|
4617
|
+
"implementationOf": {
|
|
4618
|
+
"type": "reference",
|
|
4619
|
+
"name": "WitnessModule.observe"
|
|
4557
4620
|
}
|
|
4558
4621
|
}
|
|
4559
4622
|
],
|
|
4560
4623
|
"overwrites": {
|
|
4561
4624
|
"type": "reference",
|
|
4562
4625
|
"name": "AbstractWitness.observe"
|
|
4626
|
+
},
|
|
4627
|
+
"implementationOf": {
|
|
4628
|
+
"type": "reference",
|
|
4629
|
+
"name": "WitnessModule.observe"
|
|
4563
4630
|
}
|
|
4564
4631
|
},
|
|
4565
4632
|
{
|
|
4566
|
-
"id":
|
|
4633
|
+
"id": 76,
|
|
4567
4634
|
"name": "query",
|
|
4568
4635
|
"kind": 2048,
|
|
4569
4636
|
"kindString": "Method",
|
|
@@ -4577,14 +4644,14 @@
|
|
|
4577
4644
|
],
|
|
4578
4645
|
"signatures": [
|
|
4579
4646
|
{
|
|
4580
|
-
"id":
|
|
4647
|
+
"id": 77,
|
|
4581
4648
|
"name": "query",
|
|
4582
4649
|
"kind": 4096,
|
|
4583
4650
|
"kindString": "Call signature",
|
|
4584
4651
|
"flags": {},
|
|
4585
4652
|
"typeParameter": [
|
|
4586
4653
|
{
|
|
4587
|
-
"id":
|
|
4654
|
+
"id": 86,
|
|
4588
4655
|
"name": "T",
|
|
4589
4656
|
"kind": 131072,
|
|
4590
4657
|
"kindString": "Type parameter",
|
|
@@ -4607,14 +4674,14 @@
|
|
|
4607
4674
|
{
|
|
4608
4675
|
"type": "reflection",
|
|
4609
4676
|
"declaration": {
|
|
4610
|
-
"id":
|
|
4677
|
+
"id": 78,
|
|
4611
4678
|
"name": "__type",
|
|
4612
4679
|
"kind": 65536,
|
|
4613
4680
|
"kindString": "Type literal",
|
|
4614
4681
|
"flags": {},
|
|
4615
4682
|
"children": [
|
|
4616
4683
|
{
|
|
4617
|
-
"id":
|
|
4684
|
+
"id": 79,
|
|
4618
4685
|
"name": "query",
|
|
4619
4686
|
"kind": 1024,
|
|
4620
4687
|
"kindString": "Property",
|
|
@@ -4632,7 +4699,7 @@
|
|
|
4632
4699
|
}
|
|
4633
4700
|
},
|
|
4634
4701
|
{
|
|
4635
|
-
"id":
|
|
4702
|
+
"id": 80,
|
|
4636
4703
|
"name": "resultSet",
|
|
4637
4704
|
"kind": 1024,
|
|
4638
4705
|
"kindString": "Property",
|
|
@@ -4652,7 +4719,7 @@
|
|
|
4652
4719
|
}
|
|
4653
4720
|
},
|
|
4654
4721
|
{
|
|
4655
|
-
"id":
|
|
4722
|
+
"id": 81,
|
|
4656
4723
|
"name": "schema",
|
|
4657
4724
|
"kind": 1024,
|
|
4658
4725
|
"kindString": "Property",
|
|
@@ -4674,9 +4741,9 @@
|
|
|
4674
4741
|
{
|
|
4675
4742
|
"title": "Properties",
|
|
4676
4743
|
"children": [
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4744
|
+
79,
|
|
4745
|
+
80,
|
|
4746
|
+
81
|
|
4680
4747
|
]
|
|
4681
4748
|
}
|
|
4682
4749
|
],
|
|
@@ -4709,14 +4776,14 @@
|
|
|
4709
4776
|
{
|
|
4710
4777
|
"type": "reflection",
|
|
4711
4778
|
"declaration": {
|
|
4712
|
-
"id":
|
|
4779
|
+
"id": 82,
|
|
4713
4780
|
"name": "__type",
|
|
4714
4781
|
"kind": 65536,
|
|
4715
4782
|
"kindString": "Type literal",
|
|
4716
4783
|
"flags": {},
|
|
4717
4784
|
"children": [
|
|
4718
4785
|
{
|
|
4719
|
-
"id":
|
|
4786
|
+
"id": 83,
|
|
4720
4787
|
"name": "query",
|
|
4721
4788
|
"kind": 1024,
|
|
4722
4789
|
"kindString": "Property",
|
|
@@ -4734,7 +4801,7 @@
|
|
|
4734
4801
|
}
|
|
4735
4802
|
},
|
|
4736
4803
|
{
|
|
4737
|
-
"id":
|
|
4804
|
+
"id": 84,
|
|
4738
4805
|
"name": "resultSet",
|
|
4739
4806
|
"kind": 1024,
|
|
4740
4807
|
"kindString": "Property",
|
|
@@ -4754,7 +4821,7 @@
|
|
|
4754
4821
|
}
|
|
4755
4822
|
},
|
|
4756
4823
|
{
|
|
4757
|
-
"id":
|
|
4824
|
+
"id": 85,
|
|
4758
4825
|
"name": "schema",
|
|
4759
4826
|
"kind": 1024,
|
|
4760
4827
|
"kindString": "Property",
|
|
@@ -4776,9 +4843,9 @@
|
|
|
4776
4843
|
{
|
|
4777
4844
|
"title": "Properties",
|
|
4778
4845
|
"children": [
|
|
4779
|
-
|
|
4780
|
-
|
|
4781
|
-
|
|
4846
|
+
83,
|
|
4847
|
+
84,
|
|
4848
|
+
85
|
|
4782
4849
|
]
|
|
4783
4850
|
}
|
|
4784
4851
|
],
|
|
@@ -4795,7 +4862,7 @@
|
|
|
4795
4862
|
}
|
|
4796
4863
|
},
|
|
4797
4864
|
{
|
|
4798
|
-
"id":
|
|
4865
|
+
"id": 105,
|
|
4799
4866
|
"name": "TConfig",
|
|
4800
4867
|
"kind": 131072,
|
|
4801
4868
|
"kindString": "Type parameter",
|
|
@@ -4814,14 +4881,14 @@
|
|
|
4814
4881
|
{
|
|
4815
4882
|
"type": "reflection",
|
|
4816
4883
|
"declaration": {
|
|
4817
|
-
"id":
|
|
4884
|
+
"id": 87,
|
|
4818
4885
|
"name": "__type",
|
|
4819
4886
|
"kind": 65536,
|
|
4820
4887
|
"kindString": "Type literal",
|
|
4821
4888
|
"flags": {},
|
|
4822
4889
|
"children": [
|
|
4823
4890
|
{
|
|
4824
|
-
"id":
|
|
4891
|
+
"id": 88,
|
|
4825
4892
|
"name": "name",
|
|
4826
4893
|
"kind": 1024,
|
|
4827
4894
|
"kindString": "Property",
|
|
@@ -4841,7 +4908,7 @@
|
|
|
4841
4908
|
}
|
|
4842
4909
|
},
|
|
4843
4910
|
{
|
|
4844
|
-
"id":
|
|
4911
|
+
"id": 89,
|
|
4845
4912
|
"name": "security",
|
|
4846
4913
|
"kind": 1024,
|
|
4847
4914
|
"kindString": "Property",
|
|
@@ -4858,15 +4925,15 @@
|
|
|
4858
4925
|
"type": {
|
|
4859
4926
|
"type": "reflection",
|
|
4860
4927
|
"declaration": {
|
|
4861
|
-
"id":
|
|
4928
|
+
"id": 90,
|
|
4862
4929
|
"name": "__type",
|
|
4863
4930
|
"kind": 65536,
|
|
4864
4931
|
"kindString": "Type literal",
|
|
4865
4932
|
"flags": {},
|
|
4866
4933
|
"children": [
|
|
4867
4934
|
{
|
|
4868
|
-
"id":
|
|
4869
|
-
"name": "
|
|
4935
|
+
"id": 91,
|
|
4936
|
+
"name": "allowAnonymous",
|
|
4870
4937
|
"kind": 1024,
|
|
4871
4938
|
"kindString": "Property",
|
|
4872
4939
|
"flags": {
|
|
@@ -4879,6 +4946,26 @@
|
|
|
4879
4946
|
"character": 8
|
|
4880
4947
|
}
|
|
4881
4948
|
],
|
|
4949
|
+
"type": {
|
|
4950
|
+
"type": "intrinsic",
|
|
4951
|
+
"name": "boolean"
|
|
4952
|
+
}
|
|
4953
|
+
},
|
|
4954
|
+
{
|
|
4955
|
+
"id": 92,
|
|
4956
|
+
"name": "allowed",
|
|
4957
|
+
"kind": 1024,
|
|
4958
|
+
"kindString": "Property",
|
|
4959
|
+
"flags": {
|
|
4960
|
+
"isOptional": true
|
|
4961
|
+
},
|
|
4962
|
+
"sources": [
|
|
4963
|
+
{
|
|
4964
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4965
|
+
"line": 12,
|
|
4966
|
+
"character": 8
|
|
4967
|
+
}
|
|
4968
|
+
],
|
|
4882
4969
|
"type": {
|
|
4883
4970
|
"type": "reference",
|
|
4884
4971
|
"typeArguments": [
|
|
@@ -4909,7 +4996,7 @@
|
|
|
4909
4996
|
}
|
|
4910
4997
|
},
|
|
4911
4998
|
{
|
|
4912
|
-
"id":
|
|
4999
|
+
"id": 93,
|
|
4913
5000
|
"name": "disallowed",
|
|
4914
5001
|
"kind": 1024,
|
|
4915
5002
|
"kindString": "Property",
|
|
@@ -4919,7 +5006,7 @@
|
|
|
4919
5006
|
"sources": [
|
|
4920
5007
|
{
|
|
4921
5008
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4922
|
-
"line":
|
|
5009
|
+
"line": 13,
|
|
4923
5010
|
"character": 8
|
|
4924
5011
|
}
|
|
4925
5012
|
],
|
|
@@ -4948,8 +5035,9 @@
|
|
|
4948
5035
|
{
|
|
4949
5036
|
"title": "Properties",
|
|
4950
5037
|
"children": [
|
|
4951
|
-
|
|
4952
|
-
|
|
5038
|
+
91,
|
|
5039
|
+
92,
|
|
5040
|
+
93
|
|
4953
5041
|
]
|
|
4954
5042
|
}
|
|
4955
5043
|
],
|
|
@@ -4968,8 +5056,8 @@
|
|
|
4968
5056
|
{
|
|
4969
5057
|
"title": "Properties",
|
|
4970
5058
|
"children": [
|
|
4971
|
-
|
|
4972
|
-
|
|
5059
|
+
88,
|
|
5060
|
+
89
|
|
4973
5061
|
]
|
|
4974
5062
|
}
|
|
4975
5063
|
],
|
|
@@ -4985,14 +5073,14 @@
|
|
|
4985
5073
|
{
|
|
4986
5074
|
"type": "reflection",
|
|
4987
5075
|
"declaration": {
|
|
4988
|
-
"id":
|
|
5076
|
+
"id": 94,
|
|
4989
5077
|
"name": "__type",
|
|
4990
5078
|
"kind": 65536,
|
|
4991
5079
|
"kindString": "Type literal",
|
|
4992
5080
|
"flags": {},
|
|
4993
5081
|
"children": [
|
|
4994
5082
|
{
|
|
4995
|
-
"id":
|
|
5083
|
+
"id": 95,
|
|
4996
5084
|
"name": "schema",
|
|
4997
5085
|
"kind": 1024,
|
|
4998
5086
|
"kindString": "Property",
|
|
@@ -5014,7 +5102,7 @@
|
|
|
5014
5102
|
{
|
|
5015
5103
|
"title": "Properties",
|
|
5016
5104
|
"children": [
|
|
5017
|
-
|
|
5105
|
+
95
|
|
5018
5106
|
]
|
|
5019
5107
|
}
|
|
5020
5108
|
],
|
|
@@ -5043,14 +5131,14 @@
|
|
|
5043
5131
|
{
|
|
5044
5132
|
"type": "reflection",
|
|
5045
5133
|
"declaration": {
|
|
5046
|
-
"id":
|
|
5134
|
+
"id": 96,
|
|
5047
5135
|
"name": "__type",
|
|
5048
5136
|
"kind": 65536,
|
|
5049
5137
|
"kindString": "Type literal",
|
|
5050
5138
|
"flags": {},
|
|
5051
5139
|
"children": [
|
|
5052
5140
|
{
|
|
5053
|
-
"id":
|
|
5141
|
+
"id": 97,
|
|
5054
5142
|
"name": "name",
|
|
5055
5143
|
"kind": 1024,
|
|
5056
5144
|
"kindString": "Property",
|
|
@@ -5070,7 +5158,7 @@
|
|
|
5070
5158
|
}
|
|
5071
5159
|
},
|
|
5072
5160
|
{
|
|
5073
|
-
"id":
|
|
5161
|
+
"id": 98,
|
|
5074
5162
|
"name": "security",
|
|
5075
5163
|
"kind": 1024,
|
|
5076
5164
|
"kindString": "Property",
|
|
@@ -5087,15 +5175,15 @@
|
|
|
5087
5175
|
"type": {
|
|
5088
5176
|
"type": "reflection",
|
|
5089
5177
|
"declaration": {
|
|
5090
|
-
"id":
|
|
5178
|
+
"id": 99,
|
|
5091
5179
|
"name": "__type",
|
|
5092
5180
|
"kind": 65536,
|
|
5093
5181
|
"kindString": "Type literal",
|
|
5094
5182
|
"flags": {},
|
|
5095
5183
|
"children": [
|
|
5096
5184
|
{
|
|
5097
|
-
"id":
|
|
5098
|
-
"name": "
|
|
5185
|
+
"id": 100,
|
|
5186
|
+
"name": "allowAnonymous",
|
|
5099
5187
|
"kind": 1024,
|
|
5100
5188
|
"kindString": "Property",
|
|
5101
5189
|
"flags": {
|
|
@@ -5108,6 +5196,26 @@
|
|
|
5108
5196
|
"character": 8
|
|
5109
5197
|
}
|
|
5110
5198
|
],
|
|
5199
|
+
"type": {
|
|
5200
|
+
"type": "intrinsic",
|
|
5201
|
+
"name": "boolean"
|
|
5202
|
+
}
|
|
5203
|
+
},
|
|
5204
|
+
{
|
|
5205
|
+
"id": 101,
|
|
5206
|
+
"name": "allowed",
|
|
5207
|
+
"kind": 1024,
|
|
5208
|
+
"kindString": "Property",
|
|
5209
|
+
"flags": {
|
|
5210
|
+
"isOptional": true
|
|
5211
|
+
},
|
|
5212
|
+
"sources": [
|
|
5213
|
+
{
|
|
5214
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5215
|
+
"line": 12,
|
|
5216
|
+
"character": 8
|
|
5217
|
+
}
|
|
5218
|
+
],
|
|
5111
5219
|
"type": {
|
|
5112
5220
|
"type": "reference",
|
|
5113
5221
|
"typeArguments": [
|
|
@@ -5138,7 +5246,7 @@
|
|
|
5138
5246
|
}
|
|
5139
5247
|
},
|
|
5140
5248
|
{
|
|
5141
|
-
"id":
|
|
5249
|
+
"id": 102,
|
|
5142
5250
|
"name": "disallowed",
|
|
5143
5251
|
"kind": 1024,
|
|
5144
5252
|
"kindString": "Property",
|
|
@@ -5148,7 +5256,7 @@
|
|
|
5148
5256
|
"sources": [
|
|
5149
5257
|
{
|
|
5150
5258
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5151
|
-
"line":
|
|
5259
|
+
"line": 13,
|
|
5152
5260
|
"character": 8
|
|
5153
5261
|
}
|
|
5154
5262
|
],
|
|
@@ -5177,8 +5285,9 @@
|
|
|
5177
5285
|
{
|
|
5178
5286
|
"title": "Properties",
|
|
5179
5287
|
"children": [
|
|
5180
|
-
|
|
5181
|
-
|
|
5288
|
+
100,
|
|
5289
|
+
101,
|
|
5290
|
+
102
|
|
5182
5291
|
]
|
|
5183
5292
|
}
|
|
5184
5293
|
],
|
|
@@ -5197,8 +5306,8 @@
|
|
|
5197
5306
|
{
|
|
5198
5307
|
"title": "Properties",
|
|
5199
5308
|
"children": [
|
|
5200
|
-
|
|
5201
|
-
|
|
5309
|
+
97,
|
|
5310
|
+
98
|
|
5202
5311
|
]
|
|
5203
5312
|
}
|
|
5204
5313
|
],
|
|
@@ -5214,14 +5323,14 @@
|
|
|
5214
5323
|
{
|
|
5215
5324
|
"type": "reflection",
|
|
5216
5325
|
"declaration": {
|
|
5217
|
-
"id":
|
|
5326
|
+
"id": 103,
|
|
5218
5327
|
"name": "__type",
|
|
5219
5328
|
"kind": 65536,
|
|
5220
5329
|
"kindString": "Type literal",
|
|
5221
5330
|
"flags": {},
|
|
5222
5331
|
"children": [
|
|
5223
5332
|
{
|
|
5224
|
-
"id":
|
|
5333
|
+
"id": 104,
|
|
5225
5334
|
"name": "schema",
|
|
5226
5335
|
"kind": 1024,
|
|
5227
5336
|
"kindString": "Property",
|
|
@@ -5243,7 +5352,7 @@
|
|
|
5243
5352
|
{
|
|
5244
5353
|
"title": "Properties",
|
|
5245
5354
|
"children": [
|
|
5246
|
-
|
|
5355
|
+
104
|
|
5247
5356
|
]
|
|
5248
5357
|
}
|
|
5249
5358
|
],
|
|
@@ -5262,19 +5371,19 @@
|
|
|
5262
5371
|
],
|
|
5263
5372
|
"parameters": [
|
|
5264
5373
|
{
|
|
5265
|
-
"id":
|
|
5374
|
+
"id": 106,
|
|
5266
5375
|
"name": "query",
|
|
5267
5376
|
"kind": 32768,
|
|
5268
5377
|
"kindString": "Parameter",
|
|
5269
5378
|
"flags": {},
|
|
5270
5379
|
"type": {
|
|
5271
5380
|
"type": "reference",
|
|
5272
|
-
"id":
|
|
5381
|
+
"id": 86,
|
|
5273
5382
|
"name": "T"
|
|
5274
5383
|
}
|
|
5275
5384
|
},
|
|
5276
5385
|
{
|
|
5277
|
-
"id":
|
|
5386
|
+
"id": 107,
|
|
5278
5387
|
"name": "payloads",
|
|
5279
5388
|
"kind": 32768,
|
|
5280
5389
|
"kindString": "Parameter",
|
|
@@ -5297,14 +5406,14 @@
|
|
|
5297
5406
|
{
|
|
5298
5407
|
"type": "reflection",
|
|
5299
5408
|
"declaration": {
|
|
5300
|
-
"id":
|
|
5409
|
+
"id": 108,
|
|
5301
5410
|
"name": "__type",
|
|
5302
5411
|
"kind": 65536,
|
|
5303
5412
|
"kindString": "Type literal",
|
|
5304
5413
|
"flags": {},
|
|
5305
5414
|
"children": [
|
|
5306
5415
|
{
|
|
5307
|
-
"id":
|
|
5416
|
+
"id": 109,
|
|
5308
5417
|
"name": "schema",
|
|
5309
5418
|
"kind": 1024,
|
|
5310
5419
|
"kindString": "Property",
|
|
@@ -5326,7 +5435,7 @@
|
|
|
5326
5435
|
{
|
|
5327
5436
|
"title": "Properties",
|
|
5328
5437
|
"children": [
|
|
5329
|
-
|
|
5438
|
+
109
|
|
5330
5439
|
]
|
|
5331
5440
|
}
|
|
5332
5441
|
],
|
|
@@ -5344,7 +5453,7 @@
|
|
|
5344
5453
|
}
|
|
5345
5454
|
},
|
|
5346
5455
|
{
|
|
5347
|
-
"id":
|
|
5456
|
+
"id": 110,
|
|
5348
5457
|
"name": "queryConfig",
|
|
5349
5458
|
"kind": 32768,
|
|
5350
5459
|
"kindString": "Parameter",
|
|
@@ -5353,7 +5462,7 @@
|
|
|
5353
5462
|
},
|
|
5354
5463
|
"type": {
|
|
5355
5464
|
"type": "reference",
|
|
5356
|
-
"id":
|
|
5465
|
+
"id": 105,
|
|
5357
5466
|
"name": "TConfig"
|
|
5358
5467
|
}
|
|
5359
5468
|
}
|
|
@@ -5378,14 +5487,14 @@
|
|
|
5378
5487
|
{
|
|
5379
5488
|
"type": "reflection",
|
|
5380
5489
|
"declaration": {
|
|
5381
|
-
"id":
|
|
5490
|
+
"id": 111,
|
|
5382
5491
|
"name": "__type",
|
|
5383
5492
|
"kind": 65536,
|
|
5384
5493
|
"kindString": "Type literal",
|
|
5385
5494
|
"flags": {},
|
|
5386
5495
|
"children": [
|
|
5387
5496
|
{
|
|
5388
|
-
"id":
|
|
5497
|
+
"id": 112,
|
|
5389
5498
|
"name": "schema",
|
|
5390
5499
|
"kind": 1024,
|
|
5391
5500
|
"kindString": "Property",
|
|
@@ -5407,7 +5516,7 @@
|
|
|
5407
5516
|
{
|
|
5408
5517
|
"title": "Properties",
|
|
5409
5518
|
"children": [
|
|
5410
|
-
|
|
5519
|
+
112
|
|
5411
5520
|
]
|
|
5412
5521
|
}
|
|
5413
5522
|
],
|
|
@@ -5433,16 +5542,24 @@
|
|
|
5433
5542
|
"inheritedFrom": {
|
|
5434
5543
|
"type": "reference",
|
|
5435
5544
|
"name": "AbstractWitness.query"
|
|
5545
|
+
},
|
|
5546
|
+
"implementationOf": {
|
|
5547
|
+
"type": "reference",
|
|
5548
|
+
"name": "WitnessModule.query"
|
|
5436
5549
|
}
|
|
5437
5550
|
}
|
|
5438
5551
|
],
|
|
5439
5552
|
"inheritedFrom": {
|
|
5440
5553
|
"type": "reference",
|
|
5441
5554
|
"name": "AbstractWitness.query"
|
|
5555
|
+
},
|
|
5556
|
+
"implementationOf": {
|
|
5557
|
+
"type": "reference",
|
|
5558
|
+
"name": "WitnessModule.query"
|
|
5442
5559
|
}
|
|
5443
5560
|
},
|
|
5444
5561
|
{
|
|
5445
|
-
"id":
|
|
5562
|
+
"id": 194,
|
|
5446
5563
|
"name": "queryable",
|
|
5447
5564
|
"kind": 2048,
|
|
5448
5565
|
"kindString": "Method",
|
|
@@ -5450,20 +5567,20 @@
|
|
|
5450
5567
|
"sources": [
|
|
5451
5568
|
{
|
|
5452
5569
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5453
|
-
"line":
|
|
5570
|
+
"line": 43,
|
|
5454
5571
|
"character": 4
|
|
5455
5572
|
}
|
|
5456
5573
|
],
|
|
5457
5574
|
"signatures": [
|
|
5458
5575
|
{
|
|
5459
|
-
"id":
|
|
5576
|
+
"id": 195,
|
|
5460
5577
|
"name": "queryable",
|
|
5461
5578
|
"kind": 4096,
|
|
5462
5579
|
"kindString": "Call signature",
|
|
5463
5580
|
"flags": {},
|
|
5464
5581
|
"typeParameter": [
|
|
5465
5582
|
{
|
|
5466
|
-
"id":
|
|
5583
|
+
"id": 204,
|
|
5467
5584
|
"name": "T",
|
|
5468
5585
|
"kind": 131072,
|
|
5469
5586
|
"kindString": "Type parameter",
|
|
@@ -5486,14 +5603,14 @@
|
|
|
5486
5603
|
{
|
|
5487
5604
|
"type": "reflection",
|
|
5488
5605
|
"declaration": {
|
|
5489
|
-
"id":
|
|
5606
|
+
"id": 196,
|
|
5490
5607
|
"name": "__type",
|
|
5491
5608
|
"kind": 65536,
|
|
5492
5609
|
"kindString": "Type literal",
|
|
5493
5610
|
"flags": {},
|
|
5494
5611
|
"children": [
|
|
5495
5612
|
{
|
|
5496
|
-
"id":
|
|
5613
|
+
"id": 197,
|
|
5497
5614
|
"name": "query",
|
|
5498
5615
|
"kind": 1024,
|
|
5499
5616
|
"kindString": "Property",
|
|
@@ -5511,7 +5628,7 @@
|
|
|
5511
5628
|
}
|
|
5512
5629
|
},
|
|
5513
5630
|
{
|
|
5514
|
-
"id":
|
|
5631
|
+
"id": 198,
|
|
5515
5632
|
"name": "resultSet",
|
|
5516
5633
|
"kind": 1024,
|
|
5517
5634
|
"kindString": "Property",
|
|
@@ -5531,7 +5648,7 @@
|
|
|
5531
5648
|
}
|
|
5532
5649
|
},
|
|
5533
5650
|
{
|
|
5534
|
-
"id":
|
|
5651
|
+
"id": 199,
|
|
5535
5652
|
"name": "schema",
|
|
5536
5653
|
"kind": 1024,
|
|
5537
5654
|
"kindString": "Property",
|
|
@@ -5553,9 +5670,9 @@
|
|
|
5553
5670
|
{
|
|
5554
5671
|
"title": "Properties",
|
|
5555
5672
|
"children": [
|
|
5556
|
-
|
|
5557
|
-
|
|
5558
|
-
|
|
5673
|
+
197,
|
|
5674
|
+
198,
|
|
5675
|
+
199
|
|
5559
5676
|
]
|
|
5560
5677
|
}
|
|
5561
5678
|
],
|
|
@@ -5588,14 +5705,14 @@
|
|
|
5588
5705
|
{
|
|
5589
5706
|
"type": "reflection",
|
|
5590
5707
|
"declaration": {
|
|
5591
|
-
"id":
|
|
5708
|
+
"id": 200,
|
|
5592
5709
|
"name": "__type",
|
|
5593
5710
|
"kind": 65536,
|
|
5594
5711
|
"kindString": "Type literal",
|
|
5595
5712
|
"flags": {},
|
|
5596
5713
|
"children": [
|
|
5597
5714
|
{
|
|
5598
|
-
"id":
|
|
5715
|
+
"id": 201,
|
|
5599
5716
|
"name": "query",
|
|
5600
5717
|
"kind": 1024,
|
|
5601
5718
|
"kindString": "Property",
|
|
@@ -5613,7 +5730,7 @@
|
|
|
5613
5730
|
}
|
|
5614
5731
|
},
|
|
5615
5732
|
{
|
|
5616
|
-
"id":
|
|
5733
|
+
"id": 202,
|
|
5617
5734
|
"name": "resultSet",
|
|
5618
5735
|
"kind": 1024,
|
|
5619
5736
|
"kindString": "Property",
|
|
@@ -5633,7 +5750,7 @@
|
|
|
5633
5750
|
}
|
|
5634
5751
|
},
|
|
5635
5752
|
{
|
|
5636
|
-
"id":
|
|
5753
|
+
"id": 203,
|
|
5637
5754
|
"name": "schema",
|
|
5638
5755
|
"kind": 1024,
|
|
5639
5756
|
"kindString": "Property",
|
|
@@ -5655,9 +5772,9 @@
|
|
|
5655
5772
|
{
|
|
5656
5773
|
"title": "Properties",
|
|
5657
5774
|
"children": [
|
|
5658
|
-
|
|
5659
|
-
|
|
5660
|
-
|
|
5775
|
+
201,
|
|
5776
|
+
202,
|
|
5777
|
+
203
|
|
5661
5778
|
]
|
|
5662
5779
|
}
|
|
5663
5780
|
],
|
|
@@ -5674,7 +5791,7 @@
|
|
|
5674
5791
|
}
|
|
5675
5792
|
},
|
|
5676
5793
|
{
|
|
5677
|
-
"id":
|
|
5794
|
+
"id": 223,
|
|
5678
5795
|
"name": "TConfig",
|
|
5679
5796
|
"kind": 131072,
|
|
5680
5797
|
"kindString": "Type parameter",
|
|
@@ -5693,14 +5810,14 @@
|
|
|
5693
5810
|
{
|
|
5694
5811
|
"type": "reflection",
|
|
5695
5812
|
"declaration": {
|
|
5696
|
-
"id":
|
|
5813
|
+
"id": 205,
|
|
5697
5814
|
"name": "__type",
|
|
5698
5815
|
"kind": 65536,
|
|
5699
5816
|
"kindString": "Type literal",
|
|
5700
5817
|
"flags": {},
|
|
5701
5818
|
"children": [
|
|
5702
5819
|
{
|
|
5703
|
-
"id":
|
|
5820
|
+
"id": 206,
|
|
5704
5821
|
"name": "name",
|
|
5705
5822
|
"kind": 1024,
|
|
5706
5823
|
"kindString": "Property",
|
|
@@ -5720,7 +5837,7 @@
|
|
|
5720
5837
|
}
|
|
5721
5838
|
},
|
|
5722
5839
|
{
|
|
5723
|
-
"id":
|
|
5840
|
+
"id": 207,
|
|
5724
5841
|
"name": "security",
|
|
5725
5842
|
"kind": 1024,
|
|
5726
5843
|
"kindString": "Property",
|
|
@@ -5737,15 +5854,15 @@
|
|
|
5737
5854
|
"type": {
|
|
5738
5855
|
"type": "reflection",
|
|
5739
5856
|
"declaration": {
|
|
5740
|
-
"id":
|
|
5857
|
+
"id": 208,
|
|
5741
5858
|
"name": "__type",
|
|
5742
5859
|
"kind": 65536,
|
|
5743
5860
|
"kindString": "Type literal",
|
|
5744
5861
|
"flags": {},
|
|
5745
5862
|
"children": [
|
|
5746
5863
|
{
|
|
5747
|
-
"id":
|
|
5748
|
-
"name": "
|
|
5864
|
+
"id": 209,
|
|
5865
|
+
"name": "allowAnonymous",
|
|
5749
5866
|
"kind": 1024,
|
|
5750
5867
|
"kindString": "Property",
|
|
5751
5868
|
"flags": {
|
|
@@ -5758,6 +5875,26 @@
|
|
|
5758
5875
|
"character": 8
|
|
5759
5876
|
}
|
|
5760
5877
|
],
|
|
5878
|
+
"type": {
|
|
5879
|
+
"type": "intrinsic",
|
|
5880
|
+
"name": "boolean"
|
|
5881
|
+
}
|
|
5882
|
+
},
|
|
5883
|
+
{
|
|
5884
|
+
"id": 210,
|
|
5885
|
+
"name": "allowed",
|
|
5886
|
+
"kind": 1024,
|
|
5887
|
+
"kindString": "Property",
|
|
5888
|
+
"flags": {
|
|
5889
|
+
"isOptional": true
|
|
5890
|
+
},
|
|
5891
|
+
"sources": [
|
|
5892
|
+
{
|
|
5893
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5894
|
+
"line": 12,
|
|
5895
|
+
"character": 8
|
|
5896
|
+
}
|
|
5897
|
+
],
|
|
5761
5898
|
"type": {
|
|
5762
5899
|
"type": "reference",
|
|
5763
5900
|
"typeArguments": [
|
|
@@ -5788,7 +5925,7 @@
|
|
|
5788
5925
|
}
|
|
5789
5926
|
},
|
|
5790
5927
|
{
|
|
5791
|
-
"id":
|
|
5928
|
+
"id": 211,
|
|
5792
5929
|
"name": "disallowed",
|
|
5793
5930
|
"kind": 1024,
|
|
5794
5931
|
"kindString": "Property",
|
|
@@ -5798,7 +5935,7 @@
|
|
|
5798
5935
|
"sources": [
|
|
5799
5936
|
{
|
|
5800
5937
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5801
|
-
"line":
|
|
5938
|
+
"line": 13,
|
|
5802
5939
|
"character": 8
|
|
5803
5940
|
}
|
|
5804
5941
|
],
|
|
@@ -5827,8 +5964,9 @@
|
|
|
5827
5964
|
{
|
|
5828
5965
|
"title": "Properties",
|
|
5829
5966
|
"children": [
|
|
5830
|
-
|
|
5831
|
-
|
|
5967
|
+
209,
|
|
5968
|
+
210,
|
|
5969
|
+
211
|
|
5832
5970
|
]
|
|
5833
5971
|
}
|
|
5834
5972
|
],
|
|
@@ -5847,8 +5985,8 @@
|
|
|
5847
5985
|
{
|
|
5848
5986
|
"title": "Properties",
|
|
5849
5987
|
"children": [
|
|
5850
|
-
|
|
5851
|
-
|
|
5988
|
+
206,
|
|
5989
|
+
207
|
|
5852
5990
|
]
|
|
5853
5991
|
}
|
|
5854
5992
|
],
|
|
@@ -5864,14 +6002,14 @@
|
|
|
5864
6002
|
{
|
|
5865
6003
|
"type": "reflection",
|
|
5866
6004
|
"declaration": {
|
|
5867
|
-
"id":
|
|
6005
|
+
"id": 212,
|
|
5868
6006
|
"name": "__type",
|
|
5869
6007
|
"kind": 65536,
|
|
5870
6008
|
"kindString": "Type literal",
|
|
5871
6009
|
"flags": {},
|
|
5872
6010
|
"children": [
|
|
5873
6011
|
{
|
|
5874
|
-
"id":
|
|
6012
|
+
"id": 213,
|
|
5875
6013
|
"name": "schema",
|
|
5876
6014
|
"kind": 1024,
|
|
5877
6015
|
"kindString": "Property",
|
|
@@ -5893,7 +6031,7 @@
|
|
|
5893
6031
|
{
|
|
5894
6032
|
"title": "Properties",
|
|
5895
6033
|
"children": [
|
|
5896
|
-
|
|
6034
|
+
213
|
|
5897
6035
|
]
|
|
5898
6036
|
}
|
|
5899
6037
|
],
|
|
@@ -5922,14 +6060,14 @@
|
|
|
5922
6060
|
{
|
|
5923
6061
|
"type": "reflection",
|
|
5924
6062
|
"declaration": {
|
|
5925
|
-
"id":
|
|
6063
|
+
"id": 214,
|
|
5926
6064
|
"name": "__type",
|
|
5927
6065
|
"kind": 65536,
|
|
5928
6066
|
"kindString": "Type literal",
|
|
5929
6067
|
"flags": {},
|
|
5930
6068
|
"children": [
|
|
5931
6069
|
{
|
|
5932
|
-
"id":
|
|
6070
|
+
"id": 215,
|
|
5933
6071
|
"name": "name",
|
|
5934
6072
|
"kind": 1024,
|
|
5935
6073
|
"kindString": "Property",
|
|
@@ -5949,7 +6087,7 @@
|
|
|
5949
6087
|
}
|
|
5950
6088
|
},
|
|
5951
6089
|
{
|
|
5952
|
-
"id":
|
|
6090
|
+
"id": 216,
|
|
5953
6091
|
"name": "security",
|
|
5954
6092
|
"kind": 1024,
|
|
5955
6093
|
"kindString": "Property",
|
|
@@ -5966,15 +6104,15 @@
|
|
|
5966
6104
|
"type": {
|
|
5967
6105
|
"type": "reflection",
|
|
5968
6106
|
"declaration": {
|
|
5969
|
-
"id":
|
|
6107
|
+
"id": 217,
|
|
5970
6108
|
"name": "__type",
|
|
5971
6109
|
"kind": 65536,
|
|
5972
6110
|
"kindString": "Type literal",
|
|
5973
6111
|
"flags": {},
|
|
5974
6112
|
"children": [
|
|
5975
6113
|
{
|
|
5976
|
-
"id":
|
|
5977
|
-
"name": "
|
|
6114
|
+
"id": 218,
|
|
6115
|
+
"name": "allowAnonymous",
|
|
5978
6116
|
"kind": 1024,
|
|
5979
6117
|
"kindString": "Property",
|
|
5980
6118
|
"flags": {
|
|
@@ -5987,6 +6125,26 @@
|
|
|
5987
6125
|
"character": 8
|
|
5988
6126
|
}
|
|
5989
6127
|
],
|
|
6128
|
+
"type": {
|
|
6129
|
+
"type": "intrinsic",
|
|
6130
|
+
"name": "boolean"
|
|
6131
|
+
}
|
|
6132
|
+
},
|
|
6133
|
+
{
|
|
6134
|
+
"id": 219,
|
|
6135
|
+
"name": "allowed",
|
|
6136
|
+
"kind": 1024,
|
|
6137
|
+
"kindString": "Property",
|
|
6138
|
+
"flags": {
|
|
6139
|
+
"isOptional": true
|
|
6140
|
+
},
|
|
6141
|
+
"sources": [
|
|
6142
|
+
{
|
|
6143
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6144
|
+
"line": 12,
|
|
6145
|
+
"character": 8
|
|
6146
|
+
}
|
|
6147
|
+
],
|
|
5990
6148
|
"type": {
|
|
5991
6149
|
"type": "reference",
|
|
5992
6150
|
"typeArguments": [
|
|
@@ -6017,7 +6175,7 @@
|
|
|
6017
6175
|
}
|
|
6018
6176
|
},
|
|
6019
6177
|
{
|
|
6020
|
-
"id":
|
|
6178
|
+
"id": 220,
|
|
6021
6179
|
"name": "disallowed",
|
|
6022
6180
|
"kind": 1024,
|
|
6023
6181
|
"kindString": "Property",
|
|
@@ -6027,7 +6185,7 @@
|
|
|
6027
6185
|
"sources": [
|
|
6028
6186
|
{
|
|
6029
6187
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6030
|
-
"line":
|
|
6188
|
+
"line": 13,
|
|
6031
6189
|
"character": 8
|
|
6032
6190
|
}
|
|
6033
6191
|
],
|
|
@@ -6056,8 +6214,9 @@
|
|
|
6056
6214
|
{
|
|
6057
6215
|
"title": "Properties",
|
|
6058
6216
|
"children": [
|
|
6059
|
-
|
|
6060
|
-
|
|
6217
|
+
218,
|
|
6218
|
+
219,
|
|
6219
|
+
220
|
|
6061
6220
|
]
|
|
6062
6221
|
}
|
|
6063
6222
|
],
|
|
@@ -6076,8 +6235,8 @@
|
|
|
6076
6235
|
{
|
|
6077
6236
|
"title": "Properties",
|
|
6078
6237
|
"children": [
|
|
6079
|
-
|
|
6080
|
-
|
|
6238
|
+
215,
|
|
6239
|
+
216
|
|
6081
6240
|
]
|
|
6082
6241
|
}
|
|
6083
6242
|
],
|
|
@@ -6093,14 +6252,14 @@
|
|
|
6093
6252
|
{
|
|
6094
6253
|
"type": "reflection",
|
|
6095
6254
|
"declaration": {
|
|
6096
|
-
"id":
|
|
6255
|
+
"id": 221,
|
|
6097
6256
|
"name": "__type",
|
|
6098
6257
|
"kind": 65536,
|
|
6099
6258
|
"kindString": "Type literal",
|
|
6100
6259
|
"flags": {},
|
|
6101
6260
|
"children": [
|
|
6102
6261
|
{
|
|
6103
|
-
"id":
|
|
6262
|
+
"id": 222,
|
|
6104
6263
|
"name": "schema",
|
|
6105
6264
|
"kind": 1024,
|
|
6106
6265
|
"kindString": "Property",
|
|
@@ -6122,7 +6281,7 @@
|
|
|
6122
6281
|
{
|
|
6123
6282
|
"title": "Properties",
|
|
6124
6283
|
"children": [
|
|
6125
|
-
|
|
6284
|
+
222
|
|
6126
6285
|
]
|
|
6127
6286
|
}
|
|
6128
6287
|
],
|
|
@@ -6141,19 +6300,19 @@
|
|
|
6141
6300
|
],
|
|
6142
6301
|
"parameters": [
|
|
6143
6302
|
{
|
|
6144
|
-
"id":
|
|
6303
|
+
"id": 224,
|
|
6145
6304
|
"name": "query",
|
|
6146
6305
|
"kind": 32768,
|
|
6147
6306
|
"kindString": "Parameter",
|
|
6148
6307
|
"flags": {},
|
|
6149
6308
|
"type": {
|
|
6150
6309
|
"type": "reference",
|
|
6151
|
-
"id":
|
|
6310
|
+
"id": 204,
|
|
6152
6311
|
"name": "T"
|
|
6153
6312
|
}
|
|
6154
6313
|
},
|
|
6155
6314
|
{
|
|
6156
|
-
"id":
|
|
6315
|
+
"id": 225,
|
|
6157
6316
|
"name": "payloads",
|
|
6158
6317
|
"kind": 32768,
|
|
6159
6318
|
"kindString": "Parameter",
|
|
@@ -6176,14 +6335,14 @@
|
|
|
6176
6335
|
{
|
|
6177
6336
|
"type": "reflection",
|
|
6178
6337
|
"declaration": {
|
|
6179
|
-
"id":
|
|
6338
|
+
"id": 226,
|
|
6180
6339
|
"name": "__type",
|
|
6181
6340
|
"kind": 65536,
|
|
6182
6341
|
"kindString": "Type literal",
|
|
6183
6342
|
"flags": {},
|
|
6184
6343
|
"children": [
|
|
6185
6344
|
{
|
|
6186
|
-
"id":
|
|
6345
|
+
"id": 227,
|
|
6187
6346
|
"name": "schema",
|
|
6188
6347
|
"kind": 1024,
|
|
6189
6348
|
"kindString": "Property",
|
|
@@ -6205,7 +6364,7 @@
|
|
|
6205
6364
|
{
|
|
6206
6365
|
"title": "Properties",
|
|
6207
6366
|
"children": [
|
|
6208
|
-
|
|
6367
|
+
227
|
|
6209
6368
|
]
|
|
6210
6369
|
}
|
|
6211
6370
|
],
|
|
@@ -6223,7 +6382,7 @@
|
|
|
6223
6382
|
}
|
|
6224
6383
|
},
|
|
6225
6384
|
{
|
|
6226
|
-
"id":
|
|
6385
|
+
"id": 228,
|
|
6227
6386
|
"name": "queryConfig",
|
|
6228
6387
|
"kind": 32768,
|
|
6229
6388
|
"kindString": "Parameter",
|
|
@@ -6232,7 +6391,7 @@
|
|
|
6232
6391
|
},
|
|
6233
6392
|
"type": {
|
|
6234
6393
|
"type": "reference",
|
|
6235
|
-
"id":
|
|
6394
|
+
"id": 223,
|
|
6236
6395
|
"name": "TConfig"
|
|
6237
6396
|
}
|
|
6238
6397
|
}
|
|
@@ -6244,16 +6403,24 @@
|
|
|
6244
6403
|
"inheritedFrom": {
|
|
6245
6404
|
"type": "reference",
|
|
6246
6405
|
"name": "AbstractWitness.queryable"
|
|
6406
|
+
},
|
|
6407
|
+
"implementationOf": {
|
|
6408
|
+
"type": "reference",
|
|
6409
|
+
"name": "WitnessModule.queryable"
|
|
6247
6410
|
}
|
|
6248
6411
|
}
|
|
6249
6412
|
],
|
|
6250
6413
|
"inheritedFrom": {
|
|
6251
6414
|
"type": "reference",
|
|
6252
6415
|
"name": "AbstractWitness.queryable"
|
|
6416
|
+
},
|
|
6417
|
+
"implementationOf": {
|
|
6418
|
+
"type": "reference",
|
|
6419
|
+
"name": "WitnessModule.queryable"
|
|
6253
6420
|
}
|
|
6254
6421
|
},
|
|
6255
6422
|
{
|
|
6256
|
-
"id":
|
|
6423
|
+
"id": 229,
|
|
6257
6424
|
"name": "resolve",
|
|
6258
6425
|
"kind": 2048,
|
|
6259
6426
|
"kindString": "Method",
|
|
@@ -6261,20 +6428,20 @@
|
|
|
6261
6428
|
"sources": [
|
|
6262
6429
|
{
|
|
6263
6430
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6264
|
-
"line":
|
|
6431
|
+
"line": 44,
|
|
6265
6432
|
"character": 4
|
|
6266
6433
|
}
|
|
6267
6434
|
],
|
|
6268
6435
|
"signatures": [
|
|
6269
6436
|
{
|
|
6270
|
-
"id":
|
|
6437
|
+
"id": 230,
|
|
6271
6438
|
"name": "resolve",
|
|
6272
6439
|
"kind": 4096,
|
|
6273
6440
|
"kindString": "Call signature",
|
|
6274
6441
|
"flags": {},
|
|
6275
6442
|
"parameters": [
|
|
6276
6443
|
{
|
|
6277
|
-
"id":
|
|
6444
|
+
"id": 231,
|
|
6278
6445
|
"name": "filter",
|
|
6279
6446
|
"kind": 32768,
|
|
6280
6447
|
"kindString": "Parameter",
|
|
@@ -6309,14 +6476,14 @@
|
|
|
6309
6476
|
{
|
|
6310
6477
|
"type": "reflection",
|
|
6311
6478
|
"declaration": {
|
|
6312
|
-
"id":
|
|
6479
|
+
"id": 232,
|
|
6313
6480
|
"name": "__type",
|
|
6314
6481
|
"kind": 65536,
|
|
6315
6482
|
"kindString": "Type literal",
|
|
6316
6483
|
"flags": {},
|
|
6317
6484
|
"children": [
|
|
6318
6485
|
{
|
|
6319
|
-
"id":
|
|
6486
|
+
"id": 233,
|
|
6320
6487
|
"name": "name",
|
|
6321
6488
|
"kind": 1024,
|
|
6322
6489
|
"kindString": "Property",
|
|
@@ -6336,7 +6503,7 @@
|
|
|
6336
6503
|
}
|
|
6337
6504
|
},
|
|
6338
6505
|
{
|
|
6339
|
-
"id":
|
|
6506
|
+
"id": 234,
|
|
6340
6507
|
"name": "security",
|
|
6341
6508
|
"kind": 1024,
|
|
6342
6509
|
"kindString": "Property",
|
|
@@ -6353,15 +6520,15 @@
|
|
|
6353
6520
|
"type": {
|
|
6354
6521
|
"type": "reflection",
|
|
6355
6522
|
"declaration": {
|
|
6356
|
-
"id":
|
|
6523
|
+
"id": 235,
|
|
6357
6524
|
"name": "__type",
|
|
6358
6525
|
"kind": 65536,
|
|
6359
6526
|
"kindString": "Type literal",
|
|
6360
6527
|
"flags": {},
|
|
6361
6528
|
"children": [
|
|
6362
6529
|
{
|
|
6363
|
-
"id":
|
|
6364
|
-
"name": "
|
|
6530
|
+
"id": 236,
|
|
6531
|
+
"name": "allowAnonymous",
|
|
6365
6532
|
"kind": 1024,
|
|
6366
6533
|
"kindString": "Property",
|
|
6367
6534
|
"flags": {
|
|
@@ -6374,6 +6541,26 @@
|
|
|
6374
6541
|
"character": 8
|
|
6375
6542
|
}
|
|
6376
6543
|
],
|
|
6544
|
+
"type": {
|
|
6545
|
+
"type": "intrinsic",
|
|
6546
|
+
"name": "boolean"
|
|
6547
|
+
}
|
|
6548
|
+
},
|
|
6549
|
+
{
|
|
6550
|
+
"id": 237,
|
|
6551
|
+
"name": "allowed",
|
|
6552
|
+
"kind": 1024,
|
|
6553
|
+
"kindString": "Property",
|
|
6554
|
+
"flags": {
|
|
6555
|
+
"isOptional": true
|
|
6556
|
+
},
|
|
6557
|
+
"sources": [
|
|
6558
|
+
{
|
|
6559
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6560
|
+
"line": 12,
|
|
6561
|
+
"character": 8
|
|
6562
|
+
}
|
|
6563
|
+
],
|
|
6377
6564
|
"type": {
|
|
6378
6565
|
"type": "reference",
|
|
6379
6566
|
"typeArguments": [
|
|
@@ -6404,7 +6591,7 @@
|
|
|
6404
6591
|
}
|
|
6405
6592
|
},
|
|
6406
6593
|
{
|
|
6407
|
-
"id":
|
|
6594
|
+
"id": 238,
|
|
6408
6595
|
"name": "disallowed",
|
|
6409
6596
|
"kind": 1024,
|
|
6410
6597
|
"kindString": "Property",
|
|
@@ -6414,7 +6601,7 @@
|
|
|
6414
6601
|
"sources": [
|
|
6415
6602
|
{
|
|
6416
6603
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6417
|
-
"line":
|
|
6604
|
+
"line": 13,
|
|
6418
6605
|
"character": 8
|
|
6419
6606
|
}
|
|
6420
6607
|
],
|
|
@@ -6443,8 +6630,9 @@
|
|
|
6443
6630
|
{
|
|
6444
6631
|
"title": "Properties",
|
|
6445
6632
|
"children": [
|
|
6446
|
-
|
|
6447
|
-
|
|
6633
|
+
236,
|
|
6634
|
+
237,
|
|
6635
|
+
238
|
|
6448
6636
|
]
|
|
6449
6637
|
}
|
|
6450
6638
|
],
|
|
@@ -6463,8 +6651,8 @@
|
|
|
6463
6651
|
{
|
|
6464
6652
|
"title": "Properties",
|
|
6465
6653
|
"children": [
|
|
6466
|
-
|
|
6467
|
-
|
|
6654
|
+
233,
|
|
6655
|
+
234
|
|
6468
6656
|
]
|
|
6469
6657
|
}
|
|
6470
6658
|
],
|
|
@@ -6480,14 +6668,14 @@
|
|
|
6480
6668
|
{
|
|
6481
6669
|
"type": "reflection",
|
|
6482
6670
|
"declaration": {
|
|
6483
|
-
"id":
|
|
6671
|
+
"id": 239,
|
|
6484
6672
|
"name": "__type",
|
|
6485
6673
|
"kind": 65536,
|
|
6486
6674
|
"kindString": "Type literal",
|
|
6487
6675
|
"flags": {},
|
|
6488
6676
|
"children": [
|
|
6489
6677
|
{
|
|
6490
|
-
"id":
|
|
6678
|
+
"id": 240,
|
|
6491
6679
|
"name": "schema",
|
|
6492
6680
|
"kind": 1024,
|
|
6493
6681
|
"kindString": "Property",
|
|
@@ -6509,7 +6697,7 @@
|
|
|
6509
6697
|
{
|
|
6510
6698
|
"title": "Properties",
|
|
6511
6699
|
"children": [
|
|
6512
|
-
|
|
6700
|
+
240
|
|
6513
6701
|
]
|
|
6514
6702
|
}
|
|
6515
6703
|
],
|
|
@@ -6536,16 +6724,24 @@
|
|
|
6536
6724
|
"inheritedFrom": {
|
|
6537
6725
|
"type": "reference",
|
|
6538
6726
|
"name": "AbstractWitness.resolve"
|
|
6727
|
+
},
|
|
6728
|
+
"implementationOf": {
|
|
6729
|
+
"type": "reference",
|
|
6730
|
+
"name": "WitnessModule.resolve"
|
|
6539
6731
|
}
|
|
6540
6732
|
}
|
|
6541
6733
|
],
|
|
6542
6734
|
"inheritedFrom": {
|
|
6543
6735
|
"type": "reference",
|
|
6544
6736
|
"name": "AbstractWitness.resolve"
|
|
6737
|
+
},
|
|
6738
|
+
"implementationOf": {
|
|
6739
|
+
"type": "reference",
|
|
6740
|
+
"name": "WitnessModule.resolve"
|
|
6545
6741
|
}
|
|
6546
6742
|
},
|
|
6547
6743
|
{
|
|
6548
|
-
"id":
|
|
6744
|
+
"id": 314,
|
|
6549
6745
|
"name": "start",
|
|
6550
6746
|
"kind": 2048,
|
|
6551
6747
|
"kindString": "Method",
|
|
@@ -6555,20 +6751,20 @@
|
|
|
6555
6751
|
"sources": [
|
|
6556
6752
|
{
|
|
6557
6753
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6558
|
-
"line":
|
|
6754
|
+
"line": 54,
|
|
6559
6755
|
"character": 14
|
|
6560
6756
|
}
|
|
6561
6757
|
],
|
|
6562
6758
|
"signatures": [
|
|
6563
6759
|
{
|
|
6564
|
-
"id":
|
|
6760
|
+
"id": 315,
|
|
6565
6761
|
"name": "start",
|
|
6566
6762
|
"kind": 4096,
|
|
6567
6763
|
"kindString": "Call signature",
|
|
6568
6764
|
"flags": {},
|
|
6569
6765
|
"parameters": [
|
|
6570
6766
|
{
|
|
6571
|
-
"id":
|
|
6767
|
+
"id": 316,
|
|
6572
6768
|
"name": "_timeout",
|
|
6573
6769
|
"kind": 32768,
|
|
6574
6770
|
"kindString": "Parameter",
|
|
@@ -6586,7 +6782,7 @@
|
|
|
6586
6782
|
"typeArguments": [
|
|
6587
6783
|
{
|
|
6588
6784
|
"type": "reference",
|
|
6589
|
-
"id":
|
|
6785
|
+
"id": 21,
|
|
6590
6786
|
"name": "XyoSchemaWitness"
|
|
6591
6787
|
},
|
|
6592
6788
|
{
|
|
@@ -6608,7 +6804,7 @@
|
|
|
6608
6804
|
}
|
|
6609
6805
|
},
|
|
6610
6806
|
{
|
|
6611
|
-
"id":
|
|
6807
|
+
"id": 241,
|
|
6612
6808
|
"name": "started",
|
|
6613
6809
|
"kind": 2048,
|
|
6614
6810
|
"kindString": "Method",
|
|
@@ -6616,20 +6812,20 @@
|
|
|
6616
6812
|
"sources": [
|
|
6617
6813
|
{
|
|
6618
6814
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6619
|
-
"line":
|
|
6815
|
+
"line": 45,
|
|
6620
6816
|
"character": 4
|
|
6621
6817
|
}
|
|
6622
6818
|
],
|
|
6623
6819
|
"signatures": [
|
|
6624
6820
|
{
|
|
6625
|
-
"id":
|
|
6821
|
+
"id": 242,
|
|
6626
6822
|
"name": "started",
|
|
6627
6823
|
"kind": 4096,
|
|
6628
6824
|
"kindString": "Call signature",
|
|
6629
6825
|
"flags": {},
|
|
6630
6826
|
"parameters": [
|
|
6631
6827
|
{
|
|
6632
|
-
"id":
|
|
6828
|
+
"id": 243,
|
|
6633
6829
|
"name": "notStartedAction",
|
|
6634
6830
|
"kind": 32768,
|
|
6635
6831
|
"kindString": "Parameter",
|
|
@@ -6679,7 +6875,7 @@
|
|
|
6679
6875
|
}
|
|
6680
6876
|
},
|
|
6681
6877
|
{
|
|
6682
|
-
"id":
|
|
6878
|
+
"id": 317,
|
|
6683
6879
|
"name": "stop",
|
|
6684
6880
|
"kind": 2048,
|
|
6685
6881
|
"kindString": "Method",
|
|
@@ -6689,20 +6885,20 @@
|
|
|
6689
6885
|
"sources": [
|
|
6690
6886
|
{
|
|
6691
6887
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6692
|
-
"line":
|
|
6888
|
+
"line": 55,
|
|
6693
6889
|
"character": 14
|
|
6694
6890
|
}
|
|
6695
6891
|
],
|
|
6696
6892
|
"signatures": [
|
|
6697
6893
|
{
|
|
6698
|
-
"id":
|
|
6894
|
+
"id": 318,
|
|
6699
6895
|
"name": "stop",
|
|
6700
6896
|
"kind": 4096,
|
|
6701
6897
|
"kindString": "Call signature",
|
|
6702
6898
|
"flags": {},
|
|
6703
6899
|
"parameters": [
|
|
6704
6900
|
{
|
|
6705
|
-
"id":
|
|
6901
|
+
"id": 319,
|
|
6706
6902
|
"name": "_timeout",
|
|
6707
6903
|
"kind": 32768,
|
|
6708
6904
|
"kindString": "Parameter",
|
|
@@ -6720,7 +6916,7 @@
|
|
|
6720
6916
|
"typeArguments": [
|
|
6721
6917
|
{
|
|
6722
6918
|
"type": "reference",
|
|
6723
|
-
"id":
|
|
6919
|
+
"id": 21,
|
|
6724
6920
|
"name": "XyoSchemaWitness"
|
|
6725
6921
|
},
|
|
6726
6922
|
{
|
|
@@ -6742,7 +6938,7 @@
|
|
|
6742
6938
|
}
|
|
6743
6939
|
},
|
|
6744
6940
|
{
|
|
6745
|
-
"id":
|
|
6941
|
+
"id": 244,
|
|
6746
6942
|
"name": "subscribe",
|
|
6747
6943
|
"kind": 2048,
|
|
6748
6944
|
"kindString": "Method",
|
|
@@ -6750,20 +6946,20 @@
|
|
|
6750
6946
|
"sources": [
|
|
6751
6947
|
{
|
|
6752
6948
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6753
|
-
"line":
|
|
6949
|
+
"line": 46,
|
|
6754
6950
|
"character": 4
|
|
6755
6951
|
}
|
|
6756
6952
|
],
|
|
6757
6953
|
"signatures": [
|
|
6758
6954
|
{
|
|
6759
|
-
"id":
|
|
6955
|
+
"id": 245,
|
|
6760
6956
|
"name": "subscribe",
|
|
6761
6957
|
"kind": 4096,
|
|
6762
6958
|
"kindString": "Call signature",
|
|
6763
6959
|
"flags": {},
|
|
6764
6960
|
"parameters": [
|
|
6765
6961
|
{
|
|
6766
|
-
"id":
|
|
6962
|
+
"id": 246,
|
|
6767
6963
|
"name": "_queryAccount",
|
|
6768
6964
|
"kind": 32768,
|
|
6769
6965
|
"kindString": "Parameter",
|
|
@@ -6792,7 +6988,7 @@
|
|
|
6792
6988
|
}
|
|
6793
6989
|
},
|
|
6794
6990
|
{
|
|
6795
|
-
"id":
|
|
6991
|
+
"id": 320,
|
|
6796
6992
|
"name": "validateConfig",
|
|
6797
6993
|
"kind": 2048,
|
|
6798
6994
|
"kindString": "Method",
|
|
@@ -6802,20 +6998,20 @@
|
|
|
6802
6998
|
"sources": [
|
|
6803
6999
|
{
|
|
6804
7000
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6805
|
-
"line":
|
|
7001
|
+
"line": 56,
|
|
6806
7002
|
"character": 14
|
|
6807
7003
|
}
|
|
6808
7004
|
],
|
|
6809
7005
|
"signatures": [
|
|
6810
7006
|
{
|
|
6811
|
-
"id":
|
|
7007
|
+
"id": 321,
|
|
6812
7008
|
"name": "validateConfig",
|
|
6813
7009
|
"kind": 4096,
|
|
6814
7010
|
"kindString": "Call signature",
|
|
6815
7011
|
"flags": {},
|
|
6816
7012
|
"parameters": [
|
|
6817
7013
|
{
|
|
6818
|
-
"id":
|
|
7014
|
+
"id": 322,
|
|
6819
7015
|
"name": "config",
|
|
6820
7016
|
"kind": 32768,
|
|
6821
7017
|
"kindString": "Parameter",
|
|
@@ -6828,7 +7024,7 @@
|
|
|
6828
7024
|
}
|
|
6829
7025
|
},
|
|
6830
7026
|
{
|
|
6831
|
-
"id":
|
|
7027
|
+
"id": 323,
|
|
6832
7028
|
"name": "parents",
|
|
6833
7029
|
"kind": 32768,
|
|
6834
7030
|
"kindString": "Parameter",
|
|
@@ -6860,7 +7056,7 @@
|
|
|
6860
7056
|
}
|
|
6861
7057
|
},
|
|
6862
7058
|
{
|
|
6863
|
-
"id":
|
|
7059
|
+
"id": 23,
|
|
6864
7060
|
"name": "create",
|
|
6865
7061
|
"kind": 2048,
|
|
6866
7062
|
"kindString": "Method",
|
|
@@ -6870,21 +7066,21 @@
|
|
|
6870
7066
|
"sources": [
|
|
6871
7067
|
{
|
|
6872
7068
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
6873
|
-
"line":
|
|
7069
|
+
"line": 15,
|
|
6874
7070
|
"character": 24,
|
|
6875
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7071
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L15"
|
|
6876
7072
|
}
|
|
6877
7073
|
],
|
|
6878
7074
|
"signatures": [
|
|
6879
7075
|
{
|
|
6880
|
-
"id":
|
|
7076
|
+
"id": 24,
|
|
6881
7077
|
"name": "create",
|
|
6882
7078
|
"kind": 4096,
|
|
6883
7079
|
"kindString": "Call signature",
|
|
6884
7080
|
"flags": {},
|
|
6885
7081
|
"parameters": [
|
|
6886
7082
|
{
|
|
6887
|
-
"id":
|
|
7083
|
+
"id": 25,
|
|
6888
7084
|
"name": "params",
|
|
6889
7085
|
"kind": 32768,
|
|
6890
7086
|
"kindString": "Parameter",
|
|
@@ -6908,14 +7104,14 @@
|
|
|
6908
7104
|
{
|
|
6909
7105
|
"type": "reflection",
|
|
6910
7106
|
"declaration": {
|
|
6911
|
-
"id":
|
|
7107
|
+
"id": 26,
|
|
6912
7108
|
"name": "__type",
|
|
6913
7109
|
"kind": 65536,
|
|
6914
7110
|
"kindString": "Type literal",
|
|
6915
7111
|
"flags": {},
|
|
6916
7112
|
"children": [
|
|
6917
7113
|
{
|
|
6918
|
-
"id":
|
|
7114
|
+
"id": 27,
|
|
6919
7115
|
"name": "name",
|
|
6920
7116
|
"kind": 1024,
|
|
6921
7117
|
"kindString": "Property",
|
|
@@ -6935,7 +7131,7 @@
|
|
|
6935
7131
|
}
|
|
6936
7132
|
},
|
|
6937
7133
|
{
|
|
6938
|
-
"id":
|
|
7134
|
+
"id": 28,
|
|
6939
7135
|
"name": "security",
|
|
6940
7136
|
"kind": 1024,
|
|
6941
7137
|
"kindString": "Property",
|
|
@@ -6952,15 +7148,15 @@
|
|
|
6952
7148
|
"type": {
|
|
6953
7149
|
"type": "reflection",
|
|
6954
7150
|
"declaration": {
|
|
6955
|
-
"id":
|
|
7151
|
+
"id": 29,
|
|
6956
7152
|
"name": "__type",
|
|
6957
7153
|
"kind": 65536,
|
|
6958
7154
|
"kindString": "Type literal",
|
|
6959
7155
|
"flags": {},
|
|
6960
7156
|
"children": [
|
|
6961
7157
|
{
|
|
6962
|
-
"id":
|
|
6963
|
-
"name": "
|
|
7158
|
+
"id": 30,
|
|
7159
|
+
"name": "allowAnonymous",
|
|
6964
7160
|
"kind": 1024,
|
|
6965
7161
|
"kindString": "Property",
|
|
6966
7162
|
"flags": {
|
|
@@ -6973,6 +7169,26 @@
|
|
|
6973
7169
|
"character": 8
|
|
6974
7170
|
}
|
|
6975
7171
|
],
|
|
7172
|
+
"type": {
|
|
7173
|
+
"type": "intrinsic",
|
|
7174
|
+
"name": "boolean"
|
|
7175
|
+
}
|
|
7176
|
+
},
|
|
7177
|
+
{
|
|
7178
|
+
"id": 31,
|
|
7179
|
+
"name": "allowed",
|
|
7180
|
+
"kind": 1024,
|
|
7181
|
+
"kindString": "Property",
|
|
7182
|
+
"flags": {
|
|
7183
|
+
"isOptional": true
|
|
7184
|
+
},
|
|
7185
|
+
"sources": [
|
|
7186
|
+
{
|
|
7187
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7188
|
+
"line": 12,
|
|
7189
|
+
"character": 8
|
|
7190
|
+
}
|
|
7191
|
+
],
|
|
6976
7192
|
"type": {
|
|
6977
7193
|
"type": "reference",
|
|
6978
7194
|
"typeArguments": [
|
|
@@ -7003,7 +7219,7 @@
|
|
|
7003
7219
|
}
|
|
7004
7220
|
},
|
|
7005
7221
|
{
|
|
7006
|
-
"id":
|
|
7222
|
+
"id": 32,
|
|
7007
7223
|
"name": "disallowed",
|
|
7008
7224
|
"kind": 1024,
|
|
7009
7225
|
"kindString": "Property",
|
|
@@ -7013,7 +7229,7 @@
|
|
|
7013
7229
|
"sources": [
|
|
7014
7230
|
{
|
|
7015
7231
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7016
|
-
"line":
|
|
7232
|
+
"line": 13,
|
|
7017
7233
|
"character": 8
|
|
7018
7234
|
}
|
|
7019
7235
|
],
|
|
@@ -7042,8 +7258,9 @@
|
|
|
7042
7258
|
{
|
|
7043
7259
|
"title": "Properties",
|
|
7044
7260
|
"children": [
|
|
7045
|
-
|
|
7046
|
-
|
|
7261
|
+
30,
|
|
7262
|
+
31,
|
|
7263
|
+
32
|
|
7047
7264
|
]
|
|
7048
7265
|
}
|
|
7049
7266
|
],
|
|
@@ -7062,8 +7279,8 @@
|
|
|
7062
7279
|
{
|
|
7063
7280
|
"title": "Properties",
|
|
7064
7281
|
"children": [
|
|
7065
|
-
|
|
7066
|
-
|
|
7282
|
+
27,
|
|
7283
|
+
28
|
|
7067
7284
|
]
|
|
7068
7285
|
}
|
|
7069
7286
|
],
|
|
@@ -7079,14 +7296,14 @@
|
|
|
7079
7296
|
{
|
|
7080
7297
|
"type": "reflection",
|
|
7081
7298
|
"declaration": {
|
|
7082
|
-
"id":
|
|
7299
|
+
"id": 33,
|
|
7083
7300
|
"name": "__type",
|
|
7084
7301
|
"kind": 65536,
|
|
7085
7302
|
"kindString": "Type literal",
|
|
7086
7303
|
"flags": {},
|
|
7087
7304
|
"children": [
|
|
7088
7305
|
{
|
|
7089
|
-
"id":
|
|
7306
|
+
"id": 34,
|
|
7090
7307
|
"name": "schema",
|
|
7091
7308
|
"kind": 1024,
|
|
7092
7309
|
"kindString": "Property",
|
|
@@ -7094,9 +7311,9 @@
|
|
|
7094
7311
|
"sources": [
|
|
7095
7312
|
{
|
|
7096
7313
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7097
|
-
"line":
|
|
7314
|
+
"line": 10,
|
|
7098
7315
|
"character": 56,
|
|
7099
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7316
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
7100
7317
|
}
|
|
7101
7318
|
],
|
|
7102
7319
|
"type": {
|
|
@@ -7109,16 +7326,16 @@
|
|
|
7109
7326
|
{
|
|
7110
7327
|
"title": "Properties",
|
|
7111
7328
|
"children": [
|
|
7112
|
-
|
|
7329
|
+
34
|
|
7113
7330
|
]
|
|
7114
7331
|
}
|
|
7115
7332
|
],
|
|
7116
7333
|
"sources": [
|
|
7117
7334
|
{
|
|
7118
7335
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7119
|
-
"line":
|
|
7336
|
+
"line": 10,
|
|
7120
7337
|
"character": 54,
|
|
7121
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7338
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
7122
7339
|
}
|
|
7123
7340
|
]
|
|
7124
7341
|
}
|
|
@@ -7126,14 +7343,14 @@
|
|
|
7126
7343
|
{
|
|
7127
7344
|
"type": "reflection",
|
|
7128
7345
|
"declaration": {
|
|
7129
|
-
"id":
|
|
7346
|
+
"id": 35,
|
|
7130
7347
|
"name": "__type",
|
|
7131
7348
|
"kind": 65536,
|
|
7132
7349
|
"kindString": "Type literal",
|
|
7133
7350
|
"flags": {},
|
|
7134
7351
|
"children": [
|
|
7135
7352
|
{
|
|
7136
|
-
"id":
|
|
7353
|
+
"id": 36,
|
|
7137
7354
|
"name": "targetSet",
|
|
7138
7355
|
"kind": 1024,
|
|
7139
7356
|
"kindString": "Property",
|
|
@@ -7165,14 +7382,14 @@
|
|
|
7165
7382
|
{
|
|
7166
7383
|
"type": "reflection",
|
|
7167
7384
|
"declaration": {
|
|
7168
|
-
"id":
|
|
7385
|
+
"id": 37,
|
|
7169
7386
|
"name": "__type",
|
|
7170
7387
|
"kind": 65536,
|
|
7171
7388
|
"kindString": "Type literal",
|
|
7172
7389
|
"flags": {},
|
|
7173
7390
|
"children": [
|
|
7174
7391
|
{
|
|
7175
|
-
"id":
|
|
7392
|
+
"id": 38,
|
|
7176
7393
|
"name": "schema",
|
|
7177
7394
|
"kind": 1024,
|
|
7178
7395
|
"kindString": "Property",
|
|
@@ -7194,7 +7411,7 @@
|
|
|
7194
7411
|
{
|
|
7195
7412
|
"title": "Properties",
|
|
7196
7413
|
"children": [
|
|
7197
|
-
|
|
7414
|
+
38
|
|
7198
7415
|
]
|
|
7199
7416
|
}
|
|
7200
7417
|
],
|
|
@@ -7215,7 +7432,7 @@
|
|
|
7215
7432
|
{
|
|
7216
7433
|
"title": "Properties",
|
|
7217
7434
|
"children": [
|
|
7218
|
-
|
|
7435
|
+
36
|
|
7219
7436
|
]
|
|
7220
7437
|
}
|
|
7221
7438
|
],
|
|
@@ -7240,7 +7457,7 @@
|
|
|
7240
7457
|
"typeArguments": [
|
|
7241
7458
|
{
|
|
7242
7459
|
"type": "reference",
|
|
7243
|
-
"id":
|
|
7460
|
+
"id": 21,
|
|
7244
7461
|
"name": "XyoSchemaWitness"
|
|
7245
7462
|
}
|
|
7246
7463
|
],
|
|
@@ -7264,66 +7481,67 @@
|
|
|
7264
7481
|
{
|
|
7265
7482
|
"title": "Constructors",
|
|
7266
7483
|
"children": [
|
|
7267
|
-
|
|
7484
|
+
40
|
|
7268
7485
|
]
|
|
7269
7486
|
},
|
|
7270
7487
|
{
|
|
7271
7488
|
"title": "Properties",
|
|
7272
7489
|
"children": [
|
|
7273
|
-
|
|
7274
|
-
|
|
7490
|
+
113,
|
|
7491
|
+
127,
|
|
7275
7492
|
137,
|
|
7276
|
-
146,
|
|
7277
7493
|
147,
|
|
7278
7494
|
148,
|
|
7279
7495
|
149,
|
|
7280
|
-
|
|
7281
|
-
|
|
7282
|
-
|
|
7496
|
+
150,
|
|
7497
|
+
155,
|
|
7498
|
+
22,
|
|
7499
|
+
39
|
|
7283
7500
|
]
|
|
7284
7501
|
},
|
|
7285
7502
|
{
|
|
7286
7503
|
"title": "Accessors",
|
|
7287
7504
|
"children": [
|
|
7288
|
-
|
|
7289
|
-
|
|
7290
|
-
|
|
7291
|
-
|
|
7292
|
-
|
|
7293
|
-
|
|
7294
|
-
|
|
7505
|
+
160,
|
|
7506
|
+
162,
|
|
7507
|
+
164,
|
|
7508
|
+
166,
|
|
7509
|
+
177,
|
|
7510
|
+
70,
|
|
7511
|
+
179,
|
|
7512
|
+
72
|
|
7295
7513
|
]
|
|
7296
7514
|
},
|
|
7297
7515
|
{
|
|
7298
7516
|
"title": "Methods",
|
|
7299
7517
|
"children": [
|
|
7300
|
-
|
|
7301
|
-
|
|
7302
|
-
|
|
7303
|
-
|
|
7304
|
-
287,
|
|
7518
|
+
247,
|
|
7519
|
+
252,
|
|
7520
|
+
259,
|
|
7521
|
+
277,
|
|
7305
7522
|
295,
|
|
7306
|
-
185,
|
|
7307
7523
|
303,
|
|
7308
|
-
|
|
7309
|
-
|
|
7310
|
-
|
|
7311
|
-
|
|
7312
|
-
|
|
7313
|
-
|
|
7314
|
-
|
|
7315
|
-
|
|
7316
|
-
|
|
7317
|
-
|
|
7524
|
+
190,
|
|
7525
|
+
311,
|
|
7526
|
+
56,
|
|
7527
|
+
76,
|
|
7528
|
+
194,
|
|
7529
|
+
229,
|
|
7530
|
+
314,
|
|
7531
|
+
241,
|
|
7532
|
+
317,
|
|
7533
|
+
244,
|
|
7534
|
+
320,
|
|
7535
|
+
23
|
|
7318
7536
|
]
|
|
7319
7537
|
}
|
|
7320
7538
|
],
|
|
7321
7539
|
"sources": [
|
|
7322
7540
|
{
|
|
7323
7541
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7324
|
-
"line":
|
|
7542
|
+
"line": 12,
|
|
7325
7543
|
"character": 13,
|
|
7326
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7544
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
|
|
7327
7545
|
}
|
|
7328
7546
|
],
|
|
7329
7547
|
"extendedTypes": [
|
|
@@ -7332,16 +7550,22 @@
|
|
|
7332
7550
|
"typeArguments": [
|
|
7333
7551
|
{
|
|
7334
7552
|
"type": "reference",
|
|
7335
|
-
"id":
|
|
7553
|
+
"id": 18,
|
|
7336
7554
|
"name": "XyoSchemaWitnessConfig"
|
|
7337
7555
|
}
|
|
7338
7556
|
],
|
|
7339
7557
|
"name": "AbstractWitness"
|
|
7340
7558
|
}
|
|
7559
|
+
],
|
|
7560
|
+
"implementedTypes": [
|
|
7561
|
+
{
|
|
7562
|
+
"type": "reference",
|
|
7563
|
+
"name": "WitnessModule"
|
|
7564
|
+
}
|
|
7341
7565
|
]
|
|
7342
7566
|
},
|
|
7343
7567
|
{
|
|
7344
|
-
"id":
|
|
7568
|
+
"id": 18,
|
|
7345
7569
|
"name": "XyoSchemaWitnessConfig",
|
|
7346
7570
|
"kind": 4194304,
|
|
7347
7571
|
"kindString": "Type alias",
|
|
@@ -7349,9 +7573,9 @@
|
|
|
7349
7573
|
"sources": [
|
|
7350
7574
|
{
|
|
7351
7575
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7352
|
-
"line":
|
|
7576
|
+
"line": 10,
|
|
7353
7577
|
"character": 12,
|
|
7354
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7578
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
7355
7579
|
}
|
|
7356
7580
|
],
|
|
7357
7581
|
"type": {
|
|
@@ -7360,14 +7584,14 @@
|
|
|
7360
7584
|
{
|
|
7361
7585
|
"type": "reflection",
|
|
7362
7586
|
"declaration": {
|
|
7363
|
-
"id":
|
|
7587
|
+
"id": 19,
|
|
7364
7588
|
"name": "__type",
|
|
7365
7589
|
"kind": 65536,
|
|
7366
7590
|
"kindString": "Type literal",
|
|
7367
7591
|
"flags": {},
|
|
7368
7592
|
"children": [
|
|
7369
7593
|
{
|
|
7370
|
-
"id":
|
|
7594
|
+
"id": 20,
|
|
7371
7595
|
"name": "schema",
|
|
7372
7596
|
"kind": 1024,
|
|
7373
7597
|
"kindString": "Property",
|
|
@@ -7375,14 +7599,14 @@
|
|
|
7375
7599
|
"sources": [
|
|
7376
7600
|
{
|
|
7377
7601
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7378
|
-
"line":
|
|
7602
|
+
"line": 10,
|
|
7379
7603
|
"character": 56,
|
|
7380
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7604
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
7381
7605
|
}
|
|
7382
7606
|
],
|
|
7383
7607
|
"type": {
|
|
7384
7608
|
"type": "reference",
|
|
7385
|
-
"id":
|
|
7609
|
+
"id": 16,
|
|
7386
7610
|
"name": "XyoSchemaWitnessConfigSchema"
|
|
7387
7611
|
}
|
|
7388
7612
|
}
|
|
@@ -7391,16 +7615,16 @@
|
|
|
7391
7615
|
{
|
|
7392
7616
|
"title": "Properties",
|
|
7393
7617
|
"children": [
|
|
7394
|
-
|
|
7618
|
+
20
|
|
7395
7619
|
]
|
|
7396
7620
|
}
|
|
7397
7621
|
],
|
|
7398
7622
|
"sources": [
|
|
7399
7623
|
{
|
|
7400
7624
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7401
|
-
"line":
|
|
7625
|
+
"line": 10,
|
|
7402
7626
|
"character": 54,
|
|
7403
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7627
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
7404
7628
|
}
|
|
7405
7629
|
]
|
|
7406
7630
|
}
|
|
@@ -7410,7 +7634,7 @@
|
|
|
7410
7634
|
}
|
|
7411
7635
|
},
|
|
7412
7636
|
{
|
|
7413
|
-
"id":
|
|
7637
|
+
"id": 17,
|
|
7414
7638
|
"name": "XyoSchemaWitnessConfigSchema",
|
|
7415
7639
|
"kind": 4194304,
|
|
7416
7640
|
"kindString": "Type alias",
|
|
@@ -7418,15 +7642,15 @@
|
|
|
7418
7642
|
"sources": [
|
|
7419
7643
|
{
|
|
7420
7644
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7421
|
-
"line":
|
|
7645
|
+
"line": 7,
|
|
7422
7646
|
"character": 12,
|
|
7423
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7647
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
|
|
7424
7648
|
},
|
|
7425
7649
|
{
|
|
7426
7650
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7427
|
-
"line":
|
|
7651
|
+
"line": 8,
|
|
7428
7652
|
"character": 13,
|
|
7429
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7653
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L8"
|
|
7430
7654
|
}
|
|
7431
7655
|
],
|
|
7432
7656
|
"type": {
|
|
@@ -7435,7 +7659,7 @@
|
|
|
7435
7659
|
}
|
|
7436
7660
|
},
|
|
7437
7661
|
{
|
|
7438
|
-
"id":
|
|
7662
|
+
"id": 16,
|
|
7439
7663
|
"name": "XyoSchemaWitnessConfigSchema",
|
|
7440
7664
|
"kind": 32,
|
|
7441
7665
|
"kindString": "Variable",
|
|
@@ -7443,15 +7667,15 @@
|
|
|
7443
7667
|
"sources": [
|
|
7444
7668
|
{
|
|
7445
7669
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7446
|
-
"line":
|
|
7670
|
+
"line": 7,
|
|
7447
7671
|
"character": 12,
|
|
7448
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7672
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
|
|
7449
7673
|
},
|
|
7450
7674
|
{
|
|
7451
7675
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7452
|
-
"line":
|
|
7676
|
+
"line": 8,
|
|
7453
7677
|
"character": 13,
|
|
7454
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7678
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L8"
|
|
7455
7679
|
}
|
|
7456
7680
|
],
|
|
7457
7681
|
"type": {
|
|
@@ -7470,7 +7694,7 @@
|
|
|
7470
7694
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Plugin.ts",
|
|
7471
7695
|
"line": 8,
|
|
7472
7696
|
"character": 13,
|
|
7473
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7697
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
|
|
7474
7698
|
}
|
|
7475
7699
|
],
|
|
7476
7700
|
"signatures": [
|
|
@@ -7483,6 +7707,11 @@
|
|
|
7483
7707
|
"type": {
|
|
7484
7708
|
"type": "reference",
|
|
7485
7709
|
"typeArguments": [
|
|
7710
|
+
{
|
|
7711
|
+
"type": "reference",
|
|
7712
|
+
"id": 21,
|
|
7713
|
+
"name": "XyoSchemaWitness"
|
|
7714
|
+
},
|
|
7486
7715
|
{
|
|
7487
7716
|
"type": "reference",
|
|
7488
7717
|
"typeArguments": [
|
|
@@ -7552,7 +7781,7 @@
|
|
|
7552
7781
|
"children": [
|
|
7553
7782
|
{
|
|
7554
7783
|
"id": 7,
|
|
7555
|
-
"name": "
|
|
7784
|
+
"name": "allowAnonymous",
|
|
7556
7785
|
"kind": 1024,
|
|
7557
7786
|
"kindString": "Property",
|
|
7558
7787
|
"flags": {
|
|
@@ -7565,6 +7794,26 @@
|
|
|
7565
7794
|
"character": 8
|
|
7566
7795
|
}
|
|
7567
7796
|
],
|
|
7797
|
+
"type": {
|
|
7798
|
+
"type": "intrinsic",
|
|
7799
|
+
"name": "boolean"
|
|
7800
|
+
}
|
|
7801
|
+
},
|
|
7802
|
+
{
|
|
7803
|
+
"id": 8,
|
|
7804
|
+
"name": "allowed",
|
|
7805
|
+
"kind": 1024,
|
|
7806
|
+
"kindString": "Property",
|
|
7807
|
+
"flags": {
|
|
7808
|
+
"isOptional": true
|
|
7809
|
+
},
|
|
7810
|
+
"sources": [
|
|
7811
|
+
{
|
|
7812
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7813
|
+
"line": 12,
|
|
7814
|
+
"character": 8
|
|
7815
|
+
}
|
|
7816
|
+
],
|
|
7568
7817
|
"type": {
|
|
7569
7818
|
"type": "reference",
|
|
7570
7819
|
"typeArguments": [
|
|
@@ -7595,7 +7844,7 @@
|
|
|
7595
7844
|
}
|
|
7596
7845
|
},
|
|
7597
7846
|
{
|
|
7598
|
-
"id":
|
|
7847
|
+
"id": 9,
|
|
7599
7848
|
"name": "disallowed",
|
|
7600
7849
|
"kind": 1024,
|
|
7601
7850
|
"kindString": "Property",
|
|
@@ -7605,7 +7854,7 @@
|
|
|
7605
7854
|
"sources": [
|
|
7606
7855
|
{
|
|
7607
7856
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7608
|
-
"line":
|
|
7857
|
+
"line": 13,
|
|
7609
7858
|
"character": 8
|
|
7610
7859
|
}
|
|
7611
7860
|
],
|
|
@@ -7635,7 +7884,8 @@
|
|
|
7635
7884
|
"title": "Properties",
|
|
7636
7885
|
"children": [
|
|
7637
7886
|
7,
|
|
7638
|
-
8
|
|
7887
|
+
8,
|
|
7888
|
+
9
|
|
7639
7889
|
]
|
|
7640
7890
|
}
|
|
7641
7891
|
],
|
|
@@ -7671,14 +7921,14 @@
|
|
|
7671
7921
|
{
|
|
7672
7922
|
"type": "reflection",
|
|
7673
7923
|
"declaration": {
|
|
7674
|
-
"id":
|
|
7924
|
+
"id": 10,
|
|
7675
7925
|
"name": "__type",
|
|
7676
7926
|
"kind": 65536,
|
|
7677
7927
|
"kindString": "Type literal",
|
|
7678
7928
|
"flags": {},
|
|
7679
7929
|
"children": [
|
|
7680
7930
|
{
|
|
7681
|
-
"id":
|
|
7931
|
+
"id": 11,
|
|
7682
7932
|
"name": "schema",
|
|
7683
7933
|
"kind": 1024,
|
|
7684
7934
|
"kindString": "Property",
|
|
@@ -7686,9 +7936,9 @@
|
|
|
7686
7936
|
"sources": [
|
|
7687
7937
|
{
|
|
7688
7938
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7689
|
-
"line":
|
|
7939
|
+
"line": 10,
|
|
7690
7940
|
"character": 56,
|
|
7691
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7941
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
7692
7942
|
}
|
|
7693
7943
|
],
|
|
7694
7944
|
"type": {
|
|
@@ -7701,16 +7951,16 @@
|
|
|
7701
7951
|
{
|
|
7702
7952
|
"title": "Properties",
|
|
7703
7953
|
"children": [
|
|
7704
|
-
|
|
7954
|
+
11
|
|
7705
7955
|
]
|
|
7706
7956
|
}
|
|
7707
7957
|
],
|
|
7708
7958
|
"sources": [
|
|
7709
7959
|
{
|
|
7710
7960
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
7711
|
-
"line":
|
|
7961
|
+
"line": 10,
|
|
7712
7962
|
"character": 54,
|
|
7713
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7963
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
|
|
7714
7964
|
}
|
|
7715
7965
|
]
|
|
7716
7966
|
}
|
|
@@ -7718,14 +7968,14 @@
|
|
|
7718
7968
|
{
|
|
7719
7969
|
"type": "reflection",
|
|
7720
7970
|
"declaration": {
|
|
7721
|
-
"id":
|
|
7971
|
+
"id": 12,
|
|
7722
7972
|
"name": "__type",
|
|
7723
7973
|
"kind": 65536,
|
|
7724
7974
|
"kindString": "Type literal",
|
|
7725
7975
|
"flags": {},
|
|
7726
7976
|
"children": [
|
|
7727
7977
|
{
|
|
7728
|
-
"id":
|
|
7978
|
+
"id": 13,
|
|
7729
7979
|
"name": "targetSet",
|
|
7730
7980
|
"kind": 1024,
|
|
7731
7981
|
"kindString": "Property",
|
|
@@ -7757,14 +8007,14 @@
|
|
|
7757
8007
|
{
|
|
7758
8008
|
"type": "reflection",
|
|
7759
8009
|
"declaration": {
|
|
7760
|
-
"id":
|
|
8010
|
+
"id": 14,
|
|
7761
8011
|
"name": "__type",
|
|
7762
8012
|
"kind": 65536,
|
|
7763
8013
|
"kindString": "Type literal",
|
|
7764
8014
|
"flags": {},
|
|
7765
8015
|
"children": [
|
|
7766
8016
|
{
|
|
7767
|
-
"id":
|
|
8017
|
+
"id": 15,
|
|
7768
8018
|
"name": "schema",
|
|
7769
8019
|
"kind": 1024,
|
|
7770
8020
|
"kindString": "Property",
|
|
@@ -7786,7 +8036,7 @@
|
|
|
7786
8036
|
{
|
|
7787
8037
|
"title": "Properties",
|
|
7788
8038
|
"children": [
|
|
7789
|
-
|
|
8039
|
+
15
|
|
7790
8040
|
]
|
|
7791
8041
|
}
|
|
7792
8042
|
],
|
|
@@ -7807,7 +8057,7 @@
|
|
|
7807
8057
|
{
|
|
7808
8058
|
"title": "Properties",
|
|
7809
8059
|
"children": [
|
|
7810
|
-
|
|
8060
|
+
13
|
|
7811
8061
|
]
|
|
7812
8062
|
}
|
|
7813
8063
|
],
|
|
@@ -7836,26 +8086,26 @@
|
|
|
7836
8086
|
{
|
|
7837
8087
|
"title": "References",
|
|
7838
8088
|
"children": [
|
|
7839
|
-
|
|
8089
|
+
324
|
|
7840
8090
|
]
|
|
7841
8091
|
},
|
|
7842
8092
|
{
|
|
7843
8093
|
"title": "Classes",
|
|
7844
8094
|
"children": [
|
|
7845
|
-
|
|
8095
|
+
21
|
|
7846
8096
|
]
|
|
7847
8097
|
},
|
|
7848
8098
|
{
|
|
7849
8099
|
"title": "Type Aliases",
|
|
7850
8100
|
"children": [
|
|
7851
|
-
|
|
7852
|
-
|
|
8101
|
+
18,
|
|
8102
|
+
17
|
|
7853
8103
|
]
|
|
7854
8104
|
},
|
|
7855
8105
|
{
|
|
7856
8106
|
"title": "Variables",
|
|
7857
8107
|
"children": [
|
|
7858
|
-
|
|
8108
|
+
16
|
|
7859
8109
|
]
|
|
7860
8110
|
},
|
|
7861
8111
|
{
|
|
@@ -7870,7 +8120,7 @@
|
|
|
7870
8120
|
"fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
|
|
7871
8121
|
"line": 1,
|
|
7872
8122
|
"character": 0,
|
|
7873
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8123
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
|
|
7874
8124
|
}
|
|
7875
8125
|
]
|
|
7876
8126
|
}
|