@xyo-network/react-ethereum-gas-price-blocknative-plugin 2.56.17 → 2.57.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.
Files changed (2) hide show
  1. package/package.json +8 -8
  2. package/dist/docs.json +0 -2477
package/dist/docs.json DELETED
@@ -1,2477 +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": 24,
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/7ca61dd74/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
20
- }
21
- ],
22
- "target": 23
23
- },
24
- {
25
- "id": 23,
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/7ca61dd74/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/7ca61dd74/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/typescript/lib/lib.es5.d.ts",
162
- "qualifiedName": "Omit"
163
- },
164
- "typeArguments": [
165
- {
166
- "type": "reference",
167
- "target": {
168
- "sourceFileName": "../../../../../../node_modules/@mui/material/Paper/Paper.d.ts",
169
- "qualifiedName": "PaperProps"
170
- },
171
- "typeArguments": [
172
- {
173
- "type": "literal",
174
- "value": "div"
175
- },
176
- {
177
- "type": "reflection",
178
- "declaration": {
179
- "id": 5,
180
- "name": "__type",
181
- "variant": "declaration",
182
- "kind": 65536,
183
- "flags": {}
184
- }
185
- }
186
- ],
187
- "name": "PaperProps",
188
- "package": "@mui/material"
189
- },
190
- {
191
- "type": "literal",
192
- "value": "classes"
193
- }
194
- ],
195
- "name": "Omit",
196
- "package": "typescript"
197
- },
198
- {
199
- "type": "reflection",
200
- "declaration": {
201
- "id": 6,
202
- "name": "__type",
203
- "variant": "declaration",
204
- "kind": 65536,
205
- "flags": {},
206
- "sources": [
207
- {
208
- "fileName": "node_modules/@mui/material/Card/Card.d.ts",
209
- "line": 14,
210
- "character": 46
211
- }
212
- ]
213
- }
214
- },
215
- {
216
- "type": "reference",
217
- "target": {
218
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
219
- "qualifiedName": "CommonProps"
220
- },
221
- "name": "CommonProps",
222
- "package": "@mui/material"
223
- },
224
- {
225
- "type": "reference",
226
- "target": {
227
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
228
- "qualifiedName": "Omit"
229
- },
230
- "typeArguments": [
231
- {
232
- "type": "intersection",
233
- "types": [
234
- {
235
- "type": "reference",
236
- "target": {
237
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
238
- "qualifiedName": "Omit"
239
- },
240
- "typeArguments": [
241
- {
242
- "type": "reference",
243
- "target": {
244
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
245
- "qualifiedName": "React.DetailedHTMLProps"
246
- },
247
- "typeArguments": [
248
- {
249
- "type": "reference",
250
- "target": {
251
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
252
- "qualifiedName": "React.HTMLAttributes"
253
- },
254
- "typeArguments": [
255
- {
256
- "type": "reference",
257
- "target": {
258
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
259
- "qualifiedName": "HTMLDivElement"
260
- },
261
- "name": "HTMLDivElement",
262
- "package": "typescript"
263
- }
264
- ],
265
- "name": "HTMLAttributes",
266
- "package": "@types/react",
267
- "qualifiedName": "React.HTMLAttributes"
268
- },
269
- {
270
- "type": "reference",
271
- "target": {
272
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
273
- "qualifiedName": "HTMLDivElement"
274
- },
275
- "name": "HTMLDivElement",
276
- "package": "typescript"
277
- }
278
- ],
279
- "name": "DetailedHTMLProps",
280
- "package": "@types/react",
281
- "qualifiedName": "React.DetailedHTMLProps"
282
- },
283
- {
284
- "type": "literal",
285
- "value": "ref"
286
- }
287
- ],
288
- "name": "Omit",
289
- "package": "typescript"
290
- },
291
- {
292
- "type": "reflection",
293
- "declaration": {
294
- "id": 7,
295
- "name": "__type",
296
- "variant": "declaration",
297
- "kind": 65536,
298
- "flags": {},
299
- "sources": [
300
- {
301
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
302
- "line": 799,
303
- "character": 43
304
- }
305
- ]
306
- }
307
- }
308
- ]
309
- },
310
- {
311
- "type": "union",
312
- "types": [
313
- {
314
- "type": "typeOperator",
315
- "operator": "keyof",
316
- "target": {
317
- "type": "reference",
318
- "target": {
319
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
320
- "qualifiedName": "CommonProps"
321
- },
322
- "name": "CommonProps",
323
- "package": "@mui/material"
324
- }
325
- },
326
- {
327
- "type": "literal",
328
- "value": "children"
329
- },
330
- {
331
- "type": "literal",
332
- "value": "sx"
333
- },
334
- {
335
- "type": "literal",
336
- "value": "ref"
337
- },
338
- {
339
- "type": "literal",
340
- "value": "slot"
341
- },
342
- {
343
- "type": "literal",
344
- "value": "title"
345
- },
346
- {
347
- "type": "literal",
348
- "value": "key"
349
- },
350
- {
351
- "type": "literal",
352
- "value": "defaultChecked"
353
- },
354
- {
355
- "type": "literal",
356
- "value": "defaultValue"
357
- },
358
- {
359
- "type": "literal",
360
- "value": "suppressContentEditableWarning"
361
- },
362
- {
363
- "type": "literal",
364
- "value": "suppressHydrationWarning"
365
- },
366
- {
367
- "type": "literal",
368
- "value": "accessKey"
369
- },
370
- {
371
- "type": "literal",
372
- "value": "autoFocus"
373
- },
374
- {
375
- "type": "literal",
376
- "value": "contentEditable"
377
- },
378
- {
379
- "type": "literal",
380
- "value": "contextMenu"
381
- },
382
- {
383
- "type": "literal",
384
- "value": "dir"
385
- },
386
- {
387
- "type": "literal",
388
- "value": "draggable"
389
- },
390
- {
391
- "type": "literal",
392
- "value": "hidden"
393
- },
394
- {
395
- "type": "literal",
396
- "value": "id"
397
- },
398
- {
399
- "type": "literal",
400
- "value": "lang"
401
- },
402
- {
403
- "type": "literal",
404
- "value": "nonce"
405
- },
406
- {
407
- "type": "literal",
408
- "value": "placeholder"
409
- },
410
- {
411
- "type": "literal",
412
- "value": "spellCheck"
413
- },
414
- {
415
- "type": "literal",
416
- "value": "tabIndex"
417
- },
418
- {
419
- "type": "literal",
420
- "value": "translate"
421
- },
422
- {
423
- "type": "literal",
424
- "value": "radioGroup"
425
- },
426
- {
427
- "type": "literal",
428
- "value": "role"
429
- },
430
- {
431
- "type": "literal",
432
- "value": "about"
433
- },
434
- {
435
- "type": "literal",
436
- "value": "content"
437
- },
438
- {
439
- "type": "literal",
440
- "value": "datatype"
441
- },
442
- {
443
- "type": "literal",
444
- "value": "inlist"
445
- },
446
- {
447
- "type": "literal",
448
- "value": "prefix"
449
- },
450
- {
451
- "type": "literal",
452
- "value": "property"
453
- },
454
- {
455
- "type": "literal",
456
- "value": "rel"
457
- },
458
- {
459
- "type": "literal",
460
- "value": "resource"
461
- },
462
- {
463
- "type": "literal",
464
- "value": "rev"
465
- },
466
- {
467
- "type": "literal",
468
- "value": "typeof"
469
- },
470
- {
471
- "type": "literal",
472
- "value": "vocab"
473
- },
474
- {
475
- "type": "literal",
476
- "value": "autoCapitalize"
477
- },
478
- {
479
- "type": "literal",
480
- "value": "autoCorrect"
481
- },
482
- {
483
- "type": "literal",
484
- "value": "autoSave"
485
- },
486
- {
487
- "type": "literal",
488
- "value": "color"
489
- },
490
- {
491
- "type": "literal",
492
- "value": "itemProp"
493
- },
494
- {
495
- "type": "literal",
496
- "value": "itemScope"
497
- },
498
- {
499
- "type": "literal",
500
- "value": "itemType"
501
- },
502
- {
503
- "type": "literal",
504
- "value": "itemID"
505
- },
506
- {
507
- "type": "literal",
508
- "value": "itemRef"
509
- },
510
- {
511
- "type": "literal",
512
- "value": "results"
513
- },
514
- {
515
- "type": "literal",
516
- "value": "security"
517
- },
518
- {
519
- "type": "literal",
520
- "value": "unselectable"
521
- },
522
- {
523
- "type": "literal",
524
- "value": "inputMode"
525
- },
526
- {
527
- "type": "literal",
528
- "value": "is"
529
- },
530
- {
531
- "type": "literal",
532
- "value": "aria-activedescendant"
533
- },
534
- {
535
- "type": "literal",
536
- "value": "aria-atomic"
537
- },
538
- {
539
- "type": "literal",
540
- "value": "aria-autocomplete"
541
- },
542
- {
543
- "type": "literal",
544
- "value": "aria-braillelabel"
545
- },
546
- {
547
- "type": "literal",
548
- "value": "aria-brailleroledescription"
549
- },
550
- {
551
- "type": "literal",
552
- "value": "aria-busy"
553
- },
554
- {
555
- "type": "literal",
556
- "value": "aria-checked"
557
- },
558
- {
559
- "type": "literal",
560
- "value": "aria-colcount"
561
- },
562
- {
563
- "type": "literal",
564
- "value": "aria-colindex"
565
- },
566
- {
567
- "type": "literal",
568
- "value": "aria-colindextext"
569
- },
570
- {
571
- "type": "literal",
572
- "value": "aria-colspan"
573
- },
574
- {
575
- "type": "literal",
576
- "value": "aria-controls"
577
- },
578
- {
579
- "type": "literal",
580
- "value": "aria-current"
581
- },
582
- {
583
- "type": "literal",
584
- "value": "aria-describedby"
585
- },
586
- {
587
- "type": "literal",
588
- "value": "aria-description"
589
- },
590
- {
591
- "type": "literal",
592
- "value": "aria-details"
593
- },
594
- {
595
- "type": "literal",
596
- "value": "aria-disabled"
597
- },
598
- {
599
- "type": "literal",
600
- "value": "aria-dropeffect"
601
- },
602
- {
603
- "type": "literal",
604
- "value": "aria-errormessage"
605
- },
606
- {
607
- "type": "literal",
608
- "value": "aria-expanded"
609
- },
610
- {
611
- "type": "literal",
612
- "value": "aria-flowto"
613
- },
614
- {
615
- "type": "literal",
616
- "value": "aria-grabbed"
617
- },
618
- {
619
- "type": "literal",
620
- "value": "aria-haspopup"
621
- },
622
- {
623
- "type": "literal",
624
- "value": "aria-hidden"
625
- },
626
- {
627
- "type": "literal",
628
- "value": "aria-invalid"
629
- },
630
- {
631
- "type": "literal",
632
- "value": "aria-keyshortcuts"
633
- },
634
- {
635
- "type": "literal",
636
- "value": "aria-label"
637
- },
638
- {
639
- "type": "literal",
640
- "value": "aria-labelledby"
641
- },
642
- {
643
- "type": "literal",
644
- "value": "aria-level"
645
- },
646
- {
647
- "type": "literal",
648
- "value": "aria-live"
649
- },
650
- {
651
- "type": "literal",
652
- "value": "aria-modal"
653
- },
654
- {
655
- "type": "literal",
656
- "value": "aria-multiline"
657
- },
658
- {
659
- "type": "literal",
660
- "value": "aria-multiselectable"
661
- },
662
- {
663
- "type": "literal",
664
- "value": "aria-orientation"
665
- },
666
- {
667
- "type": "literal",
668
- "value": "aria-owns"
669
- },
670
- {
671
- "type": "literal",
672
- "value": "aria-placeholder"
673
- },
674
- {
675
- "type": "literal",
676
- "value": "aria-posinset"
677
- },
678
- {
679
- "type": "literal",
680
- "value": "aria-pressed"
681
- },
682
- {
683
- "type": "literal",
684
- "value": "aria-readonly"
685
- },
686
- {
687
- "type": "literal",
688
- "value": "aria-relevant"
689
- },
690
- {
691
- "type": "literal",
692
- "value": "aria-required"
693
- },
694
- {
695
- "type": "literal",
696
- "value": "aria-roledescription"
697
- },
698
- {
699
- "type": "literal",
700
- "value": "aria-rowcount"
701
- },
702
- {
703
- "type": "literal",
704
- "value": "aria-rowindex"
705
- },
706
- {
707
- "type": "literal",
708
- "value": "aria-rowindextext"
709
- },
710
- {
711
- "type": "literal",
712
- "value": "aria-rowspan"
713
- },
714
- {
715
- "type": "literal",
716
- "value": "aria-selected"
717
- },
718
- {
719
- "type": "literal",
720
- "value": "aria-setsize"
721
- },
722
- {
723
- "type": "literal",
724
- "value": "aria-sort"
725
- },
726
- {
727
- "type": "literal",
728
- "value": "aria-valuemax"
729
- },
730
- {
731
- "type": "literal",
732
- "value": "aria-valuemin"
733
- },
734
- {
735
- "type": "literal",
736
- "value": "aria-valuenow"
737
- },
738
- {
739
- "type": "literal",
740
- "value": "aria-valuetext"
741
- },
742
- {
743
- "type": "literal",
744
- "value": "dangerouslySetInnerHTML"
745
- },
746
- {
747
- "type": "literal",
748
- "value": "onCopy"
749
- },
750
- {
751
- "type": "literal",
752
- "value": "onCopyCapture"
753
- },
754
- {
755
- "type": "literal",
756
- "value": "onCut"
757
- },
758
- {
759
- "type": "literal",
760
- "value": "onCutCapture"
761
- },
762
- {
763
- "type": "literal",
764
- "value": "onPaste"
765
- },
766
- {
767
- "type": "literal",
768
- "value": "onPasteCapture"
769
- },
770
- {
771
- "type": "literal",
772
- "value": "onCompositionEnd"
773
- },
774
- {
775
- "type": "literal",
776
- "value": "onCompositionEndCapture"
777
- },
778
- {
779
- "type": "literal",
780
- "value": "onCompositionStart"
781
- },
782
- {
783
- "type": "literal",
784
- "value": "onCompositionStartCapture"
785
- },
786
- {
787
- "type": "literal",
788
- "value": "onCompositionUpdate"
789
- },
790
- {
791
- "type": "literal",
792
- "value": "onCompositionUpdateCapture"
793
- },
794
- {
795
- "type": "literal",
796
- "value": "onFocus"
797
- },
798
- {
799
- "type": "literal",
800
- "value": "onFocusCapture"
801
- },
802
- {
803
- "type": "literal",
804
- "value": "onBlur"
805
- },
806
- {
807
- "type": "literal",
808
- "value": "onBlurCapture"
809
- },
810
- {
811
- "type": "literal",
812
- "value": "onChange"
813
- },
814
- {
815
- "type": "literal",
816
- "value": "onChangeCapture"
817
- },
818
- {
819
- "type": "literal",
820
- "value": "onBeforeInput"
821
- },
822
- {
823
- "type": "literal",
824
- "value": "onBeforeInputCapture"
825
- },
826
- {
827
- "type": "literal",
828
- "value": "onInput"
829
- },
830
- {
831
- "type": "literal",
832
- "value": "onInputCapture"
833
- },
834
- {
835
- "type": "literal",
836
- "value": "onReset"
837
- },
838
- {
839
- "type": "literal",
840
- "value": "onResetCapture"
841
- },
842
- {
843
- "type": "literal",
844
- "value": "onSubmit"
845
- },
846
- {
847
- "type": "literal",
848
- "value": "onSubmitCapture"
849
- },
850
- {
851
- "type": "literal",
852
- "value": "onInvalid"
853
- },
854
- {
855
- "type": "literal",
856
- "value": "onInvalidCapture"
857
- },
858
- {
859
- "type": "literal",
860
- "value": "onLoad"
861
- },
862
- {
863
- "type": "literal",
864
- "value": "onLoadCapture"
865
- },
866
- {
867
- "type": "literal",
868
- "value": "onError"
869
- },
870
- {
871
- "type": "literal",
872
- "value": "onErrorCapture"
873
- },
874
- {
875
- "type": "literal",
876
- "value": "onKeyDown"
877
- },
878
- {
879
- "type": "literal",
880
- "value": "onKeyDownCapture"
881
- },
882
- {
883
- "type": "literal",
884
- "value": "onKeyPress"
885
- },
886
- {
887
- "type": "literal",
888
- "value": "onKeyPressCapture"
889
- },
890
- {
891
- "type": "literal",
892
- "value": "onKeyUp"
893
- },
894
- {
895
- "type": "literal",
896
- "value": "onKeyUpCapture"
897
- },
898
- {
899
- "type": "literal",
900
- "value": "onAbort"
901
- },
902
- {
903
- "type": "literal",
904
- "value": "onAbortCapture"
905
- },
906
- {
907
- "type": "literal",
908
- "value": "onCanPlay"
909
- },
910
- {
911
- "type": "literal",
912
- "value": "onCanPlayCapture"
913
- },
914
- {
915
- "type": "literal",
916
- "value": "onCanPlayThrough"
917
- },
918
- {
919
- "type": "literal",
920
- "value": "onCanPlayThroughCapture"
921
- },
922
- {
923
- "type": "literal",
924
- "value": "onDurationChange"
925
- },
926
- {
927
- "type": "literal",
928
- "value": "onDurationChangeCapture"
929
- },
930
- {
931
- "type": "literal",
932
- "value": "onEmptied"
933
- },
934
- {
935
- "type": "literal",
936
- "value": "onEmptiedCapture"
937
- },
938
- {
939
- "type": "literal",
940
- "value": "onEncrypted"
941
- },
942
- {
943
- "type": "literal",
944
- "value": "onEncryptedCapture"
945
- },
946
- {
947
- "type": "literal",
948
- "value": "onEnded"
949
- },
950
- {
951
- "type": "literal",
952
- "value": "onEndedCapture"
953
- },
954
- {
955
- "type": "literal",
956
- "value": "onLoadedData"
957
- },
958
- {
959
- "type": "literal",
960
- "value": "onLoadedDataCapture"
961
- },
962
- {
963
- "type": "literal",
964
- "value": "onLoadedMetadata"
965
- },
966
- {
967
- "type": "literal",
968
- "value": "onLoadedMetadataCapture"
969
- },
970
- {
971
- "type": "literal",
972
- "value": "onLoadStart"
973
- },
974
- {
975
- "type": "literal",
976
- "value": "onLoadStartCapture"
977
- },
978
- {
979
- "type": "literal",
980
- "value": "onPause"
981
- },
982
- {
983
- "type": "literal",
984
- "value": "onPauseCapture"
985
- },
986
- {
987
- "type": "literal",
988
- "value": "onPlay"
989
- },
990
- {
991
- "type": "literal",
992
- "value": "onPlayCapture"
993
- },
994
- {
995
- "type": "literal",
996
- "value": "onPlaying"
997
- },
998
- {
999
- "type": "literal",
1000
- "value": "onPlayingCapture"
1001
- },
1002
- {
1003
- "type": "literal",
1004
- "value": "onProgress"
1005
- },
1006
- {
1007
- "type": "literal",
1008
- "value": "onProgressCapture"
1009
- },
1010
- {
1011
- "type": "literal",
1012
- "value": "onRateChange"
1013
- },
1014
- {
1015
- "type": "literal",
1016
- "value": "onRateChangeCapture"
1017
- },
1018
- {
1019
- "type": "literal",
1020
- "value": "onResize"
1021
- },
1022
- {
1023
- "type": "literal",
1024
- "value": "onResizeCapture"
1025
- },
1026
- {
1027
- "type": "literal",
1028
- "value": "onSeeked"
1029
- },
1030
- {
1031
- "type": "literal",
1032
- "value": "onSeekedCapture"
1033
- },
1034
- {
1035
- "type": "literal",
1036
- "value": "onSeeking"
1037
- },
1038
- {
1039
- "type": "literal",
1040
- "value": "onSeekingCapture"
1041
- },
1042
- {
1043
- "type": "literal",
1044
- "value": "onStalled"
1045
- },
1046
- {
1047
- "type": "literal",
1048
- "value": "onStalledCapture"
1049
- },
1050
- {
1051
- "type": "literal",
1052
- "value": "onSuspend"
1053
- },
1054
- {
1055
- "type": "literal",
1056
- "value": "onSuspendCapture"
1057
- },
1058
- {
1059
- "type": "literal",
1060
- "value": "onTimeUpdate"
1061
- },
1062
- {
1063
- "type": "literal",
1064
- "value": "onTimeUpdateCapture"
1065
- },
1066
- {
1067
- "type": "literal",
1068
- "value": "onVolumeChange"
1069
- },
1070
- {
1071
- "type": "literal",
1072
- "value": "onVolumeChangeCapture"
1073
- },
1074
- {
1075
- "type": "literal",
1076
- "value": "onWaiting"
1077
- },
1078
- {
1079
- "type": "literal",
1080
- "value": "onWaitingCapture"
1081
- },
1082
- {
1083
- "type": "literal",
1084
- "value": "onAuxClick"
1085
- },
1086
- {
1087
- "type": "literal",
1088
- "value": "onAuxClickCapture"
1089
- },
1090
- {
1091
- "type": "literal",
1092
- "value": "onClick"
1093
- },
1094
- {
1095
- "type": "literal",
1096
- "value": "onClickCapture"
1097
- },
1098
- {
1099
- "type": "literal",
1100
- "value": "onContextMenu"
1101
- },
1102
- {
1103
- "type": "literal",
1104
- "value": "onContextMenuCapture"
1105
- },
1106
- {
1107
- "type": "literal",
1108
- "value": "onDoubleClick"
1109
- },
1110
- {
1111
- "type": "literal",
1112
- "value": "onDoubleClickCapture"
1113
- },
1114
- {
1115
- "type": "literal",
1116
- "value": "onDrag"
1117
- },
1118
- {
1119
- "type": "literal",
1120
- "value": "onDragCapture"
1121
- },
1122
- {
1123
- "type": "literal",
1124
- "value": "onDragEnd"
1125
- },
1126
- {
1127
- "type": "literal",
1128
- "value": "onDragEndCapture"
1129
- },
1130
- {
1131
- "type": "literal",
1132
- "value": "onDragEnter"
1133
- },
1134
- {
1135
- "type": "literal",
1136
- "value": "onDragEnterCapture"
1137
- },
1138
- {
1139
- "type": "literal",
1140
- "value": "onDragExit"
1141
- },
1142
- {
1143
- "type": "literal",
1144
- "value": "onDragExitCapture"
1145
- },
1146
- {
1147
- "type": "literal",
1148
- "value": "onDragLeave"
1149
- },
1150
- {
1151
- "type": "literal",
1152
- "value": "onDragLeaveCapture"
1153
- },
1154
- {
1155
- "type": "literal",
1156
- "value": "onDragOver"
1157
- },
1158
- {
1159
- "type": "literal",
1160
- "value": "onDragOverCapture"
1161
- },
1162
- {
1163
- "type": "literal",
1164
- "value": "onDragStart"
1165
- },
1166
- {
1167
- "type": "literal",
1168
- "value": "onDragStartCapture"
1169
- },
1170
- {
1171
- "type": "literal",
1172
- "value": "onDrop"
1173
- },
1174
- {
1175
- "type": "literal",
1176
- "value": "onDropCapture"
1177
- },
1178
- {
1179
- "type": "literal",
1180
- "value": "onMouseDown"
1181
- },
1182
- {
1183
- "type": "literal",
1184
- "value": "onMouseDownCapture"
1185
- },
1186
- {
1187
- "type": "literal",
1188
- "value": "onMouseEnter"
1189
- },
1190
- {
1191
- "type": "literal",
1192
- "value": "onMouseLeave"
1193
- },
1194
- {
1195
- "type": "literal",
1196
- "value": "onMouseMove"
1197
- },
1198
- {
1199
- "type": "literal",
1200
- "value": "onMouseMoveCapture"
1201
- },
1202
- {
1203
- "type": "literal",
1204
- "value": "onMouseOut"
1205
- },
1206
- {
1207
- "type": "literal",
1208
- "value": "onMouseOutCapture"
1209
- },
1210
- {
1211
- "type": "literal",
1212
- "value": "onMouseOver"
1213
- },
1214
- {
1215
- "type": "literal",
1216
- "value": "onMouseOverCapture"
1217
- },
1218
- {
1219
- "type": "literal",
1220
- "value": "onMouseUp"
1221
- },
1222
- {
1223
- "type": "literal",
1224
- "value": "onMouseUpCapture"
1225
- },
1226
- {
1227
- "type": "literal",
1228
- "value": "onSelect"
1229
- },
1230
- {
1231
- "type": "literal",
1232
- "value": "onSelectCapture"
1233
- },
1234
- {
1235
- "type": "literal",
1236
- "value": "onTouchCancel"
1237
- },
1238
- {
1239
- "type": "literal",
1240
- "value": "onTouchCancelCapture"
1241
- },
1242
- {
1243
- "type": "literal",
1244
- "value": "onTouchEnd"
1245
- },
1246
- {
1247
- "type": "literal",
1248
- "value": "onTouchEndCapture"
1249
- },
1250
- {
1251
- "type": "literal",
1252
- "value": "onTouchMove"
1253
- },
1254
- {
1255
- "type": "literal",
1256
- "value": "onTouchMoveCapture"
1257
- },
1258
- {
1259
- "type": "literal",
1260
- "value": "onTouchStart"
1261
- },
1262
- {
1263
- "type": "literal",
1264
- "value": "onTouchStartCapture"
1265
- },
1266
- {
1267
- "type": "literal",
1268
- "value": "onPointerDown"
1269
- },
1270
- {
1271
- "type": "literal",
1272
- "value": "onPointerDownCapture"
1273
- },
1274
- {
1275
- "type": "literal",
1276
- "value": "onPointerMove"
1277
- },
1278
- {
1279
- "type": "literal",
1280
- "value": "onPointerMoveCapture"
1281
- },
1282
- {
1283
- "type": "literal",
1284
- "value": "onPointerUp"
1285
- },
1286
- {
1287
- "type": "literal",
1288
- "value": "onPointerUpCapture"
1289
- },
1290
- {
1291
- "type": "literal",
1292
- "value": "onPointerCancel"
1293
- },
1294
- {
1295
- "type": "literal",
1296
- "value": "onPointerCancelCapture"
1297
- },
1298
- {
1299
- "type": "literal",
1300
- "value": "onPointerEnter"
1301
- },
1302
- {
1303
- "type": "literal",
1304
- "value": "onPointerEnterCapture"
1305
- },
1306
- {
1307
- "type": "literal",
1308
- "value": "onPointerLeave"
1309
- },
1310
- {
1311
- "type": "literal",
1312
- "value": "onPointerLeaveCapture"
1313
- },
1314
- {
1315
- "type": "literal",
1316
- "value": "onPointerOver"
1317
- },
1318
- {
1319
- "type": "literal",
1320
- "value": "onPointerOverCapture"
1321
- },
1322
- {
1323
- "type": "literal",
1324
- "value": "onPointerOut"
1325
- },
1326
- {
1327
- "type": "literal",
1328
- "value": "onPointerOutCapture"
1329
- },
1330
- {
1331
- "type": "literal",
1332
- "value": "onGotPointerCapture"
1333
- },
1334
- {
1335
- "type": "literal",
1336
- "value": "onGotPointerCaptureCapture"
1337
- },
1338
- {
1339
- "type": "literal",
1340
- "value": "onLostPointerCapture"
1341
- },
1342
- {
1343
- "type": "literal",
1344
- "value": "onLostPointerCaptureCapture"
1345
- },
1346
- {
1347
- "type": "literal",
1348
- "value": "onScroll"
1349
- },
1350
- {
1351
- "type": "literal",
1352
- "value": "onScrollCapture"
1353
- },
1354
- {
1355
- "type": "literal",
1356
- "value": "onWheel"
1357
- },
1358
- {
1359
- "type": "literal",
1360
- "value": "onWheelCapture"
1361
- },
1362
- {
1363
- "type": "literal",
1364
- "value": "onAnimationStart"
1365
- },
1366
- {
1367
- "type": "literal",
1368
- "value": "onAnimationStartCapture"
1369
- },
1370
- {
1371
- "type": "literal",
1372
- "value": "onAnimationEnd"
1373
- },
1374
- {
1375
- "type": "literal",
1376
- "value": "onAnimationEndCapture"
1377
- },
1378
- {
1379
- "type": "literal",
1380
- "value": "onAnimationIteration"
1381
- },
1382
- {
1383
- "type": "literal",
1384
- "value": "onAnimationIterationCapture"
1385
- },
1386
- {
1387
- "type": "literal",
1388
- "value": "onTransitionEnd"
1389
- },
1390
- {
1391
- "type": "literal",
1392
- "value": "onTransitionEndCapture"
1393
- },
1394
- {
1395
- "type": "literal",
1396
- "value": "elevation"
1397
- },
1398
- {
1399
- "type": "literal",
1400
- "value": "square"
1401
- },
1402
- {
1403
- "type": "literal",
1404
- "value": "variant"
1405
- },
1406
- {
1407
- "type": "literal",
1408
- "value": "raised"
1409
- }
1410
- ]
1411
- }
1412
- ],
1413
- "name": "Omit",
1414
- "package": "typescript"
1415
- }
1416
- ]
1417
- },
1418
- {
1419
- "type": "literal",
1420
- "value": "ref"
1421
- }
1422
- ],
1423
- "name": "Omit",
1424
- "package": "typescript"
1425
- },
1426
- {
1427
- "type": "reference",
1428
- "target": {
1429
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1430
- "qualifiedName": "React.RefAttributes"
1431
- },
1432
- "typeArguments": [
1433
- {
1434
- "type": "reference",
1435
- "target": {
1436
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1437
- "qualifiedName": "HTMLDivElement"
1438
- },
1439
- "name": "HTMLDivElement",
1440
- "package": "typescript"
1441
- }
1442
- ],
1443
- "name": "RefAttributes",
1444
- "package": "@types/react",
1445
- "qualifiedName": "React.RefAttributes"
1446
- }
1447
- ]
1448
- }
1449
- }
1450
- ],
1451
- "type": {
1452
- "type": "union",
1453
- "types": [
1454
- {
1455
- "type": "literal",
1456
- "value": null
1457
- },
1458
- {
1459
- "type": "reference",
1460
- "target": {
1461
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1462
- "qualifiedName": "React.ReactElement"
1463
- },
1464
- "typeArguments": [
1465
- {
1466
- "type": "intrinsic",
1467
- "name": "any"
1468
- },
1469
- {
1470
- "type": "union",
1471
- "types": [
1472
- {
1473
- "type": "intrinsic",
1474
- "name": "string"
1475
- },
1476
- {
1477
- "type": "reference",
1478
- "target": {
1479
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1480
- "qualifiedName": "React.JSXElementConstructor"
1481
- },
1482
- "typeArguments": [
1483
- {
1484
- "type": "intrinsic",
1485
- "name": "any"
1486
- }
1487
- ],
1488
- "name": "JSXElementConstructor",
1489
- "package": "@types/react",
1490
- "qualifiedName": "React.JSXElementConstructor"
1491
- }
1492
- ]
1493
- }
1494
- ],
1495
- "name": "ReactElement",
1496
- "package": "@types/react",
1497
- "qualifiedName": "React.ReactElement"
1498
- }
1499
- ]
1500
- }
1501
- }
1502
- ]
1503
- },
1504
- {
1505
- "id": 8,
1506
- "name": "BlocknativeGasPriceCardContent",
1507
- "variant": "declaration",
1508
- "kind": 64,
1509
- "flags": {},
1510
- "sources": [
1511
- {
1512
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx",
1513
- "line": 11,
1514
- "character": 13,
1515
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/7ca61dd74/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
1516
- }
1517
- ],
1518
- "signatures": [
1519
- {
1520
- "id": 9,
1521
- "name": "BlocknativeGasPriceCardContent",
1522
- "variant": "signature",
1523
- "kind": 4096,
1524
- "flags": {},
1525
- "comment": {
1526
- "summary": [
1527
- {
1528
- "kind": "text",
1529
- "text": "**NOTE**: Exotic components are not callable."
1530
- }
1531
- ]
1532
- },
1533
- "sources": [
1534
- {
1535
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1536
- "line": 355,
1537
- "character": 8
1538
- }
1539
- ],
1540
- "parameters": [
1541
- {
1542
- "id": 10,
1543
- "name": "props",
1544
- "variant": "param",
1545
- "kind": 32768,
1546
- "flags": {},
1547
- "type": {
1548
- "type": "intersection",
1549
- "types": [
1550
- {
1551
- "type": "reference",
1552
- "target": {
1553
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1554
- "qualifiedName": "Omit"
1555
- },
1556
- "typeArguments": [
1557
- {
1558
- "type": "intersection",
1559
- "types": [
1560
- {
1561
- "type": "reference",
1562
- "target": {
1563
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
1564
- "qualifiedName": "PayloadRenderProps"
1565
- },
1566
- "typeArguments": [
1567
- {
1568
- "type": "intersection",
1569
- "types": [
1570
- {
1571
- "type": "reference",
1572
- "target": {
1573
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1574
- "qualifiedName": "SchemaFields"
1575
- },
1576
- "name": "SchemaFields",
1577
- "package": "@xyo-network/payload-model"
1578
- },
1579
- {
1580
- "type": "reference",
1581
- "target": {
1582
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1583
- "qualifiedName": "PayloadFields"
1584
- },
1585
- "name": "PayloadFields",
1586
- "package": "@xyo-network/payload-model"
1587
- },
1588
- {
1589
- "type": "reflection",
1590
- "declaration": {
1591
- "id": 11,
1592
- "name": "__type",
1593
- "variant": "declaration",
1594
- "kind": 65536,
1595
- "flags": {},
1596
- "sources": [
1597
- {
1598
- "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
1599
- "line": 18,
1600
- "character": 17
1601
- }
1602
- ]
1603
- }
1604
- }
1605
- ]
1606
- }
1607
- ],
1608
- "name": "PayloadRenderProps",
1609
- "package": "@xyo-network/react-payload-plugin"
1610
- },
1611
- {
1612
- "type": "reflection",
1613
- "declaration": {
1614
- "id": 12,
1615
- "name": "__type",
1616
- "variant": "declaration",
1617
- "kind": 65536,
1618
- "flags": {},
1619
- "sources": [
1620
- {
1621
- "fileName": "node_modules/@mui/material/CardContent/CardContent.d.ts",
1622
- "line": 8,
1623
- "character": 13
1624
- }
1625
- ]
1626
- }
1627
- },
1628
- {
1629
- "type": "reference",
1630
- "target": {
1631
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
1632
- "qualifiedName": "CommonProps"
1633
- },
1634
- "name": "CommonProps",
1635
- "package": "@mui/material"
1636
- },
1637
- {
1638
- "type": "reference",
1639
- "target": {
1640
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1641
- "qualifiedName": "Omit"
1642
- },
1643
- "typeArguments": [
1644
- {
1645
- "type": "intersection",
1646
- "types": [
1647
- {
1648
- "type": "reference",
1649
- "target": {
1650
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1651
- "qualifiedName": "Omit"
1652
- },
1653
- "typeArguments": [
1654
- {
1655
- "type": "reference",
1656
- "target": {
1657
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1658
- "qualifiedName": "React.DetailedHTMLProps"
1659
- },
1660
- "typeArguments": [
1661
- {
1662
- "type": "reference",
1663
- "target": {
1664
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1665
- "qualifiedName": "React.HTMLAttributes"
1666
- },
1667
- "typeArguments": [
1668
- {
1669
- "type": "reference",
1670
- "target": {
1671
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1672
- "qualifiedName": "HTMLDivElement"
1673
- },
1674
- "name": "HTMLDivElement",
1675
- "package": "typescript"
1676
- }
1677
- ],
1678
- "name": "HTMLAttributes",
1679
- "package": "@types/react",
1680
- "qualifiedName": "React.HTMLAttributes"
1681
- },
1682
- {
1683
- "type": "reference",
1684
- "target": {
1685
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1686
- "qualifiedName": "HTMLDivElement"
1687
- },
1688
- "name": "HTMLDivElement",
1689
- "package": "typescript"
1690
- }
1691
- ],
1692
- "name": "DetailedHTMLProps",
1693
- "package": "@types/react",
1694
- "qualifiedName": "React.DetailedHTMLProps"
1695
- },
1696
- {
1697
- "type": "literal",
1698
- "value": "ref"
1699
- }
1700
- ],
1701
- "name": "Omit",
1702
- "package": "typescript"
1703
- },
1704
- {
1705
- "type": "reflection",
1706
- "declaration": {
1707
- "id": 13,
1708
- "name": "__type",
1709
- "variant": "declaration",
1710
- "kind": 65536,
1711
- "flags": {},
1712
- "sources": [
1713
- {
1714
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1715
- "line": 799,
1716
- "character": 43
1717
- }
1718
- ]
1719
- }
1720
- }
1721
- ]
1722
- },
1723
- {
1724
- "type": "union",
1725
- "types": [
1726
- {
1727
- "type": "typeOperator",
1728
- "operator": "keyof",
1729
- "target": {
1730
- "type": "reference",
1731
- "target": {
1732
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
1733
- "qualifiedName": "CommonProps"
1734
- },
1735
- "name": "CommonProps",
1736
- "package": "@mui/material"
1737
- }
1738
- },
1739
- {
1740
- "type": "literal",
1741
- "value": "children"
1742
- },
1743
- {
1744
- "type": "literal",
1745
- "value": "sx"
1746
- }
1747
- ]
1748
- }
1749
- ],
1750
- "name": "Omit",
1751
- "package": "typescript"
1752
- }
1753
- ]
1754
- },
1755
- {
1756
- "type": "literal",
1757
- "value": "ref"
1758
- }
1759
- ],
1760
- "name": "Omit",
1761
- "package": "typescript"
1762
- },
1763
- {
1764
- "type": "reference",
1765
- "target": {
1766
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1767
- "qualifiedName": "React.RefAttributes"
1768
- },
1769
- "typeArguments": [
1770
- {
1771
- "type": "reference",
1772
- "target": {
1773
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1774
- "qualifiedName": "HTMLDivElement"
1775
- },
1776
- "name": "HTMLDivElement",
1777
- "package": "typescript"
1778
- }
1779
- ],
1780
- "name": "RefAttributes",
1781
- "package": "@types/react",
1782
- "qualifiedName": "React.RefAttributes"
1783
- }
1784
- ]
1785
- }
1786
- }
1787
- ],
1788
- "type": {
1789
- "type": "union",
1790
- "types": [
1791
- {
1792
- "type": "literal",
1793
- "value": null
1794
- },
1795
- {
1796
- "type": "reference",
1797
- "target": {
1798
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1799
- "qualifiedName": "React.ReactElement"
1800
- },
1801
- "typeArguments": [
1802
- {
1803
- "type": "intrinsic",
1804
- "name": "any"
1805
- },
1806
- {
1807
- "type": "union",
1808
- "types": [
1809
- {
1810
- "type": "intrinsic",
1811
- "name": "string"
1812
- },
1813
- {
1814
- "type": "reference",
1815
- "target": {
1816
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1817
- "qualifiedName": "React.JSXElementConstructor"
1818
- },
1819
- "typeArguments": [
1820
- {
1821
- "type": "intrinsic",
1822
- "name": "any"
1823
- }
1824
- ],
1825
- "name": "JSXElementConstructor",
1826
- "package": "@types/react",
1827
- "qualifiedName": "React.JSXElementConstructor"
1828
- }
1829
- ]
1830
- }
1831
- ],
1832
- "name": "ReactElement",
1833
- "package": "@types/react",
1834
- "qualifiedName": "React.ReactElement"
1835
- }
1836
- ]
1837
- }
1838
- }
1839
- ]
1840
- },
1841
- {
1842
- "id": 14,
1843
- "name": "BlocknativeGasPriceCardHeader",
1844
- "variant": "declaration",
1845
- "kind": 64,
1846
- "flags": {},
1847
- "sources": [
1848
- {
1849
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx",
1850
- "line": 10,
1851
- "character": 13,
1852
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/7ca61dd74/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
1853
- }
1854
- ],
1855
- "signatures": [
1856
- {
1857
- "id": 15,
1858
- "name": "BlocknativeGasPriceCardHeader",
1859
- "variant": "signature",
1860
- "kind": 4096,
1861
- "flags": {},
1862
- "comment": {
1863
- "summary": [
1864
- {
1865
- "kind": "text",
1866
- "text": "**NOTE**: Exotic components are not callable."
1867
- }
1868
- ]
1869
- },
1870
- "sources": [
1871
- {
1872
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1873
- "line": 355,
1874
- "character": 8
1875
- }
1876
- ],
1877
- "parameters": [
1878
- {
1879
- "id": 16,
1880
- "name": "props",
1881
- "variant": "param",
1882
- "kind": 32768,
1883
- "flags": {},
1884
- "type": {
1885
- "type": "intersection",
1886
- "types": [
1887
- {
1888
- "type": "reference",
1889
- "target": {
1890
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1891
- "qualifiedName": "Omit"
1892
- },
1893
- "typeArguments": [
1894
- {
1895
- "type": "intersection",
1896
- "types": [
1897
- {
1898
- "type": "reference",
1899
- "target": {
1900
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
1901
- "qualifiedName": "PayloadRenderProps"
1902
- },
1903
- "typeArguments": [
1904
- {
1905
- "type": "intersection",
1906
- "types": [
1907
- {
1908
- "type": "reference",
1909
- "target": {
1910
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1911
- "qualifiedName": "SchemaFields"
1912
- },
1913
- "name": "SchemaFields",
1914
- "package": "@xyo-network/payload-model"
1915
- },
1916
- {
1917
- "type": "reference",
1918
- "target": {
1919
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1920
- "qualifiedName": "PayloadFields"
1921
- },
1922
- "name": "PayloadFields",
1923
- "package": "@xyo-network/payload-model"
1924
- },
1925
- {
1926
- "type": "reflection",
1927
- "declaration": {
1928
- "id": 17,
1929
- "name": "__type",
1930
- "variant": "declaration",
1931
- "kind": 65536,
1932
- "flags": {},
1933
- "sources": [
1934
- {
1935
- "fileName": "node_modules/@xyo-network/payload-model/dist/types/Payload.d.ts",
1936
- "line": 18,
1937
- "character": 17
1938
- }
1939
- ]
1940
- }
1941
- }
1942
- ]
1943
- }
1944
- ],
1945
- "name": "PayloadRenderProps",
1946
- "package": "@xyo-network/react-payload-plugin"
1947
- },
1948
- {
1949
- "type": "reflection",
1950
- "declaration": {
1951
- "id": 18,
1952
- "name": "__type",
1953
- "variant": "declaration",
1954
- "kind": 65536,
1955
- "flags": {},
1956
- "sources": [
1957
- {
1958
- "fileName": "node_modules/@mui/material/CardHeader/CardHeader.d.ts",
1959
- "line": 14,
1960
- "character": 17
1961
- }
1962
- ]
1963
- }
1964
- },
1965
- {
1966
- "type": "reference",
1967
- "target": {
1968
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
1969
- "qualifiedName": "CommonProps"
1970
- },
1971
- "name": "CommonProps",
1972
- "package": "@mui/material"
1973
- },
1974
- {
1975
- "type": "reference",
1976
- "target": {
1977
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1978
- "qualifiedName": "Omit"
1979
- },
1980
- "typeArguments": [
1981
- {
1982
- "type": "intersection",
1983
- "types": [
1984
- {
1985
- "type": "reference",
1986
- "target": {
1987
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1988
- "qualifiedName": "Omit"
1989
- },
1990
- "typeArguments": [
1991
- {
1992
- "type": "reference",
1993
- "target": {
1994
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1995
- "qualifiedName": "React.DetailedHTMLProps"
1996
- },
1997
- "typeArguments": [
1998
- {
1999
- "type": "reference",
2000
- "target": {
2001
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2002
- "qualifiedName": "React.HTMLAttributes"
2003
- },
2004
- "typeArguments": [
2005
- {
2006
- "type": "reference",
2007
- "target": {
2008
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2009
- "qualifiedName": "HTMLDivElement"
2010
- },
2011
- "name": "HTMLDivElement",
2012
- "package": "typescript"
2013
- }
2014
- ],
2015
- "name": "HTMLAttributes",
2016
- "package": "@types/react",
2017
- "qualifiedName": "React.HTMLAttributes"
2018
- },
2019
- {
2020
- "type": "reference",
2021
- "target": {
2022
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2023
- "qualifiedName": "HTMLDivElement"
2024
- },
2025
- "name": "HTMLDivElement",
2026
- "package": "typescript"
2027
- }
2028
- ],
2029
- "name": "DetailedHTMLProps",
2030
- "package": "@types/react",
2031
- "qualifiedName": "React.DetailedHTMLProps"
2032
- },
2033
- {
2034
- "type": "literal",
2035
- "value": "ref"
2036
- }
2037
- ],
2038
- "name": "Omit",
2039
- "package": "typescript"
2040
- },
2041
- {
2042
- "type": "reflection",
2043
- "declaration": {
2044
- "id": 19,
2045
- "name": "__type",
2046
- "variant": "declaration",
2047
- "kind": 65536,
2048
- "flags": {},
2049
- "sources": [
2050
- {
2051
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
2052
- "line": 799,
2053
- "character": 43
2054
- }
2055
- ]
2056
- }
2057
- }
2058
- ]
2059
- },
2060
- {
2061
- "type": "union",
2062
- "types": [
2063
- {
2064
- "type": "typeOperator",
2065
- "operator": "keyof",
2066
- "target": {
2067
- "type": "reference",
2068
- "target": {
2069
- "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
2070
- "qualifiedName": "CommonProps"
2071
- },
2072
- "name": "CommonProps",
2073
- "package": "@mui/material"
2074
- }
2075
- },
2076
- {
2077
- "type": "literal",
2078
- "value": "sx"
2079
- },
2080
- {
2081
- "type": "literal",
2082
- "value": "title"
2083
- },
2084
- {
2085
- "type": "literal",
2086
- "value": "action"
2087
- },
2088
- {
2089
- "type": "literal",
2090
- "value": "avatar"
2091
- },
2092
- {
2093
- "type": "literal",
2094
- "value": "disableTypography"
2095
- },
2096
- {
2097
- "type": "literal",
2098
- "value": "subheader"
2099
- },
2100
- {
2101
- "type": "literal",
2102
- "value": "subheaderTypographyProps"
2103
- },
2104
- {
2105
- "type": "literal",
2106
- "value": "titleTypographyProps"
2107
- }
2108
- ]
2109
- }
2110
- ],
2111
- "name": "Omit",
2112
- "package": "typescript"
2113
- }
2114
- ]
2115
- },
2116
- {
2117
- "type": "literal",
2118
- "value": "ref"
2119
- }
2120
- ],
2121
- "name": "Omit",
2122
- "package": "typescript"
2123
- },
2124
- {
2125
- "type": "reference",
2126
- "target": {
2127
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2128
- "qualifiedName": "React.RefAttributes"
2129
- },
2130
- "typeArguments": [
2131
- {
2132
- "type": "reference",
2133
- "target": {
2134
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2135
- "qualifiedName": "HTMLDivElement"
2136
- },
2137
- "name": "HTMLDivElement",
2138
- "package": "typescript"
2139
- }
2140
- ],
2141
- "name": "RefAttributes",
2142
- "package": "@types/react",
2143
- "qualifiedName": "React.RefAttributes"
2144
- }
2145
- ]
2146
- }
2147
- }
2148
- ],
2149
- "type": {
2150
- "type": "union",
2151
- "types": [
2152
- {
2153
- "type": "literal",
2154
- "value": null
2155
- },
2156
- {
2157
- "type": "reference",
2158
- "target": {
2159
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2160
- "qualifiedName": "React.ReactElement"
2161
- },
2162
- "typeArguments": [
2163
- {
2164
- "type": "intrinsic",
2165
- "name": "any"
2166
- },
2167
- {
2168
- "type": "union",
2169
- "types": [
2170
- {
2171
- "type": "intrinsic",
2172
- "name": "string"
2173
- },
2174
- {
2175
- "type": "reference",
2176
- "target": {
2177
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2178
- "qualifiedName": "React.JSXElementConstructor"
2179
- },
2180
- "typeArguments": [
2181
- {
2182
- "type": "intrinsic",
2183
- "name": "any"
2184
- }
2185
- ],
2186
- "name": "JSXElementConstructor",
2187
- "package": "@types/react",
2188
- "qualifiedName": "React.JSXElementConstructor"
2189
- }
2190
- ]
2191
- }
2192
- ],
2193
- "name": "ReactElement",
2194
- "package": "@types/react",
2195
- "qualifiedName": "React.ReactElement"
2196
- }
2197
- ]
2198
- }
2199
- }
2200
- ]
2201
- },
2202
- {
2203
- "id": 20,
2204
- "name": "BlocknativeGasPriceDetailsBox",
2205
- "variant": "declaration",
2206
- "kind": 64,
2207
- "flags": {},
2208
- "sources": [
2209
- {
2210
- "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
2211
- "line": 13,
2212
- "character": 13,
2213
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/7ca61dd74/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
2214
- }
2215
- ],
2216
- "signatures": [
2217
- {
2218
- "id": 21,
2219
- "name": "BlocknativeGasPriceDetailsBox",
2220
- "variant": "signature",
2221
- "kind": 4096,
2222
- "flags": {},
2223
- "comment": {
2224
- "summary": [
2225
- {
2226
- "kind": "text",
2227
- "text": "**NOTE**: Exotic components are not callable."
2228
- }
2229
- ]
2230
- },
2231
- "sources": [
2232
- {
2233
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
2234
- "line": 355,
2235
- "character": 8
2236
- }
2237
- ],
2238
- "parameters": [
2239
- {
2240
- "id": 22,
2241
- "name": "props",
2242
- "variant": "param",
2243
- "kind": 32768,
2244
- "flags": {},
2245
- "type": {
2246
- "type": "intersection",
2247
- "types": [
2248
- {
2249
- "type": "reference",
2250
- "target": {
2251
- "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
2252
- "qualifiedName": "PayloadDetailsRenderProps"
2253
- },
2254
- "name": "PayloadDetailsRenderProps",
2255
- "package": "@xyo-network/react-payload-plugin"
2256
- },
2257
- {
2258
- "type": "reference",
2259
- "target": {
2260
- "sourceFileName": "../../../../../../node_modules/@xylabs/react-flexbox/src/components/BusyBox/BusyBox.tsx",
2261
- "qualifiedName": "BusyBoxProps"
2262
- },
2263
- "name": "BusyBoxProps",
2264
- "package": "@xylabs/react-flexbox"
2265
- },
2266
- {
2267
- "type": "reference",
2268
- "target": {
2269
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2270
- "qualifiedName": "React.RefAttributes"
2271
- },
2272
- "typeArguments": [
2273
- {
2274
- "type": "reference",
2275
- "target": {
2276
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2277
- "qualifiedName": "HTMLDivElement"
2278
- },
2279
- "name": "HTMLDivElement",
2280
- "package": "typescript"
2281
- }
2282
- ],
2283
- "name": "RefAttributes",
2284
- "package": "@types/react",
2285
- "qualifiedName": "React.RefAttributes"
2286
- }
2287
- ]
2288
- }
2289
- }
2290
- ],
2291
- "type": {
2292
- "type": "union",
2293
- "types": [
2294
- {
2295
- "type": "literal",
2296
- "value": null
2297
- },
2298
- {
2299
- "type": "reference",
2300
- "target": {
2301
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2302
- "qualifiedName": "React.ReactElement"
2303
- },
2304
- "typeArguments": [
2305
- {
2306
- "type": "intrinsic",
2307
- "name": "any"
2308
- },
2309
- {
2310
- "type": "union",
2311
- "types": [
2312
- {
2313
- "type": "intrinsic",
2314
- "name": "string"
2315
- },
2316
- {
2317
- "type": "reference",
2318
- "target": {
2319
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2320
- "qualifiedName": "React.JSXElementConstructor"
2321
- },
2322
- "typeArguments": [
2323
- {
2324
- "type": "intrinsic",
2325
- "name": "any"
2326
- }
2327
- ],
2328
- "name": "JSXElementConstructor",
2329
- "package": "@types/react",
2330
- "qualifiedName": "React.JSXElementConstructor"
2331
- }
2332
- ]
2333
- }
2334
- ],
2335
- "name": "ReactElement",
2336
- "package": "@types/react",
2337
- "qualifiedName": "React.ReactElement"
2338
- }
2339
- ]
2340
- }
2341
- }
2342
- ]
2343
- }
2344
- ],
2345
- "groups": [
2346
- {
2347
- "title": "References",
2348
- "children": [
2349
- 24
2350
- ]
2351
- },
2352
- {
2353
- "title": "Variables",
2354
- "children": [
2355
- 23
2356
- ]
2357
- },
2358
- {
2359
- "title": "Functions",
2360
- "children": [
2361
- 1,
2362
- 8,
2363
- 14,
2364
- 20
2365
- ]
2366
- }
2367
- ],
2368
- "packageName": "@xyo-network/react-ethereum-gas-price-blocknative-plugin",
2369
- "readme": [
2370
- {
2371
- "kind": "text",
2372
- "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"
2373
- }
2374
- ],
2375
- "symbolIdMap": {
2376
- "0": {
2377
- "sourceFileName": "src/index.ts",
2378
- "qualifiedName": ""
2379
- },
2380
- "1": {
2381
- "sourceFileName": "src/components/Card/Card.tsx",
2382
- "qualifiedName": "BlocknativeGasPriceCard"
2383
- },
2384
- "2": {
2385
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2386
- "qualifiedName": "BlocknativeGasPriceCard"
2387
- },
2388
- "3": {
2389
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2390
- "qualifiedName": "props"
2391
- },
2392
- "4": {
2393
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2394
- "qualifiedName": "__type"
2395
- },
2396
- "5": {
2397
- "sourceFileName": "\u0000",
2398
- "qualifiedName": "__type"
2399
- },
2400
- "6": {
2401
- "sourceFileName": "../../../../../../node_modules/@mui/material/Card/Card.d.ts",
2402
- "qualifiedName": "__type"
2403
- },
2404
- "7": {
2405
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2406
- "qualifiedName": "__type"
2407
- },
2408
- "8": {
2409
- "sourceFileName": "src/components/Card/CardContent.tsx",
2410
- "qualifiedName": "BlocknativeGasPriceCardContent"
2411
- },
2412
- "9": {
2413
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2414
- "qualifiedName": "BlocknativeGasPriceCardContent"
2415
- },
2416
- "10": {
2417
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2418
- "qualifiedName": "props"
2419
- },
2420
- "11": {
2421
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2422
- "qualifiedName": "__type"
2423
- },
2424
- "12": {
2425
- "sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/CardContent.d.ts",
2426
- "qualifiedName": "__type"
2427
- },
2428
- "13": {
2429
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2430
- "qualifiedName": "__type"
2431
- },
2432
- "14": {
2433
- "sourceFileName": "src/components/Card/CardHeader.tsx",
2434
- "qualifiedName": "BlocknativeGasPriceCardHeader"
2435
- },
2436
- "15": {
2437
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2438
- "qualifiedName": "BlocknativeGasPriceCardHeader"
2439
- },
2440
- "16": {
2441
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2442
- "qualifiedName": "props"
2443
- },
2444
- "17": {
2445
- "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2446
- "qualifiedName": "__type"
2447
- },
2448
- "18": {
2449
- "sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
2450
- "qualifiedName": "__type"
2451
- },
2452
- "19": {
2453
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2454
- "qualifiedName": "__type"
2455
- },
2456
- "20": {
2457
- "sourceFileName": "src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
2458
- "qualifiedName": "BlocknativeGasPriceDetailsBox"
2459
- },
2460
- "21": {
2461
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2462
- "qualifiedName": "BlocknativeGasPriceDetailsBox"
2463
- },
2464
- "22": {
2465
- "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2466
- "qualifiedName": "props"
2467
- },
2468
- "23": {
2469
- "sourceFileName": "src/Plugin.ts",
2470
- "qualifiedName": "EthereumGasPriceBlocknativePlugin"
2471
- },
2472
- "24": {
2473
- "sourceFileName": "src/index.ts",
2474
- "qualifiedName": "default"
2475
- }
2476
- }
2477
- }