@xyo-network/react-ethereum-gas-price-etherchain-plugins 2.61.0 → 2.62.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json ADDED
@@ -0,0 +1,1942 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/react-ethereum-gas-price-etherchain-plugins",
4
+ "variant": "project",
5
+ "kind": 1,
6
+ "flags": {},
7
+ "children": [
8
+ {
9
+ "id": 2,
10
+ "name": "default",
11
+ "variant": "reference",
12
+ "kind": 8388608,
13
+ "flags": {},
14
+ "sources": [
15
+ {
16
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
17
+ "line": 9,
18
+ "character": 0,
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6e04b89cd41a/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
20
+ }
21
+ ],
22
+ "target": 1
23
+ },
24
+ {
25
+ "id": 1,
26
+ "name": "EthereumGasPriceEtherchainPlugins",
27
+ "variant": "declaration",
28
+ "kind": 32,
29
+ "flags": {
30
+ "isConst": true
31
+ },
32
+ "sources": [
33
+ {
34
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
35
+ "line": 6,
36
+ "character": 13,
37
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6e04b89cd41a/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
38
+ }
39
+ ],
40
+ "type": {
41
+ "type": "array",
42
+ "elementType": {
43
+ "type": "reference",
44
+ "target": {
45
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
46
+ "qualifiedName": "PayloadRenderPlugin"
47
+ },
48
+ "name": "PayloadRenderPlugin",
49
+ "package": "@xyo-network/react-payload-plugin"
50
+ }
51
+ },
52
+ "defaultValue": "..."
53
+ },
54
+ {
55
+ "id": 40,
56
+ "name": "EthereumGasPriceEtherchainV2Plugin",
57
+ "variant": "declaration",
58
+ "kind": 32,
59
+ "flags": {
60
+ "isConst": true
61
+ },
62
+ "sources": [
63
+ {
64
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/Plugin.d.ts",
65
+ "line": 2,
66
+ "character": 21
67
+ }
68
+ ],
69
+ "type": {
70
+ "type": "reference",
71
+ "target": {
72
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
73
+ "qualifiedName": "PayloadRenderPlugin"
74
+ },
75
+ "name": "PayloadRenderPlugin",
76
+ "package": "@xyo-network/react-payload-plugin"
77
+ }
78
+ },
79
+ {
80
+ "id": 3,
81
+ "name": "EtherchainV2GasPriceCard",
82
+ "variant": "declaration",
83
+ "kind": 64,
84
+ "flags": {},
85
+ "sources": [
86
+ {
87
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
88
+ "line": 3,
89
+ "character": 21
90
+ }
91
+ ],
92
+ "signatures": [
93
+ {
94
+ "id": 4,
95
+ "name": "EtherchainV2GasPriceCard",
96
+ "variant": "signature",
97
+ "kind": 4096,
98
+ "flags": {},
99
+ "comment": {
100
+ "summary": [
101
+ {
102
+ "kind": "text",
103
+ "text": "**NOTE**: Exotic components are not callable."
104
+ }
105
+ ]
106
+ },
107
+ "sources": [
108
+ {
109
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
110
+ "line": 355,
111
+ "character": 8
112
+ }
113
+ ],
114
+ "parameters": [
115
+ {
116
+ "id": 5,
117
+ "name": "props",
118
+ "variant": "param",
119
+ "kind": 32768,
120
+ "flags": {},
121
+ "type": {
122
+ "type": "intersection",
123
+ "types": [
124
+ {
125
+ "type": "reference",
126
+ "target": {
127
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
128
+ "qualifiedName": "Omit"
129
+ },
130
+ "typeArguments": [
131
+ {
132
+ "type": "intersection",
133
+ "types": [
134
+ {
135
+ "type": "reference",
136
+ "target": {
137
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
138
+ "qualifiedName": "PayloadRenderProps"
139
+ },
140
+ "typeArguments": [
141
+ {
142
+ "type": "reflection",
143
+ "declaration": {
144
+ "id": 6,
145
+ "name": "__type",
146
+ "variant": "declaration",
147
+ "kind": 65536,
148
+ "flags": {},
149
+ "children": [
150
+ {
151
+ "id": 7,
152
+ "name": "schema",
153
+ "variant": "declaration",
154
+ "kind": 1024,
155
+ "flags": {},
156
+ "sources": [
157
+ {
158
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
159
+ "line": 4,
160
+ "character": 4
161
+ }
162
+ ],
163
+ "type": {
164
+ "type": "intrinsic",
165
+ "name": "string"
166
+ }
167
+ }
168
+ ],
169
+ "groups": [
170
+ {
171
+ "title": "Properties",
172
+ "children": [
173
+ 7
174
+ ]
175
+ }
176
+ ],
177
+ "sources": [
178
+ {
179
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
180
+ "line": 3,
181
+ "character": 113
182
+ }
183
+ ]
184
+ }
185
+ }
186
+ ],
187
+ "name": "PayloadRenderProps",
188
+ "package": "@xyo-network/react-payload-plugin"
189
+ },
190
+ {
191
+ "type": "reference",
192
+ "target": {
193
+ "sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
194
+ "qualifiedName": "CardOwnProps"
195
+ },
196
+ "name": "CardOwnProps",
197
+ "package": "@mui/material"
198
+ },
199
+ {
200
+ "type": "reference",
201
+ "target": {
202
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
203
+ "qualifiedName": "CommonProps"
204
+ },
205
+ "name": "CommonProps",
206
+ "package": "@mui/material"
207
+ },
208
+ {
209
+ "type": "reference",
210
+ "target": {
211
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
212
+ "qualifiedName": "Omit"
213
+ },
214
+ "typeArguments": [
215
+ {
216
+ "type": "intersection",
217
+ "types": [
218
+ {
219
+ "type": "reference",
220
+ "target": {
221
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
222
+ "qualifiedName": "Omit"
223
+ },
224
+ "typeArguments": [
225
+ {
226
+ "type": "reference",
227
+ "target": {
228
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
229
+ "qualifiedName": "React.DetailedHTMLProps"
230
+ },
231
+ "typeArguments": [
232
+ {
233
+ "type": "reference",
234
+ "target": {
235
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
236
+ "qualifiedName": "React.HTMLAttributes"
237
+ },
238
+ "typeArguments": [
239
+ {
240
+ "type": "reference",
241
+ "target": {
242
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
243
+ "qualifiedName": "HTMLDivElement"
244
+ },
245
+ "name": "HTMLDivElement",
246
+ "package": "typescript"
247
+ }
248
+ ],
249
+ "name": "HTMLAttributes",
250
+ "package": "@types/react",
251
+ "qualifiedName": "React.HTMLAttributes"
252
+ },
253
+ {
254
+ "type": "reference",
255
+ "target": {
256
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
257
+ "qualifiedName": "HTMLDivElement"
258
+ },
259
+ "name": "HTMLDivElement",
260
+ "package": "typescript"
261
+ }
262
+ ],
263
+ "name": "DetailedHTMLProps",
264
+ "package": "@types/react",
265
+ "qualifiedName": "React.DetailedHTMLProps"
266
+ },
267
+ {
268
+ "type": "literal",
269
+ "value": "ref"
270
+ }
271
+ ],
272
+ "name": "Omit",
273
+ "package": "typescript"
274
+ },
275
+ {
276
+ "type": "reflection",
277
+ "declaration": {
278
+ "id": 8,
279
+ "name": "__type",
280
+ "variant": "declaration",
281
+ "kind": 65536,
282
+ "flags": {},
283
+ "children": [
284
+ {
285
+ "id": 9,
286
+ "name": "ref",
287
+ "variant": "declaration",
288
+ "kind": 1024,
289
+ "flags": {
290
+ "isOptional": true
291
+ },
292
+ "sources": [
293
+ {
294
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
295
+ "line": 6,
296
+ "character": 4
297
+ }
298
+ ],
299
+ "type": {
300
+ "type": "union",
301
+ "types": [
302
+ {
303
+ "type": "literal",
304
+ "value": null
305
+ },
306
+ {
307
+ "type": "reflection",
308
+ "declaration": {
309
+ "id": 10,
310
+ "name": "__type",
311
+ "variant": "declaration",
312
+ "kind": 65536,
313
+ "flags": {},
314
+ "sources": [
315
+ {
316
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
317
+ "line": 6,
318
+ "character": 11
319
+ }
320
+ ],
321
+ "signatures": [
322
+ {
323
+ "id": 11,
324
+ "name": "__type",
325
+ "variant": "signature",
326
+ "kind": 4096,
327
+ "flags": {},
328
+ "sources": [
329
+ {
330
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
331
+ "line": 6,
332
+ "character": 11
333
+ }
334
+ ],
335
+ "parameters": [
336
+ {
337
+ "id": 12,
338
+ "name": "instance",
339
+ "variant": "param",
340
+ "kind": 32768,
341
+ "flags": {},
342
+ "type": {
343
+ "type": "union",
344
+ "types": [
345
+ {
346
+ "type": "literal",
347
+ "value": null
348
+ },
349
+ {
350
+ "type": "reference",
351
+ "target": {
352
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
353
+ "qualifiedName": "HTMLDivElement"
354
+ },
355
+ "name": "HTMLDivElement",
356
+ "package": "typescript"
357
+ }
358
+ ]
359
+ }
360
+ }
361
+ ],
362
+ "type": {
363
+ "type": "intrinsic",
364
+ "name": "void"
365
+ }
366
+ }
367
+ ]
368
+ }
369
+ },
370
+ {
371
+ "type": "reference",
372
+ "target": {
373
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
374
+ "qualifiedName": "React.RefObject"
375
+ },
376
+ "typeArguments": [
377
+ {
378
+ "type": "reference",
379
+ "target": {
380
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
381
+ "qualifiedName": "HTMLDivElement"
382
+ },
383
+ "name": "HTMLDivElement",
384
+ "package": "typescript"
385
+ }
386
+ ],
387
+ "name": "RefObject",
388
+ "package": "@types/react",
389
+ "qualifiedName": "React.RefObject"
390
+ }
391
+ ]
392
+ }
393
+ }
394
+ ],
395
+ "groups": [
396
+ {
397
+ "title": "Properties",
398
+ "children": [
399
+ 9
400
+ ]
401
+ }
402
+ ],
403
+ "sources": [
404
+ {
405
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
406
+ "line": 5,
407
+ "character": 221
408
+ }
409
+ ]
410
+ }
411
+ }
412
+ ]
413
+ },
414
+ {
415
+ "type": "union",
416
+ "types": [
417
+ {
418
+ "type": "literal",
419
+ "value": "className"
420
+ },
421
+ {
422
+ "type": "literal",
423
+ "value": "style"
424
+ },
425
+ {
426
+ "type": "literal",
427
+ "value": "children"
428
+ },
429
+ {
430
+ "type": "literal",
431
+ "value": "classes"
432
+ },
433
+ {
434
+ "type": "literal",
435
+ "value": "sx"
436
+ },
437
+ {
438
+ "type": "literal",
439
+ "value": "elevation"
440
+ },
441
+ {
442
+ "type": "literal",
443
+ "value": "square"
444
+ },
445
+ {
446
+ "type": "literal",
447
+ "value": "variant"
448
+ },
449
+ {
450
+ "type": "literal",
451
+ "value": "raised"
452
+ }
453
+ ]
454
+ }
455
+ ],
456
+ "name": "Omit",
457
+ "package": "typescript"
458
+ },
459
+ {
460
+ "type": "reflection",
461
+ "declaration": {
462
+ "id": 13,
463
+ "name": "__type",
464
+ "variant": "declaration",
465
+ "kind": 65536,
466
+ "flags": {},
467
+ "children": [
468
+ {
469
+ "id": 14,
470
+ "name": "component",
471
+ "variant": "declaration",
472
+ "kind": 1024,
473
+ "flags": {
474
+ "isOptional": true
475
+ },
476
+ "sources": [
477
+ {
478
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
479
+ "line": 8,
480
+ "character": 4
481
+ }
482
+ ],
483
+ "type": {
484
+ "type": "reference",
485
+ "target": {
486
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
487
+ "qualifiedName": "React.ElementType"
488
+ },
489
+ "typeArguments": [
490
+ {
491
+ "type": "intrinsic",
492
+ "name": "any"
493
+ }
494
+ ],
495
+ "name": "ElementType",
496
+ "package": "@types/react",
497
+ "qualifiedName": "React.ElementType"
498
+ }
499
+ }
500
+ ],
501
+ "groups": [
502
+ {
503
+ "title": "Properties",
504
+ "children": [
505
+ 14
506
+ ]
507
+ }
508
+ ],
509
+ "sources": [
510
+ {
511
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/Card.d.ts",
512
+ "line": 7,
513
+ "character": 108
514
+ }
515
+ ]
516
+ }
517
+ }
518
+ ]
519
+ },
520
+ {
521
+ "type": "literal",
522
+ "value": "ref"
523
+ }
524
+ ],
525
+ "name": "Omit",
526
+ "package": "typescript"
527
+ },
528
+ {
529
+ "type": "reference",
530
+ "target": {
531
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
532
+ "qualifiedName": "React.RefAttributes"
533
+ },
534
+ "typeArguments": [
535
+ {
536
+ "type": "reference",
537
+ "target": {
538
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
539
+ "qualifiedName": "HTMLDivElement"
540
+ },
541
+ "name": "HTMLDivElement",
542
+ "package": "typescript"
543
+ }
544
+ ],
545
+ "name": "RefAttributes",
546
+ "package": "@types/react",
547
+ "qualifiedName": "React.RefAttributes"
548
+ }
549
+ ]
550
+ }
551
+ }
552
+ ],
553
+ "type": {
554
+ "type": "union",
555
+ "types": [
556
+ {
557
+ "type": "literal",
558
+ "value": null
559
+ },
560
+ {
561
+ "type": "reference",
562
+ "target": {
563
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
564
+ "qualifiedName": "React.ReactElement"
565
+ },
566
+ "typeArguments": [
567
+ {
568
+ "type": "intrinsic",
569
+ "name": "any"
570
+ },
571
+ {
572
+ "type": "union",
573
+ "types": [
574
+ {
575
+ "type": "intrinsic",
576
+ "name": "string"
577
+ },
578
+ {
579
+ "type": "reference",
580
+ "target": {
581
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
582
+ "qualifiedName": "React.JSXElementConstructor"
583
+ },
584
+ "typeArguments": [
585
+ {
586
+ "type": "intrinsic",
587
+ "name": "any"
588
+ }
589
+ ],
590
+ "name": "JSXElementConstructor",
591
+ "package": "@types/react",
592
+ "qualifiedName": "React.JSXElementConstructor"
593
+ }
594
+ ]
595
+ }
596
+ ],
597
+ "name": "ReactElement",
598
+ "package": "@types/react",
599
+ "qualifiedName": "React.ReactElement"
600
+ }
601
+ ]
602
+ }
603
+ }
604
+ ]
605
+ },
606
+ {
607
+ "id": 15,
608
+ "name": "EtherchainV2GasPriceCardContent",
609
+ "variant": "declaration",
610
+ "kind": 64,
611
+ "flags": {},
612
+ "sources": [
613
+ {
614
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
615
+ "line": 3,
616
+ "character": 21
617
+ }
618
+ ],
619
+ "signatures": [
620
+ {
621
+ "id": 16,
622
+ "name": "EtherchainV2GasPriceCardContent",
623
+ "variant": "signature",
624
+ "kind": 4096,
625
+ "flags": {},
626
+ "comment": {
627
+ "summary": [
628
+ {
629
+ "kind": "text",
630
+ "text": "**NOTE**: Exotic components are not callable."
631
+ }
632
+ ]
633
+ },
634
+ "sources": [
635
+ {
636
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
637
+ "line": 355,
638
+ "character": 8
639
+ }
640
+ ],
641
+ "parameters": [
642
+ {
643
+ "id": 17,
644
+ "name": "props",
645
+ "variant": "param",
646
+ "kind": 32768,
647
+ "flags": {},
648
+ "type": {
649
+ "type": "intersection",
650
+ "types": [
651
+ {
652
+ "type": "reference",
653
+ "target": {
654
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
655
+ "qualifiedName": "Omit"
656
+ },
657
+ "typeArguments": [
658
+ {
659
+ "type": "intersection",
660
+ "types": [
661
+ {
662
+ "type": "reference",
663
+ "target": {
664
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
665
+ "qualifiedName": "PayloadRenderProps"
666
+ },
667
+ "typeArguments": [
668
+ {
669
+ "type": "reflection",
670
+ "declaration": {
671
+ "id": 18,
672
+ "name": "__type",
673
+ "variant": "declaration",
674
+ "kind": 65536,
675
+ "flags": {},
676
+ "children": [
677
+ {
678
+ "id": 19,
679
+ "name": "schema",
680
+ "variant": "declaration",
681
+ "kind": 1024,
682
+ "flags": {},
683
+ "sources": [
684
+ {
685
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
686
+ "line": 4,
687
+ "character": 4
688
+ }
689
+ ],
690
+ "type": {
691
+ "type": "intrinsic",
692
+ "name": "string"
693
+ }
694
+ }
695
+ ],
696
+ "groups": [
697
+ {
698
+ "title": "Properties",
699
+ "children": [
700
+ 19
701
+ ]
702
+ }
703
+ ],
704
+ "sources": [
705
+ {
706
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
707
+ "line": 3,
708
+ "character": 120
709
+ }
710
+ ]
711
+ }
712
+ }
713
+ ],
714
+ "name": "PayloadRenderProps",
715
+ "package": "@xyo-network/react-payload-plugin"
716
+ },
717
+ {
718
+ "type": "reference",
719
+ "target": {
720
+ "sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
721
+ "qualifiedName": "CardContentOwnProps"
722
+ },
723
+ "name": "CardContentOwnProps",
724
+ "package": "@mui/material"
725
+ },
726
+ {
727
+ "type": "reference",
728
+ "target": {
729
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
730
+ "qualifiedName": "CommonProps"
731
+ },
732
+ "name": "CommonProps",
733
+ "package": "@mui/material"
734
+ },
735
+ {
736
+ "type": "reference",
737
+ "target": {
738
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
739
+ "qualifiedName": "Omit"
740
+ },
741
+ "typeArguments": [
742
+ {
743
+ "type": "intersection",
744
+ "types": [
745
+ {
746
+ "type": "reference",
747
+ "target": {
748
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
749
+ "qualifiedName": "Omit"
750
+ },
751
+ "typeArguments": [
752
+ {
753
+ "type": "reference",
754
+ "target": {
755
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
756
+ "qualifiedName": "React.DetailedHTMLProps"
757
+ },
758
+ "typeArguments": [
759
+ {
760
+ "type": "reference",
761
+ "target": {
762
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
763
+ "qualifiedName": "React.HTMLAttributes"
764
+ },
765
+ "typeArguments": [
766
+ {
767
+ "type": "reference",
768
+ "target": {
769
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
770
+ "qualifiedName": "HTMLDivElement"
771
+ },
772
+ "name": "HTMLDivElement",
773
+ "package": "typescript"
774
+ }
775
+ ],
776
+ "name": "HTMLAttributes",
777
+ "package": "@types/react",
778
+ "qualifiedName": "React.HTMLAttributes"
779
+ },
780
+ {
781
+ "type": "reference",
782
+ "target": {
783
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
784
+ "qualifiedName": "HTMLDivElement"
785
+ },
786
+ "name": "HTMLDivElement",
787
+ "package": "typescript"
788
+ }
789
+ ],
790
+ "name": "DetailedHTMLProps",
791
+ "package": "@types/react",
792
+ "qualifiedName": "React.DetailedHTMLProps"
793
+ },
794
+ {
795
+ "type": "literal",
796
+ "value": "ref"
797
+ }
798
+ ],
799
+ "name": "Omit",
800
+ "package": "typescript"
801
+ },
802
+ {
803
+ "type": "reflection",
804
+ "declaration": {
805
+ "id": 20,
806
+ "name": "__type",
807
+ "variant": "declaration",
808
+ "kind": 65536,
809
+ "flags": {},
810
+ "children": [
811
+ {
812
+ "id": 21,
813
+ "name": "ref",
814
+ "variant": "declaration",
815
+ "kind": 1024,
816
+ "flags": {
817
+ "isOptional": true
818
+ },
819
+ "sources": [
820
+ {
821
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
822
+ "line": 6,
823
+ "character": 4
824
+ }
825
+ ],
826
+ "type": {
827
+ "type": "union",
828
+ "types": [
829
+ {
830
+ "type": "literal",
831
+ "value": null
832
+ },
833
+ {
834
+ "type": "reference",
835
+ "target": {
836
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
837
+ "qualifiedName": "React.RefObject"
838
+ },
839
+ "typeArguments": [
840
+ {
841
+ "type": "reference",
842
+ "target": {
843
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
844
+ "qualifiedName": "HTMLDivElement"
845
+ },
846
+ "name": "HTMLDivElement",
847
+ "package": "typescript"
848
+ }
849
+ ],
850
+ "name": "RefObject",
851
+ "package": "@types/react",
852
+ "qualifiedName": "React.RefObject"
853
+ },
854
+ {
855
+ "type": "reflection",
856
+ "declaration": {
857
+ "id": 22,
858
+ "name": "__type",
859
+ "variant": "declaration",
860
+ "kind": 65536,
861
+ "flags": {},
862
+ "sources": [
863
+ {
864
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
865
+ "line": 6,
866
+ "character": 11
867
+ }
868
+ ],
869
+ "signatures": [
870
+ {
871
+ "id": 23,
872
+ "name": "__type",
873
+ "variant": "signature",
874
+ "kind": 4096,
875
+ "flags": {},
876
+ "sources": [
877
+ {
878
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
879
+ "line": 6,
880
+ "character": 11
881
+ }
882
+ ],
883
+ "parameters": [
884
+ {
885
+ "id": 24,
886
+ "name": "instance",
887
+ "variant": "param",
888
+ "kind": 32768,
889
+ "flags": {},
890
+ "type": {
891
+ "type": "union",
892
+ "types": [
893
+ {
894
+ "type": "literal",
895
+ "value": null
896
+ },
897
+ {
898
+ "type": "reference",
899
+ "target": {
900
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
901
+ "qualifiedName": "HTMLDivElement"
902
+ },
903
+ "name": "HTMLDivElement",
904
+ "package": "typescript"
905
+ }
906
+ ]
907
+ }
908
+ }
909
+ ],
910
+ "type": {
911
+ "type": "intrinsic",
912
+ "name": "void"
913
+ }
914
+ }
915
+ ]
916
+ }
917
+ }
918
+ ]
919
+ }
920
+ }
921
+ ],
922
+ "groups": [
923
+ {
924
+ "title": "Properties",
925
+ "children": [
926
+ 21
927
+ ]
928
+ }
929
+ ],
930
+ "sources": [
931
+ {
932
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
933
+ "line": 5,
934
+ "character": 228
935
+ }
936
+ ]
937
+ }
938
+ }
939
+ ]
940
+ },
941
+ {
942
+ "type": "union",
943
+ "types": [
944
+ {
945
+ "type": "literal",
946
+ "value": "className"
947
+ },
948
+ {
949
+ "type": "literal",
950
+ "value": "style"
951
+ },
952
+ {
953
+ "type": "literal",
954
+ "value": "children"
955
+ },
956
+ {
957
+ "type": "literal",
958
+ "value": "classes"
959
+ },
960
+ {
961
+ "type": "literal",
962
+ "value": "sx"
963
+ }
964
+ ]
965
+ }
966
+ ],
967
+ "name": "Omit",
968
+ "package": "typescript"
969
+ },
970
+ {
971
+ "type": "reflection",
972
+ "declaration": {
973
+ "id": 25,
974
+ "name": "__type",
975
+ "variant": "declaration",
976
+ "kind": 65536,
977
+ "flags": {},
978
+ "children": [
979
+ {
980
+ "id": 26,
981
+ "name": "component",
982
+ "variant": "declaration",
983
+ "kind": 1024,
984
+ "flags": {
985
+ "isOptional": true
986
+ },
987
+ "sources": [
988
+ {
989
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
990
+ "line": 8,
991
+ "character": 4
992
+ }
993
+ ],
994
+ "type": {
995
+ "type": "reference",
996
+ "target": {
997
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
998
+ "qualifiedName": "React.ElementType"
999
+ },
1000
+ "typeArguments": [
1001
+ {
1002
+ "type": "intrinsic",
1003
+ "name": "any"
1004
+ }
1005
+ ],
1006
+ "name": "ElementType",
1007
+ "package": "@types/react",
1008
+ "qualifiedName": "React.ElementType"
1009
+ }
1010
+ }
1011
+ ],
1012
+ "groups": [
1013
+ {
1014
+ "title": "Properties",
1015
+ "children": [
1016
+ 26
1017
+ ]
1018
+ }
1019
+ ],
1020
+ "sources": [
1021
+ {
1022
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardContent.d.ts",
1023
+ "line": 7,
1024
+ "character": 60
1025
+ }
1026
+ ]
1027
+ }
1028
+ }
1029
+ ]
1030
+ },
1031
+ {
1032
+ "type": "literal",
1033
+ "value": "ref"
1034
+ }
1035
+ ],
1036
+ "name": "Omit",
1037
+ "package": "typescript"
1038
+ },
1039
+ {
1040
+ "type": "reference",
1041
+ "target": {
1042
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1043
+ "qualifiedName": "React.RefAttributes"
1044
+ },
1045
+ "typeArguments": [
1046
+ {
1047
+ "type": "reference",
1048
+ "target": {
1049
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1050
+ "qualifiedName": "HTMLDivElement"
1051
+ },
1052
+ "name": "HTMLDivElement",
1053
+ "package": "typescript"
1054
+ }
1055
+ ],
1056
+ "name": "RefAttributes",
1057
+ "package": "@types/react",
1058
+ "qualifiedName": "React.RefAttributes"
1059
+ }
1060
+ ]
1061
+ }
1062
+ }
1063
+ ],
1064
+ "type": {
1065
+ "type": "union",
1066
+ "types": [
1067
+ {
1068
+ "type": "literal",
1069
+ "value": null
1070
+ },
1071
+ {
1072
+ "type": "reference",
1073
+ "target": {
1074
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1075
+ "qualifiedName": "React.ReactElement"
1076
+ },
1077
+ "typeArguments": [
1078
+ {
1079
+ "type": "intrinsic",
1080
+ "name": "any"
1081
+ },
1082
+ {
1083
+ "type": "union",
1084
+ "types": [
1085
+ {
1086
+ "type": "intrinsic",
1087
+ "name": "string"
1088
+ },
1089
+ {
1090
+ "type": "reference",
1091
+ "target": {
1092
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1093
+ "qualifiedName": "React.JSXElementConstructor"
1094
+ },
1095
+ "typeArguments": [
1096
+ {
1097
+ "type": "intrinsic",
1098
+ "name": "any"
1099
+ }
1100
+ ],
1101
+ "name": "JSXElementConstructor",
1102
+ "package": "@types/react",
1103
+ "qualifiedName": "React.JSXElementConstructor"
1104
+ }
1105
+ ]
1106
+ }
1107
+ ],
1108
+ "name": "ReactElement",
1109
+ "package": "@types/react",
1110
+ "qualifiedName": "React.ReactElement"
1111
+ }
1112
+ ]
1113
+ }
1114
+ }
1115
+ ]
1116
+ },
1117
+ {
1118
+ "id": 27,
1119
+ "name": "EtherchainV2GasPriceCardHeader",
1120
+ "variant": "declaration",
1121
+ "kind": 64,
1122
+ "flags": {},
1123
+ "sources": [
1124
+ {
1125
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardHeader.d.ts",
1126
+ "line": 3,
1127
+ "character": 21
1128
+ }
1129
+ ],
1130
+ "signatures": [
1131
+ {
1132
+ "id": 28,
1133
+ "name": "EtherchainV2GasPriceCardHeader",
1134
+ "variant": "signature",
1135
+ "kind": 4096,
1136
+ "flags": {},
1137
+ "comment": {
1138
+ "summary": [
1139
+ {
1140
+ "kind": "text",
1141
+ "text": "**NOTE**: Exotic components are not callable."
1142
+ }
1143
+ ]
1144
+ },
1145
+ "sources": [
1146
+ {
1147
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1148
+ "line": 355,
1149
+ "character": 8
1150
+ }
1151
+ ],
1152
+ "parameters": [
1153
+ {
1154
+ "id": 29,
1155
+ "name": "props",
1156
+ "variant": "param",
1157
+ "kind": 32768,
1158
+ "flags": {},
1159
+ "type": {
1160
+ "type": "intersection",
1161
+ "types": [
1162
+ {
1163
+ "type": "reference",
1164
+ "target": {
1165
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1166
+ "qualifiedName": "Omit"
1167
+ },
1168
+ "typeArguments": [
1169
+ {
1170
+ "type": "intersection",
1171
+ "types": [
1172
+ {
1173
+ "type": "reference",
1174
+ "target": {
1175
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
1176
+ "qualifiedName": "PayloadRenderProps"
1177
+ },
1178
+ "typeArguments": [
1179
+ {
1180
+ "type": "reflection",
1181
+ "declaration": {
1182
+ "id": 30,
1183
+ "name": "__type",
1184
+ "variant": "declaration",
1185
+ "kind": 65536,
1186
+ "flags": {},
1187
+ "children": [
1188
+ {
1189
+ "id": 31,
1190
+ "name": "schema",
1191
+ "variant": "declaration",
1192
+ "kind": 1024,
1193
+ "flags": {},
1194
+ "sources": [
1195
+ {
1196
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardHeader.d.ts",
1197
+ "line": 4,
1198
+ "character": 4
1199
+ }
1200
+ ],
1201
+ "type": {
1202
+ "type": "intrinsic",
1203
+ "name": "string"
1204
+ }
1205
+ }
1206
+ ],
1207
+ "groups": [
1208
+ {
1209
+ "title": "Properties",
1210
+ "children": [
1211
+ 31
1212
+ ]
1213
+ }
1214
+ ],
1215
+ "sources": [
1216
+ {
1217
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardHeader.d.ts",
1218
+ "line": 3,
1219
+ "character": 119
1220
+ }
1221
+ ]
1222
+ }
1223
+ }
1224
+ ],
1225
+ "name": "PayloadRenderProps",
1226
+ "package": "@xyo-network/react-payload-plugin"
1227
+ },
1228
+ {
1229
+ "type": "reference",
1230
+ "target": {
1231
+ "sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
1232
+ "qualifiedName": "CardHeaderOwnProps"
1233
+ },
1234
+ "typeArguments": [
1235
+ {
1236
+ "type": "literal",
1237
+ "value": "span"
1238
+ },
1239
+ {
1240
+ "type": "literal",
1241
+ "value": "span"
1242
+ }
1243
+ ],
1244
+ "name": "CardHeaderOwnProps",
1245
+ "package": "@mui/material"
1246
+ },
1247
+ {
1248
+ "type": "reference",
1249
+ "target": {
1250
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
1251
+ "qualifiedName": "CommonProps"
1252
+ },
1253
+ "name": "CommonProps",
1254
+ "package": "@mui/material"
1255
+ },
1256
+ {
1257
+ "type": "reference",
1258
+ "target": {
1259
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1260
+ "qualifiedName": "Omit"
1261
+ },
1262
+ "typeArguments": [
1263
+ {
1264
+ "type": "intersection",
1265
+ "types": [
1266
+ {
1267
+ "type": "reference",
1268
+ "target": {
1269
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1270
+ "qualifiedName": "Omit"
1271
+ },
1272
+ "typeArguments": [
1273
+ {
1274
+ "type": "reference",
1275
+ "target": {
1276
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1277
+ "qualifiedName": "React.DetailedHTMLProps"
1278
+ },
1279
+ "typeArguments": [
1280
+ {
1281
+ "type": "reference",
1282
+ "target": {
1283
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1284
+ "qualifiedName": "React.HTMLAttributes"
1285
+ },
1286
+ "typeArguments": [
1287
+ {
1288
+ "type": "reference",
1289
+ "target": {
1290
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1291
+ "qualifiedName": "HTMLDivElement"
1292
+ },
1293
+ "name": "HTMLDivElement",
1294
+ "package": "typescript"
1295
+ }
1296
+ ],
1297
+ "name": "HTMLAttributes",
1298
+ "package": "@types/react",
1299
+ "qualifiedName": "React.HTMLAttributes"
1300
+ },
1301
+ {
1302
+ "type": "reference",
1303
+ "target": {
1304
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1305
+ "qualifiedName": "HTMLDivElement"
1306
+ },
1307
+ "name": "HTMLDivElement",
1308
+ "package": "typescript"
1309
+ }
1310
+ ],
1311
+ "name": "DetailedHTMLProps",
1312
+ "package": "@types/react",
1313
+ "qualifiedName": "React.DetailedHTMLProps"
1314
+ },
1315
+ {
1316
+ "type": "literal",
1317
+ "value": "ref"
1318
+ }
1319
+ ],
1320
+ "name": "Omit",
1321
+ "package": "typescript"
1322
+ },
1323
+ {
1324
+ "type": "reflection",
1325
+ "declaration": {
1326
+ "id": 32,
1327
+ "name": "__type",
1328
+ "variant": "declaration",
1329
+ "kind": 65536,
1330
+ "flags": {},
1331
+ "children": [
1332
+ {
1333
+ "id": 33,
1334
+ "name": "ref",
1335
+ "variant": "declaration",
1336
+ "kind": 1024,
1337
+ "flags": {
1338
+ "isOptional": true
1339
+ },
1340
+ "sources": [
1341
+ {
1342
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardHeader.d.ts",
1343
+ "line": 6,
1344
+ "character": 4
1345
+ }
1346
+ ],
1347
+ "type": {
1348
+ "type": "union",
1349
+ "types": [
1350
+ {
1351
+ "type": "literal",
1352
+ "value": null
1353
+ },
1354
+ {
1355
+ "type": "reference",
1356
+ "target": {
1357
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1358
+ "qualifiedName": "React.RefObject"
1359
+ },
1360
+ "typeArguments": [
1361
+ {
1362
+ "type": "reference",
1363
+ "target": {
1364
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1365
+ "qualifiedName": "HTMLDivElement"
1366
+ },
1367
+ "name": "HTMLDivElement",
1368
+ "package": "typescript"
1369
+ }
1370
+ ],
1371
+ "name": "RefObject",
1372
+ "package": "@types/react",
1373
+ "qualifiedName": "React.RefObject"
1374
+ },
1375
+ {
1376
+ "type": "reflection",
1377
+ "declaration": {
1378
+ "id": 34,
1379
+ "name": "__type",
1380
+ "variant": "declaration",
1381
+ "kind": 65536,
1382
+ "flags": {},
1383
+ "sources": [
1384
+ {
1385
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardHeader.d.ts",
1386
+ "line": 6,
1387
+ "character": 11
1388
+ }
1389
+ ],
1390
+ "signatures": [
1391
+ {
1392
+ "id": 35,
1393
+ "name": "__type",
1394
+ "variant": "signature",
1395
+ "kind": 4096,
1396
+ "flags": {},
1397
+ "sources": [
1398
+ {
1399
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardHeader.d.ts",
1400
+ "line": 6,
1401
+ "character": 11
1402
+ }
1403
+ ],
1404
+ "parameters": [
1405
+ {
1406
+ "id": 36,
1407
+ "name": "instance",
1408
+ "variant": "param",
1409
+ "kind": 32768,
1410
+ "flags": {},
1411
+ "type": {
1412
+ "type": "union",
1413
+ "types": [
1414
+ {
1415
+ "type": "literal",
1416
+ "value": null
1417
+ },
1418
+ {
1419
+ "type": "reference",
1420
+ "target": {
1421
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1422
+ "qualifiedName": "HTMLDivElement"
1423
+ },
1424
+ "name": "HTMLDivElement",
1425
+ "package": "typescript"
1426
+ }
1427
+ ]
1428
+ }
1429
+ }
1430
+ ],
1431
+ "type": {
1432
+ "type": "intrinsic",
1433
+ "name": "void"
1434
+ }
1435
+ }
1436
+ ]
1437
+ }
1438
+ }
1439
+ ]
1440
+ }
1441
+ }
1442
+ ],
1443
+ "groups": [
1444
+ {
1445
+ "title": "Properties",
1446
+ "children": [
1447
+ 33
1448
+ ]
1449
+ }
1450
+ ],
1451
+ "sources": [
1452
+ {
1453
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Card/CardHeader.d.ts",
1454
+ "line": 5,
1455
+ "character": 243
1456
+ }
1457
+ ]
1458
+ }
1459
+ }
1460
+ ]
1461
+ },
1462
+ {
1463
+ "type": "union",
1464
+ "types": [
1465
+ {
1466
+ "type": "literal",
1467
+ "value": "className"
1468
+ },
1469
+ {
1470
+ "type": "literal",
1471
+ "value": "style"
1472
+ },
1473
+ {
1474
+ "type": "literal",
1475
+ "value": "title"
1476
+ },
1477
+ {
1478
+ "type": "literal",
1479
+ "value": "classes"
1480
+ },
1481
+ {
1482
+ "type": "literal",
1483
+ "value": "sx"
1484
+ },
1485
+ {
1486
+ "type": "literal",
1487
+ "value": "action"
1488
+ },
1489
+ {
1490
+ "type": "literal",
1491
+ "value": "avatar"
1492
+ },
1493
+ {
1494
+ "type": "literal",
1495
+ "value": "disableTypography"
1496
+ },
1497
+ {
1498
+ "type": "literal",
1499
+ "value": "subheader"
1500
+ },
1501
+ {
1502
+ "type": "literal",
1503
+ "value": "subheaderTypographyProps"
1504
+ },
1505
+ {
1506
+ "type": "literal",
1507
+ "value": "titleTypographyProps"
1508
+ }
1509
+ ]
1510
+ }
1511
+ ],
1512
+ "name": "Omit",
1513
+ "package": "typescript"
1514
+ }
1515
+ ]
1516
+ },
1517
+ {
1518
+ "type": "literal",
1519
+ "value": "ref"
1520
+ }
1521
+ ],
1522
+ "name": "Omit",
1523
+ "package": "typescript"
1524
+ },
1525
+ {
1526
+ "type": "reference",
1527
+ "target": {
1528
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1529
+ "qualifiedName": "React.RefAttributes"
1530
+ },
1531
+ "typeArguments": [
1532
+ {
1533
+ "type": "reference",
1534
+ "target": {
1535
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1536
+ "qualifiedName": "HTMLDivElement"
1537
+ },
1538
+ "name": "HTMLDivElement",
1539
+ "package": "typescript"
1540
+ }
1541
+ ],
1542
+ "name": "RefAttributes",
1543
+ "package": "@types/react",
1544
+ "qualifiedName": "React.RefAttributes"
1545
+ }
1546
+ ]
1547
+ }
1548
+ }
1549
+ ],
1550
+ "type": {
1551
+ "type": "union",
1552
+ "types": [
1553
+ {
1554
+ "type": "literal",
1555
+ "value": null
1556
+ },
1557
+ {
1558
+ "type": "reference",
1559
+ "target": {
1560
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1561
+ "qualifiedName": "React.ReactElement"
1562
+ },
1563
+ "typeArguments": [
1564
+ {
1565
+ "type": "intrinsic",
1566
+ "name": "any"
1567
+ },
1568
+ {
1569
+ "type": "union",
1570
+ "types": [
1571
+ {
1572
+ "type": "intrinsic",
1573
+ "name": "string"
1574
+ },
1575
+ {
1576
+ "type": "reference",
1577
+ "target": {
1578
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1579
+ "qualifiedName": "React.JSXElementConstructor"
1580
+ },
1581
+ "typeArguments": [
1582
+ {
1583
+ "type": "intrinsic",
1584
+ "name": "any"
1585
+ }
1586
+ ],
1587
+ "name": "JSXElementConstructor",
1588
+ "package": "@types/react",
1589
+ "qualifiedName": "React.JSXElementConstructor"
1590
+ }
1591
+ ]
1592
+ }
1593
+ ],
1594
+ "name": "ReactElement",
1595
+ "package": "@types/react",
1596
+ "qualifiedName": "React.ReactElement"
1597
+ }
1598
+ ]
1599
+ }
1600
+ }
1601
+ ]
1602
+ },
1603
+ {
1604
+ "id": 37,
1605
+ "name": "EtherchainV2GasPriceDetailsBox",
1606
+ "variant": "declaration",
1607
+ "kind": 64,
1608
+ "flags": {},
1609
+ "sources": [
1610
+ {
1611
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/components/Details/Box/EtherchainV2GasPriceDetailsBox.d.ts",
1612
+ "line": 3,
1613
+ "character": 21
1614
+ }
1615
+ ],
1616
+ "signatures": [
1617
+ {
1618
+ "id": 38,
1619
+ "name": "EtherchainV2GasPriceDetailsBox",
1620
+ "variant": "signature",
1621
+ "kind": 4096,
1622
+ "flags": {},
1623
+ "comment": {
1624
+ "summary": [
1625
+ {
1626
+ "kind": "text",
1627
+ "text": "**NOTE**: Exotic components are not callable."
1628
+ }
1629
+ ]
1630
+ },
1631
+ "sources": [
1632
+ {
1633
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1634
+ "line": 355,
1635
+ "character": 8
1636
+ }
1637
+ ],
1638
+ "parameters": [
1639
+ {
1640
+ "id": 39,
1641
+ "name": "props",
1642
+ "variant": "param",
1643
+ "kind": 32768,
1644
+ "flags": {},
1645
+ "type": {
1646
+ "type": "intersection",
1647
+ "types": [
1648
+ {
1649
+ "type": "reference",
1650
+ "target": {
1651
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
1652
+ "qualifiedName": "PayloadDetailsRenderProps"
1653
+ },
1654
+ "name": "PayloadDetailsRenderProps",
1655
+ "package": "@xyo-network/react-payload-plugin"
1656
+ },
1657
+ {
1658
+ "type": "reference",
1659
+ "target": {
1660
+ "sourceFileName": "../../../../../../node_modules/@xylabs/react-flexbox/src/components/BusyBox/BusyBox.tsx",
1661
+ "qualifiedName": "BusyBoxProps"
1662
+ },
1663
+ "name": "BusyBoxProps",
1664
+ "package": "@xylabs/react-flexbox"
1665
+ },
1666
+ {
1667
+ "type": "reference",
1668
+ "target": {
1669
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1670
+ "qualifiedName": "React.RefAttributes"
1671
+ },
1672
+ "typeArguments": [
1673
+ {
1674
+ "type": "reference",
1675
+ "target": {
1676
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1677
+ "qualifiedName": "HTMLDivElement"
1678
+ },
1679
+ "name": "HTMLDivElement",
1680
+ "package": "typescript"
1681
+ }
1682
+ ],
1683
+ "name": "RefAttributes",
1684
+ "package": "@types/react",
1685
+ "qualifiedName": "React.RefAttributes"
1686
+ }
1687
+ ]
1688
+ }
1689
+ }
1690
+ ],
1691
+ "type": {
1692
+ "type": "union",
1693
+ "types": [
1694
+ {
1695
+ "type": "literal",
1696
+ "value": null
1697
+ },
1698
+ {
1699
+ "type": "reference",
1700
+ "target": {
1701
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1702
+ "qualifiedName": "React.ReactElement"
1703
+ },
1704
+ "typeArguments": [
1705
+ {
1706
+ "type": "intrinsic",
1707
+ "name": "any"
1708
+ },
1709
+ {
1710
+ "type": "union",
1711
+ "types": [
1712
+ {
1713
+ "type": "intrinsic",
1714
+ "name": "string"
1715
+ },
1716
+ {
1717
+ "type": "reference",
1718
+ "target": {
1719
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1720
+ "qualifiedName": "React.JSXElementConstructor"
1721
+ },
1722
+ "typeArguments": [
1723
+ {
1724
+ "type": "intrinsic",
1725
+ "name": "any"
1726
+ }
1727
+ ],
1728
+ "name": "JSXElementConstructor",
1729
+ "package": "@types/react",
1730
+ "qualifiedName": "React.JSXElementConstructor"
1731
+ }
1732
+ ]
1733
+ }
1734
+ ],
1735
+ "name": "ReactElement",
1736
+ "package": "@types/react",
1737
+ "qualifiedName": "React.ReactElement"
1738
+ }
1739
+ ]
1740
+ }
1741
+ }
1742
+ ]
1743
+ }
1744
+ ],
1745
+ "groups": [
1746
+ {
1747
+ "title": "References",
1748
+ "children": [
1749
+ 2
1750
+ ]
1751
+ },
1752
+ {
1753
+ "title": "Variables",
1754
+ "children": [
1755
+ 1,
1756
+ 40
1757
+ ]
1758
+ },
1759
+ {
1760
+ "title": "Functions",
1761
+ "children": [
1762
+ 3,
1763
+ 15,
1764
+ 27,
1765
+ 37
1766
+ ]
1767
+ }
1768
+ ],
1769
+ "packageName": "@xyo-network/react-ethereum-gas-price-etherchain-plugins",
1770
+ "readme": [
1771
+ {
1772
+ "kind": "text",
1773
+ "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"
1774
+ }
1775
+ ],
1776
+ "symbolIdMap": {
1777
+ "0": {
1778
+ "sourceFileName": "src/index.ts",
1779
+ "qualifiedName": ""
1780
+ },
1781
+ "1": {
1782
+ "sourceFileName": "src/index.ts",
1783
+ "qualifiedName": "EthereumGasPriceEtherchainPlugins"
1784
+ },
1785
+ "2": {
1786
+ "sourceFileName": "src/index.ts",
1787
+ "qualifiedName": "default"
1788
+ },
1789
+ "3": {
1790
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1791
+ "qualifiedName": "EtherchainV2GasPriceCard"
1792
+ },
1793
+ "4": {
1794
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1795
+ "qualifiedName": "EtherchainV2GasPriceCard"
1796
+ },
1797
+ "5": {
1798
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1799
+ "qualifiedName": "props"
1800
+ },
1801
+ "6": {
1802
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1803
+ "qualifiedName": "__type"
1804
+ },
1805
+ "7": {
1806
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1807
+ "qualifiedName": "__type.schema"
1808
+ },
1809
+ "8": {
1810
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1811
+ "qualifiedName": "__type"
1812
+ },
1813
+ "9": {
1814
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1815
+ "qualifiedName": "__type.ref"
1816
+ },
1817
+ "10": {
1818
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1819
+ "qualifiedName": "__type"
1820
+ },
1821
+ "11": {
1822
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1823
+ "qualifiedName": "__type"
1824
+ },
1825
+ "12": {
1826
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1827
+ "qualifiedName": "instance"
1828
+ },
1829
+ "13": {
1830
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1831
+ "qualifiedName": "__type"
1832
+ },
1833
+ "14": {
1834
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
1835
+ "qualifiedName": "__type.component"
1836
+ },
1837
+ "15": {
1838
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1839
+ "qualifiedName": "EtherchainV2GasPriceCardContent"
1840
+ },
1841
+ "16": {
1842
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1843
+ "qualifiedName": "EtherchainV2GasPriceCardContent"
1844
+ },
1845
+ "17": {
1846
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1847
+ "qualifiedName": "props"
1848
+ },
1849
+ "18": {
1850
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1851
+ "qualifiedName": "__type"
1852
+ },
1853
+ "19": {
1854
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1855
+ "qualifiedName": "__type.schema"
1856
+ },
1857
+ "20": {
1858
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1859
+ "qualifiedName": "__type"
1860
+ },
1861
+ "21": {
1862
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1863
+ "qualifiedName": "__type.ref"
1864
+ },
1865
+ "22": {
1866
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1867
+ "qualifiedName": "__type"
1868
+ },
1869
+ "23": {
1870
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1871
+ "qualifiedName": "__type"
1872
+ },
1873
+ "24": {
1874
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1875
+ "qualifiedName": "instance"
1876
+ },
1877
+ "25": {
1878
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1879
+ "qualifiedName": "__type"
1880
+ },
1881
+ "26": {
1882
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
1883
+ "qualifiedName": "__type.component"
1884
+ },
1885
+ "27": {
1886
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1887
+ "qualifiedName": "EtherchainV2GasPriceCardHeader"
1888
+ },
1889
+ "28": {
1890
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1891
+ "qualifiedName": "EtherchainV2GasPriceCardHeader"
1892
+ },
1893
+ "29": {
1894
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1895
+ "qualifiedName": "props"
1896
+ },
1897
+ "30": {
1898
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1899
+ "qualifiedName": "__type"
1900
+ },
1901
+ "31": {
1902
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1903
+ "qualifiedName": "__type.schema"
1904
+ },
1905
+ "32": {
1906
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1907
+ "qualifiedName": "__type"
1908
+ },
1909
+ "33": {
1910
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1911
+ "qualifiedName": "__type.ref"
1912
+ },
1913
+ "34": {
1914
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1915
+ "qualifiedName": "__type"
1916
+ },
1917
+ "35": {
1918
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1919
+ "qualifiedName": "__type"
1920
+ },
1921
+ "36": {
1922
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
1923
+ "qualifiedName": "instance"
1924
+ },
1925
+ "37": {
1926
+ "sourceFileName": "packages/v2/src/components/Details/Box/EtherchainV2GasPriceDetailsBox.tsx",
1927
+ "qualifiedName": "EtherchainV2GasPriceDetailsBox"
1928
+ },
1929
+ "38": {
1930
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1931
+ "qualifiedName": "EtherchainV2GasPriceDetailsBox"
1932
+ },
1933
+ "39": {
1934
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1935
+ "qualifiedName": "props"
1936
+ },
1937
+ "40": {
1938
+ "sourceFileName": "packages/v2/src/Plugin.ts",
1939
+ "qualifiedName": "EthereumGasPriceEtherchainV2Plugin"
1940
+ }
1941
+ }
1942
+ }