@xyo-network/react-node 2.35.0-rc.3 → 2.35.0-rc.5

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.
@@ -1,3 +1,8 @@
1
1
  import { XyoArchivistWrapper } from '@xyo-network/archivist';
2
- export declare const useArchivistModule: (address?: string) => XyoArchivistWrapper | undefined;
2
+ export declare const useArchivistModule: (address?: string) => XyoArchivistWrapper<import("@xyo-network/archivist").XyoArchivistQuery, {
3
+ schema: string;
4
+ previousHash?: string | undefined;
5
+ sources?: string[] | undefined;
6
+ timestamp?: number | undefined;
7
+ }> | undefined;
3
8
  //# sourceMappingURL=useArchivistModule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistModule.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAI5D,eAAO,MAAM,kBAAkB,aAAc,MAAM,oCAGlD,CAAA"}
1
+ {"version":3,"file":"useArchivistModule.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAI5D,eAAO,MAAM,kBAAkB,aAAc,MAAM;;;;;cAGlD,CAAA"}
@@ -1,3 +1,8 @@
1
1
  import { XyoArchivistWrapper } from '@xyo-network/archivist';
2
- export declare const useArchivistModules: () => (XyoArchivistWrapper | undefined)[];
2
+ export declare const useArchivistModules: () => (XyoArchivistWrapper<import("@xyo-network/archivist").XyoArchivistQuery, {
3
+ schema: string;
4
+ previousHash?: string | undefined;
5
+ sources?: string[] | undefined;
6
+ timestamp?: number | undefined;
7
+ }> | undefined)[];
3
8
  //# sourceMappingURL=useArchivistModules.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistModules.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModules.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAKxF,eAAO,MAAM,mBAAmB,2CAM/B,CAAA"}
1
+ {"version":3,"file":"useArchivistModules.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModules.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAKxF,eAAO,MAAM,mBAAmB;;;;;iBAM/B,CAAA"}
@@ -1,14 +1,14 @@
1
- export declare const useModule: (address?: string) => import("@xyo-network/module").XyoModule<{
1
+ export declare const useModule: (address?: string) => import("@xyo-network/module").XyoModule<import("@xyo-network/module").XyoQuery<{
2
2
  schema: string;
3
3
  previousHash?: string | undefined;
4
4
  sources?: string[] | undefined;
5
5
  timestamp?: number | undefined;
6
- }, import("@xyo-network/module").XyoQuery<{
6
+ }, string>, {
7
7
  schema: string;
8
8
  previousHash?: string | undefined;
9
9
  sources?: string[] | undefined;
10
10
  timestamp?: number | undefined;
11
- }, string>, {
11
+ }, {
12
12
  schema: string;
13
13
  previousHash?: string | undefined;
14
14
  sources?: string[] | undefined;
@@ -1,14 +1,14 @@
1
- export declare const useModules: () => (import("@xyo-network/module").XyoModule<{
1
+ export declare const useModules: () => (import("@xyo-network/module").XyoModule<import("@xyo-network/module").XyoQuery<{
2
2
  schema: string;
3
3
  previousHash?: string | undefined;
4
4
  sources?: string[] | undefined;
5
5
  timestamp?: number | undefined;
6
- }, import("@xyo-network/module").XyoQuery<{
6
+ }, string>, {
7
7
  schema: string;
8
8
  previousHash?: string | undefined;
9
9
  sources?: string[] | undefined;
10
10
  timestamp?: number | undefined;
11
- }, string>, {
11
+ }, {
12
12
  schema: string;
13
13
  previousHash?: string | undefined;
14
14
  sources?: string[] | undefined;
package/dist/docs.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "fileName": "packages/sdk/packages/node/src/contexts/State.ts",
27
27
  "line": 5,
28
28
  "character": 2,
29
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/State.ts#L5"
29
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/State.ts#L5"
30
30
  }
31
31
  ],
32
32
  "type": {
@@ -75,30 +75,13 @@
75
75
  {
76
76
  "type": "reference",
77
77
  "typeArguments": [
78
- {
79
- "type": "reflection",
80
- "declaration": {
81
- "id": 18,
82
- "name": "__type",
83
- "kind": 65536,
84
- "kindString": "Type literal",
85
- "flags": {},
86
- "sources": [
87
- {
88
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
89
- "line": 7,
90
- "character": 107
91
- }
92
- ]
93
- }
94
- },
95
78
  {
96
79
  "type": "reference",
97
80
  "typeArguments": [
98
81
  {
99
82
  "type": "reflection",
100
83
  "declaration": {
101
- "id": 19,
84
+ "id": 18,
102
85
  "name": "__type",
103
86
  "kind": 65536,
104
87
  "kindString": "Type literal",
@@ -121,6 +104,23 @@
121
104
  "qualifiedName": "XyoQuery",
122
105
  "package": "@xyo-network/module"
123
106
  },
107
+ {
108
+ "type": "reflection",
109
+ "declaration": {
110
+ "id": 19,
111
+ "name": "__type",
112
+ "kind": 65536,
113
+ "kindString": "Type literal",
114
+ "flags": {},
115
+ "sources": [
116
+ {
117
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
118
+ "line": 7,
119
+ "character": 107
120
+ }
121
+ ]
122
+ }
123
+ },
124
124
  {
125
125
  "type": "reflection",
126
126
  "declaration": {
@@ -162,7 +162,7 @@
162
162
  "fileName": "packages/sdk/packages/node/src/contexts/State.ts",
163
163
  "line": 6,
164
164
  "character": 2,
165
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/State.ts#L6"
165
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/State.ts#L6"
166
166
  }
167
167
  ],
168
168
  "type": {
@@ -214,30 +214,13 @@
214
214
  {
215
215
  "type": "reference",
216
216
  "typeArguments": [
217
- {
218
- "type": "reflection",
219
- "declaration": {
220
- "id": 24,
221
- "name": "__type",
222
- "kind": 65536,
223
- "kindString": "Type literal",
224
- "flags": {},
225
- "sources": [
226
- {
227
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
228
- "line": 7,
229
- "character": 107
230
- }
231
- ]
232
- }
233
- },
234
217
  {
235
218
  "type": "reference",
236
219
  "typeArguments": [
237
220
  {
238
221
  "type": "reflection",
239
222
  "declaration": {
240
- "id": 25,
223
+ "id": 24,
241
224
  "name": "__type",
242
225
  "kind": 65536,
243
226
  "kindString": "Type literal",
@@ -260,6 +243,23 @@
260
243
  "qualifiedName": "XyoQuery",
261
244
  "package": "@xyo-network/module"
262
245
  },
246
+ {
247
+ "type": "reflection",
248
+ "declaration": {
249
+ "id": 25,
250
+ "name": "__type",
251
+ "kind": 65536,
252
+ "kindString": "Type literal",
253
+ "flags": {},
254
+ "sources": [
255
+ {
256
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
257
+ "line": 7,
258
+ "character": 107
259
+ }
260
+ ]
261
+ }
262
+ },
263
263
  {
264
264
  "type": "reflection",
265
265
  "declaration": {
@@ -308,7 +308,7 @@
308
308
  "fileName": "packages/sdk/packages/node/src/contexts/State.ts",
309
309
  "line": 4,
310
310
  "character": 17,
311
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/State.ts#L4"
311
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/State.ts#L4"
312
312
  }
313
313
  ]
314
314
  },
@@ -332,7 +332,7 @@
332
332
  "fileName": "packages/sdk/packages/node/src/contexts/Provider.tsx",
333
333
  "line": 9,
334
334
  "character": 2,
335
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/Provider.tsx#L9"
335
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/Provider.tsx#L9"
336
336
  }
337
337
  ],
338
338
  "type": {
@@ -381,30 +381,13 @@
381
381
  {
382
382
  "type": "reference",
383
383
  "typeArguments": [
384
- {
385
- "type": "reflection",
386
- "declaration": {
387
- "id": 7,
388
- "name": "__type",
389
- "kind": 65536,
390
- "kindString": "Type literal",
391
- "flags": {},
392
- "sources": [
393
- {
394
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
395
- "line": 7,
396
- "character": 107
397
- }
398
- ]
399
- }
400
- },
401
384
  {
402
385
  "type": "reference",
403
386
  "typeArguments": [
404
387
  {
405
388
  "type": "reflection",
406
389
  "declaration": {
407
- "id": 8,
390
+ "id": 7,
408
391
  "name": "__type",
409
392
  "kind": 65536,
410
393
  "kindString": "Type literal",
@@ -427,6 +410,23 @@
427
410
  "qualifiedName": "XyoQuery",
428
411
  "package": "@xyo-network/module"
429
412
  },
413
+ {
414
+ "type": "reflection",
415
+ "declaration": {
416
+ "id": 8,
417
+ "name": "__type",
418
+ "kind": 65536,
419
+ "kindString": "Type literal",
420
+ "flags": {},
421
+ "sources": [
422
+ {
423
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
424
+ "line": 7,
425
+ "character": 107
426
+ }
427
+ ]
428
+ }
429
+ },
430
430
  {
431
431
  "type": "reflection",
432
432
  "declaration": {
@@ -468,7 +468,7 @@
468
468
  "fileName": "packages/sdk/packages/node/src/contexts/Provider.tsx",
469
469
  "line": 8,
470
470
  "character": 2,
471
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/Provider.tsx#L8"
471
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/Provider.tsx#L8"
472
472
  }
473
473
  ],
474
474
  "type": {
@@ -491,7 +491,7 @@
491
491
  "fileName": "packages/sdk/packages/node/src/contexts/Provider.tsx",
492
492
  "line": 7,
493
493
  "character": 17,
494
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/Provider.tsx#L7"
494
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/Provider.tsx#L7"
495
495
  }
496
496
  ]
497
497
  },
@@ -508,7 +508,7 @@
508
508
  "fileName": "packages/sdk/packages/node/src/contexts/Context.ts",
509
509
  "line": 5,
510
510
  "character": 13,
511
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/Context.ts#L5"
511
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/Context.ts#L5"
512
512
  }
513
513
  ],
514
514
  "type": {
@@ -546,7 +546,7 @@
546
546
  "fileName": "packages/sdk/packages/node/src/contexts/Provider.tsx",
547
547
  "line": 12,
548
548
  "character": 13,
549
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/Provider.tsx#L12"
549
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/Provider.tsx#L12"
550
550
  }
551
551
  ],
552
552
  "signatures": [
@@ -630,7 +630,7 @@
630
630
  "fileName": "packages/sdk/packages/node/src/contexts/useArchivistModule.ts",
631
631
  "line": 5,
632
632
  "character": 13,
633
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useArchivistModule.ts#L5"
633
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useArchivistModule.ts#L5"
634
634
  }
635
635
  ],
636
636
  "signatures": [
@@ -664,6 +664,31 @@
664
664
  },
665
665
  {
666
666
  "type": "reference",
667
+ "typeArguments": [
668
+ {
669
+ "type": "reference",
670
+ "name": "XyoArchivistQuery",
671
+ "qualifiedName": "XyoArchivistQuery",
672
+ "package": "@xyo-network/archivist"
673
+ },
674
+ {
675
+ "type": "reflection",
676
+ "declaration": {
677
+ "id": 30,
678
+ "name": "__type",
679
+ "kind": 65536,
680
+ "kindString": "Type literal",
681
+ "flags": {},
682
+ "sources": [
683
+ {
684
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
685
+ "line": 7,
686
+ "character": 107
687
+ }
688
+ ]
689
+ }
690
+ }
691
+ ],
667
692
  "name": "XyoArchivistWrapper",
668
693
  "qualifiedName": "XyoArchivistWrapper",
669
694
  "package": "@xyo-network/archivist"
@@ -674,7 +699,7 @@
674
699
  ]
675
700
  },
676
701
  {
677
- "id": 30,
702
+ "id": 31,
678
703
  "name": "useArchivistModules",
679
704
  "kind": 64,
680
705
  "kindString": "Function",
@@ -684,12 +709,12 @@
684
709
  "fileName": "packages/sdk/packages/node/src/contexts/useArchivistModules.ts",
685
710
  "line": 6,
686
711
  "character": 13,
687
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useArchivistModules.ts#L6"
712
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useArchivistModules.ts#L6"
688
713
  }
689
714
  ],
690
715
  "signatures": [
691
716
  {
692
- "id": 31,
717
+ "id": 32,
693
718
  "name": "useArchivistModules",
694
719
  "kind": 4096,
695
720
  "kindString": "Call signature",
@@ -705,6 +730,31 @@
705
730
  },
706
731
  {
707
732
  "type": "reference",
733
+ "typeArguments": [
734
+ {
735
+ "type": "reference",
736
+ "name": "XyoArchivistQuery",
737
+ "qualifiedName": "XyoArchivistQuery",
738
+ "package": "@xyo-network/archivist"
739
+ },
740
+ {
741
+ "type": "reflection",
742
+ "declaration": {
743
+ "id": 33,
744
+ "name": "__type",
745
+ "kind": 65536,
746
+ "kindString": "Type literal",
747
+ "flags": {},
748
+ "sources": [
749
+ {
750
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
751
+ "line": 7,
752
+ "character": 107
753
+ }
754
+ ]
755
+ }
756
+ }
757
+ ],
708
758
  "name": "XyoArchivistWrapper",
709
759
  "qualifiedName": "XyoArchivistWrapper",
710
760
  "package": "@xyo-network/archivist"
@@ -716,7 +766,7 @@
716
766
  ]
717
767
  },
718
768
  {
719
- "id": 32,
769
+ "id": 34,
720
770
  "name": "useDivinerModule",
721
771
  "kind": 64,
722
772
  "kindString": "Function",
@@ -726,19 +776,19 @@
726
776
  "fileName": "packages/sdk/packages/node/src/contexts/useDivinerModule.ts",
727
777
  "line": 5,
728
778
  "character": 13,
729
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useDivinerModule.ts#L5"
779
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useDivinerModule.ts#L5"
730
780
  }
731
781
  ],
732
782
  "signatures": [
733
783
  {
734
- "id": 33,
784
+ "id": 35,
735
785
  "name": "useDivinerModule",
736
786
  "kind": 4096,
737
787
  "kindString": "Call signature",
738
788
  "flags": {},
739
789
  "parameters": [
740
790
  {
741
- "id": 34,
791
+ "id": 36,
742
792
  "name": "address",
743
793
  "kind": 32768,
744
794
  "kindString": "Parameter",
@@ -770,7 +820,7 @@
770
820
  ]
771
821
  },
772
822
  {
773
- "id": 35,
823
+ "id": 37,
774
824
  "name": "useDivinerModules",
775
825
  "kind": 64,
776
826
  "kindString": "Function",
@@ -780,12 +830,12 @@
780
830
  "fileName": "packages/sdk/packages/node/src/contexts/useDivinerModules.ts",
781
831
  "line": 6,
782
832
  "character": 13,
783
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useDivinerModules.ts#L6"
833
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useDivinerModules.ts#L6"
784
834
  }
785
835
  ],
786
836
  "signatures": [
787
837
  {
788
- "id": 36,
838
+ "id": 38,
789
839
  "name": "useDivinerModules",
790
840
  "kind": 4096,
791
841
  "kindString": "Call signature",
@@ -812,7 +862,7 @@
812
862
  ]
813
863
  },
814
864
  {
815
- "id": 37,
865
+ "id": 39,
816
866
  "name": "useModule",
817
867
  "kind": 64,
818
868
  "kindString": "Function",
@@ -822,19 +872,19 @@
822
872
  "fileName": "packages/sdk/packages/node/src/contexts/useModule.ts",
823
873
  "line": 3,
824
874
  "character": 13,
825
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useModule.ts#L3"
875
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useModule.ts#L3"
826
876
  }
827
877
  ],
828
878
  "signatures": [
829
879
  {
830
- "id": 38,
880
+ "id": 40,
831
881
  "name": "useModule",
832
882
  "kind": 4096,
833
883
  "kindString": "Call signature",
834
884
  "flags": {},
835
885
  "parameters": [
836
886
  {
837
- "id": 39,
887
+ "id": 41,
838
888
  "name": "address",
839
889
  "kind": 32768,
840
890
  "kindString": "Parameter",
@@ -857,30 +907,13 @@
857
907
  {
858
908
  "type": "reference",
859
909
  "typeArguments": [
860
- {
861
- "type": "reflection",
862
- "declaration": {
863
- "id": 40,
864
- "name": "__type",
865
- "kind": 65536,
866
- "kindString": "Type literal",
867
- "flags": {},
868
- "sources": [
869
- {
870
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
871
- "line": 7,
872
- "character": 107
873
- }
874
- ]
875
- }
876
- },
877
910
  {
878
911
  "type": "reference",
879
912
  "typeArguments": [
880
913
  {
881
914
  "type": "reflection",
882
915
  "declaration": {
883
- "id": 41,
916
+ "id": 42,
884
917
  "name": "__type",
885
918
  "kind": 65536,
886
919
  "kindString": "Type literal",
@@ -906,7 +939,24 @@
906
939
  {
907
940
  "type": "reflection",
908
941
  "declaration": {
909
- "id": 42,
942
+ "id": 43,
943
+ "name": "__type",
944
+ "kind": 65536,
945
+ "kindString": "Type literal",
946
+ "flags": {},
947
+ "sources": [
948
+ {
949
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
950
+ "line": 7,
951
+ "character": 107
952
+ }
953
+ ]
954
+ }
955
+ },
956
+ {
957
+ "type": "reflection",
958
+ "declaration": {
959
+ "id": 44,
910
960
  "name": "__type",
911
961
  "kind": 65536,
912
962
  "kindString": "Type literal",
@@ -931,7 +981,7 @@
931
981
  ]
932
982
  },
933
983
  {
934
- "id": 43,
984
+ "id": 45,
935
985
  "name": "useModuleAddresses",
936
986
  "kind": 64,
937
987
  "kindString": "Function",
@@ -941,12 +991,12 @@
941
991
  "fileName": "packages/sdk/packages/node/src/contexts/useModuleAddresses.ts",
942
992
  "line": 3,
943
993
  "character": 13,
944
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useModuleAddresses.ts#L3"
994
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useModuleAddresses.ts#L3"
945
995
  }
946
996
  ],
947
997
  "signatures": [
948
998
  {
949
- "id": 44,
999
+ "id": 46,
950
1000
  "name": "useModuleAddresses",
951
1001
  "kind": 4096,
952
1002
  "kindString": "Call signature",
@@ -974,7 +1024,7 @@
974
1024
  ]
975
1025
  },
976
1026
  {
977
- "id": 45,
1027
+ "id": 47,
978
1028
  "name": "useModules",
979
1029
  "kind": 64,
980
1030
  "kindString": "Function",
@@ -984,12 +1034,12 @@
984
1034
  "fileName": "packages/sdk/packages/node/src/contexts/useModules.ts",
985
1035
  "line": 4,
986
1036
  "character": 13,
987
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useModules.ts#L4"
1037
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useModules.ts#L4"
988
1038
  }
989
1039
  ],
990
1040
  "signatures": [
991
1041
  {
992
- "id": 46,
1042
+ "id": 48,
993
1043
  "name": "useModules",
994
1044
  "kind": 4096,
995
1045
  "kindString": "Call signature",
@@ -1013,30 +1063,13 @@
1013
1063
  {
1014
1064
  "type": "reference",
1015
1065
  "typeArguments": [
1016
- {
1017
- "type": "reflection",
1018
- "declaration": {
1019
- "id": 47,
1020
- "name": "__type",
1021
- "kind": 65536,
1022
- "kindString": "Type literal",
1023
- "flags": {},
1024
- "sources": [
1025
- {
1026
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
1027
- "line": 7,
1028
- "character": 107
1029
- }
1030
- ]
1031
- }
1032
- },
1033
1066
  {
1034
1067
  "type": "reference",
1035
1068
  "typeArguments": [
1036
1069
  {
1037
1070
  "type": "reflection",
1038
1071
  "declaration": {
1039
- "id": 48,
1072
+ "id": 49,
1040
1073
  "name": "__type",
1041
1074
  "kind": 65536,
1042
1075
  "kindString": "Type literal",
@@ -1062,7 +1095,24 @@
1062
1095
  {
1063
1096
  "type": "reflection",
1064
1097
  "declaration": {
1065
- "id": 49,
1098
+ "id": 50,
1099
+ "name": "__type",
1100
+ "kind": 65536,
1101
+ "kindString": "Type literal",
1102
+ "flags": {},
1103
+ "sources": [
1104
+ {
1105
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
1106
+ "line": 7,
1107
+ "character": 107
1108
+ }
1109
+ ]
1110
+ }
1111
+ },
1112
+ {
1113
+ "type": "reflection",
1114
+ "declaration": {
1115
+ "id": 51,
1066
1116
  "name": "__type",
1067
1117
  "kind": 65536,
1068
1118
  "kindString": "Type literal",
@@ -1090,7 +1140,7 @@
1090
1140
  ]
1091
1141
  },
1092
1142
  {
1093
- "id": 50,
1143
+ "id": 52,
1094
1144
  "name": "useNode",
1095
1145
  "kind": 64,
1096
1146
  "kindString": "Function",
@@ -1100,12 +1150,12 @@
1100
1150
  "fileName": "packages/sdk/packages/node/src/contexts/useNode.ts",
1101
1151
  "line": 7,
1102
1152
  "character": 13,
1103
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useNode.ts#L7"
1153
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useNode.ts#L7"
1104
1154
  }
1105
1155
  ],
1106
1156
  "signatures": [
1107
1157
  {
1108
- "id": 51,
1158
+ "id": 53,
1109
1159
  "name": "useNode",
1110
1160
  "kind": 4096,
1111
1161
  "kindString": "Call signature",
@@ -1126,7 +1176,7 @@
1126
1176
  {
1127
1177
  "type": "reflection",
1128
1178
  "declaration": {
1129
- "id": 52,
1179
+ "id": 54,
1130
1180
  "name": "__type",
1131
1181
  "kind": 65536,
1132
1182
  "kindString": "Type literal",
@@ -1149,7 +1199,7 @@
1149
1199
  {
1150
1200
  "type": "reflection",
1151
1201
  "declaration": {
1152
- "id": 53,
1202
+ "id": 55,
1153
1203
  "name": "__type",
1154
1204
  "kind": 65536,
1155
1205
  "kindString": "Type literal",
@@ -1166,30 +1216,13 @@
1166
1216
  {
1167
1217
  "type": "reference",
1168
1218
  "typeArguments": [
1169
- {
1170
- "type": "reflection",
1171
- "declaration": {
1172
- "id": 54,
1173
- "name": "__type",
1174
- "kind": 65536,
1175
- "kindString": "Type literal",
1176
- "flags": {},
1177
- "sources": [
1178
- {
1179
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
1180
- "line": 7,
1181
- "character": 107
1182
- }
1183
- ]
1184
- }
1185
- },
1186
1219
  {
1187
1220
  "type": "reference",
1188
1221
  "typeArguments": [
1189
1222
  {
1190
1223
  "type": "reflection",
1191
1224
  "declaration": {
1192
- "id": 55,
1225
+ "id": 56,
1193
1226
  "name": "__type",
1194
1227
  "kind": 65536,
1195
1228
  "kindString": "Type literal",
@@ -1215,7 +1248,24 @@
1215
1248
  {
1216
1249
  "type": "reflection",
1217
1250
  "declaration": {
1218
- "id": 56,
1251
+ "id": 57,
1252
+ "name": "__type",
1253
+ "kind": 65536,
1254
+ "kindString": "Type literal",
1255
+ "flags": {},
1256
+ "sources": [
1257
+ {
1258
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
1259
+ "line": 7,
1260
+ "character": 107
1261
+ }
1262
+ ]
1263
+ }
1264
+ },
1265
+ {
1266
+ "type": "reflection",
1267
+ "declaration": {
1268
+ "id": 58,
1219
1269
  "name": "__type",
1220
1270
  "kind": 65536,
1221
1271
  "kindString": "Type literal",
@@ -1257,7 +1307,7 @@
1257
1307
  {
1258
1308
  "type": "reflection",
1259
1309
  "declaration": {
1260
- "id": 57,
1310
+ "id": 59,
1261
1311
  "name": "__type",
1262
1312
  "kind": 65536,
1263
1313
  "kindString": "Type literal",
@@ -1280,7 +1330,7 @@
1280
1330
  {
1281
1331
  "type": "reflection",
1282
1332
  "declaration": {
1283
- "id": 58,
1333
+ "id": 60,
1284
1334
  "name": "__type",
1285
1335
  "kind": 65536,
1286
1336
  "kindString": "Type literal",
@@ -1297,30 +1347,13 @@
1297
1347
  {
1298
1348
  "type": "reference",
1299
1349
  "typeArguments": [
1300
- {
1301
- "type": "reflection",
1302
- "declaration": {
1303
- "id": 59,
1304
- "name": "__type",
1305
- "kind": 65536,
1306
- "kindString": "Type literal",
1307
- "flags": {},
1308
- "sources": [
1309
- {
1310
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
1311
- "line": 7,
1312
- "character": 107
1313
- }
1314
- ]
1315
- }
1316
- },
1317
1350
  {
1318
1351
  "type": "reference",
1319
1352
  "typeArguments": [
1320
1353
  {
1321
1354
  "type": "reflection",
1322
1355
  "declaration": {
1323
- "id": 60,
1356
+ "id": 61,
1324
1357
  "name": "__type",
1325
1358
  "kind": 65536,
1326
1359
  "kindString": "Type literal",
@@ -1346,7 +1379,24 @@
1346
1379
  {
1347
1380
  "type": "reflection",
1348
1381
  "declaration": {
1349
- "id": 61,
1382
+ "id": 62,
1383
+ "name": "__type",
1384
+ "kind": 65536,
1385
+ "kindString": "Type literal",
1386
+ "flags": {},
1387
+ "sources": [
1388
+ {
1389
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
1390
+ "line": 7,
1391
+ "character": 107
1392
+ }
1393
+ ]
1394
+ }
1395
+ },
1396
+ {
1397
+ "type": "reflection",
1398
+ "declaration": {
1399
+ "id": 63,
1350
1400
  "name": "__type",
1351
1401
  "kind": 65536,
1352
1402
  "kindString": "Type literal",
@@ -1383,7 +1433,7 @@
1383
1433
  ]
1384
1434
  },
1385
1435
  {
1386
- "id": 62,
1436
+ "id": 64,
1387
1437
  "name": "useWitnessModule",
1388
1438
  "kind": 64,
1389
1439
  "kindString": "Function",
@@ -1393,19 +1443,19 @@
1393
1443
  "fileName": "packages/sdk/packages/node/src/contexts/useWitnessModule.ts",
1394
1444
  "line": 5,
1395
1445
  "character": 13,
1396
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useWitnessModule.ts#L5"
1446
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useWitnessModule.ts#L5"
1397
1447
  }
1398
1448
  ],
1399
1449
  "signatures": [
1400
1450
  {
1401
- "id": 63,
1451
+ "id": 65,
1402
1452
  "name": "useWitnessModule",
1403
1453
  "kind": 4096,
1404
1454
  "kindString": "Call signature",
1405
1455
  "flags": {},
1406
1456
  "parameters": [
1407
1457
  {
1408
- "id": 64,
1458
+ "id": 66,
1409
1459
  "name": "address",
1410
1460
  "kind": 32768,
1411
1461
  "kindString": "Parameter",
@@ -1437,7 +1487,7 @@
1437
1487
  ]
1438
1488
  },
1439
1489
  {
1440
- "id": 65,
1490
+ "id": 67,
1441
1491
  "name": "useWitnessModules",
1442
1492
  "kind": 64,
1443
1493
  "kindString": "Function",
@@ -1447,12 +1497,12 @@
1447
1497
  "fileName": "packages/sdk/packages/node/src/contexts/useWitnessModules.ts",
1448
1498
  "line": 6,
1449
1499
  "character": 13,
1450
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/contexts/useWitnessModules.ts#L6"
1500
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/contexts/useWitnessModules.ts#L6"
1451
1501
  }
1452
1502
  ],
1453
1503
  "signatures": [
1454
1504
  {
1455
- "id": 66,
1505
+ "id": 68,
1456
1506
  "name": "useWitnessModules",
1457
1507
  "kind": 4096,
1458
1508
  "kindString": "Call signature",
@@ -1498,15 +1548,15 @@
1498
1548
  "children": [
1499
1549
  10,
1500
1550
  27,
1501
- 30,
1502
- 32,
1503
- 35,
1551
+ 31,
1552
+ 34,
1504
1553
  37,
1505
- 43,
1554
+ 39,
1506
1555
  45,
1507
- 50,
1508
- 62,
1509
- 65
1556
+ 47,
1557
+ 52,
1558
+ 64,
1559
+ 67
1510
1560
  ]
1511
1561
  }
1512
1562
  ],
@@ -1515,7 +1565,7 @@
1515
1565
  "fileName": "packages/sdk/packages/node/src/index.ts",
1516
1566
  "line": 1,
1517
1567
  "character": 0,
1518
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fecce2a00/packages/sdk/packages/node/src/index.ts#L1"
1568
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/8fe9dd4bf/packages/sdk/packages/node/src/index.ts#L1"
1519
1569
  }
1520
1570
  ]
1521
1571
  }
@@ -1,3 +1,8 @@
1
1
  import { XyoArchivistWrapper } from '@xyo-network/archivist';
2
- export declare const useArchivistModule: (address?: string) => XyoArchivistWrapper | undefined;
2
+ export declare const useArchivistModule: (address?: string) => XyoArchivistWrapper<import("@xyo-network/archivist").XyoArchivistQuery, {
3
+ schema: string;
4
+ previousHash?: string | undefined;
5
+ sources?: string[] | undefined;
6
+ timestamp?: number | undefined;
7
+ }> | undefined;
3
8
  //# sourceMappingURL=useArchivistModule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistModule.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAI5D,eAAO,MAAM,kBAAkB,aAAc,MAAM,oCAGlD,CAAA"}
1
+ {"version":3,"file":"useArchivistModule.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAI5D,eAAO,MAAM,kBAAkB,aAAc,MAAM;;;;;cAGlD,CAAA"}
@@ -1,3 +1,8 @@
1
1
  import { XyoArchivistWrapper } from '@xyo-network/archivist';
2
- export declare const useArchivistModules: () => (XyoArchivistWrapper | undefined)[];
2
+ export declare const useArchivistModules: () => (XyoArchivistWrapper<import("@xyo-network/archivist").XyoArchivistQuery, {
3
+ schema: string;
4
+ previousHash?: string | undefined;
5
+ sources?: string[] | undefined;
6
+ timestamp?: number | undefined;
7
+ }> | undefined)[];
3
8
  //# sourceMappingURL=useArchivistModules.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistModules.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModules.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAKxF,eAAO,MAAM,mBAAmB,2CAM/B,CAAA"}
1
+ {"version":3,"file":"useArchivistModules.d.ts","sourceRoot":"","sources":["../../../src/contexts/useArchivistModules.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAKxF,eAAO,MAAM,mBAAmB;;;;;iBAM/B,CAAA"}
@@ -1,14 +1,14 @@
1
- export declare const useModule: (address?: string) => import("@xyo-network/module").XyoModule<{
1
+ export declare const useModule: (address?: string) => import("@xyo-network/module").XyoModule<import("@xyo-network/module").XyoQuery<{
2
2
  schema: string;
3
3
  previousHash?: string | undefined;
4
4
  sources?: string[] | undefined;
5
5
  timestamp?: number | undefined;
6
- }, import("@xyo-network/module").XyoQuery<{
6
+ }, string>, {
7
7
  schema: string;
8
8
  previousHash?: string | undefined;
9
9
  sources?: string[] | undefined;
10
10
  timestamp?: number | undefined;
11
- }, string>, {
11
+ }, {
12
12
  schema: string;
13
13
  previousHash?: string | undefined;
14
14
  sources?: string[] | undefined;
@@ -1,14 +1,14 @@
1
- export declare const useModules: () => (import("@xyo-network/module").XyoModule<{
1
+ export declare const useModules: () => (import("@xyo-network/module").XyoModule<import("@xyo-network/module").XyoQuery<{
2
2
  schema: string;
3
3
  previousHash?: string | undefined;
4
4
  sources?: string[] | undefined;
5
5
  timestamp?: number | undefined;
6
- }, import("@xyo-network/module").XyoQuery<{
6
+ }, string>, {
7
7
  schema: string;
8
8
  previousHash?: string | undefined;
9
9
  sources?: string[] | undefined;
10
10
  timestamp?: number | undefined;
11
- }, string>, {
11
+ }, {
12
12
  schema: string;
13
13
  previousHash?: string | undefined;
14
14
  sources?: string[] | undefined;
package/package.json CHANGED
@@ -10,9 +10,9 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-flexbox": "^2.14.18",
14
- "@xylabs/react-shared": "^2.14.18",
15
- "@xyo-network/react-shared": "^2.35.0-rc.3",
13
+ "@xylabs/react-flexbox": "^2.14.19",
14
+ "@xylabs/react-shared": "^2.14.19",
15
+ "@xyo-network/react-shared": "^2.35.0-rc.5",
16
16
  "lodash": "^4.17.21",
17
17
  "tslib": "^2.4.0"
18
18
  },
@@ -73,6 +73,6 @@
73
73
  },
74
74
  "sideEffects": false,
75
75
  "types": "dist/esm/index.d.ts",
76
- "version": "2.35.0-rc.3",
76
+ "version": "2.35.0-rc.5",
77
77
  "stableVersion": "2.34.2"
78
78
  }