@xyo-network/react-node 2.48.5 → 2.48.7
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 +798 -450
- 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 +15 -15
- 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/2f923c2cd/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,7 +967,7 @@
|
|
|
967
967
|
}
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
|
-
"id":
|
|
970
|
+
"id": 139,
|
|
971
971
|
"name": "modules",
|
|
972
972
|
"kind": 1024,
|
|
973
973
|
"kindString": "Property",
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
}
|
|
993
993
|
},
|
|
994
994
|
{
|
|
995
|
-
"id":
|
|
995
|
+
"id": 140,
|
|
996
996
|
"name": "required",
|
|
997
997
|
"kind": 1024,
|
|
998
998
|
"kindString": "Property",
|
|
@@ -1016,9 +1016,9 @@
|
|
|
1016
1016
|
{
|
|
1017
1017
|
"title": "Properties",
|
|
1018
1018
|
"children": [
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1019
|
+
138,
|
|
1020
|
+
139,
|
|
1021
|
+
140
|
|
1022
1022
|
]
|
|
1023
1023
|
}
|
|
1024
1024
|
],
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
}
|
|
1055
1055
|
},
|
|
1056
1056
|
{
|
|
1057
|
-
"id":
|
|
1057
|
+
"id": 109,
|
|
1058
1058
|
"name": "ModuleRepositoryContext",
|
|
1059
1059
|
"kind": 32,
|
|
1060
1060
|
"kindString": "Variable",
|
|
@@ -1071,12 +1071,12 @@
|
|
|
1071
1071
|
"type": {
|
|
1072
1072
|
"type": "reference",
|
|
1073
1073
|
"name": "Context",
|
|
1074
|
-
"qualifiedName": "\"/Users/
|
|
1074
|
+
"qualifiedName": "\"/Users/mattjones/XYLabs/repos/sdk-xyo-react-js/node_modules/@types/react/index\"",
|
|
1075
1075
|
"package": "@types/react"
|
|
1076
1076
|
}
|
|
1077
1077
|
},
|
|
1078
1078
|
{
|
|
1079
|
-
"id":
|
|
1079
|
+
"id": 124,
|
|
1080
1080
|
"name": "NodeContext",
|
|
1081
1081
|
"kind": 32,
|
|
1082
1082
|
"kindString": "Variable",
|
|
@@ -1093,12 +1093,12 @@
|
|
|
1093
1093
|
"type": {
|
|
1094
1094
|
"type": "reference",
|
|
1095
1095
|
"name": "Context",
|
|
1096
|
-
"qualifiedName": "\"/Users/
|
|
1096
|
+
"qualifiedName": "\"/Users/mattjones/XYLabs/repos/sdk-xyo-react-js/node_modules/@types/react/index\"",
|
|
1097
1097
|
"package": "@types/react"
|
|
1098
1098
|
}
|
|
1099
1099
|
},
|
|
1100
1100
|
{
|
|
1101
|
-
"id":
|
|
1101
|
+
"id": 131,
|
|
1102
1102
|
"name": "NodeDrawerContext",
|
|
1103
1103
|
"kind": 32,
|
|
1104
1104
|
"kindString": "Variable",
|
|
@@ -1115,12 +1115,12 @@
|
|
|
1115
1115
|
"type": {
|
|
1116
1116
|
"type": "reference",
|
|
1117
1117
|
"name": "Context",
|
|
1118
|
-
"qualifiedName": "\"/Users/
|
|
1118
|
+
"qualifiedName": "\"/Users/mattjones/XYLabs/repos/sdk-xyo-react-js/node_modules/@types/react/index\"",
|
|
1119
1119
|
"package": "@types/react"
|
|
1120
1120
|
}
|
|
1121
1121
|
},
|
|
1122
1122
|
{
|
|
1123
|
-
"id":
|
|
1123
|
+
"id": 141,
|
|
1124
1124
|
"name": "MemoryNodeProvider",
|
|
1125
1125
|
"kind": 64,
|
|
1126
1126
|
"kindString": "Function",
|
|
@@ -1134,26 +1134,26 @@
|
|
|
1134
1134
|
],
|
|
1135
1135
|
"signatures": [
|
|
1136
1136
|
{
|
|
1137
|
-
"id":
|
|
1137
|
+
"id": 142,
|
|
1138
1138
|
"name": "MemoryNodeProvider",
|
|
1139
1139
|
"kind": 4096,
|
|
1140
1140
|
"kindString": "Call signature",
|
|
1141
1141
|
"flags": {},
|
|
1142
1142
|
"parameters": [
|
|
1143
1143
|
{
|
|
1144
|
-
"id":
|
|
1144
|
+
"id": 143,
|
|
1145
1145
|
"name": "props",
|
|
1146
1146
|
"kind": 32768,
|
|
1147
1147
|
"kindString": "Parameter",
|
|
1148
1148
|
"flags": {},
|
|
1149
1149
|
"type": {
|
|
1150
1150
|
"type": "reference",
|
|
1151
|
-
"id":
|
|
1151
|
+
"id": 136,
|
|
1152
1152
|
"name": "MemoryNodeProviderProps"
|
|
1153
1153
|
}
|
|
1154
1154
|
},
|
|
1155
1155
|
{
|
|
1156
|
-
"id":
|
|
1156
|
+
"id": 144,
|
|
1157
1157
|
"name": "context",
|
|
1158
1158
|
"kind": 32768,
|
|
1159
1159
|
"kindString": "Parameter",
|
|
@@ -1195,7 +1195,7 @@
|
|
|
1195
1195
|
]
|
|
1196
1196
|
},
|
|
1197
1197
|
{
|
|
1198
|
-
"id":
|
|
1198
|
+
"id": 145,
|
|
1199
1199
|
"name": "ModuleRepositoryProvider",
|
|
1200
1200
|
"kind": 64,
|
|
1201
1201
|
"kindString": "Function",
|
|
@@ -1209,14 +1209,14 @@
|
|
|
1209
1209
|
],
|
|
1210
1210
|
"signatures": [
|
|
1211
1211
|
{
|
|
1212
|
-
"id":
|
|
1212
|
+
"id": 146,
|
|
1213
1213
|
"name": "ModuleRepositoryProvider",
|
|
1214
1214
|
"kind": 4096,
|
|
1215
1215
|
"kindString": "Call signature",
|
|
1216
1216
|
"flags": {},
|
|
1217
1217
|
"parameters": [
|
|
1218
1218
|
{
|
|
1219
|
-
"id":
|
|
1219
|
+
"id": 147,
|
|
1220
1220
|
"name": "props",
|
|
1221
1221
|
"kind": 32768,
|
|
1222
1222
|
"kindString": "Parameter",
|
|
@@ -1227,7 +1227,7 @@
|
|
|
1227
1227
|
}
|
|
1228
1228
|
},
|
|
1229
1229
|
{
|
|
1230
|
-
"id":
|
|
1230
|
+
"id": 148,
|
|
1231
1231
|
"name": "context",
|
|
1232
1232
|
"kind": 32768,
|
|
1233
1233
|
"kindString": "Parameter",
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
"fileName": "packages/modules/packages/node/src/components/Node.tsx",
|
|
1280
1280
|
"line": 8,
|
|
1281
1281
|
"character": 13,
|
|
1282
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1282
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/components/Node.tsx#L8"
|
|
1283
1283
|
}
|
|
1284
1284
|
],
|
|
1285
1285
|
"signatures": [
|
|
@@ -1356,7 +1356,7 @@
|
|
|
1356
1356
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
1357
1357
|
"line": 12,
|
|
1358
1358
|
"character": 13,
|
|
1359
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1359
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/components/NodeDrawer.tsx#L12"
|
|
1360
1360
|
}
|
|
1361
1361
|
],
|
|
1362
1362
|
"signatures": [
|
|
@@ -1422,7 +1422,7 @@
|
|
|
1422
1422
|
]
|
|
1423
1423
|
},
|
|
1424
1424
|
{
|
|
1425
|
-
"id":
|
|
1425
|
+
"id": 164,
|
|
1426
1426
|
"name": "NodeDrawerProvider",
|
|
1427
1427
|
"kind": 64,
|
|
1428
1428
|
"kindString": "Function",
|
|
@@ -1436,26 +1436,26 @@
|
|
|
1436
1436
|
],
|
|
1437
1437
|
"signatures": [
|
|
1438
1438
|
{
|
|
1439
|
-
"id":
|
|
1439
|
+
"id": 165,
|
|
1440
1440
|
"name": "NodeDrawerProvider",
|
|
1441
1441
|
"kind": 4096,
|
|
1442
1442
|
"kindString": "Call signature",
|
|
1443
1443
|
"flags": {},
|
|
1444
1444
|
"parameters": [
|
|
1445
1445
|
{
|
|
1446
|
-
"id":
|
|
1446
|
+
"id": 166,
|
|
1447
1447
|
"name": "props",
|
|
1448
1448
|
"kind": 32768,
|
|
1449
1449
|
"kindString": "Parameter",
|
|
1450
1450
|
"flags": {},
|
|
1451
1451
|
"type": {
|
|
1452
1452
|
"type": "reference",
|
|
1453
|
-
"id":
|
|
1453
|
+
"id": 162,
|
|
1454
1454
|
"name": "NodeDrawerProviderProps"
|
|
1455
1455
|
}
|
|
1456
1456
|
},
|
|
1457
1457
|
{
|
|
1458
|
-
"id":
|
|
1458
|
+
"id": 167,
|
|
1459
1459
|
"name": "context",
|
|
1460
1460
|
"kind": 32768,
|
|
1461
1461
|
"kindString": "Parameter",
|
|
@@ -1497,7 +1497,7 @@
|
|
|
1497
1497
|
]
|
|
1498
1498
|
},
|
|
1499
1499
|
{
|
|
1500
|
-
"id":
|
|
1500
|
+
"id": 158,
|
|
1501
1501
|
"name": "NodeProvider",
|
|
1502
1502
|
"kind": 64,
|
|
1503
1503
|
"kindString": "Function",
|
|
@@ -1511,14 +1511,14 @@
|
|
|
1511
1511
|
],
|
|
1512
1512
|
"signatures": [
|
|
1513
1513
|
{
|
|
1514
|
-
"id":
|
|
1514
|
+
"id": 159,
|
|
1515
1515
|
"name": "NodeProvider",
|
|
1516
1516
|
"kind": 4096,
|
|
1517
1517
|
"kindString": "Call signature",
|
|
1518
1518
|
"flags": {},
|
|
1519
1519
|
"parameters": [
|
|
1520
1520
|
{
|
|
1521
|
-
"id":
|
|
1521
|
+
"id": 160,
|
|
1522
1522
|
"name": "props",
|
|
1523
1523
|
"kind": 32768,
|
|
1524
1524
|
"kindString": "Parameter",
|
|
@@ -1528,7 +1528,7 @@
|
|
|
1528
1528
|
"typeArguments": [
|
|
1529
1529
|
{
|
|
1530
1530
|
"type": "reference",
|
|
1531
|
-
"id":
|
|
1531
|
+
"id": 152,
|
|
1532
1532
|
"name": "NodeProviderProps"
|
|
1533
1533
|
}
|
|
1534
1534
|
],
|
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
}
|
|
1539
1539
|
},
|
|
1540
1540
|
{
|
|
1541
|
-
"id":
|
|
1541
|
+
"id": 161,
|
|
1542
1542
|
"name": "context",
|
|
1543
1543
|
"kind": 32768,
|
|
1544
1544
|
"kindString": "Parameter",
|
|
@@ -1580,7 +1580,7 @@
|
|
|
1580
1580
|
]
|
|
1581
1581
|
},
|
|
1582
1582
|
{
|
|
1583
|
-
"id":
|
|
1583
|
+
"id": 69,
|
|
1584
1584
|
"name": "WrappedModuleHookFactory",
|
|
1585
1585
|
"kind": 64,
|
|
1586
1586
|
"kindString": "Function",
|
|
@@ -1590,19 +1590,19 @@
|
|
|
1590
1590
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
1591
1591
|
"line": 9,
|
|
1592
1592
|
"character": 13,
|
|
1593
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1593
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L9"
|
|
1594
1594
|
}
|
|
1595
1595
|
],
|
|
1596
1596
|
"signatures": [
|
|
1597
1597
|
{
|
|
1598
|
-
"id":
|
|
1598
|
+
"id": 70,
|
|
1599
1599
|
"name": "WrappedModuleHookFactory",
|
|
1600
1600
|
"kind": 4096,
|
|
1601
1601
|
"kindString": "Call signature",
|
|
1602
1602
|
"flags": {},
|
|
1603
1603
|
"typeParameter": [
|
|
1604
1604
|
{
|
|
1605
|
-
"id":
|
|
1605
|
+
"id": 74,
|
|
1606
1606
|
"name": "TModuleWrapper",
|
|
1607
1607
|
"kind": 131072,
|
|
1608
1608
|
"kindString": "Type parameter",
|
|
@@ -1634,7 +1634,7 @@
|
|
|
1634
1634
|
{
|
|
1635
1635
|
"type": "reflection",
|
|
1636
1636
|
"declaration": {
|
|
1637
|
-
"id":
|
|
1637
|
+
"id": 71,
|
|
1638
1638
|
"name": "__type",
|
|
1639
1639
|
"kind": 65536,
|
|
1640
1640
|
"kindString": "Type literal",
|
|
@@ -1675,7 +1675,7 @@
|
|
|
1675
1675
|
{
|
|
1676
1676
|
"type": "reflection",
|
|
1677
1677
|
"declaration": {
|
|
1678
|
-
"id":
|
|
1678
|
+
"id": 72,
|
|
1679
1679
|
"name": "__type",
|
|
1680
1680
|
"kind": 65536,
|
|
1681
1681
|
"kindString": "Type literal",
|
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
{
|
|
1720
1720
|
"type": "reflection",
|
|
1721
1721
|
"declaration": {
|
|
1722
|
-
"id":
|
|
1722
|
+
"id": 73,
|
|
1723
1723
|
"name": "__type",
|
|
1724
1724
|
"kind": 65536,
|
|
1725
1725
|
"kindString": "Type literal",
|
|
@@ -1768,7 +1768,7 @@
|
|
|
1768
1768
|
},
|
|
1769
1769
|
{
|
|
1770
1770
|
"type": "reference",
|
|
1771
|
-
"id":
|
|
1771
|
+
"id": 74,
|
|
1772
1772
|
"name": "TModuleWrapper"
|
|
1773
1773
|
}
|
|
1774
1774
|
],
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
],
|
|
1781
1781
|
"parameters": [
|
|
1782
1782
|
{
|
|
1783
|
-
"id":
|
|
1783
|
+
"id": 75,
|
|
1784
1784
|
"name": "wrapperObject",
|
|
1785
1785
|
"kind": 32768,
|
|
1786
1786
|
"kindString": "Parameter",
|
|
@@ -1790,7 +1790,7 @@
|
|
|
1790
1790
|
"typeArguments": [
|
|
1791
1791
|
{
|
|
1792
1792
|
"type": "reference",
|
|
1793
|
-
"id":
|
|
1793
|
+
"id": 74,
|
|
1794
1794
|
"name": "TModuleWrapper"
|
|
1795
1795
|
}
|
|
1796
1796
|
],
|
|
@@ -1800,7 +1800,7 @@
|
|
|
1800
1800
|
}
|
|
1801
1801
|
},
|
|
1802
1802
|
{
|
|
1803
|
-
"id":
|
|
1803
|
+
"id": 76,
|
|
1804
1804
|
"name": "name",
|
|
1805
1805
|
"kind": 32768,
|
|
1806
1806
|
"kindString": "Parameter",
|
|
@@ -1816,7 +1816,7 @@
|
|
|
1816
1816
|
"type": {
|
|
1817
1817
|
"type": "reflection",
|
|
1818
1818
|
"declaration": {
|
|
1819
|
-
"id":
|
|
1819
|
+
"id": 77,
|
|
1820
1820
|
"name": "__type",
|
|
1821
1821
|
"kind": 65536,
|
|
1822
1822
|
"kindString": "Type literal",
|
|
@@ -1826,19 +1826,19 @@
|
|
|
1826
1826
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
1827
1827
|
"line": 13,
|
|
1828
1828
|
"character": 18,
|
|
1829
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1829
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L13"
|
|
1830
1830
|
}
|
|
1831
1831
|
],
|
|
1832
1832
|
"signatures": [
|
|
1833
1833
|
{
|
|
1834
|
-
"id":
|
|
1834
|
+
"id": 78,
|
|
1835
1835
|
"name": "__type",
|
|
1836
1836
|
"kind": 4096,
|
|
1837
1837
|
"kindString": "Call signature",
|
|
1838
1838
|
"flags": {},
|
|
1839
1839
|
"parameters": [
|
|
1840
1840
|
{
|
|
1841
|
-
"id":
|
|
1841
|
+
"id": 79,
|
|
1842
1842
|
"name": "nameOrAddress",
|
|
1843
1843
|
"kind": 32768,
|
|
1844
1844
|
"kindString": "Parameter",
|
|
@@ -1851,7 +1851,7 @@
|
|
|
1851
1851
|
}
|
|
1852
1852
|
},
|
|
1853
1853
|
{
|
|
1854
|
-
"id":
|
|
1854
|
+
"id": 80,
|
|
1855
1855
|
"name": "account",
|
|
1856
1856
|
"kind": 32768,
|
|
1857
1857
|
"kindString": "Parameter",
|
|
@@ -1866,27 +1866,18 @@
|
|
|
1866
1866
|
}
|
|
1867
1867
|
},
|
|
1868
1868
|
{
|
|
1869
|
-
"id":
|
|
1870
|
-
"name": "
|
|
1869
|
+
"id": 81,
|
|
1870
|
+
"name": "logger",
|
|
1871
1871
|
"kind": 32768,
|
|
1872
1872
|
"kindString": "Parameter",
|
|
1873
1873
|
"flags": {
|
|
1874
1874
|
"isOptional": true
|
|
1875
1875
|
},
|
|
1876
1876
|
"type": {
|
|
1877
|
-
"type": "
|
|
1878
|
-
"
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
"name": "boolean"
|
|
1882
|
-
},
|
|
1883
|
-
{
|
|
1884
|
-
"type": "reference",
|
|
1885
|
-
"name": "RenderSpinCheckConfig",
|
|
1886
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
1887
|
-
"package": "@xylabs/react-render-spin-check"
|
|
1888
|
-
}
|
|
1889
|
-
]
|
|
1877
|
+
"type": "reference",
|
|
1878
|
+
"name": "Logger",
|
|
1879
|
+
"qualifiedName": "Logger",
|
|
1880
|
+
"package": "@xyo-network/core"
|
|
1890
1881
|
}
|
|
1891
1882
|
}
|
|
1892
1883
|
],
|
|
@@ -1902,7 +1893,7 @@
|
|
|
1902
1893
|
},
|
|
1903
1894
|
{
|
|
1904
1895
|
"type": "reference",
|
|
1905
|
-
"id":
|
|
1896
|
+
"id": 74,
|
|
1906
1897
|
"name": "TModuleWrapper"
|
|
1907
1898
|
}
|
|
1908
1899
|
]
|
|
@@ -1932,7 +1923,7 @@
|
|
|
1932
1923
|
]
|
|
1933
1924
|
},
|
|
1934
1925
|
{
|
|
1935
|
-
"id":
|
|
1926
|
+
"id": 90,
|
|
1936
1927
|
"name": "WrappedModulesHookFactory",
|
|
1937
1928
|
"kind": 64,
|
|
1938
1929
|
"kindString": "Function",
|
|
@@ -1940,21 +1931,21 @@
|
|
|
1940
1931
|
"sources": [
|
|
1941
1932
|
{
|
|
1942
1933
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
1943
|
-
"line":
|
|
1934
|
+
"line": 10,
|
|
1944
1935
|
"character": 13,
|
|
1945
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1936
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L10"
|
|
1946
1937
|
}
|
|
1947
1938
|
],
|
|
1948
1939
|
"signatures": [
|
|
1949
1940
|
{
|
|
1950
|
-
"id":
|
|
1941
|
+
"id": 91,
|
|
1951
1942
|
"name": "WrappedModulesHookFactory",
|
|
1952
1943
|
"kind": 4096,
|
|
1953
1944
|
"kindString": "Call signature",
|
|
1954
1945
|
"flags": {},
|
|
1955
1946
|
"typeParameter": [
|
|
1956
1947
|
{
|
|
1957
|
-
"id":
|
|
1948
|
+
"id": 95,
|
|
1958
1949
|
"name": "TModuleWrapper",
|
|
1959
1950
|
"kind": 131072,
|
|
1960
1951
|
"kindString": "Type parameter",
|
|
@@ -1986,7 +1977,7 @@
|
|
|
1986
1977
|
{
|
|
1987
1978
|
"type": "reflection",
|
|
1988
1979
|
"declaration": {
|
|
1989
|
-
"id":
|
|
1980
|
+
"id": 92,
|
|
1990
1981
|
"name": "__type",
|
|
1991
1982
|
"kind": 65536,
|
|
1992
1983
|
"kindString": "Type literal",
|
|
@@ -2027,7 +2018,7 @@
|
|
|
2027
2018
|
{
|
|
2028
2019
|
"type": "reflection",
|
|
2029
2020
|
"declaration": {
|
|
2030
|
-
"id":
|
|
2021
|
+
"id": 93,
|
|
2031
2022
|
"name": "__type",
|
|
2032
2023
|
"kind": 65536,
|
|
2033
2024
|
"kindString": "Type literal",
|
|
@@ -2071,7 +2062,7 @@
|
|
|
2071
2062
|
{
|
|
2072
2063
|
"type": "reflection",
|
|
2073
2064
|
"declaration": {
|
|
2074
|
-
"id":
|
|
2065
|
+
"id": 94,
|
|
2075
2066
|
"name": "__type",
|
|
2076
2067
|
"kind": 65536,
|
|
2077
2068
|
"kindString": "Type literal",
|
|
@@ -2120,7 +2111,7 @@
|
|
|
2120
2111
|
},
|
|
2121
2112
|
{
|
|
2122
2113
|
"type": "reference",
|
|
2123
|
-
"id":
|
|
2114
|
+
"id": 95,
|
|
2124
2115
|
"name": "TModuleWrapper"
|
|
2125
2116
|
}
|
|
2126
2117
|
],
|
|
@@ -2132,7 +2123,7 @@
|
|
|
2132
2123
|
],
|
|
2133
2124
|
"parameters": [
|
|
2134
2125
|
{
|
|
2135
|
-
"id":
|
|
2126
|
+
"id": 96,
|
|
2136
2127
|
"name": "wrapperObject",
|
|
2137
2128
|
"kind": 32768,
|
|
2138
2129
|
"kindString": "Parameter",
|
|
@@ -2142,7 +2133,7 @@
|
|
|
2142
2133
|
"typeArguments": [
|
|
2143
2134
|
{
|
|
2144
2135
|
"type": "reference",
|
|
2145
|
-
"id":
|
|
2136
|
+
"id": 95,
|
|
2146
2137
|
"name": "TModuleWrapper"
|
|
2147
2138
|
}
|
|
2148
2139
|
],
|
|
@@ -2152,7 +2143,7 @@
|
|
|
2152
2143
|
}
|
|
2153
2144
|
},
|
|
2154
2145
|
{
|
|
2155
|
-
"id":
|
|
2146
|
+
"id": 97,
|
|
2156
2147
|
"name": "name",
|
|
2157
2148
|
"kind": 32768,
|
|
2158
2149
|
"kindString": "Parameter",
|
|
@@ -2166,7 +2157,7 @@
|
|
|
2166
2157
|
"type": {
|
|
2167
2158
|
"type": "reflection",
|
|
2168
2159
|
"declaration": {
|
|
2169
|
-
"id":
|
|
2160
|
+
"id": 98,
|
|
2170
2161
|
"name": "__type",
|
|
2171
2162
|
"kind": 65536,
|
|
2172
2163
|
"kindString": "Type literal",
|
|
@@ -2174,21 +2165,21 @@
|
|
|
2174
2165
|
"sources": [
|
|
2175
2166
|
{
|
|
2176
2167
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
2177
|
-
"line":
|
|
2168
|
+
"line": 17,
|
|
2178
2169
|
"character": 18,
|
|
2179
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2170
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L17"
|
|
2180
2171
|
}
|
|
2181
2172
|
],
|
|
2182
2173
|
"signatures": [
|
|
2183
2174
|
{
|
|
2184
|
-
"id":
|
|
2175
|
+
"id": 99,
|
|
2185
2176
|
"name": "__type",
|
|
2186
2177
|
"kind": 4096,
|
|
2187
2178
|
"kindString": "Call signature",
|
|
2188
2179
|
"flags": {},
|
|
2189
2180
|
"parameters": [
|
|
2190
2181
|
{
|
|
2191
|
-
"id":
|
|
2182
|
+
"id": 100,
|
|
2192
2183
|
"name": "account",
|
|
2193
2184
|
"kind": 32768,
|
|
2194
2185
|
"kindString": "Parameter",
|
|
@@ -2203,31 +2194,7 @@
|
|
|
2203
2194
|
}
|
|
2204
2195
|
},
|
|
2205
2196
|
{
|
|
2206
|
-
"id":
|
|
2207
|
-
"name": "spinCheck",
|
|
2208
|
-
"kind": 32768,
|
|
2209
|
-
"kindString": "Parameter",
|
|
2210
|
-
"flags": {
|
|
2211
|
-
"isOptional": true
|
|
2212
|
-
},
|
|
2213
|
-
"type": {
|
|
2214
|
-
"type": "union",
|
|
2215
|
-
"types": [
|
|
2216
|
-
{
|
|
2217
|
-
"type": "intrinsic",
|
|
2218
|
-
"name": "boolean"
|
|
2219
|
-
},
|
|
2220
|
-
{
|
|
2221
|
-
"type": "reference",
|
|
2222
|
-
"name": "RenderSpinCheckConfig",
|
|
2223
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
2224
|
-
"package": "@xylabs/react-render-spin-check"
|
|
2225
|
-
}
|
|
2226
|
-
]
|
|
2227
|
-
}
|
|
2228
|
-
},
|
|
2229
|
-
{
|
|
2230
|
-
"id": 91,
|
|
2197
|
+
"id": 101,
|
|
2231
2198
|
"name": "logger",
|
|
2232
2199
|
"kind": 32768,
|
|
2233
2200
|
"kindString": "Parameter",
|
|
@@ -2256,7 +2223,7 @@
|
|
|
2256
2223
|
"type": "array",
|
|
2257
2224
|
"elementType": {
|
|
2258
2225
|
"type": "reference",
|
|
2259
|
-
"id":
|
|
2226
|
+
"id": 95,
|
|
2260
2227
|
"name": "TModuleWrapper"
|
|
2261
2228
|
}
|
|
2262
2229
|
}
|
|
@@ -2288,52 +2255,6 @@
|
|
|
2288
2255
|
},
|
|
2289
2256
|
{
|
|
2290
2257
|
"id": 10,
|
|
2291
|
-
"name": "useMemoryNodeUpdates",
|
|
2292
|
-
"kind": 64,
|
|
2293
|
-
"kindString": "Function",
|
|
2294
|
-
"flags": {},
|
|
2295
|
-
"sources": [
|
|
2296
|
-
{
|
|
2297
|
-
"fileName": "packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx",
|
|
2298
|
-
"line": 13,
|
|
2299
|
-
"character": 13,
|
|
2300
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/454964ef87c/packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx#L13"
|
|
2301
|
-
}
|
|
2302
|
-
],
|
|
2303
|
-
"signatures": [
|
|
2304
|
-
{
|
|
2305
|
-
"id": 11,
|
|
2306
|
-
"name": "useMemoryNodeUpdates",
|
|
2307
|
-
"kind": 4096,
|
|
2308
|
-
"kindString": "Call signature",
|
|
2309
|
-
"flags": {},
|
|
2310
|
-
"parameters": [
|
|
2311
|
-
{
|
|
2312
|
-
"id": 12,
|
|
2313
|
-
"name": "refreshAddresses",
|
|
2314
|
-
"kind": 32768,
|
|
2315
|
-
"kindString": "Parameter",
|
|
2316
|
-
"flags": {
|
|
2317
|
-
"isOptional": true
|
|
2318
|
-
},
|
|
2319
|
-
"type": {
|
|
2320
|
-
"type": "array",
|
|
2321
|
-
"elementType": {
|
|
2322
|
-
"type": "intrinsic",
|
|
2323
|
-
"name": "string"
|
|
2324
|
-
}
|
|
2325
|
-
}
|
|
2326
|
-
}
|
|
2327
|
-
],
|
|
2328
|
-
"type": {
|
|
2329
|
-
"type": "reference",
|
|
2330
|
-
"name": "UseMemoryNodeUpdates"
|
|
2331
|
-
}
|
|
2332
|
-
}
|
|
2333
|
-
]
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
"id": 13,
|
|
2337
2258
|
"name": "useModule",
|
|
2338
2259
|
"kind": 64,
|
|
2339
2260
|
"kindString": "Function",
|
|
@@ -2341,21 +2262,21 @@
|
|
|
2341
2262
|
"sources": [
|
|
2342
2263
|
{
|
|
2343
2264
|
"fileName": "packages/modules/packages/node/src/hooks/useModule.tsx",
|
|
2344
|
-
"line":
|
|
2265
|
+
"line": 11,
|
|
2345
2266
|
"character": 13,
|
|
2346
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2267
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useModule.tsx#L11"
|
|
2347
2268
|
}
|
|
2348
2269
|
],
|
|
2349
2270
|
"signatures": [
|
|
2350
2271
|
{
|
|
2351
|
-
"id":
|
|
2272
|
+
"id": 11,
|
|
2352
2273
|
"name": "useModule",
|
|
2353
2274
|
"kind": 4096,
|
|
2354
2275
|
"kindString": "Call signature",
|
|
2355
2276
|
"flags": {},
|
|
2356
2277
|
"typeParameter": [
|
|
2357
2278
|
{
|
|
2358
|
-
"id":
|
|
2279
|
+
"id": 18,
|
|
2359
2280
|
"name": "TModule",
|
|
2360
2281
|
"kind": 131072,
|
|
2361
2282
|
"kindString": "Type parameter",
|
|
@@ -2387,7 +2308,7 @@
|
|
|
2387
2308
|
{
|
|
2388
2309
|
"type": "reflection",
|
|
2389
2310
|
"declaration": {
|
|
2390
|
-
"id":
|
|
2311
|
+
"id": 12,
|
|
2391
2312
|
"name": "__type",
|
|
2392
2313
|
"kind": 65536,
|
|
2393
2314
|
"kindString": "Type literal",
|
|
@@ -2428,7 +2349,7 @@
|
|
|
2428
2349
|
{
|
|
2429
2350
|
"type": "reflection",
|
|
2430
2351
|
"declaration": {
|
|
2431
|
-
"id":
|
|
2352
|
+
"id": 13,
|
|
2432
2353
|
"name": "__type",
|
|
2433
2354
|
"kind": 65536,
|
|
2434
2355
|
"kindString": "Type literal",
|
|
@@ -2472,7 +2393,7 @@
|
|
|
2472
2393
|
{
|
|
2473
2394
|
"type": "reflection",
|
|
2474
2395
|
"declaration": {
|
|
2475
|
-
"id":
|
|
2396
|
+
"id": 14,
|
|
2476
2397
|
"name": "__type",
|
|
2477
2398
|
"kind": 65536,
|
|
2478
2399
|
"kindString": "Type literal",
|
|
@@ -2524,7 +2445,7 @@
|
|
|
2524
2445
|
},
|
|
2525
2446
|
{
|
|
2526
2447
|
"type": "reference",
|
|
2527
|
-
"id":
|
|
2448
|
+
"id": 18,
|
|
2528
2449
|
"name": "TModule"
|
|
2529
2450
|
}
|
|
2530
2451
|
],
|
|
@@ -2558,7 +2479,7 @@
|
|
|
2558
2479
|
{
|
|
2559
2480
|
"type": "reflection",
|
|
2560
2481
|
"declaration": {
|
|
2561
|
-
"id":
|
|
2482
|
+
"id": 15,
|
|
2562
2483
|
"name": "__type",
|
|
2563
2484
|
"kind": 65536,
|
|
2564
2485
|
"kindString": "Type literal",
|
|
@@ -2599,7 +2520,7 @@
|
|
|
2599
2520
|
{
|
|
2600
2521
|
"type": "reflection",
|
|
2601
2522
|
"declaration": {
|
|
2602
|
-
"id":
|
|
2523
|
+
"id": 16,
|
|
2603
2524
|
"name": "__type",
|
|
2604
2525
|
"kind": 65536,
|
|
2605
2526
|
"kindString": "Type literal",
|
|
@@ -2643,7 +2564,7 @@
|
|
|
2643
2564
|
{
|
|
2644
2565
|
"type": "reflection",
|
|
2645
2566
|
"declaration": {
|
|
2646
|
-
"id":
|
|
2567
|
+
"id": 17,
|
|
2647
2568
|
"name": "__type",
|
|
2648
2569
|
"kind": 65536,
|
|
2649
2570
|
"kindString": "Type literal",
|
|
@@ -2694,7 +2615,7 @@
|
|
|
2694
2615
|
],
|
|
2695
2616
|
"parameters": [
|
|
2696
2617
|
{
|
|
2697
|
-
"id":
|
|
2618
|
+
"id": 19,
|
|
2698
2619
|
"name": "nameOrAddressOrFilter",
|
|
2699
2620
|
"kind": 32768,
|
|
2700
2621
|
"kindString": "Parameter",
|
|
@@ -2718,7 +2639,7 @@
|
|
|
2718
2639
|
}
|
|
2719
2640
|
},
|
|
2720
2641
|
{
|
|
2721
|
-
"id":
|
|
2642
|
+
"id": 20,
|
|
2722
2643
|
"name": "account",
|
|
2723
2644
|
"kind": 32768,
|
|
2724
2645
|
"kindString": "Parameter",
|
|
@@ -2731,6 +2652,21 @@
|
|
|
2731
2652
|
"qualifiedName": "AccountInstance",
|
|
2732
2653
|
"package": "@xyo-network/account-model"
|
|
2733
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
|
+
}
|
|
2734
2670
|
}
|
|
2735
2671
|
],
|
|
2736
2672
|
"type": {
|
|
@@ -2745,7 +2681,7 @@
|
|
|
2745
2681
|
},
|
|
2746
2682
|
{
|
|
2747
2683
|
"type": "reference",
|
|
2748
|
-
"id":
|
|
2684
|
+
"id": 18,
|
|
2749
2685
|
"name": "TModule"
|
|
2750
2686
|
}
|
|
2751
2687
|
]
|
|
@@ -2771,7 +2707,7 @@
|
|
|
2771
2707
|
]
|
|
2772
2708
|
},
|
|
2773
2709
|
{
|
|
2774
|
-
"id":
|
|
2710
|
+
"id": 149,
|
|
2775
2711
|
"name": "useModuleRepository",
|
|
2776
2712
|
"kind": 64,
|
|
2777
2713
|
"kindString": "Function",
|
|
@@ -2785,14 +2721,14 @@
|
|
|
2785
2721
|
],
|
|
2786
2722
|
"signatures": [
|
|
2787
2723
|
{
|
|
2788
|
-
"id":
|
|
2724
|
+
"id": 150,
|
|
2789
2725
|
"name": "useModuleRepository",
|
|
2790
2726
|
"kind": 4096,
|
|
2791
2727
|
"kindString": "Call signature",
|
|
2792
2728
|
"flags": {},
|
|
2793
2729
|
"parameters": [
|
|
2794
2730
|
{
|
|
2795
|
-
"id":
|
|
2731
|
+
"id": 151,
|
|
2796
2732
|
"name": "required",
|
|
2797
2733
|
"kind": 32768,
|
|
2798
2734
|
"kindString": "Parameter",
|
|
@@ -2813,7 +2749,7 @@
|
|
|
2813
2749
|
"types": [
|
|
2814
2750
|
{
|
|
2815
2751
|
"type": "reference",
|
|
2816
|
-
"id":
|
|
2752
|
+
"id": 113,
|
|
2817
2753
|
"name": "ModuleRepositoryContextState"
|
|
2818
2754
|
},
|
|
2819
2755
|
{
|
|
@@ -2835,7 +2771,7 @@
|
|
|
2835
2771
|
]
|
|
2836
2772
|
},
|
|
2837
2773
|
{
|
|
2838
|
-
"id":
|
|
2774
|
+
"id": 22,
|
|
2839
2775
|
"name": "useModules",
|
|
2840
2776
|
"kind": 64,
|
|
2841
2777
|
"kindString": "Function",
|
|
@@ -2845,19 +2781,19 @@
|
|
|
2845
2781
|
"fileName": "packages/modules/packages/node/src/hooks/useModules.ts",
|
|
2846
2782
|
"line": 9,
|
|
2847
2783
|
"character": 13,
|
|
2848
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2784
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useModules.ts#L9"
|
|
2849
2785
|
}
|
|
2850
2786
|
],
|
|
2851
2787
|
"signatures": [
|
|
2852
2788
|
{
|
|
2853
|
-
"id":
|
|
2789
|
+
"id": 23,
|
|
2854
2790
|
"name": "useModules",
|
|
2855
2791
|
"kind": 4096,
|
|
2856
2792
|
"kindString": "Call signature",
|
|
2857
2793
|
"flags": {},
|
|
2858
2794
|
"typeParameter": [
|
|
2859
2795
|
{
|
|
2860
|
-
"id":
|
|
2796
|
+
"id": 30,
|
|
2861
2797
|
"name": "TModule",
|
|
2862
2798
|
"kind": 131072,
|
|
2863
2799
|
"kindString": "Type parameter",
|
|
@@ -2889,7 +2825,7 @@
|
|
|
2889
2825
|
{
|
|
2890
2826
|
"type": "reflection",
|
|
2891
2827
|
"declaration": {
|
|
2892
|
-
"id":
|
|
2828
|
+
"id": 24,
|
|
2893
2829
|
"name": "__type",
|
|
2894
2830
|
"kind": 65536,
|
|
2895
2831
|
"kindString": "Type literal",
|
|
@@ -2930,7 +2866,7 @@
|
|
|
2930
2866
|
{
|
|
2931
2867
|
"type": "reflection",
|
|
2932
2868
|
"declaration": {
|
|
2933
|
-
"id":
|
|
2869
|
+
"id": 25,
|
|
2934
2870
|
"name": "__type",
|
|
2935
2871
|
"kind": 65536,
|
|
2936
2872
|
"kindString": "Type literal",
|
|
@@ -2974,7 +2910,7 @@
|
|
|
2974
2910
|
{
|
|
2975
2911
|
"type": "reflection",
|
|
2976
2912
|
"declaration": {
|
|
2977
|
-
"id":
|
|
2913
|
+
"id": 26,
|
|
2978
2914
|
"name": "__type",
|
|
2979
2915
|
"kind": 65536,
|
|
2980
2916
|
"kindString": "Type literal",
|
|
@@ -3026,7 +2962,7 @@
|
|
|
3026
2962
|
},
|
|
3027
2963
|
{
|
|
3028
2964
|
"type": "reference",
|
|
3029
|
-
"id":
|
|
2965
|
+
"id": 30,
|
|
3030
2966
|
"name": "TModule"
|
|
3031
2967
|
}
|
|
3032
2968
|
],
|
|
@@ -3060,7 +2996,7 @@
|
|
|
3060
2996
|
{
|
|
3061
2997
|
"type": "reflection",
|
|
3062
2998
|
"declaration": {
|
|
3063
|
-
"id":
|
|
2999
|
+
"id": 27,
|
|
3064
3000
|
"name": "__type",
|
|
3065
3001
|
"kind": 65536,
|
|
3066
3002
|
"kindString": "Type literal",
|
|
@@ -3101,7 +3037,7 @@
|
|
|
3101
3037
|
{
|
|
3102
3038
|
"type": "reflection",
|
|
3103
3039
|
"declaration": {
|
|
3104
|
-
"id":
|
|
3040
|
+
"id": 28,
|
|
3105
3041
|
"name": "__type",
|
|
3106
3042
|
"kind": 65536,
|
|
3107
3043
|
"kindString": "Type literal",
|
|
@@ -3145,7 +3081,7 @@
|
|
|
3145
3081
|
{
|
|
3146
3082
|
"type": "reflection",
|
|
3147
3083
|
"declaration": {
|
|
3148
|
-
"id":
|
|
3084
|
+
"id": 29,
|
|
3149
3085
|
"name": "__type",
|
|
3150
3086
|
"kind": 65536,
|
|
3151
3087
|
"kindString": "Type literal",
|
|
@@ -3196,7 +3132,7 @@
|
|
|
3196
3132
|
],
|
|
3197
3133
|
"parameters": [
|
|
3198
3134
|
{
|
|
3199
|
-
"id":
|
|
3135
|
+
"id": 31,
|
|
3200
3136
|
"name": "filter",
|
|
3201
3137
|
"kind": 32768,
|
|
3202
3138
|
"kindString": "Parameter",
|
|
@@ -3211,7 +3147,7 @@
|
|
|
3211
3147
|
}
|
|
3212
3148
|
},
|
|
3213
3149
|
{
|
|
3214
|
-
"id":
|
|
3150
|
+
"id": 32,
|
|
3215
3151
|
"name": "logger",
|
|
3216
3152
|
"kind": 32768,
|
|
3217
3153
|
"kindString": "Parameter",
|
|
@@ -3240,7 +3176,7 @@
|
|
|
3240
3176
|
"type": "array",
|
|
3241
3177
|
"elementType": {
|
|
3242
3178
|
"type": "reference",
|
|
3243
|
-
"id":
|
|
3179
|
+
"id": 30,
|
|
3244
3180
|
"name": "TModule"
|
|
3245
3181
|
}
|
|
3246
3182
|
}
|
|
@@ -3267,7 +3203,7 @@
|
|
|
3267
3203
|
]
|
|
3268
3204
|
},
|
|
3269
3205
|
{
|
|
3270
|
-
"id":
|
|
3206
|
+
"id": 33,
|
|
3271
3207
|
"name": "useNode",
|
|
3272
3208
|
"kind": 64,
|
|
3273
3209
|
"kindString": "Function",
|
|
@@ -3275,21 +3211,21 @@
|
|
|
3275
3211
|
"sources": [
|
|
3276
3212
|
{
|
|
3277
3213
|
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
3278
|
-
"line":
|
|
3214
|
+
"line": 25,
|
|
3279
3215
|
"character": 13,
|
|
3280
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3216
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useNode.tsx#L25"
|
|
3281
3217
|
}
|
|
3282
3218
|
],
|
|
3283
3219
|
"signatures": [
|
|
3284
3220
|
{
|
|
3285
|
-
"id":
|
|
3221
|
+
"id": 34,
|
|
3286
3222
|
"name": "useNode",
|
|
3287
3223
|
"kind": 4096,
|
|
3288
3224
|
"kindString": "Call signature",
|
|
3289
3225
|
"flags": {},
|
|
3290
3226
|
"parameters": [
|
|
3291
3227
|
{
|
|
3292
|
-
"id":
|
|
3228
|
+
"id": 35,
|
|
3293
3229
|
"name": "nameOrAddress",
|
|
3294
3230
|
"kind": 32768,
|
|
3295
3231
|
"kindString": "Parameter",
|
|
@@ -3302,7 +3238,7 @@
|
|
|
3302
3238
|
}
|
|
3303
3239
|
},
|
|
3304
3240
|
{
|
|
3305
|
-
"id":
|
|
3241
|
+
"id": 36,
|
|
3306
3242
|
"name": "account",
|
|
3307
3243
|
"kind": 32768,
|
|
3308
3244
|
"kindString": "Parameter",
|
|
@@ -3315,6 +3251,21 @@
|
|
|
3315
3251
|
"qualifiedName": "AccountInstance",
|
|
3316
3252
|
"package": "@xyo-network/account-model"
|
|
3317
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
|
+
}
|
|
3318
3269
|
}
|
|
3319
3270
|
],
|
|
3320
3271
|
"type": {
|
|
@@ -3354,7 +3305,7 @@
|
|
|
3354
3305
|
{
|
|
3355
3306
|
"type": "reflection",
|
|
3356
3307
|
"declaration": {
|
|
3357
|
-
"id":
|
|
3308
|
+
"id": 38,
|
|
3358
3309
|
"name": "__type",
|
|
3359
3310
|
"kind": 65536,
|
|
3360
3311
|
"kindString": "Type literal",
|
|
@@ -3395,7 +3346,7 @@
|
|
|
3395
3346
|
{
|
|
3396
3347
|
"type": "reflection",
|
|
3397
3348
|
"declaration": {
|
|
3398
|
-
"id":
|
|
3349
|
+
"id": 39,
|
|
3399
3350
|
"name": "__type",
|
|
3400
3351
|
"kind": 65536,
|
|
3401
3352
|
"kindString": "Type literal",
|
|
@@ -3418,7 +3369,7 @@
|
|
|
3418
3369
|
{
|
|
3419
3370
|
"type": "reflection",
|
|
3420
3371
|
"declaration": {
|
|
3421
|
-
"id":
|
|
3372
|
+
"id": 40,
|
|
3422
3373
|
"name": "__type",
|
|
3423
3374
|
"kind": 65536,
|
|
3424
3375
|
"kindString": "Type literal",
|
|
@@ -3473,7 +3424,7 @@
|
|
|
3473
3424
|
{
|
|
3474
3425
|
"type": "reflection",
|
|
3475
3426
|
"declaration": {
|
|
3476
|
-
"id":
|
|
3427
|
+
"id": 41,
|
|
3477
3428
|
"name": "__type",
|
|
3478
3429
|
"kind": 65536,
|
|
3479
3430
|
"kindString": "Type literal",
|
|
@@ -3548,65 +3499,7 @@
|
|
|
3548
3499
|
]
|
|
3549
3500
|
},
|
|
3550
3501
|
{
|
|
3551
|
-
"id":
|
|
3552
|
-
"name": "useNodeAttachedAddresses",
|
|
3553
|
-
"kind": 64,
|
|
3554
|
-
"kindString": "Function",
|
|
3555
|
-
"flags": {},
|
|
3556
|
-
"sources": [
|
|
3557
|
-
{
|
|
3558
|
-
"fileName": "packages/modules/packages/node/src/hooks/useNodeAttachedAddresses.ts",
|
|
3559
|
-
"line": 6,
|
|
3560
|
-
"character": 13,
|
|
3561
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/454964ef87c/packages/modules/packages/node/src/hooks/useNodeAttachedAddresses.ts#L6"
|
|
3562
|
-
}
|
|
3563
|
-
],
|
|
3564
|
-
"signatures": [
|
|
3565
|
-
{
|
|
3566
|
-
"id": 44,
|
|
3567
|
-
"name": "useNodeAttachedAddresses",
|
|
3568
|
-
"kind": 4096,
|
|
3569
|
-
"kindString": "Call signature",
|
|
3570
|
-
"flags": {},
|
|
3571
|
-
"type": {
|
|
3572
|
-
"type": "array",
|
|
3573
|
-
"elementType": {
|
|
3574
|
-
"type": "union",
|
|
3575
|
-
"types": [
|
|
3576
|
-
{
|
|
3577
|
-
"type": "intrinsic",
|
|
3578
|
-
"name": "undefined"
|
|
3579
|
-
},
|
|
3580
|
-
{
|
|
3581
|
-
"type": "array",
|
|
3582
|
-
"elementType": {
|
|
3583
|
-
"type": "intrinsic",
|
|
3584
|
-
"name": "string"
|
|
3585
|
-
}
|
|
3586
|
-
},
|
|
3587
|
-
{
|
|
3588
|
-
"type": "reference",
|
|
3589
|
-
"typeArguments": [
|
|
3590
|
-
{
|
|
3591
|
-
"type": "array",
|
|
3592
|
-
"elementType": {
|
|
3593
|
-
"type": "intrinsic",
|
|
3594
|
-
"name": "string"
|
|
3595
|
-
}
|
|
3596
|
-
}
|
|
3597
|
-
],
|
|
3598
|
-
"name": "Promise",
|
|
3599
|
-
"qualifiedName": "Promise",
|
|
3600
|
-
"package": "typescript"
|
|
3601
|
-
}
|
|
3602
|
-
]
|
|
3603
|
-
}
|
|
3604
|
-
}
|
|
3605
|
-
}
|
|
3606
|
-
]
|
|
3607
|
-
},
|
|
3608
|
-
{
|
|
3609
|
-
"id": 159,
|
|
3502
|
+
"id": 168,
|
|
3610
3503
|
"name": "useNodeDrawer",
|
|
3611
3504
|
"kind": 64,
|
|
3612
3505
|
"kindString": "Function",
|
|
@@ -3620,14 +3513,14 @@
|
|
|
3620
3513
|
],
|
|
3621
3514
|
"signatures": [
|
|
3622
3515
|
{
|
|
3623
|
-
"id":
|
|
3516
|
+
"id": 169,
|
|
3624
3517
|
"name": "useNodeDrawer",
|
|
3625
3518
|
"kind": 4096,
|
|
3626
3519
|
"kindString": "Call signature",
|
|
3627
3520
|
"flags": {},
|
|
3628
3521
|
"parameters": [
|
|
3629
3522
|
{
|
|
3630
|
-
"id":
|
|
3523
|
+
"id": 170,
|
|
3631
3524
|
"name": "required",
|
|
3632
3525
|
"kind": 32768,
|
|
3633
3526
|
"kindString": "Parameter",
|
|
@@ -3648,7 +3541,7 @@
|
|
|
3648
3541
|
"types": [
|
|
3649
3542
|
{
|
|
3650
3543
|
"type": "reference",
|
|
3651
|
-
"id":
|
|
3544
|
+
"id": 132,
|
|
3652
3545
|
"name": "NodeDrawerState"
|
|
3653
3546
|
},
|
|
3654
3547
|
{
|
|
@@ -3670,7 +3563,7 @@
|
|
|
3670
3563
|
]
|
|
3671
3564
|
},
|
|
3672
3565
|
{
|
|
3673
|
-
"id":
|
|
3566
|
+
"id": 42,
|
|
3674
3567
|
"name": "useProvidedNode",
|
|
3675
3568
|
"kind": 64,
|
|
3676
3569
|
"kindString": "Function",
|
|
@@ -3680,12 +3573,12 @@
|
|
|
3680
3573
|
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNode.tsx",
|
|
3681
3574
|
"line": 7,
|
|
3682
3575
|
"character": 13,
|
|
3683
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3576
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useProvidedNode.tsx#L7"
|
|
3684
3577
|
}
|
|
3685
3578
|
],
|
|
3686
3579
|
"signatures": [
|
|
3687
3580
|
{
|
|
3688
|
-
"id":
|
|
3581
|
+
"id": 43,
|
|
3689
3582
|
"name": "useProvidedNode",
|
|
3690
3583
|
"kind": 4096,
|
|
3691
3584
|
"kindString": "Call signature",
|
|
@@ -3724,7 +3617,7 @@
|
|
|
3724
3617
|
{
|
|
3725
3618
|
"type": "reflection",
|
|
3726
3619
|
"declaration": {
|
|
3727
|
-
"id":
|
|
3620
|
+
"id": 44,
|
|
3728
3621
|
"name": "__type",
|
|
3729
3622
|
"kind": 65536,
|
|
3730
3623
|
"kindString": "Type literal",
|
|
@@ -3765,7 +3658,7 @@
|
|
|
3765
3658
|
{
|
|
3766
3659
|
"type": "reflection",
|
|
3767
3660
|
"declaration": {
|
|
3768
|
-
"id":
|
|
3661
|
+
"id": 45,
|
|
3769
3662
|
"name": "__type",
|
|
3770
3663
|
"kind": 65536,
|
|
3771
3664
|
"kindString": "Type literal",
|
|
@@ -3788,7 +3681,7 @@
|
|
|
3788
3681
|
{
|
|
3789
3682
|
"type": "reflection",
|
|
3790
3683
|
"declaration": {
|
|
3791
|
-
"id":
|
|
3684
|
+
"id": 46,
|
|
3792
3685
|
"name": "__type",
|
|
3793
3686
|
"kind": 65536,
|
|
3794
3687
|
"kindString": "Type literal",
|
|
@@ -3843,7 +3736,7 @@
|
|
|
3843
3736
|
{
|
|
3844
3737
|
"type": "reflection",
|
|
3845
3738
|
"declaration": {
|
|
3846
|
-
"id":
|
|
3739
|
+
"id": 47,
|
|
3847
3740
|
"name": "__type",
|
|
3848
3741
|
"kind": 65536,
|
|
3849
3742
|
"kindString": "Type literal",
|
|
@@ -3898,30 +3791,30 @@
|
|
|
3898
3791
|
]
|
|
3899
3792
|
},
|
|
3900
3793
|
{
|
|
3901
|
-
"id":
|
|
3902
|
-
"name": "
|
|
3794
|
+
"id": 55,
|
|
3795
|
+
"name": "useProvidedNodeAttachedAddresses",
|
|
3903
3796
|
"kind": 64,
|
|
3904
3797
|
"kindString": "Function",
|
|
3905
3798
|
"flags": {},
|
|
3906
3799
|
"sources": [
|
|
3907
3800
|
{
|
|
3908
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
3909
|
-
"line":
|
|
3801
|
+
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNodeAttachedAddresses.ts",
|
|
3802
|
+
"line": 7,
|
|
3910
3803
|
"character": 13,
|
|
3911
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3804
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useProvidedNodeAttachedAddresses.ts#L7"
|
|
3912
3805
|
}
|
|
3913
3806
|
],
|
|
3914
3807
|
"signatures": [
|
|
3915
3808
|
{
|
|
3916
|
-
"id":
|
|
3917
|
-
"name": "
|
|
3809
|
+
"id": 56,
|
|
3810
|
+
"name": "useProvidedNodeAttachedAddresses",
|
|
3918
3811
|
"kind": 4096,
|
|
3919
3812
|
"kindString": "Call signature",
|
|
3920
3813
|
"flags": {},
|
|
3921
3814
|
"parameters": [
|
|
3922
3815
|
{
|
|
3923
|
-
"id":
|
|
3924
|
-
"name": "
|
|
3816
|
+
"id": 57,
|
|
3817
|
+
"name": "node",
|
|
3925
3818
|
"kind": 32768,
|
|
3926
3819
|
"kindString": "Parameter",
|
|
3927
3820
|
"flags": {
|
|
@@ -3929,28 +3822,42 @@
|
|
|
3929
3822
|
},
|
|
3930
3823
|
"type": {
|
|
3931
3824
|
"type": "reference",
|
|
3932
|
-
"
|
|
3933
|
-
"qualifiedName": "AccountInstance",
|
|
3934
|
-
"package": "@xyo-network/account-model"
|
|
3935
|
-
}
|
|
3936
|
-
}
|
|
3937
|
-
],
|
|
3938
|
-
"type": {
|
|
3939
|
-
"type": "tuple",
|
|
3940
|
-
"elements": [
|
|
3941
|
-
{
|
|
3942
|
-
"type": "union",
|
|
3943
|
-
"types": [
|
|
3944
|
-
{
|
|
3945
|
-
"type": "intrinsic",
|
|
3946
|
-
"name": "undefined"
|
|
3947
|
-
},
|
|
3825
|
+
"typeArguments": [
|
|
3948
3826
|
{
|
|
3949
3827
|
"type": "reference",
|
|
3950
3828
|
"typeArguments": [
|
|
3951
3829
|
{
|
|
3952
|
-
"type": "
|
|
3953
|
-
"
|
|
3830
|
+
"type": "intersection",
|
|
3831
|
+
"types": [
|
|
3832
|
+
{
|
|
3833
|
+
"type": "reference",
|
|
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
|
+
},
|
|
3954
3861
|
{
|
|
3955
3862
|
"type": "reference",
|
|
3956
3863
|
"typeArguments": [
|
|
@@ -3959,31 +3866,505 @@
|
|
|
3959
3866
|
"types": [
|
|
3960
3867
|
{
|
|
3961
3868
|
"type": "reference",
|
|
3962
|
-
"
|
|
3963
|
-
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
3967
|
-
|
|
3968
|
-
|
|
3969
|
-
|
|
3970
|
-
|
|
3971
|
-
|
|
3972
|
-
|
|
3973
|
-
|
|
3974
|
-
|
|
3975
|
-
|
|
3976
|
-
|
|
3977
|
-
|
|
3978
|
-
|
|
3979
|
-
|
|
3980
|
-
|
|
3981
|
-
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
|
|
3986
|
-
|
|
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/2f923c2cd/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/2f923c2cd/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": [
|
|
4362
|
+
{
|
|
4363
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4364
|
+
"line": 8,
|
|
4365
|
+
"character": 103
|
|
4366
|
+
}
|
|
4367
|
+
]
|
|
3987
4368
|
}
|
|
3988
4369
|
},
|
|
3989
4370
|
{
|
|
@@ -4013,7 +4394,7 @@
|
|
|
4013
4394
|
{
|
|
4014
4395
|
"type": "reflection",
|
|
4015
4396
|
"declaration": {
|
|
4016
|
-
"id":
|
|
4397
|
+
"id": 52,
|
|
4017
4398
|
"name": "__type",
|
|
4018
4399
|
"kind": 65536,
|
|
4019
4400
|
"kindString": "Type literal",
|
|
@@ -4036,7 +4417,7 @@
|
|
|
4036
4417
|
{
|
|
4037
4418
|
"type": "reflection",
|
|
4038
4419
|
"declaration": {
|
|
4039
|
-
"id":
|
|
4420
|
+
"id": 53,
|
|
4040
4421
|
"name": "__type",
|
|
4041
4422
|
"kind": 65536,
|
|
4042
4423
|
"kindString": "Type literal",
|
|
@@ -4091,7 +4472,7 @@
|
|
|
4091
4472
|
{
|
|
4092
4473
|
"type": "reflection",
|
|
4093
4474
|
"declaration": {
|
|
4094
|
-
"id":
|
|
4475
|
+
"id": 54,
|
|
4095
4476
|
"name": "__type",
|
|
4096
4477
|
"kind": 65536,
|
|
4097
4478
|
"kindString": "Type literal",
|
|
@@ -4166,7 +4547,7 @@
|
|
|
4166
4547
|
]
|
|
4167
4548
|
},
|
|
4168
4549
|
{
|
|
4169
|
-
"id":
|
|
4550
|
+
"id": 82,
|
|
4170
4551
|
"name": "useWrappedModule",
|
|
4171
4552
|
"kind": 64,
|
|
4172
4553
|
"kindString": "Function",
|
|
@@ -4174,21 +4555,21 @@
|
|
|
4174
4555
|
"sources": [
|
|
4175
4556
|
{
|
|
4176
4557
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
4177
|
-
"line":
|
|
4558
|
+
"line": 58,
|
|
4178
4559
|
"character": 13,
|
|
4179
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4560
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L58"
|
|
4180
4561
|
}
|
|
4181
4562
|
],
|
|
4182
4563
|
"signatures": [
|
|
4183
4564
|
{
|
|
4184
|
-
"id":
|
|
4565
|
+
"id": 83,
|
|
4185
4566
|
"name": "useWrappedModule",
|
|
4186
4567
|
"kind": 4096,
|
|
4187
4568
|
"kindString": "Call signature",
|
|
4188
4569
|
"flags": {},
|
|
4189
4570
|
"parameters": [
|
|
4190
4571
|
{
|
|
4191
|
-
"id":
|
|
4572
|
+
"id": 84,
|
|
4192
4573
|
"name": "nameOrAddress",
|
|
4193
4574
|
"kind": 32768,
|
|
4194
4575
|
"kindString": "Parameter",
|
|
@@ -4201,7 +4582,7 @@
|
|
|
4201
4582
|
}
|
|
4202
4583
|
},
|
|
4203
4584
|
{
|
|
4204
|
-
"id":
|
|
4585
|
+
"id": 85,
|
|
4205
4586
|
"name": "account",
|
|
4206
4587
|
"kind": 32768,
|
|
4207
4588
|
"kindString": "Parameter",
|
|
@@ -4216,27 +4597,18 @@
|
|
|
4216
4597
|
}
|
|
4217
4598
|
},
|
|
4218
4599
|
{
|
|
4219
|
-
"id":
|
|
4220
|
-
"name": "
|
|
4600
|
+
"id": 86,
|
|
4601
|
+
"name": "logger",
|
|
4221
4602
|
"kind": 32768,
|
|
4222
4603
|
"kindString": "Parameter",
|
|
4223
4604
|
"flags": {
|
|
4224
4605
|
"isOptional": true
|
|
4225
4606
|
},
|
|
4226
4607
|
"type": {
|
|
4227
|
-
"type": "
|
|
4228
|
-
"
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
"name": "boolean"
|
|
4232
|
-
},
|
|
4233
|
-
{
|
|
4234
|
-
"type": "reference",
|
|
4235
|
-
"name": "RenderSpinCheckConfig",
|
|
4236
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
4237
|
-
"package": "@xylabs/react-render-spin-check"
|
|
4238
|
-
}
|
|
4239
|
-
]
|
|
4608
|
+
"type": "reference",
|
|
4609
|
+
"name": "Logger",
|
|
4610
|
+
"qualifiedName": "Logger",
|
|
4611
|
+
"package": "@xyo-network/core"
|
|
4240
4612
|
}
|
|
4241
4613
|
}
|
|
4242
4614
|
],
|
|
@@ -4277,7 +4649,7 @@
|
|
|
4277
4649
|
{
|
|
4278
4650
|
"type": "reflection",
|
|
4279
4651
|
"declaration": {
|
|
4280
|
-
"id":
|
|
4652
|
+
"id": 87,
|
|
4281
4653
|
"name": "__type",
|
|
4282
4654
|
"kind": 65536,
|
|
4283
4655
|
"kindString": "Type literal",
|
|
@@ -4318,7 +4690,7 @@
|
|
|
4318
4690
|
{
|
|
4319
4691
|
"type": "reflection",
|
|
4320
4692
|
"declaration": {
|
|
4321
|
-
"id":
|
|
4693
|
+
"id": 88,
|
|
4322
4694
|
"name": "__type",
|
|
4323
4695
|
"kind": 65536,
|
|
4324
4696
|
"kindString": "Type literal",
|
|
@@ -4362,7 +4734,7 @@
|
|
|
4362
4734
|
{
|
|
4363
4735
|
"type": "reflection",
|
|
4364
4736
|
"declaration": {
|
|
4365
|
-
"id":
|
|
4737
|
+
"id": 89,
|
|
4366
4738
|
"name": "__type",
|
|
4367
4739
|
"kind": 65536,
|
|
4368
4740
|
"kindString": "Type literal",
|
|
@@ -4437,7 +4809,7 @@
|
|
|
4437
4809
|
]
|
|
4438
4810
|
},
|
|
4439
4811
|
{
|
|
4440
|
-
"id":
|
|
4812
|
+
"id": 102,
|
|
4441
4813
|
"name": "useWrappedModules",
|
|
4442
4814
|
"kind": 64,
|
|
4443
4815
|
"kindString": "Function",
|
|
@@ -4445,21 +4817,21 @@
|
|
|
4445
4817
|
"sources": [
|
|
4446
4818
|
{
|
|
4447
4819
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
4448
|
-
"line":
|
|
4820
|
+
"line": 66,
|
|
4449
4821
|
"character": 13,
|
|
4450
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4822
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L66"
|
|
4451
4823
|
}
|
|
4452
4824
|
],
|
|
4453
4825
|
"signatures": [
|
|
4454
4826
|
{
|
|
4455
|
-
"id":
|
|
4827
|
+
"id": 103,
|
|
4456
4828
|
"name": "useWrappedModules",
|
|
4457
4829
|
"kind": 4096,
|
|
4458
4830
|
"kindString": "Call signature",
|
|
4459
4831
|
"flags": {},
|
|
4460
4832
|
"parameters": [
|
|
4461
4833
|
{
|
|
4462
|
-
"id":
|
|
4834
|
+
"id": 104,
|
|
4463
4835
|
"name": "account",
|
|
4464
4836
|
"kind": 32768,
|
|
4465
4837
|
"kindString": "Parameter",
|
|
@@ -4474,31 +4846,7 @@
|
|
|
4474
4846
|
}
|
|
4475
4847
|
},
|
|
4476
4848
|
{
|
|
4477
|
-
"id":
|
|
4478
|
-
"name": "spinCheck",
|
|
4479
|
-
"kind": 32768,
|
|
4480
|
-
"kindString": "Parameter",
|
|
4481
|
-
"flags": {
|
|
4482
|
-
"isOptional": true
|
|
4483
|
-
},
|
|
4484
|
-
"type": {
|
|
4485
|
-
"type": "union",
|
|
4486
|
-
"types": [
|
|
4487
|
-
{
|
|
4488
|
-
"type": "intrinsic",
|
|
4489
|
-
"name": "boolean"
|
|
4490
|
-
},
|
|
4491
|
-
{
|
|
4492
|
-
"type": "reference",
|
|
4493
|
-
"name": "RenderSpinCheckConfig",
|
|
4494
|
-
"qualifiedName": "RenderSpinCheckConfig",
|
|
4495
|
-
"package": "@xylabs/react-render-spin-check"
|
|
4496
|
-
}
|
|
4497
|
-
]
|
|
4498
|
-
}
|
|
4499
|
-
},
|
|
4500
|
-
{
|
|
4501
|
-
"id": 96,
|
|
4849
|
+
"id": 105,
|
|
4502
4850
|
"name": "logger",
|
|
4503
4851
|
"kind": 32768,
|
|
4504
4852
|
"kindString": "Parameter",
|
|
@@ -4552,7 +4900,7 @@
|
|
|
4552
4900
|
{
|
|
4553
4901
|
"type": "reflection",
|
|
4554
4902
|
"declaration": {
|
|
4555
|
-
"id":
|
|
4903
|
+
"id": 106,
|
|
4556
4904
|
"name": "__type",
|
|
4557
4905
|
"kind": 65536,
|
|
4558
4906
|
"kindString": "Type literal",
|
|
@@ -4593,7 +4941,7 @@
|
|
|
4593
4941
|
{
|
|
4594
4942
|
"type": "reflection",
|
|
4595
4943
|
"declaration": {
|
|
4596
|
-
"id":
|
|
4944
|
+
"id": 107,
|
|
4597
4945
|
"name": "__type",
|
|
4598
4946
|
"kind": 65536,
|
|
4599
4947
|
"kindString": "Type literal",
|
|
@@ -4637,7 +4985,7 @@
|
|
|
4637
4985
|
{
|
|
4638
4986
|
"type": "reflection",
|
|
4639
4987
|
"declaration": {
|
|
4640
|
-
"id":
|
|
4988
|
+
"id": 108,
|
|
4641
4989
|
"name": "__type",
|
|
4642
4990
|
"kind": 65536,
|
|
4643
4991
|
"kindString": "Type literal",
|
|
@@ -4717,51 +5065,51 @@
|
|
|
4717
5065
|
{
|
|
4718
5066
|
"title": "Interfaces",
|
|
4719
5067
|
"children": [
|
|
4720
|
-
|
|
4721
|
-
|
|
5068
|
+
113,
|
|
5069
|
+
125,
|
|
4722
5070
|
5,
|
|
4723
|
-
|
|
4724
|
-
|
|
4725
|
-
|
|
4726
|
-
|
|
5071
|
+
162,
|
|
5072
|
+
132,
|
|
5073
|
+
152,
|
|
5074
|
+
110
|
|
4727
5075
|
]
|
|
4728
5076
|
},
|
|
4729
5077
|
{
|
|
4730
5078
|
"title": "Type Aliases",
|
|
4731
5079
|
"children": [
|
|
4732
|
-
|
|
5080
|
+
136
|
|
4733
5081
|
]
|
|
4734
5082
|
},
|
|
4735
5083
|
{
|
|
4736
5084
|
"title": "Variables",
|
|
4737
5085
|
"children": [
|
|
4738
|
-
|
|
4739
|
-
|
|
4740
|
-
|
|
5086
|
+
109,
|
|
5087
|
+
124,
|
|
5088
|
+
131
|
|
4741
5089
|
]
|
|
4742
5090
|
},
|
|
4743
5091
|
{
|
|
4744
5092
|
"title": "Functions",
|
|
4745
5093
|
"children": [
|
|
4746
|
-
|
|
4747
|
-
|
|
5094
|
+
141,
|
|
5095
|
+
145,
|
|
4748
5096
|
1,
|
|
4749
5097
|
6,
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
5098
|
+
164,
|
|
5099
|
+
158,
|
|
5100
|
+
69,
|
|
5101
|
+
90,
|
|
4754
5102
|
10,
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
5103
|
+
149,
|
|
5104
|
+
22,
|
|
5105
|
+
33,
|
|
5106
|
+
168,
|
|
5107
|
+
42,
|
|
5108
|
+
55,
|
|
5109
|
+
62,
|
|
5110
|
+
48,
|
|
5111
|
+
82,
|
|
5112
|
+
102
|
|
4765
5113
|
]
|
|
4766
5114
|
}
|
|
4767
5115
|
],
|
|
@@ -4770,7 +5118,7 @@
|
|
|
4770
5118
|
"fileName": "packages/modules/packages/node/src/index.ts",
|
|
4771
5119
|
"line": 1,
|
|
4772
5120
|
"character": 0,
|
|
4773
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
5121
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/modules/packages/node/src/index.ts#L1"
|
|
4774
5122
|
}
|
|
4775
5123
|
]
|
|
4776
5124
|
}
|