@xyo-network/react-embed 2.64.10 → 2.65.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +12 -12
  2. package/dist/docs.json +0 -4925
package/dist/docs.json DELETED
@@ -1,4925 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/react-embed",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 1,
10
- "name": "BusyCardProps",
11
- "variant": "declaration",
12
- "kind": 256,
13
- "flags": {},
14
- "children": [
15
- {
16
- "id": 2,
17
- "name": "busy",
18
- "variant": "declaration",
19
- "kind": 1024,
20
- "flags": {
21
- "isOptional": true
22
- },
23
- "sources": [
24
- {
25
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
26
- "line": 13,
27
- "character": 2,
28
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L13"
29
- }
30
- ],
31
- "type": {
32
- "type": "intrinsic",
33
- "name": "boolean"
34
- }
35
- },
36
- {
37
- "id": 3,
38
- "name": "busyMinimum",
39
- "variant": "declaration",
40
- "kind": 1024,
41
- "flags": {
42
- "isOptional": true
43
- },
44
- "sources": [
45
- {
46
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
47
- "line": 14,
48
- "character": 2,
49
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L14"
50
- }
51
- ],
52
- "type": {
53
- "type": "intrinsic",
54
- "name": "number"
55
- }
56
- },
57
- {
58
- "id": 4,
59
- "name": "busyVariant",
60
- "variant": "declaration",
61
- "kind": 1024,
62
- "flags": {
63
- "isOptional": true
64
- },
65
- "sources": [
66
- {
67
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
68
- "line": 15,
69
- "character": 2,
70
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L15"
71
- }
72
- ],
73
- "type": {
74
- "type": "reference",
75
- "target": {
76
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/BusyProps.ts",
77
- "qualifiedName": "BusyVariant"
78
- },
79
- "name": "BusyVariant",
80
- "package": "@xylabs/react-shared"
81
- }
82
- },
83
- {
84
- "id": 5,
85
- "name": "busyVariantProps",
86
- "variant": "declaration",
87
- "kind": 1024,
88
- "flags": {
89
- "isOptional": true
90
- },
91
- "sources": [
92
- {
93
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
94
- "line": 16,
95
- "character": 2,
96
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L16"
97
- }
98
- ],
99
- "type": {
100
- "type": "union",
101
- "types": [
102
- {
103
- "type": "reference",
104
- "target": {
105
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyCircularProgress.tsx",
106
- "qualifiedName": "BusyCircularProgressProps"
107
- },
108
- "name": "BusyCircularProgressProps",
109
- "package": "@xylabs/react-shared"
110
- },
111
- {
112
- "type": "reference",
113
- "target": {
114
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyLinearProgress.tsx",
115
- "qualifiedName": "BusyLinearProgressProps"
116
- },
117
- "name": "BusyLinearProgressProps",
118
- "package": "@xylabs/react-shared"
119
- }
120
- ]
121
- }
122
- }
123
- ],
124
- "groups": [
125
- {
126
- "title": "Properties",
127
- "children": [
128
- 2,
129
- 3,
130
- 4,
131
- 5
132
- ]
133
- }
134
- ],
135
- "sources": [
136
- {
137
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
138
- "line": 12,
139
- "character": 17,
140
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L12"
141
- }
142
- ],
143
- "extendedTypes": [
144
- {
145
- "type": "reference",
146
- "target": {
147
- "sourceFileName": "../../../../node_modules/@mui/material/Card/Card.d.ts",
148
- "qualifiedName": "CardProps"
149
- },
150
- "name": "CardProps",
151
- "package": "@mui/material"
152
- }
153
- ],
154
- "extendedBy": [
155
- {
156
- "type": "reference",
157
- "target": 19,
158
- "name": "EmbedPluginCardProps"
159
- }
160
- ]
161
- },
162
- {
163
- "id": 68,
164
- "name": "EmbedPluginBase",
165
- "variant": "declaration",
166
- "kind": 256,
167
- "flags": {},
168
- "children": [
169
- {
170
- "id": 69,
171
- "name": "embedPluginConfig",
172
- "variant": "declaration",
173
- "kind": 1024,
174
- "flags": {
175
- "isOptional": true
176
- },
177
- "comment": {
178
- "summary": [
179
- {
180
- "kind": "text",
181
- "text": "EmbedPlugin component configuration"
182
- }
183
- ]
184
- },
185
- "sources": [
186
- {
187
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
188
- "line": 24,
189
- "character": 2,
190
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
191
- }
192
- ],
193
- "type": {
194
- "type": "reference",
195
- "target": 66,
196
- "name": "PluginConfig",
197
- "package": "@xyo-network/react-embed"
198
- }
199
- },
200
- {
201
- "id": 70,
202
- "name": "hideElementsConfig",
203
- "variant": "declaration",
204
- "kind": 1024,
205
- "flags": {
206
- "isOptional": true
207
- },
208
- "sources": [
209
- {
210
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
211
- "line": 25,
212
- "character": 2,
213
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L25"
214
- }
215
- ],
216
- "type": {
217
- "type": "reference",
218
- "target": 58,
219
- "name": "EmbedPluginVisibilityConfig",
220
- "package": "@xyo-network/react-embed"
221
- }
222
- },
223
- {
224
- "id": 71,
225
- "name": "huri",
226
- "variant": "declaration",
227
- "kind": 1024,
228
- "flags": {
229
- "isOptional": true
230
- },
231
- "comment": {
232
- "summary": [],
233
- "blockTags": [
234
- {
235
- "tag": "@deprecated",
236
- "content": [
237
- {
238
- "kind": "text",
239
- "text": "use huriPayload"
240
- }
241
- ]
242
- }
243
- ]
244
- },
245
- "sources": [
246
- {
247
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
248
- "line": 27,
249
- "character": 2,
250
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
251
- }
252
- ],
253
- "type": {
254
- "type": "intrinsic",
255
- "name": "string"
256
- }
257
- },
258
- {
259
- "id": 72,
260
- "name": "plugins",
261
- "variant": "declaration",
262
- "kind": 1024,
263
- "flags": {
264
- "isOptional": true
265
- },
266
- "sources": [
267
- {
268
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
269
- "line": 28,
270
- "character": 2,
271
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
272
- }
273
- ],
274
- "type": {
275
- "type": "array",
276
- "elementType": {
277
- "type": "reference",
278
- "target": {
279
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
280
- "qualifiedName": "PayloadRenderPlugin"
281
- },
282
- "name": "PayloadRenderPlugin",
283
- "package": "@xyo-network/react-payload-plugin"
284
- }
285
- }
286
- },
287
- {
288
- "id": 73,
289
- "name": "refreshTitle",
290
- "variant": "declaration",
291
- "kind": 1024,
292
- "flags": {
293
- "isOptional": true
294
- },
295
- "sources": [
296
- {
297
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
298
- "line": 29,
299
- "character": 2,
300
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
301
- }
302
- ],
303
- "type": {
304
- "type": "intrinsic",
305
- "name": "string"
306
- }
307
- },
308
- {
309
- "id": 74,
310
- "name": "timestampLabel",
311
- "variant": "declaration",
312
- "kind": 1024,
313
- "flags": {
314
- "isOptional": true
315
- },
316
- "sources": [
317
- {
318
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
319
- "line": 30,
320
- "character": 2,
321
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
322
- }
323
- ],
324
- "type": {
325
- "type": "intrinsic",
326
- "name": "string"
327
- }
328
- }
329
- ],
330
- "groups": [
331
- {
332
- "title": "Properties",
333
- "children": [
334
- 69,
335
- 70,
336
- 71,
337
- 72,
338
- 73,
339
- 74
340
- ]
341
- }
342
- ],
343
- "sources": [
344
- {
345
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
346
- "line": 22,
347
- "character": 17,
348
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L22"
349
- }
350
- ],
351
- "extendedBy": [
352
- {
353
- "type": "reference",
354
- "target": 75,
355
- "name": "EmbedPluginState"
356
- },
357
- {
358
- "type": "reference",
359
- "target": 141,
360
- "name": "EmbedPluginProps"
361
- }
362
- ]
363
- },
364
- {
365
- "id": 19,
366
- "name": "EmbedPluginCardProps",
367
- "variant": "declaration",
368
- "kind": 256,
369
- "flags": {},
370
- "children": [
371
- {
372
- "id": 32,
373
- "name": "busy",
374
- "variant": "declaration",
375
- "kind": 1024,
376
- "flags": {
377
- "isOptional": true
378
- },
379
- "sources": [
380
- {
381
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
382
- "line": 13,
383
- "character": 2,
384
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L13"
385
- }
386
- ],
387
- "type": {
388
- "type": "intrinsic",
389
- "name": "boolean"
390
- },
391
- "inheritedFrom": {
392
- "type": "reference",
393
- "target": 2,
394
- "name": "BusyCardProps.busy"
395
- }
396
- },
397
- {
398
- "id": 33,
399
- "name": "busyMinimum",
400
- "variant": "declaration",
401
- "kind": 1024,
402
- "flags": {
403
- "isOptional": true
404
- },
405
- "sources": [
406
- {
407
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
408
- "line": 14,
409
- "character": 2,
410
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L14"
411
- }
412
- ],
413
- "type": {
414
- "type": "intrinsic",
415
- "name": "number"
416
- },
417
- "inheritedFrom": {
418
- "type": "reference",
419
- "target": 3,
420
- "name": "BusyCardProps.busyMinimum"
421
- }
422
- },
423
- {
424
- "id": 34,
425
- "name": "busyVariant",
426
- "variant": "declaration",
427
- "kind": 1024,
428
- "flags": {
429
- "isOptional": true
430
- },
431
- "sources": [
432
- {
433
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
434
- "line": 15,
435
- "character": 2,
436
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L15"
437
- }
438
- ],
439
- "type": {
440
- "type": "reference",
441
- "target": {
442
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/BusyProps.ts",
443
- "qualifiedName": "BusyVariant"
444
- },
445
- "name": "BusyVariant",
446
- "package": "@xylabs/react-shared"
447
- },
448
- "inheritedFrom": {
449
- "type": "reference",
450
- "target": 4,
451
- "name": "BusyCardProps.busyVariant"
452
- }
453
- },
454
- {
455
- "id": 35,
456
- "name": "busyVariantProps",
457
- "variant": "declaration",
458
- "kind": 1024,
459
- "flags": {
460
- "isOptional": true
461
- },
462
- "sources": [
463
- {
464
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
465
- "line": 16,
466
- "character": 2,
467
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L16"
468
- }
469
- ],
470
- "type": {
471
- "type": "union",
472
- "types": [
473
- {
474
- "type": "reference",
475
- "target": {
476
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyCircularProgress.tsx",
477
- "qualifiedName": "BusyCircularProgressProps"
478
- },
479
- "name": "BusyCircularProgressProps",
480
- "package": "@xylabs/react-shared"
481
- },
482
- {
483
- "type": "reference",
484
- "target": {
485
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyLinearProgress.tsx",
486
- "qualifiedName": "BusyLinearProgressProps"
487
- },
488
- "name": "BusyLinearProgressProps",
489
- "package": "@xylabs/react-shared"
490
- }
491
- ]
492
- },
493
- "inheritedFrom": {
494
- "type": "reference",
495
- "target": 5,
496
- "name": "BusyCardProps.busyVariantProps"
497
- }
498
- },
499
- {
500
- "id": 27,
501
- "name": "embedPluginConfig",
502
- "variant": "declaration",
503
- "kind": 1024,
504
- "flags": {
505
- "isOptional": true
506
- },
507
- "comment": {
508
- "summary": [
509
- {
510
- "kind": "text",
511
- "text": "EmbedPlugin component configuration"
512
- }
513
- ]
514
- },
515
- "sources": [
516
- {
517
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
518
- "line": 24,
519
- "character": 2,
520
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
521
- }
522
- ],
523
- "type": {
524
- "type": "reference",
525
- "target": 66,
526
- "name": "PluginConfig",
527
- "package": "@xyo-network/react-embed"
528
- },
529
- "inheritedFrom": {
530
- "type": "reference",
531
- "target": 149,
532
- "name": "EmbedPluginProps.embedPluginConfig"
533
- }
534
- },
535
- {
536
- "id": 20,
537
- "name": "hideElementsConfig",
538
- "variant": "declaration",
539
- "kind": 1024,
540
- "flags": {
541
- "isOptional": true
542
- },
543
- "sources": [
544
- {
545
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
546
- "line": 6,
547
- "character": 2,
548
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L6"
549
- }
550
- ],
551
- "type": {
552
- "type": "reference",
553
- "target": 58,
554
- "name": "EmbedPluginVisibilityConfig",
555
- "package": "@xyo-network/react-embed"
556
- },
557
- "inheritedFrom": {
558
- "type": "reference",
559
- "target": 142,
560
- "name": "EmbedPluginProps.hideElementsConfig"
561
- }
562
- },
563
- {
564
- "id": 28,
565
- "name": "huri",
566
- "variant": "declaration",
567
- "kind": 1024,
568
- "flags": {
569
- "isOptional": true
570
- },
571
- "comment": {
572
- "summary": [],
573
- "blockTags": [
574
- {
575
- "tag": "@deprecated",
576
- "content": [
577
- {
578
- "kind": "text",
579
- "text": "use huriPayload"
580
- }
581
- ]
582
- }
583
- ]
584
- },
585
- "sources": [
586
- {
587
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
588
- "line": 27,
589
- "character": 2,
590
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
591
- }
592
- ],
593
- "type": {
594
- "type": "intrinsic",
595
- "name": "string"
596
- },
597
- "inheritedFrom": {
598
- "type": "reference",
599
- "target": 150,
600
- "name": "EmbedPluginProps.huri"
601
- }
602
- },
603
- {
604
- "id": 21,
605
- "name": "huriPayload",
606
- "variant": "declaration",
607
- "kind": 1024,
608
- "flags": {
609
- "isOptional": true
610
- },
611
- "sources": [
612
- {
613
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
614
- "line": 7,
615
- "character": 2,
616
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L7"
617
- }
618
- ],
619
- "type": {
620
- "type": "union",
621
- "types": [
622
- {
623
- "type": "intrinsic",
624
- "name": "string"
625
- },
626
- {
627
- "type": "intersection",
628
- "types": [
629
- {
630
- "type": "reflection",
631
- "declaration": {
632
- "id": 22,
633
- "name": "__type",
634
- "variant": "declaration",
635
- "kind": 65536,
636
- "flags": {},
637
- "sources": [
638
- {
639
- "fileName": "node_modules/@xyo-network/payload-model/dist/node/Payload.d.ts",
640
- "line": 22,
641
- "character": 68
642
- }
643
- ]
644
- }
645
- },
646
- {
647
- "type": "reference",
648
- "target": {
649
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
650
- "qualifiedName": "PayloadFields"
651
- },
652
- "name": "PayloadFields",
653
- "package": "@xyo-network/payload-model"
654
- }
655
- ]
656
- }
657
- ]
658
- },
659
- "inheritedFrom": {
660
- "type": "reference",
661
- "target": 143,
662
- "name": "EmbedPluginProps.huriPayload"
663
- }
664
- },
665
- {
666
- "id": 23,
667
- "name": "onRefresh",
668
- "variant": "declaration",
669
- "kind": 1024,
670
- "flags": {
671
- "isOptional": true
672
- },
673
- "sources": [
674
- {
675
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
676
- "line": 9,
677
- "character": 2,
678
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
679
- }
680
- ],
681
- "type": {
682
- "type": "reflection",
683
- "declaration": {
684
- "id": 24,
685
- "name": "__type",
686
- "variant": "declaration",
687
- "kind": 65536,
688
- "flags": {},
689
- "sources": [
690
- {
691
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
692
- "line": 9,
693
- "character": 14,
694
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
695
- }
696
- ],
697
- "signatures": [
698
- {
699
- "id": 25,
700
- "name": "__type",
701
- "variant": "signature",
702
- "kind": 4096,
703
- "flags": {},
704
- "comment": {
705
- "summary": [
706
- {
707
- "kind": "text",
708
- "text": "string for huri to resolve and payload for bypassing huri resolution"
709
- }
710
- ]
711
- },
712
- "sources": [
713
- {
714
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
715
- "line": 9,
716
- "character": 14,
717
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
718
- }
719
- ],
720
- "type": {
721
- "type": "intrinsic",
722
- "name": "void"
723
- }
724
- }
725
- ]
726
- }
727
- },
728
- "inheritedFrom": {
729
- "type": "reference",
730
- "target": 145,
731
- "name": "EmbedPluginProps.onRefresh"
732
- }
733
- },
734
- {
735
- "id": 29,
736
- "name": "plugins",
737
- "variant": "declaration",
738
- "kind": 1024,
739
- "flags": {
740
- "isOptional": true
741
- },
742
- "sources": [
743
- {
744
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
745
- "line": 28,
746
- "character": 2,
747
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
748
- }
749
- ],
750
- "type": {
751
- "type": "array",
752
- "elementType": {
753
- "type": "reference",
754
- "target": {
755
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
756
- "qualifiedName": "PayloadRenderPlugin"
757
- },
758
- "name": "PayloadRenderPlugin",
759
- "package": "@xyo-network/react-payload-plugin"
760
- }
761
- },
762
- "inheritedFrom": {
763
- "type": "reference",
764
- "target": 151,
765
- "name": "EmbedPluginProps.plugins"
766
- }
767
- },
768
- {
769
- "id": 30,
770
- "name": "refreshTitle",
771
- "variant": "declaration",
772
- "kind": 1024,
773
- "flags": {
774
- "isOptional": true
775
- },
776
- "sources": [
777
- {
778
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
779
- "line": 29,
780
- "character": 2,
781
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
782
- }
783
- ],
784
- "type": {
785
- "type": "intrinsic",
786
- "name": "string"
787
- },
788
- "inheritedFrom": {
789
- "type": "reference",
790
- "target": 152,
791
- "name": "EmbedPluginProps.refreshTitle"
792
- }
793
- },
794
- {
795
- "id": 31,
796
- "name": "timestampLabel",
797
- "variant": "declaration",
798
- "kind": 1024,
799
- "flags": {
800
- "isOptional": true
801
- },
802
- "sources": [
803
- {
804
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
805
- "line": 30,
806
- "character": 2,
807
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
808
- }
809
- ],
810
- "type": {
811
- "type": "intrinsic",
812
- "name": "string"
813
- },
814
- "inheritedFrom": {
815
- "type": "reference",
816
- "target": 153,
817
- "name": "EmbedPluginProps.timestampLabel"
818
- }
819
- },
820
- {
821
- "id": 26,
822
- "name": "validateSchema",
823
- "variant": "declaration",
824
- "kind": 1024,
825
- "flags": {
826
- "isOptional": true
827
- },
828
- "sources": [
829
- {
830
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
831
- "line": 10,
832
- "character": 2,
833
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L10"
834
- }
835
- ],
836
- "type": {
837
- "type": "intrinsic",
838
- "name": "boolean"
839
- },
840
- "inheritedFrom": {
841
- "type": "reference",
842
- "target": 148,
843
- "name": "EmbedPluginProps.validateSchema"
844
- }
845
- }
846
- ],
847
- "groups": [
848
- {
849
- "title": "Properties",
850
- "children": [
851
- 32,
852
- 33,
853
- 34,
854
- 35,
855
- 27,
856
- 20,
857
- 28,
858
- 21,
859
- 23,
860
- 29,
861
- 30,
862
- 31,
863
- 26
864
- ]
865
- }
866
- ],
867
- "sources": [
868
- {
869
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
870
- "line": 10,
871
- "character": 17,
872
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L10"
873
- }
874
- ],
875
- "extendedTypes": [
876
- {
877
- "type": "reference",
878
- "target": {
879
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
880
- "qualifiedName": "WithChildren"
881
- },
882
- "name": "WithChildren",
883
- "package": "@xylabs/react-shared"
884
- },
885
- {
886
- "type": "reference",
887
- "target": 141,
888
- "name": "EmbedPluginProps",
889
- "package": "@xyo-network/react-embed"
890
- },
891
- {
892
- "type": "reference",
893
- "target": 1,
894
- "name": "BusyCardProps",
895
- "package": "@xyo-network/react-embed"
896
- }
897
- ]
898
- },
899
- {
900
- "id": 141,
901
- "name": "EmbedPluginProps",
902
- "variant": "declaration",
903
- "kind": 256,
904
- "flags": {},
905
- "children": [
906
- {
907
- "id": 149,
908
- "name": "embedPluginConfig",
909
- "variant": "declaration",
910
- "kind": 1024,
911
- "flags": {
912
- "isOptional": true
913
- },
914
- "comment": {
915
- "summary": [
916
- {
917
- "kind": "text",
918
- "text": "EmbedPlugin component configuration"
919
- }
920
- ]
921
- },
922
- "sources": [
923
- {
924
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
925
- "line": 24,
926
- "character": 2,
927
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
928
- }
929
- ],
930
- "type": {
931
- "type": "reference",
932
- "target": 66,
933
- "name": "PluginConfig",
934
- "package": "@xyo-network/react-embed"
935
- },
936
- "inheritedFrom": {
937
- "type": "reference",
938
- "target": 69,
939
- "name": "EmbedPluginBase.embedPluginConfig"
940
- }
941
- },
942
- {
943
- "id": 142,
944
- "name": "hideElementsConfig",
945
- "variant": "declaration",
946
- "kind": 1024,
947
- "flags": {
948
- "isOptional": true
949
- },
950
- "sources": [
951
- {
952
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
953
- "line": 6,
954
- "character": 2,
955
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L6"
956
- }
957
- ],
958
- "type": {
959
- "type": "reference",
960
- "target": 58,
961
- "name": "EmbedPluginVisibilityConfig",
962
- "package": "@xyo-network/react-embed"
963
- },
964
- "overwrites": {
965
- "type": "reference",
966
- "target": 70,
967
- "name": "EmbedPluginBase.hideElementsConfig"
968
- }
969
- },
970
- {
971
- "id": 150,
972
- "name": "huri",
973
- "variant": "declaration",
974
- "kind": 1024,
975
- "flags": {
976
- "isOptional": true
977
- },
978
- "comment": {
979
- "summary": [],
980
- "blockTags": [
981
- {
982
- "tag": "@deprecated",
983
- "content": [
984
- {
985
- "kind": "text",
986
- "text": "use huriPayload"
987
- }
988
- ]
989
- }
990
- ]
991
- },
992
- "sources": [
993
- {
994
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
995
- "line": 27,
996
- "character": 2,
997
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
998
- }
999
- ],
1000
- "type": {
1001
- "type": "intrinsic",
1002
- "name": "string"
1003
- },
1004
- "inheritedFrom": {
1005
- "type": "reference",
1006
- "target": 71,
1007
- "name": "EmbedPluginBase.huri"
1008
- }
1009
- },
1010
- {
1011
- "id": 143,
1012
- "name": "huriPayload",
1013
- "variant": "declaration",
1014
- "kind": 1024,
1015
- "flags": {
1016
- "isOptional": true
1017
- },
1018
- "sources": [
1019
- {
1020
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1021
- "line": 7,
1022
- "character": 2,
1023
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L7"
1024
- }
1025
- ],
1026
- "type": {
1027
- "type": "union",
1028
- "types": [
1029
- {
1030
- "type": "intrinsic",
1031
- "name": "string"
1032
- },
1033
- {
1034
- "type": "intersection",
1035
- "types": [
1036
- {
1037
- "type": "reflection",
1038
- "declaration": {
1039
- "id": 144,
1040
- "name": "__type",
1041
- "variant": "declaration",
1042
- "kind": 65536,
1043
- "flags": {},
1044
- "sources": [
1045
- {
1046
- "fileName": "node_modules/@xyo-network/payload-model/dist/node/Payload.d.ts",
1047
- "line": 22,
1048
- "character": 68
1049
- }
1050
- ]
1051
- }
1052
- },
1053
- {
1054
- "type": "reference",
1055
- "target": {
1056
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1057
- "qualifiedName": "PayloadFields"
1058
- },
1059
- "name": "PayloadFields",
1060
- "package": "@xyo-network/payload-model"
1061
- }
1062
- ]
1063
- }
1064
- ]
1065
- }
1066
- },
1067
- {
1068
- "id": 145,
1069
- "name": "onRefresh",
1070
- "variant": "declaration",
1071
- "kind": 1024,
1072
- "flags": {
1073
- "isOptional": true
1074
- },
1075
- "sources": [
1076
- {
1077
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1078
- "line": 9,
1079
- "character": 2,
1080
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
1081
- }
1082
- ],
1083
- "type": {
1084
- "type": "reflection",
1085
- "declaration": {
1086
- "id": 146,
1087
- "name": "__type",
1088
- "variant": "declaration",
1089
- "kind": 65536,
1090
- "flags": {},
1091
- "sources": [
1092
- {
1093
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1094
- "line": 9,
1095
- "character": 14,
1096
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
1097
- }
1098
- ],
1099
- "signatures": [
1100
- {
1101
- "id": 147,
1102
- "name": "__type",
1103
- "variant": "signature",
1104
- "kind": 4096,
1105
- "flags": {},
1106
- "comment": {
1107
- "summary": [
1108
- {
1109
- "kind": "text",
1110
- "text": "string for huri to resolve and payload for bypassing huri resolution"
1111
- }
1112
- ]
1113
- },
1114
- "sources": [
1115
- {
1116
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1117
- "line": 9,
1118
- "character": 14,
1119
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
1120
- }
1121
- ],
1122
- "type": {
1123
- "type": "intrinsic",
1124
- "name": "void"
1125
- }
1126
- }
1127
- ]
1128
- }
1129
- }
1130
- },
1131
- {
1132
- "id": 151,
1133
- "name": "plugins",
1134
- "variant": "declaration",
1135
- "kind": 1024,
1136
- "flags": {
1137
- "isOptional": true
1138
- },
1139
- "sources": [
1140
- {
1141
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1142
- "line": 28,
1143
- "character": 2,
1144
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
1145
- }
1146
- ],
1147
- "type": {
1148
- "type": "array",
1149
- "elementType": {
1150
- "type": "reference",
1151
- "target": {
1152
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1153
- "qualifiedName": "PayloadRenderPlugin"
1154
- },
1155
- "name": "PayloadRenderPlugin",
1156
- "package": "@xyo-network/react-payload-plugin"
1157
- }
1158
- },
1159
- "inheritedFrom": {
1160
- "type": "reference",
1161
- "target": 72,
1162
- "name": "EmbedPluginBase.plugins"
1163
- }
1164
- },
1165
- {
1166
- "id": 152,
1167
- "name": "refreshTitle",
1168
- "variant": "declaration",
1169
- "kind": 1024,
1170
- "flags": {
1171
- "isOptional": true
1172
- },
1173
- "sources": [
1174
- {
1175
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1176
- "line": 29,
1177
- "character": 2,
1178
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
1179
- }
1180
- ],
1181
- "type": {
1182
- "type": "intrinsic",
1183
- "name": "string"
1184
- },
1185
- "inheritedFrom": {
1186
- "type": "reference",
1187
- "target": 73,
1188
- "name": "EmbedPluginBase.refreshTitle"
1189
- }
1190
- },
1191
- {
1192
- "id": 153,
1193
- "name": "timestampLabel",
1194
- "variant": "declaration",
1195
- "kind": 1024,
1196
- "flags": {
1197
- "isOptional": true
1198
- },
1199
- "sources": [
1200
- {
1201
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1202
- "line": 30,
1203
- "character": 2,
1204
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
1205
- }
1206
- ],
1207
- "type": {
1208
- "type": "intrinsic",
1209
- "name": "string"
1210
- },
1211
- "inheritedFrom": {
1212
- "type": "reference",
1213
- "target": 74,
1214
- "name": "EmbedPluginBase.timestampLabel"
1215
- }
1216
- },
1217
- {
1218
- "id": 148,
1219
- "name": "validateSchema",
1220
- "variant": "declaration",
1221
- "kind": 1024,
1222
- "flags": {
1223
- "isOptional": true
1224
- },
1225
- "sources": [
1226
- {
1227
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1228
- "line": 10,
1229
- "character": 2,
1230
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L10"
1231
- }
1232
- ],
1233
- "type": {
1234
- "type": "intrinsic",
1235
- "name": "boolean"
1236
- }
1237
- }
1238
- ],
1239
- "groups": [
1240
- {
1241
- "title": "Properties",
1242
- "children": [
1243
- 149,
1244
- 142,
1245
- 150,
1246
- 143,
1247
- 145,
1248
- 151,
1249
- 152,
1250
- 153,
1251
- 148
1252
- ]
1253
- }
1254
- ],
1255
- "sources": [
1256
- {
1257
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1258
- "line": 5,
1259
- "character": 17,
1260
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L5"
1261
- }
1262
- ],
1263
- "extendedTypes": [
1264
- {
1265
- "type": "reference",
1266
- "target": 68,
1267
- "name": "EmbedPluginBase",
1268
- "package": "@xyo-network/react-embed"
1269
- }
1270
- ],
1271
- "extendedBy": [
1272
- {
1273
- "type": "reference",
1274
- "target": 19,
1275
- "name": "EmbedPluginCardProps"
1276
- }
1277
- ]
1278
- },
1279
- {
1280
- "id": 75,
1281
- "name": "EmbedPluginState",
1282
- "variant": "declaration",
1283
- "kind": 256,
1284
- "flags": {},
1285
- "children": [
1286
- {
1287
- "id": 76,
1288
- "name": "activePlugin",
1289
- "variant": "declaration",
1290
- "kind": 1024,
1291
- "flags": {
1292
- "isOptional": true
1293
- },
1294
- "sources": [
1295
- {
1296
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1297
- "line": 34,
1298
- "character": 2,
1299
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L34"
1300
- }
1301
- ],
1302
- "type": {
1303
- "type": "reference",
1304
- "target": {
1305
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1306
- "qualifiedName": "PayloadRenderPlugin"
1307
- },
1308
- "name": "PayloadRenderPlugin",
1309
- "package": "@xyo-network/react-payload-plugin"
1310
- }
1311
- },
1312
- {
1313
- "id": 78,
1314
- "name": "embedPluginConfig",
1315
- "variant": "declaration",
1316
- "kind": 1024,
1317
- "flags": {
1318
- "isOptional": true
1319
- },
1320
- "comment": {
1321
- "summary": [
1322
- {
1323
- "kind": "text",
1324
- "text": "EmbedPlugin component configuration"
1325
- }
1326
- ]
1327
- },
1328
- "sources": [
1329
- {
1330
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1331
- "line": 24,
1332
- "character": 2,
1333
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
1334
- }
1335
- ],
1336
- "type": {
1337
- "type": "reference",
1338
- "target": 66,
1339
- "name": "PluginConfig",
1340
- "package": "@xyo-network/react-embed"
1341
- },
1342
- "inheritedFrom": {
1343
- "type": "reference",
1344
- "target": 69,
1345
- "name": "EmbedPluginBase.embedPluginConfig"
1346
- }
1347
- },
1348
- {
1349
- "id": 79,
1350
- "name": "hideElementsConfig",
1351
- "variant": "declaration",
1352
- "kind": 1024,
1353
- "flags": {
1354
- "isOptional": true
1355
- },
1356
- "sources": [
1357
- {
1358
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1359
- "line": 25,
1360
- "character": 2,
1361
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L25"
1362
- }
1363
- ],
1364
- "type": {
1365
- "type": "reference",
1366
- "target": 58,
1367
- "name": "EmbedPluginVisibilityConfig",
1368
- "package": "@xyo-network/react-embed"
1369
- },
1370
- "inheritedFrom": {
1371
- "type": "reference",
1372
- "target": 70,
1373
- "name": "EmbedPluginBase.hideElementsConfig"
1374
- }
1375
- },
1376
- {
1377
- "id": 80,
1378
- "name": "huri",
1379
- "variant": "declaration",
1380
- "kind": 1024,
1381
- "flags": {
1382
- "isOptional": true
1383
- },
1384
- "comment": {
1385
- "summary": [],
1386
- "blockTags": [
1387
- {
1388
- "tag": "@deprecated",
1389
- "content": [
1390
- {
1391
- "kind": "text",
1392
- "text": "use huriPayload"
1393
- }
1394
- ]
1395
- }
1396
- ]
1397
- },
1398
- "sources": [
1399
- {
1400
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1401
- "line": 27,
1402
- "character": 2,
1403
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
1404
- }
1405
- ],
1406
- "type": {
1407
- "type": "intrinsic",
1408
- "name": "string"
1409
- },
1410
- "inheritedFrom": {
1411
- "type": "reference",
1412
- "target": 71,
1413
- "name": "EmbedPluginBase.huri"
1414
- }
1415
- },
1416
- {
1417
- "id": 81,
1418
- "name": "plugins",
1419
- "variant": "declaration",
1420
- "kind": 1024,
1421
- "flags": {
1422
- "isOptional": true
1423
- },
1424
- "sources": [
1425
- {
1426
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1427
- "line": 28,
1428
- "character": 2,
1429
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
1430
- }
1431
- ],
1432
- "type": {
1433
- "type": "array",
1434
- "elementType": {
1435
- "type": "reference",
1436
- "target": {
1437
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1438
- "qualifiedName": "PayloadRenderPlugin"
1439
- },
1440
- "name": "PayloadRenderPlugin",
1441
- "package": "@xyo-network/react-payload-plugin"
1442
- }
1443
- },
1444
- "inheritedFrom": {
1445
- "type": "reference",
1446
- "target": 72,
1447
- "name": "EmbedPluginBase.plugins"
1448
- }
1449
- },
1450
- {
1451
- "id": 84,
1452
- "name": "provided",
1453
- "variant": "declaration",
1454
- "kind": 1024,
1455
- "flags": {},
1456
- "sources": [
1457
- {
1458
- "fileName": "packages/sdk/packages/shared/dist/browser/contexts/contextEx/State.d.ts",
1459
- "line": 2,
1460
- "character": 4
1461
- }
1462
- ],
1463
- "type": {
1464
- "type": "intrinsic",
1465
- "name": "boolean"
1466
- },
1467
- "inheritedFrom": {
1468
- "type": "reference",
1469
- "target": -1,
1470
- "name": "ContextExState.provided"
1471
- }
1472
- },
1473
- {
1474
- "id": 82,
1475
- "name": "refreshTitle",
1476
- "variant": "declaration",
1477
- "kind": 1024,
1478
- "flags": {
1479
- "isOptional": true
1480
- },
1481
- "sources": [
1482
- {
1483
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1484
- "line": 29,
1485
- "character": 2,
1486
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
1487
- }
1488
- ],
1489
- "type": {
1490
- "type": "intrinsic",
1491
- "name": "string"
1492
- },
1493
- "inheritedFrom": {
1494
- "type": "reference",
1495
- "target": 73,
1496
- "name": "EmbedPluginBase.refreshTitle"
1497
- }
1498
- },
1499
- {
1500
- "id": 77,
1501
- "name": "setActivePlugin",
1502
- "variant": "declaration",
1503
- "kind": 1024,
1504
- "flags": {
1505
- "isOptional": true
1506
- },
1507
- "sources": [
1508
- {
1509
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1510
- "line": 35,
1511
- "character": 2,
1512
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L35"
1513
- }
1514
- ],
1515
- "type": {
1516
- "type": "reference",
1517
- "target": {
1518
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1519
- "qualifiedName": "React.Dispatch"
1520
- },
1521
- "typeArguments": [
1522
- {
1523
- "type": "reference",
1524
- "target": {
1525
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1526
- "qualifiedName": "React.SetStateAction"
1527
- },
1528
- "typeArguments": [
1529
- {
1530
- "type": "union",
1531
- "types": [
1532
- {
1533
- "type": "intrinsic",
1534
- "name": "undefined"
1535
- },
1536
- {
1537
- "type": "reference",
1538
- "target": {
1539
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1540
- "qualifiedName": "PayloadRenderPlugin"
1541
- },
1542
- "name": "PayloadRenderPlugin",
1543
- "package": "@xyo-network/react-payload-plugin"
1544
- }
1545
- ]
1546
- }
1547
- ],
1548
- "name": "SetStateAction",
1549
- "package": "@types/react",
1550
- "qualifiedName": "React.SetStateAction"
1551
- }
1552
- ],
1553
- "name": "Dispatch",
1554
- "package": "@types/react",
1555
- "qualifiedName": "React.Dispatch"
1556
- }
1557
- },
1558
- {
1559
- "id": 83,
1560
- "name": "timestampLabel",
1561
- "variant": "declaration",
1562
- "kind": 1024,
1563
- "flags": {
1564
- "isOptional": true
1565
- },
1566
- "sources": [
1567
- {
1568
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1569
- "line": 30,
1570
- "character": 2,
1571
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
1572
- }
1573
- ],
1574
- "type": {
1575
- "type": "intrinsic",
1576
- "name": "string"
1577
- },
1578
- "inheritedFrom": {
1579
- "type": "reference",
1580
- "target": 74,
1581
- "name": "EmbedPluginBase.timestampLabel"
1582
- }
1583
- }
1584
- ],
1585
- "groups": [
1586
- {
1587
- "title": "Properties",
1588
- "children": [
1589
- 76,
1590
- 78,
1591
- 79,
1592
- 80,
1593
- 81,
1594
- 84,
1595
- 82,
1596
- 77,
1597
- 83
1598
- ]
1599
- }
1600
- ],
1601
- "sources": [
1602
- {
1603
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1604
- "line": 33,
1605
- "character": 17,
1606
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L33"
1607
- }
1608
- ],
1609
- "extendedTypes": [
1610
- {
1611
- "type": "reference",
1612
- "target": 68,
1613
- "name": "EmbedPluginBase",
1614
- "package": "@xyo-network/react-embed"
1615
- },
1616
- {
1617
- "type": "reference",
1618
- "target": {
1619
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
1620
- "qualifiedName": "ContextExState"
1621
- },
1622
- "name": "ContextExState",
1623
- "package": "@xyo-network/react-shared"
1624
- }
1625
- ]
1626
- },
1627
- {
1628
- "id": 58,
1629
- "name": "EmbedPluginVisibilityConfig",
1630
- "variant": "declaration",
1631
- "kind": 256,
1632
- "flags": {},
1633
- "children": [
1634
- {
1635
- "id": 59,
1636
- "name": "hideAvatar",
1637
- "variant": "declaration",
1638
- "kind": 1024,
1639
- "flags": {
1640
- "isOptional": true
1641
- },
1642
- "sources": [
1643
- {
1644
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1645
- "line": 6,
1646
- "character": 2,
1647
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L6"
1648
- }
1649
- ],
1650
- "type": {
1651
- "type": "intrinsic",
1652
- "name": "boolean"
1653
- }
1654
- },
1655
- {
1656
- "id": 60,
1657
- "name": "hideCardActions",
1658
- "variant": "declaration",
1659
- "kind": 1024,
1660
- "flags": {
1661
- "isOptional": true
1662
- },
1663
- "sources": [
1664
- {
1665
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1666
- "line": 7,
1667
- "character": 2,
1668
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L7"
1669
- }
1670
- ],
1671
- "type": {
1672
- "type": "intrinsic",
1673
- "name": "boolean"
1674
- }
1675
- },
1676
- {
1677
- "id": 61,
1678
- "name": "hideCardHeader",
1679
- "variant": "declaration",
1680
- "kind": 1024,
1681
- "flags": {
1682
- "isOptional": true
1683
- },
1684
- "sources": [
1685
- {
1686
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1687
- "line": 8,
1688
- "character": 2,
1689
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L8"
1690
- }
1691
- ],
1692
- "type": {
1693
- "type": "intrinsic",
1694
- "name": "boolean"
1695
- }
1696
- },
1697
- {
1698
- "id": 62,
1699
- "name": "hideErrorDetails",
1700
- "variant": "declaration",
1701
- "kind": 1024,
1702
- "flags": {
1703
- "isOptional": true
1704
- },
1705
- "sources": [
1706
- {
1707
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1708
- "line": 9,
1709
- "character": 2,
1710
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L9"
1711
- }
1712
- ],
1713
- "type": {
1714
- "type": "intrinsic",
1715
- "name": "boolean"
1716
- }
1717
- },
1718
- {
1719
- "id": 63,
1720
- "name": "hideRefreshButton",
1721
- "variant": "declaration",
1722
- "kind": 1024,
1723
- "flags": {
1724
- "isOptional": true
1725
- },
1726
- "sources": [
1727
- {
1728
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1729
- "line": 10,
1730
- "character": 2,
1731
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L10"
1732
- }
1733
- ],
1734
- "type": {
1735
- "type": "intrinsic",
1736
- "name": "boolean"
1737
- }
1738
- },
1739
- {
1740
- "id": 64,
1741
- "name": "hideTimestamp",
1742
- "variant": "declaration",
1743
- "kind": 1024,
1744
- "flags": {
1745
- "isOptional": true
1746
- },
1747
- "sources": [
1748
- {
1749
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1750
- "line": 11,
1751
- "character": 2,
1752
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L11"
1753
- }
1754
- ],
1755
- "type": {
1756
- "type": "intrinsic",
1757
- "name": "boolean"
1758
- }
1759
- },
1760
- {
1761
- "id": 65,
1762
- "name": "hideTitle",
1763
- "variant": "declaration",
1764
- "kind": 1024,
1765
- "flags": {
1766
- "isOptional": true
1767
- },
1768
- "sources": [
1769
- {
1770
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1771
- "line": 12,
1772
- "character": 2,
1773
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L12"
1774
- }
1775
- ],
1776
- "type": {
1777
- "type": "intrinsic",
1778
- "name": "boolean"
1779
- }
1780
- }
1781
- ],
1782
- "groups": [
1783
- {
1784
- "title": "Properties",
1785
- "children": [
1786
- 59,
1787
- 60,
1788
- 61,
1789
- 62,
1790
- 63,
1791
- 64,
1792
- 65
1793
- ]
1794
- }
1795
- ],
1796
- "sources": [
1797
- {
1798
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1799
- "line": 5,
1800
- "character": 17,
1801
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L5"
1802
- }
1803
- ]
1804
- },
1805
- {
1806
- "id": 66,
1807
- "name": "PluginConfig",
1808
- "variant": "declaration",
1809
- "kind": 256,
1810
- "flags": {},
1811
- "comment": {
1812
- "summary": [
1813
- {
1814
- "kind": "text",
1815
- "text": "Extend for custom plugin configuration"
1816
- }
1817
- ]
1818
- },
1819
- "children": [
1820
- {
1821
- "id": 67,
1822
- "name": "listMode",
1823
- "variant": "declaration",
1824
- "kind": 1024,
1825
- "flags": {
1826
- "isOptional": true
1827
- },
1828
- "sources": [
1829
- {
1830
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1831
- "line": 19,
1832
- "character": 2,
1833
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L19"
1834
- }
1835
- ],
1836
- "type": {
1837
- "type": "reference",
1838
- "target": {
1839
- "sourceFileName": "../shared/src/models/ListMode.ts",
1840
- "qualifiedName": "ListMode"
1841
- },
1842
- "name": "ListMode",
1843
- "package": "@xyo-network/react-shared"
1844
- }
1845
- }
1846
- ],
1847
- "groups": [
1848
- {
1849
- "title": "Properties",
1850
- "children": [
1851
- 67
1852
- ]
1853
- }
1854
- ],
1855
- "sources": [
1856
- {
1857
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1858
- "line": 18,
1859
- "character": 17,
1860
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L18"
1861
- }
1862
- ]
1863
- },
1864
- {
1865
- "id": 87,
1866
- "name": "RefreshPayloadProps",
1867
- "variant": "declaration",
1868
- "kind": 256,
1869
- "flags": {},
1870
- "children": [
1871
- {
1872
- "id": 88,
1873
- "name": "onRefresh",
1874
- "variant": "declaration",
1875
- "kind": 1024,
1876
- "flags": {
1877
- "isOptional": true
1878
- },
1879
- "sources": [
1880
- {
1881
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1882
- "line": 7,
1883
- "character": 2,
1884
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L7"
1885
- }
1886
- ],
1887
- "type": {
1888
- "type": "reflection",
1889
- "declaration": {
1890
- "id": 89,
1891
- "name": "__type",
1892
- "variant": "declaration",
1893
- "kind": 65536,
1894
- "flags": {},
1895
- "sources": [
1896
- {
1897
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1898
- "line": 7,
1899
- "character": 14,
1900
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L7"
1901
- }
1902
- ],
1903
- "signatures": [
1904
- {
1905
- "id": 90,
1906
- "name": "__type",
1907
- "variant": "signature",
1908
- "kind": 4096,
1909
- "flags": {},
1910
- "sources": [
1911
- {
1912
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1913
- "line": 7,
1914
- "character": 14,
1915
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L7"
1916
- }
1917
- ],
1918
- "type": {
1919
- "type": "intrinsic",
1920
- "name": "void"
1921
- }
1922
- }
1923
- ]
1924
- }
1925
- }
1926
- },
1927
- {
1928
- "id": 91,
1929
- "name": "refreshPayload",
1930
- "variant": "declaration",
1931
- "kind": 1024,
1932
- "flags": {
1933
- "isOptional": true
1934
- },
1935
- "sources": [
1936
- {
1937
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1938
- "line": 8,
1939
- "character": 2,
1940
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L8"
1941
- }
1942
- ],
1943
- "type": {
1944
- "type": "intrinsic",
1945
- "name": "boolean"
1946
- }
1947
- }
1948
- ],
1949
- "groups": [
1950
- {
1951
- "title": "Properties",
1952
- "children": [
1953
- 88,
1954
- 91
1955
- ]
1956
- }
1957
- ],
1958
- "sources": [
1959
- {
1960
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1961
- "line": 6,
1962
- "character": 17,
1963
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L6"
1964
- }
1965
- ]
1966
- },
1967
- {
1968
- "id": 96,
1969
- "name": "RefreshPayloadState",
1970
- "variant": "declaration",
1971
- "kind": 256,
1972
- "flags": {},
1973
- "children": [
1974
- {
1975
- "id": 97,
1976
- "name": "onRefresh",
1977
- "variant": "declaration",
1978
- "kind": 1024,
1979
- "flags": {
1980
- "isOptional": true
1981
- },
1982
- "sources": [
1983
- {
1984
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
1985
- "line": 5,
1986
- "character": 2,
1987
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L5"
1988
- }
1989
- ],
1990
- "type": {
1991
- "type": "reflection",
1992
- "declaration": {
1993
- "id": 98,
1994
- "name": "__type",
1995
- "variant": "declaration",
1996
- "kind": 65536,
1997
- "flags": {},
1998
- "sources": [
1999
- {
2000
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2001
- "line": 5,
2002
- "character": 14,
2003
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L5"
2004
- }
2005
- ],
2006
- "signatures": [
2007
- {
2008
- "id": 99,
2009
- "name": "__type",
2010
- "variant": "signature",
2011
- "kind": 4096,
2012
- "flags": {},
2013
- "sources": [
2014
- {
2015
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2016
- "line": 5,
2017
- "character": 14,
2018
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L5"
2019
- }
2020
- ],
2021
- "type": {
2022
- "type": "intrinsic",
2023
- "name": "void"
2024
- }
2025
- }
2026
- ]
2027
- }
2028
- }
2029
- },
2030
- {
2031
- "id": 102,
2032
- "name": "provided",
2033
- "variant": "declaration",
2034
- "kind": 1024,
2035
- "flags": {},
2036
- "sources": [
2037
- {
2038
- "fileName": "packages/sdk/packages/shared/dist/browser/contexts/contextEx/State.d.ts",
2039
- "line": 2,
2040
- "character": 4
2041
- }
2042
- ],
2043
- "type": {
2044
- "type": "intrinsic",
2045
- "name": "boolean"
2046
- },
2047
- "inheritedFrom": {
2048
- "type": "reference",
2049
- "target": -1,
2050
- "name": "ContextExState.provided"
2051
- }
2052
- },
2053
- {
2054
- "id": 100,
2055
- "name": "refreshPayload",
2056
- "variant": "declaration",
2057
- "kind": 1024,
2058
- "flags": {
2059
- "isOptional": true
2060
- },
2061
- "sources": [
2062
- {
2063
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2064
- "line": 6,
2065
- "character": 2,
2066
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L6"
2067
- }
2068
- ],
2069
- "type": {
2070
- "type": "intrinsic",
2071
- "name": "boolean"
2072
- }
2073
- },
2074
- {
2075
- "id": 101,
2076
- "name": "setRefreshPayload",
2077
- "variant": "declaration",
2078
- "kind": 1024,
2079
- "flags": {
2080
- "isOptional": true
2081
- },
2082
- "sources": [
2083
- {
2084
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2085
- "line": 7,
2086
- "character": 2,
2087
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L7"
2088
- }
2089
- ],
2090
- "type": {
2091
- "type": "reference",
2092
- "target": {
2093
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2094
- "qualifiedName": "React.Dispatch"
2095
- },
2096
- "typeArguments": [
2097
- {
2098
- "type": "reference",
2099
- "target": {
2100
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2101
- "qualifiedName": "React.SetStateAction"
2102
- },
2103
- "typeArguments": [
2104
- {
2105
- "type": "union",
2106
- "types": [
2107
- {
2108
- "type": "intrinsic",
2109
- "name": "undefined"
2110
- },
2111
- {
2112
- "type": "intrinsic",
2113
- "name": "boolean"
2114
- }
2115
- ]
2116
- }
2117
- ],
2118
- "name": "SetStateAction",
2119
- "package": "@types/react",
2120
- "qualifiedName": "React.SetStateAction"
2121
- }
2122
- ],
2123
- "name": "Dispatch",
2124
- "package": "@types/react",
2125
- "qualifiedName": "React.Dispatch"
2126
- }
2127
- }
2128
- ],
2129
- "groups": [
2130
- {
2131
- "title": "Properties",
2132
- "children": [
2133
- 97,
2134
- 102,
2135
- 100,
2136
- 101
2137
- ]
2138
- }
2139
- ],
2140
- "sources": [
2141
- {
2142
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2143
- "line": 4,
2144
- "character": 17,
2145
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L4"
2146
- }
2147
- ],
2148
- "extendedTypes": [
2149
- {
2150
- "type": "reference",
2151
- "target": {
2152
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2153
- "qualifiedName": "ContextExState"
2154
- },
2155
- "name": "ContextExState",
2156
- "package": "@xyo-network/react-shared"
2157
- }
2158
- ]
2159
- },
2160
- {
2161
- "id": 111,
2162
- "name": "ResolvePayloadState",
2163
- "variant": "declaration",
2164
- "kind": 256,
2165
- "flags": {},
2166
- "children": [
2167
- {
2168
- "id": 112,
2169
- "name": "huri",
2170
- "variant": "declaration",
2171
- "kind": 1024,
2172
- "flags": {
2173
- "isOptional": true
2174
- },
2175
- "sources": [
2176
- {
2177
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2178
- "line": 6,
2179
- "character": 2,
2180
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L6"
2181
- }
2182
- ],
2183
- "type": {
2184
- "type": "intrinsic",
2185
- "name": "string"
2186
- }
2187
- },
2188
- {
2189
- "id": 113,
2190
- "name": "huriError",
2191
- "variant": "declaration",
2192
- "kind": 1024,
2193
- "flags": {
2194
- "isOptional": true
2195
- },
2196
- "sources": [
2197
- {
2198
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2199
- "line": 7,
2200
- "character": 2,
2201
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L7"
2202
- }
2203
- ],
2204
- "type": {
2205
- "type": "intersection",
2206
- "types": [
2207
- {
2208
- "type": "reference",
2209
- "target": {
2210
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2211
- "qualifiedName": "SchemaFields"
2212
- },
2213
- "name": "SchemaFields",
2214
- "package": "@xyo-network/payload-model"
2215
- },
2216
- {
2217
- "type": "reference",
2218
- "target": {
2219
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2220
- "qualifiedName": "PayloadFields"
2221
- },
2222
- "name": "PayloadFields",
2223
- "package": "@xyo-network/payload-model"
2224
- },
2225
- {
2226
- "type": "reflection",
2227
- "declaration": {
2228
- "id": 114,
2229
- "name": "__type",
2230
- "variant": "declaration",
2231
- "kind": 65536,
2232
- "flags": {},
2233
- "sources": [
2234
- {
2235
- "fileName": "node_modules/@xyo-network/payload-model/dist/node/Error.d.ts",
2236
- "line": 4,
2237
- "character": 34
2238
- }
2239
- ]
2240
- }
2241
- }
2242
- ]
2243
- }
2244
- },
2245
- {
2246
- "id": 115,
2247
- "name": "huriPayload",
2248
- "variant": "declaration",
2249
- "kind": 1024,
2250
- "flags": {
2251
- "isOptional": true
2252
- },
2253
- "sources": [
2254
- {
2255
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2256
- "line": 8,
2257
- "character": 2,
2258
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L8"
2259
- }
2260
- ],
2261
- "type": {
2262
- "type": "union",
2263
- "types": [
2264
- {
2265
- "type": "intrinsic",
2266
- "name": "string"
2267
- },
2268
- {
2269
- "type": "intersection",
2270
- "types": [
2271
- {
2272
- "type": "reflection",
2273
- "declaration": {
2274
- "id": 116,
2275
- "name": "__type",
2276
- "variant": "declaration",
2277
- "kind": 65536,
2278
- "flags": {},
2279
- "sources": [
2280
- {
2281
- "fileName": "node_modules/@xyo-network/payload-model/dist/node/Payload.d.ts",
2282
- "line": 22,
2283
- "character": 68
2284
- }
2285
- ]
2286
- }
2287
- },
2288
- {
2289
- "type": "reference",
2290
- "target": {
2291
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2292
- "qualifiedName": "PayloadFields"
2293
- },
2294
- "name": "PayloadFields",
2295
- "package": "@xyo-network/payload-model"
2296
- }
2297
- ]
2298
- }
2299
- ]
2300
- }
2301
- },
2302
- {
2303
- "id": 117,
2304
- "name": "notFound",
2305
- "variant": "declaration",
2306
- "kind": 1024,
2307
- "flags": {
2308
- "isOptional": true
2309
- },
2310
- "sources": [
2311
- {
2312
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2313
- "line": 9,
2314
- "character": 2,
2315
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L9"
2316
- }
2317
- ],
2318
- "type": {
2319
- "type": "intrinsic",
2320
- "name": "boolean"
2321
- }
2322
- },
2323
- {
2324
- "id": 118,
2325
- "name": "payload",
2326
- "variant": "declaration",
2327
- "kind": 1024,
2328
- "flags": {
2329
- "isOptional": true
2330
- },
2331
- "sources": [
2332
- {
2333
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2334
- "line": 10,
2335
- "character": 2,
2336
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L10"
2337
- }
2338
- ],
2339
- "type": {
2340
- "type": "intersection",
2341
- "types": [
2342
- {
2343
- "type": "reflection",
2344
- "declaration": {
2345
- "id": 119,
2346
- "name": "__type",
2347
- "variant": "declaration",
2348
- "kind": 65536,
2349
- "flags": {},
2350
- "sources": [
2351
- {
2352
- "fileName": "node_modules/@xyo-network/payload-model/dist/node/Payload.d.ts",
2353
- "line": 22,
2354
- "character": 68
2355
- }
2356
- ]
2357
- }
2358
- },
2359
- {
2360
- "type": "reference",
2361
- "target": {
2362
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2363
- "qualifiedName": "PayloadFields"
2364
- },
2365
- "name": "PayloadFields",
2366
- "package": "@xyo-network/payload-model"
2367
- }
2368
- ]
2369
- }
2370
- },
2371
- {
2372
- "id": 125,
2373
- "name": "provided",
2374
- "variant": "declaration",
2375
- "kind": 1024,
2376
- "flags": {},
2377
- "sources": [
2378
- {
2379
- "fileName": "packages/sdk/packages/shared/dist/browser/contexts/contextEx/State.d.ts",
2380
- "line": 2,
2381
- "character": 4
2382
- }
2383
- ],
2384
- "type": {
2385
- "type": "intrinsic",
2386
- "name": "boolean"
2387
- },
2388
- "inheritedFrom": {
2389
- "type": "reference",
2390
- "target": -1,
2391
- "name": "ContextExState.provided"
2392
- }
2393
- },
2394
- {
2395
- "id": 120,
2396
- "name": "refreshHuri",
2397
- "variant": "declaration",
2398
- "kind": 1024,
2399
- "flags": {
2400
- "isOptional": true
2401
- },
2402
- "sources": [
2403
- {
2404
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2405
- "line": 11,
2406
- "character": 2,
2407
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L11"
2408
- }
2409
- ],
2410
- "type": {
2411
- "type": "reflection",
2412
- "declaration": {
2413
- "id": 121,
2414
- "name": "__type",
2415
- "variant": "declaration",
2416
- "kind": 65536,
2417
- "flags": {},
2418
- "sources": [
2419
- {
2420
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2421
- "line": 11,
2422
- "character": 16,
2423
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L11"
2424
- }
2425
- ],
2426
- "signatures": [
2427
- {
2428
- "id": 122,
2429
- "name": "__type",
2430
- "variant": "signature",
2431
- "kind": 4096,
2432
- "flags": {},
2433
- "sources": [
2434
- {
2435
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2436
- "line": 11,
2437
- "character": 16,
2438
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L11"
2439
- }
2440
- ],
2441
- "type": {
2442
- "type": "intrinsic",
2443
- "name": "void"
2444
- }
2445
- }
2446
- ]
2447
- }
2448
- }
2449
- },
2450
- {
2451
- "id": 123,
2452
- "name": "setPayload",
2453
- "variant": "declaration",
2454
- "kind": 1024,
2455
- "flags": {
2456
- "isOptional": true
2457
- },
2458
- "sources": [
2459
- {
2460
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2461
- "line": 12,
2462
- "character": 2,
2463
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L12"
2464
- }
2465
- ],
2466
- "type": {
2467
- "type": "reference",
2468
- "target": {
2469
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2470
- "qualifiedName": "React.Dispatch"
2471
- },
2472
- "typeArguments": [
2473
- {
2474
- "type": "reference",
2475
- "target": {
2476
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2477
- "qualifiedName": "React.SetStateAction"
2478
- },
2479
- "typeArguments": [
2480
- {
2481
- "type": "union",
2482
- "types": [
2483
- {
2484
- "type": "intrinsic",
2485
- "name": "undefined"
2486
- },
2487
- {
2488
- "type": "intersection",
2489
- "types": [
2490
- {
2491
- "type": "reflection",
2492
- "declaration": {
2493
- "id": 124,
2494
- "name": "__type",
2495
- "variant": "declaration",
2496
- "kind": 65536,
2497
- "flags": {},
2498
- "sources": [
2499
- {
2500
- "fileName": "node_modules/@xyo-network/payload-model/dist/node/Payload.d.ts",
2501
- "line": 22,
2502
- "character": 68
2503
- }
2504
- ]
2505
- }
2506
- },
2507
- {
2508
- "type": "reference",
2509
- "target": {
2510
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2511
- "qualifiedName": "PayloadFields"
2512
- },
2513
- "name": "PayloadFields",
2514
- "package": "@xyo-network/payload-model"
2515
- }
2516
- ]
2517
- }
2518
- ]
2519
- }
2520
- ],
2521
- "name": "SetStateAction",
2522
- "package": "@types/react",
2523
- "qualifiedName": "React.SetStateAction"
2524
- }
2525
- ],
2526
- "name": "Dispatch",
2527
- "package": "@types/react",
2528
- "qualifiedName": "React.Dispatch"
2529
- }
2530
- }
2531
- ],
2532
- "groups": [
2533
- {
2534
- "title": "Properties",
2535
- "children": [
2536
- 112,
2537
- 113,
2538
- 115,
2539
- 117,
2540
- 118,
2541
- 125,
2542
- 120,
2543
- 123
2544
- ]
2545
- }
2546
- ],
2547
- "sources": [
2548
- {
2549
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2550
- "line": 5,
2551
- "character": 17,
2552
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L5"
2553
- }
2554
- ],
2555
- "extendedTypes": [
2556
- {
2557
- "type": "reference",
2558
- "target": {
2559
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2560
- "qualifiedName": "ContextExState"
2561
- },
2562
- "name": "ContextExState",
2563
- "package": "@xyo-network/react-shared"
2564
- }
2565
- ]
2566
- },
2567
- {
2568
- "id": 128,
2569
- "name": "ValidatePayloadProviderProps",
2570
- "variant": "declaration",
2571
- "kind": 256,
2572
- "flags": {},
2573
- "children": [
2574
- {
2575
- "id": 129,
2576
- "name": "enabled",
2577
- "variant": "declaration",
2578
- "kind": 1024,
2579
- "flags": {
2580
- "isOptional": true
2581
- },
2582
- "sources": [
2583
- {
2584
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx",
2585
- "line": 12,
2586
- "character": 2,
2587
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx#L12"
2588
- }
2589
- ],
2590
- "type": {
2591
- "type": "intrinsic",
2592
- "name": "boolean"
2593
- }
2594
- }
2595
- ],
2596
- "groups": [
2597
- {
2598
- "title": "Properties",
2599
- "children": [
2600
- 129
2601
- ]
2602
- }
2603
- ],
2604
- "sources": [
2605
- {
2606
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx",
2607
- "line": 10,
2608
- "character": 17,
2609
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx#L10"
2610
- }
2611
- ]
2612
- },
2613
- {
2614
- "id": 134,
2615
- "name": "ValidatePayloadState",
2616
- "variant": "declaration",
2617
- "kind": 256,
2618
- "flags": {},
2619
- "children": [
2620
- {
2621
- "id": 135,
2622
- "name": "enabled",
2623
- "variant": "declaration",
2624
- "kind": 1024,
2625
- "flags": {
2626
- "isOptional": true
2627
- },
2628
- "sources": [
2629
- {
2630
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2631
- "line": 4,
2632
- "character": 2,
2633
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L4"
2634
- }
2635
- ],
2636
- "type": {
2637
- "type": "intrinsic",
2638
- "name": "boolean"
2639
- }
2640
- },
2641
- {
2642
- "id": 138,
2643
- "name": "provided",
2644
- "variant": "declaration",
2645
- "kind": 1024,
2646
- "flags": {},
2647
- "sources": [
2648
- {
2649
- "fileName": "packages/sdk/packages/shared/dist/browser/contexts/contextEx/State.d.ts",
2650
- "line": 2,
2651
- "character": 4
2652
- }
2653
- ],
2654
- "type": {
2655
- "type": "intrinsic",
2656
- "name": "boolean"
2657
- },
2658
- "inheritedFrom": {
2659
- "type": "reference",
2660
- "target": -1,
2661
- "name": "ContextExState.provided"
2662
- }
2663
- },
2664
- {
2665
- "id": 136,
2666
- "name": "schema",
2667
- "variant": "declaration",
2668
- "kind": 1024,
2669
- "flags": {
2670
- "isOptional": true
2671
- },
2672
- "sources": [
2673
- {
2674
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2675
- "line": 5,
2676
- "character": 2,
2677
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L5"
2678
- }
2679
- ],
2680
- "type": {
2681
- "type": "intrinsic",
2682
- "name": "string"
2683
- }
2684
- },
2685
- {
2686
- "id": 137,
2687
- "name": "validPayload",
2688
- "variant": "declaration",
2689
- "kind": 1024,
2690
- "flags": {
2691
- "isOptional": true
2692
- },
2693
- "sources": [
2694
- {
2695
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2696
- "line": 6,
2697
- "character": 2,
2698
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L6"
2699
- }
2700
- ],
2701
- "type": {
2702
- "type": "intrinsic",
2703
- "name": "boolean"
2704
- }
2705
- }
2706
- ],
2707
- "groups": [
2708
- {
2709
- "title": "Properties",
2710
- "children": [
2711
- 135,
2712
- 138,
2713
- 136,
2714
- 137
2715
- ]
2716
- }
2717
- ],
2718
- "sources": [
2719
- {
2720
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2721
- "line": 3,
2722
- "character": 17,
2723
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L3"
2724
- }
2725
- ],
2726
- "extendedTypes": [
2727
- {
2728
- "type": "reference",
2729
- "target": {
2730
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2731
- "qualifiedName": "ContextExState"
2732
- },
2733
- "name": "ContextExState",
2734
- "package": "@xyo-network/react-shared"
2735
- }
2736
- ]
2737
- },
2738
- {
2739
- "id": 53,
2740
- "name": "EmbedPluginProviderProps",
2741
- "variant": "declaration",
2742
- "kind": 2097152,
2743
- "flags": {},
2744
- "sources": [
2745
- {
2746
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx",
2747
- "line": 8,
2748
- "character": 12,
2749
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx#L8"
2750
- }
2751
- ],
2752
- "type": {
2753
- "type": "reference",
2754
- "target": 68,
2755
- "name": "EmbedPluginBase",
2756
- "package": "@xyo-network/react-embed"
2757
- }
2758
- },
2759
- {
2760
- "id": 106,
2761
- "name": "ResolvePayloadProviderProps",
2762
- "variant": "declaration",
2763
- "kind": 2097152,
2764
- "flags": {},
2765
- "sources": [
2766
- {
2767
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx",
2768
- "line": 12,
2769
- "character": 12,
2770
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx#L12"
2771
- }
2772
- ],
2773
- "type": {
2774
- "type": "reference",
2775
- "target": {
2776
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
2777
- "qualifiedName": "Omit"
2778
- },
2779
- "typeArguments": [
2780
- {
2781
- "type": "reference",
2782
- "target": 111,
2783
- "name": "ResolvePayloadState",
2784
- "package": "@xyo-network/react-embed"
2785
- },
2786
- {
2787
- "type": "literal",
2788
- "value": "provided"
2789
- }
2790
- ],
2791
- "name": "Omit",
2792
- "package": "typescript"
2793
- }
2794
- },
2795
- {
2796
- "id": 52,
2797
- "name": "EmbedPluginContext",
2798
- "variant": "declaration",
2799
- "kind": 32,
2800
- "flags": {
2801
- "isConst": true
2802
- },
2803
- "sources": [
2804
- {
2805
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Context.tsx",
2806
- "line": 5,
2807
- "character": 13,
2808
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Context.tsx#L5"
2809
- }
2810
- ],
2811
- "type": {
2812
- "type": "reference",
2813
- "target": {
2814
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2815
- "qualifiedName": "React.Context"
2816
- },
2817
- "typeArguments": [
2818
- {
2819
- "type": "intersection",
2820
- "types": [
2821
- {
2822
- "type": "reference",
2823
- "target": 75,
2824
- "name": "EmbedPluginState",
2825
- "package": "@xyo-network/react-embed"
2826
- },
2827
- {
2828
- "type": "reference",
2829
- "target": {
2830
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2831
- "qualifiedName": "ContextExState"
2832
- },
2833
- "name": "ContextExState",
2834
- "package": "@xyo-network/react-shared"
2835
- }
2836
- ]
2837
- }
2838
- ],
2839
- "name": "Context",
2840
- "package": "@types/react",
2841
- "qualifiedName": "React.Context"
2842
- },
2843
- "defaultValue": "..."
2844
- },
2845
- {
2846
- "id": 105,
2847
- "name": "ResolvePayloadContext",
2848
- "variant": "declaration",
2849
- "kind": 32,
2850
- "flags": {
2851
- "isConst": true
2852
- },
2853
- "sources": [
2854
- {
2855
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Context.ts",
2856
- "line": 5,
2857
- "character": 13,
2858
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Context.ts#L5"
2859
- }
2860
- ],
2861
- "type": {
2862
- "type": "reference",
2863
- "target": {
2864
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2865
- "qualifiedName": "React.Context"
2866
- },
2867
- "typeArguments": [
2868
- {
2869
- "type": "intersection",
2870
- "types": [
2871
- {
2872
- "type": "reference",
2873
- "target": 111,
2874
- "name": "ResolvePayloadState",
2875
- "package": "@xyo-network/react-embed"
2876
- },
2877
- {
2878
- "type": "reference",
2879
- "target": {
2880
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2881
- "qualifiedName": "ContextExState"
2882
- },
2883
- "name": "ContextExState",
2884
- "package": "@xyo-network/react-shared"
2885
- }
2886
- ]
2887
- }
2888
- ],
2889
- "name": "Context",
2890
- "package": "@types/react",
2891
- "qualifiedName": "React.Context"
2892
- },
2893
- "defaultValue": "..."
2894
- },
2895
- {
2896
- "id": 36,
2897
- "name": "ApiEmbedPluginCard",
2898
- "variant": "declaration",
2899
- "kind": 64,
2900
- "flags": {},
2901
- "sources": [
2902
- {
2903
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
2904
- "line": 12,
2905
- "character": 13,
2906
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L12"
2907
- }
2908
- ],
2909
- "signatures": [
2910
- {
2911
- "id": 37,
2912
- "name": "ApiEmbedPluginCard",
2913
- "variant": "signature",
2914
- "kind": 4096,
2915
- "flags": {},
2916
- "sources": [
2917
- {
2918
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
2919
- "line": 568,
2920
- "character": 8
2921
- }
2922
- ],
2923
- "parameters": [
2924
- {
2925
- "id": 38,
2926
- "name": "props",
2927
- "variant": "param",
2928
- "kind": 32768,
2929
- "flags": {},
2930
- "type": {
2931
- "type": "reference",
2932
- "target": 19,
2933
- "name": "EmbedPluginCardProps",
2934
- "package": "@xyo-network/react-embed"
2935
- }
2936
- },
2937
- {
2938
- "id": 39,
2939
- "name": "context",
2940
- "variant": "param",
2941
- "kind": 32768,
2942
- "flags": {
2943
- "isOptional": true
2944
- },
2945
- "type": {
2946
- "type": "intrinsic",
2947
- "name": "any"
2948
- }
2949
- }
2950
- ],
2951
- "type": {
2952
- "type": "union",
2953
- "types": [
2954
- {
2955
- "type": "literal",
2956
- "value": null
2957
- },
2958
- {
2959
- "type": "reference",
2960
- "target": {
2961
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2962
- "qualifiedName": "React.ReactElement"
2963
- },
2964
- "typeArguments": [
2965
- {
2966
- "type": "intrinsic",
2967
- "name": "any"
2968
- },
2969
- {
2970
- "type": "intrinsic",
2971
- "name": "any"
2972
- }
2973
- ],
2974
- "name": "ReactElement",
2975
- "package": "@types/react",
2976
- "qualifiedName": "React.ReactElement"
2977
- }
2978
- ]
2979
- }
2980
- }
2981
- ]
2982
- },
2983
- {
2984
- "id": 6,
2985
- "name": "BusyCard",
2986
- "variant": "declaration",
2987
- "kind": 64,
2988
- "flags": {},
2989
- "sources": [
2990
- {
2991
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
2992
- "line": 19,
2993
- "character": 13,
2994
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L19"
2995
- }
2996
- ],
2997
- "signatures": [
2998
- {
2999
- "id": 7,
3000
- "name": "BusyCard",
3001
- "variant": "signature",
3002
- "kind": 4096,
3003
- "flags": {},
3004
- "sources": [
3005
- {
3006
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3007
- "line": 568,
3008
- "character": 8
3009
- }
3010
- ],
3011
- "parameters": [
3012
- {
3013
- "id": 8,
3014
- "name": "props",
3015
- "variant": "param",
3016
- "kind": 32768,
3017
- "flags": {},
3018
- "type": {
3019
- "type": "reference",
3020
- "target": {
3021
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3022
- "qualifiedName": "WithChildren"
3023
- },
3024
- "typeArguments": [
3025
- {
3026
- "type": "reference",
3027
- "target": 1,
3028
- "name": "BusyCardProps",
3029
- "package": "@xyo-network/react-embed"
3030
- }
3031
- ],
3032
- "name": "WithChildren",
3033
- "package": "@xylabs/react-shared"
3034
- }
3035
- },
3036
- {
3037
- "id": 9,
3038
- "name": "context",
3039
- "variant": "param",
3040
- "kind": 32768,
3041
- "flags": {
3042
- "isOptional": true
3043
- },
3044
- "type": {
3045
- "type": "intrinsic",
3046
- "name": "any"
3047
- }
3048
- }
3049
- ],
3050
- "type": {
3051
- "type": "union",
3052
- "types": [
3053
- {
3054
- "type": "literal",
3055
- "value": null
3056
- },
3057
- {
3058
- "type": "reference",
3059
- "target": {
3060
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3061
- "qualifiedName": "React.ReactElement"
3062
- },
3063
- "typeArguments": [
3064
- {
3065
- "type": "intrinsic",
3066
- "name": "any"
3067
- },
3068
- {
3069
- "type": "intrinsic",
3070
- "name": "any"
3071
- }
3072
- ],
3073
- "name": "ReactElement",
3074
- "package": "@types/react",
3075
- "qualifiedName": "React.ReactElement"
3076
- }
3077
- ]
3078
- }
3079
- }
3080
- ]
3081
- },
3082
- {
3083
- "id": 10,
3084
- "name": "EmbedCardHeader",
3085
- "variant": "declaration",
3086
- "kind": 64,
3087
- "flags": {},
3088
- "sources": [
3089
- {
3090
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/EmbedCardHeader.tsx",
3091
- "line": 8,
3092
- "character": 13,
3093
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/EmbedCardHeader.tsx#L8"
3094
- }
3095
- ],
3096
- "signatures": [
3097
- {
3098
- "id": 11,
3099
- "name": "EmbedCardHeader",
3100
- "variant": "signature",
3101
- "kind": 4096,
3102
- "flags": {},
3103
- "sources": [
3104
- {
3105
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3106
- "line": 568,
3107
- "character": 8
3108
- }
3109
- ],
3110
- "parameters": [
3111
- {
3112
- "id": 12,
3113
- "name": "props",
3114
- "variant": "param",
3115
- "kind": 32768,
3116
- "flags": {},
3117
- "type": {
3118
- "type": "reference",
3119
- "target": {
3120
- "sourceFileName": "../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
3121
- "qualifiedName": "CardHeaderProps"
3122
- },
3123
- "typeArguments": [
3124
- {
3125
- "type": "literal",
3126
- "value": "div"
3127
- },
3128
- {
3129
- "type": "reflection",
3130
- "declaration": {
3131
- "id": 13,
3132
- "name": "__type",
3133
- "variant": "declaration",
3134
- "kind": 65536,
3135
- "flags": {}
3136
- }
3137
- },
3138
- {
3139
- "type": "literal",
3140
- "value": "span"
3141
- },
3142
- {
3143
- "type": "literal",
3144
- "value": "span"
3145
- }
3146
- ],
3147
- "name": "CardHeaderProps",
3148
- "package": "@mui/material"
3149
- }
3150
- },
3151
- {
3152
- "id": 14,
3153
- "name": "context",
3154
- "variant": "param",
3155
- "kind": 32768,
3156
- "flags": {
3157
- "isOptional": true
3158
- },
3159
- "type": {
3160
- "type": "intrinsic",
3161
- "name": "any"
3162
- }
3163
- }
3164
- ],
3165
- "type": {
3166
- "type": "union",
3167
- "types": [
3168
- {
3169
- "type": "literal",
3170
- "value": null
3171
- },
3172
- {
3173
- "type": "reference",
3174
- "target": {
3175
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3176
- "qualifiedName": "React.ReactElement"
3177
- },
3178
- "typeArguments": [
3179
- {
3180
- "type": "intrinsic",
3181
- "name": "any"
3182
- },
3183
- {
3184
- "type": "intrinsic",
3185
- "name": "any"
3186
- }
3187
- ],
3188
- "name": "ReactElement",
3189
- "package": "@types/react",
3190
- "qualifiedName": "React.ReactElement"
3191
- }
3192
- ]
3193
- }
3194
- }
3195
- ]
3196
- },
3197
- {
3198
- "id": 44,
3199
- "name": "EmbedPlugin",
3200
- "variant": "declaration",
3201
- "kind": 64,
3202
- "flags": {},
3203
- "sources": [
3204
- {
3205
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
3206
- "line": 64,
3207
- "character": 13,
3208
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L64"
3209
- }
3210
- ],
3211
- "signatures": [
3212
- {
3213
- "id": 45,
3214
- "name": "EmbedPlugin",
3215
- "variant": "signature",
3216
- "kind": 4096,
3217
- "flags": {},
3218
- "comment": {
3219
- "summary": [],
3220
- "blockTags": [
3221
- {
3222
- "tag": "@deprecated",
3223
- "content": [
3224
- {
3225
- "kind": "text",
3226
- "text": "- use EmbedPluginCard and use CardProps instead of FlexBoxProps"
3227
- }
3228
- ]
3229
- }
3230
- ]
3231
- },
3232
- "sources": [
3233
- {
3234
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3235
- "line": 568,
3236
- "character": 8
3237
- }
3238
- ],
3239
- "parameters": [
3240
- {
3241
- "id": 46,
3242
- "name": "props",
3243
- "variant": "param",
3244
- "kind": 32768,
3245
- "flags": {},
3246
- "type": {
3247
- "type": "reference",
3248
- "target": 1,
3249
- "name": "BusyCardProps",
3250
- "package": "@xyo-network/react-embed"
3251
- }
3252
- },
3253
- {
3254
- "id": 47,
3255
- "name": "context",
3256
- "variant": "param",
3257
- "kind": 32768,
3258
- "flags": {
3259
- "isOptional": true
3260
- },
3261
- "type": {
3262
- "type": "intrinsic",
3263
- "name": "any"
3264
- }
3265
- }
3266
- ],
3267
- "type": {
3268
- "type": "union",
3269
- "types": [
3270
- {
3271
- "type": "literal",
3272
- "value": null
3273
- },
3274
- {
3275
- "type": "reference",
3276
- "target": {
3277
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3278
- "qualifiedName": "React.ReactElement"
3279
- },
3280
- "typeArguments": [
3281
- {
3282
- "type": "intrinsic",
3283
- "name": "any"
3284
- },
3285
- {
3286
- "type": "intrinsic",
3287
- "name": "any"
3288
- }
3289
- ],
3290
- "name": "ReactElement",
3291
- "package": "@types/react",
3292
- "qualifiedName": "React.ReactElement"
3293
- }
3294
- ]
3295
- }
3296
- }
3297
- ]
3298
- },
3299
- {
3300
- "id": 15,
3301
- "name": "EmbedPluginCard",
3302
- "variant": "declaration",
3303
- "kind": 64,
3304
- "flags": {},
3305
- "sources": [
3306
- {
3307
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/EmbedPluginCard.tsx",
3308
- "line": 10,
3309
- "character": 13,
3310
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/card/EmbedPluginCard.tsx#L10"
3311
- }
3312
- ],
3313
- "signatures": [
3314
- {
3315
- "id": 16,
3316
- "name": "EmbedPluginCard",
3317
- "variant": "signature",
3318
- "kind": 4096,
3319
- "flags": {},
3320
- "sources": [
3321
- {
3322
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3323
- "line": 568,
3324
- "character": 8
3325
- }
3326
- ],
3327
- "parameters": [
3328
- {
3329
- "id": 17,
3330
- "name": "props",
3331
- "variant": "param",
3332
- "kind": 32768,
3333
- "flags": {},
3334
- "type": {
3335
- "type": "reference",
3336
- "target": 1,
3337
- "name": "BusyCardProps",
3338
- "package": "@xyo-network/react-embed"
3339
- }
3340
- },
3341
- {
3342
- "id": 18,
3343
- "name": "context",
3344
- "variant": "param",
3345
- "kind": 32768,
3346
- "flags": {
3347
- "isOptional": true
3348
- },
3349
- "type": {
3350
- "type": "intrinsic",
3351
- "name": "any"
3352
- }
3353
- }
3354
- ],
3355
- "type": {
3356
- "type": "union",
3357
- "types": [
3358
- {
3359
- "type": "literal",
3360
- "value": null
3361
- },
3362
- {
3363
- "type": "reference",
3364
- "target": {
3365
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3366
- "qualifiedName": "React.ReactElement"
3367
- },
3368
- "typeArguments": [
3369
- {
3370
- "type": "intrinsic",
3371
- "name": "any"
3372
- },
3373
- {
3374
- "type": "intrinsic",
3375
- "name": "any"
3376
- }
3377
- ],
3378
- "name": "ReactElement",
3379
- "package": "@types/react",
3380
- "qualifiedName": "React.ReactElement"
3381
- }
3382
- ]
3383
- }
3384
- }
3385
- ]
3386
- },
3387
- {
3388
- "id": 40,
3389
- "name": "EmbedPluginCardInner",
3390
- "variant": "declaration",
3391
- "kind": 64,
3392
- "flags": {},
3393
- "sources": [
3394
- {
3395
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
3396
- "line": 44,
3397
- "character": 13,
3398
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L44"
3399
- }
3400
- ],
3401
- "signatures": [
3402
- {
3403
- "id": 41,
3404
- "name": "EmbedPluginCardInner",
3405
- "variant": "signature",
3406
- "kind": 4096,
3407
- "flags": {},
3408
- "sources": [
3409
- {
3410
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3411
- "line": 568,
3412
- "character": 8
3413
- }
3414
- ],
3415
- "parameters": [
3416
- {
3417
- "id": 42,
3418
- "name": "props",
3419
- "variant": "param",
3420
- "kind": 32768,
3421
- "flags": {},
3422
- "type": {
3423
- "type": "reference",
3424
- "target": 1,
3425
- "name": "BusyCardProps",
3426
- "package": "@xyo-network/react-embed"
3427
- }
3428
- },
3429
- {
3430
- "id": 43,
3431
- "name": "context",
3432
- "variant": "param",
3433
- "kind": 32768,
3434
- "flags": {
3435
- "isOptional": true
3436
- },
3437
- "type": {
3438
- "type": "intrinsic",
3439
- "name": "any"
3440
- }
3441
- }
3442
- ],
3443
- "type": {
3444
- "type": "union",
3445
- "types": [
3446
- {
3447
- "type": "literal",
3448
- "value": null
3449
- },
3450
- {
3451
- "type": "reference",
3452
- "target": {
3453
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3454
- "qualifiedName": "React.ReactElement"
3455
- },
3456
- "typeArguments": [
3457
- {
3458
- "type": "intrinsic",
3459
- "name": "any"
3460
- },
3461
- {
3462
- "type": "intrinsic",
3463
- "name": "any"
3464
- }
3465
- ],
3466
- "name": "ReactElement",
3467
- "package": "@types/react",
3468
- "qualifiedName": "React.ReactElement"
3469
- }
3470
- ]
3471
- }
3472
- }
3473
- ]
3474
- },
3475
- {
3476
- "id": 48,
3477
- "name": "EmbedPluginInner",
3478
- "variant": "declaration",
3479
- "kind": 64,
3480
- "flags": {},
3481
- "sources": [
3482
- {
3483
- "fileName": "packages/sdk/packages/embed/src/components/EmbedPlugin.tsx",
3484
- "line": 10,
3485
- "character": 13,
3486
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/components/EmbedPlugin.tsx#L10"
3487
- }
3488
- ],
3489
- "signatures": [
3490
- {
3491
- "id": 49,
3492
- "name": "EmbedPluginInner",
3493
- "variant": "signature",
3494
- "kind": 4096,
3495
- "flags": {},
3496
- "sources": [
3497
- {
3498
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3499
- "line": 568,
3500
- "character": 8
3501
- }
3502
- ],
3503
- "parameters": [
3504
- {
3505
- "id": 50,
3506
- "name": "props",
3507
- "variant": "param",
3508
- "kind": 32768,
3509
- "flags": {},
3510
- "type": {
3511
- "type": "reference",
3512
- "target": {
3513
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3514
- "qualifiedName": "WithChildren"
3515
- },
3516
- "typeArguments": [
3517
- {
3518
- "type": "reference",
3519
- "target": 141,
3520
- "name": "EmbedPluginProps",
3521
- "package": "@xyo-network/react-embed"
3522
- }
3523
- ],
3524
- "name": "WithChildren",
3525
- "package": "@xylabs/react-shared"
3526
- }
3527
- },
3528
- {
3529
- "id": 51,
3530
- "name": "context",
3531
- "variant": "param",
3532
- "kind": 32768,
3533
- "flags": {
3534
- "isOptional": true
3535
- },
3536
- "type": {
3537
- "type": "intrinsic",
3538
- "name": "any"
3539
- }
3540
- }
3541
- ],
3542
- "type": {
3543
- "type": "union",
3544
- "types": [
3545
- {
3546
- "type": "literal",
3547
- "value": null
3548
- },
3549
- {
3550
- "type": "reference",
3551
- "target": {
3552
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3553
- "qualifiedName": "React.ReactElement"
3554
- },
3555
- "typeArguments": [
3556
- {
3557
- "type": "intrinsic",
3558
- "name": "any"
3559
- },
3560
- {
3561
- "type": "intrinsic",
3562
- "name": "any"
3563
- }
3564
- ],
3565
- "name": "ReactElement",
3566
- "package": "@types/react",
3567
- "qualifiedName": "React.ReactElement"
3568
- }
3569
- ]
3570
- }
3571
- }
3572
- ]
3573
- },
3574
- {
3575
- "id": 54,
3576
- "name": "EmbedPluginProvider",
3577
- "variant": "declaration",
3578
- "kind": 64,
3579
- "flags": {},
3580
- "sources": [
3581
- {
3582
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx",
3583
- "line": 11,
3584
- "character": 13,
3585
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx#L11"
3586
- }
3587
- ],
3588
- "signatures": [
3589
- {
3590
- "id": 55,
3591
- "name": "EmbedPluginProvider",
3592
- "variant": "signature",
3593
- "kind": 4096,
3594
- "flags": {},
3595
- "comment": {
3596
- "summary": [
3597
- {
3598
- "kind": "text",
3599
- "text": "Expose passed embed plugin props via context"
3600
- }
3601
- ]
3602
- },
3603
- "sources": [
3604
- {
3605
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3606
- "line": 568,
3607
- "character": 8
3608
- }
3609
- ],
3610
- "parameters": [
3611
- {
3612
- "id": 56,
3613
- "name": "props",
3614
- "variant": "param",
3615
- "kind": 32768,
3616
- "flags": {},
3617
- "type": {
3618
- "type": "reference",
3619
- "target": {
3620
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3621
- "qualifiedName": "WithChildren"
3622
- },
3623
- "typeArguments": [
3624
- {
3625
- "type": "reference",
3626
- "target": 68,
3627
- "name": "EmbedPluginBase",
3628
- "package": "@xyo-network/react-embed"
3629
- }
3630
- ],
3631
- "name": "WithChildren",
3632
- "package": "@xylabs/react-shared"
3633
- }
3634
- },
3635
- {
3636
- "id": 57,
3637
- "name": "context",
3638
- "variant": "param",
3639
- "kind": 32768,
3640
- "flags": {
3641
- "isOptional": true
3642
- },
3643
- "type": {
3644
- "type": "intrinsic",
3645
- "name": "any"
3646
- }
3647
- }
3648
- ],
3649
- "type": {
3650
- "type": "union",
3651
- "types": [
3652
- {
3653
- "type": "literal",
3654
- "value": null
3655
- },
3656
- {
3657
- "type": "reference",
3658
- "target": {
3659
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3660
- "qualifiedName": "React.ReactElement"
3661
- },
3662
- "typeArguments": [
3663
- {
3664
- "type": "intrinsic",
3665
- "name": "any"
3666
- },
3667
- {
3668
- "type": "intrinsic",
3669
- "name": "any"
3670
- }
3671
- ],
3672
- "name": "ReactElement",
3673
- "package": "@types/react",
3674
- "qualifiedName": "React.ReactElement"
3675
- }
3676
- ]
3677
- }
3678
- }
3679
- ]
3680
- },
3681
- {
3682
- "id": 92,
3683
- "name": "RefreshPayloadProvider",
3684
- "variant": "declaration",
3685
- "kind": 64,
3686
- "flags": {},
3687
- "sources": [
3688
- {
3689
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
3690
- "line": 11,
3691
- "character": 13,
3692
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L11"
3693
- }
3694
- ],
3695
- "signatures": [
3696
- {
3697
- "id": 93,
3698
- "name": "RefreshPayloadProvider",
3699
- "variant": "signature",
3700
- "kind": 4096,
3701
- "flags": {},
3702
- "sources": [
3703
- {
3704
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3705
- "line": 568,
3706
- "character": 8
3707
- }
3708
- ],
3709
- "parameters": [
3710
- {
3711
- "id": 94,
3712
- "name": "props",
3713
- "variant": "param",
3714
- "kind": 32768,
3715
- "flags": {},
3716
- "type": {
3717
- "type": "reference",
3718
- "target": {
3719
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3720
- "qualifiedName": "WithChildren"
3721
- },
3722
- "typeArguments": [
3723
- {
3724
- "type": "reference",
3725
- "target": 87,
3726
- "name": "RefreshPayloadProps",
3727
- "package": "@xyo-network/react-embed"
3728
- }
3729
- ],
3730
- "name": "WithChildren",
3731
- "package": "@xylabs/react-shared"
3732
- }
3733
- },
3734
- {
3735
- "id": 95,
3736
- "name": "context",
3737
- "variant": "param",
3738
- "kind": 32768,
3739
- "flags": {
3740
- "isOptional": true
3741
- },
3742
- "type": {
3743
- "type": "intrinsic",
3744
- "name": "any"
3745
- }
3746
- }
3747
- ],
3748
- "type": {
3749
- "type": "union",
3750
- "types": [
3751
- {
3752
- "type": "literal",
3753
- "value": null
3754
- },
3755
- {
3756
- "type": "reference",
3757
- "target": {
3758
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3759
- "qualifiedName": "React.ReactElement"
3760
- },
3761
- "typeArguments": [
3762
- {
3763
- "type": "intrinsic",
3764
- "name": "any"
3765
- },
3766
- {
3767
- "type": "intrinsic",
3768
- "name": "any"
3769
- }
3770
- ],
3771
- "name": "ReactElement",
3772
- "package": "@types/react",
3773
- "qualifiedName": "React.ReactElement"
3774
- }
3775
- ]
3776
- }
3777
- }
3778
- ]
3779
- },
3780
- {
3781
- "id": 107,
3782
- "name": "ResolvePayloadProvider",
3783
- "variant": "declaration",
3784
- "kind": 64,
3785
- "flags": {},
3786
- "sources": [
3787
- {
3788
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx",
3789
- "line": 14,
3790
- "character": 13,
3791
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx#L14"
3792
- }
3793
- ],
3794
- "signatures": [
3795
- {
3796
- "id": 108,
3797
- "name": "ResolvePayloadProvider",
3798
- "variant": "signature",
3799
- "kind": 4096,
3800
- "flags": {},
3801
- "sources": [
3802
- {
3803
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3804
- "line": 568,
3805
- "character": 8
3806
- }
3807
- ],
3808
- "parameters": [
3809
- {
3810
- "id": 109,
3811
- "name": "props",
3812
- "variant": "param",
3813
- "kind": 32768,
3814
- "flags": {},
3815
- "type": {
3816
- "type": "reference",
3817
- "target": {
3818
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3819
- "qualifiedName": "WithChildren"
3820
- },
3821
- "typeArguments": [
3822
- {
3823
- "type": "reference",
3824
- "target": 106,
3825
- "name": "ResolvePayloadProviderProps",
3826
- "package": "@xyo-network/react-embed"
3827
- }
3828
- ],
3829
- "name": "WithChildren",
3830
- "package": "@xylabs/react-shared"
3831
- }
3832
- },
3833
- {
3834
- "id": 110,
3835
- "name": "context",
3836
- "variant": "param",
3837
- "kind": 32768,
3838
- "flags": {
3839
- "isOptional": true
3840
- },
3841
- "type": {
3842
- "type": "intrinsic",
3843
- "name": "any"
3844
- }
3845
- }
3846
- ],
3847
- "type": {
3848
- "type": "union",
3849
- "types": [
3850
- {
3851
- "type": "literal",
3852
- "value": null
3853
- },
3854
- {
3855
- "type": "reference",
3856
- "target": {
3857
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3858
- "qualifiedName": "React.ReactElement"
3859
- },
3860
- "typeArguments": [
3861
- {
3862
- "type": "intrinsic",
3863
- "name": "any"
3864
- },
3865
- {
3866
- "type": "intrinsic",
3867
- "name": "any"
3868
- }
3869
- ],
3870
- "name": "ReactElement",
3871
- "package": "@types/react",
3872
- "qualifiedName": "React.ReactElement"
3873
- }
3874
- ]
3875
- }
3876
- }
3877
- ]
3878
- },
3879
- {
3880
- "id": 130,
3881
- "name": "ValidatePayloadProvider",
3882
- "variant": "declaration",
3883
- "kind": 64,
3884
- "flags": {},
3885
- "sources": [
3886
- {
3887
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx",
3888
- "line": 15,
3889
- "character": 13,
3890
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx#L15"
3891
- }
3892
- ],
3893
- "signatures": [
3894
- {
3895
- "id": 131,
3896
- "name": "ValidatePayloadProvider",
3897
- "variant": "signature",
3898
- "kind": 4096,
3899
- "flags": {},
3900
- "sources": [
3901
- {
3902
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3903
- "line": 568,
3904
- "character": 8
3905
- }
3906
- ],
3907
- "parameters": [
3908
- {
3909
- "id": 132,
3910
- "name": "props",
3911
- "variant": "param",
3912
- "kind": 32768,
3913
- "flags": {},
3914
- "type": {
3915
- "type": "reference",
3916
- "target": {
3917
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3918
- "qualifiedName": "WithChildren"
3919
- },
3920
- "typeArguments": [
3921
- {
3922
- "type": "reference",
3923
- "target": 128,
3924
- "name": "ValidatePayloadProviderProps",
3925
- "package": "@xyo-network/react-embed"
3926
- }
3927
- ],
3928
- "name": "WithChildren",
3929
- "package": "@xylabs/react-shared"
3930
- }
3931
- },
3932
- {
3933
- "id": 133,
3934
- "name": "context",
3935
- "variant": "param",
3936
- "kind": 32768,
3937
- "flags": {
3938
- "isOptional": true
3939
- },
3940
- "type": {
3941
- "type": "intrinsic",
3942
- "name": "any"
3943
- }
3944
- }
3945
- ],
3946
- "type": {
3947
- "type": "union",
3948
- "types": [
3949
- {
3950
- "type": "literal",
3951
- "value": null
3952
- },
3953
- {
3954
- "type": "reference",
3955
- "target": {
3956
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3957
- "qualifiedName": "React.ReactElement"
3958
- },
3959
- "typeArguments": [
3960
- {
3961
- "type": "intrinsic",
3962
- "name": "any"
3963
- },
3964
- {
3965
- "type": "intrinsic",
3966
- "name": "any"
3967
- }
3968
- ],
3969
- "name": "ReactElement",
3970
- "package": "@types/react",
3971
- "qualifiedName": "React.ReactElement"
3972
- }
3973
- ]
3974
- }
3975
- }
3976
- ]
3977
- },
3978
- {
3979
- "id": 85,
3980
- "name": "useEmbedPluginState",
3981
- "variant": "declaration",
3982
- "kind": 64,
3983
- "flags": {},
3984
- "sources": [
3985
- {
3986
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx",
3987
- "line": 5,
3988
- "character": 13,
3989
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx#L5"
3990
- }
3991
- ],
3992
- "signatures": [
3993
- {
3994
- "id": 86,
3995
- "name": "useEmbedPluginState",
3996
- "variant": "signature",
3997
- "kind": 4096,
3998
- "flags": {},
3999
- "sources": [
4000
- {
4001
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx",
4002
- "line": 5,
4003
- "character": 35,
4004
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx#L5"
4005
- }
4006
- ],
4007
- "type": {
4008
- "type": "reference",
4009
- "target": {
4010
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
4011
- "qualifiedName": "Omit"
4012
- },
4013
- "typeArguments": [
4014
- {
4015
- "type": "intersection",
4016
- "types": [
4017
- {
4018
- "type": "reference",
4019
- "target": 75,
4020
- "name": "EmbedPluginState",
4021
- "package": "@xyo-network/react-embed"
4022
- },
4023
- {
4024
- "type": "reference",
4025
- "target": {
4026
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4027
- "qualifiedName": "ContextExState"
4028
- },
4029
- "name": "ContextExState",
4030
- "package": "@xyo-network/react-shared"
4031
- }
4032
- ]
4033
- },
4034
- {
4035
- "type": "literal",
4036
- "value": "provided"
4037
- }
4038
- ],
4039
- "name": "Omit",
4040
- "package": "typescript"
4041
- }
4042
- }
4043
- ]
4044
- },
4045
- {
4046
- "id": 103,
4047
- "name": "useRefreshPayload",
4048
- "variant": "declaration",
4049
- "kind": 64,
4050
- "flags": {},
4051
- "sources": [
4052
- {
4053
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx",
4054
- "line": 5,
4055
- "character": 13,
4056
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx#L5"
4057
- }
4058
- ],
4059
- "signatures": [
4060
- {
4061
- "id": 104,
4062
- "name": "useRefreshPayload",
4063
- "variant": "signature",
4064
- "kind": 4096,
4065
- "flags": {},
4066
- "sources": [
4067
- {
4068
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx",
4069
- "line": 5,
4070
- "character": 33,
4071
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx#L5"
4072
- }
4073
- ],
4074
- "type": {
4075
- "type": "reference",
4076
- "target": {
4077
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
4078
- "qualifiedName": "Omit"
4079
- },
4080
- "typeArguments": [
4081
- {
4082
- "type": "intersection",
4083
- "types": [
4084
- {
4085
- "type": "reference",
4086
- "target": 96,
4087
- "name": "RefreshPayloadState",
4088
- "package": "@xyo-network/react-embed"
4089
- },
4090
- {
4091
- "type": "reference",
4092
- "target": {
4093
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4094
- "qualifiedName": "ContextExState"
4095
- },
4096
- "name": "ContextExState",
4097
- "package": "@xyo-network/react-shared"
4098
- }
4099
- ]
4100
- },
4101
- {
4102
- "type": "literal",
4103
- "value": "provided"
4104
- }
4105
- ],
4106
- "name": "Omit",
4107
- "package": "typescript"
4108
- }
4109
- }
4110
- ]
4111
- },
4112
- {
4113
- "id": 126,
4114
- "name": "useResolvePayload",
4115
- "variant": "declaration",
4116
- "kind": 64,
4117
- "flags": {},
4118
- "sources": [
4119
- {
4120
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx",
4121
- "line": 5,
4122
- "character": 13,
4123
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx#L5"
4124
- }
4125
- ],
4126
- "signatures": [
4127
- {
4128
- "id": 127,
4129
- "name": "useResolvePayload",
4130
- "variant": "signature",
4131
- "kind": 4096,
4132
- "flags": {},
4133
- "sources": [
4134
- {
4135
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx",
4136
- "line": 5,
4137
- "character": 33,
4138
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx#L5"
4139
- }
4140
- ],
4141
- "type": {
4142
- "type": "reference",
4143
- "target": {
4144
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
4145
- "qualifiedName": "Omit"
4146
- },
4147
- "typeArguments": [
4148
- {
4149
- "type": "intersection",
4150
- "types": [
4151
- {
4152
- "type": "reference",
4153
- "target": 111,
4154
- "name": "ResolvePayloadState",
4155
- "package": "@xyo-network/react-embed"
4156
- },
4157
- {
4158
- "type": "reference",
4159
- "target": {
4160
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4161
- "qualifiedName": "ContextExState"
4162
- },
4163
- "name": "ContextExState",
4164
- "package": "@xyo-network/react-shared"
4165
- }
4166
- ]
4167
- },
4168
- {
4169
- "type": "literal",
4170
- "value": "provided"
4171
- }
4172
- ],
4173
- "name": "Omit",
4174
- "package": "typescript"
4175
- }
4176
- }
4177
- ]
4178
- },
4179
- {
4180
- "id": 139,
4181
- "name": "useValidatePayload",
4182
- "variant": "declaration",
4183
- "kind": 64,
4184
- "flags": {},
4185
- "sources": [
4186
- {
4187
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx",
4188
- "line": 5,
4189
- "character": 13,
4190
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx#L5"
4191
- }
4192
- ],
4193
- "signatures": [
4194
- {
4195
- "id": 140,
4196
- "name": "useValidatePayload",
4197
- "variant": "signature",
4198
- "kind": 4096,
4199
- "flags": {},
4200
- "sources": [
4201
- {
4202
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx",
4203
- "line": 5,
4204
- "character": 34,
4205
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx#L5"
4206
- }
4207
- ],
4208
- "type": {
4209
- "type": "reference",
4210
- "target": {
4211
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
4212
- "qualifiedName": "Omit"
4213
- },
4214
- "typeArguments": [
4215
- {
4216
- "type": "intersection",
4217
- "types": [
4218
- {
4219
- "type": "reference",
4220
- "target": 134,
4221
- "name": "ValidatePayloadState",
4222
- "package": "@xyo-network/react-embed"
4223
- },
4224
- {
4225
- "type": "reference",
4226
- "target": {
4227
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4228
- "qualifiedName": "ContextExState"
4229
- },
4230
- "name": "ContextExState",
4231
- "package": "@xyo-network/react-shared"
4232
- }
4233
- ]
4234
- },
4235
- {
4236
- "type": "literal",
4237
- "value": "provided"
4238
- }
4239
- ],
4240
- "name": "Omit",
4241
- "package": "typescript"
4242
- }
4243
- }
4244
- ]
4245
- }
4246
- ],
4247
- "groups": [
4248
- {
4249
- "title": "Interfaces",
4250
- "children": [
4251
- 1,
4252
- 68,
4253
- 19,
4254
- 141,
4255
- 75,
4256
- 58,
4257
- 66,
4258
- 87,
4259
- 96,
4260
- 111,
4261
- 128,
4262
- 134
4263
- ]
4264
- },
4265
- {
4266
- "title": "Type Aliases",
4267
- "children": [
4268
- 53,
4269
- 106
4270
- ]
4271
- },
4272
- {
4273
- "title": "Variables",
4274
- "children": [
4275
- 52,
4276
- 105
4277
- ]
4278
- },
4279
- {
4280
- "title": "Functions",
4281
- "children": [
4282
- 36,
4283
- 6,
4284
- 10,
4285
- 44,
4286
- 15,
4287
- 40,
4288
- 48,
4289
- 54,
4290
- 92,
4291
- 107,
4292
- 130,
4293
- 85,
4294
- 103,
4295
- 126,
4296
- 139
4297
- ]
4298
- }
4299
- ],
4300
- "packageName": "@xyo-network/react-embed",
4301
- "readme": [
4302
- {
4303
- "kind": "text",
4304
- "text": "[![logo][]](https://xyo.network)\n\nPart of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/sdk-xyo-react)\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"
4305
- }
4306
- ],
4307
- "symbolIdMap": {
4308
- "0": {
4309
- "sourceFileName": "src/index.ts",
4310
- "qualifiedName": ""
4311
- },
4312
- "1": {
4313
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4314
- "qualifiedName": "BusyCardProps"
4315
- },
4316
- "2": {
4317
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4318
- "qualifiedName": "BusyCardProps.busy"
4319
- },
4320
- "3": {
4321
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4322
- "qualifiedName": "BusyCardProps.busyMinimum"
4323
- },
4324
- "4": {
4325
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4326
- "qualifiedName": "BusyCardProps.busyVariant"
4327
- },
4328
- "5": {
4329
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4330
- "qualifiedName": "BusyCardProps.busyVariantProps"
4331
- },
4332
- "6": {
4333
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4334
- "qualifiedName": "BusyCard"
4335
- },
4336
- "7": {
4337
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4338
- "qualifiedName": "BusyCard"
4339
- },
4340
- "8": {
4341
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4342
- "qualifiedName": "props"
4343
- },
4344
- "9": {
4345
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4346
- "qualifiedName": "context"
4347
- },
4348
- "10": {
4349
- "sourceFileName": "src/components/embed-card/card/EmbedCardHeader.tsx",
4350
- "qualifiedName": "EmbedCardHeader"
4351
- },
4352
- "11": {
4353
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4354
- "qualifiedName": "EmbedCardHeader"
4355
- },
4356
- "12": {
4357
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4358
- "qualifiedName": "props"
4359
- },
4360
- "13": {
4361
- "sourceFileName": "\u0000",
4362
- "qualifiedName": "__type"
4363
- },
4364
- "14": {
4365
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4366
- "qualifiedName": "context"
4367
- },
4368
- "15": {
4369
- "sourceFileName": "src/components/embed-card/card/EmbedPluginCard.tsx",
4370
- "qualifiedName": "EmbedPluginCard"
4371
- },
4372
- "16": {
4373
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4374
- "qualifiedName": "EmbedPluginCard"
4375
- },
4376
- "17": {
4377
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4378
- "qualifiedName": "props"
4379
- },
4380
- "18": {
4381
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4382
- "qualifiedName": "context"
4383
- },
4384
- "19": {
4385
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4386
- "qualifiedName": "EmbedPluginCardProps"
4387
- },
4388
- "20": {
4389
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4390
- "qualifiedName": "EmbedPluginProps.hideElementsConfig"
4391
- },
4392
- "21": {
4393
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4394
- "qualifiedName": "EmbedPluginProps.huriPayload"
4395
- },
4396
- "22": {
4397
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4398
- "qualifiedName": "__type"
4399
- },
4400
- "23": {
4401
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4402
- "qualifiedName": "EmbedPluginProps.onRefresh"
4403
- },
4404
- "24": {
4405
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4406
- "qualifiedName": "__type"
4407
- },
4408
- "25": {
4409
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4410
- "qualifiedName": "__type"
4411
- },
4412
- "26": {
4413
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4414
- "qualifiedName": "EmbedPluginProps.validateSchema"
4415
- },
4416
- "27": {
4417
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4418
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4419
- },
4420
- "28": {
4421
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4422
- "qualifiedName": "EmbedPluginBase.huri"
4423
- },
4424
- "29": {
4425
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4426
- "qualifiedName": "EmbedPluginBase.plugins"
4427
- },
4428
- "30": {
4429
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4430
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4431
- },
4432
- "31": {
4433
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4434
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4435
- },
4436
- "32": {
4437
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4438
- "qualifiedName": "BusyCardProps.busy"
4439
- },
4440
- "33": {
4441
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4442
- "qualifiedName": "BusyCardProps.busyMinimum"
4443
- },
4444
- "34": {
4445
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4446
- "qualifiedName": "BusyCardProps.busyVariant"
4447
- },
4448
- "35": {
4449
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4450
- "qualifiedName": "BusyCardProps.busyVariantProps"
4451
- },
4452
- "36": {
4453
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4454
- "qualifiedName": "ApiEmbedPluginCard"
4455
- },
4456
- "37": {
4457
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4458
- "qualifiedName": "ApiEmbedPluginCard"
4459
- },
4460
- "38": {
4461
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4462
- "qualifiedName": "props"
4463
- },
4464
- "39": {
4465
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4466
- "qualifiedName": "context"
4467
- },
4468
- "40": {
4469
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4470
- "qualifiedName": "EmbedPluginCardInner"
4471
- },
4472
- "41": {
4473
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4474
- "qualifiedName": "EmbedPluginCardInner"
4475
- },
4476
- "42": {
4477
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4478
- "qualifiedName": "props"
4479
- },
4480
- "43": {
4481
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4482
- "qualifiedName": "context"
4483
- },
4484
- "44": {
4485
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4486
- "qualifiedName": "EmbedPlugin"
4487
- },
4488
- "45": {
4489
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4490
- "qualifiedName": "EmbedPlugin"
4491
- },
4492
- "46": {
4493
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4494
- "qualifiedName": "props"
4495
- },
4496
- "47": {
4497
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4498
- "qualifiedName": "context"
4499
- },
4500
- "48": {
4501
- "sourceFileName": "src/components/EmbedPlugin.tsx",
4502
- "qualifiedName": "EmbedPluginInner"
4503
- },
4504
- "49": {
4505
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4506
- "qualifiedName": "EmbedPluginInner"
4507
- },
4508
- "50": {
4509
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4510
- "qualifiedName": "props"
4511
- },
4512
- "51": {
4513
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4514
- "qualifiedName": "context"
4515
- },
4516
- "52": {
4517
- "sourceFileName": "src/contexts/EmbedPluginContext/Context.tsx",
4518
- "qualifiedName": "EmbedPluginContext"
4519
- },
4520
- "53": {
4521
- "sourceFileName": "src/contexts/EmbedPluginContext/Provider.tsx",
4522
- "qualifiedName": "EmbedPluginProviderProps"
4523
- },
4524
- "54": {
4525
- "sourceFileName": "src/contexts/EmbedPluginContext/Provider.tsx",
4526
- "qualifiedName": "EmbedPluginProvider"
4527
- },
4528
- "55": {
4529
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4530
- "qualifiedName": "EmbedPluginProvider"
4531
- },
4532
- "56": {
4533
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4534
- "qualifiedName": "props"
4535
- },
4536
- "57": {
4537
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4538
- "qualifiedName": "context"
4539
- },
4540
- "58": {
4541
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4542
- "qualifiedName": "EmbedPluginVisibilityConfig"
4543
- },
4544
- "59": {
4545
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4546
- "qualifiedName": "EmbedPluginVisibilityConfig.hideAvatar"
4547
- },
4548
- "60": {
4549
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4550
- "qualifiedName": "EmbedPluginVisibilityConfig.hideCardActions"
4551
- },
4552
- "61": {
4553
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4554
- "qualifiedName": "EmbedPluginVisibilityConfig.hideCardHeader"
4555
- },
4556
- "62": {
4557
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4558
- "qualifiedName": "EmbedPluginVisibilityConfig.hideErrorDetails"
4559
- },
4560
- "63": {
4561
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4562
- "qualifiedName": "EmbedPluginVisibilityConfig.hideRefreshButton"
4563
- },
4564
- "64": {
4565
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4566
- "qualifiedName": "EmbedPluginVisibilityConfig.hideTimestamp"
4567
- },
4568
- "65": {
4569
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4570
- "qualifiedName": "EmbedPluginVisibilityConfig.hideTitle"
4571
- },
4572
- "66": {
4573
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4574
- "qualifiedName": "PluginConfig"
4575
- },
4576
- "67": {
4577
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4578
- "qualifiedName": "PluginConfig.listMode"
4579
- },
4580
- "68": {
4581
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4582
- "qualifiedName": "EmbedPluginBase"
4583
- },
4584
- "69": {
4585
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4586
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4587
- },
4588
- "70": {
4589
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4590
- "qualifiedName": "EmbedPluginBase.hideElementsConfig"
4591
- },
4592
- "71": {
4593
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4594
- "qualifiedName": "EmbedPluginBase.huri"
4595
- },
4596
- "72": {
4597
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4598
- "qualifiedName": "EmbedPluginBase.plugins"
4599
- },
4600
- "73": {
4601
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4602
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4603
- },
4604
- "74": {
4605
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4606
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4607
- },
4608
- "75": {
4609
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4610
- "qualifiedName": "EmbedPluginState"
4611
- },
4612
- "76": {
4613
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4614
- "qualifiedName": "EmbedPluginState.activePlugin"
4615
- },
4616
- "77": {
4617
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4618
- "qualifiedName": "EmbedPluginState.setActivePlugin"
4619
- },
4620
- "78": {
4621
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4622
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4623
- },
4624
- "79": {
4625
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4626
- "qualifiedName": "EmbedPluginBase.hideElementsConfig"
4627
- },
4628
- "80": {
4629
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4630
- "qualifiedName": "EmbedPluginBase.huri"
4631
- },
4632
- "81": {
4633
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4634
- "qualifiedName": "EmbedPluginBase.plugins"
4635
- },
4636
- "82": {
4637
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4638
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4639
- },
4640
- "83": {
4641
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4642
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4643
- },
4644
- "84": {
4645
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4646
- "qualifiedName": "ContextExState.provided"
4647
- },
4648
- "85": {
4649
- "sourceFileName": "src/contexts/EmbedPluginContext/use.tsx",
4650
- "qualifiedName": "useEmbedPluginState"
4651
- },
4652
- "86": {
4653
- "sourceFileName": "src/contexts/EmbedPluginContext/use.tsx",
4654
- "qualifiedName": "useEmbedPluginState"
4655
- },
4656
- "87": {
4657
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4658
- "qualifiedName": "RefreshPayloadProps"
4659
- },
4660
- "88": {
4661
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4662
- "qualifiedName": "RefreshPayloadProps.onRefresh"
4663
- },
4664
- "89": {
4665
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4666
- "qualifiedName": "__type"
4667
- },
4668
- "90": {
4669
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4670
- "qualifiedName": "__type"
4671
- },
4672
- "91": {
4673
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4674
- "qualifiedName": "RefreshPayloadProps.refreshPayload"
4675
- },
4676
- "92": {
4677
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4678
- "qualifiedName": "RefreshPayloadProvider"
4679
- },
4680
- "93": {
4681
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4682
- "qualifiedName": "RefreshPayloadProvider"
4683
- },
4684
- "94": {
4685
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4686
- "qualifiedName": "props"
4687
- },
4688
- "95": {
4689
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4690
- "qualifiedName": "context"
4691
- },
4692
- "96": {
4693
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4694
- "qualifiedName": "RefreshPayloadState"
4695
- },
4696
- "97": {
4697
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4698
- "qualifiedName": "RefreshPayloadState.onRefresh"
4699
- },
4700
- "98": {
4701
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4702
- "qualifiedName": "__type"
4703
- },
4704
- "99": {
4705
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4706
- "qualifiedName": "__type"
4707
- },
4708
- "100": {
4709
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4710
- "qualifiedName": "RefreshPayloadState.refreshPayload"
4711
- },
4712
- "101": {
4713
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4714
- "qualifiedName": "RefreshPayloadState.setRefreshPayload"
4715
- },
4716
- "102": {
4717
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4718
- "qualifiedName": "ContextExState.provided"
4719
- },
4720
- "103": {
4721
- "sourceFileName": "src/contexts/RefreshPayloadContext/use.tsx",
4722
- "qualifiedName": "useRefreshPayload"
4723
- },
4724
- "104": {
4725
- "sourceFileName": "src/contexts/RefreshPayloadContext/use.tsx",
4726
- "qualifiedName": "useRefreshPayload"
4727
- },
4728
- "105": {
4729
- "sourceFileName": "src/contexts/ResolvePayloadContext/Context.ts",
4730
- "qualifiedName": "ResolvePayloadContext"
4731
- },
4732
- "106": {
4733
- "sourceFileName": "src/contexts/ResolvePayloadContext/Provider.tsx",
4734
- "qualifiedName": "ResolvePayloadProviderProps"
4735
- },
4736
- "107": {
4737
- "sourceFileName": "src/contexts/ResolvePayloadContext/Provider.tsx",
4738
- "qualifiedName": "ResolvePayloadProvider"
4739
- },
4740
- "108": {
4741
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4742
- "qualifiedName": "ResolvePayloadProvider"
4743
- },
4744
- "109": {
4745
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4746
- "qualifiedName": "props"
4747
- },
4748
- "110": {
4749
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4750
- "qualifiedName": "context"
4751
- },
4752
- "111": {
4753
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4754
- "qualifiedName": "ResolvePayloadState"
4755
- },
4756
- "112": {
4757
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4758
- "qualifiedName": "ResolvePayloadState.huri"
4759
- },
4760
- "113": {
4761
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4762
- "qualifiedName": "ResolvePayloadState.huriError"
4763
- },
4764
- "114": {
4765
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Error.ts",
4766
- "qualifiedName": "__type"
4767
- },
4768
- "115": {
4769
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4770
- "qualifiedName": "ResolvePayloadState.huriPayload"
4771
- },
4772
- "116": {
4773
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4774
- "qualifiedName": "__type"
4775
- },
4776
- "117": {
4777
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4778
- "qualifiedName": "ResolvePayloadState.notFound"
4779
- },
4780
- "118": {
4781
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4782
- "qualifiedName": "ResolvePayloadState.payload"
4783
- },
4784
- "119": {
4785
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4786
- "qualifiedName": "__type"
4787
- },
4788
- "120": {
4789
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4790
- "qualifiedName": "ResolvePayloadState.refreshHuri"
4791
- },
4792
- "121": {
4793
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4794
- "qualifiedName": "__type"
4795
- },
4796
- "122": {
4797
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4798
- "qualifiedName": "__type"
4799
- },
4800
- "123": {
4801
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4802
- "qualifiedName": "ResolvePayloadState.setPayload"
4803
- },
4804
- "124": {
4805
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4806
- "qualifiedName": "__type"
4807
- },
4808
- "125": {
4809
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4810
- "qualifiedName": "ContextExState.provided"
4811
- },
4812
- "126": {
4813
- "sourceFileName": "src/contexts/ResolvePayloadContext/use.tsx",
4814
- "qualifiedName": "useResolvePayload"
4815
- },
4816
- "127": {
4817
- "sourceFileName": "src/contexts/ResolvePayloadContext/use.tsx",
4818
- "qualifiedName": "useResolvePayload"
4819
- },
4820
- "128": {
4821
- "sourceFileName": "src/contexts/ValidatePayloadContext/Provider.tsx",
4822
- "qualifiedName": "ValidatePayloadProviderProps"
4823
- },
4824
- "129": {
4825
- "sourceFileName": "src/contexts/ValidatePayloadContext/Provider.tsx",
4826
- "qualifiedName": "ValidatePayloadProviderProps.enabled"
4827
- },
4828
- "130": {
4829
- "sourceFileName": "src/contexts/ValidatePayloadContext/Provider.tsx",
4830
- "qualifiedName": "ValidatePayloadProvider"
4831
- },
4832
- "131": {
4833
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4834
- "qualifiedName": "ValidatePayloadProvider"
4835
- },
4836
- "132": {
4837
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4838
- "qualifiedName": "props"
4839
- },
4840
- "133": {
4841
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4842
- "qualifiedName": "context"
4843
- },
4844
- "134": {
4845
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4846
- "qualifiedName": "ValidatePayloadState"
4847
- },
4848
- "135": {
4849
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4850
- "qualifiedName": "ValidatePayloadState.enabled"
4851
- },
4852
- "136": {
4853
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4854
- "qualifiedName": "ValidatePayloadState.schema"
4855
- },
4856
- "137": {
4857
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4858
- "qualifiedName": "ValidatePayloadState.validPayload"
4859
- },
4860
- "138": {
4861
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4862
- "qualifiedName": "ContextExState.provided"
4863
- },
4864
- "139": {
4865
- "sourceFileName": "src/contexts/ValidatePayloadContext/use.tsx",
4866
- "qualifiedName": "useValidatePayload"
4867
- },
4868
- "140": {
4869
- "sourceFileName": "src/contexts/ValidatePayloadContext/use.tsx",
4870
- "qualifiedName": "useValidatePayload"
4871
- },
4872
- "141": {
4873
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4874
- "qualifiedName": "EmbedPluginProps"
4875
- },
4876
- "142": {
4877
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4878
- "qualifiedName": "EmbedPluginProps.hideElementsConfig"
4879
- },
4880
- "143": {
4881
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4882
- "qualifiedName": "EmbedPluginProps.huriPayload"
4883
- },
4884
- "144": {
4885
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4886
- "qualifiedName": "__type"
4887
- },
4888
- "145": {
4889
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4890
- "qualifiedName": "EmbedPluginProps.onRefresh"
4891
- },
4892
- "146": {
4893
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4894
- "qualifiedName": "__type"
4895
- },
4896
- "147": {
4897
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4898
- "qualifiedName": "__type"
4899
- },
4900
- "148": {
4901
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4902
- "qualifiedName": "EmbedPluginProps.validateSchema"
4903
- },
4904
- "149": {
4905
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4906
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4907
- },
4908
- "150": {
4909
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4910
- "qualifiedName": "EmbedPluginBase.huri"
4911
- },
4912
- "151": {
4913
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4914
- "qualifiedName": "EmbedPluginBase.plugins"
4915
- },
4916
- "152": {
4917
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4918
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4919
- },
4920
- "153": {
4921
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4922
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4923
- }
4924
- }
4925
- }