@xyo-network/system-payload-plugins 2.38.1 → 2.38.3
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 +115 -121
- 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/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/0bf62c03/packages/plugins/packages/system/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -2219,68 +2219,65 @@
|
|
|
2219
2219
|
"kindString": "Parameter",
|
|
2220
2220
|
"flags": {},
|
|
2221
2221
|
"type": {
|
|
2222
|
-
"type": "
|
|
2223
|
-
"
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
"
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
"character": 4
|
|
2255
|
-
}
|
|
2256
|
-
],
|
|
2257
|
-
"type": {
|
|
2258
|
-
"type": "intrinsic",
|
|
2259
|
-
"name": "string"
|
|
2222
|
+
"type": "array",
|
|
2223
|
+
"elementType": {
|
|
2224
|
+
"type": "intersection",
|
|
2225
|
+
"types": [
|
|
2226
|
+
{
|
|
2227
|
+
"type": "reference",
|
|
2228
|
+
"name": "SchemaFields"
|
|
2229
|
+
},
|
|
2230
|
+
{
|
|
2231
|
+
"type": "reference",
|
|
2232
|
+
"name": "PayloadFields"
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"type": "reflection",
|
|
2236
|
+
"declaration": {
|
|
2237
|
+
"id": 167,
|
|
2238
|
+
"name": "__type",
|
|
2239
|
+
"kind": 65536,
|
|
2240
|
+
"kindString": "Type literal",
|
|
2241
|
+
"flags": {},
|
|
2242
|
+
"children": [
|
|
2243
|
+
{
|
|
2244
|
+
"id": 168,
|
|
2245
|
+
"name": "schema",
|
|
2246
|
+
"kind": 1024,
|
|
2247
|
+
"kindString": "Property",
|
|
2248
|
+
"flags": {},
|
|
2249
|
+
"sources": [
|
|
2250
|
+
{
|
|
2251
|
+
"fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
2252
|
+
"line": 19,
|
|
2253
|
+
"character": 4
|
|
2260
2254
|
}
|
|
2255
|
+
],
|
|
2256
|
+
"type": {
|
|
2257
|
+
"type": "intrinsic",
|
|
2258
|
+
"name": "string"
|
|
2261
2259
|
}
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2260
|
+
}
|
|
2261
|
+
],
|
|
2262
|
+
"groups": [
|
|
2263
|
+
{
|
|
2264
|
+
"title": "Properties",
|
|
2265
|
+
"children": [
|
|
2266
|
+
168
|
|
2267
|
+
]
|
|
2268
|
+
}
|
|
2269
|
+
],
|
|
2270
|
+
"sources": [
|
|
2271
|
+
{
|
|
2272
|
+
"fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
2273
|
+
"line": 18,
|
|
2274
|
+
"character": 17
|
|
2275
|
+
}
|
|
2276
|
+
]
|
|
2279
2277
|
}
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
"name": "XyoPayloads"
|
|
2278
|
+
}
|
|
2279
|
+
]
|
|
2280
|
+
}
|
|
2284
2281
|
}
|
|
2285
2282
|
},
|
|
2286
2283
|
{
|
|
@@ -2412,68 +2409,65 @@
|
|
|
2412
2409
|
"kindString": "Parameter",
|
|
2413
2410
|
"flags": {},
|
|
2414
2411
|
"type": {
|
|
2415
|
-
"type": "
|
|
2416
|
-
"
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
"
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
"character": 4
|
|
2448
|
-
}
|
|
2449
|
-
],
|
|
2450
|
-
"type": {
|
|
2451
|
-
"type": "intrinsic",
|
|
2452
|
-
"name": "string"
|
|
2412
|
+
"type": "array",
|
|
2413
|
+
"elementType": {
|
|
2414
|
+
"type": "intersection",
|
|
2415
|
+
"types": [
|
|
2416
|
+
{
|
|
2417
|
+
"type": "reference",
|
|
2418
|
+
"name": "SchemaFields"
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"type": "reference",
|
|
2422
|
+
"name": "PayloadFields"
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"type": "reflection",
|
|
2426
|
+
"declaration": {
|
|
2427
|
+
"id": 159,
|
|
2428
|
+
"name": "__type",
|
|
2429
|
+
"kind": 65536,
|
|
2430
|
+
"kindString": "Type literal",
|
|
2431
|
+
"flags": {},
|
|
2432
|
+
"children": [
|
|
2433
|
+
{
|
|
2434
|
+
"id": 160,
|
|
2435
|
+
"name": "schema",
|
|
2436
|
+
"kind": 1024,
|
|
2437
|
+
"kindString": "Property",
|
|
2438
|
+
"flags": {},
|
|
2439
|
+
"sources": [
|
|
2440
|
+
{
|
|
2441
|
+
"fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
2442
|
+
"line": 19,
|
|
2443
|
+
"character": 4
|
|
2453
2444
|
}
|
|
2445
|
+
],
|
|
2446
|
+
"type": {
|
|
2447
|
+
"type": "intrinsic",
|
|
2448
|
+
"name": "string"
|
|
2454
2449
|
}
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2450
|
+
}
|
|
2451
|
+
],
|
|
2452
|
+
"groups": [
|
|
2453
|
+
{
|
|
2454
|
+
"title": "Properties",
|
|
2455
|
+
"children": [
|
|
2456
|
+
160
|
|
2457
|
+
]
|
|
2458
|
+
}
|
|
2459
|
+
],
|
|
2460
|
+
"sources": [
|
|
2461
|
+
{
|
|
2462
|
+
"fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
2463
|
+
"line": 18,
|
|
2464
|
+
"character": 17
|
|
2465
|
+
}
|
|
2466
|
+
]
|
|
2472
2467
|
}
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
"name": "XyoPayloads"
|
|
2468
|
+
}
|
|
2469
|
+
]
|
|
2470
|
+
}
|
|
2477
2471
|
}
|
|
2478
2472
|
},
|
|
2479
2473
|
{
|
|
@@ -4242,7 +4236,7 @@
|
|
|
4242
4236
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
4243
4237
|
"line": 6,
|
|
4244
4238
|
"character": 13,
|
|
4245
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4239
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/0bf62c03/packages/plugins/packages/system/src/index.ts#L6"
|
|
4246
4240
|
}
|
|
4247
4241
|
],
|
|
4248
4242
|
"type": {
|
|
@@ -5021,7 +5015,7 @@
|
|
|
5021
5015
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
5022
5016
|
"line": 1,
|
|
5023
5017
|
"character": 0,
|
|
5024
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5018
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/0bf62c03/packages/plugins/packages/system/src/index.ts#L1"
|
|
5025
5019
|
}
|
|
5026
5020
|
]
|
|
5027
5021
|
}
|
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.38.
|
|
14
|
-
"@xyo-network/payload-plugin": "^2.38.
|
|
13
|
+
"@xyo-network/info-system-payload-plugins": "^2.38.3",
|
|
14
|
+
"@xyo-network/payload-plugin": "^2.38.3",
|
|
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.38.
|
|
50
|
+
"version": "2.38.3"
|
|
51
51
|
}
|