@xyo-network/react-module 2.49.7 → 2.49.8

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/docs.json CHANGED
@@ -7,14 +7,14 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 49,
10
+ "id": 81,
11
11
  "name": "ModuleRenderProps",
12
12
  "kind": 256,
13
13
  "kindString": "Interface",
14
14
  "flags": {},
15
15
  "children": [
16
16
  {
17
- "id": 50,
17
+ "id": 82,
18
18
  "name": "module",
19
19
  "kind": 1024,
20
20
  "kindString": "Property",
@@ -26,12 +26,12 @@
26
26
  "fileName": "packages/modules/packages/module/src/ModuleRenderProps.tsx",
27
27
  "line": 4,
28
28
  "character": 2,
29
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/ModuleRenderProps.tsx#L4"
29
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/ModuleRenderProps.tsx#L4"
30
30
  }
31
31
  ],
32
32
  "type": {
33
33
  "type": "reference",
34
- "id": 51,
34
+ "id": 83,
35
35
  "name": "T"
36
36
  }
37
37
  }
@@ -40,7 +40,7 @@
40
40
  {
41
41
  "title": "Properties",
42
42
  "children": [
43
- 50
43
+ 82
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/b2b294de7/packages/modules/packages/module/src/ModuleRenderProps.tsx#L3"
52
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/ModuleRenderProps.tsx#L3"
53
53
  }
54
54
  ],
55
55
  "typeParameters": [
56
56
  {
57
- "id": 51,
57
+ "id": 83,
58
58
  "name": "T",
59
59
  "kind": 131072,
60
60
  "kindString": "Type parameter",
@@ -85,7 +85,7 @@
85
85
  "fileName": "packages/modules/packages/module/src/components/Card/Diviner/Card.tsx",
86
86
  "line": 9,
87
87
  "character": 13,
88
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/Card/Diviner/Card.tsx#L9"
88
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/Card/Diviner/Card.tsx#L9"
89
89
  }
90
90
  ],
91
91
  "signatures": [
@@ -110,6 +110,22 @@
110
110
  "typeArguments": [
111
111
  {
112
112
  "type": "reference",
113
+ "typeArguments": [
114
+ {
115
+ "type": "literal",
116
+ "value": "div"
117
+ },
118
+ {
119
+ "type": "reflection",
120
+ "declaration": {
121
+ "id": 4,
122
+ "name": "__type",
123
+ "kind": 65536,
124
+ "kindString": "Type literal",
125
+ "flags": {}
126
+ }
127
+ }
128
+ ],
113
129
  "name": "PaperProps",
114
130
  "qualifiedName": "PaperProps",
115
131
  "package": "@mui/material"
@@ -126,7 +142,7 @@
126
142
  {
127
143
  "type": "reflection",
128
144
  "declaration": {
129
- "id": 4,
145
+ "id": 5,
130
146
  "name": "__type",
131
147
  "kind": 65536,
132
148
  "kindString": "Type literal",
@@ -195,7 +211,7 @@
195
211
  {
196
212
  "type": "reflection",
197
213
  "declaration": {
198
- "id": 5,
214
+ "id": 6,
199
215
  "name": "__type",
200
216
  "kind": 65536,
201
217
  "kindString": "Type literal",
@@ -203,7 +219,7 @@
203
219
  "sources": [
204
220
  {
205
221
  "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
206
- "line": 773,
222
+ "line": 789,
207
223
  "character": 43
208
224
  }
209
225
  ]
@@ -1297,10 +1313,194 @@
1297
1313
  },
1298
1314
  {
1299
1315
  "type": "reference",
1300
- "id": 49,
1316
+ "id": 81,
1301
1317
  "typeArguments": [
1302
1318
  {
1303
1319
  "type": "reference",
1320
+ "typeArguments": [
1321
+ {
1322
+ "type": "reference",
1323
+ "typeArguments": [
1324
+ {
1325
+ "type": "intersection",
1326
+ "types": [
1327
+ {
1328
+ "type": "reference",
1329
+ "name": "SchemaFields",
1330
+ "qualifiedName": "SchemaFields",
1331
+ "package": "@xyo-network/payload-model"
1332
+ },
1333
+ {
1334
+ "type": "reference",
1335
+ "name": "PayloadFields",
1336
+ "qualifiedName": "PayloadFields",
1337
+ "package": "@xyo-network/payload-model"
1338
+ },
1339
+ {
1340
+ "type": "reflection",
1341
+ "declaration": {
1342
+ "id": 7,
1343
+ "name": "__type",
1344
+ "kind": 65536,
1345
+ "kindString": "Type literal",
1346
+ "flags": {},
1347
+ "sources": [
1348
+ {
1349
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1350
+ "line": 8,
1351
+ "character": 103
1352
+ }
1353
+ ]
1354
+ }
1355
+ },
1356
+ {
1357
+ "type": "reference",
1358
+ "typeArguments": [
1359
+ {
1360
+ "type": "intersection",
1361
+ "types": [
1362
+ {
1363
+ "type": "reference",
1364
+ "typeArguments": [
1365
+ {
1366
+ "type": "intersection",
1367
+ "types": [
1368
+ {
1369
+ "type": "reference",
1370
+ "name": "SchemaFields",
1371
+ "qualifiedName": "SchemaFields",
1372
+ "package": "@xyo-network/payload-model"
1373
+ },
1374
+ {
1375
+ "type": "reference",
1376
+ "name": "PayloadFields",
1377
+ "qualifiedName": "PayloadFields",
1378
+ "package": "@xyo-network/payload-model"
1379
+ },
1380
+ {
1381
+ "type": "reflection",
1382
+ "declaration": {
1383
+ "id": 8,
1384
+ "name": "__type",
1385
+ "kind": 65536,
1386
+ "kindString": "Type literal",
1387
+ "flags": {},
1388
+ "sources": [
1389
+ {
1390
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1391
+ "line": 8,
1392
+ "character": 103
1393
+ }
1394
+ ]
1395
+ }
1396
+ },
1397
+ {
1398
+ "type": "reference",
1399
+ "typeArguments": [
1400
+ {
1401
+ "type": "intersection",
1402
+ "types": [
1403
+ {
1404
+ "type": "reflection",
1405
+ "declaration": {
1406
+ "id": 9,
1407
+ "name": "__type",
1408
+ "kind": 65536,
1409
+ "kindString": "Type literal",
1410
+ "flags": {},
1411
+ "sources": [
1412
+ {
1413
+ "fileName": "node_modules/@xyo-network/diviner-model/dist/types/Config.d.ts",
1414
+ "line": 5,
1415
+ "character": 90
1416
+ }
1417
+ ]
1418
+ }
1419
+ },
1420
+ {
1421
+ "type": "reference",
1422
+ "typeArguments": [
1423
+ {
1424
+ "type": "intrinsic",
1425
+ "name": "undefined"
1426
+ },
1427
+ {
1428
+ "type": "literal",
1429
+ "value": "schema"
1430
+ }
1431
+ ],
1432
+ "name": "Omit",
1433
+ "qualifiedName": "Omit",
1434
+ "package": "typescript"
1435
+ }
1436
+ ]
1437
+ },
1438
+ {
1439
+ "type": "literal",
1440
+ "value": "schema"
1441
+ }
1442
+ ],
1443
+ "name": "Omit",
1444
+ "qualifiedName": "Omit",
1445
+ "package": "typescript"
1446
+ }
1447
+ ]
1448
+ },
1449
+ {
1450
+ "type": "literal",
1451
+ "value": "schema"
1452
+ }
1453
+ ],
1454
+ "name": "Omit",
1455
+ "qualifiedName": "Omit",
1456
+ "package": "typescript"
1457
+ },
1458
+ {
1459
+ "type": "reflection",
1460
+ "declaration": {
1461
+ "id": 10,
1462
+ "name": "__type",
1463
+ "kind": 65536,
1464
+ "kindString": "Type literal",
1465
+ "flags": {},
1466
+ "sources": [
1467
+ {
1468
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
1469
+ "line": 18,
1470
+ "character": 58
1471
+ }
1472
+ ]
1473
+ }
1474
+ }
1475
+ ]
1476
+ },
1477
+ {
1478
+ "type": "literal",
1479
+ "value": "schema"
1480
+ }
1481
+ ],
1482
+ "name": "Omit",
1483
+ "qualifiedName": "Omit",
1484
+ "package": "typescript"
1485
+ }
1486
+ ]
1487
+ },
1488
+ {
1489
+ "type": "intrinsic",
1490
+ "name": "undefined"
1491
+ }
1492
+ ],
1493
+ "name": "DivinerParams",
1494
+ "qualifiedName": "DivinerParams",
1495
+ "package": "@xyo-network/diviner-model"
1496
+ },
1497
+ {
1498
+ "type": "reference",
1499
+ "name": "DivinerModuleEventData",
1500
+ "qualifiedName": "DivinerModuleEventData",
1501
+ "package": "@xyo-network/diviner-model"
1502
+ }
1503
+ ],
1304
1504
  "name": "DivinerModule",
1305
1505
  "qualifiedName": "DivinerModule",
1306
1506
  "package": "@xyo-network/diviner-model"
@@ -1312,7 +1512,7 @@
1312
1512
  }
1313
1513
  },
1314
1514
  {
1315
- "id": 6,
1515
+ "id": 11,
1316
1516
  "name": "context",
1317
1517
  "kind": 32768,
1318
1518
  "kindString": "Parameter",
@@ -1354,7 +1554,7 @@
1354
1554
  ]
1355
1555
  },
1356
1556
  {
1357
- "id": 7,
1557
+ "id": 12,
1358
1558
  "name": "DivinerCardContent",
1359
1559
  "kind": 64,
1360
1560
  "kindString": "Function",
@@ -1364,19 +1564,19 @@
1364
1564
  "fileName": "packages/modules/packages/module/src/components/Card/Diviner/CardContent.tsx",
1365
1565
  "line": 7,
1366
1566
  "character": 13,
1367
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/Card/Diviner/CardContent.tsx#L7"
1567
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/Card/Diviner/CardContent.tsx#L7"
1368
1568
  }
1369
1569
  ],
1370
1570
  "signatures": [
1371
1571
  {
1372
- "id": 8,
1572
+ "id": 13,
1373
1573
  "name": "DivinerCardContent",
1374
1574
  "kind": 4096,
1375
1575
  "kindString": "Call signature",
1376
1576
  "flags": {},
1377
1577
  "parameters": [
1378
1578
  {
1379
- "id": 9,
1579
+ "id": 14,
1380
1580
  "name": "props",
1381
1581
  "kind": 32768,
1382
1582
  "kindString": "Parameter",
@@ -1386,10 +1586,194 @@
1386
1586
  "types": [
1387
1587
  {
1388
1588
  "type": "reference",
1389
- "id": 49,
1589
+ "id": 81,
1390
1590
  "typeArguments": [
1391
1591
  {
1392
1592
  "type": "reference",
1593
+ "typeArguments": [
1594
+ {
1595
+ "type": "reference",
1596
+ "typeArguments": [
1597
+ {
1598
+ "type": "intersection",
1599
+ "types": [
1600
+ {
1601
+ "type": "reference",
1602
+ "name": "SchemaFields",
1603
+ "qualifiedName": "SchemaFields",
1604
+ "package": "@xyo-network/payload-model"
1605
+ },
1606
+ {
1607
+ "type": "reference",
1608
+ "name": "PayloadFields",
1609
+ "qualifiedName": "PayloadFields",
1610
+ "package": "@xyo-network/payload-model"
1611
+ },
1612
+ {
1613
+ "type": "reflection",
1614
+ "declaration": {
1615
+ "id": 15,
1616
+ "name": "__type",
1617
+ "kind": 65536,
1618
+ "kindString": "Type literal",
1619
+ "flags": {},
1620
+ "sources": [
1621
+ {
1622
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1623
+ "line": 8,
1624
+ "character": 103
1625
+ }
1626
+ ]
1627
+ }
1628
+ },
1629
+ {
1630
+ "type": "reference",
1631
+ "typeArguments": [
1632
+ {
1633
+ "type": "intersection",
1634
+ "types": [
1635
+ {
1636
+ "type": "reference",
1637
+ "typeArguments": [
1638
+ {
1639
+ "type": "intersection",
1640
+ "types": [
1641
+ {
1642
+ "type": "reference",
1643
+ "name": "SchemaFields",
1644
+ "qualifiedName": "SchemaFields",
1645
+ "package": "@xyo-network/payload-model"
1646
+ },
1647
+ {
1648
+ "type": "reference",
1649
+ "name": "PayloadFields",
1650
+ "qualifiedName": "PayloadFields",
1651
+ "package": "@xyo-network/payload-model"
1652
+ },
1653
+ {
1654
+ "type": "reflection",
1655
+ "declaration": {
1656
+ "id": 16,
1657
+ "name": "__type",
1658
+ "kind": 65536,
1659
+ "kindString": "Type literal",
1660
+ "flags": {},
1661
+ "sources": [
1662
+ {
1663
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
1664
+ "line": 8,
1665
+ "character": 103
1666
+ }
1667
+ ]
1668
+ }
1669
+ },
1670
+ {
1671
+ "type": "reference",
1672
+ "typeArguments": [
1673
+ {
1674
+ "type": "intersection",
1675
+ "types": [
1676
+ {
1677
+ "type": "reflection",
1678
+ "declaration": {
1679
+ "id": 17,
1680
+ "name": "__type",
1681
+ "kind": 65536,
1682
+ "kindString": "Type literal",
1683
+ "flags": {},
1684
+ "sources": [
1685
+ {
1686
+ "fileName": "node_modules/@xyo-network/diviner-model/dist/types/Config.d.ts",
1687
+ "line": 5,
1688
+ "character": 90
1689
+ }
1690
+ ]
1691
+ }
1692
+ },
1693
+ {
1694
+ "type": "reference",
1695
+ "typeArguments": [
1696
+ {
1697
+ "type": "intrinsic",
1698
+ "name": "undefined"
1699
+ },
1700
+ {
1701
+ "type": "literal",
1702
+ "value": "schema"
1703
+ }
1704
+ ],
1705
+ "name": "Omit",
1706
+ "qualifiedName": "Omit",
1707
+ "package": "typescript"
1708
+ }
1709
+ ]
1710
+ },
1711
+ {
1712
+ "type": "literal",
1713
+ "value": "schema"
1714
+ }
1715
+ ],
1716
+ "name": "Omit",
1717
+ "qualifiedName": "Omit",
1718
+ "package": "typescript"
1719
+ }
1720
+ ]
1721
+ },
1722
+ {
1723
+ "type": "literal",
1724
+ "value": "schema"
1725
+ }
1726
+ ],
1727
+ "name": "Omit",
1728
+ "qualifiedName": "Omit",
1729
+ "package": "typescript"
1730
+ },
1731
+ {
1732
+ "type": "reflection",
1733
+ "declaration": {
1734
+ "id": 18,
1735
+ "name": "__type",
1736
+ "kind": 65536,
1737
+ "kindString": "Type literal",
1738
+ "flags": {},
1739
+ "sources": [
1740
+ {
1741
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
1742
+ "line": 18,
1743
+ "character": 58
1744
+ }
1745
+ ]
1746
+ }
1747
+ }
1748
+ ]
1749
+ },
1750
+ {
1751
+ "type": "literal",
1752
+ "value": "schema"
1753
+ }
1754
+ ],
1755
+ "name": "Omit",
1756
+ "qualifiedName": "Omit",
1757
+ "package": "typescript"
1758
+ }
1759
+ ]
1760
+ },
1761
+ {
1762
+ "type": "intrinsic",
1763
+ "name": "undefined"
1764
+ }
1765
+ ],
1766
+ "name": "DivinerParams",
1767
+ "qualifiedName": "DivinerParams",
1768
+ "package": "@xyo-network/diviner-model"
1769
+ },
1770
+ {
1771
+ "type": "reference",
1772
+ "name": "DivinerModuleEventData",
1773
+ "qualifiedName": "DivinerModuleEventData",
1774
+ "package": "@xyo-network/diviner-model"
1775
+ }
1776
+ ],
1393
1777
  "name": "DivinerModule",
1394
1778
  "qualifiedName": "DivinerModule",
1395
1779
  "package": "@xyo-network/diviner-model"
@@ -1400,7 +1784,7 @@
1400
1784
  {
1401
1785
  "type": "reflection",
1402
1786
  "declaration": {
1403
- "id": 10,
1787
+ "id": 19,
1404
1788
  "name": "__type",
1405
1789
  "kind": 65536,
1406
1790
  "kindString": "Type literal",
@@ -1469,7 +1853,7 @@
1469
1853
  {
1470
1854
  "type": "reflection",
1471
1855
  "declaration": {
1472
- "id": 11,
1856
+ "id": 20,
1473
1857
  "name": "__type",
1474
1858
  "kind": 65536,
1475
1859
  "kindString": "Type literal",
@@ -1477,7 +1861,7 @@
1477
1861
  "sources": [
1478
1862
  {
1479
1863
  "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1480
- "line": 773,
1864
+ "line": 789,
1481
1865
  "character": 43
1482
1866
  }
1483
1867
  ]
@@ -1517,7 +1901,7 @@
1517
1901
  }
1518
1902
  },
1519
1903
  {
1520
- "id": 12,
1904
+ "id": 21,
1521
1905
  "name": "context",
1522
1906
  "kind": 32768,
1523
1907
  "kindString": "Parameter",
@@ -1559,7 +1943,7 @@
1559
1943
  ]
1560
1944
  },
1561
1945
  {
1562
- "id": 13,
1946
+ "id": 22,
1563
1947
  "name": "DivinerCardHeader",
1564
1948
  "kind": 64,
1565
1949
  "kindString": "Function",
@@ -1569,19 +1953,19 @@
1569
1953
  "fileName": "packages/modules/packages/module/src/components/Card/Diviner/CardHeader.tsx",
1570
1954
  "line": 7,
1571
1955
  "character": 13,
1572
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/Card/Diviner/CardHeader.tsx#L7"
1956
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/Card/Diviner/CardHeader.tsx#L7"
1573
1957
  }
1574
1958
  ],
1575
1959
  "signatures": [
1576
1960
  {
1577
- "id": 14,
1961
+ "id": 23,
1578
1962
  "name": "DivinerCardHeader",
1579
1963
  "kind": 4096,
1580
1964
  "kindString": "Call signature",
1581
1965
  "flags": {},
1582
1966
  "parameters": [
1583
1967
  {
1584
- "id": 15,
1968
+ "id": 24,
1585
1969
  "name": "props",
1586
1970
  "kind": 32768,
1587
1971
  "kindString": "Parameter",
@@ -1591,10 +1975,194 @@
1591
1975
  "types": [
1592
1976
  {
1593
1977
  "type": "reference",
1594
- "id": 49,
1978
+ "id": 81,
1595
1979
  "typeArguments": [
1596
1980
  {
1597
1981
  "type": "reference",
1982
+ "typeArguments": [
1983
+ {
1984
+ "type": "reference",
1985
+ "typeArguments": [
1986
+ {
1987
+ "type": "intersection",
1988
+ "types": [
1989
+ {
1990
+ "type": "reference",
1991
+ "name": "SchemaFields",
1992
+ "qualifiedName": "SchemaFields",
1993
+ "package": "@xyo-network/payload-model"
1994
+ },
1995
+ {
1996
+ "type": "reference",
1997
+ "name": "PayloadFields",
1998
+ "qualifiedName": "PayloadFields",
1999
+ "package": "@xyo-network/payload-model"
2000
+ },
2001
+ {
2002
+ "type": "reflection",
2003
+ "declaration": {
2004
+ "id": 25,
2005
+ "name": "__type",
2006
+ "kind": 65536,
2007
+ "kindString": "Type literal",
2008
+ "flags": {},
2009
+ "sources": [
2010
+ {
2011
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2012
+ "line": 8,
2013
+ "character": 103
2014
+ }
2015
+ ]
2016
+ }
2017
+ },
2018
+ {
2019
+ "type": "reference",
2020
+ "typeArguments": [
2021
+ {
2022
+ "type": "intersection",
2023
+ "types": [
2024
+ {
2025
+ "type": "reference",
2026
+ "typeArguments": [
2027
+ {
2028
+ "type": "intersection",
2029
+ "types": [
2030
+ {
2031
+ "type": "reference",
2032
+ "name": "SchemaFields",
2033
+ "qualifiedName": "SchemaFields",
2034
+ "package": "@xyo-network/payload-model"
2035
+ },
2036
+ {
2037
+ "type": "reference",
2038
+ "name": "PayloadFields",
2039
+ "qualifiedName": "PayloadFields",
2040
+ "package": "@xyo-network/payload-model"
2041
+ },
2042
+ {
2043
+ "type": "reflection",
2044
+ "declaration": {
2045
+ "id": 26,
2046
+ "name": "__type",
2047
+ "kind": 65536,
2048
+ "kindString": "Type literal",
2049
+ "flags": {},
2050
+ "sources": [
2051
+ {
2052
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
2053
+ "line": 8,
2054
+ "character": 103
2055
+ }
2056
+ ]
2057
+ }
2058
+ },
2059
+ {
2060
+ "type": "reference",
2061
+ "typeArguments": [
2062
+ {
2063
+ "type": "intersection",
2064
+ "types": [
2065
+ {
2066
+ "type": "reflection",
2067
+ "declaration": {
2068
+ "id": 27,
2069
+ "name": "__type",
2070
+ "kind": 65536,
2071
+ "kindString": "Type literal",
2072
+ "flags": {},
2073
+ "sources": [
2074
+ {
2075
+ "fileName": "node_modules/@xyo-network/diviner-model/dist/types/Config.d.ts",
2076
+ "line": 5,
2077
+ "character": 90
2078
+ }
2079
+ ]
2080
+ }
2081
+ },
2082
+ {
2083
+ "type": "reference",
2084
+ "typeArguments": [
2085
+ {
2086
+ "type": "intrinsic",
2087
+ "name": "undefined"
2088
+ },
2089
+ {
2090
+ "type": "literal",
2091
+ "value": "schema"
2092
+ }
2093
+ ],
2094
+ "name": "Omit",
2095
+ "qualifiedName": "Omit",
2096
+ "package": "typescript"
2097
+ }
2098
+ ]
2099
+ },
2100
+ {
2101
+ "type": "literal",
2102
+ "value": "schema"
2103
+ }
2104
+ ],
2105
+ "name": "Omit",
2106
+ "qualifiedName": "Omit",
2107
+ "package": "typescript"
2108
+ }
2109
+ ]
2110
+ },
2111
+ {
2112
+ "type": "literal",
2113
+ "value": "schema"
2114
+ }
2115
+ ],
2116
+ "name": "Omit",
2117
+ "qualifiedName": "Omit",
2118
+ "package": "typescript"
2119
+ },
2120
+ {
2121
+ "type": "reflection",
2122
+ "declaration": {
2123
+ "id": 28,
2124
+ "name": "__type",
2125
+ "kind": 65536,
2126
+ "kindString": "Type literal",
2127
+ "flags": {},
2128
+ "sources": [
2129
+ {
2130
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
2131
+ "line": 18,
2132
+ "character": 58
2133
+ }
2134
+ ]
2135
+ }
2136
+ }
2137
+ ]
2138
+ },
2139
+ {
2140
+ "type": "literal",
2141
+ "value": "schema"
2142
+ }
2143
+ ],
2144
+ "name": "Omit",
2145
+ "qualifiedName": "Omit",
2146
+ "package": "typescript"
2147
+ }
2148
+ ]
2149
+ },
2150
+ {
2151
+ "type": "intrinsic",
2152
+ "name": "undefined"
2153
+ }
2154
+ ],
2155
+ "name": "DivinerParams",
2156
+ "qualifiedName": "DivinerParams",
2157
+ "package": "@xyo-network/diviner-model"
2158
+ },
2159
+ {
2160
+ "type": "reference",
2161
+ "name": "DivinerModuleEventData",
2162
+ "qualifiedName": "DivinerModuleEventData",
2163
+ "package": "@xyo-network/diviner-model"
2164
+ }
2165
+ ],
1598
2166
  "name": "DivinerModule",
1599
2167
  "qualifiedName": "DivinerModule",
1600
2168
  "package": "@xyo-network/diviner-model"
@@ -1605,7 +2173,7 @@
1605
2173
  {
1606
2174
  "type": "reflection",
1607
2175
  "declaration": {
1608
- "id": 16,
2176
+ "id": 29,
1609
2177
  "name": "__type",
1610
2178
  "kind": 65536,
1611
2179
  "kindString": "Type literal",
@@ -1674,7 +2242,7 @@
1674
2242
  {
1675
2243
  "type": "reflection",
1676
2244
  "declaration": {
1677
- "id": 17,
2245
+ "id": 30,
1678
2246
  "name": "__type",
1679
2247
  "kind": 65536,
1680
2248
  "kindString": "Type literal",
@@ -1682,7 +2250,7 @@
1682
2250
  "sources": [
1683
2251
  {
1684
2252
  "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1685
- "line": 773,
2253
+ "line": 789,
1686
2254
  "character": 43
1687
2255
  }
1688
2256
  ]
@@ -1746,7 +2314,7 @@
1746
2314
  }
1747
2315
  },
1748
2316
  {
1749
- "id": 18,
2317
+ "id": 31,
1750
2318
  "name": "context",
1751
2319
  "kind": 32768,
1752
2320
  "kindString": "Parameter",
@@ -1788,7 +2356,7 @@
1788
2356
  ]
1789
2357
  },
1790
2358
  {
1791
- "id": 19,
2359
+ "id": 32,
1792
2360
  "name": "ModuleCard",
1793
2361
  "kind": 64,
1794
2362
  "kindString": "Function",
@@ -1798,19 +2366,19 @@
1798
2366
  "fileName": "packages/modules/packages/module/src/components/Card/Module/Card.tsx",
1799
2367
  "line": 8,
1800
2368
  "character": 13,
1801
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/Card/Module/Card.tsx#L8"
2369
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/Card/Module/Card.tsx#L8"
1802
2370
  }
1803
2371
  ],
1804
2372
  "signatures": [
1805
2373
  {
1806
- "id": 20,
2374
+ "id": 33,
1807
2375
  "name": "ModuleCard",
1808
2376
  "kind": 4096,
1809
2377
  "kindString": "Call signature",
1810
2378
  "flags": {},
1811
2379
  "parameters": [
1812
2380
  {
1813
- "id": 21,
2381
+ "id": 34,
1814
2382
  "name": "props",
1815
2383
  "kind": 32768,
1816
2384
  "kindString": "Parameter",
@@ -1823,6 +2391,22 @@
1823
2391
  "typeArguments": [
1824
2392
  {
1825
2393
  "type": "reference",
2394
+ "typeArguments": [
2395
+ {
2396
+ "type": "literal",
2397
+ "value": "div"
2398
+ },
2399
+ {
2400
+ "type": "reflection",
2401
+ "declaration": {
2402
+ "id": 35,
2403
+ "name": "__type",
2404
+ "kind": 65536,
2405
+ "kindString": "Type literal",
2406
+ "flags": {}
2407
+ }
2408
+ }
2409
+ ],
1826
2410
  "name": "PaperProps",
1827
2411
  "qualifiedName": "PaperProps",
1828
2412
  "package": "@mui/material"
@@ -1839,7 +2423,7 @@
1839
2423
  {
1840
2424
  "type": "reflection",
1841
2425
  "declaration": {
1842
- "id": 22,
2426
+ "id": 36,
1843
2427
  "name": "__type",
1844
2428
  "kind": 65536,
1845
2429
  "kindString": "Type literal",
@@ -1908,7 +2492,7 @@
1908
2492
  {
1909
2493
  "type": "reflection",
1910
2494
  "declaration": {
1911
- "id": 23,
2495
+ "id": 37,
1912
2496
  "name": "__type",
1913
2497
  "kind": 65536,
1914
2498
  "kindString": "Type literal",
@@ -1916,7 +2500,7 @@
1916
2500
  "sources": [
1917
2501
  {
1918
2502
  "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1919
- "line": 773,
2503
+ "line": 789,
1920
2504
  "character": 43
1921
2505
  }
1922
2506
  ]
@@ -3010,10 +3594,160 @@
3010
3594
  },
3011
3595
  {
3012
3596
  "type": "reference",
3013
- "id": 49,
3597
+ "id": 81,
3014
3598
  "typeArguments": [
3015
3599
  {
3016
3600
  "type": "reference",
3601
+ "typeArguments": [
3602
+ {
3603
+ "type": "reference",
3604
+ "typeArguments": [
3605
+ {
3606
+ "type": "intersection",
3607
+ "types": [
3608
+ {
3609
+ "type": "reference",
3610
+ "name": "SchemaFields",
3611
+ "qualifiedName": "SchemaFields",
3612
+ "package": "@xyo-network/payload-model"
3613
+ },
3614
+ {
3615
+ "type": "reference",
3616
+ "name": "PayloadFields",
3617
+ "qualifiedName": "PayloadFields",
3618
+ "package": "@xyo-network/payload-model"
3619
+ },
3620
+ {
3621
+ "type": "reflection",
3622
+ "declaration": {
3623
+ "id": 38,
3624
+ "name": "__type",
3625
+ "kind": 65536,
3626
+ "kindString": "Type literal",
3627
+ "flags": {},
3628
+ "sources": [
3629
+ {
3630
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
3631
+ "line": 8,
3632
+ "character": 103
3633
+ }
3634
+ ]
3635
+ }
3636
+ },
3637
+ {
3638
+ "type": "reference",
3639
+ "typeArguments": [
3640
+ {
3641
+ "type": "intersection",
3642
+ "types": [
3643
+ {
3644
+ "type": "reference",
3645
+ "typeArguments": [
3646
+ {
3647
+ "type": "intersection",
3648
+ "types": [
3649
+ {
3650
+ "type": "reference",
3651
+ "name": "SchemaFields",
3652
+ "qualifiedName": "SchemaFields",
3653
+ "package": "@xyo-network/payload-model"
3654
+ },
3655
+ {
3656
+ "type": "reference",
3657
+ "name": "PayloadFields",
3658
+ "qualifiedName": "PayloadFields",
3659
+ "package": "@xyo-network/payload-model"
3660
+ },
3661
+ {
3662
+ "type": "reflection",
3663
+ "declaration": {
3664
+ "id": 39,
3665
+ "name": "__type",
3666
+ "kind": 65536,
3667
+ "kindString": "Type literal",
3668
+ "flags": {},
3669
+ "sources": [
3670
+ {
3671
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
3672
+ "line": 8,
3673
+ "character": 103
3674
+ }
3675
+ ]
3676
+ }
3677
+ },
3678
+ {
3679
+ "type": "reference",
3680
+ "typeArguments": [
3681
+ {
3682
+ "type": "intrinsic",
3683
+ "name": "undefined"
3684
+ },
3685
+ {
3686
+ "type": "literal",
3687
+ "value": "schema"
3688
+ }
3689
+ ],
3690
+ "name": "Omit",
3691
+ "qualifiedName": "Omit",
3692
+ "package": "typescript"
3693
+ }
3694
+ ]
3695
+ },
3696
+ {
3697
+ "type": "literal",
3698
+ "value": "schema"
3699
+ }
3700
+ ],
3701
+ "name": "Omit",
3702
+ "qualifiedName": "Omit",
3703
+ "package": "typescript"
3704
+ },
3705
+ {
3706
+ "type": "reflection",
3707
+ "declaration": {
3708
+ "id": 40,
3709
+ "name": "__type",
3710
+ "kind": 65536,
3711
+ "kindString": "Type literal",
3712
+ "flags": {},
3713
+ "sources": [
3714
+ {
3715
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
3716
+ "line": 18,
3717
+ "character": 58
3718
+ }
3719
+ ]
3720
+ }
3721
+ }
3722
+ ]
3723
+ },
3724
+ {
3725
+ "type": "literal",
3726
+ "value": "schema"
3727
+ }
3728
+ ],
3729
+ "name": "Omit",
3730
+ "qualifiedName": "Omit",
3731
+ "package": "typescript"
3732
+ }
3733
+ ]
3734
+ },
3735
+ {
3736
+ "type": "intrinsic",
3737
+ "name": "undefined"
3738
+ }
3739
+ ],
3740
+ "name": "ModuleParams",
3741
+ "qualifiedName": "ModuleParams",
3742
+ "package": "@xyo-network/module-model"
3743
+ },
3744
+ {
3745
+ "type": "reference",
3746
+ "name": "ModuleEventData",
3747
+ "qualifiedName": "ModuleEventData",
3748
+ "package": "@xyo-network/module-model"
3749
+ }
3750
+ ],
3017
3751
  "name": "Module",
3018
3752
  "qualifiedName": "Module",
3019
3753
  "package": "@xyo-network/module-model"
@@ -3025,7 +3759,7 @@
3025
3759
  }
3026
3760
  },
3027
3761
  {
3028
- "id": 24,
3762
+ "id": 41,
3029
3763
  "name": "context",
3030
3764
  "kind": 32768,
3031
3765
  "kindString": "Parameter",
@@ -3067,7 +3801,7 @@
3067
3801
  ]
3068
3802
  },
3069
3803
  {
3070
- "id": 25,
3804
+ "id": 42,
3071
3805
  "name": "ModuleCardActions",
3072
3806
  "kind": 64,
3073
3807
  "kindString": "Function",
@@ -3075,21 +3809,21 @@
3075
3809
  "sources": [
3076
3810
  {
3077
3811
  "fileName": "packages/modules/packages/module/src/components/Card/Module/CardActions.tsx",
3078
- "line": 15,
3812
+ "line": 10,
3079
3813
  "character": 13,
3080
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/Card/Module/CardActions.tsx#L15"
3814
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/Card/Module/CardActions.tsx#L10"
3081
3815
  }
3082
3816
  ],
3083
3817
  "signatures": [
3084
3818
  {
3085
- "id": 26,
3819
+ "id": 43,
3086
3820
  "name": "ModuleCardActions",
3087
3821
  "kind": 4096,
3088
3822
  "kindString": "Call signature",
3089
3823
  "flags": {},
3090
3824
  "parameters": [
3091
3825
  {
3092
- "id": 27,
3826
+ "id": 44,
3093
3827
  "name": "props",
3094
3828
  "kind": 32768,
3095
3829
  "kindString": "Parameter",
@@ -3105,10 +3839,160 @@
3105
3839
  },
3106
3840
  {
3107
3841
  "type": "reference",
3108
- "id": 49,
3842
+ "id": 81,
3109
3843
  "typeArguments": [
3110
3844
  {
3111
3845
  "type": "reference",
3846
+ "typeArguments": [
3847
+ {
3848
+ "type": "reference",
3849
+ "typeArguments": [
3850
+ {
3851
+ "type": "intersection",
3852
+ "types": [
3853
+ {
3854
+ "type": "reference",
3855
+ "name": "SchemaFields",
3856
+ "qualifiedName": "SchemaFields",
3857
+ "package": "@xyo-network/payload-model"
3858
+ },
3859
+ {
3860
+ "type": "reference",
3861
+ "name": "PayloadFields",
3862
+ "qualifiedName": "PayloadFields",
3863
+ "package": "@xyo-network/payload-model"
3864
+ },
3865
+ {
3866
+ "type": "reflection",
3867
+ "declaration": {
3868
+ "id": 45,
3869
+ "name": "__type",
3870
+ "kind": 65536,
3871
+ "kindString": "Type literal",
3872
+ "flags": {},
3873
+ "sources": [
3874
+ {
3875
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
3876
+ "line": 8,
3877
+ "character": 103
3878
+ }
3879
+ ]
3880
+ }
3881
+ },
3882
+ {
3883
+ "type": "reference",
3884
+ "typeArguments": [
3885
+ {
3886
+ "type": "intersection",
3887
+ "types": [
3888
+ {
3889
+ "type": "reference",
3890
+ "typeArguments": [
3891
+ {
3892
+ "type": "intersection",
3893
+ "types": [
3894
+ {
3895
+ "type": "reference",
3896
+ "name": "SchemaFields",
3897
+ "qualifiedName": "SchemaFields",
3898
+ "package": "@xyo-network/payload-model"
3899
+ },
3900
+ {
3901
+ "type": "reference",
3902
+ "name": "PayloadFields",
3903
+ "qualifiedName": "PayloadFields",
3904
+ "package": "@xyo-network/payload-model"
3905
+ },
3906
+ {
3907
+ "type": "reflection",
3908
+ "declaration": {
3909
+ "id": 46,
3910
+ "name": "__type",
3911
+ "kind": 65536,
3912
+ "kindString": "Type literal",
3913
+ "flags": {},
3914
+ "sources": [
3915
+ {
3916
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
3917
+ "line": 8,
3918
+ "character": 103
3919
+ }
3920
+ ]
3921
+ }
3922
+ },
3923
+ {
3924
+ "type": "reference",
3925
+ "typeArguments": [
3926
+ {
3927
+ "type": "intrinsic",
3928
+ "name": "undefined"
3929
+ },
3930
+ {
3931
+ "type": "literal",
3932
+ "value": "schema"
3933
+ }
3934
+ ],
3935
+ "name": "Omit",
3936
+ "qualifiedName": "Omit",
3937
+ "package": "typescript"
3938
+ }
3939
+ ]
3940
+ },
3941
+ {
3942
+ "type": "literal",
3943
+ "value": "schema"
3944
+ }
3945
+ ],
3946
+ "name": "Omit",
3947
+ "qualifiedName": "Omit",
3948
+ "package": "typescript"
3949
+ },
3950
+ {
3951
+ "type": "reflection",
3952
+ "declaration": {
3953
+ "id": 47,
3954
+ "name": "__type",
3955
+ "kind": 65536,
3956
+ "kindString": "Type literal",
3957
+ "flags": {},
3958
+ "sources": [
3959
+ {
3960
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
3961
+ "line": 18,
3962
+ "character": 58
3963
+ }
3964
+ ]
3965
+ }
3966
+ }
3967
+ ]
3968
+ },
3969
+ {
3970
+ "type": "literal",
3971
+ "value": "schema"
3972
+ }
3973
+ ],
3974
+ "name": "Omit",
3975
+ "qualifiedName": "Omit",
3976
+ "package": "typescript"
3977
+ }
3978
+ ]
3979
+ },
3980
+ {
3981
+ "type": "intrinsic",
3982
+ "name": "undefined"
3983
+ }
3984
+ ],
3985
+ "name": "ModuleParams",
3986
+ "qualifiedName": "ModuleParams",
3987
+ "package": "@xyo-network/module-model"
3988
+ },
3989
+ {
3990
+ "type": "reference",
3991
+ "name": "ModuleEventData",
3992
+ "qualifiedName": "ModuleEventData",
3993
+ "package": "@xyo-network/module-model"
3994
+ }
3995
+ ],
3112
3996
  "name": "Module",
3113
3997
  "qualifiedName": "Module",
3114
3998
  "package": "@xyo-network/module-model"
@@ -3120,7 +4004,7 @@
3120
4004
  }
3121
4005
  },
3122
4006
  {
3123
- "id": 28,
4007
+ "id": 48,
3124
4008
  "name": "context",
3125
4009
  "kind": 32768,
3126
4010
  "kindString": "Parameter",
@@ -3162,7 +4046,7 @@
3162
4046
  ]
3163
4047
  },
3164
4048
  {
3165
- "id": 29,
4049
+ "id": 49,
3166
4050
  "name": "ModuleCardContent",
3167
4051
  "kind": 64,
3168
4052
  "kindString": "Function",
@@ -3172,19 +4056,19 @@
3172
4056
  "fileName": "packages/modules/packages/module/src/components/Card/Module/CardContent.tsx",
3173
4057
  "line": 5,
3174
4058
  "character": 13,
3175
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/Card/Module/CardContent.tsx#L5"
4059
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/Card/Module/CardContent.tsx#L5"
3176
4060
  }
3177
4061
  ],
3178
4062
  "signatures": [
3179
4063
  {
3180
- "id": 30,
4064
+ "id": 50,
3181
4065
  "name": "ModuleCardContent",
3182
4066
  "kind": 4096,
3183
4067
  "kindString": "Call signature",
3184
4068
  "flags": {},
3185
4069
  "parameters": [
3186
4070
  {
3187
- "id": 31,
4071
+ "id": 51,
3188
4072
  "name": "props",
3189
4073
  "kind": 32768,
3190
4074
  "kindString": "Parameter",
@@ -3194,10 +4078,160 @@
3194
4078
  "types": [
3195
4079
  {
3196
4080
  "type": "reference",
3197
- "id": 49,
4081
+ "id": 81,
3198
4082
  "typeArguments": [
3199
4083
  {
3200
4084
  "type": "reference",
4085
+ "typeArguments": [
4086
+ {
4087
+ "type": "reference",
4088
+ "typeArguments": [
4089
+ {
4090
+ "type": "intersection",
4091
+ "types": [
4092
+ {
4093
+ "type": "reference",
4094
+ "name": "SchemaFields",
4095
+ "qualifiedName": "SchemaFields",
4096
+ "package": "@xyo-network/payload-model"
4097
+ },
4098
+ {
4099
+ "type": "reference",
4100
+ "name": "PayloadFields",
4101
+ "qualifiedName": "PayloadFields",
4102
+ "package": "@xyo-network/payload-model"
4103
+ },
4104
+ {
4105
+ "type": "reflection",
4106
+ "declaration": {
4107
+ "id": 52,
4108
+ "name": "__type",
4109
+ "kind": 65536,
4110
+ "kindString": "Type literal",
4111
+ "flags": {},
4112
+ "sources": [
4113
+ {
4114
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
4115
+ "line": 8,
4116
+ "character": 103
4117
+ }
4118
+ ]
4119
+ }
4120
+ },
4121
+ {
4122
+ "type": "reference",
4123
+ "typeArguments": [
4124
+ {
4125
+ "type": "intersection",
4126
+ "types": [
4127
+ {
4128
+ "type": "reference",
4129
+ "typeArguments": [
4130
+ {
4131
+ "type": "intersection",
4132
+ "types": [
4133
+ {
4134
+ "type": "reference",
4135
+ "name": "SchemaFields",
4136
+ "qualifiedName": "SchemaFields",
4137
+ "package": "@xyo-network/payload-model"
4138
+ },
4139
+ {
4140
+ "type": "reference",
4141
+ "name": "PayloadFields",
4142
+ "qualifiedName": "PayloadFields",
4143
+ "package": "@xyo-network/payload-model"
4144
+ },
4145
+ {
4146
+ "type": "reflection",
4147
+ "declaration": {
4148
+ "id": 53,
4149
+ "name": "__type",
4150
+ "kind": 65536,
4151
+ "kindString": "Type literal",
4152
+ "flags": {},
4153
+ "sources": [
4154
+ {
4155
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
4156
+ "line": 8,
4157
+ "character": 103
4158
+ }
4159
+ ]
4160
+ }
4161
+ },
4162
+ {
4163
+ "type": "reference",
4164
+ "typeArguments": [
4165
+ {
4166
+ "type": "intrinsic",
4167
+ "name": "undefined"
4168
+ },
4169
+ {
4170
+ "type": "literal",
4171
+ "value": "schema"
4172
+ }
4173
+ ],
4174
+ "name": "Omit",
4175
+ "qualifiedName": "Omit",
4176
+ "package": "typescript"
4177
+ }
4178
+ ]
4179
+ },
4180
+ {
4181
+ "type": "literal",
4182
+ "value": "schema"
4183
+ }
4184
+ ],
4185
+ "name": "Omit",
4186
+ "qualifiedName": "Omit",
4187
+ "package": "typescript"
4188
+ },
4189
+ {
4190
+ "type": "reflection",
4191
+ "declaration": {
4192
+ "id": 54,
4193
+ "name": "__type",
4194
+ "kind": 65536,
4195
+ "kindString": "Type literal",
4196
+ "flags": {},
4197
+ "sources": [
4198
+ {
4199
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
4200
+ "line": 18,
4201
+ "character": 58
4202
+ }
4203
+ ]
4204
+ }
4205
+ }
4206
+ ]
4207
+ },
4208
+ {
4209
+ "type": "literal",
4210
+ "value": "schema"
4211
+ }
4212
+ ],
4213
+ "name": "Omit",
4214
+ "qualifiedName": "Omit",
4215
+ "package": "typescript"
4216
+ }
4217
+ ]
4218
+ },
4219
+ {
4220
+ "type": "intrinsic",
4221
+ "name": "undefined"
4222
+ }
4223
+ ],
4224
+ "name": "ModuleParams",
4225
+ "qualifiedName": "ModuleParams",
4226
+ "package": "@xyo-network/module-model"
4227
+ },
4228
+ {
4229
+ "type": "reference",
4230
+ "name": "ModuleEventData",
4231
+ "qualifiedName": "ModuleEventData",
4232
+ "package": "@xyo-network/module-model"
4233
+ }
4234
+ ],
3201
4235
  "name": "Module",
3202
4236
  "qualifiedName": "Module",
3203
4237
  "package": "@xyo-network/module-model"
@@ -3208,7 +4242,7 @@
3208
4242
  {
3209
4243
  "type": "reflection",
3210
4244
  "declaration": {
3211
- "id": 32,
4245
+ "id": 55,
3212
4246
  "name": "__type",
3213
4247
  "kind": 65536,
3214
4248
  "kindString": "Type literal",
@@ -3277,7 +4311,7 @@
3277
4311
  {
3278
4312
  "type": "reflection",
3279
4313
  "declaration": {
3280
- "id": 33,
4314
+ "id": 56,
3281
4315
  "name": "__type",
3282
4316
  "kind": 65536,
3283
4317
  "kindString": "Type literal",
@@ -3285,7 +4319,7 @@
3285
4319
  "sources": [
3286
4320
  {
3287
4321
  "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3288
- "line": 773,
4322
+ "line": 789,
3289
4323
  "character": 43
3290
4324
  }
3291
4325
  ]
@@ -3325,7 +4359,7 @@
3325
4359
  }
3326
4360
  },
3327
4361
  {
3328
- "id": 34,
4362
+ "id": 57,
3329
4363
  "name": "context",
3330
4364
  "kind": 32768,
3331
4365
  "kindString": "Parameter",
@@ -3367,7 +4401,7 @@
3367
4401
  ]
3368
4402
  },
3369
4403
  {
3370
- "id": 35,
4404
+ "id": 58,
3371
4405
  "name": "ModuleCardHeader",
3372
4406
  "kind": 64,
3373
4407
  "kindString": "Function",
@@ -3375,21 +4409,21 @@
3375
4409
  "sources": [
3376
4410
  {
3377
4411
  "fileName": "packages/modules/packages/module/src/components/Card/Module/CardHeader.tsx",
3378
- "line": 7,
4412
+ "line": 11,
3379
4413
  "character": 13,
3380
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/Card/Module/CardHeader.tsx#L7"
4414
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/Card/Module/CardHeader.tsx#L11"
3381
4415
  }
3382
4416
  ],
3383
4417
  "signatures": [
3384
4418
  {
3385
- "id": 36,
4419
+ "id": 59,
3386
4420
  "name": "ModuleCardHeader",
3387
4421
  "kind": 4096,
3388
4422
  "kindString": "Call signature",
3389
4423
  "flags": {},
3390
4424
  "parameters": [
3391
4425
  {
3392
- "id": 37,
4426
+ "id": 60,
3393
4427
  "name": "props",
3394
4428
  "kind": 32768,
3395
4429
  "kindString": "Parameter",
@@ -3399,10 +4433,160 @@
3399
4433
  "types": [
3400
4434
  {
3401
4435
  "type": "reference",
3402
- "id": 49,
4436
+ "id": 81,
3403
4437
  "typeArguments": [
3404
4438
  {
3405
4439
  "type": "reference",
4440
+ "typeArguments": [
4441
+ {
4442
+ "type": "reference",
4443
+ "typeArguments": [
4444
+ {
4445
+ "type": "intersection",
4446
+ "types": [
4447
+ {
4448
+ "type": "reference",
4449
+ "name": "SchemaFields",
4450
+ "qualifiedName": "SchemaFields",
4451
+ "package": "@xyo-network/payload-model"
4452
+ },
4453
+ {
4454
+ "type": "reference",
4455
+ "name": "PayloadFields",
4456
+ "qualifiedName": "PayloadFields",
4457
+ "package": "@xyo-network/payload-model"
4458
+ },
4459
+ {
4460
+ "type": "reflection",
4461
+ "declaration": {
4462
+ "id": 61,
4463
+ "name": "__type",
4464
+ "kind": 65536,
4465
+ "kindString": "Type literal",
4466
+ "flags": {},
4467
+ "sources": [
4468
+ {
4469
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
4470
+ "line": 8,
4471
+ "character": 103
4472
+ }
4473
+ ]
4474
+ }
4475
+ },
4476
+ {
4477
+ "type": "reference",
4478
+ "typeArguments": [
4479
+ {
4480
+ "type": "intersection",
4481
+ "types": [
4482
+ {
4483
+ "type": "reference",
4484
+ "typeArguments": [
4485
+ {
4486
+ "type": "intersection",
4487
+ "types": [
4488
+ {
4489
+ "type": "reference",
4490
+ "name": "SchemaFields",
4491
+ "qualifiedName": "SchemaFields",
4492
+ "package": "@xyo-network/payload-model"
4493
+ },
4494
+ {
4495
+ "type": "reference",
4496
+ "name": "PayloadFields",
4497
+ "qualifiedName": "PayloadFields",
4498
+ "package": "@xyo-network/payload-model"
4499
+ },
4500
+ {
4501
+ "type": "reflection",
4502
+ "declaration": {
4503
+ "id": 62,
4504
+ "name": "__type",
4505
+ "kind": 65536,
4506
+ "kindString": "Type literal",
4507
+ "flags": {},
4508
+ "sources": [
4509
+ {
4510
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
4511
+ "line": 8,
4512
+ "character": 103
4513
+ }
4514
+ ]
4515
+ }
4516
+ },
4517
+ {
4518
+ "type": "reference",
4519
+ "typeArguments": [
4520
+ {
4521
+ "type": "intrinsic",
4522
+ "name": "undefined"
4523
+ },
4524
+ {
4525
+ "type": "literal",
4526
+ "value": "schema"
4527
+ }
4528
+ ],
4529
+ "name": "Omit",
4530
+ "qualifiedName": "Omit",
4531
+ "package": "typescript"
4532
+ }
4533
+ ]
4534
+ },
4535
+ {
4536
+ "type": "literal",
4537
+ "value": "schema"
4538
+ }
4539
+ ],
4540
+ "name": "Omit",
4541
+ "qualifiedName": "Omit",
4542
+ "package": "typescript"
4543
+ },
4544
+ {
4545
+ "type": "reflection",
4546
+ "declaration": {
4547
+ "id": 63,
4548
+ "name": "__type",
4549
+ "kind": 65536,
4550
+ "kindString": "Type literal",
4551
+ "flags": {},
4552
+ "sources": [
4553
+ {
4554
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
4555
+ "line": 18,
4556
+ "character": 58
4557
+ }
4558
+ ]
4559
+ }
4560
+ }
4561
+ ]
4562
+ },
4563
+ {
4564
+ "type": "literal",
4565
+ "value": "schema"
4566
+ }
4567
+ ],
4568
+ "name": "Omit",
4569
+ "qualifiedName": "Omit",
4570
+ "package": "typescript"
4571
+ }
4572
+ ]
4573
+ },
4574
+ {
4575
+ "type": "intrinsic",
4576
+ "name": "undefined"
4577
+ }
4578
+ ],
4579
+ "name": "ModuleParams",
4580
+ "qualifiedName": "ModuleParams",
4581
+ "package": "@xyo-network/module-model"
4582
+ },
4583
+ {
4584
+ "type": "reference",
4585
+ "name": "ModuleEventData",
4586
+ "qualifiedName": "ModuleEventData",
4587
+ "package": "@xyo-network/module-model"
4588
+ }
4589
+ ],
3406
4590
  "name": "Module",
3407
4591
  "qualifiedName": "Module",
3408
4592
  "package": "@xyo-network/module-model"
@@ -3413,7 +4597,7 @@
3413
4597
  {
3414
4598
  "type": "reflection",
3415
4599
  "declaration": {
3416
- "id": 38,
4600
+ "id": 64,
3417
4601
  "name": "__type",
3418
4602
  "kind": 65536,
3419
4603
  "kindString": "Type literal",
@@ -3482,7 +4666,7 @@
3482
4666
  {
3483
4667
  "type": "reflection",
3484
4668
  "declaration": {
3485
- "id": 39,
4669
+ "id": 65,
3486
4670
  "name": "__type",
3487
4671
  "kind": 65536,
3488
4672
  "kindString": "Type literal",
@@ -3490,7 +4674,7 @@
3490
4674
  "sources": [
3491
4675
  {
3492
4676
  "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3493
- "line": 773,
4677
+ "line": 789,
3494
4678
  "character": 43
3495
4679
  }
3496
4680
  ]
@@ -3554,7 +4738,7 @@
3554
4738
  }
3555
4739
  },
3556
4740
  {
3557
- "id": 40,
4741
+ "id": 66,
3558
4742
  "name": "context",
3559
4743
  "kind": 32768,
3560
4744
  "kindString": "Parameter",
@@ -3596,7 +4780,7 @@
3596
4780
  ]
3597
4781
  },
3598
4782
  {
3599
- "id": 41,
4783
+ "id": 67,
3600
4784
  "name": "ModuleDetailsBox",
3601
4785
  "kind": 64,
3602
4786
  "kindString": "Function",
@@ -3606,19 +4790,19 @@
3606
4790
  "fileName": "packages/modules/packages/module/src/components/DetailsBox.tsx",
3607
4791
  "line": 15,
3608
4792
  "character": 13,
3609
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/DetailsBox.tsx#L15"
4793
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/DetailsBox.tsx#L15"
3610
4794
  }
3611
4795
  ],
3612
4796
  "signatures": [
3613
4797
  {
3614
- "id": 42,
4798
+ "id": 68,
3615
4799
  "name": "ModuleDetailsBox",
3616
4800
  "kind": 4096,
3617
4801
  "kindString": "Call signature",
3618
4802
  "flags": {},
3619
4803
  "parameters": [
3620
4804
  {
3621
- "id": 43,
4805
+ "id": 69,
3622
4806
  "name": "props",
3623
4807
  "kind": 32768,
3624
4808
  "kindString": "Parameter",
@@ -3628,10 +4812,160 @@
3628
4812
  "types": [
3629
4813
  {
3630
4814
  "type": "reference",
3631
- "id": 49,
4815
+ "id": 81,
3632
4816
  "typeArguments": [
3633
4817
  {
3634
4818
  "type": "reference",
4819
+ "typeArguments": [
4820
+ {
4821
+ "type": "reference",
4822
+ "typeArguments": [
4823
+ {
4824
+ "type": "intersection",
4825
+ "types": [
4826
+ {
4827
+ "type": "reference",
4828
+ "name": "SchemaFields",
4829
+ "qualifiedName": "SchemaFields",
4830
+ "package": "@xyo-network/payload-model"
4831
+ },
4832
+ {
4833
+ "type": "reference",
4834
+ "name": "PayloadFields",
4835
+ "qualifiedName": "PayloadFields",
4836
+ "package": "@xyo-network/payload-model"
4837
+ },
4838
+ {
4839
+ "type": "reflection",
4840
+ "declaration": {
4841
+ "id": 70,
4842
+ "name": "__type",
4843
+ "kind": 65536,
4844
+ "kindString": "Type literal",
4845
+ "flags": {},
4846
+ "sources": [
4847
+ {
4848
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
4849
+ "line": 8,
4850
+ "character": 103
4851
+ }
4852
+ ]
4853
+ }
4854
+ },
4855
+ {
4856
+ "type": "reference",
4857
+ "typeArguments": [
4858
+ {
4859
+ "type": "intersection",
4860
+ "types": [
4861
+ {
4862
+ "type": "reference",
4863
+ "typeArguments": [
4864
+ {
4865
+ "type": "intersection",
4866
+ "types": [
4867
+ {
4868
+ "type": "reference",
4869
+ "name": "SchemaFields",
4870
+ "qualifiedName": "SchemaFields",
4871
+ "package": "@xyo-network/payload-model"
4872
+ },
4873
+ {
4874
+ "type": "reference",
4875
+ "name": "PayloadFields",
4876
+ "qualifiedName": "PayloadFields",
4877
+ "package": "@xyo-network/payload-model"
4878
+ },
4879
+ {
4880
+ "type": "reflection",
4881
+ "declaration": {
4882
+ "id": 71,
4883
+ "name": "__type",
4884
+ "kind": 65536,
4885
+ "kindString": "Type literal",
4886
+ "flags": {},
4887
+ "sources": [
4888
+ {
4889
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
4890
+ "line": 8,
4891
+ "character": 103
4892
+ }
4893
+ ]
4894
+ }
4895
+ },
4896
+ {
4897
+ "type": "reference",
4898
+ "typeArguments": [
4899
+ {
4900
+ "type": "intrinsic",
4901
+ "name": "undefined"
4902
+ },
4903
+ {
4904
+ "type": "literal",
4905
+ "value": "schema"
4906
+ }
4907
+ ],
4908
+ "name": "Omit",
4909
+ "qualifiedName": "Omit",
4910
+ "package": "typescript"
4911
+ }
4912
+ ]
4913
+ },
4914
+ {
4915
+ "type": "literal",
4916
+ "value": "schema"
4917
+ }
4918
+ ],
4919
+ "name": "Omit",
4920
+ "qualifiedName": "Omit",
4921
+ "package": "typescript"
4922
+ },
4923
+ {
4924
+ "type": "reflection",
4925
+ "declaration": {
4926
+ "id": 72,
4927
+ "name": "__type",
4928
+ "kind": 65536,
4929
+ "kindString": "Type literal",
4930
+ "flags": {},
4931
+ "sources": [
4932
+ {
4933
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
4934
+ "line": 18,
4935
+ "character": 58
4936
+ }
4937
+ ]
4938
+ }
4939
+ }
4940
+ ]
4941
+ },
4942
+ {
4943
+ "type": "literal",
4944
+ "value": "schema"
4945
+ }
4946
+ ],
4947
+ "name": "Omit",
4948
+ "qualifiedName": "Omit",
4949
+ "package": "typescript"
4950
+ }
4951
+ ]
4952
+ },
4953
+ {
4954
+ "type": "intrinsic",
4955
+ "name": "undefined"
4956
+ }
4957
+ ],
4958
+ "name": "ModuleParams",
4959
+ "qualifiedName": "ModuleParams",
4960
+ "package": "@xyo-network/module-model"
4961
+ },
4962
+ {
4963
+ "type": "reference",
4964
+ "name": "ModuleEventData",
4965
+ "qualifiedName": "ModuleEventData",
4966
+ "package": "@xyo-network/module-model"
4967
+ }
4968
+ ],
3635
4969
  "name": "Module",
3636
4970
  "qualifiedName": "Module",
3637
4971
  "package": "@xyo-network/module-model"
@@ -3649,7 +4983,7 @@
3649
4983
  }
3650
4984
  },
3651
4985
  {
3652
- "id": 44,
4986
+ "id": 73,
3653
4987
  "name": "context",
3654
4988
  "kind": 32768,
3655
4989
  "kindString": "Parameter",
@@ -3691,7 +5025,7 @@
3691
5025
  ]
3692
5026
  },
3693
5027
  {
3694
- "id": 45,
5028
+ "id": 74,
3695
5029
  "name": "ModuleTableCell",
3696
5030
  "kind": 64,
3697
5031
  "kindString": "Function",
@@ -3701,19 +5035,19 @@
3701
5035
  "fileName": "packages/modules/packages/module/src/components/TableCell.tsx",
3702
5036
  "line": 8,
3703
5037
  "character": 13,
3704
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/components/TableCell.tsx#L8"
5038
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/components/TableCell.tsx#L8"
3705
5039
  }
3706
5040
  ],
3707
5041
  "signatures": [
3708
5042
  {
3709
- "id": 46,
5043
+ "id": 75,
3710
5044
  "name": "ModuleTableCell",
3711
5045
  "kind": 4096,
3712
5046
  "kindString": "Call signature",
3713
5047
  "flags": {},
3714
5048
  "parameters": [
3715
5049
  {
3716
- "id": 47,
5050
+ "id": 76,
3717
5051
  "name": "props",
3718
5052
  "kind": 32768,
3719
5053
  "kindString": "Parameter",
@@ -3723,10 +5057,160 @@
3723
5057
  "types": [
3724
5058
  {
3725
5059
  "type": "reference",
3726
- "id": 49,
5060
+ "id": 81,
3727
5061
  "typeArguments": [
3728
5062
  {
3729
5063
  "type": "reference",
5064
+ "typeArguments": [
5065
+ {
5066
+ "type": "reference",
5067
+ "typeArguments": [
5068
+ {
5069
+ "type": "intersection",
5070
+ "types": [
5071
+ {
5072
+ "type": "reference",
5073
+ "name": "SchemaFields",
5074
+ "qualifiedName": "SchemaFields",
5075
+ "package": "@xyo-network/payload-model"
5076
+ },
5077
+ {
5078
+ "type": "reference",
5079
+ "name": "PayloadFields",
5080
+ "qualifiedName": "PayloadFields",
5081
+ "package": "@xyo-network/payload-model"
5082
+ },
5083
+ {
5084
+ "type": "reflection",
5085
+ "declaration": {
5086
+ "id": 77,
5087
+ "name": "__type",
5088
+ "kind": 65536,
5089
+ "kindString": "Type literal",
5090
+ "flags": {},
5091
+ "sources": [
5092
+ {
5093
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
5094
+ "line": 8,
5095
+ "character": 103
5096
+ }
5097
+ ]
5098
+ }
5099
+ },
5100
+ {
5101
+ "type": "reference",
5102
+ "typeArguments": [
5103
+ {
5104
+ "type": "intersection",
5105
+ "types": [
5106
+ {
5107
+ "type": "reference",
5108
+ "typeArguments": [
5109
+ {
5110
+ "type": "intersection",
5111
+ "types": [
5112
+ {
5113
+ "type": "reference",
5114
+ "name": "SchemaFields",
5115
+ "qualifiedName": "SchemaFields",
5116
+ "package": "@xyo-network/payload-model"
5117
+ },
5118
+ {
5119
+ "type": "reference",
5120
+ "name": "PayloadFields",
5121
+ "qualifiedName": "PayloadFields",
5122
+ "package": "@xyo-network/payload-model"
5123
+ },
5124
+ {
5125
+ "type": "reflection",
5126
+ "declaration": {
5127
+ "id": 78,
5128
+ "name": "__type",
5129
+ "kind": 65536,
5130
+ "kindString": "Type literal",
5131
+ "flags": {},
5132
+ "sources": [
5133
+ {
5134
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
5135
+ "line": 8,
5136
+ "character": 103
5137
+ }
5138
+ ]
5139
+ }
5140
+ },
5141
+ {
5142
+ "type": "reference",
5143
+ "typeArguments": [
5144
+ {
5145
+ "type": "intrinsic",
5146
+ "name": "undefined"
5147
+ },
5148
+ {
5149
+ "type": "literal",
5150
+ "value": "schema"
5151
+ }
5152
+ ],
5153
+ "name": "Omit",
5154
+ "qualifiedName": "Omit",
5155
+ "package": "typescript"
5156
+ }
5157
+ ]
5158
+ },
5159
+ {
5160
+ "type": "literal",
5161
+ "value": "schema"
5162
+ }
5163
+ ],
5164
+ "name": "Omit",
5165
+ "qualifiedName": "Omit",
5166
+ "package": "typescript"
5167
+ },
5168
+ {
5169
+ "type": "reflection",
5170
+ "declaration": {
5171
+ "id": 79,
5172
+ "name": "__type",
5173
+ "kind": 65536,
5174
+ "kindString": "Type literal",
5175
+ "flags": {},
5176
+ "sources": [
5177
+ {
5178
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
5179
+ "line": 18,
5180
+ "character": 58
5181
+ }
5182
+ ]
5183
+ }
5184
+ }
5185
+ ]
5186
+ },
5187
+ {
5188
+ "type": "literal",
5189
+ "value": "schema"
5190
+ }
5191
+ ],
5192
+ "name": "Omit",
5193
+ "qualifiedName": "Omit",
5194
+ "package": "typescript"
5195
+ }
5196
+ ]
5197
+ },
5198
+ {
5199
+ "type": "intrinsic",
5200
+ "name": "undefined"
5201
+ }
5202
+ ],
5203
+ "name": "ModuleParams",
5204
+ "qualifiedName": "ModuleParams",
5205
+ "package": "@xyo-network/module-model"
5206
+ },
5207
+ {
5208
+ "type": "reference",
5209
+ "name": "ModuleEventData",
5210
+ "qualifiedName": "ModuleEventData",
5211
+ "package": "@xyo-network/module-model"
5212
+ }
5213
+ ],
3730
5214
  "name": "Module",
3731
5215
  "qualifiedName": "Module",
3732
5216
  "package": "@xyo-network/module-model"
@@ -3744,7 +5228,7 @@
3744
5228
  }
3745
5229
  },
3746
5230
  {
3747
- "id": 48,
5231
+ "id": 80,
3748
5232
  "name": "context",
3749
5233
  "kind": 32768,
3750
5234
  "kindString": "Parameter",
@@ -3790,21 +5274,21 @@
3790
5274
  {
3791
5275
  "title": "Interfaces",
3792
5276
  "children": [
3793
- 49
5277
+ 81
3794
5278
  ]
3795
5279
  },
3796
5280
  {
3797
5281
  "title": "Functions",
3798
5282
  "children": [
3799
5283
  1,
3800
- 7,
3801
- 13,
3802
- 19,
3803
- 25,
3804
- 29,
3805
- 35,
3806
- 41,
3807
- 45
5284
+ 12,
5285
+ 22,
5286
+ 32,
5287
+ 42,
5288
+ 49,
5289
+ 58,
5290
+ 67,
5291
+ 74
3808
5292
  ]
3809
5293
  }
3810
5294
  ],
@@ -3813,7 +5297,7 @@
3813
5297
  "fileName": "packages/modules/packages/module/src/index.ts",
3814
5298
  "line": 1,
3815
5299
  "character": 0,
3816
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b2b294de7/packages/modules/packages/module/src/index.ts#L1"
5300
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/modules/packages/module/src/index.ts#L1"
3817
5301
  }
3818
5302
  ]
3819
5303
  }