@xyo-network/react-node 2.48.4 → 2.48.6
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/cjs/hooks/index.js +2 -2
- package/dist/cjs/hooks/index.js.map +1 -1
- package/dist/cjs/hooks/useModule.js +9 -3
- package/dist/cjs/hooks/useModule.js.map +1 -1
- package/dist/cjs/hooks/useModules.js +38 -43
- package/dist/cjs/hooks/useModules.js.map +1 -1
- package/dist/cjs/hooks/useNode.js +4 -4
- package/dist/cjs/hooks/useNode.js.map +1 -1
- package/dist/cjs/hooks/useProvidedNodeAttachedAddresses.js +23 -0
- package/dist/cjs/hooks/useProvidedNodeAttachedAddresses.js.map +1 -0
- package/dist/cjs/hooks/useProvidedNodeRegisteredAddresses.js +23 -0
- package/dist/cjs/hooks/useProvidedNodeRegisteredAddresses.js.map +1 -0
- package/dist/cjs/hooks/useWrappedModule.js +3 -7
- package/dist/cjs/hooks/useWrappedModule.js.map +1 -1
- package/dist/cjs/hooks/useWrappedModules.js +1 -7
- package/dist/cjs/hooks/useWrappedModules.js.map +1 -1
- package/dist/docs.json +820 -446
- package/dist/esm/hooks/index.js +2 -2
- package/dist/esm/hooks/index.js.map +1 -1
- package/dist/esm/hooks/useModule.js +9 -3
- package/dist/esm/hooks/useModule.js.map +1 -1
- package/dist/esm/hooks/useModules.js +39 -44
- package/dist/esm/hooks/useModules.js.map +1 -1
- package/dist/esm/hooks/useNode.js +4 -4
- package/dist/esm/hooks/useNode.js.map +1 -1
- package/dist/esm/hooks/useProvidedNodeAttachedAddresses.js +18 -0
- package/dist/esm/hooks/useProvidedNodeAttachedAddresses.js.map +1 -0
- package/dist/esm/hooks/useProvidedNodeRegisteredAddresses.js +18 -0
- package/dist/esm/hooks/useProvidedNodeRegisteredAddresses.js.map +1 -0
- package/dist/esm/hooks/useWrappedModule.js +3 -7
- package/dist/esm/hooks/useWrappedModule.js.map +1 -1
- package/dist/esm/hooks/useWrappedModules.js +1 -7
- package/dist/esm/hooks/useWrappedModules.js.map +1 -1
- package/dist/types/hooks/index.d.ts +2 -2
- package/dist/types/hooks/index.d.ts.map +1 -1
- package/dist/types/hooks/useModule.d.ts +2 -1
- package/dist/types/hooks/useModule.d.ts.map +1 -1
- package/dist/types/hooks/useModules.d.ts.map +1 -1
- package/dist/types/hooks/useNode.d.ts +2 -1
- package/dist/types/hooks/useNode.d.ts.map +1 -1
- package/dist/types/hooks/useProvidedNodeAttachedAddresses.d.ts +3 -0
- package/dist/types/hooks/useProvidedNodeAttachedAddresses.d.ts.map +1 -0
- package/dist/types/hooks/useProvidedNodeRegisteredAddresses.d.ts +3 -0
- package/dist/types/hooks/useProvidedNodeRegisteredAddresses.d.ts.map +1 -0
- package/dist/types/hooks/useWrappedModule.d.ts +3 -3
- package/dist/types/hooks/useWrappedModule.d.ts.map +1 -1
- package/dist/types/hooks/useWrappedModules.d.ts +2 -3
- package/dist/types/hooks/useWrappedModules.d.ts.map +1 -1
- package/package.json +12 -12
- package/src/hooks/index.ts +2 -2
- package/src/hooks/useModule.tsx +10 -2
- package/src/hooks/useModules.ts +42 -45
- package/src/hooks/useNode.tsx +5 -4
- package/src/hooks/useProvidedNodeAttachedAddresses.ts +25 -0
- package/src/hooks/useProvidedNodeRegisteredAddresses.ts +25 -0
- package/src/hooks/useWrappedModule.tsx +5 -13
- package/src/hooks/useWrappedModules.tsx +2 -11
- package/dist/cjs/hooks/useMemoryNodeUpdates.js +0 -27
- package/dist/cjs/hooks/useMemoryNodeUpdates.js.map +0 -1
- package/dist/cjs/hooks/useNodeAttachedAddresses.js +0 -22
- package/dist/cjs/hooks/useNodeAttachedAddresses.js.map +0 -1
- package/dist/esm/hooks/useMemoryNodeUpdates.js +0 -23
- package/dist/esm/hooks/useMemoryNodeUpdates.js.map +0 -1
- package/dist/esm/hooks/useNodeAttachedAddresses.js +0 -17
- package/dist/esm/hooks/useNodeAttachedAddresses.js.map +0 -1
- package/dist/types/hooks/useMemoryNodeUpdates.d.ts +0 -10
- package/dist/types/hooks/useMemoryNodeUpdates.d.ts.map +0 -1
- package/dist/types/hooks/useNodeAttachedAddresses.d.ts +0 -2
- package/dist/types/hooks/useNodeAttachedAddresses.d.ts.map +0 -1
- package/src/hooks/useMemoryNodeUpdates.tsx +0 -32
- package/src/hooks/useNodeAttachedAddresses.ts +0 -22
package/dist/docs.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 113,
|
|
11
11
|
"name": "ModuleRepositoryContextState",
|
|
12
12
|
"kind": 256,
|
|
13
13
|
"kindString": "Interface",
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 123,
|
|
18
18
|
"name": "provided",
|
|
19
19
|
"kind": 1024,
|
|
20
20
|
"kindString": "Property",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"id":
|
|
39
|
+
"id": 114,
|
|
40
40
|
"name": "removeResolvers",
|
|
41
41
|
"kind": 1024,
|
|
42
42
|
"kindString": "Property",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"type": {
|
|
54
54
|
"type": "reflection",
|
|
55
55
|
"declaration": {
|
|
56
|
-
"id":
|
|
56
|
+
"id": 115,
|
|
57
57
|
"name": "__type",
|
|
58
58
|
"kind": 65536,
|
|
59
59
|
"kindString": "Type literal",
|
|
@@ -67,14 +67,14 @@
|
|
|
67
67
|
],
|
|
68
68
|
"signatures": [
|
|
69
69
|
{
|
|
70
|
-
"id":
|
|
70
|
+
"id": 116,
|
|
71
71
|
"name": "__type",
|
|
72
72
|
"kind": 4096,
|
|
73
73
|
"kindString": "Call signature",
|
|
74
74
|
"flags": {},
|
|
75
75
|
"parameters": [
|
|
76
76
|
{
|
|
77
|
-
"id":
|
|
77
|
+
"id": 117,
|
|
78
78
|
"name": "names",
|
|
79
79
|
"kind": 32768,
|
|
80
80
|
"kindString": "Parameter",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
|
-
"id":
|
|
103
|
+
"id": 118,
|
|
104
104
|
"name": "resolvers",
|
|
105
105
|
"kind": 1024,
|
|
106
106
|
"kindString": "Property",
|
|
@@ -116,12 +116,12 @@
|
|
|
116
116
|
],
|
|
117
117
|
"type": {
|
|
118
118
|
"type": "reference",
|
|
119
|
-
"id":
|
|
119
|
+
"id": 110,
|
|
120
120
|
"name": "ResolverEntries"
|
|
121
121
|
}
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"id":
|
|
124
|
+
"id": 119,
|
|
125
125
|
"name": "updateResolvers",
|
|
126
126
|
"kind": 1024,
|
|
127
127
|
"kindString": "Property",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"type": {
|
|
139
139
|
"type": "reflection",
|
|
140
140
|
"declaration": {
|
|
141
|
-
"id":
|
|
141
|
+
"id": 120,
|
|
142
142
|
"name": "__type",
|
|
143
143
|
"kind": 65536,
|
|
144
144
|
"kindString": "Type literal",
|
|
@@ -152,21 +152,21 @@
|
|
|
152
152
|
],
|
|
153
153
|
"signatures": [
|
|
154
154
|
{
|
|
155
|
-
"id":
|
|
155
|
+
"id": 121,
|
|
156
156
|
"name": "__type",
|
|
157
157
|
"kind": 4096,
|
|
158
158
|
"kindString": "Call signature",
|
|
159
159
|
"flags": {},
|
|
160
160
|
"parameters": [
|
|
161
161
|
{
|
|
162
|
-
"id":
|
|
162
|
+
"id": 122,
|
|
163
163
|
"name": "resolvers",
|
|
164
164
|
"kind": 32768,
|
|
165
165
|
"kindString": "Parameter",
|
|
166
166
|
"flags": {},
|
|
167
167
|
"type": {
|
|
168
168
|
"type": "reference",
|
|
169
|
-
"id":
|
|
169
|
+
"id": 110,
|
|
170
170
|
"name": "ResolverEntries"
|
|
171
171
|
}
|
|
172
172
|
}
|
|
@@ -185,10 +185,10 @@
|
|
|
185
185
|
{
|
|
186
186
|
"title": "Properties",
|
|
187
187
|
"children": [
|
|
188
|
+
123,
|
|
188
189
|
114,
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
110
|
|
190
|
+
118,
|
|
191
|
+
119
|
|
192
192
|
]
|
|
193
193
|
}
|
|
194
194
|
],
|
|
@@ -207,14 +207,14 @@
|
|
|
207
207
|
]
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"id":
|
|
210
|
+
"id": 125,
|
|
211
211
|
"name": "NodeContextState",
|
|
212
212
|
"kind": 256,
|
|
213
213
|
"kindString": "Interface",
|
|
214
214
|
"flags": {},
|
|
215
215
|
"children": [
|
|
216
216
|
{
|
|
217
|
-
"id":
|
|
217
|
+
"id": 126,
|
|
218
218
|
"name": "node",
|
|
219
219
|
"kind": 1024,
|
|
220
220
|
"kindString": "Property",
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
{
|
|
253
253
|
"type": "reflection",
|
|
254
254
|
"declaration": {
|
|
255
|
-
"id":
|
|
255
|
+
"id": 127,
|
|
256
256
|
"name": "__type",
|
|
257
257
|
"kind": 65536,
|
|
258
258
|
"kindString": "Type literal",
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
{
|
|
294
294
|
"type": "reflection",
|
|
295
295
|
"declaration": {
|
|
296
|
-
"id":
|
|
296
|
+
"id": 128,
|
|
297
297
|
"name": "__type",
|
|
298
298
|
"kind": 65536,
|
|
299
299
|
"kindString": "Type literal",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
{
|
|
317
317
|
"type": "reflection",
|
|
318
318
|
"declaration": {
|
|
319
|
-
"id":
|
|
319
|
+
"id": 129,
|
|
320
320
|
"name": "__type",
|
|
321
321
|
"kind": 65536,
|
|
322
322
|
"kindString": "Type literal",
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
{
|
|
372
372
|
"type": "reflection",
|
|
373
373
|
"declaration": {
|
|
374
|
-
"id":
|
|
374
|
+
"id": 130,
|
|
375
375
|
"name": "__type",
|
|
376
376
|
"kind": 65536,
|
|
377
377
|
"kindString": "Type literal",
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
{
|
|
425
425
|
"title": "Properties",
|
|
426
426
|
"children": [
|
|
427
|
-
|
|
427
|
+
126
|
|
428
428
|
]
|
|
429
429
|
}
|
|
430
430
|
],
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
448
448
|
"line": 10,
|
|
449
449
|
"character": 17,
|
|
450
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
450
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/components/NodeDrawer.tsx#L10"
|
|
451
451
|
}
|
|
452
452
|
],
|
|
453
453
|
"extendedTypes": [
|
|
@@ -478,14 +478,14 @@
|
|
|
478
478
|
]
|
|
479
479
|
},
|
|
480
480
|
{
|
|
481
|
-
"id":
|
|
481
|
+
"id": 162,
|
|
482
482
|
"name": "NodeDrawerProviderProps",
|
|
483
483
|
"kind": 256,
|
|
484
484
|
"kindString": "Interface",
|
|
485
485
|
"flags": {},
|
|
486
486
|
"children": [
|
|
487
487
|
{
|
|
488
|
-
"id":
|
|
488
|
+
"id": 163,
|
|
489
489
|
"name": "defaultOpen",
|
|
490
490
|
"kind": 1024,
|
|
491
491
|
"kindString": "Property",
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
{
|
|
510
510
|
"title": "Properties",
|
|
511
511
|
"children": [
|
|
512
|
-
|
|
512
|
+
163
|
|
513
513
|
]
|
|
514
514
|
}
|
|
515
515
|
],
|
|
@@ -530,14 +530,14 @@
|
|
|
530
530
|
]
|
|
531
531
|
},
|
|
532
532
|
{
|
|
533
|
-
"id":
|
|
533
|
+
"id": 132,
|
|
534
534
|
"name": "NodeDrawerState",
|
|
535
535
|
"kind": 256,
|
|
536
536
|
"kindString": "Interface",
|
|
537
537
|
"flags": {},
|
|
538
538
|
"children": [
|
|
539
539
|
{
|
|
540
|
-
"id":
|
|
540
|
+
"id": 133,
|
|
541
541
|
"name": "open",
|
|
542
542
|
"kind": 1024,
|
|
543
543
|
"kindString": "Property",
|
|
@@ -557,7 +557,7 @@
|
|
|
557
557
|
}
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
|
-
"id":
|
|
560
|
+
"id": 135,
|
|
561
561
|
"name": "provided",
|
|
562
562
|
"kind": 1024,
|
|
563
563
|
"kindString": "Property",
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
}
|
|
580
580
|
},
|
|
581
581
|
{
|
|
582
|
-
"id":
|
|
582
|
+
"id": 134,
|
|
583
583
|
"name": "setOpen",
|
|
584
584
|
"kind": 1024,
|
|
585
585
|
"kindString": "Property",
|
|
@@ -619,9 +619,9 @@
|
|
|
619
619
|
{
|
|
620
620
|
"title": "Properties",
|
|
621
621
|
"children": [
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
622
|
+
133,
|
|
623
|
+
135,
|
|
624
|
+
134
|
|
625
625
|
]
|
|
626
626
|
}
|
|
627
627
|
],
|
|
@@ -640,14 +640,14 @@
|
|
|
640
640
|
]
|
|
641
641
|
},
|
|
642
642
|
{
|
|
643
|
-
"id":
|
|
643
|
+
"id": 152,
|
|
644
644
|
"name": "NodeProviderProps",
|
|
645
645
|
"kind": 256,
|
|
646
646
|
"kindString": "Interface",
|
|
647
647
|
"flags": {},
|
|
648
648
|
"children": [
|
|
649
649
|
{
|
|
650
|
-
"id":
|
|
650
|
+
"id": 153,
|
|
651
651
|
"name": "node",
|
|
652
652
|
"kind": 1024,
|
|
653
653
|
"kindString": "Property",
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
{
|
|
686
686
|
"type": "reflection",
|
|
687
687
|
"declaration": {
|
|
688
|
-
"id":
|
|
688
|
+
"id": 154,
|
|
689
689
|
"name": "__type",
|
|
690
690
|
"kind": 65536,
|
|
691
691
|
"kindString": "Type literal",
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
{
|
|
727
727
|
"type": "reflection",
|
|
728
728
|
"declaration": {
|
|
729
|
-
"id":
|
|
729
|
+
"id": 155,
|
|
730
730
|
"name": "__type",
|
|
731
731
|
"kind": 65536,
|
|
732
732
|
"kindString": "Type literal",
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
{
|
|
750
750
|
"type": "reflection",
|
|
751
751
|
"declaration": {
|
|
752
|
-
"id":
|
|
752
|
+
"id": 156,
|
|
753
753
|
"name": "__type",
|
|
754
754
|
"kind": 65536,
|
|
755
755
|
"kindString": "Type literal",
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
{
|
|
805
805
|
"type": "reflection",
|
|
806
806
|
"declaration": {
|
|
807
|
-
"id":
|
|
807
|
+
"id": 157,
|
|
808
808
|
"name": "__type",
|
|
809
809
|
"kind": 65536,
|
|
810
810
|
"kindString": "Type literal",
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
{
|
|
858
858
|
"title": "Properties",
|
|
859
859
|
"children": [
|
|
860
|
-
|
|
860
|
+
153
|
|
861
861
|
]
|
|
862
862
|
}
|
|
863
863
|
],
|
|
@@ -870,7 +870,7 @@
|
|
|
870
870
|
]
|
|
871
871
|
},
|
|
872
872
|
{
|
|
873
|
-
"id":
|
|
873
|
+
"id": 110,
|
|
874
874
|
"name": "ResolverEntries",
|
|
875
875
|
"kind": 256,
|
|
876
876
|
"kindString": "Interface",
|
|
@@ -883,14 +883,14 @@
|
|
|
883
883
|
}
|
|
884
884
|
],
|
|
885
885
|
"indexSignature": {
|
|
886
|
-
"id":
|
|
886
|
+
"id": 111,
|
|
887
887
|
"name": "__index",
|
|
888
888
|
"kind": 8192,
|
|
889
889
|
"kindString": "Index signature",
|
|
890
890
|
"flags": {},
|
|
891
891
|
"parameters": [
|
|
892
892
|
{
|
|
893
|
-
"id":
|
|
893
|
+
"id": 112,
|
|
894
894
|
"name": "name",
|
|
895
895
|
"kind": 32768,
|
|
896
896
|
"flags": {},
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
}
|
|
910
910
|
},
|
|
911
911
|
{
|
|
912
|
-
"id":
|
|
912
|
+
"id": 136,
|
|
913
913
|
"name": "MemoryNodeProviderProps",
|
|
914
914
|
"kind": 4194304,
|
|
915
915
|
"kindString": "Type alias",
|
|
@@ -930,14 +930,14 @@
|
|
|
930
930
|
{
|
|
931
931
|
"type": "reflection",
|
|
932
932
|
"declaration": {
|
|
933
|
-
"id":
|
|
933
|
+
"id": 137,
|
|
934
934
|
"name": "__type",
|
|
935
935
|
"kind": 65536,
|
|
936
936
|
"kindString": "Type literal",
|
|
937
937
|
"flags": {},
|
|
938
938
|
"children": [
|
|
939
939
|
{
|
|
940
|
-
"id":
|
|
940
|
+
"id": 138,
|
|
941
941
|
"name": "moduleParams",
|
|
942
942
|
"kind": 1024,
|
|
943
943
|
"kindString": "Property",
|
|
@@ -967,8 +967,8 @@
|
|
|
967
967
|
}
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
|
-
"id":
|
|
971
|
-
"name": "
|
|
970
|
+
"id": 139,
|
|
971
|
+
"name": "modules",
|
|
972
972
|
"kind": 1024,
|
|
973
973
|
"kindString": "Property",
|
|
974
974
|
"flags": {
|
|
@@ -981,6 +981,31 @@
|
|
|
981
981
|
"character": 4
|
|
982
982
|
}
|
|
983
983
|
],
|
|
984
|
+
"type": {
|
|
985
|
+
"type": "array",
|
|
986
|
+
"elementType": {
|
|
987
|
+
"type": "reference",
|
|
988
|
+
"name": "Module",
|
|
989
|
+
"qualifiedName": "Module",
|
|
990
|
+
"package": "@xyo-network/module-model"
|
|
991
|
+
}
|
|
992
|
+
}
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"id": 140,
|
|
996
|
+
"name": "required",
|
|
997
|
+
"kind": 1024,
|
|
998
|
+
"kindString": "Property",
|
|
999
|
+
"flags": {
|
|
1000
|
+
"isOptional": true
|
|
1001
|
+
},
|
|
1002
|
+
"sources": [
|
|
1003
|
+
{
|
|
1004
|
+
"fileName": "packages/modules/packages/node/packages/provider/dist/types/MemoryProvider.d.ts",
|
|
1005
|
+
"line": 8,
|
|
1006
|
+
"character": 4
|
|
1007
|
+
}
|
|
1008
|
+
],
|
|
984
1009
|
"type": {
|
|
985
1010
|
"type": "intrinsic",
|
|
986
1011
|
"name": "boolean"
|
|
@@ -991,8 +1016,9 @@
|
|
|
991
1016
|
{
|
|
992
1017
|
"title": "Properties",
|
|
993
1018
|
"children": [
|
|
994
|
-
|
|
995
|
-
|
|
1019
|
+
138,
|
|
1020
|
+
139,
|
|
1021
|
+
140
|
|
996
1022
|
]
|
|
997
1023
|
}
|
|
998
1024
|
],
|
|
@@ -1028,7 +1054,7 @@
|
|
|
1028
1054
|
}
|
|
1029
1055
|
},
|
|
1030
1056
|
{
|
|
1031
|
-
"id":
|
|
1057
|
+
"id": 109,
|
|
1032
1058
|
"name": "ModuleRepositoryContext",
|
|
1033
1059
|
"kind": 32,
|
|
1034
1060
|
"kindString": "Variable",
|
|
@@ -1050,7 +1076,7 @@
|
|
|
1050
1076
|
}
|
|
1051
1077
|
},
|
|
1052
1078
|
{
|
|
1053
|
-
"id":
|
|
1079
|
+
"id": 124,
|
|
1054
1080
|
"name": "NodeContext",
|
|
1055
1081
|
"kind": 32,
|
|
1056
1082
|
"kindString": "Variable",
|
|
@@ -1072,7 +1098,7 @@
|
|
|
1072
1098
|
}
|
|
1073
1099
|
},
|
|
1074
1100
|
{
|
|
1075
|
-
"id":
|
|
1101
|
+
"id": 131,
|
|
1076
1102
|
"name": "NodeDrawerContext",
|
|
1077
1103
|
"kind": 32,
|
|
1078
1104
|
"kindString": "Variable",
|
|
@@ -1094,7 +1120,7 @@
|
|
|
1094
1120
|
}
|
|
1095
1121
|
},
|
|
1096
1122
|
{
|
|
1097
|
-
"id":
|
|
1123
|
+
"id": 141,
|
|
1098
1124
|
"name": "MemoryNodeProvider",
|
|
1099
1125
|
"kind": 64,
|
|
1100
1126
|
"kindString": "Function",
|
|
@@ -1102,32 +1128,32 @@
|
|
|
1102
1128
|
"sources": [
|
|
1103
1129
|
{
|
|
1104
1130
|
"fileName": "packages/modules/packages/node/packages/provider/dist/types/MemoryProvider.d.ts",
|
|
1105
|
-
"line":
|
|
1131
|
+
"line": 10,
|
|
1106
1132
|
"character": 21
|
|
1107
1133
|
}
|
|
1108
1134
|
],
|
|
1109
1135
|
"signatures": [
|
|
1110
1136
|
{
|
|
1111
|
-
"id":
|
|
1137
|
+
"id": 142,
|
|
1112
1138
|
"name": "MemoryNodeProvider",
|
|
1113
1139
|
"kind": 4096,
|
|
1114
1140
|
"kindString": "Call signature",
|
|
1115
1141
|
"flags": {},
|
|
1116
1142
|
"parameters": [
|
|
1117
1143
|
{
|
|
1118
|
-
"id":
|
|
1144
|
+
"id": 143,
|
|
1119
1145
|
"name": "props",
|
|
1120
1146
|
"kind": 32768,
|
|
1121
1147
|
"kindString": "Parameter",
|
|
1122
1148
|
"flags": {},
|
|
1123
1149
|
"type": {
|
|
1124
1150
|
"type": "reference",
|
|
1125
|
-
"id":
|
|
1151
|
+
"id": 136,
|
|
1126
1152
|
"name": "MemoryNodeProviderProps"
|
|
1127
1153
|
}
|
|
1128
1154
|
},
|
|
1129
1155
|
{
|
|
1130
|
-
"id":
|
|
1156
|
+
"id": 144,
|
|
1131
1157
|
"name": "context",
|
|
1132
1158
|
"kind": 32768,
|
|
1133
1159
|
"kindString": "Parameter",
|
|
@@ -1169,7 +1195,7 @@
|
|
|
1169
1195
|
]
|
|
1170
1196
|
},
|
|
1171
1197
|
{
|
|
1172
|
-
"id":
|
|
1198
|
+
"id": 145,
|
|
1173
1199
|
"name": "ModuleRepositoryProvider",
|
|
1174
1200
|
"kind": 64,
|
|
1175
1201
|
"kindString": "Function",
|
|
@@ -1183,14 +1209,14 @@
|
|
|
1183
1209
|
],
|
|
1184
1210
|
"signatures": [
|
|
1185
1211
|
{
|
|
1186
|
-
"id":
|
|
1212
|
+
"id": 146,
|
|
1187
1213
|
"name": "ModuleRepositoryProvider",
|
|
1188
1214
|
"kind": 4096,
|
|
1189
1215
|
"kindString": "Call signature",
|
|
1190
1216
|
"flags": {},
|
|
1191
1217
|
"parameters": [
|
|
1192
1218
|
{
|
|
1193
|
-
"id":
|
|
1219
|
+
"id": 147,
|
|
1194
1220
|
"name": "props",
|
|
1195
1221
|
"kind": 32768,
|
|
1196
1222
|
"kindString": "Parameter",
|
|
@@ -1201,7 +1227,7 @@
|
|
|
1201
1227
|
}
|
|
1202
1228
|
},
|
|
1203
1229
|
{
|
|
1204
|
-
"id":
|
|
1230
|
+
"id": 148,
|
|
1205
1231
|
"name": "context",
|
|
1206
1232
|
"kind": 32768,
|
|
1207
1233
|
"kindString": "Parameter",
|
|
@@ -1253,7 +1279,7 @@
|
|
|
1253
1279
|
"fileName": "packages/modules/packages/node/src/components/Node.tsx",
|
|
1254
1280
|
"line": 8,
|
|
1255
1281
|
"character": 13,
|
|
1256
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1282
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/components/Node.tsx#L8"
|
|
1257
1283
|
}
|
|
1258
1284
|
],
|
|
1259
1285
|
"signatures": [
|
|
@@ -1330,7 +1356,7 @@
|
|
|
1330
1356
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
1331
1357
|
"line": 12,
|
|
1332
1358
|
"character": 13,
|
|
1333
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1359
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/components/NodeDrawer.tsx#L12"
|
|
1334
1360
|
}
|
|
1335
1361
|
],
|
|
1336
1362
|
"signatures": [
|
|
@@ -1396,7 +1422,7 @@
|
|
|
1396
1422
|
]
|
|
1397
1423
|
},
|
|
1398
1424
|
{
|
|
1399
|
-
"id":
|
|
1425
|
+
"id": 164,
|
|
1400
1426
|
"name": "NodeDrawerProvider",
|
|
1401
1427
|
"kind": 64,
|
|
1402
1428
|
"kindString": "Function",
|
|
@@ -1410,26 +1436,26 @@
|
|
|
1410
1436
|
],
|
|
1411
1437
|
"signatures": [
|
|
1412
1438
|
{
|
|
1413
|
-
"id":
|
|
1439
|
+
"id": 165,
|
|
1414
1440
|
"name": "NodeDrawerProvider",
|
|
1415
1441
|
"kind": 4096,
|
|
1416
1442
|
"kindString": "Call signature",
|
|
1417
1443
|
"flags": {},
|
|
1418
1444
|
"parameters": [
|
|
1419
1445
|
{
|
|
1420
|
-
"id":
|
|
1446
|
+
"id": 166,
|
|
1421
1447
|
"name": "props",
|
|
1422
1448
|
"kind": 32768,
|
|
1423
1449
|
"kindString": "Parameter",
|
|
1424
1450
|
"flags": {},
|
|
1425
1451
|
"type": {
|
|
1426
1452
|
"type": "reference",
|
|
1427
|
-
"id":
|
|
1453
|
+
"id": 162,
|
|
1428
1454
|
"name": "NodeDrawerProviderProps"
|
|
1429
1455
|
}
|
|
1430
1456
|
},
|
|
1431
1457
|
{
|
|
1432
|
-
"id":
|
|
1458
|
+
"id": 167,
|
|
1433
1459
|
"name": "context",
|
|
1434
1460
|
"kind": 32768,
|
|
1435
1461
|
"kindString": "Parameter",
|
|
@@ -1471,7 +1497,7 @@
|
|
|
1471
1497
|
]
|
|
1472
1498
|
},
|
|
1473
1499
|
{
|
|
1474
|
-
"id":
|
|
1500
|
+
"id": 158,
|
|
1475
1501
|
"name": "NodeProvider",
|
|
1476
1502
|
"kind": 64,
|
|
1477
1503
|
"kindString": "Function",
|
|
@@ -1485,14 +1511,14 @@
|
|
|
1485
1511
|
],
|
|
1486
1512
|
"signatures": [
|
|
1487
1513
|
{
|
|
1488
|
-
"id":
|
|
1514
|
+
"id": 159,
|
|
1489
1515
|
"name": "NodeProvider",
|
|
1490
1516
|
"kind": 4096,
|
|
1491
1517
|
"kindString": "Call signature",
|
|
1492
1518
|
"flags": {},
|
|
1493
1519
|
"parameters": [
|
|
1494
1520
|
{
|
|
1495
|
-
"id":
|
|
1521
|
+
"id": 160,
|
|
1496
1522
|
"name": "props",
|
|
1497
1523
|
"kind": 32768,
|
|
1498
1524
|
"kindString": "Parameter",
|
|
@@ -1502,7 +1528,7 @@
|
|
|
1502
1528
|
"typeArguments": [
|
|
1503
1529
|
{
|
|
1504
1530
|
"type": "reference",
|
|
1505
|
-
"id":
|
|
1531
|
+
"id": 152,
|
|
1506
1532
|
"name": "NodeProviderProps"
|
|
1507
1533
|
}
|
|
1508
1534
|
],
|
|
@@ -1512,7 +1538,7 @@
|
|
|
1512
1538
|
}
|
|
1513
1539
|
},
|
|
1514
1540
|
{
|
|
1515
|
-
"id":
|
|
1541
|
+
"id": 161,
|
|
1516
1542
|
"name": "context",
|
|
1517
1543
|
"kind": 32768,
|
|
1518
1544
|
"kindString": "Parameter",
|
|
@@ -1554,7 +1580,7 @@
|
|
|
1554
1580
|
]
|
|
1555
1581
|
},
|
|
1556
1582
|
{
|
|
1557
|
-
"id":
|
|
1583
|
+
"id": 69,
|
|
1558
1584
|
"name": "WrappedModuleHookFactory",
|
|
1559
1585
|
"kind": 64,
|
|
1560
1586
|
"kindString": "Function",
|
|
@@ -1564,19 +1590,19 @@
|
|
|
1564
1590
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
1565
1591
|
"line": 9,
|
|
1566
1592
|
"character": 13,
|
|
1567
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1593
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L9"
|
|
1568
1594
|
}
|
|
1569
1595
|
],
|
|
1570
1596
|
"signatures": [
|
|
1571
1597
|
{
|
|
1572
|
-
"id":
|
|
1598
|
+
"id": 70,
|
|
1573
1599
|
"name": "WrappedModuleHookFactory",
|
|
1574
1600
|
"kind": 4096,
|
|
1575
1601
|
"kindString": "Call signature",
|
|
1576
1602
|
"flags": {},
|
|
1577
1603
|
"typeParameter": [
|
|
1578
1604
|
{
|
|
1579
|
-
"id":
|
|
1605
|
+
"id": 74,
|
|
1580
1606
|
"name": "TModuleWrapper",
|
|
1581
1607
|
"kind": 131072,
|
|
1582
1608
|
"kindString": "Type parameter",
|
|
@@ -1608,7 +1634,7 @@
|
|
|
1608
1634
|
{
|
|
1609
1635
|
"type": "reflection",
|
|
1610
1636
|
"declaration": {
|
|
1611
|
-
"id":
|
|
1637
|
+
"id": 71,
|
|
1612
1638
|
"name": "__type",
|
|
1613
1639
|
"kind": 65536,
|
|
1614
1640
|
"kindString": "Type literal",
|
|
@@ -1649,7 +1675,7 @@
|
|
|
1649
1675
|
{
|
|
1650
1676
|
"type": "reflection",
|
|
1651
1677
|
"declaration": {
|
|
1652
|
-
"id":
|
|
1678
|
+
"id": 72,
|
|
1653
1679
|
"name": "__type",
|
|
1654
1680
|
"kind": 65536,
|
|
1655
1681
|
"kindString": "Type literal",
|
|
@@ -1693,7 +1719,7 @@
|
|
|
1693
1719
|
{
|
|
1694
1720
|
"type": "reflection",
|
|
1695
1721
|
"declaration": {
|
|
1696
|
-
"id":
|
|
1722
|
+
"id": 73,
|
|
1697
1723
|
"name": "__type",
|
|
1698
1724
|
"kind": 65536,
|
|
1699
1725
|
"kindString": "Type literal",
|
|
@@ -1742,7 +1768,7 @@
|
|
|
1742
1768
|
},
|
|
1743
1769
|
{
|
|
1744
1770
|
"type": "reference",
|
|
1745
|
-
"id":
|
|
1771
|
+
"id": 74,
|
|
1746
1772
|
"name": "TModuleWrapper"
|
|
1747
1773
|
}
|
|
1748
1774
|
],
|
|
@@ -1754,7 +1780,7 @@
|
|
|
1754
1780
|
],
|
|
1755
1781
|
"parameters": [
|
|
1756
1782
|
{
|
|
1757
|
-
"id":
|
|
1783
|
+
"id": 75,
|
|
1758
1784
|
"name": "wrapperObject",
|
|
1759
1785
|
"kind": 32768,
|
|
1760
1786
|
"kindString": "Parameter",
|
|
@@ -1764,7 +1790,7 @@
|
|
|
1764
1790
|
"typeArguments": [
|
|
1765
1791
|
{
|
|
1766
1792
|
"type": "reference",
|
|
1767
|
-
"id":
|
|
1793
|
+
"id": 74,
|
|
1768
1794
|
"name": "TModuleWrapper"
|
|
1769
1795
|
}
|
|
1770
1796
|
],
|
|
@@ -1774,7 +1800,7 @@
|
|
|
1774
1800
|
}
|
|
1775
1801
|
},
|
|
1776
1802
|
{
|
|
1777
|
-
"id":
|
|
1803
|
+
"id": 76,
|
|
1778
1804
|
"name": "name",
|
|
1779
1805
|
"kind": 32768,
|
|
1780
1806
|
"kindString": "Parameter",
|
|
@@ -1790,7 +1816,7 @@
|
|
|
1790
1816
|
"type": {
|
|
1791
1817
|
"type": "reflection",
|
|
1792
1818
|
"declaration": {
|
|
1793
|
-
"id":
|
|
1819
|
+
"id": 77,
|
|
1794
1820
|
"name": "__type",
|
|
1795
1821
|
"kind": 65536,
|
|
1796
1822
|
"kindString": "Type literal",
|
|
@@ -1800,19 +1826,19 @@
|
|
|
1800
1826
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
1801
1827
|
"line": 13,
|
|
1802
1828
|
"character": 18,
|
|
1803
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1829
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L13"
|
|
1804
1830
|
}
|
|
1805
1831
|
],
|
|
1806
1832
|
"signatures": [
|
|
1807
1833
|
{
|
|
1808
|
-
"id":
|
|
1834
|
+
"id": 78,
|
|
1809
1835
|
"name": "__type",
|
|
1810
1836
|
"kind": 4096,
|
|
1811
1837
|
"kindString": "Call signature",
|
|
1812
1838
|
"flags": {},
|
|
1813
1839
|
"parameters": [
|
|
1814
1840
|
{
|
|
1815
|
-
"id":
|
|
1841
|
+
"id": 79,
|
|
1816
1842
|
"name": "nameOrAddress",
|
|
1817
1843
|
"kind": 32768,
|
|
1818
1844
|
"kindString": "Parameter",
|
|
@@ -1825,7 +1851,7 @@
|
|
|
1825
1851
|
}
|
|
1826
1852
|
},
|
|
1827
1853
|
{
|
|
1828
|
-
"id":
|
|
1854
|
+
"id": 80,
|
|
1829
1855
|
"name": "account",
|
|
1830
1856
|
"kind": 32768,
|
|
1831
1857
|
"kindString": "Parameter",
|
|
@@ -1840,27 +1866,18 @@
|
|
|
1840
1866
|
}
|
|
1841
1867
|
},
|
|
1842
1868
|
{
|
|
1843
|
-
"id":
|
|
1844
|
-
"name": "
|
|
1869
|
+
"id": 81,
|
|
1870
|
+
"name": "logger",
|
|
1845
1871
|
"kind": 32768,
|
|
1846
1872
|
"kindString": "Parameter",
|
|
1847
1873
|
"flags": {
|
|
1848
1874
|
"isOptional": true
|
|
1849
1875
|
},
|
|
1850
1876
|
"type": {
|
|
1851
|
-
"type": "
|
|
1852
|
-
"
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
"name": "boolean"
|
|
1856
|
-
},
|
|
1857
|
-
{
|
|
1858
|
-
"type": "reference",
|
|
1859
|
-
"name": "RenderSpinCheckConfig",
|
|
1860
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
1861
|
-
"package": "@xylabs/react-render-spin-check"
|
|
1862
|
-
}
|
|
1863
|
-
]
|
|
1877
|
+
"type": "reference",
|
|
1878
|
+
"name": "Logger",
|
|
1879
|
+
"qualifiedName": "Logger",
|
|
1880
|
+
"package": "@xyo-network/core"
|
|
1864
1881
|
}
|
|
1865
1882
|
}
|
|
1866
1883
|
],
|
|
@@ -1876,7 +1893,7 @@
|
|
|
1876
1893
|
},
|
|
1877
1894
|
{
|
|
1878
1895
|
"type": "reference",
|
|
1879
|
-
"id":
|
|
1896
|
+
"id": 74,
|
|
1880
1897
|
"name": "TModuleWrapper"
|
|
1881
1898
|
}
|
|
1882
1899
|
]
|
|
@@ -1906,7 +1923,7 @@
|
|
|
1906
1923
|
]
|
|
1907
1924
|
},
|
|
1908
1925
|
{
|
|
1909
|
-
"id":
|
|
1926
|
+
"id": 90,
|
|
1910
1927
|
"name": "WrappedModulesHookFactory",
|
|
1911
1928
|
"kind": 64,
|
|
1912
1929
|
"kindString": "Function",
|
|
@@ -1914,21 +1931,21 @@
|
|
|
1914
1931
|
"sources": [
|
|
1915
1932
|
{
|
|
1916
1933
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
1917
|
-
"line":
|
|
1934
|
+
"line": 10,
|
|
1918
1935
|
"character": 13,
|
|
1919
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1936
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L10"
|
|
1920
1937
|
}
|
|
1921
1938
|
],
|
|
1922
1939
|
"signatures": [
|
|
1923
1940
|
{
|
|
1924
|
-
"id":
|
|
1941
|
+
"id": 91,
|
|
1925
1942
|
"name": "WrappedModulesHookFactory",
|
|
1926
1943
|
"kind": 4096,
|
|
1927
1944
|
"kindString": "Call signature",
|
|
1928
1945
|
"flags": {},
|
|
1929
1946
|
"typeParameter": [
|
|
1930
1947
|
{
|
|
1931
|
-
"id":
|
|
1948
|
+
"id": 95,
|
|
1932
1949
|
"name": "TModuleWrapper",
|
|
1933
1950
|
"kind": 131072,
|
|
1934
1951
|
"kindString": "Type parameter",
|
|
@@ -1960,7 +1977,7 @@
|
|
|
1960
1977
|
{
|
|
1961
1978
|
"type": "reflection",
|
|
1962
1979
|
"declaration": {
|
|
1963
|
-
"id":
|
|
1980
|
+
"id": 92,
|
|
1964
1981
|
"name": "__type",
|
|
1965
1982
|
"kind": 65536,
|
|
1966
1983
|
"kindString": "Type literal",
|
|
@@ -2001,7 +2018,7 @@
|
|
|
2001
2018
|
{
|
|
2002
2019
|
"type": "reflection",
|
|
2003
2020
|
"declaration": {
|
|
2004
|
-
"id":
|
|
2021
|
+
"id": 93,
|
|
2005
2022
|
"name": "__type",
|
|
2006
2023
|
"kind": 65536,
|
|
2007
2024
|
"kindString": "Type literal",
|
|
@@ -2045,7 +2062,7 @@
|
|
|
2045
2062
|
{
|
|
2046
2063
|
"type": "reflection",
|
|
2047
2064
|
"declaration": {
|
|
2048
|
-
"id":
|
|
2065
|
+
"id": 94,
|
|
2049
2066
|
"name": "__type",
|
|
2050
2067
|
"kind": 65536,
|
|
2051
2068
|
"kindString": "Type literal",
|
|
@@ -2094,7 +2111,7 @@
|
|
|
2094
2111
|
},
|
|
2095
2112
|
{
|
|
2096
2113
|
"type": "reference",
|
|
2097
|
-
"id":
|
|
2114
|
+
"id": 95,
|
|
2098
2115
|
"name": "TModuleWrapper"
|
|
2099
2116
|
}
|
|
2100
2117
|
],
|
|
@@ -2106,7 +2123,7 @@
|
|
|
2106
2123
|
],
|
|
2107
2124
|
"parameters": [
|
|
2108
2125
|
{
|
|
2109
|
-
"id":
|
|
2126
|
+
"id": 96,
|
|
2110
2127
|
"name": "wrapperObject",
|
|
2111
2128
|
"kind": 32768,
|
|
2112
2129
|
"kindString": "Parameter",
|
|
@@ -2116,7 +2133,7 @@
|
|
|
2116
2133
|
"typeArguments": [
|
|
2117
2134
|
{
|
|
2118
2135
|
"type": "reference",
|
|
2119
|
-
"id":
|
|
2136
|
+
"id": 95,
|
|
2120
2137
|
"name": "TModuleWrapper"
|
|
2121
2138
|
}
|
|
2122
2139
|
],
|
|
@@ -2126,7 +2143,7 @@
|
|
|
2126
2143
|
}
|
|
2127
2144
|
},
|
|
2128
2145
|
{
|
|
2129
|
-
"id":
|
|
2146
|
+
"id": 97,
|
|
2130
2147
|
"name": "name",
|
|
2131
2148
|
"kind": 32768,
|
|
2132
2149
|
"kindString": "Parameter",
|
|
@@ -2140,7 +2157,7 @@
|
|
|
2140
2157
|
"type": {
|
|
2141
2158
|
"type": "reflection",
|
|
2142
2159
|
"declaration": {
|
|
2143
|
-
"id":
|
|
2160
|
+
"id": 98,
|
|
2144
2161
|
"name": "__type",
|
|
2145
2162
|
"kind": 65536,
|
|
2146
2163
|
"kindString": "Type literal",
|
|
@@ -2148,21 +2165,21 @@
|
|
|
2148
2165
|
"sources": [
|
|
2149
2166
|
{
|
|
2150
2167
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
2151
|
-
"line":
|
|
2168
|
+
"line": 17,
|
|
2152
2169
|
"character": 18,
|
|
2153
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2170
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L17"
|
|
2154
2171
|
}
|
|
2155
2172
|
],
|
|
2156
2173
|
"signatures": [
|
|
2157
2174
|
{
|
|
2158
|
-
"id":
|
|
2175
|
+
"id": 99,
|
|
2159
2176
|
"name": "__type",
|
|
2160
2177
|
"kind": 4096,
|
|
2161
2178
|
"kindString": "Call signature",
|
|
2162
2179
|
"flags": {},
|
|
2163
2180
|
"parameters": [
|
|
2164
2181
|
{
|
|
2165
|
-
"id":
|
|
2182
|
+
"id": 100,
|
|
2166
2183
|
"name": "account",
|
|
2167
2184
|
"kind": 32768,
|
|
2168
2185
|
"kindString": "Parameter",
|
|
@@ -2177,31 +2194,7 @@
|
|
|
2177
2194
|
}
|
|
2178
2195
|
},
|
|
2179
2196
|
{
|
|
2180
|
-
"id":
|
|
2181
|
-
"name": "spinCheck",
|
|
2182
|
-
"kind": 32768,
|
|
2183
|
-
"kindString": "Parameter",
|
|
2184
|
-
"flags": {
|
|
2185
|
-
"isOptional": true
|
|
2186
|
-
},
|
|
2187
|
-
"type": {
|
|
2188
|
-
"type": "union",
|
|
2189
|
-
"types": [
|
|
2190
|
-
{
|
|
2191
|
-
"type": "intrinsic",
|
|
2192
|
-
"name": "boolean"
|
|
2193
|
-
},
|
|
2194
|
-
{
|
|
2195
|
-
"type": "reference",
|
|
2196
|
-
"name": "RenderSpinCheckConfig",
|
|
2197
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
2198
|
-
"package": "@xylabs/react-render-spin-check"
|
|
2199
|
-
}
|
|
2200
|
-
]
|
|
2201
|
-
}
|
|
2202
|
-
},
|
|
2203
|
-
{
|
|
2204
|
-
"id": 91,
|
|
2197
|
+
"id": 101,
|
|
2205
2198
|
"name": "logger",
|
|
2206
2199
|
"kind": 32768,
|
|
2207
2200
|
"kindString": "Parameter",
|
|
@@ -2230,7 +2223,7 @@
|
|
|
2230
2223
|
"type": "array",
|
|
2231
2224
|
"elementType": {
|
|
2232
2225
|
"type": "reference",
|
|
2233
|
-
"id":
|
|
2226
|
+
"id": 95,
|
|
2234
2227
|
"name": "TModuleWrapper"
|
|
2235
2228
|
}
|
|
2236
2229
|
}
|
|
@@ -2262,52 +2255,6 @@
|
|
|
2262
2255
|
},
|
|
2263
2256
|
{
|
|
2264
2257
|
"id": 10,
|
|
2265
|
-
"name": "useMemoryNodeUpdates",
|
|
2266
|
-
"kind": 64,
|
|
2267
|
-
"kindString": "Function",
|
|
2268
|
-
"flags": {},
|
|
2269
|
-
"sources": [
|
|
2270
|
-
{
|
|
2271
|
-
"fileName": "packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx",
|
|
2272
|
-
"line": 13,
|
|
2273
|
-
"character": 13,
|
|
2274
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/f3481fcfbb5/packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx#L13"
|
|
2275
|
-
}
|
|
2276
|
-
],
|
|
2277
|
-
"signatures": [
|
|
2278
|
-
{
|
|
2279
|
-
"id": 11,
|
|
2280
|
-
"name": "useMemoryNodeUpdates",
|
|
2281
|
-
"kind": 4096,
|
|
2282
|
-
"kindString": "Call signature",
|
|
2283
|
-
"flags": {},
|
|
2284
|
-
"parameters": [
|
|
2285
|
-
{
|
|
2286
|
-
"id": 12,
|
|
2287
|
-
"name": "refreshAddresses",
|
|
2288
|
-
"kind": 32768,
|
|
2289
|
-
"kindString": "Parameter",
|
|
2290
|
-
"flags": {
|
|
2291
|
-
"isOptional": true
|
|
2292
|
-
},
|
|
2293
|
-
"type": {
|
|
2294
|
-
"type": "array",
|
|
2295
|
-
"elementType": {
|
|
2296
|
-
"type": "intrinsic",
|
|
2297
|
-
"name": "string"
|
|
2298
|
-
}
|
|
2299
|
-
}
|
|
2300
|
-
}
|
|
2301
|
-
],
|
|
2302
|
-
"type": {
|
|
2303
|
-
"type": "reference",
|
|
2304
|
-
"name": "UseMemoryNodeUpdates"
|
|
2305
|
-
}
|
|
2306
|
-
}
|
|
2307
|
-
]
|
|
2308
|
-
},
|
|
2309
|
-
{
|
|
2310
|
-
"id": 13,
|
|
2311
2258
|
"name": "useModule",
|
|
2312
2259
|
"kind": 64,
|
|
2313
2260
|
"kindString": "Function",
|
|
@@ -2315,21 +2262,21 @@
|
|
|
2315
2262
|
"sources": [
|
|
2316
2263
|
{
|
|
2317
2264
|
"fileName": "packages/modules/packages/node/src/hooks/useModule.tsx",
|
|
2318
|
-
"line":
|
|
2265
|
+
"line": 11,
|
|
2319
2266
|
"character": 13,
|
|
2320
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2267
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useModule.tsx#L11"
|
|
2321
2268
|
}
|
|
2322
2269
|
],
|
|
2323
2270
|
"signatures": [
|
|
2324
2271
|
{
|
|
2325
|
-
"id":
|
|
2272
|
+
"id": 11,
|
|
2326
2273
|
"name": "useModule",
|
|
2327
2274
|
"kind": 4096,
|
|
2328
2275
|
"kindString": "Call signature",
|
|
2329
2276
|
"flags": {},
|
|
2330
2277
|
"typeParameter": [
|
|
2331
2278
|
{
|
|
2332
|
-
"id":
|
|
2279
|
+
"id": 18,
|
|
2333
2280
|
"name": "TModule",
|
|
2334
2281
|
"kind": 131072,
|
|
2335
2282
|
"kindString": "Type parameter",
|
|
@@ -2361,7 +2308,7 @@
|
|
|
2361
2308
|
{
|
|
2362
2309
|
"type": "reflection",
|
|
2363
2310
|
"declaration": {
|
|
2364
|
-
"id":
|
|
2311
|
+
"id": 12,
|
|
2365
2312
|
"name": "__type",
|
|
2366
2313
|
"kind": 65536,
|
|
2367
2314
|
"kindString": "Type literal",
|
|
@@ -2402,7 +2349,7 @@
|
|
|
2402
2349
|
{
|
|
2403
2350
|
"type": "reflection",
|
|
2404
2351
|
"declaration": {
|
|
2405
|
-
"id":
|
|
2352
|
+
"id": 13,
|
|
2406
2353
|
"name": "__type",
|
|
2407
2354
|
"kind": 65536,
|
|
2408
2355
|
"kindString": "Type literal",
|
|
@@ -2446,7 +2393,7 @@
|
|
|
2446
2393
|
{
|
|
2447
2394
|
"type": "reflection",
|
|
2448
2395
|
"declaration": {
|
|
2449
|
-
"id":
|
|
2396
|
+
"id": 14,
|
|
2450
2397
|
"name": "__type",
|
|
2451
2398
|
"kind": 65536,
|
|
2452
2399
|
"kindString": "Type literal",
|
|
@@ -2498,7 +2445,7 @@
|
|
|
2498
2445
|
},
|
|
2499
2446
|
{
|
|
2500
2447
|
"type": "reference",
|
|
2501
|
-
"id":
|
|
2448
|
+
"id": 18,
|
|
2502
2449
|
"name": "TModule"
|
|
2503
2450
|
}
|
|
2504
2451
|
],
|
|
@@ -2532,7 +2479,7 @@
|
|
|
2532
2479
|
{
|
|
2533
2480
|
"type": "reflection",
|
|
2534
2481
|
"declaration": {
|
|
2535
|
-
"id":
|
|
2482
|
+
"id": 15,
|
|
2536
2483
|
"name": "__type",
|
|
2537
2484
|
"kind": 65536,
|
|
2538
2485
|
"kindString": "Type literal",
|
|
@@ -2573,7 +2520,7 @@
|
|
|
2573
2520
|
{
|
|
2574
2521
|
"type": "reflection",
|
|
2575
2522
|
"declaration": {
|
|
2576
|
-
"id":
|
|
2523
|
+
"id": 16,
|
|
2577
2524
|
"name": "__type",
|
|
2578
2525
|
"kind": 65536,
|
|
2579
2526
|
"kindString": "Type literal",
|
|
@@ -2617,7 +2564,7 @@
|
|
|
2617
2564
|
{
|
|
2618
2565
|
"type": "reflection",
|
|
2619
2566
|
"declaration": {
|
|
2620
|
-
"id":
|
|
2567
|
+
"id": 17,
|
|
2621
2568
|
"name": "__type",
|
|
2622
2569
|
"kind": 65536,
|
|
2623
2570
|
"kindString": "Type literal",
|
|
@@ -2668,7 +2615,7 @@
|
|
|
2668
2615
|
],
|
|
2669
2616
|
"parameters": [
|
|
2670
2617
|
{
|
|
2671
|
-
"id":
|
|
2618
|
+
"id": 19,
|
|
2672
2619
|
"name": "nameOrAddressOrFilter",
|
|
2673
2620
|
"kind": 32768,
|
|
2674
2621
|
"kindString": "Parameter",
|
|
@@ -2692,7 +2639,7 @@
|
|
|
2692
2639
|
}
|
|
2693
2640
|
},
|
|
2694
2641
|
{
|
|
2695
|
-
"id":
|
|
2642
|
+
"id": 20,
|
|
2696
2643
|
"name": "account",
|
|
2697
2644
|
"kind": 32768,
|
|
2698
2645
|
"kindString": "Parameter",
|
|
@@ -2705,6 +2652,21 @@
|
|
|
2705
2652
|
"qualifiedName": "AccountInstance",
|
|
2706
2653
|
"package": "@xyo-network/account-model"
|
|
2707
2654
|
}
|
|
2655
|
+
},
|
|
2656
|
+
{
|
|
2657
|
+
"id": 21,
|
|
2658
|
+
"name": "logger",
|
|
2659
|
+
"kind": 32768,
|
|
2660
|
+
"kindString": "Parameter",
|
|
2661
|
+
"flags": {
|
|
2662
|
+
"isOptional": true
|
|
2663
|
+
},
|
|
2664
|
+
"type": {
|
|
2665
|
+
"type": "reference",
|
|
2666
|
+
"name": "Logger",
|
|
2667
|
+
"qualifiedName": "Logger",
|
|
2668
|
+
"package": "@xyo-network/core"
|
|
2669
|
+
}
|
|
2708
2670
|
}
|
|
2709
2671
|
],
|
|
2710
2672
|
"type": {
|
|
@@ -2719,7 +2681,7 @@
|
|
|
2719
2681
|
},
|
|
2720
2682
|
{
|
|
2721
2683
|
"type": "reference",
|
|
2722
|
-
"id":
|
|
2684
|
+
"id": 18,
|
|
2723
2685
|
"name": "TModule"
|
|
2724
2686
|
}
|
|
2725
2687
|
]
|
|
@@ -2745,7 +2707,7 @@
|
|
|
2745
2707
|
]
|
|
2746
2708
|
},
|
|
2747
2709
|
{
|
|
2748
|
-
"id":
|
|
2710
|
+
"id": 149,
|
|
2749
2711
|
"name": "useModuleRepository",
|
|
2750
2712
|
"kind": 64,
|
|
2751
2713
|
"kindString": "Function",
|
|
@@ -2759,14 +2721,14 @@
|
|
|
2759
2721
|
],
|
|
2760
2722
|
"signatures": [
|
|
2761
2723
|
{
|
|
2762
|
-
"id":
|
|
2724
|
+
"id": 150,
|
|
2763
2725
|
"name": "useModuleRepository",
|
|
2764
2726
|
"kind": 4096,
|
|
2765
2727
|
"kindString": "Call signature",
|
|
2766
2728
|
"flags": {},
|
|
2767
2729
|
"parameters": [
|
|
2768
2730
|
{
|
|
2769
|
-
"id":
|
|
2731
|
+
"id": 151,
|
|
2770
2732
|
"name": "required",
|
|
2771
2733
|
"kind": 32768,
|
|
2772
2734
|
"kindString": "Parameter",
|
|
@@ -2787,7 +2749,7 @@
|
|
|
2787
2749
|
"types": [
|
|
2788
2750
|
{
|
|
2789
2751
|
"type": "reference",
|
|
2790
|
-
"id":
|
|
2752
|
+
"id": 113,
|
|
2791
2753
|
"name": "ModuleRepositoryContextState"
|
|
2792
2754
|
},
|
|
2793
2755
|
{
|
|
@@ -2809,7 +2771,7 @@
|
|
|
2809
2771
|
]
|
|
2810
2772
|
},
|
|
2811
2773
|
{
|
|
2812
|
-
"id":
|
|
2774
|
+
"id": 22,
|
|
2813
2775
|
"name": "useModules",
|
|
2814
2776
|
"kind": 64,
|
|
2815
2777
|
"kindString": "Function",
|
|
@@ -2819,19 +2781,19 @@
|
|
|
2819
2781
|
"fileName": "packages/modules/packages/node/src/hooks/useModules.ts",
|
|
2820
2782
|
"line": 9,
|
|
2821
2783
|
"character": 13,
|
|
2822
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2784
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useModules.ts#L9"
|
|
2823
2785
|
}
|
|
2824
2786
|
],
|
|
2825
2787
|
"signatures": [
|
|
2826
2788
|
{
|
|
2827
|
-
"id":
|
|
2789
|
+
"id": 23,
|
|
2828
2790
|
"name": "useModules",
|
|
2829
2791
|
"kind": 4096,
|
|
2830
2792
|
"kindString": "Call signature",
|
|
2831
2793
|
"flags": {},
|
|
2832
2794
|
"typeParameter": [
|
|
2833
2795
|
{
|
|
2834
|
-
"id":
|
|
2796
|
+
"id": 30,
|
|
2835
2797
|
"name": "TModule",
|
|
2836
2798
|
"kind": 131072,
|
|
2837
2799
|
"kindString": "Type parameter",
|
|
@@ -2863,7 +2825,7 @@
|
|
|
2863
2825
|
{
|
|
2864
2826
|
"type": "reflection",
|
|
2865
2827
|
"declaration": {
|
|
2866
|
-
"id":
|
|
2828
|
+
"id": 24,
|
|
2867
2829
|
"name": "__type",
|
|
2868
2830
|
"kind": 65536,
|
|
2869
2831
|
"kindString": "Type literal",
|
|
@@ -2904,7 +2866,7 @@
|
|
|
2904
2866
|
{
|
|
2905
2867
|
"type": "reflection",
|
|
2906
2868
|
"declaration": {
|
|
2907
|
-
"id":
|
|
2869
|
+
"id": 25,
|
|
2908
2870
|
"name": "__type",
|
|
2909
2871
|
"kind": 65536,
|
|
2910
2872
|
"kindString": "Type literal",
|
|
@@ -2948,7 +2910,7 @@
|
|
|
2948
2910
|
{
|
|
2949
2911
|
"type": "reflection",
|
|
2950
2912
|
"declaration": {
|
|
2951
|
-
"id":
|
|
2913
|
+
"id": 26,
|
|
2952
2914
|
"name": "__type",
|
|
2953
2915
|
"kind": 65536,
|
|
2954
2916
|
"kindString": "Type literal",
|
|
@@ -3000,7 +2962,7 @@
|
|
|
3000
2962
|
},
|
|
3001
2963
|
{
|
|
3002
2964
|
"type": "reference",
|
|
3003
|
-
"id":
|
|
2965
|
+
"id": 30,
|
|
3004
2966
|
"name": "TModule"
|
|
3005
2967
|
}
|
|
3006
2968
|
],
|
|
@@ -3034,7 +2996,7 @@
|
|
|
3034
2996
|
{
|
|
3035
2997
|
"type": "reflection",
|
|
3036
2998
|
"declaration": {
|
|
3037
|
-
"id":
|
|
2999
|
+
"id": 27,
|
|
3038
3000
|
"name": "__type",
|
|
3039
3001
|
"kind": 65536,
|
|
3040
3002
|
"kindString": "Type literal",
|
|
@@ -3075,7 +3037,7 @@
|
|
|
3075
3037
|
{
|
|
3076
3038
|
"type": "reflection",
|
|
3077
3039
|
"declaration": {
|
|
3078
|
-
"id":
|
|
3040
|
+
"id": 28,
|
|
3079
3041
|
"name": "__type",
|
|
3080
3042
|
"kind": 65536,
|
|
3081
3043
|
"kindString": "Type literal",
|
|
@@ -3119,7 +3081,7 @@
|
|
|
3119
3081
|
{
|
|
3120
3082
|
"type": "reflection",
|
|
3121
3083
|
"declaration": {
|
|
3122
|
-
"id":
|
|
3084
|
+
"id": 29,
|
|
3123
3085
|
"name": "__type",
|
|
3124
3086
|
"kind": 65536,
|
|
3125
3087
|
"kindString": "Type literal",
|
|
@@ -3170,7 +3132,7 @@
|
|
|
3170
3132
|
],
|
|
3171
3133
|
"parameters": [
|
|
3172
3134
|
{
|
|
3173
|
-
"id":
|
|
3135
|
+
"id": 31,
|
|
3174
3136
|
"name": "filter",
|
|
3175
3137
|
"kind": 32768,
|
|
3176
3138
|
"kindString": "Parameter",
|
|
@@ -3185,7 +3147,7 @@
|
|
|
3185
3147
|
}
|
|
3186
3148
|
},
|
|
3187
3149
|
{
|
|
3188
|
-
"id":
|
|
3150
|
+
"id": 32,
|
|
3189
3151
|
"name": "logger",
|
|
3190
3152
|
"kind": 32768,
|
|
3191
3153
|
"kindString": "Parameter",
|
|
@@ -3214,7 +3176,7 @@
|
|
|
3214
3176
|
"type": "array",
|
|
3215
3177
|
"elementType": {
|
|
3216
3178
|
"type": "reference",
|
|
3217
|
-
"id":
|
|
3179
|
+
"id": 30,
|
|
3218
3180
|
"name": "TModule"
|
|
3219
3181
|
}
|
|
3220
3182
|
}
|
|
@@ -3241,7 +3203,7 @@
|
|
|
3241
3203
|
]
|
|
3242
3204
|
},
|
|
3243
3205
|
{
|
|
3244
|
-
"id":
|
|
3206
|
+
"id": 33,
|
|
3245
3207
|
"name": "useNode",
|
|
3246
3208
|
"kind": 64,
|
|
3247
3209
|
"kindString": "Function",
|
|
@@ -3249,21 +3211,21 @@
|
|
|
3249
3211
|
"sources": [
|
|
3250
3212
|
{
|
|
3251
3213
|
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
3252
|
-
"line":
|
|
3214
|
+
"line": 25,
|
|
3253
3215
|
"character": 13,
|
|
3254
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3216
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useNode.tsx#L25"
|
|
3255
3217
|
}
|
|
3256
3218
|
],
|
|
3257
3219
|
"signatures": [
|
|
3258
3220
|
{
|
|
3259
|
-
"id":
|
|
3221
|
+
"id": 34,
|
|
3260
3222
|
"name": "useNode",
|
|
3261
3223
|
"kind": 4096,
|
|
3262
3224
|
"kindString": "Call signature",
|
|
3263
3225
|
"flags": {},
|
|
3264
3226
|
"parameters": [
|
|
3265
3227
|
{
|
|
3266
|
-
"id":
|
|
3228
|
+
"id": 35,
|
|
3267
3229
|
"name": "nameOrAddress",
|
|
3268
3230
|
"kind": 32768,
|
|
3269
3231
|
"kindString": "Parameter",
|
|
@@ -3276,7 +3238,7 @@
|
|
|
3276
3238
|
}
|
|
3277
3239
|
},
|
|
3278
3240
|
{
|
|
3279
|
-
"id":
|
|
3241
|
+
"id": 36,
|
|
3280
3242
|
"name": "account",
|
|
3281
3243
|
"kind": 32768,
|
|
3282
3244
|
"kindString": "Parameter",
|
|
@@ -3289,6 +3251,21 @@
|
|
|
3289
3251
|
"qualifiedName": "AccountInstance",
|
|
3290
3252
|
"package": "@xyo-network/account-model"
|
|
3291
3253
|
}
|
|
3254
|
+
},
|
|
3255
|
+
{
|
|
3256
|
+
"id": 37,
|
|
3257
|
+
"name": "logger",
|
|
3258
|
+
"kind": 32768,
|
|
3259
|
+
"kindString": "Parameter",
|
|
3260
|
+
"flags": {
|
|
3261
|
+
"isOptional": true
|
|
3262
|
+
},
|
|
3263
|
+
"type": {
|
|
3264
|
+
"type": "reference",
|
|
3265
|
+
"name": "Logger",
|
|
3266
|
+
"qualifiedName": "Logger",
|
|
3267
|
+
"package": "@xyo-network/core"
|
|
3268
|
+
}
|
|
3292
3269
|
}
|
|
3293
3270
|
],
|
|
3294
3271
|
"type": {
|
|
@@ -3328,7 +3305,7 @@
|
|
|
3328
3305
|
{
|
|
3329
3306
|
"type": "reflection",
|
|
3330
3307
|
"declaration": {
|
|
3331
|
-
"id":
|
|
3308
|
+
"id": 38,
|
|
3332
3309
|
"name": "__type",
|
|
3333
3310
|
"kind": 65536,
|
|
3334
3311
|
"kindString": "Type literal",
|
|
@@ -3369,7 +3346,7 @@
|
|
|
3369
3346
|
{
|
|
3370
3347
|
"type": "reflection",
|
|
3371
3348
|
"declaration": {
|
|
3372
|
-
"id":
|
|
3349
|
+
"id": 39,
|
|
3373
3350
|
"name": "__type",
|
|
3374
3351
|
"kind": 65536,
|
|
3375
3352
|
"kindString": "Type literal",
|
|
@@ -3392,7 +3369,7 @@
|
|
|
3392
3369
|
{
|
|
3393
3370
|
"type": "reflection",
|
|
3394
3371
|
"declaration": {
|
|
3395
|
-
"id":
|
|
3372
|
+
"id": 40,
|
|
3396
3373
|
"name": "__type",
|
|
3397
3374
|
"kind": 65536,
|
|
3398
3375
|
"kindString": "Type literal",
|
|
@@ -3447,7 +3424,7 @@
|
|
|
3447
3424
|
{
|
|
3448
3425
|
"type": "reflection",
|
|
3449
3426
|
"declaration": {
|
|
3450
|
-
"id":
|
|
3427
|
+
"id": 41,
|
|
3451
3428
|
"name": "__type",
|
|
3452
3429
|
"kind": 65536,
|
|
3453
3430
|
"kindString": "Type literal",
|
|
@@ -3522,65 +3499,7 @@
|
|
|
3522
3499
|
]
|
|
3523
3500
|
},
|
|
3524
3501
|
{
|
|
3525
|
-
"id":
|
|
3526
|
-
"name": "useNodeAttachedAddresses",
|
|
3527
|
-
"kind": 64,
|
|
3528
|
-
"kindString": "Function",
|
|
3529
|
-
"flags": {},
|
|
3530
|
-
"sources": [
|
|
3531
|
-
{
|
|
3532
|
-
"fileName": "packages/modules/packages/node/src/hooks/useNodeAttachedAddresses.ts",
|
|
3533
|
-
"line": 6,
|
|
3534
|
-
"character": 13,
|
|
3535
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/f3481fcfbb5/packages/modules/packages/node/src/hooks/useNodeAttachedAddresses.ts#L6"
|
|
3536
|
-
}
|
|
3537
|
-
],
|
|
3538
|
-
"signatures": [
|
|
3539
|
-
{
|
|
3540
|
-
"id": 44,
|
|
3541
|
-
"name": "useNodeAttachedAddresses",
|
|
3542
|
-
"kind": 4096,
|
|
3543
|
-
"kindString": "Call signature",
|
|
3544
|
-
"flags": {},
|
|
3545
|
-
"type": {
|
|
3546
|
-
"type": "array",
|
|
3547
|
-
"elementType": {
|
|
3548
|
-
"type": "union",
|
|
3549
|
-
"types": [
|
|
3550
|
-
{
|
|
3551
|
-
"type": "intrinsic",
|
|
3552
|
-
"name": "undefined"
|
|
3553
|
-
},
|
|
3554
|
-
{
|
|
3555
|
-
"type": "array",
|
|
3556
|
-
"elementType": {
|
|
3557
|
-
"type": "intrinsic",
|
|
3558
|
-
"name": "string"
|
|
3559
|
-
}
|
|
3560
|
-
},
|
|
3561
|
-
{
|
|
3562
|
-
"type": "reference",
|
|
3563
|
-
"typeArguments": [
|
|
3564
|
-
{
|
|
3565
|
-
"type": "array",
|
|
3566
|
-
"elementType": {
|
|
3567
|
-
"type": "intrinsic",
|
|
3568
|
-
"name": "string"
|
|
3569
|
-
}
|
|
3570
|
-
}
|
|
3571
|
-
],
|
|
3572
|
-
"name": "Promise",
|
|
3573
|
-
"qualifiedName": "Promise",
|
|
3574
|
-
"package": "typescript"
|
|
3575
|
-
}
|
|
3576
|
-
]
|
|
3577
|
-
}
|
|
3578
|
-
}
|
|
3579
|
-
}
|
|
3580
|
-
]
|
|
3581
|
-
},
|
|
3582
|
-
{
|
|
3583
|
-
"id": 158,
|
|
3502
|
+
"id": 168,
|
|
3584
3503
|
"name": "useNodeDrawer",
|
|
3585
3504
|
"kind": 64,
|
|
3586
3505
|
"kindString": "Function",
|
|
@@ -3594,14 +3513,14 @@
|
|
|
3594
3513
|
],
|
|
3595
3514
|
"signatures": [
|
|
3596
3515
|
{
|
|
3597
|
-
"id":
|
|
3516
|
+
"id": 169,
|
|
3598
3517
|
"name": "useNodeDrawer",
|
|
3599
3518
|
"kind": 4096,
|
|
3600
3519
|
"kindString": "Call signature",
|
|
3601
3520
|
"flags": {},
|
|
3602
3521
|
"parameters": [
|
|
3603
3522
|
{
|
|
3604
|
-
"id":
|
|
3523
|
+
"id": 170,
|
|
3605
3524
|
"name": "required",
|
|
3606
3525
|
"kind": 32768,
|
|
3607
3526
|
"kindString": "Parameter",
|
|
@@ -3622,7 +3541,7 @@
|
|
|
3622
3541
|
"types": [
|
|
3623
3542
|
{
|
|
3624
3543
|
"type": "reference",
|
|
3625
|
-
"id":
|
|
3544
|
+
"id": 132,
|
|
3626
3545
|
"name": "NodeDrawerState"
|
|
3627
3546
|
},
|
|
3628
3547
|
{
|
|
@@ -3644,7 +3563,7 @@
|
|
|
3644
3563
|
]
|
|
3645
3564
|
},
|
|
3646
3565
|
{
|
|
3647
|
-
"id":
|
|
3566
|
+
"id": 42,
|
|
3648
3567
|
"name": "useProvidedNode",
|
|
3649
3568
|
"kind": 64,
|
|
3650
3569
|
"kindString": "Function",
|
|
@@ -3654,12 +3573,12 @@
|
|
|
3654
3573
|
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNode.tsx",
|
|
3655
3574
|
"line": 7,
|
|
3656
3575
|
"character": 13,
|
|
3657
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3576
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useProvidedNode.tsx#L7"
|
|
3658
3577
|
}
|
|
3659
3578
|
],
|
|
3660
3579
|
"signatures": [
|
|
3661
3580
|
{
|
|
3662
|
-
"id":
|
|
3581
|
+
"id": 43,
|
|
3663
3582
|
"name": "useProvidedNode",
|
|
3664
3583
|
"kind": 4096,
|
|
3665
3584
|
"kindString": "Call signature",
|
|
@@ -3698,7 +3617,7 @@
|
|
|
3698
3617
|
{
|
|
3699
3618
|
"type": "reflection",
|
|
3700
3619
|
"declaration": {
|
|
3701
|
-
"id":
|
|
3620
|
+
"id": 44,
|
|
3702
3621
|
"name": "__type",
|
|
3703
3622
|
"kind": 65536,
|
|
3704
3623
|
"kindString": "Type literal",
|
|
@@ -3739,7 +3658,7 @@
|
|
|
3739
3658
|
{
|
|
3740
3659
|
"type": "reflection",
|
|
3741
3660
|
"declaration": {
|
|
3742
|
-
"id":
|
|
3661
|
+
"id": 45,
|
|
3743
3662
|
"name": "__type",
|
|
3744
3663
|
"kind": 65536,
|
|
3745
3664
|
"kindString": "Type literal",
|
|
@@ -3762,7 +3681,7 @@
|
|
|
3762
3681
|
{
|
|
3763
3682
|
"type": "reflection",
|
|
3764
3683
|
"declaration": {
|
|
3765
|
-
"id":
|
|
3684
|
+
"id": 46,
|
|
3766
3685
|
"name": "__type",
|
|
3767
3686
|
"kind": 65536,
|
|
3768
3687
|
"kindString": "Type literal",
|
|
@@ -3817,7 +3736,7 @@
|
|
|
3817
3736
|
{
|
|
3818
3737
|
"type": "reflection",
|
|
3819
3738
|
"declaration": {
|
|
3820
|
-
"id":
|
|
3739
|
+
"id": 47,
|
|
3821
3740
|
"name": "__type",
|
|
3822
3741
|
"kind": 65536,
|
|
3823
3742
|
"kindString": "Type literal",
|
|
@@ -3872,30 +3791,30 @@
|
|
|
3872
3791
|
]
|
|
3873
3792
|
},
|
|
3874
3793
|
{
|
|
3875
|
-
"id":
|
|
3876
|
-
"name": "
|
|
3794
|
+
"id": 55,
|
|
3795
|
+
"name": "useProvidedNodeAttachedAddresses",
|
|
3877
3796
|
"kind": 64,
|
|
3878
3797
|
"kindString": "Function",
|
|
3879
3798
|
"flags": {},
|
|
3880
3799
|
"sources": [
|
|
3881
3800
|
{
|
|
3882
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
3883
|
-
"line":
|
|
3801
|
+
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNodeAttachedAddresses.ts",
|
|
3802
|
+
"line": 7,
|
|
3884
3803
|
"character": 13,
|
|
3885
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3804
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useProvidedNodeAttachedAddresses.ts#L7"
|
|
3886
3805
|
}
|
|
3887
3806
|
],
|
|
3888
3807
|
"signatures": [
|
|
3889
3808
|
{
|
|
3890
|
-
"id":
|
|
3891
|
-
"name": "
|
|
3809
|
+
"id": 56,
|
|
3810
|
+
"name": "useProvidedNodeAttachedAddresses",
|
|
3892
3811
|
"kind": 4096,
|
|
3893
3812
|
"kindString": "Call signature",
|
|
3894
3813
|
"flags": {},
|
|
3895
3814
|
"parameters": [
|
|
3896
3815
|
{
|
|
3897
|
-
"id":
|
|
3898
|
-
"name": "
|
|
3816
|
+
"id": 57,
|
|
3817
|
+
"name": "node",
|
|
3899
3818
|
"kind": 32768,
|
|
3900
3819
|
"kindString": "Parameter",
|
|
3901
3820
|
"flags": {
|
|
@@ -3903,55 +3822,543 @@
|
|
|
3903
3822
|
},
|
|
3904
3823
|
"type": {
|
|
3905
3824
|
"type": "reference",
|
|
3906
|
-
"
|
|
3907
|
-
"qualifiedName": "AccountInstance",
|
|
3908
|
-
"package": "@xyo-network/account-model"
|
|
3909
|
-
}
|
|
3910
|
-
}
|
|
3911
|
-
],
|
|
3912
|
-
"type": {
|
|
3913
|
-
"type": "tuple",
|
|
3914
|
-
"elements": [
|
|
3915
|
-
{
|
|
3916
|
-
"type": "union",
|
|
3917
|
-
"types": [
|
|
3918
|
-
{
|
|
3919
|
-
"type": "intrinsic",
|
|
3920
|
-
"name": "undefined"
|
|
3921
|
-
},
|
|
3825
|
+
"typeArguments": [
|
|
3922
3826
|
{
|
|
3923
3827
|
"type": "reference",
|
|
3924
3828
|
"typeArguments": [
|
|
3925
3829
|
{
|
|
3926
|
-
"type": "
|
|
3927
|
-
"
|
|
3830
|
+
"type": "intersection",
|
|
3831
|
+
"types": [
|
|
3928
3832
|
{
|
|
3929
3833
|
"type": "reference",
|
|
3930
|
-
"
|
|
3931
|
-
|
|
3932
|
-
|
|
3933
|
-
|
|
3934
|
-
|
|
3935
|
-
|
|
3936
|
-
|
|
3937
|
-
|
|
3938
|
-
|
|
3939
|
-
|
|
3940
|
-
|
|
3941
|
-
|
|
3942
|
-
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3954
|
-
|
|
3834
|
+
"name": "SchemaFields",
|
|
3835
|
+
"qualifiedName": "SchemaFields",
|
|
3836
|
+
"package": "@xyo-network/payload-model"
|
|
3837
|
+
},
|
|
3838
|
+
{
|
|
3839
|
+
"type": "reference",
|
|
3840
|
+
"name": "PayloadFields",
|
|
3841
|
+
"qualifiedName": "PayloadFields",
|
|
3842
|
+
"package": "@xyo-network/payload-model"
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"type": "reflection",
|
|
3846
|
+
"declaration": {
|
|
3847
|
+
"id": 58,
|
|
3848
|
+
"name": "__type",
|
|
3849
|
+
"kind": 65536,
|
|
3850
|
+
"kindString": "Type literal",
|
|
3851
|
+
"flags": {},
|
|
3852
|
+
"sources": [
|
|
3853
|
+
{
|
|
3854
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
3855
|
+
"line": 8,
|
|
3856
|
+
"character": 103
|
|
3857
|
+
}
|
|
3858
|
+
]
|
|
3859
|
+
}
|
|
3860
|
+
},
|
|
3861
|
+
{
|
|
3862
|
+
"type": "reference",
|
|
3863
|
+
"typeArguments": [
|
|
3864
|
+
{
|
|
3865
|
+
"type": "intersection",
|
|
3866
|
+
"types": [
|
|
3867
|
+
{
|
|
3868
|
+
"type": "reference",
|
|
3869
|
+
"typeArguments": [
|
|
3870
|
+
{
|
|
3871
|
+
"type": "intersection",
|
|
3872
|
+
"types": [
|
|
3873
|
+
{
|
|
3874
|
+
"type": "reference",
|
|
3875
|
+
"name": "SchemaFields",
|
|
3876
|
+
"qualifiedName": "SchemaFields",
|
|
3877
|
+
"package": "@xyo-network/payload-model"
|
|
3878
|
+
},
|
|
3879
|
+
{
|
|
3880
|
+
"type": "reference",
|
|
3881
|
+
"name": "PayloadFields",
|
|
3882
|
+
"qualifiedName": "PayloadFields",
|
|
3883
|
+
"package": "@xyo-network/payload-model"
|
|
3884
|
+
},
|
|
3885
|
+
{
|
|
3886
|
+
"type": "reflection",
|
|
3887
|
+
"declaration": {
|
|
3888
|
+
"id": 59,
|
|
3889
|
+
"name": "__type",
|
|
3890
|
+
"kind": 65536,
|
|
3891
|
+
"kindString": "Type literal",
|
|
3892
|
+
"flags": {},
|
|
3893
|
+
"sources": [
|
|
3894
|
+
{
|
|
3895
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
3896
|
+
"line": 8,
|
|
3897
|
+
"character": 103
|
|
3898
|
+
}
|
|
3899
|
+
]
|
|
3900
|
+
}
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"type": "reference",
|
|
3904
|
+
"typeArguments": [
|
|
3905
|
+
{
|
|
3906
|
+
"type": "intersection",
|
|
3907
|
+
"types": [
|
|
3908
|
+
{
|
|
3909
|
+
"type": "reflection",
|
|
3910
|
+
"declaration": {
|
|
3911
|
+
"id": 60,
|
|
3912
|
+
"name": "__type",
|
|
3913
|
+
"kind": 65536,
|
|
3914
|
+
"kindString": "Type literal",
|
|
3915
|
+
"flags": {},
|
|
3916
|
+
"sources": [
|
|
3917
|
+
{
|
|
3918
|
+
"fileName": "node_modules/@xyo-network/node-model/dist/types/Config.d.ts",
|
|
3919
|
+
"line": 5,
|
|
3920
|
+
"character": 87
|
|
3921
|
+
}
|
|
3922
|
+
]
|
|
3923
|
+
}
|
|
3924
|
+
},
|
|
3925
|
+
{
|
|
3926
|
+
"type": "reference",
|
|
3927
|
+
"typeArguments": [
|
|
3928
|
+
{
|
|
3929
|
+
"type": "intrinsic",
|
|
3930
|
+
"name": "undefined"
|
|
3931
|
+
},
|
|
3932
|
+
{
|
|
3933
|
+
"type": "literal",
|
|
3934
|
+
"value": "schema"
|
|
3935
|
+
}
|
|
3936
|
+
],
|
|
3937
|
+
"name": "Omit",
|
|
3938
|
+
"qualifiedName": "Omit",
|
|
3939
|
+
"package": "typescript"
|
|
3940
|
+
}
|
|
3941
|
+
]
|
|
3942
|
+
},
|
|
3943
|
+
{
|
|
3944
|
+
"type": "literal",
|
|
3945
|
+
"value": "schema"
|
|
3946
|
+
}
|
|
3947
|
+
],
|
|
3948
|
+
"name": "Omit",
|
|
3949
|
+
"qualifiedName": "Omit",
|
|
3950
|
+
"package": "typescript"
|
|
3951
|
+
}
|
|
3952
|
+
]
|
|
3953
|
+
},
|
|
3954
|
+
{
|
|
3955
|
+
"type": "literal",
|
|
3956
|
+
"value": "schema"
|
|
3957
|
+
}
|
|
3958
|
+
],
|
|
3959
|
+
"name": "Omit",
|
|
3960
|
+
"qualifiedName": "Omit",
|
|
3961
|
+
"package": "typescript"
|
|
3962
|
+
},
|
|
3963
|
+
{
|
|
3964
|
+
"type": "reflection",
|
|
3965
|
+
"declaration": {
|
|
3966
|
+
"id": 61,
|
|
3967
|
+
"name": "__type",
|
|
3968
|
+
"kind": 65536,
|
|
3969
|
+
"kindString": "Type literal",
|
|
3970
|
+
"flags": {},
|
|
3971
|
+
"sources": [
|
|
3972
|
+
{
|
|
3973
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
|
|
3974
|
+
"line": 18,
|
|
3975
|
+
"character": 58
|
|
3976
|
+
}
|
|
3977
|
+
]
|
|
3978
|
+
}
|
|
3979
|
+
}
|
|
3980
|
+
]
|
|
3981
|
+
},
|
|
3982
|
+
{
|
|
3983
|
+
"type": "literal",
|
|
3984
|
+
"value": "schema"
|
|
3985
|
+
}
|
|
3986
|
+
],
|
|
3987
|
+
"name": "Omit",
|
|
3988
|
+
"qualifiedName": "Omit",
|
|
3989
|
+
"package": "typescript"
|
|
3990
|
+
}
|
|
3991
|
+
]
|
|
3992
|
+
},
|
|
3993
|
+
{
|
|
3994
|
+
"type": "intrinsic",
|
|
3995
|
+
"name": "undefined"
|
|
3996
|
+
}
|
|
3997
|
+
],
|
|
3998
|
+
"name": "NodeModuleParams",
|
|
3999
|
+
"qualifiedName": "NodeModuleParams",
|
|
4000
|
+
"package": "@xyo-network/node-model"
|
|
4001
|
+
},
|
|
4002
|
+
{
|
|
4003
|
+
"type": "reference",
|
|
4004
|
+
"name": "NodeModuleEventData",
|
|
4005
|
+
"qualifiedName": "NodeModuleEventData",
|
|
4006
|
+
"package": "@xyo-network/node-model"
|
|
4007
|
+
}
|
|
4008
|
+
],
|
|
4009
|
+
"name": "NodeModule",
|
|
4010
|
+
"qualifiedName": "NodeModule",
|
|
4011
|
+
"package": "@xyo-network/node-model"
|
|
4012
|
+
}
|
|
4013
|
+
}
|
|
4014
|
+
],
|
|
4015
|
+
"type": {
|
|
4016
|
+
"type": "array",
|
|
4017
|
+
"elementType": {
|
|
4018
|
+
"type": "union",
|
|
4019
|
+
"types": [
|
|
4020
|
+
{
|
|
4021
|
+
"type": "intrinsic",
|
|
4022
|
+
"name": "undefined"
|
|
4023
|
+
},
|
|
4024
|
+
{
|
|
4025
|
+
"type": "array",
|
|
4026
|
+
"elementType": {
|
|
4027
|
+
"type": "intrinsic",
|
|
4028
|
+
"name": "string"
|
|
4029
|
+
}
|
|
4030
|
+
}
|
|
4031
|
+
]
|
|
4032
|
+
}
|
|
4033
|
+
}
|
|
4034
|
+
}
|
|
4035
|
+
]
|
|
4036
|
+
},
|
|
4037
|
+
{
|
|
4038
|
+
"id": 62,
|
|
4039
|
+
"name": "useProvidedNodeRegisteredAddresses",
|
|
4040
|
+
"kind": 64,
|
|
4041
|
+
"kindString": "Function",
|
|
4042
|
+
"flags": {},
|
|
4043
|
+
"sources": [
|
|
4044
|
+
{
|
|
4045
|
+
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNodeRegisteredAddresses.ts",
|
|
4046
|
+
"line": 7,
|
|
4047
|
+
"character": 13,
|
|
4048
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useProvidedNodeRegisteredAddresses.ts#L7"
|
|
4049
|
+
}
|
|
4050
|
+
],
|
|
4051
|
+
"signatures": [
|
|
4052
|
+
{
|
|
4053
|
+
"id": 63,
|
|
4054
|
+
"name": "useProvidedNodeRegisteredAddresses",
|
|
4055
|
+
"kind": 4096,
|
|
4056
|
+
"kindString": "Call signature",
|
|
4057
|
+
"flags": {},
|
|
4058
|
+
"parameters": [
|
|
4059
|
+
{
|
|
4060
|
+
"id": 64,
|
|
4061
|
+
"name": "node",
|
|
4062
|
+
"kind": 32768,
|
|
4063
|
+
"kindString": "Parameter",
|
|
4064
|
+
"flags": {
|
|
4065
|
+
"isOptional": true
|
|
4066
|
+
},
|
|
4067
|
+
"type": {
|
|
4068
|
+
"type": "reference",
|
|
4069
|
+
"typeArguments": [
|
|
4070
|
+
{
|
|
4071
|
+
"type": "reference",
|
|
4072
|
+
"typeArguments": [
|
|
4073
|
+
{
|
|
4074
|
+
"type": "intersection",
|
|
4075
|
+
"types": [
|
|
4076
|
+
{
|
|
4077
|
+
"type": "reference",
|
|
4078
|
+
"name": "SchemaFields",
|
|
4079
|
+
"qualifiedName": "SchemaFields",
|
|
4080
|
+
"package": "@xyo-network/payload-model"
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
"type": "reference",
|
|
4084
|
+
"name": "PayloadFields",
|
|
4085
|
+
"qualifiedName": "PayloadFields",
|
|
4086
|
+
"package": "@xyo-network/payload-model"
|
|
4087
|
+
},
|
|
4088
|
+
{
|
|
4089
|
+
"type": "reflection",
|
|
4090
|
+
"declaration": {
|
|
4091
|
+
"id": 65,
|
|
4092
|
+
"name": "__type",
|
|
4093
|
+
"kind": 65536,
|
|
4094
|
+
"kindString": "Type literal",
|
|
4095
|
+
"flags": {},
|
|
4096
|
+
"sources": [
|
|
4097
|
+
{
|
|
4098
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4099
|
+
"line": 8,
|
|
4100
|
+
"character": 103
|
|
4101
|
+
}
|
|
4102
|
+
]
|
|
4103
|
+
}
|
|
4104
|
+
},
|
|
4105
|
+
{
|
|
4106
|
+
"type": "reference",
|
|
4107
|
+
"typeArguments": [
|
|
4108
|
+
{
|
|
4109
|
+
"type": "intersection",
|
|
4110
|
+
"types": [
|
|
4111
|
+
{
|
|
4112
|
+
"type": "reference",
|
|
4113
|
+
"typeArguments": [
|
|
4114
|
+
{
|
|
4115
|
+
"type": "intersection",
|
|
4116
|
+
"types": [
|
|
4117
|
+
{
|
|
4118
|
+
"type": "reference",
|
|
4119
|
+
"name": "SchemaFields",
|
|
4120
|
+
"qualifiedName": "SchemaFields",
|
|
4121
|
+
"package": "@xyo-network/payload-model"
|
|
4122
|
+
},
|
|
4123
|
+
{
|
|
4124
|
+
"type": "reference",
|
|
4125
|
+
"name": "PayloadFields",
|
|
4126
|
+
"qualifiedName": "PayloadFields",
|
|
4127
|
+
"package": "@xyo-network/payload-model"
|
|
4128
|
+
},
|
|
4129
|
+
{
|
|
4130
|
+
"type": "reflection",
|
|
4131
|
+
"declaration": {
|
|
4132
|
+
"id": 66,
|
|
4133
|
+
"name": "__type",
|
|
4134
|
+
"kind": 65536,
|
|
4135
|
+
"kindString": "Type literal",
|
|
4136
|
+
"flags": {},
|
|
4137
|
+
"sources": [
|
|
4138
|
+
{
|
|
4139
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4140
|
+
"line": 8,
|
|
4141
|
+
"character": 103
|
|
4142
|
+
}
|
|
4143
|
+
]
|
|
4144
|
+
}
|
|
4145
|
+
},
|
|
4146
|
+
{
|
|
4147
|
+
"type": "reference",
|
|
4148
|
+
"typeArguments": [
|
|
4149
|
+
{
|
|
4150
|
+
"type": "intersection",
|
|
4151
|
+
"types": [
|
|
4152
|
+
{
|
|
4153
|
+
"type": "reflection",
|
|
4154
|
+
"declaration": {
|
|
4155
|
+
"id": 67,
|
|
4156
|
+
"name": "__type",
|
|
4157
|
+
"kind": 65536,
|
|
4158
|
+
"kindString": "Type literal",
|
|
4159
|
+
"flags": {},
|
|
4160
|
+
"sources": [
|
|
4161
|
+
{
|
|
4162
|
+
"fileName": "node_modules/@xyo-network/node-model/dist/types/Config.d.ts",
|
|
4163
|
+
"line": 5,
|
|
4164
|
+
"character": 87
|
|
4165
|
+
}
|
|
4166
|
+
]
|
|
4167
|
+
}
|
|
4168
|
+
},
|
|
4169
|
+
{
|
|
4170
|
+
"type": "reference",
|
|
4171
|
+
"typeArguments": [
|
|
4172
|
+
{
|
|
4173
|
+
"type": "intrinsic",
|
|
4174
|
+
"name": "undefined"
|
|
4175
|
+
},
|
|
4176
|
+
{
|
|
4177
|
+
"type": "literal",
|
|
4178
|
+
"value": "schema"
|
|
4179
|
+
}
|
|
4180
|
+
],
|
|
4181
|
+
"name": "Omit",
|
|
4182
|
+
"qualifiedName": "Omit",
|
|
4183
|
+
"package": "typescript"
|
|
4184
|
+
}
|
|
4185
|
+
]
|
|
4186
|
+
},
|
|
4187
|
+
{
|
|
4188
|
+
"type": "literal",
|
|
4189
|
+
"value": "schema"
|
|
4190
|
+
}
|
|
4191
|
+
],
|
|
4192
|
+
"name": "Omit",
|
|
4193
|
+
"qualifiedName": "Omit",
|
|
4194
|
+
"package": "typescript"
|
|
4195
|
+
}
|
|
4196
|
+
]
|
|
4197
|
+
},
|
|
4198
|
+
{
|
|
4199
|
+
"type": "literal",
|
|
4200
|
+
"value": "schema"
|
|
4201
|
+
}
|
|
4202
|
+
],
|
|
4203
|
+
"name": "Omit",
|
|
4204
|
+
"qualifiedName": "Omit",
|
|
4205
|
+
"package": "typescript"
|
|
4206
|
+
},
|
|
4207
|
+
{
|
|
4208
|
+
"type": "reflection",
|
|
4209
|
+
"declaration": {
|
|
4210
|
+
"id": 68,
|
|
4211
|
+
"name": "__type",
|
|
4212
|
+
"kind": 65536,
|
|
4213
|
+
"kindString": "Type literal",
|
|
4214
|
+
"flags": {},
|
|
4215
|
+
"sources": [
|
|
4216
|
+
{
|
|
4217
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
|
|
4218
|
+
"line": 18,
|
|
4219
|
+
"character": 58
|
|
4220
|
+
}
|
|
4221
|
+
]
|
|
4222
|
+
}
|
|
4223
|
+
}
|
|
4224
|
+
]
|
|
4225
|
+
},
|
|
4226
|
+
{
|
|
4227
|
+
"type": "literal",
|
|
4228
|
+
"value": "schema"
|
|
4229
|
+
}
|
|
4230
|
+
],
|
|
4231
|
+
"name": "Omit",
|
|
4232
|
+
"qualifiedName": "Omit",
|
|
4233
|
+
"package": "typescript"
|
|
4234
|
+
}
|
|
4235
|
+
]
|
|
4236
|
+
},
|
|
4237
|
+
{
|
|
4238
|
+
"type": "intrinsic",
|
|
4239
|
+
"name": "undefined"
|
|
4240
|
+
}
|
|
4241
|
+
],
|
|
4242
|
+
"name": "NodeModuleParams",
|
|
4243
|
+
"qualifiedName": "NodeModuleParams",
|
|
4244
|
+
"package": "@xyo-network/node-model"
|
|
4245
|
+
},
|
|
4246
|
+
{
|
|
4247
|
+
"type": "reference",
|
|
4248
|
+
"name": "NodeModuleEventData",
|
|
4249
|
+
"qualifiedName": "NodeModuleEventData",
|
|
4250
|
+
"package": "@xyo-network/node-model"
|
|
4251
|
+
}
|
|
4252
|
+
],
|
|
4253
|
+
"name": "NodeModule",
|
|
4254
|
+
"qualifiedName": "NodeModule",
|
|
4255
|
+
"package": "@xyo-network/node-model"
|
|
4256
|
+
}
|
|
4257
|
+
}
|
|
4258
|
+
],
|
|
4259
|
+
"type": {
|
|
4260
|
+
"type": "array",
|
|
4261
|
+
"elementType": {
|
|
4262
|
+
"type": "union",
|
|
4263
|
+
"types": [
|
|
4264
|
+
{
|
|
4265
|
+
"type": "intrinsic",
|
|
4266
|
+
"name": "undefined"
|
|
4267
|
+
},
|
|
4268
|
+
{
|
|
4269
|
+
"type": "array",
|
|
4270
|
+
"elementType": {
|
|
4271
|
+
"type": "intrinsic",
|
|
4272
|
+
"name": "string"
|
|
4273
|
+
}
|
|
4274
|
+
}
|
|
4275
|
+
]
|
|
4276
|
+
}
|
|
4277
|
+
}
|
|
4278
|
+
}
|
|
4279
|
+
]
|
|
4280
|
+
},
|
|
4281
|
+
{
|
|
4282
|
+
"id": 48,
|
|
4283
|
+
"name": "useProvidedWrappedNode",
|
|
4284
|
+
"kind": 64,
|
|
4285
|
+
"kindString": "Function",
|
|
4286
|
+
"flags": {},
|
|
4287
|
+
"sources": [
|
|
4288
|
+
{
|
|
4289
|
+
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNode.tsx",
|
|
4290
|
+
"line": 13,
|
|
4291
|
+
"character": 13,
|
|
4292
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useProvidedNode.tsx#L13"
|
|
4293
|
+
}
|
|
4294
|
+
],
|
|
4295
|
+
"signatures": [
|
|
4296
|
+
{
|
|
4297
|
+
"id": 49,
|
|
4298
|
+
"name": "useProvidedWrappedNode",
|
|
4299
|
+
"kind": 4096,
|
|
4300
|
+
"kindString": "Call signature",
|
|
4301
|
+
"flags": {},
|
|
4302
|
+
"parameters": [
|
|
4303
|
+
{
|
|
4304
|
+
"id": 50,
|
|
4305
|
+
"name": "account",
|
|
4306
|
+
"kind": 32768,
|
|
4307
|
+
"kindString": "Parameter",
|
|
4308
|
+
"flags": {
|
|
4309
|
+
"isOptional": true
|
|
4310
|
+
},
|
|
4311
|
+
"type": {
|
|
4312
|
+
"type": "reference",
|
|
4313
|
+
"name": "AccountInstance",
|
|
4314
|
+
"qualifiedName": "AccountInstance",
|
|
4315
|
+
"package": "@xyo-network/account-model"
|
|
4316
|
+
}
|
|
4317
|
+
}
|
|
4318
|
+
],
|
|
4319
|
+
"type": {
|
|
4320
|
+
"type": "tuple",
|
|
4321
|
+
"elements": [
|
|
4322
|
+
{
|
|
4323
|
+
"type": "union",
|
|
4324
|
+
"types": [
|
|
4325
|
+
{
|
|
4326
|
+
"type": "intrinsic",
|
|
4327
|
+
"name": "undefined"
|
|
4328
|
+
},
|
|
4329
|
+
{
|
|
4330
|
+
"type": "reference",
|
|
4331
|
+
"typeArguments": [
|
|
4332
|
+
{
|
|
4333
|
+
"type": "reference",
|
|
4334
|
+
"typeArguments": [
|
|
4335
|
+
{
|
|
4336
|
+
"type": "reference",
|
|
4337
|
+
"typeArguments": [
|
|
4338
|
+
{
|
|
4339
|
+
"type": "intersection",
|
|
4340
|
+
"types": [
|
|
4341
|
+
{
|
|
4342
|
+
"type": "reference",
|
|
4343
|
+
"name": "SchemaFields",
|
|
4344
|
+
"qualifiedName": "SchemaFields",
|
|
4345
|
+
"package": "@xyo-network/payload-model"
|
|
4346
|
+
},
|
|
4347
|
+
{
|
|
4348
|
+
"type": "reference",
|
|
4349
|
+
"name": "PayloadFields",
|
|
4350
|
+
"qualifiedName": "PayloadFields",
|
|
4351
|
+
"package": "@xyo-network/payload-model"
|
|
4352
|
+
},
|
|
4353
|
+
{
|
|
4354
|
+
"type": "reflection",
|
|
4355
|
+
"declaration": {
|
|
4356
|
+
"id": 51,
|
|
4357
|
+
"name": "__type",
|
|
4358
|
+
"kind": 65536,
|
|
4359
|
+
"kindString": "Type literal",
|
|
4360
|
+
"flags": {},
|
|
4361
|
+
"sources": [
|
|
3955
4362
|
{
|
|
3956
4363
|
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
3957
4364
|
"line": 8,
|
|
@@ -3987,7 +4394,7 @@
|
|
|
3987
4394
|
{
|
|
3988
4395
|
"type": "reflection",
|
|
3989
4396
|
"declaration": {
|
|
3990
|
-
"id":
|
|
4397
|
+
"id": 52,
|
|
3991
4398
|
"name": "__type",
|
|
3992
4399
|
"kind": 65536,
|
|
3993
4400
|
"kindString": "Type literal",
|
|
@@ -4010,7 +4417,7 @@
|
|
|
4010
4417
|
{
|
|
4011
4418
|
"type": "reflection",
|
|
4012
4419
|
"declaration": {
|
|
4013
|
-
"id":
|
|
4420
|
+
"id": 53,
|
|
4014
4421
|
"name": "__type",
|
|
4015
4422
|
"kind": 65536,
|
|
4016
4423
|
"kindString": "Type literal",
|
|
@@ -4065,7 +4472,7 @@
|
|
|
4065
4472
|
{
|
|
4066
4473
|
"type": "reflection",
|
|
4067
4474
|
"declaration": {
|
|
4068
|
-
"id":
|
|
4475
|
+
"id": 54,
|
|
4069
4476
|
"name": "__type",
|
|
4070
4477
|
"kind": 65536,
|
|
4071
4478
|
"kindString": "Type literal",
|
|
@@ -4140,7 +4547,7 @@
|
|
|
4140
4547
|
]
|
|
4141
4548
|
},
|
|
4142
4549
|
{
|
|
4143
|
-
"id":
|
|
4550
|
+
"id": 82,
|
|
4144
4551
|
"name": "useWrappedModule",
|
|
4145
4552
|
"kind": 64,
|
|
4146
4553
|
"kindString": "Function",
|
|
@@ -4148,21 +4555,21 @@
|
|
|
4148
4555
|
"sources": [
|
|
4149
4556
|
{
|
|
4150
4557
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
4151
|
-
"line":
|
|
4558
|
+
"line": 58,
|
|
4152
4559
|
"character": 13,
|
|
4153
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4560
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L58"
|
|
4154
4561
|
}
|
|
4155
4562
|
],
|
|
4156
4563
|
"signatures": [
|
|
4157
4564
|
{
|
|
4158
|
-
"id":
|
|
4565
|
+
"id": 83,
|
|
4159
4566
|
"name": "useWrappedModule",
|
|
4160
4567
|
"kind": 4096,
|
|
4161
4568
|
"kindString": "Call signature",
|
|
4162
4569
|
"flags": {},
|
|
4163
4570
|
"parameters": [
|
|
4164
4571
|
{
|
|
4165
|
-
"id":
|
|
4572
|
+
"id": 84,
|
|
4166
4573
|
"name": "nameOrAddress",
|
|
4167
4574
|
"kind": 32768,
|
|
4168
4575
|
"kindString": "Parameter",
|
|
@@ -4175,7 +4582,7 @@
|
|
|
4175
4582
|
}
|
|
4176
4583
|
},
|
|
4177
4584
|
{
|
|
4178
|
-
"id":
|
|
4585
|
+
"id": 85,
|
|
4179
4586
|
"name": "account",
|
|
4180
4587
|
"kind": 32768,
|
|
4181
4588
|
"kindString": "Parameter",
|
|
@@ -4190,27 +4597,18 @@
|
|
|
4190
4597
|
}
|
|
4191
4598
|
},
|
|
4192
4599
|
{
|
|
4193
|
-
"id":
|
|
4194
|
-
"name": "
|
|
4600
|
+
"id": 86,
|
|
4601
|
+
"name": "logger",
|
|
4195
4602
|
"kind": 32768,
|
|
4196
4603
|
"kindString": "Parameter",
|
|
4197
4604
|
"flags": {
|
|
4198
4605
|
"isOptional": true
|
|
4199
4606
|
},
|
|
4200
4607
|
"type": {
|
|
4201
|
-
"type": "
|
|
4202
|
-
"
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
"name": "boolean"
|
|
4206
|
-
},
|
|
4207
|
-
{
|
|
4208
|
-
"type": "reference",
|
|
4209
|
-
"name": "RenderSpinCheckConfig",
|
|
4210
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
4211
|
-
"package": "@xylabs/react-render-spin-check"
|
|
4212
|
-
}
|
|
4213
|
-
]
|
|
4608
|
+
"type": "reference",
|
|
4609
|
+
"name": "Logger",
|
|
4610
|
+
"qualifiedName": "Logger",
|
|
4611
|
+
"package": "@xyo-network/core"
|
|
4214
4612
|
}
|
|
4215
4613
|
}
|
|
4216
4614
|
],
|
|
@@ -4251,7 +4649,7 @@
|
|
|
4251
4649
|
{
|
|
4252
4650
|
"type": "reflection",
|
|
4253
4651
|
"declaration": {
|
|
4254
|
-
"id":
|
|
4652
|
+
"id": 87,
|
|
4255
4653
|
"name": "__type",
|
|
4256
4654
|
"kind": 65536,
|
|
4257
4655
|
"kindString": "Type literal",
|
|
@@ -4292,7 +4690,7 @@
|
|
|
4292
4690
|
{
|
|
4293
4691
|
"type": "reflection",
|
|
4294
4692
|
"declaration": {
|
|
4295
|
-
"id":
|
|
4693
|
+
"id": 88,
|
|
4296
4694
|
"name": "__type",
|
|
4297
4695
|
"kind": 65536,
|
|
4298
4696
|
"kindString": "Type literal",
|
|
@@ -4336,7 +4734,7 @@
|
|
|
4336
4734
|
{
|
|
4337
4735
|
"type": "reflection",
|
|
4338
4736
|
"declaration": {
|
|
4339
|
-
"id":
|
|
4737
|
+
"id": 89,
|
|
4340
4738
|
"name": "__type",
|
|
4341
4739
|
"kind": 65536,
|
|
4342
4740
|
"kindString": "Type literal",
|
|
@@ -4411,7 +4809,7 @@
|
|
|
4411
4809
|
]
|
|
4412
4810
|
},
|
|
4413
4811
|
{
|
|
4414
|
-
"id":
|
|
4812
|
+
"id": 102,
|
|
4415
4813
|
"name": "useWrappedModules",
|
|
4416
4814
|
"kind": 64,
|
|
4417
4815
|
"kindString": "Function",
|
|
@@ -4419,21 +4817,21 @@
|
|
|
4419
4817
|
"sources": [
|
|
4420
4818
|
{
|
|
4421
4819
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
4422
|
-
"line":
|
|
4820
|
+
"line": 66,
|
|
4423
4821
|
"character": 13,
|
|
4424
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4822
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L66"
|
|
4425
4823
|
}
|
|
4426
4824
|
],
|
|
4427
4825
|
"signatures": [
|
|
4428
4826
|
{
|
|
4429
|
-
"id":
|
|
4827
|
+
"id": 103,
|
|
4430
4828
|
"name": "useWrappedModules",
|
|
4431
4829
|
"kind": 4096,
|
|
4432
4830
|
"kindString": "Call signature",
|
|
4433
4831
|
"flags": {},
|
|
4434
4832
|
"parameters": [
|
|
4435
4833
|
{
|
|
4436
|
-
"id":
|
|
4834
|
+
"id": 104,
|
|
4437
4835
|
"name": "account",
|
|
4438
4836
|
"kind": 32768,
|
|
4439
4837
|
"kindString": "Parameter",
|
|
@@ -4448,31 +4846,7 @@
|
|
|
4448
4846
|
}
|
|
4449
4847
|
},
|
|
4450
4848
|
{
|
|
4451
|
-
"id":
|
|
4452
|
-
"name": "spinCheck",
|
|
4453
|
-
"kind": 32768,
|
|
4454
|
-
"kindString": "Parameter",
|
|
4455
|
-
"flags": {
|
|
4456
|
-
"isOptional": true
|
|
4457
|
-
},
|
|
4458
|
-
"type": {
|
|
4459
|
-
"type": "union",
|
|
4460
|
-
"types": [
|
|
4461
|
-
{
|
|
4462
|
-
"type": "intrinsic",
|
|
4463
|
-
"name": "boolean"
|
|
4464
|
-
},
|
|
4465
|
-
{
|
|
4466
|
-
"type": "reference",
|
|
4467
|
-
"name": "RenderSpinCheckConfig",
|
|
4468
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
4469
|
-
"package": "@xylabs/react-render-spin-check"
|
|
4470
|
-
}
|
|
4471
|
-
]
|
|
4472
|
-
}
|
|
4473
|
-
},
|
|
4474
|
-
{
|
|
4475
|
-
"id": 96,
|
|
4849
|
+
"id": 105,
|
|
4476
4850
|
"name": "logger",
|
|
4477
4851
|
"kind": 32768,
|
|
4478
4852
|
"kindString": "Parameter",
|
|
@@ -4526,7 +4900,7 @@
|
|
|
4526
4900
|
{
|
|
4527
4901
|
"type": "reflection",
|
|
4528
4902
|
"declaration": {
|
|
4529
|
-
"id":
|
|
4903
|
+
"id": 106,
|
|
4530
4904
|
"name": "__type",
|
|
4531
4905
|
"kind": 65536,
|
|
4532
4906
|
"kindString": "Type literal",
|
|
@@ -4567,7 +4941,7 @@
|
|
|
4567
4941
|
{
|
|
4568
4942
|
"type": "reflection",
|
|
4569
4943
|
"declaration": {
|
|
4570
|
-
"id":
|
|
4944
|
+
"id": 107,
|
|
4571
4945
|
"name": "__type",
|
|
4572
4946
|
"kind": 65536,
|
|
4573
4947
|
"kindString": "Type literal",
|
|
@@ -4611,7 +4985,7 @@
|
|
|
4611
4985
|
{
|
|
4612
4986
|
"type": "reflection",
|
|
4613
4987
|
"declaration": {
|
|
4614
|
-
"id":
|
|
4988
|
+
"id": 108,
|
|
4615
4989
|
"name": "__type",
|
|
4616
4990
|
"kind": 65536,
|
|
4617
4991
|
"kindString": "Type literal",
|
|
@@ -4691,51 +5065,51 @@
|
|
|
4691
5065
|
{
|
|
4692
5066
|
"title": "Interfaces",
|
|
4693
5067
|
"children": [
|
|
4694
|
-
|
|
4695
|
-
|
|
5068
|
+
113,
|
|
5069
|
+
125,
|
|
4696
5070
|
5,
|
|
5071
|
+
162,
|
|
5072
|
+
132,
|
|
4697
5073
|
152,
|
|
4698
|
-
|
|
4699
|
-
142,
|
|
4700
|
-
101
|
|
5074
|
+
110
|
|
4701
5075
|
]
|
|
4702
5076
|
},
|
|
4703
5077
|
{
|
|
4704
5078
|
"title": "Type Aliases",
|
|
4705
5079
|
"children": [
|
|
4706
|
-
|
|
5080
|
+
136
|
|
4707
5081
|
]
|
|
4708
5082
|
},
|
|
4709
5083
|
{
|
|
4710
5084
|
"title": "Variables",
|
|
4711
5085
|
"children": [
|
|
4712
|
-
|
|
4713
|
-
|
|
4714
|
-
|
|
5086
|
+
109,
|
|
5087
|
+
124,
|
|
5088
|
+
131
|
|
4715
5089
|
]
|
|
4716
5090
|
},
|
|
4717
5091
|
{
|
|
4718
5092
|
"title": "Functions",
|
|
4719
5093
|
"children": [
|
|
4720
|
-
|
|
4721
|
-
|
|
5094
|
+
141,
|
|
5095
|
+
145,
|
|
4722
5096
|
1,
|
|
4723
5097
|
6,
|
|
4724
|
-
|
|
4725
|
-
148,
|
|
4726
|
-
58,
|
|
4727
|
-
79,
|
|
4728
|
-
10,
|
|
4729
|
-
13,
|
|
4730
|
-
139,
|
|
4731
|
-
24,
|
|
4732
|
-
35,
|
|
4733
|
-
43,
|
|
5098
|
+
164,
|
|
4734
5099
|
158,
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
|
|
5100
|
+
69,
|
|
5101
|
+
90,
|
|
5102
|
+
10,
|
|
5103
|
+
149,
|
|
5104
|
+
22,
|
|
5105
|
+
33,
|
|
5106
|
+
168,
|
|
5107
|
+
42,
|
|
5108
|
+
55,
|
|
5109
|
+
62,
|
|
5110
|
+
48,
|
|
5111
|
+
82,
|
|
5112
|
+
102
|
|
4739
5113
|
]
|
|
4740
5114
|
}
|
|
4741
5115
|
],
|
|
@@ -4744,7 +5118,7 @@
|
|
|
4744
5118
|
"fileName": "packages/modules/packages/node/src/index.ts",
|
|
4745
5119
|
"line": 1,
|
|
4746
5120
|
"character": 0,
|
|
4747
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
5121
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3adeaa95712/packages/modules/packages/node/src/index.ts#L1"
|
|
4748
5122
|
}
|
|
4749
5123
|
]
|
|
4750
5124
|
}
|