@xyo-network/react-node 2.47.22 → 2.47.24
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 +1 -0
- package/dist/cjs/hooks/index.js.map +1 -1
- package/dist/cjs/hooks/useWrappedModule.js +1 -1
- package/dist/cjs/hooks/useWrappedModule.js.map +1 -1
- package/dist/cjs/hooks/useWrappedModules.js +55 -0
- package/dist/cjs/hooks/useWrappedModules.js.map +1 -0
- package/dist/docs.json +627 -44
- package/dist/esm/hooks/index.js +1 -0
- package/dist/esm/hooks/index.js.map +1 -1
- package/dist/esm/hooks/useWrappedModule.js +1 -1
- package/dist/esm/hooks/useWrappedModule.js.map +1 -1
- package/dist/esm/hooks/useWrappedModules.js +50 -0
- package/dist/esm/hooks/useWrappedModules.js.map +1 -0
- package/dist/types/hooks/index.d.ts +1 -0
- package/dist/types/hooks/index.d.ts.map +1 -1
- package/dist/types/hooks/useWrappedModule.d.ts.map +1 -1
- package/dist/types/hooks/useWrappedModules.d.ts +57 -0
- package/dist/types/hooks/useWrappedModules.d.ts.map +1 -0
- package/package.json +5 -5
- package/src/hooks/index.ts +1 -0
- package/src/hooks/useWrappedModule.tsx +1 -1
- package/src/hooks/useWrappedModules.tsx +59 -0
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/14703ddfca1/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/14703ddfca1/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/14703ddfca1/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/14703ddfca1/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/14703ddfca1/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/14703ddfca1/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/14703ddfca1/packages/modules/packages/node/src/contexts/Node/State.ts#L4"
|
|
236
236
|
}
|
|
237
237
|
],
|
|
238
238
|
"type": {
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"fileName": "packages/modules/packages/node/src/contexts/Node/State.ts",
|
|
441
441
|
"line": 3,
|
|
442
442
|
"character": 17,
|
|
443
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
443
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/Node/State.ts#L3"
|
|
444
444
|
}
|
|
445
445
|
]
|
|
446
446
|
},
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
456
456
|
"line": 10,
|
|
457
457
|
"character": 17,
|
|
458
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
458
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/components/NodeDrawer.tsx#L10"
|
|
459
459
|
}
|
|
460
460
|
],
|
|
461
461
|
"extendedTypes": [
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
506
506
|
"line": 7,
|
|
507
507
|
"character": 2,
|
|
508
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
508
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L7"
|
|
509
509
|
}
|
|
510
510
|
],
|
|
511
511
|
"type": {
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
528
528
|
"line": 6,
|
|
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/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L6"
|
|
531
531
|
}
|
|
532
532
|
],
|
|
533
533
|
"extendedTypes": [
|
|
@@ -559,7 +559,7 @@
|
|
|
559
559
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
560
560
|
"line": 5,
|
|
561
561
|
"character": 2,
|
|
562
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
562
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L5"
|
|
563
563
|
}
|
|
564
564
|
],
|
|
565
565
|
"type": {
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
603
603
|
"line": 6,
|
|
604
604
|
"character": 2,
|
|
605
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
605
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L6"
|
|
606
606
|
}
|
|
607
607
|
],
|
|
608
608
|
"type": {
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
643
643
|
"line": 4,
|
|
644
644
|
"character": 17,
|
|
645
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
645
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L4"
|
|
646
646
|
}
|
|
647
647
|
],
|
|
648
648
|
"extendedTypes": [
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
673
673
|
"line": 8,
|
|
674
674
|
"character": 2,
|
|
675
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
675
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L8"
|
|
676
676
|
}
|
|
677
677
|
],
|
|
678
678
|
"type": {
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
881
881
|
"line": 7,
|
|
882
882
|
"character": 17,
|
|
883
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
883
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L7"
|
|
884
884
|
}
|
|
885
885
|
]
|
|
886
886
|
},
|
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
896
896
|
"line": 4,
|
|
897
897
|
"character": 17,
|
|
898
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
898
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L4"
|
|
899
899
|
}
|
|
900
900
|
],
|
|
901
901
|
"indexSignature": {
|
|
@@ -935,7 +935,7 @@
|
|
|
935
935
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
936
936
|
"line": 8,
|
|
937
937
|
"character": 12,
|
|
938
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
938
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L8"
|
|
939
939
|
}
|
|
940
940
|
],
|
|
941
941
|
"type": {
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
967
967
|
"line": 9,
|
|
968
968
|
"character": 2,
|
|
969
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
969
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L9"
|
|
970
970
|
}
|
|
971
971
|
],
|
|
972
972
|
"type": {
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
998
998
|
"line": 10,
|
|
999
999
|
"character": 2,
|
|
1000
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1000
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L10"
|
|
1001
1001
|
}
|
|
1002
1002
|
],
|
|
1003
1003
|
"type": {
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
1021
1021
|
"line": 8,
|
|
1022
1022
|
"character": 51,
|
|
1023
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1023
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L8"
|
|
1024
1024
|
}
|
|
1025
1025
|
]
|
|
1026
1026
|
}
|
|
@@ -1060,7 +1060,7 @@
|
|
|
1060
1060
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/Context.ts",
|
|
1061
1061
|
"line": 5,
|
|
1062
1062
|
"character": 13,
|
|
1063
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1063
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/ModuleRepository/Context.ts#L5"
|
|
1064
1064
|
}
|
|
1065
1065
|
],
|
|
1066
1066
|
"type": {
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Context.ts",
|
|
1101
1101
|
"line": 5,
|
|
1102
1102
|
"character": 13,
|
|
1103
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1103
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/Node/Context.ts#L5"
|
|
1104
1104
|
}
|
|
1105
1105
|
],
|
|
1106
1106
|
"type": {
|
|
@@ -1140,7 +1140,7 @@
|
|
|
1140
1140
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Context.ts",
|
|
1141
1141
|
"line": 5,
|
|
1142
1142
|
"character": 13,
|
|
1143
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1143
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/Context.ts#L5"
|
|
1144
1144
|
}
|
|
1145
1145
|
],
|
|
1146
1146
|
"type": {
|
|
@@ -1178,7 +1178,7 @@
|
|
|
1178
1178
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
1179
1179
|
"line": 14,
|
|
1180
1180
|
"character": 13,
|
|
1181
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1181
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L14"
|
|
1182
1182
|
}
|
|
1183
1183
|
],
|
|
1184
1184
|
"signatures": [
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/Provider.tsx",
|
|
1255
1255
|
"line": 11,
|
|
1256
1256
|
"character": 13,
|
|
1257
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1257
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/ModuleRepository/Provider.tsx#L11"
|
|
1258
1258
|
}
|
|
1259
1259
|
],
|
|
1260
1260
|
"signatures": [
|
|
@@ -1329,7 +1329,7 @@
|
|
|
1329
1329
|
"fileName": "packages/modules/packages/node/src/components/Node.tsx",
|
|
1330
1330
|
"line": 8,
|
|
1331
1331
|
"character": 13,
|
|
1332
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1332
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/components/Node.tsx#L8"
|
|
1333
1333
|
}
|
|
1334
1334
|
],
|
|
1335
1335
|
"signatures": [
|
|
@@ -1406,7 +1406,7 @@
|
|
|
1406
1406
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
1407
1407
|
"line": 12,
|
|
1408
1408
|
"character": 13,
|
|
1409
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1409
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/components/NodeDrawer.tsx#L12"
|
|
1410
1410
|
}
|
|
1411
1411
|
],
|
|
1412
1412
|
"signatures": [
|
|
@@ -1482,7 +1482,7 @@
|
|
|
1482
1482
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
1483
1483
|
"line": 10,
|
|
1484
1484
|
"character": 13,
|
|
1485
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1485
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L10"
|
|
1486
1486
|
}
|
|
1487
1487
|
],
|
|
1488
1488
|
"signatures": [
|
|
@@ -1558,7 +1558,7 @@
|
|
|
1558
1558
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
1559
1559
|
"line": 11,
|
|
1560
1560
|
"character": 13,
|
|
1561
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1561
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L11"
|
|
1562
1562
|
}
|
|
1563
1563
|
],
|
|
1564
1564
|
"signatures": [
|
|
@@ -1642,7 +1642,7 @@
|
|
|
1642
1642
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
1643
1643
|
"line": 9,
|
|
1644
1644
|
"character": 13,
|
|
1645
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1645
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L9"
|
|
1646
1646
|
}
|
|
1647
1647
|
],
|
|
1648
1648
|
"signatures": [
|
|
@@ -1878,7 +1878,7 @@
|
|
|
1878
1878
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
1879
1879
|
"line": 13,
|
|
1880
1880
|
"character": 18,
|
|
1881
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1881
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L13"
|
|
1882
1882
|
}
|
|
1883
1883
|
],
|
|
1884
1884
|
"signatures": [
|
|
@@ -1972,6 +1972,337 @@
|
|
|
1972
1972
|
}
|
|
1973
1973
|
]
|
|
1974
1974
|
},
|
|
1975
|
+
{
|
|
1976
|
+
"id": 139,
|
|
1977
|
+
"name": "WrappedModulesHookFactory",
|
|
1978
|
+
"kind": 64,
|
|
1979
|
+
"kindString": "Function",
|
|
1980
|
+
"flags": {},
|
|
1981
|
+
"sources": [
|
|
1982
|
+
{
|
|
1983
|
+
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
1984
|
+
"line": 10,
|
|
1985
|
+
"character": 13,
|
|
1986
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L10"
|
|
1987
|
+
}
|
|
1988
|
+
],
|
|
1989
|
+
"signatures": [
|
|
1990
|
+
{
|
|
1991
|
+
"id": 140,
|
|
1992
|
+
"name": "WrappedModulesHookFactory",
|
|
1993
|
+
"kind": 4096,
|
|
1994
|
+
"kindString": "Call signature",
|
|
1995
|
+
"flags": {},
|
|
1996
|
+
"typeParameter": [
|
|
1997
|
+
{
|
|
1998
|
+
"id": 144,
|
|
1999
|
+
"name": "TModuleWrapper",
|
|
2000
|
+
"kind": 131072,
|
|
2001
|
+
"kindString": "Type parameter",
|
|
2002
|
+
"flags": {},
|
|
2003
|
+
"type": {
|
|
2004
|
+
"type": "reference",
|
|
2005
|
+
"typeArguments": [
|
|
2006
|
+
{
|
|
2007
|
+
"type": "reference",
|
|
2008
|
+
"typeArguments": [
|
|
2009
|
+
{
|
|
2010
|
+
"type": "reference",
|
|
2011
|
+
"typeArguments": [
|
|
2012
|
+
{
|
|
2013
|
+
"type": "intersection",
|
|
2014
|
+
"types": [
|
|
2015
|
+
{
|
|
2016
|
+
"type": "reference",
|
|
2017
|
+
"name": "SchemaFields",
|
|
2018
|
+
"qualifiedName": "SchemaFields",
|
|
2019
|
+
"package": "@xyo-network/payload-model"
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"type": "reference",
|
|
2023
|
+
"name": "PayloadFields",
|
|
2024
|
+
"qualifiedName": "PayloadFields",
|
|
2025
|
+
"package": "@xyo-network/payload-model"
|
|
2026
|
+
},
|
|
2027
|
+
{
|
|
2028
|
+
"type": "reflection",
|
|
2029
|
+
"declaration": {
|
|
2030
|
+
"id": 141,
|
|
2031
|
+
"name": "__type",
|
|
2032
|
+
"kind": 65536,
|
|
2033
|
+
"kindString": "Type literal",
|
|
2034
|
+
"flags": {},
|
|
2035
|
+
"sources": [
|
|
2036
|
+
{
|
|
2037
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
2038
|
+
"line": 8,
|
|
2039
|
+
"character": 103
|
|
2040
|
+
}
|
|
2041
|
+
]
|
|
2042
|
+
}
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
"type": "reference",
|
|
2046
|
+
"typeArguments": [
|
|
2047
|
+
{
|
|
2048
|
+
"type": "intersection",
|
|
2049
|
+
"types": [
|
|
2050
|
+
{
|
|
2051
|
+
"type": "reference",
|
|
2052
|
+
"typeArguments": [
|
|
2053
|
+
{
|
|
2054
|
+
"type": "intersection",
|
|
2055
|
+
"types": [
|
|
2056
|
+
{
|
|
2057
|
+
"type": "reference",
|
|
2058
|
+
"name": "SchemaFields",
|
|
2059
|
+
"qualifiedName": "SchemaFields",
|
|
2060
|
+
"package": "@xyo-network/payload-model"
|
|
2061
|
+
},
|
|
2062
|
+
{
|
|
2063
|
+
"type": "reference",
|
|
2064
|
+
"name": "PayloadFields",
|
|
2065
|
+
"qualifiedName": "PayloadFields",
|
|
2066
|
+
"package": "@xyo-network/payload-model"
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
"type": "reflection",
|
|
2070
|
+
"declaration": {
|
|
2071
|
+
"id": 142,
|
|
2072
|
+
"name": "__type",
|
|
2073
|
+
"kind": 65536,
|
|
2074
|
+
"kindString": "Type literal",
|
|
2075
|
+
"flags": {},
|
|
2076
|
+
"sources": [
|
|
2077
|
+
{
|
|
2078
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
2079
|
+
"line": 8,
|
|
2080
|
+
"character": 103
|
|
2081
|
+
}
|
|
2082
|
+
]
|
|
2083
|
+
}
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
"type": "reference",
|
|
2087
|
+
"typeArguments": [
|
|
2088
|
+
{
|
|
2089
|
+
"type": "intrinsic",
|
|
2090
|
+
"name": "undefined"
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"type": "literal",
|
|
2094
|
+
"value": "schema"
|
|
2095
|
+
}
|
|
2096
|
+
],
|
|
2097
|
+
"name": "Omit",
|
|
2098
|
+
"qualifiedName": "Omit",
|
|
2099
|
+
"package": "typescript"
|
|
2100
|
+
}
|
|
2101
|
+
]
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"type": "literal",
|
|
2105
|
+
"value": "schema"
|
|
2106
|
+
}
|
|
2107
|
+
],
|
|
2108
|
+
"name": "Omit",
|
|
2109
|
+
"qualifiedName": "Omit",
|
|
2110
|
+
"package": "typescript"
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
"type": "reflection",
|
|
2114
|
+
"declaration": {
|
|
2115
|
+
"id": 143,
|
|
2116
|
+
"name": "__type",
|
|
2117
|
+
"kind": 65536,
|
|
2118
|
+
"kindString": "Type literal",
|
|
2119
|
+
"flags": {},
|
|
2120
|
+
"sources": [
|
|
2121
|
+
{
|
|
2122
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
|
|
2123
|
+
"line": 18,
|
|
2124
|
+
"character": 58
|
|
2125
|
+
}
|
|
2126
|
+
]
|
|
2127
|
+
}
|
|
2128
|
+
}
|
|
2129
|
+
]
|
|
2130
|
+
},
|
|
2131
|
+
{
|
|
2132
|
+
"type": "literal",
|
|
2133
|
+
"value": "schema"
|
|
2134
|
+
}
|
|
2135
|
+
],
|
|
2136
|
+
"name": "Omit",
|
|
2137
|
+
"qualifiedName": "Omit",
|
|
2138
|
+
"package": "typescript"
|
|
2139
|
+
}
|
|
2140
|
+
]
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
"type": "intrinsic",
|
|
2144
|
+
"name": "undefined"
|
|
2145
|
+
}
|
|
2146
|
+
],
|
|
2147
|
+
"name": "ModuleParams",
|
|
2148
|
+
"qualifiedName": "ModuleParams",
|
|
2149
|
+
"package": "@xyo-network/module-model"
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"type": "reference",
|
|
2153
|
+
"name": "ModuleEventData",
|
|
2154
|
+
"qualifiedName": "ModuleEventData",
|
|
2155
|
+
"package": "@xyo-network/module-model"
|
|
2156
|
+
}
|
|
2157
|
+
],
|
|
2158
|
+
"name": "Module",
|
|
2159
|
+
"qualifiedName": "Module",
|
|
2160
|
+
"package": "@xyo-network/module-model"
|
|
2161
|
+
},
|
|
2162
|
+
{
|
|
2163
|
+
"type": "reference",
|
|
2164
|
+
"id": 144,
|
|
2165
|
+
"name": "TModuleWrapper"
|
|
2166
|
+
}
|
|
2167
|
+
],
|
|
2168
|
+
"name": "ModuleWrapper",
|
|
2169
|
+
"qualifiedName": "ModuleWrapper",
|
|
2170
|
+
"package": "@xyo-network/module-wrapper"
|
|
2171
|
+
}
|
|
2172
|
+
}
|
|
2173
|
+
],
|
|
2174
|
+
"parameters": [
|
|
2175
|
+
{
|
|
2176
|
+
"id": 145,
|
|
2177
|
+
"name": "wrapperObject",
|
|
2178
|
+
"kind": 32768,
|
|
2179
|
+
"kindString": "Parameter",
|
|
2180
|
+
"flags": {},
|
|
2181
|
+
"type": {
|
|
2182
|
+
"type": "reference",
|
|
2183
|
+
"typeArguments": [
|
|
2184
|
+
{
|
|
2185
|
+
"type": "reference",
|
|
2186
|
+
"id": 144,
|
|
2187
|
+
"name": "TModuleWrapper"
|
|
2188
|
+
}
|
|
2189
|
+
],
|
|
2190
|
+
"name": "ConstructableModuleWrapper",
|
|
2191
|
+
"qualifiedName": "ConstructableModuleWrapper",
|
|
2192
|
+
"package": "@xyo-network/module-wrapper"
|
|
2193
|
+
}
|
|
2194
|
+
},
|
|
2195
|
+
{
|
|
2196
|
+
"id": 146,
|
|
2197
|
+
"name": "name",
|
|
2198
|
+
"kind": 32768,
|
|
2199
|
+
"kindString": "Parameter",
|
|
2200
|
+
"flags": {
|
|
2201
|
+
"isOptional": true
|
|
2202
|
+
},
|
|
2203
|
+
"type": {
|
|
2204
|
+
"type": "intrinsic",
|
|
2205
|
+
"name": "string"
|
|
2206
|
+
}
|
|
2207
|
+
}
|
|
2208
|
+
],
|
|
2209
|
+
"type": {
|
|
2210
|
+
"type": "reflection",
|
|
2211
|
+
"declaration": {
|
|
2212
|
+
"id": 147,
|
|
2213
|
+
"name": "__type",
|
|
2214
|
+
"kind": 65536,
|
|
2215
|
+
"kindString": "Type literal",
|
|
2216
|
+
"flags": {},
|
|
2217
|
+
"sources": [
|
|
2218
|
+
{
|
|
2219
|
+
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
2220
|
+
"line": 17,
|
|
2221
|
+
"character": 18,
|
|
2222
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L17"
|
|
2223
|
+
}
|
|
2224
|
+
],
|
|
2225
|
+
"signatures": [
|
|
2226
|
+
{
|
|
2227
|
+
"id": 148,
|
|
2228
|
+
"name": "__type",
|
|
2229
|
+
"kind": 4096,
|
|
2230
|
+
"kindString": "Call signature",
|
|
2231
|
+
"flags": {},
|
|
2232
|
+
"parameters": [
|
|
2233
|
+
{
|
|
2234
|
+
"id": 149,
|
|
2235
|
+
"name": "account",
|
|
2236
|
+
"kind": 32768,
|
|
2237
|
+
"kindString": "Parameter",
|
|
2238
|
+
"flags": {
|
|
2239
|
+
"isOptional": true
|
|
2240
|
+
},
|
|
2241
|
+
"type": {
|
|
2242
|
+
"type": "reference",
|
|
2243
|
+
"name": "AccountInstance",
|
|
2244
|
+
"qualifiedName": "AccountInstance",
|
|
2245
|
+
"package": "@xyo-network/account-model"
|
|
2246
|
+
}
|
|
2247
|
+
},
|
|
2248
|
+
{
|
|
2249
|
+
"id": 150,
|
|
2250
|
+
"name": "spinCheck",
|
|
2251
|
+
"kind": 32768,
|
|
2252
|
+
"kindString": "Parameter",
|
|
2253
|
+
"flags": {
|
|
2254
|
+
"isOptional": true
|
|
2255
|
+
},
|
|
2256
|
+
"type": {
|
|
2257
|
+
"type": "intrinsic",
|
|
2258
|
+
"name": "boolean"
|
|
2259
|
+
}
|
|
2260
|
+
}
|
|
2261
|
+
],
|
|
2262
|
+
"type": {
|
|
2263
|
+
"type": "tuple",
|
|
2264
|
+
"elements": [
|
|
2265
|
+
{
|
|
2266
|
+
"type": "union",
|
|
2267
|
+
"types": [
|
|
2268
|
+
{
|
|
2269
|
+
"type": "intrinsic",
|
|
2270
|
+
"name": "undefined"
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
"type": "array",
|
|
2274
|
+
"elementType": {
|
|
2275
|
+
"type": "reference",
|
|
2276
|
+
"id": 144,
|
|
2277
|
+
"name": "TModuleWrapper"
|
|
2278
|
+
}
|
|
2279
|
+
}
|
|
2280
|
+
]
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
"type": "union",
|
|
2284
|
+
"types": [
|
|
2285
|
+
{
|
|
2286
|
+
"type": "intrinsic",
|
|
2287
|
+
"name": "undefined"
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"type": "reference",
|
|
2291
|
+
"name": "Error",
|
|
2292
|
+
"qualifiedName": "Error",
|
|
2293
|
+
"package": "typescript"
|
|
2294
|
+
}
|
|
2295
|
+
]
|
|
2296
|
+
}
|
|
2297
|
+
]
|
|
2298
|
+
}
|
|
2299
|
+
}
|
|
2300
|
+
]
|
|
2301
|
+
}
|
|
2302
|
+
}
|
|
2303
|
+
}
|
|
2304
|
+
]
|
|
2305
|
+
},
|
|
1975
2306
|
{
|
|
1976
2307
|
"id": 71,
|
|
1977
2308
|
"name": "useMemoryNodeUpdates",
|
|
@@ -1983,7 +2314,7 @@
|
|
|
1983
2314
|
"fileName": "packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx",
|
|
1984
2315
|
"line": 13,
|
|
1985
2316
|
"character": 13,
|
|
1986
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2317
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx#L13"
|
|
1987
2318
|
}
|
|
1988
2319
|
],
|
|
1989
2320
|
"signatures": [
|
|
@@ -2029,7 +2360,7 @@
|
|
|
2029
2360
|
"fileName": "packages/modules/packages/node/src/hooks/useModule.tsx",
|
|
2030
2361
|
"line": 9,
|
|
2031
2362
|
"character": 13,
|
|
2032
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2363
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useModule.tsx#L9"
|
|
2033
2364
|
}
|
|
2034
2365
|
],
|
|
2035
2366
|
"signatures": [
|
|
@@ -2467,7 +2798,7 @@
|
|
|
2467
2798
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/use.tsx",
|
|
2468
2799
|
"line": 5,
|
|
2469
2800
|
"character": 13,
|
|
2470
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2801
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/ModuleRepository/use.tsx#L5"
|
|
2471
2802
|
}
|
|
2472
2803
|
],
|
|
2473
2804
|
"signatures": [
|
|
@@ -2531,7 +2862,7 @@
|
|
|
2531
2862
|
"fileName": "packages/modules/packages/node/src/hooks/useModules.ts",
|
|
2532
2863
|
"line": 7,
|
|
2533
2864
|
"character": 13,
|
|
2534
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2865
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useModules.ts#L7"
|
|
2535
2866
|
}
|
|
2536
2867
|
],
|
|
2537
2868
|
"signatures": [
|
|
@@ -2948,7 +3279,7 @@
|
|
|
2948
3279
|
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
2949
3280
|
"line": 24,
|
|
2950
3281
|
"character": 13,
|
|
2951
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3282
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useNode.tsx#L24"
|
|
2952
3283
|
}
|
|
2953
3284
|
],
|
|
2954
3285
|
"signatures": [
|
|
@@ -3229,7 +3560,7 @@
|
|
|
3229
3560
|
"fileName": "packages/modules/packages/node/src/hooks/useNodeAttachedAddresses.ts",
|
|
3230
3561
|
"line": 6,
|
|
3231
3562
|
"character": 13,
|
|
3232
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3563
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useNodeAttachedAddresses.ts#L6"
|
|
3233
3564
|
}
|
|
3234
3565
|
],
|
|
3235
3566
|
"signatures": [
|
|
@@ -3287,7 +3618,7 @@
|
|
|
3287
3618
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/use.tsx",
|
|
3288
3619
|
"line": 5,
|
|
3289
3620
|
"character": 13,
|
|
3290
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3621
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/contexts/NodeDrawerContext/use.tsx#L5"
|
|
3291
3622
|
}
|
|
3292
3623
|
],
|
|
3293
3624
|
"signatures": [
|
|
@@ -3351,7 +3682,7 @@
|
|
|
3351
3682
|
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNode.tsx",
|
|
3352
3683
|
"line": 8,
|
|
3353
3684
|
"character": 13,
|
|
3354
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3685
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useProvidedNode.tsx#L8"
|
|
3355
3686
|
}
|
|
3356
3687
|
],
|
|
3357
3688
|
"signatures": [
|
|
@@ -3579,7 +3910,7 @@
|
|
|
3579
3910
|
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNode.tsx",
|
|
3580
3911
|
"line": 14,
|
|
3581
3912
|
"character": 13,
|
|
3582
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3913
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useProvidedNode.tsx#L14"
|
|
3583
3914
|
}
|
|
3584
3915
|
],
|
|
3585
3916
|
"signatures": [
|
|
@@ -3847,7 +4178,7 @@
|
|
|
3847
4178
|
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModule.tsx",
|
|
3848
4179
|
"line": 59,
|
|
3849
4180
|
"character": 13,
|
|
3850
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4181
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useWrappedModule.tsx#L59"
|
|
3851
4182
|
}
|
|
3852
4183
|
],
|
|
3853
4184
|
"signatures": [
|
|
@@ -4095,6 +4426,256 @@
|
|
|
4095
4426
|
}
|
|
4096
4427
|
}
|
|
4097
4428
|
]
|
|
4429
|
+
},
|
|
4430
|
+
{
|
|
4431
|
+
"id": 151,
|
|
4432
|
+
"name": "useWrappedModules",
|
|
4433
|
+
"kind": 64,
|
|
4434
|
+
"kindString": "Function",
|
|
4435
|
+
"flags": {},
|
|
4436
|
+
"sources": [
|
|
4437
|
+
{
|
|
4438
|
+
"fileName": "packages/modules/packages/node/src/hooks/useWrappedModules.tsx",
|
|
4439
|
+
"line": 59,
|
|
4440
|
+
"character": 13,
|
|
4441
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/hooks/useWrappedModules.tsx#L59"
|
|
4442
|
+
}
|
|
4443
|
+
],
|
|
4444
|
+
"signatures": [
|
|
4445
|
+
{
|
|
4446
|
+
"id": 152,
|
|
4447
|
+
"name": "useWrappedModules",
|
|
4448
|
+
"kind": 4096,
|
|
4449
|
+
"kindString": "Call signature",
|
|
4450
|
+
"flags": {},
|
|
4451
|
+
"parameters": [
|
|
4452
|
+
{
|
|
4453
|
+
"id": 153,
|
|
4454
|
+
"name": "account",
|
|
4455
|
+
"kind": 32768,
|
|
4456
|
+
"kindString": "Parameter",
|
|
4457
|
+
"flags": {
|
|
4458
|
+
"isOptional": true
|
|
4459
|
+
},
|
|
4460
|
+
"type": {
|
|
4461
|
+
"type": "reference",
|
|
4462
|
+
"name": "AccountInstance",
|
|
4463
|
+
"qualifiedName": "AccountInstance",
|
|
4464
|
+
"package": "@xyo-network/account-model"
|
|
4465
|
+
}
|
|
4466
|
+
},
|
|
4467
|
+
{
|
|
4468
|
+
"id": 154,
|
|
4469
|
+
"name": "spinCheck",
|
|
4470
|
+
"kind": 32768,
|
|
4471
|
+
"kindString": "Parameter",
|
|
4472
|
+
"flags": {
|
|
4473
|
+
"isOptional": true
|
|
4474
|
+
},
|
|
4475
|
+
"type": {
|
|
4476
|
+
"type": "intrinsic",
|
|
4477
|
+
"name": "boolean"
|
|
4478
|
+
}
|
|
4479
|
+
}
|
|
4480
|
+
],
|
|
4481
|
+
"type": {
|
|
4482
|
+
"type": "tuple",
|
|
4483
|
+
"elements": [
|
|
4484
|
+
{
|
|
4485
|
+
"type": "union",
|
|
4486
|
+
"types": [
|
|
4487
|
+
{
|
|
4488
|
+
"type": "intrinsic",
|
|
4489
|
+
"name": "undefined"
|
|
4490
|
+
},
|
|
4491
|
+
{
|
|
4492
|
+
"type": "array",
|
|
4493
|
+
"elementType": {
|
|
4494
|
+
"type": "reference",
|
|
4495
|
+
"typeArguments": [
|
|
4496
|
+
{
|
|
4497
|
+
"type": "reference",
|
|
4498
|
+
"typeArguments": [
|
|
4499
|
+
{
|
|
4500
|
+
"type": "reference",
|
|
4501
|
+
"typeArguments": [
|
|
4502
|
+
{
|
|
4503
|
+
"type": "intersection",
|
|
4504
|
+
"types": [
|
|
4505
|
+
{
|
|
4506
|
+
"type": "reference",
|
|
4507
|
+
"name": "SchemaFields",
|
|
4508
|
+
"qualifiedName": "SchemaFields",
|
|
4509
|
+
"package": "@xyo-network/payload-model"
|
|
4510
|
+
},
|
|
4511
|
+
{
|
|
4512
|
+
"type": "reference",
|
|
4513
|
+
"name": "PayloadFields",
|
|
4514
|
+
"qualifiedName": "PayloadFields",
|
|
4515
|
+
"package": "@xyo-network/payload-model"
|
|
4516
|
+
},
|
|
4517
|
+
{
|
|
4518
|
+
"type": "reflection",
|
|
4519
|
+
"declaration": {
|
|
4520
|
+
"id": 155,
|
|
4521
|
+
"name": "__type",
|
|
4522
|
+
"kind": 65536,
|
|
4523
|
+
"kindString": "Type literal",
|
|
4524
|
+
"flags": {},
|
|
4525
|
+
"sources": [
|
|
4526
|
+
{
|
|
4527
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4528
|
+
"line": 8,
|
|
4529
|
+
"character": 103
|
|
4530
|
+
}
|
|
4531
|
+
]
|
|
4532
|
+
}
|
|
4533
|
+
},
|
|
4534
|
+
{
|
|
4535
|
+
"type": "reference",
|
|
4536
|
+
"typeArguments": [
|
|
4537
|
+
{
|
|
4538
|
+
"type": "intersection",
|
|
4539
|
+
"types": [
|
|
4540
|
+
{
|
|
4541
|
+
"type": "reference",
|
|
4542
|
+
"typeArguments": [
|
|
4543
|
+
{
|
|
4544
|
+
"type": "intersection",
|
|
4545
|
+
"types": [
|
|
4546
|
+
{
|
|
4547
|
+
"type": "reference",
|
|
4548
|
+
"name": "SchemaFields",
|
|
4549
|
+
"qualifiedName": "SchemaFields",
|
|
4550
|
+
"package": "@xyo-network/payload-model"
|
|
4551
|
+
},
|
|
4552
|
+
{
|
|
4553
|
+
"type": "reference",
|
|
4554
|
+
"name": "PayloadFields",
|
|
4555
|
+
"qualifiedName": "PayloadFields",
|
|
4556
|
+
"package": "@xyo-network/payload-model"
|
|
4557
|
+
},
|
|
4558
|
+
{
|
|
4559
|
+
"type": "reflection",
|
|
4560
|
+
"declaration": {
|
|
4561
|
+
"id": 156,
|
|
4562
|
+
"name": "__type",
|
|
4563
|
+
"kind": 65536,
|
|
4564
|
+
"kindString": "Type literal",
|
|
4565
|
+
"flags": {},
|
|
4566
|
+
"sources": [
|
|
4567
|
+
{
|
|
4568
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4569
|
+
"line": 8,
|
|
4570
|
+
"character": 103
|
|
4571
|
+
}
|
|
4572
|
+
]
|
|
4573
|
+
}
|
|
4574
|
+
},
|
|
4575
|
+
{
|
|
4576
|
+
"type": "reference",
|
|
4577
|
+
"typeArguments": [
|
|
4578
|
+
{
|
|
4579
|
+
"type": "intrinsic",
|
|
4580
|
+
"name": "undefined"
|
|
4581
|
+
},
|
|
4582
|
+
{
|
|
4583
|
+
"type": "literal",
|
|
4584
|
+
"value": "schema"
|
|
4585
|
+
}
|
|
4586
|
+
],
|
|
4587
|
+
"name": "Omit",
|
|
4588
|
+
"qualifiedName": "Omit",
|
|
4589
|
+
"package": "typescript"
|
|
4590
|
+
}
|
|
4591
|
+
]
|
|
4592
|
+
},
|
|
4593
|
+
{
|
|
4594
|
+
"type": "literal",
|
|
4595
|
+
"value": "schema"
|
|
4596
|
+
}
|
|
4597
|
+
],
|
|
4598
|
+
"name": "Omit",
|
|
4599
|
+
"qualifiedName": "Omit",
|
|
4600
|
+
"package": "typescript"
|
|
4601
|
+
},
|
|
4602
|
+
{
|
|
4603
|
+
"type": "reflection",
|
|
4604
|
+
"declaration": {
|
|
4605
|
+
"id": 157,
|
|
4606
|
+
"name": "__type",
|
|
4607
|
+
"kind": 65536,
|
|
4608
|
+
"kindString": "Type literal",
|
|
4609
|
+
"flags": {},
|
|
4610
|
+
"sources": [
|
|
4611
|
+
{
|
|
4612
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
|
|
4613
|
+
"line": 18,
|
|
4614
|
+
"character": 58
|
|
4615
|
+
}
|
|
4616
|
+
]
|
|
4617
|
+
}
|
|
4618
|
+
}
|
|
4619
|
+
]
|
|
4620
|
+
},
|
|
4621
|
+
{
|
|
4622
|
+
"type": "literal",
|
|
4623
|
+
"value": "schema"
|
|
4624
|
+
}
|
|
4625
|
+
],
|
|
4626
|
+
"name": "Omit",
|
|
4627
|
+
"qualifiedName": "Omit",
|
|
4628
|
+
"package": "typescript"
|
|
4629
|
+
}
|
|
4630
|
+
]
|
|
4631
|
+
},
|
|
4632
|
+
{
|
|
4633
|
+
"type": "intrinsic",
|
|
4634
|
+
"name": "undefined"
|
|
4635
|
+
}
|
|
4636
|
+
],
|
|
4637
|
+
"name": "ModuleParams",
|
|
4638
|
+
"qualifiedName": "ModuleParams",
|
|
4639
|
+
"package": "@xyo-network/module-model"
|
|
4640
|
+
},
|
|
4641
|
+
{
|
|
4642
|
+
"type": "reference",
|
|
4643
|
+
"name": "ModuleEventData",
|
|
4644
|
+
"qualifiedName": "ModuleEventData",
|
|
4645
|
+
"package": "@xyo-network/module-model"
|
|
4646
|
+
}
|
|
4647
|
+
],
|
|
4648
|
+
"name": "Module",
|
|
4649
|
+
"qualifiedName": "Module",
|
|
4650
|
+
"package": "@xyo-network/module-model"
|
|
4651
|
+
}
|
|
4652
|
+
],
|
|
4653
|
+
"name": "ModuleWrapper",
|
|
4654
|
+
"qualifiedName": "ModuleWrapper",
|
|
4655
|
+
"package": "@xyo-network/module-wrapper"
|
|
4656
|
+
}
|
|
4657
|
+
}
|
|
4658
|
+
]
|
|
4659
|
+
},
|
|
4660
|
+
{
|
|
4661
|
+
"type": "union",
|
|
4662
|
+
"types": [
|
|
4663
|
+
{
|
|
4664
|
+
"type": "intrinsic",
|
|
4665
|
+
"name": "undefined"
|
|
4666
|
+
},
|
|
4667
|
+
{
|
|
4668
|
+
"type": "reference",
|
|
4669
|
+
"name": "Error",
|
|
4670
|
+
"qualifiedName": "Error",
|
|
4671
|
+
"package": "typescript"
|
|
4672
|
+
}
|
|
4673
|
+
]
|
|
4674
|
+
}
|
|
4675
|
+
]
|
|
4676
|
+
}
|
|
4677
|
+
}
|
|
4678
|
+
]
|
|
4098
4679
|
}
|
|
4099
4680
|
],
|
|
4100
4681
|
"groups": [
|
|
@@ -4134,6 +4715,7 @@
|
|
|
4134
4715
|
60,
|
|
4135
4716
|
47,
|
|
4136
4717
|
118,
|
|
4718
|
+
139,
|
|
4137
4719
|
71,
|
|
4138
4720
|
74,
|
|
4139
4721
|
37,
|
|
@@ -4143,7 +4725,8 @@
|
|
|
4143
4725
|
68,
|
|
4144
4726
|
105,
|
|
4145
4727
|
111,
|
|
4146
|
-
131
|
|
4728
|
+
131,
|
|
4729
|
+
151
|
|
4147
4730
|
]
|
|
4148
4731
|
}
|
|
4149
4732
|
],
|
|
@@ -4152,7 +4735,7 @@
|
|
|
4152
4735
|
"fileName": "packages/modules/packages/node/src/index.ts",
|
|
4153
4736
|
"line": 1,
|
|
4154
4737
|
"character": 0,
|
|
4155
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4738
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/14703ddfca1/packages/modules/packages/node/src/index.ts#L1"
|
|
4156
4739
|
}
|
|
4157
4740
|
]
|
|
4158
4741
|
}
|