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