@xyo-network/url-payload-plugin 2.75.17 → 2.76.0

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.
@@ -4,9 +4,9 @@ export type UrlPayload = Payload<{
4
4
  schema: UrlSchema;
5
5
  url: string;
6
6
  }>;
7
- export declare const isUrlPayload: (x?: ({
7
+ export declare const isUrlPayload: (x?: {
8
8
  schema: string;
9
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
9
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
10
10
  schema: UrlSchema;
11
11
  url: string;
12
12
  };
@@ -4,9 +4,9 @@ export type UrlPayload = Payload<{
4
4
  schema: UrlSchema;
5
5
  url: string;
6
6
  }>;
7
- export declare const isUrlPayload: (x?: ({
7
+ export declare const isUrlPayload: (x?: {
8
8
  schema: string;
9
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
9
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
10
10
  schema: UrlSchema;
11
11
  url: string;
12
12
  };
@@ -4,9 +4,9 @@ export type UrlPayload = Payload<{
4
4
  schema: UrlSchema;
5
5
  url: string;
6
6
  }>;
7
- export declare const isUrlPayload: (x?: ({
7
+ export declare const isUrlPayload: (x?: {
8
8
  schema: string;
9
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
9
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
10
10
  schema: UrlSchema;
11
11
  url: string;
12
12
  };
@@ -1,4 +1,4 @@
1
- export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
1
+ export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & {
2
2
  schema: "network.xyo.url";
3
3
  url: string;
4
4
  }>;
@@ -1,4 +1,4 @@
1
- export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
1
+ export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & {
2
2
  schema: "network.xyo.url";
3
3
  url: string;
4
4
  }>;
@@ -1,4 +1,4 @@
1
- export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
1
+ export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & {
2
2
  schema: "network.xyo.url";
3
3
  url: string;
4
4
  }>;
@@ -4,9 +4,9 @@ export type UrlPayload = Payload<{
4
4
  schema: UrlSchema;
5
5
  url: string;
6
6
  }>;
7
- export declare const isUrlPayload: (x?: ({
7
+ export declare const isUrlPayload: (x?: {
8
8
  schema: string;
9
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
9
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
10
10
  schema: UrlSchema;
11
11
  url: string;
12
12
  };
@@ -4,9 +4,9 @@ export type UrlPayload = Payload<{
4
4
  schema: UrlSchema;
5
5
  url: string;
6
6
  }>;
7
- export declare const isUrlPayload: (x?: ({
7
+ export declare const isUrlPayload: (x?: {
8
8
  schema: string;
9
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
9
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
10
10
  schema: UrlSchema;
11
11
  url: string;
12
12
  };
@@ -4,9 +4,9 @@ export type UrlPayload = Payload<{
4
4
  schema: UrlSchema;
5
5
  url: string;
6
6
  }>;
7
- export declare const isUrlPayload: (x?: ({
7
+ export declare const isUrlPayload: (x?: {
8
8
  schema: string;
9
- } & import("@xyo-network/payload-model").PayloadFields) | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
9
+ } | null | undefined) => x is import("@xyo-network/payload-model").SchemaFields & {
10
10
  schema: UrlSchema;
11
11
  url: string;
12
12
  };
@@ -1,4 +1,4 @@
1
- export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
1
+ export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & {
2
2
  schema: "network.xyo.url";
3
3
  url: string;
4
4
  }>;
@@ -1,4 +1,4 @@
1
- export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
1
+ export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & {
2
2
  schema: "network.xyo.url";
3
3
  url: string;
4
4
  }>;
@@ -1,4 +1,4 @@
1
- export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
1
+ export declare const UrlPayloadPlugin: () => import("@xyo-network/payload-plugin").PayloadPlugin<import("@xyo-network/payload-model").SchemaFields & {
2
2
  schema: "network.xyo.url";
3
3
  url: string;
4
4
  }>;
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/payload-model": "~2.75.17",
14
- "@xyo-network/payload-plugin": "~2.75.17"
13
+ "@xyo-network/payload-model": "~2.76.0",
14
+ "@xyo-network/payload-plugin": "~2.76.0"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@xylabs/ts-scripts-yarn3": "^3.1.9",
@@ -61,5 +61,5 @@
61
61
  },
62
62
  "sideEffects": false,
63
63
  "types": "dist/node/index.d.ts",
64
- "version": "2.75.17"
64
+ "version": "2.76.0"
65
65
  }
package/dist/docs.json DELETED
@@ -1,780 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/url-payload-plugin",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 25,
10
- "name": "default",
11
- "variant": "reference",
12
- "kind": 4194304,
13
- "flags": {},
14
- "sources": [
15
- {
16
- "fileName": "plugins/packages/payload/packages/url/src/index.ts",
17
- "line": 10,
18
- "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/index.ts#L10"
20
- }
21
- ],
22
- "target": 1
23
- },
24
- {
25
- "id": 6,
26
- "name": "UrlPayload",
27
- "variant": "declaration",
28
- "kind": 2097152,
29
- "flags": {},
30
- "sources": [
31
- {
32
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
33
- "line": 5,
34
- "character": 12,
35
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L5"
36
- }
37
- ],
38
- "type": {
39
- "type": "reference",
40
- "target": {
41
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
42
- "qualifiedName": "Payload"
43
- },
44
- "typeArguments": [
45
- {
46
- "type": "reflection",
47
- "declaration": {
48
- "id": 7,
49
- "name": "__type",
50
- "variant": "declaration",
51
- "kind": 65536,
52
- "flags": {},
53
- "children": [
54
- {
55
- "id": 8,
56
- "name": "schema",
57
- "variant": "declaration",
58
- "kind": 1024,
59
- "flags": {},
60
- "sources": [
61
- {
62
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
63
- "line": 6,
64
- "character": 2,
65
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L6"
66
- }
67
- ],
68
- "type": {
69
- "type": "reference",
70
- "target": 18,
71
- "name": "UrlSchema",
72
- "package": "@xyo-network/url-payload-plugin"
73
- }
74
- },
75
- {
76
- "id": 9,
77
- "name": "url",
78
- "variant": "declaration",
79
- "kind": 1024,
80
- "flags": {},
81
- "sources": [
82
- {
83
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
84
- "line": 7,
85
- "character": 2,
86
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L7"
87
- }
88
- ],
89
- "type": {
90
- "type": "intrinsic",
91
- "name": "string"
92
- }
93
- }
94
- ],
95
- "groups": [
96
- {
97
- "title": "Properties",
98
- "children": [
99
- 8,
100
- 9
101
- ]
102
- }
103
- ],
104
- "sources": [
105
- {
106
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
107
- "line": 5,
108
- "character": 33,
109
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L5"
110
- }
111
- ]
112
- }
113
- }
114
- ],
115
- "name": "Payload",
116
- "package": "@xyo-network/payload-model"
117
- }
118
- },
119
- {
120
- "id": 19,
121
- "name": "UrlSchema",
122
- "variant": "declaration",
123
- "kind": 2097152,
124
- "flags": {},
125
- "sources": [
126
- {
127
- "fileName": "plugins/packages/payload/packages/url/src/Schema.ts",
128
- "line": 1,
129
- "character": 13,
130
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Schema.ts#L1"
131
- },
132
- {
133
- "fileName": "plugins/packages/payload/packages/url/src/Schema.ts",
134
- "line": 2,
135
- "character": 12,
136
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Schema.ts#L2"
137
- }
138
- ],
139
- "type": {
140
- "type": "query",
141
- "queryType": {
142
- "type": "reference",
143
- "target": 18,
144
- "name": "UrlSchema",
145
- "package": "@xyo-network/url-payload-plugin"
146
- }
147
- }
148
- },
149
- {
150
- "id": 18,
151
- "name": "UrlSchema",
152
- "variant": "declaration",
153
- "kind": 32,
154
- "flags": {
155
- "isConst": true
156
- },
157
- "sources": [
158
- {
159
- "fileName": "plugins/packages/payload/packages/url/src/Schema.ts",
160
- "line": 1,
161
- "character": 13,
162
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Schema.ts#L1"
163
- },
164
- {
165
- "fileName": "plugins/packages/payload/packages/url/src/Schema.ts",
166
- "line": 2,
167
- "character": 12,
168
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Schema.ts#L2"
169
- }
170
- ],
171
- "type": {
172
- "type": "literal",
173
- "value": "network.xyo.url"
174
- },
175
- "defaultValue": "'network.xyo.url'"
176
- },
177
- {
178
- "id": 1,
179
- "name": "UrlPayloadPlugin",
180
- "variant": "declaration",
181
- "kind": 64,
182
- "flags": {},
183
- "sources": [
184
- {
185
- "fileName": "plugins/packages/payload/packages/url/src/Plugin.ts",
186
- "line": 7,
187
- "character": 13,
188
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Plugin.ts#L7"
189
- }
190
- ],
191
- "signatures": [
192
- {
193
- "id": 2,
194
- "name": "UrlPayloadPlugin",
195
- "variant": "signature",
196
- "kind": 4096,
197
- "flags": {},
198
- "sources": [
199
- {
200
- "fileName": "plugins/packages/payload/packages/url/src/Plugin.ts",
201
- "line": 7,
202
- "character": 32,
203
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Plugin.ts#L7"
204
- }
205
- ],
206
- "type": {
207
- "type": "reference",
208
- "target": {
209
- "sourceFileName": "../../../../../sdk/packages/payload-plugin/src/Plugin.ts",
210
- "qualifiedName": "PayloadPlugin"
211
- },
212
- "typeArguments": [
213
- {
214
- "type": "intersection",
215
- "types": [
216
- {
217
- "type": "reference",
218
- "target": {
219
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
220
- "qualifiedName": "SchemaFields"
221
- },
222
- "name": "SchemaFields",
223
- "package": "@xyo-network/payload-model"
224
- },
225
- {
226
- "type": "reference",
227
- "target": {
228
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
229
- "qualifiedName": "PayloadFields"
230
- },
231
- "name": "PayloadFields",
232
- "package": "@xyo-network/payload-model"
233
- },
234
- {
235
- "type": "reflection",
236
- "declaration": {
237
- "id": 3,
238
- "name": "__type",
239
- "variant": "declaration",
240
- "kind": 65536,
241
- "flags": {},
242
- "children": [
243
- {
244
- "id": 4,
245
- "name": "schema",
246
- "variant": "declaration",
247
- "kind": 1024,
248
- "flags": {},
249
- "sources": [
250
- {
251
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
252
- "line": 6,
253
- "character": 2,
254
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L6"
255
- }
256
- ],
257
- "type": {
258
- "type": "literal",
259
- "value": "network.xyo.url"
260
- }
261
- },
262
- {
263
- "id": 5,
264
- "name": "url",
265
- "variant": "declaration",
266
- "kind": 1024,
267
- "flags": {},
268
- "sources": [
269
- {
270
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
271
- "line": 7,
272
- "character": 2,
273
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L7"
274
- }
275
- ],
276
- "type": {
277
- "type": "intrinsic",
278
- "name": "string"
279
- }
280
- }
281
- ],
282
- "groups": [
283
- {
284
- "title": "Properties",
285
- "children": [
286
- 4,
287
- 5
288
- ]
289
- }
290
- ],
291
- "sources": [
292
- {
293
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
294
- "line": 5,
295
- "character": 33,
296
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L5"
297
- }
298
- ]
299
- }
300
- }
301
- ]
302
- }
303
- ],
304
- "name": "PayloadPlugin",
305
- "package": "@xyo-network/payload-plugin"
306
- }
307
- }
308
- ]
309
- },
310
- {
311
- "id": 10,
312
- "name": "isUrlPayload",
313
- "variant": "declaration",
314
- "kind": 64,
315
- "flags": {},
316
- "sources": [
317
- {
318
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
319
- "line": 10,
320
- "character": 13,
321
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L10"
322
- }
323
- ],
324
- "signatures": [
325
- {
326
- "id": 11,
327
- "name": "isUrlPayload",
328
- "variant": "signature",
329
- "kind": 4096,
330
- "flags": {},
331
- "sources": [
332
- {
333
- "fileName": "protocol/packages/payload/packages/model/dist/node/isPayloadOfSchemaType.d.ts",
334
- "line": 4,
335
- "character": 58
336
- }
337
- ],
338
- "parameters": [
339
- {
340
- "id": 12,
341
- "name": "x",
342
- "variant": "param",
343
- "kind": 32768,
344
- "flags": {
345
- "isOptional": true
346
- },
347
- "type": {
348
- "type": "union",
349
- "types": [
350
- {
351
- "type": "literal",
352
- "value": null
353
- },
354
- {
355
- "type": "intersection",
356
- "types": [
357
- {
358
- "type": "reflection",
359
- "declaration": {
360
- "id": 13,
361
- "name": "__type",
362
- "variant": "declaration",
363
- "kind": 65536,
364
- "flags": {},
365
- "children": [
366
- {
367
- "id": 14,
368
- "name": "schema",
369
- "variant": "declaration",
370
- "kind": 1024,
371
- "flags": {},
372
- "sources": [
373
- {
374
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
375
- "line": 23,
376
- "character": 4
377
- }
378
- ],
379
- "type": {
380
- "type": "intrinsic",
381
- "name": "string"
382
- }
383
- }
384
- ],
385
- "groups": [
386
- {
387
- "title": "Properties",
388
- "children": [
389
- 14
390
- ]
391
- }
392
- ],
393
- "sources": [
394
- {
395
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
396
- "line": 22,
397
- "character": 68
398
- }
399
- ]
400
- }
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
- }
413
- ]
414
- }
415
- }
416
- ],
417
- "type": {
418
- "type": "predicate",
419
- "name": "x",
420
- "asserts": false,
421
- "targetType": {
422
- "type": "intersection",
423
- "types": [
424
- {
425
- "type": "reference",
426
- "target": {
427
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
428
- "qualifiedName": "SchemaFields"
429
- },
430
- "name": "SchemaFields",
431
- "package": "@xyo-network/payload-model"
432
- },
433
- {
434
- "type": "reference",
435
- "target": {
436
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
437
- "qualifiedName": "PayloadFields"
438
- },
439
- "name": "PayloadFields",
440
- "package": "@xyo-network/payload-model"
441
- },
442
- {
443
- "type": "reflection",
444
- "declaration": {
445
- "id": 15,
446
- "name": "__type",
447
- "variant": "declaration",
448
- "kind": 65536,
449
- "flags": {},
450
- "children": [
451
- {
452
- "id": 16,
453
- "name": "schema",
454
- "variant": "declaration",
455
- "kind": 1024,
456
- "flags": {},
457
- "sources": [
458
- {
459
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
460
- "line": 6,
461
- "character": 2,
462
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L6"
463
- }
464
- ],
465
- "type": {
466
- "type": "literal",
467
- "value": "network.xyo.url"
468
- }
469
- },
470
- {
471
- "id": 17,
472
- "name": "url",
473
- "variant": "declaration",
474
- "kind": 1024,
475
- "flags": {},
476
- "sources": [
477
- {
478
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
479
- "line": 7,
480
- "character": 2,
481
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L7"
482
- }
483
- ],
484
- "type": {
485
- "type": "intrinsic",
486
- "name": "string"
487
- }
488
- }
489
- ],
490
- "groups": [
491
- {
492
- "title": "Properties",
493
- "children": [
494
- 16,
495
- 17
496
- ]
497
- }
498
- ],
499
- "sources": [
500
- {
501
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
502
- "line": 5,
503
- "character": 33,
504
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L5"
505
- }
506
- ]
507
- }
508
- }
509
- ]
510
- }
511
- }
512
- }
513
- ]
514
- },
515
- {
516
- "id": 20,
517
- "name": "urlPayloadTemplate",
518
- "variant": "declaration",
519
- "kind": 64,
520
- "flags": {},
521
- "sources": [
522
- {
523
- "fileName": "plugins/packages/payload/packages/url/src/Template.ts",
524
- "line": 4,
525
- "character": 13,
526
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Template.ts#L4"
527
- }
528
- ],
529
- "signatures": [
530
- {
531
- "id": 21,
532
- "name": "urlPayloadTemplate",
533
- "variant": "signature",
534
- "kind": 4096,
535
- "flags": {},
536
- "sources": [
537
- {
538
- "fileName": "plugins/packages/payload/packages/url/src/Template.ts",
539
- "line": 4,
540
- "character": 34,
541
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Template.ts#L4"
542
- }
543
- ],
544
- "type": {
545
- "type": "intersection",
546
- "types": [
547
- {
548
- "type": "reference",
549
- "target": {
550
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
551
- "qualifiedName": "SchemaFields"
552
- },
553
- "name": "SchemaFields",
554
- "package": "@xyo-network/payload-model"
555
- },
556
- {
557
- "type": "reference",
558
- "target": {
559
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
560
- "qualifiedName": "PayloadFields"
561
- },
562
- "name": "PayloadFields",
563
- "package": "@xyo-network/payload-model"
564
- },
565
- {
566
- "type": "reflection",
567
- "declaration": {
568
- "id": 22,
569
- "name": "__type",
570
- "variant": "declaration",
571
- "kind": 65536,
572
- "flags": {},
573
- "children": [
574
- {
575
- "id": 23,
576
- "name": "schema",
577
- "variant": "declaration",
578
- "kind": 1024,
579
- "flags": {},
580
- "sources": [
581
- {
582
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
583
- "line": 6,
584
- "character": 2,
585
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L6"
586
- }
587
- ],
588
- "type": {
589
- "type": "literal",
590
- "value": "network.xyo.url"
591
- }
592
- },
593
- {
594
- "id": 24,
595
- "name": "url",
596
- "variant": "declaration",
597
- "kind": 1024,
598
- "flags": {},
599
- "sources": [
600
- {
601
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
602
- "line": 7,
603
- "character": 2,
604
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L7"
605
- }
606
- ],
607
- "type": {
608
- "type": "intrinsic",
609
- "name": "string"
610
- }
611
- }
612
- ],
613
- "groups": [
614
- {
615
- "title": "Properties",
616
- "children": [
617
- 23,
618
- 24
619
- ]
620
- }
621
- ],
622
- "sources": [
623
- {
624
- "fileName": "plugins/packages/payload/packages/url/src/Payload.ts",
625
- "line": 5,
626
- "character": 33,
627
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payload/packages/url/src/Payload.ts#L5"
628
- }
629
- ]
630
- }
631
- }
632
- ]
633
- }
634
- }
635
- ]
636
- }
637
- ],
638
- "groups": [
639
- {
640
- "title": "References",
641
- "children": [
642
- 25
643
- ]
644
- },
645
- {
646
- "title": "Type Aliases",
647
- "children": [
648
- 6,
649
- 19
650
- ]
651
- },
652
- {
653
- "title": "Variables",
654
- "children": [
655
- 18
656
- ]
657
- },
658
- {
659
- "title": "Functions",
660
- "children": [
661
- 1,
662
- 10,
663
- 20
664
- ]
665
- }
666
- ],
667
- "packageName": "@xyo-network/url-payload-plugin",
668
- "readme": [
669
- {
670
- "kind": "text",
671
- "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"
672
- }
673
- ],
674
- "symbolIdMap": {
675
- "0": {
676
- "sourceFileName": "src/index.ts",
677
- "qualifiedName": ""
678
- },
679
- "1": {
680
- "sourceFileName": "src/Plugin.ts",
681
- "qualifiedName": "UrlPayloadPlugin"
682
- },
683
- "2": {
684
- "sourceFileName": "src/Plugin.ts",
685
- "qualifiedName": "UrlPayloadPlugin"
686
- },
687
- "3": {
688
- "sourceFileName": "src/Payload.ts",
689
- "qualifiedName": "__type"
690
- },
691
- "4": {
692
- "sourceFileName": "src/Payload.ts",
693
- "qualifiedName": "__type.schema"
694
- },
695
- "5": {
696
- "sourceFileName": "src/Payload.ts",
697
- "qualifiedName": "__type.url"
698
- },
699
- "6": {
700
- "sourceFileName": "src/Payload.ts",
701
- "qualifiedName": "UrlPayload"
702
- },
703
- "7": {
704
- "sourceFileName": "src/Payload.ts",
705
- "qualifiedName": "__type"
706
- },
707
- "8": {
708
- "sourceFileName": "src/Payload.ts",
709
- "qualifiedName": "__type.schema"
710
- },
711
- "9": {
712
- "sourceFileName": "src/Payload.ts",
713
- "qualifiedName": "__type.url"
714
- },
715
- "10": {
716
- "sourceFileName": "src/Payload.ts",
717
- "qualifiedName": "isUrlPayload"
718
- },
719
- "11": {
720
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/isPayloadOfSchemaType.ts",
721
- "qualifiedName": "isUrlPayload"
722
- },
723
- "12": {
724
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/isPayloadOfSchemaType.ts",
725
- "qualifiedName": "x"
726
- },
727
- "13": {
728
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
729
- "qualifiedName": "__type"
730
- },
731
- "14": {
732
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
733
- "qualifiedName": "__type.schema"
734
- },
735
- "15": {
736
- "sourceFileName": "src/Payload.ts",
737
- "qualifiedName": "__type"
738
- },
739
- "16": {
740
- "sourceFileName": "src/Payload.ts",
741
- "qualifiedName": "__type.schema"
742
- },
743
- "17": {
744
- "sourceFileName": "src/Payload.ts",
745
- "qualifiedName": "__type.url"
746
- },
747
- "18": {
748
- "sourceFileName": "src/Schema.ts",
749
- "qualifiedName": "UrlSchema"
750
- },
751
- "19": {
752
- "sourceFileName": "src/Schema.ts",
753
- "qualifiedName": "UrlSchema"
754
- },
755
- "20": {
756
- "sourceFileName": "src/Template.ts",
757
- "qualifiedName": "urlPayloadTemplate"
758
- },
759
- "21": {
760
- "sourceFileName": "src/Template.ts",
761
- "qualifiedName": "urlPayloadTemplate"
762
- },
763
- "22": {
764
- "sourceFileName": "src/Payload.ts",
765
- "qualifiedName": "__type"
766
- },
767
- "23": {
768
- "sourceFileName": "src/Payload.ts",
769
- "qualifiedName": "__type.schema"
770
- },
771
- "24": {
772
- "sourceFileName": "src/Payload.ts",
773
- "qualifiedName": "__type.url"
774
- },
775
- "25": {
776
- "sourceFileName": "src/index.ts",
777
- "qualifiedName": "default"
778
- }
779
- }
780
- }