@xyo-network/system-payload-plugins 2.75.0 → 2.75.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/browser/index.d.cts +5 -0
- package/dist/browser/index.d.cts.map +1 -0
- package/dist/browser/index.js +1 -2
- package/dist/browser/index.js.map +1 -1
- package/dist/docs.json +608 -0
- package/dist/node/index.d.cts +5 -0
- package/dist/node/index.d.cts.map +1 -0
- package/dist/node/index.js +3 -1
- package/dist/node/index.js.map +1 -1
- package/dist/node/index.mjs +2 -1
- package/dist/node/index.mjs.map +1 -1
- package/package.json +6 -6
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAA;AAGxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AAE/D,eAAO,MAAM,aAAa,EAAE,iBAAiB,EAAkC,CAAA;AAG/E,eAAe,aAAa,CAAA"}
|
package/dist/browser/index.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
// src/index.ts
|
|
2
1
|
export * from "@xyo-network/info-system-payload-plugins";
|
|
3
2
|
import { SystemInfoPayloadPlugins } from "@xyo-network/info-system-payload-plugins";
|
|
4
|
-
|
|
3
|
+
const SystemPlugins = [...SystemInfoPayloadPlugins];
|
|
5
4
|
var src_default = SystemPlugins;
|
|
6
5
|
export {
|
|
7
6
|
SystemPlugins,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const SystemPlugins: PayloadPluginFunc[] = [...SystemInfoPayloadPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default SystemPlugins\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const SystemPlugins: PayloadPluginFunc[] = [...SystemInfoPayloadPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default SystemPlugins\n"],"mappings":"AAAA,cAAc;AAEd,SAAS,gCAAgC;AAGlC,MAAM,gBAAqC,CAAC,GAAG,wBAAwB;AAG9E,IAAO,cAAQ;","names":[]}
|
package/dist/docs.json
ADDED
|
@@ -0,0 +1,608 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": 0,
|
|
3
|
+
"name": "@xyo-network/system-payload-plugins",
|
|
4
|
+
"variant": "project",
|
|
5
|
+
"kind": 1,
|
|
6
|
+
"flags": {},
|
|
7
|
+
"children": [
|
|
8
|
+
{
|
|
9
|
+
"id": 2,
|
|
10
|
+
"name": "default",
|
|
11
|
+
"variant": "reference",
|
|
12
|
+
"kind": 8388608,
|
|
13
|
+
"flags": {},
|
|
14
|
+
"sources": [
|
|
15
|
+
{
|
|
16
|
+
"fileName": "src/index.ts",
|
|
17
|
+
"line": 9,
|
|
18
|
+
"character": 0,
|
|
19
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ca3276aa9c376/packages/plugins/packages/payload/packages/system/src/index.ts#L9"
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"target": 1
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"id": 9,
|
|
26
|
+
"name": "BowserSystemInfoPayload",
|
|
27
|
+
"variant": "declaration",
|
|
28
|
+
"kind": 4194304,
|
|
29
|
+
"flags": {},
|
|
30
|
+
"sources": [
|
|
31
|
+
{
|
|
32
|
+
"fileName": "packages/info/packages/bowser/dist/node/Payload.d.ts",
|
|
33
|
+
"line": 4,
|
|
34
|
+
"character": 12
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"type": {
|
|
38
|
+
"type": "reference",
|
|
39
|
+
"target": {
|
|
40
|
+
"sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
|
|
41
|
+
"qualifiedName": "Payload"
|
|
42
|
+
},
|
|
43
|
+
"typeArguments": [
|
|
44
|
+
{
|
|
45
|
+
"type": "reflection",
|
|
46
|
+
"declaration": {
|
|
47
|
+
"id": 10,
|
|
48
|
+
"name": "__type",
|
|
49
|
+
"variant": "declaration",
|
|
50
|
+
"kind": 65536,
|
|
51
|
+
"flags": {},
|
|
52
|
+
"children": [
|
|
53
|
+
{
|
|
54
|
+
"id": 11,
|
|
55
|
+
"name": "bowser",
|
|
56
|
+
"variant": "declaration",
|
|
57
|
+
"kind": 1024,
|
|
58
|
+
"flags": {
|
|
59
|
+
"isOptional": true
|
|
60
|
+
},
|
|
61
|
+
"sources": [
|
|
62
|
+
{
|
|
63
|
+
"fileName": "packages/info/packages/bowser/dist/node/Payload.d.ts",
|
|
64
|
+
"line": 5,
|
|
65
|
+
"character": 4
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"type": {
|
|
69
|
+
"type": "reference",
|
|
70
|
+
"target": {
|
|
71
|
+
"sourceFileName": "../../../../../../node_modules/bowser/index.d.ts",
|
|
72
|
+
"qualifiedName": "Bowser.Parser.ParsedResult"
|
|
73
|
+
},
|
|
74
|
+
"name": "Parser.ParsedResult",
|
|
75
|
+
"package": "bowser",
|
|
76
|
+
"qualifiedName": "Bowser.Parser.ParsedResult"
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"id": 12,
|
|
81
|
+
"name": "schema",
|
|
82
|
+
"variant": "declaration",
|
|
83
|
+
"kind": 1024,
|
|
84
|
+
"flags": {},
|
|
85
|
+
"sources": [
|
|
86
|
+
{
|
|
87
|
+
"fileName": "packages/info/packages/bowser/dist/node/Payload.d.ts",
|
|
88
|
+
"line": 6,
|
|
89
|
+
"character": 4
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"type": {
|
|
93
|
+
"type": "reference",
|
|
94
|
+
"target": 13,
|
|
95
|
+
"name": "BowserSystemInfoSchema",
|
|
96
|
+
"package": "@xyo-network/bowser-system-info-payload-plugin"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
],
|
|
100
|
+
"groups": [
|
|
101
|
+
{
|
|
102
|
+
"title": "Properties",
|
|
103
|
+
"children": [
|
|
104
|
+
11,
|
|
105
|
+
12
|
|
106
|
+
]
|
|
107
|
+
}
|
|
108
|
+
],
|
|
109
|
+
"sources": [
|
|
110
|
+
{
|
|
111
|
+
"fileName": "packages/info/packages/bowser/dist/node/Payload.d.ts",
|
|
112
|
+
"line": 4,
|
|
113
|
+
"character": 46
|
|
114
|
+
}
|
|
115
|
+
]
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
],
|
|
119
|
+
"name": "Payload",
|
|
120
|
+
"package": "@xyo-network/payload-model"
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": 14,
|
|
125
|
+
"name": "BowserSystemInfoSchema",
|
|
126
|
+
"variant": "declaration",
|
|
127
|
+
"kind": 4194304,
|
|
128
|
+
"flags": {},
|
|
129
|
+
"sources": [
|
|
130
|
+
{
|
|
131
|
+
"fileName": "packages/info/packages/bowser/dist/node/Schema.d.ts",
|
|
132
|
+
"line": 1,
|
|
133
|
+
"character": 12
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"fileName": "packages/info/packages/bowser/dist/node/Schema.d.ts",
|
|
137
|
+
"line": 2,
|
|
138
|
+
"character": 21
|
|
139
|
+
}
|
|
140
|
+
],
|
|
141
|
+
"type": {
|
|
142
|
+
"type": "literal",
|
|
143
|
+
"value": "network.xyo.system.info.bowser"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"id": 13,
|
|
148
|
+
"name": "BowserSystemInfoSchema",
|
|
149
|
+
"variant": "declaration",
|
|
150
|
+
"kind": 32,
|
|
151
|
+
"flags": {},
|
|
152
|
+
"sources": [
|
|
153
|
+
{
|
|
154
|
+
"fileName": "packages/info/packages/bowser/dist/node/Schema.d.ts",
|
|
155
|
+
"line": 1,
|
|
156
|
+
"character": 12
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"fileName": "packages/info/packages/bowser/dist/node/Schema.d.ts",
|
|
160
|
+
"line": 2,
|
|
161
|
+
"character": 21
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"type": {
|
|
165
|
+
"type": "literal",
|
|
166
|
+
"value": "network.xyo.system.info.bowser"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"id": 3,
|
|
171
|
+
"name": "SystemInfoPayloadPlugins",
|
|
172
|
+
"variant": "declaration",
|
|
173
|
+
"kind": 32,
|
|
174
|
+
"flags": {
|
|
175
|
+
"isConst": true
|
|
176
|
+
},
|
|
177
|
+
"sources": [
|
|
178
|
+
{
|
|
179
|
+
"fileName": "packages/info/dist/node/index.d.ts",
|
|
180
|
+
"line": 3,
|
|
181
|
+
"character": 21
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"type": {
|
|
185
|
+
"type": "array",
|
|
186
|
+
"elementType": {
|
|
187
|
+
"type": "reference",
|
|
188
|
+
"target": {
|
|
189
|
+
"sourceFileName": "../../../../../sdk/packages/payload-plugin/src/Plugin.ts",
|
|
190
|
+
"qualifiedName": "PayloadPluginFunc"
|
|
191
|
+
},
|
|
192
|
+
"name": "PayloadPluginFunc",
|
|
193
|
+
"package": "@xyo-network/payload-plugin"
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": 1,
|
|
199
|
+
"name": "SystemPlugins",
|
|
200
|
+
"variant": "declaration",
|
|
201
|
+
"kind": 32,
|
|
202
|
+
"flags": {
|
|
203
|
+
"isConst": true
|
|
204
|
+
},
|
|
205
|
+
"sources": [
|
|
206
|
+
{
|
|
207
|
+
"fileName": "src/index.ts",
|
|
208
|
+
"line": 6,
|
|
209
|
+
"character": 13,
|
|
210
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ca3276aa9c376/packages/plugins/packages/payload/packages/system/src/index.ts#L6"
|
|
211
|
+
}
|
|
212
|
+
],
|
|
213
|
+
"type": {
|
|
214
|
+
"type": "array",
|
|
215
|
+
"elementType": {
|
|
216
|
+
"type": "reference",
|
|
217
|
+
"target": {
|
|
218
|
+
"sourceFileName": "../../../../../sdk/packages/payload-plugin/src/Plugin.ts",
|
|
219
|
+
"qualifiedName": "PayloadPluginFunc"
|
|
220
|
+
},
|
|
221
|
+
"name": "PayloadPluginFunc",
|
|
222
|
+
"package": "@xyo-network/payload-plugin"
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
"defaultValue": "..."
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"id": 4,
|
|
229
|
+
"name": "BowserSystemInfoPayloadPlugin",
|
|
230
|
+
"variant": "declaration",
|
|
231
|
+
"kind": 64,
|
|
232
|
+
"flags": {},
|
|
233
|
+
"sources": [
|
|
234
|
+
{
|
|
235
|
+
"fileName": "packages/info/packages/bowser/dist/node/Plugin.d.ts",
|
|
236
|
+
"line": 1,
|
|
237
|
+
"character": 21
|
|
238
|
+
}
|
|
239
|
+
],
|
|
240
|
+
"signatures": [
|
|
241
|
+
{
|
|
242
|
+
"id": 5,
|
|
243
|
+
"name": "BowserSystemInfoPayloadPlugin",
|
|
244
|
+
"variant": "signature",
|
|
245
|
+
"kind": 4096,
|
|
246
|
+
"flags": {},
|
|
247
|
+
"sources": [
|
|
248
|
+
{
|
|
249
|
+
"fileName": "packages/info/packages/bowser/dist/node/Plugin.d.ts",
|
|
250
|
+
"line": 1,
|
|
251
|
+
"character": 52
|
|
252
|
+
}
|
|
253
|
+
],
|
|
254
|
+
"type": {
|
|
255
|
+
"type": "reference",
|
|
256
|
+
"target": {
|
|
257
|
+
"sourceFileName": "../../../../../sdk/packages/payload-plugin/src/Plugin.ts",
|
|
258
|
+
"qualifiedName": "PayloadPlugin"
|
|
259
|
+
},
|
|
260
|
+
"typeArguments": [
|
|
261
|
+
{
|
|
262
|
+
"type": "intersection",
|
|
263
|
+
"types": [
|
|
264
|
+
{
|
|
265
|
+
"type": "reference",
|
|
266
|
+
"target": {
|
|
267
|
+
"sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
|
|
268
|
+
"qualifiedName": "SchemaFields"
|
|
269
|
+
},
|
|
270
|
+
"name": "SchemaFields",
|
|
271
|
+
"package": "@xyo-network/payload-model"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"type": "reference",
|
|
275
|
+
"target": {
|
|
276
|
+
"sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
|
|
277
|
+
"qualifiedName": "PayloadFields"
|
|
278
|
+
},
|
|
279
|
+
"name": "PayloadFields",
|
|
280
|
+
"package": "@xyo-network/payload-model"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"type": "reflection",
|
|
284
|
+
"declaration": {
|
|
285
|
+
"id": 6,
|
|
286
|
+
"name": "__type",
|
|
287
|
+
"variant": "declaration",
|
|
288
|
+
"kind": 65536,
|
|
289
|
+
"flags": {},
|
|
290
|
+
"children": [
|
|
291
|
+
{
|
|
292
|
+
"id": 7,
|
|
293
|
+
"name": "bowser",
|
|
294
|
+
"variant": "declaration",
|
|
295
|
+
"kind": 1024,
|
|
296
|
+
"flags": {
|
|
297
|
+
"isOptional": true
|
|
298
|
+
},
|
|
299
|
+
"sources": [
|
|
300
|
+
{
|
|
301
|
+
"fileName": "packages/info/packages/bowser/dist/node/Plugin.d.ts",
|
|
302
|
+
"line": 2,
|
|
303
|
+
"character": 4
|
|
304
|
+
}
|
|
305
|
+
],
|
|
306
|
+
"type": {
|
|
307
|
+
"type": "reference",
|
|
308
|
+
"target": {
|
|
309
|
+
"sourceFileName": "../../../../../../node_modules/bowser/index.d.ts",
|
|
310
|
+
"qualifiedName": "Bowser.Parser.ParsedResult"
|
|
311
|
+
},
|
|
312
|
+
"name": "ParsedResult",
|
|
313
|
+
"package": "bowser",
|
|
314
|
+
"qualifiedName": "Bowser.Parser.ParsedResult"
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"id": 8,
|
|
319
|
+
"name": "schema",
|
|
320
|
+
"variant": "declaration",
|
|
321
|
+
"kind": 1024,
|
|
322
|
+
"flags": {},
|
|
323
|
+
"sources": [
|
|
324
|
+
{
|
|
325
|
+
"fileName": "packages/info/packages/bowser/dist/node/Plugin.d.ts",
|
|
326
|
+
"line": 3,
|
|
327
|
+
"character": 4
|
|
328
|
+
}
|
|
329
|
+
],
|
|
330
|
+
"type": {
|
|
331
|
+
"type": "literal",
|
|
332
|
+
"value": "network.xyo.system.info.bowser"
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
],
|
|
336
|
+
"groups": [
|
|
337
|
+
{
|
|
338
|
+
"title": "Properties",
|
|
339
|
+
"children": [
|
|
340
|
+
7,
|
|
341
|
+
8
|
|
342
|
+
]
|
|
343
|
+
}
|
|
344
|
+
],
|
|
345
|
+
"sources": [
|
|
346
|
+
{
|
|
347
|
+
"fileName": "packages/info/packages/bowser/dist/node/Plugin.d.ts",
|
|
348
|
+
"line": 1,
|
|
349
|
+
"character": 215
|
|
350
|
+
}
|
|
351
|
+
]
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
]
|
|
355
|
+
}
|
|
356
|
+
],
|
|
357
|
+
"name": "PayloadPlugin",
|
|
358
|
+
"package": "@xyo-network/payload-plugin"
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
]
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"id": 15,
|
|
365
|
+
"name": "bowserSystemInfoPayloadTemplate",
|
|
366
|
+
"variant": "declaration",
|
|
367
|
+
"kind": 64,
|
|
368
|
+
"flags": {},
|
|
369
|
+
"sources": [
|
|
370
|
+
{
|
|
371
|
+
"fileName": "packages/info/packages/bowser/dist/node/Template.d.ts",
|
|
372
|
+
"line": 2,
|
|
373
|
+
"character": 21
|
|
374
|
+
}
|
|
375
|
+
],
|
|
376
|
+
"signatures": [
|
|
377
|
+
{
|
|
378
|
+
"id": 16,
|
|
379
|
+
"name": "bowserSystemInfoPayloadTemplate",
|
|
380
|
+
"variant": "signature",
|
|
381
|
+
"kind": 4096,
|
|
382
|
+
"flags": {},
|
|
383
|
+
"sources": [
|
|
384
|
+
{
|
|
385
|
+
"fileName": "packages/info/packages/bowser/dist/node/Template.d.ts",
|
|
386
|
+
"line": 2,
|
|
387
|
+
"character": 54
|
|
388
|
+
}
|
|
389
|
+
],
|
|
390
|
+
"type": {
|
|
391
|
+
"type": "intersection",
|
|
392
|
+
"types": [
|
|
393
|
+
{
|
|
394
|
+
"type": "reference",
|
|
395
|
+
"target": {
|
|
396
|
+
"sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
|
|
397
|
+
"qualifiedName": "SchemaFields"
|
|
398
|
+
},
|
|
399
|
+
"name": "SchemaFields",
|
|
400
|
+
"package": "@xyo-network/payload-model"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"type": "reference",
|
|
404
|
+
"target": {
|
|
405
|
+
"sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
|
|
406
|
+
"qualifiedName": "PayloadFields"
|
|
407
|
+
},
|
|
408
|
+
"name": "PayloadFields",
|
|
409
|
+
"package": "@xyo-network/payload-model"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"type": "reflection",
|
|
413
|
+
"declaration": {
|
|
414
|
+
"id": 17,
|
|
415
|
+
"name": "__type",
|
|
416
|
+
"variant": "declaration",
|
|
417
|
+
"kind": 65536,
|
|
418
|
+
"flags": {},
|
|
419
|
+
"children": [
|
|
420
|
+
{
|
|
421
|
+
"id": 18,
|
|
422
|
+
"name": "bowser",
|
|
423
|
+
"variant": "declaration",
|
|
424
|
+
"kind": 1024,
|
|
425
|
+
"flags": {
|
|
426
|
+
"isOptional": true
|
|
427
|
+
},
|
|
428
|
+
"sources": [
|
|
429
|
+
{
|
|
430
|
+
"fileName": "packages/info/packages/bowser/dist/node/Payload.d.ts",
|
|
431
|
+
"line": 5,
|
|
432
|
+
"character": 4
|
|
433
|
+
}
|
|
434
|
+
],
|
|
435
|
+
"type": {
|
|
436
|
+
"type": "reference",
|
|
437
|
+
"target": {
|
|
438
|
+
"sourceFileName": "../../../../../../node_modules/bowser/index.d.ts",
|
|
439
|
+
"qualifiedName": "Bowser.Parser.ParsedResult"
|
|
440
|
+
},
|
|
441
|
+
"name": "ParsedResult",
|
|
442
|
+
"package": "bowser",
|
|
443
|
+
"qualifiedName": "Bowser.Parser.ParsedResult"
|
|
444
|
+
}
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"id": 19,
|
|
448
|
+
"name": "schema",
|
|
449
|
+
"variant": "declaration",
|
|
450
|
+
"kind": 1024,
|
|
451
|
+
"flags": {},
|
|
452
|
+
"sources": [
|
|
453
|
+
{
|
|
454
|
+
"fileName": "packages/info/packages/bowser/dist/node/Payload.d.ts",
|
|
455
|
+
"line": 6,
|
|
456
|
+
"character": 4
|
|
457
|
+
}
|
|
458
|
+
],
|
|
459
|
+
"type": {
|
|
460
|
+
"type": "literal",
|
|
461
|
+
"value": "network.xyo.system.info.bowser"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
],
|
|
465
|
+
"groups": [
|
|
466
|
+
{
|
|
467
|
+
"title": "Properties",
|
|
468
|
+
"children": [
|
|
469
|
+
18,
|
|
470
|
+
19
|
|
471
|
+
]
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"sources": [
|
|
475
|
+
{
|
|
476
|
+
"fileName": "packages/info/packages/bowser/dist/node/Payload.d.ts",
|
|
477
|
+
"line": 4,
|
|
478
|
+
"character": 46
|
|
479
|
+
}
|
|
480
|
+
]
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
]
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
]
|
|
487
|
+
}
|
|
488
|
+
],
|
|
489
|
+
"groups": [
|
|
490
|
+
{
|
|
491
|
+
"title": "References",
|
|
492
|
+
"children": [
|
|
493
|
+
2
|
|
494
|
+
]
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"title": "Type Aliases",
|
|
498
|
+
"children": [
|
|
499
|
+
9,
|
|
500
|
+
14
|
|
501
|
+
]
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"title": "Variables",
|
|
505
|
+
"children": [
|
|
506
|
+
13,
|
|
507
|
+
3,
|
|
508
|
+
1
|
|
509
|
+
]
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"title": "Functions",
|
|
513
|
+
"children": [
|
|
514
|
+
4,
|
|
515
|
+
15
|
|
516
|
+
]
|
|
517
|
+
}
|
|
518
|
+
],
|
|
519
|
+
"packageName": "@xyo-network/system-payload-plugins",
|
|
520
|
+
"readme": [
|
|
521
|
+
{
|
|
522
|
+
"kind": "text",
|
|
523
|
+
"text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
|
|
524
|
+
}
|
|
525
|
+
],
|
|
526
|
+
"symbolIdMap": {
|
|
527
|
+
"0": {
|
|
528
|
+
"sourceFileName": "src/index.ts",
|
|
529
|
+
"qualifiedName": ""
|
|
530
|
+
},
|
|
531
|
+
"1": {
|
|
532
|
+
"sourceFileName": "src/index.ts",
|
|
533
|
+
"qualifiedName": "SystemPlugins"
|
|
534
|
+
},
|
|
535
|
+
"2": {
|
|
536
|
+
"sourceFileName": "src/index.ts",
|
|
537
|
+
"qualifiedName": "default"
|
|
538
|
+
},
|
|
539
|
+
"3": {
|
|
540
|
+
"sourceFileName": "packages/info/src/index.ts",
|
|
541
|
+
"qualifiedName": "SystemInfoPayloadPlugins"
|
|
542
|
+
},
|
|
543
|
+
"4": {
|
|
544
|
+
"sourceFileName": "packages/info/packages/bowser/src/Plugin.ts",
|
|
545
|
+
"qualifiedName": "BowserSystemInfoPayloadPlugin"
|
|
546
|
+
},
|
|
547
|
+
"5": {
|
|
548
|
+
"sourceFileName": "packages/info/packages/bowser/src/Plugin.ts",
|
|
549
|
+
"qualifiedName": "BowserSystemInfoPayloadPlugin"
|
|
550
|
+
},
|
|
551
|
+
"6": {
|
|
552
|
+
"sourceFileName": "packages/info/packages/bowser/src/Plugin.ts",
|
|
553
|
+
"qualifiedName": "__type"
|
|
554
|
+
},
|
|
555
|
+
"7": {
|
|
556
|
+
"sourceFileName": "packages/info/packages/bowser/src/Plugin.ts",
|
|
557
|
+
"qualifiedName": "__type.bowser"
|
|
558
|
+
},
|
|
559
|
+
"8": {
|
|
560
|
+
"sourceFileName": "packages/info/packages/bowser/src/Plugin.ts",
|
|
561
|
+
"qualifiedName": "__type.schema"
|
|
562
|
+
},
|
|
563
|
+
"9": {
|
|
564
|
+
"sourceFileName": "packages/info/packages/bowser/src/Payload.ts",
|
|
565
|
+
"qualifiedName": "BowserSystemInfoPayload"
|
|
566
|
+
},
|
|
567
|
+
"10": {
|
|
568
|
+
"sourceFileName": "packages/info/packages/bowser/src/Payload.ts",
|
|
569
|
+
"qualifiedName": "__type"
|
|
570
|
+
},
|
|
571
|
+
"11": {
|
|
572
|
+
"sourceFileName": "packages/info/packages/bowser/src/Payload.ts",
|
|
573
|
+
"qualifiedName": "__type.bowser"
|
|
574
|
+
},
|
|
575
|
+
"12": {
|
|
576
|
+
"sourceFileName": "packages/info/packages/bowser/src/Payload.ts",
|
|
577
|
+
"qualifiedName": "__type.schema"
|
|
578
|
+
},
|
|
579
|
+
"13": {
|
|
580
|
+
"sourceFileName": "packages/info/packages/bowser/src/Schema.ts",
|
|
581
|
+
"qualifiedName": "BowserSystemInfoSchema"
|
|
582
|
+
},
|
|
583
|
+
"14": {
|
|
584
|
+
"sourceFileName": "packages/info/packages/bowser/src/Schema.ts",
|
|
585
|
+
"qualifiedName": "BowserSystemInfoSchema"
|
|
586
|
+
},
|
|
587
|
+
"15": {
|
|
588
|
+
"sourceFileName": "packages/info/packages/bowser/src/Template.ts",
|
|
589
|
+
"qualifiedName": "bowserSystemInfoPayloadTemplate"
|
|
590
|
+
},
|
|
591
|
+
"16": {
|
|
592
|
+
"sourceFileName": "packages/info/packages/bowser/src/Template.ts",
|
|
593
|
+
"qualifiedName": "bowserSystemInfoPayloadTemplate"
|
|
594
|
+
},
|
|
595
|
+
"17": {
|
|
596
|
+
"sourceFileName": "packages/info/packages/bowser/src/Payload.ts",
|
|
597
|
+
"qualifiedName": "__type"
|
|
598
|
+
},
|
|
599
|
+
"18": {
|
|
600
|
+
"sourceFileName": "packages/info/packages/bowser/src/Payload.ts",
|
|
601
|
+
"qualifiedName": "__type.bowser"
|
|
602
|
+
},
|
|
603
|
+
"19": {
|
|
604
|
+
"sourceFileName": "packages/info/packages/bowser/src/Payload.ts",
|
|
605
|
+
"qualifiedName": "__type.schema"
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAA;AAGxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AAE/D,eAAO,MAAM,aAAa,EAAE,iBAAiB,EAAkC,CAAA;AAG/E,eAAe,aAAa,CAAA"}
|
package/dist/node/index.js
CHANGED
|
@@ -17,6 +17,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
17
17
|
};
|
|
18
18
|
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
19
19
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
|
+
|
|
21
|
+
// src/index.ts
|
|
20
22
|
var src_exports = {};
|
|
21
23
|
__export(src_exports, {
|
|
22
24
|
SystemPlugins: () => SystemPlugins,
|
|
@@ -25,7 +27,7 @@ __export(src_exports, {
|
|
|
25
27
|
module.exports = __toCommonJS(src_exports);
|
|
26
28
|
__reExport(src_exports, require("@xyo-network/info-system-payload-plugins"), module.exports);
|
|
27
29
|
var import_info_system_payload_plugins = require("@xyo-network/info-system-payload-plugins");
|
|
28
|
-
|
|
30
|
+
var SystemPlugins = [...import_info_system_payload_plugins.SystemInfoPayloadPlugins];
|
|
29
31
|
var src_default = SystemPlugins;
|
|
30
32
|
// Annotate the CommonJS export names for ESM import in node:
|
|
31
33
|
0 && (module.exports = {
|
package/dist/node/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const SystemPlugins: PayloadPluginFunc[] = [...SystemInfoPayloadPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default SystemPlugins\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const SystemPlugins: PayloadPluginFunc[] = [...SystemInfoPayloadPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default SystemPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,qDAAd;AAEA,yCAAyC;AAGlC,IAAM,gBAAqC,CAAC,GAAG,2DAAwB;AAG9E,IAAO,cAAQ;","names":[]}
|
package/dist/node/index.mjs
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
// src/index.ts
|
|
1
2
|
export * from "@xyo-network/info-system-payload-plugins";
|
|
2
3
|
import { SystemInfoPayloadPlugins } from "@xyo-network/info-system-payload-plugins";
|
|
3
|
-
|
|
4
|
+
var SystemPlugins = [...SystemInfoPayloadPlugins];
|
|
4
5
|
var src_default = SystemPlugins;
|
|
5
6
|
export {
|
|
6
7
|
SystemPlugins,
|
package/dist/node/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const SystemPlugins: PayloadPluginFunc[] = [...SystemInfoPayloadPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default SystemPlugins\n"],"mappings":"AAAA,cAAc;AAEd,SAAS,gCAAgC;AAGlC,
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport { PayloadPluginFunc } from '@xyo-network/payload-plugin'\n\nexport const SystemPlugins: PayloadPluginFunc[] = [...SystemInfoPayloadPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default SystemPlugins\n"],"mappings":";AAAA,cAAc;AAEd,SAAS,gCAAgC;AAGlC,IAAM,gBAAqC,CAAC,GAAG,wBAAwB;AAG9E,IAAO,cAAQ;","names":[]}
|
package/package.json
CHANGED
|
@@ -10,12 +10,12 @@
|
|
|
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.75.
|
|
14
|
-
"@xyo-network/payload-plugin": "~2.75.
|
|
13
|
+
"@xyo-network/info-system-payload-plugins": "~2.75.1",
|
|
14
|
+
"@xyo-network/payload-plugin": "~2.75.1"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@xylabs/ts-scripts-yarn3": "^3.0.
|
|
18
|
-
"@xylabs/tsconfig": "^3.0.
|
|
17
|
+
"@xylabs/ts-scripts-yarn3": "^3.0.77",
|
|
18
|
+
"@xylabs/tsconfig": "^3.0.77",
|
|
19
19
|
"typescript": "^5.2.2"
|
|
20
20
|
},
|
|
21
21
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
".": {
|
|
25
25
|
"browser": {
|
|
26
26
|
"require": {
|
|
27
|
-
"types": "./dist/browser/index.d.
|
|
27
|
+
"types": "./dist/browser/index.d.cts",
|
|
28
28
|
"default": "./dist/browser/index.cjs"
|
|
29
29
|
},
|
|
30
30
|
"import": {
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
},
|
|
62
62
|
"sideEffects": false,
|
|
63
63
|
"types": "dist/node/index.d.ts",
|
|
64
|
-
"version": "2.75.
|
|
64
|
+
"version": "2.75.1"
|
|
65
65
|
}
|