@xyo-network/react-sentinel 2.49.6 → 2.49.8

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
@@ -24,7 +24,7 @@
24
24
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
25
25
  "line": 11,
26
26
  "character": 2,
27
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L11"
27
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L11"
28
28
  }
29
29
  ],
30
30
  "type": {
@@ -43,7 +43,7 @@
43
43
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
44
44
  "line": 7,
45
45
  "character": 2,
46
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L7"
46
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L7"
47
47
  }
48
48
  ],
49
49
  "type": {
@@ -62,7 +62,7 @@
62
62
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
63
63
  "line": 8,
64
64
  "character": 2,
65
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L8"
65
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L8"
66
66
  }
67
67
  ],
68
68
  "type": {
@@ -81,7 +81,7 @@
81
81
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
82
82
  "line": 9,
83
83
  "character": 2,
84
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L9"
84
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L9"
85
85
  }
86
86
  ],
87
87
  "type": {
@@ -100,7 +100,7 @@
100
100
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
101
101
  "line": 10,
102
102
  "character": 2,
103
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L10"
103
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L10"
104
104
  }
105
105
  ],
106
106
  "type": {
@@ -126,19 +126,19 @@
126
126
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
127
127
  "line": 6,
128
128
  "character": 12,
129
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L6"
129
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L6"
130
130
  }
131
131
  ]
132
132
  },
133
133
  {
134
- "id": 22,
134
+ "id": 26,
135
135
  "name": "SentinelArchivistApiReportProgress",
136
136
  "kind": 256,
137
137
  "kindString": "Interface",
138
138
  "flags": {},
139
139
  "children": [
140
140
  {
141
- "id": 23,
141
+ "id": 27,
142
142
  "name": "archivist",
143
143
  "kind": 1024,
144
144
  "kindString": "Property",
@@ -148,18 +148,202 @@
148
148
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
149
149
  "line": 20,
150
150
  "character": 2,
151
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L20"
151
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L20"
152
152
  }
153
153
  ],
154
154
  "type": {
155
155
  "type": "reference",
156
+ "typeArguments": [
157
+ {
158
+ "type": "reference",
159
+ "typeArguments": [
160
+ {
161
+ "type": "intersection",
162
+ "types": [
163
+ {
164
+ "type": "reference",
165
+ "name": "SchemaFields",
166
+ "qualifiedName": "SchemaFields",
167
+ "package": "@xyo-network/payload-model"
168
+ },
169
+ {
170
+ "type": "reference",
171
+ "name": "PayloadFields",
172
+ "qualifiedName": "PayloadFields",
173
+ "package": "@xyo-network/payload-model"
174
+ },
175
+ {
176
+ "type": "reflection",
177
+ "declaration": {
178
+ "id": 28,
179
+ "name": "__type",
180
+ "kind": 65536,
181
+ "kindString": "Type literal",
182
+ "flags": {},
183
+ "sources": [
184
+ {
185
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
186
+ "line": 8,
187
+ "character": 103
188
+ }
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "type": "reference",
194
+ "typeArguments": [
195
+ {
196
+ "type": "intersection",
197
+ "types": [
198
+ {
199
+ "type": "reference",
200
+ "typeArguments": [
201
+ {
202
+ "type": "intersection",
203
+ "types": [
204
+ {
205
+ "type": "reference",
206
+ "name": "SchemaFields",
207
+ "qualifiedName": "SchemaFields",
208
+ "package": "@xyo-network/payload-model"
209
+ },
210
+ {
211
+ "type": "reference",
212
+ "name": "PayloadFields",
213
+ "qualifiedName": "PayloadFields",
214
+ "package": "@xyo-network/payload-model"
215
+ },
216
+ {
217
+ "type": "reflection",
218
+ "declaration": {
219
+ "id": 29,
220
+ "name": "__type",
221
+ "kind": 65536,
222
+ "kindString": "Type literal",
223
+ "flags": {},
224
+ "sources": [
225
+ {
226
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
227
+ "line": 8,
228
+ "character": 103
229
+ }
230
+ ]
231
+ }
232
+ },
233
+ {
234
+ "type": "reference",
235
+ "typeArguments": [
236
+ {
237
+ "type": "intersection",
238
+ "types": [
239
+ {
240
+ "type": "reflection",
241
+ "declaration": {
242
+ "id": 30,
243
+ "name": "__type",
244
+ "kind": 65536,
245
+ "kindString": "Type literal",
246
+ "flags": {},
247
+ "sources": [
248
+ {
249
+ "fileName": "node_modules/@xyo-network/archivist-model/dist/types/Config.d.ts",
250
+ "line": 11,
251
+ "character": 107
252
+ }
253
+ ]
254
+ }
255
+ },
256
+ {
257
+ "type": "reference",
258
+ "typeArguments": [
259
+ {
260
+ "type": "intrinsic",
261
+ "name": "undefined"
262
+ },
263
+ {
264
+ "type": "literal",
265
+ "value": "schema"
266
+ }
267
+ ],
268
+ "name": "Omit",
269
+ "qualifiedName": "Omit",
270
+ "package": "typescript"
271
+ }
272
+ ]
273
+ },
274
+ {
275
+ "type": "literal",
276
+ "value": "schema"
277
+ }
278
+ ],
279
+ "name": "Omit",
280
+ "qualifiedName": "Omit",
281
+ "package": "typescript"
282
+ }
283
+ ]
284
+ },
285
+ {
286
+ "type": "literal",
287
+ "value": "schema"
288
+ }
289
+ ],
290
+ "name": "Omit",
291
+ "qualifiedName": "Omit",
292
+ "package": "typescript"
293
+ },
294
+ {
295
+ "type": "reflection",
296
+ "declaration": {
297
+ "id": 31,
298
+ "name": "__type",
299
+ "kind": 65536,
300
+ "kindString": "Type literal",
301
+ "flags": {},
302
+ "sources": [
303
+ {
304
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
305
+ "line": 18,
306
+ "character": 58
307
+ }
308
+ ]
309
+ }
310
+ }
311
+ ]
312
+ },
313
+ {
314
+ "type": "literal",
315
+ "value": "schema"
316
+ }
317
+ ],
318
+ "name": "Omit",
319
+ "qualifiedName": "Omit",
320
+ "package": "typescript"
321
+ }
322
+ ]
323
+ },
324
+ {
325
+ "type": "intrinsic",
326
+ "name": "undefined"
327
+ }
328
+ ],
329
+ "name": "ArchivistParams",
330
+ "qualifiedName": "ArchivistParams",
331
+ "package": "@xyo-network/archivist-model"
332
+ },
333
+ {
334
+ "type": "reference",
335
+ "name": "ArchivistModuleEventData",
336
+ "qualifiedName": "ArchivistModuleEventData",
337
+ "package": "@xyo-network/archivist-model"
338
+ }
339
+ ],
156
340
  "name": "ArchivistModule",
157
341
  "qualifiedName": "ArchivistModule",
158
342
  "package": "@xyo-network/archivist-model"
159
343
  }
160
344
  },
161
345
  {
162
- "id": 24,
346
+ "id": 32,
163
347
  "name": "status",
164
348
  "kind": 1024,
165
349
  "kindString": "Property",
@@ -169,7 +353,7 @@
169
353
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
170
354
  "line": 21,
171
355
  "character": 2,
172
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L21"
356
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L21"
173
357
  }
174
358
  ],
175
359
  "type": {
@@ -183,8 +367,8 @@
183
367
  {
184
368
  "title": "Properties",
185
369
  "children": [
186
- 23,
187
- 24
370
+ 27,
371
+ 32
188
372
  ]
189
373
  }
190
374
  ],
@@ -193,19 +377,19 @@
193
377
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
194
378
  "line": 19,
195
379
  "character": 17,
196
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L19"
380
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L19"
197
381
  }
198
382
  ]
199
383
  },
200
384
  {
201
- "id": 28,
385
+ "id": 36,
202
386
  "name": "SentinelContextState",
203
387
  "kind": 256,
204
388
  "kindString": "Interface",
205
389
  "flags": {},
206
390
  "children": [
207
391
  {
208
- "id": 29,
392
+ "id": 37,
209
393
  "name": "history",
210
394
  "kind": 1024,
211
395
  "kindString": "Property",
@@ -217,7 +401,7 @@
217
401
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
218
402
  "line": 30,
219
403
  "character": 2,
220
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L30"
404
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L30"
221
405
  }
222
406
  ],
223
407
  "type": {
@@ -246,7 +430,7 @@
246
430
  {
247
431
  "type": "reflection",
248
432
  "declaration": {
249
- "id": 30,
433
+ "id": 38,
250
434
  "name": "__type",
251
435
  "kind": 65536,
252
436
  "kindString": "Type literal",
@@ -265,7 +449,7 @@
265
449
  }
266
450
  },
267
451
  {
268
- "id": 31,
452
+ "id": 39,
269
453
  "name": "progress",
270
454
  "kind": 1024,
271
455
  "kindString": "Property",
@@ -277,17 +461,17 @@
277
461
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
278
462
  "line": 31,
279
463
  "character": 2,
280
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L31"
464
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L31"
281
465
  }
282
466
  ],
283
467
  "type": {
284
468
  "type": "reference",
285
- "id": 25,
469
+ "id": 33,
286
470
  "name": "SentinelReportProgress"
287
471
  }
288
472
  },
289
473
  {
290
- "id": 32,
474
+ "id": 40,
291
475
  "name": "reportingErrors",
292
476
  "kind": 1024,
293
477
  "kindString": "Property",
@@ -299,7 +483,7 @@
299
483
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
300
484
  "line": 32,
301
485
  "character": 2,
302
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L32"
486
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L32"
303
487
  }
304
488
  ],
305
489
  "type": {
@@ -313,7 +497,7 @@
313
497
  }
314
498
  },
315
499
  {
316
- "id": 33,
500
+ "id": 41,
317
501
  "name": "sentinel",
318
502
  "kind": 1024,
319
503
  "kindString": "Property",
@@ -325,18 +509,261 @@
325
509
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
326
510
  "line": 33,
327
511
  "character": 2,
328
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L33"
512
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L33"
329
513
  }
330
514
  ],
331
515
  "type": {
332
516
  "type": "reference",
517
+ "typeArguments": [
518
+ {
519
+ "type": "reference",
520
+ "typeArguments": [
521
+ {
522
+ "type": "intersection",
523
+ "types": [
524
+ {
525
+ "type": "reference",
526
+ "name": "SchemaFields",
527
+ "qualifiedName": "SchemaFields",
528
+ "package": "@xyo-network/payload-model"
529
+ },
530
+ {
531
+ "type": "reference",
532
+ "name": "PayloadFields",
533
+ "qualifiedName": "PayloadFields",
534
+ "package": "@xyo-network/payload-model"
535
+ },
536
+ {
537
+ "type": "reflection",
538
+ "declaration": {
539
+ "id": 42,
540
+ "name": "__type",
541
+ "kind": 65536,
542
+ "kindString": "Type literal",
543
+ "flags": {},
544
+ "sources": [
545
+ {
546
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
547
+ "line": 8,
548
+ "character": 103
549
+ }
550
+ ]
551
+ }
552
+ },
553
+ {
554
+ "type": "reference",
555
+ "typeArguments": [
556
+ {
557
+ "type": "intersection",
558
+ "types": [
559
+ {
560
+ "type": "reference",
561
+ "typeArguments": [
562
+ {
563
+ "type": "intersection",
564
+ "types": [
565
+ {
566
+ "type": "reference",
567
+ "name": "SchemaFields",
568
+ "qualifiedName": "SchemaFields",
569
+ "package": "@xyo-network/payload-model"
570
+ },
571
+ {
572
+ "type": "reference",
573
+ "name": "PayloadFields",
574
+ "qualifiedName": "PayloadFields",
575
+ "package": "@xyo-network/payload-model"
576
+ },
577
+ {
578
+ "type": "reflection",
579
+ "declaration": {
580
+ "id": 43,
581
+ "name": "__type",
582
+ "kind": 65536,
583
+ "kindString": "Type literal",
584
+ "flags": {},
585
+ "sources": [
586
+ {
587
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
588
+ "line": 8,
589
+ "character": 103
590
+ }
591
+ ]
592
+ }
593
+ },
594
+ {
595
+ "type": "reference",
596
+ "typeArguments": [
597
+ {
598
+ "type": "intersection",
599
+ "types": [
600
+ {
601
+ "type": "reference",
602
+ "name": "SchemaFields",
603
+ "qualifiedName": "SchemaFields",
604
+ "package": "@xyo-network/payload-model"
605
+ },
606
+ {
607
+ "type": "reference",
608
+ "name": "PayloadFields",
609
+ "qualifiedName": "PayloadFields",
610
+ "package": "@xyo-network/payload-model"
611
+ },
612
+ {
613
+ "type": "reflection",
614
+ "declaration": {
615
+ "id": 44,
616
+ "name": "__type",
617
+ "kind": 65536,
618
+ "kindString": "Type literal",
619
+ "flags": {},
620
+ "sources": [
621
+ {
622
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
623
+ "line": 8,
624
+ "character": 103
625
+ }
626
+ ]
627
+ }
628
+ },
629
+ {
630
+ "type": "reference",
631
+ "typeArguments": [
632
+ {
633
+ "type": "reflection",
634
+ "declaration": {
635
+ "id": 45,
636
+ "name": "__type",
637
+ "kind": 65536,
638
+ "kindString": "Type literal",
639
+ "flags": {},
640
+ "sources": [
641
+ {
642
+ "fileName": "node_modules/@xyo-network/archivist/dist/types/ArchivingModule.d.ts",
643
+ "line": 8,
644
+ "character": 82
645
+ }
646
+ ]
647
+ }
648
+ },
649
+ {
650
+ "type": "literal",
651
+ "value": "schema"
652
+ }
653
+ ],
654
+ "name": "Omit",
655
+ "qualifiedName": "Omit",
656
+ "package": "typescript"
657
+ },
658
+ {
659
+ "type": "reflection",
660
+ "declaration": {
661
+ "id": 46,
662
+ "name": "__type",
663
+ "kind": 65536,
664
+ "kindString": "Type literal",
665
+ "flags": {},
666
+ "sources": [
667
+ {
668
+ "fileName": "node_modules/@xyo-network/sentinel/dist/types/Config.d.ts",
669
+ "line": 6,
670
+ "character": 101
671
+ }
672
+ ]
673
+ }
674
+ },
675
+ {
676
+ "type": "reflection",
677
+ "declaration": {
678
+ "id": 47,
679
+ "name": "__type",
680
+ "kind": 65536,
681
+ "kindString": "Type literal",
682
+ "flags": {},
683
+ "sources": [
684
+ {
685
+ "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
686
+ "line": 20,
687
+ "character": 17
688
+ }
689
+ ]
690
+ }
691
+ }
692
+ ]
693
+ },
694
+ {
695
+ "type": "literal",
696
+ "value": "schema"
697
+ }
698
+ ],
699
+ "name": "Omit",
700
+ "qualifiedName": "Omit",
701
+ "package": "typescript"
702
+ }
703
+ ]
704
+ },
705
+ {
706
+ "type": "literal",
707
+ "value": "schema"
708
+ }
709
+ ],
710
+ "name": "Omit",
711
+ "qualifiedName": "Omit",
712
+ "package": "typescript"
713
+ },
714
+ {
715
+ "type": "reflection",
716
+ "declaration": {
717
+ "id": 48,
718
+ "name": "__type",
719
+ "kind": 65536,
720
+ "kindString": "Type literal",
721
+ "flags": {},
722
+ "sources": [
723
+ {
724
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
725
+ "line": 18,
726
+ "character": 58
727
+ }
728
+ ]
729
+ }
730
+ }
731
+ ]
732
+ },
733
+ {
734
+ "type": "literal",
735
+ "value": "schema"
736
+ }
737
+ ],
738
+ "name": "Omit",
739
+ "qualifiedName": "Omit",
740
+ "package": "typescript"
741
+ }
742
+ ]
743
+ },
744
+ {
745
+ "type": "intrinsic",
746
+ "name": "undefined"
747
+ }
748
+ ],
749
+ "name": "SentinelParams",
750
+ "qualifiedName": "SentinelParams",
751
+ "package": "@xyo-network/sentinel"
752
+ },
753
+ {
754
+ "type": "reference",
755
+ "name": "SentinelModuleEventData",
756
+ "qualifiedName": "SentinelModuleEventData",
757
+ "package": "@xyo-network/sentinel"
758
+ }
759
+ ],
333
760
  "name": "SentinelModule",
334
761
  "qualifiedName": "SentinelModule",
335
762
  "package": "@xyo-network/sentinel"
336
763
  }
337
764
  },
338
765
  {
339
- "id": 34,
766
+ "id": 49,
340
767
  "name": "status",
341
768
  "kind": 1024,
342
769
  "kindString": "Property",
@@ -348,7 +775,7 @@
348
775
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
349
776
  "line": 34,
350
777
  "character": 2,
351
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L34"
778
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L34"
352
779
  }
353
780
  ],
354
781
  "type": {
@@ -362,11 +789,11 @@
362
789
  {
363
790
  "title": "Properties",
364
791
  "children": [
365
- 29,
366
- 31,
367
- 32,
368
- 33,
369
- 34
792
+ 37,
793
+ 39,
794
+ 40,
795
+ 41,
796
+ 49
370
797
  ]
371
798
  }
372
799
  ],
@@ -375,7 +802,7 @@
375
802
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
376
803
  "line": 29,
377
804
  "character": 17,
378
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L29"
805
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L29"
379
806
  }
380
807
  ]
381
808
  },
@@ -405,7 +832,7 @@
405
832
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
406
833
  "line": 15,
407
834
  "character": 2,
408
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L15"
835
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L15"
409
836
  }
410
837
  ],
411
838
  "type": {
@@ -442,7 +869,7 @@
442
869
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
443
870
  "line": 17,
444
871
  "character": 2,
445
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L17"
872
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L17"
446
873
  }
447
874
  ],
448
875
  "type": {
@@ -463,7 +890,7 @@
463
890
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
464
891
  "line": 18,
465
892
  "character": 2,
466
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L18"
893
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L18"
467
894
  }
468
895
  ],
469
896
  "type": {
@@ -484,7 +911,7 @@
484
911
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
485
912
  "line": 19,
486
913
  "character": 2,
487
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L19"
914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L19"
488
915
  }
489
916
  ],
490
917
  "type": {
@@ -505,7 +932,7 @@
505
932
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
506
933
  "line": 20,
507
934
  "character": 2,
508
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L20"
935
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L20"
509
936
  }
510
937
  ],
511
938
  "type": {
@@ -526,7 +953,7 @@
526
953
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
527
954
  "line": 21,
528
955
  "character": 2,
529
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L21"
956
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L21"
530
957
  }
531
958
  ],
532
959
  "type": {
@@ -556,19 +983,19 @@
556
983
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
557
984
  "line": 13,
558
985
  "character": 17,
559
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L13"
986
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L13"
560
987
  }
561
988
  ]
562
989
  },
563
990
  {
564
- "id": 25,
991
+ "id": 33,
565
992
  "name": "SentinelReportProgress",
566
993
  "kind": 256,
567
994
  "kindString": "Interface",
568
995
  "flags": {},
569
996
  "children": [
570
997
  {
571
- "id": 26,
998
+ "id": 34,
572
999
  "name": "archivists",
573
1000
  "kind": 1024,
574
1001
  "kindString": "Property",
@@ -580,7 +1007,7 @@
580
1007
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
581
1008
  "line": 25,
582
1009
  "character": 2,
583
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L25"
1010
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L25"
584
1011
  }
585
1012
  ],
586
1013
  "type": {
@@ -592,7 +1019,7 @@
592
1019
  },
593
1020
  {
594
1021
  "type": "reference",
595
- "id": 22,
1022
+ "id": 26,
596
1023
  "name": "SentinelArchivistApiReportProgress"
597
1024
  }
598
1025
  ],
@@ -602,7 +1029,7 @@
602
1029
  }
603
1030
  },
604
1031
  {
605
- "id": 27,
1032
+ "id": 35,
606
1033
  "name": "witnesses",
607
1034
  "kind": 1024,
608
1035
  "kindString": "Property",
@@ -614,7 +1041,7 @@
614
1041
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
615
1042
  "line": 26,
616
1043
  "character": 2,
617
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L26"
1044
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L26"
618
1045
  }
619
1046
  ],
620
1047
  "type": {
@@ -640,8 +1067,8 @@
640
1067
  {
641
1068
  "title": "Properties",
642
1069
  "children": [
643
- 26,
644
- 27
1070
+ 34,
1071
+ 35
645
1072
  ]
646
1073
  }
647
1074
  ],
@@ -650,7 +1077,7 @@
650
1077
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
651
1078
  "line": 24,
652
1079
  "character": 17,
653
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L24"
1080
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L24"
654
1081
  }
655
1082
  ]
656
1083
  },
@@ -672,7 +1099,7 @@
672
1099
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
673
1100
  "line": 15,
674
1101
  "character": 2,
675
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L15"
1102
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L15"
676
1103
  }
677
1104
  ],
678
1105
  "type": {
@@ -692,11 +1119,174 @@
692
1119
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
693
1120
  "line": 16,
694
1121
  "character": 2,
695
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L16"
1122
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L16"
696
1123
  }
697
1124
  ],
698
1125
  "type": {
699
1126
  "type": "reference",
1127
+ "typeArguments": [
1128
+ {
1129
+ "type": "reference",
1130
+ "typeArguments": [
1131
+ {
1132
+ "type": "intersection",
1133
+ "types": [
1134
+ {
1135
+ "type": "reference",
1136
+ "name": "SchemaFields",
1137
+ "qualifiedName": "SchemaFields",
1138
+ "package": "@xyo-network/payload-model"
1139
+ },
1140
+ {
1141
+ "type": "reference",
1142
+ "name": "PayloadFields",
1143
+ "qualifiedName": "PayloadFields",
1144
+ "package": "@xyo-network/payload-model"
1145
+ },
1146
+ {
1147
+ "type": "reflection",
1148
+ "declaration": {
1149
+ "id": 22,
1150
+ "name": "__type",
1151
+ "kind": 65536,
1152
+ "kindString": "Type literal",
1153
+ "flags": {},
1154
+ "sources": [
1155
+ {
1156
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1157
+ "line": 8,
1158
+ "character": 103
1159
+ }
1160
+ ]
1161
+ }
1162
+ },
1163
+ {
1164
+ "type": "reference",
1165
+ "typeArguments": [
1166
+ {
1167
+ "type": "intersection",
1168
+ "types": [
1169
+ {
1170
+ "type": "reference",
1171
+ "typeArguments": [
1172
+ {
1173
+ "type": "intersection",
1174
+ "types": [
1175
+ {
1176
+ "type": "reference",
1177
+ "name": "SchemaFields",
1178
+ "qualifiedName": "SchemaFields",
1179
+ "package": "@xyo-network/payload-model"
1180
+ },
1181
+ {
1182
+ "type": "reference",
1183
+ "name": "PayloadFields",
1184
+ "qualifiedName": "PayloadFields",
1185
+ "package": "@xyo-network/payload-model"
1186
+ },
1187
+ {
1188
+ "type": "reflection",
1189
+ "declaration": {
1190
+ "id": 23,
1191
+ "name": "__type",
1192
+ "kind": 65536,
1193
+ "kindString": "Type literal",
1194
+ "flags": {},
1195
+ "sources": [
1196
+ {
1197
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1198
+ "line": 8,
1199
+ "character": 103
1200
+ }
1201
+ ]
1202
+ }
1203
+ },
1204
+ {
1205
+ "type": "reference",
1206
+ "typeArguments": [
1207
+ {
1208
+ "type": "reflection",
1209
+ "declaration": {
1210
+ "id": 24,
1211
+ "name": "__type",
1212
+ "kind": 65536,
1213
+ "kindString": "Type literal",
1214
+ "flags": {},
1215
+ "sources": [
1216
+ {
1217
+ "fileName": "node_modules/@xyo-network/witness/dist/types/Config.d.ts",
1218
+ "line": 6,
1219
+ "character": 105
1220
+ }
1221
+ ]
1222
+ }
1223
+ },
1224
+ {
1225
+ "type": "literal",
1226
+ "value": "schema"
1227
+ }
1228
+ ],
1229
+ "name": "Omit",
1230
+ "qualifiedName": "Omit",
1231
+ "package": "typescript"
1232
+ }
1233
+ ]
1234
+ },
1235
+ {
1236
+ "type": "literal",
1237
+ "value": "schema"
1238
+ }
1239
+ ],
1240
+ "name": "Omit",
1241
+ "qualifiedName": "Omit",
1242
+ "package": "typescript"
1243
+ },
1244
+ {
1245
+ "type": "reflection",
1246
+ "declaration": {
1247
+ "id": 25,
1248
+ "name": "__type",
1249
+ "kind": 65536,
1250
+ "kindString": "Type literal",
1251
+ "flags": {},
1252
+ "sources": [
1253
+ {
1254
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
1255
+ "line": 18,
1256
+ "character": 58
1257
+ }
1258
+ ]
1259
+ }
1260
+ }
1261
+ ]
1262
+ },
1263
+ {
1264
+ "type": "literal",
1265
+ "value": "schema"
1266
+ }
1267
+ ],
1268
+ "name": "Omit",
1269
+ "qualifiedName": "Omit",
1270
+ "package": "typescript"
1271
+ }
1272
+ ]
1273
+ },
1274
+ {
1275
+ "type": "intrinsic",
1276
+ "name": "undefined"
1277
+ }
1278
+ ],
1279
+ "name": "WitnessParams",
1280
+ "qualifiedName": "WitnessParams",
1281
+ "package": "@xyo-network/witness"
1282
+ },
1283
+ {
1284
+ "type": "reference",
1285
+ "name": "WitnessModuleEventData",
1286
+ "qualifiedName": "WitnessModuleEventData",
1287
+ "package": "@xyo-network/witness"
1288
+ }
1289
+ ],
700
1290
  "name": "WitnessModule",
701
1291
  "qualifiedName": "WitnessModule",
702
1292
  "package": "@xyo-network/witness"
@@ -717,7 +1307,7 @@
717
1307
  "fileName": "packages/modules/packages/sentinal/src/contexts/State.ts",
718
1308
  "line": 14,
719
1309
  "character": 17,
720
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/State.ts#L14"
1310
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/State.ts#L14"
721
1311
  }
722
1312
  ]
723
1313
  },
@@ -734,7 +1324,7 @@
734
1324
  "fileName": "packages/modules/packages/sentinal/src/contexts/Context.ts",
735
1325
  "line": 5,
736
1326
  "character": 13,
737
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Context.ts#L5"
1327
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Context.ts#L5"
738
1328
  }
739
1329
  ],
740
1330
  "type": {
@@ -745,7 +1335,7 @@
745
1335
  "types": [
746
1336
  {
747
1337
  "type": "reference",
748
- "id": 28,
1338
+ "id": 36,
749
1339
  "name": "SentinelContextState"
750
1340
  },
751
1341
  {
@@ -772,7 +1362,7 @@
772
1362
  "fileName": "packages/modules/packages/sentinal/src/contexts/Provider.tsx",
773
1363
  "line": 24,
774
1364
  "character": 13,
775
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L24"
1365
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/Provider.tsx#L24"
776
1366
  }
777
1367
  ],
778
1368
  "signatures": [
@@ -846,7 +1436,7 @@
846
1436
  ]
847
1437
  },
848
1438
  {
849
- "id": 44,
1439
+ "id": 66,
850
1440
  "name": "useSentinel",
851
1441
  "kind": 64,
852
1442
  "kindString": "Function",
@@ -856,19 +1446,19 @@
856
1446
  "fileName": "packages/modules/packages/sentinal/src/hooks/useSentinel.tsx",
857
1447
  "line": 4,
858
1448
  "character": 13,
859
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/hooks/useSentinel.tsx#L4"
1449
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/hooks/useSentinel.tsx#L4"
860
1450
  }
861
1451
  ],
862
1452
  "signatures": [
863
1453
  {
864
- "id": 45,
1454
+ "id": 67,
865
1455
  "name": "useSentinel",
866
1456
  "kind": 4096,
867
1457
  "kindString": "Call signature",
868
1458
  "flags": {},
869
1459
  "parameters": [
870
1460
  {
871
- "id": 46,
1461
+ "id": 68,
872
1462
  "name": "nameOrAddress",
873
1463
  "kind": 32768,
874
1464
  "kindString": "Parameter",
@@ -881,7 +1471,7 @@
881
1471
  }
882
1472
  },
883
1473
  {
884
- "id": 47,
1474
+ "id": 69,
885
1475
  "name": "account",
886
1476
  "kind": 32768,
887
1477
  "kindString": "Parameter",
@@ -896,7 +1486,7 @@
896
1486
  }
897
1487
  },
898
1488
  {
899
- "id": 48,
1489
+ "id": 70,
900
1490
  "name": "logger",
901
1491
  "kind": 32768,
902
1492
  "kindString": "Parameter",
@@ -926,6 +1516,249 @@
926
1516
  "typeArguments": [
927
1517
  {
928
1518
  "type": "reference",
1519
+ "typeArguments": [
1520
+ {
1521
+ "type": "reference",
1522
+ "typeArguments": [
1523
+ {
1524
+ "type": "intersection",
1525
+ "types": [
1526
+ {
1527
+ "type": "reference",
1528
+ "name": "SchemaFields",
1529
+ "qualifiedName": "SchemaFields",
1530
+ "package": "@xyo-network/payload-model"
1531
+ },
1532
+ {
1533
+ "type": "reference",
1534
+ "name": "PayloadFields",
1535
+ "qualifiedName": "PayloadFields",
1536
+ "package": "@xyo-network/payload-model"
1537
+ },
1538
+ {
1539
+ "type": "reflection",
1540
+ "declaration": {
1541
+ "id": 71,
1542
+ "name": "__type",
1543
+ "kind": 65536,
1544
+ "kindString": "Type literal",
1545
+ "flags": {},
1546
+ "sources": [
1547
+ {
1548
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1549
+ "line": 8,
1550
+ "character": 103
1551
+ }
1552
+ ]
1553
+ }
1554
+ },
1555
+ {
1556
+ "type": "reference",
1557
+ "typeArguments": [
1558
+ {
1559
+ "type": "intersection",
1560
+ "types": [
1561
+ {
1562
+ "type": "reference",
1563
+ "typeArguments": [
1564
+ {
1565
+ "type": "intersection",
1566
+ "types": [
1567
+ {
1568
+ "type": "reference",
1569
+ "name": "SchemaFields",
1570
+ "qualifiedName": "SchemaFields",
1571
+ "package": "@xyo-network/payload-model"
1572
+ },
1573
+ {
1574
+ "type": "reference",
1575
+ "name": "PayloadFields",
1576
+ "qualifiedName": "PayloadFields",
1577
+ "package": "@xyo-network/payload-model"
1578
+ },
1579
+ {
1580
+ "type": "reflection",
1581
+ "declaration": {
1582
+ "id": 72,
1583
+ "name": "__type",
1584
+ "kind": 65536,
1585
+ "kindString": "Type literal",
1586
+ "flags": {},
1587
+ "sources": [
1588
+ {
1589
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1590
+ "line": 8,
1591
+ "character": 103
1592
+ }
1593
+ ]
1594
+ }
1595
+ },
1596
+ {
1597
+ "type": "reference",
1598
+ "typeArguments": [
1599
+ {
1600
+ "type": "intersection",
1601
+ "types": [
1602
+ {
1603
+ "type": "reference",
1604
+ "name": "SchemaFields",
1605
+ "qualifiedName": "SchemaFields",
1606
+ "package": "@xyo-network/payload-model"
1607
+ },
1608
+ {
1609
+ "type": "reference",
1610
+ "name": "PayloadFields",
1611
+ "qualifiedName": "PayloadFields",
1612
+ "package": "@xyo-network/payload-model"
1613
+ },
1614
+ {
1615
+ "type": "reflection",
1616
+ "declaration": {
1617
+ "id": 73,
1618
+ "name": "__type",
1619
+ "kind": 65536,
1620
+ "kindString": "Type literal",
1621
+ "flags": {},
1622
+ "sources": [
1623
+ {
1624
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1625
+ "line": 8,
1626
+ "character": 103
1627
+ }
1628
+ ]
1629
+ }
1630
+ },
1631
+ {
1632
+ "type": "reference",
1633
+ "typeArguments": [
1634
+ {
1635
+ "type": "reflection",
1636
+ "declaration": {
1637
+ "id": 74,
1638
+ "name": "__type",
1639
+ "kind": 65536,
1640
+ "kindString": "Type literal",
1641
+ "flags": {},
1642
+ "sources": [
1643
+ {
1644
+ "fileName": "node_modules/@xyo-network/archivist/dist/types/ArchivingModule.d.ts",
1645
+ "line": 8,
1646
+ "character": 82
1647
+ }
1648
+ ]
1649
+ }
1650
+ },
1651
+ {
1652
+ "type": "literal",
1653
+ "value": "schema"
1654
+ }
1655
+ ],
1656
+ "name": "Omit",
1657
+ "qualifiedName": "Omit",
1658
+ "package": "typescript"
1659
+ },
1660
+ {
1661
+ "type": "reflection",
1662
+ "declaration": {
1663
+ "id": 75,
1664
+ "name": "__type",
1665
+ "kind": 65536,
1666
+ "kindString": "Type literal",
1667
+ "flags": {},
1668
+ "sources": [
1669
+ {
1670
+ "fileName": "node_modules/@xyo-network/sentinel/dist/types/Config.d.ts",
1671
+ "line": 6,
1672
+ "character": 101
1673
+ }
1674
+ ]
1675
+ }
1676
+ },
1677
+ {
1678
+ "type": "reflection",
1679
+ "declaration": {
1680
+ "id": 76,
1681
+ "name": "__type",
1682
+ "kind": 65536,
1683
+ "kindString": "Type literal",
1684
+ "flags": {},
1685
+ "sources": [
1686
+ {
1687
+ "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
1688
+ "line": 20,
1689
+ "character": 17
1690
+ }
1691
+ ]
1692
+ }
1693
+ }
1694
+ ]
1695
+ },
1696
+ {
1697
+ "type": "literal",
1698
+ "value": "schema"
1699
+ }
1700
+ ],
1701
+ "name": "Omit",
1702
+ "qualifiedName": "Omit",
1703
+ "package": "typescript"
1704
+ }
1705
+ ]
1706
+ },
1707
+ {
1708
+ "type": "literal",
1709
+ "value": "schema"
1710
+ }
1711
+ ],
1712
+ "name": "Omit",
1713
+ "qualifiedName": "Omit",
1714
+ "package": "typescript"
1715
+ },
1716
+ {
1717
+ "type": "reflection",
1718
+ "declaration": {
1719
+ "id": 77,
1720
+ "name": "__type",
1721
+ "kind": 65536,
1722
+ "kindString": "Type literal",
1723
+ "flags": {},
1724
+ "sources": [
1725
+ {
1726
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
1727
+ "line": 18,
1728
+ "character": 58
1729
+ }
1730
+ ]
1731
+ }
1732
+ }
1733
+ ]
1734
+ },
1735
+ {
1736
+ "type": "literal",
1737
+ "value": "schema"
1738
+ }
1739
+ ],
1740
+ "name": "Omit",
1741
+ "qualifiedName": "Omit",
1742
+ "package": "typescript"
1743
+ }
1744
+ ]
1745
+ },
1746
+ {
1747
+ "type": "intrinsic",
1748
+ "name": "undefined"
1749
+ }
1750
+ ],
1751
+ "name": "SentinelParams",
1752
+ "qualifiedName": "SentinelParams",
1753
+ "package": "@xyo-network/sentinel"
1754
+ },
1755
+ {
1756
+ "type": "reference",
1757
+ "name": "SentinelModuleEventData",
1758
+ "qualifiedName": "SentinelModuleEventData",
1759
+ "package": "@xyo-network/sentinel"
1760
+ }
1761
+ ],
929
1762
  "name": "SentinelModule",
930
1763
  "qualifiedName": "SentinelModule",
931
1764
  "package": "@xyo-network/sentinel"
@@ -958,7 +1791,7 @@
958
1791
  ]
959
1792
  },
960
1793
  {
961
- "id": 35,
1794
+ "id": 50,
962
1795
  "name": "useSentinelContext",
963
1796
  "kind": 64,
964
1797
  "kindString": "Function",
@@ -968,12 +1801,12 @@
968
1801
  "fileName": "packages/modules/packages/sentinal/src/contexts/use.ts",
969
1802
  "line": 5,
970
1803
  "character": 13,
971
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/use.ts#L5"
1804
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/use.ts#L5"
972
1805
  }
973
1806
  ],
974
1807
  "signatures": [
975
1808
  {
976
- "id": 36,
1809
+ "id": 51,
977
1810
  "name": "useSentinelContext",
978
1811
  "kind": 4096,
979
1812
  "kindString": "Call signature",
@@ -981,14 +1814,14 @@
981
1814
  "type": {
982
1815
  "type": "reflection",
983
1816
  "declaration": {
984
- "id": 37,
1817
+ "id": 52,
985
1818
  "name": "__type",
986
1819
  "kind": 65536,
987
1820
  "kindString": "Type literal",
988
1821
  "flags": {},
989
1822
  "children": [
990
1823
  {
991
- "id": 38,
1824
+ "id": 53,
992
1825
  "name": "history",
993
1826
  "kind": 1024,
994
1827
  "kindString": "Property",
@@ -998,7 +1831,7 @@
998
1831
  "fileName": "packages/modules/packages/sentinal/src/contexts/use.ts",
999
1832
  "line": 7,
1000
1833
  "character": 11,
1001
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1834
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1002
1835
  }
1003
1836
  ],
1004
1837
  "type": {
@@ -1034,7 +1867,7 @@
1034
1867
  {
1035
1868
  "type": "reflection",
1036
1869
  "declaration": {
1037
- "id": 39,
1870
+ "id": 54,
1038
1871
  "name": "__type",
1039
1872
  "kind": 65536,
1040
1873
  "kindString": "Type literal",
@@ -1055,7 +1888,7 @@
1055
1888
  }
1056
1889
  },
1057
1890
  {
1058
- "id": 40,
1891
+ "id": 55,
1059
1892
  "name": "progress",
1060
1893
  "kind": 1024,
1061
1894
  "kindString": "Property",
@@ -1065,7 +1898,7 @@
1065
1898
  "fileName": "packages/modules/packages/sentinal/src/contexts/use.ts",
1066
1899
  "line": 7,
1067
1900
  "character": 20,
1068
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1901
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1069
1902
  }
1070
1903
  ],
1071
1904
  "type": {
@@ -1077,14 +1910,14 @@
1077
1910
  },
1078
1911
  {
1079
1912
  "type": "reference",
1080
- "id": 25,
1913
+ "id": 33,
1081
1914
  "name": "SentinelReportProgress"
1082
1915
  }
1083
1916
  ]
1084
1917
  }
1085
1918
  },
1086
1919
  {
1087
- "id": 41,
1920
+ "id": 56,
1088
1921
  "name": "reportingErrors",
1089
1922
  "kind": 1024,
1090
1923
  "kindString": "Property",
@@ -1094,7 +1927,7 @@
1094
1927
  "fileName": "packages/modules/packages/sentinal/src/contexts/use.ts",
1095
1928
  "line": 7,
1096
1929
  "character": 30,
1097
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1930
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1098
1931
  }
1099
1932
  ],
1100
1933
  "type": {
@@ -1117,7 +1950,7 @@
1117
1950
  }
1118
1951
  },
1119
1952
  {
1120
- "id": 42,
1953
+ "id": 57,
1121
1954
  "name": "sentinel",
1122
1955
  "kind": 1024,
1123
1956
  "kindString": "Property",
@@ -1127,7 +1960,7 @@
1127
1960
  "fileName": "packages/modules/packages/sentinal/src/contexts/use.ts",
1128
1961
  "line": 7,
1129
1962
  "character": 47,
1130
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1963
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1131
1964
  }
1132
1965
  ],
1133
1966
  "type": {
@@ -1139,6 +1972,249 @@
1139
1972
  },
1140
1973
  {
1141
1974
  "type": "reference",
1975
+ "typeArguments": [
1976
+ {
1977
+ "type": "reference",
1978
+ "typeArguments": [
1979
+ {
1980
+ "type": "intersection",
1981
+ "types": [
1982
+ {
1983
+ "type": "reference",
1984
+ "name": "SchemaFields",
1985
+ "qualifiedName": "SchemaFields",
1986
+ "package": "@xyo-network/payload-model"
1987
+ },
1988
+ {
1989
+ "type": "reference",
1990
+ "name": "PayloadFields",
1991
+ "qualifiedName": "PayloadFields",
1992
+ "package": "@xyo-network/payload-model"
1993
+ },
1994
+ {
1995
+ "type": "reflection",
1996
+ "declaration": {
1997
+ "id": 58,
1998
+ "name": "__type",
1999
+ "kind": 65536,
2000
+ "kindString": "Type literal",
2001
+ "flags": {},
2002
+ "sources": [
2003
+ {
2004
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2005
+ "line": 8,
2006
+ "character": 103
2007
+ }
2008
+ ]
2009
+ }
2010
+ },
2011
+ {
2012
+ "type": "reference",
2013
+ "typeArguments": [
2014
+ {
2015
+ "type": "intersection",
2016
+ "types": [
2017
+ {
2018
+ "type": "reference",
2019
+ "typeArguments": [
2020
+ {
2021
+ "type": "intersection",
2022
+ "types": [
2023
+ {
2024
+ "type": "reference",
2025
+ "name": "SchemaFields",
2026
+ "qualifiedName": "SchemaFields",
2027
+ "package": "@xyo-network/payload-model"
2028
+ },
2029
+ {
2030
+ "type": "reference",
2031
+ "name": "PayloadFields",
2032
+ "qualifiedName": "PayloadFields",
2033
+ "package": "@xyo-network/payload-model"
2034
+ },
2035
+ {
2036
+ "type": "reflection",
2037
+ "declaration": {
2038
+ "id": 59,
2039
+ "name": "__type",
2040
+ "kind": 65536,
2041
+ "kindString": "Type literal",
2042
+ "flags": {},
2043
+ "sources": [
2044
+ {
2045
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2046
+ "line": 8,
2047
+ "character": 103
2048
+ }
2049
+ ]
2050
+ }
2051
+ },
2052
+ {
2053
+ "type": "reference",
2054
+ "typeArguments": [
2055
+ {
2056
+ "type": "intersection",
2057
+ "types": [
2058
+ {
2059
+ "type": "reference",
2060
+ "name": "SchemaFields",
2061
+ "qualifiedName": "SchemaFields",
2062
+ "package": "@xyo-network/payload-model"
2063
+ },
2064
+ {
2065
+ "type": "reference",
2066
+ "name": "PayloadFields",
2067
+ "qualifiedName": "PayloadFields",
2068
+ "package": "@xyo-network/payload-model"
2069
+ },
2070
+ {
2071
+ "type": "reflection",
2072
+ "declaration": {
2073
+ "id": 60,
2074
+ "name": "__type",
2075
+ "kind": 65536,
2076
+ "kindString": "Type literal",
2077
+ "flags": {},
2078
+ "sources": [
2079
+ {
2080
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2081
+ "line": 8,
2082
+ "character": 103
2083
+ }
2084
+ ]
2085
+ }
2086
+ },
2087
+ {
2088
+ "type": "reference",
2089
+ "typeArguments": [
2090
+ {
2091
+ "type": "reflection",
2092
+ "declaration": {
2093
+ "id": 61,
2094
+ "name": "__type",
2095
+ "kind": 65536,
2096
+ "kindString": "Type literal",
2097
+ "flags": {},
2098
+ "sources": [
2099
+ {
2100
+ "fileName": "node_modules/@xyo-network/archivist/dist/types/ArchivingModule.d.ts",
2101
+ "line": 8,
2102
+ "character": 82
2103
+ }
2104
+ ]
2105
+ }
2106
+ },
2107
+ {
2108
+ "type": "literal",
2109
+ "value": "schema"
2110
+ }
2111
+ ],
2112
+ "name": "Omit",
2113
+ "qualifiedName": "Omit",
2114
+ "package": "typescript"
2115
+ },
2116
+ {
2117
+ "type": "reflection",
2118
+ "declaration": {
2119
+ "id": 62,
2120
+ "name": "__type",
2121
+ "kind": 65536,
2122
+ "kindString": "Type literal",
2123
+ "flags": {},
2124
+ "sources": [
2125
+ {
2126
+ "fileName": "node_modules/@xyo-network/sentinel/dist/types/Config.d.ts",
2127
+ "line": 6,
2128
+ "character": 101
2129
+ }
2130
+ ]
2131
+ }
2132
+ },
2133
+ {
2134
+ "type": "reflection",
2135
+ "declaration": {
2136
+ "id": 63,
2137
+ "name": "__type",
2138
+ "kind": 65536,
2139
+ "kindString": "Type literal",
2140
+ "flags": {},
2141
+ "sources": [
2142
+ {
2143
+ "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
2144
+ "line": 20,
2145
+ "character": 17
2146
+ }
2147
+ ]
2148
+ }
2149
+ }
2150
+ ]
2151
+ },
2152
+ {
2153
+ "type": "literal",
2154
+ "value": "schema"
2155
+ }
2156
+ ],
2157
+ "name": "Omit",
2158
+ "qualifiedName": "Omit",
2159
+ "package": "typescript"
2160
+ }
2161
+ ]
2162
+ },
2163
+ {
2164
+ "type": "literal",
2165
+ "value": "schema"
2166
+ }
2167
+ ],
2168
+ "name": "Omit",
2169
+ "qualifiedName": "Omit",
2170
+ "package": "typescript"
2171
+ },
2172
+ {
2173
+ "type": "reflection",
2174
+ "declaration": {
2175
+ "id": 64,
2176
+ "name": "__type",
2177
+ "kind": 65536,
2178
+ "kindString": "Type literal",
2179
+ "flags": {},
2180
+ "sources": [
2181
+ {
2182
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
2183
+ "line": 18,
2184
+ "character": 58
2185
+ }
2186
+ ]
2187
+ }
2188
+ }
2189
+ ]
2190
+ },
2191
+ {
2192
+ "type": "literal",
2193
+ "value": "schema"
2194
+ }
2195
+ ],
2196
+ "name": "Omit",
2197
+ "qualifiedName": "Omit",
2198
+ "package": "typescript"
2199
+ }
2200
+ ]
2201
+ },
2202
+ {
2203
+ "type": "intrinsic",
2204
+ "name": "undefined"
2205
+ }
2206
+ ],
2207
+ "name": "SentinelParams",
2208
+ "qualifiedName": "SentinelParams",
2209
+ "package": "@xyo-network/sentinel"
2210
+ },
2211
+ {
2212
+ "type": "reference",
2213
+ "name": "SentinelModuleEventData",
2214
+ "qualifiedName": "SentinelModuleEventData",
2215
+ "package": "@xyo-network/sentinel"
2216
+ }
2217
+ ],
1142
2218
  "name": "SentinelModule",
1143
2219
  "qualifiedName": "SentinelModule",
1144
2220
  "package": "@xyo-network/sentinel"
@@ -1147,7 +2223,7 @@
1147
2223
  }
1148
2224
  },
1149
2225
  {
1150
- "id": 43,
2226
+ "id": 65,
1151
2227
  "name": "status",
1152
2228
  "kind": 1024,
1153
2229
  "kindString": "Property",
@@ -1157,7 +2233,7 @@
1157
2233
  "fileName": "packages/modules/packages/sentinal/src/contexts/use.ts",
1158
2234
  "line": 7,
1159
2235
  "character": 57,
1160
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
2236
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1161
2237
  }
1162
2238
  ],
1163
2239
  "type": {
@@ -1180,11 +2256,11 @@
1180
2256
  {
1181
2257
  "title": "Properties",
1182
2258
  "children": [
1183
- 38,
1184
- 40,
1185
- 41,
1186
- 42,
1187
- 43
2259
+ 53,
2260
+ 55,
2261
+ 56,
2262
+ 57,
2263
+ 65
1188
2264
  ]
1189
2265
  }
1190
2266
  ],
@@ -1193,7 +2269,7 @@
1193
2269
  "fileName": "packages/modules/packages/sentinal/src/contexts/use.ts",
1194
2270
  "line": 7,
1195
2271
  "character": 9,
1196
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
2272
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/contexts/use.ts#L7"
1197
2273
  }
1198
2274
  ]
1199
2275
  }
@@ -1202,7 +2278,7 @@
1202
2278
  ]
1203
2279
  },
1204
2280
  {
1205
- "id": 49,
2281
+ "id": 78,
1206
2282
  "name": "useSentinels",
1207
2283
  "kind": 64,
1208
2284
  "kindString": "Function",
@@ -1212,19 +2288,19 @@
1212
2288
  "fileName": "packages/modules/packages/sentinal/src/hooks/useSentinels.tsx",
1213
2289
  "line": 4,
1214
2290
  "character": 13,
1215
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/hooks/useSentinels.tsx#L4"
2291
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/hooks/useSentinels.tsx#L4"
1216
2292
  }
1217
2293
  ],
1218
2294
  "signatures": [
1219
2295
  {
1220
- "id": 50,
2296
+ "id": 79,
1221
2297
  "name": "useSentinels",
1222
2298
  "kind": 4096,
1223
2299
  "kindString": "Call signature",
1224
2300
  "flags": {},
1225
2301
  "parameters": [
1226
2302
  {
1227
- "id": 51,
2303
+ "id": 80,
1228
2304
  "name": "account",
1229
2305
  "kind": 32768,
1230
2306
  "kindString": "Parameter",
@@ -1239,7 +2315,7 @@
1239
2315
  }
1240
2316
  },
1241
2317
  {
1242
- "id": 52,
2318
+ "id": 81,
1243
2319
  "name": "logger",
1244
2320
  "kind": 32768,
1245
2321
  "kindString": "Parameter",
@@ -1271,6 +2347,249 @@
1271
2347
  "typeArguments": [
1272
2348
  {
1273
2349
  "type": "reference",
2350
+ "typeArguments": [
2351
+ {
2352
+ "type": "reference",
2353
+ "typeArguments": [
2354
+ {
2355
+ "type": "intersection",
2356
+ "types": [
2357
+ {
2358
+ "type": "reference",
2359
+ "name": "SchemaFields",
2360
+ "qualifiedName": "SchemaFields",
2361
+ "package": "@xyo-network/payload-model"
2362
+ },
2363
+ {
2364
+ "type": "reference",
2365
+ "name": "PayloadFields",
2366
+ "qualifiedName": "PayloadFields",
2367
+ "package": "@xyo-network/payload-model"
2368
+ },
2369
+ {
2370
+ "type": "reflection",
2371
+ "declaration": {
2372
+ "id": 82,
2373
+ "name": "__type",
2374
+ "kind": 65536,
2375
+ "kindString": "Type literal",
2376
+ "flags": {},
2377
+ "sources": [
2378
+ {
2379
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2380
+ "line": 8,
2381
+ "character": 103
2382
+ }
2383
+ ]
2384
+ }
2385
+ },
2386
+ {
2387
+ "type": "reference",
2388
+ "typeArguments": [
2389
+ {
2390
+ "type": "intersection",
2391
+ "types": [
2392
+ {
2393
+ "type": "reference",
2394
+ "typeArguments": [
2395
+ {
2396
+ "type": "intersection",
2397
+ "types": [
2398
+ {
2399
+ "type": "reference",
2400
+ "name": "SchemaFields",
2401
+ "qualifiedName": "SchemaFields",
2402
+ "package": "@xyo-network/payload-model"
2403
+ },
2404
+ {
2405
+ "type": "reference",
2406
+ "name": "PayloadFields",
2407
+ "qualifiedName": "PayloadFields",
2408
+ "package": "@xyo-network/payload-model"
2409
+ },
2410
+ {
2411
+ "type": "reflection",
2412
+ "declaration": {
2413
+ "id": 83,
2414
+ "name": "__type",
2415
+ "kind": 65536,
2416
+ "kindString": "Type literal",
2417
+ "flags": {},
2418
+ "sources": [
2419
+ {
2420
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2421
+ "line": 8,
2422
+ "character": 103
2423
+ }
2424
+ ]
2425
+ }
2426
+ },
2427
+ {
2428
+ "type": "reference",
2429
+ "typeArguments": [
2430
+ {
2431
+ "type": "intersection",
2432
+ "types": [
2433
+ {
2434
+ "type": "reference",
2435
+ "name": "SchemaFields",
2436
+ "qualifiedName": "SchemaFields",
2437
+ "package": "@xyo-network/payload-model"
2438
+ },
2439
+ {
2440
+ "type": "reference",
2441
+ "name": "PayloadFields",
2442
+ "qualifiedName": "PayloadFields",
2443
+ "package": "@xyo-network/payload-model"
2444
+ },
2445
+ {
2446
+ "type": "reflection",
2447
+ "declaration": {
2448
+ "id": 84,
2449
+ "name": "__type",
2450
+ "kind": 65536,
2451
+ "kindString": "Type literal",
2452
+ "flags": {},
2453
+ "sources": [
2454
+ {
2455
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2456
+ "line": 8,
2457
+ "character": 103
2458
+ }
2459
+ ]
2460
+ }
2461
+ },
2462
+ {
2463
+ "type": "reference",
2464
+ "typeArguments": [
2465
+ {
2466
+ "type": "reflection",
2467
+ "declaration": {
2468
+ "id": 85,
2469
+ "name": "__type",
2470
+ "kind": 65536,
2471
+ "kindString": "Type literal",
2472
+ "flags": {},
2473
+ "sources": [
2474
+ {
2475
+ "fileName": "node_modules/@xyo-network/archivist/dist/types/ArchivingModule.d.ts",
2476
+ "line": 8,
2477
+ "character": 82
2478
+ }
2479
+ ]
2480
+ }
2481
+ },
2482
+ {
2483
+ "type": "literal",
2484
+ "value": "schema"
2485
+ }
2486
+ ],
2487
+ "name": "Omit",
2488
+ "qualifiedName": "Omit",
2489
+ "package": "typescript"
2490
+ },
2491
+ {
2492
+ "type": "reflection",
2493
+ "declaration": {
2494
+ "id": 86,
2495
+ "name": "__type",
2496
+ "kind": 65536,
2497
+ "kindString": "Type literal",
2498
+ "flags": {},
2499
+ "sources": [
2500
+ {
2501
+ "fileName": "node_modules/@xyo-network/sentinel/dist/types/Config.d.ts",
2502
+ "line": 6,
2503
+ "character": 101
2504
+ }
2505
+ ]
2506
+ }
2507
+ },
2508
+ {
2509
+ "type": "reflection",
2510
+ "declaration": {
2511
+ "id": 87,
2512
+ "name": "__type",
2513
+ "kind": 65536,
2514
+ "kindString": "Type literal",
2515
+ "flags": {},
2516
+ "sources": [
2517
+ {
2518
+ "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
2519
+ "line": 20,
2520
+ "character": 17
2521
+ }
2522
+ ]
2523
+ }
2524
+ }
2525
+ ]
2526
+ },
2527
+ {
2528
+ "type": "literal",
2529
+ "value": "schema"
2530
+ }
2531
+ ],
2532
+ "name": "Omit",
2533
+ "qualifiedName": "Omit",
2534
+ "package": "typescript"
2535
+ }
2536
+ ]
2537
+ },
2538
+ {
2539
+ "type": "literal",
2540
+ "value": "schema"
2541
+ }
2542
+ ],
2543
+ "name": "Omit",
2544
+ "qualifiedName": "Omit",
2545
+ "package": "typescript"
2546
+ },
2547
+ {
2548
+ "type": "reflection",
2549
+ "declaration": {
2550
+ "id": 88,
2551
+ "name": "__type",
2552
+ "kind": 65536,
2553
+ "kindString": "Type literal",
2554
+ "flags": {},
2555
+ "sources": [
2556
+ {
2557
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
2558
+ "line": 18,
2559
+ "character": 58
2560
+ }
2561
+ ]
2562
+ }
2563
+ }
2564
+ ]
2565
+ },
2566
+ {
2567
+ "type": "literal",
2568
+ "value": "schema"
2569
+ }
2570
+ ],
2571
+ "name": "Omit",
2572
+ "qualifiedName": "Omit",
2573
+ "package": "typescript"
2574
+ }
2575
+ ]
2576
+ },
2577
+ {
2578
+ "type": "intrinsic",
2579
+ "name": "undefined"
2580
+ }
2581
+ ],
2582
+ "name": "SentinelParams",
2583
+ "qualifiedName": "SentinelParams",
2584
+ "package": "@xyo-network/sentinel"
2585
+ },
2586
+ {
2587
+ "type": "reference",
2588
+ "name": "SentinelModuleEventData",
2589
+ "qualifiedName": "SentinelModuleEventData",
2590
+ "package": "@xyo-network/sentinel"
2591
+ }
2592
+ ],
1274
2593
  "name": "SentinelModule",
1275
2594
  "qualifiedName": "SentinelModule",
1276
2595
  "package": "@xyo-network/sentinel"
@@ -1314,10 +2633,10 @@
1314
2633
  {
1315
2634
  "title": "Interfaces",
1316
2635
  "children": [
1317
- 22,
1318
- 28,
2636
+ 26,
2637
+ 36,
1319
2638
  2,
1320
- 25,
2639
+ 33,
1321
2640
  19
1322
2641
  ]
1323
2642
  },
@@ -1331,9 +2650,9 @@
1331
2650
  "title": "Functions",
1332
2651
  "children": [
1333
2652
  9,
1334
- 44,
1335
- 35,
1336
- 49
2653
+ 66,
2654
+ 50,
2655
+ 78
1337
2656
  ]
1338
2657
  }
1339
2658
  ],
@@ -1342,7 +2661,7 @@
1342
2661
  "fileName": "packages/modules/packages/sentinal/src/index.ts",
1343
2662
  "line": 1,
1344
2663
  "character": 0,
1345
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed85e42b/packages/modules/packages/sentinal/src/index.ts#L1"
2664
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/sentinal/src/index.ts#L1"
1346
2665
  }
1347
2666
  ]
1348
2667
  }