@xyo-network/location-certainty-plugin 2.46.4 → 2.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +909 -593
- package/dist/types/Plugin.d.ts +1 -0
- package/dist/types/Plugin.d.ts.map +1 -1
- package/package.json +12 -12
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 340,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/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/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L8"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 24,
|
|
27
27
|
"name": "LocationCertaintyDiviner",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 59,
|
|
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": 60,
|
|
50
50
|
"name": "new LocationCertaintyDiviner",
|
|
51
51
|
"kind": 16384,
|
|
52
52
|
"kindString": "Constructor signature",
|
|
53
53
|
"flags": {},
|
|
54
54
|
"parameters": [
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 61,
|
|
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": 62,
|
|
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": 63,
|
|
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": 64,
|
|
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": 65,
|
|
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": 66,
|
|
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": 67,
|
|
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": 68,
|
|
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
|
+
66,
|
|
233
|
+
67,
|
|
234
|
+
68
|
|
214
235
|
]
|
|
215
236
|
}
|
|
216
237
|
],
|
|
@@ -229,8 +250,8 @@
|
|
|
229
250
|
{
|
|
230
251
|
"title": "Properties",
|
|
231
252
|
"children": [
|
|
232
|
-
|
|
233
|
-
|
|
253
|
+
63,
|
|
254
|
+
64
|
|
234
255
|
]
|
|
235
256
|
}
|
|
236
257
|
],
|
|
@@ -246,14 +267,14 @@
|
|
|
246
267
|
{
|
|
247
268
|
"type": "reflection",
|
|
248
269
|
"declaration": {
|
|
249
|
-
"id":
|
|
270
|
+
"id": 69,
|
|
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": 70,
|
|
257
278
|
"name": "targetSchema",
|
|
258
279
|
"kind": 1024,
|
|
259
280
|
"kindString": "Property",
|
|
@@ -277,7 +298,7 @@
|
|
|
277
298
|
{
|
|
278
299
|
"title": "Properties",
|
|
279
300
|
"children": [
|
|
280
|
-
|
|
301
|
+
70
|
|
281
302
|
]
|
|
282
303
|
}
|
|
283
304
|
],
|
|
@@ -293,14 +314,14 @@
|
|
|
293
314
|
{
|
|
294
315
|
"type": "reflection",
|
|
295
316
|
"declaration": {
|
|
296
|
-
"id":
|
|
317
|
+
"id": 71,
|
|
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": 72,
|
|
304
325
|
"name": "schema",
|
|
305
326
|
"kind": 1024,
|
|
306
327
|
"kindString": "Property",
|
|
@@ -322,7 +343,7 @@
|
|
|
322
343
|
{
|
|
323
344
|
"title": "Properties",
|
|
324
345
|
"children": [
|
|
325
|
-
|
|
346
|
+
72
|
|
326
347
|
]
|
|
327
348
|
}
|
|
328
349
|
],
|
|
@@ -338,14 +359,14 @@
|
|
|
338
359
|
{
|
|
339
360
|
"type": "reflection",
|
|
340
361
|
"declaration": {
|
|
341
|
-
"id":
|
|
362
|
+
"id": 73,
|
|
342
363
|
"name": "__type",
|
|
343
364
|
"kind": 65536,
|
|
344
365
|
"kindString": "Type literal",
|
|
345
366
|
"flags": {},
|
|
346
367
|
"children": [
|
|
347
368
|
{
|
|
348
|
-
"id":
|
|
369
|
+
"id": 74,
|
|
349
370
|
"name": "schema",
|
|
350
371
|
"kind": 1024,
|
|
351
372
|
"kindString": "Property",
|
|
@@ -355,7 +376,7 @@
|
|
|
355
376
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
356
377
|
"line": 11,
|
|
357
378
|
"character": 4,
|
|
358
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
379
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
|
|
359
380
|
}
|
|
360
381
|
],
|
|
361
382
|
"type": {
|
|
@@ -364,7 +385,7 @@
|
|
|
364
385
|
}
|
|
365
386
|
},
|
|
366
387
|
{
|
|
367
|
-
"id":
|
|
388
|
+
"id": 75,
|
|
368
389
|
"name": "targetSchema",
|
|
369
390
|
"kind": 1024,
|
|
370
391
|
"kindString": "Property",
|
|
@@ -374,7 +395,7 @@
|
|
|
374
395
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
375
396
|
"line": 12,
|
|
376
397
|
"character": 4,
|
|
377
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
398
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
|
|
378
399
|
}
|
|
379
400
|
],
|
|
380
401
|
"type": {
|
|
@@ -387,8 +408,8 @@
|
|
|
387
408
|
{
|
|
388
409
|
"title": "Properties",
|
|
389
410
|
"children": [
|
|
390
|
-
|
|
391
|
-
|
|
411
|
+
74,
|
|
412
|
+
75
|
|
392
413
|
]
|
|
393
414
|
}
|
|
394
415
|
],
|
|
@@ -397,7 +418,7 @@
|
|
|
397
418
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
398
419
|
"line": 10,
|
|
399
420
|
"character": 12,
|
|
400
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
421
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
|
|
401
422
|
}
|
|
402
423
|
]
|
|
403
424
|
}
|
|
@@ -411,7 +432,7 @@
|
|
|
411
432
|
],
|
|
412
433
|
"type": {
|
|
413
434
|
"type": "reference",
|
|
414
|
-
"id":
|
|
435
|
+
"id": 24,
|
|
415
436
|
"name": "LocationCertaintyDiviner"
|
|
416
437
|
},
|
|
417
438
|
"inheritedFrom": {
|
|
@@ -426,7 +447,7 @@
|
|
|
426
447
|
}
|
|
427
448
|
},
|
|
428
449
|
{
|
|
429
|
-
"id":
|
|
450
|
+
"id": 128,
|
|
430
451
|
"name": "_config",
|
|
431
452
|
"kind": 1024,
|
|
432
453
|
"kindString": "Property",
|
|
@@ -452,14 +473,14 @@
|
|
|
452
473
|
{
|
|
453
474
|
"type": "reflection",
|
|
454
475
|
"declaration": {
|
|
455
|
-
"id":
|
|
476
|
+
"id": 129,
|
|
456
477
|
"name": "__type",
|
|
457
478
|
"kind": 65536,
|
|
458
479
|
"kindString": "Type literal",
|
|
459
480
|
"flags": {},
|
|
460
481
|
"children": [
|
|
461
482
|
{
|
|
462
|
-
"id":
|
|
483
|
+
"id": 130,
|
|
463
484
|
"name": "name",
|
|
464
485
|
"kind": 1024,
|
|
465
486
|
"kindString": "Property",
|
|
@@ -479,7 +500,7 @@
|
|
|
479
500
|
}
|
|
480
501
|
},
|
|
481
502
|
{
|
|
482
|
-
"id":
|
|
503
|
+
"id": 131,
|
|
483
504
|
"name": "security",
|
|
484
505
|
"kind": 1024,
|
|
485
506
|
"kindString": "Property",
|
|
@@ -496,15 +517,15 @@
|
|
|
496
517
|
"type": {
|
|
497
518
|
"type": "reflection",
|
|
498
519
|
"declaration": {
|
|
499
|
-
"id":
|
|
520
|
+
"id": 132,
|
|
500
521
|
"name": "__type",
|
|
501
522
|
"kind": 65536,
|
|
502
523
|
"kindString": "Type literal",
|
|
503
524
|
"flags": {},
|
|
504
525
|
"children": [
|
|
505
526
|
{
|
|
506
|
-
"id":
|
|
507
|
-
"name": "
|
|
527
|
+
"id": 133,
|
|
528
|
+
"name": "allowAnonymous",
|
|
508
529
|
"kind": 1024,
|
|
509
530
|
"kindString": "Property",
|
|
510
531
|
"flags": {
|
|
@@ -517,6 +538,26 @@
|
|
|
517
538
|
"character": 8
|
|
518
539
|
}
|
|
519
540
|
],
|
|
541
|
+
"type": {
|
|
542
|
+
"type": "intrinsic",
|
|
543
|
+
"name": "boolean"
|
|
544
|
+
}
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"id": 134,
|
|
548
|
+
"name": "allowed",
|
|
549
|
+
"kind": 1024,
|
|
550
|
+
"kindString": "Property",
|
|
551
|
+
"flags": {
|
|
552
|
+
"isOptional": true
|
|
553
|
+
},
|
|
554
|
+
"sources": [
|
|
555
|
+
{
|
|
556
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
557
|
+
"line": 12,
|
|
558
|
+
"character": 8
|
|
559
|
+
}
|
|
560
|
+
],
|
|
520
561
|
"type": {
|
|
521
562
|
"type": "reference",
|
|
522
563
|
"typeArguments": [
|
|
@@ -547,7 +588,7 @@
|
|
|
547
588
|
}
|
|
548
589
|
},
|
|
549
590
|
{
|
|
550
|
-
"id":
|
|
591
|
+
"id": 135,
|
|
551
592
|
"name": "disallowed",
|
|
552
593
|
"kind": 1024,
|
|
553
594
|
"kindString": "Property",
|
|
@@ -557,7 +598,7 @@
|
|
|
557
598
|
"sources": [
|
|
558
599
|
{
|
|
559
600
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
560
|
-
"line":
|
|
601
|
+
"line": 13,
|
|
561
602
|
"character": 8
|
|
562
603
|
}
|
|
563
604
|
],
|
|
@@ -586,8 +627,9 @@
|
|
|
586
627
|
{
|
|
587
628
|
"title": "Properties",
|
|
588
629
|
"children": [
|
|
589
|
-
|
|
590
|
-
|
|
630
|
+
133,
|
|
631
|
+
134,
|
|
632
|
+
135
|
|
591
633
|
]
|
|
592
634
|
}
|
|
593
635
|
],
|
|
@@ -606,8 +648,8 @@
|
|
|
606
648
|
{
|
|
607
649
|
"title": "Properties",
|
|
608
650
|
"children": [
|
|
609
|
-
|
|
610
|
-
|
|
651
|
+
130,
|
|
652
|
+
131
|
|
611
653
|
]
|
|
612
654
|
}
|
|
613
655
|
],
|
|
@@ -623,14 +665,14 @@
|
|
|
623
665
|
{
|
|
624
666
|
"type": "reflection",
|
|
625
667
|
"declaration": {
|
|
626
|
-
"id":
|
|
668
|
+
"id": 136,
|
|
627
669
|
"name": "__type",
|
|
628
670
|
"kind": 65536,
|
|
629
671
|
"kindString": "Type literal",
|
|
630
672
|
"flags": {},
|
|
631
673
|
"children": [
|
|
632
674
|
{
|
|
633
|
-
"id":
|
|
675
|
+
"id": 137,
|
|
634
676
|
"name": "targetSchema",
|
|
635
677
|
"kind": 1024,
|
|
636
678
|
"kindString": "Property",
|
|
@@ -654,7 +696,7 @@
|
|
|
654
696
|
{
|
|
655
697
|
"title": "Properties",
|
|
656
698
|
"children": [
|
|
657
|
-
|
|
699
|
+
137
|
|
658
700
|
]
|
|
659
701
|
}
|
|
660
702
|
],
|
|
@@ -670,14 +712,14 @@
|
|
|
670
712
|
{
|
|
671
713
|
"type": "reflection",
|
|
672
714
|
"declaration": {
|
|
673
|
-
"id":
|
|
715
|
+
"id": 138,
|
|
674
716
|
"name": "__type",
|
|
675
717
|
"kind": 65536,
|
|
676
718
|
"kindString": "Type literal",
|
|
677
719
|
"flags": {},
|
|
678
720
|
"children": [
|
|
679
721
|
{
|
|
680
|
-
"id":
|
|
722
|
+
"id": 139,
|
|
681
723
|
"name": "schema",
|
|
682
724
|
"kind": 1024,
|
|
683
725
|
"kindString": "Property",
|
|
@@ -699,7 +741,7 @@
|
|
|
699
741
|
{
|
|
700
742
|
"title": "Properties",
|
|
701
743
|
"children": [
|
|
702
|
-
|
|
744
|
+
139
|
|
703
745
|
]
|
|
704
746
|
}
|
|
705
747
|
],
|
|
@@ -715,14 +757,14 @@
|
|
|
715
757
|
{
|
|
716
758
|
"type": "reflection",
|
|
717
759
|
"declaration": {
|
|
718
|
-
"id":
|
|
760
|
+
"id": 140,
|
|
719
761
|
"name": "__type",
|
|
720
762
|
"kind": 65536,
|
|
721
763
|
"kindString": "Type literal",
|
|
722
764
|
"flags": {},
|
|
723
765
|
"children": [
|
|
724
766
|
{
|
|
725
|
-
"id":
|
|
767
|
+
"id": 141,
|
|
726
768
|
"name": "schema",
|
|
727
769
|
"kind": 1024,
|
|
728
770
|
"kindString": "Property",
|
|
@@ -732,7 +774,7 @@
|
|
|
732
774
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
733
775
|
"line": 11,
|
|
734
776
|
"character": 4,
|
|
735
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
777
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
|
|
736
778
|
}
|
|
737
779
|
],
|
|
738
780
|
"type": {
|
|
@@ -741,7 +783,7 @@
|
|
|
741
783
|
}
|
|
742
784
|
},
|
|
743
785
|
{
|
|
744
|
-
"id":
|
|
786
|
+
"id": 142,
|
|
745
787
|
"name": "targetSchema",
|
|
746
788
|
"kind": 1024,
|
|
747
789
|
"kindString": "Property",
|
|
@@ -751,7 +793,7 @@
|
|
|
751
793
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
752
794
|
"line": 12,
|
|
753
795
|
"character": 4,
|
|
754
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
796
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
|
|
755
797
|
}
|
|
756
798
|
],
|
|
757
799
|
"type": {
|
|
@@ -764,8 +806,8 @@
|
|
|
764
806
|
{
|
|
765
807
|
"title": "Properties",
|
|
766
808
|
"children": [
|
|
767
|
-
|
|
768
|
-
|
|
809
|
+
141,
|
|
810
|
+
142
|
|
769
811
|
]
|
|
770
812
|
}
|
|
771
813
|
],
|
|
@@ -774,7 +816,7 @@
|
|
|
774
816
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
775
817
|
"line": 10,
|
|
776
818
|
"character": 12,
|
|
777
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
819
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
|
|
778
820
|
}
|
|
779
821
|
]
|
|
780
822
|
}
|
|
@@ -791,7 +833,7 @@
|
|
|
791
833
|
}
|
|
792
834
|
},
|
|
793
835
|
{
|
|
794
|
-
"id":
|
|
836
|
+
"id": 143,
|
|
795
837
|
"name": "_parentResolver",
|
|
796
838
|
"kind": 1024,
|
|
797
839
|
"kindString": "Property",
|
|
@@ -825,14 +867,14 @@
|
|
|
825
867
|
{
|
|
826
868
|
"type": "reflection",
|
|
827
869
|
"declaration": {
|
|
828
|
-
"id":
|
|
870
|
+
"id": 144,
|
|
829
871
|
"name": "__type",
|
|
830
872
|
"kind": 65536,
|
|
831
873
|
"kindString": "Type literal",
|
|
832
874
|
"flags": {},
|
|
833
875
|
"children": [
|
|
834
876
|
{
|
|
835
|
-
"id":
|
|
877
|
+
"id": 145,
|
|
836
878
|
"name": "name",
|
|
837
879
|
"kind": 1024,
|
|
838
880
|
"kindString": "Property",
|
|
@@ -852,7 +894,7 @@
|
|
|
852
894
|
}
|
|
853
895
|
},
|
|
854
896
|
{
|
|
855
|
-
"id":
|
|
897
|
+
"id": 146,
|
|
856
898
|
"name": "security",
|
|
857
899
|
"kind": 1024,
|
|
858
900
|
"kindString": "Property",
|
|
@@ -869,15 +911,15 @@
|
|
|
869
911
|
"type": {
|
|
870
912
|
"type": "reflection",
|
|
871
913
|
"declaration": {
|
|
872
|
-
"id":
|
|
914
|
+
"id": 147,
|
|
873
915
|
"name": "__type",
|
|
874
916
|
"kind": 65536,
|
|
875
917
|
"kindString": "Type literal",
|
|
876
918
|
"flags": {},
|
|
877
919
|
"children": [
|
|
878
920
|
{
|
|
879
|
-
"id":
|
|
880
|
-
"name": "
|
|
921
|
+
"id": 148,
|
|
922
|
+
"name": "allowAnonymous",
|
|
881
923
|
"kind": 1024,
|
|
882
924
|
"kindString": "Property",
|
|
883
925
|
"flags": {
|
|
@@ -890,6 +932,26 @@
|
|
|
890
932
|
"character": 12
|
|
891
933
|
}
|
|
892
934
|
],
|
|
935
|
+
"type": {
|
|
936
|
+
"type": "intrinsic",
|
|
937
|
+
"name": "boolean"
|
|
938
|
+
}
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"id": 149,
|
|
942
|
+
"name": "allowed",
|
|
943
|
+
"kind": 1024,
|
|
944
|
+
"kindString": "Property",
|
|
945
|
+
"flags": {
|
|
946
|
+
"isOptional": true
|
|
947
|
+
},
|
|
948
|
+
"sources": [
|
|
949
|
+
{
|
|
950
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
951
|
+
"line": 20,
|
|
952
|
+
"character": 12
|
|
953
|
+
}
|
|
954
|
+
],
|
|
893
955
|
"type": {
|
|
894
956
|
"type": "reference",
|
|
895
957
|
"typeArguments": [
|
|
@@ -920,7 +982,7 @@
|
|
|
920
982
|
}
|
|
921
983
|
},
|
|
922
984
|
{
|
|
923
|
-
"id":
|
|
985
|
+
"id": 150,
|
|
924
986
|
"name": "disallowed",
|
|
925
987
|
"kind": 1024,
|
|
926
988
|
"kindString": "Property",
|
|
@@ -930,7 +992,7 @@
|
|
|
930
992
|
"sources": [
|
|
931
993
|
{
|
|
932
994
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
933
|
-
"line":
|
|
995
|
+
"line": 21,
|
|
934
996
|
"character": 12
|
|
935
997
|
}
|
|
936
998
|
],
|
|
@@ -959,8 +1021,9 @@
|
|
|
959
1021
|
{
|
|
960
1022
|
"title": "Properties",
|
|
961
1023
|
"children": [
|
|
962
|
-
|
|
963
|
-
|
|
1024
|
+
148,
|
|
1025
|
+
149,
|
|
1026
|
+
150
|
|
964
1027
|
]
|
|
965
1028
|
}
|
|
966
1029
|
],
|
|
@@ -979,8 +1042,8 @@
|
|
|
979
1042
|
{
|
|
980
1043
|
"title": "Properties",
|
|
981
1044
|
"children": [
|
|
982
|
-
|
|
983
|
-
|
|
1045
|
+
145,
|
|
1046
|
+
146
|
|
984
1047
|
]
|
|
985
1048
|
}
|
|
986
1049
|
],
|
|
@@ -996,14 +1059,14 @@
|
|
|
996
1059
|
{
|
|
997
1060
|
"type": "reflection",
|
|
998
1061
|
"declaration": {
|
|
999
|
-
"id":
|
|
1062
|
+
"id": 151,
|
|
1000
1063
|
"name": "__type",
|
|
1001
1064
|
"kind": 65536,
|
|
1002
1065
|
"kindString": "Type literal",
|
|
1003
1066
|
"flags": {},
|
|
1004
1067
|
"children": [
|
|
1005
1068
|
{
|
|
1006
|
-
"id":
|
|
1069
|
+
"id": 152,
|
|
1007
1070
|
"name": "schema",
|
|
1008
1071
|
"kind": 1024,
|
|
1009
1072
|
"kindString": "Property",
|
|
@@ -1011,7 +1074,7 @@
|
|
|
1011
1074
|
"sources": [
|
|
1012
1075
|
{
|
|
1013
1076
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1014
|
-
"line":
|
|
1077
|
+
"line": 24,
|
|
1015
1078
|
"character": 8
|
|
1016
1079
|
}
|
|
1017
1080
|
],
|
|
@@ -1025,14 +1088,14 @@
|
|
|
1025
1088
|
{
|
|
1026
1089
|
"title": "Properties",
|
|
1027
1090
|
"children": [
|
|
1028
|
-
|
|
1091
|
+
152
|
|
1029
1092
|
]
|
|
1030
1093
|
}
|
|
1031
1094
|
],
|
|
1032
1095
|
"sources": [
|
|
1033
1096
|
{
|
|
1034
1097
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1035
|
-
"line":
|
|
1098
|
+
"line": 23,
|
|
1036
1099
|
"character": 8
|
|
1037
1100
|
}
|
|
1038
1101
|
]
|
|
@@ -1056,7 +1119,7 @@
|
|
|
1056
1119
|
}
|
|
1057
1120
|
},
|
|
1058
1121
|
{
|
|
1059
|
-
"id":
|
|
1122
|
+
"id": 153,
|
|
1060
1123
|
"name": "_resolver",
|
|
1061
1124
|
"kind": 1024,
|
|
1062
1125
|
"kindString": "Property",
|
|
@@ -1066,7 +1129,7 @@
|
|
|
1066
1129
|
"sources": [
|
|
1067
1130
|
{
|
|
1068
1131
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1069
|
-
"line":
|
|
1132
|
+
"line": 26,
|
|
1070
1133
|
"character": 14
|
|
1071
1134
|
}
|
|
1072
1135
|
],
|
|
@@ -1090,14 +1153,14 @@
|
|
|
1090
1153
|
{
|
|
1091
1154
|
"type": "reflection",
|
|
1092
1155
|
"declaration": {
|
|
1093
|
-
"id":
|
|
1156
|
+
"id": 154,
|
|
1094
1157
|
"name": "__type",
|
|
1095
1158
|
"kind": 65536,
|
|
1096
1159
|
"kindString": "Type literal",
|
|
1097
1160
|
"flags": {},
|
|
1098
1161
|
"children": [
|
|
1099
1162
|
{
|
|
1100
|
-
"id":
|
|
1163
|
+
"id": 155,
|
|
1101
1164
|
"name": "name",
|
|
1102
1165
|
"kind": 1024,
|
|
1103
1166
|
"kindString": "Property",
|
|
@@ -1117,7 +1180,7 @@
|
|
|
1117
1180
|
}
|
|
1118
1181
|
},
|
|
1119
1182
|
{
|
|
1120
|
-
"id":
|
|
1183
|
+
"id": 156,
|
|
1121
1184
|
"name": "security",
|
|
1122
1185
|
"kind": 1024,
|
|
1123
1186
|
"kindString": "Property",
|
|
@@ -1134,15 +1197,15 @@
|
|
|
1134
1197
|
"type": {
|
|
1135
1198
|
"type": "reflection",
|
|
1136
1199
|
"declaration": {
|
|
1137
|
-
"id":
|
|
1200
|
+
"id": 157,
|
|
1138
1201
|
"name": "__type",
|
|
1139
1202
|
"kind": 65536,
|
|
1140
1203
|
"kindString": "Type literal",
|
|
1141
1204
|
"flags": {},
|
|
1142
1205
|
"children": [
|
|
1143
1206
|
{
|
|
1144
|
-
"id":
|
|
1145
|
-
"name": "
|
|
1207
|
+
"id": 158,
|
|
1208
|
+
"name": "allowAnonymous",
|
|
1146
1209
|
"kind": 1024,
|
|
1147
1210
|
"kindString": "Property",
|
|
1148
1211
|
"flags": {
|
|
@@ -1155,6 +1218,26 @@
|
|
|
1155
1218
|
"character": 8
|
|
1156
1219
|
}
|
|
1157
1220
|
],
|
|
1221
|
+
"type": {
|
|
1222
|
+
"type": "intrinsic",
|
|
1223
|
+
"name": "boolean"
|
|
1224
|
+
}
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"id": 159,
|
|
1228
|
+
"name": "allowed",
|
|
1229
|
+
"kind": 1024,
|
|
1230
|
+
"kindString": "Property",
|
|
1231
|
+
"flags": {
|
|
1232
|
+
"isOptional": true
|
|
1233
|
+
},
|
|
1234
|
+
"sources": [
|
|
1235
|
+
{
|
|
1236
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1237
|
+
"line": 12,
|
|
1238
|
+
"character": 8
|
|
1239
|
+
}
|
|
1240
|
+
],
|
|
1158
1241
|
"type": {
|
|
1159
1242
|
"type": "reference",
|
|
1160
1243
|
"typeArguments": [
|
|
@@ -1185,7 +1268,7 @@
|
|
|
1185
1268
|
}
|
|
1186
1269
|
},
|
|
1187
1270
|
{
|
|
1188
|
-
"id":
|
|
1271
|
+
"id": 160,
|
|
1189
1272
|
"name": "disallowed",
|
|
1190
1273
|
"kind": 1024,
|
|
1191
1274
|
"kindString": "Property",
|
|
@@ -1195,7 +1278,7 @@
|
|
|
1195
1278
|
"sources": [
|
|
1196
1279
|
{
|
|
1197
1280
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1198
|
-
"line":
|
|
1281
|
+
"line": 13,
|
|
1199
1282
|
"character": 8
|
|
1200
1283
|
}
|
|
1201
1284
|
],
|
|
@@ -1224,8 +1307,9 @@
|
|
|
1224
1307
|
{
|
|
1225
1308
|
"title": "Properties",
|
|
1226
1309
|
"children": [
|
|
1227
|
-
|
|
1228
|
-
|
|
1310
|
+
158,
|
|
1311
|
+
159,
|
|
1312
|
+
160
|
|
1229
1313
|
]
|
|
1230
1314
|
}
|
|
1231
1315
|
],
|
|
@@ -1244,8 +1328,8 @@
|
|
|
1244
1328
|
{
|
|
1245
1329
|
"title": "Properties",
|
|
1246
1330
|
"children": [
|
|
1247
|
-
|
|
1248
|
-
|
|
1331
|
+
155,
|
|
1332
|
+
156
|
|
1249
1333
|
]
|
|
1250
1334
|
}
|
|
1251
1335
|
],
|
|
@@ -1261,14 +1345,14 @@
|
|
|
1261
1345
|
{
|
|
1262
1346
|
"type": "reflection",
|
|
1263
1347
|
"declaration": {
|
|
1264
|
-
"id":
|
|
1348
|
+
"id": 161,
|
|
1265
1349
|
"name": "__type",
|
|
1266
1350
|
"kind": 65536,
|
|
1267
1351
|
"kindString": "Type literal",
|
|
1268
1352
|
"flags": {},
|
|
1269
1353
|
"children": [
|
|
1270
1354
|
{
|
|
1271
|
-
"id":
|
|
1355
|
+
"id": 162,
|
|
1272
1356
|
"name": "schema",
|
|
1273
1357
|
"kind": 1024,
|
|
1274
1358
|
"kindString": "Property",
|
|
@@ -1290,7 +1374,7 @@
|
|
|
1290
1374
|
{
|
|
1291
1375
|
"title": "Properties",
|
|
1292
1376
|
"children": [
|
|
1293
|
-
|
|
1377
|
+
162
|
|
1294
1378
|
]
|
|
1295
1379
|
}
|
|
1296
1380
|
],
|
|
@@ -1321,7 +1405,7 @@
|
|
|
1321
1405
|
}
|
|
1322
1406
|
},
|
|
1323
1407
|
{
|
|
1324
|
-
"id":
|
|
1408
|
+
"id": 163,
|
|
1325
1409
|
"name": "_started",
|
|
1326
1410
|
"kind": 1024,
|
|
1327
1411
|
"kindString": "Property",
|
|
@@ -1331,7 +1415,7 @@
|
|
|
1331
1415
|
"sources": [
|
|
1332
1416
|
{
|
|
1333
1417
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1334
|
-
"line":
|
|
1418
|
+
"line": 27,
|
|
1335
1419
|
"character": 14
|
|
1336
1420
|
}
|
|
1337
1421
|
],
|
|
@@ -1349,18 +1433,19 @@
|
|
|
1349
1433
|
}
|
|
1350
1434
|
},
|
|
1351
1435
|
{
|
|
1352
|
-
"id":
|
|
1436
|
+
"id": 164,
|
|
1353
1437
|
"name": "account",
|
|
1354
1438
|
"kind": 1024,
|
|
1355
1439
|
"kindString": "Property",
|
|
1356
1440
|
"flags": {
|
|
1357
|
-
"isProtected": true
|
|
1441
|
+
"isProtected": true,
|
|
1442
|
+
"isReadonly": true
|
|
1358
1443
|
},
|
|
1359
1444
|
"sources": [
|
|
1360
1445
|
{
|
|
1361
1446
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1362
|
-
"line":
|
|
1363
|
-
"character":
|
|
1447
|
+
"line": 28,
|
|
1448
|
+
"character": 23
|
|
1364
1449
|
}
|
|
1365
1450
|
],
|
|
1366
1451
|
"type": {
|
|
@@ -1377,7 +1462,7 @@
|
|
|
1377
1462
|
}
|
|
1378
1463
|
},
|
|
1379
1464
|
{
|
|
1380
|
-
"id":
|
|
1465
|
+
"id": 165,
|
|
1381
1466
|
"name": "logger",
|
|
1382
1467
|
"kind": 1024,
|
|
1383
1468
|
"kindString": "Property",
|
|
@@ -1389,7 +1474,7 @@
|
|
|
1389
1474
|
"sources": [
|
|
1390
1475
|
{
|
|
1391
1476
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1392
|
-
"line":
|
|
1477
|
+
"line": 29,
|
|
1393
1478
|
"character": 23
|
|
1394
1479
|
}
|
|
1395
1480
|
],
|
|
@@ -1407,7 +1492,7 @@
|
|
|
1407
1492
|
}
|
|
1408
1493
|
},
|
|
1409
1494
|
{
|
|
1410
|
-
"id":
|
|
1495
|
+
"id": 166,
|
|
1411
1496
|
"name": "moduleConfigQueryValidator",
|
|
1412
1497
|
"kind": 1024,
|
|
1413
1498
|
"kindString": "Property",
|
|
@@ -1418,7 +1503,7 @@
|
|
|
1418
1503
|
"sources": [
|
|
1419
1504
|
{
|
|
1420
1505
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1421
|
-
"line":
|
|
1506
|
+
"line": 30,
|
|
1422
1507
|
"character": 23
|
|
1423
1508
|
}
|
|
1424
1509
|
],
|
|
@@ -1443,14 +1528,14 @@
|
|
|
1443
1528
|
{
|
|
1444
1529
|
"type": "reflection",
|
|
1445
1530
|
"declaration": {
|
|
1446
|
-
"id":
|
|
1531
|
+
"id": 167,
|
|
1447
1532
|
"name": "__type",
|
|
1448
1533
|
"kind": 65536,
|
|
1449
1534
|
"kindString": "Type literal",
|
|
1450
1535
|
"flags": {},
|
|
1451
1536
|
"children": [
|
|
1452
1537
|
{
|
|
1453
|
-
"id":
|
|
1538
|
+
"id": 168,
|
|
1454
1539
|
"name": "query",
|
|
1455
1540
|
"kind": 1024,
|
|
1456
1541
|
"kindString": "Property",
|
|
@@ -1468,7 +1553,7 @@
|
|
|
1468
1553
|
}
|
|
1469
1554
|
},
|
|
1470
1555
|
{
|
|
1471
|
-
"id":
|
|
1556
|
+
"id": 169,
|
|
1472
1557
|
"name": "resultSet",
|
|
1473
1558
|
"kind": 1024,
|
|
1474
1559
|
"kindString": "Property",
|
|
@@ -1488,7 +1573,7 @@
|
|
|
1488
1573
|
}
|
|
1489
1574
|
},
|
|
1490
1575
|
{
|
|
1491
|
-
"id":
|
|
1576
|
+
"id": 170,
|
|
1492
1577
|
"name": "schema",
|
|
1493
1578
|
"kind": 1024,
|
|
1494
1579
|
"kindString": "Property",
|
|
@@ -1510,9 +1595,9 @@
|
|
|
1510
1595
|
{
|
|
1511
1596
|
"title": "Properties",
|
|
1512
1597
|
"children": [
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1598
|
+
168,
|
|
1599
|
+
169,
|
|
1600
|
+
170
|
|
1516
1601
|
]
|
|
1517
1602
|
}
|
|
1518
1603
|
],
|
|
@@ -1540,7 +1625,7 @@
|
|
|
1540
1625
|
}
|
|
1541
1626
|
},
|
|
1542
1627
|
{
|
|
1543
|
-
"id":
|
|
1628
|
+
"id": 171,
|
|
1544
1629
|
"name": "supportedQueryValidator",
|
|
1545
1630
|
"kind": 1024,
|
|
1546
1631
|
"kindString": "Property",
|
|
@@ -1551,7 +1636,7 @@
|
|
|
1551
1636
|
"sources": [
|
|
1552
1637
|
{
|
|
1553
1638
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1554
|
-
"line":
|
|
1639
|
+
"line": 31,
|
|
1555
1640
|
"character": 23
|
|
1556
1641
|
}
|
|
1557
1642
|
],
|
|
@@ -1576,14 +1661,14 @@
|
|
|
1576
1661
|
{
|
|
1577
1662
|
"type": "reflection",
|
|
1578
1663
|
"declaration": {
|
|
1579
|
-
"id":
|
|
1664
|
+
"id": 172,
|
|
1580
1665
|
"name": "__type",
|
|
1581
1666
|
"kind": 65536,
|
|
1582
1667
|
"kindString": "Type literal",
|
|
1583
1668
|
"flags": {},
|
|
1584
1669
|
"children": [
|
|
1585
1670
|
{
|
|
1586
|
-
"id":
|
|
1671
|
+
"id": 173,
|
|
1587
1672
|
"name": "query",
|
|
1588
1673
|
"kind": 1024,
|
|
1589
1674
|
"kindString": "Property",
|
|
@@ -1601,7 +1686,7 @@
|
|
|
1601
1686
|
}
|
|
1602
1687
|
},
|
|
1603
1688
|
{
|
|
1604
|
-
"id":
|
|
1689
|
+
"id": 174,
|
|
1605
1690
|
"name": "resultSet",
|
|
1606
1691
|
"kind": 1024,
|
|
1607
1692
|
"kindString": "Property",
|
|
@@ -1621,7 +1706,7 @@
|
|
|
1621
1706
|
}
|
|
1622
1707
|
},
|
|
1623
1708
|
{
|
|
1624
|
-
"id":
|
|
1709
|
+
"id": 175,
|
|
1625
1710
|
"name": "schema",
|
|
1626
1711
|
"kind": 1024,
|
|
1627
1712
|
"kindString": "Property",
|
|
@@ -1643,9 +1728,9 @@
|
|
|
1643
1728
|
{
|
|
1644
1729
|
"title": "Properties",
|
|
1645
1730
|
"children": [
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1731
|
+
173,
|
|
1732
|
+
174,
|
|
1733
|
+
175
|
|
1649
1734
|
]
|
|
1650
1735
|
}
|
|
1651
1736
|
],
|
|
@@ -1673,7 +1758,7 @@
|
|
|
1673
1758
|
}
|
|
1674
1759
|
},
|
|
1675
1760
|
{
|
|
1676
|
-
"id":
|
|
1761
|
+
"id": 25,
|
|
1677
1762
|
"name": "configSchema",
|
|
1678
1763
|
"kind": 1024,
|
|
1679
1764
|
"kindString": "Property",
|
|
@@ -1685,7 +1770,7 @@
|
|
|
1685
1770
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
1686
1771
|
"line": 14,
|
|
1687
1772
|
"character": 18,
|
|
1688
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1773
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L14"
|
|
1689
1774
|
}
|
|
1690
1775
|
],
|
|
1691
1776
|
"type": {
|
|
@@ -1699,7 +1784,7 @@
|
|
|
1699
1784
|
}
|
|
1700
1785
|
},
|
|
1701
1786
|
{
|
|
1702
|
-
"id":
|
|
1787
|
+
"id": 58,
|
|
1703
1788
|
"name": "defaultLogger",
|
|
1704
1789
|
"kind": 1024,
|
|
1705
1790
|
"kindString": "Property",
|
|
@@ -1724,7 +1809,7 @@
|
|
|
1724
1809
|
}
|
|
1725
1810
|
},
|
|
1726
1811
|
{
|
|
1727
|
-
"id":
|
|
1812
|
+
"id": 26,
|
|
1728
1813
|
"name": "targetSchema",
|
|
1729
1814
|
"kind": 1024,
|
|
1730
1815
|
"kindString": "Property",
|
|
@@ -1736,7 +1821,7 @@
|
|
|
1736
1821
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
1737
1822
|
"line": 15,
|
|
1738
1823
|
"character": 18,
|
|
1739
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1824
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L15"
|
|
1740
1825
|
}
|
|
1741
1826
|
],
|
|
1742
1827
|
"type": {
|
|
@@ -1750,7 +1835,7 @@
|
|
|
1750
1835
|
}
|
|
1751
1836
|
},
|
|
1752
1837
|
{
|
|
1753
|
-
"id":
|
|
1838
|
+
"id": 176,
|
|
1754
1839
|
"name": "address",
|
|
1755
1840
|
"kind": 262144,
|
|
1756
1841
|
"kindString": "Accessor",
|
|
@@ -1758,12 +1843,12 @@
|
|
|
1758
1843
|
"sources": [
|
|
1759
1844
|
{
|
|
1760
1845
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1761
|
-
"line":
|
|
1846
|
+
"line": 33,
|
|
1762
1847
|
"character": 8
|
|
1763
1848
|
}
|
|
1764
1849
|
],
|
|
1765
1850
|
"getSignature": {
|
|
1766
|
-
"id":
|
|
1851
|
+
"id": 177,
|
|
1767
1852
|
"name": "address",
|
|
1768
1853
|
"kind": 524288,
|
|
1769
1854
|
"kindString": "Get signature",
|
|
@@ -1791,7 +1876,48 @@
|
|
|
1791
1876
|
}
|
|
1792
1877
|
},
|
|
1793
1878
|
{
|
|
1794
|
-
"id":
|
|
1879
|
+
"id": 178,
|
|
1880
|
+
"name": "allowAnonymous",
|
|
1881
|
+
"kind": 262144,
|
|
1882
|
+
"kindString": "Accessor",
|
|
1883
|
+
"flags": {},
|
|
1884
|
+
"sources": [
|
|
1885
|
+
{
|
|
1886
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1887
|
+
"line": 34,
|
|
1888
|
+
"character": 8
|
|
1889
|
+
}
|
|
1890
|
+
],
|
|
1891
|
+
"getSignature": {
|
|
1892
|
+
"id": 179,
|
|
1893
|
+
"name": "allowAnonymous",
|
|
1894
|
+
"kind": 524288,
|
|
1895
|
+
"kindString": "Get signature",
|
|
1896
|
+
"flags": {},
|
|
1897
|
+
"type": {
|
|
1898
|
+
"type": "intrinsic",
|
|
1899
|
+
"name": "boolean"
|
|
1900
|
+
},
|
|
1901
|
+
"inheritedFrom": {
|
|
1902
|
+
"type": "reference",
|
|
1903
|
+
"name": "AbstractDiviner.allowAnonymous"
|
|
1904
|
+
},
|
|
1905
|
+
"implementationOf": {
|
|
1906
|
+
"type": "reference",
|
|
1907
|
+
"name": "LocationCertaintyDiviner.allowAnonymous"
|
|
1908
|
+
}
|
|
1909
|
+
},
|
|
1910
|
+
"inheritedFrom": {
|
|
1911
|
+
"type": "reference",
|
|
1912
|
+
"name": "AbstractDiviner.allowAnonymous"
|
|
1913
|
+
},
|
|
1914
|
+
"implementationOf": {
|
|
1915
|
+
"type": "reference",
|
|
1916
|
+
"name": "LocationCertaintyDiviner.allowAnonymous"
|
|
1917
|
+
}
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"id": 180,
|
|
1795
1921
|
"name": "config",
|
|
1796
1922
|
"kind": 262144,
|
|
1797
1923
|
"kindString": "Accessor",
|
|
@@ -1799,12 +1925,12 @@
|
|
|
1799
1925
|
"sources": [
|
|
1800
1926
|
{
|
|
1801
1927
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1802
|
-
"line":
|
|
1928
|
+
"line": 35,
|
|
1803
1929
|
"character": 8
|
|
1804
1930
|
}
|
|
1805
1931
|
],
|
|
1806
1932
|
"getSignature": {
|
|
1807
|
-
"id":
|
|
1933
|
+
"id": 181,
|
|
1808
1934
|
"name": "config",
|
|
1809
1935
|
"kind": 524288,
|
|
1810
1936
|
"kindString": "Get signature",
|
|
@@ -1832,7 +1958,7 @@
|
|
|
1832
1958
|
}
|
|
1833
1959
|
},
|
|
1834
1960
|
{
|
|
1835
|
-
"id":
|
|
1961
|
+
"id": 76,
|
|
1836
1962
|
"name": "jobs",
|
|
1837
1963
|
"kind": 262144,
|
|
1838
1964
|
"kindString": "Accessor",
|
|
@@ -1842,11 +1968,11 @@
|
|
|
1842
1968
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
1843
1969
|
"line": 17,
|
|
1844
1970
|
"character": 6,
|
|
1845
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1971
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
|
|
1846
1972
|
}
|
|
1847
1973
|
],
|
|
1848
1974
|
"getSignature": {
|
|
1849
|
-
"id":
|
|
1975
|
+
"id": 77,
|
|
1850
1976
|
"name": "jobs",
|
|
1851
1977
|
"kind": 524288,
|
|
1852
1978
|
"kindString": "Get signature",
|
|
@@ -1869,7 +1995,7 @@
|
|
|
1869
1995
|
}
|
|
1870
1996
|
},
|
|
1871
1997
|
{
|
|
1872
|
-
"id":
|
|
1998
|
+
"id": 182,
|
|
1873
1999
|
"name": "parentResolver",
|
|
1874
2000
|
"kind": 262144,
|
|
1875
2001
|
"kindString": "Accessor",
|
|
@@ -1877,12 +2003,12 @@
|
|
|
1877
2003
|
"sources": [
|
|
1878
2004
|
{
|
|
1879
2005
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1880
|
-
"line":
|
|
2006
|
+
"line": 36,
|
|
1881
2007
|
"character": 8
|
|
1882
2008
|
}
|
|
1883
2009
|
],
|
|
1884
2010
|
"getSignature": {
|
|
1885
|
-
"id":
|
|
2011
|
+
"id": 183,
|
|
1886
2012
|
"name": "parentResolver",
|
|
1887
2013
|
"kind": 524288,
|
|
1888
2014
|
"kindString": "Get signature",
|
|
@@ -1907,14 +2033,14 @@
|
|
|
1907
2033
|
{
|
|
1908
2034
|
"type": "reflection",
|
|
1909
2035
|
"declaration": {
|
|
1910
|
-
"id":
|
|
2036
|
+
"id": 184,
|
|
1911
2037
|
"name": "__type",
|
|
1912
2038
|
"kind": 65536,
|
|
1913
2039
|
"kindString": "Type literal",
|
|
1914
2040
|
"flags": {},
|
|
1915
2041
|
"children": [
|
|
1916
2042
|
{
|
|
1917
|
-
"id":
|
|
2043
|
+
"id": 185,
|
|
1918
2044
|
"name": "name",
|
|
1919
2045
|
"kind": 1024,
|
|
1920
2046
|
"kindString": "Property",
|
|
@@ -1934,7 +2060,7 @@
|
|
|
1934
2060
|
}
|
|
1935
2061
|
},
|
|
1936
2062
|
{
|
|
1937
|
-
"id":
|
|
2063
|
+
"id": 186,
|
|
1938
2064
|
"name": "security",
|
|
1939
2065
|
"kind": 1024,
|
|
1940
2066
|
"kindString": "Property",
|
|
@@ -1951,15 +2077,15 @@
|
|
|
1951
2077
|
"type": {
|
|
1952
2078
|
"type": "reflection",
|
|
1953
2079
|
"declaration": {
|
|
1954
|
-
"id":
|
|
2080
|
+
"id": 187,
|
|
1955
2081
|
"name": "__type",
|
|
1956
2082
|
"kind": 65536,
|
|
1957
2083
|
"kindString": "Type literal",
|
|
1958
2084
|
"flags": {},
|
|
1959
2085
|
"children": [
|
|
1960
2086
|
{
|
|
1961
|
-
"id":
|
|
1962
|
-
"name": "
|
|
2087
|
+
"id": 188,
|
|
2088
|
+
"name": "allowAnonymous",
|
|
1963
2089
|
"kind": 1024,
|
|
1964
2090
|
"kindString": "Property",
|
|
1965
2091
|
"flags": {
|
|
@@ -1972,6 +2098,26 @@
|
|
|
1972
2098
|
"character": 8
|
|
1973
2099
|
}
|
|
1974
2100
|
],
|
|
2101
|
+
"type": {
|
|
2102
|
+
"type": "intrinsic",
|
|
2103
|
+
"name": "boolean"
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"id": 189,
|
|
2108
|
+
"name": "allowed",
|
|
2109
|
+
"kind": 1024,
|
|
2110
|
+
"kindString": "Property",
|
|
2111
|
+
"flags": {
|
|
2112
|
+
"isOptional": true
|
|
2113
|
+
},
|
|
2114
|
+
"sources": [
|
|
2115
|
+
{
|
|
2116
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2117
|
+
"line": 12,
|
|
2118
|
+
"character": 8
|
|
2119
|
+
}
|
|
2120
|
+
],
|
|
1975
2121
|
"type": {
|
|
1976
2122
|
"type": "reference",
|
|
1977
2123
|
"typeArguments": [
|
|
@@ -2002,7 +2148,7 @@
|
|
|
2002
2148
|
}
|
|
2003
2149
|
},
|
|
2004
2150
|
{
|
|
2005
|
-
"id":
|
|
2151
|
+
"id": 190,
|
|
2006
2152
|
"name": "disallowed",
|
|
2007
2153
|
"kind": 1024,
|
|
2008
2154
|
"kindString": "Property",
|
|
@@ -2012,7 +2158,7 @@
|
|
|
2012
2158
|
"sources": [
|
|
2013
2159
|
{
|
|
2014
2160
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2015
|
-
"line":
|
|
2161
|
+
"line": 13,
|
|
2016
2162
|
"character": 8
|
|
2017
2163
|
}
|
|
2018
2164
|
],
|
|
@@ -2041,8 +2187,9 @@
|
|
|
2041
2187
|
{
|
|
2042
2188
|
"title": "Properties",
|
|
2043
2189
|
"children": [
|
|
2044
|
-
|
|
2045
|
-
|
|
2190
|
+
188,
|
|
2191
|
+
189,
|
|
2192
|
+
190
|
|
2046
2193
|
]
|
|
2047
2194
|
}
|
|
2048
2195
|
],
|
|
@@ -2061,8 +2208,8 @@
|
|
|
2061
2208
|
{
|
|
2062
2209
|
"title": "Properties",
|
|
2063
2210
|
"children": [
|
|
2064
|
-
|
|
2065
|
-
|
|
2211
|
+
185,
|
|
2212
|
+
186
|
|
2066
2213
|
]
|
|
2067
2214
|
}
|
|
2068
2215
|
],
|
|
@@ -2078,14 +2225,14 @@
|
|
|
2078
2225
|
{
|
|
2079
2226
|
"type": "reflection",
|
|
2080
2227
|
"declaration": {
|
|
2081
|
-
"id":
|
|
2228
|
+
"id": 191,
|
|
2082
2229
|
"name": "__type",
|
|
2083
2230
|
"kind": 65536,
|
|
2084
2231
|
"kindString": "Type literal",
|
|
2085
2232
|
"flags": {},
|
|
2086
2233
|
"children": [
|
|
2087
2234
|
{
|
|
2088
|
-
"id":
|
|
2235
|
+
"id": 192,
|
|
2089
2236
|
"name": "schema",
|
|
2090
2237
|
"kind": 1024,
|
|
2091
2238
|
"kindString": "Property",
|
|
@@ -2107,7 +2254,7 @@
|
|
|
2107
2254
|
{
|
|
2108
2255
|
"title": "Properties",
|
|
2109
2256
|
"children": [
|
|
2110
|
-
|
|
2257
|
+
192
|
|
2111
2258
|
]
|
|
2112
2259
|
}
|
|
2113
2260
|
],
|
|
@@ -2147,7 +2294,7 @@
|
|
|
2147
2294
|
}
|
|
2148
2295
|
},
|
|
2149
2296
|
{
|
|
2150
|
-
"id":
|
|
2297
|
+
"id": 193,
|
|
2151
2298
|
"name": "previousHash",
|
|
2152
2299
|
"kind": 262144,
|
|
2153
2300
|
"kindString": "Accessor",
|
|
@@ -2155,12 +2302,12 @@
|
|
|
2155
2302
|
"sources": [
|
|
2156
2303
|
{
|
|
2157
2304
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2158
|
-
"line":
|
|
2305
|
+
"line": 37,
|
|
2159
2306
|
"character": 8
|
|
2160
2307
|
}
|
|
2161
2308
|
],
|
|
2162
2309
|
"getSignature": {
|
|
2163
|
-
"id":
|
|
2310
|
+
"id": 194,
|
|
2164
2311
|
"name": "previousHash",
|
|
2165
2312
|
"kind": 524288,
|
|
2166
2313
|
"kindString": "Get signature",
|
|
@@ -2197,7 +2344,7 @@
|
|
|
2197
2344
|
}
|
|
2198
2345
|
},
|
|
2199
2346
|
{
|
|
2200
|
-
"id":
|
|
2347
|
+
"id": 87,
|
|
2201
2348
|
"name": "queries",
|
|
2202
2349
|
"kind": 262144,
|
|
2203
2350
|
"kindString": "Accessor",
|
|
@@ -2210,7 +2357,7 @@
|
|
|
2210
2357
|
}
|
|
2211
2358
|
],
|
|
2212
2359
|
"getSignature": {
|
|
2213
|
-
"id":
|
|
2360
|
+
"id": 88,
|
|
2214
2361
|
"name": "queries",
|
|
2215
2362
|
"kind": 524288,
|
|
2216
2363
|
"kindString": "Get signature",
|
|
@@ -2241,7 +2388,7 @@
|
|
|
2241
2388
|
}
|
|
2242
2389
|
},
|
|
2243
2390
|
{
|
|
2244
|
-
"id":
|
|
2391
|
+
"id": 195,
|
|
2245
2392
|
"name": "resolver",
|
|
2246
2393
|
"kind": 262144,
|
|
2247
2394
|
"kindString": "Accessor",
|
|
@@ -2249,12 +2396,12 @@
|
|
|
2249
2396
|
"sources": [
|
|
2250
2397
|
{
|
|
2251
2398
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2252
|
-
"line":
|
|
2399
|
+
"line": 39,
|
|
2253
2400
|
"character": 8
|
|
2254
2401
|
}
|
|
2255
2402
|
],
|
|
2256
2403
|
"getSignature": {
|
|
2257
|
-
"id":
|
|
2404
|
+
"id": 196,
|
|
2258
2405
|
"name": "resolver",
|
|
2259
2406
|
"kind": 524288,
|
|
2260
2407
|
"kindString": "Get signature",
|
|
@@ -2279,14 +2426,14 @@
|
|
|
2279
2426
|
{
|
|
2280
2427
|
"type": "reflection",
|
|
2281
2428
|
"declaration": {
|
|
2282
|
-
"id":
|
|
2429
|
+
"id": 197,
|
|
2283
2430
|
"name": "__type",
|
|
2284
2431
|
"kind": 65536,
|
|
2285
2432
|
"kindString": "Type literal",
|
|
2286
2433
|
"flags": {},
|
|
2287
2434
|
"children": [
|
|
2288
2435
|
{
|
|
2289
|
-
"id":
|
|
2436
|
+
"id": 198,
|
|
2290
2437
|
"name": "name",
|
|
2291
2438
|
"kind": 1024,
|
|
2292
2439
|
"kindString": "Property",
|
|
@@ -2306,7 +2453,7 @@
|
|
|
2306
2453
|
}
|
|
2307
2454
|
},
|
|
2308
2455
|
{
|
|
2309
|
-
"id":
|
|
2456
|
+
"id": 199,
|
|
2310
2457
|
"name": "security",
|
|
2311
2458
|
"kind": 1024,
|
|
2312
2459
|
"kindString": "Property",
|
|
@@ -2323,15 +2470,15 @@
|
|
|
2323
2470
|
"type": {
|
|
2324
2471
|
"type": "reflection",
|
|
2325
2472
|
"declaration": {
|
|
2326
|
-
"id":
|
|
2473
|
+
"id": 200,
|
|
2327
2474
|
"name": "__type",
|
|
2328
2475
|
"kind": 65536,
|
|
2329
2476
|
"kindString": "Type literal",
|
|
2330
2477
|
"flags": {},
|
|
2331
2478
|
"children": [
|
|
2332
2479
|
{
|
|
2333
|
-
"id":
|
|
2334
|
-
"name": "
|
|
2480
|
+
"id": 201,
|
|
2481
|
+
"name": "allowAnonymous",
|
|
2335
2482
|
"kind": 1024,
|
|
2336
2483
|
"kindString": "Property",
|
|
2337
2484
|
"flags": {
|
|
@@ -2344,6 +2491,26 @@
|
|
|
2344
2491
|
"character": 8
|
|
2345
2492
|
}
|
|
2346
2493
|
],
|
|
2494
|
+
"type": {
|
|
2495
|
+
"type": "intrinsic",
|
|
2496
|
+
"name": "boolean"
|
|
2497
|
+
}
|
|
2498
|
+
},
|
|
2499
|
+
{
|
|
2500
|
+
"id": 202,
|
|
2501
|
+
"name": "allowed",
|
|
2502
|
+
"kind": 1024,
|
|
2503
|
+
"kindString": "Property",
|
|
2504
|
+
"flags": {
|
|
2505
|
+
"isOptional": true
|
|
2506
|
+
},
|
|
2507
|
+
"sources": [
|
|
2508
|
+
{
|
|
2509
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2510
|
+
"line": 12,
|
|
2511
|
+
"character": 8
|
|
2512
|
+
}
|
|
2513
|
+
],
|
|
2347
2514
|
"type": {
|
|
2348
2515
|
"type": "reference",
|
|
2349
2516
|
"typeArguments": [
|
|
@@ -2374,7 +2541,7 @@
|
|
|
2374
2541
|
}
|
|
2375
2542
|
},
|
|
2376
2543
|
{
|
|
2377
|
-
"id":
|
|
2544
|
+
"id": 203,
|
|
2378
2545
|
"name": "disallowed",
|
|
2379
2546
|
"kind": 1024,
|
|
2380
2547
|
"kindString": "Property",
|
|
@@ -2384,7 +2551,7 @@
|
|
|
2384
2551
|
"sources": [
|
|
2385
2552
|
{
|
|
2386
2553
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2387
|
-
"line":
|
|
2554
|
+
"line": 13,
|
|
2388
2555
|
"character": 8
|
|
2389
2556
|
}
|
|
2390
2557
|
],
|
|
@@ -2413,8 +2580,9 @@
|
|
|
2413
2580
|
{
|
|
2414
2581
|
"title": "Properties",
|
|
2415
2582
|
"children": [
|
|
2416
|
-
|
|
2417
|
-
|
|
2583
|
+
201,
|
|
2584
|
+
202,
|
|
2585
|
+
203
|
|
2418
2586
|
]
|
|
2419
2587
|
}
|
|
2420
2588
|
],
|
|
@@ -2433,8 +2601,8 @@
|
|
|
2433
2601
|
{
|
|
2434
2602
|
"title": "Properties",
|
|
2435
2603
|
"children": [
|
|
2436
|
-
|
|
2437
|
-
|
|
2604
|
+
198,
|
|
2605
|
+
199
|
|
2438
2606
|
]
|
|
2439
2607
|
}
|
|
2440
2608
|
],
|
|
@@ -2450,14 +2618,14 @@
|
|
|
2450
2618
|
{
|
|
2451
2619
|
"type": "reflection",
|
|
2452
2620
|
"declaration": {
|
|
2453
|
-
"id":
|
|
2621
|
+
"id": 204,
|
|
2454
2622
|
"name": "__type",
|
|
2455
2623
|
"kind": 65536,
|
|
2456
2624
|
"kindString": "Type literal",
|
|
2457
2625
|
"flags": {},
|
|
2458
2626
|
"children": [
|
|
2459
2627
|
{
|
|
2460
|
-
"id":
|
|
2628
|
+
"id": 205,
|
|
2461
2629
|
"name": "schema",
|
|
2462
2630
|
"kind": 1024,
|
|
2463
2631
|
"kindString": "Property",
|
|
@@ -2479,7 +2647,7 @@
|
|
|
2479
2647
|
{
|
|
2480
2648
|
"title": "Properties",
|
|
2481
2649
|
"children": [
|
|
2482
|
-
|
|
2650
|
+
205
|
|
2483
2651
|
]
|
|
2484
2652
|
}
|
|
2485
2653
|
],
|
|
@@ -2519,7 +2687,7 @@
|
|
|
2519
2687
|
}
|
|
2520
2688
|
},
|
|
2521
2689
|
{
|
|
2522
|
-
"id":
|
|
2690
|
+
"id": 89,
|
|
2523
2691
|
"name": "targetSchema",
|
|
2524
2692
|
"kind": 262144,
|
|
2525
2693
|
"kindString": "Accessor",
|
|
@@ -2532,7 +2700,7 @@
|
|
|
2532
2700
|
}
|
|
2533
2701
|
],
|
|
2534
2702
|
"getSignature": {
|
|
2535
|
-
"id":
|
|
2703
|
+
"id": 90,
|
|
2536
2704
|
"name": "targetSchema",
|
|
2537
2705
|
"kind": 524288,
|
|
2538
2706
|
"kindString": "Get signature",
|
|
@@ -2569,7 +2737,7 @@
|
|
|
2569
2737
|
}
|
|
2570
2738
|
},
|
|
2571
2739
|
{
|
|
2572
|
-
"id":
|
|
2740
|
+
"id": 263,
|
|
2573
2741
|
"name": "bindHashes",
|
|
2574
2742
|
"kind": 2048,
|
|
2575
2743
|
"kindString": "Method",
|
|
@@ -2579,20 +2747,20 @@
|
|
|
2579
2747
|
"sources": [
|
|
2580
2748
|
{
|
|
2581
2749
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2582
|
-
"line":
|
|
2750
|
+
"line": 47,
|
|
2583
2751
|
"character": 14
|
|
2584
2752
|
}
|
|
2585
2753
|
],
|
|
2586
2754
|
"signatures": [
|
|
2587
2755
|
{
|
|
2588
|
-
"id":
|
|
2756
|
+
"id": 264,
|
|
2589
2757
|
"name": "bindHashes",
|
|
2590
2758
|
"kind": 4096,
|
|
2591
2759
|
"kindString": "Call signature",
|
|
2592
2760
|
"flags": {},
|
|
2593
2761
|
"parameters": [
|
|
2594
2762
|
{
|
|
2595
|
-
"id":
|
|
2763
|
+
"id": 265,
|
|
2596
2764
|
"name": "hashes",
|
|
2597
2765
|
"kind": 32768,
|
|
2598
2766
|
"kindString": "Parameter",
|
|
@@ -2606,7 +2774,7 @@
|
|
|
2606
2774
|
}
|
|
2607
2775
|
},
|
|
2608
2776
|
{
|
|
2609
|
-
"id":
|
|
2777
|
+
"id": 266,
|
|
2610
2778
|
"name": "schema",
|
|
2611
2779
|
"kind": 32768,
|
|
2612
2780
|
"kindString": "Parameter",
|
|
@@ -2620,7 +2788,7 @@
|
|
|
2620
2788
|
}
|
|
2621
2789
|
},
|
|
2622
2790
|
{
|
|
2623
|
-
"id":
|
|
2791
|
+
"id": 267,
|
|
2624
2792
|
"name": "account",
|
|
2625
2793
|
"kind": 32768,
|
|
2626
2794
|
"kindString": "Parameter",
|
|
@@ -2667,7 +2835,7 @@
|
|
|
2667
2835
|
}
|
|
2668
2836
|
},
|
|
2669
2837
|
{
|
|
2670
|
-
"id":
|
|
2838
|
+
"id": 268,
|
|
2671
2839
|
"name": "bindHashesInternal",
|
|
2672
2840
|
"kind": 2048,
|
|
2673
2841
|
"kindString": "Method",
|
|
@@ -2677,20 +2845,20 @@
|
|
|
2677
2845
|
"sources": [
|
|
2678
2846
|
{
|
|
2679
2847
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2680
|
-
"line":
|
|
2848
|
+
"line": 48,
|
|
2681
2849
|
"character": 14
|
|
2682
2850
|
}
|
|
2683
2851
|
],
|
|
2684
2852
|
"signatures": [
|
|
2685
2853
|
{
|
|
2686
|
-
"id":
|
|
2854
|
+
"id": 269,
|
|
2687
2855
|
"name": "bindHashesInternal",
|
|
2688
2856
|
"kind": 4096,
|
|
2689
2857
|
"kindString": "Call signature",
|
|
2690
2858
|
"flags": {},
|
|
2691
2859
|
"parameters": [
|
|
2692
2860
|
{
|
|
2693
|
-
"id":
|
|
2861
|
+
"id": 270,
|
|
2694
2862
|
"name": "hashes",
|
|
2695
2863
|
"kind": 32768,
|
|
2696
2864
|
"kindString": "Parameter",
|
|
@@ -2704,7 +2872,7 @@
|
|
|
2704
2872
|
}
|
|
2705
2873
|
},
|
|
2706
2874
|
{
|
|
2707
|
-
"id":
|
|
2875
|
+
"id": 271,
|
|
2708
2876
|
"name": "schema",
|
|
2709
2877
|
"kind": 32768,
|
|
2710
2878
|
"kindString": "Parameter",
|
|
@@ -2718,7 +2886,7 @@
|
|
|
2718
2886
|
}
|
|
2719
2887
|
},
|
|
2720
2888
|
{
|
|
2721
|
-
"id":
|
|
2889
|
+
"id": 272,
|
|
2722
2890
|
"name": "account",
|
|
2723
2891
|
"kind": 32768,
|
|
2724
2892
|
"kindString": "Parameter",
|
|
@@ -2749,14 +2917,14 @@
|
|
|
2749
2917
|
{
|
|
2750
2918
|
"type": "reflection",
|
|
2751
2919
|
"declaration": {
|
|
2752
|
-
"id":
|
|
2920
|
+
"id": 273,
|
|
2753
2921
|
"name": "__type",
|
|
2754
2922
|
"kind": 65536,
|
|
2755
2923
|
"kindString": "Type literal",
|
|
2756
2924
|
"flags": {},
|
|
2757
2925
|
"children": [
|
|
2758
2926
|
{
|
|
2759
|
-
"id":
|
|
2927
|
+
"id": 274,
|
|
2760
2928
|
"name": "schema",
|
|
2761
2929
|
"kind": 1024,
|
|
2762
2930
|
"kindString": "Property",
|
|
@@ -2778,7 +2946,7 @@
|
|
|
2778
2946
|
{
|
|
2779
2947
|
"title": "Properties",
|
|
2780
2948
|
"children": [
|
|
2781
|
-
|
|
2949
|
+
274
|
|
2782
2950
|
]
|
|
2783
2951
|
}
|
|
2784
2952
|
],
|
|
@@ -2813,7 +2981,7 @@
|
|
|
2813
2981
|
}
|
|
2814
2982
|
},
|
|
2815
2983
|
{
|
|
2816
|
-
"id":
|
|
2984
|
+
"id": 275,
|
|
2817
2985
|
"name": "bindQuery",
|
|
2818
2986
|
"kind": 2048,
|
|
2819
2987
|
"kindString": "Method",
|
|
@@ -2823,20 +2991,20 @@
|
|
|
2823
2991
|
"sources": [
|
|
2824
2992
|
{
|
|
2825
2993
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2826
|
-
"line":
|
|
2994
|
+
"line": 49,
|
|
2827
2995
|
"character": 14
|
|
2828
2996
|
}
|
|
2829
2997
|
],
|
|
2830
2998
|
"signatures": [
|
|
2831
2999
|
{
|
|
2832
|
-
"id":
|
|
3000
|
+
"id": 276,
|
|
2833
3001
|
"name": "bindQuery",
|
|
2834
3002
|
"kind": 4096,
|
|
2835
3003
|
"kindString": "Call signature",
|
|
2836
3004
|
"flags": {},
|
|
2837
3005
|
"typeParameter": [
|
|
2838
3006
|
{
|
|
2839
|
-
"id":
|
|
3007
|
+
"id": 281,
|
|
2840
3008
|
"name": "T",
|
|
2841
3009
|
"kind": 131072,
|
|
2842
3010
|
"kindString": "Type parameter",
|
|
@@ -2862,14 +3030,14 @@
|
|
|
2862
3030
|
{
|
|
2863
3031
|
"type": "reflection",
|
|
2864
3032
|
"declaration": {
|
|
2865
|
-
"id":
|
|
3033
|
+
"id": 277,
|
|
2866
3034
|
"name": "__type",
|
|
2867
3035
|
"kind": 65536,
|
|
2868
3036
|
"kindString": "Type literal",
|
|
2869
3037
|
"flags": {},
|
|
2870
3038
|
"children": [
|
|
2871
3039
|
{
|
|
2872
|
-
"id":
|
|
3040
|
+
"id": 278,
|
|
2873
3041
|
"name": "schema",
|
|
2874
3042
|
"kind": 1024,
|
|
2875
3043
|
"kindString": "Property",
|
|
@@ -2891,7 +3059,7 @@
|
|
|
2891
3059
|
{
|
|
2892
3060
|
"title": "Properties",
|
|
2893
3061
|
"children": [
|
|
2894
|
-
|
|
3062
|
+
278
|
|
2895
3063
|
]
|
|
2896
3064
|
}
|
|
2897
3065
|
],
|
|
@@ -2927,14 +3095,14 @@
|
|
|
2927
3095
|
{
|
|
2928
3096
|
"type": "reflection",
|
|
2929
3097
|
"declaration": {
|
|
2930
|
-
"id":
|
|
3098
|
+
"id": 279,
|
|
2931
3099
|
"name": "__type",
|
|
2932
3100
|
"kind": 65536,
|
|
2933
3101
|
"kindString": "Type literal",
|
|
2934
3102
|
"flags": {},
|
|
2935
3103
|
"children": [
|
|
2936
3104
|
{
|
|
2937
|
-
"id":
|
|
3105
|
+
"id": 280,
|
|
2938
3106
|
"name": "schema",
|
|
2939
3107
|
"kind": 1024,
|
|
2940
3108
|
"kindString": "Property",
|
|
@@ -2956,7 +3124,7 @@
|
|
|
2956
3124
|
{
|
|
2957
3125
|
"title": "Properties",
|
|
2958
3126
|
"children": [
|
|
2959
|
-
|
|
3127
|
+
280
|
|
2960
3128
|
]
|
|
2961
3129
|
}
|
|
2962
3130
|
],
|
|
@@ -2980,19 +3148,19 @@
|
|
|
2980
3148
|
],
|
|
2981
3149
|
"parameters": [
|
|
2982
3150
|
{
|
|
2983
|
-
"id":
|
|
3151
|
+
"id": 282,
|
|
2984
3152
|
"name": "query",
|
|
2985
3153
|
"kind": 32768,
|
|
2986
3154
|
"kindString": "Parameter",
|
|
2987
3155
|
"flags": {},
|
|
2988
3156
|
"type": {
|
|
2989
3157
|
"type": "reference",
|
|
2990
|
-
"id":
|
|
3158
|
+
"id": 281,
|
|
2991
3159
|
"name": "T"
|
|
2992
3160
|
}
|
|
2993
3161
|
},
|
|
2994
3162
|
{
|
|
2995
|
-
"id":
|
|
3163
|
+
"id": 283,
|
|
2996
3164
|
"name": "payloads",
|
|
2997
3165
|
"kind": 32768,
|
|
2998
3166
|
"kindString": "Parameter",
|
|
@@ -3015,14 +3183,14 @@
|
|
|
3015
3183
|
{
|
|
3016
3184
|
"type": "reflection",
|
|
3017
3185
|
"declaration": {
|
|
3018
|
-
"id":
|
|
3186
|
+
"id": 284,
|
|
3019
3187
|
"name": "__type",
|
|
3020
3188
|
"kind": 65536,
|
|
3021
3189
|
"kindString": "Type literal",
|
|
3022
3190
|
"flags": {},
|
|
3023
3191
|
"children": [
|
|
3024
3192
|
{
|
|
3025
|
-
"id":
|
|
3193
|
+
"id": 285,
|
|
3026
3194
|
"name": "schema",
|
|
3027
3195
|
"kind": 1024,
|
|
3028
3196
|
"kindString": "Property",
|
|
@@ -3044,7 +3212,7 @@
|
|
|
3044
3212
|
{
|
|
3045
3213
|
"title": "Properties",
|
|
3046
3214
|
"children": [
|
|
3047
|
-
|
|
3215
|
+
285
|
|
3048
3216
|
]
|
|
3049
3217
|
}
|
|
3050
3218
|
],
|
|
@@ -3062,7 +3230,7 @@
|
|
|
3062
3230
|
}
|
|
3063
3231
|
},
|
|
3064
3232
|
{
|
|
3065
|
-
"id":
|
|
3233
|
+
"id": 286,
|
|
3066
3234
|
"name": "account",
|
|
3067
3235
|
"kind": 32768,
|
|
3068
3236
|
"kindString": "Parameter",
|
|
@@ -3099,14 +3267,14 @@
|
|
|
3099
3267
|
{
|
|
3100
3268
|
"type": "reflection",
|
|
3101
3269
|
"declaration": {
|
|
3102
|
-
"id":
|
|
3270
|
+
"id": 287,
|
|
3103
3271
|
"name": "__type",
|
|
3104
3272
|
"kind": 65536,
|
|
3105
3273
|
"kindString": "Type literal",
|
|
3106
3274
|
"flags": {},
|
|
3107
3275
|
"children": [
|
|
3108
3276
|
{
|
|
3109
|
-
"id":
|
|
3277
|
+
"id": 288,
|
|
3110
3278
|
"name": "query",
|
|
3111
3279
|
"kind": 1024,
|
|
3112
3280
|
"kindString": "Property",
|
|
@@ -3124,7 +3292,7 @@
|
|
|
3124
3292
|
}
|
|
3125
3293
|
},
|
|
3126
3294
|
{
|
|
3127
|
-
"id":
|
|
3295
|
+
"id": 289,
|
|
3128
3296
|
"name": "resultSet",
|
|
3129
3297
|
"kind": 1024,
|
|
3130
3298
|
"kindString": "Property",
|
|
@@ -3144,7 +3312,7 @@
|
|
|
3144
3312
|
}
|
|
3145
3313
|
},
|
|
3146
3314
|
{
|
|
3147
|
-
"id":
|
|
3315
|
+
"id": 290,
|
|
3148
3316
|
"name": "schema",
|
|
3149
3317
|
"kind": 1024,
|
|
3150
3318
|
"kindString": "Property",
|
|
@@ -3166,9 +3334,9 @@
|
|
|
3166
3334
|
{
|
|
3167
3335
|
"title": "Properties",
|
|
3168
3336
|
"children": [
|
|
3169
|
-
|
|
3170
|
-
|
|
3171
|
-
|
|
3337
|
+
288,
|
|
3338
|
+
289,
|
|
3339
|
+
290
|
|
3172
3340
|
]
|
|
3173
3341
|
}
|
|
3174
3342
|
],
|
|
@@ -3199,14 +3367,14 @@
|
|
|
3199
3367
|
{
|
|
3200
3368
|
"type": "reflection",
|
|
3201
3369
|
"declaration": {
|
|
3202
|
-
"id":
|
|
3370
|
+
"id": 291,
|
|
3203
3371
|
"name": "__type",
|
|
3204
3372
|
"kind": 65536,
|
|
3205
3373
|
"kindString": "Type literal",
|
|
3206
3374
|
"flags": {},
|
|
3207
3375
|
"children": [
|
|
3208
3376
|
{
|
|
3209
|
-
"id":
|
|
3377
|
+
"id": 292,
|
|
3210
3378
|
"name": "schema",
|
|
3211
3379
|
"kind": 1024,
|
|
3212
3380
|
"kindString": "Property",
|
|
@@ -3228,7 +3396,7 @@
|
|
|
3228
3396
|
{
|
|
3229
3397
|
"title": "Properties",
|
|
3230
3398
|
"children": [
|
|
3231
|
-
|
|
3399
|
+
292
|
|
3232
3400
|
]
|
|
3233
3401
|
}
|
|
3234
3402
|
],
|
|
@@ -3273,7 +3441,7 @@
|
|
|
3273
3441
|
}
|
|
3274
3442
|
},
|
|
3275
3443
|
{
|
|
3276
|
-
"id":
|
|
3444
|
+
"id": 293,
|
|
3277
3445
|
"name": "bindQueryInternal",
|
|
3278
3446
|
"kind": 2048,
|
|
3279
3447
|
"kindString": "Method",
|
|
@@ -3283,20 +3451,20 @@
|
|
|
3283
3451
|
"sources": [
|
|
3284
3452
|
{
|
|
3285
3453
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3286
|
-
"line":
|
|
3454
|
+
"line": 50,
|
|
3287
3455
|
"character": 14
|
|
3288
3456
|
}
|
|
3289
3457
|
],
|
|
3290
3458
|
"signatures": [
|
|
3291
3459
|
{
|
|
3292
|
-
"id":
|
|
3460
|
+
"id": 294,
|
|
3293
3461
|
"name": "bindQueryInternal",
|
|
3294
3462
|
"kind": 4096,
|
|
3295
3463
|
"kindString": "Call signature",
|
|
3296
3464
|
"flags": {},
|
|
3297
3465
|
"typeParameter": [
|
|
3298
3466
|
{
|
|
3299
|
-
"id":
|
|
3467
|
+
"id": 299,
|
|
3300
3468
|
"name": "T",
|
|
3301
3469
|
"kind": 131072,
|
|
3302
3470
|
"kindString": "Type parameter",
|
|
@@ -3322,14 +3490,14 @@
|
|
|
3322
3490
|
{
|
|
3323
3491
|
"type": "reflection",
|
|
3324
3492
|
"declaration": {
|
|
3325
|
-
"id":
|
|
3493
|
+
"id": 295,
|
|
3326
3494
|
"name": "__type",
|
|
3327
3495
|
"kind": 65536,
|
|
3328
3496
|
"kindString": "Type literal",
|
|
3329
3497
|
"flags": {},
|
|
3330
3498
|
"children": [
|
|
3331
3499
|
{
|
|
3332
|
-
"id":
|
|
3500
|
+
"id": 296,
|
|
3333
3501
|
"name": "schema",
|
|
3334
3502
|
"kind": 1024,
|
|
3335
3503
|
"kindString": "Property",
|
|
@@ -3351,7 +3519,7 @@
|
|
|
3351
3519
|
{
|
|
3352
3520
|
"title": "Properties",
|
|
3353
3521
|
"children": [
|
|
3354
|
-
|
|
3522
|
+
296
|
|
3355
3523
|
]
|
|
3356
3524
|
}
|
|
3357
3525
|
],
|
|
@@ -3387,14 +3555,14 @@
|
|
|
3387
3555
|
{
|
|
3388
3556
|
"type": "reflection",
|
|
3389
3557
|
"declaration": {
|
|
3390
|
-
"id":
|
|
3558
|
+
"id": 297,
|
|
3391
3559
|
"name": "__type",
|
|
3392
3560
|
"kind": 65536,
|
|
3393
3561
|
"kindString": "Type literal",
|
|
3394
3562
|
"flags": {},
|
|
3395
3563
|
"children": [
|
|
3396
3564
|
{
|
|
3397
|
-
"id":
|
|
3565
|
+
"id": 298,
|
|
3398
3566
|
"name": "schema",
|
|
3399
3567
|
"kind": 1024,
|
|
3400
3568
|
"kindString": "Property",
|
|
@@ -3416,7 +3584,7 @@
|
|
|
3416
3584
|
{
|
|
3417
3585
|
"title": "Properties",
|
|
3418
3586
|
"children": [
|
|
3419
|
-
|
|
3587
|
+
298
|
|
3420
3588
|
]
|
|
3421
3589
|
}
|
|
3422
3590
|
],
|
|
@@ -3440,19 +3608,19 @@
|
|
|
3440
3608
|
],
|
|
3441
3609
|
"parameters": [
|
|
3442
3610
|
{
|
|
3443
|
-
"id":
|
|
3611
|
+
"id": 300,
|
|
3444
3612
|
"name": "query",
|
|
3445
3613
|
"kind": 32768,
|
|
3446
3614
|
"kindString": "Parameter",
|
|
3447
3615
|
"flags": {},
|
|
3448
3616
|
"type": {
|
|
3449
3617
|
"type": "reference",
|
|
3450
|
-
"id":
|
|
3618
|
+
"id": 299,
|
|
3451
3619
|
"name": "T"
|
|
3452
3620
|
}
|
|
3453
3621
|
},
|
|
3454
3622
|
{
|
|
3455
|
-
"id":
|
|
3623
|
+
"id": 301,
|
|
3456
3624
|
"name": "payloads",
|
|
3457
3625
|
"kind": 32768,
|
|
3458
3626
|
"kindString": "Parameter",
|
|
@@ -3475,14 +3643,14 @@
|
|
|
3475
3643
|
{
|
|
3476
3644
|
"type": "reflection",
|
|
3477
3645
|
"declaration": {
|
|
3478
|
-
"id":
|
|
3646
|
+
"id": 302,
|
|
3479
3647
|
"name": "__type",
|
|
3480
3648
|
"kind": 65536,
|
|
3481
3649
|
"kindString": "Type literal",
|
|
3482
3650
|
"flags": {},
|
|
3483
3651
|
"children": [
|
|
3484
3652
|
{
|
|
3485
|
-
"id":
|
|
3653
|
+
"id": 303,
|
|
3486
3654
|
"name": "schema",
|
|
3487
3655
|
"kind": 1024,
|
|
3488
3656
|
"kindString": "Property",
|
|
@@ -3504,7 +3672,7 @@
|
|
|
3504
3672
|
{
|
|
3505
3673
|
"title": "Properties",
|
|
3506
3674
|
"children": [
|
|
3507
|
-
|
|
3675
|
+
303
|
|
3508
3676
|
]
|
|
3509
3677
|
}
|
|
3510
3678
|
],
|
|
@@ -3522,7 +3690,7 @@
|
|
|
3522
3690
|
}
|
|
3523
3691
|
},
|
|
3524
3692
|
{
|
|
3525
|
-
"id":
|
|
3693
|
+
"id": 304,
|
|
3526
3694
|
"name": "account",
|
|
3527
3695
|
"kind": 32768,
|
|
3528
3696
|
"kindString": "Parameter",
|
|
@@ -3556,14 +3724,14 @@
|
|
|
3556
3724
|
{
|
|
3557
3725
|
"type": "reflection",
|
|
3558
3726
|
"declaration": {
|
|
3559
|
-
"id":
|
|
3727
|
+
"id": 305,
|
|
3560
3728
|
"name": "__type",
|
|
3561
3729
|
"kind": 65536,
|
|
3562
3730
|
"kindString": "Type literal",
|
|
3563
3731
|
"flags": {},
|
|
3564
3732
|
"children": [
|
|
3565
3733
|
{
|
|
3566
|
-
"id":
|
|
3734
|
+
"id": 306,
|
|
3567
3735
|
"name": "query",
|
|
3568
3736
|
"kind": 1024,
|
|
3569
3737
|
"kindString": "Property",
|
|
@@ -3581,7 +3749,7 @@
|
|
|
3581
3749
|
}
|
|
3582
3750
|
},
|
|
3583
3751
|
{
|
|
3584
|
-
"id":
|
|
3752
|
+
"id": 307,
|
|
3585
3753
|
"name": "resultSet",
|
|
3586
3754
|
"kind": 1024,
|
|
3587
3755
|
"kindString": "Property",
|
|
@@ -3601,7 +3769,7 @@
|
|
|
3601
3769
|
}
|
|
3602
3770
|
},
|
|
3603
3771
|
{
|
|
3604
|
-
"id":
|
|
3772
|
+
"id": 308,
|
|
3605
3773
|
"name": "schema",
|
|
3606
3774
|
"kind": 1024,
|
|
3607
3775
|
"kindString": "Property",
|
|
@@ -3623,9 +3791,9 @@
|
|
|
3623
3791
|
{
|
|
3624
3792
|
"title": "Properties",
|
|
3625
3793
|
"children": [
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3794
|
+
306,
|
|
3795
|
+
307,
|
|
3796
|
+
308
|
|
3629
3797
|
]
|
|
3630
3798
|
}
|
|
3631
3799
|
],
|
|
@@ -3656,14 +3824,14 @@
|
|
|
3656
3824
|
{
|
|
3657
3825
|
"type": "reflection",
|
|
3658
3826
|
"declaration": {
|
|
3659
|
-
"id":
|
|
3827
|
+
"id": 309,
|
|
3660
3828
|
"name": "__type",
|
|
3661
3829
|
"kind": 65536,
|
|
3662
3830
|
"kindString": "Type literal",
|
|
3663
3831
|
"flags": {},
|
|
3664
3832
|
"children": [
|
|
3665
3833
|
{
|
|
3666
|
-
"id":
|
|
3834
|
+
"id": 310,
|
|
3667
3835
|
"name": "schema",
|
|
3668
3836
|
"kind": 1024,
|
|
3669
3837
|
"kindString": "Property",
|
|
@@ -3685,7 +3853,7 @@
|
|
|
3685
3853
|
{
|
|
3686
3854
|
"title": "Properties",
|
|
3687
3855
|
"children": [
|
|
3688
|
-
|
|
3856
|
+
310
|
|
3689
3857
|
]
|
|
3690
3858
|
}
|
|
3691
3859
|
],
|
|
@@ -3723,7 +3891,7 @@
|
|
|
3723
3891
|
}
|
|
3724
3892
|
},
|
|
3725
3893
|
{
|
|
3726
|
-
"id":
|
|
3894
|
+
"id": 311,
|
|
3727
3895
|
"name": "bindResult",
|
|
3728
3896
|
"kind": 2048,
|
|
3729
3897
|
"kindString": "Method",
|
|
@@ -3733,20 +3901,20 @@
|
|
|
3733
3901
|
"sources": [
|
|
3734
3902
|
{
|
|
3735
3903
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3736
|
-
"line":
|
|
3904
|
+
"line": 51,
|
|
3737
3905
|
"character": 14
|
|
3738
3906
|
}
|
|
3739
3907
|
],
|
|
3740
3908
|
"signatures": [
|
|
3741
3909
|
{
|
|
3742
|
-
"id":
|
|
3910
|
+
"id": 312,
|
|
3743
3911
|
"name": "bindResult",
|
|
3744
3912
|
"kind": 4096,
|
|
3745
3913
|
"kindString": "Call signature",
|
|
3746
3914
|
"flags": {},
|
|
3747
3915
|
"parameters": [
|
|
3748
3916
|
{
|
|
3749
|
-
"id":
|
|
3917
|
+
"id": 313,
|
|
3750
3918
|
"name": "payloads",
|
|
3751
3919
|
"kind": 32768,
|
|
3752
3920
|
"kindString": "Parameter",
|
|
@@ -3767,14 +3935,14 @@
|
|
|
3767
3935
|
{
|
|
3768
3936
|
"type": "reflection",
|
|
3769
3937
|
"declaration": {
|
|
3770
|
-
"id":
|
|
3938
|
+
"id": 314,
|
|
3771
3939
|
"name": "__type",
|
|
3772
3940
|
"kind": 65536,
|
|
3773
3941
|
"kindString": "Type literal",
|
|
3774
3942
|
"flags": {},
|
|
3775
3943
|
"children": [
|
|
3776
3944
|
{
|
|
3777
|
-
"id":
|
|
3945
|
+
"id": 315,
|
|
3778
3946
|
"name": "schema",
|
|
3779
3947
|
"kind": 1024,
|
|
3780
3948
|
"kindString": "Property",
|
|
@@ -3796,7 +3964,7 @@
|
|
|
3796
3964
|
{
|
|
3797
3965
|
"title": "Properties",
|
|
3798
3966
|
"children": [
|
|
3799
|
-
|
|
3967
|
+
315
|
|
3800
3968
|
]
|
|
3801
3969
|
}
|
|
3802
3970
|
],
|
|
@@ -3814,7 +3982,7 @@
|
|
|
3814
3982
|
}
|
|
3815
3983
|
},
|
|
3816
3984
|
{
|
|
3817
|
-
"id":
|
|
3985
|
+
"id": 316,
|
|
3818
3986
|
"name": "account",
|
|
3819
3987
|
"kind": 32768,
|
|
3820
3988
|
"kindString": "Parameter",
|
|
@@ -3847,14 +4015,14 @@
|
|
|
3847
4015
|
{
|
|
3848
4016
|
"type": "reflection",
|
|
3849
4017
|
"declaration": {
|
|
3850
|
-
"id":
|
|
4018
|
+
"id": 317,
|
|
3851
4019
|
"name": "__type",
|
|
3852
4020
|
"kind": 65536,
|
|
3853
4021
|
"kindString": "Type literal",
|
|
3854
4022
|
"flags": {},
|
|
3855
4023
|
"children": [
|
|
3856
4024
|
{
|
|
3857
|
-
"id":
|
|
4025
|
+
"id": 318,
|
|
3858
4026
|
"name": "schema",
|
|
3859
4027
|
"kind": 1024,
|
|
3860
4028
|
"kindString": "Property",
|
|
@@ -3876,7 +4044,7 @@
|
|
|
3876
4044
|
{
|
|
3877
4045
|
"title": "Properties",
|
|
3878
4046
|
"children": [
|
|
3879
|
-
|
|
4047
|
+
318
|
|
3880
4048
|
]
|
|
3881
4049
|
}
|
|
3882
4050
|
],
|
|
@@ -3921,7 +4089,7 @@
|
|
|
3921
4089
|
}
|
|
3922
4090
|
},
|
|
3923
4091
|
{
|
|
3924
|
-
"id":
|
|
4092
|
+
"id": 319,
|
|
3925
4093
|
"name": "bindResultInternal",
|
|
3926
4094
|
"kind": 2048,
|
|
3927
4095
|
"kindString": "Method",
|
|
@@ -3931,20 +4099,20 @@
|
|
|
3931
4099
|
"sources": [
|
|
3932
4100
|
{
|
|
3933
4101
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3934
|
-
"line":
|
|
4102
|
+
"line": 52,
|
|
3935
4103
|
"character": 14
|
|
3936
4104
|
}
|
|
3937
4105
|
],
|
|
3938
4106
|
"signatures": [
|
|
3939
4107
|
{
|
|
3940
|
-
"id":
|
|
4108
|
+
"id": 320,
|
|
3941
4109
|
"name": "bindResultInternal",
|
|
3942
4110
|
"kind": 4096,
|
|
3943
4111
|
"kindString": "Call signature",
|
|
3944
4112
|
"flags": {},
|
|
3945
4113
|
"parameters": [
|
|
3946
4114
|
{
|
|
3947
|
-
"id":
|
|
4115
|
+
"id": 321,
|
|
3948
4116
|
"name": "payloads",
|
|
3949
4117
|
"kind": 32768,
|
|
3950
4118
|
"kindString": "Parameter",
|
|
@@ -3965,14 +4133,14 @@
|
|
|
3965
4133
|
{
|
|
3966
4134
|
"type": "reflection",
|
|
3967
4135
|
"declaration": {
|
|
3968
|
-
"id":
|
|
4136
|
+
"id": 322,
|
|
3969
4137
|
"name": "__type",
|
|
3970
4138
|
"kind": 65536,
|
|
3971
4139
|
"kindString": "Type literal",
|
|
3972
4140
|
"flags": {},
|
|
3973
4141
|
"children": [
|
|
3974
4142
|
{
|
|
3975
|
-
"id":
|
|
4143
|
+
"id": 323,
|
|
3976
4144
|
"name": "schema",
|
|
3977
4145
|
"kind": 1024,
|
|
3978
4146
|
"kindString": "Property",
|
|
@@ -3994,7 +4162,7 @@
|
|
|
3994
4162
|
{
|
|
3995
4163
|
"title": "Properties",
|
|
3996
4164
|
"children": [
|
|
3997
|
-
|
|
4165
|
+
323
|
|
3998
4166
|
]
|
|
3999
4167
|
}
|
|
4000
4168
|
],
|
|
@@ -4012,7 +4180,7 @@
|
|
|
4012
4180
|
}
|
|
4013
4181
|
},
|
|
4014
4182
|
{
|
|
4015
|
-
"id":
|
|
4183
|
+
"id": 324,
|
|
4016
4184
|
"name": "account",
|
|
4017
4185
|
"kind": 32768,
|
|
4018
4186
|
"kindString": "Parameter",
|
|
@@ -4042,14 +4210,14 @@
|
|
|
4042
4210
|
{
|
|
4043
4211
|
"type": "reflection",
|
|
4044
4212
|
"declaration": {
|
|
4045
|
-
"id":
|
|
4213
|
+
"id": 325,
|
|
4046
4214
|
"name": "__type",
|
|
4047
4215
|
"kind": 65536,
|
|
4048
4216
|
"kindString": "Type literal",
|
|
4049
4217
|
"flags": {},
|
|
4050
4218
|
"children": [
|
|
4051
4219
|
{
|
|
4052
|
-
"id":
|
|
4220
|
+
"id": 326,
|
|
4053
4221
|
"name": "schema",
|
|
4054
4222
|
"kind": 1024,
|
|
4055
4223
|
"kindString": "Property",
|
|
@@ -4071,7 +4239,7 @@
|
|
|
4071
4239
|
{
|
|
4072
4240
|
"title": "Properties",
|
|
4073
4241
|
"children": [
|
|
4074
|
-
|
|
4242
|
+
326
|
|
4075
4243
|
]
|
|
4076
4244
|
}
|
|
4077
4245
|
],
|
|
@@ -4109,7 +4277,7 @@
|
|
|
4109
4277
|
}
|
|
4110
4278
|
},
|
|
4111
4279
|
{
|
|
4112
|
-
"id":
|
|
4280
|
+
"id": 206,
|
|
4113
4281
|
"name": "discover",
|
|
4114
4282
|
"kind": 2048,
|
|
4115
4283
|
"kindString": "Method",
|
|
@@ -4117,13 +4285,13 @@
|
|
|
4117
4285
|
"sources": [
|
|
4118
4286
|
{
|
|
4119
4287
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4120
|
-
"line":
|
|
4288
|
+
"line": 41,
|
|
4121
4289
|
"character": 4
|
|
4122
4290
|
}
|
|
4123
4291
|
],
|
|
4124
4292
|
"signatures": [
|
|
4125
4293
|
{
|
|
4126
|
-
"id":
|
|
4294
|
+
"id": 207,
|
|
4127
4295
|
"name": "discover",
|
|
4128
4296
|
"kind": 4096,
|
|
4129
4297
|
"kindString": "Call signature",
|
|
@@ -4147,14 +4315,14 @@
|
|
|
4147
4315
|
{
|
|
4148
4316
|
"type": "reflection",
|
|
4149
4317
|
"declaration": {
|
|
4150
|
-
"id":
|
|
4318
|
+
"id": 208,
|
|
4151
4319
|
"name": "__type",
|
|
4152
4320
|
"kind": 65536,
|
|
4153
4321
|
"kindString": "Type literal",
|
|
4154
4322
|
"flags": {},
|
|
4155
4323
|
"children": [
|
|
4156
4324
|
{
|
|
4157
|
-
"id":
|
|
4325
|
+
"id": 209,
|
|
4158
4326
|
"name": "schema",
|
|
4159
4327
|
"kind": 1024,
|
|
4160
4328
|
"kindString": "Property",
|
|
@@ -4176,7 +4344,7 @@
|
|
|
4176
4344
|
{
|
|
4177
4345
|
"title": "Properties",
|
|
4178
4346
|
"children": [
|
|
4179
|
-
|
|
4347
|
+
209
|
|
4180
4348
|
]
|
|
4181
4349
|
}
|
|
4182
4350
|
],
|
|
@@ -4219,7 +4387,7 @@
|
|
|
4219
4387
|
}
|
|
4220
4388
|
},
|
|
4221
4389
|
{
|
|
4222
|
-
"id":
|
|
4390
|
+
"id": 78,
|
|
4223
4391
|
"name": "divine",
|
|
4224
4392
|
"kind": 2048,
|
|
4225
4393
|
"kindString": "Method",
|
|
@@ -4231,12 +4399,12 @@
|
|
|
4231
4399
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
4232
4400
|
"line": 72,
|
|
4233
4401
|
"character": 15,
|
|
4234
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4402
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L72"
|
|
4235
4403
|
}
|
|
4236
4404
|
],
|
|
4237
4405
|
"signatures": [
|
|
4238
4406
|
{
|
|
4239
|
-
"id":
|
|
4407
|
+
"id": 79,
|
|
4240
4408
|
"name": "divine",
|
|
4241
4409
|
"kind": 4096,
|
|
4242
4410
|
"kindString": "Call signature",
|
|
@@ -4257,7 +4425,7 @@
|
|
|
4257
4425
|
},
|
|
4258
4426
|
"parameters": [
|
|
4259
4427
|
{
|
|
4260
|
-
"id":
|
|
4428
|
+
"id": 80,
|
|
4261
4429
|
"name": "payloads",
|
|
4262
4430
|
"kind": 32768,
|
|
4263
4431
|
"kindString": "Parameter",
|
|
@@ -4281,14 +4449,14 @@
|
|
|
4281
4449
|
{
|
|
4282
4450
|
"type": "reflection",
|
|
4283
4451
|
"declaration": {
|
|
4284
|
-
"id":
|
|
4452
|
+
"id": 81,
|
|
4285
4453
|
"name": "__type",
|
|
4286
4454
|
"kind": 65536,
|
|
4287
4455
|
"kindString": "Type literal",
|
|
4288
4456
|
"flags": {},
|
|
4289
4457
|
"children": [
|
|
4290
4458
|
{
|
|
4291
|
-
"id":
|
|
4459
|
+
"id": 82,
|
|
4292
4460
|
"name": "schema",
|
|
4293
4461
|
"kind": 1024,
|
|
4294
4462
|
"kindString": "Property",
|
|
@@ -4310,7 +4478,7 @@
|
|
|
4310
4478
|
{
|
|
4311
4479
|
"title": "Properties",
|
|
4312
4480
|
"children": [
|
|
4313
|
-
|
|
4481
|
+
82
|
|
4314
4482
|
]
|
|
4315
4483
|
}
|
|
4316
4484
|
],
|
|
@@ -4350,14 +4518,14 @@
|
|
|
4350
4518
|
{
|
|
4351
4519
|
"type": "reflection",
|
|
4352
4520
|
"declaration": {
|
|
4353
|
-
"id":
|
|
4521
|
+
"id": 83,
|
|
4354
4522
|
"name": "__type",
|
|
4355
4523
|
"kind": 65536,
|
|
4356
4524
|
"kindString": "Type literal",
|
|
4357
4525
|
"flags": {},
|
|
4358
4526
|
"children": [
|
|
4359
4527
|
{
|
|
4360
|
-
"id":
|
|
4528
|
+
"id": 84,
|
|
4361
4529
|
"name": "schema",
|
|
4362
4530
|
"kind": 1024,
|
|
4363
4531
|
"kindString": "Property",
|
|
@@ -4379,7 +4547,7 @@
|
|
|
4379
4547
|
{
|
|
4380
4548
|
"title": "Properties",
|
|
4381
4549
|
"children": [
|
|
4382
|
-
|
|
4550
|
+
84
|
|
4383
4551
|
]
|
|
4384
4552
|
}
|
|
4385
4553
|
],
|
|
@@ -4422,7 +4590,7 @@
|
|
|
4422
4590
|
}
|
|
4423
4591
|
},
|
|
4424
4592
|
{
|
|
4425
|
-
"id":
|
|
4593
|
+
"id": 85,
|
|
4426
4594
|
"name": "divineElevationBatch",
|
|
4427
4595
|
"kind": 2048,
|
|
4428
4596
|
"kindString": "Method",
|
|
@@ -4434,12 +4602,12 @@
|
|
|
4434
4602
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
4435
4603
|
"line": 101,
|
|
4436
4604
|
"character": 10,
|
|
4437
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4605
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L101"
|
|
4438
4606
|
}
|
|
4439
4607
|
],
|
|
4440
4608
|
"signatures": [
|
|
4441
4609
|
{
|
|
4442
|
-
"id":
|
|
4610
|
+
"id": 86,
|
|
4443
4611
|
"name": "divineElevationBatch",
|
|
4444
4612
|
"kind": 4096,
|
|
4445
4613
|
"kindString": "Call signature",
|
|
@@ -4482,7 +4650,7 @@
|
|
|
4482
4650
|
}
|
|
4483
4651
|
},
|
|
4484
4652
|
{
|
|
4485
|
-
"id":
|
|
4653
|
+
"id": 327,
|
|
4486
4654
|
"name": "loadAccount",
|
|
4487
4655
|
"kind": 2048,
|
|
4488
4656
|
"kindString": "Method",
|
|
@@ -4492,20 +4660,20 @@
|
|
|
4492
4660
|
"sources": [
|
|
4493
4661
|
{
|
|
4494
4662
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4495
|
-
"line":
|
|
4663
|
+
"line": 53,
|
|
4496
4664
|
"character": 14
|
|
4497
4665
|
}
|
|
4498
4666
|
],
|
|
4499
4667
|
"signatures": [
|
|
4500
4668
|
{
|
|
4501
|
-
"id":
|
|
4669
|
+
"id": 328,
|
|
4502
4670
|
"name": "loadAccount",
|
|
4503
4671
|
"kind": 4096,
|
|
4504
4672
|
"kindString": "Call signature",
|
|
4505
4673
|
"flags": {},
|
|
4506
4674
|
"parameters": [
|
|
4507
4675
|
{
|
|
4508
|
-
"id":
|
|
4676
|
+
"id": 329,
|
|
4509
4677
|
"name": "account",
|
|
4510
4678
|
"kind": 32768,
|
|
4511
4679
|
"kindString": "Parameter",
|
|
@@ -4542,7 +4710,7 @@
|
|
|
4542
4710
|
}
|
|
4543
4711
|
},
|
|
4544
4712
|
{
|
|
4545
|
-
"id":
|
|
4713
|
+
"id": 91,
|
|
4546
4714
|
"name": "query",
|
|
4547
4715
|
"kind": 2048,
|
|
4548
4716
|
"kindString": "Method",
|
|
@@ -4556,14 +4724,14 @@
|
|
|
4556
4724
|
],
|
|
4557
4725
|
"signatures": [
|
|
4558
4726
|
{
|
|
4559
|
-
"id":
|
|
4727
|
+
"id": 92,
|
|
4560
4728
|
"name": "query",
|
|
4561
4729
|
"kind": 4096,
|
|
4562
4730
|
"kindString": "Call signature",
|
|
4563
4731
|
"flags": {},
|
|
4564
4732
|
"typeParameter": [
|
|
4565
4733
|
{
|
|
4566
|
-
"id":
|
|
4734
|
+
"id": 101,
|
|
4567
4735
|
"name": "T",
|
|
4568
4736
|
"kind": 131072,
|
|
4569
4737
|
"kindString": "Type parameter",
|
|
@@ -4586,14 +4754,14 @@
|
|
|
4586
4754
|
{
|
|
4587
4755
|
"type": "reflection",
|
|
4588
4756
|
"declaration": {
|
|
4589
|
-
"id":
|
|
4757
|
+
"id": 93,
|
|
4590
4758
|
"name": "__type",
|
|
4591
4759
|
"kind": 65536,
|
|
4592
4760
|
"kindString": "Type literal",
|
|
4593
4761
|
"flags": {},
|
|
4594
4762
|
"children": [
|
|
4595
4763
|
{
|
|
4596
|
-
"id":
|
|
4764
|
+
"id": 94,
|
|
4597
4765
|
"name": "query",
|
|
4598
4766
|
"kind": 1024,
|
|
4599
4767
|
"kindString": "Property",
|
|
@@ -4611,7 +4779,7 @@
|
|
|
4611
4779
|
}
|
|
4612
4780
|
},
|
|
4613
4781
|
{
|
|
4614
|
-
"id":
|
|
4782
|
+
"id": 95,
|
|
4615
4783
|
"name": "resultSet",
|
|
4616
4784
|
"kind": 1024,
|
|
4617
4785
|
"kindString": "Property",
|
|
@@ -4631,7 +4799,7 @@
|
|
|
4631
4799
|
}
|
|
4632
4800
|
},
|
|
4633
4801
|
{
|
|
4634
|
-
"id":
|
|
4802
|
+
"id": 96,
|
|
4635
4803
|
"name": "schema",
|
|
4636
4804
|
"kind": 1024,
|
|
4637
4805
|
"kindString": "Property",
|
|
@@ -4653,9 +4821,9 @@
|
|
|
4653
4821
|
{
|
|
4654
4822
|
"title": "Properties",
|
|
4655
4823
|
"children": [
|
|
4656
|
-
|
|
4657
|
-
|
|
4658
|
-
|
|
4824
|
+
94,
|
|
4825
|
+
95,
|
|
4826
|
+
96
|
|
4659
4827
|
]
|
|
4660
4828
|
}
|
|
4661
4829
|
],
|
|
@@ -4688,14 +4856,14 @@
|
|
|
4688
4856
|
{
|
|
4689
4857
|
"type": "reflection",
|
|
4690
4858
|
"declaration": {
|
|
4691
|
-
"id":
|
|
4859
|
+
"id": 97,
|
|
4692
4860
|
"name": "__type",
|
|
4693
4861
|
"kind": 65536,
|
|
4694
4862
|
"kindString": "Type literal",
|
|
4695
4863
|
"flags": {},
|
|
4696
4864
|
"children": [
|
|
4697
4865
|
{
|
|
4698
|
-
"id":
|
|
4866
|
+
"id": 98,
|
|
4699
4867
|
"name": "query",
|
|
4700
4868
|
"kind": 1024,
|
|
4701
4869
|
"kindString": "Property",
|
|
@@ -4713,7 +4881,7 @@
|
|
|
4713
4881
|
}
|
|
4714
4882
|
},
|
|
4715
4883
|
{
|
|
4716
|
-
"id":
|
|
4884
|
+
"id": 99,
|
|
4717
4885
|
"name": "resultSet",
|
|
4718
4886
|
"kind": 1024,
|
|
4719
4887
|
"kindString": "Property",
|
|
@@ -4733,7 +4901,7 @@
|
|
|
4733
4901
|
}
|
|
4734
4902
|
},
|
|
4735
4903
|
{
|
|
4736
|
-
"id":
|
|
4904
|
+
"id": 100,
|
|
4737
4905
|
"name": "schema",
|
|
4738
4906
|
"kind": 1024,
|
|
4739
4907
|
"kindString": "Property",
|
|
@@ -4755,9 +4923,9 @@
|
|
|
4755
4923
|
{
|
|
4756
4924
|
"title": "Properties",
|
|
4757
4925
|
"children": [
|
|
4758
|
-
|
|
4759
|
-
|
|
4760
|
-
|
|
4926
|
+
98,
|
|
4927
|
+
99,
|
|
4928
|
+
100
|
|
4761
4929
|
]
|
|
4762
4930
|
}
|
|
4763
4931
|
],
|
|
@@ -4774,7 +4942,7 @@
|
|
|
4774
4942
|
}
|
|
4775
4943
|
},
|
|
4776
4944
|
{
|
|
4777
|
-
"id":
|
|
4945
|
+
"id": 120,
|
|
4778
4946
|
"name": "TConfig",
|
|
4779
4947
|
"kind": 131072,
|
|
4780
4948
|
"kindString": "Type parameter",
|
|
@@ -4793,14 +4961,14 @@
|
|
|
4793
4961
|
{
|
|
4794
4962
|
"type": "reflection",
|
|
4795
4963
|
"declaration": {
|
|
4796
|
-
"id":
|
|
4964
|
+
"id": 102,
|
|
4797
4965
|
"name": "__type",
|
|
4798
4966
|
"kind": 65536,
|
|
4799
4967
|
"kindString": "Type literal",
|
|
4800
4968
|
"flags": {},
|
|
4801
4969
|
"children": [
|
|
4802
4970
|
{
|
|
4803
|
-
"id":
|
|
4971
|
+
"id": 103,
|
|
4804
4972
|
"name": "name",
|
|
4805
4973
|
"kind": 1024,
|
|
4806
4974
|
"kindString": "Property",
|
|
@@ -4820,7 +4988,7 @@
|
|
|
4820
4988
|
}
|
|
4821
4989
|
},
|
|
4822
4990
|
{
|
|
4823
|
-
"id":
|
|
4991
|
+
"id": 104,
|
|
4824
4992
|
"name": "security",
|
|
4825
4993
|
"kind": 1024,
|
|
4826
4994
|
"kindString": "Property",
|
|
@@ -4837,15 +5005,15 @@
|
|
|
4837
5005
|
"type": {
|
|
4838
5006
|
"type": "reflection",
|
|
4839
5007
|
"declaration": {
|
|
4840
|
-
"id":
|
|
5008
|
+
"id": 105,
|
|
4841
5009
|
"name": "__type",
|
|
4842
5010
|
"kind": 65536,
|
|
4843
5011
|
"kindString": "Type literal",
|
|
4844
5012
|
"flags": {},
|
|
4845
5013
|
"children": [
|
|
4846
5014
|
{
|
|
4847
|
-
"id":
|
|
4848
|
-
"name": "
|
|
5015
|
+
"id": 106,
|
|
5016
|
+
"name": "allowAnonymous",
|
|
4849
5017
|
"kind": 1024,
|
|
4850
5018
|
"kindString": "Property",
|
|
4851
5019
|
"flags": {
|
|
@@ -4858,6 +5026,26 @@
|
|
|
4858
5026
|
"character": 8
|
|
4859
5027
|
}
|
|
4860
5028
|
],
|
|
5029
|
+
"type": {
|
|
5030
|
+
"type": "intrinsic",
|
|
5031
|
+
"name": "boolean"
|
|
5032
|
+
}
|
|
5033
|
+
},
|
|
5034
|
+
{
|
|
5035
|
+
"id": 107,
|
|
5036
|
+
"name": "allowed",
|
|
5037
|
+
"kind": 1024,
|
|
5038
|
+
"kindString": "Property",
|
|
5039
|
+
"flags": {
|
|
5040
|
+
"isOptional": true
|
|
5041
|
+
},
|
|
5042
|
+
"sources": [
|
|
5043
|
+
{
|
|
5044
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5045
|
+
"line": 12,
|
|
5046
|
+
"character": 8
|
|
5047
|
+
}
|
|
5048
|
+
],
|
|
4861
5049
|
"type": {
|
|
4862
5050
|
"type": "reference",
|
|
4863
5051
|
"typeArguments": [
|
|
@@ -4888,7 +5076,7 @@
|
|
|
4888
5076
|
}
|
|
4889
5077
|
},
|
|
4890
5078
|
{
|
|
4891
|
-
"id":
|
|
5079
|
+
"id": 108,
|
|
4892
5080
|
"name": "disallowed",
|
|
4893
5081
|
"kind": 1024,
|
|
4894
5082
|
"kindString": "Property",
|
|
@@ -4898,7 +5086,7 @@
|
|
|
4898
5086
|
"sources": [
|
|
4899
5087
|
{
|
|
4900
5088
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4901
|
-
"line":
|
|
5089
|
+
"line": 13,
|
|
4902
5090
|
"character": 8
|
|
4903
5091
|
}
|
|
4904
5092
|
],
|
|
@@ -4927,8 +5115,9 @@
|
|
|
4927
5115
|
{
|
|
4928
5116
|
"title": "Properties",
|
|
4929
5117
|
"children": [
|
|
4930
|
-
|
|
4931
|
-
|
|
5118
|
+
106,
|
|
5119
|
+
107,
|
|
5120
|
+
108
|
|
4932
5121
|
]
|
|
4933
5122
|
}
|
|
4934
5123
|
],
|
|
@@ -4947,8 +5136,8 @@
|
|
|
4947
5136
|
{
|
|
4948
5137
|
"title": "Properties",
|
|
4949
5138
|
"children": [
|
|
4950
|
-
|
|
4951
|
-
|
|
5139
|
+
103,
|
|
5140
|
+
104
|
|
4952
5141
|
]
|
|
4953
5142
|
}
|
|
4954
5143
|
],
|
|
@@ -4964,14 +5153,14 @@
|
|
|
4964
5153
|
{
|
|
4965
5154
|
"type": "reflection",
|
|
4966
5155
|
"declaration": {
|
|
4967
|
-
"id":
|
|
5156
|
+
"id": 109,
|
|
4968
5157
|
"name": "__type",
|
|
4969
5158
|
"kind": 65536,
|
|
4970
5159
|
"kindString": "Type literal",
|
|
4971
5160
|
"flags": {},
|
|
4972
5161
|
"children": [
|
|
4973
5162
|
{
|
|
4974
|
-
"id":
|
|
5163
|
+
"id": 110,
|
|
4975
5164
|
"name": "schema",
|
|
4976
5165
|
"kind": 1024,
|
|
4977
5166
|
"kindString": "Property",
|
|
@@ -4993,7 +5182,7 @@
|
|
|
4993
5182
|
{
|
|
4994
5183
|
"title": "Properties",
|
|
4995
5184
|
"children": [
|
|
4996
|
-
|
|
5185
|
+
110
|
|
4997
5186
|
]
|
|
4998
5187
|
}
|
|
4999
5188
|
],
|
|
@@ -5022,14 +5211,14 @@
|
|
|
5022
5211
|
{
|
|
5023
5212
|
"type": "reflection",
|
|
5024
5213
|
"declaration": {
|
|
5025
|
-
"id":
|
|
5214
|
+
"id": 111,
|
|
5026
5215
|
"name": "__type",
|
|
5027
5216
|
"kind": 65536,
|
|
5028
5217
|
"kindString": "Type literal",
|
|
5029
5218
|
"flags": {},
|
|
5030
5219
|
"children": [
|
|
5031
5220
|
{
|
|
5032
|
-
"id":
|
|
5221
|
+
"id": 112,
|
|
5033
5222
|
"name": "name",
|
|
5034
5223
|
"kind": 1024,
|
|
5035
5224
|
"kindString": "Property",
|
|
@@ -5049,7 +5238,7 @@
|
|
|
5049
5238
|
}
|
|
5050
5239
|
},
|
|
5051
5240
|
{
|
|
5052
|
-
"id":
|
|
5241
|
+
"id": 113,
|
|
5053
5242
|
"name": "security",
|
|
5054
5243
|
"kind": 1024,
|
|
5055
5244
|
"kindString": "Property",
|
|
@@ -5066,15 +5255,15 @@
|
|
|
5066
5255
|
"type": {
|
|
5067
5256
|
"type": "reflection",
|
|
5068
5257
|
"declaration": {
|
|
5069
|
-
"id":
|
|
5258
|
+
"id": 114,
|
|
5070
5259
|
"name": "__type",
|
|
5071
5260
|
"kind": 65536,
|
|
5072
5261
|
"kindString": "Type literal",
|
|
5073
5262
|
"flags": {},
|
|
5074
5263
|
"children": [
|
|
5075
5264
|
{
|
|
5076
|
-
"id":
|
|
5077
|
-
"name": "
|
|
5265
|
+
"id": 115,
|
|
5266
|
+
"name": "allowAnonymous",
|
|
5078
5267
|
"kind": 1024,
|
|
5079
5268
|
"kindString": "Property",
|
|
5080
5269
|
"flags": {
|
|
@@ -5087,6 +5276,26 @@
|
|
|
5087
5276
|
"character": 8
|
|
5088
5277
|
}
|
|
5089
5278
|
],
|
|
5279
|
+
"type": {
|
|
5280
|
+
"type": "intrinsic",
|
|
5281
|
+
"name": "boolean"
|
|
5282
|
+
}
|
|
5283
|
+
},
|
|
5284
|
+
{
|
|
5285
|
+
"id": 116,
|
|
5286
|
+
"name": "allowed",
|
|
5287
|
+
"kind": 1024,
|
|
5288
|
+
"kindString": "Property",
|
|
5289
|
+
"flags": {
|
|
5290
|
+
"isOptional": true
|
|
5291
|
+
},
|
|
5292
|
+
"sources": [
|
|
5293
|
+
{
|
|
5294
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5295
|
+
"line": 12,
|
|
5296
|
+
"character": 8
|
|
5297
|
+
}
|
|
5298
|
+
],
|
|
5090
5299
|
"type": {
|
|
5091
5300
|
"type": "reference",
|
|
5092
5301
|
"typeArguments": [
|
|
@@ -5117,7 +5326,7 @@
|
|
|
5117
5326
|
}
|
|
5118
5327
|
},
|
|
5119
5328
|
{
|
|
5120
|
-
"id":
|
|
5329
|
+
"id": 117,
|
|
5121
5330
|
"name": "disallowed",
|
|
5122
5331
|
"kind": 1024,
|
|
5123
5332
|
"kindString": "Property",
|
|
@@ -5127,7 +5336,7 @@
|
|
|
5127
5336
|
"sources": [
|
|
5128
5337
|
{
|
|
5129
5338
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5130
|
-
"line":
|
|
5339
|
+
"line": 13,
|
|
5131
5340
|
"character": 8
|
|
5132
5341
|
}
|
|
5133
5342
|
],
|
|
@@ -5156,8 +5365,9 @@
|
|
|
5156
5365
|
{
|
|
5157
5366
|
"title": "Properties",
|
|
5158
5367
|
"children": [
|
|
5159
|
-
|
|
5160
|
-
|
|
5368
|
+
115,
|
|
5369
|
+
116,
|
|
5370
|
+
117
|
|
5161
5371
|
]
|
|
5162
5372
|
}
|
|
5163
5373
|
],
|
|
@@ -5176,8 +5386,8 @@
|
|
|
5176
5386
|
{
|
|
5177
5387
|
"title": "Properties",
|
|
5178
5388
|
"children": [
|
|
5179
|
-
|
|
5180
|
-
|
|
5389
|
+
112,
|
|
5390
|
+
113
|
|
5181
5391
|
]
|
|
5182
5392
|
}
|
|
5183
5393
|
],
|
|
@@ -5193,14 +5403,14 @@
|
|
|
5193
5403
|
{
|
|
5194
5404
|
"type": "reflection",
|
|
5195
5405
|
"declaration": {
|
|
5196
|
-
"id":
|
|
5406
|
+
"id": 118,
|
|
5197
5407
|
"name": "__type",
|
|
5198
5408
|
"kind": 65536,
|
|
5199
5409
|
"kindString": "Type literal",
|
|
5200
5410
|
"flags": {},
|
|
5201
5411
|
"children": [
|
|
5202
5412
|
{
|
|
5203
|
-
"id":
|
|
5413
|
+
"id": 119,
|
|
5204
5414
|
"name": "schema",
|
|
5205
5415
|
"kind": 1024,
|
|
5206
5416
|
"kindString": "Property",
|
|
@@ -5222,7 +5432,7 @@
|
|
|
5222
5432
|
{
|
|
5223
5433
|
"title": "Properties",
|
|
5224
5434
|
"children": [
|
|
5225
|
-
|
|
5435
|
+
119
|
|
5226
5436
|
]
|
|
5227
5437
|
}
|
|
5228
5438
|
],
|
|
@@ -5241,19 +5451,19 @@
|
|
|
5241
5451
|
],
|
|
5242
5452
|
"parameters": [
|
|
5243
5453
|
{
|
|
5244
|
-
"id":
|
|
5454
|
+
"id": 121,
|
|
5245
5455
|
"name": "query",
|
|
5246
5456
|
"kind": 32768,
|
|
5247
5457
|
"kindString": "Parameter",
|
|
5248
5458
|
"flags": {},
|
|
5249
5459
|
"type": {
|
|
5250
5460
|
"type": "reference",
|
|
5251
|
-
"id":
|
|
5461
|
+
"id": 101,
|
|
5252
5462
|
"name": "T"
|
|
5253
5463
|
}
|
|
5254
5464
|
},
|
|
5255
5465
|
{
|
|
5256
|
-
"id":
|
|
5466
|
+
"id": 122,
|
|
5257
5467
|
"name": "payloads",
|
|
5258
5468
|
"kind": 32768,
|
|
5259
5469
|
"kindString": "Parameter",
|
|
@@ -5276,14 +5486,14 @@
|
|
|
5276
5486
|
{
|
|
5277
5487
|
"type": "reflection",
|
|
5278
5488
|
"declaration": {
|
|
5279
|
-
"id":
|
|
5489
|
+
"id": 123,
|
|
5280
5490
|
"name": "__type",
|
|
5281
5491
|
"kind": 65536,
|
|
5282
5492
|
"kindString": "Type literal",
|
|
5283
5493
|
"flags": {},
|
|
5284
5494
|
"children": [
|
|
5285
5495
|
{
|
|
5286
|
-
"id":
|
|
5496
|
+
"id": 124,
|
|
5287
5497
|
"name": "schema",
|
|
5288
5498
|
"kind": 1024,
|
|
5289
5499
|
"kindString": "Property",
|
|
@@ -5305,7 +5515,7 @@
|
|
|
5305
5515
|
{
|
|
5306
5516
|
"title": "Properties",
|
|
5307
5517
|
"children": [
|
|
5308
|
-
|
|
5518
|
+
124
|
|
5309
5519
|
]
|
|
5310
5520
|
}
|
|
5311
5521
|
],
|
|
@@ -5323,7 +5533,7 @@
|
|
|
5323
5533
|
}
|
|
5324
5534
|
},
|
|
5325
5535
|
{
|
|
5326
|
-
"id":
|
|
5536
|
+
"id": 125,
|
|
5327
5537
|
"name": "queryConfig",
|
|
5328
5538
|
"kind": 32768,
|
|
5329
5539
|
"kindString": "Parameter",
|
|
@@ -5332,7 +5542,7 @@
|
|
|
5332
5542
|
},
|
|
5333
5543
|
"type": {
|
|
5334
5544
|
"type": "reference",
|
|
5335
|
-
"id":
|
|
5545
|
+
"id": 120,
|
|
5336
5546
|
"name": "TConfig"
|
|
5337
5547
|
}
|
|
5338
5548
|
}
|
|
@@ -5357,14 +5567,14 @@
|
|
|
5357
5567
|
{
|
|
5358
5568
|
"type": "reflection",
|
|
5359
5569
|
"declaration": {
|
|
5360
|
-
"id":
|
|
5570
|
+
"id": 126,
|
|
5361
5571
|
"name": "__type",
|
|
5362
5572
|
"kind": 65536,
|
|
5363
5573
|
"kindString": "Type literal",
|
|
5364
5574
|
"flags": {},
|
|
5365
5575
|
"children": [
|
|
5366
5576
|
{
|
|
5367
|
-
"id":
|
|
5577
|
+
"id": 127,
|
|
5368
5578
|
"name": "schema",
|
|
5369
5579
|
"kind": 1024,
|
|
5370
5580
|
"kindString": "Property",
|
|
@@ -5386,7 +5596,7 @@
|
|
|
5386
5596
|
{
|
|
5387
5597
|
"title": "Properties",
|
|
5388
5598
|
"children": [
|
|
5389
|
-
|
|
5599
|
+
127
|
|
5390
5600
|
]
|
|
5391
5601
|
}
|
|
5392
5602
|
],
|
|
@@ -5429,7 +5639,7 @@
|
|
|
5429
5639
|
}
|
|
5430
5640
|
},
|
|
5431
5641
|
{
|
|
5432
|
-
"id":
|
|
5642
|
+
"id": 210,
|
|
5433
5643
|
"name": "queryable",
|
|
5434
5644
|
"kind": 2048,
|
|
5435
5645
|
"kindString": "Method",
|
|
@@ -5437,20 +5647,20 @@
|
|
|
5437
5647
|
"sources": [
|
|
5438
5648
|
{
|
|
5439
5649
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5440
|
-
"line":
|
|
5650
|
+
"line": 43,
|
|
5441
5651
|
"character": 4
|
|
5442
5652
|
}
|
|
5443
5653
|
],
|
|
5444
5654
|
"signatures": [
|
|
5445
5655
|
{
|
|
5446
|
-
"id":
|
|
5656
|
+
"id": 211,
|
|
5447
5657
|
"name": "queryable",
|
|
5448
5658
|
"kind": 4096,
|
|
5449
5659
|
"kindString": "Call signature",
|
|
5450
5660
|
"flags": {},
|
|
5451
5661
|
"typeParameter": [
|
|
5452
5662
|
{
|
|
5453
|
-
"id":
|
|
5663
|
+
"id": 220,
|
|
5454
5664
|
"name": "T",
|
|
5455
5665
|
"kind": 131072,
|
|
5456
5666
|
"kindString": "Type parameter",
|
|
@@ -5473,14 +5683,14 @@
|
|
|
5473
5683
|
{
|
|
5474
5684
|
"type": "reflection",
|
|
5475
5685
|
"declaration": {
|
|
5476
|
-
"id":
|
|
5686
|
+
"id": 212,
|
|
5477
5687
|
"name": "__type",
|
|
5478
5688
|
"kind": 65536,
|
|
5479
5689
|
"kindString": "Type literal",
|
|
5480
5690
|
"flags": {},
|
|
5481
5691
|
"children": [
|
|
5482
5692
|
{
|
|
5483
|
-
"id":
|
|
5693
|
+
"id": 213,
|
|
5484
5694
|
"name": "query",
|
|
5485
5695
|
"kind": 1024,
|
|
5486
5696
|
"kindString": "Property",
|
|
@@ -5498,7 +5708,7 @@
|
|
|
5498
5708
|
}
|
|
5499
5709
|
},
|
|
5500
5710
|
{
|
|
5501
|
-
"id":
|
|
5711
|
+
"id": 214,
|
|
5502
5712
|
"name": "resultSet",
|
|
5503
5713
|
"kind": 1024,
|
|
5504
5714
|
"kindString": "Property",
|
|
@@ -5518,7 +5728,7 @@
|
|
|
5518
5728
|
}
|
|
5519
5729
|
},
|
|
5520
5730
|
{
|
|
5521
|
-
"id":
|
|
5731
|
+
"id": 215,
|
|
5522
5732
|
"name": "schema",
|
|
5523
5733
|
"kind": 1024,
|
|
5524
5734
|
"kindString": "Property",
|
|
@@ -5540,9 +5750,9 @@
|
|
|
5540
5750
|
{
|
|
5541
5751
|
"title": "Properties",
|
|
5542
5752
|
"children": [
|
|
5543
|
-
|
|
5544
|
-
|
|
5545
|
-
|
|
5753
|
+
213,
|
|
5754
|
+
214,
|
|
5755
|
+
215
|
|
5546
5756
|
]
|
|
5547
5757
|
}
|
|
5548
5758
|
],
|
|
@@ -5575,14 +5785,14 @@
|
|
|
5575
5785
|
{
|
|
5576
5786
|
"type": "reflection",
|
|
5577
5787
|
"declaration": {
|
|
5578
|
-
"id":
|
|
5788
|
+
"id": 216,
|
|
5579
5789
|
"name": "__type",
|
|
5580
5790
|
"kind": 65536,
|
|
5581
5791
|
"kindString": "Type literal",
|
|
5582
5792
|
"flags": {},
|
|
5583
5793
|
"children": [
|
|
5584
5794
|
{
|
|
5585
|
-
"id":
|
|
5795
|
+
"id": 217,
|
|
5586
5796
|
"name": "query",
|
|
5587
5797
|
"kind": 1024,
|
|
5588
5798
|
"kindString": "Property",
|
|
@@ -5600,7 +5810,7 @@
|
|
|
5600
5810
|
}
|
|
5601
5811
|
},
|
|
5602
5812
|
{
|
|
5603
|
-
"id":
|
|
5813
|
+
"id": 218,
|
|
5604
5814
|
"name": "resultSet",
|
|
5605
5815
|
"kind": 1024,
|
|
5606
5816
|
"kindString": "Property",
|
|
@@ -5620,7 +5830,7 @@
|
|
|
5620
5830
|
}
|
|
5621
5831
|
},
|
|
5622
5832
|
{
|
|
5623
|
-
"id":
|
|
5833
|
+
"id": 219,
|
|
5624
5834
|
"name": "schema",
|
|
5625
5835
|
"kind": 1024,
|
|
5626
5836
|
"kindString": "Property",
|
|
@@ -5642,9 +5852,9 @@
|
|
|
5642
5852
|
{
|
|
5643
5853
|
"title": "Properties",
|
|
5644
5854
|
"children": [
|
|
5645
|
-
|
|
5646
|
-
|
|
5647
|
-
|
|
5855
|
+
217,
|
|
5856
|
+
218,
|
|
5857
|
+
219
|
|
5648
5858
|
]
|
|
5649
5859
|
}
|
|
5650
5860
|
],
|
|
@@ -5661,7 +5871,7 @@
|
|
|
5661
5871
|
}
|
|
5662
5872
|
},
|
|
5663
5873
|
{
|
|
5664
|
-
"id":
|
|
5874
|
+
"id": 239,
|
|
5665
5875
|
"name": "TConfig",
|
|
5666
5876
|
"kind": 131072,
|
|
5667
5877
|
"kindString": "Type parameter",
|
|
@@ -5680,14 +5890,14 @@
|
|
|
5680
5890
|
{
|
|
5681
5891
|
"type": "reflection",
|
|
5682
5892
|
"declaration": {
|
|
5683
|
-
"id":
|
|
5893
|
+
"id": 221,
|
|
5684
5894
|
"name": "__type",
|
|
5685
5895
|
"kind": 65536,
|
|
5686
5896
|
"kindString": "Type literal",
|
|
5687
5897
|
"flags": {},
|
|
5688
5898
|
"children": [
|
|
5689
5899
|
{
|
|
5690
|
-
"id":
|
|
5900
|
+
"id": 222,
|
|
5691
5901
|
"name": "name",
|
|
5692
5902
|
"kind": 1024,
|
|
5693
5903
|
"kindString": "Property",
|
|
@@ -5707,7 +5917,7 @@
|
|
|
5707
5917
|
}
|
|
5708
5918
|
},
|
|
5709
5919
|
{
|
|
5710
|
-
"id":
|
|
5920
|
+
"id": 223,
|
|
5711
5921
|
"name": "security",
|
|
5712
5922
|
"kind": 1024,
|
|
5713
5923
|
"kindString": "Property",
|
|
@@ -5724,15 +5934,15 @@
|
|
|
5724
5934
|
"type": {
|
|
5725
5935
|
"type": "reflection",
|
|
5726
5936
|
"declaration": {
|
|
5727
|
-
"id":
|
|
5937
|
+
"id": 224,
|
|
5728
5938
|
"name": "__type",
|
|
5729
5939
|
"kind": 65536,
|
|
5730
5940
|
"kindString": "Type literal",
|
|
5731
5941
|
"flags": {},
|
|
5732
5942
|
"children": [
|
|
5733
5943
|
{
|
|
5734
|
-
"id":
|
|
5735
|
-
"name": "
|
|
5944
|
+
"id": 225,
|
|
5945
|
+
"name": "allowAnonymous",
|
|
5736
5946
|
"kind": 1024,
|
|
5737
5947
|
"kindString": "Property",
|
|
5738
5948
|
"flags": {
|
|
@@ -5745,6 +5955,26 @@
|
|
|
5745
5955
|
"character": 8
|
|
5746
5956
|
}
|
|
5747
5957
|
],
|
|
5958
|
+
"type": {
|
|
5959
|
+
"type": "intrinsic",
|
|
5960
|
+
"name": "boolean"
|
|
5961
|
+
}
|
|
5962
|
+
},
|
|
5963
|
+
{
|
|
5964
|
+
"id": 226,
|
|
5965
|
+
"name": "allowed",
|
|
5966
|
+
"kind": 1024,
|
|
5967
|
+
"kindString": "Property",
|
|
5968
|
+
"flags": {
|
|
5969
|
+
"isOptional": true
|
|
5970
|
+
},
|
|
5971
|
+
"sources": [
|
|
5972
|
+
{
|
|
5973
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5974
|
+
"line": 12,
|
|
5975
|
+
"character": 8
|
|
5976
|
+
}
|
|
5977
|
+
],
|
|
5748
5978
|
"type": {
|
|
5749
5979
|
"type": "reference",
|
|
5750
5980
|
"typeArguments": [
|
|
@@ -5775,7 +6005,7 @@
|
|
|
5775
6005
|
}
|
|
5776
6006
|
},
|
|
5777
6007
|
{
|
|
5778
|
-
"id":
|
|
6008
|
+
"id": 227,
|
|
5779
6009
|
"name": "disallowed",
|
|
5780
6010
|
"kind": 1024,
|
|
5781
6011
|
"kindString": "Property",
|
|
@@ -5785,7 +6015,7 @@
|
|
|
5785
6015
|
"sources": [
|
|
5786
6016
|
{
|
|
5787
6017
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5788
|
-
"line":
|
|
6018
|
+
"line": 13,
|
|
5789
6019
|
"character": 8
|
|
5790
6020
|
}
|
|
5791
6021
|
],
|
|
@@ -5814,8 +6044,9 @@
|
|
|
5814
6044
|
{
|
|
5815
6045
|
"title": "Properties",
|
|
5816
6046
|
"children": [
|
|
5817
|
-
|
|
5818
|
-
|
|
6047
|
+
225,
|
|
6048
|
+
226,
|
|
6049
|
+
227
|
|
5819
6050
|
]
|
|
5820
6051
|
}
|
|
5821
6052
|
],
|
|
@@ -5834,8 +6065,8 @@
|
|
|
5834
6065
|
{
|
|
5835
6066
|
"title": "Properties",
|
|
5836
6067
|
"children": [
|
|
5837
|
-
|
|
5838
|
-
|
|
6068
|
+
222,
|
|
6069
|
+
223
|
|
5839
6070
|
]
|
|
5840
6071
|
}
|
|
5841
6072
|
],
|
|
@@ -5851,14 +6082,14 @@
|
|
|
5851
6082
|
{
|
|
5852
6083
|
"type": "reflection",
|
|
5853
6084
|
"declaration": {
|
|
5854
|
-
"id":
|
|
6085
|
+
"id": 228,
|
|
5855
6086
|
"name": "__type",
|
|
5856
6087
|
"kind": 65536,
|
|
5857
6088
|
"kindString": "Type literal",
|
|
5858
6089
|
"flags": {},
|
|
5859
6090
|
"children": [
|
|
5860
6091
|
{
|
|
5861
|
-
"id":
|
|
6092
|
+
"id": 229,
|
|
5862
6093
|
"name": "schema",
|
|
5863
6094
|
"kind": 1024,
|
|
5864
6095
|
"kindString": "Property",
|
|
@@ -5880,7 +6111,7 @@
|
|
|
5880
6111
|
{
|
|
5881
6112
|
"title": "Properties",
|
|
5882
6113
|
"children": [
|
|
5883
|
-
|
|
6114
|
+
229
|
|
5884
6115
|
]
|
|
5885
6116
|
}
|
|
5886
6117
|
],
|
|
@@ -5909,14 +6140,14 @@
|
|
|
5909
6140
|
{
|
|
5910
6141
|
"type": "reflection",
|
|
5911
6142
|
"declaration": {
|
|
5912
|
-
"id":
|
|
6143
|
+
"id": 230,
|
|
5913
6144
|
"name": "__type",
|
|
5914
6145
|
"kind": 65536,
|
|
5915
6146
|
"kindString": "Type literal",
|
|
5916
6147
|
"flags": {},
|
|
5917
6148
|
"children": [
|
|
5918
6149
|
{
|
|
5919
|
-
"id":
|
|
6150
|
+
"id": 231,
|
|
5920
6151
|
"name": "name",
|
|
5921
6152
|
"kind": 1024,
|
|
5922
6153
|
"kindString": "Property",
|
|
@@ -5936,7 +6167,7 @@
|
|
|
5936
6167
|
}
|
|
5937
6168
|
},
|
|
5938
6169
|
{
|
|
5939
|
-
"id":
|
|
6170
|
+
"id": 232,
|
|
5940
6171
|
"name": "security",
|
|
5941
6172
|
"kind": 1024,
|
|
5942
6173
|
"kindString": "Property",
|
|
@@ -5953,15 +6184,15 @@
|
|
|
5953
6184
|
"type": {
|
|
5954
6185
|
"type": "reflection",
|
|
5955
6186
|
"declaration": {
|
|
5956
|
-
"id":
|
|
6187
|
+
"id": 233,
|
|
5957
6188
|
"name": "__type",
|
|
5958
6189
|
"kind": 65536,
|
|
5959
6190
|
"kindString": "Type literal",
|
|
5960
6191
|
"flags": {},
|
|
5961
6192
|
"children": [
|
|
5962
6193
|
{
|
|
5963
|
-
"id":
|
|
5964
|
-
"name": "
|
|
6194
|
+
"id": 234,
|
|
6195
|
+
"name": "allowAnonymous",
|
|
5965
6196
|
"kind": 1024,
|
|
5966
6197
|
"kindString": "Property",
|
|
5967
6198
|
"flags": {
|
|
@@ -5974,6 +6205,26 @@
|
|
|
5974
6205
|
"character": 8
|
|
5975
6206
|
}
|
|
5976
6207
|
],
|
|
6208
|
+
"type": {
|
|
6209
|
+
"type": "intrinsic",
|
|
6210
|
+
"name": "boolean"
|
|
6211
|
+
}
|
|
6212
|
+
},
|
|
6213
|
+
{
|
|
6214
|
+
"id": 235,
|
|
6215
|
+
"name": "allowed",
|
|
6216
|
+
"kind": 1024,
|
|
6217
|
+
"kindString": "Property",
|
|
6218
|
+
"flags": {
|
|
6219
|
+
"isOptional": true
|
|
6220
|
+
},
|
|
6221
|
+
"sources": [
|
|
6222
|
+
{
|
|
6223
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6224
|
+
"line": 12,
|
|
6225
|
+
"character": 8
|
|
6226
|
+
}
|
|
6227
|
+
],
|
|
5977
6228
|
"type": {
|
|
5978
6229
|
"type": "reference",
|
|
5979
6230
|
"typeArguments": [
|
|
@@ -6004,7 +6255,7 @@
|
|
|
6004
6255
|
}
|
|
6005
6256
|
},
|
|
6006
6257
|
{
|
|
6007
|
-
"id":
|
|
6258
|
+
"id": 236,
|
|
6008
6259
|
"name": "disallowed",
|
|
6009
6260
|
"kind": 1024,
|
|
6010
6261
|
"kindString": "Property",
|
|
@@ -6014,7 +6265,7 @@
|
|
|
6014
6265
|
"sources": [
|
|
6015
6266
|
{
|
|
6016
6267
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6017
|
-
"line":
|
|
6268
|
+
"line": 13,
|
|
6018
6269
|
"character": 8
|
|
6019
6270
|
}
|
|
6020
6271
|
],
|
|
@@ -6043,8 +6294,9 @@
|
|
|
6043
6294
|
{
|
|
6044
6295
|
"title": "Properties",
|
|
6045
6296
|
"children": [
|
|
6046
|
-
|
|
6047
|
-
|
|
6297
|
+
234,
|
|
6298
|
+
235,
|
|
6299
|
+
236
|
|
6048
6300
|
]
|
|
6049
6301
|
}
|
|
6050
6302
|
],
|
|
@@ -6063,8 +6315,8 @@
|
|
|
6063
6315
|
{
|
|
6064
6316
|
"title": "Properties",
|
|
6065
6317
|
"children": [
|
|
6066
|
-
|
|
6067
|
-
|
|
6318
|
+
231,
|
|
6319
|
+
232
|
|
6068
6320
|
]
|
|
6069
6321
|
}
|
|
6070
6322
|
],
|
|
@@ -6080,14 +6332,14 @@
|
|
|
6080
6332
|
{
|
|
6081
6333
|
"type": "reflection",
|
|
6082
6334
|
"declaration": {
|
|
6083
|
-
"id":
|
|
6335
|
+
"id": 237,
|
|
6084
6336
|
"name": "__type",
|
|
6085
6337
|
"kind": 65536,
|
|
6086
6338
|
"kindString": "Type literal",
|
|
6087
6339
|
"flags": {},
|
|
6088
6340
|
"children": [
|
|
6089
6341
|
{
|
|
6090
|
-
"id":
|
|
6342
|
+
"id": 238,
|
|
6091
6343
|
"name": "schema",
|
|
6092
6344
|
"kind": 1024,
|
|
6093
6345
|
"kindString": "Property",
|
|
@@ -6109,7 +6361,7 @@
|
|
|
6109
6361
|
{
|
|
6110
6362
|
"title": "Properties",
|
|
6111
6363
|
"children": [
|
|
6112
|
-
|
|
6364
|
+
238
|
|
6113
6365
|
]
|
|
6114
6366
|
}
|
|
6115
6367
|
],
|
|
@@ -6128,19 +6380,19 @@
|
|
|
6128
6380
|
],
|
|
6129
6381
|
"parameters": [
|
|
6130
6382
|
{
|
|
6131
|
-
"id":
|
|
6383
|
+
"id": 240,
|
|
6132
6384
|
"name": "query",
|
|
6133
6385
|
"kind": 32768,
|
|
6134
6386
|
"kindString": "Parameter",
|
|
6135
6387
|
"flags": {},
|
|
6136
6388
|
"type": {
|
|
6137
6389
|
"type": "reference",
|
|
6138
|
-
"id":
|
|
6390
|
+
"id": 220,
|
|
6139
6391
|
"name": "T"
|
|
6140
6392
|
}
|
|
6141
6393
|
},
|
|
6142
6394
|
{
|
|
6143
|
-
"id":
|
|
6395
|
+
"id": 241,
|
|
6144
6396
|
"name": "payloads",
|
|
6145
6397
|
"kind": 32768,
|
|
6146
6398
|
"kindString": "Parameter",
|
|
@@ -6163,14 +6415,14 @@
|
|
|
6163
6415
|
{
|
|
6164
6416
|
"type": "reflection",
|
|
6165
6417
|
"declaration": {
|
|
6166
|
-
"id":
|
|
6418
|
+
"id": 242,
|
|
6167
6419
|
"name": "__type",
|
|
6168
6420
|
"kind": 65536,
|
|
6169
6421
|
"kindString": "Type literal",
|
|
6170
6422
|
"flags": {},
|
|
6171
6423
|
"children": [
|
|
6172
6424
|
{
|
|
6173
|
-
"id":
|
|
6425
|
+
"id": 243,
|
|
6174
6426
|
"name": "schema",
|
|
6175
6427
|
"kind": 1024,
|
|
6176
6428
|
"kindString": "Property",
|
|
@@ -6192,7 +6444,7 @@
|
|
|
6192
6444
|
{
|
|
6193
6445
|
"title": "Properties",
|
|
6194
6446
|
"children": [
|
|
6195
|
-
|
|
6447
|
+
243
|
|
6196
6448
|
]
|
|
6197
6449
|
}
|
|
6198
6450
|
],
|
|
@@ -6210,7 +6462,7 @@
|
|
|
6210
6462
|
}
|
|
6211
6463
|
},
|
|
6212
6464
|
{
|
|
6213
|
-
"id":
|
|
6465
|
+
"id": 244,
|
|
6214
6466
|
"name": "queryConfig",
|
|
6215
6467
|
"kind": 32768,
|
|
6216
6468
|
"kindString": "Parameter",
|
|
@@ -6219,7 +6471,7 @@
|
|
|
6219
6471
|
},
|
|
6220
6472
|
"type": {
|
|
6221
6473
|
"type": "reference",
|
|
6222
|
-
"id":
|
|
6474
|
+
"id": 239,
|
|
6223
6475
|
"name": "TConfig"
|
|
6224
6476
|
}
|
|
6225
6477
|
}
|
|
@@ -6248,7 +6500,7 @@
|
|
|
6248
6500
|
}
|
|
6249
6501
|
},
|
|
6250
6502
|
{
|
|
6251
|
-
"id":
|
|
6503
|
+
"id": 245,
|
|
6252
6504
|
"name": "resolve",
|
|
6253
6505
|
"kind": 2048,
|
|
6254
6506
|
"kindString": "Method",
|
|
@@ -6256,20 +6508,20 @@
|
|
|
6256
6508
|
"sources": [
|
|
6257
6509
|
{
|
|
6258
6510
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6259
|
-
"line":
|
|
6511
|
+
"line": 44,
|
|
6260
6512
|
"character": 4
|
|
6261
6513
|
}
|
|
6262
6514
|
],
|
|
6263
6515
|
"signatures": [
|
|
6264
6516
|
{
|
|
6265
|
-
"id":
|
|
6517
|
+
"id": 246,
|
|
6266
6518
|
"name": "resolve",
|
|
6267
6519
|
"kind": 4096,
|
|
6268
6520
|
"kindString": "Call signature",
|
|
6269
6521
|
"flags": {},
|
|
6270
6522
|
"parameters": [
|
|
6271
6523
|
{
|
|
6272
|
-
"id":
|
|
6524
|
+
"id": 247,
|
|
6273
6525
|
"name": "filter",
|
|
6274
6526
|
"kind": 32768,
|
|
6275
6527
|
"kindString": "Parameter",
|
|
@@ -6304,14 +6556,14 @@
|
|
|
6304
6556
|
{
|
|
6305
6557
|
"type": "reflection",
|
|
6306
6558
|
"declaration": {
|
|
6307
|
-
"id":
|
|
6559
|
+
"id": 248,
|
|
6308
6560
|
"name": "__type",
|
|
6309
6561
|
"kind": 65536,
|
|
6310
6562
|
"kindString": "Type literal",
|
|
6311
6563
|
"flags": {},
|
|
6312
6564
|
"children": [
|
|
6313
6565
|
{
|
|
6314
|
-
"id":
|
|
6566
|
+
"id": 249,
|
|
6315
6567
|
"name": "name",
|
|
6316
6568
|
"kind": 1024,
|
|
6317
6569
|
"kindString": "Property",
|
|
@@ -6331,7 +6583,7 @@
|
|
|
6331
6583
|
}
|
|
6332
6584
|
},
|
|
6333
6585
|
{
|
|
6334
|
-
"id":
|
|
6586
|
+
"id": 250,
|
|
6335
6587
|
"name": "security",
|
|
6336
6588
|
"kind": 1024,
|
|
6337
6589
|
"kindString": "Property",
|
|
@@ -6348,15 +6600,15 @@
|
|
|
6348
6600
|
"type": {
|
|
6349
6601
|
"type": "reflection",
|
|
6350
6602
|
"declaration": {
|
|
6351
|
-
"id":
|
|
6603
|
+
"id": 251,
|
|
6352
6604
|
"name": "__type",
|
|
6353
6605
|
"kind": 65536,
|
|
6354
6606
|
"kindString": "Type literal",
|
|
6355
6607
|
"flags": {},
|
|
6356
6608
|
"children": [
|
|
6357
6609
|
{
|
|
6358
|
-
"id":
|
|
6359
|
-
"name": "
|
|
6610
|
+
"id": 252,
|
|
6611
|
+
"name": "allowAnonymous",
|
|
6360
6612
|
"kind": 1024,
|
|
6361
6613
|
"kindString": "Property",
|
|
6362
6614
|
"flags": {
|
|
@@ -6369,6 +6621,26 @@
|
|
|
6369
6621
|
"character": 8
|
|
6370
6622
|
}
|
|
6371
6623
|
],
|
|
6624
|
+
"type": {
|
|
6625
|
+
"type": "intrinsic",
|
|
6626
|
+
"name": "boolean"
|
|
6627
|
+
}
|
|
6628
|
+
},
|
|
6629
|
+
{
|
|
6630
|
+
"id": 253,
|
|
6631
|
+
"name": "allowed",
|
|
6632
|
+
"kind": 1024,
|
|
6633
|
+
"kindString": "Property",
|
|
6634
|
+
"flags": {
|
|
6635
|
+
"isOptional": true
|
|
6636
|
+
},
|
|
6637
|
+
"sources": [
|
|
6638
|
+
{
|
|
6639
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6640
|
+
"line": 12,
|
|
6641
|
+
"character": 8
|
|
6642
|
+
}
|
|
6643
|
+
],
|
|
6372
6644
|
"type": {
|
|
6373
6645
|
"type": "reference",
|
|
6374
6646
|
"typeArguments": [
|
|
@@ -6399,7 +6671,7 @@
|
|
|
6399
6671
|
}
|
|
6400
6672
|
},
|
|
6401
6673
|
{
|
|
6402
|
-
"id":
|
|
6674
|
+
"id": 254,
|
|
6403
6675
|
"name": "disallowed",
|
|
6404
6676
|
"kind": 1024,
|
|
6405
6677
|
"kindString": "Property",
|
|
@@ -6409,7 +6681,7 @@
|
|
|
6409
6681
|
"sources": [
|
|
6410
6682
|
{
|
|
6411
6683
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6412
|
-
"line":
|
|
6684
|
+
"line": 13,
|
|
6413
6685
|
"character": 8
|
|
6414
6686
|
}
|
|
6415
6687
|
],
|
|
@@ -6438,8 +6710,9 @@
|
|
|
6438
6710
|
{
|
|
6439
6711
|
"title": "Properties",
|
|
6440
6712
|
"children": [
|
|
6441
|
-
|
|
6442
|
-
|
|
6713
|
+
252,
|
|
6714
|
+
253,
|
|
6715
|
+
254
|
|
6443
6716
|
]
|
|
6444
6717
|
}
|
|
6445
6718
|
],
|
|
@@ -6458,8 +6731,8 @@
|
|
|
6458
6731
|
{
|
|
6459
6732
|
"title": "Properties",
|
|
6460
6733
|
"children": [
|
|
6461
|
-
|
|
6462
|
-
|
|
6734
|
+
249,
|
|
6735
|
+
250
|
|
6463
6736
|
]
|
|
6464
6737
|
}
|
|
6465
6738
|
],
|
|
@@ -6475,14 +6748,14 @@
|
|
|
6475
6748
|
{
|
|
6476
6749
|
"type": "reflection",
|
|
6477
6750
|
"declaration": {
|
|
6478
|
-
"id":
|
|
6751
|
+
"id": 255,
|
|
6479
6752
|
"name": "__type",
|
|
6480
6753
|
"kind": 65536,
|
|
6481
6754
|
"kindString": "Type literal",
|
|
6482
6755
|
"flags": {},
|
|
6483
6756
|
"children": [
|
|
6484
6757
|
{
|
|
6485
|
-
"id":
|
|
6758
|
+
"id": 256,
|
|
6486
6759
|
"name": "schema",
|
|
6487
6760
|
"kind": 1024,
|
|
6488
6761
|
"kindString": "Property",
|
|
@@ -6504,7 +6777,7 @@
|
|
|
6504
6777
|
{
|
|
6505
6778
|
"title": "Properties",
|
|
6506
6779
|
"children": [
|
|
6507
|
-
|
|
6780
|
+
256
|
|
6508
6781
|
]
|
|
6509
6782
|
}
|
|
6510
6783
|
],
|
|
@@ -6548,7 +6821,7 @@
|
|
|
6548
6821
|
}
|
|
6549
6822
|
},
|
|
6550
6823
|
{
|
|
6551
|
-
"id":
|
|
6824
|
+
"id": 330,
|
|
6552
6825
|
"name": "start",
|
|
6553
6826
|
"kind": 2048,
|
|
6554
6827
|
"kindString": "Method",
|
|
@@ -6558,20 +6831,20 @@
|
|
|
6558
6831
|
"sources": [
|
|
6559
6832
|
{
|
|
6560
6833
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6561
|
-
"line":
|
|
6834
|
+
"line": 54,
|
|
6562
6835
|
"character": 14
|
|
6563
6836
|
}
|
|
6564
6837
|
],
|
|
6565
6838
|
"signatures": [
|
|
6566
6839
|
{
|
|
6567
|
-
"id":
|
|
6840
|
+
"id": 331,
|
|
6568
6841
|
"name": "start",
|
|
6569
6842
|
"kind": 4096,
|
|
6570
6843
|
"kindString": "Call signature",
|
|
6571
6844
|
"flags": {},
|
|
6572
6845
|
"parameters": [
|
|
6573
6846
|
{
|
|
6574
|
-
"id":
|
|
6847
|
+
"id": 332,
|
|
6575
6848
|
"name": "_timeout",
|
|
6576
6849
|
"kind": 32768,
|
|
6577
6850
|
"kindString": "Parameter",
|
|
@@ -6589,7 +6862,7 @@
|
|
|
6589
6862
|
"typeArguments": [
|
|
6590
6863
|
{
|
|
6591
6864
|
"type": "reference",
|
|
6592
|
-
"id":
|
|
6865
|
+
"id": 24,
|
|
6593
6866
|
"name": "LocationCertaintyDiviner"
|
|
6594
6867
|
},
|
|
6595
6868
|
{
|
|
@@ -6619,7 +6892,7 @@
|
|
|
6619
6892
|
}
|
|
6620
6893
|
},
|
|
6621
6894
|
{
|
|
6622
|
-
"id":
|
|
6895
|
+
"id": 257,
|
|
6623
6896
|
"name": "started",
|
|
6624
6897
|
"kind": 2048,
|
|
6625
6898
|
"kindString": "Method",
|
|
@@ -6627,20 +6900,20 @@
|
|
|
6627
6900
|
"sources": [
|
|
6628
6901
|
{
|
|
6629
6902
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6630
|
-
"line":
|
|
6903
|
+
"line": 45,
|
|
6631
6904
|
"character": 4
|
|
6632
6905
|
}
|
|
6633
6906
|
],
|
|
6634
6907
|
"signatures": [
|
|
6635
6908
|
{
|
|
6636
|
-
"id":
|
|
6909
|
+
"id": 258,
|
|
6637
6910
|
"name": "started",
|
|
6638
6911
|
"kind": 4096,
|
|
6639
6912
|
"kindString": "Call signature",
|
|
6640
6913
|
"flags": {},
|
|
6641
6914
|
"parameters": [
|
|
6642
6915
|
{
|
|
6643
|
-
"id":
|
|
6916
|
+
"id": 259,
|
|
6644
6917
|
"name": "notStartedAction",
|
|
6645
6918
|
"kind": 32768,
|
|
6646
6919
|
"kindString": "Parameter",
|
|
@@ -6698,7 +6971,7 @@
|
|
|
6698
6971
|
}
|
|
6699
6972
|
},
|
|
6700
6973
|
{
|
|
6701
|
-
"id":
|
|
6974
|
+
"id": 333,
|
|
6702
6975
|
"name": "stop",
|
|
6703
6976
|
"kind": 2048,
|
|
6704
6977
|
"kindString": "Method",
|
|
@@ -6708,20 +6981,20 @@
|
|
|
6708
6981
|
"sources": [
|
|
6709
6982
|
{
|
|
6710
6983
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6711
|
-
"line":
|
|
6984
|
+
"line": 55,
|
|
6712
6985
|
"character": 14
|
|
6713
6986
|
}
|
|
6714
6987
|
],
|
|
6715
6988
|
"signatures": [
|
|
6716
6989
|
{
|
|
6717
|
-
"id":
|
|
6990
|
+
"id": 334,
|
|
6718
6991
|
"name": "stop",
|
|
6719
6992
|
"kind": 4096,
|
|
6720
6993
|
"kindString": "Call signature",
|
|
6721
6994
|
"flags": {},
|
|
6722
6995
|
"parameters": [
|
|
6723
6996
|
{
|
|
6724
|
-
"id":
|
|
6997
|
+
"id": 335,
|
|
6725
6998
|
"name": "_timeout",
|
|
6726
6999
|
"kind": 32768,
|
|
6727
7000
|
"kindString": "Parameter",
|
|
@@ -6739,7 +7012,7 @@
|
|
|
6739
7012
|
"typeArguments": [
|
|
6740
7013
|
{
|
|
6741
7014
|
"type": "reference",
|
|
6742
|
-
"id":
|
|
7015
|
+
"id": 24,
|
|
6743
7016
|
"name": "LocationCertaintyDiviner"
|
|
6744
7017
|
},
|
|
6745
7018
|
{
|
|
@@ -6769,7 +7042,7 @@
|
|
|
6769
7042
|
}
|
|
6770
7043
|
},
|
|
6771
7044
|
{
|
|
6772
|
-
"id":
|
|
7045
|
+
"id": 260,
|
|
6773
7046
|
"name": "subscribe",
|
|
6774
7047
|
"kind": 2048,
|
|
6775
7048
|
"kindString": "Method",
|
|
@@ -6777,20 +7050,20 @@
|
|
|
6777
7050
|
"sources": [
|
|
6778
7051
|
{
|
|
6779
7052
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6780
|
-
"line":
|
|
7053
|
+
"line": 46,
|
|
6781
7054
|
"character": 4
|
|
6782
7055
|
}
|
|
6783
7056
|
],
|
|
6784
7057
|
"signatures": [
|
|
6785
7058
|
{
|
|
6786
|
-
"id":
|
|
7059
|
+
"id": 261,
|
|
6787
7060
|
"name": "subscribe",
|
|
6788
7061
|
"kind": 4096,
|
|
6789
7062
|
"kindString": "Call signature",
|
|
6790
7063
|
"flags": {},
|
|
6791
7064
|
"parameters": [
|
|
6792
7065
|
{
|
|
6793
|
-
"id":
|
|
7066
|
+
"id": 262,
|
|
6794
7067
|
"name": "_queryAccount",
|
|
6795
7068
|
"kind": 32768,
|
|
6796
7069
|
"kindString": "Parameter",
|
|
@@ -6827,7 +7100,7 @@
|
|
|
6827
7100
|
}
|
|
6828
7101
|
},
|
|
6829
7102
|
{
|
|
6830
|
-
"id":
|
|
7103
|
+
"id": 336,
|
|
6831
7104
|
"name": "validateConfig",
|
|
6832
7105
|
"kind": 2048,
|
|
6833
7106
|
"kindString": "Method",
|
|
@@ -6837,20 +7110,20 @@
|
|
|
6837
7110
|
"sources": [
|
|
6838
7111
|
{
|
|
6839
7112
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6840
|
-
"line":
|
|
7113
|
+
"line": 56,
|
|
6841
7114
|
"character": 14
|
|
6842
7115
|
}
|
|
6843
7116
|
],
|
|
6844
7117
|
"signatures": [
|
|
6845
7118
|
{
|
|
6846
|
-
"id":
|
|
7119
|
+
"id": 337,
|
|
6847
7120
|
"name": "validateConfig",
|
|
6848
7121
|
"kind": 4096,
|
|
6849
7122
|
"kindString": "Call signature",
|
|
6850
7123
|
"flags": {},
|
|
6851
7124
|
"parameters": [
|
|
6852
7125
|
{
|
|
6853
|
-
"id":
|
|
7126
|
+
"id": 338,
|
|
6854
7127
|
"name": "config",
|
|
6855
7128
|
"kind": 32768,
|
|
6856
7129
|
"kindString": "Parameter",
|
|
@@ -6863,7 +7136,7 @@
|
|
|
6863
7136
|
}
|
|
6864
7137
|
},
|
|
6865
7138
|
{
|
|
6866
|
-
"id":
|
|
7139
|
+
"id": 339,
|
|
6867
7140
|
"name": "parents",
|
|
6868
7141
|
"kind": 32768,
|
|
6869
7142
|
"kindString": "Parameter",
|
|
@@ -6903,7 +7176,7 @@
|
|
|
6903
7176
|
}
|
|
6904
7177
|
},
|
|
6905
7178
|
{
|
|
6906
|
-
"id":
|
|
7179
|
+
"id": 44,
|
|
6907
7180
|
"name": "calcHeuristic",
|
|
6908
7181
|
"kind": 2048,
|
|
6909
7182
|
"kindString": "Method",
|
|
@@ -6916,19 +7189,19 @@
|
|
|
6916
7189
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
6917
7190
|
"line": 32,
|
|
6918
7191
|
"character": 17,
|
|
6919
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7192
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L32"
|
|
6920
7193
|
}
|
|
6921
7194
|
],
|
|
6922
7195
|
"signatures": [
|
|
6923
7196
|
{
|
|
6924
|
-
"id":
|
|
7197
|
+
"id": 45,
|
|
6925
7198
|
"name": "calcHeuristic",
|
|
6926
7199
|
"kind": 4096,
|
|
6927
7200
|
"kindString": "Call signature",
|
|
6928
7201
|
"flags": {},
|
|
6929
7202
|
"parameters": [
|
|
6930
7203
|
{
|
|
6931
|
-
"id":
|
|
7204
|
+
"id": 46,
|
|
6932
7205
|
"name": "heuristic",
|
|
6933
7206
|
"kind": 32768,
|
|
6934
7207
|
"kindString": "Parameter",
|
|
@@ -6959,7 +7232,7 @@
|
|
|
6959
7232
|
]
|
|
6960
7233
|
},
|
|
6961
7234
|
{
|
|
6962
|
-
"id":
|
|
7235
|
+
"id": 27,
|
|
6963
7236
|
"name": "create",
|
|
6964
7237
|
"kind": 2048,
|
|
6965
7238
|
"kindString": "Method",
|
|
@@ -6971,19 +7244,19 @@
|
|
|
6971
7244
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
6972
7245
|
"line": 27,
|
|
6973
7246
|
"character": 24,
|
|
6974
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7247
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L27"
|
|
6975
7248
|
}
|
|
6976
7249
|
],
|
|
6977
7250
|
"signatures": [
|
|
6978
7251
|
{
|
|
6979
|
-
"id":
|
|
7252
|
+
"id": 28,
|
|
6980
7253
|
"name": "create",
|
|
6981
7254
|
"kind": 4096,
|
|
6982
7255
|
"kindString": "Call signature",
|
|
6983
7256
|
"flags": {},
|
|
6984
7257
|
"parameters": [
|
|
6985
7258
|
{
|
|
6986
|
-
"id":
|
|
7259
|
+
"id": 29,
|
|
6987
7260
|
"name": "params",
|
|
6988
7261
|
"kind": 32768,
|
|
6989
7262
|
"kindString": "Parameter",
|
|
@@ -7007,14 +7280,14 @@
|
|
|
7007
7280
|
{
|
|
7008
7281
|
"type": "reflection",
|
|
7009
7282
|
"declaration": {
|
|
7010
|
-
"id":
|
|
7283
|
+
"id": 30,
|
|
7011
7284
|
"name": "__type",
|
|
7012
7285
|
"kind": 65536,
|
|
7013
7286
|
"kindString": "Type literal",
|
|
7014
7287
|
"flags": {},
|
|
7015
7288
|
"children": [
|
|
7016
7289
|
{
|
|
7017
|
-
"id":
|
|
7290
|
+
"id": 31,
|
|
7018
7291
|
"name": "name",
|
|
7019
7292
|
"kind": 1024,
|
|
7020
7293
|
"kindString": "Property",
|
|
@@ -7034,7 +7307,7 @@
|
|
|
7034
7307
|
}
|
|
7035
7308
|
},
|
|
7036
7309
|
{
|
|
7037
|
-
"id":
|
|
7310
|
+
"id": 32,
|
|
7038
7311
|
"name": "security",
|
|
7039
7312
|
"kind": 1024,
|
|
7040
7313
|
"kindString": "Property",
|
|
@@ -7051,15 +7324,15 @@
|
|
|
7051
7324
|
"type": {
|
|
7052
7325
|
"type": "reflection",
|
|
7053
7326
|
"declaration": {
|
|
7054
|
-
"id":
|
|
7327
|
+
"id": 33,
|
|
7055
7328
|
"name": "__type",
|
|
7056
7329
|
"kind": 65536,
|
|
7057
7330
|
"kindString": "Type literal",
|
|
7058
7331
|
"flags": {},
|
|
7059
7332
|
"children": [
|
|
7060
7333
|
{
|
|
7061
|
-
"id":
|
|
7062
|
-
"name": "
|
|
7334
|
+
"id": 34,
|
|
7335
|
+
"name": "allowAnonymous",
|
|
7063
7336
|
"kind": 1024,
|
|
7064
7337
|
"kindString": "Property",
|
|
7065
7338
|
"flags": {
|
|
@@ -7072,6 +7345,26 @@
|
|
|
7072
7345
|
"character": 8
|
|
7073
7346
|
}
|
|
7074
7347
|
],
|
|
7348
|
+
"type": {
|
|
7349
|
+
"type": "intrinsic",
|
|
7350
|
+
"name": "boolean"
|
|
7351
|
+
}
|
|
7352
|
+
},
|
|
7353
|
+
{
|
|
7354
|
+
"id": 35,
|
|
7355
|
+
"name": "allowed",
|
|
7356
|
+
"kind": 1024,
|
|
7357
|
+
"kindString": "Property",
|
|
7358
|
+
"flags": {
|
|
7359
|
+
"isOptional": true
|
|
7360
|
+
},
|
|
7361
|
+
"sources": [
|
|
7362
|
+
{
|
|
7363
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7364
|
+
"line": 12,
|
|
7365
|
+
"character": 8
|
|
7366
|
+
}
|
|
7367
|
+
],
|
|
7075
7368
|
"type": {
|
|
7076
7369
|
"type": "reference",
|
|
7077
7370
|
"typeArguments": [
|
|
@@ -7102,7 +7395,7 @@
|
|
|
7102
7395
|
}
|
|
7103
7396
|
},
|
|
7104
7397
|
{
|
|
7105
|
-
"id":
|
|
7398
|
+
"id": 36,
|
|
7106
7399
|
"name": "disallowed",
|
|
7107
7400
|
"kind": 1024,
|
|
7108
7401
|
"kindString": "Property",
|
|
@@ -7112,7 +7405,7 @@
|
|
|
7112
7405
|
"sources": [
|
|
7113
7406
|
{
|
|
7114
7407
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7115
|
-
"line":
|
|
7408
|
+
"line": 13,
|
|
7116
7409
|
"character": 8
|
|
7117
7410
|
}
|
|
7118
7411
|
],
|
|
@@ -7141,8 +7434,9 @@
|
|
|
7141
7434
|
{
|
|
7142
7435
|
"title": "Properties",
|
|
7143
7436
|
"children": [
|
|
7144
|
-
|
|
7145
|
-
|
|
7437
|
+
34,
|
|
7438
|
+
35,
|
|
7439
|
+
36
|
|
7146
7440
|
]
|
|
7147
7441
|
}
|
|
7148
7442
|
],
|
|
@@ -7161,8 +7455,8 @@
|
|
|
7161
7455
|
{
|
|
7162
7456
|
"title": "Properties",
|
|
7163
7457
|
"children": [
|
|
7164
|
-
|
|
7165
|
-
|
|
7458
|
+
31,
|
|
7459
|
+
32
|
|
7166
7460
|
]
|
|
7167
7461
|
}
|
|
7168
7462
|
],
|
|
@@ -7178,14 +7472,14 @@
|
|
|
7178
7472
|
{
|
|
7179
7473
|
"type": "reflection",
|
|
7180
7474
|
"declaration": {
|
|
7181
|
-
"id":
|
|
7475
|
+
"id": 37,
|
|
7182
7476
|
"name": "__type",
|
|
7183
7477
|
"kind": 65536,
|
|
7184
7478
|
"kindString": "Type literal",
|
|
7185
7479
|
"flags": {},
|
|
7186
7480
|
"children": [
|
|
7187
7481
|
{
|
|
7188
|
-
"id":
|
|
7482
|
+
"id": 38,
|
|
7189
7483
|
"name": "targetSchema",
|
|
7190
7484
|
"kind": 1024,
|
|
7191
7485
|
"kindString": "Property",
|
|
@@ -7209,7 +7503,7 @@
|
|
|
7209
7503
|
{
|
|
7210
7504
|
"title": "Properties",
|
|
7211
7505
|
"children": [
|
|
7212
|
-
|
|
7506
|
+
38
|
|
7213
7507
|
]
|
|
7214
7508
|
}
|
|
7215
7509
|
],
|
|
@@ -7225,14 +7519,14 @@
|
|
|
7225
7519
|
{
|
|
7226
7520
|
"type": "reflection",
|
|
7227
7521
|
"declaration": {
|
|
7228
|
-
"id":
|
|
7522
|
+
"id": 39,
|
|
7229
7523
|
"name": "__type",
|
|
7230
7524
|
"kind": 65536,
|
|
7231
7525
|
"kindString": "Type literal",
|
|
7232
7526
|
"flags": {},
|
|
7233
7527
|
"children": [
|
|
7234
7528
|
{
|
|
7235
|
-
"id":
|
|
7529
|
+
"id": 40,
|
|
7236
7530
|
"name": "schema",
|
|
7237
7531
|
"kind": 1024,
|
|
7238
7532
|
"kindString": "Property",
|
|
@@ -7254,7 +7548,7 @@
|
|
|
7254
7548
|
{
|
|
7255
7549
|
"title": "Properties",
|
|
7256
7550
|
"children": [
|
|
7257
|
-
|
|
7551
|
+
40
|
|
7258
7552
|
]
|
|
7259
7553
|
}
|
|
7260
7554
|
],
|
|
@@ -7270,14 +7564,14 @@
|
|
|
7270
7564
|
{
|
|
7271
7565
|
"type": "reflection",
|
|
7272
7566
|
"declaration": {
|
|
7273
|
-
"id":
|
|
7567
|
+
"id": 41,
|
|
7274
7568
|
"name": "__type",
|
|
7275
7569
|
"kind": 65536,
|
|
7276
7570
|
"kindString": "Type literal",
|
|
7277
7571
|
"flags": {},
|
|
7278
7572
|
"children": [
|
|
7279
7573
|
{
|
|
7280
|
-
"id":
|
|
7574
|
+
"id": 42,
|
|
7281
7575
|
"name": "schema",
|
|
7282
7576
|
"kind": 1024,
|
|
7283
7577
|
"kindString": "Property",
|
|
@@ -7287,7 +7581,7 @@
|
|
|
7287
7581
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7288
7582
|
"line": 11,
|
|
7289
7583
|
"character": 4,
|
|
7290
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7584
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
|
|
7291
7585
|
}
|
|
7292
7586
|
],
|
|
7293
7587
|
"type": {
|
|
@@ -7296,7 +7590,7 @@
|
|
|
7296
7590
|
}
|
|
7297
7591
|
},
|
|
7298
7592
|
{
|
|
7299
|
-
"id":
|
|
7593
|
+
"id": 43,
|
|
7300
7594
|
"name": "targetSchema",
|
|
7301
7595
|
"kind": 1024,
|
|
7302
7596
|
"kindString": "Property",
|
|
@@ -7306,7 +7600,7 @@
|
|
|
7306
7600
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7307
7601
|
"line": 12,
|
|
7308
7602
|
"character": 4,
|
|
7309
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7603
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
|
|
7310
7604
|
}
|
|
7311
7605
|
],
|
|
7312
7606
|
"type": {
|
|
@@ -7319,8 +7613,8 @@
|
|
|
7319
7613
|
{
|
|
7320
7614
|
"title": "Properties",
|
|
7321
7615
|
"children": [
|
|
7322
|
-
|
|
7323
|
-
|
|
7616
|
+
42,
|
|
7617
|
+
43
|
|
7324
7618
|
]
|
|
7325
7619
|
}
|
|
7326
7620
|
],
|
|
@@ -7329,7 +7623,7 @@
|
|
|
7329
7623
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7330
7624
|
"line": 10,
|
|
7331
7625
|
"character": 12,
|
|
7332
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7626
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
|
|
7333
7627
|
}
|
|
7334
7628
|
]
|
|
7335
7629
|
}
|
|
@@ -7346,7 +7640,7 @@
|
|
|
7346
7640
|
"typeArguments": [
|
|
7347
7641
|
{
|
|
7348
7642
|
"type": "reference",
|
|
7349
|
-
"id":
|
|
7643
|
+
"id": 24,
|
|
7350
7644
|
"name": "LocationCertaintyDiviner"
|
|
7351
7645
|
}
|
|
7352
7646
|
],
|
|
@@ -7366,7 +7660,7 @@
|
|
|
7366
7660
|
}
|
|
7367
7661
|
},
|
|
7368
7662
|
{
|
|
7369
|
-
"id":
|
|
7663
|
+
"id": 47,
|
|
7370
7664
|
"name": "locationsToHeuristics",
|
|
7371
7665
|
"kind": 2048,
|
|
7372
7666
|
"kindString": "Method",
|
|
@@ -7379,19 +7673,19 @@
|
|
|
7379
7673
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
7380
7674
|
"line": 53,
|
|
7381
7675
|
"character": 17,
|
|
7382
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7676
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L53"
|
|
7383
7677
|
}
|
|
7384
7678
|
],
|
|
7385
7679
|
"signatures": [
|
|
7386
7680
|
{
|
|
7387
|
-
"id":
|
|
7681
|
+
"id": 48,
|
|
7388
7682
|
"name": "locationsToHeuristics",
|
|
7389
7683
|
"kind": 4096,
|
|
7390
7684
|
"kindString": "Call signature",
|
|
7391
7685
|
"flags": {},
|
|
7392
7686
|
"parameters": [
|
|
7393
7687
|
{
|
|
7394
|
-
"id":
|
|
7688
|
+
"id": 49,
|
|
7395
7689
|
"name": "elevations",
|
|
7396
7690
|
"kind": 32768,
|
|
7397
7691
|
"kindString": "Parameter",
|
|
@@ -7412,14 +7706,14 @@
|
|
|
7412
7706
|
{
|
|
7413
7707
|
"type": "reflection",
|
|
7414
7708
|
"declaration": {
|
|
7415
|
-
"id":
|
|
7709
|
+
"id": 50,
|
|
7416
7710
|
"name": "__type",
|
|
7417
7711
|
"kind": 65536,
|
|
7418
7712
|
"kindString": "Type literal",
|
|
7419
7713
|
"flags": {},
|
|
7420
7714
|
"children": [
|
|
7421
7715
|
{
|
|
7422
|
-
"id":
|
|
7716
|
+
"id": 51,
|
|
7423
7717
|
"name": "elevation",
|
|
7424
7718
|
"kind": 1024,
|
|
7425
7719
|
"kindString": "Property",
|
|
@@ -7439,7 +7733,7 @@
|
|
|
7439
7733
|
}
|
|
7440
7734
|
},
|
|
7441
7735
|
{
|
|
7442
|
-
"id":
|
|
7736
|
+
"id": 52,
|
|
7443
7737
|
"name": "schema",
|
|
7444
7738
|
"kind": 1024,
|
|
7445
7739
|
"kindString": "Property",
|
|
@@ -7461,8 +7755,8 @@
|
|
|
7461
7755
|
{
|
|
7462
7756
|
"title": "Properties",
|
|
7463
7757
|
"children": [
|
|
7464
|
-
|
|
7465
|
-
|
|
7758
|
+
51,
|
|
7759
|
+
52
|
|
7466
7760
|
]
|
|
7467
7761
|
}
|
|
7468
7762
|
],
|
|
@@ -7480,7 +7774,7 @@
|
|
|
7480
7774
|
}
|
|
7481
7775
|
},
|
|
7482
7776
|
{
|
|
7483
|
-
"id":
|
|
7777
|
+
"id": 53,
|
|
7484
7778
|
"name": "locations",
|
|
7485
7779
|
"kind": 32768,
|
|
7486
7780
|
"kindString": "Parameter",
|
|
@@ -7497,14 +7791,14 @@
|
|
|
7497
7791
|
"type": {
|
|
7498
7792
|
"type": "reflection",
|
|
7499
7793
|
"declaration": {
|
|
7500
|
-
"id":
|
|
7794
|
+
"id": 54,
|
|
7501
7795
|
"name": "__type",
|
|
7502
7796
|
"kind": 65536,
|
|
7503
7797
|
"kindString": "Type literal",
|
|
7504
7798
|
"flags": {},
|
|
7505
7799
|
"children": [
|
|
7506
7800
|
{
|
|
7507
|
-
"id":
|
|
7801
|
+
"id": 55,
|
|
7508
7802
|
"name": "altitude",
|
|
7509
7803
|
"kind": 1024,
|
|
7510
7804
|
"kindString": "Property",
|
|
@@ -7514,7 +7808,7 @@
|
|
|
7514
7808
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
7515
7809
|
"line": 54,
|
|
7516
7810
|
"character": 43,
|
|
7517
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7811
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
|
|
7518
7812
|
}
|
|
7519
7813
|
],
|
|
7520
7814
|
"type": {
|
|
@@ -7535,7 +7829,7 @@
|
|
|
7535
7829
|
}
|
|
7536
7830
|
},
|
|
7537
7831
|
{
|
|
7538
|
-
"id":
|
|
7832
|
+
"id": 56,
|
|
7539
7833
|
"name": "elevation",
|
|
7540
7834
|
"kind": 1024,
|
|
7541
7835
|
"kindString": "Property",
|
|
@@ -7545,7 +7839,7 @@
|
|
|
7545
7839
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
7546
7840
|
"line": 54,
|
|
7547
7841
|
"character": 72,
|
|
7548
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7842
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
|
|
7549
7843
|
}
|
|
7550
7844
|
],
|
|
7551
7845
|
"type": {
|
|
@@ -7557,7 +7851,7 @@
|
|
|
7557
7851
|
}
|
|
7558
7852
|
},
|
|
7559
7853
|
{
|
|
7560
|
-
"id":
|
|
7854
|
+
"id": 57,
|
|
7561
7855
|
"name": "variance",
|
|
7562
7856
|
"kind": 1024,
|
|
7563
7857
|
"kindString": "Property",
|
|
@@ -7567,7 +7861,7 @@
|
|
|
7567
7861
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
7568
7862
|
"line": 54,
|
|
7569
7863
|
"character": 93,
|
|
7570
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7864
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
|
|
7571
7865
|
}
|
|
7572
7866
|
],
|
|
7573
7867
|
"type": {
|
|
@@ -7592,9 +7886,9 @@
|
|
|
7592
7886
|
{
|
|
7593
7887
|
"title": "Properties",
|
|
7594
7888
|
"children": [
|
|
7595
|
-
|
|
7596
|
-
|
|
7597
|
-
|
|
7889
|
+
55,
|
|
7890
|
+
56,
|
|
7891
|
+
57
|
|
7598
7892
|
]
|
|
7599
7893
|
}
|
|
7600
7894
|
],
|
|
@@ -7603,7 +7897,7 @@
|
|
|
7603
7897
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
7604
7898
|
"line": 54,
|
|
7605
7899
|
"character": 41,
|
|
7606
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7900
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
|
|
7607
7901
|
}
|
|
7608
7902
|
]
|
|
7609
7903
|
}
|
|
@@ -7616,62 +7910,63 @@
|
|
|
7616
7910
|
{
|
|
7617
7911
|
"title": "Constructors",
|
|
7618
7912
|
"children": [
|
|
7619
|
-
|
|
7913
|
+
59
|
|
7620
7914
|
]
|
|
7621
7915
|
},
|
|
7622
7916
|
{
|
|
7623
7917
|
"title": "Properties",
|
|
7624
7918
|
"children": [
|
|
7625
|
-
|
|
7626
|
-
|
|
7627
|
-
|
|
7628
|
-
155,
|
|
7629
|
-
156,
|
|
7630
|
-
157,
|
|
7631
|
-
158,
|
|
7919
|
+
128,
|
|
7920
|
+
143,
|
|
7921
|
+
153,
|
|
7632
7922
|
163,
|
|
7633
|
-
|
|
7634
|
-
|
|
7635
|
-
|
|
7923
|
+
164,
|
|
7924
|
+
165,
|
|
7925
|
+
166,
|
|
7926
|
+
171,
|
|
7927
|
+
25,
|
|
7928
|
+
58,
|
|
7929
|
+
26
|
|
7636
7930
|
]
|
|
7637
7931
|
},
|
|
7638
7932
|
{
|
|
7639
7933
|
"title": "Accessors",
|
|
7640
7934
|
"children": [
|
|
7641
|
-
|
|
7642
|
-
|
|
7643
|
-
|
|
7644
|
-
|
|
7935
|
+
176,
|
|
7936
|
+
178,
|
|
7937
|
+
180,
|
|
7938
|
+
76,
|
|
7645
7939
|
182,
|
|
7646
|
-
|
|
7647
|
-
|
|
7648
|
-
|
|
7940
|
+
193,
|
|
7941
|
+
87,
|
|
7942
|
+
195,
|
|
7943
|
+
89
|
|
7649
7944
|
]
|
|
7650
7945
|
},
|
|
7651
7946
|
{
|
|
7652
7947
|
"title": "Methods",
|
|
7653
7948
|
"children": [
|
|
7654
|
-
|
|
7655
|
-
|
|
7656
|
-
|
|
7657
|
-
|
|
7658
|
-
|
|
7659
|
-
|
|
7660
|
-
|
|
7661
|
-
|
|
7662
|
-
|
|
7663
|
-
|
|
7664
|
-
|
|
7665
|
-
|
|
7666
|
-
231,
|
|
7667
|
-
315,
|
|
7668
|
-
242,
|
|
7669
|
-
318,
|
|
7949
|
+
263,
|
|
7950
|
+
268,
|
|
7951
|
+
275,
|
|
7952
|
+
293,
|
|
7953
|
+
311,
|
|
7954
|
+
319,
|
|
7955
|
+
206,
|
|
7956
|
+
78,
|
|
7957
|
+
85,
|
|
7958
|
+
327,
|
|
7959
|
+
91,
|
|
7960
|
+
210,
|
|
7670
7961
|
245,
|
|
7671
|
-
|
|
7672
|
-
|
|
7673
|
-
|
|
7674
|
-
|
|
7962
|
+
330,
|
|
7963
|
+
257,
|
|
7964
|
+
333,
|
|
7965
|
+
260,
|
|
7966
|
+
336,
|
|
7967
|
+
44,
|
|
7968
|
+
27,
|
|
7969
|
+
47
|
|
7675
7970
|
]
|
|
7676
7971
|
}
|
|
7677
7972
|
],
|
|
@@ -7680,7 +7975,7 @@
|
|
|
7680
7975
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
|
|
7681
7976
|
"line": 13,
|
|
7682
7977
|
"character": 13,
|
|
7683
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7978
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L13"
|
|
7684
7979
|
}
|
|
7685
7980
|
],
|
|
7686
7981
|
"extendedTypes": [
|
|
@@ -7689,7 +7984,7 @@
|
|
|
7689
7984
|
"typeArguments": [
|
|
7690
7985
|
{
|
|
7691
7986
|
"type": "reference",
|
|
7692
|
-
"id":
|
|
7987
|
+
"id": 19,
|
|
7693
7988
|
"name": "LocationCertaintyDivinerConfig"
|
|
7694
7989
|
}
|
|
7695
7990
|
],
|
|
@@ -7699,7 +7994,7 @@
|
|
|
7699
7994
|
"implementedTypes": [
|
|
7700
7995
|
{
|
|
7701
7996
|
"type": "reference",
|
|
7702
|
-
"id":
|
|
7997
|
+
"id": 24,
|
|
7703
7998
|
"name": "LocationCertaintyDiviner"
|
|
7704
7999
|
},
|
|
7705
8000
|
{
|
|
@@ -7710,13 +8005,13 @@
|
|
|
7710
8005
|
"implementedBy": [
|
|
7711
8006
|
{
|
|
7712
8007
|
"type": "reference",
|
|
7713
|
-
"id":
|
|
8008
|
+
"id": 24,
|
|
7714
8009
|
"name": "LocationCertaintyDiviner"
|
|
7715
8010
|
}
|
|
7716
8011
|
]
|
|
7717
8012
|
},
|
|
7718
8013
|
{
|
|
7719
|
-
"id":
|
|
8014
|
+
"id": 19,
|
|
7720
8015
|
"name": "LocationCertaintyDivinerConfig",
|
|
7721
8016
|
"kind": 4194304,
|
|
7722
8017
|
"kindString": "Type alias",
|
|
@@ -7726,12 +8021,12 @@
|
|
|
7726
8021
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7727
8022
|
"line": 8,
|
|
7728
8023
|
"character": 12,
|
|
7729
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8024
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L8"
|
|
7730
8025
|
}
|
|
7731
8026
|
],
|
|
7732
8027
|
"typeParameters": [
|
|
7733
8028
|
{
|
|
7734
|
-
"id":
|
|
8029
|
+
"id": 23,
|
|
7735
8030
|
"name": "TConfig",
|
|
7736
8031
|
"kind": 131072,
|
|
7737
8032
|
"kindString": "Type parameter",
|
|
@@ -7758,20 +8053,20 @@
|
|
|
7758
8053
|
"types": [
|
|
7759
8054
|
{
|
|
7760
8055
|
"type": "reference",
|
|
7761
|
-
"id":
|
|
8056
|
+
"id": 23,
|
|
7762
8057
|
"name": "TConfig"
|
|
7763
8058
|
},
|
|
7764
8059
|
{
|
|
7765
8060
|
"type": "reflection",
|
|
7766
8061
|
"declaration": {
|
|
7767
|
-
"id":
|
|
8062
|
+
"id": 20,
|
|
7768
8063
|
"name": "__type",
|
|
7769
8064
|
"kind": 65536,
|
|
7770
8065
|
"kindString": "Type literal",
|
|
7771
8066
|
"flags": {},
|
|
7772
8067
|
"children": [
|
|
7773
8068
|
{
|
|
7774
|
-
"id":
|
|
8069
|
+
"id": 21,
|
|
7775
8070
|
"name": "schema",
|
|
7776
8071
|
"kind": 1024,
|
|
7777
8072
|
"kindString": "Property",
|
|
@@ -7781,17 +8076,17 @@
|
|
|
7781
8076
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7782
8077
|
"line": 11,
|
|
7783
8078
|
"character": 4,
|
|
7784
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8079
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
|
|
7785
8080
|
}
|
|
7786
8081
|
],
|
|
7787
8082
|
"type": {
|
|
7788
8083
|
"type": "reference",
|
|
7789
|
-
"id":
|
|
8084
|
+
"id": 17,
|
|
7790
8085
|
"name": "LocationCertaintyDivinerConfigSchema"
|
|
7791
8086
|
}
|
|
7792
8087
|
},
|
|
7793
8088
|
{
|
|
7794
|
-
"id":
|
|
8089
|
+
"id": 22,
|
|
7795
8090
|
"name": "targetSchema",
|
|
7796
8091
|
"kind": 1024,
|
|
7797
8092
|
"kindString": "Property",
|
|
@@ -7801,7 +8096,7 @@
|
|
|
7801
8096
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7802
8097
|
"line": 12,
|
|
7803
8098
|
"character": 4,
|
|
7804
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8099
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
|
|
7805
8100
|
}
|
|
7806
8101
|
],
|
|
7807
8102
|
"type": {
|
|
@@ -7814,8 +8109,8 @@
|
|
|
7814
8109
|
{
|
|
7815
8110
|
"title": "Properties",
|
|
7816
8111
|
"children": [
|
|
7817
|
-
|
|
7818
|
-
|
|
8112
|
+
21,
|
|
8113
|
+
22
|
|
7819
8114
|
]
|
|
7820
8115
|
}
|
|
7821
8116
|
],
|
|
@@ -7824,7 +8119,7 @@
|
|
|
7824
8119
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7825
8120
|
"line": 10,
|
|
7826
8121
|
"character": 12,
|
|
7827
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8122
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
|
|
7828
8123
|
}
|
|
7829
8124
|
]
|
|
7830
8125
|
}
|
|
@@ -7836,7 +8131,7 @@
|
|
|
7836
8131
|
}
|
|
7837
8132
|
},
|
|
7838
8133
|
{
|
|
7839
|
-
"id":
|
|
8134
|
+
"id": 18,
|
|
7840
8135
|
"name": "LocationCertaintyDivinerConfigSchema",
|
|
7841
8136
|
"kind": 4194304,
|
|
7842
8137
|
"kindString": "Type alias",
|
|
@@ -7846,13 +8141,13 @@
|
|
|
7846
8141
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7847
8142
|
"line": 5,
|
|
7848
8143
|
"character": 12,
|
|
7849
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8144
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
|
|
7850
8145
|
},
|
|
7851
8146
|
{
|
|
7852
8147
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7853
8148
|
"line": 6,
|
|
7854
8149
|
"character": 13,
|
|
7855
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8150
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
|
|
7856
8151
|
}
|
|
7857
8152
|
],
|
|
7858
8153
|
"type": {
|
|
@@ -7861,7 +8156,7 @@
|
|
|
7861
8156
|
}
|
|
7862
8157
|
},
|
|
7863
8158
|
{
|
|
7864
|
-
"id":
|
|
8159
|
+
"id": 17,
|
|
7865
8160
|
"name": "LocationCertaintyDivinerConfigSchema",
|
|
7866
8161
|
"kind": 32,
|
|
7867
8162
|
"kindString": "Variable",
|
|
@@ -7871,13 +8166,13 @@
|
|
|
7871
8166
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7872
8167
|
"line": 5,
|
|
7873
8168
|
"character": 12,
|
|
7874
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8169
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
|
|
7875
8170
|
},
|
|
7876
8171
|
{
|
|
7877
8172
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
7878
8173
|
"line": 6,
|
|
7879
8174
|
"character": 13,
|
|
7880
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8175
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
|
|
7881
8176
|
}
|
|
7882
8177
|
],
|
|
7883
8178
|
"type": {
|
|
@@ -7896,7 +8191,7 @@
|
|
|
7896
8191
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts",
|
|
7897
8192
|
"line": 8,
|
|
7898
8193
|
"character": 13,
|
|
7899
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8194
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts#L8"
|
|
7900
8195
|
}
|
|
7901
8196
|
],
|
|
7902
8197
|
"signatures": [
|
|
@@ -7978,7 +8273,7 @@
|
|
|
7978
8273
|
"children": [
|
|
7979
8274
|
{
|
|
7980
8275
|
"id": 7,
|
|
7981
|
-
"name": "
|
|
8276
|
+
"name": "allowAnonymous",
|
|
7982
8277
|
"kind": 1024,
|
|
7983
8278
|
"kindString": "Property",
|
|
7984
8279
|
"flags": {
|
|
@@ -7991,6 +8286,26 @@
|
|
|
7991
8286
|
"character": 8
|
|
7992
8287
|
}
|
|
7993
8288
|
],
|
|
8289
|
+
"type": {
|
|
8290
|
+
"type": "intrinsic",
|
|
8291
|
+
"name": "boolean"
|
|
8292
|
+
}
|
|
8293
|
+
},
|
|
8294
|
+
{
|
|
8295
|
+
"id": 8,
|
|
8296
|
+
"name": "allowed",
|
|
8297
|
+
"kind": 1024,
|
|
8298
|
+
"kindString": "Property",
|
|
8299
|
+
"flags": {
|
|
8300
|
+
"isOptional": true
|
|
8301
|
+
},
|
|
8302
|
+
"sources": [
|
|
8303
|
+
{
|
|
8304
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
8305
|
+
"line": 12,
|
|
8306
|
+
"character": 8
|
|
8307
|
+
}
|
|
8308
|
+
],
|
|
7994
8309
|
"type": {
|
|
7995
8310
|
"type": "reference",
|
|
7996
8311
|
"typeArguments": [
|
|
@@ -8021,7 +8336,7 @@
|
|
|
8021
8336
|
}
|
|
8022
8337
|
},
|
|
8023
8338
|
{
|
|
8024
|
-
"id":
|
|
8339
|
+
"id": 9,
|
|
8025
8340
|
"name": "disallowed",
|
|
8026
8341
|
"kind": 1024,
|
|
8027
8342
|
"kindString": "Property",
|
|
@@ -8031,7 +8346,7 @@
|
|
|
8031
8346
|
"sources": [
|
|
8032
8347
|
{
|
|
8033
8348
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
8034
|
-
"line":
|
|
8349
|
+
"line": 13,
|
|
8035
8350
|
"character": 8
|
|
8036
8351
|
}
|
|
8037
8352
|
],
|
|
@@ -8061,7 +8376,8 @@
|
|
|
8061
8376
|
"title": "Properties",
|
|
8062
8377
|
"children": [
|
|
8063
8378
|
7,
|
|
8064
|
-
8
|
|
8379
|
+
8,
|
|
8380
|
+
9
|
|
8065
8381
|
]
|
|
8066
8382
|
}
|
|
8067
8383
|
],
|
|
@@ -8097,14 +8413,14 @@
|
|
|
8097
8413
|
{
|
|
8098
8414
|
"type": "reflection",
|
|
8099
8415
|
"declaration": {
|
|
8100
|
-
"id":
|
|
8416
|
+
"id": 10,
|
|
8101
8417
|
"name": "__type",
|
|
8102
8418
|
"kind": 65536,
|
|
8103
8419
|
"kindString": "Type literal",
|
|
8104
8420
|
"flags": {},
|
|
8105
8421
|
"children": [
|
|
8106
8422
|
{
|
|
8107
|
-
"id":
|
|
8423
|
+
"id": 11,
|
|
8108
8424
|
"name": "targetSchema",
|
|
8109
8425
|
"kind": 1024,
|
|
8110
8426
|
"kindString": "Property",
|
|
@@ -8128,7 +8444,7 @@
|
|
|
8128
8444
|
{
|
|
8129
8445
|
"title": "Properties",
|
|
8130
8446
|
"children": [
|
|
8131
|
-
|
|
8447
|
+
11
|
|
8132
8448
|
]
|
|
8133
8449
|
}
|
|
8134
8450
|
],
|
|
@@ -8144,14 +8460,14 @@
|
|
|
8144
8460
|
{
|
|
8145
8461
|
"type": "reflection",
|
|
8146
8462
|
"declaration": {
|
|
8147
|
-
"id":
|
|
8463
|
+
"id": 12,
|
|
8148
8464
|
"name": "__type",
|
|
8149
8465
|
"kind": 65536,
|
|
8150
8466
|
"kindString": "Type literal",
|
|
8151
8467
|
"flags": {},
|
|
8152
8468
|
"children": [
|
|
8153
8469
|
{
|
|
8154
|
-
"id":
|
|
8470
|
+
"id": 13,
|
|
8155
8471
|
"name": "schema",
|
|
8156
8472
|
"kind": 1024,
|
|
8157
8473
|
"kindString": "Property",
|
|
@@ -8173,7 +8489,7 @@
|
|
|
8173
8489
|
{
|
|
8174
8490
|
"title": "Properties",
|
|
8175
8491
|
"children": [
|
|
8176
|
-
|
|
8492
|
+
13
|
|
8177
8493
|
]
|
|
8178
8494
|
}
|
|
8179
8495
|
],
|
|
@@ -8189,14 +8505,14 @@
|
|
|
8189
8505
|
{
|
|
8190
8506
|
"type": "reflection",
|
|
8191
8507
|
"declaration": {
|
|
8192
|
-
"id":
|
|
8508
|
+
"id": 14,
|
|
8193
8509
|
"name": "__type",
|
|
8194
8510
|
"kind": 65536,
|
|
8195
8511
|
"kindString": "Type literal",
|
|
8196
8512
|
"flags": {},
|
|
8197
8513
|
"children": [
|
|
8198
8514
|
{
|
|
8199
|
-
"id":
|
|
8515
|
+
"id": 15,
|
|
8200
8516
|
"name": "schema",
|
|
8201
8517
|
"kind": 1024,
|
|
8202
8518
|
"kindString": "Property",
|
|
@@ -8206,7 +8522,7 @@
|
|
|
8206
8522
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
8207
8523
|
"line": 11,
|
|
8208
8524
|
"character": 4,
|
|
8209
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8525
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
|
|
8210
8526
|
}
|
|
8211
8527
|
],
|
|
8212
8528
|
"type": {
|
|
@@ -8215,7 +8531,7 @@
|
|
|
8215
8531
|
}
|
|
8216
8532
|
},
|
|
8217
8533
|
{
|
|
8218
|
-
"id":
|
|
8534
|
+
"id": 16,
|
|
8219
8535
|
"name": "targetSchema",
|
|
8220
8536
|
"kind": 1024,
|
|
8221
8537
|
"kindString": "Property",
|
|
@@ -8225,7 +8541,7 @@
|
|
|
8225
8541
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
8226
8542
|
"line": 12,
|
|
8227
8543
|
"character": 4,
|
|
8228
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8544
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
|
|
8229
8545
|
}
|
|
8230
8546
|
],
|
|
8231
8547
|
"type": {
|
|
@@ -8238,8 +8554,8 @@
|
|
|
8238
8554
|
{
|
|
8239
8555
|
"title": "Properties",
|
|
8240
8556
|
"children": [
|
|
8241
|
-
|
|
8242
|
-
|
|
8557
|
+
15,
|
|
8558
|
+
16
|
|
8243
8559
|
]
|
|
8244
8560
|
}
|
|
8245
8561
|
],
|
|
@@ -8248,7 +8564,7 @@
|
|
|
8248
8564
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
|
|
8249
8565
|
"line": 10,
|
|
8250
8566
|
"character": 12,
|
|
8251
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8567
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
|
|
8252
8568
|
}
|
|
8253
8569
|
]
|
|
8254
8570
|
}
|
|
@@ -8269,26 +8585,26 @@
|
|
|
8269
8585
|
{
|
|
8270
8586
|
"title": "References",
|
|
8271
8587
|
"children": [
|
|
8272
|
-
|
|
8588
|
+
340
|
|
8273
8589
|
]
|
|
8274
8590
|
},
|
|
8275
8591
|
{
|
|
8276
8592
|
"title": "Classes",
|
|
8277
8593
|
"children": [
|
|
8278
|
-
|
|
8594
|
+
24
|
|
8279
8595
|
]
|
|
8280
8596
|
},
|
|
8281
8597
|
{
|
|
8282
8598
|
"title": "Type Aliases",
|
|
8283
8599
|
"children": [
|
|
8284
|
-
|
|
8285
|
-
|
|
8600
|
+
19,
|
|
8601
|
+
18
|
|
8286
8602
|
]
|
|
8287
8603
|
},
|
|
8288
8604
|
{
|
|
8289
8605
|
"title": "Variables",
|
|
8290
8606
|
"children": [
|
|
8291
|
-
|
|
8607
|
+
17
|
|
8292
8608
|
]
|
|
8293
8609
|
},
|
|
8294
8610
|
{
|
|
@@ -8303,7 +8619,7 @@
|
|
|
8303
8619
|
"fileName": "plugins/packages/payloadset/packages/location-certainty/src/index.ts",
|
|
8304
8620
|
"line": 1,
|
|
8305
8621
|
"character": 0,
|
|
8306
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8622
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L1"
|
|
8307
8623
|
}
|
|
8308
8624
|
]
|
|
8309
8625
|
}
|