@xyo-network/react-node 2.45.0-rc.5 → 2.45.0-rc.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 +0 -1
- package/dist/cjs/hooks/index.js.map +1 -1
- package/dist/cjs/hooks/useModule.js +1 -2
- package/dist/cjs/hooks/useModule.js.map +1 -1
- package/dist/cjs/hooks/useNode.js +55 -6
- package/dist/cjs/hooks/useNode.js.map +1 -1
- package/dist/cjs/hooks/useProvidedNode.js +14 -1
- package/dist/cjs/hooks/useProvidedNode.js.map +1 -1
- package/dist/docs.json +421 -337
- package/dist/esm/hooks/index.js +0 -1
- package/dist/esm/hooks/index.js.map +1 -1
- package/dist/esm/hooks/useModule.js +2 -3
- package/dist/esm/hooks/useModule.js.map +1 -1
- package/dist/esm/hooks/useNode.js +52 -5
- package/dist/esm/hooks/useNode.js.map +1 -1
- package/dist/esm/hooks/useProvidedNode.js +15 -2
- package/dist/esm/hooks/useProvidedNode.js.map +1 -1
- package/dist/types/hooks/index.d.ts +0 -1
- package/dist/types/hooks/index.d.ts.map +1 -1
- package/dist/types/hooks/useModule.d.ts.map +1 -1
- package/dist/types/hooks/useNode.d.ts +55 -4
- package/dist/types/hooks/useNode.d.ts.map +1 -1
- package/dist/types/hooks/useProvidedNode.d.ts +4 -2
- package/dist/types/hooks/useProvidedNode.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/components/Node.stories.tsx +1 -1
- package/src/hooks/index.ts +0 -1
- package/src/hooks/useModule.tsx +2 -3
- package/src/hooks/useNode.tsx +77 -5
- package/src/hooks/useProvidedNode.tsx +19 -5
- package/dist/cjs/hooks/createUseModuleHook.js +0 -44
- package/dist/cjs/hooks/createUseModuleHook.js.map +0 -1
- package/dist/esm/hooks/createUseModuleHook.js +0 -39
- package/dist/esm/hooks/createUseModuleHook.js.map +0 -1
- package/dist/types/hooks/createUseModuleHook.d.ts +0 -52
- package/dist/types/hooks/createUseModuleHook.d.ts.map +0 -1
- package/src/hooks/createUseModuleHook.tsx +0 -63
package/dist/docs.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
49
49
|
"line": 9,
|
|
50
50
|
"character": 2,
|
|
51
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
51
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L9"
|
|
52
52
|
}
|
|
53
53
|
],
|
|
54
54
|
"type": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
65
65
|
"line": 9,
|
|
66
66
|
"character": 20,
|
|
67
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
67
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L9"
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
70
|
"signatures": [
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
115
115
|
"line": 10,
|
|
116
116
|
"character": 2,
|
|
117
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
117
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L10"
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
120
|
"type": {
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
137
137
|
"line": 11,
|
|
138
138
|
"character": 2,
|
|
139
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
139
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L11"
|
|
140
140
|
}
|
|
141
141
|
],
|
|
142
142
|
"type": {
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
153
153
|
"line": 11,
|
|
154
154
|
"character": 20,
|
|
155
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
155
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L11"
|
|
156
156
|
}
|
|
157
157
|
],
|
|
158
158
|
"signatures": [
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
203
203
|
"line": 8,
|
|
204
204
|
"character": 17,
|
|
205
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L8"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
208
208
|
"extendedTypes": [
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"fileName": "packages/modules/packages/node/src/contexts/Node/State.ts",
|
|
233
233
|
"line": 4,
|
|
234
234
|
"character": 2,
|
|
235
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
235
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/Node/State.ts#L4"
|
|
236
236
|
}
|
|
237
237
|
],
|
|
238
238
|
"type": {
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"fileName": "packages/modules/packages/node/src/contexts/Node/State.ts",
|
|
257
257
|
"line": 3,
|
|
258
258
|
"character": 17,
|
|
259
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
259
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/Node/State.ts#L3"
|
|
260
260
|
}
|
|
261
261
|
]
|
|
262
262
|
},
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
272
272
|
"line": 10,
|
|
273
273
|
"character": 17,
|
|
274
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
274
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/components/NodeDrawer.tsx#L10"
|
|
275
275
|
}
|
|
276
276
|
],
|
|
277
277
|
"extendedTypes": [
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
322
322
|
"line": 7,
|
|
323
323
|
"character": 2,
|
|
324
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
324
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L7"
|
|
325
325
|
}
|
|
326
326
|
],
|
|
327
327
|
"type": {
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
344
344
|
"line": 6,
|
|
345
345
|
"character": 17,
|
|
346
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
346
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L6"
|
|
347
347
|
}
|
|
348
348
|
],
|
|
349
349
|
"extendedTypes": [
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
376
376
|
"line": 5,
|
|
377
377
|
"character": 2,
|
|
378
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
378
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L5"
|
|
379
379
|
}
|
|
380
380
|
],
|
|
381
381
|
"type": {
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
419
419
|
"line": 6,
|
|
420
420
|
"character": 2,
|
|
421
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
421
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L6"
|
|
422
422
|
}
|
|
423
423
|
],
|
|
424
424
|
"type": {
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
459
459
|
"line": 4,
|
|
460
460
|
"character": 17,
|
|
461
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
461
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L4"
|
|
462
462
|
}
|
|
463
463
|
],
|
|
464
464
|
"extendedTypes": [
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
489
489
|
"line": 8,
|
|
490
490
|
"character": 2,
|
|
491
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
491
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L8"
|
|
492
492
|
}
|
|
493
493
|
],
|
|
494
494
|
"type": {
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
513
513
|
"line": 7,
|
|
514
514
|
"character": 17,
|
|
515
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
515
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L7"
|
|
516
516
|
}
|
|
517
517
|
]
|
|
518
518
|
},
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
528
528
|
"line": 4,
|
|
529
529
|
"character": 17,
|
|
530
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
530
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L4"
|
|
531
531
|
}
|
|
532
532
|
],
|
|
533
533
|
"indexSignature": {
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
568
568
|
"line": 8,
|
|
569
569
|
"character": 12,
|
|
570
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
570
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L8"
|
|
571
571
|
}
|
|
572
572
|
],
|
|
573
573
|
"type": {
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
599
599
|
"line": 9,
|
|
600
600
|
"character": 2,
|
|
601
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
601
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L9"
|
|
602
602
|
}
|
|
603
603
|
],
|
|
604
604
|
"type": {
|
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
630
630
|
"line": 10,
|
|
631
631
|
"character": 2,
|
|
632
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
632
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L10"
|
|
633
633
|
}
|
|
634
634
|
],
|
|
635
635
|
"type": {
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
653
653
|
"line": 8,
|
|
654
654
|
"character": 51,
|
|
655
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
655
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L8"
|
|
656
656
|
}
|
|
657
657
|
]
|
|
658
658
|
}
|
|
@@ -680,22 +680,99 @@
|
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
{
|
|
683
|
-
"id":
|
|
683
|
+
"id": 115,
|
|
684
|
+
"name": "NodeFunc",
|
|
685
|
+
"kind": 4194304,
|
|
686
|
+
"kindString": "Type alias",
|
|
687
|
+
"flags": {},
|
|
688
|
+
"sources": [
|
|
689
|
+
{
|
|
690
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
691
|
+
"line": 15,
|
|
692
|
+
"character": 12,
|
|
693
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L15"
|
|
694
|
+
}
|
|
695
|
+
],
|
|
696
|
+
"type": {
|
|
697
|
+
"type": "reflection",
|
|
698
|
+
"declaration": {
|
|
699
|
+
"id": 116,
|
|
700
|
+
"name": "__type",
|
|
701
|
+
"kind": 65536,
|
|
702
|
+
"kindString": "Type literal",
|
|
703
|
+
"flags": {},
|
|
704
|
+
"sources": [
|
|
705
|
+
{
|
|
706
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
707
|
+
"line": 15,
|
|
708
|
+
"character": 23,
|
|
709
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L15"
|
|
710
|
+
}
|
|
711
|
+
],
|
|
712
|
+
"signatures": [
|
|
713
|
+
{
|
|
714
|
+
"id": 117,
|
|
715
|
+
"name": "__type",
|
|
716
|
+
"kind": 4096,
|
|
717
|
+
"kindString": "Call signature",
|
|
718
|
+
"flags": {},
|
|
719
|
+
"type": {
|
|
720
|
+
"type": "tuple",
|
|
721
|
+
"elements": [
|
|
722
|
+
{
|
|
723
|
+
"type": "union",
|
|
724
|
+
"types": [
|
|
725
|
+
{
|
|
726
|
+
"type": "reference",
|
|
727
|
+
"name": "NodeModule",
|
|
728
|
+
"qualifiedName": "NodeModule",
|
|
729
|
+
"package": "@xyo-network/node"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"type": "intrinsic",
|
|
733
|
+
"name": "undefined"
|
|
734
|
+
}
|
|
735
|
+
]
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"type": "union",
|
|
739
|
+
"types": [
|
|
740
|
+
{
|
|
741
|
+
"type": "reference",
|
|
742
|
+
"name": "Error",
|
|
743
|
+
"qualifiedName": "Error",
|
|
744
|
+
"package": "typescript"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"type": "intrinsic",
|
|
748
|
+
"name": "undefined"
|
|
749
|
+
}
|
|
750
|
+
]
|
|
751
|
+
}
|
|
752
|
+
]
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
]
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
"id": 108,
|
|
684
761
|
"name": "WrapFunc",
|
|
685
762
|
"kind": 4194304,
|
|
686
763
|
"kindString": "Type alias",
|
|
687
764
|
"flags": {},
|
|
688
765
|
"sources": [
|
|
689
766
|
{
|
|
690
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
691
|
-
"line":
|
|
767
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
768
|
+
"line": 10,
|
|
692
769
|
"character": 12,
|
|
693
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
770
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L10"
|
|
694
771
|
}
|
|
695
772
|
],
|
|
696
773
|
"typeParameters": [
|
|
697
774
|
{
|
|
698
|
-
"id":
|
|
775
|
+
"id": 113,
|
|
699
776
|
"name": "TModule",
|
|
700
777
|
"kind": 131072,
|
|
701
778
|
"kindString": "Type parameter",
|
|
@@ -714,7 +791,7 @@
|
|
|
714
791
|
}
|
|
715
792
|
},
|
|
716
793
|
{
|
|
717
|
-
"id":
|
|
794
|
+
"id": 114,
|
|
718
795
|
"name": "TWrapper",
|
|
719
796
|
"kind": 131072,
|
|
720
797
|
"kindString": "Type parameter",
|
|
@@ -736,29 +813,29 @@
|
|
|
736
813
|
"type": {
|
|
737
814
|
"type": "reflection",
|
|
738
815
|
"declaration": {
|
|
739
|
-
"id":
|
|
816
|
+
"id": 109,
|
|
740
817
|
"name": "__type",
|
|
741
818
|
"kind": 65536,
|
|
742
819
|
"kindString": "Type literal",
|
|
743
820
|
"flags": {},
|
|
744
821
|
"sources": [
|
|
745
822
|
{
|
|
746
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
747
|
-
"line":
|
|
823
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
824
|
+
"line": 10,
|
|
748
825
|
"character": 104,
|
|
749
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
826
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L10"
|
|
750
827
|
}
|
|
751
828
|
],
|
|
752
829
|
"signatures": [
|
|
753
830
|
{
|
|
754
|
-
"id":
|
|
831
|
+
"id": 110,
|
|
755
832
|
"name": "__type",
|
|
756
833
|
"kind": 4096,
|
|
757
834
|
"kindString": "Call signature",
|
|
758
835
|
"flags": {},
|
|
759
836
|
"parameters": [
|
|
760
837
|
{
|
|
761
|
-
"id":
|
|
838
|
+
"id": 111,
|
|
762
839
|
"name": "module",
|
|
763
840
|
"kind": 32768,
|
|
764
841
|
"kindString": "Parameter",
|
|
@@ -767,12 +844,12 @@
|
|
|
767
844
|
},
|
|
768
845
|
"type": {
|
|
769
846
|
"type": "reference",
|
|
770
|
-
"id":
|
|
847
|
+
"id": 113,
|
|
771
848
|
"name": "TModule"
|
|
772
849
|
}
|
|
773
850
|
},
|
|
774
851
|
{
|
|
775
|
-
"id":
|
|
852
|
+
"id": 112,
|
|
776
853
|
"name": "account",
|
|
777
854
|
"kind": 32768,
|
|
778
855
|
"kindString": "Parameter",
|
|
@@ -792,7 +869,7 @@
|
|
|
792
869
|
"types": [
|
|
793
870
|
{
|
|
794
871
|
"type": "reference",
|
|
795
|
-
"id":
|
|
872
|
+
"id": 114,
|
|
796
873
|
"name": "TWrapper"
|
|
797
874
|
},
|
|
798
875
|
{
|
|
@@ -819,7 +896,7 @@
|
|
|
819
896
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/Context.ts",
|
|
820
897
|
"line": 5,
|
|
821
898
|
"character": 13,
|
|
822
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
899
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/Context.ts#L5"
|
|
823
900
|
}
|
|
824
901
|
],
|
|
825
902
|
"type": {
|
|
@@ -859,7 +936,7 @@
|
|
|
859
936
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Context.ts",
|
|
860
937
|
"line": 5,
|
|
861
938
|
"character": 13,
|
|
862
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
939
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/Node/Context.ts#L5"
|
|
863
940
|
}
|
|
864
941
|
],
|
|
865
942
|
"type": {
|
|
@@ -899,7 +976,7 @@
|
|
|
899
976
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Context.ts",
|
|
900
977
|
"line": 5,
|
|
901
978
|
"character": 13,
|
|
902
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
979
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/Context.ts#L5"
|
|
903
980
|
}
|
|
904
981
|
],
|
|
905
982
|
"type": {
|
|
@@ -937,7 +1014,7 @@
|
|
|
937
1014
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
938
1015
|
"line": 14,
|
|
939
1016
|
"character": 13,
|
|
940
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1017
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L14"
|
|
941
1018
|
}
|
|
942
1019
|
],
|
|
943
1020
|
"signatures": [
|
|
@@ -1013,7 +1090,7 @@
|
|
|
1013
1090
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/Provider.tsx",
|
|
1014
1091
|
"line": 11,
|
|
1015
1092
|
"character": 13,
|
|
1016
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1093
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/Provider.tsx#L11"
|
|
1017
1094
|
}
|
|
1018
1095
|
],
|
|
1019
1096
|
"signatures": [
|
|
@@ -1088,7 +1165,7 @@
|
|
|
1088
1165
|
"fileName": "packages/modules/packages/node/src/components/Node.tsx",
|
|
1089
1166
|
"line": 8,
|
|
1090
1167
|
"character": 13,
|
|
1091
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1168
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/components/Node.tsx#L8"
|
|
1092
1169
|
}
|
|
1093
1170
|
],
|
|
1094
1171
|
"signatures": [
|
|
@@ -1165,7 +1242,7 @@
|
|
|
1165
1242
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
1166
1243
|
"line": 12,
|
|
1167
1244
|
"character": 13,
|
|
1168
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1245
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/components/NodeDrawer.tsx#L12"
|
|
1169
1246
|
}
|
|
1170
1247
|
],
|
|
1171
1248
|
"signatures": [
|
|
@@ -1241,7 +1318,7 @@
|
|
|
1241
1318
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
1242
1319
|
"line": 10,
|
|
1243
1320
|
"character": 13,
|
|
1244
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1321
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L10"
|
|
1245
1322
|
}
|
|
1246
1323
|
],
|
|
1247
1324
|
"signatures": [
|
|
@@ -1317,7 +1394,7 @@
|
|
|
1317
1394
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
1318
1395
|
"line": 11,
|
|
1319
1396
|
"character": 13,
|
|
1320
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1397
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L11"
|
|
1321
1398
|
}
|
|
1322
1399
|
],
|
|
1323
1400
|
"signatures": [
|
|
@@ -1391,29 +1468,29 @@
|
|
|
1391
1468
|
]
|
|
1392
1469
|
},
|
|
1393
1470
|
{
|
|
1394
|
-
"id":
|
|
1471
|
+
"id": 118,
|
|
1395
1472
|
"name": "createUseModuleHook",
|
|
1396
1473
|
"kind": 64,
|
|
1397
1474
|
"kindString": "Function",
|
|
1398
1475
|
"flags": {},
|
|
1399
1476
|
"sources": [
|
|
1400
1477
|
{
|
|
1401
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1402
|
-
"line":
|
|
1478
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1479
|
+
"line": 17,
|
|
1403
1480
|
"character": 13,
|
|
1404
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1481
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L17"
|
|
1405
1482
|
}
|
|
1406
1483
|
],
|
|
1407
1484
|
"signatures": [
|
|
1408
1485
|
{
|
|
1409
|
-
"id":
|
|
1486
|
+
"id": 119,
|
|
1410
1487
|
"name": "createUseModuleHook",
|
|
1411
1488
|
"kind": 4096,
|
|
1412
1489
|
"kindString": "Call signature",
|
|
1413
1490
|
"flags": {},
|
|
1414
1491
|
"typeParameter": [
|
|
1415
1492
|
{
|
|
1416
|
-
"id":
|
|
1493
|
+
"id": 124,
|
|
1417
1494
|
"name": "TModule",
|
|
1418
1495
|
"kind": 131072,
|
|
1419
1496
|
"kindString": "Type parameter",
|
|
@@ -1439,7 +1516,7 @@
|
|
|
1439
1516
|
{
|
|
1440
1517
|
"type": "reflection",
|
|
1441
1518
|
"declaration": {
|
|
1442
|
-
"id":
|
|
1519
|
+
"id": 120,
|
|
1443
1520
|
"name": "__type",
|
|
1444
1521
|
"kind": 65536,
|
|
1445
1522
|
"kindString": "Type literal",
|
|
@@ -1456,7 +1533,7 @@
|
|
|
1456
1533
|
{
|
|
1457
1534
|
"type": "reflection",
|
|
1458
1535
|
"declaration": {
|
|
1459
|
-
"id":
|
|
1536
|
+
"id": 121,
|
|
1460
1537
|
"name": "__type",
|
|
1461
1538
|
"kind": 65536,
|
|
1462
1539
|
"kindString": "Type literal",
|
|
@@ -1498,7 +1575,7 @@
|
|
|
1498
1575
|
{
|
|
1499
1576
|
"type": "reflection",
|
|
1500
1577
|
"declaration": {
|
|
1501
|
-
"id":
|
|
1578
|
+
"id": 122,
|
|
1502
1579
|
"name": "__type",
|
|
1503
1580
|
"kind": 65536,
|
|
1504
1581
|
"kindString": "Type literal",
|
|
@@ -1515,7 +1592,7 @@
|
|
|
1515
1592
|
{
|
|
1516
1593
|
"type": "reflection",
|
|
1517
1594
|
"declaration": {
|
|
1518
|
-
"id":
|
|
1595
|
+
"id": 123,
|
|
1519
1596
|
"name": "__type",
|
|
1520
1597
|
"kind": 65536,
|
|
1521
1598
|
"kindString": "Type literal",
|
|
@@ -1538,7 +1615,7 @@
|
|
|
1538
1615
|
}
|
|
1539
1616
|
},
|
|
1540
1617
|
{
|
|
1541
|
-
"id":
|
|
1618
|
+
"id": 129,
|
|
1542
1619
|
"name": "TWrapper",
|
|
1543
1620
|
"kind": 131072,
|
|
1544
1621
|
"kindString": "Type parameter",
|
|
@@ -1567,7 +1644,7 @@
|
|
|
1567
1644
|
{
|
|
1568
1645
|
"type": "reflection",
|
|
1569
1646
|
"declaration": {
|
|
1570
|
-
"id":
|
|
1647
|
+
"id": 125,
|
|
1571
1648
|
"name": "__type",
|
|
1572
1649
|
"kind": 65536,
|
|
1573
1650
|
"kindString": "Type literal",
|
|
@@ -1584,7 +1661,7 @@
|
|
|
1584
1661
|
{
|
|
1585
1662
|
"type": "reflection",
|
|
1586
1663
|
"declaration": {
|
|
1587
|
-
"id":
|
|
1664
|
+
"id": 126,
|
|
1588
1665
|
"name": "__type",
|
|
1589
1666
|
"kind": 65536,
|
|
1590
1667
|
"kindString": "Type literal",
|
|
@@ -1607,7 +1684,7 @@
|
|
|
1607
1684
|
},
|
|
1608
1685
|
{
|
|
1609
1686
|
"type": "reference",
|
|
1610
|
-
"id":
|
|
1687
|
+
"id": 129,
|
|
1611
1688
|
"name": "TWrapper"
|
|
1612
1689
|
}
|
|
1613
1690
|
],
|
|
@@ -1639,7 +1716,7 @@
|
|
|
1639
1716
|
{
|
|
1640
1717
|
"type": "reflection",
|
|
1641
1718
|
"declaration": {
|
|
1642
|
-
"id":
|
|
1719
|
+
"id": 127,
|
|
1643
1720
|
"name": "__type",
|
|
1644
1721
|
"kind": 65536,
|
|
1645
1722
|
"kindString": "Type literal",
|
|
@@ -1656,7 +1733,7 @@
|
|
|
1656
1733
|
{
|
|
1657
1734
|
"type": "reflection",
|
|
1658
1735
|
"declaration": {
|
|
1659
|
-
"id":
|
|
1736
|
+
"id": 128,
|
|
1660
1737
|
"name": "__type",
|
|
1661
1738
|
"kind": 65536,
|
|
1662
1739
|
"kindString": "Type literal",
|
|
@@ -1684,23 +1761,23 @@
|
|
|
1684
1761
|
}
|
|
1685
1762
|
},
|
|
1686
1763
|
{
|
|
1687
|
-
"id":
|
|
1764
|
+
"id": 130,
|
|
1688
1765
|
"name": "TWrapFunc",
|
|
1689
1766
|
"kind": 131072,
|
|
1690
1767
|
"kindString": "Type parameter",
|
|
1691
1768
|
"flags": {},
|
|
1692
1769
|
"type": {
|
|
1693
1770
|
"type": "reference",
|
|
1694
|
-
"id":
|
|
1771
|
+
"id": 108,
|
|
1695
1772
|
"typeArguments": [
|
|
1696
1773
|
{
|
|
1697
1774
|
"type": "reference",
|
|
1698
|
-
"id":
|
|
1775
|
+
"id": 124,
|
|
1699
1776
|
"name": "TModule"
|
|
1700
1777
|
},
|
|
1701
1778
|
{
|
|
1702
1779
|
"type": "reference",
|
|
1703
|
-
"id":
|
|
1780
|
+
"id": 129,
|
|
1704
1781
|
"name": "TWrapper"
|
|
1705
1782
|
}
|
|
1706
1783
|
],
|
|
@@ -1708,16 +1785,16 @@
|
|
|
1708
1785
|
},
|
|
1709
1786
|
"default": {
|
|
1710
1787
|
"type": "reference",
|
|
1711
|
-
"id":
|
|
1788
|
+
"id": 108,
|
|
1712
1789
|
"typeArguments": [
|
|
1713
1790
|
{
|
|
1714
1791
|
"type": "reference",
|
|
1715
|
-
"id":
|
|
1792
|
+
"id": 124,
|
|
1716
1793
|
"name": "TModule"
|
|
1717
1794
|
},
|
|
1718
1795
|
{
|
|
1719
1796
|
"type": "reference",
|
|
1720
|
-
"id":
|
|
1797
|
+
"id": 129,
|
|
1721
1798
|
"name": "TWrapper"
|
|
1722
1799
|
}
|
|
1723
1800
|
],
|
|
@@ -1727,176 +1804,86 @@
|
|
|
1727
1804
|
],
|
|
1728
1805
|
"parameters": [
|
|
1729
1806
|
{
|
|
1730
|
-
"id":
|
|
1807
|
+
"id": 131,
|
|
1731
1808
|
"name": "wrapFunc",
|
|
1732
1809
|
"kind": 32768,
|
|
1733
1810
|
"kindString": "Parameter",
|
|
1734
1811
|
"flags": {},
|
|
1735
1812
|
"type": {
|
|
1736
1813
|
"type": "reference",
|
|
1737
|
-
"id":
|
|
1814
|
+
"id": 130,
|
|
1738
1815
|
"name": "TWrapFunc"
|
|
1739
1816
|
}
|
|
1740
1817
|
},
|
|
1741
1818
|
{
|
|
1742
|
-
"id":
|
|
1743
|
-
"name": "
|
|
1819
|
+
"id": 132,
|
|
1820
|
+
"name": "nodeFunc",
|
|
1744
1821
|
"kind": 32768,
|
|
1745
1822
|
"kindString": "Parameter",
|
|
1746
1823
|
"flags": {},
|
|
1747
1824
|
"type": {
|
|
1748
|
-
"type": "
|
|
1749
|
-
"
|
|
1750
|
-
|
|
1751
|
-
"name": "__type",
|
|
1752
|
-
"kind": 65536,
|
|
1753
|
-
"kindString": "Type literal",
|
|
1754
|
-
"flags": {},
|
|
1755
|
-
"sources": [
|
|
1756
|
-
{
|
|
1757
|
-
"fileName": "packages/modules/packages/node/src/hooks/createUseModuleHook.tsx",
|
|
1758
|
-
"line": 19,
|
|
1759
|
-
"character": 15,
|
|
1760
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e92fe3c25c2/packages/modules/packages/node/src/hooks/createUseModuleHook.tsx#L19"
|
|
1761
|
-
}
|
|
1762
|
-
],
|
|
1763
|
-
"signatures": [
|
|
1764
|
-
{
|
|
1765
|
-
"id": 86,
|
|
1766
|
-
"name": "__type",
|
|
1767
|
-
"kind": 4096,
|
|
1768
|
-
"kindString": "Call signature",
|
|
1769
|
-
"flags": {},
|
|
1770
|
-
"parameters": [
|
|
1771
|
-
{
|
|
1772
|
-
"id": 87,
|
|
1773
|
-
"name": "nodeOrAddress",
|
|
1774
|
-
"kind": 32768,
|
|
1775
|
-
"kindString": "Parameter",
|
|
1776
|
-
"flags": {},
|
|
1777
|
-
"type": {
|
|
1778
|
-
"type": "union",
|
|
1779
|
-
"types": [
|
|
1780
|
-
{
|
|
1781
|
-
"type": "intrinsic",
|
|
1782
|
-
"name": "undefined"
|
|
1783
|
-
},
|
|
1784
|
-
{
|
|
1785
|
-
"type": "intrinsic",
|
|
1786
|
-
"name": "string"
|
|
1787
|
-
}
|
|
1788
|
-
]
|
|
1789
|
-
}
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"id": 88,
|
|
1793
|
-
"name": "wrap",
|
|
1794
|
-
"kind": 32768,
|
|
1795
|
-
"kindString": "Parameter",
|
|
1796
|
-
"flags": {},
|
|
1797
|
-
"type": {
|
|
1798
|
-
"type": "literal",
|
|
1799
|
-
"value": true
|
|
1800
|
-
}
|
|
1801
|
-
}
|
|
1802
|
-
],
|
|
1803
|
-
"type": {
|
|
1804
|
-
"type": "tuple",
|
|
1805
|
-
"elements": [
|
|
1806
|
-
{
|
|
1807
|
-
"type": "union",
|
|
1808
|
-
"types": [
|
|
1809
|
-
{
|
|
1810
|
-
"type": "intrinsic",
|
|
1811
|
-
"name": "undefined"
|
|
1812
|
-
},
|
|
1813
|
-
{
|
|
1814
|
-
"type": "reference",
|
|
1815
|
-
"name": "NodeWrapper",
|
|
1816
|
-
"qualifiedName": "NodeWrapper",
|
|
1817
|
-
"package": "@xyo-network/node"
|
|
1818
|
-
}
|
|
1819
|
-
]
|
|
1820
|
-
},
|
|
1821
|
-
{
|
|
1822
|
-
"type": "union",
|
|
1823
|
-
"types": [
|
|
1824
|
-
{
|
|
1825
|
-
"type": "intrinsic",
|
|
1826
|
-
"name": "undefined"
|
|
1827
|
-
},
|
|
1828
|
-
{
|
|
1829
|
-
"type": "reference",
|
|
1830
|
-
"name": "Error",
|
|
1831
|
-
"qualifiedName": "Error",
|
|
1832
|
-
"package": "typescript"
|
|
1833
|
-
}
|
|
1834
|
-
]
|
|
1835
|
-
}
|
|
1836
|
-
]
|
|
1837
|
-
}
|
|
1838
|
-
}
|
|
1839
|
-
]
|
|
1840
|
-
}
|
|
1825
|
+
"type": "reference",
|
|
1826
|
+
"id": 115,
|
|
1827
|
+
"name": "NodeFunc"
|
|
1841
1828
|
}
|
|
1842
1829
|
}
|
|
1843
1830
|
],
|
|
1844
1831
|
"type": {
|
|
1845
1832
|
"type": "reflection",
|
|
1846
1833
|
"declaration": {
|
|
1847
|
-
"id":
|
|
1834
|
+
"id": 133,
|
|
1848
1835
|
"name": "__type",
|
|
1849
1836
|
"kind": 65536,
|
|
1850
1837
|
"kindString": "Type literal",
|
|
1851
1838
|
"flags": {},
|
|
1852
1839
|
"sources": [
|
|
1853
1840
|
{
|
|
1854
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1855
|
-
"line":
|
|
1841
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1842
|
+
"line": 25,
|
|
1856
1843
|
"character": 11,
|
|
1857
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1844
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L25"
|
|
1858
1845
|
},
|
|
1859
1846
|
{
|
|
1860
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1861
|
-
"line":
|
|
1847
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1848
|
+
"line": 26,
|
|
1862
1849
|
"character": 11,
|
|
1863
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1850
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L26"
|
|
1864
1851
|
},
|
|
1865
1852
|
{
|
|
1866
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1867
|
-
"line":
|
|
1853
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1854
|
+
"line": 27,
|
|
1868
1855
|
"character": 11,
|
|
1869
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1856
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L27"
|
|
1870
1857
|
},
|
|
1871
1858
|
{
|
|
1872
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1873
|
-
"line":
|
|
1859
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1860
|
+
"line": 28,
|
|
1874
1861
|
"character": 11,
|
|
1875
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1862
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L28"
|
|
1876
1863
|
},
|
|
1877
1864
|
{
|
|
1878
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1879
|
-
"line":
|
|
1865
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1866
|
+
"line": 29,
|
|
1880
1867
|
"character": 11,
|
|
1881
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1868
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L29"
|
|
1882
1869
|
},
|
|
1883
1870
|
{
|
|
1884
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1885
|
-
"line":
|
|
1871
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1872
|
+
"line": 30,
|
|
1886
1873
|
"character": 11,
|
|
1887
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1874
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L30"
|
|
1888
1875
|
}
|
|
1889
1876
|
],
|
|
1890
1877
|
"signatures": [
|
|
1891
1878
|
{
|
|
1892
|
-
"id":
|
|
1879
|
+
"id": 134,
|
|
1893
1880
|
"name": "__type",
|
|
1894
1881
|
"kind": 4096,
|
|
1895
1882
|
"kindString": "Call signature",
|
|
1896
1883
|
"flags": {},
|
|
1897
1884
|
"parameters": [
|
|
1898
1885
|
{
|
|
1899
|
-
"id":
|
|
1886
|
+
"id": 135,
|
|
1900
1887
|
"name": "name",
|
|
1901
1888
|
"kind": 32768,
|
|
1902
1889
|
"kindString": "Parameter",
|
|
@@ -1917,7 +1904,7 @@
|
|
|
1917
1904
|
"types": [
|
|
1918
1905
|
{
|
|
1919
1906
|
"type": "reference",
|
|
1920
|
-
"id":
|
|
1907
|
+
"id": 124,
|
|
1921
1908
|
"name": "TModule"
|
|
1922
1909
|
},
|
|
1923
1910
|
{
|
|
@@ -1945,14 +1932,14 @@
|
|
|
1945
1932
|
}
|
|
1946
1933
|
},
|
|
1947
1934
|
{
|
|
1948
|
-
"id":
|
|
1935
|
+
"id": 136,
|
|
1949
1936
|
"name": "__type",
|
|
1950
1937
|
"kind": 4096,
|
|
1951
1938
|
"kindString": "Call signature",
|
|
1952
1939
|
"flags": {},
|
|
1953
1940
|
"parameters": [
|
|
1954
1941
|
{
|
|
1955
|
-
"id":
|
|
1942
|
+
"id": 137,
|
|
1956
1943
|
"name": "name",
|
|
1957
1944
|
"kind": 32768,
|
|
1958
1945
|
"kindString": "Parameter",
|
|
@@ -1972,7 +1959,7 @@
|
|
|
1972
1959
|
}
|
|
1973
1960
|
},
|
|
1974
1961
|
{
|
|
1975
|
-
"id":
|
|
1962
|
+
"id": 138,
|
|
1976
1963
|
"name": "wrap",
|
|
1977
1964
|
"kind": 32768,
|
|
1978
1965
|
"kindString": "Parameter",
|
|
@@ -2002,7 +1989,7 @@
|
|
|
2002
1989
|
"types": [
|
|
2003
1990
|
{
|
|
2004
1991
|
"type": "reference",
|
|
2005
|
-
"id":
|
|
1992
|
+
"id": 129,
|
|
2006
1993
|
"name": "TWrapper"
|
|
2007
1994
|
},
|
|
2008
1995
|
{
|
|
@@ -2030,14 +2017,14 @@
|
|
|
2030
2017
|
}
|
|
2031
2018
|
},
|
|
2032
2019
|
{
|
|
2033
|
-
"id":
|
|
2020
|
+
"id": 139,
|
|
2034
2021
|
"name": "__type",
|
|
2035
2022
|
"kind": 4096,
|
|
2036
2023
|
"kindString": "Call signature",
|
|
2037
2024
|
"flags": {},
|
|
2038
2025
|
"parameters": [
|
|
2039
2026
|
{
|
|
2040
|
-
"id":
|
|
2027
|
+
"id": 140,
|
|
2041
2028
|
"name": "wrap",
|
|
2042
2029
|
"kind": 32768,
|
|
2043
2030
|
"kindString": "Parameter",
|
|
@@ -2067,7 +2054,7 @@
|
|
|
2067
2054
|
"types": [
|
|
2068
2055
|
{
|
|
2069
2056
|
"type": "reference",
|
|
2070
|
-
"id":
|
|
2057
|
+
"id": 129,
|
|
2071
2058
|
"name": "TWrapper"
|
|
2072
2059
|
},
|
|
2073
2060
|
{
|
|
@@ -2095,14 +2082,14 @@
|
|
|
2095
2082
|
}
|
|
2096
2083
|
},
|
|
2097
2084
|
{
|
|
2098
|
-
"id":
|
|
2085
|
+
"id": 141,
|
|
2099
2086
|
"name": "__type",
|
|
2100
2087
|
"kind": 4096,
|
|
2101
2088
|
"kindString": "Call signature",
|
|
2102
2089
|
"flags": {},
|
|
2103
2090
|
"parameters": [
|
|
2104
2091
|
{
|
|
2105
|
-
"id":
|
|
2092
|
+
"id": 142,
|
|
2106
2093
|
"name": "address",
|
|
2107
2094
|
"kind": 32768,
|
|
2108
2095
|
"kindString": "Parameter",
|
|
@@ -2121,7 +2108,7 @@
|
|
|
2121
2108
|
"types": [
|
|
2122
2109
|
{
|
|
2123
2110
|
"type": "reference",
|
|
2124
|
-
"id":
|
|
2111
|
+
"id": 124,
|
|
2125
2112
|
"name": "TModule"
|
|
2126
2113
|
},
|
|
2127
2114
|
{
|
|
@@ -2149,14 +2136,14 @@
|
|
|
2149
2136
|
}
|
|
2150
2137
|
},
|
|
2151
2138
|
{
|
|
2152
|
-
"id":
|
|
2139
|
+
"id": 143,
|
|
2153
2140
|
"name": "__type",
|
|
2154
2141
|
"kind": 4096,
|
|
2155
2142
|
"kindString": "Call signature",
|
|
2156
2143
|
"flags": {},
|
|
2157
2144
|
"parameters": [
|
|
2158
2145
|
{
|
|
2159
|
-
"id":
|
|
2146
|
+
"id": 144,
|
|
2160
2147
|
"name": "address",
|
|
2161
2148
|
"kind": 32768,
|
|
2162
2149
|
"kindString": "Parameter",
|
|
@@ -2167,7 +2154,7 @@
|
|
|
2167
2154
|
}
|
|
2168
2155
|
},
|
|
2169
2156
|
{
|
|
2170
|
-
"id":
|
|
2157
|
+
"id": 145,
|
|
2171
2158
|
"name": "wrap",
|
|
2172
2159
|
"kind": 32768,
|
|
2173
2160
|
"kindString": "Parameter",
|
|
@@ -2197,7 +2184,7 @@
|
|
|
2197
2184
|
"types": [
|
|
2198
2185
|
{
|
|
2199
2186
|
"type": "reference",
|
|
2200
|
-
"id":
|
|
2187
|
+
"id": 129,
|
|
2201
2188
|
"name": "TWrapper"
|
|
2202
2189
|
},
|
|
2203
2190
|
{
|
|
@@ -2231,7 +2218,7 @@
|
|
|
2231
2218
|
]
|
|
2232
2219
|
},
|
|
2233
2220
|
{
|
|
2234
|
-
"id":
|
|
2221
|
+
"id": 67,
|
|
2235
2222
|
"name": "useArchiveArchivists",
|
|
2236
2223
|
"kind": 64,
|
|
2237
2224
|
"kindString": "Function",
|
|
@@ -2241,19 +2228,19 @@
|
|
|
2241
2228
|
"fileName": "packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx",
|
|
2242
2229
|
"line": 44,
|
|
2243
2230
|
"character": 13,
|
|
2244
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2231
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx#L44"
|
|
2245
2232
|
}
|
|
2246
2233
|
],
|
|
2247
2234
|
"signatures": [
|
|
2248
2235
|
{
|
|
2249
|
-
"id":
|
|
2236
|
+
"id": 68,
|
|
2250
2237
|
"name": "useArchiveArchivists",
|
|
2251
2238
|
"kind": 4096,
|
|
2252
2239
|
"kindString": "Call signature",
|
|
2253
2240
|
"flags": {},
|
|
2254
2241
|
"parameters": [
|
|
2255
2242
|
{
|
|
2256
|
-
"id":
|
|
2243
|
+
"id": 69,
|
|
2257
2244
|
"name": "archiveName",
|
|
2258
2245
|
"kind": 32768,
|
|
2259
2246
|
"kindString": "Parameter",
|
|
@@ -2266,7 +2253,7 @@
|
|
|
2266
2253
|
}
|
|
2267
2254
|
},
|
|
2268
2255
|
{
|
|
2269
|
-
"id":
|
|
2256
|
+
"id": 70,
|
|
2270
2257
|
"name": "refresher",
|
|
2271
2258
|
"kind": 32768,
|
|
2272
2259
|
"kindString": "Parameter",
|
|
@@ -2279,7 +2266,7 @@
|
|
|
2279
2266
|
}
|
|
2280
2267
|
},
|
|
2281
2268
|
{
|
|
2282
|
-
"id":
|
|
2269
|
+
"id": 71,
|
|
2283
2270
|
"name": "refreshAddresses",
|
|
2284
2271
|
"kind": 32768,
|
|
2285
2272
|
"kindString": "Parameter",
|
|
@@ -2312,7 +2299,7 @@
|
|
|
2312
2299
|
]
|
|
2313
2300
|
},
|
|
2314
2301
|
{
|
|
2315
|
-
"id":
|
|
2302
|
+
"id": 63,
|
|
2316
2303
|
"name": "useArchiveArchivistsRaw",
|
|
2317
2304
|
"kind": 64,
|
|
2318
2305
|
"kindString": "Function",
|
|
@@ -2322,19 +2309,19 @@
|
|
|
2322
2309
|
"fileName": "packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx",
|
|
2323
2310
|
"line": 13,
|
|
2324
2311
|
"character": 13,
|
|
2325
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2312
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx#L13"
|
|
2326
2313
|
}
|
|
2327
2314
|
],
|
|
2328
2315
|
"signatures": [
|
|
2329
2316
|
{
|
|
2330
|
-
"id":
|
|
2317
|
+
"id": 64,
|
|
2331
2318
|
"name": "useArchiveArchivistsRaw",
|
|
2332
2319
|
"kind": 4096,
|
|
2333
2320
|
"kindString": "Call signature",
|
|
2334
2321
|
"flags": {},
|
|
2335
2322
|
"parameters": [
|
|
2336
2323
|
{
|
|
2337
|
-
"id":
|
|
2324
|
+
"id": 65,
|
|
2338
2325
|
"name": "archiveName",
|
|
2339
2326
|
"kind": 32768,
|
|
2340
2327
|
"kindString": "Parameter",
|
|
@@ -2347,7 +2334,7 @@
|
|
|
2347
2334
|
}
|
|
2348
2335
|
},
|
|
2349
2336
|
{
|
|
2350
|
-
"id":
|
|
2337
|
+
"id": 66,
|
|
2351
2338
|
"name": "refresher",
|
|
2352
2339
|
"kind": 32768,
|
|
2353
2340
|
"kindString": "Parameter",
|
|
@@ -2377,7 +2364,7 @@
|
|
|
2377
2364
|
]
|
|
2378
2365
|
},
|
|
2379
2366
|
{
|
|
2380
|
-
"id":
|
|
2367
|
+
"id": 72,
|
|
2381
2368
|
"name": "useArchivistModule",
|
|
2382
2369
|
"kind": 64,
|
|
2383
2370
|
"kindString": "Function",
|
|
@@ -2387,19 +2374,19 @@
|
|
|
2387
2374
|
"fileName": "packages/modules/packages/node/src/hooks/useArchivistModule.ts",
|
|
2388
2375
|
"line": 6,
|
|
2389
2376
|
"character": 13,
|
|
2390
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2377
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useArchivistModule.ts#L6"
|
|
2391
2378
|
}
|
|
2392
2379
|
],
|
|
2393
2380
|
"signatures": [
|
|
2394
2381
|
{
|
|
2395
|
-
"id":
|
|
2382
|
+
"id": 73,
|
|
2396
2383
|
"name": "useArchivistModule",
|
|
2397
2384
|
"kind": 4096,
|
|
2398
2385
|
"kindString": "Call signature",
|
|
2399
2386
|
"flags": {},
|
|
2400
2387
|
"parameters": [
|
|
2401
2388
|
{
|
|
2402
|
-
"id":
|
|
2389
|
+
"id": 74,
|
|
2403
2390
|
"name": "filter",
|
|
2404
2391
|
"kind": 32768,
|
|
2405
2392
|
"kindString": "Parameter",
|
|
@@ -2433,7 +2420,7 @@
|
|
|
2433
2420
|
]
|
|
2434
2421
|
},
|
|
2435
2422
|
{
|
|
2436
|
-
"id":
|
|
2423
|
+
"id": 75,
|
|
2437
2424
|
"name": "useArchivistModules",
|
|
2438
2425
|
"kind": 64,
|
|
2439
2426
|
"kindString": "Function",
|
|
@@ -2443,12 +2430,12 @@
|
|
|
2443
2430
|
"fileName": "packages/modules/packages/node/src/hooks/useArchivistModules.ts",
|
|
2444
2431
|
"line": 5,
|
|
2445
2432
|
"character": 13,
|
|
2446
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2433
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useArchivistModules.ts#L5"
|
|
2447
2434
|
}
|
|
2448
2435
|
],
|
|
2449
2436
|
"signatures": [
|
|
2450
2437
|
{
|
|
2451
|
-
"id":
|
|
2438
|
+
"id": 76,
|
|
2452
2439
|
"name": "useArchivistModules",
|
|
2453
2440
|
"kind": 4096,
|
|
2454
2441
|
"kindString": "Call signature",
|
|
@@ -2475,7 +2462,7 @@
|
|
|
2475
2462
|
]
|
|
2476
2463
|
},
|
|
2477
2464
|
{
|
|
2478
|
-
"id":
|
|
2465
|
+
"id": 77,
|
|
2479
2466
|
"name": "useDivinerModule",
|
|
2480
2467
|
"kind": 64,
|
|
2481
2468
|
"kindString": "Function",
|
|
@@ -2485,19 +2472,19 @@
|
|
|
2485
2472
|
"fileName": "packages/modules/packages/node/src/hooks/useDivinerModule.ts",
|
|
2486
2473
|
"line": 6,
|
|
2487
2474
|
"character": 13,
|
|
2488
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2475
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useDivinerModule.ts#L6"
|
|
2489
2476
|
}
|
|
2490
2477
|
],
|
|
2491
2478
|
"signatures": [
|
|
2492
2479
|
{
|
|
2493
|
-
"id":
|
|
2480
|
+
"id": 78,
|
|
2494
2481
|
"name": "useDivinerModule",
|
|
2495
2482
|
"kind": 4096,
|
|
2496
2483
|
"kindString": "Call signature",
|
|
2497
2484
|
"flags": {},
|
|
2498
2485
|
"parameters": [
|
|
2499
2486
|
{
|
|
2500
|
-
"id":
|
|
2487
|
+
"id": 79,
|
|
2501
2488
|
"name": "filter",
|
|
2502
2489
|
"kind": 32768,
|
|
2503
2490
|
"kindString": "Parameter",
|
|
@@ -2531,7 +2518,7 @@
|
|
|
2531
2518
|
]
|
|
2532
2519
|
},
|
|
2533
2520
|
{
|
|
2534
|
-
"id":
|
|
2521
|
+
"id": 80,
|
|
2535
2522
|
"name": "useDivinerModules",
|
|
2536
2523
|
"kind": 64,
|
|
2537
2524
|
"kindString": "Function",
|
|
@@ -2541,12 +2528,12 @@
|
|
|
2541
2528
|
"fileName": "packages/modules/packages/node/src/hooks/useDivinerModules.ts",
|
|
2542
2529
|
"line": 6,
|
|
2543
2530
|
"character": 13,
|
|
2544
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2531
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useDivinerModules.ts#L6"
|
|
2545
2532
|
}
|
|
2546
2533
|
],
|
|
2547
2534
|
"signatures": [
|
|
2548
2535
|
{
|
|
2549
|
-
"id":
|
|
2536
|
+
"id": 81,
|
|
2550
2537
|
"name": "useDivinerModules",
|
|
2551
2538
|
"kind": 4096,
|
|
2552
2539
|
"kindString": "Call signature",
|
|
@@ -2573,7 +2560,7 @@
|
|
|
2573
2560
|
]
|
|
2574
2561
|
},
|
|
2575
2562
|
{
|
|
2576
|
-
"id":
|
|
2563
|
+
"id": 82,
|
|
2577
2564
|
"name": "useMemoryNodeUpdates",
|
|
2578
2565
|
"kind": 64,
|
|
2579
2566
|
"kindString": "Function",
|
|
@@ -2583,19 +2570,19 @@
|
|
|
2583
2570
|
"fileName": "packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx",
|
|
2584
2571
|
"line": 13,
|
|
2585
2572
|
"character": 13,
|
|
2586
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2573
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx#L13"
|
|
2587
2574
|
}
|
|
2588
2575
|
],
|
|
2589
2576
|
"signatures": [
|
|
2590
2577
|
{
|
|
2591
|
-
"id":
|
|
2578
|
+
"id": 83,
|
|
2592
2579
|
"name": "useMemoryNodeUpdates",
|
|
2593
2580
|
"kind": 4096,
|
|
2594
2581
|
"kindString": "Call signature",
|
|
2595
2582
|
"flags": {},
|
|
2596
2583
|
"parameters": [
|
|
2597
2584
|
{
|
|
2598
|
-
"id":
|
|
2585
|
+
"id": 84,
|
|
2599
2586
|
"name": "refreshAddresses",
|
|
2600
2587
|
"kind": 32768,
|
|
2601
2588
|
"kindString": "Parameter",
|
|
@@ -2619,7 +2606,7 @@
|
|
|
2619
2606
|
]
|
|
2620
2607
|
},
|
|
2621
2608
|
{
|
|
2622
|
-
"id":
|
|
2609
|
+
"id": 85,
|
|
2623
2610
|
"name": "useModule",
|
|
2624
2611
|
"kind": 64,
|
|
2625
2612
|
"kindString": "Function",
|
|
@@ -2627,21 +2614,21 @@
|
|
|
2627
2614
|
"sources": [
|
|
2628
2615
|
{
|
|
2629
2616
|
"fileName": "packages/modules/packages/node/src/hooks/useModule.tsx",
|
|
2630
|
-
"line":
|
|
2617
|
+
"line": 5,
|
|
2631
2618
|
"character": 13,
|
|
2632
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2619
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useModule.tsx#L5"
|
|
2633
2620
|
}
|
|
2634
2621
|
],
|
|
2635
2622
|
"signatures": [
|
|
2636
2623
|
{
|
|
2637
|
-
"id":
|
|
2624
|
+
"id": 86,
|
|
2638
2625
|
"name": "useModule",
|
|
2639
2626
|
"kind": 4096,
|
|
2640
2627
|
"kindString": "Call signature",
|
|
2641
2628
|
"flags": {},
|
|
2642
2629
|
"parameters": [
|
|
2643
2630
|
{
|
|
2644
|
-
"id":
|
|
2631
|
+
"id": 87,
|
|
2645
2632
|
"name": "name",
|
|
2646
2633
|
"kind": 32768,
|
|
2647
2634
|
"kindString": "Parameter",
|
|
@@ -2662,7 +2649,7 @@
|
|
|
2662
2649
|
"types": [
|
|
2663
2650
|
{
|
|
2664
2651
|
"type": "reference",
|
|
2665
|
-
"id":
|
|
2652
|
+
"id": 124,
|
|
2666
2653
|
"name": "TModule"
|
|
2667
2654
|
},
|
|
2668
2655
|
{
|
|
@@ -2690,14 +2677,14 @@
|
|
|
2690
2677
|
}
|
|
2691
2678
|
},
|
|
2692
2679
|
{
|
|
2693
|
-
"id":
|
|
2680
|
+
"id": 88,
|
|
2694
2681
|
"name": "useModule",
|
|
2695
2682
|
"kind": 4096,
|
|
2696
2683
|
"kindString": "Call signature",
|
|
2697
2684
|
"flags": {},
|
|
2698
2685
|
"parameters": [
|
|
2699
2686
|
{
|
|
2700
|
-
"id":
|
|
2687
|
+
"id": 89,
|
|
2701
2688
|
"name": "name",
|
|
2702
2689
|
"kind": 32768,
|
|
2703
2690
|
"kindString": "Parameter",
|
|
@@ -2717,7 +2704,7 @@
|
|
|
2717
2704
|
}
|
|
2718
2705
|
},
|
|
2719
2706
|
{
|
|
2720
|
-
"id":
|
|
2707
|
+
"id": 90,
|
|
2721
2708
|
"name": "wrap",
|
|
2722
2709
|
"kind": 32768,
|
|
2723
2710
|
"kindString": "Parameter",
|
|
@@ -2747,7 +2734,7 @@
|
|
|
2747
2734
|
"types": [
|
|
2748
2735
|
{
|
|
2749
2736
|
"type": "reference",
|
|
2750
|
-
"id":
|
|
2737
|
+
"id": 129,
|
|
2751
2738
|
"name": "TWrapper"
|
|
2752
2739
|
},
|
|
2753
2740
|
{
|
|
@@ -2775,14 +2762,14 @@
|
|
|
2775
2762
|
}
|
|
2776
2763
|
},
|
|
2777
2764
|
{
|
|
2778
|
-
"id":
|
|
2765
|
+
"id": 91,
|
|
2779
2766
|
"name": "useModule",
|
|
2780
2767
|
"kind": 4096,
|
|
2781
2768
|
"kindString": "Call signature",
|
|
2782
2769
|
"flags": {},
|
|
2783
2770
|
"parameters": [
|
|
2784
2771
|
{
|
|
2785
|
-
"id":
|
|
2772
|
+
"id": 92,
|
|
2786
2773
|
"name": "wrap",
|
|
2787
2774
|
"kind": 32768,
|
|
2788
2775
|
"kindString": "Parameter",
|
|
@@ -2812,7 +2799,7 @@
|
|
|
2812
2799
|
"types": [
|
|
2813
2800
|
{
|
|
2814
2801
|
"type": "reference",
|
|
2815
|
-
"id":
|
|
2802
|
+
"id": 129,
|
|
2816
2803
|
"name": "TWrapper"
|
|
2817
2804
|
},
|
|
2818
2805
|
{
|
|
@@ -2840,14 +2827,14 @@
|
|
|
2840
2827
|
}
|
|
2841
2828
|
},
|
|
2842
2829
|
{
|
|
2843
|
-
"id":
|
|
2830
|
+
"id": 93,
|
|
2844
2831
|
"name": "useModule",
|
|
2845
2832
|
"kind": 4096,
|
|
2846
2833
|
"kindString": "Call signature",
|
|
2847
2834
|
"flags": {},
|
|
2848
2835
|
"parameters": [
|
|
2849
2836
|
{
|
|
2850
|
-
"id":
|
|
2837
|
+
"id": 94,
|
|
2851
2838
|
"name": "address",
|
|
2852
2839
|
"kind": 32768,
|
|
2853
2840
|
"kindString": "Parameter",
|
|
@@ -2866,7 +2853,7 @@
|
|
|
2866
2853
|
"types": [
|
|
2867
2854
|
{
|
|
2868
2855
|
"type": "reference",
|
|
2869
|
-
"id":
|
|
2856
|
+
"id": 124,
|
|
2870
2857
|
"name": "TModule"
|
|
2871
2858
|
},
|
|
2872
2859
|
{
|
|
@@ -2894,14 +2881,14 @@
|
|
|
2894
2881
|
}
|
|
2895
2882
|
},
|
|
2896
2883
|
{
|
|
2897
|
-
"id":
|
|
2884
|
+
"id": 95,
|
|
2898
2885
|
"name": "useModule",
|
|
2899
2886
|
"kind": 4096,
|
|
2900
2887
|
"kindString": "Call signature",
|
|
2901
2888
|
"flags": {},
|
|
2902
2889
|
"parameters": [
|
|
2903
2890
|
{
|
|
2904
|
-
"id":
|
|
2891
|
+
"id": 96,
|
|
2905
2892
|
"name": "address",
|
|
2906
2893
|
"kind": 32768,
|
|
2907
2894
|
"kindString": "Parameter",
|
|
@@ -2912,7 +2899,7 @@
|
|
|
2912
2899
|
}
|
|
2913
2900
|
},
|
|
2914
2901
|
{
|
|
2915
|
-
"id":
|
|
2902
|
+
"id": 97,
|
|
2916
2903
|
"name": "wrap",
|
|
2917
2904
|
"kind": 32768,
|
|
2918
2905
|
"kindString": "Parameter",
|
|
@@ -2942,7 +2929,7 @@
|
|
|
2942
2929
|
"types": [
|
|
2943
2930
|
{
|
|
2944
2931
|
"type": "reference",
|
|
2945
|
-
"id":
|
|
2932
|
+
"id": 129,
|
|
2946
2933
|
"name": "TWrapper"
|
|
2947
2934
|
},
|
|
2948
2935
|
{
|
|
@@ -2972,7 +2959,7 @@
|
|
|
2972
2959
|
]
|
|
2973
2960
|
},
|
|
2974
2961
|
{
|
|
2975
|
-
"id":
|
|
2962
|
+
"id": 98,
|
|
2976
2963
|
"name": "useModuleAddresses",
|
|
2977
2964
|
"kind": 64,
|
|
2978
2965
|
"kindString": "Function",
|
|
@@ -2982,12 +2969,12 @@
|
|
|
2982
2969
|
"fileName": "packages/modules/packages/node/src/hooks/useModuleAddresses.ts",
|
|
2983
2970
|
"line": 6,
|
|
2984
2971
|
"character": 13,
|
|
2985
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2972
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useModuleAddresses.ts#L6"
|
|
2986
2973
|
}
|
|
2987
2974
|
],
|
|
2988
2975
|
"signatures": [
|
|
2989
2976
|
{
|
|
2990
|
-
"id":
|
|
2977
|
+
"id": 99,
|
|
2991
2978
|
"name": "useModuleAddresses",
|
|
2992
2979
|
"kind": 4096,
|
|
2993
2980
|
"kindString": "Call signature",
|
|
@@ -3037,7 +3024,7 @@
|
|
|
3037
3024
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/use.tsx",
|
|
3038
3025
|
"line": 5,
|
|
3039
3026
|
"character": 13,
|
|
3040
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3027
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/ModuleRepository/use.tsx#L5"
|
|
3041
3028
|
}
|
|
3042
3029
|
],
|
|
3043
3030
|
"signatures": [
|
|
@@ -3091,7 +3078,7 @@
|
|
|
3091
3078
|
]
|
|
3092
3079
|
},
|
|
3093
3080
|
{
|
|
3094
|
-
"id":
|
|
3081
|
+
"id": 100,
|
|
3095
3082
|
"name": "useModules",
|
|
3096
3083
|
"kind": 64,
|
|
3097
3084
|
"kindString": "Function",
|
|
@@ -3101,19 +3088,19 @@
|
|
|
3101
3088
|
"fileName": "packages/modules/packages/node/src/hooks/useModules.ts",
|
|
3102
3089
|
"line": 7,
|
|
3103
3090
|
"character": 13,
|
|
3104
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3091
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useModules.ts#L7"
|
|
3105
3092
|
}
|
|
3106
3093
|
],
|
|
3107
3094
|
"signatures": [
|
|
3108
3095
|
{
|
|
3109
|
-
"id":
|
|
3096
|
+
"id": 101,
|
|
3110
3097
|
"name": "useModules",
|
|
3111
3098
|
"kind": 4096,
|
|
3112
3099
|
"kindString": "Call signature",
|
|
3113
3100
|
"flags": {},
|
|
3114
3101
|
"typeParameter": [
|
|
3115
3102
|
{
|
|
3116
|
-
"id":
|
|
3103
|
+
"id": 106,
|
|
3117
3104
|
"name": "T",
|
|
3118
3105
|
"kind": 131072,
|
|
3119
3106
|
"kindString": "Type parameter",
|
|
@@ -3139,7 +3126,7 @@
|
|
|
3139
3126
|
{
|
|
3140
3127
|
"type": "reflection",
|
|
3141
3128
|
"declaration": {
|
|
3142
|
-
"id":
|
|
3129
|
+
"id": 102,
|
|
3143
3130
|
"name": "__type",
|
|
3144
3131
|
"kind": 65536,
|
|
3145
3132
|
"kindString": "Type literal",
|
|
@@ -3156,7 +3143,7 @@
|
|
|
3156
3143
|
{
|
|
3157
3144
|
"type": "reflection",
|
|
3158
3145
|
"declaration": {
|
|
3159
|
-
"id":
|
|
3146
|
+
"id": 103,
|
|
3160
3147
|
"name": "__type",
|
|
3161
3148
|
"kind": 65536,
|
|
3162
3149
|
"kindString": "Type literal",
|
|
@@ -3198,7 +3185,7 @@
|
|
|
3198
3185
|
{
|
|
3199
3186
|
"type": "reflection",
|
|
3200
3187
|
"declaration": {
|
|
3201
|
-
"id":
|
|
3188
|
+
"id": 104,
|
|
3202
3189
|
"name": "__type",
|
|
3203
3190
|
"kind": 65536,
|
|
3204
3191
|
"kindString": "Type literal",
|
|
@@ -3215,7 +3202,7 @@
|
|
|
3215
3202
|
{
|
|
3216
3203
|
"type": "reflection",
|
|
3217
3204
|
"declaration": {
|
|
3218
|
-
"id":
|
|
3205
|
+
"id": 105,
|
|
3219
3206
|
"name": "__type",
|
|
3220
3207
|
"kind": 65536,
|
|
3221
3208
|
"kindString": "Type literal",
|
|
@@ -3240,7 +3227,7 @@
|
|
|
3240
3227
|
],
|
|
3241
3228
|
"parameters": [
|
|
3242
3229
|
{
|
|
3243
|
-
"id":
|
|
3230
|
+
"id": 107,
|
|
3244
3231
|
"name": "filter",
|
|
3245
3232
|
"kind": 32768,
|
|
3246
3233
|
"kindString": "Parameter",
|
|
@@ -3266,7 +3253,7 @@
|
|
|
3266
3253
|
"type": "array",
|
|
3267
3254
|
"elementType": {
|
|
3268
3255
|
"type": "reference",
|
|
3269
|
-
"id":
|
|
3256
|
+
"id": 106,
|
|
3270
3257
|
"name": "T"
|
|
3271
3258
|
}
|
|
3272
3259
|
}
|
|
@@ -3276,7 +3263,7 @@
|
|
|
3276
3263
|
]
|
|
3277
3264
|
},
|
|
3278
3265
|
{
|
|
3279
|
-
"id":
|
|
3266
|
+
"id": 146,
|
|
3280
3267
|
"name": "useNode",
|
|
3281
3268
|
"kind": 64,
|
|
3282
3269
|
"kindString": "Function",
|
|
@@ -3284,21 +3271,21 @@
|
|
|
3284
3271
|
"sources": [
|
|
3285
3272
|
{
|
|
3286
3273
|
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
3287
|
-
"line":
|
|
3274
|
+
"line": 81,
|
|
3288
3275
|
"character": 13,
|
|
3289
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3276
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNode.tsx#L81"
|
|
3290
3277
|
}
|
|
3291
3278
|
],
|
|
3292
3279
|
"signatures": [
|
|
3293
3280
|
{
|
|
3294
|
-
"id":
|
|
3281
|
+
"id": 147,
|
|
3295
3282
|
"name": "useNode",
|
|
3296
3283
|
"kind": 4096,
|
|
3297
3284
|
"kindString": "Call signature",
|
|
3298
3285
|
"flags": {},
|
|
3299
3286
|
"parameters": [
|
|
3300
3287
|
{
|
|
3301
|
-
"id":
|
|
3288
|
+
"id": 148,
|
|
3302
3289
|
"name": "name",
|
|
3303
3290
|
"kind": 32768,
|
|
3304
3291
|
"kindString": "Parameter",
|
|
@@ -3319,7 +3306,7 @@
|
|
|
3319
3306
|
"types": [
|
|
3320
3307
|
{
|
|
3321
3308
|
"type": "reference",
|
|
3322
|
-
"id":
|
|
3309
|
+
"id": 124,
|
|
3323
3310
|
"name": "TModule"
|
|
3324
3311
|
},
|
|
3325
3312
|
{
|
|
@@ -3347,14 +3334,14 @@
|
|
|
3347
3334
|
}
|
|
3348
3335
|
},
|
|
3349
3336
|
{
|
|
3350
|
-
"id":
|
|
3337
|
+
"id": 149,
|
|
3351
3338
|
"name": "useNode",
|
|
3352
3339
|
"kind": 4096,
|
|
3353
3340
|
"kindString": "Call signature",
|
|
3354
3341
|
"flags": {},
|
|
3355
3342
|
"parameters": [
|
|
3356
3343
|
{
|
|
3357
|
-
"id":
|
|
3344
|
+
"id": 150,
|
|
3358
3345
|
"name": "name",
|
|
3359
3346
|
"kind": 32768,
|
|
3360
3347
|
"kindString": "Parameter",
|
|
@@ -3374,7 +3361,7 @@
|
|
|
3374
3361
|
}
|
|
3375
3362
|
},
|
|
3376
3363
|
{
|
|
3377
|
-
"id":
|
|
3364
|
+
"id": 151,
|
|
3378
3365
|
"name": "wrap",
|
|
3379
3366
|
"kind": 32768,
|
|
3380
3367
|
"kindString": "Parameter",
|
|
@@ -3404,7 +3391,7 @@
|
|
|
3404
3391
|
"types": [
|
|
3405
3392
|
{
|
|
3406
3393
|
"type": "reference",
|
|
3407
|
-
"id":
|
|
3394
|
+
"id": 129,
|
|
3408
3395
|
"name": "TWrapper"
|
|
3409
3396
|
},
|
|
3410
3397
|
{
|
|
@@ -3432,14 +3419,14 @@
|
|
|
3432
3419
|
}
|
|
3433
3420
|
},
|
|
3434
3421
|
{
|
|
3435
|
-
"id":
|
|
3422
|
+
"id": 152,
|
|
3436
3423
|
"name": "useNode",
|
|
3437
3424
|
"kind": 4096,
|
|
3438
3425
|
"kindString": "Call signature",
|
|
3439
3426
|
"flags": {},
|
|
3440
3427
|
"parameters": [
|
|
3441
3428
|
{
|
|
3442
|
-
"id":
|
|
3429
|
+
"id": 153,
|
|
3443
3430
|
"name": "wrap",
|
|
3444
3431
|
"kind": 32768,
|
|
3445
3432
|
"kindString": "Parameter",
|
|
@@ -3469,7 +3456,7 @@
|
|
|
3469
3456
|
"types": [
|
|
3470
3457
|
{
|
|
3471
3458
|
"type": "reference",
|
|
3472
|
-
"id":
|
|
3459
|
+
"id": 129,
|
|
3473
3460
|
"name": "TWrapper"
|
|
3474
3461
|
},
|
|
3475
3462
|
{
|
|
@@ -3497,14 +3484,14 @@
|
|
|
3497
3484
|
}
|
|
3498
3485
|
},
|
|
3499
3486
|
{
|
|
3500
|
-
"id":
|
|
3487
|
+
"id": 154,
|
|
3501
3488
|
"name": "useNode",
|
|
3502
3489
|
"kind": 4096,
|
|
3503
3490
|
"kindString": "Call signature",
|
|
3504
3491
|
"flags": {},
|
|
3505
3492
|
"parameters": [
|
|
3506
3493
|
{
|
|
3507
|
-
"id":
|
|
3494
|
+
"id": 155,
|
|
3508
3495
|
"name": "address",
|
|
3509
3496
|
"kind": 32768,
|
|
3510
3497
|
"kindString": "Parameter",
|
|
@@ -3523,7 +3510,7 @@
|
|
|
3523
3510
|
"types": [
|
|
3524
3511
|
{
|
|
3525
3512
|
"type": "reference",
|
|
3526
|
-
"id":
|
|
3513
|
+
"id": 124,
|
|
3527
3514
|
"name": "TModule"
|
|
3528
3515
|
},
|
|
3529
3516
|
{
|
|
@@ -3551,14 +3538,14 @@
|
|
|
3551
3538
|
}
|
|
3552
3539
|
},
|
|
3553
3540
|
{
|
|
3554
|
-
"id":
|
|
3541
|
+
"id": 156,
|
|
3555
3542
|
"name": "useNode",
|
|
3556
3543
|
"kind": 4096,
|
|
3557
3544
|
"kindString": "Call signature",
|
|
3558
3545
|
"flags": {},
|
|
3559
3546
|
"parameters": [
|
|
3560
3547
|
{
|
|
3561
|
-
"id":
|
|
3548
|
+
"id": 157,
|
|
3562
3549
|
"name": "address",
|
|
3563
3550
|
"kind": 32768,
|
|
3564
3551
|
"kindString": "Parameter",
|
|
@@ -3569,7 +3556,7 @@
|
|
|
3569
3556
|
}
|
|
3570
3557
|
},
|
|
3571
3558
|
{
|
|
3572
|
-
"id":
|
|
3559
|
+
"id": 158,
|
|
3573
3560
|
"name": "wrap",
|
|
3574
3561
|
"kind": 32768,
|
|
3575
3562
|
"kindString": "Parameter",
|
|
@@ -3599,7 +3586,7 @@
|
|
|
3599
3586
|
"types": [
|
|
3600
3587
|
{
|
|
3601
3588
|
"type": "reference",
|
|
3602
|
-
"id":
|
|
3589
|
+
"id": 129,
|
|
3603
3590
|
"name": "TWrapper"
|
|
3604
3591
|
},
|
|
3605
3592
|
{
|
|
@@ -3639,7 +3626,7 @@
|
|
|
3639
3626
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/use.tsx",
|
|
3640
3627
|
"line": 5,
|
|
3641
3628
|
"character": 13,
|
|
3642
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3629
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/contexts/NodeDrawerContext/use.tsx#L5"
|
|
3643
3630
|
}
|
|
3644
3631
|
],
|
|
3645
3632
|
"signatures": [
|
|
@@ -3693,7 +3680,7 @@
|
|
|
3693
3680
|
]
|
|
3694
3681
|
},
|
|
3695
3682
|
{
|
|
3696
|
-
"id":
|
|
3683
|
+
"id": 166,
|
|
3697
3684
|
"name": "useNodeQueryDiviner",
|
|
3698
3685
|
"kind": 64,
|
|
3699
3686
|
"kindString": "Function",
|
|
@@ -3703,19 +3690,19 @@
|
|
|
3703
3690
|
"fileName": "packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx",
|
|
3704
3691
|
"line": 44,
|
|
3705
3692
|
"character": 13,
|
|
3706
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3693
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx#L44"
|
|
3707
3694
|
}
|
|
3708
3695
|
],
|
|
3709
3696
|
"signatures": [
|
|
3710
3697
|
{
|
|
3711
|
-
"id":
|
|
3698
|
+
"id": 167,
|
|
3712
3699
|
"name": "useNodeQueryDiviner",
|
|
3713
3700
|
"kind": 4096,
|
|
3714
3701
|
"kindString": "Call signature",
|
|
3715
3702
|
"flags": {},
|
|
3716
3703
|
"parameters": [
|
|
3717
3704
|
{
|
|
3718
|
-
"id":
|
|
3705
|
+
"id": 168,
|
|
3719
3706
|
"name": "moduleIdentifier",
|
|
3720
3707
|
"kind": 32768,
|
|
3721
3708
|
"kindString": "Parameter",
|
|
@@ -3728,7 +3715,7 @@
|
|
|
3728
3715
|
}
|
|
3729
3716
|
},
|
|
3730
3717
|
{
|
|
3731
|
-
"id":
|
|
3718
|
+
"id": 169,
|
|
3732
3719
|
"name": "query",
|
|
3733
3720
|
"kind": 32768,
|
|
3734
3721
|
"kindString": "Parameter",
|
|
@@ -3753,7 +3740,7 @@
|
|
|
3753
3740
|
{
|
|
3754
3741
|
"type": "reflection",
|
|
3755
3742
|
"declaration": {
|
|
3756
|
-
"id":
|
|
3743
|
+
"id": 170,
|
|
3757
3744
|
"name": "__type",
|
|
3758
3745
|
"kind": 65536,
|
|
3759
3746
|
"kindString": "Type literal",
|
|
@@ -3771,7 +3758,7 @@
|
|
|
3771
3758
|
}
|
|
3772
3759
|
},
|
|
3773
3760
|
{
|
|
3774
|
-
"id":
|
|
3761
|
+
"id": 171,
|
|
3775
3762
|
"name": "refresher",
|
|
3776
3763
|
"kind": 32768,
|
|
3777
3764
|
"kindString": "Parameter",
|
|
@@ -3784,7 +3771,7 @@
|
|
|
3784
3771
|
}
|
|
3785
3772
|
},
|
|
3786
3773
|
{
|
|
3787
|
-
"id":
|
|
3774
|
+
"id": 172,
|
|
3788
3775
|
"name": "refreshAddresses",
|
|
3789
3776
|
"kind": 32768,
|
|
3790
3777
|
"kindString": "Parameter",
|
|
@@ -3831,7 +3818,7 @@
|
|
|
3831
3818
|
{
|
|
3832
3819
|
"type": "reflection",
|
|
3833
3820
|
"declaration": {
|
|
3834
|
-
"id":
|
|
3821
|
+
"id": 173,
|
|
3835
3822
|
"name": "__type",
|
|
3836
3823
|
"kind": 65536,
|
|
3837
3824
|
"kindString": "Type literal",
|
|
@@ -3875,7 +3862,7 @@
|
|
|
3875
3862
|
]
|
|
3876
3863
|
},
|
|
3877
3864
|
{
|
|
3878
|
-
"id":
|
|
3865
|
+
"id": 159,
|
|
3879
3866
|
"name": "useNodeQueryDivinerRaw",
|
|
3880
3867
|
"kind": 64,
|
|
3881
3868
|
"kindString": "Function",
|
|
@@ -3885,19 +3872,19 @@
|
|
|
3885
3872
|
"fileName": "packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx",
|
|
3886
3873
|
"line": 10,
|
|
3887
3874
|
"character": 13,
|
|
3888
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3875
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx#L10"
|
|
3889
3876
|
}
|
|
3890
3877
|
],
|
|
3891
3878
|
"signatures": [
|
|
3892
3879
|
{
|
|
3893
|
-
"id":
|
|
3880
|
+
"id": 160,
|
|
3894
3881
|
"name": "useNodeQueryDivinerRaw",
|
|
3895
3882
|
"kind": 4096,
|
|
3896
3883
|
"kindString": "Call signature",
|
|
3897
3884
|
"flags": {},
|
|
3898
3885
|
"parameters": [
|
|
3899
3886
|
{
|
|
3900
|
-
"id":
|
|
3887
|
+
"id": 161,
|
|
3901
3888
|
"name": "moduleIdentifier",
|
|
3902
3889
|
"kind": 32768,
|
|
3903
3890
|
"kindString": "Parameter",
|
|
@@ -3910,7 +3897,7 @@
|
|
|
3910
3897
|
}
|
|
3911
3898
|
},
|
|
3912
3899
|
{
|
|
3913
|
-
"id":
|
|
3900
|
+
"id": 162,
|
|
3914
3901
|
"name": "query",
|
|
3915
3902
|
"kind": 32768,
|
|
3916
3903
|
"kindString": "Parameter",
|
|
@@ -3935,7 +3922,7 @@
|
|
|
3935
3922
|
{
|
|
3936
3923
|
"type": "reflection",
|
|
3937
3924
|
"declaration": {
|
|
3938
|
-
"id":
|
|
3925
|
+
"id": 163,
|
|
3939
3926
|
"name": "__type",
|
|
3940
3927
|
"kind": 65536,
|
|
3941
3928
|
"kindString": "Type literal",
|
|
@@ -3953,7 +3940,7 @@
|
|
|
3953
3940
|
}
|
|
3954
3941
|
},
|
|
3955
3942
|
{
|
|
3956
|
-
"id":
|
|
3943
|
+
"id": 164,
|
|
3957
3944
|
"name": "refresher",
|
|
3958
3945
|
"kind": 32768,
|
|
3959
3946
|
"kindString": "Parameter",
|
|
@@ -3997,7 +3984,7 @@
|
|
|
3997
3984
|
{
|
|
3998
3985
|
"type": "reflection",
|
|
3999
3986
|
"declaration": {
|
|
4000
|
-
"id":
|
|
3987
|
+
"id": 165,
|
|
4001
3988
|
"name": "__type",
|
|
4002
3989
|
"kind": 65536,
|
|
4003
3990
|
"kindString": "Type literal",
|
|
@@ -4041,7 +4028,7 @@
|
|
|
4041
4028
|
]
|
|
4042
4029
|
},
|
|
4043
4030
|
{
|
|
4044
|
-
"id":
|
|
4031
|
+
"id": 174,
|
|
4045
4032
|
"name": "useProvidedNode",
|
|
4046
4033
|
"kind": 64,
|
|
4047
4034
|
"kindString": "Function",
|
|
@@ -4049,27 +4036,82 @@
|
|
|
4049
4036
|
"sources": [
|
|
4050
4037
|
{
|
|
4051
4038
|
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNode.tsx",
|
|
4052
|
-
"line":
|
|
4039
|
+
"line": 28,
|
|
4053
4040
|
"character": 13,
|
|
4054
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4041
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useProvidedNode.tsx#L28"
|
|
4055
4042
|
}
|
|
4056
4043
|
],
|
|
4057
4044
|
"signatures": [
|
|
4058
4045
|
{
|
|
4059
|
-
"id":
|
|
4046
|
+
"id": 175,
|
|
4060
4047
|
"name": "useProvidedNode",
|
|
4061
4048
|
"kind": 4096,
|
|
4062
4049
|
"kindString": "Call signature",
|
|
4063
4050
|
"flags": {},
|
|
4064
4051
|
"parameters": [
|
|
4065
4052
|
{
|
|
4066
|
-
"id":
|
|
4053
|
+
"id": 176,
|
|
4067
4054
|
"name": "wrap",
|
|
4068
4055
|
"kind": 32768,
|
|
4069
4056
|
"kindString": "Parameter",
|
|
4070
4057
|
"flags": {
|
|
4071
4058
|
"isOptional": true
|
|
4072
4059
|
},
|
|
4060
|
+
"type": {
|
|
4061
|
+
"type": "intrinsic",
|
|
4062
|
+
"name": "undefined"
|
|
4063
|
+
}
|
|
4064
|
+
}
|
|
4065
|
+
],
|
|
4066
|
+
"type": {
|
|
4067
|
+
"type": "tuple",
|
|
4068
|
+
"elements": [
|
|
4069
|
+
{
|
|
4070
|
+
"type": "union",
|
|
4071
|
+
"types": [
|
|
4072
|
+
{
|
|
4073
|
+
"type": "reference",
|
|
4074
|
+
"name": "NodeModule",
|
|
4075
|
+
"qualifiedName": "NodeModule",
|
|
4076
|
+
"package": "@xyo-network/node"
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"type": "intrinsic",
|
|
4080
|
+
"name": "undefined"
|
|
4081
|
+
}
|
|
4082
|
+
]
|
|
4083
|
+
},
|
|
4084
|
+
{
|
|
4085
|
+
"type": "union",
|
|
4086
|
+
"types": [
|
|
4087
|
+
{
|
|
4088
|
+
"type": "reference",
|
|
4089
|
+
"name": "Error",
|
|
4090
|
+
"qualifiedName": "Error",
|
|
4091
|
+
"package": "typescript"
|
|
4092
|
+
},
|
|
4093
|
+
{
|
|
4094
|
+
"type": "intrinsic",
|
|
4095
|
+
"name": "undefined"
|
|
4096
|
+
}
|
|
4097
|
+
]
|
|
4098
|
+
}
|
|
4099
|
+
]
|
|
4100
|
+
}
|
|
4101
|
+
},
|
|
4102
|
+
{
|
|
4103
|
+
"id": 177,
|
|
4104
|
+
"name": "useProvidedNode",
|
|
4105
|
+
"kind": 4096,
|
|
4106
|
+
"kindString": "Call signature",
|
|
4107
|
+
"flags": {},
|
|
4108
|
+
"parameters": [
|
|
4109
|
+
{
|
|
4110
|
+
"id": 178,
|
|
4111
|
+
"name": "wrap",
|
|
4112
|
+
"kind": 32768,
|
|
4113
|
+
"kindString": "Parameter",
|
|
4114
|
+
"flags": {},
|
|
4073
4115
|
"type": {
|
|
4074
4116
|
"type": "literal",
|
|
4075
4117
|
"value": false
|
|
@@ -4093,26 +4135,52 @@
|
|
|
4093
4135
|
"name": "undefined"
|
|
4094
4136
|
}
|
|
4095
4137
|
]
|
|
4138
|
+
},
|
|
4139
|
+
{
|
|
4140
|
+
"type": "union",
|
|
4141
|
+
"types": [
|
|
4142
|
+
{
|
|
4143
|
+
"type": "reference",
|
|
4144
|
+
"name": "Error",
|
|
4145
|
+
"qualifiedName": "Error",
|
|
4146
|
+
"package": "typescript"
|
|
4147
|
+
},
|
|
4148
|
+
{
|
|
4149
|
+
"type": "intrinsic",
|
|
4150
|
+
"name": "undefined"
|
|
4151
|
+
}
|
|
4152
|
+
]
|
|
4096
4153
|
}
|
|
4097
4154
|
]
|
|
4098
4155
|
}
|
|
4099
4156
|
},
|
|
4100
4157
|
{
|
|
4101
|
-
"id":
|
|
4158
|
+
"id": 179,
|
|
4102
4159
|
"name": "useProvidedNode",
|
|
4103
4160
|
"kind": 4096,
|
|
4104
4161
|
"kindString": "Call signature",
|
|
4105
4162
|
"flags": {},
|
|
4106
4163
|
"parameters": [
|
|
4107
4164
|
{
|
|
4108
|
-
"id":
|
|
4165
|
+
"id": 180,
|
|
4109
4166
|
"name": "wrap",
|
|
4110
4167
|
"kind": 32768,
|
|
4111
4168
|
"kindString": "Parameter",
|
|
4112
4169
|
"flags": {},
|
|
4113
4170
|
"type": {
|
|
4114
|
-
"type": "
|
|
4115
|
-
"
|
|
4171
|
+
"type": "union",
|
|
4172
|
+
"types": [
|
|
4173
|
+
{
|
|
4174
|
+
"type": "literal",
|
|
4175
|
+
"value": true
|
|
4176
|
+
},
|
|
4177
|
+
{
|
|
4178
|
+
"type": "reference",
|
|
4179
|
+
"name": "Account",
|
|
4180
|
+
"qualifiedName": "Account",
|
|
4181
|
+
"package": "@xyo-network/account"
|
|
4182
|
+
}
|
|
4183
|
+
]
|
|
4116
4184
|
}
|
|
4117
4185
|
}
|
|
4118
4186
|
],
|
|
@@ -4133,6 +4201,21 @@
|
|
|
4133
4201
|
"name": "undefined"
|
|
4134
4202
|
}
|
|
4135
4203
|
]
|
|
4204
|
+
},
|
|
4205
|
+
{
|
|
4206
|
+
"type": "union",
|
|
4207
|
+
"types": [
|
|
4208
|
+
{
|
|
4209
|
+
"type": "reference",
|
|
4210
|
+
"name": "Error",
|
|
4211
|
+
"qualifiedName": "Error",
|
|
4212
|
+
"package": "typescript"
|
|
4213
|
+
},
|
|
4214
|
+
{
|
|
4215
|
+
"type": "intrinsic",
|
|
4216
|
+
"name": "undefined"
|
|
4217
|
+
}
|
|
4218
|
+
]
|
|
4136
4219
|
}
|
|
4137
4220
|
]
|
|
4138
4221
|
}
|
|
@@ -4140,7 +4223,7 @@
|
|
|
4140
4223
|
]
|
|
4141
4224
|
},
|
|
4142
4225
|
{
|
|
4143
|
-
"id":
|
|
4226
|
+
"id": 181,
|
|
4144
4227
|
"name": "useWitnessModule",
|
|
4145
4228
|
"kind": 64,
|
|
4146
4229
|
"kindString": "Function",
|
|
@@ -4150,19 +4233,19 @@
|
|
|
4150
4233
|
"fileName": "packages/modules/packages/node/src/hooks/useWitnessModule.ts",
|
|
4151
4234
|
"line": 6,
|
|
4152
4235
|
"character": 13,
|
|
4153
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4236
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useWitnessModule.ts#L6"
|
|
4154
4237
|
}
|
|
4155
4238
|
],
|
|
4156
4239
|
"signatures": [
|
|
4157
4240
|
{
|
|
4158
|
-
"id":
|
|
4241
|
+
"id": 182,
|
|
4159
4242
|
"name": "useWitnessModule",
|
|
4160
4243
|
"kind": 4096,
|
|
4161
4244
|
"kindString": "Call signature",
|
|
4162
4245
|
"flags": {},
|
|
4163
4246
|
"parameters": [
|
|
4164
4247
|
{
|
|
4165
|
-
"id":
|
|
4248
|
+
"id": 183,
|
|
4166
4249
|
"name": "filter",
|
|
4167
4250
|
"kind": 32768,
|
|
4168
4251
|
"kindString": "Parameter",
|
|
@@ -4196,7 +4279,7 @@
|
|
|
4196
4279
|
]
|
|
4197
4280
|
},
|
|
4198
4281
|
{
|
|
4199
|
-
"id":
|
|
4282
|
+
"id": 184,
|
|
4200
4283
|
"name": "useWitnessModules",
|
|
4201
4284
|
"kind": 64,
|
|
4202
4285
|
"kindString": "Function",
|
|
@@ -4206,12 +4289,12 @@
|
|
|
4206
4289
|
"fileName": "packages/modules/packages/node/src/hooks/useWitnessModules.ts",
|
|
4207
4290
|
"line": 5,
|
|
4208
4291
|
"character": 13,
|
|
4209
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4292
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/hooks/useWitnessModules.ts#L5"
|
|
4210
4293
|
}
|
|
4211
4294
|
],
|
|
4212
4295
|
"signatures": [
|
|
4213
4296
|
{
|
|
4214
|
-
"id":
|
|
4297
|
+
"id": 185,
|
|
4215
4298
|
"name": "useWitnessModules",
|
|
4216
4299
|
"kind": 4096,
|
|
4217
4300
|
"kindString": "Call signature",
|
|
@@ -4255,7 +4338,8 @@
|
|
|
4255
4338
|
"title": "Type Aliases",
|
|
4256
4339
|
"children": [
|
|
4257
4340
|
10,
|
|
4258
|
-
|
|
4341
|
+
115,
|
|
4342
|
+
108
|
|
4259
4343
|
]
|
|
4260
4344
|
},
|
|
4261
4345
|
{
|
|
@@ -4275,25 +4359,25 @@
|
|
|
4275
4359
|
6,
|
|
4276
4360
|
52,
|
|
4277
4361
|
43,
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4362
|
+
118,
|
|
4363
|
+
67,
|
|
4364
|
+
63,
|
|
4365
|
+
72,
|
|
4366
|
+
75,
|
|
4367
|
+
77,
|
|
4368
|
+
80,
|
|
4369
|
+
82,
|
|
4370
|
+
85,
|
|
4371
|
+
98,
|
|
4288
4372
|
37,
|
|
4289
|
-
|
|
4290
|
-
|
|
4373
|
+
100,
|
|
4374
|
+
146,
|
|
4291
4375
|
60,
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4376
|
+
166,
|
|
4377
|
+
159,
|
|
4378
|
+
174,
|
|
4379
|
+
181,
|
|
4380
|
+
184
|
|
4297
4381
|
]
|
|
4298
4382
|
}
|
|
4299
4383
|
],
|
|
@@ -4302,7 +4386,7 @@
|
|
|
4302
4386
|
"fileName": "packages/modules/packages/node/src/index.ts",
|
|
4303
4387
|
"line": 1,
|
|
4304
4388
|
"character": 0,
|
|
4305
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4389
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/9dd5ebd2291/packages/modules/packages/node/src/index.ts#L1"
|
|
4306
4390
|
}
|
|
4307
4391
|
]
|
|
4308
4392
|
}
|