@xyo-network/location-plugin 2.44.1 → 2.45.0-rc.2

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 CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 267,
10
+ "id": 265,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,20 +17,20 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/location/src/index.ts",
18
18
  "line": 10,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/index.ts#L10"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/index.ts#L10"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 23,
26
+ "id": 24,
27
27
  "name": "CurrentLocationWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 40,
33
+ "id": 42,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -40,33 +40,33 @@
40
40
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
41
41
  "line": 14,
42
42
  "character": 2,
43
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L14"
43
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L14"
44
44
  }
45
45
  ],
46
46
  "signatures": [
47
47
  {
48
- "id": 41,
48
+ "id": 43,
49
49
  "name": "new CurrentLocationWitness",
50
50
  "kind": 16384,
51
51
  "kindString": "Constructor signature",
52
52
  "flags": {},
53
53
  "parameters": [
54
54
  {
55
- "id": 42,
55
+ "id": 44,
56
56
  "name": "params",
57
57
  "kind": 32768,
58
58
  "kindString": "Parameter",
59
59
  "flags": {},
60
60
  "type": {
61
61
  "type": "reference",
62
- "id": 19,
62
+ "id": 20,
63
63
  "name": "CurrentLocationWitnessParams"
64
64
  }
65
65
  }
66
66
  ],
67
67
  "type": {
68
68
  "type": "reference",
69
- "id": 23,
69
+ "id": 24,
70
70
  "name": "CurrentLocationWitness"
71
71
  },
72
72
  "overwrites": {
@@ -81,7 +81,7 @@
81
81
  }
82
82
  },
83
83
  {
84
- "id": 43,
84
+ "id": 45,
85
85
  "name": "_geolocation",
86
86
  "kind": 1024,
87
87
  "kindString": "Property",
@@ -93,7 +93,7 @@
93
93
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
94
94
  "line": 12,
95
95
  "character": 10,
96
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L12"
96
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L12"
97
97
  }
98
98
  ],
99
99
  "type": {
@@ -104,240 +104,47 @@
104
104
  }
105
105
  },
106
106
  {
107
- "id": 103,
107
+ "id": 108,
108
+ "name": "_parentResolver",
109
+ "kind": 1024,
110
+ "kindString": "Property",
111
+ "flags": {
112
+ "isProtected": true
113
+ },
114
+ "sources": [
115
+ {
116
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
117
+ "line": 16,
118
+ "character": 14
119
+ }
120
+ ],
121
+ "type": {
122
+ "type": "reference",
123
+ "name": "CompositeModuleResolver"
124
+ },
125
+ "inheritedFrom": {
126
+ "type": "reference",
127
+ "name": "AbstractWitness._parentResolver"
128
+ }
129
+ },
130
+ {
131
+ "id": 109,
108
132
  "name": "_resolver",
109
133
  "kind": 1024,
110
134
  "kindString": "Property",
111
135
  "flags": {
112
- "isProtected": true,
113
- "isOptional": true
136
+ "isProtected": true
114
137
  },
115
138
  "sources": [
116
139
  {
117
140
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
118
- "line": 15,
141
+ "line": 17,
119
142
  "character": 14
120
143
  }
121
144
  ],
122
145
  "type": {
123
146
  "type": "reference",
124
- "typeArguments": [
125
- {
126
- "type": "reference",
127
- "typeArguments": [
128
- {
129
- "type": "intersection",
130
- "types": [
131
- {
132
- "type": "reference",
133
- "name": "SchemaFields"
134
- },
135
- {
136
- "type": "reference",
137
- "name": "PayloadFields"
138
- },
139
- {
140
- "type": "reflection",
141
- "declaration": {
142
- "id": 104,
143
- "name": "__type",
144
- "kind": 65536,
145
- "kindString": "Type literal",
146
- "flags": {},
147
- "children": [
148
- {
149
- "id": 105,
150
- "name": "security",
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": 9,
160
- "character": 4
161
- }
162
- ],
163
- "type": {
164
- "type": "reflection",
165
- "declaration": {
166
- "id": 106,
167
- "name": "__type",
168
- "kind": 65536,
169
- "kindString": "Type literal",
170
- "flags": {},
171
- "children": [
172
- {
173
- "id": 107,
174
- "name": "allowed",
175
- "kind": 1024,
176
- "kindString": "Property",
177
- "flags": {
178
- "isOptional": true
179
- },
180
- "sources": [
181
- {
182
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
183
- "line": 10,
184
- "character": 8
185
- }
186
- ],
187
- "type": {
188
- "type": "reference",
189
- "typeArguments": [
190
- {
191
- "type": "intrinsic",
192
- "name": "string"
193
- },
194
- {
195
- "type": "array",
196
- "elementType": {
197
- "type": "union",
198
- "types": [
199
- {
200
- "type": "intrinsic",
201
- "name": "string"
202
- },
203
- {
204
- "type": "reference",
205
- "name": "CosigningAddressSet"
206
- }
207
- ]
208
- }
209
- }
210
- ],
211
- "name": "Record",
212
- "qualifiedName": "Record",
213
- "package": "typescript"
214
- }
215
- },
216
- {
217
- "id": 108,
218
- "name": "disallowed",
219
- "kind": 1024,
220
- "kindString": "Property",
221
- "flags": {
222
- "isOptional": true
223
- },
224
- "sources": [
225
- {
226
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
227
- "line": 11,
228
- "character": 8
229
- }
230
- ],
231
- "type": {
232
- "type": "reference",
233
- "typeArguments": [
234
- {
235
- "type": "intrinsic",
236
- "name": "string"
237
- },
238
- {
239
- "type": "array",
240
- "elementType": {
241
- "type": "intrinsic",
242
- "name": "string"
243
- }
244
- }
245
- ],
246
- "name": "Record",
247
- "qualifiedName": "Record",
248
- "package": "typescript"
249
- }
250
- }
251
- ],
252
- "groups": [
253
- {
254
- "title": "Properties",
255
- "children": [
256
- 107,
257
- 108
258
- ]
259
- }
260
- ],
261
- "sources": [
262
- {
263
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
264
- "line": 9,
265
- "character": 15
266
- }
267
- ]
268
- }
269
- }
270
- }
271
- ],
272
- "groups": [
273
- {
274
- "title": "Properties",
275
- "children": [
276
- 105
277
- ]
278
- }
279
- ],
280
- "sources": [
281
- {
282
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
283
- "line": 8,
284
- "character": 87
285
- }
286
- ]
287
- }
288
- },
289
- {
290
- "type": "reflection",
291
- "declaration": {
292
- "id": 109,
293
- "name": "__type",
294
- "kind": 65536,
295
- "kindString": "Type literal",
296
- "flags": {},
297
- "children": [
298
- {
299
- "id": 110,
300
- "name": "schema",
301
- "kind": 1024,
302
- "kindString": "Property",
303
- "flags": {},
304
- "sources": [
305
- {
306
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
307
- "line": 19,
308
- "character": 4
309
- }
310
- ],
311
- "type": {
312
- "type": "intrinsic",
313
- "name": "string"
314
- }
315
- }
316
- ],
317
- "groups": [
318
- {
319
- "title": "Properties",
320
- "children": [
321
- 110
322
- ]
323
- }
324
- ],
325
- "sources": [
326
- {
327
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
328
- "line": 18,
329
- "character": 17
330
- }
331
- ]
332
- }
333
- }
334
- ]
335
- }
336
- ],
337
- "name": "Module"
338
- }
339
- ],
340
- "name": "ModuleResolver"
147
+ "name": "CompositeModuleResolver"
341
148
  },
342
149
  "inheritedFrom": {
343
150
  "type": "reference",
@@ -345,7 +152,7 @@
345
152
  }
346
153
  },
347
154
  {
348
- "id": 111,
155
+ "id": 110,
349
156
  "name": "_started",
350
157
  "kind": 1024,
351
158
  "kindString": "Property",
@@ -355,7 +162,7 @@
355
162
  "sources": [
356
163
  {
357
164
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
358
- "line": 16,
165
+ "line": 18,
359
166
  "character": 14
360
167
  }
361
168
  ],
@@ -369,7 +176,7 @@
369
176
  }
370
177
  },
371
178
  {
372
- "id": 112,
179
+ "id": 111,
373
180
  "name": "account",
374
181
  "kind": 1024,
375
182
  "kindString": "Property",
@@ -379,7 +186,7 @@
379
186
  "sources": [
380
187
  {
381
188
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
382
- "line": 17,
189
+ "line": 19,
383
190
  "character": 14
384
191
  }
385
192
  ],
@@ -393,7 +200,7 @@
393
200
  }
394
201
  },
395
202
  {
396
- "id": 91,
203
+ "id": 95,
397
204
  "name": "config",
398
205
  "kind": 1024,
399
206
  "kindString": "Property",
@@ -401,7 +208,7 @@
401
208
  "sources": [
402
209
  {
403
210
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
404
- "line": 14,
211
+ "line": 15,
405
212
  "character": 4
406
213
  }
407
214
  ],
@@ -419,15 +226,15 @@
419
226
  {
420
227
  "type": "reflection",
421
228
  "declaration": {
422
- "id": 92,
229
+ "id": 96,
423
230
  "name": "__type",
424
231
  "kind": 65536,
425
232
  "kindString": "Type literal",
426
233
  "flags": {},
427
234
  "children": [
428
235
  {
429
- "id": 93,
430
- "name": "security",
236
+ "id": 97,
237
+ "name": "name",
431
238
  "kind": 1024,
432
239
  "kindString": "Property",
433
240
  "flags": {
@@ -441,26 +248,46 @@
441
248
  }
442
249
  ],
443
250
  "type": {
444
- "type": "reflection",
445
- "declaration": {
446
- "id": 94,
447
- "name": "__type",
448
- "kind": 65536,
449
- "kindString": "Type literal",
450
- "flags": {},
451
- "children": [
452
- {
453
- "id": 95,
454
- "name": "allowed",
455
- "kind": 1024,
456
- "kindString": "Property",
457
- "flags": {
458
- "isOptional": true
459
- },
460
- "sources": [
251
+ "type": "intrinsic",
252
+ "name": "string"
253
+ }
254
+ },
255
+ {
256
+ "id": 98,
257
+ "name": "security",
258
+ "kind": 1024,
259
+ "kindString": "Property",
260
+ "flags": {
261
+ "isOptional": true
262
+ },
263
+ "sources": [
264
+ {
265
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
266
+ "line": 10,
267
+ "character": 4
268
+ }
269
+ ],
270
+ "type": {
271
+ "type": "reflection",
272
+ "declaration": {
273
+ "id": 99,
274
+ "name": "__type",
275
+ "kind": 65536,
276
+ "kindString": "Type literal",
277
+ "flags": {},
278
+ "children": [
279
+ {
280
+ "id": 100,
281
+ "name": "allowed",
282
+ "kind": 1024,
283
+ "kindString": "Property",
284
+ "flags": {
285
+ "isOptional": true
286
+ },
287
+ "sources": [
461
288
  {
462
289
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
463
- "line": 10,
290
+ "line": 11,
464
291
  "character": 8
465
292
  }
466
293
  ],
@@ -494,7 +321,7 @@
494
321
  }
495
322
  },
496
323
  {
497
- "id": 96,
324
+ "id": 101,
498
325
  "name": "disallowed",
499
326
  "kind": 1024,
500
327
  "kindString": "Property",
@@ -504,7 +331,7 @@
504
331
  "sources": [
505
332
  {
506
333
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
507
- "line": 11,
334
+ "line": 12,
508
335
  "character": 8
509
336
  }
510
337
  ],
@@ -533,15 +360,15 @@
533
360
  {
534
361
  "title": "Properties",
535
362
  "children": [
536
- 95,
537
- 96
363
+ 100,
364
+ 101
538
365
  ]
539
366
  }
540
367
  ],
541
368
  "sources": [
542
369
  {
543
370
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
544
- "line": 9,
371
+ "line": 10,
545
372
  "character": 15
546
373
  }
547
374
  ]
@@ -553,7 +380,8 @@
553
380
  {
554
381
  "title": "Properties",
555
382
  "children": [
556
- 93
383
+ 97,
384
+ 98
557
385
  ]
558
386
  }
559
387
  ],
@@ -569,14 +397,14 @@
569
397
  {
570
398
  "type": "reflection",
571
399
  "declaration": {
572
- "id": 97,
400
+ "id": 102,
573
401
  "name": "__type",
574
402
  "kind": 65536,
575
403
  "kindString": "Type literal",
576
404
  "flags": {},
577
405
  "children": [
578
406
  {
579
- "id": 98,
407
+ "id": 103,
580
408
  "name": "schema",
581
409
  "kind": 1024,
582
410
  "kindString": "Property",
@@ -586,7 +414,7 @@
586
414
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
587
415
  "line": 8,
588
416
  "character": 2,
589
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
417
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
590
418
  }
591
419
  ],
592
420
  "type": {
@@ -599,7 +427,7 @@
599
427
  {
600
428
  "title": "Properties",
601
429
  "children": [
602
- 98
430
+ 103
603
431
  ]
604
432
  }
605
433
  ],
@@ -608,7 +436,7 @@
608
436
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
609
437
  "line": 7,
610
438
  "character": 60,
611
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
439
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
612
440
  }
613
441
  ]
614
442
  }
@@ -616,14 +444,14 @@
616
444
  {
617
445
  "type": "reflection",
618
446
  "declaration": {
619
- "id": 99,
447
+ "id": 104,
620
448
  "name": "__type",
621
449
  "kind": 65536,
622
450
  "kindString": "Type literal",
623
451
  "flags": {},
624
452
  "children": [
625
453
  {
626
- "id": 100,
454
+ "id": 105,
627
455
  "name": "targetSet",
628
456
  "kind": 1024,
629
457
  "kindString": "Property",
@@ -655,14 +483,14 @@
655
483
  {
656
484
  "type": "reflection",
657
485
  "declaration": {
658
- "id": 101,
486
+ "id": 106,
659
487
  "name": "__type",
660
488
  "kind": 65536,
661
489
  "kindString": "Type literal",
662
490
  "flags": {},
663
491
  "children": [
664
492
  {
665
- "id": 102,
493
+ "id": 107,
666
494
  "name": "schema",
667
495
  "kind": 1024,
668
496
  "kindString": "Property",
@@ -684,7 +512,7 @@
684
512
  {
685
513
  "title": "Properties",
686
514
  "children": [
687
- 102
515
+ 107
688
516
  ]
689
517
  }
690
518
  ],
@@ -705,7 +533,7 @@
705
533
  {
706
534
  "title": "Properties",
707
535
  "children": [
708
- 100
536
+ 105
709
537
  ]
710
538
  }
711
539
  ],
@@ -726,7 +554,7 @@
726
554
  }
727
555
  },
728
556
  {
729
- "id": 113,
557
+ "id": 112,
730
558
  "name": "logger",
731
559
  "kind": 1024,
732
560
  "kindString": "Property",
@@ -738,7 +566,7 @@
738
566
  "sources": [
739
567
  {
740
568
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
741
- "line": 18,
569
+ "line": 20,
742
570
  "character": 23
743
571
  }
744
572
  ],
@@ -752,7 +580,7 @@
752
580
  }
753
581
  },
754
582
  {
755
- "id": 114,
583
+ "id": 113,
756
584
  "name": "moduleConfigQueryValidator",
757
585
  "kind": 1024,
758
586
  "kindString": "Property",
@@ -763,7 +591,7 @@
763
591
  "sources": [
764
592
  {
765
593
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
766
- "line": 19,
594
+ "line": 21,
767
595
  "character": 23
768
596
  }
769
597
  ],
@@ -788,14 +616,14 @@
788
616
  {
789
617
  "type": "reflection",
790
618
  "declaration": {
791
- "id": 115,
619
+ "id": 114,
792
620
  "name": "__type",
793
621
  "kind": 65536,
794
622
  "kindString": "Type literal",
795
623
  "flags": {},
796
624
  "children": [
797
625
  {
798
- "id": 116,
626
+ "id": 115,
799
627
  "name": "query",
800
628
  "kind": 1024,
801
629
  "kindString": "Property",
@@ -813,7 +641,7 @@
813
641
  }
814
642
  },
815
643
  {
816
- "id": 117,
644
+ "id": 116,
817
645
  "name": "resultSet",
818
646
  "kind": 1024,
819
647
  "kindString": "Property",
@@ -833,7 +661,7 @@
833
661
  }
834
662
  },
835
663
  {
836
- "id": 118,
664
+ "id": 117,
837
665
  "name": "schema",
838
666
  "kind": 1024,
839
667
  "kindString": "Property",
@@ -855,9 +683,9 @@
855
683
  {
856
684
  "title": "Properties",
857
685
  "children": [
686
+ 115,
858
687
  116,
859
- 117,
860
- 118
688
+ 117
861
689
  ]
862
690
  }
863
691
  ],
@@ -881,7 +709,7 @@
881
709
  }
882
710
  },
883
711
  {
884
- "id": 119,
712
+ "id": 118,
885
713
  "name": "supportedQueryValidator",
886
714
  "kind": 1024,
887
715
  "kindString": "Property",
@@ -892,7 +720,7 @@
892
720
  "sources": [
893
721
  {
894
722
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
895
- "line": 20,
723
+ "line": 22,
896
724
  "character": 23
897
725
  }
898
726
  ],
@@ -917,14 +745,14 @@
917
745
  {
918
746
  "type": "reflection",
919
747
  "declaration": {
920
- "id": 120,
748
+ "id": 119,
921
749
  "name": "__type",
922
750
  "kind": 65536,
923
751
  "kindString": "Type literal",
924
752
  "flags": {},
925
753
  "children": [
926
754
  {
927
- "id": 121,
755
+ "id": 120,
928
756
  "name": "query",
929
757
  "kind": 1024,
930
758
  "kindString": "Property",
@@ -942,7 +770,7 @@
942
770
  }
943
771
  },
944
772
  {
945
- "id": 122,
773
+ "id": 121,
946
774
  "name": "resultSet",
947
775
  "kind": 1024,
948
776
  "kindString": "Property",
@@ -962,7 +790,7 @@
962
790
  }
963
791
  },
964
792
  {
965
- "id": 123,
793
+ "id": 122,
966
794
  "name": "schema",
967
795
  "kind": 1024,
968
796
  "kindString": "Property",
@@ -984,9 +812,9 @@
984
812
  {
985
813
  "title": "Properties",
986
814
  "children": [
815
+ 120,
987
816
  121,
988
- 122,
989
- 123
817
+ 122
990
818
  ]
991
819
  }
992
820
  ],
@@ -1010,7 +838,7 @@
1010
838
  }
1011
839
  },
1012
840
  {
1013
- "id": 24,
841
+ "id": 25,
1014
842
  "name": "configSchema",
1015
843
  "kind": 1024,
1016
844
  "kindString": "Property",
@@ -1022,7 +850,7 @@
1022
850
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
1023
851
  "line": 10,
1024
852
  "character": 18,
1025
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L10"
853
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L10"
1026
854
  }
1027
855
  ],
1028
856
  "type": {
@@ -1036,7 +864,7 @@
1036
864
  }
1037
865
  },
1038
866
  {
1039
- "id": 39,
867
+ "id": 41,
1040
868
  "name": "defaultLogger",
1041
869
  "kind": 1024,
1042
870
  "kindString": "Property",
@@ -1047,7 +875,7 @@
1047
875
  "sources": [
1048
876
  {
1049
877
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1050
- "line": 13,
878
+ "line": 14,
1051
879
  "character": 11
1052
880
  }
1053
881
  ],
@@ -1061,7 +889,7 @@
1061
889
  }
1062
890
  },
1063
891
  {
1064
- "id": 124,
892
+ "id": 123,
1065
893
  "name": "address",
1066
894
  "kind": 262144,
1067
895
  "kindString": "Accessor",
@@ -1069,12 +897,12 @@
1069
897
  "sources": [
1070
898
  {
1071
899
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1072
- "line": 22,
900
+ "line": 24,
1073
901
  "character": 8
1074
902
  }
1075
903
  ],
1076
904
  "getSignature": {
1077
- "id": 125,
905
+ "id": 124,
1078
906
  "name": "address",
1079
907
  "kind": 524288,
1080
908
  "kindString": "Get signature",
@@ -1094,7 +922,7 @@
1094
922
  }
1095
923
  },
1096
924
  {
1097
- "id": 44,
925
+ "id": 46,
1098
926
  "name": "geolocation",
1099
927
  "kind": 262144,
1100
928
  "kindString": "Accessor",
@@ -1106,11 +934,11 @@
1106
934
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
1107
935
  "line": 19,
1108
936
  "character": 13,
1109
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L19"
937
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L19"
1110
938
  }
1111
939
  ],
1112
940
  "getSignature": {
1113
- "id": 45,
941
+ "id": 47,
1114
942
  "name": "geolocation",
1115
943
  "kind": 524288,
1116
944
  "kindString": "Get signature",
@@ -1124,7 +952,40 @@
1124
952
  }
1125
953
  },
1126
954
  {
1127
- "id": 126,
955
+ "id": 125,
956
+ "name": "parentResolver",
957
+ "kind": 262144,
958
+ "kindString": "Accessor",
959
+ "flags": {},
960
+ "sources": [
961
+ {
962
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
963
+ "line": 25,
964
+ "character": 8
965
+ }
966
+ ],
967
+ "getSignature": {
968
+ "id": 126,
969
+ "name": "parentResolver",
970
+ "kind": 524288,
971
+ "kindString": "Get signature",
972
+ "flags": {},
973
+ "type": {
974
+ "type": "reference",
975
+ "name": "CompositeModuleResolver"
976
+ },
977
+ "inheritedFrom": {
978
+ "type": "reference",
979
+ "name": "AbstractWitness.parentResolver"
980
+ }
981
+ },
982
+ "inheritedFrom": {
983
+ "type": "reference",
984
+ "name": "AbstractWitness.parentResolver"
985
+ }
986
+ },
987
+ {
988
+ "id": 127,
1128
989
  "name": "previousHash",
1129
990
  "kind": 262144,
1130
991
  "kindString": "Accessor",
@@ -1132,12 +993,12 @@
1132
993
  "sources": [
1133
994
  {
1134
995
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1135
- "line": 23,
996
+ "line": 26,
1136
997
  "character": 8
1137
998
  }
1138
999
  ],
1139
1000
  "getSignature": {
1140
- "id": 127,
1001
+ "id": 128,
1141
1002
  "name": "previousHash",
1142
1003
  "kind": 524288,
1143
1004
  "kindString": "Get signature",
@@ -1166,7 +1027,7 @@
1166
1027
  }
1167
1028
  },
1168
1029
  {
1169
- "id": 128,
1030
+ "id": 129,
1170
1031
  "name": "resolver",
1171
1032
  "kind": 262144,
1172
1033
  "kindString": "Accessor",
@@ -1174,18 +1035,46 @@
1174
1035
  "sources": [
1175
1036
  {
1176
1037
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1177
- "line": 24,
1038
+ "line": 27,
1178
1039
  "character": 8
1040
+ }
1041
+ ],
1042
+ "getSignature": {
1043
+ "id": 130,
1044
+ "name": "resolver",
1045
+ "kind": 524288,
1046
+ "kindString": "Get signature",
1047
+ "flags": {},
1048
+ "type": {
1049
+ "type": "reference",
1050
+ "name": "CompositeModuleResolver"
1179
1051
  },
1052
+ "inheritedFrom": {
1053
+ "type": "reference",
1054
+ "name": "AbstractWitness.resolver"
1055
+ }
1056
+ },
1057
+ "inheritedFrom": {
1058
+ "type": "reference",
1059
+ "name": "AbstractWitness.resolver"
1060
+ }
1061
+ },
1062
+ {
1063
+ "id": 54,
1064
+ "name": "targetSet",
1065
+ "kind": 262144,
1066
+ "kindString": "Accessor",
1067
+ "flags": {},
1068
+ "sources": [
1180
1069
  {
1181
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1182
- "line": 25,
1070
+ "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1071
+ "line": 8,
1183
1072
  "character": 8
1184
1073
  }
1185
1074
  ],
1186
1075
  "getSignature": {
1187
- "id": 129,
1188
- "name": "resolver",
1076
+ "id": 55,
1077
+ "name": "targetSet",
1189
1078
  "kind": 524288,
1190
1079
  "kindString": "Get signature",
1191
1080
  "flags": {},
@@ -1197,519 +1086,8 @@
1197
1086
  "name": "undefined"
1198
1087
  },
1199
1088
  {
1200
- "type": "reference",
1201
- "typeArguments": [
1202
- {
1203
- "type": "reference",
1204
- "typeArguments": [
1205
- {
1206
- "type": "intersection",
1207
- "types": [
1208
- {
1209
- "type": "reference",
1210
- "name": "SchemaFields"
1211
- },
1212
- {
1213
- "type": "reference",
1214
- "name": "PayloadFields"
1215
- },
1216
- {
1217
- "type": "reflection",
1218
- "declaration": {
1219
- "id": 130,
1220
- "name": "__type",
1221
- "kind": 65536,
1222
- "kindString": "Type literal",
1223
- "flags": {},
1224
- "children": [
1225
- {
1226
- "id": 131,
1227
- "name": "security",
1228
- "kind": 1024,
1229
- "kindString": "Property",
1230
- "flags": {
1231
- "isOptional": true
1232
- },
1233
- "sources": [
1234
- {
1235
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1236
- "line": 9,
1237
- "character": 4
1238
- }
1239
- ],
1240
- "type": {
1241
- "type": "reflection",
1242
- "declaration": {
1243
- "id": 132,
1244
- "name": "__type",
1245
- "kind": 65536,
1246
- "kindString": "Type literal",
1247
- "flags": {},
1248
- "children": [
1249
- {
1250
- "id": 133,
1251
- "name": "allowed",
1252
- "kind": 1024,
1253
- "kindString": "Property",
1254
- "flags": {
1255
- "isOptional": true
1256
- },
1257
- "sources": [
1258
- {
1259
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1260
- "line": 10,
1261
- "character": 8
1262
- }
1263
- ],
1264
- "type": {
1265
- "type": "reference",
1266
- "typeArguments": [
1267
- {
1268
- "type": "intrinsic",
1269
- "name": "string"
1270
- },
1271
- {
1272
- "type": "array",
1273
- "elementType": {
1274
- "type": "union",
1275
- "types": [
1276
- {
1277
- "type": "intrinsic",
1278
- "name": "string"
1279
- },
1280
- {
1281
- "type": "reference",
1282
- "name": "CosigningAddressSet"
1283
- }
1284
- ]
1285
- }
1286
- }
1287
- ],
1288
- "name": "Record",
1289
- "qualifiedName": "Record",
1290
- "package": "typescript"
1291
- }
1292
- },
1293
- {
1294
- "id": 134,
1295
- "name": "disallowed",
1296
- "kind": 1024,
1297
- "kindString": "Property",
1298
- "flags": {
1299
- "isOptional": true
1300
- },
1301
- "sources": [
1302
- {
1303
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1304
- "line": 11,
1305
- "character": 8
1306
- }
1307
- ],
1308
- "type": {
1309
- "type": "reference",
1310
- "typeArguments": [
1311
- {
1312
- "type": "intrinsic",
1313
- "name": "string"
1314
- },
1315
- {
1316
- "type": "array",
1317
- "elementType": {
1318
- "type": "intrinsic",
1319
- "name": "string"
1320
- }
1321
- }
1322
- ],
1323
- "name": "Record",
1324
- "qualifiedName": "Record",
1325
- "package": "typescript"
1326
- }
1327
- }
1328
- ],
1329
- "groups": [
1330
- {
1331
- "title": "Properties",
1332
- "children": [
1333
- 133,
1334
- 134
1335
- ]
1336
- }
1337
- ],
1338
- "sources": [
1339
- {
1340
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1341
- "line": 9,
1342
- "character": 15
1343
- }
1344
- ]
1345
- }
1346
- }
1347
- }
1348
- ],
1349
- "groups": [
1350
- {
1351
- "title": "Properties",
1352
- "children": [
1353
- 131
1354
- ]
1355
- }
1356
- ],
1357
- "sources": [
1358
- {
1359
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1360
- "line": 8,
1361
- "character": 87
1362
- }
1363
- ]
1364
- }
1365
- },
1366
- {
1367
- "type": "reflection",
1368
- "declaration": {
1369
- "id": 135,
1370
- "name": "__type",
1371
- "kind": 65536,
1372
- "kindString": "Type literal",
1373
- "flags": {},
1374
- "children": [
1375
- {
1376
- "id": 136,
1377
- "name": "schema",
1378
- "kind": 1024,
1379
- "kindString": "Property",
1380
- "flags": {},
1381
- "sources": [
1382
- {
1383
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1384
- "line": 19,
1385
- "character": 4
1386
- }
1387
- ],
1388
- "type": {
1389
- "type": "intrinsic",
1390
- "name": "string"
1391
- }
1392
- }
1393
- ],
1394
- "groups": [
1395
- {
1396
- "title": "Properties",
1397
- "children": [
1398
- 136
1399
- ]
1400
- }
1401
- ],
1402
- "sources": [
1403
- {
1404
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1405
- "line": 18,
1406
- "character": 17
1407
- }
1408
- ]
1409
- }
1410
- }
1411
- ]
1412
- }
1413
- ],
1414
- "name": "Module"
1415
- }
1416
- ],
1417
- "name": "ModuleResolver"
1418
- }
1419
- ]
1420
- },
1421
- "inheritedFrom": {
1422
- "type": "reference",
1423
- "name": "AbstractWitness.resolver"
1424
- }
1425
- },
1426
- "setSignature": {
1427
- "id": 137,
1428
- "name": "resolver",
1429
- "kind": 1048576,
1430
- "kindString": "Set signature",
1431
- "flags": {},
1432
- "parameters": [
1433
- {
1434
- "id": 138,
1435
- "name": "v",
1436
- "kind": 32768,
1437
- "kindString": "Parameter",
1438
- "flags": {},
1439
- "type": {
1440
- "type": "union",
1441
- "types": [
1442
- {
1443
- "type": "intrinsic",
1444
- "name": "undefined"
1445
- },
1446
- {
1447
- "type": "reference",
1448
- "typeArguments": [
1449
- {
1450
- "type": "reference",
1451
- "typeArguments": [
1452
- {
1453
- "type": "intersection",
1454
- "types": [
1455
- {
1456
- "type": "reference",
1457
- "name": "SchemaFields"
1458
- },
1459
- {
1460
- "type": "reference",
1461
- "name": "PayloadFields"
1462
- },
1463
- {
1464
- "type": "reflection",
1465
- "declaration": {
1466
- "id": 139,
1467
- "name": "__type",
1468
- "kind": 65536,
1469
- "kindString": "Type literal",
1470
- "flags": {},
1471
- "children": [
1472
- {
1473
- "id": 140,
1474
- "name": "security",
1475
- "kind": 1024,
1476
- "kindString": "Property",
1477
- "flags": {
1478
- "isOptional": true
1479
- },
1480
- "sources": [
1481
- {
1482
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1483
- "line": 9,
1484
- "character": 4
1485
- }
1486
- ],
1487
- "type": {
1488
- "type": "reflection",
1489
- "declaration": {
1490
- "id": 141,
1491
- "name": "__type",
1492
- "kind": 65536,
1493
- "kindString": "Type literal",
1494
- "flags": {},
1495
- "children": [
1496
- {
1497
- "id": 142,
1498
- "name": "allowed",
1499
- "kind": 1024,
1500
- "kindString": "Property",
1501
- "flags": {
1502
- "isOptional": true
1503
- },
1504
- "sources": [
1505
- {
1506
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1507
- "line": 10,
1508
- "character": 8
1509
- }
1510
- ],
1511
- "type": {
1512
- "type": "reference",
1513
- "typeArguments": [
1514
- {
1515
- "type": "intrinsic",
1516
- "name": "string"
1517
- },
1518
- {
1519
- "type": "array",
1520
- "elementType": {
1521
- "type": "union",
1522
- "types": [
1523
- {
1524
- "type": "intrinsic",
1525
- "name": "string"
1526
- },
1527
- {
1528
- "type": "reference",
1529
- "name": "CosigningAddressSet"
1530
- }
1531
- ]
1532
- }
1533
- }
1534
- ],
1535
- "name": "Record",
1536
- "qualifiedName": "Record",
1537
- "package": "typescript"
1538
- }
1539
- },
1540
- {
1541
- "id": 143,
1542
- "name": "disallowed",
1543
- "kind": 1024,
1544
- "kindString": "Property",
1545
- "flags": {
1546
- "isOptional": true
1547
- },
1548
- "sources": [
1549
- {
1550
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1551
- "line": 11,
1552
- "character": 8
1553
- }
1554
- ],
1555
- "type": {
1556
- "type": "reference",
1557
- "typeArguments": [
1558
- {
1559
- "type": "intrinsic",
1560
- "name": "string"
1561
- },
1562
- {
1563
- "type": "array",
1564
- "elementType": {
1565
- "type": "intrinsic",
1566
- "name": "string"
1567
- }
1568
- }
1569
- ],
1570
- "name": "Record",
1571
- "qualifiedName": "Record",
1572
- "package": "typescript"
1573
- }
1574
- }
1575
- ],
1576
- "groups": [
1577
- {
1578
- "title": "Properties",
1579
- "children": [
1580
- 142,
1581
- 143
1582
- ]
1583
- }
1584
- ],
1585
- "sources": [
1586
- {
1587
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1588
- "line": 9,
1589
- "character": 15
1590
- }
1591
- ]
1592
- }
1593
- }
1594
- }
1595
- ],
1596
- "groups": [
1597
- {
1598
- "title": "Properties",
1599
- "children": [
1600
- 140
1601
- ]
1602
- }
1603
- ],
1604
- "sources": [
1605
- {
1606
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1607
- "line": 8,
1608
- "character": 87
1609
- }
1610
- ]
1611
- }
1612
- },
1613
- {
1614
- "type": "reflection",
1615
- "declaration": {
1616
- "id": 144,
1617
- "name": "__type",
1618
- "kind": 65536,
1619
- "kindString": "Type literal",
1620
- "flags": {},
1621
- "children": [
1622
- {
1623
- "id": 145,
1624
- "name": "schema",
1625
- "kind": 1024,
1626
- "kindString": "Property",
1627
- "flags": {},
1628
- "sources": [
1629
- {
1630
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1631
- "line": 19,
1632
- "character": 4
1633
- }
1634
- ],
1635
- "type": {
1636
- "type": "intrinsic",
1637
- "name": "string"
1638
- }
1639
- }
1640
- ],
1641
- "groups": [
1642
- {
1643
- "title": "Properties",
1644
- "children": [
1645
- 145
1646
- ]
1647
- }
1648
- ],
1649
- "sources": [
1650
- {
1651
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1652
- "line": 18,
1653
- "character": 17
1654
- }
1655
- ]
1656
- }
1657
- }
1658
- ]
1659
- }
1660
- ],
1661
- "name": "Module"
1662
- }
1663
- ],
1664
- "name": "ModuleResolver"
1665
- }
1666
- ]
1667
- }
1668
- }
1669
- ],
1670
- "type": {
1671
- "type": "intrinsic",
1672
- "name": "void"
1673
- },
1674
- "inheritedFrom": {
1675
- "type": "reference",
1676
- "name": "AbstractWitness.resolver"
1677
- }
1678
- },
1679
- "inheritedFrom": {
1680
- "type": "reference",
1681
- "name": "AbstractWitness.resolver"
1682
- }
1683
- },
1684
- {
1685
- "id": 52,
1686
- "name": "targetSet",
1687
- "kind": 262144,
1688
- "kindString": "Accessor",
1689
- "flags": {},
1690
- "sources": [
1691
- {
1692
- "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1693
- "line": 8,
1694
- "character": 8
1695
- }
1696
- ],
1697
- "getSignature": {
1698
- "id": 53,
1699
- "name": "targetSet",
1700
- "kind": 524288,
1701
- "kindString": "Get signature",
1702
- "flags": {},
1703
- "type": {
1704
- "type": "union",
1705
- "types": [
1706
- {
1707
- "type": "intrinsic",
1708
- "name": "undefined"
1709
- },
1710
- {
1711
- "type": "intersection",
1712
- "types": [
1089
+ "type": "intersection",
1090
+ "types": [
1713
1091
  {
1714
1092
  "type": "reference",
1715
1093
  "name": "SchemaFields"
@@ -1725,14 +1103,14 @@
1725
1103
  {
1726
1104
  "type": "reflection",
1727
1105
  "declaration": {
1728
- "id": 54,
1106
+ "id": 56,
1729
1107
  "name": "__type",
1730
1108
  "kind": 65536,
1731
1109
  "kindString": "Type literal",
1732
1110
  "flags": {},
1733
1111
  "children": [
1734
1112
  {
1735
- "id": 55,
1113
+ "id": 57,
1736
1114
  "name": "schema",
1737
1115
  "kind": 1024,
1738
1116
  "kindString": "Property",
@@ -1754,7 +1132,7 @@
1754
1132
  {
1755
1133
  "title": "Properties",
1756
1134
  "children": [
1757
- 55
1135
+ 57
1758
1136
  ]
1759
1137
  }
1760
1138
  ],
@@ -1782,7 +1160,7 @@
1782
1160
  }
1783
1161
  },
1784
1162
  {
1785
- "id": 190,
1163
+ "id": 188,
1786
1164
  "name": "bindHashes",
1787
1165
  "kind": 2048,
1788
1166
  "kindString": "Method",
@@ -1792,20 +1170,20 @@
1792
1170
  "sources": [
1793
1171
  {
1794
1172
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1795
- "line": 34,
1173
+ "line": 37,
1796
1174
  "character": 14
1797
1175
  }
1798
1176
  ],
1799
1177
  "signatures": [
1800
1178
  {
1801
- "id": 191,
1179
+ "id": 189,
1802
1180
  "name": "bindHashes",
1803
1181
  "kind": 4096,
1804
1182
  "kindString": "Call signature",
1805
1183
  "flags": {},
1806
1184
  "parameters": [
1807
1185
  {
1808
- "id": 192,
1186
+ "id": 190,
1809
1187
  "name": "hashes",
1810
1188
  "kind": 32768,
1811
1189
  "kindString": "Parameter",
@@ -1819,7 +1197,7 @@
1819
1197
  }
1820
1198
  },
1821
1199
  {
1822
- "id": 193,
1200
+ "id": 191,
1823
1201
  "name": "schema",
1824
1202
  "kind": 32768,
1825
1203
  "kindString": "Parameter",
@@ -1833,7 +1211,7 @@
1833
1211
  }
1834
1212
  },
1835
1213
  {
1836
- "id": 194,
1214
+ "id": 192,
1837
1215
  "name": "account",
1838
1216
  "kind": 32768,
1839
1217
  "kindString": "Parameter",
@@ -1872,7 +1250,7 @@
1872
1250
  }
1873
1251
  },
1874
1252
  {
1875
- "id": 195,
1253
+ "id": 193,
1876
1254
  "name": "bindHashesInternal",
1877
1255
  "kind": 2048,
1878
1256
  "kindString": "Method",
@@ -1882,20 +1260,20 @@
1882
1260
  "sources": [
1883
1261
  {
1884
1262
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1885
- "line": 35,
1263
+ "line": 38,
1886
1264
  "character": 14
1887
1265
  }
1888
1266
  ],
1889
1267
  "signatures": [
1890
1268
  {
1891
- "id": 196,
1269
+ "id": 194,
1892
1270
  "name": "bindHashesInternal",
1893
1271
  "kind": 4096,
1894
1272
  "kindString": "Call signature",
1895
1273
  "flags": {},
1896
1274
  "parameters": [
1897
1275
  {
1898
- "id": 197,
1276
+ "id": 195,
1899
1277
  "name": "hashes",
1900
1278
  "kind": 32768,
1901
1279
  "kindString": "Parameter",
@@ -1909,7 +1287,7 @@
1909
1287
  }
1910
1288
  },
1911
1289
  {
1912
- "id": 198,
1290
+ "id": 196,
1913
1291
  "name": "schema",
1914
1292
  "kind": 32768,
1915
1293
  "kindString": "Parameter",
@@ -1923,7 +1301,7 @@
1923
1301
  }
1924
1302
  },
1925
1303
  {
1926
- "id": 199,
1304
+ "id": 197,
1927
1305
  "name": "account",
1928
1306
  "kind": 32768,
1929
1307
  "kindString": "Parameter",
@@ -1954,14 +1332,14 @@
1954
1332
  {
1955
1333
  "type": "reflection",
1956
1334
  "declaration": {
1957
- "id": 200,
1335
+ "id": 198,
1958
1336
  "name": "__type",
1959
1337
  "kind": 65536,
1960
1338
  "kindString": "Type literal",
1961
1339
  "flags": {},
1962
1340
  "children": [
1963
1341
  {
1964
- "id": 201,
1342
+ "id": 199,
1965
1343
  "name": "schema",
1966
1344
  "kind": 1024,
1967
1345
  "kindString": "Property",
@@ -1983,7 +1361,7 @@
1983
1361
  {
1984
1362
  "title": "Properties",
1985
1363
  "children": [
1986
- 201
1364
+ 199
1987
1365
  ]
1988
1366
  }
1989
1367
  ],
@@ -2010,7 +1388,7 @@
2010
1388
  }
2011
1389
  },
2012
1390
  {
2013
- "id": 202,
1391
+ "id": 200,
2014
1392
  "name": "bindQuery",
2015
1393
  "kind": 2048,
2016
1394
  "kindString": "Method",
@@ -2020,20 +1398,20 @@
2020
1398
  "sources": [
2021
1399
  {
2022
1400
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2023
- "line": 36,
1401
+ "line": 39,
2024
1402
  "character": 14
2025
1403
  }
2026
1404
  ],
2027
1405
  "signatures": [
2028
1406
  {
2029
- "id": 203,
1407
+ "id": 201,
2030
1408
  "name": "bindQuery",
2031
1409
  "kind": 4096,
2032
1410
  "kindString": "Call signature",
2033
1411
  "flags": {},
2034
1412
  "typeParameter": [
2035
1413
  {
2036
- "id": 208,
1414
+ "id": 206,
2037
1415
  "name": "T",
2038
1416
  "kind": 131072,
2039
1417
  "kindString": "Type parameter",
@@ -2059,14 +1437,14 @@
2059
1437
  {
2060
1438
  "type": "reflection",
2061
1439
  "declaration": {
2062
- "id": 204,
1440
+ "id": 202,
2063
1441
  "name": "__type",
2064
1442
  "kind": 65536,
2065
1443
  "kindString": "Type literal",
2066
1444
  "flags": {},
2067
1445
  "children": [
2068
1446
  {
2069
- "id": 205,
1447
+ "id": 203,
2070
1448
  "name": "schema",
2071
1449
  "kind": 1024,
2072
1450
  "kindString": "Property",
@@ -2088,7 +1466,7 @@
2088
1466
  {
2089
1467
  "title": "Properties",
2090
1468
  "children": [
2091
- 205
1469
+ 203
2092
1470
  ]
2093
1471
  }
2094
1472
  ],
@@ -2124,14 +1502,14 @@
2124
1502
  {
2125
1503
  "type": "reflection",
2126
1504
  "declaration": {
2127
- "id": 206,
1505
+ "id": 204,
2128
1506
  "name": "__type",
2129
1507
  "kind": 65536,
2130
1508
  "kindString": "Type literal",
2131
1509
  "flags": {},
2132
1510
  "children": [
2133
1511
  {
2134
- "id": 207,
1512
+ "id": 205,
2135
1513
  "name": "schema",
2136
1514
  "kind": 1024,
2137
1515
  "kindString": "Property",
@@ -2153,7 +1531,7 @@
2153
1531
  {
2154
1532
  "title": "Properties",
2155
1533
  "children": [
2156
- 207
1534
+ 205
2157
1535
  ]
2158
1536
  }
2159
1537
  ],
@@ -2177,19 +1555,19 @@
2177
1555
  ],
2178
1556
  "parameters": [
2179
1557
  {
2180
- "id": 209,
1558
+ "id": 207,
2181
1559
  "name": "query",
2182
1560
  "kind": 32768,
2183
1561
  "kindString": "Parameter",
2184
1562
  "flags": {},
2185
1563
  "type": {
2186
1564
  "type": "reference",
2187
- "id": 208,
1565
+ "id": 206,
2188
1566
  "name": "T"
2189
1567
  }
2190
1568
  },
2191
1569
  {
2192
- "id": 210,
1570
+ "id": 208,
2193
1571
  "name": "payloads",
2194
1572
  "kind": 32768,
2195
1573
  "kindString": "Parameter",
@@ -2212,14 +1590,14 @@
2212
1590
  {
2213
1591
  "type": "reflection",
2214
1592
  "declaration": {
2215
- "id": 211,
1593
+ "id": 209,
2216
1594
  "name": "__type",
2217
1595
  "kind": 65536,
2218
1596
  "kindString": "Type literal",
2219
1597
  "flags": {},
2220
1598
  "children": [
2221
1599
  {
2222
- "id": 212,
1600
+ "id": 210,
2223
1601
  "name": "schema",
2224
1602
  "kind": 1024,
2225
1603
  "kindString": "Property",
@@ -2241,7 +1619,7 @@
2241
1619
  {
2242
1620
  "title": "Properties",
2243
1621
  "children": [
2244
- 212
1622
+ 210
2245
1623
  ]
2246
1624
  }
2247
1625
  ],
@@ -2259,7 +1637,7 @@
2259
1637
  }
2260
1638
  },
2261
1639
  {
2262
- "id": 213,
1640
+ "id": 211,
2263
1641
  "name": "account",
2264
1642
  "kind": 32768,
2265
1643
  "kindString": "Parameter",
@@ -2296,14 +1674,14 @@
2296
1674
  {
2297
1675
  "type": "reflection",
2298
1676
  "declaration": {
2299
- "id": 214,
1677
+ "id": 212,
2300
1678
  "name": "__type",
2301
1679
  "kind": 65536,
2302
1680
  "kindString": "Type literal",
2303
1681
  "flags": {},
2304
1682
  "children": [
2305
1683
  {
2306
- "id": 215,
1684
+ "id": 213,
2307
1685
  "name": "query",
2308
1686
  "kind": 1024,
2309
1687
  "kindString": "Property",
@@ -2321,7 +1699,7 @@
2321
1699
  }
2322
1700
  },
2323
1701
  {
2324
- "id": 216,
1702
+ "id": 214,
2325
1703
  "name": "resultSet",
2326
1704
  "kind": 1024,
2327
1705
  "kindString": "Property",
@@ -2341,7 +1719,7 @@
2341
1719
  }
2342
1720
  },
2343
1721
  {
2344
- "id": 217,
1722
+ "id": 215,
2345
1723
  "name": "schema",
2346
1724
  "kind": 1024,
2347
1725
  "kindString": "Property",
@@ -2363,9 +1741,9 @@
2363
1741
  {
2364
1742
  "title": "Properties",
2365
1743
  "children": [
2366
- 215,
2367
- 216,
2368
- 217
1744
+ 213,
1745
+ 214,
1746
+ 215
2369
1747
  ]
2370
1748
  }
2371
1749
  ],
@@ -2396,14 +1774,14 @@
2396
1774
  {
2397
1775
  "type": "reflection",
2398
1776
  "declaration": {
2399
- "id": 218,
1777
+ "id": 216,
2400
1778
  "name": "__type",
2401
1779
  "kind": 65536,
2402
1780
  "kindString": "Type literal",
2403
1781
  "flags": {},
2404
1782
  "children": [
2405
1783
  {
2406
- "id": 219,
1784
+ "id": 217,
2407
1785
  "name": "schema",
2408
1786
  "kind": 1024,
2409
1787
  "kindString": "Property",
@@ -2425,7 +1803,7 @@
2425
1803
  {
2426
1804
  "title": "Properties",
2427
1805
  "children": [
2428
- 219
1806
+ 217
2429
1807
  ]
2430
1808
  }
2431
1809
  ],
@@ -2462,7 +1840,7 @@
2462
1840
  }
2463
1841
  },
2464
1842
  {
2465
- "id": 220,
1843
+ "id": 218,
2466
1844
  "name": "bindQueryInternal",
2467
1845
  "kind": 2048,
2468
1846
  "kindString": "Method",
@@ -2472,20 +1850,20 @@
2472
1850
  "sources": [
2473
1851
  {
2474
1852
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2475
- "line": 37,
1853
+ "line": 40,
2476
1854
  "character": 14
2477
1855
  }
2478
1856
  ],
2479
1857
  "signatures": [
2480
1858
  {
2481
- "id": 221,
1859
+ "id": 219,
2482
1860
  "name": "bindQueryInternal",
2483
1861
  "kind": 4096,
2484
1862
  "kindString": "Call signature",
2485
1863
  "flags": {},
2486
1864
  "typeParameter": [
2487
1865
  {
2488
- "id": 226,
1866
+ "id": 224,
2489
1867
  "name": "T",
2490
1868
  "kind": 131072,
2491
1869
  "kindString": "Type parameter",
@@ -2511,14 +1889,14 @@
2511
1889
  {
2512
1890
  "type": "reflection",
2513
1891
  "declaration": {
2514
- "id": 222,
1892
+ "id": 220,
2515
1893
  "name": "__type",
2516
1894
  "kind": 65536,
2517
1895
  "kindString": "Type literal",
2518
1896
  "flags": {},
2519
1897
  "children": [
2520
1898
  {
2521
- "id": 223,
1899
+ "id": 221,
2522
1900
  "name": "schema",
2523
1901
  "kind": 1024,
2524
1902
  "kindString": "Property",
@@ -2540,7 +1918,7 @@
2540
1918
  {
2541
1919
  "title": "Properties",
2542
1920
  "children": [
2543
- 223
1921
+ 221
2544
1922
  ]
2545
1923
  }
2546
1924
  ],
@@ -2576,14 +1954,14 @@
2576
1954
  {
2577
1955
  "type": "reflection",
2578
1956
  "declaration": {
2579
- "id": 224,
1957
+ "id": 222,
2580
1958
  "name": "__type",
2581
1959
  "kind": 65536,
2582
1960
  "kindString": "Type literal",
2583
1961
  "flags": {},
2584
1962
  "children": [
2585
1963
  {
2586
- "id": 225,
1964
+ "id": 223,
2587
1965
  "name": "schema",
2588
1966
  "kind": 1024,
2589
1967
  "kindString": "Property",
@@ -2605,7 +1983,7 @@
2605
1983
  {
2606
1984
  "title": "Properties",
2607
1985
  "children": [
2608
- 225
1986
+ 223
2609
1987
  ]
2610
1988
  }
2611
1989
  ],
@@ -2629,19 +2007,19 @@
2629
2007
  ],
2630
2008
  "parameters": [
2631
2009
  {
2632
- "id": 227,
2010
+ "id": 225,
2633
2011
  "name": "query",
2634
2012
  "kind": 32768,
2635
2013
  "kindString": "Parameter",
2636
2014
  "flags": {},
2637
2015
  "type": {
2638
2016
  "type": "reference",
2639
- "id": 226,
2017
+ "id": 224,
2640
2018
  "name": "T"
2641
2019
  }
2642
2020
  },
2643
2021
  {
2644
- "id": 228,
2022
+ "id": 226,
2645
2023
  "name": "payloads",
2646
2024
  "kind": 32768,
2647
2025
  "kindString": "Parameter",
@@ -2664,14 +2042,14 @@
2664
2042
  {
2665
2043
  "type": "reflection",
2666
2044
  "declaration": {
2667
- "id": 229,
2045
+ "id": 227,
2668
2046
  "name": "__type",
2669
2047
  "kind": 65536,
2670
2048
  "kindString": "Type literal",
2671
2049
  "flags": {},
2672
2050
  "children": [
2673
2051
  {
2674
- "id": 230,
2052
+ "id": 228,
2675
2053
  "name": "schema",
2676
2054
  "kind": 1024,
2677
2055
  "kindString": "Property",
@@ -2693,7 +2071,7 @@
2693
2071
  {
2694
2072
  "title": "Properties",
2695
2073
  "children": [
2696
- 230
2074
+ 228
2697
2075
  ]
2698
2076
  }
2699
2077
  ],
@@ -2711,7 +2089,7 @@
2711
2089
  }
2712
2090
  },
2713
2091
  {
2714
- "id": 231,
2092
+ "id": 229,
2715
2093
  "name": "account",
2716
2094
  "kind": 32768,
2717
2095
  "kindString": "Parameter",
@@ -2745,14 +2123,14 @@
2745
2123
  {
2746
2124
  "type": "reflection",
2747
2125
  "declaration": {
2748
- "id": 232,
2126
+ "id": 230,
2749
2127
  "name": "__type",
2750
2128
  "kind": 65536,
2751
2129
  "kindString": "Type literal",
2752
2130
  "flags": {},
2753
2131
  "children": [
2754
2132
  {
2755
- "id": 233,
2133
+ "id": 231,
2756
2134
  "name": "query",
2757
2135
  "kind": 1024,
2758
2136
  "kindString": "Property",
@@ -2770,7 +2148,7 @@
2770
2148
  }
2771
2149
  },
2772
2150
  {
2773
- "id": 234,
2151
+ "id": 232,
2774
2152
  "name": "resultSet",
2775
2153
  "kind": 1024,
2776
2154
  "kindString": "Property",
@@ -2790,7 +2168,7 @@
2790
2168
  }
2791
2169
  },
2792
2170
  {
2793
- "id": 235,
2171
+ "id": 233,
2794
2172
  "name": "schema",
2795
2173
  "kind": 1024,
2796
2174
  "kindString": "Property",
@@ -2812,9 +2190,9 @@
2812
2190
  {
2813
2191
  "title": "Properties",
2814
2192
  "children": [
2815
- 233,
2816
- 234,
2817
- 235
2193
+ 231,
2194
+ 232,
2195
+ 233
2818
2196
  ]
2819
2197
  }
2820
2198
  ],
@@ -2845,14 +2223,14 @@
2845
2223
  {
2846
2224
  "type": "reflection",
2847
2225
  "declaration": {
2848
- "id": 236,
2226
+ "id": 234,
2849
2227
  "name": "__type",
2850
2228
  "kind": 65536,
2851
2229
  "kindString": "Type literal",
2852
2230
  "flags": {},
2853
2231
  "children": [
2854
2232
  {
2855
- "id": 237,
2233
+ "id": 235,
2856
2234
  "name": "schema",
2857
2235
  "kind": 1024,
2858
2236
  "kindString": "Property",
@@ -2874,7 +2252,7 @@
2874
2252
  {
2875
2253
  "title": "Properties",
2876
2254
  "children": [
2877
- 237
2255
+ 235
2878
2256
  ]
2879
2257
  }
2880
2258
  ],
@@ -2904,7 +2282,7 @@
2904
2282
  }
2905
2283
  },
2906
2284
  {
2907
- "id": 238,
2285
+ "id": 236,
2908
2286
  "name": "bindResult",
2909
2287
  "kind": 2048,
2910
2288
  "kindString": "Method",
@@ -2914,20 +2292,20 @@
2914
2292
  "sources": [
2915
2293
  {
2916
2294
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2917
- "line": 38,
2295
+ "line": 41,
2918
2296
  "character": 14
2919
2297
  }
2920
2298
  ],
2921
2299
  "signatures": [
2922
2300
  {
2923
- "id": 239,
2301
+ "id": 237,
2924
2302
  "name": "bindResult",
2925
2303
  "kind": 4096,
2926
2304
  "kindString": "Call signature",
2927
2305
  "flags": {},
2928
2306
  "parameters": [
2929
2307
  {
2930
- "id": 240,
2308
+ "id": 238,
2931
2309
  "name": "payloads",
2932
2310
  "kind": 32768,
2933
2311
  "kindString": "Parameter",
@@ -2948,14 +2326,14 @@
2948
2326
  {
2949
2327
  "type": "reflection",
2950
2328
  "declaration": {
2951
- "id": 241,
2329
+ "id": 239,
2952
2330
  "name": "__type",
2953
2331
  "kind": 65536,
2954
2332
  "kindString": "Type literal",
2955
2333
  "flags": {},
2956
2334
  "children": [
2957
2335
  {
2958
- "id": 242,
2336
+ "id": 240,
2959
2337
  "name": "schema",
2960
2338
  "kind": 1024,
2961
2339
  "kindString": "Property",
@@ -2977,7 +2355,7 @@
2977
2355
  {
2978
2356
  "title": "Properties",
2979
2357
  "children": [
2980
- 242
2358
+ 240
2981
2359
  ]
2982
2360
  }
2983
2361
  ],
@@ -2995,7 +2373,7 @@
2995
2373
  }
2996
2374
  },
2997
2375
  {
2998
- "id": 243,
2376
+ "id": 241,
2999
2377
  "name": "account",
3000
2378
  "kind": 32768,
3001
2379
  "kindString": "Parameter",
@@ -3028,14 +2406,14 @@
3028
2406
  {
3029
2407
  "type": "reflection",
3030
2408
  "declaration": {
3031
- "id": 244,
2409
+ "id": 242,
3032
2410
  "name": "__type",
3033
2411
  "kind": 65536,
3034
2412
  "kindString": "Type literal",
3035
2413
  "flags": {},
3036
2414
  "children": [
3037
2415
  {
3038
- "id": 245,
2416
+ "id": 243,
3039
2417
  "name": "schema",
3040
2418
  "kind": 1024,
3041
2419
  "kindString": "Property",
@@ -3057,7 +2435,7 @@
3057
2435
  {
3058
2436
  "title": "Properties",
3059
2437
  "children": [
3060
- 245
2438
+ 243
3061
2439
  ]
3062
2440
  }
3063
2441
  ],
@@ -3094,7 +2472,7 @@
3094
2472
  }
3095
2473
  },
3096
2474
  {
3097
- "id": 246,
2475
+ "id": 244,
3098
2476
  "name": "bindResultInternal",
3099
2477
  "kind": 2048,
3100
2478
  "kindString": "Method",
@@ -3104,20 +2482,20 @@
3104
2482
  "sources": [
3105
2483
  {
3106
2484
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3107
- "line": 39,
2485
+ "line": 42,
3108
2486
  "character": 14
3109
2487
  }
3110
2488
  ],
3111
2489
  "signatures": [
3112
2490
  {
3113
- "id": 247,
2491
+ "id": 245,
3114
2492
  "name": "bindResultInternal",
3115
2493
  "kind": 4096,
3116
2494
  "kindString": "Call signature",
3117
2495
  "flags": {},
3118
2496
  "parameters": [
3119
2497
  {
3120
- "id": 248,
2498
+ "id": 246,
3121
2499
  "name": "payloads",
3122
2500
  "kind": 32768,
3123
2501
  "kindString": "Parameter",
@@ -3138,14 +2516,14 @@
3138
2516
  {
3139
2517
  "type": "reflection",
3140
2518
  "declaration": {
3141
- "id": 249,
2519
+ "id": 247,
3142
2520
  "name": "__type",
3143
2521
  "kind": 65536,
3144
2522
  "kindString": "Type literal",
3145
2523
  "flags": {},
3146
2524
  "children": [
3147
2525
  {
3148
- "id": 250,
2526
+ "id": 248,
3149
2527
  "name": "schema",
3150
2528
  "kind": 1024,
3151
2529
  "kindString": "Property",
@@ -3167,7 +2545,7 @@
3167
2545
  {
3168
2546
  "title": "Properties",
3169
2547
  "children": [
3170
- 250
2548
+ 248
3171
2549
  ]
3172
2550
  }
3173
2551
  ],
@@ -3185,7 +2563,7 @@
3185
2563
  }
3186
2564
  },
3187
2565
  {
3188
- "id": 251,
2566
+ "id": 249,
3189
2567
  "name": "account",
3190
2568
  "kind": 32768,
3191
2569
  "kindString": "Parameter",
@@ -3215,14 +2593,14 @@
3215
2593
  {
3216
2594
  "type": "reflection",
3217
2595
  "declaration": {
3218
- "id": 252,
2596
+ "id": 250,
3219
2597
  "name": "__type",
3220
2598
  "kind": 65536,
3221
2599
  "kindString": "Type literal",
3222
2600
  "flags": {},
3223
2601
  "children": [
3224
2602
  {
3225
- "id": 253,
2603
+ "id": 251,
3226
2604
  "name": "schema",
3227
2605
  "kind": 1024,
3228
2606
  "kindString": "Property",
@@ -3244,7 +2622,7 @@
3244
2622
  {
3245
2623
  "title": "Properties",
3246
2624
  "children": [
3247
- 253
2625
+ 251
3248
2626
  ]
3249
2627
  }
3250
2628
  ],
@@ -3274,7 +2652,7 @@
3274
2652
  }
3275
2653
  },
3276
2654
  {
3277
- "id": 146,
2655
+ "id": 131,
3278
2656
  "name": "description",
3279
2657
  "kind": 2048,
3280
2658
  "kindString": "Method",
@@ -3282,13 +2660,13 @@
3282
2660
  "sources": [
3283
2661
  {
3284
2662
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3285
- "line": 27,
2663
+ "line": 29,
3286
2664
  "character": 4
3287
2665
  }
3288
2666
  ],
3289
2667
  "signatures": [
3290
2668
  {
3291
- "id": 147,
2669
+ "id": 132,
3292
2670
  "name": "description",
3293
2671
  "kind": 4096,
3294
2672
  "kindString": "Call signature",
@@ -3319,7 +2697,7 @@
3319
2697
  }
3320
2698
  },
3321
2699
  {
3322
- "id": 148,
2700
+ "id": 133,
3323
2701
  "name": "discover",
3324
2702
  "kind": 2048,
3325
2703
  "kindString": "Method",
@@ -3327,20 +2705,20 @@
3327
2705
  "sources": [
3328
2706
  {
3329
2707
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3330
- "line": 28,
2708
+ "line": 30,
3331
2709
  "character": 4
3332
2710
  }
3333
2711
  ],
3334
2712
  "signatures": [
3335
2713
  {
3336
- "id": 149,
2714
+ "id": 134,
3337
2715
  "name": "discover",
3338
2716
  "kind": 4096,
3339
2717
  "kindString": "Call signature",
3340
2718
  "flags": {},
3341
2719
  "parameters": [
3342
2720
  {
3343
- "id": 150,
2721
+ "id": 135,
3344
2722
  "name": "_queryAccount",
3345
2723
  "kind": 32768,
3346
2724
  "kindString": "Parameter",
@@ -3372,14 +2750,14 @@
3372
2750
  {
3373
2751
  "type": "reflection",
3374
2752
  "declaration": {
3375
- "id": 151,
2753
+ "id": 136,
3376
2754
  "name": "__type",
3377
2755
  "kind": 65536,
3378
2756
  "kindString": "Type literal",
3379
2757
  "flags": {},
3380
2758
  "children": [
3381
2759
  {
3382
- "id": 152,
2760
+ "id": 137,
3383
2761
  "name": "schema",
3384
2762
  "kind": 1024,
3385
2763
  "kindString": "Property",
@@ -3401,7 +2779,7 @@
3401
2779
  {
3402
2780
  "title": "Properties",
3403
2781
  "children": [
3404
- 152
2782
+ 137
3405
2783
  ]
3406
2784
  }
3407
2785
  ],
@@ -3436,7 +2814,7 @@
3436
2814
  }
3437
2815
  },
3438
2816
  {
3439
- "id": 46,
2817
+ "id": 48,
3440
2818
  "name": "getCurrentPosition",
3441
2819
  "kind": 2048,
3442
2820
  "kindString": "Method",
@@ -3448,12 +2826,12 @@
3448
2826
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
3449
2827
  "line": 27,
3450
2828
  "character": 9,
3451
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L27"
2829
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L27"
3452
2830
  }
3453
2831
  ],
3454
2832
  "signatures": [
3455
2833
  {
3456
- "id": 47,
2834
+ "id": 49,
3457
2835
  "name": "getCurrentPosition",
3458
2836
  "kind": 4096,
3459
2837
  "kindString": "Call signature",
@@ -3476,7 +2854,7 @@
3476
2854
  ]
3477
2855
  },
3478
2856
  {
3479
- "id": 254,
2857
+ "id": 252,
3480
2858
  "name": "loadAccount",
3481
2859
  "kind": 2048,
3482
2860
  "kindString": "Method",
@@ -3486,20 +2864,20 @@
3486
2864
  "sources": [
3487
2865
  {
3488
2866
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3489
- "line": 40,
2867
+ "line": 43,
3490
2868
  "character": 14
3491
2869
  }
3492
2870
  ],
3493
2871
  "signatures": [
3494
2872
  {
3495
- "id": 255,
2873
+ "id": 253,
3496
2874
  "name": "loadAccount",
3497
2875
  "kind": 4096,
3498
2876
  "kindString": "Call signature",
3499
2877
  "flags": {},
3500
2878
  "parameters": [
3501
2879
  {
3502
- "id": 256,
2880
+ "id": 254,
3503
2881
  "name": "account",
3504
2882
  "kind": 32768,
3505
2883
  "kindString": "Parameter",
@@ -3528,7 +2906,7 @@
3528
2906
  }
3529
2907
  },
3530
2908
  {
3531
- "id": 48,
2909
+ "id": 50,
3532
2910
  "name": "observe",
3533
2911
  "kind": 2048,
3534
2912
  "kindString": "Method",
@@ -3538,12 +2916,12 @@
3538
2916
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
3539
2917
  "line": 40,
3540
2918
  "character": 17,
3541
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L40"
2919
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L40"
3542
2920
  }
3543
2921
  ],
3544
2922
  "signatures": [
3545
2923
  {
3546
- "id": 49,
2924
+ "id": 51,
3547
2925
  "name": "observe",
3548
2926
  "kind": 4096,
3549
2927
  "kindString": "Call signature",
@@ -3567,14 +2945,14 @@
3567
2945
  {
3568
2946
  "type": "reflection",
3569
2947
  "declaration": {
3570
- "id": 50,
2948
+ "id": 52,
3571
2949
  "name": "__type",
3572
2950
  "kind": 65536,
3573
2951
  "kindString": "Type literal",
3574
2952
  "flags": {},
3575
2953
  "children": [
3576
2954
  {
3577
- "id": 51,
2955
+ "id": 53,
3578
2956
  "name": "schema",
3579
2957
  "kind": 1024,
3580
2958
  "kindString": "Property",
@@ -3596,7 +2974,7 @@
3596
2974
  {
3597
2975
  "title": "Properties",
3598
2976
  "children": [
3599
- 51
2977
+ 53
3600
2978
  ]
3601
2979
  }
3602
2980
  ],
@@ -3629,7 +3007,7 @@
3629
3007
  }
3630
3008
  },
3631
3009
  {
3632
- "id": 56,
3010
+ "id": 58,
3633
3011
  "name": "queries",
3634
3012
  "kind": 2048,
3635
3013
  "kindString": "Method",
@@ -3643,7 +3021,7 @@
3643
3021
  ],
3644
3022
  "signatures": [
3645
3023
  {
3646
- "id": 57,
3024
+ "id": 59,
3647
3025
  "name": "queries",
3648
3026
  "kind": 4096,
3649
3027
  "kindString": "Call signature",
@@ -3667,7 +3045,7 @@
3667
3045
  }
3668
3046
  },
3669
3047
  {
3670
- "id": 58,
3048
+ "id": 60,
3671
3049
  "name": "query",
3672
3050
  "kind": 2048,
3673
3051
  "kindString": "Method",
@@ -3681,14 +3059,14 @@
3681
3059
  ],
3682
3060
  "signatures": [
3683
3061
  {
3684
- "id": 59,
3062
+ "id": 61,
3685
3063
  "name": "query",
3686
3064
  "kind": 4096,
3687
3065
  "kindString": "Call signature",
3688
3066
  "flags": {},
3689
3067
  "typeParameter": [
3690
3068
  {
3691
- "id": 68,
3069
+ "id": 70,
3692
3070
  "name": "T",
3693
3071
  "kind": 131072,
3694
3072
  "kindString": "Type parameter",
@@ -3711,14 +3089,14 @@
3711
3089
  {
3712
3090
  "type": "reflection",
3713
3091
  "declaration": {
3714
- "id": 60,
3092
+ "id": 62,
3715
3093
  "name": "__type",
3716
3094
  "kind": 65536,
3717
3095
  "kindString": "Type literal",
3718
3096
  "flags": {},
3719
3097
  "children": [
3720
3098
  {
3721
- "id": 61,
3099
+ "id": 63,
3722
3100
  "name": "query",
3723
3101
  "kind": 1024,
3724
3102
  "kindString": "Property",
@@ -3736,7 +3114,7 @@
3736
3114
  }
3737
3115
  },
3738
3116
  {
3739
- "id": 62,
3117
+ "id": 64,
3740
3118
  "name": "resultSet",
3741
3119
  "kind": 1024,
3742
3120
  "kindString": "Property",
@@ -3756,7 +3134,7 @@
3756
3134
  }
3757
3135
  },
3758
3136
  {
3759
- "id": 63,
3137
+ "id": 65,
3760
3138
  "name": "schema",
3761
3139
  "kind": 1024,
3762
3140
  "kindString": "Property",
@@ -3778,9 +3156,9 @@
3778
3156
  {
3779
3157
  "title": "Properties",
3780
3158
  "children": [
3781
- 61,
3782
- 62,
3783
- 63
3159
+ 63,
3160
+ 64,
3161
+ 65
3784
3162
  ]
3785
3163
  }
3786
3164
  ],
@@ -3813,14 +3191,14 @@
3813
3191
  {
3814
3192
  "type": "reflection",
3815
3193
  "declaration": {
3816
- "id": 64,
3194
+ "id": 66,
3817
3195
  "name": "__type",
3818
3196
  "kind": 65536,
3819
3197
  "kindString": "Type literal",
3820
3198
  "flags": {},
3821
3199
  "children": [
3822
3200
  {
3823
- "id": 65,
3201
+ "id": 67,
3824
3202
  "name": "query",
3825
3203
  "kind": 1024,
3826
3204
  "kindString": "Property",
@@ -3838,7 +3216,7 @@
3838
3216
  }
3839
3217
  },
3840
3218
  {
3841
- "id": 66,
3219
+ "id": 68,
3842
3220
  "name": "resultSet",
3843
3221
  "kind": 1024,
3844
3222
  "kindString": "Property",
@@ -3858,7 +3236,7 @@
3858
3236
  }
3859
3237
  },
3860
3238
  {
3861
- "id": 67,
3239
+ "id": 69,
3862
3240
  "name": "schema",
3863
3241
  "kind": 1024,
3864
3242
  "kindString": "Property",
@@ -3880,9 +3258,9 @@
3880
3258
  {
3881
3259
  "title": "Properties",
3882
3260
  "children": [
3883
- 65,
3884
- 66,
3885
- 67
3261
+ 67,
3262
+ 68,
3263
+ 69
3886
3264
  ]
3887
3265
  }
3888
3266
  ],
@@ -3899,7 +3277,7 @@
3899
3277
  }
3900
3278
  },
3901
3279
  {
3902
- "id": 83,
3280
+ "id": 87,
3903
3281
  "name": "TConfig",
3904
3282
  "kind": 131072,
3905
3283
  "kindString": "Type parameter",
@@ -3918,15 +3296,15 @@
3918
3296
  {
3919
3297
  "type": "reflection",
3920
3298
  "declaration": {
3921
- "id": 69,
3299
+ "id": 71,
3922
3300
  "name": "__type",
3923
3301
  "kind": 65536,
3924
3302
  "kindString": "Type literal",
3925
3303
  "flags": {},
3926
3304
  "children": [
3927
3305
  {
3928
- "id": 70,
3929
- "name": "security",
3306
+ "id": 72,
3307
+ "name": "name",
3930
3308
  "kind": 1024,
3931
3309
  "kindString": "Property",
3932
3310
  "flags": {
@@ -3939,17 +3317,37 @@
3939
3317
  "character": 4
3940
3318
  }
3941
3319
  ],
3320
+ "type": {
3321
+ "type": "intrinsic",
3322
+ "name": "string"
3323
+ }
3324
+ },
3325
+ {
3326
+ "id": 73,
3327
+ "name": "security",
3328
+ "kind": 1024,
3329
+ "kindString": "Property",
3330
+ "flags": {
3331
+ "isOptional": true
3332
+ },
3333
+ "sources": [
3334
+ {
3335
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3336
+ "line": 10,
3337
+ "character": 4
3338
+ }
3339
+ ],
3942
3340
  "type": {
3943
3341
  "type": "reflection",
3944
3342
  "declaration": {
3945
- "id": 71,
3343
+ "id": 74,
3946
3344
  "name": "__type",
3947
3345
  "kind": 65536,
3948
3346
  "kindString": "Type literal",
3949
3347
  "flags": {},
3950
3348
  "children": [
3951
3349
  {
3952
- "id": 72,
3350
+ "id": 75,
3953
3351
  "name": "allowed",
3954
3352
  "kind": 1024,
3955
3353
  "kindString": "Property",
@@ -3959,7 +3357,7 @@
3959
3357
  "sources": [
3960
3358
  {
3961
3359
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3962
- "line": 10,
3360
+ "line": 11,
3963
3361
  "character": 8
3964
3362
  }
3965
3363
  ],
@@ -3993,7 +3391,7 @@
3993
3391
  }
3994
3392
  },
3995
3393
  {
3996
- "id": 73,
3394
+ "id": 76,
3997
3395
  "name": "disallowed",
3998
3396
  "kind": 1024,
3999
3397
  "kindString": "Property",
@@ -4003,7 +3401,7 @@
4003
3401
  "sources": [
4004
3402
  {
4005
3403
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4006
- "line": 11,
3404
+ "line": 12,
4007
3405
  "character": 8
4008
3406
  }
4009
3407
  ],
@@ -4032,15 +3430,15 @@
4032
3430
  {
4033
3431
  "title": "Properties",
4034
3432
  "children": [
4035
- 72,
4036
- 73
3433
+ 75,
3434
+ 76
4037
3435
  ]
4038
3436
  }
4039
3437
  ],
4040
3438
  "sources": [
4041
3439
  {
4042
3440
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4043
- "line": 9,
3441
+ "line": 10,
4044
3442
  "character": 15
4045
3443
  }
4046
3444
  ]
@@ -4052,7 +3450,8 @@
4052
3450
  {
4053
3451
  "title": "Properties",
4054
3452
  "children": [
4055
- 70
3453
+ 72,
3454
+ 73
4056
3455
  ]
4057
3456
  }
4058
3457
  ],
@@ -4068,14 +3467,14 @@
4068
3467
  {
4069
3468
  "type": "reflection",
4070
3469
  "declaration": {
4071
- "id": 74,
3470
+ "id": 77,
4072
3471
  "name": "__type",
4073
3472
  "kind": 65536,
4074
3473
  "kindString": "Type literal",
4075
3474
  "flags": {},
4076
3475
  "children": [
4077
3476
  {
4078
- "id": 75,
3477
+ "id": 78,
4079
3478
  "name": "schema",
4080
3479
  "kind": 1024,
4081
3480
  "kindString": "Property",
@@ -4097,7 +3496,7 @@
4097
3496
  {
4098
3497
  "title": "Properties",
4099
3498
  "children": [
4100
- 75
3499
+ 78
4101
3500
  ]
4102
3501
  }
4103
3502
  ],
@@ -4126,15 +3525,15 @@
4126
3525
  {
4127
3526
  "type": "reflection",
4128
3527
  "declaration": {
4129
- "id": 76,
3528
+ "id": 79,
4130
3529
  "name": "__type",
4131
3530
  "kind": 65536,
4132
3531
  "kindString": "Type literal",
4133
3532
  "flags": {},
4134
3533
  "children": [
4135
3534
  {
4136
- "id": 77,
4137
- "name": "security",
3535
+ "id": 80,
3536
+ "name": "name",
4138
3537
  "kind": 1024,
4139
3538
  "kindString": "Property",
4140
3539
  "flags": {
@@ -4147,17 +3546,37 @@
4147
3546
  "character": 4
4148
3547
  }
4149
3548
  ],
3549
+ "type": {
3550
+ "type": "intrinsic",
3551
+ "name": "string"
3552
+ }
3553
+ },
3554
+ {
3555
+ "id": 81,
3556
+ "name": "security",
3557
+ "kind": 1024,
3558
+ "kindString": "Property",
3559
+ "flags": {
3560
+ "isOptional": true
3561
+ },
3562
+ "sources": [
3563
+ {
3564
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3565
+ "line": 10,
3566
+ "character": 4
3567
+ }
3568
+ ],
4150
3569
  "type": {
4151
3570
  "type": "reflection",
4152
3571
  "declaration": {
4153
- "id": 78,
3572
+ "id": 82,
4154
3573
  "name": "__type",
4155
3574
  "kind": 65536,
4156
3575
  "kindString": "Type literal",
4157
3576
  "flags": {},
4158
3577
  "children": [
4159
3578
  {
4160
- "id": 79,
3579
+ "id": 83,
4161
3580
  "name": "allowed",
4162
3581
  "kind": 1024,
4163
3582
  "kindString": "Property",
@@ -4167,7 +3586,7 @@
4167
3586
  "sources": [
4168
3587
  {
4169
3588
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4170
- "line": 10,
3589
+ "line": 11,
4171
3590
  "character": 8
4172
3591
  }
4173
3592
  ],
@@ -4201,7 +3620,7 @@
4201
3620
  }
4202
3621
  },
4203
3622
  {
4204
- "id": 80,
3623
+ "id": 84,
4205
3624
  "name": "disallowed",
4206
3625
  "kind": 1024,
4207
3626
  "kindString": "Property",
@@ -4211,7 +3630,7 @@
4211
3630
  "sources": [
4212
3631
  {
4213
3632
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4214
- "line": 11,
3633
+ "line": 12,
4215
3634
  "character": 8
4216
3635
  }
4217
3636
  ],
@@ -4240,15 +3659,15 @@
4240
3659
  {
4241
3660
  "title": "Properties",
4242
3661
  "children": [
4243
- 79,
4244
- 80
3662
+ 83,
3663
+ 84
4245
3664
  ]
4246
3665
  }
4247
3666
  ],
4248
3667
  "sources": [
4249
3668
  {
4250
3669
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4251
- "line": 9,
3670
+ "line": 10,
4252
3671
  "character": 15
4253
3672
  }
4254
3673
  ]
@@ -4260,7 +3679,8 @@
4260
3679
  {
4261
3680
  "title": "Properties",
4262
3681
  "children": [
4263
- 77
3682
+ 80,
3683
+ 81
4264
3684
  ]
4265
3685
  }
4266
3686
  ],
@@ -4276,14 +3696,14 @@
4276
3696
  {
4277
3697
  "type": "reflection",
4278
3698
  "declaration": {
4279
- "id": 81,
3699
+ "id": 85,
4280
3700
  "name": "__type",
4281
3701
  "kind": 65536,
4282
3702
  "kindString": "Type literal",
4283
3703
  "flags": {},
4284
3704
  "children": [
4285
3705
  {
4286
- "id": 82,
3706
+ "id": 86,
4287
3707
  "name": "schema",
4288
3708
  "kind": 1024,
4289
3709
  "kindString": "Property",
@@ -4305,7 +3725,7 @@
4305
3725
  {
4306
3726
  "title": "Properties",
4307
3727
  "children": [
4308
- 82
3728
+ 86
4309
3729
  ]
4310
3730
  }
4311
3731
  ],
@@ -4324,19 +3744,19 @@
4324
3744
  ],
4325
3745
  "parameters": [
4326
3746
  {
4327
- "id": 84,
3747
+ "id": 88,
4328
3748
  "name": "query",
4329
3749
  "kind": 32768,
4330
3750
  "kindString": "Parameter",
4331
3751
  "flags": {},
4332
3752
  "type": {
4333
3753
  "type": "reference",
4334
- "id": 68,
3754
+ "id": 70,
4335
3755
  "name": "T"
4336
3756
  }
4337
3757
  },
4338
3758
  {
4339
- "id": 85,
3759
+ "id": 89,
4340
3760
  "name": "payloads",
4341
3761
  "kind": 32768,
4342
3762
  "kindString": "Parameter",
@@ -4359,14 +3779,14 @@
4359
3779
  {
4360
3780
  "type": "reflection",
4361
3781
  "declaration": {
4362
- "id": 86,
3782
+ "id": 90,
4363
3783
  "name": "__type",
4364
3784
  "kind": 65536,
4365
3785
  "kindString": "Type literal",
4366
3786
  "flags": {},
4367
3787
  "children": [
4368
3788
  {
4369
- "id": 87,
3789
+ "id": 91,
4370
3790
  "name": "schema",
4371
3791
  "kind": 1024,
4372
3792
  "kindString": "Property",
@@ -4388,7 +3808,7 @@
4388
3808
  {
4389
3809
  "title": "Properties",
4390
3810
  "children": [
4391
- 87
3811
+ 91
4392
3812
  ]
4393
3813
  }
4394
3814
  ],
@@ -4406,7 +3826,7 @@
4406
3826
  }
4407
3827
  },
4408
3828
  {
4409
- "id": 88,
3829
+ "id": 92,
4410
3830
  "name": "queryConfig",
4411
3831
  "kind": 32768,
4412
3832
  "kindString": "Parameter",
@@ -4415,7 +3835,7 @@
4415
3835
  },
4416
3836
  "type": {
4417
3837
  "type": "reference",
4418
- "id": 83,
3838
+ "id": 87,
4419
3839
  "name": "TConfig"
4420
3840
  }
4421
3841
  }
@@ -4440,14 +3860,14 @@
4440
3860
  {
4441
3861
  "type": "reflection",
4442
3862
  "declaration": {
4443
- "id": 89,
3863
+ "id": 93,
4444
3864
  "name": "__type",
4445
3865
  "kind": 65536,
4446
3866
  "kindString": "Type literal",
4447
3867
  "flags": {},
4448
3868
  "children": [
4449
3869
  {
4450
- "id": 90,
3870
+ "id": 94,
4451
3871
  "name": "schema",
4452
3872
  "kind": 1024,
4453
3873
  "kindString": "Property",
@@ -4469,7 +3889,7 @@
4469
3889
  {
4470
3890
  "title": "Properties",
4471
3891
  "children": [
4472
- 90
3892
+ 94
4473
3893
  ]
4474
3894
  }
4475
3895
  ],
@@ -4504,7 +3924,7 @@
4504
3924
  }
4505
3925
  },
4506
3926
  {
4507
- "id": 153,
3927
+ "id": 138,
4508
3928
  "name": "queryable",
4509
3929
  "kind": 2048,
4510
3930
  "kindString": "Method",
@@ -4512,20 +3932,20 @@
4512
3932
  "sources": [
4513
3933
  {
4514
3934
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4515
- "line": 31,
3935
+ "line": 33,
4516
3936
  "character": 4
4517
3937
  }
4518
3938
  ],
4519
3939
  "signatures": [
4520
3940
  {
4521
- "id": 154,
3941
+ "id": 139,
4522
3942
  "name": "queryable",
4523
3943
  "kind": 4096,
4524
3944
  "kindString": "Call signature",
4525
3945
  "flags": {},
4526
3946
  "typeParameter": [
4527
3947
  {
4528
- "id": 163,
3948
+ "id": 148,
4529
3949
  "name": "T",
4530
3950
  "kind": 131072,
4531
3951
  "kindString": "Type parameter",
@@ -4548,14 +3968,14 @@
4548
3968
  {
4549
3969
  "type": "reflection",
4550
3970
  "declaration": {
4551
- "id": 155,
3971
+ "id": 140,
4552
3972
  "name": "__type",
4553
3973
  "kind": 65536,
4554
3974
  "kindString": "Type literal",
4555
3975
  "flags": {},
4556
3976
  "children": [
4557
3977
  {
4558
- "id": 156,
3978
+ "id": 141,
4559
3979
  "name": "query",
4560
3980
  "kind": 1024,
4561
3981
  "kindString": "Property",
@@ -4573,7 +3993,7 @@
4573
3993
  }
4574
3994
  },
4575
3995
  {
4576
- "id": 157,
3996
+ "id": 142,
4577
3997
  "name": "resultSet",
4578
3998
  "kind": 1024,
4579
3999
  "kindString": "Property",
@@ -4593,7 +4013,7 @@
4593
4013
  }
4594
4014
  },
4595
4015
  {
4596
- "id": 158,
4016
+ "id": 143,
4597
4017
  "name": "schema",
4598
4018
  "kind": 1024,
4599
4019
  "kindString": "Property",
@@ -4615,9 +4035,9 @@
4615
4035
  {
4616
4036
  "title": "Properties",
4617
4037
  "children": [
4618
- 156,
4619
- 157,
4620
- 158
4038
+ 141,
4039
+ 142,
4040
+ 143
4621
4041
  ]
4622
4042
  }
4623
4043
  ],
@@ -4650,14 +4070,14 @@
4650
4070
  {
4651
4071
  "type": "reflection",
4652
4072
  "declaration": {
4653
- "id": 159,
4073
+ "id": 144,
4654
4074
  "name": "__type",
4655
4075
  "kind": 65536,
4656
4076
  "kindString": "Type literal",
4657
4077
  "flags": {},
4658
4078
  "children": [
4659
4079
  {
4660
- "id": 160,
4080
+ "id": 145,
4661
4081
  "name": "query",
4662
4082
  "kind": 1024,
4663
4083
  "kindString": "Property",
@@ -4675,7 +4095,7 @@
4675
4095
  }
4676
4096
  },
4677
4097
  {
4678
- "id": 161,
4098
+ "id": 146,
4679
4099
  "name": "resultSet",
4680
4100
  "kind": 1024,
4681
4101
  "kindString": "Property",
@@ -4695,7 +4115,7 @@
4695
4115
  }
4696
4116
  },
4697
4117
  {
4698
- "id": 162,
4118
+ "id": 147,
4699
4119
  "name": "schema",
4700
4120
  "kind": 1024,
4701
4121
  "kindString": "Property",
@@ -4717,9 +4137,9 @@
4717
4137
  {
4718
4138
  "title": "Properties",
4719
4139
  "children": [
4720
- 160,
4721
- 161,
4722
- 162
4140
+ 145,
4141
+ 146,
4142
+ 147
4723
4143
  ]
4724
4144
  }
4725
4145
  ],
@@ -4736,7 +4156,7 @@
4736
4156
  }
4737
4157
  },
4738
4158
  {
4739
- "id": 178,
4159
+ "id": 165,
4740
4160
  "name": "TConfig",
4741
4161
  "kind": 131072,
4742
4162
  "kindString": "Type parameter",
@@ -4755,15 +4175,15 @@
4755
4175
  {
4756
4176
  "type": "reflection",
4757
4177
  "declaration": {
4758
- "id": 164,
4178
+ "id": 149,
4759
4179
  "name": "__type",
4760
4180
  "kind": 65536,
4761
4181
  "kindString": "Type literal",
4762
4182
  "flags": {},
4763
4183
  "children": [
4764
4184
  {
4765
- "id": 165,
4766
- "name": "security",
4185
+ "id": 150,
4186
+ "name": "name",
4767
4187
  "kind": 1024,
4768
4188
  "kindString": "Property",
4769
4189
  "flags": {
@@ -4776,17 +4196,37 @@
4776
4196
  "character": 4
4777
4197
  }
4778
4198
  ],
4199
+ "type": {
4200
+ "type": "intrinsic",
4201
+ "name": "string"
4202
+ }
4203
+ },
4204
+ {
4205
+ "id": 151,
4206
+ "name": "security",
4207
+ "kind": 1024,
4208
+ "kindString": "Property",
4209
+ "flags": {
4210
+ "isOptional": true
4211
+ },
4212
+ "sources": [
4213
+ {
4214
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4215
+ "line": 10,
4216
+ "character": 4
4217
+ }
4218
+ ],
4779
4219
  "type": {
4780
4220
  "type": "reflection",
4781
4221
  "declaration": {
4782
- "id": 166,
4222
+ "id": 152,
4783
4223
  "name": "__type",
4784
4224
  "kind": 65536,
4785
4225
  "kindString": "Type literal",
4786
4226
  "flags": {},
4787
4227
  "children": [
4788
4228
  {
4789
- "id": 167,
4229
+ "id": 153,
4790
4230
  "name": "allowed",
4791
4231
  "kind": 1024,
4792
4232
  "kindString": "Property",
@@ -4796,7 +4236,7 @@
4796
4236
  "sources": [
4797
4237
  {
4798
4238
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4799
- "line": 10,
4239
+ "line": 11,
4800
4240
  "character": 8
4801
4241
  }
4802
4242
  ],
@@ -4830,7 +4270,7 @@
4830
4270
  }
4831
4271
  },
4832
4272
  {
4833
- "id": 168,
4273
+ "id": 154,
4834
4274
  "name": "disallowed",
4835
4275
  "kind": 1024,
4836
4276
  "kindString": "Property",
@@ -4840,7 +4280,7 @@
4840
4280
  "sources": [
4841
4281
  {
4842
4282
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4843
- "line": 11,
4283
+ "line": 12,
4844
4284
  "character": 8
4845
4285
  }
4846
4286
  ],
@@ -4869,15 +4309,15 @@
4869
4309
  {
4870
4310
  "title": "Properties",
4871
4311
  "children": [
4872
- 167,
4873
- 168
4312
+ 153,
4313
+ 154
4874
4314
  ]
4875
4315
  }
4876
4316
  ],
4877
4317
  "sources": [
4878
4318
  {
4879
4319
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4880
- "line": 9,
4320
+ "line": 10,
4881
4321
  "character": 15
4882
4322
  }
4883
4323
  ]
@@ -4889,7 +4329,8 @@
4889
4329
  {
4890
4330
  "title": "Properties",
4891
4331
  "children": [
4892
- 165
4332
+ 150,
4333
+ 151
4893
4334
  ]
4894
4335
  }
4895
4336
  ],
@@ -4905,14 +4346,14 @@
4905
4346
  {
4906
4347
  "type": "reflection",
4907
4348
  "declaration": {
4908
- "id": 169,
4349
+ "id": 155,
4909
4350
  "name": "__type",
4910
4351
  "kind": 65536,
4911
4352
  "kindString": "Type literal",
4912
4353
  "flags": {},
4913
4354
  "children": [
4914
4355
  {
4915
- "id": 170,
4356
+ "id": 156,
4916
4357
  "name": "schema",
4917
4358
  "kind": 1024,
4918
4359
  "kindString": "Property",
@@ -4934,7 +4375,7 @@
4934
4375
  {
4935
4376
  "title": "Properties",
4936
4377
  "children": [
4937
- 170
4378
+ 156
4938
4379
  ]
4939
4380
  }
4940
4381
  ],
@@ -4963,15 +4404,15 @@
4963
4404
  {
4964
4405
  "type": "reflection",
4965
4406
  "declaration": {
4966
- "id": 171,
4407
+ "id": 157,
4967
4408
  "name": "__type",
4968
4409
  "kind": 65536,
4969
4410
  "kindString": "Type literal",
4970
4411
  "flags": {},
4971
4412
  "children": [
4972
4413
  {
4973
- "id": 172,
4974
- "name": "security",
4414
+ "id": 158,
4415
+ "name": "name",
4975
4416
  "kind": 1024,
4976
4417
  "kindString": "Property",
4977
4418
  "flags": {
@@ -4984,17 +4425,37 @@
4984
4425
  "character": 4
4985
4426
  }
4986
4427
  ],
4428
+ "type": {
4429
+ "type": "intrinsic",
4430
+ "name": "string"
4431
+ }
4432
+ },
4433
+ {
4434
+ "id": 159,
4435
+ "name": "security",
4436
+ "kind": 1024,
4437
+ "kindString": "Property",
4438
+ "flags": {
4439
+ "isOptional": true
4440
+ },
4441
+ "sources": [
4442
+ {
4443
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4444
+ "line": 10,
4445
+ "character": 4
4446
+ }
4447
+ ],
4987
4448
  "type": {
4988
4449
  "type": "reflection",
4989
4450
  "declaration": {
4990
- "id": 173,
4451
+ "id": 160,
4991
4452
  "name": "__type",
4992
4453
  "kind": 65536,
4993
4454
  "kindString": "Type literal",
4994
4455
  "flags": {},
4995
4456
  "children": [
4996
4457
  {
4997
- "id": 174,
4458
+ "id": 161,
4998
4459
  "name": "allowed",
4999
4460
  "kind": 1024,
5000
4461
  "kindString": "Property",
@@ -5004,7 +4465,7 @@
5004
4465
  "sources": [
5005
4466
  {
5006
4467
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5007
- "line": 10,
4468
+ "line": 11,
5008
4469
  "character": 8
5009
4470
  }
5010
4471
  ],
@@ -5038,7 +4499,7 @@
5038
4499
  }
5039
4500
  },
5040
4501
  {
5041
- "id": 175,
4502
+ "id": 162,
5042
4503
  "name": "disallowed",
5043
4504
  "kind": 1024,
5044
4505
  "kindString": "Property",
@@ -5048,7 +4509,7 @@
5048
4509
  "sources": [
5049
4510
  {
5050
4511
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5051
- "line": 11,
4512
+ "line": 12,
5052
4513
  "character": 8
5053
4514
  }
5054
4515
  ],
@@ -5077,15 +4538,15 @@
5077
4538
  {
5078
4539
  "title": "Properties",
5079
4540
  "children": [
5080
- 174,
5081
- 175
4541
+ 161,
4542
+ 162
5082
4543
  ]
5083
4544
  }
5084
4545
  ],
5085
4546
  "sources": [
5086
4547
  {
5087
4548
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5088
- "line": 9,
4549
+ "line": 10,
5089
4550
  "character": 15
5090
4551
  }
5091
4552
  ]
@@ -5097,7 +4558,8 @@
5097
4558
  {
5098
4559
  "title": "Properties",
5099
4560
  "children": [
5100
- 172
4561
+ 158,
4562
+ 159
5101
4563
  ]
5102
4564
  }
5103
4565
  ],
@@ -5113,14 +4575,14 @@
5113
4575
  {
5114
4576
  "type": "reflection",
5115
4577
  "declaration": {
5116
- "id": 176,
4578
+ "id": 163,
5117
4579
  "name": "__type",
5118
4580
  "kind": 65536,
5119
4581
  "kindString": "Type literal",
5120
4582
  "flags": {},
5121
4583
  "children": [
5122
4584
  {
5123
- "id": 177,
4585
+ "id": 164,
5124
4586
  "name": "schema",
5125
4587
  "kind": 1024,
5126
4588
  "kindString": "Property",
@@ -5136,144 +4598,436 @@
5136
4598
  "type": "intrinsic",
5137
4599
  "name": "string"
5138
4600
  }
5139
- }
5140
- ],
5141
- "groups": [
5142
- {
5143
- "title": "Properties",
5144
- "children": [
5145
- 177
5146
- ]
5147
- }
5148
- ],
5149
- "sources": [
4601
+ }
4602
+ ],
4603
+ "groups": [
4604
+ {
4605
+ "title": "Properties",
4606
+ "children": [
4607
+ 164
4608
+ ]
4609
+ }
4610
+ ],
4611
+ "sources": [
4612
+ {
4613
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
4614
+ "line": 18,
4615
+ "character": 17
4616
+ }
4617
+ ]
4618
+ }
4619
+ }
4620
+ ]
4621
+ }
4622
+ }
4623
+ ],
4624
+ "parameters": [
4625
+ {
4626
+ "id": 166,
4627
+ "name": "query",
4628
+ "kind": 32768,
4629
+ "kindString": "Parameter",
4630
+ "flags": {},
4631
+ "type": {
4632
+ "type": "reference",
4633
+ "id": 148,
4634
+ "name": "T"
4635
+ }
4636
+ },
4637
+ {
4638
+ "id": 167,
4639
+ "name": "payloads",
4640
+ "kind": 32768,
4641
+ "kindString": "Parameter",
4642
+ "flags": {
4643
+ "isOptional": true
4644
+ },
4645
+ "type": {
4646
+ "type": "array",
4647
+ "elementType": {
4648
+ "type": "intersection",
4649
+ "types": [
4650
+ {
4651
+ "type": "reference",
4652
+ "name": "SchemaFields"
4653
+ },
4654
+ {
4655
+ "type": "reference",
4656
+ "name": "PayloadFields"
4657
+ },
4658
+ {
4659
+ "type": "reflection",
4660
+ "declaration": {
4661
+ "id": 168,
4662
+ "name": "__type",
4663
+ "kind": 65536,
4664
+ "kindString": "Type literal",
4665
+ "flags": {},
4666
+ "children": [
4667
+ {
4668
+ "id": 169,
4669
+ "name": "schema",
4670
+ "kind": 1024,
4671
+ "kindString": "Property",
4672
+ "flags": {},
4673
+ "sources": [
4674
+ {
4675
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
4676
+ "line": 19,
4677
+ "character": 4
4678
+ }
4679
+ ],
4680
+ "type": {
4681
+ "type": "intrinsic",
4682
+ "name": "string"
4683
+ }
4684
+ }
4685
+ ],
4686
+ "groups": [
4687
+ {
4688
+ "title": "Properties",
4689
+ "children": [
4690
+ 169
4691
+ ]
4692
+ }
4693
+ ],
4694
+ "sources": [
4695
+ {
4696
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
4697
+ "line": 18,
4698
+ "character": 17
4699
+ }
4700
+ ]
4701
+ }
4702
+ }
4703
+ ]
4704
+ }
4705
+ }
4706
+ },
4707
+ {
4708
+ "id": 170,
4709
+ "name": "queryConfig",
4710
+ "kind": 32768,
4711
+ "kindString": "Parameter",
4712
+ "flags": {
4713
+ "isOptional": true
4714
+ },
4715
+ "type": {
4716
+ "type": "reference",
4717
+ "id": 165,
4718
+ "name": "TConfig"
4719
+ }
4720
+ }
4721
+ ],
4722
+ "type": {
4723
+ "type": "intrinsic",
4724
+ "name": "boolean"
4725
+ },
4726
+ "inheritedFrom": {
4727
+ "type": "reference",
4728
+ "name": "AbstractWitness.queryable"
4729
+ }
4730
+ }
4731
+ ],
4732
+ "inheritedFrom": {
4733
+ "type": "reference",
4734
+ "name": "AbstractWitness.queryable"
4735
+ }
4736
+ },
4737
+ {
4738
+ "id": 171,
4739
+ "name": "resolve",
4740
+ "kind": 2048,
4741
+ "kindString": "Method",
4742
+ "flags": {},
4743
+ "sources": [
4744
+ {
4745
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4746
+ "line": 34,
4747
+ "character": 4
4748
+ }
4749
+ ],
4750
+ "signatures": [
4751
+ {
4752
+ "id": 172,
4753
+ "name": "resolve",
4754
+ "kind": 4096,
4755
+ "kindString": "Call signature",
4756
+ "flags": {},
4757
+ "parameters": [
4758
+ {
4759
+ "id": 173,
4760
+ "name": "filter",
4761
+ "kind": 32768,
4762
+ "kindString": "Parameter",
4763
+ "flags": {
4764
+ "isOptional": true
4765
+ },
4766
+ "type": {
4767
+ "type": "reference",
4768
+ "name": "ModuleFilter"
4769
+ }
4770
+ }
4771
+ ],
4772
+ "type": {
4773
+ "type": "reference",
4774
+ "typeArguments": [
4775
+ {
4776
+ "type": "array",
4777
+ "elementType": {
4778
+ "type": "reference",
4779
+ "typeArguments": [
4780
+ {
4781
+ "type": "intersection",
4782
+ "types": [
4783
+ {
4784
+ "type": "reference",
4785
+ "name": "SchemaFields"
4786
+ },
4787
+ {
4788
+ "type": "reference",
4789
+ "name": "PayloadFields"
4790
+ },
4791
+ {
4792
+ "type": "reflection",
4793
+ "declaration": {
4794
+ "id": 174,
4795
+ "name": "__type",
4796
+ "kind": 65536,
4797
+ "kindString": "Type literal",
4798
+ "flags": {},
4799
+ "children": [
4800
+ {
4801
+ "id": 175,
4802
+ "name": "name",
4803
+ "kind": 1024,
4804
+ "kindString": "Property",
4805
+ "flags": {
4806
+ "isOptional": true
4807
+ },
4808
+ "sources": [
4809
+ {
4810
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4811
+ "line": 9,
4812
+ "character": 4
4813
+ }
4814
+ ],
4815
+ "type": {
4816
+ "type": "intrinsic",
4817
+ "name": "string"
4818
+ }
4819
+ },
4820
+ {
4821
+ "id": 176,
4822
+ "name": "security",
4823
+ "kind": 1024,
4824
+ "kindString": "Property",
4825
+ "flags": {
4826
+ "isOptional": true
4827
+ },
4828
+ "sources": [
4829
+ {
4830
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4831
+ "line": 10,
4832
+ "character": 4
4833
+ }
4834
+ ],
4835
+ "type": {
4836
+ "type": "reflection",
4837
+ "declaration": {
4838
+ "id": 177,
4839
+ "name": "__type",
4840
+ "kind": 65536,
4841
+ "kindString": "Type literal",
4842
+ "flags": {},
4843
+ "children": [
4844
+ {
4845
+ "id": 178,
4846
+ "name": "allowed",
4847
+ "kind": 1024,
4848
+ "kindString": "Property",
4849
+ "flags": {
4850
+ "isOptional": true
4851
+ },
4852
+ "sources": [
4853
+ {
4854
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4855
+ "line": 11,
4856
+ "character": 8
4857
+ }
4858
+ ],
4859
+ "type": {
4860
+ "type": "reference",
4861
+ "typeArguments": [
4862
+ {
4863
+ "type": "intrinsic",
4864
+ "name": "string"
4865
+ },
4866
+ {
4867
+ "type": "array",
4868
+ "elementType": {
4869
+ "type": "union",
4870
+ "types": [
4871
+ {
4872
+ "type": "intrinsic",
4873
+ "name": "string"
4874
+ },
4875
+ {
4876
+ "type": "reference",
4877
+ "name": "CosigningAddressSet"
4878
+ }
4879
+ ]
4880
+ }
4881
+ }
4882
+ ],
4883
+ "name": "Record",
4884
+ "qualifiedName": "Record",
4885
+ "package": "typescript"
4886
+ }
4887
+ },
4888
+ {
4889
+ "id": 179,
4890
+ "name": "disallowed",
4891
+ "kind": 1024,
4892
+ "kindString": "Property",
4893
+ "flags": {
4894
+ "isOptional": true
4895
+ },
4896
+ "sources": [
4897
+ {
4898
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4899
+ "line": 12,
4900
+ "character": 8
4901
+ }
4902
+ ],
4903
+ "type": {
4904
+ "type": "reference",
4905
+ "typeArguments": [
4906
+ {
4907
+ "type": "intrinsic",
4908
+ "name": "string"
4909
+ },
4910
+ {
4911
+ "type": "array",
4912
+ "elementType": {
4913
+ "type": "intrinsic",
4914
+ "name": "string"
4915
+ }
4916
+ }
4917
+ ],
4918
+ "name": "Record",
4919
+ "qualifiedName": "Record",
4920
+ "package": "typescript"
4921
+ }
4922
+ }
4923
+ ],
4924
+ "groups": [
4925
+ {
4926
+ "title": "Properties",
4927
+ "children": [
4928
+ 178,
4929
+ 179
4930
+ ]
4931
+ }
4932
+ ],
4933
+ "sources": [
4934
+ {
4935
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4936
+ "line": 10,
4937
+ "character": 15
4938
+ }
4939
+ ]
4940
+ }
4941
+ }
4942
+ }
4943
+ ],
4944
+ "groups": [
4945
+ {
4946
+ "title": "Properties",
4947
+ "children": [
4948
+ 175,
4949
+ 176
4950
+ ]
4951
+ }
4952
+ ],
4953
+ "sources": [
4954
+ {
4955
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4956
+ "line": 8,
4957
+ "character": 87
4958
+ }
4959
+ ]
4960
+ }
4961
+ },
5150
4962
  {
5151
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5152
- "line": 18,
5153
- "character": 17
5154
- }
5155
- ]
5156
- }
5157
- }
5158
- ]
5159
- }
5160
- }
5161
- ],
5162
- "parameters": [
5163
- {
5164
- "id": 179,
5165
- "name": "query",
5166
- "kind": 32768,
5167
- "kindString": "Parameter",
5168
- "flags": {},
5169
- "type": {
5170
- "type": "reference",
5171
- "id": 163,
5172
- "name": "T"
5173
- }
5174
- },
5175
- {
5176
- "id": 180,
5177
- "name": "payloads",
5178
- "kind": 32768,
5179
- "kindString": "Parameter",
5180
- "flags": {
5181
- "isOptional": true
5182
- },
5183
- "type": {
5184
- "type": "array",
5185
- "elementType": {
5186
- "type": "intersection",
5187
- "types": [
5188
- {
5189
- "type": "reference",
5190
- "name": "SchemaFields"
5191
- },
5192
- {
5193
- "type": "reference",
5194
- "name": "PayloadFields"
5195
- },
5196
- {
5197
- "type": "reflection",
5198
- "declaration": {
5199
- "id": 181,
5200
- "name": "__type",
5201
- "kind": 65536,
5202
- "kindString": "Type literal",
5203
- "flags": {},
5204
- "children": [
5205
- {
5206
- "id": 182,
5207
- "name": "schema",
5208
- "kind": 1024,
5209
- "kindString": "Property",
4963
+ "type": "reflection",
4964
+ "declaration": {
4965
+ "id": 180,
4966
+ "name": "__type",
4967
+ "kind": 65536,
4968
+ "kindString": "Type literal",
5210
4969
  "flags": {},
4970
+ "children": [
4971
+ {
4972
+ "id": 181,
4973
+ "name": "schema",
4974
+ "kind": 1024,
4975
+ "kindString": "Property",
4976
+ "flags": {},
4977
+ "sources": [
4978
+ {
4979
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
4980
+ "line": 19,
4981
+ "character": 4
4982
+ }
4983
+ ],
4984
+ "type": {
4985
+ "type": "intrinsic",
4986
+ "name": "string"
4987
+ }
4988
+ }
4989
+ ],
4990
+ "groups": [
4991
+ {
4992
+ "title": "Properties",
4993
+ "children": [
4994
+ 181
4995
+ ]
4996
+ }
4997
+ ],
5211
4998
  "sources": [
5212
4999
  {
5213
5000
  "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5214
- "line": 19,
5215
- "character": 4
5001
+ "line": 18,
5002
+ "character": 17
5216
5003
  }
5217
- ],
5218
- "type": {
5219
- "type": "intrinsic",
5220
- "name": "string"
5221
- }
5222
- }
5223
- ],
5224
- "groups": [
5225
- {
5226
- "title": "Properties",
5227
- "children": [
5228
- 182
5229
5004
  ]
5230
5005
  }
5231
- ],
5232
- "sources": [
5233
- {
5234
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5235
- "line": 18,
5236
- "character": 17
5237
- }
5238
- ]
5239
- }
5006
+ }
5007
+ ]
5240
5008
  }
5241
- ]
5009
+ ],
5010
+ "name": "AbstractModule"
5242
5011
  }
5243
5012
  }
5244
- },
5245
- {
5246
- "id": 183,
5247
- "name": "queryConfig",
5248
- "kind": 32768,
5249
- "kindString": "Parameter",
5250
- "flags": {
5251
- "isOptional": true
5252
- },
5253
- "type": {
5254
- "type": "reference",
5255
- "id": 178,
5256
- "name": "TConfig"
5257
- }
5258
- }
5259
- ],
5260
- "type": {
5261
- "type": "intrinsic",
5262
- "name": "boolean"
5013
+ ],
5014
+ "name": "Promise",
5015
+ "qualifiedName": "Promise",
5016
+ "package": "typescript"
5263
5017
  },
5264
5018
  "inheritedFrom": {
5265
5019
  "type": "reference",
5266
- "name": "AbstractWitness.queryable"
5020
+ "name": "AbstractWitness.resolve"
5267
5021
  }
5268
5022
  }
5269
5023
  ],
5270
5024
  "inheritedFrom": {
5271
5025
  "type": "reference",
5272
- "name": "AbstractWitness.queryable"
5026
+ "name": "AbstractWitness.resolve"
5273
5027
  }
5274
5028
  },
5275
5029
  {
5276
- "id": 257,
5030
+ "id": 255,
5277
5031
  "name": "start",
5278
5032
  "kind": 2048,
5279
5033
  "kindString": "Method",
@@ -5283,20 +5037,20 @@
5283
5037
  "sources": [
5284
5038
  {
5285
5039
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5286
- "line": 41,
5040
+ "line": 44,
5287
5041
  "character": 14
5288
5042
  }
5289
5043
  ],
5290
5044
  "signatures": [
5291
5045
  {
5292
- "id": 258,
5046
+ "id": 256,
5293
5047
  "name": "start",
5294
5048
  "kind": 4096,
5295
5049
  "kindString": "Call signature",
5296
5050
  "flags": {},
5297
5051
  "parameters": [
5298
5052
  {
5299
- "id": 259,
5053
+ "id": 257,
5300
5054
  "name": "_timeout",
5301
5055
  "kind": 32768,
5302
5056
  "kindString": "Parameter",
@@ -5314,7 +5068,7 @@
5314
5068
  "typeArguments": [
5315
5069
  {
5316
5070
  "type": "reference",
5317
- "id": 23,
5071
+ "id": 24,
5318
5072
  "name": "CurrentLocationWitness"
5319
5073
  },
5320
5074
  {
@@ -5336,7 +5090,7 @@
5336
5090
  }
5337
5091
  },
5338
5092
  {
5339
- "id": 184,
5093
+ "id": 182,
5340
5094
  "name": "started",
5341
5095
  "kind": 2048,
5342
5096
  "kindString": "Method",
@@ -5344,20 +5098,20 @@
5344
5098
  "sources": [
5345
5099
  {
5346
5100
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5347
- "line": 32,
5101
+ "line": 35,
5348
5102
  "character": 4
5349
5103
  }
5350
5104
  ],
5351
5105
  "signatures": [
5352
5106
  {
5353
- "id": 185,
5107
+ "id": 183,
5354
5108
  "name": "started",
5355
5109
  "kind": 4096,
5356
5110
  "kindString": "Call signature",
5357
5111
  "flags": {},
5358
5112
  "parameters": [
5359
5113
  {
5360
- "id": 186,
5114
+ "id": 184,
5361
5115
  "name": "notStartedAction",
5362
5116
  "kind": 32768,
5363
5117
  "kindString": "Parameter",
@@ -5407,7 +5161,7 @@
5407
5161
  }
5408
5162
  },
5409
5163
  {
5410
- "id": 260,
5164
+ "id": 258,
5411
5165
  "name": "stop",
5412
5166
  "kind": 2048,
5413
5167
  "kindString": "Method",
@@ -5417,20 +5171,20 @@
5417
5171
  "sources": [
5418
5172
  {
5419
5173
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5420
- "line": 42,
5174
+ "line": 45,
5421
5175
  "character": 14
5422
5176
  }
5423
5177
  ],
5424
5178
  "signatures": [
5425
5179
  {
5426
- "id": 261,
5180
+ "id": 259,
5427
5181
  "name": "stop",
5428
5182
  "kind": 4096,
5429
5183
  "kindString": "Call signature",
5430
5184
  "flags": {},
5431
5185
  "parameters": [
5432
5186
  {
5433
- "id": 262,
5187
+ "id": 260,
5434
5188
  "name": "_timeout",
5435
5189
  "kind": 32768,
5436
5190
  "kindString": "Parameter",
@@ -5448,7 +5202,7 @@
5448
5202
  "typeArguments": [
5449
5203
  {
5450
5204
  "type": "reference",
5451
- "id": 23,
5205
+ "id": 24,
5452
5206
  "name": "CurrentLocationWitness"
5453
5207
  },
5454
5208
  {
@@ -5470,7 +5224,7 @@
5470
5224
  }
5471
5225
  },
5472
5226
  {
5473
- "id": 187,
5227
+ "id": 185,
5474
5228
  "name": "subscribe",
5475
5229
  "kind": 2048,
5476
5230
  "kindString": "Method",
@@ -5478,20 +5232,20 @@
5478
5232
  "sources": [
5479
5233
  {
5480
5234
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5481
- "line": 33,
5235
+ "line": 36,
5482
5236
  "character": 4
5483
5237
  }
5484
5238
  ],
5485
5239
  "signatures": [
5486
5240
  {
5487
- "id": 188,
5241
+ "id": 186,
5488
5242
  "name": "subscribe",
5489
5243
  "kind": 4096,
5490
5244
  "kindString": "Call signature",
5491
5245
  "flags": {},
5492
5246
  "parameters": [
5493
5247
  {
5494
- "id": 189,
5248
+ "id": 187,
5495
5249
  "name": "_queryAccount",
5496
5250
  "kind": 32768,
5497
5251
  "kindString": "Parameter",
@@ -5520,7 +5274,7 @@
5520
5274
  }
5521
5275
  },
5522
5276
  {
5523
- "id": 263,
5277
+ "id": 261,
5524
5278
  "name": "validateConfig",
5525
5279
  "kind": 2048,
5526
5280
  "kindString": "Method",
@@ -5530,20 +5284,20 @@
5530
5284
  "sources": [
5531
5285
  {
5532
5286
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5533
- "line": 43,
5287
+ "line": 46,
5534
5288
  "character": 14
5535
5289
  }
5536
5290
  ],
5537
5291
  "signatures": [
5538
5292
  {
5539
- "id": 264,
5293
+ "id": 262,
5540
5294
  "name": "validateConfig",
5541
5295
  "kind": 4096,
5542
5296
  "kindString": "Call signature",
5543
5297
  "flags": {},
5544
5298
  "parameters": [
5545
5299
  {
5546
- "id": 265,
5300
+ "id": 263,
5547
5301
  "name": "config",
5548
5302
  "kind": 32768,
5549
5303
  "kindString": "Parameter",
@@ -5556,7 +5310,7 @@
5556
5310
  }
5557
5311
  },
5558
5312
  {
5559
- "id": 266,
5313
+ "id": 264,
5560
5314
  "name": "parents",
5561
5315
  "kind": 32768,
5562
5316
  "kindString": "Parameter",
@@ -5588,7 +5342,7 @@
5588
5342
  }
5589
5343
  },
5590
5344
  {
5591
- "id": 25,
5345
+ "id": 26,
5592
5346
  "name": "create",
5593
5347
  "kind": 2048,
5594
5348
  "kindString": "Method",
@@ -5600,19 +5354,19 @@
5600
5354
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
5601
5355
  "line": 23,
5602
5356
  "character": 24,
5603
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L23"
5357
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L23"
5604
5358
  }
5605
5359
  ],
5606
5360
  "signatures": [
5607
5361
  {
5608
- "id": 26,
5362
+ "id": 27,
5609
5363
  "name": "create",
5610
5364
  "kind": 4096,
5611
5365
  "kindString": "Call signature",
5612
5366
  "flags": {},
5613
5367
  "parameters": [
5614
5368
  {
5615
- "id": 27,
5369
+ "id": 28,
5616
5370
  "name": "params",
5617
5371
  "kind": 32768,
5618
5372
  "kindString": "Parameter",
@@ -5636,15 +5390,15 @@
5636
5390
  {
5637
5391
  "type": "reflection",
5638
5392
  "declaration": {
5639
- "id": 28,
5393
+ "id": 29,
5640
5394
  "name": "__type",
5641
5395
  "kind": 65536,
5642
5396
  "kindString": "Type literal",
5643
5397
  "flags": {},
5644
5398
  "children": [
5645
5399
  {
5646
- "id": 29,
5647
- "name": "security",
5400
+ "id": 30,
5401
+ "name": "name",
5648
5402
  "kind": 1024,
5649
5403
  "kindString": "Property",
5650
5404
  "flags": {
@@ -5657,17 +5411,37 @@
5657
5411
  "character": 4
5658
5412
  }
5659
5413
  ],
5414
+ "type": {
5415
+ "type": "intrinsic",
5416
+ "name": "string"
5417
+ }
5418
+ },
5419
+ {
5420
+ "id": 31,
5421
+ "name": "security",
5422
+ "kind": 1024,
5423
+ "kindString": "Property",
5424
+ "flags": {
5425
+ "isOptional": true
5426
+ },
5427
+ "sources": [
5428
+ {
5429
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5430
+ "line": 10,
5431
+ "character": 4
5432
+ }
5433
+ ],
5660
5434
  "type": {
5661
5435
  "type": "reflection",
5662
5436
  "declaration": {
5663
- "id": 30,
5437
+ "id": 32,
5664
5438
  "name": "__type",
5665
5439
  "kind": 65536,
5666
5440
  "kindString": "Type literal",
5667
5441
  "flags": {},
5668
5442
  "children": [
5669
5443
  {
5670
- "id": 31,
5444
+ "id": 33,
5671
5445
  "name": "allowed",
5672
5446
  "kind": 1024,
5673
5447
  "kindString": "Property",
@@ -5677,7 +5451,7 @@
5677
5451
  "sources": [
5678
5452
  {
5679
5453
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5680
- "line": 10,
5454
+ "line": 11,
5681
5455
  "character": 8
5682
5456
  }
5683
5457
  ],
@@ -5711,7 +5485,7 @@
5711
5485
  }
5712
5486
  },
5713
5487
  {
5714
- "id": 32,
5488
+ "id": 34,
5715
5489
  "name": "disallowed",
5716
5490
  "kind": 1024,
5717
5491
  "kindString": "Property",
@@ -5721,7 +5495,7 @@
5721
5495
  "sources": [
5722
5496
  {
5723
5497
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5724
- "line": 11,
5498
+ "line": 12,
5725
5499
  "character": 8
5726
5500
  }
5727
5501
  ],
@@ -5750,15 +5524,15 @@
5750
5524
  {
5751
5525
  "title": "Properties",
5752
5526
  "children": [
5753
- 31,
5754
- 32
5527
+ 33,
5528
+ 34
5755
5529
  ]
5756
5530
  }
5757
5531
  ],
5758
5532
  "sources": [
5759
5533
  {
5760
5534
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5761
- "line": 9,
5535
+ "line": 10,
5762
5536
  "character": 15
5763
5537
  }
5764
5538
  ]
@@ -5770,7 +5544,8 @@
5770
5544
  {
5771
5545
  "title": "Properties",
5772
5546
  "children": [
5773
- 29
5547
+ 30,
5548
+ 31
5774
5549
  ]
5775
5550
  }
5776
5551
  ],
@@ -5786,14 +5561,14 @@
5786
5561
  {
5787
5562
  "type": "reflection",
5788
5563
  "declaration": {
5789
- "id": 33,
5564
+ "id": 35,
5790
5565
  "name": "__type",
5791
5566
  "kind": 65536,
5792
5567
  "kindString": "Type literal",
5793
5568
  "flags": {},
5794
5569
  "children": [
5795
5570
  {
5796
- "id": 34,
5571
+ "id": 36,
5797
5572
  "name": "schema",
5798
5573
  "kind": 1024,
5799
5574
  "kindString": "Property",
@@ -5803,7 +5578,7 @@
5803
5578
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
5804
5579
  "line": 8,
5805
5580
  "character": 2,
5806
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
5581
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
5807
5582
  }
5808
5583
  ],
5809
5584
  "type": {
@@ -5816,7 +5591,7 @@
5816
5591
  {
5817
5592
  "title": "Properties",
5818
5593
  "children": [
5819
- 34
5594
+ 36
5820
5595
  ]
5821
5596
  }
5822
5597
  ],
@@ -5825,7 +5600,7 @@
5825
5600
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
5826
5601
  "line": 7,
5827
5602
  "character": 60,
5828
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
5603
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
5829
5604
  }
5830
5605
  ]
5831
5606
  }
@@ -5833,14 +5608,14 @@
5833
5608
  {
5834
5609
  "type": "reflection",
5835
5610
  "declaration": {
5836
- "id": 35,
5611
+ "id": 37,
5837
5612
  "name": "__type",
5838
5613
  "kind": 65536,
5839
5614
  "kindString": "Type literal",
5840
5615
  "flags": {},
5841
5616
  "children": [
5842
5617
  {
5843
- "id": 36,
5618
+ "id": 38,
5844
5619
  "name": "targetSet",
5845
5620
  "kind": 1024,
5846
5621
  "kindString": "Property",
@@ -5872,14 +5647,14 @@
5872
5647
  {
5873
5648
  "type": "reflection",
5874
5649
  "declaration": {
5875
- "id": 37,
5650
+ "id": 39,
5876
5651
  "name": "__type",
5877
5652
  "kind": 65536,
5878
5653
  "kindString": "Type literal",
5879
5654
  "flags": {},
5880
5655
  "children": [
5881
5656
  {
5882
- "id": 38,
5657
+ "id": 40,
5883
5658
  "name": "schema",
5884
5659
  "kind": 1024,
5885
5660
  "kindString": "Property",
@@ -5901,7 +5676,7 @@
5901
5676
  {
5902
5677
  "title": "Properties",
5903
5678
  "children": [
5904
- 38
5679
+ 40
5905
5680
  ]
5906
5681
  }
5907
5682
  ],
@@ -5922,7 +5697,7 @@
5922
5697
  {
5923
5698
  "title": "Properties",
5924
5699
  "children": [
5925
- 36
5700
+ 38
5926
5701
  ]
5927
5702
  }
5928
5703
  ],
@@ -5947,7 +5722,7 @@
5947
5722
  "typeArguments": [
5948
5723
  {
5949
5724
  "type": "reference",
5950
- "id": 23,
5725
+ "id": 24,
5951
5726
  "name": "CurrentLocationWitness"
5952
5727
  }
5953
5728
  ],
@@ -5971,57 +5746,60 @@
5971
5746
  {
5972
5747
  "title": "Constructors",
5973
5748
  "children": [
5974
- 40
5749
+ 42
5975
5750
  ]
5976
5751
  },
5977
5752
  {
5978
5753
  "title": "Properties",
5979
5754
  "children": [
5980
- 43,
5981
- 103,
5755
+ 45,
5756
+ 108,
5757
+ 109,
5758
+ 110,
5982
5759
  111,
5760
+ 95,
5983
5761
  112,
5984
- 91,
5985
5762
  113,
5986
- 114,
5987
- 119,
5988
- 24,
5989
- 39
5763
+ 118,
5764
+ 25,
5765
+ 41
5990
5766
  ]
5991
5767
  },
5992
5768
  {
5993
5769
  "title": "Accessors",
5994
5770
  "children": [
5995
- 124,
5996
- 44,
5997
- 126,
5998
- 128,
5999
- 52
5771
+ 123,
5772
+ 46,
5773
+ 125,
5774
+ 127,
5775
+ 129,
5776
+ 54
6000
5777
  ]
6001
5778
  },
6002
5779
  {
6003
5780
  "title": "Methods",
6004
5781
  "children": [
6005
- 190,
6006
- 195,
6007
- 202,
6008
- 220,
6009
- 238,
6010
- 246,
6011
- 146,
6012
- 148,
6013
- 46,
6014
- 254,
5782
+ 188,
5783
+ 193,
5784
+ 200,
5785
+ 218,
5786
+ 236,
5787
+ 244,
5788
+ 131,
5789
+ 133,
6015
5790
  48,
6016
- 56,
5791
+ 252,
5792
+ 50,
6017
5793
  58,
6018
- 153,
6019
- 257,
6020
- 184,
6021
- 260,
6022
- 187,
6023
- 263,
6024
- 25
5794
+ 60,
5795
+ 138,
5796
+ 171,
5797
+ 255,
5798
+ 182,
5799
+ 258,
5800
+ 185,
5801
+ 261,
5802
+ 26
6025
5803
  ]
6026
5804
  }
6027
5805
  ],
@@ -6030,7 +5808,7 @@
6030
5808
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
6031
5809
  "line": 9,
6032
5810
  "character": 13,
6033
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L9"
5811
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L9"
6034
5812
  }
6035
5813
  ],
6036
5814
  "extendedTypes": [
@@ -6039,7 +5817,7 @@
6039
5817
  "typeArguments": [
6040
5818
  {
6041
5819
  "type": "reference",
6042
- "id": 16,
5820
+ "id": 17,
6043
5821
  "name": "CurrentLocationWitnessConfig"
6044
5822
  }
6045
5823
  ],
@@ -6048,7 +5826,7 @@
6048
5826
  ]
6049
5827
  },
6050
5828
  {
6051
- "id": 16,
5829
+ "id": 17,
6052
5830
  "name": "CurrentLocationWitnessConfig",
6053
5831
  "kind": 4194304,
6054
5832
  "kindString": "Type alias",
@@ -6058,7 +5836,7 @@
6058
5836
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6059
5837
  "line": 7,
6060
5838
  "character": 12,
6061
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
5839
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
6062
5840
  }
6063
5841
  ],
6064
5842
  "type": {
@@ -6067,14 +5845,14 @@
6067
5845
  {
6068
5846
  "type": "reflection",
6069
5847
  "declaration": {
6070
- "id": 17,
5848
+ "id": 18,
6071
5849
  "name": "__type",
6072
5850
  "kind": 65536,
6073
5851
  "kindString": "Type literal",
6074
5852
  "flags": {},
6075
5853
  "children": [
6076
5854
  {
6077
- "id": 18,
5855
+ "id": 19,
6078
5856
  "name": "schema",
6079
5857
  "kind": 1024,
6080
5858
  "kindString": "Property",
@@ -6084,12 +5862,12 @@
6084
5862
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6085
5863
  "line": 8,
6086
5864
  "character": 2,
6087
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
5865
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
6088
5866
  }
6089
5867
  ],
6090
5868
  "type": {
6091
5869
  "type": "reference",
6092
- "id": 14,
5870
+ "id": 15,
6093
5871
  "name": "CurrentLocationWitnessConfigSchema"
6094
5872
  }
6095
5873
  }
@@ -6098,7 +5876,7 @@
6098
5876
  {
6099
5877
  "title": "Properties",
6100
5878
  "children": [
6101
- 18
5879
+ 19
6102
5880
  ]
6103
5881
  }
6104
5882
  ],
@@ -6107,7 +5885,7 @@
6107
5885
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6108
5886
  "line": 7,
6109
5887
  "character": 60,
6110
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
5888
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
6111
5889
  }
6112
5890
  ]
6113
5891
  }
@@ -6117,7 +5895,7 @@
6117
5895
  }
6118
5896
  },
6119
5897
  {
6120
- "id": 15,
5898
+ "id": 16,
6121
5899
  "name": "CurrentLocationWitnessConfigSchema",
6122
5900
  "kind": 4194304,
6123
5901
  "kindString": "Type alias",
@@ -6127,13 +5905,13 @@
6127
5905
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6128
5906
  "line": 4,
6129
5907
  "character": 12,
6130
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
5908
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
6131
5909
  },
6132
5910
  {
6133
5911
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6134
5912
  "line": 5,
6135
5913
  "character": 13,
6136
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
5914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
6137
5915
  }
6138
5916
  ],
6139
5917
  "type": {
@@ -6142,7 +5920,7 @@
6142
5920
  }
6143
5921
  },
6144
5922
  {
6145
- "id": 19,
5923
+ "id": 20,
6146
5924
  "name": "CurrentLocationWitnessParams",
6147
5925
  "kind": 4194304,
6148
5926
  "kindString": "Type alias",
@@ -6152,7 +5930,7 @@
6152
5930
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6153
5931
  "line": 11,
6154
5932
  "character": 12,
6155
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
5933
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
6156
5934
  }
6157
5935
  ],
6158
5936
  "type": {
@@ -6163,7 +5941,7 @@
6163
5941
  "typeArguments": [
6164
5942
  {
6165
5943
  "type": "reference",
6166
- "id": 16,
5944
+ "id": 17,
6167
5945
  "name": "CurrentLocationWitnessConfig"
6168
5946
  }
6169
5947
  ],
@@ -6172,14 +5950,14 @@
6172
5950
  {
6173
5951
  "type": "reflection",
6174
5952
  "declaration": {
6175
- "id": 20,
5953
+ "id": 21,
6176
5954
  "name": "__type",
6177
5955
  "kind": 65536,
6178
5956
  "kindString": "Type literal",
6179
5957
  "flags": {},
6180
5958
  "children": [
6181
5959
  {
6182
- "id": 21,
5960
+ "id": 22,
6183
5961
  "name": "geolocation",
6184
5962
  "kind": 1024,
6185
5963
  "kindString": "Property",
@@ -6189,7 +5967,7 @@
6189
5967
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6190
5968
  "line": 11,
6191
5969
  "character": 90,
6192
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
5970
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
6193
5971
  }
6194
5972
  ],
6195
5973
  "type": {
@@ -6204,7 +5982,7 @@
6204
5982
  {
6205
5983
  "title": "Properties",
6206
5984
  "children": [
6207
- 21
5985
+ 22
6208
5986
  ]
6209
5987
  }
6210
5988
  ],
@@ -6213,7 +5991,7 @@
6213
5991
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6214
5992
  "line": 11,
6215
5993
  "character": 88,
6216
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
5994
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
6217
5995
  }
6218
5996
  ]
6219
5997
  }
@@ -6222,7 +6000,7 @@
6222
6000
  }
6223
6001
  },
6224
6002
  {
6225
- "id": 22,
6003
+ "id": 23,
6226
6004
  "name": "CurrentLocationPayloadSet",
6227
6005
  "kind": 32,
6228
6006
  "kindString": "Variable",
@@ -6234,7 +6012,7 @@
6234
6012
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts",
6235
6013
  "line": 4,
6236
6014
  "character": 13,
6237
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts#L4"
6015
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts#L4"
6238
6016
  }
6239
6017
  ],
6240
6018
  "type": {
@@ -6244,7 +6022,7 @@
6244
6022
  "defaultValue": "..."
6245
6023
  },
6246
6024
  {
6247
- "id": 14,
6025
+ "id": 15,
6248
6026
  "name": "CurrentLocationWitnessConfigSchema",
6249
6027
  "kind": 32,
6250
6028
  "kindString": "Variable",
@@ -6254,13 +6032,13 @@
6254
6032
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6255
6033
  "line": 4,
6256
6034
  "character": 12,
6257
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
6035
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
6258
6036
  },
6259
6037
  {
6260
6038
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6261
6039
  "line": 5,
6262
6040
  "character": 13,
6263
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
6041
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
6264
6042
  }
6265
6043
  ],
6266
6044
  "type": {
@@ -6279,7 +6057,7 @@
6279
6057
  "fileName": "plugins/packages/payloadset/packages/location/src/Plugin.ts",
6280
6058
  "line": 9,
6281
6059
  "character": 13,
6282
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Plugin.ts#L9"
6060
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Plugin.ts#L9"
6283
6061
  }
6284
6062
  ],
6285
6063
  "signatures": [
@@ -6317,7 +6095,7 @@
6317
6095
  "children": [
6318
6096
  {
6319
6097
  "id": 4,
6320
- "name": "security",
6098
+ "name": "name",
6321
6099
  "kind": 1024,
6322
6100
  "kindString": "Property",
6323
6101
  "flags": {
@@ -6330,17 +6108,37 @@
6330
6108
  "character": 4
6331
6109
  }
6332
6110
  ],
6111
+ "type": {
6112
+ "type": "intrinsic",
6113
+ "name": "string"
6114
+ }
6115
+ },
6116
+ {
6117
+ "id": 5,
6118
+ "name": "security",
6119
+ "kind": 1024,
6120
+ "kindString": "Property",
6121
+ "flags": {
6122
+ "isOptional": true
6123
+ },
6124
+ "sources": [
6125
+ {
6126
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6127
+ "line": 10,
6128
+ "character": 4
6129
+ }
6130
+ ],
6333
6131
  "type": {
6334
6132
  "type": "reflection",
6335
6133
  "declaration": {
6336
- "id": 5,
6134
+ "id": 6,
6337
6135
  "name": "__type",
6338
6136
  "kind": 65536,
6339
6137
  "kindString": "Type literal",
6340
6138
  "flags": {},
6341
6139
  "children": [
6342
6140
  {
6343
- "id": 6,
6141
+ "id": 7,
6344
6142
  "name": "allowed",
6345
6143
  "kind": 1024,
6346
6144
  "kindString": "Property",
@@ -6350,7 +6148,7 @@
6350
6148
  "sources": [
6351
6149
  {
6352
6150
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6353
- "line": 10,
6151
+ "line": 11,
6354
6152
  "character": 8
6355
6153
  }
6356
6154
  ],
@@ -6384,7 +6182,7 @@
6384
6182
  }
6385
6183
  },
6386
6184
  {
6387
- "id": 7,
6185
+ "id": 8,
6388
6186
  "name": "disallowed",
6389
6187
  "kind": 1024,
6390
6188
  "kindString": "Property",
@@ -6394,7 +6192,7 @@
6394
6192
  "sources": [
6395
6193
  {
6396
6194
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6397
- "line": 11,
6195
+ "line": 12,
6398
6196
  "character": 8
6399
6197
  }
6400
6198
  ],
@@ -6423,15 +6221,15 @@
6423
6221
  {
6424
6222
  "title": "Properties",
6425
6223
  "children": [
6426
- 6,
6427
- 7
6224
+ 7,
6225
+ 8
6428
6226
  ]
6429
6227
  }
6430
6228
  ],
6431
6229
  "sources": [
6432
6230
  {
6433
6231
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6434
- "line": 9,
6232
+ "line": 10,
6435
6233
  "character": 15
6436
6234
  }
6437
6235
  ]
@@ -6443,7 +6241,8 @@
6443
6241
  {
6444
6242
  "title": "Properties",
6445
6243
  "children": [
6446
- 4
6244
+ 4,
6245
+ 5
6447
6246
  ]
6448
6247
  }
6449
6248
  ],
@@ -6459,14 +6258,14 @@
6459
6258
  {
6460
6259
  "type": "reflection",
6461
6260
  "declaration": {
6462
- "id": 8,
6261
+ "id": 9,
6463
6262
  "name": "__type",
6464
6263
  "kind": 65536,
6465
6264
  "kindString": "Type literal",
6466
6265
  "flags": {},
6467
6266
  "children": [
6468
6267
  {
6469
- "id": 9,
6268
+ "id": 10,
6470
6269
  "name": "schema",
6471
6270
  "kind": 1024,
6472
6271
  "kindString": "Property",
@@ -6476,7 +6275,7 @@
6476
6275
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6477
6276
  "line": 8,
6478
6277
  "character": 2,
6479
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
6278
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
6480
6279
  }
6481
6280
  ],
6482
6281
  "type": {
@@ -6489,7 +6288,7 @@
6489
6288
  {
6490
6289
  "title": "Properties",
6491
6290
  "children": [
6492
- 9
6291
+ 10
6493
6292
  ]
6494
6293
  }
6495
6294
  ],
@@ -6498,7 +6297,7 @@
6498
6297
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
6499
6298
  "line": 7,
6500
6299
  "character": 60,
6501
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
6300
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
6502
6301
  }
6503
6302
  ]
6504
6303
  }
@@ -6506,14 +6305,14 @@
6506
6305
  {
6507
6306
  "type": "reflection",
6508
6307
  "declaration": {
6509
- "id": 10,
6308
+ "id": 11,
6510
6309
  "name": "__type",
6511
6310
  "kind": 65536,
6512
6311
  "kindString": "Type literal",
6513
6312
  "flags": {},
6514
6313
  "children": [
6515
6314
  {
6516
- "id": 11,
6315
+ "id": 12,
6517
6316
  "name": "targetSet",
6518
6317
  "kind": 1024,
6519
6318
  "kindString": "Property",
@@ -6545,14 +6344,14 @@
6545
6344
  {
6546
6345
  "type": "reflection",
6547
6346
  "declaration": {
6548
- "id": 12,
6347
+ "id": 13,
6549
6348
  "name": "__type",
6550
6349
  "kind": 65536,
6551
6350
  "kindString": "Type literal",
6552
6351
  "flags": {},
6553
6352
  "children": [
6554
6353
  {
6555
- "id": 13,
6354
+ "id": 14,
6556
6355
  "name": "schema",
6557
6356
  "kind": 1024,
6558
6357
  "kindString": "Property",
@@ -6574,7 +6373,7 @@
6574
6373
  {
6575
6374
  "title": "Properties",
6576
6375
  "children": [
6577
- 13
6376
+ 14
6578
6377
  ]
6579
6378
  }
6580
6379
  ],
@@ -6595,7 +6394,7 @@
6595
6394
  {
6596
6395
  "title": "Properties",
6597
6396
  "children": [
6598
- 11
6397
+ 12
6599
6398
  ]
6600
6399
  }
6601
6400
  ],
@@ -6624,28 +6423,28 @@
6624
6423
  {
6625
6424
  "title": "References",
6626
6425
  "children": [
6627
- 267
6426
+ 265
6628
6427
  ]
6629
6428
  },
6630
6429
  {
6631
6430
  "title": "Classes",
6632
6431
  "children": [
6633
- 23
6432
+ 24
6634
6433
  ]
6635
6434
  },
6636
6435
  {
6637
6436
  "title": "Type Aliases",
6638
6437
  "children": [
6438
+ 17,
6639
6439
  16,
6640
- 15,
6641
- 19
6440
+ 20
6642
6441
  ]
6643
6442
  },
6644
6443
  {
6645
6444
  "title": "Variables",
6646
6445
  "children": [
6647
- 22,
6648
- 14
6446
+ 23,
6447
+ 15
6649
6448
  ]
6650
6449
  },
6651
6450
  {
@@ -6660,7 +6459,7 @@
6660
6459
  "fileName": "plugins/packages/payloadset/packages/location/src/index.ts",
6661
6460
  "line": 1,
6662
6461
  "character": 0,
6663
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/location/src/index.ts#L1"
6462
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/location/src/index.ts#L1"
6664
6463
  }
6665
6464
  ]
6666
6465
  }