@xyo-network/react-payload-plugin-resolver 2.32.0-rc.2 → 2.32.0-rc.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.
Files changed (2) hide show
  1. package/package.json +27 -5
  2. package/dist/docs.json +0 -1019
package/package.json CHANGED
@@ -11,13 +11,35 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@xylabs/sdk-js": "^2.6.7",
14
- "@xyo-network/payload": "^2.30.0-rc.3",
15
- "@xyo-network/payload-plugin": "^2.30.0-rc.3",
16
- "@xyo-network/react-payload-plugin": "^2.32.0-rc.2",
17
- "@xyo-network/react-shared": "^2.32.0-rc.2",
14
+ "@xyo-network/react-payload-plugin": "^2.32.0-rc.3",
15
+ "@xyo-network/react-shared": "^2.32.0-rc.3",
18
16
  "react": "^18.2.0",
19
17
  "tslib": "^2.4.0"
20
18
  },
19
+ "peerDependencies": {
20
+ "@xyo-network/account": "^2.30.0-rc.3",
21
+ "@xyo-network/api": "^2.30.0-rc.3",
22
+ "@xyo-network/archivist": "^2.30.0-rc.3",
23
+ "@xyo-network/diviner": "^2.30.0-rc.3",
24
+ "@xyo-network/network": "^2.30.0-rc.3",
25
+ "@xyo-network/payload": "^2.30.0-rc.3",
26
+ "@xyo-network/payload-plugin": "^2.30.0-rc.3",
27
+ "@xyo-network/schema-payload-plugin": "^2.30.0-rc.3",
28
+ "@xyo-network/typeof": "^2.30.0-rc.3",
29
+ "@xyo-network/utils": "^2.30.0-rc.3",
30
+ "@xyo-network/wallet": "^2.30.0-rc.3"
31
+ },
32
+ "devDependencies": {
33
+ "@xyo-network/api": "^2.30.0-rc.3",
34
+ "@xyo-network/archivist": "^2.30.0-rc.3",
35
+ "@xyo-network/diviner": "^2.30.0-rc.3",
36
+ "@xyo-network/network": "^2.30.0-rc.3",
37
+ "@xyo-network/payload": "^2.30.0-rc.3",
38
+ "@xyo-network/payload-plugin": "^2.30.0-rc.3",
39
+ "@xyo-network/schema-payload-plugin": "^2.30.0-rc.3",
40
+ "@xyo-network/utils": "^2.30.0-rc.3",
41
+ "@xyo-network/wallet": "^2.30.0-rc.3"
42
+ },
21
43
  "description": "Common React library for all XYO projects that use React",
22
44
  "browser": "dist/esm/index.js",
23
45
  "docs": "dist/docs.json",
@@ -61,6 +83,6 @@
61
83
  },
62
84
  "sideEffects": false,
63
85
  "types": "dist/esm/index.d.ts",
64
- "version": "2.32.0-rc.2",
86
+ "version": "2.32.0-rc.3",
65
87
  "stableVersion": "2.31.2"
66
88
  }
package/dist/docs.json DELETED
@@ -1,1019 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/react-payload-plugin-resolver",
4
- "kind": 1,
5
- "kindString": "Project",
6
- "flags": {},
7
- "originalName": "",
8
- "children": [
9
- {
10
- "id": 29,
11
- "name": "XyoPayloadRenderPluginResolver",
12
- "kind": 128,
13
- "kindString": "Class",
14
- "flags": {},
15
- "children": [
16
- {
17
- "id": 30,
18
- "name": "constructor",
19
- "kind": 512,
20
- "kindString": "Constructor",
21
- "flags": {},
22
- "signatures": [
23
- {
24
- "id": 31,
25
- "name": "new XyoPayloadRenderPluginResolver",
26
- "kind": 16384,
27
- "kindString": "Constructor signature",
28
- "flags": {},
29
- "type": {
30
- "type": "reference",
31
- "id": 29,
32
- "name": "XyoPayloadRenderPluginResolver"
33
- }
34
- }
35
- ]
36
- },
37
- {
38
- "id": 32,
39
- "name": "plugins",
40
- "kind": 1024,
41
- "kindString": "Property",
42
- "flags": {
43
- "isProtected": true
44
- },
45
- "sources": [
46
- {
47
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts",
48
- "line": 6,
49
- "character": 12,
50
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts#L6"
51
- }
52
- ],
53
- "type": {
54
- "type": "array",
55
- "elementType": {
56
- "type": "reference",
57
- "name": "XyoPayloadRenderPlugin"
58
- }
59
- },
60
- "defaultValue": "[]"
61
- },
62
- {
63
- "id": 33,
64
- "name": "schemaDefaultPlugin",
65
- "kind": 1024,
66
- "kindString": "Property",
67
- "flags": {
68
- "isProtected": true
69
- },
70
- "sources": [
71
- {
72
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts",
73
- "line": 7,
74
- "character": 12,
75
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts#L7"
76
- }
77
- ],
78
- "type": {
79
- "type": "reference",
80
- "typeArguments": [
81
- {
82
- "type": "intrinsic",
83
- "name": "string"
84
- },
85
- {
86
- "type": "reference",
87
- "name": "XyoPayloadRenderPlugin"
88
- }
89
- ],
90
- "name": "Map",
91
- "qualifiedName": "Map",
92
- "package": "typescript"
93
- },
94
- "defaultValue": "..."
95
- },
96
- {
97
- "id": 42,
98
- "name": "list",
99
- "kind": 2048,
100
- "kindString": "Method",
101
- "flags": {
102
- "isPublic": true
103
- },
104
- "sources": [
105
- {
106
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts",
107
- "line": 22,
108
- "character": 9,
109
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts#L22"
110
- }
111
- ],
112
- "signatures": [
113
- {
114
- "id": 43,
115
- "name": "list",
116
- "kind": 4096,
117
- "kindString": "Call signature",
118
- "flags": {},
119
- "parameters": [
120
- {
121
- "id": 44,
122
- "name": "payload",
123
- "kind": 32768,
124
- "kindString": "Parameter",
125
- "flags": {
126
- "isOptional": true
127
- },
128
- "type": {
129
- "type": "reflection",
130
- "declaration": {
131
- "id": 45,
132
- "name": "__type",
133
- "kind": 65536,
134
- "kindString": "Type literal",
135
- "flags": {},
136
- "sources": [
137
- {
138
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
139
- "line": 7,
140
- "character": 107
141
- }
142
- ]
143
- }
144
- }
145
- }
146
- ],
147
- "type": {
148
- "type": "array",
149
- "elementType": {
150
- "type": "reference",
151
- "name": "XyoPayloadRenderPlugin"
152
- }
153
- }
154
- }
155
- ]
156
- },
157
- {
158
- "id": 34,
159
- "name": "register",
160
- "kind": 2048,
161
- "kindString": "Method",
162
- "flags": {
163
- "isPublic": true
164
- },
165
- "sources": [
166
- {
167
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts",
168
- "line": 9,
169
- "character": 9,
170
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts#L9"
171
- }
172
- ],
173
- "signatures": [
174
- {
175
- "id": 35,
176
- "name": "register",
177
- "kind": 4096,
178
- "kindString": "Call signature",
179
- "flags": {},
180
- "parameters": [
181
- {
182
- "id": 36,
183
- "name": "plugin",
184
- "kind": 32768,
185
- "kindString": "Parameter",
186
- "flags": {},
187
- "type": {
188
- "type": "reference",
189
- "name": "XyoPayloadRenderPlugin"
190
- }
191
- },
192
- {
193
- "id": 37,
194
- "name": "defaultForSchema",
195
- "kind": 32768,
196
- "kindString": "Parameter",
197
- "flags": {
198
- "isOptional": true
199
- },
200
- "type": {
201
- "type": "array",
202
- "elementType": {
203
- "type": "intrinsic",
204
- "name": "string"
205
- }
206
- }
207
- }
208
- ],
209
- "type": {
210
- "type": "reference",
211
- "id": 29,
212
- "name": "XyoPayloadRenderPluginResolver"
213
- }
214
- }
215
- ]
216
- },
217
- {
218
- "id": 38,
219
- "name": "resolve",
220
- "kind": 2048,
221
- "kindString": "Method",
222
- "flags": {
223
- "isPublic": true
224
- },
225
- "sources": [
226
- {
227
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts",
228
- "line": 18,
229
- "character": 9,
230
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts#L18"
231
- }
232
- ],
233
- "signatures": [
234
- {
235
- "id": 39,
236
- "name": "resolve",
237
- "kind": 4096,
238
- "kindString": "Call signature",
239
- "flags": {},
240
- "parameters": [
241
- {
242
- "id": 40,
243
- "name": "payload",
244
- "kind": 32768,
245
- "kindString": "Parameter",
246
- "flags": {},
247
- "type": {
248
- "type": "reflection",
249
- "declaration": {
250
- "id": 41,
251
- "name": "__type",
252
- "kind": 65536,
253
- "kindString": "Type literal",
254
- "flags": {},
255
- "sources": [
256
- {
257
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
258
- "line": 7,
259
- "character": 107
260
- }
261
- ]
262
- }
263
- }
264
- }
265
- ],
266
- "type": {
267
- "type": "union",
268
- "types": [
269
- {
270
- "type": "intrinsic",
271
- "name": "undefined"
272
- },
273
- {
274
- "type": "reference",
275
- "name": "XyoPayloadRenderPlugin"
276
- }
277
- ]
278
- }
279
- }
280
- ]
281
- }
282
- ],
283
- "groups": [
284
- {
285
- "title": "Constructors",
286
- "children": [
287
- 30
288
- ]
289
- },
290
- {
291
- "title": "Properties",
292
- "children": [
293
- 32,
294
- 33
295
- ]
296
- },
297
- {
298
- "title": "Methods",
299
- "children": [
300
- 42,
301
- 34,
302
- 38
303
- ]
304
- }
305
- ],
306
- "sources": [
307
- {
308
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts",
309
- "line": 5,
310
- "character": 13,
311
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/XyoPayloadRenderPluginResolver.ts#L5"
312
- }
313
- ]
314
- },
315
- {
316
- "id": 9,
317
- "name": "PayloadPluginResolverState",
318
- "kind": 256,
319
- "kindString": "Interface",
320
- "flags": {},
321
- "children": [
322
- {
323
- "id": 10,
324
- "name": "resolver",
325
- "kind": 1024,
326
- "kindString": "Property",
327
- "flags": {
328
- "isOptional": true
329
- },
330
- "sources": [
331
- {
332
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/State.ts",
333
- "line": 5,
334
- "character": 2,
335
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/State.ts#L5"
336
- }
337
- ],
338
- "type": {
339
- "type": "reference",
340
- "name": "XyoPayloadPluginResolver",
341
- "qualifiedName": "XyoPayloadPluginResolver",
342
- "package": "@xyo-network/payload-plugin"
343
- }
344
- },
345
- {
346
- "id": 11,
347
- "name": "setResolver",
348
- "kind": 1024,
349
- "kindString": "Property",
350
- "flags": {
351
- "isOptional": true
352
- },
353
- "sources": [
354
- {
355
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/State.ts",
356
- "line": 6,
357
- "character": 2,
358
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/State.ts#L6"
359
- }
360
- ],
361
- "type": {
362
- "type": "reference",
363
- "typeArguments": [
364
- {
365
- "type": "reference",
366
- "name": "XyoPayloadPluginResolver",
367
- "qualifiedName": "XyoPayloadPluginResolver",
368
- "package": "@xyo-network/payload-plugin"
369
- }
370
- ],
371
- "name": "Dispatch",
372
- "qualifiedName": "React.Dispatch",
373
- "package": "@types/react"
374
- }
375
- }
376
- ],
377
- "groups": [
378
- {
379
- "title": "Properties",
380
- "children": [
381
- 10,
382
- 11
383
- ]
384
- }
385
- ],
386
- "sources": [
387
- {
388
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/State.ts",
389
- "line": 4,
390
- "character": 17,
391
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/State.ts#L4"
392
- }
393
- ]
394
- },
395
- {
396
- "id": 23,
397
- "name": "PayloadRenderPluginResolverState",
398
- "kind": 256,
399
- "kindString": "Interface",
400
- "flags": {},
401
- "children": [
402
- {
403
- "id": 24,
404
- "name": "resolver",
405
- "kind": 1024,
406
- "kindString": "Property",
407
- "flags": {
408
- "isOptional": true
409
- },
410
- "sources": [
411
- {
412
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/State.ts",
413
- "line": 6,
414
- "character": 2,
415
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/State.ts#L6"
416
- }
417
- ],
418
- "type": {
419
- "type": "reference",
420
- "id": 29,
421
- "name": "XyoPayloadRenderPluginResolver"
422
- }
423
- },
424
- {
425
- "id": 25,
426
- "name": "setResolver",
427
- "kind": 1024,
428
- "kindString": "Property",
429
- "flags": {
430
- "isOptional": true
431
- },
432
- "sources": [
433
- {
434
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/State.ts",
435
- "line": 7,
436
- "character": 2,
437
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/State.ts#L7"
438
- }
439
- ],
440
- "type": {
441
- "type": "reference",
442
- "typeArguments": [
443
- {
444
- "type": "reference",
445
- "id": 29,
446
- "name": "XyoPayloadRenderPluginResolver"
447
- }
448
- ],
449
- "name": "Dispatch",
450
- "qualifiedName": "React.Dispatch",
451
- "package": "@types/react"
452
- }
453
- }
454
- ],
455
- "groups": [
456
- {
457
- "title": "Properties",
458
- "children": [
459
- 24,
460
- 25
461
- ]
462
- }
463
- ],
464
- "sources": [
465
- {
466
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/State.ts",
467
- "line": 5,
468
- "character": 17,
469
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/State.ts#L5"
470
- }
471
- ]
472
- },
473
- {
474
- "id": 2,
475
- "name": "PayloadPluginResolverProviderProps",
476
- "kind": 4194304,
477
- "kindString": "Type alias",
478
- "flags": {},
479
- "sources": [
480
- {
481
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx",
482
- "line": 7,
483
- "character": 12,
484
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx#L7"
485
- }
486
- ],
487
- "type": {
488
- "type": "reference",
489
- "typeArguments": [
490
- {
491
- "type": "reflection",
492
- "declaration": {
493
- "id": 3,
494
- "name": "__type",
495
- "kind": 65536,
496
- "kindString": "Type literal",
497
- "flags": {},
498
- "children": [
499
- {
500
- "id": 4,
501
- "name": "resolver",
502
- "kind": 1024,
503
- "kindString": "Property",
504
- "flags": {},
505
- "sources": [
506
- {
507
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx",
508
- "line": 8,
509
- "character": 2,
510
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx#L8"
511
- }
512
- ],
513
- "type": {
514
- "type": "reference",
515
- "name": "XyoPayloadPluginResolver",
516
- "qualifiedName": "XyoPayloadPluginResolver",
517
- "package": "@xyo-network/payload-plugin"
518
- }
519
- }
520
- ],
521
- "groups": [
522
- {
523
- "title": "Properties",
524
- "children": [
525
- 4
526
- ]
527
- }
528
- ],
529
- "sources": [
530
- {
531
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx",
532
- "line": 7,
533
- "character": 72,
534
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx#L7"
535
- }
536
- ]
537
- }
538
- }
539
- ],
540
- "name": "ContextExProviderProps"
541
- }
542
- },
543
- {
544
- "id": 16,
545
- "name": "PayloadRenderPluginResolverProviderProps",
546
- "kind": 4194304,
547
- "kindString": "Type alias",
548
- "flags": {},
549
- "sources": [
550
- {
551
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx",
552
- "line": 7,
553
- "character": 12,
554
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx#L7"
555
- }
556
- ],
557
- "type": {
558
- "type": "reference",
559
- "typeArguments": [
560
- {
561
- "type": "reflection",
562
- "declaration": {
563
- "id": 17,
564
- "name": "__type",
565
- "kind": 65536,
566
- "kindString": "Type literal",
567
- "flags": {},
568
- "children": [
569
- {
570
- "id": 18,
571
- "name": "resolver",
572
- "kind": 1024,
573
- "kindString": "Property",
574
- "flags": {},
575
- "sources": [
576
- {
577
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx",
578
- "line": 8,
579
- "character": 2,
580
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx#L8"
581
- }
582
- ],
583
- "type": {
584
- "type": "reference",
585
- "id": 29,
586
- "name": "XyoPayloadRenderPluginResolver"
587
- }
588
- }
589
- ],
590
- "groups": [
591
- {
592
- "title": "Properties",
593
- "children": [
594
- 18
595
- ]
596
- }
597
- ],
598
- "sources": [
599
- {
600
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx",
601
- "line": 7,
602
- "character": 78,
603
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx#L7"
604
- }
605
- ]
606
- }
607
- }
608
- ],
609
- "name": "ContextExProviderProps"
610
- }
611
- },
612
- {
613
- "id": 1,
614
- "name": "PayloadPluginResolverContext",
615
- "kind": 32,
616
- "kindString": "Variable",
617
- "flags": {
618
- "isConst": true
619
- },
620
- "sources": [
621
- {
622
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Context.ts",
623
- "line": 5,
624
- "character": 6,
625
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Context.ts#L5"
626
- }
627
- ],
628
- "type": {
629
- "type": "reference",
630
- "typeArguments": [
631
- {
632
- "type": "intersection",
633
- "types": [
634
- {
635
- "type": "reference",
636
- "id": 9,
637
- "name": "PayloadPluginResolverState"
638
- },
639
- {
640
- "type": "reference",
641
- "name": "ContextExState"
642
- }
643
- ]
644
- }
645
- ],
646
- "name": "Context",
647
- "qualifiedName": "React.Context",
648
- "package": "@types/react"
649
- },
650
- "defaultValue": "..."
651
- },
652
- {
653
- "id": 15,
654
- "name": "PayloadRenderPluginResolverContext",
655
- "kind": 32,
656
- "kindString": "Variable",
657
- "flags": {
658
- "isConst": true
659
- },
660
- "sources": [
661
- {
662
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Context.ts",
663
- "line": 5,
664
- "character": 6,
665
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Context.ts#L5"
666
- }
667
- ],
668
- "type": {
669
- "type": "reference",
670
- "typeArguments": [
671
- {
672
- "type": "intersection",
673
- "types": [
674
- {
675
- "type": "reference",
676
- "id": 23,
677
- "name": "PayloadRenderPluginResolverState"
678
- },
679
- {
680
- "type": "reference",
681
- "name": "ContextExState"
682
- }
683
- ]
684
- }
685
- ],
686
- "name": "Context",
687
- "qualifiedName": "React.Context",
688
- "package": "@types/react"
689
- },
690
- "defaultValue": "..."
691
- },
692
- {
693
- "id": 5,
694
- "name": "PayloadPluginResolverProvider",
695
- "kind": 64,
696
- "kindString": "Function",
697
- "flags": {},
698
- "sources": [
699
- {
700
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx",
701
- "line": 11,
702
- "character": 13,
703
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/Provider.tsx#L11"
704
- }
705
- ],
706
- "signatures": [
707
- {
708
- "id": 6,
709
- "name": "PayloadPluginResolverProvider",
710
- "kind": 4096,
711
- "kindString": "Call signature",
712
- "flags": {},
713
- "parameters": [
714
- {
715
- "id": 7,
716
- "name": "props",
717
- "kind": 32768,
718
- "kindString": "Parameter",
719
- "flags": {},
720
- "type": {
721
- "type": "reference",
722
- "id": 2,
723
- "name": "PayloadPluginResolverProviderProps"
724
- }
725
- },
726
- {
727
- "id": 8,
728
- "name": "context",
729
- "kind": 32768,
730
- "kindString": "Parameter",
731
- "flags": {
732
- "isOptional": true
733
- },
734
- "type": {
735
- "type": "intrinsic",
736
- "name": "any"
737
- }
738
- }
739
- ],
740
- "type": {
741
- "type": "union",
742
- "types": [
743
- {
744
- "type": "literal",
745
- "value": null
746
- },
747
- {
748
- "type": "reference",
749
- "typeArguments": [
750
- {
751
- "type": "intrinsic",
752
- "name": "any"
753
- },
754
- {
755
- "type": "intrinsic",
756
- "name": "any"
757
- }
758
- ],
759
- "name": "ReactElement",
760
- "qualifiedName": "React.ReactElement",
761
- "package": "@types/react"
762
- }
763
- ]
764
- }
765
- }
766
- ]
767
- },
768
- {
769
- "id": 19,
770
- "name": "PayloadRenderPluginResolverProvider",
771
- "kind": 64,
772
- "kindString": "Function",
773
- "flags": {},
774
- "sources": [
775
- {
776
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx",
777
- "line": 11,
778
- "character": 13,
779
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/Provider.tsx#L11"
780
- }
781
- ],
782
- "signatures": [
783
- {
784
- "id": 20,
785
- "name": "PayloadRenderPluginResolverProvider",
786
- "kind": 4096,
787
- "kindString": "Call signature",
788
- "flags": {},
789
- "parameters": [
790
- {
791
- "id": 21,
792
- "name": "props",
793
- "kind": 32768,
794
- "kindString": "Parameter",
795
- "flags": {},
796
- "type": {
797
- "type": "reference",
798
- "id": 16,
799
- "name": "PayloadRenderPluginResolverProviderProps"
800
- }
801
- },
802
- {
803
- "id": 22,
804
- "name": "context",
805
- "kind": 32768,
806
- "kindString": "Parameter",
807
- "flags": {
808
- "isOptional": true
809
- },
810
- "type": {
811
- "type": "intrinsic",
812
- "name": "any"
813
- }
814
- }
815
- ],
816
- "type": {
817
- "type": "union",
818
- "types": [
819
- {
820
- "type": "literal",
821
- "value": null
822
- },
823
- {
824
- "type": "reference",
825
- "typeArguments": [
826
- {
827
- "type": "intrinsic",
828
- "name": "any"
829
- },
830
- {
831
- "type": "intrinsic",
832
- "name": "any"
833
- }
834
- ],
835
- "name": "ReactElement",
836
- "qualifiedName": "React.ReactElement",
837
- "package": "@types/react"
838
- }
839
- ]
840
- }
841
- }
842
- ]
843
- },
844
- {
845
- "id": 12,
846
- "name": "usePayloadPluginResolver",
847
- "kind": 64,
848
- "kindString": "Function",
849
- "flags": {},
850
- "sources": [
851
- {
852
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/use.ts",
853
- "line": 5,
854
- "character": 13,
855
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadPluginResolver/use.ts#L5"
856
- }
857
- ],
858
- "signatures": [
859
- {
860
- "id": 13,
861
- "name": "usePayloadPluginResolver",
862
- "kind": 4096,
863
- "kindString": "Call signature",
864
- "flags": {},
865
- "parameters": [
866
- {
867
- "id": 14,
868
- "name": "required",
869
- "kind": 32768,
870
- "kindString": "Parameter",
871
- "flags": {},
872
- "type": {
873
- "type": "intrinsic",
874
- "name": "boolean"
875
- },
876
- "defaultValue": "false"
877
- }
878
- ],
879
- "type": {
880
- "type": "reference",
881
- "typeArguments": [
882
- {
883
- "type": "intersection",
884
- "types": [
885
- {
886
- "type": "reference",
887
- "id": 9,
888
- "name": "PayloadPluginResolverState"
889
- },
890
- {
891
- "type": "reference",
892
- "name": "ContextExState"
893
- }
894
- ]
895
- },
896
- {
897
- "type": "literal",
898
- "value": "provided"
899
- }
900
- ],
901
- "name": "Omit",
902
- "qualifiedName": "Omit",
903
- "package": "typescript"
904
- }
905
- }
906
- ]
907
- },
908
- {
909
- "id": 26,
910
- "name": "usePayloadRenderPluginResolver",
911
- "kind": 64,
912
- "kindString": "Function",
913
- "flags": {},
914
- "sources": [
915
- {
916
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/use.ts",
917
- "line": 5,
918
- "character": 13,
919
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/contexts/PayloadRenderPluginResolver/use.ts#L5"
920
- }
921
- ],
922
- "signatures": [
923
- {
924
- "id": 27,
925
- "name": "usePayloadRenderPluginResolver",
926
- "kind": 4096,
927
- "kindString": "Call signature",
928
- "flags": {},
929
- "parameters": [
930
- {
931
- "id": 28,
932
- "name": "required",
933
- "kind": 32768,
934
- "kindString": "Parameter",
935
- "flags": {},
936
- "type": {
937
- "type": "intrinsic",
938
- "name": "boolean"
939
- },
940
- "defaultValue": "false"
941
- }
942
- ],
943
- "type": {
944
- "type": "reference",
945
- "typeArguments": [
946
- {
947
- "type": "intersection",
948
- "types": [
949
- {
950
- "type": "reference",
951
- "id": 23,
952
- "name": "PayloadRenderPluginResolverState"
953
- },
954
- {
955
- "type": "reference",
956
- "name": "ContextExState"
957
- }
958
- ]
959
- },
960
- {
961
- "type": "literal",
962
- "value": "provided"
963
- }
964
- ],
965
- "name": "Omit",
966
- "qualifiedName": "Omit",
967
- "package": "typescript"
968
- }
969
- }
970
- ]
971
- }
972
- ],
973
- "groups": [
974
- {
975
- "title": "Classes",
976
- "children": [
977
- 29
978
- ]
979
- },
980
- {
981
- "title": "Interfaces",
982
- "children": [
983
- 9,
984
- 23
985
- ]
986
- },
987
- {
988
- "title": "Type Aliases",
989
- "children": [
990
- 2,
991
- 16
992
- ]
993
- },
994
- {
995
- "title": "Variables",
996
- "children": [
997
- 1,
998
- 15
999
- ]
1000
- },
1001
- {
1002
- "title": "Functions",
1003
- "children": [
1004
- 5,
1005
- 19,
1006
- 12,
1007
- 26
1008
- ]
1009
- }
1010
- ],
1011
- "sources": [
1012
- {
1013
- "fileName": "packages/sdk/packages/payload-plugin-resolver/src/index.ts",
1014
- "line": 1,
1015
- "character": 0,
1016
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/sdk/packages/payload-plugin-resolver/src/index.ts#L1"
1017
- }
1018
- ]
1019
- }