@xyo-network/react-ethereum-gas-price-blocknative-plugin 2.60.11 → 2.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json DELETED
@@ -1,1386 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/react-ethereum-gas-price-blocknative-plugin",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 22,
10
- "name": "default",
11
- "variant": "reference",
12
- "kind": 8388608,
13
- "flags": {},
14
- "sources": [
15
- {
16
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
17
- "line": 7,
18
- "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4ee472d8d4e5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
20
- }
21
- ],
22
- "target": 21
23
- },
24
- {
25
- "id": 21,
26
- "name": "EthereumGasPriceBlocknativePlugin",
27
- "variant": "declaration",
28
- "kind": 32,
29
- "flags": {
30
- "isConst": true
31
- },
32
- "sources": [
33
- {
34
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts",
35
- "line": 8,
36
- "character": 13,
37
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4ee472d8d4e5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
38
- }
39
- ],
40
- "type": {
41
- "type": "reference",
42
- "target": {
43
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
44
- "qualifiedName": "PayloadRenderPlugin"
45
- },
46
- "name": "PayloadRenderPlugin",
47
- "package": "@xyo-network/react-payload-plugin"
48
- },
49
- "defaultValue": "..."
50
- },
51
- {
52
- "id": 1,
53
- "name": "BlocknativeGasPriceCard",
54
- "variant": "declaration",
55
- "kind": 64,
56
- "flags": {},
57
- "sources": [
58
- {
59
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx",
60
- "line": 8,
61
- "character": 13,
62
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4ee472d8d4e5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
63
- }
64
- ],
65
- "signatures": [
66
- {
67
- "id": 2,
68
- "name": "BlocknativeGasPriceCard",
69
- "variant": "signature",
70
- "kind": 4096,
71
- "flags": {},
72
- "comment": {
73
- "summary": [
74
- {
75
- "kind": "text",
76
- "text": "**NOTE**: Exotic components are not callable."
77
- }
78
- ]
79
- },
80
- "sources": [
81
- {
82
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
83
- "line": 355,
84
- "character": 8
85
- }
86
- ],
87
- "parameters": [
88
- {
89
- "id": 3,
90
- "name": "props",
91
- "variant": "param",
92
- "kind": 32768,
93
- "flags": {},
94
- "type": {
95
- "type": "intersection",
96
- "types": [
97
- {
98
- "type": "reference",
99
- "target": {
100
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
101
- "qualifiedName": "Omit"
102
- },
103
- "typeArguments": [
104
- {
105
- "type": "intersection",
106
- "types": [
107
- {
108
- "type": "reference",
109
- "target": {
110
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
111
- "qualifiedName": "PayloadRenderProps"
112
- },
113
- "typeArguments": [
114
- {
115
- "type": "intersection",
116
- "types": [
117
- {
118
- "type": "reference",
119
- "target": {
120
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
121
- "qualifiedName": "SchemaFields"
122
- },
123
- "name": "SchemaFields",
124
- "package": "@xyo-network/payload-model"
125
- },
126
- {
127
- "type": "reference",
128
- "target": {
129
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
130
- "qualifiedName": "PayloadFields"
131
- },
132
- "name": "PayloadFields",
133
- "package": "@xyo-network/payload-model"
134
- },
135
- {
136
- "type": "reflection",
137
- "declaration": {
138
- "id": 4,
139
- "name": "__type",
140
- "variant": "declaration",
141
- "kind": 65536,
142
- "flags": {},
143
- "sources": [
144
- {
145
- "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
146
- "line": 18,
147
- "character": 17
148
- }
149
- ]
150
- }
151
- }
152
- ]
153
- }
154
- ],
155
- "name": "PayloadRenderProps",
156
- "package": "@xyo-network/react-payload-plugin"
157
- },
158
- {
159
- "type": "reference",
160
- "target": {
161
- "sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
162
- "qualifiedName": "CardOwnProps"
163
- },
164
- "name": "CardOwnProps",
165
- "package": "@mui/material"
166
- },
167
- {
168
- "type": "reference",
169
- "target": {
170
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
171
- "qualifiedName": "CommonProps"
172
- },
173
- "name": "CommonProps",
174
- "package": "@mui/material"
175
- },
176
- {
177
- "type": "reference",
178
- "target": {
179
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
180
- "qualifiedName": "Omit"
181
- },
182
- "typeArguments": [
183
- {
184
- "type": "intersection",
185
- "types": [
186
- {
187
- "type": "reference",
188
- "target": {
189
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
190
- "qualifiedName": "Omit"
191
- },
192
- "typeArguments": [
193
- {
194
- "type": "reference",
195
- "target": {
196
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
197
- "qualifiedName": "React.DetailedHTMLProps"
198
- },
199
- "typeArguments": [
200
- {
201
- "type": "reference",
202
- "target": {
203
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
204
- "qualifiedName": "React.HTMLAttributes"
205
- },
206
- "typeArguments": [
207
- {
208
- "type": "reference",
209
- "target": {
210
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
211
- "qualifiedName": "HTMLDivElement"
212
- },
213
- "name": "HTMLDivElement",
214
- "package": "typescript"
215
- }
216
- ],
217
- "name": "HTMLAttributes",
218
- "package": "@types/react",
219
- "qualifiedName": "React.HTMLAttributes"
220
- },
221
- {
222
- "type": "reference",
223
- "target": {
224
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
225
- "qualifiedName": "HTMLDivElement"
226
- },
227
- "name": "HTMLDivElement",
228
- "package": "typescript"
229
- }
230
- ],
231
- "name": "DetailedHTMLProps",
232
- "package": "@types/react",
233
- "qualifiedName": "React.DetailedHTMLProps"
234
- },
235
- {
236
- "type": "literal",
237
- "value": "ref"
238
- }
239
- ],
240
- "name": "Omit",
241
- "package": "typescript"
242
- },
243
- {
244
- "type": "reflection",
245
- "declaration": {
246
- "id": 5,
247
- "name": "__type",
248
- "variant": "declaration",
249
- "kind": 65536,
250
- "flags": {},
251
- "sources": [
252
- {
253
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
254
- "line": 799,
255
- "character": 43
256
- }
257
- ]
258
- }
259
- }
260
- ]
261
- },
262
- {
263
- "type": "union",
264
- "types": [
265
- {
266
- "type": "literal",
267
- "value": "className"
268
- },
269
- {
270
- "type": "literal",
271
- "value": "style"
272
- },
273
- {
274
- "type": "literal",
275
- "value": "classes"
276
- },
277
- {
278
- "type": "literal",
279
- "value": "children"
280
- },
281
- {
282
- "type": "literal",
283
- "value": "sx"
284
- },
285
- {
286
- "type": "literal",
287
- "value": "elevation"
288
- },
289
- {
290
- "type": "literal",
291
- "value": "square"
292
- },
293
- {
294
- "type": "literal",
295
- "value": "variant"
296
- },
297
- {
298
- "type": "literal",
299
- "value": "raised"
300
- }
301
- ]
302
- }
303
- ],
304
- "name": "Omit",
305
- "package": "typescript"
306
- },
307
- {
308
- "type": "reflection",
309
- "declaration": {
310
- "id": 6,
311
- "name": "__type",
312
- "variant": "declaration",
313
- "kind": 65536,
314
- "flags": {},
315
- "sources": [
316
- {
317
- "fileName": "node_modules/@mui/material/Card/Card.d.ts",
318
- "line": 53,
319
- "character": 80
320
- }
321
- ]
322
- }
323
- }
324
- ]
325
- },
326
- {
327
- "type": "literal",
328
- "value": "ref"
329
- }
330
- ],
331
- "name": "Omit",
332
- "package": "typescript"
333
- },
334
- {
335
- "type": "reference",
336
- "target": {
337
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
338
- "qualifiedName": "React.RefAttributes"
339
- },
340
- "typeArguments": [
341
- {
342
- "type": "reference",
343
- "target": {
344
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
345
- "qualifiedName": "HTMLDivElement"
346
- },
347
- "name": "HTMLDivElement",
348
- "package": "typescript"
349
- }
350
- ],
351
- "name": "RefAttributes",
352
- "package": "@types/react",
353
- "qualifiedName": "React.RefAttributes"
354
- }
355
- ]
356
- }
357
- }
358
- ],
359
- "type": {
360
- "type": "union",
361
- "types": [
362
- {
363
- "type": "literal",
364
- "value": null
365
- },
366
- {
367
- "type": "reference",
368
- "target": {
369
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
370
- "qualifiedName": "React.ReactElement"
371
- },
372
- "typeArguments": [
373
- {
374
- "type": "intrinsic",
375
- "name": "any"
376
- },
377
- {
378
- "type": "union",
379
- "types": [
380
- {
381
- "type": "intrinsic",
382
- "name": "string"
383
- },
384
- {
385
- "type": "reference",
386
- "target": {
387
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
388
- "qualifiedName": "React.JSXElementConstructor"
389
- },
390
- "typeArguments": [
391
- {
392
- "type": "intrinsic",
393
- "name": "any"
394
- }
395
- ],
396
- "name": "JSXElementConstructor",
397
- "package": "@types/react",
398
- "qualifiedName": "React.JSXElementConstructor"
399
- }
400
- ]
401
- }
402
- ],
403
- "name": "ReactElement",
404
- "package": "@types/react",
405
- "qualifiedName": "React.ReactElement"
406
- }
407
- ]
408
- }
409
- }
410
- ]
411
- },
412
- {
413
- "id": 7,
414
- "name": "BlocknativeGasPriceCardContent",
415
- "variant": "declaration",
416
- "kind": 64,
417
- "flags": {},
418
- "sources": [
419
- {
420
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx",
421
- "line": 11,
422
- "character": 13,
423
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4ee472d8d4e5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
424
- }
425
- ],
426
- "signatures": [
427
- {
428
- "id": 8,
429
- "name": "BlocknativeGasPriceCardContent",
430
- "variant": "signature",
431
- "kind": 4096,
432
- "flags": {},
433
- "comment": {
434
- "summary": [
435
- {
436
- "kind": "text",
437
- "text": "**NOTE**: Exotic components are not callable."
438
- }
439
- ]
440
- },
441
- "sources": [
442
- {
443
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
444
- "line": 355,
445
- "character": 8
446
- }
447
- ],
448
- "parameters": [
449
- {
450
- "id": 9,
451
- "name": "props",
452
- "variant": "param",
453
- "kind": 32768,
454
- "flags": {},
455
- "type": {
456
- "type": "intersection",
457
- "types": [
458
- {
459
- "type": "reference",
460
- "target": {
461
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
462
- "qualifiedName": "Omit"
463
- },
464
- "typeArguments": [
465
- {
466
- "type": "intersection",
467
- "types": [
468
- {
469
- "type": "reference",
470
- "target": {
471
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
472
- "qualifiedName": "PayloadRenderProps"
473
- },
474
- "typeArguments": [
475
- {
476
- "type": "intersection",
477
- "types": [
478
- {
479
- "type": "reference",
480
- "target": {
481
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
482
- "qualifiedName": "SchemaFields"
483
- },
484
- "name": "SchemaFields",
485
- "package": "@xyo-network/payload-model"
486
- },
487
- {
488
- "type": "reference",
489
- "target": {
490
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
491
- "qualifiedName": "PayloadFields"
492
- },
493
- "name": "PayloadFields",
494
- "package": "@xyo-network/payload-model"
495
- },
496
- {
497
- "type": "reflection",
498
- "declaration": {
499
- "id": 10,
500
- "name": "__type",
501
- "variant": "declaration",
502
- "kind": 65536,
503
- "flags": {},
504
- "sources": [
505
- {
506
- "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
507
- "line": 18,
508
- "character": 17
509
- }
510
- ]
511
- }
512
- }
513
- ]
514
- }
515
- ],
516
- "name": "PayloadRenderProps",
517
- "package": "@xyo-network/react-payload-plugin"
518
- },
519
- {
520
- "type": "reference",
521
- "target": {
522
- "sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
523
- "qualifiedName": "CardContentOwnProps"
524
- },
525
- "name": "CardContentOwnProps",
526
- "package": "@mui/material"
527
- },
528
- {
529
- "type": "reference",
530
- "target": {
531
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
532
- "qualifiedName": "CommonProps"
533
- },
534
- "name": "CommonProps",
535
- "package": "@mui/material"
536
- },
537
- {
538
- "type": "reference",
539
- "target": {
540
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
541
- "qualifiedName": "Omit"
542
- },
543
- "typeArguments": [
544
- {
545
- "type": "intersection",
546
- "types": [
547
- {
548
- "type": "reference",
549
- "target": {
550
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
551
- "qualifiedName": "Omit"
552
- },
553
- "typeArguments": [
554
- {
555
- "type": "reference",
556
- "target": {
557
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
558
- "qualifiedName": "React.DetailedHTMLProps"
559
- },
560
- "typeArguments": [
561
- {
562
- "type": "reference",
563
- "target": {
564
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
565
- "qualifiedName": "React.HTMLAttributes"
566
- },
567
- "typeArguments": [
568
- {
569
- "type": "reference",
570
- "target": {
571
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
572
- "qualifiedName": "HTMLDivElement"
573
- },
574
- "name": "HTMLDivElement",
575
- "package": "typescript"
576
- }
577
- ],
578
- "name": "HTMLAttributes",
579
- "package": "@types/react",
580
- "qualifiedName": "React.HTMLAttributes"
581
- },
582
- {
583
- "type": "reference",
584
- "target": {
585
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
586
- "qualifiedName": "HTMLDivElement"
587
- },
588
- "name": "HTMLDivElement",
589
- "package": "typescript"
590
- }
591
- ],
592
- "name": "DetailedHTMLProps",
593
- "package": "@types/react",
594
- "qualifiedName": "React.DetailedHTMLProps"
595
- },
596
- {
597
- "type": "literal",
598
- "value": "ref"
599
- }
600
- ],
601
- "name": "Omit",
602
- "package": "typescript"
603
- },
604
- {
605
- "type": "reflection",
606
- "declaration": {
607
- "id": 11,
608
- "name": "__type",
609
- "variant": "declaration",
610
- "kind": 65536,
611
- "flags": {},
612
- "sources": [
613
- {
614
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
615
- "line": 799,
616
- "character": 43
617
- }
618
- ]
619
- }
620
- }
621
- ]
622
- },
623
- {
624
- "type": "union",
625
- "types": [
626
- {
627
- "type": "literal",
628
- "value": "className"
629
- },
630
- {
631
- "type": "literal",
632
- "value": "style"
633
- },
634
- {
635
- "type": "literal",
636
- "value": "classes"
637
- },
638
- {
639
- "type": "literal",
640
- "value": "children"
641
- },
642
- {
643
- "type": "literal",
644
- "value": "sx"
645
- }
646
- ]
647
- }
648
- ],
649
- "name": "Omit",
650
- "package": "typescript"
651
- },
652
- {
653
- "type": "reflection",
654
- "declaration": {
655
- "id": 12,
656
- "name": "__type",
657
- "variant": "declaration",
658
- "kind": 65536,
659
- "flags": {},
660
- "sources": [
661
- {
662
- "fileName": "node_modules/@mui/material/CardContent/CardContent.d.ts",
663
- "line": 44,
664
- "character": 87
665
- }
666
- ]
667
- }
668
- }
669
- ]
670
- },
671
- {
672
- "type": "literal",
673
- "value": "ref"
674
- }
675
- ],
676
- "name": "Omit",
677
- "package": "typescript"
678
- },
679
- {
680
- "type": "reference",
681
- "target": {
682
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
683
- "qualifiedName": "React.RefAttributes"
684
- },
685
- "typeArguments": [
686
- {
687
- "type": "reference",
688
- "target": {
689
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
690
- "qualifiedName": "HTMLDivElement"
691
- },
692
- "name": "HTMLDivElement",
693
- "package": "typescript"
694
- }
695
- ],
696
- "name": "RefAttributes",
697
- "package": "@types/react",
698
- "qualifiedName": "React.RefAttributes"
699
- }
700
- ]
701
- }
702
- }
703
- ],
704
- "type": {
705
- "type": "union",
706
- "types": [
707
- {
708
- "type": "literal",
709
- "value": null
710
- },
711
- {
712
- "type": "reference",
713
- "target": {
714
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
715
- "qualifiedName": "React.ReactElement"
716
- },
717
- "typeArguments": [
718
- {
719
- "type": "intrinsic",
720
- "name": "any"
721
- },
722
- {
723
- "type": "union",
724
- "types": [
725
- {
726
- "type": "intrinsic",
727
- "name": "string"
728
- },
729
- {
730
- "type": "reference",
731
- "target": {
732
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
733
- "qualifiedName": "React.JSXElementConstructor"
734
- },
735
- "typeArguments": [
736
- {
737
- "type": "intrinsic",
738
- "name": "any"
739
- }
740
- ],
741
- "name": "JSXElementConstructor",
742
- "package": "@types/react",
743
- "qualifiedName": "React.JSXElementConstructor"
744
- }
745
- ]
746
- }
747
- ],
748
- "name": "ReactElement",
749
- "package": "@types/react",
750
- "qualifiedName": "React.ReactElement"
751
- }
752
- ]
753
- }
754
- }
755
- ]
756
- },
757
- {
758
- "id": 13,
759
- "name": "BlocknativeGasPriceCardHeader",
760
- "variant": "declaration",
761
- "kind": 64,
762
- "flags": {},
763
- "sources": [
764
- {
765
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx",
766
- "line": 10,
767
- "character": 13,
768
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4ee472d8d4e5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
769
- }
770
- ],
771
- "signatures": [
772
- {
773
- "id": 14,
774
- "name": "BlocknativeGasPriceCardHeader",
775
- "variant": "signature",
776
- "kind": 4096,
777
- "flags": {},
778
- "comment": {
779
- "summary": [
780
- {
781
- "kind": "text",
782
- "text": "**NOTE**: Exotic components are not callable."
783
- }
784
- ]
785
- },
786
- "sources": [
787
- {
788
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
789
- "line": 355,
790
- "character": 8
791
- }
792
- ],
793
- "parameters": [
794
- {
795
- "id": 15,
796
- "name": "props",
797
- "variant": "param",
798
- "kind": 32768,
799
- "flags": {},
800
- "type": {
801
- "type": "intersection",
802
- "types": [
803
- {
804
- "type": "reference",
805
- "target": {
806
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
807
- "qualifiedName": "Omit"
808
- },
809
- "typeArguments": [
810
- {
811
- "type": "intersection",
812
- "types": [
813
- {
814
- "type": "reference",
815
- "target": {
816
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
817
- "qualifiedName": "PayloadRenderProps"
818
- },
819
- "typeArguments": [
820
- {
821
- "type": "intersection",
822
- "types": [
823
- {
824
- "type": "reference",
825
- "target": {
826
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
827
- "qualifiedName": "SchemaFields"
828
- },
829
- "name": "SchemaFields",
830
- "package": "@xyo-network/payload-model"
831
- },
832
- {
833
- "type": "reference",
834
- "target": {
835
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
836
- "qualifiedName": "PayloadFields"
837
- },
838
- "name": "PayloadFields",
839
- "package": "@xyo-network/payload-model"
840
- },
841
- {
842
- "type": "reflection",
843
- "declaration": {
844
- "id": 16,
845
- "name": "__type",
846
- "variant": "declaration",
847
- "kind": 65536,
848
- "flags": {},
849
- "sources": [
850
- {
851
- "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
852
- "line": 18,
853
- "character": 17
854
- }
855
- ]
856
- }
857
- }
858
- ]
859
- }
860
- ],
861
- "name": "PayloadRenderProps",
862
- "package": "@xyo-network/react-payload-plugin"
863
- },
864
- {
865
- "type": "reference",
866
- "target": {
867
- "sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
868
- "qualifiedName": "CardHeaderOwnProps"
869
- },
870
- "typeArguments": [
871
- {
872
- "type": "literal",
873
- "value": "span"
874
- },
875
- {
876
- "type": "literal",
877
- "value": "span"
878
- }
879
- ],
880
- "name": "CardHeaderOwnProps",
881
- "package": "@mui/material"
882
- },
883
- {
884
- "type": "reference",
885
- "target": {
886
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
887
- "qualifiedName": "CommonProps"
888
- },
889
- "name": "CommonProps",
890
- "package": "@mui/material"
891
- },
892
- {
893
- "type": "reference",
894
- "target": {
895
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
896
- "qualifiedName": "Omit"
897
- },
898
- "typeArguments": [
899
- {
900
- "type": "intersection",
901
- "types": [
902
- {
903
- "type": "reference",
904
- "target": {
905
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
906
- "qualifiedName": "Omit"
907
- },
908
- "typeArguments": [
909
- {
910
- "type": "reference",
911
- "target": {
912
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
913
- "qualifiedName": "React.DetailedHTMLProps"
914
- },
915
- "typeArguments": [
916
- {
917
- "type": "reference",
918
- "target": {
919
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
920
- "qualifiedName": "React.HTMLAttributes"
921
- },
922
- "typeArguments": [
923
- {
924
- "type": "reference",
925
- "target": {
926
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
927
- "qualifiedName": "HTMLDivElement"
928
- },
929
- "name": "HTMLDivElement",
930
- "package": "typescript"
931
- }
932
- ],
933
- "name": "HTMLAttributes",
934
- "package": "@types/react",
935
- "qualifiedName": "React.HTMLAttributes"
936
- },
937
- {
938
- "type": "reference",
939
- "target": {
940
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
941
- "qualifiedName": "HTMLDivElement"
942
- },
943
- "name": "HTMLDivElement",
944
- "package": "typescript"
945
- }
946
- ],
947
- "name": "DetailedHTMLProps",
948
- "package": "@types/react",
949
- "qualifiedName": "React.DetailedHTMLProps"
950
- },
951
- {
952
- "type": "literal",
953
- "value": "ref"
954
- }
955
- ],
956
- "name": "Omit",
957
- "package": "typescript"
958
- },
959
- {
960
- "type": "reflection",
961
- "declaration": {
962
- "id": 17,
963
- "name": "__type",
964
- "variant": "declaration",
965
- "kind": 65536,
966
- "flags": {},
967
- "sources": [
968
- {
969
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
970
- "line": 799,
971
- "character": 43
972
- }
973
- ]
974
- }
975
- }
976
- ]
977
- },
978
- {
979
- "type": "union",
980
- "types": [
981
- {
982
- "type": "literal",
983
- "value": "className"
984
- },
985
- {
986
- "type": "literal",
987
- "value": "style"
988
- },
989
- {
990
- "type": "literal",
991
- "value": "classes"
992
- },
993
- {
994
- "type": "literal",
995
- "value": "sx"
996
- },
997
- {
998
- "type": "literal",
999
- "value": "title"
1000
- },
1001
- {
1002
- "type": "literal",
1003
- "value": "action"
1004
- },
1005
- {
1006
- "type": "literal",
1007
- "value": "avatar"
1008
- },
1009
- {
1010
- "type": "literal",
1011
- "value": "disableTypography"
1012
- },
1013
- {
1014
- "type": "literal",
1015
- "value": "subheader"
1016
- },
1017
- {
1018
- "type": "literal",
1019
- "value": "subheaderTypographyProps"
1020
- },
1021
- {
1022
- "type": "literal",
1023
- "value": "titleTypographyProps"
1024
- }
1025
- ]
1026
- }
1027
- ],
1028
- "name": "Omit",
1029
- "package": "typescript"
1030
- }
1031
- ]
1032
- },
1033
- {
1034
- "type": "literal",
1035
- "value": "ref"
1036
- }
1037
- ],
1038
- "name": "Omit",
1039
- "package": "typescript"
1040
- },
1041
- {
1042
- "type": "reference",
1043
- "target": {
1044
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1045
- "qualifiedName": "React.RefAttributes"
1046
- },
1047
- "typeArguments": [
1048
- {
1049
- "type": "reference",
1050
- "target": {
1051
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1052
- "qualifiedName": "HTMLDivElement"
1053
- },
1054
- "name": "HTMLDivElement",
1055
- "package": "typescript"
1056
- }
1057
- ],
1058
- "name": "RefAttributes",
1059
- "package": "@types/react",
1060
- "qualifiedName": "React.RefAttributes"
1061
- }
1062
- ]
1063
- }
1064
- }
1065
- ],
1066
- "type": {
1067
- "type": "union",
1068
- "types": [
1069
- {
1070
- "type": "literal",
1071
- "value": null
1072
- },
1073
- {
1074
- "type": "reference",
1075
- "target": {
1076
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1077
- "qualifiedName": "React.ReactElement"
1078
- },
1079
- "typeArguments": [
1080
- {
1081
- "type": "intrinsic",
1082
- "name": "any"
1083
- },
1084
- {
1085
- "type": "union",
1086
- "types": [
1087
- {
1088
- "type": "intrinsic",
1089
- "name": "string"
1090
- },
1091
- {
1092
- "type": "reference",
1093
- "target": {
1094
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1095
- "qualifiedName": "React.JSXElementConstructor"
1096
- },
1097
- "typeArguments": [
1098
- {
1099
- "type": "intrinsic",
1100
- "name": "any"
1101
- }
1102
- ],
1103
- "name": "JSXElementConstructor",
1104
- "package": "@types/react",
1105
- "qualifiedName": "React.JSXElementConstructor"
1106
- }
1107
- ]
1108
- }
1109
- ],
1110
- "name": "ReactElement",
1111
- "package": "@types/react",
1112
- "qualifiedName": "React.ReactElement"
1113
- }
1114
- ]
1115
- }
1116
- }
1117
- ]
1118
- },
1119
- {
1120
- "id": 18,
1121
- "name": "BlocknativeGasPriceDetailsBox",
1122
- "variant": "declaration",
1123
- "kind": 64,
1124
- "flags": {},
1125
- "sources": [
1126
- {
1127
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
1128
- "line": 13,
1129
- "character": 13,
1130
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4ee472d8d4e5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
1131
- }
1132
- ],
1133
- "signatures": [
1134
- {
1135
- "id": 19,
1136
- "name": "BlocknativeGasPriceDetailsBox",
1137
- "variant": "signature",
1138
- "kind": 4096,
1139
- "flags": {},
1140
- "comment": {
1141
- "summary": [
1142
- {
1143
- "kind": "text",
1144
- "text": "**NOTE**: Exotic components are not callable."
1145
- }
1146
- ]
1147
- },
1148
- "sources": [
1149
- {
1150
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1151
- "line": 355,
1152
- "character": 8
1153
- }
1154
- ],
1155
- "parameters": [
1156
- {
1157
- "id": 20,
1158
- "name": "props",
1159
- "variant": "param",
1160
- "kind": 32768,
1161
- "flags": {},
1162
- "type": {
1163
- "type": "intersection",
1164
- "types": [
1165
- {
1166
- "type": "reference",
1167
- "target": {
1168
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
1169
- "qualifiedName": "PayloadDetailsRenderProps"
1170
- },
1171
- "name": "PayloadDetailsRenderProps",
1172
- "package": "@xyo-network/react-payload-plugin"
1173
- },
1174
- {
1175
- "type": "reference",
1176
- "target": {
1177
- "sourceFileName": "../../../../../../node_modules/@xylabs/react-flexbox/src/components/BusyBox/BusyBox.tsx",
1178
- "qualifiedName": "BusyBoxProps"
1179
- },
1180
- "name": "BusyBoxProps",
1181
- "package": "@xylabs/react-flexbox"
1182
- },
1183
- {
1184
- "type": "reference",
1185
- "target": {
1186
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1187
- "qualifiedName": "React.RefAttributes"
1188
- },
1189
- "typeArguments": [
1190
- {
1191
- "type": "reference",
1192
- "target": {
1193
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1194
- "qualifiedName": "HTMLDivElement"
1195
- },
1196
- "name": "HTMLDivElement",
1197
- "package": "typescript"
1198
- }
1199
- ],
1200
- "name": "RefAttributes",
1201
- "package": "@types/react",
1202
- "qualifiedName": "React.RefAttributes"
1203
- }
1204
- ]
1205
- }
1206
- }
1207
- ],
1208
- "type": {
1209
- "type": "union",
1210
- "types": [
1211
- {
1212
- "type": "literal",
1213
- "value": null
1214
- },
1215
- {
1216
- "type": "reference",
1217
- "target": {
1218
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1219
- "qualifiedName": "React.ReactElement"
1220
- },
1221
- "typeArguments": [
1222
- {
1223
- "type": "intrinsic",
1224
- "name": "any"
1225
- },
1226
- {
1227
- "type": "union",
1228
- "types": [
1229
- {
1230
- "type": "intrinsic",
1231
- "name": "string"
1232
- },
1233
- {
1234
- "type": "reference",
1235
- "target": {
1236
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1237
- "qualifiedName": "React.JSXElementConstructor"
1238
- },
1239
- "typeArguments": [
1240
- {
1241
- "type": "intrinsic",
1242
- "name": "any"
1243
- }
1244
- ],
1245
- "name": "JSXElementConstructor",
1246
- "package": "@types/react",
1247
- "qualifiedName": "React.JSXElementConstructor"
1248
- }
1249
- ]
1250
- }
1251
- ],
1252
- "name": "ReactElement",
1253
- "package": "@types/react",
1254
- "qualifiedName": "React.ReactElement"
1255
- }
1256
- ]
1257
- }
1258
- }
1259
- ]
1260
- }
1261
- ],
1262
- "groups": [
1263
- {
1264
- "title": "References",
1265
- "children": [
1266
- 22
1267
- ]
1268
- },
1269
- {
1270
- "title": "Variables",
1271
- "children": [
1272
- 21
1273
- ]
1274
- },
1275
- {
1276
- "title": "Functions",
1277
- "children": [
1278
- 1,
1279
- 7,
1280
- 13,
1281
- 18
1282
- ]
1283
- }
1284
- ],
1285
- "packageName": "@xyo-network/react-ethereum-gas-price-blocknative-plugin",
1286
- "readme": [
1287
- {
1288
- "kind": "text",
1289
- "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"
1290
- }
1291
- ],
1292
- "symbolIdMap": {
1293
- "0": {
1294
- "sourceFileName": "src/index.ts",
1295
- "qualifiedName": ""
1296
- },
1297
- "1": {
1298
- "sourceFileName": "src/components/Card/Card.tsx",
1299
- "qualifiedName": "BlocknativeGasPriceCard"
1300
- },
1301
- "2": {
1302
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1303
- "qualifiedName": "BlocknativeGasPriceCard"
1304
- },
1305
- "3": {
1306
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1307
- "qualifiedName": "props"
1308
- },
1309
- "4": {
1310
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1311
- "qualifiedName": "__type"
1312
- },
1313
- "5": {
1314
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1315
- "qualifiedName": "__type"
1316
- },
1317
- "6": {
1318
- "sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
1319
- "qualifiedName": "__type"
1320
- },
1321
- "7": {
1322
- "sourceFileName": "src/components/Card/CardContent.tsx",
1323
- "qualifiedName": "BlocknativeGasPriceCardContent"
1324
- },
1325
- "8": {
1326
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1327
- "qualifiedName": "BlocknativeGasPriceCardContent"
1328
- },
1329
- "9": {
1330
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1331
- "qualifiedName": "props"
1332
- },
1333
- "10": {
1334
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1335
- "qualifiedName": "__type"
1336
- },
1337
- "11": {
1338
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1339
- "qualifiedName": "__type"
1340
- },
1341
- "12": {
1342
- "sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
1343
- "qualifiedName": "__type"
1344
- },
1345
- "13": {
1346
- "sourceFileName": "src/components/Card/CardHeader.tsx",
1347
- "qualifiedName": "BlocknativeGasPriceCardHeader"
1348
- },
1349
- "14": {
1350
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1351
- "qualifiedName": "BlocknativeGasPriceCardHeader"
1352
- },
1353
- "15": {
1354
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1355
- "qualifiedName": "props"
1356
- },
1357
- "16": {
1358
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1359
- "qualifiedName": "__type"
1360
- },
1361
- "17": {
1362
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1363
- "qualifiedName": "__type"
1364
- },
1365
- "18": {
1366
- "sourceFileName": "src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
1367
- "qualifiedName": "BlocknativeGasPriceDetailsBox"
1368
- },
1369
- "19": {
1370
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1371
- "qualifiedName": "BlocknativeGasPriceDetailsBox"
1372
- },
1373
- "20": {
1374
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1375
- "qualifiedName": "props"
1376
- },
1377
- "21": {
1378
- "sourceFileName": "src/Plugin.ts",
1379
- "qualifiedName": "EthereumGasPriceBlocknativePlugin"
1380
- },
1381
- "22": {
1382
- "sourceFileName": "src/index.ts",
1383
- "qualifiedName": "default"
1384
- }
1385
- }
1386
- }