@xyo-network/react-panel 2.25.58 → 2.25.61

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
@@ -2,934 +2,6 @@
2
2
  "id": 0,
3
3
  "name": "@xyo-network/react-panel",
4
4
  "kind": 1,
5
- "kindString": "Project",
6
5
  "flags": {},
7
- "originalName": "",
8
- "children": [
9
- {
10
- "id": 9,
11
- "name": "XyoReportStatus",
12
- "kind": 8,
13
- "kindString": "Enumeration",
14
- "flags": {},
15
- "children": [
16
- {
17
- "id": 14,
18
- "name": "Failed",
19
- "kind": 16,
20
- "kindString": "Enumeration Member",
21
- "flags": {},
22
- "sources": [
23
- {
24
- "fileName": "contexts/State.ts",
25
- "line": 10,
26
- "character": 2
27
- }
28
- ],
29
- "type": {
30
- "type": "literal",
31
- "value": "failed"
32
- },
33
- "defaultValue": "\"failed\""
34
- },
35
- {
36
- "id": 10,
37
- "name": "Idle",
38
- "kind": 16,
39
- "kindString": "Enumeration Member",
40
- "flags": {},
41
- "sources": [
42
- {
43
- "fileName": "contexts/State.ts",
44
- "line": 6,
45
- "character": 2
46
- }
47
- ],
48
- "type": {
49
- "type": "literal",
50
- "value": "idle"
51
- },
52
- "defaultValue": "\"idle\""
53
- },
54
- {
55
- "id": 11,
56
- "name": "Queued",
57
- "kind": 16,
58
- "kindString": "Enumeration Member",
59
- "flags": {},
60
- "sources": [
61
- {
62
- "fileName": "contexts/State.ts",
63
- "line": 7,
64
- "character": 2
65
- }
66
- ],
67
- "type": {
68
- "type": "literal",
69
- "value": "queued"
70
- },
71
- "defaultValue": "\"queued\""
72
- },
73
- {
74
- "id": 12,
75
- "name": "Started",
76
- "kind": 16,
77
- "kindString": "Enumeration Member",
78
- "flags": {},
79
- "sources": [
80
- {
81
- "fileName": "contexts/State.ts",
82
- "line": 8,
83
- "character": 2
84
- }
85
- ],
86
- "type": {
87
- "type": "literal",
88
- "value": "started"
89
- },
90
- "defaultValue": "\"started\""
91
- },
92
- {
93
- "id": 13,
94
- "name": "Succeeded",
95
- "kind": 16,
96
- "kindString": "Enumeration Member",
97
- "flags": {},
98
- "sources": [
99
- {
100
- "fileName": "contexts/State.ts",
101
- "line": 9,
102
- "character": 2
103
- }
104
- ],
105
- "type": {
106
- "type": "literal",
107
- "value": "succeeded"
108
- },
109
- "defaultValue": "\"succeeded\""
110
- }
111
- ],
112
- "groups": [
113
- {
114
- "title": "Enumeration Members",
115
- "kind": 16,
116
- "children": [
117
- 14,
118
- 10,
119
- 11,
120
- 12,
121
- 13
122
- ]
123
- }
124
- ],
125
- "sources": [
126
- {
127
- "fileName": "contexts/State.ts",
128
- "line": 5,
129
- "character": 12
130
- }
131
- ]
132
- },
133
- {
134
- "id": 18,
135
- "name": "XyoArchivistApiReportProgress",
136
- "kind": 256,
137
- "kindString": "Interface",
138
- "flags": {},
139
- "children": [
140
- {
141
- "id": 19,
142
- "name": "archivist",
143
- "kind": 1024,
144
- "kindString": "Property",
145
- "flags": {},
146
- "sources": [
147
- {
148
- "fileName": "contexts/State.ts",
149
- "line": 19,
150
- "character": 2
151
- }
152
- ],
153
- "type": {
154
- "type": "reference",
155
- "qualifiedName": "XyoArchivistApi",
156
- "package": "@xyo-network/api",
157
- "name": "XyoArchivistApi"
158
- }
159
- },
160
- {
161
- "id": 20,
162
- "name": "status",
163
- "kind": 1024,
164
- "kindString": "Property",
165
- "flags": {},
166
- "sources": [
167
- {
168
- "fileName": "contexts/State.ts",
169
- "line": 20,
170
- "character": 2
171
- }
172
- ],
173
- "type": {
174
- "type": "reference",
175
- "id": 9,
176
- "name": "XyoReportStatus"
177
- }
178
- }
179
- ],
180
- "groups": [
181
- {
182
- "title": "Properties",
183
- "kind": 1024,
184
- "children": [
185
- 19,
186
- 20
187
- ]
188
- }
189
- ],
190
- "sources": [
191
- {
192
- "fileName": "contexts/State.ts",
193
- "line": 18,
194
- "character": 17
195
- }
196
- ]
197
- },
198
- {
199
- "id": 24,
200
- "name": "XyoPanelContextState",
201
- "kind": 256,
202
- "kindString": "Interface",
203
- "flags": {},
204
- "children": [
205
- {
206
- "id": 26,
207
- "name": "history",
208
- "kind": 1024,
209
- "kindString": "Property",
210
- "flags": {
211
- "isOptional": true
212
- },
213
- "sources": [
214
- {
215
- "fileName": "contexts/State.ts",
216
- "line": 30,
217
- "character": 2
218
- }
219
- ],
220
- "type": {
221
- "type": "array",
222
- "elementType": {
223
- "type": "reference",
224
- "qualifiedName": "XyoBoundWitness",
225
- "package": "@xyo-network/core",
226
- "name": "XyoBoundWitness"
227
- }
228
- }
229
- },
230
- {
231
- "id": 25,
232
- "name": "panel",
233
- "kind": 1024,
234
- "kindString": "Property",
235
- "flags": {
236
- "isOptional": true
237
- },
238
- "sources": [
239
- {
240
- "fileName": "contexts/State.ts",
241
- "line": 29,
242
- "character": 2
243
- }
244
- ],
245
- "type": {
246
- "type": "reference",
247
- "qualifiedName": "XyoPanel",
248
- "package": "@xyo-network/panel",
249
- "name": "XyoPanel"
250
- }
251
- },
252
- {
253
- "id": 27,
254
- "name": "progress",
255
- "kind": 1024,
256
- "kindString": "Property",
257
- "flags": {
258
- "isOptional": true
259
- },
260
- "sources": [
261
- {
262
- "fileName": "contexts/State.ts",
263
- "line": 31,
264
- "character": 2
265
- }
266
- ],
267
- "type": {
268
- "type": "reference",
269
- "id": 21,
270
- "name": "XyoPanelReportProgress"
271
- }
272
- },
273
- {
274
- "id": 29,
275
- "name": "reportingErrors",
276
- "kind": 1024,
277
- "kindString": "Property",
278
- "flags": {
279
- "isOptional": true
280
- },
281
- "sources": [
282
- {
283
- "fileName": "contexts/State.ts",
284
- "line": 33,
285
- "character": 2
286
- }
287
- ],
288
- "type": {
289
- "type": "array",
290
- "elementType": {
291
- "type": "reference",
292
- "qualifiedName": "Error",
293
- "package": "typescript",
294
- "name": "Error"
295
- }
296
- }
297
- },
298
- {
299
- "id": 28,
300
- "name": "status",
301
- "kind": 1024,
302
- "kindString": "Property",
303
- "flags": {
304
- "isOptional": true
305
- },
306
- "sources": [
307
- {
308
- "fileName": "contexts/State.ts",
309
- "line": 32,
310
- "character": 2
311
- }
312
- ],
313
- "type": {
314
- "type": "reference",
315
- "id": 9,
316
- "name": "XyoReportStatus"
317
- }
318
- }
319
- ],
320
- "groups": [
321
- {
322
- "title": "Properties",
323
- "kind": 1024,
324
- "children": [
325
- 26,
326
- 25,
327
- 27,
328
- 29,
329
- 28
330
- ]
331
- }
332
- ],
333
- "sources": [
334
- {
335
- "fileName": "contexts/State.ts",
336
- "line": 28,
337
- "character": 17
338
- }
339
- ]
340
- },
341
- {
342
- "id": 2,
343
- "name": "XyoPanelProviderProps",
344
- "kind": 256,
345
- "kindString": "Interface",
346
- "flags": {},
347
- "children": [
348
- {
349
- "id": 7,
350
- "name": "archive",
351
- "kind": 1024,
352
- "kindString": "Property",
353
- "flags": {
354
- "isOptional": true
355
- },
356
- "sources": [
357
- {
358
- "fileName": "contexts/Provider.tsx",
359
- "line": 19,
360
- "character": 2
361
- }
362
- ],
363
- "type": {
364
- "type": "intrinsic",
365
- "name": "string"
366
- }
367
- },
368
- {
369
- "id": 3,
370
- "name": "archivists",
371
- "kind": 1024,
372
- "kindString": "Property",
373
- "flags": {
374
- "isOptional": true
375
- },
376
- "sources": [
377
- {
378
- "fileName": "contexts/Provider.tsx",
379
- "line": 15,
380
- "character": 2
381
- }
382
- ],
383
- "type": {
384
- "type": "array",
385
- "elementType": {
386
- "type": "reference",
387
- "qualifiedName": "XyoArchivistApi",
388
- "package": "@xyo-network/api",
389
- "name": "XyoArchivistApi"
390
- }
391
- }
392
- },
393
- {
394
- "id": 4,
395
- "name": "inlinePayloads",
396
- "kind": 1024,
397
- "kindString": "Property",
398
- "flags": {
399
- "isOptional": true
400
- },
401
- "sources": [
402
- {
403
- "fileName": "contexts/Provider.tsx",
404
- "line": 16,
405
- "character": 2
406
- }
407
- ],
408
- "type": {
409
- "type": "intrinsic",
410
- "name": "boolean"
411
- }
412
- },
413
- {
414
- "id": 6,
415
- "name": "required",
416
- "kind": 1024,
417
- "kindString": "Property",
418
- "flags": {
419
- "isOptional": true
420
- },
421
- "sources": [
422
- {
423
- "fileName": "contexts/Provider.tsx",
424
- "line": 18,
425
- "character": 2
426
- }
427
- ],
428
- "type": {
429
- "type": "intrinsic",
430
- "name": "boolean"
431
- }
432
- },
433
- {
434
- "id": 5,
435
- "name": "witnesses",
436
- "kind": 1024,
437
- "kindString": "Property",
438
- "flags": {
439
- "isOptional": true
440
- },
441
- "sources": [
442
- {
443
- "fileName": "contexts/Provider.tsx",
444
- "line": 17,
445
- "character": 2
446
- }
447
- ],
448
- "type": {
449
- "type": "array",
450
- "elementType": {
451
- "type": "reference",
452
- "typeArguments": [
453
- {
454
- "type": "reference",
455
- "qualifiedName": "XyoPayloadFull",
456
- "package": "@xyo-network/core",
457
- "name": "XyoPayloadFull"
458
- }
459
- ],
460
- "qualifiedName": "XyoWitness",
461
- "package": "@xyo-network/core",
462
- "name": "XyoWitness"
463
- }
464
- }
465
- }
466
- ],
467
- "groups": [
468
- {
469
- "title": "Properties",
470
- "kind": 1024,
471
- "children": [
472
- 7,
473
- 3,
474
- 4,
475
- 6,
476
- 5
477
- ]
478
- }
479
- ],
480
- "sources": [
481
- {
482
- "fileName": "contexts/Provider.tsx",
483
- "line": 14,
484
- "character": 17
485
- }
486
- ]
487
- },
488
- {
489
- "id": 21,
490
- "name": "XyoPanelReportProgress",
491
- "kind": 256,
492
- "kindString": "Interface",
493
- "flags": {},
494
- "children": [
495
- {
496
- "id": 23,
497
- "name": "archivists",
498
- "kind": 1024,
499
- "kindString": "Property",
500
- "flags": {
501
- "isOptional": true
502
- },
503
- "sources": [
504
- {
505
- "fileName": "contexts/State.ts",
506
- "line": 25,
507
- "character": 2
508
- }
509
- ],
510
- "type": {
511
- "type": "reference",
512
- "typeArguments": [
513
- {
514
- "type": "intrinsic",
515
- "name": "string"
516
- },
517
- {
518
- "type": "reference",
519
- "id": 18,
520
- "name": "XyoArchivistApiReportProgress"
521
- }
522
- ],
523
- "qualifiedName": "Record",
524
- "package": "typescript",
525
- "name": "Record"
526
- }
527
- },
528
- {
529
- "id": 22,
530
- "name": "witnesses",
531
- "kind": 1024,
532
- "kindString": "Property",
533
- "flags": {
534
- "isOptional": true
535
- },
536
- "sources": [
537
- {
538
- "fileName": "contexts/State.ts",
539
- "line": 24,
540
- "character": 2
541
- }
542
- ],
543
- "type": {
544
- "type": "reference",
545
- "typeArguments": [
546
- {
547
- "type": "intrinsic",
548
- "name": "string"
549
- },
550
- {
551
- "type": "reference",
552
- "id": 15,
553
- "name": "XyoWitnessReportProgress"
554
- }
555
- ],
556
- "qualifiedName": "Record",
557
- "package": "typescript",
558
- "name": "Record"
559
- }
560
- }
561
- ],
562
- "groups": [
563
- {
564
- "title": "Properties",
565
- "kind": 1024,
566
- "children": [
567
- 23,
568
- 22
569
- ]
570
- }
571
- ],
572
- "sources": [
573
- {
574
- "fileName": "contexts/State.ts",
575
- "line": 23,
576
- "character": 17
577
- }
578
- ]
579
- },
580
- {
581
- "id": 15,
582
- "name": "XyoWitnessReportProgress",
583
- "kind": 256,
584
- "kindString": "Interface",
585
- "flags": {},
586
- "children": [
587
- {
588
- "id": 17,
589
- "name": "status",
590
- "kind": 1024,
591
- "kindString": "Property",
592
- "flags": {},
593
- "sources": [
594
- {
595
- "fileName": "contexts/State.ts",
596
- "line": 15,
597
- "character": 2
598
- }
599
- ],
600
- "type": {
601
- "type": "reference",
602
- "id": 9,
603
- "name": "XyoReportStatus"
604
- }
605
- },
606
- {
607
- "id": 16,
608
- "name": "witness",
609
- "kind": 1024,
610
- "kindString": "Property",
611
- "flags": {},
612
- "sources": [
613
- {
614
- "fileName": "contexts/State.ts",
615
- "line": 14,
616
- "character": 2
617
- }
618
- ],
619
- "type": {
620
- "type": "reference",
621
- "typeArguments": [
622
- {
623
- "type": "reference",
624
- "qualifiedName": "XyoPayloadFull",
625
- "package": "@xyo-network/core",
626
- "name": "XyoPayloadFull"
627
- }
628
- ],
629
- "qualifiedName": "XyoWitness",
630
- "package": "@xyo-network/core",
631
- "name": "XyoWitness"
632
- }
633
- }
634
- ],
635
- "groups": [
636
- {
637
- "title": "Properties",
638
- "kind": 1024,
639
- "children": [
640
- 17,
641
- 16
642
- ]
643
- }
644
- ],
645
- "sources": [
646
- {
647
- "fileName": "contexts/State.ts",
648
- "line": 13,
649
- "character": 17
650
- }
651
- ]
652
- },
653
- {
654
- "id": 1,
655
- "name": "XyoPanelContext",
656
- "kind": 32,
657
- "kindString": "Variable",
658
- "flags": {
659
- "isConst": true
660
- },
661
- "sources": [
662
- {
663
- "fileName": "contexts/Context.ts",
664
- "line": 5,
665
- "character": 13
666
- }
667
- ],
668
- "type": {
669
- "type": "reference",
670
- "typeArguments": [
671
- {
672
- "type": "intersection",
673
- "types": [
674
- {
675
- "type": "reference",
676
- "id": 24,
677
- "name": "XyoPanelContextState"
678
- },
679
- {
680
- "type": "reference",
681
- "name": "ContextExState"
682
- }
683
- ]
684
- }
685
- ],
686
- "qualifiedName": "React.Context",
687
- "package": "@types/react",
688
- "name": "Context"
689
- },
690
- "defaultValue": "..."
691
- },
692
- {
693
- "id": 8,
694
- "name": "XyoPanelProvider",
695
- "kind": 32,
696
- "kindString": "Variable",
697
- "flags": {
698
- "isConst": true
699
- },
700
- "sources": [
701
- {
702
- "fileName": "contexts/Provider.tsx",
703
- "line": 34,
704
- "character": 13
705
- }
706
- ],
707
- "type": {
708
- "type": "reference",
709
- "typeArguments": [
710
- {
711
- "type": "reference",
712
- "typeArguments": [
713
- {
714
- "type": "reference",
715
- "id": 2,
716
- "name": "XyoPanelProviderProps"
717
- }
718
- ],
719
- "qualifiedName": "WithChildren",
720
- "package": "@xylabs/react-shared",
721
- "name": "WithChildren"
722
- }
723
- ],
724
- "qualifiedName": "React.FC",
725
- "package": "@types/react",
726
- "name": "React.FC"
727
- },
728
- "defaultValue": "..."
729
- },
730
- {
731
- "id": 30,
732
- "name": "useXyoPanel",
733
- "kind": 64,
734
- "kindString": "Function",
735
- "flags": {},
736
- "sources": [
737
- {
738
- "fileName": "contexts/use.ts",
739
- "line": 5,
740
- "character": 13
741
- }
742
- ],
743
- "signatures": [
744
- {
745
- "id": 31,
746
- "name": "useXyoPanel",
747
- "kind": 4096,
748
- "kindString": "Call signature",
749
- "flags": {},
750
- "type": {
751
- "type": "reflection",
752
- "declaration": {
753
- "id": 32,
754
- "name": "__type",
755
- "kind": 65536,
756
- "kindString": "Type literal",
757
- "flags": {},
758
- "children": [
759
- {
760
- "id": 33,
761
- "name": "history",
762
- "kind": 1024,
763
- "kindString": "Property",
764
- "flags": {},
765
- "type": {
766
- "type": "union",
767
- "types": [
768
- {
769
- "type": "intrinsic",
770
- "name": "undefined"
771
- },
772
- {
773
- "type": "array",
774
- "elementType": {
775
- "type": "reference",
776
- "qualifiedName": "XyoBoundWitness",
777
- "package": "@xyo-network/core",
778
- "name": "XyoBoundWitness"
779
- }
780
- }
781
- ]
782
- }
783
- },
784
- {
785
- "id": 34,
786
- "name": "panel",
787
- "kind": 1024,
788
- "kindString": "Property",
789
- "flags": {},
790
- "type": {
791
- "type": "union",
792
- "types": [
793
- {
794
- "type": "intrinsic",
795
- "name": "undefined"
796
- },
797
- {
798
- "type": "reference",
799
- "qualifiedName": "XyoPanel",
800
- "package": "@xyo-network/panel",
801
- "name": "XyoPanel"
802
- }
803
- ]
804
- }
805
- },
806
- {
807
- "id": 35,
808
- "name": "progress",
809
- "kind": 1024,
810
- "kindString": "Property",
811
- "flags": {},
812
- "type": {
813
- "type": "union",
814
- "types": [
815
- {
816
- "type": "intrinsic",
817
- "name": "undefined"
818
- },
819
- {
820
- "type": "reference",
821
- "id": 21,
822
- "name": "XyoPanelReportProgress"
823
- }
824
- ]
825
- }
826
- },
827
- {
828
- "id": 36,
829
- "name": "reportingErrors",
830
- "kind": 1024,
831
- "kindString": "Property",
832
- "flags": {},
833
- "type": {
834
- "type": "union",
835
- "types": [
836
- {
837
- "type": "intrinsic",
838
- "name": "undefined"
839
- },
840
- {
841
- "type": "array",
842
- "elementType": {
843
- "type": "reference",
844
- "qualifiedName": "Error",
845
- "package": "typescript",
846
- "name": "Error"
847
- }
848
- }
849
- ]
850
- }
851
- },
852
- {
853
- "id": 37,
854
- "name": "status",
855
- "kind": 1024,
856
- "kindString": "Property",
857
- "flags": {},
858
- "type": {
859
- "type": "union",
860
- "types": [
861
- {
862
- "type": "intrinsic",
863
- "name": "undefined"
864
- },
865
- {
866
- "type": "reference",
867
- "id": 9,
868
- "name": "XyoReportStatus"
869
- }
870
- ]
871
- }
872
- }
873
- ],
874
- "groups": [
875
- {
876
- "title": "Properties",
877
- "kind": 1024,
878
- "children": [
879
- 33,
880
- 34,
881
- 35,
882
- 36,
883
- 37
884
- ]
885
- }
886
- ]
887
- }
888
- }
889
- }
890
- ]
891
- }
892
- ],
893
- "groups": [
894
- {
895
- "title": "Enumerations",
896
- "kind": 8,
897
- "children": [
898
- 9
899
- ]
900
- },
901
- {
902
- "title": "Interfaces",
903
- "kind": 256,
904
- "children": [
905
- 18,
906
- 24,
907
- 2,
908
- 21,
909
- 15
910
- ]
911
- },
912
- {
913
- "title": "Variables",
914
- "kind": 32,
915
- "children": [
916
- 1,
917
- 8
918
- ]
919
- },
920
- {
921
- "title": "Functions",
922
- "kind": 64,
923
- "children": [
924
- 30
925
- ]
926
- }
927
- ],
928
- "sources": [
929
- {
930
- "fileName": "index.ts",
931
- "line": 1,
932
- "character": 0
933
- }
934
- ]
6
+ "originalName": ""
935
7
  }
package/package.json CHANGED
@@ -10,14 +10,14 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-shared": "^2.12.23",
13
+ "@xylabs/react-shared": "^2.12.24",
14
14
  "@xylabs/sdk-js": "^2.5.7",
15
15
  "@xyo-network/api": "^2.20.45",
16
16
  "@xyo-network/core": "^2.20.45",
17
17
  "@xyo-network/panel": "^2.20.45",
18
- "@xyo-network/react-archive": "^2.25.58",
19
- "@xyo-network/react-shared": "^2.25.58",
20
- "@xyo-network/react-wallet": "^2.25.58",
18
+ "@xyo-network/react-archive": "^2.25.61",
19
+ "@xyo-network/react-shared": "^2.25.61",
20
+ "@xyo-network/react-wallet": "^2.25.61",
21
21
  "@xyo-network/systeminfo-witness": "^2.20.45",
22
22
  "react": "^18.1.0",
23
23
  "react-dom": "^18.1.0",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "description": "Common React library for all XYO projects that use React",
27
27
  "devDependencies": {
28
- "@babel/core": "^7.18.2",
28
+ "@babel/core": "^7.18.5",
29
29
  "@babel/preset-env": "^7.18.2",
30
30
  "@xylabs/sdk-js": "^2.5.7",
31
31
  "@xylabs/tsconfig": "^1.0.13"
@@ -79,6 +79,6 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/esm/index.d.ts",
82
- "version": "2.25.58",
82
+ "version": "2.25.61",
83
83
  "packageManager": "yarn@3.1.1"
84
84
  }
package/typedoc.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "$schema": "https://typedoc.org/schema.json",
3
- "entryPoints": [
4
- "./src/index.ts"
5
- ],
6
- "excludeExternals": true,
7
- "excludeInternal": true,
8
- "excludePrivate": true,
9
- "excludeProtected": true,
10
- "intentionallyNotExported": [
11
- "AuthDispatch",
12
- "AuthServiceId",
13
- "AuthState",
14
- "LoginForm"
15
- ],
16
- "json": "./dist/docs.json",
17
- "tsconfig": "./tsconfig.json"
18
- }