@xyo-network/system-payload-plugins 2.36.0 → 2.36.2

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.
Files changed (2) hide show
  1. package/dist/docs.json +382 -92
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/system/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/79890fc/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/265efd4/packages/plugins/packages/system/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -760,7 +760,7 @@
760
760
  "sources": [
761
761
  {
762
762
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
763
- "line": 20,
763
+ "line": 19,
764
764
  "character": 4
765
765
  }
766
766
  ],
@@ -781,7 +781,7 @@
781
781
  "sources": [
782
782
  {
783
783
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
784
- "line": 19,
784
+ "line": 18,
785
785
  "character": 17
786
786
  }
787
787
  ]
@@ -1206,7 +1206,7 @@
1206
1206
  "sources": [
1207
1207
  {
1208
1208
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1209
- "line": 20,
1209
+ "line": 19,
1210
1210
  "character": 4
1211
1211
  }
1212
1212
  ],
@@ -1227,7 +1227,7 @@
1227
1227
  "sources": [
1228
1228
  {
1229
1229
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1230
- "line": 19,
1230
+ "line": 18,
1231
1231
  "character": 17
1232
1232
  }
1233
1233
  ]
@@ -1250,7 +1250,7 @@
1250
1250
  }
1251
1251
  },
1252
1252
  {
1253
- "id": 158,
1253
+ "id": 163,
1254
1254
  "name": "bindQuery",
1255
1255
  "kind": 2048,
1256
1256
  "kindString": "Method",
@@ -1264,21 +1264,21 @@
1264
1264
  ],
1265
1265
  "signatures": [
1266
1266
  {
1267
- "id": 159,
1267
+ "id": 164,
1268
1268
  "name": "bindQuery",
1269
1269
  "kind": 4096,
1270
1270
  "kindString": "Call signature",
1271
1271
  "flags": {},
1272
- "parameters": [
1272
+ "typeParameter": [
1273
1273
  {
1274
- "id": 160,
1275
- "name": "payloads",
1276
- "kind": 32768,
1277
- "kindString": "Parameter",
1274
+ "id": 169,
1275
+ "name": "T",
1276
+ "kind": 131072,
1277
+ "kindString": "Type parameter",
1278
1278
  "flags": {},
1279
1279
  "type": {
1280
- "type": "reference",
1281
- "typeArguments": [
1280
+ "type": "union",
1281
+ "types": [
1282
1282
  {
1283
1283
  "type": "intersection",
1284
1284
  "types": [
@@ -1290,17 +1290,21 @@
1290
1290
  "type": "reference",
1291
1291
  "name": "PayloadFields"
1292
1292
  },
1293
+ {
1294
+ "type": "reference",
1295
+ "name": "XyoQueryFields"
1296
+ },
1293
1297
  {
1294
1298
  "type": "reflection",
1295
1299
  "declaration": {
1296
- "id": 161,
1300
+ "id": 165,
1297
1301
  "name": "__type",
1298
1302
  "kind": 65536,
1299
1303
  "kindString": "Type literal",
1300
1304
  "flags": {},
1301
1305
  "children": [
1302
1306
  {
1303
- "id": 162,
1307
+ "id": 166,
1304
1308
  "name": "schema",
1305
1309
  "kind": 1024,
1306
1310
  "kindString": "Property",
@@ -1308,7 +1312,7 @@
1308
1312
  "sources": [
1309
1313
  {
1310
1314
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1311
- "line": 20,
1315
+ "line": 17,
1312
1316
  "character": 4
1313
1317
  }
1314
1318
  ],
@@ -1322,40 +1326,181 @@
1322
1326
  {
1323
1327
  "title": "Properties",
1324
1328
  "children": [
1325
- 162
1329
+ 166
1326
1330
  ]
1327
1331
  }
1328
1332
  ],
1329
1333
  "sources": [
1330
1334
  {
1331
1335
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1332
- "line": 19,
1333
- "character": 17
1336
+ "line": 16,
1337
+ "character": 227
1334
1338
  }
1335
1339
  ]
1336
1340
  }
1337
1341
  }
1338
1342
  ]
1343
+ },
1344
+ {
1345
+ "type": "reference",
1346
+ "typeArguments": [
1347
+ {
1348
+ "type": "intersection",
1349
+ "types": [
1350
+ {
1351
+ "type": "reference",
1352
+ "name": "SchemaFields"
1353
+ },
1354
+ {
1355
+ "type": "reference",
1356
+ "name": "PayloadFields"
1357
+ },
1358
+ {
1359
+ "type": "reference",
1360
+ "name": "XyoQueryFields"
1361
+ },
1362
+ {
1363
+ "type": "reflection",
1364
+ "declaration": {
1365
+ "id": 167,
1366
+ "name": "__type",
1367
+ "kind": 65536,
1368
+ "kindString": "Type literal",
1369
+ "flags": {},
1370
+ "children": [
1371
+ {
1372
+ "id": 168,
1373
+ "name": "schema",
1374
+ "kind": 1024,
1375
+ "kindString": "Property",
1376
+ "flags": {},
1377
+ "sources": [
1378
+ {
1379
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1380
+ "line": 17,
1381
+ "character": 4
1382
+ }
1383
+ ],
1384
+ "type": {
1385
+ "type": "intrinsic",
1386
+ "name": "string"
1387
+ }
1388
+ }
1389
+ ],
1390
+ "groups": [
1391
+ {
1392
+ "title": "Properties",
1393
+ "children": [
1394
+ 168
1395
+ ]
1396
+ }
1397
+ ],
1398
+ "sources": [
1399
+ {
1400
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1401
+ "line": 16,
1402
+ "character": 227
1403
+ }
1404
+ ]
1405
+ }
1406
+ }
1407
+ ]
1408
+ }
1409
+ ],
1410
+ "name": "PayloadWrapper"
1339
1411
  }
1340
- ],
1341
- "name": "XyoPayloads"
1412
+ ]
1342
1413
  }
1343
- },
1414
+ }
1415
+ ],
1416
+ "parameters": [
1344
1417
  {
1345
- "id": 163,
1418
+ "id": 170,
1346
1419
  "name": "query",
1347
1420
  "kind": 32768,
1348
1421
  "kindString": "Parameter",
1422
+ "flags": {},
1423
+ "type": {
1424
+ "type": "reference",
1425
+ "id": 169,
1426
+ "name": "T"
1427
+ }
1428
+ },
1429
+ {
1430
+ "id": 171,
1431
+ "name": "payloads",
1432
+ "kind": 32768,
1433
+ "kindString": "Parameter",
1349
1434
  "flags": {
1350
1435
  "isOptional": true
1351
1436
  },
1352
1437
  "type": {
1353
- "type": "intrinsic",
1354
- "name": "string"
1438
+ "type": "reference",
1439
+ "typeArguments": [
1440
+ {
1441
+ "type": "intersection",
1442
+ "types": [
1443
+ {
1444
+ "type": "reference",
1445
+ "name": "SchemaFields"
1446
+ },
1447
+ {
1448
+ "type": "reference",
1449
+ "name": "PayloadFields"
1450
+ },
1451
+ {
1452
+ "type": "reflection",
1453
+ "declaration": {
1454
+ "id": 172,
1455
+ "name": "__type",
1456
+ "kind": 65536,
1457
+ "kindString": "Type literal",
1458
+ "flags": {},
1459
+ "children": [
1460
+ {
1461
+ "id": 173,
1462
+ "name": "schema",
1463
+ "kind": 1024,
1464
+ "kindString": "Property",
1465
+ "flags": {},
1466
+ "sources": [
1467
+ {
1468
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1469
+ "line": 19,
1470
+ "character": 4
1471
+ }
1472
+ ],
1473
+ "type": {
1474
+ "type": "intrinsic",
1475
+ "name": "string"
1476
+ }
1477
+ }
1478
+ ],
1479
+ "groups": [
1480
+ {
1481
+ "title": "Properties",
1482
+ "children": [
1483
+ 173
1484
+ ]
1485
+ }
1486
+ ],
1487
+ "sources": [
1488
+ {
1489
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1490
+ "line": 18,
1491
+ "character": 17
1492
+ }
1493
+ ]
1494
+ }
1495
+ }
1496
+ ]
1497
+ }
1498
+ ],
1499
+ "name": "XyoPayloads"
1355
1500
  }
1356
1501
  },
1357
1502
  {
1358
- "id": 164,
1503
+ "id": 174,
1359
1504
  "name": "account",
1360
1505
  "kind": 32768,
1361
1506
  "kindString": "Parameter",
@@ -1392,14 +1537,14 @@
1392
1537
  {
1393
1538
  "type": "reflection",
1394
1539
  "declaration": {
1395
- "id": 165,
1540
+ "id": 175,
1396
1541
  "name": "__type",
1397
1542
  "kind": 65536,
1398
1543
  "kindString": "Type literal",
1399
1544
  "flags": {},
1400
1545
  "children": [
1401
1546
  {
1402
- "id": 167,
1547
+ "id": 177,
1403
1548
  "name": "query",
1404
1549
  "kind": 1024,
1405
1550
  "kindString": "Property",
@@ -1417,7 +1562,7 @@
1417
1562
  }
1418
1563
  },
1419
1564
  {
1420
- "id": 166,
1565
+ "id": 176,
1421
1566
  "name": "schema",
1422
1567
  "kind": 1024,
1423
1568
  "kindString": "Property",
@@ -1439,8 +1584,8 @@
1439
1584
  {
1440
1585
  "title": "Properties",
1441
1586
  "children": [
1442
- 167,
1443
- 166
1587
+ 177,
1588
+ 176
1444
1589
  ]
1445
1590
  }
1446
1591
  ],
@@ -1472,14 +1617,14 @@
1472
1617
  {
1473
1618
  "type": "reflection",
1474
1619
  "declaration": {
1475
- "id": 168,
1620
+ "id": 178,
1476
1621
  "name": "__type",
1477
1622
  "kind": 65536,
1478
1623
  "kindString": "Type literal",
1479
1624
  "flags": {},
1480
1625
  "children": [
1481
1626
  {
1482
- "id": 169,
1627
+ "id": 179,
1483
1628
  "name": "schema",
1484
1629
  "kind": 1024,
1485
1630
  "kindString": "Property",
@@ -1487,7 +1632,7 @@
1487
1632
  "sources": [
1488
1633
  {
1489
1634
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1490
- "line": 20,
1635
+ "line": 19,
1491
1636
  "character": 4
1492
1637
  }
1493
1638
  ],
@@ -1501,14 +1646,14 @@
1501
1646
  {
1502
1647
  "title": "Properties",
1503
1648
  "children": [
1504
- 169
1649
+ 179
1505
1650
  ]
1506
1651
  }
1507
1652
  ],
1508
1653
  "sources": [
1509
1654
  {
1510
1655
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1511
- "line": 19,
1656
+ "line": 18,
1512
1657
  "character": 17
1513
1658
  }
1514
1659
  ]
@@ -1559,16 +1704,16 @@
1559
1704
  "kind": 4096,
1560
1705
  "kindString": "Call signature",
1561
1706
  "flags": {},
1562
- "parameters": [
1707
+ "typeParameter": [
1563
1708
  {
1564
- "id": 140,
1565
- "name": "payloads",
1566
- "kind": 32768,
1567
- "kindString": "Parameter",
1709
+ "id": 144,
1710
+ "name": "T",
1711
+ "kind": 131072,
1712
+ "kindString": "Type parameter",
1568
1713
  "flags": {},
1569
1714
  "type": {
1570
- "type": "reference",
1571
- "typeArguments": [
1715
+ "type": "union",
1716
+ "types": [
1572
1717
  {
1573
1718
  "type": "intersection",
1574
1719
  "types": [
@@ -1580,17 +1725,21 @@
1580
1725
  "type": "reference",
1581
1726
  "name": "PayloadFields"
1582
1727
  },
1728
+ {
1729
+ "type": "reference",
1730
+ "name": "XyoQueryFields"
1731
+ },
1583
1732
  {
1584
1733
  "type": "reflection",
1585
1734
  "declaration": {
1586
- "id": 141,
1735
+ "id": 140,
1587
1736
  "name": "__type",
1588
1737
  "kind": 65536,
1589
1738
  "kindString": "Type literal",
1590
1739
  "flags": {},
1591
1740
  "children": [
1592
1741
  {
1593
- "id": 142,
1742
+ "id": 141,
1594
1743
  "name": "schema",
1595
1744
  "kind": 1024,
1596
1745
  "kindString": "Property",
@@ -1598,7 +1747,7 @@
1598
1747
  "sources": [
1599
1748
  {
1600
1749
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1601
- "line": 20,
1750
+ "line": 17,
1602
1751
  "character": 4
1603
1752
  }
1604
1753
  ],
@@ -1612,40 +1761,181 @@
1612
1761
  {
1613
1762
  "title": "Properties",
1614
1763
  "children": [
1615
- 142
1764
+ 141
1616
1765
  ]
1617
1766
  }
1618
1767
  ],
1619
1768
  "sources": [
1620
1769
  {
1621
1770
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1622
- "line": 19,
1623
- "character": 17
1771
+ "line": 16,
1772
+ "character": 227
1624
1773
  }
1625
1774
  ]
1626
1775
  }
1627
1776
  }
1628
1777
  ]
1778
+ },
1779
+ {
1780
+ "type": "reference",
1781
+ "typeArguments": [
1782
+ {
1783
+ "type": "intersection",
1784
+ "types": [
1785
+ {
1786
+ "type": "reference",
1787
+ "name": "SchemaFields"
1788
+ },
1789
+ {
1790
+ "type": "reference",
1791
+ "name": "PayloadFields"
1792
+ },
1793
+ {
1794
+ "type": "reference",
1795
+ "name": "XyoQueryFields"
1796
+ },
1797
+ {
1798
+ "type": "reflection",
1799
+ "declaration": {
1800
+ "id": 142,
1801
+ "name": "__type",
1802
+ "kind": 65536,
1803
+ "kindString": "Type literal",
1804
+ "flags": {},
1805
+ "children": [
1806
+ {
1807
+ "id": 143,
1808
+ "name": "schema",
1809
+ "kind": 1024,
1810
+ "kindString": "Property",
1811
+ "flags": {},
1812
+ "sources": [
1813
+ {
1814
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1815
+ "line": 17,
1816
+ "character": 4
1817
+ }
1818
+ ],
1819
+ "type": {
1820
+ "type": "intrinsic",
1821
+ "name": "string"
1822
+ }
1823
+ }
1824
+ ],
1825
+ "groups": [
1826
+ {
1827
+ "title": "Properties",
1828
+ "children": [
1829
+ 143
1830
+ ]
1831
+ }
1832
+ ],
1833
+ "sources": [
1834
+ {
1835
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1836
+ "line": 16,
1837
+ "character": 227
1838
+ }
1839
+ ]
1840
+ }
1841
+ }
1842
+ ]
1843
+ }
1844
+ ],
1845
+ "name": "PayloadWrapper"
1629
1846
  }
1630
- ],
1631
- "name": "XyoPayloads"
1847
+ ]
1632
1848
  }
1633
- },
1849
+ }
1850
+ ],
1851
+ "parameters": [
1634
1852
  {
1635
- "id": 143,
1853
+ "id": 145,
1636
1854
  "name": "query",
1637
1855
  "kind": 32768,
1638
1856
  "kindString": "Parameter",
1857
+ "flags": {},
1858
+ "type": {
1859
+ "type": "reference",
1860
+ "id": 144,
1861
+ "name": "T"
1862
+ }
1863
+ },
1864
+ {
1865
+ "id": 146,
1866
+ "name": "payloads",
1867
+ "kind": 32768,
1868
+ "kindString": "Parameter",
1639
1869
  "flags": {
1640
1870
  "isOptional": true
1641
1871
  },
1642
1872
  "type": {
1643
- "type": "intrinsic",
1644
- "name": "string"
1873
+ "type": "reference",
1874
+ "typeArguments": [
1875
+ {
1876
+ "type": "intersection",
1877
+ "types": [
1878
+ {
1879
+ "type": "reference",
1880
+ "name": "SchemaFields"
1881
+ },
1882
+ {
1883
+ "type": "reference",
1884
+ "name": "PayloadFields"
1885
+ },
1886
+ {
1887
+ "type": "reflection",
1888
+ "declaration": {
1889
+ "id": 147,
1890
+ "name": "__type",
1891
+ "kind": 65536,
1892
+ "kindString": "Type literal",
1893
+ "flags": {},
1894
+ "children": [
1895
+ {
1896
+ "id": 148,
1897
+ "name": "schema",
1898
+ "kind": 1024,
1899
+ "kindString": "Property",
1900
+ "flags": {},
1901
+ "sources": [
1902
+ {
1903
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1904
+ "line": 19,
1905
+ "character": 4
1906
+ }
1907
+ ],
1908
+ "type": {
1909
+ "type": "intrinsic",
1910
+ "name": "string"
1911
+ }
1912
+ }
1913
+ ],
1914
+ "groups": [
1915
+ {
1916
+ "title": "Properties",
1917
+ "children": [
1918
+ 148
1919
+ ]
1920
+ }
1921
+ ],
1922
+ "sources": [
1923
+ {
1924
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1925
+ "line": 18,
1926
+ "character": 17
1927
+ }
1928
+ ]
1929
+ }
1930
+ }
1931
+ ]
1932
+ }
1933
+ ],
1934
+ "name": "XyoPayloads"
1645
1935
  }
1646
1936
  },
1647
1937
  {
1648
- "id": 144,
1938
+ "id": 149,
1649
1939
  "name": "account",
1650
1940
  "kind": 32768,
1651
1941
  "kindString": "Parameter",
@@ -1679,14 +1969,14 @@
1679
1969
  {
1680
1970
  "type": "reflection",
1681
1971
  "declaration": {
1682
- "id": 145,
1972
+ "id": 150,
1683
1973
  "name": "__type",
1684
1974
  "kind": 65536,
1685
1975
  "kindString": "Type literal",
1686
1976
  "flags": {},
1687
1977
  "children": [
1688
1978
  {
1689
- "id": 147,
1979
+ "id": 152,
1690
1980
  "name": "query",
1691
1981
  "kind": 1024,
1692
1982
  "kindString": "Property",
@@ -1704,7 +1994,7 @@
1704
1994
  }
1705
1995
  },
1706
1996
  {
1707
- "id": 146,
1997
+ "id": 151,
1708
1998
  "name": "schema",
1709
1999
  "kind": 1024,
1710
2000
  "kindString": "Property",
@@ -1726,8 +2016,8 @@
1726
2016
  {
1727
2017
  "title": "Properties",
1728
2018
  "children": [
1729
- 147,
1730
- 146
2019
+ 152,
2020
+ 151
1731
2021
  ]
1732
2022
  }
1733
2023
  ],
@@ -1759,14 +2049,14 @@
1759
2049
  {
1760
2050
  "type": "reflection",
1761
2051
  "declaration": {
1762
- "id": 148,
2052
+ "id": 153,
1763
2053
  "name": "__type",
1764
2054
  "kind": 65536,
1765
2055
  "kindString": "Type literal",
1766
2056
  "flags": {},
1767
2057
  "children": [
1768
2058
  {
1769
- "id": 149,
2059
+ "id": 154,
1770
2060
  "name": "schema",
1771
2061
  "kind": 1024,
1772
2062
  "kindString": "Property",
@@ -1774,7 +2064,7 @@
1774
2064
  "sources": [
1775
2065
  {
1776
2066
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1777
- "line": 20,
2067
+ "line": 19,
1778
2068
  "character": 4
1779
2069
  }
1780
2070
  ],
@@ -1788,14 +2078,14 @@
1788
2078
  {
1789
2079
  "title": "Properties",
1790
2080
  "children": [
1791
- 149
2081
+ 154
1792
2082
  ]
1793
2083
  }
1794
2084
  ],
1795
2085
  "sources": [
1796
2086
  {
1797
2087
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1798
- "line": 19,
2088
+ "line": 18,
1799
2089
  "character": 17
1800
2090
  }
1801
2091
  ]
@@ -1820,7 +2110,7 @@
1820
2110
  }
1821
2111
  },
1822
2112
  {
1823
- "id": 150,
2113
+ "id": 155,
1824
2114
  "name": "bindResult",
1825
2115
  "kind": 2048,
1826
2116
  "kindString": "Method",
@@ -1834,14 +2124,14 @@
1834
2124
  ],
1835
2125
  "signatures": [
1836
2126
  {
1837
- "id": 151,
2127
+ "id": 156,
1838
2128
  "name": "bindResult",
1839
2129
  "kind": 4096,
1840
2130
  "kindString": "Call signature",
1841
2131
  "flags": {},
1842
2132
  "parameters": [
1843
2133
  {
1844
- "id": 152,
2134
+ "id": 157,
1845
2135
  "name": "payloads",
1846
2136
  "kind": 32768,
1847
2137
  "kindString": "Parameter",
@@ -1863,14 +2153,14 @@
1863
2153
  {
1864
2154
  "type": "reflection",
1865
2155
  "declaration": {
1866
- "id": 153,
2156
+ "id": 158,
1867
2157
  "name": "__type",
1868
2158
  "kind": 65536,
1869
2159
  "kindString": "Type literal",
1870
2160
  "flags": {},
1871
2161
  "children": [
1872
2162
  {
1873
- "id": 154,
2163
+ "id": 159,
1874
2164
  "name": "schema",
1875
2165
  "kind": 1024,
1876
2166
  "kindString": "Property",
@@ -1878,7 +2168,7 @@
1878
2168
  "sources": [
1879
2169
  {
1880
2170
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1881
- "line": 20,
2171
+ "line": 19,
1882
2172
  "character": 4
1883
2173
  }
1884
2174
  ],
@@ -1892,14 +2182,14 @@
1892
2182
  {
1893
2183
  "title": "Properties",
1894
2184
  "children": [
1895
- 154
2185
+ 159
1896
2186
  ]
1897
2187
  }
1898
2188
  ],
1899
2189
  "sources": [
1900
2190
  {
1901
2191
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1902
- "line": 19,
2192
+ "line": 18,
1903
2193
  "character": 17
1904
2194
  }
1905
2195
  ]
@@ -1912,7 +2202,7 @@
1912
2202
  }
1913
2203
  },
1914
2204
  {
1915
- "id": 155,
2205
+ "id": 160,
1916
2206
  "name": "account",
1917
2207
  "kind": 32768,
1918
2208
  "kindString": "Parameter",
@@ -1945,14 +2235,14 @@
1945
2235
  {
1946
2236
  "type": "reflection",
1947
2237
  "declaration": {
1948
- "id": 156,
2238
+ "id": 161,
1949
2239
  "name": "__type",
1950
2240
  "kind": 65536,
1951
2241
  "kindString": "Type literal",
1952
2242
  "flags": {},
1953
2243
  "children": [
1954
2244
  {
1955
- "id": 157,
2245
+ "id": 162,
1956
2246
  "name": "schema",
1957
2247
  "kind": 1024,
1958
2248
  "kindString": "Property",
@@ -1960,7 +2250,7 @@
1960
2250
  "sources": [
1961
2251
  {
1962
2252
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1963
- "line": 20,
2253
+ "line": 19,
1964
2254
  "character": 4
1965
2255
  }
1966
2256
  ],
@@ -1974,14 +2264,14 @@
1974
2264
  {
1975
2265
  "title": "Properties",
1976
2266
  "children": [
1977
- 157
2267
+ 162
1978
2268
  ]
1979
2269
  }
1980
2270
  ],
1981
2271
  "sources": [
1982
2272
  {
1983
2273
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1984
- "line": 19,
2274
+ "line": 18,
1985
2275
  "character": 17
1986
2276
  }
1987
2277
  ]
@@ -2069,7 +2359,7 @@
2069
2359
  "sources": [
2070
2360
  {
2071
2361
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2072
- "line": 20,
2362
+ "line": 19,
2073
2363
  "character": 4
2074
2364
  }
2075
2365
  ],
@@ -2090,7 +2380,7 @@
2090
2380
  "sources": [
2091
2381
  {
2092
2382
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2093
- "line": 19,
2383
+ "line": 18,
2094
2384
  "character": 17
2095
2385
  }
2096
2386
  ]
@@ -2148,7 +2438,7 @@
2148
2438
  "sources": [
2149
2439
  {
2150
2440
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2151
- "line": 20,
2441
+ "line": 19,
2152
2442
  "character": 4
2153
2443
  }
2154
2444
  ],
@@ -2169,7 +2459,7 @@
2169
2459
  "sources": [
2170
2460
  {
2171
2461
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2172
- "line": 19,
2462
+ "line": 18,
2173
2463
  "character": 17
2174
2464
  }
2175
2465
  ]
@@ -2643,7 +2933,7 @@
2643
2933
  "sources": [
2644
2934
  {
2645
2935
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2646
- "line": 20,
2936
+ "line": 19,
2647
2937
  "character": 4
2648
2938
  }
2649
2939
  ],
@@ -2664,7 +2954,7 @@
2664
2954
  "sources": [
2665
2955
  {
2666
2956
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2667
- "line": 19,
2957
+ "line": 18,
2668
2958
  "character": 17
2669
2959
  }
2670
2960
  ]
@@ -2955,9 +3245,9 @@
2955
3245
  "children": [
2956
3246
  125,
2957
3247
  118,
2958
- 158,
3248
+ 163,
2959
3249
  138,
2960
- 150,
3250
+ 155,
2961
3251
  130,
2962
3252
  106,
2963
3253
  109,
@@ -2979,7 +3269,7 @@
2979
3269
  ],
2980
3270
  "typeParameters": [
2981
3271
  {
2982
- "id": 170,
3272
+ "id": 180,
2983
3273
  "name": "T",
2984
3274
  "kind": 131072,
2985
3275
  "kindString": "Type parameter",
@@ -3298,7 +3588,7 @@
3298
3588
  "fileName": "plugins/packages/system/src/index.ts",
3299
3589
  "line": 6,
3300
3590
  "character": 13,
3301
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/79890fc/packages/plugins/packages/system/src/index.ts#L6"
3591
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/265efd4/packages/plugins/packages/system/src/index.ts#L6"
3302
3592
  }
3303
3593
  ],
3304
3594
  "type": {
@@ -4041,7 +4331,7 @@
4041
4331
  "fileName": "plugins/packages/system/src/index.ts",
4042
4332
  "line": 1,
4043
4333
  "character": 0,
4044
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/79890fc/packages/plugins/packages/system/src/index.ts#L1"
4334
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/265efd4/packages/plugins/packages/system/src/index.ts#L1"
4045
4335
  }
4046
4336
  ]
4047
4337
  }
package/package.json CHANGED
@@ -10,8 +10,8 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/info-system-payload-plugins": "^2.36.0",
14
- "@xyo-network/payload-plugin": "^2.36.0",
13
+ "@xyo-network/info-system-payload-plugins": "^2.36.2",
14
+ "@xyo-network/payload-plugin": "^2.36.2",
15
15
  "tslib": "^2.4.0"
16
16
  },
17
17
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -47,5 +47,5 @@
47
47
  },
48
48
  "sideEffects": false,
49
49
  "types": "dist/esm/index.d.ts",
50
- "version": "2.36.0"
50
+ "version": "2.36.2"
51
51
  }