@xyo-network/system-payload-plugins 2.38.0 → 2.38.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 +115 -121
  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/db09c8c0/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9c6a8f4/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": "reference",
2223
- "typeArguments": [
2224
- {
2225
- "type": "intersection",
2226
- "types": [
2227
- {
2228
- "type": "reference",
2229
- "name": "SchemaFields"
2230
- },
2231
- {
2232
- "type": "reference",
2233
- "name": "PayloadFields"
2234
- },
2235
- {
2236
- "type": "reflection",
2237
- "declaration": {
2238
- "id": 167,
2239
- "name": "__type",
2240
- "kind": 65536,
2241
- "kindString": "Type literal",
2242
- "flags": {},
2243
- "children": [
2244
- {
2245
- "id": 168,
2246
- "name": "schema",
2247
- "kind": 1024,
2248
- "kindString": "Property",
2249
- "flags": {},
2250
- "sources": [
2251
- {
2252
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2253
- "line": 19,
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
- "groups": [
2264
- {
2265
- "title": "Properties",
2266
- "children": [
2267
- 168
2268
- ]
2269
- }
2270
- ],
2271
- "sources": [
2272
- {
2273
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2274
- "line": 18,
2275
- "character": 17
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": "reference",
2416
- "typeArguments": [
2417
- {
2418
- "type": "intersection",
2419
- "types": [
2420
- {
2421
- "type": "reference",
2422
- "name": "SchemaFields"
2423
- },
2424
- {
2425
- "type": "reference",
2426
- "name": "PayloadFields"
2427
- },
2428
- {
2429
- "type": "reflection",
2430
- "declaration": {
2431
- "id": 159,
2432
- "name": "__type",
2433
- "kind": 65536,
2434
- "kindString": "Type literal",
2435
- "flags": {},
2436
- "children": [
2437
- {
2438
- "id": 160,
2439
- "name": "schema",
2440
- "kind": 1024,
2441
- "kindString": "Property",
2442
- "flags": {},
2443
- "sources": [
2444
- {
2445
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2446
- "line": 19,
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
- "groups": [
2457
- {
2458
- "title": "Properties",
2459
- "children": [
2460
- 160
2461
- ]
2462
- }
2463
- ],
2464
- "sources": [
2465
- {
2466
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2467
- "line": 18,
2468
- "character": 17
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/db09c8c0/packages/plugins/packages/system/src/index.ts#L6"
4239
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9c6a8f4/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/db09c8c0/packages/plugins/packages/system/src/index.ts#L1"
5018
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9c6a8f4/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.0",
14
- "@xyo-network/payload-plugin": "^2.38.0",
13
+ "@xyo-network/info-system-payload-plugins": "^2.38.2",
14
+ "@xyo-network/payload-plugin": "^2.38.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.38.0"
50
+ "version": "2.38.2"
51
51
  }