@xyo-network/react-module 2.55.10 → 2.56.1
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/components/Card/Module/CardActions.js +1 -1
- package/dist/cjs/components/Card/Module/CardActions.js.map +1 -1
- package/dist/cjs/components/Card/Module/components/DiscoverDialog.js +1 -1
- package/dist/cjs/components/Card/Module/components/DiscoverDialog.js.map +1 -1
- package/dist/cjs/components/DetailsBox.js +1 -1
- package/dist/cjs/components/DetailsBox.js.map +1 -1
- package/dist/docs.json +271 -2306
- package/package.json +12 -12
package/dist/docs.json
CHANGED
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
"flags": {},
|
|
7
7
|
"children": [
|
|
8
8
|
{
|
|
9
|
-
"id":
|
|
9
|
+
"id": 49,
|
|
10
10
|
"name": "ModuleRenderProps",
|
|
11
11
|
"variant": "declaration",
|
|
12
12
|
"kind": 256,
|
|
13
13
|
"flags": {},
|
|
14
14
|
"children": [
|
|
15
15
|
{
|
|
16
|
-
"id":
|
|
16
|
+
"id": 50,
|
|
17
17
|
"name": "module",
|
|
18
18
|
"variant": "declaration",
|
|
19
19
|
"kind": 1024,
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"fileName": "packages/modules/packages/module/src/ModuleRenderProps.tsx",
|
|
26
26
|
"line": 4,
|
|
27
27
|
"character": 2,
|
|
28
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
28
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/ModuleRenderProps.tsx#L4"
|
|
29
29
|
}
|
|
30
30
|
],
|
|
31
31
|
"type": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
{
|
|
41
41
|
"title": "Properties",
|
|
42
42
|
"children": [
|
|
43
|
-
|
|
43
|
+
50
|
|
44
44
|
]
|
|
45
45
|
}
|
|
46
46
|
],
|
|
@@ -49,12 +49,12 @@
|
|
|
49
49
|
"fileName": "packages/modules/packages/module/src/ModuleRenderProps.tsx",
|
|
50
50
|
"line": 3,
|
|
51
51
|
"character": 17,
|
|
52
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
52
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/ModuleRenderProps.tsx#L3"
|
|
53
53
|
}
|
|
54
54
|
],
|
|
55
55
|
"typeParameters": [
|
|
56
56
|
{
|
|
57
|
-
"id":
|
|
57
|
+
"id": 51,
|
|
58
58
|
"name": "T",
|
|
59
59
|
"variant": "typeParam",
|
|
60
60
|
"kind": 131072,
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"fileName": "packages/modules/packages/module/src/components/Card/Diviner/Card.tsx",
|
|
92
92
|
"line": 9,
|
|
93
93
|
"character": 13,
|
|
94
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
94
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/Card/Diviner/Card.tsx#L9"
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
97
|
"signatures": [
|
|
@@ -103,8 +103,8 @@
|
|
|
103
103
|
"flags": {},
|
|
104
104
|
"sources": [
|
|
105
105
|
{
|
|
106
|
-
"fileName": "node_modules/@types/react/
|
|
107
|
-
"line":
|
|
106
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
107
|
+
"line": 556,
|
|
108
108
|
"character": 8
|
|
109
109
|
}
|
|
110
110
|
],
|
|
@@ -131,22 +131,6 @@
|
|
|
131
131
|
"sourceFileName": "../../../../node_modules/@mui/material/Paper/Paper.d.ts",
|
|
132
132
|
"qualifiedName": "PaperProps"
|
|
133
133
|
},
|
|
134
|
-
"typeArguments": [
|
|
135
|
-
{
|
|
136
|
-
"type": "literal",
|
|
137
|
-
"value": "div"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"type": "reflection",
|
|
141
|
-
"declaration": {
|
|
142
|
-
"id": 4,
|
|
143
|
-
"name": "__type",
|
|
144
|
-
"variant": "declaration",
|
|
145
|
-
"kind": 65536,
|
|
146
|
-
"flags": {}
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
134
|
"name": "PaperProps",
|
|
151
135
|
"package": "@mui/material"
|
|
152
136
|
},
|
|
@@ -161,7 +145,7 @@
|
|
|
161
145
|
{
|
|
162
146
|
"type": "reflection",
|
|
163
147
|
"declaration": {
|
|
164
|
-
"id":
|
|
148
|
+
"id": 4,
|
|
165
149
|
"name": "__type",
|
|
166
150
|
"variant": "declaration",
|
|
167
151
|
"kind": 65536,
|
|
@@ -204,14 +188,14 @@
|
|
|
204
188
|
{
|
|
205
189
|
"type": "reference",
|
|
206
190
|
"target": {
|
|
207
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
191
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
208
192
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
209
193
|
},
|
|
210
194
|
"typeArguments": [
|
|
211
195
|
{
|
|
212
196
|
"type": "reference",
|
|
213
197
|
"target": {
|
|
214
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
198
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
215
199
|
"qualifiedName": "React.HTMLAttributes"
|
|
216
200
|
},
|
|
217
201
|
"typeArguments": [
|
|
@@ -254,15 +238,15 @@
|
|
|
254
238
|
{
|
|
255
239
|
"type": "reflection",
|
|
256
240
|
"declaration": {
|
|
257
|
-
"id":
|
|
241
|
+
"id": 5,
|
|
258
242
|
"name": "__type",
|
|
259
243
|
"variant": "declaration",
|
|
260
244
|
"kind": 65536,
|
|
261
245
|
"flags": {},
|
|
262
246
|
"sources": [
|
|
263
247
|
{
|
|
264
|
-
"fileName": "node_modules/@types/react/
|
|
265
|
-
"line":
|
|
248
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
249
|
+
"line": 830,
|
|
266
250
|
"character": 43
|
|
267
251
|
}
|
|
268
252
|
]
|
|
@@ -1378,7 +1362,7 @@
|
|
|
1378
1362
|
},
|
|
1379
1363
|
{
|
|
1380
1364
|
"type": "reference",
|
|
1381
|
-
"target":
|
|
1365
|
+
"target": 49,
|
|
1382
1366
|
"typeArguments": [
|
|
1383
1367
|
{
|
|
1384
1368
|
"type": "reference",
|
|
@@ -1386,220 +1370,6 @@
|
|
|
1386
1370
|
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
1387
1371
|
"qualifiedName": "DivinerModule"
|
|
1388
1372
|
},
|
|
1389
|
-
"typeArguments": [
|
|
1390
|
-
{
|
|
1391
|
-
"type": "reference",
|
|
1392
|
-
"target": {
|
|
1393
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
1394
|
-
"qualifiedName": "DivinerParams"
|
|
1395
|
-
},
|
|
1396
|
-
"typeArguments": [
|
|
1397
|
-
{
|
|
1398
|
-
"type": "intersection",
|
|
1399
|
-
"types": [
|
|
1400
|
-
{
|
|
1401
|
-
"type": "reference",
|
|
1402
|
-
"target": {
|
|
1403
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1404
|
-
"qualifiedName": "SchemaFields"
|
|
1405
|
-
},
|
|
1406
|
-
"name": "SchemaFields",
|
|
1407
|
-
"package": "@xyo-network/payload-model"
|
|
1408
|
-
},
|
|
1409
|
-
{
|
|
1410
|
-
"type": "reference",
|
|
1411
|
-
"target": {
|
|
1412
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1413
|
-
"qualifiedName": "PayloadFields"
|
|
1414
|
-
},
|
|
1415
|
-
"name": "PayloadFields",
|
|
1416
|
-
"package": "@xyo-network/payload-model"
|
|
1417
|
-
},
|
|
1418
|
-
{
|
|
1419
|
-
"type": "reflection",
|
|
1420
|
-
"declaration": {
|
|
1421
|
-
"id": 7,
|
|
1422
|
-
"name": "__type",
|
|
1423
|
-
"variant": "declaration",
|
|
1424
|
-
"kind": 65536,
|
|
1425
|
-
"flags": {},
|
|
1426
|
-
"sources": [
|
|
1427
|
-
{
|
|
1428
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
1429
|
-
"line": 15,
|
|
1430
|
-
"character": 103
|
|
1431
|
-
}
|
|
1432
|
-
]
|
|
1433
|
-
}
|
|
1434
|
-
},
|
|
1435
|
-
{
|
|
1436
|
-
"type": "reference",
|
|
1437
|
-
"target": {
|
|
1438
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1439
|
-
"qualifiedName": "Omit"
|
|
1440
|
-
},
|
|
1441
|
-
"typeArguments": [
|
|
1442
|
-
{
|
|
1443
|
-
"type": "intersection",
|
|
1444
|
-
"types": [
|
|
1445
|
-
{
|
|
1446
|
-
"type": "reference",
|
|
1447
|
-
"target": {
|
|
1448
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1449
|
-
"qualifiedName": "Omit"
|
|
1450
|
-
},
|
|
1451
|
-
"typeArguments": [
|
|
1452
|
-
{
|
|
1453
|
-
"type": "intersection",
|
|
1454
|
-
"types": [
|
|
1455
|
-
{
|
|
1456
|
-
"type": "reference",
|
|
1457
|
-
"target": {
|
|
1458
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1459
|
-
"qualifiedName": "SchemaFields"
|
|
1460
|
-
},
|
|
1461
|
-
"name": "SchemaFields",
|
|
1462
|
-
"package": "@xyo-network/payload-model"
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"type": "reference",
|
|
1466
|
-
"target": {
|
|
1467
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1468
|
-
"qualifiedName": "PayloadFields"
|
|
1469
|
-
},
|
|
1470
|
-
"name": "PayloadFields",
|
|
1471
|
-
"package": "@xyo-network/payload-model"
|
|
1472
|
-
},
|
|
1473
|
-
{
|
|
1474
|
-
"type": "reflection",
|
|
1475
|
-
"declaration": {
|
|
1476
|
-
"id": 8,
|
|
1477
|
-
"name": "__type",
|
|
1478
|
-
"variant": "declaration",
|
|
1479
|
-
"kind": 65536,
|
|
1480
|
-
"flags": {},
|
|
1481
|
-
"sources": [
|
|
1482
|
-
{
|
|
1483
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
1484
|
-
"line": 15,
|
|
1485
|
-
"character": 103
|
|
1486
|
-
}
|
|
1487
|
-
]
|
|
1488
|
-
}
|
|
1489
|
-
},
|
|
1490
|
-
{
|
|
1491
|
-
"type": "reference",
|
|
1492
|
-
"target": {
|
|
1493
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1494
|
-
"qualifiedName": "Omit"
|
|
1495
|
-
},
|
|
1496
|
-
"typeArguments": [
|
|
1497
|
-
{
|
|
1498
|
-
"type": "intersection",
|
|
1499
|
-
"types": [
|
|
1500
|
-
{
|
|
1501
|
-
"type": "reflection",
|
|
1502
|
-
"declaration": {
|
|
1503
|
-
"id": 9,
|
|
1504
|
-
"name": "__type",
|
|
1505
|
-
"variant": "declaration",
|
|
1506
|
-
"kind": 65536,
|
|
1507
|
-
"flags": {},
|
|
1508
|
-
"sources": [
|
|
1509
|
-
{
|
|
1510
|
-
"fileName": "node_modules/@xyo-network/diviner-model/dist/types/Config.d.ts",
|
|
1511
|
-
"line": 5,
|
|
1512
|
-
"character": 90
|
|
1513
|
-
}
|
|
1514
|
-
]
|
|
1515
|
-
}
|
|
1516
|
-
},
|
|
1517
|
-
{
|
|
1518
|
-
"type": "reference",
|
|
1519
|
-
"target": {
|
|
1520
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1521
|
-
"qualifiedName": "Omit"
|
|
1522
|
-
},
|
|
1523
|
-
"typeArguments": [
|
|
1524
|
-
{
|
|
1525
|
-
"type": "intrinsic",
|
|
1526
|
-
"name": "undefined"
|
|
1527
|
-
},
|
|
1528
|
-
{
|
|
1529
|
-
"type": "literal",
|
|
1530
|
-
"value": "schema"
|
|
1531
|
-
}
|
|
1532
|
-
],
|
|
1533
|
-
"name": "Omit",
|
|
1534
|
-
"package": "typescript"
|
|
1535
|
-
}
|
|
1536
|
-
]
|
|
1537
|
-
},
|
|
1538
|
-
{
|
|
1539
|
-
"type": "literal",
|
|
1540
|
-
"value": "schema"
|
|
1541
|
-
}
|
|
1542
|
-
],
|
|
1543
|
-
"name": "Omit",
|
|
1544
|
-
"package": "typescript"
|
|
1545
|
-
}
|
|
1546
|
-
]
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"type": "literal",
|
|
1550
|
-
"value": "schema"
|
|
1551
|
-
}
|
|
1552
|
-
],
|
|
1553
|
-
"name": "Omit",
|
|
1554
|
-
"package": "typescript"
|
|
1555
|
-
},
|
|
1556
|
-
{
|
|
1557
|
-
"type": "reflection",
|
|
1558
|
-
"declaration": {
|
|
1559
|
-
"id": 10,
|
|
1560
|
-
"name": "__type",
|
|
1561
|
-
"variant": "declaration",
|
|
1562
|
-
"kind": 65536,
|
|
1563
|
-
"flags": {},
|
|
1564
|
-
"sources": [
|
|
1565
|
-
{
|
|
1566
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
1567
|
-
"line": 64,
|
|
1568
|
-
"character": 58
|
|
1569
|
-
}
|
|
1570
|
-
]
|
|
1571
|
-
}
|
|
1572
|
-
}
|
|
1573
|
-
]
|
|
1574
|
-
},
|
|
1575
|
-
{
|
|
1576
|
-
"type": "literal",
|
|
1577
|
-
"value": "schema"
|
|
1578
|
-
}
|
|
1579
|
-
],
|
|
1580
|
-
"name": "Omit",
|
|
1581
|
-
"package": "typescript"
|
|
1582
|
-
}
|
|
1583
|
-
]
|
|
1584
|
-
},
|
|
1585
|
-
{
|
|
1586
|
-
"type": "intrinsic",
|
|
1587
|
-
"name": "undefined"
|
|
1588
|
-
}
|
|
1589
|
-
],
|
|
1590
|
-
"name": "DivinerParams",
|
|
1591
|
-
"package": "@xyo-network/diviner-model"
|
|
1592
|
-
},
|
|
1593
|
-
{
|
|
1594
|
-
"type": "reference",
|
|
1595
|
-
"target": {
|
|
1596
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
1597
|
-
"qualifiedName": "DivinerModuleEventData"
|
|
1598
|
-
},
|
|
1599
|
-
"name": "DivinerModuleEventData",
|
|
1600
|
-
"package": "@xyo-network/diviner-model"
|
|
1601
|
-
}
|
|
1602
|
-
],
|
|
1603
1373
|
"name": "DivinerModule",
|
|
1604
1374
|
"package": "@xyo-network/diviner-model"
|
|
1605
1375
|
}
|
|
@@ -1611,7 +1381,7 @@
|
|
|
1611
1381
|
}
|
|
1612
1382
|
},
|
|
1613
1383
|
{
|
|
1614
|
-
"id":
|
|
1384
|
+
"id": 6,
|
|
1615
1385
|
"name": "context",
|
|
1616
1386
|
"variant": "param",
|
|
1617
1387
|
"kind": 32768,
|
|
@@ -1625,39 +1395,20 @@
|
|
|
1625
1395
|
}
|
|
1626
1396
|
],
|
|
1627
1397
|
"type": {
|
|
1628
|
-
"type": "
|
|
1629
|
-
"
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
"target": {
|
|
1637
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
1638
|
-
"qualifiedName": "React.ReactElement"
|
|
1639
|
-
},
|
|
1640
|
-
"typeArguments": [
|
|
1641
|
-
{
|
|
1642
|
-
"type": "intrinsic",
|
|
1643
|
-
"name": "any"
|
|
1644
|
-
},
|
|
1645
|
-
{
|
|
1646
|
-
"type": "intrinsic",
|
|
1647
|
-
"name": "any"
|
|
1648
|
-
}
|
|
1649
|
-
],
|
|
1650
|
-
"name": "ReactElement",
|
|
1651
|
-
"package": "@types/react",
|
|
1652
|
-
"qualifiedName": "React.ReactElement"
|
|
1653
|
-
}
|
|
1654
|
-
]
|
|
1398
|
+
"type": "reference",
|
|
1399
|
+
"target": {
|
|
1400
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
1401
|
+
"qualifiedName": "React.ReactNode"
|
|
1402
|
+
},
|
|
1403
|
+
"name": "ReactNode",
|
|
1404
|
+
"package": "@types/react",
|
|
1405
|
+
"qualifiedName": "React.ReactNode"
|
|
1655
1406
|
}
|
|
1656
1407
|
}
|
|
1657
1408
|
]
|
|
1658
1409
|
},
|
|
1659
1410
|
{
|
|
1660
|
-
"id":
|
|
1411
|
+
"id": 7,
|
|
1661
1412
|
"name": "DivinerCardContent",
|
|
1662
1413
|
"variant": "declaration",
|
|
1663
1414
|
"kind": 64,
|
|
@@ -1667,26 +1418,26 @@
|
|
|
1667
1418
|
"fileName": "packages/modules/packages/module/src/components/Card/Diviner/CardContent.tsx",
|
|
1668
1419
|
"line": 7,
|
|
1669
1420
|
"character": 13,
|
|
1670
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1421
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/Card/Diviner/CardContent.tsx#L7"
|
|
1671
1422
|
}
|
|
1672
1423
|
],
|
|
1673
1424
|
"signatures": [
|
|
1674
1425
|
{
|
|
1675
|
-
"id":
|
|
1426
|
+
"id": 8,
|
|
1676
1427
|
"name": "DivinerCardContent",
|
|
1677
1428
|
"variant": "signature",
|
|
1678
1429
|
"kind": 4096,
|
|
1679
1430
|
"flags": {},
|
|
1680
1431
|
"sources": [
|
|
1681
1432
|
{
|
|
1682
|
-
"fileName": "node_modules/@types/react/
|
|
1683
|
-
"line":
|
|
1433
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1434
|
+
"line": 556,
|
|
1684
1435
|
"character": 8
|
|
1685
1436
|
}
|
|
1686
1437
|
],
|
|
1687
1438
|
"parameters": [
|
|
1688
1439
|
{
|
|
1689
|
-
"id":
|
|
1440
|
+
"id": 9,
|
|
1690
1441
|
"name": "props",
|
|
1691
1442
|
"variant": "param",
|
|
1692
1443
|
"kind": 32768,
|
|
@@ -1696,7 +1447,7 @@
|
|
|
1696
1447
|
"types": [
|
|
1697
1448
|
{
|
|
1698
1449
|
"type": "reference",
|
|
1699
|
-
"target":
|
|
1450
|
+
"target": 49,
|
|
1700
1451
|
"typeArguments": [
|
|
1701
1452
|
{
|
|
1702
1453
|
"type": "reference",
|
|
@@ -1704,220 +1455,6 @@
|
|
|
1704
1455
|
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
1705
1456
|
"qualifiedName": "DivinerModule"
|
|
1706
1457
|
},
|
|
1707
|
-
"typeArguments": [
|
|
1708
|
-
{
|
|
1709
|
-
"type": "reference",
|
|
1710
|
-
"target": {
|
|
1711
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
1712
|
-
"qualifiedName": "DivinerParams"
|
|
1713
|
-
},
|
|
1714
|
-
"typeArguments": [
|
|
1715
|
-
{
|
|
1716
|
-
"type": "intersection",
|
|
1717
|
-
"types": [
|
|
1718
|
-
{
|
|
1719
|
-
"type": "reference",
|
|
1720
|
-
"target": {
|
|
1721
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1722
|
-
"qualifiedName": "SchemaFields"
|
|
1723
|
-
},
|
|
1724
|
-
"name": "SchemaFields",
|
|
1725
|
-
"package": "@xyo-network/payload-model"
|
|
1726
|
-
},
|
|
1727
|
-
{
|
|
1728
|
-
"type": "reference",
|
|
1729
|
-
"target": {
|
|
1730
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1731
|
-
"qualifiedName": "PayloadFields"
|
|
1732
|
-
},
|
|
1733
|
-
"name": "PayloadFields",
|
|
1734
|
-
"package": "@xyo-network/payload-model"
|
|
1735
|
-
},
|
|
1736
|
-
{
|
|
1737
|
-
"type": "reflection",
|
|
1738
|
-
"declaration": {
|
|
1739
|
-
"id": 15,
|
|
1740
|
-
"name": "__type",
|
|
1741
|
-
"variant": "declaration",
|
|
1742
|
-
"kind": 65536,
|
|
1743
|
-
"flags": {},
|
|
1744
|
-
"sources": [
|
|
1745
|
-
{
|
|
1746
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
1747
|
-
"line": 15,
|
|
1748
|
-
"character": 103
|
|
1749
|
-
}
|
|
1750
|
-
]
|
|
1751
|
-
}
|
|
1752
|
-
},
|
|
1753
|
-
{
|
|
1754
|
-
"type": "reference",
|
|
1755
|
-
"target": {
|
|
1756
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1757
|
-
"qualifiedName": "Omit"
|
|
1758
|
-
},
|
|
1759
|
-
"typeArguments": [
|
|
1760
|
-
{
|
|
1761
|
-
"type": "intersection",
|
|
1762
|
-
"types": [
|
|
1763
|
-
{
|
|
1764
|
-
"type": "reference",
|
|
1765
|
-
"target": {
|
|
1766
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1767
|
-
"qualifiedName": "Omit"
|
|
1768
|
-
},
|
|
1769
|
-
"typeArguments": [
|
|
1770
|
-
{
|
|
1771
|
-
"type": "intersection",
|
|
1772
|
-
"types": [
|
|
1773
|
-
{
|
|
1774
|
-
"type": "reference",
|
|
1775
|
-
"target": {
|
|
1776
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1777
|
-
"qualifiedName": "SchemaFields"
|
|
1778
|
-
},
|
|
1779
|
-
"name": "SchemaFields",
|
|
1780
|
-
"package": "@xyo-network/payload-model"
|
|
1781
|
-
},
|
|
1782
|
-
{
|
|
1783
|
-
"type": "reference",
|
|
1784
|
-
"target": {
|
|
1785
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
1786
|
-
"qualifiedName": "PayloadFields"
|
|
1787
|
-
},
|
|
1788
|
-
"name": "PayloadFields",
|
|
1789
|
-
"package": "@xyo-network/payload-model"
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"type": "reflection",
|
|
1793
|
-
"declaration": {
|
|
1794
|
-
"id": 16,
|
|
1795
|
-
"name": "__type",
|
|
1796
|
-
"variant": "declaration",
|
|
1797
|
-
"kind": 65536,
|
|
1798
|
-
"flags": {},
|
|
1799
|
-
"sources": [
|
|
1800
|
-
{
|
|
1801
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
1802
|
-
"line": 15,
|
|
1803
|
-
"character": 103
|
|
1804
|
-
}
|
|
1805
|
-
]
|
|
1806
|
-
}
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
"type": "reference",
|
|
1810
|
-
"target": {
|
|
1811
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1812
|
-
"qualifiedName": "Omit"
|
|
1813
|
-
},
|
|
1814
|
-
"typeArguments": [
|
|
1815
|
-
{
|
|
1816
|
-
"type": "intersection",
|
|
1817
|
-
"types": [
|
|
1818
|
-
{
|
|
1819
|
-
"type": "reflection",
|
|
1820
|
-
"declaration": {
|
|
1821
|
-
"id": 17,
|
|
1822
|
-
"name": "__type",
|
|
1823
|
-
"variant": "declaration",
|
|
1824
|
-
"kind": 65536,
|
|
1825
|
-
"flags": {},
|
|
1826
|
-
"sources": [
|
|
1827
|
-
{
|
|
1828
|
-
"fileName": "node_modules/@xyo-network/diviner-model/dist/types/Config.d.ts",
|
|
1829
|
-
"line": 5,
|
|
1830
|
-
"character": 90
|
|
1831
|
-
}
|
|
1832
|
-
]
|
|
1833
|
-
}
|
|
1834
|
-
},
|
|
1835
|
-
{
|
|
1836
|
-
"type": "reference",
|
|
1837
|
-
"target": {
|
|
1838
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
1839
|
-
"qualifiedName": "Omit"
|
|
1840
|
-
},
|
|
1841
|
-
"typeArguments": [
|
|
1842
|
-
{
|
|
1843
|
-
"type": "intrinsic",
|
|
1844
|
-
"name": "undefined"
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"type": "literal",
|
|
1848
|
-
"value": "schema"
|
|
1849
|
-
}
|
|
1850
|
-
],
|
|
1851
|
-
"name": "Omit",
|
|
1852
|
-
"package": "typescript"
|
|
1853
|
-
}
|
|
1854
|
-
]
|
|
1855
|
-
},
|
|
1856
|
-
{
|
|
1857
|
-
"type": "literal",
|
|
1858
|
-
"value": "schema"
|
|
1859
|
-
}
|
|
1860
|
-
],
|
|
1861
|
-
"name": "Omit",
|
|
1862
|
-
"package": "typescript"
|
|
1863
|
-
}
|
|
1864
|
-
]
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
"type": "literal",
|
|
1868
|
-
"value": "schema"
|
|
1869
|
-
}
|
|
1870
|
-
],
|
|
1871
|
-
"name": "Omit",
|
|
1872
|
-
"package": "typescript"
|
|
1873
|
-
},
|
|
1874
|
-
{
|
|
1875
|
-
"type": "reflection",
|
|
1876
|
-
"declaration": {
|
|
1877
|
-
"id": 18,
|
|
1878
|
-
"name": "__type",
|
|
1879
|
-
"variant": "declaration",
|
|
1880
|
-
"kind": 65536,
|
|
1881
|
-
"flags": {},
|
|
1882
|
-
"sources": [
|
|
1883
|
-
{
|
|
1884
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
1885
|
-
"line": 64,
|
|
1886
|
-
"character": 58
|
|
1887
|
-
}
|
|
1888
|
-
]
|
|
1889
|
-
}
|
|
1890
|
-
}
|
|
1891
|
-
]
|
|
1892
|
-
},
|
|
1893
|
-
{
|
|
1894
|
-
"type": "literal",
|
|
1895
|
-
"value": "schema"
|
|
1896
|
-
}
|
|
1897
|
-
],
|
|
1898
|
-
"name": "Omit",
|
|
1899
|
-
"package": "typescript"
|
|
1900
|
-
}
|
|
1901
|
-
]
|
|
1902
|
-
},
|
|
1903
|
-
{
|
|
1904
|
-
"type": "intrinsic",
|
|
1905
|
-
"name": "undefined"
|
|
1906
|
-
}
|
|
1907
|
-
],
|
|
1908
|
-
"name": "DivinerParams",
|
|
1909
|
-
"package": "@xyo-network/diviner-model"
|
|
1910
|
-
},
|
|
1911
|
-
{
|
|
1912
|
-
"type": "reference",
|
|
1913
|
-
"target": {
|
|
1914
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
1915
|
-
"qualifiedName": "DivinerModuleEventData"
|
|
1916
|
-
},
|
|
1917
|
-
"name": "DivinerModuleEventData",
|
|
1918
|
-
"package": "@xyo-network/diviner-model"
|
|
1919
|
-
}
|
|
1920
|
-
],
|
|
1921
1458
|
"name": "DivinerModule",
|
|
1922
1459
|
"package": "@xyo-network/diviner-model"
|
|
1923
1460
|
}
|
|
@@ -1928,7 +1465,7 @@
|
|
|
1928
1465
|
{
|
|
1929
1466
|
"type": "reflection",
|
|
1930
1467
|
"declaration": {
|
|
1931
|
-
"id":
|
|
1468
|
+
"id": 10,
|
|
1932
1469
|
"name": "__type",
|
|
1933
1470
|
"variant": "declaration",
|
|
1934
1471
|
"kind": 65536,
|
|
@@ -1971,14 +1508,14 @@
|
|
|
1971
1508
|
{
|
|
1972
1509
|
"type": "reference",
|
|
1973
1510
|
"target": {
|
|
1974
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
1511
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
1975
1512
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
1976
1513
|
},
|
|
1977
1514
|
"typeArguments": [
|
|
1978
1515
|
{
|
|
1979
1516
|
"type": "reference",
|
|
1980
1517
|
"target": {
|
|
1981
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
1518
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
1982
1519
|
"qualifiedName": "React.HTMLAttributes"
|
|
1983
1520
|
},
|
|
1984
1521
|
"typeArguments": [
|
|
@@ -2021,15 +1558,15 @@
|
|
|
2021
1558
|
{
|
|
2022
1559
|
"type": "reflection",
|
|
2023
1560
|
"declaration": {
|
|
2024
|
-
"id":
|
|
1561
|
+
"id": 11,
|
|
2025
1562
|
"name": "__type",
|
|
2026
1563
|
"variant": "declaration",
|
|
2027
1564
|
"kind": 65536,
|
|
2028
1565
|
"flags": {},
|
|
2029
1566
|
"sources": [
|
|
2030
1567
|
{
|
|
2031
|
-
"fileName": "node_modules/@types/react/
|
|
2032
|
-
"line":
|
|
1568
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1569
|
+
"line": 830,
|
|
2033
1570
|
"character": 43
|
|
2034
1571
|
}
|
|
2035
1572
|
]
|
|
@@ -2071,7 +1608,7 @@
|
|
|
2071
1608
|
}
|
|
2072
1609
|
},
|
|
2073
1610
|
{
|
|
2074
|
-
"id":
|
|
1611
|
+
"id": 12,
|
|
2075
1612
|
"name": "context",
|
|
2076
1613
|
"variant": "param",
|
|
2077
1614
|
"kind": 32768,
|
|
@@ -2085,39 +1622,20 @@
|
|
|
2085
1622
|
}
|
|
2086
1623
|
],
|
|
2087
1624
|
"type": {
|
|
2088
|
-
"type": "
|
|
2089
|
-
"
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
"target": {
|
|
2097
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2098
|
-
"qualifiedName": "React.ReactElement"
|
|
2099
|
-
},
|
|
2100
|
-
"typeArguments": [
|
|
2101
|
-
{
|
|
2102
|
-
"type": "intrinsic",
|
|
2103
|
-
"name": "any"
|
|
2104
|
-
},
|
|
2105
|
-
{
|
|
2106
|
-
"type": "intrinsic",
|
|
2107
|
-
"name": "any"
|
|
2108
|
-
}
|
|
2109
|
-
],
|
|
2110
|
-
"name": "ReactElement",
|
|
2111
|
-
"package": "@types/react",
|
|
2112
|
-
"qualifiedName": "React.ReactElement"
|
|
2113
|
-
}
|
|
2114
|
-
]
|
|
1625
|
+
"type": "reference",
|
|
1626
|
+
"target": {
|
|
1627
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
1628
|
+
"qualifiedName": "React.ReactNode"
|
|
1629
|
+
},
|
|
1630
|
+
"name": "ReactNode",
|
|
1631
|
+
"package": "@types/react",
|
|
1632
|
+
"qualifiedName": "React.ReactNode"
|
|
2115
1633
|
}
|
|
2116
1634
|
}
|
|
2117
1635
|
]
|
|
2118
1636
|
},
|
|
2119
1637
|
{
|
|
2120
|
-
"id":
|
|
1638
|
+
"id": 13,
|
|
2121
1639
|
"name": "DivinerCardHeader",
|
|
2122
1640
|
"variant": "declaration",
|
|
2123
1641
|
"kind": 64,
|
|
@@ -2127,26 +1645,26 @@
|
|
|
2127
1645
|
"fileName": "packages/modules/packages/module/src/components/Card/Diviner/CardHeader.tsx",
|
|
2128
1646
|
"line": 7,
|
|
2129
1647
|
"character": 13,
|
|
2130
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1648
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/Card/Diviner/CardHeader.tsx#L7"
|
|
2131
1649
|
}
|
|
2132
1650
|
],
|
|
2133
1651
|
"signatures": [
|
|
2134
1652
|
{
|
|
2135
|
-
"id":
|
|
1653
|
+
"id": 14,
|
|
2136
1654
|
"name": "DivinerCardHeader",
|
|
2137
1655
|
"variant": "signature",
|
|
2138
1656
|
"kind": 4096,
|
|
2139
1657
|
"flags": {},
|
|
2140
1658
|
"sources": [
|
|
2141
1659
|
{
|
|
2142
|
-
"fileName": "node_modules/@types/react/
|
|
2143
|
-
"line":
|
|
1660
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1661
|
+
"line": 556,
|
|
2144
1662
|
"character": 8
|
|
2145
1663
|
}
|
|
2146
1664
|
],
|
|
2147
1665
|
"parameters": [
|
|
2148
1666
|
{
|
|
2149
|
-
"id":
|
|
1667
|
+
"id": 15,
|
|
2150
1668
|
"name": "props",
|
|
2151
1669
|
"variant": "param",
|
|
2152
1670
|
"kind": 32768,
|
|
@@ -2156,7 +1674,7 @@
|
|
|
2156
1674
|
"types": [
|
|
2157
1675
|
{
|
|
2158
1676
|
"type": "reference",
|
|
2159
|
-
"target":
|
|
1677
|
+
"target": 49,
|
|
2160
1678
|
"typeArguments": [
|
|
2161
1679
|
{
|
|
2162
1680
|
"type": "reference",
|
|
@@ -2164,220 +1682,6 @@
|
|
|
2164
1682
|
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
2165
1683
|
"qualifiedName": "DivinerModule"
|
|
2166
1684
|
},
|
|
2167
|
-
"typeArguments": [
|
|
2168
|
-
{
|
|
2169
|
-
"type": "reference",
|
|
2170
|
-
"target": {
|
|
2171
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
2172
|
-
"qualifiedName": "DivinerParams"
|
|
2173
|
-
},
|
|
2174
|
-
"typeArguments": [
|
|
2175
|
-
{
|
|
2176
|
-
"type": "intersection",
|
|
2177
|
-
"types": [
|
|
2178
|
-
{
|
|
2179
|
-
"type": "reference",
|
|
2180
|
-
"target": {
|
|
2181
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
2182
|
-
"qualifiedName": "SchemaFields"
|
|
2183
|
-
},
|
|
2184
|
-
"name": "SchemaFields",
|
|
2185
|
-
"package": "@xyo-network/payload-model"
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"type": "reference",
|
|
2189
|
-
"target": {
|
|
2190
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
2191
|
-
"qualifiedName": "PayloadFields"
|
|
2192
|
-
},
|
|
2193
|
-
"name": "PayloadFields",
|
|
2194
|
-
"package": "@xyo-network/payload-model"
|
|
2195
|
-
},
|
|
2196
|
-
{
|
|
2197
|
-
"type": "reflection",
|
|
2198
|
-
"declaration": {
|
|
2199
|
-
"id": 25,
|
|
2200
|
-
"name": "__type",
|
|
2201
|
-
"variant": "declaration",
|
|
2202
|
-
"kind": 65536,
|
|
2203
|
-
"flags": {},
|
|
2204
|
-
"sources": [
|
|
2205
|
-
{
|
|
2206
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
2207
|
-
"line": 15,
|
|
2208
|
-
"character": 103
|
|
2209
|
-
}
|
|
2210
|
-
]
|
|
2211
|
-
}
|
|
2212
|
-
},
|
|
2213
|
-
{
|
|
2214
|
-
"type": "reference",
|
|
2215
|
-
"target": {
|
|
2216
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
2217
|
-
"qualifiedName": "Omit"
|
|
2218
|
-
},
|
|
2219
|
-
"typeArguments": [
|
|
2220
|
-
{
|
|
2221
|
-
"type": "intersection",
|
|
2222
|
-
"types": [
|
|
2223
|
-
{
|
|
2224
|
-
"type": "reference",
|
|
2225
|
-
"target": {
|
|
2226
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
2227
|
-
"qualifiedName": "Omit"
|
|
2228
|
-
},
|
|
2229
|
-
"typeArguments": [
|
|
2230
|
-
{
|
|
2231
|
-
"type": "intersection",
|
|
2232
|
-
"types": [
|
|
2233
|
-
{
|
|
2234
|
-
"type": "reference",
|
|
2235
|
-
"target": {
|
|
2236
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
2237
|
-
"qualifiedName": "SchemaFields"
|
|
2238
|
-
},
|
|
2239
|
-
"name": "SchemaFields",
|
|
2240
|
-
"package": "@xyo-network/payload-model"
|
|
2241
|
-
},
|
|
2242
|
-
{
|
|
2243
|
-
"type": "reference",
|
|
2244
|
-
"target": {
|
|
2245
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
2246
|
-
"qualifiedName": "PayloadFields"
|
|
2247
|
-
},
|
|
2248
|
-
"name": "PayloadFields",
|
|
2249
|
-
"package": "@xyo-network/payload-model"
|
|
2250
|
-
},
|
|
2251
|
-
{
|
|
2252
|
-
"type": "reflection",
|
|
2253
|
-
"declaration": {
|
|
2254
|
-
"id": 26,
|
|
2255
|
-
"name": "__type",
|
|
2256
|
-
"variant": "declaration",
|
|
2257
|
-
"kind": 65536,
|
|
2258
|
-
"flags": {},
|
|
2259
|
-
"sources": [
|
|
2260
|
-
{
|
|
2261
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
2262
|
-
"line": 15,
|
|
2263
|
-
"character": 103
|
|
2264
|
-
}
|
|
2265
|
-
]
|
|
2266
|
-
}
|
|
2267
|
-
},
|
|
2268
|
-
{
|
|
2269
|
-
"type": "reference",
|
|
2270
|
-
"target": {
|
|
2271
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
2272
|
-
"qualifiedName": "Omit"
|
|
2273
|
-
},
|
|
2274
|
-
"typeArguments": [
|
|
2275
|
-
{
|
|
2276
|
-
"type": "intersection",
|
|
2277
|
-
"types": [
|
|
2278
|
-
{
|
|
2279
|
-
"type": "reflection",
|
|
2280
|
-
"declaration": {
|
|
2281
|
-
"id": 27,
|
|
2282
|
-
"name": "__type",
|
|
2283
|
-
"variant": "declaration",
|
|
2284
|
-
"kind": 65536,
|
|
2285
|
-
"flags": {},
|
|
2286
|
-
"sources": [
|
|
2287
|
-
{
|
|
2288
|
-
"fileName": "node_modules/@xyo-network/diviner-model/dist/types/Config.d.ts",
|
|
2289
|
-
"line": 5,
|
|
2290
|
-
"character": 90
|
|
2291
|
-
}
|
|
2292
|
-
]
|
|
2293
|
-
}
|
|
2294
|
-
},
|
|
2295
|
-
{
|
|
2296
|
-
"type": "reference",
|
|
2297
|
-
"target": {
|
|
2298
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
2299
|
-
"qualifiedName": "Omit"
|
|
2300
|
-
},
|
|
2301
|
-
"typeArguments": [
|
|
2302
|
-
{
|
|
2303
|
-
"type": "intrinsic",
|
|
2304
|
-
"name": "undefined"
|
|
2305
|
-
},
|
|
2306
|
-
{
|
|
2307
|
-
"type": "literal",
|
|
2308
|
-
"value": "schema"
|
|
2309
|
-
}
|
|
2310
|
-
],
|
|
2311
|
-
"name": "Omit",
|
|
2312
|
-
"package": "typescript"
|
|
2313
|
-
}
|
|
2314
|
-
]
|
|
2315
|
-
},
|
|
2316
|
-
{
|
|
2317
|
-
"type": "literal",
|
|
2318
|
-
"value": "schema"
|
|
2319
|
-
}
|
|
2320
|
-
],
|
|
2321
|
-
"name": "Omit",
|
|
2322
|
-
"package": "typescript"
|
|
2323
|
-
}
|
|
2324
|
-
]
|
|
2325
|
-
},
|
|
2326
|
-
{
|
|
2327
|
-
"type": "literal",
|
|
2328
|
-
"value": "schema"
|
|
2329
|
-
}
|
|
2330
|
-
],
|
|
2331
|
-
"name": "Omit",
|
|
2332
|
-
"package": "typescript"
|
|
2333
|
-
},
|
|
2334
|
-
{
|
|
2335
|
-
"type": "reflection",
|
|
2336
|
-
"declaration": {
|
|
2337
|
-
"id": 28,
|
|
2338
|
-
"name": "__type",
|
|
2339
|
-
"variant": "declaration",
|
|
2340
|
-
"kind": 65536,
|
|
2341
|
-
"flags": {},
|
|
2342
|
-
"sources": [
|
|
2343
|
-
{
|
|
2344
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
2345
|
-
"line": 64,
|
|
2346
|
-
"character": 58
|
|
2347
|
-
}
|
|
2348
|
-
]
|
|
2349
|
-
}
|
|
2350
|
-
}
|
|
2351
|
-
]
|
|
2352
|
-
},
|
|
2353
|
-
{
|
|
2354
|
-
"type": "literal",
|
|
2355
|
-
"value": "schema"
|
|
2356
|
-
}
|
|
2357
|
-
],
|
|
2358
|
-
"name": "Omit",
|
|
2359
|
-
"package": "typescript"
|
|
2360
|
-
}
|
|
2361
|
-
]
|
|
2362
|
-
},
|
|
2363
|
-
{
|
|
2364
|
-
"type": "intrinsic",
|
|
2365
|
-
"name": "undefined"
|
|
2366
|
-
}
|
|
2367
|
-
],
|
|
2368
|
-
"name": "DivinerParams",
|
|
2369
|
-
"package": "@xyo-network/diviner-model"
|
|
2370
|
-
},
|
|
2371
|
-
{
|
|
2372
|
-
"type": "reference",
|
|
2373
|
-
"target": {
|
|
2374
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Diviner.ts",
|
|
2375
|
-
"qualifiedName": "DivinerModuleEventData"
|
|
2376
|
-
},
|
|
2377
|
-
"name": "DivinerModuleEventData",
|
|
2378
|
-
"package": "@xyo-network/diviner-model"
|
|
2379
|
-
}
|
|
2380
|
-
],
|
|
2381
1685
|
"name": "DivinerModule",
|
|
2382
1686
|
"package": "@xyo-network/diviner-model"
|
|
2383
1687
|
}
|
|
@@ -2388,7 +1692,7 @@
|
|
|
2388
1692
|
{
|
|
2389
1693
|
"type": "reflection",
|
|
2390
1694
|
"declaration": {
|
|
2391
|
-
"id":
|
|
1695
|
+
"id": 16,
|
|
2392
1696
|
"name": "__type",
|
|
2393
1697
|
"variant": "declaration",
|
|
2394
1698
|
"kind": 65536,
|
|
@@ -2431,14 +1735,14 @@
|
|
|
2431
1735
|
{
|
|
2432
1736
|
"type": "reference",
|
|
2433
1737
|
"target": {
|
|
2434
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
1738
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2435
1739
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
2436
1740
|
},
|
|
2437
1741
|
"typeArguments": [
|
|
2438
1742
|
{
|
|
2439
1743
|
"type": "reference",
|
|
2440
1744
|
"target": {
|
|
2441
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
1745
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2442
1746
|
"qualifiedName": "React.HTMLAttributes"
|
|
2443
1747
|
},
|
|
2444
1748
|
"typeArguments": [
|
|
@@ -2481,15 +1785,15 @@
|
|
|
2481
1785
|
{
|
|
2482
1786
|
"type": "reflection",
|
|
2483
1787
|
"declaration": {
|
|
2484
|
-
"id":
|
|
1788
|
+
"id": 17,
|
|
2485
1789
|
"name": "__type",
|
|
2486
1790
|
"variant": "declaration",
|
|
2487
1791
|
"kind": 65536,
|
|
2488
1792
|
"flags": {},
|
|
2489
1793
|
"sources": [
|
|
2490
1794
|
{
|
|
2491
|
-
"fileName": "node_modules/@types/react/
|
|
2492
|
-
"line":
|
|
1795
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1796
|
+
"line": 830,
|
|
2493
1797
|
"character": 43
|
|
2494
1798
|
}
|
|
2495
1799
|
]
|
|
@@ -2555,7 +1859,7 @@
|
|
|
2555
1859
|
}
|
|
2556
1860
|
},
|
|
2557
1861
|
{
|
|
2558
|
-
"id":
|
|
1862
|
+
"id": 18,
|
|
2559
1863
|
"name": "context",
|
|
2560
1864
|
"variant": "param",
|
|
2561
1865
|
"kind": 32768,
|
|
@@ -2569,39 +1873,20 @@
|
|
|
2569
1873
|
}
|
|
2570
1874
|
],
|
|
2571
1875
|
"type": {
|
|
2572
|
-
"type": "
|
|
2573
|
-
"
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
"target": {
|
|
2581
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
2582
|
-
"qualifiedName": "React.ReactElement"
|
|
2583
|
-
},
|
|
2584
|
-
"typeArguments": [
|
|
2585
|
-
{
|
|
2586
|
-
"type": "intrinsic",
|
|
2587
|
-
"name": "any"
|
|
2588
|
-
},
|
|
2589
|
-
{
|
|
2590
|
-
"type": "intrinsic",
|
|
2591
|
-
"name": "any"
|
|
2592
|
-
}
|
|
2593
|
-
],
|
|
2594
|
-
"name": "ReactElement",
|
|
2595
|
-
"package": "@types/react",
|
|
2596
|
-
"qualifiedName": "React.ReactElement"
|
|
2597
|
-
}
|
|
2598
|
-
]
|
|
1876
|
+
"type": "reference",
|
|
1877
|
+
"target": {
|
|
1878
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
1879
|
+
"qualifiedName": "React.ReactNode"
|
|
1880
|
+
},
|
|
1881
|
+
"name": "ReactNode",
|
|
1882
|
+
"package": "@types/react",
|
|
1883
|
+
"qualifiedName": "React.ReactNode"
|
|
2599
1884
|
}
|
|
2600
1885
|
}
|
|
2601
1886
|
]
|
|
2602
1887
|
},
|
|
2603
1888
|
{
|
|
2604
|
-
"id":
|
|
1889
|
+
"id": 19,
|
|
2605
1890
|
"name": "ModuleCard",
|
|
2606
1891
|
"variant": "declaration",
|
|
2607
1892
|
"kind": 64,
|
|
@@ -2611,26 +1896,26 @@
|
|
|
2611
1896
|
"fileName": "packages/modules/packages/module/src/components/Card/Module/Card.tsx",
|
|
2612
1897
|
"line": 8,
|
|
2613
1898
|
"character": 13,
|
|
2614
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1899
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/Card/Module/Card.tsx#L8"
|
|
2615
1900
|
}
|
|
2616
1901
|
],
|
|
2617
1902
|
"signatures": [
|
|
2618
1903
|
{
|
|
2619
|
-
"id":
|
|
1904
|
+
"id": 20,
|
|
2620
1905
|
"name": "ModuleCard",
|
|
2621
1906
|
"variant": "signature",
|
|
2622
1907
|
"kind": 4096,
|
|
2623
1908
|
"flags": {},
|
|
2624
1909
|
"sources": [
|
|
2625
1910
|
{
|
|
2626
|
-
"fileName": "node_modules/@types/react/
|
|
2627
|
-
"line":
|
|
1911
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
1912
|
+
"line": 556,
|
|
2628
1913
|
"character": 8
|
|
2629
1914
|
}
|
|
2630
1915
|
],
|
|
2631
1916
|
"parameters": [
|
|
2632
1917
|
{
|
|
2633
|
-
"id":
|
|
1918
|
+
"id": 21,
|
|
2634
1919
|
"name": "props",
|
|
2635
1920
|
"variant": "param",
|
|
2636
1921
|
"kind": 32768,
|
|
@@ -2651,22 +1936,6 @@
|
|
|
2651
1936
|
"sourceFileName": "../../../../node_modules/@mui/material/Paper/Paper.d.ts",
|
|
2652
1937
|
"qualifiedName": "PaperProps"
|
|
2653
1938
|
},
|
|
2654
|
-
"typeArguments": [
|
|
2655
|
-
{
|
|
2656
|
-
"type": "literal",
|
|
2657
|
-
"value": "div"
|
|
2658
|
-
},
|
|
2659
|
-
{
|
|
2660
|
-
"type": "reflection",
|
|
2661
|
-
"declaration": {
|
|
2662
|
-
"id": 35,
|
|
2663
|
-
"name": "__type",
|
|
2664
|
-
"variant": "declaration",
|
|
2665
|
-
"kind": 65536,
|
|
2666
|
-
"flags": {}
|
|
2667
|
-
}
|
|
2668
|
-
}
|
|
2669
|
-
],
|
|
2670
1939
|
"name": "PaperProps",
|
|
2671
1940
|
"package": "@mui/material"
|
|
2672
1941
|
},
|
|
@@ -2681,7 +1950,7 @@
|
|
|
2681
1950
|
{
|
|
2682
1951
|
"type": "reflection",
|
|
2683
1952
|
"declaration": {
|
|
2684
|
-
"id":
|
|
1953
|
+
"id": 22,
|
|
2685
1954
|
"name": "__type",
|
|
2686
1955
|
"variant": "declaration",
|
|
2687
1956
|
"kind": 65536,
|
|
@@ -2724,14 +1993,14 @@
|
|
|
2724
1993
|
{
|
|
2725
1994
|
"type": "reference",
|
|
2726
1995
|
"target": {
|
|
2727
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
1996
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2728
1997
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
2729
1998
|
},
|
|
2730
1999
|
"typeArguments": [
|
|
2731
2000
|
{
|
|
2732
2001
|
"type": "reference",
|
|
2733
2002
|
"target": {
|
|
2734
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
2003
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
2735
2004
|
"qualifiedName": "React.HTMLAttributes"
|
|
2736
2005
|
},
|
|
2737
2006
|
"typeArguments": [
|
|
@@ -2774,15 +2043,15 @@
|
|
|
2774
2043
|
{
|
|
2775
2044
|
"type": "reflection",
|
|
2776
2045
|
"declaration": {
|
|
2777
|
-
"id":
|
|
2046
|
+
"id": 23,
|
|
2778
2047
|
"name": "__type",
|
|
2779
2048
|
"variant": "declaration",
|
|
2780
2049
|
"kind": 65536,
|
|
2781
2050
|
"flags": {},
|
|
2782
2051
|
"sources": [
|
|
2783
2052
|
{
|
|
2784
|
-
"fileName": "node_modules/@types/react/
|
|
2785
|
-
"line":
|
|
2053
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
2054
|
+
"line": 830,
|
|
2786
2055
|
"character": 43
|
|
2787
2056
|
}
|
|
2788
2057
|
]
|
|
@@ -3898,7 +3167,7 @@
|
|
|
3898
3167
|
},
|
|
3899
3168
|
{
|
|
3900
3169
|
"type": "reference",
|
|
3901
|
-
"target":
|
|
3170
|
+
"target": 49,
|
|
3902
3171
|
"typeArguments": [
|
|
3903
3172
|
{
|
|
3904
3173
|
"type": "reference",
|
|
@@ -3906,183 +3175,6 @@
|
|
|
3906
3175
|
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
3907
3176
|
"qualifiedName": "Module"
|
|
3908
3177
|
},
|
|
3909
|
-
"typeArguments": [
|
|
3910
|
-
{
|
|
3911
|
-
"type": "reference",
|
|
3912
|
-
"target": {
|
|
3913
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/ModuleParams.ts",
|
|
3914
|
-
"qualifiedName": "ModuleParams"
|
|
3915
|
-
},
|
|
3916
|
-
"typeArguments": [
|
|
3917
|
-
{
|
|
3918
|
-
"type": "intersection",
|
|
3919
|
-
"types": [
|
|
3920
|
-
{
|
|
3921
|
-
"type": "reference",
|
|
3922
|
-
"target": {
|
|
3923
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
3924
|
-
"qualifiedName": "SchemaFields"
|
|
3925
|
-
},
|
|
3926
|
-
"name": "SchemaFields",
|
|
3927
|
-
"package": "@xyo-network/payload-model"
|
|
3928
|
-
},
|
|
3929
|
-
{
|
|
3930
|
-
"type": "reference",
|
|
3931
|
-
"target": {
|
|
3932
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
3933
|
-
"qualifiedName": "PayloadFields"
|
|
3934
|
-
},
|
|
3935
|
-
"name": "PayloadFields",
|
|
3936
|
-
"package": "@xyo-network/payload-model"
|
|
3937
|
-
},
|
|
3938
|
-
{
|
|
3939
|
-
"type": "reflection",
|
|
3940
|
-
"declaration": {
|
|
3941
|
-
"id": 38,
|
|
3942
|
-
"name": "__type",
|
|
3943
|
-
"variant": "declaration",
|
|
3944
|
-
"kind": 65536,
|
|
3945
|
-
"flags": {},
|
|
3946
|
-
"sources": [
|
|
3947
|
-
{
|
|
3948
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
3949
|
-
"line": 15,
|
|
3950
|
-
"character": 103
|
|
3951
|
-
}
|
|
3952
|
-
]
|
|
3953
|
-
}
|
|
3954
|
-
},
|
|
3955
|
-
{
|
|
3956
|
-
"type": "reference",
|
|
3957
|
-
"target": {
|
|
3958
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
3959
|
-
"qualifiedName": "Omit"
|
|
3960
|
-
},
|
|
3961
|
-
"typeArguments": [
|
|
3962
|
-
{
|
|
3963
|
-
"type": "intersection",
|
|
3964
|
-
"types": [
|
|
3965
|
-
{
|
|
3966
|
-
"type": "reference",
|
|
3967
|
-
"target": {
|
|
3968
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
3969
|
-
"qualifiedName": "Omit"
|
|
3970
|
-
},
|
|
3971
|
-
"typeArguments": [
|
|
3972
|
-
{
|
|
3973
|
-
"type": "intersection",
|
|
3974
|
-
"types": [
|
|
3975
|
-
{
|
|
3976
|
-
"type": "reference",
|
|
3977
|
-
"target": {
|
|
3978
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
3979
|
-
"qualifiedName": "SchemaFields"
|
|
3980
|
-
},
|
|
3981
|
-
"name": "SchemaFields",
|
|
3982
|
-
"package": "@xyo-network/payload-model"
|
|
3983
|
-
},
|
|
3984
|
-
{
|
|
3985
|
-
"type": "reference",
|
|
3986
|
-
"target": {
|
|
3987
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
3988
|
-
"qualifiedName": "PayloadFields"
|
|
3989
|
-
},
|
|
3990
|
-
"name": "PayloadFields",
|
|
3991
|
-
"package": "@xyo-network/payload-model"
|
|
3992
|
-
},
|
|
3993
|
-
{
|
|
3994
|
-
"type": "reflection",
|
|
3995
|
-
"declaration": {
|
|
3996
|
-
"id": 39,
|
|
3997
|
-
"name": "__type",
|
|
3998
|
-
"variant": "declaration",
|
|
3999
|
-
"kind": 65536,
|
|
4000
|
-
"flags": {},
|
|
4001
|
-
"sources": [
|
|
4002
|
-
{
|
|
4003
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4004
|
-
"line": 15,
|
|
4005
|
-
"character": 103
|
|
4006
|
-
}
|
|
4007
|
-
]
|
|
4008
|
-
}
|
|
4009
|
-
},
|
|
4010
|
-
{
|
|
4011
|
-
"type": "reference",
|
|
4012
|
-
"target": {
|
|
4013
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4014
|
-
"qualifiedName": "Omit"
|
|
4015
|
-
},
|
|
4016
|
-
"typeArguments": [
|
|
4017
|
-
{
|
|
4018
|
-
"type": "intrinsic",
|
|
4019
|
-
"name": "undefined"
|
|
4020
|
-
},
|
|
4021
|
-
{
|
|
4022
|
-
"type": "literal",
|
|
4023
|
-
"value": "schema"
|
|
4024
|
-
}
|
|
4025
|
-
],
|
|
4026
|
-
"name": "Omit",
|
|
4027
|
-
"package": "typescript"
|
|
4028
|
-
}
|
|
4029
|
-
]
|
|
4030
|
-
},
|
|
4031
|
-
{
|
|
4032
|
-
"type": "literal",
|
|
4033
|
-
"value": "schema"
|
|
4034
|
-
}
|
|
4035
|
-
],
|
|
4036
|
-
"name": "Omit",
|
|
4037
|
-
"package": "typescript"
|
|
4038
|
-
},
|
|
4039
|
-
{
|
|
4040
|
-
"type": "reflection",
|
|
4041
|
-
"declaration": {
|
|
4042
|
-
"id": 40,
|
|
4043
|
-
"name": "__type",
|
|
4044
|
-
"variant": "declaration",
|
|
4045
|
-
"kind": 65536,
|
|
4046
|
-
"flags": {},
|
|
4047
|
-
"sources": [
|
|
4048
|
-
{
|
|
4049
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4050
|
-
"line": 64,
|
|
4051
|
-
"character": 58
|
|
4052
|
-
}
|
|
4053
|
-
]
|
|
4054
|
-
}
|
|
4055
|
-
}
|
|
4056
|
-
]
|
|
4057
|
-
},
|
|
4058
|
-
{
|
|
4059
|
-
"type": "literal",
|
|
4060
|
-
"value": "schema"
|
|
4061
|
-
}
|
|
4062
|
-
],
|
|
4063
|
-
"name": "Omit",
|
|
4064
|
-
"package": "typescript"
|
|
4065
|
-
}
|
|
4066
|
-
]
|
|
4067
|
-
},
|
|
4068
|
-
{
|
|
4069
|
-
"type": "intrinsic",
|
|
4070
|
-
"name": "undefined"
|
|
4071
|
-
}
|
|
4072
|
-
],
|
|
4073
|
-
"name": "ModuleParams",
|
|
4074
|
-
"package": "@xyo-network/module-model"
|
|
4075
|
-
},
|
|
4076
|
-
{
|
|
4077
|
-
"type": "reference",
|
|
4078
|
-
"target": {
|
|
4079
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
4080
|
-
"qualifiedName": "ModuleEventData"
|
|
4081
|
-
},
|
|
4082
|
-
"name": "ModuleEventData",
|
|
4083
|
-
"package": "@xyo-network/module-model"
|
|
4084
|
-
}
|
|
4085
|
-
],
|
|
4086
3178
|
"name": "Module",
|
|
4087
3179
|
"package": "@xyo-network/module-model"
|
|
4088
3180
|
}
|
|
@@ -4094,7 +3186,7 @@
|
|
|
4094
3186
|
}
|
|
4095
3187
|
},
|
|
4096
3188
|
{
|
|
4097
|
-
"id":
|
|
3189
|
+
"id": 24,
|
|
4098
3190
|
"name": "context",
|
|
4099
3191
|
"variant": "param",
|
|
4100
3192
|
"kind": 32768,
|
|
@@ -4108,39 +3200,20 @@
|
|
|
4108
3200
|
}
|
|
4109
3201
|
],
|
|
4110
3202
|
"type": {
|
|
4111
|
-
"type": "
|
|
4112
|
-
"
|
|
4113
|
-
|
|
4114
|
-
|
|
4115
|
-
|
|
4116
|
-
|
|
4117
|
-
|
|
4118
|
-
|
|
4119
|
-
"target": {
|
|
4120
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
4121
|
-
"qualifiedName": "React.ReactElement"
|
|
4122
|
-
},
|
|
4123
|
-
"typeArguments": [
|
|
4124
|
-
{
|
|
4125
|
-
"type": "intrinsic",
|
|
4126
|
-
"name": "any"
|
|
4127
|
-
},
|
|
4128
|
-
{
|
|
4129
|
-
"type": "intrinsic",
|
|
4130
|
-
"name": "any"
|
|
4131
|
-
}
|
|
4132
|
-
],
|
|
4133
|
-
"name": "ReactElement",
|
|
4134
|
-
"package": "@types/react",
|
|
4135
|
-
"qualifiedName": "React.ReactElement"
|
|
4136
|
-
}
|
|
4137
|
-
]
|
|
3203
|
+
"type": "reference",
|
|
3204
|
+
"target": {
|
|
3205
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3206
|
+
"qualifiedName": "React.ReactNode"
|
|
3207
|
+
},
|
|
3208
|
+
"name": "ReactNode",
|
|
3209
|
+
"package": "@types/react",
|
|
3210
|
+
"qualifiedName": "React.ReactNode"
|
|
4138
3211
|
}
|
|
4139
3212
|
}
|
|
4140
3213
|
]
|
|
4141
3214
|
},
|
|
4142
3215
|
{
|
|
4143
|
-
"id":
|
|
3216
|
+
"id": 25,
|
|
4144
3217
|
"name": "ModuleCardActions",
|
|
4145
3218
|
"variant": "declaration",
|
|
4146
3219
|
"kind": 64,
|
|
@@ -4150,26 +3223,26 @@
|
|
|
4150
3223
|
"fileName": "packages/modules/packages/module/src/components/Card/Module/CardActions.tsx",
|
|
4151
3224
|
"line": 10,
|
|
4152
3225
|
"character": 13,
|
|
4153
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3226
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/Card/Module/CardActions.tsx#L10"
|
|
4154
3227
|
}
|
|
4155
3228
|
],
|
|
4156
3229
|
"signatures": [
|
|
4157
3230
|
{
|
|
4158
|
-
"id":
|
|
3231
|
+
"id": 26,
|
|
4159
3232
|
"name": "ModuleCardActions",
|
|
4160
3233
|
"variant": "signature",
|
|
4161
3234
|
"kind": 4096,
|
|
4162
3235
|
"flags": {},
|
|
4163
3236
|
"sources": [
|
|
4164
3237
|
{
|
|
4165
|
-
"fileName": "node_modules/@types/react/
|
|
4166
|
-
"line":
|
|
3238
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3239
|
+
"line": 556,
|
|
4167
3240
|
"character": 8
|
|
4168
3241
|
}
|
|
4169
3242
|
],
|
|
4170
3243
|
"parameters": [
|
|
4171
3244
|
{
|
|
4172
|
-
"id":
|
|
3245
|
+
"id": 27,
|
|
4173
3246
|
"name": "props",
|
|
4174
3247
|
"variant": "param",
|
|
4175
3248
|
"kind": 32768,
|
|
@@ -4188,7 +3261,7 @@
|
|
|
4188
3261
|
},
|
|
4189
3262
|
{
|
|
4190
3263
|
"type": "reference",
|
|
4191
|
-
"target":
|
|
3264
|
+
"target": 49,
|
|
4192
3265
|
"typeArguments": [
|
|
4193
3266
|
{
|
|
4194
3267
|
"type": "reference",
|
|
@@ -4196,183 +3269,6 @@
|
|
|
4196
3269
|
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
4197
3270
|
"qualifiedName": "Module"
|
|
4198
3271
|
},
|
|
4199
|
-
"typeArguments": [
|
|
4200
|
-
{
|
|
4201
|
-
"type": "reference",
|
|
4202
|
-
"target": {
|
|
4203
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/ModuleParams.ts",
|
|
4204
|
-
"qualifiedName": "ModuleParams"
|
|
4205
|
-
},
|
|
4206
|
-
"typeArguments": [
|
|
4207
|
-
{
|
|
4208
|
-
"type": "intersection",
|
|
4209
|
-
"types": [
|
|
4210
|
-
{
|
|
4211
|
-
"type": "reference",
|
|
4212
|
-
"target": {
|
|
4213
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4214
|
-
"qualifiedName": "SchemaFields"
|
|
4215
|
-
},
|
|
4216
|
-
"name": "SchemaFields",
|
|
4217
|
-
"package": "@xyo-network/payload-model"
|
|
4218
|
-
},
|
|
4219
|
-
{
|
|
4220
|
-
"type": "reference",
|
|
4221
|
-
"target": {
|
|
4222
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4223
|
-
"qualifiedName": "PayloadFields"
|
|
4224
|
-
},
|
|
4225
|
-
"name": "PayloadFields",
|
|
4226
|
-
"package": "@xyo-network/payload-model"
|
|
4227
|
-
},
|
|
4228
|
-
{
|
|
4229
|
-
"type": "reflection",
|
|
4230
|
-
"declaration": {
|
|
4231
|
-
"id": 45,
|
|
4232
|
-
"name": "__type",
|
|
4233
|
-
"variant": "declaration",
|
|
4234
|
-
"kind": 65536,
|
|
4235
|
-
"flags": {},
|
|
4236
|
-
"sources": [
|
|
4237
|
-
{
|
|
4238
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4239
|
-
"line": 15,
|
|
4240
|
-
"character": 103
|
|
4241
|
-
}
|
|
4242
|
-
]
|
|
4243
|
-
}
|
|
4244
|
-
},
|
|
4245
|
-
{
|
|
4246
|
-
"type": "reference",
|
|
4247
|
-
"target": {
|
|
4248
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4249
|
-
"qualifiedName": "Omit"
|
|
4250
|
-
},
|
|
4251
|
-
"typeArguments": [
|
|
4252
|
-
{
|
|
4253
|
-
"type": "intersection",
|
|
4254
|
-
"types": [
|
|
4255
|
-
{
|
|
4256
|
-
"type": "reference",
|
|
4257
|
-
"target": {
|
|
4258
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4259
|
-
"qualifiedName": "Omit"
|
|
4260
|
-
},
|
|
4261
|
-
"typeArguments": [
|
|
4262
|
-
{
|
|
4263
|
-
"type": "intersection",
|
|
4264
|
-
"types": [
|
|
4265
|
-
{
|
|
4266
|
-
"type": "reference",
|
|
4267
|
-
"target": {
|
|
4268
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4269
|
-
"qualifiedName": "SchemaFields"
|
|
4270
|
-
},
|
|
4271
|
-
"name": "SchemaFields",
|
|
4272
|
-
"package": "@xyo-network/payload-model"
|
|
4273
|
-
},
|
|
4274
|
-
{
|
|
4275
|
-
"type": "reference",
|
|
4276
|
-
"target": {
|
|
4277
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4278
|
-
"qualifiedName": "PayloadFields"
|
|
4279
|
-
},
|
|
4280
|
-
"name": "PayloadFields",
|
|
4281
|
-
"package": "@xyo-network/payload-model"
|
|
4282
|
-
},
|
|
4283
|
-
{
|
|
4284
|
-
"type": "reflection",
|
|
4285
|
-
"declaration": {
|
|
4286
|
-
"id": 46,
|
|
4287
|
-
"name": "__type",
|
|
4288
|
-
"variant": "declaration",
|
|
4289
|
-
"kind": 65536,
|
|
4290
|
-
"flags": {},
|
|
4291
|
-
"sources": [
|
|
4292
|
-
{
|
|
4293
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4294
|
-
"line": 15,
|
|
4295
|
-
"character": 103
|
|
4296
|
-
}
|
|
4297
|
-
]
|
|
4298
|
-
}
|
|
4299
|
-
},
|
|
4300
|
-
{
|
|
4301
|
-
"type": "reference",
|
|
4302
|
-
"target": {
|
|
4303
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4304
|
-
"qualifiedName": "Omit"
|
|
4305
|
-
},
|
|
4306
|
-
"typeArguments": [
|
|
4307
|
-
{
|
|
4308
|
-
"type": "intrinsic",
|
|
4309
|
-
"name": "undefined"
|
|
4310
|
-
},
|
|
4311
|
-
{
|
|
4312
|
-
"type": "literal",
|
|
4313
|
-
"value": "schema"
|
|
4314
|
-
}
|
|
4315
|
-
],
|
|
4316
|
-
"name": "Omit",
|
|
4317
|
-
"package": "typescript"
|
|
4318
|
-
}
|
|
4319
|
-
]
|
|
4320
|
-
},
|
|
4321
|
-
{
|
|
4322
|
-
"type": "literal",
|
|
4323
|
-
"value": "schema"
|
|
4324
|
-
}
|
|
4325
|
-
],
|
|
4326
|
-
"name": "Omit",
|
|
4327
|
-
"package": "typescript"
|
|
4328
|
-
},
|
|
4329
|
-
{
|
|
4330
|
-
"type": "reflection",
|
|
4331
|
-
"declaration": {
|
|
4332
|
-
"id": 47,
|
|
4333
|
-
"name": "__type",
|
|
4334
|
-
"variant": "declaration",
|
|
4335
|
-
"kind": 65536,
|
|
4336
|
-
"flags": {},
|
|
4337
|
-
"sources": [
|
|
4338
|
-
{
|
|
4339
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4340
|
-
"line": 64,
|
|
4341
|
-
"character": 58
|
|
4342
|
-
}
|
|
4343
|
-
]
|
|
4344
|
-
}
|
|
4345
|
-
}
|
|
4346
|
-
]
|
|
4347
|
-
},
|
|
4348
|
-
{
|
|
4349
|
-
"type": "literal",
|
|
4350
|
-
"value": "schema"
|
|
4351
|
-
}
|
|
4352
|
-
],
|
|
4353
|
-
"name": "Omit",
|
|
4354
|
-
"package": "typescript"
|
|
4355
|
-
}
|
|
4356
|
-
]
|
|
4357
|
-
},
|
|
4358
|
-
{
|
|
4359
|
-
"type": "intrinsic",
|
|
4360
|
-
"name": "undefined"
|
|
4361
|
-
}
|
|
4362
|
-
],
|
|
4363
|
-
"name": "ModuleParams",
|
|
4364
|
-
"package": "@xyo-network/module-model"
|
|
4365
|
-
},
|
|
4366
|
-
{
|
|
4367
|
-
"type": "reference",
|
|
4368
|
-
"target": {
|
|
4369
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
4370
|
-
"qualifiedName": "ModuleEventData"
|
|
4371
|
-
},
|
|
4372
|
-
"name": "ModuleEventData",
|
|
4373
|
-
"package": "@xyo-network/module-model"
|
|
4374
|
-
}
|
|
4375
|
-
],
|
|
4376
3272
|
"name": "Module",
|
|
4377
3273
|
"package": "@xyo-network/module-model"
|
|
4378
3274
|
}
|
|
@@ -4384,7 +3280,7 @@
|
|
|
4384
3280
|
}
|
|
4385
3281
|
},
|
|
4386
3282
|
{
|
|
4387
|
-
"id":
|
|
3283
|
+
"id": 28,
|
|
4388
3284
|
"name": "context",
|
|
4389
3285
|
"variant": "param",
|
|
4390
3286
|
"kind": 32768,
|
|
@@ -4398,39 +3294,20 @@
|
|
|
4398
3294
|
}
|
|
4399
3295
|
],
|
|
4400
3296
|
"type": {
|
|
4401
|
-
"type": "
|
|
4402
|
-
"
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
"target": {
|
|
4410
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
4411
|
-
"qualifiedName": "React.ReactElement"
|
|
4412
|
-
},
|
|
4413
|
-
"typeArguments": [
|
|
4414
|
-
{
|
|
4415
|
-
"type": "intrinsic",
|
|
4416
|
-
"name": "any"
|
|
4417
|
-
},
|
|
4418
|
-
{
|
|
4419
|
-
"type": "intrinsic",
|
|
4420
|
-
"name": "any"
|
|
4421
|
-
}
|
|
4422
|
-
],
|
|
4423
|
-
"name": "ReactElement",
|
|
4424
|
-
"package": "@types/react",
|
|
4425
|
-
"qualifiedName": "React.ReactElement"
|
|
4426
|
-
}
|
|
4427
|
-
]
|
|
3297
|
+
"type": "reference",
|
|
3298
|
+
"target": {
|
|
3299
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3300
|
+
"qualifiedName": "React.ReactNode"
|
|
3301
|
+
},
|
|
3302
|
+
"name": "ReactNode",
|
|
3303
|
+
"package": "@types/react",
|
|
3304
|
+
"qualifiedName": "React.ReactNode"
|
|
4428
3305
|
}
|
|
4429
3306
|
}
|
|
4430
3307
|
]
|
|
4431
3308
|
},
|
|
4432
3309
|
{
|
|
4433
|
-
"id":
|
|
3310
|
+
"id": 29,
|
|
4434
3311
|
"name": "ModuleCardContent",
|
|
4435
3312
|
"variant": "declaration",
|
|
4436
3313
|
"kind": 64,
|
|
@@ -4440,26 +3317,26 @@
|
|
|
4440
3317
|
"fileName": "packages/modules/packages/module/src/components/Card/Module/CardContent.tsx",
|
|
4441
3318
|
"line": 5,
|
|
4442
3319
|
"character": 13,
|
|
4443
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3320
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/Card/Module/CardContent.tsx#L5"
|
|
4444
3321
|
}
|
|
4445
3322
|
],
|
|
4446
3323
|
"signatures": [
|
|
4447
3324
|
{
|
|
4448
|
-
"id":
|
|
3325
|
+
"id": 30,
|
|
4449
3326
|
"name": "ModuleCardContent",
|
|
4450
3327
|
"variant": "signature",
|
|
4451
3328
|
"kind": 4096,
|
|
4452
3329
|
"flags": {},
|
|
4453
3330
|
"sources": [
|
|
4454
3331
|
{
|
|
4455
|
-
"fileName": "node_modules/@types/react/
|
|
4456
|
-
"line":
|
|
3332
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3333
|
+
"line": 556,
|
|
4457
3334
|
"character": 8
|
|
4458
3335
|
}
|
|
4459
3336
|
],
|
|
4460
3337
|
"parameters": [
|
|
4461
3338
|
{
|
|
4462
|
-
"id":
|
|
3339
|
+
"id": 31,
|
|
4463
3340
|
"name": "props",
|
|
4464
3341
|
"variant": "param",
|
|
4465
3342
|
"kind": 32768,
|
|
@@ -4469,7 +3346,7 @@
|
|
|
4469
3346
|
"types": [
|
|
4470
3347
|
{
|
|
4471
3348
|
"type": "reference",
|
|
4472
|
-
"target":
|
|
3349
|
+
"target": 49,
|
|
4473
3350
|
"typeArguments": [
|
|
4474
3351
|
{
|
|
4475
3352
|
"type": "reference",
|
|
@@ -4477,183 +3354,6 @@
|
|
|
4477
3354
|
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
4478
3355
|
"qualifiedName": "Module"
|
|
4479
3356
|
},
|
|
4480
|
-
"typeArguments": [
|
|
4481
|
-
{
|
|
4482
|
-
"type": "reference",
|
|
4483
|
-
"target": {
|
|
4484
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/ModuleParams.ts",
|
|
4485
|
-
"qualifiedName": "ModuleParams"
|
|
4486
|
-
},
|
|
4487
|
-
"typeArguments": [
|
|
4488
|
-
{
|
|
4489
|
-
"type": "intersection",
|
|
4490
|
-
"types": [
|
|
4491
|
-
{
|
|
4492
|
-
"type": "reference",
|
|
4493
|
-
"target": {
|
|
4494
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4495
|
-
"qualifiedName": "SchemaFields"
|
|
4496
|
-
},
|
|
4497
|
-
"name": "SchemaFields",
|
|
4498
|
-
"package": "@xyo-network/payload-model"
|
|
4499
|
-
},
|
|
4500
|
-
{
|
|
4501
|
-
"type": "reference",
|
|
4502
|
-
"target": {
|
|
4503
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4504
|
-
"qualifiedName": "PayloadFields"
|
|
4505
|
-
},
|
|
4506
|
-
"name": "PayloadFields",
|
|
4507
|
-
"package": "@xyo-network/payload-model"
|
|
4508
|
-
},
|
|
4509
|
-
{
|
|
4510
|
-
"type": "reflection",
|
|
4511
|
-
"declaration": {
|
|
4512
|
-
"id": 52,
|
|
4513
|
-
"name": "__type",
|
|
4514
|
-
"variant": "declaration",
|
|
4515
|
-
"kind": 65536,
|
|
4516
|
-
"flags": {},
|
|
4517
|
-
"sources": [
|
|
4518
|
-
{
|
|
4519
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4520
|
-
"line": 15,
|
|
4521
|
-
"character": 103
|
|
4522
|
-
}
|
|
4523
|
-
]
|
|
4524
|
-
}
|
|
4525
|
-
},
|
|
4526
|
-
{
|
|
4527
|
-
"type": "reference",
|
|
4528
|
-
"target": {
|
|
4529
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4530
|
-
"qualifiedName": "Omit"
|
|
4531
|
-
},
|
|
4532
|
-
"typeArguments": [
|
|
4533
|
-
{
|
|
4534
|
-
"type": "intersection",
|
|
4535
|
-
"types": [
|
|
4536
|
-
{
|
|
4537
|
-
"type": "reference",
|
|
4538
|
-
"target": {
|
|
4539
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4540
|
-
"qualifiedName": "Omit"
|
|
4541
|
-
},
|
|
4542
|
-
"typeArguments": [
|
|
4543
|
-
{
|
|
4544
|
-
"type": "intersection",
|
|
4545
|
-
"types": [
|
|
4546
|
-
{
|
|
4547
|
-
"type": "reference",
|
|
4548
|
-
"target": {
|
|
4549
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4550
|
-
"qualifiedName": "SchemaFields"
|
|
4551
|
-
},
|
|
4552
|
-
"name": "SchemaFields",
|
|
4553
|
-
"package": "@xyo-network/payload-model"
|
|
4554
|
-
},
|
|
4555
|
-
{
|
|
4556
|
-
"type": "reference",
|
|
4557
|
-
"target": {
|
|
4558
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4559
|
-
"qualifiedName": "PayloadFields"
|
|
4560
|
-
},
|
|
4561
|
-
"name": "PayloadFields",
|
|
4562
|
-
"package": "@xyo-network/payload-model"
|
|
4563
|
-
},
|
|
4564
|
-
{
|
|
4565
|
-
"type": "reflection",
|
|
4566
|
-
"declaration": {
|
|
4567
|
-
"id": 53,
|
|
4568
|
-
"name": "__type",
|
|
4569
|
-
"variant": "declaration",
|
|
4570
|
-
"kind": 65536,
|
|
4571
|
-
"flags": {},
|
|
4572
|
-
"sources": [
|
|
4573
|
-
{
|
|
4574
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4575
|
-
"line": 15,
|
|
4576
|
-
"character": 103
|
|
4577
|
-
}
|
|
4578
|
-
]
|
|
4579
|
-
}
|
|
4580
|
-
},
|
|
4581
|
-
{
|
|
4582
|
-
"type": "reference",
|
|
4583
|
-
"target": {
|
|
4584
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4585
|
-
"qualifiedName": "Omit"
|
|
4586
|
-
},
|
|
4587
|
-
"typeArguments": [
|
|
4588
|
-
{
|
|
4589
|
-
"type": "intrinsic",
|
|
4590
|
-
"name": "undefined"
|
|
4591
|
-
},
|
|
4592
|
-
{
|
|
4593
|
-
"type": "literal",
|
|
4594
|
-
"value": "schema"
|
|
4595
|
-
}
|
|
4596
|
-
],
|
|
4597
|
-
"name": "Omit",
|
|
4598
|
-
"package": "typescript"
|
|
4599
|
-
}
|
|
4600
|
-
]
|
|
4601
|
-
},
|
|
4602
|
-
{
|
|
4603
|
-
"type": "literal",
|
|
4604
|
-
"value": "schema"
|
|
4605
|
-
}
|
|
4606
|
-
],
|
|
4607
|
-
"name": "Omit",
|
|
4608
|
-
"package": "typescript"
|
|
4609
|
-
},
|
|
4610
|
-
{
|
|
4611
|
-
"type": "reflection",
|
|
4612
|
-
"declaration": {
|
|
4613
|
-
"id": 54,
|
|
4614
|
-
"name": "__type",
|
|
4615
|
-
"variant": "declaration",
|
|
4616
|
-
"kind": 65536,
|
|
4617
|
-
"flags": {},
|
|
4618
|
-
"sources": [
|
|
4619
|
-
{
|
|
4620
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4621
|
-
"line": 64,
|
|
4622
|
-
"character": 58
|
|
4623
|
-
}
|
|
4624
|
-
]
|
|
4625
|
-
}
|
|
4626
|
-
}
|
|
4627
|
-
]
|
|
4628
|
-
},
|
|
4629
|
-
{
|
|
4630
|
-
"type": "literal",
|
|
4631
|
-
"value": "schema"
|
|
4632
|
-
}
|
|
4633
|
-
],
|
|
4634
|
-
"name": "Omit",
|
|
4635
|
-
"package": "typescript"
|
|
4636
|
-
}
|
|
4637
|
-
]
|
|
4638
|
-
},
|
|
4639
|
-
{
|
|
4640
|
-
"type": "intrinsic",
|
|
4641
|
-
"name": "undefined"
|
|
4642
|
-
}
|
|
4643
|
-
],
|
|
4644
|
-
"name": "ModuleParams",
|
|
4645
|
-
"package": "@xyo-network/module-model"
|
|
4646
|
-
},
|
|
4647
|
-
{
|
|
4648
|
-
"type": "reference",
|
|
4649
|
-
"target": {
|
|
4650
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
4651
|
-
"qualifiedName": "ModuleEventData"
|
|
4652
|
-
},
|
|
4653
|
-
"name": "ModuleEventData",
|
|
4654
|
-
"package": "@xyo-network/module-model"
|
|
4655
|
-
}
|
|
4656
|
-
],
|
|
4657
3357
|
"name": "Module",
|
|
4658
3358
|
"package": "@xyo-network/module-model"
|
|
4659
3359
|
}
|
|
@@ -4664,7 +3364,7 @@
|
|
|
4664
3364
|
{
|
|
4665
3365
|
"type": "reflection",
|
|
4666
3366
|
"declaration": {
|
|
4667
|
-
"id":
|
|
3367
|
+
"id": 32,
|
|
4668
3368
|
"name": "__type",
|
|
4669
3369
|
"variant": "declaration",
|
|
4670
3370
|
"kind": 65536,
|
|
@@ -4707,14 +3407,14 @@
|
|
|
4707
3407
|
{
|
|
4708
3408
|
"type": "reference",
|
|
4709
3409
|
"target": {
|
|
4710
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
3410
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
4711
3411
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
4712
3412
|
},
|
|
4713
3413
|
"typeArguments": [
|
|
4714
3414
|
{
|
|
4715
3415
|
"type": "reference",
|
|
4716
3416
|
"target": {
|
|
4717
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
3417
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
4718
3418
|
"qualifiedName": "React.HTMLAttributes"
|
|
4719
3419
|
},
|
|
4720
3420
|
"typeArguments": [
|
|
@@ -4757,15 +3457,15 @@
|
|
|
4757
3457
|
{
|
|
4758
3458
|
"type": "reflection",
|
|
4759
3459
|
"declaration": {
|
|
4760
|
-
"id":
|
|
3460
|
+
"id": 33,
|
|
4761
3461
|
"name": "__type",
|
|
4762
3462
|
"variant": "declaration",
|
|
4763
3463
|
"kind": 65536,
|
|
4764
3464
|
"flags": {},
|
|
4765
3465
|
"sources": [
|
|
4766
3466
|
{
|
|
4767
|
-
"fileName": "node_modules/@types/react/
|
|
4768
|
-
"line":
|
|
3467
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3468
|
+
"line": 830,
|
|
4769
3469
|
"character": 43
|
|
4770
3470
|
}
|
|
4771
3471
|
]
|
|
@@ -4807,7 +3507,7 @@
|
|
|
4807
3507
|
}
|
|
4808
3508
|
},
|
|
4809
3509
|
{
|
|
4810
|
-
"id":
|
|
3510
|
+
"id": 34,
|
|
4811
3511
|
"name": "context",
|
|
4812
3512
|
"variant": "param",
|
|
4813
3513
|
"kind": 32768,
|
|
@@ -4821,39 +3521,20 @@
|
|
|
4821
3521
|
}
|
|
4822
3522
|
],
|
|
4823
3523
|
"type": {
|
|
4824
|
-
"type": "
|
|
4825
|
-
"
|
|
4826
|
-
|
|
4827
|
-
|
|
4828
|
-
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
"target": {
|
|
4833
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
4834
|
-
"qualifiedName": "React.ReactElement"
|
|
4835
|
-
},
|
|
4836
|
-
"typeArguments": [
|
|
4837
|
-
{
|
|
4838
|
-
"type": "intrinsic",
|
|
4839
|
-
"name": "any"
|
|
4840
|
-
},
|
|
4841
|
-
{
|
|
4842
|
-
"type": "intrinsic",
|
|
4843
|
-
"name": "any"
|
|
4844
|
-
}
|
|
4845
|
-
],
|
|
4846
|
-
"name": "ReactElement",
|
|
4847
|
-
"package": "@types/react",
|
|
4848
|
-
"qualifiedName": "React.ReactElement"
|
|
4849
|
-
}
|
|
4850
|
-
]
|
|
3524
|
+
"type": "reference",
|
|
3525
|
+
"target": {
|
|
3526
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3527
|
+
"qualifiedName": "React.ReactNode"
|
|
3528
|
+
},
|
|
3529
|
+
"name": "ReactNode",
|
|
3530
|
+
"package": "@types/react",
|
|
3531
|
+
"qualifiedName": "React.ReactNode"
|
|
4851
3532
|
}
|
|
4852
3533
|
}
|
|
4853
3534
|
]
|
|
4854
3535
|
},
|
|
4855
3536
|
{
|
|
4856
|
-
"id":
|
|
3537
|
+
"id": 35,
|
|
4857
3538
|
"name": "ModuleCardHeader",
|
|
4858
3539
|
"variant": "declaration",
|
|
4859
3540
|
"kind": 64,
|
|
@@ -4863,26 +3544,26 @@
|
|
|
4863
3544
|
"fileName": "packages/modules/packages/module/src/components/Card/Module/CardHeader.tsx",
|
|
4864
3545
|
"line": 11,
|
|
4865
3546
|
"character": 13,
|
|
4866
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3547
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/Card/Module/CardHeader.tsx#L11"
|
|
4867
3548
|
}
|
|
4868
3549
|
],
|
|
4869
3550
|
"signatures": [
|
|
4870
3551
|
{
|
|
4871
|
-
"id":
|
|
3552
|
+
"id": 36,
|
|
4872
3553
|
"name": "ModuleCardHeader",
|
|
4873
3554
|
"variant": "signature",
|
|
4874
3555
|
"kind": 4096,
|
|
4875
3556
|
"flags": {},
|
|
4876
3557
|
"sources": [
|
|
4877
3558
|
{
|
|
4878
|
-
"fileName": "node_modules/@types/react/
|
|
4879
|
-
"line":
|
|
3559
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3560
|
+
"line": 556,
|
|
4880
3561
|
"character": 8
|
|
4881
3562
|
}
|
|
4882
3563
|
],
|
|
4883
3564
|
"parameters": [
|
|
4884
3565
|
{
|
|
4885
|
-
"id":
|
|
3566
|
+
"id": 37,
|
|
4886
3567
|
"name": "props",
|
|
4887
3568
|
"variant": "param",
|
|
4888
3569
|
"kind": 32768,
|
|
@@ -4892,7 +3573,7 @@
|
|
|
4892
3573
|
"types": [
|
|
4893
3574
|
{
|
|
4894
3575
|
"type": "reference",
|
|
4895
|
-
"target":
|
|
3576
|
+
"target": 49,
|
|
4896
3577
|
"typeArguments": [
|
|
4897
3578
|
{
|
|
4898
3579
|
"type": "reference",
|
|
@@ -4900,183 +3581,6 @@
|
|
|
4900
3581
|
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
4901
3582
|
"qualifiedName": "Module"
|
|
4902
3583
|
},
|
|
4903
|
-
"typeArguments": [
|
|
4904
|
-
{
|
|
4905
|
-
"type": "reference",
|
|
4906
|
-
"target": {
|
|
4907
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/ModuleParams.ts",
|
|
4908
|
-
"qualifiedName": "ModuleParams"
|
|
4909
|
-
},
|
|
4910
|
-
"typeArguments": [
|
|
4911
|
-
{
|
|
4912
|
-
"type": "intersection",
|
|
4913
|
-
"types": [
|
|
4914
|
-
{
|
|
4915
|
-
"type": "reference",
|
|
4916
|
-
"target": {
|
|
4917
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4918
|
-
"qualifiedName": "SchemaFields"
|
|
4919
|
-
},
|
|
4920
|
-
"name": "SchemaFields",
|
|
4921
|
-
"package": "@xyo-network/payload-model"
|
|
4922
|
-
},
|
|
4923
|
-
{
|
|
4924
|
-
"type": "reference",
|
|
4925
|
-
"target": {
|
|
4926
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4927
|
-
"qualifiedName": "PayloadFields"
|
|
4928
|
-
},
|
|
4929
|
-
"name": "PayloadFields",
|
|
4930
|
-
"package": "@xyo-network/payload-model"
|
|
4931
|
-
},
|
|
4932
|
-
{
|
|
4933
|
-
"type": "reflection",
|
|
4934
|
-
"declaration": {
|
|
4935
|
-
"id": 61,
|
|
4936
|
-
"name": "__type",
|
|
4937
|
-
"variant": "declaration",
|
|
4938
|
-
"kind": 65536,
|
|
4939
|
-
"flags": {},
|
|
4940
|
-
"sources": [
|
|
4941
|
-
{
|
|
4942
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4943
|
-
"line": 15,
|
|
4944
|
-
"character": 103
|
|
4945
|
-
}
|
|
4946
|
-
]
|
|
4947
|
-
}
|
|
4948
|
-
},
|
|
4949
|
-
{
|
|
4950
|
-
"type": "reference",
|
|
4951
|
-
"target": {
|
|
4952
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4953
|
-
"qualifiedName": "Omit"
|
|
4954
|
-
},
|
|
4955
|
-
"typeArguments": [
|
|
4956
|
-
{
|
|
4957
|
-
"type": "intersection",
|
|
4958
|
-
"types": [
|
|
4959
|
-
{
|
|
4960
|
-
"type": "reference",
|
|
4961
|
-
"target": {
|
|
4962
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
4963
|
-
"qualifiedName": "Omit"
|
|
4964
|
-
},
|
|
4965
|
-
"typeArguments": [
|
|
4966
|
-
{
|
|
4967
|
-
"type": "intersection",
|
|
4968
|
-
"types": [
|
|
4969
|
-
{
|
|
4970
|
-
"type": "reference",
|
|
4971
|
-
"target": {
|
|
4972
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4973
|
-
"qualifiedName": "SchemaFields"
|
|
4974
|
-
},
|
|
4975
|
-
"name": "SchemaFields",
|
|
4976
|
-
"package": "@xyo-network/payload-model"
|
|
4977
|
-
},
|
|
4978
|
-
{
|
|
4979
|
-
"type": "reference",
|
|
4980
|
-
"target": {
|
|
4981
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
4982
|
-
"qualifiedName": "PayloadFields"
|
|
4983
|
-
},
|
|
4984
|
-
"name": "PayloadFields",
|
|
4985
|
-
"package": "@xyo-network/payload-model"
|
|
4986
|
-
},
|
|
4987
|
-
{
|
|
4988
|
-
"type": "reflection",
|
|
4989
|
-
"declaration": {
|
|
4990
|
-
"id": 62,
|
|
4991
|
-
"name": "__type",
|
|
4992
|
-
"variant": "declaration",
|
|
4993
|
-
"kind": 65536,
|
|
4994
|
-
"flags": {},
|
|
4995
|
-
"sources": [
|
|
4996
|
-
{
|
|
4997
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
4998
|
-
"line": 15,
|
|
4999
|
-
"character": 103
|
|
5000
|
-
}
|
|
5001
|
-
]
|
|
5002
|
-
}
|
|
5003
|
-
},
|
|
5004
|
-
{
|
|
5005
|
-
"type": "reference",
|
|
5006
|
-
"target": {
|
|
5007
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5008
|
-
"qualifiedName": "Omit"
|
|
5009
|
-
},
|
|
5010
|
-
"typeArguments": [
|
|
5011
|
-
{
|
|
5012
|
-
"type": "intrinsic",
|
|
5013
|
-
"name": "undefined"
|
|
5014
|
-
},
|
|
5015
|
-
{
|
|
5016
|
-
"type": "literal",
|
|
5017
|
-
"value": "schema"
|
|
5018
|
-
}
|
|
5019
|
-
],
|
|
5020
|
-
"name": "Omit",
|
|
5021
|
-
"package": "typescript"
|
|
5022
|
-
}
|
|
5023
|
-
]
|
|
5024
|
-
},
|
|
5025
|
-
{
|
|
5026
|
-
"type": "literal",
|
|
5027
|
-
"value": "schema"
|
|
5028
|
-
}
|
|
5029
|
-
],
|
|
5030
|
-
"name": "Omit",
|
|
5031
|
-
"package": "typescript"
|
|
5032
|
-
},
|
|
5033
|
-
{
|
|
5034
|
-
"type": "reflection",
|
|
5035
|
-
"declaration": {
|
|
5036
|
-
"id": 63,
|
|
5037
|
-
"name": "__type",
|
|
5038
|
-
"variant": "declaration",
|
|
5039
|
-
"kind": 65536,
|
|
5040
|
-
"flags": {},
|
|
5041
|
-
"sources": [
|
|
5042
|
-
{
|
|
5043
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
5044
|
-
"line": 64,
|
|
5045
|
-
"character": 58
|
|
5046
|
-
}
|
|
5047
|
-
]
|
|
5048
|
-
}
|
|
5049
|
-
}
|
|
5050
|
-
]
|
|
5051
|
-
},
|
|
5052
|
-
{
|
|
5053
|
-
"type": "literal",
|
|
5054
|
-
"value": "schema"
|
|
5055
|
-
}
|
|
5056
|
-
],
|
|
5057
|
-
"name": "Omit",
|
|
5058
|
-
"package": "typescript"
|
|
5059
|
-
}
|
|
5060
|
-
]
|
|
5061
|
-
},
|
|
5062
|
-
{
|
|
5063
|
-
"type": "intrinsic",
|
|
5064
|
-
"name": "undefined"
|
|
5065
|
-
}
|
|
5066
|
-
],
|
|
5067
|
-
"name": "ModuleParams",
|
|
5068
|
-
"package": "@xyo-network/module-model"
|
|
5069
|
-
},
|
|
5070
|
-
{
|
|
5071
|
-
"type": "reference",
|
|
5072
|
-
"target": {
|
|
5073
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
5074
|
-
"qualifiedName": "ModuleEventData"
|
|
5075
|
-
},
|
|
5076
|
-
"name": "ModuleEventData",
|
|
5077
|
-
"package": "@xyo-network/module-model"
|
|
5078
|
-
}
|
|
5079
|
-
],
|
|
5080
3584
|
"name": "Module",
|
|
5081
3585
|
"package": "@xyo-network/module-model"
|
|
5082
3586
|
}
|
|
@@ -5087,7 +3591,7 @@
|
|
|
5087
3591
|
{
|
|
5088
3592
|
"type": "reflection",
|
|
5089
3593
|
"declaration": {
|
|
5090
|
-
"id":
|
|
3594
|
+
"id": 38,
|
|
5091
3595
|
"name": "__type",
|
|
5092
3596
|
"variant": "declaration",
|
|
5093
3597
|
"kind": 65536,
|
|
@@ -5130,14 +3634,14 @@
|
|
|
5130
3634
|
{
|
|
5131
3635
|
"type": "reference",
|
|
5132
3636
|
"target": {
|
|
5133
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
3637
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5134
3638
|
"qualifiedName": "React.DetailedHTMLProps"
|
|
5135
3639
|
},
|
|
5136
3640
|
"typeArguments": [
|
|
5137
3641
|
{
|
|
5138
3642
|
"type": "reference",
|
|
5139
3643
|
"target": {
|
|
5140
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
3644
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5141
3645
|
"qualifiedName": "React.HTMLAttributes"
|
|
5142
3646
|
},
|
|
5143
3647
|
"typeArguments": [
|
|
@@ -5180,15 +3684,15 @@
|
|
|
5180
3684
|
{
|
|
5181
3685
|
"type": "reflection",
|
|
5182
3686
|
"declaration": {
|
|
5183
|
-
"id":
|
|
3687
|
+
"id": 39,
|
|
5184
3688
|
"name": "__type",
|
|
5185
3689
|
"variant": "declaration",
|
|
5186
3690
|
"kind": 65536,
|
|
5187
3691
|
"flags": {},
|
|
5188
3692
|
"sources": [
|
|
5189
3693
|
{
|
|
5190
|
-
"fileName": "node_modules/@types/react/
|
|
5191
|
-
"line":
|
|
3694
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3695
|
+
"line": 830,
|
|
5192
3696
|
"character": 43
|
|
5193
3697
|
}
|
|
5194
3698
|
]
|
|
@@ -5254,7 +3758,7 @@
|
|
|
5254
3758
|
}
|
|
5255
3759
|
},
|
|
5256
3760
|
{
|
|
5257
|
-
"id":
|
|
3761
|
+
"id": 40,
|
|
5258
3762
|
"name": "context",
|
|
5259
3763
|
"variant": "param",
|
|
5260
3764
|
"kind": 32768,
|
|
@@ -5268,39 +3772,20 @@
|
|
|
5268
3772
|
}
|
|
5269
3773
|
],
|
|
5270
3774
|
"type": {
|
|
5271
|
-
"type": "
|
|
5272
|
-
"
|
|
5273
|
-
|
|
5274
|
-
|
|
5275
|
-
|
|
5276
|
-
|
|
5277
|
-
|
|
5278
|
-
|
|
5279
|
-
"target": {
|
|
5280
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5281
|
-
"qualifiedName": "React.ReactElement"
|
|
5282
|
-
},
|
|
5283
|
-
"typeArguments": [
|
|
5284
|
-
{
|
|
5285
|
-
"type": "intrinsic",
|
|
5286
|
-
"name": "any"
|
|
5287
|
-
},
|
|
5288
|
-
{
|
|
5289
|
-
"type": "intrinsic",
|
|
5290
|
-
"name": "any"
|
|
5291
|
-
}
|
|
5292
|
-
],
|
|
5293
|
-
"name": "ReactElement",
|
|
5294
|
-
"package": "@types/react",
|
|
5295
|
-
"qualifiedName": "React.ReactElement"
|
|
5296
|
-
}
|
|
5297
|
-
]
|
|
3775
|
+
"type": "reference",
|
|
3776
|
+
"target": {
|
|
3777
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3778
|
+
"qualifiedName": "React.ReactNode"
|
|
3779
|
+
},
|
|
3780
|
+
"name": "ReactNode",
|
|
3781
|
+
"package": "@types/react",
|
|
3782
|
+
"qualifiedName": "React.ReactNode"
|
|
5298
3783
|
}
|
|
5299
3784
|
}
|
|
5300
3785
|
]
|
|
5301
3786
|
},
|
|
5302
3787
|
{
|
|
5303
|
-
"id":
|
|
3788
|
+
"id": 41,
|
|
5304
3789
|
"name": "ModuleDetailsBox",
|
|
5305
3790
|
"variant": "declaration",
|
|
5306
3791
|
"kind": 64,
|
|
@@ -5310,26 +3795,26 @@
|
|
|
5310
3795
|
"fileName": "packages/modules/packages/module/src/components/DetailsBox.tsx",
|
|
5311
3796
|
"line": 15,
|
|
5312
3797
|
"character": 13,
|
|
5313
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3798
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/DetailsBox.tsx#L15"
|
|
5314
3799
|
}
|
|
5315
3800
|
],
|
|
5316
3801
|
"signatures": [
|
|
5317
3802
|
{
|
|
5318
|
-
"id":
|
|
3803
|
+
"id": 42,
|
|
5319
3804
|
"name": "ModuleDetailsBox",
|
|
5320
3805
|
"variant": "signature",
|
|
5321
3806
|
"kind": 4096,
|
|
5322
3807
|
"flags": {},
|
|
5323
3808
|
"sources": [
|
|
5324
3809
|
{
|
|
5325
|
-
"fileName": "node_modules/@types/react/
|
|
5326
|
-
"line":
|
|
3810
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3811
|
+
"line": 556,
|
|
5327
3812
|
"character": 8
|
|
5328
3813
|
}
|
|
5329
3814
|
],
|
|
5330
3815
|
"parameters": [
|
|
5331
3816
|
{
|
|
5332
|
-
"id":
|
|
3817
|
+
"id": 43,
|
|
5333
3818
|
"name": "props",
|
|
5334
3819
|
"variant": "param",
|
|
5335
3820
|
"kind": 32768,
|
|
@@ -5339,7 +3824,7 @@
|
|
|
5339
3824
|
"types": [
|
|
5340
3825
|
{
|
|
5341
3826
|
"type": "reference",
|
|
5342
|
-
"target":
|
|
3827
|
+
"target": 49,
|
|
5343
3828
|
"typeArguments": [
|
|
5344
3829
|
{
|
|
5345
3830
|
"type": "reference",
|
|
@@ -5347,183 +3832,6 @@
|
|
|
5347
3832
|
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
5348
3833
|
"qualifiedName": "Module"
|
|
5349
3834
|
},
|
|
5350
|
-
"typeArguments": [
|
|
5351
|
-
{
|
|
5352
|
-
"type": "reference",
|
|
5353
|
-
"target": {
|
|
5354
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/ModuleParams.ts",
|
|
5355
|
-
"qualifiedName": "ModuleParams"
|
|
5356
|
-
},
|
|
5357
|
-
"typeArguments": [
|
|
5358
|
-
{
|
|
5359
|
-
"type": "intersection",
|
|
5360
|
-
"types": [
|
|
5361
|
-
{
|
|
5362
|
-
"type": "reference",
|
|
5363
|
-
"target": {
|
|
5364
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5365
|
-
"qualifiedName": "SchemaFields"
|
|
5366
|
-
},
|
|
5367
|
-
"name": "SchemaFields",
|
|
5368
|
-
"package": "@xyo-network/payload-model"
|
|
5369
|
-
},
|
|
5370
|
-
{
|
|
5371
|
-
"type": "reference",
|
|
5372
|
-
"target": {
|
|
5373
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5374
|
-
"qualifiedName": "PayloadFields"
|
|
5375
|
-
},
|
|
5376
|
-
"name": "PayloadFields",
|
|
5377
|
-
"package": "@xyo-network/payload-model"
|
|
5378
|
-
},
|
|
5379
|
-
{
|
|
5380
|
-
"type": "reflection",
|
|
5381
|
-
"declaration": {
|
|
5382
|
-
"id": 70,
|
|
5383
|
-
"name": "__type",
|
|
5384
|
-
"variant": "declaration",
|
|
5385
|
-
"kind": 65536,
|
|
5386
|
-
"flags": {},
|
|
5387
|
-
"sources": [
|
|
5388
|
-
{
|
|
5389
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
5390
|
-
"line": 15,
|
|
5391
|
-
"character": 103
|
|
5392
|
-
}
|
|
5393
|
-
]
|
|
5394
|
-
}
|
|
5395
|
-
},
|
|
5396
|
-
{
|
|
5397
|
-
"type": "reference",
|
|
5398
|
-
"target": {
|
|
5399
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5400
|
-
"qualifiedName": "Omit"
|
|
5401
|
-
},
|
|
5402
|
-
"typeArguments": [
|
|
5403
|
-
{
|
|
5404
|
-
"type": "intersection",
|
|
5405
|
-
"types": [
|
|
5406
|
-
{
|
|
5407
|
-
"type": "reference",
|
|
5408
|
-
"target": {
|
|
5409
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5410
|
-
"qualifiedName": "Omit"
|
|
5411
|
-
},
|
|
5412
|
-
"typeArguments": [
|
|
5413
|
-
{
|
|
5414
|
-
"type": "intersection",
|
|
5415
|
-
"types": [
|
|
5416
|
-
{
|
|
5417
|
-
"type": "reference",
|
|
5418
|
-
"target": {
|
|
5419
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5420
|
-
"qualifiedName": "SchemaFields"
|
|
5421
|
-
},
|
|
5422
|
-
"name": "SchemaFields",
|
|
5423
|
-
"package": "@xyo-network/payload-model"
|
|
5424
|
-
},
|
|
5425
|
-
{
|
|
5426
|
-
"type": "reference",
|
|
5427
|
-
"target": {
|
|
5428
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5429
|
-
"qualifiedName": "PayloadFields"
|
|
5430
|
-
},
|
|
5431
|
-
"name": "PayloadFields",
|
|
5432
|
-
"package": "@xyo-network/payload-model"
|
|
5433
|
-
},
|
|
5434
|
-
{
|
|
5435
|
-
"type": "reflection",
|
|
5436
|
-
"declaration": {
|
|
5437
|
-
"id": 71,
|
|
5438
|
-
"name": "__type",
|
|
5439
|
-
"variant": "declaration",
|
|
5440
|
-
"kind": 65536,
|
|
5441
|
-
"flags": {},
|
|
5442
|
-
"sources": [
|
|
5443
|
-
{
|
|
5444
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
5445
|
-
"line": 15,
|
|
5446
|
-
"character": 103
|
|
5447
|
-
}
|
|
5448
|
-
]
|
|
5449
|
-
}
|
|
5450
|
-
},
|
|
5451
|
-
{
|
|
5452
|
-
"type": "reference",
|
|
5453
|
-
"target": {
|
|
5454
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5455
|
-
"qualifiedName": "Omit"
|
|
5456
|
-
},
|
|
5457
|
-
"typeArguments": [
|
|
5458
|
-
{
|
|
5459
|
-
"type": "intrinsic",
|
|
5460
|
-
"name": "undefined"
|
|
5461
|
-
},
|
|
5462
|
-
{
|
|
5463
|
-
"type": "literal",
|
|
5464
|
-
"value": "schema"
|
|
5465
|
-
}
|
|
5466
|
-
],
|
|
5467
|
-
"name": "Omit",
|
|
5468
|
-
"package": "typescript"
|
|
5469
|
-
}
|
|
5470
|
-
]
|
|
5471
|
-
},
|
|
5472
|
-
{
|
|
5473
|
-
"type": "literal",
|
|
5474
|
-
"value": "schema"
|
|
5475
|
-
}
|
|
5476
|
-
],
|
|
5477
|
-
"name": "Omit",
|
|
5478
|
-
"package": "typescript"
|
|
5479
|
-
},
|
|
5480
|
-
{
|
|
5481
|
-
"type": "reflection",
|
|
5482
|
-
"declaration": {
|
|
5483
|
-
"id": 72,
|
|
5484
|
-
"name": "__type",
|
|
5485
|
-
"variant": "declaration",
|
|
5486
|
-
"kind": 65536,
|
|
5487
|
-
"flags": {},
|
|
5488
|
-
"sources": [
|
|
5489
|
-
{
|
|
5490
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
5491
|
-
"line": 64,
|
|
5492
|
-
"character": 58
|
|
5493
|
-
}
|
|
5494
|
-
]
|
|
5495
|
-
}
|
|
5496
|
-
}
|
|
5497
|
-
]
|
|
5498
|
-
},
|
|
5499
|
-
{
|
|
5500
|
-
"type": "literal",
|
|
5501
|
-
"value": "schema"
|
|
5502
|
-
}
|
|
5503
|
-
],
|
|
5504
|
-
"name": "Omit",
|
|
5505
|
-
"package": "typescript"
|
|
5506
|
-
}
|
|
5507
|
-
]
|
|
5508
|
-
},
|
|
5509
|
-
{
|
|
5510
|
-
"type": "intrinsic",
|
|
5511
|
-
"name": "undefined"
|
|
5512
|
-
}
|
|
5513
|
-
],
|
|
5514
|
-
"name": "ModuleParams",
|
|
5515
|
-
"package": "@xyo-network/module-model"
|
|
5516
|
-
},
|
|
5517
|
-
{
|
|
5518
|
-
"type": "reference",
|
|
5519
|
-
"target": {
|
|
5520
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
5521
|
-
"qualifiedName": "ModuleEventData"
|
|
5522
|
-
},
|
|
5523
|
-
"name": "ModuleEventData",
|
|
5524
|
-
"package": "@xyo-network/module-model"
|
|
5525
|
-
}
|
|
5526
|
-
],
|
|
5527
3835
|
"name": "Module",
|
|
5528
3836
|
"package": "@xyo-network/module-model"
|
|
5529
3837
|
}
|
|
@@ -5544,7 +3852,7 @@
|
|
|
5544
3852
|
}
|
|
5545
3853
|
},
|
|
5546
3854
|
{
|
|
5547
|
-
"id":
|
|
3855
|
+
"id": 44,
|
|
5548
3856
|
"name": "context",
|
|
5549
3857
|
"variant": "param",
|
|
5550
3858
|
"kind": 32768,
|
|
@@ -5558,39 +3866,20 @@
|
|
|
5558
3866
|
}
|
|
5559
3867
|
],
|
|
5560
3868
|
"type": {
|
|
5561
|
-
"type": "
|
|
5562
|
-
"
|
|
5563
|
-
|
|
5564
|
-
|
|
5565
|
-
|
|
5566
|
-
|
|
5567
|
-
|
|
5568
|
-
|
|
5569
|
-
"target": {
|
|
5570
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5571
|
-
"qualifiedName": "React.ReactElement"
|
|
5572
|
-
},
|
|
5573
|
-
"typeArguments": [
|
|
5574
|
-
{
|
|
5575
|
-
"type": "intrinsic",
|
|
5576
|
-
"name": "any"
|
|
5577
|
-
},
|
|
5578
|
-
{
|
|
5579
|
-
"type": "intrinsic",
|
|
5580
|
-
"name": "any"
|
|
5581
|
-
}
|
|
5582
|
-
],
|
|
5583
|
-
"name": "ReactElement",
|
|
5584
|
-
"package": "@types/react",
|
|
5585
|
-
"qualifiedName": "React.ReactElement"
|
|
5586
|
-
}
|
|
5587
|
-
]
|
|
3869
|
+
"type": "reference",
|
|
3870
|
+
"target": {
|
|
3871
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3872
|
+
"qualifiedName": "React.ReactNode"
|
|
3873
|
+
},
|
|
3874
|
+
"name": "ReactNode",
|
|
3875
|
+
"package": "@types/react",
|
|
3876
|
+
"qualifiedName": "React.ReactNode"
|
|
5588
3877
|
}
|
|
5589
3878
|
}
|
|
5590
3879
|
]
|
|
5591
3880
|
},
|
|
5592
3881
|
{
|
|
5593
|
-
"id":
|
|
3882
|
+
"id": 45,
|
|
5594
3883
|
"name": "ModuleTableCell",
|
|
5595
3884
|
"variant": "declaration",
|
|
5596
3885
|
"kind": 64,
|
|
@@ -5600,26 +3889,26 @@
|
|
|
5600
3889
|
"fileName": "packages/modules/packages/module/src/components/TableCell.tsx",
|
|
5601
3890
|
"line": 8,
|
|
5602
3891
|
"character": 13,
|
|
5603
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3892
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/modules/packages/module/src/components/TableCell.tsx#L8"
|
|
5604
3893
|
}
|
|
5605
3894
|
],
|
|
5606
3895
|
"signatures": [
|
|
5607
3896
|
{
|
|
5608
|
-
"id":
|
|
3897
|
+
"id": 46,
|
|
5609
3898
|
"name": "ModuleTableCell",
|
|
5610
3899
|
"variant": "signature",
|
|
5611
3900
|
"kind": 4096,
|
|
5612
3901
|
"flags": {},
|
|
5613
3902
|
"sources": [
|
|
5614
3903
|
{
|
|
5615
|
-
"fileName": "node_modules/@types/react/
|
|
5616
|
-
"line":
|
|
3904
|
+
"fileName": "node_modules/@types/react/index.d.ts",
|
|
3905
|
+
"line": 556,
|
|
5617
3906
|
"character": 8
|
|
5618
3907
|
}
|
|
5619
3908
|
],
|
|
5620
3909
|
"parameters": [
|
|
5621
3910
|
{
|
|
5622
|
-
"id":
|
|
3911
|
+
"id": 47,
|
|
5623
3912
|
"name": "props",
|
|
5624
3913
|
"variant": "param",
|
|
5625
3914
|
"kind": 32768,
|
|
@@ -5629,7 +3918,7 @@
|
|
|
5629
3918
|
"types": [
|
|
5630
3919
|
{
|
|
5631
3920
|
"type": "reference",
|
|
5632
|
-
"target":
|
|
3921
|
+
"target": 49,
|
|
5633
3922
|
"typeArguments": [
|
|
5634
3923
|
{
|
|
5635
3924
|
"type": "reference",
|
|
@@ -5637,183 +3926,6 @@
|
|
|
5637
3926
|
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
5638
3927
|
"qualifiedName": "Module"
|
|
5639
3928
|
},
|
|
5640
|
-
"typeArguments": [
|
|
5641
|
-
{
|
|
5642
|
-
"type": "reference",
|
|
5643
|
-
"target": {
|
|
5644
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/ModuleParams.ts",
|
|
5645
|
-
"qualifiedName": "ModuleParams"
|
|
5646
|
-
},
|
|
5647
|
-
"typeArguments": [
|
|
5648
|
-
{
|
|
5649
|
-
"type": "intersection",
|
|
5650
|
-
"types": [
|
|
5651
|
-
{
|
|
5652
|
-
"type": "reference",
|
|
5653
|
-
"target": {
|
|
5654
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5655
|
-
"qualifiedName": "SchemaFields"
|
|
5656
|
-
},
|
|
5657
|
-
"name": "SchemaFields",
|
|
5658
|
-
"package": "@xyo-network/payload-model"
|
|
5659
|
-
},
|
|
5660
|
-
{
|
|
5661
|
-
"type": "reference",
|
|
5662
|
-
"target": {
|
|
5663
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5664
|
-
"qualifiedName": "PayloadFields"
|
|
5665
|
-
},
|
|
5666
|
-
"name": "PayloadFields",
|
|
5667
|
-
"package": "@xyo-network/payload-model"
|
|
5668
|
-
},
|
|
5669
|
-
{
|
|
5670
|
-
"type": "reflection",
|
|
5671
|
-
"declaration": {
|
|
5672
|
-
"id": 77,
|
|
5673
|
-
"name": "__type",
|
|
5674
|
-
"variant": "declaration",
|
|
5675
|
-
"kind": 65536,
|
|
5676
|
-
"flags": {},
|
|
5677
|
-
"sources": [
|
|
5678
|
-
{
|
|
5679
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
5680
|
-
"line": 15,
|
|
5681
|
-
"character": 103
|
|
5682
|
-
}
|
|
5683
|
-
]
|
|
5684
|
-
}
|
|
5685
|
-
},
|
|
5686
|
-
{
|
|
5687
|
-
"type": "reference",
|
|
5688
|
-
"target": {
|
|
5689
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5690
|
-
"qualifiedName": "Omit"
|
|
5691
|
-
},
|
|
5692
|
-
"typeArguments": [
|
|
5693
|
-
{
|
|
5694
|
-
"type": "intersection",
|
|
5695
|
-
"types": [
|
|
5696
|
-
{
|
|
5697
|
-
"type": "reference",
|
|
5698
|
-
"target": {
|
|
5699
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5700
|
-
"qualifiedName": "Omit"
|
|
5701
|
-
},
|
|
5702
|
-
"typeArguments": [
|
|
5703
|
-
{
|
|
5704
|
-
"type": "intersection",
|
|
5705
|
-
"types": [
|
|
5706
|
-
{
|
|
5707
|
-
"type": "reference",
|
|
5708
|
-
"target": {
|
|
5709
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5710
|
-
"qualifiedName": "SchemaFields"
|
|
5711
|
-
},
|
|
5712
|
-
"name": "SchemaFields",
|
|
5713
|
-
"package": "@xyo-network/payload-model"
|
|
5714
|
-
},
|
|
5715
|
-
{
|
|
5716
|
-
"type": "reference",
|
|
5717
|
-
"target": {
|
|
5718
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
|
|
5719
|
-
"qualifiedName": "PayloadFields"
|
|
5720
|
-
},
|
|
5721
|
-
"name": "PayloadFields",
|
|
5722
|
-
"package": "@xyo-network/payload-model"
|
|
5723
|
-
},
|
|
5724
|
-
{
|
|
5725
|
-
"type": "reflection",
|
|
5726
|
-
"declaration": {
|
|
5727
|
-
"id": 78,
|
|
5728
|
-
"name": "__type",
|
|
5729
|
-
"variant": "declaration",
|
|
5730
|
-
"kind": 65536,
|
|
5731
|
-
"flags": {},
|
|
5732
|
-
"sources": [
|
|
5733
|
-
{
|
|
5734
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
5735
|
-
"line": 15,
|
|
5736
|
-
"character": 103
|
|
5737
|
-
}
|
|
5738
|
-
]
|
|
5739
|
-
}
|
|
5740
|
-
},
|
|
5741
|
-
{
|
|
5742
|
-
"type": "reference",
|
|
5743
|
-
"target": {
|
|
5744
|
-
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5745
|
-
"qualifiedName": "Omit"
|
|
5746
|
-
},
|
|
5747
|
-
"typeArguments": [
|
|
5748
|
-
{
|
|
5749
|
-
"type": "intrinsic",
|
|
5750
|
-
"name": "undefined"
|
|
5751
|
-
},
|
|
5752
|
-
{
|
|
5753
|
-
"type": "literal",
|
|
5754
|
-
"value": "schema"
|
|
5755
|
-
}
|
|
5756
|
-
],
|
|
5757
|
-
"name": "Omit",
|
|
5758
|
-
"package": "typescript"
|
|
5759
|
-
}
|
|
5760
|
-
]
|
|
5761
|
-
},
|
|
5762
|
-
{
|
|
5763
|
-
"type": "literal",
|
|
5764
|
-
"value": "schema"
|
|
5765
|
-
}
|
|
5766
|
-
],
|
|
5767
|
-
"name": "Omit",
|
|
5768
|
-
"package": "typescript"
|
|
5769
|
-
},
|
|
5770
|
-
{
|
|
5771
|
-
"type": "reflection",
|
|
5772
|
-
"declaration": {
|
|
5773
|
-
"id": 79,
|
|
5774
|
-
"name": "__type",
|
|
5775
|
-
"variant": "declaration",
|
|
5776
|
-
"kind": 65536,
|
|
5777
|
-
"flags": {},
|
|
5778
|
-
"sources": [
|
|
5779
|
-
{
|
|
5780
|
-
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
5781
|
-
"line": 64,
|
|
5782
|
-
"character": 58
|
|
5783
|
-
}
|
|
5784
|
-
]
|
|
5785
|
-
}
|
|
5786
|
-
}
|
|
5787
|
-
]
|
|
5788
|
-
},
|
|
5789
|
-
{
|
|
5790
|
-
"type": "literal",
|
|
5791
|
-
"value": "schema"
|
|
5792
|
-
}
|
|
5793
|
-
],
|
|
5794
|
-
"name": "Omit",
|
|
5795
|
-
"package": "typescript"
|
|
5796
|
-
}
|
|
5797
|
-
]
|
|
5798
|
-
},
|
|
5799
|
-
{
|
|
5800
|
-
"type": "intrinsic",
|
|
5801
|
-
"name": "undefined"
|
|
5802
|
-
}
|
|
5803
|
-
],
|
|
5804
|
-
"name": "ModuleParams",
|
|
5805
|
-
"package": "@xyo-network/module-model"
|
|
5806
|
-
},
|
|
5807
|
-
{
|
|
5808
|
-
"type": "reference",
|
|
5809
|
-
"target": {
|
|
5810
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Module.ts",
|
|
5811
|
-
"qualifiedName": "ModuleEventData"
|
|
5812
|
-
},
|
|
5813
|
-
"name": "ModuleEventData",
|
|
5814
|
-
"package": "@xyo-network/module-model"
|
|
5815
|
-
}
|
|
5816
|
-
],
|
|
5817
3929
|
"name": "Module",
|
|
5818
3930
|
"package": "@xyo-network/module-model"
|
|
5819
3931
|
}
|
|
@@ -5834,7 +3946,7 @@
|
|
|
5834
3946
|
}
|
|
5835
3947
|
},
|
|
5836
3948
|
{
|
|
5837
|
-
"id":
|
|
3949
|
+
"id": 48,
|
|
5838
3950
|
"name": "context",
|
|
5839
3951
|
"variant": "param",
|
|
5840
3952
|
"kind": 32768,
|
|
@@ -5848,33 +3960,14 @@
|
|
|
5848
3960
|
}
|
|
5849
3961
|
],
|
|
5850
3962
|
"type": {
|
|
5851
|
-
"type": "
|
|
5852
|
-
"
|
|
5853
|
-
|
|
5854
|
-
|
|
5855
|
-
|
|
5856
|
-
|
|
5857
|
-
|
|
5858
|
-
|
|
5859
|
-
"target": {
|
|
5860
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
5861
|
-
"qualifiedName": "React.ReactElement"
|
|
5862
|
-
},
|
|
5863
|
-
"typeArguments": [
|
|
5864
|
-
{
|
|
5865
|
-
"type": "intrinsic",
|
|
5866
|
-
"name": "any"
|
|
5867
|
-
},
|
|
5868
|
-
{
|
|
5869
|
-
"type": "intrinsic",
|
|
5870
|
-
"name": "any"
|
|
5871
|
-
}
|
|
5872
|
-
],
|
|
5873
|
-
"name": "ReactElement",
|
|
5874
|
-
"package": "@types/react",
|
|
5875
|
-
"qualifiedName": "React.ReactElement"
|
|
5876
|
-
}
|
|
5877
|
-
]
|
|
3963
|
+
"type": "reference",
|
|
3964
|
+
"target": {
|
|
3965
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
3966
|
+
"qualifiedName": "React.ReactNode"
|
|
3967
|
+
},
|
|
3968
|
+
"name": "ReactNode",
|
|
3969
|
+
"package": "@types/react",
|
|
3970
|
+
"qualifiedName": "React.ReactNode"
|
|
5878
3971
|
}
|
|
5879
3972
|
}
|
|
5880
3973
|
]
|
|
@@ -5884,21 +3977,21 @@
|
|
|
5884
3977
|
{
|
|
5885
3978
|
"title": "Interfaces",
|
|
5886
3979
|
"children": [
|
|
5887
|
-
|
|
3980
|
+
49
|
|
5888
3981
|
]
|
|
5889
3982
|
},
|
|
5890
3983
|
{
|
|
5891
3984
|
"title": "Functions",
|
|
5892
3985
|
"children": [
|
|
5893
3986
|
1,
|
|
5894
|
-
|
|
5895
|
-
|
|
5896
|
-
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
|
|
5901
|
-
|
|
3987
|
+
7,
|
|
3988
|
+
13,
|
|
3989
|
+
19,
|
|
3990
|
+
25,
|
|
3991
|
+
29,
|
|
3992
|
+
35,
|
|
3993
|
+
41,
|
|
3994
|
+
45
|
|
5902
3995
|
]
|
|
5903
3996
|
}
|
|
5904
3997
|
],
|
|
@@ -5919,330 +4012,202 @@
|
|
|
5919
4012
|
"qualifiedName": "DivinerCard"
|
|
5920
4013
|
},
|
|
5921
4014
|
"2": {
|
|
5922
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4015
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5923
4016
|
"qualifiedName": "DivinerCard"
|
|
5924
4017
|
},
|
|
5925
4018
|
"3": {
|
|
5926
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4019
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5927
4020
|
"qualifiedName": "props"
|
|
5928
4021
|
},
|
|
5929
4022
|
"4": {
|
|
5930
|
-
"sourceFileName": "
|
|
4023
|
+
"sourceFileName": "../../../../node_modules/@mui/material/Card/Card.d.ts",
|
|
5931
4024
|
"qualifiedName": "__type"
|
|
5932
4025
|
},
|
|
5933
4026
|
"5": {
|
|
5934
|
-
"sourceFileName": "../../../../node_modules/@
|
|
4027
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5935
4028
|
"qualifiedName": "__type"
|
|
5936
4029
|
},
|
|
5937
4030
|
"6": {
|
|
5938
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
5939
|
-
"qualifiedName": "__type"
|
|
5940
|
-
},
|
|
5941
|
-
"7": {
|
|
5942
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
5943
|
-
"qualifiedName": "__type"
|
|
5944
|
-
},
|
|
5945
|
-
"8": {
|
|
5946
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
5947
|
-
"qualifiedName": "__type"
|
|
5948
|
-
},
|
|
5949
|
-
"9": {
|
|
5950
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Config.ts",
|
|
5951
|
-
"qualifiedName": "__type"
|
|
5952
|
-
},
|
|
5953
|
-
"10": {
|
|
5954
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
5955
|
-
"qualifiedName": "__type"
|
|
5956
|
-
},
|
|
5957
|
-
"11": {
|
|
5958
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
4031
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5959
4032
|
"qualifiedName": "context"
|
|
5960
4033
|
},
|
|
5961
|
-
"
|
|
4034
|
+
"7": {
|
|
5962
4035
|
"sourceFileName": "src/components/Card/Diviner/CardContent.tsx",
|
|
5963
4036
|
"qualifiedName": "DivinerCardContent"
|
|
5964
4037
|
},
|
|
5965
|
-
"
|
|
5966
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4038
|
+
"8": {
|
|
4039
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5967
4040
|
"qualifiedName": "DivinerCardContent"
|
|
5968
4041
|
},
|
|
5969
|
-
"
|
|
5970
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4042
|
+
"9": {
|
|
4043
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5971
4044
|
"qualifiedName": "props"
|
|
5972
4045
|
},
|
|
5973
|
-
"
|
|
5974
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
5975
|
-
"qualifiedName": "__type"
|
|
5976
|
-
},
|
|
5977
|
-
"16": {
|
|
5978
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
5979
|
-
"qualifiedName": "__type"
|
|
5980
|
-
},
|
|
5981
|
-
"17": {
|
|
5982
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Config.ts",
|
|
5983
|
-
"qualifiedName": "__type"
|
|
5984
|
-
},
|
|
5985
|
-
"18": {
|
|
5986
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
5987
|
-
"qualifiedName": "__type"
|
|
5988
|
-
},
|
|
5989
|
-
"19": {
|
|
4046
|
+
"10": {
|
|
5990
4047
|
"sourceFileName": "../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
|
|
5991
4048
|
"qualifiedName": "__type"
|
|
5992
4049
|
},
|
|
5993
|
-
"
|
|
5994
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4050
|
+
"11": {
|
|
4051
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5995
4052
|
"qualifiedName": "__type"
|
|
5996
4053
|
},
|
|
5997
|
-
"
|
|
5998
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4054
|
+
"12": {
|
|
4055
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
5999
4056
|
"qualifiedName": "context"
|
|
6000
4057
|
},
|
|
6001
|
-
"
|
|
4058
|
+
"13": {
|
|
6002
4059
|
"sourceFileName": "src/components/Card/Diviner/CardHeader.tsx",
|
|
6003
4060
|
"qualifiedName": "DivinerCardHeader"
|
|
6004
4061
|
},
|
|
6005
|
-
"
|
|
6006
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4062
|
+
"14": {
|
|
4063
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6007
4064
|
"qualifiedName": "DivinerCardHeader"
|
|
6008
4065
|
},
|
|
6009
|
-
"
|
|
6010
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4066
|
+
"15": {
|
|
4067
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6011
4068
|
"qualifiedName": "props"
|
|
6012
4069
|
},
|
|
6013
|
-
"
|
|
6014
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6015
|
-
"qualifiedName": "__type"
|
|
6016
|
-
},
|
|
6017
|
-
"26": {
|
|
6018
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6019
|
-
"qualifiedName": "__type"
|
|
6020
|
-
},
|
|
6021
|
-
"27": {
|
|
6022
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/diviner-model/src/Config.ts",
|
|
6023
|
-
"qualifiedName": "__type"
|
|
6024
|
-
},
|
|
6025
|
-
"28": {
|
|
6026
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6027
|
-
"qualifiedName": "__type"
|
|
6028
|
-
},
|
|
6029
|
-
"29": {
|
|
4070
|
+
"16": {
|
|
6030
4071
|
"sourceFileName": "../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
|
|
6031
4072
|
"qualifiedName": "__type"
|
|
6032
4073
|
},
|
|
6033
|
-
"
|
|
6034
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4074
|
+
"17": {
|
|
4075
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6035
4076
|
"qualifiedName": "__type"
|
|
6036
4077
|
},
|
|
6037
|
-
"
|
|
6038
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4078
|
+
"18": {
|
|
4079
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6039
4080
|
"qualifiedName": "context"
|
|
6040
4081
|
},
|
|
6041
|
-
"
|
|
4082
|
+
"19": {
|
|
6042
4083
|
"sourceFileName": "src/components/Card/Module/Card.tsx",
|
|
6043
4084
|
"qualifiedName": "ModuleCard"
|
|
6044
4085
|
},
|
|
6045
|
-
"
|
|
6046
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4086
|
+
"20": {
|
|
4087
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6047
4088
|
"qualifiedName": "ModuleCard"
|
|
6048
4089
|
},
|
|
6049
|
-
"
|
|
6050
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4090
|
+
"21": {
|
|
4091
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6051
4092
|
"qualifiedName": "props"
|
|
6052
4093
|
},
|
|
6053
|
-
"
|
|
6054
|
-
"sourceFileName": "\u0000",
|
|
6055
|
-
"qualifiedName": "__type"
|
|
6056
|
-
},
|
|
6057
|
-
"36": {
|
|
4094
|
+
"22": {
|
|
6058
4095
|
"sourceFileName": "../../../../node_modules/@mui/material/Card/Card.d.ts",
|
|
6059
4096
|
"qualifiedName": "__type"
|
|
6060
4097
|
},
|
|
6061
|
-
"
|
|
6062
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
6063
|
-
"qualifiedName": "__type"
|
|
6064
|
-
},
|
|
6065
|
-
"38": {
|
|
6066
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6067
|
-
"qualifiedName": "__type"
|
|
6068
|
-
},
|
|
6069
|
-
"39": {
|
|
6070
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6071
|
-
"qualifiedName": "__type"
|
|
6072
|
-
},
|
|
6073
|
-
"40": {
|
|
6074
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
4098
|
+
"23": {
|
|
4099
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6075
4100
|
"qualifiedName": "__type"
|
|
6076
4101
|
},
|
|
6077
|
-
"
|
|
6078
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4102
|
+
"24": {
|
|
4103
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6079
4104
|
"qualifiedName": "context"
|
|
6080
4105
|
},
|
|
6081
|
-
"
|
|
4106
|
+
"25": {
|
|
6082
4107
|
"sourceFileName": "src/components/Card/Module/CardActions.tsx",
|
|
6083
4108
|
"qualifiedName": "ModuleCardActions"
|
|
6084
4109
|
},
|
|
6085
|
-
"
|
|
6086
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4110
|
+
"26": {
|
|
4111
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6087
4112
|
"qualifiedName": "ModuleCardActions"
|
|
6088
4113
|
},
|
|
6089
|
-
"
|
|
6090
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4114
|
+
"27": {
|
|
4115
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6091
4116
|
"qualifiedName": "props"
|
|
6092
4117
|
},
|
|
6093
|
-
"
|
|
6094
|
-
"sourceFileName": "../../../../node_modules/@
|
|
6095
|
-
"qualifiedName": "__type"
|
|
6096
|
-
},
|
|
6097
|
-
"46": {
|
|
6098
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6099
|
-
"qualifiedName": "__type"
|
|
6100
|
-
},
|
|
6101
|
-
"47": {
|
|
6102
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6103
|
-
"qualifiedName": "__type"
|
|
6104
|
-
},
|
|
6105
|
-
"48": {
|
|
6106
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
4118
|
+
"28": {
|
|
4119
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6107
4120
|
"qualifiedName": "context"
|
|
6108
4121
|
},
|
|
6109
|
-
"
|
|
4122
|
+
"29": {
|
|
6110
4123
|
"sourceFileName": "src/components/Card/Module/CardContent.tsx",
|
|
6111
4124
|
"qualifiedName": "ModuleCardContent"
|
|
6112
4125
|
},
|
|
6113
|
-
"
|
|
6114
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4126
|
+
"30": {
|
|
4127
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6115
4128
|
"qualifiedName": "ModuleCardContent"
|
|
6116
4129
|
},
|
|
6117
|
-
"
|
|
6118
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4130
|
+
"31": {
|
|
4131
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6119
4132
|
"qualifiedName": "props"
|
|
6120
4133
|
},
|
|
6121
|
-
"
|
|
6122
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6123
|
-
"qualifiedName": "__type"
|
|
6124
|
-
},
|
|
6125
|
-
"53": {
|
|
6126
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6127
|
-
"qualifiedName": "__type"
|
|
6128
|
-
},
|
|
6129
|
-
"54": {
|
|
6130
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6131
|
-
"qualifiedName": "__type"
|
|
6132
|
-
},
|
|
6133
|
-
"55": {
|
|
4134
|
+
"32": {
|
|
6134
4135
|
"sourceFileName": "../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
|
|
6135
4136
|
"qualifiedName": "__type"
|
|
6136
4137
|
},
|
|
6137
|
-
"
|
|
6138
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4138
|
+
"33": {
|
|
4139
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6139
4140
|
"qualifiedName": "__type"
|
|
6140
4141
|
},
|
|
6141
|
-
"
|
|
6142
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4142
|
+
"34": {
|
|
4143
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6143
4144
|
"qualifiedName": "context"
|
|
6144
4145
|
},
|
|
6145
|
-
"
|
|
4146
|
+
"35": {
|
|
6146
4147
|
"sourceFileName": "src/components/Card/Module/CardHeader.tsx",
|
|
6147
4148
|
"qualifiedName": "ModuleCardHeader"
|
|
6148
4149
|
},
|
|
6149
|
-
"
|
|
6150
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4150
|
+
"36": {
|
|
4151
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6151
4152
|
"qualifiedName": "ModuleCardHeader"
|
|
6152
4153
|
},
|
|
6153
|
-
"
|
|
6154
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4154
|
+
"37": {
|
|
4155
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6155
4156
|
"qualifiedName": "props"
|
|
6156
4157
|
},
|
|
6157
|
-
"
|
|
6158
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6159
|
-
"qualifiedName": "__type"
|
|
6160
|
-
},
|
|
6161
|
-
"62": {
|
|
6162
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6163
|
-
"qualifiedName": "__type"
|
|
6164
|
-
},
|
|
6165
|
-
"63": {
|
|
6166
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6167
|
-
"qualifiedName": "__type"
|
|
6168
|
-
},
|
|
6169
|
-
"64": {
|
|
4158
|
+
"38": {
|
|
6170
4159
|
"sourceFileName": "../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
|
|
6171
4160
|
"qualifiedName": "__type"
|
|
6172
4161
|
},
|
|
6173
|
-
"
|
|
6174
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4162
|
+
"39": {
|
|
4163
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6175
4164
|
"qualifiedName": "__type"
|
|
6176
4165
|
},
|
|
6177
|
-
"
|
|
6178
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4166
|
+
"40": {
|
|
4167
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6179
4168
|
"qualifiedName": "context"
|
|
6180
4169
|
},
|
|
6181
|
-
"
|
|
4170
|
+
"41": {
|
|
6182
4171
|
"sourceFileName": "src/components/DetailsBox.tsx",
|
|
6183
4172
|
"qualifiedName": "ModuleDetailsBox"
|
|
6184
4173
|
},
|
|
6185
|
-
"
|
|
6186
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4174
|
+
"42": {
|
|
4175
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6187
4176
|
"qualifiedName": "ModuleDetailsBox"
|
|
6188
4177
|
},
|
|
6189
|
-
"
|
|
6190
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4178
|
+
"43": {
|
|
4179
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6191
4180
|
"qualifiedName": "props"
|
|
6192
4181
|
},
|
|
6193
|
-
"
|
|
6194
|
-
"sourceFileName": "../../../../node_modules/@
|
|
6195
|
-
"qualifiedName": "__type"
|
|
6196
|
-
},
|
|
6197
|
-
"71": {
|
|
6198
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6199
|
-
"qualifiedName": "__type"
|
|
6200
|
-
},
|
|
6201
|
-
"72": {
|
|
6202
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6203
|
-
"qualifiedName": "__type"
|
|
6204
|
-
},
|
|
6205
|
-
"73": {
|
|
6206
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
4182
|
+
"44": {
|
|
4183
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6207
4184
|
"qualifiedName": "context"
|
|
6208
4185
|
},
|
|
6209
|
-
"
|
|
4186
|
+
"45": {
|
|
6210
4187
|
"sourceFileName": "src/components/TableCell.tsx",
|
|
6211
4188
|
"qualifiedName": "ModuleTableCell"
|
|
6212
4189
|
},
|
|
6213
|
-
"
|
|
6214
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4190
|
+
"46": {
|
|
4191
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6215
4192
|
"qualifiedName": "ModuleTableCell"
|
|
6216
4193
|
},
|
|
6217
|
-
"
|
|
6218
|
-
"sourceFileName": "../../../../node_modules/@types/react/
|
|
4194
|
+
"47": {
|
|
4195
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6219
4196
|
"qualifiedName": "props"
|
|
6220
4197
|
},
|
|
6221
|
-
"
|
|
6222
|
-
"sourceFileName": "../../../../node_modules/@
|
|
6223
|
-
"qualifiedName": "__type"
|
|
6224
|
-
},
|
|
6225
|
-
"78": {
|
|
6226
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6227
|
-
"qualifiedName": "__type"
|
|
6228
|
-
},
|
|
6229
|
-
"79": {
|
|
6230
|
-
"sourceFileName": "../../../../node_modules/@xyo-network/module-model/src/Config.ts",
|
|
6231
|
-
"qualifiedName": "__type"
|
|
6232
|
-
},
|
|
6233
|
-
"80": {
|
|
6234
|
-
"sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
|
|
4198
|
+
"48": {
|
|
4199
|
+
"sourceFileName": "../../../../node_modules/@types/react/index.d.ts",
|
|
6235
4200
|
"qualifiedName": "context"
|
|
6236
4201
|
},
|
|
6237
|
-
"
|
|
4202
|
+
"49": {
|
|
6238
4203
|
"sourceFileName": "src/ModuleRenderProps.tsx",
|
|
6239
4204
|
"qualifiedName": "ModuleRenderProps"
|
|
6240
4205
|
},
|
|
6241
|
-
"
|
|
4206
|
+
"50": {
|
|
6242
4207
|
"sourceFileName": "src/ModuleRenderProps.tsx",
|
|
6243
4208
|
"qualifiedName": "ModuleRenderProps.module"
|
|
6244
4209
|
},
|
|
6245
|
-
"
|
|
4210
|
+
"51": {
|
|
6246
4211
|
"sourceFileName": "src/ModuleRenderProps.tsx",
|
|
6247
4212
|
"qualifiedName": "ModuleRenderProps.T"
|
|
6248
4213
|
}
|